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

.q_logo a{
	max-height: 55px;
}

.side_menu_button a:last-child {
    padding: 0 0 5px 8px;
    font-size: 16px;
}

/*.blog_slider .blog_slides img {
    max-height: 7000px;
    object-fit: cover;
	  object-position: center top;
}*/

.blog_slider_holder .blog_slider.simple_slider .blog_text_holder_inner2 {
    position: absolute;
    width: 100%;
    padding: 5px 30px;
    border: transparent;
    left: 0;
    bottom: 0;
}

.breadcrumb {
    position: absolute;
    height: 100%;
    font-size: 13px;
    top: 100%;
    right: auto;
    left: 0;
    padding: 0;
}

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

.page-template-default .content{
	padding-bottom: 50px !important;
}
/*
.bank{
    display: inline-table;
    border: 1px solid #0072B6;
    padding: 15px 10px;
    border-radius: 5px;
    border-top: 5px solid #0072B6;
    width: 240px;
    height: 160px;
    margin: 10px 10px 10px 0;
	  overflow: hidden;
}*/

.bank h3{
	color: #0072B6;
}

.contenedor{
    max-width: 100%;
}

#filtrar{
	width: 75%;
    padding: 10px;
    font-size: 17px;
    box-shadow: none;
    border: 1px solid #0072B6;
    border-radius: 5px;
	    margin-bottom: 25px;
	max-width: 785px;
}

.list-abc ul{
	    list-style: none;
    padding: 15px 0;
}

.list-abc ul li{
	display: inline-table;
    font-size: 14px;
    padding: 4px;
    margin: 0 4px;
    cursor: pointer;
}

.list-abc ul li.active{
	border-bottom: 2px solid #0072B6;
}

.btn-clima{
	background: #0072B6;
    color: #fff;
    font-size: 16px;
    position: absolute;
    right: 0;
    padding: 7px 10px;
    line-height: 1;
    border-radius: 5px;
    margin-top: 5px;
}

.btn-clima:hover{
	background: #0072B6;
    color: #fff;
}

.flota-clima {
    position: fixed;
    left: 24px;
    bottom: 25px;
    font-size: 39px;
    z-index: 9999;
    color: #fff;
    background: #0072B6;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    text-align: center;
    line-height: 65px;
}

.flota-whatsapp{
	  position: fixed;
    right: 25px;
    bottom: 25px;
    font-size: 39px;
    z-index: 9999;
    color: #fff;
    background: #00AF2B;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    text-align: center;
    line-height: 65px;
}

.flota-clima:hover, .flota-whatsapp:hover{
	color: #fff;
}


#back_to_top.on {
    right: 35px !important;
}

#back_to_top {
	bottom: 100px;
}

.link-ext{
	position: relative;
	display: block;
}

.link-ext i.fa{
	position: absolute;
    top: 4px;
    right: -5px;
    font-size: 16px;
}

.blog_slider .blog_slider_simple_title {
    margin-bottom: 5px !important;
}

.blog_slider_simple_excerpt{
	font-size: 15px !important;
    margin-top: 0px !important;
    margin-bottom: 5px !important;
}

header {
    border-bottom: 1px solid #cecece;
}

.bank p{
	font-size: 14px !important;
	line-height: 1.5 !important;
	font-weight: 300 !important;
}

.acceso{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	display: block;
}

.acceso i{
	display: block;
	font-size: 42px;
	padding-bottom: 15px;
}


#interes{
	border-top: 5px solid #0072B6;
	margin-top: 35px;
	padding-top: 25px;
}

#interes h3{
	color: #0072B6;
	font-size: 23px;
}

#interes .sitiosinteres{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

#interes a{
	display: inline-table !important;
	padding: 15px 20px;
	font-size: 18px;
	color: #616860;
	text-align: center;
}

.qbutton.default:hover{
	background: transparent;
	background-color: transparent;
	color: #333;
}

.contenedor-marke{
    border: 1px solid #FD3214;
    padding: 10px;
    margin-bottom: 20px
}

.contenedor-marke a{
    color: #333;
	  margin: 0 20px;
}

.contenedor-marke .col-1 span{
    color: #0072B6;
    font-weight: bold;
}

.contenedor-marke .fila{
    display: flex;
}

.contenedor-marke .col-1{
    width: 150px;
    height: 25px;
}

.contenedor-marke .col-2{
    width: 90%;
    height: 25px
}


.contenedor-novedades{
    border: 3px solid #1CA763;
    padding: 10px;
    margin-bottom: 30px;
}

.contenedor-novedades span{
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 25px 15px;
    display: block;
    color: #0072B6;
}

.contenedor-novedades a{
    color: #333;
    display: block;
    margin: 15px 0;
    padding-left: 20px;
    position: relative;
    line-height: 1.1;
}

.contenedor-novedades a:after{
    content: "";
    width: 10px;
    height: 10px;
    background: #FD3214;
    position: absolute;
    left: 0px;
    top: 5px;
    border-radius: 50%;
}

.link-ext{
	    box-sizing: border-box;
    padding-right: 10px;
}

.tablesome__filter--button{
	display: none !important;
}

.un-tramite{
	  display: block;
    padding: 5px 0;
    margin: 5px 0;
}

.resaltar{
	background: #5aa1e3;
    color: #fff !important;
    padding: 10px;
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
	cursor: pointer;
}

.resaltar a{
	display: block;
	color: #fff !important;
}

.resaltar.link_shortcode i {
    top: 20px;
    color: #fff !important;
}

.collapse{
	padding: 15px 10px;
	display: none;
}

.flex-items-md-center{
    display: flex;
    justify-content: space-around;
    align-items: center;
	margin-top: 15px;
    margin-bottom: 35px;
}

.flex-items-md-center div:hover{
        background: #B5071F;
}

.flex-items-md-center div{
		background: #00A65C;
    padding: 10px 25px;
    margin: 5px;
    max-width: 160px;
    line-height: 1.1;
    text-align: center;
    height: 40px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px
}

.flex-items-md-center div a{
    color: #fff;
	font-size: 18px;
}

.col-xs-12.link_shortcode.icaa{
	padding: 5px;
    border-bottom: 1px solid #cecece;
}

#list-inst{
	display: flex;
	flex-wrap: wrap;
}



.link_shortcode{
    display: block;
    position: relative;
    margin: 10px 0;
}

.link_shortcode a:hover, .link_shortcode a:hover i{
	color: #00A65C;
}

.link_shortcode a{
    display: block;
    color: #333;
    border-bottom: 1px solid #cecece;
    padding: 7px;
}

.link_shortcode i{
    position: absolute;
    right: 10px;
    top: 15px;
    font-size: 18px;
    color: #A1A1A1;
}

.input-search{
	border-color: #0072B6;
    box-shadow: none;
    padding: 5px 10px;
    font-size: 18px;
    min-width: 400px;
}

@media(max-width:768px){
	.input-search{
    min-width: 100% !important;
}
}

.pagination ul li a, .pagination ul li span {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 24px;
    line-height: 25px;
    margin: 0px 10px 10px 0;
    text-align: center;
    color: #333;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    border: none;
    outline: 0;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.single-post h2.entry_title, .post_info, .single-post .post_image{
	display: none !important;
}

/*.single-post .sidebar{
	display: none;
}*/

.post_more a{
	font-size: 0 !important;
}

.post_more a:after{
	content: "Leer más";
	font-size: 13px !important;
}



.widget_archive ul{
	max-height: 500px;
	overflow-y: scroll;
}

.widget_archive ul::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.widget_archive ul::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.widget_archive ul::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
.widget_archive ul::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

iframe{
	    width: 100%;
}

.forma{
	
    color: #0072B6;
    border: 1px solid #0072B6;
    height: 40px;
    border-radius: 5px;
    background: transparent;
    width: 33px;
    font-size: 19px;
    margin: 0 5px;
		cursor: pointer;
}

.forma.activo{
	color: #333;
}

.bank {
    border: 1px solid #0072B6;
    padding: 15px 10px;
    border-radius: 5px;
    border-top: 5px solid #0072B6;
    overflow: hidden;
}

.bank.grid {
    display: inline-table;
    width: 240px;
    height: 160px;
    margin: 10px 10px 10px 0;
}

.bank.list {
    display: block;
    width: 100%;
    max-width: 750px;
    height: auto;
    margin: 5px 0;
}

@media(max-width:768px){
    #filtrar {
        width: 60%;
    }

    #list-inst {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .bank h3 {
        color: #0072B6;
        font-size: 12px;
    }

    .bank p {
        font-size: 12px !important;
    margin-top: 5px !important;
    }

    .bank.grid {
        width: 40%;
        height: 110px;
        margin: 3px;
    }
	
	#lineamenu .vc_col-sm-1\/5:not(:last-child){
        width: 48% !important;
        display: inline-table !important;
        margin-bottom: 20px
    }
}

.contenedor .row{
    display: flex;
    flex-wrap: wrap;
}

.contenedor .row .col-md-4{
    display: inline-table;
    width: 30%;
    margin: 10px 10px 10px 0;
}

.contenedor .row .col-md-4 h3{
    color: #0072B6;
    font-size: 14px;
    height: 75px;
    overflow: hidden;
}

.contenedor .row .col-md-4 p{
    display: none;
}

@media(max-width: 768px){
    .contenedor .row .col-md-4{
        width: 100%
    }

    .contenedor .row .col-md-4 h3{
        height: auto;
    }    
}

.image img{
    width: 100%;
    display: table;
    height: 280px;
    object-fit: cover;
    margin-bottom: 15px !important;
}

.acceso{
 color: #333;
}

.acceso:hover{
	color: #0072B6;
}

.pagination ul li span {
    background-color: #0072B6 !important;
}

.mas-noti{
	background: #B5071F;
    color: #fff;
    padding: 5px 15px;
    font-size: 19px;
    margin: 15px auto;
    display: table;
}

.blog .post_image{
	max-height: 350px;
	overflow: hidden;
	display: none !important;
}

.bank p{
    display: none
}


@media only screen and (max-width: 1000px){
    .hide_top_bar_on_mobile_header .header_top {
        display: block !important;
    }

    .header_top .left{
        display: none !important;
    }

    .btn-clima {
        background: #0072B6;
        color: #fff;
        font-size: 15px;
        position: absolute;
        right: 0;
        padding: 4px 0;
        line-height: 1;
        border-radius: 5px;
        margin-top: -10px;
    }
}

.wpcf7-form input, .wpcf7-form textarea{
    border: 1px solid #333 !important;
    border-radius: 5px !important;
}

.caroufredsel-direction-nav a i, .flex-direction-nav a i {
    line-height: 42px;
    color: #333;
    font-size: 36px;
}


.caroufredsel-direction-nav a, .flex-direction-nav a {
    border: 2px solid #333;
}


#back_to_top span i, #back_to_top span span {
    color: #333;
}

#back_to_top>span {
 border: 2px solid #333; 
}

.blog_slides .image img {
    height: 500px;
}

.type-normativas_post_type .post_content_holder .post_excerpt{
	display: none !important;
}

.type-normativas_post_type .post_content_holder .date.entry_date{
	display: none !important;
}


.rojo #filtrar{
    border: 1px solid #319F2D;
}

.rojo .forma {
    color: #319F2D;
    border: 1px solid #319F2D;
}

.rojo .forma.activo {
    color: #333 !important;
}


.rojo .bank {
    border: 1px solid #319F2D;
    border-top: 5px solid #319F2D;
}

.rojo .bank h3 {
    color: #319F2D;
}

.post-type-archive-normativas_post_type .normativas_post_type .post_text{
	border: 1px solid #319F2D;
}

.post-type-archive-normativas_post_type .normativas_post_type .post_text h2 a{
	color: #319F2D;
}

.rojo .bank.grid {
    height: 80px;
}

.single .normativas_post_type .post_content_holder .entry_title{
	display: none !important;
}

.breadcrumb{
	display: none;
}

/**NUEVO HOME**/
.bg-degrade{
	background: #76B703;
background: linear-gradient(to right, #76B703 0%, #00AED9 100%);
}

.bg-degrade p{
	margin-top: 0;
	margin-bottom: 0;
}

.bg-degrade img{
	border-radius: 50%;
	max-width: 100px;
}

.bg-degrade .wpb_text_column.wpb_content_element .wpb_wrapper a{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: -15px;
	margin-bottom: -15px;
} 

.bg-degrade .wpb_text_column.wpb_content_element .wpb_wrapper a b{
	color: #fff;
	margin-left: 10px;
	font-size: 19px;
	font-weight: 500;
}

.bold-1{
	font-size: 14px !important;
	line-height: 1;
}

.bold-2{
	display: block;
	font-size: 16px;
    font-style:normal;
    margin-top: 3px;
}

.contenedor-novedades-2{
    background: #8CB619;
    text-align: center;
    color: #fff;
    padding: 25px;
    border-radius: 15px;
    min-height: 200px;
}

.contenedor-novedades-2 img{
    display: block;
    margin: -65px auto 0 auto;
    border-radius: 50%;
    width: 100px;
}

.contenedor-novedades-2 a{
    color: #fff;
    font-weight: 500;
    /* line-height: 24px !important; */
    font-size: 16px;
    display: block;
    margin: 10px auto;
}

.contenedor-novedades-2 .nov-tit-2{
    font-size: 19px;
    font-weight: bold;
    margin: 10px auto 0 auto;
    display: block;
    text-transform: uppercase;
}

@media(min-width:768px){
	/**NUEVO HEADER**/

	.nuevo-header{
		background: rgba(0,0,0,0.7); 
		display: flex;
		align-items: center;
		justify-content: center
	}

	.nuevo-header ul{
		   height: 50px;
		list-style: none;
		margin: 0;
		padding: 0;
		  padding-right: 25px;
	}

	.nuevo-header ul li {
		line-height: 1;
		height: 15px; 
		   display: inline-table;
		margin: 0 10px;
	}


	.nuevo-header nav ul li a{
		line-height: 1 !important;
		color: #8CB619;
		font-size: 17px;
		text-transform: uppercase;
		font-weight: bold;
		padding: 16px 0;
		display: flex;
	}

	.cont-busca{
		background: #fff;
		padding: 0 15px;
		border-radius: 30px
	}

	.cont-busca input{
		border: none;
	}

	.cont-busca a {
		color: #8CB619;
	}
	
	#menu-menu-principal{
		display: none;
	}
	
	.qode_search_form_2, .search_button.search_slides_from_header_bottom, .header_top.clearfix{
		display: none !important;
	}
	
	
.sociales{
    margin-top: 35px;
}
	
	.sociales a img{
		width: 36px;
		display: inline-blocktable;
		height: auto;
		border-radius: 50%;
	}
	
	header.page_header{
		border-bottom: none;
	}
	
	.content.content_top_margin {
    	margin-top: 110px !important;
	}
}

@media(max-width:768px){
	.sociales, .nuevo-header{
		display: none !important;
	}
}

.footer_top{
	display: none !important;
}

.nuevo-footer{
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-redes{
    display: flex;
    justify-content: center;
    align-items: center;
}

.leyenda{
    font-weight: bold;
    margin: 0 15px;
	font-size: 18px;
}

.leyenda span{
    margin: 0 10px;
}

.footer-redes a br{
    display: none;
}

.footer-redes a i{
    width: 35px;
    height: 35px;
    background: #fff;
    color: #51ABA2 !important;
    margin: 0 5px;
    font-size: 21px;
    border-radius: 50%;
    line-height: 34px
}

.footer_bottom_holder{
    background: rgb(139,186,46);
    background: linear-gradient(90deg, rgba(139,186,46,1) 0%, rgba(61,167,205,1) 50%);
}