<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{
  overflow-x:hidden !important;
	min-width: 1280px;
}
body {
	background: #fff;
	font-family: 'Montserrat', sans-serif;
	overflow-x: hidden !important;
	font-size: .9rem;
	min-width: 1280px;
}
a {
	color: #333 !important;
	text-decoration:none;
}
.navbar a {
	color: #333 !important;
}
.navbar a:hover {
	color: #e20795 !important;
}
.navbar a.btn-primary {
	color: #fff !important;
}
.btn-primary {
	background-color: #e20795;
	border-color: #e20795;
	color: #fff !important;
	position: relative;
}
.btn-primary:hover {
	background-color: #373737;
	border-color: #363636;
}
.btn-check:active + .btn-primary, .btn-check:checked + .btn-primary, .btn-primary.active, .btn-primary:active, .show &gt; .btn-primary.dropdown-toggle {
	color: #e20795 !important;
	background-color: #fff;
	border-color: #e20795;
	box-shadow: 0 0 2px #e20795;
}
.btn-check:active + .btn-primary:focus, .btn-check:checked + .btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show &gt; .btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .25rem rgb(250, 151, 215);
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
	color: #fff !important;
	background-color: #e20795;
	border-color: #e20795;
	box-shadow: 0 0 0 .25rem rgba(49,132,253,.5);
}
.btn-light {
	color: #000;
	background-color: #fff;
	border-color: #fff;
}
.btn-light:hover {
	color: #000;
	background-color: #e7edf1;
	border-color: #e7edf1;
}
.btn-secondary {
	color: #fff !important;
	background-color: #7e91ad;
	border-color: #7e91ad;
}
.text-primary {
	color: #e51287 !important;
}
.svg-inline--fa.text-muted {
	opacity: .5;
}
.text-info {
	color: #0dcaf0 !important;
}
.bg-primary {
	background: #e20795 !important;
}
.bg-success {
	background-color: #1ab657 !important;
}
.bg-secondary {
	background-color: #7e91ad !important;
}
.bg-tertiary {
	background-color: #ebf1f7 !important;
}
.bg-dark {
	background-color: #ebf1f7 !important;
}
.bg-light {
	background-color: #f8fafc !important;
}
.btn-success {
	background-color: #1ab657;
	border-color: #1ab657;
}
.accordion-button {
	font-size: .9rem;
}
hr {
	opacity: .15;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
	line-height: 1.5;
}
.h4, h4 {
	font-size: 1.25rem;
	line-height: 1.2;
}
.h5, h5 {
	font-size: .9375rem;
}
.display-1 {
	font-size: 5rem;
}
.display-2 {
	font-size: 4rem;
}
.display-6 {
	font-size: 1.5rem;
}
.dropdown-menu {
	font-size: .8rem;
}
::placeholder {
  color: #8399b9 !important;
}
.modal-content {
	border: 0;
	border-radius: 1.5rem;
}
.modal-backdrop.show {
	opacity: .85;
}
.btn-close {
	position: absolute;
	right: 20px;
	top: 20px;
}
#photoModal .btn-close, #videoModal .btn-close {
	width: 2em;
	height: 2em;
	background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/2em auto no-repeat;
}
.rounded {
	border-radius: .6rem !important;
}
.rounded-start {
	border-bottom-left-radius: .5rem !important;
	border-top-left-radius: .5rem !important;
}
.rounded-end {
	border-bottom-right-radius: .5rem !important;
	border-top-right-radius: .5rem !important;
}
.border-end {
	border-right: 1px solid #f2f7fc !important;
}
.btn-light {
	color: #232323;
	background-color: #ebf1f7;
	border-color: #ebf1f7;
}
.btn-light:hover {
	background-color: #c9d7e5;
	border-color: #c9d7e5;
}
.btn-check:active + .btn-light, .btn-check:checked + .btn-light, .btn-light.active, .btn-light:active, .show &gt; .btn-light.dropdown-toggle {
	color: #fff;
	background-color: #595f80;
	border-color: #595f80;
	border-radius:.5rem !important;
}
.btn-group-lg &gt; .btn, .btn-lg {
	font-size: 1rem !important;
}
.btn:focus,.btn:active {
   outline: none !important;
   box-shadow: none;
}
.g-1, .gx-1 {
	--bs-gutter-x: 0.15rem !important;
}
.tab-content {
	height: calc(100vh - 67px);
	position: relative;
}
.collapsing {
  transition: none !important;
}
.alert-primary {
	color: #fff;
	background-color: #e20795;
	border-color: #e20795;
}
.alert-secondary {
	color: #fff;
	background-color: #588ec4;
	border-color: #588ec4;
}
.alert-tertiary{
	color: #fff;
	background-color: #7071ba;
	border-color: #7071ba;
}
.alert-quaternary {
	color: #fff;
	background-color: #f63d7a;
	border-color: #f63d7a;
}
.alert-quinary {
	color: #fff;
	background-color: #f6834a;
	border-color: #f6834a;
}
.alert-senary {
	color: #fff;
	background-color: #50bc7f;
	border-color: #50bc7f;
}
.alert-light {
	color: #636464;
	background-color: #f8f6f6;
	border-color: #e1e1e1;
}
.form-label {
	margin-bottom: .1rem;
}
.form-check {
min-height:inherit;
}
.form-check-input:checked {
	background-color: #dc45a7;
	border-color: #dc45a7;
}
.accordion-button.collapsed {
	border-radius: 1rem !important;
}
.rounded-circle-blur {
	overflow: hidden;
	border-radius: 500px;
	display: block;
}
.blur {
    filter: blur(5px);
        -webkit-filter: blur(5px);
        -moz-filter: blur(5px);
        -o-filter: blur(5px);
        -ms-filter: blur(5px);
}
.loader {
	height: 100%;
	background: #fff url(../img/fond-chat.png) top center repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;
	width: 100%;
}
.loader .logo {
	max-width:300px;
}
#menuTab, #myTab {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	background: #f8fafc;
	z-index: 10;
}
.col-left .tab-content {
	height: calc(100vh - 57px);
	position: absolute;
	top: 57px;
}
.navbar .svg-inline--fa {
	font-size: 26px;
}
.navbar-brand, .navbar-brand img {
	max-width: 150px;
	margin-right: 0;
	padding: 0;
	max-height: 27px;
}
#container {
	height: calc(100vh - 107px);
	margin-bottom: 0 !important;
	overflow: hidden;
}
.profils a {
	color: #333 !important;
	font-size: .8rem;
	text-decoration: none;
}
.profils a span {
padding:2px;
background: rgb(66,13,119); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(66,13,119,1) 0%, rgba(224,0,157,1) 50%, rgba(247,84,57,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(66,13,119,1) 0%,rgba(224,0,157,1) 50%,rgba(247,84,57,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(66,13,119,1) 0%,rgba(224,0,157,1) 50%,rgba(247,84,57,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#420d77', endColorstr='#f75439',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.2);
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
.profils a span:hover {
background: #f6523c;
  animation-name: bounce;
  -moz-animation-name: bounce;
}
@keyframes bounce {
	0%, 100%, 20%, 50%, 80% {
		-webkit-transform: translateY(0);
		-ms-transform:     translateY(0);
		transform:         translateY(0)
	}
	40% {
		-webkit-transform: translateY(-30px);
		-ms-transform:     translateY(-30px);
		transform:         translateY(-30px)
	}
	60% {
		-webkit-transform: translateY(-15px);
		-ms-transform:     translateY(-15px);
		transform:         translateY(-15px)
	}
}
.profils .col {
	padding-right: 10px;
	padding-left: 10px;
	max-width: 84px;
}
.chat-header {
	border-bottom: 1px solid #ebf1f7 !important;
}
.message {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.avatar-responsive.avatar, .avatar-responsive.avatar.avatar-lg, .avatar-responsive.avatar.avatar-xl {
	height: 44px;
	width: 44px;
	position:relative;
}
.avatar .avatar-img {
	max-width: 100%;
	height: auto;
	border-radius: 50%;
}
#messages-past-full .avatar-img, #notifications-past-full .avatar-img {
	background-color: #f8fafc;
}
.message-inner {
	max-width: 85%;
	min-width: 0;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-left: 1rem;
}
.message-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.message-content:not(:last-child) .message-text {
	border-bottom-left-radius: 1rem;
}
.message-text {
	background: #dc45a7;
	border-radius: .6rem;
	padding: .5rem .75rem;
	color: #FFF;
	font-size: 14px;
	position: relative;
	z-index: 0;
}
.message-text p {
	margin-bottom:0 !important;
}
.chat-header .avatar {
	max-width: 35px;
}
.avatar-responsive.avatar, .avatar-responsive.avatar.avatar-lg, .avatar-responsive.avatar.avatar-xl {
	height: 44px;
	width: 44px;
}
.big-avatar {
	height: 180px;
	width: 180px;
	position: relative;
}
.big-avatar img {
	border: 5px solid white;
}
#takephotoModal .big-avatar {
	height: 100px;
	width: 100px;
	position: relative;
}
.mini-avatar {
	border-radius: 50%;
	max-width: 40px;
	border: 2px solid #fff;
	position: absolute;
	top: 8px;
	left: 21px;
}
.message-footer {
	line-height: 1.3;
	margin-top: .25rem;
}
.message-out .message-footer {
	text-align: right;
}
.message-content + .message-content {
	margin-top: .75rem;
}
.extra-small {
	font-size: .665em;
}
.message + .message {
	margin-top: 1.5rem;
}
.message.message-out {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.message-divider {
	margin-top: 2rem;
	margin-bottom: 2rem;
	text-align:center;
}
.message-out .message-inner {
	margin-right: 1rem;
}
.message-out .message-content {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.message-out .message-content:not(:last-child) .message-text {
	border-bottom-left-radius: .6rem;
	border-bottom-right-radius: 1rem;
}
.message-out .message-text {
	background: #588ec4;
	border-radius: .6rem;
	color: #fff;
}
.message-gallery img {
	max-width: 105px;
}
.chat-footer {
	z-index: 100;
	padding: 0 1rem;
	position: fixed;
	width: 100%;
	bottom: 70px;
	left: 0;
}
#p_attachment, #smileys {
	position: absolute;
	bottom: 59px;
	width: 90%;
	background: #ebf1f7;
	font-size: 1.2rem;
	left: 50%;
	margin-left: -45%;
	border-top-left-radius: 1rem;
	border-top-right-radius: 1rem;
}
.avatar-offline, .avatar-online {
	position:relative;
}

.avatar-online::before {
	position: absolute;
	border-radius: 50%;
	display: block;
	content: "";
	height: 12px;
	width: 12px;
	top: 9%;
	right: 0;
}

.avatar-offline::before {
	display: none;
}


.big-avatar::before {
	height: auto;
	width: auto;
	top: inherit;
	right: 50%;
	z-index: 10;
	content: 'DISPONIBLE';
	color: #fff;
	font-weight: 500;
	border-radius: 5px;
	padding: 1px 10px;
	margin-right: -55px;
	bottom: 5px;
	font-size: 12px;
	width: 110px;
}
.avatar-online::before {
	background: #48a92e;
}
.chat-form {
	position: relative;
	padding: .5rem;
}
.form-control, .form-select {
	display: block;
	width: 100%;
	padding: .59375rem 1.125rem;
	font-size: .9375rem;
	font-weight: 400;
	line-height: 1.6;
	color: #a0b3ce;
	background-color: #ebf1f7;
	background-clip: padding-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: .6rem;
	-webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	border: 0;
}
.form-control:focus {
        border-color: #28a745;
        box-shadow:inherit !important;
	background-color: #ebf1f7;
    } 
.input-group-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: .9375rem;
	font-weight: 400;
	line-height: 1.6;
	color: #a0b3ce;
	text-align: center;
	white-space: nowrap;
	background-color: #ebf1f7;
	border-radius: .6rem;
	padding: .59375rem 1rem .59375rem 1rem !important;
border: 0px;
}
#col-right .input-group-text {
	background-color: #ebf1f7;
	border: 0;
}
.icon-lg &gt; svg {
	height: 1.125rem;
	width: 1.125rem;
}
.btn-icon {
	padding: 0;
	height: 49px;
	width: 49px;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
}
.bubble-left {
	position: absolute;
	width: 21px;
	height: 18px;
	bottom: 0;
	transform: rotateY(180deg);
	left: -3px;
	color: #dc45a7;
	z-index: -1;
}
.bubble-right {
	position: absolute;
	width: 21px;
	height: 18px;
	bottom: 0px;
	transform: none;
	right: -3px;
	color: #588ec4;
	z-index: -1;
}
.card {
	border-radius: .6rem;
}
.card.active {
	background: #e2edf8;
}
.chat-body {
	height: calc(100vh - 140px);
	background: url(../img/fond-chat.png) top center repeat;
	margin-top: 10px;
}
.user:hover {
	background-color: #eef3fa !important;
}
.user p {
	font-size: 13px;
	margin-bottom: 0;
}
.hide-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
	overflow-y: auto;
	overflow-x: hidden;
}
.hide-scrollbar::-webkit-scrollbar {
    display: none;
}

.footer-mobile {
	z-index:100;
}
.avatar-sm {
	height: 34px;
	width: 34px;
}
.avatar .avatar-text {
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	line-height: 0;
	height: 100%;
	width: 100%;
}
.text-secondary {
	color: #7e91ad !important;
}
.users-list .card:hover{
	background: #d4e8f6;
}
.big-icon{
	font-size:24px;
}
.bigger-icon {
	font-size: 54px;
}
.tooltip-inner {
    background-color: #383c51;
    opacity: 1 !important;
}
.tooltip.bs-tooltip-right .tooltip-arrow::before {
    border-right-color: #383c51 !important;
}
.tooltip.bs-tooltip-left .tooltip-arrow::before {
    border-left-color: #383c51 !important;
}
.tooltip.bs-tooltip-bottom .tooltip-arrow::before {
    border-bottom-color: #383c51 !important;
}
.tooltip.bs-tooltip-top .tooltip-arrow::before {
    border-top-color: #383c51 !important;
}
.accordion-item {
	border: inherit !important;
	border-radius: 1rem !important;
	margin-bottom: .5rem !important;
}
.accordion-button:not(.collapsed) {
	color: inherit;
	background-color: inherit;
	box-shadow: inherit;
}
.bg-avatar {
	/* width: 100%; */
	/* height: 100px; */
	/* background-size: cover !important; */
	/* position: relative; */
}
.infos-user {
	/* margin-top: -70px !important; */
}
.accordion-flush .accordion-item .accordion-button {
	border-radius: 1rem;
}
.accordion-item:last-of-type .accordion-button.collapsed {
border-radius: 1rem;
}
.plus {
	font-weight: 300;
}
.plus .svg-inline--fa {
	top: 2px;
	position: relative;
}
.nav-fill .nav-link.active{
	background-color: transparent !important;
	border-bottom: 2px solid #e20795;
	border-radius: 0;
}
.nav-link {
	padding-bottom: 15px !important;
	padding-top: 15px;
}
.nav-link.active .text-secondary {
	color:#e20795 !important;
}
#menuTab.nav-fill .nav-link.active, #menuTab.nav-fill .show &gt; .nav-link, #menumobile.nav-fill .nav-link.active, #menumobile.nav-fill .show &gt; .nav-link, #footermobile.nav-fill .nav-link.active, #footermobile.nav-fill .show &gt; .nav-link {
	border-bottom: 0 !important;
		border-radius: 0;
	padding-bottom: 15px !important;
}
.profil {
	position: relative;
	border: 4px solid #f8fafc;
	background: #000;
	max-width: 188px;
	margin: 0 auto;
}
.profil img {
	border-radius:50%;
}
#recherche .profil, #favoris .profil, #blacklist .profil{
	opacity: .5;
}
#recherche .profil.active, #recherche .profil:hover, #favoris .profil.active, #favoris .profil:hover, #blacklist .profil.active, #blacklist .profil:hover {
	opacity: 1;
	cursor: pointer;
}
.delete-blacklist {
	position: absolute;
	left: 50%;
	background: #7e91ad;
	color: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 15px;
	height: 15px;
	padding: 5px;
	margin-left: -13px;
	bottom: 10px;
}
.media {
	position: relative;
	overflow: hidden;
	border: 4px solid #f8fafc;
	height: 100%;
	background: #000;
	max-width: 188px;
	margin: 0 auto;
}
.profil:hover {
	border: 4px solid #f8aede;
}
.infos-profil {
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 50%;
	left: 0;
	background: rgba(0,0,0,0.5);
	color: #fff;
	font-size: 12px;
	margin-bottom: -13px;
	display: none;
}
.nb-photos {
	text-align: center;
	position: absolute;
	top: 4px;
	right: 4px;
	background: rgba(0,0,0,0.25);
	color: #fff;
	font-size: 14px;
	border-radius: .25rem;
	display: none;
	padding:.10rem .3rem;
}
.profil:hover .infos-profil, .profil:hover .nb-photos {
	display: block;
}
.infos-end {
	text-align: center;
	position: absolute;
	bottom: 4px;
	right: 4px;
	background: rgba(0,0,0,0.25);
	color: #fff;
	font-size: 14px;
	border-radius: .25rem;
	padding: .10rem .3rem;
	color: #fff !important;
}
.infos-start {
	text-align: center;
	position: absolute;
	bottom: 4px;
	left: 4px;
	background: rgba(0,0,0,0.25);
	color: #fff;
	font-size: 14px;
	border-radius: .25rem;
	padding: .10rem .3rem;
	color: #fff !important;
}
.play {
	position: absolute;
	z-index: 1;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 1.5rem;
}
.play:hover {
	color: #ed079c;
}
.btn-bell {
	width: 38px;
	height: 38px;
	border: 5px solid #dae2ef;
	padding: 2px 0 0;
	position: absolute;
	z-index: 100;
	top: 80px;
	right: 20px;
}
.btn-bell span span {
	position: absolute !important;
	right: -10px !important;
	top: -10px !important;
}
.btn-options {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 2px solid #f8aede !important;
}
.profil:hover .dropdown-options {
	display: block;
}
.dropdown-options {
	position: absolute;
	z-index: 100;
	bottom: -10px;
	left: 50%;
	margin-left: -15px;
	display:none;
}
.profil:hover .dropdown-options {
	display: block;
}
.dropdown-options .dropdown-toggle::after, .dropdown-options-mobile .dropdown-toggle::after {
	display: none;
}
.dropdown-options-mobile {
	position: absolute;
	z-index: 100;
	top: 61px;
	left: inherit;
	right: 10px;
}
.dropdown-options-mobile .dropdown-toggle {
	color:#fff !important;
}
.header-mobile .avatar-responsive.avatar {
	height: 54px;
	width: 54px;
}
.arrow-collapse {
	background: rgb(126, 145, 173);
	position: absolute;
	font-size: 24px;
	top: 0;
	height: 60px;
	width: 60px;
	right: 0;
	z-index: 1000;
	color: #fff !important;
	border-bottom-left-radius: .25rem;
	cursor: pointer;
}

.arrow-collapse.collapsed::before {
	content: "\f053";
	font: var(--fa-font-solid);
	position: absolute;
	font-weight: 900;
}
.arrow-collapse::before {
	content: "\f054";
	font: var(--fa-font-solid);
	position: absolute;
	font-weight: 900;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.arrow-collapse-left {
	background: rgb(126, 145, 173);
	position: absolute;
	font-size: 18px;
	top: 0;
	height: 40px;
	width: 40px;
	left: 0;
	z-index: 1000;
	color: #fff !important;
	border-bottom-left-radius: .25rem;
	cursor: pointer;
}
.arrow-collapse-left::before {
	content: "\f053";
	font: var(--fa-font-solid);
	right: 4px;
	position: absolute;
	top: 0;
	font-weight: 900;
}
.btn-return {
	background: rgb(126, 145, 173);
	font-size: 16px;
	top: 57px;
	height: 30px;
	color: #fff !important;
	cursor: pointer;
	padding: 0 10px;
	width: 100%;
}
.btn-return .fa-arrow-left {
	position: absolute;
	left: 10px;
}
.btn-return-big {
	font-size: 20px;
	height: 56px;
}
.row-recherche {
	background: #ebf1f7;
}
.row-recherche .btn {
width:25%;
}
.row-recherche .dropdown-menu.show {
	display: block;
	width: 100%;
	left: 0 !important;
	transform: inherit !important;
	top: 39px !important;
	background: #f8fafc;
	padding: 0 !important;
	height: 43px;
}
.btn-collapse {
position:relative;
}
.btn-collapse.collapsed::before {
	content: "\f107";
	font: var(--fa-font-solid);
	right: 10px;
	position: absolute;
	top: 10px;
	font-weight: 900;
}
.btn-collapse::before{
	content: "\f106";
	font: var(--fa-font-solid);
	right: 10px;
	position: absolute;
	top: 10px;
	font-weight: 900;

}
.btn-collapse .fa-angle-down, .btn-collapse .fa-angle-up {
	position: absolute;
	top: 11px;
	font-weight: 900;
	right: 15px;
}
.btn-collapse .badge {
	font-size: .7rem !important;
	top: -2px;
}
.abo-ko,.email-verif {
	position: absolute;
	z-index: 10;
	width: 100%;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: .75rem;
	font-weight: 600;
}
.accordion-body .card-body {
	padding: .5rem;
}
.edit-pp {
	position: absolute;
	right: -15px;
	top: 0;
	background: #fff;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	padding-top: 2px;
	color: #7e91ad;
	line-height: 1.8;
}
.edit {
	font-size: 12px;
	color: #7e91ad;
}
#menu a:hover {
	color: #e30996 !important;
	text-decoration:none;
}
.ico-match {
	position: absolute;
	top: 50%;
	z-index: 10;
	background: #588ec4;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	color: #fff !important;
	margin-top: -20px;
	text-align: center;
	line-height: 3.2;
	right: -20px;
	border: 2px solid #fff;
}
.time {
	min-width: 110px;
}
.price-del {
	min-width: 110px;
}
.price {
	min-width: 120px;
}
.infos {
	min-width: 110px;
	position: relative;
}
.infos .arrow {
	position: absolute;
	left: -10px;
	font-size: 2.5rem;
	color: #e20795;
	top: -8px;
}
#pdp {
	z-index: 100;
}
#pdp .form-check .form-check-input {
	float: left;
	margin-left: -2.5em;
}
#pdp .form-check-input {
	width: 1.5em;
	height: 1.5em;
	margin-top: 0;
}
#pdp .form-check {
	padding-left: 2em;
}
.visa {
	position: absolute;
	right: 15px;
	top: -16px;
	background: #fff;
	border-radius: 10px;
	padding: .25rem .5rem;
	width: 100px;
	border: 1px solid #d2d4d6;
}
.icon-secure{
	position: absolute;
	left: 0;
	top: -15px;
	width: 20px;
	height: 20px;
	background: #fff;
	border-radius: 50%;
	padding: 5px;
	color: #b5c5d6;
}
.medias {
	max-height: 315px;
}
.cc {
	max-width: 600px;
	margin: 0 auto;
}
.cc-bande {
	height: 40px;
	margin-top: 30px;
	background: #4d4d4d;
}
.cc-left {
	background: url('../img/cb.jpg') center top scroll no-repeat;
	background-size: cover;
}
#expiration-date {
width:120px;
}
.cc-bande {
height:40px;
	margin-top:30px;
	background:#4d4d4d;
}
.cc-cvv {
width:120px;
}
#cvv {
	width: 70px;
}
.secure-logo {
	max-height: 25px;
	margin: 0 2px 5px 2px;
}
.modal label {
	display: inline-block;
	width: calc(100% - 50px);
	text-align: left;
	font-weight: 400;
}
.modal-body {
	padding: 1.75rem;
}
.avatar .fa-plus {
	position: absolute;
	right: 5px;
	background: #e20795;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	padding: 3px 0;
	color: #fff;
}
.big-rounded-icon {
	background: #7e91ad;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	color: #fff;
	padding: 20px;
}
.btn-match {
	font-size: 1.75rem;
	width: 70px;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	background:#fff;
	border-radius: 50%;
}
.btn-match:hover {
	opacity:.75;
}
.alert-match .btn-close {
	position: absolute;
	right: 5px;
	top: 5px;
}
.mobile {
	display: none;
	background: #f8fafc;
}
#mobile .mobile {
	display: block;
}
#menumobile {
	position: fixed;
	width: 100%;
	background: #fff;
	z-index: 100;
}

#mobile .chat-footer {
	padding: .5rem !important;
	background: #fff;
}
#mobile .btn-icon {
	height: 40px;
	width: 40px;
}	
#footermobile {
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 101;
	background: #7e91ad;
}
#footermobile.nav-fill .nav-item, #footermobile.nav-fill &gt; .nav-link {
	padding: 0 !important;
	width: 20%;
}
#footermobile .nav-link, #footermobile.nav-fill .show &gt; .nav-link {
	padding: 10px 0 !important;
}
#footermobile small {
	font-size: .7em !important;
}
#conversations-mobile, #chat-mobile, #pdp-mobile{
	margin-top: 30px;
}
#notifications-mobile{
	margin-top: 15px;
	padding-bottom: 25px;
}
#favoris-mobile {
	margin-top: 0;
	padding-bottom: 25px;
}
#mobile #notifications-mobile, #mobile #favoris-mobile {
	margin-top: 0;
}
.btn-delete {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background: #d20000;
	color: #fff;
	align-items: center;
	width: 60px;
	justify-content: center;
	font-size: 1.1rem;
	display:none;
}
.card:hover .btn-delete {
	display:flex !important;
}
#audio-message{
    position:relative;
  margin-top: 10%;
}
#audio-message span{
    display:block;
    bottom:0px;
    width: 9px;
    height: 5px;
    background:#fff;
    position:absolute;
    animation: audio-message 1.5s  infinite ease-in-out;
}
 
#audio-message span:nth-child(2){
left:11px;
animation-delay: .2s;
 
}
#audio-message span:nth-child(3){
left:22px;
animation-delay: .4s;
}
#audio-message span:nth-child(4){
left:33px;
animation-delay: .6s;
}
#audio-message span:nth-child(5){
left:44px;
animation-delay: .8s;
}
@keyframes audio-message {
    0% {height:5px;transform:translateY(0px);background:#fff;}
    25% {height:30px;transform:translateY(15px);background:#3498db;}
    50% {height:5px;transform:translateY(0px);background:#fff;}
    100% {height:5px;transform:translateY(0px);background:#9b59b6;}
}
.choose-photo {
	width: 60px;
	margin-right: 10px;
	border: 2px solid #fff;
	background: #7e91ad;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.5rem;
}
.choose-photo a {
	color:#fff !important;
}
.choose-photo.active {
	border: 2px solid #e20795;
}
.crop-photo {
	height: 300px;
	background: #ebf1f7;
	position: relative;
}
.rotate-left {
	transform: rotate(0deg) scaleX(-1);
}
.fa-play.display-1 {
	margin-left: -30px;
	margin-top: -40px;
}
#alert {
	position: absolute;
	right: 15px;
	bottom: 15px;
	width: 100%;
	max-width: 375px;
	z-index: 100;
}
#alert .alert-profil{
	max-width:60px;
	position: relative;
overflow: hidden;
border: 4px solid #f8fafc;
background: #000;
}
#alert .alert{
	width:100%;
}
.icon-alert {
	background: #fff;
	border-radius: 50%;
	color: #7e91ad;
	padding: 5px;
	position: absolute;
	top: 0;
	right: 10px;
}
#alert .btn-close {
	position: absolute;
	right: 10px;
	top: 10px;
}
#match-mobile {
overflow:hidden !important;
}
/* PDP */
#pdp-solo h2 {
	font-size: 1.2rem;
	font-weight: 600 !important;
}
#pdp-solo h2 i {
	border-radius: 50%;
	background: #e20795;
	color: #fff;
	width: 30px;
	height: 30px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
}
#pdp-solo .btn-outline-dark {
	color: #616161;
	border-color: #cecece;
	margin-bottom: 15px;
	font-size: 1.05rem;
	padding-left: 40px !important;
}
#pdp-solo .btn-check {
	position: absolute;
	clip: inherit;
	pointer-events: inherit;
	top: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	left: 10px;
}
#pdp-solo .btn-check:active + .btn-outline-dark, #pdp-solo .btn-check:checked + .btn-outline-dark, #pdp-solo .btn-outline-dark.active, #pdp-solo .btn-outline-dark.dropdown-toggle.show, #pdp-solo .btn-outline-dark:active {
	color: #fff !important;
	background-color: #7e91ad;
	border-color: #7e91ad !important;
}
#pdp-solo .btn-outline-dark:hover {
	color: #fff !important;
	background-color: #7e91ad;
	border-color: #7e91ad !important;
}
#pdp-solo .btn-check:checked + .btn-outline-dark .text-muted, #pdp-solo .btn-outline-dark:hover .text-muted {
	color: #e2e2e2 !important;
}
#pdp-solo .btn-check:checked + .btn-outline-dark .text-primary {
	color: #fff !important;
}
#pdp-solo label {
	font-size: 1.05rem;
	font-weight: 600;
}
#pdp-solo .cc-logo {
	margin-top: 8px;
}
#pdp-solo .input-group-text {
	padding: 0 .75rem !important;
}
#pdp-solo .nav-fill .nav-link.active, #pdp-solo-2 .nav-fill .nav-link.active, #pdp .nav-fill .nav-link.active, #pdp-mobile .nav-fill .nav-link.active {
	background-color: #fff !important;
	border-bottom: inherit;
	border-radius: inherit;
	border-left: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}
#pdp-solo .rounded-top-0 {
border-top-left-radius:0 !important;
border-top-right-radius:0 !important;
}
/* Abo ko 2 */
#abo-ko-2 .chat-body {
	height: 100vh !important;
	padding-bottom: 5px !important;
}
#abo-ko-2 .chat-footer {
	display: none;
}
.alert-abo-ko-2 {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
}
.ico-conversation {
	color: #86dcb4;
	position: absolute;
	left: 50%;
	top: 5px;
	font-size: .6rem;
}
.arrow-return {
	width: 18px;
	height: 18px;
	background: #7e91ad;
	border-radius: 50%;
	color: #fff !important;
	padding: 10px;
	top: 9px;
	left: 22px;
	position: absolute;
	z-index: 2;
}
.message img {
	max-width:105px;
}
.private {
	overflow: hidden;
	display: block;
	position: relative;
	width: 105px;
	margin: 0 auto;
}
.private::before {
	content: "\f023";
	font: var(--fa-font-solid);
	right: 0;
	position: absolute;
	top: 0;
	font-weight: 900;
	width: 105px;
	height: 105px;
	color: #fff;
	z-index: 100;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 2rem;
}
#inscriptionModal .logo {
	width: 300px;
}
.btn-outline-secondary {
	color: #7e91ad !important;
	border-color: #7e91ad;
}
.btn-outline-secondary:hover {
	color: #fff !important;
	background-color: #7e91ad;
	border-color: #7e91ad;
}
.disable::before {
	content: '';
	background: #fff;
	opacity: .75;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}
landing .btn-return {
	cursor: none;
}
/* Modifs */
#partie-centrale .p-2 .avatar {
	height: 90px;
	width: 90px;
	position: absolute;
	top: -15px;
	left: -20px;
}
#partie-centrale .p-2 .avatar img {
	border: 3px solid #fff;
}
#partie-centrale .p-2 .card {
	position: relative;
	left: 20px;
	font-size: 1rem;
	font-weight: bold;
	padding-left: 70px;
	width: calc(100% - 20px);
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	top: 10px;
	margin-bottom: 50px !important;
}
#partie-centrale .p-2 .badge.bg-primary{
	left: 5px;
	top: 5px;
}
#partie-centrale .p-2 .avatar-offline::before, #partie-centrale .p-2 .avatar-online::before {
	right: 9px;
}
#bandeau {
	height: 60px;
	padding: 5px 0 !important;
}
#bandeau .avatar {
	height: 50px;
	width: 50px;
	position: relative;
}
#bandeau .avatar:hover {
	z-index:1000;
}
#bandeau .avatar:hover .speech {
display:block !important;
	width:300px;
	position:relative;
}
.speech {
	margin: 0;
	background-color: #7e91ad;
	color: #fff;
	z-index: 1000;
	font-size: 16px;
	font-weight: 500;
	border-radius: 50px;
	top: 10px;
	min-width: inherit;
	text-align: left;
	height: 40px;
	line-height: 1.5;
	margin-left: 5px;
	padding-left: 20px;
	width: 350px !important;
}
.speech::before {
	content: "\f0d8";
	font: var(--fa-font-solid);
	position: absolute;
	font-weight: 900;
	color: #7e91ad;
	top: -12px;
	font-size: 2rem;
	left: 20px;
	margin-left: -10px;
}
.bounceIn .speech {
	display: block;
	top: 60px;
}
.bounceIn:hover .speech {
	display: block;
	top: 10px !important;
}
#bandeau .avatar .notifs {
	width: 100%;
	height: 100%;
	background: #7e91ad;
	border-radius: 50%;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.75rem;
}
.carousel-control-next, .carousel-control-prev {
	width:30px;
}
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
	display: block;
	padding: 0 30px;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
	width: 1.25rem;
}
#bandeau .carousel-inner {
	overflow: inherit;
}
.alert.bounceIn {
	-webkit-animation-duration: 8s;
	animation-duration: 8s;
}
.sexe {
	font-size: 1.8rem;
	background: #ebf1f7;
}
.fa-venus {
	color: #f875ca;
}
.fa-mars {
	color: #78a8d8;
}
.fa-venus-mars {
	color: #8772d3;
}
#bandeau .avatar.bounceIn {
	-webkit-animation: bounceIn 1s 6 forwards;
	animation: bounceIn 1s 6 forwards;
}
.profil .badge.bg-primary {
	bottom: 20px;
	right: 0;
	z-index: 1;
}
.profil .badge.bg-secondary {
	font-size: 1rem;
	bottom: 0;
	right: 0;
}
#bandeau .avatar .avatar-img:hover  {
	border: 4px solid #7e91ad !important;
}
#notifications-bandeau a {
	z-index: 2;
}
.alert-match {
	visibility: visible;
	animation-name: fadeInDown;
	width: calc(100% - 50px);
	z-index: 1;
	color: #000;
	height: calc(100vh - 90px) !important;
}
.profil.avatar-offline::before, .profil.avatar-online::before {
	position: absolute;
	border-radius: 50%;
	display: block;
	content: "";
	height: 12px;
	width: 12px;
	top: 9%;
	right: 10px;
}
.row-sexe {
	background: #ebf1f7;
	border-radius: .6rem;
}
.row-sexe label {
	color: #90a3d1 !important;
	font-size: .9rem;
}
#confirmationModal .row-sexe {
	background: none;
}
#confirmationModal.modal label{
	width: calc(100% - 15px) !important;
}
#confirmationModal .dropdown-item{
	padding-left:4px;
}
/* Media Queries */
@media (min-width: 1400px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	max-width: 1600px;
}
}		
@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 1rem;
	padding-left: 1rem;
}
}
@media (max-width: 1399px){
.creditcard {
	max-height: 251px;
	height: 54vw;
}	
}


@media (max-width: 1280px) {
	html {
		overflow-x: auto !important;
	}

	body {
		overflow-x: auto !important;
	}
}

#notifications-link {
	cursor: pointer;
}
#profil-details {
	display:none;
}
.payment_iframe{
	position: relative;
    z-index: 9;
}
#user_is_fav.chat_hh{
	display:none;
}

#abo-ko .svg-inline--fa, #email-verif .svg-inline--fa {
  display: var(--fa-display, inline-block);
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}
#email-verif .lead{
	font-size:1rem;
}

#sharephotoModal .modal-dialog{
	max-width:800px;
}

</pre></body></html>