/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Apr 03 2020 | 09:34:49 (am)
/*
/******* Do not edit this file *******/

/*--COLOURS AND BACKGROUNDS Colour 1: blue: #0177bf; Colour 2:  red: #df0e14; Colour 3: pale grey #c7c8ca; --*/

/*--text colours --*/
body {background-color: #0177bf; color: #000;}
a {color: #0177bf;}
a:hover {color: #4b7ebb;}
h1,h2,h3,h4,h5,h6 {color: #0177bf;}
.breadcrumb {color: #fff;}
.breadcrumb a {	color: #fff;}
.entry-title {color: #0177bf;}
.entry-title a {color: #0177bf;}
.widget-title {color: #0177bf;}
.site-header {	background-color: #fff;}
.site-title a {	color: #0177bf;}
.site-title a:hover {color: #0177bf;}
.site-description {color: #0177bf;}

/*--button & form colours --*/
input,select,textarea {	background-color: #fff;	color: #999;}
button,input[type="button"],input[type="reset"],input[type="submit"],.button,.entry-content .button {background-color: #0177bf; color: #fff;}
button:hover,input:hover[type="button"],input:hover[type="reset"],input:hover[type="submit"],.button:hover,.entry-content .button:hover {background-color: #df0e14; color: #fff;}
.home-top .button {color: #fff; background-color: #0177bf;}
.home-top .widget .button:hover {color: #000; background-color: #fff; }


/*--menu colours --*/
.nav-primary {background:none;}
.wrap .nav-primary, .nav-primary {border-top:4px solid #000; background-color: #0177bf; color: #fff; }
.genesis-nav-menu {background-color: #0177bf; color: #fff; }
.genesis-nav-menu a { background-color: #0177bf; color: #fff; }
.genesis-nav-menu a {border-top: 0px solid transparent;}
.genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .site-header .current-menu-item > a, .site-header .genesis-nav-menu a:hover {background-color: #df0e14; color: #fff; border-top: 0;}
.genesis-nav-menu .sub-menu, .genesis-nav-menu .sub-menu a  {background-color: #fff; color: #000;}
.genesis-nav-menu .sub-menu a:hover, .genesis-nav-menu .sub-menu .current-menu-item > a {background-color: #df0e14; color: #fff;}

/*--home page widgets colours --*/
.agency-pro-home .content .widget {background: #fff;}
.agency-pro-home .content .featured-content .widget-title {color: #fff; background-color: #0177bf;  padding-top: 20px;}
.agency-pro-home .featured-content a:hover {color: #26388c;}
.home-top .widget-title {color: #fff;}
.home-top .widget_wysiwyg_widgets_widget {background-color: rgba(0,0,0,0.7); color: #fff;}
.home-top .widget_wysiwyg_widgets_widget h4 {color: #fff;}

.home-middle .featuredpost .entry {background-color: #fff; color: #000;}
.home-middle .featuredpost .entry-title a {color: #0177bf;}
.home-bottom .featuredpost .entry:hover {background-color: #fff;color: #df0e14;}
.home-bottom .featuredpost .entry:hover .entry-title a {color: #fff;}

/*--sidebar colours --*/
.sidebar {color: #666;}
.sidebar .widget {background-color: #fff;}

/*--footer colours --*/
.footer-widgets {background-color: #0177bf; border-top: 1px solid #ececec; color: #fff;}
.footer-widgets h4.widget-title {color: #fff;}
.footer-widgets a {color: #fff;}
.site-footer {background-color: #f5f5f5;color: #999;}
.site-footer a {color: #999;}
.site-footer a:hover {color: #4b7ebb;}

/*-- FONTS --*/
body {font-size: 16px;}
h1, h2, h3, h4, h5, h6 {font-family: 'Muli', sans-serif;}
h1 {font-size: 36px;}
h2 {font-size: 20px;}
h3 {font-size: 24px;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
input,select,textarea {font-size: 14px;	}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {font-family: 'Muli', sans-serif;}
.breadcrumb {font-size: 14px;}
.entry-title {font-size: 36px; line-height: 1;}
.category-testimonials .entry-title {font-size: 20px; line-height: 1;}
.widget-title {	font-size: 18px;}
.featured-content .entry-title {font-size: 22px; line-height: 1.1;}
.nav-primary {text-align:center;}
.genesis-nav-menu {font-size: 16px; }
.genesis-nav-menu .sub-menu a {font-size: 14px;}
.home-top .widget-title {font-size: 24px; color: #000;}
.footer-widgets a:hover {text-decoration:underline;}
.site-footer {font-size: 10px;}
.fa {margin-right:10px;}
.archive-title { font-size: 36px;}
#wysiwyg_widgets_widget-5 p {font-size: 24px;}

/*-- SPACING --*/
.site-container {padding-top: 61px;}
.site-inner {padding: 5% 0;}
.site-tagline {padding: 10px 0;}
.widget-title {margin-bottom: 16px;}
.title-area {padding: 16px 0; width: 285px;}
.site-header .widget-area {padding: 16px 0; width: 240px;}
.nav-primary {margin-top: 38px;}
.genesis-nav-menu a {padding: 18px 40px }
.genesis-nav-menu .sub-menu a {	padding: 16px; width: 250px;}
.home-top .wrap {padding: 55px 0;}
.home-top .widget_wysiwyg_widgets_widget {padding: 20px; max-width: 940px;margin: 0 auto;}
.home-middle {padding: 18% 0 5%;}
.entry {margin-bottom: 40px; padding: 40px 40px 24px;}
.sidebar .widget {margin-bottom: 40px; padding: 40px;}
.footer-widgets {padding: 60px 0 36px;}
.footer-widgets .widget {margin-bottom: 24px;}
.site-footer {padding: 40px 0;}
.featured-content img, .gallery img {margin-bottom: 15px; margin-left: auto; margin-right: auto; text-align:center;}
.no-show {display:none;}

/*--Hide these components on post pages--*/
.entry-meta {display: none;}
.entry-footer {display: none;}

/*--RESPONSIVE DESIGN--*/
/*--Ipad landscape--*/
@media only screen and (max-width: 1180px) {
.home-middle .featuredpost img.entry-image {position: relative;}
.home-middle .featuredpost .entry img:hover {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;}
  .genesis-nav-menu a {padding: 18px 20px }
}

/*--Ipad portrait--*/
@media only screen and (max-width: 1023px) {
    .genesis-nav-menu li a {color: #fff; padding-left: 12px; padding-right: 12px; }
    h3 {font-size: 20px;}
       .footer-widgets {padding-left: 30px;}
  .agency-pro-home .wrap {  max-width: 760px;}
}

/*--Mobile landscape--*/
@media only screen and (max-width: 767px) {
    .nav-primary {margin-top: -62px;}
    .genesis-nav-menu li a {color: #fff; padding-left: 10px; padding-right: 10px; }
    .title-area {float: left;padding: 16px 10px; width: 300px;}
    .entry-content img.alignright {float: none; display: block; margin: 0; padding: 0 0 10px 0;}
    .home-top .widget-title {font-size: 30px;}
    .agency-pro-home .wrap { max-width: 760px; width: 90%;}
  .title-area {  width: 240px;}
  .site-header .widget-area {  width: 190px;}
  .agency-pro-home .content .featured-content .entry-image {  padding-left: 50px;}

/*--Mobile screen portrait--*/
@media only screen and (max-width: 320px) {
    .button {margin-bottom: 10px; }
    .title-area {width: 100%;}
     .site-header .widget-area {  width: 100%; text-align:center; margin: 0 auto;}
    #wysiwyg_widgets_widget-5 p {margin-bottom:0;}
    .word-wrap {word-wrap: break-word; -ms-word-break: break-all; word-break: break-word; }
    .genesis-nav-menu .sub-menu {width: 200px;}
    .genesis-nav-menu .sub-menu a {	padding: 10px; width: 200px;}
    .no-show {display:block;}
    .site-inner, .wrap {   width: 90%;}
     .agency-pro-home .content .featured-content .entry-image {  padding-left: 0px;}
    body { font-size: 13px;}
  .home-top .widget-title {  font-size: 20px;}
  }