@charset "utf-8";
/* CUSTOM CSS STYLES */
/* Write your styles here */
.NEWBODY .introfirm {
    padding: 0 0 5px;
 }

h1, h2, h3, h4, h5, h6{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}


#desktop_header{
    background: #00384b none repeat scroll 0 0;	
	}

.userbar {
    background: #00384b none repeat scroll 0 0;
    margin-bottom: 10px;
}
.navbar-inverse {
    background-color: #b2c3c9;
    border-color: transparent;
}
.fixedmenu ul.topmenu li.active, .fixedmenu ul.topmenu li:hover {
    background-color: #000000;
    color: #bfcdd2;
}

/* nav*/

.nav_device nav ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.menu_smartphone {
    float: right;
    overflow: hidden;
    position: relative;
    top: 4px;
    width: auto;
}

.nav_device nav ul li.active, .nav_device nav ul li.submenuactive, .nav_device nav ul li:hover {
    background: #7f9ba5 none repeat scroll 0 0;
}
.nav_device nav ul li {
    font-size: 0.45em;
}
.nav_device nav ul li a {
    color: #00384b;
    display: block;
    padding: 6px 10px;
    text-decoration: none;
}
.nav_device nav ul li a:hover {
	color: #ffffff;
}
.nav_device nav ul li .children {
    background: #7f9ba5 none repeat scroll 0 0;
}
.nav_device nav ul li .children li a {
    color: #ffffff;
    display: block;
    float: left;
}
.nav_device nav ul li .children li a:hover{
	color: #00384b;
	}

.openbox .menunavbar ul li.active a, .premenu ul li a:hover {
    color: #00384b;
}

.openbox .menunavbar ul li a {
    color: #406a78;
    text-decoration: none;
}
.openbox .menunavbar ul.submenu li a {
    color: #406a78;
    text-decoration: none;
}
.openbox .menunavbar ul.submenu li a:hover, .openbox .menunavbar ul.submenu li.active a {
    color: #00384b;
}
.openbox .menunavbar ul li a:hover {
    color: #00384b;
    text-decoration: none;
}



/** ADD FOR SEO */
.sectionhead {
  border-bottom: 1px solid #cecece;
  float: left;
  margin: 0 0 10px;
  padding: 0;
  width: 100%;
}
h1.sectionhead {
  font-family: 'Open Sans',verdana,arial,Arial,Helvetica,sans-serif;
  color: rgb(233, 66, 0);
  float: left;
  font-size: .6em;
  font-weight: 700;
  width: auto;
  border: 0;
  margin: 0;
}

.mainnew h2.sectiontitle a:hover {
  color: #e94200;
}
.mainnew h2.sectiontitle a {
  color: #00384b;
  font-size: 1.4em;
  font-weight: normal;
  line-height: 100%;
  text-decoration: none;
}

.newssection h2.sectiontitle {
  color: #000;
  font-size: .9em;
  font-weight: 400;
  line-height: 110%;
  margin: 5px 0;
  padding: 0;
  width: 100%;
}
.newssection h2.sectiontitle a {
  font-weight: normal;
  color: #00384b;
}
.newssection h2.sectiontitle a:hover {
  color: #e94200;
}

/** END SEO */




.fixedmenu ul.topmenu li a.active, .fixedmenu ul.topmenu li.active a {
    color: #bfcdd2;
}
.fixedmenu ul.topmenu li a:hover {
    color: #bfcdd2;
    text-decoration: none;
}
.fixedmenu ul.submenu {
   background-color: rgba(0, 0, 0, 0);
    border-top: 2px solid #4e93c5;
}
.fixedmenu ul.submenu li {
    color: #ffffff;
}
.fixedmenu ul.submenu li a{
	color: #c4dbec;
    font-size: 0.8em;
}
.fixedmenu ul.submenu li.active {
    background-color: #4e93c5;
}
.fixedmenu ul.submenu li:hover {
    background-color: #00384b;
    color: #ffffff;
}
.fixedmenu ul.submenu li a.active {
    color: #fff;
}

.pagesmenu .nav li a {
    color: #bfcdd2;
}
.pagesmenu .nav li a:hover {
    background-color: transparent;
    color: #ffffff;
}

.topbar-list > li::before {
    background: #ffffff none repeat scroll 0 0;
}
.topbar-list li {
    color: #ffffff;
}
.topbar-list li a {
    color: #ffffff;
}
.topbar-list li a:hover{
    color: #bfcdd2;
}

.userbar .search-btn {
    color: #fff;
}
.userbar .search-btn {
    color: #fff;
}
.headdate p.date {
    color: #fff;
}
.headdate p.update {
    color: #bfcdd2;
}

.footer_navbar.inverse {
    background-color: #e94200;
}
.footer_navbar {
    background-color: #00384b;
    margin: 0;
    width: 100%;
}
.footer.firm {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-bottom: 1px dotted #ffffff;
    color: #ffffff;
}

.firmblock .footerfirm .copyright a{
    color: #ffffff;	
	}
.firmblock .footerfirm .copyright a:hover{
    color: #bfcdd2;	
	}

.footer ul li {
    color: #ffffff;
    font-size: 0.9em;
}
.footer ul li a {
    color: #ffffff;
}
#backtothetop {
    right: 80px;
    top: 75px;
	z-index:1500;
}


/**/
.paragraph iframe{
	border: 0 none;
	}
/**/

.col-md-6.logoheader{
	width: 45%;	
	}
.col-md-6.headerextramenu{
	width: 55%;	
	}

.toll_box {
    float: right;
    margin: 0;
    padding: 0;
    width: 70%;
}
.impress_cover{
	display: block;
    float: right;
    height: 50px;
    margin: 0 0 0 5px;
    width: 125px;
	}
.impress_cover a{
	
	}
.impress_cover a img{
	
	}

.socialicons .fa:hover{
    color: #fff;	
	}

.socialicons .fa {
    color: #bfcdd2;
    font-size: 0.7em;
}
.logo{
	padding: 6px 0 0;
    width: auto;
	}

/**/
.newssection h4.date {
    color: #e94200;
}
.mainnew h1.title {
	font-size: 1.2em;
    font-weight: normal;
    color: #00384b;
	font-weight: normal;
}
.mainnew h1.title a {
	font-size: 1.2em;
    font-weight: normal;
    color: #00384b;
}
.mainnew h1.title a:hover {
    color: #e94200;
}
.mainnew h3.pretitle {
    color: #00384b;
}
.newssection h3.pretitle {
    color: #999999;
}
.newssection h1.title {
font-weight: normal;
    color: #00384b;
}
.newssection h1.title a {
font-weight: normal;
    color: #00384b;
}
.newssection h1.title a:hover {
    color: #e94200;
}
.NEWBODY h4.new_pretitle{
    color: #00384b;	
	}

.section_labels ul li {
    background-color: rgba(0, 0, 0, 0);
	}
/**/
.COLUMNSNEWSITEM .layout_full .new h3 a {
    color: #333333;
    font-size: 0.8em;
}
.COLUMNSNEWSITEM .layout_full .new h3 a:hover{
    color: #00384b;		
	}
.COLUMNSNEWSITEM .layout_full .new h6{
    color: #00384b;		
	}

.NEWSITEMROWS .layout_full .block .new h3{
	font-weight:normal;
	}
.NEWSITEMROWS .layout_full .block .new h3 a{
    color: #00384b;		
	}
.NEWSITEMROWS .layout_full .block .new h3 a:hover{
    color: #e94200;		
	}
.NEWSITEMROWS .layout_full .block h6{
    color: #00384b;		
	}
.NEWSITEMCOLUMNS .layout_full .new h3 a {
    color: #00384b;
    font-weight: normal;
}
.NEWSITEMCOLUMNS .layout_full .new h3 a:hover {
    color: #e94200;
}

/**/
.heavy {
    background-color: #00384b;
}
h3.heavy a:hover {
    color: #c4dbec !important;
}

.HOTNEWS_block .newslist ul > li .number {
    color: #48484b;
    display: block;
    float: left;
    height: 100%;
    margin: 0 5px 0 0;
    min-height: 30px;
    padding-right: 10px;
    width: 6%;
}

.paragraph h1 {
    color: #666666;
}
.librarynews_block .libraryhead h3{
	    color: #00384b;
}
.loggedbox li#loggedclick {
    color: #ffffff;
}
#social_form .comments_form_wrapper {
    background-color: #e7f0f7;
}
.control-label.soft {
    background-color: rgba(0, 0, 0, 0) !important;
}




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

h6.soft{
	color:#00384b !important;
}
h3.soft{

	}
h3.soft a{

	}
h3.soft a:hover{

	}
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: #bfcdd2;
}
h6.medium{
	color: #406a78 !important;
	}
h3.medium{
	color: #fff !important;
	}
h3.medium a{
	color: #00384b !important;
	}
h3.medium a:hover{
	color: #fff !important;
	}
h5.medium{
	color: #406a78 !important;
	}
.medium p{
	color: #00384b !important;
	}
p.comments.medium{
	color: #00384b !important;
	}
p.comments.medium a{
	color: #00384b !important;
	}
p.comments.medium a:hover{
	color: #fff !important;
	}
p.content-signature .medium{
	color: #00384b !important;
	}

.title.medium {
	color: #406a78 !important;
	}
.title.medium a{
	color: #406a78 !important;
	}
.title.medium a:hover{
	color: #fff !important;
	}

.autorwrapper.medium .name{
	color: #406a78 !important;
	}
.autorwrapper.medium .leyend{
	color: #406a78 !important;
	}
.sp-thumbnail-title.medium{
	color: #406a78 !important;
	}
.sp-thumbnail-title.medium:hover{
	color: #fff !important;
	}



/** ------ STRONG ------ */
.strong{
	background-color: #406a78;
}
h6.strong{
	color: #bfcdd2 !important;
	}
h3.strong{
	color: #fff !important;
	}
h3.strong a{
	color: #fff !important;
	}
h3.strong a:hover{
	color: #fff !important;
	}
h5.strong{
	color: #bfcdd2 !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: #fff !important;
	}
.title.strong a{
	color: #fff !important;
	}
.title.strong a:hover{
	color: #bfcdd2 !important;
	}

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

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

.NEWSITEM.strong .relatednews.columns h4 {
    border-bottom: 4px solid #406a78;
    color: #bfcdd2;
}
.NEWSITEM.strong .relatedblogs.columns h4 {
    border-bottom: 4px solid #406a78;
    color: #bfcdd2;
}

/** ------ HEAVY ------ */
.heavy{
	background-color: #e94200;
}
h6.heavy{
	color: #00384b !important;
	}
h3.heavy{
	color: #00384b !important;
	}
h3.heavy a{
	color: #fff !important;
	}
h3.heavy a:hover{
	color: #00384b !important;
	}
h5.heavy{
	color: #406a78 !important;
	}
.heavy p{
	color: #fff !important;
	}
p.comments.heavy{
	color: #fff !important;
	}
p.comments.heavy a{
	color: #e5ebed !important;
	}
p.comments.heavy a:hover{
	color: #fff !important;
	}
p.content-signature .heavy{
	color: #406a78 !important;
	}

.title.heavy {
	color: #406a78 !important;
	}
.title.heavy a{
	color: #fff !important;
	}
.title.heavy a:hover{
	color: #e5ebed !important;
	}

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

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

/** ------------------------------------------------------------------ */
/** ******************** */
/** ------------------------------------------------------------------ */



/* BARRA DE ICONOS */

.wrapper_especial_block {
	background-color: #e94200;
    display: block;
    float: left;
    height: 30px;
    width: 100%;
}

.wrapper_especial_block .especial_block {
    width: 100%;
	max-width:980px;
	margin:0 auto;
}

.wrapper_especial_block .especial_block .slogan {
	color: #ffffff;
    float: left;
    font-size: 0.4em;
    font-weight: bold;
    letter-spacing: 0.02em;
    margin-left: 19px;
    margin-top: 1px;
}

.wrapper_especial_block .especial_block .bajotitulo-icon-group {
    display: block;
    float: right;
	margin: 5px 0 0;
}


.wrapper_especial_block .especial_block .bajotitulo-icon-group .bajotitulo-icon {
  display: block;
  float: left;
  font-size: 0.35em;
  font-weight: bold;
  height: 18px;
  line-height: 100%;
  margin: 1px 0 0 0;
  padding-left: 16px;
  padding-top: 0;
}

.wrapper_especial_block .especial_block .bajotitulo-icon-group .bajotitulo-icon.bajotitulo-icon-benissa {
    background-position: 0 0;
	background-repeat: no-repeat;
}

.wrapper_especial_block .especial_block .bajotitulo-icon-group .bajotitulo-icon.bajotitulo-icon-calpe {
    background-position: 0 -20px;
	background-repeat: no-repeat;
}
.wrapper_especial_block .especial_block .bajotitulo-icon-group .bajotitulo-icon.bajotitulo-icon-denia {
    background-position: 0 -65px;
	background-repeat: no-repeat;
}
.wrapper_especial_block .especial_block .bajotitulo-icon-group .bajotitulo-icon.bajotitulo-icon-teulada {
    background-position: 0 -42px;
	background-repeat: no-repeat;
}

.wrapper_especial_block .especial_block .bajotitulo-icon-group .bajotitulo-icon.bajotitulo-icon-xabia {
    background-position: 0 -86px;
	background-repeat: no-repeat;
}

.wrapper_especial_block .especial_block .bajotitulo-icon-group .bajotitulo-icon.bajotitulo-icon-gata {
    background-position: 0 -107px;
	background-repeat: no-repeat;
}

.bajotitulo-icon a {
	color: #ffffff;
    float: left;
    margin: 2px 0 0;
}

.bajotitulo-icon a:hover {
    color: #00384B;
}
.NEWSITEMROWS .layout_title .block h3 {
    font-size: 0.8em;
}
.NEWSITEMROWS .layout_title .block h3 a {
    color: #00384b;
    text-decoration: none;
}
.NEWSITEMROWS .layout_title .block h3 a:hover {
    color: #e94200;
}


.NEWBODY h1.new_title {
    color: #333333;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 120%;
    text-align: left;
}
.sectionhead .title {
    color: #e94200;
}
.NEWSITEM .titleblock h3 a {
    color: #00384b;
    font-weight: normal;
}
.NEWSITEM .titleblock h3 a:hover {
    color: #e94200;
}
.NEWSITEM .relatednews.rows ol li .title a {
    color: #e94200;
}
.NEWSITEM .relatedblogs.rows ol li .title a {
    color: #00384b;
}
.NEWSITEM .relatedblogs.rows ol li .title a:hover {
    color: #e94200;
}
.TICKER_NEWS .tickerlabel {
    background: #e94200 none repeat scroll 0 0;
}


/* marcas */
.marcas {
	margin: 0 auto 21px auto;
	width: 980px;
	min-height: 45px;
	text-align: center;
	padding: 0 0 20px 0;
}

.marcas .brandingHeader{
	width: 100%;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color: #fff;
	}

.marcas .marcas-icon {
	margin: 0 10px 0 10px;
	font-size: 14px;
	color: #fff;
}
.marcas .marcas-icon a{
  color: #fff;	
	}
.marcas .marcas-icon a:hover{
  color: #e94200;	
	}
/** fin marcas */

.NEWBODY .news_related_manual ul li {
  min-height: 251px;
}
.socialicons a.twitter svg path {
  fill: #bfcdd2;
}
.socialicons .twitter {
  width: 20px;
  margin-top: 3px;
  border-radius: 6px;
}
.socialicons a.twitter svg path:hover{
  fill: #fff;
}

.social-share .btn.s_twitter:hover {
  fill: #ccc;
  background: transparent;
	}
