/* ---- ---- ---- ---- ---- ---- ---- ---- */
html, body { background: #fff; font-size: 15px; color: #000; width: 100%; height: 100%; }
LI { list-style-type: none; }
OL { counter-reset: list 0; }
dl, li, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, blockquote, input, textarea, select, button, a { margin: 0; padding: 0; outline: none; font-family: 'Montserrat', sans-serif; }
img { border: 0; vertical-align: top; } a { color: #2264af; text-decoration: none; } a:hover { text-decoration: none; }
ul,ol,li {list-style: none;margin: 0;padding: 0}
/* ---- ---- ---- ---- ---- ---- ---- ---- */
.reset { margin: 0; padding: 0; list-style: none; }
#particles-js { position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; }

/* ---- ---- ---- ---- ---- ---- ---- ---- */
.button { display: inline-block; cursor: pointer; border: none; transition: all .2s; font-weight: 500; border-radius: 3px; font-size: 12px; }
.button:hover { text-decoration: none; }
.button.buttonBlock { padding: 0; text-align: center; display: block; width: 100%; box-sizing: border-box; }
.button.buttonSmall { height: 32px; line-height: 32px; padding: 0 15px; }
.button.buttonMedium { height: 36px; line-height: 36px; padding: 0 20px; }
.button.buttonLarge { height: 40px; line-height: 40px; padding: 0 25px; }
.button.buttonGrey { background: #f1f1f1; color: #6d7681; }
.button.buttonGrey:hover { background: #ddd; }
.button.buttonGreen { background: #45c7a4; color: #fff; box-shadow: 0 3px 5px rgba(51,182,146,0.2); }
.button.buttonGreen:hover { background: #33b692; }
.button.buttonWhite { background: #fff; color: #000; }
.button.buttonWhite:hover { background: rgba(255,255,255,0.7); }
.button.buttonRed { background: #d54949; color: #fff; box-shadow: 0 3px 5px rgba(222,46,46,0.2); }
.button.buttonRed:hover { background: #da3030; }
.button.buttonBlack { background: #222; color: #fff; box-shadow: 0 3px 5px rgba(0,0,0,0.2); }
.button.buttonBlack:hover { background: #000; }
.button.buttonBlue { background: #2264af; color: #fff; }
    /* ---- ---- ---- ---- ---- ---- ---- ---- */
.containerArticle { width: 100%; overflow: hidden; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #eff2f7; }
.containerArticle .containerArticle--image { float: left; width: 210px; margin-right: 25px; overflow: hidden; max-height: 140px; }
.containerArticle .containerArticle--present { overflow: auto; }
.containerArticle .containerArticle--present .present--title { padding: 5px 0 5px 0; font-size: 16px; font-weight: 500; }
.containerArticle .containerArticle--present .present--date { color: #6d7681; padding-bottom: 10px; }
.containerArticle .containerArticle--present .present--intro { color: #000; line-height: 18px; }
.containerArticle .containerArticle--present .present--more { padding-top: 10px; }
.present--phone:hover {
    text-decoration: underline;
}
.google-map-link:hover,.links--element:hover:before,.links--element:hover .links--element--icon{
    transform: scale(1.1);
}
.flaticon-viber:hover:before {
    font-size: 20px;
}

/* ---- ---- ---- ---- ---- ---- ---- ---- */
.containerPost { position: relative; padding: 10px 0; }
.containerPost .containerPost--image { width: 100%; display: inline-block; position: relative; margin-bottom: 10px; text-align: center; }
.containerPost .containerPost--image img { max-width: 100%; }
.containerPost .containerPost--content { position: relative; font-size: 14px; }
.containerPost .containerPost--information { padding-top: 15px; margin-top: 15px; border-top: 2px solid #eff2f7; overflow: hidden; }
.containerPost .containerPost--information .information--date { float: left; margin-right: 30px; }

/* ---- ---- ---- ---- ---- ---- ---- ---- */
.containerCookies { position: fixed; left: 0; bottom: 0; width: 100%; background: rgba(0,0,0,0.9); color: rgba(255,255,255,0.8); z-index: 500; padding: 25px 0; display: none; }
.containerCookies .containerCookies--button { float: right; width: 160px; }
.containerCookies .containerCookies--button a { border: 2px solid rgba(255,255,255,0.8); border-radius: 4px; height: 38px; line-height: 38px; color: #fff; text-decoration: none; font-weight: 400; font-size: 14px; display: block; text-align: center; width: 100%; transition: all .2s; }
.containerCookies .containerCookies--button a:hover { background: rgba(255,255,255,0.2); }
.containerCookies .containerCookies--present { margin-right: 160px; padding-right: 40px; line-height: 21px; }

/* ---- ---- ---- ---- ---- ---- ---- ---- */
.containerFaq { width: 100%; display: inline-block; position: relative; }
.containerFaq .containerFaq--right { margin-left: 372px; }
.containerFaq .containerFaq--right .containerFaq--element { padding: 15px 15px 0 15px; border-radius: 3px; border: 1px solid #2264af; margin-bottom: 15px; position: relative; }
.containerFaq .containerFaq--right .containerFaq--element .containerFaq--element--header { width: 100%; display: inline-block; }
.containerFaq .containerFaq--right .containerFaq--element .containerFaq--element--header .containerFaq--element--show { font-size: 20px; background: #2264af; color: #000; cursor: pointer; text-align: center; line-height: 32px; width: 32px; height: 32px; position: absolute; top: 5px; right: 5px; }
.containerFaq .containerFaq--right .containerFaq--element .containerFaq--element--header .containerFaq--element--text { margin-right: 50px; }
.containerFaq .containerFaq--right .containerFaq--element .containerFaq--element--header .containerFaq--element--text h3 { font-weight: 500; font-size: 16px; }
.containerFaq .containerFaq--right .containerFaq--element .containerFaq--element--header .containerFaq--element--text p { color: #666; line-height: 24px; padding-top: 5px; margin-top: 5px; font-size: 14px; }
.containerFaq .containerFaq--right .containerFaq--element .containerFaq--element--answer { border-top: 1px solid #ddd; padding: 15px 0; color: #000; display: none; font-size: 14px; line-height: 24px; }
.containerFaq .containerFaq--left { float: left; width: 342px; position: relative; padding: 20px; box-sizing: border-box; background: #f9f9f9; }
.containerFaq .containerFaq--left .containerFaq--content { position: relative; }
.containerFaq .containerFaq--left .containerFaq--content .containerFaq--content--area { width: 100%; display: inline-block; margin-bottom: 15px; }
.containerFaq .containerFaq--left .containerFaq--content .containerFaq--content--area:last-child { margin-bottom: 0; }
.containerFaq .containerFaq--left .containerFaq--content .containerFaq--content--area input { width: 100%; height: 44px; border: 1px solid #ccc; border-radius: 3px; box-sizing: border-box; line-height: 42px; padding: 0 15px; font-size: 14px; }
.containerFaq .containerFaq--left .containerFaq--content .containerFaq--content--area textarea { width: 100%; height: 140px; border: 1px solid #ccc; border-radius: 3px; box-sizing: border-box; padding: 15px; font-size: 14px; }
.containerFaq .containerFaq--left .containerFaq--content .containerFaq--content--area button { width: 100%; height: 50px; background: #476a8c; color: #fff; border: none; cursor: pointer; border-radius: 3px; line-height: 50px; text-align: center; box-sizing: border-box; font-size: 14px; }

/* ---- ---- ---- ---- ---- ---- ---- ---- */
.containerCategories { position: relative; margin-bottom: 25px; background: #fff; box-shadow: 0 1px 3px rgba(0,0,0,0.05); }
.containerCategories .containerCategories--title { font-size: 14px; font-weight: 500; padding: 15px 20px; border-bottom: 2px solid #eff2f7; color: #000; }
.containerCategories .containerCategories--content { position: relative; }
.containerCategories .containerCategories--content.padding { padding: 20px; }
.containerCategories .containerCategories--content a { display: block; padding: 14px 30px 14px 10px; border-bottom: 1px solid #eff2f7; color: #6d7681; text-decoration: none; font-weight: 500; position: relative; transition: all .2s; }
.containerCategories .containerCategories--content a:last-child { border-bottom: none; }
.containerCategories .containerCategories--content a:hover { background: rgba(0,0,0,0.02); }
.containerCategories .containerCategories--content a.active { background: rgba(0,0,0,0.02); }

/* ---- ---- ---- ---- ---- ---- ---- ---- */
.containerPagination { text-align: center; padding-top: 20px; width: 100%; display: flex; flex-wrap: wrap; justify-content: center; }
.containerPagination .containerPagination--element { height: 32px; padding: 0 15px; border: 1px solid #ddd; border-radius: 2px; line-height: 32px; margin: 0 2px 4px 2px; display: inline-block; color: #666; text-decoration: none; transition: all .2s; cursor: pointer; }
.containerPagination .containerPagination--element.current { background: #0066b2; border-color: #0066b2; color: #fff; }
.containerPagination .containerPagination--element.current:hover { background: #0066b2; }
.containerPagination .containerPagination--element:hover { background: #f9f9f9; }

/* ---- ---- ---- ---- ---- ---- ---- ---- */
.windowGenerated { position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); z-index: 1001; display: none; }
.windowGenerated .windowGenerated--container { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #fff; border-radius: 3px; box-sizing: border-box; width: 380px; margin: auto; height: auto; }
.windowGenerated .windowGenerated--container .windowGenerated--close { position: absolute; top: 5px; right: 15px; font-size: 30px; cursor: pointer; }
.windowGenerated .windowGenerated--container .windowGenerated--title { font-size: 16px; font-weight: 500; color: #000; padding: 30px 40px 20px 40px; }
.windowGenerated .windowGenerated--container .windowGenerated--content--button { padding: 10px 40px; }
.windowGenerated .windowGenerated--container .windowGenerated--label { width: 100%; display: inline-block; padding: 10px 40px; box-sizing: border-box; border-bottom: 1px solid #eee; position: relative; }
.windowGenerated .windowGenerated--container .windowGenerated--label.policy { padding: 20px 40px 10px 40px; border-bottom: none; }
.windowGenerated .windowGenerated--container .windowGenerated--label .title { position: absolute; top: 7px; left: 35px; padding: 2px 7px; background: #fff; }
.windowGenerated .windowGenerated--container .windowGenerated--label .windowGenerated--text { width: 100%; height: 40px; border: 1px solid #ddd; border-radius: 2px; line-height: 40px; box-sizing: border-box; padding: 0 12px; font-size: 13px; }
.windowGenerated .windowGenerated--container .windowGenerated--label .windowGenerated--area { width: 100%; height: 76px; border: 1px solid #ddd; border-radius: 2px; box-sizing: border-box; padding: 12px; font-size: 13px; }
.windowGenerated .windowGenerated--container .windowGenerated--label .windowGenerated--checkbox { width: 16px; height: 16px; }
.windowGenerated .windowGenerated--container .windowGenerated--label .checkbox_title { line-height: 18px; position: relative; top: -1px; padding-left: 2px; }
.windowGenerated .windowGenerated--container .windowGenerated--message { padding: 20px; text-align: center; }
.windowGenerated .windowGenerated--container .windowGenerated--content { position: relative; }
.windowGenerated .windowGenerated--container .windowGenerated--loader { position: absolute; width: 100%; height: 100%; background: rgba(255,255,255,0.8); z-index: 100; display: none; }
.windowGenerated .windowGenerated--container .windowGenerated--loader img { width: 43px; height: 11px; position: absolute; top: 0; right: 0; left: 0; bottom: 0; margin: auto; }

.form {
    padding: 25px 20px 15px;
    background-color: rgba(99,176,185,.2);
    margin-top: 40px;
    max-width: 250px;
    position: relative;
    z-index: 10;
}
.form .input {
    max-width: 100%;
    margin-bottom: 10px;
    border: 1px solid #cee4e7;
    height: 40px;
    line-height: 40px;
    width: 100%;
    padding: 0 0 0 15px;
    font-size: 14px;
    box-sizing: border-box;
}
.form textarea.input {
    height: 100px;
}
.form span {
    font-size: 18px;
}
.form form {
    margin: 15px 0 0;
}
.form.fixed {
    position: fixed;
    top: 80px;
}
.action--right--button {
    font-size: 14px;
    padding: 19px 0 17px;
    background: #63b0b9;
    border: 0;
    outline: 0;
    width: 100%;
    color: white;
    font-weight: 500;
    text-transform: uppercase;
}
.containerCategories__link {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.containerCategories__link.sub .containerCategories__arrow{
    display: none;
}
.containerCategories__arrow {
    cursor: pointer;
    transition: all 300ms ease-in-out;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 10px;
    padding: 5px;
}
.containerCategories__item.active .containerCategories__arrow{
    transform: rotate(180deg);
}
.containerCategories__sub-link {
    margin: 0 0 0 10px;
}
.containerCategories__submenu {
    height: 0;
    transition: all 100ms ease-in-out;
    opacity: 0;
}
.containerCategories__item.active .containerCategories__submenu {
    min-height: 0px;
    height: unset;
    opacity: 1;
}
.containerCategories__link.sub a {
    padding: 14px 30px 14px 30px;
}

.containerDefault--content p {
    font-size: 16px;
}
.containerDefault--content img{
    z-index: 99;
}
.containerDefault--content ol li {
    position: relative;
    display: block;
    padding: .4em .4em .4em .8em;
    margin: .5em 0 .5em 2.5em;
    background: #fff;
    color: #676666;
    text-decoration: none;
    transition: all .3s ease-out;
    z-index: 98;
}
.containerDefault--content ol li::before {
    counter-increment: list;
    content: counter(list);
    position: absolute;
    left: -2.5em;
    top: 50%;
    margin-top: -1em;
    background: #63b0b9;
    color: #fff;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
    font-weight: 700;
    z-index: 98;
}
.containerDefault--content ol li::after {
    position: absolute;
    content: "";
    border: .5em solid transparent;
    left: -1em;
    top: 50%;
    margin-top: -.5em;
    transition: all .3s ease-out;
    z-index: 98;
}
.containerDefault--content ol li:hover {
    background: #dcdde1;
}
.containerDefault--content ol li:first-child{
    width: 720px;
}



@media screen and (max-width: 1024px){
    .containerDefault--content ol li:first-child{
        width: 750px!important;
    }
}
@media screen and (max-width: 768px){
    .containerDefault--content ol li:first-child{
        width: 480px!important;
    }
}
@media screen and (max-width: 425px){
    .containerDefault--content ol li:first-child{
        width: 360px!important;
    }
}
@media screen and (max-width: 360px){
    .containerDefault--content ol li:first-child{
        width: 280px!important;
    }
}
@media screen and (max-width: 320px){
    .containerDefault--content ol li:first-child{
        width: 230px!important;
    }
}

.containerDefault--content ol li:hover::after {
    left: -.5em;
    border-left-color: #63b0b9;
}
.containerDefault--content ul li {
    padding: 7px 20px 7px 10px;
    word-break: break-word;
    margin-bottom: 10px;
    border-radius: 5px;
    border-left: 10px solid #63b0b9;
    box-shadow: 2px -2px 5px 0 rgba(0,0,0,.1),-2px -2px 5px 0 rgba(0,0,0,.1),2px 2px 5px 0 rgba(0,0,0,.1),-2px 2px 5px 0 rgba(0,0,0,.1);
    font-size: 14px;
    font-weight: 300;
    color: #676666;
    transition: .3s all linear;
}
.containerDefault--content ul li:hover {
    border-left: 15px solid #63b0b9;
}
.contacts-header-block{
    display: none;
}
.containerHeader .containerHeader--languages .languages--element:hover, .containerHeader .containerHeader--languages .languages--element.active:hover {
    background: white;
    color: #1d3e64;
}

@media screen and (max-width: 500px){
    .containerHeader{
        height: 135px !important;
        display: flex;
        justify-content: space-between;
    }
    .containerHeader--menu{
        height: 100% !important;
    }
    .title-header-block{
        display: none;
    }
    .logo{
        display: none;
    }
    .languages--element{
        height: 50% !important;
    }
    .contacts-header-block{
        height: 100% !important;
        display: flex !important;
        flex-grow: 1;
        flex-wrap: wrap;
        justify-content: space-evenly;
        padding: 10px 0 0!important;
    }
    .button--mobile-version a {
        color: #fff;
        background: #3683d9;
        padding: 7px 32px;
    }
    .containerHeader .containerHeader--contacts .contacts--element {
        margin: 0 !important;
    }
    .containerHeader .containerHeader--links .containerHeader--links--social a{
        width: 50%;
        height: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .containerHeader .containerHeader--links .containerHeader--links--social{
        width: 100% !important;
    }
    .containerHeader .containerHeader--links .links--element .links--element--icon{
        font-size: 25px !important;
    }
    .containerHeader .containerHeader--links .containerHeader--links--social a:before{
        height: 25px !important;
        width: 25px !important;
        background-size: 25px 25px !important;
    }
    .containerHeader .containerHeader--links .links--element.last{
        height: 100% !important;
    }
    .links--element--icon{
        height: 27px;
    }
    .containerHeader--socials--mobile--version {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        background: #1d3e64;
        padding: 4px 8px 4px 0;
    }
    .containerHeader--socials--mobile--version .links--element {
        color: #fff;
        padding: 2px 9px;
    }
    .containerHeader--socials--mobile--version a.whatsapp:before {
        content: "";
        display: block;
        height: 18px;
        width: 18px;
        background-size: 18px 18px;
        background-image: url(../img/wh.svg);
        background-repeat: no-repeat;
    }
    .containerHeader--socials--mobile--version a.inst:before {
        content: "";
        display: block;
        height: 18px;
        width: 18px;
        background-size: 18px 18px;
        background-image: url(../img/inst.svg);
        background-repeat: no-repeat;
    }
    .containerHeader--socials--mobile--version a.teleg:before {
        content: "";
        display: block;
        height: 18px;
        width: 18px;
        background-size: 18px 18px;
        background-image: url(../img/tel.svg);
        background-repeat: no-repeat;
    }
    .containerHeader--socials--mobile--version .links--element .links--element--icon {
        font-size: 18px;
    }
}
@media screen and (min-width: 500px){
    .containerHeader--socials--mobile--version {
        display: none;
    }
}
.banner-carousel .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
}
.nav-btn {
    width: 60px;
    height: 60px;
    background: rgba(54, 131, 217, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
}
.nav-btn img {
    width: 20px;
    height: 20px;
}
.nav-btn:hover {
    background: rgba(54, 131, 217, 1);
}
.nav-btn.next-slide img {
    transform: rotate(-90deg);
}
.nav-btn.prev-slide img {
    transform: rotate(90deg);
}



