html,
body {
  width: 100%;
  height: 100%;
}
a,
li {
  outline: none;
}
input::-moz-focus-inner {
  border: 0;
}
h3,
h4 {
  font-family: "Lato", Arial, sans-serif;
}

h3.section-subheading {
  font-weight: 300;
}
h3.section-subheading b,
h3.section-subheading strong {
  font-weight: 500;
}

.service-heading {
  text-align: center;
}

.navbar-default {
  background: none;
  border: none;
  height: 80px;
}
.navbar-brand {
  margin: 0;
  display: block;
  min-height: 80px;
  padding: 16px 0;
  text-align: center;
  line-height: 45px;
}
.navbar-brand img {
  float: left;
  height: 50px;
  margin: 0 15px 0 0;
  width: 50px;
}
.navbar-brand span {
  font-family: "Open Sans", Helvetica, Verdana, sans-serif;
  font-weight: 300;
  font-size: 25px;
  color: #fff;
  vertical-align: middle;
}
.navbar-brand span strong {
  font-family: "Open Sans", Helvetica, Verdana, sans-serif;
  font-weight: 800;
  font-size: 25px;
  color: #8c0c2f;
}

.navbar-right {
  margin: 12px 0;
}

.navbar-small {
  background: #34495e;
  height: 65px;
  transition: all 0.4s ease;
}
.navbar-small img {
  width: 30px;
  height: 30px;
  transition: all 0.4s ease;
}
.navbar-small span {
  font-size: 20px;
  transition: all 0.4s ease;
}
.navbar-small span strong {
  font-size: 20px;
  color: #fff;
  transition: all 0.4s ease;
}
.navbar-small .navbar-right {
  margin: 7px 0;
  transition: all 0.4s ease;
}
.navbar-small .navbar-brand {
  line-height: 30px;
  transition: all 0.4s ease;
}

#home {
  display: block;
  position: relative;
  height: 100%;
  min-height: 100%;
}
.section {
  display: block;
  padding: 0;
  min-height: 100%;
  background: #f7f7f7;
}

.navbar-default .navbar-nav li a {
  color: #fff;
  padding: 15px 10px;
}
.navbar-default .navbar-nav span {
  font-size: 18px;
}
.navbar-default .navbar-nav li:focus a,
.navbar-default .navbar-nav li:hover a {
  color: #8c0c2f;
  border-radius: 4px;
}
.navbar-default .navbar-nav li:active a,
.navbar-default .navbar-nav li a:active,
.navbar-default .navbar-nav li a:focus {
  color: #fff;
  outline: 0;
  border-radius: 4px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background: none;
  color: #8c0c2f;
}

.navbar-small .navbar-nav > .active > a,
.navbar-small .navbar-nav > .active > a:focus,
.navbar-small .navbar-nav > .active > a:hover {
  box-shadow: inset 0 0 20px 20px #20374d;
  color: #8c0c2f;
  border-radius: 4px;
}

#home {
  position: relative;
  width: 100%;
  min-height: auto;
  text-align: center;
  color: #fff;
  background-image: url(../img/header-bg.jpg);
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

#home .intro-text {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 75%;
}
#home .intro-text h1 {
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 700;
}
#home h3.intro-heading {
  margin: 20px 0 50px 0;
}
#home .intro-text .btn.btn-xl {
  margin: 0 5px 5px 5px;
  text-align: center;
  width: 200px;
}

#home .btn {
  border: 0;
  border-radius: 10px;
  text-transform: uppercase;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
}
.btn-default {
  color: #8c0b2e;
}
.btn-default:hover {
  color: #8c0b2e;
}
.btn-secondary {
  background: #8c0c2f;
  color: #fff;
}
.btn-secondary:hover,
.btn-secondary:focus {
  background: #7f0b2b;
  color: #fff;
  outline: 0;
}
#home .btn-xl {
  padding: 15px 30px;
}

#caracteristicas .row img {
  display: block;
  max-width: 120px;
}
#precos .panel {
  border-radius: 0;
  border: 1px solid #eee;
  box-shadow: 0px 1px 1px #ccc;
}
#precos .panel-heading {
  border-bottom: 1px solid #eee;
  background: none;
}
#precos .panel-heading h3 {
  font-weight: 700;
  margin: 10px 0;
  text-transform: uppercase;
  color: #7f0a2c;
  font-size: 20px;
}
#precos .panel-body h1 {
  margin: 0;
}
#precos .panel-footer {
  background: none;
  padding: 0;
}
#precos .panel-footer a {
  width: 100%;
  border-radius: 0;
}
.register-brand {
  margin: 20px 0 0 0;
}
.register-brand img {
  display: block;
  width: 40px;
  height: 40px;
  float: left;
  margin: 0 10px 0 0;
}
.register-brand span {
  font-size: 20px;
  margin: 0;
  padding: 0;
  line-height: 40px;
}

#register-form h3 {
  margin: 0 0 20px 0;
  padding: 0;
}

.img-macbook-holder {
  display: block;
  position: relative;
}
.img-macbook-rotator {
  display: block;
  position: absolute;
  top: 30px;
  left: 37px;
  width: 678px;
}
.img-macbook-rotator .carousel-indicators li {
  background: #34495e;
  border: 1px solid #34495e;
}
.img-macbook-rotator .carousel-indicators li.active {
  background: #972c46;
}
.img-macbook-rotator .carousel-caption {
  color: #34495e;
  font-size: 26px;
  font-weight: 700;
  padding-bottom: 40px;
  text-shadow: 0 1px 2px #ccc;
}
.carousel-indicators {
  bottom: 5px;
}
.captions-left,
.captions-right {
  font-size: 25px;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  color: #333333;
}

#demoModal .modal-dialog,
#subscribeModal .modal-dialog {
  margin: 100px auto;
}
#demoModal .modal-header,
#subscribeModal .modal-header {
  background: #eee;
  padding: 12px 20px;
}
#demoModal .modal-header h4,
#subscribeModal .modal-header h4 {
  font-weight: 200;
  font-size: 22px;
}
#demoModal .form-group,
#subscribeModal .form-group {
  padding: 0 5px;
}
#demoModal .input-lg,
#subscribeModal .input-lg {
  border-radius: 0px;
  font-weight: 200;
  height: 60px;
}
#demoModal .form-control-feedback,
#subscribeModal .form-control-feedback {
  line-height: 60px;
}
#demoModal .btn,
#subscribeModal .btn {
  border-radius: 0px;
  width: 200px;
}

#formContacts .input-lg {
  border-radius: 0px;
  font-weight: 200;
  height: 50px;
}
#formContacts textarea {
  border-radius: 0px;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-weight: 200;
  font-size: 16px;
}
#formContacts .form-group {
  padding: 0 5px;
}
#formContacts .btn {
  text-transform: uppercase;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  border-radius: 0px;
  font-weight: 200;
  height: 50px;
  width: 200px;
}
#formContacts .btn-default {
  background: #eee;
}

#contactos .well {
  border-radius: 0px;
  background: #eee;
}
#contactos .well {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.howto-description h3 span {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 600;
  font-size: 30px;
}
.howto-description p {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 300;
  font-size: 24px;
}
.caption-counter {
  float: right;
  font-size: 25px;
  font-weight: 300;
  margin: 0 15px 0 0;
}

#quote-carousel {
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}
#quote-carousel .carousel-control {
  background: none;
  color: #cacaca;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
#quote-carousel .carousel-control.left {
  left: -60px;
  background: none;
  background-image: none;
}
#quote-carousel .carousel-control.right {
  right: -60px;
  background: none;
  background-image: none;
}
#quote-carousel blockquote {
  background: none;
  border-left: none;
}

#beneficios img.img-benefits {
  max-width: 120px;
  max-height: 120px;
}

.img-round {
  border-radius: 50%;
}

#beneficios .carousel-control {
  background: none;
  background-image: none;
}
#beneficios .carousel-control span {
  position: absolute;
  top: 30%;
  z-index: 5;
  display: inline-block;
  color: #8c0c2f;
  font-weight: 200;
  font-size: 50px;
  transform: scale(0.5, 1);
}
#beneficios .testimonials {
  background: #e4e4e4;
}
#beneficios .testimonials img {
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}
#beneficios .carousel-indicators li {
  border: 1px solid #8c0c2f;
}
#beneficios .carousel-indicators .active {
  background: #8c0c2f;
}
#beneficios span.quote-sign {
  font-size: 30px;
  font-weight: bold;
}

/* Large desktops and laptops */
@media (min-width: 1200px) {
  .img-macbook-holder {
    display: block;
    position: relative;
    width: 100%;
  }
  .img-macbook-rotator {
    display: block;
    position: absolute;
    top: 30px;
    left: 37px;
    width: 678px;
  }
  .caption-controls {
    text-align: left;
  }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  .img-macbook-holder {
    display: block;
    position: relative;
    width: 100%;
  }
  .img-macbook-rotator {
    display: block;
    position: absolute;
    top: 26px;
    left: 31px;
    width: 557px;
  }
  .caption-controls {
    text-align: left;
  }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-default .navbar-nav li a {
    color: #fff;
    font-size: 13px;
    margin: 0 2px;
    padding: 12px 5px;
  }
  .navbar-default .navbar-nav li span {
    font-size: 14px;
  }
  .navbar-brand {
    margin: 15px 0 0 15px;
    padding: 0;
    min-height: 0;
    line-height: 40px;
  }
  .navbar-brand img {
    float: left;
    margin: 0 15px 0 0;
    width: 35px;
    height: 35px;
    padding: 0;
  }
  .navbar-brand span {
    font-size: 18px;
  }
  .navbar-brand span strong {
    font-size: 20px;
    color: #fff;
  }
  .img-macbook-holder {
    display: block;
    position: relative;
    width: 100%;
  }
  .img-macbook-rotator {
    display: block;
    position: absolute;
    top: 30px;
    left: 37px;
    width: 649px;
  }
  .caption-controls {
    text-align: center;
  }
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
  .navbar-toggle {
    margin-top: 12px;
  }

  .navbar-collapse {
    max-height: none;
    margin: 0;
    padding: 0;
  }
  body {
    margin: 0;
  }

  #tcb-testimonial-carousel .media-object {
    margin-bottom: 15px;
  }

  .navbar-brand {
    margin: 15px 0 0 15px;
    padding: 0;
    min-height: 0;
    line-height: 30px;
  }
  .navbar-brand img {
    float: left;
    margin: 0 15px 0 0;
    width: 30px;
    height: 30px;
    padding: 0;
  }
  .navbar-brand span {
    font-size: 20px;
    transition: all 0.4s ease;
  }
  .navbar-brand span strong {
    font-size: 20px;
    color: #fff;
    transition: all 0.4s ease;
  }
  .navbar-nav {
    background: #34495e;
    margin: 0;
    padding: 0;
  }
  .navbar-nav li {
    border-bottom: 1px solid #eee;
  }
  .navbar-small .navbar-right {
    margin: 0;
  }
  .navbar {
    margin-bottom: 0px;
  }
  .navbar-inverse {
    background: #34495e;
    border-bottom: none;
  }

  .section {
    display: block;
    padding: 70px 0;
    min-height: 100%;
  }
  .img-macbook-holder {
    width: 90%;
    margin: 0 auto;
  }
  .img-macbook-rotator {
    display: block;
    position: absolute;
    top: 6%;
    left: 5%;
    width: 90%;
  }
  .caption-controls {
    text-align: center;
  }
}
