body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,ul{margin:0;padding:0;}
input {box-sizing: content-box;}
button, input,
button:active, input:active,
button:focus, input:focus {
    outline: none;
}

html {
	min-height: 100%;
    font-family: "Onest", sans-serif;
    font-optical-sizing: auto;
    //font-weight: 300;
    scroll-behavior: smooth;
}


/*----------- DESCTOP ---------------------------------------------------*/
@media screen and (min-width:769px) {

	.content ul, .Relationship-description-wrapper ul{
		padding: 0 0 0 0;
		list-style: none;
		display: grid;
		gap: 24px;
		grid-template-columns: 1fr 1fr;
	}

	.content ul li, .content p{
		padding: 0 0 0 0;
		line-height: 1.7;
	}

}

/*----------- MOBILE ----------------------------------------------------*/
@media screen and (max-width:768px) {

	.content ul li, .content p{
		padding: 0 0 24px 0;
		line-height: 1.7;
	}


}

p.caption {}
p.title {
	text-align:center;
	font-weight: bold;
	font-size: 20px;
}
body.PC p.caption {
	text-align:center;	
	font-size:24px;	
}
input[type=submit] {
	cursor:pointer;
}
input[type=text], input[type=number],  input[type=email],  input[type=password], input[type=submit], select, textarea {
	/* width: 200px; */
	padding: 10px;
	margin: 10px;
	border: 1px solid #fc4a3c;
	border-radius: 5px;
	background: #ffedd5;
	color: #fc4a3c;		
	text-align:center;
}
textarea {
	width: 300px;
	text-align:left;
}
input[type=number] {
	width:35px;
}
select {
	width:80px;	
}
div.time_place select {
	width:100px;
}

div.babe_list p {
	display: inline-block;
	float:left;
	text-align: center;	
	width:40%;
	margin: 0 5%;
	position:relative;
}

body.PC div.babe_list p {
	width:20%;
	cursor:pointer;
}

div.babe_list p img.main {
	width:100%;
	border: 3px solid transparent;
}
div.babe_list p:hover img.main, div.babe_list p:active img.main {
	border: 3px solid #fc4a3c;
}
div.babe_list p:hover img.icon, div.babe_list p:active img.icon {
	display: block;
}
div.babe_list p img.icon {
	position:absolute;
	top:0; left:0;
	display:none;
	width:50%;
	height:50%;
	top:10%;
	left:25%;
	pointer-events: none;
}
div.babe_list p span {
	display: inline-block;
	height:2.5em;
}
div.content {	
	margin: 0 25px;
}
div.form {	
	font-size: 1em;
	padding: 5px;
	text-align: center;
}
body.PC div.form {	
	margin: 0 auto;
	width: 40%;
	border: 3px solid #fc4a3c;
	border-radius: 10px;
	padding: 10px;
	text-align: center;
	font-size: 1em;
}
h1.title {
	width: 100%;
	text-align: center;
	color: white;
	background: linear-gradient(to bottom, #fc4a3c, #ff887f);
	border-bottom: 5px solid #ffdac0;
	padding: 7px 5px;
	font-size: 20px;
	margin-bottom: 12px;
	box-sizing: border-box;
	margin-top: 0;
	text-shadow: none;
}
input[type=checkbox] {
	color: #fc4a3c;
}
form label { 
	margin: 10px; 
	color: #fc4a3c;
	font-weight: bold;	
}
label.right { margin-left: 35px;}
div.date-dropdowns select {	
	padding:10px;
	margin: 10px;
	border:1px solid #fc4a3c;
	border-radius: 5px;
	background: #ffedd5;
	color: #fc4a3c;
}
button.lbutton {
	cursor:pointer;
	font-weight:bold;
	border:3px solid #fc4a3c;
	color: #fc4a3c;
	padding:10px;
	margin: 10px;
	background: #ffedd5;
	border-radius: 10px;
}
button.lbutton.pay { width: 200px;}
div#hidescreen {
	position: fixed;
	background-color: white;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
}
div.popup {	
	position: fixed;
	top: 20%;
	left: 50%;	
}
div.type {
	position: relative; 
	left: -50%;
	width: 300px;
	background: white;
	padding: 20px;
	text-align:center;	
	border: 3px solid #F15500;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
div.type table {
	border-collapse: separate;
	border-spacing:10px;
}
div.type td { 
	text-align: left;
}

span.red {
	color: red;
}
span.green {
	color: green;
}
div#qrcode {
	margin: 0 auto;
	width:256px;
}
div#RBKpopup {
	display:none;
	position: absolute;
	border: 3px solid #F15500;
	border-radius: 10px;
	top:0;
	left:0;
	right: 0;
	bottom: 0;
	width:250px;
	height: 180px;
	margin: auto auto;
	z-index:10;
}
div#RBKform {
	width: 250px;
	border: 3px solid #F15500;
	border-radius: 10px;
	text-align: center;
	margin: 50px auto;
}
img.closecross {
	display:block;
	float:right;
	width:25px;
	margin: 5px;
	cursor:pointer;
}
a.back {	
    text-decoration: none;    	
	color: #eb590f;
}
a.lang_link {
	color: #eb590f;
	font-weight: bold;
	text-decoration: none;
}
div.menu {
	text-align: center;
	margin-bottom: 32px;
}

#fb-share-button {
    background: #3b5998;
    border-radius: 3px;
    font-weight: 600;
    padding: 10px 12px;
    display: inline-block;
    position: static;
	margin: 0 15px;
}

#fb-share-button:hover {
    cursor: pointer;
    background: #213A6F
}

#fb-share-button svg {
    width: 18px;
    fill: white;
    vertical-align: middle;
    border-radius: 2px
}
#whatsapp_btn {
	display: inline-block;
	cursor:pointer;
	background-color: #65bc54;
	border-radius: 3px;
	width:40px;
	height:40px;
	vertical-align: middle;
	margin: 0 15px;
}
#whatsapp_btn img { 
	height:40px;
	width:40px;
}
#copy_to_clipboard {
	width:40px;
	height:40px;
	vertical-align:middle;
	display:inline-block;
	cursor: pointer;
	margin: 0 15px;
}

select#hours, select#minutes {
	width: 75px;
}
select#fhours, select#fminutes {
	width: 75px;
}
body.PC div#legend { display:none; }
td.text {
	padding: 5px;				
}
div.result_item {
	width:200px;
	height: 260px;
	display:block;
	float:left;
	margin: 10px;
}
div#loader {
	text-align: center;
	font-size: 20px;
	line-height:20px;
	border-radius: 10px;
	position:absolute;
	padding: 20px;
	border: 3px solid #fc4a3c;
	height: 25px;	
	top: 30%;
	left: 5%;
	width: 90%;
	background-color: white;
	display: none;
}
body.PC div#loader {				
	left: 40%;
	width:20%;
}
div#language { 
	margin: 0 auto;
	text-align: center;
	width: 100px;
}
body.PC div#chart_div {
	width: 40%;	
}
body.PC p.back_container {
	margin: 0 auto;
	width: 500px;
}
p#iphone_link {
	padding: 5px;
	border: 2px solid #F15500;
	border-radius: 10px;
	width: 300px;
	margin: 0 auto;
}
a.buttonred {
	width: 200px;
    background: #fc4a3c;
    color: #fff !important;
    text-transform: none;
    text-decoration: none;
    line-height: 48px;
    padding: 12px 24px 12px 24px;
    font-size: 18px;
    display: inline-block;
    border-radius: 6px;
    font-weight: 500;
	text-align: center;
}
a.title {
	text-decoration: none;    	
	color: white;
}

footer {
	font-family: 'Roboto', sans-serif;
	margin-top: 25px;
}
a.bottom_link {
	text-decoration: none;
	color: #fff;	
	width:100%;
	display: inline-block;
	float:left;
}
body.PC a.bottom_link {
	width:30%;
}
p.bottom_str { 
	text-align:center; 
	font-size: 14px;
	clear:both;
}
.Page-Container {		
	margin: 0 auto;
	max-width: 1152px;
	padding: 0 16px;
}
.Copyright {
	padding: 30px 0;
	font-size: 18px;
	background: #fc4a3c;
	color: #fff;	
}
.mobile-link {
	text-align: center;
	font-size: 1.6em;
	padding: 5px;
	background-color: #ffedd5;
}
.button {	
	cursor:pointer;
	
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	font-weight: bold;

	border: 1px solid #F15500;
    border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
    
	background: #ffedd5;
	color: #eb590f;
	
	width: 250px;
	display: inline-block;
	
	margin: 10px 0;
	padding: 7px 10px;
}
.button.tiny {
	width: 50px;
}
img.lang_flag {
	width: 25px;
	height: 25px;
	margin-left: 10px;
	margin-right: 10px;
}
span.title-info {
	border: 2px solid black;
	cursor: pointer;
	border-radius: 20px;
	width: 20px;
	display: inline-block;
	height: 20px;
	font-weight: bold;
	color: #fc4a3c;
	border-color: #fc4a3c;
	background-color: #ffedd5;
}