.featured-section .site-header {
    background-color: transparent;
}
.nav-primary {
    background-color: transparent;
    border-top: 1px solid #eee;
}

.site-header {
background-color:#033f83;
}

.site-title a {
   font-size: 40px;
    font-size: 6rem;
    font-weight: 700;
    line-height: 1.2;
	position: relative;
color: #ffffff;
	text-shadow: 2px 2px 5px #333333;
display: inline-block;
letter-spacing: 2px;
}

.responsive-page .site-header {
background-image: url(/wp-content/uploads/2018/01/Fuengirola-13.jpg);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
		min-height: 470px;

	max-width: 1280px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}



.nav-primary {
   position: relative;
   
    border-bottom: 1px solid #efefef;
    box-shadow: 0 0 4px 0 #eee;
   font-family: Poppins, Arial, sans-serif;
    box-sizing: border-box; 
}
.genesis-nav-menu {
    text-align: center;
    color: #161616;
    font-family: Poppins, Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}
.genesis-nav-menu a {
    color: #333;
    display: block;
    padding: 25px 20px;
    text-decoration: none;
}
.sub-menu  a{
 
    color: #161616;
    font-family: Poppins, Arial, sans-serif;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.genesis-nav-menu .menu-item-has-children > a::after {
    display: inline-block;
    content: "\f107";
    margin-left: 8px;
    font-family: "FontAwesome";
    font-style: normal;
   font-weight: 600;
    font-size: 14px;
    line-height: 0.9;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#post{
width:100%;}

table {word-break: normal !important;}

#post .post{
			width:50%; float:left; padding-left:20px;}
#solu{	
	padding:15px;
 }

@media only screen and (max-width: 960px) {
	#post .post{
			width:100%;}
	.site-title a{
		font-size: 30px;
    font-size: 5rem; 
    font-weight: 700;
   line-height: 1.2;
   position: relative; 
    color: #ffffff;
		text-shadow: 2px 2px 5px #333333;
     display: inline-block; 
    letter-spacing: 0px;}
	

    
	html{margin-top: 0px !important;}}
