@charset "utf-8";

/* ====== DEFAULT ====== */

a,
button {
	text-decoration: none;
	transition: all 0.2s linear;
}

a:hover,
button:hover {
	text-decoration: none;
	transition: all 0.2s linear;
}

a img {
	border: none;
}

body {
	width: 100%;
	height: 100%;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 100%;
	margin: 0;
}

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

.max-w {
	width: 100%;
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
}

.topo {
	position: relative;
	background: url(../images/bg-topo.jpg) no-repeat center bottom;
	padding-top: 50px;
	height: 676px;
	background-size: cover;
}

.topo .logo {
	margin-bottom: 40px;
	max-width: 170px;
	height: auto;
}

.topo h1 {
	color: #FFF;
	font-weight: 800;
	margin-bottom: 40px;
	font-size: 45px;
    position: relative;
}

.topo h1 .titulo-topo-emoji{
    position: relative;
    display: inline;
    height: 50px;
    width: auto;
}   

.destaque {
	position: relative;
	margin-top: -180px;
	margin-bottom: 60px;
}

.destaque .box {
	position: relative;
	background: #FFF;
	padding-top: 35px;
	padding-bottom: 35px;
	border-radius: 20px;
	box-shadow: 0px 0px 80px 0px rgba(50, 60, 90, 0.2);
}

.destaque img {
	display: none;
}

.destaque h2 {
	font-size: 32px;
	color: #6C75AA;
	font-weight: 700;
	line-height: 40px;
	margin-bottom: 5px;
}

.destaque p {
	font-size: 16px;
	color: #7F8083;
	line-height: 26px;
	margin-bottom: 15px
}

.destaque a.lkMore {
	font-size: 18px;
	color: #FFF;
	font-weight: 700;
	line-height: 48px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	background: #9575CD;
	border-radius: 24px;
	padding: 0 30px;
}

.destaque a.lkMore:hover {
	background: #FFA726;
}

.posts {
	margin-bottom: 90px;
}

.posts .site-button{
    margin:0;
    text-align: center;
}

.posts .site-button .site-bt.lkMore {
	font-size: 18px;
	color: #FFF;
	font-weight: 700;
	line-height: 48px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	background: #D4CEDD;
	border-radius: 24px;
	padding: 0 30px;
    min-width: initial;
}

.posts .site-button .site-bt.lkMore:hover {
	background: #9575CD;
}

.posts .ndmais-cards-list {
	width: 100%;
}

.posts .ndmais-cards-list .sidekick-card {
	width: 100%;
	max-width: 360px;
	background: #FFF;
	border-radius: 10px;
	box-shadow: 0px 0px 40px 0px rgba(50, 60, 90, 0.15);
	overflow: hidden;
	margin: 0 auto 40px;
	padding-bottom: 30px;
}

.posts .ndmais-cards-list .sidekick-card img{
    width: 100%;
	object-fit: cover;
}

.posts .ndmais-cards-list .sidekick-card h3 {
	font-size: 20px;
	font-weight: 700;
	color: #6C75AA;
	margin: 30px 30px 20px;
}

.posts .ndmais-cards-list .sidekick-card h3 a {
	color: #6C75AA;
	text-decoration: none;
}

.posts .ndmais-cards-list .sidekick-card h3 a:hover {
	color: #FFA726;
}

.posts .ndmais-cards-list .sidekick-card p {
	font-size: 16px;
	color: #7F8083;
	margin: 0 30px;
}

.produtos {
	background: #FFF8E1;
	padding-bottom: 70px;
}

.produtos .title {
	width: 100%;
	padding-bottom: 45px;
	margin-bottom: 75px;
	background: url(../images/bg-title-produtos.png) no-repeat center bottom;
}

.produtos .title h2 {
	font-size: 40px;
	font-weight: 700;
	color: #6C75AA;
	margin-bottom: 10px;
	line-height: 42px;
}

.produtos .title p {
	font-size: 16px;
	color: #7F8083;
    display: inline-block;
    line-height: 1;
}

.produtos .title p img{
    display: inline;
    height: 16px;
}

.produtos #slideProd {
	position: relative;
	padding: 0 20px;
	margin-bottom: 40px;
}

.produtos #slideProd .item {
	margin: 0 10px;
}

.produtos #slideProd .item a {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 234px;
	font: 20px 'Gilroy', sans-serif;
	font-weight: 800;
	color: #345D89;
	text-decoration: none;
	text-align: center;
}

.produtos #slideProd .item a:hover {
	color: #fe8509;
}

.produtos #slideProd .item a img {
	margin-bottom: 15px;
}

.produtos #slideProd .item .produto-img-bg{
    width: 100%;
    height: 40%;
    position: absolute;
    left: 0;
    top:50%;
    transform: translateY(-50%);
    border-radius: 20px;
}

.produtos #slideProd .item a span {
	display: block;
	margin-bottom: 10px;
	font: 14px 'Poppins', sans-serif;
}

.produtos #slideProd .item a:hover span {
	color: #345D89;
}

.produtos .control {
	text-align: center;
}

.produtos .control .prodPrev {
	display: inline-block;
	text-indent: -5000em;
	border: none;
	outline: none;
	width: 96px;
	height: 96px;
	border-radius: 50%;
	margin: 0 10px;
	box-shadow: 0 8px 20px 0 rgba(212, 227, 244, 0.5);
	background: url(../images/arrow-slide.jpg) no-repeat 0 0;
}

.produtos .control .prodNext {
	display: inline-block;
	text-indent: -5000em;
	border: none;
	outline: none;
	width: 96px;
	height: 96px;
	border-radius: 50%;
	margin: 0 10px;
	box-shadow: 0 8px 20px 0 rgba(212, 227, 244, 0.5);
	background: url(../images/arrow-slide.jpg) no-repeat -96px 0;
}

.links {
	background: url(../images/bg-links.jpg) no-repeat center top;
}

.links .row {
	height: 225px;
	align-items: center;
}

.links .logo {
	width: 100%;
	max-width: 298px;
	height: auto;
	display: block;
	margin: 0 auto 30px;
}

.links .lkSocial {
	display: inline-block;
	margin: 0 14px;
}

@media only screen and (min-width: 768px) {
	.topo h1 {
		font-size: 50px;
	}
	.destaque img {
		display: block;
		position: absolute;
		left: 60px;
		bottom: 0;
	}
	.destaque .box {
		background: #FFF url(../images/bg-destaque.png) no-repeat left bottom;
		padding-left: 350px;
	}
	.links .logo {
		display: inline-block;
		margin: 0 65px 0 0;
	}
	.links .lkSocial {
		position: relative;
		top: 6px;
	}
}

@media only screen and (min-width: 992px) {
	.posts .ndmais-cards-list {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.posts .ndmais-cards-list .sidekick-card {
		width: 32%;
		margin-left: 0;
		margin-right: 2%;
	}
	.posts .ndmais-cards-list .sidekick-card:nth-child(3n+0) {
		margin-right: 0;
	}
	.produtos #slideProd {
		padding: 0 50px;
	}
}

@media only screen and (min-width: 1200px) {
	.topo .imgPet {
		margin-top: -40px;
	}
	.destaque .box {
		padding-left: 375px;
	}
}