@font-face {
	font-family: SovMod;
	src: url(/assets/fonts/SovMod.woff);
}

@font-face {
	font-family: GeometriaMedium;
	src: url(/assets/fonts/Geometria-Medium.woff);
}

@font-face {
	font-family: GeometriaRegular;
	src: url(/assets/fonts/Geometria-Regular.woff);
}

.gr {
	font-family: GeometriaRegular !important;
}

.sm {
	font-family: SovMod !important;
}

.gm {
	font-family: GeometriaMedium !important;
}

/* Single Model Page */
.underline-auto {
	display: inline-block;
	position: relative;
}

.underline-auto::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	height: 2px;
	width: 100%;
	background-color: #9d8065;
	border-radius: 2px;
	margin-top: 4px;
}

.aboutme h4 {
	color: #d0a984;
	padding-left: 10px;
	margin-bottom: 10px;
	cursor: default;
	font-size: 1.5em;
	border-left: 3px solid #d0a984;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: 700;
}

.w-70 {
	border-color: #d0a984 !important;
}

.w-70 th,
.w-70 td {
	background-color: #1f1f2a !important;
	color: #fff !important;
}

.service {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}

/* end single model page */
body {
	background-color: #1F1F2A !important;
	color: #fff !important;
	font-family: 'GeometriaRegular' !important;
}

.header-top {
	padding: 1rem 0.5rem;
}

.contact-icons i {
	color: #d2a374;
	font-size: 28px;
	margin-right: 0.8rem;
	cursor: pointer;
}

.logo-text {
	font-size: 2rem;
	color: #d2a374;
	font-weight: 300;
	letter-spacing: 2px;
}

.subtagline {
	font-size: 0.9rem;
	color: #ccc;
}

.lang-toggle span {
	cursor: pointer;
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}

.lang-toggle .active {
	color: #d2a374;
	font-weight: bold;
}

.main-nav {
	border-top: 1px solid #d2a374;
	border-bottom: 1px solid #d2a374;
}

.navbar-nav .nav-link {
	color: #fff !important;
	text-transform: uppercase;
	padding: 0.5rem 1rem;
}

.navbar-nav .nav-link:hover {
	color: #d2a374 !important;
}

.dropdown-menu {
	background-color: #30303b;
}

.dropdown-item {
	color: #fff !important;
}

.dropdown-item:hover {
	background-color: #2c2b36 !important;
}

.bordered-collapse {
	border-top: 1px solid #d2a374;
	border-bottom: 1px solid #d2a374;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba%28255, 255, 255, 1%29' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.dropdown-item:hover {
	color: #D0A984 !important;
}

.header-top {
	padding-top: 40px;
}

a {
	text-decoration: none;
	color: #D0A984;
	font-family: 'GeometriaRegular' !important;
}

.banner {
	max-width: 1140px;
	min-width: 328px;
	margin: 0 auto;
	margin-bottom: 48px;
	height: 500px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 60px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.banner--elite-escort {
	grid-template-columns: 452px 1fr;
	padding: 112px 620px 112px 60px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 0 !important;
	background-position: 75% center;
}

.banner__wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.banner__title--elite-escort {
	font-size: 40px;
	line-height: 110%;
	text-align: center;
	margin-bottom: 16px;
}

.banner__title {
	color: #d0a984;
	font-family: 'SovMod';
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	text-transform: uppercase;
	margin-bottom: 16px;
}

.banner__subtitle {
	display: grid;
	gap: 8px;
	color: #fff;
	text-align: center;
	font-family: GeometriaRegular !important;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	margin-bottom: 24px;
}

.banner__link {
	padding: 16px 24px;
	border: 1px solid #d0a984;
	color: #d0a984;
	text-align: center;
	font-family: GeometriaRegular !important;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	text-transform: uppercase;
	text-decoration: none !important;
	white-space: nowrap;
}

button {
	height: 56px;
	color: #D0A984;
	border: 1px solid #D0A984;
	background: transparent;
	text-transform: uppercase;
	font-family: 'geometria';
	cursor: pointer;
	padding-left: 24px;
	padding-right: 24px;
}

button:hover {
	background: #D0A984;
	color: #1F1F2A;
}

.com-default__description {
	padding: 0 0 0;
	font-size: 18px;
	line-height: 28px;
	margin: 24px 0 24px;
	display: block;
	width: 100%;
	text-align: center;
}

hr {
	margin: 0;
	padding: 0;
	border: none;
	height: 1px;
	background: #D0A984;
	display: block;
	opacity: 1 !important;
}

.thumb {
	cursor: pointer;
	border: 0px solid transparent;
	transition: border 0.2s ease;
	background-color: #d0a984;
}

.thumb.active {
	border: 1px solid #d0a984;

}

.navbar {
	padding-bottom: 0px;
}

.page-title-section {
	background-color: #d2a374;
	/* Light grey */
	padding: 50px 0;
}

.page-title h1 {
	font-size: 2rem;
	font-weight: 600;
}

.com-main-numbers__title {
	display: block;
	margin: auto 10% 43px !important;
	text-align: center;
	margin: 0 0 48px;
	font-size: 56px;
	line-height: 67px;
}

.com-main-numbers__wrapper {
	width: 100%;
	padding: 20px 0 20px;
}

h2 {
	font-family: "SovMod", "GeometriaRegular";
	font-size: 48px;
	line-height: 57px;
	color: #D0A984;
	margin: 24px 0;
	font-weight: 400;
	text-transform: uppercase;
}

.com-main-numbers__description {
	font-size: 18px;
	line-height: 28px;
	margin: 48px 0 48px;
	display: block;
	width: 100%;
	text-align: center;
}

.com-main-numbers__subtitle {
	display: block;
	margin: 48px 0 48px;
	text-transform: uppercase;
	font-family: "SovMod", "GeometriaRegular";
	color: #D0A984;
	text-align: center;
	font-size: 24px;
	line-height: 28px;
}

.com-main-numbers__col {
	display: flex;
	align-content: stretch;
}

.com-main-numbers__item {
	border: 1px solid #D0A984;
	padding: 18px;
	width: 100%;
}

.com-main-numbers__item-num {
	font-size: 64px;
	line-height: 64px;
	display: block;
	text-align: center;
	margin: 0 0 16px;
	font-family: "SovMod", "GeometriaRegular";
	color: #D0A984;
}

.com-main-numbers__item-label {
	display: block;
	text-align: center;
	color: #D0A984;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 26px;
	font-family: "SovMod", "GeometriaRegular";
}

.com-main-numbers__item-description {
	margin-top: 20px;
	display: block;
	text-align: center;
	font-size: 20px;
	line-height: 32px;
	color: #FFF;
	font-weight: 400;
}

.com-main-choose__item-title {
	font-size: 22px !important;
}

/*home service section*/
.com-main-services__wrapper {
	padding: 104px 0 104px;
}

.com-main-services__title {
	font-size: 48px;
	line-height: 57px;
	text-transform: uppercase;
	color: #D0A984;
	font-family: "SovMod", "GeometriaRegular";
	margin: 0 0 48px;
	display: block;
	text-align: center;
}

.com-main-services__col {
	display: flex;
	align-content: stretch;
	margin-bottom: 30px;
}

.com-main-services__item {
	border: 1px solid #D0A984;
	padding: 40px 40px 24px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

.com-main-services__item-avatar {
	width: 100%;
}

.com-main-services__item-title {
	font-size: 32px;
	line-height: 38px;
	margin: 24px 0 24px;
	text-align: center;
}

.com-main-services__item-description {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
	flex-grow: 1;
}

.com-main-services__item-link {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 56px;
}

.btn {
	height: 38px;
	color: #D0A984;
	border: 1px solid #D0A984;
	background: transparent;
	text-transform: uppercase;
	font-family: 'GeometriaRegular' !important;
	border-radius: 0;
	cursor: pointer;
	display: inline;
	align-items: center;
	justify-content: center;
	padding-left: 24px;
	padding-right: 24px;
	box-shadow: none !important;
	outline: none !important;
}

.btn:active,
.btn:focus {
	background: #C7BBB0;
	color: #1F1F2A;
	box-shadow: none !important;
	outline: none !important;
}

.btn:hover {
	background: #D0A984;
	color: #1F1F2A;
}

/*end home service */
/* home model */
.com-models--gallery__wrapper {
	padding: 50px 0 85px;
}

.com-models--gallery__title {
	margin: 0 0 48px !important;
}

.h2 {
	font-family: "SovMod", "Geometria";
	font-size: 48px;
	line-height: 57px;
	color: #D0A984;
	margin: 24px 0;
	font-weight: 400;
	text-transform: uppercase;
}

.com-models--card__row._gallery {
	margin-bottom: -30px;
}

.com-models--card__col._gallery {
	margin-bottom: 30px;
}

.com-models--card__item {
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.com-models--card__avatar {
	position: relative;
	z-index: 50;
	width: 100%;
	height: 600px;
	object-fit: cover;
}

.button-group {
	display: flex;
	justify-content: center;
	gap: 10px;
}

.button-group .btn {
	flex: 1 1 auto;
	min-width: 140px;
	/* optional */
}

.ptb-100 {
	padding-top: 100px;
	padding-bottom: 100px;
}

.com-models--card__name-link {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	z-index: 100;
	background-color: rgba(31, 31, 42, 0.8);
	height: 100%;
	padding: 32px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	margin-top: -102px;
	transition: all 260ms ease-in-out;
}

.com-models--card__name-text {
	font-family: "SovMod", "Geometria";
	color: #D0A984;
	font-size: 32px;
	line-height: 38px;
	margin-bottom: 32px;
	text-transform: uppercase;
	display: block;
	color: #FFF;
	transition: all 520ms ease;
}

.com-models--card__params {
	display: flex;
	flex-wrap: wrap;
	flex-grow: 1;
	align-items: flex-start;
	align-content: flex-start;
}

.com-models--card__params-name {
	width: 60%;
	font-size: 18px;
	line-height: 28px;
	color: #C7BBB0;
	font-weight: 400;
	padding: 0;
	margin: 6px 0;
}

.com-models--card__params-value {
	width: 40%;
	text-align: right;
	font-size: 18px;
	line-height: 28px;
	color: #FFF;
	font-weight: 400;
	padding: 0;
	margin: 6px 0;
}

.com-models--card__btn {
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	font-weight: 400;
}

.com-models--card__item:hover .com-models--card__name-link {
	top: 0;
	margin-top: 0;
}

.com-models--card__item:hover .com-models--card__name-text {
	color: #D0A984;
}

/*end home model*/
/*home why choose us */
.com-main-choose__wrapper {
	padding: 104px 0 104px;
}

.com-main-choose__title {
	margin: 0 0 48px !important;
}

.com-main-choose__row {
	margin-top: 48px;
	margin-bottom: -64px;
}

.com-main-choose__col {
	margin-bottom: 64px;
}

.com-main-choose__item-img {
	width: 100%;
	max-width: 100%;
}

.h5 {
	font-family: "SovMod", "Geometria";
	font-size: 24px;
	line-height: 28px;
	color: #D0A984;
	margin: 24px 0;
	font-weight: 400;
	text-transform: uppercase;
}

/*End home why choose us */
/*footer */
.com-footer__container {
	padding-bottom: 24px;
}

.com-footer__separator {
	margin-bottom: 48px;
}

.com-footer--logo__img {
	max-width: 100%;
	width: 450px;
}

.com-footer--nav__title {
	font-size: 18px;
	line-height: 22px;
	color: #D0A984;
	text-transform: uppercase;
	margin-bottom: 8px;
	display: block;
	font-style: italic;
}

.com-footer--nav__list {
	display: block;
	margin: 0 0;
	padding: 10px 0;
	 columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

.com-footer--nav__item {
	display: block;
	margin: 0 0 8px;
	padding: 0 0;
}

.com-footer--nav__link {
	font-size: 16px;
	line-height: 22px;
	color: #FFF;
	font-style: italic;
}

.com-footer--nav__link:hover {
	color: #D0A984;
}

.com-footer--links__wrapper {
	display: flex;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	margin: 0 0 15px 0;
}

.com-footer--links__title {
	display: block;
	font-size: 16px;
	line-height: 140%;
	color: #FFF;
	margin: 0 0 16px 0;
	width: 100%;
}

.com-footer--links__group {
	display: flex;
}

.com-footer--contacts__phone-block {
	margin-bottom: 16px;
}

.com-footer--contacts__phone {
	color: #FFF;
	font-size: 20px;
	line-height: 32px;
	text-decoration: none;
}

.com-footer--contacts__btn-order {
	width: 172px;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	line-height: 16px;
	box-shadow: none !important;
	outline: none !important;
	border: 1px solid #D0A984;
	text-transform: uppercase !important;
}

.com-footer--contacts__btn-order:hover {
	background: #D0A984;
	color: #1F1F2A;
}

.com-footer__pre-copyright {
	font-size: 12px;
	color: #C7BBB0;
	line-height: 16px;
	display: block;
	margin: 24px 0;
	opacity: 0.5;
}

.com-footer__copyright {
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
	display: block;
	margin: 24px 0 0;
}

/* end footer */
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	.com-models--card__avatar
	{
		height: 350px !important;
	}
	.mob-logo img {
		width: 80%;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.banner--elite-escort {
		padding: 45px 45vw 45px 55px !important;
		margin-bottom: 8px;
	}

	.banner {
		padding: 0;
		margin-bottom: 40px !important;
		height: 316px !important;
	}

	.banner__title--elite-escort {
		font-size: 24px !important;
	}

	.banner__subtitle {
		display: none !important;
	}

	.banner__link--elite-escort {
		display: block !important;
		font-size: 16px !important;
	}

	.com-default__description {
		font-size: 14px;
		line-height: 20px;
		margin: 32px 0;
	}

	.com-main-numbers__title {
		font-size: 24px;
		line-height: 28px;
	}

	.com-main-numbers__description {
		font-size: 16px;
		line-height: 22px;
		margin: 32px 0;
	}

	.com-main-numbers__col {
		margin-bottom: 30px;
	}

	.header-top,
	.header-desk {
		display: none;
	}

	.com-models--gallery__title {
		font-size: 24px;
		line-height: 28px;
	}

	.com-main-choose__title {
		font-size: 24px;
		line-height: 28px;
	}

	.com-main-choose__col {
		margin-bottom: 24px;
	}

	/* footer */
	.com-footer--logo__wrapper {
		justify-content: flex-start;
	}

	.com-footer--logo__wrapper {
		display: flex;
		justify-content: center;
		margin-bottom: 40px;
	}

	.com-footer--logo__img {
		width: 320px;
	}

	.com-footer--nav__title {
		font-size: 14px;
		line-height: 19px;
	}

	.com-footer--nav__link {
		font-size: 14px;
	}

	.com-footer--nav__col {
		margin-bottom: 24px;
	}

	footer .contact-icons i {
		font-size: 20px;
	}

	/* End Footer */
	.com-main-choose__item-title {
		font-size: 18px;
		line-height: 21px;
		margin-bottom: 8px;
	}

	.com-main-services__item-title {
		line-height: 18px !important;
	}

	.com-main-services__item {
		padding: 20px 18px 20px !important;
	}

	.com-main-services__title {
		font-size: 30px !important;
		line-height: 0px !important;
		margin: 0 0 40px !important;
	}

	.com-main-services__wrapper,
	.com-main-numbers__wrapper,
	.com-models--gallery__wrapper {
		padding: 50px 0 50px !important;
	}

	.com-models--card__name-text {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 0;
		overflow: hidden;
		background-color: rgba(31, 31, 42, 0.8);
		width: 100%;
		padding: 12px 18px;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
	}

	.com-models--card__name-link {
		padding: 0px;
		margin-top: 0px;
		top: 0;
		background: transparent;
	}

	.com-models--card__params {
		display: none !important;
	}

	.com-models--card__btn {
		display: none !important;
	}
}

/* Show dropdown menu on hover for large screens */
@media (min-width: 992px) {
	.navbar .dropdown:hover .dropdown-menu {
		display: block;
		margin-top: 0;
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding: 0.5rem 2rem !important;
		font-size: 18px;
	}

	.dropdown-item {
		font-size: 18px;
	}

	.navbar .dropdown-menu {
		border-top: 2px solid #d2a374;
		transition: all 0.2s ease-in-out;
		background: #30303b;
	}

	.dropdown-item:active {
		background-color: #30303b !important;
	}
}

@media (max-width: 767.98px) {
	.banner--elite-escort {
		background-image: url(/assets/img/banner-elite-escort-big-min.jpg);
	}

	.title-pc {
		display: none
	}

}

@media (min-width: 767.98px) {
	.banner--elite-escort {
		background-image: url(/assets/img/banner-elite-escort-big.jpg);
	}

	.title-mobile {
		display: none
	}

}

.seoheading
{
	font-family: "SovMod", "GeometriaRegular";
    font-size: 30px;
    line-height: 57px;
    color: #D0A984;
    margin: 24px 0;
    font-weight: 400;
    text-transform: uppercase;
}
.whatsapp-btn {
    position: fixed;
    bottom: 10em;
    left: 2%;
    width: 50px;
    height: 50px;
    z-index: 11;
}
.whatsapp-btn .icon_logo {
    position: relative;
    z-index: 100;
    padding: 5px;
}
.whatsapp-btn .icon_logo > a > img {
    width: 100%;
    padding: unset;
    border: none;
}
.whatsapp-btn .circle_waves {
    border-radius: 50%;
    background-color: #3cc04e;
    width: 50px;
    height: 50px;
    position: absolute;
    opacity: 0;
    bottom: 0px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
}
@keyframes waves {
			from {
				transform: scale(.55, .55);
				opacity: .6;
			}
			to {
				transform: scale(1.8, 1.8);
				opacity: 0;
			}
		}