@import url(https://fonts.googleapis.com/css?family=Arsenal:400,700&subset=cyrillic);
@import url(https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900&subset=cyrillic);
@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&subset=cyrillic);
@keyframes move
{
    0%,to
    {
        bottom: 0;
        left: 50%;
    }
    25%,75%
    {
        bottom: -10px;
    }
    50%
    {
        bottom: -5px;
    }
}
body
{
    background: radial-gradient(#fff,rgba(35,148,187,.160784)) no-repeat!important;
    font-family: Montserrat,sans-serif!important;
    font-size: 1.2rem!important;
    overflow-x: hidden;
    word-break: break-word;
}
body *
{
    outline: none!important;
}
body .row
{
    margin-left: 0;
    margin-right: 0;
}
@media (max-width:1000px)
{
    body *
    {
        font-size: 1rem!important;
    }
    body .line
    {
        display: none;
    }
    body .colga
    {
        margin-bottom: 80px;
    }
    body .colga:after
    {
        border: 50px solid transparent;
        border-top: 40px solid #052a46;
        bottom: -45%;
        content: "";
        left: 50%;
        margin-left: -50px;
        position: absolute;
    }
    body #stages>.container>.row:last-child>.colga
    {
        margin-bottom: unset!important;
    }
    body #stages>.container>.row:last-child>.colga:after
    {
        border: unset!important;
        border-top: unset!important;
        content: none;
    }
}
h1
{
    font-family: Roboto,sans-serif;
    font-size: 3rem!important;
}
@media (max-width:768px)
{
    h1
    {
        font-size: 1.7rem!important;
    }
}
h2
{
    display: inline;
    font-family: Roboto,sans-serif;
    font-size: 2rem!important;
    font-weight: 900!important;
}
@media (max-width:768px)
{
    h2
    {
        font-size: 1.7rem!important;
    }
}
section
{
    padding: 50px!important;
}
@media (max-width:768px)
{
    section
    {
        padding: 20px 0!important;
    }
}
footer
{
    background-color: #052a46;
}
footer .navigation
{
    width: 100%;
}
footer nav
{
    background-color: #052a46!important;
    width: 100%;
}
footer ul
{
    flex-direction: row!important;
    text-align: center;
    width: 100%;
}
footer ul li
{
    border-right: 1px solid #fff;
    cursor: pointer;
    width: 25%;
}
footer ul li:last-child
{
    border-right: none;
}
@media (max-width:768px)
{
    footer ul li
    {
        border-bottom: 1px solid #fff;
        border-right: unset!important;
        width: 100%;
    }
}
footer ul li a
{
    color: #fff!important;
    outline: none!important;
}
@media (max-width:768px)
{
    footer ul
    {
        flex-direction: column!important;
    }
}
footer .row:nth-child(2)
{
    justify-content: space-around;
}
footer .contacts
{
    color: #fff;
    font-size: 1rem;
    line-height: 20pt;
    padding: 0 5%;
}
@media screen and (max-width:992px)
{
    footer .contacts
    {
        text-align: center;
    }
}
footer .contacts a
{
    color: #b8f3fb;
    text-decoration: none;
}
@media screen and (max-width:992px)
{
    footer .logo
    {
        text-align: center;
    }
}
footer .logo img
{
    float: right;
}
@media screen and (max-width:992px)
{
    footer .logo img
    {
        float: unset;
        width: 290px;
    }
}
footer .promedia
{
    padding: 0 5%;
    text-align: center;
}
footer .promedia p
{
    color: rgba(255,255,240,.68);
    font-size: .7rem!important;
}
footer .promedia span
{
    color: rgba(255,205,0,.86);
    font-size: .7rem!important;
}
footer .promedia a
{
    font-size: .7rem!important;
    text-decoration: none;
}
#topheader
{
    font-size: 1.2rem;
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
}
@media (max-width:992px)
{
    #topheader
    {
        position: fixed;
    }
}
#topheader *
{
    background-color: #fff!important;
}
#topheader .navbar-brand img
{
    height: 80px;
}
#topheader .navbar-brand p
{
    color: red;
    font-size: .8rem;
    font-weight: 500;
    margin: -8px 0 0;
    text-align: center;
}
#topheader ul
{
    list-style: none;
}
#topheader ul:first-child li
{
    border-bottom: 2px solid #fff;
    transition: .2s ease-out;
}
#topheader ul:first-child li:hover
{
    background-color: hsla(0,0%,92.2%,.56);
    border-bottom: 2px solid #169aad;
    transition: .2s ease-in;
}
#topheader ul:first-child a
{
    color: #000;
    text-decoration: none;
}
#topheader ul:nth-child(2)
{
    margin-left: auto;
    margin-right: unset!important;
}
@media (min-width:992px)
{
    #topheader ul:nth-child(2) li
    {
        margin: 5px;
    }
}
@media (max-width:992px)
{
    #topheader ul:nth-child(2) li
    {
        padding: .5rem 0;
    }
}
#topheader ul:nth-child(2) li:first-child
{
    padding-right: 15px;
}
@media (min-width:992px)
{
    #topheader ul:nth-child(2) li:first-child
    {
        border-right: 1px solid #000;
    }
}
#topheader ul:nth-child(2) li a
{
    color: #226394;
    font-weight: 500;
    font-size: 1.2rem;
    text-decoration: none;
}
#about {
    background-image: url(../img/adult.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 5px 10px -4px #052a46, 0 -5px 10px -4px #052a46;
    color: #fff;
    text-align: center;
}
#about .heading
{
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}

#offer
{
    background-attachment: fixed;
    background-image: url(../img/offering.jpg);
    background-repeat: no-repeat;
    box-shadow: 0 5px 10px -4px #052a46,0 -5px 10px -4px #052a46;
    color: #fff;
    display: flex!important;
    height: 100vh;
    text-align: center;
    width: 100%;
}
#offer,#offer:after
{
    background-size: cover;
}
#offer:after
{
    animation: move 6s ease-in-out infinite;
    background-image: url(../img/down.png);
    content: "";
    display: block;
    height: 50px;
    margin-bottom: 15px;
    margin-left: -50px;
    position: absolute;
    width: 100px;
}
@media (max-width:768px)
{
    #offer
    {
        padding-top: 82px!important;
    }
}
#offer hr
{
    border-top-color: #fff;
    width: 20%;
}
#offer .container
{
    display: flex!important;
}
#offer .offer-block
{
    display: flex;
    flex-direction: column;
    margin: auto;
}
#offer .offer-block .heading h1
{
    font-weight: 900;
}
#offer .offer-block .content
{
    padding: 0 2%;
}
#offer .offer-block .content p
{
    font-size: 1.4rem;
}
@media (max-width:500px)
{
    #offer .offer-block .content p
    {
        font-size: .8rem!important;
    }
}
@media (max-width:768px)
{
    #offer .offer-block .content p
    {
        font-size: 1.3rem;
    }
}
#offer .offer-block .content a
{
    border-radius: unset!important;
}
@media (max-width:500px)
{
    #offer .offer-block .content a
    {
        font-size: .8rem!important;
    }
}
#navigation
{
    padding-bottom: unset!important;
}
#navigation nav
{
    background-color: unset!important;
    width: 100%;
}
#navigation ul
{
    flex-direction: row;
    text-align: center;
    width: 100%;
}
@media (max-width:768px)
{
    #navigation ul
    {
        flex-direction: column;
    }
}
#navigation ul li
{
    cursor: pointer;
    font-size: .9rem;
    width: 25%;
}
@media (max-width:768px)
{
    #navigation ul li
    {
        width: 100%;
    }
}
#navigation ul li:first-child
{
    border-bottom: 3px solid rgba(255,0,0,.74);
}
@media (max-width:768px)
{
    #navigation ul li:first-child
    {
        border-bottom: unset!important;
        border-left: 3px solid rgba(255,0,0,.74);
    }
}
#navigation ul li:nth-child(2)
{
    border-bottom: 3px solid rgba(255,255,0,.74);
}
@media (max-width:768px)
{
    #navigation ul li:nth-child(2)
    {
        border-bottom: unset!important;
        border-left: 3px solid rgba(255,255,0,.74);
    }
}
#navigation ul li:nth-child(3)
{
    border-bottom: 3px solid rgba(0,255,255,.74);
}
@media (max-width:768px)
{
    #navigation ul li:nth-child(3)
    {
        border-bottom: unset!important;
        border-left: 3px solid rgba(0,255,255,.74);
    }
}
#navigation ul li:nth-child(4)
{
    border-bottom: 3px solid rgba(0,255,0,.74);
}
@media (max-width:768px)
{
    #navigation ul li:nth-child(4)
    {
        border-bottom: unset!important;
        border-left: 3px solid rgba(0,255,0,.74);
    }
}
#navigation ul li.active:first-child
{
    background-color: rgba(255,0,0,.05);
}
#navigation ul li.active:nth-child(2)
{
    background-color: rgba(255,255,0,.05);
}
#navigation ul li.active:nth-child(3)
{
    background-color: rgba(0,255,255,.05);
}
#navigation ul li.active:nth-child(4)
{
    background-color: rgba(0,255,0,.05);
}
#feedback-popup
{
    display: none;
    width: 65%;
}
@media (max-width:1000px)
{
    #feedback-popup
    {
        width: 100%;
    }
}
#feedback-popup .heading
{
    text-align: center;
}
#feedback-popup .heading p
{
    font-size: 18pt;
    font-weight: 900;
    text-transform: uppercase;
}
#feedback-popup .form-check
{
    font-size: .8rem;
    padding-left: unset!important;
}
#feedback-popup .private
{
    color: #169aad;
    text-decoration: underline;
}
#feedback-popup .private:hover
{
    color: #052a46;
}
#newsfeed-popup
{
    display: none;
    width: 65%;
}
@media (max-width:1000px)
{
    #newsfeed-popup
    {
        width: 100%;
    }
}
#newsfeed-popup .heading
{
    text-align: center;
}
#newsfeed-popup .heading p
{
    font-size: 18pt;
    font-weight: 900;
    text-transform: uppercase;
}
#newsfeed-popup .form-check
{
    font-size: .8rem;
    padding-left: unset!important;
}
#newsfeed-popup .private
{
    color: #169aad;
    text-decoration: underline;
}
#newsfeed-popup .private:hover
{
    color: #052a46;
}
#newsfeed-bottom-popup
{
    display: none;
    width: 65%;
}
@media (max-width:1000px)
{
    #newsfeed-bottom-popup
    {
        width: 100%;
    }
}
#newsfeed-bottom-popup .heading
{
    text-align: center;
}
#newsfeed-bottom-popup .heading p
{
    font-size: 18pt;
    font-weight: 900;
    text-transform: uppercase;
}
#newsfeed-bottom-popup .form-check
{
    font-size: .8rem;
    padding-left: unset!important;
}
#newsfeed-bottom-popup .private
{
    color: #169aad;
    text-decoration: underline;
}
#newsfeed-bottom-popup .private:hover
{
    color: #052a46;
}
#service .row
{
    align-items: center;
}
#service .sync-row-fr,#service .sync-row-s,#service .sync-row-t
{
    display: none;
}
#service .ser-h
{
    font-family: Roboto,sans-serif;
    font-size: 1.3rem!important;
    font-weight: 900;
    margin-bottom: 20px;
}
@media (max-width:992px)
{
    #service .ser-h
    {
        margin-top: 20px;
    }
}
#service .image img
{
    height: 375px;
    width: 100%;
}
@media (max-width:768px)
{
    #service .image img
    {
        height: 100%;
    }
}
#service .text
{
    padding: 0 20px;
}
@media (max-width:992px)
{
    #service .text ul
    {
        padding-left: unset;
    }
}
#service .text ul p
{
    font-size: 1.1rem;
}
#advantages
{
    background-image: url(../img/adult.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 5px 10px -4px #052a46,0 -5px 10px -4px #052a46;
    color: #fff;
    text-align: center;
}
#advantages .heading
{
    margin-bottom: 50px;
}
#advantages .heading h2
{
    text-decoration-color: #fff!important;
    text-transform: uppercase;
}
#advantages .image img
{
    height: 100px;
}
#advantages .text
{
    padding: 2rem 1rem;
    text-shadow: 1px 1px 10px #000;
}
#stages
{
    text-align: center;
}
#stages .heading
{
    margin-bottom: 50px;
    text-transform: uppercase;
}
#stages .image img
{
    height: 110px;
}
#stages .image-ar img
{
    height: 30px;
    margin-top: 50%;
}
#stages .colga
{
    padding: 0 1rem;
}
#stages .colga .text p
{
    margin-top: 1rem;
}
#stages .line-right
{
    right: -1px;
}
#stages .line-left,#stages .line-right
{
    background: #169aad;
    bottom: 0;
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 2px;
}
#stages .line-left
{
    left: -1px;
}
#stages .stage-num
{
    background: #000;
    border: 1px solid #169aad;
    border-radius: 100%;
    color: #fff;
    height: 40px;
    left: -18.5px;
    padding: 5px;
    position: absolute;
    top: 40%;
    width: 40px;
}
#stages .first-line
{
    top: 40%;
}
#stages .first-num
{
    top: 0;
}
#stages .last-line
{
    bottom: 50%;
}
#stages .last-num
{
    bottom: 0;
    top: unset;
}
#price
{
    background-attachment: scroll;
    background-image: url(../img/calc.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 5px 10px -4px #052a46,0 -5px 10px -4px #052a46;
    color: #fff;
    padding: 20px 0;
}
#price .in-1,#price .in-2,#price .in-3,#price .in-4
{
    display: none;
}
#price .priceline
{
    align-items: center;
    min-height: 545px;
}
#price .heading
{
    margin-bottom: 50px;
    text-align: center;
    text-transform: uppercase;
}
#price .heading h2
{
    text-decoration-color: #fff!important;
}
#price table
{
    color: #fff;
    text-align: left;
}
#price table thead
{
    background-color: hsla(0,0%,100%,.75);
    color: #000;
}
#price table tbody tr
{
    color: #b1b1b1;
    cursor: pointer;
}
#price table tbody tr.active
{
    background-color: hsla(0,0%,100%,.3)!important;
    color: #fff;
}
#price table tbody tr:hover
{
    color: #fff;
}
#price table tbody tr .first-td
{
    width: 70%;
}
@media (max-width:768px)
{
    #price table tbody tr .first-td
    {
        width: 50%;
    }
}
#price table td
{
    text-align: left;
    vertical-align: middle!important;
}
#price table td a
{
    color: #fff;
    display: block;
    height: 100%;
    text-decoration: none;
    width: 100%;
}
#price .col-lg-6.table
{
    border-right: 2px solid #ebebeb;
    padding: 7% 2%;
}
@media (max-width:768px)
{
    #price .col-lg-6.table
    {
        border-right: unset;
    }
}
#price .desc-head
{
    text-align: center;
}
#price .desc-head p
{
    font-family: Roboto,sans-serif;
    font-size: 1.7rem;
    font-weight: 900;
    text-shadow: 1px 1px 10px #000;
    text-transform: uppercase;
}
#price .desc-content
{
    text-align: center;
}
#price .desc-content ul
{
    text-align: left;
}
@media (max-width:992px)
{
    #price .desc-content ul
    {
        padding-left: 15px;
    }
}
#price .desc-content ul p
{
    font-weight: 300;
}
#price .desc-content .want
{
    font-size: 1rem;
    font-weight: 300;
    margin-bottom: .5rem;
    margin-top: 3rem;
}
#price .desc-content a
{
    border-radius: unset!important;
    padding: 10px 20px;
}
#reviews
{
    background: rgba(131,180,255,.29);
    padding: 50px 0!important;
}
#reviews .container-fluid
{
    padding: 0;
}
@media (max-width:400px)
{
    #reviews .solo-rev
    {
        height: 650px!important;
    }
    #reviews .c-name
    {
        align-items: center;
        flex-direction: column;
    }
}
#reviews .reviews-line
{
    height: auto;
}
#reviews .reviews-line .slick-list,#reviews .reviews-line .slick-list .slick-track
{
    height: 100%;
}
#reviews .reviews-line .slick-list .slick-track .solo-rev
{
    height: 500px;
}
#reviews .heading
{
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}
#reviews .solo-rev
{
    background: hsla(0,0%,92.2%,.43);
    border: 1px solid #b1b1b1;
    box-shadow: 1px 1px 10px hsla(0,0%,69.4%,.55);
    display: flex;
    flex-direction: row;
    margin: 5px;
    opacity: .7;
    padding: 5px;
    transform: scale(.9);
    transition: .3s ease-out;
}
#reviews .solo-rev.slick-current
{
    background: #fff;
    opacity: 1;
    transform: scale(1);
    transition: .3s ease-in;
}
#reviews .solo-rev .c-name,#reviews .solo-rev .c-rev
{
    align-items: center;
    display: flex;
}
#reviews .solo-rev .row
{
    align-content: center;
    align-items: center;
}
#reviews .solo-rev .head-rev
{
    font-size: 1.1rem;
    font-weight: 900;
    text-align: left;
}
#reviews .solo-rev .text
{
    font-size: 1rem;
    margin-top: 10px;
    text-align: left;
}
#reviews .solo-rev img
{
    float: right;
    height: 100px;
    margin-right: 10px;
    object-fit: scale-down;
    width: 100px;
}
#reviews .slick-dotted.slick-slider
{
    margin-bottom: 30px;
}
#reviews .slick-dots
{
    bottom: -35px;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
@media (max-width:768px)
{
    #reviews .slick-dots
    {
        bottom: -45px;
    }
}
#reviews .slick-dots li
{
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    position: relative;
    width: 20px;
}
#reviews .slick-dots li button
{
    background: transparent;
    border: 0;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    outline: none;
    padding: 5px;
    width: 20px;
}
#reviews .slick-dots li button:focus,#reviews .slick-dots li button:hover
{
    outline: none;
}
#reviews .slick-dots li button:focus:before,#reviews .slick-dots li button:hover:before
{
    opacity: 1;
}
#reviews .slick-dots li button:before
{
    color: #000;
    content: "\2022";
    font-family: slick;
    font-size: 20px;
    height: 20px;
    left: 0;
    line-height: 20px;
    moz-osx-font-smoothing: grayscale;
    opacity: .25;
    position: absolute;
    text-align: center;
    top: 0;
    webkit-font-smoothing: antialiased;
    width: 20px;
}
#reviews .slick-dots li.slick-active button:before
{
    color: #000;
    opacity: .75;
}
#docs
{
    margin-top: 50px;
    text-align: center;
}
#docs .heading
{
    margin-bottom: 50px;
    text-transform: uppercase;
}
#docs a
{
    color: #000!important;
    text-decoration: none!important;
}
#docs .col-lg-4,#docs .col-lg-4:hover
{
    transition: .2s ease-in;
}
#docs .col-lg-4:hover
{
    transform: scale(1.1);
}
#docs .image .downloader
{
    height: 70px;
    opacity: .6;
    position: absolute;
    right: 40%;
    top: 10%;
    width: 70px;
    z-index: 200;
}
@media (max-width:992px)
{
    #docs .image .downloader
    {
        right: 50%;
    }
}
@media (max-width:768px)
{
    #docs .image .downloader
    {
        right: 46%!important;
    }
}
@media (max-width:400px)
{
    #docs .image .downloader
    {
        right: 42%!important;
    }
}
#docs .image .upper
{
    left: 40%;
    position: absolute;
    top: 20px;
}
#docs .image .under,#docs .image .upper
{
    box-shadow: 1px 1px 10px #b1b1b1;
    height: 150px;
    width: 100px;
}
#docs .image .under
{
    position: relative;
    right: 10%;
}
#docs .text
{
    font-size: 1.1rem;
    margin-top: 15px;
    padding: 10%;
}
#specs
{
    background: rgba(131,180,255,.29);
}
#specs ul
{
    padding-left: 10px;
}
#specs .heading
{
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}
#specs .row
{
    align-items: center;
}
#specs .row .photo
{
    height: 100%;
    text-align: center;
}
#specs .row .text
{
    font-family: Roboto,sans-serif;
    font-size: 1.5rem;
    font-weight: 900;
}
@media (max-width:992px)
{
    #specs .row .text
    {
        text-align: center;
    }
}
#specs .row .text.head
{
    font-size: 1.7rem;
    text-transform: uppercase;
}
#specs .row img
{
    border: 1px solid #ebebeb;
    box-shadow: 1px 1px 10px #b1b1b1;
    height: 485px;
    max-height: 80vh;
    width: auto;
}
@media (max-width:992px)
{
    #specs .row img
    {
        margin-bottom: 15px;
        max-height: 65vh;
    }
}
#specs .row .list-specs li
{
    font-size: 1.2rem;
}
#specs .row .cont-specs
{
    font-size: 1.2rem;
    list-style: none;
}
#specs .row .cont-specs li
{
    margin-bottom: 5px;
}
#specs .row .cont-specs li a
{
    color: #000;
    margin-left: 40px;
}
#specs .row .cont-specs li:first-child
{
    background-image: url(../img/phone-dom.svg);
    background-repeat: no-repeat;
    background-size: 25px;
}
#specs .row .cont-specs li:nth-child(2)
{
    background-image: url(../img/mail.svg);
    background-repeat: no-repeat;
    background-size: 25px;
}
#feedback
{
    background-image: url(../img/hands.jpg);
    background-position: 0 65%;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 5px 10px -4px #052a46,0 -5px 10px -4px #052a46;
    color: #fff;
    padding: 50px 0;
}
#feedback .heading
{
    text-align: center;
    text-transform: uppercase;
}
#feedback .heading h2
{
    text-decoration-color: #fff!important;
}
#feedback form
{
    margin-top: 20px;
    width: 100%;
}
@media screen and (max-width:1000px)
{
    #feedback form
    {
        margin-left: unset;
        width: 100%;
    }
}
@media (max-width:768px)
{
    #feedback form .col
    {
        flex-basis: unset;
    }
}
#feedback form .form-check
{
    padding-top: 20px;
}
#feedback form .form-check label,#feedback form .form-check label *
{
    font-size: .8rem!important;
}
#feedback form label
{
    color: #fff!important;
    text-shadow: 1px 1px 10px #000;
}
#feedback form .private
{
    color: #fff;
    text-decoration: underline;
}
#feedback form .private:hover
{
    color: #169aad;
}

#feedbackPopup
{
    background-image: url(../img/hands.jpg);
    background-position: 0 65%;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 5px 10px -4px #052a46,0 -5px 10px -4px #052a46;
    color: #fff;
    padding: 50px 0;
}
#feedbackPopup .heading
{
    text-align: center;
    text-transform: uppercase;
}
#feedbackPopup .heading h2
{
    text-decoration-color: #fff!important;
}
#feedbackPopup form
{
    margin-top: 20px;
    width: 100%;
}
@media screen and (max-width:1000px)
{
    #feedbackPopup form
    {
        margin-left: unset;
        width: 100%;
    }
}
@media (max-width:768px)
{
    #feedbackPopup form .col
    {
        flex-basis: unset;
    }
}
#feedbackPopup form .form-check
{
    padding-top: 20px;
}
#feedbackPopup form .form-check label,#feedbackPopup form .form-check label *
{
    font-size: .8rem!important;
}
#feedbackPopup form label
{
    color: #fff!important;
    text-shadow: 1px 1px 10px #000;
}
#feedbackPopup form .private
{
    color: #fff;
    text-decoration: underline;
}
#feedbackPopup form .private:hover
{
    color: #169aad;
}

#map
{
    padding: 50px 0!important;
}
#newsfeed
{
    background-image: url(../img/hands.jpg);
    background-position: 0 65%;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 5px 10px -4px #052a46,0 -5px 10px -4px #052a46;
    color: #fff;
    padding: 50px 0;
}
#newsfeed .heading
{
    text-align: center;
    text-transform: uppercase;
}
#newsfeed .heading h2
{
    text-decoration-color: #fff!important;
}
#newsfeed form
{
    margin-top: 20px;
    width: 100%;
}
@media screen and (max-width:1000px)
{
    #newsfeed form
    {
        margin-left: unset;
        width: 100%;
    }
}
@media (max-width:768px)
{
    #newsfeed form .col
    {
        flex-basis: unset;
    }
}
#newsfeed form .form-check
{
    padding-top: 20px;
}
#newsfeed form .form-check label,#newsfeed form .form-check label *
{
    font-size: .8rem!important;
}
#newsfeed form label
{
    color: #fff!important;
    text-shadow: 1px 1px 10px #000;
}
#newsfeed form .private
{
    color: #fff;
    text-decoration: underline;
}
#newsfeed form .private:hover
{
    color: #169aad;
}
#map
{
    padding: 50px 0!important;
}
#newsfeed-bottom
{
    background-image: url(../img/hands.jpg);
    background-position: 0 65%;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 5px 10px -4px #052a46,0 -5px 10px -4px #052a46;
    color: #fff;
    padding: 50px 0;
}
#newsfeed-bottom .heading
{
    text-align: center;
    text-transform: uppercase;
}
#newsfeed-bottom .heading h2
{
    text-decoration-color: #fff!important;
}
#newsfeed-bottom form
{
    margin-top: 20px;
    width: 100%;
}
@media screen and (max-width:1000px)
{
    #newsfeed-bottom form
    {
        margin-left: unset;
        width: 100%;
    }
}
@media (max-width:768px)
{
    #newsfeed-bottom form .col
    {
        flex-basis: unset;
    }
}
#newsfeed-bottom form .form-check
{
    padding-top: 20px;
}
#newsfeed-bottom form .form-check label,#newsfeed-bottom form .form-check label *
{
    font-size: .8rem!important;
}
#newsfeed-bottom form label
{
    color: #fff!important;
    text-shadow: 1px 1px 10px #000;
}
#newsfeed-bottom form .private
{
    color: #fff;
    text-decoration: underline;
}
#newsfeed-bottom form .private:hover
{
    color: #169aad;
}
#map
{
    padding: 50px 0!important;
}
#map .container-fluid
{
    padding: unset;
}
#map .desc
{
    margin-bottom: 30px;
    text-align: center;
}
#map .heading
{
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}
#map #vectorMap
{
    height: 500px;
    text-align: center;
}
#map #vectorMap .jvectormap-container
{
    background-color: hsla(0,0%,100%,0)!important;
}
#map .mobile-block,#map .mobile-block #city-list-more
{
    display: none;
}
#map .mobile-block #city-list tbody tr td:last-child,#map .mobile-block #city-list thead tr th:last-child
{
    text-align: center;
}
#map .desktop-block
{
    display: block;
}
@media (max-width:768px)
{
    #map .mobile-block
    {
        display: block;
    }
    #map .desktop-block
    {
        display: none;
    }
}
svg
{
    touch-action: none;
}
.jvectormap-container
{
    height: 100%;
    overflow: hidden;
    position: relative;
    touch-action: none;
    width: 100%;
}
.jvectormap-tip
{
    background: #0c515c;
    border: 1px solid #cdcdcd;
    border-radius: 3px;
    color: #fff;
    display: none;
    font-size: smaller;
    font-weight: 900;
    padding: 5px 10px;
    position: absolute;
    text-align: center;
}
.jvectormap-goback,.jvectormap-zoomin,.jvectormap-zoomout
{
    background: #169eb2;
    border-radius: 3px;
    box-sizing: content-box;
    color: #fff;
    cursor: pointer;
    left: 10px;
    line-height: 10px;
    padding: 15px;
    position: absolute;
    text-align: center;
}
.jvectormap-zoomin,.jvectormap-zoomout
{
    height: 10px;
    width: 10px;
}
.jvectormap-zoomin
{
    top: 10px;
}
.jvectormap-zoomout
{
    top: 55px;
}
.jvectormap-goback
{
    bottom: 10px;
    padding: 6px;
    z-index: 1000;
}
.jvectormap-spinner
{
    background: 50% no-repeat url(data:image/gif;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    }
    .jvectormap-legend-title
    {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    }
    .jvectormap-legend-cnt
    {
    position: absolute;
    }
    .jvectormap-legend-cnt-h
    {
    bottom: 0;
    right: 0;
    }
    .jvectormap-legend-cnt-v
    {
    right: 0;
    top: 0;
    }
    .jvectormap-legend
    {
    background: #000;
    border-radius: 3px;
    color: #fff;
    }
    .jvectormap-legend-cnt-h .jvectormap-legend
    {
    float: left;
    margin: 0 10px 10px 0;
    padding: 3px 3px 1px;
    }
    .jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick
    {
    float: left;
    }
    .jvectormap-legend-cnt-v .jvectormap-legend
    {
    margin: 10px 10px 0 0;
    padding: 3px;
    }
    .jvectormap-legend-cnt-h .jvectormap-legend-tick
    {
    width: 40px;
    }
    .jvectormap-legend-cnt-h .jvectormap-legend-tick-sample
    {
    height: 15px;
    }
    .jvectormap-legend-cnt-v .jvectormap-legend-tick-sample
    {
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    width: 20px;
    }
    .jvectormap-legend-tick-text
    {
    font-size: 12px;
    }
    .jvectormap-legend-cnt-h .jvectormap-legend-tick-text
    {
    text-align: center;
    }
    .jvectormap-legend-cnt-v .jvectormap-legend-tick-text
    {
    display: inline-block;
    line-height: 20px;
    padding-left: 3px;
    vertical-align: middle;
    }
    input[type=checkbox]
    {
    display: none;
    }
    input[type=checkbox]+label
    {
    color: #000;
    cursor: pointer;
    display: block;
    margin-bottom: 20px;
    moz-user-select: none;
    ms-user-select: none;
    padding-left: 35px;
    position: relative;
    webkit-user-select: none;
    }
    input[type=checkbox]+label:last-child
    {
    margin-bottom: 0;
    }
    input[type=checkbox]+label:before
    {
    border: 2px solid #17a2b8;
    content: "";
    display: block;
    height: 20px;
    left: 0;
    opacity: .6;
    position: absolute;
    top: 0;
    transition: all .12s,border-color .08s;
    webkit-transition: all .12s,border-color .08s;
    width: 20px;
    }
    input[type=checkbox]:checked+label:before
    {
    border-left-color: transparent;
    border-radius: 0;
    border-top-color: transparent;
    left: 5px;
    opacity: 1;
    top: -5px;
    transform: rotate(45deg);
    webkit-transform: rotate(45deg);
    width: 10px;
}
