
.first_line_header p {
    line-height: 25px;
    font-size: 1.15rem;
}

.slider .second_line_header {
    margin-top: 25px;
}


.header {
    height: 60px;
    position: fixed;
    z-index: 3;
    background-color: #f3f3f7;
    background-image: url(/images/video_pattern_bg.png);
    margin: 0 5px;
    width: 98%;
}

.page2 {
    padding-left: 2.5%;
    padding-right: 2.5%;
}


header {}


main .pages {
    /*margin-top: 55px;*/
    /*min-height: 80vh;*/
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
}


    #pages {
        position: relative;
        top: 60px;

    }


.page__content {
    min-height: calc(100vh - 60px);
}


.mainPage__searchButtonsCont {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.mainPage__searchButtonsCont .searchButton {
    margin: 10px;

}

.fp-tableCell .page__content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;


    min-height: calc(100vh - 100px);

}

.fp-tableCell .page3__content{
    /*min-height: inherit;*/
    margin-top: -45px;
}


.page3 .fp-tableCell {
    position: relative;
}




.page__content {
    padding: 15px;
}

.page3__content {
    padding-bottom: 0px;
}


.page3__content .blog__inner {
    padding: 0 15px;
    padding-bottom: 0px;
}

.page3__content .bar__name {
    margin-top: 17px;
}

.page3__content .blog__inner {
    padding-left: 3.5%;
    padding-right: 3.5%;
}

.fp-tableCell .page__content.blog p,
.fp-tableCell .page__content.blog div {
    width: 100%;
    /*display: block;*/
}


.page2  {
    position: relative;
}

.seaction2__logo {
    position: absolute;
    top: 20px;
    left: 30px;
}

.seaction2__logo img {
    max-width: 125px;
}

.whatDo__girlsCont img {
    max-width: 100%;
    max-height: 100px;
}

.whatDo__header {
    display: flex;
    align-items: center;
    justify-content: center;
   
}




.whatDo__header .h {
    position: relative;
    font-size: 1.4rem;
    text-transform: uppercase;
    margin: 0;
}

.whatDo__header .h::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
    border-bottom: 1px solid #551525;
    
}



.whatDo__girls {
    width: 100vw;
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 25px;
}

.whatDo__girl {
    max-width: 250px;
    width: 30%;
    text-align: center;
    margin: 15px;
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
}

.whatDoGirl__text {
    width: 100%;
    margin-top: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.whatDoGirl__text > * {
    width: 100%;
    line-height: 1.4;
}


.whatDoGirl__image {
    margin-top: auto;
    padding-top: 10px;
}

.whatDo__girl img {
    max-width: 70px;
    margin: auto
}

.whatDo__beforeFooter {
    margin-top: 25px;
    text-align: center;
}

.whatDo__beforeFooter p {
    
}



.whatDo__header .whatDo__girlsCont {
    margin-left: 25px;
}

.whatDo__header > * {
    text-align: center;
}

.whatDo__body {
    text-align: center;
}


.whatDo__listBody {
    text-align: center;
    max-width: 700px;
    margin: auto;
    /* transform: translateX(-25%); */
}

.whatDo__listBody p {
    font-size: 13px;
}

.whatDo__listBody > div {
    margin: 5px auto;
    padding: 7px 12px;
    background-color: #fff;
    border-radius: 5px;
}

.whatDo__listBody > div:nth-child(5) {
    /* transform: translate(25%, 10%);   */
    /* margin-left: 40px; */
    /* margin-left: 50%; */
    width: 100%;
}

.whatDo__listBody > div:nth-child(4) {
    /* transform: translate(25%, 10%);   */
    /* margin-left: 40%; */
    width: 90%;
}

.whatDo__listBody > div:nth-child(3) {
    /* transform: translate(75%, 20%);   */
    /* margin-left: 30%; */
    width: 80%;
}

.whatDo__listBody > div:nth-child(2) {
    /* transform: translate(100%, 40%);   */
    /* margin-left: 20%; */
    width: 70%;
}

.whatDo__listBody > div:nth-child(1) {
    /* transform: translate(125%, 50%);   */
    /* margin-left: 10%; */
    width: 60%;
}


@media all and (max-width: 1000px){
    .whatDo__header h4 {
        font-size: 1.7rem;
    }

    .whatDo__girlsCont img {
        max-height: 75px;
    }
}


@media all and (max-width: 900px){
    .whatDo__header {
        max-width: 360px;
        flex-wrap: wrap;
        margin: auto;
    }
}

@media all and (max-width: 800px){
    .seaction2__logo {
        position: static;
        text-align: center;
    } 
}

@media all and (min-width: 800px){


    .comment_text {
        max-height: 42vh;
        scroll-y: auto;
    }
}

@media all and (min-width: 800px) and (max-width: 1024px){
    .comment_text {
        max-height: 38vh;
    }

    body .logo_main {
        bottom: calc(100% - 65px);
    }

    body .girl__mainPage {
        margin-top: 0px;
    }
}




.comment_text .main_text p {
    margin: 0;
}


.suggest {
    margin-top: 0;
}


.fp-tableCell .page__content.page2__content {
    display: block;
}

.main_page1__footer .suggest {
    margin-top: 15px;
}


.page2__content .textBlock {
    display: flex;
}


.logoAside {
    max-width: 17%;
}

.bar__name {
    max-width: 100%;
    padding-left: 0px;
    font-size: 1.4rem;
}

@media (max-width: 1000px) {
    .bar__name {
        font-size: 1.17rem;
    }
}

.page2__content .arrowFPCont {
    margin-top: 15px;
}

#pages {
    width: 100%;
}



@media (min-width: 800px) {


    .main_page__page_footer {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .fp-tableCell .main_page__page_footer{
        bottom: 25px;
    }

    .girl__mainPage {
        margin-top: 25px;
    }


    .page3__content {
        display: flex;
        justify-content: center;

    }

    .slick_main_cont {
        display: flex;
    }

    .blog__inner {
        max-width: 78%;
    }

    .footer__info {
        padding-right: 65px;
    }


    .page2__content .textBlock {
        max-height: calc(100vh - 240px);
        overflow: hidden;

    }


    .page2__content .textBlock .text {
        margin-left: 25px;
        overflow-y: auto;
        padding-right: 25px;
    }

    .page2__content .textBlock {

    }

    .main_page2__footer {
        min-height: 150px;
    }
}


@media all and (max-width: 800px) {

    .main_page__page_footer {
        display: block !important;
    }

    .footer__info {
        margin-top: 14px;
    }

    .page2__content.page__content .textBlock {
        display: block;
    }

    .page2__content .textBlock .logoAside {
        width: 100%;
        max-width: 100%;
        text-align: center;

        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .page2__content .textBlock .logoAside .bar {
        max-width: 150px;
    }

    .page2__content .textBlock .text {
        margin-top: 55px;
    }

    .video__cont {
        width: 250px;
        height: 250px;
        margin-left: auto;
        margin-right: auto;
    }

    .arrowFPCont {
        display: none !important;
    }

    .page1 {
        margin-top: 55px;
    }

    .page {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        min-height: calc(100vh - 60px);

    }

    .page3 {
        display: block;
    }

    .girl__mainPage .textCont {
        margin-top: 65px;
    }
}


/*.page:first-child {*/
/*    !*margin-top: 55px;*!*/
/*    min-height: calc(100vh - 60px);*/
/*}*/


.arrowFPCont {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;

}

.arrowFP {
    border-radius: 50%;
    border: 1px solid transparent;
    background-color: #881944;
    color: white;
    transition: 0.215s;
    padding: 7px 8px;
    cursor: pointer;
}

.arrowFP:hover {
    border-color: #881944;
    background-color: white;
    color: #881944;
}

.arrowFP i {
    font-size: 17px;
}


.video__cont {
    position: relative;
}


.logo_main {
    min-width: 200px;
    max-width: 200px;
    min-height: 75px;
    position: absolute;
    bottom: calc(100% - 35px);
    left: 15px;
    right: 0;
    margin: auto;
}

.video__cont video {
    margin-top: 15px;

}


.logo_main .bar__image img {
    max-width: 100%;


}


.main_text > div {
    /*if WOW js*/
    /*visibility: hidden;*/
}

/*if NOT WOW js*/
.main_text > div {
    /* opacity: 0; */
    transition: transform .5s;
    /* transform: translateX(35px); */
}

.main_text > div.show {
    opacity: 1;
    transform: translateX(0);
}

body {
    overflow-x: hidden;
}

/* РєРѕРјРµРЅС‚ РѕР±Р»Р°РєРѕ */
.comment {
    /*max-width: 540px;*/
    flex-basis: 50%;
    padding: 35px;
    padding-left: 53px;
    padding-top: 15px;
}

.comment_bubble {
    padding: 35px 25px;
    /*max-width: 470px;*/
}

.comment_bubble {
    background: #ffffff;
    position: relative;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0px 8px 7px rgba(0, 0, 0, 0.04);
}

.comment_bubble:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 25px;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-right: 25px solid #ffffff;
    border-bottom: 25px solid transparent;
}


.girl__mainPage {
    position: relative;
    display: block;
    text-align: center;
    padding: 0;
    margin-left: 4%;
    margin-right: 4%;
    width: 100%;
}


.girl__mainPage .textCont {
    width: 50%;
    margin: auto;
}


.main__videoCont {
    position: absolute;
    top: 0;
    left: 0;
    width: 27%;
}


@media (max-width: 500px) {
    .comment_bubble .main_text span {
        font-size: 14px !important;
    }
}


@media (max-width: 800px) {

    .girl__mainPage {
        margin-left: auto;
        margin-right: auto;
    }

    .comment_bubble {
        padding: 23px 14px;
    }


    section.slider {
        display: none;
    }

    .girl__mainPage {
        flex-wrap: wrap;
    }

    .girl__mainPage .textCont {
        width: 100%;
    }

    .comment_bubble:before {
        left: calc(50% - 15px);
        top: -35px;
        transform: rotate(90deg);
    }

    .comment {
        padding: 5px;
    }

    .main__videoCont,
    .textCont {
        position: static;
        width: 100%;
        margin-top: 17px;
    }

    .page3__content {

    }

}


.slick_main_cont {
    margin: auto;
    margin-top: 5px;
    max-width: 70%;
    /*display: flex;*/
}


.slick_slide {
    /*width: 30%;*/
    margin: 15px;
    max-width: 100%;
}


.slick_slide .imgOverflow {
    padding-top: 100%;
    position: relative;
    background-color: white;
}


.slick_slide .imgOverflow img {
    max-width: 100%;

    max-width: 100%;
    max-height: 100%;
    /*height: 100%;*/
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
}

.article_title {
    margin-top: 15px;
    text-align: center;
}

.article_title a {
    font-size: 19px;
}

.article_title:focus {
    outline: none;
}

.article_cat {
    text-align: center;
    font-size: 12px;
    margin-bottom: 10px;
}


.slick-active {
    outline: none !important;
}


.fp-tableCell .page3__content .page__content {
    display: flex;
    flex-wrap: nowrap;
    max-width: 100%;
    align-items: stretch;
}


.fp-tableCell .page3__content .blog__inner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.fp-tableCell .page3__content .logoAside {
    max-width: 17%;
}

.fp-tableCell .page3__content.blog div.blog__inner {
    width: 82%;
}


.page3__content .blog__category {
    width: 100%;
}

.page3__content .blog__category .category__image {
    text-align: center;
}

.page3__content .blog__category .category__image img {
    max-width: 50%;
    margin: auto;
}

.page3__content .blog__category .category__header * {
    font-size: 14px;
    text-align: center;
}

.page3__content .blog__category:first-child {
    margin-top: 25px;
}

.page3__content .blog__category {
    margin-top: 25px;
}


.arrowFPCont {
    margin-top: 35px;
}

/*.aside__blogCats {*/
/*    overflow: hidden;*/
/*}*/


@media all and (max-width: 800px) {



    .page__content {
        min-height: auto;
    }

    .newSocial__text {
        text-align: center;
    }

    .footer__info .public_link {
        display: block;
        width: 100%;
        max-width: 250px;
        margin: auto;
        margin-top: 5px;

    }

    .page2 {
        /*margin-top: -50px;*/
    }

    .page3__content .blog__category .category__image img {
        width: 100%;
        max-width: 100%;
    }

    .page3__content .logoAside .aside__blogCats {
        margin: auto;
        max-width: 80%;
    }

    .page3__content .logoAside .aside__blogCats .blog__category {
        margin-left: 5px;
        margin-right: 5px;
    }

    .page3__content .logoAside {
        max-width: 100%;
        width: 100%;
        text-align: center;
    }

    .page3__content .logoAside .bar {
        width: 100%;
        text-align: center;
    }

    .page3__content .logoAside .bar img {
        max-width: 150px;
    }

    .page3__content .blog__inner {
        margin: 55px auto;
    }

    .section {
        padding-top: 0px;
        padding-bottom: 0;
    }

    .page1 .page__content {
        padding-bottom: 0px;
    }


    /*div[data-anchor="aboutWMW"] {*/
    /*    padding-top: 50px;*/
    /*}*/
}

.page.page3.section   {
    padding-bottom: 0;
}



.main_page__page_footer {
    padding: 15px 25px;
    text-align: center;
    background-color: #881944;
    color: white;
    margin-top: 5px;

    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main_page__page_footer > div {
    width: auto !important;
}


.public_link {
    font-size: 14px;
    margin-top: 4px;
    position: relative;
}

.public_link:after {
    content: '';
    position: absolute;
    transition: .25s;
    left: 0;
    bottom: 0;
    border-bottom: 1px solid #ffffff;
    width: 0px;
    height: 0%;
    padding: 0px;
}

.public_link:hover:after {
    width: 100%;
    padding: 0px;
}




.blog__newSocials {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.fp-tableCell .page__content.blog .newSocial__cont {
    width: auto;
}


.newSocial__text {
    width: auto;
}

.newSocial__iconCont {
    width: auto !important;
}

.newSocial__iconCont i {
    font-size: 1.7rem;
}

.newSocial__cont {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 5px 15px;
}


.newSocial__text {
    margin-left: 5px;
}

.newSocial__cont:hover {
    opacity: .9;
}

.footer_logos {
    margin-top: 5px;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer_logos > div {
    padding: 5px;
    width: auto;
    max-width: 150px;
    padding: 0px 10px 5px;
}


.footer_logos img {
    max-width: 140px;
}


body .slick-next,
body .slick-prev {
    top: 40%;
}


.page2__text {
    font-size: 18px;
}


@media all and (max-width: 600px) {
    body .slick-next,
    body .slick-prev {
        top: 50%;
    }
}


@media all and (max-width: 900px) {
    .whatDo__girl:nth-child(1){
        width: 100%;
        max-width: 100%;
    }
}

@media all and (max-height: 600px) and (min-width: 800px) {
    .page.page3.section {
        padding-bottom: 25px;
    }
}


@media all and (min-width: 800px) and (max-width: 950px) {
    body .slick-next,
    body .slick-prev {
        top: 34%;
    }
}



@media all and (min-width: 800px) and (max-width: 1200px){

    .blog__inner {
        padding-left: 10%;
    }

}



@media all and (min-width: 800px) and (max-width: 1369px) {



    .page3__content .blog__category:first-child,
    .page3__content .blog__category {
        margin-top: 5px;
    }

    .aside__blogCats .blog__category a {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .aside__blogCats .blog__category a .category__image,
    .aside__blogCats .blog__category a .category__header{
        width: 50%;
    }

    .aside__blogCats .blog__category a .category__image img {
        max-width: 100%;
        width: 100%;
        border: 1px solid #e7e7e7;
        border-radius: 4px;
    }

    .aside__blogCats .blog__category a .category__header h5 {
        text-align: left;
        /*margin-left: 10px;*/
        padding-left: 15px;
    }

    .main_page__page_footer {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .blog__inner {
        margin-top: 5px;
    }
}


@media all and (min-width: 800px) {
    .aside__blogCats {
        display: block;
    }

    .aside__blogCats .blog__category {
        width: 100%;
        margin-top: 5px;
    }

    aside__blogCats .blog__category a {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .aside__blogCats .category__image {
        width: 50%;
    }

    .aside__blogCats .category__image img {
        max-width: 100%;
    }

    .aside__blogCats .category__header {
        width: 50%;
    }


}


@media all and (min-width: 800px) and (max-height: 560px) {
    
}