﻿@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');
/*=================BODY==================*/
body{font-family: 'Source Sans Pro', sans-serif; overflow-x: hidden;position:relative;font-size: 17px;}
span{font-style: normal;}
a {color:#ff1715; }
.fon-d{position: relative; background-image: url(../images/parallax.jpg); background-repeat: no-repeat; background-attachment: fixed; background-size: cover; background-position: center;}
#top {
    border-bottom: 1px solid #0000003d;
    background: #FFCC29;
}
.top span, i, .dropdown-toggle::after{color: #ffffff;}
.top .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 7%;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}
#custom-search-form {
    margin: 0;
    padding: 0;
}
#custom-search-form .search-query {
    padding-right: 3px;
    padding-right: 4px \9;
    padding-left: 3px;
    padding-left: 4px \9;
    margin-bottom: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
}
#custom-search-form button {
    border: 0;
    background: none;
    padding: 0;
    margin-top: 0;
    position: relative;
    left: -28px;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    vertical-align: inherit;
}
.search-query:focus + button {
        z-index: 3;   
    }
.fon-d:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #ff1715d4;
}
.barra-gov{background-color:#36c; padding: 10px; }
.btn-chat {
    position: fixed;
    bottom: 45px;
    right: 85px;
    z-index: 9999;
}

.btn-chat img:hover{opacity: 0.6}
nav.navbar.navbar-expand-lg.navbar-light {
    font-size: 15px;
}

/* Inicio Estilos header */

.headerWeb {
    width: 100%;
    max-width: 1140px;
    min-width: 320px;
    margin: 0 auto;
    font-family: "Montserrat", sans-serif;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
  }
  .headerWeb__top {
    width: 100%;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
  }
  .headerWeb__content {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
  }
  .headerWeb__texts {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 2px;
  }
  .headerWeb__title {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    width: 80%;
    text-align: center;
  }
  .headerWeb__p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    color: #333;
    font-weight: 300;
    font-family: "Work Sans", sans-serif;
  }
  .headerWeb__logos {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    gap: 20px;
  }
  .headerWeb__img {
    width: 50px;
  }
  .headerWeb__img--width {
    width: 65px;
  }
  .headerWeb__wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 0;
  }
  .headerWeb__aut {
    margin: 10px 0 0 0;
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    text-decoration: none;
    text-align: center;
    font-family: "Work Sans", sans-serif;
  }
  .headerWeb__aut:hover {
    color: #333;
    text-decoration: underline;
    font-weight: bold;
  }
  .headerWeb__aut:visited {
    color: #333;
  }
  .headerWeb__searchContainer {
    position: relative;
    width: 100%;
    height: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
  }
  
  div#___gcse_0 {
    width: 100%;
    max-width: 400px;
    margin: 0;
  }
  div#___gcse_0 div.gsc-control {
    width: 100%;
  }
  div#___gcse_0 td.gsc-input {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
  }
  div#___gcse_0 div.gsc-input-box {
    width: 100%;
    max-width: 400px;
    height: 40px;
    padding: 0 16px;
    border-radius: 8px;
    box-sizing: border-box;
    border: 1px solid #c9c9c9;
    transition: 0.5s;
  }
  div#___gcse_0 div.gsc-input-box:hover {
    box-shadow: 2px 2px 2px 2px #e6f0fd;
    border-color: #5d5e5d;
  }
  div#___gcse_0 table.gstl_50.gsc-input {
    height: 100%;
  }
  div#___gcse_0 div.gsc-control-cse {
    padding: 0;
    border: 0;
  }
  div#___gcse_0 input#gsc-i-id1 {
    background-image: none !important;
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 300;
  }
  div#___gcse_0 td.gsc-search-button {
    position: relative;
  }
  div#___gcse_0 td.gsc-input,
  div#___gcse_0 td.gsib_a {
    padding: 0;
  }
  div#___gcse_0 div#gsc-input-box {
    border: 1px solid #c9c9c9;
  }
  div#___gcse_0 button.gsc-search-button-v2 {
    position: absolute;
    top: calc(50% - 16px);
    right: 8px;
    width: 32px;
    height: 32px;
    padding: 10px;
    border-radius: 50%;
    background-color: #ff1715;
    border: #ff1715;
    outline: none;
    cursor: pointer;
    transition: 0.5s;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 0px;
  }
  div#___gcse_0 button.gsc-search-button-v2:hover {
    background-color: #3f413f;
  }
  div#___gcse_0 div.gsst_b {
    width: 20px;
    height: 20px;
    position: absolute;
    top: calc(50% + 4px);
    right: 50px;
  }
  
  @media (min-width: 930px) {
    .headerWeb {
      width: 930px;
    }
    .headerWeb__top {
      padding: 20px 0;
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-direction: row;
      gap: 20px;
    }
    .headerWeb__content {
      width: 60%;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      flex-direction: row;
      gap: 30px;
    }
    .headerWeb__texts {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      flex-direction: column;
      gap: 2px;
    }
    .headerWeb__title {
      width: 100%;
      text-align: start;
      font-size: 21px;
    }
    .headerWeb__p {
      text-align: start;
    }
    .headerWeb__logos {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: row;
      gap: 8px;
    }

    .headerWeb__logos .headerWeb__a:nth-child(1) .headerWeb__img{
        width: 158px;
    }
    .headerWeb__img {
      width: 54px;
    }
    .headerWeb__img--width {
      width: 60px;
    }
    .headerWeb__line {
      width: 1px;
      height: 12px;
      background-color: #333;
    }
    .headerWeb__wrapper {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      flex-direction: row;
      gap: 10px;
    }
    .headerWeb__aut {
      margin-top: 0;
    }
    .headerWeb__searchContainer {
      width: 40%;
      display: flex;
      justify-content: flex-end;
      align-items: flex-end;
      flex-direction: column;
      gap: 20px;
    }
    td.gsc-input {
      display: flex;
      justify-content: flex-end;
      align-items: flex-end;
      flex-direction: column;
      gap: 10px;
    }
  }
  @media (min-width: 600px) {
    .headerWeb {
      width: 600px;
    }
  }
  @media (min-width: 800px) {
    .headerWeb {
      width: 700px;
    }
  }
  @media (min-width: 1025px) {
    .headerWeb {
      width: 980px;
    }
  }
  @media (min-width: 1251px) {
    .headerWeb {
      width: 1140px;
    }
  }
  
  /* Fin Estilos header */
/*=================HEADER==================*/




.logo img{
   max-width: 40%;
}
.inf-ac{border-bottom: #e6e4e4d3 1px solid; }
li.nav-item.dropdown.mega-dropdown {
    font-weight: 700;
    /* color: #606060; */
}
#one img {
    max-width: 100%;
    width: 100%;
}

#buscar-menu input, button, select, optgroup, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background: #ff1715;
    border: 2px solid #ffffff;
    padding: 5px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #f7f1f1;
}
#iconos img:hover {opacity: 0.6}
#nuestra-alcaldia img:hover {opacity: 0.6}

/*=================MENU PRINCIPAL==================*/
.menu-principal {
    padding:5px 0;vertical-align: middle;background: #fecc00;
}
#menus .navbar-nav {
    align-items: center;
    font-size: 17px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
#buscar-menu .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.4rem;
    padding-left: 0.4rem;
    vertical-align: middle;
    color: #ffffff !important;
    font-weight: 500;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.1em;

}
#buscar-menu input::placeholder {
    color: white !important;font-size: 15px;
}
#buscar-menu .btn-primary {
    color: #fff;
    background-color: #ffffff;
    border-color: #ffffff;
}



div#search ::placeholder {
    color: white !important;
}

/* slideHome */

.sliderHomeWeb {
    position: relative;
    width: 90%;
    max-width: 1140px;
    height: 278px;
    overflow: hidden;
    margin: 0 auto;
  }
  
  #ctl00_ContentPlaceHolderSlider_g_63300fd5_f77d_4861_82b7_b3b77ad439a1_ctl00_Slider .item img {
    height: 230px;
  }
  
  @media (max-width: 768px) {
    #ctl00_ContentPlaceHolderSlider_g_13b7d231_a5fe_4688_8baa_d017dc51af28 {
      height: 100%;
    }
  
    #myCarousel,
    #myCarousel img,
    #myCarousel .carousel-inner,
    #myCarousel .item {
      height: 100%;
    }
  }
  
  /* Inicio control de sliders */
  
  .carrouselButtons {
    width: 100%;
    height: 40px;
  }
  
  .carrouselButtons__button {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 129px;
    height: 40px;
    margin-left: 20px;
    border: none;
    outline: none;
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    transition: 0.4s;
    border-radius: 10px;
  }

  #pauseButton{
    background-color: #df3434;
    color: #fff;
  }

  #playButton{
    background-color: #006cad;
    color: #fff;
  }
  
  .carrouselButtons__button:hover {
    background-color: transparent;
  }
  
  .carrouselButtons__button#pauseButton:hover {
    color: #df3434;
    background-color: #fff;
    border: 1px solid #df3434;
  }
  
  .carrouselButtons__button#playButton:hover {
    color: #006cad;
    border: 1px solid #006cad;
    background-attachment: #fff;
  }
  
  .carrouselButtons__span {
    margin: 0 0 0 14px;
    font-weight: bold;
    letter-spacing: 0.2px;
  }
  
  #ctl00_ContentPlaceHolderSlider_g_63300fd5_f77d_4861_82b7_b3b77ad439a1_ctl00_Slider img {
    width: 100%;
  }
  
  .carousel-indicators {
    bottom: 0;
    left: 75%;
  }
  
  @media (min-width: 600px) {
    .carrouselButtons {
      width: 600px;
    }
  
    .sliderHomeWeb {
      width: 600px;
      height: max-content;
    }
  
    #ctl00_ContentPlaceHolderSlider_g_63300fd5_f77d_4861_82b7_b3b77ad439a1_ctl00_Slider .item img {
      height: 400px;
    }
  
    .carousel-indicators {
      left: 50%;
    }
  }
  @media (min-width: 800px) {
    .carrouselButtons {
      width: 700px;
    }
  
    .sliderHomeWeb {
      width: 700px;
    }
  }
  @media (min-width: 1025px) {
    .carrouselButtons {
      width: 980px;
    }
  
    .sliderHomeWeb {
      width: 980px;
    }
  }
  @media (min-width: 1251px) {
    .carrouselButtons {
      width: 1140px;
    }
  
    .sliderHomeWeb {
      width: 1140px;
    }
  }
  
  /* Fin control de sliders */

/*=================TITULOS==================*/
.titulo {
    color: #ff1715;
    font-size: 30px;
}

/*=================INTERNAS==================*/
#interna-header .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 0;
}
#interna-header .carousel-inner:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #ff1715d4;
    z-index: 2;
}
#interna-header .titulo-interna {
    background: #ff1715;
    color: #ffffff;
    padding: 10px 0;
	margin: 0 0 1em 0;
}
.breadcrumb-item i{color: #ff1715;  padding: 0 5px 0 0;}
.breadcrumb-item{vertical-align: middle;}
.blog-post {
  margin-bottom: 4rem;
}
h2.blog-post-title {
    color: #ff1715;
}
.blog-post-title {
  margin-bottom: .25rem;
  font-size: 2.5rem;
}
.blog-post-meta {
  margin-bottom: 1.25rem;
  color: #999;
}
.btn-primary {
    color: #fff;
    background-color: #ff1715;
    border-color: #ff1715;
}
.btn-outline-primary {
    color: #ff1715;
    border-color: #ff1715;
}
.text-success {
    color: #ff1715 !important;
}
.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #ff1715;
    background-color: #ff1715;
}
#interna-header .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20%;
    left: 15%;
    z-index: 10;
    padding-top: 0;
    padding-bottom: 0;
    color: #fff;
    text-align: center;
}
#interna-header .carousel-caption h3 {
    font-size: 37px;
    color: white;
}
.bg-danger {
    background-color: #ff1715 !important;
}
.social-box .box{
    background: #FFF;
    border-radius: 10px; 
    padding: 40px 10px;
    margin: 20px 0px;
    cursor: pointer;
    transition: all 0.5s ease-out;
}
.social-box .box:hover{
   box-shadow: 0 0 6px #ff1715;
}
.social-box .box .box-text{
    margin:20px 0px;
    font-size: 15px;
    line-height: 30px;
}
.social-box .box .box-btn a{
    text-decoration: none;
    color: #ff1715;
    font-size: 16px;
}

.tabs-section {
    overflow: hidden;
    padding: 60px 0px;
}
.tabs-section .feature-img {
    max-height: 100%;
    overflow: hidden;
    border-radius: 10px;
    border: 3px solid #fff;
}
.tabs-section .nav-tabs {
    border: 0;
}
.tabs-section .nav-link {
    border: 0;
    padding: 11px 15px;
    transition: 0.3s;
   	color: #ff1715;
    border-radius: 0;
    border-right: 2px solid #ff1715 !important;
    font-weight: 600;
    font-size: 15px;
}
.tabs-section .nav-link:hover {
    color: #ff1715;
}
.tabs-section .nav-link.active {
    color: #ffffff;
    background: #ff1715;
}
.tabs-section .nav-link:hover {
    border-right: 4px solid #ff1715;
}
.tabs-section .tab-pane.active {
    -webkit-animation: fadeIn 0.5s ease-out;
    animation: fadeIn 0.5s ease-out;
}
.tabs-section .details h3 {
    font-size: 26px;
    color: #ff1715;
}
.tabs-section .details p {
    color: #aaaaaa;
}

/*=================MENU LATERAL==================*/
#sidebar {
    width: 250px;
    position: fixed;
    top: 0;
    left: -250px;
    height: 100vh;
    z-index: 999999;
    background: #ffffff;
    color: #fff;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}
#sidebar.active {
    left: 0;
}
#dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ff1715;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#dismiss:hover {
    background: #fff;
    color: #ff1715;
}
#sidebar .overlay {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 998;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
#sidebar .overlay.active {
    display: block;
    opacity: 1;
}
#sidebar .sidebar-header {
    padding: 20px;

}
#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #ff1715;
}
#sidebar ul p {
    color: #fff;
    padding: 10px;
}
#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
    text-decoration: none;
}
#sidebar ul li a:hover {
         color: #f3eded;
    background: #ff1715;
}
#sidebar ul li.active>a, #sidebar a[aria-expanded="true"] {
    color: #ffffff;
    background: #ff1715;
}
#sidebar a[data-toggle="collapse"] {
    position: relative;
}
#sidebar .dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
#sidebar ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #ffffff;
    color: #050404;
}
#sidebar ul.CTAs {
    padding: 20px;
}
#sidebar ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}
#sidebar a.download {
    background: #fff;
    color: #ff1715;
}
#sidebar a.article,
#sidebar a.article:hover {
    background: #ff1715 !important;
    color: #fff !important;
}
.btn-info {
    color: #fff;
    background-color: #ff1715;
    border-color: #ff1715;
}


/*=================NOTICIAS==================*/
#noticias .feature-box-7 {position: relative;overflow: hidden;margin-bottom: 30px;}
#noticias .feature-box-7 .body {  position: absolute; left: 0;right: 0;bottom: 0;background: #ff1715b5;padding: 20px;height: 90%;
-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;
-webkit-transform: translateY(65%);transform: translateY(65%); }
#noticias .feature-box-7 .body .info-box .text {  color: #fff; }
#noticias .feature-box-7 .body .info-box .title { color: #fff; font-size: 16px; font-weight: 700;margin-bottom: 24px;line-height: 2; }
#noticias .feature-box-7:hover .body {transform: translateY(0%); }
#noticias .feature-box-7:hover .body .title:after {-webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }
#noticias .feature-box-7 img{width: 100%; height: 245px;}
#noticias .noticias{padding: 1em;}
.btn-portal a {
    text-decoration: none;
    font-size: 16px;
    background: #ff1715;
    padding: 10px;
    color: #ffffff;
    font-weight: 600;
}
.btn-portal a:hover {
opacity: 0.8
}


.btn-portal{padding: 1em;}
#noticias .team-carousel .owl-controls {position: absolute;top: -140px;right: 0;	}
#noticias .owl-theme .owl-nav {margin: 0;}
#noticias .owl-theme .owl-nav [class*=owl-] {background: #eb5310;color: #fff;width: 45px;height: 45px;border: 2px solid #eb5310;font-size: 22px;line-height: 43px;padding: 0;margin: 0;border-radius: 0;margin-left: 15px;}
#noticias .owl-theme .owl-nav [class*=owl-]:hover {background: #fff;color: #eb5310;}
#noticias .meet-volunteers.gray-bg {	background: #FBFCFC;}
#noticias .meet-volunteers.team-page {padding-bottom: 30px;}
#noticias .meet-volunteers.team-page .single-team-member {margin-bottom: 60px;}
#noticias .card-title{font-style: normal;}
#noticias .card-text{font-style: normal;}
#noticias .card img{width: 100%; }
#noticias .card p{color: rgb(100, 95, 95);  display: block;  display: -webkit-box; max-width: 100%; height: 70px; margin: 0 auto; font-size: 17px;line-height: 1;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
#noticias .btn{ background:#ff1715 !important; border-color: #ff1715;font-style: normal; font-size: 12px;}
#noticias .feature-box-7 a{text-decoration: none; color: white;}
.titulos-noticia {
    background: white;
    position: relative;
    padding: 2em;
    margin-top: -10em;
}
.titulos-noticia h3 {
    font-weight: 900;

}
.titulos-noticia i {
    font-size: 30px;
    text-align: center;
    color: #000000;
}
.contenido-noticia {
    font-size: 20px;
}
.contenido-noticia p{
    text-align: justify;
}
.imagen-noticia img {
    max-width: 100%;
}
.main-content {
    position: relative;
}






/*=================BOTONES DATOS ADICIONALES==================*/
.feature-box-8 {position: relative;background-size: cover;background-position: center;-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
transition: -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);background-color: #ff1715d7;padding: 40px 30px;height: 100%;overflow: hidden; }
.feature-box-8:before {content: '';position: absolute;width: 100%;left: 0;top: 0;right: 0;bottom: 0;background-color: #ff1715ee; }
.feature-box-8.active:before {    background-color: #ff171599;}
.feature-box-8 .media {width: 100%;margin-bottom: 30px;-webkit-border-radius: 20px;-moz-border-radius: 20px;-ms-border-radius: 20px;border-radius: 20px; }
.feature-box-8 .media img { -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; border-radius: 20px; }
.feature-box-8 .body {position: relative;padding-right: 50px;color: #ffffff; }
.feature-box-8 .body a{ color: #ffffff; text-decoration: none;}
.feature-box-8 .icon {display: inline-block;color: rgba(255, 255, 255, 0.2);font-size: 70px;position: absolute;right: 0px;bottom: -20px;-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease; }
.feature-box-8:hover {background-color: #ff1715;color: #ffffff; }
.feature-box-8:hover .title { color: #ffffff; }
.feature-box-8:hover .body-content {color: #ffffff; }
.feature-box-8:hover .icon {right: 20px; }
.feature-box-8:hover .more { background-color: #46c2ca; color: #ff1715; border-color: #46c2ca; }
.feature-box-8 p {margin-bottom: 0; }
.feature-box-8 .title {margin-bottom: 15px; }
.feature-box-8 .title a {font-weight: 600;font-size: 20px;color: #ffffff; }
.feature-box-8.active .title a {color: #ffffff; }
.feature-box-8 .more { position: absolute;right: 0;top: 0;width: 45px;height: 45px;display: block;border: 1px solid #666666;-webkit-border-radius: 30px;-moz-border-radius: 30px;-ms-border-radius: 30px;border-radius: 30px;font-size: 24px;text-align: center; }
.feature-box-8:hover {-webkit-transform: translateY(-6px);transform: translateY(-6px); }
.feature-box-8:hover:before {
    background-color: #2768a8b3;
}
.feature-box-8:hover .title a { color: #ffffff; }
.feature-box-8:hover .more { background-color: #ff1715;color: #ffffff;border-color: #ff1715; }
.overlap { margin-top: -70px;position: relative; z-index: 2; }
@media (max-width: 767px) {
.overlap { margin-top: 0; } }



/*=================FOOTER==================*/
.footer-top{font-style: normal;}
.firma {
    text-align: center;
    position: relative;
    top: -50px;
    color: #ffffff;
}
.contenido-footer {
    background-color: rgb(255 255 255 / 1);
    border-radius: 10px;
    padding: 2em 2em 0 2em;
    margin: 0;
    position: relative;
    top: -100px;
    border: 2px solid #efebeb;
    color: #6c757d;font-size: 16px;
	
}
footer {
       background-color: #ffffff;
    margin-top: 5em;
    position: relative;
    padding: 3em 0 0 0;
}
.gov-footer {background-color: #36c;padding: 20px;}   
.container-footer-gov {
    display: inline-flex;
}
.linea-footer {
    border-left: 2px solid #ffffff;
}
.footer-social span {
    padding: 0 1em;color: #ff1715;
}

.footer-social span i{
    background-color: #ff1715;
    color: #fff;
    padding: 8px;
    border-radius: 50%;
    margin-right: 5px;
}
.footer-social {
    text-align: center;
    font-size: 16px;
    color:  #ff1715;
    padding: 2em;
}
footer:before {
	content:'';
	position: absolute;
        top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #ff1715d4;
}


/*=================BOTON IR ARRIBA==================*/
a.scroll-top {
    color: #fff;
    display: none;
    position: fixed;
    z-index: 1000;
    bottom: 50px;
    right: 30px;
    font-size: 20px;
    background: #ff1715;
    border-radius: 45px !important;
    text-align: center;
    border: 3px solid hsla(0, 0%, 78%, 0.3);
    padding: 5px;
    height: 45px;
    width: 45px;
}
a.scroll-top i {
  position: relative;
  top: 0px;
}
a.scroll-top:hover {opacity: 0.8}



/*=================SOCIAL BAR==================*/
.social-bar {
    position: fixed;
    left: 0;
    top: 50%;
    z-index: 999;
    transform: translate(-0%, -50%);
}

.social-bar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
   #a1{
        border-top-right-radius: 20px;
   }
   #a2{
   border-bottom-right-radius: 20px;
   }
.social-bar ul li a {
         
		width:40px;
		display: inline-block;
		color:#fff;
		background: #33353B;
        padding: 10px;
        text-decoration: none;

		-webkit-transition:all 100ms ease;
		-o-transition:all 100ms ease;
		transition:all 100ms ease; /* Establecemos una transiciÃƒÂ³n a todas las propiedades */
	}
.social-bar ul li a:hover {
    background: #33353B;
    padding: 10px 30px;
    width: 268px;

	}	
.textos-social-bar {
    position:relative;
    
}
.textos-social-bar:after {
    padding: 0 0 0 10px;
    width: 270px;
 

}
.textos-social-bar-1 {
	position:relative;
}
.textos-social-bar-1:after {
    padding: 0 0 0 10px;
    width: 270px;

}
.social-bar ul li:hover:nth-child(1) .textos-social-bar:after {
    position: absolute;
    content: "Autenticación";

}
.social-bar ul li:hover:nth-child(2) .textos-social-bar:after {
    position: absolute;
    content: "Correo";

}
.social-bar ul li:hover:nth-child(3) .textos-social-bar:after {
    position: absolute;
    content: "Consulte el Estado de su Tramite";

}
.social-bar ul li:hover:nth-child(4) .textos-social-bar:after {
    position: absolute;
    content: "Pagos en Linea";

}
.social-bar ul li:hover:nth-child(5) .textos-social-bar:after {
    position: absolute;
    content: "PQRD";
}
.social-bar ul li:hover:nth-child(6) .textos-social-bar:after {
    position: absolute;
    content: "Tramites y Servicios";

}
.social-bar ul li:hover:nth-child(7) .textos-social-bar:after {
    position: absolute;
    content: "Facebook de la Alcaldí­a";

}
.social-bar ul li:hover:nth-child(8) .textos-social-bar:after {
    position: absolute;
    content: "Youtube";

}
.social-bar ul li:hover:nth-child(9) .textos-social-bar:after {
    position: absolute;
    content: "Instagram";

}
.social-bar ul li:hover:nth-child(10) .textos-social-bar:after {
    position: absolute;
    content: "Twitter";

}














/*=================RESPONSIVE==================*/
@media only screen and (min-device-width : 320px) and (max-device-width : 1024px) {
iframe {width: 100%; overflow: hidden}.img-box img{width: 100%; height: auto;}
.feature-box-7 img {
    width: 100%;
    height: auto;
}
.thumb img {
    width: 100%;
    height: auto;
}
li.nav-item.dropdown.mega-dropdown a {
    font-size: 14px;
}
nav.navbar.navbar-expand-lg.navbar-dark.p-0 {
    margin: 1em 0;
}
#datosinteres .info {
    padding: 1em;
}
#especial {display: none;}
#interna-header .carousel-caption h3 {
    font-size: 100%;
}
.menu-principal {
width: 100%;    text-align: center;
}	
#interna-header .carousel-caption {
    bottom: 0;
}

.feature-box-7 .body {padding: 5px;

}
	.firma img {
    width: 30%;
    /* padding: 1em 0; */
}
}
@media only screen and (min-device-width : 1024px) and (max-device-width : 2000px) {

#sidebarCollapse{display: none;}


}


