/*Imports*/
	@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900&display=swap');
	@import 'bootstrap.min.css';
	@import 'font-awesome.min.css';
	@import 'default.css';
	@import 'responsive.css';
	@import 'owl.carousel.min.css';
	@import 'owl.theme.default.min.css';
/*Default HTML Class*/
	body {
		position: relative;
		overflow-x: hidden;
	}
	footer p {
		color: #FFFFFF;
	}
	p {
		font-size: 17px;
		line-height: 1.5;
		margin-bottom: 0px;
		font-family: 'Montserrat', sans-serif;
	}
	h1, h2, h3, h4, h5, h6 {
		font-family: 'Montserrat', sans-serif;
	}
	h2 {
		font-size: 32px;
		line-height: 42px;
		color: #1d252f;
		font-weight: 700;
		display: block;
	}
	label {
		font-family: 'Montserrat', sans-serif;
	}
	::-webkit-scrollbar {
	   width: 8px;
	   height: 8px
	}
	::-webkit-scrollbar-thumb {
	   cursor: pointer;
	   background: #08da76;
	}
	::selection {
	   background-color: #08da76;
	   color: #fff
	}
	-webkit-::selection {
	   background-color: #08da76;
	   color: #fff
	}
	::-moz-selection {
	   background-color: #08da76;
	   color: #fff
	}
/*Videos*/
	.content_video iframe {
		border-bottom: 5px solid #08da76;
		border-radius: 10px;
    	box-shadow: 0 10px 30px 0 rgba(50,50,50,.16);
	}
/*Tabela de Preco*/
	.lista_tabela {
		text-align: center;
		border-radius: 10px;
		background: #fff;
		border: 2px solid #ececec;
		padding: 30px 40px;
		-webkit-box-shadow: 0 10px 30px 0 rgba(50,50,50,.16);
		-moz-box-shadow: 0 10px 30px 0 rgba(50,50,50,.16);
		box-shadow: 0 10px 30px 0 rgba(50,50,50,.16);
		-webkit-transition-duration: .5s;
		transition-duration: .5s;
	}
	.lista_tabela h4 {
		color: #111;
		font-size: 25px;
		font-weight: 600;
		letter-spacing: 2px;
		margin-bottom: 20px;
	}
	.lista_tabela h2 sup {
		color: #08da76;
		font-size: 30px;
		font-weight: 500;
	}
	.lista_tabela h2 {
		display: inline-block;
		color: #111;
		font-size: 45px;
		font-weight: 400;
		letter-spacing: 2px;
	}
	.lista_tabela span {
		display: inline-block;
		font-weight: 500;
	}
	.lista_tabela_vantagem {
		list-style-type: none;
		padding-left: 0px;
	}
	.lista_tabela ul li {
		color: #666;
		font-size: 15px;
		font-weight: 400;
		padding: 7px;
		font-family: 'Montserrat', sans-serif;
	}
	.lista_tabela ul li:after {
		content: '';
		display: block;
		width: 240px;
		max-width: 100%;
		height: 1px;
		background: #ececec;
		margin: 0 auto;
		margin-top: 14px;
	}
	.lista_tabela_preco span {
		font-family: 'Montserrat', sans-serif;
		color: #08da76;
	}
	.lista_tabela_botao {
		background: #08da76;
		margin: 20px 15px 0;
		border-radius: 5px;
		-webkit-transition-duration: .3s;
		transition: all .5s;
	}
	.lista_tabela_botao:hover {
		background: #1d252f;
	}
	.lista_tabela_botao a {
		display: block;
		color: #fff;
		font-size: 16px;
		font-weight: 500;
		padding: 8px;
		-webkit-transition-duration: .3s;
		transition-duration: .3s;
		text-decoration: none;
	}
/*Banner*/
	.secao_banner {
		padding-top: 150px;
		padding-bottom: 150px;
	}
	.banner_overlay {
		position: relative;
		z-index: 0;
	}
	.banner_overlay::after {
		background-color: rgba(0, 0, 0, 0.4);
		opacity: 0.92;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
		z-index: -1;
		position: absolute;
		content: '';
		height: 100%;
		width: 100%;
		top: 0;
		left: 0;
	}
	.secao_banner h2 {
		font-size: 35px;
		font-weight: 600;
	}
	.secao_banner p {
		font-size: 22px;
		font-weight: 400;
		line-height: 35px;
	}
/*Depoimentos*/
	.main_depoimentos {
		-webkit-box-shadow: 0 0.313rem 0.875rem rgba(45, 49, 54, 0.09);
		box-shadow: 0 0.313rem 0.875rem rgba(45, 49, 54, 0.09);
		-webkit-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
	}
	.main_depoimentos h4 {
		font-family: 'Montserrat', sans-serif;
		font-size: 20px;
		font-weight: 600;
		color: rgb(34, 34, 34);
		margin-top: 35px;
		margin-bottom: 10px;
	}
	.main_depoimentos p {
		font-size: 17px;
		font-weight: 400;
		color: rgb(86, 86, 86);
		text-align: justify;
	}
	.card-top {
		padding: 25px;
	}
	.main_depoimentos .card-top {
		position: relative;
	}
	.svg-inline--fa {
		display: inline-block;
		font-size: inherit;
		height: 1em;
		overflow: visible;
		vertical-align: -.125em;
	}
	.main_depoimentos .posicao_icone {
		position: absolute;
		top: 5%;
		right: 5%;
	}
	.icone_depoimento {
		height: 4rem;
		width: 4rem;
	}
	.main_depoimentos .secao_foto_cargo {
		position: relative;
	}
	.main_depoimentos .secao_foto_cargo::after {
		position: absolute;
		content: '';
		height: 20px;
		width: 20px;
		background-color: #f5f7fb;
		bottom: calc(100% - 10px);
		left: 15%;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.main_depoimentos:hover {
		-webkit-box-shadow: 0 1rem 3rem rgba(31, 45, 61, .125);
		box-shadow: 0 1rem 3rem rgba(31, 45, 61, .125);
	}
	.secao_foto_cargo {
		padding: 1.5rem;
		background-color: #fafafa;
		display: flex;
		align-items: flex-start;
	}
	.foto_cliente {
		height: 5rem;
		width: 5rem;
		border-radius: 100px;
	}
	.texto_cliente {
		margin-left: 1.5em;
		align-self: center;
		flex: 1;
	}
	.texto_cliente h5 {
		font-family: 'Montserrat', sans-serif;
		font-size: 17px;
		font-weight: 600;
		height: 19px;
		color: #08da76;
	}
	.texto_cliente h6 {
		font-family: 'Montserrat', sans-serif;
		font-size: 15px;
		font-weight: 600;
		height: 17px;
		color: rgb(102, 102, 102)
	}
/*Contato*/
	.form-control {
		border-radius: 2px!important;
		border: 1px solid #c3c3c3!important;
		height: 50px!important;
		color: #1d4154!important;
		padding: 15px 10px!important;
		box-shadow: none!important;
	}
	.secao_contato {
		margin-top: 80px;
	}
	.color_destaque {
		color: #08da76;
		font-weight: bold;
	}
	.float_right {
		float: right;
	}
	.btn_padrao {
	   background-color: #08da76;
		text-transform: uppercase;
		font-family: work sans,sans-serif;
		color: #fff;
		font-size: 12px;
		border-radius: 9px;
		line-height: 45px;
		font-weight: 600;
		display: inline-block;
		letter-spacing: .5px;
		padding: 0 17px;
		-webkit-box-shadow: 0 3px 10px rgba(71,44,173,.2);
		box-shadow: 0 3px 10px rgba(71,44,173,.2);
		border: none;
		cursor: pointer;
	}
	.btn_padrao:hover {
		background-color: #1d252f;
		transition: all .5s;
		color: #fff!important;
		text-decoration: none;
	}
	.largura_btn {
		width: 100%!important;
	}
/*Footer*/
	.pull_left {
		text-align: left;
	}
	.pull_right {
		text-align: right;
	}




	/*** kleber ***/

	
.mob_header {
	display: none;
  }
  
  @media screen and (max-width: 992px) {
	.mob_header {
	  display: block;
	}
  }
  
  .mob_header .dropdown-toggle {
	font-size: 23px;
	border: 1px solid;
	width: 50px;
	float: right;
  }
  
  .mob_header .dropdown-toggle::after {
	display: none;
  }
  
  .sidenav {
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 999999;
	top: 0;
	right: -100%;
	background-color: #eaeaea;
	overflow-x: hidden;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	padding-bottom: 60px;
  }
  
  .sidenav .marca {
	display: block;
	margin: 10px 10px 20px;
  }
  
  .sidenav .dropdown.show a.nav-link.dropdown-toggle {
	color: #fff;
  }
  
  .sidenav .dropdown.show .dropdown a.nav-link.dropdown-toggle {
	color: #000;
  }
  
  .sidenav .dropdown.show .dropdown.show a.nav-link.dropdown-toggle {
	color: #fff !important;
  }
  
  .sidenav .dropdown-menu.show {
	display: block;
	min-width: 100%;
	left: 5px !important;
	border-radius: 0;
	border: none;
  }
  
  .sidenav .dropdown-menu.show li {
	border: none;
  }
  
  .sidenav .collapse {
	display: block;
  }
  
  .sidenav .social {
	margin: 20px;
  }
  
  .sidenav .social ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	padding: 0;
	list-style: none;
  }
  
  .sidenav .social a {
	padding: 0 5px 0 0;
	font-size: 29px;
	color: #7dbc40;
	margin-right: 20px;
  }
  
  .sidenav .social a i {
	padding: 0 5px 0 0;
	font-size: 20px;
	color: #5d5d61;
  }
  
  .sidenav nav {
	width: 800px;
	text-align: center;
  }
  
  html {
	scroll-behavior: smooth;
  }

  .sidenav nav li {
	position: initial !important;
  }
  
  .sidenav nav li:hover {
	color: #fff;
	background: #0f4e55;
  }
  
  .sidenav nav a {
	padding: 17px 20px;
	text-align: left;
	display: block;
	font-size: 14px;
	font-weight: 600;
	color: #000;
	text-transform: uppercase;
	max-width: 520px;
	white-space: normal;
  }
  
  .sidenav nav a:hover {
	color: #fff;
	background: #ff8100;
  }
  
  .sidenav nav .active {
	background: #ff8100;
  }
  
  .sidenav nav .active a {
	color: #fff;
  }
  
  .sidenav nav .dropdown-menu > .active > a,
  .sidenav nav .dropdown-menu > .active > a:hover,
  .sidenav nav .dropdown-menu > .active > a:focus {
	background: #ff8100;
	color: #fff;
  }
  
  .sidenav .icones {
	width: 800px;
	float: left;
	margin: 50px 20px 0;
  }
  
  .sidenav .icones span {
	color: #fff;
	margin-right: 10px;
	margin-top: 5px;
	float: left;
  }
  
  .sidenav .icones a {
	background: #fff;
	padding: 2px 0 0 0;
	float: left;
	height: 32px;
	text-align: center;
	width: 32px;
	font-size: 18px;
	margin-right: 5px;
	color: #2a3339;
	border-radius: 50%;
  }
  
  .sidenav .icones a:hover {
	background: #7dbc40;
	color: #0f4e55;
  }
  
  .sidenav .links {
	margin: 0 20px;
  }
  
  .sidenav a:hover, .offcanvas a:focus {
	color: #f1f1f1;
  }
  
  .sidenav .closebtn {
	position: absolute;
	top: -9px;
	right: 15px;
	font-size: 45px;
	margin-left: 50px;
	z-index: 9999;
	color: #000;
  }

  
/* ------- HEADER ------- */
#top {
	position: fixed;
	top: 0;
	left: 0;
	padding: 30px 0;
	right: 0;
	z-index: 9998;
	-webkit-transition: .5s;
	transition: .5s;
  }
  
  
  #top.bgOn {
	background-color: rgba(64, 61, 61, 0.83);
	transition: 0.5s;
	padding: 10px;
  }
  
  .logo h1 {
	margin: 0;
	position: absolute;
	top: -9999px;
	color: transparent;
  }
  
  .logo img {
	max-width: 100%;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	width: 198px;
  }
  
  .bgOn .logo img {
	width: 158px;
	-webkit-transition: 0.5s;
	transition: 0.5s;
  }
  
  .featured_links {
	width: 100%;
  }
  
  .featured_links li {
	display: inline-block;
	margin-left: 10px;
  }
  
  .featured_links li a {
	color: #FFF;
	background-color: #da5730;
	/* default bg */
	font-size: 13px;
	font-weight: 400;
	padding: 8px 15px;
	border-radius: 25px;
	-webkit-transition: .2s;
	transition: .2s;
  }
  
  .featured_links li a:hover {
	text-decoration: none;
	background-color: #579292 !important;
  }
  
  .featured_links li i {
	font-size: 17px;
	margin-right: 4px;
  }
  
  .flex-t {
	-webkit-box-pack: justify;
		-ms-flex-pack: justify;
			justify-content: space-between;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
  }
  
  .top_nav {
	float: right;
  }
  
  .top_nav ul {
	padding: 0;
	margin: 0;
  }
  
  .top_nav li {
	display: inline-block;
	position: relative;
	margin-left: 15px;
	padding: 0;
  }
  
  .top_nav li a {
	color: #fff;
	font-size: 16px;
	-webkit-transition: .2s;
	transition: .2s;
	border-bottom: 1px solid transparent;
  }
  
  .top_nav li a:hover {
	color: #7dbc40;
	text-decoration: none;
	border-bottom: 1px solid #7dbc40;
  }
  
  .top_nav li ul {
	top: -99999px;
	position: absolute;
	opacity: 0;
	width: 220px;
	padding: 20px;
	background-color: #FFF;
	-webkit-box-shadow: 0px 3px 13px -5px #555;
			box-shadow: 0px 3px 13px -5px #555;
	border-radius: 12px;
	-webkit-transition: opacity .4s ease-in-out, margin-top .3s ease-in-out;
	transition: opacity .4s ease-in-out, margin-top .3s ease-in-out;
	left: 50%;
	-webkit-transform: translateX(-50%);
			transform: translateX(-50%);
	z-index: 2;
  }
  
  .top_nav li ul::before {
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f078";
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	color: #c7c7c7;
	position: absolute;
	top: -20px;
	left: 50%;
	-webkit-transform: translateX(-50%);
			transform: translateX(-50%);
  }
  
  .top_nav li:hover > ul {
	top: calc(100% - 20px);
	opacity: 1;
	margin-top: 40px;
  }
  
  .top_nav li ul li,
  #nav_mobile li ul li {
	margin-left: 0;
	display: block;
	padding: 0;
  }
  
  .top_nav li ul li a::before,
  #nav_mobile li ul li a::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f0da";
	color: #bbb;
	float: left;
	margin: 6px 6px 0 0;
	font-size: 10px;
  }
  
  .top_nav li.current-menu-item a {
	color: #7dbc40;
	text-decoration: none;
	border-bottom: 1px solid #7dbc40;
  }
  
  #nav_mobile {
	display: none;
  }
  
  @media (max-width: 991px) {
	.top_nav {
	  display: none;
	}
	#nav_mobile .top_nav {
	  display: block;
	}
	#nav_mobile {
	  /*display: none;*/
	  display: block;
	  position: fixed;
	  top: 0;
	  left: 0;
	  background-color: #3f9092;
	  width: 280px;
	  height: 100vh;
	  z-index: 999999;
	  padding: 30px 0;
	  -webkit-transform: translateX(-100%);
			  transform: translateX(-100%);
	  -webkit-transition: .3s;
	  transition: .3s;
	}
	#nav_mobile.open {
	  -webkit-transform: translateX(0);
			  transform: translateX(0);
	}
	#nav_mobile li {
	  display: block;
	  padding: 0 30px;
	  margin: 0 0 10px;
	}
	#nav_mobile li a {
	  color: #FFF;
	  font-size: 15px;
	}
	#nav_mobile li ul {
	  position: relative;
	  top: auto;
	  opacity: 1;
	  background: none;
	  -webkit-box-shadow: none;
			  box-shadow: none;
	  width: auto;
	  padding: 0 10px;
	  margin-top: 10px;
	}
	#nav_mobile li ul::before {
	  display: none;
	}
	#nav_mobile .ctas {
	  padding: 0 30px;
	  margin-top: 15px;
	  float: left;
	}
	#nav_mobile .ctas .btn {
	  background-color: #da5730;
	  color: #FFF;
	  border-radius: 25px;
	  width: 100%;
	  margin: 5px 0;
	  font-size: .80rem;
	  text-align: left;
	}
  }

.super_banner .item {
	align-items: center;
	justify-content: center;
	display: flex;
padding-bottom: 20px;
}

.super_banner .item .d-grid{
    display: grid;
    grid-template-columns: 1.4fr 1fr;
    grid-gap: 90px;
}

.super_banner .item .content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.super_banner .item h3 {
	color: #fff;
	font-size: 35px;
	font-weight: bold;
	margin-top: 100px;
}

.super_banner .item p {
	color: #fff;
	font-size: 20px;
}

.super_banner .item .btn {
	border: 2px solid;
	font-size: 20px;
    color: #fff;
    margin: 15px 0;
}

.super_banner .item .btn:hover {
	background: #08da76;
	border: 2px solid #08da76;
}

.super_banner .item .d-grid .form{
	background: #fff;
	border-radius: 4px;
	padding: 40px;
	text-align: center;
}


.super_banner .item .d-grid .form h2 {
	font-size: 25px;
}

.super_banner .item .d-grid .form p {
	font-size: 16px;
	color: #8a8a8a!important;
	margin-bottom: 20px;
}

.super_banner .item .d-grid .form select {
	color: #ccc !important;
	}
.super_banner .item .d-grid .form select:checked {
color: #000 !important;
}
.super_banner .item .d-grid .form select option {
	color: #000 !important;
	}
.super_banner .item .d-grid .form textarea::placeholder,
.super_banner .item .d-grid .form input::placeholder {
color: #ccc;
}

.super_banner .item .d-grid .form select,
.super_banner .item .d-grid .form input[type=tel],
.super_banner .item .d-grid .form input[type=email],
.super_banner .item .d-grid .form input[type=text]{
    width: 100%;
    border-radius: 4px;
    padding: 10px;
    border: 1px solid #dadada;
    height: 44px;
	color: #000;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
    box-shadow: 0px 2px 4px -3px #000;
}

.super_banner .item .d-grid .form textarea{
    width: 100%;
    border-radius: 4px;
    padding: 10px;
    border: 1px solid #dadada;
    height: 144px;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
    box-shadow: 0px 2px 4px -3px #000;
}

.super_banner .item .d-grid .form .btn {
	background-color: #08da76;
	color: #fff;
	width: 100%;
	border-color: #08da76;
}


.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
  }
  
  .owl-dots {
	  margin-top: 30px;
	text-align: center;
  }

  button.owl-dot {
	  background-color: #000000 !important;
  }
  
  .owl-dots .owl-dot {
	width: 10px;
	height: 10px;
	display: inline-block;
	margin: 0 3px;
	background-color: #08da76;
	border-radius: 50px;
	-webkit-transition: .2s;
	transition: .2s;
  }
  
  .owl-dots .owl-dot.active {
	width: 35px;
	background-color: #08da76 !important;
	opacity: 1;
  }
  
  .owl-dots .owl-dot span {
	display: none !important;
  }
  
  .owl-carousel .owl-item img {
	  width: auto;
  }

@media (max-width: 992px) {
	#menu_btn {
		background: none;
		border: none;
		color: #fff;
		font-size: 25px;
	}
	.super_banner .item {
		padding: 90px 0 50px;
	}
	.super_banner .item p {
		font-size: 16px;
	}
	.super_banner .item .btn {
		margin: 20px 0 40px;
	}
	.super_banner .item .d-grid{
		display: block;
	}

	.super_banner .item .d-grid .form{
		padding: 10px;
	}

	.super_banner .item h3 {
		font-size: 18px;
	}
	
	.logo img {
		width: 119px;
	}
}
