/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jul 08 2019 | 02:20:28 (am)
/*
/******* Do not edit this file *******/

/*--COLOURS AND BACKGROUNDS Colour 1: gold #052862 ; Colour 2: maroon #94bfe2;--*/

/*--text colours --*/
body {color: #000;}
.entry-title, h2.entry-title a {color: #3b4750;}
a, .entry-content a {color: #94bfe2;}
a:hover {color: #052862;}
a.more-link {color: #00284b;} 
h2.entry-title a:hover {color: #052862;}

/*--Button color and hover color --*/
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {background-color: #052862; color:#fff;}
button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover, .entry-content .button:hover {background-color: #94bfe2; color:#052862; border: none;text-decoration: none;}

/*--Custom CSS --*/
.clear-line {clear:both;}
.site-header h3 {background-color: #052862; color:#052862; border: 0 solid #333; border-radius: 50px; display: inline-block; float: right; font-size: 21px; font-weight: normal; margin-bottom: 0; margin-top: 24px; padding-right: 15px; }
.genesis-nav-menu a { padding:16px 10px 14px; }
.genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a {background-color:#94bfe2; color:#052862;}
.nav-secondary .sub-menu a:hover {background-color:#94bfe2; color:#052862;}
.fa-ul {padding-left:24px;}
.entry-content a {font-weight:bold; color:#052862 ;}
.entry-content a:hover {color:#94bfe2;} 
.entry-content h1 {font-weight:bold; color:#052862;} 
#wysiwyg_widgets_widget-2 a {font-weight:bold; color:#052862 ;}
#wysiwyg_widgets_widget-2 a:hover {color:#94bfe2;}

/*--header & home page widgets colours --*/
.site-header {background-color: #fff;}
.title-area .site-title a {background-color: #000;}
.title-area .site-title a:hover {background-color: #111; }
.site-container {opacity:1.0; filter:alpha(opacity=100);}
#wysiwyg_widgets_widget-2 h3, #wysiwyg_widgets_widget-2 p {color: #052862;}
#wysiwyg_widgets_widget-2 p a {color: #052862;}


/*--menu colours --*/
.menu-primary {background-color: #052862;}
.menu-primary li a {background-color: #052862; color:#fff; font-weight:bold; text-transform:uppercase; font-size:12px;}
.menu-primary li a:hover {background-color: #94bfe2; color: #052862;}
.menu-primary li.current-menu-item a {background-color: #94bfe2; color: #052862;}
.menu-primary li .sub-menu a {background-color: #94bfe2; color:#052862; font-weight:bold; text-transform:uppercase;}
.menu-primary li .sub-menu li.current-menu-item a {background-color: #94bfe2; color: #052862;}
.menu-primary li .sub-menu li a:hover {background-color: #052862; 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 .widget-title {color: #8b8a8f;}

/*--footer colours --*/
.footer-widgets {background-color: #fff; color: #555;}
.footer-widgets a {color:#052862; font-weight:bold;}
.footer-widgets a:hover {color:#94bfe2;}
.footer-widgets .widget-title {color: #555;}
.site-footer {color: #aaa;}
.site-footer a {color: #bbb;}
.site-footer a:hover {color:#94bfe2;}

/*-- fonts & text --*/
body {font-size: 14px;font-weight:300;}
.entry-title, h2.entry-title a {font-size: 26px; font-weight: normal; text-transform: normal;}
.widget-title {font-family:"Arimo", arial, sans-serif; font-weight: bold; text-transform: uppercase;}
h1 {font-weight: normal; font-size: 26px;}
h2 {font-weight: normal; font-size: 24px;}
h3 {font-weight: normal; font-size: 22px;}
h4, h5, h6 {font-weight: normal;}
#wysiwyg_widgets_widget-2 h3, #wysiwyg_widgets_widget-2 p {text-align: right;}
.top-left-bold-table-cell {vertical-align: text-top; text-align: left; font-weight:bold;}
#wysiwyg_widgets_widget-3 h3 {font-size: 22px; margin-bottom: 10px; }
#wysiwyg_widgets_widget-3 a {color:#fff;}

/*-- spacing --*/
.entry-content p {}
.site-header .title-area {padding-left: 20px; padding-top: 10px; width: 250px;}
.site-header .widget-area {float: right; width: 764px;}
.title-area .site-title a {padding: 0; margin: 0;}
.title-area .site-title a:hover {}
.title-area .site-title a img {padding: 0; margin: 0;}
.site-header .widget-area {padding-right: 20px; padding-top: 20px; width: 664px;}
#wysiwyg_widgets_widget-2 {margin-top: 20px; margin-right: 20px;}
#wysiwyg_widgets_widget-2 h3, #wysiwyg_widgets_widget-2 p {margin-bottom: 0;}
#wysiwyg_widgets_widget-3 h3 {margin-bottom: 0;}
.genesis-nav-menu .sub-menu {width: 230px;}
.genesis-nav-menu .sub-menu li {width: 230px; }
.genesis-nav-menu .sub-menu li a {width: 230px; padding: 8px 8px 8px 20px;}
#genesis-responsive-slider {border: 0px solid #eee;	padding: 0px;}
.featured-content .entry p, .home-bottom .featured-content {margin: 0 0 16px;}
.no-show {display:none;}

/*--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-header .title-area {text-align:center;}
    .site-title img {width:260px;}
    .site-header .title-area {width:100%; padding-left: 0;}
    .site-footer a {font-size: 13px; margin: 20px 20px;}
    .site-footer p {font-size: 13px; line-height: 2.5;}
.site-header .widget-area {text-align:center; width:100%;}
.site-header h3 {float:inherit;}
.genesis-nav-menu {text-align:center;}

    
}

/*--Ipad portrait--*/
@media only screen and (max-width: 1023px) {
    .site-header .title-area {width:100%; padding-left: 0; text-align:center;}
  	.site-header .widget-area {width: 100%; text-align:center; } 
  	#wysiwyg_widgets_widget-2 h3, #wysiwyg_widgets_widget-2 p {text-align: center;}
  	#wysiwyg_widgets_widget-6 {display: block; float: none;}
  	.site-header .widget-area {text-align:center; width:100%;}
  	.site-header h3 {float:inherit;}
  	.menu-primary li a {font-size:10px; text-align:center;}
}
/*--Mobile screen landscape--*/
@media only screen and (max-width: 767px) {
  	.site-header .title-area {padding-left: 0px;}
  	.site-header .widget-area {padding-left: 20px; padding-top: 0px; padding-bottom: 0;}
  	.word-wrap {word-wrap: break-word; -ms-word-break: break-all; word-break: break-word; }
  	.entry-content img.alignright {float: none; display: block; margin: 0; padding: 0 0 10px 0;}
  	#featured-page-4 a.alignleft {float: none; display: block;}
  	.site-header .widget-area {text-align:center; width:100%;}
  	.site-header h3 {float:inherit;}
}
/*--Mobile screen portrait--*/
@media only screen and (max-width: 320px) {
  	.site-header .title-area {padding-left: 0px;}
  	.site-header .widget-area {padding-left: 20px; padding-top: 0px; padding-bottom: 0;}
	.word-wrap {font-size: 12px;}
	.genesis-nav-menu .sub-menu {width: 120px;}
	.genesis-nav-menu .sub-menu li {width: 120px; }
	.genesis-nav-menu .sub-menu li a {width: 120px; padding: 8px 8px 8px 20px;}
    .no-show {display:block;}
    .site-header .widget-area {text-align:center; width:100%;}
    .site-header h3 {float:inherit;}
}