			
/*CSS NEW Restrepo Page*/


#socialmedia{
	width: 300px;
	height: 100px;
	
	position: absolute;
	left: 350px;
	z-index: 50000;
	

}

.classdisplay{
	display: inline-flex;
}


.classdisplay02{
	display: none;
}



#socialmedia01{
	width: 300px;
	height: 100px;
	
	position: absolute;
	left: 350px;
	z-index: 50000;
	
	
}

.poner{
  display:inline-flex; 
} 




.ocultar{
  display: none;

}

.iconossocial{
	width: 20px;
	margin-top: 46px;
	margin-right: 10px;
	cursor: pointer;
}



/*Section ONE*/
#one{
	width: 100%;
	position:relative;
	height:100vh;
	max-height: 945px;
	background: url("../img/section-one/one.webp")no-repeat;
	background-size:cover;
	overflow: hidden;

}
.divone-1{
  position: absolute;
 /* border:2px solid white;*/
  width: 50%;
  height: 100%;
  background: #168fa2b3;
 
}

.divone-2{
	position: absolute;
	/*border: 2px solid white;*/
	width: 60%;
	height: auto;
	padding: 40px 50px;
	top:30%;
	background: #E09900;
}

.img-one{

	margin-left:45%;
	width: 40%;
	margin-top: 30px;
	margin-right: 20px;
	height:auto;
	display: block;
}


.p-one{
	margin-top: 30px;
	margin-left:45%;
	text-align: left;
	font-weight:400;
	color:white;
	letter-spacing: 1px;
	font-size: 16px;
}

.p-onebold{
	margin-top: 30px;
	margin-left:45%;
	text-align: left;
	font-weight:bold;
	color:white;
	letter-spacing: 1px;
	font-size: 30px;
	text-transform: uppercase;
}

.spanone{
	font-size: 50px;
}



/*Section TWO*/

#two{
	width: 100%;
	position:relative;
	height:100vh;
	max-height: 945px;
	background: url("../img/section-two/two.webp")no-repeat;

	background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}


.divtwo-1{
  position: absolute;
  right:0;
  top:30%;
 /* border:2px solid white;*/
  width: 50%;
  height: 50%;
  background:#044a50b3;

}
.img-two{


	width: 100%;
	margin-top: 30px;
	
	height:auto;
	display: block;
	padding: 40px 40px 0 0;

}

#two h2{
	color:white;
	text-transform: none;
	margin-top: 30px;
	font-size: 40px;
	font-weight: bold;
	padding: 0px 0 0 40px;
}

.p-two{
	width: 100%;
	font-weight:400;
	color:white;
	font-size: 16px;
	padding: 0px 0 0 40px;

}


/*Section Dirigido*/

#dirigido{
	width: 100%;
	position:relative;
	height:auto;
	/*max-height: 945px;*/
	background: url("../img/section-three/three.webp")no-repeat;
	/*background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;*/
    background-size: cover;
    /*overflow: hidden;*/
    background: white;
    padding-top: 150px;
    padding-bottom: 150px;
}

#dirigido h1{
	/*margin-top: 150px;*/
	font-weight: bolder;
	font-size: 4em;
	margin-left: 190px;
	color:black;

}
#dirigido h2{
	/*margin-top: 150px;*/
	font-weight: bolder;
	font-size: 2em;
	margin-left: 190px;
	color:black;
	text-transform: none;

}

.pdirigido{
	margin-left: 190px;
	color:black;
	width: 60%;
	font-size: 1.5em;

}

.boxdirigido{
	width: 80%;
	margin: auto;
	margin-top: 50px;
	/*overflow: hidden;*/
	/*border: 1px solid orange;*/
	position: relative;

}
.boxdirigido div{

	/*border: 2px solid white;*/
	
}

.separacion{
	margin-bottom: 20px;
}

.boxdirigido p{
	font-size: 1.7em;
	text-align: center;
	font-weight: bolder;
	color:white;
}


.colores-1{
  background: #124677;
}
.colores-2{
	background: #159A76;
}
.colores-3{
	background: #9DC3AE;
}
.colores-4{
	background: #124677;
}
.colores-5{
	background: #EBAE44;
}
.colores-6{
	background: #EBAE44;
}
.colores-7{
	background: #DF3845;
}
.colores-8{
	background: #F58344;
}
.colores-9{
	background: #B7D144;
}
.colores-10{
	background: #159A76;
}
.colores-11{
	background: #9DC3AE;
}
.colores-12{
	background: #124677;
}

.colores-13{
	background: #EBAE44;
}

.colores-14{
	background: #EBAE44;
}

.colores-15{
	background: #DF3845;
}

.colores-16{
	background: #F58344;
}


.colores-17{
	background: #B7D144;
}


.colores-18{
	background: #159A76;
}


.colores-19{
	background: #9DC3AE;
}



.colores-20{
	background: #124677;
}

.colores-21{
	background: #EBAE44;
}

.colores-22{
	background: #EBAE44;
}


.colores-23{
	background: #DF3845;
}



.colores-24{
	background: #F58344;
}

.colores-25{
	background: #B7D144;
}

.colores-26{
	background: #159A76;
}
/*Section THREE*/
#three{
	width: 100%;
	position:relative;
	height:100vh;
	max-height: 945px;
	background: url("../img/section-three/three.webp")no-repeat;
	/*background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;*/
    background-size: cover;
    overflow: hidden;
}

.divthree-1{
	position: absolute;
	top: 40%;
	width: 40%;
	height: auto;
	background: #E09900;
	padding: 40px;
}

.divthree-1 h1{
	font-size: 70px;
	font-weight: bold;
	text-transform: uppercase;
	color:white;

}

.divthree-1 p{
	font-size: 32px;
	font-weight: 500;
	color:white;
}



/*Section FOUR*/

#four{
	width: 100%;
	position:relative;
	height:100vh;
	max-height: 945px;
	background: url("../img/section-four/four.webp")no-repeat;
	/*background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;*/
    background-size: cover;
    overflow: hidden;
}


.divfour-1{
	position:absolute;
	top:10%;
	right: 0;
	width: 50%;
	background: #e09900;
	padding: 40px;
	z-index: 20;
}

.divfour-1 h2{
	font-size: 70px;
	font-weight: bold;
	color:white;
	text-transform: uppercase;


}

.divfour-2{
	position: absolute;
	width: 40%;
	height: 100%;
	padding: 10% 40px 0 40px;
	right: 0;
	background: #0ab2b2e3;
	z-index: 10;
}

.divfour-2 p{
	margin-top: 20%;
	color:white;
	font-size: 25px;
	font-weight: bold;

}


/*Section FIVE*/

#five{
	width: 100%;
	position:relative;
	height:100vh;
	max-height: 945px;
	background: url("../img/section-five/five.webp")no-repeat;
	/*background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;*/
    background-size: cover;
    overflow: hidden;
}

.divfive-1{
	position:absolute;
	top:35%;
	left: 0;
	width: 60%;
	background:#11B2AF;
	padding: 20px 40px;
	z-index: 20;
}

.divfive-1 h2{
	font-size: 70px;
	font-weight: bold;
	color:white;
	text-align: right;
	text-transform: uppercase;
}

.divfive-2{
	position: absolute;
	bottom:0;
	width: 100%;
	height: 50%;
	padding: 50px 10%;
	background: #e02b20c9;
}

.divfive-2 p{
	width: 50%;
	font-size: 25px;
	margin-top: 5%;
	color:white;
	font-weight: bold;
}


/*Section SIX*/

#six{
	width: 100%;
	position:relative;
	height:100vh;

	max-height: 945px;
	background: white;
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 50px;
	
}

#six h1{
	font-weight: bolder;
	font-size: 3em;
	
	color:black;
	text-align: center;
	text-transform: uppercase;
	
}

.gatitulo{
	font-weight: bolder;
	font-size: 3em;
	
	color:black;
	text-align: center;
	text-transform: uppercase;
	
}

.boxcourse{

	width: 100%;
	height: auto;
	margin-top: 70px;
	margin-left: 5%;
	margin-right: 5%;


}

.size-curso{
	display: inline-block;
	width:18%;
	overflow: hidden;

	height: auto;
	border:0px;

}

.img-curso{
	width: 90%;
	margin-left: 5%;
	/*height: 100%;*/
}



/*Section arte*/
.sectionarte{
/*  border:1px solid black;*/
  height: auto;
  padding: 40px;
  margin: 100px 0;
  
  background: white;
}

.imgarte{
  max-width: 1700px;
  width: 100%;
  display: block;
  margin: auto;
}

/*Section arte*/






/*
*****************RESSPONSSIVE****************************/

@media screen and (max-width: 1880px){

	/*Section TWO*/

#two{
	width: 100%;
	position:relative;
	height:100vh;
	max-height: 945px;
	background: url("../img/section-two/two.webp")no-repeat;

	background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}


.divtwo-1{
  position: absolute;
  right:0;
  top:30%;
 /* border:2px solid white;*/
  width: 50%;
  height: auto;
  background:#044a50b3;

}
.img-two{


	width: 100%;
	margin-top: 30px;
	
	height:auto;
	display: block;
	padding: 40px 40px 0 0;

}

#two h2{
	color:white;
	text-transform: none;
	margin-top: 30px;
	font-size: 40px;
	font-weight: bold;
	padding: 0px 0 0 40px;
}

.p-two{
	width: 100%;
	font-weight:400;
	color:white;
	font-size: 16px;
	padding: 0px 0 0 40px;

}


@media screen and (max-width: 1220px) {
	  .p-onebold {
	    margin-top: 0px;
	    margin-left: 0%;
	 
	}
		.p-one {
	    
	    margin-left: 0%; 
	  
	}

		.boxdirigido p {
	    font-size: 1.2em;
	   
	}
}

@media screen and (max-width: 1560px){

		/*Section TWO*/

	#two{
		width: 100%;
		position:relative;
		height:100vh;
		max-height: 945px;
		background: url("../img/section-two/two.webp")no-repeat;

		background-attachment: fixed;
	    background-position: top;
	    background-repeat: no-repeat;
	    background-size: cover;
	    overflow: hidden;
	}


	.divtwo-1{
	  position: absolute;
	  right:0;
	  top:30%;
	 /* border:2px solid white;*/
	  width: 60%;
	  height: auto;
	  background:#044a50b3;

	}
	.img-two{


		width: 100%;
		margin-top: 30px;
		
		height:auto;
		display: block;
		padding: 40px 40px 0 0;

	}

	#two h2{
		color:white;
		text-transform: none;
		margin-top: 30px;
		font-size: 40px;
		font-weight: bold;
		padding: 0px 0 0 40px;
	}

	.p-two{
		width: 100%;
		font-weight:400;
		color:white;
		font-size: 16px;
		padding: 0px 0 0 40px;

	}


	/*Section THREE*/
	#three{
		width: 100%;
		position:relative;
		height:100vh;
		max-height: 945px;
		background: url("../img/section-three/three.webp")no-repeat;
		/*background-attachment: fixed;
	    background-position: top;
	    background-repeat: no-repeat;*/
	    background-size: cover;
	    overflow: hidden;
	}

	.divthree-1{
		position: absolute;
		top: 40%;
		width: 40%;
		height: auto;
		background: #E09900;
		padding: 20px;
	}

	.divthree-1 h1{
		font-size: 70px;
		font-weight: bold;
		text-transform: uppercase;
		color:white;

	}

	.divthree-1 p{
		font-size: 32px;
		font-weight: 500;
		color:white;
	}



	/*Section FOUR*/

	#four{
		width: 100%;
		position:relative;
		height:100vh;
		max-height: 945px;
		background: url("../img/section-four/four.webp")no-repeat;
		/*background-attachment: fixed;
	    background-position: top;
	    background-repeat: no-repeat;*/
	    background-size: cover;
	    overflow: hidden;
	}


	.divfour-1{
		position:absolute;
		top:10%;
		right: 0;
		width: 50%;
		background: #e09900;
		padding: 20px;
		z-index: 20;
	}

	.divfour-1 h2{
		font-size: 70px;
		font-weight: bold;
		color:white;
		text-transform: uppercase;


	}

	.divfour-2{
		position: absolute;
		width: 40%;
		height: 100%;
		padding: 10% 40px 0 40px;
		right: 0;
		background: #0ab2b2e3;
		z-index: 10;
	}

	.divfour-2 p{
		margin-top: 20%;
		color:white;
		font-size: 25px;
		font-weight: bold;

	}


	/*Section FIVE*/

	#five{
		width: 100%;
		position:relative;
		height:100vh;
		max-height: 945px;
		background: url("../img/section-five/five.webp")no-repeat;
		/*background-attachment: fixed;
	    background-position: top;
	    background-repeat: no-repeat;*/
	    background-size: cover;
	    overflow: hidden;
	}

	.divfive-1{
		position:absolute;
		top:25%;
		left: 0;
		width: 60%;
		background:#11B2AF;
		padding: 20px 40px;
		z-index: 20;
	}

	.divfive-1 h2{
		font-size: 70px;
		font-weight: bold;
		color:white;
		text-align: right;
		text-transform: uppercase;
	}

	.divfive-2{
		position: absolute;
		bottom:0;
		width: 100%;
		height: 60%;
		padding: 30px 10%;
		background: #e02b20c9;
	}

	.divfive-2 p{
		width: 50%;
		font-size: 25px;
		margin-top: 5%;
		color:white;
		font-weight: bold;
	}


	/*Section SIX*/

	#six{
		width: 100%;
		position:relative;
		height:100vh;

		max-height: 945px;
		background: white;
		overflow: hidden;
		
	}

	.boxcourse{

		width: 100%;
		height: 100%;
		margin-left: 5%;
		margin-right: 5%;


	}

	.size-curso{
		display: inline-block;
		width:18%;
		overflow: hidden;

		height: auto;
		border:0px;

	}

	.img-curso{
		width: 90%;
		margin-left: 5%;
		/*height: 100%;*/
	}




}


@media screen and (max-width: 1300px){

		/*Section TWO*/

		#two{
			width: 100%;
			position:relative;
			height:100vh;
			max-height: 945px;
			background: url("../img/section-two/two.webp")no-repeat;

			background-attachment: fixed;
		    background-position: top;
		    background-repeat: no-repeat;
		    background-size: cover;
		    overflow: hidden;
		}


		.divtwo-1{
		  position: absolute;
		  right:0;
		  top:20%;
		 /* border:2px solid white;*/
		  width: 60%;
		  height: auto;
		  background:#044a50b3;

		}
		.img-two{


			width: 100%;
			margin-top: 30px;
			
			height:auto;
			display: block;
			padding: 40px 40px 0 0;

		}

		#two h2{
			color:white;
			text-transform: none;
			margin-top: 30px;
			font-size: 40px;
			font-weight: bold;
			padding: 0px 0 0 40px;
		}

		.p-two{
			width: 100%;
			font-weight:400;
			color:white;
			font-size: 16px;
			padding: 0px 0 0 40px;

		}


		/*Section THREE*/
		#three{
			width: 100%;
			position:relative;
			height:100vh;
			max-height: 945px;
			background: url("../img/section-three/three.webp")no-repeat;
			/*background-attachment: fixed;
		    background-position: top;
		    background-repeat: no-repeat;*/
		    background-size: cover;
		    overflow: hidden;
		}

		.divthree-1{
			position: absolute;
			top: 40%;
			width: 50%;
			height: auto;
			background: #E09900;
			padding: 20px;
		}

		.divthree-1 h1{
			font-size: 60px;
			font-weight: bold;
			text-transform: uppercase;
			color:white;

		}

		.divthree-1 p{
			font-size: 32px;
			font-weight: 500;
			color:white;
		}



		/*Section FOUR*/

		#four{
			width: 100%;
			position:relative;
			height:100vh;
			max-height: 945px;
			background: url("../img/section-four/four.webp")no-repeat;
			/*background-attachment: fixed;
		    background-position: top;
		    background-repeat: no-repeat;*/
		    background-size: cover;
		    overflow: hidden;
		}


		.divfour-1{
			position:absolute;
			top:0%;
			right: 0;
			width: 50%;
			background: #e09900;
			padding: 20px;
			z-index: 20;
		}

		.divfour-1 h2{
			font-size: 60px;
			font-weight: bold;
			color:white;
			text-transform: uppercase;


		}

		.divfour-2{
			position: absolute;
			width: 40%;
			height: 100%;
			padding: 10% 40px 0 40px;
			right: 0;
			background: #0ab2b2e3;
			z-index: 10;
		}

		.divfour-2 p{
			margin-top: 20%;
			color:white;
			font-size: 25px;
			font-weight: bold;

		}


		/*Section FIVE*/

		#five{
			width: 100%;
			position:relative;
			height:100vh;
			max-height: 945px;
			background: url("../img/section-five/five.webp")no-repeat;
			/*background-attachment: fixed;
		    background-position: top;
		    background-repeat: no-repeat;*/
		    background-size: cover;
		    overflow: hidden;
		}

		.divfive-1{
			position:absolute;
			top:15%;
			left: 0;
			width: 60%;
			background:#11B2AF;
			padding: 20px 40px;
			z-index: 20;
		}

		.divfive-1 h2{
			font-size: 60px;
			font-weight: bold;
			color:white;
			text-align: right;
			text-transform: uppercase;
		}

		.divfive-2{
			position: absolute;
			bottom:0;
			width: 100%;
			height: 70%;
			padding: 25px 10%;
			background: #e02b20c9;
		}

		.divfive-2 p{
			width: 50%;
			font-size: 25px;
			margin-top: 5%;
			color:white;
			font-weight: bold;
		}


		/*Section SIX*/

		#six{
			width: 100%;
			position:relative;
			height:100vh;

			max-height: 945px;
			background: white;
			overflow: hidden;
			
		}

		.boxcourse{

			width: 100%;
			height: 100%;
			margin-left: 5%;
			margin-right: 5%;


		}

		.size-curso{
			display: inline-block;
			width:18%;
			overflow: hidden;

			height: auto;
			border:0px;

		}

		.img-curso{
			width: 90%;
			margin-left: 5%;
			/*height: 100%;*/
		}



}


@media screen and (max-width: 1000px){

				/*Section ONE*/
		#one{
			width: 100%;
			position:relative;
			height:100vh;
			max-height: 945px;
			background: url("../img/section-one/one.webp")no-repeat;
			background-size:cover;
			overflow: hidden;

		}
		.divone-1{
		  position: absolute;
		 /* border:2px solid white;*/
		  width: 50%;
		  height: 100%;
		  background: #168fa2b3;
		 
		}

		.divone-2{
			position: absolute;
			/*border: 2px solid white;*/
			width: 90%;
			height: 350px;
			top:30%;
			background: #E09900;
		}

		.img-one{

			margin-left:45%;
			width: 40%;
			margin-top: 30px;
			margin-right: 20px;
			height:auto;
			display: block;
		}


		.p-one{
			margin-top: 30px;
			margin-left:45%;
			text-align: left;
			font-weight:bold;
			color:white;
			letter-spacing: 1px;
			font-size: 18px;
		}


		/*Section TWO*/

		#two{
			width: 100%;
			position:relative;
			height:100vh;
			max-height: 945px;
			background: url("../img/section-two/two.webp")no-repeat;

			background-attachment: fixed;
		    background-position: top;
		    background-repeat: no-repeat;
		    background-size: cover;
		    overflow: hidden;
		}


		.divtwo-1{
		  position: absolute;
		  right:0;
		  top:20%;
		 /* border:2px solid white;*/
		  width: 100%;
		  height: auto;
		  padding: 10px;
		  background:#044a50b3;

		}
		.img-two{


			width: 100%;
			margin-top: 30px;
			
			height:auto;
			display: block;
			padding: 40px 40px 0 0;

		}

		#two h2{
			color:white;
			text-transform: none;
			margin-top: 20px;
			font-size: 40px;
			font-weight: bold;
			padding: 0px 0 0 40px;
		}

		.p-two{
			width: 100%;
			font-weight:400;
			color:white;
			font-size: 16px;
			padding: 0px 0 0 40px;

		}


		/*Section THREE*/
		#three{
			width: 100%;
			position:relative;
			height:100vh;
			max-height: 945px;
			background: url("../img/section-three/three.webp")no-repeat;
			/*background-attachment: fixed;
		    background-position: top;
		    background-repeat: no-repeat;*/
		    background-size: cover;
		    background-position: center;
		    overflow: hidden;
		}

		.divthree-1{
			position: absolute;
			top: 40%;
			width: 50%;
			height: auto;
			background: #E09900;
			padding: 20px;
		}

		.divthree-1 h1{
			font-size: 60px;
			font-weight: bold;
			text-transform: uppercase;
			color:white;

		}

		.divthree-1 p{
			font-size: 32px;
			font-weight: 500;
			color:white;
		}



		/*Section FOUR*/

		#four{
			width: 100%;
			position:relative;
			height:100vh;
			max-height: 945px;
			background: url("../img/section-four/four.webp")no-repeat;
			/*background-attachment: fixed;
		    background-position: top;
		    background-repeat: no-repeat;*/
		    background-size: cover;
		    overflow: hidden;
		    background-position: center;
		}


		.divfour-1{
			position:absolute;
			top:0%;
			right: 0;
			width: 90%;
			background: #e09900;
			padding: 20px;
			z-index: 20;
		}

		.divfour-1 h2{
			font-size: 60px;
			font-weight: bold;
			color:white;
			text-transform: uppercase;


		}

		.divfour-2{
			position: absolute;
			width: 80%;
			height: 100%;
			padding: 10% 40px 0 40px;
			right: 0;
			background: #0ab2b2e3;
			z-index: 10;
		}

		.divfour-2 p{
			margin-top: 20%;
			color:white;
			font-size: 25px;
			font-weight: bold;

		}


		/*Section FIVE*/

		#five{
			width: 100%;
			position:relative;
			height:100vh;
			max-height: 945px;
			background: url("../img/section-five/five.webp")no-repeat;
			/*background-attachment: fixed;
		    background-position: top;
		    background-repeat: no-repeat;*/
		    background-size: cover;
		    background-position: center;
		    overflow: hidden;

		}

		.divfive-1{
			position:absolute;
			top:15%;
			left: 0;
			width: 90%;
			background:#11B2AF;
			padding: 20px 40px;
			z-index: 20;
		}

		.divfive-1 h2{
			font-size: 60px;
			font-weight: bold;
			color:white;
			text-align: right;
			text-transform: uppercase;
		}

		.divfive-2{
			position: absolute;
			bottom:0;
			width: 100%;
			height: 70%;
			padding: 25px 10%;
			background: #e02b20c9;
		}

		.divfive-2 p{
			width: 90%;
			font-size: 25px;
			margin-top: 5%;
			color:white;
			font-weight: bold;
		}


		/*Section SIX*/

		#six{
			width: 100%;
			position:relative;
			height:auto;

			max-height: 100%;
			background: white;
			overflow: hidden;
			
		}

		.boxcourse{

			width: 100%;
			height: 100%;
			margin-left: 0%;
			margin-right: 0%;

		}

		.size-curso{
			display:block;
			width:50%;
			margin: auto;
			overflow: hidden;
			margin-bottom: 20px;

			height: 100%;
			border:0px;

		}

		.img-curso{
			width: 70%;
			margin-left: 15%;
			/*height: 100%;*/
		} 

}

@media screen and (max-width: 800px){

				/*Section ONE*/
		#one{
			width: 100%;
			position:relative;
			height:100vh;
			max-height: 945px;
			background: url("../img/section-one/one.webp")no-repeat;
			background-size:cover;
			overflow: hidden;

		}
		.divone-1{
		  position: absolute;
		 /* border:2px solid white;*/
		  width: 50%;
		  height: 100%;
		  background: #168fa2b3;
		 
		}

		.divone-2{
			position: absolute;
			/*border: 2px solid white;*/
			width: 90%;
			height: 350px;
			top:30%;
			background: #E09900;
		}

		.img-one{

			margin-left:45%;
			width: 40%;
			margin-top: 30px;
			margin-right: 20px;
			height:auto;
			display: block;
		}


		.p-one{
			margin-top: 30px;
			margin-left:45%;
			text-align: left;
			font-weight:bold;
			color:white;
			letter-spacing: 1px;
			font-size: 18px;
		}


		/*Section TWO*/

		#two{
			width: 100%;
			position:relative;
			height:100vh;
			max-height: 945px;
			background: url("../img/section-two/two.webp")no-repeat;
			background-attachment: fixed;
		    background-position: top;
		    background-repeat: no-repeat;
		    background-size: cover;
		    overflow: hidden;
		}


		.divtwo-1{
		  position: absolute;
		  right:0;
		  top:0%;
		 /* border:2px solid white;*/
		  width: 100%;
		  height: 100%;
		  padding: 10px;
		  background:#044a50b3;

		}
		.img-two{
			width: 100%;
			margin-top: 30px;
			
			height:auto;
			display: block;
			padding: 40px 40px 0 0;

		}

		#two h2{
			color:white;
			text-transform: none;
			margin-top: 20px;
			font-size: 40px;
			font-weight: bold;
			padding: 0px 0 0 40px;
		}

		.p-two{
			width: 100%;
			font-weight:400;
			color:white;
			font-size: 16px;
			padding: 0px 0 0 40px;

		}


		/*Section THREE*/
		#three{
			width: 100%;
			position:relative;
			height:100vh;
			max-height: 945px;
			background: url("../img/section-three/three.webp")no-repeat;
			/*background-attachment: fixed;
		    background-position: top;
		    background-repeat: no-repeat;*/
		    background-size: cover;
		    background-position: center;
		    overflow: hidden;
		}

		.divthree-1{
			position: absolute;
			top: 50%;
			width: 90%;
			height: auto;
			background: #E09900;
			padding: 20px;
		}

		.divthree-1 h1{
			font-size: 60px;
			font-weight: bold;
			text-transform: uppercase;
			color:white;

		}

		.divthree-1 p{
			font-size: 32px;
			font-weight: 500;
			color:white;
		}



		/*Section FOUR*/

		#four{
			width: 100%;
			position:relative;
			height:100vh;
			max-height: 945px;
			background: url("../img/section-four/four.webp")no-repeat;
			/*background-attachment: fixed;
		    background-position: top;
		    background-repeat: no-repeat;*/
		    background-size: cover;
		    overflow: hidden;
		    background-position: center;
		}


		.divfour-1{
			position:absolute;
			top:0%;
			right: 0;
			width: 90%;
			background: #e09900;
			padding: 20px;
			z-index: 20;
		}

		.divfour-1 h2{
			font-size: 60px;
			font-weight: bold;
			color:white;
			text-transform: uppercase;


		}

		.divfour-2{
			position: absolute;
			width: 80%;
			height: 100%;
			padding: 10% 40px 0 40px;
			right: 0;
			background: #0ab2b2e3;
			z-index: 10;
		}

		.divfour-2 p{
			margin-top: 20%;
			color:white;
			font-size: 25px;
			font-weight: bold;

		}


		/*Section FIVE*/

		#five{
			width: 100%;
			position:relative;
			height:100vh;
			max-height: 945px;
			background: url("../img/section-five/five.webp")no-repeat;
			/*background-attachment: fixed;
		    background-position: top;
		    background-repeat: no-repeat;*/
		    background-size: cover;
		    background-position: center;
		    overflow: hidden;
		    
		}

		.divfive-1{
			position:absolute;
			top:15%;
			left: 0;
			width: 90%;
			background:#11B2AF;
			padding: 20px 40px;
			z-index: 20;
		}

		.divfive-1 h2{
			font-size: 60px;
			font-weight: bold;
			color:white;
			text-align: right;
			text-transform: uppercase;
		}

		.divfive-2{
			position: absolute;
			bottom:0;
			width: 100%;
			height: 70%;
			padding: 25px 10%;
			background: #e02b20c9;
		}

		.divfive-2 p{
			width: 90%;
			font-size: 25px;
			margin-top: 5%;
			color:white;
			font-weight: bold;
		}


		/*Section SIX*/

		#six{
			width: 100%;
			position:relative;
			height:auto;

			max-height: 100%;
			background: white;
			overflow: hidden;
			
		}

		.boxcourse{

			width: 100%;
			height: 100%;
			margin-left: 0%;
			margin-right: 0%;

		}

		.size-curso{
			display:block;
			width:50%;
			margin: auto;
			overflow: hidden;
			margin-bottom: 20px;

			height: 100%;
			border:0px;

		}

		.img-curso{
			width: 70%;
			margin-left: 15%;
			/*height: 100%;*/
		} 

}


@media screen and (max-width: 600px){

				/*Section ONE*/
		#one{
			width: 100%;
			position:relative;
			height:100vh;
			max-height: 945px;
			background: url("../img/section-one/one.webp")no-repeat;
			background-size:cover;
			overflow: hidden;

		}
		.divone-1{
		  position: absolute;
		 /* border:2px solid white;*/
		  width: 50%;
		  height: 100%;
		  background: #168fa2b3;
		 
		}

		.divone-2{
			position: absolute;
			/*border: 2px solid white;*/
			width: 100%;
			height: 250px;
			top:30%;
			background: #E09900;
		}

		.img-one{

			margin-left:45%;
			width: 40%;
			margin-top: 30px;
			margin-right: 20px;
			height:auto;
			display: block;
		}


		.p-one{
			margin-top: 30px;
			margin-left:15%;
			text-align: left;
			font-weight:bold;
			color:white;
			letter-spacing: 1px;
			font-size: 18px;
		}


		/*Section TWO*/

		#two{
			width: 100%;
			position:relative;
			height:100vh;
			max-height: 945px;
			background: url("../img/section-two/two.webp")no-repeat;
			background-attachment: fixed;
		    background-position: top;
		    background-repeat: no-repeat;
		    background-size: cover;
		    overflow: hidden;
		}


		.divtwo-1{
		  position: absolute;
		  right:0;
		  top:0%;
		 /* border:2px solid white;*/
		  width: 100%;
		  height: 100%;
		  padding: 10px;
		  background:#044a50b3;

		}
		.img-two{
			width: 100%;
			margin-top: 30px;
			
			height:auto;
			display: block;
			padding: 40px 40px 0 0;

		}

		#two h2{
			color:white;
			text-transform: none;
			margin-top: 20px;
			font-size: 40px;
			font-weight: bold;
			padding: 0px 0 0 40px;
		}

		.p-two{
			width: 100%;
			font-weight:400;
			color:white;
			font-size: 16px;
			padding: 0px 0 0 40px;

		}


		/*Section THREE*/
		#three{
			width: 100%;
			position:relative;
			height:100vh;
			max-height: 945px;
			background: url("../img/section-three/three.webp")no-repeat;
			/*background-attachment: fixed;
		    background-position: top;
		    background-repeat: no-repeat;*/
		    background-size: cover;
		    background-position: center;
		    overflow: hidden;
		}

		.divthree-1{
			position: absolute;
			top: 50%;
			width: 90%;
			height: auto;
			background: #E09900;
			padding: 20px;
		}

		.divthree-1 h1{
			font-size: 60px;
			font-weight: bold;
			text-transform: uppercase;
			color:white;

		}

		.divthree-1 p{
			font-size: 32px;
			font-weight: 500;
			color:white;
		}



		/*Section FOUR*/

		#four{
			width: 100%;
			position:relative;
			height:100vh;
			max-height: 945px;
			background: url("../img/section-four/four.webp")no-repeat;
			/*background-attachment: fixed;
		    background-position: top;
		    background-repeat: no-repeat;*/
		    background-size: cover;
		    overflow: hidden;
		    background-position: center;
		}


		.divfour-1{
			position:absolute;
			top:0%;
			right: 0;
			width: 100%;
			background: #e09900;
			padding: 20px;
			z-index: 20;
		}

		.divfour-1 h2{
			font-size: 40px;
			font-weight: bold;
			color:white;
			text-transform: uppercase;


		}

		.divfour-2{
			position: absolute;
			width: 90%;
			height: 100%;
			padding: 10% 40px 0 40px;
			right: 0;
			background: #0ab2b2e3;
			z-index: 10;
		}

		.divfour-2 p{
			margin-top: 20%;
			color:white;
			font-size: 25px;
			font-weight: bold;

		}


		/*Section FIVE*/

		#five{
			width: 100%;
			position:relative;
			height:100vh;
			max-height: 945px;
			background: url("../img/section-five/five.webp")no-repeat;
			/*background-attachment: fixed;
		    background-position: top;
		    background-repeat: no-repeat;*/
		    background-size: cover;
		    background-position: center;
		    overflow: hidden;
		    
		}

		.divfive-1{
			position:absolute;
			top:15%;
			left: 0;
			width: 100%;
			background:#11B2AF;
			padding: 20px 40px;
			z-index: 20;
		}

		.divfive-1 h2{
			font-size: 40px;
			font-weight: bold;
			color:white;
			text-align: right;
			text-transform: uppercase;
		}

		.divfive-2{
			position: absolute;
			bottom:0;
			width: 90%;
			height: 75%;
			padding: 25px 10%;
			background: #e02b20c9;
		}

		.divfive-2 p{
			width: 100%;
			font-size: 25px;
			margin-top: 5%;
			color:white;
			font-weight: bold;
		}


		/*Section SIX*/

		#six{
			width: 100%;
			position:relative;
			height:auto;

			max-height: 100%;
			
			overflow: hidden;
			
		}

		.boxcourse{

			width: 100%;
			height: 100%;
			margin-left: 0%;
			margin-right: 0%;

		}

		.size-curso{
			display:block;
			width:50%;
			margin: auto;
			overflow: hidden;
			margin-bottom: 20px;

			height: 100%;
			border:0px;

		}

		.img-curso{
			width: 100%;
			margin-left: 0%;
			/*height: 100%;*/
		} 
}


@media screen and (max-width: 500px){
			/*Section THREE*/
		#three{
			width: 100%;
			position:relative;
			height:100vh;
			max-height: 945px;
			background: url("../img/section-three/three.webp")no-repeat;
			/*background-attachment: fixed;
		    background-position: top;
		    background-repeat: no-repeat;*/
		    background-size: cover;
		    background-position: center;
		    overflow: hidden;
		}

		.divthree-1{
			position: absolute;
			top: 50%;
			width: 100%;
			height: auto;
			background: #E09900;
			padding: 20px;
		}

		.divthree-1 h1{
			font-size: 40px;
			font-weight: bold;
			text-transform: uppercase;
			color:white;

		}

		.divthree-1 p{
			font-size: 32px;
			font-weight: 500;
			color:white;
		}



		/*Section FOUR*/

		#four{
			width: 100%;
			position:relative;
			height:100vh;
			max-height: 945px;
			background: url("../img/section-four/four.webp")no-repeat;
			/*background-attachment: fixed;
		    background-position: top;
		    background-repeat: no-repeat;*/
		    background-size: cover;
		    overflow: hidden;
		    background-position: center;
		}


		.divfour-1{
			position:absolute;
			top:0%;
			right: 0;
			width: 100%;
			background: #e09900;
			padding: 20px;
			z-index: 20;
		}

		.divfour-1 h2{
			font-size: 40px;
			font-weight: bold;
			color:white;
			text-transform: uppercase;


		}

		.divfour-2{
			position: absolute;
			width: 100%;
			height: 100%;
			padding: 10% 40px 0 40px;
			right: 0;
			background: #0ab2b2e3;
			z-index: 10;
		}

		.divfour-2 p{
			margin-top: 20%;
			color:white;
			font-size: 25px;
			font-weight: bold;

		}


		/*Section FIVE*/

		#five{
			width: 100%;
			position:relative;
			height:100vh;
			max-height: 945px;
			background: url("../img/section-five/five.webp")no-repeat;
			/*background-attachment: fixed;
		    background-position: top;
		    background-repeat: no-repeat;*/
		    background-size: cover;
		    background-position: center;
		    overflow: hidden;
		    
		}

		.divfive-1{
			position:absolute;
			top:0%;
			left: 0;
			width: 100%;
			background:#11B2AF;
			padding: 20px 20px;
			z-index: 20;
		}

		.divfive-1 h2{
			font-size: 40px;
			font-weight: bold;
			color:white;
			text-align: right;
			text-transform: uppercase;
		}

		.divfive-2{
			position: absolute;
			bottom:0;
			width: 100%;
			height: 100%;
			padding: 25px 10%;
			background: #e02b20c9;
		}

		.divfive-2 p{
			width: 100%;
			font-size: 25px;
			margin-top: 26%;
			color:white;
			text-align: right;
			font-weight: bold;
		}


		/*Section SIX*/

		#six{
			width: 100%;
			position:relative;
			height:auto;

			max-height: 100%;
			background: white;
			overflow: hidden;
			
		}

		.boxcourse{

			width: 100%;
			height: 100%;
			margin-left: 0%;
			margin-right: 0%;

		}

		.size-curso{
			display:block;
			width:80%;
			margin: auto;
			overflow: hidden;
			margin-bottom: 20px;

			height: 100%;
			border:0px;

		}

		.img-curso{
			width: 80%;
			margin-left: 10%;
			/*height: 100%;*/
		} 
}

@media screen and (max-width: 420px) {

		.spanone {
	    font-size: 30px;
	}

	.divone-2{
		padding: 20px;
	}

		.p-onebold {
	    margin-top: 0px;
	    margin-left: 0%; 
	    text-align: left;
	    font-weight: bold;
	    color: white;
	    letter-spacing: 1px;
	    font-size: 20px;
	    text-transform: uppercase;
	}

	
		.logosamuel {
	    width: 250px;
	}


		.s-header__container {
	    width: 100%;
	    height: auto;
	    display: table;
	    padding: .0rem 1.875rem;
	}
  
	/*Section ONE*/
	#one{
		width: 100%;
		position:relative;
		height:100vh;
		max-height: 945px;
		background: url("../img/section-one/one.jpg")no-repeat;
		background-size:cover;
	}
	.divone-1{
	  position: absolute;
	 /* border:2px solid white;*/
	  width: 50%;
	  height: 100%;
	  background: #168fa2b3;
	 
	}

	.divone-2{
		position: absolute;
		/*border: 2px solid white;*/
		width: 90%;
		height: 100%;
		top:30%;
		background: #E09900;
	}

	.img-one{

		margin-left:35%;
		width: 50%;
		margin-top: 30px;
		margin-right: 20px;
		height:auto;
		display: block;
	}


	.p-one{
		margin-top: 30px;
		margin-left:0%;
		text-align: left;
		font-weight:bold;
		color:white;
		letter-spacing: 1px;
		font-size: 14px;
	}


		/*Section TWO*/

	#two{
		width: 100%;
		position:relative;
		height:100vh;
		max-height: 945px;
		background: url("../img/section-two/two.jpg")no-repeat;

		background-attachment: fixed;
	    background-position: top;
	    background-repeat: no-repeat;
	    background-size: cover;
	}


	.divtwo-1{
	  position: absolute;
	  right:0;
	  top:0%;
	 /* border:2px solid white;*/
	  width: 100%;
	  height: 100%;
	  background:#044a50b3;

	}
	.img-two{


		width: 100%;
		margin-top: 0px;
		
		height:auto;
		display: block;
		padding:0px 10px 0 10px;

	}

	#two h2{
		color:white;
		text-transform: none;
		margin-top: 30px;
		font-size: 30px;
		font-weight: bold;
		padding: 0px 0 0 40px;
	}

	.p-two{
		width: 100%;
		font-weight:400;
		color:white;
		font-size: 16px;
		padding: 0px 0 0 40px;

	}


			/*Section THREE*/
		#three{
			width: 100%;
			position:relative;
			height:100vh;
			max-height: 945px;
			background: url("../img/section-three/three.jpg")no-repeat;
			/*background-attachment: fixed;
		    background-position: top;
		    background-repeat: no-repeat;*/
		    background-size: cover;
		    background-position: center;
		}

		.divthree-1{
			position: absolute;
			top: 50%;
			width: 90%;
			height: auto;
			background: #E09900;
			padding: 10px;
		}

		.divthree-1 h1{
			font-size: 40px;
			font-weight: bold;
			text-transform: uppercase;
			color:white;

		}

		.divthree-1 p{
			font-size: 25px;
			font-weight: 500;
			color:white;
		}


			/*Section FOUR*/

	#four{
		width: 100%;
		position:relative;
		height:100vh;
		max-height: 945px;
		background: url("../img/section-four/four.jpg")no-repeat;
		/*background-attachment: fixed;
	    background-position: top;
	    background-repeat: no-repeat;*/
	    background-size: cover;
	    background-position: center;
	    overflow: hidden;
	}


	.divfour-1{
		position:absolute;
		top:10%;
		right: 0;
		width: 100%;
		background: #e09900;
		padding: 10px;
		z-index: 20;
	}

	.divfour-1 h2{
		font-size: 40px;
		font-weight: bold;
		color:white;
		text-transform: uppercase;

	}

	.divfour-2{
		position: absolute;
		width: 100%;
		height: 100%;
		padding: 10% 40px 0 40px;
		right: 0;
		background: #0ab2b2e3;
		z-index: 10;
	}

	.divfour-2 p{
		margin-top: 40%;
		color:white;
		font-size: 20px;
		font-weight: bold;

	}


		/*Section FIVE*/

	#five{
		width: 100%;
		position:relative;
		height:100vh;
		max-height: 945px;
		background: url("../img/section-five/five.jpg")no-repeat;
		/*background-attachment: fixed;
	    background-position: top;
	    background-repeat: no-repeat;*/
	    background-size: cover;
	    background-position: center;
	    overflow: hidden;
	}

	.divfive-1{
		position:absolute;
		top:10%;
		left:0;
		width: 100%;
		background:#11B2AF;
		padding: 20px 20px;
		z-index: 20;
	}

	.divfive-1 h2{
		font-size: 40px;
		font-weight: bold;
		color:white;

		text-align: left;
		text-transform: uppercase;
	}

	.divfive-2{
		position: absolute;
		bottom:0;
		width: 100%;
		height: 100%;
		padding: 25px 5%;
		background: #e02b20c9;
	}

	.divfive-2 p{
		width: 100%;
		font-size: 20px;
		margin-top: 50%;
		color:white;
		font-weight: bold;
	}




	/*Section SIX*/

	#six{
		width: 100%;
		position:relative;
		height:100%;
		max-height: 100%;
		background: white;
		overflow: visible;
		padding-top: 50px;
		padding-bottom: 50px;
		
	}

	.boxcourse{

		width: 100%;
		height: 100%;
		margin-left: 0%;
		margin-right: 0%;


	}

	.size-curso{
		display: block;
		width:100%;
		height: 100%;
		border:none;
		margin-bottom:0px;

	}

	.img-curso{
		width: 70%;
		margin-left: 15%;
		margin-bottom: 20px;

		/*height: 100%;*/
	}









}


@media screen and (max-width: 960px) {
		.p-one {
	    
	     margin-left: 0%; 
	  
	}
		#dirigido h1 {
	     margin-top: 0px; 
	   
	    text-align: center;
	     margin-left: 0px; 
	  
	}
		#dirigido h2 {
	     margin-top: 0px; 
	    margin-left: 75px;
	   
	}

		.pdirigido {
	    margin-left: 75px; 
	    color: black;
	    width: 60%;
	    font-size: 1.5em;
	}

}



@media screen and (max-width: 800px) {
	.spanone {
	    font-size: 40px;
	}

	.p-one {
	    font-size: 16px;
	}
	#dirigido h1 {
	    font-size: 3em;
	   
	}
		#dirigido h1 {
	    text-align: left;
	    
	  
	}

		#dirigido h2 {
	     margin-top: 0px; 
	    margin-left: 0px;
	   
	}

		.pdirigido {
	    margin-left: 0px; 
	    color: black;
	    width: 60%;
	    font-size: 1.5em;
	}

		#dirigido {
	    width: 100%;
	    position: relative;
	    height: auto;
	    /* max-height: 945px; */
	    background: url(../img/section-three/three.webp)no-repeat;
	    background-size: cover;
	    /* overflow: hidden; */
	    background: white;
	    padding-top: 50px;
	    padding-bottom: 50px;
	    padding-left: 20px;
	    padding-right: 20px;
	}

}

@media screen and (max-width: 672px) {
		.divone-2 {
	    padding: 30px 30px;
	    width: 90%;
	    height: auto;
	    
	}
		.p-two {
	    width: 80%;
	    font-weight: 400;
	    color: white;
	    font-size: 18px;
	    padding: 0px 0 0 40px;
	}
	.divfive-2 p {
	    width: 90%;
	    font-size: 25px;
	    margin-top: 5%;
	    color: white;
	    font-weight: bold;
	}

	.boxdirigido {
    width: 100%;
	}
	.boxdirigido p {
	  
	    padding: 10px;
	}
	.separacion {
	     margin-bottom: 0px; 
	}

}

@media screen and (max-width: 520px) {
		#two h2 {
	    color: white;
	    text-transform: none;
	    margin-top: 20px;
	    font-size: 40px;
	    font-weight: bold;
	    padding: 0px 0 0 20px;
	}
		.p-two {
	    width: 80%;
	    font-weight: 400;
	    color: white;
	    font-size: 18px;
	    padding: 0px 0 0 20px;
	}

	.divfive-2 {
	    width: 100%;
	   
	}
		#socialmedia01 {
	   
	    display: none;
	}
		#socialmedia {
	    display: none;
	}
}


@media screen and (max-width: 499px) {
	.divfive-2 p{
		margin-top: 26%;
		text-align: left;
	}

}


@media screen and (max-width: 420px) {
	.divfive-1{
		top:0%;
	}
	.pdirigido{
		width: 100%;
	}

}

@media screen and (max-width: 375px) {
	.divone-2{
		top:20%;
		width: 100%;
	}
	.spanone{
		font-size: 35px;
	}
	.p-one{
		font-size: 14px;
	}

	.p-two{
		width: 100%;
	}

	.divfive-2 p{
		width: 100%;
		font-size: 22px;
	}
	#dirigido h1{
		font-size: 40px;
	}
	.pdirigido{
		font-size: 1.2em;
	}
	#six h1{
		font-size: 40px;
	}
	.gatitulo{
		font-size: 40px;
	}
}