@charset "UTF-8";
/*@import url(animate.css);
@import url(fl-justicons.css);
@import url(fl-bigmug-line.css);*/
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
/*@import url(geral.css);*/
@import url(//fonts.googleapis.com/css?family=Raleway:400,300,700|Montserrat:400,700);


body {
  color: #000000;
  font: 400 13px/24px "Raleway", sans-serif;
  -webkit-text-size-adjust: none;
  background: #1f1f1f;
}

img {
  max-width: 100%;
  height: auto;
}

h2 {
  font-size: 48px;
  line-height: 50px;
}
@media (max-width: 991px) {
  h2 {
    font-size: 30px;
    line-height: 36px;
  }
}

h3 {
  font-size: 30px;
  line-height: 36px;
}
@media (max-width: 991px) {
  h3 {
    font-size: 24px;
    line-height: 30px;
  }
}

h4 {
  font-size: 24px;
  line-height: 39px;
}
@media (max-width: 991px) {
  h4 {
    font-size: 22px;
    line-height: 28px;
  }
}
h4.mod1 {
  font-weight: 700;
  text-transform: uppercase;
}

h5 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #212121;
}

h6 {
  font-size: 15px;
}

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline;
}
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none;
}

time {
  display: block;
}

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}

a[href^="callto:"]:hover {
  text-decoration: underline;
}

strong {
  font-weight: 700;
}

.fa {
  line-height: inherit;
}

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome";
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}

/*=======================================================
						 Main Layout
=========================================================*/
.fleft {
  float: left;
}

.fright {
  float: right;
}

.cntr {
  text-align: center;
}

.data-noticia{ /* data noticia */
    text-align: left;
    font-size: 12pt;
    color: #f25900 ;
    
}

.cntr-left { /* titulo noticia */
  text-align: left;
}

.left {
  text-align: left;
}

.bold {
  font-weight: 700;
}

.normal {
  font-weight: 400;
}

.wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}

hr {
  border: none;
  height: 1px;
  background: #000000;
}

.link1 {
  color: #f15a5a;
}
.link1:hover {
  color: #000000;
}

@media (max-width: 767px) {
  .mobile_cntr {
    text-align: center;
  }
}
@media (max-width: 479px) {
  .mobile_cntr2 {
    text-align: center;
  }
}
* + h3, * + h4, * + h5, * + h6, * + p, * + img {
  margin-top: 20px;
}

h2 + h3 {
  margin-top: -1px;
}

h3 + .btn-holder {
  margin-top: 45px;
}

h3 + .marTop1 {
  margin-top: 1px;
}

h3 + .marTop2 {
  margin-top: -5px;
}

h4 + .marTop3 {
  margin-top: -20px;
}

h3 + .marTop4 {
  margin-top: -31px;
}

.marTop5 {
  margin-top: 80px; /* margem topo escrito paulo */
}
@media (max-width: 991px) {
  .marTop5 {
    margin-top: 0;
  }
}


.marTop6 {
  margin-top: -120px;
  margin-bottom: -120px;
}
@media (max-width: 767px) {
  .marTop6 {
    margin-top: 0;
  }
}

h3 + .marTop7 {
  margin-top: -18px;
}

.marTop8 {
  margin-top: -31px;
}

.marTop9 {
  margin-top: -140px; /* formulario - altura da posição topo */
}

h2 + p {
  margin-top: 20px;
}

h3 + h5 {
  margin-top: 27px;
}

h5 + p {
  margin-top: 7px;
}

h4 + p {
  margin-top: 10px;
}

p + .btn2 {
  margin-top: 20px;
}

p + .pricing {
  margin-top: 31px;
}

.num1 + h5 {
  margin-top: 12px;
}

.btn + .btn {
  margin-left: 28px;
}

/*=======================================================
						Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
}
.brand_name {
  overflow: hidden;
  font-size: 30px;
  line-height: 40px;
  color: #fff;
  position: relative;
}
.brand_name:before {
  top: 2px;
  margin-right: 4px;
  position: relative;
}

/*==================  list1  ======================*/
.list1 li {
  margin-top: 62px;
  padding-left: 115px;
}
@media (max-width: 1199px) {
  .list1 li {
    padding-left: 30px;
  }
}
.list1 li:before {
  color: #000000;
  font-size: 42px;
  line-height: 42px;
  display: inline-block;
  padding-bottom: 24px;
}

/*==================  Inline List  ======================*/
.inline-list {
  margin-top: 17px;
}
.inline-list li {
  display: inline-block;
}
.inline-list li + li {
  margin-left: 16px;
}
@media (max-width: 991px) {
  .inline-list li + li {
    margin-left: 5px;
  }
}
.inline-list a {
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 40px;
  text-align: center;
  color: #fff;
}
.inline-list a:hover {
  color: #fff;
  background-color: #000000;
}

/*==================    Quote     ======================*/
blockquote .box_cnt__no-flow {
  padding-left: 30px;
}
blockquote cite {
  display: block;
  font-size: 13px;
  font-weight: 700;
}
blockquote cite a:hover {
  text-decoration: underline;
}
blockquote q + cite {
  margin-top: 30px;
}

.sobrenos{ /* sobre nos */
    width: 670px;    
}

.sobrenos .sobrenos-capsula{
    width: 100%; 
    margin-right: 30px; 
    margin-top: 30px; 
    text-align:right; 
}

.aspas{
    font-size: 40px ;
    
}

/*==================   Flex List   ======================*/
.flex-list {
  margin-top: 6px;
  margin-bottom: -2px;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.flex-list li {
  display: table-cell;
  text-align: center;
}
.flex-list li img {
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.flex-list li a:hover img {
  opacity: 0.5;
}
.lt-ie9 .flex-list li a:hover img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.5)";
  filter: alpha(opacity=50);
}
@media (max-width: 767px) {
  .flex-list, .flex-list li {
    display: block;
  }
}

/*==================  Marked List  ======================*/
.marked-list {
  margin-top: 15px;
}
@media (max-width: 1199px) {
  .marked-list {
    margin-right: 0;
  }
}
.marked-list li {
  position: relative;
  padding-left: 22px;
  color: #000000;
}
.marked-list li:before {
  content: '\f00c';
  position: absolute;
  left: 0;
  top: 0px;
  font-weight: 400;
  font-size: px;
  font-family: "FontAwesome";
  color: #62cdb7;
}
.marked-list li + li {
  margin-top: 12px;
}
.marked-list a {
  color: #000000;
}
.marked-list a:hover {
  color: #f15a5a;
}

/*==================   Contact List   ======================*/
.contact-list {
  margin-top: -3px;
}
.contact-list address {
  color: #212121;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 7px;
}
.contact-list a[href^="mailto:"] {
  color: #212121;
  text-decoration: underline;
}
.contact-list a[href^="mailto:"]:hover {
  text-decoration: underline;
  color: #f15a5a;
}
.contact-list li {
  padding-left: 60px;    /* contato endereco formulario alinhado a esquerda */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 60px; /* endereço margem rodapé */
}

.laranja-endereco{
    color: #f25900;    
}

@media (max-width: 1199px) {
  .contact-list li {
    padding-left: 15px;
  }
}
.contact-list li dt {
  float: left;
}
.contact-list li dd {
  float: right;
  margin-right: 5px;
}
.contact-list li dl + dl {
  clear: both;
}
.contact-list li dl + dl dd, .contact-list li dl + dl dt {
  display: inline-block;
  float: none;
}
.contact-list li dt + dd {
  margin-top: 0;
}
.contact-list li dd + dt {
  clear: both;
  margin-top: 0;
}

/*==================     Privacy    =====================*/
.privacy {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
}
.privacy dt {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  color: #000000;
}
.privacy dt + dd {
  margin-top: 5px;
}
.privacy dd + dt {
  margin-top: 25px;
}
.privacy a {
  color: #000000;
  text-decoration: underline;
}
.privacy a:hover {
  color: #f15a5a;
}

/*==================  Backgrounds  ======================*/
.bg1 {
  background: #f15a5a;
}

.bg2 {
  background: #00cdaf;
}

.bg3 {
  background: #000000;
}

.color1 {
  color: #f15a5a;
}

.color2 {
  color: #62cdb7;
}

.color3 {
  color: #000000;
}

.color4 {
  color: #fff;
}

.color5 {
  color: #212121;
}

/*==================     Icons     ======================*/
/*==================    Buttons    ======================*/


.btn { /*botões index topo.php aplicativo entrar em contato agora*/
  display: inline-block;
  min-width: 190px;
  max-width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  padding: 17px 10px 15px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #f25900; /*botão slider cor laranja*/
/*  background: rgba(255, 255, 255, 0.14);*/
}
.btn:hover, .btn:active {
  color: #fff;
  background: rgba(255, 255, 255, 0.14); /*cor laranja*/
}
.btn i {
  width: 35px;
  height: 35px;
  line-height: 32px;
  font-size: 18px;
  font-weight: 300;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  background: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  display: inline-block;
  text-indent: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #fff;
  margin-top: -6px;
  margin-left: -20px;
  margin-right: 6px;
  margin-bottom: -5px;
}

.btn-play { /*icone play do botão pag index topo.php entrar em contato agora*/
  width: 30px;
  height: 30px;
  margin-top: -3px;
/*  margin-left: 0 px;*/
  margin-right: 5px;
  margin-bottom: -25px;
 
}

/* botão do formulário */
.btn2 {
  display: inline-block;
  min-width: 190px;
  max-width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  padding: 13px 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  border: 3px solid #fff;
  background: #f25900; /*botões cor laranja*/
}
.btn2:hover, .btn2:active {
  color: #000;
  background: rgba(255, 255, 255, 0.14); 
}

/* botão propaganda website */
.btn5 {
  display: inline-block;
  min-width: 190px;
  max-width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  padding: 13px 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  border: 3px solid #fff;
  background: #00cdaf; /*botões cor turquesa*/
}
.btn5:hover, .btn5:active {
  color: #000;
  background: #00F8DE; 
}


/* botão chamada resoluti */
.btn6 {
  display: inline-block;
  min-width: 190px;
  max-width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  padding: 13px 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  border: 3px solid #fff;
  background: #227466; /*botões cor turquesa*/
}
.btn6:hover, .btn6:active {
  color: #000;
  background: #00F8DE; 
}

/* botão do formulário */
.btn7 {
  display: inline-block;
  min-width: 190px;
  max-width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  padding: 13px 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  border: 3px solid #fff;
  background: #f25900; /*botões cor laranja*/
}
.btn7:hover, .btn7:active {
  color: #000;
  background: #fd7e35; 
}

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_cnt__no-flow {
  overflow: hidden;
}

/*========================   Menu   ==========================*/
.sf-menu {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu > li + li {
  margin-left: 12px;
}
.sf-menu a {
  display: block;
}

.sf-menu > li > a {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  padding: 0 3px;
  padding-top: 32px;
  padding-bottom: 32px;
  position: relative;
}
.sf-menu > li > a:after {
  position: absolute;
  display: inline-block;
  content: '';
  width: 0;
  height: 6px;
  left: 0;
  top: 0;
  background: #f25900; /*cor laranja link lista topo */
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color: #fff;
  /*background: map-get($scheme, default);*/
}
.sf-menu > li.sfHover > a:after, .sf-menu > li > a:hover:after {
  width: 100%;
}
.sf-menu > li.active > a {
  color: #fff;
  /*background: map-get($scheme, default);*/
}
.sf-menu > li.active > a:after {
  width: 100%;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  left: -30px;
  width: 150px;
  background: #fff;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.2);
  padding: 10px 0;
}

.sf-menu ul > li {
  position: relative;
}
.sf-menu ul > li > a {
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  position: relative;
  text-indent: 20px;
  padding: 3px 0;
  overflow: hidden;
}
.sf-menu ul > li > a:after {
  position: absolute;
  display: inline-block;
  content: '';
  width: 20px;
  height: 5px;
  left: -23px;
  top: 12px;
  background: #f15a5a;
  -moz-transform: skewX(40deg);
  -ms-transform: skewX(40deg);
  -o-transform: skewX(40deg);
  -webkit-transform: skewX(40deg);
  transform: skewX(40deg);
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.sf-menu ul > li + li {
  margin-top: 2px;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #f15a5a;
}
.sf-menu ul > li.sfHover > a:after, .sf-menu ul > li > a:hover:after {
  left: -10px;
  -moz-transform: skewX(-40deg);
  -ms-transform: skewX(-40deg);
  -o-transform: skewX(-40deg);
  -webkit-transform: skewX(-40deg);
  transform: skewX(-40deg);
}

.sf-menu ul ul {
  position: absolute;
  top: 0;
  left: 100%;
  width: 150px;
  margin-top: -3px;
  margin-left: 1px;
  z-index: 4;
}

.sf-menu > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > .sf-with-ul:before {
  position: absolute;
  left: 50%;
  bottom: 20px;
  margin-left: -6px;
  /*content: $fa-caret-down;*/
  font: 400 15px/15px "FontAwesome";
}

.sf-menu > li > ul > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > ul > li > .sf-with-ul:before {
  position: absolute;
  right: 9px;
  top: -5px;
  content: "";
  font: 400 16px/50px "FontAwesome";
  color: #f15a5a;
}

@media (max-width: 991px) {
  .sf-menu > li > a {
    /*font-size: 14px;*/
  }
}
@media (max-width: 767px) {
  .nav {
    padding: 5px 0;
  }

  .sf-menu {
    display: none;
  }
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}
.rd-mobilemenu_ul a.active {
  background: #f5f5f5;
  color: #2d2d2d;
}
.rd-mobilemenu_ul a:hover {
  background: #f25900; /*cor menu mobile ativo*/
  color: #FFF; /*cor texto mobile branco*/
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px "FontAwesome";
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #FFF;
  color: #666;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #000;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}
.rd-mobilepanel_toggle.active span {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
  top: 0;
  width: 15px;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}

@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}
/*==================  Stuck menu  ======================*/
.isStuck {
  background: #fff; /*cor transparencia do topo*/
  z-index: 999;
  border-bottom: 1px solid #333333;
  opacity: 0.60; /*transparencia topo*/
  height: 70px; /* altura topo transparente - propriedade incluida */
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================     ToTop     ======================*/
.toTop { /*botao voltar ao topo*/
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 46px;
  color: #fff;
  background: #f25900; /*cor laranja botão voltar ao topo*/
  border-radius: 50%;
  -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #fff;
  background: #f15a5a;
  text-decoration: none;
}

.mobile .toTop,
.tablet .toTop {
  display: none !important;
}

/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
  text-align: center;
  color: #fff; /*cor descricao branca propaganda   */
}
.parallax .btn2 {
  color: #fff;
  border-color: #fff;
}
.parallax h4 + .btn2 {
  margin-top: 37px;
}
.parallax_image, .parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;  
}

.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}

/*========================================================
					 HEADER  Section
=========================================================*/
header {
  padding: 0;
  background: #1f1f1f;
  background: url(../images/header_bg.jpg) 50% 0 no-repeat; /*slider fundo*/
  background-size: cover;
  color: #fff;
}
header .header-section1 {
  padding: 0;
  background: rgba(0, 0, 0, 0.2);
  height: 70px; /* altura topo - propriedade incluida */
}
header .header-section2 {
  padding: 108px 0 198px;
  text-align: center;
}
@media (max-width: 479px) {
  header .header-section2 .btn + .btn {
    margin-left: 0;
    margin-top: 10px;
  }
  header .header-section2 .btn {
    width: 100%;
  }
}
header .brand {
  float: left;
  margin-top: 17px; /*espaço superior do logotipo*/
}
header .nav {
  float: right;
  margin-right: -73px;
}
@media (max-width: 1399px) {
  header .nav {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
  header .brand, header .nav {
    float: none;
  }
}

img.logotipo{ /*logotipo principal e transparente*/
    width: 270px; 
    margin-top: 0px;    
}

/*========================================================
					 CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #fff;
}

/*==================      bg-img1     ======================*/
.bg-img1 {
  padding: 150px 0 189px;
  background: url(../images/bg1.jpg) 50% bottom no-repeat #e5eaf4; /*imagem de responsivo*/
  text-align: center;
}
@media (max-width: 991px) {
  .bg-img1 {
    background-position: 30% bottom;
  }
}
@media (max-width: 767px) {
  .bg-img1 {
    background: #e5eaf4;
    padding: 70px 0;
  }
}
.bg-img1 h4 + p {
  padding: 0 100px;
}
@media (max-width: 1199px) {
  .bg-img1 h4 + p {
    padding: 0;
  }
}

/*==================      bg-img2     ======================*/
.bg-img2 {
  padding: 52px 0 542px;
  background: url(../images/bg2.png) 50% bottom no-repeat #e5eaf4; /*imagem website*/
  text-align: center;
}
.bg-img2 h3 + h5 {
  margin-top: 16px;
}
.bg-img2 h5 + .btn2 {
  margin-top: 24px;
}

.bg-img3 {
  color: #000000;
  padding: 53px 0 154px;
  background: url(../images/bg3c.jpg) 50% bottom no-repeat #95b2ac; /* foto paulo*/
  background-size: cover;
  text-align: center;
}
@media (max-width: 991px) {
  .bg-img3 {
    background-position: 60% bottom;
  }
}
@media (max-width: 767px) {
  .bg-img3 {
    background-position: 20% bottom;
    padding-bottom: 80px;
  }
}

.bg-img4 {
  padding: 150px 0 189px;
  background: url(../images/bg4.jpg) 50% bottom no-repeat #e5eaf4;
  text-align: center;
}
@media (max-width: 991px) {
  .bg-img4 {
    background-position: 60% bottom;
  }
}
@media (max-width: 767px) {
  .bg-img4 {
    background: #e5eaf4;
    padding: 70px 0;
  }
}
.bg-img4 h4 + p {
  padding: 0 45px;
}
@media (max-width: 1199px) {
  .bg-img4 h4 + p {
    padding: 0;
  }
}
.bg-img4.pic2 {
  background: url(../images/bg5.jpg) 50% bottom no-repeat #e5eaf4;
}
@media (max-width: 991px) {
  .bg-img4.pic2 {
    background-position: 60% bottom;
  }
}
@media (max-width: 767px) {
  .bg-img4.pic2 {
    background: #e5eaf4;
    padding: 70px 0;
  }
}

.bg6 {
  padding: 153px 0 88px;
  background: #fff; /* formulario - cor fundo  */
  text-align: center;
}

.bg66 {
  padding: 153px 0 88px;
  background: #e5eaf4; /* cor fundo - chamada website */
  text-align: center;
}

.bg6 h4 + p {
  padding: 0 5px;
}
@media (max-width: 1199px) {
  .bg6 h4 + p {
    padding: 0;
  }
}

.num1 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #212121;
  padding-right: 19px;
}
@media (max-width: 991px) {
  .num1 {
    padding-right: 0;
    font-size: 35px;
  }
}
.num1 i {
  color: #f15a5a;
  font-size: 36px;
  margin-left: 4px;
}

.icone-resultado{ /*icone de resultados*/
    width:80px; 
    margin: -20px -40px -40px -10px;
    
}

/*==================      pricing     ======================*/
@media (min-width: 1199px) {
  .pricing.mod2 .price-banner {
    width: 244px;
  }
}
.pricing.mod2 hr + .price {
  margin-top: 1px;
}
.pricing.mod2 p + .btn3 {
  margin-top: 25px;
}
.pricing.mod2 p {
  color: #212121;
  padding: 0 23px !important;
}
@media (max-width: 1199px) {
  .pricing.mod2 p {
    padding: 0;
  }
}
.pricing.mod2 hr {
  width: 88px;
  height: 3px;
  display: inline-block;
  margin: 15px auto 0px;
  background: #e8e8e8;
}
.pricing .price-banner {
  padding: 3px;
  padding-top: 17px;
  border: 3px solid #e8e8e8;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 234px;
  float: left;
  text-align: center;
  color: #000000;
}
@media (max-width: 1199px) {
  .pricing .price-banner {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .pricing .price-banner {
    width: 50%;
    margin-left: -3px;
    margin-top: 30px;
  }
}
@media (max-width: 550px) {
  .pricing .price-banner {
    width: 100%;
    margin-top: 20px;
  }
}
.pricing .price-banner + .price-banner {
  margin-left: -3px;
}
.pricing .price-banner .price {
  font-size: 40px;
  line-height: 40px;
  color: #62cdb7;
}
.pricing .price-banner .price2 {
  font-size: 13px;
  color: #aeaeae;
}
.pricing .price-banner .price2 + p {
  padding: 0 10px;
  line-height: 18px;
}
.pricing .price-banner .list2 {
  position: relative;
  display: inline-block;
  text-align: left;
}
.pricing .price-banner .list2 li {
  position: relative;
  padding-left: 24px;
  margin-left: 10px;
}
.pricing .price-banner .list2 li:before {
  position: absolute;
  display: inline-block;
  content: '\f00c';
  left: 0;
  top: 0;
  font-size: 13px;
  font-family: "FontAwesome";
  color: #62cdb7;
}
.pricing .price-banner .list2 li.disabled:before {
  content: '\f00d';
  color: #f15a5a;
}
.pricing .price-banner .list2 li + li {
  margin-top: 12px;
}
.pricing .price-banner .btn3 {
  display: inline-block;
  color: #fff;
  width: 100%;
  padding: 10px 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #62cdb7;
  font-size: 14px;
  font-weight: 700;
}
.pricing .price-banner .btn3:hover {
  color: #fff;
  background: #000000;
}
.pricing .price-banner h5 + .price {
  margin-top: 9px;
}
.pricing .price-banner .price + .price2 {
  margin-top: 3px;
}
.pricing .price-banner .price2 + p {
  margin-top: 6px;
}
.pricing .price-banner p + .list2 {
  margin-top: 18px;
}
.pricing .price-banner .list2 + .btn3 {
  margin-top: 22px;
}
.pricing .price-banner.active {
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: -14px;
  padding-top: 3px;
  width: 274px;
  border-color: #c4c4c4;
  z-index: 1;
}
@media (max-width: 1199px) {
  .pricing .price-banner.active {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .pricing .price-banner.active {
    width: 50%;
    margin-top: 10px;
    margin-left: -3px;
  }
}
@media (max-width: 550px) {
  .pricing .price-banner.active {
    width: 100%;
    margin-top: 20px;
  }
}
.pricing .price-banner.active .recommended {
  padding: 3px 10px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f15a5a;
  font-size: 12px;
  line-height: 15px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 22px;
}
.pricing .price-banner.active .price2 + p {
  padding: 0 30px;
}
@media (max-width: 1199px) {
  .pricing .price-banner.active .price2 + p {
    padding: 0 10px;
  }
}
.pricing .price-banner.active .btn3 {
  background: #f15a5a;
}
.pricing .price-banner.active .btn3:hover {
  color: #fff;
  background: #000000;
}

.section2 {
  color: #fff;
  text-align: center;
  text-align: center;
}
.section2 .btn2 {
  color: #fff;
  border-color: #fff;
}
@media (max-width: 550px) {
  .section2 .btn2 {
    margin-top: 20px;
  }
}
.section2 h3 {
  display: inline-block;
  color: #fff;
  margin-right: 21px;
  margin-top: 12px;
}

/*==================      Well     ======================*/
.well {
  padding-top: 45px;
  padding-bottom: 50px;
}

.well2 { /* index-resultados-resoluti.php centralizado */
  padding-top: 53px;
  padding-bottom: 53px;
  text-align: center;
}
@media (max-width: 991px) {
  .well2 {
    text-align: center;
  }
}

.well3 {
  padding-top: 142px;
  padding-bottom: 98px;
}

.well4 {
  padding-top: 53px;
  padding-bottom: 0;
}

.well5 {
  padding-top: 40px;
  padding-bottom: 47px;
}
.well5.mod2 {
  padding-bottom: 57px;
}

.well6 {
  padding-top: 53px;
  padding-bottom: 62px;
}

.well6a { /* consultoria */
  padding-top: 53px;
  padding-bottom: 62px;
  background:#e5eaf4;
}

.well6b { /* branding design */
  padding-top: 53px;
  padding-bottom: 62px;
  background:#D2F63C;
}

.well7 {
  padding-top: 53px;
  padding-bottom: 59px;
}

.well8 {
  padding-top: 53px;
  padding-bottom: 51px;
}

.well9 {
  padding-top: 53px;
  padding-bottom: 2px; /* endereço formulario espaço rodapé com google maps */
}

.well10 {
  padding-top: 53px;
  padding-bottom: 52px;
}

.well11 {
  padding-top: 53px; /* formulario posição topo por cima da palavra Contato*/
  padding-bottom: 5px; /* formulario espaço de baixo do formulario */
}

.map iframe{  /* desabilitar o scroll google maps do contato - linkado com arquivo jquery.js */
    pointer-events: none;
}

/*========================================================
					 FOOTER  Styles
=========================================================*/
footer {
  padding: 19px 0 30px;
  background: #1f1f1f;
  color: #fff;
  font-size: 16px;
}
@media (max-width: 767px) {
  footer {
    font-size: 13px;
  }
}
footer .social-section {
  float: left;
}
@media (max-width: 767px) {
  footer .social-section {
    float: none;
  }
}
footer .social-section p {
  padding-bottom: 0px;
}
footer .priv-txt {
  text-transform: lowercase;
  float: right;
  margin-top: 31px;
}

footer .priv-txt a{
  text-decoration: none;
  color: #f25900;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  footer .priv-txt {
    float: none;
    margin-top: 20px;
  }
}

/*Mapa google*/

.overlay {
   background: transparent; 
   position: relative; 
   }
