/*FONTS*/
	@font-face {
		font-family: 'Oswald', sans-serif;
		/*src: url('../fonts/Ciutadella-Semibold.otf') format("opentype");*/
		/*src: url('../fonts/Ciutadella-Medium.otf?#iefix') format("embedded-opentype"), url('../fonts/tade_bold.ttf') format("truetype"), url('../fonts/tade_bold.woff') format("woff"), url('../fonts/tade_bold.svg#tade_bold') format("svg");*/
		font-weight: normal;
		font-style: normal;
	}
	@font-face {
		font-family: 'Oswald', sans-serif;
		/*src: url('../fonts/Ciutadella-Bold.otf') format("opentype");*/
		/*src: url('../fonts/tade_cond_b.eot?#iefix') format("embedded-opentype"), url('../fonts/tade_cond_b.ttf') format("truetype"), url('../fonts/tade_cond_b.woff') format("woff"), url('../fonts/tade_cond_b.svg#tade_cond_b') format("svg");*/
		font-weight: normal;
		font-style: normal;
	}
		
	
/*END FONTS*/

/*GLOBAL STYLES*/
    html,
    body {
    	font-family: 'Oswald', sans-serif;
        height: 100%;
    }
    body {
        color: #fff;
        font-size: 100%;
        background-color: white;
        padding: 10px 0;
    }
    a {
        color: #fff;
    }
    a:hover, a:active, a:focus {
        color: #f90;
        text-decoration: none;
    }
    hr {
        border-top: 1px solid #ddd;
    }
    label {
        margin-bottom: 0px;
        font-weight: normal;
    }
    .align-center {
        text-align: center !important;
    }
    .align-right {
        text-align: right !important;
    }
    .align-left {
        text-align: left !important;
    }
    .align-justify {
        text-align: justify !important;
    }
    .margin-center {
        margin: auto !important;
    }
    .uppercase {
    	text-transform: uppercase;
    }
    .no-padding {
    	padding: 0 !important;
    }
/*END GLOBAL STYLES*/

/*CONTENT*/
.joa {
  padding-left: 320px;
  margin-top: -35px;
}

.divReloj2 {
  padding-left: 620px;
  margin-top: -55px;
}
    .logos_top div{
        max-height: 50px;
        line-height: 50px;
    }
    img.logo_main,
    img.logo_add {
/*    	width: 100%;*/
        width: 250px;
        vertical-align: middle;
        margin-top:-50px;
    }
    img.logo_add1 {
/*    	width: 100%;*/
        width: 150px;
        vertical-align: middle;
        margin: 0;
    }
     img.logo_add2 {    	
	    width: 100%;
        width: 220px;
        vertical-align: middle;
        margin-top: 20px;
    }
    .tournament {
        font-size: 4.3em;
        text-transform: uppercase;
        line-height: 1em !important;
        padding-top: 1px;
        text-align: center;
    }
    .sets {
        font-size: 2.5em;
        text-align: center;
        text-transform: uppercase;
        padding: 0px 0 0px;
    }
    .sets .set {
        font-size: 1.2em;
        text-align: right !important;
    }
	.sets .set2 {
        font-size: 1.2em;
    }
    .team {
		color:white;
        min-height: auto;
		/*border-top: 2px solid #eee;*/
		/*border-bottom: 4px solid #22356D;*/
    }
    .team .players div{
        border: none;
    }
    .team .players .name{
		height:65px;
		background-color:#262626;
    	font-family: 'Oswald', sans-serif;
        font-size: 3.5em;
		/*font-size: 3.5em;*/
        text-transform: uppercase;
        padding-right: 5px;
		margin-left: 5px;	
		/*border: 4px solid #FFF;*/
		    border-left: 4px solid #262626;
    border-right: 4px solid #262626;
	border-bottom: 4px solid #262626;
	border-top: 4px solid #262626;
    }
    .team .players .name div{
        line-height: 1;
		/*line-height: 1.2;*/
			
        width: 100%;
        margin-top: 10px;
		
    }
    .team .players .name .serve_dott {
        width: 20px !important;
        height: 20px;
        background-color: #E9F955;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        margin: 0 0 0 0px;
        display: inline-block;
        position: relative;
        left: -6px;
        bottom: 1px;
    }
    .team .set{
		height: 65px;
        /*border-left: 7px double #eee;/*
        /*border-right: 1px solid #eee;*/	
    }
    .team .set,
    .team .point {
        color: white;
		background: #262626 !important;
        font-size: 4.6em;
		text-align: center;
        padding: 0;
		padding-left: 0px;
    }
    .team .set div {
		border-right: 2px solid #07A3EC;
		
		color: white;
		background-color: #07A3EC
    }
    .team .set .set_on{
        color: white;
        /*text-shadow: 0px 0px 20px rgba(255,255,255,0.3);*/
		background-color: #07A3EC;
    }
    .team .point {
		height : 65px;
		background: #262626 important;
        color: white;
        /*text-shadow: 0px 0px 20px rgba(255,255,255,0.2);*/
		/*border: 4px solid #F44A5A;*/
		padding-left: 0px;
    }
    .logos_bott {
        margin-top:1%; 
    }
	.divReloj{
		margin-top:18px;
	}
	
	.logos_bott .time {
        font-size: 5.9em;
        /*border: 2px solid #fff;*/
        padding: 0px 5px;
		margin-left:20px;
        }
		.logos_bott .time_txt {
        font-size: 3.5em;
        text-transform: uppercase;
	    margin-left: 1px;
	    position: relative;
	    top: 1px;
	    display: inline-block;
        }
    /*.logos_bott .time {
        font-size: 5.9em;
        border: 2px solid #fff;
        padding: 0px 5px;
		margin-left:20px;
		
    }*/
    /*.logos_bott .time_txt {
        font-size: 3.5em;
        text-transform: uppercase;
	    margin-left: 1px;
	    position: relative;
	    top: 1px;
	    display: inline-block;
    }*/
    .logos_bott img.logo_add {
        max-width: 150px;
    }
    .front_cover {
    	width: 100%;
    	height: 100%;
    	background: #22356D url('../img/trama.jpg') no-repeat center center;
    	background-size:cover;
    	position: absolute;
    	top:0;
    	left:0;
    	z-index: 10;
    }
    .front_cover .cover_content {
	    position: absolute;
	    top: 50%;
	    margin-top: -25%;
    }
    .front_cover .cover_txt,
    .front_cover .cover_txt2 {
    	color: #fff;
        font-size: 4.5em;
        text-align: center;
        text-transform: uppercase;
        text-shadow: 0px 2px 7px #000;
        margin: 5% 0;
    }
    .front_cover .cover_txt2 {
        font-size: 5em;
    }
    .front_cover .cover_logo {
        text-align: center;
    }
    .front_cover .cover_logo img{
        width: 25%;
    }
	
	.logos_top div{
	        max-height: inherit;
	    }
		img.logo_main,
		img.logo_add {
	        width: 200px;
	    }
	    .tournament {
	    	font-size: 6em;
	        padding-top: 0px;
	    }
	    .sets {
		    padding: 1% 0;
		}
		.logos_bott .time {
        font-size: 4em;
        border: 2px solid #fff;
        padding: 0px 5px;
		margin-left:20px;
        }
		.logos_bott .time_txt {
        font-size: 3.5em;
        text-transform: uppercase;
	    margin-left: 1px;
	    position: relative;
	    top: 1px;
	    display: inline-block;
        }
    img.logo_add1 {
/*    	width: 100%;*/
        width: 200px;
        vertical-align: middle;
        margin: 0;
    }		
		 img.logo_add2 {    	
	    width: 100%;
        width: 250px;
        vertical-align: middle;
        margin-top: 20px;
    }	
/*END CONTENT*/

	
	
	
	.puntooro{
		background:#cec017e0
	/*background-image: url('/img/puntooro300.gif');height: 100%;width: -webkit-fill-available;background-position: right;background-repeat: no-repeat;background-size: auto;*/
	/*background-image: url('/img/puntooro300.gif');height: 100%;width: 100%;background-position: right;background-repeat: no-repeat;background-size: cover;*/
	/*background: linear-gradient(150deg, #d19620,  #feec9d, #d19620);
	background-size: 400% 300%;
	animation: BgGradient 5s ease infinite;
	height: 100%;width: 100%;*/
	}
	
	