*{
    margin:0;
    padding:0;
    text-decoration:none;
    list-style-type:none;
    outline:none;
    outline:0;
    outline-offset:0;
    box-sizing:border-box;
    border:none;
    width:auto;
    height:auto
}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{
    margin:0;
    padding:0;
    border:0;
    vertical-align:baseline;
    outline:0
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    display:block
}
html{
    -webkit-text-size-adjust:100%
}
body,html{
    line-height:1
}
body{
    overflow-x:hidden;
    width:100%
}
main{
    display:block
}
b,strong{
    font-weight:bolder
}
code,kbd,pre,samp{
    font-family:monospace,monospace;
    font-size:1em
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sub{
    bottom:-.25em
}
sup{
    top:-.5em
}
img{
    border-style:none
}
ol,ul{
    list-style:none
}
table{
    border-collapse:collapse;
    border-spacing:0
}
button,input,select,textarea{
    border:1px solid #d3d3d3;
    outline:none;
    background:none;
    border-radius:0
}
textarea{
    overflow:auto
}
:active,:focus,:hover{
    outline:0
}
::-webkit-file-upload-button{
    -webkit-appearance:button;
    font:inherit
}
@font-face{
    font-family:TTNorms;
    src:url(/fonts/TTNorms-Thin.ttf);
    font-weight:100;
    font-style:normal
}
@font-face{
    font-family:TTNorms;
    src:url(/fonts/TTNorms-Italic.ttf);
    font-weight:100;
    font-style:italic
}
@font-face{
    font-family:TTNorms;
    src:url(/fonts/TTNorms-Light.ttf);
    font-weight:200;
    font-style:normal
}
@font-face{
    font-family:TTNorms;
    src:url(/fonts/TTNorms-LightItalic.ttf);
    font-weight:200;
    font-style:italic
}
@font-face{
    font-family:TTNorms;
    src:url(/fonts/TTNorms-Regular.ttf);
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:TTNorms;
    src:url(/fonts/TTNorms-Italic.ttf);
    font-weight:400;
    font-style:italic
}
@font-face{
    font-family:TTNorms;
    src:url(/fonts/TTNorms-Medium.ttf);
    font-weight:600;
    font-style:normal
}
@font-face{
    font-family:TTNorms;
    src:url(/fonts/TTNorms-MediumItalic.ttf);
    font-weight:600;
    font-style:italic
}
@font-face{
    font-family:TTNorms;
    src:url(/fonts/TTNorms-Bold.ttf);
    font-weight:800;
    font-style:normal
}
@font-face{
    font-family:TTNorms;
    src:url(/fonts/TTNorms-BoldItalic.ttf);
    font-weight:800;
    font-style:italic
}
@font-face{
    font-family:TTNorms;
    src:url(/fonts/TTNorms-Black.ttf);
    font-weight:900;
    font-style:normal
}
@font-face{
    font-family:TTNorms;
    src:url(/fonts/TTNorms-BlackItalic.ttf);
    font-weight:900;
    font-style:italic
}
header{
    min-height:300px;
    position:relative;
    color:#fff;
    background-color:#4590be
}
header a{
    transition:.25s ease-in-out;
    color:#fff;
    border:none
}
header a:hover{
    opacity:.7;
    border:none
}
header .image-container{
    position:absolute
}
header .image,header .image-container{
    z-index:1;
    width:100%;
    height:100%;
    top:0;
    left:0;
    overflow:hidden
}
header .image{
    background-image:url(/images/background-cmt.png);
    background-position:center 70%;
    background-repeat:no-repeat;
    background-size:cover;
    position:relative
}
header .image-overlay{
    width:100%;
    height:100%;
    top:0;
    background-color:#0058aa;
    opacity:.5;
    z-index:1
}
header .decor,header .image-overlay{
    position:absolute;
    left:0;
    user-select:none
}
header .decor{
    bottom:0;
    z-index:2
}
@media (max-width:700px){
    header .decor{
        display:none
    }
}
header .top-part{
    width:100%;
    height:58px;
    border-bottom:1px solid hsla(0,0%,100%,.2);
    position:relative;
    z-index:3
}
@media (max-width:700px){
    header .top-part{
        height:auto
    }
}
header .top-part .top-part__container{
    display:flex;
    height:100%;
    justify-content:space-between;
    flex-wrap:wrap
}
header .top-part .top-part__container .top-part__logos{
    height:100%;
    display:flex;
    align-content:center;
    align-items:center;
    user-select:none
}
header .top-part .top-part__container .top-part__logos a{
    height:35px;
    margin-right:48px
}
header .top-part .top-part__container .top-part__logos a img{
    height:100%
}
header .top-part .top-part__container .top-part__logos a:last-child{
    margin-right:0;
    height:28px
}
@media (max-width:700px){
    header .top-part .top-part__container .top-part__logos{
        display:none
    }
}
header .top-part .top-part__container .top-part__contacts{
    height:100%;
    display:flex;
    align-content:center;
    align-items:center;
    flex-wrap:wrap
}
@media (max-width:700px){
    header .top-part .top-part__container .top-part__contacts{
        justify-content:space-between;
        width:100%;
        padding:20px 0;
        text-align:center
    }
}
header .top-part .top-part__container .top-part__contacts a.phone{
    margin-right:40px;
    font-size:13px;
    font-weight:700
}
@media (max-width:700px){
    header .top-part .top-part__container .top-part__contacts a.phone{
        margin-right:0
    }
}
header .top-part .top-part__container .top-part__contacts .socials{
    user-select:none
}
header .top-part .top-part__container .top-part__contacts .socials a{
    margin-right:16px
}
header .top-part .top-part__container .top-part__contacts .socials a:last-child{
    margin-right:0
}
header .main-part{
    position:relative;
    z-index:3;
    padding-top:28px;
    min-height:242px
}
header .main-part .main-part__container{
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
    align-content:flex-start
}
@media (max-width:700px){
    header .main-part .main-part__container{
        justify-content:space-between;
        flex-wrap:wrap;
        align-items:center;
        align-content:center
		margin: 0 2.3%;
		width: 95%;
    }
}
header .main-part .main-part__container .main-part__title{
    display:flex;
    align-items:center;
    align-content:center
}
header .main-part .main-part__container .main-part__title img{
    user-select:none
}
@media (max-width:700px){
    header .main-part .main-part__container .main-part__title img{
        width:75px;
        height:75px
    }
}
header .main-part .main-part__container .main-part__title p{
    text-transform:uppercase;
    font-weight:600;
    line-height:1.2;
    width:170px;
    margin-left:24px;
    font-size:16px;
    margin-top:20px
}
@media (max-width:700px){
    header .main-part .main-part__container .main-part__title p{
        margin-top:0;
        font-size:13px;
        width:140px;
        margin-left:17px
    }
}
header .main-part .main-part__container .main-part__mobile-burger{
    margin-top:-10px;
    cursor:pointer;
    display:none
}
@media (max-width:700px){
    header .main-part .main-part__container .main-part__mobile-burger{
        display:block
    }
}
header .main-part .main-part__container .main-part__menu{
    display:flex;
    flex-direction:column;
    justify-content:flex-end;
    margin-top:12px;
    margin-bottom:55px
}
@media (max-width:700px){
    header .main-part .main-part__container .main-part__menu{
        justify-content:center;
        margin-bottom:36px;
        width:100%
    }
}
header .main-part .main-part__container .main-part__menu .bottom,header .main-part .main-part__container .main-part__menu .top{
    display:flex;
    justify-content:flex-end;
    width:100%;
    flex-wrap:wrap
}
@media (max-width:700px){
    header .main-part .main-part__container .main-part__menu .bottom,header .main-part .main-part__container .main-part__menu .top{
        justify-content:center
    }
}
header .main-part .main-part__container .main-part__menu .bottom a,header .main-part .main-part__container .main-part__menu .top a{
    font-weight:600;
    text-transform:uppercase;
    text-align:right;
    font-size:13px;
    line-height:30px
}
header .main-part .main-part__container .main-part__menu .bottom a.special,header .main-part .main-part__container .main-part__menu .top a.special{
    color:#ffcd1c
}
header .main-part .main-part__container .main-part__menu .bottom .link-group,header .main-part .main-part__container .main-part__menu .top .link-group{
    position:relative;
    margin-left:32px
}
header .main-part .main-part__container .main-part__menu .bottom .link-group:first-child,header .main-part .main-part__container .main-part__menu .top .link-group:first-child{
    margin-left:0
}
@media (max-width:700px){
    header .main-part .main-part__container .main-part__menu .bottom .link-group,header .main-part .main-part__container .main-part__menu .top .link-group{
        margin-left:0;
        margin-right:20px;
        margin-top:5px;
        text-align:left
    }
    header .main-part .main-part__container .main-part__menu .bottom .link-group:first-child,header .main-part .main-part__container .main-part__menu .top .link-group:first-child{
        margin-left:0
    }
}
header .main-part .main-part__container .main-part__menu .bottom .link-group .list-container,header .main-part .main-part__container .main-part__menu .top .link-group .list-container{
    position:absolute;
    left:0;
    top:20px;
    width:250px;
    height:100px
}
header .main-part .main-part__container .main-part__menu .bottom .link-group .list-container.right,header .main-part .main-part__container .main-part__menu .top .link-group .list-container.right{
    left:unset;
    right:0
}
header .main-part .main-part__container .main-part__menu .bottom .link-group .list,header .main-part .main-part__container .main-part__menu .top .link-group .list{
    display:none;
    width:250px;
    background-color:#fff;
    padding:8px 16px;
    left:0;
    top:20px;
    text-align:left;
    z-index:10;
    box-shadow:0 4px 10px rgba(0,0,0,.25);
    position:absolute
}
header .main-part .main-part__container .main-part__menu .bottom .link-group .list.is-open,header .main-part .main-part__container .main-part__menu .top .link-group .list.is-open{
    display:block
}
@media (max-width:700px){
    header .main-part .main-part__container .main-part__menu .bottom .link-group .list,header .main-part .main-part__container .main-part__menu .top .link-group .list{
        left:50%;
        margin-left:-100px;
        max-width:200px
    }
}
header .main-part .main-part__container .main-part__menu .bottom .link-group .list :before,header .main-part .main-part__container .main-part__menu .top .link-group .list :before{
    width:10px;
    height:10px;
    position:absolute;
    top:-5px;
    transform:rotate(45deg);
    left:15px;
    background-color:#fff;
    content:" "
}
@media (max-width:700px){
    header .main-part .main-part__container .main-part__menu .bottom .link-group .list :before,header .main-part .main-part__container .main-part__menu .top .link-group .list :before{
        left:50%;
        margin-left:-5px
    }
}
header .main-part .main-part__container .main-part__menu .bottom .link-group .list.right,header .main-part .main-part__container .main-part__menu .top .link-group .list.right{
    left:unset;
    right:0
}
header .main-part .main-part__container .main-part__menu .bottom .link-group .list.right :before,header .main-part .main-part__container .main-part__menu .top .link-group .list.right :before{
    width:10px;
    height:10px;
    position:absolute;
    top:-5px;
    transform:rotate(45deg);
    left:unset;
    right:15px;
    background-color:#fff;
    content:" "
}
@media (max-width:700px){
    header .main-part .main-part__container .main-part__menu .bottom .link-group .list.right :before,header .main-part .main-part__container .main-part__menu .top .link-group .list.right :before{
        left:50%;
        margin-left:-5px
    }
}
header .main-part .main-part__container .main-part__menu .bottom .link-group .list .popper-arrow,header .main-part .main-part__container .main-part__menu .top .link-group .list .popper-arrow{
    width:10px;
    height:10px;
    transform:rotate(45deg);
    background-color:#fff;
    content:" "
}
header .main-part .main-part__container .main-part__menu .bottom .link-group .list a,header .main-part .main-part__container .main-part__menu .top .link-group .list a{
    color:#002b3b;
    padding:8px 0;
    border-bottom:1px solid #dedede;
    display:block;
    text-align:left;
    margin:0;
    text-transform:none;
    font-size:14px;
    font-family:TTNorms;
    font-weight:400
}
header .main-part .main-part__container .main-part__menu .bottom .link-group .list a:last-child,header .main-part .main-part__container .main-part__menu .top .link-group .list a:last-child{
    border:none
}
header .main-part .main-part__container .main-part__menu .top{
    padding-bottom:23px
}
header .main-part .main-part__container .main-part__menu .top img{
    cursor:pointer;
    margin-left:32px;
    transition:.25s ease-in-out
}
@media (max-width:700px){
    header .main-part .main-part__container .main-part__menu .top img{
        margin-left:0;
        display:block
    }
}
header .main-part .main-part__container .main-part__menu .top img:hover{
    opacity:.7
}
@media (max-width:700px){
    header .main-part .main-part__container .main-part__menu .top{
        display:none
    }
}
header .main-part .main-part__container .main-part__menu .bottom{
    padding-top:18px
}
@media (max-width:700px){
    header .main-part .main-part__container .main-part__menu .bottom{
        text-align:left;
        justify-content:flex-start
    }
}
header .main-part .main-part__container .main-part__menu .partner{
    margin-top:42px;
    text-align:right
}
@media (max-width:700px){
    header .main-part .main-part__container .main-part__menu .partner{
        margin-top:30px;
        text-align:left
    }
}
header .main-part .main-part__container .main-part__menu .partner a{
    border:2px solid #ffcd1c;
    color:#ffcd1c;
    text-transform:uppercase;
    padding:16px 20px;
    font-weight:500;
    display:inline-block;
    text-align:center
}
@media (max-width:800px){
    header .main-part .main-part__container .main-part__menu .partner a{
        width:274px
    }
}
@media (max-width:400px){
    header .main-part .main-part__container .main-part__menu .partner a{
        width:100%
    }
}
#menu-popup{
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    overflow-x:hidden;
    overflow-y:auto;
    background-color:#fff;
    z-index:1000;
    padding:83px 0;
    display:none
}
#menu-popup a,#menu-popup a:hover{
    border:none
}
#menu-popup .container{
    position:relative
}
#menu-popup .container .close{
    position:absolute;
    cursor:pointer;
    right:0;
    top:0;
    transition:.25s ease-in-out
}
#menu-popup .container .close:hover{
    opacity:.5
}
#menu-popup .container .link-blocks{
    display:grid;
    grid-template-columns:1fr 1fr 1fr;
    margin-right:20px
}
@media (max-width:900px){
    #menu-popup .container .link-blocks{
        grid-template-columns:1fr 1fr
    }
}
@media (max-width:700px){
    #menu-popup .container .link-blocks{
        grid-template-columns:1fr
    }
}
#menu-popup .container .link-blocks .list{
    margin-bottom:32px
}
#menu-popup .container .link-blocks .list a.main{
    font-style:normal;
    font-weight:500;
    font-size:24px;
    line-height:28px;
    color:#3ea3dc;
    mix-blend-mode:normal;
    margin-bottom:27px;
    display:block;
    transition:.25s ease-in-out
}
#menu-popup .container .link-blocks .list a.main:hover{
    opacity:.8
}
#menu-popup .container .link-blocks .list .other{
    padding:0 20px;
    border-left:1px solid rgba(62,163,220,.2)
}
#menu-popup .container .link-blocks .list .other a{
    display:block;
    font-style:normal;
    font-weight:400;
    font-size:18px;
    line-height:28px;
    letter-spacing:.5px;
    color:rgba(0,0,0,.6);
    mix-blend-mode:normal;
    margin-bottom:16px
}
#menu-popup .container .link-blocks .list .other a:hover{
    text-decoration:underline
}
footer{
    background-color:#142248;
    background-image:url(/images/decor-3.png);
    background-repeat:no-repeat;
    background-position:top;
    background-size:cover;
    padding:72px 0;
    color:#fff;
    overflow:hidden
}
@media (max-width:700px){
    footer{
        padding:56px 0
    }
}
footer a{
    transition:.25s ease-in-out;
    border:none;
    color:#fff
}
footer a:hover{
    opacity:.7;
    border:none
}
footer .top-part .top-part__container{
    display:flex;
    justify-content:space-between;
    padding-bottom:64px;
    border-bottom:1px solid #5d767f;
    flex-wrap:wrap
}
@media (max-width:700px){
    footer .top-part .top-part__container{
        justify-content:flex-start;
        padding-bottom:0
    }
}
@media (max-width:700px){
    footer .top-part .top-part__container .contacts,footer .top-part .top-part__container .logos,footer .top-part .top-part__container .menu{
        width:100%;
        text-align:left
    }
}
footer .top-part .top-part__container .logos{
    user-select:none
}
@media (max-width:700px){
    footer .top-part .top-part__container .logos{
        margin-bottom:70px
    }
}
footer .top-part .top-part__container .logos a{
    display:block;
    margin-bottom:24px
}
footer .top-part .top-part__container .logos a img{
    height:100%
}
footer .top-part .top-part__container .logos a:first-child{
    height:40px
}
footer .top-part .top-part__container .logos a:last-child{
    height:59px
}
@media (max-width:700px){
    footer .top-part .top-part__container .logos a{
        display:inline-block;
        margin:0 20px 20px 0
    }
}
footer .top-part .top-part__container .menu a{
    font-weight:600;
    margin-left:40px;
    text-transform:uppercase;
    display:block;
    margin-bottom:24px
}
@media (max-width:700px){
    footer .top-part .top-part__container .menu a{
        display:none
    }
}
footer .top-part .top-part__container .contacts>*{
    display:block;
    margin-bottom:24px
}
footer .top-part .top-part__container .contacts *{
    font-weight:600
}
footer .top-part .top-part__container .contacts .socials{
    user-select:none
}
footer .top-part .top-part__container .contacts .socials a{
    display:inline-flex;
    margin-right:15px;
    align-content:center;
    align-items:center
}
footer .top-part .top-part__container .contacts .socials a:last-child{
    margin-right:0
}
footer .bottom-part{
    margin-top:32px
}
footer .bottom-part a{
    color:#fff;
    border-color:#fff
}
*{
    font-family:TTNorms,serif;
    scroll-behavior:smooth
}
body{
    color:#281e39;
    font-size:16px;
    line-height:1.5
}
main{
    overflow:hidden
}
b,strong{
    font-weight:700
}
a{
    color:#3ea3dc;
    transition:.25s;
    border-bottom:1px solid #fff;
    cursor:pointer
}
a:hover{
    border-color:#3ea3dc
}
a.text-link{
    color:#3ea3dc;
    transition:.25s;
    border-bottom:1px solid #3ea3dc
}
a.text-link:hover{
    border-color:hsla(0,0%,100%,0)
}
a.link{
    display:inline-flex;
    align-content:center;
    align-items:center;
    transition:.25s;
    border-bottom:2px solid #fff
}
a.link:hover{
    border-color:#3ea3dc
}
a.link p{
    color:#3ea3dc;
    font-weight:600;
    margin-right:8px;
    margin-top:0
}
table{
    width:100%
}
table tr td,table tr th{
    padding:15px
}
table tr td p,table tr th p{
    margin-top:0;
    color:#343434
}
table tr td b,table tr th b{
    font-weight:700;
    color:#343434
}
table tr th{
    border-bottom:1px solid #d9d9d9;
    font-size:14px
}
table tr th,table tr th b,table tr th p{
    color:#575960
}
table tr td{
    border:1px solid #d9d9d9
}
ul.decorized-ul{
    display:grid;
    grid-template-columns:1fr 1fr 1fr;
    grid-gap:30px;
    margin-top:40px;
    margin-bottom:35px
}
@media (max-width:900px){
    ul.decorized-ul{
        grid-template-columns:1fr
    }
}
ul.decorized-ul li{
    border:1px solid #3ea3dc;
    padding:20px 16px;
    position:relative;
    min-height:230px;
    overflow:hidden
}
ul.decorized-ul li img{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    z-index:-1
}
ul.decorized-ul li .header{
    border-bottom:1px solid #3ea3dc;
    padding-bottom:15px;
    font-size:15px;
    text-align:center
}
ul.decorized-ul li .content{
    padding-top:16px;
    color:#3ea3dc;
    font-weight:700;
    text-align:center
}
h1,h2{
    color:#343434;
    font-weight:600;
    font-size:28px;
    line-height:36px;
    text-transform:uppercase
}
h1{
    margin-top:72px;
    margin-bottom:16px
}
h2{
    margin-top:32px
}
section{
    margin-top:72px
}
section:first-child{
    margin-top:0
}
section p{
    margin-top:16px
}
section:last-child{
    margin-bottom:82px
}
.container{
    width:1110px;
    margin:0 auto
}
@media only screen and (max-width:1180px){
    .container{
        width:90%
    }
}
.colored-container{
    padding:42px 37px;
    background-color:#f0f9fc;
    margin-top:32px;
    margin-bottom:32px
}
.breadcrumbs{
    margin-top:29px
}
.breadcrumbs *{
    display:inline-block;
    margin-right:5px;
    color:#343434
}
.breadcrumbs a{
    transition:.25s ease-in-out;
    border-bottom:1px solid hsla(0,0%,100%,0)
}
.breadcrumbs a:hover{
    border-color:#343434
}
.page-navigation{
    margin-top:24px;
    margin-bottom:32px;
    max-width:100%
}
.page-navigation a{
    color:#3ea3dc;
    font-size:13px;
    line-height:24px;
    transition:.25s;
    border-bottom:1px solid hsla(0,0%,100%,0)
}
.page-navigation a:hover{
    border-color:#3ea3dc
}
.second_level_menu{
    width:100%;
    margin-top:40px;
    display:block
}
.second_level_menu a{
    font-family:TTNorms;
    font-style:normal;
    font-size:19px;
    line-height:30px;
    text-transform:uppercase;
    color:#343434;
    margin-right:32px;
    display:inline-block;
    margin-bottom:28px;
    border:none;
    border-bottom:2px solid #fff;
    padding-bottom:8px;
    font-weight:600
}
.second_level_menu a:hover{
    border:none;
    border-bottom:2px solid #3ea3dc
}
.second_level_menu a:last-child{
    margin-right:0
}
.second_level_menu a.is-active{
    border-bottom:2px solid #3ea3dc
}
.upload-file{
    display:flex;
    margin-bottom:13px;
    border:none
}
.upload-file img{
    margin-right:13px
}
.upload-file p{
    margin-top:0;
    color:#3ea3dc;
    border-bottom:1px solid #fff;
    transition:.25s ease-in-out
}
.upload-file:hover{
    border:none
}
.upload-file:hover p{
    border-color:#3ea3dc
}
.tns-outer{
    padding:0!important
}
.tns-outer [hidden]{
    display:none!important
}
.tns-outer [aria-controls],.tns-outer [data-action]{
    cursor:pointer
}
.tns-slider{
    -webkit-transition:all 0s;
    -moz-transition:all 0s;
    transition:all 0s
}
.tns-slider>.tns-item{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.tns-horizontal.tns-subpixel{
    white-space:nowrap
}
.tns-horizontal.tns-subpixel>.tns-item{
    display:inline-block;
    vertical-align:top;
    white-space:normal
}
.tns-horizontal.tns-no-subpixel:after{
    content:"";
    display:table;
    clear:both
}
.tns-horizontal.tns-no-subpixel>.tns-item{
    float:left
}
.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{
    margin-right:-100%
}
.tns-gallery,.tns-no-calc{
    position:relative;
    left:0
}
.tns-gallery{
    min-height:1px
}
.tns-gallery>.tns-item{
    position:absolute;
    left:-100%;
    -webkit-transition:transform 0s,opacity 0s;
    -moz-transition:transform 0s,opacity 0s;
    transition:transform 0s,opacity 0s
}
.tns-gallery>.tns-slide-active{
    position:relative;
    left:auto!important
}
.tns-gallery>.tns-moving{
    -webkit-transition:all .25s;
    -moz-transition:all .25s;
    transition:all .25s
}
.tns-autowidth{
    display:inline-block
}
.tns-lazy-img{
    -webkit-transition:opacity .6s;
    -moz-transition:opacity .6s;
    transition:opacity .6s;
    opacity:.6
}
.tns-lazy-img.tns-complete{
    opacity:1
}
.tns-ah{
    -webkit-transition:height 0s;
    -moz-transition:height 0s;
    transition:height 0s
}
.tns-ovh{
    overflow:hidden
}
.tns-visually-hidden{
    position:absolute;
    left:-10000em
}
.tns-transparent{
    opacity:0;
    visibility:hidden
}
.tns-fadeIn{
    opacity:1;
    filter:alpha(opacity=100);
    z-index:0
}
.tns-fadeOut,.tns-normal{
    opacity:0;
    filter:alpha(opacity=0);
    z-index:-1
}
.tns-vpfix{
    white-space:nowrap
}
.tns-vpfix>div,.tns-vpfix>li{
    display:inline-block
}
.tns-t-subp2{
    margin:0 auto;
    width:310px;
    position:relative;
    height:10px;
    overflow:hidden
}
.tns-t-ct{
    width:2333.33333%;
    position:absolute;
    right:0
}
.tns-t-ct:after{
    content:"";
    display:table;
    clear:both
}
.tns-t-ct>div{
    width:1.42857%;
    height:10px;
    float:left
}
#index-header{
    background-color:#122977;
    overflow:hidden
}
#index-header .image{
    background-image:none;
    background-position:10% 70%;
    background:radial-gradient(128.52% 271.89% at 30.65% 54.21%,#078cd7 13.97%,rgba(92,198,232,0) 74.97%),#3ea3dc
}
#index-header .decor1{
    left:0
}
@media (max-width:700px){
    #index-header .decor1{
        display:block;
        height:328px
    }
}
#index-header .decor2{
    left:unset;
    right:0;
    top:unset;
    bottom:-200px
}
@media (max-width:700px){
    #index-header .decor2{
        display:block;
        height:328px
    }
}
#index-header .main-part .main-part__container .main-part__menu .bottom img,#index-header .main-part .main-part__container .main-part__menu .top img{
    cursor:pointer;
    margin-left:32px;
    transition:.25s ease-in-out
}
@media (max-width:700px){
    #index-header .main-part .main-part__container .main-part__menu .bottom img,#index-header .main-part .main-part__container .main-part__menu .top img{
        margin-left:0;
        display:block
    }
}
#index-header .main-part .main-part__container .main-part__menu .bottom img:hover,#index-header .main-part .main-part__container .main-part__menu .top img:hover{
    opacity:.7
}
#index-header .main-part .main-part__container .main-part__menu .top{
    border-bottom:1px solid hsla(0,0%,100%,.2);
    padding-bottom:23px
}
#index-header .main-part .main-part__container .main-part__menu .bottom{
    margin-top:0;
    padding-top:18px
}
#index-header .big-title{
    position:relative;
    z-index:3;
    margin-top:37px;
    padding-left:11px;
    padding-bottom:143px
}
@media (max-width:700px){
    #index-header .big-title{
        padding-bottom:24px;
        margin-top:0;
        padding-left:0
    }
}
#index-header .big-title h1{
    margin-top:0;
    margin-bottom:0
}
#index-header .big-title h1 span{
    color:#fff;
    text-transform:uppercase;
    display:block;
    line-height:1.2;
    font-weight:200
}
#index-header .big-title h1 .text-line-1{
    font-size:28px;
    margin-bottom:10px
}
@media (max-width:700px){
    #index-header .big-title h1 .text-line-1{
        font-size:20px
    }
}
#index-header .big-title h1 .text-line-2{
    font-size:64px;
    margin-left:80px
}
@media (max-width:700px){
    #index-header .big-title h1 .text-line-2{
        font-size:32px;
        margin-left:34px
    }
}
@media (max-width:380px){
    #index-header .big-title h1 .text-line-2{
        margin-left:17px
    }
}
@media (max-width:340px){
    #index-header .big-title h1 .text-line-2{
        margin-left:0
    }
}
#index-header .big-title h1 .text-line-3{
    font-size:64px;
    margin-left:180px
}
@media (max-width:700px){
    #index-header .big-title h1 .text-line-3{
        font-size:32px;
        margin-left:82px
    }
}
@media (max-width:380px){
    #index-header .big-title h1 .text-line-3{
        margin-left:41px
    }
}
@media (max-width:340px){
    #index-header .big-title h1 .text-line-3{
        margin-left:0
    }
}
#index-header .big-title h1 .text-line-4{
    font-size:64px
}
@media (max-width:700px){
    #index-header .big-title h1 .text-line-4{
        font-size:32px
    }
}
#index-header .big-title h1 .text-line-5{
    font-size:28px;
    margin-top:20px
}
@media (max-width:700px){
    #index-header .big-title h1 .text-line-5{
        font-size:22px
    }
}
#index-header .big-title .buttons{
    margin-top:48px
}
#index-header .big-title .buttons a span{
    text-shadow: none !important;
}
#index-header .big-title .buttons a:hover{
    color: #33a2d9;
    background-color: white;
    opacity: 1;
}
#index-header .big-title .buttons a{
    border:2px solid white;
    color: white;
    text-transform:uppercase;
    padding:16px 20px;
    font-weight:500;
    display:inline-block;
    text-align:center;
    box-shadow: none !important;
    border-radius: 17px;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
#index-header .big-title .buttons a:first-child{
    margin-right:40px
}
#index-header .big-title .buttons a.special{
    color:#ffcd1c;
    border-color:#ffcd1c
}
@media (max-width:800px){
    #index-header .big-title .buttons a{
        margin-right:20px;
        margin-bottom:20px;
        width:274px
    }
    #index-header .big-title .buttons a:first-child{
        margin-right:20px
    }
}
@media (max-width:400px){
    #index-header .big-title .buttons a{
        margin-right:0;
        width:100%
    }
    #index-header .big-title .buttons a:first-child{
        margin-right:0
    }
}
#index-header .big-title .schema{
    margin-top:36px;
    color:#fff;
    display:flex;
    cursor:pointer
}
@media (max-width:800px){
    #index-header .big-title .schema{
        margin-top:4px
    }
}
#index-header .big-title .schema img{
    margin-right:9px
}
.after-header-index-section{
    padding-bottom:114px
}
@media (max-width:700px){
    .after-header-index-section{
        padding-bottom:148px
    }
    .after-header-index-section .container{
        width:100%
    }
}
.after-header-index-section .upper-section-block{
    position:relative;
    margin-top:-100px;
    background-color:#fff;
    width:100%;
    z-index:4;
    display:flex;
    border-radius: 30px;
    border: 1px solid rgba(0,0,0,.1);
}
@media (max-width:950px){
    .after-header-index-section .upper-section-block{
        flex-wrap:wrap
    }
}
@media (max-width:700px){
    .after-header-index-section .upper-section-block{
        margin-top:0;
        box-shadow:none
    }
}
.after-header-index-section .upper-section-block li{
    padding:38px 40px 48px;
    border-right:1px solid rgba(0,0,0,.1)
}
@media (max-width:950px){
    .after-header-index-section .upper-section-block li{
        width:100%;
        border-bottom:1px solid rgba(0,0,0,.1)
    }
}
@media (max-width:700px){
    .after-header-index-section .upper-section-block li{
        padding:40px 15px 27px
    }
}
.after-header-index-section .upper-section-block li:last-child{
    border-right:none
}
@media (max-width:950px){
    .after-header-index-section .upper-section-block li:last-child{
        border-bottom:none
    }
}
@media (max-width:700px){
    .after-header-index-section .upper-section-block li:last-child{
        border-bottom:1px solid rgba(0,0,0,.1)
    }
}
.after-header-index-section .upper-section-block li h3{
    font-weight:600;
    font-size:14px;
    line-height:17px;
    letter-spacing:.5px;
    text-transform:uppercase;
    color:#5d767f;
    margin-bottom:15px
}
@media (max-width:700px){
    .after-header-index-section .upper-section-block li h3{
        margin-bottom:20px
    }
}
.after-header-index-section .upper-section-block li p{
    color:#343434;
    display:block
}
.after-header-index-section .upper-section-block li a{
    display:inline-flex;
    align-content:center;
    align-items:center;
    margin-top:21px;
    transition:.25s;
    border-bottom:2px solid #fff
}
.after-header-index-section .upper-section-block li a:hover{
    border-color:#3ea3dc
}
.after-header-index-section .upper-section-block li a p{
    color:#3ea3dc;
    font-weight:600;
    margin-right:8px;
    margin-top:0
}
.after-header-index-section .broadcasts{
    margin-top:80px;
    margin-bottom:80px
}
.after-header-index-section .broadcasts ul{
    display:flex;
    justify-content:center;
    flex-wrap:wrap
}
.after-header-index-section .broadcasts ul li{
    width:33%;
    background-color:#fff
}
@media (max-width:1180px){
    .after-header-index-section .broadcasts ul li{
        width:50%
    }
}
@media (max-width:700px){
    .after-header-index-section .broadcasts ul li{
        width:100%;
        max-width:450px
    }
}
.after-header-index-section .broadcasts ul li a{
    display:block;
    width:100%;
    border:none;
    padding:20px
}
.after-header-index-section .broadcasts ul li a .broadcast-img{
    width:100%;
    height:200px;
    background-position:50%;
    background-size:cover;
    transition:.25s;
    box-shadow:0 1px 4px rgba(0,0,0,.1);
    position:relative;
    opacity:.8
}
.after-header-index-section .broadcasts ul li a .broadcast-img .broadcast-play{
    width:50px;
    height:50px;
    position:absolute;
    top:50%;
    left:50%;
    transition:.1s;
    transform:translate(-50%,-50%);
    background-size:contain;
    background-position:50%;
    background-repeat:no-repeat;
    background-image:url(/images/play.svg)
}
.after-header-index-section .broadcasts ul li a b{
    font-weight:600;
    margin-top:20px;
    font-size:20px;
    display:block;
    text-transform:uppercase;
    color:#343434
}
.after-header-index-section .broadcasts ul li:hover .broadcast-img{
    box-shadow:0 10px 20px rgba(0,0,0,.2);
    opacity:1
}
.after-header-index-section .broadcasts ul li:hover .broadcast-img .broadcast-play{
    width:60px;
    height:60px
}
.after-header-index-section .slider-header{
    margin-top:119px;
    padding:0 91px;
    max-width:900px;
    position:relative
}
@media (max-width:700px){
    .after-header-index-section .slider-header{
        padding:0 30px;
        text-align:center;
        max-width:420px;
        margin:107px auto 0
    }
}
.after-header-index-section .slider-header img.quotes-img{
    position:absolute;
    bottom:0;
    left:-50px
}
@media (max-width:700px){
    .after-header-index-section .slider-header img.quotes-img{
        left:15px;
        width:91px;
        bottom:unset;
        top:-45px
    }
}
.after-header-index-section .slider-header h2{
    font-size:40px;
    font-weight:400;
    text-transform:none;
    line-height:1.2
}
@media (max-width:700px){
    .after-header-index-section .slider-header h2{
        font-size:20px;
        text-align:left
    }
}
.after-header-index-section .slider{
    margin-top:48px;
    position:relative;
    padding-bottom:85px
}
@media (max-width:700px){
    .after-header-index-section .slider{
        padding-bottom:48px
    }
}
.after-header-index-section .slider .tns-controls{
    width:100%
}
.after-header-index-section .slider .tns-controls button{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    border:none;
    cursor:pointer;
    z-index:1
}
.after-header-index-section .slider .tns-controls button:first-child{
    left:0
}
.after-header-index-section .slider .tns-controls button:last-child{
    right:0
}
@media (max-width:700px){
    .after-header-index-section .slider .tns-controls button{
        top:unset;
        bottom:-80px
    }
    .after-header-index-section .slider .tns-controls button:first-child{
        left:50%;
        margin-left:-30px
    }
    .after-header-index-section .slider .tns-controls button:last-child{
        right:50%;
        margin-right:-30px
    }
}
.after-header-index-section .slider .tns-nav{
    position:absolute;
    top:100%;
    text-align:center;
    width:100%;
    z-index:1
}
.after-header-index-section .slider .tns-nav button{
    width:8px;
    height:8px;
    cursor:pointer;
    background-color:#dedede;
    margin:0 7px;
    border-radius:50%
}
.after-header-index-section .slider .tns-nav button.tns-nav-active{
    background-color:#002b3b
}
.after-header-index-section .slider .item-container .item{
    display:flex;
    padding:0 91px;
    align-items:stretch
}
@media (max-width:700px){
    .after-header-index-section .slider .item-container .item{
        padding:0 15px;
        flex-direction:column;
        align-items:center
    }
}
.after-header-index-section .slider .item-container .item .member{
    max-width:200px;
    max-height:200px;
    width:200px;
    margin-right:55px
}
@media (max-width:700px){
    .after-header-index-section .slider .item-container .item .member{
        margin-right:0;
        margin-bottom:20px;
        max-width:350px;
        max-height:350px;
        width:100%;
        border:1px solid rgba(0,0,0,.1)
    }
}
.after-header-index-section .slider .item-container .item .content{
    display:flex;
    flex-direction:column;
    justify-content:space-between
}
@media (max-width:700px){
    .after-header-index-section .slider .item-container .item .content{
        align-items:center;
        align-content:center
    }
}
@media (max-width:700px){
    .after-header-index-section .slider .item-container .item .content .text{
        text-align:left
    }
}
.after-header-index-section .slider .item-container .item .content .quote{
    font-size: 16px;
    font-style: italic;
    line-height: 120%;
}
.after-header-index-section .slider .item-container .item .content .text b{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #5d767f;
    display: block;
}
@media (max-width:700px){
    .after-header-index-section .slider .item-container .item .content .text b{
        font-size:20px
    }
}
.after-header-index-section .slider .item-container .item .content .text strong{
    font-size: 17px;
    line-height: 130%;
    font-weight: bold;
    color: #343434;
    display: block;
    margin-top: 16px;
}
@media (max-width:700px){
    .after-header-index-section .slider .item-container .item .content .text strong{
        font-size:20px
    }
}
.after-header-index-section .slider .item-container .item .content a.link{
    display:inline-flex;
    align-content:center;
    align-items:center;
    margin-top:21px;
    transition:.25s;
    border-bottom:2px solid #fff;
    width:175px
}
@media (max-width:700px){
    .after-header-index-section .slider .item-container .item .content a.link{
        align-self:flex-start
    }
}
.after-header-index-section .slider .item-container .item .content a.link:hover{
    border-color:#3ea3dc
}
.after-header-index-section .slider .item-container .item .content a.link p{
    color:#3ea3dc;
    font-weight:600;
    margin-right:8px;
    margin-top:0
}
.about-forum-section{
    background-color:#eff1f2;
    width:100%;
    margin:0;
    padding:165px 0;
    position:relative;
    overflow:hidden;
    background-image:url(/images/decor-6.svg);
    background-size:cover;
    background-position:50%;
    background-repeat:no-repeat
}
@media (max-width:900px){
    .about-forum-section{
        padding:57px 0
    }
    .about-forum-section .container{
        width:100%
    }
}
.about-forum-section a,.about-forum-section a:hover{
    border:none
}
.about-forum-section .inner-container{
    background-color: #fff;
    display: flex;
    overflow: hidden;
    border-radius: 30px;
}
@media (max-width:900px){
    .about-forum-section .inner-container{
        flex-direction:column
    }
}
.about-forum-section .inner-container .content{
    padding:48px
}
.about-forum-section .inner-container .content h2{
    margin-bottom:16px;
    margin-top:0
}
.about-forum-section .inner-container .content .button{
    cursor:pointer;
    margin-top:32px;
    display:inline-block;
    padding:14px 16px;
    background-color:#3ea3dc;
    color:#fff;
    text-transform:uppercase;
    font-weight:600;
    transition:.25s ease-in-out
}
.about-forum-section .inner-container .content .button:hover{
    opacity:.9
}
.about-forum-section .inner-container .image{
    background-image:url(/images/content-image-1.jpg);
    background-size:cover;
    background-position:25% 50%;
    background-repeat:no-repeat;
    width:40%;
    flex-shrink:0
}
@media (max-width:900px){
    .about-forum-section .inner-container .image{
        width:100%;
        height:350px
    }
}
.partners-section{
    padding-top:100px;
    padding-bottom:111px;
    margin:0
}
.partners-section a,.partners-section a:hover{
    border:none
}
.partners-section h2{
    margin:0
}
.partners-section .list{
    margin-top:65px;
    display:flex;
    justify-content:space-evenly;
    flex-wrap:wrap;
    align-content:center;
    align-items:center
}
@media (max-width:900px){
    .partners-section .list{
        justify-content:flex-start;
        margin-right:-50px
    }
}
.partners-section .list a{
    margin-right:50px;
    margin-bottom:35px;
    cursor:pointer;
    transition:.25s ease-in-out;
    filter:grayscale(100%);
    opacity:.7;
    max-width:100%;
    height:64px;
    display:flex;
    align-content:center;
    align-items:center
}
.partners-section .list a:hover{
    filter:grayscale(0);
    opacity:1
}
.partners-section .list a img{
    max-width:100%;
    max-height:64px;
    width:auto
}
.photobank-section{
    padding:100px 0;
    margin:0
}
.photobank-section a,.photobank-section a:hover{
    border:none
}
.photobank-section a.link{
    display:inline-flex;
    align-content:center;
    align-items:center;
    transition:.25s;
    border-bottom:2px solid #fff
}
.photobank-section a.link.mobile{
    display:none
}
@media (max-width:700px){
    .photobank-section a.link{
        display:none
    }
    .photobank-section a.link.mobile{
        display:inline-flex;
        margin-top:24px
    }
}
.photobank-section a.link:hover{
    border-color:#3ea3dc
}
.photobank-section a.link p{
    color:#3ea3dc;
    font-weight:600;
    margin-right:8px
}
.photobank-section .header{
    display:flex;
    justify-content:space-between;
    align-items:center;
    align-content:center
}
@media (max-width:700px){
    .photobank-section .header{
        justify-content:flex-start
    }
}
.photobank-section .gallery{
    margin-top:39px;
    display:grid;
    width:100%;
    height:514px;
    grid-template-columns:1fr 1fr
}
@media (max-width:900px){
    .photobank-section .gallery{
        grid-template-columns:1fr;
        height:700px
    }
}
.photobank-section .gallery a{
    background-size:cover;
    background-position:50%;
    background-repeat:no-repeat
}
.photobank-section .gallery .main{
    position:relative;
    overflow:hidden
}
.photobank-section .gallery .main a{
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0
}
.photobank-section .gallery .others{
    display:grid;
    grid-template-columns:1fr 1fr;
    grid-template-rows:1fr 1fr
}
.other-events-section{
    background-color:#fafbfb;
    width:100%;
    padding-top:125px;
    padding-bottom:114px;
    margin-bottom:0!important;
    margin-top:0;
    position:relative;
    overflow:hidden;
    background-image:url(/images/decor-7.svg);
    background-size:cover;
    background-position:50%;
    background-repeat:no-repeat
}
@media (max-width:700px){
    .other-events-section{
        padding-top:64px;
        padding-bottom:64px;
        background-position-x:60%
    }
}
.other-events-section a,.other-events-section a:hover{
    border:none
}
.other-events-section h2{
    margin-bottom:32px
}
.other-events-section .inner-container{
    background-color: #fff;
    border: 1px solid #e0e0e0;
    display: grid;
    grid-gap: 30px;
    padding: 30px 30px 50px 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    border-radius: 30px;
}

.inner-container + .all_events {
	position: absolute;
  bottom: 21px;
  right: 30px;
}


@media (max-width:1200px){
    .other-events-section .inner-container{
        grid-template-columns:1fr 1fr
    }
}
@media (max-width:700px){
    .other-events-section .inner-container{
        grid-template-columns:1fr;
        padding:0 0 50px 0;
    }
}
.other-events-section .inner-container a{
    display:flex;
    flex-direction:column;
    height:100%;
    cursor:pointer;
    align-content:stretch;
    align-items:stretch
}
.other-events-section .inner-container a .image{
    height:200px;
    position:relative
}
.other-events-section .inner-container a .image .bg{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background-repeat:no-repeat;
    background-position:50%;
    background-size:cover
}
.other-events-section .inner-container a .image img{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%)
}
.other-events-section .inner-container a .content{
    padding:16px 20px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    flex-grow:1
}
@media (max-width:700px){
    .other-events-section .inner-container a .content{
        padding-bottom:40px
    }
}
.other-events-section .inner-container a .content strong{
    font-weight:700;
    font-size:18px;
    line-height:24px;
    color:#31393d;
    margin-bottom:24px
}
.other-events-section .inner-container a .content span{
    font-weight:700;
    font-size:13px;
    line-height:20px;
    text-transform:uppercase;
    color:#5d767f
}
.index-quotes-slider-container{
    background-color:#f9f9f9;
    border-top:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5
}
.index-quotes-slider-container>*{
    position:relative
}
.index-quotes-slider-container .tns-controls{
    width:100%
}
.index-quotes-slider-container .tns-controls button{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    border:none;
    cursor:pointer;
    z-index:1
}
.index-quotes-slider-container .tns-controls button:first-child{
    left:0
}
.index-quotes-slider-container .tns-controls button:last-child{
    right:0
}
@media (max-width:700px){
    .index-quotes-slider-container .tns-controls button{
        top:unset;
        bottom:20px
    }
    .index-quotes-slider-container .tns-controls button:first-child{
        left:50%;
        margin-left:-30px
    }
    .index-quotes-slider-container .tns-controls button:last-child{
        right:50%;
        margin-right:-30px
    }
}
.index-quotes-slider-container .tns-nav,.index-quotes-slider-container .tns-outer>button{
    display:none
}
.index-quotes-slider-container .tns-slider{
    display:flex;
    align-items:center;
    align-content:center
}
.index-quotes-slider-container .item{
    display:flex;
    flex-direction:column;
    justify-content:center;
    height:100%;
    padding:62px 65px 45px;
    align-items:stretch
}
@media (max-width:700px){
    .index-quotes-slider-container .item{
        padding:62px 15px 85px;
        flex-direction:column;
        align-items:center
    }
}
.index-quotes-slider-container .item .main-text{
    font-size:20px;
    line-height:28px
}
.index-quotes-slider-container .item .person-name{
    font-weight:900;
    font-size:15px;
    line-height:1.4;
    margin-top:25px
}
.index-quotes-slider-container .item .person-description{
    font-weight:500;
    font-size:14px;
    line-height:1.4;
    color:#9b9b9a;
    margin-top:4px
}
.subscribe-block{
    background-color:#f6f6f6;
    border-bottom:1px solid #e5e5e5
}
.subscribe-block .subscribe-block-content{
    padding:19px 65px;
    display:flex;
    align-content:center;
    align-items:center
}
@media (max-width:700px){
    .subscribe-block .subscribe-block-content{
        padding:19px 15px;
        flex-wrap:wrap
    }
}
.subscribe-block .subscribe-block-content .image{
    border-radius:50%;
    height:56px;
    width:56px;
    margin-right:12px;
    flex-shrink:0
}
.subscribe-block .subscribe-block-content .description{
    margin-right:56px
}
@media (max-width:500px){
    .subscribe-block .subscribe-block-content .description{
        margin-right:16px
    }
}
.subscribe-block .subscribe-block-content .description strong{
    font-weight:900;
    font-size:15px;
    line-height:1.4
}
.subscribe-block .subscribe-block-content .description p{
    font-size:13px;
    color:#828282;
    margin:4px 0 0
}
@media (max-width:700px){
    .subscribe-block .subscribe-block-content .flex-helper{
        flex-grow:1
    }
}
@media (max-width:500px){
    .subscribe-block .subscribe-block-content .flex-helper{
        width:100%;
        height:14px
    }
}
.subscribe-block .subscribe-block-content .button{
    color:#fff;
    border:none;
    background-color:#3ea3dc;
    padding:14px 16px;
    font-weight:700;
    text-transform:uppercase
}
@media (max-width:500px){
    .subscribe-block .subscribe-block-content .button{
        padding:4px 8px
    }
}
.purpose-section .suggestion{
    background:linear-gradient(269.93deg,#00d0c4 .27%,rgba(0,178,146,0) 99.94%),#3ea3dc;
    position:relative;
    overflow:hidden;
    padding:42px 111px 46px 166px;
    margin-top:32px
}
@media (max-width:700px){
    .purpose-section .suggestion{
        padding:107px 24px 42px
    }
}
.purpose-section .suggestion .suggestion__image{
    position:absolute;
    left:0;
    top:0;
    width:215px;
    height:100%;
    background-image:url(/images/decor-4.svg);
    background-position:50%;
    background-size:cover;
    background-repeat:no-repeat;
    z-index:1
}
@media (max-width:700px){
    .purpose-section .suggestion .suggestion__image{
        top:-30px;
        width:200px;
        background-size:contain;
        background-position:0 0;
        background-image:url(/images/decor-4-2.svg)
    }
}
.purpose-section .suggestion .suggestion__content{
    color:#fff;
    display:flex;
    align-content:center;
    align-items:center;
    justify-content:space-between;
    z-index:2
}
@media only screen and (max-width:1180px){
    .purpose-section .suggestion .suggestion__content{
        flex-wrap:wrap
    }
}
.purpose-section .suggestion .suggestion__content .suggestion__text{
    width:618px;
    position:relative;
    z-index:2
}
@media only screen and (max-width:1180px){
    .purpose-section .suggestion .suggestion__content .suggestion__text{
        width:444px
    }
}
.purpose-section .suggestion .suggestion__content .suggestion__text strong{
    font-size:18px
}
.purpose-section .suggestion .suggestion__content .suggestion__button{
    position:relative;
    z-index:2
}
@media only screen and (max-width:1180px){
    .purpose-section .suggestion .suggestion__content .suggestion__button{
        margin-top:32px
    }
}
.purpose-section .suggestion .suggestion__content .suggestion__button a{
    display:inline-block;
    text-transform:uppercase;
    border:2px solid #fff;
    color:#fff;
    padding:16px 20px;
    background:hsla(0,0%,100%,0);
    transition:.25s ease-in-out
}
.purpose-section .suggestion .suggestion__content .suggestion__button a:hover{
    background:hsla(0,0%,100%,.3)
}
.program-section .program{
    margin-top:84px;
    display:grid;
    grid-template-columns:1fr 1fr 1fr 1fr;
    grid-gap:83px
}
@media only screen and (max-width:1180px){
    .program-section .program{
        grid-template-columns:1fr 1fr 1fr
    }
}
@media (max-width:700px){
    .program-section .program{
        grid-template-columns:1fr 1fr
    }
}
@media (max-width:450px){
    .program-section .program{
        grid-template-columns:1fr
    }
}
.program-section .program .program__elem{
    text-align:center
}
.program-section .program .program__elem .program__elemImage{
    display:inline-block;
    text-align:center;
    margin-bottom:26px;
    height:120px
}
.program-section .program .program__elem .program__elemImage img{
    display:inline-block
}
.program-section .program .program__elem .program__elemText{
    text-align:center
}
.benefits-section a,.benefits-section a:hover{
    border:none
}
.benefits-section ul{
    margin-top:24px;
    margin-bottom:48px;
    padding-left:16px
}
@media (max-width:700px){
    .benefits-section ul{
        padding-left:0
    }
}
.benefits-section ul li{
    margin-top:16px
}
.benefits-section a.button{
    background-color:#3ea3dc;
    padding:15.5px 16px;
    text-transform:uppercase;
    display:inline-block;
    color:#fff;
    font-weight:600;
    margin-top:32px
}
.terms-of-participation-section .accordion{
    margin-top:48px;
    margin-bottom:32px;
    display:grid;
    grid-template-columns:1fr 1fr;
    grid-gap:30px
}
@media (max-width:1000px){
    .terms-of-participation-section .accordion{
        grid-template-columns:1fr
    }
}
.terms-of-participation-section .accordion .accordion__elem{
    display:flex;
    flex-direction:column
}
.terms-of-participation-section .accordion .accordion__elem .accordion__elem-header{
    padding-bottom:16px;
    border-bottom:2px solid #3ea3dc;
    margin-bottom:4px;
    width:100%
}
.terms-of-participation-section .accordion .accordion__elem .accordion__elem-header h3{
    font-weight:700;
    font-size:18px;
    line-height:24px;
    color:#3ea3dc
}
.terms-of-participation-section .accordion .accordion__elem .accordion__elem-content{
    padding:32px;
    flex-grow:1;
    box-shadow:0 1px 5px hsla(0,0%,47.5%,.3)
}
.terms-of-participation-section .accordion .accordion__elem .accordion__elem-content p{
    margin:0
}
.packages-and-participation-fees-section .packages{
    display:grid;
    grid-template-columns:1fr 1fr;
    grid-gap:30px;
    margin-top:41px;
    margin-bottom:32px
}
@media (max-width:700px){
    .packages-and-participation-fees-section .packages{
        grid-template-columns:1fr
    }
}
.packages-and-participation-fees-section .packages .package{
    box-shadow:0 1px 5px hsla(0,0%,47.5%,.3);
    display:grid;
    grid-template-columns:1fr 172px
}
@media (max-width:1100px){
    .packages-and-participation-fees-section .packages .package{
        grid-template-columns:1fr;
        grid-template-rows:1fr 150px
    }
}
.packages-and-participation-fees-section .packages .package .main{
    padding:32px
}
.packages-and-participation-fees-section .packages .package .main .header{
    border-bottom:1px solid #e0e0e0;
    padding-bottom:20px
}
.packages-and-participation-fees-section .packages .package .main .header p:first-child{
    margin-top:0
}
.packages-and-participation-fees-section .packages .package .main .header p.price{
    font-size:36px;
    line-height:42px
}
.packages-and-participation-fees-section .packages .package .main .header p.note{
    margin-top:0
}
.packages-and-participation-fees-section .packages .package .main .content .disable{
    color:#281e39
}
.packages-and-participation-fees-section .packages .package .image{
    background-size:cover;
    background-position:0;
    background-repeat:no-repeat
}
@media (max-width:1100px){
    .packages-and-participation-fees-section .packages .package .image{
        background-position:top
    }
}
.packages-and-participation-fees-section .packages .package-1 .main .header p.note,.packages-and-participation-fees-section .packages .package-1 .main .header p.price{
    color:#ea5b0c
}
.packages-and-participation-fees-section .packages .package-1 .image{
    background-image:url(/images/package-1.svg)
}
@media (max-width:1100px){
    .packages-and-participation-fees-section .packages .package-1 .image{
        background-image:url(/images/package-1-rotate.svg)
    }
}
.packages-and-participation-fees-section .packages .package-2 .main .header p.note,.packages-and-participation-fees-section .packages .package-2 .main .header p.price{
    color:#3ea3dc
}
.packages-and-participation-fees-section .packages .package-2 .image{
    background-image:url(/images/package-2.svg)
}
@media (max-width:1100px){
    .packages-and-participation-fees-section .packages .package-2 .image{
        background-image:url(/images/package-2-rotate.svg)
    }
}
.quotas-section .quotas{
    margin-top:48px;
    margin-bottom:32px;
    display:grid;
    grid-template-columns:1fr 1fr;
    grid-gap:30px
}
@media (max-width:900px){
    .quotas-section .quotas{
        grid-template-columns:1fr
    }
}
.quotas-section .quotas .quota{
    display:flex;
    flex-direction:column
}
.quotas-section .quotas .quota .quota__header{
    display:flex
}
@media (max-width:500px){
    .quotas-section .quotas .quota .quota__header{
        justify-content:space-between
    }
}
.quotas-section .quotas .quota .quota__header .quota__headerElem img{
    margin-left:20px
}
.quotas-section .quotas .quota .quota__header .quota__headerElem strong{
    display:block
}
.quotas-section .quotas .quota .quota__header .quota__headerElem:first-child{
    margin-right:45px
}
@media (max-width:500px){
    .quotas-section .quotas .quota .quota__header .quota__headerElem:first-child{
        margin-right:0
    }
}
.quotas-section .quotas .quota .quota__header .quota__headerPlus{
    transform:translate(-45px,15px)
}
@media (max-width:500px){
    .quotas-section .quotas .quota .quota__header .quota__headerPlus{
        transform:translate(-15px,15px)
    }
}
.quotas-section .quotas .quota .quota__content{
    flex-grow:1;
    margin-top:24px
}
.quotas-section .quotas .quota .quota__content p{
    margin:0
}
.consideration-of-the-application-section strong{
    font-weight:700
}
.certificate-of-absence-of-COVID-19-section .inner-container{
    background-color:rgba(181,224,241,.2);
    padding:42px 32px
}
.certificate-of-absence-of-COVID-19-section h2{
    margin-top:0
}
@media (max-width:700px){
    .certificate-of-absence-of-COVID-19-section .container{
        width:100%
    }
    .certificate-of-absence-of-COVID-19-section .inner-container{
        padding:42px 5%
    }
}
.partners-list{
    margin-top:20px;
    margin-bottom:90px
}
.partners-list a,.partners-list a:hover{
    border:none
}
.partners-list a{
    display:inline-block;
    margin-right:90px;
    margin-top:20px;
    max-width:100%;
    max-height:64px;
    transition:.25s ease-in-out;
    vertical-align:middle
}
.partners-list a:hover{
    transform:scale(1.05)
}
@media (max-width:500px){
    .partners-list a{
        display:block;
        margin-right:0
    }
}
.partners-list a img{
    max-width:100%;
    max-height:84px
}
.partners-description-section{
    margin-top:165px;
    margin-bottom:132px!important
}
.partners-description-section .partners-description__list .partner-container{
    margin-top:72px;
    display:flex
}
@media (max-width:700px){
    .partners-description-section .partners-description__list .partner-container{
        flex-direction:column
    }
}
.partners-description-section .partners-description__list .partner-container .image{
    width:255px;
    flex-shrink:0;
    margin-right:30px
}
.partners-description-section .partners-description__list .partner-container .image a{
    display:flex;
    align-content:flex-start;
    align-items:flex-start
}
@media (max-width:700px){
    .partners-description-section .partners-description__list .partner-container .image a{
        align-content:flex-end;
        align-items:flex-end
    }
}
.partners-description-section .partners-description__list .partner-container .image a img{
    max-width:100%;
    max-height:100%;
    min-width:255px
}
@media (max-width:700px){
    .partners-description-section .partners-description__list .partner-container .content{
        margin-top:20px
    }
}
.partners-description-section .partners-description__list .partner-container .content h3{
    font-weight:600;
    font-size:26px;
    line-height:36px
}
.partners-description-section .partners-description__list .partner-container .content p{
    font-size:13px;
    line-height:24px;
    color:#343434;
    display:block
}
.partners-description-section .partners-description__list .partner-container .content .footer{
    border-top:1px solid #3ea3dc;
    margin-top:16px
}
.partner-benefits-section .note{
    margin-top:24px
}
.partner-benefits-section ul{
    margin-top:55px;
    margin-bottom:100px;
    padding-left:50px
}
@media (max-width:1100px){
    .partner-benefits-section ul{
        padding-left:0;
        margin-bottom:50px
    }
}
.partner-benefits-section ul li{
    display:flex;
    align-items:center;
    margin-bottom:37px
}
@media (max-width:700px){
    .partner-benefits-section ul li{
        display:block
    }
}
.partner-benefits-section ul li img{
    margin-right:55px
}
.form-section{
    padding-bottom:85px;
    margin-bottom:0!important
}
@media (max-width:700px){
    .form-section{
        padding-bottom:0
    }
    .form-section .container{
        width:100%
    }
}
.form-section .inner-container{
    background:linear-gradient(269.93deg,#00d0c4 .27%,rgba(0,178,146,0) 99.94%),#3ea3dc;
    overflow:hidden;
    position:relative;
    color:#fff;
    padding:49px 79px
}
@media (max-width:500px){
    .form-section .inner-container{
        padding:49px 12px 98px
    }
}
.form-section .inner-container .decor{
    background-image:url(/images/decor-82.svg);
    background-repeat:no-repeat;
    background-position:100%;
    background-size:contain;
    position:absolute;
    top:0;
    right:0;
    width:100%;
    height:100%;
    z-index:1;
    opacity:.7
}
@media (max-width:700px){
    .form-section .inner-container .decor{
        display:none
    }
}
.form-section .inner-container h2{
    color:#fff;
    position:relative;
    z-index:2;
    margin:0
}
.form-section .inner-container form{
    margin-top:24px;
    position:relative;
    z-index:2
}
.form-section .inner-container form div{
    max-width:496px;
    margin-bottom:18px
}
.form-section .inner-container form div label{
    color:#fff;
    font-size:12px;
    margin-bottom:8px;
    display:inline-block
}
.form-section .inner-container form div input{
    width:100%;
    padding:14px 16px;
    color:#fff;
    border:2px solid #fff;
    border-radius:2px;
    font-weight:600
}
.form-section .inner-container form div input::placeholder{
    color:#fff
}
.form-section .inner-container form button{
    color:#ffcd1c;
    border:2px solid #ffcd1c;
    border-radius:2px;
    padding:16px 30px;
    margin-top:32px;
    text-transform:uppercase;
    font-size:16px;
    font-weight:600;
    cursor:pointer
}
.accreditation-1-section ul.bold-numeral-ul{
    margin-top:16px;
    margin-bottom:32px;
    padding-left:20px
}
.accreditation-3-section{
    margin-bottom:130px!important
}
.contractor-accreditation-1-section{
    margin-top:64px!important
}
.contractor-accreditation-2-section{
    margin-bottom:130px!important
}
.uploads-section{
    margin-top:64px!important
}
.tabs-section{
    margin-top:52px
}
.tabs-section .tab{
    color:#3ea3dc;
    border:1px solid #3ea3dc;
    padding:6px 20px;
    border-radius:30px;
    display:inline-block;
    margin-right:18px;
    margin-bottom:18px;
    font-weight:800;
    background-color:#fff;
    font-size:18px;
    line-height:36px
}
.tabs-section .tab:hover{
    border:1px solid #3ea3dc
}
.tabs-section .tab.is-active{
    color:#fff;
    background-color:#3ea3dc
}
.tabs-section .tab-group{
    margin-bottom:14px
}
.tabs-section .tab-group:last-child{
    margin-bottom:0
}
.programs-section{
    margin-top:92px;
    margin-bottom:152px!important
}
.programs-section .program__element{
    display:flex;
    margin-bottom:60px
}
@media (max-width:700px){
    .programs-section .program__element{
        flex-wrap:wrap
    }
}
.programs-section .program__element .left-part{
    width:200px;
    margin-right:30px;
    flex-shrink:0;
    text-align:right
}
.programs-section .program__element .left-part .date{
    font-size:40px;
    color:#343434
}
.programs-section .program__element .left-part .time{
    font-size:26px;
    color:#343434;
    margin-top:8px
}
.programs-section .program__element .left-part .place{
    font-size:20px;
    line-height:24px;
    color:#343434;
    margin-top:18px
}
@media (max-width:700px){
    .programs-section .program__element .left-part{
        width:100%;
        margin-right:0;
        text-align:left;
        margin-bottom:30px
    }
}
.programs-section .program__element .right-part{
    padding-bottom:32px;
    border-bottom:1px solid #3ea3dc
}
.programs-section .program__element .right-part .buttons{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    margin-bottom:12px
}
.programs-section .program__element .right-part .buttons a{
    color:#3ea3dc;
    border:1px solid #3ea3dc;
    padding:4px 16px;
    border-radius:30px;
    display:inline-block;
    margin-right:18px;
    margin-bottom:10px;
    font-weight:400;
    background-color:#fff;
    font-size:16px;
    line-height:24px
}
.programs-section .program__element .right-part .buttons a:hover{
    border:1px solid #3ea3dc
}
.programs-section .program__element .right-part .buttons a:last-child{
    background-color:#3ea3dc;
    color:#fff
}
.programs-section .program__element .right-part .content h3{
    font-size:26px;
    line-height:36px;
    font-weight:800;
    margin-bottom:16px
}
.programs-section .program__element .right-part .content .members .member-group{
    margin-top:32px
}
.programs-section .program__element .right-part .content .members .member-group a,.programs-section .program__element .right-part .content .members .member-group strong{
    font-weight:600
}
.programs-section .program__element .right-part .content .members .member-group a{
    border-bottom:1px solid #fff
}
.programs-section .program__element .right-part .content .members .member-group a:hover{
    border-color:#3ea3dc
}
.programs-section .program__element:last-child .right-part{
    border-bottom:none
}
.program-page-heading-block{
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
    align-content:flex-start;
    margin-top:72px
}
@media (max-width:1000px){
    .program-page-heading-block{
        flex-wrap:wrap
    }
}
.program-page-heading-block>*{
    padding:0;
    margin:0 0 14px
}
.program-page-heading-block>:first-child{
    margin-right:24px
}
.program-page-search-form{
    position:relative
}
@media (max-width:450px){
    .program-page-search-form{
        width:100%
    }
}
.program-page-search-form input{
    padding:8px 80px 8px 40px;
    font-size:16px;
    border-radius:20px;
    line-height:16px;
    width:300px
}
@media (max-width:450px){
    .program-page-search-form input{
        width:100%
    }
}
.program-page-search-form img{
    position:absolute;
    top:50%;
    left:8px;
    transform:translateY(-50%)
}
.program-page-search-form button{
    padding:8px 14px;
    border-radius:20px;
    font-size:16px;
    line-height:20px;
    background-color:#3ea3dc;
    color:#fff;
    border:none;
    outline:none;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-50%);
    cursor:pointer
}
.hotels__container{
    margin-bottom:100px
}
.hotels__container .hotels__item{
    margin-top:100px
}
.hotels__container .hotels__item:first-child{
    margin-top:50px
}
.hotels__container .hotels__item .hotels__item__header .title{
    text-transform:uppercase;
    color:#3ea3dc;
    font-weight:600;
    font-size:20px;
    border-width:2px
}
.hotels__container .hotels__item .hotels__item__content{
    display:grid;
    grid-template-columns:2fr 3fr;
    grid-gap:30px
}
@media (max-width:800px){
    .hotels__container .hotels__item .hotels__item__content{
        grid-template-columns:1fr;
        grid-gap:0
    }
}
.hotels__container .hotels__item .hotels__item__content .description a,.hotels__container .hotels__item .hotels__item__content .description p{
    font-size:14px
}
.hotels__container .hotels__item .hotels__item__content .description img{
    max-width:100%;
    margin-top:10px
}
.hotels__container .hotels__item .hotels__item__content .description .button{
    color:#fff;
    border:1px solid #3ea3dc;
    padding:4px 16px;
    border-radius:30px;
    display:inline-block;
    font-weight:400;
    background-color:#3ea3dc;
    font-size:16px;
    line-height:24px;
    margin-top:20px;
    cursor:pointer
}
.hotels__container .hotels__item .hotels__item__content .description .button:hover{
    opacity:.9
}
@media (max-width:800px){
    .hotels__container .hotels__item .hotels__item__content .description .button{
        width:100%;
        text-align:center
    }
}
.hotels__container .hotels__item .hotels__item__content .description .notes{
    font-size:14px;
    margin-top:10px;
    color:#838383
}
.hotels__container .hotels__item .hotels__item__content .table{
    max-width:100%
}
.hotels__container .hotels__item .hotels__item__content .table .table__header{
    display:grid;
    grid-template-columns:4fr 3fr 3fr;
    grid-gap:30px;
    align-items:flex-end;
    margin-bottom:30px;
    border-bottom:1px solid #d9d9d9;
    padding-bottom:10px;
    max-width:100%
}
@media (max-width:500px){
    .hotels__container .hotels__item .hotels__item__content .table .table__header{
        grid-gap:10px
    }
}
.hotels__container .hotels__item .hotels__item__content .table .table__header p{
    color:#575960;
    font-size:12px;
    text-align:right
}
.hotels__container .hotels__item .hotels__item__content .table .table__header p:first-child{
    text-align:left
}
.hotels__container .hotels__item .hotels__item__content .table .row{
    display:grid;
    grid-template-columns:4fr 3fr 3fr;
    grid-gap:30px;
    margin-bottom:30px;
    max-width:100%
}
@media (max-width:500px){
    .hotels__container .hotels__item .hotels__item__content .table .row{
        grid-gap:10px
    }
}
.hotels__container .hotels__item .hotels__item__content .table .row .double-room,.hotels__container .hotels__item .hotels__item__content .table .row .single-room{
    text-align:right
}
.hotels__container .hotels__item .hotels__item__content .table .notes{
    font-size:14px;
    margin-top:50px;
    border-top:1px solid #d9d9d9;
    padding-top:10px;
    color:#838383;
    max-width:100%
}
.hotel-rooms-section ul{
    display:grid;
    grid-template-columns:1fr 1fr;
    grid-gap:50px;
    margin-bottom:30px
}
@media (max-width:900px){
    .hotel-rooms-section ul{
        grid-template-columns:1fr
    }
}
.hotel-rooms-section ul li{
    display:grid;
    grid-template-columns:1fr 1fr;
    grid-gap:10px;
    box-shadow:0 1px 10px rgba(0,0,0,.15);
    cursor:pointer;
    transition:.25s
}
@media (max-width:500px){
    .hotel-rooms-section ul li{
        grid-template-columns:1fr
    }
}
.hotel-rooms-section ul li:hover{
    box-shadow:0 5px 30px rgba(0,0,0,.15)
}
.hotel-rooms-section ul li:hover .image{
    transform:scale(1.05);
    opacity:1
}
.hotel-rooms-section ul li .image{
    background-size:cover;
    background-position:50%;
    background-repeat:no-repeat;
    height:100%;
    min-height:200px;
    transition:.25s;
    opacity:.9
}
@media (max-width:900px){
    .hotel-rooms-section ul li .image{
        min-height:300px
    }
}
@media (max-width:700px){
    .hotel-rooms-section ul li .image{
        min-height:200px
    }
}
.hotel-rooms-section ul li .content{
    padding:20px
}
.hotel-rooms-section ul li .content strong{
    color:#3ea3dc;
    font-size:18px
}
#index-header .decor2 {
    bottom: -200px;
    height: 85%;
    right: -15%!important;
}
ul.list {
    margin-left: 25px;
}
@media (max-width: 480px) {
    .btnA {
        display: block;
    }
}
