/*-----------------------------------------------------------------------------------*/
/*	COLORS
/*-----------------------------------------------------------------------------------*/
/*
Azul: #004776;
Azul claro: #2980B9;
Naranja: #f78d1e;
*/


.margbot0 {margin-bottom:0 !important;}
.margbot5 {margin-bottom:5px !important;}
.margbot10 {margin-bottom:10px;}
.margbot20 {margin-bottom:20px;}
.margbot25 {margin-bottom:25px;}
.margbot30 {margin-bottom:30px !important;}
.margbot40 {margin-bottom:40px !important;}
.margbot50 {margin-bottom:50px !important;}
.margbot60 {margin-bottom:60px !important;}
.margbot70 {margin-bottom:70px !important;}
.margbot80 {margin-bottom:80px;}

.martop5 {padding-top:5px !important;}
.martop10 {padding-top:10px !important;}
.martop15 {padding-top:15px !important;}
.martop30 {padding-top:30px !important;}
.martop60 {padding-top:60px !important;}
.martop70 {padding-top:70px !important;}
.martop75 {padding-top:75px !important;}
.martop80 {padding-top:80px !important;}

.pad0 {padding:0 !important;}
.padbot0 {padding-bottom:0 !important;}
.padbot10 {padding-bottom:10px !important;}
.padbot20 {padding-bottom:20px !important;}
.padbot30 {padding-bottom:30px !important;}
.padbot35 {padding-bottom:35px !important;}
.padbot40 {padding-bottom:40px !important;}
.padbot50 {padding-bottom:50px !important;}
.padbot60 {padding-bottom:60px !important;}
.padbot70 {padding-bottom:70px !important;}
.padbot80 {padding-bottom:80px !important;}
.padtop0 {padding-top:0 !important;}


.padtop70 {padding-top:70px !important;}
.padtop80 {padding-top:80px !important;}
.padtop60 {padding-top:60px !important;}
.padtop40 {padding-top:40px !important;}
.padtop30 {padding-top:30px !important;}
.padtop20 {padding-top:20px !important;}
.padtop10 {padding-top:10px !important;}


#herramientas h2 strong { font-family:'dinbold', 'lato', sans-serif; }	

#herramientas h3 strong { font-weight:600 !important; }	


sup { top:-3px; }


.top_slider2 .slider_LAV {
	position:absolute;
	/*left:35px;*/
	/*margin-left: calc(50% - 225px);*/
	left:43%;
	bottom: 325px;
    height: auto;
    width: 450px;
}

.top_slider2 .slider_Nave {
	position: absolute;
    left:0%;
    bottom: 325px;
    width: 500px;
    height: auto;
}

@media (max-width: 1199px) { 

.top_slider2 .slider_LAV {
	left:43%;
	bottom: 155px;
    height: auto;
    width: 450px;
}

.top_slider2 .slider_Nave {
    left:0%;
    bottom: 155px;
    width: 450px;
    height: auto;
}

}

@media (max-width: 991px) { 

.top_slider2 .slider_LAV {
	left:43%;
	bottom: 155px;
    height: auto;
    width: 350px;
}

.top_slider2 .slider_Nave {
    left:-9%;
    bottom: 155px;
    width: 400px;
    height: auto;
}

}

@media (min-width: 715px) and (max-width: 768px) { 

.top_slider2 .slider_LAV {
	left:43%;
	bottom: 165px;
	 width: 350px;
    height: auto;
}

.top_slider2 .slider_Nave {
    left:-6%;
    bottom: 165x;
	width: 400px;
    height: auto;
}

}

@media (max-width: 714px) { 

.top_slider2 .slider_LAV {
	left:calc(47% - 150px);
	bottom: -40px;
	 width: 300px;
    height: auto;
}

.top_slider2 .slider_Nave {
    left:calc(47% - 100px);
    bottom: 115px;
	width: 200px;
    height: auto;
}

}

@media (max-width: 479px) { 

.top_slider2 .slider_LAV {
	left:calc(47% - 170px);
	bottom: -35px !important;
	 width: 340px;
    height: auto;
}

.top_slider2 .slider_Nave {
    left:calc(47% - 150px);
    bottom: 115px;
	width: 300px;
    height: auto;
}

}

@media (max-width: 375px) { 

.top_slider2 .slider_LAV {

	bottom: 0px;
	
}

.top_slider2 .slider_Nave {
  	left:calc(47% - 175px);
    bottom: 150px;
	width: 350px;
    height: auto;
	
}

}

@media (max-width: 320px) { 

.top_slider2 .slider_LAV {
left:calc(47% - 155px);
	bottom: 0px;
	 width: 310px;
    height: auto;
	
}

.top_slider2 .slider_Nave {
  	left:calc(47% - 175px);
    bottom: 150px;
	width: 350px;
    height: auto;
	
}

}




.fondo_gris { background:#ecf0f1 !important; }

.fondo_gris2 { background:rgba(0,0,0,0.05) !important; }

.fondo_gris_tri { background:#ecf0f1 no-repeat url("../img/tri.svg") top center !important; }

.fondo_gris_tri2 { background:rgba(0,0,0,0.05) no-repeat url("../img/tri2.svg") top center !important; }

.fondo6 { background:#5A287F url(../img/fondo2.jpg) center center; background-size:cover; }

.img_400 { width:100%; max-width:400px; height:auto; }
@media (max-width: 479px) { .img_400 { width:100%; max-width:300px; height:auto; } }

#programa { background:#5A287F; }

#programa p { color:#FFF; }

#programa a:hover { color:#FFF; }

.img_float { position: absolute; float:right; }

@media (max-width: 1199px) { .img_float { margin-top:5%; margin-left:-50px; width:54%; height:auto; } }
@media (max-width: 991px) { .img_float { margin-top:0px; margin-left:-175px; z-index:0; width:auto; height:auto; } }
@media (max-width: 768px) { .img_float { position:relative; width:95%; max-width:500px; height:auto; float:none; text-align:center; margin:0 auto -75px; } }
@media (min-width: 768px) and (max-width: 768px) { .img_float { position:relative; width:95%; max-width:425px; height:auto; float:none; text-align:center; margin:125px 0 0 -65px; } }

iframe.map { height:200px; }

#contacto { background:#2980B9; }
#contacto p { color:#4c1973; }
/*#contacto h2 { color:#fff; }*/
#contacto h2 { color:#fff; }

.mfp-counter { display:none; }
.mfp-title { letter-spacing:1px; font-weight:300; margin-left:50px; }

/*  */

.responsive-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 60px; overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* */

.idiomas { font-size:50px; color:#f78d1e; margin-bottom:25px; display:block; }

.arrow-before {
    width:0px;
    height:0px;
    border-left: 18px solid transparent;  /* izquierda flecha */
    border-right: 18px solid transparent; /* derecha flecha */
    border-top: 18px solid #f78d1e; /* base flecha y color*/
    font-size:0px;
    line-height:0px;
    top: 0px;
	margin:0 auto;
    position: relative;
}

.arrow-after {
    width:0px;
    height:0px;
    border-left: 18px solid transparent;  /* izquierda flecha */
    border-right: 18px solid transparent; /* derecha flecha */
    border-top: 18px solid #ecf0f1; /* base flecha y color*/
    font-size:0px;
    line-height:0px;
    top: -19px;
    margin:0 auto;
    position: relative;
}

.hr_tri {
	border:0;
    height:6px;
	clear:both;
	border-bottom:1px solid #f78d1e;
	margin: 0 0 0px 0;
    }
	
	/*<br /><hr class="hr_tri" />
    <div class="arrow-before"></div><div class="arrow-after"></div>*/
	
	
#lista2 {
    counter-reset: li; 
    list-style: none; 
    *list-style: decimal; 
   
    padding: 0;
    margin-bottom: 0em;
	/*font-weight:100;*/
	
	/*column-count: 2;
	column-gap: 3em;
	column-rule: rgba(0,0,0,0.2) solid 1px;*/

   
}

.lista2 {
    counter-reset: li+5 !important;    
}

#lista2 ol {
   /* margin: 0 0 0 2em;*/ 
}

#lista2 li{
    position: relative;
  /*  display: inline-block;*/
    /*padding: .4em .4em .4em 2em;*/
	padding:17px 0px 16px 50px;
   /* *padding: .4em;*/
   /* margin: .5em 0;*/
	/*margin-left:30px;*/
   /* color: #444;*/
    text-decoration: none;
    transition: all .3s ease-out;   
	border-bottom:#d9d9d9 solid 1px;
}

#lista2 li:hover{
   /* background: #eee;*/
}

#lista2 li:hover:before{
    transform: rotate(360deg);  
}

#lista2 li:before{
    content: counter(li);
    counter-increment: li;
	
    position: absolute; 
    /*left: -1em;*/
	left:0px;
    top: 9px;
	/*top:50%;*/
   /* margin-top: -1em;*/
    
	font-family:'dinregular', 'lato', sans-serif;
	text-decoration: none;
	/*border: 1px solid #2980B9;*/
	/*padding: 10px 14px;*/
	margin-right: 8px;
	background: #f78d1e;
	color: #fff;
	font-size: 17px;
	/*font-weight: 300;*/
	/*background: none;*/
	
   border-radius: 3em;
  -moz-border-radius: 3em;
  -webkit-border-radius: 3em;
  
  padding-top:3px;
 line-height: 1.8em;
  text-align: center;
  width: 1.95em;

    transition: all .3s ease-out;
}

.alto25ani { margin-top:8px; }
@media (max-width: 1199px) { .alto25ani { margin-top:56px; }}

.guion { border-left:5px solid #F90; padding-left:20px; }

.fotos2_up img { top:0px; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; position:relative; }
.fotos2_up img:hover { top:-15px; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; position:relative; }
.fotos2_up a:focus { outline:0px; }

@media (max-width: 1199px) { .fotos2_up img:hover { top:0px; } }


.guia_profe i { font-size:45px; color:#f78d1e; margin-bottom:7px; }
p.guia_profe { /*font-size:14px !important;*/ font-weight:400; margin-bottom:40px !important; /*text-transform:uppercase;*/ }

#contacto h2 {
    color: rgba(255,255,255,0.95);
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}


.lista_pasos { position:relative; }


@media (min-width: 1199px) { .lista_pasos_col { padding:0px; } }

.lista_pasos li {
	margin-bottom:11px;
	font-weight:400;
	line-height:15px;
	margin-left:84px;
	
}

.lista_pasos span {
	display: inline-block;
	font-size:12px;
	text-align:center;
	width:70px;
	background:#f78d1e;
	padding:4px 0px;
	margin-right:10px;
	margin-left:-84px;
	
	font-weight:400;
	color:#FFF;
	border-radius:4px;
	text-transform:uppercase;
}

.lista_pasos span strong { font-weight:600; font-size:13px; padding-left:5px; }

#programa h1 { color:#fff; }

#programa a { color:#f78d1e; }
#programa a:hover { color:#fff; }

#programa li { color:rgba(255,255,255,0.8); text-transform:uppercase; border-bottom: rgba(255,255,255,0.2) solid 1px }
#programa .list5 li:before { color:#f78d1e; }

.boton_album { color:#FFF; padding:5px 17px 7px; border-radius:17px; text-align:center; font-size:16px; margin:10px 0 10px 7px; display: inline-block; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; }

.boton_album:hover { background:#f78d1e; }
.boton_album i { margin-right:5px; bottom:-1px; position:relative; display:none; }

@media (max-width: 768px) { .boton_album { display:block; margin-bottom:20px; } }

.color1 {  background:#644895; }
.color2 {  background:#e2007c; }
.color3 {  background:#8ba22e; }
.color4 {  background:#009ddf; margin-bottom:0px; }

@media (max-width: 1199px) and (min-width: 768px) { 

.color1 {  margin-bottom:30px; }
.color2 {  margin-bottom:30px; }
.color3 {  margin-bottom:0px; }
.color4 {  margin-bottom:0px; }

 }

.caract_mtop { margin-top:-35px; }

@media (max-width: 1199px) { .caract_mtop { margin-top:0px; } }

@media (max-width: 991px) { .resp_center { text-align:center; } }
@media (max-width: 1199px) and (min-width: 991px) { .btn { padding: 18px 18px 15px; margin-right:10px; } }

/*#contacto {
	
background: rgba(41,128,185,1);
background: -moz-linear-gradient(left, rgba(41,128,185,1) 0%, rgba(0,71,118,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(41,128,185,1)), color-stop(100%, rgba(0,71,118,1)));
background: -webkit-linear-gradient(left, rgba(41,128,185,1) 0%, rgba(0,71,118,1) 100%);
background: -o-linear-gradient(left, rgba(41,128,185,1) 0%, rgba(0,71,118,1) 100%);
background: -ms-linear-gradient(left, rgba(41,128,185,1) 0%, rgba(0,71,118,1) 100%);
background: linear-gradient(to right, rgba(41,128,185,1) 0%, rgba(0,71,118,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2980b9', endColorstr='#004776', GradientType=1 );
}*/

/* LEGAL */

#legal h2 { font-size:27px; color:#333; margin-top:40px; }

#legal hr { border-color:#ddd; }

#legal .mt0 { margin-top:0px !important; }

#legal li { list-style: disc !important; padding-left:0px; margin-left:35px !important; margin-bottom:10px;  }

#legal li:last-child { margin-bottom:30px;  }


#legal table {
	display:table;
	border-collapse:collapse;
    margin: 16px 0 15px;
    width: 100%;
	text-align:left;
}

#legal table tbody tr {
	border:0px;
	border-bottom:#333 solid 1px;
}

#legal table thead {
	border:0px;
	border-bottom:#333 solid 1px;
	border-top:#333 solid 3px;
	font-weight:600;
}

#legal table p {
	padding-top:14px;
}


/* AVISO COOKIES */

.cookies { color:#444; font-size:13px; position: fixed; bottom:0px;  width:100%; height:auto; margin-left: 0px; left: 0%; padding:20px 130px 20px 30px; background:#dfdfdf; z-index:1000; }
.cookies p { width:100%; display:block; margin:0 auto; position:relative; float:left; }
.cookies_aceptar { float:right;  position: absolute; right:30px; display:block; cursor:pointer; background:#fff; padding:0px 7px 1px; border-radius:4px;  }
.cookies_aceptar:hover { background:#cbcbcb; color:#444 !important; }

/* */

.logoBBPP {
	width:100px;
	height:auto;
	margin:40px 30px 0px;
}

@media (max-width: 768px) {
	.logoBBPP {
	width:115px;
	margin:20px 15px 40px;
}

}

@media (max-width: 479px) {
	.BBPP {
		width:100%;
	}
	
	.logoBBPP {
	width:115px;
	margin:20px auto 50px;
	position:relative;
	text-align:center;
}
}
