@font-face {    font-family: 'bebas';    src: url('../fonts/bebas___-webfont.eot');    src: url('../fonts/bebas___-webfont.eot?#iefix') format('embedded-opentype'),         url('../fonts/bebas___-webfont.woff2') format('woff2'),         url('../fonts/bebas___-webfont.woff') format('woff'),         url('../fonts/bebas___-webfont.ttf') format('truetype');    font-weight: normal;    font-style: normal;}@font-face{  font-family:'Glyphicons Halflings';  src:url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.eot");  src:url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),  url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.woff2") format("woff2"),  url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.woff") format("woff"),  url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.ttf") format("truetype"),  url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg")}@font-face {    font-family: vx_iconfont_actor;    src: url(../fonts/vx_iconfont_actor-6.eot?n1qvsc);    src: url(../fonts/vx_iconfont_actor-6.eot?n1qvsc#iefix) format("embedded-opentype"), url(../fonts/vx_iconfont_actor-6.woff2?n1qvsc) format("woff2"), url(../fonts/vx_iconfont_actor-6.ttf?n1qvsc) format("truetype"),        url(../fonts/vx_iconfont_actor-6.woff?n1qvsc) format("woff"), url(../fonts/vx_iconfont_actor-6.svg?n1qvsc#icomoon) format("svg");    font-weight: 400;    font-style: normal;}/* #Typography================================================== */a:focus {  outline: none;}h1,h2,h3,h4,h5,h6 {  color: #000;  font-weight: 300;  margin: 0;  text-rendering: optimizelegibility;}h1 {  font-size: 30px;  font-weight:100;  margin-bottom:80px;}.alc {	text-align:center;}h3 {  font-weight: 700;  font-size: 20px;  text-transform: none;  line-height:26px;  margin:25px 0 10px;}h3 span {	font-weight:400;}h4 {  font-size: 18px;  text-transform: none;}h5 {  font-size: 15px;  text-transform: none;}/* #General================================================== */html {  overflow: auto;}body {  padding: 0;  height: 100%;  color: #000;  overflow: hidden;  background-color: #fff;  font-size: 14px;  font-family: 'Open Sans', sans-serif;}::selection {  background: #000;  color: #fff;}::-moz-selection {  background: #000;  color: #fff;}.color {  color: #000;}a {  color: #000;}a:hover,a:focus {  color: #000;  text-decoration:none;}iframe[src="about:blank"] {  display: none;}#wrapper {  position: relative;  overflow: hidden;  left: 0;  z-index: 99;  height: 100%;  background-color: #fff;  -webkit-transition: -webkit-transform 0.5s;  transition: transform 0.5s;  /*background: #fff url("/images/bck.jpg") no-repeat scroll 0 0 / cover ;*/  background: #fff url("/images/bck.jpg") no-repeat center center fixed;  -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: cover;  min-height:100vh;}.center {  float: none;  text-align: center;  margin: 0 auto;}.right {  text-align: right;}.left {  text-align: left;}.animate-fade {  -webkit-opacity: 0;  -moz-opacity: 0;  opacity: 0;}.animate-from-top {  -webkit-transform: translateY(-40px);  -moz-transform: translateY(-40px);  -ms-transform: translateY(-40px);  -o-transform: translateY(-40px);  transform: translateY(-40px);  -webkit-opacity: 0;  -moz-opacity: 0;  opacity: 0;}.animate-from-bottom {  -webkit-transform: translateY(40px);  -moz-transform: translateY(40px);  -ms-transform: translateY(40px);  -o-transform: translateY(40px);  transform: translateY(40px);  -webkit-opacity: 0;  -moz-opacity: 0;  opacity: 0;}.animate-from-left {  -webkit-transform: translateX(-40px);  -moz-transform: translateX(-40px);  -ms-transform: translateX(-40px);  -o-transform: translateX(-40px);  transform: translateX(-40px);  -webkit-opacity: 0;  -moz-opacity: 0;  opacity: 0;}.animate-from-right {  -webkit-transform: translateX(40px);  -moz-transform: translateX(40px);  -ms-transform: translateX(40px);  -o-transform: translateX(40px);  transform: translateX(40px);  -webkit-opacity: 0;  -moz-opacity: 0;  opacity: 0;}.animation-fade {  -webkit-opacity: 1;  -moz-opacity: 1;  opacity: 1;  -webkit-transition-duration: 1.5s;  -moz-transition-duration: 1.5s;  -o-transition-duration: 1.5s;  transition-duration: 1.5s;}.animation-from-bottom,.animation-from-top {  -webkit-transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);  -moz-transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);  -o-transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);  transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);  -webkit-transform: translateY(0px);  -moz-transform: translateY(0px);  -ms-transform: translateY(0px);  -o-transform: translateY(0px);  transform: translateY(0px);  -webkit-opacity: 1;  -moz-opacity: 1;  opacity: 1;  -webkit-transition-duration: 1.5s;  -moz-transition-duration: 1.5s;  -o-transition-duration: 1.5s;  transition-duration: 1.5s;}.animation-from-left,.animation-from-right {  -webkit-transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);  -moz-transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);  -o-transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);  transition-timing-function: cubic-bezier(0.2, 0.75, 0.25, 0.9);  -webkit-transform: translateX(0px);  -moz-transform: translateX(0px);  -ms-transform: translateX(0px);  -o-transform: translateX(0px);  transform: translateX(0px);  -webkit-opacity: 1;  -moz-opacity: 1;  opacity: 1;  -webkit-transition-duration: 1.5s;  -moz-transition-duration: 1.5s;  -o-transition-duration: 1.5s;  transition-duration: 1.5s;}@-webkit-keyframes fadeOut2 {  50% {    opacity: 1;  }  100% {    opacity: 0;  }}@-moz-keyframes fadeOut2 {  50% {    opacity: 1;  }  100% {    opacity: 0;  }}@keyframes fadeOut2 {  50% {    opacity: 1;  }  100% {    opacity: 0;  }}/* TOP */.top {	min-height:30px;	line-height:28px;	background:#212121 url(/images/top.png) repeat-x;	opacity: 0.8;}.top a {	color:#fff;	margin-left:40px;	white-space:nowrap;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;	float:right;	text-transform:uppercase;	font-size:18px;	margin: 10px 10px 10px 100px;	line-height:18px;	position:relative;}.top a i {	font-size: 30px;    position: absolute;    left: -40px;    top: 5px;}.top a.signout {	margin-left: 50px;    line-height: 40px;}.top a span {	font-size:12px;}.top a span.amountcoins {		font-size:12px;}.top a.login {	text-transform:uppercase;	font-size:18px;}.top a:hover {	color:#f32690;	text-decoration:none;}/* TOP SECOND */.topsecond {	min-height:40px;	line-height:40px;	background:#EEEEEE url(/images/topsecond.png) repeat-x;	opacity: 0.9;}.topsecond strong {	font-family: 'Gloria Hallelujah', cursive;	font-size:24px;	color:#f32690;	margin-right:10px;	font-weight: normal;}.topsecond p {	margin:0;	font-size:18px;	color:#333333;	font-weight:600;	/*font-family: "Gloria Hallelujah",cursive*/}/* NAV *//* NAV */.main-button {	min-width:100px;	height:48px;	line-height:48px;	text-align:center;	font-size:15px;	font-weight:bold;	color:#fff;	display:block;	float:left;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;	text-transform:uppercase;}.main-button.left-button {	background:#1D9DBD;	-webkit-border-radius: 10px 0 0 10px;	border-radius: 10px 0 0 10px;	border:1px solid #1D9DBD;}.main-button.left-button:hover {	background:#fff;	color:#1D9DBD;}.main-button.right-button {	/*background:#F32690;*/	background:#02c757;	-webkit-border-radius: 0 10px 10px 0;	border-radius: 0 10px 10px 0;	/*border:1px solid #F32690;*/	border:1px solid #02c757;	line-height:48px;	/*padding-top:8px;*/	font-size:15px;	height:48px;}.main-button.right-button:hover {	/*background:#fff;	color:#F32690;*/	background:#fff;	color:#009942;}nav {	width:770px;	float:left;	height:70px;	position:relative;}nav a.w25 {	width:25%;	float:left;	text-align:center;	color:#f32690;	/*font-size:20px;*/	font-size:15px;	height: 48px;    line-height: 48px;	text-transform:uppercase;	/*font-weight:600;*/	font-weight:900;	/*border-bottom:2px solid #C8C8C8;*/	background:#EEEEEE;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;}nav.nav-mobile a.w25, nav.nav-mobile a.w20 {	width:100%;}nav.nav-mobile a::after {	background:none;}nav.nav-mobile a i, nav.nav-mobile a.w20.girl-ico::before, .nav-mobile .girl-ic {	display:none;}nav a.w25 i {	font-size:20px;}nav a.w20 {	width:25%;	float:left;	height:33px;	text-align:center;	text-transform:uppercase;	color:#f32690;	font-size:15px;	line-height:33px;	font-weight:900;	background:#EEEEEE;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;}nav a.w25.item3 {	/*font-size:10px;*/}nav a.w20 i {	font-size:20px;}nav a.w20.girl-ico::before, .girl-ic {	background: rgba(0, 0, 0, 0) url("/images/girl.png") no-repeat scroll left top;    content: " ";    float: left;    height: 20px;    margin-left: 15px;    margin-right: -10px;    margin-top: 6px;    width: 26px;}.girl-ic {	background: rgba(0, 0, 0, 0) url("/pics/girl-nadpis.png") no-repeat scroll left top;	height: 24px;	width: 31px;	margin-top: 3px;}.girl-ic {	margin-right:5px;}#content h1.girl {	color:#f32690;	font-size: 24px;    line-height: 30px;}nav a.w20.girl-ico:hover::before, nav a.w20.girl-ico.active::before {	background-position:left bottom;}nav a::after {	background: #c8c8c8 none repeat scroll 0 0;    content: "";    float: right;    height: 100%;    width: 2px;}nav a.last::after {	width:0;}nav a:hover, nav a.active {	color:#EEEEEE;	background:#f32690;	text-decoration:none;}nav a i {	/*margin-right:8px;*/	margin-right:4px;}/* ICONS */.icons {	height:120px;}.icos {	position: relative;  top: 50%;  -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  transform: translateY(-50%);}img.icos {	float:right;}.odpocet {	/*float: right;*/    height: 100%;    margin: 0 0 0 0;    width: auto;}.odpocet p {	text-transform:uppercase;	font-size:20px;	color:#ED1B2E;	text-align:center;	font-weight:bold;	padding:2% 5%;	/*margin-top:30px;*/	margin-top:12px;	/*position: relative;	  top: 50%;	  transform: translateY(-50%);*/	  background-color: rgba(238, 238, 238, 0.5);	  -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;	/*margin:10px 0 0;*/}/* CONTENT */#content h1 {	font-size:28px;	line-height:28px;	color:#333333;	font-weight:600;	margin:20px 0 10px;	text-transform:uppercase;}#content h1.join {	font-size:27px;	color:#1d9dbd;	/*font-family: "Gloria Hallelujah",cursive*/	margin: 35px 0 0;}#content h1.joinb {	color: #1d9dbd;    font-size: 27px;    margin: 20px 0;}#content {	margin-bottom:100px;	z-index:2;	position:relative;}.obsah img {	max-width:100%;}.obsah {	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;	background-color:rgba(238, 238, 238, 0.5);	padding:25px;}.fotoset {	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;	/*background:#F6F6F6;*/	/*background-color:rgba(238, 238, 238, 0.5);	padding:10px 10px 20px;*/	margin:0 0 35px;	overflow:hidden;}.rightcol {	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;	/*background:#F6F6F6;*/	background-color:rgba(238, 238, 238, 0.5);	padding:25px 20px;	/*margin: 30px 0 0;*/	margin: 0;}.rightcol img {	max-width:100%;}.rightcol h2 {	font-weight:600;	font-size:20px;	color:#f32690;	margin:0px 0 10px;}/* PROFILE */h2 {	font-size:25px;	color:#f32690;	font-weight:600;	margin-bottom:10px;}.profile h2, .profile h2 a {	color:#1d9dbd !important;}.profile h2 a:hover {	text-decoration:underline;}table.udaje {	width:100%;	font-size:18px;	line-height:23px;	color:#333333;	margin-bottom:15px;}table.udaje .alr {	text-align:right;	padding-right:30px;}.send-message {	width:100%;	margin:0% 0 10%;	min-height:35px;	display:inline-block;  -webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	border:1px solid #F32690;	background:#F32690;	text-transform:uppercase;	color:#fff;	text-align:center;	font-size:25px;	line-height:30px;	padding:5% 0;	font-weight:900;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;}.send-message:hover {	color:#F32690;	background:#fff;	text-decoration:none;}/* JOIN ME */.joincont p {	font-size:20px;	line-height:35px;	color:#f32690;}.joincont p strong {	font-weight:800;}.newsletter {	background:url(../images/newsletter.jpg) no-repeat;	background-size:cover;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;}input[name="newsletter"] {	float:right;	width:80%;	margin:45% 10% 5% 0;	height:42px;	font-weight:900;	color:#333333;	font-size:14px !important;	text-align:center;	border:1px solid #BDBDBD;	background:#EEEEEE;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;}.reg-news {	float:right;	width:40%;	margin:0% 10% 8% 0;	height:42px;	line-height:42px;	font-weight:900;	color:#fff;	font-size:20px;	text-align:center;	border:1px solid #1D9DBD;	background:#1D9DBD;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;}.reg-news:hover {	background:#fff;	color:#1D9DBD;}form[name="register"] input,form[name="register"] label,form[name="hledame"] input,form[name="hledame"] label,form[name="resetpass"] label,form[name="resetpass"] input, form[name="login"] input,form[name="login"] label, form[name="update"] input, form[name="updateweb"] input,form[name="update"] label, form[name="cancel"] input,form[name="cancel"] label, form[name="reset"] input,form[name="reset"] label, form[name="contact"] input,form[name="contact"] label, form[name="phonesex"] input,form[name="phonesex"] label, form[name="phonesex2"] input, form[name="obsazform"] input,form[name="phonesex2"] label,, form[name="phonesex3"] input,form[name="phonesex3"] label,form[name="phonesexkluk"] input,form[name="phonesexkluk"] label {	width:100%;	font-weight:400;}form[name="register"] label, form[name="login"] label,form[name="hledame"] label, form[name="resetpass"] label, form[name="update"] label, form[name="updateweb"] label, form[name="cancel"] label, form[name="reset"] label, form[name="contact"] label, form[name="phonesex"] label , form[name="phonesex2"] label , form[name="phonesex3"] label ,form[name="obsazform"] label , form[name="phonesexkluk"] label{	font-size:18px;	margin:25px 0 0;	color:#333333;}form[name="hledame"] input {	width:65%;	margin-left:5% !important;}form[name="hledame"] label {	width:20%;	text-align:right;}form[name="register"] input,form[name="hledame"] input, form[name="update"] input, form[name="resetpass"] input, form[name="phonesex"] select, form[name="phonesex2"] select, form[name="phonesexkluk"] select,form[name="update"] select, form[name="updateweb"] input,form[name="obsazform"] input, form[name="updateweb"] select, form[name="cancel"] input, form[name="reset"] input, form[name="sendmessage"] input, form[name="contact"] input, form[name="phonesex"] input, form[name="phonesex2"] input , form[name="phonesex3"] input , form[name="phonesexkluk"] input{	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	border:1px solid #BFBFBF;	background:#EEEEEE;	height:40px;	padding:0 10px;	line-height:40px;	margin:20px 0 0;	color:#333333;	width:100%;}form[name="phonesex"] select,form[name="phonesex2"] select,form[name="phonesex3"] select,form[name="phonesexkluk"] select {	width:100%;}form[name="login"] .input-group {	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	border:1px solid #BFBFBF;	background:#EEEEEE;	height:40px;	line-height:40px;	margin:20px 0 0;	color:#333333;}form[name="login"] input {	border:none;	background:#EEEEEE;	 height: 45px;	 width:100%;}/*form[name="login"] input[type="text"], form[name="login"] input[type="password"] {	width:100%;}*/.input-group-addon {	border:none;}form[name="sendmessage"] textarea, form[name="contact"] textarea, form[name="updateweb"] textarea, textarea#message {	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	border:1px solid #BFBFBF;	background:#EEEEEE;	height:300px;	width:100%;	padding:0 10px;	line-height:40px;	margin:20px 0 0 !important;	color:#333333;	resize:none;}textarea#message {	height:100px;	margin: 0 0 15px 0;}form[name="update"] input[type="checkbox"] {	float:left;	width:auto;	margin: 0 10px 0 0;}label.news {	width: 90% !important;    float: left;    font-size: 12px !important;    margin: 10px 0 0 !important;}form[name="register"] input.error, form[name="update"] input.error {	border-color:#E768AA;}input#submit, form[name="register"] input[type="submit"],form[name="hledame"] input[type="submit"], form[name="login"] input[type="submit"], form[name="resetpass"] input[type="submit"], form[name="updateweb"] input[type="submit"], form[name="update"] input[type="submit"], form[name="cancel"] input[type="submit"], form[name="reset"] input[type="submit"], form[name="sendmessage"] input[type="submit"], form[name="contact"] input[type="submit"], form[name="phonesex"] input[type="submit"], form[name="phonesex2"] input[type="submit"] ,form[name="obsazform"] input[type="submit"] , form[name="phonesex3"] input[type="submit"] , form[name="phonesexkluk"] input[type="submit"], a.buttongreen{	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	border:1px solid #02c757;	background:#02c757;	height:50px;	padding:0 10px;	line-height:35px;	margin-top:5px;	text-transform:uppercase;	color:#FFF;	font-size:24px;	text-decoration:none;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;	font-family: Calibri,Arial,sans-serif;}a.buttongreen{	display:block;	text-align:center;	line-height:50px;}form[name="cancel"] input[type="submit"] {	background:#f32690;	border:1px solid #f32690;}form[name="contact"] input[type="submit"] {	margin:20px 0 30px;}form[name="resetpass"] input[type="submit"], form[name="hledame"] input[type="submit"] {	margin:20px 0 30px;}a.blue {	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	border:1px solid #00A3E8;	background:#00A3E8;	height:50px;	padding:0 10px;	line-height:50px;	margin-top:15px;	text-transform:uppercase;	color:#FFF;	font-size:24px;	text-decoration:none;	display:block;	text-align:center;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;	font-family: Calibri,Arial,sans-serif;}#myModalPay li a {	text-decoration:underline;}#myModalPay li a:hover {	text-decoration:none;}input#submit:hover,form[name="register"] input[type="submit"]:hover, form[name="hledame"] input[type="submit"]:hover,form[name="updateweb"] input[type="submit"]:hover,form[name="resetpass"] input[type="submit"]:hover, form[name="login"] input[type="submit"]:hover, form[name="update"] input[type="submit"]:hover, form[name="cancel"] input[type="submit"]:hover, form[name="reset"] input[type="submit"]:hover, form[name="sendmessage"] input[type="submit"]:hover, form[name="contact"] input[type="submit"]:hover, form[name="phonesex"] input[type="submit"]:hover , form[name="phonesex2"] input[type="submit"]:hover ,form[name="phonesex3"] input[type="submit"]:hover , form[name="phonesexkluk"] input[type="submit"]:hover, a.buttongreen:hover{	background:#fff;	color:#02c757;}form[name="cancel"] input[type="submit"]:hover {	color:#f32690;}a.blue:hover {	background:#fff;	color:#00A3E8;}.nopadleft {	padding-left:0;}.infobox h2 {	margin-bottom:10px !important;	margin-top: 10px !important;	border: none !important;	/*float:left;*/}.phonesexobal {	margin-top:25px;}.phonesexobal h2 {	color:#f32690 !important;	font-size:16px !important;		margin: 10px 0 -10px !important;	border:none !important;	padding:0 !important;}.infobox .divktext p {	font-size: 23px;    line-height: 35px;	color:#333333;	font-family: "Gloria Hallelujah",cursive}.infobox p i {	margin-right:10px;}.download {	width:100%;	display:inline-block;	margin-top:10px;	position:relative;}.fotosety {	margin-top:40px;}.fotoset h2 {	margin:5px 0 15px;	line-height:14px;}.fotoset h2 a {	font-size:14px;	font-weight:700;	color:#f32690;}.fotoset h2 a:hover {	text-decoration:underline;}.fotoset img {	max-width:100%;	width:100%;}.fotoset p.w50 {	width:50%;	float:left;	font-size:12px;	color:#333333;	margin:0;}.fotoset p i {	font-size:14px;}.hd-ico::before {	background:url(/images/hd.png) no-repeat left bottom;	content: " ";    float: left;    height: 26px;    margin-left: 0;    margin-right: 0;    width: 45px;    margin-top: 2px;}.video {	position:relative;	display:block;}.video::after {	content:"\f144";	font-size:100px;	color:#333333;	font-family:fontawesome;	display: block;    text-align: center;    position:absolute;    top: 50%;  -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  transform: translateY(-50%);    left:0;    width:100%;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;	text-decoration:none;}.fotoset .video::after {	font-size:50px;	color:#fff;}.video:hover::after {	color:#fff;	text-decoration:none;}.fotoset .video:hover::after {	color:#333333;}.video .fullhd {	max-width: 70px;    position: absolute;    right: 20px;    top: 20px;}/* HOME */.home img {	max-width:100%;}.borderhome {	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;	/*border:1px solid #f32690;*/	overflow:hidden;	position: relative;}.home .rightcol {	background:none;	padding:0;	text-align:center;	margin:0;}#content.home h1 {	/*font-size:60px;*/	font-size:44px;	text-align:center;	width:100%;	color:#1d9dbd;	font-weight:700;	margin:35px 0;}#content.home .bxslider {	margin:0;	padding:0;}#content.home h1 span {	color:#f32690;}.home .video::after {	font-size:100px;	color:#fff;}.home .video:hover::after {	color:#333333;}.home h2 {	font-size:30px;	color:#333333;	font-weight:bold;	margin:0 0 20px;	text-transform:uppercase;}a.videodown {	width:100%;	height:50px;	border:1px solid #333333;	background:#333333;	color:#fff;	font-size:30px;	font-weight:bold;	display:block;  text-align:center;  -webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;	text-transform:uppercase;}a.videodown:hover {	background:#fff;	color:#333333;	text-decoration:none;}a.videodown.joinhome {	border:1px solid #F32690;	background:#F32690;}a.videodown.joinhome:hover {	color:#F32690;	background:#fff;}.home p.videoinfo {	margin-bottom:20px;	font-size:15px;	color:#333333;	text-align:center;}.home p {	font-size:15px;	line-height:20px;	color:#333333;	margin-bottom:10px;}.home p.centraltime {	font-size:12px;}h2.pink-button {	line-height:50px;	height:50px;	text-align:center;	color:#fff;	background:#f32690;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;}h2.cancel-button {	line-height:40px;	height:40px;	text-align:center;	color:#fff;	background:#f32690;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;}#content.home .textbox h2 {	margin:20px 0 10px;}#content.home .textbox ul {	color:#333333;	font-size:15px;	line-height:30px;	font-weight:bold;	padding:0 0 0 10px;}#content.home .textbox ul li {	list-style-type:none;}#content.home .textbox ul li::before {	content:"\f105";	font-family:fontawesome;	font-size:15px;	color:#1d9dbd;	padding-right:10px;}#content.home .textbox ul li span {	color:#1d9dbd;}.become {	width:100%;	height:50px;	border:1px solid #F32690;	background:#F32690;	color:#fff;	font-size:30px;	font-weight:bold;	display:block;  text-align:center;  -webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;	text-transform:uppercase;	margin:30px 0 0px;	margin-bottom: 50px;}.firsthome {	margin-top:15px;}.become:hover {	background:#fff;	color:#F32690;	text-decoration:none;}.home .rightcol img.second {	margin:0;}.secondhref {	display:block;	position:relative;}.home .rightcol .secondhref::after, .best::after, .bestval::after {	content:"";	background: url('/images/bestvalue.png') no-repeat;	width:60px;	height:60px;	position:absolute;	right:-30px;	top:-30px;}.home .rightcol img.first {	margin-bottom:25px;	margin-top:10px;}/* FOOTER */footer {	min-height:55px;	background:#212121 url(/images/footer.png) repeat-x;	text-align:center;	line-height:55px;	font-size:12px;	color:#fff;	text-transform:uppercase;	position:relative;	margin-top:40px;	padding-top:10px;	opacity: 0.8;}footer a {	color:#fff;	text-decoration:none;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;	font-size:11px;}footer a:hover {	text-decoration:none;	color:#f32690;}footer p {	margin:0;	line-height:20px;	margin-top: 10px;	font-size:11px;}/* NAV MOBILE */#nav-mobile-btn {  background-color: #f32690;  border: 0;  color: #fff;  font-size: 28px;  width: 40px;  padding: 5px 0;  line-height: 1;  text-align: center;  float: right;  margin-top: 29px;  display: none;  -webkit-border-radius: 4px;  -moz-border-radius: 4px;  border-radius: 4px;  -webkit-transition: all 0.3s;  -moz-transition: all 0.3s;  -ms-transition: all 0.3s;  -o-transition: all 0.3s;  transition: all 0.3s;}#nav-mobile-btn:active,#nav-mobile-btn:hover {  background-color: #1D9DBD;}.shrink #nav-mobile-btn {  margin-top: 9px;}.nav-mobile {  position: fixed;  top: 0;  left: 0;  z-index: 1;  visibility: hidden;  width: 300px;  height: 100%;  background: #F7F8FA;  padding: 15px;  overflow: auto;  -webkit-transform: translate3d(-50%, 0, 0);  transform: translate3d(-50%, 0, 0);  -webkit-transition: all 0.5s;  -moz-transition: all 0.5s;  -ms-transition: all 0.5s;  -o-transition: all 0.5s;  transition: all 0.5s;  z-index: 9999999999999999999999;}.nav-mobile > i {  position: absolute;  top: 6px;  /*right: 15px;*/  left: 15px;  font-size: 28px;  cursor: pointer;  width: 40px;  height: 40px;  line-height: 40px;  text-align: center;  background-color: transparent;  -webkit-transition: all 0.5s;  -moz-transition: all 0.5s;  -ms-transition: all 0.5s;  -o-transition: all 0.5s;  transition: all 0.5s;  -webkit-border-radius: 4px;  -moz-border-radius: 4px;  border-radius: 4px;}.nav-mobile > i:hover,.nav-mobile > i:active {  color: #4f5154;  background-color: #f1f3f6;}.nav-mobile h2 {  text-align: center;  margin: 10px 0 25px;  color: #4d4f52;}.nav-mobile h2 i {  margin-right: 10px;}.nav-mobile a {  color: #74777c;}.nav-mobile a:hover {  color: #1396e2;  text-decoration: none;}.nav-mobile a:focus {  text-decoration: none;}.nav-mobile ul {  list-style: none;}.nav-mobile > ul {  padding: 0;}.nav-mobile > ul li {  margin-bottom: 10px;}.nav-mobile > ul li > a {  margin-bottom: 10px;  display: block;}.nav-mobile > ul li.dropdown > a,.nav-mobile > ul li.dropdown-submenu > a {  /*border-bottom:1px solid rgba(0,0,0,0.08);*/}.nav-mobile > ul > li {  margin-bottom: 20px;  padding-left: 10px;}.nav-mobile > ul ul {  padding-left: 15px;  border-left: 1px solid rgba(0, 0, 0, 0.08);}.nav-mobile::after {  position: absolute;  top: 0;  right: 0;  width: 100%;  height: 100%;  background: rgba(0, 0, 0, 0.2);  content: '';  display: none;  opacity: 1;  -webkit-transition: opacity 0.5s;  transition: opacity 0.5s;}.nav-mobile.open {  visibility: visible;  -webkit-transition: -webkit-transform 0.5s;  transition: transform 0.5s;  -webkit-transform: translate3d(0, 0, 0);  transform: translate3d(0, 0, 0);}.nav-mobile.open::after {  width: 0;  height: 0;  opacity: 0;  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;}@media (max-width: 990px) {	.objdivku {		font-size:20px !important;	}  nav {    display: none;  }  nav.nav-mobile.open {  	display:block;  }  #nav-mobile-btn {    display: block;    left:10px;    top:-20px;    position:absolute;    z-index:55555;  }}.smaller p {	font-size:15px;	line-height:18px;	margin:10px 0 20px 0;	color:#333333;}.smaller p a {	font-size:15px;	color:#333333;	text-decoration:underline;}.smaller p a:hover {	text-decoration:none;}.joincont p.reset {	margin:0;	font-size:15px;	line-height:18px;	color:#333333;}.joincont p.reset a {	font-weight:bold;	text-decoration:underline;}.joincont p.reset a:hover {	text-decoration:none;}p.pink {	color: #f32690;    font-size: 18px;    font-weight: 600;    margin: 0 0 5px;    border-bottom:1px solid;}.friend a {	position:relative;	margin:20px 0;	display:block;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;}.friend img {	max-width:100%;	width:100%;}.friend span {	line-height:28px;	position:absolute;	left:0;	bottom:0;	background:rgba(255,255,255,0.7);	text-align:center;	font-size:16px;	width:100%;	color:#f32690;	font-family: "Gloria Hallelujah",cursive	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;}.friend a:hover span {	background:rgba(255,255,255,1);	font-size:18px;}.findme a {	text-decoration:underline;	color:#f32690;}.findme a:hover {	text-decoration:none;}.setting p {	color: #333333;    font-size: 11px;    line-height: 14px;    margin: 5px 0 0;}.boxdate {	background:url('/pics/boxdate.jpg') no-repeat;	width:60px;	height:54px;	line-height:44px;	display:block;	float:left;	margin:0 6px;	color:#eaf4f7;	font-family:bebas;	font-size:38px;	text-align:center;	position:relative;}.boxdate::after {	background:url(/pics/divider.jpg) no-repeat;	content:" ";	width:60px;	height:2px;	position:absolute;	left:0;	top:23px;}.clock .desc {	width:60px;	margin:0 6px;	line-height:16px;	color:#1C1C1C;	font-size:14px;	display:block;	float:left;	text-align:center;	font-family:bebas;}.mt40 {	margin-top:60px;}img.phonesex {	margin:0px 0 15px;}.sub {	color:#fff !important;}.coin {	background:#1D9DBD;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;	text-align:center;	padding:20px 0 10px;	color:#fff;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;	border:1px solid #1D9DBD;	margin-right: 2%;}@media (min-width: 768px) {	.coin {	  width: 15.66666666667% !important;	  margin-right: 1% !important;	}}.liner {	height:1px;	background:#bfbfbf;	width:100%;	margin:20px 0;}.coinobal {	position:relative;	width:100%;	min-height:158px;}.coinhome {	background:#1D9DBD;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;	text-align:center;	padding:20px 0 10px;	color:#fff;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;	border:1px solid #1D9DBD;	position:relative;	display:none;	position:absolute;	left:0;	top:0;	width:100%;}.coinhome.first {	display:block;}.coinhome p.h2 {    color: #fff;    text-transform:uppercase;    font-size: 30px;    font-weight: 900;    line-height: 40px;    margin:0 0 5px;}.coinhome .sum {	font-size:30px;	font-weight:bold;	color:#FFF;}.coinhome p.sipka {	margin:0;}.coinhome p.sipka i {	color:#fff;	font-size:30px;}.coin:hover, .coin.active, .coinhome:hover {	cursor:pointer;	-webkit-box-shadow: 1px 1px 10px 3px rgba(29,157,189,0.5);	box-shadow: 1px 1px 10px 3px rgba(29,157,189,0.5);	color: #1d9dbd !important;    cursor: pointer;    background: #fff none repeat scroll 0 0;}.coin:hover h2, .coin.active, .coin.active h2, .coinhome:hover p.h2, .coinhome.active, .coinhome.active p.h2 {	color: #1d9dbd !important;}.coinhome:hover .sum, .coinhome:hover .sub, .coinhome:hover .sipka i {	color: #1d9dbd !important;}.coin.active .free, .coin:hover .free {	border-color: #1d9dbd !important;}div.payments {	display:none;}.payments h2 {	margin:25px 0;}.pnotbold p {	font-weight:normal !important;}form[name="sofort"],form[name="revolut"],form[name="stdprevod"], form[name="epoch"],form[name="uhrada"], form[name="coinpay"] {	margin-bottom:30px;}form[name="sofort"] input[type="submit"] {	background:#F7ADC1 url(/pics/sofort.jpg) no-repeat center center;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;	text-align:center;	padding:20px 0 10px;	color:#fff;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;	border:1px solid #F7ADC1;    height: 150px;	position:relative;	width:100%;	background-size: 100%;}.uhradaokam p {	font-weight:normal;}form[name="coinpay"] input[type="submit"] {	background:#1D9DBD url(/pics/coinpay.jpg) no-repeat center center;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;	text-align:center;	padding:20px 0 10px;	color:#fff;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;	border:1px solid #1D9DBD;    height: 150px;	position:relative;	width:100%;	background-size: 100%;}form[name="uhrada"] input[type="submit"] {	background:#1D9DBD url(/pics/uhrada.jpg) no-repeat center center;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;	text-align:center;	padding:20px 0 10px;	color:#fff;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;	border:1px solid #1D9DBD;    height: 150px;	position:relative;	width:100%;	background-size: 100%;}form[name="paysafe"] input[type="submit"] {	background:#1D9DBD url(/pics/paysafe.jpg) no-repeat center center;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;	text-align:center;	padding:20px 0 10px;	color:#fff;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;	border:1px solid #1D9DBD;    height: 150px;	position:relative;	width:100%;	background-size: 100%;}form[name="epoch"] input[type="submit"], a.epoch {	background:#1D9DBD url(/pics/epoch.png) no-repeat center center;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;	text-align:center;	padding:20px 0 10px;	color:#fff;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;	border:1px solid #1D9DBD;    height: 200px;	position:relative;	width:100%;}a.epoch {	display:block;	margin-bottom: 30px;}form[name="sofort"] input[type="submit"]:hover,form[name="revolut"] input[type="submit"]:hover, form[name="epoch"] input[type="submit"]:hover,form[name="uhrada"] input[type="submit"]:hover, form[name="coinpay"] input[type="submit"]:hover, a.epoch:hover {	cursor:pointer;	-webkit-box-shadow: 1px 1px 10px 3px rgba(247,173,193,0.5);	box-shadow: 1px 1px 10px 3px rgba(247,173,193,0.5);}.coin h2 {	color: #fff;    font-size: 60px;    line-height: 40px;}.coin .coinsum {	font-size:20px;	margin:0;}.coin .sum {    font-size: 30px;    font-weight: bold;    margin: 10px 0;}.coin .choose {	background:#fff;	color:#1D9DBD;	text-transform:uppercase;	line-height:25px;	margin:0;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;}.coin.active .choose {	background:#1D9DBD;	color:#fff;	font-weight:900;}.coin .bonus .free {	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border: 1px solid #fff;    border-radius: 5px;    display: inline-block;    font-size: 11px;    margin: 10px 0 0;    padding: 3px 7px;}.coin .bonussum {	font-size:30px;	font-weight:700;	margin:0;}#homevideo {	width:100%;	height:100%;	display:none;}.download-but {	height: 100%;    left: 0;    position: absolute;    top: 0;    width: 45%;}.coins-but {	height: 100%;    right: 0;    position: absolute;    top: 0;    width: 45%;}.phonesex h2 {	font-size:20px;	text-transform:uppercase;	margin:15px 0;}.phonesex .coin h2 {	font-size:50px;}iframe {	border:none;}.newsl {	margin-top:0 !important}.hbox {	left: 27%;    position: absolute;    top: -90px;}p.time {	width:200px;	text-align:right;}p.time strong {	text-align:left;	width:50%;	color:#1d9dbd;	float:left;	display:inline-block;}h2.timeob {	color:#F32690;}.timeobal {	margin-bottom:50px;}.dayslider h3 {	font-size:18px;}.myschedule {	background: #f32690 none repeat scroll 0 0;    color: #fff !important;    font-size: 25px !important;    padding: 15px 0;    margin: 0 !important;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;    border-radius: 5px;}a.billin {	margin-left:0;}.tyrkys p {	text-align:center;	color:#1d9dbd !important;	margin-top:25px;}.item .fa-phone{    -webkit-animation-duration: 1s;    animation-duration: 1s;    -webkit-animation-fill-mode: both;    animation-fill-mode: both;    -webkit-animation-timing-function: linear;    animation-timing-function: linear;    animation-iteration-count:infinite;    -webkit-animation-iteration-count:infinite;}@-webkit-keyframes tada {    0% {-webkit-transform: scale(1);}    10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);}    30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}    40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);}    100% {-webkit-transform: scale(1) rotate(0);}}@keyframes tada {    0% {transform: scale(1);}    10%, 20% {transform: scale(0.9) rotate(-3deg);}    30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);}    40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);}    100% {transform: scale(1) rotate(0);}}.tada {    -webkit-animation-name: tada;    animation-name: tada;}nav a.item6 {	background:#fff;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;	background:#02c757;	color:#fff;	/*-webkit-animation-duration: 4s;    animation-duration: 4s;    -webkit-animation-fill-mode: both;    animation-fill-mode: both;    -webkit-animation-timing-function: linear;    animation-timing-function: linear;    animation-iteration-count:infinite;    -webkit-animation-iteration-count:infinite;    -webkit-animation-name: color;    animation-name: color;*/}nav a.item6:hover {	color:#02c757;	background:#fff;}/*@-webkit-keyframes color {	0% {background:#02c757;color:#ddd;}    20% {background:#fff;color:#02c757;}    50% {background:#02c757;color:#ddd;}    80% {background:#fff;color:#02c757;}    100% {background:#02c757;color:#ddd;}}@keyframes color {    0% {background:#02c757;color:#ddd;}    20% {background:#fff;color:#02c757;}    50% {background:#02c757;color:#ddd;}    80% {background:#fff;color:#02c757;}    100% {background:#02c757;color:#ddd;}}*/@media (max-width: 990px) {	.coin {		margin-bottom:20px;	}	#wrapper {		background:#fff;	}	.top a {		width: auto;	    margin-right: 2%;	    margin-left:5%;    }    .top a.signout {    	margin-right:2%;    	margin-left:0%;    }    .main-button {    	width:50%;    }    .navbar-nav {    	width:100%;    }    p.time {    	width:100%;    	font-size: 12px;    }    .bx-wrapper {    	margin-bottom:35px;    }    .bx-controls {    	display:none;    }    #content.home h1 {    	line-height: 110%;    }    .nopadleft {    	padding-left:15px;    }    .navbar-nav {	    margin: 7.5px 0;	}	.hbox {		display:none !important;	}	footer {		line-height: 25px;	}	.top .hidemobile {		display:none !important;	}	.top a.login {	    font-size: 18px;	    text-transform: uppercase;	    line-height: 40px;	}	#content h1 {		padding:0 15px;	}}@media (max-width: 766px) {	.top a {		 margin-left: 5%;	    margin-right: 5%;	    width: 90%;    }    .top a i {    	display:none;    }    .right.icons {    	display:none;    }    .bxslider, .video {    	margin-bottom:20px !important;    }}@media (max-width: 766px) {}header img {	max-width:100%;}.nav-mobile .odkazy {	margin:20px 0 0;	background:#212121;}.nav-mobile .odkazy a {	display: block;    margin: 10px 0;    text-align: center;    width: 100%;}img.minutesimg {	margin-bottom:10px;}.odpoved {	padding:20px;	border:2px solid #f32690;	font-size:13px;	line-height:16px;	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}.odpmes {	font-size:16px;	color:#f32690;}form[name="updateweb"] select {	width:100%;}span.mescount {	font-size:unset !important;}header label {	margin:0 10px 0 25px;	color:#fff;}.livechat {	margin-top: 0;    height: 690px;    overflow-x: hidden;    border:1px solid #000;    -webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	background:#fff;}.livechat hr {	margin:5px 0;	background:none;	border:none;}.comment p {	margin:5px 0;	padding:0 5px;}.livestream {	background:#DDDDDD;}.barstream {	padding:0 !important;	background:#fff !important;}.phonebusy {	background: rgba(0, 0, 0, 0) url("../images/phone-busy.png") no-repeat scroll 0 0;    height: 191px;    margin-bottom: 15px;    padding-top: 85px;}.phonebusy .timephone {	margin-left:15px;}.livestream {	margin-bottom: 0 !important;    margin-top: 0;    padding: 40px 0;}#player, .yendifplayer {	max-width:100%;	position:relative;}.chatlive {	background: #fff none repeat scroll 0 0;    border: 1px solid #bfbfbf;    border-radius: 5px;    color: #333333;    height: 40px;    line-height: 40px;    margin: 20px 0 0;    width: 90%;    position:relative;    z-index:6666;}.chatlive textarea#message {    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;    border: medium none;    color: #333333;    float: left;    height: 40px;    line-height: 20px;    margin: 0 !important;    padding: 10px 10px 0;    resize: none;    width: 75%;}.chatlive input#submit {    background: #02c757 none repeat scroll 0 0;    border: 1px solid #02c757;    color: #fff;    float: right;    font-family: Calibri,Arial,sans-serif;    font-size: 23px;    height: 38px;    margin:0;    line-height: 28px;    padding: 0 10px;    text-decoration: none;    text-transform: uppercase;    -webkit-border-top-right-radius: 5px;	-webkit-border-bottom-right-radius: 5px;	-moz-border-radius-topright: 5px;	-moz-border-radius-bottomright: 5px;	border-top-right-radius: 5px;	border-bottom-right-radius: 5px;	-webkit-border-top-left-radius: 0px;	-webkit-border-bottom-left-radius: 0px;	-moz-border-radius-topleft: 0px;	-moz-border-radius-bottomleft: 0px;	border-top-left-radius: 0px;	border-bottom-left-radius: 0px;	margin:0;}.chatlive input#submit:hover {	background:#fff;	color:#02c757;	border-color:#fff;}.smileobal {	float:right;	height:40px;	width:30px;	line-height:35px;	position:relative;}.smilies {	background: #fff none repeat scroll 0 0;    border: 1px solid #bfbfbf;    border-radius: 5px;    height: 90px;    padding: 0 10px;    position: absolute;    right: 0;    top: -100px;    width: 210px;    z-index: 666666;    display:none;}.barstream .smilies {	top:auto;	bottom:-100px;}.smilies .emotions {	cursor:pointer;}.chatlive .smile .emotions {    vertical-align: middle;}.pptimeleft, .pppause, .ppplay, .ppscrubber {	display:none !important;}.comment span.barbara {	color:#1d9dbd;	font-weight:bold;}.comment span.user {	color:#f32690;	font-weight:bold;}.ppstart {	background:none !important;	cursor:default !important;}.ppstart::after {    top: 0;    color: #fff;    content: "Barbara is offline";    display: block;    font-size: 25px;    left: 0;    padding: 0;    position: absolute;    width: 100%;    text-align:center;}.live {	position:relative;	width:213px;	height:100px;	float: right;	display:block;	margin-top:10px;} .languages img {    margin: 5px 10px 0px 10px;} .languages a {    margin: 5px 0 0;} .languages a img {	-khtml-opacity: 0.40;	opacity: 0.40;	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);	filter:alpha(opacity=40);	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;} .languages a:hover img {	-khtml-opacity: 1;	opacity: 1;	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);	filter:alpha(opacity=100);}form[name="updateweb"] .w20 {	width:19%;	margin-right:1%;	float:left;}#player::after {	background: rgba(0, 0, 0, 0) url("/pics/fullscreen.png") no-repeat scroll 0 0;    bottom: -48px;    content: " ";    height: 46px;    position: absolute;    right: -63px;    width: 125px;    z-index: 6666;}.banners {	position:relative;	margin-left: 30px;}.banner {	position:absolute;	left:0;	top:0;	display:none;}.banner img {	width:100%;}.barstream {	margin:0 !important;}.barstream .livechat {    height: 280px;    margin-top: 0;    overflow-x: hidden;}.barstream .chatlive {	width:100%;}p.blue {	color:#1d9dbd !important;}h2.pink {	color:#f32690;}.languages {	position: absolute;    right: 0;    top: 0;    z-index: 644646;}#content h1.smaller {	font-size:26px;}.tips {	margin:0 1%;	width:14.6667% !important;}.tip1 {	background:#D52525;	border-color:#D52525;}.tip1 .choose {	color:#D52525;}.tip2 {	background:#D5259D;	border-color:#D5259D;}.tip2 .choose {	color:#D5259D;}.tip3 {	background:#9125D5;	border-color:#9125D5;}.tip3 .choose {	color:#9125D5;}.tip4 {	background:#25B6D5;	border-color:#25B6D5;}.tip4 .choose {	color:#25B6D5;}.tip5 {	background:#BAD525;	border-color:#BAD525;}.tip5 .choose {	color:#BAD525;}.tip6 {	background:#D59525;	border-color:#D59525;}.tip6 .choose {	color:#D59525;}h2.wishlist a {	display: block;    font-size: 40px;    margin: 25px 0;}h2.wishlist a:hover {	color:#f32690;}.livetext, .livetext:focus {	color:#fff;	text-transform:uppercase;	line-height:45px;	font-size:30px;	padding:0 5%;	float:right;	background:#02C757;	border:1px solid #02C757;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	margin: 35px 0 0;	font-weight: 600;}.livetext:hover {	color:#02C757;	background:#fff;}.cookiesinfo {	width:100%;	position:fixed;	left:0;	bottom:0;	background:#1d9dbd;	z-index: 23131654;	text-align:center;}.cookiesinfo p {	line-height:40px;	font-size:15px;	color:#fff;	margin:0;}.cookiesinfo p a {	color:#fff;	text-decoration:underline;}.cookiesinfo p a.acceptcookies {	background: #02c757 none repeat scroll 0 0;    color: #fff;    font-size: 16px;    margin-left: 20px;    padding: 0 10px;    text-decoration: none;}.cookiesinfo p a.acceptcookies:hover {	text-decoration:underline;}.cookiesinfo p a:hover {	text-decoration:none;}.rightsmaller p {	font-size:12px;	color:#333333;	line-height:16px;}.regformsuccess {	display:none;}.successhead {	margin-bottom:15px;	border-bottom:1px solid #333333;}.successhead p {	line-height:25px;	margin-top:15px;	color:#333333;}.rightsmaller a {	text-decoration:underline;}.rightsmaller a:hover {	text-decoration:none;}.leftbigger p {	color:#333333;	line-height:30px;}.leftbigger p.mailtosend {	text-align:center;	color:#f32690;	font-weight:bold;}.livestream .blue {	width:85%;	float:right;	height:38px;	line-height:38px;	margin-top:20px;}.barstream .blue {	width:100%;}.minutes .nonrec {	margin:0;}.minutes .infomin {	margin: 10px 0 0;}.minutes .infopack {	font-size:25px;}.minutes.coin h2 {	font-size: 21px;    margin: 0;    text-transform: capitalize;    border-bottom: 1px solid #fff;    border-top: 1px solid #fff;}.mincount {	font-size:18px !important;}.livestream img {	width:100%;}.oramovat {	background: #fff none repeat scroll 0 0;    border: 1px solid #000;    border-radius: 5px;    height: 690px;    margin-top: 0;    overflow-x: hidden;}.oramovat h2 {	color:#00a3e8;	padding:15px;	font-size: 20px;}.oramovat h2 a {	color:#f32690;	text-decoration:underline;}.oramovat h2 a:hover {	text-decoration:none;}.mincount .hours, .mincount .minutes, .mincount .seconds {	float:left;}img.bordered {	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;}img.none {	display:none;}.fotoset a {	position:relative;	display: block;}.fotoset .status {	width: 20px;   height: 20px;   background: #ED1B2E;   -moz-border-radius: 10px;   -webkit-border-radius: 10px;   border-radius: 10px;   position:absolute;   right:15px;   top:15px;-webkit-box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.75);-moz-box-shadow:    0px 0px 30px 0px rgba(255, 255, 255, 0.75);box-shadow:         0px 0px 30px 0px rgba(255, 255, 255, 0.75);}.fotoset .status.online {	background:#02c757;}.fotoset .status.busy {	background:#FCB131;}.linka {	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;    bottom: 0;    font-family: "Gloria Hallelujah",cursive    font-size: 16px;    left: 0;    line-height: 20px;    position: absolute;    transition: all 250ms linear 0s;    width: 100%;}.linka h2 {	color: #f32690;	color: #fff;    display: inline-block;    float: right;    font-size: 16px;    line-height: 35px;    margin: 0 10px 0 0;}.linka .statusmain, .detail .statusmain,  .statusmain {	float:left;	font-size:16px;	color: #f32690;	margin-left:10px;	text-transform:uppercase;	font-family: "Open Sans",sans-serif;	line-height:35px;}.detail .statusmain {	margin: 10px 20px 0 0;	float:left;}.linka .statusmain span, .detail .statusmain span, .statusmain span {	width: 16px;   height: 16px;   background: #ED1B2E;   color: #ED1B2E;   -moz-border-radius: 8px;   -webkit-border-radius: 8px;   border-radius: 8px;	display:inline-block;}.linka .statusmain.online span, .detail .statusmain.online span {	background:#02c757;	color:#02c757;}.linka .statusmain.online, .detail .statusmain.online {	color:#02c757;}.linka .statusmain.busy span, .detail .statusmain.busy span {	color:#FCB131;	background:#FCB131;}.linka .statusmain.busy, .detail .statusmain.busy{	color:#FCB131;}.odpocet p {	color:#fff;}.statusmain span {	background:#fff;}.odpocet p.busy {	background:#FCB131;}.odpocet p.online {	background:#02c757;}.odpocet p.offline {	background:#ED1B2E;}#homebck {	/*background: #fff url("/images/homebck.jpg") no-repeat center center fixed;*/	background: #fff url("/images/intro.jpg") no-repeat center center fixed;  -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: cover;  width:100%;  height:100%;  position:fixed;  left:0;  top:0;  z-index:987654;  font-weight:bold;}#homebck .mask {	width:100%;	height:100%;	background: url("/images/mask.png") no-repeat center center fixed;  -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: cover;  position:absolute;  left:0;  top:0;  -webkit-transition: all 1000ms linear;-moz-transition: all 1000ms linear;-ms-transition: all 1000ms linear;-o-transition: all 1000ms linear;transition: all 1000ms linear;}#homebck .maskb {	background: url("/images/mask2.png") no-repeat center center fixed;	-webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: cover;  position:absolute;  left:0;  top:0;  width:100%;	height:100%;	-webkit-transition: all 1000ms linear;-moz-transition: all 1000ms linear;-ms-transition: all 1000ms linear;-o-transition: all 1000ms linear;transition: all 1000ms linear;opacity:0;}#homebck .maskb.hover {	opacity:1;}#homebck .mask.hover {	opacity:0;}#homebck {	font-size:18px;	color:#f32690;}.div i {	color:#02c757;}#homebck .textbox {	margin-top:10%;}#homebck h1 {	text-transform:uppercase;	font-size:80px;	color:#fff !important;	font-weight:800;	text-align:center;	margin-top:5%;	text-shadow: 1px 1px 4px rgba(255, 255, 255, 1);	font-family: 'Courgette', cursive;	opacity:0;}.obsah.div {	padding:10px 25px 1px;	margin-bottom:35px;}#homebck .become {	width:30%;	margin:0 35%;	position:absolute;	left:0;	bottom:10%;	opacity:0;	background:none;	border:none;	color:#fff !important;	font-family: 'Courgette', cursive;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;}#phonesextop, #phonesextop .red {	color:#ED1B2E;	font-weight: bold;}#phonesextop .yellow, #phonesextop.yellow {	color:#fcb131;}#phonesextop .green, #phonesextop.green {	color:#02c757;}.art36 h2 {	font-size:19px;}.phoneselect {    color: #fff;    float: right;    font-size: 18px;    line-height: 18px;    margin: 10px 0px 10px 0px;    position: relative;    text-transform: uppercase;    transition: all 250ms linear 0s;    white-space: nowrap;}.modal-dialog {    margin: 10% auto 0 !important;    width: 78% !important;}.modal-content {	background-color: rgba(238, 238, 238, 0.5);}.modal-footer {	margin-top:-30px !important;	padding-top:0 !important;	border:none;	position: relative;    z-index: 6666;}p span.pink {	color:#f32690;}.coin.phones {	padding: 20px 10px 10px;}.girltop a {    margin: 10px 10px 10px 80px;}footer {  position: absolute;  bottom: 0;  width: 100%;  clear: both;}div.content {	padding-bottom:75px;}.fullhref {	position:absolute;	width:100%;	height:100%;	left:0;	top:0;}a.potvrdit {	color:red;	font-weight:bold;}a.potvrdit:hover {	text-decoration:underline;}a.potvrdit.accepted {	color:green;	font-weight:bold;}a.potvrdit.accepted:hover {	text-decoration:none;}@media (max-width: 800px) {	.coin.minutes {		margin: 0 15px 20px;	}/*	.infobox .divktext p {		font-family:"Open Sans";	}*/	form[name="hledame"] label {		text-align: left;		width: 100%;	}	form[name="hledame"] input {		margin-left: 0% !important;		width: 100%;	}	.modal-footer {		margin-top: 0 !important;	}	body.modal-open {		scroll:none;	}	div.content {		padding:0;	}	#homebck h1 {		font-size:30px;	}	#homebck .become {		margin: 0 5%;		width: 90%;		font-size: 120%;			}}.input-group-btn:first-child > .selectpicker {  margin-left: -1px;  width: auto;  }.bootstrap-select button {	height: 40px;    margin: 20px 0 0;}.bootstrap-select .btn-info {    background: #eeeeee none repeat scroll 0 0;    border: 1px solid #bfbfbf;    color: #333333;}.bootstrap-select .btn-info:hover, .bootstrap-select .btn-info:focus, .bootstrap-select .btn-info:active, .bootstrap-select .btn-info.active, .bootstrap-select .open .dropdown-toggle.btn-info {    background-color: #02c757;    border-color: #02c757;    color: #fff;}header label {	color: #fff;    float: left;    font-size: 15px;    margin: 0 10px 0 25px;	font-weight:normal;	font-size: 18px;    line-height: 18px;}header label span {	font-size: 12px;}#phonesextop {	margin-top:7px;}.girltop a.oneline {    line-height: 40px;}.blackcolor {	background:#f32690;	color:#fff;	padding:0 5px;}.banners {    left: -150px;    margin: 0;    position: absolute;    top: -50px;}.posrel {    position: relative;}.tada {  -webkit-animation-name: tada;  animation-name: tada;  -webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: both;  animation-fill-mode: both;  }  @-webkit-keyframes tada {  0% {  -webkit-transform: scale3d(1, 1, 1);  transform: scale3d(1, 1, 1);  }  10%, 20% {  -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);  transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);  }  30%, 50%, 70%, 90% {  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);  transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);  }  40%, 60%, 80% {  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);  transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);  }  100% {  -webkit-transform: scale3d(1, 1, 1);  transform: scale3d(1, 1, 1);  }  }  @keyframes tada {  0% {  -webkit-transform: scale3d(1, 1, 1);  transform: scale3d(1, 1, 1);  }  10%, 20% {  -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);  transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);  }  30%, 50%, 70%, 90% {  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);  transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);  }  40%, 60%, 80% {  -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);  transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);  }  100% {  -webkit-transform: scale3d(1, 1, 1);  transform: scale3d(1, 1, 1);  }  }     img {	  max-width:100%;  }    .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {    max-width: 150px !important;}.caret {    display: inline-block;    width: 0;    height: 0;    margin-left: 2px;    vertical-align: middle;    border-top: 7px solid;    border-right: 7px solid transparent;    border-left: 7px solid transparent;}h2.smaller {	font-size:16px;}.odpocet p.blue {	border: none;	margin-bottom: 20px;	background: none;}.withoutbor {	border:none !important;}#myModal .modal-content,#myModalPay .modal-content,#myModalObs .modal-content,#myModalB .modal-content,#myModal2 .modal-content,#myModalRevolut .modal-content {    background-color: #fff;} #myModal .modal-dialog,#myModalPay .modal-dialog,#myModalObs .modal-dialog,#myModalB .modal-dialog,#myModal2 .modal-dialog,#myModalRevolut .modal-dialog {    margin: 30px auto !important;    max-width: 600px !important;	width:100% !important;}table.table-responsive {  border-collapse: collapse;  margin: 0;  padding: 0;  width: 100%;  table-layout: fixed;}table.table-responsive caption {  font-size: 1.5em;  margin: .5em 0 .75em;}@media screen and (max-width: 600px) {  table.table-responsive {    border: 0;  } }form[name="hledame"] input {    width: 65%;    margin-left: 5% !important;}.wabutton {	width: 100%;	text-align: center;	display: block;	margin-top: 10px;}.wabutton img {	margin: 0 auto;	max-width:250px;}form[name="stdprevod"] input[type="submit"] {    background: #1D9DBD url(/pics/std.jpg) no-repeat center center;        background-size: auto;    -webkit-border-radius: 10px;    -moz-border-radius: 10px;    border-radius: 10px;    text-align: center;    padding: 20px 0 10px;    color: #fff;    -webkit-transition: all 250ms linear;    -moz-transition: all 250ms linear;    -ms-transition: all 250ms linear;    -o-transition: all 250ms linear;    transition: all 250ms linear;    border: 1px solid #1D9DBD;    height: 200px;    position: relative;    width: 100%;    background-size: 100%;}.homeobsah .obsah {	background:rgba(27,157,189,0.9);	color:#fff;	padding:20px 20px;}.homeobsah .obsah.back {  background: rgba(234,49,151,0.9);  color: #fff;  padding: 20px 20px;}.homeobsah .obsah2 {	background: rgba(234,49,151,0.9);}.homeobsah .obsah ol {	padding-left: 20px;}.homeobsah .obsah ol li, .homeobsah .obsah p {	font-weight: bold;	margin-bottom: 8px;	font-size: 15px;}.mt100 {	margin-top:30px}.homeobsah .wabutton {	margin-top:35px;}.homeobsah h2 {	/*text-shadow: 2px 2px 8px rgba(255, 255, 255, 0.77);*//*	background: #f32690;*/	color: #fff;	/*border-radius: 10px;	padding: 10px;*/	margin-bottom: 10px;	border-bottom: 1px solid;	padding-bottom: 10px;}.biggerfont {	font-size:19px;}@media screen and (max-width: 1000px) {  .homeobsah .obsah2 {	margin-top:25px;} }.clickmore {	position: absolute;	right: 25px;	bottom: 15px;	font-size: 30px;}.clickmore:hover {	color:#EC45A1;	cursor:pointer;}/*nav a.item2:not(.active) {	animation: colorchange 1s infinite;}*/@keyframes colorchange {  0% {    color: #EEEEEE;	background: #f32690;  }  50% {    color: #f32690;	background: #EEEEEE;  }  100% {    color: #EEEEEE;	background: #f32690;  }}.backfont {	background:#fff;	color:#31A7C3;	padding:5px;	}/*.backfont:hover {	-webkit-animation-name: spaceboots;	-webkit-animation-duration: 0.8s;	-webkit-transform-origin:50% 50%;	-webkit-animation-iteration-count: infinite;	-webkit-animation-timing-function: linear;}@keyframes shake2 {  10%, 90% {    transform: translate3d(-1px, 0, 0);  }    20%, 80% {    transform: translate3d(2px, 0, 0);  }  30%, 50%, 70% {    transform: translate3d(-4px, 0, 0);  }  40%, 60% {    transform: translate3d(4px, 0, 0);  }}@-webkit-keyframes spaceboots {	0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }	10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }	20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }	30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }	40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }	50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); }	60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); }	70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }	80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); }	90% { -webkit-transform: translate(2px, 2px) rotate(0deg); }	100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); }}*/form[name="register"] input,form[name="register"] label,form[name="hledame"] input,form[name="hledame"] label,form[name="resetpass"] label,form[name="resetpass"] input, form[name="login"] input,form[name="login"] label, form[name="update"] input, form[name="updateb"] input, form[name="updateweb"] input,form[name="update"] label,form[name="updateb"] label, form[name="cancel"] input,form[name="cancel"] label, form[name="reset"] input,form[name="reset"] label, form[name="contact"] input,form[name="contact"] label, form[name="phonesex"] input,form[name="phonesex"] label, form[name="phonesex2"] input,form[name="phonesex2"] label,, form[name="phonesex3"] input,form[name="phonesex3"] label,form[name="phonesexkluk"] input,form[name="phonesexkluk"] label {	width:100%;	font-weight:400;}form[name="register"] label, form[name="login"] label,form[name="hledame"] label, form[name="resetpass"] label, form[name="update"] label,form[name="updateb"] label, form[name="updateweb"] label, form[name="cancel"] label, form[name="reset"] label, form[name="contact"] label, form[name="phonesex"] label , form[name="phonesex2"] label , form[name="phonesex3"] label , form[name="phonesexkluk"] label{	font-size:18px;	margin:25px 0 0;	color:#333333;}form[name="hledame"] input {	width:65% !important;	margin-left:5% !important;}form[name="hledame"] label {	width:20%;	text-align:right;}form[name="register"] input,form[name="hledame"] input, form[name="update"] input,form[name="updateb"] input, form[name="resetpass"] input, form[name="phonesex"] select, form[name="phonesex2"] select, form[name="phonesexkluk"] select,form[name="update"] select,form[name="updateb"] select, form[name="updateweb"] input, form[name="updateweb"] select, form[name="cancel"] input, form[name="reset"] input, form[name="sendmessage"] input, form[name="contact"] input, form[name="phonesex"] input, form[name="phonesex2"] input , form[name="phonesex3"] input , form[name="phonesexkluk"] input{	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	border:1px solid #BFBFBF;	background:#EEEEEE;	height:40px;	padding:0 10px;	line-height:40px;	margin:20px 0 0;	color:#333333;	width: 100%;}form[name="phonesex"] select,form[name="phonesex2"] select,form[name="phonesex3"] select,form[name="phonesexkluk"] select {	width:100%;}form[name="login"] .input-group {	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	border:1px solid #BFBFBF;	background:#EEEEEE;	height:40px;	line-height:40px;	margin:20px 0 0;	color:#333333;}form[name="login"] input {	border:none;	background:#EEEEEE;	 height: 45px;	 width:100%;}/*form[name="login"] input[type="text"], form[name="login"] input[type="password"] {	width:100%;}*/.input-group-addon {	border:none;}form[name="sendmessage"] textarea, form[name="contact"] textarea, form[name="updateweb"] textarea, textarea#message {	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	border:1px solid #BFBFBF;	background:#EEEEEE;	height:300px;	width:100%;	padding:0 10px;	line-height:40px;	margin:20px 0 0 !important;	color:#333333;	resize:none;}textarea#message {	height:100px;	margin: 0 0 15px 0;}form[name="update"] input[type="checkbox"] {	float:left;	width:auto;	margin: 0 10px 0 0;}label.news {	width: 90% !important;    float: left;    font-size: 12px !important;    margin: 10px 0 0 !important;}form[name="register"] input.error, form[name="update"] input.error {	border-color:#E768AA;}input#submit, form[name="register"] input[type="submit"],form[name="hledame"] input[type="submit"], form[name="login"] input[type="submit"], form[name="resetpass"] input[type="submit"], form[name="updateweb"] input[type="submit"], form[name="update"] input[type="submit"],form[name="updateb"] input[type="submit"], form[name="cancel"] input[type="submit"], form[name="reset"] input[type="submit"], form[name="sendmessage"] input[type="submit"], form[name="contact"] input[type="submit"], form[name="phonesex"] input[type="submit"], form[name="phonesex2"] input[type="submit"] , form[name="phonesex3"] input[type="submit"] , form[name="phonesexkluk"] input[type="submit"], a.buttongreen{	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	border:1px solid #02c757;	background:#02c757;	height:50px;	padding:0 10px;	line-height:35px;	margin-top:5px;	text-transform:uppercase;	color:#FFF;	font-size:24px;	text-decoration:none;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;	font-family: Calibri,Arial,sans-serif;}a.buttongreen{	display:block;	text-align:center;	line-height:50px;}form[name="cancel"] input[type="submit"] {	background:#f32690;	border:1px solid #f32690;}form[name="contact"] input[type="submit"] {	margin:20px 0 30px;}form[name="resetpass"] input[type="submit"], form[name="hledame"] input[type="submit"] {	margin:20px 0 30px;}a.blue {	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	border:1px solid #00A3E8;	background:#00A3E8;	height:50px;	padding:0 10px;	line-height:50px;	margin-top:15px;	text-transform:uppercase;	color:#FFF;	font-size:24px;	text-decoration:none;	display:block;	text-align:center;	-webkit-transition: all 250ms linear;	-moz-transition: all 250ms linear;	-ms-transition: all 250ms linear;	-o-transition: all 250ms linear;	transition: all 250ms linear;	font-family: Calibri,Arial,sans-serif;}input#submit:hover, form[name="register"] input[type="submit"]:hover, form[name="hledame"] input[type="submit"]:hover,form[name="updateweb"] input[type="submit"]:hover,form[name="resetpass"] input[type="submit"]:hover, form[name="login"] input[type="submit"]:hover, form[name="update"] input[type="submit"]:hover,form[name="updateb"] input[type="submit"]:hover, form[name="cancel"] input[type="submit"]:hover, form[name="reset"] input[type="submit"]:hover, form[name="sendmessage"] input[type="submit"]:hover, form[name="contact"] input[type="submit"]:hover, form[name="phonesex"] input[type="submit"]:hover , form[name="phonesex2"] input[type="submit"]:hover ,form[name="phonesex3"] input[type="submit"]:hover , form[name="phonesexkluk"] input[type="submit"]:hover, a.buttongreen:hover{	background:#fff;	color:#02c757;}form[name="cancel"] input[type="submit"]:hover {	color:#f32690;}a.blue:hover {	background:#fff;	color:#00A3E8;}.check-tbl th {	text-align:center;}table.udaje {	width:100%;	font-size:18px;	line-height:23px;	color:#333333;	margin-bottom:15px;}table.udaje .alr {	text-align:right;	padding-right:30px;}table.udaje {	width:100%;	font-size:18px;	line-height:23px;	color:#333333;	margin-bottom:15px;}table.udaje .alr {	text-align:right;	padding-right:30px;}.icon-actor.-size-md {    font-size: 4rem;}.icon-actor {    font-family: vx_iconfont_actor;    line-height: 1;    -webkit-font-smoothing: antialiased;}.icon, .icon-actor {    font-weight: 400;    text-transform: none;    font-style: normal;    font-variant: normal;    -moz-osx-font-smoothing: grayscale;}.context-box__tile--property__icon {    /*margin-top: 15px;*/    display: inline-block;}.icon-actor.-size-md { font-size:4rem}.icon-actor.-size-sm { font-size:3rem}.-icon-award-place-1:before { content:"\e90a"}.-icon-award-place-2:before { content:"\e910"}.-icon-award-place-3:before { content:"\e918"}.-icon-award-chat-place-1:before { content:"\e92c"}.-icon-award-chat-place-2:before { content:"\e92d"}.-icon-award-chat-place-3:before { content:"\e92e"}.-icon-hetero:before { content:"\e92f"}.-icon-transgender:before { content:"\e930"}.-icon-award-fetish-check:before { content:"\e91b"}.-icon-fact-eyes-color:before { content:"\e900"}.-icon-award-user-excellent-active:before { content:"\e927"}.-icon-award-user-active:before { content:"\e928"}.-icon-award-user-top1:before { content:"\e94f"}.-icon-award-user-top2:before { content:"\e950"}.-icon-award-user-top3:before { content:"\e951"}.-icon-award-user-top4:before { content:"\e952"}.-icon-award-user-top5:before { content:"\e953"}.-icon-award-user-top10:before { content:"\e929"}.-icon-award-user-top50:before { content:"\e92a"}.-icon-award-user-top100:before { content:"\e92b"}.-icon-award-fav-active:before { content:"\e9"}.-icon-award-fav-very-active:before { content:"\e91a"}.-icon-award-fav-excellent-active:before { content:"\e919"}.-icon-award-new-user:before { content:"\e91c"}.-icon-award-new-user-de:before { content:"\e94e"}.-icon-award-user-hd:before { content:"\e91f"}.-icon-award-user-good:before { content:"\e91e"}.-icon-award-user-verygood:before { content:"\e923"}.-icon-award-user-excellent:before { content:"\e91d"}.-icon-award-user-ranking-1:before { content:"\e920"}.-icon-award-user-ranking-2:before { content:"\e921"}.-icon-award-user-ranking-3:before { content:"\e922"}.-icon-award-video-top10:before { content:"\e924"}.-icon-award-video-top50:before { content:"\e925"}.-icon-award-video-top100:before { content:"\e926"}.-icon-fact-age:before { content:"\e901"}.-icon-fact-birthday:before { content:"\e902"}.-icon-fact-body-decorations:before { content:"\e903"}.-icon-fact-body:before { content:"\e904"}.-icon-fact-breast-size:before { content:"\e905"}.-icon-fact-country:before { content:"\e906"}.-icon-fact-distance:before { content:"\e907"}.-icon-fact-female-body:before { content:"\e908"}.-icon-fact-female-height:before { content:"\e909"}.-icon-fact-female-icon:before { content:"\e90a"}.-icon-fact-hair-female:before { content:"\e90b"}.-icon-fact-hair-male:before { content:"\e90c"}.-icon-fact-languages:before { content:"\e90d"}.-icon-fact-male-body:before { content:"\e90e"}.-icon-fact-male-height:before { content:"\e90f"}.-icon-fact-male-icon:before { content:"\e910"}.-icon-fact-orientation:before { content:"\e911"}.-icon-fact-penis-size:before { content:"\e912"}.-icon-fact-relationship:before { content:"\e913"}.-icon-fact-sex:before { content:"\e914"}.-icon-fact-shave:before { content:"\e915"}.-icon-fact-star-sign:before { content:"\e916"}.-icon-fact-weight:before { content:"\e917"}.-icon-person-bookworm:before { content:"\e000"}.-icon-person-coffee:before { content:"\e001"}.-icon-person-tattooed:before { content:"\e002"}.-icon-person-princess:before { content:"\e931"}.-icon-person-night_owl:before { content:"\e004"}.-icon-person-movie_junkie:before { content:"\e005"}.-icon-person-photographer:before { content:"\e006"}.-icon-person-artsy:before { content:"\e007"}.-icon-person-animal_lover:before { content:"\e008"}.-icon-person-maker:before { content:"\e009"}.-icon-person-diva:before { content:"\e00a"}.-icon-person-adventurer:before { content:"\e00b"}.-icon-person-partier:before { content:"\e00c"}.-icon-person-hipstep:before { content:"\e00d"}.-icon-person-tree_hugger:before { content:"\e00e"}.-icon-person-daredevil:before { content:"\e00f"}.-icon-person-spitfire:before { content:"\e010"}.-icon-person-wholesome:before { content:"\e011"}.-icon-person-smart:before { content:"\e012"}.-icon-person-sweet:before { content:"\e013"}.-icon-person-fashionista:before { content:"\e014"}.-icon-person-foodie:before { content:"\e015"}.-icon-person-fit:before { content:"\e016"}.-icon-person-beach_bum:before { content:"\e017"}.-icon-person-music_snob:before { content:"\e018"}.-icon-person-goth:before { content:"\e019"}.-icon-person-rockstar:before { content:"\e01a"}.-icon-person-bdsm:before { content:"\e942"}.-icon-person-chaotic:before { content:"\e93e"}.-icon-person-crazy:before { content:"\e93f"; font-size:2rem}.-icon-person-curvy:before { content:"\e940"}.-icon-person-domina:before { content:"\e944"}.-icon-person-educated:before { content:"\e938"}.-icon-person-experienced:before { content:"\e934"}.-icon-person-honest:before { content:"\e93d"}.-icon-person-inexperienced:before { content:"\e935"}.-icon-person-listener:before { content:"\e943"}.-icon-person-natural:before { content:"\e948"}.-icon-person-naughty:before { content:"\e93a"}.-icon-person-no_taboos:before { content:"\e932"}.-icon-person-nympho:before { content:"\e945"}.-icon-person-patryanimal:before { content:"\e947"}.-icon-person-passionate:before { content:"\e939"}.-icon-person-romantic:before { content:"\e937"}.-icon-person-seductive:before { content:"\e93c"}.-icon-person-sensitive:before { content:"\e936"}.-icon-person-sharp:before { content:"\e93b"}.-icon-person-submissive:before { content:"\e933"}table.udaje tr {	border-bottom:1px solid #f32690;}table.udaje .icon-actor {	color: #f32690;	margin-right: 10px;	position: relative;	top: 5px;}table.udaje .icon-actor.-icon-fact-eyes-color {	top:0;}table.udaje td {	height:40px;	line-height:40px;}.divktext p {  font-size: 16px;  line-height: 28px;  color: #333333;  font-family: font-family: "Gloria Hallelujah",cursive;}.mt10 {	margin-top:10px;}.hdvoicebox {	background: #f32690;	border: 1px solid #f32690;}form[name="revolut"] input[type="submit"] {  background: #1D9DBD url(/pics/revolut.jpg) no-repeat center center;    -webkit-border-radius: 10px;  -moz-border-radius: 10px;  border-radius: 10px;  text-align: center;  padding: 20px 0 10px;  color: #fff;  -webkit-transition: all 250ms linear;  -moz-transition: all 250ms linear;  -ms-transition: all 250ms linear;  -o-transition: all 250ms linear;  transition: all 250ms linear;  border: 1px solid #1D9DBD;  height: 150px;  position: relative;  width: 100%;  background-size: 100%;}@media (max-width: 767px) {	.textbox .detail {		padding-left: 15px;  padding-right: 15px;	}	.biggerfont.backfont {		display:block;	}	a.blue,input#submit, form[name="register"] input[type="submit"], form[name="hledame"] input[type="submit"], form[name="login"] input[type="submit"], form[name="resetpass"] input[type="submit"], form[name="updateweb"] input[type="submit"], form[name="update"] input[type="submit"], form[name="updateb"] input[type="submit"], form[name="cancel"] input[type="submit"], form[name="reset"] input[type="submit"], form[name="sendmessage"] input[type="submit"], form[name="contact"] input[type="submit"], form[name="phonesex"] input[type="submit"], form[name="phonesex2"] input[type="submit"], form[name="phonesex3"] input[type="submit"], form[name="phonesexkluk"] input[type="submit"], a.buttongreen { 		font-size:18px !important;	}	footer {		margin-top:25px;		clear:both;		text-align:center;		position:relative !important;	}	footer .text-left, footer .text-right {		text-align:center !important;	}	#content h1 {		font-size:20px;	}	form[name="hledame"] label {	  width: 90% !important;	  text-align: center !important;	}	form[name="hledame"] input {	  width: 90% !important;	}	form[name="uhrada"] input[type="submit"], form[name="revolut"] input[type="submit"], form[name="coinpay"] input[type="submit"], form[name="sofort"] input[type="submit"] {	background-size: contain;	}	.navbar-nav {		width: 90%;		margin: 0 5%;		position: relative;	  }  .colored:before,  .gray:before {    background-color: transparent !important;  }  .fullwidthsingle .item .image {    width: 100%;    max-height: 354px;  }  .fullwidthsingle .info {    width: 100%;    height: auto;    padding: 25px 20px;  }  .agency-detail-agents li {    display: inherit;  }  .agency-detail-agents li .info {    float: none;    width: auto;  }  .agencies-list > li {    width: 100%;    margin-left: 0;    margin-right: 0;  }  .agencies-list > li .map {    width: 100%;  }  .agencies-list > li .info {    width: 100%;    margin-left: 0;  }  .agents-list > li,  .agents-list .item {    width: 100%;    margin-left: 0;    margin-right: 0;    text-align: center;  }  .agents-list > li .image,  .agents-list .item .image {    width: 100%;  }  .agents-list > li .image img,  .agents-list .item .image img {    width: 100%;  }  .agents-list > li .info,  .agents-list .item .info {    width: 100%;    margin-left: 0;  }  .agents-list > li .info .contact-us,  .agents-list .item .info .contact-us {    display: inline-block;  }  .agents-list > li .info .social-networks,  .agents-list .item .info .social-networks {    margin-top: 0;  }  .agents-grid > li .info .social-networks,  .agents-grid .item .info .social-networks {    margin-top: 0;  }  .nav-tabs.tabs-left,  .nav-tabs.tabs-right {    width: 100%;    text-align: center;  }  .nav-tabs.tabs-left > li > a,  .nav-tabs.tabs-right > li > a {    margin-right: 0;  }  .nav-tabs.tabs-left > li.active > a,  .nav-tabs.tabs-right > li.active > a,  .nav-tabs.tabs-left > li.active > a:hover,  .nav-tabs.tabs-right > li.active > a:hover,  .nav-tabs.tabs-left > li.active > a:focus,  .nav-tabs.tabs-right > li.active > a:focus {    border: 1px solid #e3e3e3;    border-bottom: none;  }  nav a.secondmenu {	  border-bottom: 2px solid #C8C8C8;	}}@media (max-width: 767px) {  .table-responsive {    width: 100%;    margin-bottom: 15px;    overflow-y: hidden;    overflow-x: scroll;    -ms-overflow-style: -ms-autohiding-scrollbar;    border: 1px solid #ddd;    -webkit-overflow-scrolling: touch;    table-layout: initial !important;  }.table-responsive th {	padding:0 15px;}}.onlymobile {	display:none;}@media (max-width: 767px) {  .nomobile {	  display:none;  }  .onlymobile {	display:block;	}}@media (max-width: 990px) {  .top a.signout {    margin-right: 2%;    margin-left: 6%;    z-index: 1;    width: auto;  }}nav a.first:not(.active) {  animation: colorchange 1s infinite;}@media screen and (min-width: 600px) {  .mobile-break {    display: none;  }}p.statusmain.mobile-break {  padding: 0;}.phonesexobal small {	padding: 15px 0 0;  position: relative;  float: left;}