/*
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");

p.parrafoEspecial {
	font-size: 20px;
	font-weight: 600;
	color: #c90e2b;
	line-height: 30px;
}

.qbutton.small {
	padding: 0;
}

#cmplz-document {
	max-width: 100%;
}

.q_progress_bar .progress_title_holder {
	margin: 0 0 9px;
}

.qode_video_box .qode_video_image .qode_video_box_button {
	background-color: #28395b;
}

.qode_video_box .qode_video_image:hover .qode_video_box_button {
	background-color: #2e4063;
}

.qode_video_box .qode_video_image:hover .qode_video_box_button_arrow,
.qode_video_box .qode_video_image .qode_video_box_button_arrow {
	border-left-color: #fff;
}

h5.qode-tfs-author-name {
	font-size: 20px;
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0;
}

.imagen-bolsa-isotermica img {
	max-width: 450px;
}

.qode-twitter-feed-shortcode .qode-tfs-inner .qode-tfs-info {
	font-family: 'Roboto Slab', serif;
	font-size: 13px;
}

.testimonials_c_holder .testimonial_content_inner {
	background: #262626;
	padding: 53px 45px 57px;
	height: 463px;
}

.testimonial_title_holder h5 {
	font-family: 'Roboto Slab', serif;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_rating_holder {
	color: #8a94a7;
	margin: 16px 0 20px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_image_holder {
	margin-bottom: 25px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_author {
	margin-top: 19px;
}

.footer_top .widget_nav_menu ul li {
	padding: 0;
}

.footer_top a:hover {
	text-decoration: underline;
}

.wpcf7 form.wpcf7-form p {
	margin-bottom: 10px;
}

.footer_top h5 {
	margin: 0 0 12px;
}

header .header_top .q_social_icon_holder {
	width: 29px;
}

.header-widget.widget_nav_menu ul.menu li a:hover {
	color: #fff !important;
	text-decoration: underline;
}

.header-widget.widget_nav_menu ul.menu li a {
	padding: 0 0 0 21px;
}

.header-widget.widget_nav_menu {
	padding: 0 19px 0 0;
}

nav.main_menu>ul>li.active>a>span:not(.plus) {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 16px 29px 18px;
	border-radius: 1px;
	background-color: #c90e2b;
}

nav.main_menu>ul>li.active>a>span:not(.plus):hover {}

header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a {
	opacity: 1;
}

.carousel-inner .slider_content .text .qbutton {
	margin: 21px 0 0;
}

.gallery_holder ul li .gallery_hover {
	background-color: rgba(40, 57, 91, .95);
}

.qbutton.small .qode_button_icon_element {
	display: inline-block;
	vertical-align: middle;
	margin: -2px 0 0 7px;
}

.qbutton.small:hover .qode_button_icon_element {
	color: inherit !important;
}

.title.title_size_small h1 {
	text-transform: none;
}

.widget #searchform {
	border: 1px solid #e5e5e5;
}

.widget.widget_search form input[type=text] {
	padding: 9px 6% 10px;
	width: 65%;
}

.widget.widget_search form input[type=submit] {
	padding: 0 2% 0 0;
	height: 52px;
	line-height: 52px;
}

.qode-ttevents-single-subtitle {
	color: #b10025;
	font-size: 13px;
}

.q_icon_list {
	margin-bottom: 15px;
}

aside .widget {
	margin: 0 0 28px;
}

.qode-ttevents-single .qode-ttevents-single-image-holder {
	margin-bottom: 37px;
}

.qode-ttevents-single .qode-ttevents-single-content {
	margin-top: 21px;
}

.tt_timetable .event a,
.tt_timetable .event .event_header,
table.tt_timetable .event .tt_tooltip_content a {
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
}

.qode-ttevents-single .tt_event_hours li p {
	font-weight: 400;
	color: #b10025;
	font-size: 13px;
	font-family: 'Roboto Slab', serif;
}

@media only screen and (min-width: 1001px) and (max-width: 1024px) {
	nav.main_menu>ul>li>a {
		padding: 0 19px;
	}
}

.footer_top .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text,
.footer_top .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-number,
.footer_top .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-date,
.footer_top .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea,
.footer_top .cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select,
.footer_top .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-quiz {
	padding-top: 5px !important;
	padding-bottom: 6px !important;
	margin-bottom: 5px;
}

.footer_top .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit,
.footer_top .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
	background-color: white !important;
	color: #262626 !important;
}

.footer_top .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:hover,
.footer_top .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
	color: white !important;
	background-color: black !important;
}

.title.title_size_small h1 {
	text-transform: none;
	font-weight: bold;
	color: white;
}


nav.main_menu>ul>li>a span:first-child {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 15px 18px 15px;
}

nav.main_menu>ul>li>a span:hover {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 15px 18px 15px;
	border-radius: 1px;
	background-color: #c90e2b;
	color: white;
}

header:not(.with_hover_bg_color) nav.main_menu>ul>li>a>span:not(.plus),
nav.vertical_menu>ul>li>a>span:not(.plus) {
	padding: 10px 5px 10px;
}


div.wpcf7-response-output {
	overflow: hidden !important;
}

div.wpcf7 .ajax-loader {
	margin: 0;
}

div.wpcf7-response-output {
	margin-bottom: 20px !important;
	clear: both;
	background: #c90e2b;
}

.icon_star:before {
	color: gold;
}

table td {
	text-align: left;
}

div.wpcf7-response-output.wpcf7-validation-errors {
	clear: both;
}

.bwg_image_browser_image_0,
.bwg_image_browser_image_1,
.bwg_image_browser_image_2,
.bwg_image_browser_image_3,
.bwg_image_browser_image_4,
.bwg_image_browser_image_5,
.bwg_image_browser_image_6,
.bwg_image_browser_image_7,
.bwg_image_browser_image_8,
.bwg_image_browser_image_9,
.bwg_image_browser_image_10 {
	background-color: transparent !important;
	border-none !important;
}

.quiz-119 label span {
	color: #ffffff;
}

input.wpcf7-form-control.wpcf7-quiz {
	margin-left: 0;
}

.leermas {
	text-align: center;
	margin-top: 24px;
}

.txt_leermas {
	padding: 8px 16px;
	background-color: #c90e2b;
	color: #fff;
	cursor: pointer;
}


.titulo-banner p span {
	font-size: 50px;
	font-weight: 800;
	line-height: 60px;
}

.centrar-boton .wpb_wrapper {
	text-align: center;
}

.blanco h2>a {
	color: #fff;
}

.rojo * {
	color: #ff1818;
}

.blanco h2>a, 
.blanco h2 {
	font-size: 23px !important;
	font-weight: 800 !important;
}


.subtitulo-rojo p {
	font-size: 32px;
	FONT-WEIGHT: 800;
	color: #ff1818;
	line-height: 38px;
}

.subtitulo-verde p {
	font-size: 25px;
	line-height: 30px;
	FONT-WEIGHT: 600;
	color: #489834;
}

.subtitulo-azul p {
	font-size: 22px;
	line-height: 28px;
	FONT-WEIGHT: 800;
	color: #0044b0;
}

h1.h1-camo {
	font-size: 18px;
}

nav.main_menu > ul > li > a {
    font-size: 15px;
	font-weight: 500;
}

.tres-columnas-botones a.qode-btn.qode-btn-medium.qode-btn-solid.qode-btn-default-hover {
    display: block;
    text-align: center;
}

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

	h2,
	.h2,
	h2 a {
		font-size: 20px !important;
	}
}

@media only screen and (max-width: 768px) {
	.q_slider {
		display: none;
	}
}

@media only screen and (max-width: 768px) {
	.q_slider {
		display: none;
	}
}

@media (max-width: 768px) {

	.boxed div.section .section_inner,
	.carousel-inner .slider_content_outer,
	.container_inner,
	.container_inner nav.content_menu,
	.footer_bottom_border.in_grid,
	.footer_top_border.in_grid,
	.full_width .parallax_content,
	.steps_holder_inner,
	.title_border_in_grid_holder,
	div.grid_section .section_inner,
	nav.content_menu ul {
		margin: 0 auto;
		padding: 0 25px;
		width: auto;
	}

	.titulo-banner p span {
		font-size: 40px;
		font-weight: 800;
		line-height: 45px;
	}

	.titulo-banner p {
		line-height: 1em !important;
		margin: 0 !important;
	}

	.logos-tres-columnas img.vc_single_image-img.attachment-medium {
        margin-bottom: 20px;
    }
}


@media (max-width: 480px) {
	.titulo-banner p span {
		font-size: 30px !important;
		line-height: 30px !important;
	}
}