.container{
	height:auto;
	}

body{
	background:#F8F8F8;
}
.bg-verde{
	
	background-color:#009166; /*  Verde menu nuestros portales web */
	color: white!important;
	line-height:24px;
	height:auto;
	
}
.titulo-home::after{
	display: block;
	width: 50px;
	height: 2px;
	content: ' ';
	background-color:#009166;/*  linea debajo de los titulos */
	margin-top: 6px;
	
}
.bg-azul{
	background-color:#dff0ff;/*  azul de gov.co */
}

ul.azul{
	list-style: none;
	color: black;
}
ul.azul li::before { /*Puntos de las Listas Desordenadas*/
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #009166; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.carousel-control-prev{
	text-shadow: 0 4px .5em rgba(0,0,0,0.8);
	color: black!important;
}
.carousel-control-next
	{
	text-shadow: 0 4px .5 rgba(0,0,0,0.8);
	color: black!important;
	}

/*Revisar de nuevo estos estilos*/

.contenido12{
  	background:#FFFFFF;
  	margin-right: auto;
  	margin-left: auto;
  	padding-left: 0px;
 	padding-right: 0px;
	border-bottom-color:#069169;
		
	}

.caja1  {

 padding: .5rem;
 /*border: solid 2px #f60;*/
 /*font-family:WorkSans, Regular;*/
 font-style:Regular;
 font-size:14px;
 color:#1A1A1A;
 height:70px;
 
 }
  
.caja1#normal  {
  white-space: normal;
  }
   
.caja1#pre  {
  white-space: pre;
  }
   
.caja1 #nowrap  {
  white-space: nowrap;
  }
   
.caja1 #prewrap  {
  white-space: pre-wrap;
  }
   
.caja1#preline  {
  white-space: pre-line;
  }
	
	
.caja  {
 /*width: 100px;*/

 padding: .5rem;
 /*border: solid 2px #f60;*/
 /*font-family:WorkSans, Regular;*/
 font-style:Regular;
 font-size:14px;
 color:#1A1A1A;
 height:260px;
 min-height:260px;
 max-height:260px;
 font-weight: 400;
 }
  
.caja#normal  {
  white-space: normal;
  }
   
.caja#pre  {
  white-space: pre;
  }
   
.caja #nowrap  {
  white-space: nowrap;
  }
   
.caja #prewrap  {
  white-space: pre-wrap;
  }
   
.caja#preline  {
  white-space: pre-line;
  }
/*----Inicio codigo de banner----*/

.banner {
  display: block;
  max-width: 100%;
  height: 20vh;
  height: auto;
  position: fixed;
  
  }
	
/*----Cierre codigo de banner----*/

.imagen {
 	width: 35px;
	height: auto;
	box-sizing:border-box;
}


.imgti {
	width: 25px;
	height: 25px;
	box-sizing:border-box;
}

.hr {
	width: 100%;
  	height: 3px;
  	background-color:#069169;
}

.titulo {
	/*font-family:WorkSans, SemiBold;*/
	font-size:40px;
	font-style:SemiBold;
	line-height:46px;
	color:#1A1A1A;
	}

.subtitulo {
	/*font-family:WorkSans, Regular;*/
	font-size:18px;
	font-style:regular;
	line-height:30px;
  color:#069169;
  font-weight: 400;
}

.subtitulo1 {
	/*font-family:WorkSans, SemiBold;*/
	font-style:SemiBold;
	font-size:16px;
	color:#1A1A1A;
	line-height:30px;
	
	
}

.cajatitulo {
	/*font-family:WorkSans, SemiBold;*/
	font-style:SemiBold;
	font-size:14px;
	color:#1A1A1A;	
	line-height:18px;
	
}


.bodypreval {
	/*font-family:WorkSans, Regular;*/
	font-style:Regular;
	font-size:14px;
	color:#1A1A1A;
  margin-left:-1em;
  font-weight: 400;
}


/*  link de las cajas de los diferentes servicios  */
.servicios a{
	 cursor:pointer;
	 font-style:Regular;
	 font-size:14px;
	 color:#1a1a1a;
	 text-decoration:none;
	
	 }
	 
.servicios a:hover{
	color:#555555; 
	font-style:Regular;
	font-size:14px;
	
	/*text-decoration:underline;*/
	}
.servicios a.disabled:hover,a:disabled:hover{
	color:#007bff;
	}




/*------Estilos Adscritas-----*/


.he_header{
  background: #3366cc;
  background: -moz-linear-gradient(left,  #3366cc 50%, #e5eefb 50%);
  background: -webkit-linear-gradient(left,  #3366cc 50%,#e5eefb 50%);
  background: linear-gradient(to right,  #3366cc 50%,#e5eefb 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3366cc', endColorstr='#e5eefb',GradientType=1 );
  font: Regular 14px/14px Montserrat;
  letter-spacing: 0;
  color: #0B457F;
  opacity: 1;
  font-size: 12px;
}

.he_header p{
  margin: 0;
}

.he_logo{
  background: #3366CC 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 0;
}

.he_logo img{
  height: 16px;
  margin-top: 5px;
}

.he_menu{
  background: #E5EEFB 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 4px 0px 3px 10px;
}

.he_menu .nav-link{
  padding: 0px 12px;
}

.he_menu .nav-item a{
  text-transform: uppercase;
  color: #0B457F;
}

.he_menu .nav-item a:hover{
  font-weight: bold;
}

.he_footer{
     background: #3366CC 0% 0% no-repeat padding-box;
    padding: 19px 4px;
    font: Regular 12px/14px Montserrat;
    letter-spacing: 0;
    color: #FFFFFF;
    opacity: 1;
    font-size: 12px;
}

.he_footer p{
  margin: 0;
}

.he_footer h4{
  font-size: 16px;
  font-weight: bold;
}

.he_footer a{
  color: #FFFFFF;
  text-decoration:none; 
}

.he_footer a:hover{
  font-weight: bold;
}

.he_footer .split{
  border-right: 1px solid #FFFFFF;
}

.he_footer .logos{
  text-align: center;
}

.he_footer .logos_movil .logo{
  float: left;
}

.he_footer .logos_movil .logo_co{
  float: right;
}

.he_footer .logo{
  margin-top: 10px;
  margin-bottom: 20px;
}

.he_footer .logo img{
  height: 30px;
}

.he_footer .logo_co img{
  height: 70px;
}

/*.he_footer .split,*/
.he_footer .no-split{
  padding: 15px 25px;
}

.he_footer .split-top{
  border-top: 1px solid #FFFFFF;
}

.he_footer ul.he_footer_redes li {
  float: left;
  margin: 35px 11px 0px 11px;
  height: 50px;
  overflow: hidden;
  list-style: none;
}

.he_footer ul.he_footer_redes li .fa_text {
  float: right;
  padding-top: 7px;
}

.he_footer ul.he_footer_redes li .fa-circle {
  border-radius: 50%;
  background: #ffffff;
  color: #3366CC;
  font-size: 20px;
  padding: 8px;
  margin-right: 8px;
  width: 35px;
  height: 35px;
}

.he_footer .fa-circulo {
  border-radius: 50%;
  background: #ffffff;
  color: #3366CC;
  font-size: 20px;
  padding: 8px;
  margin-right: 8px;
  width: 35px;
  height: 35px;
  text-align: center;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.5);
}
.he_footer_redes {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
}

/*Diseño*/
.portales {
  	width: 25%;
  }
.portales .imagen {width:22px;} 

.portales .bodypreval {
    line-height: 22px;
	color:#FFFFFF;
}

.portales .card-block, .ayudar .card-block {
    margin-bottom: 20px;
}

.titulo-home {
   /*font-family: WorkSans, Regular;*/
	padding-top: 5px;
}

.card {
    /*height: 242px;*/
    height: 270px;
}
.linea{
    border-bottom: 1px solid #3BA889;
}

.texto,.ayudar .card-text  {
  margin: 13px 60px;
}

.interes {
  margin: 0;
  width: 100%;
  padding: 30px 26px;
}

.subtitulo-temas {
  /*font-family: WorkSans, SemiBold;*/
  font-size: 20px;
  line-height: 26px;
  color: #1A1A1A;
  font-weight: 700;
  margin-bottom: 20px;
}

.listas, .textos-interes {
  line-height: 24px;
    height: 221px;
}
.listas {
  margin-left: 25px;
}

.textos-interes
{
  margin-left: 8px;
}

.titulo-interes {
  height: 48px;
}
 
.interes .imagen {
 height:auto;
 width:28px;
 box-sizing:border-box;
 
  
}


@media only screen and (min-width: 992px) {
  .screen-sm{
    display: none;
  }
  .screen-md{
    display: none;
  }
  .screen-lg{
    display: block;
  }
  .screen-md-sm{
    display: none;
  }

}

@media only screen and (max-width: 991px) {
  .screen-sm{
    display: none;
  }
  .screen-md{
    display: block;
  }
  .screen-lg{
    display: none;
  }
  .screen-md-sm{
    display: block;
  }
  .he_menu .nav-link {
    padding: 0px 5px;
  }
  .he_footer .split{
    border-right: none;
  }
  .he_footer .split{
    border-bottom: 1px solid #FFFFFF;
  }
  .he_footer .split,
  .he_footer .no-split{
    padding: 25px;
  }
}

@media only screen and (max-width: 768px) {
  .screen-sm{
    display: block;
  }
  .screen-md{
    display: none;
  }
  .screen-lg{
    display: none;
  }
  .screen-md-sm{
    display: block;
  }
  .he_menu .nav{
    display: none;
  }
  .he_footer ul.he_footer_redes li {
    margin: 35px 0px 0px 10px;
  }
  
  /*codigo boton ir arriba*/
  
  

  
	/*Diseño*/
	
	.portales {
    width: 100%;
	padding-left: 16px;
	}
	.logo-hacienda
	{
   display:none;
   padding: 30px;
   width: 191px;
   height: 51px;
	}

  .logo-dian {
    display:none;
    padding: 30px;
    /*background-image: url(/imagenes/logo-dian.png);*/
    background-repeat: no-repeat;
    background-position: 19px 10px;
       width: 191px;
       height: 51px;
      }
    




	.titulo-home {
    font-size: 20px;
    margin-left: 10px;
	padding-top: 6px;
	}
	.titulo {
   	font-size: 24px;
	line-height: 30px;
   	}
	.portales .imagen {
    width: 67%;
	}
	.portales .titulo-home {
    padding-left: 0;
    margin-left: 0;
	}
	.texto {
    height: 176px;
	}
	.linea{
   display:none;
	}
		.ayudar {
    padding-left: 16px;
    margin-top: 49px;
	}
	.portales .card-block {
    height: 90px;
	}
	.portales .card-block, .ayudar .card-block {
    margin-bottom: 0px;
}
.texto, .ayudar .card-text, .interes .card-text {
  margin: 22px 87px;
}
.h2-interes {
  margin-top: 50px;
  margin-bottom: 30px;
}
.interes .imagen {
  height: auto;
}
.interes {
  padding: 24px 0px;
}

.listas, .textos-interes {
  margin: 22px 87px;
  height: 166px;
}
.carousel .carousel-control-next-icon, .carousel .carousel-control-prev-icon {
  width: 34px !important;
  height: 34px !important;
}

}