@font-face{font-family:Roboto;src:url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap);font-display:swap}*,body,html{font-family:Roboto,sans-serif;margin:0;padding:0}header .upper-header{padding-top:15px;background:#f10363;padding-bottom:15px}header .upper-header .logo img{width:100%}header .upper-header .main-menu{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .upper-header .main-menu .top-menu{list-style:none;margin:0;margin-top:15px}header .upper-header .main-menu .top-menu .menu-item{display:inline-block;margin:0 5px}header .upper-header .main-menu .top-menu .menu-item a{font-size:15px;color:#fff;text-decoration:none;text-transform:uppercase;-webkit-transition:.5s;transition:.5s;font-weight:600}header .upper-header .main-menu .top-menu .menu-item:hover a{color:#f0a202}footer{background:#f10363;color:#fff}footer .footer-menu{border-top:2px solid #fff;border-bottom:2px solid #fff;border-radius:5px;padding:5px}footer .footer-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0}footer .footer-menu ul li{margin:5px}footer .footer-menu ul li a{color:#fff}footer .footer-bottom{text-align:center}.filter-section{height:480px;background:url(../img/bghome.jpg);background-repeat:no-repeat;background-size:cover}.filter-section .filter{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;background:#fff;padding:25px;border-radius:10px;position:relative}.filter-section .filter .close-filter{display:none}.filter-section .filter .bottom-line,.filter-section .filter .top-line{width:100%}.filter-section .filter .top-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.filter-section .filter .top-line .item{color:#000;text-transform:uppercase;font-weight:500;margin-right:15px}.filter-section .filter .top-line .item img{width:24px;height:24px}.filter-section .filter .top-line .item .auto,.filter-section .filter .top-line .item .home{color:#f10363!important;width:20px}.filter-section .filter .top-line .item .sub-attr.active{height:65%;opacity:1;visibility:visible}.filter-section .filter .top-line .item .sub-attr{position:absolute;background:#fff;border:1px solid #f10363;left:2.8%;top:15%;z-index:2;width:95%;height:0;overflow:hidden;overflow-y:scroll;-webkit-transition:.5s;transition:.5s;opacity:0}.filter-section .filter .top-line .item .sub-attr ul{list-style:none;margin:0!important;padding:15px;-webkit-column-count:2;column-count:2;-webkit-column-gap:20px;column-gap:20px}.filter-section .filter .top-line .item .sub-attr ul li{margin:5px}.filter-section .filter .top-line .item .sub-attr ul li label{padding-top:1px;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;position:relative;margin:auto;height:18px;-webkit-tap-highlight-color:transparent;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.filter-section .filter .top-line .item .sub-attr ul li label:before{content:"";position:absolute;top:-6px;left:-6px;width:32px;height:32px;border-radius:50%;background:rgba(241,3,99,.03);opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.filter-section .filter .top-line .item .sub-attr ul li label svg{position:relative;margin-right:3px;z-index:1;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke:#c8ccd4;stroke-width:1.5;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:all .2s ease;transition:all .2s ease}.filter-section .filter .top-line .item .sub-attr ul li label svg path{stroke-dasharray:60;stroke-dashoffset:0}.filter-section .filter .top-line .item .sub-attr ul li label svg polyline{stroke-dasharray:22;stroke-dashoffset:66}.filter-section .filter .top-line .item .sub-attr ul li label:hover:before{opacity:1}.filter-section .filter .top-line .item .sub-attr ul li label:hover svg{stroke:#f10363}.filter-section .filter .top-line .item .sub-attr ul li input:checked+.check svg{stroke:#b63f1e}.filter-section .filter .top-line .item .sub-attr ul li input:checked+.check svg path{stroke-dashoffset:60;-webkit-transition:all .3s linear;transition:all .3s linear}.filter-section .filter .top-line .item .sub-attr ul li input:checked+.check svg polyline{stroke-dashoffset:42;-webkit-transition:all .2s linear;transition:all .2s linear;-webkit-transition-delay:.15s;transition-delay:.15s}.filter-section .filter .top-line .item .attr-dropdown{padding:7px;padding-right:20px;padding-bottom:10px;position:relative;font-size:16px;text-decoration:none;text-transform:uppercase;font-weight:500;color:#000;-webkit-transition:.5s;transition:.5s}.filter-section .filter .top-line .item .attr-dropdown svg{color:#f10363;width:18px;fill:#f10363;vertical-align:baseline!important;-webkit-transition:.5s;transition:.5s}.filter-section .filter .top-line .item .attr-dropdown.active{border-radius:5px;border:1px solid #b63f1e;border-bottom:none}.filter-section .filter .top-line .item .attr-dropdown:after{content:'';position:absolute;width:10px;height:10px;top:7.5px;right:5px;border-top:2px solid #f10363;border-right:2px solid #f10363;-webkit-transform:rotate(135deg);transform:rotate(135deg);-webkit-transition:.5s;transition:.5s}.filter-section .filter .top-line .item .attr-dropdown.active:after{top:13.5px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.filter-section .filter .top-line .item .attr-dropdown:hover{color:#b63f1e}.filter-section .filter .top-line .item .attr-dropdown:hover svg{fill:#b63f1e}.filter-section .filter .top-line .item .attr-dropdown:hover:after{border-color:#b63f1e!important}.filter-section .filter .top-line .item:first-child .attr-dropdown svg{fill:#f10363!important;width:16px;vertical-align:baseline}.filter-section .filter .top-line .item:nth-child(2) .attr-dropdown svg{width:12px;vertical-align:baseline}.filter-section .filter .bottom-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.filter-section .filter .bottom-line .item{width:30%;margin:25px 1.5%}.filter-section .filter .bottom-line .item .irs--flat .irs-bar,.filter-section .filter .bottom-line .item .irs--flat .irs-from,.filter-section .filter .bottom-line .item .irs--flat .irs-handle>i:first-child,.filter-section .filter .bottom-line .item .irs--flat .irs-single,.filter-section .filter .bottom-line .item .irs--flat .irs-to{background:#f10363!important}.filter-section .filter .bottom-line .item label{width:100%;text-align:center;font-weight:500}.filter-section .filter .actions{width:100%;text-align:right}.filter-section .filter .actions .btn-clear-filter{color:#fff;background:#f76536;-webkit-transition:.5s;transition:.5s}.filter-section .filter .actions .btn-submit-filter{color:#fff;background:#f10363;-webkit-transition:.5s;transition:.5s}.filter-section .filter .actions .btn-clear-filter:hover{background:#da7800}.filter-section .filter .actions .btn-submit-filter:hover{background:#b63f1e}.filter-section .filter .actions .item{display:inline-block;text-align:left}.filter-section .filter .actions .item label{padding-top:1px;line-height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;position:relative;margin:auto;height:18px;-webkit-tap-highlight-color:transparent;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.filter-section .filter .actions .item label img{width:30px;height:30px}.filter-section .filter .actions .item label:before{content:"";position:absolute;top:-15px;left:-15px;width:48px;height:48px;border-radius:50%;background:rgba(241,3,99,.03);opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.filter-section .filter .actions .item label svg{position:relative;margin-right:3px;margin-top:5px;z-index:1;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke:#c8ccd4;stroke-width:1.5;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:all .2s ease;transition:all .2s ease}.filter-section .filter .actions .item label svg path{stroke-dasharray:60;stroke-dashoffset:0}.filter-section .filter .actions .item label svg polyline{stroke-dasharray:22;stroke-dashoffset:66}.filter-section .filter .actions .item label:hover:before{opacity:1}.filter-section .filter .actions .item label:hover svg{stroke:#f10363}.filter-section .filter .actions .item input:checked+.check svg{stroke:#b63f1e}.filter-section .filter .actions .item input:checked+.check svg path{stroke-dashoffset:60;-webkit-transition:all .3s linear;transition:all .3s linear}.filter-section .filter .actions .item input:checked+.check svg polyline{stroke-dashoffset:42;-webkit-transition:all .2s linear;transition:all .2s linear;-webkit-transition-delay:.15s;transition-delay:.15s}.clear{clear:both}.girl-section{margin:40px 0 75px 0;font-family:Roboto,sans-serif}.girl-section table tr td{padding:3px 5px;border-bottom:1.5px solid #f10363}.girl-section .title-girl{color:#f10363}.girl-section .contacts-girl{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:right}.girl-section .contacts-girl .show_phone{padding:10px}.girl-section .contacts-girl .hide_phone{padding:10px 0;display:none}.girl-section .contacts-girl a{color:#f10363;font-size:18px;text-decoration:none;-webkit-transition:.5s;transition:.5s;line-height:2.5}.girl-section .contacts-girl a img{width:30px;height:30px}.girl-section .contacts-girl a:hover{color:#b63f1e}.girl-section .thumbnail img{display:none;width:100%}.girl-section .thumbnail a{display:none}.girl-section .thumbnail a:first-child{display:block}.girl-section .thumbnail a:first-child img{display:block}.girl-section .thumbnail .all-photo{display:none}.girl-section .mini-thumbnail{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-top:15px;overflow:hidden}.girl-section .mini-thumbnail .items{width:95%;margin-left:2.5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.5s;transition:.5s}.girl-section .mini-thumbnail .items .item{margin:10px 0;cursor:pointer}.girl-section video{width:100%;margin-top:20px}.girl-section .prices{margin-bottom:10px}.girl-section .prices .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.girl-section .prices .title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:24px}.girl-section .prices .title img{width:45px;height:45px}.girl-section .prices .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.girl-section .prices .content .item{width:33.4%}.girl-section .prices .content .item div{padding:5px}.girl-section .prices .content .item .up{text-align:center;border:2px solid #f10363;color:#616161}.girl-section .prices .content .item .bottom{border:2px solid #f10363;border-top:none;font-weight:600;text-align:center}.girl-section .prices .content .item:first-child div{border-right:none}.girl-section .prices .content .item:last-child div{border-left:none}.girl-section .description{margin-top:20px}.girl-section .description .desc-title{color:#f10363;font-size:32px}.girl-section .attr .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.girl-section .attr .title h2{font-size:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.girl-section .attr .title img{width:45px;height:45px}.girl-section .attr .tattr{width:100%}.girl-section .attr .tattr td{text-align:center}.girl-section .tags{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.girl-section .tags h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:18px;margin:0}.girl-section .tags a{margin:4px 2px;padding:2px 4px;background-color:#f10363;border-radius:5px;text-decoration:none;color:#fff;text-transform:lowercase;-webkit-transition:.5s;transition:.5s}.girl-section .tags a:hover{background-color:#b63f1e}.girl-section .services{margin-top:15px;padding:10px 0 10px 30px;border:1px solid #d8206a;background:#00000003}.girl-section .services .title{margin-left:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.girl-section .services .title h2{font-size:20px;font-weight:500;color:#f10363;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.girl-section .services .services-inner{display:-webkit-box;display:-ms-flexbox;display:flex}.girl-section .services .services-inner h3{font-size:18px;color:#333;font-weight:400!important;margin:5px 0}.girl-section .services .services-inner a{text-decoration:none;color:#f10363}.girl-section .services .services-inner a img{width:30px;height:30px}.girl-section .services .services-inner a:hover{color:#b63f1e}.girl-section .services .services-inner .column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;height:660px}.girl-section .point{margin-top:10px}.girl-section .point .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.girl-section .point .title h2{font-size:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.girl-section .point .title img{margin-top:-10px;width:45px;height:45px}.girl-section .comment-block{margin-top:25px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding-top:10px;border-top:1.5px solid #f10363}.girl-section .comment-block .title{width:100%;text-align:center;font-size:32px;font-weight:700;color:#f10363}.girl-section .comment-block .comment-form{width:40%;margin:0 auto}.girl-section .comment-block .comment-form .form-group:last-child{text-align:right}.girl-section .comment-block .comment-form .form-group:last-child .btn{text-transform:uppercase;padding:5px 15px;border:2px solid #d8206a;-webkit-transition:1s;transition:1s}.girl-section .comment-block .comment-form .form-group:last-child .btn:hover{color:#fff;background:#d8206a;border:2px solid #d8206a}.girl-section .reviews{width:40%;margin:0 auto;margin-bottom:30px}.girl-section .reviews h3{color:#f10363;text-align:center}.girl-section .reviews .reviews-items__list .reviews-item{padding:5px;margin-bottom:5px;border-radius:5px;background:#eee;width:75%}.girl-section .reviews .reviews-items__list .reviews-item .reviews-item__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:5px;border-bottom:1px solid #000;margin-bottom:5px}.girl-section .reviews .reviews-items__list .reviews-item .reviews-item__top .reviews-item__date{font-weight:700}.girl-section .reviews .reviews-items__list .reviews-item .reviews-item__top .reviews-item__name a{font-weight:700;color:#2196f3}.girl-section .reviews .reviews-items__list .reviews-item.answer{margin-left:25%;background:#76005954}.girl-section .other-girls{padding-top:10px;border-top:1.5px solid #f10363}.girl-section .other-girls .btn-more-girl{display:none}.girl-section .other-girls .title{width:100%;text-align:center;font-size:32px;font-weight:700;color:#f10363}.girl-section .other-girls .girl{position:relative;background:#d8206a;color:#fff;position:relative;border:1.5px solid #333;margin:15px 0;max-height:632px}.girl-section .other-girls .girl .badgee{position:absolute;font-size:14px;margin-left:5px;padding:2px 4px;color:#fff}.girl-section .other-girls .girl .vip{background:#f10363}.girl-section .other-girls .girl .new{background:#760059}.girl-section .other-girls .girl .video{background:#d59c15}.girl-section .other-girls .girl .metro{font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:2px}.girl-section .other-girls .girl .badgee{position:absolute;left:0}.girl-section .other-girls .girl .vip{top:25px}.girl-section .other-girls .girl .new{top:55px}.girl-section .other-girls .girl .video{top:85px}.girl-section .other-girls .girl .img-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:320px}.girl-section .other-girls .girl .img-link .bg-girl{position:absolute;width:100%;height:320px;left:0;top:0;z-index:1;background:#0000007c;background:-webkit-gradient(linear,left top,left bottom,from(#cbb4d400),to(#000000b4));background:linear-gradient(to bottom,#cbb4d400,#000000b4)}.girl-section .other-girls .girl .img-link img{width:100%;height:420px;max-height:320px}.girl-section .other-girls .girl h3{color:#fff;margin-left:5%;top:50%;position:absolute;z-index:2}.girl-section .other-girls .girl h3 img{width:30px;height:30px}.girl-section .other-girls .girl .prices{position:absolute;width:95%;top:56%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.girl-section .other-girls .girl .prices td{border:1px solid #727272}.girl-section .other-girls .girl .prices td span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.girl-section .other-girls .girl .prices td .text{font-size:12px}.girl-section .other-girls .girl .attr{margin:15px auto;width:95%;font-size:13px}.girl-section .other-girls .girl .attr tr td{padding:2px;width:auto;border-bottom:1px solid #797979}.girl-section .other-girls .girl .attr tr td:first-child{width:40%;padding-left:5px}.girl-section .other-girls .girl .attr tr:last-child td{line-height:13px;height:33px}.blog-section{min-height:100vh}.blog-section h1{margin-bottom:40px}.blog-section .item{margin-bottom:15px}.blog-section .item a{font-size:20px;color:#d8206a;text-decoration:none;-webkit-transition:.5s;transition:.5s}.blog-section .item a:hover{color:#642d26}@media screen and (max-width:768px){header{position:relative}.main-menu .burger{position:relative;width:35px;height:35px;display:block;margin-left:10px}.main-menu .burger span,.main-menu .burger::after,.main-menu .burger::before{height:2px;width:100%;position:absolute;background:#fff!important;margin:0 auto}.main-menu .burger span{top:16px}.main-menu .burger::after,.main-menu .burger::before{content:''}.main-menu .burger::after{bottom:10px}.main-menu .burger::before{top:10px}.main-menu .burger.open span{opacity:0;-webkit-transition:.5s;transition:.5s}.main-menu .burger.open::before{-webkit-transform:rotate(38deg);transform:rotate(38deg);top:16px;-webkit-transition:.4s;transition:.4s}.main-menu .burger.open::after{-webkit-transform:rotate(-38deg);transform:rotate(-38deg);bottom:16px;-webkit-transition:.4s;transition:.4s}.main-menu .top-menu{position:fixed;width:100vw;top:91px;left:-100vw;margin:0;padding:0;-webkit-transition:.5s;transition:.5s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;background:#fff;z-index:999;margin:0!important}.main-menu .top-menu li.menu-item{text-align:center}.main-menu .top-menu li.menu-item a{color:#f10363!important;font-size:16px!important;display:block;padding:3px 0}.main-menu .top-menu.open{left:0}.filter-section{background:url(../img/unnamed.jpg) no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;height:200px;background-size:100%;background-position:center}.filter-section .btn-filter{position:relative;margin:0 auto;border:1px solid #000;border-radius:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:10px 15px;font-size:24px;color:#fff;background-color:#f10363}.filter-section .btn-filter:hover:after{content:'';top:0;left:0;position:absolute;width:100%;height:100%;z-index:3;background-color:#ffffff59}.filter-section .filter{display:none;position:fixed;top:0;left:0;margin:0;border-radius:0;width:100%;height:100%;z-index:9;overflow-y:scroll}.filter-section .filter .close-filter{display:block;position:absolute;right:2px;top:2px;width:45px;height:45px}.filter-section .filter .top-line .item{margin-right:5px}.filter-section .filter .top-line .item .attr-dropdown{padding-left:2px}.filter-section .filter .top-line .item .sub-attr{visibility:hidden;top:10%;height:0%;overflow:hidden;overflow-y:auto}.filter-section .filter .top-line .item .sub-attr.active{height:90%;visibility:visible}.filter-section .filter .top-line .item .sub-attr li label{display:block!important;height:unset!important;font-size:12px}.filter-section .filter .bottom-line .item{width:100%;margin:20px 0}.filter-section .actions .item{display:block!important;margin:15px 0}.girl-section{margin:40px 0 75px 0;font-family:Roboto,sans-serif}.girl-section .title-girl{color:#f10363;font-size:23px}.girl-section .title-girl img{width:30px;height:30px}.girl-section .contacts-girl{text-align:center}.girl-section .thumbnail img{display:none;width:100%;margin:10px 0}.girl-section .thumbnail a:first-child img{display:block}.girl-section .thumbnail .all-photo{margin-top:15px;display:block;text-align:center;width:100%;padding:5px 0;background:#d8206a;color:#fff;font-size:16px;font-weight:700}.girl-section .mini-thumbnail{display:none}.girl-section .attr{width:100%}.girl-section .services{margin-top:15px;padding:5px;border:1px solid #d8206a;background:#00000003}.girl-section .services .title{margin:0}.girl-section .services .services-inner{display:block}.girl-section .services .services-inner .column{height:845px!important;padding-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.girl-section .services .services-inner h5{font-size:20px;color:#333;font-weight:400!important;margin:5px 0}.girl-section .services .services-inner a{width:50%;font-size:13px;text-decoration:none;color:#f10363}.girl-section .services .services-inner a:hover{color:#b63f1e}.girl-section .comment-block{margin-top:25px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding-top:10px;border-top:1.5px solid #f10363}.girl-section .comment-block .title{width:100%;text-align:center;font-size:32px;font-weight:700;color:#f10363}.girl-section .comment-block .comment-form{width:80%;margin:0 auto}.girl-section .comment-block .comment-form .form-group:last-child{text-align:right}.girl-section .comment-block .comment-form .form-group:last-child .btn{text-transform:uppercase;padding:5px 15px;border:2px solid #d8206a;-webkit-transition:1s;transition:1s}.girl-section .comment-block .comment-form .form-group:last-child .btn:hover{color:#fff;background:#d8206a;border:2px solid #d8206a}.girl-section .other-girls{width:100%;padding-top:10px;border-top:1.5px solid #f10363}.girl-section .other-girls .title{width:100%;text-align:center;font-size:32px;font-weight:700;color:#f10363}.girl-section .other-girls .girl{background:#d8206a;color:#fff;position:relative;border:1.5px solid #333;margin:15px 0}.girl-section .other-girls .girl .bg-girl{position:absolute;width:100%;height:420px;left:0;top:0;z-index:1;background:#0000007c;background:-webkit-gradient(linear,left top,left bottom,from(#cbb4d400),to(#000000b4));background:linear-gradient(to bottom,#cbb4d400,#000000b4)}.girl-section .other-girls .girl img{width:100%;height:420px}.girl-section .other-girls .girl h3{color:#fff;margin-left:5%;top:52%;position:absolute;z-index:2}.girl-section .other-girls .girl .prices{position:absolute;width:90%;top:58%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.girl-section .other-girls .girl .prices td{width:10%;border:1px solid #727272}.girl-section .other-girls .girl .prices td span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.girl-section .other-girls .girl .prices td .text{font-size:12px}.girl-section .other-girls .girl .attr{margin:15px auto;width:95%}.girl-section .other-girls .girl .attr tr td{width:auto;border-bottom:1px solid #797979}.girl-section .other-girls .girl .attr tr td:first-child{padding-left:15px}}.btn_more_archive,.btn_more_main{padding:10px 20px;margin:0 auto;background-color:#f10363;color:#fff;font-weight:700;font-family:sans-serif;font-size:24px;text-align:center;line-height:26px;border:1px solid #000;cursor:pointer;-webkit-transition:.5s;transition:.5s}.btn_more_archive:hover,.btn_more_main:hover{background-color:#fff;color:#f10363}@media screen and (max-width:768px){header .upper-header .main-menu .top-menu .menu-item{margin:0 5px}header .upper-header .main-menu .top-menu .menu-item a{font-size:15px}.content-section h1{font-size:30px}main .main-content .login-page{width:80%!important}}.content-section h1{margin-top:35px;text-align:center;color:#f10363}.content-section .girl{background:#d8206a;color:#fff;position:relative;border:1.5px solid #333;margin:15px 0}.content-section .girl .badgee{position:absolute;font-size:14px;margin-left:5px;padding:2px 4px;color:#fff}.content-section .girl .vip{background:#f10363}.content-section .girl .new{background:#760059}.content-section .girl .video{background:#d59c15}.content-section .girl .metro{font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:2px}.content-section .girl .badgee{position:absolute;left:0}.content-section .girl .vip{top:25px}.content-section .girl .new{top:55px}.content-section .girl .video{top:85px}.content-section .girl .img-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:320px}.content-section .girl .img-link .bg-girl{position:absolute;width:100%;height:320px;left:0;top:0;z-index:1;background:#0000007c;background:-webkit-gradient(linear,left top,left bottom,from(#cbb4d400),to(#000000b4));background:linear-gradient(to bottom,#cbb4d400,#000000b4)}.content-section .girl .img-link img{width:100%;height:420px;max-height:320px}.content-section .girl h3{color:#fff;margin-left:5%;top:225px;position:absolute;z-index:2}.content-section .girl h3 img{margin-top:-5px;width:30px;height:30px}.content-section .girl .prices{position:absolute;background:#0000008a;width:90%;top:260px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.content-section .girl .prices td{width:10%;border:1px solid #727272}.content-section .girl .prices td span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.content-section .girl .prices td .text{font-size:12px}.content-section .girl .attr{margin:15px auto;width:95%;font-size:13px}.content-section .girl .attr tr td{padding:2px;width:auto;border-bottom:1px solid #797979}.content-section .girl .attr tr td:first-child{width:40%;padding-left:5px}.content-section .girl .attr tr:last-child td{line-height:13px;height:33px}.content-section .seo-text{margin-top:40px;padding:30px 0;font-family:Roboto,sans-serif;background:#f10363;color:#fff;border-top:2px solid #000}.size-medium{max-width:350px}.alignleft{float:left}.modal{display:none}.modal .modal-bg{position:fixed;z-index:998;left:0;right:0;top:0;bottom:0;background:#00000052}.modal .modal-body{position:fixed;width:40%;max-width:500px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;z-index:999;min-height:300px;padding:10px;font-size:16px}.modal .modal-body.center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal .modal-body.danger{color:#dc3545!important}.modal .modal-body.warning{color:#ffc107!important}main .main-content{padding-top:20px;padding-bottom:40px;min-height:75vh}main .main-content .login-page{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin:0 auto}main .main-content .login-page input,main .main-content .login-page textarea{font-size:18px;padding:5px;background:#fff;outline:0;margin-bottom:15px;border:1px solid #f10363}main .main-content .login-page input[type=checkbox]{display:none}main .main-content .login-page label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-left:30px;margin-bottom:20px;position:relative;display:inline-block}main .main-content .login-page label::before{content:"";background:#fff;border:1px solid #cecece;display:block;width:24px;height:24px;position:absolute;border-radius:6px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-position:50%;background-repeat:no-repeat}main .main-content .login-page label::after{display:block;position:absolute;width:16px;height:10px;border-bottom:4px solid #f10363;border-left:4px solid #f10363;-webkit-transform:rotate(-45deg) translateY(-3px);transform:rotate(-45deg) translateY(-3px);-webkit-transform-origin:left bottom;transform-origin:left bottom;left:14px;top:7px}main .main-content .login-page input[type=checkbox]:checked+span:after{content:''}main .main-content .login-page .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}main .main-content .login-page .row a{display:block}main .main-content .login-page .row .submit{padding:6px 10px;color:#fff;background:#f10363;border:1px solid #f10363;margin-right:10px;margin-bottom:0;-webkit-transition:.3s;transition:.3s;cursor:pointer}main .main-content .login-page .row .submit:hover{color:#f10363;background:#fff}.pagination{width:100%;margin:30px 0}.pagination nav{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination nav a{margin:0 5px;border:1px solid #f10363;padding:5px;color:#f10363;-webkit-transition:.3s;transition:.3s;text-decoration:none}.pagination nav a.active,.pagination nav a:hover{background:#f10363;color:#fff}