._transition {
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}
.navbar-brand, img {
	width: 18rem !important;
}
#whats-button {
    position: fixed;
    right: 30px;
    bottom: 30px;
    padding: 10px 20px;
    padding-right: 55px;
    border-radius: 30px;
    background-color: #34af23;
    color: #fff;
    overflow: visible;
}
#whats-button i {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translate(0, -50%);
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background-color: #34af23;
    color: #fff;
	font-size: 28px;
}
@media (max-width: 767px) {
	#whats-button {
        bottom: 45px;
        right: 20px;
        padding: 0;
        z-index: 9999;
    }
	#whats-button .label-whats {
		display: none;
	}
}

._ca9c61a {
	color: #a9c61a !important;
}

._c3c4858 {
	color: #3c4858 !important;
}

._bcf8f8f8 {
	background-color: #f8f8f8 !important;
}

body {
	background-color: #fff;
}

.carousel .carousel-indicators li {
	background: #a9c61a;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	border-radius: 2px;
	border-color: #a9c61a;
}

a:hover, a:focus {
	color: #a9c61a;
	text-decoration: none;
}

.card .header-primary, .card .content-primary {
	background: linear-gradient(60deg, #a9c61a, #a9c61a);
}

.card .header-primary {
	box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.2), 0 13px 24px -11px rgba(169, 198, 26, 0.6);
}

.navbar, .navbar.navbar-default {
	background-color: #FFFFFF;
	color: #555555;
	box-shadow: none;
}

.panel .panel-heading .panel-title {
	font-size: 22px;
	font-weight: bolder;
	font-family: "Roboto Slab", "Times New Roman", serif;
}

.hamburguer {
	cursor: pointer;
}

/**/

.home-servicos .card-pricing:hover {
	box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

/**/

.navbar .navbar-nav>li>a {
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}

.navbar .navbar-nav>li>a:hover {
	color: #a9c61a;
}

/**/

footer ul li a {
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}

/**/

#newsletterForm .form-group {
	position: relative;
}

#newsletterForm .form-group label.error {
	position: absolute;
	top: -10px;
	left: 0;
	font-size: 12px;
}

/**/

.navbar.navbar-transparent .navbar-toggle .icon-bar {
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}

.navbar.navbar-transparent .navbar-toggle:hover .icon-bar {
	color: #a9c61a;
}

/**/

.panel .panel-heading .panel-title {
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}

/**/

@media(max-width: 991px) {
	.info {
		max-width: initial;
	}
}

/**/

@media(max-width: 991px) {
	.blog-categorias {
		margin: 0;
		padding: 0;
	}
}

@media(max-width: 991px) {
	.blog-categorias li {
		list-style: none;
		text-align: center;
	}
}

/**/

@media (max-width: 1199px) {
	.navbar .navbar-brand {
		padding: 10px 25px;
	}
}

/**/

@media (max-width: 1199px) {
	.container {
		padding-right: 25px;
		padding-left: 25px;
	}
}

/**/

@media (max-width: 1199px) {
	.info-horizontal .icon {
		float: none;
		margin-top: 24px;
		text-align: center;
		margin-right: 0;
	}
}

/**/

.phone-container {
	margin: 0 auto;
	width: 360px;
	height: 439px;
	position: relative;
}

.phone-container iframe {
	position: absolute;
	width: 190px;
	height: 335px;
	top: 50px;
	left: 85px;
}

.card-title--height {
	height: 60px;
	overflow: hidden;
}

#home-sliders .header-filter::before {
	background-color: transparent;
}

@media (max-width: 768px) {
	.navbar-collapse {
		display: none;
	}
	.carousel .page-header {
		height: 80vh;
		min-height: initial;
	}
	.carousel .page-header .title {
		font-size: 2.3rem;
		margin: 0;
	}
	.carousel .page-header {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.carousel .page-header .container {
		padding-top: 0;
	}
	.carousel .page-header ._m-mb100 {
		margin-bottom: 0;
	}
	.carousel .page-header ._mt75 {
		margin-top: 30px;
	}
	h2.title {
		font-size: 2.3rem;
	}
}

/***/

._traco {
	position: relative;
	margin-bottom: 50px;
}

._traco span {
	background-color: #FFF;
	position: relative;
	z-index: 2;
	padding-right: 30px;
}

@media(min-width:992px) {
	._traco::after {
		content: '';
		position: absolute;
		top: 50%;
		right: 0;
		left: 0;
		height: 1px;
		background-color: #a9c61a;
	}
}

._epis-image {
	height: 250px;
	border: 1px solid #cacaca;
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media(max-width: 991px) {
	._epis-image {
		margin-bottom: 25px;
	}
}

._epis-image img {
	max-width: 100%;
	max-height: 100%;
}

._carousel-control {
	position: absolute;
	top: 0;
	height: 250px;
	width: 50px;
	background-color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
}

@media(max-width:991px) {
	._carousel-control {
		height: auto;
		bottom: 0;
	}
}

._carousel-control._left {
	left: 0;
	background-image: url('../../img/frontend/seta-esquerda.png');
}

._carousel-control._right {
	right: 0;
	background-image: url('../../img/frontend/seta-direita.png');
}

@media(max-width:991px) {
	._padding-mob {
		padding: 0 70px;
	}
}

._modal-epis {
	border-radius: 50px;
}

._modal-epis .modal-header, ._modal-epis .modal-body, ._modal-epis .modal-footer {
	padding-right: 45px;
	padding-left: 45px;
}

._modal-epis .modal-header {
	padding-top: 40px;
}

._modal-epis .modal-footer {
	padding-bottom: 70px;
}

@media(max-width: 991px) {
	._modal-epis .modal-footer .col-md-6 {
		text-align: center;
		margin-top: 5px;
		margin-bottom: 5px;
	}
}

._modal-epis .modal-footer .btn {
	padding: 12px 30px;
}

._descricao-produto {
	padding-bottom: 80px;
	line-height: 30px;
}

._descricao-produto._form {
	padding-bottom: 40px;
}

._descricao-produto ._9a9a9a {
	color: #9a9a9a;
}

._traco-hr {
	max-width: 330px;
	border-top: 1px solid #a9c61a;
	margin: 15px 0;
}

._descricao-produto ._produto-selecionado {
	font-size: 12px;
	line-height: 12px;
}

._descricao-produto ._title {
	line-height: 22px;
	font-size: 18px;
}

._input-qtd {
	width: 60px;
	margin-left: 10px;
	margin-right: 10px;
}

._alert {
	text-align: center;
	padding-top: 30px;
}

._alert ._title {
	padding-top: 30px;
	padding-bottom: 70px;
}

._descricao-produto .error {
	color: red;
}

@media(max-width: 991px) {
	._open-modal {
		white-space: normal;
	}
}

.carouselHome._epis._desk {
	display: block;
}
.carouselHome._epis._mob {
	display: none;
}
@media(max-width: 991px) {
	.carouselHome._epis._desk {
		display: none;
	}
	.carouselHome._epis._mob {
		display: block;
	}
	.modal-open {
		position: fixed;
		width: 100%;
	}
}
