html, body {
  height: 100%;
  background-color: #ffffff;
  min-height: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bodyMinusFotter {
  min-height: -webkit-calc(100vh - 130px);
  min-height: -moz-calc(100vh - 130px);
  min-height: -o-calc(100vh - 130px);
  min-height: calc(100vh - 130px);
}

#content {
  position: relative;
  padding: 0;
  background-color: #ffffff;
  margin: 0 auto;
  overflow: hidden;
}

#siteTopo {
  background: #FFFFFF;
  min-height: 60px;
  overflow: hidden;
  line-height: 60px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-shadow: 0 0 4px rgba(0, 0, 0, .1);
}

#siteTopo img {
  max-width: 100%;
}

#meuSlogan {
  float: left;
  font-size: 25px;
  padding-right: 15px;
  line-height: 53px;
}

#meuSlogan p {
  display: initial
}

#siteTopo #siteMenu {
  margin-top: 12px;
  margin-bottom: 12px;
}

#siteTopo #siteMenu .menuTabLink a {
  line-height: 35px;
  text-decoration: none;
  color: #9D9D9D;
  opacity: 0.8;
  font-size: 13px;
  margin-left: 16px;
  float: left;
  font-weight: bold;
}

#siteTopo #siteMenu .menuTabLink a:hover {
  color: inherit;
}

#conteudoAbout1 {
  margin-top: 5px;
}

#botoesSociaisWrapper {
  float: right;
  margin-top: 9px;
}

.botaoSocial {
  width: 26px;
  height: 26px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  margin: 5px;
  font-size: 0px;
}

.botaoSocial:hover {
  opacity: .8;
}

#siteTopo #btnLinkedln:before {
  position: absolute;
  content: '\f08c';
  font: 20px FontAwesome;
  left: 0px;
  line-height: 32px;
  text-align: center;
  width: 100%;
}

#siteTopo #btnYoutube:before {
  position: absolute;
  content: '\f166';
  font: 20px FontAwesome;
  left: 0px;
  line-height: 32px;
  text-align: center;
  width: 100%;
}

#siteTopo #btnInstagram:before {
  position: absolute;
  content: '\f16d';
  font: 20px FontAwesome;
  left: 0px;
  line-height: 32px;
  text-align: center;
  width: 100%;
}

#siteTopo #btnFace:before {
  position: absolute;
  content: '\f09a';
  font: 22px FontAwesome;
  left: 0px;
  line-height: 32px;
  text-align: center;
  width: 100%;
}

#siteTopo #btnGooglePlus:before {
  position: absolute;
  content: '\f0d5';
  font: 22px FontAwesome;
  left: 0px;
  line-height: 32px;
  text-align: center;
  width: 100%;
}

#siteTopo #btnTwitter:before {
  position: absolute;
  content: '\f099';
  font: 22px FontAwesome;
  left: 0px;
  line-height: 32px;
  text-align: center;
  width: 100%;
}

#siteTopo #btnEmail:before {
  position: absolute;
  content: '\f0e0';
  font: 22px FontAwesome;
  left: 0px;
  line-height: 32px;
  text-align: center;
  width: 100%;
}

.botaoSocial:empty {
  display: none;
}

#siteHeader {
  margin: auto;
  margin-bottom: 30px;
}

#siteHeader #slideContainer {
  margin-top: 0;
  margin-bottom: 80px;
  width: 100%;
  position: relative;
}

#sliderFrame {
  border: 0;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  font-size: 0;
  margin-bottom: 0 !important;
}

#slider {
  position: relative !important;
  height: 100% !important;
  z-index: 3;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

div#slider, #slider div.mcSlc {
  -webkit-background-size: cover !important;
  background-size: cover !important;
  background-position: center center !important;
}

#slider div.mcSlc {
  max-width: 100%;
  max-height: 100%;
}

#descricaoSlider {
  color: #FFFFFF;
  position: absolute;
  bottom: -65px;
  height: 65px;
  width: 100%;
}

#descWrapper {
  margin-top: 18px;
}

#descricaoSlider #tituloSlider {
  font-size: 36px;
  line-height: 23px;
  display: block;
}

#descricaoSlider #subtituloSlider {
  font-size: 12px;
  display: block;
  margin-top: 6px;
}

#sliderFrame .navBulletsWrapper {
  overflow: hidden;
  bottom: 0;
  position: absolute;
  padding: 0;
  margin: 0;
  width: auto;
  top: initial;
  bottom: -45px;
  right: 0;
}

div.navBulletsWrapper div {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.4) !important;
}

div.navBulletsWrapper .active {
  background: rgba(255, 255, 255, 0.8) !important;
}

.linhaDivisoria {
  margin-bottom: 15px;
  border-top: 1px solid #e7e9e8;
  border-bottom: 1px solid #FFF;
  width: 100%;
  display: inline-block;
}

.linhaBlocos {
  width: 100%;
  position: relative;
  outline: 1px black;
}

#mainContent {
  padding-bottom: 5px;
}

.conteudoBloco, #diagramMainContent1, .diagramMainContent, #content #textboxesMainContent1, #content #textboxesMainContent2, #content #textboxesMainContent4 {
  text-align: justify !important;
  font-size: 13px !important;
  color: #9d9d9d !important;
  margin-bottom: 20px;
}

.conteudoBloco {
  margin-top: 16px;
}

#footer {
  margin-top: 20px;
  min-height: 70px;
  height: auto;
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  color: white;
}

#footer #about {
  width: 65%;
  float: left;
}

#telefone a {
  color: white !important;
}

#footer .tituloBold {
  font-weight: bold;
}

#footer #conteudoAbout, #footer #telefone, #footer #descricaoContatoFooter {
  font-size: 12px;
  margin-top: 10px;
}

#footer #contatoFooter {
  float: right;
  width: 28%;
}

#fixTap {
  position: absolute;
  display: none;
  width: inherit;
  height: inherit;
}


/*DIAGRAMAS*/

.navBulletsWrapper div:hover {
  background-color: white !important;
  transition: all .5s
}


/*DIAGRAMAS*/


/* topo */

#siteMenu {
  float: left;
}

#siteMenu > .menuTab {
  float: left;
}

#siteMenu.mini > .menuTab {
  padding-right: 20px;
  float: left;
  background: inherit;
  text-indent: 18px;
}

#siteMenu > .menuTab:nth-of-type(1) {
  display: none;
}

#siteMenu.mini .menuTabLink a {
  padding: 0 15px;
  overflow: hidden;
  min-width: 200px;
}

#siteMenu.mini {
  cursor: pointer;
  z-index: 10;
  position: absolute;
  width: 52px;
  height: 52px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-left: 0px;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all .2s ease-in-out;
}

#siteMenu.mini .menuTab .menuLink {
  z-index: 10;
  /*display:none !important*/
  ;
  margin-left: -5px;
  visibility: hidden;
  opacity: 0;
  height: 0;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear, height 0.2s linear
}

#siteMenu.mini > .menuTab:nth-of-type(2) {
  z-index: 10;
  margin-top: 52px;
}

#siteMenu.mini .menuTab .menuTabLink a {
  white-space: nowrap;
  z-index: 10;
  width: 120px;
}

#siteMenu.mini:hover > .menuTab .menuLink {
  z-index: 10;
  /*display:block  !important;*/
  visibility: visible;
  height: auto;
}

#siteMenu.mini:before {
  z-index: 10;
  display: block;
  content: '\f0c9';
  position: absolute;
  height: 3px;
  width: 100%;
  line-height: 42px;
  text-align: center;
  font-family: FontAwesome;
  font-size: 28px;
}

#siteMenu.mini {}


/* topo */


/* Topo Custom */

#meuSlogan.mini {
  /*position:absolute;left:70px;*/
}

#meuSlogan.mini {
  margin-left: 70px;
}

#siteMenu.mini {
  left: 10px;
  width: 42px;
  height: 42px;
  margin-left: 9px;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  top: 10px;
}

#content #siteHeader #siteMenu.mini .menuTab {
  border: none;
  opacity: .7
}

#content #siteHeader #siteMenu.mini:hover {}

#siteMenu.mini:before {
  top: 0px;
  opacity: .7;
  color: white;
}

#siteMenu.mini > .menuTab:nth-of-type(2) {
  margin-top: 40px;
}

#content #siteHeader #siteMenu.mini:hover > .menuTab {
  background-color: white;
  width: auto;
  margin-left: -11px;
}

#content #siteHeader #siteMenu.mini:hover > .menuTab:last-of-type {
  border-bottom: solid 1px #ddd
}

#siteMenu.mini.setaLateral a:hover:before {
  left: 15px;
}

#siteTopo #siteMenu.mini .menuTabLink a {
  color: white;
}

#siteTopo #siteMenu.mini .menuTabLink a:hover {
  opacity: 1;
}


/* Topo Custom */

@media screen and (max-width:720px) {
  #footer #about, #footer #contatoFooter {
    float: none;
    width: 100%;
    margin: 15px;
  }
}


/* MEDIA QUERYS */

@media screen and (max-width:360px) {
  #sliderFrame .navBulletsWrapper {
    margin: 0 -webkit-calc(50% - 310px/2);
    margin: 0 -moz-calc(50% - 310px/2);
    margin: 0 calc(50% - 310px/2);
  }
}

@media screen and (min-width:360px) {
  #sliderFrame .navBulletsWrapper {
    margin: 0 -webkit-calc(50% - 350px/2);
    margin: 0 -moz-calc(50% - 350px/2);
    margin: 0 calc(50% - 350px/2);
  }
}

@media screen and (min-width:480px) {
  #sliderFrame .navBulletsWrapper {
    margin: 0 -webkit-calc(50% - 470px/2);
    margin: 0 -moz-calc(50% - 470px/2);
    margin: 0 calc(50% - 470px/2);
  }
}

@media screen and (min-width:600px) {
  #sliderFrame .navBulletsWrapper {
    margin: 0 -webkit-calc(50% - 590px/2);
    margin: 0 -moz-calc(50% - 590px/2);
    margin: 0 calc(50% - 590px/2);
  }
}

@media screen and (min-width:720px) {
  #sliderFrame .navBulletsWrapper {
    margin: 0 -webkit-calc(50% - 710px/2);
    margin: 0 -moz-calc(50% - 710px/2);
    margin: 0 calc(50% - 710px/2);
  }
}

@media screen and (min-width:768px) {
  #sliderFrame .navBulletsWrapper {
    margin: 0 -webkit-calc(50% - 758px/2);
    margin: 0 -moz-calc(50% - 758px/2);
    margin: 0 calc(50% - 758px/2);
  }
}

@media screen and (min-width:900px) {
  #sliderFrame .navBulletsWrapper {
    margin: 0 -webkit-calc(50% - 890px/2);
    margin: 0 -moz-calc(50% - 890px/2);
    margin: 0 calc(50% - 890px/2);
  }
}

@media screen and (min-width:1024px) {
  #sliderFrame .navBulletsWrapper {
    margin: 0 -webkit-calc(50% - 1014px/2);
    margin: 0 -moz-calc(50% - 1014px/2);
    margin: 0 calc(50% - 1014px/2);
  }
}

@media screen and (min-width:1200px) {
  #sliderFrame .navBulletsWrapper {
    margin: 0 -webkit-calc(50% - 1190px/2);
    margin: 0 -moz-calc(50% - 1190px/2);
    margin: 0 calc(50% - 1190px/2);
  }
}


/* MEDIA QUERYS */


/* Cores Default */

.backgroundTemplate1 {
  background-color: #482f44
}

.backgroundTemplate2 {
  background-color: #241822
}

.backgroundTemplate3 {
  background-color: #a497a2
}

.colorTemplate1 {
  color: #482f44
}

.colorTemplate2 {
  color: #241822
}

.colorTemplate3 {
  color: #a497a2
}

#content input, #content textarea {
  outline-color: #482f44
}

.botaoSocial:before {
  color: #482f44;
}

#siteMenu.mini {
  background-color: #482f44;
  color: white;
}


/* Cores Default */

.nav-toggle {
  top: -1px;
}
