h1, h2, h3 {
	font-size: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
}

p, table * {
	font-family: 'Open Sans', sans-serif;
}

p {
	text-align: justify;
}

nav ul li {
	display: inline-block;
}

ul {
	list-style-type: none;
}

header {
	height: 95px;

	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
	background-color: #FFFFFF;

	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}

header * {
	display: inline-block;
}

header nav  {
	position: absolute;
	top: 0;
	right: 30px;
}

header nav ul li {
	line-height: 95px;
	margin: 0 15px;
	color: #666666;
}

header nav a {
	color: #666666;
	text-decoration: none;
}

header nav a:link, header nav a:visited, footer nav a:link, footer nav a:visited {
	color: #666666;
	text-decoration: none;
}

footer {
	height: 70px;
	background-color: #232323;
	color: #FFFFFF;
}

footer p {
	margin: 0;
}

footer div, footer nav {
	text-align: center;
}

footer nav a, footer p {
	line-height: 70px;
	padding: 0 10px;
	color: #666666;
	text-decoration: none;
}

header nav a:hover {
	color: #000000;
	text-decoration: none;
}

footer nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

header nav a:active, footer nav a:active {
	color: #00A766;
}

footer ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}

footer p {
	text-align: center;
}
header nav .active {
	color: #00A766 !important;
}

#logo-fruteco {
	height: 110px;
	margin: 10px 100px;
	z-index: 2;
	position: relative;
}

#home-section {
	background-image: url("../images/photos/home-background.jpg");
	z-index: 1;
	height: 800px;
	background-position: bottom center;

	margin-top: 95px;
}

#home-section {
	margin-bottom: 20px;
}

#empresa-section, #produtos-section, #regiao-section, #pomares-section, #instalacoes-section, #contactos-section {
	padding: 0;
	margin: 20px 0;
}

#empresa-section h2, #regiao-section h2, #pomares-section h2 {
	margin-bottom: 30px;
}

#empresa-section h3 {
	margin-top: 30px;
	margin-bottom: 20px;
}

#produtos-section h2, #contactos-section h2 {
	text-align: center;
	margin-bottom: 30px;
}

#contactos-section {
	padding-bottom: 50px;
}

#product-preview {
	position: absolute;
	bottom: 80px;
}

.no-spacing {
	padding: 0;
	margin: 0;
}

.underlined {
	text-decoration: underline;
}

.dark-dark-shade {
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

.dark-dark-shade a {
	display: inline-block;
	width: 60%;
	padding: 10px 15px;
	color: #FFFFFF;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	text-decoration: underline;
	border: 2px #FFFFFF solid;

	/* center */
	position: absolute;
	top: 50%; left: 50%;
	transform: translate(-50%,-50%);
}

.dark-dark-shade a:hover {
	background-color: rgba(255, 255, 255, 0.4);
}

#ameixa-do {
	font-family: 'Open Sans', sans-serif;
	text-align: justify;

	display: inline-block;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 15px;
	border-radius: 10px;
	margin: 80px;
	margin-left: 100px;
}

#ameixa-do .title {
	font-size: 18px;
	font-weight: bold;
}

#ameixa-do .text-block{
	padding: 0 10px;
}

#ameixa-do div {
	padding: 0;
}

#ameixa-do-logo {
	width: 100%;
}

.light-dark-shade {
	background-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

.light-dark-shade p {
	text-align: center;
	line-height: 250px;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
}

.fit-background-image {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

#regiao-image {
	background-image: url("../images/photos/regiao-background.jpg");
	height: 500px;
}

#empresa-section {
	display: table;
}

#empresa-section  [class*="col-"] {
	float: none;
	display: table-cell;
	vertical-align: top;
}

#empresa-image {
	background-image: url("../images/photos/cherry-boxes.jpg");
}

#pomares-image-1 {
	background-image: url("../images/photos/pomar-ameixa.jpg");
}

#pomares-image-2 {
	background-image: url("../images/photos/pomar-noz.jpg");
}

#instalacoes-text {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	height: 500px;
	padding: 80px;
	display: table-cell;
	vertical-align: middle;
}

#instalacoes-text h2 {
	display: inline-block;
	margin-bottom: 30px;
}

#instalacoes-text .body-text {
	width: 40%;
	margin: auto;
}

#instalacoes-text h2, #instalacoes-text .body-text {
	padding: 20px 40px;
	text-align: justify;
}

#instalacoes-text .body-text {
	color: #ABABAB;
}

#instalacoes-image-1 {
	background-image: url("../images/photos/instalacoes1.jpg");
}

#instalacoes-image-2 {
	background-image: url("../images/photos/instalacoes2.jpg");
	background-position: center right;
}

#instalacoes-image-3 {
	background-image: url("../images/photos/instalacoes3.jpg");
	background-position: center right;
}

#pomares-image-1, #pomares-image-2 {
	height: 250px;
	position: relative;
}

#instalacoes-image-1, #instalacoes-image-2, #instalacoes-image-3 {
	height: 500px;
}

#regiao-text, #pomares-text {
	height: 500px;
	position: relative;
}

.right-down-aligned-text {
	text-align: justify;
	position: absolute;
	bottom: 0;

	margin-top: 60px;
	margin-bottom: 60px;
	margin-left: 8%;

	width: 67%;
}

.left-up-aligned-text {
	text-align: justify;

	margin-top: 60px;
	margin-bottom: 60px;
	margin-left: 25%;

	width: 67%;
}

#noz-info-product-item {
	background-image: url("../images/photos/noz1.jpg");
}

#ameixa-info-product-item {
	background-image: url("../images/photos/ameixa1.jpg");
}

#damasco-info-product-item {
	background-image: url("../images/photos/damasco1.jpg");
}

.info-product-item {
	height: 300px;
	position: relative;
	border: 5px #FFFFFF solid;
}

#ameixa-main-product-item {
	background-image: url("../images/photos/ameixa2.jpg");
}

#noz-main-product-item {
	background-image: url("../images/photos/noz2.jpg");
}

#damasco-main-product-item {
	background-image: url("../images/photos/damasco2.jpg");
}

.main-product-item {
	min-height: 550px;
	position: relative;
}

.title-and-calendar {
	background-color: rgba(0, 0, 0, 0.8);
	width:600px;
	text-align: center;
	padding: 20px;
	display: inline-block;
	margin: 45px;
	height: 360px;
}

.title-and-calendar h3 {
	color: #FFFFFF;
}

.calendar-big {
	position: relative;
}

.product-description {
	background-color: rgba(255, 255, 255, 0.9);
	display: inline-block;
	width: 500px;
	position: absolute;
	right: 0;
	top: 20px;
	bottom: 20px;
	padding: 40px;

	width: 30%;
}

#produtos-section table {
	font-size: 13px;
	color: #FFFFFF;
	border-collapse: separate;
	border-spacing: 0 10px;

	/* center */
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);

	margin-top: 130px;
	width: 95%;
}

#produtos-section table .month {
	padding: 0 5px;
}

#produtos-section tr {
	height: 36px;
}

#produtos-section caption, #produtos-section .caption {
	text-align: right;
	color: #FFFFFF;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}

#produtos-section .caption {
	margin-top: 10px;
}

.calendar-small h4 {
	margin-top: 50px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}

#produtos-section tbody {
	text-align: left;
}

#produtos-section .month {
	text-align: center;
}

#produtos-section td {
	margin: 2px 0;
}

#produtos-section .fill-cell {
	background-color: #FF6767;
}

#map {
	width: 100%;
	height: 260px;
}

.contact-block {
	margin-bottom: 20px;
}

.contact-block p {
	margin: 0;
}

.background-cherry-color {
	background-color: #F0474A;
}

.background-cherry-color * {
	color: #FFFFFF;
}

.background-green-color {
	background-color: #00A766;
}

.background-green-color * {
	color: #FFFFFF;
}

.green-text {
	color: #00A766;
}

.dark-grey-background {
	background-color: #232323;
	color: #FFFFFF;
}

.complete-width {
	width: 100%;
}


	#ameixa-main-product-item {
		min-height: 630px;
	}

#menu-bar {
	color: #FFFFFF;
	line-height: 1.0em;
	padding: 10px 0;
	margin: 0;
	text-align: center;
	display: none;
	width: 100%;
	float: none;
}

#menu-bar p {
	line-height: 1.0em;
}

#menu-bar * {
	display: inline-block;
}

#hide-mobile-block {
	display: block;
}

#show-more-empresa-description {
	display: none;
	background-color: transparent;
	border-color: #FFFFFF;
}

#show-more-empresa-description,
#show-more-empresa-description:hover,
#show-more-empresa-description:visited,
#show-more-empresa-description:link,
#show-more-empresa-description:active {
	color: #FFFFFF;
}

#show-more-empresa-description:hover {
	background-color: #ff7f7f;
}

.calendar-small {
	display: none;
}

.center{
	text-align: center;
}


#menu-bar {
		margin: 0;
	}

@media (max-width: 1300px) {
	footer nav ul li a {
		padding: 0 4px;
	}
	#product-preview {
		bottom: 50px;
	}
}

@media (max-width: 1200px) {
	header {
		height: 80px;
	}

	header nav ul li {
		line-height: 80px;
	}

	footer {
		font-size: 13px;
	}

	#logo-fruteco {
		height: 90px;
		margin: 10px 70px;
	}

	#home-section {
		margin-top: 80px;
	}

	.info-product-item {
		height: 270px;
	}

	.left-up-aligned-text, .right-down-aligned-text {
		margin: 60px;
		width: auto;
	}
}

@media (max-width: 1080px) {
	header nav ul li {
		font-size: 13px;
	}

	footer nav {
		text-align: left;
	}

	footer p {
		padding: 0;
	}

	#logo-fruteco {
		height: 90px;
		margin: 10px 50px;
	}

	.main-product-item .title-and-calendar {
		margin: 10px auto;
	}

	.product-description {
		top: 10px;
		bottom: 10px;
		padding: 30px;
		width: 300px;
	}

	.main-product-item {
		min-height: 520px;
	}
}

@media (max-width: 991px) {
	footer {
		height: 110px;
	}

	footer nav {
		text-align: center;
	}

	footer nav ul, footer nav ul li {
		height: 50px;
	}

	footer nav ul li, footer p {
		line-height: 50px;
	}

	#regiao-section, #pomares-section {
		padding-bottom: 10px;
	}

	#regiao-image {
		height: 300px;
	}

	#pomares-image-1, #pomares-image-2 {
		height: 150px;
	}

	#pomares-image-1 p, #pomares-image-2 p {
		line-height: 150px;
	}

	#regiao-text, #pomares-text {
		height: auto;
	}

	.right-down-aligned-text, .left-up-aligned-text {
		margin: 30px;
		position: relative;
	}

	#instalacoes-text h2, #instalacoes-text .body-text {
	    padding: 30px;
	}

	#instalacoes-text .body-text {
		width: 70%;
	}

	.contact-block {
		margin: 30px 0;
	}

	#contacts-container {
		padding: 0 30px;
	}
}

@media (max-width: 940px) {
	header {
		height: 110px;
	}

	#sidenav {
		right: 0;
		background-color: #000000;

		max-height: calc(100vh - 110px);
		overflow: auto;
	}

	#sidenav ul {
		width: 100%;
		margin: 10px 0;
		padding: 0;
	}

	#sidenav ul li, #sidenav ul li a {
		width: 100%;
		display: block;
		line-height: 1.0em;
		text-align: center;
	}

	#sidenav ul li a {
		padding: 10px;
	}

	#sidenav a:hover {
		color: #FFFFFF;
	}

	#sidenav ul p {
		margin: 0;
	}

	#home-section {
		margin-top: 0;
	}
	
	#logo-fruteco {
		margin: 10px auto;
	}

	#logo-fruteco, #sidenav {
		position: relative;
		display: block;
	}

	#sidenav li:not(:first-child) {
		display: none;
	}
	#sidenav #menu-bar {
		display: block;
	}
	#sidenav.responsive li {
		float: none;
		display: block;
		margin: 10px 0;
	}
	#sidenav #menu-bar {
		margin: 0;
	}

	#ameixa-do {
		display: block;
		margin: 200px 0 40px 0;
		width: 50%;

		/* center */
		position: absolute;
		left: 50%;
		transform: translate(-50%,0);
	}

	#product-preview {
		bottom: 20px;
		left: 0;
		right: 0;
		padding: 0;
		margin:0 auto;
	}

	.info-product-item {
		height: 250px;
	}

	.main-product-item {
		height: auto;
	}

	.title-and-calendar, .product-description {
		display: block;
		margin: 0 auto;
		width: 80%;
		position: relative;
		height: auto;
	}

	#produtos-section table {
		margin: 0;
		position: relative;
		top: 0;
		left: 50%;
		transform: translate(-50%, 0);
	}

	.main-product-item {
		padding: 25px 0;
		margin: 0;
		min-width: 0;
	}

	.product-description {
		margin-bottom: 20px;
	}
}

@media (min-width: 768px) {
	#hide-mobile-block {
		display: block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hide-on-tablet {
		display: none;
	}
}

@media (max-width: 767px) {
	#ameixa-do {
		width: 350px;
	}
	.info-product-item {
		height: 90px;
		width: 350px;
		margin: 10px auto;
	}
	#product-preview {
		bottom: 10px;
	}
	#product-preview a {
		padding: 0 15px;
	}
	#empresa-image, #empresa-text {
		display: block !important;
	}
	#empresa-image {
		height: 200px;
	}
	#hide-mobile-block {
		display: none;
	}
	#show-more-empresa-description {
		display: block;
	}

	.main-product-item .title-and-calendar,
	.main-product-item .product-description {
		margin: 0 auto;
		padding: 10px;
		width: 550px;
		height: auto;
	}

	.main-product-item .product-description {
		padding: 30px;
	}

	#instalacoes-text {
		height: 650px;
	}

	#instalacoes-section {
		height: auto;
	}

	.contact-block {
		margin: 0 0 20px 0;
	}

	.contact-block p {
		text-align: center;
	}

	#instalacoes-image-1, #instalacoes-image-2 {
		height: 150px;
	}
}

@media (max-width: 630px) {
	.info-product-item {
		height: 100px;
	}

	.main-product-item .title-and-calendar,
	.main-product-item .product-description {
	    margin: 0 auto;
	    width: 95%;
	    height: auto;
	}

	#regiao-image {
		height: 250px;
	}

	#instalacoes-text .body-text {
		width: 90%;
	}

	footer p, footer nav ul li {
		line-height: 1.4em;
	}

	footer p {
		padding: 30px 0 20px 0;
	}

	footer nav ul, footer nav ul li {
		width: auto;
		height: 10px;
	}

	footer {
		height: auto;
	}
}

@media (max-width: 595px) {
	.calendar-small {
		display: block;
	}
	.calendar-big {
		display: none;
	}
}

@media (max-width: 480px) {
	#ameixa-do {
		width: 300px;
	}
	#ameixa-do .title {
		font-size: 16px;
		font-weight: bold;
	}

	.info-product-item {
		width: 300px;
	}
	.preview-container {
		padding: 0;
	}

	#pomares-image-1, #pomares-image-2 {
		height: 100px;
	}

	#pomares-image-1 p, #pomares-image-2 p {
		line-height: 100px;
	}

	#instalacoes-text {
		padding: 0;
		height: auto;
	}

	#instalacoes-text h2 {
		width: 100%;
		margin: 0;
	}

	#instalacoes-text .body-text {
		width: 100%;
		margin: 0;
	}

	#instalacoes-image-3 {
		height: 300px;
	}

	#instalacoes-text, #instalacoes-images {
		display: block;
		position: relative;
	}
}

@media (max-width: 360px) {
	#ameixa-do {
		width: 250px;
	}
	.info-product-item {
		width: 250px;
	}
	#ameixa-do .text-block{
		font-size: 13px;
	}
	#ameixa-do p{
		margin: 0;
	}

	#regiao-image {
		height: 200px;
	}

	.right-down-aligned-text, .left-up-aligned-text {
		margin: 20px;
	}
	#instalacoes-text h2, #instalacoes-text .body-text {
	    padding: 20px;
	}

	#contacts-container {
		padding: 0 20px;
	}
}

@media (max-width: 320px) {
	#ameixa-do .title {
		font-size: 14px;
		font-weight: bold;
	}

	#ameixa-do p {
		font-size: 14px;
		margin-bottom: 5px;
	}

	.info-product-item {
		height: 110px;
		width: 95%;
	}
}