/*
Theme Name: Orbital Child
Description: Child del tema  Orbital
Author: Roger Mestre
Author URI: https://www.gestinet.com;
Template: orbital
*/
.home-partners-mobile .row.row-max:last-child .logo-partner{
    align-self: center;
    width: 100%;
}

#custom_html-119{
	display:none;
}

.entry-content{
	max-width:100% !important;
	flex-basis: 100% !important;
}
@media(min-width: 768px){
main.type-post .entry-content{
  max-width:70% !important;
	flex-basis: 70% !important;
}
}

@media(max-width:991px){
  .navbar.navbar-expand-lg.navbar-light.bg-white.sticky-top.w-100{
    display:flex!important; 
    flex-direction:row-reverse;
    justify-content: end;
  }
  .row.mx-auto{
    width: 20% !important;
    margin: 0 !important;
  }
  .site-logo{
    width: 72% !important;

  }
  .site-logo img{
    padding-left: .5rem!important;
  }
  .fusion-contact-info.dos{
    padding-left: 1rem;
  }
  #sticky-contact-mobile{
    display: none !important;
  }
}

.botonera-mobil{
  display: none;
}

.navbar-collapse {
  flex-basis: unset !important;
  flex-grow: 0 !important;
}

.navbar-expand-lg {
  justify-content: space-between !important;
}
@media(min-width:990px){
.navbar-expand-lg div:first-child{
  display: none;
}
}

@media(max-width:500px){
  .botonera-mobil{
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    min-height: 9vh;
    padding: .5rem;
    background-color: white;
    display: flex;
    flex-wrap: nowrap;
    gap: 1rem;
  }
  .botonera-mobil a{
    width: 50%;
    font-size: .7rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    box-shadow: 1px 1px 5px 5px rgba(0, 0, 0, 0.02);
  }

  .botonera-mobil a i{
    font-size: 1.2rem;
    color: #306093 !important;
  }

  .botonera-mobil a p{
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: .9rem;
    font-weight: 600;
    color: #306093 !important !important;
  }
}


.collapse.navbar-collapse.h-100{
  align-self: end!important;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover>a, .wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a:focus {
    background-color: #ffffff00!important;
}

.wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a {
    background-color: #ffffff00!important;
}

.wpml-ls-statics-shortcode_actions, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu, .wpml-ls-statics-shortcode_actions a {
    border-color: #ffffff00!important;
}

.wpml-ls-statics-shortcode_actions a{
  background-color: #306093 !important;
}
/*----------------- error 404 -------------------------------*/

.error404{
	display: flex;
	flex-direction: row-reverse;
}
/*fin 404*/
.to-top-container {
  display: none !important;
}

/*----------------- GESTIDREAM -------------------------------*/
/*MODIFICACIÓ BÀSICA DEL TEMA*/
.container {
  width: 100% !important;
}

.row-max {
  max-width: 1300px;
  margin: 0 auto !important;
}

.default-header .container {
  text-align: center;
}

.default-header {
  display: none;
}

#content-wrapper {
  padding: 0 !important;
}

#wpadminbar .ab-empty-item,
#wpadminbar a.ab-item,
#wpadminbar > #wp-toolbar span.ab-label,
#wpadminbar > #wp-toolbar span.noticon,
.bigblocktxt a {
  color: #ffffff !important;
}

.row p {
  text-align: justify;
  font-size: 1.1em;
}

@media (max-width: 921px) {
  p.introparraf {
    font-size: 1.2em !important;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
strong,
table,
ul {
  font-family: "Titillium Web" !important;
}

h1 {
  font-size: 2.5rem !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

h2 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

p {
  color: #747474 !important;
}

a {
  color: #333333 !important;
}

a:hover {
  color: #326195 !important;
  text-decoration: none !important;
}

.bigblocktit {
  color: #fff !important;
  font-size: 2em !important;
  line-height: 1.2 !important;
  font-weight: normal;
}

@media (max-width: 921px) {
  .bigblocktit {
    font-size: 1.4em !important;
    text-align: center !important;
  }
}

.bigblocktxt {
  color: #fff !important;
  font-weight: normal !important;
  font-size: 1.2em !important;
  text-align: justify !important;
}

.entrasection {
  font-weight: normal;
  text-align: center;
  font-size: 1.9em !important;
  margin-top: 0.5em !important;
  margin-bottom: 1.1em !important;
}

@media (max-width: 921px) {
  .entrasection {
    font-size: 1.4em !important;
  }
}

.menu-item:after {
  display: none !important;
}

.sub-menu {
  right: auto !important;
  left: auto !important;
  border: none !important;
}

.sub-menu li a {
  padding: 0.7rem !important;
  text-align: left;
}

/*FI MODIFICACIÓ BÀSICA DEL TEMA*/

/*ACCES INTRANET*/
/* HEADER - ACCES INTRANET */

.header-intranet {
  width: 100%;
  height: 40px;
  background-color: #eff3f7;
  text-align: center;
  display: none;
  font-family: "Titillium Web" !important;
  font-weight: 400;
  letter-spacing: 0;
}

.header-intranet-container {
  width: 1200px;
  position: relative;
  margin: 0 auto;
}

.header-intranet-wrapper {
  width: 730px;
  margin: 0 auto;
  padding-top: 5px;
  padding-bottom: 3px;
  overflow: hidden;
  position: absolute;
  right: 0;
}

.header-intranet-wrapper > form {
  float: left;
}

.header-intranet-title {
  float: left;
  font-size: 12px;
  color: #4279af;
  padding-top: 6px;
}

.header-intranet input[type="text"],
.header-intranet input[type="password"] {
  width: 200px !important;
  float: left;
  font-family: "Titillium Web";
  height: 30px !important;
  margin-right: 10px;
  font-size: 13px;
  background-color: white !important;
}

.header-intranet button {
  float: left;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #316095;
  color: white;
  font-size: 14px;
  padding-right: 15px;
  padding-left: 15px;
  border: none;
}

.header-intranet img {
  position: relative;
  top: 0;
  right: 0;
  width: 15px;
}

/*FI ACCES INTRANET*/

/*SECONDARY HEADER*/
.fusion-alignleft,
.fusion-alignright {
  float: left;
  width: 35%;
}

.fusion-alignright {
  width: 65%;
  padding-right: 18px;
}

.fusion-mobile-nav-holder {
  display: none;
}

.fusion-alignright ul {
  float: right;
  margin-bottom: 0px;
  padding-left: 0;
}

.fusion-alignright ul li {
  display: inline;
  margin-right: 15px;
  list-style-type: none;
  float: left;
}

.site-header,
.fusion-secondary-header {
  float: left;
  width: 100%;
}

.fusion-secondary-header {
  font-size: 13px !important;
  background-color: white;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: "Titillium Web";
}



.fusion-secondary-header a {
  color: white !important;
  font-size: 13px;
}

.fusion-contact-info {
  color: white !important;
  margin-left: 0;
  text-align: center;
}

.fa {
  padding-right: 5px;
}

.dropdown-languages-secondary-header > div {
  width: auto !important;
}

.dropdown-languages-secondary-header > div > ul > li > a > span,
.dropdown-languages-secondary-header > div > ul > li > a:after {
  display: none !important;
}

.dropdown-languages-secondary-header > div > ul > li > a {
  padding: 0 !important;
  padding-top: 6px !important;
  padding-bottom: 3px !important;
}

.dropdown-languages-secondary-header > div > ul > li > ul {
  width: 180px !important;
  border-top: 1px solid #dadada !important;
  border-right: 1px solid #dadada !important;
  border-left: 1px solid #dadada !important;
}

.dropdown-languages-secondary-header > div > ul > li > ul {
  z-index: 1050 !important;
}

.dropdown-languages-secondary-header > div > ul > li > ul > li {
  width: 100%;
  border-bottom: 1px solid #dadada !important;
}

.dropdown-languages-secondary-header > div > ul > li > ul > li > a {
  padding: 10px;
  border: none !important;
}

.fusion-secondary-header > .fusion-row {
  display: flex;
  justify-content: space-between;
}
.fusion-secondary-header .fusion-alignleft {
  /* padding-left: 4.5% !important; */
  /* padding-left: 17% !important; */
  opacity: 0;
}
.fusion-alignleft,
.fusion-alignright {
  width: auto;
  float: none;
}
.selector-mobil .wpml-ls-sidebars-mobile-language-selector,
.selector-mobil .wpml-ls-sidebars-mobile-language-selector .wpml-ls-link {
  padding: 0;
}
.selector-mobil .wpml-ls-sidebars-mobile-language-selector .wpml-ls-link {
  color: #317b9e !important;
  font-size: 20px !important;
}
@media (max-width: 991px) {
  .fusion-secondary-header .fusion-alignleft {
    padding-left: 0;
  }
  .fusion-secondary-header > .fusion-row {
    margin: 0;
  }

	.fusion-secondary-header{
		display: none !important;
	}
	.row.mx-auto {
		flex-direction: column;
	}
	.site-logo{
		margin: 0!important;
	}
}
/*FI SECONDARY HEADER*/

/*SEO LINKS GESTINET*/
.col-25 {
  width: 25% !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
  font-size: 16px;
  text-align: left;
  /* height: 24px;
  overflow: hidden;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;*/
  max-width: 25% !important;
  padding: unset !important;
}

#gestinet_seo_links .tab-content {
  float: left;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  margin: 0;
  height: 215px;
  overflow-y: scroll;
  border: none;
  width: 100%;
}

.panel {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  background-color: transparent;
  width: 100%;
}

.panel-default {
  border-color: #e6e6e6;
}

#gestinet_seo_links {
  width: 100%;
  background: #f9f9f9;
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url("https://www.gestinet.com/wp-content/uploads/map-background.jpg");
  background-position: center bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

#gestinet_seo_links .panel-heading {
  border: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
  position: relative;
}

#gestinet_seo_links .panel-heading .nav-tabs {
  border: none;
}

#gestinet_seo_links .panel-body {
  background-color: #ffffff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  padding: 15px;
  overflow: hidden;
  border: 1px solid #f1f1f1;
  max-width: 1200px;
  margin: 0 auto;
  width: 96%;
}

#gestinet_seo_links .panel-heading li a {
  border: none;
  background-color: #f5f5f5;
  outline: 0;
}

#gestinet_seo_links .panel-heading li a:hover {
  border: none;
  color: #000000;
  background-color: #ffffff;
  outline: 0;
}

#gestinet_seo_links .panel-heading li.active > a {
  background-color: #ffffff;
  border: none;
  color: #000000;
}

#gestinet_seo_links .panel {
  box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
}

#gestinet_seo_links .title-mobile {
  display: none;
}

#gestinet_seo_links a {
  color: #999 !important;
}

#gestinet_seo_links .col-xs-2 {
  float: left;
}

@media (max-width: 700px) {
  #gestinet_seo_links .col-xs-2 {
    float: none;
    margin: auto;
  }

  .col-25 {
    max-width: 100%;
    width: 100%;
  }

  .col-xs-2 {
    max-width: 100% !important;
    width: 100% !important;
  }

  .linkbuilding {
    text-align: center;
  }

  .site-footer {
    background-color: #194a68 !important;
    padding: 0px !important;
    text-align: center;
    letter-spacing: normal !important;
    line-height: 1.7 !important;
  }

  .site-footer .widget-area section {
    margin: 0;
  }

  h3.recentpoststitle {
    font-size: 1.3em !important;
    line-height: 1.5;
  }
}

/*FI SEO LINKS GESTINET*/
/* STICKY SOCIAL */

.sticky-social {
  position: fixed;
  top: 25%;
  right: -5px;
  z-index: 99999;
}

.sticky-social .sticky {
  width: 50px;
  height: 50px;
  padding: 15px;
  padding-left: 13px;
  cursor: pointer;
  position: absolute;
  right: 0;
}

#sticky-fb {
  background-color: #4267b2;
  top: 0;
}

#sticky-tw {
  background-color: #1da1f2;
  top: 50px;
}

#sticky-ln {
  background-color: #0084bf;
  top: 100px;
}

/* #sticky-gpl {
  background-color: #dd4f44;
  top: 150px;
} */

#sticky-yb {
  background-color: #ff0100;
  top: 150px;
}

#sticky-wa {
  background-color: #25D366;
  top: 200px;
}

#sticky-contact {
  background-color: #ff6000;
  top: 250px;
}

.sticky-social p.contact-link {
  float: left;
  margin-left: 10px;
  color: white !important;
  font-size: 18px;
  margin-top: -2px;
  display: none;
}

.sticky-social i {
  color: white;
  font-size: 22px;
}

#sticky-contact-mobile {
  display: none;
}

.su-posts-default-loop {
  display: flex;
  justify-content: space-between;
}
.su-posts-default-loop .su-post {
  padding-top: 0 !important;
  width: 32%;
}
.su-posts-default-loop .su-post-thumbnail {
  width: 100% !important;
  height: 250px !important;
  float: none !important;
  margin: 0 !important;
}

.su-posts-default-loop .su-post-thumbnail img {
  max-width: 100% !important;
  width: 100%;
  height: 230px;
  max-height: 100% !important;
  object-fit: cover !important;
}
.su-posts-default-loop h2 {
  text-align: left;
  margin-bottom: 10px !important;
}
.su-posts-default-loop h2 a {
  color: #326195!important;
}
.su-posts-default-loop .su-post-meta,
.su-posts-default-loop .su-post-comments-link {
  display: none !important;
}

/* FI STICKY SOCIAL */
/*HEADER*/
.site-header {
  border: none;
}

.site-header .container,
.site-header .container-fluid {
  width: 1200px !important;
}

.site-logo img {
  max-width: unset !important;
  width: 250px;
  height: auto;
  margin-left: 0;
}

.sticky-gestinet {
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
}

.bantext {
  text-align: center;
  color: #ffffff;
  font-size: 1.3rem !important;
}

@media (max-width: 921px) {
  .bantext {
    display: none;
  }
}

/*FI HEADER*/

/*MENU*/
.site-navbar > ul > li > a {
  font-size: 17px !important;
  padding: unset !important;
  /* margin-bottom: 1.25rem; */
  margin-right: 1.25rem;
  /* margin-left: 1.25rem; */
  line-height: 70px;
}

.orangemenu > a {
  color: #ff6600 !important;
  border-top: 5px solid #ff6600;
}

.orangemenu .sub-menu {
  background-color: #ff6600 !important;
}

@media (min-width: 922px) {
  .orangemenu .sub-menu a:hover,
  .orangemenu .dropdown-menu .active {
    background-color: #f93 !important;
  }
}

.redmenu > a {
  color: #a41e34 !important;
  border-top: 5px solid #a41e34;
}

.redmenu .sub-menu {
  background-color: #a41e34 !important;
}

@media (min-width: 922px) {
  .redmenu .sub-menu a:hover,
  .redmenu .dropdown-menu .active {
    background-color: #d1445b !important;
  }
}

.greenmenu > a {
  color: #009933 !important;
  border-top: 5px solid #009933;
}

.greenmenu .sub-menu {
  background-color: #009933 !important;
}

@media (min-width: 922px) {
  .greenmenu .sub-menu a:hover,
  .greenmenu .dropdown-menu .active {
    background-color: #00cc33 !important;
  }
}

.bluemenu > a {
  color: #326195 !important;
  border-top: 5px solid #326195;
}
.bluemenu.iamenu > a {
  position: relative;
  width: 34px;
  overflow: visible;
}
.bluemenu.iamenu > a::before {
  content: "";
  width: 18px;
  height: 18px;
  background-image: url(/wp-content/uploads/2026/02/ia-1.svg);
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 45px;
  right: 0;
  display: block;
}
@media (max-width: 991px) {
  .bluemenu.iamenu > a {
    width: 100%;
  }
  .bluemenu.iamenu > a::before {
    right: inherit;
    left: 48px;
    bottom: 24px;
  }
}

.bluemenu .sub-menu {
  background-color: #326195 !important;
}

@media (min-width: 922px) {
  .bluemenu .sub-menu a:hover,
  .bluemenu .dropdown-menu .active {
    background-color: #5a90cb !important;
  }
}

.violetmenu > a {
  color: #cc0099 !important;
  border-top: 5px solid #cc0099;
}

.violetmenu .sub-menu {
  background-color: #cc0099 !important;
}

@media (min-width: 922px) {
  .violetmenu .sub-menu a:hover,
  .violetmenu .dropdown-menu .active {
    background-color: #df4aba !important;
  }
}

/*FI MENU*/

/*HOME*/
.home .default-header {
  display: none;
}

.slide-home {
	padding:0 !important;
}
.slide-home p{
	margin-bottom: 0 !important;
}

.titulo{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 2% 1% .5% 1%;
  flex-direction: column;
  gap: 1rem;
}

.title-home {
  font-size: 28px !important;
  color: #306093 !important;
  font-weight: 900;
  text-align: center !important;
}


.slide-home-mobile {
  display: none;
  background-image: url("/wp-content/uploads/logo-particle-gestinet-mobile3.jpg");
  height: 200px;
  background-position: center center;
  background-size: cover;
  margin-bottom: -6px;
}

.site-main {
  padding-bottom: 0px !important;
}

.banner-blockchain {
  background-size: cover;
  width: 100%;
  height: 150px;
  /* -webkit-animation: loader 20s infinite;
  -moz-animation: loader 20s infinite;
  -ms-animation: loader 20s infinite;
  -o-animation: loader 20s infinite;
  animation: loader 20s infinite; */
  text-align: center;
  position: relative;
  background-image: url(/wp-content/uploads/2019/05/desenvolupament-blockchain.jpg);
  opacity: 0.95;
  /* color: white !important;
  font-size: 25px;
  font-weight: bold;
  padding-top: 35px;
  display: inline-block; */
}

.banner-blockchain span {
  color: white !important;
  font-size: 25px;
  font-weight: bold;
  padding-top: 35px;
  display: inline-block;
  font-family: "Titillium Web" !important;
}

.banner-blockchain img {
  width: 160px;
  position: absolute;
  right: 30px;
  top: 45px;
}

@-webkit-keyframes loader {
  from {
    background-position: 0;
  }

  to {
    background-position: 0 -520px;
  }
}

@-moz-keyframes loader {
  from {
    background-position: 0;
  }

  to {
    background-position: 0 -520px;
  }
}

/*la següent norma dona error*/
/* @-ms-keyframes loader {
  from {
    background-position: 0;
  }
  to {
    background-position: 0 -520px;
  }
} */

@-o-keyframes loader {
  from {
    background-position: 0;
  }

  to {
    background-position: 0 -520px;
  }
}

@keyframes loader {
  from {
    background-position: 0;
  }

  to {
    background-position: 0 -520px;
  }
}

@media only screen and (max-width: 568px) {
  .banner-blockchain p {
    padding-top: 20px;
  }

  .banner-blockchain img {
    display: none;
  }

  .banner-blockchain p {
    font-size: 25px;
  }
}

.home-awards {
  /* background-color: #d7eef8; */
  background-color: #d7eef893;
  font-size: 22px;
  text-align: right;
  color: #3f5c6f;
  padding-bottom: 0;
  line-height: 30px;
  padding-top: 0;
  font-family: "Titillium Web";
  margin-bottom: 0px;
}

.logo-premi-2 img {
  /* width: 165px; */
}

.logo-premi-3 img {
  /* width: 155px; */
}

.logo-premi-4 img {
  width: 63px;
}

.home-awards > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 100px 15px 100px;
}

.home-awards .premi {
  text-align: right;
}

.home-awards img {
  max-width: none;
}

.home-awards-mobile {
  display: none;
}

.home-awards .logo-1 {
  margin-top: 1px;
}

.home-awards .logo-2 {
  margin-top: 10px !important;
  margin-left: 8%;
}

.home-awards .logo-3 {
  margin-top: 0px !important;
  margin-left: 10%;
}

.home .serveis strong {
  color: #747474 !important;
}

.home .serveis h2,
.home .serveis p {
  text-align: center;
}

@media (max-width: 921px) {
  .home .serveis .col-md-4 p:last-child {
    text-align: justify;
  }

  .home .serveis > .col-md-4 > p {
    margin-bottom: 0 !important;
  }
}

.home .serveis h2,
.home .serveis h2 > a {
  color: #317b9e !important;
  font-weight: bold;
  font-size: 18px;
  margin-top: 0.5rem;
  margin-bottom: 0px;
}

.home .serveis div {
  text-align: center;
}

.home .call-contacte {
  background-color: #d7eef8;
  padding-top: 3%;
  padding-bottom: 2%;
}

.home .call-contacte h2 {
  margin-bottom: 40px !important;
}

.home .call-contacte h2,
.home .contacte strong {
  text-align: center;
  font-size: 28px;
  color: #4279af !important;
  font-weight: 100;
}

@media (max-width: 921px) {
  .home .call-contacte h2 {
    font-size: 1.2em;
    margin-bottom: 25px !important;
  }

  .home .call-contacte .row-max .col-md-12 {
    padding-bottom: 0 !important;
  }
}

.home .call-contacte p {
  text-align: center;
}

.home .call-contacte h2 a {
  color: #4279af !important;
}

.home .call-contacte p a {
  /*color: #ffffff !important;
  background-color: #326195;
  padding: 8px 20px;
  border: 1px solid #ffffff;*/
  color: #0056b3 !important;
}

.home .call-contacte p a {
  /*color: #ffffff !important;
  background-color: #326195;
  padding: 8px 20px;
  border: 1px solid #ffffff;*/
  color: #4279af !important;
}
.home .call-contacte p a.contactar {
  color: #ffffff !important;
  background-color: #326195;
  padding: 8px 20px;
  border: 1px solid #ffffff;
  font-size:18px !important;
}

.home .xarxes-socials {
  background-color: #4279af;
  padding: 1% 0;
}

.home .xarxes-socials div {
  text-align: center;
}

.home .xarxes-socials h2 {
  color: #ffffff;
  font-size: 2em;
  font-weight: 500 !important;
}

@media (max-width: 921px) {
  .home .xarxes-socials h2 {
    font-size: 1.1em;
  }

  .home .xarxes-socials .row-max .col-md-6:last-child {
    padding-top: 0 !important;
  }

  .home .xarxes-socials .fab {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0;
  }
}

.home .xarxes-socials p,
.home .xarxes-socials br {
  display: none;
}

.home .fab {
  font-size: 1.7rem;
  color: white;
  margin-left: 4%;
  margin-top: 7px;
}

.home .xarxes-socials .fab:hover {
  opacity: 0.8;
}

.wpls-logo-clearfix {
  width: 100%;
  margin: 0 auto;
}

.wpls-logo-showcase .slick-dots li button,
.wpls-logo-showcase button.slick-arrow {
  display: none !important;
}

.wpls-logo-showcase.logo_showcase {
  padding: 20px 30px !important;
}

/*FI HOME*/

/*DISSENY WEB*/
.slide-disseny-web {
  background-image: url("/wp-content/uploads/2019/05/disseny-web.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 7.8% 0;
}

.slide-actualitat {
  background-image: url("/wp-content/uploads/2019/10/slide-actualitat-1.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 7.8% 0;
  height: 348px;
  width: 100%;
}

.slide-actualidad {
  background-image: url("/wp-content/uploads/2019/10/slide-actualidad-1.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 7.8% 0;
  height: 348px;
  width: 100%;
}

.slide-present {
  background-image: url("/wp-content/uploads/2019/10/slide-actualidad-1.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 7.8% 0;
  height: 348px;
  width: 100%;
}

@media (max-width: 921px) {
  .slide-actualitat {
    height: 110px;
  }

  .slide-disseny-web h1,
  .slide-contacte h1 {
    font-size: 1.2em !important;
    font-weight: bold !important;
  }
}

.slide-disseny-web h1 {
  margin-bottom: 10px !important;
}

.slide-disseny-web h1,
.slide-disseny-web p {
  color: #ffffff !important;
  text-align: center;
  font-weight: 100;
  margin-top: 0px;
}

.slide-disseny-web p {
  margin-bottom: 0px;
}

.btn-disseny {
  background-color: #ff6600;
  padding: 6px;
  width: 20%;
  margin: 0 auto;
  margin-top: 20px !important;
  border: 1px solid #ffffff;
}

.btn-disseny a {
  color: #ffffff !important;
}

.dw-title {
  color: #ff6600;
  padding-right: 3rem;
  padding-left: 3rem;
}

.dw-poblacions {
  text-align: center;
}

.dw-poblacions p {
  text-align: center !important;
}

.dw-poblacions div:last-child {
  display: none;
}

.dw-poblacions a {
  color: #ff6600 !important;
  font-weight: bold;
  text-align: center !important;
  font-size: 1.1em;
}

@media (max-width: 921px) {
  .dw-poblacions div:first-child {
    display: none;
  }

  .dw-poblacions div:last-child {
    display: inline-block;
  }

  .dw-title,
  .pw-title,
  .mo-title,
  .mi-title {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.dw-cat p {
  text-align: center !important;
}

.dw-cat img {
  margin-bottom: 0;
}

.btn-disseny-back {
  background-color: #ff6000;
  padding: 10px;
  width: 33%;
  margin: 0 auto;
  margin-top: 20px !important;
  border: 1px solid #ffffff;
  text-align: center;
}

.btn-disseny-back,
.btn-disseny-back-purple,
.btn-disseny-back-green,
.btn-br,
.sub-menu,
.btn-posicionament {
  text-align: center !important;
}

.btn-disseny-back a,
.btn-disseny-back-purple a,
.btn-disseny-back-green a,
.btn-br a,
.sub-menu a,
.btn-posicionament a {
  color: #ffffff !important;
}

.btn-disseny-back:hover {
  background-color: #ff8a42;
}

.btn-disseny-back-purple {
  background-color: #d14f69;
  padding: 10px;
  width: 33%;
  margin: 0 auto;
  margin-top: 20px !important;
  border: 1px solid #ffffff;
  text-align: center;
}

.btn-disseny-back-purple:hover {
  background-color: #d16e80;
}

.back-orange {
  background-color: rgb(249, 87, 0);
  padding: 8% 8% !important;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 410.562px;
  height: auto;
}

.dw-back-img {
  background-image: url(/wp-content/uploads/2019/05/disseny-pagines-web-responsive.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 500px;
  height: auto;
}

.dw-back-img1 {
  background-image: url(/wp-content/uploads/2019/05/disseny-pagines-web-1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 500px;
  height: auto;
}

@media (max-width: 921px) {
  .dw-back-img1 {
    min-height: 290px;
  }

  .dw-back-img {
    min-height: 290px;
  }
}

@media (max-width: 500px) {
  .dw-back-img1 {
    display: none;
  }
}

.back-dw-purple {
  background-color: rgb(209, 79, 105);
  padding: 8% 8% !important;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 410.562px;
  height: auto;
}

.stars-section {
  background-color: #efefef;
  text-align: center;
}

.stars-section > div > div:first-child {
  padding-left: 3rem;
  padding-right: 3rem;
}

.stars-section .row {
  padding: 1% 0;
}

.stars-section p {
  font-size: 1.6em !important;
  color: #999 !important;
  margin-bottom: 0px !important;
  text-align: left !important;
}

.stars-section img {
  margin-top: 13px;
  max-height: 51px;
}

.contact-section {
  background-color: #306095;
}

.contact-section h2 {
  font-weight: 200;
  color: #fff !important;
  font-size: 1.3rem !important;
  text-align: center !important;
  margin-bottom: 30px !important;
  margin-top: 10px !important;
  line-height: 1.5;
}

input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]),
textarea,
select {
  background-color: #193e69 !important;
  border-color: #b8c5d2 !important;
  box-shadow: none !important;
  padding: 0.3rem 0.75rem !important;
  color: #ffffff !important;
}

.gesti-form {
  width: 65%;
  margin: 0 auto;
}

.column-gestiform {
  width: 45%;
  float: left;
}

.gestiform-right {
  margin-right: 4%;
}

.gesti-form textarea {
  height: 90px !important;
}

.gesti-form p {
  color: #ffffff !important;
  font-size: 16px !important;
}

.gesti-form a {
  color: #b8c5d2 !important;
}

.gesti-form ::placeholder {
  color: #b8c5d2 !important;
}

.gesti-form .wpcf7-submit {
  background-color: #306095;
  border: 1px solid #ffffff;
  padding: 1%;
  font-size: 18px;
  color: #ffffff;
  width: 100%;
}

.gesti-form .wpcf7-submit:hover {
  background-color: #42a2d6;
}

@media (max-width: 921px) {
  .gesti-form .wpcf7-submit {
    width: 50%;
  }

  .gesti-form .column-missatge div:last-child p {
    text-align: center !important;
    margin-top: 25px;
    margin-bottom: 30px;
  }
}

.acceptar-form {
  margin-right: 10%;
}

.column-missatge p {
  margin-bottom: 0px;
}

/*FI DISSENY WEB*/

/*DISSENY GRAFIC*/
.grafic {
  background-image: url("/wp-content/uploads/2019/06/disseny-grafic.jpg") !important;
}

.color-img li {
  color: #ffffff;
  margin-bottom: 0px;
}

.dg-back-img {
  background-image: url(/wp-content/uploads/2019/06/disseny-grafic-pagines-web.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 696px;
  height: auto;
}

.dg-back-img1 {
  background-image: url(/wp-content/uploads/2019/06/disseny-grafic-logotips.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 696px;
  height: auto;
}

@media (max-width: 921px) {
  .dg-back-img1 {
    min-height: 290px;
  }

  .dg-back-img {
    min-height: 290px;
  }
}

@media (max-width: 500px) {
  .dg-back-img1 {
    display: none;
  }
}

.back-dw-green {
  background-color: rgb(139, 195, 74);
  padding: 5% 8% !important;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 410.562px;
  height: auto;
}

.btn-disseny-back-green {
  background-color: rgb(139, 195, 74);
  padding: 10px;
  width: 33%;
  margin: 0 auto;
  margin-top: 20px !important;
  border: 1px solid #ffffff;
  text-align: center;
}

.btn-disseny-back-green:hover {
  background-color: #9cc172;
}

/*FI DISSENY GRAFIC*/

/*BRANDING*/
.branding {
  background-image: url("/wp-content/uploads/2019/06/branding-1.jpg") !important;
}

.br-back-img1 {
  background-image: url("/wp-content/uploads/2019/06/branding-desenvolupament.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 500px;
  height: auto;
}

.br-back-img {
  background-image: url("/wp-content/uploads/2019/06/branding-estrategies.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 500px;
  height: auto;
}

@media (max-width: 921px) {
  .br-back-img1 {
    min-height: 290px;
  }

  .br-back-img {
    min-height: 290px;
  }
}

@media (max-width: 500px) {
  .br-back-img1 {
    display: none;
  }
}

.back-br-green {
  background-color: rgb(5, 157, 142);
  padding: 5% 8% !important;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 410.562px;
  height: auto;
}

.btn-br {
  background-color: none;
  padding: 10px;
  width: 33%;
  margin: 0 auto;
  margin-top: 20px !important;
  border: 1px solid #ffffff;
  text-align: center;
}

.btn-br:hover {
  background-color: #3c9e94;
}

/*FI BRANDING*/

/*POSICIONAMENT WEB*/
.posicionament {
  background-image: url("/wp-content/uploads/2019/06/posicionament-web.jpg") !important;
}

.btn-posicionament {
  background-color: #a41e34;
  padding: 6px;
  width: 20%;
  margin: 0 auto;
  margin-top: 20px !important;
  border: 1px solid #ffffff;
}

.pw-title {
  color: #a41e34;
}

.pw-poblacions {
  text-align: center;
}

.pw-poblacions p {
  text-align: center !important;
}

.pw-poblacions a {
  color: #a41e34 !important;
  font-weight: bold;
  font-size: 1.1em;
}

.pw-poblacions div:last-child {
  display: none;
}

@media (max-width: 921px) {
  .pw-poblacions div:first-child {
    display: none;
  }

  .pw-poblacions div:last-child {
    display: inline-block;
  }

  .pw-poblacions {
    margin-top: -40px !important;
  }
}

.pw-cat p {
  text-align: center !important;
}

.pw-cat img {
  margin-bottom: 0;
}

.back-red {
  background-color: rgb(164, 30, 52);
  padding: 5% 8% !important;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 410.562px;
  height: auto;
}

.btn-disseny-back {
  background-color: unset !important;
}

.btn-disseny-back:hover {
  background-color: rgba(255, 255, 255, 0.15) !important;
}

.pw-back-img {
  background-image: url(/wp-content/uploads/2019/06/posicionament-web-onpage.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 500px;
  height: auto;
}

.pw-back-img1 {
  background-image: url(/wp-content/uploads/2019/06/posicionament-web-offpage.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 500px;
  height: auto;
}

@media (max-width: 921px) {
  .pw-back-img1 {
    min-height: 290px;
  }

  .pw-back-img {
    min-height: 290px;
  }
}

@media (max-width: 500px) {
  .pw-back-img1 {
    display: none;
  }
}

/*FI POSICIONAMENT WEB*/

/*POSICIONAMENT GOOGLE*/
img.wp-smiley,
img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}

.posicionament-google {
  background-image: url("/wp-content/uploads/2019/06/posicionament-google.jpg") !important;
}

/*FI POSICIONAMENT GOOGLE*/

/*GOOGLE LOCAL BUSINESS*/

.google-local {
  background-image: url("/wp-content/uploads/2019/06/google-local-business.jpg") !important;
}

/*FI GOOGLE LOCAL BUSINESS*/

/*GENERACIÓ CONTINGUTS*/
.generacio-continguts {
  background-image: url("/wp-content/uploads/2019/06/generacio-continguts-seo.jpg") !important;
}

/*FI GENERACIÓ CONTINGUTS*/

/*LINKBUILDING SEO*/
.linkbuilding-seo {
  background-image: url("/wp-content/uploads/2019/06/linkbuilding-gestinet-1.jpg") !important;
}

/*ANALITICA WEB*/
.analitica-web {
  background-image: url("/wp-content/uploads/2019/07/analitica-web.jpg") !important;
}

/*MARKETING*/
.marketing {
  background-image: url("/wp-content/uploads/2019/07/marketing-online-1.jpg") !important;
}

.btn-marketing {
  background-color: #009933;
  padding: 6px;
  width: 20%;
  margin: 0 auto;
  margin-top: 20px !important;
  border: 1px solid #ffffff;
}

.btn-marketing a {
  color: #ffffff !important;
}

.mo-title {
  color: #009933;
}

/*MANTENIMENT INFORMATIC*/
.btn-manteniment {
  background-color: #326195;
  padding: 6px;
  width: 20%;
  margin: 0 auto;
  margin-top: 20px !important;
  border: 1px solid #ffffff;
}

.btn-manteniment a {
  color: #ffffff !important;
}

.mi-title {
  color: #326195;
}

.mi-poblacions {
  text-align: center;
}

.mi-poblacions p {
  text-align: center !important;
}

.mi-poblacions a {
  color: #326195 !important;
  font-weight: bold;
  font-size: 1.1em;
}

.mi-poblacions div:last-child {
  display: none;
}

@media (max-width: 921px) {
  .mi-poblacions div:first-child {
    display: none;
  }

  .mi-poblacions div:last-child {
    display: inline-block;
  }

  .mi-poblacions {
    margin-top: -15px !important;
  }
}

.mi-cat p {
  text-align: center !important;
}

.mi-cat img {
  margin-bottom: 0;
}

/*DESENVOLUPAMENT*/
.btn-desenvolupament {
  background-color: #c09;
  padding: 6px;
  width: 20%;
  margin: 0 auto;
  margin-top: 20px !important;
  border: 1px solid #ffffff;
}

.btn-desenvolupament a {
  color: #ffffff !important;
}

.dm-title {
  color: #c09 !important;
}

.dm-poblacions {
  text-align: center;
}

.dm-poblacions p {
  text-align: center !important;
}

.dm-poblacions a {
  color: #c09 !important;
  font-weight: bold;
}

.dm-cat p {
  text-align: center !important;
}

.dm-cat img {
  margin-bottom: 0;
}

/*ARTICLES*/
.article-title {
  color: #326195 !important;
  line-height: 1.5 !important;
}

/*FOOTER*/
.site-footer {
  background-color: #194a68 !important;
  padding: 0px !important;
  letter-spacing: normal !important;
  line-height: 1.7 !important;
  /* border-top: 3px solid #638093 !important; */
  border-top: none !important;
}

.title-links-directes {
  display: none;
}

.wpml-ls-statics-footer {
  display: none;
}

@media (max-width: 921px) {
  .title-links-directes {
    display: block;
  }

  .wpml-ls-statics-footer {
    display: inline-block;
    margin-bottom: 0 !important;
    padding-left: 8px !important;
    position: absolute !important;
    margin-top: -55px !important;
  }

  .wpml-ls-statics-footer > ul > li > a {
    background-color: transparent !important;
  }

  .wpml-ls-statics-footer > ul > li > a > img {
    height: 18px !important;
    width: 24px !important;
    opacity: 0.7 !important;
  }
}

.pre-footer {
  background-color: #3a6f90;
}

.pre-footer p {
  color: #ffffff !important;
}

.pre-footer a {
  color: #bbcfdc !important;
}

.pre-footer a:hover {
  color: #ffffff !important;
}

.site-footer .widget-area {
  max-width: 1300px;
  margin: 0 auto !important;
  background-color: #3a6f90;
}

.widget-area .widget {
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.widget_nav_menu {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.widget_nav_menu > div > ul {
  margin-bottom: 0;
}

.site-footer .container {
  /*max-width: 1200px; */
  margin: 0 auto !important;
  /* border-color: #638093; */
  /* border-top: 1px solid #638093; */
}

.site-footer .credits p,
.site-footer .credits p a {
  margin-bottom: 0px;
  color: #8ca1af !important;
  text-align: center;
  font-size: 16px !important;
}

.site-footer .credits p a:hover {
  color: #ffffff !important;
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: linear;
}

.credits-mobile {
  display: none !important;
}

.linkbuilding {
  background-color: rgba(26, 36, 58, 0.94);
}

.linkbuilding h2 {
  color: #ffffff;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.4;
}

.linkbuilding h3 {
  color: #ffffff;
  font-size: 1.1rem;
  font-weight: 100;
  margin-top: 0;
}

.linkbuilding ul {
  padding-left: 0;
  list-style-type: none;
}

.linkbuilding ul li {
  margin-bottom: 0;
  line-height: 24px;
}

.linkbuilding a {
  font-size: 16px;
  color: #93b1d1 !important;
  font-size: 16px;
  line-height: 24px;
}

.linkbuilding a:hover {
  color: #b3cee8 !important;
}

.linkbuilding a:before {
  color: #93b1d1;
  /* position: absolute; */
  margin-left: -15px;
  /* font-family: "Font Awesome 5 Free"; */
  content: "\0276F  ";
  font-weight: 300;
  margin-right: 5px;
}

/*FI FOOTER*/

/*main menu bootstrap*/
.navbar {
  box-shadow: rgba(0, 0, 0, 0.117647) 0 5px 5px -5px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

#navbarNavPrimary .dropdown-toggle::after {
  display: none !important;
}

#navbarNavPrimary .dropdown-item:focus {
  background-color: transparent !important;
}

#navbarNavPrimary > ul > li > a {
  padding-right: 0;
  padding-left: 0;
  height: 87px;
  line-height: 60px;
}

#navbarNavPrimary > ul > li {
  padding-right: 25px;
  margin-bottom: 0;
}

@media (min-width: 922px) {
  .dropdown:hover > .dropdown-menu {
    display: block;
  }
}

.dropdown-menu {
  border: none !important;
  border-radius: unset !important;
  margin: 0 !important;
  padding: 0 !important;
}

.dropdown-menu > li {
  margin-bottom: 0 !important;
  text-align: left !important;
}

.dropdown-menu > li > a {
  padding-top: 7px;
  padding-bottom: 7px;
  color: #fff;
  font-family: "Titillium Web";
  font-weight: 400;
  font-size: 16px;
}

.site-logo {
  margin-right: 0 !important;
  font-size: 1.25rem;
  padding: 0 !important;
  flex: 1;
  align-items: center;
}

@media (max-width: 1211px) {
  .site-logo {
    margin-right: 4rem !important;
  }
}

@media (max-width: 1198px) {
  .site-logo {
    margin-right: 3.5rem !important;
  }
}

@media (max-width: 1189px) {
  .site-logo {
    margin-right: 2.5rem !important;
  }
}

@media (max-width: 1175px) {
  .site-logo {
    margin-right: 2rem !important;
  }
}

@media (max-width: 1165px) {
  .site-logo {
    margin-right: 1.5rem !important;
  }
}

@media (max-width: 1154px) {
  .site-logo {
    margin-right: 1rem !important;
  }
}

@media (max-width: 1148px) {
  .site-logo a img {
    margin-left: 40px;
  }
}

@media (max-width: 1139px) {
  .site-logo {
    margin-right: 0.5rem !important;
  }
}

@media (max-width: 1125px) {
  .site-logo {
    margin-right: 0rem !important;
  }
}

@media (max-width: 1117px) {
  .site-logo img {
    margin-left: 20px !important;
  }
}

@media (max-width: 1096px) {
  .site-logo img {
    margin-left: 10px !important;
  }
}

@media (max-width: 1076px) {
  .site-logo img {
    margin-left: 0px !important;
  }
}

@media (max-width: 1067px) {
  .site-logo img {
    width: 230px;
  }
}

@media (max-width: 1047px) {
  .site-logo img {
    width: 210px;
  }
}

@media (max-width: 1027px) {
  .site-logo img {
    width: 200px;
  }
}

@media (max-width: 1025px) {
  .site-logo img {
    display: none;
  }
}

@media (max-width: 991px) {
  .site-logo img {
    display: inline;
    width: 250px;
  }
}

@media (max-width: 1024px) {
  .site-logo img {
    margin-left: 0px !important;
  }

  #navbarNavPrimary {
    margin-left: 8px !important;
  }
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
  top: 87px;
}
.navbar-expand-lg .navbar-nav li.iamenu .dropdown-menu,
.navbar-expand-lg .navbar-nav li.cibermenu .dropdown-menu {
  right: 0;
  left: auto;
}

.acces-clients-collapsed {
  display: none !important;
}

#toTop {
  display: block !important;
  position: fixed;
  width: 50px;
  height: 40px;
  background-color: #333;
  right: 23px;
  bottom: 0 !important;
  padding: 12px;
  z-index: 99998;
  border-radius: 5px 5px 0px 0px !important;
  text-align: center;
}

.fusion-contact-info.dos{
		display: none;
	}

nav.navbar.navbar-expand-lg {
    padding: 0 5%;
}

.fusion-secondary-header .fusion-row {
  max-width: 100%;
  margin: 0;
  padding: 0.5rem 5%;
}

@media (max-width: 1800px) {
	nav.navbar.navbar-expand-lg {
    padding: 0 5%;
}
.fusion-secondary-header .fusion-row {
  padding: 0.5rem 5%;
}
}

@media (max-width: 1600px) {
	nav.navbar.navbar-expand-lg {
    padding: 0 5%;
}
.fusion-secondary-header .fusion-row {
  padding: 0.5rem 5%;
}
}

@media (max-width: 1500px) {
	nav.navbar.navbar-expand-lg{
    padding: 0 5%;
}
.fusion-secondary-header .fusion-row {
  padding: 0.5rem 5%;
}
}

@media (max-width: 1300px) {
	nav.navbar.navbar-expand-lg{
    padding: 0;
}
.fusion-secondary-header .fusion-row {
  padding: 0.5rem 0.5rem;
}
	.row.mx-auto{
		display: none;
	}
}

/*main menu bootstrap mobile*/
@media (max-width: 991px) {
	.row.mx-auto{
		display: block !important;
	}
  .stars-section p {
    font-size: 1.3em !important;
    color: #999 !important;
    margin-bottom: 0px !important;
    text-align: center !important;
  }

  .stars-section > div > div:first-child {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }

  .stars-section > div > div:last-child {
    padding-top: 0;
  }

  .gesti-form {
    width: 90%;
    margin: 0 auto;
  }

  .navbar-expand-lg {
    position: relative !important;
  }

  .site-logo {
    font-size: 1.25rem;
    padding: 0.5rem 0;
    margin-top: 1rem;
    width:100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
  }

  .site-logo img {
    max-width: unset !important;
    width: 260px;
    height: auto;
    margin-left: 0;
  }

  #navbarNavPrimary {
    margin-left: 0 !important;
	width: 100%!important
  }
	
	.fusion-contact-info.dos{
		display: block;
	}
  #navbarNavPrimary > ul > li > a {
    padding-right: 30px;
    padding-left: 30px;
    height: 52px;
    line-height: 36px;
    font-size: 21px !important;
  }

  #navbarNavPrimary > ul {
    border: none;
    border-bottom: 1px solid #dadada;
  }

  .navbar {
    padding: 0 !important;
    display: inline-block !important;
    /* padding-bottom: 1rem !important; */
  }

  .navbar-toggler-icon {
    background-image: url("/wp-content/uploads/menu.png") !important;
    width: 1.4em !important;
    height: 1.3em !important;
  }

  #navbarNavPrimary .dropdown-toggle::after {
    display: inline-block !important;
    content: "\02335";
    border: none;
    float: right;
  }

  #navbarNavPrimary > ul > li {
    padding-right: 0px;
    margin-bottom: 0;
    border-top: 1px solid #dadada;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: unset;
    width: 100%;
  }

  .home-awards {
    display: none;
  }

  .home-awards-mobile {
    display: inline-block;
    background-color: #d7eef893;
    font-size: 22px;
    text-align: center;
    padding-right: 0px;
    color: #3f5c6f;
    line-height: 30px;
    font-size: 18px;
    line-height: 25px !important;
    font-family: "Titillium Web";
    border-bottom: 1px solid #c6eeff;
  }

  .banner-blockchain {
    -webkit-animation: none;
    animation: none;
  }

  /* .dropdown-menu, */
  .dropdown-menu > li {
    width: 100%;
    border-top: 1px solid #dadada !important;
  }

  .dropdown-menu > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 50px;
    color: #fff;
    font-family: "Titillium Web";
    font-weight: 400;
    font-size: 1.2em !important;
    height: 52px;
    line-height: 34px;
  }

  /*dropdown color menus*/
  .orangemenu > a {
    border-top: none;
    background-color: #f7f8fb;
  }

  .orangemenu .sub-menu a {
    color: #ff6600 !important;
  }

  .orangemenu .sub-menu {
    background-color: white !important;
  }

  .orangemenu .sub-menu a:hover,
  .redmenu .sub-menu a:hover,
  .greenmenu .sub-menu a:hover,
  .bluemenu .sub-menu a:hover,
  .violetmenu .sub-menu a:hover {
    background-color: rgba(123, 218, 255, 0.336) !important;
  }

  .redmenu > a {
    background-color: #f7f8fb;
    border-top: none;
  }

  .redmenu .sub-menu a {
    color: #a41e34 !important;
  }

  .redmenu .sub-menu {
    background-color: white !important;
  }

  .greenmenu > a {
    background-color: #f7f8fb;
    border-top: none;
  }

  .greenmenu .sub-menu a {
    color: #009933 !important;
  }

  .greenmenu .sub-menu {
    background-color: white !important;
  }

  .bluemenu > a {
    background-color: #f7f8fb;
    border-top: none;
  }

  .bluemenu .sub-menu a {
    color: #326195 !important;
  }

  .bluemenu .sub-menu {
    background-color: white !important;
  }

  .violetmenu > a {
    background-color: #f7f8fb;
    border-top: none;
  }

  .violetmenu .sub-menu a {
    color: #cc0099 !important;
  }

  .violetmenu .sub-menu {
    background-color: white !important;
  }

  /*SECONDARY HEADER*/
  .fusion-secondary-header {
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    padding-bottom: 0 !important;
  }

  .fusion-alignright {
    display: none;
  }

  .fusion-alignleft {
    float: left;
    width: 100% !important;
    text-align: center;
  }

  .fusion-contact-info,
  .fusion-contact-info > a {
    color: white !important;
    margin-left: 0;
    font-size: 20px !important;
  }

  .fusion-alignright ul li {
    display: inline;
    margin-right: 15px;
    list-style-type: none;
  }

  /*FI SECONDARY HEADER*/
  .acces-clients-collapsed {
    display: flex !important;
  }
  .acces-clients-collapsed > .row {
    display: flex;
    align-items: center;
  }
  .acces-clients-collapsed > li {
    text-align: center;
  }

  /*link building img*/
  .linkbuilding img {
    width: 60%;
    margin-top: 2rem;
  }

  .bottom-space-linkbuilding {
    display: inline-block !important;
  }

  .slide-home-mobile {
    display: inline-block !important;
  }
  .title-home {
    font-size: 22px !important;
    /*margin-top: -10px !important;*/
	  /*margin-top:50px !important;*/
  }

  .titulo{
    padding: 3% 0 0 0;
  }

  .credits-desktop {
    display: none !important;
  }

  .credits-mobile {
    display: inline-block !important;
  }

  /* STICKY SOCIAL */
  .sticky-social .social-container {
    display: none;
  }

  #sticky-contact-mobile {
    display: block;
    position: fixed;
    width: 65px;
    height: 65px;
    background-color: #ff6000;
    right: 15px;
    bottom: 15px;
    padding: 15px;
    z-index: 99999;
    border-radius: 50%;
  }

  #sticky-contact-mobile i {
    float: left;
    color: white;
    font-size: 30px;
    margin-left: 2px;
    margin-top: 2px;
  }

  /* STICKY FORM */
  #sticky-contact-form {
    width: 96%;
    right: 2%;
  }

  /* .to-top-container:hover {
    cursor: pointer;
  } */
  #toTop {
    display: block !important;
    position: fixed;
    width: 50px;
    height: 40px;
    background-color: #333;
    right: 23px;
    bottom: 85px !important;
    padding: 12px;
    z-index: 99998;
    border-radius: 5px !important;
    text-align: center;
  }

  /* FI STICKY FORM */

  .pre-footer .widget-area section {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
}

div#toTop:hover {
  background-color: rgba(50, 97, 149, 0.9);
  transition-duration: 1s;
}

.to-top-container:hover {
  cursor: pointer;
}

/* STICKY FORM */

#sticky-contact-form {
  position: fixed;
  bottom: 0;
  right: 55px;
  height: auto;
  width: 350px;
  z-index: 99999;
  background-color: white;
  border-radius: 0;
  border: 1px solid #d4d4d4;
  display: none;
  font-family: "Titillium Web" !important;
  font-weight: 400;
  letter-spacing: 0;
}

#formcontent {
  padding: 20px;
}

#sticky-contact-form input,
#sticky-contact-form textarea,
#sticky-contact-form select,
#sticky-contact-form .wpcf7-response-output,
.apartat-contacte form input,
.apartat-contacte form textarea,
.apartat-contacte form select {
  font-size: 16px !important;
  color: #316095 !important;
}

#sticky-contact-form select option:first-child,
.apartat-contacte select option:first-child {
  color: #a7a7a7 !important;
}

#sticky-contact-form span.wpcf7-not-valid-tip,
.apartat-contacte span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
}

#sticky-contact-form #sticky-button,
.apartat-contacte #sticky-button {
  text-align: center;
}

#form-banner {
  width: 100%;
  height: 114px;
}

.form-cross {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  color: #747474;
}

.form-banner-ca {
  background-image: url("/wp-content/uploads/banner-header-form.jpg");
}

.form-banner-es {
  background-image: url("/wp-content/uploads/banner-header-form-es.jpg");
}

.form-banner-en {
  background-image: url("/wp-content/uploads/banner-header-form-en.jpg");
}

#sticky-contact-form
  #formcontent
  input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]),
#sticky-contact-form #formcontent textarea,
#sticky-contact-form #formcontent select {
  background-color: white !important;
}

#sticky-contact-form #formcontent p,
#sticky-contact-form #formcontent select {
  margin-bottom: 0.5rem !important;
}

#sticky-contact-form #formcontent textarea {
  height: 90px !important;
}

#sticky-contact-form #formcontent .wpcf7-submit {
  background-color: #306095;
  border: 1px solid #ffffff;
  padding: 1%;
  font-size: 18px;
  color: #ffffff;
  padding: 4px 20px;
  width: 150px;
}

.wpcf7-form .wpcf7-mail-sent-ng,
.wpcf7-form .wpcf7-validation-errors {
  font-size: 14px;
  background-color: #d1d5da;
  border: 1px solid #326195;
  color: #306095;
  text-transform: uppercase;
  text-align: center;
}

/* FI STICKY FORM */

/* MODAL ACCÉS INTRANET */
.modal-content {
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5) !important;
  background-color: #f6f6f6 !important;
}

.modal-header {
  background-color: #326195;
  color: white !important;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-left-radius: 2px !important;
  border-top-right-radius: 2px !important;
}

.modal-header .modal-title {
  color: white;
  font-size: 20px;
  font-weight: 400;
}

.modal-header .close {
  opacity: 1;
  color: #fff;
  /* margin-top: 0px !important; */
}

.modal-header .close:hover {
  color: rgb(255, 255, 255);
}

.modal-body button {
  color: white;
  background-color: #326195 !important;
  width: auto;
  border-radius: 0;
  box-shadow: none;
  font-size: 18px !important;
  font-family: "Titillium Web";
  line-height: 17px;
  padding: 13px 29px;
  margin-top: 1.5rem;
}

.modal-body button:hover {
  background-color: rgb(66, 162, 214) !important;
  color: white !important;
}

.header-intranet
  input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]),
#accessModal
  .modal-body
  input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]) {
  background-color: white !important;
  border: 1px solid #d2d2d2 !important;
  box-shadow: none !important;
  padding: 0px 15px !important;
  box-sizing: border-box !important;
  color: #aaa9a9 !important;
  font-family: "Titillium Web" !important;
  font-size: 13px !important;
  font-weight: 400 !important;
}

/*MODALS- TREBALLI AMB NOSALTRES*/
.modal-cv
  .modal-body
  input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]),
.modal-cv .modal-body textarea {
  background-color: white !important;
  border: 1px solid #d2d2d2 !important;
  box-shadow: none !important;
  padding: 0px 15px !important;
  box-sizing: border-box !important;
  color: #aaa9a9 !important;
  font-family: "Titillium Web" !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}

.modal-cv .modal-dialog {
  max-width: 800px !important;
}

.modal-cv .modal-dialog .modal-body form label {
  width: 100%;
}

.modal-cv .modal-dialog .modal-body form label input {
  height: 36px;
}

.modal-cv .modal-dialog .modal-body form input[type="file"] {
  margin: auto;
}

.modal-cv .modal-dialog .modal-body form label textarea {
  height: 100px;
}

/*MOBIL or SMARTPHONES*/
@media (max-width: 575px) {
  .column-gestiform {
    width: 100%;
  }

  .btn-posicionament,
  .btn-disseny,
  .btn-marketing,
  .btn-manteniment,
  .btn-desenvolupament,
  .btn-disseny-back,
  .btn-disseny-back-purple,
  .btn-disseny-back-green,
  .btn-br,
  .sub-menu,
  .btn-posicionament {
    width: 66%;
  }

  .wpls-logo-clearfix {
    width: 100%;
  }

  .link-text {
    margin-top: 0px !important;
  }
}

/*contact page*/

.slide-contacte {
  background-image: url("/wp-content/uploads/contactar-gestinet.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 7.8% 0;
}

.slide-contacte h1 {
  margin-bottom: 15px !important;
}

.slide-contacte h1 {
  color: #ffffff !important;
  text-align: center;
  font-weight: 100;
  margin-top: 0px;
}

.sticky-form-title {
  font-size: 25px !important;
  margin: 0;
  text-align: center !important;
  color: #316095 !important;
}

#form-contacte input,
#form-contacte textarea,
#form-contacte select,
#form-contacte p,
#form-contacte span {
  font-size: 16px !important;
  color: #316095 !important;
}
#form-contacte .wpcf7-response-output {
  font-size: 18px !important;
  color: white !important;
}

#form-contacte select option:first-child {
  color: #a7a7a7 !important;
}

#form-contacte span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
}

#form-contacte
  input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]),
#form-contacte textarea,
#form-contacte select {
  background-color: white !important;
}

#form-contacte p,
#form-contacte select {
  margin-bottom: 0.5rem !important;
}

#form-contacte textarea {
  height: 90px !important;
}

#form-contacte .wpcf7-submit {
  background-color: #306095;
  border: 1px solid #ffffff;
  padding: 1%;
  font-size: 18px;
  color: #ffffff;
  padding: 4px 20px;
  width: 150px;
}

#form-contacte p {
  text-align: center;
}

#form-contacte p label {
  width: 100%;
}

#form-contacte #submit {
  margin-top: 15px !important;
}

.apartat-informacio i.fa-inverse {
  border: solid;
  border-width: 1px;
  border-color: #316095;
  border-radius: 50%;
}

.apartat-informacio > div > p {
  font-size: 16px !important;
}

.ajax-loader {
  right: 0 !important;
}

/*ultim tweet*/
#tp_widget_recent_tweets-2 .widget-title,
#tp_widget_recent_tweets-2 .twitter_time {
  display: none;
}

#tp_widget_recent_tweets-2,
#tp_widget_recent_tweets-2 ul,
#tp_widget_recent_tweets-2 li {
  margin-bottom: 0;
}

#tp_widget_recent_tweets-2 {
  font-family: "Titillium Web" !important;
}

.pre-footer .widget-area section {
  margin-bottom: 1rem;
}

ul.llista-poblacions-provincia {
  font-size: 1.1em;
  margin-top: 0;
  margin-bottom: 0;
  list-style: square;
  margin: auto;
  padding-top: 0;
  padding-bottom: 0;
}

@media (max-width: 921px) {
  ul.llista-poblacions-provincia {
    font-size: 1.1em;
    margin-top: 0;
    margin-bottom: 0;
    list-style: square;
    margin: auto;
    margin-left: 3rem;
  }
}

ul.llista-poblacions-provincia li {
  color: #4279af;
  /* or whatever color you prefer */
  margin-bottom: 0 !important;
}

ul.llista-poblacions-provincia a {
  color: #747474 !important;
}

ul.llista-poblacions-provincia a:hover {
  color: #4279af !important;
}

/*single page post*/
body.single-post main .entry-content .post-thumbnail img {
  width: 100%;
}

body.single-post main .entry-content .post-thumbnail {
  margin-top: 2rem;
  margin-bottom: 0;
}

body.single-post {
  font-family: "Titillium Web" !important;
}

body.single-post main .entry-content h2 {
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: 600;
  margin-bottom: 1.1em !important;
}
body.single-post main .entry-content h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 1.1em !important;
}

body.single-post main aside ul li a:before {
  color: #93b1d1;
  content: "\0276F  ";
  font-weight: 300;
  margin-left: -15px;
	margin-right:5px;
}

body.single-post main aside ul li a {
  font-size: 16px;
  padding-left: 15px;
}

body.single-post main aside ul li {
  padding: 10px 10px 10px 0px;
  border-bottom: 1px solid #e7e6e6;
  margin-bottom: 0;
}

body.single-post main aside h4 {
  font-size: 16px;
  background-color: #316095 !important;
  margin-bottom: 0;
  color: white;
  padding: 10px;
  text-transform: uppercase;
  font-weight: normal;
}

body.single-post main aside section {
  margin-bottom: 1rem !important;
}

body.single-post main aside #feedlyFollow {
  width: 66px;
}

body.single-post main .entry-content .supsystic-social-sharing {
  padding: 10px 0;
  background-color: rgba(50, 97, 149, 0.1) !important;
  margin-bottom: 20px !important;
  border-radius: 7px;
}

body.single-post main .entry-content .supsystic-social-sharing > a {
  background-color: transparent !important;
  margin: 0 !important;
}

body.single-post
  main
  .entry-content
  .supsystic-social-sharing
  > a.social-sharing-button {
  color: rgba(50, 97, 149, 1) !important;
}

body.single-post
  main
  .entry-content
  .supsystic-social-sharing
  > a.social-sharing-button:hover {
  background-color: transparent !important;
  color: rgba(50, 97, 149, 0.7) !important;
}

body.single-post main .entry-content .supsystic-social-sharing > a > i {
  padding-right: 0 !important;
  font-size: 24px !important;
}

body.single-post main .entry-content .supsystic-social-sharing .ppsTextAfter {
  float: left;
  margin-top: 11px;
  font-size: 16px;
  font-family: "Titillium web";
  padding-left: 10px;
}

.search-form {
  margin-top: 10px;
}

.search-form .search-input {
  width: 100%;
}

.search-form .search-submit button {
  padding-bottom: 3px !important;
  padding-left: 9px !important;
  padding-right: 7px !important;
  padding-top: 3px !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  border: none !important;
  background-color: #316095 !important;
}

.search-form
  .search-input
  input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]) {
  background-color: white !important;
  border: 1px solid #d2d2d2 !important;
  color: #aaa9a9 !important;
  font-size: 13px;
  border-radius: 0 !important;
}

/*all posts page*/
body.page-id-13873 main .entry-content .post-thumbnail img,
body.page-id-14215 main .entry-content .post-thumbnail img,
body.page-id-13873 main .entry-content .card-img-top img,
body.page-id-14215 main .entry-content .card-img-top img {
  width: 100%;
}

body.page-id-13873 main .entry-content .post-thumbnail,
body.page-id-14215 main .entry-content .post-thumbnail {
  margin-top: 2rem;
}

body.page-id-13873,
body.page-id-14215 {
  font-family: "Titillium Web" !important;
}

body.page-id-13873 main .entry-content h2,
body.page-id-14215 main .entry-content h2 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 1.1em !important;
}

body.page-id-13873 main aside ul li a:before,
body.page-id-14215 main aside ul li a:before {
  color: #93b1d1;
  content: "\0276F  ";
  font-weight: 300;
  margin-left: -15px;
}

body.page-id-13873 main aside ul li a,
body.page-id-14215 main aside ul li a {
  font-size: 16px;
  padding-left: 15px;
}

body.page-id-13873 main aside ul li,
body.page-id-14215 main aside ul li {
  padding: 10px 10px 10px 0px;
  border-bottom: 1px solid #e7e6e6;
  margin-bottom: 0;
}

body.page-id-13873 main aside h4,
body.page-id-14215 main aside h4 {
  font-size: 16px;
  background-color: #316095 !important;
  margin-bottom: 0;
  color: white;
  padding: 10px;
  text-transform: uppercase;
  font-weight: normal;
}

body.page-id-13873 main aside section,
body.page-id-14215 main aside section {
  margin-bottom: 1rem !important;
}

body.page-id-13873 main aside section.widget_search,
body.page-id-14215 main aside section.widget_search {
  margin-top: 0;
}

body.page-id-13873 main aside.entry-aside,
body.page-id-14215 main aside.entry-aside {
  max-width: 100% !important;
}

body.page-id-13873 main aside #feedlyFollow,
body.page-id-14215 main aside #feedlyFollow {
  width: 66px;
}

body.page-id-13873 main .su-posts .card .card-body .su-post-excerpt p,
body.page-id-14215 main .su-posts .card .card-body .su-post-excerpt p {
  margin-bottom: 0.3rem;
}

.alm-btn-wrap .alm-load-more-btn.loading:before {
  background-image: url(https://www.gestinet.com/wp-content/plugins/ajax-load-more/core/img/loader-fading-circles.gif);
}

/*treballa amb nosaltres*/
.btn-cv {
  background-color: #326195;
  padding: 10px;
  width: 30%;
  margin: 0 auto;
  margin-top: 20px !important;
  text-align: center !important;
}

.btn-cv a {
  color: white !important;
}

.perfil-llista {
  font-size: 16px;
  color: #747474 !important;
  text-align: left;
  font-family: "Titillium Web";
}

.perfil-llista li {
  margin-bottom: 0;
}

/*Avis legal*/
.avis-legal h2 {
  font-size: 18px;
  color: #333333;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 1.1em;
  line-height: 1.5;
}

.avis-legal h3 {
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  line-height: 1.5;
  margin: 1em 0;
}

.avis-legal p,
.avis-legal li,
.avis-legal table {
  color: #747474;
  font-size: 16px !important;
  text-align: left;
}

.avis-legal li {
  margin-bottom: 0;
}

span.wpcf7-list-item {
  margin-left: 0 !important;
}

.grecaptcha-badge {
  display: none !important;
}

.wpcf7-response-output.wpcf7-mail-sent-ok {
  display: inline-block !important;
  color: white !important;
  font-size: 15px !important;
  font-family: "Titillium Web" !important;
  background-color: rgba(57, 143, 20, 0.6) !important;
}

.wpcf7 form.sent .wpcf7-response-output {
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  color: white;
  background-color: #2fb407;
  font-family: "Titillium Web" !important;
  font-size: 15px !important;
  text-align: center;
}

.card-columns {
  /* column-count: 1 !important; */
}

.page-id-13873 .su-posts .card,
.page-id-14215 .su-posts .card {
  /* width: 30% !important; */
  /* display: inline-block !important; */
  /* float: left; */
  width: 31%;
  margin-right: 1.25rem;
  align-self: flex-start;
}

.page-id-13873 .alm-listing .alm-reveal,
.page-id-14215 .alm-listing .alm-reveal,
.page-id-13873 .alm-listing,
.page-id-14215 .alm-listing {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 1225px) {
  .page-id-13873 .su-posts .card,
  .page-id-14215 .su-posts .card {
    width: 100%;
    margin: auto;
    align-self: flex-start;
  }
}

/* FAQ PAGINES GOOGLE */

.faq {
  text-align: center;
}
.faq h2 {
  font-weight: 600;
  color: #343c45;
  border-bottom: 1px solid #343c45;
  padding-bottom: 10px;
  display: inline-block;
  font-size: 20px;
  text-transform: uppercase;
}
.faq h3 {
  margin-top: 5px;
  font-size: 2.5rem;
}
.title-faq {
  position: relative;
}
.title-faq h3 {
  padding-left: 30px;
  color: #30639a;
}
.title-faq::before {
  content: " ";
  display: block;
  background-image: url("/wp-content/uploads/2020/05/arrow_faq.svg");
  width: 20px;
  height: 20px;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 5px;
}
/* FI FAQ PAGINES GOOGLE */

/* FORMULARI CRYPTOLOCKER */
.wrapper .file-upload {
  height: 100px;
  width: 100px;
  border-radius: 100px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 4px solid #fff;
  /* overflow: hidden; */
  background-image: linear-gradient(
    to bottom,
    rgba(48, 99, 154, 0.5) 50%,
    #fff 50%
  );
  background-size: 100% 200%;
  transition: all 1s;
  color: #fff;
  font-size: 40px;
  border: 2px solid #dbdbdb;
  border-style: dashed;
  box-sizing: content-box;
}
.wrapper .file-upload input[type="file"] {
  height: 100px;
  width: 100px;
  position: absolute;
  top: -52px;
  left: -25px;
  opacity: 0;
  cursor: pointer;
}
.wrapper .file-upload:hover {
  background-position: 0 -99%;
  color: #30639a;
  cursor: pointer !important;
  border-color: #b0b0b0;
}
.wrapper .file-upload input[type="file"]:hover,
.wrapper .file-upload i:hover {
  cursor: pointer !important;
}
.formulari-cryptolocker label {
  cursor: pointer;
  max-width: 100%;
}
#text-area-instruccions-rescat,
#text-area-observacions-atac {
  background-color: white !important;
  height: 100px !important;
  color: #747474 !important;
}
#enviar-formulari-ransomware {
  background-color: #30639a;
  color: white;
  border: none;
  padding: 10px 20px;
}
#enviar-formulari-ransomware:hover {
  background-color: #30639ac9;
}
.formulari-cryptolocker .wpcf7-not-valid-tip {
  position: absolute;
  width: 200px;
  bottom: 20px;
  left: 130px;
  font-size: 14px;
}
#wpcf7-f28006-p27980-o2 .wpcf7-mail-sent-ok,
#wpcf7-f28056-p28058-o2 .wpcf7-mail-sent-ok {
  text-align: center;
  width: fit-content;
  margin: 20px auto;
  display: block !important;
}

#wpcf7-f28006-p27980-o2 .wpcf7-validation-errors,
#wpcf7-f28056-p28058-o2 .wpcf7-validation-errors {
  width: fit-content;
  margin: 20px auto;
}

/* FI FORMULARI CRYPTOLOCKER */

/* LOGO REFERENT TECNOLOGIC*/
.referent-tecnologic-logo-en,
.referent-tecnologic-logo-es,
.referent-tecnologic-logo-ca {
  height: fit-content;
}
.referent-tecnologic-logo-mobil,
.referent-tecnologic-container {
  display: none !important;
}

.btn-crypto-mobil {
  display: none;
}
.btn-crypto {
  background-color: #c33;
  color: white !important;
  font-weight: bold;
  text-align: center;
  padding: 30px 25px;
  line-height: 30px;
  font-size: 19px;
  width: 100%;
  display: block;
}
.btn-crypto:hover,
.btn-crypto-mobil:hover {
  background-color: rgba(204, 51, 51, 0.8);
  color: white !important;
}

.call-contacte p{
  text-align: center;
  font-size: 28px;
  color: #4279af !important;
  font-weight: 100;
}



@media (max-width: 991px) {
  .call-contacte p{
    text-align: justify;
    font-size: 19px;
  }
	
  .referent-tecnologic-logo-en,
  .referent-tecnologic-logo-es,
  .referent-tecnologic-logo-ca {
    display: none;
  }
  .referent-tecnologic-logo-mobil,
  .referent-tecnologic-container {
    display: block !important;
    margin: auto;
  }
  .referent-tecnologic-logo-mobil {
    width: 280px;
  }
  .btn-crypto-mobil {
    display: block;
    background-color: #c33;
    color: white !important;
    font-weight: bold;
    text-align: center;
    padding: 20px 0px;
    line-height: 30px;
    font-size: 19px;
    width: 100%;
    margin: -20px 0 8px;
  }
  .btn-crypto {
    display: none;
  }
}
/*FI LOGO REFERENT TECNOLOGIC*/

/*PARTNERS HOME*/
.home-partners {
  /* background-color: #d7eef8; */
  background-color: #d7eef893;
  font-size: 22px;
  text-align: right;
  color: #3f5c6f;
  padding-bottom: 0;
  line-height: 30px;
  padding-top: 0;
  font-family: "Titillium Web";
  margin-bottom: 20px;
}

.home-partners > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 100px 20px 100px;
}

.home-partners .partner {
  text-align: left;
  padding-left: 20px;
}
.home-partners .logo-partner {
  margin-right: 5px;
}
.home-partners-mobile {
  display: none;
}
@media (max-width: 1062px) {
  .home-partners > div {
    padding: 20px 0px;
  }
  .home-awards > div {
    padding: 10px 0px;
  }
}
@media (max-width: 991px) {
  .home-partners {
    display: none;
  }
  .home-partners-mobile {
    display: inline-block;
    background-color: #d7eef893;
    font-size: 22px;
    text-align: center;
    padding-right: 0px;
    color: #3f5c6f;
    line-height: 30px;
    font-size: 18px;
    line-height: 25px !important;
    font-family: "Titillium Web";
    padding: 0px 25px 5px 25px;
    border-bottom: 1px solid #c6eeff;
  }
}
/*FI PARTNERS HOME*/

/* ENQUESTA VALORACIÓ */
.satisfaccio-container li {
  float: left;
  width: 10%;
}
.listradio-wrap .nf-field-element label {
  font-weight: normal;
  text-align: left;
}
.nf-field-description {
  margin-bottom: 10px;
}
.nf-form-content textarea.ninja-forms-field {
  background: white !important;
}
.listradio-wrap .nf-field-element label {
  text-align: left !important;
}
.nf-field-element
  input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]),
textarea,
select {
  background-color: white !important;
  color: inherit !important;
}
.nf-form-fields-required {
  margin-bottom: 1.5rem;
  color: #e80000;
}
.nf-response-msg p {
  margin-top: 1.5rem;
  text-align: center;
}
.nf-error .nf-error-msg {
  text-align: left;
}
.enquesta-idioma {
  background-color: #316191;
  color: white;
  font-size: 1.3rem;
  cursor: pointer;
}
.page-id-28564 .wpls-logo-showcase-slider-wrp,
.page-id-28544 .wpls-logo-showcase-slider-wrp,
.page-id-28564 #gestinet_seo_links,
.page-id-28544 #gestinet_seo_links {
  display: none !important;
}

.nf-response-msg p {
  color: #4279af !important;
}

@media (max-width: 991px) {
  .satisfaccio-container li {
    width: 100%;
  }
  .nf-field-container .nf-field-description {
    margin-bottom: 10px !important;
  }
}

.moove-gdpr-branding-cnt {
  display: none !important;
}

/*cookie notice*/
#moove_gdpr_cookie_modal
  .moove-gdpr-modal-content
  .moove-gdpr-company-logo-holder
  img {
  max-width: 45% !important;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme {
  border-top: 1px solid #a0a0a0 !important;
}
.moove-gdpr-infobar-allow-all {
  background-color: #00b9f0 !important;
  font-size: 16px !important;
  padding: 8px 40px !important;
  margin-right: 20px !important;
}
.moove-gdpr-infobar-reject-btn {
  background-color: white !important;
  border: 1px solid #0c4da2 !important;
  color: #0c4da2 !important;
}
.moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p .split {
  margin-left: 5px;
  margin-right: 2px;
}
.moove-gdpr-infobar-settings-btn,
.moove-gdpr-infobar-reject-btn {
  border: none !important;
  padding: 0 !important;
  box-shadow: none !important;
  font-size: 14px !important;
  line-height: 18px !important;
  font-weight: 700 !important;
  color: #333333 !important;
  text-decoration: underline !important;
  transition: 0ms !important;
  opacity: 1 !important;
}
.moove-gdpr-infobar-settings-btn:hover,
.moove-gdpr-infobar-settings-btn:focus,
.moove-gdpr-infobar-reject-btn:hover,
.moove-gdpr-infobar-reject-btn:focus {
  background-color: white !important;
  color: #0c4da2 !important;
  text-decoration: none !important;
}
@media (max-width: 575px) {
  .moove-gdpr-button-holder {
    display: block !important;
    text-align: center;
  }
  .mgbutton.moove-gdpr-infobar-allow-all {
    padding: 14px 20px !important;
    width: 55%;
    margin: auto auto 8px auto !important;
  }
  .moove-gdpr-infobar-reject-btn {
    width: calc(100% - 90px);
  }
}

/*end cookie notice*/

#media_image-2 img {
  width: 80%;
  margin-top: -15px;
}
.gesti-form textarea {
  background-color: #193e69 !important;
}

.showOnMobile {
  display: none;
}
.hideOnMobile {
  display: block;
}
.home .serveis img {
  margin: auto;
}
#slider-video-mobile{
	display:none !important
}
/* SLIDER HOME */
@media (max-width: 550px) {
	#slider-video{
	  display:none !important;
	}
	.slide-home{
		height:auto !important;
	}
	#slider-video-mobile{
		display:block !important;
		min-width: 100%;
		min-height: 100%;
		width: auto;
		height: auto;
	}

  .titulo{
    padding: 5% 0 0 0;
  }
}
@media (max-width: 767px) {
  .showOnMobile {
    display: block;
  }
  .hideOnMobile {
    display: none !important;
  }
  #media_image-2 img {
    margin-top: 0;
    width: 56%;
    margin-bottom: 25px;
    margin-left: 15px;
  }
  .su-posts-default-loop {
    flex-wrap: wrap;
  }
  .su-posts-default-loop .su-post {
    width: 100%;
  }
  .su-posts-default-loop .su-post-thumbnail {
    height: 220px !important;
  }
  .su-posts-default-loop .su-post-thumbnail img {
    height: 220px !important;
  }
  .su-posts-default-loop h2 {
    margin-top: 10px !important;
}
  .ht_ctc_padding svg {
    height: 35px !important;
    width: 35px !important;
  }
  .ht_ctc_padding {
    padding: 15px !important;
  }
  .home .serveis {
    margin-top: 15px !important;
  }
}

/* IMATGES BLOG 100% WIDTH */
.post.type-post img{
	width:100% !important;
	margin-bottom:1rem !important;
}

#feedlyFollow{
	width: 66px !important;
}

/* KK STAR RATINGS */
.kk-star-ratings{
    margin-left: 2% !important;
    margin-top: 2% !important;
}

/* WHATSAPP ICON */
.ht_ctc_padding{
	box-shadow: none !important;
}

.blockchain-block p{
	display: none;
}

.pre-footer .widget-area{
	background-color:#193e69 !important;
}
.pre-footer{
	background-color:#193e69 !important;
}
.site-footer {
	background-color:#193e69 !important;
}
.footer-widget-images {
  margin-bottom: 1rem !important;
}
.footer-widget-images > .widget {
  margin-top: 0;
  padding: 0 !important;
}
.footer-widget-images > #media_image-3 {
  margin-left: -6px;
  width: 166px;
  margin-top: 20px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .footer-widget-images > #media_image-3 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
    text-align: center;
    margin-left: 0;
  }
  .footer-widget-images > #media_image-3 img {
    width: 180px;
    margin-left: 15px;
  }
}

/*ciber WEB*/
.slide-ciber {
    background-image: url("/wp-content/uploads/2023/08/MANTENIMENT-DE-SISTEMES-INFORMATICS-TARRAGONA.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 7.8% 0;
  }
   
  
  .slide-ciber h1,
  .slide-ciber p {
    color: #ffffff !important;
    text-align: center;
    font-weight: 100;
    margin-top: 0px;
  }

h2.cb-title{
	color: #a41e34;
	font-size: 1.5rem;
	font-weight: 400;
}
h3.cb-title{
	color: #000;
	font-size: 1.5rem !important;
	font-weight: 400;
}
li.introparraf{
	color: #747474 !important;
}
  .slide-ciber p {
    margin-bottom: 0px;
  }
  
  .btn-ciber {
    background-color: #a41e34;
  	padding: 6px;
  	width: 20%;
  	margin: 0 auto;
  	margin-top: 20px !important;
  	border: 1px solid #ffffff;
  }
  
  .btn-ciber a {
    color: #ffffff !important;
  }
    
  
 
  @media (max-width: 921px) {
	  
	  .slide-ciber h1,
    .slide-contacte h1 {
      font-size: 1.2em !important;
      font-weight: bold !important;
    }
  }
  
  .slide-ciber h1 {
    margin-bottom: 10px !important;
  }
    .cb-poblacions div:first-child {
      display: none;
    }
  
    .cb-poblacions div:last-child {
      display: inline-block;
    }
  
    .cb-title,
    .pw-title,
    .mo-title,
    .mi-title {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
  }
  
  .cb-cat p {
    text-align: center !important;
  }
  
  .cb-cat img {
    margin-bottom: 0;
  }
  
  .btn-ciber-back {
    background-color: #ff6000;
    padding: 10px;
    width: 33%;
    margin: 0 auto;
    margin-top: 20px !important;
    border: 1px solid #ffffff;
    text-align: center;
  }
  
  .btn-ciber-back,
  .btn-ciber-back-purple,
  .btn-ciber-back-green,
  .btn-br,
  .sub-menu,
  .btn-posicionament {
    text-align: center !important;
  }
  
  .btn-ciber-back a,
  .btn-ciber-back-purple a,
  .btn-ciber-back-green a,
  .btn-br a,
  .sub-menu a,
  .btn-posicionament a {
    color: #ffffff !important;
  }
  
  .btn-ciber-back:hover {
    background-color: #ff8a42;
  }
  
  .btn-ciber-back-purple {
    background-color: #d14f69;
    padding: 10px;
    width: 33%;
    margin: 0 auto;
    margin-top: 20px !important;
    border: 1px solid #ffffff;
    text-align: center;
  }
  
  .btn-ciber-back-purple:hover {
    background-color: #d16e80;
  }
  
  .back-orange {
    background-color: rgb(249, 87, 0);
    padding: 8% 8% !important;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 410.562px;
    height: auto;
  }
  
  .cb-back-img {
    background-image: url("/wp-content/uploads/2024/03/Ciberseguretat-Gestinet.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 500px;
    height: auto;
  }
  
  .cb-back-img1 {
    background-image: url("/wp-content/uploads/2024/03/Ciberseguretat-Gestinet-2.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 500px;
    height: auto;
  }
  
  @media (max-width: 921px) {
    .cb-back-img1 {
      min-height: 290px;
    }
  
    .cb-back-img {
      min-height: 290px;
    }
  }
  
  @media (max-width: 500px) {
	  .btn-ciber {
    width: 50%;
}
    .cb-back-img1 {
      display: none;
    }
}
  
  .back-cb-purple {
    background-color: rgb(209, 79, 105);
    padding: 8% 8% !important;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 410.562px;
    height: auto;
  }
  
  .stars-section {
    background-color: #efefef;
    text-align: center;
  }
  
  .stars-section > div > div:first-child {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  
  .stars-section .row {
    padding: 1% 0;
  }
  
  .stars-section p {
    font-size: 1.6em !important;
    color: #999 !important;
    margin-bottom: 0px !important;
    text-align: left !important;
  }
  
  .stars-section img {
    margin-top: 13px;
    max-height: 51px;
  }
  
  .contact-section {
    background-color: #306095;
  }
  
  .contact-section h2 {
    font-weight: 200;
    color: #fff !important;
    font-size: 1.3rem !important;
    text-align: center !important;
    margin-bottom: 30px !important;
    margin-top: 10px !important;
    line-height: 1.5;
  }
  
  input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]),
  textarea,
  select {
    background-color: #193e69 !important;
    border-color: #b8c5d2 !important;
    box-shadow: none !important;
    padding: 0.3rem 0.75rem !important;
    color: #ffffff !important;
  }
  
  .gesti-form {
    width: 65%;
    margin: 0 auto;
  }
  
  .column-gestiform {
    width: 45%;
    float: left;
  }
  
  .gestiform-right {
    margin-right: 4%;
  }
  
  .gesti-form textarea {
    height: 90px !important;
  }
  
  .gesti-form p {
    color: #ffffff !important;
    font-size: 16px !important;
  }
  
  .gesti-form a {
    color: #b8c5d2 !important;
  }
  
  .gesti-form ::placeholder {
    color: #b8c5d2 !important;
  }
  
  .gesti-form .wpcf7-submit {
    background-color: #306095;
    border: 1px solid #ffffff;
    padding: 1%;
    font-size: 18px;
    color: #ffffff;
    width: 100%;
  }
  
  .gesti-form .wpcf7-submit:hover {
    background-color: #42a2d6;
  }

  /*FI ciber WEB*/
  
/* Landing bcn */
.landing-bcn{
    font-family: "Titillium Web", sans-serif;
    width: 100%;
    margin: 0;
    padding: 110px 0;
    display: flex;
    flex-direction: column;
    gap: 110px;
}

.landing-bcn .bloque{
    padding: 0 15%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 24px;
}

.landing-bcn .bloque h2{
    font-size: 20px;
    font-weight: 300;
    margin: 0;
    color: #674222;
    text-align: center;
}

.landing-bcn .bloque .mensaje{
    font-size: 45px;
    font-weight: 600;
    margin: 0;
    text-align: center;
    color: #000000 !important;
}

.landing-bcn .bloque p{
    font-size: 24px;
    font-weight: 300;
    margin: 0;
    text-align: justify;
    color: #000000 !important;
}

.landing-bcn .bloque .mensaje strong{
    color: #306093 !important;
}

.landing-bcn .bloque .cajas{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
}

.landing-bcn .bloque .cajas .caja{
    display: flex;
    background-color: #306093 !important;
    padding: 2rem;
    gap: 32px;

}

.landing-bcn .bloque .cajas .caja img{
    width: 56px;
    height: 56px;
    object-fit: contain;
}

.landing-bcn .bloque .cajas .caja .contenido{
    display: flex;
    flex-direction: column;
    gap: 16px;
	width: 90%;
}

.landing-bcn .bloque .cajas .caja h3{
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff !important;
    font-weight: 600;
    letter-spacing: .2px;
    margin: 0;
}

.landing-bcn .bloque .cajas .caja .sub{
    font-size: 24px;
    color: #ffffff !important;
    font-weight: 600;
    text-align: left;
}

.landing-bcn .bloque .cajas .caja p{
    font-size: 16px;
    color: #ffffff !important;
    text-align: left;
}

.landing-bcn #call-act{
    background-color: #306093 !important;
    padding: 50px 15%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
}

.landing-bcn #call-act .contenido p{
    font-size: 24px;
    color: #ffffff !important;
    font-weight: 300;
}

.landing-bcn #call-act .contenido h3{
    font-size: 45px;
    color: #ffffff !important;
    font-weight: 600;
    margin: 0;
}

.landing-bcn a{
    background-color: #D4F1FF;
    color: #306093 !important;
    padding: 16px 48px;
    font-size: 24px;
    text-decoration: none;
    font-weight: 300;
}

.landing-bcn .bloque .porques{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
}

.landing-bcn .bloque .porques .porque img {
    width: 100%;
}


.landing-bcn .bloque .porques .porque p {
    font-size: 16px;
    text-align: center;
    color: #000000 !important;
}

.landing-bcn .bloque .localidades{
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 2rem;
}

.landing-bcn .bloque .localidad:nth-child(1){
	background: url('/wp-content/uploads/2024/04/barcelona-gestinet.webp');
	background-repeat: no-repeat;
	background-size: cover;
}
.landing-bcn .bloque .localidad:nth-child(2){
	background: url('/wp-content/uploads/2024/04/tarragona-gestinet.webp');
	background-repeat: no-repeat;
	background-size: cover;
}
.landing-bcn .bloque .localidad:nth-child(3){
	background: url('/wp-content/uploads/2024/04/lleida-gestinet.webp');
	background-repeat: no-repeat;
	background-size: cover;
}
.landing-bcn .bloque .localidad:nth-child(4){
	background: url('/wp-content/uploads/2024/04/girona-gestinet.webp');
	background-repeat: no-repeat;
	background-size: cover;
}

.landing-bcn .bloque .localidades.externas{
	grid-template-columns: repeat(2,1fr);
	width: 100%;
}

.landing-bcn .bloque .localidades.externas .localidad:nth-child(1){
	background: url('/wp-content/uploads/2024/04/madrid-gestinet.webp');
	background-repeat: no-repeat;
	background-size: cover;
}
.landing-bcn .bloque .localidades.externas .localidad:nth-child(2){
	background: url('/wp-content/uploads/2024/04/valencia-gestinet.webp');
	background-repeat: no-repeat;
	background-size: cover;
}

.landing-bcn .bloque .localidad a{
	  color: white !important;
    background-color: transparent !important;
    margin: 0 !important;
    z-index: 1;
    text-align: center;
    font-size: 26px;
    font-weight: 900;
    line-height: 32px;
    pointer-events: none;
}

.landing-bcn .bloque .localidad{
	height: 40vh;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 1.5rem;
	position: relative;
}

.landing-bcn .bloque .localidad::after{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #306093a8;
	top: 0;
	left: 0;
	display: block;
	z-index: 0;
}

.landing-bcn .bloque .localidad p{
	align-self: end;
	z-index: 1;
}

@media(max-width: 1300px){
    .landing-bcn .bloque .cajas{
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 32px;
    }
	.landing-bcn .bloque .localidades{
	grid-template-columns: repeat(2,1fr);
}
	.landing-bcn .bloque .localidad{
	height: 40vh;
}
}

@media(max-width: 1024px){
    .landing-bcn .bloque .porques{
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 32px;
    }
}

@media(max-width: 768px){
    .landing-bcn{
        padding: 15% 0;
        gap: 50px;
    }

    .landing-bcn .bloque{
        padding: 0 5%;
    }

    .landing-bcn .bloque h2{
        font-size: 16px;
    }
    
    .landing-bcn .bloque .mensaje{
        font-size: 30px;
    }
    
    .landing-bcn .bloque p{
        font-size: 14px;
    }

    .landing-bcn .bloque .cajas .caja{
        gap: 32px;
    }
    
    .landing-bcn .bloque .cajas .caja img{
        width: 36px;
        height: 36px;
    }
    
    .landing-bcn .bloque .cajas .caja .contenido{
        gap: 14px;
    }
    
    .landing-bcn .bloque .cajas .caja h3{
        font-size: 12px;
    }

    .landing-bcn .bloque .cajas .caja .sub{
        font-size: 20px;
    }
    
    .landing-bcn .bloque .cajas .caja p{
        font-size: 14px;
    }

    .landing-bcn #call-act{
        padding: 50px 5%;
    }
    
    .landing-bcn #call-act .contenido p{
        font-size: 18px;
    }
    
    .landing-bcn #call-act .contenido h3{
        font-size: 25px;
    }

    .landing-bcn a{
        padding: 8px 24px;
        font-size: 16px;
    }
	.landing-bcn .bloque .localidades{
	grid-template-columns: repeat(1,1fr);
}
	.landing-bcn .bloque .localidad{
	height: 40vh;
}
	
.landing-bcn .bloque .localidades.externas{
	grid-template-columns: repeat(1,1fr);
}
}

@media(max-width: 425px){
    .landing-bcn #call-act{
        flex-direction: column;
    }

    .landing-bcn #call-act .contenido p{
        text-align: center;
    }
    
    .landing-bcn #call-act .contenido h3{
        text-align: center;
    }

    .landing-bcn .bloque .cajas .caja{
        flex-direction: column-reverse;
    }

    .landing-bcn .bloque .cajas .caja p{
        text-align: justify;
    }
}

/* fin Landing bcn */

/* Home new */
.servicios-home{
    display: grid !important;
    grid-template-columns: repeat(3,1fr)!important;
    gap: 2rem;
	padding: 2rem 1rem;
}

.servicios-home .caja{
    border: 1px solid #306095;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
	transition: all .3s ease;
	background-color: #306095;
	align-items: center;
}

.servicios-home .caja:hover{
	background-color: #306095de;
}

.servicios-home .caja h3 a{
	color: white !important;
}

.servicios-home .caja img{
    width: 50px;
    height: 50px;
    object-fit: contain;
	filter: brightness(10);
}

.servicios-home .caja h3{
    margin: 0 !important;
    color: #306095;
    text-transform: uppercase;
	font-size: 1.3rem !important;
}

.servicios-home .caja p{
    margin: 0 !important;
	font-size: 1em !important;
	color: white !important;
}

@media(max-width: 767px){
	.servicios-home{
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)) !important;
    gap: .5rem;
}
	
	.servicios-home .caja h3{
    font-size: 1.2rem !important;
}
	
	.servicios-home .caja p{
    font-size: .8rem !important;
}

}
	
	@media(max-width: 425px){
	.servicios-home{
    grid-template-columns: repeat(1,1fr)!important;
}
	
	.servicios-home .caja h3{
    font-size: 1rem !important;
}
}
/*	
.row{
margin-right: 0!important;
margin-left: 0!important;
}*/
/* fin home new */

@media(max-width: 680px){
  form {
    display: flex;
    flex-direction: column;
}

.column-gestiform{
  width: 100%;
}
}

.antiguo{
  position: relative;
  min-height: 40vh;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5% 10%;
}

.antiguo video{
  position: absolute;
  height: 100%;
  z-index: 0;
  object-fit: cover;
  object-position: bottom;
  left: 0;
  top: 0;
}

.antiguo .botones {
  z-index: 1;
  min-width: 50%;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.antiguo .btn-telefonia {
  background-color: aliceblue;
  width: 25%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  min-height: 50px;
  background-color: azure;
}

.antiguo h3 {
  z-index: 1;
  color: white;
  max-width: 21ch;
  margin: 0;
  text-align: right;
  font-size: 30px;
}

.antiguo > p {
  display: none;
}

@media(max-width: 1150px){
  .antiguo{
    flex-direction: column-reverse;
    min-height: 60vh;
    padding: 5%;
  }

  .antiguo .botones {
    min-width: 100%;
    flex-direction: row;
    justify-content: center;
  }

  .antiguo h3 {
    max-width: 100%;
    text-align: center;
  }

  .antiguo .btn-telefonia a{
    font-size: 12px;
  }
}

/* @media screen and (max-width: 768px) {
  .ht-ctc.ht-ctc-chat.ctc-analytics.ctc_wp_desktop.style-3_1.ht_ctc_animation.no-animation {
    bottom: 100px !important;
    left: 15 !important;
  }
} */
.ht-ctc.ht-ctc-chat.ctc-analytics.ctc_wp_desktop.style-3_1.ht_ctc_animation.no-animation {
  bottom: 89px !important;
  left: 15 !important;
}

.cmplz-cookiebanner.banner-1.banner-a.optin.cmplz-bottom-right.cmplz-categories-type-view-preferences.cmplz-show {
    z-index: 999999 !important;
}

/* Estilos Landing Google Ads */

.hero-landing-ads {
  min-height: 80vh;
  display: flex;
  align-items: center;
  background: #306095cc;
}

.hero-container-landing-ads {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;

  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 3rem;

  padding: 2rem;
  
}

.hero-content-landing-ads {
  flex: 1;
  color: #ffffff;
}

.hero-content-landing-ads h1, .hero-content-landing-ads-subtitle-landing-ads > p {
  color: #ffffff !important;
}

.hero-subtitle-landing-ads {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
}

.hero-form-landing-ads {
  flex: 1;
  max-width: 420px;
}

.benefits-landing-ads {
  padding: 5rem 2rem;
}

.benefits-grid-landing-ads {
  max-width: 1200px;
  margin: 0 auto;

  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 3rem;
}

.benefit-item-landing-ads {
  text-align: center;
  padding: 1rem;
  min-height: 30vh;
}

.benefit-item-landing-ads img {
  max-width: 80px;
}

.benefit-item-landing-ads h3 {
  color: #14b8a6;
  margin-bottom: 0.5rem;
  margin-top: 0;
}

.benefit-bold {
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.benefit-btn-landing-ads {
  display: inline-block;
  margin-top: 1.5rem;
  padding: 0.6rem 1.5rem;
  background: #14b8a6;
  color: #fff;
  border-radius: 999px;
  text-decoration: none;
}

.services-landing-ads {
  padding: 6rem 2rem;
  background: #f5f5f5;
}

.services-container-landing-ads {
  max-width: 1200px;
  margin: 0 auto;

  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 4rem;
  align-items: center;
}

.services-content-landing-ads h2 {
  font-size: 2.5rem;
  line-height: 1.2;
  margin-bottom: 1.5rem;
}

.services-content-landing-ads h2 span {
  color: #14b8a6;
}

.services-eyebrow-landing-ads {
  display: block;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 1rem;
  color: #0f172a;
}

.services-content-landing-ads p {
  margin-bottom: 1rem;
  color: #334155;
}

.services-images-landing-ads img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
  margin-bottom: 20px;
}

.advantages-landing-ads {
  padding: 3rem 2rem;
  background: #eaf7f7;
}

.advantages-landing-ads h2{
  text-align: center;
  padding-bottom: 30px;
}

.advantages-grid-landing-ads {
  max-width: 1200px;
  margin: 0 auto;

  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}

.advantage-card-landing-ads {
  background: #ffffff;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.06);
  text-align: left;
}

.advantage-card-landing-ads img {
  max-width: 36px;
  margin-bottom: 1rem;
}

.advantage-card-landing-ads h3 {
  font-size: 1.3rem;
  margin-bottom: 0.5rem;
  color: #14b8a6;
}

.advantage-card-landing-ads p {
  font-size: 0.9rem;
  color: #475569;
}

.cta-container-landing-ads {
  max-width: 1200px;
  margin: 0 auto;

  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: start;
}

.cta-form-landing-ads {
  padding: 3rem 2rem;
  margin: auto;
}

.cta-content-landing-ads h3{
  margin-top: 0;
}

.cta-form-box-landing-ads {
  background: #2f56a6;
  padding: 2.5rem;
  border-radius: 12px;
  color: #ffffff;
}

@media (max-width: 768px) {
  .hero-container-landing-ads {
    flex-direction: column;
    text-align: center;
  }

  .hero-form-landing-ads {
    max-width: 100%;
  }
}

@media (max-width: 1024px) {
  .benefits-grid-landing-ads {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .benefits-grid-landing-ads {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 900px) {
  .services-container-landing-ads {
    grid-template-columns: 1fr;
  }

  .services-images-landing-ads {
    grid-template-rows: auto;
  }
}

@media (max-width: 1024px) {
  .advantages-grid-landing-ads {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .advantages-grid-landing-ads {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 900px) {
  .cta-container-landing-ads {
    grid-template-columns: 1fr;
  }

  .cta-form-box-landing-ads {
    max-width: 420px;
    margin: 0 auto;
  }
}