@charset "UTF8";

body{
  margin: 0 0 0 0;
}

.web_top{
	/* position:fixed;
	background-color:#FFF; */
	height:100px;
	left:0px;
	right:0px;
	width: 100%;
	z-index:5000;
}
.web_titulo_top_sup{
    margin-top:20px;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
    font-size:15pt;
    color:#212121;
    padding-left:220px;
    font-weight: bold;
}
.web_titulo_top_cen{
    margin-top:2px;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
    font-size:16pt;
    color:#232323;
    padding-left:220px;
}
.web_titulo_top_inf{
    text-align:left;
    font-size:19pt;
    color:#232323;
    padding-left:220px;
    margin-top:4px;
    font-family: Arial, Helvetica, sans-serif;
}
.web_top_izq{
    position: absolute;
    top: 0px;
    left: 90px;
    /* width:200px;
    height:200px;
    background-image:url(/css/web/images/banner.png);
    background-repeat:no-repeat; */
}
.web_top_der{
   position: absolute;
   top: 10px;
   right:70px;
   flex-wrap: wrap;
   /* width:auto;
   height:200px;
   background-image:url(/img/top-sisap_r1_c4.png);
   background-repeat:no-repeat; */
}

.select {
  position: relative;
  border: none;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
}

.select:before {
    content: '';
    position: absolute;
    right: 5px;
    top: 7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: #000000 transparent transparent transparent;
    z-index: 5;
    pointer-events: none;
}

.select select {
    padding: 5px 8px;
    width: 100%;
    font-size:17px;
    border:1px solid #e1e1e1;
    border-radius:5px;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    appearance: none;
}

.select_auto {
  position: relative;
  border: none;
  width: auto;
  overflow: hidden;
  background-color: #fff;
}

.select_auto select {
    padding: 5px 8px;
    width: auto;
    font-size:17px;
    border:1px solid #e1e1e1;
    border-radius:5px;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    appearance: none;
}

.web_img_central{
  margin-top: 8px;
  position: relative;
  /* background-color: #f32113; */
}
.web_img_central_interna{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-top: 10px;
  width: 35%;
}
.web_imagen_cf{
  background-color: #fff;
  /*  background-image:url(/css/web/images/monumento1.jpg);
    background-repeat:no-repeat; */
    width: 100%;
    height: 230px;
    text-align: center;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -moz-opacity: 0.70;
  opacity: 0.70;
}
.web_input_buscar{
  margin-top: 20px;
  padding: 0px 0px 0px 10px;
  color: #141415;
  border-top: 0px solid #85d587;
  border-left: 0px solid #85d587;
  border-right: 0px solid #85d587;
  border-bottom: 2px solid #85d587;
  height: 37px;
  width: 190px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
}
.web_button_buscar{
  background-color: transparent;
  padding-left: 0px;
  border: 0px solid #d8dbdc;
  cursor: pointer;
}
.web_input_usuario{
  margin-top: 10px;
  color: #141415;
  border: 2px solid rgb(208, 0, 0);
  height:45px;
  width:300px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.web_input_password{
  margin-top: 8px;
  color: #141415;
  border: 2px solid rgb(208, 0, 0);
  height:45px;
  width:300px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.web_button_ingresar{
  margin-top: 8px;
  padding: 8px 35px 9px 35px;
  background-color: #1b3ba7;
  color: #ffffff;
  font-family: Arial;
  font-size: 19px;
  cursor: pointer;
  border: 2px solid #f1f1f1;
  font-weight: bold;
}
.web_button_ingresar:hover{
  background-color: #01f3fe;
  color: #1b3ba7;
  border: 2px solid #f1f1f1;
}
.web_iconos_top{
  float: left;
  color: #538254;
  width: 120px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-weight: bold;
}
.web_link_iconos_top{
  color: #538254;
  text-decoration: none;
}
.web_link_iconos_content{
  color: #020101;
  /* text-decoration: none; */
}

.web_rect_cont{
  float: left;
  margin-top: -50px;
}
.web_rect_mod{
  float: left;
  color: #010101;
  background-color: #fff;
  margin-left: 15px;
  width: 230px;
  height: 180px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  border: 4px solid #f0f0f0;
}
.web_rect_mod:hover{
  background-color: #ffffff;
  color: #252525;
  border: 4px solid #e32269;
}

.web_rect_paso1{
  float: left;
  background-color: #fff;
  margin-left: 15px;
  width: 230px;
  height: 210px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  cursor: default;
  border: 4px solid #ce20a1;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
}
.web_nro_paso1{
  color: #ce20a1;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 19px;
  font-weight: bold;
}
.web_rect_paso2{
  float: left;
  background-color: #fff;
  margin-left: 15px;
  width: 230px;
  height: 210px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  cursor: default;
  border: 4px solid #8913b8;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
}
.web_nro_paso2{
  color: #8913b8;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 19px;
  font-weight: bold;
}
.web_rect_paso3{
  float: left;
  background-color: #fff;
  margin-left: 15px;
  width: 230px;
  height: 210px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  cursor: default;
  border: 4px solid #22b6d4;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
}
.web_nro_paso3{
  color: #22b6d4;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 19px;
  font-weight: bold;
}
.web_rect_paso4{
  float: left;
  background-color: #fff;
  margin-left: 15px;
  width: 230px;
  height: 210px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  cursor: default;
  border: 4px solid #e53327;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
}
.web_nro_paso4{
  color: #e53327;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 19px;
  font-weight: bold;
}

.web_txt_paso{
  color: #292929;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.web_rect_cont_paso{
  margin-left: 12%;
  margin-right: 10%;
}
.web_rect_cont_nro{
  float: left;
  margin-top: -50px;
}
.web_rect_mod_img{
  padding-top: 35px;
}
.web_rect_paso_img{
  padding-top: 1px;
}

.web_cont_redes{
  position: fixed;
  top: 400px;
  float: right;
  right: 5px;
  color: transparent;
}
.web_cont_redes_ul_li{
  border: 1px solid #daf6fe;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.web_rect_cont_nove{
  margin-left: 0%;
  margin-right: 0%;
}
.web_cont_novedades{
  float: left;
  margin-top: 10px;
}
.web_cont_novedad{
  float: left;
  background-color: #ffffff;
  margin-left: 15px;
  width: 300px;
  height: 450px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  cursor: default;
  border-top: 1px solid #e9ecee;
  border-left: 1px solid #e9ecee;
  border-right: 1px solid #e9ecee;
  border-bottom: 1px solid #e9ecee;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  box-shadow: 1px 1px 1px 1px #f5f5f5;
}

  #novedades{
    margin-top: -50px;
    float: right;
    margin-right: 45px;
    /* border: 2px solid #85d587; */
    width: 400px;
    height: 200px;
    overflow: hidden;
  }
  #novedades ul{
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    left: 0;
  }
  #novedades li{
    margin: 0;
    padding: 5px;
    height: auto;
    overflow: hidden;
    line-height: 16px;
  }
  #novedades li a{
    font-weight: bold;
    text-transform: uppercase;
  }
  
  /*
  #otrasnovedades{
    border: 1px solid #85d587;
    width: 600px;
    height: 120px;
    overflow: hidden;
    font-size: 1.4em;
  }
  #otrasnovedades ul{
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    left: 0;
  }
  #otrasnovedades li{
    margin: 0;
    padding: 10px;
    height: 90px;
    overflow: hidden;
    line-height: 24px;
  }
  #otrasnovedades li a{
    font-weight: bold;
    font-size: 1.2em;
  }
  */

.web_rect_cj{
  float: left;
  margin-bottom: 6px;
  margin-left: 5px;
  padding: 5px 5px 5px 5px;
  color: #010101;
  background-color: #f8fdff;
  width: 48%;
  height: 150px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  line-height: normal;
  border: 3px solid transparent;
}
.web_rect_cj:hover{
  background-color: #eaf8ff;
  color: #252525;
  border: 4px solid #26b2f7;
}
.web_link_iconos_cj{
  color: #020101;
}
.web_rect_mod_cj_img{
  margin-top: 1px;
}

.web_rect_gestion{
  float: left;
  margin-bottom: 6px;
  margin-left: 5px;
  padding: 5px 5px 5px 5px;
  color: #212121;
  background-color: #f8fdff;
  width: 48%;
  height: 150px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  line-height: normal;
  font-weight: bold;
  border: 1px solid #d9f4ff;
  border-radius: 5px;
}
.web_rect_gestion:hover{
  background-color: #fff;
  border: 1px solid #96cfe7;
}
.web_link_iconos_gestion{
  color: #020101;
}
.web_rect_mod_gestion_img{
  margin-top: 1px;
}

.web_border_icons_ges_cons{
  margin-top: 2px;
  margin-bottom: 3px;
  background-color: #71cbf7;
  width: 99%;
  height: 3px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  border-radius: 25px;
}

.web_border_line_ges_cons{
  margin-top: 2px;
  margin-bottom: 3px;
  background-color: #dce1e1;
  width: 99%;
  height: 3px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  border-radius: 25px;
}

.web_rect_icons_type_impuesto{
  position: relative;
}
.web_rect_icons_impuesto{
  margin-top: 2px;
  margin-bottom: 3px;
  background-color: #71cbf7;
  margin-left: 15px;
  width: 99%;
  height: 40px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  /* border: 1px solid transparent;*/
  border-radius: 6px;
}
.web_rect_icons_impuesto:hover{
  background-color: #234380;
  color: #fff;
  /* border: 1px solid transparent; */
}
.web_rect_icons_ges_cons{
  margin-top: 2px;
  margin-bottom: 3px;
  background-color: #5cbf81;
  margin-left: 15px;
  width: 99%;
  height: 40px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  /* border: 1px solid transparent;*/
  border-radius: 6px;
}
.web_rect_icons_ges_cons:hover{
  background-color: #26633c;
  color: #fff;
  /* border: 1px solid transparent; */
}
.web_link_icons_impuesto{
  color: #234380;
  font-size: 20px;
  line-height: 1.8;
}
.web_rect_icons_impuesto_img{
  float: left;
  margin-top: 5px;
  margin-right: 5px;
}

.web_logo_home_img{
  float: right;
  padding-right: 6px;
}

.web_h_link_o{
}

.web_h_link_m{
  padding-top: 3px;
  font-size: 14px;
  line-height: normal;
}

.web_text_sup_title{
  color: #2594be;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.web_text_sub_title{
  color: #262626;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}

.web_actualidad{
  padding-top: 150px;
  padding-left: 15px;
  color: #f32116;
  font-size: 29px;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: 2px solid #c4d1fc;
  font-weight: bold;
}

.web_h1{
  font-family: Arial, Helvetica, sans-serif;
}
.web_sub_h1{
  font-family: Arial, Helvetica, sans-serif;
}
.web_a_mas{
  margin-top: 8px;
  padding: 2px 7px 2px 7px;
  background-color: #ffffff;
  color: #151515;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  border: 3px solid #fff;
  cursor: pointer;
  text-decoration: none;
  -moz-opacity: 0.90;
  opacity: 0.90;
}

.web_titulo_h{
  color: #212121;
  font-family: Helvetica, Arial, sans-serif;
  text-align: center;
  font-weight: normal;
}

.web_subtitulo_h{
  color: #202020;
  font-family: Helvetica, Arial, sans-serif;
  text-align: center;
  font-weight: normal;
}

.web_zona_footer{
  padding-top: 600px;
  color: #212121;
  background-color: #fbfcff;
  width: 100%;
  height: 100px;
}

.web_z_footer{
  margin-top: 50px;
  color: #fff;
  background-color: #22b6d8;
  font-family: Arial, Helvetica, sans-serif;
  border-top: 2px solid #f1f4fe;
  text-align: center;
  height: 100px;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 450px;
  margin-bottom: 60px;
  border-top: 3px solid #e4e5e7;
  border-bottom: 5px solid #e32268; /* #f32113 */
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 450px;
  background-color: #fff;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 450px;
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}
