/******************************************************************

Theme Name: SEARA Animal Ingredients
Theme URI: #
Description: Template wordpress da SEARA Animal Ingredients
Author URI: #
Version: 1.0

*/

body{
	font-family: "Montserrat", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
  	font-size: 17px;
}

.wrapper{
	max-width: 1280px;
	width: 100%;
	margin: 0 auto;}

header{
	width: 1280px;
	position: fixed;
	top: 16px;
	left: 50%;
	height: 128px;
	transform: translate(-50%, 0);
	z-index: 50;
}

header h1{
	width: 128px;
	height: 128px;
	z-index: 2;
	position: relative;
}

header h1 img{
	max-width: 100%;
	height: auto;
}

header nav{
	background: #111;
	width: 99%;
	right: 0;
	position: absolute;
	height: 70px;
	top: 30px;
	z-index: 1;
	border: 1px solid #5C4518;
	border-radius: 30px;
	padding-left: 150px;
}

header nav #icon-hamburger{
	display: none;
}

header nav #main-menu{
	float: left;
	font-weight: 600;
	font-size: 15px;
}

header nav #main-menu li{
	display: inline-block;
	line-height: 70px;
	margin-right: 32px;
}

header nav #main-menu li a{
	color: white;
	display: block;
	line-height: 70px;
	text-decoration: none;
}

header nav #main-menu li a:hover{
	text-decoration: underline;
}

header nav #main-menu li ul.submenu{
	display: none;
	background: #111;
	position: relative;
}

header nav #main-menu li:hover ul.submenu{
	display: block;
	position: absolute;
	top: 68px;
}

header nav #main-menu li:hover ul.submenu::before{
	content: "";
	display: block;
	top: 0;
	left: 0;
	height: 2px;
	width: 70px;
	background: #EB2C2E;
	position: absolute;
}

header nav #main-menu li ul.submenu li{
	width: 100%;
	display: block;
	line-height: 60px;
	border-bottom: 1px solid #313131;
}

header nav #main-menu li ul.submenu li a{
	display: block;
	width: 100%;
	line-height: 60px;
	padding-left: 32px;
}

header #close-menu{
	display: none;
}

header nav #language{
	float: right;
	padding-right: 40px;
	line-height: 70px;
	padding-left: 30px;
	background: url(library/images/world-languages.svg) no-repeat center left;
}

header nav #language span{
	display: inline-block;
	font-size: 11px;
	font-weight: 600;
	color: #B2B2B2;
	margin-right: 24px;
}

header nav #language ul{
	display: inline-block;
}

header nav #language ul li{
	display: inline-block;
}

header nav #language ul li.separator{
	width: 20px;
	color: white;
	font-weight: 600;
	text-align: center;
}

header nav #language ul li a{
	color: white;
	text-decoration: none;
	font-size: 13px;
	font-weight: 600;
}

header nav #language ul li a:hover{
	text-decoration: underline;
}

#block-video .video-container {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

#block-video .background-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

#block-video .background-image{
	position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

#block-video .content {
  position: relative;
  z-index: 1;
  padding-top: 170px;
  height: 100%;
  color: white;
  text-align: center;
  max-width: 850px;
  margin: 0 auto;
}

#block-video .content h2{
	width: 100%;
	max-width: 850px;
	display: inline-block;
	font-weight: 300;
	font-size: 69px;
	line-height: 74px;
	text-shadow: 1px 1px #000;
}
#block-video .content h2 strong{
	font-weight: 600;
}
#block-video .content h2 span{
	color: #FF0306;
	font-weight: 600;
}
#block-video .content p{
	width: 100%;
	max-width: 480px;
	display: inline-block;
	margin: 40px 0 56px;
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	text-shadow: 1px 1px #000;
}
#block-video .content p strong{
	font-weight: 800;
}
#block-video .content a{
	display: block;
	width: 257px;
	height: 54px;
	line-height: 54px;
	color: white;
	text-align: center;
	border-radius: 20px;
	margin: 0 auto;
	font-weight: 600;
	font-size: 18px;
	background: #EB2C2E;
	text-decoration: none;
}

#block-biodigestor{
	padding: 72px 0 34px;
	background: #FAF5F3;
	width: 100%;
	text-align: center;
}
#block-biodigestor h3{
	font-size: 32px;
	font-weight: 600;
	line-height: 40px;
	display: inline-block;
	width: 100%;
	max-width: 585px;
	margin-bottom: 40px;
}
#block-biodigestor p{
	font-weight: 400;
	line-height: 22px;
	font-size: 17px;
	max-width: 795px;
	width: 100%;
	margin-bottom: 32px;
	display: inline-block;
}
#block-biodigestor p strong{
	font-weight: 700;
}
#block-biodigestor img{
	max-width: 100%;
}

#block-ingredients{
	padding: 72px 0;
	background: #171717;
	width: 100%;
	text-align: center;
}

#block-ingredients h3{
	color: white;
	font-size: 32px;
	font-weight: 600;
	line-height: 40px;
	display: inline-block;
	width: 100%;
	max-width: 585px;
	margin-bottom: 40px;
}

#block-ingredients p{
	font-weight: 400;
	line-height: 22px;
	font-size: 17px;
	max-width: 795px;
	width: 100%;
	margin-bottom: 32px;
	display: inline-block;
	color: white;
}

#block-ingredients #cards{
	padding: 0 35px;
	width: 100%;
	margin-bottom: 96px;
}

#block-ingredients #cards .card{
	float: left;
	width: 376px;
	height: 536px;
	background: white;
	border-radius: 25px;
	text-align: left;
}

#block-ingredients #cards .card.center{
	margin: 0 40px;
}

#block-ingredients #cards .card img{
	margin-bottom: 32px;
}

#block-ingredients #cards .card h4{
	font-size: 19px;
	font-weight: 700;
	line-height: 24px;
	color: black;
	margin-bottom: 24px;
	padding: 0 32px;
	text-transform: uppercase;
}

#block-ingredients #cards .card h4 strong{
	color: #EB2C2E;
}

#block-ingredients #cards .card p{
	color: black;
	font-size: 17px;
	line-height: 22px;
	padding: 0 32px;
}

#block-ingredients .cycle-img{
	margin-top: 50px;
}


footer{
	width: 100%;
	float: left;
	padding: 72px 0;
	background: #FAF5F3;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
}

footer #logo-footer{
	float: left;
	margin-right: 40px;
}
footer #infos-footer{
	float: left;
	width: 100%;
	max-width: 580px;
}

footer #infos-footer p.alert{
	padding: 12px 0 12px 110px;
	background: url(library/images/alert.svg) no-repeat center left;
	margin-bottom: 20px;
}

footer #infos-footer .phones{
	margin: 25px 0;
}

footer #infos-footer .phones a{
	text-decoration: none;
	color: black;
	display: inline-block;
	padding:6px 0 6px 25px;
	margin-right: 40px;
}

footer #infos-footer .phones a.phone{
	background: url(library/images/phone.svg) no-repeat center left;
}
footer #infos-footer .phones a.whatsapp{
	background: url(library/images/whatsapp.svg) no-repeat center left;
}

footer #sac-footer{
	float: right;
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form input[type=tel],
.wpcf7-form select,
.wpcf7-form textarea{
	width: 100%;
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	padding: 18px 10px;
	border-radius: 5px;
	border: 1px solid #C7C7C7;
}

.wpcf7-form select option{
	font-family: "Montserrat", sans-serif;
}

.wpcf7-form p:has input[type=submit]{
	text-align: center;
}

.wpcf7-form input[type=submit]{
	background: #FF5300;
	border-radius: 5px;
	border: none;
	text-align: center;
	width: 274px;
	height: 54px;
	margin: 0 auto;
	cursor: pointer;
	color: white;
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	font-weight: 600;
	display: inline-block;
}

.internal-page{
	padding: 180px 0 90px 0;
}

.internal-page .wrapper{
	padding: 0 40px;
}

.internal-page .wrapper h2{
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 32px;
	text-transform: uppercase;
}

.internal-page .wrapper p{
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 20px;
}

.internal-page .wpcf7-form {
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
}

.internal-page .team{
	width: 100%;
}
.internal-page .team .team-member{
	width: 33%;
	padding: 0 45px;
	float: left;
	margin-bottom: 60px;
	text-align: center;
}

.internal-page .team .team-member p{
	margin-bottom: 10px;
}

.internal-page .team .team-member img{
	margin-bottom: 15px;
	max-width: 100%;
	border-radius: 50%;
	border: 1px solid #ccc;
}

.internal-page .team .team-member a{
	color: black;
}

.internal-product-page h2{
	text-align: center;
	font-size: 70px;
	color: white;
	padding-top: 290px;
	font-weight: 600;
}

.internal-product-page .bg-pet-food{
	width: 100%;
	height: 580px;
	background: url(library/images/pet-food.png) no-repeat center center;
	background-size: cover;
}

.internal-product-page .bg-aqua-feed{
	width: 100%;
	height: 580px;
	background: url(library/images/aqua-feed.png) no-repeat center center;
	background-size: cover;
}

.internal-product-page .bg-biodiesel{
	width: 100%;
	height: 580px;
	background: url(library/images/biodiesel-v2.jpeg?1) no-repeat center center;
	background-size: cover;
}

.internal-product-page .products{
	padding: 90px 0;
	background: #171717;
	color: white;
}

.internal-product-page .products h3{
	width: 100%;
	padding-left: 50px;
	font-size: 32px;
	font-weight: 600;
	line-height: 40px;
}

.internal-product-page .products .holder-title{
	padding-bottom: 12px;
	border-bottom: 1px solid #403A2F;
	margin-bottom: 32px;
}

.internal-product-page .products .chicken{
	margin-bottom: 40px;
}

.internal-product-page .products .chicken h3{
	background: url(library/images/icon-aves.png) no-repeat left center;
}

.internal-product-page .products .pig h3{
	background: url(library/images/icon-suinos.png) no-repeat left center;
}

.internal-product-page .wrapper{
	width: 100%;
	max-width: 1064px;
	padding: 0 32px;
}

.internal-product-page .products .product{
	float: left;
	width: 100%;
	margin-bottom: 64px;
}

.internal-product-page .products .product .product-img{
	width: 371px;
	height: 371px;
	background: white;
	float: left;
	margin-right: 47px;
	border-radius: 20px;
	text-align: center;
	padding: 27px 0;
}
.internal-product-page .products .product .product-info{
	padding-top: 50px;
	float: left;
	max-width: 580px;
}

.internal-product-page .products .product .product-info h4{
	font-size: 30px;
	font-weight: 600;
	line-height: 34px;
}

.internal-product-page .products .product .product-info p{
	margin: 32px 0;
	font-size: 18px;
	line-height: 22px;
	color: #DEDEDE;
}
.internal-product-page .products .product .product-info a{
	display: inline-block;
	background: #FF5300;
	width: 290px;
	text-align: center;
	height: 52px;
	line-height: 52px;
	color: white;
	text-decoration: none;
	font-size: 16px;
	font-weight: 700;
	border-radius: 20px;
}

#single{
	padding-top: 160px;
}

#single .product .product-img{
	width: 371px;
	height: 371px;
	background: white;
	float: left;
	margin-right: 47px;
	border-radius: 20px;
	text-align: center;
	padding: 27px 0;
}
#single .product .product-info{
	padding-top: 50px;
	float: left;
	max-width: 580px;
}

#single .product .product-info h4{
	font-size: 30px;
	font-weight: 600;
	line-height: 34px;
}

#single .product .product-info h5{
	font-size: 22px;
	font-weight: 600;
	line-height: 28px;
	text-transform: uppercase;
}

#single .product .product-info h6{
	font-size: 19px;
	font-weight: 500;
	line-height: 24px;
}

#single .product .product-info p{
	margin: 32px 0;
	font-size: 18px;
	line-height: 22px;
}

#single .product .product-info p strong{
	font-weight: 600;
}

@media (max-width: 1279px) {

	#block-video .content {
		padding-top: 150px;
	}

	.internal-page{
		padding-top: 140px;
	}

	.internal-page .team .team-member{
		width: 100%;
	}

	.internal-product-page .products .product{
		margin-bottom: 70px;
	}

	.internal-product-page .products .product .product-info {
		padding-top: 32px;
	}

	.internal-product-page h2 {
		font-size: 40px;
		line-height: 44px;
	}

	.internal-product-page .products {
		padding: 60px 0;
	}

	.internal-product-page .products .product .product-img {
		width: 100%;
		margin-right: 0;
	}

	.wrapper{
		padding: 0 40px;
	}

	header{
		width: 90%;
		height: 80px;
		z-index: 10;
	}

	header h1{
		width: 80px;
		height: 80px;
	}

	header nav{
		height: 60px;
		top: 10px;
		padding-left: 100px;
	}

	header nav #icon-hamburger{
		cursor: pointer;
		display: block;
		width: 26px;
		height: 30px;
		display: inline-block;
		margin-top: 20px;
	}

	header nav #icon-hamburger div{
		width: 100%;
		background: white;
		height: 3px;
		border-radius: 3px;
	}

	header nav #icon-hamburger div.bar-2{
		margin: 6px 0;
	}

	header.show{
		transform: none;
	}

	header.show h1{
		z-index: 1;
	}

	header.show #close-menu{
		display: block;
		position: fixed;
		z-index: 10;
		color: white;
		font-size: 22px;
		top: 32px;
		right: 32px;
	}

	header nav #main-menu{
		display: none;
		background: #171717;
		padding: 80px 32px;
	}

	header nav #main-menu li{
		display: block;
		margin-right: 0;
		border-bottom: 1px solid #464646;
	}

	header nav #main-menu li:hover ul.submenu{
		display: none;
	}

	header.show nav #main-menu{
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		background: #171717;
		width: 100vw;
		min-height: 100vh;
		z-index: 5;
	}

	header nav #language{
		line-height: 60px;
	}
	
	header nav #language span{
		display: none;
	}

	header.show #close-menu{
		display: block;
	}

	#block-video .content h2{
		font-size: 40px;
		line-height: 44px;
		padding: 0 40px;
	}
	#block-video .content p{
		font-size: 16px;
		line-height: 20px;
		padding: 0 40px;
	}

	#block-video .background-image img{
		width: 100%;
		height: 100vh;
		object-fit: cover;
	}

	#block-biodigestor h3{
		font-size: 26px;
		line-height: 32px;
	}

	#block-ingredients h3{
		font-size: 26px;
		line-height: 32px;
	}

	#block-ingredients #cards{
		width: 1280px;
		display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    width: auto;
    height: 540px;
    padding: 0;
    margin-bottom: 48px;
    margin-right: -40px;
	}

	#block-ingredients #cards .card{
		max-width: 300px;
	}

	#block-ingredients #cards .card.center{
		margin: 0 24px;
	}

	#block-ingredients #cards .card img{
		max-width: 300px;
	}

	.internal-page.unidades img{
	  max-width: calc(100% + 60px);
    margin: 0 -30px;
  }

	footer{
		padding: 48px 0;
	}

	footer #logo-footer{
		margin-bottom: 40px;
	}

	footer #infos-footer {
		max-width: 100%;
	}

	footer #infos-footer p.alert{
		background: none;
		padding-left: 0;
	}

	footer #sac-footer{
		float: left;
		margin-top: 40px;
	}
}