/*
#gk-menu-button,
#gk-menu-button > span:before,
#overlay-menu-content {
	background:  transparent;
}
#page-nav {
	background: rgba(0, 0, 0, 0.6);
}
*/

#overlay-menu-content.active {
	opacity: 0.9;
}

.tt_all {
	display:inherit;
}

.tt_p_head {
	display:inherit;
	border: none;
}

.tt_list {
	display:inherit;
}

.tt_multiple {
	display:inline-block;
}

.tt_a {
	display:inherit;
}

.tt_multiple a {
	display:inline-block;
	width: 47%;
	min-width: 300px;
	margin: 0 0.8vw;
}

.tt_img {
	display: inline-block;
	max-width: 100%;
	width: 100%;
}

.tt_span_list {
	display: inline-block;
	margin-bottom: 10px;
}

.testimonio {
	display: inline-block;
	min-width: 250px;
	padding: 20px;
/*	width: 98%; */
	border: 1px solid #113372;
	margin: 10px;
}

.fss_main blockquote {
	font-style: italic;
}

.fss_main blockquote small {
	font-style: normal;
}

.modal_link .button {
	margin: auto;
	display: table;
	float: none;
	padding: 0 20px;
}

.botonmodal {
	margin: 20px auto 10px !important;
	display: table !important;
	float: none !important;
	padding: 0 20px !important;
}





#cboxOverlay {
	background: #113372;
}

#cboxClose {
	right: -110px;
	top: 10px;
}

#gk-bg .itemFullText .gk-wide-image img {
	max-width: 100vw !important;
}
