
/**************************************************************************************/
/*
/*		Designed by 'AS Designing'
/*		Web: http://www.asdesigning.com
/*		Web: http://www.astemplates.com
/*		License: GNU/GPL
/*
/**************************************************************************************/

/**************************************************************************************/
/**************************************************************************************/
/*   Elements
/**************************************************************************************/
/**************************************************************************************/

* {padding:0; margin:0; border: 0px;}

html,
body
{
	height: 100%;
}

body
{
	margin: 0px;
	line-height: 21px;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
}

img
{
	max-width: 100%;
}

a
{
	text-decoration: none;
	color: #065D85;
	font-weight:600;
}

a:focus
{
	outline: none;
}

a:hover,
a.selected
{
	color: #1E69A0;
	text-decoration: none;
}

hr
{
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #ffffff;
}

p
{
	margin: 0;
	padding-bottom: 10px;
	text-align:justify !important;
}

.page-featured p
{
	padding-bottom: 25px;
}

li
{
	line-height: 20px;
    /*list-style-image: url("../images/li.style.png");*/
    list-style-position: outside;
}

/**************************************************************************************/
/*   Forms																			  */


legend
{
	color: #333333;
	border-bottom: 1px solid #e5e5e5;
}

legend small
{
	color: #999999;
}

input,
textarea
{
	width: 220px;
}

textarea
{
	resize: none;
}

textarea.invalid
{
	border: 1px solid #0099CC;
}

select
{
	border: 1px solid #bbb;
	background-color: #ffffff;
}

input,
button,
select,
textarea
{
	font-family: Arial, Helvetica, sans-serif;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0px;
	color: #999999;	
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input
{
	background-color: #f4f4f4;
	border: 1px solid #d4d4d4;
	-webkit-box-shadow: 0px 0px 1px 0px #fff inset;
	-moz-box-shadow: 0px 0px  1px 0px #fff inset;
	box-shadow: 0px 0px 1px 0px #fff inset;
}

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]
{
	line-height: 1 !important;
	padding: 7px 6px 6px !important;
	height: auto !important;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus
{
	border-color: #0099CC;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus
{
	outline: thin dotted #333;
}

input[type='radio'],
input[type='checkbox']
{
	margin: 3px 0 0;
}

.input-block-level
{
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.label-info,
.badge-info
{
	background-color: #0099CC;
}

.page-login form .control-group
{
	margin: 0;
}

.checkbox-radio-wrap__inline
{
	display: inline-block;
	margin-left: 6px;
	vertical-align: top;
}

.checkbox-radio-wrap__inline input[type="radio"],
.checkbox-radio-wrap__inline input[type="checkbox"]
{
	margin: -2px 0 0 0;
}

.page-registration form label,
.page-remind form label,
.page-reset form label,
.page-login form label,
.page-login form label,
.page-profile__edit form label
{
	display: inline-block;
	margin-right: 20px;
}

.page-remind form button,
.page-reset form button
{
	display: inline-block;
	margin-left: 10px;
}

.form-vertical label
{
	display: inline-block;
}

#form-login-remember label
{
	margin-bottom: 20px;
}

/**************************************************************************************/
/*   Headings and Titles															  */

h1,
h2,
h3,
h4
{
	margin-top: 0px;
	letter-spacing: 0px;
	text-transform: uppercase;
}

h1
{
	margin-bottom: 25px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 26px;
	line-height: 36px;
	font-weight: normal;	
}

h2,
.page_header h1
{
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 6px;
	font-size: 22px;
	line-height: 20px;
	font-weight: normal;
}

h3
{
	margin-bottom: 0px;
	padding-bottom: 14px;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	text-align: justify;
}

.page-featured h3
{
	padding: 0px 0px 10px;	
}

h4
{
	font-size: 16px;
}

h5
{
	font-size: 14px;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small
{
	color: #999999;
}

.page_header,
.category_title,
.page-item .item_header
{
	margin-bottom: 25px;
	border: 1px solid #d4d4d4;		
}


.page_header h1,
.category_title h2,
.page-item .item_header h2.item_title, .page_header h2
{
	margin: 1px;/*margin: 0px;*/
	padding: 13px 23px;
	background-color: #f4f4f4;
	border: 1px solid #ffffff;
	text-align: center;
	line-height:25px;
}

h3.item_title{
	width: 99%;
	margin: 0px auto;
	padding: 5px;
	background-color: #f4f4f4;

	border:1px solid #d4d4d4 !important;
	border-style: dotted !important;
	margin-bottom: 15px;
	text-align: center;
	font-size: larger;
}
#nombre_grupo h2.item_title{
	text-align: center;
}

.item__featured .item_title
{
	overflow: hidden;
}

.item__module h2.item_title
{
	border-bottom: none;
}

.item__featured .item_header h2
{
	margin-bottom: 10px;
}

.page-header
{
	padding-bottom: 9px;
	margin: 20px 0 30px;
}

/**************************************************************************************/
/*   Images																			  */

.item_img,
.category_img,
.img-intro-none img,
.item_fulltext img,
.random-image img,
.nspArt img.nspImage
{
	margin-bottom: 25px;
	display: inline-block;
	/*max-width: 99%;*/
	border: 1px solid #ddd !important;
}

.item_img img,
.category_img img,
.item_fulltext img,
.random-image img,
aside .img-intro__left img,
aside .img-intro__right img
{
	width: auto;
}

.nspArt img
{
	margin-bottom: 25px;
}

.img-intro__none,
.img-full__none
{
	margin-bottom: 25px;
}

.span9 .row-fluid [class*="span"] .img-intro__none,
.span9 .row-fluid [class*="span"] .img-full__none
{
	width: 96.5%;	
}

.span6 .row-fluid [class*="span"] .img-intro__none,
.span6 .row-fluid [class*="span"] .img-full__none
{
	width: 97%;	
}

.img-intro__none img,
.img-full__none img
{
	width: 100%;	
}

.page-category.page-category__testimonials .img-intro__left,
.img-intro__left,
.img-full__left,
.pull-left img,
img.left
{
	float: left;
	margin: 0 25px 21px 0px;
}

.img-intro__right,
.img-full__right,
.pull-right img,
img.right
{
	float: right;
	margin: 0 0 21px 25px;
}

aside .img-intro__left,
aside .img-intro__right
{
	margin-top: 3px;
	margin-bottom: 10px;
}

img.noborder,
.no-border
{
	border: none !important;	
	box-shadow: none !important;	
}

.page-blog .items-row.cols-3 .item_img.img-intro
{
	margin: 0px 0px 10px 0px;
	width: 95%;
	text-align: center;
}

.page-blog .items-row.cols-3 .item_img.img-intro img
{
	width: 95%;
	overflow: hidden;
}

	
/**************************************************************************************/
/*   Captions																		  */

.img_caption
{
	text-align: center!important;
}

.img_caption.left
{
	float: left;
	margin-right: 1em;
}

.img_caption.left p
{
	clear: left;
	text-align: center;
}

.img_caption.right
{
	float: right;
	margin-left: 1em;
}

.img_caption.right p
{
	clear: right;
	text-align: center;
}

.img_caption.none
{
	margin-left: auto;
	margin-right: auto;
}

/**************************************************************************************/
/*   Lists																			  */

ul.categories-module h5
{
	font-size: 1em;
	line-height: inherit;
	font-weight: normal;
	margin: 0;
}

.categories-module,
.archive-module
{
	margin: 0;
}

.categories-module li,
.archive-module li
{
	line-height: 30px;
	padding: 0 0 0 20px;
	list-style: none;
	list-style-image: none;
	background: url('../images/styles/default/li.style.png') left 11px no-repeat;		
}

.categories-module li a,
.archive-module li a
{
	font-size: 14px;
	line-height: 30px;
	color: #333333;	
}

.moduletable ul
{
	margin-left: 0px;	
}

.moduletable ul li
{
	line-height: 22px;
   /* list-style-image: url("../images/li.style.png");*/
    list-style-position: inside;
}

.moduletable ul.item-list li
{
	list-style: none;
	list-style-image: none;
	background: url('../images/li.style.png') left 11px no-repeat;
	padding: 0 0 0 25px;
}

.moduletable ul li a
{
	top: -1px;
	position: relative;
}


/**************************************************************************************/
/*   Buttons																		  */

.readmore
{
	text-transform: none;
	border: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none;
	border-radius: 0;
}

a.btn,
a.readmore,
.btn_info,
.btn-info,
.btn-group button.btn,
.mod-newsflash a.readmore,
.btn-primary,
.btn_primary,
.contentpane .button
{

    /**/
	margin-top: 10px;



	margin-right: 25px;
	/*margin-top: 0px;*/
	
	font-size: 11px;
	line-height: 20px;
	border: none !important;
	border-radius: 3px;
-webkit-border-radius:3px;
	float: right;
	color: #ffffff;
	text-transform: uppercase;
	padding: 3px 11px;
	background-color: #1E69A0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#1E69A0), to(#065D85)); /* Saf4+, Chrome */
	background-image:  -webkit-linear-gradient(top, #1E69A0, #065D85); /* Chrome 10+, Saf5.1+ */
	background-image:  -moz-linear-gradient(top, #1E69A0, #065D85); /* FF3.6+ */
	background-image:  -ms-linear-gradient(top, #1E69A0, #065D85); /* IE10 */
	background-image: -o-linear-gradient(top, #1E69A0, #065D85); /* Opera 11.10+ */
	background-image:  linear-gradient(top, #1E69A0, #065D85); /* W3C */
}


#info_soft a.btn-info{
	background-color: #808080 !important;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#606060), to(#808080)) !important; /* Saf4+, Chrome */
	background-image:  -webkit-linear-gradient(top, #606060, #808080) !important; /* Chrome 10+, Saf5.1+ */
	background-image:  -moz-linear-gradient(top, #606060, #808080) !important; /* FF3.6+ */
	background-image:  -ms-linear-gradient(top, #606060, #808080) !important; /* IE10 */
	background-image: -o-linear-gradient(top, #606060, #808080) !important; /* Opera 11.10+ */
	background-image:  linear-gradient(top, #606060, #808080) !important; /* W3C */

}

a.btn:hover,
a.readmore:hover,
.btn_info:hover,
.btn-info:hover,
.btn_info:active,
.btn-info:active,
.btn_info.active,
.btn-info.active,
.btn_info.disabled,
.btn-info.disabled,
.btn_info[disabled],
.btn-info[disabled],
.btn-primary:hover,
.btn_primary:hover,
.btn-primary:active,
.btn_primary:active,
.btn-primary.active,
.btn_primary.active,
.btn-primary.disabled,
.btn_primary.disabled,
.btn-primary[disabled],
.btn_primary[disabled],
.contentpane .button:hover
{
	color: #ffffff;
	background-color: #666;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#666), to(#222)) !important; /* Saf4+, Chrome */
	background-image:  -webkit-linear-gradient(top, #666, #222) !important; /* Chrome 10+, Saf5.1+ */
	background-image:  -moz-linear-gradient(top, #666, #222) !important; /* FF3.6+ */
	background-image:  -ms-linear-gradient(top, #666, #222) !important; /* IE10 */
	background-image: -o-linear-gradient(top, #666, #222) !important; /* Opera 11.10+ */
	background-image:  linear-gradient(top, #666, #222) !important; /* W3C */	
}

.page-login button
{
	margin-top: 20px;	
}

.btn_info.active,
.btn-info.active,
.btn_info:active,
.btn-info:active,
.btn-primary.active,
.btn_primary.active,
.btn-primary:active,
.btn_primary:active
{
	box-shadow: none;
}

.btn,
.mod-newsflash a.readmore
{
	text-shadow: none !important;
}

.contentpane .button
{
	margin-top: 20px;
}

/**************************************************************************************/
/*   Pagination																		  */

.pagination span,
.pagination a
{
	background: none !important;
	padding: 0 6px;
}

.pagination ul
{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	box-shadow: none;
	margin: 0 auto;
}

.pagination ul li .pagenav
{
	font: 800 14px/18px;
	text-transform: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	box-shadow: none;
}

.pagination ul li a.pagenav:hover
{
	background: none;
}


/**************************************************************************************/
/*   BlockNumbers																	  */


p.blocknumber 
{
    min-height: 44px;
    padding: 5px 20px 15px 60px !important;
    position: relative;
}

p.blocknumber a
{
   /*padding: 2px 10px 0 0; 'DaniGC
   float: left;*/
}

span.blocknumber  
{
    border-radius: 50%;
    font-size: 20px;
    height: 45px;
    left: 0;
    line-height: 45px;
    position: absolute;
    text-align: center;
    width: 45px;
	margin-top: 0px;
	box-shadow: 0px 0px 1px 0px #fff;
    background-color: #0099CC;
    color: #FFFFFF;	
}

span.blocktitle
{
    font-size: 18px;
    padding-bottom: 5px;
    text-transform: uppercase;
	color: #0099CC;
	font-family: 'Tangerine',Arial,serif !important;
}


/**************************************************************************************/
/*   Toggling																		  */

.toggle
{
	min-height:20px; /*30px;*/
	font-size: 13px;
	font-weight: normal;
	background-image: url('../images/bg.toggle.open.png');
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	margin:  0px 0px 0px 0px;
	padding: 6px 20px 3px 60px;
    text-overflow: ellipsis;
    white-space: nowrap;
	clear: both;
	overflow: hidden;
	border: 1px solid #DEDEDE;
}

.toggle:hover
{
	background-image: url('../images/bg.toggle.open.hover.png');
}

.toggle.opened
{
	background-image: url('../images/bg.toggle.close.png');
	background-position: left top;
	background-repeat: no-repeat;
}

.toggle.opened:hover
{
	background-image: url('../images/bg.toggle.close.hover.png');
}

.toggle_content
{
	display: none;
	margin: 15px 0px 20px 0px;
	padding: 25px;
	font-size: 12px;
	font-weight: normal;
	border-radius: 0px;
    background-color: #8dbec3; /*#FDFDFD;*/
    border: 1px solid #DEDEDE;
    color: #121212;		
}


/**************************************************************************************/
/*   Searching																		  */

#top .search
{
	float: right;
	text-align: right;
}

ul#finder-filter-select-dates li.filter-date
{
	margin-bottom: 4px;
	margin-right: 4px;
}

ul#finder-filter-select-dates li.filter-date select.filter-date-operator
{
	margin-bottom: 9px;
}

#searchForm fieldset
{
	margin-bottom: 20px;
}

#searchForm fieldset label
{
	display: inline-block;
	margin-right: 1em;
}

#searchForm .form-limit label
{
	float: left;
}

#searchForm .form-limit select
{
	float: right;
	position: relative;
	top: -4px;
}

#searchForm .form-limit p
{
	overflow: hidden;
	clear: both;
}

dl.search-results
{
	margin-bottom: 30px;
}

dl.search-results dt
{
	margin-top: 20px;
}

.navbar-form .btn,
.navbar-form .btn-group
{
	margin-top: 5px;
}

#mod-finder-searchword
{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin-bottom: 4px;
	border: 1px solid #ebebeb;
	box-shadow: none;
}

/**************************************************************************************/
/*   Modal																			  */

.modalClose
{
	margin: 14px;
}

div.modal.fade.in.loginPopup
{
	width: 260px;
	margin: -130px 0 0 -130px;
	top: 50%;
	left: 50%;
}

.login-greeting
{
	margin: 0 0 9px 0;
}

.input-modal
{
	width: 146px;
}

div.modal.fade
{
	z-index: -500;
}

div.modal.fade.in
{
	z-index: 1100;
}


/**************************************************************************************/
/*   Social																			  */

.moduletable.social
{
	float: right;
	margin-top:-3%;
}

.footer-row-2 > .moduletable.social
{
	margin-top:0px !important;
}

.moduletable.social .nav
{
	margin: 50px 5px 0px 0px;/*DaniG Para q facebook y twitter salgan mas abajo, margin: 0px 5px 0px 0px;*/
	float: right;	
}

.moduletable.social ul li
{
	text-align: right;
	display: inline-block;
	list-style: none;
}

.moduletable.social li a
{
    border-radius: 50%;
    display: block;
    float: left;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin-right: 5px;
    text-align: center;
    background-color: #808080 !important;
	background-image: -moz-linear-gradient(top, #808080, #606060);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#808080), to(#606060));
	background-image: -webkit-linear-gradient(top, #808080, #606060);
	background-image: -o-linear-gradient(top, #808080, #606060);
	background-image: linear-gradient(to bottom, #808080, #606060);	
    color: #FFFFFF;
	transition: color 0.3s ease 0.1s;	
    width: 28px;
}

.moduletable.social li a:hover
{
	color: #065D85;
	transition: color 0.3s ease 0.1s;
}

.moduletable.social img
{
	width: auto !important;	
	display: none;
}

#footer-row .moduletable.social li a img
{
	width: 30px;
	height: 30px;
	line-height: 30px;
	background-color: #1E69A0;
}

#footer-row .moduletable.social li a:hover img
{
	background-color: #1E69A0;
}

#footer .social
{
	padding-top: 3px;
	vertical-align: top;
	text-align: right;
}

.mod-menu__social
{
	position: relative;
	z-index: 50;
}


/**************************************************************************************/
/*   Newsflash																		  */


.mod-newsflash-adv__links .item_content
{
	border-radius: 5px;
	padding-bottom: 24px;
}

.mod-newsflash-adv__links .item_content ul
{
	margin-bottom: 0;
}

.mod-newsflash-adv__links .item_content ul li
{
	line-height: 28px;
}

.mod-newsflash-adv__links .item_content ul li a
{
	font-size: 14px;
	line-height: 30px;
	text-decoration: underline;
}

.mod-newsflash-adv__links .item_content h2
{
	text-transform: none;
	padding-bottom: 0;
	line-height: 68px;
	margin-bottom: 20px;
}

.mod-newsflash-adv__links a.readmore
{
	background: none;
	padding: 4px 0;
	margin: 0 0 0 45px;
	box-shadow: none;
	border: none;
	font-size: 14px;
}

.mod-newsflash-adv__links .shadow span
{
	bottom: 21px;
	width: 92%;
	left: 4%;
}

.mod-newsflash-adv__links.support .item_content
{
	padding-bottom: 12px;
}

.mod-newsflash-adv__links.support .item_introtext
{
	padding: 0 24px;
	font-size: 14px;
	line-height: 22px;
}

.mod-newsflash-adv__links.support a.readmore
{
	margin: 0 0 0 24px;
}


/**************************************************************************************/
/*   Acymailing																		  */


.acymailing_form,
.acymailing_form .acysubbuttons 
{
	text-align: right;	
}

.acymailing_form p
{
	padding-bottom: 12px;	
}

.acymailing_form .acysubbuttons .button
{
	line-height: 14px;
	padding: 9px 30px;
	margin-top:15px !important;
}

.acymailing_module_form span.acymailing_finaltext
{
	display: block;
	padding-top: 0px;
	text-align: right;
}

div.acymailing_module input
{
	margin-top: 7px !important;
}


/**************************************************************************************/
/*   Back to Top																	  */


#back-top
{
	position: fixed;
	bottom: 90px;
	right: 20px;
	z-index: 60;
}

#back-top a
{
	width: 46px;
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	text-transform: none;
	text-decoration: none;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

#back-top span
{
	width: 46px;
	height: 46px;
	display: block;
	margin-bottom: 7px;
	background: url('../images/up.arrow.png') no-repeat center center;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	border-radius: 0px;
	background-color: transparent;	
}



/**************************************************************************************/
/*   Gallery																		  */


.page-gallery li
{
	list-style: none;
}

.page-gallery .item_img
{
	margin-right: 0;
	float: none;
	display: block;
}

.page-gallery .item_title
{
	line-height: 14px;/*36px;*/
	font-size: 16px !important;
	letter-spacing: 0px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px;
	text-transform: none;
}

.category_child .category_title a
{
	display: inline-block;
	margin-right: 12px;
}

.page-gallery .category_desc
{
	margin-bottom: 20px;
}

.page-gallery .well
{
    background-color: #F4F4F4;
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 1px 0 #FFFFFF inset;
}

.page-gallery ul.singleColumn li
{
	margin-left: 0;
}

.page-gallery ul
{
	margin-bottom: 	0px;
}

.page-gallery .item_img.img-intro .touchGalleryLink img
{
	width: 100%;
}

.page-gallery a.zoom,
.page-item__gallery a.zoom
{
	position: relative;
	display: block;
	overflow: hidden;
}

.page-gallery a.zoom span.zoom-bg,
.page-item__gallery a.zoom span.zoom-bg
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 0;
	filter: alpha(opacity=0);
	background-color: #000000;	
}

.page-gallery a.zoom span.zoom-icon,
.page-item__gallery a.zoom span.zoom-icon
{
	background: url('../images/zoom.png') left top no-repeat;
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	top: -50%;
	left: 50%;
	margin: -18px 0 0 -18px;
}

.page-gallery .item_icons,
.page-item__gallery .item_icons
{
	margin-bottom: 9px;
}

ul.singleColumn
{
	margin: 0;
}

ul.singleColumn > .item
{
	list-style: none;
	width: 100%;
}

.view-article #prevArrow,
.view-article #nextArrow
{
	display: none;
}

.isotope-item
{
	z-index: 2;
}

.isotope-hidden.isotope-item
{
	pointer-events: none;
	z-index: 1;
}

.isotope,
.isotope .isotope-item
{
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope
{
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item
{
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition
{
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}

ul#filters li
{
	display: inline-block;
	vertical-align: top;
	margin: 9px 9px 9px 0;
}

#isotopeContainer{
	padding-top: 5px;
	justify-content: center;
	text-align: center;
	margin-left:-10px; /*DaniG, añadido para justificar el equipo*/
}
#isotopeContainer > li, .page-blog__organigrama2 .span3{
	width:213px;
	text-align:center;
	display: inline-block;
	/*min-height:280px;*/
}

#isotopeContainer > li > div > img, #isotopeContainer img, .page-blog__organigrama2 img {
	width:130px;
	height: 155px;
}

#isotopeContainer > .software > div img {
	width:85px !important;
	height: 90px;
	padding:10px;
}



#isotopeContainer > .software > .btn-info {
	font-size: 9px;
	line-height: 9px;
	padding: 6px 6px;
}

#isotopeContainer .item_header p, .page-blog__organigrama2 .item_header p{
	font-weight: bold !important;
	text-transform: none !important;
	margin:7px 0 3px 0 !important;
}

.page-blog__organigrama2 .img_intro__none{
	border:1px solid blue !important;

}

#isotopeContainer li a, .page-blog__organigrama2 a{
	position: absolute;
	bottom:0px;
	right:0px;
}
.page-gallery__organigrama2 #isotopeContainer, .page-gallery__software #isotopeContainer{
	width: 80%;
	margin: 0px auto;
	display: flex;
}
.page-gallery__software #isotopeContainer > li {
	height:325px;
	margin-bottom:7%;
}

.page-gallery__patentes #isotopeContainer > li{
	height:280px;
	margin-bottom:7%;
}
.page-gallery__patentes #isotopeContainer > li{
	width: 22%;
}

#isotopeContainer > .software > .item_img  {
	height: 120px;
}
#isotopeContainer img, .page-blog__organigrama2 img{
	width:60% !important;
}
.page-gallery__organigrama2 #cont_general{
	overflow: hidden;
}

.page-blog__organigrama2 div > div > div{

}

.page-blog__organigrama2 .img-intro__none{
	display: inline !important;
}

#isotopeContainer li a, .page-blog__organigrama2 a{
	font-size: 10px;
	line-height: 10px;
	width:30%;
	padding: 6px 6px;

}
.page-blog__organigrama2 .span3{
	width:210px;
	text-align:center;
	display: inline-block;
	transform: translate3d(0px, 5px, 0px);
}

.page-blog__organigrama2  .img-intro__none{
	border: 1px solid #ddd !important;
}


.page-blog__organigrama2 {
	position: relative; overflow: hidden;
}

.page-blog__organigrama2 .items-row{
	border:0px !important;
}
.page-blog__organigrama2 .span3 .img-intro__left{
	margin: 0 auto !important;
	width: 100% !important;
}
.page-gallery__organigrama2 #isotopeContainer li{
	height:270px !important;
}
.page-gallery__organigrama2 #isotopeContainer p{
	text-align:center  !important;
}
.page-gallery__organigrama2 #isotopeContainer a.btn.btn-info{
	width: 25%;
}
.page-blog.page-blog__noticias  a.btn.btn-info{
	text-transform: none;
}

.page-gallery__organigrama2 #isotopeContainer img{
    width:50% !important;
    height: 142px;
}
.page-gallery__software #isotopeContainer li a, .page-gallery__patentes #isotopeContainer li a{
	position: fixed;
	bottom: 5px;
	right:5px;
}

.page-gallery__software #isotopeContainer li, .page-gallery__patentes #isotopeContainer li{
	border:1px solid #ddd;
	border-style: dotted;
	width:20%;
	padding:10px;
}

#isotopeContainer .item_header p, .page-blog__organigrama2 .item_header p{
	font-size:13px !important;
	text-align: left !important;

}
.page-gallery__organigrama2 #isotopeContainer li  p{
	text-align: center !important;
	margin-top: -15px !important;
}
.page-gallery__organigrama2 #isotopeContainer li  .item_introtext p{
	line-height: 20px !important;
	padding-bottom: 5px;
}

.page-gallery__patentes #isotopeContainer .item_header p{
	text-align: center !important;
	
}
.page-gallery__software #isotopeContainer  .item_header p{
	font-weight:bold;
	font-size: 14px !important;
	color: #1E69A0;
}

.page-gallery__patentes #isotopeContainer .item_header p{
	font-weight:bold;
	font-size: 13px !important;
	color: #1E69A0;
	line-height: 19px;
}

.page-gallery__software #isotopeContainer, .page-gallery__patentes #isotopeContainer{
	width: 90%;
	margin:auto;
	display:flex;
}

.page-gallery_img
{
	margin-left: 0;
}

.category_children .category_child
{
	margin-bottom: 20px;
}

#galleryOverlay
{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 100000;
	overflow: hidden;
	display: none;
	-moz-transition: opacity 1s ease;
	-webkit-transition: opacity 1s ease;
	transition: opacity 1s ease;
	background-image: url(../images/bg.gallery.png);	
}

#galleryOverlay.visible
{
	opacity: 1;
}

#gallerySlider
{
	height:100%;
	
	left:0;
	top:0;
	
	width:100%;
	white-space: nowrap;
	position:absolute;
	
	-moz-transition:left 0.4s ease;
	-webkit-transition:left 0.4s ease;
	transition:left 0.4s ease;
}

#gallerySlider .placeholder
{
	background: url("../images/system/preloader.gif") no-repeat center center;
	height: 100%;
	line-height: 1px;
	text-align: center;
	width:100%;
	display:inline-block;
}

#gallerySlider .placeholder:before
{
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right:-1px;
}

#gallerySlider .placeholder img
{
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}

#gallerySlider.rightSpring
{
	-moz-animation: rightSpring 0.3s;
	-webkit-animation: rightSpring 0.3s;
}

#gallerySlider.leftSpring
{
	-moz-animation: leftSpring 0.3s;
	-webkit-animation: leftSpring 0.3s;
}

/* Firefox Keyframe Animations */

@-moz-keyframes rightSpring
{
	0%{		margin-left:0px;}
	50%{	margin-left:-30px;}
	100%{	margin-left:0px;}
}

@-moz-keyframes leftSpring
{
	0%{		margin-left:0px;}
	50%{	margin-left:30px;}
	100%{	margin-left:0px;}
}

/* Safari and Chrome Keyframe Animations */

@-webkit-keyframes rightSpring
{
	0%{		margin-left:0px;}
	50%{	margin-left:-30px;}
	100%{	margin-left:0px;}
}

@-webkit-keyframes leftSpring
{
	0%{		margin-left:0px;}
	50%{	margin-left:30px;}
	100%{	margin-left:0px;}
}

#prevArrow,#nextArrow
{
	border:none;
	text-decoration:none;
	background:url('../images/gallery/arrows.png') no-repeat;
	opacity:0.5;
	cursor:pointer;
	position:absolute;
	width:43px;
	height:58px;
	top:50%;
	margin-top:-29px;
	-moz-transition:opacity 0.2s ease;
	-webkit-transition:opacity 0.2s ease;
	transition:opacity 0.2s ease;
}

#prevArrow:hover, #nextArrow:hover
{
	opacity:1;
}

#prevArrow
{
	background-position:left top;
	left:40px;
}

#nextArrow
{
	background-position:right top;
	right:40px;
}


/**************************************************************************************/
/*   Testimonials																	  */

blockquote p
{
	font-size: 12px;
	line-height: 20px;
	line-height: 1.3em !important;

}

blockquote a
{
	display: block;
	margin: 4px 5px 0px 0px;	
}

.blockquote
{
	float: left;
	width: 40px;
	height: 40px;
	margin: 0px 15px 10px 0px;
	background-repeat: no-repeat;
	background-image: url('../images/blockquote.png');	
}

blockquote small
{
	color: #999999;
}

blockquote.pull-right
{
	border-right: 5px solid #eeeeee;
}

/**************************************************************************************/
/*   General
/**************************************************************************************/
/**************************************************************************************/

.wrapper
{
	/*height: auto !important;*/
	/*height: 100%;*/
	/*margin: 0px auto;*/
}

#top_header .wrapper
{
	padding-bottom: 0px;
}

#push
{
	height: 180px;
}

.item-separator
{
	clear: both;
	height: 25px;	
}

.menudesc
{
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #ccc;
}

.menudesc img
{
	float: left;
	margin: 0px 20px 10px 0px;
}

.row-fluid:last-child .menudesc
{
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}

p .price
{
	text-align: right;
	margin: 20px 6px 0px;
	display: block;
}


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

.clearfix
{
 *zoom: 1;
}

.clearfix:before,
.clearfix:after
{
	display: table;
	content: "";
	line-height: 0;
}

.clearfix:after
{
	clear: both;
}

.hide-text
{
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

/**************************************************************************************/
/*   Header
/**************************************************************************************/
/**************************************************************************************/

.wshadow
{
	position: relative;
	z-index: 10;
}

.shadow
{
	position: relative;
	z-index: 1;
}

.shadow span
{
	bottom: 0px;
	display: block;
	height: 0px;
	left: 1%;
	position: absolute;
	width: 98%;
}

#top_header
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto;
}


/**************************************************************************************/
/*   Header Row		  																  */


#header-top-row
{
	background-color: #DDD;
	background-image: url(../images/bg.png);
	min-height: 75px;
}

#header-top-row ul
{
	margin: 0px 1px 0px 0px;
}

#header-top-row ul li
{
	list-style: none;
	list-style-image: none;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-size: 11px;
}

#header-top-row .moduletable.call-us
{
	letter-spacing: 0px;
	margin-top: 45px;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
}

#header-row 
{
	padding: 0px;
	background-color: #DDD;	
	background-image: url(../images/bg.png);	
}
#selector-idioma{
	background-color: #DDD;
	background-image: url(../images/bg.png);
	float:right;
}

#header-row .header-row-wrapper
{
	background-color: #505050;
	background-image: -moz-linear-gradient(top, #505050, #222);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#505050), to(#222));
	background-image: -webkit-linear-gradient(top, #505050, #222);
	background-image: -o-linear-gradient(top, #505050, #222);
	background-image: linear-gradient(to bottom, #505050, #222);	
	margin-bottom: 4px;
	border-radius: 3px;	
}

#header-row .container
{
	padding: 0px;

}

#header-row .mod-search
{
	margin-top: 16px;
	position: relative;
	padding-left: 55px;
	float: right;
}

#header-row .mod-search_searchword
{
	width: 286px;
	border: none;
	position: relative;
	padding: 9px 6px 8px 35px !important;
	display: block;
	height: 32px;
}

#header-row .btn-search
{
	background: url('../images/ico.search.png') 0px 0px no-repeat !important;
	width: 18px;
	height: 18px;
	padding: 0;
	margin: 0;
	text-indent: -999em;
	border: none;
	position: absolute;
	top: 13px;
	left: 66px;
	z-index: 20;
	box-shadow: none;
}

#logo a
{
	display: inline-block;
	margin: 0px;
	width: 71%;
	height: auto;
	margin-left:5px;
}

.logo a
{
	text-align: center;
	/*line-height: 35px;*/
	
}

#logo a img
{
	width: 99%;
	padding-top:3%;
	margin-bottom: 9px;
	/*margin-bottom: -10px;*/
	
}

#header-row .logo
{
	
}

#header-row .logo a
{
	padding: 30px 0 0 10px;
}

.logo span.slogan
{
	padding: 0 0 0 20px;
}

#logo span.slogan
{
	font-size: 12px;
	margin: 0px;
	display: inline-block;
	position: relative;
	top: 13px;
	left: -33px;
}

#header-row .moduletable.navigation
{
}

#header-row #as-menu
{
}


/**************************************************************************************/
/*   Slider Row		  																  */


#slider-row 
{
	background-color: #030404;
	background-image: url(../images/bg.slider.png);
	border-top: 5px solid #eee;
	border-bottom: 5px solid #eee;
	margin-bottom: 5px;
}

#slider-row .container
{
	padding: 10px 0px 0px;
	margin-bottom: -5px;
	position: relative;
}

.body-inicio #slider-row .container
{
	/*padding: 12px 0px 0px;*/
	/*margin-bottom: 0px;*/
}




/**************************************************************************************/
/*   Breadcrumb Row		  															  */


#breadcrumbs-row .container
{
    background-color: #eee;
}

#breadcrumbs-row .moduletable-wrapper
{
	padding: 5px;
	margin-left:25px;
}

#breadcrumbs-row .moduletable .breadcrumb
{
	background-repeat: repeat-x;
	border-radius: 0px;
	position: relative;
	padding: 0px;
}

#breadcrumbs-row .moduletable h2
{
	font-size: 28px;
}

#breadcrumbs-row .moduletable h2 span
{
	color: #1E69A0;
}

#breadcrumbs-row ul
{
	margin-bottom: 0px;	
}

#breadcrumbs-row p
{
	padding-bottom: 12px;	
}

#breadcrumbs-row a
{
	color: #333;	
}

#breadcrumbs-row a:hover
{
	color: #1E69A0;
}

#breadcrumbs-row a.readmore
{
	padding: 5px 20px;
	color: #fff;	
}

/**************************************************************************************/
/*   Featured Row		  															  */


#featured-row 
{
	position: relative;	
}

#featured-row .container
{
	padding: 20px 0 20px;
}

#featured-row .img-intro-none
{
	margin-top: 35px;
	overflow: hidden;	
}

#featured-row .moduletable .moduletable-wrapper
{
	border: 1px solid #8BBADC;
	border-style:dotted;
	margin-top: 25px;
	padding: 12px;
	padding-top:19px;
	position: relative;
	text-align: center;
	/*height: 264px; DaniG en home no se ve bien los cuadros de instalaciones areas lodif y formacion*/
	min-height: 406px;
	max-height:  420px;
}

#featured-row .moduletable .featured-ico
{
	top: -40px;
	height: 62px;
	width: 80px;
	left: 10px;
	text-align: center;
	position: absolute;
	background-position: center top;
	background-repeat: no-repeat;
}

#featured-row .mod-newsflash .item,
#featured-row .mod-custom
{
	border-radius: 0;
	padding: 0px;
	margin: 0px;
	text-align: left;
	overflow: hidden;
}

#featured-row .mod-custom
{	
}

#featured-row .module_title
{
	border-radius: 0px;
	padding: 0px;
	margin: 20px 0px ;
	text-align: right;
}

#featured-row .mod-newsflash h2,
#featured-row .mod-newsflash h3
{
	float: right;
	overflow: visible;
	margin: 23px 0px 5px ; /*Dani margin: 5px 0px 5px ;*/
	padding: 0px;
	text-align: right;
	font-weight: 600;
}

#featured-row .mod-newsflash .item ul
{
	margin-bottom: 0;
}

#featured-row .mod-newsflash .item ul li
{
	line-height: 28px;
}

#featured-row .mod-newsflash .item ul li a
{
	font-size: 14px;
	line-height: 30px;
	text-decoration: underline;
}

#featured-row .mod-newsflash .item #system-readmore img
{
	text-align: center;
	display: block;
	margin: 0px auto 20px;
}

#featured-row .mod-newsflash .item a.readmore
{
	float: left;
	font-size: 10px;
}

.body-home-page #featured-row .position-top
{
	margin-top: 0px;
}

#featured-row .mod-newsflash .item img, 
#featured-row .mod-custom img 
{
    float: left;
	margin: 0px 0px 25px 0 !important;
	margin-bottom: 0px;	
}

#featured-row p
{
	float: left;
	padding-bottom: 20px;
}

/**************************************************************************************/
/*   Header Bottom Row		  														  */


#header-bottom-row
{
	background-color: #eee;
	margin-bottom: 10px;
}

#header-bottom-row .header-bottom-row-wrapper
{
	border-top: 1px solid #FFFFFF;	
	border-bottom: 1px solid #FFFFFF;	
}

#header-bottom-row .container
{
	padding: 10px 0px 10px;
}

#header-bottom-row h1
{
	text-align: center;
	padding: 0px;
}

#header-bottom-row .moduletable
{
}

#header-bottom-row .item_img, 
#header-bottom-row .category_img, 
#header-bottom-row .item_fulltext img, 
#header-bottom-row .random-image img, 
#header-bottom-row img.left, 
#header-bottom-row img.right
{
	background-image: none;
	border: none;
	padding: 0px;	
}


/**************************************************************************************/
/*   Content
/**************************************************************************************/
/**************************************************************************************/


#content-row .container
{
	padding-top: 10px;
	padding-bottom: 10px;
	min-height:300px;
}

.body-inicio #content-row .container{
	min-height:0px !important;
}

.page-header
{
	border: none;
	padding: 0;
	margin: 0;
}

.page-featured
{
	padding-top: 10px;	
}

.page-item,
.page-featured
{
	padding-bottom: 20px;
}

.page-item ul li, ul li
 {
	 line-height: 16px; /*28px;*/
	 /*list-style-image: url("../images/li.style.png");*/
	 list-style-position: inside;
	text-align:  justify;
 }
ul li ul li{
	padding-left:4%;
}

.page-featured .items-row .item__featured
{
	margin-bottom: 35px;
	padding-bottom: 10px;
}

.page-featured .items-leading .item__featured,
.page-category .category_desc p,
.page-blog .category_desc p
{
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    padding-bottom: 15px;	
}

.page-featured .items-leading .item__featured,
.page-featured .items-row:last-child .item__featured
{
	margin-bottom: 0px;	
	padding-bottom: 0px;
	border-bottom: none;
}

.page-featured .cols-2 .column-1
{
	padding-right: 30px;
}

.page-featured .cols-2 .column-2 .item_header h2.item_title
{
	text-align: right;
	padding: 18px 0px 35px;
	margin-bottom: 30px;
	background-image: url(../images/border.title.rtl.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.page-featured .cols-2 .column-2
{
	padding-left: 10px;
}

.page-featured h2.advantage_1
{
	background-image: url(../images/ico.adv1.png);
}

.page-featured h2.advantage_2
{
	background-image: url(../images/ico.adv2.png);
}

.page-featured h2.advantage_3
{
	background-image: url(../images/ico.adv3.png);
}

.page-featured h2.advantage_4
{
	background-image: url(../images/ico.adv4.png);
}

.page-featured h2.advantage_1,
.page-featured h2.advantage_2,
.page-featured h2.advantage_3,
.page-featured h2.advantage_4
{
	line-height: 62px;
	min-height: 62px;
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0px 0px 0px 85px;
	margin: 0px;
}

.page-featured p.advantage_1,
.page-featured p.advantage_2,
.page-featured p.advantage_3,
.page-featured p.advantage_4
{
	border-left: 1px dashed #cccccc;
	margin-left: 31px;
	padding: 5px 0px 14px 54px;
}

.page-blog .category_desc p,
.page-category .category_desc p,
.page-category .items-row
{
    margin-bottom: 40px;
    padding-bottom: 10px;
	border-bottom: 1px solid #D4D4D4;
}

.contentpane,
.contentpane.modal
{
	padding: 30px;	
}

.item_info_dl
{
	margin-top: 0;
	margin-bottom: 12px;
}

.item_info_dl dd
{
	display: inline-block;
	line-height: 11px;
	padding-right: 12px;
	margin-right: 12px;
	margin-left: 0;
	border-right: 1px solid #B3B3B3;
}

.item_info_dl dd:last-child
{
	border: none;
}

.item > .btn-group.pull-right
{
	margin-bottom: 12px;
}


/**************************************************************************************/
/*   Contact Page																	  */

.page-contact
{
	margin-bottom: 30px;	
}


/**************************************************************************************/
/*   Blog Pages																		  */

.page-blog p.item_title
{
	letter-spacing: 0px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 2px;
	text-transform: none;
	font-family: 'Open Sans',sans-serif;
	font-size: 18px;
	text-transform: uppercase;	
}

.page-blog .btn.btn-info
{
	margin: 0px 0px 10px;
	float: right;
}

.page-blog .items-row.cols-1 .btn.btn-info
{
	float: left;
}

.page-blog .item
{
	overflow: hidden;
	margin-bottom: 15px;
}

.page-blog .items-leading,
.page-blog .items-row
{
	padding-bottom: 15px;
    margin-bottom: 40px;
    padding-bottom: 0px;
	border-bottom: 1px solid #D4D4D4;		
}

.page-blog .items-row:last-child
{
	border: none;
	margin-bottom: 0px;	
}


/**************************************************************************************/
/*   Category Pages																	  */

.page-category__testimonials blockquote
{
	overflow: hidden;	
	border-left: 5px solid #dddddd;			
}

.page-category__testimonials .img-intro__left
{
	margin: 0px 15px 10px 0px;	
}

.page-category__testimonials .item_img img
{
}

.page-category__team .item_introtext
{
	overflow: hidden;
}

.page-category [class*="cols-"] h2.item_title
{
	border: none;
	padding-bottom: 0;
}

.page-category .btn.btn_info
{
	margin: 10px 0px 5px;
	float: right;
}

.page-category .items-row:last-child
{
	border: none;
	margin-bottom: 0px;	
}

.page-category .item
{
	overflow: hidden;
	margin-bottom: 25px;
	padding-right: 10px;
}


/**************************************************************************************/
/*   Archive Page																	  */

.page-archive .alert-info
{
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
}

#page-archive_items .item_title
{
	padding-bottom: 0;
}

.page-archive_filters .filter-search.alert
{
	padding-bottom: 0;
	overflow: hidden;
}

.page-archive_filters select
{
	margin-bottom: 8px;
	display: inline-block;
}

.page-archive_filters button
{
	display: inline-block;
	margin-bottom: 8px;
}

.filter-search.alert
{
	padding: 8px 21px;
}

/**************************************************************************************/
/*   Page 404																		  */

.errorBox
{
	background: none;
	text-align: left;
}

/**************************************************************************************/
/*   Contacts Page																	  */

#jform_contact_message
{
	resize: none;
	width: 100%;
	height: 150px;
}

#contact-form label
{
	display: inline-block;
	margin-bottom: 4px;
}

.phone-num
{
	display: inline-block;
}

.icons-marker
{
	font-size: 14px;
	line-height: 20px;
}

.contact_email-copy,
.contact_vcard
{
	margin: 0px 15px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
}

.contact_vcard
{
	margin: 0;
}

#jform_contact_name,
#jform_contact_email,
#jform_contact_emailmsg
{
	width: 100%;
	margin-bottom: 10px;
}

#contact-form p
{
	text-align: right;	
	margin: 3px 0px 0px;
}

#contact-form .controls button,
.contact_email-copy
{
	margin-top: 10px;
}

.contact_details .icons-marker
{
	display: block;
	width: 16px;
	margin-right: 12px;
	float: left;
}

.contact_address
{
	overflow: hidden;
	width: 86%;
}

[id*="mapplaceholder"] 
{
	margin-bottom: 30px;
	/*min-height: 350px; DaniG*/
	border: 1px solid #cbcbcb;	
}

#contact_map > div
{
	height: 100%;
}


/**************************************************************************************/
/*   Sidebars
/**************************************************************************************/
/**************************************************************************************/

aside .moduletable
{
	margin-bottom: 30px;
	overflow: hidden;
}

#aside-row-1-left,
#aside-row-2-left
{
	margin-right: 10px;
}


#aside-row-1-right,
#aside-row-2-right
{
	margin-left: 10px;
}

#aside-row-2-left .moduletable,
#aside-row-1-right .moduletable
{
	padding: 25px;
	margin-right: 0px;	
    border: 1px solid #D4D4D4;
}

#aside-row-2-right .moduletable-wrapper
{
	border: 1px solid #D4D4D4;
    box-shadow: 0 0 1px 0 #FFFFFF inset;	
	background-color: #eee;
	overflow: hidden;
	padding: 25px;
}

#aside-row-2-right h2,
#aside-row-2-right h3
{
	border-radius: 0px;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: normal;
}

#aside-row-2-left h2,
#aside-row-2-left .module_title
{
	border: none;
}

#aside-row-2-right h3
{
	line-height: 22px;
}

.mod-newsflash .item
{
	margin-bottom: 23px;
	padding-bottom: 14px;
}

.mod-newsflash .item:last-child
{
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.mod-newsflash__history .item_published
{
	text-transform: none;
	font-size: 14px;
	display: inline-block;
	padding-top: 2px;
}

.mod-newsflash h2
{
	float: left;
	overflow: hidden;
	margin: 0px 25px 10px 0px;
	padding: 0px;	
}

.mod-newsflash h3
{
	line-height: 24px;	
}

aside .mod-search input.inputbox
{
	margin: 0px;
	width: 203px;	
}

aside .mod-search button.btn.btn-search
{
	margin-top: -1px;
	padding: 5px 10px 4px;
}

.mod-search__aside .mod-search_searchword
{
	width: 100%;
}

aside .mod-login input
{
	margin-bottom: 10px;
}

.mod-login__aside .mod-login_username,
.mod-login__aside .mod-login_passwd
{
	width: 100%;
}

.mod-login_submit
{
	margin: 15px 0px 15px;
}

aside .mod-login input.mod-login_username,
aside .mod-login input.mod-login_passwd,
#aside-row-2-left .acymailing_form .acyfield_name input,
#aside-row-2-left .acymailing_form .acyfield_email input
{
	width: 100%;	
}

#aside-row-2-left .btn.btn_info.readmore,
#aside-row-2-right .btn.btn_info.readmore
{
	float: right;
	margin-top: 10px;	
}

#aside-right .moduletable ul.nav li,
#aside-left .moduletable ul.nav li
{
	list-style: none;
	list-style-image: none;
	padding: 0 0 9px 25px;
    font-size: 14px;
    font-weight: 200;
    line-height: 18px;
    margin-bottom: 0px;
    letter-spacing: 0px;		
}

aside .moduletable ul.nav ul
{
	margin-top: 15px;
}

aside .moduletable ul.nav ul li:last-child
{
	padding-bottom: 0px;	
}

#aside-row-2-left table.acymailing_form
{
	width: 100%;
	margin: 0;
}

#aside-row-2-left .acymailing_form .acysubbuttons .button
{
	float: left;
	padding: 10px 20px;
}

#aside-row-2-left .acymailing_module_form span.acymailing_finaltext
{
	margin-top: 10px;
}

/**************************************************************************************/
/*   Content Row 4		  															  */


#content-row-4
{
	padding-bottom: 50px;	
}

#content-row-4 .container
{
	background-color: #F4F4F4;
	border: 1px solid #ddd;
	box-shadow: 0px 0px 1px 0px #FFFFFF inset;
	-webkit-box-shadow: 0px 0px 1px 0px #FFFFFF inset;
	-moz-box-shadow: 0px 0px 1px 0px #FFFFFF inset;
}

#content-row-4 .moduletable-wrapper
{
	padding: 40px 35px 30px;
}
#content-row-3 .moduletable-wrapper {
	padding: 0px 30px 30px;
}
#content-row-4 .container .random-image img
{
	max-width: 100%;
	margin-bottom: 0;
	padding: 0;
	border: none;
}

#content-row-4 .mod-newsflash .item ul
{
	margin-bottom: 0;
}

#content-row-4 .mod-newsflash .item ul li
{
	line-height: 28px;
}

#content-row-4 .mod-newsflash .item ul li a
{
	font-size: 14px;
	line-height: 30px;
	text-decoration: underline;
}

#content-row-4 .mod-newsflash .item #system-readmore img
{
	text-align: center;
	display: block;
	margin: 0px auto 20px;
}

#content-row-4 .mod-newsflash .item a.readmore
{
	margin-top: 10px;
}

#content-row-4 .moduletable .mod-custom__no-border
{
	border: none;
	padding: 0;
}

/**************************************************************************************/
/*   Content Row 5		  															  */


#content-row-5
{
	margin-bottom: 10px;
	text-align: center;	
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;	
}

#content-row-5 .content-row-5-wrapper, #as-redes-sociales
{
	padding: 10px 0px;
	background-image: url(../images/bg.row5.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;	
}

#content-row-5 .moduletable
{
	overflow: hidden;
	color: #121212;
	background-color: #FFF;
	opacity: 0.9;	
}

#content-row-5 .moduletable-wrapper
{
	border: 1px solid #fff;
	padding: 15px 50px;
}

#content-row-5 .module_title
{
	margin-bottom: 0px;
	text-align: center;
}

#content-row-5 .btn, 
#content-row-5 a.readmore 
{
	float: none;
}


/**************************************************************************************/
/*   Content Row 6		  															  */


#content-row-6
{
	margin-bottom: 40px;
	text-align: center;	
}


/**************************************************************************************/
/*   Footer
/**************************************************************************************/
/**************************************************************************************/


#footer
{
	padding: 0px;
	border-top: 15px solid #eee;
	margin-top: 0px;	
	color: #fff;
}

#footer-row
{
	line-height: 17px;
    background-color: #030404;
    background-image: url("../images/bg.slider.png");
}

#footer-row .container
{
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer-row .moduletable.social .nav
{
	margin-top: 0px;
}

#footer-row h2.footer-phoca
{
	margin: 0 0 5px 0;
}

#footer-row h3
{
	border-bottom: 3px solid #1E69A0;
	padding-bottom: 7px;
	margin: 0px 0px 20px 0px;	
}

#footer-row a:hover
{
	background-color: transparent;
	color: #1E69A0;
}

#footer-row .mod-newsflash .item
{
	margin-bottom: 8px;	
}

#footer-row .footer-row-1
{
	overflow: hidden;
	display: flex;
	justify-content:space-around;
	margin-bottom: -15px;
}

#footer-row .footer-row-2
{
	overflow: hidden;
	clear: both;
	margin-bottom: 0px;		
}

#footer-row .footer-row-separator
{
	clear: both;	
	margin: 10px 0px 10px 20px;
	border-top: 1px solid #444;	
	border-bottom: 1px solid #121212;		
}

#footer-row ul li
{
	list-style-position: inside;
	line-height: 22px;
	list-style-image: url(../images/li.style.footer.png);
}

#footer-row ul li a
{
	/*text-transform: capitalize; DaniG para el menu de servicios q sale abajo*/
	color: #fff;
}

#footer-row ul.workinghours
{
	padding: 0px;	
}

#footer-row ul.workinghours li
{
}

#footer-row ul.workinghours li .weekday
{
	width: 85px;
	display: inline-block;
}

#footer-row ul.nav li a
{
	display: inline;
}

#copyright-row 
{
	background-image: none;;
	background-color: #eee;
	border-top: 1px solid #fff;	
	color: #333;	
}

#copyright-row .container
{
	position: relative;
	padding: 20px 0px;
}

#trademark
{
	float: left;
	text-transform: uppercase;
}

#copyright-menu
{
	float: right;	
}

#copyright-menu li
{
	display: inline-block;
	line-height: 11px;
	padding-right: 12px;
	margin-right: 12px;
	background: none;
}

#copyright-menu li
{
	border-right: 1px solid #333;
}

#copyright-menu li a
{
	color: #333 ;
}

#copyright-menu .nav,
#copyright-menu li.lastItem
{
	padding: 0;
	margin: 0;
	border: none;
}

#copyright-menu li a
{
	text-transform: uppercase;
	line-height: 11px;
	background: none !important;
}

#copyright-menu li a:hover,
#copyright-menu li.current a,
#copyright-menu li.active a
{
	color: #1E69A0;
}

#copyright-menu li ul
{
	display: none;
}

/***************************************************************************
/*
/*   Phoca Gallery 
/*
/**************************************************************************/

#phocagallery-module-ri div.mosaic a img:hover
{
	opacity: 0.9;
}

#phocagallery-module-ri .mosaic
{
	margin-right: 8px;
	margin-bottom: 8px;
}

#phocagallery-module-ri div.mosaic img
{
	box-shadow: none !important;
	border: none !important;	
}

#contacto li a{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size:12px;
	overflow: hidden;
	background-color: #1E69A0;
	color:#fff !important;
	padding: 0px 3px 0px 3px;
	float:right;
	border-radius: 5px;
	margin-bottom:3px;
}

#contacto li a:hover {
	background-color: #1E69A0 !important;
}



/*    PERSONAL     */
#arti_personal{
	height: 850px;
}
#menu_personal iframe{
	float:left;
	padding:5px;
}
#menu_iframe{
	font-size:14px;
}

#contenedor_menu{
	float: left;
	max-width: 180px;
	display: flex;
	flex-direction:column;
	overflow: hidden;
	min-width:180px;
}
#contenedor_menu_soft{
	float: left;
	max-width: 170px;
	display: flex;
	flex-direction:column;
	overflow: hidden;
	margin-top:8%;
}

#contenedor_menu img{
	width: 95%;
	max-width: 95%;
}

#ficha_personal{
	width: 80%;
	float:right;
	overflow: hidden;
}


#iframe_soft{
	position: relative;
	overflow: hidden;
	display: flex;
	min-height: 840px;
	width: 80%;
	margin:0px auto !important;
	float:right;

}
#iframe_personal{
	position: relative;
	width: 99%;
	display: flex;
	min-height: 870px;
}

.body-software #featured-row .moduletable .moduletable-wrapper {
	border: 0px;
	margin-top: 0px;
	margin-left: 10px;
	position: relative;
	text-align: center;
	height: 130px;
}

/* --------PATENTES ------- */

#iframe_patentes{
	position: relative;
	width: 99%;
	display: flex;
	height:645px;
}


#contenedor_personal{
}
#nombre_ficha{
	border: 1px solid #d4d4d4 !important;
	margin: 0px;
	padding:  10px;
	background-color: #f4f4f4;
	height: 33px;
	margin-bottom:5px;

}
#nombre_ficha h4{
	text-align: center;
}

#info_personal{
	padding:15px;
}


#sep{
	height: 10px;
	border: 0;
	box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.8);
	width: 700px;
}

/*  ORGANIGRAMA  */
.organigrama > img{
	width: 10px;

}
.organigrama2{

}

/*div.page-gallery.page-gallery__organigrama2 #isotopeContainer{*/
	/*padding-top: 5px;*/
	/*width: 105%;*/
	/*justify-content: center;*/
	/*text-align: center;*/
	/*border:1px pink !important;*/
/*}*/

div.page-gallery.page-gallery__organigrama2 .well ul{
	text-align: center;
}
div.page-gallery.page-gallery__organigrama2 .well ul li{
	margin-left:15px !important;
}

ul > li > div > img{
	width: 7px;
}

div.page-gallery.page-gallery__organigrama2{
	overflow: hidden;
	float: left;
	width: 100%;
	margin:0px auto;
	text-align: center;
	text-align:center;
	margin: auto;
}


li.item.span3.direcci��n.isotope-item {
	margin-bottom:50px;
}
li.item.span3.direcci��n.isotope-item:nth-child(3) {
	margin-right:100px;
}
li.item.span3.direcci��n.firstItem.isotope-item{
	margin-left:13%;
}

li.item.span3.responsables_grupo_de_investigaci��n.isotope-item:nth-child(11){
	margin-bottom:90px;
}

li.item.span3.responsables_grupo_de_investigaci��n.isotope-item div.item_img.img-intro__none{
	background-color: #F4F4F4;
}



.page-gallery__organigrama2 #isotopeContainer li:nth-child(15){
	margin-left:13%;
}
.page-gallery__organigrama2 #isotopeContainer li:nth-child(12){

	margin-left:13%;
}


/*  Estilos Directorio */

.boton{
	height: 30px;
	margin-top:8px;
	border-radius:6px;
}


/*  Ocultar submenu del submenu*/

#as-menu ul  {
}


/*    MODULO TWITTER  */
#twitter{
	overflow: hidden;
	float:right;
	width: 280px;
	height: 500px;
	border:1px solid #ddd;
}

.acymailing_form p input{
	float:right;
}




/* OCULTAR EL SUBMENU DE INSTITUTO */
.item-219  ul li ul, .item-198  ul li ul{
	display: none !important;
}


/* INICIO */
.page-featured__inicio{
	margin:0px !important;
	padding: 0px !important;
	height:0px !important;
}

/*ESTILO LIBROS FICHA PERSONAL*/
.libro{
	display:inline;
	text-align:justify;
}

.search{
	display:inline;
	text-align:justify;
	margin-left:25px;
	line-height: 30px;
}
.libro a:hover{
	color: #1E69A0 !important;
	text-decoration: none;
}
#proyectos{
	position:relative;height: 42%;border:1px solid darkgreen;
}

#paginacion{
	position:absolute; bottom:0px; border:1px solid blueviolet;
}


/*  ---------     Noticias   ------------  */
.page-blog__noticias .items-row .span4{
	width: 30%;
	padding-bottom:0px !important;
	height: 470px;
	position: relative;

}
.page-blog__noticias .items-row .span4 div{
	padding:5px;
}
.page-blog__noticias .items-row div a{
	 font-size:12px;
	font-weight: 700;
 }
.page-blog__noticias .items-row div .btn-info{
	font-size:11px;
	font-weight: 500;
}

.page-blog__noticias  .items-row .btn-info{
	position: absolute;
	bottom:0px !important;
	right:1px;
}
.page-blog__noticias .items-row .span4 p{
	padding-bottom: 0px !important;
}

.page-blog__noticias .items-row .span4 .item_title{
	float:left;
	min-height: 60px;
	width: 100%;
}

.page-blog__noticias .items-row .span4 .item_introtext{
	height: 50%;
}

.page-blog__noticias .item_info_dl{
	margin-bottom:0px !important;
}

.page-blog__noticias .items-row .span4 img{
	height:180px;
}
.page-blog__noticias .items-row {
	width:100%;
	justify-content: center;
	display:flex;
}

.body-inicio .gkNspPM-BikestoreSlider h4, .body-sala_prensa .gkNspPM-BikestoreSlider h4{
	text-transform: inherit;
	font-size:14px;
	font-weight: 600;
}
/* Noticia principal div contenido*/
.itemid-509.body-noticias div.wrapper div.item.item__blog.leading-0 div.item_introtext p{
	margin-top:30px;

}
/* Noticia principal div titulo*/
.itemid-509.body-noticias div.wrapper div.item.item__blog.leading-0 div.item_header{
	margin-top:15px;

}


/* --- Pie de foto  ----*/
.foto_noticias{
	/*float:right;*/
	overflow: hidden;
	width:100%;
}

.foto_noticias img{
	max-width: 48%;
	display: block;
	margin: 0 auto; /* centrar imagen */
}
.foto_noticias p{
	text-align:center !important;
	font-weight:bold;
	font-size: 11px;
	font-style: oblique;
	width:100%;
}

#cuerpo_noticia{
	display: block;
	overflow: hidden;
	padding:10px 50px 0px 50px;
	margin-bottom: 50px !important;
	margin:0px auto;
	width:85%;
}

#cuerpo_noticia p{
	font-size:103.8%;
	line-height: 1.8em;
}
#cuerpo_noticia p strong{
	font-size:103.1%;
	line-height: 1.2em;
}

#cuerpo_noticia b{
	line-height:33px;
	font-size: 114%;
}
#audio{
	text-align:center;
	margin-top:2%;
	width:100%;
}

div.page-item.page-item__noticias a.btn.dropdown-toggle{

	width:7px !important;
	margin-right:7px;
}

/*  ----------   Estilos noticia   -----------  */
.page-item__noticias .img-full__left{
	width:100%;
}

.page-item__noticias .img-full__left img{
	display: block;
	margin: 0 auto;
	width: 60%;
}
.body-noticias .page-item__noticias .item_fulltext #cuerpo_noticia{
}


/*  ----------   Estilos noticias  panel general-----------  */
.page-blog__noticias .items-leading{
	width:95%;
	margin: 0px auto;
	margin-bottom:20px;
}

.page-blog__noticias .items-leading .img-intro__left{
	border:0px !important;
	width:55% !important;
	margin:0px !important;
	padding-right:20px !important;
}


/* ------------------ DOCUMENTACION ----------------- */
.documentacion li{list-style:none !important;}
.documentacion li > img{border:0px !important;margin-bottom:10px;width:26px}



/*   -------------   SALA DE PRENSA    ------------------ */

#menu_salaprensa{
	width: 50%;
	border:1px solid red;
}

#contenedor_salaprensa{
	display: flex;
}

#ficha_salaprensa{
	width: 95%;
	float: right;
	position: relative;
	overflow: hidden;
	border:1px solid blue;
}

#ficha_salaprensa > iframe{
	position: relative;
	width: 99%;
	min-height: 880px;
}



/*  ------------------------ OZIO IMAGENES  ------------------------  */
#laboratorios{
	margin-top:-20px;

}
#ozio h1{
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


/* -------  Estilos listado personal Completo/por grupos /Busqueda  ---------*/
#listado_personal{
	padding:0px 0px 0px 0px;
}
#listado_personal div{
	padding:0px 0px 0px 40px;
}
#listado_personal h4{
	background-color: #f4f4f4;
	border: 1px solid #C5C5C5 !important;
	line-height: 20px;
	padding: 10px 20px;
}

#listado_personal li{
	line-height:25px;
	padding-left:20px;
}


/*   ------------ DIRECTORIO  ----------------*/
#ficha_directorio{
	width: 100%;
	/*padding:0px 50px 0px 50px;*/
	display: flex;
	justify-content: space-between;
	font-family: 'Open Sans', Arial, serif !important;
	display: flex;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	display: -webkit-flex;
}
#ficha_directorio  > div{
 	padding:20px;
	width:40%;
}
#ficha_directorio div div{
	margin-bottom:15px;
	width: auto;
}

#ficha_directorio li{
	list-style:none;
	padding-left:10px;
}


/* ----- Slider noticias principal  ---*/
 .body-inicio .ult_noticias{
	margin-top:4%;
	 font-weight: 600;
}

 /* ------ Formulario Descargar Software ----- */
#boton_submit_soft{
	margin-top:10px;
	padding:5px;
}

/*.contenedor_iframe {*/
	/*position: relative;*/
	/*padding-bottom: 60.25%;*/
	/*height: 0;*/
	/*overflow: hidden;*/
/*}*/
.contenedor_soft{
	width: 84% !important;
	float:right !important;
}
#ficha{
	height:auto;
	font-size: 13px;
	width: 98%;
	margin:0px auto;
}
#ficha span{
	font-size: 12px;
}

#ficha_soft{
	margin-right:10px;
}


div.page-gallery.page-gallery__software li.item.span3.software div.item_introtext p{
	line-height: 20px;
	margin: 0px !important;
	padding:5px;
}


/*.contenedor_frame {*/
	/*position: relative;*/
	/*height: 0;*/
	/*overflow: hidden;*/
/*}*/
/*.contenedor_iframe  iframe {*/
	/*position: absolute;*/
	/*top:0;*/
	/*left: 0;*/
	/*width: 100%;*/
	/*height: 100%;*/
	/*border:1px solid red;*/
/*}*/
/*.apaisado1{*/
	/*padding-bottom: 56.25% !important;*/
	/*border:1px solid blue !important;*/
/*}*/
/*.apaisado2{padding-bottom: 75%;}*/





/* -------------- MENU SECUNDARIO (contacto,intranet y lenguaje) ---------------- */
#contenedor_logos{

}
#menu_logos{
	float:left;
	position: absolute;
	bottom:0px;
}

#menu_logos a{
	margin-right:10px;
	padding: 2px 4px 2px 4px !important;
	text-transform: capitalize !important;
}
/*  MODULO LOGO  UPV  */
.contenedor_menu_upv{
	display:flex;
	position: relative;
	float: right;
	margin-top: 1%;
	/*width: 300px; DaniG*/
}

#logo_upv{
	width: 56%;
	float: right;
}

#logo_upv img{
	width: 100%;
	float: right;
}

/* ------SLIDER HOME ------*/
.body-inicio #camera-slideshow{
	height:340px !important;
}

/* -------- Bienvenida - Proyectos Europeos ----------- */
div.moduletable.bienvenida_proyecto  div.moduletable-wrapper{
	padding:0px !important;
	margin-left:17px !important;
}

.bienv_hijo {
	width: 47%;
	background-color: #eee;
	padding: 13px !important; /*DaniG para que quede bien bienvenido y proyectos en la home cuando se hace pequeña la web, padding: 14px !important; */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 160px; 
	position: relative;
}
#bienv_hijo1{
	float: left;
}
#bienv_hijo2{
	float: right;
}
.bienv_hijo a{
	position: absolute;
	bottom:5px;
	right:5px;
	padding: 3px 5px 3px 5px !important;
}
.body-inicio #breadcrumbs-row .container{
	background-color: transparent;
}
.bienvenida_proyecto h2{
	font-size: 21px !important;
	padding-bottom: 3px !important;
}

/* ------INSTALACIONES ---------- */
#cont_insta{
	display: flex;
	justify-content: space-between;
	margin-top:20px;
	margin-bottom:20px;
}
#cont_insta div{
	width: 60%;
}
#cont_insta li{
	list-style:none;
	float: left;
	padding:20px;
	width:70%;
	font-size:14px;
	font-weight: 600;
}
#cont_insta li img{
	width: 30px;
	border:0px !important;
	margin-right:15px;
}
/* --------- Ocultar formulario instalaciones /Laboratorio --------*/

.content-categoryinstalaciones form{
	visibility: hidden;
}


/* ------ WRAPPER GRUPO INVESTIGACION ----------*/
 .wrappergrupo_inv{
	 padding:0px auto !important;
}

 #logoWeb{
	 display: flex;
	 float: right;
	 margin:5px 5px 5px 15px;
 }

 #redesSocialesGrupo img{
	 width:35px;
	 margin-right:5px;
 }

#listado_grupo {
	column-count: 2;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-o-column-count: 2;
}
#listado_grupo li{
	padding-bottom:5px;
}

 /* ----- Proyectos Europeos  y lineas de investigacion------- */
.tit_entidad{
	margin: 0px;
	padding: 7px 10px;
	background-color: #1E69A0;
	border: 1px solid #CECECE !important;
	font-size: 16px;
	color:white;
	margin:10px 0px 20px 0px;
}

#proyect_EU{
	margin:20px 0px 35px 0px;
	display: flex;
}


#proyect_EU h4{
	color: #065D85;
}

#acronimo{
	min-width:190px !important;
	padding-top:15px;
}

div.wrapper .tit_entidad{
	margin:10px 0px 5px 0px;
}

/*---------------------------------------------------*/
.tit_software{
	margin: 0px;
	padding: 7px 0px 7px 20px;
	background-color: #1E69A0;
	border: 1px solid #CECECE !important;
	font-size: 16px;
	color:white;
	margin:10px 0px 0px 0px;
}
#software{
	margin:10px;
	display: flex;
	overflow: hidden;
	height: 90px;
}
#div_soft{
	padding:5px;
	float: left;
	max-width: 150px;
	display: flex;
	flex-direction:column;
}
#div_soft img{
	max-height: 80px;
	display: flex;
	padding-left:20px;
}
#info_soft{
	padding-top:15px;
	padding-left:15px;
	/*width:90%;*/
	float: right;
}
#info_soft div{
	display: flex;
	flex-direction: column;
}

#info_proy{
	padding-left:10px;

}
#info_proy h5 {
	padding-right:10px;
	display: inline;
	width:40% !important;
}
#info_proy div{
	margin:5px 0px 5px 0px !important;
	text-align: justify;
}
.acronimo{
	padding-bottom: 2px !important;
	font-size: 21px !important;
	color:#1E69A0;
	font-weight: 600;
	width:50%;
}
.info_adic{
	display: none;
}
.info_adic_lineas{
	display: none;
	padding:5px 20px 5px 20px;

}

/*-------------- CAPACIDADES  ANTIGUAS---------------*/
/*#menu_capacidades{*/
	/*width: 230px;*/
	/*float:left;*/
	/*display: flex;*/
/*}*/
/*#menu_capacidades li{*/
	/*list-style:none;*/
	/*padding: 7px 0px 7px 0px;*/
	/*font-weight: 700;*/
	/*text-align: left;*/
	/*font-size:13px;*/
/*}*/

/*#menu_capacidades li > b{*/
	/*color:#065D85 !important;*/
/*}*/
/*#menu_capacidades ul{*/
	/*padding:0px 10px 0px 5px;*/
	/*margin:0px !important;*/
/*}*/

/*#cont_capacidades{*/
	/*margin-top:10px;*/
	/*padding:15px;*/
/*}*/

/*#contenedor_capacidades{*/
	/*position: relative;*/
	/*padding-bottom: 75%;*/
	/*height: 0;*/
	/*overflow: hidden;*/
/*}*/

/*#contenedor_capacidades iframe {*/
	/*position: absolute;*/
	/*top:0;*/
	/*left: 0;*/
	/*width: 100%;*/
	/*height: 100%;*/
/*}*/


/*  ---------- BOLETINES  ------------  */

#boletines{
	margin-bottom:30px;
}
#boletines .item_header{
	/*text-align: left;*/
	margin-bottom:0px !important;
}
#listado_boletines{
	padding:10px 30px 20px 30px;
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	font-weight: 600;

}
#listado_boletines li{
	line-height: 28px;
	list-style: none;
}
#listado_boletines div{
	width: 250px;
}


.body-sala_prensa  div.gkNspPM-BikestoreSlider{
	width:inherit;
	margin: 0px auto;
}


div.mod-custom.mod-custom__contactanos a{
	color:#6099C2;
}


.btn_adicional_lineas{;
	display: inline;
}
.btn_adicional_lineas img{
	width: 15px;
}

div.page-item.page-item div.pull-right.article-index {
	border:1px solid red;
	display: none;
}

/*  -------   Contenedor Formularios descarga Software  ------- */
#caja_formulario{
	width: 70%;
	margin: 0px auto;
	display: flex;
}
#caja_formulario form{
	width: 40%;
	margin: 0px auto;
}
#caja_formulario input:last-child{
	margin-top:15px;
	height: 25px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}


/* ------- Contacto Mapa -------- */

#contenedor_mapa{
	width:100%;
	margin:0px auto;
	display: flex;
}
#contenedor_mapa iframe{
	width:100%;
	margin:0px auto;
}


/*  ------  Iluminacion enlace de imagen  ----*/
.box_enlace:hover { -moz-box-shadow: 0 0 10px #ccc; -webkit-box-shadow: 0 0 10px #ccc; box-shadow: 0 0 10px #ccc; }


#separador_hor
{
	margin-top:-10px;
}
#menu_grupos{
	width: 50%;
	height:90%;
	overflow: hidden;
	float:left;
	padding:2%;
	border:1px solid;
}
#contenido{
	padding: 0 1% 0 1%;
	overflow: hidden;
}

#nombre_grupo{
	border: 1px solid #d4d4d4 !important;
	margin: 0px;
	padding: 10px;
	background-color: #f4f4f4;
	height: 33px;
	margin-bottom: 25px;
}


#btn_leermas_inicio{
	position:absolute; bottom:10px; left:10px
}

#menu_capacidades{
	width: 93%;
	margin: 0px auto;
	line-height: 25px;
	margin-bottom: -30px;
}
#menu_capacidades a{
	display: inline-block;

}

.cont_info_soft{
	padding:0px 15px;
}

/*  BLOCKQUOTE NOTICIAS*/
blockquote, blockquote p {
	line-height: 115%;
	font-size: 115%;
}
blockquote {
	background: transparent url(../../../images/icons/bg-quote.png) no-repeat top left;
	width: 220px !important;
	padding: 20px !important;
	margin: 20px auto !important;
	font-size: 120% !important;
	float:right;
}
blockquote, blockquote p {
	font-family: georgia,times,serif;
	font-style: italic;
	font-weight: normal;
	line-height: 120%;
	font-size: 100%;
}


.twitter_border{
    width: 400px;
    padding: 5px;
    background-color: #f5f8fa;
    overflow: hidden;
    border-width: 1px;
    border-style: solid;
    border-color: #d4d4d4;
    border-radius: 7px;
	margin-left: 25%; /*DaniG, no habia nada, lo pongo para centrar mas a la derecha el modulo del twitter.*/
	
}


/* Mobile devices */
@media (max-width: 1200px) {


	#featured-row .moduletable .moduletable-wrapper
	{
		padding: 12px;
		padding-top:25px;
		height:420px;
	}
	.twitter_border{
		margin-left: 8%;
	}

	.moduletable.social .nav
	{
		margin: 0px 5px 0px 0px;/*DaniG Para q facebook y twitter salgan mas abajo, margin: 0px 5px 0px 0px;*/
		float: right;	
	}
}