.ourTeam h2 {
    color: #000;
    margin: 0 0 30px 0
}

.ourTeam .i {
    margin-top: 30px
}

.ourTeam .i .c {
    background: #e3d4c9;
    -webkit-box-shadow: 0 4px 0 #df1e71;
    -moz-box-shadow: 0 4px 0 #df1e71;
    box-shadow: 0 4px 0 #df1e71;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: relative;
    overflow: hidden;
    padding-bottom: 65px
}

.ourTeam .i .c .wrap {
    position: relative
}

.ourTeam .i .c .wrap img {
    width: 100%;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease
}

.ourTeam .i .c .wrap .info {
    padding: 15px 0;
    position: absolute;
    top: 100%;
    width: 100%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;

}

.ourTeam .i .c .wrap .info .name {
		margin: 0;
		font-weight: 600;
		margin: 0 0 8px 0;
		color:#333;
	}

.ourTeam .i .c .more {
    position: absolute;
    bottom: -100%;
    width: 100%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    margin-bottom:1%;
    height:70%;
}

.ourTeam .i .c .more p {
    margin: 0 18px 10% 18px;
    line-height: 28px;
}

.lineaDec{
    border:1px dashed #333; width:90%; position: absolute; bottom:90%; left:12px;
}

#bloquePSA2{
	text-align: left;
	color:#333;
	margin-top:10px;
        line-height: 21px;
        width:98%;
	margin:auto;
}

#bloquePSA2 li a{
	color:#333;
}

#bloquePSA2 li a:hover{text-decoration:underline;}

.ourTeam .i .c:hover img {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0
}

.ourTeam .i .c:hover .info {
    top: 0
}

.ourTeam .i .c:hover .more {
    bottom: 0
}


@media (min-width: 1400px) {
	.ourTeam .i .c .wrap .info .name {
		font-size: 1.2em;
	}
	#bloquePSA2 li a{
	font-size:15px;
	}
}
@media (min-width: 1200px) and (max-width: 1399px) {
 .ourTeam .i .c .wrap .info .name {
		font-size: 1.1em;
	}

	.ourTeam .i .c .more p {
    		margin: 0 18px 12% 18px;
    		line-height: 9px;
	}

	#bloquePSA2 li a{
	font-size:14px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
 .ourTeam .i .c .wrap .info .name {
		font-size:0.9em;
	}

  #bloquePSA2 li a{
	font-size:12px;
	}


	
	.ourTeam .i .c .more p {
    margin: 0 18px 14% 18px;
	}
	
	#bloquePSA2 li a{
	font-size:11px;
	}
    #bloquePSA2{
	   line-height: 16px;
	   text-align:left;
	}

}

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

 .ourTeam .i .c .wrap .info .name {
		font-size:0.9em;
	}
	.ourTeam .i .c .more p {
    margin: 0 18px 15% 18px;
	}
	
   #bloquePSA2{
	   line-height: 12px;
	   text-align:left;
	}
	
	#bloquePSA2 li a{
	font-size:11px;
	}
	
	.ourTeam .i .c .wrap img {
    height: 150px;    
	}
	
}


@media (min-width: 576px) and (max-width: 767px) {

 .ourTeam .i .c .wrap .info .name {
		font-size:0.8em;
	}
	.ourTeam .i .c .more p {
    margin: 0 18px 15% 18px;
	}
	
   #bloquePSA2{
	   line-height: 12px;
	   text-align:left;
	}
	
	#bloquePSA2 li a{
	font-size:11px;
	}
	
	.ourTeam .i .c .wrap img {
    height: 150px;    
	}
	
}

@media (min-width: 477px) and (max-width: 575px) {
	
	.ourTeam .i .c .wrap .info .name {
		font-size: 1.4em;
	}

	.ourTeam .i .c .more p {
    		margin: 0 18px 8% 18px;
	}
	 #bloquePSA2{
	   line-height: 30px;
	   text-align:left;
	}
	
	#bloquePSA2 li a{
	font-size:20px;
	}
}

@media (max-width: 476px) {

       .ourTeam .i .c .wrap .info .name {
		font-size: 1.2em;
	}


	.ourTeam .i .c .more p {
    margin: 0 18px 10% 18px;
	}
	
	#bloquePSA2{
	   text-align:left;
           line-height: 21px;
        width:98%;
	margin:auto;

	}


	#bloquePSA2 li a{
	font-size:16px;
	}
}


.redesnoticiero .redesnoticiero-item {
  background-color: #ffffff;
  padding: 50px 30px;
  margin-top: 36px;
  transition: all ease-in-out 0.3s;
  position: relative;
  border: 1px solid color-mix(in srgb, #313030, transparent 85%);
  text-align: center;
}


.redesnoticiero .redesnoticiero-item .icon {
  background: #009884;
  color: #FFF;
  margin: 0;
  width: 72px;
  height: 72px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  font-size: 28px;
  transition: ease-in-out 0.3s;
  position: absolute;
  top: -36px;
  left: calc(50% - 36px);
  border: 6px solid #fffaf9;
}

.redesnoticiero .redesnoticiero-item h3 {
  font-weight: 600;
  margin: 5px 0 15px 0;
  transition: ease-in-out 0.3s;
  color: #009884;
}



@media (min-width: 768px) {

  .redesnoticiero .redesnoticiero-item {    
	height:210px
  }
 
  .redesnoticiero .redesnoticiero-item h3 {
  font-size: 17px;
  }
  
  .redesnoticiero .redesnoticiero-item a {
  font-size: 14px;
  }	

}


.redesnoticiero .redesnoticiero-item p {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.redesnoticiero .redesnoticiero-item:hover {
  background: var(--background-color);
}

.redesnoticiero .redesnoticiero-item:hover h3 {
  color: #333;
}

.redesnoticiero .redesnoticiero-item:hover .icon {
  background: #ffffff;
  border: 2px solid #009884;
}

.redesnoticiero .redesnoticiero-item:hover .icon i {
  color: #009884;
}

/*--------------------------------------------------------------
# Alt Services Section
--------------------------------------------------------------*/
.alt-redesnoticiero .img {
  border-radius: 8px;
  overflow: hidden;
}

.alt-redesnoticiero .img img {
  transition: 0.6s;
}

.alt-redesnoticiero .details {
  background: color-mix(in srgb, var(--surface-color), transparent 5%);
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  padding: 30px;
  transition: all ease-in-out 0.3s;
  text-align: center;
  border-radius: 8px;
  box-shadow: 0px 0 25px rgba(0, 0, 0, 0.1);
}

.alt-redesnoticiero .details h3 {
  font-weight: 700;
  margin: 10px 0 15px 0;
  font-size: 20px;
  transition: ease-in-out 0.3s;
}

.alt-redesnoticiero .details p {
  color: color-mix(in srgb, var(--default-color), transparent 10%);
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.alt-redesnoticiero .redesnoticiero-item:hover .details h3 {
  color: #333;
}

.alt-redesnoticiero .redesnoticiero-item:hover .img img {
  transform: scale(1.2);
}

.light-background {
  --background-color: #fffaf9;
  --surface-color: #ffffff;
}




