/*
Theme Name: Alexandria Child
Theme URI:
Description: 
Version: 1.0
Template: alexandria
Author: Jordi Gran
Author URI: http://jordigran.com/
*/

/* L'estil que no hem de tocar, que està també a la carpeta del tema fill */
@import url('base.css');
@import url("http://overpass-30e2.kxcdn.com/overpass.css");

html, body, p, ul, li, a,
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.su-spoiler-title,
.site-slider-slider-one-text-heading,
.biz0ne-products-services-name a {
    font-family: 'Overpass', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5em;
}

pre {
	color: #fff;
	background-color: #000;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	font-size: 0.7em;
/*	padding-left: 80px;
	text-indent: -50px;*/
}

#masthead.site-header {
	background-image: none;
	background-color: #38499b;
}

.su-heading {
	color: #fff;
	background-color: #38499b;
	font-family: 'Overpass', sans-serif;
}
.su-heading.su-heading-style-default .su-heading-inner {
	border-top: none;
	border-bottom: none;
	font-size: 3em;
    padding: 0.5em;
}

.site-main .entry-meta-bottom-item a,
.site-main .entry-meta-bottom-item a:visited,
.site-main #secondary .widget ul li a,
.site-main #secondary .widget ul li a:visited,
#secondary .widget,
#secondary .widget a {
	color: #fff !important;
}
.home .site-main {
	padding: 5% 0 0;
}

.su-heading {
	background-color: none;
	background: url(images/footer_bg.png);
}

@media screen and (min-width: 901px) {
	.responsive-container {
	    max-width: 1250px;
	    margin: 0 auto;
	}
}

@media screen and (min-width: 901px) {
	.site-title a, .site-title a:visited {
	    font-size: 50px;
	    font-size: 5rem;
	}
	#main-nav {
    float: right;
	}
}

.main-navigation li {
	padding: .3em .5em;
	margin: .5em 0em .5em 0;
}

.site-branding img {
	width: 100px;
	float: left;
}

@media screen and (max-width: 901px) {
	.site-branding img {
		float: none;
	}
}
@media screen and (max-width: 900px) and (min-width: 600px) {
.site-branding {
    	padding: 5% 0;
	}
}

.site-branding h1,
.site-branding h2 {
	clear: none;
}

.widget,
.widget a {
	color: #38499b;
}
.site-main {
	color: #38499b;
    background-image: none;
    background-color: #fff;
}
.site-main a,
.site-main a:visited {
	color: #38499b !important;
}

.biz0ne-products-services-name {
	font-size: 2em;
}

.biz0ne-quote,
.biz0ne-products-services-name,
.home .biz0ne-products-services-name a {
	color: #fff !important;
}

@media screen and (min-width: 901px) {
	.home .responsive-container {
    max-width: none;
	}
}
@media screen and (max-width: 901px) {
	.site-info {
		width: 95% !important;
	}
	h2 {
		font-size: 3rem;
	}
}
.home #primary {
	width: 100%;
}

@media screen and (max-width: 901px) {
.site-slider-slider-one .site-slider-slider-one-text {
    width: 90% !important;
	}
}

.biz0ne-products-services,
.biz0ne-products-services a {
	background: none;
	color: #38499b;
}

.biz0ne-welcome h1 {
	padding: 0;
	font-size: 4rem;
}

.su-accordion .su-spoiler {
    margin-bottom: 0.3em !important;
    border-bottom: 1px solid #38499b;
}
.widget ul li {
	border-bottom: 1px solid #38499b;
}
#secondary .widget ul li {
	border-bottom: 1px solid #fff;
}

.widget ul.opensource,
.widget ul.notopensource {
	padding-left: 60px;
}
.widget ul.opensource li,
.widget ul.notopensource li {
	margin-bottom: 0;
	border-bottom: none;
}

.widget ul.opensource h3,
.widget ul.notopensource h3 {
	margin-bottom: .5em;
}
.widget ul.opensource {
	background: url(images/opensource-icon.png) no-repeat; 
}
.widget ul.notopensource {
	background: url(images/closedsource-icon.png) no-repeat; 
}

.widget ul.opensource li i+a+i,
.widget ul.notopensource li i+a+i {
	margin-left: 2em;
}

.su-spoiler-title {
    font-size: 1.2em !important;
}

article .widget {
    margin: 0;
    padding: 0;
    width: 100%;
}
.fa.bigicon {
	font-size: 8em;
	text-align: center;
}
.featuredicons {

}
.home .entry-title {
	display: none;
}

footer.entry-meta {
	display: none;
}

i.fa.bigicon {
    visibility: hidden;
    margin-left: 45px;
}

i.fa.bigicon:before {
    visibility: visible;
}

.tecnologies h2 {
	padding-top: 1em;
	margin-top: 1em;
	padding-bottom: 1em;
	border-top: 1px solid #38499b;
}

.drlm-box {
	border: none !important;
}

.drlm-box>div {
	padding: 1em 3em;
}
.site-main .drlm-box a {
	color: #fff !important;
	text-decoration: underline;
}
.drlm-box .su-box-content {
	background-color: #000;
	color: #fff;
	border-top: 5px solid #cc0000;
}
.drlm-box img {
	margin-top: 1.5em !important;
}
.site-header-half-width-nav {
	background: none !important;
	border-top: none;
}
.tinynav {
	    border: none;
	    -webkit-appearance: none;
	    -moz-appearance: none;
	    appearance: none;
	    padding: 10px 15px 7px 15px;
}
.tinynav option {
		-webkit-appearance: none;
	    -moz-appearance: none;
	    appearance: none;
}
@media screen and (min-width: 901px) {
	.site-header-half-width-logo {
	    width: 15%;
	}
	.site-header-half-width-nav {
	    width: 73%;
	}
}

/* Passi, slider. El primer element que surt a l'inici */

body.home #main {
	padding-top: 0;
}
.site-slider-slider-one {
    margin: 5% 5% 0 5%;
}

.site-slider {
     background: url(images/pexels-photo-9505.jpg); 
}

#output {
	width: 640px;
	max-width: 100%;
/*	height: 325px;*/
	z-index: 1000;
	position: absolute;
	/*margin-top: 60px;*/
	margin-left: 10px;
/*	filter:contrast(150%);*/
}
#buffer {
	display: none;
}

.site-slider-slider-one .site-slider-slider-one-text {
	border-left: 8px solid #fff;
	width: 45%;
	/*margin-top: 70px;*/
}
.site-slider-slider-one-image img {
	opacity: 0;
}
.site-slider-slider-one .site-slider-slider-one-text ul li {
	color: #fff;
}
.site-slider-slider-one .site-slider-slider-one-text-heading {
	font-size: 2em;
}
.site-slider-slider-one .site-slider-slider-one-text-description span {
	display: block;
	float: left;
}
.site-slider-slider-one .site-slider-slider-one-text-button {
	display: none;
}

.biz0ne-products-services {
	background: none;
	padding: 5% 5% 3% 5%;
	/* url(images/A_view_of_the_server_room_at_The_National_Archives.jpg); */
}



@media screen and (min-width: 901px) {
	.biz0ne-products-services-item {
	    float: left;
	    text-align: center;
	}
}

.biz0ne-products-services-item>div {
    width: 95%;
    margin: 0 auto;
    border: 1px solid #ccc;
    background: #ddd;
}

#wpaft-logo-slider-Serveis {
	padding-top: 3%;
}
.su-row {
    padding: 0;
}
.home .su-row {
    padding: 3% 5%;
}
.su-spoiler .su-row {
    padding: 3% 0;
}
.su-spoiler-style-default > .su-spoiler-content {
    padding: 1em 0;
}

.home .full-page-content-area {
    margin: 0 auto;
}

.biz0ne-products-services-item + p {
	display: none;
}
.biz0ne-products-services-item div.imatgedestacada {
	overflow: hidden;
	height: 230px;
	position: relative;

}
.biz0ne-products-services-item div.imatgedestacada img {
	height: 100%;
    width: 100%;
    object-fit: cover;
}
.biz0ne-products-services-item div.textimatgedestacada {
	padding: 15px 15px 0 15px;
	min-height: 120px;
}
.biz0ne-products-services-item div.textimatgedestacada h3 {
	margin-bottom: .5em;
	font-size: 1.8rem;
    font-weight: bold;
    text-align: left;
}
.biz0ne-products-services-item div.textimatgedestacada p {
	line-height: 1.4em;
	text-align: left;
	margin-bottom: .5em;
}
.biz0ne-products-services-img img {
	width: 150px;
}
.logo-container {
    text-align: center !important;
}
.logo-container img {
	width: 170px;
	text-align: center !important;
}
/* Pel blog */
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item,
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a {
	width: 350px;
	min-height: 300px;
}
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a {
	height: 230px;
	min-height: 100%;
}
.sow-carousel-item {
	border: 1px solid #ddd !important;
}
div.sow-carousel-thumbnail a {
	background-size: 100% !important;
}
div.wpupg-item {
    border: 1px solid #ddd !important;
}
div.wpupg-filter-item {
	margin: 2px 0 !important;
	padding: 2px 8px !important;
    border: none !important;
    background-color: #38499b !important;
}

/* Amaguem el títol a la pàgina amb tots els blogs */
body.page-id-1910 .entry-title,
body.page-id-1997 .entry-title,
body.page-id-1995 .entry-title {
	display: none;
}
body.group-blog h2 {
	margin-top: 70px;
}
body.group-blog .panel-first-child h2 {
	margin-top: 0;
}
.wpupg-filter {
	padding: 2px 0;
	margin: 20px 0 20px 0;
	border-top: 1px solid #38499b !important;
	border-bottom: 1px solid #38499b !important;
}

.post-navigation {
    background: none;
}

.site-slider-slider-one-text-description {
    padding: 0 0 20px 0 !important;
}

span.wpcf7-form-control-wrap input {
    max-width: 100% !important;
}

/*form.search-form {
	width: 400px;
	float: right;
	margin-right: 30px;
}*/

/*form.search-form label {
	float: right;
}*/

/*form.search-form input.search-field,
form.search-form input.search-submit {
}

form.search-form input.search-submit {
	background: none !important;
	padding: .8em 1em !important;
}*/


/*
.cherry-search {
	position: absolute !important;
    width: 350px;
    max-width: 60%;
}
span.cherry-search__item-attr span,
.cherry-search__message.show {
    color: #38499b;
}
.cherry-search__more-button {
    display: none;
}
.cherry-search__field.search-field[type="search"] {
	padding-right: 10px;
}*/

.search-live input[type="text"].search-live-field {
	color: #fff !important;
	background: #38499b !important;
}

.result-info a,
.result-info a:hover {
    color: #38499b;
}

/*.search-results * + * {
	border-top: 1px solid #38499b !important;
}*/
.search-results td.result-image {
	display: none;
}

.search-live-field {
    border: none !important;
    border-radius: 0px !important;
    line-height: 1.7em;
}
.search-live-form {
	border: none !important;
}
.search-live-results {
	border: 1px solid #38499b !important;
}

.textwidget,
.su-table {
	max-width: 100% !important;
    overflow: auto !important;
}

textarea:focus, input:focus{
    outline: none;
}

div.topleft {
	float: left;
	margin-left: 3%;
	top: 7px;
}
div.topright {
	float: right;
	margin-right: 3%;
	position: relative;
    top: 6px;
}
/*div.topmenu {
	position: absolute;
	top: 20px;
}*/
/*div.sobremenu {
	position: absolute;
    top: 23px;
}

span.selectoridiomes {
	float: right;
}*/

/*.footer-widget-two {
    float: right;
    width: 50%;
}
.footer-search {
    float: right;
    width: auto;
    margin: 0;
}
.footer-widget-two {
    float: right;
    width: 50%;
}*/

@media screen and (max-width: 901px) {
	#wrapper-three {
	    margin: 54px 0 !important;
	}
}

@media screen and (min-width: 901px) {
	#wrapper-three {
	    margin: 54px 0 !important;
	}
}
#wrapper-three {
	    margin: 54px 0 !important;
	}
#wrapper-two {
    margin: 15px auto;
}
.site-info {
    width: 50%;
}

body.group-blog .panel-first-child div.su-accordion h2 {
	margin-top: 1em;
}

table.tecnologies {
	border-spacing: 4px;
}
table.tecnologies th {
	background: #f3f3f5;
	text-transform: uppercase;
	border-right: 7px solid #38499b;
	text-align: right;
	vertical-align: middle;
}
table.tecnologies td {
	background: #eee;
}
table.tecnologies th,
table.tecnologies td {
	padding: .4em 1em;
}

table.tecnologies td:hover {
	background: #ddd;
}
table.tecnologies td.opensource:hover {
	background-color: #ccc !important;
}

table.tecnologies td.opensource {
	background: url(images/OSS.png) #ddd no-repeat right !important;
	    background-size: 35px 35px !important;
}

.trademark-note {
	border-color: #ccc !important;
	border-radius: 0 !important;
	margin-top: 6em !important;
}

.trademark-note div {
	background: none !important;
	color: #38499b !important;
}

div.imatgedestacada {
	background: #fff;
}

.wpcf7-text,
.wpcf7-textarea {
    background: none !important;
    border: 1px solid #d8d9dc !important;
}

/* Amaguem el bookmark this link */
.entry-meta-bottom-item:nth-child(3) {
    display: none;
}

body.search h1.entry-title {
	margin-top: 2em;
	font-size: 2.5rem !important;
}