.fixedm {
    width: 100%;
    position: fixed;
    bottom: 0;
    background: rgba(0,0,0,0.9);
    padding-top: 10px;
    border-top: 1px solid #e1c701;
}

.footer {
    text-align: center;
}

.link24{
     width: 20%;
    margin: 0px;
        margin-bottom: 1%;
}

.link23{
      width: 13%;
}

.footer a {
    color: #eed575!important;
    font-weight: bold!important;
    font-size: 16px!important;
    font-family: 'Optima'!important;
}

.foot-paradise-element a:hover{
	cursor: pointer;
	color: white!important;
}

.ParadiseBluefoot:hover{
	cursor: pointer;
	color: #eed575!important;
}

.copyright-text{
  color: #fff;
}

.link30{
  margin: 10px 0;
}

.link25{
  width: 25%;
  margin: 0px;
  margin-bottom: 1.5%;
}

.fixed-islands-foot{
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #d24b9b;
  border-top: 3px solid #77d601;
}
.fixed-islands-foot footer h3 a:hover{
  color: #77d601;
}
fixed-islands-foot footer{
  margin-bottom: 0;
}
.fixed-islands-foot footer{
  margin-top: 0;
}
.copy-right-foot{
  color: #000;
  margin: 5px 0;
  font-size: 0.5em;
}
.footercopy p{
  text-align: center;
  color: white;
  font-size: 0.7em;
  margin-top: 0;
}
.foot-paradise{
  background: #e75727!important;
}
