/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Feb 28 2020 | 09:11:52 (am)
/*
/******* Do not edit this file *******/

/*--COLOURS AND BACKGROUNDS Colour 1: blue #014672; Colour 2: grey #333;  Colour 3: black #231f20; Colour 4: light grey #c7c8ca;--*/

body.custom-background {background-image: none !important;background-color:#b0ccda !important;}
/*--text colours --*/
body {color: #555;}
.entry-title {color: #014672;}
.entry-title a { font-weight: normal; color: #014672; }
.entry-title a:hover {color: #b0ccda;}
a {color: #014672; font-weight:bold;}
a:hover {color: #231f20;}

/*--button & form colours --*/
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button, .executive-pro-home .home-cta .button {background-color: #f2e0b8; color: #014672; text-decoration: none;}
button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover, .entry-content .button:hover, .executive-pro-home .home-cta .button:hover {background-color: #b0ccda; border: none;text-decoration: none; color: #014672;}
.site-header .button { background-color: #b0ccda; color: #014672;}
.archive-pagination li a {background-color: #c49a6c}
.archive-pagination li a:hover, .archive-pagination li.active a {
    background-color: #f2e0b8;
    text-decoration: none;
}

/*-- blog --*/
.page-template-page_blog .entry {
    border-bottom: 1px solid #c49a6c;
    padding-bottom: 3.5em;
}
.page-template-page_blog .content .entry-header .entry-meta { background-color: transparent;}

/*--header & home page widgets colours --*/
.site-header {background-color: #fff;}
.executive-pro-home .home-cta {color: #fff; background-color: #014672; text-align: center;}
.executive-pro-home .home-cta h1 {color: #fff;}
.executive-pro-home .home-cta .widget-wrap .widget-title {color: #fff;}
.executive-pro-home .home-cta .widget-wrap p {color: #fff;}
.executive-pro-home .home-cta .widget-wrap p a {color: #fff;}
.home-middle, .home-top {background-color: #fff;}
#genesis-responsive-slider div ul li div.slide-excerpt {color: #fff; opacity:0.9; filter:alpha(opacity=90); background-color: #014672;}
#genesis-responsive-slider div ul li div.slide-excerpt a {color: #fff;}
#genesis-responsive-slider div ul li div.slide-excerpt p {color: #fff;}

/*-- Responsive Menu --*/
.sidr {
    background-color: #014672;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.sidr ul { border-top: none; border-bottom: none;}
.sidr ul li {
    border-top: 1px solid #b0ccda;
    border-bottom: none;
}
.sidr a:hover, .sidr a:active, .sidr a:focus,
.sidr a:hover span, .sidr a:active span, .sidr a:focus span {
    background-color: #b0ccda;
    color: #014672;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.sidr ul li:hover>a, .sidr ul li:hover>span, .sidr ul li.active>a, .sidr ul li.active>span, .sidr ul li.sidr-class-active>a, .sidr ul li.sidr-class-active>span {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}
/*Reset all padding*/
.sidr ul li a, .sidr ul li span, .sidr ul li ul li, .sidr ul li ul li a, .sidr ul li ul li span { 
    padding: 0px;
}
/*Set Level 1 Padding */
.sidr ul li span { 
    padding-left: 14px;
}
/* Set Level 2 Padding */
.sidr ul li ul li span {
    padding: 14px 14px 14px 28px;
}
/* Set Level 2 Padding */
.sidr ul li ul li ul li span {
    padding: 14px 14px 14px 42px ;
}
/*--menu colours --*/
.nav-primary {background:none;}
.wrap .nav-primary, .nav-primary, .genesis-nav-menu, .genesis-nav-menu a {color: #fff; background-color: #014672;}
.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: #b0ccda; color: #014672;}
.genesis-nav-menu .sub-menu, .genesis-nav-menu .sub-menu a  {background-color: #b0ccda; color: #014672; border-bottom: 1px solid #fff;}
.genesis-nav-menu .sub-menu a:hover, .genesis-nav-menu .sub-menu .current-menu-item > a {background-color: #014672; color: #fff; border-bottom: 1px solid #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-primary {background-color: #ddd; color: #014672;}
.sidebar-primary .widget-title {color: #014672; font-weight: 700;}

/*--breadcrumb colours--*/
.breadcrumb {background-color: #c7c8ca; color: #014672;}
.breadcrumb a {color: #014672;}

/*--footer colours --*/
.footer-widgets {background: #014672; color: #fff;}
.footer-widgets a {color: #fff;}
.site-footer .wrap p, .site-footer .wrap a {color: #333;}
.site-footer .wrap a {color: #333;}

/*-- fonts & text --*/
body {font-size: 16px;}
.entry-title {font-size: 30px; line-height: 1; margin-bottom: 2rem;}
h1 {font-weight: normal; font-size: 40px;}
h2 {font-weight: normal; font-size: 26px;}
h3 {font-weight: normal; font-size: 22px;}
h4, h5, h6 {font-weight:normal;}
h1, h2, h3, h4, h5, h6 {text-transform: uppercase; letter-spacing: -1px; -webkit-font-smoothing: antialiased;}
#wysiwyg_widgets_widget-5 h5 {text-align: right;}
.genesis-nav-menu .sub-menu li a {font-size: 13px;}
.executive-pro-home .home-cta .widget-wrap .widget-title {font-weight: normal; font-size: 40px;}
.executive-pro-home .home-cta .widget-wrap ul li {list-style-type: disc;}
#genesis-responsive-slider div ul li div.slide-excerpt h2 a {font-weight: normal; font-size: 22px;}
.footer-widgets .widget {word-wrap: break-word;}
.footer-widgets h3 {color: #fff; font-size: 16px; text-transform: uppercase; margin-bottom: 2rem;}
.top-left-bold-table-cell {vertical-align: text-top; text-align: left; font-weight:bold;}
.fa {margin-right: 5px;}
.wrap .nav-primary, .nav-primary, .genesis-nav-menu, .genesis-nav-menu a {text-transform: uppercase; font-weight: 400;}
.more-link {text-transform: uppercase; font-style: italic;  font-weight: 400;}
input, select, textarea {background-color: #fff;}

/*-- spacing --*/
.entry-title {line-height: 1; margin-bottom: 2rem;}
.site-inner {-moz-box-shadow: 0 0 0 0px #fff; -webkit-box-shadow: 0 0 0 0px #fff; box-shadow: 0 0 0 0px #fff;}
h4, h5, h6 {margin-bottom: 0;}
hr {margin: 20px 0;}
.site-header .title-area {width:494px;}
.site-header .site-title {margin-left: 56px; margin-top: 52px;}
.site-title a, .site-title a:hover {padding: 0px 0 0; padding: 0rem 0 0;}
.site-header .widget-area {padding-right: 60px; width: 350px; text-align: right; margin-top: 16px;}
.genesis-nav-menu .sub-menu,  .genesis-nav-menu .sub-menu li{width: 200px;}
.genesis-nav-menu .sub-menu li a {width: 200px; padding: 5px 5px 5px 20px;}
.executive-pro-home .home-cta {padding: 30px 50px; padding: 3rem 5rem;}
.executive-pro-home .home-cta .widget-wrap ul {margin-bottom: 26px; margin-bottom: 2.6rem;}
.executive-pro-home .home-cta .widget-wrap ul li {margin-left: 40px; margin-left: 4rem; list-style-type: disc;}
.home-middle, .home-top {clear: both; overflow: hidden; padding: 30px 10px 0; padding: 3rem 1rem 0;}
.sidebar {padding-top: 30px;}
.executive-pro-home .featured-content .entry {margin-bottom: 0px;margin-bottom: 0rem;}
.executive-pro-home a.more-link {clear: both; display: block; margin: 5px 0 0; margin: 0.5rem 0 0;}
.footer-widgets .wrap {overflow: hidden;padding: 30px 30px 30px;padding: 3rem 3rem 3rem;}
.footer-widgets .widget {margin-bottom: 0px;margin-bottom: 0rem; word-wrap: break-word;}
.footer-widgets li {background: none; background-size: 0px; padding: 0 0 0px 6px;}
.sidebar .widget {padding: 30px 40px 0px;}
.no-show {display:none;}
.footer-widgets .widget {margin-bottom: 25px;}
.one-fifth {width: 19%; float: left;}
.site-header .widget {padding: 0;}
.site-header .search-form {width: 90%; margin-top: 1.4rem;}
.header-widget-area p {padding: 0 !important; margin: 0 !important;}
.clear-both {clear: both;}
.entry-content img {box-shadow: 2px 2px 5px #014672;}
.post.type-post .entry-content div strong, .post.type-post .entry-content div u {display:block; margin: 20px 0;}

/*--Rapidpay iframe--*/
.page-id-255 .entry-content iframe, .page-id-252 .entry-content iframe {height: 800px; width: 680px; overflow:visible; border: 0; max-width: 100%;}


/*-- google map--*/
.google-map {height: 350px;}


@media (min-width:2000px){
TargetPath img {background-size:cover;width:100%;}
}

@media only screen and (min-width: 801px) {
.genesis-nav-menu .menu-item-has-children > a > span:after {
content: '\f0d7';
    font-family: 'FontAwesome';
 padding-left: 4px;
}
}

/*--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) {
    .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) {
	#wysiwyg_widgets_widget-5 h5 {text-align: center;}
  	.site-header .widget-area {padding-right: 0;}
  	.site-header .site-title {margin-left: 5px; margin-top: 40px; padding-left: 5px; padding-right: 5px;}
  	.footer-widgets-2 a {font-size: 12px;}
  	.site-header .title-area, .site-header .widget-area {width: 100%; text-align: center;}
  	.site-header .search-form {width: 40%;}
}
/*--Mobile screen landscape--*/
@media only screen and (max-width: 767px) {
  	.entry-content img.alignright {float: none; display: block; margin: 0; padding: 0; margin-bottom: 15px;}
  	.word-wrap {word-wrap: break-word; -ms-word-break: break-all; word-break: break-word; }
  	.gc-responsive-menu-icon {background-color: #014672;}
  	.gc-responsive-menu-icon .dashicons {color: #fff !important; margin: 5px 0 5px 0; font-size: 4rem; height: auto; width: auto;}
  	.gc-responsive-menu-icon .dashicons {width: auto;}
  	.footer-widgets .widget-title {margin-top: 20px;}
}
/*--Mobile screen portrait--*/
@media only screen and (max-width: 320px) {
  	.content-sidebar-wrap h4 {font-size: 20px;}
    .no-show {display:block;}
}