#rs-demo-id {}
#rev_slider_1_1_wrapper rs-loader.spinner3 div { background-color: #ff3a2d !important; } #rev_slider_1_1_wrapper .hesperiden.tparrows {
cursor:pointer;
background:rgba(0,0,0,0.5);
width:40px;
height:40px;
position:absolute;
display:block;
z-index:1000;
border-radius: 50%;
}
#rev_slider_1_1_wrapper .hesperiden.tparrows:hover {
background:#000000;
}
#rev_slider_1_1_wrapper .hesperiden.tparrows:before {
font-family: 'revicons';
font-size:20px;
color:#ffffff;
display:block;
line-height: 40px;
text-align: center;
}
#rev_slider_1_1_wrapper .hesperiden.tparrows.tp-leftarrow:before {
content: '\e82c';
margin-left:-3px;
}
#rev_slider_1_1_wrapper .hesperiden.tparrows.tp-rightarrow:before {
content: '\e82d';
margin-right:-3px;
}
#rev_slider_1_1_wrapper .hesperiden.tp-bullets {
}
#rev_slider_1_1_wrapper .hesperiden.tp-bullets:before {
content:' ';
position:absolute;
width:100%;
height:100%;
background:transparent;
padding:10px;
margin-left:-10px;margin-top:-10px;
box-sizing:content-box;
border-radius:8px;

}
#rev_slider_1_1_wrapper .hesperiden .tp-bullet {
width:12px;
height:12px;
position:absolute;
background: #999999; /* old browsers */
background: -moz-linear-gradient(top,  #999999 0%, #e1e1e1 100%); /* ff3.6+ */
background: -webkit-linear-gradient(top,  #999999 0%,#e1e1e1 100%); /* chrome10+,safari5.1+ */
background: -o-linear-gradient(top,  #999999 0%,#e1e1e1 100%); /* opera 11.10+ */
background: -ms-linear-gradient(top,  #999999 0%,#e1e1e1 100%); /* ie10+ */
background: linear-gradient(to bottom,  #999999 0%,#e1e1e1 100%); /* w3c */
filter: progid:dximagetransform.microsoft.gradient( 
startcolorstr='#999999', endcolorstr='#e1e1e1',gradienttype=0 ); /* ie6-9 */
border:3px solid #e5e5e5;
border-radius:50%;
cursor: pointer;
box-sizing:content-box;
}
#rev_slider_1_1_wrapper .hesperiden .tp-bullet:hover,
#rev_slider_1_1_wrapper .hesperiden .tp-bullet.selected {
background:#666666;
}
#rev_slider_1_1_wrapper .hesperiden .tp-bullet-image {
}
#rev_slider_1_1_wrapper .hesperiden .tp-bullet-title {
}

.cinquentinha {
display: inline-block;
    width: 50%;
    float: left;
}

@media (min-width: 800px) { 
.solucao { background:url(../imgs/nossa_solucao800.png) top left no-repeat; min-height:443px; margin:50px 0; }
}
@media (max-width: 799px) { 
.solucao { background:#fff; min-height:443px; margin:50px 0; }
}

#bannerprincipal img { width:100%; height:auto; }
.mt50 { margin-top:50px; }

h4.especial { 
font-size: 22px;
    margin-bottom: 20px;
color: #F16522;
    font-weight: 700;
	padding:30px 0;
}

.row-pl10 { padding:0 10px; }

.bg-titles span {
	font-weight:bold;
    color: #F16522;
}

.bg-solicitar-atendimento {
  width: 100%;
  height: auto;
  /*display: table; */
  display:none; 
  background-color: #f79531;
  padding-top: 60px;
  padding-bottom: 70px;
  color: #FFF;
  text-align: center;
}
.bg-solicitar-atendimento h4 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 10px;
}
.bg-solicitar-atendimento p {
  font-size: 20px;
  margin-bottom: 50px;
  color:#fff;
}
input[type="text"],
input[type="email"],
input[type="tel"] {
  width:100%;
  height: 45px;
  border:none;
  border-radius:10px;
  padding:5px 10px;
  color:#4d4d4d;
}
select {
  height: 45px;
   width:100%;
   border:none;
  border-radius:10px;
  padding:5px 10px;
}
input[type="submit"] {
  width: 100%;
  height: 45px;
  display: inline-block;
  color: #FFF;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  border-radius: 10px;
  letter-spacing: 0px;
  border: 0px;
  margin-bottom: 0px;
  background-color: #43525A;
  font-weight: 700;
  transition: all .55s ease-in-out;
  -moz-transition: all .55s ease-in-out;
  -webkit-transition: all .55s ease-in-out;
}

input[type="submit"]:hover {
  background-color: #FFF;
  color: #43525A;
}
#video, #depoimentos { background:#ccc; padding:30px 0; }

.row { margin:10px ; }

.bg-dm {
  width: 100%;
  height: auto;
  display: table;
  height: 720px;
  margin-top: 50px;
  background:url(../imgs/bg_dm.png); 
  background-position: center 0px;
}
.bg-dm .hh {
  margin-top: 65px;
  margin-bottom: 30px;
}
.bg-dm .pd {
  font-size: 20px;
  color: #43525A;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-weight: 700;
}
.bg-dm .pd span {
  color: #F16522;
}
.bg-dm .po {
  color: #43525A;
  font-size: 18px;
  margin-bottom: 5px;
}
.bg-dm .po a {
  color: #43525A;
  margin-right: 10px;
}
.bg-dm .po a span {
  font-size: 15px;
}
.bg-dm .po1 {
  margin-bottom: 20px;
}
.bg-dm .cmap iframe {
  width: 100%;
  height: 530px;
  margin-top: 75px;
}

.cmap  img { max-width:100%; height:auto; }

.bg-contrate {
    width: 100%;
  height: auto;
  display: table;
  background-color: #f79531;
  padding-top: 60px;
  padding-bottom: 70px;
  color: #FFF;
  text-align: center;
}
.bg-contrate h6 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 10px;
}
.bg-contrate p {
  font-size: 20px;
  margin-bottom: 50px;
}
.bg-contrate .formc input[type="text"],
.bg-contrate .formc input[type="email"],
.bg-contrate .formc input[type="tel"] {
  height: 45px;
}
.bg-contrate .formc select {
  height: 45px;
}
.bg-contrate .formc input[type="submit"] {
  width: 100%;
  height: 45px;
}



@media (min-width: 800px) { 
.r-none { display:block }
}
@media (max-width: 799px) { 
.r-none { display:none }
}

.icone { text-align:center;}
.icone img { max-width:32px; height:auto; margin:5px; transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out;}


.diferencial { text-align:center; min-height:200px; }
.diferencial:hover .icone img { transform: scale(1.5); transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out;}
.diferencial:hover h4 { color:#ff7401; }
.depoimento { text-align:center; min-height:200px; }
.depoimento:hover { background:#ede9e9; transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; }
.depoimento .foto img { border-radius:50%; max-width:140px; height:auto; margin:5px; }
.depoimento h4 { line-height:10px; }
.depoimento h5 { font-weight:bold; color:#f79531; }


.home-services { background:#f79531; margin:20px 0; padding:20px 0; }
.service { text-align:center;  }
.service .description {  padding:0 30px; }
.service .description ul li { list-style:none; }

.home-services .header .title,
.services .header .title {
  margin-top: 0;
  text-align: center;
  color: #00AEEF;
  font-size: 30px;
  margin-bottom: 30px;
  font-weight: 400;
}
/* line 588, ../sass/_layout.scss */
.home-services .row,
.services .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
@media (max-width: 767px) {
  /* line 588, ../sass/_layout.scss */
  .home-services .row,
  .services .row {
    width: auto;
  }
}
/* line 599, ../sass/_layout.scss */
.home-services .service,
.services .service {
  height: fit-content;
}
/* line 602, ../sass/_layout.scss */
.home-services .service .box,
.services .service .box {
	background:#fff;
  border-radius: 5px;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 606, ../sass/_layout.scss */
.home-services .service .box .title,
.services .service .box .title {
  margin: 0;
  padding: 20px;
  text-align: center;
  color: #121B21;
  font-weight: 500;
  font-size: 24px;
}
/* line 614, ../sass/_layout.scss */
.home-services .service .box .title span,
.services .service .box .title span {
  display: inline-block;
  position: relative;
}
/* line 618, ../sass/_layout.scss */
.home-services .service .box .title span:after,
.services .service .box .title span:after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  right: -15px;
  bottom: -15px;
  background: url("../images/semi-circle-gray.png") center center no-repeat;
  background-size: contain;
}
/* line 632, ../sass/_layout.scss */
.home-services .service .box .description,
.services .service .box .description {
  font-size: 18px;
  line-height: 24px;
  color: #676767;
  padding: 20px;
}
/* line 638, ../sass/_layout.scss */
.home-services .service .box .description ul,
.services .service .box .description ul {
  list-style-image: url("../images/icon-check.png");
  padding-left: 20px;
}
/* line 642, ../sass/_layout.scss */
.home-services .service .box .description ul li,
.services .service .box .description ul li {
  padding: 10px 0;
  border-bottom: 1px solid #CCCCCC;
  font-size: 16px;
}

.home-services .service .box .description ul li:hover, 
.services .service .box .description ul li:hover {
	background:#e6e5e5;   transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out;
}
/* line 650, ../sass/_layout.scss */
.home-services .service .box .btn, .home-services .service .box input[type="submit"],
.home-services .service .box input[type="reset"],
.home-services .service .box button, .home-services .service .box .form-service .wpcf7 p [type="submit"], .form-service .wpcf7 p .home-services .service .box [type="submit"],
.services .service .box .btn,
.services .service .box input[type="submit"],
.services .service .box input[type="reset"],
.services .service .box button,
.services .service .box .form-service .wpcf7 p [type="submit"],
.form-service .wpcf7 p .services .service .box [type="submit"] {
  display: block;
  border-radius: 0 0 5px 5px;
}
/* line 661, ../sass/_layout.scss */
.home-services .service:nth-child(n+2) .box .description ul li:first-child,
.services .service:nth-child(n+2) .box .description ul li:first-child {
  position: relative;
  color: #fff;
  border-bottom: none;
  list-style: none;
  z-index: 1;
}
/* line 667, ../sass/_layout.scss */
.home-services .service:nth-child(n+2) .box .description ul li:first-child:before,
.services .service:nth-child(n+2) .box .description ul li:first-child:before {
  content: '';
  position: absolute;
  top: 0;
  right: -20px;
  bottom: 0;
  left: -40px;
  background: #F16522;
  z-index: -1;
}
/* line 683, ../sass/_layout.scss */
.home-services .service:nth-child(2),
.services .service:nth-child(2) {
  position: relative;
}

/* line 701, ../sass/_layout.scss */
.home-services .service:nth-child(2) .box,
.services .service:nth-child(2) .box {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}
/* line 705, ../sass/_layout.scss */
.home-services .service:nth-child(2) .box .title span:after,
.services .service:nth-child(2) .box .title span:after {
  background: url("../images/semi-circle-blue.png") center center no-repeat;
  background-size: contain;
}
/* line 711, ../sass/_layout.scss */
.home-services .service:nth-child(2) .box .btn, .home-services .service:nth-child(2) .box input[type="submit"],
.home-services .service:nth-child(2) .box input[type="reset"],
.home-services .service:nth-child(2) .box button, .home-services .service:nth-child(2) .box .form-service .wpcf7 p [type="submit"], .form-service .wpcf7 p .home-services .service:nth-child(2) .box [type="submit"],
.services .service:nth-child(2) .box .btn,
.services .service:nth-child(2) .box input[type="submit"],
.services .service:nth-child(2) .box input[type="reset"],
.services .service:nth-child(2) .box button,
.services .service:nth-child(2) .box .form-service .wpcf7 p [type="submit"],
.form-service .wpcf7 p .services .service:nth-child(2) .box [type="submit"] {
  filter: grayscale(0);
}
/* line 718, ../sass/_layout.scss */
.home-services .service:hover .box,
.services .service:hover .box {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}
/* line 722, ../sass/_layout.scss */
.home-services .service:hover .box .title span:after,
.services .service:hover .box .title span:after {
  background: url("../images/semi-circle-blue.png") center center no-repeat;
  background-size: contain;
}
/* line 728, ../sass/_layout.scss */
.home-services .service:hover .box .btn, .home-services .service:hover .box input[type="submit"],
.home-services .service:hover .box input[type="reset"],
.home-services .service:hover .box button, .home-services .service:hover .box .form-service .wpcf7 p [type="submit"], .form-service .wpcf7 p .home-services .service:hover .box [type="submit"],
.services .service:hover .box .btn,
.services .service:hover .box input[type="submit"],
.services .service:hover .box input[type="reset"],
.services .service:hover .box button,
.services .service:hover .box .form-service .wpcf7 p [type="submit"],
.form-service .wpcf7 p .services .service:hover .box [type="submit"] {
  filter: grayscale(0);
}
@media (max-width: 991px) {
  /* line 599, ../sass/_layout.scss */
  .home-services .service,
  .services .service {
    margin-bottom: 30px;
  }
  /* line 737, ../sass/_layout.scss */
  .home-services .service .box,
  .services .service .box {
    background: #FFFFFF;
  }
  /* line 740, ../sass/_layout.scss */
  .home-services .service .box .btn, .home-services .service .box input[type="submit"],
  .home-services .service .box input[type="reset"],
  .home-services .service .box button, .home-services .service .box .form-service .wpcf7 p [type="submit"], .form-service .wpcf7 p .home-services .service .box [type="submit"],
  .services .service .box .btn,
  .services .service .box input[type="submit"],
  .services .service .box input[type="reset"],
  .services .service .box button,
  .services .service .box .form-service .wpcf7 p [type="submit"],
  .form-service .wpcf7 p .services .service .box [type="submit"] {
    opacity: 1;
  }
}

.owl-controls{ text-align:center; margin:30px auto; width:55px;}
.owl-prev, .owl-next { float:left; margin:0 10px; }