/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/* Color actual -> #022166 */

.cls-oculto {
	display: none;
}

h5 a {
	color: #000 !important;
	font-weight: 700 !important;
}

form.post-password-form input[type="password"] {
	background-color: #ededed;
}

h3.small-custom {
	font-family: 'Open Sans', sans-serif !important;
	text-transform: capitalize !important;
	font-weight: 700 !important;
	font-size: 20px !important;
	color: #000 !important;
}

.page-template-page_custom h2 {
	color: #022166 !important;
	font-family: 'Oswald', sans-serif !important;
	font-size: 26px !important;
	font-weight: 300 !important;
}

.blog_holder article .post_info a,
.blog_holder article .post_text h2 .date {
	color: #022166 !important;
}

.qbutton.small:hover {
	background-color: #022166 !important;
}

.header-menu-custom {
	background: #41716d !important none repeat scroll 0 0;
	height: 56px;
	margin: 0 -9999rem 0;
	padding: .25rem 9999rem;
	position: relative;
	/*margin-top: 10px;*/
	width: 100%;
	z-index: 11;
}

@media (min-width: 1001px) {
	.menu_bottom .q_logo a {
		height: 130px !important;
	}
}


#submit_comment:hover,
.blog_load_more_button a:hover,
.drop_down .wide .second ul li .qbutton:hover,
.drop_down .wide .second ul li ul li .qbutton:hover,
.load_more a:hover,
.qbutton:hover {
	background-color: #41716d;
	border-color: #41716d;
}

.container_inner .portfolio_navigation {
	display: none !important;
}


.redes-sociales {
	padding: 20px 0;
	position: absolute;
	top: 0;
	right: 0;
}

.header_inner_left {
	padding-top: 30px;
	padding-bottom: 30px;
}

.iconos-redes {
	padding-top: 20px;
}

@media only screen and (min-width: 768px) {
	.iconos-redes {
		float: right;
	}

}

.sticky_animate .redes-sociales {
	display: none;
}

.page-template-page_custom .breadcrumb {
	position: static;
	padding: 30px 0;
}

.page-template-page_custom .text_above_title {
	padding-top: 4% !important;
	/*font-size: 26px !important;*/
}

.container_inner_custom {
	background: #A9D9B0 !important;
	height: 100px;
}

@media only screen and (min-width: 980px) {
	.container_int {
		padding-top: 110px;
	}


}

.contenedor-iconos {
	justify-content: center !important;
}


@media only screen and (max-width: 1000px) {
	.header_menu_bottom>div>div {
		background: initial;
	}

	.redes-sociales {
		text-align: center;
	}


	header p {
		margin-top: 70px;
	}

	#miembros a img,
	#miembros img.logo-iso {
		height: 30px !important;
		width: auto;
	}

}



@media only screen and (max-width: 549px) {

	header p {
		margin: 15px !important;
	}

	/*.redes-sociales {text-align: left !important;}*/

	#miembros img {
		position: relative;
		left: 20px;
	}

	.header_inner_left {
		padding-top: 15px !important;
	}

}


@media (min-width: 550px) and (max-width: 1000px) {

	.redes-sociales {
		position: static !important;
		padding: 0 !important;
		margin: 10% 4% !important;

	}

	.header_menu_bottom {
		margin-top: -132px !important;
	}

	.contenedor-iconos {
		display: inline-block;
		text-align: center;
		margin-top: 50px;
		margin-left: auto;
		margin-right: auto;
	}


}


@media only screen and (max-width: 549px) {
	header .q_logo img.mobile {
		width: 200px !important;
		height: auto !important;
	}

	.redes-sociales {
		position: static !important;
		padding: 0 !important;
		/*margin: 10% 0 0 30% !important;*/
		text-align: center;
		margin-top: 70px;
	}

	.header_menu_bottom {
		margin-top: -80px !important;
	}

	/*#miembros {display: none !important;}*/
	header p {
		margin-top: 15px !important;
		position: relative;
		left: -20px;
	}

	#miembros span {
		display: block !important;
	}

}

@media only screen and (max-width: 768px) {

	.page-template-page_custom .text_above_title {
		padding: 8% !important;
	}

	.page-template-page_custom .title .text_above_title {
		display: block !important
	}
}

@media only screen and (min-width: 768px) {
	.hide-xl {
		display: none;
	}
}

@media only screen and (min-width: 1000px) {

	header p {
		margin: 15px !important;
	}
}

/* ========================================================================= */
/* Testimonios */
/* ========================================================================= */

.testimonial_image_holder img {
	width: 100px !important;
}

.testimonial_image_custom {
	float: left;
}

.testimonial_text_custom {
	background: #f4f4f4;
	margin-bottom: 50px;
	/*border: 1px solid #c3c3c3;*/
	padding: 20px 50px;
	display: none;
}

.testimonial_author_custom {
	margin-top: 0 !important;
}

.testimonial_title_custom {
	padding: 20px 0 !important;
}

.testimonial_text_custom::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 30px solid #f4f4f4;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	margin: 4% 0 0 -43%;
}

/* ========================================================================= */
/* BLOG */
/* ========================================================================= */

.single .title_subtitle_holder h1 {
	display: none !important;
}

.single .breadcrumb {
	left: 0;
}

/*Blog Widget ASIDE*/

.qode_latest_posts_widget .latest_post_image {
	width: 100%;
	float: none;
}

.qode_latest_posts_widget .latest_post_holder.image_in_box .latest_post_text {
	padding: 10px 0 0 0;
}

.qode_latest_posts_widget .latest_post_title.entry_title a {
	font-weight: bold;
	color: #000;
	text-transform: none;
}

.qode_latest_posts_widget>h5::before {
	width: 10% !important;
}

aside .widget>h5 {
	color: #000000 !important;
	font-family: 'Oswald', sans-serif !important;
	font-weight: 400 !important;
	font-size: 24px !important;
	margin-bottom: 40px !important;
}

.qode_latest_posts_widget .date_hour_holder,
.qode_latest_posts_widget .dots {
	display: none;
}

.qode_latest_posts_widget .post_infos a {
	color: #00928f !important;
	font-size: 12px;
	font-weight: 600;
}

.latest_post_holder.image_in_box .latest_post_text .excerpt {
	font-size: 12px;
}

/* ========================================================================= */
/* Iconos */
/* ========================================================================= */
.icono {
	font-size: 20px;
	color: blue;
	margin: 4px;
	display: inline-block;
	vertical-align: middle;
}

.contenedor-iconos {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: 100%;
	height: 22px;
	white-space: nowrap;
	margin-top: 20px;
	margin-left: 5px;
}

/* ========================================================================= */
/* Logos */
/* ========================================================================= */
.logo-iso {
	display: inline-block;
	width: 55px !important;
	height: 55px !important;
	object-fit: contain;
	vertical-align: middle;
	margin-left: 5px;
}



/* ========================================================================= */
/* PORTFOLIO */
/* ========================================================================= */

.single-portfolio_page h1 {
	color: #022166;
	font-family: 'Oswald', sans-serif;
	font-size: 26px;
	font-weight: 300;
}

h3.portfolio_excerpt_custom {
	font-weight: 300 !important;
	line-height: 1.6em;
}


.director {
	font-weight: bold;
	font-size: 16px;

}

.excerpt p {
	font-size: 14px;
	font-weight: 600;
	/*padding-top: 6px;*/
	line-height: initial;
}

.description-custom .excerpt p {
	padding-top: 6px !important;
}

.projects_holder article .portfolio_description {
	padding: 10px 0 22px !important;
	text-align: left !important;
}

.project_category,
.description-custom .project_category {
	font-weight: bold !important;
	color: #022166;
	font-size: 13px !important;
}

/*.home .project_category {
	font-weight: 600 !important;
	font-size: 18px !important;
}*/

.portfolio_title.entry_title {
	font-weight: 700;
	font-size: 18px;
	line-height: 1.2em;
}


.portfolio_slides .image_holder {
	padding: 0 10px;
}

.description-custom {
	padding: 10px 5px 0 10px;
}

.portfolio_slider .caroufredsel-next {
	right: 0 !important;
}

.caroufredsel-direction-nav a {
	margin: 0 !important;
	top: 22% !important;
	color: #8a8a8a;
	background-color: #d38828 !important;
}

.portfolio_slider .caroufredsel-prev {
	left: 0 !important;
}

.wpb_widgetised_column .widget h5 {
	margin-bottom: 10px !important;
}


/*.portfolio_slides .hover_feature_holder, .hover_feature_holder_outer {
	position: static !important;
}

.portfolio_slides .hover_feature_holder_inner {opacity: 1 !important; color: #000 !important;}*/

.portfolio_excerpt_custom_list {
	margin-top: 5px;
}


/* ========================================================================= */
/* ACORDEÓN  */
/* ========================================================================= */

.q_accordion_holder.accordion.without_icon .ui-accordion-header span.tab-title,
.q_accordion_holder.accordion div.accordion_content {
	padding: 0 !important;
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark.left_mark {
	left: inherit !important;
	right: 0 !important;
}

/* ========================================================================= */
/* FORMULARIOS  */
/* ========================================================================= */

.form-custom input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	padding: 10px 5px !important;
}

.form-custom {
	background: #f4f4f4 !important;
	padding: 3% !important;
}

/*Newsletter*/

.form-newsletter label {
	display: none !important;
}

.form-newsletter input {
	padding: 10px 10px !important;
	color: #000 !important;
	border-radius: 10px;
}

.form-newsletter #gform_submit_button_1 {
	float: right;
	background: #fff;
	color: #022166 !important;
	padding: 0 10px !important;
}

.form-newsletter #gform_submit_button_1:hover {
	background-color: #005b56 !important;
	color: #fff !important;
}

/* GF 8 */

.gform_required_legend {
	display: none;
}

body .gform_wrapper .chzn-container-single .chzn-single span,
body .gform_wrapper input[type="email"],
body .gform_wrapper input[type="number"],
body .gform_wrapper input[type="password"],
body .gform_wrapper input[type="tel"],
body .gform_wrapper input[type="text"],
body .gform_wrapper input[type="url"],
body .gform_wrapper select,
body .gform_wrapper textarea {
	color: #000 !important;
	border: 1px solid #022166;
}

body .gform_wrapper input[type="submit"]:hover,
body .gform_wrapper input[type="button"]:hover,
body .gform_wrapper input[type="reset"]:hover {
	background-color: #022166 !important;
	border-color: #022166 !important;
}

/* GF 10 */

.gform_wrapper #input_10_13 {

	width: 100% !important;
}


/* ========================================================================= */
/* OTROS */
/* ========================================================================= */

.breadcrumbs,
.breadcrumb a {
	font-weight: bold;
}

.breadcrumb .current {
	color: #000 !important;
	font-weight: 500 !important;
}

.subline1::before {
	content: "";
	border-bottom: 2px solid #022166;
	position: absolute;
	width: 5%;
	-moz-transition: width 1s;
	-o-transition: width 1s;
	-webkit-transition: width 1s;
	transition: width 1s;
	margin-top: 40px;
}

.qode_latest_posts_widget>h5::before {
	content: "";
	border-bottom: 2px solid #022166;
	position: absolute;
	width: 5%;
	-moz-transition: width 1s;
	-o-transition: width 1s;
	-webkit-transition: width 1s;
	transition: width 1s;
	margin-top: 30px;
}


#banner-home {
	z-index: 9999;
	margin-top: -9px;
}


.zoom1 img {
	-webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, 1, 1);
	-moz-transition: -moz-transform .3s cubic-bezier(.4, 0, 1, 1);
	-o-transition: -o-transform .3s cubic-bezier(.4, 0, 1, 1);
	transition: transform .3s cubic-bezier(.4, 0, 1, 1);
}

.zoom1:hover img {
	-webkit-transform: scale(1.05) translateZ(0);
	-moz-transform: scale(1.05) translateZ(0);
	-o-transform: scale(1.05) translateZ(0);
	transform: scale(1.05) translateZ(0);
}

/* ========================================================================= */
/* EVENTOS */
/* ========================================================================= */

.evodv_current_day {
	padding: 30px 0 !important;
	background-color: #00928f !important;
}

.eventon_daily_in .evo_day {
	width: 25px !important;
}

.eventon_daily_in {
	width: 100% !important;
	margin-left: 0 !important;
}

.eventon_daily_in .evodv_action {
	width: 20px !important;
}

.evodv_current_day p.evodv_dayname {
	margin-bottom: 50px !important;
}

.evodv_current_day p.evodv_daynum span {
	color: #000 !important;
	border: 1px solid #000 !important;
}

.evodv_current_day p.evodv_events {
	margin-top: 30px !important;
}

.eventon_daily_in .evo_day.today {
	color: #fff;
}

.evo_metarow_fimg.evorow.evcal_evdata_img {
	height: 250px;
}

.column2 .qode_latest_posts_widget>h5::before {
	margin-top: 46px !important;
}

.oculto {
	display: none !important;
}


/* ========================================================================= */
/* FOOTER */
/* ========================================================================= */

.footer_top_holder {
	display: none;
}



@media screen and (max-width: 767px) {
	.vc_row.wpb_row.staff__wrapper .custom_staff-grid .wpb_column:not(:last-child) {
		margin-bottom: 50px !important;
	}
}

/* New News Slideshow */
.custom__rev-slider--title {
	/*width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;*/
}

body .rs-layer a.custom__rev-slider--link {
	color: rgb(255, 255, 255) !important;
}

body .rs-layer a.custom__rev-slider--btn {
	color: rgb(255, 255, 255);
	font-size: 18px !important;
	padding: 0.5em 1em !important;
	border: 1px solid #fff !important;
	box-sizing: border-box !important;
	display: block !important;
}

a.custom__rev-slider--btn:hover {
	background-color: #fff;
	color: #000;
}

@media screen and (max-width: 599px) {
	body .rs-layer a.custom__rev-slider--btn {
		font-size: 10px !important;
	}
}


/* LOGOS FOOTER */


.footer__container {
	background: #022166;
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);

	.footer__logos--custom {
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: center;
		gap: 30px;

		.container-logos {

			display: flex;
			justify-content: center;

			.footer__logo {
				img {
					width: 100%;
					height: auto;
					display: block;
				}

				.footer__logo-link {
					display: block;
				}
			}

		}

		@media screen and (width <=1200px) {

			.container-logos {
				flex-wrap: wrap;
				gap: 10px;

				.footer__logo {
					max-width: clamp(140px, 16vw, 180px);
				}
			}

		}

		@media screen and (width > 1200px) {
			.container-logos {
				gap: 0;

				.footer__logo {
					width: 12%;
				}
			}

		}

	}

}