.btn.btn-main,
.btn.btn-main:hover {
  background-color: #00bcd4;
  color: #fff;
  padding: 10px 34px;
  border-radius: 32px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}

.btn.btn-login,
.btn.btn-login:hover {
  background-color: #00bcd4;
  color: #fff;
  padding: 10px 34px;
  border-radius: 2px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}

.btn.btn-main-secondary,
.btn.btn-main-secondary:hover {
  background-color: #fff;
  color: #00bcd4;
  padding: 10px 34px;
  border-radius: 32px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}

p {
  color: #848991;
  font-size: 16px;
  font-weight: 400;
}

h3 {
  font-size: 34px;
}

svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
}

input {
  border-radius: 0;
}

.display-none {
  display: none;
}

.navbar .nav-item {
  padding: 1px;
}

.navbar .nav-link {
  color: #fff;
  font-size: 18px;
}

.navbar .nav-link:hover {
  color: #cccccc;
}

.navbar i {
  color: #fff;
  padding: 0 40px;
}

.header-scroll {
  background-color: #fff;
  -webkit-box-shadow: 0px 11px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 11px 20px rgba(0, 0, 0, 0.1);
}

.header-scroll .nav-link {
  color: #000;
}

.header-scroll .nav-link:hover {
  color: #b3b3b3;
}

.header-scroll i {
  color: #000;
}

#top {
  background: rgba(0, 0, 0, 0.24);
  padding: 5px 0;
}

.navbar-toggler div {
  height: 3px;
  border: none;
  background-color: #00bcd4;
  border-radius: 4px;
  margin-bottom: 5px;
  width: 30px;
}

.navbar-toggler:focus {
  outline: none;
}

.navbar-collapse.show {
  width: 100%;
  background: #ffffff;
  position: absolute;
  top: 104px;
  left: 0;
  right: 0;
  padding: 10px 15px 50px;
  overflow-y: auto;
  height: calc(100vh - 104px);
  z-index: 9;
}

.navbar-collapse.show .nav-link {
  color: #000;
}

#top a {
  text-decoration: none;
  color: #fff;
}

#top a .fa-facebook-f {
  font-size: 16px;
  margin-top: 2px;
}

#top a .fa-linkedin-in {
  font-size: 19px;
  margin-top: 3px;
  margin-left: 9px;
  float: right;
}

#top span {
  color: #fff;
}

#top span .fa-phone {
  font-size: 12px;
  margin-right: 4px;
}

#top span .fa-envelope {
  font-size: 14px;
  margin-right: 4px;
  margin-left: 12px;
}

#slider {
  margin-bottom: 40px;
  background-color: #fff;
}

#slider svg {
  z-index: 9;
  color: #fff;
  position: absolute;
  bottom: -25px;
  height: 143px;
  width: 100%;
}

.carousel-control-next, .carousel-control-prev {
  width: 8% !important;
}

.img-play-cloud {
  width: 100%;
  height: 100%;
  min-height: 300px;
  background-image: url(../imagens/depositphotos_61818941-stock-photo-smiling-business-people-with-gadgets_v2.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top left;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.img-play-cloud i {
  background: #00bcd4;
  padding: 24px;
  font-size: 18px;
  border-radius: 100%;
  color: #fff;
}

.slider-bg-op {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  z-index: 0;
}

.slider-content {
  height: 100vh;
  min-height: 650px;
  width: 100%;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.slider-content .container {
  z-index: 1;
}

.slider-content h1 {
  z-index: 6;
  font-family: Roboto;
  visibility: visible;
  text-align: left;
  line-height: 72px;
  letter-spacing: 0px;
  font-weight: 700;
  font-size: 60px;
  border-color: #848991;
  border-style: none;
  margin: 0px;
  border-radius: 0px;
  padding: 0px 0px 10px;
  color: white;
  text-decoration: none;
  white-space: normal;
  height: auto;
  min-height: 0px;
  min-width: 0px;
  max-height: none;
  max-width: none;
  opacity: 1;
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
          transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -webkit-transform-origin: 50% 50% 0px;
          transform-origin: 50% 50% 0px;
}

.slider-content p {
  z-index: 7;
  font-family: Hind;
  visibility: visible;
  text-align: left;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: 400;
  font-size: 18px;
  border-color: #848991;
  border-style: none;
  margin: 0px;
  border-radius: 0px;
  padding: 0px;
  color: white;
  text-decoration: none;
  white-space: normal;
  max-width: 550px;
  height: auto;
  min-height: 0px;
  min-width: 0px;
  max-height: none;
  opacity: 1;
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
          transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  -webkit-transform-origin: 50% 50% 0px;
          transform-origin: 50% 50% 0px;
}

.slider-content p.big {
  font-size: 34px;
  width: 100%;
}

.slider-content button {
  margin-top: 30px;
  background-color: #00bcd4;
  font-family: Hind;
  text-align: center;
  line-height: 17px;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 13px;
  border-color: #00bcd4;
  border-style: solid;
  border-width: 1px;
  margin: 0px;
  border-radius: 3px;
  padding: 12px 35px;
  color: white;
  text-decoration: none;
  white-space: nowrap;
  width: auto;
  height: auto;
  min-height: 0px;
  min-width: 0px;
  max-height: none;
  max-width: none;
  opacity: 1;
}

#quem-somos h3 {
  text-align: center;
}

#quem-somos .text {
  width: 80%;
  margin: 30px auto;
}

@media (max-width: 550px) {
  .top-email {
    display: none;
  }
}

@media (max-width: 991px) {
  .slider-content h1 {
    line-height: 36px;
    font-size: 30px;
  }
  .slider-content p.big {
    font-size: 18px;
  }
}

#servico {
  margin: 60px 0;
}

#servico .flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 30px;
}

#servico .flex-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100;
  font-weight: 500;
  text-align: left;
}

#servico span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #00bcd4;
  border-color: #00bcd4;
  width: 60px;
  height: 60px;
  border-radius: 50px;
  text-align: center;
  border: 1px solid transparent;
  position: relative;
  min-width: 60px;
  min-height: 60px;
  max-width: 60px;
  max-height: 60px;
}

#servico span i {
  font-size: 26px;
  position: absolute;
  left: 28%;
  top: 28%;
  color: #fff;
}

#servico div.text-icon {
  padding: 0 35px;
  font-size: 18px;
  font-weight: 300;
}

#nuvem {
  margin: 40px 0;
}

#nuvem h3 {
  width: 60%;
}

#servico-nuvem {
  background-color: #00bcd4;
  color: #fff;
}

#servico-nuvem h3 {
  padding-top: 30px;
  text-align: center;
}

#servico-nuvem .col {
  padding: 30px;
}

#servico-nuvem p {
  color: #fff;
}

#servico-nuvem img {
  width: 150px;
  height: 150px;
}

#impact-cloud {
  margin: 45px 0;
}

#impact-cloud img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#impact-cloud h3 {
  margin: 30px 0;
}

#impact-cloud h6 {
  margin-top: 34px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
}

#impact-cloud a {
  font-weight: 500;
  color: #000;
  text-decoration: none;
}

#impact-cloud .link {
  color: #00bcd4;
}

#impact-cloud .flex-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 0;
}

#impact-cloud .icon {
  color: #00bcd4;
  font-size: 30px;
  padding: 0 10px;
}

#description {
  background-color: #00bcd4;
  width: 100%;
  margin: 20px 0;
}

#description h4 {
  padding: 35px 20px;
  font-size: 21px;
  color: #fff;
  text-align: center;
  max-width: 80%;
  margin: 20px auto;
}

#blog {
  text-align: center;
  padding: 50px 20px;
}

#blog p {
  max-width: 500px;
  font-size: 18px;
  margin: 25px auto;
}

#university {
  background-color: #00bcd4;
  width: 100%;
  margin: 20px 0;
  padding: 20px;
  text-align: center;
}

#university h3 {
  color: #fff;
  padding: 35px 20px;
}

#university p {
  color: #fff;
  max-width: 600px;
  font-size: 18px;
  margin: 0 auto 30px;
}

#university button {
  margin-bottom: 20px;
}

#lorem {
  text-align: center;
  padding: 50px 0;
}

#lorem .flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 30px;
}

#lorem .flex-col {
  background-color: #f5f6fa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px 50px;
  font-weight: 500;
  text-align: left;
  margin-bottom: 15px;
}

#lorem .icon {
  color: #00bcd4;
  font-size: 30px;
  padding: 0 20px;
}

#lorem strong {
  color: #313233;
}

#login {
  background-color: #308ec7;
  width: 100%;
  margin: 0 0 50px;
  text-align: center;
}

#login svg {
  color: #fff;
}

#login h1 {
  color: #fff;
  padding: 35px 150px;
}

#login p {
  max-width: 600px;
  color: #fff;
  font-size: 18px;
  margin: 0 auto 30px;
}

.navbar-light .navbar-toggler {
  border: none;
}

#login-form {
  max-width: 470px;
  margin: 0 auto 50px;
}

#login-form a {
  color: #848991;
}

#login-form button {
  margin: 15px 30px 0 0;
}

footer {
  margin: 100px 0 20px;
  font-size: 18px;
}

footer img {
  width: 211px;
  margin-bottom: 20px;
}

footer p strong {
  color: #000;
}

footer span {
  color: #00bcd4;
}

footer .col-sm-4 {
  padding: 20px;
}

footer .copyright .fa-facebook-f {
  color: #848991;
  float: right;
  font-size: 16px;
  padding-left: 10px;
  font-size: 16px;
  margin-top: 2px;
}

footer .copyright .fa-linkedin-in {
  color: #848991;
  float: right;
  font-size: 16px;
  padding-left: 10px;
  font-size: 17px;
  margin-top: 3px;
  float: right;
}

footer .fa-facebook-f {
  font-size: 14px;
}
/*# sourceMappingURL=app.css.map */