/*
Theme Name: Nativa
Theme URI: https://www.nativa.com/
Description: Creativa
Author: Juan Sanunga
Author URI: http://creativo-digital.com/
Version: 1.0
*/
/*Pagina - Principal*/
.blo-menu {
	margin: 0px !important;
}
.ima-menu {
	margin: 5px 0px !important;
}
.sec-bn-internas img {
	width: 100%;
	height: auto;
}
.sec-contenidos .vc_row {
	max-width: 1200px;
	margin: 0 auto;
}
.tt-principales {
	font-weight: normal;
}
.col-animacion .vc-hoverbox-front {
	justify-content: flex-start;
}
.col-animacion .vc-hoverbox-front .vc-hoverbox-block-inner h2 {
	font-size: 40px;
	color: #ffffff;
}
.col-animacion .vc-hoverbox-inner {
	min-height: 450px !important ;
}
.tt-border {
	display: inline-block;
    border-radius: 0px 10px 10px 0px;
    padding: 5px 15px;
}
.sec-footer {
	background-color: #5c0678;
	padding-top: 60px;
}
.sec-footer label {
	color: #ffffff !important;
}
.sec-footer input {
	border: 1px solid #ffffff !important;
	border-radius: 0px !important;
}
.sec-footer textarea {
	border: 1px solid #ffffff !important;
	border-radius: 0px !important;
}
footer {
	background-color: #5c0678;
}
footer p {
	text-align: center;
	font-size: 15px;
	color: #ffffff;
}
.sec-contenidos-full .vc_row {
	max-width: 1500px;
	margin: 0 auto;
}
.col-video-fondo {
	padding: 50px;
}