@charset "utf-8";

:root {
  --linecolor: #c6d64e;
  --linecolor: #2da9e1;
  --maincolor1: #2da9e1;
  --maincolor1:#f3a455;
  --maincolor1:#ff8800;
  --backcolor1: cde4ed;
}

@font-face {
    font-family: 'nunito';
    src: url('../fonts/Nunito-Regular.ttf');
}


body{
font-family:"nunito","Helvetica","Tahoma","Geneva","Arial","sans-serif";	
background-color:white;	
}

.button,.button1,.button2 {
  background-color: #008CBA;; /* Green */
  border: 4px solid #red;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  border-radius: 5px;
}

.button1 {
  background-color: #BCD85E; /* Green */
  color:black;
}

.css-button-pro {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 16px;
	border-radius: 5px;
	border: 1px #74b807 solid;
	padding: 10px 18px;
		border: 1px #eeb44f solid;
	background: linear-gradient(180deg, #ffc477 5%, #fb9e25 100%);
	text-shadow: 1px 1px 1px #cc9f52;
	box-shadow: inset 1px 1px 2px 0px #fce2c1;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
}
.css-button-pro:hover {
	background: linear-gradient(180deg, #fb9e25 5%, #ffc477 100%);
}


.css-button-shop {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 16px;
	border-radius: 5px;
	border: 1px #eeb44f solid;
	background: linear-gradient(180deg, #ffc477 5%, #fb9e25 100%);
	text-shadow: 1px 1px 1px #cc9f52;
	box-shadow: inset 1px 1px 2px 0px #fce2c1;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
}
.css-button-shop:hover {
	background: linear-gradient(180deg, #fb9e25 5%, #ffc477 100%);
}
.css-button-shop-icon {
	padding: 10px 10px;
	text-shadow: none;
}
.css-button-shop-icon i {
	position: relative;
	font-size: 29px;
}
.css-button-shop-text {
	padding: 10px 10px;
}

.css-button-info {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 16px;
	border-radius: 5px;
	border: 1px #eeb44f solid;
	background: linear-gradient(180deg, #ffc477 5%, #fb9e25 100%);
	!background: linear-gradient(180deg,  var(--linecolor,#c6d64e) 5%,  var(--linecolor,#c6d64e) 100%);
		
	text-shadow: 1px 1px 1px #cc9f52;
	box-shadow: inset 1px 1px 2px 0px #fce2c1;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	position:absolute;
	right:0;
	bottom:10;
	
}
.css-button-info:hover {
	background: linear-gradient(180deg, #fb9e25 5%, #ffc477 100%);
}
.css-button-info-icon {
	padding: 5px 4px;
	!color: #ffffff;
	text-shadow: none;
}
.css-button-info-icon svg {
	vertical-align: middle;
	position: relative;
	font-size: 20px;
}
.css-button-info-text {
	padding: 5px 16px;
}


.css-upbutton {
	font-family: Arial;
	color: #000000;
	font-size: 16px;
	border-radius: 50px;
	border: 1px #eeb44f solid;
	background: linear-gradient(180deg, #ffc477 5%, #fb9e25 100%);
	text-shadow: 1px 1px 1px #cc9f52;
	box-shadow: inset 1px 1px 2px 0px #fce2c1;
	cursor: pointer;
	display: inline-block;
}
.css-upbutton:hover {
	background: linear-gradient(180deg, #fb9e25 5%, #ffc477 100%);
}
.css-upbutton-icon {
	padding: 7px 23px;
	display: block;
	text-align: center;
	color: #030000;
	text-shadow: none;
}
.css-upbutton-icon svg {
	vertical-align: middle;
	position: relative;
	font-size: 36px;
}
.css-upbutton-text {
	padding: 7px 13px;
	display: block;
	text-align: center;
}

.css-button-download {
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	border-radius: 22px;
	border: 2px #eeb44f solid;
	background: linear-gradient(180deg, #ffc477 5%, #fb9e25 100%);
	text-shadow: 1px 1px 1px #cc9f52;
	box-shadow: inset 1px 1px 2px 0px #fce2c1;
	cursor: pointer;
	display: inline-block;
		text-shadow: 1px 1px 1px #528009;
	box-shadow: inset 1px 1px 2px 0px #a4e271;
	border: 1px #74b807 solid;
		background: linear-gradient(180deg, #8ac403 5%, #78a809 100%);

}
.css-button-download:hover {
	background: linear-gradient(180deg, #fb9e25 5%, #ffc477 100%);
		background: linear-gradient(180deg, #78a809 5%, #8ac403 100%);
}
.css-button-download-icon {
	padding: 6px 2px;
	display: block;
	text-align: center;
	text-shadow: none;
}
.css-button-download-icon svg {
	vertical-align: middle;
	position: relative;
	font-size: 44px;
}
.css-button-download-text {
	padding: 5px 16px;
	display: block;
	text-align: center;
}
.css-button {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 16px;
	border-radius: 5px;
	border: 1px #eeb44f solid;
	background: linear-gradient(180deg, #ffc477 5%, #fb9e25 100%);
	text-shadow: 1px 1px 1px #cc9f52;
	box-shadow: inset 1px 1px 2px 0px #fce2c1;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
			text-shadow: 1px 1px 1px #528009;
	box-shadow: inset 1px 1px 2px 0px #a4e271;
	border: 1px #74b807 solid;
		background: linear-gradient(180deg, #8ac403 5%, #78a809 100%);
		
}
.css-button:hover {
	background: linear-gradient(180deg, #fb9e25 5%, #ffc477 100%);
		background: linear-gradient(180deg, #78a809 5%, #8ac403 100%);
}
.css-button-icon {
	padding: 10px 13px;
	color: #000000;
	text-shadow: none;
}
.css-button-icon svg {
	vertical-align: middle;
	position: relative;
	font-size: 23px;
}
.css-button-text {
	padding: 10px 8px;
}

.flag {
	width:16px;
	margin-left:5px;
	margin-right:5px;
	
	
}

.choosebtn{
	text-decoration: none;
	width:350px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	
}

.menubar{
top:0px;
width:100%;
height:80px;
background-color:white;
border-bottom:10px solid var(--linecolor,#c6d64e);	
position:fixed;
 z-index:50;
 margin-bottom:80px;
 
	
}
.menulink{
font-family:unito,Helvetica,Tahoma,Geneva,Arial,sans-serif;	
font-weight: 400;
color: 0;
float:right;
margin-right:20px;
margin-top:5px;
text-decoration:none;
}

.menulink:hover{
color:white;
font-weight:bold;
cursor: pointer;
}

.menulinkbox{
	width:600px;
	height:40px;float:right;
	position:relative;
	
	
	
}


.cont1 {
	width:900px;
	
	margin-left:auto;
	margin-right:auto;
	clear:both;
	!height:350px;
	margin-top:50px;
	margin-bottom:30px;
	position:relative;
}

.cont_left, .cont_right {
	width:425px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	
	 position:relative;
	
}

.cont_left {
 border-right: 0px solid var(--linecolor,#c6d64e);	

 }


.slideshow-main-title {
    !color: #fff;
	!color: var(--maincolor1,#c6d64e);
    font-size: 1.0rem;
    display: inline;
    padding: 5px 10px;
	bottom:0;
	!left:80;
	width:600px;
	position:absolute;
	z-index:1000;
	right:50;
	height:200px;
	position:absolute;
	
}

.slides{
	height:200px;
	position:relative;
	display:none;
}

h2{
	color:var(--linecolor,#c6d64e);
	margin-top:15px;
	margin-bottom:5px;
	position:relative;
	
}

h3{
	color:var(--linecolor,#c6d64e);
	margin-bottom:5px;
}

hr{
	margin-left:50px;
	margin-right:50px;
	border: 1px solid var(--maincolor1,#c6d64e);
	clear:both;
}


.footer {
	border-top:4px solid var(--linecolor,#c6d64e);
	height:30px;
	bottom:0px;
	!padding:5px;
	background-color:var(--maincolor1,#c6d64e);
	position:absolute;
	right:0;
	left:0;

		z-index:1000;
		margin-top:40px;
}

.box{
	border:2px solid var(--maincolor1,#c6d64e);
	height:auto;
	padding:5px;
	background-color:var(--backcolor1,#c6d64e);
}


.panel {
  background-color:#e0e0e0;  
  !background-color:var(--maincolor1,#c6d64e);
  
  width: 100%;
  height:100%;
  z-index:90;
  opacity:0.8;
  top:0px;
  position:absolute;
  }


.animate-left {
  position: relative;
  animation: animateleft 5s;
  //opacity: 0.5;
  //background-blend-mode: multiply;
  !top:85px;
  
}

@keyframes animateleft { 
  from { left :-200px; opacity:0.5 } to { left:0; opacity:1 }
}