/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Sep 26 2020 | 03:27:10 (pm)
/*
/******* Do not edit this file *******/

/*--COLOURS AND BACKGROUNDS Colour 1: dark gray #7a7a7a; Colour 2: orange #ff7a1e; Colour 3: pale blue #68b6da; --*/

.fa {color:#ff7a1e;}


/*--text colours --*/
body {background-color: #999; color: #7a7a7a;}
a, #genesis-responsive-slider a.more-link {color: #ff7a1e;}
a:hover, #genesis-responsive-slider a.more-link:hover {color: #7a7a7a;border-bottom:0;}
h1,h2,h3,h4,h5,h6 {color: #7a7a7a;}
.entry-title {color: #7a7a7a;}
.entry-title a {color: #7a7a7a;}
.entry-title a:hover {color:#ff7a1e;}
a {border-bottom:0;}
#genesis-responsive-slider {border: 0 none;}
.slide-excerpt {margin:0;width:100%; text-align:center; display:none;}
.featured-content .entry {border-bottom:0;}
html > body .slide-excerpt-border { border:0;float:none;}
.slide-excerpt-border h2 {margin:0;}
.entry-header .entry-meta {color:#bdbdbd;}
.entry-header .entry-meta a {color:#ffb580;}

/*--button & form colours --*/
input,select,textarea {background-color: #fff;color: #999;font-family: "Open Sans", arial, sans-serif;border-radius:0px;}
input:focus, textarea:focus {border: 1px solid #ffb580;}
button,input[type="button"],input[type="reset"],input[type="submit"],.button,.entry-content .button {background-color: #7a7a7a; color: #fff;border-radius:0;transition-duration: 0.5s;}
button:hover,input:hover[type="button"],input:hover[type="reset"],input:hover[type="submit"],.button:hover,.entry-content .button:hover {background-color: #ff7a1e; color: #fff;}
.footer-widgets input[type="submit"] {background-color: #353535;}
.footer-widgets input[type="submit"]:hover {background-color: #ff7a1e;}

/*--header & home page widgets colours --*/
.home .site-header {border-bottom:0;}
.site-header {background-color: #fff; color: #0f0f0f;  border-bottom: 2px solid #ccc;}
.site-title h2 a {	color: #26388c;}
.site-title h2 a:hover {color: #7a7a7a;}
#wysiwyg_widgets_widget-13 a {color: #fff;}
#wysiwyg_widgets_widget-13 .button {margin-top: 12px;}
.site-header .widget-area a {color: #ff7a1e;}
.site-header .widget-area a:hover {color: #7a7a7a;}
.site-header .widget-area .button:hover {background-color:#C4C4C4;color:#7a7a7a;transition-duration: 0.5s;}
.site-description {color: #4b7ebb;}
.home-bottom {background-color: #F8F8F8;}
.widget-title {color: #7a7a7a;}
.home-bottom .widget-title { color: #7a7a7a;}
.content #genesis-responsive-slider h2 a {color:#fff;}
.content .slide-excerpt {background: #353535; /* Old browsers */
background: -moz-linear-gradient(45deg,  #353535 0%, transparent 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #353535 0%,transparent 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #353535 0%,transparent 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353535', endColorstr='transparent',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}
.content #genesis-responsive-slider h2 a:hover {color:#fff;}
.page-template-page_blog article {border-bottom:1px solid #bdbdbd;}

/*--CTA Buttons--*/
.cta-banner {font-size: 16px; font-weight:700; width: 100%; background-color: #ff7a1e; color: #fff; padding: 15px; line-height: 1.0; border: 0px solid #2485a9;}
.cta-banner p {line-height: 1.2; margin-top: 12px; margin-bottom: 0;}
.cta-banner .button {background-color: #fff; color: #7a7a7a; font-size: 16px; margin: 0 auto; text-align: center;float:right;}
.cta-banner .button:hover {background-color: #7a7a7a; color: #fff;transition-duration: 0.5s;}
.clear {clear:both;}
.simple-social-icons ul li a:hover {transition-duration: 0.5s;}

/*--menu colours --*/
.site-header .nav-primary {background:none;}
.site-header .wrap .nav-primary,.site-header .nav-primary, .site-header .genesis-nav-menu,.site-header .genesis-nav-menu a {color: #7a7a7a; background-color: #fff; }
.site-header .genesis-nav-menu .current-menu-item > a  {color: #ff7a1e; background-color: #fff;}
.site-header .genesis-nav-menu a:hover,.site-header .genesis-nav-menu li:hover > a {color: #ff7a1e; background-color: #fff;transition-duration: 0.5s;}
.site-header .genesis-nav-menu .sub-menu {border-top: 0px solid #fff;}
.site-header .genesis-nav-menu .sub-menu a {background-color: #353535; border: 0px solid #fff; color: #fff;}
.site-header .genesis-nav-menu .sub-menu .current-menu-item > a,.site-header .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .site-header .genesis-nav-menu .sub-menu a:hover {background-color: #7a7a7a; border: 1px solid #fff; color: #fff; border: 0;transition-duration: 0.5s;}
#menu-item-407 a {background-color:#ff7a1e; color: #fff; }
#menu-item-407 a:hover {background-color:#7a7a7a; color: #fff; }


/*--Accordion headers--*/
h3.accordion-header:after {content: "\f13a"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; position:absolute; top: 4px; right: 5px; text-align: right;}
h3.accordion-header {position:relative;}
h3.accordion-selected:after {content: "\f139";}

/*--sidebar colours --*/
.sidebar {color: #222;}
.sidebar .widget {background-color: #fff;}

/*--footer colours --*/
.footer-widgets {background-color: #7a7a7a; border-top: 1px solid #ececec;color: #fff;}
.footer-widgets h4.widget-title {color: #fff;}
.footer-widgets a {color: #c4c4c4;}
.footer-widgets input {margin-top:14px;}
.footer-widgets input:hover[type="submit"] {background-color:#353535;}
.site-footer {background-color: #353535;color: #999;}
.site-footer a {color: #999;}
.site-footer a:hover {color: #ff7a1e;}

/*-- fonts & text --*/
body, .site-inner {font-size: 16px;font-weight:300;}
.site-inner a, .footer-widgets a {font-weight:600;}
strong {font-weight:600;}
h1, h2, h3, h4, h5, h6 {font-weight:300; letter-spacing:1px;}
h1 {font-size: 36px;}
h2 {font-size: 30px;}
h3 {font-size: 26px;}
h4 {font-size: 22px;}
h5 {font-size: 18px;}
input,select,textarea {font-size: 14px;	}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {font-family: 'Lato', sans-serif; font-size: 14px;}
.entry-title {font-size: 36px; line-height: 1.6; font-weight: 300;letter-spacing:1px;}
.entry-title a {font-weight:300;}
.widget-title {	font-size: 22px;font-weight:300; letter-spacing:1px;}
.featured-content .entry-title {font-size: 22px; line-height: 1.1; text-transform: uppercase; font-weight:300; letter-spacing:1px;}
.genesis-nav-menu {font-size: 14px; }
.genesis-nav-menu .sub-menu {font-size: 12px;}
.home-bottom .widget-title { font-weight: 700; font-size: 18px;}
.footer-widgets a:hover {text-decoration: underline;}
.site-footer {font-size: 12px;}
.site-title {font-size:0px;}
.word-wrap {word-wrap: break-word; -ms-word-break: break-all; word-break: break-word; }
.site-header .widget-area a {font-weight:400;}
.entry-header .entry-meta {text-transform:uppercase;}

/*-- spacing --*/
.more-link {display:block;}
.widget { margin-bottom: 20px;}
.site-title {margin: 0 0 10px;}
.site-header .wrap {padding: 20px 0 0;}
.site-header .title-area {padding: 0 10px; margin:0; width: 214px;}
.site-header .widget-area {width: 885px; margin-top: 0px;padding-top:10px;}
.genesis-nav-menu a {padding: 18px 14px;}  
.fa {margin-right:10px;}
.no-show {display:none;}
.sbe-widget-subscribe-form .sbe-spinner {display:block;}
.sbe-widget-form-submit-container {margin:0 auto;text-align:left;float:none;}
.footer-widgets input {border:0;}
.widget li {margin-bottom: 0px;padding-bottom: 0;}
.page-id-382 iframe {height: 800px; border: 0; max-width: 100%;} 
.post-382 .entry-title {display:none;}
#menu-main-menu li:nth-last-child(1) { float: right; display: inline-block;}
.sbe-widget-subscribe-form .sbe-spinner {display: none;}
.home-slider {margin-top: 98px; height: auto;}
#genesis-responsive-slider {margin: 150px auto -20px;}
.widget.widget_nav_menu {margin-bottom: 0;}
.widget.widget_wysiwyg_widgets_widget {
    display: inline;
    float: right;
    width: 300px;
}
.widget.widget_prisna-google-website-translator {
    display: inline-block;
    width: 200px;
}
.home-featured {padding: 4rem 0 0;}
/*--Removes tagline--*/
.site-tagline {margin:-20px 0 0; padding: 0; display:none;}

/*--Move content to compensate for removed site tagline--*/
.site-inner {padding-top: 200px; }
.home .site-inner {padding-top: 0; }  

/*--Perfect portal column fix--*/
@media (min-width: 992px){
.col-md-9 {width: 64% !important;}
.col-md-1 {width: 12% !important; text-align: right !important;}
}

/*--Ipad landscape--*/
@media only screen and (max-width: 1200px) {
  .genesis-nav-menu { font-size: 13px;}
      .site-footer a {font-size: 13px; margin: 20px 20px;}
    .site-footer p {font-size: 13px; line-height: 2.5;}
}
/*--Ipad portrait--*/
@media only screen and (max-width: 1023px) {
  .site-header .title-area {display: block; float: none; width: 100%; margin: 0 auto; text-align: center;}
  .site-header .widget-area {display: block; width: 100%; float:none; margin: 0 auto;padding-top:10px;}
.widget.widget_prisna-google-website-translator, .widget.widget_wysiwyg_widgets_widget {display: block; float: none; width: 100%; margin: 0 auto; text-align: center;}
.wysiwyg_widgets_widget-14 h2{padding-top:10px;}
.home-slider {margin-top:0;}
#genesis-responsive-slider {margin: 0 auto -20px;}
.featured-content .entry-title {font-size: 16px;}
.site-inner {padding-top: 40px; }
}

/*--Mobile screen landscape--*/
@media only screen and (max-width: 860px) {
  .entry-content img.alignright {display: block; float: none; padding: 0; margin: 0 0 10px 0;}
   .entry-content img.alignleft {float: none; display: block; margin: 0; padding: 0 0 10px 0;}
  .word-wrap {font-size: 12px;}
  .genesis-nav-menu a { padding: 12px 14px;}
  
}
/*--Mobile screen landscape--*/
@media only screen and (max-width: 810px) {
 .home-featured-1, .home-featured-2, .home-featured-3, .home-featured-4 {width:50%;}   
}
/*--Mobile screen landscape--*/
@media only screen and (max-width: 775px) {
.cta-banner .two-thirds, .cta-banner .one-third {width:100%; text-align:center;}
.cta-banner .button {float:none;margin: 20px auto 0;}
}

/*--Mobile screen landscape--*/
@media only screen and (max-width: 715px) {
    .genesis-nav-menu a {padding: 12px 50px;}
#menu-main-menu li:nth-last-child(1) {
    display: block;
    float: none;
    text-align: center;
}
.site-header {padding-bottom: 0;}
}

/*--Mobile screen landscape--*/
@media only screen and (max-width: 590px) {
    .genesis-nav-menu a {padding: 12px 30px;}
}

/*--Mobile screen portrait--*/
@media only screen and (max-width: 480px) {
  .no-show {display:block;}
  }
 /*--Mobile screen portrait--*/
@media only screen and (max-width: 420px) {
 .home-featured-1, .home-featured-2, .home-featured-3, .home-featured-4 {width: 100%;}
}
  
  body.home article i {
font-size: 80px;
margin: 0 auto 20px;
padding-right: 0px;
text-align: center;
width: 100%;
}
.featured-content .entry-title {
text-align: center;
}
.home-featured-1, .home-featured-2, .home-featured-3, .home-featured-4 {
text-align: center;
}