body {
	font-size: 22px;
	color: #515940;
	margin: 0;
	padding: 0;
}
.container {
	max-width: 824px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.header {
	width: 100%;
}
.lang-selector {
	position: absolute;
	right: 10px;
	top: 0;
}
.lang-selector ul {
	list-style-type: none;
	padding: 0;
}
.lang-selector li {
	margin: 0 2px;
	left: 0;
	display: inline-block;
}
.contact-top {
	margin: 0 0 20px 0;
}
.menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	max-width: 824px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
}
.menu
{
    background-color: #98bf21;
    width: 100%;
}
.menu li {
	text-align: center;
    display: inline-block;
}
.menu.en li {
	float: left;
	width: 25%;
}
.menu a:link, .menu a:visited {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #98bf21;
	text-align: center;
	padding: 8px;
	text-decoration: none;
	text-transform: uppercase;
}
.menu a:hover, .menu a:active {
	background-color: #7A991A;
}
.redtxt {
	color: #FF0000;
	font-weight: bold;
	font-size: large;
}
.contact-top > div {
	display: inline-block;
}
.contact-top img {
	width: 50px;
	height: 50px;
	vertical-align: middle;
	margin: 5px;
}
.contact-top .contacttxt {
	color: #83B31A;
	font-size: xx-large;
	font-weight: bold;
	vertical-align: middle;
}
.x-large-txt {
	font-size: x-large;
}
h1 {
	font-size: xx-large;
	font-weight: bold;
	color: #6B8C25;
	margin: 35px 0 0 0;
	text-align: center;
}
h2 {
	font-size: x-large;
	font-weight: bold;
	color: #515940;
	margin: 0 0 35px 0;
	text-align: center;
}
h3 {
	font-size: x-large;
	font-weight: bold;
	color: #515940;
	margin: 0;
}
.content {
	text-align: initial;
	width: 100%;
}
.topline {
	width: 95%;
	position: absolute;
	left: 0;
	right: 0;
}
.smalltxt {
	font-size: 16px;
}
.footer p {
	background-color: #83B31A;
	padding: 7px 20px;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.concurs {
	font-size: 20px;
}
.circle {
	border-radius: 50%;
	width: 95%;
	height: 200px;
	margin: 5px;
}
.price {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	display: table;
	margin-bottom: 30px;
}
.price li {
	float: left;
	padding: 0 3px;
	width: 24%;
}
.content-price {
	margin-top: 10px;
}
.actualizat {
	padding: 20px 0 0;
	text-align: center;
}
.title {
	font-size: xx-large;
	font-weight: bold;
}
.contactinfo {
	width: 300;
	margin-right: auto;
	margin-left: auto;
}
.tabletxt {
	color: #83B31A;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.tdtbltxt {
	text-align: center;
}
.fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222;
}
.content-material h2 {
	margin-top: 20px;
}
.btn button {
	background-color: #98bf21;
	padding: 10px;
	border: none;
	border-radius: 5px;
	color: #fff;
}
.btn button:focus {
	outline: none;
}
.btn button:hover {
	background-color: #686868;
	cursor: pointer;
}
footer p {
	font-size: 15px;
	display: table;
	text-align: center;
}
.information {
	border: 1px solid #658d2c;
	padding: 10px;
}
.information > div {
	margin: 5px;
}
.information label, .information input, .information textarea {
	display: inline-block;
}
.information .selectauto label {
	width: auto;
}
.information input {
	padding: 5px;
}
.information label {
	width: 180px;
}
.information textarea {
	resize: none;
	vertical-align: text-top;
	width: 50%;
	height: 100px;
}
.information span {
	vertical-align: super;
	color: #FF5B5E;
}
.information button {
	background-color: #658d2c;
	border: none;
	padding: 8px 20px;
	border-radius: 10px;
	width: 150px;
	color: #fff;
	margin: 20px auto 5px;
	display: block;
}
.information button:hover {
	background-color: #000000;
}
#checkboxselection, textarea#currentdate {
	display: none;
}
.information button:focus {
	outline: none;
}
.information input:focus, .information textarea:focus {
	background-color: #658d2c;
	color: #fff;
}
.socialicon {
	right: 30px;
	position: fixed;
	bottom: 0;
}
.socialicon a {
	display: inline-block;
	text-decoration: none;
}
.socialicon span {
	display: block;
	color: #658d2c;
	text-align: center;
}
.socialicon img {
	width: 40px;
	height: 40px;
	border: 1px solid #000;
	border-radius: 50%;
	padding: 4px;
	margin-top: 10px
}
.socialicon img:hover {
	border: 1px solid #0776df;
	background-color: #658d2c
}
#bottomcenterfb {
	display: none;
}
.gototop {
	width: 50px;
	height: 50px;
	background: #658D2C;
	-moz-border-radius: 70px;
	-webkit-border-radius: 70px;
	border-radius: 70px;
	position: fixed;
	bottom: 15px;
	left: 10px;
	padding: 4px;
	display: none
}
.gototop img {
	width: 40px;
	padding: 4px;
}
strong {
	display: inline-block;
}
.bottomdiv {
	position: fixed;
	bottom: 0;
	width: 100%;
	left: 0;
	background-color: #6E972F;
	color: #fff;
	padding: 5px;
}
.materialtable thead tr {
	width: 194px;
	height: 34px;
	text-align: center;
	vertical-align: middle;
	background-color: #83B31A;
	color: #fff;
}
.materialtable tbody tr td.innertd {
	background-color: #EAEAEA;
	text-align: center;
}
.materialtable tbody tr td.innertd:nth-child(1) {
	width: 40%;
}
.materialtable tbody tr td.innertd:nth-child(2) {
	width: 20%;
}
.materialtable tbody tr td:nth-child(3) {
	width: 40%;
}
.materialtable tbody td img {
	width: 80%;
	height: 150px;
	margin: auto;
	display: block;
	border: 1px solid #000;
}
footer {
	display: none;
}
.producttable td img {
	margin: auto;
	display: block;
}
.price a {
	width: 24%;
	display: inline-block;
}
.materialtable tbody tr td.innertd {
	width: 20%;
}

@media(max-width:1000px) {
.menu {
	font-size: 12px;
}
.menu a:link, .menu a:visited {
	padding: 4px;
}
.lang-selector {
	position: relative;
	right: 0;
	left: 0;
}
.lang-selector ul {
	display: block;
	margin: 0;
	margin-top: 15px;
}
ul.btn {
	margin: 0;
}
.btn li {
	margin: 5px auto;
}
.btn button {
	padding: 5px;
	font-size: 15px;
	width: auto;
}
.btn li {
	display: inline-block;
	margin: 5px auto;
}
.lang-selector img {
	width: 40px;
}
body {
	padding: 0 5px;
	font-size: 17px;
}
h1 {
	font-size: x-large;
	margin: 5px auto 5px;
}
h2 {
	font-size: large;
}
h3 {
	font-size: medium;
}
.logo img {
	width: 120px;
	height: 120px;
}
.contact-top .contacttxt {
	font-size: small;
}
.contact-top img {
	width: 20px;
	height: 20px
}
p {
	font-size: 15px;
}
b {
	font-size: 14px;
}
.circle {
	height: 180px;
}
.investmentdiv img {
	width: 100%;
}
}

@media(max-width:860px) {
.producttable {
	width: 100%;
}
.producttable td {
	width: 20%;
}
.producttable td img {
	width: 100%;
	height: 100px;
}
.tabletxt {
	font-size: 8px;
}
.price {
	margin: auto;
	margin-bottom: 30px;
}
}

@media(max-width:750px) {
.circle {
	height: 150px;
}
}

@media(max-width:660px) {
.materialtable tbody tr td:nth-child(2) {
	width: 60%;
}
.circle {
	width: 120px;
	height: 120px;
	margin: 0 2px;
}
}

@media screen and (max-device-width: 610px) {
.menu li {
	float: none !important;
	width: 100% !important;
	border: 1px #ccc solid !important;
}
.contactinfo {
	width: 100% !important;
}
.lang-selector li {
	margin-left: 20px;
}
}

@media(max-width:550px) {
.circle {
	width: 85px;
	height: 85px;
	margin: 5px;
}
.price li {
	width: 48%;
	display: inline-block;
	margin: 10px 2px;
	padding: 0;
}
/*.btn button
	{
		width:80%;
	}*/
	
	
	
}

@media(max-width:500px) {
.materialtable {
	font-size: 11px;
}
.materialtable tbody td img {
	height: 120px;
}
.producttable td img {
	height: 70px;
}
}

@media(max-width:450px) {
.information label, .information input, .information textarea {
	display: block;
	width: 95%;
}
.information .selectauto label {
	display: inline-block;
}
.information .selectauto input {
	display: inline-block;
	width: 15px;
}
}

@media(max-width:400px) {
.circle {
	width: 80px;
	height: 80px;
	margin: 0 4px;
}
.price a {
	width: 23%;
	display: inline-block;
	margin: 0 2px;
}
}

@media(max-width:370px) {
.price li {
	width: 100%;
}
}
.promotiondiv {
	position: absolute;
	left: 30px;
	width: 325px;
	margin: 10px auto;
	text-align: center;
	border: 1px solid #000;
	transition-property: background 3;
	transition-duration: 1s;
	transition-timing-function: linear;
	cursor: pointer;
	padding: 10px;
}
.promotiondiv:hover {
	-webkit-transform-origin: top left;
	-moz-transform-origin: top left;
	-o-transform-origin: top left;
	transform-origin: top left;
	-webkit-transform: scale(1.1) rotate(0deg) translate(0px);
	-moz-transform: scale(1.1) rotate(0deg) translate(0px);
	-o-transform: scale(1.1) rotate(0deg) translate(0px);
	transform: scale(1.1) rotate(0deg) translate(0px);
	transition: all 3s;
	background: #686868;
}
.promotiondiv span {
	display: block;
	font-weight: bold;
}
.promotiondiv span:nth-child(1) {
	color: #98bf21;
	font-weight: bold;
}
.promotiondiv #clickablelink span:nth-child(1) {
	color: red;
}
.promotiondiv #clickablelink span:nth-child(2) {
	color: #000;
}
.footerlightactivebox {
	width: 100%;
	position: absolute;
	z-index: 100;
	top: 0;
	height: 100%;
	left: 0px;
	background: #000;
	display: none;
	opacity: .5;
}
.innerlightactivebox {
	position: absolute;
	background: #eee;
	z-index: 999;
	top: 20px;
	left: 15%;
	right: 15%;
	bottom: 20px;
	height: auto;
	padding: 40px 30px;
	overflow: auto;
	border: 1px solid #000;
	display: none;
}
.innerlightactivebox img {
	margin: auto;
}
.innerlightactivebox span:hover {
	color: #000;
	font-size: 14px;
	font-weight: inherit;
	text-decoration: none;
}
.innerlightactivebox strong {
	font-weight: 900;
}
.innerlightactivebox .imgtop {
	width: 100px;
	margin: auto;
	display: table;
}
.innerlightactivebox .innertext {
	display: table;
	width: 100%;
}
.innerlightactivebox .innertext p {
	width: 75%;
	display: inline-table;
}
.innerlightactivebox .innertext img {
	width: 25%;
	display: inline-table;
	vertical-align: text-top;
}
#popupclose {
	float: right;
	font-size: 25px;
	margin-right: 2px;
	margin-top: 2px;
	background: transparent;
	border: 1px solid;
	line-height: 1;
	color: #fff;
	text-shadow: 0 1px 0 #fff;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	outline: none;
	top: 1px;
	position: absolute;
	right: 0;
	background-color: #f00;
}
#popupclose:hover {
	background-color: #81ac36;
}

@media(max-width:900px) {
.promotiondiv {
	position: relative;
	top: 0;
	left: 0;
	width: 80%;
	display: table;
	margin: 5px auto;
}
}

@media(max-width:520px) {
.innerlightbox, .innerlightactivebox {
	padding: 20px
}
.innerlightactivebox {
	left: 10%;
	right: 10%;
}
}

@media(max-width:400px) {
.promotiondiv:hover {
	-webkit-transform-origin: top;
	-moz-transform-origin: top;
	-o-transform-origin: top;
	transform-origin: top;
}
}
.holidaydiv
{
   width: 100%;
   color: #ff0000;
    position: relative;
    top: -15px;
	z-index: -1;
#	display: none;

}
.holidaydiv {
 	width: 100%;
	position: relative;
	top: -15px;
	z-index: -1;
#	display: none;


}
@media(min-width:600px)
{
	.holidaydiv p
	{
		font-size: 22px;
	}
}

@media(max-width:600px)
{
	.holidaydiv p
	{
		padding: 10px;
	}
}


#faq .bubble {
	display: inline-block;
	position: relative;
	color: #000;
}
#faq .border {
	border: 3px solid #98bf21;
	margin-bottom: 45px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;	
	border-radius: 30px;
}
#faq .bubble-left:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 35px;
    right: auto;
    top: auto;
    bottom: -25px;
    border: 12px solid;
    border-color: #98bf21 transparent transparent #98bf21;
}
#faq .bubble-left:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 38px;
	right: auto;
	top: auto;
	bottom: -20px;
	border: 12px solid;
	border-color: #fff transparent transparent #fff;
}
#faq .bubble-right:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: auto;
	    right: 36px;
    bottom: -27px;
    border: 12px solid;
    border-color: #98bf21 #98bf21 transparent transparent;
}
#faq .bubble-right:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: auto;
	right: 38px;
	bottom: -20px;
	border: 12px solid;
	border-color: #fff #fff transparent transparent;
}
#faq .bubbletext {
	padding: 1em;
	text-align: left;
	line-height: 1.5em;
}
#faq .bubbletext p {
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}
#faq .pull-right > div
{
	float: right;
}


#faq 
{
margin-top: 10px;	
}

.red
{
	color: red !important;
}

#faq  .sec1
{
	text-align: left;
    list-style-type: disc;
}

#faq section > p
{
	text-align: left;
    cursor: pointer;
}


#faq section p span
{
	font-weight: bold;
	    color: #98bf21;
}

hr {
    border-top: 1px solid #98bf21;
	margin: 20px 0 40px;
}

.glyphicon-play
{
	position: relative;
    right: 10px;
    margin-right: 15px;
}

.glyphicon-play:after {
	content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-left-color: #f00;
    border-right: 0;
    margin-top: -15px;
    margin-right: -20px;
}

.col-lg-12 {
    width: 100%;
}

.col-lg-12, .col-lg-8 {
    float: left;
	 position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-lg-8 {
    width: 66.66666667%;
	padding: 0;
    text-align: left;
}
.pull-right {
    float: right!important;
}

.gototop {
	width: 50px;
	height: 50px;
	background: #658D2C;
	-moz-border-radius: 70px;
	-webkit-border-radius: 70px;
	border-radius: 70px;
	position: fixed;
	bottom: 15px;
	left: 10px;
	padding: 4px;
	display: none
}
.gototop img {
	width: 40px !important;
	padding: 4px !important;
	height: auto !important;
}

@media(max-width:650px)
{	
	.gototop img
	{
		border: 0 !important;
	}
}

#faq a
{
	color: #515940;
}

@media(max-width:500px)
{
	.col-lg-8 {
    width: 80%;
}
	#faq .border {
    margin-bottom: 30px;
	}
	#faq section > p {
    font-weight: bold;
	}	
	.sec1 li
	{
		margin-bottom: 20px;
	}	
}

#cookiesmodal .modal-dialog .modal-footer
{
	margin-top: 10px;
}

#cookiesmodal .modal-dialog .modal-footer button
{
	    width: 48%;
    padding: 9px;
    border-radius: 5px;
}
#cookiesmodal .modal-dialog .modal-footer .btn-success
{
	    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
#cookiesmodal .modal-dialog
{
	position: fixed;
    bottom: 10px;
    margin: 0;
    left: 10px;
}

#cookiesmodal .modal-dialog p
{
	margin: 0;
}

#cookiesmodal .modal-dialog a
{
	font-size: 10px;
}

.btncookie:hover
{
	transform: translateY(0);
}

.btncookie
{
	padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
	position: fixed;
    bottom: 0;
    left: 10px;
	transition: transform 1s ease;
	transform: translateY(40px);
}

.modalDialog {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    display: none;
}
.modalshow
{
	display: block;
}
.modalDialog > div {
    max-width: 400px;
    width: 80%;
    position: relative;
    margin: 10% auto;
    padding: 20px;
    border-radius: 3px;
    background: #fff;
}
.close {
    background: #f26d7d;
    color: #fff;
    position: absolute;
    right: -12px;
    top: -10px;
    width: 34px;
    height: 34px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}
.close:hover {
    background: #fa3f6f;
}

.tab {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}

.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

.tab button:hover {
  background-color: #ddd;
}

.tab button.active {
 background-color: #98bf21;
    color: #fff;
}

.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}

@media(max-width:650px)
{	
	.btncookie
	{
		transform: translateY(0px);
		    position: relative;
		background-color: #fff;
	}
}

.logoimg {
    width: 150px;
    margin: auto;
    display: table;
}