/* This stylesheet generated by Transfonter (https://transfonter.org) on May 8, 2017 10:27 AM */

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-MediumItalic.eot');
  src: url('../fonts/BrandonGrotesque-MediumItalic.eot?#iefix') format('embedded-opentype'),
  url('../fonts/BrandonGrotesque-MediumItalic.woff') format('woff'),
  url('../fonts/BrandonGrotesque-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-RegularItalic.eot');
  src: url('../fonts/BrandonGrotesque-RegularItalic.eot?#iefix') format('embedded-opentype'),
  url('../fonts/BrandonGrotesque-RegularItalic.woff') format('woff'),
  url('../fonts/BrandonGrotesque-RegularItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-Light.eot');
  src: url('../fonts/BrandonGrotesque-Light.eot?#iefix') format('embedded-opentype'),
  url('../fonts/BrandonGrotesque-Light.woff') format('woff'),
  url('../fonts/BrandonGrotesque-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-BoldItalic.eot');
  src: url('../fonts/BrandonGrotesque-BoldItalic.eot?#iefix') format('embedded-opentype'),
  url('../fonts/BrandonGrotesque-BoldItalic.woff') format('woff'),
  url('../fonts/BrandonGrotesque-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-Black.eot');
  src: url('../fonts/BrandonGrotesque-Black.eot?#iefix') format('embedded-opentype'),
  url('../fonts/BrandonGrotesque-Black.woff') format('woff'),
  url('../fonts/BrandonGrotesque-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-Regular.eot');
  src: url('../fonts/BrandonGrotesque-Regular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/BrandonGrotesque-Regular.woff') format('woff'),
  url('../fonts/BrandonGrotesque-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-BlackItalic.eot');
  src: url('../fonts/BrandonGrotesque-BlackItalic.eot?#iefix') format('embedded-opentype'),
  url('../fonts/BrandonGrotesque-BlackItalic.woff') format('woff'),
  url('../fonts/BrandonGrotesque-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-Bold.eot');
  src: url('../fonts/BrandonGrotesque-Bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/BrandonGrotesque-Bold.woff') format('woff'),
  url('../fonts/BrandonGrotesque-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-Medium.eot');
  src: url('../fonts/BrandonGrotesque-Medium.eot?#iefix') format('embedded-opentype'),
  url('../fonts/BrandonGrotesque-Medium.woff') format('woff'),
  url('../fonts/BrandonGrotesque-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-ThinItalic.eot');
  src: url('../fonts/BrandonGrotesque-ThinItalic.eot?#iefix') format('embedded-opentype'),
  url('../fonts/BrandonGrotesque-ThinItalic.woff') format('woff'),
  url('../fonts/BrandonGrotesque-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-LightItalic.eot');
  src: url('../fonts/BrandonGrotesque-LightItalic.eot?#iefix') format('embedded-opentype'),
  url('../fonts/BrandonGrotesque-LightItalic.woff') format('woff'),
  url('../fonts/BrandonGrotesque-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../fonts/BrandonGrotesque-Thin.eot');
  src: url('../fonts/BrandonGrotesque-Thin.eot?#iefix') format('embedded-opentype'),
  url('../fonts/BrandonGrotesque-Thin.woff') format('woff'),
  url('../fonts/BrandonGrotesque-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

::selection {
  background: #47a63f;
  color: white;
}
html, body{
  z-index: 1;
  overflow-x: hidden;
  font-family: 'Brandon Grotesque' !important;
}
body {
  background-color: #fff !important;
  color: #404041;
  margin-top: 0px !important;
}
a, .btn {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
a:hover{
  text-decoration: none;
}

body.body-white{
  background-color: #fff !important;
  color: #000;

}
p{
  font-size: 18px;
  font-size: 300;
}
/*
.navbar.navbar-fixed-top.fixed-theme{
background-color: rgba(0, 0, 0, 0.5);
}
.nav-white.navbar.navbar-fixed-top.fixed-theme {
background-color: rgba(255, 255, 255, 0.5);
}
*/
.logo-full {
  width: 50px;
  margin-top: -12px;
  opacity: 1;
  position: absolute;
  /*
  transform: translateX(-50%);
  left: 50%;
  */
}

.navbar-right.new ul li a{
  text-decoration: none;
  color: #94bc3a;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 2px 10px;
}
.navbar-right.new ul li a:hover{
  text-decoration: none;
  color: #94bc3a;
  background-color:  #fff;
  border: 1px solid #94bc3a;
  border-radius: 10px;
  padding: 2px 10px;
}
.main2.navbar.navbar-fixed-top{
  background-color: #fff;
  height: 130px !important;
}

.main2.navbar.navbar-fixed-top.fixed-theme {
  background-color: #fff;
}



.navbar-right ul{
  margin-top: 55px;
}
.navbar-right ul li{
  float: left;
  padding: 5px 10px;
}
.navbar-right ul li a{
  color: #fff;
  text-decoration: none;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 2px 10px;
}
.main2 .navbar-right ul li a{
  color: #94bc3a;
  text-decoration: none;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 2px 10px;
}


.navbar-right ul li a.active{
  color: #94bc3a;
  border: 1px solid #94bc3a;
  border-radius: 10px;
  padding: 2px 10px;
}
.navbar-right ul li a:focus, .navbar-right ul li a:hover{
  color: #94bc3a;
  border: 1px solid #94bc3a;
  border-radius: 10px;
  padding: 2px 10px;
}
.navbar-right ul li a.active:focus, .navbar-right ul li a.active:hover{
  color: #94bc3a;
}
.campo-icons-menu i{    
  font-size: 20px;
  color: #fff;
}
.campo-icons-menu i:hover{
  margin: 0px 10px;    
  color: #b4941b;
}
.navbar{
  padding-bottom: 10px;
}

.navbar-left {
  float: left !important;
  margin-right: -15px;
  margin-top: 25px;
  font-size: 0px;
}
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container {
  transition: 0.8s;
  -webkit-transition: 0.8s;
}
.navbar-left:hover {
  float: left !important;
  margin-right: -15px;
  margin-top: 25px;
  font-size: 0px;
}
.nav-icons i {
  font-size: 25px;
  color: #fff200;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  background-color: transparent;
  border-color: transparent;
  color: #fff;

}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
  padding-top: 0;
  padding-bottom: 0;
  color: #ffffff;
  text-transform: uppercase;
}
.nav>li>a:focus, .nav>li>a:hover {
  padding-top: 15px;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
}

.navbar-minimal.open > .navbar-menu {
  top: 60px;
  width: 100%;
  min-height: 100%;
}

@media (min-width: 768px) {
  .navbar-minimal.open {
    width: 300px;
  }

  .navbar-minimal.open > .navbar-menu {
    overflow: visible;
  }

  .navbar-minimal > .navbar-menu > li > a > .desc {
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 130px;
    margin-top: -20px;
    margin-left: 20px;
    text-align: center;
    white-space: nowrap;
    padding: 10px 13px;
    border-width: 0px !important;
    background-color: rgb(51, 51, 51);
    background-color: rgba(51, 51, 51, 0.8);
    opacity: 0;
  }
}

.blue {
  background-color: #6f6f6f;
  position: absolute;
  top: 0;
  padding: 100px 0 10px 0;
  margin: -1px;
  z-index: 1000;
  width: calc(100% - 0px);
}
@media (max-width: 480px) {
  .blue {
    background-color: #6f6f6f;
    position: absolute;
    top: 0;
    max-height: 450px;
    padding: 100px 0 10px 0;
    overflow-y: scroll;
    overflow-x: hidden;
    margin: -1px;
    z-index: -1000;
    width: calc(100% - 0px);
  }
}

.campo-menu-click h2{
  color: #585858;
  font-size: 20px;
  margin-bottom: 20px;
}

.icon-res {
  float: left;
} 
.btn-collapse{
  z-index: 99999 !important;
  position: absolute;
  display: block;
}

@media (min-width: 0) {
  .icons-menu {
    font-size: 16px;
    color: #fff;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
  }
}

@media (min-width: 480px) {
  .icons-menu {
    font-size: 16px;
    color: #fff;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
  }
}

@media (min-width: 768px) {
  .icons-menu {
    font-size: 30px;
    color: #fff;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
  }
}

@media (min-width: 992px) {
  .icons-menu {
    font-size: 30px;
    color: #fff;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
  }
}

@media (min-width: 1280px) {
  .icons-menu {
    font-size: 30px;
    color: #fff;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
  }
}

@media (min-width: 0) {
  .btn-collapse {
    width: 50px;
    height: 40px;
    margin-right: 0px;
    position: relative;
    padding: 0.5% 1%;
    float: right;
    margin-top: 30px;
    margin-left: 5px;
  }
}

@media (min-width: 480px) {
  .btn-collapse {
    width: 50px;
    height: 40px;
    margin-right: 0px;
    position: relative;
    padding: 0.5% 1%;
    float: right;
    margin-top: 30px;
    margin-left: 5px;
  }
}

@media (min-width: 768px) {
  .btn-collapse {
    width: 50px;
    height: 50px;
    margin-right: 0px;
    position: relative;
    padding: 0.5% 1%;
    float: right;
    margin-top: 30px;
    margin-left: 0px;
  }
}

@media (min-width: 992px) {
  .btn-collapse {
    width: 50px;
    height: 50px;
    margin-right: 0px;
    position: relative;
    padding: 0.5% 1%;
    float: right;
    margin-top: 30px;
    margin-left: 0px;
  }
}
@media (min-width: 1280px){
  .btn-collapse {
    width: 50px;
    height: 50px;
    margin-right: 0px;
    position: relative;
    padding: 4px 6px;
    float: right;
    margin-top: 40px;
    margin-left: 0px;
  }
}
.botao-lista-cima.lista-collapse {

  background-color: #fff;
}

.botao-lista-baixo.lista-collapse {
  background-color: #fff;
}

.lista-collapse {
  width: 60%;
  height: 3px;
  border-radius: 30px;
  background-color: #fff200;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
}

@media (min-width: 0) {
  .lista-collapse:nth-child(1) {
    top: 0;
  }

  .lista-collapse:nth-child(2) {
    top: 17px;
  }

  .lista-collapse:nth-child(1) {
    top: 32px;
  }
}

@media (min-width: 480px) {
  .lista-collapse:nth-child(1) {
    top: 0;
  }

  .lista-collapse:nth-child(2) {
    top: 18px;
  }

  .lista-collapse:nth-child(1) {
    top: 32px;
  }
}

@media (min-width: 768px) {
  .lista-collapse:nth-child(1) {
    top: 0;
  }

  .lista-collapse:nth-child(2) {
    top: 18px;
  }

  .lista-collapse:nth-child(1) {
    top: 32px;
  }
}

@media (min-width: 992px) {
  .lista-collapse:nth-child(1) {
    top: 0;
  }

  .lista-collapse:nth-child(2) {
    top: 18px;
  }

  .lista-collapse:nth-child(1) {
    top: 32px;
  }
}

@media (min-width: 1280px) {
  .lista-collapse:nth-child(1) {
    top: 0;
  }

  .lista-collapse:nth-child(2) {
    top: 14px;
  }

  .lista-collapse:nth-child(1) {
    top: 24px;
  }
}
.botao-lista-cima {
  -ms-transform: rotate(-50deg)
  -webkit-transform: rotate(-50deg);
  -moz-transform: rotate(-50deg);
  transform: rotate(-50deg);
}

.botao-lista-baixo {
  -ms-transform: rotate(50deg);
  -webkit-transform: rotate(50deg);
  -moz-transform: rotate(50deg);
  transform: rotate(50deg);
}

.hidden {
  visibility: hidden;
}
.lista-collapse.botao-lista-cima {
  top: 15px;
  width: 80%;
}

.lista-collapse.botao-lista-baixo {
  top: 15px;
  width: 80%;
}
.logo-full {
  width: 130px;
  margin-top: 0px;
}
@media only screen and (max-width : 768px) {
  .logo-full {
    width: 100px;
  }
}
.navbar-brand-scroll.tam-logo.img-responsive.config-logo {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
}


.a-menu-aberto {
  padding: 0px 0px;
}


#search {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999999;
  background-color: rgba(0, 0, 0, 0.7);

  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;

  -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);

  opacity: 0;
}

#search.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1); 
  opacity: 1;
}

#search input[type="search"] {
  position: absolute;
  top: 50%;
  width: 100%;
  color: rgb(255, 255, 255);
  background: rgba(0, 0, 0, 0);
  font-size: 60px;
  font-weight: 300;
  text-align: center;
  border: 0px;
  margin: 0px auto;
  margin-top: -51px;
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
}
.btn-buscar{
  color: #fff200;
  background-color: transparent;
  border: 1px solid #fff200;
  border-radius: 0px;
}
.btn-buscar:hover, .btn-buscar:focus{
  color: #fff;
  background-color: #fff200;
  border: 1px solid #fff200;
  border-radius: 0px;
}
#search .btn {
  position: absolute;
  top: 50%;
  margin-top: 61px;
  left: 42.5%;
  width: 200px;
  padding: 10px 60px;
}
#search .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #fff;
  color: #fff200;
  background-color: transparent;
  border: 1px solid #fff200;
  opacity: 1;
  width: 60px;
  padding: 10px 17px;
  font-size: 27px;
}

#topo {
  z-index: 25;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #666;
  width: 100%;
  position: fixed;
  opacity: 0.9;
}

#logo-topo img {
  margin: 2.8% 0 4% 0;
}

#menu-topo {
  text-align: center;
  padding: 0;
  margin-top: 80px;
  padding-bottom: 80px;
}

@
#menu-topo li {
  width: 100%;
  list-style: none;
  text-align: left;
}

#menu-topo li:hover {
}

#menu-topo li a {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  display: block !important;
  width: 100%;
  font-size: 40px;
  font-weight: bold;
  padding: 5px 0px;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}
@media (max-width: 768px) {
  .campos-menu-1{
    padding-left: 30px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  #menu-topo li a {
    padding:5px 0;
    font-size: 16px;
  }
}

.campos-menu-1 .a-menu-aberto li a{
  text-align: right;
  border-right: 1px solid #fff200;
}

.campos-menu-1 .a-menu-aberto li a i{
  background-color: #fff;
  color: #6d6e70;
  width: 50px;
  height: 50px;
  padding: 10px 12px;
  margin-right: 30px;
  border-radius: 99999px;
  font-size: 30px;
}
.campos-menu-1 .a-menu-aberto li a i:hover, .campos-menu-1 .a-menu-aberto li a i:focus{
  background-color: #fff200;
}
.campos-menu-1 .a-menu-aberto li a i.fa.fa-facebook{
  padding-right: 17px;
  margin-top: 47%;
}
.fa-play:before {
  content: "\f04b";
  padding-left: 5px;
}
.campos-menu-2{
  text-align: left;
}
@media (max-width: 768px) {
  .campos-menu-2{
    padding-left: 30px;
    text-align: left;
  }  
  #menu-topo {
    margin-top: 0px;
    padding-bottom: 0px;
  }
  .campos-menu-1 .a-menu-aberto li a i.fa.fa-facebook{
    padding-right: 17px;
    margin-top: 0px;
  }
}
#menu-topo li a:hover {
  text-decoration: none;
  color: #fff200;
}

.icons-menu:hover {
  color: #b4941b;
}

.btn-collapse:hover {
  cursor: pointer;
}


.footer-menu i {
  padding: 10px;
  font-size: 25px;
}

.footer-menu i:hover {
  color: #b4941b;
}

.footer {
  padding: 40px;
}

.footer .rodape ul li {
  display: inline;
}
.footer .rodape ul{
  margin-left: -40px;
}

.map-address .fa {
  color: #b4941b;    
  font-size: 25px;
}

.map-address .fa:hover {
  color: #6f6f6f;
}

/* FIM MENU*/



/* INDEX 
.campo-inicio{
  background-image: url(../img/fundo-index.jpg);
  padding-left: 0px;
  height: 1000px;
  margin-top: -50px;
  padding-right: 0px;
  width: 100%;
  margin-bottom: 200px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
}
.campo-inicio h1{
  color: #fff200;
  text-transform: uppercase;
  margin-top: 60%;
  font-size: 80px;
  text-align: left;
  font-weight: 200;
}
*/
.campo-chat{
  width: 400px;
  float: right;
  padding: 30px;
  text-align: left;
  background-color: #94bc3a;
  margin-right: -15px;
  border-radius: 10px 0px 0px 10px;
  margin-top: -100px;
}
.campo-titulo-banner{
  top: 40%;
  position: absolute;
}
.campo-titulo-banner h1{
  font-size: 80px;
  text-transform: uppercase;
  color: #94bc3a;
  font-weight: 600;
  margin-bottom: 0px;
}
.campo-titulo-banner h2{
  font-size: 40px;
  font-weight: 300;
  color: #fff;
  margin-top: 0px;
}
.campo-banner{
  height: 100%;
  width: 100%;
}
.banner{
  background-image: url(../img/banner.jpg);
  background-position: center top;
  height: 948px;
  background-repeat: no-repeat;
  background-size: cover;

}
.ms-view {
  background: #000000;
}
.campo-sobre{
  padding: 200px 0px;
}
.campo-sobre h1{
  text-align: right;
  font-size: 90px;
  font-weight: bold;
  padding-right: 30px;
  color: #8aba3b;
  padding-bottom: 60px;
  padding-top: 0px; 
}
.campo-sobre p{
  padding-left: 60px;
  border-left: 2px solid #8aba3b;
  margin-top: 29px;
  line-height: 35px;
}
.campo-servicos{
  padding: 150px 0px;
  text-align: center;
  background-color: #f5f5f5;
}
.campo-servicos h1{
  font-size: 90px;
  padding-bottom: 5px;
  font-weight: 300;
  background: -webkit-linear-gradient(#97c262, #6fb23c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.todos-servicos{
  margin-top: 100px;
}
.todos-servicos h3{
  color: #404041;
}
.todos-servicos p{
  color: #404041;
  height: 80px;
}
.btn-servico{
  color: #94bc3a;
  border: 1px solid #94bc3a;
  padding: 5px;
  max-width: 200px;
  font-size: 16px;
  width: 100%;
  border-radius: 90px;
}
.btn-servico:hover, .btn-servico:focus{
  color: #fff;
  border: 1px solid #94bc3a;
  background-color: #94bc3a;
}
.campo-tecnologia{
  background: linear-gradient(to left, #fff 0%, #fff 50.01%, #47a63f 50.01%, #91bb3b 100%);
  text-align: left;
  color: #fff;
  position: relative;
  height: 1150px;
  padding: 150px 0px;
}
.simbolo-honos{
  position: absolute;
  margin: 0 auto;
  max-width: 350px;
  margin-top: -120px;
  text-align: center;
  transform: translateX(-50%);
  left: 30%;
}
.tecnologia-da-rede{
  max-width: 400px;
  position: absolute;
  margin-top: 20%;
}
.tecnologia-da-rede hr{
  margin-top: 40px;
  margin-bottom: 40px;
  border: 0;
  border-top: 2px solid #fff;
}
.tecnologia-da-rede p{
  line-height: 35px;
  font-size: 20px;
}

.campo-tecnologia h2{
  color: #fff;
  font-weight: 300;
  font-size: 60px;
}
.campo-icons-tecnologia {
  padding-left: 80px; 
}
.campo-icons-tecnologia li{
  display: flex;
  margin: 0 auto;
  margin-bottom: 50px;
  width: 100%;
}
.campo-icons-tecnologia h3{
  float: left;
  color: #00b535;
  margin-top: 8%;
  margin-left: 10%;
  font-size: 33px;
  font-size: 25px;
  line-height: 30px;
  text-transform: uppercase;
}

.campo-icons-tecnologia img{
  float: left;
  height: 143px;
  width: 143px;
}
.campo-monitoramnto{
  width: 100%;
  background-color: #f5f5f5;
  margin-left: -0.1px;
  padding: 250px 0px;
}

.campo-monitoramnto b{
  color: #6fb041;
  font-weight: 800;
}


.campo-rede{
  height: 600px;
  z-index: 99999;
  padding: 200px 0px;
  max-width: 49.99%;
  background-color: #f5f5f5;
}
.campo-total-rede{
  margin-top: -600px;
}
.campo-total-rede-mais{
  max-width: 60%;
  background-color: #f5f5f5;
  height: 600px;
}
.campo-escrita-rede{
  width: 300px;
  margin: 0 auto;
  margin-top: 100px;
}
.campo-rede p{
  max-width: 300px;
  color: #000;
}
.campo-rede h3{
  text-align: left;
  font-size: 40px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
  background: -webkit-linear-gradient(left, #90bb3a , #47a63f);
  background: -o-linear-gradient(right, #90bb3a, #47a63f);
  background: -moz-linear-gradient(right, #90bb3a, #47a63f);
  background: linear-gradient(to right, #90bb3a , #47a63f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.campo-diferenciais h1 {
  text-align: left;
  font-size: 70px;
  margin-bottom: 150px;
  text-transform: uppercase;
  font-weight: bold;
  background: -webkit-linear-gradient(left, #90bb3a , #47a63f);
  background: -o-linear-gradient(right, #90bb3a, #47a63f);
  background: -moz-linear-gradient(right, #90bb3a, #47a63f);
  background: linear-gradient(to right, #90bb3a , #47a63f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.campo-tempo{
  background: linear-gradient(to left, #47a63f 0%, #91bb3b 50.01%, #fff 50.01%, #fff 100%);
  text-align: left;
  color: #fff;
  z-index: 9999;
  height: 1500px;
  padding: 150px 0px;
}
.campo-tempo h2{
  color: #fff;
  font-weight: 300;
  font-size: 60px;
}
.campo-icons-tempo {
  padding-left: 80px; 
}
.campo-icons-tempo li{
  display: flex;
  margin: 0 auto;
  margin-bottom: 50px;
  width: 100%;
}
.campo-icons-tempo h3{
  float: left;
  color: #00b535;
  margin-top: 8%;
  margin-left: 10%;
  font-size: 33px;
  font-size: 25px;
  line-height: 30px;
  text-transform: uppercase;
}
.campo-icons-tempo img{
  float: left;
  height: 143px;
  width: 143px;
}
.tempo-mercado{
  max-width: 400px;
  position: absolute;
  margin-top: 75%;
  margin-left: 20%;
}
.tempo-mercado hr{
  margin-top: 40px;
  margin-bottom: 40px;
  border: 0;
  border-top: 2px solid #fff;
}
.tempo-mercado p{
  line-height: 35px;
  font-size: 20px;
}
.campo-diferenciais{
  padding: 200px 0px;
}
.atividades{
  display: none;
}
.banner-its{
  margin-bottom: 100px;
}
.fundo-atividades{
  text-align: center;
  pointer-events: none;
  max-width: 1400px;
  margin: 0 auto;
}
.fundo-atividades img{
  max-height: 800px !important;
  margin-left: -350px;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.campo-atividades{
  margin-top: -800px;
  color: #fff;
}
.campo-atividades.atividades-internas{
  margin-top: 100px;
  color: #fff;
}
.campo-atividades h2{
  color: #fff200;
  font-size: 50px;
  text-align: center;
  font-weight: 200;
}
.campo-atividades p{
  max-width: 550px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 100px;
  text-align: center;
}
.atividades{
  margin-bottom: 200px;
}
.atividades.espaco-atividade-interna{
  margin-bottom: 0px;
}
.image {
  display: block;
  width: 100%;
  height: auto;
}
.overlay {
  position: absolute;
  text-align: left;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  font-weight:200;
  width: 100%;
  height: 0;
  transition: .5s ease;
}
.campo-atividades:hover .overlay {
  height: 100%;
}
.text {
  white-space: nowrap;
  color: white;
  font-size: 30px;
  position: absolute;
  overflow: hidden;
  top: 80%;
  left: 20%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.overlay .text{

  line-height: 45px;  
  transition: all 0.5s ease;
}
.overlay:hover > .text {
  white-space: nowrap;
  color: #fff200;
  line-height: 30px;    
  transition: all 0.5s ease;
}
.campo-conceito {

}
.campo-conceito h2{
  font-weight: 200;
  font-size: 60px;
  color: #fff200;
}
a .agenda-de-atividades{
  margin-top: 100px;
  background-color: #fff200;
  border: 1px solid #fff200;
  color: #797979;
  padding: 100px 0px;
  text-align: center;
  transition: all 0.5s ease;
}
a .agenda-de-atividades:hover{
  margin-top: 100px;
  color: #797979;
  padding: 100px 0px;
  background-color: transparent;
  border: 1px solid #797979;
  transition: all 0.5s ease;


}


.agenda-de-atividades h3{
  color: #797979;
}

.agenda-de-atividades .agenda{
  margin: 0 auto;
}
.campo-plano{
  background-image: url(../img/fundo-tecnologia.jpg);
  width: 100%;
  padding: 0px 0px 200px 0px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
}
.campo-plano h2{
  font-size: 40px;
  color: #fff200;
  margin-bottom: 80px;
}
.campo-plano p{
  max-width: 320px;
  width: 100%;
  margin: 0 auto;
  line-height: 30px;
  font-size: 20px;
  text-align: left;
}
.p-avaliacao{
  text-align: left;
  padding: 0px 15px;
  margin-top: 0;
  font-size: 14px;
  font-style: italic;
  max-width: 100% !important;
}
.btn-apartir{
  background-color: transparent;
  border: 1px solid #fff200;
  padding: 10px 0px;
  width: 100%;
  font-size: 25px;
  font-weight: bold;
  color: #fff200;
  border-radius: 0px;
}
.btn-apartir small{
  color: #fff200;
}
.btn-apartir:hover{
  background-color: rgba(255, 255, 255, 0.25);
  border: 1px solid #fff200;
  padding: 10px 0px;
  color: #fff200;
  border-radius: 0px;
}
.btn-apartir:active, .btn-apartir:focus{
  background-color: rgba(255, 255, 255, 0.25);
  border: 1px solid #fff200;
  padding: 10px 0px;
  color: #fff200;
  border-radius: 0px;
}
.btn-apartir:active small, .btn-apartir:focus small{
  color: #fff200;
}
.small-top{
  color: #fff200;
  padding-right: 10px;
  font-size: 30px;
}
.small-min{
  color: #fff200;
  font-size: 30px;
}
.campo-plano h1{
  font-size: 100px;
  color: #fff200;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-matricula{
  background-color: #fff200;
  border: 1px solid #fff200;
  color: #797979;
  width: 90%;
  border-radius: 0px;
  padding: 10px 0px;
  font-size: 20px;
  margin-top: 30px;
}
.btn-matricula:hover{
  background-color: #797979;
  border: 1px solid #797979;
  color: #fff;
  width: 90%;
  border-radius: 0px;
  margin-top: 30px;
}
.mensal{
  margin-bottom: 30px;
}
.mensal hr{
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #fff200;
}
.mensal p{
  max-width: 600px;
  margin: 0 auto;
  color: #fff200;
  margin-bottom: -30px;
  margin-top: 50px;
}
{
  color: #fff;
}
.hover-campo-plano:hover hr{
  border-top: 1px solid #fff;
}
.hover-campo-plano:hover .btn-apartir{
  background-color: rgba(255, 255, 255, 0.25);
  border: 1px solid #ffffff;
  padding: 10px 0px;
  color: #ffffff;
  border-radius: 0px;
}
.hover-campo-plano:hover h1, .hover-campo-plano:hover p, .hover-campo-plano:hover .small-min, .hover-campo-plano:hover .small-top, .hover-campo-plano:hover .btn-apartir small {
  color: #fff;
  transition: .5s ease;
}
/* FIM INDEX */






.container-new-1 {
  margin: 0 130px 0 calc((100vw - 1170px + 15px) / 2);
  width: auto;
  padding: 0;
}
.img-fundo-contato{
  max-width: 1000px;
  width: 100%;
  margin-left: 50px;
  height: auto;
}










/* FOOTER */
.campo-contato{
  background-color: #fff;
  padding: 100px 0px 0px 0px; 
  color: #404041;
}
.campo-contato .icons-contato i{
  background-color: #404041;
  color: #404041;
  width: 50px;
  height: 50px;
  padding: 10px 12px;
  margin-right: 30px;
  border-radius: 99999px;
  font-size: 30px;
  margin: 0 auto;
}
.campo-contato .icons-contato i.fa.fa-facebook{
  padding-left: 15px;
}
.campo-contato h2{
  color: #47a63f;
  padding: 0px;
  margin: 0px;
  margin-top: 80px;
  
}
.campo-contato h3{
  color: #47a63f;
  padding: 0px;
  margin: 0px;
  
}
.contato form{
  margin-top: 30px;
}
.icons-contato{
  margin-top: 20px;
}
.redes-sociais{
  padding: 100px 0px;
}

@media only screen and (max-width : 768px) {
  .redes-sociais{
    padding: 100px 0px 100px 20px;
  }
}
.fundo-contato-efeito{
  display: none;
}
.localizacao{
  padding: 150px 0px;  
  font-size: 25px;
}
.localizacao i{
  color: #404041;
  width: 20px;
  margin-right: 10px;
}
.localizacao li{
  margin-bottom: 10px;    
  color: #404041;
  font-size: 25px;

}
.localizacao li a{
  color: #404041;
}
li{
  list-style: none;
}
.contato{
  background-color: #fff;
  color: #797979;
  z-index: 90;
  left: 0%;
  margin: 0 auto;
}
@media only screen and (max-width : 768px) {
  .contato{
    width: 90%;
    left: 4%;
  }
  .fundo-atividades{
    margin-top: 500px;
  }
}
.campo-contato-form{
  margin-top: -150px;
  margin-bottom: 150px;
}
@media only screen and (max-width : 992px) {
  .campo-contato-form{
    margin-top: 0px;
    margin-bottom: 150px;
  }
}
.contato label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  color: #999;
  font-weight: 400;
}
.contato input.form-control{
  height: 50px;
}

.contato textarea.form-control{
  display: block;
  width: 100%;
  padding: 10px 12px 10px 0px;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1.42857143;
  color: #404041;
  background-color: #fff;
  background-image: none;
  text-align: center;
  border: none;
  border-radius: 30px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  border: 2px solid #404041;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: none;

}

.contato .form-control{
  display: block;
  width: 100%;
  padding: 10px 12px 10px 0px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #404041;
  background-color: #fff;
  background-image: none;
  text-align: center;
  border: none;
  border-radius: 30px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  border: 2px solid #404041;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: none;
}

.contato input.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #404041;
}
.contato input.form-control::-moz-placeholder { /* Firefox 19+ */
  color: #404041;
}
.contato input.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #404041;
}
.contato input.form-control:-moz-placeholder { /* Firefox 18- */
  color: #404041;
}
.contato textarea.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #404041;
}
.contato textarea.form-control::-moz-placeholder { /* Firefox 19+ */
  color: #404041;
}
.contato textarea.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #404041;
}
.contato textarea.form-control:-moz-placeholder { /* Firefox 18- */
  color: #404041;
}
.btn-enviar-form{
  color: #fff;
  background-color: #47a63f;
  padding: 10px 0px;
  max-width: 300px;
  font-size: 16px;
  border: 1px solid #47a63f;
  border-radius: 30px;
  margin-top: -40px;
  float: right;
  position: relative;
  width: 100%;
}
.btn-enviar-form:hover, .btn-enviar-form:focus{
  color: #47a63f;
  background-color: #fff;
  border: 1px solid #47a63f;
}
/* FIM FOOTER */


/* PÁGINA MUSCULAÇÃO */
.campo-inicio-musculacao{
  background-image: url(../img/musculacao-banner.png);
  padding-left: 0px;
  height: 1300px;
  margin-top: -50px;
  padding-right: 0px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center top;
}
.campo-inicio-musculacao{
  background-image: url(../img/musculacao-banner.png);
  padding-left: 0px;
  height: 1300px;
  margin-top: -50px;
  padding-right: 0px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center top;
}
.campo-inicio-musculacao{
  background-image: url(../img/musculacao-banner.png);
  padding-left: 0px;
  height: 1300px;
  margin-top: -50px;
  padding-right: 0px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center top;
}
.campo-inicio-musculacao{
  background-image: url(../img/musculacao-banner.png);
  padding-left: 0px;
  height: 1300px;
  margin-top: -50px;
  padding-right: 0px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center top;
}
.banner-res{
  width: 100%;
  margin-top: 100px;
}
.campo-inicio-musculacao h1{
  color: #fff200;
  text-transform: uppercase;
  margin-top: 60%;
  font-size: 100px;
  height: 100%;
  text-align: left;
}
.campo-musculacao{
  color: #797979;
  padding: 100px 0px;
}
.campo-peso{
  border-radius: 0px;
  padding: 120px 100px;
  border: 1px solid #797979;
  color: #797979;
  margin-bottom: 20px;
}
.img-zumba{
  margin-left: -250px;
  margin-top: 200px;
}
@media only screen and (max-width : 768px) {
  .img-zumba{
    display: none;
  }
}
.navbar.navbar-fixed-top.fixed-theme{
  background-color: #000;
  height: 130px;
  -webkit-box-shadow: 0px 13px 45px -6px rgba(0,0,0,0.55);
  -moz-box-shadow: 0px 13px 45px -6px rgba(0,0,0,0.55);
  box-shadow: 0px 13px 45px -6px rgba(0,0,0,0.55);
}
.nav-white.navbar.navbar-fixed-top.fixed-theme{
  background-color: #fff;
  border-bottom: 1px solid #fff;
  -webkit-box-shadow: 0px 13px 45px -6px rgba(0,0,0,0.55);
  -moz-box-shadow: 0px 13px 45px -6px rgba(0,0,0,0.55);
  box-shadow: 0px 13px 45px -6px rgba(0,0,0,0.55);
}
.nav-white.navbar{
  border-bottom: 1px solid #797979;
}
.nav-white .nav-icons i {
  font-size: 25px;
  color: #797979;
}
.nav-white .lista-collapse {
  background-color: #797979;
}
.nav-white .botao-lista-cima{
  background-color: #fff;

}
.nav-white .botao-lista-baixo{
  background-color: #fff;

}
.campo-zumba{
  border: 6px solid #fff200;
  border-bottom: none;
  color: #797979;
  padding: 200px 80px;
  margin-top: -350px;
  margin-bottom: -40px;
}
.campo-zumba .icon-zumba{
  text-align: center;
}
.campo-zumba .icon-zumba img{
  padding: 80px 0px;
  margin: 0 auto;
}
.campo-texto-zumba{
  padding: 50px 0px;
  border-right: 1px solid #797979;
  margin-bottom: 50px;
}
.campo-texto-zumba.color-tipo{
  padding: 50px 0px;
  border-right: 1px solid #fff200;
  margin-bottom: 50px;
  color: #fff;
}

@media only screen and (max-width : 768px) {
  .campo-texto-zumba.color-tipo{
    padding: 10px 0px;
    margin-bottom: 10px;
    color: #fff;
  }
  .campo-texto-zumba{
    padding: 10px 0px;
    margin-bottom: 10px;
  }
  .campo-zumba{
    border: 6px solid #fff200;
    border-bottom: none;
    color: #797979;
    padding: 100px 20px;
    margin-top: -350px;
    margin-bottom: -20px;
  }
}
.campo-texto-zumba p{
  padding-right: 80px;
}

.campo-texto-zumba h2{
  font-weight: bold;
}
.btn-experimental {
  border: 1px solid #fff200;
  background-color: #fff200;
  color: #797979;
  border-radius: 0px;
  margin: 0 auto;
  left: 35%;
  padding: 15px 30px;
  font-size: 20px;
  margin-bottom: -30px;
  height: 60px;
  z-index: 99;
  position: relative;
}
@media only screen and (max-width : 768px) {
  .btn-experimental{
    left: 0%;
    width: 100%;
  }
}
.fundo-zumba{
  margin-bottom: -100px;
}
/* FIM PÁGINA MUSCULAÇÃO */




/* PÁGINA ZUMBA */
.campo-inicio-zumba{
  padding-left: 0px;
  height: 1300px;
  margin-top: -50px;
  padding-right: 0px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center top;
}
.campo-inicio-zumba h1{
  color: #797979;
  text-transform: uppercase;
  margin-top: 60%;
  font-weight: 200;
  font-size: 100px;
  height: 100%;
  text-align: left;
}
@media only screen and (max-width : 992px) {
  .campo-inicio-zumba h1{
    margin-top: 10%;
  }
  .campo-inicio-zumba{
    padding-left: 0px;
    height: 900px;
  }
}

.campo-inicio-zumba.color-pag h1{
  color: #fff200;
  text-transform: uppercase;
  margin-top: 60%;
  font-weight: 200;
  font-size: 100px;
  height: 100%;
  text-align: left;
}
.color-pag h1{
  color: #fff200 !important;
}
.campo-inicio-zumba p{
  max-width: 300px;
}
.titulo-res h1 {
  color: #797979;
  text-transform: uppercase;
  font-weight: 200;
  font-size: 100px;
  margin-bottom: 10px;
  height: 100%;
  text-align: left;
}
@media only screen and (max-width : 768px) {
  .titulo-res h1 {
    font-size: 70px;
  }
}
.titulo-res p{
  margin-bottom: 500px;
}
/* FIM PÁGINA ZUMBA */





/* MODAL AULA */
.center {
  margin-top:50px;   
}
.modal-header {
  padding-bottom: 5px;
}
.modal-content {
  position: relative;
  background-color: #000;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  width: 1000px;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

.aula-experimental{
  background-color: #000;
  color: #797979;
  padding: 50px 20px;
  z-index: 90;
  left: 10%;
  margin: 0 auto;
}
@media only screen and (max-width : 768px) {
  .aula-experimental{
    width: 80%;
  }
}
.close:focus, .close:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 1;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  margin-left: 15%;
}
.aula-experimental label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  color: #fff;
  font-weight: 400;
}
.aula-experimental p {
  margin-top: 72px;
  color: #fff;  
  font-style: italic;
  font-size: 14px;
}
.aula-experimental input.form-control{
  height: 50px;
  background-color: #000;
}

.aula-experimental textarea.form-control{
  border-radius: 0px;
  border: 1px solid #fff200;
  background-color: #000;

}

.aula-experimental .form-control{
  display: block;
  width: 100%;
  padding: 6px 12px 10px 0px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #fff200;
  background-color: #fff;
  background-image: none;
  margin-bottom: 40px;
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  border-bottom: 1px solid #fff200;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: none;
}
.aula-experimental .btn-enviar-form {
  color: #fff200;
  margin-left: -10px;
  font-size: 16px;
}
.modal-header {
  padding: 15px 0px;
  border-bottom: none;
}
.close {
  float: right;
  font-size: 50px;
  font-weight: 300;
  line-height: 1;
  color: #fff200;
  text-shadow: none;
  filter: none;
  opacity: 1;
}

.checkbox {
  padding-left: 20px; 
}
.checkbox label {
  display: inline-block;
  position: relative;
  padding-left: 5px; 
}
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out; 
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); 
}
.checkbox input[type="checkbox"] {
  opacity: 0; 
}
.checkbox input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; 
}
.checkbox input[type="checkbox"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1); 
}
.checkbox input[type="checkbox"]:disabled + label {
  opacity: 0.65; 
}
.checkbox input[type="checkbox"]:disabled + label::before {
  cursor: not-allowed; 
}
.checkbox.checkbox-inline {
  margin-top: 0; 
}
.checkbox-primary input[type="checkbox"] + label::after {
  background-color: #fff200; 
}
.checkbox-primary input[type="checkbox"]:checked + label::before {
  border-color: #fff200; 
}
.checkbox-primary input[type="checkbox"]:checked + label::after {
  background-color: #fff200; 
}
.checkbox-danger input[type="checkbox"] + label::after {
  background-color: #d9534f; 
}
.checkbox-danger input[type="checkbox"]:checked + label::before {
  border-color: #d9534f; 
}
.checkbox-danger input[type="checkbox"]:checked + label::after {
  background-color: #d9534f; 
}
.checkbox-info input[type="checkbox"] + label::after {
  background-color: #5bc0de; 
}
.checkbox-info input[type="checkbox"]:checked + label::before {
  border-color: #5bc0de; 
}
.checkbox-info input[type="checkbox"]:checked + label::after {
  background-color: #5bc0de; 
}
.checkbox-warning input[type="checkbox"] + label::after {
  background-color: #f0ad4e; 
}
.checkbox-warning input[type="checkbox"]:checked + label::before {
  border-color: #f0ad4e; 
}
.checkbox-warning input[type="checkbox"]:checked + label::after {
  background-color: #f0ad4e; 
}
.checkbox-success input[type="checkbox"] + label::after {
  background-color: #5cb85c; 
}
.checkbox-success input[type="checkbox"]:checked + label::before {
  border-color: #5cb85c; 
}
.checkbox-success input[type="checkbox"]:checked + label::after {
  background-color: #5cb85c; 
}
.checkbox label{
  margin-right: 30px;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  color: #fff;
  font-weight:400;
  opacity: 1;
}
.checkbox label::before{
  border: 1px solid #fff200;
  border-radius: 50%;
  background-color: #000;
}

.checkbox label::after {
  border: 1px solid #fff200;
  border-radius: 50%;
  background-color: #000;
}
.aula-experimental input.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff200;
}
.aula-experimental input.form-control::-moz-placeholder { /* Firefox 19+ */
  color: #fff200;
}
.aula-experimental input.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #fff200;
}
.aula-experimental input.form-control:-moz-placeholder { /* Firefox 18- */
  color: #fff200;
}






@media only screen and (max-width: 992px){
  .aula-experimental {
    width: 100%;
  }
  .aula-experimental {
    background-color: #000;
    color: #797979;
    padding: 0px;
    z-index: 90;
    left: 0;
    margin: 0 auto;
  }
  .modal-content {
    width: 100%;
  }
  .modal.in .modal-dialog {
    margin-left: 0;
  }  
  .modal-dialog {
    width: 100%;
    margin: 20px;
  }
}


@media only screen and (max-width: 768px){
  .aula-experimental {
    width: 100%;
  }
  .aula-experimental {
    background-color: #000;
    color: #797979;
    padding: 0px;
    z-index: 90;
    left: 0;
    margin: 0 auto;
  }
  .modal-content {
    width: 100%;
  }
  .modal.in .modal-dialog {
    margin-left: 0;
  }
}
/* MODAL AULA */


/* PARRALAX */
.fundo-musculacao{
  background-image: url(../img/musculacao.jpg);
  padding-left: 0px;
  height: 400px;
  width: 100%;
  margin-bottom: -100px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
}
.fundo-zumba{
  background-image: url(../img/zumba.jpg);
  padding-left: 0px;
  height: 400px;
  width: 100%;
  margin-bottom: -100px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
}
.fundo-funcional{
  background-image: url(../img/funcional.jpg);
  padding-left: 0px;
  height: 400px;
  width: 100%;
  margin-bottom: -100px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
}
.fundo-funcional-teen{
  background-image: url(../img/funcional-teen-interno.png);
  padding-left: 0px;
  height: 400px;
  width: 100%;
  margin-bottom: -100px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
}
.fundo-aula-gap{
  background-image: url(../img/aula-gap.png);
  padding-left: 0px;
  height: 400px;
  width: 100%;
  margin-bottom: -100px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
}
.fundo-pilates{
  background-image: url(../img/pilates.jpg);
  padding-left: 0px;
  height: 400px;
  width: 100%;
  margin-bottom: -100px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
}
@media only screen and (max-device-width: 1024px) {
  .fundo-musculacao {
    background-attachment: scroll;
  }
  .fundo-zumba {
    background-attachment: scroll;
  }
  .fundo-funcional {
    background-attachment: scroll;
  }
  .fundo-pilates {
    background-attachment: scroll;
  }
}
/* FIM PARRALAX */



/* PÁGINA AGENDAMENTO */
.banner-agenda{
  width: 100%;
}
.pagina-agendamento{
  text-align: center;
  margin-top: -130px;
}
.pagina-agendamento h1{
  font-size: 80px;
}
.pagina-agendamento p{
  max-width: 700px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px){
  .pagina-agendamento h1 {
    font-size: 50px;
    margin-top: 150px;
  }
}
.campo-tabela{
  margin: 150px 0px; 

}
.table.table-agenda .tr-super th{    
  text-align: center;
  font-size: 34px;
  max-width: 100px;
  font-weight: 900;
}
.table.table-agenda .tr-late th{
  font-size: 30px;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  background: #939598;
}
.table.table-agenda .tr-qualquer th{
  font-size: 20px;
  color: #fff;
  text-align: center;
  background: #939598;
}
.pagina-agendamento .table.table-agenda .tr-late .td-agen{
  border: 1px solid #939598;
  margin: 0px;
  min-width: 150px;
  min-height: 100px;
  position: relative;
  width: 100%;
  height: 100%;
}
.pagina-agendamento .table.table-agenda .tr-late td .td-agen:hover{
  border: 1px solid #feee00;
  background-color: #feee00;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  transition: 0.8s;
  -webkit-transition: 0.8s;

}

.pagina-agendamento .table.table-agenda .tr-late .td-agen p{
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  position: absolute;
  top: 50%;
  left: 50%;
}


.table.table-agenda .tr-late{
  padding: 10px;
}
.table>thead>tr>th {
  vertical-align: middle;
  border-bottom: none;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: middle;
  border-top: 0px;
}
/*
.tr-super th.seg:hover{
  color: #feee00;
} 
*/
/* FIM PÁGINA AGENDAMENTO */


/* EFEITO WEYPONTS */
.st1{
  fill-rule:evenodd;
  clip-rule:evenodd;
  fill:none;
  stroke:#FCEE22;
  stroke-width:3;
  stroke-miterlimit:10;
  top: 500px;
  opacity: 0;
}
.start .st1 {
  opacity:1;
  stroke-dasharray:1263 1265;
  stroke-dashoffset:1264;
  animation:HsCUVAuq_draw 2000ms linear 0ms forwards;
}
@keyframes HsCUVAuq_draw{
  100%{
    stroke-dashoffset:0;
  }
}
@keyframes HsCUVAuq_fade{
  0%{
    stroke-opacity:1;
  }
  94.44444444444444%{
    stroke-opacity:1;
  }
  100%{
    stroke-opacity:0;
  }
}
.st0{
  fill-rule:evenodd;
  clip-rule:evenodd;
  fill:none;
  stroke:#FCEE22;
  stroke-width:1;
  stroke-miterlimit:10;
  top: 500px;
  opacity: 0;
}                    
.start .st0 {
  opacity:1;
  stroke-dasharray:1263 1265;
  stroke-dashoffset:1264;
  animation:HsCUVAuq_draw 2000ms linear 0ms forwards;
}
@keyframes HsCUVAuq_draw{
  100%{
    stroke-dashoffset:0;
  }
}
@keyframes HsCUVAuq_fade{
  0%{
    stroke-opacity:1;
  }
  94.44444444444444%{
    stroke-opacity:1;
  }
  100%{
    stroke-opacity:0;
  }
}
/* FIM EFEITO WEYPONTS */




.get {
  background-color: black;
  padding: 15px;
  overflow: hidden;
}

@media only screen and (max-width : 1200px) {
}

@media only screen and (max-width : 992px) {
}

@media only screen and (max-width : 768px) {
}

@media only screen and (max-width : 480px) {
}

@media only screen and (max-width : 320px) {
}





.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 30px;
  margin-right: 15px;
  height: 50px;
  width: 50px;
  margin-bottom: 8px;
  background-color: black;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 26px;
  height: 2px;
  background-color: #fff;
  border-radius: 1px;
}










/*SUPORTE*/

.banner-suporte{
  background-image: url(../img/banner.jpg);
  width: 100%;
  padding: 0px 0px 200px 0px;
  text-align: center;
  height: 600px;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
}
.campo-logo-centro{
  transform: translateX(-50%);
  left: 50%;
  position: absolute;
  margin-top: -100px;
  background-color: #fff;
  padding: 30px;
  border-radius: 100%;
}
.campo-logo-centro img{
  width: 170px;
}
.campo-suporte{
  background-color: #fff;
  padding: 200px 0px 200px 0px;
}
.campo-suporte h1{
  text-align: center;
  font-size: 100px;
  margin-bottom: 120px;
  font-weight: bold;    
  background: -webkit-linear-gradient(left, #90bb3a , #47a63f); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #90bb3a, #47a63f); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #90bb3a, #47a63f); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #90bb3a , #47a63f); /* Standard syntax (must be last) */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.campo-baixar {
  text-align: center;
  margin-bottom: 20px;
  padding-bottom: 200px;
}
.campo-baixar img{
  height: 100%;
  max-height: 160px;
  position: relative;
  transform: translateX(-50%);
  left: 50%;
}
.campo-baixar h3{
  color: #47a63f;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 50px;
}
.btn-baixar{
  color: #47a63f;
  border: 1px solid #47a63f;
  padding: 5px;
  max-width: 200px;
  font-size: 16px;
  width: 100%;
  border-radius: 90px;
}
.btn-baixar:hover, .btn-baixar:focus{
  color: #fff;
  border: 1px solid #47a63f;
  background-color: #47a63f;
}
.campo-baixar hr{
  margin-top: 70px;
  margin-bottom: 20px;
  border: 0;
  width: 80%;
  border-top: 1px solid #47a63f;
}



.campo-logo-cliente{
  height: 250px;
  border: 1px solid #939598;
  text-align: center;
  position: relative;
}
.campo-logo-cliente img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.campo-clientes{
  margin-bottom: 100px;
  display: flow-root;
}
.campo-suporte.new h1{
  text-align: left;
}
.campo-escrita-data h3{
  font-size: 30px;
  text-transform: uppercase;
  color: #53ab4c;
  padding-top: 30px;
  font-weight: bold;
}
.campo-escrita-data {
  padding-right: 50px;
}
.border-h3{
  width: 300px;
  border-bottom: 2px solid #53ab4c;
}
.btn-contratar{
  color: #47a63f;
  border: 1px solid #47a63f;
  padding: 5px;
  max-width: 200px;
  font-size: 16px;
  width: 100%;
  margin: 30px 0px;
  border-radius: 90px;
}
.btn-contratar:hover, .btn-contratar:focus{
  color: #fff;
  border: 1px solid #47a63f;
  background-color: #47a63f;
}
.campo-data-center{
  margin-bottom: 100px;
  display: flow-root;
}

.campo-tecnologia-radio{
  margin-top: -300px;
  margin-left: -100px;
}

.container-new2 {
  margin: 0 0px 0 calc((60vw - 1170px + 15px) / 2);
  width: auto;
  padding: 0;
}
.campo-tecnologia-radio img{
  width: 1000px;
  margin-top: 90px;
  z-index: 1;
  position: absolute;
}
.campo-tecnologia-radio .border{
  height: 1100px;
  border-left: 2px solid #47a63f;
  border-top: 2px solid #47a63f;
}
.campo-tec-escrita{
  width: 400px;
  margin: 0 auto;
  margin-top: 150px;
}

.campo-tec-escrita h3{  
  text-align: left;
  font-size: 50px;
  margin-bottom: 20px;
  font-weight: bold;    
  background: -webkit-linear-gradient(left, #90bb3a , #47a63f); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #90bb3a, #47a63f); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #90bb3a, #47a63f); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #90bb3a , #47a63f); /* Standard syntax (must be last) */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.campo-tec-escrita p{
}

.contato-des{
  padding: 50px;
  font-size: 20px;
  text-align: center;
}





.btn-navbar{
  background-color: #fff;
  height: 60px;
  width: 60px;
  margin-top: 40px;
  border-radius: 0px;
  margin-right: 15px;
  float: right;
}







@media only screen and (max-width : 1500px) {
  .campo-tecnologia-radio img {
    width: 900px;
    margin-top: 100px;
    margin-left: -20%;
    position: absolute;
  }
}

@media only screen and (max-width : 1200px) {
  .campo-tecnologia-radio img {
    width: 800px;
    margin-top: 100px;
    margin-left: -20%;
    position: absolute;
  }
}

@media only screen and (max-width : 992px) {
  .campo-tecnologia-radio img {
    width: 700px;
    margin-top: 100px;
    margin-left: -38%;
    position: absolute;
  }
  .campo-servicos .col-lg-3 {
    margin-bottom: 50px;
  }
  .campo-contato .container-new-1 {
    margin: 0px;
    width: auto;
    padding: 15px;
  }
  .campo-tecnologia {
    background: linear-gradient(to left, #91bb3b 0%, #47a63f 50.01%, #47a63f 50.01%, #91bb3b 100%);
    height: auto;
  }
  .tecnologia-da-rede {
    max-width: 400px;
    position: relative;
    margin-top: 0%;
  }
  .campo-icons-tecnologia{
    padding: 100px 0px;
  }
  .simbolo-honos {
    position: absolute;
    margin: 0 auto;
    max-width: 250px;
    margin-top: -80px;
    text-align: center;
    transform: translateX(-50%);
    left: 50%;
  }
  .campo-tempo {
    background: #fff;
    text-align: left;
    color: #fff;
    z-index: 9999;
    height: 1200px;
    padding: 150px 0px;
  }
  .campo-rede {
    height: auto;
    z-index: 99999;
    padding: 100px 0px;
    max-width: 100%;
    background-color: #f5f5f5;
  }
  .campo-total-rede-mais {
    max-width: 100%;
    /* background-color: #000000; */
    background: linear-gradient(to left, #91bb3b 0%, #47a63f 50.01%, #47a63f 50.01%, #91bb3b 100%);
    height: 1000px;
    padding: 100px 0px;
  }
  .campo-tecnologia-radio {
    margin-top: 100px;
    margin-left: -200px;
  }
}
.li-servidores{
  margin-top: 20px;
}
.li-servidores li{
  font-size: 18px;
}



@media (max-width: 768px) {
  .campo-suporte {
    padding: 100px 0px 0px 0px;
  }
  .campo-suporte h1 {
    text-align: center;
    font-size: 60px;
    margin-bottom: 50px;
  }
  .campo-servicos h1 {
    font-size: 60px;
  }
  .campo-servicos .col-lg-3{
    margin-bottom: 30px;
  }
  .campo-servicos {
    padding: 50px 0px;
  }
  .container-new-1 {
    margin: 0 auto;
  }
  .localizacao{
    padding: 50px 20px;
  }
  .contato-des {
    padding: 50px 10px;
  }
  .campo-contato {
    padding: 30px 0px 0px 0px;
  }
  .campo-titulo-banner{
    padding-left: 20px;
  }
  .campo-titulo-banner h1 {
    font-size: 50px
  }
  .campo-sobre h1 {
    font-size: 50px;
  }
  .campo-sobre {
    padding: 50px 0px;
  }
  .campo-tecnologia {
    background: #fff;
    text-align: left;
    color: #00b535;
    position: relative;
    height: auto;
    padding: 50px 0px 100px 0px;
  }
  .tecnologia-da-rede{
    position: initial;
    color: #00b535
  }
  .campo-tecnologia h2 {
    color: #00b535;
    font-weight: 300;
    font-size: 40px;
  }
  .tecnologia-da-rede hr {
    border-top: 2px solid #00b535;
  }
  .campo-icons-tecnologia {
    padding-left: 0px;
    margin-top: 40px;
  }
  .simbolo-honos {
    max-width: 250px;
    margin-top: -90px;
    left: auto;
  }
  .campo-monitoramnto {
    padding: 100px 0px;
  }
  .campo-baixar {
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 40px;
  }
  .campo-baixar hr {
    margin-top: 20px;
  }
  .campo-tempo {
    background: #fff;
    color: #000;
  }
  .campo-diferenciais {
    padding: 100px 0px 0px;
  }
  .campo-diferenciais h1 {
    text-align: left;
    font-size: 50px;
    margin-bottom: 100px;
  }
  .tempo-mercado {
    max-width: 400px;
    position: absolute;
    margin-top: 0;
    margin-left: 0;
  }
  .campo-tempo h2 {
    color: #000;
    font-size: 50px;
  }
  .campo-rede {
    height: 600px;
    z-index: 99999;
    padding: 100px 0px;
    max-width: 100%;
    background-color: #fff; 
  }
  .campo-tecnologia-radio img {
    width: 950px;
    margin-top: 200px;
    margin-left: 0;
    z-index: 1;
    position: relative;
  }
  .container-new2 {
    margin: 0px;
  }
  .todos-servicos p {
    color: #404041;
    height: auto;
  }
  .campo-servicos .col-xs-3 {
    margin-bottom: 70px;
  }
  .campo-rede p {
    max-width: 100%;
  }
  .campo-escrita-rede {
    width: 90%;
    position: relative;
    margin: 400px 15px 100px 15px;
  }
  .contato-des {
    text-align: left;
  }
  .campo-tec-escrita {
    padding-left: 15px;
  }
  .navbar.navbar-fixed-top.fixed-theme{
    height: 110px;
  }
  .navbar-right ul {
    margin-top: 0px;
  }
  .navbar-right ul li {
    float: left;
    padding: 5px 10px;
    display: inline-block;
    width: 100%;
    /* float: left; */
    text-align: center;
  }
  .navbar-fixed-top .navbar-collapse {
    max-height: 500px;
    background-color: #000;
    width: 100%;
    padding: 20px 0px;
  }
  .navbar {
    min-height: 50px;
    margin-bottom: 0px;
    background-color: #000;
    height: 110px;
  }
  .navbar-collapse {
    box-shadow: inset 0 1px 0 rgba(255, 0, 0, 0);
  }
}
