﻿.isStuck {
    background: #607d8b;
    border-bottom: 1px solid #607d8b;
}

#header {
    background: #607d8b;
}

.sf-menu > li > a {
    color: white;
}

#footer {
    background: #607d8b;
}

#toTop {
    display: none !important;
    background: #607d8b;
}

.index-1 .block-3 .bd-ra {
    background: #607d8b;
}

.footer_bottom{
    display: none !important;
}

.sf-menu ul {
    background: #607d8b;
}

.sf-menu ul ul {
    background: #607d8b;
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
    background: #607d8b;
    border-color: white;
}

.camera_pag .camera_pag_ul li.camera_hover > span { 
	border-color: white;
}

/*.main-slider-txt{
        display: inline-block;
    background-color: rgba(84,84,85,1);
    opacity: .8;
}

.main-slider-txt2{
        
    background-color: rgba(84,84,85,1);
    opacity: .8;
}*/

.camera_caption h3 {
    display:inline-block;
    background-color: rgba(84,84,85,1);
    opacity: .8;
}

#contact-form .empty-message, #contact-form .error-message {
position: inherit !important;
}

.eds-logo {
        width: 170px;
    height: 60px;
    /*position: fixed;*/
    margin-top: -15px;
    margin-left: -85px;
}

.eds-bold {
font-weight:bold;
}



a:hover {color:#727070;}  /* mouse over link */
a {color:#727070;}  /* mouse over link */

h2 span:before {
    background: none !important;
}