@charset "utf-8";
/* CUSTOM CSS STYLES */
/* Write your styles here */
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600|Source+Sans+Pro:400,400i,600,600i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700&family=Barlow:ital,wght@0,400;0,600;0,700;1,200;1,400;1,600;1,700&family=Cormorant:ital,wght@0,400;0,600;0,700;1,700&display=swap');

body {
    background-color:#fff; /* #ccc;*/
/*    color: #3a3a3a;
    font-family: 'Source Sans Pro', verdana, arial, Arial, Helvetica, sans-serif;
*/
	color: #555555;
	font-family: 'Barlow', sans-serif;
    text-rendering: optimizelegibility;
    line-height: 90%;
}

a {
    color: #3a3a3a;
	text-decoration:none !important;
}
a:hover {
    color: #990000;
}


h1, h2, h3{
    font-family: 'Cormorant', sans-serif;		
	line-height: 1em;
	}
h1, h2, h4 {
    color: #3a3a3a;
}
h3,h5,h6{
color:#990000;	
	}

table{
	background-color: transparent;
	width:100% !important;
	}

/** =========================== */
/** convert label fron H to div... */
/** =========================== */
.styleh1, .styleh2, .styleh3, .styleh4, .styleh5, .styleh6 {
  color: #555;
  text-shadow: none;
  font-weight: 400;
  font-family: "Open Sans",Arial,sans-serif;
  font-size: 1em;
  line-height: 1.45;
}


.styleh1, .styleh2, .styleh3{
    font-family: 'Cormorant', sans-serif;		
	}
.styleh1, .styleh2, .styleh4 {
    color: #3a3a3a;
}
.styleh3,.styleh5,.styleh6{
color:#990000;	
	}

/** =========================== */
/** END convert label fron H to div... */
/** =========================== */


p {
    margin: 0 0 10px;
    font-size: 0.5em;
    line-height: 150%;
}
hr, div.hr {
    display: block;
    border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    border-bottom: 1px dotted #999;
	margin: 10px 0;
}


/** *********************************************************** */
/** structure */
/** *********************************************************** */

.container {
    max-width: 1280px;
}
.contain {
    max-width: 1260px;
    width: 98%;
}
.cover_supertop {
    max-width: 1260px;
}
.cover_superbottom{
    max-width: 1260px;
}
.CONTENT_COLUMN {
    max-width: 74%;
}
.CONTENT_COLUMN.cover_columns_extended{
    max-width: 1260px;
}
.CONTENT_COLUMN.cover_columns_extended .colum_left {
  /*  max-width: 630px;*/
    max-width: 49%;
}
.CONTENT_COLUMN.cover_columns_extended .colum_right {
   /* max-width: 625px;*/
    max-width: 49%;
}

.CONTENT_COLUMN .cover_columns .colum_left {
   max-width: 73%;
}

.CONTENT_COLUMN .cover_top {
    max-width: 100%;
}

.CONTENT_body {
    width: 100%;
}
.NEW_wrapper {
    width: 70%;
}
.NEWBODY {
    width: 100%;
}

.video_gallery_body {
    max-width: 100%;
    width: auto;
}
.NEWBODY.FULLSCREEN {
    width: 100%;
}
.userpage {
    width: 100%;
}
.wrapper {
    width: 100%;
    margin: 0 0 0 0;
}


header#desktop_header{
	width:100%;
	}
	

.container {
    max-width: 1280px;
}
/** ****************************************************** */
.container.headerbox {
    margin-bottom: 15px;
}

.container.headerbar {
max-width: 1850px;
width: 100%;
}
/** *********************************************************** */
/** END structure */
/** *********************************************************** */
/** *********************************************************** */


.container.intoUserbar{
float: right;
margin: 0;
padding: 0;
width: 70%;
max-width:350px;	
	}

.suscriboc {
  float: right;
  margin: 0;
  padding: 0;
  width: auto;
}

.suscriboc .suscrib{
	font-family: 'Cormorant', sans-serif;
	font-size: 0.6em;
	font-style: oblique;
	color: #900;
	margin: 0 9px 0 0;
	float: right;
	}
.suscriboc .newslet{
	background-color: #900;
	float: right;
	color: #fff;
	padding: 0 11px;
	font-size: 0.6em;
	border-radius: 43px;
	letter-spacing: 0.1em;
}
.suscriboc .newslet a{
	background-color: #900;
	color: #fff
	}
.suscriboc .newslet a:hover{
	background-color: #900;
	color: #fff	
	}

.headersearchicon {
    cursor: pointer;
	font-size: 0.4em;
	margin: 14px 0 0 3px;
    color: #333;
}

.userbar {
	background: transparent none repeat scroll 0 0;
	border-bottom: 0 solid #eee;
	margin: 0;
    padding: 0;
}
.userbar .search-btn {
    color: #990000;
}
.topbar-search-block {
    background: #fff none repeat scroll 0 0;
}
.topbar-search-block .form-control {
    background: #990000 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 0.8em;
    font-weight: 300;
    min-height: 35px;
    padding: 0 12px;
}
.navbar{
	margin: 0 0 10px;
	}
.navbar-inverse {
	background-color: transparent;
    margin: 20px auto 30px auto;
    padding: 0;
    width: 100%;
}

/** NAVBAR */

.nav_device{
    font-family: 'Barlow', sans-serif;
	font-weight:bold;
	padding: 6px 0 6px 0;
    background-color: transparent;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	}

.nav_device nav ul {
  display: flex;
  justify-content: space-between;
  white-space: nowrap;
}

.nav_device nav ul li:first-child{
	border-left: 0 solid #eee;	
	}

.nav_device nav ul li {
	border-left: 1px solid #cecece;
	text-align: center;
	width: 100%;
	font-size: 1em;
/*	padding: 0 3% 0 0;*/
}

.nav_device nav ul li a {
	color: #222222;
	display: block;
	padding:0;
	margin:0 14px;
	font-size: 18px;
	font-family: Barlow;
	font-weight: bold;
	text-transform: uppercase;
	width:auto;
	border-bottom:3px solid #fff;
}
.nav_device nav ul li a:hover{
	background-color:transparent;
	text-decoration: none;
	color:#222222;
	border-bottom:3px solid #990000;
	}
.nav_device nav ul li.active {
	background-color:transparent;
	color:#222222;
}

.nav_device nav ul li.active a{
	background-color:transparent;
	text-decoration: none;
	color:#3a3a3a;
	border-bottom:3px solid #990000;
	}

.nav_device nav ul li:hover {
	background-color:transparent;
}
.nav_device nav ul li .children {
    background: #ccc none repeat scroll 0 0;
    display: none;
    position: absolute;
    width: 180%;
    z-index: 1000;
}

.nav_device nav ul li .children li {
	border-bottom: 1px solid rgb(0, 0, 0);
	width: 100%;
	margin: 0 0 5px 0;
}
.nav_device nav ul li .children li a{
	background-image: url(../images/menuarrow.png);
	background-position: 3px 7px;
	background-repeat: no-repeat;
	color:#3a3a3a;
	text-decoration: none !important;
	line-height: 130%;
	margin: 6px 0 0 7px;
	}

.nav_device nav ul li .children li a:hover{
	text-decoration:none !important;
	color:#fff;
	}

.nav_device nav ul li .children li.active a{
	text-decoration:none !important;
	color:#fff;
	}
.nav_device nav ul li .children li.active {
    background: transparent;
}


.NEWSITEM .titleblock h6 {
    color: a70b0b;
}
.NEWSITEM .titleblock h3 {
    color: #990000;
	font-size:1em;
	margin: 0;
	padding: 0;
}

.NEWSITEM .titleblock h3 a {
    color: #990000;
	font-size: 1.5em;
}
.NEWSITEM .titleblock h3 a:hover {
    color: #000;
}
.NEWSITEM .newcontent {
	font-family: 'Barlow', sans-serif;
	font-size: 1.1em;
	font-weight: 300;
	line-height: 160%;
	padding: 0 0 0 5px;
}

.NEWSITEM .titleblock h5{
font-size: .45em;
font-weight: 700;
line-height: 130%;
color:#666;
}

.NEWSITEM .relatedblogs.columns ol li .title a:hover{
	    color: #222222;
	}

.pagesmenu .nav li a {
    color: #8093b2;
}

.pagesmenu .nav li a:hover {
    color: #fff;
	background-color: transparent;
}
.pagesmenu .nav li ul {
	background-color: #151c2a;
    border-left: 2px solid #990000;
    font-size: 0.85em;
    min-width: 180px;
    text-transform: uppercase;
}

.NEWSITEMCOLUMNS .layout_full .new h3{
	color: #990000;
	font-weight: normal;
	font-size: 0.6em;
	margin: 0;
	}
.NEWSITEMCOLUMNS .layout_full .new h3 a{
	color: #990000;
	}
.NEWSITEMCOLUMNS .layout_full .new h3 a:hover{
	color: #000;
	}

.CONTENT_COLUMN.cover .NEWSITEMCOLUMNS .layout_full .new h3{
	font-size: 0.8em;
	}

.NEWSITEMCOLUMNS .layout_full .new h6, .NEWSITEMCOLUMNS .layout_full p.newcontent {
	margin: 10px 0 10px;
	font-weight: 300;
	padding: 0;
	display: block;
	width: 100%;
	float: left;
}

.NEWSITEMCOLUMNS .layout_full .new h6{
	font-size: .4em;
	color:#000;	
	}

.NEWSITEMCOLUMNS .layout_full p.newcontent {
	font-size: 0.55em;
	line-height: 150%;
}
.NEWSITEMCOLUMNS .layout_full .new h5 {
    font-size: .45em;
    font-weight: 700;
    line-height: 130%;
    color:#666;
}

.NEWSITEMCOLUMNS .layout_left .new h3 {
	color: #990000;
	font-weight: normal;
	font-size: 0.6em;
	margin: 0;
}
.NEWSITEMCOLUMNS .layout_left .new h3 a {
    text-decoration: none;
	color: #990000;
}
.NEWSITEMCOLUMNS .layout_left .new h3 a:hover {
    text-decoration: none;
	color: #000;
}
.CONTENT_COLUMN.cover .NEWSITEMCOLUMNS .layout_left .new h3 {
	font-size: 0.8em;
}

.NEWSITEMCOLUMNS .layout_title .new h3 {
	color: #990000;
	font-weight: normal;
	font-size: 0.6em;
	margin: 0;
}

.NEWSITEMCOLUMNS .layout_title .new h3 a{
    text-decoration: none;
	color: #990000;
}

.NEWSITEMCOLUMNS .layout_title .new h3 a:hover{
    text-decoration: none;
	color: #000;
}
.CONTENT_COLUMN.cover .NEWSITEMCOLUMNS .layout_title .new h3 {
	font-size: 0.8em;
}

.newssection {
 border-bottom: 1px solid #cecece;
 margin: 0 0 40px;
 padding: 0 0 5px;
 float: left;
 width: 100%;
}

.newssection .newimage {
  display: block;
  float: left;
  margin: 0;
  width: 100%;
}

/*
.cover_columns .NEWSITEMCOLUMNS .layout_full .new h3{
	font-size: 0.8em;
	}
*/

.slidebanner {
 display: block;
 padding: 0px;
 width: auto;
 margin-bottom: 20px;
}
.col-md-6.headerbox {
 padding-right: 0px;
 padding-left: 0px;
}



.EVENTS .entry h3{
	color:#990000;
	}
.EVENTS .entry h3 a{
	color:#990000;
	}
.EVENTS .entry h3 a:hover{
	color:c1cbd7;
	}

.mainnewblog h3.pretitle {
    color: #990000;
}
.mainnewblog .new_text .citewrapper .imagefooterprint {
    background-color: #990000;
}
.mainnewblog p.intro{
    color: #990000;
	}
.bloggers h1.title a {
	color:#900;
	font-size: 0.9em;
	font-weight: normal;
}
.bloggers h1.title a:hover {
	color: #990000;
}



.bloggers h2.title {
	color: #222222;
	font-size: 1em;
	font-weight: 600;
	margin: 10px 0 15px 0;
	padding: 0;
	width: 100%;
	line-height: 120%;
	text-decoration-thickness: 1px!important;
	text-decoration-line: underline!important;
}
.bloggers h2.title a {
	font-weight: bold;
	color:#222222;
}
.bloggers h2.title a:hover {
	color: #222222;
}

.bloggers .date{
color: #999999;
font-family: 'Barlow Condensed', sans-serif;
font-size: .5em;
text-transform: uppercase;
letter-spacing: 0;
margin: 10px 0;
padding: 0;
width: 100%;
line-height: 1;	
	}




.bloggers .entry {
    color: #333;
	font-size: .5em;
}


h2.bloggershead {
	border-bottom: 1px solid #990000;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	color: #fff;
	font-size: 0.6em;
	color:#900;
	font-weight: bold;
}
h2.bloggershead .rssicon a {
    color:#f90;
    font-size: 0.7em;
}
h1.bloggershead {
	font-family: 'Barlow', sans-serif;
	/*color: #999;*/
	border-bottom: 1px solid #999;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	font-size: 0.5em;
	color:#999;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 13px;
}
h1.bloggershead .rssicon a {
    color: 
    #f90;
    font-size: 0.7em;
}
h1.bloggershead .rssicon {
	color: #990000;
    float: right;
    font-size: 1em;
    font-weight: 700;
    margin: 0 0 0;
}

.bloggers .autor .blockarticle .date {
	font-size: .4em;
	padding: 0;
	width: 100%;
	font-family: 'Oswald', Verdana, Geneva, sans-serif;
	line-height: 100%;
	margin: 0 0 5px 0;
}
.bloggers .autor .blockarticle .name {
/*
	color:#990000;
	font-weight: bold;
	line-height: 100%;
*/
	color:#990000;
font-family: 'Barlow', sans-serif;
font-weight: 600;
text-transform: uppercase;
	margin:0;
}
.bloggers .autor .blockarticle .name a{
	color:#990000;
    line-height: 100%;
}
.bloggers .autor .blockarticle .name a:hover{
	color:#000;
}
.bloggers .autor .blockarticle .slogan {
/*    color:#666;
    font-size: .45em;
    font-style: oblique;
    line-height: 100%;
	*/
text-transform: uppercase;
color: #555555;
font-family: 'Barlow', sans-serif;
font-weight: normal;
font-size: 0.4em;
margin-top: 0;
}

.dateheader {
    background-color: #f5e5e5;
	color: #990000;
}
.bloggers-date h1.title a{
    color: #990000;
}
.bloggers-date h1.title a:hover{
    color: #990000;
}

.topbar-list li a {
    color: #990000;
}
.topbar-list li a:hover {
    color: #8093b2;
    text-decoration:underline;
}
.headdate {
    float: left;
    margin: 1px 0 0 9px;
    width: auto;
}
.headdate p.date {
   color: #990000;
    float: left;
    font-size: 0.4em;
    text-align: left;
    width: auto;
}
.headdate p.update {
	color: #8093b2;
    float: left;
    margin: 9px;
    text-align: left;
    width: auto;
}
.socialicons{
	margin-top:10px;
	}
.socialicons .fa {
	font-size: 1em;
	color: #666;
	border: none;
	padding: 5px 0 5px 15px;
	border-radius: 40px;
}


.socialicons .facebook {
/*   color: #8093b2;*/
}
.socialicons a:hover {
    color: #990000;
}
.page-header {
    border-bottom: 0 none;
    margin: 0;
    padding-bottom: 0;
}
.page-header p.slogan {
    color: #3a3a3a;
    font-size: 0.45em;
    line-height: 100%;
    margin: 10px 0 0 0;
}

.logo {
    margin: 5px 0 5px 0;
}













.footer {
	background-color: #ffffff;
	color: #222222;
	font-size: 0.4em;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 100%;
	font-family: 'Barlow', sans-serif;
	text-transform: uppercase;
}
footer ul li.morecontent {
	display:none;
	}

.firmblock .footerfirm {
    float: left;
    margin: 9px 10px;
}



.footer_navbar.inverse {
    background-color: transparent;
    width: 100%;
	border-bottom:0 solid #990000;
}
.footer_navbar {
    background-color: transparent;
    margin: 0;
    width: 100%;
}

.footer .footerlogo {
    float: left;
    margin: 5px 0 0;
    padding: 0;
    width: 200px;
}
.footer.firm {
    background: transparent none repeat scroll 0 0;
	padding: 5px 5px 5px 0;
}
.firmblock .footerfirm .copyright > a{
	color:#3a3a3a;
	}
.firmblock .footerfirm .copyright > a:hover{
	color:#000;	
	}
.firmblock .footerfirm .copyright {
	color: #222222;
	font-size: 0.8em;
	line-height: 100%;
}

.firmblock .footerfirm .copylinks {
	color: #222222;
	font-size: 0.8em;
	line-height: 100%;
	margin: 5px 0 0;
}


/** TOP MENU */
.fixedmenu ul.topmenu {
    background-color: #3a3a3a;
}
.fixedmenu ul.topmenu li:first-child  {
	border-left: 0 solid #fff;
	margin-left: 0;
	padding-left: 10px;
}
.fixedmenu ul.topmenu li {
    color:#fff;
    display: flex;
    float: left;
    font-size: .45em;
    font-weight: 400;
    margin: 0;
    padding: 1px 10px;
    width: auto;
	border-left: 1px solid #fff;
}
.fixedmenu ul.topmenu li a {
    color:#fff;
    font-size: 1.2em;
	text-decoration:none;
}
.fixedmenu ul.topmenu li a:hover{
    color: #3a3a3a;
	text-decoration:none;
	}

.fixedmenu ul.topmenu li:hover {
    background-color: #cccccc;
    color: #3a3a3a;
}

.fixedmenu ul.topmenu li.active a {
    color: #3a3a3a;
}
.fixedmenu ul.topmenu li.active {
    background-color: #cccccc;
    color: #3a3a3a;
}

.fixedmenu ul.submenu {
	background-color:#ccc;
	color:#3a3a3a;
}
.fixedmenu ul.submenu li {
font-size: 0.4em;
}
.fixedmenu ul.submenu li a {
    color: #3a3a3a;
}
.fixedmenu ul.submenu li a:hover {
    color: #3a3a3a;
}
.fixedmenu ul.submenu li:hover {
	background-color:#ccc;
	color:#151c2a;
	text-decoration: underline;
}

.fixedmenu ul.submenu li.active {
	background-color:#ccc;
	color:#151c2a;
	text-decoration: underline;
}
.fixedmenu ul.submenu li a.active {
	color:#151c2a;
}

.mainnew, .mainnewblog {
 margin: 0 0 40px;
 padding: 0 0 15px;
}



.mainnew h4.date{
    color: #666;
    font-size: .4em;
    margin: 5px 0;
    padding: 0;
    width: 100%;
    line-height: 1
	}

.mainnew p.date{
	letter-spacing: 0em;
	width: 100%;
	float: left;
	color: #999999;
	font-family: 'Barlow Condensed', sans-serif;
	text-transform: uppercase;
	font-size: .4em;
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 140%;
	}
.newssection p.date {
	color: #999999;
	font-family: 'Barlow Condensed', sans-serif;
	font-size: .5em;
	text-transform: uppercase;
	letter-spacing: 0;
	margin: 10px 0;
	padding: 0;
	width: 100%;
	line-height: 1;
}


.mainnew h3.pretitle {
	text-transform: uppercase;
	color:#000000;
	font-family: 'Oswald', Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 0.4em;
	margin-top:10px;
}
.mainnew p.pretitle {
	text-transform: uppercase;
	color: #555555;
	font-family: 'Barlow', sans-serif;
	font-weight: normal;
	font-size: 0.4em;
	margin-top: 20px;
}

.mainnew h1.title{
line-height: 100%;	
	}


.mainnew h2.title a {
	color: #222222;
	text-decoration-thickness: 1px!important;
	text-decoration-line: underline!important;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	float: left;
	font-weight: 600;
	line-height: 120%;
	width: 100%;
}
.mainnew h2.title a:hover{
	color: #000;
	}

.mainnew h1.title a {
	font-weight: normal;
	font-size: 0.8em;
	color:#990000;
	line-height: 0;
}
.mainnew h1.title a:hover{
	color: #000;
	}
.mainnew h4.signature{
	color:#900;
	font-size: .35em;
	text-transform: uppercase;
	}
.mainnew .signature{
	color: #555;
	text-transform: uppercase;
	font-family: 'Barlow Condensed', sans-serif;
	font-size: .4em;
	}

.mainnew h4.comments {
    color: #8296ae;
}

.newssection h1.title {
	color:#990000;
	font-size: 0.8em;
	font-weight: 400;
	line-height: 100%;
	margin: 5px 0;
	padding: 0;
	width: 100%;
}
.newssection h1.title {
	font-weight: normal;
	color:#990000;
	line-height: 100%;
}
.newssection h1.title a {
	font-weight: normal;
	color:#990000;
}
.newssection h1.title a:hover{
	color: #000;	
	}	

.newssection h2.title {
	color: #222222;
	font-size: 1em;
	font-weight: 600;
	margin: 10px 0 15px 0;
	padding: 0;
	width: 100%;
	line-height: 120%;
	text-decoration-thickness: 1px!important;
	text-decoration-line: underline!important;
}
.newssection h2.title a {
	font-weight: bold;
	color:#222222;
}
.newssection h2.title a:hover{
	color: #222222;	
	}
.newssection h3.pretitle {
	text-transform: uppercase;
	color:#000000;
	font-family: 'Oswald', Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 0.4em;
	margin-top:10px;
}

.newssection p.pretitle {
	letter-spacing: 0em;
	margin: 10px 0 5px 0;
	padding: 0;
	width: 100%;
	line-height: 1;
	text-transform: uppercase;
	color: #555555;
	font-family: 'Barlow', sans-serif;
	font-weight: normal;
	font-size: 0.4em;
	margin-top: 20px;
}




.newssection h2.subtitle{
	color: #990000;		
	}
.mainnew h2.subtitle {
    color: #990000;
}
.mainnewblog h2.subtitle{
    color: #990000;
}
.newssection .signature {
	color: #555555;
	font-family: 'Barlow Condensed', sans-serif;
	font-size: .4em;
	text-transform: uppercase;
}

.newssection h4.signature {
	color:#900;
	font-size: .35em;
}
.newssection .comments {
  color: #737171;
  font-size: 0.45em;
}
.newssection .comments i{
	
	}

.mainnew .comments {
  color: #737171;
  font-size: 0.5em;
}
.newssection h4.comments {
    color: #8296ae;
}

.newssection h4.date {
    color: #666;
    font-size: .35em;
    margin: 5px 0;
    padding: 0;
    width: 100%;
    line-height: 1;
}
.newssection .date {
    color: #666;
    font-size: .35em;
    margin: 5px 0;
    padding: 0;
    width: 100%;
    line-height: 1;
}

.mainnew .newimage {
width: 100%;
}
.mainnew .newimage a{
width: 100%;
}

.mainnew .newimage a:hover{

}
.mainnew .newimage a img{
width: 100%;
}

.mainnew p {
    font-size: .5em;
    font-weight: 300;
    font-weight: 300;
    line-height: 125%;
}


.mainnewblog h1.title{
    color: #990000;
	font-size: 1.2em;
	}

.mainnewblog h1.title a{

	}
.mainnewblog h1.title a:hover{
    color: #990000;
	}

.mainnew h1.videotitle {
    color: #990000;
}
.mainnew h1.videotitle a{
}
.mainnew h1.videotitle a:hover{
    color: #990000;
}
.newssection h1.videotitle {
    color: #990000;
}

.newssection h1.videotitle a:hover{
    color: #990000;
}




.COLUMNSNEWSITEM .layout_full .new h3 a:hover {
    color: #990000;
}

.COLUMNSNEWSITEM .layout_full div:first-of-type {
    margin: 0;
}

.COLUMNSNEWSITEM .layout_full div:last-of-type{
    margin: 0;	
	}

.COLUMNSNEWSITEM .layout_full div{
    margin: 6px 0;	
	}

.COLUMNSNEWSITEM .layout_full .new h3 {
    font-size: 0.8em;
}
.COLUMNSNEWSITEM .layout_full .new h3 a {
    color: #23527c;
    font-weight: normal;
    text-decoration:underline;
}
.COLUMNSNEWSITEM .layout_full .new h6 {
    font-size: 0.45em;
}

/** NEWSITEM */

.NEWSITEM .titleblock p.content-signature{
	font-family: 'Barlow', sans-serif;
	font-size: 0.45em;
	color: #111111;
	font-weight: bold;
	text-transform: unset;
	margin: 10px 0 10px 0;
}

.NEWSITEM .relatednews.rows h4 {
	background-color:#fff;
	border-bottom: 1px solid #999;
	padding: 3px 0 2px 13px;
	font-family: 'Oswald', sans-serif;
	color: #999;	
}
.NEWSITEM .relatednews.rows h4 a{
	color: #3a3a3a;		
	}
.NEWSITEM .relatednews.rows h4 a:hover{
	color: #990000;
	}

.NEWSITEM .relatednews.columns h4 {
	background-color:#fff;
	border-bottom: 1px solid #999;
	padding: 3px 0 2px 13px;
	font-family: 'Oswald', sans-serif;
	color: #999;	
}
.NEWSITEM .relatednews.columns h4 a{
	color: #3a3a3a;		
	}
.NEWSITEM .relatednews.columns h4 a:hover{
	color: #990000;
	}



.NEWSITEM .imageblock, .NEWSITEM .relatedblogs.columns {
 margin: 0 0 20px;
}

.NEWSITEM .relatedblogs.columns ol li .title {
    color: #222222;
    font-size: 0.8em;
    font-weight: 300;
    line-height: 100%;
	font-family: 'Cormorant', sans-serif;
    font-weight: bold;
    text-decoration:underline;
}
.NEWSITEM .relatedblogs.columns ol li .autor .autorwrapper {
 display: block;
 float: left;
 margin: 5px 0;
 padding: 0;
 width: 50%;
}


NEWSITEM .relatednews.columns ol li .title {
 color: #222222;
 display: block;
 float: left;
 font-size: .7em;
 font-weight: 700;
 line-height: 100%;
 margin: 10px 0 0;
}
.NEWSITEM .relatednews.columns ol li .title a {
	font-family: 'Cormorant', sans-serif;
    color: #222222;
    text-decoration:underline;
	text-decoration-thickness: 1px!important;
}
.NEWSITEM .relatednews.columns ol li .title a:hover {
    color: #990000;
    text-decoration:underline;
}
.NEWSITEM .relatednews.rows ol li .title a {
	color:#3a3a3a;
	font-size: 0.6em;
	font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 0;
    margin: 0;
    padding: 0;
    text-decoration:underline;
}
.NEWSITEM .relatednews.rows ol li .title a:hover {
    color: #990000;
}


.NEWSITEM .relatedblogs.columns h4 {
	background-color:#fff;
	border-bottom: 1px solid #999;
	padding: 3px 0 2px 13px;
	font-family: 'Oswald', sans-serif;
	color: #999;	
}
.NEWSITEM .relatedblogs.columns h4 a{
	color: #3a3a3a;		
	}
.NEWSITEM .relatedblogs.columns h4 a:hover{
	color: #990000;
	}

.NEWSITEM .relatedblogs.rows h4 {
	background-color:#fff;
	border-bottom: 1px solid #999;
	padding: 3px 0 2px 13px;
	font-family: 'Oswald', sans-serif;
	color: #999;	
}
.NEWSITEM .relatedblogs.rows h4 a{
	color: #3a3a3a;		
	}
.NEWSITEM .relatedblogs.rows h4 a:hover{
	color: #990000;
	}

.NEWSITEM .relatedblogs.columns ol li .autor .autorwrapper .name {
    font-size: .5em;
    font-weight: 300;
    line-height: 100%;
}

.NEWSITEM .relatedblogs.columns ol li .title a {
    color: #222222;
	font-family: 'Cormorant', sans-serif;
    font-size: 0.8em;
    font-weight: bold;
    text-decoration:underline;
    line-height: 100%;
}

.NEWSITEM .relatedblogs.rows ol li .autor .autorwrapper .name {
    font-size: .8em;
    font-weight: 300;
    line-height: 100%;
}
.NEWSITEM .relatedblogs.rows ol li .title a{
    color: #990000;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 100%;
}
.NEWSITEM .relatedblogs.rows ol li .title a:hover {
    color: #000;
}




.OBITUARY .blocks_mini .preblocks h1{
	color:#333;
	}
.OBITUARY .blocks_mini .preblocks h1 a{
	color:#333;
	}


.section_labels {
    border-bottom: 1px solid #333;
    float: left;
    margin: 0 0 10px;
    width: 100%;
}

.section_labels ul li {
    background-color: transparent;
    border-radius: 5px;
    float: left;
    line-height: 0;
    margin: 3px;
    padding: 2px;
    width: auto;
}
.section_labels ul li a {
    color: #333;
    font-size: 0.4em;
    font-weight: normal;
    line-height: 100%;
    text-decoration: none;
}


.user-comment .post-comments {
    background: #f5f5f3 none repeat scroll 0 0;
}

.post-comments.suscriber > p {
    color: #000;
}
.user-comment p.meta {
    font-size: .45em;
	color:#990000;
}
.user-comment p {
    font-size: .45em;
    font-weight: 300;
}





.NEWBODY .news_related_blogger .blogger_block {
    border-bottom: 1px dotted #cecece;
    float: left;
    margin: 0 0 10px;
    padding-bottom: 10px;
    width: 100%;
}

.NEWBODY .news_related_blogger .blogger_block .avatar {
	float: left;
    height: 90px;
    margin: 0 15px 0 0;
    overflow: hidden;
    width: 90px;
}
.NEWBODY .news_related_blogger .blogger_block .content_box {
    margin: 0;
}
.NEWBODY .news_related_blogger .blogger_block .content_box .newtitle a {
    font-size: 0.8em;
    font-weight: bold;
    line-height: 120%;
    text-decoration:underline;
}
.NEWBODY .news_related_blogger .blogger_block .content_box .newtitle a:hover {
	color:#990000;
	}

.NEWBODY h1.new_title {
    font-weight: bold;
    font-size: 1.5em;
    color: #990000;
    line-height: 100%;
}
.NEWBODY h3.new_subtitle{
	color:#990000;
	}


/** ------------------------------------------------------------------ */
/** BLOCK SHADOW */
/** ------------------------------------------------------------------ */
/** ------ SOFT ------ */
.soft{
	background-color: #eee !important;
}

h6.soft{
	color:#990000 !important;
}
h3.soft{
	color:#990000 !important;
	}
h3.soft a{
	color:#990000 !important;
	}
h3.soft a:hover{
	color:#990000 !important
	}
h5.soft{}
.soft p{}
p.comments.soft{}
p.comments.soft a{}
p.comments.soft a:hover{}
p.content-signature .soft{}
.title.soft {}
.title.soft a{}
.title.soft a:hover{}
.autorwrapper.soft .name{}
.autorwrapper.soft .leyend{}
.sp-thumbnail-title.medium{}
.sp-thumbnail-title.medium:hover{}



/** ------ MEDIUM ------ */
.medium{
	background-color: #f5e5e5;
}
h6.medium{
	color: #990000 !important;
	}
h3.medium{
	color: #990000 !important;
	}
h3.medium a{
	color: #990000 !important;
	}
h3.medium a:hover{
	color: #000 !important;
	}
h5.medium{
	color: #990000 !important;
	}
.medium p{
	color: #000 !important;
	}
p.comments.medium{
	color: #000 !important;
	}
p.comments.medium a{
	color: #990000 !important;
	}
p.comments.medium a:hover{
	color: #333 !important;
	}
p.content-signature .medium{
	color: #000 !important;
	}

.title.medium {
	color: #990000 !important;
	}
.title.medium a{
	color: #990000 !important;
	}
.title.medium a:hover{
	color: #000 !important;
	}

.autorwrapper.medium .name{
	color: #990000 !important;
	}
.autorwrapper.medium .leyend{
	color: #000 !important;
	}
.sp-thumbnail-title.medium{
	color: #990000 !important;
	}
.sp-thumbnail-title.medium:hover{
	color: #000 !important;
	}



/** ------ STRONG ------ */
.strong{
	background-color: #990000;
}
h6.strong{
	color: #e9c2c2 !important;
	}
h3.strong{
	color: #fff !important;
	}
h3.strong a{
	color: #fff !important;
	}
h3.strong a:hover{
	color: #fff !important;
	}
h5.strong{
	color: #e9c2c2 !important;
	}
.strong p{
	color: #fff !important;
	}
p.comments.strong{
	color: #fff !important;
	}
p.comments.strong a{
	color: #fff !important;
	}
p.comments.strong a:hover{
	color: #fff !important;
	}
p.content-signature .strong{
	color: #fff !important;
	}

.title.strong {
	color: #e9c2c2 !important;
	}
.title.strong a{
	color: #e9c2c2 !important;
	}
.title.strong a:hover{
	color: #fff !important;
	}

.autorwrapper.strong .name{
	color: #e9c2c2 !important;
	}
.autorwrapper.strong .leyend{
	color: #e9c2c2 !important;
	}

.sp-thumbnail-title.strong{
	color: #e9c2c2 !important;
	}
.sp-thumbnail-title.strong:hover{
	color: #fff !important;
	}




/** ------ HEAVY ------ */
.heavy{
	background-color: #000;
}
h6.heavy{
	color: #ccc !important;
	}
h3.heavy{
	color: #fff !important;
	}
h3.heavy a{
	color: #fff !important;
	}
h3.heavy a:hover{
	color: #ccc !important;
	}
h5.heavy{
	color: #ccc !important;
	}
.heavy p{
	color: #fff !important;
	}
p.comments.heavy{
	color: #fff !important;
	}
p.comments.heavy a{
	color: #fff !important;
	}
p.comments.heavy a:hover{
	color: #fff !important;
	}
p.content-signature .heavy{
	color: #fff !important;
	}

.title.heavy {
	color: #ccc !important;
	}
.title.heavy a{
	color: #ccc !important;
	}
.title.heavy a:hover{
	color: #fff !important;
	}

.autorwrapper.heavy .name{
	color: #ccc !important;
	}
.autorwrapper.heavy .leyend{
	color: #ccc !important;
	}
.sp-thumbnail-title.heavy{
	color: #ccc !important;
	}
.sp-thumbnail-title.heavy:hover{
	color: #fff !important;
	}
/** ------------------------------------------------------------------ */
/** ******************** */
/** ------------------------------------------------------------------ */

.CAROUSEL h4.solid {
	background-color: #F5F5F5;
	border-bottom: 0 solid #999;
	padding: 3px 0 2px 13px;
	font-family: 'Oswald', sans-serif;
	color: #3a3a3a;
}
.CAROUSEL h4.solid a{
	color: #3a3a3a;		
	}
.CAROUSEL h4.solid a:hover{
	color: #990000;
	}


.CAROUSEL .layout_fullpicture{
	margin: 0 0 10px 0;	
	}
.CAROUSEL .layout_fullpicture h3 {
	color:#990000;
	font-weight: normal;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
.CAROUSEL .layout_fullpicture h3 a {
    color: #990000;
	font-weight: normal;
}
.CAROUSEL .layout_fullpicture h3 a:hover {
    color: #000;
}
.CAROUSEL .layout_fullpicture h6 {
	color:#555;
	font-size: .5em;
	margin: 0;
	padding: 0;
}
.CAROUSEL .layout_fullpicture h5{
	font-size: .45em;
	font-weight: 700;
	line-height: 130%;
	color:#666;
	}

.CAROUSEL .layout_fullpicture figure {
	margin-bottom: 25px;
}

.CAROUSEL .layout_fullpicture .newcontent{
  font-family: 'Barlow', sans-serif;
  font-size: 1.2em;
  font-weight: 300;
	line-height: 160%;	
	}
.CAROUSEL .layout_fullpicture figure{
	margin-bottom:10px;
	}


.CAROUSEL .layout_thumpicture h6{
    color: #990000;
}
.CAROUSEL .layout_thumpicture h5{
    color: #8093b2;
}
.CAROUSEL .layout_thumpicture h3 {
    color: #990000;
}
.CAROUSEL .layout_thumpicture h3 a{
    color: #990000;
}
.CAROUSEL .layout_thumpicture h3 a:hover{
    color: #990000;
}
.CAROUSEL .layout_images .sp-image-text h6{
    color: #ccc;	
	}
.CAROUSEL .layout_images .sp-image-text h3 {
    color: #fff;
    font-size: .8em;
    font-weight: normal;
    line-height: 120%;
    margin: 0;
}
.CAROUSEL .layout_images .sp-image-text h3 a{
    color: #fff;
    font-weight: normal;
}
.CAROUSEL .layout_images .sp-image-text h3 a:hover{
    color: #ccc;
}
.CAROUSEL .layout_images .sp-image-text h5 {
    color: #fff;
    font-size: .5em;
    line-height: 120%;
    margin: 0 0 10px;
    padding: 0;
    font-weight: bold;
}


.NEWSROTATOR h4{
	background-color:#fff;
	border-bottom: 1px solid #999;
	padding: 3px 0 2px 13px;
	font-family: 'Oswald', sans-serif;
	color: #999;
}
.NEWSROTATOR h4 a{
	color: #3a3a3a;		
	}
.NEWSROTATOR h4 a:hover{
	color: #990000;
	}

.CAROUSEL .layout_images .sp-image-text {
    background: rgba(153,0,0,1) none repeat scroll 0 0;
	color: #fff;
    padding: 5px 20px;
}

.NEWSROTATOR .layout_images .sp-image-text h3 a {
    font-weight: normal;
	color: #fff;
}
.NEWSROTATOR .layout_images .sp-image-text h3 a:hover{
	color: #ccc;
	}
.NEWSROTATOR .layout_images .sp-thumbnail-title{
	color: #990000;
	}

.NEWSROTATOR .layout_images .sp-image-text {
	/*background: rgb(255 255 255) none repeat scroll 0 0;*/
	padding: 10px 40px;
}

.NEWSITEMROWS {
 display: block;
 float: left;
 margin: 0 0 30px;
}

.NEWSITEMROWS .layout_title .block h3 {
    display: block;
    float: left;
    font-weight: 300;
    line-height: 100%;
    margin: 5px 0;
    padding: 0;
    width: 100%;
    font-size: 0.6em;
    color:#900;
}

.NEWSITEMROWS .layout_title .block h3 a {
    text-decoration: none;
    color:#900;
}
.NEWSITEMROWS .layout_title .block h3 a:hover {
    text-decoration: none;
    color:#000000;
}

.CONTENT_COLUMN.cover .NEWSITEMROWS .layout_title .block h3 {
    font-size: 0.7em;
}
.NEWSITEMROWS .layout_full .block h6 {
    font-size: .4em;
    color: #000;
}

.NEWSITEMROWS .layout_full .block .new h3{
	color: #990000;	
	font-weight: normal;
	font-size: 0.6em;
	margin:0;
	}
.NEWSITEMROWS .layout_full .block .new h3 a{
	color: #990000;	
	}
.NEWSITEMROWS .layout_full .block .new h3 a:hover{
	color:#000;	
	}
.CONTENT_COLUMN.cover .NEWSITEMROWS .layout_full .block .new h3{
	font-size: 0.8em;	
	}

.NEWSITEMROWS .layout_full .block h5 {
    font-size: .4em;
    font-weight: 700;
    line-height: 120%;
    margin: 5px 0;
    padding: 0;
    color: #666;
}
.NEWSITEMROWS .layout_full .block .image {
    margin: 0;
}

.NEWSITEMROWS .layout_left .block h6{
	font-size: .4em;
	color:#000;	
	}
.NEWSITEMROWS .layout_left .block .new h3{
	color:#990000;
	font-weight: normal;
	font-size: 0.6em;
	margin: 0 0 10px 0;
	}
.NEWSITEMROWS .layout_left .block .new h3 a{
	color: #990000;	
	}
.NEWSITEMROWS .layout_left .block .new h3 a:hover{
	color: #000;	
	}
.CONTENT_COLUMN.cover .NEWSITEMROWS .layout_left .block .new h3{
	font-size: 0.8em;
	}
.NEWSITEMROWS .layout_left .block h5{
	font-size: .4em;
	font-weight: 700;
	line-height: 120%;
	margin: 5px 0;
	padding: 0;
	color: #666;
	}


.NEWSITEMROWS .layout_none .block h6{
	font-size: .4em;
	color:#000;	
	}
.NEWSITEMROWS .layout_none .block .new h3{
	color:#990000;
	font-weight: normal;
	font-size: 0.6em;
	margin: 0 0 10px 0;
	}
.NEWSITEMROWS .layout_none .block .new h3 a{
	color: #990000;	
	}
.NEWSITEMROWS .layout_none .block .new h3 a:hover{
	color: #000;	
	}
.CONTENT_COLUMN.cover .NEWSITEMROWS .layout_none .block .new h3{
	font-size: 0.8em;
	}

.NEWSITEMROWS .layout_none .block h5{
	font-size: .4em;
	font-weight: 700;
	line-height: 120%;
	margin: 5px 0;
	padding: 0;
	color: #666;
	}





.COLUMNSNEWSITEM h4.solid{
	background-color: #F5F5F5;
	border-bottom: 0 solid #999;
	padding: 3px 0 2px 13px;
	font-family: 'Oswald', sans-serif;
	color: #3a3a3a;		
	}
.COLUMNSNEWSITEM h4.solid a{
	color: #3a3a3a;		
	}
.COLUMNSNEWSITEM h4.solid a:hover{
	color: #990000;
	}

.NEWSITEMCOLUMNS h4.solid{
	background-color: #F5F5F5;
	border-bottom: 0 solid #999;
	padding: 3px 0 2px 13px;
	font-family: 'Oswald', sans-serif;
	color: #3a3a3a;			
	}
.NEWSITEMCOLUMNS h4.solid a{
	color: #3a3a3a;		
	}
.NEWSITEMCOLUMNS h4.solid a:hover{
	color: #990000;
	}


.NEWSITEMROWS h4.solid{
	background-color: transparent;
	border-bottom: 1px solid #999;
	padding: 3px 0 9px 13px;
	font-family: 'Oswald', sans-serif;
	color: #3a3a3a;
	font-size: 0.6em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 16px 0;			
	}
.NEWSITEMROWS h4.solid a{
	color: #3a3a3a;		
	}
.NEWSITEMROWS h4.solid a:hover{
	color: #990000;
	}


.RSSBLOCK {
    border: 0 solid #ccc;
}

.RSSBLOCK h4{
	background-color:#fff;
	border-bottom: 1px solid #999;
	padding: 3px 0 2px 13px;
	font-family: 'Oswald', sans-serif;
	color: #999;	
	}

.RSSBLOCK h4{
	background-color:#fff;
	border-bottom: 1px solid #999;
	padding: 3px 0 2px 13px;
	font-family: 'Oswald', sans-serif;
	color: #3a3a3a;	
	}
.RSSBLOCK h4 a {
    color: #3a3a3a;
    text-decoration: none;
}
.RSSBLOCK h4 a {
    color: #990000;
    text-decoration: none;
}
.RSSBLOCK h1 {
    color:#990000;
}
.RSSBLOCK h1 a{
    color:#990000;
	font-weight: normal;
	font-family: 'Source Sans Pro', sans-serif;	
}
.RSSBLOCK h1 a:hover{
    color:#000;
}

.IMAGETITLE .title.bottom{
	background-color: transparent;
	}
.IMAGETITLE .title.bottom h6{
	color:#555;
	font-size: .5em;
	line-height: 120%;
	margin: 0;
	}
.IMAGETITLE .title.bottom h5{
	color:#555;
	font-size: .5em;
	line-height: 120%;
	font-weight: bold;
	}
.IMAGETITLE .title.bottom h3{
	color:#990000;
	font-weight: normal;
	font-size: 0.8em;
	}
.IMAGETITLE .title.bottom h3 a{
    color:#990000;
	}
.IMAGETITLE .title.bottom h3 a:hover{
    color:#000;
	}
.IMAGETITLE .title.top{
	background-color: transparent;
	}
.IMAGETITLE .title.top h6{
	color:#555;
	font-size: .5em;
	line-height: 120%;
	margin: 0;
	}
.IMAGETITLE .title.top h5{
	color:#555;
	font-size: .5em;
	line-height: 120%;
	font-weight: bold;
	}
.IMAGETITLE .title.top h3{
	color:#990000;
	font-weight: normal;
	font-size: 0.8em;
	}
.IMAGETITLE .title.top h3 a{
    color:#990000;
	}
.IMAGETITLE .title.top h3 a:hover{
    color:#000;
	}

.IMAGETITLE .title.over h3 {
    font-weight: normal;
}

.IMAGETITLE .title.over h3 a:hover {
    color: #ccc;
}
.IMAGETITLE .title.over h6 {
    color:#fff;
	font-size: .5em;
	line-height: 120%;
	margin: 0;
	text-shadow: 0 0 10px rgba(0,0,0,.8);
}
.IMAGETITLE .title.over h5 {
    color:#fff;
	font-size: .5em;
	font-weight: bold;
	line-height: 100%;
	text-shadow: 0 0 10px rgba(0,0,0,.8);
}

.polls_list h1.title{
	color: #990000;
	}

.LETTERENTRIES h4.solid {
	background-color: #F5F5F5;
	border-bottom: 0 solid #999;
	padding: 3px 0 2px 13px;
	font-family: 'Oswald', sans-serif;
	color: #3a3a3a;		
}
.LETTERENTRIES h4.solid a{
	color: #3a3a3a;		
	}
.LETTERENTRIES h4.solid a:hover{
	color: #990000;
	}
.PHOTOENTRIES h4.solid {
	background-color: #F5F5F5;
	border-bottom: 0 solid #999;
	padding: 3px 0 2px 13px;
	font-family: 'Oswald', sans-serif;
	color: #3a3a3a;		
}
.PHOTOENTRIES h4.solid a{
	color: #3a3a3a;
	}
.PHOTOENTRIES h4.solid a:hover{
	color: #990000;
	}

.PHOTOENTRIES{
    border-bottom: 4px solid #990000;
}
.SCHEDULE h4{
	background-color:#fff;
	border-bottom: 1px solid #999;
	padding: 3px 0 2px 13px;
	font-family: 'Oswald', sans-serif;
	color: #999;
	}
.SCHEDULE h4 a{
	    color: #3a3a3a; 
	}
.SCHEDULE h4 a:hover{
	    color: #990000;
	}
.EVENTS h4 {
	background-color:#fff;
	border-bottom: 1px solid #999;
	padding: 3px 0 2px 13px;
	font-family: 'Oswald', sans-serif;
	color: #999;
}
.EVENTS h4 a{
	    color: #3a3a3a; 
	}
.EVENTS h4 a:hover{
		color: #990000;
	}

.DISCOUNTCOUPON h4 {
	background-color:#fff;
	border-bottom: 1px solid #999;
	padding: 3px 0 2px 13px;
	font-family: 'Oswald', sans-serif;
	color: #999;
}
.DISCOUNTCOUPON h4 a{
	color: #3a3a3a;		
	}
.DISCOUNTCOUPON h4 a:hover{
	color: #990000;
	}


.LETTERENTRIES .letterentry .textblock p.signature{
   color: #990000;
}
.LETTERENTRIES .letterentry .textblock p.title a {
    color: #990000;
}
.LETTERENTRIES .letterentry .textblock p.title a:hover {
    color: #990000;
}


.HOTNEWS_block ul.hottabs {
	/* border-top: 1px solid #CECECE; */
	background-color: #fff;
	padding: 3px 0 2px 13px;
	font-family: 'Barlow', sans-serif;
	color: #999;
	text-transform: uppercase;
}

.HOTNEWS_block ul.hottabs > li a {
    background-color: #fff;
    color: #3a3a3a;
}
.HOTNEWS_block ul.hottabs > li a:hover {
    background-color: #fff;
    color: #990000;
}

.HOTNEWS_block ul.hottabs > li.active a {
	background-color: #fff;
	color: #999999;
	font-family: "Barlow", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.HOTNEWS_block ul.hottabs > li.active > a:hover{
    color: #999999;
	}

.HOTNEWS_block .newslist ul > li a {
	color: #222222;
	font-size: .9em;
	line-height: 150%;
	font-family: 'Cormorant', sans-serif;
	font-weight: 600;
}
.HOTNEWS_block .newslist ul > li a:hover {
    color: #222222;
}

.HOTNEWS_block .tab-content {
	display: block;
	float: left;
	width: 100%;
	border-top: 1px solid #CECECE;
	border-bottom: 0px solid #CECECE
}

.HOTNEWS_block .newslist ul > li .number {
	color: #222222;
	margin: 0 5px 0 0;
	padding-right: 10px;
	width: 8%;
	font-size: 0.9em;
}



.TICKER_NEWS .tickerlabel {
    background: #990000 none repeat scroll 0 0;
}
.TICKER_NEWS {
    background: #3a3a3a none repeat scroll 0 0;
}
.TICKER_NEWS .ticker ul li a:hover{
    color: #ccc;	
	}


.FEPSHARE h4{
	font-family: 'Oswald', sans-serif;
}
.FEPSHARE {
    border: 0 solid #ccc;
}
.FEPSHARE h1 {
    font-size: .75em;
    font-weight: normal;
    line-height: 110%;
    float: left;
}

.WRITTERS h4.solid {
	background-color: #CCC;
	border-bottom: 0 solid #999;
	padding: 3px 0 2px 13px;
	font-family: 'Oswald', sans-serif;
	color: #3a3a3a;
}
.WRITTERS .autor.incolumns {
    padding: 3px 10px 1%;
    text-align: left;
    width: 49.9% !important;
    min-height: 103px;
    margin: 10px 0 0 0;
}


.WRITTERS .autor.incolumns .avatar {
    border-radius: 0;
    float: left;
    height: 60px;
    margin: 0 auto;
    width: 60px;
}
.WRITTERS .autor .avatar {
    border-radius: 0;
}
.WRITTERS .autor .autordata {
    margin: 0;
    padding: 0;
}
.WRITTERS .autor .textblock p.title.solid {
    font-size: 0.8em;
}
.WRITTERS .autor .textblock p.title{ 
color: #222222;
font-weight: bold;
font-size: 1em;
font-family: 'Cormorant', sans-serif;
}


.WRITTERS .autor.incolumns .wrapperAutor{
	width: auto;
	display: block;
	float: left;
	margin: 0 0 0 10px;
	max-width: 220px;
	padding: 0;	
	}
.WRITTERS .autor.incolumns .wrapperAutor .autordata p.signature {
    font-size: .5em;
    line-height: 100%;
}
.WRITTERS .autor.incolumns .wrapperAutor .autor .textblock {
    float: left;
    margin: 0;
    padding: 0 0 5px;
    width: 100%;
}
.WRITTERS .autor.incolumns .wrapperAutor .textblock {
    float: left;
    margin: 0;
    padding: 0 0 5px;
    width: 100%;
}


/************ */
.WRITTERS .autor {
	padding: 3px 10px 13px 10px;
	text-align: left;
	width: 99.9% !important;
	min-height: auto;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #CCC;
}
.WRITTERS .autor .textblock p.title a {
	color: #222222;
	text-decoration: underline!important; 
	text-decoration-thickness: 1px!important;
	font-weight: bold;
	font-size: 1em;
	font-family: 'Cormorant', sans-serif;
}
.WRITTERS .autor .textblock p.title a:hover {
    color: #222222;
    text-decoration:underline;
}

.WRITTERS .autor .avatar {
    border-radius: 0;
    float: left;
    height: 60px;
    margin: 0 auto;
    width: 60px;
}
.WRITTERS .autor .wrapperAutor{
	display: block;
	float: left;
	margin: 0 0 0 10px;
	max-width: 220px;
	padding: 0;
	width: 60%;
	}
.WRITTERS .autor .wrapperAutor .autordata p.signature {
    font-size: .5em;
    line-height: 100%;
}
.WRITTERS .autor .wrapperAutor .autor .textblock {
    float: left;
    margin: 0;
    padding: 0 0 5px;
    width: 100%;
}
.WRITTERS .autor .wrapperAutor .textblock {
    float: left;
    margin: 0;
    padding: 0 0 5px;
    width: 100%;
}

.WRITTERS .autor .wrapperAutor .autordata p.leyend{
	font-size: .45em;
	font-style: oblique;
	font-weight: 700;
	line-height: 120%;	
	}


.CAROUSEL, .COLUMNSNEWSITEM, .DISCOUNTCOUPON, .NEWSITEMCOLUMNS, 
.NEWSITEMROWS, .NEWSROTATOR, .RIBBON, .ROWSNEWSITEM, .SERVICEGUIDE, 
.randomimage {
 display: block;
 float: left;
 margin: 0 0 20px;
 width: 100%;
}
.NEWSITEMCOLUMNS .layout_full, .NEWSITEMCOLUMNS .layout_left, .NEWSITEMCOLUMNS 
.layout_title {
 border-bottom: 0px dotted #cecece;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
 margin: 0px 0 15px;
 padding: 0;
 width: 100%;
}
.NEWSITEMCOLUMNS .layout_full, .NEWSITEMCOLUMNS .layout_left, .NEWSITEMCOLUMNS .layout_title {
  padding: 0 6px;
}




/** ******************* */

p.title.solid a:hover{
    color: #fff !important;	
	}
.footer ul li {
 color: #fff;
 float: left;
 font-weight: 300;
 line-height: 140%;
 margin: 0 10px 0 0;
 padding: 10px 10px;
 text-transform: uppercase!important;
 width: auto;
 background-color: #666666;
 border-radius: 15px;
}
footer ul li a {
 color: #fff;
 font-size: 1em;
 text-transform: uppercase;
 text-decoration: unset;
}
.footer ul li a:hover {
 color: #ffffff;
}
.readerletter_wrapper .readerletter_head {
    background-color: #990000;
}
.readerletter_wrapper h1.title a {
    color: #990000;
}.readerletter_wrapper h1.title a:hover {
    color: #990000;
}
.readerpicture_wrapper .readerpicture_head {
    background-color: #990000;
}

.videogalleries_head{
	    background-color: #990000;
	}
.galleries_head {
	    background-color: #990000;
	}

.SUBSCRIBE .boxdescription {
	font-family: 'Oswald', sans-serif;
    background-color: #990000;
	color:#FFF;
}

.btn-black {
    background-color: #2c4064;
}
.btn-black {
    color: #fff;
    background-color: #990000;
}
.btn-black:hover {
    color: #fff;
    background-color: #000;
}

.btn.btn-default.comments_btn {
    background-color: #990000;
}

.btn.btn-default.comments_btn:hover {
    background-color: #000;
}

.lastnew{
	display:block;
	}
.nextnew p.header{
	color: #990000;
	}
.lastnew p.header{
	color: #990000;
	}

.NEWBODY {
    margin: 10px 0 15px;
}
.NEWBODY .BANNER_FIX {
    margin: 0;
    width: 100%;
}

.NEWBODY h4.new_pretitle{
    text-transform: uppercase;
    color: #000000;
    font-family: 'Oswald', Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 0.45em;
    margin-top: 0;

	}

.NEWBODY p.new_pretitle{
	text-transform: uppercase;
	color: #555555;
	font-family: 'Barlow', sans-serif;
	font-weight: normal;
	font-size: 0.4em;
	margin-top: 0;
	}

.NEWBODY .date {
	float: left;
	color: #999999;
	font-family: 'Barlow Condensed', sans-serif;
	text-transform: uppercase;
	font-size: .5em;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 140%;
	width: auto;
}
.NEWBODY .introfirm {
    border-bottom: 0 solid #fff;
	margin: 5px 0 5px;
}

.NEWBODY.elementLabels{
	margin: 0 0 5px;
	float: left;	
}

.NEWBODY .news_labels{
    border-bottom: 1px dotted #333;
	margin: 0 0 10px;
	padding: 5px 5px 5px 0;
	border-top: 1px dotted #333;
}
.NEWBODY .news_labels h3 {
	font-size: .4em;
	font-weight: 700;
	margin: 0;
	border: none;
	width: auto;
	float: left;
	padding: 0;
}
.NEWBODY .news_labels .styleh3 {
	font-size: .5em;
	font-weight: 700;
	margin: 0;
	border: none;
	width: auto;
	float: left;
	padding: 0;
}
.NEWBODY .news_labels p.labeltitle {
	font-size: .4em;
	font-weight: 700;
	margin: 0;
	border: none;
	width: auto;
	float: left;
	padding: 0;
	color: #990000;
line-height: 100%;
text-shadow: none;
}


.NEWBODY .news_labels ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: auto;
}

.NEWBODY .news_labels ul li {
    background-color: transparent;
    width: auto;
    float: left;
    border-radius: 0;
    border: 0;
    color: #999;
    font-size: 1em;
    font-weight: 300;
    margin: 0 0 0 10px;
    padding: 0;
    line-height: 100%;;
}
.NEWBODY .news_labels ul li a {
  color: #999;
  display: block;
  font-size: .45em;
  font-weight: 700;
  margin: 0;
  padding: 0;
  text-decoration: none;
  line-height: 100%;
}
.NEWBODY .news_labels ul li a:hover {
    color: #333;
}

.NEWBODY h4.new_entry {
    font-size: .45em;
    line-height: 140%;
    margin-top: 10px;
    font-weight: 700;
}

.NEWBODY p.new_entry {
	font-family: 'Barlow', sans-serif;
	font-weight: 600;
	font-size: .6em;
/*	text-transform: uppercase;*/
	line-height: 130%;
	color: #333333;
	margin: 20px 0;
}

.NEWBODY p.new_entry .signature{
	font-family: 'Barlow', sans-serif;
	font-weight: 600;
	font-size: 0.9em;
	color: #999;
	text-transform: uppercase;
	}

.NEWBODY p.new_entry .signature a{
	text-decoration:none;
	color: #737171;
	}
.NEWBODY p.new_entry .signature a:hover{
	text-decoration:none;
	color: #333;
	}
	
.NEWBODY .introfirm .signature {
  font-family: 'Barlow', sans-serif;
  font-weight: 600;
  font-size: 0.4em;
  color: #737171;
  text-transform: uppercase;
}	

.NEWBODY .new_text {
	font-family: 'Barlow', sans-serif;
	font-weight: 300;
	font-size: 0.56em;
}

.NEWBODY .new_text p{
    line-height: 150%;
	font-weight: unset;
	font-size: unset;	
	}

.new_text p a {
    color:#990000;
    text-decoration: underline !important;
}
.new_text p a:hover {
    color:#000;
    text-decoration: underline !important;
}
.NEWBODY .new_text h2{
	color: #333333;
	font-size: 2em;
	margin: 0px 0;
	}

.NEWBODY .new_text h2 a{
    color:#990000;
	}
.NEWBODY .new_text h2 a:hover{
    color:#000;
	}

.NEWBODY .new_text ul {
    font-size: 0.6em;
    line-height: 150%;
}
.NEWBODY .new_text ul li{
	}

.NEWBODY .new_videoentry {
  font-family: 'Barlow', sans-serif;
  font-weight: 300;
  font-size: 0.56em;
}

.NEWBODY .new_text .citewrapper .imagefooterprint, .mainnewblog .new_text .citewrapper .imagefooterprint{
	background-color: #fff;
	color: #333;	
	}

.new_text{
	overflow:auto;
	}

.new_text td, .new_text th {
    padding: 0 10px 0 0;
    margin: 0;
    line-height: 100%;
	width:auto !important;
	max-width: 400px !important;
}
.new_text td h2{
	color:#fff !important;
	}

.NEWBODY .news_related_manual h3 {
    font-weight: normal;
}
.NEWBODY .news_related_automatic h3 {
    font-weight: normal;
}
.NEWBODY .news_related_blogger h3 {
    font-weight: normal;
}

.NEWBODY .news_related_manual p, .NEWBODY .news_related_automatic p, news_related_blogger p {
	float: left;
	color: #222222;
	font-family: 'Barlow Condensed', sans-serif;
	text-transform: uppercase;
	font-size: .6em;
	margin: 20px 0 15px 0;
	border-bottom: 1px solid #737171;
	padding: 0 0 5px 0;
	line-height: 140%;
	width: 100%;
}
.NEWBODY .news_related_manual ul li {
	width: 49%;
	margin: 0 0 20px;
	padding: 5px;
	min-height: 310px;
	overflow: hidden;
	height: 335px;
}

.NEWBODY .news_related_manual ul li a{
    font-family: 'Cormorant', sans-serif;
	font-size:0.9em;
	font-weight:bold;	
	 text-decoration: underline !important;
	}
.NEWBODY .news_related_manual ul li a:hover{
	color:#222222;
	}


.NEWBODY .news_related_automatic ul li {
	width: 49%;
  margin: 0 0 20px;
  padding: 5px;
  min-height: 310px;
  overflow: hidden;
  height: 350px;
}

.NEWBODY .news_related_automatic ul li a {
  font-family: 'Cormorant', sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  text-decoration: underline !important;e;
}

.NEWBODY .news_related_automatic ul li span.related_image, .NEWBODY .news_related_manual ul li span.related_image {
  display: block;
  height: 215px;
  margin-bottom: 11px;
  overflow: hidden;
}

#social_form .comments_form_wrapper {
	background-color:#f5e5e5;
	border-color: currentcolor #cdd5e2 #cdd5e2;
}
#social_form .comments_form_wrapper h1{
	color:#990000;
	}

.NEWBODY .views {
    color: #999;
    float: right;
    font-size: .45em;
	margin-left: 10px;
	line-height: 150%;
}


.mainnewblog p.intro{
	color:#8093b2;	
	}

.NEWBODY h1.new_videotitle{
	color:#990000;	
	margin: 0 0 20px 0;
	}
.loggedbox li#loggedclick {
    color: #990000;
}

h3.usertitle{
background-color: #990000 !important;	
	}
.SCHEDULE table th a#getnext:hover, .SCHEDULE table th a#getprevious:hover {
    background-color: #990000;
    color: #fff;
}
.SCHEDULE table tr td a.eventday {
    background-color: #990000;
}


.sectionhead {
    border-bottom: 1px solid #cecece;
}
.sectionhead .title {
    color: #990000;
}

h1.forheadsection {
	font-family: 'Barlow', sans-serif;
	color: #999;
	float: left;
	font-size: .5em;
	font-weight: 700;
	width: auto;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

h1.forheadsection a{
padding: 0 0 10px 0;
float: left;
margin: 0 10px 0 0;
	}

h2.bloggershead .rssicon {
	float: right;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
}

.OBITUARY h4 {
    padding: 3px 0 2px 13px;
}


/** PAGES MENU SPECIAL */
/* HIDE ACTUAL */
.pagesmenu{
	display:none;
	visibility:hidden;
	}

/** SPECIAL */
.pagesmenuspecial {
	background-color: #990000;
    margin: 0 auto;
    max-width: 980px;
    padding: 0 10px;
    width: 100%;
}

.pagesmenuspecial ul, .pagesmenuspecial ol {
    list-style:none;
}

.pagesmenuspecial .nav {
    width:auto; /*Le establecemos un ancho*/
    margin:0 auto; /*Centramos automaticamente*/
}

.pagesmenuspecial .nav > li {
    float:right;
}

.pagesmenuspecial .nav li a.mainmen{
	
	}

.pagesmenuspecial .nav li a {
	color: #e9c2c2;
    display: block;
    font-size: 0.4em;
    line-height: 120%;
    margin: 0;
    padding: 5px;
    text-decoration: none;
}


.pagesmenuspecial .nav li a:hover {
	background-color:transparent;
	color:#fff;
}

.pagesmenuspecial .nav li ul {
	background-color: #eee;
    border-left: 2px solid #333;
    display: none;
    font-size: 0.85em;
    list-style: outside none none;
    margin: 0;
    min-width: 140px;
    padding: 10px 0 10px 5px;
    position: absolute;
    z-index: 1000;
}

.pagesmenuspecial .nav li:hover > ul {
    display:block;
}

.pagesmenuspecial .nav li ul li {
    position:relative;
}

.pagesmenuspecial .nav li ul li ul {
    right:-140px;
    top:0px;
}

.suscribers_box h4.header {
    background-color: #990000;
}

.NEWSITEM.heavy .relatednews.columns h4{
    border-bottom: 4px solid #cdd5e2;
    color: #cdd5e2;
}
.NEWSITEM.heavy .relatedblogs.columns h4{
    border-bottom: 4px solid #cdd5e2;
    color: #cdd5e2;
}

.NEWSITEM.heavy .relatedblogs.columns h4, .NEWSITEM.strong .relatedblogs.columns h4 {
    border-bottom: 4px solid #cdd5e2;
    color: #cdd5e2;
}



.discount_box .thumbnail .caption h3 {
    font-size: 0.6em;
    font-weight: normal;
}
.discount_content h1 {
    font-weight: normal;
    margin: 0;
}


#backtothetop {
	top: 10px;
	font-size: 3em;
}


.sectionhead .rssicon a {
    color: 
    #f90;
    font-size: 0.7em;
}

/** NEW SOCIAL SHARE ICONS */
.social_share_block {
	border-bottom: 0px solid #CCC;
	border-top: 0px solid #CCC;
	display: block;
	float: left;
	margin: 10px 0;
	padding: 0;
	width: 100%
}
.btn.btn-primary.share {
 margin: 0px 10px 15px 0px;
}

.social-share .btn {
    font-size: .6em;
}
.social-share .btn.s_print {
    background:#666;
}
.social-share .btn.s_send {
    background:#666;
}
.social-share .btn.s_keep_it {
    background:#666;
}
.social-share .btn.s_comment {
    background:#666;
}

.social_share_block .comments {
font-size: 0.45em;
font-weight: 300;
margin: 0 0 0 5px;
padding: 0;
display: block;
float: right;
color: #999;
line-height: 150%;
}
.paragraph h1 {
    color: 
    #900;
    font-size: .9em;
    font-weight: 300;
    margin: 0;
}
.paragraph {
    border-bottom: 1px dotted #cecece;
    margin-bottom: 15px;
}

.blockhtml tr p a {
    color: #990000;
    text-decoration: underline !important;
}
.blockhtml tr p {
    margin: 0;
    font-size: 1em;
}


p.comments {
    float: left;
    font-size: .4em;
    color: #666;
	margin: 5px 0 0 0;
}
p.comments a {
    color: #666;
}
p.comments a:hover {
    color: #000;
}
p.content-signature {
    font-size: .4em;
    color: #666;
	margin: 5px 0 0 5px;
}
#suscribererrorbox p {
    line-height: 120%;
    font-size: 0.8em;
}

/** userpage */

.userpage .usermain_menu ul li {
    font-size: .6em;
    font-weight: normal;
    margin: 15px 10px;
}
.form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}

/** service guide*/

.SERVICEGUIDE h4 {
	background-color:#3a3a3a;
	border-bottom: 1px solid #999;
	padding: 3px 0 2px 13px;
	font-family: 'Oswald', sans-serif;
	color: #fff;
}
.SERVICEGUIDE h4 a{
    color: #fff;
	}
.SERVICEGUIDE h4 a:hover{
    color: #ccc;
	}

.serviceguideblock {
    background-color: #900000;
}
.serviceguide_directory h2 a {
    color: #222;
    text-decoration: none;
    font-size: 0.8em;
}
.serviceguide_files .prefiles .headblock h1 {
    color: #900;
    font-size: .8em;
    font-weight: 700;
    margin-bottom: 5px;
}
.serviceguide_files .prefiles .headblock h1 a {
    color: #900;
	font-weight:normal;
    text-decoration: none;
}
.serviceguide_files .prefiles .headblock h1 a:hover {
    color: #666;
}
.serviceguide_files .prefiles .headblock h2 {
    color:#000;
    font-size: .4em;
    font-weight: 400;
    margin-bottom: 5px;
}
.serviceguide_files .prefiles .headblock p.website {
    color:#666;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 0.4em;
}

.serviceguide_files .prefiles .headblock h1 {
    font-weight: normal;
}

.serviceguide_file .file .headblock h1{
	color:#900;
	font-size: .8em;
	font-weight: normal;
	margin-bottom: 5px;
}

.serviceguide_file .file .headblock h2 {
    color: #000;
    font-size: .4em;
    font-weight: 400;
    margin-bottom: 5px;
}
.serviceguide_file .file .headblock p.website {
    color: #666;
    float: left;
    font-weight: normal;
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 0.4em;
}
.serviceguide_file .socialcontent .votes {
    font-size: .45em;
    margin: 0 10px;
}
.servicesblock.cover .block.master {
	border: 1px solid #CECECE;
	font-size: .4em;
	margin: 5px 0 0 0;
	padding: 0px 0 0;
	width: auto;
	height: 30px;
	background-color: #f5f5f3;
}
.servicesblock.cover .block a {
    font-weight: 400;
    text-decoration: none;
    font-size: 1em;
	margin: 0 5px 0 5px;
	padding: 0 5px 0 5px;
}
.servicesblock.cover .block {
    border: 1px solid 
    #CECECE;
    float: left;
    font-size: .4em;
    margin: 5px 0 0 10px;
    padding: 0 4px 0 2px;
    width: auto;
    height: 30px;
	line-height: 2;
}
.serviceguide_directory ol.breadcrumb {
    font-size: .45em;
}
.SERVICEGUIDE .block .contenthead .titlehead h5 a {
    color: 
    #333;
    font-weight: normal;
    text-decoration: underline !important;
    font-size: 0.9em;
}

/** POINT TABLE WIDGETS */

.point_table table{
	}
.point_table table .point_title {
	font-weight: normal;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	text-decoration: underline;
	color: #3a3a3a;
	padding-bottom: 10px;
}

.point_table table .point_value {
	color: #990000;
	font-family: 'Oswald', sans-serif;
	font-size: 0.8em;
}
.point_table table .point_description {
	color: #3a3a3a;
	font-family: 'Droid Sans', sans-serif;;
	font-size: 0.8em;
	padding-left: 10px;
}
.gdprcookie p {
    margin-bottom: 1rem;
    line-height: 1.75em;
    font-size: 1em;
}

.gdprcookie {
    position: fixed;
    color: white;
    font-size: .4em;
    line-height: 1.5em;
    right: 1.5rem;
    bottom: 1.5rem;
    max-width: 25em;
    padding: 1rem;
    background: black;
	z-index: 55000;
}

.gdprcookie h1, .gdprcookie h2 {
    color: #cecece;
    font: bold 1.1em Quicksand,sans-serif;
    font-size: 1.1em;
    margin-bottom: 1rem;
}

.gdprcookie hM, .gdprcookie hK {
    color: #cecece;
    font: bold 1.1em Quicksand,sans-serif;
    font-size: 1.1em;
    margin-bottom: 1rem;
}
#social_form .comments_form_wrapper .headtitle {
    border-bottom: 1px solid #cecece;
    font-size: 0.6em;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 0 0 10px;
}

.comment_rules p.rulehead {
    font-size: .5em;
    font-weight: 700;
    margin: 0 0 5px;
}

/** CAJAS MAQUETACION */

.NEWSITEM .imageblock figure.image img{
	width:100%;
	}






/** =========================== */
/** convert label fron H to div... .style */ 
/** =========================== */
.CONTENT_COLUMN.cover .NEWSITEMCOLUMNS .layout_full .new .styleh3 {
  font-size: 0.8em;
}
.NEWSITEMCOLUMNS .layout_full .new .styleh3 {
  color: #222222;
  font-weight: normal;
  font-size: 0.6em;
 text-decoration: underline;
  font-weight: 700;
  line-height: 120%;
}
/*
.NEWSITEMCOLUMNS .layout_full .new .styleh6 {
	font-size: .5em;
	color: #333;
  margin: 0 0 5px;
  font-weight: normal;
  line-height: 120%;
  padding: 0;
  display: block;
  width: 100%;
  float: left;
}
*/

.NEWSITEM .titleblock, .NEWSITEMROWS .layout_full .block .new, .OBITUARY .blocks, 
.OBITUARY .blocks .preblocks .headblock .content, .OBITUARY .blocks_mini, .ROWSNEWSITEM 
.layout_full .block .new, .SHOPPING_REGISTER, .obituaries_blocks, .obituaries_blocks 
.preblocks .headblock .content, .obituariesblock .block .headblock .content {
 float: left;
 margin: 0;
 padding: 5px;
 width: 100%;
}

.NEWSITEMROWS .layout_full .block {
  border-bottom: 0px dotted #cecece;
  float: left;
  margin: 10px 0 10px;
  padding: 0 0 10px;
  width: 100%;
}
.NEWSITEMROWS .layout_none .block{
	border-bottom: 0px dotted #cecece;
	float: left;
	margin: 10px 0 10px;
	padding: 0 0 10px;
	width: 100%;	
	}

/** END PREVIEWS */
.NEWSITEM .titleblock .styleh6 {
	color: #555;
	font-size: .45em;
	margin: 0 0 5px 0;
	padding: 0;
}

.NEWSITEM .titleblock .styleh3 {
	color: #222222;
	text-decoration-thickness: 1px!important;
	text-decoration-line: underline!important;
	font-size: 1em;
	margin: 0;
	padding: 0;
	float: left;
	font-weight: 700;
	line-height: 120%;
	width: 100%;
}

.NEWSITEM .titleblock .styleh3 a{
  color: #222222;
  font-size: 1.1em;
}
.NEWSITEM .titleblock .styleh3 a:hover {
  color: #222222;
}

.NEWSITEM .titleblock .styleh5 {
	font-family: 'Barlow', sans-serif;
	font-weight: 600;
	font-size: .5em;
	text-transform: uppercase;
	line-height: 130%;
	color: #333333;
	margin: 10px 0;
}


.NEWSITEM .relatedblogs.columns .styleh4, .NEWSITEM .relatedblogs.rows .styleh4, .NEWSITEM .relatednews.columns .styleh4, .NEWSITEM .relatednews.rows .styleh4 {
  border-bottom: 4px solid #333;
  color: #333;
  font-size: .6em;
  font-weight: 600;
  margin: 15px 0 20px;
  padding: 0 0 5px;
}

.NEWSITEM .relatednews.columns .styleh4 {
	background-color: #fff;
	border-bottom: 1px solid #999;
	padding: 3px 0 2px 13px;
	font-family: 'Barlow', sans-serif;
	text-transform: uppercase;
	color: #999;
}

.NEWSITEM .relatedblogs.columns .styleh4 {
	background-color: #fff;
	border-bottom: 1px solid #999;
	padding: 3px 0 2px 13px;
	font-family: 'Barlow', sans-serif;
	color: #999;
	text-transform: uppercase;
}
.NEWSITEM .relatedblogs.columns ol li .title a:hover {
 color: #222222;
}

.NEWSITEM .relatednews.rows .styleh4 {
  background-color: #fff;
  border-bottom: 1px solid #999;
  padding: 3px 0 2px 13px;
  font-family: 'Oswald', sans-serif;
  color: #999;
}
.NEWSITEM .relatedblogs.rows .styleh4 {
  background-color: #fff;
  border-bottom: 1px solid #999;
  padding: 3px 0 2px 13px;
  font-family: 'Oswald', sans-serif;
  color: #999;
}

.IMAGETITLE {
 border: 0;
 float: left;
 margin: 0 5px 40px 0;
 position: relative;
}

.IMAGETITLE .title.bottom .styleh6, .IMAGETITLE .title.top .styleh6 {
  color: #fff;
  font-size: .6em;
  line-height: 120%;
}
.IMAGETITLE .title.bottom .styleh6, .IMAGETITLE .title.top .styleh6 {
  color: #555;
  font-size: .5em;
  line-height: 120%;
  margin: 0;
}

.IMAGETITLE .title.bottom .styleh3 {
  color: #990000;
  font-weight: bold;
  font-size: 1em;
}
.IMAGETITLE .title.bottom .styleh3 a{
  color: #990000;
  font-size: 1.2em;
}
.IMAGETITLE .title.bottom .styleh3 a:hover{
  color: #333;
}

.IMAGETITLE .title.top .styleh3 {
  color: #990000;
  font-weight: normal;
  font-size: 1em;
}

.IMAGETITLE .title.top .styleh3 a {
  color: #990000;
  font-size:1em;
}
.IMAGETITLE .title.top .styleh3 a:hover {
  color: #333;
}

.IMAGETITLE .title.bottom .styleh5, .IMAGETITLE .title.top .styleh5 {
	font-family: 'Barlow', sans-serif;
	font-weight: 600;
	font-size: .45em;
	text-transform: uppercase;
  	color: #3a3a3a;
  	line-height: 120%;
  	font-weight: bold;
	margin: 10px 0;
}

.IMAGETITLE .title.over .styleh6 {
	line-height: 120%;
	margin: 0;
	font-size: .4em;
	color: #fff;
	text-shadow: 0 0 10px rgb(0 0 0 / 80%);
}

.IMAGETITLE .title.over .styleh5{
	color: #fff;
	font-size: .5em;
	text-shadow: 0 0 10px rgb(0 0 0 / 80%);
	font-family: 'Barlow', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 130%;
	margin: 10px 0;
}

.IMAGETITLE .title.over .styleh6 {
  font-size: .5em;
  color: #fff;
  text-shadow: 0 0 10px rgba(0,0,0,.8);
}
.IMAGETITLE .title.over .styleh5 {
  line-height: 120%;
}
.IMAGETITLE .title.over .styleh5 {
  color: #fff;
  font-size: .5em;
  font-weight: bold;
  line-height: 100%;
  text-shadow: 0 0 10px rgba(0,0,0,.8);
}
.IMAGETITLE .title.over .styleh3 {
	color: #fff;
	font-size: 1.2em;
	text-decoration: underline!important;
	text-decoration-thickness: 1px!important;
	font-weight: 600;
	}
.IMAGETITLE .title.over .styleh3 a{
color: #fff;	
font-size: 1.2em;
	}
.IMAGETITLE .title.over .styleh3 a:hover{
color: #fff;	
	}







/* soft */
.stylehh6.soft {
  color: #990000 !important;
}
.stylehh3.soft {
  color: #990000 !important;
}
.stylehh3.soft a {
  color: #990000 !important;
}
.stylehh5.soft {
}

/* MEDIUM */
.stylehh6.medium {
  color: #990000 !important;
}
.stylehh3.medium {
  color: #990000 !important;
}
.styleh3.medium a {
  color: #990000 !important;
}
.styleh3.medium a:hover {
  color: #000 !important;
}

.stylehh5.medium {
  color: #990000 !important;
}

/* strong */
.styleh6.strong {
  color: #e9c2c2 !important;
}
.styleh3.strong {
  color: #fff !important;
}
.styleh3.strong a {
  color: #fff !important;
}
.styleh3.strong a:hover {
  color: #fff !important;
}
.styleh5.strong {
  color: #e9c2c2 !important;
}
.NEWSITEM.heavy .relatedblogs.columns .styleh4, .NEWSITEM.heavy .relatedblogs.rows .styleh4, .NEWSITEM.heavy .relatednews.columns .styleh4, .NEWSITEM.heavy .relatednews.rows .styleh4, .NEWSITEM.strong .relatedblogs.columns .styleh4, .NEWSITEM.strong .relatedblogs.rows .styleh4, .NEWSITEM.strong .relatednews.columns .styleh4, .NEWSITEM.strong .relatednews.rows .styleh4 {
  color: #666;
  border-bottom: 4px solid #666;
}

/* HEAVY */
.styleh6.heavy {
  color: #ccc !important;
}
.styleh3.heavy {
  color: #fff !important;
}
.styleh3.heavy a {
  color: #fff !important;
}
.styleh3.heavy a:hover {
  color: #ccc !important;
}
.NEWSITEM.heavy .relatedblogs.columns .styleh4, .NEWSITEM.heavy .relatedblogs.rows .styleh4, .NEWSITEM.heavy .relatednews.columns .styleh4, .NEWSITEM.heavy .relatednews.rows .styleh4, .NEWSITEM.strong .relatedblogs.columns .styleh4, .NEWSITEM.strong .relatedblogs.rows .styleh4, .NEWSITEM.strong .relatednews.columns .styleh4, .NEWSITEM.strong .relatednews.rows .styleh4 {
  color: #666;
  border-bottom: 4px solid #666;
}


.CAROUSEL .styleh4, .NEWSROTATOR .styleh4, .ROWSNEWSITEM .styleh4 {
  font-size: 0.6em;
  font-weight: 600;
  margin: 0 0 16px 0;
  background-color: #fff;
  border-bottom: 1px solid #999;
  padding: 3px 0 2px 13px;
  font-family: 'Barlow', sans-serif;
  color: #999;
  text-transform: uppercase;
}
.CAROUSEL .styleh4 a, .NEWSROTATOR .styleh4 a, .ROWSNEWSITEM .styleh4 a {
 color: #999;
  font-weight: 600;
}
.CAROUSEL .styleh4, .NEWSROTATOR .styleh4 a:hover, .ROWSNEWSITEM .styleh4 a:hover {
 color: #999;
  font-weight: 600;
}
/*
.CAROUSEL .styleh4, .NEWSROTATOR .styleh4, .ROWSNEWSITEM .styleh4 {
  background-color: #fff;
  border-bottom: 1px solid #999;
  padding: 3px 0 2px 13px;
  font-family: 'Oswald', sans-serif;
  color: #999;
}
*/
.NEWSROTATOR .layout_images .sp-image-text .styleh6 {
  color: #cecece;
  font-size: .6em;
  line-height: 120%;
  margin: 0;
  padding: 0;
}
.NEWSROTATOR .layout_images .sp-image-text .styleh3 {
  color: #fff;
  font-size: .8em;
  font-weight: 700;
  margin: 0;
  padding: 0;
}

.NEWSROTATOR .layout_images .sp-image-text .styleh3 a {
	color: #fff;
	text-decoration-thickness: 1px !important;
	text-decoration-line: underline !important;
	font-weight: 600;
	text-decoration: underline;
	text-decoration-thickness: 1px!important;
}

.NEWSROTATOR .layout_images .sp-image-text .styleh3 a:hover {
  color: #fff;
}
.NEWSROTATOR .layout_images .sp-thumbnail-title {
 color: #222222;
 font-family: 'Cormorant', sans-serif;
 font-weight: 600;
}

.CAROUSEL .styleh4.solid {
  background-color: #F5F5F5;
  border-bottom: 0 solid #999;
  padding: 3px 0 2px 13px;
  font-family: 'Oswald', sans-serif;
  color: #3a3a3a;
}

.CAROUSEL .layout_fullpicture.styleh6 {
  color: #999;
  font-size: .6em;
  line-height: 120%;
  margin: 10px 0 0;
}
.CAROUSEL .layout_fullpicture .styleh6 {
  color: #555;
  font-size: .5em;
  margin: 0;
  padding: 0;
}

.CAROUSEL .layout_fullpicture .styleh3 {
	color: #222222;
	text-decoration-thickness: 1px !important;
	text-decoration-line: underline !important;
	font-weight: normal;
	font-size: 0.8em;
	margin: 0 0 15px;
	padding: 0;
	line-height: 120%;
}

.CAROUSEL .layout_fullpicture .styleh3 a {
	color: #222222;
	text-decoration-thickness: 1px !important;
	text-decoration-line: underline !important;
  font-weight: bold;
  font-size: 1em;
}
.CAROUSEL .layout_fullpicture .styleh3 a span{
  color: #222222;
  font-weight: bold;
  font-size: 1.4em;
}

.CAROUSEL .layout_fullpicture .styleh3 a, .CAROUSEL .layout_thumpicture .styleh3 a, .SERVICEGUIDE .block .contenthead .titlehead .styleh5 a {
  color: #333;
  font-weight: 700;
  text-decoration: none;
}
.CAROUSEL .layout_fullpicture .styleh3 a:hover {
  color: #000;
}
.CAROUSEL .layout_fullpicture .styleh5 {
  font-size: .45em;
  font-weight: 700;
  line-height: 130%;
  color: #666;
}

.CAROUSEL .layout_fullpicture .newcontent {
 font-family: 'Barlow', sans-serif;
 font-size: 1.1em;
 font-weight: 300;
 line-height: 150%;
}


.CAROUSEL .layout_thumpicture .styleh6 {
  color: #990000;
}
.CAROUSEL .layout_thumpicture .styleh6 {
  color: #999;
  font-size: .6em;
  line-height: 120%;
  margin: 0;
}
.CAROUSEL .layout_thumpicture .styleh3 {
  color: #990000;
}
.CAROUSEL .layout_thumpicture .styleh3 {
  color: #333;
  font-size: 1em;
  font-weight: 700;
}
.CAROUSEL .layout_thumpicture .styleh3 a {
  color: #990000;
  font-weight: 700;
}
.CAROUSEL .layout_thumpicture .styleh3 a:hover {
  color: #990000;
}
.CAROUSEL .layout_thumpicture .styleh5 {
  color: #8093b2;
}
.CAROUSEL .layout_thumpicture .styleh5 {
  color: #999;
  float: left;
  font-size: .6em;
  width: 100%;
}

.CAROUSEL .layout_images .sp-image-text .styleh6 {
  color: #ccc;
}
.CAROUSEL .layout_images .sp-image-text .styleh6 {
  color: #cecece;
  font-size: .6em;
  line-height: 100%;
  margin: 0;
  padding: 0;
}
.CAROUSEL .layout_images .sp-image-text .styleh3 {
  color: #fff;
  font-size: .8em;
  font-weight: normal;
  line-height: 120%;
  margin: 0;
}
.CAROUSEL .layout_images .sp-image-text .styleh3 a {
  color: #fff;
  font-weight: normal;
}
.CAROUSEL .layout_images .sp-image-text .styleh3 a:hover {
  color: #ccc;
}
.CAROUSEL .layout_images .sp-image-text .styleh5 {
  color: #fff;
  font-size: .5em;
  line-height: 120%;
  margin: 0 0 10px;
  padding: 0;
  font-weight: bold;
}


.sp-next-arrow::after, .sp-next-arrow::before, .sp-previous-arrow::after, .sp-previous-arrow::before {
  background-color: #990000;
}

/** *********************************** */
.NEWSITEMCOLUMNS .styleh4.solid {
	font-size: 0.6em;
	font-weight: 600;
	margin: 0 0 16px 0;
	background-color: #fff;
	border-bottom: 1px solid #999;
	padding: 3px 0 2px 13px;
	font-family: 'Barlow', sans-serif;
	color: #999;
	text-transform: uppercase;
}
.NEWSITEMCOLUMNS .styleh4.solid a {
 color: #999999;
}


.NEWSITEMCOLUMNS .layout_full .new .styleh6 {
	font-size: .45em;
	color: #333;
	margin: 0 0 10px;
	font-weight: normal;
	line-height: 120%;
	padding: 0;
	display: block;
	width: 100%;
	float: left;
}
.NEWSITEMCOLUMNS .layout_full .new .styleh3 {
	color: #222222;
	font-weight: 600;
	margin: 0;
	display: block;
	float: left;
	line-height: 120%;
	padding: 0;
	width: 100%;
}
.NEWSITEMCOLUMNS .layout_full .new .styleh3 a {
	color: #222222;
	font-weight: 600;
	font-size: 1.2em;
	text-decoration: underline;
	text-decoration-thickness: 1px !important;
}

.NEWSITEMCOLUMNS .newcontent {
	font-family: 'Barlow', sans-serif;
	font-size: 1.1em;
	font-weight: 300;
	line-height: 160%;
	margin: 15px 0 0 0;
}

.NEWSITEMCOLUMNS .layout_full .new .styleh5 {
font-family: 'Barlow', sans-serif;
font-weight: 600;
text-transform: uppercase;
  font-size: .45em;
  line-height: 150%;
  color: #666;
  display: block;
  float: left;
  margin:10px 0 10px;
  padding: 0;
  width: 100%;
}

.NEWSITEMCOLUMNS .layout_left .new .styleh3 {
  color: #222222;
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  display: block;
  float: left;
  line-height: 100%;
  padding: 0;
  width: 100%;
text-decoration: underline;
}

.NEWSITEMCOLUMNS .layout_left .new .styleh3 a{
	color: #222222;
	font-weight: bold;
	text-decoration: underline;	
	}
.NEWSITEMCOLUMNS .layout_left .new .styleh3 a:hover{
	color: #222222;
	font-weight: bold;
	}

.NEWSITEMCOLUMNS .layout_title .new .styleh3 a{
  color: #222222;
  font-weight: bold;
}
.NEWSITEMCOLUMNS .layout_title .new .styleh3 a:hover{
  color: #222222;
  font-weight: bold;
}
/************************************** */


.NEWSITEMROWS .styleh4.solid {
  font-size: 0.6em;
  font-weight: 600;
  margin: 0 0 16px 0;
  background-color: #fff;
  border-bottom: 1px solid #999;
  padding: 3px 0 2px 13px;
  font-family: 'Barlow', sans-serif;
  color: #999;
  text-transform: uppercase;
}
.NEWSITEMROWS .styleh4.solid a{
 color: #999999;
}
.NEWSITEMROWS .styleh4.solid a:hover {
 color: #999999;
}


.NEWSITEMROWS .newcontent {
  font-family: 'Barlow', sans-serif;
  font-size: 1.1em;
  font-weight: 300;
  line-height: 160%;
}

.NEWSITEMROWS .layout_full .new .styleh6 {
	font-size: .45em;
	color: #000;
  margin: 0 0 5px;
  font-weight: 300;
  line-height: 120%;
  padding: 0;
  display: block;
  width: 100%;
  float: left;
}

.NEWSITEMROWS .layout_full .new .styleh3 {
  color: #990000;
  font-weight: normal;
  font-size: 0.6em;
  margin: 0;
  display: block;
  float: left;
  line-height: 120%;
  padding: 0;
  width: 100%;
}
.NEWSITEMROWS .layout_full .new .styleh3 a {
  color: #990000;
}
.NEWSITEMROWS .layout_full .block .new .styleh3
.NEWSITEMROWS .layout_full .new .styleh3 a:hover {
  color: #000;
}

.NEWSITEMROWS .layout_full .new .styleh5 {
  font-size: .45em;
  font-weight: 700;
  line-height: 130%;
  color: #666;
  display: block;
  float: left;
  margin: 0 0 10px;
  padding: 0;
  width: 100%;
}


.NEWSITEMROWS .layout_full .block .styleh6 {
	font-size: .4em;
	color: #333;
	margin: 0 0 10px;
	font-weight: normal;
	line-height: 120%;
	padding: 0;
	display: block;
	width: 100%;
	float: left;
}

.NEWSITEMROWS .layout_full .block .styleh3,.NEWSITEMROWS .layout_full .block .new .styleh3 {
  color: #222222;
  font-weight: bold;
  font-size: 1em;
  margin: 0;
  display: block;
  float: left;
  line-height: 120%;
  padding: 0;
  width: 100%;
 text-decoration: underline;
}


.NEWSITEMROWS .layout_full .block .styleh3 a, .NEWSITEMROWS .layout_full .block .new .styleh3 a {
	color: #222222;
	font-weight: 600;
	text-decoration: underline;
	text-decoration-thickness: 1px!important;
}

.NEWSITEMROWS .layout_full .block .styleh3 a:hover,.NEWSITEMROWS .layout_full .block .new .styleh3 a:hover {
  color: #333;
}

.NEWSITEMROWS .layout_full .block .styleh5 {
	font-family: 'Barlow', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: .45em;
	line-height: 150%;
	color: #666;
	display: block;
	float: left;
	margin: 10px 0 10px;
	padding: 0;
	width: 100%;
}


.NEWSITEMROWS .layout_left .new .styleh6 {
	font-size: .4em;
	color: #000;
  margin: 0 0 5px;
  font-weight: 300;
  line-height: 120%;
  padding: 0;
  display: block;
  width: 100%;
  float: left;
}

.NEWSITEMROWS .layout_left .new .styleh3 {
  color: #990000;
  font-weight: normal;
  font-size: 0.6em;
  margin: 0;
  display: block;
  float: left;
  line-height: 120%;
  padding: 0;
  width: 100%;
}
.NEWSITEMROWS .layout_left .new .styleh3 a {
  color: #990000;
}

.NEWSITEMROWS .layout_left .new .styleh3 a:hover {
  color: #000;
}

.NEWSITEMROWS .layout_left .new .styleh5 {
  font-size: .45em;
  font-weight: 700;
  line-height: 130%;
  color: #666;
  display: block;
  float: left;
  margin: 0 0 10px;
  padding: 0;
  width: 100%;
}


.NEWSITEMROWS .layout_left .block .styleh6 {
font-size: .5em;
color: #333;
margin: 0 0 5px;
font-weight: normal;
line-height: 120%;
padding: 0;
display: block;
width: 100%;
float: left;
}

.NEWSITEMROWS .layout_left .block .styleh3 {
  color: #990000;
  font-weight: bold;
  font-size: 0.6em;
  margin: 0;
  display: block;
  float: left;
  line-height: 120%;
  padding: 0;
  width: 100%;
}
.NEWSITEMROWS .layout_left .block .styleh3 a {
  color: #990000;
}

.NEWSITEMROWS .layout_left .block .styleh3 a:hover {
  color: #000;
}

.NEWSITEMROWS .layout_left .block .styleh5 {
	font-family: 'Barlow', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: .45em;
	line-height: 150%;
	color: #666;
	display: block;
	float: left;
	margin: 10px 0 10px;
	padding: 0;
	width: 100%;
}


.NEWSITEMROWS .layout_none .new .styleh6 {
	font-size: .4em;
	color: #000;
  margin: 0 0 5px;
  font-weight: 300;
  line-height: 120%;
  padding: 0;
  display: block;
  width: 100%;
  float: left;
}

.NEWSITEMROWS .layout_none .new .styleh3 {
  color: #222222;
  font-weight: normal;
  font-size: 0.6em;
  margin: 0;
  display: block;
  float: left;
  line-height: 120%;
  padding: 0;
  width: 100%;
}
.NEWSITEMROWS .layout_none .new .styleh3 a {
  color: #222222;
}

.NEWSITEMROWS .layout_none .new .styleh3 a:hover {
  color: #222222;
}

.NEWSITEMROWS .layout_none .new .styleh5 {
  font-size: .45em;
  font-weight: 700;
  line-height: 130%;
  color: #666;
  display: block;
  float: left;
  margin: 0 0 10px;
  padding: 0;
  width: 100%;
}


.NEWSITEMROWS .layout_none .block .styleh6 {
	font-size: .4em;
	color: #333;
	margin: 0 0 5px;
	font-weight: normal;
	line-height: 120%;
	padding: 0;
	display: block;
	width: 100%;
	float: left;
}

.NEWSITEMROWS .layout_none .block .styleh3 {
	color: #222222;
	font-weight: 600;
	font-size: 0.6em;
	margin: 0;
	display: block;
	float: left;
	line-height: 120%;
	padding: 0;
	width: 100%;
	text-decoration: underline!important;
	text-decoration-thickness: 1px!important;
}
.NEWSITEMROWS .layout_none .block .styleh3 a {
  color: #222222;
}

.NEWSITEMROWS .layout_none .block .styleh3 a:hover {
  color: #222222;
}

.NEWSITEMROWS .layout_none .block .styleh5 {
	display: block;
	float: left;
	padding: 0;
	width: 100%;
	font-family: 'Barlow', sans-serif;
	font-weight: 600;
	font-size: .5em;
	text-transform: uppercase;
	line-height: 130%;
	color: #333333;
	margin: 10px 0;
}

.NEWSITEMROWS .layout_title .block .styleh3 {
  color: #990000;
  font-weight: normal;
  font-size: 0.6em;
  margin: 0;
  display: block;
  float: left;
  line-height: 120%;
  padding: 0;
  width: 100%;
}
.NEWSITEMROWS .layout_title .block .styleh3 a {
  color: #990000;
}

.NEWSITEMROWS .layout_title .block .styleh3 a:hover {
  color: #000;
}

.NEWSITEMROWS .layout_left .block, .ROWSNEWSITEM .layout_full .block, .ROWSNEWSITEM .layout_left 
.block, .ROWSNEWSITEM .layout_none .block {
	border-bottom: 0px dotted #cecece;
	float: left;
	margin: 0 0 10px;
	padding: 0 0 10px;
	width: 100%;
}

.CAROUSEL .layout_fullpicture, .CAROUSEL .layout_thumpicture, .COLUMNSNEWSITEM 
.layout_left, .COLUMNSNEWSITEM .layout_title, .NEWSROTATOR .layout_fullpicture, 
.NEWSROTATOR .layout_thumpicture {
 border-bottom: 0px dotted #cecece;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-around;
 padding: 0;
 width: 100%;
}

.FULL_GALLERY {
 border: 1px solid #ccc;
 float: left;
 margin: 0 0 30px;
 padding-left: 0.9375rem;
 padding-right: 0.9375rem;
 position: relative;
 width: 100%;
}
.FULL_GALLERY .owl-carousel .owl-stage-outer {
 height : 180px
 max-height: 180px;
}

.FULL_GALLERY .owl-carousel .item {
 border: 1px solid #eee;
 height: 180px;
 max-height: 180px;
 overflow: hidden;
}

.FULL_GALLERY .owl-carousel .item .styleh3{
	color: #222222;
	font-size: .6em;
	font-weight: 600;
	line-height: 150%;
	margin-top: 0;
	padding: 6px;
	text-align: left;
	text-decoration: underline!important;
	text-decoration-thickness: 1px!important;
	}
.FULL_GALLERY .owl-carousel .item .styleh3 a:hover {
 color: #222222;
}
.FULL_GALLERY .owl-theme .owl-nav .styleh3 {
 font-weight: 600;
 font-size: 1em;
}

.GALLERIE .galleria .styleh4 {
  background-color: #fff;
  border-bottom: 4px solid #333;
  color: #fff;
  font-size: .6em;
  margin: 0;
  padding: 0 5px 5px 0;
}
.GALLERIE .galleria .styleh4 a{  
	color: #333;
}
.GALLERIE .galleria .styleh4 a:hover{  
	color: #333;
}

.WRITTERS .styleh4 {
  border-bottom: 4px solid #333;
  color: #fff;
  font-size: .5em;
  font-weight: 400;
  margin: 0;
  padding: 8px 0 6px 13px;
  text-transform: none;
}

.WRITTERS .styleh4.solid {
	background-color: transparent;
	border-bottom: 1px solid #999;
	padding: 3px 0 9px 13px;
	font-family: 'Oswald', sans-serif;
	color: #3a3a3a;
	font-size: 0.5em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 16px 0;
}


.polls_list .styleh1.title {
  color: #990000;
  font-weight: 700;
  line-height: 100%;
  margin: 5px 0;
  padding: 0;
  width: 100%;
  font-size: .8em;
}

.SCHEDULE .styleh4 {
  font-size: .4em;
  font-weight: 400;
  margin: 0;
  background-color: #fff;
  border-bottom: 1px solid #999;
  padding: 3px 0 2px 13px;
  font-family: 'Oswald', sans-serif;
  color: #999;
}
.SCHEDULE .styleh4 a {
  color: #3a3a3a;
}
.SCHEDULE .styleh4 a:hover {
  color: #990000;
}

.SUBSCRIBE .subscribe_content .styleh3 {
  color: #000;
  text-align: left;
  font-size: .6em;
  font-weight: 400;
  margin: 10px 0;
  padding: 0 10px;
}

.SERVICEGUIDE .styleh4 {
	background-color: #3a3a3a;
	border-bottom: 1px solid #999;
	padding: 3px 0 2px 13px;
	font-family: 'Oswald', sans-serif;
	color: #fff;
	font-size: .5em;
	font-weight: 400;
	text-align: left;
	margin: 0 0 15px;
	text-transform: none;
}

.SERVICEGUIDE .styleh4 a {
  color: #fff;
}
.SERVICEGUIDE .styleh4 a:hover {
  color: #ccc;
}

.SERVICEGUIDE .block .contenthead .styleh5 {
  color: #333;
  font-weight: 700;
  padding: 0;
}
.SERVICEGUIDE .block .contenthead .titlehead .styleh5 {
  display: block;
  float: left;
  font-size: .55em;
  line-height: 110%;
  margin: 0 0 5px;
  width: 100%;
}
.SERVICEGUIDE .block .contenthead .titlehead .styleh5 a {
  color: #333;
  font-weight: normal;
  text-decoration: underline !important;
  font-size: 0.9em;
}

.serviceguideblock .styleh2 {
  color: #fff;
  font-size: .6em;
  font-weight: 700;
  margin: 0 0 0 30px;
  text-align: left;
}

.logo.modalhead .styleh4 {
  color: #333;
  font-size: .6em;
  font-weight: 700;
  margin: 20px 0 0 20px;
}
.styleh5 i{
	margin-right:5px;
	}

h1.widthtml{
	font-family: 'Barlow', sans-serif;
	font-size: 1.2em;
	margin: 0 0 0 11px;
	}

.librarynews_block .libraryhead h3{
	font-weight:bold;
	}

/** =========================== */
/** END convert label fron H to div... */
/** =========================== */

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail::before {
border-left: 5px solid #990000;
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail::after{
border-right: 13px solid #990000;
}

.readmorelink{
	display:none;
	}


.BANNER_TOP {
  max-width: 1260px;
}

.socialicons a.twitter svg path {
  fill: #666;
}
.socialicons .twitter {
  width: 28px;
  height: auto;
  margin: 5px 0 0 8px;
}
h1.moreNewsAjax {
  max-width: 1280px;
}