@import url("https://fonts.googleapis.com/css?family=PT+Sans:300,400");
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
@import url("equal-height-columns.css");
/*	VARIABLES	 */
body {
  font-family: "PT Sans", sans-serif; }

.navbar-default {
  background: #fff;
  box-shadow: 0 2px 5px rgba(62, 62, 62, 0.35); }
  .navbar-default .btn-primary {
    float: right;
    width: auto;
    padding: 8px 30px 5px;
    font-size: 16px;
    margin-top: 10px; }

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
  width: 250px;
  height: 24px;
  background: url(../img/logo.svg) center 0 no-repeat;
  margin-top: 15px; }

.navbar-collapse.collapse {
  background: #ebebeb;
  margin: 50px 0 0; }
  .navbar-collapse.collapse a {
    color: #888; }

.navbar-header {
  float: none; }

.navbar-nav {
  float: right; }
  .navbar-nav li a:hover {
    background: rgba(0, 0, 0, 0.05); }

.navbar-nav > li.current {
  background: #1d5293; }
  .navbar-nav > li.current a {
    color: #fff; }
    .navbar-nav > li.current a:hover, .navbar-nav > li.current a:focus {
      background: #1d5293; }

p {
  font-family: "PT Sans", sans-serif;
  color: #676868;
  font-weight: 300;
  font-size: 18px; }

h1, h2, h3 {
  font-family: "PT Sans", sans-serif;
  color: #222222;
  font-weight: 400; }

h2 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 50px; }

h3 {
  font-weight: 700; }

ul {
  padding: 0; }

.logo_big {
  background: url(../img/logo_big.svg) center 0 no-repeat;
  background-size: contain;
  width: 70px;
  height: 50px;
  display: block;
  margin: 0 auto 30px; }

.material-icons {
  vertical-align: bottom; }

.jumbotron {
  background: #1d5293;
  background: -webkit-linear-gradient(legacy-direction(180deg), #1d5293, #26d0ce);
  background: linear-gradient(180deg, #1d5293, #26d0ce);
  box-shadow: 0 5px 5px rgba(62, 62, 62, 0.35);
  padding-bottom: 180px; }
  .jumbotron h1 {
    color: #fff;
    text-align: center;
    border: none;
    font-weight: 300;
    font-size: 2.5rem;
    margin-bottom: 20px; }

form {
  width: 50%;
  margin: 0 auto; }

.form-control {
  width: 49%;
  display: inline-block;
  padding: 20px;
  text-align: center;
  font-size: 18px;
  background: transparent;
  border-color: #fff;
  color: #3e3e3e;
  line-height: 2em;
  font-weight: 400; }

.btn-primary {
  background: #f27768;
  border: none;
  width: 49%;
  display: inline-block;
  transition: all ease 0.8s; }
  .btn-primary:hover {
    background: #dc452c; }

.seccion_dos {
  background: #ebebeb;
  position: relative;
  height: 900px;
  margin-top: -30px; }

.beneficios {
  top: -120px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto; }
  .beneficios .material-icons {
    color: #fff;
    font-size: 50px;
    margin-top: 20px; }

.uno, .tres, .seis, .ocho {
  display: inline-block;
  height: 430px;
  background: #fff;
  padding: 70px 15px 30px; }

.dos, .cuatro, .cinco, .siete {
  padding: 70px 15px 30px;
  background: #f27768;
  height: 500px; }
  .dos h2, .cuatro h2, .cinco h2, .siete h2 {
    color: #fff; }
  .dos p, .cuatro p, .cinco p, .siete p {
    color: #fff; }

.cuatro {
  background: #fbaf5d; }

.cinco {
  background: #1d5293;
  margin-top: -70px; }

.siete {
  background: #26d0ce;
  margin-top: -70px; }

.seccion_tres {
  background: #fbaf5d;
  background: -webkit-linear-gradient(legacy-direction(90deg), #fbaf5d, #f27768);
  background: linear-gradient(90deg, #fbaf5d, #f27768);
  padding: 90px 0; }
  .seccion_tres h2 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 700; }
  .seccion_tres p {
    color: #fff;
    margin-bottom: 30px; }
  .seccion_tres .btn-primary {
    background: transparent;
    border: 1px solid #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    transition: all ease 0.5s; }
    .seccion_tres .btn-primary:hover {
      background: #fff;
      color: #f27768; }

.screen_gestion {
  width: 633px;
  height: 415px;
  background: url(../img/screen_gestion.jpg) #fff center 20px no-repeat;
  margin-top: 15px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  display: block;
  background-size: 90%;
  padding: 15px; }

.carousel-control.left, .carousel-control.right {
  background: transparent; }

.carousel-inner {
  margin: 0 auto;
  text-align: center; }

.item figure {
  margin: 0 auto; }
.item p.cita {
  font-size: 16px;
  font-style: italic;
  margin-top: 20px; }

.seccion_cuatro {
  padding: 50px 0; }
  .seccion_cuatro h2 {
    text-align: center;
    margin-bottom: 30px; }
  .seccion_cuatro .col-md-3 {
    float: none;
    display: inline-block; }

.seccion_cinco {
  background: #1d5293;
  background: -webkit-linear-gradient(legacy-direction(90deg), #1d5293, #26d0ce);
  background: linear-gradient(90deg, #1d5293, #26d0ce);
  padding: 30px; }
  .seccion_cinco h3, .seccion_cinco p {
    color: #fff; }
  .seccion_cinco h3 {
    display: inline-block;
    margin-left: 15px; }
  .seccion_cinco p {
    font-size: 18px;
    font-weight: 400; }
  .seccion_cinco .btn-primary {
    background: transparent;
    border: 1px solid #fff;
    margin-top: 60px; }
  .seccion_cinco .material-icons {
    display: inline-block;
    color: #fff;
    font-size: 30px;
    vertical-align: text-bottom; }

.carousel-control.left, .carousel-control.right {
  background: none;
  color: #999;
  font-size: 50px;
  text-shadow: none; }

.seccion_seis {
  padding: 50px 0 0; }
  .seccion_seis h3, .seccion_seis p {
    text-align: center; }
  .seccion_seis img {
    margin: 50px auto 0;
    display: block;
    width: 50%; }
  .seccion_seis form {
    margin-top: 20px; }
  .seccion_seis .form-control {
    border-color: #d8d8d8; }

.seccion_siete {
  background: #1c6484;
  padding: 30px 0; }
  .seccion_siete p {
    text-align: center;
    font-size: 16px;
    color: #fff; }

.logo_white {
  background: url(../img/logo_white.svg) center 0 no-repeat;
  background-size: contain;
  width: 325px;
  height: 85px;
  display: block;
  margin: 30px auto 10px; }

footer {
  background: #08425d;
  width: 100%;
  padding: 5px 0 0; }
  footer ul {
    text-align: center; }
  footer li {
    list-style: none;
    display: inline-block;
    color: #fff;
    margin: 0 5px; }

/*PLATAFORMA */
.plat {
  padding: 70px 0 0;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.25); }
  .plat h2, .plat p {
    margin: 20px 0; }
    .plat h2 span, .plat p span {
      font-weight: 700; }
  .plat img {
    max-width: 100%; }

.plat.one img {
  width: 100%; }

.plat.two {
  background: #ebebeb;
  padding: 30px 0; }
  .plat.two form {
    width: 40%; }
  .plat.two .form-control {
    border-color: #d8d8d8;
    color: #3e3e3e;
    margin: 0 1%;
    width: 48%; }
  .plat.two input::-webkit-input-placeholder {
    color: #676868 !important; }
  .plat.two input:-moz-placeholder {
    color: #676868 !important; }
  .plat.two input::-moz-placeholder {
    color: #676868 !important; }
  .plat.two input:-ms-input-placeholder {
    color: #676868 !important; }

.plat.three {
  background: #f27768;
  background: -webkit-linear-gradient(legacy-direction(45deg), #f27768, #fbaf5d);
  background: linear-gradient(45deg, #f27768, #fbaf5d); }
  .plat.three h2, .plat.three p {
    color: #fff; }

.plat.four {
  background: #faffd1;
  background: -webkit-linear-gradient(legacy-direction(90deg), #faffd1, #a1ffce);
  background: linear-gradient(90deg, #faffd1, #a1ffce); }

.plat.five {
  background: #1d5293;
  background: -webkit-linear-gradient(legacy-direction(135deg), #1d5293, #26d0ce);
  background: linear-gradient(135deg, #1d5293, #26d0ce); }
  .plat.five h2, .plat.five p {
    color: #fff; }

.plat.six {
  background: #a1ffce;
  background: -webkit-linear-gradient(legacy-direction(90deg), #a1ffce, #b6fbff);
  background: linear-gradient(90deg, #a1ffce, #b6fbff); }

.plat.seven {
  background: #f27768;
  background: -webkit-linear-gradient(legacy-direction(135deg), #f27768, #fbaf5d);
  background: linear-gradient(135deg, #f27768, #fbaf5d); }
  .plat.seven h2, .plat.seven p, .plat.seven li {
    color: #fff; }
  .plat.seven li {
    font-size: 18px;
    list-style: none;
    margin-bottom: 10px; }

.plat.eight {
  padding-bottom: 50px; }
  .plat.eight h2, .plat.eight p {
    text-align: center; }
  .plat.eight .form-control {
    border-color: #d8d8d8;
    color: #3e3e3e;
    padding: 20px 15px 20px; }
  .plat.eight input::-webkit-input-placeholder {
    color: #676868 !important; }
  .plat.eight input:-moz-placeholder {
    color: #676868 !important; }
  .plat.eight input::-moz-placeholder {
    color: #676868 !important; }
  .plat.eight input:-ms-input-placeholder {
    color: #676868 !important; }

/*EVENTOS */
.accordion-heading p {
  font-size: 16px; }

.accordion-inner p, .accordion-inner li {
  font-size: 16px; }
.accordion-inner li {
  margin-bottom: 1em;
  list-style: none; }

.img_eventos_01, .img_eventos_02, .img_eventos_03, .img_eventos_04 {
  border-radius: 50%;
  height: 225px;
  width: 225px;
  display: inline-block;
  background: url(../img/news1.jpg) 0 0 no-repeat; }

.img_eventos_02 {
  background: url(../img/news2.jpg) 0 0 no-repeat; }

.img_eventos_03 {
  background: url(../img/news3.jpg) 0 0 no-repeat; }

.img_eventos_04 {
  background: url(../img/news4.jpg) 0 0 no-repeat; }

.accordion-group {
  padding: 50px 0; }

.gray_bg {
  background-color: #ebebeb; }

button {
  background: transparent;
  border: none;
  color: #1d5293;
  font-size: 16px; }

/*CONTACTO */
.scrolloff {
  pointer-events: none; }

.contact {
  text-align: center; }
  .contact span {
    background: #26d0ce;
    border-radius: 50%;
    display: block;
    height: 50px;
    width: 50px;
    margin: 20px auto 20px;
    text-align: center;
    padding-top: 10px; }
  .contact .material-icons {
    display: block;
    color: #fff;
    font-size: 30px;
    vertical-align: top; }
  .contact ul {
    margin-top: 30px; }
  .contact li {
    list-decoration: none;
    widht: 30%;
    display: inline-block;
    vertical-align: top;
    color: #999;
    margin: 0 1%; }

.logo {
  width: 300px;
  height: 29px;
  background: url(../img/logo.svg) center 0 no-repeat;
  background-size: contain;
  margin: 50px auto 15px; }

[class*="col-"] {
  border: none; }

.red {
  background: #f27768;
  padding: 50px 15px;
  border: 1px solid #f27768; }
  .red h2, .red p {
    color: #fff; }

.gray_bg {
  border: 1px solid #ebebeb;
  /*SERVICIOS */ }
  .gray_bg form {
    width: 80%;
    margin: 50px auto 100px; }
  .gray_bg .form-control {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    border-color: #676868;
    text-align: left; }
  .gray_bg .btn-primary {
    float: right; }
  .gray_bg input::-webkit-input-placeholder {
    color: #676868 !important; }
  .gray_bg input:-moz-placeholder {
    color: #676868 !important; }
  .gray_bg input::-moz-placeholder {
    color: #676868 !important; }
  .gray_bg input:-ms-input-placeholder {
    color: #676868 !important; }

.portfolio-item {
  background: #3e3e3e;
  height: 350px;
  padding: 50px;
  display: block;
  border: 1px solid #fff; }
  .portfolio-item:hover {
    background: #f27768;
    cursor: pointer; }
  .portfolio-item h2, .portfolio-item p, .portfolio-item i {
    color: #fff;
    text-align: center;
    margin: 0 auto;
    display: block; }
  .portfolio-item h2 {
    font-size: 3rem;
    padding: 0 25%; }
  .portfolio-item i {
    font-size: 7rem;
    margin: 50px 0 20px; }

.portfolio-item.selected {
  background: #f27768; }

.portfolio-item.selected::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #f27768 transparent transparent transparent;
  position: absolute;
  left: calc(50% - 40px/2);
  bottom: -20px;
  z-index: 9999;
  content: " "; }

.portfolio-item.up.selected::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 20px;
  border-color: transparent transparent #f27768 transparent;
  position: absolute;
  left: calc(50% - 40px/2);
  top: -20px;
  z-index: 9999;
  content: " "; }

.content {
  float: left;
  display: block;
  width: 100%; }
  .content .col-md-12 {
    padding: 30px; }
    .content .col-md-12 p {
      font-size: 16px; }
  .content span {
    font-weight: 700; }

#detalle ul {
  padding-left: 20px; }
#detalle li {
  font-size: 16px;
  color: #676868; }

@media (max-width: 1024px) {
  h2 {
    font-size: 26px; } }
@media (min-width: 768px) and (max-width: 979px) {
  p {
    font-size: 16px; }

  .seccion_dos {
    padding: 20px 0;
    height: auto; }

  .jumbotron {
    padding-bottom: 20px; }
    .jumbotron .btn-primary {
      width: 49%;
      margin-top: 0; }

  form {
    width: 80%; }

  .form-control {
    width: 49%; }

  .beneficios {
    position: relative;
    top: 0;
    width: 100%; }
    .beneficios h2 {
      font-size: 26px;
      margin-bottom: 10px; }

  .uno, .dos, .cuatro, .cinco, .siete, .tres, .cuatro, .cinco, .seis, .siete, .ocho {
    padding: 20px 15px;
    height: 270px;
    margin-top: 0; }

  .tres {
    background: #fbaf5d; }
    .tres h2, .tres p {
      color: #fff; }

  .cuatro, .cinco {
    background: #fff; }
    .cuatro h2, .cuatro p, .cuatro i.material-icons, .cinco h2, .cinco p, .cinco i.material-icons {
      color: #000; }

  .seis {
    background: #1d5293; }
    .seis h2, .seis p {
      color: #fff; }

  .seccion_tres {
    padding: 20px 15px 30px; }
    .seccion_tres .btn-primary {
      width: 50%; }
    .seccion_tres h2 {
      font-size: 26px; }
    .seccion_tres p {
      margin-bottom: 10px;
      font-size: 14px; }

  .seccion_seis .btn-primary {
    width: 49%;
    margin-top: -2px; }

  .screen_gestion {
    width: 100%;
    height: 255px;
    background-position: 15px 26px;
    background-size: 92%;
    padding: 15px; }

  .plat {
    padding: 20px 15px 0; }
    .plat img {
      width: 100%;
      margin-top: 20px; }
    .plat h2 {
      font-size: 22px; }
    .plat p {
      line-height: 1.2em; }

  .plat.one img {
    width: 60%;
    margin: 20px auto 0;
    display: block; }

  .plat.two {
    padding: 20px 15px; }
    .plat.two form {
      width: 100%; }

  .portfolio-item {
    background: #3e3e3e;
    padding: 30px 15px;
    display: block;
    text-align: center;
    border: 1px solid #fff; }

  .portfolio-item.up {
    margin-bottom: 20px; }

  .gray_bg form {
    width: 100%;
    padding: 20px 15px;
    margin-right: 15px; } }
@media (max-width: 767px) {
  .navbar-default .navbar-toggle {
    border: none;
    margin-top: 12px; }

  .navbar-collapse.collapse, .navbar-collapse.collapsing, .navbar-collapse.collapse.in {
    margin: 50px 0 -50px;
    background: #fff; }
    .navbar-collapse.collapse .container, .navbar-collapse.collapsing .container, .navbar-collapse.collapse.in .container {
      padding: 0; }
    .navbar-collapse.collapse li a, .navbar-collapse.collapsing li a, .navbar-collapse.collapse.in li a {
      color: #1d5293; }

  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    width: 225px;
    height: 22px;
    margin: 18px 0 0 15px;
    background-size: contain; }

  .navbar-nav {
    float: none;
    padding: 0; }

  form {
    width: 100%; }

  .jumbotron {
    margin-top: 50px;
    padding-bottom: 30px; }
    .jumbotron h1 {
      font-size: 1.8rem; }
    .jumbotron .logo_big {
      width: 40px;
      height: 30px;
      margin: 0 auto; }

  .seccion_dos {
    height: auto; }

  .seccion_tres, .seccion_cuatro {
    padding: 20px 15px; }
    .seccion_tres h2, .seccion_cuatro h2 {
      font-size: 22px;
      font-weight: 400; }
    .seccion_tres p, .seccion_cuatro p {
      margin-bottom: 10px; }

  .beneficios .material-icons {
    display: inline-block;
    vertical-align: top;
    font-size: 40px; }

  .screen_gestion {
    width: 100%;
    height: 200px;
    margin-top: 0;
    background-size: 95%;
    padding: 15px; }

  h2 {
    font-size: 22px;
    margin-bottom: 10px; }

  p {
    font-size: 15px; }

  .uno, .dos, .cuatro, .cinco, .siete, .tres, .cuatro, .cinco, .seis, .siete, .ocho {
    padding: 20px 15px;
    height: auto; }

  .dos h2, .cuatro h2, .cinco h2, .siete h2, .cuatro h2, .seis h2, .ocho h2 {
    display: inline-block;
    width: 80%; }

  .cinco, .siete {
    margin-top: 0; }

  .seccion_cinco .btn-primary {
    margin-top: 0; }

  .seccion_seis {
    padding-top: 20px; }
    .seccion_seis img {
      width: 70%;
      margin-top: 30px; }

  .seccion_siete {
    padding: 15px 0 0; }

  .logo_white {
    width: 80%;
    height: 65px;
    margin: 0 auto; }

  .beneficios {
    position: relative;
    top: 0;
    padding: 0; }

  footer li {
    display: block;
    margin: 5px 0;
    font-size: 1.2rem; }
  footer .material-icons {
    font-size: 16px; }

  .plat {
    padding: 20px 15px 0; }
    .plat img {
      width: 100%; }

  .plat.two {
    padding: 20px 15px; }
    .plat.two form {
      width: 100%; }
    .plat.two .form-control, .plat.two .btn-primary {
      width: 100%;
      margin: 5px 0; }

  .portfolio-item {
    margin: 0 -15px; }
    .portfolio-item i {
      margin-top: 20px; }

  .content {
    float: none;
    margin: 0;
    padding: 0; }
    .content .col-md-12 {
      padding: 30px 0 15px; }

  .portfolio-item.up.selected::before {
    border-width: 20px 20px 0 20px;
    border-color: #f27768 transparent transparent transparent;
    left: calc(50% - 40px/2);
    top: 130px;
    z-index: 9999; }

  .row-eq-height {
    display: -webkit-block;
    display: -webkit-block;
    display: -ms-block;
    display: block; }

  .img_eventos_01, .img_eventos_02, .img_eventos_03, .img_eventos_04, .img_eventos_02, .img_eventos_03, .img_eventos_04 {
    margin: 20px auto;
    width: 200px;
    height: 200px;
    display: block; }

  .plat.four {
    background: none; }
    .plat.four .col-sm-6 {
      background: #faffd1;
      background: -webkit-linear-gradient(legacy-direction(0deg), #faffd1, #a1ffce);
      background: linear-gradient(0deg, #faffd1, #a1ffce);
      margin: -20px -15px;
      padding: 20px 15px; }

  .plat.six .col-sm-6 {
    background: #a1ffce;
    background: -webkit-linear-gradient(legacy-direction(0deg), #a1ffce, #b6fbff);
    background: linear-gradient(0deg, #a1ffce, #b6fbff);
    margin: -20px -15px;
    padding: 20px 15px; }

  /*CONTACTO */
  .gray_bg form {
    width: 100%;
    padding: 20px 15px; }

  .contact li {
    width: 100%; } }
@media (max-width: 425px) {
  h1 {
    font-size: 26px; }

  form {
    width: 100%; }

  .form-control {
    width: 100%; }

  .btn-primary {
    width: 100%;
    margin-top: 10px; }

  .portfolio-item {
    padding: 0 15px 20px;
    height: auto;
    border: 1px solid #fff; }
    .portfolio-item i.material-icons {
      font-size: 5rem; }
    .portfolio-item h2 {
      font-size: 2rem;
      padding: 0; }
    .portfolio-item:last-child {
      margin-bottom: 20px; }

  .plat.one {
    margin-top: 50px; }

  .red {
    width: 100%; }

  .gray_bg {
    width: 100%; } }

/*# sourceMappingURL=main.css.map */
