@import url(http://fonts.googleapis.com/css?family=Roboto:400,500,700);

/* Sticky footer styles
-------------------------------------------------- */

html,
body {
  height: 100%;
  font-family: 'Roboto', sans-serif;
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto;
  /* Negative indent footer by its height */
  margin: 0 auto -45px;
  /* Pad bottom by footer height */
  padding: 0 0 45px;
}

/* Set the fixed height of the footer here */
#footer {
  height: 45px;
  background-color: #ccd8dd;
}

#footer p {
  font-size: 11px;
  text-align: center;
  margin-top: 14px;
}

.form-horizontal {
  margin-top: 10px;
}

.form-control, .btn, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  background-color: rgba(203, 216, 221, .5);
  border-radius: 0px;
  height: 26px;
  padding-top: 5px;
  border: 0px;
  padding-left: 18px;
  padding-right: 18px;
}

.form-horizontal .control-label {
  text-align: left;
  text-transform: uppercase;
  font-weight: 300;
  padding-top: 3px;
}

textarea.form-control {
  height: 130px;
}

.btn {
  float: right;
  padding-top: 3px;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

#wrap > .container {
  padding: 60px 15px 0;
}

#footer > .container {
  padding-left: 15px;
  padding-right: 15px;
}

.navbar {
  margin-bottom: 0;
  border-radius: 0;
}

.navbar-brand {
  height: auto;
}

.navbar-toggle {
  margin-top: 35px;
}

@media (min-width: 992px) {
  .navbar-nav>li>a {
    padding-top: 43px;
    padding-bottom: 43px;
  }
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  background-color: transparent;
  text-decoration: underline;
}

.principal > .container {
  padding-top: 35px;
  padding-bottom: 35px;
}

@media (min-width: 992px) {
  .principal > .container {
    background-image: url('../images/lineas.png');
    background-repeat: no-repeat;
    background-position: right;
  }
}

.principal img {
  float: left;
}

.principal p {
  display: block;
  float: right;
  text-align: right;
  font-size: 18px;
  padding: 10px;
  background-color: rgba(250, 250, 251, .5);
  margin-top: 120px;
  color: #003c7e;
}

.principal p span,
.principal.secciones .ventajas span {
  font-weight: 500;
}

.principal.secciones > .container {
  padding-top: 0;
  padding-bottom: 0;
}

.principal.secciones h1 {
  font-size: 18px;
  color: #003c7e;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 15px;
  line-height: 14px;
}

.principal.secciones h2 {
  font-size: 16px;
  color: #003c7e;
  font-weight: 300;
  margin-bottom: 15px;
  clear: both;
}

.principal.secciones ul {
  list-style-image: url('../images/pic.png');
  list-style-position: inside;
  padding: 0px;
  line-height: 27px;
  color: #86888b;
}

.principal.secciones .descripcion img {
  margin-top: 0;
}

@media (min-width: 1200px) {
  .principal.secciones .descripcion img {
    margin-top: 15px;
  }
}

.principal.secciones .certificado {
  margin-top: 65px;
  margin-bottom: 30px;
}


@media (min-width: 1200px) {
  .principal.secciones .certificado {
    margin-top: 130px;
  }
}

.principal .descripcion p span,
.principal .descripcion p span a {
  color: #e23301;
  text-transform: uppercase;
}

.principal .descripcion p span {
  letter-spacing: -1px;
  font-weight: 100;
}

.principal.secciones p,
.principal.secciones .datos p a {
  float: left;
  text-align: left;
  font-size: 14px;
  color: #86888b;
  margin-top: 0px;
  padding: 0px;
  background-color: transparent;
  clear: both;
 }

.principal.secciones .datos p {
  margin-bottom: 21px;
  line-height: 24px;
}

.principal.secciones .datos,
.principal.secciones .datos p,
.principal.secciones .datos p a {
  text-align: center;
  float: none;
}

@media (min-width: 768px) {
  .principal.secciones .datos,
  .principal.secciones .datos p,
  .principal.secciones .datos p a {
    text-align: left;
    float: left;
  }
}

.principal.secciones .datos h2 {
  margin-bottom: 7px;
  margin-top: 7px;
}
}

.principal.secciones .ventajas h2 {
  margin-top: 10px;
  margin-bottom: 10px;
}

 .principal.secciones .descripcion {
  background-color: rgba(255, 255, 255, .3);
 }

 .principal.secciones .ventajas ul,
 .consultoria ul,
 .deposito ul {
  list-style-image: url('../images/tic.png');
  list-style-position: inside;
  padding: 0px;
  line-height: 21px;
  color: #86888b;
}

.atc {
  box-shadow: 0 -5px 2px #f3f3f4;
}

.atc h3{
  font-size: 16px;
  color: #e23301;
  text-transform: uppercase;
  text-align: center;
  font-weight: 100;
}

.atc p {
  text-align: center;
  color: #86888b;
  font-size: 14px;
  padding: 2px 15px 10px;
}

.atc .soluciones-atc {
  background-color: #f3f3f4;
  border-radius: 7px;
  border: 1px solid #e5e5e5;
  margin-top: 35px;
  margin-bottom: 35px;
}

.consultoria {
  background-color: #f7f7f7;
  border-top: 4px solid #d8d7d7;
  border-bottom: 4px solid #d8d7d7;
  margin-top: 35px;
  margin: 0 auto;
  text-align: center;
}

@media (min-width: 992px) {
  .consultoria {
    text-align: left;
  }
}

.consultoria h2 {
  text-align: center;
  font-size: 18px;
  color: #003c7e;
  text-transform: uppercase;
  font-weight: 100;
}

.consultoria p,
.deposito p {
  font-size: 14px;
  text-align: center;
  margin: 0 110px;
  color: #86888b;
  line-height: 25px;
}

.consultoria h3 {
  color: #e23301;
  margin-top: 30px;
  font-size: 14px;
  font-weight: 100;
  margin-bottom: 10px;
}

.consultoria ul li {
  line-height: 28px;
}

.consultoria img {
  margin-bottom: 30px;
}

.deposito {
  text-align: center;
}

@media (min-width: 1200px) {
  .deposito {
    text-align: left;
  }
  .deposito .depositos p {
  text-align: left;
  }
}


.deposito h2 {
  font-size: 18px;
  color: #e23301;
  text-transform: uppercase;
  font-weight: 100;
  text-align: center;
}

.deposito p {
  margin: 0px;
}

.deposito .depositos h3 {
  font-size: 18px;
  font-weight: 100;
  color: #003c7e;
}

.deposito .depositos h3 span {
  font-weight: 500;
}

.deposito .depositos ul {
  margin-bottom: 30px;
}

.cinta {
  background-color: #fafafb;
  box-shadow: 0 0 5px rgba(30, 18, 13, .3);
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: center;
}


@media (min-width: 992px) {
  .cinta .borde {
    border-right: 1px solid #dcdcdb;
  }
}

@media (min-width: 992px) {
  .cinta {
    text-align: left;
  }
}

.cinta .borde.ultimo {
  border: 0;
}

.cinta h2 {
  margin-top: 0px;
}

.cinta h2 a {
  color: #e23301;
  font-size: 16px;
  text-transform: uppercase;
}

.cinta p {
  font-size: 14px;
  color: #525151;
  letter-spacing: 1px;
}

.cinta img {
  margin: 20px auto 0;
  display: block;
}

textarea {
  resize: none;
}

.confian {
  margin-bottom: 5px;
}

.confian h2 {
  font-size: 18px;
  color: #003c7e;
  font-weight: 400;
}

.marcas {
  border-top: 1px solid #dcdcdb;
  border-bottom: 1px solid #dcdcdb;
  margin-bottom: 30px;
}

.swiper-container {
  width: 100%;
  height: 115px;
  color: #fff;
  text-align: center;
}

#footer a {
  color: #999;
}
.swiper-slide img {
  height: 60px;
  width: auto;
  object-fit: contain;
}