/**
 * @file
 * Subtheme specific CSS.
 */
.colortitle  { 
	color:#F1C033; 
}
.colorlink  {
	color:gray;
        text-decoration:none;
}
.textsize  {  
	font-size: 12px;
}
.amarillo {  
	width:100%;
	background-color:#F7A73F;
	height:40px;
}

.imggov { width:100%;
 }

.botte {
	  width:100%;
}

.banfoot { width:100%;
      
  }

.imgtoog { cursor:pointer;
        
}

.collink { text-decoration:none;
           color:gray;
           margin:0;
           margin-top:10px;
           cursor:pointer;
}
.container-fluid {
   padding: 0px;
   overflow: hidden;
}

.col-mis {
color:#034377;
font-size:20px;
margin-top:22px;

}

.enlaces-mison  {
padding:40px;
height:230px;
background-color:white;
-webkit-box-shadow: 3px 2px 25px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 2px 25px -5px rgba(0,0,0,0.75);
box-shadow: 3px 2px 25px -5px rgba(0,0,0,0.75);
margin-bottom:60px;
}

.colfoot {

background-color:#3366cc;

}


.imgfoot  {

height: 67px;
padding: 16px;
margin-left: 62px;

}




/** Estilos del Componente -  Banner Principal */


.contenedor-texto {
    background-color: ##efefef;
    --bs-gutter-x: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    font-weight: 500;
    font-size: 1.5rem;
    align-items: center;
    padding-right: 1.5rem;
    padding-left: 3rem;
    color: #ffffff;
}

.contenedor-relativo {
    position: relative;
    height: 100%;
    width: 100%
}

.contenedor-texto a {
    color: #255FA2;
    text-decoration: none;
    font-size: calc(7px + 0.9vw);
}


.contenedor-imagen.col-md-8 {
        --bs-gutter-x: 0px;
}
.flexslider {
  	border:none;
}
.flex-control-nav {
    	bottom: 20px;
    	z-index: 9;
}
.flex-control-paging li a { 
      	background: #FFF;
}
.flex-control-paging li a.flex-active {
      	background: #F7A73F;
}
.flex-direction-nav a {
	height: 50px;
}
.flex-direction-nav a:before {
  	color: #FFF;
  	opacity: 1!important;
}
.flex-direction-nav .flex-next {
	text-align: left;
}
.contenedor-borde {
 	border-left: 30px solid #F7A73F;
 	border-right: 30px solid #F7A73F;
}
.flex-direction-nav .flex-disabled {
    opacity: 1!important;
    z-index: 1;
}
.view-enlaces-home .flex-direction-nav a:before {
        color: #F7A73F;
        opacity: 1!important;
}
.view-enlaces-home .flex-control-nav {
	display:none;
}
.views-field.views-field-title {
    text-align: center;
}
.views-field.views-field-title a {
    text-align: center;
    text-decoration: none;
}
/** Fin de Estilos Componente - Banner Principal */


.btn-multi {
 box-shadow: 2px 0px 5px 3px #4d4d4d;
  background: #fff;
  background-color: #fff;
  border-radius:13px;
  border: 1px solid #fff;
  display:inline-block;
  cursor:pointer;
  color: 235FA3;
  font-family:Arial;
  font-size:17px;
  text-decoration:none;
  width: 121px;
  height: 54px;
font-weight: 700;

}
.arg {
  margin-top: 100%;
}
.logo_cancilleria img{
    height: 65px;
    margin: 5px;
}
