@import 'https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700';
.banner-somos {
  background: url("../images/bannerinterno/quienessomos.jpg") no-repeat;
  height: 300px;
  background-size: 2700px;
  background-position: right;
}

.grisclaro {
  background-color: #e3e3e3;
  padding: 50px 0;
}

.grisclaro h1 {
  text-align: center;
  font-weight: bold;
  color: #246b25;
}

section {
  padding-bottom: 30px;
}

section h1 {
  font-weight: bold;
  color: #246b25;
}

/* ========================================== GALERIA ======================================== */
.banner-galeria {
  background: url("../images/bannerinterno/galeria.jpg") no-repeat;
  height: 300px;
  background-size: 2700px;
  background-position: right;
}

.thumbnail {
  color: #246b25;
  font-weight: bold;
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #246b25;
  color: #4d4d4d;
  text-decoration: none;
}

.thumbnail p {
  padding: 0 10px;
}

.grisclaro-galeria {
  background-color: #e3e3e3;
  padding: 50px 0 0;
}

.grisclaro-galeria h1 {
  text-align: center;
  font-weight: bold;
  color: #246b25;
}

/* ========================================== NOTICIAS ======================================== */
.banner-noticias {
  background: url("../images/bannerinterno/noticias.jpg") no-repeat;
  height: 300px;
  background-size: 2700px;
  background-position: right;
}

.noticia {
  background-color: #f9f9f9;
  margin: 20px auto;
  padding-bottom: 20px;
}

.noticia h4 {
  font-weight: bold;
  color: #246b25;
}

.noticia p {
  margin-top: 20px;
}

.noticia button {
  margin-top: 30px;
  float: right;
}

.detalle-noticia h4 {
  font-weight: bold;
  color: #246b25;
}

.detalle-noticia p {
  text-align: justify;
  margin-top: 30px;
}

/* ========================================== CONTACTO ======================================== */
.banner-contacto {
  background: url("../images/bannerinterno/contacto.jpg") no-repeat;
  height: 300px;
  background-size: 2700px;
  background-position: right;
}

.box-noticia a, .box-noticia a:visited {
  color: #246b25;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline;
}

.box-noticia a:hover {
  color: #000;
}

.enviar {
  width: 200px;
  font-weight: bold;
  text-transform: uppercase;
}

/* ========================================== TRAMITES ======================================== */
.banner-tramites {
  background: url("../images/bannerinterno/tramites.jpg") no-repeat;
  height: 300px;
  background-size: 2700px;
  background-position: right;
}

.box-tramites {
  text-align: center;
}

.tramites {
  margin-top: 40px;
}

.tramites:nth-child(5), .tramites:nth-child(9), .tramites:nth-child(13), .tramites:nth-child(17) {
  clear: both;
}

.box-tramites img {
  width: 150px;
  height: 150px;
}

.box-tramites h3 {
  font-weight: bold;
  color: #246b25;
  font-size: 22px;
  text-align: center;
}

.box-tramites p {
  text-align: justify;
}

.box-tramites button {
  margin-top: 20px;
}

@media (max-width: 991px) {
  .tramites:nth-child(3), .tramites:nth-child(5), .tramites:nth-child(7), .tramites:nth-child(9), .tramites:nth-child(11),
  .tramites:nth-child(13), .tramites:nth-child(15), .tramites:nth-child(17) {
    clear: both;
  }
}

/* ========================================== SOAT ======================================== */
.filtro-soat .soat-entrada {
  list-style: none;
  -webkit-padding-start: 0px !important;
}

.filtro-soat .soat-entrada .menu-item {
  width: 100%;
  background-color: #4d4d4d;
  padding: 10px 30px;
  border-bottom: 1px solid #5d5d5d;
  transition: all 0.3s ease-in;
}

.filtro-soat .soat-entrada .menu-item:hover {
  background-color: #246b25;
}

.filtro-soat .soat-entrada .menu-item a {
  color: #fff;
  width: 100%;
}

.filtro-soat .soat-entrada .menu-item a:hover {
  text-decoration: none;
}

.filtro-soat h3 {
  font-weight: bold;
  color: #246b25;
  margin-top: 0px !important;
}

.ocultar-soat {
  display: none;
}

.valor-soat {
  height: 480px;
}

.valor-soat h3 {
  color: #246b25;
  font-weight: bold;
}

.banner-soat {
  background: url("../images/bannerinterno/soat.jpg") no-repeat;
  height: 300px;
  background-size: 2700px;
  background-position: right;
}

/*========================= ESTILOS GENERALES ==============================*/
body {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #4d4d4d;
}

.ctnlogo {
  background-color: #ffffff;
}

.telefonos {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #4d4d4d;
  background-color: #246b25;
  text-transform: uppercase;
  text-align: center;
}

.telefonos p {
  text-align: center;
  font-weight: 700;
  color: #ffffff;
  height: auto;
  line-height: 14px;
}

.telefonos i {
  font-size: 1.3rem !important;
  color: #8cc63f;
  line-height: 14px !important;
}

.telefonos .container {
  padding: 20px 0 10px;
}

.logo {
  margin: 20px auto;
}

.navbar-default {
  background-color: #ffffff;
  border-color: #ffffff;
}

.navbar-nav {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.navbar-default .navbar-nav > li > a {
  text-transform: uppercase;
  font-weight: 700;
  color: #246b25;
  -webkit-transition: color, background-color 0.5s ease-in;
}

.navbar-default .navbar-nav > li > a:hover {
  color: #ffffff;
  background-color: #246b25;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
}

.navbar-default .navbar-nav > .active > a {
  color: #ffffff;
  background-color: #246b25;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
}

.current_page_item a:link, .current_page_item a:visited {
  color: #ffffff !important;
  background-color: #246b25 !important;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
}

.grisoscuro {
  background-color: #4d4d4d;
  color: #ffffff;
}

.llamadoblc {
  background-color: #ffffff;
  padding: 20px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  color: #4d4d4d;
  margin: 60px 0 30px;
  text-align: center;
  font-size: 14px;
}

.llamadoblc h3 {
  margin-bottom: 30px;
}

.llamadoblc h3 strong {
  color: #246b25;
}

.llamadoblc p {
  font-weight: 700;
  color: #246b25;
}

.somos {
  margin: 120px auto 30px;
  font-size: 24px;
  padding-left: 60px;
}

section {
  margin-top: 40px;
}

.titulos {
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  background-color: #246b25;
  color: #ffffff;
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -o-border-radius: 17px;
  -ms-border-radius: 17px;
}

.titulos h3 {
  font-weight: 700;
  padding-top: 1px;
}

.titulos img {
  padding-right: 20px;
}

.links {
  margin-top: 20px;
  transition: opacity 0.5s ease-in;
  -webkit-transition: opacity 0.5s ease-in;
  -moz-transition: opacity 0.5s ease-in;
  -o-transition: opacity 0.5s ease-in;
  -ms-transition: opacity 0.5s ease-in;
}

.links:hover {
  opacity: 0.5;
}

.galeria .carousel-inner {
  border: 2px solid #246b25;
}

.galeria a span {
  color: #246b25;
}

.topmg {
  margin-top: 60px;
}

.noticias {
  background-color: #e6e6e6;
  margin-top: 20px;
}

.noticias h1 {
  font-weight: 700;
  font-size: 30px;
  color: #246b25;
}

.noticias h4 {
  color: #246b25;
  font-weight: 700;
}

.noticias hr {
  border: 1px solid #1d1d1b;
}

.noticias p {
  color: #000000;
  text-align: justify;
  font-size: 14px;
}

.noticias .info {
  padding-left: 30px;
}

.noticias img {
  margin-top: 20px;
}

.noticias .mas {
  background-color: #246b25;
  padding: 0 10px 10px;
  width: 50px;
  height: 50px;
  text-align: center;
  font-weight: 700;
  color: #ffffff;
  font-size: 36px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  -ms-border-radius: 25px;
  position: relative;
  top: -25px;
  cursor: pointer;
  transition: background-color 0.5s ease-in;
  -webkit-transition: background-color 0.5s ease-in;
  -moz-transition: background-color 0.5s ease-in;
  -o-transition: background-color 0.5s ease-in;
  -ms-transition: background-color 0.5s ease-in;
}

.noticias .mas:hover {
  background-color: #8cc63f;
}

.redes {
  background-color: #246b25;
  text-align: center;
  margin: 20px 10%;
  color: #ffffff;
  padding-top: 3px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  -ms-border-radius: 25px;
}

.redes img {
  padding: 0 10px;
  margin-bottom: 20px;
  transition: opacity 0.5s ease-in;
  -webkit-transition: opacity 0.5s ease-in;
  -moz-transition: opacity 0.5s ease-in;
  -o-transition: opacity 0.5s ease-in;
  -ms-transition: opacity 0.5s ease-in;
}

.redes img:hover {
  opacity: 0.6;
}

/* ======================== BANNER =========================== */
.ctnbanner {
  background-color: #D8D9DB;
}

.carousel-indicators {
  bottom: -50px;
}

.carousel-indicators li {
  background-color: #c6c3d0;
  width: 16px;
  height: 16px;
  border: #c6c3d0;
}

.carousel-indicators .active {
  background-color: #246b25;
  width: 18px;
  height: 18px;
  border: #246b25;
}

.carousel-control {
  width: 50px;
}

.carousel-caption {
  text-align: left;
  background-color: rgba(36, 107, 37, 0.8);
  bottom: 0px !important;
  width: 100%;
  left: 0 !important;
  right: 0 !important;
  padding-top: 0;
  padding-bottom: 10px;
}

.carousel-caption h3 {
  text-transform: uppercase;
  margin-left: 60px;
}

.carousel-caption p {
  margin-left: 60px;
}

.carousel-caption button {
  background-color: #000000;
  border: #4d4d4d;
  width: 50%;
  transition: background-color 0.5s ease-in;
  -webkit-transition: background-color 0.5s ease-in;
  -moz-transition: background-color 0.5s ease-in;
  -o-transition: background-color 0.5s ease-in;
  -ms-transition: background-color 0.5s ease-in;
}

.carousel-caption button:hover {
  background-color: #4d4d4d;
}

/* ======================== FOOTER =========================== */
footer {
  background-color: #246b25;
  margin-top: 30px;
  color: #ffffff;
}

footer .logofooter {
  background-color: #ffffff;
  position: relative;
  top: -2px;
}

footer .sedes i {
  padding-right: 10px;
  padding-left: 0;
}

footer .sedes h1 {
  font-size: 26px;
  font-weight: 700;
}

footer .sedes h3 {
  font-size: 18px;
  font-weight: 700;
  margin-top: 0;
}

footer .sedes p {
  font-size: 16px;
}

footer .sedes .horario {
  margin-top: 20px;
  text-align: center;
}

footer .sedes hr {
  margin-top: 5px;
  margin-bottom: 5px;
}

footer .sedes .hr {
  margin-top: 20px;
}

.legales {
  background-color: #4d4d4d;
  color: #ffffff;
  text-align: center;
  padding: 30px 0 10px;
}

.legales a {
  color: #ffffff;
}

@media (max-width: 991px) {
  .somos {
    padding-left: 30px;
    font-size: 21px;
    margin-top: 150px;
  }
  .topmg {
    margin-top: 300px;
  }
  .AC h3 {
    font-size: 21px;
  }
  .noticias img {
    margin-top: 80px;
  }
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav > li > a {
    padding-left: 30px;
  }
  section {
    margin-top: 10px;
  }
  .topmg {
    margin-top: 190px;
  }
  .somos {
    margin-top: 0;
    text-align: center;
    padding-left: 0;
  }
  .noticias img {
    margin-top: 20px;
  }
  .ctnbanner .container {
    padding-left: 0;
    padding-right: 0;
  }
  .ctnbanner .item {
    height: 270px;
  }
  .ctnbanner .item .carousel-caption {
    text-align: center;
  }
  .ctnbanner .item .carousel-caption p {
    margin-left: 20px;
    font-size: 14px;
  }
  .ctnbanner .item .carousel-caption h3 {
    margin-left: 20px;
  }
  .sedes {
    text-align: center;
  }
  .sedes hr {
    margin-bottom: 15px !important;
  }
}

/*# sourceMappingURL=styles.css.map */