/*top */
.site-branding {background-color: #06285f;}
.site-branding:before {background-color: #06285f;}
.site-branding:after {background-color: #ed5623;}
@media screen and (min-width: 992px) {
#site-navigation ul li a {
    padding: 10px 10px;
}
}


/* footer */
#footer-widgets {background-color: #06285f;    border-top: 30px solid #ed5623;}
.textwidget p {font-size: 14px;}
.fa-facebook-official:before {font-size: 30px; padding-right:8px;}
.fa-tripadvisor:before {font-size: 30px;}
.widget ul > li:not(:last-child) {margin-bottom: 2px;}
#footer-widgets a, .site-info, .site-info a {font-size: 14px;}

/* contact form */
.contact {background: #e6e6e6;padding: 20px;}
.wpcf7 label input, .wpcf7 label textarea { border-color: #d8d8d8; border-radius: 5px;}
.wpcf7 label {color: #333;}
select {height: 45px;
    border-radius: 0;
    padding: 0 15px;
    width: 100%;}