.eventCalendar-currentTitle {
    line-height: 35px;
    background-color: #b1d34b;
}

.eventCalendar-day-header {
    background: #c9e182 none repeat scroll 0 0;
}

.eventCalendar-daysList li.eventCalendar-dayWithEvents a {
    background: #b1d34b;
    color: #fff;
}

.eventCalendar-subtitle {
    background: #b1d34b;
}

#cal-calendar {
    background: #b1d34b;
}

.eventCalendar-showAsWeek .eventCalendar-day:hover {
    border: 1px solid #b1d34b;
}

li.eventCalendar-day.eventCalendar-dayWithEvents a:hover {
    background-color: #c9e182;
}

.slick-prev {
    border: 1px solid #b1d34b;
    background-color: #b1d34b;
}

.slick-next {
    border: 1px solid #b1d34b;
    background-color: #b1d34b;
}

.skickevents .event-info a {
	background-color: #b1d34b;
}

.vermais {
	background-color: #b1d34b;
}

.vermais:hover, .vermais:focus {
    background-color: #c9e182 !important;
}

.bgred {
    background-color: #b1d34b;
}

.prefooter {
    background-color: #c9e182;
}

.footerlink:hover {
    color: #b1d34b;
}

.btn-enviar {
    background-color: #b1d34b;
}

.btn-enviar:hover, .btn-enviar:focus {
    color: #ffffff;
    background-color: #c9e182;
}

ul.pagescroll-menu li {
    background-color: #b1d34b !important;
}

ul.pagescroll-menu li:hover {
    background-color: #c9e182 !important;
}

.maptitle {
    text-transform: uppercase;
    position: absolute;
    left: 50px;
    bottom: 50px;
    z-index: 10;
    pointer-events: none;
    color: #ffffff;
    text-shadow: 2px 2px #000000;
}

.mapcontrols {
    margin-top: 50px;
    width: 60px;
    bottom: 50px;
    left: 50px;
    position: absolute;
    z-index: 30;
}

.legenda-seccao {
    position: absolute;
    font-size: 18px;
    color: #eddfc8;
    left: 50%;
    top: 25px;
    transform: translateX(-50%);
    font-weight: 400;
    text-shadow: 1px 1px #000000;
	z-index:1;
}

.menu{
	position: absolute;
	z-index: 1;
	left: 0;
	top: 25px;
	list-style-type: none;
	padding: 0;
}

ul.menu li{
	line-height: 35px;
}

.menu-links {
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    background-color: transparent;
    text-shadow: 1px 1px #ffffff;
	padding-right: 20px;
	-webkit-transition: .3s;
	transition: .3s;
	margin-bottom: 5px;
	min-width: 221px;
	display: inline-block;
    text-align: right;
    font-weight:800;
}

.menu-links:hover{
	padding-left: 15px;
}

.menu-links:active {
	outline: none;
	border: none;
}
	
.menu-links:focus {outline:0;}

a:active {
	outline: none;
	border: none;
}
	
a:focus {outline:0;}

.btn-map-zoomin, .btn-map-zoomout {
    color: #333333;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-size: 40px;
    line-height: 30px;
    border: 2px solid rgba(0,0,0,.2);
    margin: 5px 0;
    -webkit-transition: .3s;
    transition: .3s;
    background: transparent;
    position: relative;
    display: inline-block;
    overflow: visible;
    vertical-align: middle;
    cursor: pointer;
}

.btn-map-zoomin:before, .btn-map-zoomin:after, .btn-map-zoomout:before, .btn-map-zoomout:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-top: 1px solid #333333;
    content: '';
    width: 27px;
    height: 0;
    margin: auto;
}

.btn-map-zoomin:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.maptitle h2 {
    font-size: 24px;
    line-height: 31px;
    position: relative;
    text-shadow: 2px 2px #000000;
}

.maptitle h2 span:first-child {
    font-size: 110px;
    margin-left: 16px;
}

.maptitle .maisde {
    position: absolute;
    left: -33px;
    top: 0;
    font-size: 21px;
}

.rotation-90 {
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.maptitle .paises {
    position: absolute;
    right: -33px;
    top: 0;
    font-size: 25px;
}

.maptitle p {
    font-size: 21px;
    line-height: 24px;
    color: rgba(255,255,255,.5);
    margin-top: 20px;
}

#divclose {
    position: absolute;
    right: 15px;
    top: 15px;
    padding: 3px;
}

#txtoverlay {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    display: none;
    background-color: rgba(0,0,0,.9);
}

#txtcontainer {
    position: absolute;
    width: 100%;
    max-width:350px;
    top: 50%;
    left: 50%;
    opacity: 0;
    transform: translate(-50%,-50%);
    background-color: transparent;
    color: #ffffff;
    padding: 15px;
}

#divtxt {
    font-size: 1.1em;
    font-weight: 300;
}

#legenda {
    width: 80px;
    height: 40px;
    text-align: center;
    border: 0;
    background-color: transparent;
    color: #cccc33;
    resize: none;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.1em;
    font-weight: 300;
}

.tree-background {
    position: absolute;
    width: 110%;
    height: 100%;
    top: 0px;
    z-index: 0;
    -webkit-perspective: 500px;
    -ms-perspective: 500px;
    perspective: 500px;
}

#myCanvas {
    background-color: rgba(0,0,0,0.85);
}

.harm-inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 0;
}

.harmimg-inner {
    margin-left: auto;
    margin-right: auto;
}

.harm-top {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 1;
}

.harm-overlay {
    background-color: #000000;
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 710px;
    max-height: 710px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    border-radius: 415px;
    opacity: 0.5;
    cursor: pointer;
}

.harm-inner-overlay {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}

.harmimg-top {
    margin-left: auto;
    margin-right: auto;
}

.rot-left {
    position: absolute;
    width: 100px;
    height: 60px;
    background-color: transparent;
    border: 0;
    bottom: 30px;
    left: 50%;
    transform: translateX(-300px);
}

.rot-right {
    position: absolute;
    width: 100px;
    height: 60px;
    background-color: transparent;
    border: 0;
    bottom: 30px;
    left: 50%;
    transform: translateX(200px);
}

#txt-harm {
    position: absolute;
    width: 100%;
    max-width: 450px;
    top: 50%;
    left: 50%;
    opacity: 0;
    transform: translate(-50%,-50%);
    background-color: transparent;
    color: #ffffff;
    padding: 15px;
}

.titharm {
    width: 25%;
    text-align: right;
    background-color: rgba(255,255,255,0.1);
    color: #ffffff;
    font-weight: 200;
    padding-left: 25px;
    padding-right: 15px;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.descharm {
    color: #ffffff;
    padding-left: 15px;
    font-weight: 200;
    font-size: 14px;
    background-color: rgba(255,255,255,0.05);
    padding-top: 5px;
    padding-bottom: 5px;
}

.descharm span {
    font-size: 12px;
    color: #cccc00;
}