/*
Theme Name: Divi hijo
Theme URI: http://www.globals.es
Author: Globals
Author URI: http://www.globals.es
Description: Theme globals
Version: 1.0
Template: Divi
*/

/*
*  1- #typografies
*  2- #header
*  3- #footer
*  4- #maintenance
*  5- #home
*  6- #empresa
*  7- #projectes
*  8- #contacta
*  9- #serveis
* 10- #single-project
*/

/* #typografies */
body {
  font-family: 'Titillium Web', sans-serif;
}

h1 {
  font-family: 'Titillium Web', sans-serif;
  font-size: 48px;
  font-weight: bold;
  line-height: 1.3;
}

h2 {
  font-family: 'Titillium Web', sans-serif;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  color: #4e4f4e;
}

h3 {
  font-family: 'Titillium Web', sans-serif;
  font-size: 28px;
  font-weight: bold;
  color: #4e4f4e;
}

h4 {
  font-family: 'Titillium Web', sans-serif;
  font-size: 20px !important;
  font-weight: bold;
  line-height: 1.4;
  color: #4e4f4e;
}

h6 {
  font-size: 24px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  color: #4e4f4e;
}

:not(.page-id-2) p {
  font-family: 'Titillium Web', sans-serif;
  text-align: left;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #4e4f4e;
}

.P-Esquerra p {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #4e4f4e;
}
.size-16 {
  font-size: 16px;
}
@media(max-width: 980px) {
  h1 {
    font-size: 40px;
  }
}
@media(max-width: 767px) {
  h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 30px;
  }
}

/* #header */
#top-header,
#top-header #et-info {
  padding-top: 7px;
}
#top-header .container {
  font-weight: 300;
  padding: 0 0 5px;
}
#top-header #et-secondary-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#top-header #et-secondary-nav .menu-item:nth-child(2) {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-right: 0;
}
#top-header #et-secondary-nav .menu-item:nth-child(3) {
  margin-right: 22px;
}
#top-header #et-secondary-nav > li > a {
  padding: 10px 0;
}
#top-header #et-secondary-nav .menu-item-has-children > a:first-child:after {
  top: 10px;
  right: -15px;
  font-size: 17px;
  font-weight: 500;
}
#top-header #et-secondary-nav > .menu-item:nth-child(2) > a {
  padding: 10px;
  background-color: #FF0019;
}
#top-header #et-secondary-nav > .menu-item:nth-child(2) > a:hover {
  background-color: #ffffff;
  color: #FF0019;
}

.page-id-2 header {
  display: none;
}

:not(.page-id-2) header {
  background-color: #323232 !important;
}

:not(.page-id-2) header a {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}

:not(.page-id-2) header ul#top-menu a {
  color: #4e4f4e !important;
}
:not(.page-id-2) header ul#top-menu .sub-menu a  {
  color: #4e4f4e !important;
}
#main-header {
  background-color: #fff!important;
}

:not(.page-id-2) header ul#top-menu a:hover {
  color: #25a4c3 !important;
}

:not(.page-id-2) header ul#top-menu > li.menu-item > a {
  font-weight: 600;
}

:not(.page-id-2) header ul#mobile_menu a {
  color: #4e4f4e !important;
}

:not(.page-id-2) header ul#mobile_menu li.menu-item-has-children a {
  background-color: transparent;
  font-weight: 400;
}

:not(.page-id-2) header ul#top-menu ul.sub-menu {
  width: 300px;
  background-color: #fff;
  padding: 0;
}

:not(.page-id-2) header ul#top-menu ul.sub-menu a {
  width: 250px !important;
  padding: 10px 0 !important;
  text-transform: none;
  line-height: 1.5;
}

:not(.page-id-2) header ul#top-menu ul.sub-menu li:not(:last-child) a,
:not(.page-id-2) header ul#mobile_menu ul.sub-menu li:not(:last-child) a {
  border-bottom: 1px solid rgba(0,0,0,.1);
}

:not(.page-id-2) header ul#mobile_menu ul.sub-menu a {
  padding: 6px 0 !important;
  text-transform: none;
  font-weight: 400;
}
:not(.page-id-2) header ul#mobile_menu li.menu-item-has-children a,
:not(.page-id-2) header ul#mobile_menu > li > a {
  font-weight: 700;
}
:not(.page-id-2) header ul#mobile_menu li.menu-item-has-children ul a {
  font-weight: 400;
}

#top-menu-nav ul#top-menu .mega-menu ul.sub-menu {
	width: 784px;
	right: 0;
	left: auto !important;
	padding: 15px 0;
}
#top-menu-nav ul#top-menu .mega-menu ul.sub-menu li.menu-item {
	width: 50%;
	padding-left: 30px !important;
}
#top-menu-nav ul#top-menu .mega-menu ul.sub-menu li.menu-item a {
	width: 100% !important;
	border-bottom: none;
}
#main-header .et_mobile_menu .menu-item-has-children > a { background-color: transparent; position: relative; }
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-family: 'ETmodules'; text-align: center; speak: none; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; position: absolute; }
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-size: 16px; content: '\33'; top: 10px; right: 10px; }
#main-header .et_mobile_menu .menu-item-has-children.visible > a:after { content: '\32'; }
#main-header .et_mobile_menu ul.sub-menu { display: none !important; visibility: hidden !important;  transition: all 1.5s ease-in-out;}
#main-header .et_mobile_menu .visible > ul.sub-menu { display: block !important; visibility: visible !important; }

/* #footer */
.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
  margin-bottom: 10%;
}
footer div#footer-widgets h4.title {
  font-size: 16px!important;
  color: #fff;
  padding-bottom: 21px;
}
footer div#footer-widgets .footer-widget:nth-child(2) h4.title {
  padding-bottom: 0;
}
footer div#footer-widgets .footer-widget a {
  font-size: 14px;
}
#footer-widgets .footer-widget:first-child .footer__unidades-negocios a {
  line-height: 36px;
}

footer div#footer-widgets .footer-widget a:hover {
  text-decoration: underline;
}

footer div#footer-widgets div.textwidget p {
  color: #fff;
  text-align: left;
  font-size: 14px;
}

footer div#footer-widgets .last div.textwidget p {
  line-height: 1.5;
}

footer div#et-footer-nav {
  background-color: #4e4f4e;
}

footer div#et-footer-nav .bottom-nav li {
  padding-right: 4%;
  font-size: 16px;
}
#footer-widgets .footer-widget .footer__xarxes .et-social-icons li:first-child {
  padding-left: 0;
  margin-left: 0;
}
#footer-widgets .footer-widget .footer__xarxes li:before {
  display: none;
}
footer div#et-footer-nav .bottom-nav a {
  color: #fff;
}

footer div#et-footer-nav .bottom-nav a:hover {
  color: #25a4c3;
}

footer div#footer-bottom {
  background-color: #323232;
}

footer div#footer-bottom div#footer-info {
  color: #9b9b9b;
  font-size: 15px;
  display: inline;
  padding: 0;
  width: 100%;
}
footer div#footer-bottom div#footer-info .legal-links {
  float: left;
}
footer div#footer-bottom div#footer-info .copyright {
  float: right;
}
footer div#footer-bottom ul a {
  font-size: 20px;
}

footer div#footer-bottom div#footer-info a,
footer div#footer-bottom ul a {
  color: #9b9b9b;
}

footer div#footer-bottom div#footer-info a:hover {
  color: #9b9b9b;
  text-decoration: underline;
  opacity: 1;
}

footer div#footer-bottom ul a:hover {
  color: #25a4c3;
}
@media(max-width: 980px) {
  #footer-widgets .footer-widget .fwidget {
    width: 100%;
    margin-bottom: 8% !important;
  }
  footer div#footer-bottom div#footer-info .legal-links, footer div#footer-bottom div#footer-info .copyright {
    display: inline-block;
    width: 100%;
    text-align: center;
    float: none;
  }
  .footer__xarxes .et-social-icons {
    text-align: left;
  }
}

/* #maintenance */
.page-id-2 #page-container {
  padding-top: 0 !important;
}

.page-id-2 h2,
.page-id-2 .et_pb_bg_layout_dark h2 {
  font-size: 19px;
  color: #25A4C3 !important;
  font-weight: 700;
  font-family: 'Titillium Web', sans-serif;
  padding-bottom: 15px;
  line-height: 24px;
}

.page-id-2 p {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Titillium Web', sans-serif;
}

.page-id-2 #footer-bottom {
  padding: 15px 0 5px;
  background-color: #fff;
  font-family: 'Titillium Web', sans-serif;
}

.page-id-2 .caixa {
  background: #25A4C3;
  width: 35px;
  height: 35px;
  text-align: center;
  display: inline-block;
  margin-right: 20px;
}

.page-id-2 .caixa:hover{
  opacity: 0.8;
}

.page-id-2 .fa {
  color: #fff;
  font-size: 20px;
  padding-top: 7px;
}

.page-id-2 .blau {
  color: #25A4C3;
  font-weight: 700;
}
.page-id-2 .blau1 {
  color: #25A4C3;
}

.page-id-2 .xarxes {
  text-align: center;
  width: 100%;
}

.page-id-2 .xarxes p {
  display: inline;
}

.page-id-2 .xarxes .b {
  display: block;
}

.page-id-2 .font1 {
  font-size: 27px;
  font-weight: 400;
  color: #fff;
  top: 2px;
  position: relative;
}

.page-id-2 #footer-info {
  float: inherit;
  padding-bottom: 10px;
  color: #666;
  text-align: center;
  width: 100%;
}

/* #home */
div#top-slider h1.et_pb_slide_title {
  font-family: 'Titillium Web', sans-serif;
  font-size: 48px;
  font-weight: bold !important;
  line-height: 1.3;
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
}

div#top-slider h6 {
  font-weight: normal;
}
.home__slide p {
  text-align: center;
  color: #ffffff;
}
div#top-slider .et_pb_button {
  font-size: 20px!important;
}

div#top-slider .et_pb_slide_description a.et_pb_button {
  font-family: 'Titillium Web', sans-serif;
  font-size: 28px;
  border-radius: 45px;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 15px 45px 18px;
  margin-top: 50px;
}

div#top-slider .et_pb_slide_description a.et_pb_button:hover {
  padding: 15px 55px 18px 50px;
  border-color: #fff;
}

div#top-slider .et_pb_slide_description a.et_pb_button::after {
  padding-top: 3px;
  font-size: 45px;
}

div#images-row div.et_pb_main_blurb_image a:hover,
div.gs_logo_single:hover {
  opacity: 0.5;
}

div#images-row p {
  font-size: 16px;
  line-height: 1.5;
  color: #4e4f4e;
}

div#cta-row .et_pb_promo_description h2 {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

div#cta-row .et_pb_promo_description h2 {
  margin-bottom: 19px;
}

div#cta-row a.et_pb_promo_button {
  font-family: 'Titillium Web', sans-serif;
  font-size: 32px;
  background-color: rgba(0, 0, 0, 0);
  padding: 10px 20px 13px;
}

div#cta-row a.et_pb_promo_button:hover {
  padding: 10px 50px 13px 19px;
  background-color: rgba(255, 255, 255, 0.5);
}

div#cta-row a.et_pb_promo_button::after {
  padding-top: 7px;
  font-size: 45px;
}

div#clients-title h2 {
  color: #4e4f4e;
  padding-bottom: 0;
}
@media(max-width: 980px) {
  .et_pb_portfolio_item h2 {
    font-size: 18px;
  }
}

/* #empresa */
div#empresa-text-row .P-Esquerra p,
div#blurbs-row.left-column-text .P-Esquerra p {
  padding-bottom: 2.5em;
}

div#empresa-text-row div.widget_nav_menu,
div#blurbs-row .et_pb_column_1 div.widget_nav_menu {
  margin-bottom: 5%;
}

div#empresa-text-row div.widget_nav_menu li {
  margin-bottom: 1em;
}

div#empresa-text-row div.widget_nav_menu a {
  font-size: 16px;
  color: #4e4f4e;
}

div#empresa-text-row div#nav_menu-4 a:hover {
  text-decoration: underline;
}

div#empresa-cta div#cta-row div.et_pb_promo_description h2 {
  margin-bottom: 25px;
}

div#empresa-cta div#cta-row a.et_pb_promo_button {
  margin-top: 0;
}

/* #projectes */
div#projects-text {
  margin-bottom: 80px;
}

div#projects-text p {
  font-size: 16px;
}

div.projects-portfolio-custom div.et_pb_portfolio_filters a {
  font-size: 16px;
}

div.projects-portfolio-custom h2 {
  color: #4e4f4e;
  text-transform: uppercase;
}

div.projects-portfolio-custom p.post-meta {
  text-align: left;
}

/* #contacta */
div#contact-form-row h1 {
  font-size: 48px;
  font-weight: bold;
  color: #4e4f4e;
  padding-bottom: 25px;
}

div#contact-form-row h3 {
  font-size: 28px;
  margin-top: 20px;
  padding-bottom: 35px;
}

div#contact-form-row .P-Esquerra p {
  padding-bottom: 0.5em;
}

div#contact-form-row div.et_contact_bottom_container {
  margin-top: 0;
}

div#contact-form-row .et_pb_contact p input,
div#contact-form-row .et_pb_contact p textarea {
  font-family: 'Titillium Web', sans-serif;
  font-weight: bold;
  color: #9b9b9b;
}
.contacte-desplegable {
  margin: 20px 0 5px !important;
  cursor: pointer;
}

/* #serveis */
div#empresa-text-row.serveis {
  padding: 54px 0 0 !important;
}

div#text-sidebar-row {
  padding: 27px 0 0;
}

div#text-sidebar-row ul.menu a,
div#blurbs-row .et_pb_column_1 ul.menu a {
  color: #4e4f4e;
  font-size: 16px;
}

div#text-sidebar-row ul.menu a:hover,
div#blurbs-row .et_pb_column_1 ul.menu a:hover {
  text-decoration: underline;
}

div#blurbs-row,
div#blurbs-items-row,
div#more-projects-content {
  padding: 0 !important;
}

div#blurbs-row.left-column-text {
  padding: 54px 0 0 !important;
}

div#blurbs-items-row span.et-pb-icon {
  font-size: 26px;
}

div#blurbs-items-row div.et_pb_blurb_container p {
  padding-bottom: 0 !important;
}

div#more-projects-row div#telefon-text,
div#more-projects-row div#divider {
  margin-bottom: 4%;
}

div#more-projects-row div#telefon-text span {
  color: #25a4c3;
}

div#more-projects-row div#divider::before {
  width: 105.5%;
}

div#more-projects-row div.et_pb_portfolio_filters {
  display: none;
}

/***** Modul Integradors Oficials *******/
#integradors-oficials .et_pb_row {
	width: 100%;
	padding-left: 23px;
	padding-top: 0;
	padding-bottom: 3px;
}
.integradors-oficials {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr;
  grid-template-columns: repeat(5, 1fr);
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
@media (max-width: 980px) {
  #integradors-3column.et_pb_row_inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  #integradors-3column.et_pb_row_inner {
    padding-left: 5px;
    padding-right: 5px;
  }
  #integradors-3column.et_pb_row_inner .et_pb_column.titul-integradors {
    width: 100% !important;
  }
  #integradors-3column.et_pb_row_inner .et_pb_column.titul-integradors .et_pb_text {
    text-align: center;
  }
}
@media (max-width: 480px) {
  .integradors-oficials {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    row-gap: 20px;
  }
}
/***** Fi Modul Integradors Oficials *******/

/***** Menu Més Serveis *******/
#menu-serveis li, #menu-servicios li {
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 7px;
}
.footer-widget #menu-serveis li, #menu-servicios li {
  border-bottom: none;
  padding-bottom: 0;
}
#menu-serveis li a, #menu-servicios li a {
	font-size: 16px;
}
#menu-serveis li a:hover {
	color: #25a4c3;
}
#menu-servicios li a:hover {
	color: #25a4c3 !important;
	text-decoration: none !important;
}
/***** Fi Menu Més Serveis *******/

/* #single-project */
.single.single-project .et_pb_post {
  margin-bottom: 0;
}
div#project-section {
  padding-bottom: 0px;
}
div#project-title-row {
  margin-bottom: 10px;
  padding-top: 0;
}
div#project-title-row div#project-title h1,
div#legal-advices h1 {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 15px;
  color: #4e4f4e;
}
div#project-publication-row {
  border-top: solid 1px #c8c8c8;
  border-bottom: solid 1px #c8c8c8;
}
div#project-publication-row div#project-publication-title {
  margin-bottom: 0;
}
div#project-publication-row div#project-publication-date p {
  padding: 0;
}
div#project-navigation-row {
  padding: 0;
}
div#project-navigation-row div#project-navigation {
  width: 100%;
  border-top: 0;
}
div#project-navigation-row div#project-navigation span {
  color: #25a4c3;
}
div#project-navigation-row div#project-navigation span:not(.meta-nav) {
  font-size: 16px;
}
div#project-navigation-row div#project-navigation span:not(.meta-nav):hover {
  text-decoration: underline;
}
div.yarpp-related {
  display: none;
}
div#project-left-column {
  border-right: solid 1px #c8c8c8;
  padding-right: 2%;
  margin-right: 2%;
}
div#project-right-column {
  padding: 7% 0;
}
div#project-right-column div#project-last-projects {
  border: 0;
}
div#project-right-column div#project-last-projects ol {
  list-style-type: none;
}
div#project-right-column div#project-last-projects li {
  padding-bottom: 5px;
}
div#project-right-column div#project-last-projects a {
  font-size: 16px;
  color: #4e4f4e;
  line-height: 24px;
}
div#project-right-column div#project-last-projects a:hover {
  text-decoration: underline;
}
.project .et_pb_text_inner {
  font-size: 16px;
}

/* Media Querys */
@media screen and (max-width: 1440px) {
  div#top-slider div.et_pb_container {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  /* Responsive antic per a les dos columnes de la pàgina empresa, ara s'ha decidit amagar */
  /*div#empresa-text-row div.et_pb_column_0,
  div#empresa-text-row div.et_pb_column_1 {
  width: 100%;
}

div#empresa-text-row div.et_pb_column_1 div.et_pb_widget_area {
border: none;
padding: 0;
}

div#empresa-text-row div.et_pb_column_1 div.et_pb_widget_area div#nav_menu-4 {
margin: 0;
}*/

div#empresa-text-row div.et_pb_column_0,
div#blurbs-row.left-column-text div.et_pb_column_0 {
  width: 100%;
  margin-bottom: 0;
}

/* div#empresa-text-row div.et_pb_column_1,
div#blurbs-row.left-column-text div.et_pb_column_1 {
display: none;
} */
/* Final responsive dos columnes Empresa */

div#empresa-text-row {
  padding: 50px 0 0;
}

div.projects-portfolio-custom div.et_pb_portfolio_filters a {
  font-size: 14px;
}

div.projects-portfolio-custom h2 {
  font-size: 18px !important;
  color: #4e4f4e;
  margin-top: 20px;
}

div.projects-portfolio-custom p.post-meta {
  font-size: 14px;
}

div#more-projects-row div#divider::before {
  width: 135%;
}
}

@media (min-width: 981px) {
  .et_pb_gutters3 .et_pb_column_1_4, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
    width: 22%;
  }
}

@media (min-width: 981px) {
  .et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 4%;
  }
}

@media (max-width: 980px) {
  div#images-row {
    padding: 80px 0 30px 0;
  }

  div#images-row div.et_pb_row {
    padding: 0;
  }

  div#images-row div.et_pb_column {
    margin-bottom: 60px;
  }

  div#blurbs-items-row div.et_pb_blurb_content {
    margin: 0;
  }

  div#more-projects-row div#divider {
    display: block !important;
  }

  div#more-projects-row div#divider::before {
    width: 100% !important;
  }

  div#project-left-column {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
  }

  div#project-section {
    padding-bottom: 40px;
  }

  div#project-right-column {
    padding-bottom: 0;
  }

  div#project-right-column div#project-last-projects div#yarpp_widget-2 {
    margin: 0 !important;
  }

  footer div#footer-bottom ul {
    margin: 0;
    float:right;
    text-align: inherit;
  }
  .et_pb_column #integradors-oficials.et_pb_row_inner {
    padding-bottom: 24px;
  }
}

@media screen and (max-width: 768px) {
  div#top-slider div.et_pb_slide {
    padding: 0 2%;
  }

  div#top-slider h2.et_pb_slide_title {
    font-size: 35px;
    margin-bottom: 10px;
  }

  div#top-slider h6 {
    font-size: 18px;
  }

  div#top-slider .et_pb_slide_description a.et_pb_button {
    font-size: 20px;
  }

  div#top-slider .et_pb_slide_description a.et_pb_button:hover {
    padding: 15px 45px 18px 30px;
  }

  div#top-slider .et_pb_slide_description a.et_pb_button::after {
    padding-top: 0;
    font-size: 35px;
  }

  /* div#cta-row .et_pb_promo_description h2 {
  font-size: 32px;
  font-weight: bold;
  text-align: left;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
  } */

  div#cta-row.center .et_pb_promo_description h2 {
    text-align: center;
  }

  /* div#cta-row .et_pb_promo_description p {
  text-align: left;
  font-size: 22px;
  } */

  div#cta-row a.et_pb_promo_button {
    font-size: 22px;
    margin-top: 35px;
    margin-bottom: 15px;
  }

  div#cta-row a.et_pb_promo_button:hover {
    padding: 10px 35px 13px 19px;
  }

  div#cta-row a.et_pb_promo_button::after {
    padding-top: 4px;
    font-size: 30px;
  }

  footer div#et-footer-nav .bottom-nav li {
    padding-right: 3%;
  }

  section#page-title div.et_pb_fullwidth_header_container,
  section#page-title div.header-content {
    width: 100%;
  }

  section#page-title div.header-content h1 {
    font-size: 36px;
  }

  div#contact-form-row div.et_contact_bottom_container {
    float: none;
    overflow: visible;
    text-align: center;
  }

  div#contact-form-row div.et_contact_bottom_container button {
    margin: 15px 0 0;
  }

  footer div#footer-bottom {
    padding: 30px 0 10px;
  }

  footer div#footer-bottom ul {
    float: none;
    text-align: center;
    margin: 0 0 15px;
  }

  footer div#footer-bottom ul li:first-of-type {
    margin-left: 0;
  }

  footer div#footer-bottom div#footer-info {
    display: block;
  }

  .bx-viewport {
    height: 255px !important;
  }

  div.gs_logo_single {
    width: 160px !important;
  }
}


@media screen and (max-width: 550px) {
  div#top-slider .et_pb_slide_description a.et_pb_button {
    font-family: 'Titillium Web', sans-serif;
    font-size: 28px;
    border-radius: 45px;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 15px 45px 18px;
    margin-top: 30px;
  }
}


@media screen and (max-width: 479px) {
  div.gs_logo_single {
    width: 165px !important;
    padding-right: 30px;
    margin: inherit;
  }
}
@media screen and (max-width: 425px) {

  div#top-slider div.et_pb_slide {
    padding: 30px 2%;
  }

  div#top-slider h2.et_pb_slide_title {
    font-size: 28px;
  }

  div#top-slider h6 {
    font-size: 16px;
  }

  div#top-slider .et_pb_slide_description a.et_pb_button {
    font-size: 18px;
    padding: 15px 30px 18px;
  }

  div#top-slider .et_pb_slide_description a.et_pb_button:hover {
    padding: 15px 35px 18px 30px;
  }

  div#top-slider .et_pb_slide_description a.et_pb_button::after {
    padding-top: 0;
    font-size: 31px;
  }

  div#cta-row div.et_pb_promo_description p {
    font-size: 20px;
  }

  div#cta-row a.et_pb_promo_button {
    font-size: 15px;
  }

  div#cta-row a.et_pb_promo_button::after {
    padding-top: 0;
    font-size: 28px;
  }

  footer div#et-footer-nav .bottom-nav li {
    padding-right: 1%;
    font-size: 10px;
  }

  div#empresa-cta div#cta-row div.et_pb_promo_description h2 {
    font-size: 28px;
  }

  div#empresa-cta div#cta-row a.et_pb_promo_button {
    font-size: 15px;
  }

  div#empresa-cta div#cta-row a.et_pb_promo_button:hover {
    padding: 10px 35px 13px 19px;
  }

  div#empresa-cta div#cta-row a.et_pb_promo_button::after {
    padding-top: 1px;
    font-size: 25px;
  }

  section#page-title div.header-content h1 {
    font-size: 36px;
  }

  div.projects-portfolio-custom div.et_pb_portfolio_filters a {
    font-size: 12px;
  }

  div#projects-text p {
    text-align: left;
  }

  div#contact-form-row {
    padding: 0 0 30px;
  }

  div#services-text-row p {
    text-align: left;
    font-size: 20px;
  }

  div#more-projects-row div#telefon-text span {
    font-size: 21px;
  }

  div#clients-title h2 {
    font-size: 32px;
  }
}

#top-header .container {
  line-height: initial;
}

#top-header #et-secondary-nav li ul {
  background-color: #212121 !important;
  width: 150px;
  top: 29px;
}

#top-header #et-secondary-nav li:last-child ul {
  width: 120px;
}

#top-header #et-secondary-nav li li a {
  padding: 10px 0;
  text-transform: none;
}

#top-slider .et_pb_button:hover {
  background-color: #fff!important;
  color: #25a4c3;
}

.cta-home p {
  font-size: 16px;
  max-width: 800px;
  margin: 0 auto;
}

.cta-home .et_pb_button,
.cta-descobreix .et_pb_button {
  font-size: 16px!important;
  font-weight: bold;
  color: #25a4c3;
  background-color: #fff!important;
  border-radius: 5px;
  border-color: #fff!important;
  text-transform: uppercase;
  padding: 10px 20px!important;
}
.cta-home .et_pb_button:hover,
.cta-descobreix .et_pb_button:hover {
  font-size: 16px!important;
  font-weight: bold;
  color: #fff;
  background-color: transparent!important;
  border-radius: 5px;
  border-color: #fff!important;
  text-transform: uppercase;
  padding: 10px 20px!important;
}

section#page-title div.header-content h1 span {
  color: #25a4c3;
  margin-bottom: 30px;
}

section#page-title div.header-content p {
  font-size: 16px;
  margin-bottom: 20px;
  text-align: center;
  color: #fff;
}

.separatorSubfooter {
  margin-right: 5px;
  margin-left: 5px;
}

.bx-wrapper .bx-viewport {
  height: 100px!important;
}

footer .et-social-icons li {
  margin-left: 5px;
}

footer .et-social-icon a {
  color: #323232!important;
  background-color: #9b9b9b;
  border-radius: 2px;
  vertical-align: middle;
  text-align: center;
  font-size: 12px!important;
  width: 20px;
  height: 20px;
}


@media (max-width: 980px) {
  .et_secondary_nav_only_menu #top-header {
    display: block;
    min-height: 30px;
  }
  .et_fixed_nav_temp #main-header, .et_non_fixed_nav.et_transparent_nav_temp #main-header, .et_secondary_nav_only_menu #main-header {
    top: 30px!important;
  }
  #top-header a {
    padding: 10px 0;
    display: inline-block;
  }
  #top-header #et-info a {
    padding: 0;
  }
  header ul#mobile_menu > li:not(:last-child) {
    margin-bottom: 15px;
  }
  .et_mobile_menu li a {
    border: none;
  }
  #et-secondary-nav .menu-item-has-children>a:first-child:after {
    top: 10px;
  }
}

@media (max-width: 767px) {
  .et_secondary_nav_two_panels #et-secondary-menu {
    margin: 0 auto;
    text-align: center;
    display: block!important;
  }
}


ul.blurb {
  list-style-type: none;
  padding-left: 0;
  margin-top: 20px;
  margin-left: 20px;
}
ul.blurb li:before {
  content: '';
  display: inline-block;
  height: 16px;
  width: 16px;
  background-size: 16px;
  background-image: url('https://www.ac-techs.com/wp-content/uploads/2018/04/blurb.png');
  background-repeat: no-repeat;
  margin-right: 10px;
  background-position: center center;
  vertical-align: sub;
  position: absolute;
  left: 0;
  margin-top: 5px;
}
ul.blurb li {
  font-size: 16px;
  color: #4d4c4d;
  margin-bottom: 20px;
}

ul.blurb li h4 {
  font-size: 16px !important;
  line-height: 1.6;
  padding-bottom: 0;
}


.p-blurb p {
  font-weight: bold;
}
.p-blurb {
  padding-bottom: 15px!important;
}

.p-blurb .et-pb-icon {
  font-size: 20px!important;
  margin-top: 3px;
}

.p-blurb .et_pb_blurb_container {
  padding-left: 5px;
}

#blurbs-items-row .et_pb_column {
  margin-bottom: 10px!important;
}

.head-small {
  margin-bottom: 50px;
}

.head-small .et_pb_fullwidth_header {
  padding: 15px 0;
}

.et_pb_sidebar_0 .et_pb_widget.widget_nav_menu {
  margin-bottom: 30px!important;
}

.sidebar-phone {
  font-size: 24px;
  font-weight: bold;
  color: #4e4f4e;
  margin-top: -20px;
}

.sidebar-phone i {
  color: #25a4c3;
}

.et_pb_sidebar_0 #media_image-5 {
  margin-bottom: 0px!important;
}

@media(max-width: 980px) {
  .et_pb_sidebar_0 {
    padding-top: 50px;
    border-top: 1px solid #c8c8c8;
  }
  .et_pb_sidebar_0 #media_image-5 {
    margin-bottom: 50px!important;
  }
}

header {
  border-bottom: 1px solid #c8c8c8;
}

.contacte-clearfix-floats {
  display: block;
  height: 80px;
}
.contacte-nom input {
  display: block;
  height: 50px;
  width: 100%;
  background-color: #eeeeee;
  color: #9b9b9b;
  font-size: 16px;
  padding: 10px 20px;
  border-color: #eeeeee!important;
  /*margin-bottom: 30px;*/
  font-family: 'Titillium Web', sans-serif;
}
.contacte-mail input {
  display: block;
  height: 50px;
  width: 100%;
  background-color: #eeeeee;
  color: #9b9b9b;
  font-size: 16px;
  padding: 10px 20px;
  border-color: #eeeeee!important;
  /*margin-bottom: 30px;*/
  font-family: 'Titillium Web', sans-serif;
}
.contacte-nom,
.contacte-mail {
  display: inline-block;
  width: 48%;
}
.contacte-nom {
  float: left;
}
.contacte-mail {
  float: right;
}
.contacte-text textarea {
  display: block;
  height: 200px;
  width: 100%;
  background-color: #eeeeee;
  color: #9b9b9b;
  font-size: 16px;
  padding: 10px 20px;
  border-color: #eeeeee!important;
  resize: none;
  /*margin-top: 30px;*/
  font-family: 'Titillium Web', sans-serif;
}

#wpcf7-f941-p299-o1 > form > div.et-learn-more{
  margin-top: 30px;
}

.contacte-accepto {
  display: inline-block;
  font-family: 'Titillium Web', sans-serif;
  margin-top: 15px;
}
.contacte-accepto .wpcf7-list-item {
  margin-left: 0;
}
.contacte-submit {
  display: inline-block;
  float: right;
}
.contacte-submit input {
  text-align: center;
  color: #ffffff;
  border-radius: 3px;
  background-color: #25a4c3;
  font-family: 'Titillium Web', sans-serif;
  padding: 10px 25px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  border: 2px solid #25a4c3!important;
  transition: all 0.2s;
  cursor:pointer;
}
.contacte-submit input:hover {
  color: #25a4c3;
  background-color: #fff;
  border: 2px solid #25a4c3!important;
}
div.wpcf7 .ajax-loader {
  display: none;
}
.et-learn-more {
  margin: 10px 0 25px 0;
}
.et-learn-more h3.heading-more {
  position: relative;
  margin: 0!important;
  padding: 16px 50px 16px 22px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  color: #999;
  text-shadow: 1px 1px 0 #fff;
  font-size: 14px;
  letter-spacing: 0;
  cursor: pointer;
}
.et-learn-more h3.heading-more {
  position: relative;
  margin: 0!important;
  padding: 16px 50px 16px 22px!important;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  color: #999;
  text-shadow: 1px 1px 0 #fff;
  font-size: 14px!important;
  letter-spacing: 0;
  cursor: pointer;
}
.et-learn-more h3.heading-more span.et_learnmore_arrow {
  padding: 16px 30px 16px 15px;
}

@media(max-width: 767px) {
  .contacte-nom,
  .contacte-mail {
    display: block;
    width: 100%;
  }
  .contacte-nom,
  .contacte-mail {
    float: none;
  }
  .contacte-clearfix-floats {
    display: block;
    height: auto;
  }
}

@media(max-width: 550px) {
  .contacte-accepto {
    width: 100%;
  }
  .contacte-submit {
    margin-top: 20px;
    float: left;
  }
}



div#project-navigation-row div#project-navigation {
  margin-top: 40px;
  margin-bottom: 100px;
}

@media(max-width: 980px) {
  div#project-navigation-row div#project-navigation {
    margin-bottom: 0;
  }
  .project-last-projects {
    padding-top: 0;
  }
}

@media screen and (max-width: 395px) {
  #top-header .container {
    width: 100%;
  }
}


.cta-home-responsive-button a.et_pb_button.et_pb_button_responsive {
  display: none;
}
@media(max-width: 550px) {
  .cta-home-responsive-button a.et_pb_button.et_pb_button_responsive {
    text-align: center;
    display: block;
  }
}

@media(max-width: 650px) {
  .head-small {
    margin-bottom: 25px;
  }
  .isq-home img {
    max-width: 80%;
  }
  .isq-serveis {
    max-width: 60%!important;
  }
}

.et_pb_sidebar_0  #media_image-4, .et_pb_sidebar_0  #media_image-7 {max-width: 80%;}

#buscador-404 {
  display: block;
  max-width: 350px;
  margin: 45px auto 50px auto;

}
#buscador-404 input.et_pb_searchsubmit {
  background-color: #25a4c3;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 7px;
  font-family: 'Titillium Web', sans-serif;
}
.h1-404 {
  text-align: center;
}
.p-404 {
  max-width: 500px;
  margin: 0 auto;
  text-align: center!important;
}
.p-404 a {
  color: #25a4c3;
}
.img-404 img {
  max-width: 180px;
  height: auto;
}
.img-404 {
  text-align: center;
}
@media(max-width: 650px) {
  .img-404 img {
    max-width: 100px;
  }
  .h1-404 {
    font-size: 40px;
    margin-bottom: 20px;
  }
}