@charset "utf-8";
/* CSS Document */
#main-nav .marcada-5 {
	color: white;
}
body p {
margin-top: 1.2rem;
line-height: normal;
text-decoration: none;	
font-family: 'Overlock', cursive;
color: #666;

	
}
body h2 {
	padding-top: 1rem;
	
}
body h3 {
	font-size: 1.4rem;
}
#section-1 {
	
	text-align: center;
}

#jumbi {
	margin-top: 2rem;
	
}

#section-2 {
	padding-top: 4rem;
}
#outdoor-text {
	float: left;
	background: #0B2330;
	padding: 3rem 2rem;
	
}

#outdoor-text p {
	font-size: 1.2rem;
	color: white;
	
}
#outdoor-text h3 {
	color: white;
	font-size: 1.7rem;
	padding-bottom: 1rem;
	padding-top: 1rem;
}
#outdoor-text ul li {
	padding-top: 1rem;
	color: white;
	
}
.primera-ul li {
	padding-left: 2rem;
	text-align: left;
}
.segunda-ul li {
	padding-left: 3rem;
	text-align: left;
	
}
.display-block {
	clear: both;
}
#section-5 h3 {
	margin-top: 4rem;
	font-size: 2.5rem;
}
#section-5 ul li {
	padding-top: 4rem;
	
}

#section-3 {
	padding-top: 4rem;
}
#outdoor-img {
	padding: 0;
}
#team-building-img {
	padding: 0;
}
#team-building-text {
	
	background: #00AC9D;
	padding: 3rem 2rem;
	
}

#team-building-text p {
	font-size: 1.2rem;
	color: white;
	
}
#team-building-text h3 {
	color: white;
	font-size: 1.7rem;
	padding-bottom: 1rem;
	padding-top: 1rem;
}
#team-building-text ul li {
	padding-top: 1rem;
	color: white;
	
}

/*EFECTO DENTRO DE LAS IMÁGENES*/
.box5{
	background:#444;
	position:relative
}
.box5:after,.box5:before{
	width:50px;
	height:50px;
	border-radius:50%;
	background:#10a5b8;
	position:absolute;
	top:-80px;
	left:15px;
	opacity:0;
	z-index:1;
	transition:all .35s ease
}
.box5:after{
	top:auto;
	left:auto;
	bottom:-80px;
	right:15px}
.box5:hover:after,.box5:hover:before{
	opacity:.75;
	transform:scale(8);
	transition-delay:.15s
}
.box5 img{
	width:100%;
	height:auto;
	transition:all .35s ease-out 0s
}
.box5:hover img{
	opacity:.4
}
.box5 .icon{
	margin:0;
	position:absolute;
	bottom:15px;
	right:15px;
	z-index:2;
	transform:scale(0);
	transition:all .35s ease-out
}
.box5:hover .icon{
	transform:scale(1);
	transition-delay:.15s}
.box5 .icon li a{
	display:block;
	width:35px;
	height:35px;
	line-height:35px;
	background:#fff;
	font-size:18px;
	color:#444;
	margin-right:10px;
	position:relative;
	transition:all .5s ease 0s}
.box5 .icon li a:hover{
	background:#444;
	color:#fff}
.box5 .box-content{
	padding:20px 15px;
	position:absolute;
	top:0;
	left:0;
	z-index:1
}
.box5 .title{
	font-size:20px;
	font-weight:800;
	color:#fff;
	margin:0 0 5px;
	opacity:0;
	transform:translate(-20px,-20px);
	transition:all .35s ease-out}
.box5:hover .title{
	opacity:1;
	transform:translate(0,0);transition-delay:.15s}
.box5 .post{
	display:inline-block;
	font-size:16px;
	color:#fff;opacity:0;transform:translate(-20px,-20px);transition:all .35s ease-out}
.box5:hover .post{
	opacity:1;
	transform:translate(0,0);
	transition-delay:.15s
}
.box6 .title,.box6 img,.box6:after{
	transition:all .35s ease 0s
}
@media only screen and (max-width:990px){
	
}
.box5 .icon li a {
	text-align:center
}
.box5:after,.box5:before{
	content:""
}
.box5,.box5 .icon li a{
	overflow:hidden
}

.box5 .post{
	font-style:italic
}






.box5 .icon li a{ 
	border-radius:50%
}


