.altoContraste{
    filter: invert(1);
}

/*MENU RESPONSIVE*/
.checkbtn{
	font-size:30px;
	color: red;
	float:right;
	line-height: 80px;
	margin-right: 40px;
	cursor: pointer;
	display:none;
	
}
#check{
	display: none;
}
.ojoti{
	width: 3%;
    height: 21%;
    margin: -4px -33px 2px 12px;
    filter: invert(1);
}
@media screen and (min-width: 1px) and (max-width: 768px){
.trap img {
    width: 11%;
    margin: -38px 151px;
    position: absolute;
    height: 46px;
}
}
form[name=wpthemeSearchButton] > a {
    display: none;
}
.wpthemeAltText{
	display:none;
}
input::placeholder{
	font-family: inherit !important;
	margin: 0;
    line-height: inherit;
}
/*RESPONSIVE*/
.imgm{
	max-width:100%;
}
.toggle-menu{
	width: 40px;
	position: fixed;
	top:45px;
	right:1rem;
	cursor: pointer;
	background:#584c4c;
	filter: invert(1);
	border-radius:30px;
	z-index:30;
	
	
}

@media screen and (min-width:991px){
	.toggle-menu{
		display:none;
	}
   
}

.mobile-nav-header {
	display: none;
}
 @media screen and (min-width:768px){
 form{ 
	padding: 10px;
    margin: 0 -137px;
	width:100%;
	}
	
}
@media screen and (max-width:390px){
 .container{   
margin-left: -6px !important;
margin-right: -24px !important;
 }
 .wpthemeSearchButton{
     	margin: 14px 33% !important ;
	}
  .trap{	 
	 margin: 0px 0px 0px -58px !important;
	 padding: 37px !important;
    }
}
@media screen and (max-width:768px){	
	form{ 
	padding: 10px;
    margin: 0 -211px;
    width: 127%;
	}
}
@media screen and (max-width:991px){
	
	/* Estilos header mobile nav */
	
	.mobile-nav-header {
		background-color: #0066cd;
		height: 25%;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: space-around;
	}
	
	.wpthemeSearchText {
	margin: -5px -19px -3px 114px !important ; 
    padding: 15px 22px 1px 21px !important;
    width: 78% !important;
    border: 1px solid #C9C9C9 !important;
    border-radius: 8px !important;
	}
	
	
	
	#main-menu-wrapper{
		position:fixed;
		display: block !important;
		width:80%;
		top: 0px !important;
		height:100%;
		background:#e8e8e8;
		left:-100%;
		text-align:center;
		transition: all .5s;
		z-index: 1200;
		flex-direction: column;
		overflow-y: scroll;
		max-height: 100vh;
		align-items: center;
	}
	
	#main-menu{
		width:100%;
		background:#e8e8e8;
		height: 83%;
		text-align:center;
		flex-direction: column;
		overflow-y: scroll;
		align-items: center;
		
	}

	#main-menu li{
		display:block;
		margin:50px 0;
		line-height: 30px;
	}
	#main-menu li a{
		font-size:15px !important;
		color:#0066cd !important;
		text-transform: uppercase !important;
		padding: 10px !important;
		display: inline-block !important;
	}

	html{
		width: 100% !important;
		max-width: 100% !important;
		overflow-x: hidden;
	}
	.cuadro-pb .cuadropb{
		width:100% !important;
		margin: 0 -23px;
	}
}


.main-menu--show{
	left:0 !important;
	
}
@media screen and (min-width:820px){
	.cuadro-pb .cuadropb{
	width:100%;
	margin: 0 0px;
}
}

/*Ajustar imagen*/
.cuadropb img{
	height: 50px !important;
    width: 55px !important;
}
/*Card informacion Footer*/
.container #menuf{
	margin-top:-100px !important;
}
/*Ajuste imagen footer*/
.img1{
	width:60px !important;
}
.img2{
	width:60px !important;
}
.img3{
	width:60px !important;
}
.img4{
	width:60px !important;
}
.img5{
	width:60px !important;
}
body{
	font-family: "Work Sans",Montserrat,sans-serif !important;
}
/*Menu total pantalla*/
.navbar-expand-lg{
	padding:0px !important;
	
}

#themeBFstick.sticky{
	background:#fff !important;
	padding: 0px !important;
	position: fixed;
        /*         max-width: 1366px; */
        left: 0 !important;
        right: 0 !important;
        top: 0 !important;
        z-index: 500 !important;
        width: 100% !important;
        animation: fixed-move-down .5s !important;
	
}
.wpthemeNavContainer1{
width:100%;
}
.menu{
	max-width:100%;
	width:100%;
	
}


.wpthemeInner{
max-width: 100%;
}

.wpthemeNavList{
	
    display: flex ;
    max-width: 100% !important;
    justify-content: space-evenly;
	padding:0px 70px!important;
	background:#F6F8F9;
    border-bottom: solid  2px #FF1979;
	
	
}
.wpthemeInner, .wpthemeSecondaryNav {
    margin: 0 auto;
    width: 100%; 

}
.img-fluidimg1 {
    max-width: 100%;
    height: auto;
	box-sizing: border-box;
}
.header-govco img{
    max-height: 20px;
	
}
.espaciosheader {
    width: 100% !important;
	display: inline-block !important;
	
}
.espaciosheader1 {
    width: 100% !important;
	display:inline-table;
	margin: 0px 109px;
	
}
.img-fluid1{
	margin:0px  15% !important;
}

img{
	vertical-align:middle;
	border-style:none;
}
.wpthemePrimaryNav li {
    padding: 0px !important;
    display: block !important;
    margin: 1px !important;
    line-height: 1.5em !important;
	justify-content: space-between !important;
	text-align: center !important;
	display: flex !important;
    -webkit-box-align:center !important;
	align-items: center !important;
	
}
.wpthemePrimaryNav li a{
text-decoration: none !important;	
	
}
.header-govco{
	padding: 8px 0;
}
.wpthemeSearchText{
    margin: -3px -2px -6px 195px;
    padding: 3px 34px 5px 7px ;
    border: 2px solid #C9C9C9 ;
    border-radius: 8px ;
    width: 92% ;
	
}
.wpthemeSearchButton{
	background-image:url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M10.442 10.442a1 1 0 0 1 1.415 0l3.85 3.85a1 1 0 0 1-1.414 1.415l-3.85-3.85a1 1 0 0 1 0-1.415z'/><path fill-rule='evenodd' d='M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zM13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z'/></svg>") !important;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    background-size: 17px;
    font-size: 0;
    width: 30px;
    height: 30px;
    background-color: #0066cd;
    border-radius: 50%;
    position: absolute;
    right: 4px;
    top: 0;
    bottom: 0;
    margin:11px 0%;
    
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
.btn {
    border-radius: 3rem;
    text-transform: uppercase;
    text-decoration: none;

}
.wpthemeDisplayNone{
	display:none !important;
}

.wpthemeLayoutContainers {
    padding: 0 !important;
	max-width: 100% !important;
}


.main-navbar .navbar-nav {
    text-align: center !important;
    display: -webkit-box !important;
    display: flex !important;
    -webkit-box-align: center !important;
    align-items: center !important;
    justify-content: space-between !important;
}
.navbar{
	padding-bottom:0.1rem !important;
}
/*Estilo letra*/
li.wpthemeNavListItem > a {
    padding: 1rem 0.5rem;
    display: flex !important;
    align-items: baseline !important;
    position: relative !important;
    font-size: 14px !important;
    line-height: 1.3 !important;
    height: 100% !important;
    color: #434343 !important;
}
.trap {
    background: #ff1979;
    padding: 20px;
    clear: both;
}
.trap a {
	margin:-10px !important;
    color: #fff;
    text-align: center;
    font-weight: 600;
    margin: 0;
    padding-left: 41px;
    box-sizing: border-box;
    position: relative;
}
.trap .titulo {
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 1.5rem;
}
.cuadro-pb .cuadropb {
    width: 20%;
    float: left;
    background: #0d3656;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0;
}

.cuadropb .titulo a {
    color: #fff;
    font-weight: 600;
	text-transform: uppercase;
}
.bg-primary1{
	background-color: #0066cd!important;
}

.bg-secondary1 {
    background-color: #ff1979 !important;
	border-top: 100px solid white !important;
    margin-top: 3rem !important;
}
.footer.bg-secondary1{
border-top: 100px solid white !important;
margin-top: 3rem !important;
}
/*Quitar visor WEB*/

.ibmPortalControl > header {
    display: none !important;
}

/*Centrar completamente el THEME*/

.layoutColumn{
	margin: 0px !important;
    width: 100% !important;
}
.layoutRow{
	margin: 0px !important;
    width: 100% !important;
}
.header.abajo{
	background:#fff;
	padding:15px 20px;
}
.navbar.sticky{
	position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    z-index: 500 !important;
    width: 100% !important;
    margin: auto !important;
    animation: fixed-move-down .5s !important;
}
/*MENU LATERAL*/
.accesibilidad-menu{
	background: #0066cd;
	display: block;
	position:fixed;
	top:50%;
	transform: translateY(50%);
	left:auto;
	right: 0;
	z-index: 200;
	border-radius: 8px;
	-webkit-transform: translateY(-50%);
}
.accesibilidad-items{
	list-style:none;
	display:flex;
	flex-direction: column;
	padding:5px;
	width: 36px;
	margin: 0;
}

.accesibilidad-items a{
    display: flex;
    align-items: center;
    color: #fff;
    border-radius: 8px;
    transition: all .5s;
    width: 180px;
    padding: 2px 0px;
    text-decoration: none;
}
.accesibilidad-items img {
    display: flex;
    width: 26px;
    height: 26px;
    padding: 4px;
    margin: 5px 0;
    background-color: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
}

.accesibilidad-items span{
	font-size: 13px;
    margin-left: 10px;
}

/*FIN MENU LATERAL*/

li.wpthemeNavListItem:hover{
	font-weight: bold;
    text-decoration: underline;
    background: #dbdbdb;
}

li.list-group-item > a{
	text-decoration-line: underline;
}
li.wpthemeNavListItem.wpthemeLeft.wpthemeSelected {
    font-weight: bold;
    text-decoration: underline;
    background: #dbdbdb;
}

/*RESPONSIVE*/
