/*!
 * Start Bootstrap - New Age v3.3.7 (http://startbootstrap.com/template-overviews/new-age)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
.heading-font {
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}
.body-font {
  font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif';
}
.alt-font {
  font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
  text-transform: uppercase;
  letter-spacing: 2px;
}
html,
body {
  height: 100%;
  width: 100%;
}
body {
  font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif';
  color: #555;
}
a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #00AEBC;
}
a:hover,
a:focus {
  color: #00AEBC;
}
hr {
  max-width: 100px;
  margin: 25px auto 0;
  border-width: 1px;
  border-color: rgba(34, 34, 34, 0.1);
}
hr.light {
  border-color: white;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}
p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}



.navbar-default {
  border: 0;
  background-color: transparent;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}
.navbar-default .navbar-header .navbar-brand {
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
  color: #00AEBC;
  padding: 9px 15px;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #00AEBC;
}
.navbar-default .navbar-header .navbar-toggle {
  font-size: 12px;
  color: #222222;
  padding: 8px 10px;
}
.navbar-default .nav > li > a {
  font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  /* color: #222222; */
  color: #DDD;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  /* color: #00AEBC; */
  color: #2e4754;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #FFF !important;
  background-color: transparent;
  border-bottom: 1px solid #FFF;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}
.navbar-default.affix {
  background-color: #158fc2;
  border-color: rgba(34, 34, 34, 0.1);
}
.navbar-default.affix .navbar-header .navbar-brand {
  color: #222222;
}
.navbar-default.affix .navbar-header .navbar-brand:hover,
.navbar-default.affix .navbar-header .navbar-brand:focus {
  color: #00AEBC;
}
.navbar-default.affix .nav > li > a,
.navbar-default.affix .nav > li > a:focus {
  /* color: #222222; */
  color: #DDD;
}
.navbar-default.affix .nav > li > a:hover,
.navbar-default.affix .nav > li > a:focus:hover {
  /* color: #00AEBC; */
  color: #2e4754;
}
.navbar-default .navbar-collapse {
  border: 0px;
}



.navbar-logo{

}
header {
  position: relative;
  width: 100%;
  min-height: auto;
  overflow-y: hidden;
  color: white;
  background-color:#777;
}
header .header-content {
  text-align: center;
  padding: 150px 0 50px;
  position: relative;
}
header .header-content .header-content-inner {
  position: relative;
  max-width: 500px;
  margin: 0 auto;
}
header .header-content .header-content-inner h1 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 30px;
}
header .header-content .header-content-inner .list-badges {
  margin-bottom: 25px;
}
header .header-content .header-content-inner .list-badges img {
  height: 50px;
  margin-bottom: 25px;
}
header .device-container {
  max-width: 300px;
  margin: 0 auto 100px;
}
header .device-container .screen img {
  border-radius: 3px;
}
header .main-header {
  position:relative
}
header .main-header-img {
  width: 100%;
}
header .main-header-top-img {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
header .header-title-cntr{
  position: absolute;
  top: 0px;
  margin-top: 15%;
  padding: 0px 10px;
  text-align: center;
  width: 100%;
}
header .header-title-main{
  font-size: 60px;
  font-weight: 100;
}
header .header-title-sub{
  padding: 0px 15%;
  font-size: 20px;
  font-weight: 100;
  letter-spacing: 5px;
}

section {
  padding: 100px 0;
}
section h2 {
  font-size: 50px;
}
section.who {
  padding: 70px 0;
  position: relative;
  background-color: #FFF;
}
section.who h2 {
  margin-top: 0;
  font-size: 50px;
}
section.who .section-heading {
  margin: 10px 0px;
}
section.who .section-middle-heading {
  font-size: 24px;
  line-height: 32px;
  color: #158fc2;
}
section.who .box{
  background-color: #FFF;
  padding: 10px;
  margin: 1%;
  color: #333;
  display: inline-flex;
  width: 40%;
  min-height: 140px;
  font-size: 16px;
  /* box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.5); */
}



section.metodology .box{
  /* box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.2); */
}
section.metodology .box img {
  width: 100%;
}
section.metodology .box-content {
  padding: 10px;
  /* background-color: #01a0e4;
  color: #FFF; */
}
section.metodology .box-title {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #2e4754;
  font-weight: 400;
  letter-spacing: 3px;
}
section.metodology .box-subtitle {
  font-size: 18px;
  font-weight: 100;
  color: #78909C;
  line-height: 18px;
  margin-bottom: 10px;
}
section.metodology .box-text {}



section.objectives {
  padding: 70px 0;
  position: relative;
  background-color: #FFF;
}
section.objectives p {
  font-size: 15px;
  line-height: 1.3;
}
section.objectives h2 {
  margin-top: 0;
  font-size: 50px;
}
section.objectives h3 {
  color: #158fc2;
}
section.objectives .section-heading {
  margin: 10px 0px;
}
section.objectives .section-middle-heading {
  font-size: 24px;
  line-height: 32px;
  color: #158fc2;
}


section.services {
  padding: 70px 0;
  position: relative;
  background-color: #FFF;
}

section.services h3 {
  color: #158fc2;
}
section.services p {
  text-align:center;
}
section.services .section-heading {
  margin: 10px 0px;
}
section.services .section-heading p {
  text-align:left;
}
section.services .section-heading h2 {
  margin-top: 0;
  font-size: 50px;
}
section.services .section-middle-heading {
  font-size: 24px;
  line-height: 32px;
  color: #158fc2;
}


section.mission {
  background: #6bc4e2;
  background: -moz-linear-gradient(top, #6bc4e2 0%, #158fc2 100%);
  background: -webkit-linear-gradient(top, #6bc4e2 0%,#158fc2 100%);
  background: linear-gradient(to bottom, #6bc4e2 0%,#158fc2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6bc4e2', endColorstr='#158fc2',GradientType=0 );
  color: #FFF;
}
section.mission p {
  font-size: 17px;
  line-height: 1.4;
  padding-bottom: 10px;
}
section.mission .section-heading h2 {
  margin-top: 0;
}
section.mission .section-heading p {
  margin-bottom: 0;
  color: #EEE;
}
section.mission .device-container,
section.mission .feature-item {
  max-width: 300px;
  margin: 0 auto;
}
section.mission .device-container {
  margin-bottom: 100px;
}

section.mission .feature-item {
  text-align: center;
  margin-bottom: 100px;
}
section.mission .feature-item h3 {
  font-size: 30px;
}
section.mission .feature-item i {
  font-size: 80px;
  background: #00AEBC;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}






section.features .section-heading h2 {
  margin-top: 0;
}
section.features .section-heading p {
  margin-bottom: 0;
}
section.features .device-container,
section.features .feature-item {
  max-width: 300px;
  margin: 0 auto;
}
section.features .device-container {
  margin-bottom: 100px;
}
section.features .feature-item {
  text-align: center;
  margin-bottom: 100px;
}
section.features .feature-item h3 {
  font-size: 30px;
}
section.features .feature-item i {
  font-size: 80px;
  background: #00AEBC;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}




section.cta {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-image: url('../img/bg-cta.jpg');
  padding: 250px 0;
}
section.cta .cta-content {
  position: relative;
  z-index: 1;
}
section.cta .cta-content h2 {
  margin-top: 0;
  margin-bottom: 25px;
  color: white;
  max-width: 450px;
  font-size: 50px;
}
section.cta .overlay {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
}




section.contact {
  text-align: center;
}
section.contact h2 {
  margin-top: 0;
  margin-bottom: 25px;
}
section.contact h2 i {
  color: #dd4b39;
}
section.contact ul.list-social {
  margin-bottom: 0;
}
section.contact ul.list-social li a {
  display: block;
  height: 80px;
  width: 80px;
  line-height: 80px;
  font-size: 40px;
  border-radius: 100%;
  color: white;
}
section.contact ul.list-social li.social-twitter a {
  background-color: #1da1f2;
}
section.contact ul.list-social li.social-twitter a:hover {
  background-color: #0d95e8;
}
section.contact ul.list-social li.social-facebook a {
  background-color: #3b5998;
}
section.contact ul.list-social li.social-facebook a:hover {
  background-color: #344e86;
}
section.contact ul.list-social li.social-google-plus a {
  background-color: #dd4b39;
}
section.contact ul.list-social li.social-google-plus a:hover {
  background-color: #d73925;
}
section.contact ul.list-social li.social-instagram a {
  background-color: #c14082;
}
section.contact ul.list-social li.social-instagram a:hover {
  background-color: #ab4177;
}



footer {
  background-color: #2e4754;
  padding: 25px 0;
  color: #CCC;
  text-align: center;
}
footer p {
  font-size: 12px;
  margin: 0;
}
footer ul {
  margin-bottom: 0;
}
footer ul li a {
  font-size: 12px;
  color: grey;
}
footer ul li a:hover,
footer ul li a:focus,
footer ul li a:active,
footer ul li a.active {
  text-decoration: none;
}
footer .contact-card-cntr{
  position: relative;
  margin-bottom: 15px;
}
footer .contact-card-icon{
  position: absolute;
  left: 0px;
  top: 0px;
  text-align: center;
  width: 30px;
  font-size: 20px;

}
footer .contact-card-content{
  padding-left: 40px;
  text-align: left;
  vertical-align: top;
}
footer .contact-card-content h3 {
  margin: 0px 0px 5px 0px;
  font-size: 18px;
}

.bg-primary {
  background-color: #00AEBC;
}
.text-primary {
  color: #00AEBC;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.btn-outline {
  color: white;
  border-color: white;
  border: 1px solid;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
  color: white;
  background-color: #00AEBC;
  border-color: #00AEBC;
}
.btn {
  font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 300px;
}
.btn-xl {
  padding: 15px 45px;
  font-size: 11px;
}
::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
::selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #222222;
}


@media (max-width: 480px) {
  .navbar-default .navbar-header .navbar-toggle{
    border: 0px;
    color: #FFF;
    font-size: 20px;
    padding: 3px 10px;
  }
  .navbar-default .navbar-toggle{
    border: 0px;
    color: #FFF;
    font-size: 20px;
    padding: 3px 10px;
  }
  header .header-content{
    padding: 90px 0 50px !important;
  }
  header .header-title-main {
    font-size: 40px;
    line-height: 40px;
  }
  header .header-title-sub {
    padding: 7% 5%;
    font-size: 15px;
  }
  header .header-img-cntr {
    overflow: hidden;
  }
  header .main-header-img {
    width: 180%;
    margin-left: -15%;
  }
  header .header-title-cntr{
    margin-top: 27%;
  }
  section.metodology .box {
    margin-top: 50px;
  }
  section.metodology .box img{
    width: 80%;
  }
  .navbar-default .nav > li.active > a {
    border-bottom: 0px;
  }
  .navbar-default .nav > li.active > a:focus {
    border-bottom: 0px;
  }
  section.who h2 {
    font-size: 35px;
  }
  section h2{
    font-size: 35px;
  }
}
@media (max-width: 768px) {
  .navbar-default {
    background-color: transparent;
    border-color: transparent;
  }
  .logotipo{
    display: block;
  }
  .navbar-brand > img {
    width: 150px;
  }
  .navbar-default .navbar-header .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
    padding: 13px 5px;
  }
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    color: white;
  }
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color: rgba(255, 255, 255, 0.7);
  }
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    color: white;
  }
  header .header-content {
    text-align: left;
    padding: 0;
    height: 100vh;
  }
  header .header-content .header-content-inner {
    max-width: none;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  header .header-content .header-content-inner h1 {
    font-size: 35px;
  }
  header .device-container {
    max-width: none;
    max-height: calc(0vh);
    margin: 100px auto 0;
  }
  section.cta .cta-content h2 {
    font-size: 80px;
  }
  section.download .badges .badge-link {
    display: inline-block;
    margin-bottom: 0;
  }
  section.download h2 {
    font-size: 70px;
  }
  section.metodology .box {
    margin-top: 50px;
  }
  section.metodology .box img{
    width: 80%;
  }
}
@media (max-width: 992px) {
  
}

