.team-caption p {
    font-size: 1em;
}
.top-navbar .logo:last-of-type img {
    height: 100px;
}

.rw-words-1 span:nth-child(2) { 
	color: #ffffff;
}

.rw-words-1 span:nth-child(3) {  
	color: #ffffff;	
}
.rw-words-1 span:nth-child(4) { 
	color:#ffffff;
}

.rw-words {
     text-indent: 0px;
}

.agileits-banner-info span {
    font-size: 4em;
    letter-spacing: 3px;
}
h3.title-w3 {
    font-size: 3.5em;
    color: #ffffff;
	text-align: center;
	margin-bottom: 1.5px;
}

.text-w3l h5 {
	font-size: 1.5em;
}

.text-w3l p {
    font-size: 1.3em;
    color: #1c1414;
}

.boton-servicios{
	color: #fff !important; 
    background: #d32743;
    font-size: 1.5em;
}

agileits_w3layouts_more a {
    font-size: 1.5em;
}
@media (max-width: 1280px){
	span.w3-sub {
		font-size: 1.1em;
	}
	
	.team-caption p {
		font-size: 1em;
	}
	
}

@media(max-width: 991px){
	.agileits-banner-info span {
		font-size: 2.5em;
	}

	h3.w3l-title:after, h3.w3l-title:before {
		width: 3%;
	}	
	.team-caption p {
		font-size: .7em;
	}
}


@media(max-width: 600px){
	h3.w3l-title:after, h3.w3l-title:before {
		width: 5%;
	}	
	.team-caption p {
		font-size: .7em;
	}
}

@media (max-width: 414px){
	.agileits-team-grid {
		padding: .5em;
	}
	.team-caption p {
		font-size: .5em;
	}
}

@media (max-width: 320px){
	[class^='imghvr-'] .agile-figcaption h4 {
		font-size: .8em;
	}
		
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
    padding: 1.5em 1em;

	}

	.team-caption p {
		font-size: .7em;
	}
}







