@import url('reset.css');
@import url('banner-slider.css');
@import url('menu-mobile.css');
@import url('animation.css'); 

@font-face{
  font-family: 'Gotham';
  src: url('gotham.ttf'); 
}

@font-face {
  font-family: 'Gotham Light';
  src: url('gotham_light.otf'); 
}

@font-face {
  font-family: 'Gotham Book';
  src: url('gotham_book.otf'); 
}
.emailheader a{
  color: black;
}
.hover-modelos {
  background: rgba(6, 39, 58, 0.8784313725490196);
  height: inherit;
  width: 485px !important;
  display: table-cell;
  vertical-align: middle;
  opacity: 0;
  z-index: -99;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.modelo:hover .hover-modelos{
  opacity: 1;
  z-index: 9;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.valores {
  width: 100%;
  padding: 22px 0;
  background: rgb(136, 225, 97);
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-family: gotham;
  font-size: 24px;
  font-weight: 100 !important;
}
.opcs-models {
    width: 70%;
    margin: auto;
    padding: 30px 0;
    color: white;
}
span.nome-curriculo {
    display: block;
    font-size: 23px;
    font-family: Gotham;
    padding-bottom: 12px;
    border-bottom: 1px solid white;
}
button.ampliar {
    display: block;
    width: 90%;
    border: 1px solid white;
    background: transparent;
    color: white;
    font-size: 14px;
    padding: 17px;
    margin: auto;
    cursor: pointer;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 1px;
}
.mid a {
  color: black;
}
button.ampliar:hover{
  background:  white;
  color: #224251;
}
a.quero-agora {
  display: block;
  width: calc(100% - 68px);
  border: 1px solid white;
  background: transparent;
  color: white;
  font-size: 14px;
  padding: 17px;
  margin: auto;
  cursor: pointer;
  margin-bottom: 20px;
  text-align: center;
  font-family: gotham;
  font-weight: 100;
}

span.riscado {
    text-decoration: line-through;
}
span.info-models {
    padding: 18px 0;
    display: block;
    line-height: 1.8;
    font-weight: 100 !important;
    font-family: 'Gotham';
    font-size: 14px;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    word-break: break-word;
}
#jError, 
#jSuccess{
  font-family: 'open_sansregular';
  font-size: 16px;
}
body{
  display: inline-block;
  margin-bottom: -4px;
  width: 100vw;
  overflow-x: hidden;
}
img.fancybox-image {
    padding: 20px;
    background: white;
}
div#contato {
    margin-top: -7px;
}
div#depoimentos {
    background: white;
    /* margin-bottom: -40px !important; */
}

section #banner_principal .owl-loaded .owl-nav.disabled,
section #banner_principal .owl-loaded .owl-dots.disabled {
    display: none!important;
}
/* TOPO DESTAQUE */
.topoDestaque {
  height: 100px;
  background: url(../images/assets/bg-top-blog.jpg) left center no-repeat;
  display: inline-block;
  width: 100%;
  margin-bottom: -4px;
}

.topoDestaque span.pag {
  width: calc(60% - 1px);
  font-size: 30px;
  line-height: 30px;
  text-align: left;
  float: left;
  font-family: 'Source Code Pro Medium';
  color: #052738;
  position: relative;
  height: 100px;
  
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;


  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;


  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;

  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}

.topoDestaque span.pag strong, 
.topoDestaque span.pag sub {
  display: inline-block;
  width: 100%;
  font-weight: initial;
  z-index: 1;
  position: relative;
}
.topoDestaque span.pag sub{
  font-size: 15px;
}
.topoDestaque span.pag span{
 -webkit-animation: aniIco 2000ms linear infinite both;
  animation: aniIco 2000ms linear infinite both;
}
.topoDestaque span.pag span.ic1{
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  left: -38px;
  top: 45px;
  background: url(../images/icon/icon-ani-1.svg) center no-repeat;
  background-size: contain;
  -webkit-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;

  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.topoDestaque span.pag span.ic2{
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  left: 45%;
  top: 20px;
  background: url(../images/icon/icon-ani-2.svg) center no-repeat;
  background-size: contain;
  -webkit-animation-delay: 4s;
  -o-animation-delay: 4s;
  animation-delay: 4s;

  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.modelos {
  clear: both;
  float: left;
  width: 100%;
}
.topoDestaque span.pag span.ic3{
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  left: 60%;
  top: 55px;
  background: url(../images/icon/icon-ani-3.svg) center no-repeat;
  background-size: contain;
  -webkit-animation-delay: 6s;
  -o-animation-delay: 6s;
  animation-delay: 6s;

  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.topoDestaque div.destaque {
  width: calc(40% - 1px);
  text-align: left;
  font-family: 'Source Code Pro Light';
  color: #052738;
  float: left;
  height: 37px;
  margin-top: 25px;
  border-left: 1px solid #052738;
  display: table;
  vertical-align: baseline;
  padding-top: 12px;


  /* display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;


  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;


  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; */
}
.topoDestaque div.destaque div.cont.ani{
  max-width: 350px;
  border: 1px solid #052738;
  float: right;
  margin-left: 0%;
}
.topoDestaque div.destaque div.cont:before{
  content: "";
  width: 14px;
  height: 16px;
  display: block;
  position: absolute;
  left: -8px;
  top: 5px;
  background: url(../images/icon/logo-icon-l.svg) center no-repeat #f2f2f2;
  background-size: contain;
}
.topoDestaque div.destaque div.cont:after{
  content: "";
  width: 14px;
  height: 16px;
  display: block;
  position: absolute;
  right: -8px;
  top: 5px;
  background: url(../images/icon/logo-icon-r.svg) center no-repeat #f2f2f2;
  background-size: contain;
}
.topoDestaque div.destaque div.cont{
  max-width: 10px;
  height: 25px;
  display: inline-block;
  border: 1px solid transparent;
  border-radius: 5px;
  padding: 0px;
  font-size: 15px;
  position: relative;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  
  margin-left: calc(50%);
}
.topoDestaque div.destaque div.cont.ani span{
  width: calc(100% - 30px);
  padding: 0px 15px;

}
.topoDestaque div.destaque div.cont span{
  display: inline-block;
  width: calc(100% - 30px);
  border-radius: 5px;
  padding: 0px;
  font-size: 15px;
  line-height: 25px;
  height: 100%;
  text-align: center;
  overflow: hidden;
}

/* FIM TOPO DESTAQUE */


ul.breadcrumb {
    width: auto;
    height: auto;
    float: right;
    display: inline-block;
    z-index: 2;
    position: relative;
    margin-bottom: -40px;
}
ul.breadcrumb li {
    width: auto;
    float: left;
    color: #163f71;
    font-family: 'robotoregular';
    line-height: 24px;
    font-size: 12px;
    padding: 30px 4px;
    height: 30px;
    /* letter-spacing: 2px; */
}
ul.breadcrumb a {
    width: auto;
    font-size: 12px;
    line-height: 24px;
    color: #132b4c;
    float: left;
    text-transform: uppercase;
    font-family: 'robotobold';
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
ul.breadcrumb a:hover {
    color: #052738;
}
.loader {
  width: 100%;
  height: 100%;
  top: 0px;
  position: fixed;
  z-index: 19999;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  background: rgba(255, 255, 255, 1.0);
}
.loader a.logo{
  width: 200px;
  height: 150px;
  display: block;
  margin: calc(50vh - 180px) auto 0px;
  text-indent: -9999px;
  position: relative;
  border-radius: 10px;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.loader a.logo:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url('../images/logo.jpg') center center no-repeat;
  background-size: 100%;
}
.loader.ani {
  opacity: 0;
}
.loader.ani a.logo{
  -webkit-transform: scale(1.3);
   -ms-transform: scale(1.3);
   -o-transform: scale(1.3);
   transform: scale(1.3); 
}
.loader.active {
  z-index: -1;
}




/* HEADER */

/* body.fixo{
  padding-top: 115px;
} */
header.fixo {
  position: fixed;
  width: 100vw;
  top: 0px;
  left: 0px;
}
header.fixo .top .menu-social{
  height: 30px;
}

header {
  width: 100vw;
  height: 165px;
  display: block;
  float: left;
  z-index: 102;
  background: #fff;
  top: 0px;
  left: 0px;
}
header div.top {
  margin-top: 70px;
  width: calc(100% - 340px);
  height: 30px;
  display: inline-block;
  float: right;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
/*   position: relative;
  z-index: 1; */
}

header div.top.active a.inscreva {
  z-index: 0;
}
header div.top a.inscreva {
  font-size: 16px;
  display: inline-block;
  padding: 12px 35px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 30px;
  margin-right: 50px;
  width: auto;
  float: right;
  margin-top: -5px;
  font-family: 'latobold';
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  z-index: 1;
  position: relative;
}



footer ul.menu {
  width: calc(100% - 300px);
  height: 100%;
  height: auto;
  /* display: inline-block; */
  float: left;
  margin-top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}



header ul.menu.active {
  padding-top: 100px;
  height: calc(100vh - 100px);
}
header ul.menu {
  float: left;
  margin-top: 0px;
  height: 70px;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  overflow: hidden;
  height: 0px;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  margin: 0px;
  padding-top: 0px;
  z-index: 10000;
}
header ul.menu li{
  width: calc(50%);
  margin: 0 25%;
}
header ul.menu a{
  font-family: 'ralewaymedium';
  color: #fff;
  width: auto;
  text-align: left;
  font-size: 40px;
  line-height: 50px;
  height: auto;
  text-transform: initial;
  position: relative;
}

header ul.menu li,
footer ul.menu li {
    display: block;
    float: left;
    width: calc(100% - 50%);
    position: relative;
    z-index: 1;
}


header ul.menu li:hover a:before,
header ul.menu li.active a:before{
  opacity: 1;
  left: 5px;
  width: 100%;
}
header ul.menu li a:before{
  content: "";
  width: calc(0% - 15px);
  height: 5px;
  display: block;
  left: 200px;
  bottom: -3px;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 50px;
  z-index: -1;
  background: #bb5d60;
}

footer ul.menu li:hover:before{
  border: 1px solid #fff;
}



header ul.menu li.sub:hover:after{
  opacity: 1;
}
header ul.menu li.sub:after{
  opacity: 0;
  content: "";
  width: 13px;
  height: 27px;
  display: block;
  left: 30px;
  top: calc(100% + 6px);
  position: absolute;
  background: url(../images/assets/sprite.png) -60px 0px no-repeat;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header ul.menu li.sub ul{
  display: inline-block;
  width: calc(300px - 60px);
  max-height: 0px;
  position: absolute;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  left: 30px;
  top: calc(100% + 20px);
  background: #fff;
  color: #787878;
  border-radius: 6px;
  border-top-left-radius: 0px;
  overflow-y: auto;
  padding: 0px 30px;
  box-shadow: 0px 10px 30px -15px #464646;
}

header ul.menu li.sub ul li a:hover{
  color: #2b2b2b;
}
header ul.menu li.sub ul li a{
  color: #464646;
  font-size: 12px;
  line-height: 12px;
  padding: 10px 20px;
  padding-left: 10px;
  height: auto;
  display: inline-block;
  width: calc(100% - 30px);
  position: relative;
  text-align: left;
  border-bottom: 1px solid #d1d1d1;
}

header ul.menu li.sub li:hover a:before{
  opacity: 1;
}
header ul.menu li.sub li a:before{
  content: "";
  width: 13px;
  height: 18px;
  display: block;
  left: -10px;
  top: calc(50% - 9px);
  position: absolute;
  opacity: 0;
  background: url(../images/assets/sprite.png) -47px 0px no-repeat;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
header ul.menu li.sub:hover ul{
  max-height: 300px;
  padding: 30px;
}
header .menu li.sub li:last-of-type a {
    padding-right: 20px;
    border-bottom: 0px;
}










header .menu a.home {
  width: 26px;
  min-width: 35px;
  height: 25px;
  display: block;
  position: relative;
  padding: 0px;
}
header .menu a.home:before {
  content: "";
  width: 13px;
  height: 18px;
  display: block;
  left: 0px;
  top: 5px;
  position: absolute;
  background: url('../images/assets/sprite.png') -19px 0px no-repeat;
}
header .menu a.home:hover:before {
  background: url('../images/assets/sprite.png') -33px 0px no-repeat;
}
header .menu a,
footer .menu a {
  font-family: 'open_sanslight';
  width: auto;
  min-width: 95px;
  height: 40px;
  display: block;
  color: #545354;
  line-height: 36px;
  float: left;
  padding: 8px 10px 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  letter-spacing: 2px;
}


footer .menu li:hover a{
  color: #c36a6e;
}
/* header .menu a:hover,
footer .menu a:hover {
  color: #e7ffa7;
} */
header .menu li:last-of-type a,
footer .menu li:last-of-type a {
    /* padding-right: 0px; */
}
footer .menu li:last-of-type a:before {
    opacity: 0;
}
header .menu a:last-of-type,
footer .menu a:last-of-type {
/*   padding-right: 16px;
  text-align: right; */
}

header div.bottom a.logo,
footer a.logo {
  width: 215px;
  height: 105px;
  padding-top: 50px;
  display: block;
  text-indent: -9999px;
  position: relative;
  float: left;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  margin: 0px;
}
header div.bottom a.logo:before,
footer a.logo:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url(../images/logo.jpg) center center no-repeat;
  background-size: 100%;
}
header div.bottom a.logo.mob {
  width: 110px;
  height: 110px;
  display: none;
  margin: 0 auto 0px;
  text-indent: -9999px;
  border-radius: 50%;
  position: relative;
  top: -50px;
  /* -webkit-animation: pulse 3s infinite;
  -o-animation: pulse 3s infinite;
  animation: pulse 3s infinite; */
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
header div.bottom a.logo.mob:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url('../images/logo.png') center center no-repeat;
}

header div.bottom {
  position: relative;
  width: 100%;
  height: auto;
  display: inline-block;
  float: left;
  /* border-bottom: 1px solid #c7c7c7; */
  /* box-shadow: 0px 10px 40px -23px #2b2b2b; */
}
header.fixo div.bottom:before {
  opacity: 1;
}
header div.bottom:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: -110px;
  display: inline-block;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%); 
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); 
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
}
header .conteudo {
  width: 1024px;
  height: auto;
  display: block;
  margin: 0 auto;
  /* border: 1px solid red; */
}
header .top .menu-social {
  width: auto;
  height: 50px;
  display: block;
  font-size: 15px;
  color: #fff;
  line-height: 36px;
  float: right;
  /* margin-top: 45px; */
  margin-right: 25px;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  z-index: 1;
  position: relative;
}
header .top .menu-top {
  width: auto;
  height: 50px;
  display: block;
  font-size: 15px;
  color: #000;
  line-height: 36px;
  float: right;
  margin-top: 35px;
}
header .top .menu-top a {
	font-family: 'TwCenMT-Regular';
	width: auto;
	height: 40px;
	display: block;
	font-size: 12px;
	line-height: 36px;
	float: left;
	color: #000;
	text-transform: uppercase;
	padding: 8px 25px 0;
	letter-spacing: 1px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
header .top .menu-top a:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

header .top .menu-social a {
  width: 30px;
  height: 30px;
  display: block;
  font-size: 17px;
  color: #fff;
  line-height: 30px;
  float: left;
  padding: 0px 0px 0;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 1px solid;
  border-radius: 50px;
  margin: 0 10px;
}
header .top .menu-social a:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
header .top .menu-social a:hover i{
  /* color: #3bbaa6; */
}
header .top .tel:before{
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  left: 5px;
  top: calc(50% - 6px);
  background: url('../images/assets/sprite.png') 0px 0px no-repeat;

}
header .top .tel.mod:before{
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  left: 5px;
  top: calc(50% - 5px);
  background: url('../images/assets/sprite.png') 0px -16px no-repeat;

}
header .top .whats:before{
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  left: 9px;
  top: calc(50% - 9px);
  background: url(../images/assets/sprite.png) -17px 0px no-repeat;

}
header .top .tel,
header .top .whats {
  position: relative;
  width: calc(50% - 123px);
  height: 25px;
  display: block;
  font-size: 15px;
  color: #fff;
  line-height: 36px;
  float: right;
  /* margin-top: 35px; */
  margin-right: 0px;
  padding-left: 25px;
  margin-left: 0px;
  letter-spacing: 1px;
}

header .top a.exp:hover {
  color: #052738;
  /*background: url(../images/assets/login.png) calc(0% + 5px) center no-repeat #fff;*/
  /* border: 1px solid #2b2b2b; */
  background-image: url(../images/assets/login.png);
  background-repeat: no-repeat;
  background-position: calc(0% + 5px) center;
  background-color: #fff;
}

header.fixo div.bottom a.logo,
header.fixo div.top a.inscreva,
header.fixo .top .menu-social{
  -webkit-filter: invert(0%) brightness(0%);
  -o-filter: invert(0%) brightness(0%);
  filter: invert(0%) brightness(0%);
}
header.fixo .top .mobile.mob-top-menu .hamburger .line{
  background-color: #000;
}
header .top .mobile.mob-top-menu.is-active .hamburger .line{
   background-color: #fff;
}
header.fixo div.top a.inscreva{
  margin-top: 15px;
}

header.fixo div.bottom a.logo{
  margin-top: 10px;
}
header.fixo .top .menu-social{
  margin-top: 20px;
}
header.fixo .top .mobile.mob-top-menu{
  margin-top: 20px;
}
header.fixo div.top {
  margin-top: 0px;
}


header .top a.exp {
  font-family: 'latobold';
  width: auto;
  height: auto;
  display: block;
  color: #fff;
  line-height: 36px;
  padding: 0px 35px;
  text-align: center;
  border-radius: 5px;
  margin-top: 6px;
  font-size: 16px;
  float: right;
  background-image: url(../images/assets/login.png);
  background-repeat: no-repeat;
  background-position: calc(0% + 5px) center;
  background-color: #052738;

  border: 1px solid transparent;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-right: 0px;
}
header .top a.relatorio:hover {
  color: #052738;
  background-image: url(../images/assets/relatorio-fundo.png);
  background-repeat: no-repeat;
  background-position: calc(0% + 10px) center;
  background-color: #fff;
}
header .top a.relatorio {
  font-family: 'latobold';
  width: auto;
  height: auto;
  display: block;
  color: #fff;
  line-height: 36px;
  padding: 0px 35px;
  text-align: center;
  border-radius: 5px;
  margin-top: 6px;
  font-size: 16px;
  float: right;
  background-image: url(../images/assets/relatorio-fundo.png);
  background-repeat: no-repeat;
  background-position: calc(0% + 10px) center;
  background-color: #052738;

  border: 1px solid transparent;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-right: 0px;

  
}
header .top a.logado b.icon{
  float: left;
  font-size: 30px;
  color: #052738;
}
header .top a.logado {
  font-family: 'latobold';
  width: 200px;
  height: auto;
  display: block;
  color: #fff;
  line-height: 15px;
  padding: 0px 35px;
  text-align: left;
  border-radius: 5px;
  margin-top: 6px;
  font-size: 16px;
  float: right;

  border: 1px solid transparent;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-right: 0px;

  
}
header .top a.exp div.in{
  display: none;
}
header .top a.exp:hover div.in{
  width: auto;
  height: auto;
  position: absolute;
  left: calc(100% - 15px);
  top: 40px;
  z-index: 101;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-family: 'Source Code Pro Medium';
  text-align: left;
  display: inline-block;
  color: #343434;
  line-height: 12px;
  font-size: 10px;
  text-shadow: 0px 0px 40px rgba(0, 0, 0, 0.46);
  cursor: pointer;
  padding: 10px 20px;
  background: #ffffff;
  border-radius: 8px;
  text-transform: none;
  border-top-left-radius: 0px;
  }

header .top a.exp:hover div.in:after {
    /* opacity: 0; */
    content: "";
    width: 15px;
    height: 30px;
    display: block;
    left: 0px;
    top: -15px;
    position: absolute;
    background: url(../images/assets/sprite.png) -60px 0px no-repeat;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}



header .top .tel a,
header .top .whats a {
  font-family: 'open_sanslight';
  width: auto;
  height: 30px;
  display: block;
  color: #545354;
  line-height: 30px;
  float: left;
  padding: 1px 7px 0;
  text-align: center;
  font-size: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header .top .tel a:hover,
header .top .whats a:hover {
  color: #21A79E;
}


header .top .mobile.mob-top-menu{
  float: right;
  display: block;
  z-index: 1000;
  position: relative;
}


header .top .mobile.mob-top-menu.is-active {
  position: fixed;
  right: calc(100% - 75%);
  z-index: 10002;
  top: 50px;
  margin-top: 0px;
}
header.active-menu .mobile.mob-top-menu.is-active {
  position: fixed;
  width: 100%;
  height: 100%;
  right: 0px;
  top: 0px;
  z-index: 100004;
  background: transparent;
  margin-top: 0px;
}
header.active-menu .mobile.mob-top-menu:before {
    content: "";
    opacity: 0.85;
    width: 100%;
    left: 0px;
    height: 100%;
    z-index: -1;
    display: inline-block;
    top: 0px;
    position: absolute;
    background: rgb(0,158,195);
    background: -moz-linear-gradient(left, rgba(0,158,195,1) 0%, rgba(27,175,169,1) 100%);
    background: -webkit-linear-gradient(left, rgba(0,158,195,1) 0%,rgba(27,175,169,1) 100%);
    background: linear-gradient(to right, rgba(0,158,195,1) 0%,rgba(27,175,169,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ec3', endColorstr='#1bafa9',GradientType=1 );
}


header.active-menu {
    z-index: 10000;
}
header.active-menu .mobile ul {
    width: 100%;
    height: calc(100vh - 50px);
    background: rgba(255, 255, 255, 0.8);
    position: relative;
    max-width: 300px;
    top: 0px;
    right: 0px;
    z-index: 1;
    overflow-y: auto;
    padding-bottom: 10px;
    float: right;
    padding-top: 50px!important;
}
.mobile.mob-top-menu.is-active ul li a{
  text-align: left;
}

header.active-menu .mobile.mob-top-menu.is-active .hamburger {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    z-index: 10;

}
header.active-menu .mobile.mob-top-menu.is-active .hamburger .line{
  margin: 2px auto;
  background-color: #2b2b2b;
}



/* header .bottom .menu a.logo:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 10px;
	width: 100%;
	height: 130px;
	background: url('../images/logo.png') center center no-repeat;
}
header .bottom .menu a.logo {
	padding: 0px; 
	padding-top: 16px; 
	text-indent: -9999px;
	position: relative;
	width: 140px;
}
header .bottom .menu a {
  font-family: 'TwCenMT-Regular';
  width: 110px;
  height: 40px;
  display: block;
  font-size: 14px;
  line-height: 36px;
  float: left;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  padding: 16px 25px 0;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header .bottom .menu a:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
header .bottom .menu a.logo:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
header .bottom .menu a:first-of-type {
	padding-left: 0px;
	text-align: left;
}
header .bottom .menu a:nth-child(2),
header .bottom .menu a:nth-child(3) {
	padding-left: 0px;
	text-align: left;
}
header .bottom .menu a:last-of-type {
	padding-right: 0px;
	text-align: right;
}
header .bottom .menu a:nth-child(5),
header .bottom .menu a:nth-child(6) {
	padding-right: 0px;
	text-align: right;
} 
header .bottom ul.menu {
  width: 100%;
  height: 100%;

	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;


	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;


	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}*/

header .bottom .banner-mini {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: auto 100%;
    position: relative;
    margin-bottom: -4px;
    max-height: 100px;
    min-height: 100px;
}

header .bottom .banner-mini ul.banner-menu{
  width: auto;
  float: right;
  display: inline-block;
  background-color: #000;
  height: auto;
  margin-bottom: -4px;
  border-radius: 30px;
  padding: 5px 20px;
  margin: 30px 0px 0px;
}
header .bottom .banner-mini ul.banner-menu li:before{
  content: "";
  position: absolute;
  left: calc(100% - 2px);
  top: calc(50% - -2px);
  width: 5px;
  height: 5px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.7);
}
header .bottom .banner-mini .banner-logo {
  width: 40%;
  display: block;
  float: left;
  margin-top: 25px;
  margin-bottom: 15px;
}
header .bottom .banner-mini .banner-logo img {
  float: left;
  max-width: 100px;
}
header .bottom .banner-mini .banner-logo span {
  display: block;
  font-family: 'robotoregular';
  height: auto;
  font-size: 33px;
  color: #fff;
  width: auto;
  float: left;
  margin-left: 20px;
  margin-top: 10px;
  text-shadow: 1px 1px 15px #000;
}
header .bottom .banner-mini ul.banner-menu li{
   width: auto;
  float: left;
  display: block;
  font-family: 'robotoregular';
  height: 16px;
  color: #fff;
  padding: 10px 15px;
  position: relative;
  text-shadow: 1px 1px 15px #000;
}
header .bottom .banner-mini ul.banner-menu li:last-of-type:before{
  content: none;
}


header .bottom .sub-menu {
    width: 100%;
    height: 50px;
    display: inline-block;
    margin-bottom: -4px;
    background: #132b4c;
}

header .bottom .sub-menu ul{
  width: 100%;
  display: inline-block;
}
header .bottom .sub-menu ul li{
  width: calc(25% - 5px);
  display: inline-block;
  height: auto;
  margin-bottom: -5px;
}
header .bottom .sub-menu a{
  font-family: 'robotoregular';
  line-height: 14px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  width: calc(100% - 77px);
  display: block;
  padding: 19px 40px 17px 40px;
  text-align: center;
  position: relative;
  border-left: 1px solid rgba(255, 255, 255, 0.22);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
header .bottom .sub-menu li:hover a{
  background: #284d7b;
}
header .bottom .sub-menu li:last-of-type a{
 border-right: 1px solid rgba(255, 255, 255, 0.22); 
}

header .bottom .sub-menu ul li:nth-child(1) a:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    left: 30px;
    top: calc(50% - 10px);
    background: url(../images/assets/sprite.png) -35px -27px no-repeat;
}
header .bottom .sub-menu ul li:nth-child(2) a:before {
    content: "";
    width: 21px;
    height: 25px;
    position: absolute;
    left: 30px;
    top: calc(50% - 10px);
    background: url(../images/assets/sprite.png) -60px -27px no-repeat;
}
header .bottom .sub-menu ul li:nth-child(3) a:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    left: 30px;
    top: calc(50% - 10px);
    background: url(../images/assets/sprite.png) -81px -27px no-repeat;
}
header .bottom .sub-menu ul li:nth-child(4) a:before {
    content: "";
    width: 21px;
    height: 25px;
    position: absolute;
    left: 35px;
    top: calc(50% - 10px);
    background: url(../images/assets/sprite.png) -104px -27px no-repeat;
}


/* FIM HEADER */



/* CARRINHOFIXO */
.carrinhoFixo {
  width: calc(260px - 40px);
  min-height: calc(100px - 80px);
  background: #fff;
  border: 1px solid #cdcbcb;
  border-right: 0px;
  display: block;
  position: fixed;
  right: 0px;
  z-index: 1000;
  top: calc(45vh - 80px);
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 40px;
  padding-right: 0px;
}
.carrinhoFixo span.titulo {
  color: #132b4c;
  font-size: 16px;
  line-height: 16px;
  font-family: 'robotoblack';
  text-transform: uppercase;
  width: 100%;
  display: inline-block;
}
.carrinhoFixo span.itens {
  color: #132b4c;
  font-size: 14px;
  line-height: 14px;
  font-family: 'robotoregular';
  width: 100%;
  margin: 10px 0px;
  display: inline-block;
}
.carrinhoFixo span.total {
  color: #052738;
  font-size: 14px;
  line-height: 14px;
  font-family: 'robotoblack';
  text-transform: uppercase;
  width: 100%;
  display: inline-block;
  border-top: 1px solid #052738;
  padding-top: 15px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.carrinhoFixo a.finalizar:hover {
  color: #132b4c;
  background: #fff;
}
.carrinhoFixo a.finalizar {
  color: #fff;
  background: #132b4c;
  font-size: 12px;
  line-height: 12px;
  font-family: 'robotobold';
  text-transform: uppercase;
  padding: 10px;
  display: inline-block;
  width: 75%;
  float: left;
  text-align: center;
  border: 1px solid #132b4c;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.carrinhoFixo a.finalizar b {
  font-weight: normal;
}
.carrinhoFixo a.finalizar i {
    display: none;
}
/* FIM CARRINHOFIXO */





/* FOOTER */
/* footer:before {
  content: "";
  width: 10%;
  position: absolute;
  left: -10vw;
  height: 100%;
  width: 10vw;
  top: 0px;
  background: #f1cbba;
}
footer:after {
  content: "";
  width: 10%;
  position: absolute;
  right: -10vw;
  height: 100%;
  width: 10vw;
  top: 0px;
  background: #f1cbba;
} */
footer {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  float: left;
  z-index: 100;
  left: 0%;
  margin-top: -2px;
  background: #f1f4f5;
}
footer form#formLiga {
  width: 300px;
  display: block;
  float: right;
}
footer form#formLiga span.titulo {
    width: calc(100% - 0px);
    display: block;
    padding: 12px 0px;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Source Code Pro Bold';
    color: #052738;
}
footer form#formLiga button.enviar:hover {
    background: #4a096d;
    border: 1px solid #4a096d;
}
footer form#formLiga button.enviar {
    color: #fff;
    width: auto;
    display: block;
    padding: 12px 20px;
    font-size: 12px;
    line-height: 12px;
    background: none;
    text-transform: uppercase;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 0.34);
    margin-bottom: 10px;
    outline: none;
    font-family: 'Source Code Pro Regular';
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
footer form#formLiga input {
  color: #fff;
  width: calc(100% - 40px);
  display: block;
  padding: 12px 20px;
  font-size: 12px;
  line-height: 12px;
  background: none;
  border: 1px solid rgba(255, 255, 255, 0.34);
  margin-bottom: 10px;
  outline: none;
  font-family: 'Source Code Pro Regular';
}
footer form#formLiga input::-webkit-input-placeholder {
  color: #fff;
}
footer form#formLiga input::-moz-placeholder { 
  color: #fff;
}
footer form#formLiga input:-ms-input-placeholder { 
  color: #fff;
}
footer form#formLiga input:-moz-placeholder { 
  color: #fff;
}
footer .top {
  display: inline-block;
  width: 100%;
  height: 130px;
  background: #fff;
  margin-bottom: -4px;
}
footer .conteudo {
  width: 1024px;
  height: auto;
  display: block;
  margin: 0 auto;
  position: relative;
}

footer div.bottom {
  width: 100%;
  height: auto;
  display: inline-block;
  padding-top: 15px;
  margin: 0 auto;
  padding-bottom: 40px;
}






footer span.copy {
  display: block;
  width: auto;
  font-family: 'open_sansregular';
  font-size: 14px;
  float: left;
  position: relative;
  left: 20px;
  top: 15px;
  color: #fff;
}
footer .menu-social {
  width: auto;
  height: 40px;
  display: block;
  font-size: 15px;
  color: #000;
  line-height: 36px;
  float: right;
  margin-top: -10px;
  margin-left: 0px;
  margin-right: 0px;
}
footer .menu-social a {
  width: 40px;
  height: 40px;
  display: block;
  font-size: 24px;
  color: #787a7a;
  line-height: 26px;
  float: left;
  padding: 0px 7px 0;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
footer .menu-social a:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
footer .end {
  width: 300px;
  display: inline-block;
  float: left;
  font-family: 'open_sansregular';
  height: auto;
  color: #ffffff;
  font-size: 13px;
  margin-left: 50px;
  margin-top: 20px;
  margin-right: 30px;
}
footer div.bottom .end:first-of-type {
    margin-top: 15px;
}
footer div.bottom .end a strong{
  font-family: 'Source Code Pro Bold';
}
footer div.bottom .end a.tel {
  font-family: 'Source Code Pro Regular';
  width: auto;
  display: block;
  color: #fff;
  line-height: 22px;
  float: left;
  text-align: left;
  font-size: 14px;
  position: relative;
  padding-left: 35px;
  margin-bottom: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
footer div.bottom .end a.tel:hover {
  color: #052738;
}
footer div.bottom .end a.tel:before {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  left: 5px;
  top: 10px;
  background: url(../images/assets/sprite.png) 0px 0px no-repeat;
}
footer .end p {
  position: relative;
  padding-left: 35px;
  display: inline-block;
}
footer .end p:before {
  content: "";
  width: 16px;
  height: 20px;
  position: absolute;
  left: 8px;
  top: 0px;
  background: url('../images/assets/sprite.png') -20px -27px no-repeat;
}
footer .centro {
  width: calc(100% - 270px);
  float: left;
  display: inline-block;
}
footer .dir span{
	font-family: 'robotolight';
	width: auto;
	height: 40px;
	display: block;
	font-size: 14px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	padding: 10px 25px 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin: 0 auto;
  cursor: pointer;
}
footer .final {
  width: 100%;
  height: auto;
  background: #2b2b2b;
  display: inline-block;

}
footer .logo-ag {
  position: relative;
  width: 180px;
  height: 50px;
  display: block;
  float: right;
  padding-top: 60px;
}
footer .logo-ag span {
  font-family: 'Gotham Book';
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 3px;
  float: right;
  position: relative;
  left: 10px;
  top: 25px;
  color: #3b3b3b;
}
footer .conteudo p.copy {
    width: 30%;
    display: inline-block;
    float: left;
    font-size: 16px;
    color: #666666;
    margin-top: 20px;
    font-family: 'latolight';
}
footer .logo-ag a {
  width: 80px;
  height: 30px;
  background: url(../images/logo-red.svg) no-repeat bottom center;
  background-size: 50px;
  display: block;
  float: right;
  margin: 15px 0px 0;
  text-decoration: none;
  text-indent: -9999px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 1.0;
}
footer .logo-ag a:hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

footer .mobile.mob-bottom-menu {
    display: none;
}
footer ul.menu{
  display: inline-block;
  float: left;
  width: auto;
  margin-top: 10px;
  margin-bottom: 20px;
}
footer .menu li{
  width: auto!important;
  float: left!important;
  margin: 0 5px;
}
footer .menu a:before{
  content: "";
  width: 1px;
  height: 15px;
  position: absolute;
  right: -6px;
  top: 12px;
  background: #666666;
}
footer .menu a{
  color: #666666;
  font-family: 'latolight';
  text-transform: initial;
  font-size: 13px;
  padding: 0px;
  margin: 0px;
  min-width: 10px;
  letter-spacing: 0px;
  position: relative;
}
footer .tel:before{
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  left: 5px;
  top: calc(50% - 8px);
  background: url('../images/assets/sprite.png') 0px 0px no-repeat;

}
footer .whats:before{
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  left: 9px;
  top: calc(50% - 9px);
  background: url(../images/assets/sprite.png) -17px 0px no-repeat;

}
footer .tel,
footer .whats {
  position: relative;
  width: calc(50% - 230px);
  height: 25px;
  display: block;
  font-size: 15px;
  color: #fff;
  line-height: 36px;
  float: left;
  margin-right: 0px;
  padding-left: 30px;
  margin-left: 0px;
  margin-top: 15px;
}
footer .tel a, 
footer .whats a {
    font-family: 'Myriad Pro';
    width: auto;
    height: 30px;
    display: block;
    color: #fff;
    line-height: 30px;
    float: left;
    padding: 1px 7px 0;
    text-align: center;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
footer .tel a:hover, 
footer .whats a:hover {
    color: #0bc0ff;
}
footer .menu a:hover {
    /* color: #0bc0ff; */
}
footer a.logo{
  background: transparent;
  border: 0px transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 240px;
  /*margin-bottom: 30px;*/
  margin-left: 15px;
}
footer a.logo:before {
    background: url(../images/logo-w.svg) center center no-repeat;
}
/* FIM FOOTER */


a.flutuante:before {
  content: "";
  width: 23px;
  height: 20px;
  display: block;
  text-align: center;
  left: 0px;
  bottom: -18px;
  position: absolute;
  background: url(../images/assets/sprite.png) -76px 0px no-repeat;
  -webkit-transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}
a.flutuante:hover:before {
  background: url(../images/assets/sprite.png) -99px 0px no-repeat;
}
a.flutuante:hover {
  background: #4a096d;
}
a.flutuante.fixo {
  top: -80px;
  position: absolute;
  right: 0px;
  bottom: initial;
}
a.flutuante {
  width: auto;
  height: auto;
  position: fixed;
  right: 0px;
  bottom: 20px;
  z-index: 101;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-family: 'Source Code Pro Medium';
  text-align: center;
  display: inline-block;
  color: #fff;
  line-height: 16px;
  font-size: 16px;
  text-shadow: 0px 0px 40px rgba(0, 0, 0, 0.46);
  cursor: pointer;
  padding: 20px;
  background: #2b2b2b;
  border-radius: 8px;
  border-bottom-left-radius: 0px;
}







/* BOX FORMULARIO */

div.boxFormulario.active {
    z-index: 1001;
    height: 100vh;
    opacity: 1;
}
div.boxFormulario {
    background-color: transparent;
    display: inline-block;
    height: 0%;
    width: 100vw;
    z-index: -1;
    position: fixed;
    top: 0px;
    left: 0px;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
div.boxFormulario:before {
    content: "";
    width: 100%;
    left: 0px;
    height: 100%;
    z-index: -1;
    display: inline-block;
    top: 0px;
    position: absolute;
    opacity: 0.8;
    background: rgba(0, 0, 0, 0.75);
}
div.boxFormulario div.fecha {
    width: 100vw;
    height: 100vh;
    display: inline-block;
    cursor: pointer;
    z-index: 9950;
}
div.boxFormulario.active div.cont {
  opacity: 1;
  /* min-height: 500px; */
  max-height: 100vh;
  overflow-y: auto;
}


div.boxFormulario div.cont {
    opacity: 0;
    width: 1024px;
    min-height: 0px;
    max-height: 0px;
    position: fixed;
    top: 15%;
    left: calc(50% - 1024px / 2);
    background: #fff;
    z-index: 10000;
    border-radius: 0px;
    /* overflow: hidden; */
    border: 1px solid #bdbdbd;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    /* overflow-y: auto; */
}
div.boxFormulario.relatorio div.cont {
  width: 800px;
  left: calc(50% - 400px);
}
div.boxFormulario i.fecha {
    width: 30px;
    height: 30px;
    right: 10px;
    top: 10px;
    background: #fff;
    z-index: 10005;
    display: block;
    color: #716e6e;
    float: right;
    position: absolute;
    text-align: center;
    font-size: 29px;
    border-radius: 20px;
    cursor: pointer;
}
div.boxFormulario .cont span.titulo {
    width: calc(100% - 0px);
    display: block;
    padding: 0px 0px;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 30px;
    /* letter-spacing: 1px; */
    font-family: 'DINRoundPro-Light';
    color: #666666;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: relative;
    z-index: 2;
    text-align: center;
    margin: 70px 0px 50px;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    
}
div.boxFormulario .cont span.titulo span.sub {
    width: calc(100% - 0px);
    display: block;
    padding: 0px 0px;
    font-size: 17px;
    line-height: 17px;
    letter-spacing: 0px;
    font-family: 'DINRoundPro-Light';
    color: #717171;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: relative;
    z-index: 2;
    text-align: center;
    text-transform: initial;
    font-weight: 100;
    margin-top: 10px;
}
div.boxFormulario .cont span.titulo strong {
    font-weight: 900;
}
div.boxFormulario div.cont .baixo {
  width: calc(100% - 200px);
  height: auto;
  display: inline-block;
  float: left;
  padding: 30px 100px;
  padding-top: 0px;
  /* padding-bottom: 0px; */
}


div.boxFormulario div.cont .lista {
    width: calc(100% - 60px);
    max-height: 250px;
    display: inline-block;
    float: left;
    padding: 30px;
    padding-top: 0px;
    overflow-y: auto;
}

div.boxFormulario div.cont .lista div.l span a.down:hover {
    background: #fff;
    color: #052738;
}
div.boxFormulario div.cont .lista div.l span a.down {
  background: #052738;
  font-family: "lato";
  display: block;
  padding: 2px 20px;
  line-height: 24px;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  max-width: 100px;
  text-align: center;
  display: block;
  float: right;
  margin-right: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
div.boxFormulario div.cont .lista div.l span{
  font-family: 'open_sansregular';
  font-size: 14px;
  line-height: 23px;
  text-transform: inherit;
  color: #fff;
  padding: 10px 10px 10px 0px;
  float: left;
  min-height: 10px;
  display: block;
  text-align: left;
}
div.boxFormulario div.cont .lista div.l:hover,
div.boxFormulario div.cont .lista div.l:hover:nth-child(2n+1) {
    background: #4c4b4b;
}
div.boxFormulario div.cont .lista div.l{
  background: #727272;
  width: 100%;
  display: block;
  float: left;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
div.boxFormulario div.cont .lista div.l.f,
div.boxFormulario div.cont .lista div.l.f:hover{
  background: transparent!important;
}
div.boxFormulario div.cont .lista div.l:nth-child(2n+1) {
  background: #919191;
}
div.boxFormulario div.cont .lista div.l span:nth-child(1) {
    width: calc(10% - 20px);
    padding-left: 10px;
    text-align: center;
}
div.boxFormulario div.cont .lista div.l span:nth-child(2) {
    width: calc(40% - 20px);
    padding-left: 10px;
}
div.boxFormulario div.cont .lista div.l span:nth-child(3) {
    width: calc(20% - 20px);
    padding-left: 10px;
}
div.boxFormulario div.cont .lista div.l span:nth-child(4) {
    width: calc(30% - 20px);
    padding-left: 10px;
}
div.boxFormulario div.cont .lista div.h span{
  color: #4b4b4b;
  text-transform: uppercase;
}
div.boxFormulario div.cont .baixo span.rela b.icon{
  margin-top: -20px;
  position: relative;
  display: block;
  float: right;
  font-size: 50px;

}
div.boxFormulario div.cont .baixo span.rela {
    float: left;
    width: 200px;
    font-family: 'latobold';
    font-size: 30px;
    line-height: 30px;
    padding-top: 20px;
    color: #052738;
    position: relative;
}
div.boxFormulario div.cont .baixo span.logado b.icon{
  margin-top: -20px;
  position: relative;
  display: block;
  float: right;
  font-size: 50px;

}


div.boxFormulario div.cont .baixo span.logado b.icon{
  margin-top: -4px;
  position: relative;
  display: block;
  float: left;
  font-size: 35px;
  width: 40px;
  color: #052738;

}
div.boxFormulario div.cont .baixo span.logado {
  float: right;
  width: 200px;
  font-family: 'open_sansregular';
  font-size: 14px;
  line-height: 14px;
  padding-top: 20px;
  color: #1a1a1a;
  position: relative;
}
div.boxFormulario div.cont .baixo .linha {
    width: calc(100% / 2 - 0px);
    float: left;
    margin-bottom: 5px;
    position: relative;
    overflow: hidden;
    max-height: 50px;
}
div.boxFormulario div.cont .baixo .linha.full{
  width: calc(100% / 1 - 0px);
}
div.boxFormulario div.cont form#formForm {
    width: calc(100% - 60px);
    font-family: robotoblack;
    font-size: 30px;
    margin-bottom: 5px;
    display: inline-block;
    color: #132b4c;
    padding: 40px 30px 0px;
    text-align: center;
}
div.boxFormulario div.cont .baixo .linha div.box-select {
    width: 100%;
    display: inline-block;
    position: relative;
}
div.boxFormulario div.cont .baixo .linha div.box-select i {
    content: "";
    width: 13px;
    height: 18px;
    display: block;
    right: 18px;
    top: calc(50% - 14px);
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
div.boxFormulario div.cont .baixo button#botao_contato{
  background: #bb5d60;
  display: inline-block;
  color: #fff;
  font-family: 'latobold';
  font-size: 16px;
  line-height: 45px;
  text-transform: uppercase;
  text-align: center;
  width: 150px;
  border-radius: 60px;
  padding: 0px 0px;
  z-index: 1;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  outline: none;
  float: right;
  margin-right: 10px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

div.boxFormulario div.cont .baixo button#botao_contato:hover {
    opacity: 0.8;
}


div.boxFormulario div.cont .baixo .linha div.box-select label {
    color: #717171;
    font-size: 16px;
    line-height: 22px;
    padding: 10px;
    outline: none;
    width: calc(100% - 50px);
    float: left;
    border: 0px;
    border: 1px solid #c3c3c3;
    resize: none;
    max-height: 70px;
    margin-bottom: 10px;
    margin-right: 20px;
    font-family: 'latolight';
    padding-left: 30px;
}
div.boxFormulario div.cont .baixo .linha div.box-select select {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    cursor: pointer;
}
div.boxFormulario div.cont .baixo .linha b.icon {
    float: left;
    width: 40px;
    color: #052738;
    margin-top: 8px;
}
div.boxFormulario div.cont .baixo .linha input {
  color: #717171;
  font-size: 16px;
  line-height: 22px;
  padding: 10px;
  outline: none;
  width: calc(100% - 50px);
  float: left;
  border: 0px;
  border: 1px solid #c3c3c3;
  resize: none;
  max-height: 70px;
  margin-bottom: 10px;
  margin-right: 20px;
  font-family: 'latolight';
  padding-left: 30px;
}
div.boxFormulario div.cont .baixo button.confirmar {
  font-family: 'latobold';
  width: 150px;
  height: auto;
  display: inline-block;
  color: #fff;
  line-height: 36px;
  padding: 0px 35px;
  text-align: center;
  border-radius: 5px;
  margin: 6px auto 0px;
  font-size: 16px;
  float: none;
  cursor: pointer;
  background-image: url(../images/assets/login.png);
  background-repeat: no-repeat;
  background-position: calc(0% + 5px) center;
  background-color: #052738;
  border: 1px solid transparent;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-right: 0px;
}
div.boxFormulario div.cont .baixo button.confirmar:hover {
    color: #052738;
    /* background: url(../images/assets/login.png) calc(0% + 5px) center no-repeat #fff; */
    /* border: 1px solid #2b2b2b; */
    background-image: url(../images/assets/login.png);
    background-repeat: no-repeat;
    background-position: calc(0% + 5px) center;
    background-color: #2b2b2b;
}
/* FIM BOX FORMULARIO */



div.mapa{
  width: 100%;
  display: inline-block;
  background: #3e3e3f;
  height: auto;
  z-index: 101;
  position: relative;
}
div.mapa iframe{
  width: 100%;
  /* pointer-events: none; */
  display: block; 
}
div.mapa iframe.active{
  pointer-events: auto;
}
.mapa.active .interFra {
    /* height: 450px; */
    height: 150px;
}
.mapa .interFra {
    display: inline-block;
    width: 100%;
    min-height: 0%;
    height: 150px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-bottom: -4px;
}
.mapa.active span.mostraMapa {
  transform: rotate(0deg);
  margin-top: -16px;
}
.mapa span.mostraMapa {
    transform: rotate(180deg);
    cursor: pointer;
    width: 100%;
    max-width: 50px;
    background: #3f7b9f;
    border-radius: 50px;
    height: 50px;
    display: block;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-size: 30px;
    text-align: center;
    padding: 1px 2px 2px 1px;
    margin-top: -43px;
    z-index: 1;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.mapa span.mostraMapa b.icon {
  top: 10px;
  position: absolute;
  left: -1px;
  width: 100%;
  height: 100%;
}


div.boxFormulario div.cont span.inter_txt img {
    float: left;
    margin-right: 20px;
    max-width: 40%;
}
div.boxFormulario div.cont span.inter_txt ul li {
    color: #000;
    font-weight: bold;
    margin-bottom: 4px;
    margin-left: 10px;
    list-style: initial;
    list-style-position: inside;
}


.instagramFotos {
  width: calc(100% - 0px);
  display: inline-block;
  overflow: hidden;
  padding: 0px;
  height: 220px;
}
.instagramFotos a:hover{
  background: #fff;
}
.instagramFotos a{
  width: calc(50% - 4px);
  display: block;
  float: left;
  height: 110px;
  overflow: hidden;
  margin: 2px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;

  display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: flex;


-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;


-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
}
.instagramFotos a img{
  width: auto;
    height: 100%;
}

/*RESPONSIVO*/

/* Smartphones (portrait and landscape) ----------- */
@media screen and (max-width: 480px) {
  .logo::before{
    width: 100%;
    margin-left: 110px !important;
  }
  .modelo {
    margin-bottom: 10px !important;
  }
  div#sobre {
    padding-top: 0;
  }
  .emailheader span{
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 29px;
    font-size: 11px !important;
  }
  .mini-banner.owl-loaded .owl-stage-outer, .mini-banner.owl-loaded{
    float: none !important;
  }
  .sociais{
    float: left !important;
    margin-top: 30px !important;
    margin-bottom: 30px;
    margin-left: 140px;
    width: 100%;
    display: none !important;
  }
  .margin{
    display: none;
  }
  .diferenciais{
    width: 100%;
    margin-top: 80px;
    display: inline;
  }

  .box_dif{
        width: calc(80% / 1 - 2px) !important;
    text-align: center;
    margin: auto !important;
    display: block !important;
  }
  .box_dif p{
    margin: 0 !important;
    padding-bottom: 15 !important;
    padding-left: 0 !important;
  }
  .botao{
    width: 80% !important;
  }
  .esquerda, .direita{
    float: none !important;
    width: 100% !important;
    padding: 20px 0;
  }
  .mini-banner.owl-loaded .owl-stage-outer, .mini-banner.owl-loaded{
    float: none;
  }
  section.home .planos{
    background: #fff !important;
  }
  .modelo img{
    width: 95% !important;
  }

 /*  .modelo div{
    width: 95% !important;
  } */


  section.home .conteudo .opc #banner_opc .banner_item .bannertxts span.txtT{
    margin-right: -20px !important;
  }
  section.home .conteudo .opc #banner_opc .banner_item .bannertxts span.txtS, section.home .conteudo .opc #banner_opc .banner_item .bannertxts span.txtSub{
    width: 100% !important;
    height: auto !important;
    margin: 35px -10px 4px 30% !important;
  }
  .esq{
    width: 100% !important;
    float: left !important;
  }
  label{
    width: 97% !important;
    text-align: center !important;
    padding-left: 0px !important;
  }
  .footer_contato{ 
       width: auto !important;
    padding-left: 30px !important;
    min-height: unset !important;
    margin-top: 17px;
  }
  .footer_facebook{
    width: 100% !important;
    margin-left: 7px !important;
    margin-top: 10px !important;
    float: left !important;
  }
  .linhaF{
    float: left !important;
    width: 100% !important;
  }
  .linha{
    float: left !important;
    width: 100% !important;
  }
  form.contato button.btn-newsletter{
    width: 98% !important;
    float: left;
  }
  footer .conteudo p.copy{
    width: 50%;
    float: none !important;
    margin-top: 22px !important;
    margin: auto;
    text-align: center;
    display: block;
  }
  h2.titulo{
    font-size: 25px !important;
  }
  .mid{
    width: 100% !important;
    text-align: center !important;
  }
  footer .logo-ag{
    width: 100% !important;
    float: left !important;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: -120px;
  }
  section.home .conteudo .opc #banner_opc .banner_item .bannertxts .esq {
    width: 100% !important;
    float: left !important;
    display: inline-block !important;
    height: 100% !important;
  }

  section.home .setor{
    margin-top: 10px !important;
  }
}

.footer_facebook{
    width: 40%; float: right; margin-right: -54px;
  }

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-width : 481px) 
and (max-width : 900px) {
  div.boxFormulario .cont span.titulo{
    margin: 10px 0px 50px;
  }
   div.boxFormulario div.cont .baixo {
    width: calc(100% - 40px);
    padding: 30px 20px;
  }
  header div.bottom a.logo{
    width: 260px;
    height: 100px;
  }
  
  header ul.menu {
    display: none;
  }
  .mobile.mob-top-menu{
    top: 30px;
    right: 53px;
    display: block;
    width: 10px;
    position: absolute;
    -webkit-transition: top 0.8s ease-out;
    -moz-transition: top 0.8s ease-out;
    -o-transition: top 0.8s ease-out;
    transition: top 0.8s ease-out;
  }
  footer .centro {
    width: 50%;
    float: left;
    display: inline-block;
    clear: left;
  }

  footer form#formLiga {
    width: calc(50% - 30px);
    display: block;
    float: left;
}
  footer a.logo {
    margin-left: 20px!important;
  }
footer div.bottom .end {
    width: calc(100% - 80px);
    padding-left: 20px;
}

  header .top .tel{
  /* margin-top: 25px; */
    /* margin-right: 70px; */
  }
  header .top .menu-social{
    /* margin-top: 25px; */
  }
  header .bottom .sub-menu a{
    font-size: 12px;
  }
  header .bottom .sub-menu ul li a:before{
    left: 20px!important;
  }
footer{
    padding: 10px 0px 20px;
    width: auto !important;
  }
  footer .top {
    display: block;
    width: auto;
  }
  footer div.bottom .final .dir {
    width: auto;
    margin: 0px;
    float: right;
    margin-top: -30px;
  }
  header .bottom .banner-mini ul.banner-menu{
    margin: 0px 0px 10px;
  }
}

@media only screen 
and (min-width : 0px) 
and (max-width : 900px) {
section.home #banner_principal, section.home #banner_principal .owl-stage-outer {
    width: 100% ;
    overflow: visible !important;
}
header .top .mobile.mob-top-menu.is-active {
  right: 0px;
}
header ul.menu li{
    display: block;
    float: left;
    width: calc(100% - 80px);
    position: relative;
    z-index: 1;
    margin: 0px 40px;
}
  header.active-menu .mobile.mob-top-menu.is-active .hamburger .line {
    margin: 3px auto;
    background-color: #fff;
    border-color: #fff;
    height: 6px;
  }
  a.flutuante.fixo{
    top: initial;
    bottom: calc(100% + 30px);
    font-size: 10px;
    padding: 10px;
  }
  a.flutuante {
    top: calc(100% - 60px);
    font-size: 10px;
    padding: 10px;
  }
  .mobile .hamburger .line{
    background-color: #fff;
    border: 0px solid #fff;
  }
  header .top a.exp:hover div.in{
    display: none;
  }
  ul.breadcrumb {
    width: calc(100% - 0px);
    padding: 0 0px;
    margin-bottom: 10px;
    margin-top: -10px;
  }
   header .bottom .banner-mini .banner-logo{
    width: 100%;
    display: inline-block;
    max-height: 60px;
    margin: 0 auto;
    text-align: center;
    /* max-width: 100px; */
    float: left;
  }
  header .bottom .banner-mini{
    max-height: 160px;
  }
  header .bottom .banner-mini .banner-logo span {
    display: block;
    font-family: 'robotoregular';
    height: auto;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    width: calc(100% - 100px);
    float: left;
    margin-left: 0px;
    margin-top: 10px;
    text-align: left;
    text-shadow: 1px 1px 15px #000;
}

   body, html {
    /* overflow-x: hidden; */
    width: 100vw;
    display: inline-block;
  } 
  header .conteudo,
  footer .conteudo{
    width: 100%;
    display: inline-block;
  }
  header .top .menu-top,
  footer ul.menu{
    display: none;
  }
  header.active-menu .mobile ul {
    width: 100%;
    height: calc(100vh - 50px);
    background: transparent;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: -1;
    overflow-y: auto;
    max-width: 100vw;
    padding-top: 0px!important;
    padding-bottom: 70px;
  } 
  .mobile.mob-top-menu.is-active ul li a {
    text-align: center;
    width: 100%;
    position: relative;
    z-index: 1;
    display: inline-block;
  }
  header.active-menu .mobile.mob-top-menu.is-active {
      position: fixed;
      width: 100%;
      height: 100%;
      right: 0px;
      top: 0px;
      z-index: 99999;
  }
  header .top .mobile.mob-top-menu{
    margin-top: -5px;
  }
  .carrinhoFixo span.titulo {
    position: absolute;
    top: -15px;
    background: #fff;
    width: auto;
    padding: 5px 15px;
    border-radius: 11px;
    border: 1px solid #cdcbcb;
    font-size: 10px;
    left: 10px;
  }
  .carrinhoFixo span.total{
    width: calc(50% - 30px);
    margin: 10px 0px;
    float: left;
    padding-top: 0px;
    border: 0px;
  }
  .carrinhoFixo span.itens{
    width: calc(50% - 30px);
    margin: 10px 0px;
    float: left;
  }
  .carrinhoFixo a.finalizar {
    width: auto;
    float: right;
    padding: 7px;
    border-radius: 5px;
  }
  .carrinhoFixo a.finalizar b {
    display: none;
  }
  .carrinhoFixo a.finalizar i {
    display: block;
    font-size: 17px;
  }
  .carrinhoFixo{
    position: fixed;
    bottom: 0px;
    left: 0px;
    padding: 10px;
    border-radius: 0px;
    border-right: 1px solid #cdcbcb;
    height: auto;
    width: calc(100% - 20px);
    max-height: 80px;
    top: initial;
    z-index: 101;
  }
  .mobile.mob-bottom-menu{
    position: absolute;
    top: 40px;
  }
  .mobile.mob-bottom-menu .hamburger .line {
    background-color: #fff;
  }


    div.boxFormulario.active div.cont,
    div.boxFormulario.contadores.active div.cont {
    opacity: 1;
    min-height: 100%!important;
    max-height: 100%!important;
    top: 0px;
    border-radius: 0px!important;
    width: 100%;
    margin: 0px;
    left: 0px;
    overflow-y: auto;
  }
  div.boxFormulario div.cont:before{
    content: none!important;
  }
  div.boxFormulario .cont span.tituloTop{
    padding: 50px 20px 20px;
    width: calc(100% - 40px);
  }
  div.boxFormulario div.cont form#formForm {
    width: calc(100% - 40px);
    font-family: robotoblack;
    font-size: 30px;
    margin-bottom: 5px;
    display: inline-block;
    color: #132b4c;
    padding: 50px 20px 0px;
    text-align: center;
  }
  div.boxFormulario i.fecha{
    left: initial!important;
    right: 10px;
  }

  .topoDestaque .conteudo {
    width: calc(100% - 40px)!important;
    height: auto!important;
    min-height: 10px!important;
  }


}

@media only screen 
and (min-width : 0px) 
and (max-width : 1000px) {
    

}

.busca{
  margin-top: 30px;
}

.margin{
  width: 100%;
  float: left;
}

.margin{
  background: #53aab7;
  height: 40px;
  width: 100%;
}

ul{
  width: 1280px;
  margin: 0 auto;
}

ul > li{
  display: inline-block !important;
  padding-left: 75px;
  padding-right: 75px;
  padding-top: 12px;
}

li:hover{
  background: #f1f4f5;
  height: 40px;
  padding-top: 12px;
  transition: all 1.5s ease 0s;
}

li:hover a:hover{
  transition: all 1.5s ease 0s;
  color: #222;
}

ul > li > a{
  font-family: 'Gotham';
  font-size: 14px;
  color: #fff;
  letter-spacing: 2px;
}

.emailheader{
  text-align: center;
  padding-top: 75px;
  font-family: "Gotham Light";
  margin-right: 120px;
  font-weight: bold;
}

.sociais{
  float: right;
  margin-top: -30px;
}

.socias > div{
  padding-left: 50px;
}

.facebook{
  display: inline-block;
  padding-top: 8px;
  text-align: center;
  border-radius: 100%;
  background: #767676;
  width: 40px;
  height: 32px;
  font-size: 24px;
  color: #fff;
}

.linkedin{
  display: inline-block;
  padding-top: 8px;
  text-align: center;
  border-radius: 100%;
  background: #767676;
  width: 40px;
  height: 32px;
  font-size: 24px;
  color: #fff;
}

.spacing{
  width: 15px;
  display: inline-block;
}

/* Esconde o input */
input[type='file'] {
  display: none
}

/* Aparência que terá o seletor de arquivo */
label {
  background: none;
  display: block;
  border: 1px solid #b3b4b6;
  width: 95%;
  color: #27282a;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 60px;
  font-family: "Gotham";
  text-transform: uppercase;
  line-height: 16px;
  font-size: 12px;
  max-height: 40px;
  letter-spacing: 2px;
  position: relative;
  outline: none;
  z-index: 1;
  opacity: 1;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
}

.footer_contato{
  border: 1px solid #d6dadb;
  width: 54%;
  padding-left: 80px;
  float: left;
  min-height: 208px;
  padding-top: 20px;
}

.footer_contato p{
  padding-top: 30px;
}

.newsletter{
  margin-top: 60px;
  float: left;
}


form.contato input {
    color: #27282a;
    font-family: gotham light;
    font-size: 16px;
    background: 0 0;
    line-height: 22px;
    padding: 10px;
    outline: none;
    width: calc(100% - 50px);
    float: left;
    border: 0;
    border: 1px solid #b3b4b6;
    resize: none;
    max-height: 70px;
    margin-bottom: 10px;
    margin-right: 20px;
    padding-left: 30px;
}

form.contato button.btn-newsletter{
  background: #53aab7;
  display: block;
  float: left;
  width: 22%;
  border: none;
  color: #fff;
  padding-top: 13.5px;
  padding-bottom: 13.5px;
  font-family: "Gotham";
  text-transform: uppercase;
  line-height: 16px;
  font-size: 12px;
  position: relative;
  outline: none;
  z-index: 1;
  opacity: 1;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  float: right;
  margin-right: 10px;
}

.mid{
  float: left;
  width: 40%;
}

.mid p{
  padding-top: 30px;
}

.mod{
  margin-top: 422px;
  background: url('../images/assets/mod_fundo.png'); 
  height: 60px;
}

.mod p{
  text-align: center; 
  padding-top: 20px; 
  padding-bottom: 20px; 
  font-family: 'Gotham'; 
  font-size: 20px;
  color: #fff;
}

.box{
  background: rgb(230, 230, 230);
  height: 482px; 
  width: 100%;

}

#box{
  background: rgba(1,29,36,0.9);
  height: 482px; 
  width: 100%;
  display: blok
}

#box .price{
  padding-top: 70px;
  background: url('../images/assets/mod_fundo.png') no-repeat; 
  background-position: center center;
  height: 60px;
}

#box .price p{
  font-family: "Gotham Light";
  color: #fff;
  text-align: center;
  margin-top: -12px;
}

.texto_mod p{
  padding-left: 95px;
  padding-top: 10px; 
  padding-bottom: 10px; 
  font-family: 'Gotham Book'; 
  font-size: 20px;
  color: #fff;
}

.subtexto_mod p{
  padding-left: 95px;
  padding-top: 10px; 
  padding-bottom: 10px; 
  line-height: 24px;
  letter-spacing: 1px;
  font-family: 'Gotham Light'; 
  font-size: 16px;
  color: #fff;
}

.botoes_mod{
  width: 300px;
  height: 60px;
  border: 1px solid #fff;
  text-align: center;
  margin-top: 20px;
  margin-left: 89px;
}

.botoes_mod .botao_mod p{
  color: #fff;
  font-family: "Gotham Light";
  font-size: 14px;
  letter-spacing: 2px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.link-mobile{
  display: none !important;
}

/* TEMP */

.mod1{
  margin-top: 422px;
  background: url('../images/assets/mod_fundo.png'); 
  height: 60px;
}

.mod1 p{
  text-align: center; 
  padding-top: 20px; 
  padding-bottom: 20px; 
  font-family: 'Gotham'; 
  font-size: 20px;
  color: #fff;
}

#box1{
  background: rgba(1,29,36,0.9);
  height: 482px; 
  width: 100%;
}

#box1 .price{
  padding-top: 70px;
  background: url('../images/assets/mod_fundo.png') no-repeat; 
  background-position: center center;
  height: 60px;
}

#box1 .price p{
  font-family: "Gotham Light";
  color: #fff;
  text-align: center;
  margin-top: -12px;
}

/* TEMP 2 */

.mod2{
  margin-top: 422px;
  background: url('../images/assets/mod_fundo.png'); 
  height: 60px;
}

.mod2 p{
  text-align: center; 
  padding-top: 20px; 
  padding-bottom: 20px; 
  font-family: 'Gotham'; 
  font-size: 20px;
  color: #fff;
}
#box2{
  background: rgba(1,29,36,0.9);
  height: 482px; 
  width: 100%;
}
#box2 .price{
  padding-top: 70px;
  background: url('../images/assets/mod_fundo.png') no-repeat; 
  background-position: center center;
  height: 60px;
}
#box2 .price p{
  font-family: "Gotham Light";
  color: #fff;
  text-align: center;
  margin-top: -12px;
}
/* TEMP 3 */
.mod3{
  margin-top: 422px;
  background: url('../images/assets/mod_fundo.png'); 
  height: 60px;
}
.mod3 p{
  text-align: center; 
  padding-top: 20px; 
  padding-bottom: 20px; 
  font-family: 'Gotham'; 
  font-size: 20px;
  color: #fff;
}
#box3{
  background: rgba(1,29,36,0.9);
  height: 482px; 
  width: 100%;
}
#box3 .price{
  padding-top: 70px;
  background: url('../images/assets/mod_fundo.png') no-repeat; 
  background-position: center center;
  height: 60px;
}
#box3 .price p{
  font-family: "Gotham Light";
  color: #fff;
  text-align: center;
  margin-top: -12px;
}
/* TEMP 4 */
.mod4{
  margin-top: 422px;
  background: url('../images/assets/mod_fundo.png'); 
  height: 60px;
}
.mod4 p{
  text-align: center; 
  padding-top: 20px; 
  padding-bottom: 20px; 
  font-family: 'Gotham'; 
  font-size: 20px;
  color: #fff;
}
#box4{
  background: rgba(1,29,36,0.9);
  height: 482px; 
  width: 100%;
}
#box4 .price{
  padding-top: 70px;
  background: url('../images/assets/mod_fundo.png') no-repeat; 
  background-position: center center;
  height: 60px;
}
#box4 .price p{
  font-family: "Gotham Light";
  color: #fff;
  text-align: center;
  margin-top: -12px;
}
.mobile{
  display: none;
}

@media screen and (max-width: 1100px){
  .modelo .hover-modelos{
    opacity: 1;
    z-index: 9;
  }
  .hover-modelos{
    opacity: 1;
  }
  section.home .setor{
    opacity: 1 !important;
  }
  .margin ul {
    width: 100%;
  }
  section.home #banner_principal .banner_item .bannertxts .esq {
    position: relative;
    left: 140px;
  }
  .contentnew{
    width: calc(100% - 40px);
  }
  div#contato {
    clear: both;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 815px){
  .contentnew {
    width: auto !important;
  }
  section.home .planos{
    background-size: 212% !important;
  }
  .box_dif p{
    width: 90%;
    margin: auto;
  }
  header {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
 }
 .footer_facebook {
    width: 40%;
    float: left;
    margin-left: 14px;
  }
  footer .mid{
    width: auto;
    display: flex !important;
    align-items: center;
  }
 div#contato{
  max-height: unset !important;
 }
 .footer_contato{
    width: auto;
    padding: 30px;
 }
 .botao{
  width: auto !important;
 }
  section.home #banner_principal .owl-loaded .owl-dots, #banner_principal2 .owl-loaded .owl-dots, .mini-banner.owl-loaded .owl-dots{
    width: 100% !important;
  }
  section.home .conteudo .opc #banner_opc .banner_item .bannertxts span.txtT{
    float: none !important;    
    width: calc(100% - 30px) !important;
    margin-right: 0 !important;
  }
  div#contato .conteudo .esq {
    float: none !important;
    width: auto !important;
  }
  .setor.contato {
    margin-top: 0 !important;
  }
  ul.slick-dots {
    text-align: center;
    padding: 15px 0;
  }
  ul.slick-dots li button {
    padding: 0;
    color: white;
    font-size: 0;
    border: 2px solid #244151;
    width: 12px;
    height: 12px;
    background: white;
  }
  ul.slick-dots li.slick-active button{
    background: #244151; 
  }
  .margin {
    display: none;
  }
}

@media screen and (max-width: 615px){
  div#banner_principal span.txtT {
    font-size: 2em !important;
  }
  section.home #banner_principal .banner_item .bannertxts .esq{
    left: 0;
  }
  footer .mid{
    display: block !important;
  }
  .modelo {
    width: 100% !important;
  }
  .modelo .hover-modelos{
    opacity: 1;
    z-index: 9;
  }
  .hover-modelos {
    width: 51% !important;
  }
  .contentnew{
    display: block !important;
  }
  form#formNewsLetter {
    width: 100% !important;
  } 
  .bannerList.mobi-bannerlist.owl-loaded.owl-drag {
    margin-top: 50px;
  }
  ul.slick-dots {
    text-align: center;
    padding: 15px 0;
  }
  ul.slick-dots li button {
    padding: 0;
    color: white;
    font-size: 0;
    border: 2px solid #244151;
    width: 12px;
    height: 12px;
    background: white;
  }
  ul.slick-dots li.slick-active button{
    background: #244151; 
  }
  ul.slick-dots {
    width: 100%;
  }
  ul.slick-dots li {
    padding: 0;
    margin: 3px;
  }
}
/*VISITOR'S COUNTER*/
.main_container {
  height: 46px;
  width: auto;
  padding: 3px;
  margin: 2px;
  max-width: 300px;
  background-color: #555555;
  align-content: center;
  margin-left: 415px;
}
.container_inner {
  height: auto;
  border: none;
  background-color: #555555;
  max-width: 290px;
  vertical-align: center;
  padding-top: 12px;
  padding-left: 10px;
  align-content: center;
}
 .num_tiles {
  width:30px;
  height: 30px;
  background-color: #888888;
  color: #ffffff;
  font-size: 22px;
  text-align: center;
  line-height: 20px;
  padding: 3px;
  margin: 1.5px;
  font-family: verdana;
  vertical-align: center;
}
.container1 {
  position: relative;
  width: 50%;
}
.image1 {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}
.middle1 {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.container1:hover .image1 {
  opacity: 0.3;
}
.container1:hover .middle1 {
  opacity: 1;
}
.text1 {
  background-color: #4CAF50;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}
@media screen and (max-width: 615px){
  section.home #banner_principal, section.home #banner_principal .owl-stage-outer{
    width: 100vh !important;
  }
  .link-mobile{
   display: block !important;
    border: 1px solid white;
    width: 229px !important;
    clear: both;
    color: white;
    margin: auto;
    font-family: 'Lato',sans-serif;
    text-align: center;
    padding: 13px;
    left: -14px;
    top: 130px;
    z-index: 9999;
  }
  .valores{
    font-size: 19px;
  }
  div#contato {
    height: auto !important;
    display: block;
  } 
}