.site-header {
 background: rgba(255,255,255,1);
}

.site-logo {
max-height:64px;
}

#mainnav {
margin-top:18px;
}

.site-header.float-header #mainnav  {
margin-top:12px;
}

.float-header .site-logo {
 max-height: 48px;
}

.btn-menu {
color:#222;
}

.hentry .title-post {
 font-size:36px;
}
@media (max-width: 1024px)
.btn-menu {
margin-top:18px;
}


.text-slider .maintitle {
  font-size:52px;
}

.text-slider .subtitle {
font-style: italic;
}


.services .col-sm-4 {
margin-bottom:1em;
}

.services .row a {
display:block;
text-align:center;
line-height:5em;
vertical-align:middle;
font-size:20px;
font-weight:bold;
background:#e5e5e5;
padding:.5em;
}

.services .row a:hover {
    background: #5ca8de;
    color: white;
}

#menu-social-buttons {
margin:0;
}

#fp_social-2 {
padding-top: 10px;

}

.site-info.container {

}