@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');

@font-face{font-family:'OPAP';src:url("https://virtualsports.opap.gr/o/virtualsports-theme/fonts/OPAP-Medium.eot");src:url("https://virtualsports.opap.gr/o/virtualsports-theme/fonts/OPAP-Medium.eot?#iefix") format("embedded-opentype"),url("https://virtualsports.opap.gr/o/virtualsports-theme/fonts/OPAP-Medium.woff2") format("woff2"),url("https://virtualsports.opap.gr/o/virtualsports-theme/fonts/OPAP-Medium.woff") format("woff"),url("https://virtualsports.opap.gr/o/virtualsports-theme/fonts/OPAP-Medium.ttf") format("truetype"),url("https://virtualsports.opap.gr/o/virtualsports-theme/fonts/OPAP-Medium.svg#OPAP-Medium") format("svg");font-weight:500;font-style:bold}
html{
	position: relative;
	height: 100%;
	background: #5e0f1b!important;
}
body{
	margin-left: 0px!important;
	margin-top: 0px!important;
	margin-right: 0!important;
	margin-bottom: 0!important;
	font-family: 'Open Sans', sans-serif;
	background-color: #121522;
	background-image: url("../img/bg_full.jpg");
	
	background-size: cover;
	padding: 0!important;

	/* Center and scale the image nicely */
	background-position: top;
	background-repeat: no-repeat;
	margin: 0;
	
	/* Set rules to fill background */
	min-height: 100%;
	
	
	/* Set up proportionate scaling */
	width: 100%;
	height: 100%;
	/* Set up positioning */
	
		
}

.flex-container span { color: white;}

.flex-container {
	padding: 0;
	margin: 0 auto;
	z-index: 0;
	position: relative;
	height: 100%;
	
}


.flex-container .left-container {
	width: 100%;
	height:100%;
	margin: 0px;
	text-align: center;
	font-size: 30px;
	padding: 0;
}

.flex-container .left-container .row-logo{
	width: 100%;
	height: auto;
	padding: 0;
	text-align: left;
	

}
	
.flex-container .left-container .row-logo img{
	max-width: 185px;
	text-align: left;
	margin: 20px;

}
	
.flex-container #cta-buttons{
	width: 100%;
	max-height: 120px;
	margin: 0px auto;
	text-align: center;
    font-size: 12px;
    text-transform: none;
    font-weight: 700;
	position: fixed;
	bottom: 15%;
	z-index: 1000;
	

}

.flex-container .row-cta-desk{

	display: inline-block;
	position: relative;
	margin: 20px 0 0 0 ;
z-index: 1000;
}

.flex-container .ps-login{
	font-family:'opapextended_bold', Roboto Condensed;
	font-weight: 700;
	font-size: 20px;
	padding: 10px 5px;
    color: #fff;
    border-radius: 3px;
    border: 0;
    width: 5.833em;
    text-align: center;
	background: #232633;
	cursor: pointer;
	display: inline-block;
	margin-right: 10px;
	z-index: 1000;
	position: relative;
}

.flex-container .ps-register{
	font-family:'opapextended_bold', Roboto Condensed;
	font-weight: 700;
	font-size: 20px;
	padding: 10px 5px;
    color: #fff;
    border-radius: 3px;
    border: 0;
    font-weight: 700;
    width: 5.833em;
    text-align: center;
	background: #1b9800;
	cursor: pointer;
	display: inline-block;
	margin-left: 10px;
	z-index: 1000;
}


#main-title{
	position: fixed;
	bottom: 50%;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	left: 0;
	right: 0;

}


#main-title h6{
	color: #fcb713;
	text-shadow: 0 0 10px black;
	font: 32px 'opapextended_regular', Roboto Condensed, bold;
	padding: 20px 0;
	line-height: 60px;
	text-align: center;
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	background: rgba(0,2,16,0.8);
	text-shadow: 5px 5px 10px rgba(0,0,0, 0.8);
}


#login{
	position: fixed;
	bottom: 15%;
	text-align: center;
	width: 100%;
	padding: 20px 0;
	
}


#login h5{
color: white;
	text-shadow: 0 0 10px black;
	font: bold 30px 'opapextended_regular', Roboto Condensed;
	padding: 0 100px 0 100px;
	line-height: 60px;
	text-align: center;
}

/* Start of Right Container */


.flex-container {
	padding: 0;
	margin: 0;
	z-index: 1;
}



.footer{
	width:100%;
	background-color:#000!important;
	color:#fff;
	padding: 0 0 20px 0;
	margin:0 auto;
	text-align: center;
	position: fixed;
	bottom: 0px!important;
	max-height: 70px;
	display: inline;
	}

.footer-content{
	background-color:#000!important;
	font-size: 14px;
	line-height: 15px;
	padding: 10px 10px;
	margin: 0px 0;
	max-height: 40px;
	display: inline;
	
	

	
}
.legal{
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	background-color:#000!important;
	padding: 0 0 0 0px;
	margin: 0;

}


.legal-icon{
	display: inline-block;
	background-color:#000!important;
	padding: 0px 0 0 0;
	margin: 0px 0 0 0;
	width: 100%;
	max-width: 130px;
	position: relative;
	top: 3px;
	
	

}

.legal-icon a img{
	width: 100%;
	max-width: 110px;
	margin-top: 20px;

}



@media screen and (width: 1024px) and (height: 1366px){




	
}


@media screen and (max-width: 1023px) {

	
}


@media screen and (max-width: 800px) {
	
#main-title{
	position: fixed;
	bottom: 50%;
	text-align: center;
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
	left: 0;
	right: 0;

}


#main-title h6{
	color: #fcb713;
	text-shadow: 0 0 10px black;
	font: 32px 'opapextended_regular', Roboto Condensed, bold;
	padding: 20px 0;
	line-height: 60px;
	text-align: center;
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	background: rgba(0,2,16,0.8);
	text-shadow: 5px 5px 10px rgba(0,0,0, 0.8);
}

}
	
@media screen and (max-width: 420px) {	
	
body{
	margin-left: 0px!important;
	margin-top: 0px!important;
	margin-right: 0!important;
	margin-bottom: 0!important;
	font-family: 'Open Sans', sans-serif;
	background-color: #121522;
	background-image: url("../img/bg_mob.jpg");
	
	background-size: cover;
	padding: 0!important;

	/* Center and scale the image nicely */
	background-position: top;
	background-repeat: no-repeat;
	margin: 0;
	
	/* Set rules to fill background */
	min-height: 100%;
	
	
	/* Set up proportionate scaling */
	width: 100%;
	height: 100%;
	/* Set up positioning */
	
		
}
	
	
	.flex-container #cta-buttons{
	width: 100%;
	max-height: 120px;
	margin: 0px auto;
	text-align: center;
    font-size: 12px;
    text-transform: none;
    font-weight: 700;
	position: fixed;
	bottom: 15%;
	z-index: 1000;
	line-height: 20px;
	

}
	
	#login{
	position: fixed;
	bottom: 15%;
	text-align: center;
	width: 100%;
	min-width: 300px;
	padding: 0px 0 40px 0;
	margin: 0;
	}

#login h5{
color: white;
	text-shadow: 0 0 10px black;
	font: bold 26px 'opapextended_regular', Roboto Condensed;
	padding: 0 100px 0 100px;
	line-height: 30px;
	text-align: center;
	
}
	
.legal-icon{
	display: inline-block;
	background-color:#000!important;
	padding-left: 0px;
	margin: 0;
	width: 100%;
	max-width: 414px;
	
	

}

.legal-icon a img{
	width: 100%;
	max-width: 110px;
	margin-top: 10px;

}
	
	#main-title{
	
	position: fixed;
	bottom: 50%;
	text-align: center;
	width: 100%;
	max-width: 320px;
	margin: 0 auto;
	left: 0;
	right: 0;

}
	#main-title h6{
		line-height: 40px;
	}


}

@keyframes zoomin {
	0% {width: 350px;}	
	50% {width: 340px;}
	100% {width: 350px;}
	
}

@-webkit-keyframes zoomin {
	0% {width: 350px;}	
	50% {width: 300px;}
	100% {width: 350px;}

}