@media (max-width: 1100px) {
.pink-grey-block {
	padding: 30px 15px;
	-ms-align-items: center;
	align-items: center
}
}
@media (max-width: 992px) {
.container {
	width: 100%
}
.pink-grey-block {
	padding: 30px 15px
}
.phones-box {
	margin-right: 15px
}
.left-side ul a {
	bottom: -20px
}
}
@media (max-width: 950px) {
.image-description-holder .line-row td:first-child {
	width: 25%
}
}
 @media (max-width: 800px) {
.image-description-holder .description-box {
	max-width: 100%;
	width: 100%
}
.contact-confirm table {
	width: 100%;
	border: 2px solid #a3a3a3
}
.contact-confirm table tr {
	width: 100%;
	height: auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column
}
.contact-confirm table tr:last-child {
	height: auto
}
.contact-confirm table tr:last-child td, .contact-confirm table tr:last-child td:first-child {
	vertical-align: baseline
}
.contact-confirm table tr td:first-child {
	min-height: 60px;
	width: 100%;
	border: 2px solid #a3a3a3;
	background: #eee;
	font-size: 14px;
	line-height: 16px;
	vertical-align: middle;
	padding: 21px 13px 15px;
	word-wrap: break-word;
	text-align: center;
	border-left: 0;
	border-right: 0
}
.contact-confirm table td:last-child {
	border: 0;
	background: 0;
	max-width: 100%;
	width: 100%;
	min-height: 60px;
	word-wrap: break-word;
	vertical-align: middle;
	padding: 15px 25px;
	border-bottom: 0
}
.select-values~i {
	display: none
}
img.desktop-about {
	display: none
}
img.title-about-mobile {
	display: block;
	padding: 0 15px;
	max-width: 260px;
	width: 100%;
	margin: 0 auto
}
.banner-holder {
	display: block;
	max-width: 980px;
	width: 100%;
	margin: 40px auto 22px;
	padding: 0 15px
}
.pink-grey-block .left-side img.mobile-banner-title {
	display: block;
	max-width: 280px;
	width: 100%;
	margin-bottom: 45px;
	padding: 0 15px
}
.pink-grey-block .left-side img.desktop-banner-img {
	display: none
}
.menu-mobile-button-wrapper {
	display: block
}
.header {
	width: 100%;
	margin: 0
}
.top-line-wrapper, .menu, .pseudo, .desktop-links, .phones-box, .desktop-slide, .desktop-banner, #menu-top {
	display: none
}
.menu-mobile-button-wrapper {
	width: 90px;
	height: 90px;
	background: #ff6679;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-start;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column
}
.mobile-menu .menu-top {
	flex-direction: column;
	border-bottom: 2px solid #bebebe;
	height: auto
}
.logo-phones-box {
	min-height: 90px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	justify-content: space-between;
	padding: 0;
	padding-left: 30px
}
.phones-box {
	margin-right: 0;
	position: relative
}
.logo {
	position: relative;
	margin: 0;
	left: 0;
	display: block;
	max-width: 145px;
	margin-left: 0;
	margin-top: 7px
}
.menu-mobile-button {
	width: 34px;
	height: 31px;
	position: relative;
	display: inline-block;
	margin-top: 18px;
	margin-bottom: 7px
}
.menu-line {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 4px;
	background-color: #fff;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	border-radius: 2px
}
.menu-line-1 {
	top: 0
}
.menu-line-2 {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.menu-line-3 {
	bottom: 0
}
.mobile-links {
	display: none
}
.cross .menu-line-1 {
	top: 14px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.cross .menu-line-2 {
	visibility: hidden;
	opacity: 0
}
.cross .menu-line-3 {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(-45deg);
	bottom: 13px
}
.close-menu {
	display: none;
	color: #fff
}
.cross .close-menu {
	display: block;
	color: #fff;
	font-size: 10px;
	line-height: 12px
}
.open {
	color: #fff;
	font-size: 9px;
	line-height: 12px
}
.cross .open {
	display: none
}
.mobile-menu {
	position: absolute;
	width: 100%;
	top: 90px;
	z-index: 9999;
	background: #fff;
	left: 0;
	right: 0
}
.mobile-menu .menu-top {
	flex-direction: column;
	border-bottom: 2px solid #bebebe
}
.mobile-menu .menu-top li {
	width: 100%;
	border-top: 2px solid #bebebe;
	height: 90px;
	font-size: 26px;
	line-height: 28px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-start;
	padding-left: 70px;
	background: #fff3f4
}
.mobile-menu .menu-top li a {
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center
}
.mobile-menu .menu-top li a:hover, .mobile-menu .menu-top li a:focus {
	background: transparent;
	color: #ff6679
}
.buttons-holder {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
	padding: 30px 15px 5px;
	margin: 0;
	margin-bottom: 12px
}
.buttons-holder a {
	width: 100%;
	height: 80px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 32px;
	line-height: 34px;
	position: relative;
	margin-bottom: 20px
}
.buttons-holder img.phone-big {
	display: block;
	width: 33px;
	height: 43px
}
.buttons-holder img.mail-big {
	display: block;
	width: 43px;
	height: 32px
}
.buttons-holder img.line-big {
	display: block;
	width: 60px;
	height: 59px
}
.mobile-slide, .mobile-banner {
	display: block;
	width: 100%
}
.pink-grey-block {
	padding: 40px 0;
	width: 100%
}
.pink-grey-block .r {
	display: none
}
.pink-grey-block .left-side {
	width: 100%
}
.pink-grey-block p {
	max-width: 100%;
	width: 100%;
	padding: 46px 10px;
	background: rgba(255,255,255,0.7);
	margin-bottom: 40px;
	font-size: 20px;
	line-height: 36px
}
.left-side ul {
	padding: 0 15px
}
.left-side ul li {
	font-size: 36px;
	line-height: 38px;
	color: #ff6679;
	margin-bottom: 35px;
	font-weight: 700;
	position: relative;
	padding-left: 55px
}
.left-side ul li:before {
	content: '';
	display: block;
	width: 46px;
	height: 46px;
	background: url(../images/big-smile.png) no-repeat;
	position: absolute;
	top: -8px;
	left: 0
}
.left-side ul a, .green-block .mobile-link, .grey-block .mobile-link {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	height: 80px;
	justify-content: center;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	background: #ff6679;
	position: relative;
	bottom: 0;
	right: 0;
	color: #fff;
	font-weight: 700;
	font-size: 32px;
	line-height: 34px;
	letter-spacing: 2px
}
.pink-wrapper {
	margin: 0
}
.green-block, .grey-block {
	padding: 0 15px;
	background: url(../images/green-block-bg.png) no-repeat;
	background-position: top;
	background-size: 100%;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	padding-top: 60px;
	position: relative
}
.grey-block {
	-webkit-flex-direction: column-reverse;
	-moz-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	-o-flex-direction: column-reverse;
	flex-direction: column-reverse;
	background: none;
	padding: 0 15px;
	background: url(../images/grey-block-bg.png) no-repeat;
	background-position: center bottom;
	padding-bottom: 190px;
	margin-bottom: 20px
}
.circle-holder {
	max-width: 250px;
	width: 100%;
	display: block;
	position: relative;
	margin-right: 10px;
	margin-top: 100px
}
.green-block h2, .grey-block h2 {
	display: none
}
.mobile-h2-image {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 0
}
.grey-block .mobile-h2-image {
	-webkit-flex-direction: row-reverse;
	-moz-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	-o-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.green-block .h2-mobile, .grey-block .h2-mobile {
	font-size: 45px;
	line-height: 47px;
	color: #00b700;
	margin-top: 75px;
	padding-left: 35px;
	padding-bottom: 20px;
	border-bottom: 2px solid #00b700;
	margin-left: -25px;
	margin-bottom: 20px;
	display: block!important
}
.grey-block .h2-mobile {
	font-size: 48px;
	line-height: 51px;
	color: #c59236;
	padding-left: 0;
	padding-bottom: 20px;
	border-bottom: 2px solid #c59236;
	display: block!important;
	padding-right: 10px;
	margin: 137px -25px 20px 0
}
.grey-block .left-block ul li, .right-side ul li {
	color: #000;
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 28px
}
.grey-block .circle-holder {
	margin-right: 0;
	margin-left: 10px
}
.green-block .mobile-link {
	background: #00b700
}
.grey-block .mobile-link {
	background: #c59236
}
.girls-holder .title-img {
	display: none
}
.girls-holder .girls-mobile-title {
	display: block;
	padding: 40px 0;
	margin: 0 auto
}
.image-description-holder, .main-items-holder {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	padding: 0 15px
}
.image-description {
	display: block;
	max-width: 100%;
	width: 100%;
	position: relative;
	margin-bottom: 35px
}
.image-description p {
	font-size: 27px;
	line-height: 30px;
/*	font-family: monospace*/
}
.image-description .title {
	color: #fff;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	max-width: 100%;
	height: 50px;
	background: #ff6679;
	padding-left: 15px;
	margin-bottom: 10px;
	font-size: 25px;
	line-height: 27px
}
.image-description img {
	max-width: 240px;
	width: 100%;
	height: auto;
	margin-bottom: 40px;
	float: left;
	margin-right: 25px
}
.image-description .red-round {
	background: #ff6679;
	width: 90px;
	height: 90px;
	color: #fff;
	position: absolute;
	left: 140px;
	right: auto;
	top: 220px
}
.show-all-btn {
	width: 95%;
	height: 80px;
	font-size: 30px;
	line-height: 32px;
	letter-spacing: 2px;
	font-weight: 700;
	background: #ff6679;
	margin: 0 auto
}
.main-items-holder {
	-ms-align-items: center;
	align-items: center
}
.main-items-block .item-holder {
	display: block;
	max-width: 390px;
	width: 100%;
	margin-bottom: 123px
}
.main-items-block .item-holder:last-child {
	margin-bottom: 100px
}
.girls-wrapper {
	padding: 50px 0 0;
	background: rgba(255,255,255,0.65)
}
.back-to-top {
	display: none
}
.footer-bottom {
	background: none;
	background-size: 0;
	height: auto;
	padding-top: 0;
	position: relative
}
.footer-bottom-content {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column-reverse
}
.footer-links {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	border-bottom: 2px solid #bebebe
        max-width: 870px;
        align-items: none;
}
.main-items-block .img-title {
	display: none
}
.main-items-block .item-banner-mobile {
	margin: 25px auto 45px;
	display: block
}
.footer-links li {
	position: relative;
	height: 90px;
	border-top: 2px solid #bebebe;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	padding-left: 60px
}
.footer-links li a {
	color: #000;
	font-size: 30px;
	line-height: 32px
}
.footer-links li a:hover, .footer-links li a:focus {
	color: #000
}
.footer-logo {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	max-width: 100%;
	width: 100%;
	margin-bottom: 0;
	height: 165px;
	background: #ff8c9b
}
.footer-logo img {
	max-width: 270px;
	width: 100%
}
.desktop-logo {
	display: none
}
.mobile-logo {
	display: block
}
.copyright {
	height: 40px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	width: 100%;
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font: 19px/21px 'Open Sans';
	background: #ff6679;
	letter-spacing: 1px
}
.preference .right-block {
	display: none
}
.preference .blocks-holder .left-block {
	max-width: 100%;
	width: 100%;
	margin-right: 0
}
.preference .blocks-holder {
	padding: 0 15px
}
.remuneration-page .preference .blocks-holder {
	padding: 0
}
.breadcrumb {
	display: none
}
.about-box .preference .blocks-holder {
	padding: 0
}
.preference .block h3 {
	color: #ff6679;
	margin-bottom: 18px;
	font-size: 26px;
	line-height: 28px;
	height: 60px;
	padding-left: 5px
}
.about-box .preference .block h3 {
	font-size: 27px;
	line-height: 30px;
	height: 55px
}
.preference .block h3:before {
	margin-top: 0
}
.about-box .preference .block h3:before {
	content: '';
	display: block;
	width: 32px;
	height: 32px;
	background: url(../images/heart.png) no-repeat;
	background-size: contain;
	float: left;
	margin-right: 5px
}
.preference .title {
	max-width: 100%;
	height: 50px;
	font-size: 20px;
	line-height: 22px;
	font-weight: 700;
	padding-left: 10px
}
.about-box .preference .title {
	padding-left: 15px;
	margin-bottom: 30px
}
.call-center {
	padding: 0 15px
}
.call-center .title, .remuneration-page .preference .block .title {
	font-size: 30px;
	line-height: 32px;
	height: 70px
}
.call-center .block {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	margin-bottom: 60px
}
.call-center .block img {
	max-width: 446px;
	width: 100%;
	height: auto;
	margin: 0 auto 40px
}
.block .description {
	max-width: 100%;
	width: 100%
}
.block .description p {
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 45px
}
.block .description span {
	font-size: 28px;
	line-height: 30px;
	width: 100%;
	height: 140px;
	justify-content: space-around;
	-ms-align-items: center;
	align-items: center;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
/*	font-family: monospace;*/
	color: #fff;
	background: #ff6679
}
.block .description span i {
	font-size: 60px;
	line-height: 70px;
/*	font-family: monospace;*/
	color: #ff0;
	margin-top: -5px
}
.preference .block p {
	font-size: 22px;
	line-height: 26px
}
.circles-block-wrapper img.circle-title-mob {
	display: block;
	width: 100%;
	margin: 0 auto;
	max-width: 475px;
	padding: 60px 15px
}
.circles-block-wrapper .girls-wrapper {
	padding: 27px 40px 0
}
.circles-holder {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column
}
.circle-block {
	max-width: 100%;
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 70px;
	padding-right: 0
}
.circle-block>p {
	font-size: 27px;
	line-height: 42px;
	font-weight: 700
}
.circle-block .circle {
	max-width: 230px;
	width: 100%;
	height: 230px;
	margin-bottom: 0;
	position: relative;
	margin-right: 25px
}
.circle-block .circle span {
	font-size: 32px;
	line-height: 34px;
	color: #ff6679;
	font-weight: 700
}
.circle-block .circle:before {
	width: 46px;
	height: 24px;
	background: url(../images/big-triangle.png) no-repeat;
	position: absolute;
	top: auto;
	right: auto;
	bottom: -65px
}
.remuneration-page .preference .images-holder {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column
}
.remuneration-page .preference .images-holder .image-box {
	max-width: 100%;
	width: 100%;
	margin: 0 auto 110px;
	text-align: center
}
.image-box span {
	font-size: 36px;
	line-height: 38px
}
.image-box span i {
	font-size: 44px;
	line-height: 46px
}
.remuneration-page .preference .block {
	margin-bottom: 0
}
.contacts-page .preference>p {
	margin-bottom: 40px;
	font-size: 26px;
	line-height: 28px;
	word-wrap: break-word
}
.form-row {
	border-top: 2px solid rgba(0,0,0,0.6);
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	height: 165px
}
.form-row p {
	width: 100%;
	font-size: 26px!important;
	line-height: 28px!important;
	background: #eee;
	height: 60px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	padding-left: 15px;
	margin-bottom: 15px;
	margin-right: 0;
	border-right: 0;
	justify-content: center;
	border-bottom: 2px solid rgba(0,0,0,0.6)
}
.radio-holder {
	margin-top: 25px
}
.form-row .radio-holder i {
	margin: 0 25px
}
.form-row i {
	margin: 0 10px;
	font-size: 26px;
	line-height: 28px
}
.form-row input[type="text"] {
	max-width: 95%;
	width: 95%;
	height: 70px;
	border: 2px solid #afa5a6;
	background: #fff0f2;
	padding-left: 10px;
	font-size: 30px;
	line-height: 32px
}
.form-row>div {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	padding: 0 15px;
	width: 100%;
	justify-content: center
}
.form-row>div span {
	font-size: 26px;
	line-height: 28px
}
.select-age, .select-numbers {
	max-width: 103px;
	width: 100%;
	height: 70px;
	border-radius: 0!important;
	border: 2px solid #afa5a6;
	font-size: 30px;
	line-height: 32px;
	background: #fff0f2
}
.select-values {
	height: 70px;
	max-width: 240px;
	width: 100%;
	border: 2px solid #afa5a6;
	margin-right: 5px;
	font-size: 30px;
	line-height: 32px;
	background: #fff0f2
}
.form-row textarea {
	max-width: 95%;
	width: 95%;
	height: 280px;
	border: 2px solid #afa5a6;
	background: #fff0f2;
	padding-left: 10px;
	padding-top: 10px;
	resize: none;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 25px
}
.textarea-row {
	height: 360px;
	border-bottom: 1px solid rgba(0,0,0,0.6)
}
.return-submit {
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	margin-top: 28px;
	-webkit-flex-direction: column-reverse;
	-moz-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	-o-flex-direction: column-reverse;
	flex-direction: column-reverse
}
.submit-btn, .return-to-form {
	display: block;
	width: 100%;
	height: 80px;
	border: 1px solid #ff6679;
	color: #ff6679;
	background: transparent;
	margin: 30px auto 0;
	font-size: 30px;
	line-height: 32px
}
.return-to-form {
	background: #eee;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	border: 0;
	color: #000
}
.workplace .preference .blocks-holder img {
	max-width: 345px;
	width: 100%;
	height: auto;
	margin: 0 auto 25px;
	float: none;
	display: block
}
.image-description-holder .description-box {
	padding-right: 0;
	border: 2px solid #a3a3a3;
	border-top: 0
}
.image-description-holder .line-row {
	height: auto;
	border: 0;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex
}
.workplace .preference .block td:first-child {
	min-height: 60px;
	width: 100%;
	border: 2px solid #a3a3a3;
	background: #eee;
	font-size: 14px;
	line-height: 16px;
	vertical-align: middle;
	padding: 15px;
	word-wrap: break-word;
	text-align: center;
	border-left: 0;
	border-right: 0
}
.workplace .preference .block td:last-child {
	border: 0;
	background: 0;
	max-width: 100%;
	width: 100%;
	min-height: 60px;
	word-wrap: break-word;
	vertical-align: middle;
	padding: 15px;
	border-bottom: 0
}
.workplace .preference>p {
	margin-bottom: 30px;
	padding: 0 15px
}
.about-pink {
	height: 125px;
	margin-bottom: 30px
}
.preference {
	max-width: 980px;
	width: 100%;
	margin: 0 auto;
	background: none;
	border: 0;
	padding: 0 15px
}
.buttons-holder .line {
	padding-left: 40px;
	padding-right: 0
}
.header .buttons-holder .line {
	padding-left: 0;
	padding-right: 0
}
.form-row .select-age-holder {
	-webkit-justify-content: flex-start;
	justify-content: flex-start
}
.contact-confirm-mob {
	display: block
}
.contact-confirm-img {
	display: none
}
.contact-confirm .about-pink {
	height: 125px;
	margin-bottom: 10px
}
.contact-confirm .breadcrumb>li a {
	display: inline-block;
	color: #ff6679;
	font-size: 20px;
	line-height: 22px
}
.contact-confirm .breadcrumb>.active {
	color: #000;
	font-size: 20px;
	line-height: 22px
}
.contact-confirm .breadcrumb>li+li:before {
	padding: 0 20px;
	color: #ccc;
	content: ">"
}
.contact-confirm .contacts-page .preference>p {
	margin-bottom: 40px;
	font-size: 34px;
	line-height: 53px
}
.contact-confirm .form-row {
	border-top: 2px solid rgba(0,0,0,0.6);
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	height: 165px
}
.contact-confirm .form-row p:last-child {
	justify-content: flex-start
}
.contact-confirm .preference .blocks-holder {
	padding: 0
}
.contact-confirm .textarea-row {
	height: 385px
}
.contact-confirm .preference .block {
	margin-bottom: 60px
}
.contact-2-desktop {
	display: none
}
.contact-2-mobile {
	display: block
}
.contacts-2-page .breadcrumb {
	display: block;
	padding-left: 30px
}
.contacts-2-page .breadcrumb>li a {
	display: inline-block;
	color: #ff6679;
	font-size: 31px;
	line-height: 33px;
	text-decoration: underline
}
.contacts-2-page .breadcrumb>.active {
	color: #000;
	font-size: 31px;
	line-height: 33px
}
.contacts-2-page .breadcrumb>li+li:before {
	padding: 0 20px;
	color: #ccc;
	content: ">"
}
.contacts-2-page .about-pink {
	margin-bottom: 15px
}
.info-text-contact-2 {
	padding: 0 30px
}
.contact-2-title {
	display: none
}
.contact-2-title-mob {
	display: block;
	margin: 20px 0 50px;
	width: 100%
}
.info-text-contact-2 p {
	font: 33px/53px monospace;
	margin-bottom: 135px
}
.info-text-contact-2 .return-to-form {
	font: 40px/42px monospace;
	margin: 160px 0 100px
}
.support-page .preference .block h3 {
	font-size: 30px;
	line-height: 40px;
	height: 55px;
	margin-bottom: 5px
}
.support-page .preference .block h3:before {
	content: '';
	margin-top: 5px
}
.support-page .preference .block p {
	font-size: 28px;
	line-height: 45px
}
.qa-page img.title-about-mobile {
	display: block;
	padding: 0 15px;
	max-width: 440px;
	width: 100%;
	margin: 0 auto
}
.qa-page .preference .block h2 {
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.qa-page .preference .block h2:before {
	background: url(../images/q-mobile.png) no-repeat;
	z-index: 10;
}
.qa-page .preference .block p {
	font-size: 30px;
	line-height: 45px;
/*	font-family: monospace;*/
	padding-left: 46px
}
.qa-page .preference .block {
	margin-bottom: 70px
}
.qa-page .preference .blocks-holder {
	margin-bottom: 0
}
.qualification img.title-about-mobile {
	display: block;
	padding: 0 15px;
	max-width: 192px;
	width: 100%;
	margin: 0 auto
}
.qualification .preference .block p {
	font-size: 30px;
	line-height: 44px
}
.qualification .preference .block {
	margin-bottom: 67px
}
.qualification .preference .title {
	padding-left: 15px;
	margin-bottom: 25px
}
.qualification .preference .block .yellow-box {
	margin-top: 30px;
	margin-left: 10px;
	max-width: 95%;
	padding: 20px 15px 35px;
	margin-bottom: 0
}
.qualification .preference .block .yellow-box span {
	font: 30px/32px monospace
}
.qualification .preference .block .yellow-box ul {
	margin-top: 35px
}
.qualification .preference .block .yellow-box ul li {
	margin-bottom: 10px;
	font: 32px/34px monospace;
	padding-left: 8px
}
.qualification .preference .block .yellow-box ul li:before {
	content: '';
	display: inline-block;
	width: 3px;
	height: 3px;
	background: #000;
	position: relative;
	top: -10px;
	left: -5px
}
.qualification .red-dot-text {
	display: block;
	font: 30px/32px monospace;
	color: #ff6679;
	margin-left: 3px;
	padding-top: 5px;
	margin-bottom: 5px
}
.qualification .red-dot-text:before {
	content: '';
	display: inline-block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: #ff6679;
	margin-right: 2px
}
.qualification .red-dot-text-block p {
	margin-bottom: 55px
}
.qualification .red-dot-text-block p:last-child {
	margin-bottom: 0
}
.voice-ol .preference .title {
	padding-left: 15px;
	margin-bottom: 25px;
	font-size: 24px;
	line-height: 26px
}
.voice-ol img.title-about-mobile {
	display: block;
	padding: 0 15px;
	max-width: 515px;
	width: 100%;
	margin: 0 auto
}
.voice-ol .preference .block img {
	width: 140px;
	height: 100%;
	margin-left: 0;
	margin-right: 23px
}
.voice-ol .preference .block .span-date {
	-ms-align-items: flex-start;
	align-items: flex-start;
	margin-bottom: 40px;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column
}
.voice-ol .preference .block span {
	display: block;
	width: 232px;
	height: 48px;
	border: 1px solid #ff6679;
	color: #ff6679;
	text-align: center;
	font: 26px/28px monospace;
	font-weight: 700;
	padding-top: 8px;
	margin-right: 0;
	margin-bottom: 18px
}
.voice-ol .preference .block i {
	font: 28px/30px monospace;
	letter-spacing: 2px
}
.voice-ol .preference .block .right-box p {
	padding-left: 0;
	font: 28px/45px monospace;
	word-break: break-all
}
.voice-ol .preference .block {
	margin-bottom: 85px
}
.voice-link {
	height: 100px;
	font: 32px/34px monospace;
	margin-bottom: 45px
}
.workplace .preference .blocks-holder .image-description-holder .i {
	margin: 0;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}
.workplace .preference .blocks-holder .image-description-holder .t {
	margin: 0;
}
}
@media (max-width: 650px) {
.form-row input[type="text"] {
	max-width: 560px;
	width: 90%;
	height: 70px;
	border: 2px solid #afa5a6;
	background: #fff0f2;
	padding-left: 10px;
	font-size: 30px;
	line-height: 32px
}
}
@media (max-width: 540px) {
.left-side ul li {
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 30px;
	padding-left: 55px
}
.girls-holder .girls-mobile-title {
	display: block;
	padding: 40px 15px;
	margin: 0 auto;
	width: 100%
}
.image-description p {
	font-size: 20px;
	line-height: 30px;
/*	font-family: monospace;*/
	overflow: hidden
}
.circles-block-wrapper .girls-wrapper {
	padding: 27px 15px
}
.form-row {
	height: 140px
}
.form-row .radio-holder {
	padding: 0;
	font-size: 14px;
	line-height: 16px
}
.form-row input[type="text"] {
	max-width: 410px;
	width: 90%;
	height: 50px;
	border: 2px solid #afa5a6;
	font-size: 20px;
	line-height: 22px
}
.form-row p {
	width: 100%;
	font-size: 24px!important;
	line-height: 26px!important;
	background: #eee;
	height: 50px;
	padding-left: 15px;
	margin-bottom: 19px;
	margin-right: 0;
	border-right: 0;
	justify-content: center;
	border-bottom: 2px solid rgba(0,0,0,0.6)
}
.select-age, .select-numbers {
	max-width: 65px;
	width: 100%;
	height: 50px;
	border-radius: 0!important;
	border: 2px solid #afa5a6;
	font-size: 24px;
	line-height: 26px;
	background: #fff0f2
}
.select-values {
	height: 50px;
	margin-right: 5px;
	font-size: 24px;
	line-height: 26px
}
.form-row select~i {
	margin-right: 10px
}
.textarea-row {
	height: 280px!important;
	border-bottom: 1px solid rgba(0,0,0,0.6)
}
.form-row textarea {
	max-width: 410px;
	width: 90%
}
.radio-holder {
	margin-top: 10px
}
.qa-page .preference .block h2 {
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.qa-page .preference .block p {
	font-size: 18px;
	line-height: 30px;
/*	font-family: monospace;*/
	padding-left: 46px
}
.qualification img.title-about-mobile {
	display: block;
	padding: 0 15px;
	max-width: 192px;
	width: 100%;
	margin: 0 auto
}
.qualification .preference .block p {
	font-size: 20px;
	line-height: 34px
}
.qualification .preference .block {
	margin-bottom: 35px
}
.qualification .preference .title {
	padding-left: 15px;
	margin-bottom: 15px
}
.qualification .preference .block .yellow-box {
	margin-top: 30px;
	margin-left: 10px;
	max-width: 95%;
	padding: 20px 15px 35px;
	margin-bottom: 0
}
.qualification .preference .block .yellow-box span {
	font: 20px/32px monospace
}
.qualification .preference .block .yellow-box ul {
	margin-top: 25px
}
.qualification .preference .block .yellow-box ul li {
	margin-bottom: 10px;
	font: 22px/24px monospace;
	padding-left: 8px
}
.qualification .preference .block .yellow-box ul li:before {
	content: '';
	display: inline-block;
	width: 3px;
	height: 3px;
	background: #000;
	position: relative;
	top: -10px;
	left: -5px
}
.qualification .red-dot-text {
	display: block;
	font: 20px/22px monospace;
	color: #ff6679;
	margin-left: 3px;
	padding-top: 5px;
	margin-bottom: 5px
}
.qualification .red-dot-text:before {
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #ff6679
}
.qualification .red-dot-text-block p {
	margin-bottom: 55px
}
.qualification .red-dot-text-block p:last-child {
	margin-bottom: 0
}
.voice-ol .preference .title {
	padding-left: 15px;
	margin-bottom: 25px;
	font-size: 20px;
	line-height: 22px
}
.voice-ol .preference .block .span-date {
	-ms-align-items: flex-start;
	align-items: flex-start;
	margin-bottom: 30px;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column
}
.voice-ol .preference .block span {
	display: block;
	width: 232px;
	height: 38px;
	border: 1px solid #ff6679;
	color: #ff6679;
	text-align: center;
	font-size: 20px;
	line-height: 22px;
	font-weight: 700;
	padding-top: 8px;
	margin-right: 0;
	margin-bottom: 18px
}
.voice-ol .preference .block span em {
	font-size: 16px
}
.voice-ol .preference .block i {
	font: 18px/20px monospace;
	letter-spacing: 2px
}
.voice-ol .preference .block .right-box p {
	padding-left: 0;
	font: 20px/22px monospace;
	word-break: break-all
}
.voice-ol .preference .block {
	margin-bottom: 45px
}
.voice-link {
	height: 50px;
	font: 22px/24px monospace;
	margin-bottom: 45px
}
}
@media (max-width: 800px) {
.support-page .preference .block h3 {
	font-size: 20px;
	line-height: 40px;
	height: 40px
}
.support-page .preference .block p {
	font-size: 18px;
	line-height: 35px
}
.support-page .preference .block {
	margin-bottom: 30px
}
.qa-page .preference .block h2 {
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 20px;
	margin-left: 15px;
}
}
@media (max-width: 800px) {
.grey-block, .green-block {
	max-width: 570px !important;
}
.grey-block .circle-holder {
	margin-left: 18px;
}
.pink-wrapper {
	background-size: 20px auto!important
}
.block.without-image {
	border: 0
}
.voice-ol .preference .block .span-date {
	margin-bottom: 20px
}
.voice-ol .preference .block .right-box p {
	font: 16px/20px monospace
}
.qualification .preference .block p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px
}
.mobile-menu .menu-top li {
	width: 100%;
	border-top: 2px solid #bebebe;
	height: 50px;
	font-size: 22px;
	line-height: 24px;
	padding-left: 15px
}
.logo {
	display: block;
	max-width: 70px;
	margin-left: 0;
	margin-top: 5px
}
.menu-line {
	height: 2px
}
.menu-mobile-button {
	width: 17px;
	height: 14px;
	position: relative;
	display: inline-block;
	margin-top: 9px;
	margin-bottom: 5px
}
.logo-phones-box {
	min-height: 45px;
	padding-left: 15px
}
.menu-mobile-button-wrapper {
	width: 45px;
	height: 45px
}
.mobile-menu {
	top: 45px
}
.left-side ul li {
	font-size: 24px;
	line-height: 26px;
	padding-left: 30px
}
.left-side ul a, .green-block .mobile-link, .grey-block .mobile-link {
	height: 40px;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 2px;
	font-weight: 400
}
.footer-links li {
	height: 45px;
	padding-left: 30px
}
.footer-links li a {
	color: #000;
	font-size: 16px;
line-height:`8px
}
.footer-logo img {
	max-width: 135px;
	width: 100%
}
.footer-logo {
	height: 80px
}
.image-description img {
	max-width: 150px;
	width: 100%;
	height: auto;
	margin-bottom: 40px;
	float: left;
	margin-right: 15px
}
.image-description .red-round {
	background: #ff6679;
	width: 70px;
	height: 70px;
	color: #fff;
	position: absolute;
	left: 70px;
	right: auto;
	top: 150px;
	font-size: 13px;
	line-height: 13px
}
.image-description .red-round i {
	font-size: 9px;
	line-height: 15px
}
.circle-block .circle {
	max-width: 120px;
	width: 100%;
	height: 116px;
	margin-bottom: 0;
	position: relative;
	margin-right: 10px
}
.circle-block .circle span {
	font-size: 20px;
	line-height: 24px;
	white-space: nowrap
}
.form-row {
	height: 85px
}
.form-row .radio-holder i {
	margin: 0 10px
}
.form-row i {
	font-size: 16px;
	line-height: 18px
}
.form-row input[type="text"] {
	max-width: 95%;
	width: 95%;
	height: 35px;
	border: 2px solid #afa5a6;
	background: #fff0f2;
	padding-left: 10px;
	font-size: 16px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 0
}
.select-age, .select-numbers {
	width: 50px;
	height: 35px;
	border-radius: 0!important;
	border: 2px solid #afa5a6;
	font-size: 14px;
	line-height: 16px;
	margin-top: 10px
}
.select-area {
	width: 150px;
	height: 35px;
	border-radius: 0!important;
	border: 2px solid #afa5a6;
	font-size: 14px;
	line-height: 16px;
	margin-top: 10px
}
.form-row>div {
	padding: 0;
	width: 95%;
	justify-content: space-between
}
.form-row select~i {
	margin-right: 5px;
	margin-top: 10px;
	margin-left: 0
}
.select-values {
	height: 35px;
	max-width: 160px;
	width: 100%;
	border: 2px solid #afa5a6;
	margin-right: 5px;
	font-size: 14px;
	line-height: 16px;
	margin-top: 10px
}
.form-row>div span {
	font-size: 16px;
	line-height: 18px;
	margin-top: 10px;
	margin-left: 5px
}
.contacts-page .preference>p {
	margin-bottom: 40px;
	font-size: 16px;
	line-height: 24px;
	padding: 0;
	padding-left: 0;
	margin-top: 10px
}
.submit-btn {
	display: block;
	width: 100%;
	height: 40px;
	border: 1px solid #ff6679;
	color: #ff6679;
	background: transparent;
	margin: 15px auto 0;
	font-size: 18px;
	line-height: 20px
}
.form-row select {
	border-radius: 0;
	padding-left: 5px
}
.select-age {
	max-width: 60px;
	width: 100%
}
.form-row textarea {
	max-width: 96%;
	width: 95%;
	margin-top: 5px;
	height: 140px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 16px
}
.contacts-page .preference .block {
	margin-bottom: 30px
}
.textarea-row {
	height: 190px!important;
	border-bottom: 1px solid rgba(0,0,0,0.6)
}
.image-description-holder .line-row {
	height: auto;
	border: 0;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: flex-start;
	align-items: flex-start
}
.workplace .preference .block p {
	overflow-wrap: break-word;
	word-break: break-all;
	width: 100%;
	padding: 2px 10px 10px
}
.workplace .block .title {
	font-size: 16px;
	line-height: 18px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 12px;
	padding-left: 20px
}
.workplace .block:last-child {
	margin-bottom: 0
}
.workplace .preference .blocks-holder img {
	max-width: 220px;
	margin: 0 auto 15px;
	display: block;
	float: none
}
.remuneration-page .preference>p {
	margin-bottom: 20px;
	padding: 0 7px;
	font-size: 14px;
	line-height: 26px
}
.image-description-holder .line-row span {
	width: 100%;
	height: 30px;
	padding-left: 0;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
	margin-bottom: 8px
}
.call-center .title, .remuneration-page .preference .block .title {
	font-size: 16px;
	line-height: 18px;
	height: 30px
}
.call-center .title {
	margin-bottom: 10px
}
.preference .block p {
	font-size: 14px;
	line-height: 26px;
	padding-left: 7px
}
.image-box span {
	font-size: 25px;
	line-height: 30px
}
.remuneration-page .preference .images-holder .image-box {
	max-width: 100%;
	width: 100%;
	margin: 0 auto 50px;
	text-align: center
}
.remuneration-page .second-preference .blocks-holder .block p {
	margin-bottom: 20px
}
.block .description p {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 25px;
	padding: 0 7px
}
.block .description span {
	font-size: 15px;
	line-height: 20px
}
.preference .block h3 {
	color: #ff6679;
	margin-bottom: 6px;
	font-size: 16px;
	line-height: 18px;
	height: auto
}
.preference .block h3:before {
	content: '';
	display: block;
	width: 17px;
	height: 18px;
	background: url(../images/heart.png) no-repeat;
	background-size: contain;
	float: left;
	margin-right: 3px
}
.preference .title {
	max-width: 100%;
	height: 25px;
	font-size: 13px;
	line-height: 22px;
	font-weight: 700;
	padding-left: 5px;
	text-align: left;
	margin-bottom: 13px
}
.circle-block>p {
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	width: 100%
}
.circle-block .circle:before {
	width: 22px;
	height: 15px;
	background: url(../images/big-triangle.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: auto;
	right: auto;
	bottom: -36px
}
.circle-block {
	max-width: 100%;
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 30px;
	padding: 0 15px
}
.circle-block:last-child {
	margin-bottom: 0
}
.green-block .h2-mobile {
	font-size: 24px;
	line-height: 36px;
	margin-left: -40px;
	font-weight: 700
}
.grey-block .h2-mobile {
	font-size: 23px;
	line-height: 25px;
	margin-left: 6px;
	margin-top: 50px;
	padding-bottom: 10px;
	font-weight: 700
}
.grey-block .left-block ul li, .right-side ul li {
	color: #000;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 20px
}
.girls-holder {
	padding-bottom: 20px;
	margin-bottom: 0
}
.girls-wrapper {
	padding: 20px 0 25px;
	background: rgba(255,255,255,0.65)
}
.main-items-block .item-holder {
	display: block;
	max-width: 390px;
	width: 100%;
	margin-bottom: 30px
}
.main-items-block .item-banner-mobile {
	margin: 10px auto 20px;
	max-width: 155px
}
.image-description-holder, .main-items-holder {
	padding: 0 7px
}
.main-items-block .item-holder:last-child {
	margin-bottom: 10px
}
.cross .menu-line-1 {
	top: 6px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.cross .menu-line-2 {
	visibility: hidden;
	opacity: 0
}
.cross .menu-line-3 {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(-45deg);
	bottom: 6px
}
.swiper-pagination {
	left: 0;
	right: 0;
	bottom: -20px
}
.swiper-pagination-bullet {
	width: 5px;
	height: 5px;
	margin: 0 5px
}
.banner-holder {
	display: block;
	max-width: 980px;
	width: 100%;
	margin: -15px auto 12px;
	padding: 0 7px
}
.buttons-holder img.line-big {
	display: block;
	width: 45px;
	height: 40px
}
.about-box .preference .block h3:before {
	margin-top: -4px;
	margin-right: 5px
}
.about-box .preference .block h3 {
	font-size: 14px;
	line-height: 16px;
	height: 30px;
	padding-left: 5px
}
.five-links .blocks-holder .block:last-child {
	margin-bottom: 40px
}
.circles-block-wrapper img.circle-title-mob {
	max-width: 255px;
	padding: 27px 15px
}
.circles-block-wrapper .girls-wrapper {
	padding: 10px 7px 20px
}
.about-box .preference .block {
	margin-bottom: 30px
}
.call-center .block img {
	max-width: 220px;
	width: 100%;
	height: auto;
	margin: 0 auto
}
.block .description span {
	font-size: 14px;
	line-height: 16px;
	height: 62px
}
.block .description span i {
	font-size: 24px;
	line-height: 26px;
/*	font-family: monospace;*/
	color: #ff0;
	margin-top: -10px;
	margin-left: 0
}
.call-center .block {
	margin-bottom: 30px
}
.buttons-holder .recall img:first-child, .buttons-holder .line img:first-child, .buttons-holder .mail img:first-child {
	display: block
}
.buttons-holder .recall img:last-child, .buttons-holder .line img:last-child, .buttons-holder .mail img:last-child {
	display: none
}
.info-text-contact-2 p {
	font: 16px/29px monospace;
	margin-bottom: 20px;
	padding-left: 8px;
	padding-right: 8px;
}
.info-text-contact-2 .return-to-form {
	font: 30px/32px monospace;
	margin: 60px 0 30px
}
.contacts-2-page .breadcrumb>li a {
	font-size: 12px;
	line-height: 18px
}
.contacts-2-page .breadcrumb>.active {
	font-size: 12px;
	line-height: 18px
}
.qa-page .preference .block h2 {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 5px;
	padding: 8px 5px 8px 18px;
}
.qa-page img.title-about-mobile {
	max-width: 195px;
	padding: 0
}
.pink-grey-block p {
	max-width: 100%;
	width: 100%;
	padding: 25px 10px;
	background: rgba(255,255,255,0.7);
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 28px
}
.girls-holder .girls-mobile-title {
	padding: 20px 25px
}
.image-description p {
	font-size: 14px;
	line-height: 24px;
/*	font-family: monospace;*/
	overflow: hidden
}
.show-all-btn {
	width: 95%;
	height: 40px;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 2px;
	font-weight: 400;
	background: #ff6679;
	margin: 0 auto
}
.main-items-holder {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	padding: 0;
/*	padding: 0 60px*/
}
.image-description {
	display: block;
	max-width: 100%;
	width: 100%;
	position: relative;
	margin: 0 auto 25px
}
.left-side ul li:before {
	content: '';
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/big-smile.png) no-repeat;
	position: absolute;
	background-size: contain;
	top: 2px;
	left: 0
}
.pink-grey-block {
	padding: 10px 0 15px;
	width: 100%
}
.pink-grey-block .left-side img.mobile-banner-title {
	margin-bottom: 25px;
	margin-top: 5px;
	max-width: 195px;
	width: 100%;
	padding: 0
}
.grey-block {
	background-size: 100%
}
.circle-holder {
	margin-top: 60px;
	max-width: 125px
}
.green-block .h2-mobile {
	margin-top: 70px;
	padding-bottom: 10px
}
.circle-holder .fader img {
	max-width: 100px
}
.grey-block .left-block p, .right-side p {
	margin-bottom: 20px
}
.buttons-holder a {
	height: 40px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 18px;
	justify-content: center
}
.buttons-holder .line {
	padding-left: 0;
	padding-right: 0
}
.cross .close-menu {
	display: block;
	color: #fff;
	font-size: 10px;
	line-height: 12px
}
.green-block, .grey-block {
	padding: 0 7px;
	padding-top: 20px;
	background-size: 100% 20%
}
.grey-block {
	padding-bottom: 140px
}
.grey-block .circle-holder {
	margin-top: 35px;
	margin-bottom: 5px
}
.buttons-holder {
	margin-bottom: 5px;
	padding: 16px 7px 5px
}
.buttons-holder .recall img {
	width: 17px;
	height: 22px
}
.copyright {
	height: 25px;
	font: 14px/16px 'Open Sans'
}
.about-pink {
	height: 60px;
	margin-bottom: 15px
}
img.title-about-mobile {
	display: block;
	max-width: 110px;
	width: 100%;
	margin: 0 auto
}
.about-box .preference .title {
	padding-left: 5px;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px
}
.qa-page .preference .block p {
	font-size: 14px;
	line-height: 25px;
/*	font-family: monospace;*/
	padding-left: 35px
}
.about-box .preference .block h3:before {
	content: '';
	display: block;
	width: 17px;
	height: 20px;
	background: url(../images/heart.png) no-repeat;
	background-size: contain;
	float: left;
	margin-top: 0;
	margin-right: 5px
}
.call-center {
	padding: 0 7px
}
.pink-wrapper h1 img {
	max-width: 130px
}
.preference {
	padding: 0 7px
}
.remuneration-page .preference .blocks-holder .block p {
	margin-bottom: 20px;
	padding-left: 0
}
.image-box span:before {
	content: '';
	display: block;
	width: 22px;
	height: 12px;
	background: url(../images/red-triangle-2.png) no-repeat;
	position: absolute;
	background-size: contain;
	top: -18px
}
.remuneration-page .preference .images-holder .image-box img {
	width: 100%;
	margin-bottom: 26px
}
.preference .blocks-holder {
	padding: 0
}
.form-row p {
	width: 100%;
	font-size: 14px!important;
	line-height: 16px!important;
	background: #eee;
	height: 30px;
	padding-left: 15px;
	margin-bottom: 0;
	margin-right: 0;
	border-right: 0;
	justify-content: center;
	border-bottom: 2px solid rgba(0,0,0,0.6)
}
.workplace .about-pink {
	height: 60px;
	margin-bottom: 13px
}
.workplace .pink-wrapper h1 img {
	max-width: 165px
}
.workplace .preference>p {
	margin-bottom: 10px;
	padding: 0 7px
}
.contacts-2-page .about-pink {
	margin-bottom: 10px;
	height: 60px
}
.contact-2-mobile {
	max-width: 140px
}
.contacts-2-page .breadcrumb {
	display: none;
}
.info-text-contact-2 {
	padding: 0 15px
}
.contact-2-title-mob {
	display: block;
	margin: 5px 0 20px;
	width: 100%;
	max-width: 230px;
	padding-left: 8px
}
.info-text-contact-2 {
	padding: 0 7px
}
.info-text-contact-2 .return-to-form {
	font: 20px/22px monospace;
	margin: 45px 0 50px;
	height: 40px
}
.qa-page .preference .block h2:before {
	width: 32px;
	height: 32px;
	background-size: contain;
}
.qa-page .about-pink {
	height: 60px;
	margin-bottom: 16px
}
.qualification img.title-about-mobile {
	display: block;
	padding: 0;
	max-width: 100px;
	width: 100%;
	margin: 0 auto
}
.qualification .preference .block .yellow-box {
	margin-top: 15px;
	margin-left: 10px;
	max-width: 93%;
	padding: 10px 8px;
	margin-bottom: 0
}
.qualification .preference .block .yellow-box span {
	font: 16px/18px monospace
}
.qualification .preference .block .yellow-box ul {
	margin-top: 10px
}
.qualification .preference .block .yellow-box ul li {
	font: 13px/16px monospace;
	margin-bottom: 7px
}
.qualification .preference .block .yellow-box ul li:before {
	top: -3px
}
.qualification .preference .block {
	margin-bottom: 33px
}
.qualification .red-dot-text {
	display: block;
	font: 16px/18px monospace;
	color: #ff6679;
	margin-left: 9px;
	padding-top: 0;
	margin-bottom: 5px
}
.qualification .red-dot-text:before {
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #ff6679;
	position: relative;
	left: 2px;
	top: 0
}
.red-dot-text-block {
	margin-bottom: 0
}
.support-page img.title-about-mobile {
	display: block;
	max-width: 140px;
	width: 100%;
	margin: 0 auto;
	padding: 0
}
.support-page .about-pink {
	height: 60px;
	margin-bottom: 18px
}
.support-page .preference .title {
	padding-left: 5px;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 16px
}
.support-page .preference .block h3 {
	font-size: 14px;
	line-height: 16px;
	height: auto;
	margin-bottom: 5px;
	padding-left: 0
}
.support-page .preference .block p {
	font-size: 14px;
	line-height: 24px
}
.voice-ol img.title-about-mobile {
	padding: 0;
	max-width: 240px
}
.voice-ol .preference .title {
	padding-left: 8px;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 12px!important;
	height: 27px;
	font-weight: 400
}
.voice-ol .preference .block img {
	min-width: 70px;
	width: 70px;
	height: 100%;
	margin-left: 0;
	margin-right: 10px
}
.voice-ol .preference .block span {
	display: block;
	width: 118px;
	height: 24px;
	border: 1px solid #ff6679;
	color: #ff6679;
	text-align: center;
	font: 13px/15px monospace;
	font-weight: 700;
	padding-top: 4px;
	margin-right: 0;
	margin-bottom: 10px
}
.voice-ol .preference .block span em {
	font-size: 10px
}
.voice-link {
	height: 40px;
	font: 18px/20px monospace;
	margin-bottom: 10px
}
.contact-confirm .textarea-row p {
	-webkit-align-items: flex-start;
	align-items: flex-start;
	padding-top: 4px
}
.contact-confirm .about-pink {
	height: 62px;
	margin-bottom: 0
}
.contact-confirm-mob {
	display: block;
	max-width: 140px
}
.contact-confirm .breadcrumb {
	display: none;
}
.contact-confirm .breadcrumb>li a {
	display: inline-block;
	color: #ff6679;
	font-size: 10px;
	line-height: 12px;
	text-decoration: underline
}
.contact-confirm .breadcrumb>.active {
	color: #000;
	font-size: 10px;
	line-height: 12px
}
.contact-confirm .breadcrumb>li+li:before {
	padding: 0 7px;
	color: #000;
	content: ">"
}
.contact-confirm .form-row {
	border-top: 2px solid rgba(0,0,0,0.6);
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	height: auto
}
.contact-confirm .form-row p:last-child {
	justify-content: flex-start;
	padding: 15px 20px;
	height: 100%
}
.return-submit {
	margin-top: 16px
}
.return-to-form {
	margin-top: 13px;
	height: 40px;
	font-size: 16px;
	line-height: 18px
}
.contact-confirm table tr td:first-child {
	min-height: 30px;
	width: 100%;
	border: 2px solid #a3a3a3;
	background: #eee;
	font-size: 12px;
	line-height: 14px;
	vertical-align: middle;
	padding: 5px;
	word-wrap: break-word;
	text-align: center;
	border-left: 0;
	border-right: 0
}
.contact-confirm table td:last-child {
	border: 0;
	background: 0;
	max-width: 100%;
	width: 100%;
	min-height: 40px;
	word-wrap: break-word;
	vertical-align: middle;
	padding: 13px 25px;
	border-bottom: 0
}
.contact-confirm table tr:last-child td:last-child {
	min-height: 160px;
	word-wrap: break-word
}
.workplace .preference .block td:first-child {
	min-height: 30px;
	width: 100%;
	border: 2px solid #a3a3a3;
	background: #eee;
	font-size: 14px;
	line-height: 16px;
	vertical-align: middle;
	padding: 5px;
	word-wrap: break-word;
	text-align: center;
	border-left: 0;
	border-right: 0
}
.workplace .preference .block td:last-child {
	border: 0;
	background: 0;
	max-width: 100%;
	width: 100%;
	min-height: 40px;
	word-wrap: break-word;
	vertical-align: middle;
	padding: 13px 10px;
	border-bottom: 0;
	font-size: 14px;
	line-height: 16px
}
.image-box span i {
	font-size: 30px;
	line-height: 32px
}
}
@media (max-width: 540px) {
.grey-block .circle-holder {
	margin-left: 18px;
}
}
@media (max-width: 380px) {
.select-values {
	height: 35px;
	max-width: 120px;
	width: 100%;
	border: 2px solid #afa5a6;
	margin-right: 5px;
	font-size: 14px;
	line-height: 16px;
	margin-top: 10px
}
.voice-ol .preference .block i {
	font: 14px/16px monospace;
	letter-spacing: 1px
}
.voice-ol .preference .block .right-box p {
	font: 14px/24px monospace
}
.circle-block .circle span {
	font-size: 14px;
	line-height: 16px
}
.form-row>div {
	padding: 0 10px
}
.pink-grey-block p {
	max-width: 100%;
	width: 100%;
	padding: 25px 10px;
	background: rgba(255,255,255,0.7);
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 28px
}
.left-side ul {
	padding: 0 7px
}
.open {
	color: #fff;
	font-size: 9px
}
.left-side ul li {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 30px;
	padding-left: 30px
}
.grey-block .left-block ul li, .right-side ul li {
	color: #000;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 15px
}
.circle-holder {
	margin-right: 10px;
	margin-top: 50px
}
.image-description .title {
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 17px;
	height: 25px
}
.form-row i {
	margin: 0;
	font-size: 16px;
	line-height: 20px
}
.support-page .preference {
	margin: 0 auto
}
.image-description img {
	max-width: 113px;
	width: 100%;
	height: auto;
	margin-bottom: 29px;
	float: left;
	margin-right: 13px
}
.image-description .red-round {
	background: #ff6679;
	width: 50px;
	height: 50px;
	color: #fff;
	position: absolute;
	left: 70px;
	right: auto;
	top: 90px
}
.image-description p {
	font-size: 14px;
	line-height: 22px
}
.image-description {
	margin: 0 auto 15px
}
.grey-block {
	margin-bottom: 0
}
.left-side ul li:before {
	top: -3px
}
}
