.logon{
	max-height: 70px;
	width: auto;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.embed-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mini-separador{
	height: 50px;
}

.minimo-separador{
	height: 10px;
}

.main-container p{
	text-align: justify;
}

.overlay{
	background-color: rgba(0,0,0,.6);
	min-height: 700px;

}

.ts-facts-img i{
	font-size: 72px;
	color: #ffc527;
	text-align: center;
}

.ts-service-box-img i{
	font-size: 60px;
	color: #e95437;
}

.service-box-title{
	text-transform: lowercase;
}

.service-box-title::first-letter{
	text-transform: uppercase;
}

.ts-service-image-wrapper{
	min-height: 140px;
}

.ts-service-image-wrapper img:hover{

}

.ts-service-box-content h3,.ts-service-box-content p{
	text-transform: lowercase;
}

.ts-service-box-content h3::first-letter,.ts-service-box-content p::first-letter{
	text-transform: uppercase;
}

.sin-negrita{
	font-weight: 500;
}
