﻿.visible-xs{
    display: none;
}


@media (min-width:360px) and (max-width: 480px) {

    .owl-item .blog__card{
		width:300px;
		max-width:300px;
	}
    
	.blog__card--img img{
		height: 100%;
	}
    .visible-xs{
      display: block !important;
    }
  
    .no-visible-xs{
      display: none !important;
    }

}  

.lg-backdrop {
	z-index: 99999999!important;
}

.lg-outer {
	z-index: 9999999999 !important
}

.client {
	width: 100%;
	margin-top: 16px;
}

.client__wrapper {
	padding-bottom: 32px;
	border-bottom: 1px solid #7d67dc;
}

@media screen and (max-width: 1280px) {
	.client__wrapper {
		width: 100%;
	}
}

@media screen and (max-width: 980px) {
	.client__wrapper {
		width: 100%;
	}
}

@media screen and (max-width: 480px) {
	.client__wrapper {
		width: 100%;
		padding-bottom: 148px;
	}
}

@media screen and (max-width: 380px) {
	.client__wrapper {
		padding-bottom: 184px;
	}
}

.client__personal-data {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media screen and (max-width: 1280px) {
	.client__personal-data {
		width: 100%;
	}
}

@media screen and (max-width: 980px) {
	.client__personal-data {
		display: block;
	}
}

@media screen and (max-width: 980px) {
	.client__name {
		width: 100%;
		margin: 32px auto;
		text-align: center;
	}
}

.client__name h1 {
	font-size: 51px !important;
	font-weight: 500 !important;
	color: #fff;
	line-height: 56px !important;
	padding-bottom: 0 !important;
	margin: 0 !important;
}

@media screen and (max-width: 1280px) {
	.client__name h1 {
		font-size: 56px !important;
		transition: all 0.05s ease-in-out;
	}
}

@media screen and (max-width: 1000px) {
	.client__name h1 {
		font-size: 52px !important;
	}
}

@media screen and (max-width: 980px) {
	.client__name h1 {
		font-size: 56px !important;
		display: flex;
		justify-content: center;
		align-items: center;
	}
}

@media screen and (max-width: 480px) {
	.client__name h1 {
		font-size: 52px !important;
	}
}

@media screen and (max-width: 399px) {
	.client__name h1 {
		font-size: 52px !important;
	}
}

@media screen and (max-width: 380px) {
	.client__name h1 {
		font-size: 32px !important;
	}
}

.client__name--location {
	display: flex;
	align-items: center;
}

@media screen and (max-width: 980px) {
	.client__name--location {
		margin: 0 auto;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
	}
}

@media screen and (max-width: 480px) {
	.client__name--location {
		margin-top: 8px;
	}
}

@media screen and (max-width: 480px) {
	.client__name--location svg {
		width: 18px;
		height: 18px;
	}
}


 @media(max-width:600px){
                        html, a {
                            touch-action: manipulation;
                        }
                        .client__personal-data {
                            width: 100%;
                            max-width: 100%;
                            min-width: 100%;
                        }
                        .client__more-data {
                            display: flex;
                            width: 100%;
                            max-width: 100%;
                            flex-wrap: wrap;
                        }
                        .client__data {
                            width: 100%;
                            flex: 0 0 50%;
                        }

                    }

.client__name--location p {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	margin-left: 4px;
	line-height: 22px;
	margin-bottom: 0 !important;
}

.client__more-data {
	display: flex;
}

@media screen and (max-width: 1280px) {
	.client__more-data {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}

@media screen and (max-width: 980px) {
	.client__more-data {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}

@media screen and (max-width: 480px) {
	.client__more-data {
		display: grid;
		width: 100%;
		max-width: 432px;
		margin: 0 auto;
		grid-template-columns: 1fr 1fr;
	}
}

@media screen and (max-width: 380px) {
	.client__more-data {
		max-width: 380px;
		min-width: 280px;
	}
}


.client__data {
	width: 191px;
	height: 116px;
	display: block;
	padding: 16px;
}

@media screen and (max-width: 1280px) {
	.client__data {
		width: 100%;
		max-width: 191px;
	}
}

@media screen and (max-width: 980px) {
	.client__data {
		width: 100%;
		max-width: none;
	}
}

@media(max-width:600px){
	html, a {
		touch-action: manipulation;
	}
	.client__personal-data {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
	}
	.client__more-data {
		display: flex;
		width: 100%;
		max-width: 100%;
		flex-wrap: wrap;
	}
	.client__data {
		width: 100%;
		flex: 0 0 50%;
	}

}

@media screen and (max-width: 480px) {
	.client__data {
		width: 100%;
	}
}

.client__data:nth-child(1) {
	background-color: rgba(0, 0, 0, 0.32);
	border: 1px solid #7d67dc;
}

@media screen and (max-width: 480px) {
	.client__data:nth-child(1) {
		border-left: 1px solid #7d67dc;
		border-top: 1px solid #7d67dc;
		border-right: 1px solid #7d67dc;
		border-bottom: 1px solid #7d67dc;
	}
}

.client__data:nth-child(2) {
	background-color: rgba(0, 0, 0, 0.24);
	border-right: 1px solid #7d67dc;
	border-bottom: 1px solid #7d67dc;
	border-top: 1px solid #7d67dc;
}

@media screen and (max-width: 480px) {
	.client__data:nth-child(2) {
		border-top: 1px solid #7d67dc;
		border-right: 1px solid #7d67dc;
		border-bottom: 1px solid #7d67dc;
		border-left: none;
	}
}

.client__data:nth-child(3) {
	background-color: rgba(0, 0, 0, 0.16);
	border-right: 1px solid #7d67dc;
	border-bottom: 1px solid #7d67dc;
	border-top: 1px solid #7d67dc;
}

@media screen and (max-width: 480px) {
	.client__data:nth-child(3) {
		border-left: 1px solid #7d67dc;
		border-top: none;
		border-right: 1px solid #7d67dc;
		border-bottom: 1px solid #7d67dc;
	}
}

.client__data:nth-child(4) {
	background-color: rgba(0, 0, 0, 0.08);
	border-right: 1px solid #7d67dc;
	border-bottom: 1px solid #7d67dc;
	border-top: 1px solid #7d67dc;
}

@media screen and (max-width: 480px) {
	.client__data:nth-child(4) {
		border-left: none;
		border-top: none;
		border-right: 1px solid #7d67dc;
		border-bottom: 1px solid #7d67dc;
	}
}

.client__data h4 {
	font-size: 14px;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.64);
	text-transform: uppercase;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

@media screen and (max-width: 768px) {
	.client__data h4 {
		font-size: 12px;
	}
}

@media screen and (max-width: 480px) {
	.client__data h4 {
		font-size: 14px;
	}
}

.client__data p {
	margin-top: 4px;
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

@media screen and (max-width: 768px) {
	.client__data p {
		font-size: 18px;
	}
}

@media screen and (max-width: 480px) {
	.client__data p {
		font-size: 24px;
	}
}

.client__data p span {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
}

.client__contact {
	margin: 16px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
		width: 100%;

}



@media screen and (max-width: 560px) {
	.client__contact {
		display: grid;
		width: 100%;
		margin: 16px auto;
		grid-template-rows: repeat(3, 60px);
		grid-template-columns: 1fr;
	}
}

@media screen and (max-width: 480px) {
	.client__contact {
		display: grid;
		width: 100%;
		max-width: 432px;
		min-width: 350px;
		margin: 16px auto;
		grid-template-rows: repeat(3, 80px);
		grid-template-columns: 1fr;
	}
}

@media screen and (max-width: 380px) {
	.client__contact {
		max-width: 380px;
		min-width: 280px;
	}
}

.client__weekly {
	width: 384px;
	height: 56px;
	border: 1px solid #7d67dc;
	display: flex;
	align-items: center;
	padding: 29px;
	background-color: rgba(0, 0, 0, 0.16);
}

@media screen and (max-width: 980px) {
	.client__weekly {
		width: 100%;
	}
}

@media screen and (max-width: 480px) {
	.client__weekly {
		width: 100%;
		height: 100%;
	}
}

@media screen and (max-width: 768px) {
	.client__weekly svg {
		width: 16px;
		height: 16px;
	}
}

.client__weekly p {
	margin-left: 16px;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 0 !important;
}

@media screen and (max-width: 980px) {
	.client__weekly p {
		margin-left: 8px;
		font-size: 13px;
	}
}

@media screen and (max-width: 768px) {
	.client__weekly p {
		margin-left: 8px;
		font-size: 1.6vw;
	}
}

@media screen and (max-width: 575px) {
	.client__weekly p {
		font-size: 13px;
	}
}

@media screen and (max-width: 480px) {
	.client__weekly p {
		font-size: 16px;
	}
}

.client__schedule {
	width: 384px;
	height: 56px;
	border: 1px solid #7d67dc;
	display: flex;
	align-items: center;
	padding: 29px;
	background-color: rgba(0, 0, 0, 0.08);
}

@media screen and (max-width: 1280px) {
	.client__schedule {
		margin-left: 16px;
	}
}

@media screen and (max-width: 980px) {
	.client__schedule {
		width: 100%;
	}
}

@media screen and (max-width: 560px) {
	.client__schedule {
		margin-left: 0;
	}
}

@media screen and (max-width: 480px) {
	.client__schedule {
		width: 100%;
		height: 100%;
		margin-left: 0;
		border-left: 1px solid #7d67dc;
		border-top: none;
		border-right: 1px solid #7d67dc;
		border-bottom: 1px solid #7d67dc;
		
	}
}

@media screen and (max-width: 980px) {
	.client__schedule svg {
		width: 16px;
		height: 16px;
	}
}

.client__schedule p {
	margin-left: 16px;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 0 !important;
}

@media screen and (max-width: 980px) {
	.client__schedule p {
		margin-left: 8px;
		font-size: 13px;
	}
}

@media screen and (max-width: 768px) {
	.client__schedule p {
		margin-left: 8px;
		font-size: 1.6vw;
	}
}

@media screen and (max-width: 575px) {
	.client__schedule p {
		font-size: 13px;
	}
}

@media screen and (max-width: 480px) {
	.client__schedule p {
		font-size: 16px;
	}
}

.client__whatsapp {
	width: 384px;
	height: 56px;
	border-radius: 54px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 29px;
	transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	background: #fe9405;
	background: linear-gradient(90deg, rgb(254, 148, 5) 0%, rgb(255, 17, 125) 100%);
	background-size: 130% 400%;
}

@media screen and (max-width: 1280px) {
	.client__whatsapp {
		margin-left: 16px;
	}
}

@media screen and (max-width: 980px) {
	.client__whatsapp {
		width: 100%;
	}
}

@media screen and (max-width: 560px) {
	.client__whatsapp {
		width: 100%;
		margin-left: 0;
	}
}

@media screen and (max-width: 560px) {
	.client__whatsapp {
		width: 100%;
		margin-left: 0;
		margin-top: 32px;
	}
}

@media screen and (max-width: 480px) {
	.client__whatsapp {
		width: 100%;
		margin-left: 0;
		margin-top: 32px;
	}
}

@media screen and (max-width: 768px) {
	.client__whatsapp svg {
		width: 16px;
		height: 16px;
	}
}

@media screen and (max-width: 480px) {
	.client__whatsapp svg {
		width: 19.3px;
		height: 19.3px;
	}
}

.client__whatsapp:hover {
	background-position: -115px;
	box-shadow: 4px 1px 20px 0 rgba(0, 0, 0, 0.25);
	transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

@media screen and (max-width: 980px) {
	.client__whatsapp:hover {
		background-position: -86px;
	}
}

.client__whatsapp p {
	margin-left: 16px;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 0 !important;
}

@media screen and (max-width: 980px) {
	.client__whatsapp p {
		margin-left: 8px;
		font-size: 13px;
	}
}

@media screen and (max-width: 768px) {
	.client__whatsapp p {
		margin-left: 8px;
		font-size: 1.6vw;
	}
}

@media screen and (max-width: 575px) {
	.client__whatsapp p {
		font-size: 13px;
	}
}

@media screen and (max-width: 480px) {
	.client__whatsapp p {
		font-size: 20px;
	}
}

.client__profile {
	display: flex;
	margin-top: 32px;
	padding-bottom: 32px;
	border-bottom: 1px solid #7d67dc;
}


@media screen and (max-width: 980px) {
	.client__profile {
		width: 100%;
		max-width: 896px;
		min-width: 350px;
	}
}

@media (min-width:640px) and (max-width: 768px) {
	.client__profile {
		width: 100%;
		display: flex;
		gap:1em;
	}
}

@media screen and (max-width: 480px) {
	.client__profile {
		width: 100%;
		max-width: 432px;
		min-width: 350px;
		display: block;
		border-bottom: 1px solid #7d67dc;
	}
}

@media screen and (max-width: 380px) {
	.client__profile {
		max-width: 380px;
		min-width: 280px;
	}
}

.client__image {
	width: 351px;
	height: 624px;
	max-width: 351px;
	max-height: 624px;
	background-size: cover;
	background-repeat: no-repeat;
	-o-object-fit: cover;
	object-fit: cover;
	background-position: center;
	overflow: hidden;
}

@media screen and (max-width: 1280px) {
	.client__image {
		width: 100%;
		max-width: 351px;
		min-width: 351px;
	}
}

@media screen and (max-width: 980px) {
	.client__image {
		width: 256px;
		height: 100%;
		max-width: 256px;
	}
}

@media screen and (max-width: 768px) {
	.client__image {
		width: 35%;
		height: 400px;
		margin: 0 auto;
		min-width: 35%;
	}
}

@media screen and (max-width: 480px) {
	.client__image {
		width: 100%;
		height: 768px;
		max-width: 432px;
		min-width: 350px;
		max-height: 768px;
	}
}

@media screen and (max-width: 380px) {
	.client__image {
		max-width: 380px;
		min-width: 280px;
	}
}

.client__image img {
	width: 351px;
	height: 624px;
	max-width: 351px;
	max-height: 624px;
}

@media screen and (max-width: 1280px) {
	.client__image img {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
	}
}

@media screen and (max-width: 980px) {
	.client__image img {
		width: 256px;
		height: 100%;
		max-width: 256px;
	}
}

@media screen and (max-width: 768px) {
	.client__image img {
		width: 100%;
		height: 100%;
	
	}
}

@media screen and (max-width: 480px) {
	.client__image img {
		width: 100%;
		height: 768px;
		max-width: 432px;
		min-width: 350px;
		max-height: 768px;
	}
}

@media screen and (max-width: 380px) {
	.client__image img {
		max-width: 380px;
		min-width: 280px;
	}
}

.client__description {
	margin-left: 48px;
	width: 785px;
}

@media screen and (max-width: 1280px) {
	.client__description {
		width: 100%;
		max-width: 785px;
		min-width: 550px;
	}
}

@media screen and (max-width: 980px) {
	.client__description {
		width: 100%;
		max-width: 592px;
		min-width: 350px;
		margin-left: 32px;
		overflow: hidden;
	}
}

@media screen and (max-width: 768px) {
	.client__description {
		max-width: 734px;
		width: 100%;
		margin-top: 16px;
		margin-left: 0;
	}
}

@media screen and (max-width: 480px) {
	.client__description {
		margin: 16px auto;
		width: 100%;
		min-width: 280px;
	}
}

.client__who-i-am p {
	font-size: 40px;
	font-weight: 300;
	color: #fff;
	margin-bottom: 0 !important;
}

@media screen and (max-width: 480px) {
	.client__who-i-am p {
		font-size: 8.5vw;
	}
}

.client__audio {
	margin-top: 16px;
	height: 54px;
}

.client__audio audio {
	border-radius: 24px;
	width: 785px;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.client__audio audio::-webkit-media-controls-panel {
	background-color: #d9d9d9;
}

.client__audio audio:hover {
	box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.2);
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

@media screen and (max-width: 1280px) {
	.client__audio audio {
		width: 100%;
	}
}

.client__about-me {
	margin: 24px 0;
}

@media screen and (max-width: 768px) {
	.client__about-me {
		width: auto;
		margin: 32px 0;
	}
}

@media screen and (max-width: 480px) {
	.client__about-me {
		width: 100%;
	}
}

@media screen and (max-width: 380px) {
	.client__about-me {
		width: 100%;
	}
}

.client__about-me p {
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 0 !important;
}

@media screen and (max-width: 980px) {
	.client__about-me p {
		font-size: 16px;
	}
}

@media screen and (max-width: 768px) {
	.client__about-me p {
		font-size: 16px;
	}
}

.client__about-me p a {
	font-size: 18px;
	font-weight: 500;
	color: #fe9405;
	text-decoration: underline;
}

@media screen and (max-width: 980px) {
	.client__about-me p a {
		font-size: 16px;
	}
}

@media screen and (max-width: 768px) {
	.client__about-me p a {
		font-size: 16px;
	}
}

.client__tags-slider {
	position: relative;
}

.client__tags-slider .owl-carousel.owl-drag .owl-item {
	margin-right: 8px !important;
}

.client__items {
	position: relative;
	width: 784px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 0;
	cursor: default;
}

@media screen and (max-width: 1280px) {
	.client__items {
		width: 100%;
	}
}

@media screen and (max-width: 980px) {
	.client__items {
		width: 592px;
	}
}

@media screen and (max-width: 768px) {
	.client__items {
		width: 100%;
	}
}

@media screen and (max-width: 480px) {
	.client__items {
		width: 100%;
	}
}

.client__items ul {
	padding: 0;
}

.client__items ul::active {
	cursor: -webkit-grab;
	cursor: grab;
}

.client__items li {
	list-style: none;
}

.client__items li::active {
	cursor: -webkit-grab;
	cursor: grab;
}

.client__items::active {
	cursor: -webkit-grab;
	cursor: grab;
}

.client__item {
	display: inline-block;
	margin-left: 8px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: rgba(0, 0, 0, 0.64);
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	padding: 4px 12px;
	border-radius: 38px;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.client__item:last-child {
	margin-right: 0;
}

.client__item:first-child {
	margin-left: 0;
}

.client__item:hover {
	background-color: #fe0f7d;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.gallery {
	width: 100%;
}

@media screen and (max-width: 1280px) {
	.gallery {
		padding: 0 16px;
	}
}

@media screen and (max-width: 480px) {
	.gallery {
		padding: 0;
	}
}

.gallery__wrapper {
	margin: 32px 0 0 0;
	padding-bottom: 32px;
	border-bottom: 1px solid #7d67dc;
}

@media screen and (max-width: 1280px) {
	.gallery__wrapper {
		width: 100%;
		max-width: 1184px;
	}
}

@media screen and (max-width: 980px) {
	.gallery__wrapper {
		width: 100%;
		max-width: 896px;
	}
}

@media screen and (max-width: 590px) {
	.gallery__wrapper {
		display: flex;
		justify-content: center;
	}
}

@media screen and (max-width: 768px) {
	.gallery__wrapper {
		width: 100%;
	}
}

@media screen and (max-width: 480px) {
	.gallery__wrapper {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
	}
}

.gallery__grid {
	width: 100%;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 16px;
}

@media screen and (max-width: 1280px) {
	.gallery__grid {
		grid-template-columns: repeat(3, 1fr);
		min-width: 384px;
	}
}

@media screen and (max-width: 980px) {
	.gallery__grid {
		grid-template-columns: repeat(3, 1fr);
		min-width: 288px;
	}
}

@media screen and (max-width: 930px) {
	.gallery__grid {
		grid-template-columns: repeat(3, 1fr);
		min-width: 238px;
	}
}

@media screen and (max-width: 768px) {
	.gallery__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}



@media screen and (max-width: 480px) {
	.gallery__grid {
		grid-template-columns: repeat(1, 1fr) !important;
		grid-gap: 0;
	}
}

.gallery__card {
	width: 384px;
	height: auto;
	-o-object-fit: contain;
	object-fit: contain;
	overflow: hidden;
}

@media screen and (max-width: 1280px) {
	.gallery__card {
		width: 100%;
		height: 100%;
	}
}

@media (max-width: 980px) {
	.gallery__card {
		width: 100%;
		height: 100%;
	}
}

@media (max-width: 768px) {
	.gallery__card {
		width: 100%;
		height: 430px;
	}
	
}

@media screen and (max-width: 480px) {
	.gallery__card {
		width: 100%;
		height: -webkit-fit-content;
		height: -moz-fit-content;
		height: fit-content;
		margin: 0 auto;
		max-width: none;
	}
}

.gallery__card:hover img {
	transform: scale(1.1);
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.gallery__card img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	background-position: center center;
	cursor: pointer;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.gallery__card img.preload,
.gallery__card img.no-image {
	object-fit: contain!important;
}

@media screen and (max-width: 1280px) {
	.gallery__card img {
		width: 100%;
		height: 384px;
	}
}

@media screen and (max-width: 980px) {
	.gallery__card img {
		width: 100%;
		height: 100%;
	}
}

@media  (max-width: 768px) {
	.gallery__card img {
		width: 100%;
		height: 100%;
	}
	.gallery__card:hover img {
		transform: inherit;
	}
	.single .rates_mobile_menu,
	.single .rate_menu_icon{
		display: none!important;
	}
}

@media screen and (max-width: 480px) {
	.gallery__card img {
		width: 100%;
		
	}
}

@media screen and (max-width: 380px) {
	.gallery__card img {
		width: 100%;
		height: 100%;
	}
}

.gallery__card:nth-child(1) {
	background-color: rgba(0, 0, 0, 0.64);
}

.gallery__card:nth-child(2) {
	background-color: rgba(0, 0, 0, 0.8);
}

.gallery__card:nth-child(3) {
	background-color: rgba(0, 0, 0, 0.64);
}

.gallery__card:nth-child(4) {
	background-color: rgba(0, 0, 0, 0.8);
}

.gallery__card:nth-child(5) {
	background-color: rgba(0, 0, 0, 0.64);
}

.gallery__card:nth-child(6) {
	background-color: rgba(0, 0, 0, 0.8);
}

.gallery__card:nth-child(7) {
	background-color: rgba(0, 0, 0, 0.64);
}

.gallery__card:nth-child(8) {
	background-color: rgba(0, 0, 0, 0.8);
}

.gallery__card:nth-child(9) {
	background-color: rgba(0, 0, 0, 0.64);
}

.escorts {
	width: 100%;
}

@media screen and (max-width: 1280px) {
	.escorts {
		padding: 0 16px;
	}
}

@media screen and (max-width: 980px) {
	.escorts {
		padding: 0 16px;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
}

@media screen and (max-width: 480px) {
	.escorts {
		padding: 0;
	}
}

.escorts__wrapper {
	margin: 32px auto;
	display: flex;
	width: 100%;
	position: relative;
    
}

@media screen and (max-width: 980px){
    .escorts__wrapper {
        width: 100%;
        max-width: 896px;
        height: 480px;
        position: relative;
    }
    .escorts__next .content_imfdv, 
    .escorts__previous .content_imfdv {
        height: 90%;
        width: 40%;
        position: relative;
    }
}

@media screen and (max-width: 590px) {
	.escorts__wrapper {
		height: 560px;
	}
	.tags {
		margin: 0 16px;
		width: auto;
	}
}

@media screen and (max-width: 480px) {
	.escorts__wrapper {
		width: 100%;
		min-width: 280px;
	}
}

.escorts__client {
	width: 616px;
	height: 240px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 32px;
	background-color: rgba(0, 0, 0, 0.64);
}

@media screen and (max-width: 980px) {
	.escorts__client {
		width: 100%;
		max-width: 896px;
		height: 240px;
		position: absolute;
	}
}

@media screen and (max-width: 768px) {
	.escorts__client {
		width: 100%;
		max-width: 738px;
	}
}

@media screen and (max-width: 590px) {
	.escorts__client {
		width: 100%;
		height: 304px;
	}
}

@media screen and (max-width: 480px) {
	.escorts__client {
		width: 100%;
		height: 304px;
	}
}

@media screen and (max-width: 480px) {
	.escorts__date {
		width: 432px;
	}
}

.escorts__date div {
	display: flex;
	justify-content: center;
}

.escorts__date div h2 {
	font-size: 39px;
	font-weight: 500;
	color: #fe0f7d;
	padding-bottom: 0 !important;
	margin: 0 !important;
	line-height: 40px;
}

@media screen and (max-width: 380px) {
	.escorts__date div h2 {
		font-size: 32px;
	}
}

.escorts__date div p {
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 0 !important;
	text-align: center;
}

@media screen and (max-width: 480px) {
	.escorts__date div p {
		text-align: center;
	}
}

@media screen and (max-width: 380px) {
	.escorts__date div p {
		font-size: 4vw;
	}
}

@media screen and (max-width: 480px) {
	.escorts__date div .spacing {
		margin-top: 8px;
	}
}

.escorts__date div a {
	font-size: 16px;
	font-weight: 500;
	color: #fd9502;
	margin-top: 16px;
}

@media screen and (max-width: 380px) {
	.escorts__date div a {
		font-size: 4vw;
	}
}

.escorts__date--wsp {
	width: 265px;
	height: 56px;
	border-radius: 54px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 16px;
	transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	background: #fe9405;
	background: linear-gradient(90deg, rgb(254, 148, 5) 0%, rgb(255, 17, 125) 100%);
	background-size: 130% 400%;
}

@media screen and (max-width: 480px) {
	.escorts__date--wsp {
		width: 100%;
		max-width: 432px;
	}
}

.escorts__date--wsp:hover {
	background-position: -80px;
	box-shadow: 4px 1px 20px 0 rgba(0, 0, 0, 0.25);
	transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.escorts__date--wsp p {
	margin-left: 8px;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 0 !important;
}

.escorts__container {
	width: 284px;
	height: 240px;
	position: absolute;
}

@media screen and (max-width: 980px) {
	.escorts__container {
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		width: 100%;
	}
}

@media screen and (max-width: 590px) {
	.escorts__container {
		width: 50%;
	}
}

@media screen and (max-width: 480px) {
	.escorts__container {
		width: 50%;
	}
}

.escorts__previous {
	width: 284px;
	height: 240px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0, 0.48);
	position: relative;
	cursor: pointer;
}

@media screen and (max-width: 980px) {
	.escorts__previous {
		width: 50%;
		position: absolute;
		left: 0;
		bottom: 0;
		border-right: 1px solid rgba(125, 103, 220, 0.3);
	}
}

@media screen and (max-width: 590px) {
	.escorts__previous {
		width: 50%;
		height: 274px;
		bottom: -18px;
	}
}

@media screen and (max-width: 480px) {
	.escorts__previous {
		width: 50%;
		height: 274px;
		bottom: -18px;
	}
}

@media screen and (max-width: 380px) {
	.escorts__previous {
		height: 236px;
		bottom: 20px;
	}
}

.escorts__previous img {
	z-index: 1;
	position: absolute;
	left: 64px;
	top: 31px;
}

@media screen and (max-width: 980px) {
	.escorts__previous img {
		left: 110px;
	}
}

@media screen and (max-width: 590px) {
	.escorts__previous img {
		width: 100px;
		height: 178px;
		left: 38px;
		top: 48px;
	}
}

@media screen and (max-width: 480px) {
	.escorts__previous img {
		width: 100px;
		height: 178px;
		left: 56px;
		top: 48px;
	}
}

@media screen and (max-width: 380px) {
	.escorts__previous img {
		width: 72px;
		height: 128px;
		top: 26px;
		left: 40px;
	}
}

.escorts__previous:hover h2 {
	transform: translateX(10px);
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	padding-bottom: 0 !important;
	margin: 0 !important;
}

@media screen and (max-width: 980px) {
	.escorts__previous:hover h2 {
		transform: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
}





@-webkit-keyframes holoCard {
	0%,
	100% {
		transform: none;
	}
	25% {
		transform: rotateY(-20deg);
	}
	66% {
		transform: rotateY(5deg);
	}
}

@keyframes holoCard {
	0%,
	100% {
		transform: none;
	}
	25% {
		transform: rotateY(-20deg);
	}
	66% {
		transform: rotateY(5deg);
	}
}

.escorts__arrow-prev {
	height: 32px;
	width: 200px;
	position: absolute;
	left: 0;
	z-index: 99;
	display: flex;
	align-items: center;
	text-align: left;
}

.escorts__arrow-prev h2 {
	position: absolute;
	font-size: 16px !important;
	font-weight: 500 !important;
	text-align: left;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	right: 16px !important;
	color: #fff;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	padding-bottom: 0 !important;
	margin: 0 !important;
}

@media screen and (max-width: 980px) {
	.escorts__arrow-prev h2 {
		right: -26px !important;
	}
}

@media screen and (max-width: 590px) {
	.escorts__arrow-prev h2 {
		font-size: 20px;
		left: 102px !important;
	}
}

@media screen and (max-width: 480px) {
	.escorts__arrow-prev h2 {
		font-size: 20px;
		left: 120px !important;
	}
}

@media screen and (max-width: 380px) {
	.escorts__arrow-prev h2 {
		left: 40px !important;
		bottom: -86px;
	}
}

.escorts__arrow-prev--a {
	width: 48px;
	height: 32px;
	background-color: #ff127c;
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 32px;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

@media screen and (max-width: 980px) {
	.escorts__arrow-prev--a {
		left: 80px;
	}
}

@media screen and (max-width: 590px) {
	.escorts__arrow-prev--a {
		left: 24px;
	}
}

@media screen and (max-width: 480px) {
	.escorts__arrow-prev--a {
		left: 24px;
	}
}

@media screen and (max-width: 380px) {
	.escorts__arrow-prev--a {
		top: -28px;
		left: 18px;
	}
}

.escorts__container-next {
	width: 284px;
	height: 240px;
	position: absolute;
}

@media screen and (max-width: 980px) {
	.escorts__container-next {
		width: 100%;
	}
}

@media screen and (max-width: 590px) {
	.escorts__container-next {
		width: 50%;
	}
}

@media screen and (max-width: 480px) {
	.escorts__container-next {
		width: 50%;
	}
}

.escorts__next {
	width: 284px;
	height: 240px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0, 0.48);
	position: relative;
	cursor: pointer;
}

@media screen and (max-width: 980px) {
	.escorts__next {
		width: 50%;
		position: absolute;
		bottom: 0;
		right: 0;
	}
}

@media screen and (max-width: 590px) {
	.escorts__next {
		width: 50%;
		height: 274px;
		bottom: -18px;
	}
}

@media screen and (max-width: 480px) {
	.escorts__next {
		width: 50%;
		height: 274px;
		bottom: -18px;
	}
}

@media screen and (max-width: 380px) {
	.escorts__next {
		height: 236px;
		bottom: 20px;
	}
}

.escorts__next img {
	z-index: 1;
	position: absolute;
	right: 64px;
	top: 31px;
}

@media screen and (max-width: 980px) {
	.escorts__next img {
		right: 110px;
	}
}

@media screen and (max-width: 590px) {
	.escorts__next img {
		width: 100px;
		height: 178px;
		top: 48px;
		right: 40px;
	}
}

@media screen and (max-width: 480px) {
	.escorts__next img {
		width: 100px;
		height: 178px;
		top: 48px;
		right: 56px;
	}
}

@media screen and (max-width: 380px) {
	.escorts__next img {
		width: 72px;
		height: 128px;
		top: 28px;
		right: 40px;
	}
}

.escorts__next:hover h2 {
	transform: translateX(-10px);
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	padding-bottom: 0 !important;
	margin: 0 !important;
}

@media screen and (max-width: 980px) {
	.escorts__next:hover h2 {
		transform: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
}


@-webkit-keyframes holoCardNext {
	0%,
	100% {
		transform: none;
	}
	25% {
		transform: rotateY(20deg);
	}
	66% {
		transform: rotateY(-5deg);
	}
}

@keyframes holoCardNext {
	0%,
	100% {
		transform: none;
	}
	25% {
		transform: rotateY(20deg);
	}
	66% {
		transform: rotateY(-5deg);
	}
}


.escorts__arrow-next {
	height: 32px;
	width: 200px;
	position: absolute;
	right: 0;
	z-index: 99;
	display: flex;
	align-items: center;
	text-align: right;
}

.escorts__arrow-next h2 {
	position: absolute;
	font-size: 16px !important;
	font-weight: 500 !important;
	text-align: right;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	left: 16px !important;
	color: #fff;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	padding-bottom: 0 !important;
	margin: 0 !important;
}

@media screen and (max-width: 980px) {
	.escorts__arrow-next h2 {
		left: -30px !important;
	}
}

@media screen and (max-width: 590px) {
	.escorts__arrow-next h2 {
		font-size: 20px;
		left: 42px !important;
	}
}

@media screen and (max-width: 480px) {
	.escorts__arrow-next h2 {
		font-size: 20px;
		left: 26px !important;
	}
}

@media screen and (max-width: 380px) {
	.escorts__arrow-next h2 {
		left: 86px !important;
		bottom: -86px;
	}
}

.escorts__arrow-next--a {
	width: 48px;
	height: 32px;
	background-color: #ff127c;
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 32px;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

@media screen and (max-width: 980px) {
	.escorts__arrow-next--a {
		right: 80px;
	}
}

@media screen and (max-width: 590px) {
	.escorts__arrow-next--a {
		right: 26px;
	}
}

@media screen and (max-width: 480px) {
	.escorts__arrow-next--a {
		right: 26px;
	}
}

@media screen and (max-width: 380px) {
	.escorts__arrow-next--a {
		top: -28px;
		right: 16px;
	}
}

.experience {
	width: 100%;
}



@media screen and (max-width: 480px) {
	.experience {
		padding: 0;
		
	}
}



.experience__container {
	width: 1184px;
	margin: 32px auto;
	background-color: rgba(0, 0, 0, 0.64);
}

@media screen and (max-width: 1280px) {
	.experience__container {
		width: 100%;
		max-width: 1184px;
	}
}

@media screen and (max-width: 980px) {
	.experience__container {
		width: 100%;
		max-width: 896px;
	}
}

@media screen and (max-width: 480px) {
	.experience__container {
		width: 100%;
		display: flex;
		justify-content: center;
	}
}

@media screen and (max-width: 380px) {
	.experience__container {
		min-width: 280px;
	}
}

.experience__wrapper {
	width: 784px;
	margin: 0 auto;
	padding: 64px 0;
}

@media screen and (max-width: 980px) {
	.experience__wrapper {
		width: 90%;
	}
}

@media screen and (max-width: 480px) {
	.experience__wrapper {
		width: 100%;
		max-width: 432px;
		min-width: 320px;
		padding: 64px 16px;
		margin: 0;
	}
}

@media screen and (max-width: 380px) {
	.experience__wrapper {
		min-width: 200px;
	}
}

.experience__title {
	border-bottom: 1px solid rgba(255, 255, 255, 0.16);
	padding-bottom: 8px;
}

@media screen and (max-width: 980px) {
	.experience__title {
		width: 100%;
	}
}

@media screen and (max-width: 480px) {
	.experience__title {
		width: auto;
	}
}

.experience__title h4 {
	font-size: 40px;
	font-weight: 300;
	color: #fff;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.experience__comment {
	width: 784px;
	border-radius: 0 16px 16px 16px;
	background-color: #fff;
	margin: 16px 0;
	display: block;
	padding: 16px;
}

@media screen and (max-width: 980px) {
	.experience__comment {
		width: 100%;
	}
}

@media screen and (max-width: 480px) {
	.experience__comment {
		width: 100%;
		max-width: 432px;
		min-width: 320px;
	}
}

@media screen and (max-width: 380px) {
	.experience__comment {
		max-width: 348px;
		min-width: 200px;
	}
	.experience__title h4{
		font-size: 24px;
	}
}

.experience__user {
	display: flex;
	align-items: center;
}

.experience__user h4 {
	font-size: 16px;
	font-weight: 600;
	color: #000;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.experience__user p {
	font-size: 12px;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.28);
	margin-left: 8px;
	margin-bottom: 0 !important;
}

.experience__remark p {
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 24px;
	margin-bottom: 0 !important;
}

.experience__interact {
	display: flex;
	justify-content: end;
	align-items: center;
}

.experience__interact a {
	display: flex;
}

.experience__interact--reply {
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	width: 114px;
	height: 28px;
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.08);
	margin-top: 16px;
	margin-right: 8px;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.experience__interact--reply:hover {
	border: 1px solid #fe0f7d;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.experience__interact--reply:hover> p {
	color: #fe0f7d;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	margin-bottom: 0 !important;
}

.experience__interact--reply:hover .experience__interact--svg {
	fill: #fe0f7d;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.experience__interact--reply p {
	font-size: 14px;
	font-weight: 500;
	color: #b8b8b8;
	margin-left: 6px;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	margin-bottom: 0 !important;
}

.experience__interact--like {
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	width: 28px;
	height: 28px;
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.08);
	margin-top: 16px;
	margin-right: 8px;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.experience__interact--like:hover {
	border: 1px solid #fe0f7d;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.experience__interact--like:hover .experience__interact--svg {
	fill: #fe0f7d;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.experience__interact--options {
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	width: 28px;
	height: 28px;
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.08);
	margin-top: 16px;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.experience__interact--options:hover {
	border: 1px solid #fe0f7d;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.experience__interact--options:hover .experience__interact--svg {
	fill: #fe0f7d;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.experience__interact--svg {
	fill: #b8b8b8;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.experience__user-comment {
	width: 584px;
	margin: 64px auto 0;
}

@media screen and (max-width: 768px) {
	.experience__user-comment {
		width: 100%;
	}
	.experience__interact--reply {
		width: auto;
	}
}

@media screen and (max-width: 480px) {
	.experience__user-comment {
		width: 100%;
		max-width: 432px;
		min-width: 320px;
	}
}

@media screen and (max-width: 380px) {
	.experience__user-comment {
		max-width: 288px;
		min-width: 200px;
	}
}

.experience__user-comment h4 {
	font-size: 28px;
	font-weight: 300;
	color: #fff;
	display: flex;
	cursor: default;
	justify-content: center;
	align-items: center;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.experience__user-comment div {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.experience__user-comment div p {
	font-size: 14px;
	cursor: default;
	font-weight: 500;
	color: #fff;
	margin-top: 14px;
	margin-bottom: 0 !important;
}

.experience__user-comment--special-characters {
	color: #fe9405;
}

.experience__user-comment form textarea {
	width: 584px;
	resize: none;
	border-radius: 8px;
	background-color: rgba(0, 0, 0, 0.64);
	margin-top: 16px;
	padding: 16px;
	border: 2px solid transparent;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.2);
}

@media screen and (max-width: 768px) {
	.experience__user-comment form textarea {
		width: 100%;
	}
}

@media screen and (max-width: 480px) {
	.experience__user-comment form textarea {
		width: 100%;
	}
}

@media screen and (max-width: 380px) {
	.experience__user-comment form textarea {
		max-width: 288px;
		min-width: 200px;
	}
}

.experience__user-comment form textarea:-ms-input-placeholder {
	font-size: 14px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.2);
	margin-top: 4px;
}

.experience__user-comment form textarea::-moz-placeholder {
	font-size: 14px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.2);
	margin-top: 6px;
}

.experience__user-comment form textarea::placeholder {
	font-size: 14px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.2);
	margin-top: 6px;
}

.experience__user-comment form textarea:focus {
	font-size: 14px;
	border: 2px solid rgba(255, 255, 255, 0.2);
	outline: rgba(255, 255, 255, 0.2);
	transition: all 0.1s ease;
	color: rgba(255, 255, 255, 0.2);
}

.experience__user-comment form textarea:focus::-moz-placeholder {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.2);
	-moz-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.experience__user-comment form textarea:focus:-ms-input-placeholder {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.2);
	-ms-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.experience__user-comment form textarea:focus::placeholder {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.2);
	transition: all 0.1s ease;
}

.experience__user-comment--text {
	width: 584px;
	height: 53px;
	border-radius: 8px;
	background-color: rgba(0, 0, 0, 0.64);
	margin-top: 16px;
	padding: 16px;
	border: 2px solid transparent;
	color: rgba(255, 255, 255, 0.2);
	font-size: 14px;
	text-transform: capitalize;
}

@media screen and (max-width: 768px) {
	.experience__user-comment--text {
		width: 100%;
	}
}

@media screen and (max-width: 480px) {
	.experience__user-comment--text {
		width: 100%;
	}
}

.experience__user-comment--text:-ms-input-placeholder {
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.2);
	margin-top: 4px;
}

.experience__user-comment--text::-moz-placeholder {
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.2);
	margin-top: 4px;
}

.experience__user-comment--text::placeholder {
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.2);
	margin-top: 4px;
}

.experience__user-comment--text:focus {
	font-size: 14px;
	text-transform: capitalize;
	border: 2px solid rgba(255, 255, 255, 0.2);
	outline: rgba(255, 255, 255, 0.2);
	transition: all 0.1s ease;
	color: rgba(255, 255, 255, 0.2);
}

.experience__user-comment--text:focus::-moz-placeholder {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.2);
	-moz-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.experience__user-comment--text:focus:-ms-input-placeholder {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.2);
	-ms-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.experience__user-comment--text:focus::placeholder {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.2);
	transition: all 0.1s ease;
}

.experience__user-comment--submit {
	display: flex;
	justify-content: flex-end !important;
	-webkit-justify-content: flex-end;
	align-items: flex-end;
	-webkit-align-items: flex-end;
	margin-top: 24px;
}

.experience__user-comment--submit input {
	width: 187px;
	height: 56px;
	border-radius: 8px;
	background-color: #fe0f7d;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	letter-spacing: 3px;
	cursor: pointer;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

@media screen and (max-width: 480px) {
	.experience__user-comment--submit input {
		width: 100%;
		max-width: 480px;
		min-width: 320px;
	}
}

@media screen and (max-width: 380px) {
	.experience__user-comment--submit input {
		max-width: 288px;
		min-width: 200px;
	}
}

.experience__user-comment--submit input:hover {
	box-shadow: 4px 1px 20px 0 rgba(0, 0, 0, 0.5);
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.wrapper-verified {
	width: 100%;
}



.verified {
	width: 1184px;
	margin: 0 auto;
	background-color: #0693e3;
	padding: 16px;
	left: 0;
}

@media screen and (max-width: 1280px) {
	.verified {
		width: 100%;
		max-width: 1184px;
		min-width: 950px;
	}
}

@media screen and (max-width: 980px) {
	.verified {
		width: 100%;
		max-width: 896px;
		min-width: 460px;
	}
}

@media screen and (max-width: 590px) {
	.verified {
		margin-top: 32px;
	}
}

@media screen and (max-width: 480px) {
	.verified {
		position: absolute;
		width: 100%;
		min-width: 0;
		max-width: 480px;
		height: 104px;
		margin-top: 16px;
	}
}

@media screen and (max-width: 380px) {
	.verified {
		max-width: 380px;
		min-width: 280px;
		height: 140px;
	}
}

.verified__box {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.verified__box p {
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 0 !important;
}

@media screen and (max-width: 980px) {
	.verified__box p {
		font-size: 16px;
	}
}

@media screen and (max-width: 768px) {
	.verified__box p {
		font-size: 16px;
		text-align: center;
	}
}

@media screen and (max-width: 480px) {
	.verified__box p {
		font-size: 16px;
	}
}

@media screen and (max-width: 408px) {
	.verified__box p {
		font-size: 15px;
	}
}

@media screen and (max-width: 385px) {
	.verified__box p {
		font-size: 14px;
	}
}

.verified__box p span {
	font-size: 20px;
	font-weight: 600;
	color: #fff;
}

@media screen and (max-width: 980px) {
	.verified__box p span {
		font-size: 16px;
	}
}

@media screen and (max-width: 768px) {
	.verified__box p span {
		font-size: 16px;
	}
}

@media screen and (max-width: 480px) {
	.verified__box p span {
		font-size: 16px;
	}
}

@media screen and (max-width: 408px) {
	.verified__box p span {
		font-size: 15px;
	}
}

.valid {
	outline: #fe0f7d;
	border: 2px solid #fe0f7d !important;
	color: #fe0f7d !important;
}

.valid::-moz-placeholder {
	color: #fe0f7d !important;
}

.valid:-ms-input-placeholder {
	color: #fe0f7d !important;
}

.valid::placeholder {
	color: #fe0f7d !important;
}

.valid:focus {
	color: #fe0f7d !important;
}

.valid:focus::-moz-placeholder {
	color: #fe0f7d !important;
}

.valid:focus:-ms-input-placeholder {
	color: #fe0f7d !important;
}

.valid:focus::placeholder {
	color: #fe0f7d !important;
}

.invalid {
	border: 2px solid red !important;
	color: red !important;
}

.invalid:-ms-input-placeholder {
	color: red !important;
}

.invalid::-moz-placeholder {
	color: red !important;
}

.invalid::placeholder {
	color: red !important;
}

.invalid:focus {
	color: red !important;
}

.invalid:focus::-moz-placeholder {
	color: red !important;
}

.invalid:focus:-ms-input-placeholder {
	color: red !important;
}

.invalid:focus::placeholder {
	color: red !important;
}

img,
picture,
video,
iframe,
figure {
	display: block;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
}

a {
	display: block;
	text-decoration: none;
	color: inherit;
	font-size: inherit;
}

p a {
	display: inline;
}

li {
	list-style-type: none;
}

html {
	scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
a,
strong,
blockquote,
i,
b,
u,
em {
	font-size: 1em;
	font-weight: inherit;
	font-style: inherit;
	text-decoration: none;
	color: inherit;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

form,
input,
textarea,
select,
button,
label {
	font-family: inherit;
	font-size: inherit;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	background-color: transparent;
	color: inherit;
	display: block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

table,
tr,
td {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	min-height: 100vh;
	font-size: 100%;
	font-family: "", sans-serif;
	color: #000;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	font-smooth: always;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.r {
	display: block;
}

.more-escorts {
	width: 100%;
}

@media screen and (max-width: 1280px) {
	.more-escorts {
		padding: 0 16px;
	}
}

.more-escorts__container {
	width: 1184px;
	margin: 32px auto;
	padding-top: 32px;
	border-top: 1px solid #7d67dc;
}

@media screen and (max-width: 1280px) {
	.more-escorts__container {
		width: 100%;
		max-width: 1184px;
	}
}

@media screen and (max-width: 980px) {
	.more-escorts__container {
		width: 100%;
		overflow: hidden;
	}
}

@media screen and (max-width: 480px) {
	.more-escorts__container {
		width: 100%;
		padding: 31px 0 0;
	}
}

.more-escorts__title {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media screen and (max-width: 1280px) {
	.more-escorts__title {
		width: 100%;
	}
}

@media screen and (max-width: 380px) {
	.more-escorts__title {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
}

.more-escorts__title h4 {
	font-size: 40px;
	font-weight: 300;
	color: #fff;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	line-height: 24px;
}

@media screen and (max-width: 768px) {
	.more-escorts__title h4 {
		font-size: 32px;
	}
}

@media screen and (max-width: 480px) {
	.more-escorts__title h4 {
		font-size: 16px;
	}
}

.more-escorts__title a {
	width: 117px;
	height: 36px;
	border-radius: 18px;
	background-color: #333882;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.75);
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.more-escorts__title a:hover {
	color: #fff;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

@media screen and (max-width: 380px) {
	.more-escorts__title a {
		margin-top: 8px;
	}
}

.more-escorts__wrapper {
	position: relative;
}


/*ficha*/

.verified__box p {
	text-align: center;
	font-size: 16px!important
}

.verified__box p span {
	font-size: 16px!important
}

.more-escorts__card h2 {
	width: 90%;
	text-overflow: ellipsis;
	overflow: hidden;
}

.tx-ff {
	display: block;
	margin-top: 15px;
	color: #fff
}

.tx-ff a {
	display: inline;
}

.lg-outer .lg-video-object {
	object-fit: contain;
}

.escorts__next .content_imfdv{
    right:-25px;
}
.escorts__previous .content_imfdv{
    left:-25px;
}

.escorts__next .content_imfdv ,
.escorts__previous .content_imfdv {
	height: 69%;
	width: 40%;
    position: relative;
	
}
.content_imfdv img{
    position: absolute;
    left: 0;
    top: 0;
    width:100%;
    height:100%;
    object-fit: cover;
    z-index: -1;
}

.client__image {
	height: auto!important;
	position: relative;
}


.reply-link {
	background: none
}

.experience__interact--reply p {
	font-size: 12px!important
}

.experience__title h4 {
	line-height: inherit;
}

.blog__card {
	cursor: pointer;
}

.blog__card:hover>.blog__card--img img {
	transform: inherit!important;
}

@media(max-width:500px) {
    .escorts__next .content_imfdv ,
    .escorts__previous .content_imfdv {
        height: 69%;
        width: 60%;
        
    }
	.more-escorts .owl-item:last-child {
		margin: 0!important
	}
	.verified {
		height: auto!important;
	}
	.wrapper-verified {
		margin-bottom: 1em;
		overflow: hidden!important;
	}
	.client__description {
		padding: 0 1em;
	}
	.client__profile {
		padding-bottom: 0!important
	}
	.client__name {
		margin: 0 auto 32px auto!important;
		text-align: center;
	}
	.gallery__wrapper {
		margin: 0!important;
		padding-bottom: 0!important
	}
	.escorts__date--wsp {
		margin-top: 1em!important
	}
	.experience__wrapper {
		padding: 2em 1em!important;
	}
	.comment-respond {
		width: 100%!important;
		margin: 20px auto 0 auto!important;
	}
	.comment-reply-title {
		align-items: left;
	}
	#commentform p {
		margin-bottom: 0!important
	}
	.comment-form-comment {
		margin-bottom: 10px
	}
	.form-submit {
		margin: 10px 0;
	}
	.experience__container {
		margin: 32px auto 0 auto!important;
	}
	.more-escorts__container {
		margin: 0 auto!important;
	}
	.more-escorts__title,
	.blog__title {
		flex-direction: initial;
	}
	.more-escorts__title h4,
	.blog__title h4 {
		flex: 1 1 50%;
	}
}

@media(min-width:900px){
	.client__image{ min-height:490px}
	.client__image video{
		height: 490px!important;
		max-height: 490px!important;
	}
	#galeria .item{height:490px}
	.gallery__wrapper img.preload{transition:inherit!important;}
}
@media(max-width:760px){

	.client__whatsapp, .escorts__date--wsp, .escorts__arrow-prev--a, .escorts__arrow-next--a,
	.client__whatsapp:hover, .escorts__date--wsp:hover, .escorts__arrow-prev--a:hover, 
	.escorts__arrow-next--a:hover, 
	.more-escorts__card--img, .more-escorts__card--img:hover{
		transition:inherit!important;
		-webkit-transition: inherit!important;
		box-shadow:inherit!important;
		-webkit-box-shadow:inherit!important;
	}

	.client__whatsapp, .client__whatsapp:hover{
		background-position:0 0!important;
	}

}


/* new comments */

#commentform .logged-in-as {
	display: none
}

#commentform {
	display: flex;
	flex-flow: column;
}

#commentform p {
	margin-bottom: 0.5em
}

.comment-form-comment {
	order: 4;
}

.comment-form-author {
	order: 1;
}

.comment-form-email {
	order: 2;
}

.form-submit {
	margin-top: 1em;
	order: 5;
}
#comments-list{margin-bottom: 3em;}
.comment-respond {
	width: 75%;
	margin:  0 auto;
}

.comment-reply-title {
	font-size: 28px;
	font-weight: 300;
	color: #fff;
	display: flex;
	cursor: default;
	justify-content: center;
	align-items: center;
	margin-top: 0!important;
	margin-bottom: 20px!important;
}

p.comment-notes {
	margin: 1.5em 0 .5em 0
}

p.logged-in-as,
.logged-in-as {
	font-size: 13px;
	color: #fff;
	margin: 1.8em 0;
}

form.comment-form textarea {
	width: 100%;
	resize: none;
	border-radius: 8px;
	background-color: rgba(0, 0, 0, .64)!important;
	margin-top: 16px;
	padding: 16px;
	border: 2px solid #251e4c;
	font-size: 14px;
	color: rgba(255, 255, 255, .2);
}

form.comment-form textarea:focus {
	border: 2px solid rgba(255, 255, 255, .2)!important;
	outline: rgba(255, 255, 255, .2)!important;
	transition: all .1s ease;
	color: rgba(255, 255, 255, .2)!important;
	font-size: 14px;
}

p.form-submit {
	display: flex;
	justify-content: flex-end!important;
	align-items: center;
	text-align: center;
}

form.comment-form #commentsubmit {
	width: 187px;
	height: 56px;
	border-radius: 8px;
	background-color: #fe0f7d!important;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	letter-spacing: 3px;
	cursor: pointer;
	transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
}

form.comment-form input[type="text"],
form.comment-form input[type="email"] {
	width: 100%;
	height: 53px;
	border-radius: 8px;
	background-color: rgba(0, 0, 0, .64);
	margin-top: 16px;
	padding: 16px;
	border: 2px solid transparent;
	color: rgba(255, 255, 255, .2);
	font-size: 14px;
	text-transform: capitalize;
}

form.comment-form input[type="text"]:focus,
form.comment-form input[type="email"]:focus {
	font-size: 14px;
	text-transform: capitalize;
	border: 2px solid rgba(255, 255, 255, 0.2);
	outline: rgba(255, 255, 255, 0.2);
	transition: all 0.1s ease;
	color: rgba(255, 255, 255, 0.2);
}

.client__about-me {
	position: relative;
	transition: all 500ms linear;
	word-wrap: break-word;
}

.viewMore {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	padding: 20px 0 5px 0;
}

.viewMore a {
	border-radius: 10px;
	padding: 3px 10px;
	background: #fe0f7d;
	display: inline-block;
	cursor: pointer;
	top: 10px;
	position: relative;
}

.status-cc {
	display: flex;
	margin-right: 15px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.lg-toolbar .lg-close:after {
	font-size: 24px;
}

.lg-actions button::after,
.lg-actions button::before,
.lg-close:after,
.lg-close:before {
	font-family: lg;
	font-style: normal;
	font-weight: 400;
}

.gallery__card {
	position: relative;
}

.badge.badge-video {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #fff;
	background-color: #fc6060;
	font-size: 12px;
    padding: 2px 4px;
    border-radius: 4px;
    font-weight: bold;
}

@media (min-width:900px) {
	
	.nav__container {
		padding: 0;
	}
	.client__about-me.active .str-fdv {
		overflow: hidden;
		height: 98.5%
	}
}

.owl-stage {
	display: flex!important;
}
