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


/* ================ */
/* GENERAL */
/* ================ */

p:first-child {margin-top:0;}

/*.not-link {pointer-events: none;}*/

.top-title {
	color:#212349;
	text-transform: uppercase;
	font-weight:600;
}

.miembro .mini-separator {margin: 10px auto !important;}

.mini-separator {
	background-color: #88BD23;
	height: 2px;
	width: 31px;
	margin: 0 0 10px 0;
}

.mini-separator.cls-center {
	margin: 10px auto;
}

.home-tag, .widget .tagcloud a, .single .tags_text a {
	color: #88BD23 !important;
	border: 1px solid #88BD23;
	padding: 10px;
	margin-right: 10px;
}

.widget .tagcloud a {
	margin-bottom: 10px;
}

.home-tag {font-size:14px;}

.home-tag:hover, .widget .tagcloud a:hover, .single .tags_text a:hover {
	color: #212349 !important;
	border-color:#212349;
}

.row-cta p {
	color: #212349;
	font-size: 40px;
	line-height: 49px;
}

.row-background {background-color:#F8F8F8;}
.row-background-logos {background-color:#f5f5f5;}

.cls-hidden {display: none !important;}
.cls-view {display: block !important;}

/* ================ */
/* HEADER*/
/* ================ */

.side_menu_button > a {
	color: #fff;
	margin-top: -11px !important;
}

.header_top {padding: 0 45px;}

header.scrolled .q_logo img.normal {opacity: 0 !important;}

header.scrolled .q_logo img.sticky {
	opacity: 1 !important;
	width: 223px !important;
	height: auto !important;
	/*top: -44px;*/
	z-index: 999;
}

header.scrolled .header_top {padding-top:20px;}

header.scrolled .header_bottom {
	background-color: #fff !important;
}

header.scrolled nav.main_menu > ul > li > a, header.scrolled .header_top a,header.scrolled .header_top i {color: #212349 !important;}
header.scrolled img.noscrolled {display:none;}
header:not(.scrolled) img.cls-scrolled {display:none;}

header.scrolled .side_menu_button > a {color: #212349;}
header.scrolled nav.main_menu>ul>li>a { line-height: 90px !important;}
header.scrolled .side_menu_button > a {margin-top: 30px !important;}

.mobile_menu_button span {
	color: #212349;
}

/* Submenú*/

.drop_down .second {left: 0 !important;}
.drop_down .wide .second ul li {border-left: none;}

.drop_down .second .inner > ul, li.narrow .second .inner ul {
	background-color: #fff;
	border-color: #fff;
}

.second a {
	color: #212349 !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	text-transform: none !important;
}

.drop_down .wide .second .inner  ul  li  a::before, nav.mobile_menu ul li a::before {
	content: url(https://www.iusconfidence.es/wp-content/uploads/2019/05/item-verde.jpg);
	margin-right: 10px;
	margin-top: -2px;
}

li.not-show > a {display: none !important;}

.drop_down .wide .second ul {
	padding: 15px 10px;
	-webkit-box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.1);
}

.drop_down .second .inner ul li a, .drop_down .second .inner ul li h5 {line-height: 25px;}

.drop_down .wide .second ul li {
	width: 370px !important;
}

@media (max-width: 1100px) {
	.drop_down .wide .second ul li {width: 300px !important;}
}

@media (min-width: 1200px) {
	.drop_down .wide .second ul li {width: 370px !important;}
}
@media (min-width: 1001px) and (max-width: 1399px) {
.drop_down .wide .second ul {height: 390px;}
}

@media (min-width: 1001px) {
	#nav-menu-item-681 .second {left: -180px !important;}
}

/* Slider*/

@media (min-width: 501px) and (max-width: 768px) {
	#rev_slider_1_1 .tp-caption {margin-top:-50px !important;}
}

@media (max-width: 500px) {
	#rev_slider_1_1 .tp-caption {margin-top:-20px !important;}
}

/* ================ */
/* BOTONES */
/* ================ */

.qbutton.default, form.nolabel .gform_button.button, .qbutton {
	color: #fff;
	background-color: #88BD23;
	border: none;
	border-radius: 0;
	text-transform: none;
	font-size: 16px;
	font-weight: 600;
	font-family: 'Raleway';
	text-align: center;
}

.q_slider .cls-btn {
	color: #fff;
	background-color: #88BD23;
	border: none;
	border-radius: 0;
	text-transform: none;
	font-size: 20px;
	font-weight: 600;
	font-family: 'Raleway';
	text-align: center;
	padding:10px 15px !important;
}

.q_slider .cls-btn:hover {
	background-color:#212349;
}

.qbutton.default:hover, form.nolabel .gform_button.button:hover, .qbutton:hover { background-color: #212349 !important;}

/* ================ */
/* LISTAS */
/* ================ */

.cls-item, .widget_categories ul, .page-col1 .widget ul {
	list-style-image: url(https://www.iusconfidence.es/wp-content/uploads/2019/05/item-verde.jpg) !important;
}

.cls-lista {
	list-style-position: outside;
	padding-left: 50px;
}
.cls-lista li {padding-bottom: 20px;}

.page-col1 .widget ul {
	list-style-position: outside;
	padding-left: 20px;
}

.widget_categories ul {padding-left: 23px !important;}


/* ================ */
/* FORMULARIO */
/* ================ */

form.nolabel .gfield_label {display: none !important;}

form.nolabel input[type="text"], form.nolabel textarea, form.nolabel select {
	border: 1px solid #828282;
}

form.nolabel select {height: 50px;}

form.nolabel input[type="text"] {height: 50px;}

form.nolabel input::placeholder, form.nolabel textarea::placeholder, form.nolabel select .gf_placeholder, form.nolabel select {
	color: #828282 !important;
	font-weight: 500;
	font-style: italic;
	font-size:16px !important;
}

form .gform_button.button {float: right; text-align: center;}

.gform_confirmation_wrapper {
	background-color: green;
	color: #fff;
	padding: 10px;
	font-weight: 600;
}


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

@media (min-width: 1001px) {
	.page-id-74.page-template-blog-large-image article:nth-child(1) {
		width: 100% !important;
		display: block !important;
	}

	.page-id-74.page-template-blog-large-image article:nth-child(n+1) {
		width: 47%;
		display: inline-flex;
	}
	
	.page-id-74.page-template-blog-large-image article:nth-child(2n) {margin-right: 5%;}
	
	.page-id-74.page-template-blog-large-image article:nth-child(1) h2 a, 
.page-id-74.page-template-blog-large-image article:nth-child(1) h2 {font-size: 40px !important; line-height: 47px !important;}
}

.blog_holder article .post_text .post_text_inner {padding: 23px 0;}

.page-id-74.page-template-blog-large-image article:nth-child(n+1) h2 a, 
.page-id-74.page-template-blog-large-image article:nth-child(n+1) h2 {font-size: 18px !important; line-height: 25px !important;}

.page-id-74.page-template-blog-large-image article:first-child h2 a, 
.page-id-74.page-template-blog-large-image article:first-child h2 {font-size:40px !important; line-height: 47px !important;}

article .entry_title {margin: 5px 0 10px;}

.blog_holder article .post_info a {color: #88BD23;}

.sidebar #searchform {
	border: 1px solid #828282;
}

aside .widget h5, .page-col1 h5 {
	color: #212349;
	text-transform: none;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 20px;
}

aside .widget a, .page-col1 ul li a {color: #212349 !important;}

.page-col1 ul.menu li.current-menu-item a {color: #88BD23 !important;}


aside .widget a:hover, .page-col1 ul li a:hover {color: #88BD23 !important;}
.widget .tagcloud a {font-size: 16px !important;}

aside .widget .cat-item.cat-item-3 {display: none;}

#widget-blog .mini-separator {margin: 10px auto;}
#widget-blog .top-title {text-transform:none;}

.single-post .title.title_size_small h1 {display: none;}

.single-post .single_tags {margin-top: 50px;}

.single-post h2 {margin-top: 30px;}

.single-post .column1 .tags_text {line-height:62px;}

/* last post*/
.latest_post .post_infos span.dots:nth-child(n+3), .latest_post .post_infos .post_comments {display: none !important;}
.latest_post .post_infos a {color: #88BD23 !important;}

/* Conferencias y seminarios*/

.blog_holder.blog_small_image article .post_image, .blog_holder.blog_small_image article .post_text {
	float: none;
	width: 100%;
}

.blog_holder.blog_small_image article .post_text .post_text_inner {	padding: 23px 0;}

article.category-actos .post_info {	display: none;}
article:not(.category-actos) .div-info {display: none;}
article.category-actos .date.entry_date.updated {
	color: #88BD23;
	font-weight: 600;
}

.div-info p {
	margin-bottom: 10px !important;
	margin-top: 0;
}

.div-info img {	margin-right: 7px;}
.category-actos h2 {margin-bottom: 15px;}

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

/* ================ */
/* LANDING */
/* ================ */
body.landing .form-landing .wpb_text_column{
	padding: 40px 25px;
    background-color: #212349;
}
body.landing  .form-landing .wpb_text_column h3{
	color: white !important;
}
body.landing  .form-landing .gform_wrapper {
    margin: 0px 0 !important;
}
body.landing  .form-landing .hide-xl {
   display: block !important;
}
body.landing  .form-landing > .vc_column-inner > .wpb_wrapper{
	background-color: #F8F8F8 !important;
}
body.landing .form-landing  .gform_wrapper{
	padding: 25px !important;
}
body.landing  header nav,
body.landing  header .header_inner_right{
	display: none !important;
}
body.landing .form-landing .gform_wrapper input,
body.landing .form-landing .gform_wrapper textarea{
	border: none !important;
}
body.landing .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0px !important;
}
body.landing .page-col2 {
    padding-left: 0px !important;
    padding-right: 30px !important;
}
body.landing .border-left-h3 h3{
	border-left: solid 2px #88BD23 !important;
	padding-left: 8px !important;
}
body.landing header .header_inner_left {
    position: relative !important;
    left: 45px;
    top: 0;
}
body.landing .q_logo img {
    top: -111% !important;
}

/* ================ */
/* RESPONSIVE */
/* ================ */

@media (min-width: 1201px) {
	.hidde-xxl {display: none;}
	
	.col-pd-left {padding-left:20px;}
    .col-pd-right {padding-right:20px;}	
	
	.full_width_inner, .content .container .container_inner.page_container_inner, .page-template-blog-large-image .content .container_inner, .single .content .container_inner, .archive .content .container_inner, .page-template-blog-small-image .content .container_inner {padding-top: 90px;}
}
@media (max-width: 1200px) {
	.full_width_inner, .page-template-blog-large-image .content .container_inner,.single .content .container_inner, .archive .content .container_inner, .page-template-blog-small-image .content .container_inner {padding-top: 70px;}
	
	.row-cls-responsive .vc_column_container.vc_col-sm-6 {width: 100%;}
	.row-cls-responsive .q_elements_holder.two_columns .q_elements_item {
		width: 100%;
		display: block;
	}
	
	.row-cls-responsive {padding: 0 10%;}
	.row-cls-responsive .q_elements_item .q_elements_item_content {padding: 0 !important;}
}

@media (max-width: 1000px) {
	.title.title_size_small h1 {
		font-size: 30px !important;
		line-height: 35px !important;
	}
	.not-show {display:none;}
	
	.mobile_menu_button {
        float: right !important;
        margin: 0 !important;
    }
	
	.side_menu_button > a {	color: #212349 !important;	margin-right: 14px;}
	.side_menu_button > a .fa {font-size: 14px !important;}
}

@media (min-width: 1001px) {
	header:not(.scrolled) {padding-top:20px !important;}
	.q_logo img {top:-67%;}
	.item-hide-xl {display:none !important;}
	
	body.home .gform_wrapper input[type="submit"] {margin-top: -75px !important;}
}

@media (max-width: 768px) {
	.landing .section_inner_margin.clearfix{
		display: flex;
		flex-direction: column;
	}
	.page-col1 {display: none;}
	.landing .page-col1{
		width: 100% !important;
		display: block !important;
	}
	.landing .page-col2{
		width: 100% !important;
	}
	
	h2 {
		font-size: 26px !important;
		line-height: 33px;
	}
	
	.rev_slider_wrapper.fullscreen-container, .tp-fullwidth-forcer {height: 200px !important;}
	
	br.cls-br {margin-bottom:15px;}
	

.tp-parallax-wrap {top: 88px !important;}
}


@media (min-width: 767px) {
	.hide-xl {display: none;}
	.page-col2 {padding-left:30px;}
}

@media (max-width: 1566px) {
	.block-areas p {margin-bottom: 0;}
	.home-tag {display: inline-flex; margin-bottom:10px;}
	
}

@media (min-width: 1001px) and (max-width: 1190px) {
	nav.main_menu > ul > li > a {padding: 0 9px !important; font-size:14px !important;}
}

@media (max-width: 480px) {
	.search_button.fullscreen_search.normal {display: none;}
	.logo_wrapper {left: 35% !important;}
	
	.title.title_size_small h1 {
		font-size: 20px !important;
		line-height: 22px !important;
	}
}

