/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Mar 01 2019 | 05:53:14 (am)
/*
/******* Do not edit this file *******/

/*--COLOURS AND BACKGROUNDS Colour 1: black #000; Colour 2 light grey: #EEEEF0; Colour 3: dark grey #1A1A1A; Colour 4: gold #D2B677; --*/

/*--text colours --*/
body {color: #222;}
a {border-bottom:1px solid #00335a; color: #00335a; text-decoration:none;}
a:hover {color: #222; text-decoration: none; border-bottom: 1px solid #222;}
h1,h2,h3,h4,h5,h6 {color: #00335a;}
.entry-title {color: #000;}
.entry-title a {color: #000; text-decoration: none; border-bottom: 1px solid #000;}
.archive-description,.archive-description h1, .author-box, .author-box h1{background: url(); color: #D2B677;}
.fa-facebook:hover, .fa-linkedin:hover, .fa-twitter:hover {color:#e0e0e0; background:#08507d;}
a.more-button {color: #e0e0e0; background: #00335a;}
a.more-button:hover {background:#08507d; color: #e0e0e0;}
.nav-primary .sub-menu a:hover {color: #bdd2ed;}
.box .content{color: #fff;}
.box .title{color: #fff;}
.box .read-more:hover{background: #243256; color: #fff;}

/*--button & form colours --*/
input,select,textarea {	background-color: #fff;	color: #222;}
button,input[type="button"],input[type="reset"],input[type="submit"],.button,.entry-content .button {color: #e0e0e0;
    background: #00335a;     display: inline-block;
    margin: 20px auto 0 auto;
    border-radius: 3px; font-weight: 600;}
button:hover,input:hover[type="button"],input:hover[type="reset"],input:hover[type="submit"],.button:hover,.entry-content .button:hover {background-color: #08507d; color: #e0e0e0;}
.archive-pagination a:hover, .archive-pagination li.active a {background-color: #D2B677;color: #fff;}
input, select, textarea {border: 1px solid #ddd; border-radius: 3px; padding: 15px;}
input:focus, textarea:focus {border: 1px solid #00335a; outline: none;}

/*--header & home page widgets colours --*/
.site-header { background: #fff; border-bottom: 0 solid #1A1A1A; color: #000;}
.site-header .widget-area {color: #fff; }
.site-title a {	color: #D2B677;}
.site-title a:hover {color: #D2B677;}
.site-description {color: #D2B677;}
.widget-title {color: #00335a;}
.fa-facebook, .fa-linkedin, .fa-twitter {background: #e8e7de;}

/*--menu colours --*/
.nav-primary {background-color: #012138; }
.nav-secondary {background-color: #012138;}
.genesis-nav-menu {color: #fff;}
.genesis-nav-menu a {color: #EEEEF0;}
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a {color: #bdd2ed; border:0;}
.nav-primary .genesis-nav-menu .sub-menu a {background-color: #012138; border: 1px solid #041522; border-left: none;
    border-right: none; border-top: none;}
.site-header .genesis-nav-menu a {color: #EEEEF0;}
.site-header .current-menu-item > a, .site-header .genesis-nav-menu a:hover, .site-header .sub-menu a:hover {color: #D2B677; text-decoration:none;}
.site-header .genesis-nav-menu .sub-menu {background-color: #D2B677; color: #000;}
.site-header .genesis-nav-menu .sub-menu .current-menu-item > a {color: #000;}
.site-header .genesis-nav-menu .sub-menu a {background-color: #D2B677; color: #000; }
.site-header .genesis-nav-menu .sub-menu a:hover {background-color: #000; color: #D2B677;}

/*--Accordion headers--*/
h3.accordion-header:after {content: "\f13a"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; position:absolute; top: 20px; right: 10px; text-align: right;}
h3.accordion-header {position:relative; padding:20px 25px;}
h3.accordion-selected:after {content: "\f139";}
header.accordion-header a, h2.accordion-header a, h3.accordion-header {font-size: 20px;}
h3.accordion-header.accordion-default-colors {color: #e0e0e0; letter-spacing: 0.09em;}
h3.accordion-header.accordion-default-colors {background-color: #00335a; border: 1px solid #e0e0e0;}
.accordion-header.accordion-default-colors:hover, .accordion-header.accordion-default-colors.selected {color: #e0e0e0; background-color: #08507d;}

/*--sidebar colours --*/
.sidebar {color: #222;}
.sidebar .widget {background-color: #fff;}

/*--footer colours --*/
.footer-widgets {background-color: #00335a; border-top: 0 solid #1A1A1A; color: #e0e0e0; background-image:none;}
.footer-widgets h4.widget-title {color: #bdd2ed;}
.footer-widgets a {color: #fff; border-bottom:1px solid #fff !important; text-decoration:none;}
.footer-widgets a:hover {color: #bdd2ed; border-bottom:1px solid #bdd2ed; text-decoration:none !important;}
.footer-widgets .wrap {border-bottom: 0 solid #444;}
.site-footer {background-color: #012138;color: #e0e0e0; padding: 3rem 0;}
.site-footer a {color: #fff; border-bottom:1px solid #fff !important; font-weight:600;}
.site-footer a:hover {color: #bdd2ed; border-bottom:1px solid #bdd2ed; text-decoration:none !important;}


/*-- fonts & text --*/
body {font-size: 16px;}
strong {font-weight: 600;}
a, a:hover {text-transform:none; font-weight:600;}
h1,h2,h3,h4,h5,h6{text-transform:none; font-weight:600; line-height:1.2em;}
h1 {font-size: 35px;}
h2 {font-size: 30px;}
h3 {font-size: 25px;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
input,select,textarea {font-size: 14px;	font-family: 'lato';}
.entry-title {font-size: 35px; line-height: 1.2em; text-transform:none;}
.widget-title {	font-size: 20px; text-transform:none;}
.featured-content h4 {font-weight: 500; text-align:center;}
.featured-content .entry-title {font-size: 22px; line-height: 1.1; text-transform: none;}
.featured-content img, .gallery img {text-align:center;}
.home-featured-1, .home-featured-2, .home-featured-3, .home-featured-4 {text-align: center;}
.archive-description h1, .author-box h1 {font-size: 24px; line-height: 1;text-transform: none;}
.nav-primary {text-align:center;}
.genesis-nav-menu a {font-size: 15px; font-weight:600;}
.genesis-nav-menu .sub-menu a {font-size: 13px;}
.footer-widgets a {border:0;}
.footer-widgets a:hover {text-decoration:underline;}
.site-footer p {font-size: 12px;}
.word-wrap {word-wrap: break-word; -ms-word-break: break-all; word-break: break-word; }
.footer-widgets h3 {color: #D2B677; font-size: 16px; text-transform: none;}
.one-half, .one-third, .one-fourt {text-align:center;}
a.more-button {text-align: center; text-shadow: 1px 1px 2px rgba(255,255,255,0.1);}
a.more-button:hover {text-decoration:none;}
.genesis-nav-menu > .menu-item > a {text-transform: none;}
.box{text-align: center;}
.box .title{font-size: 22px; font-weight: 700; color: #fff; text-transform: uppercase; }
.home-featured .widget-area h4.widget-title {letter-spacing: 0.02em;}

/*-- spacing --*/
.more-link {display:block;}
.widget { margin-bottom: 20px;}
.site-title {padding:0; }
.site-header {position:relative;}
.site-header .title-area {padding: 0; margin:0; width: 100%;}
.site-header .widget-area {margin-top: 38px; margin-right: 0px; float: right; text-align: right; width: 780px;} 
.genesis-nav-menu a {padding: 18px 25px;}  
.genesis-nav-menu .sub-menu {width: 200px;}
.genesis-nav-menu .sub-menu li {width: 200px;}
.genesis-nav-menu .sub-menu li a {width: 200px; padding:10px 25px;}
.entry-header .entry-meta {display:none;}
.category-testimonial .entry-title {display:none;}
.entry-categories, .entry-tags {display: none;}
.category-testimonial .entry {margin-bottom: 0px;}
.archive-description, .author-box {margin-bottom: 0px; padding: 0 0 0 40px;}
.home-featured { border-bottom: 0px solid #f5f5f5; margin-bottom: 0px; padding: 60px 0 30px;}
.home-featured .widget {padding: 0 20px ;}
.featured-content .entry {border-bottom: 0px solid #f5f5f5; margin-bottom: 0px; padding: 0 0 12px;}
.featured-content img, .gallery img {margin-bottom: 15px;margin-left: auto; margin-right: auto;}
.no-show {display:none;}
.home-slider {margin-top: 0; height: auto;}
.genesis-nav-menu .menu-item-has-children > a > span:after {content: '\f107'; font-family: 'FontAwesome'; padding-left: 4px;}
.clear-line {clear:both;}
:focus, :active, :hover {outline: none;}
.site-header .wrap {margin: 0 auto; max-width: 100%;}
.title-area {float: none;}
.page-id-126 .entry-content iframe {width: 1100px; height: 400px;  overflow:visible; border: 0; max-width: 100%;}
.page .nav-primary, .single .nav-primary, .post .nav-primary, .blog .nav-primary {margin-top: 0;}
.home .nav-primary {margin-top:0;}
a.more-button {display: inline-block; margin: 20px auto 0 auto; padding: 12px 15px; border-radius: 3px;}
a.more-button:hover {border:none;}
#genesisresponsiveslider-widget-2 {margin-bottom:0;}
hr.style-three { border: 0; border-bottom: 1px dashed #ddd; margin: 20px auto 40px;}
.page-id-128 .one-half a {border:none;}
.fa-facebook, .fa-linkedin, .fa-twitter {display: inline-block; margin: 10px 5px; border-radius: 50px;}
.fa-facebook {padding: 10px 14px;}
.fa-linkedin, .fa-twitter {padding: 10px 11px;}
#jbar-container {padding: 0px 9.6%; position: absolute;}
.jbar-top {border-top: 0 solid #fff; border-bottom: 0 solid #ebebeb;}
.jbar {text-align:right;}
.jbar-content {font-size: 15px; font-family: "Lato"; padding: 5px;}
.box{height: 175px; overflow: hidden; box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); position: relative;}
.box img{width: 100%; height: auto;}
.box .box-content,
.box .box-content:after{width: 100%; height: 100%; background: rgba(0, 51, 90, 0.7); position: absolute; top: 0; left: 0; opacity: 0; transition: all 0.3s ease 0s;}
.box:hover .box-content{opacity: 1;}
.box .box-content:after{content: ""; background: #bdd2ed;}
.box:hover .box-content:after{opacity: 0.7; transform: skew(30deg);}
.box .content{width: 100%; position: absolute; top: 40%; left: 0; z-index: 1;}
.box .title{display: block; margin: 0 0 20px 0;}
.box .read-more{display: inline-block; padding: 10px 16px; font-size: 14px; font-family: 'Lato'; font-weight: 600; color: #00335a; border: 2px solid #00335a; border-radius: 3px; transition: all 0.5s ease 0s;}
.box .read-more:hover{background: #243256; color: #fff;}
@media only screen and (max-width:990px){
    .box{ margin-bottom: 30px; }}

/*--Removes tagline--*/
.site-tagline {margin:-20px 0 0; padding: 0; display:none;}

/*--Move content to compensate for removed site tagline--*/
.site-inner {padding-top: 60px; }
.home .site-inner {padding-top: 0; }  

/*--Rapidpay iframe--*/
.page-id-135 .entry-content iframe {height: 800px; width: 680px; overflow:visible; border: 0; max-width: 100%;}

@media (min-width:2000px){
TargetPath img {background-size:cover;width:100%;}
#jbar-container {padding: 0px 9.6%; position: absolute; top: 20px !important;}
}


/*--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: 1179px) {
    .site-header .title-area {display: block; float: none; width: 100%; margin: 0 auto; text-align: center;}
    .site-header .widget-area {  width: 100%; float:none; margin: 0 auto; text-align:center;}
    .home .site-inner {padding-top: 0; margin: 0; }
    .site-inner {margin: 0 0 40px;}
    .genesis-nav-menu { font-size: 13px;}
    .widget-title { font-size: 20px; }
    .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) {
    .home .site-inner {padding-top: 0; margin: 0; }
    .site-inner {margin: 0px 0 40px;}
    .site-tagline {margin:0; padding: 0;}
    .home-featured .widget { padding: 0 10px;}
    .home-featured { padding: 30px 0 0;}
    
    #jbar-container {top: -4px !important;}
    .jbar-content {font-size: 12px;padding: 5px;}
    .site-header {padding-bottom: 0px;}
    .home-featured-1, .home-featured-2, .home-featured-3, .home-featured-4 {float: left; text-align: center; width: 50%;}
    .genesis-nav-menu a {padding: 18px 11px;}
    
}
/*--Mobile landscape--*/
@media only screen and (max-width: 767px) {
	.site-inner {padding-top: 20px;}
  	.word-wrap {word-wrap: break-word; -ms-word-break: break-all; word-break: break-word; }
  	.home-featured-1,.home-featured-2,.home-featured-3,.home-featured-4 {width: 49%; height: auto;}
  	.home-featured .widget {padding: 10px;}
    .genesis-nav-menu .sub-menu {width: 150px;}
    .genesis-nav-menu .sub-menu li {width: 150px;}
    .genesis-nav-menu .sub-menu li a {width: 150px;}
    #responsive-menu-icon, #responsive-menu-icon::before {color: #000;}
      .entry-content img.alignright {float: none; display: block; margin: 0; padding: 0 0 10px 0;}
    .entry-content img.alignleft {float: none; display: block; margin: 0; padding: 0 0 10px 0;}
    
    #jbar-container {padding: 0px 9.6%; position: relative; top: 0 !important;}
    .jbar {text-align: center;}
    
    .genesis-nav-menu .menu-item {display: block; text-align: center;}
   .nav-primary .wrap {padding:0;}
   .genesis-nav-menu a {padding: 12px 0; font-family: 'Lato'; text-decoration: none; font-weight: 600; border-bottom: 1px solid #041522;}
   .genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a {border-bottom: 1px solid #041522;}
   .genesis-nav-menu .sub-menu, .genesis-nav-menu .sub-menu li, .genesis-nav-menu .sub-menu li a {width: 100%;}
   .gc-responsive-menu-icon {display: block; background: #012138; padding: 10px 0; margin-top: 0;}
   .gc-responsive-menu-icon .dashicons {cursor:pointer;}
   .home-featured-1, .home-featured-2, .home-featured-3, .home-featured-4 {width: 100%; height: auto;}
   .box {height: 295px;}

}
/*--Mobile portrait--*/
@media only screen and (max-width: 480px) {
    .site-inner {padding-top: 20px; }
    .word-wrap {word-wrap: break-word; -ms-word-break: break-all; word-break: break-word; }
    .featured-content .entry {padding: 0 ;}
    .no-show {display:block;}
    
    .box {height: 192px;}
}