body {
    background: #ffffff url("images/bg_body.jpg") repeat-x scroll 0 9px;
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
	font-weight: 400;
	padding: 0;
}
body.home {
    background-image: none;
}


/*---------------------------------------------------
    Text basics
---------------------------------------------------*/
a{ 
    color: #278EED;
}
a:focus, a:active{
	text-decoration:none;
}
a, a:active, a:focus {
	outline: none;
}
.entry-content li a, blockquote a, p a {
	text-decoration: underline;
}
.entry-content li a:hover, blockquote a:hover, p a:hover {
	text-decoration:none;
}
p {
    font-size: 13.5px;
    margin-bottom: 0.9em;
	line-height: 1.7em;
}
.entry-content p{
	text-align: left !important;	
}
h2 {
    color: #218ED2;
}
.home h2 {
    color: #333;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px;
    padding-left: 2px;
}
#subheader h2 {
    background: transparent url("images/arrow_right_blue.png") no-repeat scroll 2px 32px;
    color: #ffffff;
    float: left;
    font-size: 18px;
    overflow: hidden;
    padding: 22px 0 0 14px;
    text-overflow: ellipsis;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    white-space: nowrap;
    width: 60%;
}
h1,h2,h3,h4,h5,h6{
	font-family: "Lato",Helvetica,Arial,sans-serif;
}
.singular .entry-title {
    font-size: 22px;
    line-height: 22px;
}
.entry-content h1, .entry-content h2, .comment-content h1, .comment-content h2 {
    color: #222;
   	margin: 2em 0 0.4em;
}
.entry-content h2{
	font-size: 17px;
    line-height: 1.5em;
}
.entry-header{
	margin-bottom: 11px !important;
	margin-top:14px !important;
}
ul {
    list-style: none;
}
ul, ol {
    margin: 0 0 1.625em 0em;
}
.entry-content ul, .entry-content ol {
    clear: both;
}
.singular #content li{
	padding-left: 19px;
	background: url("images/bg_sliderlist.gif") no-repeat scroll 8px 9px transparent;
	font-size: 14px;
	margin-bottom: 8px;
	line-height: 21px;
	text-align: left !important;
}
.singular #content ol li{
	background-image: none;
	padding-left: 0;
}


/*---------------------------------------------------
    Layout
---------------------------------------------------*/
.home #primary {
    margin-bottom: 110px !important; 
}
.container {
    margin: 0 auto;
   	max-width: 1140px;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.left-sidebar #content {
    margin: 0 7.6% 0 23%;
    width: 72%;
}
#main {
   padding:0;
/*    background: transparent url("/wp-content/themes/entorno/images/bg_center.jpg") no-repeat scroll 0 -84px; */
}
.home #main {
   background-image: none;
}
#branding {
    border: medium none;
    padding: 0;
}
#subheader {
    border: medium none;
    height: 70px;
    margin: 0 0 5px;
    padding: 0;
}
.productos-y-servicios {
	background: url("images/sp_subheader.png") no-repeat scroll 96% -464px transparent;
}
.hogar {
	background: url("images/sp_subheader.png") no-repeat scroll 96% -341px transparent;
}
.edificios, .hoteles{
	background: url("images/sp_subheader.png") no-repeat scroll 96% -179px transparent;
}
.sociosanitarios{
	background: url("images/sp_subheader.png") no-repeat scroll 96% -622px transparent;
}
.establecimientos{
	background: url("images/sp_subheader.png") no-repeat scroll 96% -38px transparent;
}
#claim{
    height: 70px;
    margin-bottom: 3%;
}
.left-sidebar #secondary {
	margin: 109px 0 0;
	width: 236px;
	position: relative;
}
.left-sidebar #primary {
    float: right;
    margin: 0 0 0 -26.4%;
    width: 100%;
}
.entry-content, .entry-summary {
    padding: 0;
}
#content, .left-sidebar #content {
	margin: 30px 0 0 200px !important;
    padding-bottom: 100px !important;
	padding-left: 6.4% !important;
    position: relative;
    width: auto;
}
.page-template-page-categories #content,
.single-productos #content,
.single-trabajos #content,
.page-template-page-areas #content{
	padding-left: 0% !important;
	margin-left: 0 !important;
}
.singular .entry-meta .edit-link a {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    top: 32px;
}
.search-no-results.left-sidebar #primary {
	margin-bottom: 200px;
}


/* Search */
input#s {
 	background-position: 5px 7px;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    font-size: 14px;
    height: 35px;
    line-height: 1.2em;
    margin-bottom: 12px;
    margin-top: 9px;
    padding: 5px 10px 4px 28px;
}
.search-results #content {
    margin: 0 7.6% 0 2%;
    width: 97%;
    padding-top: 10px;
}
.search-results .hentry, .search-results .no-results {
    border-bottom: 1px solid #DDDDDD;
    margin: 0 0 0.7em;
    padding: 0 0 0.7em;
    position: relative;
}
.search-results .entry-title, .search-results .entry-title a {
    color: #222222;
    font-size: 19px;
    line-height: 1em;
    text-decoration: none;
    padding-bottom: 0;
}


/* 404 */
.error404 #main #searchform {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin: 0;
    overflow: hidden;
    padding: 0.625em 0;
}
.error404 #main #s {
    width: 88%;
}
.error404 ul#linksmap{
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
}
.error404 ul#linksmap li{
	font-size: 14px
}
.error404 #primary #content {
    margin: 0 !important;
}


/* Hacks */
.cat-links{
	display:none;
}


/*---------------------------------------------------
    Buttons
---------------------------------------------------*/
.btn{
	background-color: gray;
    color: #fff;
    font-family: lato;
    font-size: 12.2px;
    font-weight: 600;
    letter-spacing: 0.02em;
    padding: 5px 25px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
}
.btn-orange {
    background-color: #ff8a00;
}
.btn-orange:hover {
    background-color: #EB8109;
    color: #fff;
    text-decoration: none;
}
.btn-blue {
    background-color: #4faaf0;
}
.btn-blue:hover {
    background-color: #1a82d2;
    color: #fff;
    text-decoration: none;
}



/*---------------------------------------------------
    Ubermenu
---------------------------------------------------*/
.ubermenu-item{
	font-family: "Open Sans",Arial,sans-serif;
	color: #333 !important;
}
.ubermenu-skin-clean-white .ubermenu-item-level-0:hover > .ubermenu-target, 
.ubermenu-skin-clean-white .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
    background: #fff none repeat scroll 0 0 !important;
    color: #278eed !important;
}
.ubermenu-skin-clean-white .ubermenu-item-level-0.ubermenu-item-has-children:hover > .ubermenu-target, 
.ubermenu-skin-clean-white .ubermenu-item-level-0.ubermenu-item-has-children.ubermenu-active > .ubermenu-target {
    background: #f5f5f5 none repeat scroll 0 0 !important;
    color: #278eed !important;
}
.ubermenu-skin-clean-white .ubermenu-submenu.ubermenu-submenu-drop {
    background: #f5f5f5 none repeat scroll 0 0;
}
.ubermenu .ubermenu-item-level-0.ubermenu-item-has-children > .ubermenu-target {
    padding: 14px 26px 28px 12px !important;
}
.ubermenu .ubermenu-item-level-0 > .ubermenu-target{
	padding: 28px 14px !important;
}
.ubermenu .ubermenu-item-level-0 > .ubermenu-target .ubermenu-target-title{
	text-transform: uppercase;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target::after {
    right: 12px !important;
	top: 40% !important;
}
.ubermenu-skin-clean-white .ubermenu-item-level-0:hover > .ubermenu-target, 
.ubermenu-skin-clean-white .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
    border-radius: 4px 4px 0 0;
}
.ubermenu-skin-clean-white .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, 
.ubermenu-skin-clean-white .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, 
.ubermenu-skin-clean-white .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
    color: #278eed !important;
}
.ubermenu-skin-clean-white .ubermenu-item-level-0 > .ubermenu-target {
    color: #333 !important;
}
.ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target {
    padding-bottom: 3px !important;
    padding-top: 3px !important;
}
.ubermenu .ubermenu-autocolumn, .ubermenu .ubermenu-submenu-type-stack {
    padding-bottom: 4px !important;
    padding-top: 4px !important;
}
.ubermenu-title{
	color: #278eed !important;	
	text-transform: uppercase;
	margin-bottom: 0;
	font-weight: 600;
	padding: 10px 20px 0;
}
.ubermenu-submenu .ubermenu-target-title {
    font-size: 13px;
}
.ubermenu-skin-clean-white .ubermenu-submenu, 
.ubermenu-skin-clean-white .ubermenu-submenu .ubermenu-target {
    color: #666 !important;		
}
.ubermenu-skin-clean-white .ubermenu-submenu .ubermenu-target:hover, 
.ubermenu-skin-clean-white .ubermenu-submenu .ubermenu-active > .ubermenu-target {
    color: #000 !important;	
}
.ubermenu-skin-clean-white.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop {
	padding: 0px;
}
#branding .ubermenu img {
    margin-bottom: 0;
}

/* Ubermenu images */
.ubermenu-submenu .ubermenu-target-title {
    font-size: 12px;
    text-transform: uppercase;
}
.ubermenu .ubermenu-submenu .ubermenu-column{
    border-right: 1px solid #eee;
	border-left: 1px solid #fff;
}
.ubermenu .ubermenu-submenu .ubermenu-column:first-child {
	border-left: none;
}
.ubermenu .ubermenu-submenu .ubermenu-column:nth-child(3n){
	border-right: none;
}
.ubermenu-skin-clean-white .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
    color: #333 !important;
    display: inline-block;
    font-weight: 600 !important;
    min-height: 214px;
}
.ubermenu-skin-clean-white .ubermenu-submenu .ubermenu-item-header > .ubermenu-target:hover {
    color: #278eed !important;
	background-color: #eee;
}


/*---------------------------------------------------
    Home
---------------------------------------------------*/
.home #content {
    margin: 0 !important;
    width: 100% !important;
	padding-left: 0 !important;
}
.home-products ul{
	list-style: none outside none;
}
.home-products ul li > div {
    background-color: #f5f5f5;
    margin-bottom: 44px;
    min-height: 201px;
    padding: 28px 28px 36px;
    position: relative;
}
.home-products ul li h2 {
    color: #333;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 6px;
	padding-left: 0;
}
.home-products ul li p {
    color: #7e7d7d;
    font-size: 13.5px;
    font-weight: 300;
    line-height: 1.4em;
    margin-bottom: 0;
    width: 50%;
}
.home-products ul li img{
	right: 0;
	top: 0;
	position: absolute;
}
.home-products ul li a {
    background-color: #ff8a00;
    color: #fff;
    font-family: "Lato",Helvetica,Arial,sans-serif;
    font-size: 12.2px;
    font-weight: 600;
    letter-spacing: 0.02em;
    padding: 5px 25px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 18px;
    display: inline-block;
}
.home-products ul li a:hover {
	background-color: #eb8109;
}



/**** Home Services ****/
.home-services {
    margin-bottom: 16px;
}
.home-services-item > div {
    border: 1px solid #eee;
    margin-bottom: 18px;
    padding: 10px;
	position: relative;
}
.home-services h3 {
    font-family: "Lato",Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 2px;
    margin-top: 16px;
    text-transform: uppercase;
}
.home-services p {
    color: #7b7979;
    font-family: "Lato",Helvetica,Arial,sans-serif;
    font-size: 13px;
    text-transform: uppercase;
	margin-bottom: 0px;
	font-weight: 300;
}
.home-services-item img{
	float: left;
	margin-right: 14px;
}
.home-services-item p a{
    background-color: #4faaf0;
    color: #fff;
    font-family: "Lato",Helvetica,Arial,sans-serif;
    font-size: 12.2px;
    font-weight: 600;
    letter-spacing: 0.02em;
    padding: 4px 22px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    margin-top: 8px;
}
.home-services-item p a:hover{
	background-color: #1a82d2;
}


/**** Home clients ****/
.home-clients{
	margin-bottom: 30px;
}
.home-clients > div{
	text-align: center;
}


/**** News home ****/
.home-news-item > div {
    border: 1px solid #eee;
    margin-bottom: 20px;
    min-height: 268px;
    padding: 10px;
    position: relative;
}
.home-news-img {
    display: block;
    height: 164px;
    margin-bottom: 14px;
    overflow: hidden;
}
.home-news-item img{
	margin-bottom: 18px;
	width: 100%;
}
.home-news-item h3{
	text-align: center;
	margin-bottom: 8px;
}
.home-news-item h3 a {
    color: #333;
	font-size: 16px;
    font-weight: 600;
    line-height: 1em;
}
.home-news-item h3 a:hover {
    color: #666;
	text-decoration: none;
}
.news-date {
    background-color: #fff;
    border: 2px solid #4faaf0;
    color: #4faaf0;
    font-family: "Lato",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 600;
    left: -8px;
    line-height: 0.75em;
    padding: 8px 7px 6px;
    position: absolute;
    text-align: center;
    top: 20px;
	min-width: 44px;
}
.news-date span{
	text-transform: uppercase;	
	font-size: 12px;
}



/**** Contact ****/
#contact > div{
	margin-bottom:20px;
	background-color: #133148;
	padding: 17px 20px 0;
	color: #FFF;
	border-radius: 3px;
    padding-bottom: 20px;
}
#contact p {
	margin-bottom:0px;
	text-align: center;
    font-size: 13.2px; 
}
#contact .tel {
    border-bottom: 1px solid rgba(255, 255, 255, 0.31);
	margin-bottom: 5px;
    padding-bottom: 5px;
    text-align: center;
}
#contact .tel a{
    font-family: "Lato",Arial,sans-serif;
    font-size: 35px;
    font-weight: 600;
    line-height: 1em;
    text-decoration: none;
    color: #FFF;
}
#contact .tel a:hover{
    color: #FFF;
}
#contact textarea {
    border: medium none;
    border-radius: 2px;
    font-size: 12px;
    height: 84px;
    padding: 5px;
    resize: none;
    width: 100%;
    color: #333;
}
#contact .wpcf7{
	margin-top: 10px;
}
#contact input.wpcf7-submit {
    background: #faa52f none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    float: none;
    font-size: 17px;
    font-weight: 600;
    height: auto;
    line-height: 1em;
    margin: 0;
    padding: 10px;
    text-align: center;
    width: 100%;
}
#contact input.wpcf7-submit:hover{
	background-color: #ea981e;
}
#contact .your-email input{
    border: medium none;
    border-radius: 2px;
    font-size: 12px;
    padding: 5px;
    width: 100%;
    color: #333;
}
#contact .wpcf7-form p{
	margin-bottom: 8px;
	margin-top: 6px;
}



input.wpcf7-submit{
    background: none repeat scroll 0 0 #218ED2;
    border: medium none;
    border-radius: 11px 11px 11px 11px;
    color: #F6F7F8;
    cursor: pointer;
    float: right;
    font-size: 11.5px;
    font-weight: bold;
    margin-right: 5px;
    margin-top: 0px;
    padding: 2px 7px 3px;
}
div.wpcf7-response-output {
    float: left;
    font-size: 11px;
    margin: 0;
    padding: 0;
}
div.wpcf7-mail-sent-ok {
    border: none !important;
	color: #42AB0A;
}
div.wpcf7-validation-errors {
    border: none !important;
}
div.wpcf7-response-output {
    margin: 0 !important;
    padding: 0 !important;
}
span.wpcf7-not-valid-tip {
    background: none repeat scroll 0 0 transparent !important;
	color: #42AB0A !important;
    border: medium none !important;
    color: red !important;
    font-size: 11px !important;
    left: 105px !important;
    padding: 2px !important;
    position: absolute !important;
    top: -24px !important;
    width: 280px !important;
    z-index: 100 !important;
}



input.btn_submit{
	background: none repeat scroll 0 0 #218ED2;
    border: medium none;
    border-radius: 11px 11px 11px 11px;
    color: #F6F7F8;
    float: right;
    font-size: 11.5px;
    font-weight: bold;
    margin-right: 5px;
    margin-top: 9px;
 	padding: 2px 7px 3px;
	cursor:pointer;
}
input.btn_submit:hover{
	background: none repeat scroll 0 0 #4BACE8;
}
a.btn_submit{
	font: 300 15px/1.625 "Helvetica Neue",Helvetica,Arial,sans-serif;
	background: none repeat scroll 0 0 #218ED2;
    border: medium none;
    border-radius: 11px 11px 11px 11px;
    color: #F6F7F8;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin-right: 6px;
    margin-top: 9px;
 	padding: 2px 7px 3px;
	cursor:pointer;
}
a.btn_submit:hover{
	background: none repeat scroll 0 0 #4BACE8;
	text-decoration:none;
}



/* header */
#site-title {
    float: left;
	margin: 0.5em 0;
    padding: 0;
    width: 236px;
	font-size: 28px;    
}
#site-title a{
    background: url("images/logo.png") no-repeat -2px 0 transparent;
    display: block;
    text-indent: -9999px;
    height: 47px;
}


/* Main menu */
#access div {
    margin: 0;
}
#access {
    background: transparent none repeat scroll 0 0;
    box-shadow: none;
    clear: none;
    float: right;
    margin-bottom: 14px;
    margin-top: 14px;
    width: auto;
}
#access a {
    color: #333333;
    font-family: 'Open Sans',Arial,sans-serif;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.3em;
    padding: 1.5em 11px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
#access a:hover {
	color: #278EED !important;
}
#access li:hover > a, #access a:focus {
    background: none;
    color: #373737;
}
#access li:hover > a, #access ul ul *:hover > a, #access a:focus {
    background: none;
}
#access .current-menu-item > a, #access .current-menu-ancestor > a, #access .current_page_item > a, #access .current_page_ancestor > a {
    color:#278EED;
}


/* Sub menu */
.sh_subnav{
	background: url("images/sh_subnav.png") no-repeat scroll right -18px transparent;
    height: 600px;
    position: absolute;
    right: 0;
    width: 20px;
	z-index: 100;
}
#secondary ul{
	list-style: none;
    margin: 0 0 18px;
    padding: 0;
}
#secondary ul li{
	padding:0;
	position: relative;
}
#secondary ul li a {
	background: url("images/bg_li.gif") no-repeat scroll 5px 16px transparent;
    border-bottom: 1px solid #F1F1F1;
    color: #333333;
    display: block;
    line-height: 1.2em;
    padding: 14px 24px 14px 21px;
	font-weight: bold;
	font-size: 13px;
}
#secondary ul.children li a {
    background-image:none;
   	font-weight: normal;
   	padding: 11px 14px 11px 21px;
}
#secondary ul li a:hover, #secondary ul li a:active, #secondary ul li a:focus  {
	text-decoration: none;
	background-color: #F5F5F5;  
}
#secondary ul li.current_page_item a{
	color:#278eed;
}
#secondary ul li.current_page_item .children a{
	color:#333;
}
.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
    margin: 0 auto;
    width: 100%;
}
.singular.page .hentry {
    padding: 0;
}

/* modificaciones para mostrar solo los hijos de la selected option  */
.children{
	display:none;
}
.current_page_item .children{
	display:block;
}
.current_page_parent .children{
	display:block;
}
.parent-item{
	background: url("images/arrow_down_gray.gif") no-repeat scroll 2px 4px;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: block;
    height: 0;
    overflow: hidden;
    padding: 7px;
    position: absolute;
    right: 10px;
    top: 12px;
    width: 0;
	border: medium none;
}



a.bigbutton {
    background-color: #19A9E5;
    border-radius: 14px 14px 14px 14px;
    color: #FFFFFF;
    float: left;
    font-size: 1.2em;
    font-weight: 500;
    margin: 20px 0 20px 5.5%;
    padding: 8px 27px 9px 13px;
}



/* Proyects */
h2.tittle_proyects {
    margin-top: 26px;
    padding-left: 2px;
}
.proyect {
    border: 1px solid #EEEEEE;
    border-radius: 3px;
	-webkit-box-shadow:0 0 2px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 0 2px 0 rgba(0, 0, 0, 0.1);
	box-shadow:0 0 2px 0 rgba(0, 0, 0, 0.1);
	color: #333333;
    float: left;
    min-height: 240px;
    padding: 3px;
    width: 233px;
    margin: 0 18px 20px -4px;
}
.proyect .wrapperImg {
	height: 184px;
    margin-bottom: 5px;
    overflow: hidden;
}
.entry-content .proyect h3 {
    color: #278EED;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 1.3em;
    margin-bottom: 0;
    padding: 7px 14px 0;
    text-transform: none;
}
.proyect h3 a:hover  {
    color: #B0CE1C;
	text-decoration: none;
}
.proyect p {
    font-size: 13px;
    line-height: 1.4em;
    margin-bottom: 0;
    padding: 4px 7px 4px 14px;
}
.proyect p a{
	display:none;
}
.proyect img {
    margin: 4px;
    max-width: none;
    width: 222px;
    min-height: 119px;
}
.proyects-gallery .proyect .wrapperImg {
	height: 148px;
}
.proyects-gallery .proyect {
    min-height: 248px;
}


/* single producto */
.singular .hentry {
    padding: 0;
}
.singular .hentry li{
	background: url("images/ico_check.gif") no-repeat scroll 0 6px transparent;
}


/* Datos tecnicos */
.technicalData{
   	background-color:transparent;
   	border: 1px solid #E1E1E1;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    margin: 7px 0 22px;
    padding: 3px 0 10px 0;
    position: relative;
    width: 97.5%;
}
.technicalData h3 {
    border-bottom: 1px solid #E1E1E1;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.5em;
    margin: 4px 0 11px;
    padding: 0 0 7px 15px;
    text-transform: uppercase;
}
.singular #content .technicalData ul {
	margin-bottom: 4px;
    margin-left: 23px;
}
.singular #content .technicalData li {
    background: url("images/ico_check.gif") no-repeat scroll 0 4px transparent;
    font-size: 13.5px;
    margin-top: 2px;
    padding-left: 22px;
}


/* Box destados */
.highlightBox{
    background-color:#f7f7f7;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    margin: 10px 0 30px;
	padding: 14px 17px 25px;
	width: 100%;
}
.highlightBox h2 {
    background: url("images/ico_ea.png") no-repeat scroll 10px 6px #FCFCFC;
    border-radius: 4px 4px 4px 4px;
   	margin: 4px 0 10px;
    padding: 5px 18px 5px 41px;
    line-height: 1.3em;
}
.singular #content .highlightBox p {
	margin: 0;
	padding: 0 11px;
}

/* frase destados */
.highlight {
    background: url("images/ico_extract.png") no-repeat scroll 14px 13px #FFFFFF;
    border-bottom: 1px dotted #EAEAEA;
    border-top: 1px dotted #EAEAEA;
    clear: both;
    margin: 19px 0 23px;
    padding: 13px 44px 1px;
}
.highlight p {
    font-size: 16px;
    font-style: oblique;
	line-height: 1.5em;
}
.highlight strong {
	font-weight:normal;
}


/* destacados */
#sideContact {
    background-color: #F9F9F9;
    border: 1px solid #F1F1F1;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 16px;
    margin-left: 4px;
    padding: 14px 9px 0;
    width: 82%;
}
#sideContact input.wpcf7-email {
    background-color: #FFFFFF;
    font-size: 12px;
    margin-top: 5px;
    padding: 6px;
    width: 89%;
}
#sideContact .btn_submit{
    margin-right: 3px;
    font-size: 11px;	
}
#sideContact h4 {
    background: url("images/bg_li.gif") no-repeat scroll 5px 6px transparent;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-left: 20px;
}
#sideContact p {
    color: #555555;
    font-size: 12px;
    line-height: 1.2em;
    margin-bottom: 11px;
    padding-left: 6px;
}
.bannerDossier {
    background: url("images/bn_pdf.jpg") no-repeat scroll 0 0 transparent;
    display: block;
	height: 56px;
    width: 199px;
}


/* single noticias */
#content.noticias .entry-meta a, .category-noticias #content .entry-meta a {
    color: #666666;
    font-weight: normal;
}
.moreBlock{
	padding-top: 5px;
	border-top: 1px solid #eee;
}
.category-noticias .entry-title {
    margin-bottom: 13px;
}
.hentry, .no-results {
    margin: 0;
}
.category-noticias .entry-title {
    margin-bottom: 2px;
    padding-bottom: 0;
}
#content.noticias .entry-header .entry-meta, .category-noticias .entry-header .entry-meta {
    position: relative;
}



/* Banners */
.bannerHome {
    border: 1px solid #eeeeee;
    border-radius: 5px;
	color: #278eed;
    display: block;
    font-size: 15px;
    line-height: 1.2em;
	margin-bottom: 18px;
    padding: 9px 10px 10px 88px;
    position: relative;
    text-align: left;
    width: 100%;
    font-weight: 600;
	background: #fcfcfc; /* Old browsers */
	background: -moz-linear-gradient(top,  #fcfcfc 0%, #f7f7f7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcfcfc 0%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfcfc 0%,#f7f7f7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfcfc 0%,#f7f7f7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fcfcfc 0%,#f7f7f7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
}
.bannerHome img {
    bottom: 0;
    left: 0px;
    position: absolute;
}
.bannerHome:hover {
	text-decoration: none;
	border: 1px solid #E1E1E1;
	background: #fcfcfc; /* Old browsers */
	background: -moz-linear-gradient(top,  #fcfcfc 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcfcfc 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfcfc 0%,#efefef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfcfc 0%,#efefef 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fcfcfc 0%,#efefef 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
}
.bannerHome .colorAction{
	color: #666;
	font-size: 13px;
	font-weight: 300;
}
.bannerHome .icoCatalogo{
    background: url("images/_arrow_right_blue.png") no-repeat scroll 0 center transparent;
    display: inline-block;
    float: right;
    height: 20px;
    width: 6px;
}
.bannerServicios {
	border: 1px solid #EEEEEE;
    border-radius: 5px 5px 5px 5px;
    display: block;
    font-size: 14px;
    margin-left: 6px;
    margin-top: 16px;
   	padding: 7px 10px;
    width: 100%;
	background: #fcfcfc; /* Old browsers */
	background: -moz-linear-gradient(top,  #fcfcfc 0%, #f7f7f7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcfcfc 0%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfcfc 0%,#f7f7f7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfcfc 0%,#f7f7f7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fcfcfc 0%,#f7f7f7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
}
.bannerServicios:hover {
	text-decoration: none;
	border: 1px solid #E1E1E1;
	background: #fcfcfc; /* Old browsers */
	background: -moz-linear-gradient(top,  #fcfcfc 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcfcfc 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfcfc 0%,#efefef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfcfc 0%,#efefef 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fcfcfc 0%,#efefef 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
}
.bannerServicios .icoServicios{
    background: url("images/arrow_right_blue.png") no-repeat scroll 0 center transparent;
    display: inline-block;
    float: right;
    height: 20px;
    width: 6px;
}
.page-id-98 .bannerServicios {
	display:none;
}



.twitter-timeline{
	margin-top: 20px;
	height: 440px;	
}



/* productos y servicios */
.singular #content ul#extraServices{
    float: left;
    margin: 8px 0 0 4px;
}
.singular #content ul#extraServices li{
  	background: transparent url("images/service01.gif") no-repeat scroll center 14px;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 28px;
    margin-right: 12px;
    min-height: 181px;
    padding: 75px 10px 10px;
    text-align: center;
    vertical-align: top;
    width: 23.5%;
}
.singular #content ul#extraServices li:last-child{
	margin-right: 0;
}
.singular #content ul#extraServices li.service02{
	background: url("images/service02.gif") no-repeat scroll center 14px transparent;
}
.singular #content ul#extraServices li.service03{ 
	background: url("images/service03.gif") no-repeat scroll center 14px transparent;
}
.singular #content ul#extraServices li.service04{
	background: url("images/service04.gif") no-repeat scroll center 14px transparent;
}
.singular #content ul#extraServices li h4{
	font-weight: 700;
	color:#288adf;
	text-align: center !important;
	margin-bottom: 2px;
}
.singular #content ul#extraServices li p{
	font-size: 12.5px;
	line-height: 1.4em;
	text-align: center !important;
}
.singular #content ul#extraServices.catalogos li{
 	padding: 204px 10px 0;
 	width: 30%;
}
.singular #content ul#extraServices li p a{
     line-height: 2.3em;
     color:#96C438;
     text-decoration: none;
}
.singular #content ul#extraServices li p a:hover{
     text-decoration: underline;
}
.singular #content ul#extraServices li.cat01{
	background: url("images/ca01.jpg") no-repeat scroll center 6px transparent;
}
.singular #content ul#extraServices li.cat02{ 
	background: url("images/ca02.jpg") no-repeat scroll center 6px transparent;
}
.singular #content ul#extraServices li.cat03{
	background: url("images/ca03.jpg") no-repeat scroll center 6px transparent;
}
.singular #content ul#extraServices li.cat04{ 
	background: url("images/ca04.jpg") no-repeat scroll center 6px transparent;
}
.singular #content ul#extraServices li.cat05{
	background: url("images/ca05.jpg") no-repeat scroll center 6px transparent;
}


.singular #content ul#extraServices.friends li {
    min-height: 258px;
    padding: 156px 10px 0;
    width: 30%;
}
.singular #content ul#extraServices li.fri01{
	background: url("images/asepau.png") no-repeat scroll center 40px transparent;
}
.singular #content ul#extraServices li.fri02{ 
	background: url("images/ciudad-accesible.png") no-repeat scroll center 30px  transparent;
}
.singular #content ul#extraServices li.fri03{
	background: url("images/bydays.png") no-repeat scroll center 60px transparent;
}



/* oculta date del single de la categoria footer */
.singular .category-footer .entry-header .entry-meta {
	display: none;
}

/* eliminar bold de italic */
cite, em, i {
    font-style:normal !important;
}



select.responsive-nav, select.responsive-nav option {
    cursor: pointer;
    padding: 5px 6px 5px 10px;
}

select.responsive-nav {
    display: none;
    width: 100%;
    background-color: #F8F8F8;
    border: 1px solid #E8E8E8;
    border-radius: 0 0 0 0;
    box-shadow: none;
    color: #4E4E4E;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
    margin-bottom: 8px;
    margin-top: 10px;
    height: 30px;
    width: 100%;
    vertical-align: middle;
}



/*---------------------------------------------------
    Products
---------------------------------------------------*/
.productos .entry-header {
    border-radius: 5px;
    margin-top: 32px !important;
    min-height: 380px;
    padding: 0;
    position: relative;
    width: 100%;
}
.productos .entry-header .header-claim {
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    clear: none;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0.02em;
    line-height: 1.5em;
    margin: 0 4px 0 0;
    padding: 1px 0 3px 2px;
    position: relative;
    color: #666666;
	width: 100%;
}
.product-images {
    display: inline-block;
}
.product-image {
    border: 1px solid #eeeeee;
    margin: 16px 12px 0 0;
    padding: 6px;
	text-align: center;
}
.product-image img{
	max-width: 100%;
}
.single-productos .entry-title {
    clear: none;
    font-size: 22px;
    margin-bottom: 6px;
    padding-bottom: 5px;
}
.productos h2:before {
    border-left: 9px solid rgba(0, 0, 0, 0);
    border-right: 9px solid rgba(0, 0, 0, 0);
    border-top: 9px solid #E7E7E7;
    content: "";
    height: 0;
    left: 15px;
    position: absolute;
    top: 28px;
    width: 0;
}
.productos h2:after {
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    border-top: 7px solid #F8F8F8;
    content: "";
    height: 0;
    left: 17px;
    position: absolute;
    top: 28px;
    width: 0;
}
.productos h2 {
    background-color: #F8F8F8;
    border-bottom: 1px solid #E7E7E7;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 1.5em;
    margin: 34px 4px 20px -5px;
    padding: 4px 0 5px 9px;
    position: relative;
    text-transform: uppercase;
    color: #252525;
}
.product-description{
	margin-top: 12px;
}
.product-actions {
	margin-top: 20px;
    border-top: 1px solid #efefef;
    padding-top: 14px;
}
.btn-info,
input.wpcf7-submit{
    background-color: #0085D4;
    border-radius: 30px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 34px;
    line-height: 34px;
    margin: 0 auto 14px;
    padding: 0 20px;
    white-space: nowrap;
    float:right;
}
.btn-info:hover{
	text-decoration: none;
	background-color: #0171B5;
}
.products-related{
	width: 100%;
	float: left;
}
#content .gallery {
    margin: 0;
}
.product-image-min{
    float: left;
    width: 100%;
    overflow: hidden;
}
#content .product-image-min .gallery .gallery-icon img {
    border: 1px solid #DDDDDD;
    padding: 2px;
    width: 50px;
}
#content .product-image-min  #gallery-1 .gallery-caption {
    display: none;
}
#content .product-image-min .gallery-item {
    margin: 10px 8px 0 0;
    padding-right: 0;
    width: auto;
}
.entry-content h3 {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 2.6em;
    text-transform: none;
}
.product_details{
	padding-left: 5px;	
}
.product_videos h2{
	margin-bottom: 28px;
}



/**** Tabs ****/
.tab-container{ 
	margin: 38px 0; 
	width: 100%;
}
.tab-container .etabs{ 
	margin: 0; 
	padding: 0; 
}
#content .tab-container .tab{ 
	display: inline-block; 
	zoom:1; 
	*display:inline; 
	background: #F5F5F5; 
	border: solid 1px #EAEAEA; 
	border-bottom: none; 
	-moz-border-radius: 4px 4px 0 0; 
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0; 
    background-image: none;
	padding: 6px 12px;
    margin-bottom: 0;
	-webkit-box-shadow: 0 -2px 2px -1px rgba(0, 0, 0, 0.09) inset, 0 -5px 6px -9px rgba(0, 0, 0, 0) inset;
	-moz-box-shadow: 0 -2px 2px -1px rgba(0, 0, 0, 0.09) inset, 0 -5px 6px -9px rgba(0, 0, 0, 0) inset;
	box-shadow: 0 -2px 2px -1px rgba(0, 0, 0, 0.09) inset, 0 -5px 6px -9px rgba(0, 0, 0, 0) inset;
}
#content .tab-container .tab a{ 
    color: #6d6d6d;
    display: block;
    font-size: 13.4px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.5em;
    outline: medium none;
    padding: 3px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
#content .tab-container .tab.active{
  	background: none repeat scroll 0 0 #FFFFFF;
    padding-top: 7px;
    position: relative;
    top: 1px;
    box-shadow: none;
}
#content .tab-container .tab a.active { 
	color: #278EED;
}
.tab-container .panel-container{ 
	background: #fff; 
	border: solid #EAEAEA 1px; 
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0;
	border-radius: 5px;
	border-top-left-radius: 0;
	padding: 40px 80px 30px 26px;
}
#content .tab-container .panel-container .technicalData{
 	border: medium none;
    margin: 0;
	padding: 0 0 0 10px;
}
#content .tab-container .panel-container .technicalData ul{
    margin: 0;
}
#content .tab-container .panel-container ul{ 
	margin-bottom: 0;
}
#content .tab-container .panel-container ul li{ 
	margin-bottom: 12px;
}
#tabs-downloads{
    padding: 0 0 0 10px;
}
#tabs-downloads a{
 	background: url("images/ico_docdownload.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #555555;
    padding: 0 0 0 24px;
    text-decoration: none;
}




/**** RRSS ****/
.fb_iframe_widget {
    display: inline-block;
    float: left;
    margin-right: 9px;
    position: relative;
}
.twitter-share-button{
	float:left !important;
	margin-right: 10px !important;
}
.gP{
	color:red;
}
#___plus_0{
	width: 88px !important;
	float: left !important;
}



/*---------------------------------------------------
    Footer
---------------------------------------------------*/
footer{
	background-color: #1a252d;
    color: #FFF;
	margin-top: 120px;
}
#site-generator {
	background: none repeat scroll 0 0 transparent;
    padding: 30px 0 20px;
    text-align: left;
    color: #FFF;
    border: none;
}
#site-generator h4{
    color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	font-family: Lato,helvetica,Arial,sans-serif;
	font-weight: 600;
	margin-bottom: 6px;
}
#site-generator a {
    color: #FFF;
}	
.logo-footer{
	padding-left:0; 
	border:none;	
}
.logo-footer p {
    color: rgba(255, 255, 255, 0.68);
    font-size: 11.4px;
    padding: 14px 0 0 16px;
}
#site-generator a:hover{
 	color: #299fff;
 	text-decoration: none;
}
.footer-menu li {
    line-height: 1.7em;
}
#site-generator .footer-menu li a {
    color: rgba(248, 248, 248, 0.68);
    font-family: Lato,helvetica,Arial,sans-serif;
    font-size: 11px;
    font-weight: 300;
    text-transform: uppercase;
}
#site-generator .footer-menu li a:hover{
 	color: #299fff;
 	text-decoration: none;
}
.footer-bottom{
	padding: 0 16px;
}
.footer-bottom > div{
	padding: 15px 2px;
	border-top: 1px solid rgba(255, 255, 255, 0.08);
	font-size: 12px;
}
.footer-social a {
    background-color: #3b5998;
    border-radius: 50%;
    display: inline-block;
    font-size: 19px;
    height: 36px;
    padding-top: 4px;
    text-align: center;
    width: 36px;
	margin-right: 3px;
}
.footer-social a:hover {
	opacity: 0.5;
}
.footer-social a i{
    color: #fff;
}
.footer-social a.facebook {
	background-color: #3b5998;
}
.footer-social a.twitter {
	background-color: #00aced;	
}
.footer-social a.youtube {
	background-color: #bb0000;
}
.footer-social a.gplus {
	background-color: #dd4b39
}
.box-services > div {
    display: inline-block;
	margin: 0 0 4px;
    padding: 0;
    width: 100%;
}
.box-services p {
    color: #969696;
    font-size: 12px;
    font-weight: 300;
    margin: 0;
}
.box-services i {
    color: #48a3f8;
    display: inline-block;
    font-size: 33px;
    margin-right: 12px;
    margin-top: 2px;
    vertical-align: top;
}
.box-services .box-services-location i {
    margin-left: 4px;
    margin-right: 14px;
}
.box-services-info {
    display: inline-block;
}
p.box-services-big a, 
p.box-services-big {
    color: #000;
    display: block;
	font-size: 17px;
    font-weight: 600;
    margin-top: -5px;
    text-decoration: none;
}
p.box-services-big a:hover {
    text-decoration: none;
}
.box-services .box-services-send i {
    font-size: 25px;
    padding: 0;
}


.vcard{
    line-height: 1.4em;
    float:left;
}
.vcard .org{
    display:none;
}
.vcard .tel{
    background: url("images/ico_phone.gif") no-repeat scroll 0 0 transparent;
    font-size: 1.4em;
    font-weight: bold;
    padding-left: 29px;
    margin-top: 5px; 
}

.footer-submenu li{
	float: right;
}
.footer-submenu li a{
	color: #FFF;
	margin-left: 10px;
}
.footer-submenu li a:hover{
	text-decoration: underline;	
}
/*
#site-generator .row > div {
    border-left: 1px solid rgba(238, 238, 238, 0.1);
    padding-left: 16px;
}
*/


/*---------------------------------------------------
    Product types
---------------------------------------------------*/
.products-types{
	margin-top: 44px;
}
.ch-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	width: 100%;
	margin: 20px 0 30px;
}
.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}
.ch-grid:after {
	clear: both;
}
.singular #content .ch-grid li {
	width: 230px;
	height: 230px;
	display: inline-block;
	margin: 0 0 0 15px;
	background-image: none;
	position: relative;
	text-align: center;
	padding: 0;
	overflow: hidden;
	-webkit-border-radius:4px;
   -moz-border-radius:4px;
        border-radius:4px;
}
.singular #content .ch-grid li:first-child {
	margin-left: 0;
}
.ch-item {
	width: 100%;
	height: 100%;
	position: relative;
	cursor: default;
	box-shadow: 
		inset 0 0 0 0 rgba(0,0,0, 0.4),
		inset 0 0 0 12px rgba(255,255,255,0.6);
		
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	z-index: 9;
}
.ch-item:hover {
	box-shadow: 
		inset 0 0 0 120px rgba(0,0,0, 0.3),
		inset 0 0 0 12px rgba(255,255,255,0.8);
	cursor: pointer;
}

.ch-info {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	opacity: 0;
	
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	
	-webkit-backface-visibility: hidden; /*for a smooth font */
}
.ch-item:hover .ch-info {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);	
}
.ch-info h3 {
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px;
    margin: 52px 30px 0;
    padding-top: 0;
    position: relative;
    text-align: center;
    text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
}
.ch-info p {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    font-size: 16px;
    font-style: italic;
    margin: 12px 30px;
    padding: 5px;
    position: relative;
    text-align: center;
}
.ch-info p a {
	display: block;
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
}

.ch-info p a:hover {
	color: #fff222;
	color: rgba(255,242,34, 0.8);
}
.ch-item:hover .ch-info {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);	
}

.ch-thumbnail{
	position: absolute;
	top: 0px;	
}
.ch-thumbnail img{
	width: 100%;
}



/* No mostrar imagen destacada en single page */
.entry-content > .wp-post-image{
	display: none;
}

.proyects-gallery{
	margin-top: 35px;
}


/* Lista de productos test*/
.proyect {
    border: 1px solid #eeeeee;
    border-radius: 3px;
    box-shadow: none;
    color: #333333;
    float: left;
    margin: 0 20px 20px 0;
    min-height: 183px;
    padding: 8px 8px 20px;
    width: 22%;
}
.proyect img {
    max-width: none;
    min-height: 119px;
    width: 100%;
	margin:0;
}
.entry-content .proyect h3 {
    color: #278EED;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 1.3em;
    margin-bottom: 0;
    padding: 7px 11px 0;
    text-transform: none;
}
.proyect p {
	display: none;
}
.tlf-header {
    background: rgba(0, 0, 0, 0) url("images/ico-phone-header.png") no-repeat scroll 8px 5px;
    border: 1px solid rgba(255, 255, 255, 0.43);
    border-radius: 3px;
    color: #ffffff;
    float: right;
    font-size: 18px;
    margin-top: 19px;
    padding: 3px 14px 3px 34px;
}
.tlf-header:hover{
    color: #ffffff;
	text-decoration: none;
}


/*---------------------------------------------------
    Page contact
---------------------------------------------------*/
.gmap{
	margin: 30px 0 25px 0;
	border: 1px solid #eee;
    padding: 6px 6px 0;
}
.page-template-page-contact-php h3 {
    border-bottom: 1px solid #eee;
    color: #218ed2;
    font-size: 18px;
    margin-bottom: 19px;
    padding-bottom: 6px;
}
.page-contact-form {
    float: left;
    margin-right: 42px;
    padding-left: 4px;
    width: 52%;
}
.page-contact-address{
	width: 42%;
	float: left;
}
.page-template-page-contact-php .vcard{
    width: 100%;
    margin-bottom: 16px;
}
.page-template-page-contact-php .vcard .adr{
  	font-size: 13px;
    line-height: 1.6em;
    margin-bottom: 2px;
}
.page-template-page-contact-php .vcard .tel {
    margin-bottom: 12px;
}
.page-template-page-contact-php textarea {
    height: 96px;
}
.page-template-page-contact-php .wpcf7-text {
 	width: 98%;
}
.page-contact-address p {
    margin-bottom: 2px;
}
.wpcf7-form-control {
    background-color: #fff;
    border: 1px solid #e1e0e0;
    padding: 6px;
}


/*---------------------------------------------------
    Modal
---------------------------------------------------*/
#lean_overlay {
    background: none repeat scroll 0 0 #000000;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
#form-product{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    display: none;
    padding-bottom: 2px;
    width: 404px;
	padding: 20px;
	top: 200px !important;
}
#form-product .wpcf7-email, #form-product .wpcf7-text{
    width: 97%;

}
#form-product .wpcf7-form p{
	color:#666;
}
.modal_close {
    background: url("images/modal_close.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 14px;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 14px;
    z-index: 2;
}



/*---------------------------------------------------
    Cookies
---------------------------------------------------*/
#cookie-law-info-bar {
    background-color: rgba(68, 68, 68, 0.84) !important;
    padding: 16px 0 !important;
}
.cdp-cookies-boton-creditos{
	display: none !important;
}
.cli-plugin-button, .cli-plugin-button:visited {
    background-color: #30adf9 !important;
    background-image: none !important;
    border: medium none !important;
    border-radius: 2px;
    padding: 6px 12px 8px !important;
    text-shadow: none !important;
}
.cli-plugin-button:hover{
   text-decoration: none !important;
}


/*---------------------------------------------------
    Trabajos
---------------------------------------------------*/
.work-section , .work-content {overflow:hidden; _overflow:visible; zoom:1;}

.work-section {
    border: 1px solid #dedede;
    border-radius: 5px;
    margin-bottom: 36px;
    padding: 24px 48px 24px 24px;
    position: relative;
}
.work-section img{
	float: left;
	margin-right: 48px;
	width: 210px;
}
.work-section .work-step {
    color: #0085d4;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1em;
    margin-bottom: 16px;
    margin-top: 12px;
    text-transform: uppercase;
}
.work-section h2 {
    font-size: 18px;
	margin-top: 0;
}
.work-content p {
    font-size: 14px;
}
.work-number {
    background-color: #0085d4;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    height: 36px;
    left: 216px;
    position: absolute;
    text-align: center;
    top: 50px;
    width: 36px;
}



/* Temp Menu */
#access {
    margin-bottom: 0;
    margin-top: 9px;
}


/* Hack no-underline */
span{
	text-decoration: none !important;
}


/* Fixed header */
#branding {
    background-color: #fff;
    border: medium none;
    padding: 9px 0;
    position: fixed;
    width: 100%;
    z-index: 999999;
    top:0;
    -webkit-transition: padding 200ms ease-out;
    -moz-transition: padding 200ms ease-out;
    -o-transition: padding 200ms ease-out;
    transition: padding 200ms ease-out;
}
#branding.fixed-header {
    box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.1);
    padding: 0;
}
body {
    padding: 93px 0 0;
}



/* Search */
header .search {
    float: right;
    margin-left: 28px;
    margin-top: 22px;
}
header .search .btn-search {
    color: #333333;
    display: block;
    font-size: 18px;
    transition: none 0s ease 0s ;
}
.searchField .fa-close {
    color: #999999;
    cursor: pointer;
    font-size: 25px;
    position: absolute;
    right: 14px	;
    top: 8px;
}
.searchField input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    font-size: 27px;
    padding-right: 42px;
    width: 100%;
}
.searchField {
    background: #ffffff none repeat scroll 0 0;
    clear: both;
    display: none;
    left: 0;
    margin: 0;
    padding: 20px 0;
    position: absolute;
    top: 94px;
    width: 100%;
    z-index: 99999999;
    border-bottom: 1px solid #eeeeee;
}
.searchField .all {
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 14px;
    position: relative;
}
.searchField .icon-close {
    top: 22px;
}
.searchField label {
    color: #4e5f68;
    font-family: Fira Sans;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: -0.6px;
    margin-bottom: 0;
}


/* Search results */
.search #content {
    margin-left: 0 !important;
    padding-left: 0 !important;
}
.search-results .hentry, 
.search-results .no-results {
    margin: 0 0 20px;
    padding: 0 0 20px;
}	
.search-results h1 {
    font-size: 20px;
    margin: 12px 0 8px;
}
.search-results .header-claim{
	font-weight: 600;
}
.search-results .header-claim,
.search-results article p {
    font-size: 14.4px;
    margin-bottom: 9px;
    line-height: 22px;
}
.search-results .hentry, 
.search-results .no-results {
    margin: 0 0 18px;
    padding: 0 0 24px;
}
.search-results article a:hover{
	text-decoration: none;
}
.no-results h1, .no-results p {
    padding: 0;
    text-align: center !important;
}
.no-results h1 {
    margin-top: 60px;
}


/* Home works */
.home-works {
    margin-bottom: 40px;
}
.home-works h3 {
    font-family: "Lato",Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 12px;
    margin-top: 16px;
    text-transform: uppercase;
}
.home-works-item > div {
    border: 1px solid #eee;
    margin-bottom: 18px;
    padding: 16px;
    position: relative;
}
.home-works-item .media-left {
    padding-right: 30px;
}
.home-works-intro {
    color: #666;
    line-height: 1.6em;
    margin-bottom: 18px;
    padding-right: 20px;
}
.home-works-item img{
	max-width: 220px;
}

                                                                                                                                                      
#branding .col-md-9{
	position: static;
}
#_searchform .container{
	position: relative;
}
.ubermenu{
	position: static !important;
}
.ubermenu .ubermenu-nav .ubermenu-column-1-5,
.ubermenu .ubermenu-nav .ubermenu-column-1-3 {
    width: 20% !important;
}
.ubermenu-skin-clean-white .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
    min-height: 230px;
}
.ubermenu-skin-clean-white .ubermenu-submenu.ubermenu-submenu-drop {
    background: #f2f2f2 none repeat scroll 0 0 !important;
    border: 1px solid #f2f2f2;
}
.ubermenu-skin-clean-white .ubermenu-submenu .ubermenu-item-header > .ubermenu-target:hover {
	background-color: #fbfbfb;
} 



/*---------------------------------------------------
    Responsive
---------------------------------------------------*/
@media all and (max-width: 1200px) {
	.home-clients img{
		width: 100%;
	}
	.home-products ul li img {
	    right: -6px;
	    width: 53%;
	}
	#contact > div {
	    padding: 17px 15px 0;
	}
	#contact .tel a {
    	font-size: 30px;
	}
	#contact p {
	    font-size: 13px;
	}
	#contact input.wpcf7-submit {
    	font-size: 15px;
	}
	.home-services-item img {
		margin-right: 10px;
		width: 106px;
	}
	.home-services h3 {
	    font-size: 16px;
		margin-top: 4px;
	}
	.singular #content ul#extraServices li {
	    width: 23%;
	}
	#access a {
	    padding: 1.5em 9px;
	}
	.ubermenu .ubermenu-item-level-0.ubermenu-item-has-children > .ubermenu-target {
	    padding: 14px 15px 28px 8px !important;
	}
	.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target::after {
	    right: 3px !important;
	}
}

@media all and (max-width: 1024px) {
	#access {
		padding-right: 0;
	}
}

@media all and (max-width: 1000px) {
	#subheader {
		margin-top: 4px;
		background-position: 103% -464px;
	}
	.left-sidebar #secondary {
	    margin: 109px 0 0;
	    width: 190px;
	}
	#content, 
	.left-sidebar #content {
	    margin: 30px 0 0 185px !important;
	    padding-left: 4.4% !important;
	}
	.single-productos #content, 
	.single-trabajos #content, 
	.page-template-page-areas #content,
	.page-template-page-categories #content{
	    margin-left: 0 !important;
	    padding-left: 0 !important;
	}
	/* Home */
	.home #content {
	    margin: 0 !important;
	    padding-left: 0 !important;
	    width: 100% !important;
	}	
	#news, #services {
	    height: auto;
	    margin-right: 4%;
	    width: 47%;
	}
	#services {
		margin-right: 2%;
	}

}

@media all and (max-width: 991px) {
	#site-title {
	    float: none;
	    margin: 19px auto 0;
	    padding: 0;
	    width: 244px;
	}
	.singular #content ul#extraServices li {
	    width: 46%;
	}
	body {
    	background-position: 0 65px;	
	    padding: 146px 0 0;
	}
	.ubermenu-skin-clean-white .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
	    min-height: 160px;
	}
}

@media all and (max-width: 768px) {
	#access{
	    width: 100%;
	}
	#menu-main-menu{
		display:none;
	}
	#access div {
	    margin: 0;
	}
	select.responsive-nav {
    	display: block;
	}
	.page-contact-form, .page-contact-address{
		width: 100%;
	}
	#content, .left-sidebar #content {
    	margin: 0 !important;
	}
	.left-sidebar #primary {
	    margin: 0;
    	border-bottom: 1px solid #CCCCCC;
    	margin: 0 0 18px;
	}
	.home #main #primary {
		border:none;
	}
	.left-sidebar #secondary {
	    margin-top:0;
	    width: 100%
	}
	#content, .left-sidebar #content {
    	padding-bottom: 0 !important;
	}
	.sh_subnav {
		display: none;
	}
	#access a {
	    padding: 1.5em .8em;
	}
	.bannerServicios {
	    width: auto;
	    background-position:100% center;
	}
	input#s {
		width: 92%;
	}
	.search-no-results.left-sidebar #primary {
		margin-bottom:0;
	}
	#site-generator {
	    text-align: center;
	}
	#site-generator .copyright {
	    display: block;
	    width: 100%;
	}
	#site-generator a {
	    float: none;
	}
	
	#site-generator h4,
	.logo-footer p,
	.box-services-cta{
		display: none;
	}	
	.logo-footer img{
		margin-bottom: 28px;
	}	
	#site-generator .footer-menu li a,
	.box-services > div {
		background-color: transparent;
    	border-bottom: 1px solid rgba(235, 235, 235, 0.06);
	    color: #fff;
	    display: inline-block;
	    font-size: 13px;
	    margin-bottom: 1px;
	    padding: 10px 0;
	    width: 100%;
	}
	p.box-services-big a{
	    font-size: 13px !important;
		font-family: Lato,helvetica,Arial,sans-serif;
	    font-weight: 300 !important;
	    text-transform: uppercase;		
	}	
	.footer-menu{
		margin-bottom: 0;
	}
	.box-services {
	    margin-bottom: 36px;
	}	
	.box-services i {
	    color: #fff;
	    margin-left: 0;
	    margin-right: 4px;
	    font-size: 20px !important;
	}
	#branding {
	    padding-bottom: 8px;
	}    
    	
			
	/* Home */
	#news, #services{
	    margin-right: 0;
	    width: 100%;
	}
	#services{
	    margin-right: 0;
	    width: 100%;
	    border-top: 1px solid #E7E7E7;
	    padding-top:16px;
	}
	#services {
	    margin-bottom: 26px;
	}
	#services .map {
    	width: 38%;
	}
	.home-products ul li img {
	    right: 0;
	    width: auto;
	}	
	body {
    	background-position: 0 55px;	
	}
	.home-works .media-body {
	    width: 100%;
	}

	/* Header */
	body {
	    background-position: 0 -9px;
	    padding: 70px 0 0;
	}
	#site-title {
	    margin: 2px auto 0;
	}

	.home-works .media-body, 
	.home-works .media-left{
		display: block;
	}

	
	/* Ubermenu */
	.ubermenu-responsive {
	    background-color: #f9f9f9 !important;
	    left: 0 !important;
	    padding: 10px 0 !important;
	    position: absolute !important;
	    top: 60px !important;
	    width: 100% !important;
	}
	.ubermenu-skin-clean-white.ubermenu-responsive-toggle {
	    color: #278eed !important;
	    font-size: 24px !important;
	    padding: 0;
	    position: absolute;
	    top: 10px;
	}
	#branding.fixed-header {
	    padding: 9px 0 !important;
	}
	.ubermenu-skin-clean-white.ubermenu-responsive-toggle:hover {
		background-color: #FFF !important;
	}
	.ubermenu-skin-clean-white .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
	    min-height: 0;
	}
	.ubermenu-responsive .ubermenu-item-level-0 {
	    width: 100% !important;
	}		
	.ubermenu .ubermenu-nav .ubermenu-column-1-5 {
	    width: 100% !important;
	}
	.ubermenu .ubermenu-item-level-0.ubermenu-item-has-children > .ubermenu-target, 
	.ubermenu .ubermenu-item-level-0 > .ubermenu-target,
	.ubermenu .ubermenu-nav .ubermenu-column-1-5 .ubermenu-target{
	    padding: 10px 20px !important;
	}

	.ubermenu-responsive .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop {
	    background-color: #fff !important;
	    padding: 10px 0;
	}
	.ubermenu .ubermenu-colgroup .ubermenu-column, 
	.ubermenu .ubermenu-custom-content-padded, 
	.ubermenu .ubermenu-nonlink, 
	.ubermenu .ubermenu-retractor, 
	.ubermenu .ubermenu-submenu-padded, 
	.ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target, 
	.ubermenu .ubermenu-target, 
	.ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
	    padding: 0;
	}
	.ubermenu .ubermenu-content-align-center > .ubermenu-image {
	    display: none;
	}
	.ubermenu-skin-clean-white .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
	    min-height: 0;
	    text-align: left;
	    width: 100%;
	}
	.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target::after {
	    font-size: 14px;
	    right: 22px !important;
	}


	
	/* Search */
	header .search {
	    margin: 0;
	    position: absolute;
	    right: 24px;
	    top: 16px;
	}
	.searchField {
	    border-top: 1px solid #eee;
	    padding: 14px 0;
	    top: 80px;
	}
	.searchField input {
	    font-size: 16px;	
	}	
	.searchField .fa-close {
	    color: #d0d0d0;
	    font-size: 22px;
	    right: 22px;
	    top: 2px;
	}	


}
@media all and (max-width: 620px) {
	img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
	    margin-left: 0;
	    width: 100%;
	}	
	.highlightBox {
	    width: 89%;
	}
	#subheader {
		background-position: 114% -464px;
	}
	#page {
	    padding: 0 4%;
	}
	input#s {
	    width: 90%;
	}
	.error404 ul#linksmap{
		-moz-column-count: 1;
		-moz-column-gap: 20px;
		-webkit-column-count: 1;
		-webkit-column-gap: 20px;
		column-count: 1;
		column-gap: 20px;
	}
	.error404 #main #s {
   	 	width: 78%;
	}
	#services .map {
    	width: 201px;
	}
	#news, #services, #contact {
	    margin-right: 0;
	    width: 100%;
	}
	.work-section {
	    margin: 20px;
	    padding: 36px;
	}
	.work-section img {
	    width: 100%;
	}	
	.work-section, .work-content {
	    overflow: inherit;
	}
	.work-number {
	    left: auto;
	    right: 28px;
	    top: 62px;
	}
	

}
@media all and (max-width: 480px) {
	#site-title {
	    width: 100%;
	}
	#site-title a {
	    background: transparent url("images/logo.png") no-repeat scroll center 5px / 50% auto;
	}
	.singular #content ul#extraServices li {
	   width: 90%;
	   height: 60px;
	}
	.home-news-item{
		width: 100%;	
	}
	#services .map {
    	width: 50%;
	}
	.home-clients{
		display: none;
	}
	.home-products ul li img {
	    width: 46%;
	}
	.home-works .media-body, 
	.home-works .media-left{
		display: block;
	}
	.home-works .media-body{
		width: 100%;
	}
	#subheader h2{
		display: none;
	}
	#slider {
	    height: 330px !important;
	}
	.slider-features{
		display: none;
	}
	#slider #nav {
	    bottom: 0px !important;
	}
	#slider h2 {
	    font-size: 22px;
	}
	#slider p {
	    font-size: 17px;
	}
	#subheader {
	    text-align: center;
	}
	.tlf-header {
	    display: inline-block;
		float: none;
	}
}










