body {
	/*font-family: 'Barlow Semi Condensed', 'Arial', sans-serif;*/
	font-family: 'Poppins', 'Arial',sans-serif;
}

a {
	color: #194B80;
}

a:hover, a:focus {
	color: #AA4068;
}

#header .header-body {
	border-top: none;
	border-bottom: none;
	padding: 0;
}

#header .header-body .header-container {
	min-height: 125px;
}

@media (max-width: 368px) {
	#header .header-body .header-container {
		min-height: 170px;
	}
}

#header .header-body .header-container:after {
	content: "";
	position: absolute;
	bottom: -5px;
	width: calc(100% - 30px);
	height: 5px;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e05828+0,273b5e+100 */
	background: rgb(224,88,40); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(224,88,40,1) 0%, rgba(39,59,94,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(224,88,40,1) 0%,rgba(39,59,94,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(224,88,40,1) 0%,rgba(39,59,94,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e05828', endColorstr='#273b5e',GradientType=1 ); /* IE6-9 */
}

#header .header-btn-collapse-nav {
	background: #194B80;
}

#header .header-logo,
#header .header-logo a,
#header .header-logo img {
	max-width: 100%;
	object-fit: contain;
}

#header .header-body .telefone {
	background-color: #F3F3F3;
	height: 125px;
	padding: 52px 24px 0;
	transition: all .2s;
	font-size: 21px;
	color: #4A7DBF;
}

#header .header-body .telefone i {
	font-size: 25px;
	margin-right: 6px;
	vertical-align: text-bottom;
}

.slider .tp-bannertimer {
	display: none;
}

@media (min-width: 992px) {
	#header .header-nav-main nav > ul > li > a {
		font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        padding: 53px 12px 52px;
        text-transform: uppercase;
        transition: all .2s;
        border-radius: 0;
	}
}

@media (min-width: 992px) {
	#header .header-nav-main {
		margin: 0px 0 0;
		transition: all .2s;
	}

	.sticky-header-active #header .header-nav-main {
		argin: 0px 0 0;
	}

	.sticky-header-active #header .header-nav-main nav > ul > li > a {
		padding: 82px 14px 23px;
	}

	.sticky-header-active #header .header-body .telefone {
		padding-top: 80px;
	}
}

@media (min-width: 992px) {
	#header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
		background-color: rgba(195,86,53,0.04);
	}
}

@media (min-width: 992px) {
	#header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
		color: #AA4068;
	}
}

ul.nav-pills > li.active > a {
	/*background-color: rgba(195,86,53,0.04);*/
	background-color: transparent;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	color: #AA4068;
}

@media (max-width: 991px) {
	#header .header-nav-main nav > ul > li.active > a, #header .header-nav-main nav > ul > li.active > a:focus, #header .header-nav-main nav > ul > li.active > a:hover {
		background-color: #AA4068;
	}
}

@media (max-width: 991px) {
	#header .header-nav-main nav > ul > li > a, #header .header-nav-main nav > ul > li > a:focus, #header .header-nav-main nav > ul > li > a:hover {
		color: #194B80;
	}
}

@media (min-width: 992px) {
	#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
		position: absolute;
		font-family: FontAwesome;
		content: "\f0d7";
		font-size: 10px;
		top: 51px;
		right: 11px;
		transition: all .2s;
	}

	.sticky-header-active #header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
		top: 81px;
		right: 7px;
	}
}

@media (min-width: 992px) {
	#header .header-nav-main nav > ul > li.dropdown.open > .dropdown-menu, #header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu {
		top: 128px;
		display: block;
		opacity: 1;
	}
}

@media (min-width: 992px) {
	#header .header-nav-main nav > ul > li.dropdown.open > a, #header .header-nav-main nav > ul > li.dropdown:hover > a {
		padding-bottom: 52px;
	}

	.sticky-header-active #header .header-nav-main nav > ul > li.dropdown.open > a, .sticky-header-active #header .header-nav-main nav > ul > li.dropdown:hover > a {
		padding-bottom: 23px;
	}
}

@media (min-width: 992px) {
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
		border-top-color: transparent;
	}
}

.dropdown-mega-content img {
	width: 100%;
	height: 100px;
	object-fit: contain;
	padding: 20px;
}

.dropdown-mega-content a {
	display: block;
	text-align: center;
}

.slider-container .top-label {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 300;
	color: #FFF;
	letter-spacing: 10px;
	text-shadow: 2px 2px 2px #000;
}

.slider-container .middle-label {
	font-family: 'Barlow Semi Condensed', 'Arial', sans-serif;
	color: #FFF;
	font-size: 48px;
	font-weight: 100;
	letter-spacing: 1px;
	text-shadow: 2px 2px 2px #000;
}

.slider-container .middle-label strong {
	font-weight: 600;
	text-shadow: 2px 2px 2px #333;
}

.slider-container .bottom-label {
	font-size: 16px;
	font-weight: 200;
	text-shadow: 2px 2px 2px #000;
}

.slider-container .button a {
	font-family: 'Barlow Semi Condensed', 'Arial', sans-serif;
	padding: 18px 70px;
	background-color: #C1995E;
	color: #FFF;
	border-radius: 100px;
	font-size: 21px;
	text-transform: uppercase;
	letter-spacing: 1px;
	transition: all .2s;
}

@media (max-width: 991px)
{
	.slider-container .button a {
		padding: 8px 30px;
		border-radius: 100px;
		font-size: 18px;
		letter-spacing: 1px;
	}
}

.slider-container .button a:hover {
	text-decoration: none;
	background-color: #85381A;
}

.slider-container .barra-bottom:after {
	width: 100%;
	height: 20px;
	margin-top: -20px;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff5719+0,002f63+100&0.5+0,0.5+100 */
	background: -moz-linear-gradient(left, rgba(255,87,25,0.5) 0%, rgba(0,47,99,0.5) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,87,25,0.5) 0%,rgba(0,47,99,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,87,25,0.5) 0%,rgba(0,47,99,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ff5719', endColorstr='#80002f63',GradientType=1 ); /* IE6-9 */
	z-index: 99;
	position: relative;
}

.tp-leftarrow.tparrows {
	background-image: url(../img/setas.png);
	width: 72px;
	height: 60px;
	border-radius: 0;
	left: -30px !important;
}

.tp-leftarrow.tparrows:hover {
	background-position: 0 -60px;
}

.tparrows.tp-leftarrow:before {
	content: "";
}

.tp-rightarrow.tparrows {
	background-image: url(../img/setas.png);
	background-position: 72px 0;
	width: 72px;
	height: 60px;
	border-radius: 0;
	right: -102px !important;
	left: auto !important;
}

.tparrows.tp-rightarrow:before {
	content: "";
}

.tp-rightarrow.tparrows:hover {
	background-position: 72px -60px;
}

#footer {
	background-color: #FFF;
	background-image: url(../img/footer-bg.png);
	background-size: cover;
	background-position: center;
	border-top: 1px solid #E6E6E6;
	position: relative;
	padding: 0;
	margin-top: 0px;
}

#footer > .container {
	background-image: url(../img/footer-container-bg.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	padding-top: 17px;
}

#footer > .container:after {
	content: "";
	position: absolute;
	width: calc(100% - 30px);
	top: -3px;
	height: 20px;
	background-image: url(../img/footer-barra.png);
	background-size: cover;
	background-position: center;
}

.scroll-to-top {
	display: none !important;
}

#footer .footer-copyright {
	background-image: url(../img/footer-copyright-bg.jpg);
	background-size: cover;
	background-position: center;
}

#footer .footer-copyright span {
	font-size: 16px;
}

#footer .footer-copyright a {
	font-size: 16px;
	font-weight: 400;
	color: #777;
	transition: all .2s;
}

#footer .footer-copyright a:hover {
	color: #FFF;
	text-decoration: none;
}

#footer .container .row > div {
	margin-bottom: 0px;
}

#footer .footer-copyright {
	border-top: none;
	 margin-top: 0px;
	padding: 20px 0 15px;
}

#footer .logo {
	background-color: #255699;
	width: 142px;
	height: 164px;
	position: relative;
}

#footer .logo img {
	width: 100%;
	height: 100%;
	padding: 15px 30px 15px 25px;
	object-fit: contain;
	object-position: center;
}

#footer .logo:after {
	content: "";
	width: 100%;
	height: 5px;
	position: absolute;
	bottom: 0;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e05828+0,273b5e+100 */
	background: rgb(224,88,40); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(224,88,40,1) 0%, rgba(39,59,94,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(224,88,40,1) 0%,rgba(39,59,94,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(224,88,40,1) 0%,rgba(39,59,94,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e05828', endColorstr='#273b5e',GradientType=1 ); /* IE6-9 */
}

#footer .titulo h4 {
	color: #255699;
	font-size: 26px;
	font-weight: 700;
	text-transform: uppercase;
	background-image: url(../img/titulo-bg.png);
	background-position: center;
	background-repeat: repeat-x;
	display: inline-block;
}

#footer .contato {
	padding-top: 50px;
}

#footer .contato div {
	margin-bottom: 20px;
}

#footer .contato i {
	font-size: 24px;
	padding: 16px 20px 20px 20px;
	color: #013162;
	background-image: url(../img/icon-border.png);
	background-size: contain;
	background-repeat: no-repeat;
	float: left;
}

#footer .contato .texto {
	display: inline-block;
	margin-left: 10px;
	text-transform: uppercase;
	color: #255699;
	font-size: 14px;
}

#footer .contato .texto p {
	color: #255699;
	font-size: 14px;
}

#footer .contato .texto a {
	text-transform: uppercase;
	color: #255699;
	font-size: 14px;
}

#footer .contato .texto h4 {
	font-size: 14px;
	color: #013162;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 0;
}

@media (max-width: 991px) {
	#footer .logo {
		float: none !important;
		margin: 0 auto;
	}

	#footer .titulo {
		width: 200px;
		margin: 0 auto;
	}
}

.bg-pontos {
	background-image: url(../img/section-bg.png) !important;
	background-color: #FFF !important;
}

section.section {
	background-color: #FFF;
	border: none;
	margin: 0;
}

.empresa-bloco .empresa-titulo h5 {
	font-size: 14px;
	color: #B4B4B4;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.empresa-bloco .empresa-titulo h4 {
	font-size: 40px;
	color: #255699;
	background-image: url(../img/titulo-2-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	max-width: 250px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 auto;
}

.empresa-bloco .empresa {
	position: relative;
	display: inline-block;
}

.empresa-bloco .empresa:before {
	content: "GEROZAN";
	position: absolute;
	left: -80px;
	top: 60px;
	transform: rotate(-90deg);
	color: #255699;
	font-weight: 600;
	letter-spacing: 2px;
}

.empresa-bloco .empresa:after {
	content: "";
	border-top: 1px solid #CFCFCF;
	width: 50px;
	position: absolute;
	left: -66px;
	top: 160px;
	transform: rotate(-90deg);
}

.empresa-bloco .empresa img {
	max-width: 100%;
}

.empresa-bloco .empresa p {
	font-size: 16px;
	text-align: justify;
}

.empresa-bloco .empresa a {
	color: #EA3C45;
	font-weight: 600;
	font-size: 16px;
}

.empresa-bloco .empresa .ligue-box {
	margin-top: 50px;
}

.empresa-bloco .empresa .ligue-box h4 {
	background-color: #EA3C45;
	border-bottom-left-radius: 100px;
	border-top-left-radius: 100px;
	width: 180px;
	height: 60px;
	color: #FFF;
	float: left;
	text-align: center;
	padding-top: 17px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	margin-right: 20px;
}

@media (max-width: 442px) {
	.empresa-bloco .empresa .ligue-box h4 {
		float: none;
	}

	.empresa-bloco .empresa .ligue-box .texto {
		margin-bottom: 20px;
	}
}
.empresa-bloco .empresa .ligue-box .texto {
	padding: 8px;
	color: #255699;
	font-size: 16px;
	text-transform: uppercase;
}

.empresa-bloco .diferenciais-titulo {
	width: 500px;
	margin: 50px auto 70px;
	padding-left: 150px;
}

@media (max-width: 500px) {
	.empresa-bloco .diferenciais-titulo {
		width: auto;
		margin: 50px 0 70px;
		padding-left: 0px;
	}
}

.empresa-bloco .diferenciais-titulo > div {
	position: relative;
}

.empresa-bloco .diferenciais-titulo img {
	float: left;
	margin-right: 20px;
}

.empresa-bloco .diferenciais-lista .diferenciais-titulo h4 {
	font-size: 30px;
	color: #255699;
	font-weight: 600;
	text-transform: uppercase;
	padding-top: 14px;
}

.empresa-bloco .diferenciais-titulo > div:before {
	content: "";
	width: 1px;
	height: 80px;
	background-color: #CCC;
	position: absolute;
	left: 58px;
	top: -70px;
}

.empresa-bloco .diferenciais-lista {
	background-image: url(../img/diferenciais-bg.png);
	background-position: center 80%;
	background-repeat: no-repeat;
}

.empresa-bloco .diferenciais-lista h4 {
	font-size: 18px;
	color: #013162;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.empresa-bloco .diferenciais-lista p {
	font-weight: 500;
	color: #808080;
}

.empresa-bloco .diferenciais-lista > div:not(.diferenciais-titulo) > div:nth-child(1):after {
	content: "01.";
	font-size: 55px;
	font-weight: 600;
	margin-top: 10px;
	display: inline-block;
	color: #FBE1E2;
	margin-bottom: 50px;
}

.empresa-bloco .diferenciais-lista > div:not(.diferenciais-titulo) > div:nth-child(2):after {
	content: "02.";
	font-size: 55px;
	font-weight: 600;
	margin-top: 10px;
	display: inline-block;
	color: #FBE1E2;
	margin-bottom: 50px;
}

.empresa-bloco .diferenciais-lista > div:not(.diferenciais-titulo) > div:nth-child(3):after {
	content: "03.";
	font-size: 55px;
	font-weight: 600;
	margin-top: 10px;
	display: inline-block;
	color: #FBE1E2;
	margin-bottom: 50px;
}

.produtos-bloco > .container {
	position: relative;
	padding-bottom: 30px;
}

.produtos-bloco > .container:after {
	content: "";
	width: calc(100% - 30px);
	height: 20px;
	background-image: url(../img/produtos-barra.png);
	backgorund-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
}

.produtos-bloco > .container:before {
	content: "";
	margin: 0 auto 20px auto;
	width: 1px;
	height: 50px;
	background-color: #CCC;

}

.produtos-bloco .produtos-titulo h5 {
	font-size: 14px;
	color: #B4B4B4;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.produtos-bloco .produtos-titulo h4 {
	font-size: 40px;
	color: #255699;
	background-image: url(../img/titulo-3-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 auto;
	max-width: 300px;
	line-height: 40px;
}

.produtos-bloco.estilo-2 .produtos-titulo h4 {
	font-size: 40px;
	color: #255699;
	background-image: url(../img/titulo-2-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 auto;
	max-width: 300px;
	line-height: 40px;
}

.produtos-bloco div img {
	width: 100%;
	height: 288px;
	object-fit: contain;
	background-color: #FFF;
	border-radius: 4px;
	padding: 25px;
	border: none;
}

.produtos-bloco.estilo-2 div img {
	width: 100%;
	height: 288px;
	object-fit: contain;
	background-color: #FFF;
	border-radius: 4px;
	padding: 25px;
	border: none;
}

.produtos-bloco div h3 {
	color: #255699;
	font-size: 20px;
	text-align: center;
	text-transform: none;
	padding: 20px 10px;
	margin-bottom: 0;
}

html .btn-primary {
	color: #ffffff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e83d45+0,255699+100 */
	background: rgb(232,61,69); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(232,61,69,1) 0%, rgba(37,86,153,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(232,61,69,1) 0%,rgba(37,86,153,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, rgba(232,61,69,1) 0%,rgba(37,86,153,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e83d45', endColorstr='#255699',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border-color: transparent;
	background-size: 100%;
	transition: all .2s;
	border-radius: 0;
	text-transform: uppercase;
	padding: 13px 30px;
	font-size: 16px;
	display: block;
	width: 150px;
	margin: 0 auto;
	border: none;
}

html .btn-primary:hover {
	border-color: transparent;
	background-size: 150%;
}

html .btn-primary:active,
html .btn-primary:focus,
html .btn-primary:active:hover,
html .btn-primary:active:focus {
	border-color: transparent;
	background-size: 150%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e83d45+0,255699+100 */
	background: rgb(232,61,69); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(232,61,69,1) 0%, rgba(37,86,153,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(232,61,69,1) 0%,rgba(37,86,153,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, rgba(232,61,69,1) 0%,rgba(37,86,153,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e83d45', endColorstr='#255699',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

html .btn-secondary {
	color: #ffffff;
	text-shadow: none;
	background-color: #ccc;
	border-color: transparent;
	border-radius: 0;
	font-weight: 400;
	font-size: 16px;
}

html .btn-secondary:hover {
	border-color: transparent;
	background-color: #255699;
}

html .btn-secondary:active,
html .btn-secondary:focus,
html .btn-secondary:active:hover,
html .btn-secondary:active:focus {
	border-color: transparent;
	background-color: #255699;
	color: #FFF;
}

.produtos-bloco .owl-carousel.nav-bottom .owl-nav .owl-prev {
	color: #ffffff;
	text-shadow: none;
	background-color: transparent;
	border-color: transparent;
	background-image: url(../img/setas.png);
	width: 72px;
	height: 60px;
	border-radius: 0;
}

.produtos-bloco .owl-carousel.nav-bottom .owl-nav .owl-prev:hover {
	background-position: 0 -60px;
}

.produtos-bloco .owl-carousel.nav-bottom .owl-nav .owl-prev:before {
	content: "";
}

.produtos-bloco .owl-carousel.nav-bottom .owl-nav .owl-next {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: transparent;
	border-color: transparent;
	background-image: url(../img/setas.png);
	width: 72px;
	height: 60px;
	border-radius: 0;
	background-position: 72px 0px;
}

.produtos-bloco .owl-carousel.nav-bottom .owl-nav .owl-next:hover {
	background-position: 72px -60px;
}

.produtos-bloco .owl-carousel.nav-bottom .owl-nav .owl-next:before {
	content: "";
}

.produtos-bloco .owl-carousel.nav-bottom .owl-nav {
	margin-top: 50px;
	margin-bottom: 30px;
}

.white-bg {
	background-color: #FFF !important;
}

.main > .conteudo {
	min-height: 500px;
}

.page-header {
	background-color: #171717;
	background-image: url(../img/page-header.jpg);
	background-size: cover;
	border-bottom: none;
	border-top: none;
	margin: 0 0 35px 0;
	min-height: 50px;
	padding: 0px;
	position: relative;
}

.page-header h1 {
	font-size: 42px;
	color: #FFF;
	background-image: url(../img/titulo-4-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 auto !important;
	line-height: 40px;
	padding: 0 20px;
	letter-spacing: 1px;
}

.page-header .breadcrumb li,
.page-header .breadcrumb li a {
	font-size: 14px;
	font-weight: 500;
	color: #FFF;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.page-header > .container {
	position: relative;
	padding-top: 35px;
	padding-bottom: 65px;
}

.page-header > .container:after {
	content: "";
	width: calc(100% - 30px);
	height: 20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff5719+0,002f63+100&0.5+0,0.5+100 */
	background: -moz-linear-gradient(left, rgba(255,87,25,0.5) 0%, rgba(0,47,99,0.5) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,87,25,0.5) 0%,rgba(0,47,99,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,87,25,0.5) 0%,rgba(0,47,99,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ff5719', endColorstr='#80002f63',GradientType=1 ); /* IE6-9 */
	position: absolute;
	bottom: 0;
}

.img-thumbnail {
	width: 100%;
	height: auto;
	padding: 0;
	border: none;
	border-radius: 0;
}

.empresa .conteudo .img-thumbnail img {
	height: 375px !important;
	object-fit: contain;
	width: 100%;
}

.empresa .conteudo p {
	text-align: justify;
	line-height: 30px;
	font-size: 15px;
}

.contato .conteudo h2 {
	font-family: 'Roboto', 'Arial', sans-serif;
	font-size: 22px;
	color: #4D4D4D;
}

.contato .conteudo hr {
	background-color: #F2F2F2;
	height: 5px;
}

.contato .conteudo .info > div {
	margin-bottom: 20px;
}

.contato .conteudo i {
	font-size: 24px;
	padding: 17px 20px 20px 20px;
	color: #013162;
	background-image: url(../img/icon-border.png);
	background-size: contain;
	background-repeat: no-repeat;
	float: left;
	width: 64px;
	text-align: center;
}

.contato .conteudo .texto h4 {
	font-size: 14px;
	color: #013162;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 0;
}

.contato .conteudo .texto {
	display: inline-block;
	margin-left: 10px;
	text-transform: uppercase;
	color: #255699;
	font-size: 14px;
}

.contato .mapa {
	position: relative;
	margin-top: -35px;
	margin-bottom: 35px;
}

.endereco-mapa {
	position: absolute;
	left: 20%;
	width: 400px;
	height: 401px;
	max-width: 90%;
	background-color: rgba(255,255,255,.89);
	z-index: 1;
	top: 0;
}

@media (max-width: 991px) {
	.endereco-mapa {
		display: none;
	}	
}

.google-map {
	background: #E5E3DF;
	height: 400px;
	margin: 0;
	width: 100%;
}

.endereco-mapa img {
	text-align: center;
}

.endereco-mapa img {
	float: left;
	margin-right: 10px;
}

.endereco-mapa .topo {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eeeeee+100&0.89+0,0.89+100 */
	background: -moz-linear-gradient(top, rgba(255,255,255,0.89) 0%, rgba(238,238,238,0.89) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.89) 0%,rgba(238,238,238,0.89) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0.89) 0%,rgba(238,238,238,0.89) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3ffffff', endColorstr='#e3eeeeee',GradientType=0 ); /* IE6-9 */
	height: 150px;
	padding: 40px 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.endereco-mapa .topo .texto {
	font-size: 20px;
}

.endereco-mapa .topo .texto strong {
	font-weight: 400;
	color: #666;
	font-size: 24px;
}

.endereco-mapa .baixo {
	padding: 30px 30px;
	font-size: 20px;
	text-transform: none;
}

.w-full {
	width: 100% !important;
}

.produtos.interna .img-thumbnail img {
	width: 100%;
	object-fit: contain;
	height: 375px;
}

.produtos-bloco.interna.n0 {
	margin-top: -35px;
}

.produtos-bloco.interna:last-child > div:after {
	display: none;
}

.atuacao table td {
	vertical-align: top;
}

.atuacao table td img {
	margin: 20px 0 50px 0 !important;
	display: inline-block;
	height: 100px !important;
	object-fit: contain;
	object-position: center;
}

@media (max-width: 992px) {
	.atuacao table td {
		display: block;
	}
}

section.cadastro-cliente {
	padding: 80px 0;
	background-image: url(/img/paginas/empresa/1-4.jpg);
	background-repeat: no-repeat;
	background-position: 0px -150px;
	background-size: cover;
	position: relative;
}

section.cadastro-cliente .titulo {
	font-size: 40px;
    color: #255699;
    background-image: url(../img/titulo-3-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 auto;
    max-width: 300px;
    line-height: 40px;
}

section.cadastro-cliente .subtitulo {
	font-size: 20px;
    line-height: 28px;
    color: #4c4c4c;
    text-transform: initial;
    font-weight: 600;
    margin: 40px auto 0;
    max-width: 500px;
}

section.cadastro-cliente .cc-input {
	margin: 30px auto 0;
	width: 200px;
	text-align: center;
	border-radius: 200px;
	font-size: 15px;
}

section.cadastro-cliente .cc-btn {
	margin: 30px auto 0;
	width: 200px;
}

#cc-modal .cc-list {
	padding: 0px 40px;
}

#cc-modal .cc-list .item {
	flex-basis: 33.33%;
	padding: 10px 20px;
	display: none;
}

#cc-modal .cc-list .item-full {
	flex-basis: 100% !important;
	max-width: 450px;
	margin: 0 auto;
}

#cc-modal .cc-list .item img {
	width: 100%;
	height: 180px;
	object-fit: scale-down;
}

#cc-modal .modal-title {
	padding-left: 30px;
}

#cc-modal .modal-footer {
	text-align: center !important;
}

#cc-modal .modal-footer .btn {
	display: inline-block;
	width: auto;
}

#cc-modal-cpf iframe {
	width: 100%;
	height: 600px;
	border: none;
}

#cc-modal-cnpj iframe {
	width: 100%;
	height: 600px;
	border: none;
}

/*form#cadastro-cliente-cpf {
	padding: 0 40px;
	overflow-y: scroll;
	height: 600px;
}*/

@media (max-width: 1500px) {
	#cc-modal-cpf iframe {
		width: 100%;
		height: 400px;
	}
	#cc-modal-cnpj iframe {
		width: 100%;
		height: 400px;
	}
	/*form#cadastro-cliente-cpf {
		padding: 0 40px;
		overflow-y: scroll;
		height: 400px;
	}	*/
}

.w-100 {
	width: 100%;
}

.flex {
	display: flex;
	flex-wrap: wrap;
}

.flex-row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.flex-column {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
}

.flex-nowrap {
	flex-wrap: nowrap;
}

.justify-content-start {
	justify-content: flex-start;
}

.justify-content-center {
	justify-content: center;
}

.justify-content-end {
	justify-content: flex-end;
}

.justify-content-between {
	justify-content: space-between;
}

.justify-content-around {
	justify-content: space-around;
}

.justify-content-evently {
	justify-content: space-evenly;;
}

.align-items-start {
	align-items: flex-start;
}

.align-items-center {
	align-items: center;
}

.align-items-end {
	align-items: flex-end;
}

.main.cadastro-empresa iframe {
	border: none;
	width: 100%;
	height: 1650px;
	overflow-y: hidden !important;
}

.main.cadastro-veterinario iframe {
	border: none;
	width: 100%;
	height: 1280px;
	overflow-y: hidden !important;
}

.assinatura {
	border: 3px solid silver;
}