.text-slider .maintitle{
  text-shadow: 3px 2px 7px #666666;
}

.text-slider .subtitle{
  text-shadow: 3px 2px 6px #666666;
}

.overlay {
    background-color: #ffffff;
}

.panel-row-style-for-507-0 {
    padding-top: 0px !important;
    
}

.panel-row-style-for-511-0 {
    padding-top: 0px !important;
    
}



.btn-menu {
     color: #000000;
}

.page-wrap {
    padding-top: 0px;
}



a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}


/* unvisited link */
a:link {
    color: rgb(68, 63, 63);
}

/* visited link */
a:visited {
    color: rgb(68, 63, 63);
}

/* mouse over link */
a:hover {
    color: rgb(68, 63, 63);
}

/* selected link */
a:active {
    color: rgb(68, 63, 63);
}

