body {
  font-family: "Lato", sans-serif; }

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.scrollmagic-pin-spacer {
  background: white; }

.btn-primary {
  background: #0C5391;
  border: 0px;
  color: white;
  transition: ease-out 0.3s background; }
  .btn-primary:hover {
    background: #094070;
    border: 0px; }

.navbar {
  height: 100px;
  background: #E9EDF0;
  text-transform: uppercase; }
  .navbar .navbar-brand {
    padding: 0 0;
    margin: 2px 0 !important; }
    .navbar .navbar-brand img {
      width: 220px;
      margin-top: 6px; }
  .navbar.navbar-default ul {
    margin-top: 30px; }
    .navbar.navbar-default ul li a {
      color: #888;
      padding: 20px 20px 10px 20px; }
    .navbar.navbar-default ul li.active {
      background: none; }
      .navbar.navbar-default ul li.active a {
        color: #ddd;
        background: url("../img/menu-active.svg") no-repeat scroll center center/100% 100% transparent;
        transition: ease-out 0.3s all; }
        .navbar.navbar-default ul li.active a:hover {
          background: url("../img/menu-active.svg") no-repeat scroll center center/100% 100% transparent;
          color: #fff; }
  .navbar .highlight {
    color: #05A0D8 !important;
    transition: 0.1 linear all; }
    .navbar .highlight:active, .navbar .highlight:hover, .navbar .highlight:focus {
      color: #0484B3 !important; }

footer {
  background: #05A0D8;
  padding: 20px;
  z-index: 999;
  position: relative; }
  footer .logo {
    background: url("../extranet/img/logo_ret_branco.png") no-repeat center center/contain;
    width: 140px;
    height: 40px;
    float: left; }
  footer .pull-right {
    margin-top: 10px; }
  footer .separator {
    display: inline-block;
    border-left: 1px solid #0484B3;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    height: 60px;
    vertical-align: middle; }
  footer a {
    color: white;
    text-transform: uppercase;
    vertical-align: middle;
    padding: 20px; }
    footer a:hover {
      color: white; }
  footer .highlight {
    text-transform: initial;
    font-size: 20px; }

@media (max-width: 767px) {
  .navbar {
    height: 52px; }
    .navbar .navbar-brand img {
      width: 120px;
      margin-left: 15px; }

  .navbar-toggle {
    background: none;
    border: 0px; }
    .navbar-toggle:hover {
      background: none !important; }

  .navbar-collapse {
    background: none repeat scroll 0% 0% white;
    top: -2px;
    position: relative;
    border-bottom: 1px solid #eee;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2); }
    .navbar-collapse .navbar-nav {
      margin-top: 0px !important; }

  footer a {
    display: block;
    padding: 5px 0; }
  footer .separator {
    display: none; }
  footer .logo {
    display: none; }
  footer .pull-right {
    margin-top: 0px;
    float: initial !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .navbar {
    height: 80px; }
    .navbar .navbar-brand img {
      width: 146px;
      margin-top: 12px; }
    .navbar.navbar-default ul {
      margin-top: 15px; }
      .navbar.navbar-default ul li a {
        padding: 20px 12px 10px 12px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar .navbar-brand img {
    width: 240px;
    margin-top: 12px; } }
#carousel-home {
  width: 100% !important; }
  #carousel-home .item {
    height: 500px; }
  #carousel-home .item1 {
    background: url("../img/carousel.jpg") no-repeat scroll center center/cover; }
  #carousel-home .item2 {
    background: url("../img/Qual_seu_condominio2.jpg") no-repeat scroll center center/cover; }
  #carousel-home .item3 {
    background: url("../img/pq-escolher-abusuletti4.jpg") no-repeat scroll center center/cover; }
  #carousel-home .item4 {
    background: url("../img/obra2.jpg") no-repeat scroll center center/cover; }
  #carousel-home .carousel-caption {
    left: auto;
    right: auto;
    margin-top: 150px;
    bottom: auto;
    margin-top: 150px; }
    #carousel-home .carousel-caption h1, #carousel-home .carousel-caption h2, #carousel-home .carousel-caption p {
      font-family: "Muli", sans-serif;
      text-transform: uppercase;
      text-align: left; }
    #carousel-home .carousel-caption h1 {
      font-weight: 900;
      font-size: 60px;
      margin-bottom: 0px;
      text-shadow: none; }
    #carousel-home .carousel-caption h2 {
      margin: 0px auto 0px;
      font-size: 40px;
    }
    #carousel-home .carousel-caption p {
      font-size: 30px; }

@media (max-width: 767px) {
  #carousel-home .item1 {
    height: 350px; }
    #carousel-home .item1 .carousel-caption {
      margin-top: 80px; }
      #carousel-home .item1 .carousel-caption h1 {
        font-size: 27px; }
      #carousel-home .item1 .carousel-caption h2 {
        font-size: 20px; }
      #carousel-home .item1 .carousel-caption p {
        font-size: 18px; } }
@media (min-width: 768px) and (max-width: 991px) {
  #carousel-home .item1 {
    height: 450px; }
    #carousel-home .item1 .carousel-caption {
      margin-top: 130px; }
      #carousel-home .item1 .carousel-caption h1 {
        font-size: 50px; }
      #carousel-home .item1 .carousel-caption h2 {
        font-size: 32px; }
      #carousel-home .item1 .carousel-caption p {
        font-size: 24px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  #carousel-home .item1 {
    height: 450px; }
    #carousel-home .item1 .carousel-caption {
      margin-top: 130px; }
      #carousel-home .item1 .carousel-caption h1 {
        font-size: 50px; }
      #carousel-home .item1 .carousel-caption h2 {
        font-size: 32px; }
      #carousel-home .item1 .carousel-caption p {
        font-size: 24px; } }
section.login {
  z-index: 99;
  width: 100%;
  background: #05A0D8 url("../img/predios-azuis.png") no-repeat bottom center;
  background-size: 50%;
  padding: 10px;
  color: white; }
  section.login big {
    font-size: 30px;
    margin-top: 15px;
    display: inline-block; }
  section.login .form-control {
    border: none;
    border-radius: 6px;
    margin-top: 4px; }
  section.login a {
    color: white; }
  section.login .input-group .form-control {
    margin: 0px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px; }
  section.login .input-group .input-group-btn {
    display: none; }
    section.login .input-group .input-group-btn .btn {
      border-top-right-radius: 6px;
      border-bottom-right-radius: 6px;
      border: 1px solid white; }
      section.login .input-group .input-group-btn .btn:active, section.login .input-group .input-group-btn .btn:hover, section.login .input-group .input-group-btn .btn:focus {
        border: 1px solid #E6E6E6; }

@media (max-width: 767px) {
  section.login {
    background-size: 100%;
    padding-bottom: 20px; }
    section.login .form-control {
      margin-bottom: 10px; }
    section.login .input-group .form-control {
      border-top-right-radius: 0px;
      border-bottom-right-radius: 0px; }
    section.login .input-group .input-group-btn {
      display: table-cell; } }
section.news {
  min-height: 482px;
  padding-bottom: 40px;
  background: white;
  z-index: 20;
  position: relative; }
  section.news .thumb {
    padding-bottom: 50%;
    background: gray; }
  section.news ul {
    padding-left: 0px; }
    section.news ul li {
      list-style: none;
      font-size: 18px;
      font-weight: bold;
      border-bottom: 1px solid #ccc;
      color: #6f6f6f; }
      /* section.news ul li:first-child {
        font-size: 24px; } */
      section.news ul li a {
        display: block;
        font-size: 14px;
        margin: 10px 0px 5px; }

@media (max-width: 767px) {
  section.news ul li {
    font-size: 16px; }
    section.news ul li:first-child {
      font-size: 20px; } }
@media (min-width: 768px) and (max-width: 991px) {
  section.news .thumb {
    padding-bottom: 100%; } }
@media (min-width: 992px) and (max-width: 1199px) {
  section.news .thumb {
    padding-bottom: 60%; } }
section.about-us {
  background: white;
  position: relative;
  z-index: 30;
  padding-bottom: 15px; }
  section.about-us .content-background {
    background: url("../img/about-us.jpg") no-repeat center center/cover;
    padding: 40px 0px 70px;
    text-align: center;
    color: white; }
    section.about-us .content-background h2, section.about-us .content-background h3 {
      text-transform: uppercase; }
    section.about-us .content-background h2 {
      font-weight: 900;
      font-size: 60px; }
    section.about-us .content-background h3 {
      font-size: 25px; }
  section.about-us .circles {
    text-align: center;
    margin-top: -60px; }
    section.about-us .circles .circle {
      cursor: pointer;
      background: white;
      display: inline-block;
      width: 120px;
      height: 120px;
      border-radius: 50%;
      box-shadow: 0px 5px 2px #ccc;
      margin-right: 20px;
      padding-top: 30px;
      color: #05A0D8;
      font-size: 20px; }
      section.about-us .circles .circle b {
        display: block; }
      section.about-us .circles .circle:last-child {
        margin-right: 0px; }
  section.about-us p {
    font-size: 18px;
    padding: 20px;
    border: 1px solid #c7c7c7;
    border-radius: 10px;
    margin-top: 40px;
    text-align: center;
    color: #555;
    position: relative; }
    section.about-us p .arrow {
      display: block;
      width: 65px;
      height: 23px;
      top: -23px;
      background: url("../img/arrow.png") no-repeat center center;
      position: absolute;
      transition: 0.2s ease-out left; }
      section.about-us p .arrow.first {
        left: 393px; }
      section.about-us p .arrow.second {
        left: 537px; }
      section.about-us p .arrow.third {
        left: 681px; }

@media (max-width: 767px) {
  section.about-us .content-background h2 {
    font-size: 40px; }
  section.about-us .content-background h3 {
    font-size: 20px;
    margin-bottom: 30px; }
  section.about-us .circles .circle {
    width: 70px;
    height: 70px;
    font-size: 14px;
    padding-top: 15px; }
  section.about-us p .arrow.first {
    left: -188px;
    right: 0px;
    margin: auto auto; }
  section.about-us p .arrow.second {
    left: 0px;
    right: 0px;
    margin: auto auto; }
  section.about-us p .arrow.third {
    left: 188px;
    right: 0px;
    margin: auto auto; } }
@media (min-width: 768px) and (max-width: 991px) {
  section.about-us .content-background h2 {
    font-size: 60px; }
  section.about-us .content-background h3 {
    font-size: 24px;
    margin-bottom: 30px; }
  section.about-us p .arrow.first {
    left: 184px; }
  section.about-us p .arrow.second {
    left: 328px; }
  section.about-us p .arrow.third {
    left: 471px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  section.about-us p .arrow.first {
    left: 292px; }
  section.about-us p .arrow.second {
    left: 437px; }
  section.about-us p .arrow.third {
    left: 579px; } }
section.media {
  padding-bottom: 55px;
  margin-top: 0px;
  background: white;
  position: relative;
  z-index: 40; }
  section.media .thumb {
    padding-bottom: 50%;
    background: #ccc;
    position: relative; }
    section.media .thumb .logo {
      background: rgba(255, 255, 255, 0.5);
      padding: 10px;
      display: inline-block;
      position: absolute;
      bottom: 0px; }
  section.media h5 {
    font-size: 24px;
    color: #6f6f6f;
    font-weight: bold; }
  section.media p {
    color: #7f7f7f;
    font-size: 16px; }
  section.media .animated {
    opacity: 0;
    background: white;
    z-index: 10;
    position: relative; }

@media (max-width: 767px) {
  section.media .animated {
    opacity: 1; } }
section.services {
  background: url("../img/services.jpg") no-repeat center center/cover;
  padding: 20px 0px 40px;
  color: white;
  overflow: hidden;
  position: relative;
  z-index: 50; }
  section.services h2 {
    color: rgba(255, 255, 255, 0.6);
    border-bottom: 2px solid white;
    font-size: 60px;
    font-family: "Muli", sans-serif;
    font-weight: 900;
    margin-bottom: 40px;
    z-index: 1;
    position: relative; }
  section.services ul {
    list-style: none;
    padding-left: 0px;
    z-index: 1;
    position: relative; }
    section.services ul li {
      font-size: 26px;
      margin-bottom: 20px;
      cursor: pointer; }
      section.services ul li.active {
        font-weight: 900; }
      section.services ul li span {
        transition: .1s ease-out all;
        display: inline-block; }
        section.services ul li span:hover {
          transform: scale(1.1);
          transform-origin: center center; }
  section.services p {
    font-size: 24px;
    font-weight: 300;
    font-family: "Muli", sans-serif;
    z-index: 1;
    display: block;
    position: relative; }
  section.services .bg {
    background: none repeat scroll 0% 0% rgba(32, 72, 98, 0.95);
    width: 2000px;
    height: 1000px;
    z-index: 0;
    position: absolute;
    transform: rotate(-45deg);
    left: -312px;
    top: -472px; }

@media (max-width: 767px) {
  section.services h2 {
    font-size: 36px;
    margin-bottom: 20px; }
  section.services ul li {
    font-size: 20px;
    margin-bottom: 0px; }
  section.services p {
    font-size: 20px;
    line-height: 24px; }
  section.services .bg {
    transform: rotate(-16deg);
    left: -312px;
    top: -162px; } }
section.benefits {
  padding: 40px 0;
  position: relative;
  z-index: 60;
  background: white; }
  section.benefits h1 {
    color: #05A0D8;
    font-family: "Muli", sans-serif;
    font-weight: 900;
    font-size: 60px;
    margin-bottom: 40px; }
  section.benefits .btn {
    width: 100%;
    font-size: 23px;
    border-radius: 10px;
    padding: 20px 0;
    font-weight: 900; }

@media (max-width: 767px) {
  section.benefits h1 {
    font-size: 30px;
    margin-bottom: 20px; }
  section.benefits .btn {
    font-size: 20px;
    margin-bottom: 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
  section.benefits h1 {
    font-size: 60px; }
  section.benefits .btn {
    font-size: 24px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  section.benefits h1 {
    font-size: 60px; }
  section.benefits .btn {
    font-size: 30px; } }
h4 {
  color: #05A0D8;
  font-size: 24px;
  margin-top: 30px;
  border-bottom: 2px solid #05A0D8;
  background: url("../img/predios.png") no-repeat bottom right; }

section.login {
  z-index: 99;
  width: 100%;
  background: #05A0D8 url("../img/predios-azuis.png") no-repeat bottom center;
  background-size: 50%;
  padding: 10px;
  color: white; }
  section.login big {
    font-size: 30px;
    margin-top: 15px;
    display: inline-block; }
  section.login .form-control {
    border: none;
    border-radius: 6px;
    margin-top: 4px; }
  section.login a {
    color: white; }
  section.login .input-group .form-control {
    margin: 0px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px; }
  section.login .input-group .input-group-btn {
    display: none; }
    section.login .input-group .input-group-btn .btn {
      border-top-right-radius: 6px;
      border-bottom-right-radius: 6px;
      border: 1px solid white; }
      section.login .input-group .input-group-btn .btn:active, section.login .input-group .input-group-btn .btn:hover, section.login .input-group .input-group-btn .btn:focus {
        border: 1px solid #E6E6E6; }

@media (max-width: 767px) {
  section.login {
    background-size: 100%;
    padding-bottom: 20px; }
    section.login .form-control {
      margin-bottom: 10px; }
    section.login .input-group .form-control {
      border-top-right-radius: 0px;
      border-bottom-right-radius: 0px; }
    section.login .input-group .input-group-btn {
      display: table-cell; } }

.img_noticia {
  float: left;
  max-width: 600px;
  margin: 0 20px 20px 0;
}

@media (max-width: 767px) {
  .img_noticia {
    width: 100%;
    max-width: auto;
  }
}

.center {
  text-align: center;
}

.form-group.error > label,
.form-group.error .help-block,
.form-group.error .help-inline {
  color: #b94a48;
}

.form-group.error input,
.form-group.error select,
.form-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

@media only screen and (max-width: 800px) {
  .table-flip-scroll {
    /* sort out borders */
  }
  .table-flip-scroll .cf:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  .table-flip-scroll * html .cf {
    zoom: 1;
  }
  .table-flip-scroll *:first-child + html .cf {
    zoom: 1;
  }
  .table-flip-scroll table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
  }
  .table-flip-scroll th,
  .table-flip-scroll td {
    margin: 0;
    vertical-align: top;
  }
  .table-flip-scroll th {
    text-align: left;
  }
  .table-flip-scroll table {
    display: block;
    position: relative;
    width: 100%;
  }
  .table-flip-scroll thead {
    display: block;
    float: left;
  }
  .table-flip-scroll tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  .table-flip-scroll thead tr {
    display: block;
  }
  .table-flip-scroll .table > thead > tr > th:first-child {
    border-top: 1px solid #ddd;
  }
  .table-flip-scroll th {
    display: block;
    text-align: right;
  }
  .table-flip-scroll tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  .table-flip-scroll td {
    display: block;
    min-height: 2.7em;
    text-align: left;
  }
  .table-flip-scroll th {
    border-bottom: 0;
    border-left: 0;
  }
  .table-flip-scroll td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  .table-flip-scroll tbody tr {
    border-left: 1px solid #babcbf;
  }
  .table-flip-scroll th:last-child,
  .table-flip-scroll td:last-child {
    border-bottom: 1px solid #babcbf;
  }
}

.navbar-collapse {
  z-index: 1000;
}

/* social icons */

ul.social-icons {
    display: block;
    margin-top: 30px;
}

ul.social-icons li {
    display: inline;
    border-bottom: transparent !important;
}

ul.social-icons li a {
    font-size: 1.4em !important;
    margin: 10px 30px 5px 0 !important;
    color: #000;
    display: inline !important;
}

ul.social-icons li a:hover {
    text-decoration: none;
    color: #9c0b0b;
}

#contact-map {
    float: left;
    width: 280px;
    height: 300px;
    margin: 0 30px 30px 0;
}
@media (max-width: 768px) {
  .navbar-ex1-collapse > ul > li > a {
    color: #05a0d8;
  }
}