@charset "utf-8";
/* CSS Document */

/*GENERALES*/
.title {
    color: #A4A5A4;
    font-family: 'Nunito-ExtraBold';
    font-size: 11rem;
	line-height: 90%;
    text-align: left;
	display: inline;
}
.title-mb4{
	 margin-bottom: 1%;
}

.lineas-h2 {
    font-family: 'Nunito-Black';
    font-size: 8rem;
    margin-bottom: 4%;
	line-height: 90%;
    text-align: left;
}
.parrafo {
    color: #2B2A29;
    font-family: 'Nunito-Regular';
    font-size: 2.9rem;
    line-height: 120%;
    margin-bottom: 10%;
    text-align: left;
}
.lineas-c1{
	color: #F0BE3F;
}
.lineas-c2{
	color: #A7C048;
}
.lineas-c3{
	color: #136D2E;
}
.lineas-c4{
	color: #D12634;
}
.lineas-c5{
	color: #00AAEA;
}
.lineas-c6{
	color: #fff;
}
.lineas-c7{
	color: #0083C7;
}

.lineas-c8 {
    color: #64D3FF;
}
.lineas-c9 {
    color: #0D5EB4;
}
.figure1nav {
    position: absolute;
    left: 25%;
    bottom: 20px;
    z-index: 22;
}
.overflow{ 
	overflow-y:auto;
}
.overflow-a{
	height:280px;
}
.overflow-b {
    height: 340px;
}
.overflow-c {
    height: 222px;
	margin-top: 7%;
}
.overflow-d {
    height: 323px;
    margin-top: 7%;
}
.logros-santander{
	background-color: #F0BE3D;
	padding-bottom: 90px;
	padding-top: 90px;
	position: relative;
}
.logros{
	background-color: #fff;
	padding-bottom: 50px;
	padding-top: 90px;
	position: relative;
}
.logros-fluid{
	padding-left: 220px;
	padding-right: 220px;
}
.logros-div{
	padding: 0 4%;
	height: 490px;
}
.logros-div img{}
.logros-div p{
	color: #2B2A29;
    font-family: 'Nunito-Regular';
    font-size: 2.7rem;
	line-height: 110%;
	text-align: center;
	padding-bottom: 1%;
}
.logros-div p.lineas-c6{
	color:#fff
}
.logros-div p.logrosdocente{
	color: #2B2A29;
    font-family: 'Nunito-Regular';
    font-size: 2.5rem;
	line-height: 110%;
	text-align: center;
	padding-bottom: 1%;
}
.logros-div p.logroswhite{
	color: #fff !important;
}
.acciones-section{
	padding-bottom: 150px;
}
.formadora-fig3 {
    position: absolute;
    bottom: 20px;
    float: right;
    right: 1.5%;
}
.logros-div h2 {
	color: #2B2A29;
    font-family: 'Nunito-Bold';
    font-size: 2.5rem;
    line-height: 90%;
    text-align: center;
}
.logros-corte{
	color: #d2d3d5;
    font-family: 'Nunito-Regular';
    font-size: 1.7rem;
}

.lineas-actualidad {
    position: relative;
}
.lineas-actualidad-fluid{
	padding: 0
}
.lineas-actualidad-info{
	text-align: center;	
	height: 270px;
	padding: 0 10% 8%;
}
.lineas-actualidad-fecha {
    color: #fff;
    font-family: 'Nunito-Bold';
    font-size: 1.5rem;
    display: block;
    width: 30%;
    margin: 0 auto 4%;
    border-radius: 0 0 20px 20px;
    padding: 2%;
}
.lineas-actualidad-p{
	color: #fff;
	font-family: 'Nunito-Black';
	font-size: 3rem;
	line-height: 90%;
	height: 130px;
	text-align: center;
}
.lineas-actualidad-a{
	color: #fff;
	border-radius: 30px;
	font-size: 3rem;
	font-family: 'Nunito-Black';
	padding: 5px 20px;
}
/* COLOR 1*/
.lineas-actualidad-b1{
	background-color: #F0BE3F;
	
}
.lineas-actualidad-b2{
	background-color: #EDA600;
	/*padding: 0 16% 8%;*/
}

.lineas-actualidad-b1dark{
	background-color: #EDA600;
}
.lineas-actualidad-b2dark{
	background-color: #F0BE3F;
}

.lineas-actualidad-b1dark:hover{
	background-color: #fff;
	color: #EDA600;
}
.lineas-actualidad-b2dark:hover{
	background-color: #fff;
	color: #F0BE3F;
}

/* COLOR 2*/
.lineas-actualidad-b3{
	background-color: #A7C048;
	
}
.lineas-actualidad-b4{
	background-color: #97A221;
	/*padding: 0 16% 8%;*/
}

.lineas-actualidad-b3dark{
	background-color: #97A221;
}
.lineas-actualidad-b4dark{
	background-color: #A7C048;
}

.lineas-actualidad-b3dark:hover{
	background-color: #fff;
	color: #97A221;
}
.lineas-actualidad-b4dark:hover{
	background-color: #fff;
	color: #A7C048;
}

/* COLOR 3*/
.lineas-actualidad-b5{
	background-color: #136D2E;	
}
.lineas-actualidad-b6{
	background-color: #0E5328;
	/*padding: 0 16% 8%;*/
}
.lineas-actualidad-b5dark{
	background-color: #0E5328;
}
.lineas-actualidad-b6dark{
	background-color: #136D2E;
}

.lineas-actualidad-b5dark:hover{
	background-color: #fff;
	color: #136D2E;
}
.lineas-actualidad-b6dark:hover{
	background-color: #fff;
	color: #0E5328;
}
/* COLOR 4*/
.lineas-actualidad-b7{
	background-color: #D12634;	
}
.lineas-actualidad-b8{
	background-color: #AF1923;
	/*padding: 0 16% 8%;*/
}
.lineas-actualidad-b7dark{
	background-color: #AF1923;
}
.lineas-actualidad-b8dark{
	background-color: #D12634;
}

.lineas-actualidad-b7dark:hover{
	background-color: #fff;
	color: #AF1923;
}
.lineas-actualidad-b8dark:hover{
	background-color: #fff;
	color: #D12634;
}


.otraslineas{
	background-color: #fff;
	padding-top: 30px;
	padding-bottom: 90px;
}
.otraslineas-fluid{
	padding: 0;
}
.otraslineas-h2 {
    font-family: 'Nunito-Black';
    font-size: 8rem;
    margin-bottom: 2%;
    line-height: 90%;
    text-align: center;
}
.otraslineas-h2-bil{
	padding-left: 9%;
	text-align: left ;
}
.otraslineas-div{
	color: #fff;
	font-family: 'Nunito-Black';
	font-size: 3rem;
	text-align: center;
	padding-bottom: 45px;
	padding-top: 45px;
}
.otraslineas-pi{
	background-color: #A7C048;
}
.otraslineas-me{
	background-color: #136D2E;
}
.otraslineas-fd{
	background-color: #D12634;
}
.otraslineas-ff{
	background-color: #F0BE3F;
}


.otraslineas-bga{
	background-color: #0083C7;
}
.otraslineas-sangil{
	background-color: #00AAEA;
}
.otraslineas-soba{
	background-color: #64D9FF;
}
.otraslineas-gar{
	background-color: #0D5EBA;
}


/* FAMILIA FORMADORA */
.santander{
	background-color: #fff;	
	background-image: url("../images/santander/bg.png");
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	padding-bottom: 30px;
	padding-top: 136px;
	position: relative;
}
.santanderf4{
	position: absolute;
	right: -35%;
	top: 50px;
	width: 65px;
}

/* FAMILIA FORMADORA */
.formadora{
	background-color: #fff;	
	background-image: url("../images/familiaformadora/bg.png");
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	padding-bottom: 0px;	
	padding-top: 0px;
	position: relative;
}
.formadora-fluid{
	padding-left: 220px;
	padding-right: 120px;
}
.formadora-row{
	margin-bottom: 7%;
}
.formadora-title{
	margin-top: 3%;
}
.formadora-info1{
	
}
.formadora-img{}
.formadora-img img{
	display: none;
}
.formadora-pspace{
	padding-right: 20%;
}

.formadora-fig1{
	position: absolute;
	float: right;
	right: 3%;
}
.formadora-fig2 {
    position: absolute;
    bottom: 49px;
    left: -1px;
}

.familia-acciones{}
.familia-acciones-fluid{
	padding: 0;
}
.formadora-logrodiv{
	margin-top: 7%;
}
.formadora-ul{
	list-style-type: none;
}
.formadora-ul li{
	color: #2B2A29;
    font-family: 'Nunito-Regular';
    font-size: 2.9rem;
	margin-bottom: 2%;
	line-height: 110%;
	padding-left: 5%;
	position: relative;
}
.formadora-ul li:after{
	background-color: #2B2A29;
	content: "";
	left: 0%;
	height: 10px;
	width: 10px;
	border-radius: 100%;
	top: 23px;
	position: absolute;
		
}


/* PRIMERA INFANCIA */
.infancia{
	background-color: #fff;
	background-image: url("../images/primerainfancia/bgdesktop.png");
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
}

.infancia-fig1 {
    position: absolute;
    bottom: 40px;
    float: right;
    right: 0%;
}
.infancia-title{
	margin-top: 10%;
}
.infancia-porque-info{}
.infancia-porque-img{}
.infancia-porque-img img {
    position: relative;
    right: 19%;
	display: none;
}
.infancia-logrodiv{
	margin-top: 7%;
}

/* MODELO EDUCATIVO */
.educativo-title{
	margin-top: 10%;
}
.educativo-porque{
	background-color: #fff;
	background-image: url("../images/modeloedu/bgdesktop.png");
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
	padding-bottom: 10px;
	padding-top: 90px;
}
.educativo-logrosbg{
	background-color: #fff;
	background-image: url("../images/modeloedu/bg2.png");
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
}
.educativo-logrodiv{
	margin-top: 7%;
}

.educativo-fig1 {
    position: absolute;
    bottom: 40px;
    float: right;
    right: 0%;
}
.modeloedu-img img{
	display: none;
}

/* FORMACIÓN DOCENTE */

.docente-title{
	margin-top: 10%;
}
.docente-porque{
	background-color: #fff;
	background-image: url("../images/formaciondocente/bgdesktop.png");
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	padding-bottom: 80px;
}
.lineas-docentec4 {
    margin-bottom: 7%;
}
.bilinguismo-bannerSTB{
	background-color: #00AAEA;
	/* background-image: url("../images/santander/bg.png"); */
	background-position: top;
	background-size: cover;
	padding: 60px 30px 60px 50px;
}

.docente-porque-info{}
.docente-porque-info2{
	text-align: left;
}
.docente-porque-img{}
.docente-porque-img img {
    position: relative;
    right: 19%;
	display: none;
}

.docente-logrosbg{
	background-color: #fff;
	background-image: url("../images/formaciondocente/bg2.png");
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
}
.docente-fig1{
    position: absolute;
    bottom: 40px;
    float: right;
    right: 0%;
}
.accionestitledesktion{}
.accionestitlemovil{
	display: none;
}
.btn-bilin-2{
	background-color: #fff;
	border: 2px solid #fff;
	border-radius: 50px;
	color: #00AFEF;
	font-family: 'Nunito-Black';
	font-size: 2.5rem;
	padding: 15px 40px;
}
.btn-bilin-2:hover{
	background-color: #00AFEF;
	color: #fff;
}
.btn-bilin{
	background-color: #00AFEF;
	border-radius: 50px;
	color: #fff;
	font-family: 'Nunito-Black';
	font-size: 4.5rem;
	padding: 15px 40px;
}
.btn-bilin:hover{
	background-color: #00AFEF;
	color: #fff;
}
.btn-bilin p {
    font-size: 2rem;
    border-radius: 30px;
    border: 2px solid #fff;
    display: inherit;
    padding: 0.3% 2.5% 0.5%;
    line-height: 85%;
    position: relative;
    top: -6px;
    margin-bottom: 0;
}
.btn-bilin:hover p{
	background-color: #0E6587;
	 border: 2px solid #0E6587;
}

.bilinguismo-section{
	background-color: #fff;
	background-image: url("../images/formaciondocente/bilinguismo/bg-desktop.png");
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	padding-bottom: 80px;
}
.bilinguismo-logrosbg{
	background-color: #fff;
	background-image: url("../images/formaciondocente/bilinguismo/bg-logros.png");
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
}
.bilinguismo-logrosbg-fig{
	background-image: url("../images/formaciondocente/bilinguismo/fig-logros.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	height: 22px;
	width: 716px;
	position: absolute;
	right: 0;
	bottom: 20px;
}
.bilinguismo-como{
	background-color: #00AAEA;
	padding-bottom: 70px;
	padding-top: 90px;
	position: relative;
}
.bilinguismo-como-p{
	color: #fff !important;
}
.bilinguismo-como-fig{
	background-image: url("../images/formaciondocente/bilinguismo/fig-como.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	height: 34px;
	width: 34px;
	position: absolute;
	right: 4%;
	top: 100px;
}
.otraslineas-bil{
	background-color: #fff;
	padding-top: 30px;
}


/*  BUCARAMANGA */
.bilinguismo-bga{
	background-color: #fff;
	background-image: url("../images/formaciondocente/bilinguismo/bga/bg.png");
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	padding-bottom: 80px;
}
.bilinguismo-bga-info{
	padding-top: 50px;
}
.bga-logrosbg{
	background-color: #0083C7;
	background-image: url("../images/formaciondocente/bilinguismo/bga/bg-logros.png");
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
}

.bga-galeria{
	background-color: #fff;
	padding-bottom: 90px;
	padding-top: 90px;
	position: relative;
}
.bga-galeria-fig{
	background-image: url("../images/formaciondocente/bilinguismo/bga/fig-02.png");
	background-position: right;
	background-repeat: no-repeat;
	background-size: 100%;
	height: 370px;
	right: 0;
	top: 60px;
	width: 123px;
	position: absolute;
}
.bga-h4{
	color: #000;
	font-family: 'Nunito-Regular';
	font-size: 1.8rem;
}
.btn-programabili {
    border-radius: 70px;
    color: #fff;
    display: block;
    font-family: 'Nunito-Black';
    font-size: 6rem;
    margin: auto;
    padding: 13px 30px 20px;
    width: 60%;
}
.btn-programabili img{
	border-radius: 100%;
}
.btn-bga{
	background-color: #0083C7;
	border: 2px solid #0083C7;
}
.btn-bga:hover{
	background-color: #fff;
	 color: #0083C7 !important;
}
.btn-bga:hover img{
	background-color: #0083C7;
}

.btn-sangil{
	background-color: #00AAEA;
	border: 2px solid #00AAEA;
}
.btn-sangil:hover{
	background-color: #fff;
	 color: #00AAEA !important;
}
.btn-sangil:hover img{
	background-color: #00AAEA;
}

.btn-soco{
	background-color: #64D3FF;
	border: 2px solid #64D3FF;
}
.btn-soco:hover{
	background-color: #fff;
	 color: #64D3FF !important;
}
.btn-soco:hover img{
	background-color: #64D3FF;
}

.btn-garcia{
	background-color: #0D5EB4;
	border: 2px solid #0D5EB4;
}
.btn-garcia:hover{
	background-color: #fff;
	 color: #0D5EB4 !important;
}
.btn-garcia:hover img{
	background-color: #0D5EB4;
}


/*Estilos flechas carrusel*/
.owl-galeria-arrows{ 
	position:relative; 
	top: 120px;
	z-index: 99;
}

.owl-galeria-arrows .prev, 
.owl-galeria-arrows .next{
	background-repeat:no-repeat; 
	background-color:transparent;  
	border:none; 
	background-size: 100%;	
	width: 37px; 
	height: 64px;
}

.owl-galeria-arrows .prev{
	background-image:url("../images/formaciondocente/bilinguismo/bga/arrow-left.png");
	left: 55%;
	position: relative;
}
.owl-galeria-arrows .next{
	background-image:url("../images/formaciondocente/bilinguismo/bga/arrow-rigt.png");
}


/*  SAN GIL  */
.bilinguismo-sangil{
	background-color: #fff;
	background-image: url("../images/formaciondocente/bilinguismo/sangil/bg.png");
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	padding-bottom: 80px;
}
.bilinguismo-sangil-info{
	padding-top: 50px;
}
.sangil-logrosbg{
	background-color: #0083C7;
	background-image: url("../images/formaciondocente/bilinguismo/sangil/bg-logros.png");
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
}

.sangil-galeria{
	background-color: #fff;
	padding-bottom: 90px;
	padding-top: 90px;
	position: relative;
}
.sangil-galeria-fig{
	background-image: url("../images/formaciondocente/bilinguismo/sangil/fig-02.png");
	background-position: right;
	background-repeat: no-repeat;
	background-size: 100%;
	height: 370px;
	right: 0;
	top: 60px;
	width: 123px;
	position: absolute;
}
.owl-galeria-arrows .prev, 
.owl-galeria-arrows .next{
	background-repeat:no-repeat; 
	background-color:transparent;  
	border:none; 
	background-size: 100%;	
	width: 37px; 
	height: 64px;
}

.owl-galeria-arrows2 .prev{
	background-image:url("../images/formaciondocente/bilinguismo/sangil/arrow-left.png") !important;
	left: 55%;
	position: relative;
}
.owl-galeria-arrows2 .next{
	background-image:url("../images/formaciondocente/bilinguismo/sangil/arrow-rigt.png") !important;
}

.bilinguismo-galeria-item{
	padding: 0 6%;
}

.galeria-bil{
	padding-bottom: 90px;
	padding-top: 90px;
}


.volver-bil{
	background-image: url(../images/formaciondocente/bilinguismo/volver.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	width: 130px;
	height: 51px;
	position: relative;
	display: inline-block;
	top: -20px;
}



/*  Socorro / Barbosa  */

.bilinguismo-soco{
	background-color: #fff;
	background-image: url("../images/formaciondocente/bilinguismo/soco/bg.png");
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	padding-bottom: 80px;
}
.bilinguismo-soco-info{
	padding-top: 50px;
}
.soco-logrosbg{
	background-color: #64D3FF !important;
	background-image: url("../images/formaciondocente/bilinguismo/soco/bg-logros.png");
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
}

/*Estilos flechas carrusel*/
.owl-carousel-arrows3 { 
	position:relative; 
	top:150px;
	z-index: 99;
}

.owl-carousel-arrows3 .prev, 
.owl-carousel-arrows3 .next{
	background-repeat:no-repeat; 
	background-color:transparent;  
	background-size: 100%;
	border:none; 
	width: 37px; 
	height: 64px;
}

.owl-carousel-arrows3 .prev{
	background-image:url("../images/formaciondocente/bilinguismo/soco/arrow-left.png");
	left: 65%;
	position: relative;
}
.owl-carousel-arrows3 .next{
	background-image:url("../images/formaciondocente/bilinguismo/soco/arrow-rigt.png");
}

/* GARCIA  */

.bilinguismo-garcia{
	background-color: #fff;
	background-image: url("../images/formaciondocente/bilinguismo/garcia/bg.png");
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	padding-bottom: 80px;
}
.bilinguismo-garcia-info{
	padding-top: 50px;
}
.garcia-logrosbg{
	background-color: #0D5EB4;
	background-image: url("../images/formaciondocente/bilinguismo/garcia/bg-logros.png");
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
}

/*Estilos flechas carrusel*/
.owl-carousel-arrows4 { 
	position:relative; 
	top:100px;
	z-index: 99;
}

.owl-carousel-arrows4 .prev, 
.owl-carousel-arrows4 .next{
	background-repeat:no-repeat; 
	background-color:transparent;  
	background-size: 100%;
	border:none; 
	width: 37px; 
	height: 64px;
}

.owl-carousel-arrows4 .prev{
	background-image:url("../images/formaciondocente/bilinguismo/garcia/arrow-left.png");
	left: 65%;
	position: relative;
}
.owl-carousel-arrows4 .next{
	background-image:url("../images/formaciondocente/bilinguismo/garcia/arrow-rigt.png");
}

/*Estilos flechas carrusel*/
.owl-carousel-arrows5 { 
	position:relative; 
	top:100px;
	z-index: 99;
}

.owl-carousel-arrows5 .prev, 
.owl-carousel-arrows5 .next{
	background-repeat:no-repeat; 
	background-color:transparent;  
	background-size: 100%;
	border:none; 
	width: 37px; 
	height: 64px;
}

.owl-carousel-arrows5 .prev{
	background-image:url("../images/formaciondocente/bilinguismo/arrow-left.png");
	left: 65%;
	position: relative;
}
.owl-carousel-arrows5 .next{
	background-image:url("../images/formaciondocente/bilinguismo/arrow-right.png");
}
.santander3{
	padding-top: 90px;
	padding-bottom: 40px;
}
.santander-title2{
	text-align: center !important;
}
.p-santander-center{
	text-align: center !important;
	margin-bottom: 0 !important;
}
.dudassantander{
	background-color: #00A9EA;
	padding-top: 50px;
	padding-bottom: 95px;
}
.dudassantander-parrafo{
	font-family: 'Nunito-Regular';
	font-size:3rem;
	line-height: 120%;
	margin-bottom: 4%;
	text-align: center;
}
.dudassantander-a{
	color: #fff;
	border: 2px solid #fff;
	font-family: 'Nunito-Regular';
	font-size:3rem;
	padding: 1% 5% 2%;
	border-radius: 20px;
	cursor: pointer;
}
.dudassantander-a:hover{
	color: #00A9EA;
	border: 2px solid #00A9EA;
	padding: 1% 5% 2%;
	border-radius: 20px;
	background-color: #fff;
}
.logros{
	background-color: #fff;
	position: relative;
}
.logros-title-fluid {
    padding-left: 180px;
    padding-bottom: 70px;
}

.logros-fluid{
	padding-left: 272px;
	padding-right: 272px;
}
.logros2-fluid{
	padding-left: 272px;
	padding-right: 200px;
}

.logros-green{
	background-color: #73B150;
	padding-bottom: 20px;
	padding-top: 20px;
	position: relative;
}

.logros-white{
	background-color: #fff;
	padding-bottom: 20px;
	padding-top: 20px;
	position: relative;
}
.logros-white3{
	background-color: #fff;
	padding-bottom: 170px;
	padding-top: 70px;
	position: relative;
}

.logros-red{
	background-color: #DC3A37;
	padding-bottom: 20px;
	padding-top: 20px;
	position: relative;
}

.logros-yellow{
	background-color: #F0BE3F;
	padding-bottom: 20px;
	padding-top: 20px;
	position: relative;
}

.logros-green-img {
    padding: 0;
}
.logros-green-info {
    padding-top: 56px;
	padding-left: 50px;
}
.logros-white-img{
	position: relative;
margin-top: 2%;
}
.logros-green-img {
    padding: 0;
}
.logros-white-info {
    padding-top: 82px;
	padding-left: 50px;
}

.logros-red-img{
    padding: 0;
}
.logros-red-info{
    padding-top: 32px;
	padding-left: 50px;
}


.logros-white2-img{
    padding: 0;
}
.logros-white2-info{
    padding-top: 32px;
}


.logros-yellow-img{}
.logros-yellow-info {
    padding-top: 120px;
}

.logros-white3-img{}
.logros-white3-info {
    padding-top: 35px;
	position: relative;
}

.figure-2 {
    position: absolute;
    right: 12%;
    top: 58px;
}
.figure-3{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99;
}
.figure-4 {
    position: absolute;
    bottom: 20px;
    left: -1%;
}
.figure-5 {
    position: absolute;
    bottom: -85px;
    right: 31%;
}
.figure-6 {
    position: absolute;
	right: 4%;
	top: 75px;
    z-index: 99;
}
.figure-7 {
    position: absolute;
    left: 10%;
    top: -14px;
    z-index: 99;
}
.figura-1 {
	position: absolute;
	left: 47%;
	bottom: -50px;
	z-index: 99;
	width: 90px;
  }
.logrosdesktop{
	position: relative;
}
.logrosmovil{
	display: none;
}

.logros-white-info .parrafo{
	font-family: 'Nunito-SemiBold';
	font-size: 3rem;
	line-height: 120%;
}
.logros-white-info .parrafo span{
	font-family: 'Nunito-Black';
}

.logros-white-info .parrafo-c1{
	color: #fff;
}
.logros-white-info .parrafo-c2{
	color: #000
}
.logros-white-info .parrafo{
	font-family: 'Nunito-SemiBold';
	font-size: 3rem;
	line-height: 120%;
}
.logros-white-info .parrafo span{
	font-family: 'Nunito-Black';
}

.logros-white-info .parrafo-c1{
	color: #fff;
}
.logros-white-info .parrafo-c2{
	color: #000
}
.logros-red-info .parrafo{
	font-family: 'Nunito-SemiBold';
	font-size: 3rem;
	line-height: 120%;
}
.logros-red-info .parrafo span{
	font-family: 'Nunito-Black';
}

.logros-red-info .parrafo-c1{
	color: #fff;
}
.logros-red-info .parrafo-c2{
	color: #000
}
.logros-green-info .parrafo{
	font-family: 'Nunito-SemiBold';
	font-size: 3rem;
	line-height: 120%;
}
.logros-green-info .parrafo span{
	font-family: 'Nunito-Black';
}

.logros-green-info .parrafo-c1{
	color: #fff;
}
.logros-green-info .parrafo-c2{
	color: #000
}


.santander2{}
.santander2-desktop{}
.santander2-movil{
	display: none;
}

.aliadossantander{
background-color: #fff;
}

.aliadossantander-h2{
	text-align: center !important;
	padding-top: 90px;
}

/*------RESPONSIVE----*/

@media screen and (min-width:320px) and (max-width:479px){
	
	.figure1nav{
		display: none;
	}
	.title{
		font-size: 3.5rem;
		text-align: center;
	}
	.parrafo{
		font-size: 1.7rem;
		text-align: center;
	}
	.docente-porque {
		padding-top: 70px;
		background-image: url("../images/formaciondocente/bg.png");
	}
	.educativo-porque{
		background-image: url("../images/modeloedu/bg.png");
		background-position: top;	
		padding-bottom: 0px;
		padding-top: 70px;
	}
	.modeloedu-img img {
		display: block;
	}
	.infancia{
		padding-top: 70px;
	}
	.formadora{
		background-image: none;		
		padding-bottom: 0px;
		padding-top: 70px;
	}	
	.formadora-img img {
		display: block;
	}
	.formadora-fluid {
		padding-left: 30px;
		padding-right: 30px;
	}
	.formadora-fig1 {
		width: 13%;		
	}
	
	.formadora-pspace {
		padding-right: 0;
	}
	.lineas-h2{
		font-size: 4rem;
		text-align: center;
	}
	.accionestitledesktion{
		display: none;
	}
	.accionestitlemovil{
		display: block;
		text-align: center;
		padding-bottom: 35px;
		padding-top: 35px;
	}
	
	.logros{
		padding-top: 70px;
	}
	.logros-fluid {
		padding-left: 10px;
		padding-right: 10px;
	}
	.logros-div p{
		font-size: 1.7rem;
	}
	.logros-div {
		padding: 0 7%;
		height: auto;
		margin-bottom: 11%;
	}
	.overflow-a {
		height: auto;
	}
	.overflow-b {
		height: auto;
	}
	.overflow-c {
		height: auto;
	}
	.formadora-fig3 {
		position: relative;		
		width: 6%;
	}
	.formadora-ul {	
		padding-left: 0;
	}
	.formadora-ul li{
		font-size: 1.7rem;
	}
	.formadora-ul li::after{
		height: 6px;
		width: 6px;
		left: -4%;
	}
	.lineas-actualidad-p{
		font-size: 2.2rem;
	}
	.lineas-actualidad-a{
		font-size: 2.2rem;
	}
	.lineas-actualidad-fecha{
		width: 50%;
	}
	
	.otraslineas-h2{
		font-size: 3.5rem;
		margin-bottom: 16%;
	}
	
	.infancia{
		background-image: url("../images/primerainfancia/bg.png");
		background-position: top;
	}
	.infancia-fig1{
		position: relative;
		bottom: 0;
	}
	.infancia-porque-img img {
		right: 0;
		display: block;
	}
	
	.educativo-fig1 {
		position: relative;
		bottom: 0;
		right: 0%;
		width: 50%;
	}
	.docente-porque-img img {		
		right: 0;
		display: block;
	}

	.logros-div p.logrosdocente{
		font-size: 1.7rem;
	}
	.docente-fig1 {
		position: relative;
		bottom: 0;
		float: right;
		right: 0%;
		width: 40%;
	}
	
	.btn-bilin {
		font-size: 1.8rem;
		padding: 8px 20px;
	}
	.btn-bilin p{
		font-size: 1rem;
		top: -2px;
	}
	.lineas-mb-docente{
		margin-bottom: 10%;
	}
	.familia-acciones-fluid {
		padding: 0 30px;
	}
	
		
	/**/
	.bilinguismo-section {
		padding-bottom: 0;
		padding-top: 50px;
		background-image: none;
	}
	.bilinguismo-logrosbg-fig{
		width: 216px;
	}
	.bilinguismo-como {
		padding-bottom: 50px;
		padding-top: 40px;
	}
	.overflow-d {
		height: auto;
	}
	
	/**/
	
	.bilinguismo-bga {
		padding-bottom: 0;
		padding-top: 50px;
		background-image: none;
	}
	.bilinguismo-sangil {
		padding-bottom: 0;
		padding-top: 50px;
		background-image: none;
	}
	.btn-programabili {
		width: 95%;
		font-size: 2.5rem;
		margin-bottom: 5%;
		text-align: center;
		line-height: 38%;
	}
	.owl-galeria-arrows .prev, .owl-galeria-arrows .next {		
		width: 24px;
		height: 24px;
		background-size: contain;
	}
	.bga-galeria-fig{
		width: 24px;
	}
	
	.sangil-galeria-fig{
		display: none;
	}
	.owl-galeria-arrows {
		display: none;
	}
	.btn-programabili img {
		width: 45px;
	}
	
	.bilinguismo-fluid-movil {
		padding-left: 30px !important;
		padding-right: 0px !important;
	}
	.bilinguismo-img{
		padding: 0;
	}
	
	.galeria-bil {
		padding-bottom: 50px;
		padding-top: 70px;
	}
	.owl-carousel-arrows3{
		display: none;
	}
	.owl-carousel-arrows4{
		display: none;
	}
	.owl-carousel-arrows5{
		display: none;
	}
	.volver-bil{
		display: block;
		top: 0;
		margin-left: auto;
	}
	
	/**/
	.bilinguismo-soco{
		padding-bottom: 0;
		padding-top: 50px;
		background-image: none;
	}
	.bilinguismo-garcia{
		padding-bottom: 0;
		padding-top: 50px;
		background-image: none;
	}
	.santander2-desktop{display: none;}
	.santander2-movil{display: block;}

	.santander{
		background-image: none;
		padding-top: 86px;
		padding-bottom: 0;
	}
	.santander3 {
		padding-top: 50px;
	}
	.logros-red-info {
		padding-left: 15px;
	}
	.logros-red-info .parrafo{
		font-size: 1.7rem;
	}
	.logros-white-info{
		padding-left: 15px;
	}
	.logros-white-info .parrafo{
		font-size: 1.7rem;
	}
	.logros-green-info{
		padding-left: 15px;
	}
	.logros-green-info .parrafo{
		font-size: 1.7rem;
	}
	.dudassantander-parrafo{
		font-size: 2rem;
	}
	.dudassantander-a{
		font-size: 2rem;
	}
	.aliadossantander-h2{
		padding-top: 30px;
	}
	.figure-6{display: none;}
	.santanderf4 {top: 0; }

}

@media screen and (min-width:480px) and (max-width:599px){
	
	.figure1nav{
		display: none;
	}
	.title{
		font-size: 5rem;
		text-align: center;
	}
	.parrafo{
		font-size: 1.7rem;
		text-align: center;
	}
	.docente-porque{
		padding-top: 70px;
		background-image: url("../images/formaciondocente/bg.png");
	}
	.educativo-porque{
		background-image: url("../images/modeloedu/bg.png");
		background-position: top;	
		padding-bottom: 0px;
		padding-top: 70px;
	}
	.modeloedu-img img {
		display: block;
	}
	.infancia{
		background-image: url("../images/primerainfancia/bg.png");
		background-position: top;	
		padding-bottom: 0px;
		padding-top: 70px;
	}
	.infancia-fig1{
		position: relative;
		bottom: 0;
	}
	.infancia-porque-img img {
		right: 0;
		display: block;
	}
	.formadora{
		background-image: none;		
		padding-bottom: 0px;
		padding-top: 70px;
	}	
	.formadora-img img {
		display: block;
	}
	.formadora-fluid {
		padding-left: 30px;
		padding-right: 30px;
	}
	.formadora-fig1 {
		width: 13%;		
	}
		
	.formadora-pspace {
		padding-right: 0;
	}
	.lineas-h2{
		font-size: 4rem;
		text-align: center;
	}
	.accionestitledesktion{
		display: none;
	}
	.accionestitlemovil{
		display: block;
		text-align: center;
		padding-bottom: 35px;
		padding-top: 35px;
	}
	
	.logros{
		padding-top: 70px;
	}
	.logros-fluid {
		padding-left: 10px;
		padding-right: 10px;
	}
	.logros-div p{
		font-size: 1.7rem;
	}
	.logros-div {
		padding: 0 7%;
		height: auto;
		margin-bottom: 11%;
	}
	.overflow-a {
		height: auto;
	}
	.overflow-b {
		height: auto;
	}
	.overflow-c {
		height: auto;
	}
	.formadora-fig3 {
		position: relative;		
		width: 6%;
	}
	.formadora-ul {	
		padding-left: 0;
	}
	.formadora-ul li{
		font-size: 1.7rem;
	}
	.formadora-ul li::after{
		height: 6px;
		width: 6px;
		left: -4%;
	}
	.lineas-actualidad-p{
		font-size: 2.2rem;
	}
	.lineas-actualidad-a{
		font-size: 2.2rem;
	}
	.lineas-actualidad-fecha{
		width: 50%;
	}
	
	.otraslineas-h2{
		font-size: 3.5rem;
		margin-bottom: 16%;
	}
	
	
	.educativo-fig1 {
		position: relative;
		bottom: 0;
		right: 0%;
		width: 50%;
	}
	.docente-porque-img img {		
		right: 0;
		display: block;
	}

	.logros-div p.logrosdocente{
		font-size: 1.7rem;
	}
	.docente-fig1 {
		position: relative;
		bottom: 0;
		float: right;
		right: 0%;
		width: 40%;
	}
	
	.btn-bilin {
		font-size: 1.8rem;
		padding: 8px 20px;
	}
	.btn-bilin p{
		font-size: 1rem;
		top: -2px;
	}
	.lineas-mb-docente{
		margin-bottom: 10%;
	}
	.familia-acciones-fluid {
		padding: 0 30px;
	}
	
	/**/
	.bilinguismo-section {
		padding-bottom: 0;
		background-image: none;
	}
	.bilinguismo-logrosbg-fig{
		width: 316px;
	}
	.bilinguismo-como {
		padding-bottom: 50px;
		padding-top: 40px;
	}
	.overflow-d {
		height: auto;
	}
	
	/**/
	.bilinguismo-bga {
		padding-bottom: 0;
		padding-top: 50px;
		background-image: none;
	}
	.bilinguismo-sangil {
		padding-bottom: 0;
		padding-top: 50px;
		background-image: none;
	}
	.btn-programabili {
		width: 95%;
		font-size: 2.5rem;
		margin-bottom: 5%;
	}
	.owl-galeria-arrows .prev, .owl-galeria-arrows .next {		
		width: 24px;
		height: 24px;
		background-size: contain;
	}
	.bga-galeria-fig{
		width: 24px;
	}
	.sangil-galeria-fig{
		width: 24px;
	}
	.owl-galeria-arrows {
		display: none;
	}
	.btn-programabili img {
		width: 45px;
	}
	.bilinguismo-fluid-movil {
		padding-left: 30px !important;
		padding-right: 0px !important;
	}
	.bilinguismo-img{
		padding: 0;
	}
	
	.galeria-bil {
		padding-bottom: 50px;
		padding-top: 70px;
	}
	.owl-carousel-arrows3{
		display: none;
	}
	.owl-carousel-arrows4{
		display: none;
	}
	.owl-carousel-arrows5{
		display: none;
	}
	.volver-bil{
		display: block;
		top: 0;
		margin-left: auto;
	}
	
	/**/
	.bilinguismo-soco{
		padding-bottom: 0;
		padding-top: 50px;
		background-image: none;
	}
	.bilinguismo-garcia{
		padding-bottom: 0;
		padding-top: 50px;
		background-image: none;
	}
	
	.santander2-desktop{display: none;}
	.santander2-movil{display: block;}

	.santander{
		background-image: none;
		padding-top: 86px;
		padding-bottom: 0;
	}
	.santander3 {
		padding-top: 50px;
	}
	.logros-red-info {
		padding-left: 15px;
	}
	.logros-red-info .parrafo{
		font-size: 1.7rem;
	}
	.logros-white-info{
		padding-left: 15px;
	}
	.logros-white-info .parrafo{
		font-size: 1.7rem;
	}
	.logros-green-info{
		padding-left: 15px;
	}
	.logros-green-info .parrafo{
		font-size: 1.7rem;
	}
	.dudassantander-parrafo{
		font-size: 2rem;
	}
	.dudassantander-a{
		font-size: 2rem;
	}
	.aliadossantander-h2{
		padding-top: 30px;
	}
	.figure-6{display: none;}
	.santanderf4 {top: 0; }

}

@media screen and (min-width:600px) and (max-width:767px){
	
	
	.figure1nav{
		display: none;
	}
	.title{
		font-size: 5rem;
		text-align: center;
	}
	.parrafo{
		font-size: 1.7rem;
		text-align: center;
	}
	.docente-porque{
		padding-top: 70px;
		background-image: url("../images/formaciondocente/bg.png");
	}
	.educativo-porque{
		background-image: url("../images/modeloedu/bg.png");
		background-position: top;	
		padding-bottom: 0px;
		padding-top: 70px;
	}
	.modeloedu-img img {
		display: block;
	}
	.infancia{
		background-image: url("../images/primerainfancia/bg.png");
		background-position: top;	
		padding-bottom: 0px;
		padding-top: 70px;
	}
	.infancia-fig1{
		position: relative;
		bottom: 0;
	}
	.infancia-porque-img img {
		right: 0;
		display: block;
	}
	.formadora{
		background-image: none;		
		padding-bottom: 0px;
		padding-top: 70px;
	}
	
	.formadora-img img {
		display: block;
	}
	.formadora-fluid {
		padding-left: 30px;
		padding-right: 30px;
	}
	.formadora-fig1 {
		width: 13%;
		top: 20px;
	}
	
	.formadora-pspace {
		padding-right: 0;
	}
	.lineas-h2{
		font-size: 4rem;
		text-align: center;
	}
	.accionestitledesktion{
		display: none;
	}
	.accionestitlemovil{
		display: block;
		padding-bottom: 30px;
		padding-top: 30px;
		text-align: center;
	}
	
	.logros{
		padding-top: 70px;
	}
	.logros-fluid {
		padding-left: 10px;
		padding-right: 10px;
	}
	.logros-div p{
		font-size: 1.7rem;
	}
	.logros-div {
		padding: 0 7%;
		height: auto;
		margin-bottom: 11%;
	}
	.overflow-a {
		height: auto;
	}
	.overflow-b {
		height: auto;
	}
	.overflow-c {
		height: auto;
	}
	.formadora-fig3 {
		position: relative;		
		width: 6%;
	}
	.formadora-ul {	
		padding-left: 0;
	}
	.formadora-ul li{
		font-size: 1.7rem;
	}
	.formadora-ul li::after{
		height: 6px;
		width: 6px;
		left: -4%;
	}
	.lineas-actualidad-p{
		font-size: 2.5rem;
	}
	.lineas-actualidad-a{
		font-size: 2.5rem;
	}
	.lineas-actualidad-fecha{
		width: 50%;
	}
	
	.otraslineas-h2{
		font-size: 3.5rem;
		margin-bottom: 16%;
	}
	
	
	.educativo-fig1 {
		position: relative;
		bottom: 0;
		right: 0%;
		width: 50%;
	}
	.docente-porque-img img {		
		right: 0;
		display: block;
	}

	.logros-div p.logrosdocente{
		font-size: 1.7rem;
	}
	.docente-fig1 {
		position: relative;
		bottom: 0;
		float: right;
		right: 0%;
		width: 40%;
	}
	
	.btn-bilin {
		font-size: 1.8rem;
		padding: 8px 20px;
	}
	.btn-bilin p{
		font-size: 1rem;
		top: -2px;
	}
	.lineas-mb-docente{
		margin-bottom: 7%;
	}
	.familia-acciones-fluid {
		padding: 0 30px;
	}
	
	/**/
	.bilinguismo-section {
		padding-bottom: 0;
		background-image: none;
	}
	.bilinguismo-logrosbg-fig{
		width: 416px;
	}
	.bilinguismo-como {
		padding-bottom: 50px;
		padding-top: 40px;
	}
	.overflow-d {
		height: auto;
	}
	
	/**/
	
	
	.bilinguismo-bga {
		padding-bottom: 0;
		padding-top: 50px;
		background-image: none;
	}
	.bilinguismo-sangil {
		padding-bottom: 0;
		padding-top: 50px;
		background-image: none;
	}
	.btn-programabili {
		width: 95%;
		font-size: 3rem;
		margin-bottom: 5%;
	}
	.owl-galeria-arrows .prev, .owl-galeria-arrows .next {		
		width: 24px;
		height: 24px;
		background-size: contain;
	}
	.bga-galeria-fig{
		width: 80px;
	}
	.sangil-galeria-fig{
		width: 80px;
	}
	.owl-galeria-arrows {
		display: none;
	}
	.btn-programabili img {
		width: 45px;
	}
	
	.bilinguismo-fluid-movil {
		padding-left: 30px !important;
		padding-right: 0px !important;
	}
	.bilinguismo-img{
		padding: 0;
	}
	.galeria-bil {
		padding-bottom: 50px;
		padding-top: 70px;
	}
	.owl-carousel-arrows3{
		display: none;
	}
	.owl-carousel-arrows4{
		display: none;
	}
	.owl-carousel-arrows5{
		display: none;
	}
	.volver-bil{
		display: block;
		top: 0;
		margin-left: auto;
	}
	
	/**/
	.bilinguismo-soco{
		padding-bottom: 0;
		padding-top: 50px;
		background-image: none;
	}
	.bilinguismo-garcia{
		padding-bottom: 0;
		padding-top: 50px;
		background-image: none;
	}
	.santander2-desktop{display: none;}
	.santander2-movil{display: block;}
		.santander{
		background-image: none;
		padding-top: 86px;
		padding-bottom: 0;
	}
	.santander3 {
		padding-top: 50px;
	}
	.logros-red-info {
		padding-left: 15px;
	}
	.logros-red-info .parrafo{
		font-size: 1.7rem;
	}
	.logros-white-info{
		padding-left: 15px;
	}
	.logros-white-info .parrafo{
		font-size: 1.7rem;
	}
	.logros-green-info{
		padding-left: 15px;
	}
	.logros-green-info .parrafo{
		font-size: 1.7rem;
	}
	.dudassantander-parrafo{
		font-size: 2rem;
	}
	.dudassantander-a{
		font-size: 2rem;
	}
	.aliadossantander-h2{
		padding-top: 30px;
	}

	.figure-6{display: none;}
	.santanderf4 {top: 0; }

}

@media screen and (min-width:768px) and (max-width:799px){
	
	
	.figure1nav{
		display: none;
	}
	.title{
		font-size: 5rem;
	}
	.parrafo{
		font-size: 1.7rem;
	}
	.docente-porque{
		padding-top: 70px;
		padding-bottom: 20px;
	}
	.educativo-porque{
		background-image: url("../images/modeloedu/bg.png");
		background-position: top;	
		padding-bottom: 0px;
		padding-top: 70px;
	}
	.modeloedu-img img {
		display: block;
	}
	.infancia{
		background-image: url("../images/primerainfancia/bg.png");
		background-position: top;	
		padding-bottom: 0px;
		padding-top: 70px;
	}
	.infancia-fig1{
		position: relative;
		bottom: 0;
	}
	.infancia-porque-img img {
		right: 0;
		display: block;
	}
	.formadora{
		background-image: none;		
		padding-bottom: 0px;
		padding-top: 70px;
	}
	
	.formadora-img img {
		display: block;
	}
	.formadora-fluid {
		padding-left: 30px;
		padding-right: 30px;
	}
	.formadora-fig1 {
		width: 20%;
	}
	.formadora-fig2{
		display: none;
	}
	.formadora-pspace {
		padding-right: 0;
	}
	.lineas-h2{
		font-size: 4rem;
		padding-left: 5%;
	}
	.accionestitledesktion{
		display: none;
	}
	.accionestitlemovil{
		display: block;
		padding-bottom: 10px;
	}
	
	.logros{
		padding-top: 70px;
	}
	.logros-fluid {
		padding-left: 10px;
		padding-right: 10px;
	}
	.logros-div p{
		font-size: 1.7rem;
	}
	.logros-div {
		padding: 0 7%;
		height: auto;
		margin-bottom: 11%;
	}
	.overflow-a {
		height: auto;
	}
	.overflow-b {
		height: auto;
	}
	.overflow-c {
		height: auto;
	}
	.formadora-fig3 {
		position: relative;		
		width: 6%;
	}
	.formadora-ul {	
		padding-left: 0;
	}
	.formadora-ul li{
		font-size: 1.7rem;
	}
	.formadora-ul li::after{
		height: 6px;
		width: 6px;
		left: -4%;
	}
	.lineas-actualidad-p{
		font-size: 2rem;
	}
	.lineas-actualidad-a{
		font-size: 2rem;
	}
	.lineas-actualidad-fecha{
		width: 75%;
	}
	
	.otraslineas-h2{
		font-size: 3.5rem;
		margin-bottom: 6%;
	}
	.otraslineas-div{
		font-size: 2rem;
	}
	
		
	.educativo-fig1 {
		position: relative;
		bottom: 0;
		right: 0%;
		width: 50%;
	}
	.docente-porque-img img {		
		right: 0;
	}

	.logros-div p.logrosdocente{
		font-size: 1.7rem;
	}
	.docente-fig1 {
		position: relative;
		bottom: 0;
		float: right;
		right: 0%;
		width: 40%;
	}
	
	.btn-bilin {
		font-size: 1.8rem;
		padding: 8px 20px;
		margin-left: 5%;
	}
	.btn-bilin p{
		font-size: 1rem;
		top: -2px;
	}
	.lineas-mb-docente{
		margin-bottom: 7%;
	}
	.familia-acciones-fluid {
		padding: 0 30px;
	}
	
	/**/
	.bilinguismo-section{
		padding-bottom: 20px;
	}
	.bilinguismo-logrosbg-fig{
		width: 416px;
	}
	.bilinguismo-como {
		padding-bottom: 50px;
		padding-top: 40px;
	}
	.overflow-d {
		height: auto;
	}
	
	/**/
	.btn-programabili {
		width: 95%;
		font-size: 4rem;
		margin-bottom: 5%;
	}
	.owl-galeria-arrows .prev, .owl-galeria-arrows .next {		
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	.bga-galeria-fig{
		width: 80px;
	}
	.sangil-galeria-fig{
		width: 80px;
	}
	.owl-galeria-arrows {
		top: 80px;
	}
	
	.bilinguismo-bga {
		padding-bottom: 10px;
		padding-top: 50px;
	}
	.bilinguismo-sangil {
		padding-bottom: 10px;
		padding-top: 50px;
	}
	
	.owl-carousel-arrows3 {
		top: 55px;
	}
	.owl-carousel-arrows3 .prev, .owl-carousel-arrows3 .next {
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	
	.owl-carousel-arrows4{
		top: 55px;
	}
	.owl-carousel-arrows4 .prev, .owl-carousel-arrows4 .next {
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	.owl-carousel-arrows5{
		top: 55px;
	}
	.owl-carousel-arrows5 .prev, .owl-carousel-arrows5 .next {
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	
	.volver-bil{
		display: block;
		top: 0;
		margin-left: auto;
	}
	.bilinguismo-soco {
		padding-bottom: 10px;
		padding-top: 50px;
	}
	.bilinguismo-garcia {
		padding-bottom: 10px;
		padding-top: 50px;
	}
	
	
		.santander{
		background-image: none;
		padding-top: 86px;
		padding-bottom: 0;
	}
	.santander3 {
		padding-top: 50px;
	}
	.logros-red-info {
		padding-left: 15px;
	}
	.logros-red-info .parrafo{
		font-size: 1.7rem;
	}
	.logros-white-info{
		padding-left: 15px;
	}
	.logros-white-info .parrafo{
		font-size: 1.7rem;
	}
	.logros-green-info{
		padding-left: 15px;
	}
	.logros-green-info .parrafo{
		font-size: 1.7rem;
	}
	.dudassantander-parrafo{
		font-size: 2rem;
	}
	.dudassantander-a{
		font-size: 2rem;
	}
	.aliadossantander-h2{
		padding-top: 30px;
	}
	.figure-6{display: none;}
	.santanderf4 {top: 0; }

}

@media screen and (min-width:800px) and (max-width:1023px){
	
	
	.figure1nav{
		display: none;
	}
	.title{
		font-size: 5rem;
	}
	.parrafo{
		font-size: 1.7rem;
	}
	.docente-porque{
		padding-top: 70px;
		padding-bottom: 20px;
	}
	.educativo-porque{
		background-image: url("../images/modeloedu/bg.png");
		background-position: top;	
		padding-bottom: 0px;
		padding-top: 70px;
	}
	.modeloedu-img img {
		display: block;
	}
	.infancia{
		background-image: url("../images/primerainfancia/bg.png");
		background-position: top;	
		padding-bottom: 0px;
		padding-top: 70px;
	}
	.infancia-fig1{
		position: relative;
		bottom: 0;
	}
	.infancia-porque-img img {
		right: 0;
		display: block;
	}
	.formadora{
		background-image: none;		
		padding-bottom: 0px;
		padding-top: 70px;
	}
	
	.formadora-img img {
		display: block;
	}
	.formadora-fluid {
		padding-left: 30px;
		padding-right: 30px;
	}
	.formadora-fig1 {
		width: 20%;
	}
	.formadora-fig2{
		display: none;
	}
	.formadora-pspace {
		padding-right: 0;
	}
	.lineas-h2{
		font-size: 4rem;
		padding-left: 5%;
	}
	.accionestitledesktion{
		display: none;
	}
	.accionestitlemovil{
		display: block;
		padding-bottom: 10px;
	}
	
	.logros{
		padding-top: 70px;
	}
	.logros-fluid {
		padding-left: 10px;
		padding-right: 10px;
	}
	.logros-div p{
		font-size: 1.7rem;
	}
	.logros-div {
		padding: 0 7%;
		height: auto;
		margin-bottom: 11%;
	}
	.overflow-a {
		height: auto;
	}
	.overflow-b {
		height: auto;
	}
	.overflow-c {
		height: auto;
	}
	.formadora-fig3 {
		position: relative;		
		width: 6%;
	}
	.formadora-ul {	
		padding-left: 0;
	}
	.formadora-ul li{
		font-size: 1.7rem;
	}
	.formadora-ul li::after{
		height: 6px;
		width: 6px;
		left: -4%;
	}
	.lineas-actualidad-p{
		font-size: 2rem;
	}
	.lineas-actualidad-a{
		font-size: 2rem;
	}
	.lineas-actualidad-fecha{
		width: 75%;
	}
	
	.otraslineas-h2{
		font-size: 3.5rem;
		margin-bottom: 6%;
	}
	.otraslineas-div{
		font-size: 2rem;
	}
			
	.educativo-fig1 {
		position: relative;
		bottom: 0;
		right: 0%;
		width: 50%;
	}
	.docente-porque-img img {		
		right: 0;
	}

	.logros-div p.logrosdocente{
		font-size: 1.7rem;
	}
	.docente-fig1 {
		position: relative;
		bottom: 0;
		float: right;
		right: 0%;
		width: 40%;
	}
	
	.btn-bilin {
		font-size: 1.8rem;
		padding: 8px 20px;
		margin-left: 5%;
	}
	.btn-bilin p{
		font-size: 1rem;
		top: -2px;
	}
	.lineas-mb-docente{
		margin-bottom: 7%;
	}
	.familia-acciones-fluid {
		padding: 0 30px;
	}
	
	/**/
	.bilinguismo-section{
		padding-bottom: 20px;
	}
	.bilinguismo-logrosbg-fig{
		width: 416px;
	}
	.bilinguismo-como {
		padding-bottom: 50px;
		padding-top: 40px;
	}
	.overflow-d {
		height: auto;
	}
	
	/**/
	.btn-programabili {
		width: 95%;
		font-size: 4rem;
		margin-bottom: 5%;
	}
	.owl-galeria-arrows .prev, .owl-galeria-arrows .next {		
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	.bga-galeria-fig{
		width: 80px;
	}
	.sangil-galeria-fig{
		width: 80px;
	}
	.owl-galeria-arrows {
		top: 80px;
	}
	.bilinguismo-bga {
		padding-bottom: 10px;
		padding-top: 50px;
	}
	.bilinguismo-sangil {
		padding-bottom: 10px;
		padding-top: 50px;
	}
	
	.owl-carousel-arrows3 {
		top: 55px;
	}
	.owl-carousel-arrows3 .prev, .owl-carousel-arrows3 .next {
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	
	.owl-carousel-arrows4{
		top: 55px;
	}
	.owl-carousel-arrows4 .prev, .owl-carousel-arrows4 .next {
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	.owl-carousel-arrows5{
		top: 55px;
	}
	.owl-carousel-arrows5 .prev, .owl-carousel-arrows5 .next {
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	.volver-bil{
		display: block;
		top: 0;
		margin-left: auto;
	}
	.bilinguismo-soco {
		padding-bottom: 10px;
		padding-top: 50px;
	}
	.bilinguismo-garcia {
		padding-bottom: 10px;
		padding-top: 50px;
	}
	
	.santander{
		background-image: none;
		padding-top: 86px;
		padding-bottom: 0;
	}
	.santander3 {
		padding-top: 50px;
	}
	.logros-red-info {
		padding-left: 15px;
	}
	.logros-red-info .parrafo{
		font-size: 1.7rem;
	}
	.logros-white-info{
		padding-left: 15px;
	}
	.logros-white-info .parrafo{
		font-size: 1.7rem;
	}
	.logros-green-info{
		padding-left: 15px;
	}
	.logros-green-info .parrafo{
		font-size: 1.7rem;
	}
	.dudassantander-parrafo{
		font-size: 2rem;
	}
	.dudassantander-a{
		font-size: 2rem;
	}
	.aliadossantander-h2{
		padding-top: 30px;
	}
	.figure-6{display: none;}
	.santanderf4 {top: 0; }
}

@media screen and (min-width:1024px) and (max-width:1279px){
	
	.formadora-fluid {
		padding-left: 50px;
		padding-right: 50px;
	}
	.title{
		font-size: 8rem;
	}
	.lineas-h2{
		font-size: 6rem;
	}
	.parrafo{
		font-size: 1.9rem;
	}
	.logros{
		padding-top: 50px;
	}
	.logros-fluid {
		padding-left: 110px;
		padding-right: 110px;
	}
	
	.logros-div p{
		font-size: 1.9rem;
	}
	.lineas-actualidad-p{
		font-size: 2rem;
	}
	.lineas-actualidad-a{
		font-size: 2rem;
	}
	.lineas-actualidad-fecha{
		width: 50%;
		padding: 1% 0 3%;
	}
	
	.otraslineas-h2{
		font-size: 6rem;
	}
	
	.formadora-ul li{
		font-size: 2rem;
	}
	.formadora-fig1 {		
		width: 10%;
	}
	.overflow-a {
		height: 209px;
	}
	.overflow-c {
		height: 160px;
	}
	.logros-div {
		height: 465px;
	}
	.docente-porque-img img {
		right: 11%;
		width: 85%;
	}
	.infancia-porque-img img {
		right: 11%;
		width: 85%;
	}
	
	.logros-div p.logrosdocente{
		font-size: 2rem;
	}
	
	.infancia-fig1{
		width: 32%;
	}
	.owl-carousel-noti-right{
		right: 0;
	}
	.owl-carousel-noti-left{
		left: 3%;
	}
	.educativo-fig1 {
		width: 25%;
	}
	.accionestitledesktion {
		display: none;
	}
	
	.accionestitlemovil {
		display: block;
		padding-left: 5%;
		padding-bottom: 0px;
	}
	.docente-fig1{
		width: 30%;
	}
	
	.docente-porque{
		padding-bottom: 20px;
	}
	.btn-bilin{
		font-size: 3.5rem;
	}
	
	.formadora {
		background-position: bottom;
		padding-bottom: 40px;
		padding-top: 70px;
	}
	
	.formadora-fig2 {		
		bottom: 0;		
		width: 45px;
	}
	.educativo-porque{
		background-position: bottom;
		padding-top: 40px;
	}
	
	/**/
	.bilinguismo-section{
		padding-bottom: 20px;
	}
	.bilinguismo-logrosbg-fig{
		width: 416px;
	}
	.bilinguismo-como {
		padding-bottom: 50px;
		padding-top: 40px;
	}
	.overflow-d {
		height: 462px;
	}
	
	
	/**/
	.btn-programabili {
		width: 95%;
		font-size: 4.5rem;
		margin-bottom: 5%;
	}
	.owl-galeria-arrows .prev, .owl-galeria-arrows .next {		
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	.bga-galeria-fig{
		width: 80px;
	}
	.sangil-galeria-fig{
		width: 80px;
	}
	.owl-galeria-arrows {
		top: 80px;
	}
	.logros-div p.logroswhite {
		font-size: 1.7rem !important;
	}

	.bilinguismo-bga {
		padding-bottom: 10px;		
	}
	.bilinguismo-sangil {
		padding-bottom: 10px;		
	}
	

	.owl-carousel-arrows3 {
		top: 55px;
	}
	.owl-carousel-arrows3 .prev, .owl-carousel-arrows3 .next {
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	
	.owl-carousel-arrows4{
		top: 55px;
	}
	.owl-carousel-arrows4 .prev, .owl-carousel-arrows4 .next {
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	.owl-carousel-arrows5{
		top: 55px;
	}
	.owl-carousel-arrows5 .prev, .owl-carousel-arrows5 .next {
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	.volver-bil{
		display: block;
		top: 0;
		margin-left: auto;
	}
	.bilinguismo-soco {
		padding-bottom: 10px;
	}
	.bilinguismo-garcia {
		padding-bottom: 10px;
	}
	
	
}

@media screen and (min-width:1280px) and (max-width:1359px){
	
	.formadora-fluid {
		padding-left: 120px;
		padding-right: 90px;
	}
	.title{
		font-size: 9rem;
	}
	.lineas-h2{
		font-size: 6rem;
	}
	.parrafo{
		font-size: 1.9rem;
	}
	.logros{
		padding-top: 50px;
	}
	.logros-fluid {
		padding-left: 110px;
		padding-right: 110px;
	}
	
	.logros-div p{
		font-size: 1.9rem;
	}
	.lineas-actualidad-p{
		font-size: 2rem;
	}
	.lineas-actualidad-a{
		font-size: 2rem;
	}
	.lineas-actualidad-fecha{
		width: 50%;
		padding: 1% 0 3%;
	}
	
	.otraslineas-h2{
		font-size: 6rem;
	}
	
	.formadora-ul li{
		font-size: 2rem;
	}
	
	.overflow-a {
		height: 209px;
	}
	.overflow-c {
		height: 160px;
	}
	.logros-div {
		height: 400px;
	}
	.docente-porque-img img {
		right: 11%;
		width: 85%;
	}
	.infancia-porque-img img {
		right: 11%;
		width: 85%;
	}
	
	.logros-div p.logrosdocente{
		font-size: 2rem;
	}
	.btn-bilin{
		font-size: 3rem;
	}
	.btn-bilin p{
		font-size: 1.7rem;
	}
	.infancia{
		padding-top: 100px;		
	}
	.formadora {
		background-position: bottom;
		padding-bottom: 10px;
		padding-top: 70px;
	}
	
	.educativo-porque{
		background-position: bottom;
		padding-top: 40px;
	}
	
	/**/
	.bilinguismo-logrosbg-fig{
		width: 416px;
	}

	/**/
	.btn-programabili {
		width: 75%;
		font-size: 5rem;
		margin-bottom: 5%;
	}
	.owl-galeria-arrows .prev, .owl-galeria-arrows .next {		
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	.bga-galeria-fig{
		width: 80px;
	}
	.sangil-galeria-fig{
		width: 80px;
	}
	.owl-galeria-arrows {
		top: 80px;
	}
	
	.bilinguismo-sangil {
		padding-bottom: 10px;		
	}
	.owl-carousel-arrows3 {
		top: 80px;
	}
	.owl-carousel-arrows3 .prev, .owl-carousel-arrows3 .next {
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	
	.owl-carousel-arrows4{
		top: 55px;
	}
	.owl-carousel-arrows4 .prev, .owl-carousel-arrows4 .next {
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	.owl-carousel-arrows5{
		top: 55px;
	}
	.owl-carousel-arrows5 .prev, .owl-carousel-arrows5 .next {
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	.volver-bil{
		display: block;
		top: 0;
		margin-left: auto;
	}
	.bilinguismo-soco {
		padding-bottom: 10px;
		padding-top: 50px;
	}
	.bilinguismo-garcia {
		padding-bottom: 10px;
		padding-top: 50px;
	}
	.logros-white-info {
		padding-top: 45px;
	}
	
}

@media screen and (min-width:1360px) and (max-width:1439px){
	
	.formadora-fluid {
		padding-left: 120px;
		padding-right: 90px;
	}
	.title{
		font-size: 8rem;
	}
	.lineas-h2{
		font-size: 6rem;
	}
	.parrafo{
		font-size: 1.9rem;
	}
	.logros{
		padding-top: 50px;
	}
	.logros-fluid {
		padding-left: 110px;
		padding-right: 110px;
	}
	
	.logros-div p{
		font-size: 1.9rem;
	}
	.lineas-actualidad-p{
		font-size: 2rem;
	}
	.lineas-actualidad-a{
		font-size: 2rem;
	}
	.lineas-actualidad-fecha{
		width: 50%;
		padding: 1% 0 3%;
	}
	
	.otraslineas-h2{
		font-size: 6rem;
	}
	.infancia{
		padding-top: 128px;		
	}
	.formadora-ul li{
		font-size: 2rem;
	}
	
	.overflow-a {
		height: 209px;
	}
	.overflow-c {
		height: 160px;
	}
	.logros-div {
		height: 400px;
	}
	.docente-porque-img img {
		right: 11%;
		width: 85%;
	}
	.infancia-porque-img img {
		right: 11%;
		width: 85%;
	}
	
	.logros-div p.logrosdocente{
		font-size: 2rem;
	}
	
	
	.btn-bilin{
		font-size: 3rem;
	}
	.btn-bilin p{
		font-size: 1.7rem;
	}
	
	.formadora {
		background-position: bottom;
		padding-bottom: 10px;
		padding-top: 70px;
	}
	.formadora-title-div{
		width: 80%;
	}
	.educativo-porque{
		background-position: bottom;
	}
	
	/**/
	.bilinguismo-logrosbg-fig{
		width: 550px;
	}
	
	/**/
	.btn-programabili {
		width: 70%;
		font-size: 5rem;
		margin-bottom: 5%;
	}
	.owl-galeria-arrows .prev, .owl-galeria-arrows .next {		
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	.bga-galeria-fig{
		width: 80px;
	}
	.sangil-galeria-fig{
		width: 80px;
	}
	.owl-galeria-arrows {
		top: 100px;
	}
	
	.owl-carousel-arrows3 {
		top: 80px;
	}
	.owl-carousel-arrows3 .prev, .owl-carousel-arrows3 .next {
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	
	.owl-carousel-arrows4{
		top: 55px;
	}
	.owl-carousel-arrows4 .prev, .owl-carousel-arrows4 .next {
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	
	.owl-carousel-arrows5{
		top: 55px;
	}
	.owl-carousel-arrows5 .prev, .owl-carousel-arrows5 .next {
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	
	.logros-white-info {
		padding-top: 45px;
	}

}

@media screen and (min-width:1440px) and (max-width:1599px){
	
	.formadora-fluid {
		padding-left: 120px;
		padding-right: 90px;
	}
	.title{
		font-size: 9rem;
	}
	.lineas-h2{
		font-size: 6rem;
	}
	.parrafo{
		font-size: 2rem;
	}
	.logros{
		padding-top: 50px;
	}
	.logros-fluid {
		padding-left: 110px;
		padding-right: 110px;
	}
	
	.logros-div p{
		font-size: 1.9rem;
	}
	.lineas-actualidad-p{
		font-size: 2rem;
	}
	.lineas-actualidad-a{
		font-size: 2rem;
	}
	.lineas-actualidad-fecha{
		width: 50%;
		padding: 1% 0 3%;
	}
	
	.otraslineas-h2{
		font-size: 6rem;
	}
	
	.formadora-ul li{
		font-size: 2rem;
	}
	
	.overflow-a {
		height: 209px;
	}
	.overflow-c {
		height: 180px;
	}
	.logros-div {
		height: 411px;
	}
	.docente-porque-img img {
		right: 11%;
		width: 85%;
	}
	.infancia-porque-img img {
		right: 11%;
		width: 85%;
	}
	
	.logros-div p.logrosdocente{
		font-size: 2rem;
	}
	
	.btn-bilin{
		font-size: 3rem;
	}
	.btn-bilin p{
		font-size: 1.7rem;
	}
	
	.formadora {
		background-position: bottom;
		padding-bottom: 10px;
		padding-top: 70px;
	}
	.formadora-title-div{
		width: 80%;
	}
	.infancia{
		padding-top: 50px;
	}
	.educativo-porque{
		background-position: bottom;
	}
	
	/**/
	.bilinguismo-logrosbg-fig{
		width: 574px;
	}
	
	/**/
	.btn-programabili{
		width: 65%;
		font-size: 5rem;
	}
	.owl-galeria-arrows .prev, .owl-galeria-arrows .next {		
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	.bga-galeria-fig{
		width: 80px;
	}
	.sangil-galeria-fig{
		width: 80px;
	}
	.owl-galeria-arrows {
		top: 100px;
	}
	
	.owl-carousel-arrows3 {
		top: 80px;
	}
	.owl-carousel-arrows3 .prev, .owl-carousel-arrows3 .next {
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	
	.owl-carousel-arrows4{
		top: 55px;
	}
	.owl-carousel-arrows4 .prev, .owl-carousel-arrows4 .next {
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	.owl-carousel-arrows5{
		top: 55px;
	}
	.owl-carousel-arrows5 .prev, .owl-carousel-arrows5 .next {
		width: 23px;
		height: 45px;
		background-size: 100%;
	}
	.logros-white-info {
		padding-top: 45px;
	}
	
}

@media screen and (min-width:1600px) and (max-width:1679px){
	
	.formadora-fluid {
		padding-left: 120px;
		padding-right: 90px;
	}
	.title{
		font-size: 10rem;
	}
	.lineas-h2{
		font-size: 7rem;
	}
	.parrafo{
		font-size: 2rem;
	}
	.logros{
		padding-top: 50px;
	}
	.logros-fluid {
		padding-left: 110px;
		padding-right: 110px;
	}
	
	.logros-div p{
		font-size: 1.9rem;
	}
	.lineas-actualidad-p{
		font-size: 2.2rem;
	}
	.lineas-actualidad-a{
		font-size: 2.2rem;
	}
	.lineas-actualidad-fecha{
		width: 50%;
		padding: 1% 0 3%;
	}
	
	.otraslineas-h2{
		font-size: 6rem;
	}
	
	.formadora-ul li{
		font-size: 2rem;
	}
	
	.overflow-a {
		height: 209px;
	}
	.overflow-c {
		height: 180px;
	}
	.logros-div {
		height: 411px;
	}
	.docente-porque-img img {
		right: 11%;
		width: 70%;
	}
	.infancia-porque-img img {
		right: 11%;
		width: 80%;
	}
	.formadora-img img{
		width: 80%;
	}
	.logros-div p.logrosdocente{
		font-size: 2rem;
	}
	.modeloedu-img  img {		
		width: 85%;
	}
	
	.btn-bilin{
		font-size: 3rem;
	}
	.btn-bilin p{
		font-size: 1.7rem;
	}
		
	.formadora {
		background-position: 0 -134px;
		padding-bottom: 10px;
		padding-top: 70px;
	}
	.formadora-title-div{
		width: 80%;
	}
	.infancia{
		padding-top: 70px;		
	}
	.educativo-porque{
		background-position: 0 -134px;
	}
	
	/**/
	.btn-programabili{
		width: 65%;
	}
	.owl-galeria-arrows .prev, .owl-galeria-arrows .next {		
		width: 58px;
		height: 58px;
		background-size: contain;
	}
	
	.owl-carousel-arrows3 {
		top: 80px;
	}
	
	.owl-carousel-arrows4{
		top: 55px;
	}
	
	.owl-carousel-arrows5{
		top: 55px;
	}
	
	
}

@media screen and (min-width:1680px) and (max-width:1919px){
	
	.formadora-fluid {
		padding-left: 150px;
		padding-right: 150px;
	}
	.title{
		font-size: 10rem;
	}
	.lineas-h2{
		font-size: 7rem;
	}
	.parrafo{
		font-size: 2rem;
	}
	.formadora-pspace {
		padding-right: 29%;
	}
	.logros{
		padding-top: 50px;
	}
	.logros-fluid {
		padding-left: 110px;
		padding-right: 110px;
	}
	
	.logros-div p{
		font-size: 1.9rem;
	}
	.lineas-actualidad-p{
		font-size: 2.2rem;
	}
	.lineas-actualidad-a{
		font-size: 2.2rem;
	}
	.lineas-actualidad-fecha{
		width: 50%;
		padding: 1% 0 3%;
	}
	
	.otraslineas-h2{
		font-size: 6rem;
	}
	
	.formadora-ul li{
		font-size: 2rem;
	}
	
	.overflow-a {
		height: 209px;
	}
	.overflow-c {
		height: 180px;
	}
	.logros-div {
		height: 411px;
	}
	.docente-porque-img img {
    right: 14%;
    width: 62%;
}
	.infancia-porque-img img {
		right: 21%;
		width: 71%;
	}
	.formadora-img img {
		width: 72%;
		position: relative;
		right: 16%;
	}
	.logros-div p.logrosdocente{
		font-size: 2rem;
	}
	.modeloedu-img img {
		width: 75%;
		right: 14%;
		position: relative;
	}

	.btn-bilin{
		font-size: 3rem;
	}
	.btn-bilin p{
		font-size: 1.7rem;
	}
	
	.formadora {
		background-position: 0 -134px;
		padding-bottom: 10px;
		padding-top: 70px;
	}
	.formadora-title-div{
		width: 80%;
	}
	.infancia{
		padding-top: 128px;		
	}
	.educativo-porque{
		background-position: 0 -134px;
	}
	
	/**/
	.btn-programabili{
		width: 62%;
	}
	.owl-carousel-arrows3 {
		top: 80px;
	}
	.owl-carousel-arrows4{
		top: 55px;
	}
	
	.owl-carousel-arrows5{
		top: 55px;
	}
	
	
}

