body, html {
background: #24f8e2;

 /* -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
		  background-size: cover;*/
        background-size: 100hv;
		
		/*background-attachment:fixed;*/


 margin: 0 0 0 0;
 height:100%;

}

.h1 { margin-bottom:60px !important; margin-left:-25px !important; }
.nave { margin-bottom:-30px; margin-right:-25px; margin-top:25px; width:275px; height:auto; }
.mancheta { margin-bottom:-35px; width:295px; height:auto; }

.fondo_menu_1 {   -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
		  background-size: cover;
		   }

.fondo_menu_2 { background-size: 100hv; }

.fondo_menu_c3 { background: #644895 url(../img/fondo-c3.jpg) center center no-repeat; background-size: 100hv; }
.fondo_menu_c4 { background: #644895 url(../img/fondo-c4.jpg) center center no-repeat; background-size: 100hv; }


p { font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif; font-size: 16px; font-weight:300; color:#FFF;
text-align:left; padding-bottom:10px; }

sup { font-weight:300; font-size:14px; text-decoration: underline; text-align:right; padding-left:2px;}
/*sup::after { content:"-"; }*/


h1 { font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif; font-size: 24px; font-weight:300; color:#FFF;
text-align:center; padding-bottom:10px;/* border-bottom:#FFF solid 1px;*/ /*max-width:220px;*/ max-width:740px;
position:relative; margin:25px auto; padding:0px 20px 10px; box-sizing:border-box;

 }
 
h1 a { font-weight:400; }

h1 a:hover { color:#f78d1e; }
 
 h2 { font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif; font-size: 21px; font-weight:300; color:#FFF;
text-align:center; padding-bottom:10px;/* border-bottom:#FFF solid 1px;*/ /*max-width:220px;*/ max-width:640px;
position:relative; margin:25px auto 0px; padding:0px 20px 0px; box-sizing:border-box;

 }
 
 #boton { margin:35px auto; }
 
 .boton { font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif; font-size: 19px; font-weight:300; color:#FFF;
text-align:center;  border-radius:20px; padding:7px 14px;
position:relative; margin:25px auto; background:#f78d1e;
}

 .boton i { font-size:26px; margin-right:5px; font-weight:400; }
 
  .boton:hover { background:#FFF; color:rgba(0,0,0,0.7); }
  
 .btn_c3 { background:#644895; }
 .btn_c3:hover { background:#fff; color:#644895; }
 
  .btn_c4 { background:#e2007c; }
 .btn_c4:hover { background:#fff; color:#e2007c; }
 
  .btn_c5 { background:#8ba22e; }
 .btn_c5:hover { background:#fff; color:#8ba22e; }
 
  .btn_c6 { background:#009ddf; }
 .btn_c6:hover { background:#fff; color:#009ddf; }
  
 
 .topico {
	  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif; font-size: 13px; font-weight:400; color:#FFF;
text-align:center;  border-radius:5px; padding:7px 14px;
position:relative; background:rgba(255,255,255,0.9); color:#333;
display:inline-block; margin-top:-10px !important;
 }
  
#header_c { /*background:#644895;*/ border-radius:10px; padding:5px 0px 0px; margin:40px 20px; text-align:left; }
 
#header_c h1 { display:inline-block !important; text-transform:uppercase; padding-bottom:0px; }
#header_c h1 span { opacity:0.65; font-size:21px; top:-2px; position:relative; }
#header_c h1 i { font-size:26px; top:1px; margin:0px 10px; }
#header_c h2 { display:inline-block;  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif; font-size: 24px; font-weight:300; color:#FFF; float:right; margin:25px; border-left:#fff solid 5px; padding-left:15px; }

.triangulo_c {
     width: 0; 
     height: 0; 
     border-top: 20px solid #644895;
     border-left: 20px solid transparent;
     border-right: 20px solid transparent;
	 text-align:center;
	 margin:-40px auto 50px auto;
}

.f_color3 { background:#644895; }
.f_color4 { background:#e2007c; }
.f_color5 { background:#8ba22e; }
.f_color6 { background:#009ddf; }
  
  
 
 a, a:visited, a:active { color:#FFF; }
 
 a:hover { color:rgba(0,0,0,0.7); border-color:rgba(0,0,0,0.7); }

.tx:before { content:"Una barrita con..."; }

.tx2:before { content:"Una familia muy..."; }

/*p {
  margin: 10px;
   font: 14px/20px Helvetica, Arial, sans-serif;
   text-align: left;
}*/

#section { display:table; width:100%; height:100%; }

#login { margin:0; text-align:center; position:relative;  display:table-cell; vertical-align:middle;
   }

input { background:#FFF; padding:10px; font-size:14px; border:none; width:200px;

border-radius: 25px; 
-webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
margin:0px 0; text-align:center; color:#666; }

input:focus{
	outline:0px;
}

label { text-align:center; color:#FFF; 
font: 14px/20px Helvetica, Arial, sans-serif;
 letter-spacing:1px;
 display:none;
   }
    

input[type=submit]{
	margin-top:30px;
 background-color:#002b56;
 height:50px;
 width:220px;
 border:none;
 font-weight:400;
 letter-spacing:1px;
 color:#fff;
  -webkit-appearance: none;
 -moz-appearance: none;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #002b56;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #002b56;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #002b56;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:   #002b56;
}
:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color:    #002b56;
}


#div_mensaje_acceso{
	
	max-width:200px;
	
	
	margin: 25px auto 0 auto;
	background: #cd0067;
/*	position: absolute;
	top: 50%;
	left: 50%; */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:12px;
	border-radius:5px;
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
}

#div_mensaje_acceso p{
	text-align:center;
		padding: 15px;
		margin: 0 !important;
	}
	
	
.footer_ani { max-width:875px !important; width:70% !important; margin:60px auto 30px auto !important; border-top:rgba(255,255,255,0.6) solid 1px !important; }	
	

#footer{
/*
background-image:url(img/sombrita.gif);
	background-repeat:repeat-x;

background:#8cb11d url(../img/sombrita.gif) top repeat-x;*/

display:block;
max-width:220px;
position:relative;

margin:40px auto;
text-align:center;
border-top:#fff solid 1px;



}

.footer_logo { width:85px; height:auto; text-align:center; margin:15px 0 10px -10px;  }

.footer_tex {
  margin-bottom: 10px;
 /* margin-left: 20px;*/
   font: 11px Helvetica, Arial, sans-serif;
   color:rgba(255,255,255,0.7);
   text-align:center;
   padding:0;
   margin:0;

}

.footer_tex2 {
  margin-bottom: 10px;
  margin-left: 10px;
   font: 11px Helvetica, Arial, sans-serif;
   color:#38470c;
}

.filete_der {
	color:#38470c;
	border-right: solid #38470c 1px;
}

a { text-decoration:none; }


h1.titu { max-width:none; border-top: #fff solid 1px; padding-top:15px; border-bottom: #fff solid 1px; padding-bottom:15px; margin-top:70px; }

#menu {  display:table; width:100%; height:100%;  }

#menu_child { margin:0; text-align:center; position:relative;  display:table-cell; vertical-align:middle; }

.centro { position:relative; margin:0 auto; max-width:1250px;}

.container { position:relative; margin:0 auto; width:70%; max-width:960px;}

#menu h1 { max-width:1250px; text-align:center; margin:25px 25px; position:relative;  }

i { position:relative; font-size:39px; bottom:-5px; }

/*#menu h2 { font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif; font-size: 19px; font-weight:300; color:#FFF;
text-align:center; padding-bottom:10px; border-bottom:#FFF solid 1px; max-width:220px;
position:relative; margin:25px auto; }*/

/*#menu h2 {  
font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif; font-size: 19px; font-weight:400;
text-align:center; max-width:220px;
position:relative; margin:25px auto;

border-bottom:#444 solid 3px; color:#3584a2; text-decoration:none; background:#FFF; padding:7px 20px; border-radius: 25px; 
-webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  display:block;
  
}

#menu a h2 {  border-bottom:#444 solid 3px; color:#3584a2; text-decoration:none; background:#FFF; padding:7px 20px; border-radius: 25px; 
-webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  display:block;
  
}

#menu a h2:hover { background:#cd0067; color:#FFF; }*/

.grid1, .grid2, .grid3, .grid4 { display:inline-block; vertical-align:top;  width:220px; margin:0 10px 10px; }



   
 #menu #footer { max-width:1250px; margin:0 25px 25px;  } 
 

 
 .video-responsive {
    position: relative;
    margin-bottom: 20px;
    /*padding-top: 56.25%;*/ /* para vídeos 16:9*/
	/*padding-top: 75%;*/ /* para vídeos 3:4*/
	padding-top: 80%; /* para vídeos 1920x1536*/
	margin-right:0px;
	margin-left:0px;
}
.video-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	
	outline:#fff solid 5px;
	
-webkit-box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.3);
box-shadow: 7px 7px 5px 0px rgba(0,0,0,0.3);
}

.mancheta_videos_fs {
	float:right; position:relative; margin-bottom:-150px;
}




/* MENÚ RECURSOS */


.boton_menu {
	display: inline-block;
	
 background-color:#f78d1e;
/* height:50px;*/
 width:auto;
 border:none;

 /*letter-spacing:1px;*/
 
border-radius: 35px; 
-webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -o-border-radius: 35px;
  
margin:20px 0 0 0;
text-align:center;



font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif; font-size: 19px; font-weight:400; color:#004776 !important;
text-align:center; padding:14px 25px 16px;


}

.boton_menu:hover {
	color:#004776 !important;  font-weight:400;
}


.boton_menu i { font-size:24px; margin-right:10px; color:#004776;
bottom:-3px;

  transition: all 0.5s;
  -moz-transition: all 0.5s; /* Firefox 4 */
  -webkit-transition: all 0.5s; /* Safari and Chrome */
  -o-transition: all 0.5s; /* Opera */

}
.boton_menu:hover > i { font-size:24px; margin-right:10px; color:#fff;}

.curso3, .curso4, .curso5, .curso6 { display:inline-block; margin:0 5px; }

.curso3 a { background:#644895; color:#FFF !important; }
.curso4 a { background:#e2007c; color:#FFF !important; }
.curso5 a { background:#8ba22e; color:#FFF !important; }
.curso6 a { background:#009ddf; color:#FFF !important; }

.curso3 a:hover, .curso4 a:hover, .curso5 a:hover, .curso6 a:hover { background:#f78d1e; color:#FFF !important; }

.curso3 i, .curso4 i, .curso5 i, .curso6 i { color:#FFF; }


.btn_menu { display:inline-block; margin:30px 5px 40px !important; font-size:15px !important; }

#login .btn_menu { display:inline-block; margin:0px 5px 0px !important; font-size:15px !important; }


.datos { background:#fff; border-radius:7px; padding:7px 20px 1px; box-sizing:border-box; opacity:1; }

.datos p { font-size: 17px; line-height: 22px !important; font-weight:300; color:#333; }

.datos p b { font-size: 18px; line-height: 25px; font-weight:400; }

.datos p strong { font-size: 21px; line-height: 35px; font-weight:400; }


/* THUMB VIDEO */

a.btn_thumb {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	z-index:999;
	background:#000;
	width:100%;
	height:100%;
	opacity:0;
	mix-blend-mode: soft-light;
}

a.btn_thumb:hover {
	opacity:0.7;
	mix-blend-mode: soft-light;
}



/**** TABS ****/
.tabs {
    width:100%;
    display:inline-block;
	
}

.tabs h2 {
	margin:0px 30px 0px 0px;
	padding:0px;
	
}
 
    /*----- Tab Links -----*/
	
	
	 .tab-links { 
		padding:0px !important;
		margin:0px !important;
		
	 }
	 
	 .tab_linea {
		 border-right:#0a7bc0 solid 1px;
		 margin-right:30px;
	 }
	 
	 
	 @media (max-width: 600px) { 
	  .tab_linea {
		  display:block;
		  width:100%;
		 border-right:none;
		 border-bottom:#0a7bc0 solid 1px;
		 margin-right:0px;
		 padding:0px 0px 20px;
		 margin-bottom:20px;
	 }
	 }
	 
	 
	
	 
	
    /* Clearfix */
    .tab-links:after {
        display:block;
        clear:both;
        content:'';
    }
	
	 ul.tab-links {
    padding:0px !important;
	margin-bottom:25px !important;
	margin-top:25px !important;
    }
 
    .tab-links li {
       /* margin:0px 5px;*/
        float:left;
        list-style:none;
		max-width: 115px;
    }
	
	 .tab-links li:after {
        display:block;
        clear:both;
        content:'';
    }
	
		.tab-links li:before {
	/*	font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
		font-weight:lighter;*/
	/*	font-size:5px;
		margin:0px;
		color:#0a7bc0;
        content:'|';*/
    }
	
		.tab-links li:first-child:before, .tab-links.eusk li:first-child:before {
			content:'';
			margin-left:0px;
		}
	
/*	 .tab-links li.active_tabs:after {
        display:block;
        clear:both;
        content: url('../img/tri-2.svg');
		width: auto;
		height:14px;
		margin:0 0 0 70px;
		bottom:-10px;
		position:relative;
    }*/
	
	/*.tab-links li.active_tabs:first-child:after {
		margin:0 0 0 30px;
	}*/
 
        .tab-links a {
			font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif; font-size: 19px; font-weight:300;
            padding:9px 17px;
            /*display:inline-block;*/
         /*   font-size:20px;*/
            color:#fff;
            transition:all linear 0.15s;
			  background:#333;
			border-radius:5px;
			opacity:0.9;
        }
		
		

		
	/*	.tab-links a:after {
		font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
		font-weight:lighter;
		font-size:36px;
		margin:0 20px;
        content:'|';
    }*/
	
	 /*.tab-links a:last-child:after {
		   content:'';
	 }*/
 
        .tab-links a:hover {
			color:#fff;
            text-decoration:none;
        }
 
   li.active_tabs a, li.active_tabs a:hover {
       /* background:#FFF !important;*/
        color:#333;
		 background:#fff;
		 opacity:1;
		
    }
 
    /*----- Content of Tabs -----*/
    .tab-content {
		width:100%;
		margin:0 auto;
    }
	
	 .tab-content p {
		 font-size:16px;
		 line-height:normal;
		 }
 
        .tab {
            display:none;
        }
 
     .tab.active_tabs {
            display:block;
			/*background:#FFF !important;*/
        }







/* EXTRAS */

header,nav, a, li{
  transition: all 0.5s;
  -moz-transition: all 0.5s; /* Firefox 4 */
  -webkit-transition: all 0.5s; /* Safari and Chrome */
  -o-transition: all 0.5s; /* Opera */
}

nav img, footer img {
	  transition: all 0.5s;
  -moz-transition: all 0.5s; /* Firefox 4 */
  -webkit-transition: all 0.5s; /* Safari and Chrome */
  -o-transition: all 0.5s; /* Opera */
}

hr { border:0; border-bottom:#fff solid 1px; max-width:1250px; margin:0 25px; }

.pag li { display:inline-block; list-style:none; }

.pag li a {
	
	font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
	position: relative;
	display:inline-block;
		
	text-decoration: none;

	margin-right: 20px;
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	background: #0088cc;
	
   border-radius: 3em;
  -moz-border-radius: 3em;
  -webkit-border-radius: 3em;

 line-height: 1.7em;
  text-align: center;
  width: 1.75em;

    transition: all .3s ease-out;
}

.pag li:hover a {
    transform: rotate(360deg); 
}

.pag li.active a { color:#0088cc; background:#FFF; }



.margen_centrado { left:-40px; }



 @media only screen and (max-width: 550px) {
#header_c { text-align:center; }
#header_c h1 { font-size:24px; }
#header_c h2 { color:#FFF; float:none; margin:0px 0px 25px 0px; border-left:#fff solid 5px; }

#header_c h1 span { top:5px; display:block; }
#header_c h1 i { display:none; }

.triangulo_c {
    margin: -42px auto 50px auto;
}
 }



 
 @media only screen and (max-width: 979px) { .grid1, .grid2, .grid3, .grid4 { width:45%; } body, html { background-attachment:fixed; background-size: cover; }
 .tx:before { content:"Una barrita con un puntito"; } .tx2:before { content:"Una familia muy normal"; } }
 
 @media only screen and (max-width: 768px) { .grid1, .grid2, .grid3, .grid4 { width:90%; } .mancheta_videos_fs { width:125px; height:auto; }  .footer_ani { width:100% !important; }
 .h1 { margin-bottom:60px !important; margin-left: 25px !important; }
 .nave { margin-bottom:10px; margin-left:auto; margin-right:auto; margin-top:25px; width:275px; height:auto; display:block; position:relative; }
.mancheta { margin-bottom:-35px; width:275px; height:auto; }

.margen_centrado { left:0px; }
 
 }
 
  @media only screen and (max-width: 1200px) {
	  
	  .container { width:100%; max-width:925px; padding-left:25px; padding-right:25px; box-sizing:border-box; }
	  
  }
  
  
