@charset "UTF-8";
/*-------------------------------------------------------------------------------------------------------
  Importa les meves variables i mixins
---------------------------------------------------------------------------------------------------- */
@font-face {
  font-family: 'icons';
  src: url("../font/icons.eot?67669148");
  src: url("../font/icons.eot?67669148#iefix") format("embedded-opentype"), url("../font/icons.woff?67669148") format("woff"), url("../font/icons.ttf?67669148") format("truetype"), url("../font/icons.svg?67669148#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 11, ../sass/responsive/_font.scss */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

@media (max-width: 1005px) {
  /* line 42, ../sass/responsive/_font.scss */
  body {
    font-size: 14px;
  }
  /* line 46, ../sass/responsive/_font.scss */
  body #main-wrapper {
    line-height: 20px;
  }
}
@media (max-width: 580px) {
  /* line 42, ../sass/responsive/_font.scss */
  body {
    font-size: 14px;
  }
  /* line 53, ../sass/responsive/_font.scss */
  body #main-wrapper {
    line-height: 20px;
  }
}

@media (max-width: 1005px) {
  /* line 58, ../sass/responsive/_font.scss */
  .field-name-body {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 580px) {
  /* line 58, ../sass/responsive/_font.scss */
  .field-name-body {
    font-size: 14px;
    line-height: 20px;
  }
}

@media (max-width: 767px) {
  /* line 70, ../sass/responsive/_font.scss */
  .node-home h2 {
    line-height: 20px;
  }
}
@media (max-width: 580px) {
  /* line 78, ../sass/responsive/_font.scss */
  .node-home .view-newsroom .group-right .field-name-field-date,
  .node-home .field-name-field-home-country-new-highlight .group-right .field-name-field-date,
  .node-home .field-name-field-home-country-new-highligh .group-right .field-name-field-date {
    font-size: 12px;
  }
}
@media (max-width: 1005px) {
  /* line 83, ../sass/responsive/_font.scss */
  .node-home .view-newsroom .group-right .field-name-body,
  .node-home .field-name-field-home-country-new-highlight .group-right .field-name-body,
  .node-home .field-name-field-home-country-new-highligh .group-right .field-name-body {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 580px) {
  /* line 83, ../sass/responsive/_font.scss */
  .node-home .view-newsroom .group-right .field-name-body,
  .node-home .field-name-field-home-country-new-highlight .group-right .field-name-body,
  .node-home .field-name-field-home-country-new-highligh .group-right .field-name-body {
    font-size: 14px;
    line-height: 20px;
  }
}

@media (max-width: 1005px) {
  /* line 95, ../sass/responsive/_font.scss */
  #footer {
    font-size: 12px;
  }
}

@media (max-width: 580px) {
  /* line 100, ../sass/responsive/_font.scss */
  #page-title {
    font-size: 18px;
  }
}

@media (max-width: 1005px) {
  /* line 105, ../sass/responsive/_font.scss */
  .node-simple-page #tabs .ui-tabs-panel {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 580px) {
  /* line 105, ../sass/responsive/_font.scss */
  .node-simple-page #tabs .ui-tabs-panel {
    font-size: 14px;
    line-height: 20px;
  }
}

@media (max-width: 1005px) {
  /* line 115, ../sass/responsive/_font.scss */
  .node-simple-page #tabs .ui-tabs-nav li a {
    font-size: 14px;
    line-height: 20px;
  }
}

/*-------------------------------------------------------------------------------------------------------
  Un tall dels Styles de themes creditandorra amb css, passat a sass
---------------------------------------------------------------------------------------------------- */
/* line 2, ../sass/desktop/_search.scss */
.search-form #edit-basic {
  position: relative;
  display: block;
  margin-bottom: 25px;
}
/* line 7, ../sass/desktop/_search.scss */
.search-form .form-item {
  position: relative;
  display: block;
}
/* line 10, ../sass/desktop/_search.scss */
.search-form .form-item label {
  position: relative;
  display: block;
  clear: both;
  margin-bottom: 10px;
}
/* line 17, ../sass/desktop/_search.scss */
.search-form input#edit-keys {
  background: url("../images/b-input-text.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  color: #666666;
  padding: 7px 5px;
  width: 263px;
  margin-right: 10px;
  float: left;
}
/* line 26, ../sass/desktop/_search.scss */
.search-form .form-actions {
  float: left;
}
/* line 29, ../sass/desktop/_search.scss */
.search-form input[type="submit"].form-submit {
  background: url("../images/search_btn.png") no-repeat scroll right 0 transparent;
  border: none;
  width: 22px !important;
  height: 21px;
  min-width: inherit;
  display: block;
  text-indent: -9999px;
}

/*-------------------------------------------------------------------------------------------------------
  Styles separats segons dominis
---------------------------------------------------------------------------------------------------- */
/*-------------------------------------------------------------------------------------------------------
  Disseny responsive
---------------------------------------------------------------------------------------------------- */
/*-------------------------------------------------------------------------------------------------------
  Styles per elements generals
  ** añadidos para todos los portales pq se cambia algo en base de datos
---------------------------------------------------------------------------------------------------- */
/* line 5, ../sass/responsive/_general.scss */
a.link-google-map {
  display: none;
}

/* line 8, ../sass/responsive/_general.scss */
.back_link {
  display: none;
}

/* line 11, ../sass/responsive/_general.scss */
.no-desktop {
  display: none;
}
@media (max-width: 1005px) {
  /* line 11, ../sass/responsive/_general.scss */
  .no-desktop {
    display: block;
  }
}

@media (max-width: 1005px) {
  /* line 17, ../sass/responsive/_general.scss */
  .no-tablet {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 17, ../sass/responsive/_general.scss */
  .no-tablet {
    display: block;
  }
}

@media (max-width: 767px) {
  /* line 25, ../sass/responsive/_general.scss */
  .no-mobile {
    display: none;
  }
}

@media (max-width: 1005px) {
  /* line 30, ../sass/responsive/_general.scss */
  .no-menu-tablet {
    display: none !important;
  }
}

@media (max-width: 767px) {
  /* line 35, ../sass/responsive/_general.scss */
  .no-menu-mobile {
    display: none !important;
  }
}

@media (max-width: 580px) {
  /* line 40, ../sass/responsive/_general.scss */
  .no-menu-mobile-small {
    display: none !important;
  }
}

/*-------------------------------------------------------------------------------------------------------
  Styles per elements generals
  ** Disseny per a més de 990px
---------------------------------------------------------------------------------------------------- */
/* line 52, ../sass/responsive/_general.scss */
.domain-8 #page-wrapper {
  width: 100%;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  filter: none;
  /*********************** breadcrumb *********************/
  /******************* error 404 ***********************/
}
/* line 58, ../sass/responsive/_general.scss */
.domain-8 #page-wrapper #top-bar .region-top-bar,
.domain-8 #page-wrapper #main-wrapper,
.domain-8 #page-wrapper #header .section,
.domain-8 #page-wrapper #main-menu .region-menu,
.domain-8 #page-wrapper #footer .section {
  margin: 0px auto;
  max-width: 990px;
}
/* line 67, ../sass/responsive/_general.scss */
.domain-8 #page-wrapper #breadcrumb {
  padding-left: 25px;
}
@media (max-width: 767px) {
  /* line 67, ../sass/responsive/_general.scss */
  .domain-8 #page-wrapper #breadcrumb {
    display: none;
  }
}
/* line 72, ../sass/responsive/_general.scss */
.domain-8 #page-wrapper #breadcrumb .content-breadcrumb {
  margin: 0px auto;
  width: 950px;
}
/* line 77, ../sass/responsive/_general.scss */
.domain-8 #page-wrapper .back_link {
  text-decoration: none;
  margin: 0 0 15px;
}
/* line 82, ../sass/responsive/_general.scss */
.domain-8 #page-wrapper .node-error {
  background: none;
  width: auto;
}
/* line 85, ../sass/responsive/_general.scss */
.domain-8 #page-wrapper .node-error #bg_error {
  display: block;
  float: right;
  max-width: 50%;
}
/* line 89, ../sass/responsive/_general.scss */
.domain-8 #page-wrapper .node-error #bg_error img {
  width: 100%;
  height: auto;
}
/* line 94, ../sass/responsive/_general.scss */
.domain-8 #page-wrapper .node-error .header-error404 {
  padding: 55px 0 0 18px;
  max-width: 50%;
}
/* line 97, ../sass/responsive/_general.scss */
.domain-8 #page-wrapper .node-error .header-error404 #subtitle_error {
  margin: 20px 0px 0 5px;
}
/* line 101, ../sass/responsive/_general.scss */
.domain-8 #page-wrapper .node-error .content-error404 {
  padding: 15px 0 0 23px;
  max-width: 50%;
}
/* line 105, ../sass/responsive/_general.scss */
.domain-8 #page-wrapper .node-error .field-name-field-back-button {
  margin-left: 23px;
}

/*-------------------------------------------------------------------------------------------------------
  Styles per elements generals
  ** Disseny fins a $desk: 990px;
---------------------------------------------------------------------------------------------------- */
@media (max-width: 1005px) {
  /* line 119, ../sass/responsive/_general.scss */
  .domain-8 {
    /************** popup cookies **************/
    /************** donde estamos **************/
    /************** página de resultados de búsqueda ***********************/
    /************** mapa web ******************************/
    /************** error 404 ****************************/
    /************** planificacion familiar - corporate finance **************/
    /*************** quienes somos ****************************/
    /*************** grupo credit andorra ****************************/
    /************** cotizaciones **********************************/
  }
  /* line 120, ../sass/responsive/_general.scss */
  .domain-8 #main-wrapper {
    width: 100%;
  }
  /* line 124, ../sass/responsive/_general.scss */
  .domain-8 #content {
    padding: 20px 25px;
  }
}
@media (max-width: 1005px) and (max-width: 767px) {
  /* line 124, ../sass/responsive/_general.scss */
  .domain-8 #content {
    padding: 20px 15px;
  }
}
@media (max-width: 1005px) {
  /* line 131, ../sass/responsive/_general.scss */
  .domain-8 .width-auto img {
    width: auto !important;
    max-width: 100%;
  }
}
@media (max-width: 1005px) and (max-width: 767px) {
  /* line 136, ../sass/responsive/_general.scss */
  .domain-8 .field-name-field-back-button {
    display: none;
  }
}
@media (max-width: 1005px) {
  /* line 143, ../sass/responsive/_general.scss */
  .domain-8 #sliding-popup .popup-content {
    width: auto;
  }
  /* line 145, ../sass/responsive/_general.scss */
  .domain-8 #sliding-popup .popup-content #popup-text {
    width: auto;
    margin: 10px 20px 5px;
  }
  /* line 149, ../sass/responsive/_general.scss */
  .domain-8 #sliding-popup .popup-content #popup-buttons {
    margin-bottom: 10px;
  }
  /* line 157, ../sass/responsive/_general.scss */
  .domain-8 .region-content > .view-where-are-we .attachment {
    float: none;
    width: 100%;
    padding-bottom: 0;
  }
  /* line 161, ../sass/responsive/_general.scss */
  .domain-8 .region-content > .view-where-are-we .attachment .views-row {
    display: inline-block;
    width: 49%;
    margin-bottom: 20px;
  }
}
@media (max-width: 1005px) and (max-width: 580px) {
  /* line 161, ../sass/responsive/_general.scss */
  .domain-8 .region-content > .view-where-are-we .attachment .views-row {
    width: 100%;
  }
}
@media (max-width: 1005px) {
  /* line 168, ../sass/responsive/_general.scss */
  .domain-8 .region-content > .view-where-are-we .attachment .views-row a.link-location {
    margin-bottom: 0;
  }
  /* line 170, ../sass/responsive/_general.scss */
  .domain-8 .region-content > .view-where-are-we .attachment .views-row a.link-location img {
    display: block;
  }
}
@media (max-width: 1005px) and (max-width: 767px) {
  /* line 168, ../sass/responsive/_general.scss */
  .domain-8 .region-content > .view-where-are-we .attachment .views-row a.link-location {
    cursor: text;
  }
}
@media (max-width: 1005px) and (max-width: 580px) {
  /* line 177, ../sass/responsive/_general.scss */
  .domain-8 .region-content > .view-where-are-we .attachment .views-row a.link-google-map {
    display: block;
    margin-left: 47px;
  }
}
@media (max-width: 1005px) {
  /* line 185, ../sass/responsive/_general.scss */
  .domain-8 .region-content > .view-where-are-we > .view-content {
    float: none;
  }
  /* line 187, ../sass/responsive/_general.scss */
  .domain-8 .region-content > .view-where-are-we > .view-content .geolocation-views-map {
    width: 100% !important;
  }
}
@media (max-width: 1005px) and (max-width: 580px) {
  /* line 187, ../sass/responsive/_general.scss */
  .domain-8 .region-content > .view-where-are-we > .view-content .geolocation-views-map {
    display: none;
  }
}
@media (max-width: 1005px) {
  /* line 197, ../sass/responsive/_general.scss */
  .domain-8 .search-form input#edit-keys {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    max-width: 273px;
    width: 80%;
  }
  /* line 205, ../sass/responsive/_general.scss */
  .domain-8.node-type-page .block-menu-block .menu-block-wrapper .menu li ul li a {
    display: block;
  }
  /* line 210, ../sass/responsive/_general.scss */
  .domain-8.node-type-error #content {
    width: auto;
  }
}
@media (max-width: 1005px) and (max-width: 767px) {
  /* line 213, ../sass/responsive/_general.scss */
  .domain-8.node-type-error #content .node-error #bg_error {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  /* line 218, ../sass/responsive/_general.scss */
  .domain-8.node-type-error #content .node-error #bg_error img {
    width: 60%;
    height: auto;
  }
}
@media (max-width: 1005px) {
  /* line 224, ../sass/responsive/_general.scss */
  .domain-8.node-type-error #content .node-error .header-error404 {
    line-height: normal;
  }
}
@media (max-width: 1005px) and (max-width: 767px) {
  /* line 224, ../sass/responsive/_general.scss */
  .domain-8.node-type-error #content .node-error .header-error404 {
    padding: 0;
    margin: 20px auto;
    max-width: 60%;
  }
  /* line 230, ../sass/responsive/_general.scss */
  .domain-8.node-type-error #content .node-error .header-error404 #subtitle_error {
    padding: 0;
    margin: 20px 0;
  }
}
@media (max-width: 1005px) and (max-width: 580px) {
  /* line 224, ../sass/responsive/_general.scss */
  .domain-8.node-type-error #content .node-error .header-error404 {
    max-width: 100%;
  }
}
@media (max-width: 1005px) and (max-width: 767px) {
  /* line 239, ../sass/responsive/_general.scss */
  .domain-8.node-type-error #content .node-error .content-error404 {
    padding: 0;
    margin: 15px auto 0;
    max-width: 60%;
  }
}
@media (max-width: 1005px) and (max-width: 580px) {
  /* line 239, ../sass/responsive/_general.scss */
  .domain-8.node-type-error #content .node-error .content-error404 {
    max-width: 100%;
  }
}
@media (max-width: 1005px) {
  /* line 255, ../sass/responsive/_general.scss */
  .domain-8 .field-name-field-tab-body table {
    width: 100%;
  }
  /* line 257, ../sass/responsive/_general.scss */
  .domain-8 .field-name-field-tab-body table tr {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
  }
  /* line 269, ../sass/responsive/_general.scss */
  .domain-8 .field-name-field-tab-body table tr .columns-4 {
    /*float: left;          
    &.even{
      clear:both;
    }*/
  }
  /* line 274, ../sass/responsive/_general.scss */
  .domain-8 .field-name-field-tab-body table tr .columns-4 img {
    width: auto !important;
    max-width: 100%;
  }
}
@media (max-width: 1005px) and (max-width: 767px) {
  /* line 269, ../sass/responsive/_general.scss */
  .domain-8 .field-name-field-tab-body table tr .columns-4 {
    width: 50%;
    text-align: center;
    padding: 0 0 25px;
  }
  /* line 282, ../sass/responsive/_general.scss */
  .domain-8 .field-name-field-tab-body table tr .columns-4 * {
    text-align: left;
  }
  /* line 285, ../sass/responsive/_general.scss */
  .domain-8 .field-name-field-tab-body table tr .columns-4 .lista {
    width: auto !important;
  }
}
@media (max-width: 1005px) and (max-width: 580px) {
  /* line 269, ../sass/responsive/_general.scss */
  .domain-8 .field-name-field-tab-body table tr .columns-4 {
    width: 100%;
    margin: 0 10%;
    padding: 0;
  }
  /* line 293, ../sass/responsive/_general.scss */
  .domain-8 .field-name-field-tab-body table tr .columns-4 h2 {
    text-align: center;
  }
  /* line 296, ../sass/responsive/_general.scss */
  .domain-8 .field-name-field-tab-body table tr .columns-4 img {
    margin-top: 25px;
  }
}
@media (max-width: 1005px) {
  /* line 305, ../sass/responsive/_general.scss */
  .domain-8 #grafic_years_responsive {
    margin-top: 10px;
  }
  /* line 307, ../sass/responsive/_general.scss */
  .domain-8 #grafic_years_responsive .div-year {
    clear: both;
  }
  /* line 309, ../sass/responsive/_general.scss */
  .domain-8 #grafic_years_responsive .div-year:before {
    content: "";
    background: url(../images/arrow-top-year.png) no-repeat;
    height: 13px;
    width: 63px;
    display: block;
  }
  /* line 316, ../sass/responsive/_general.scss */
  .domain-8 #grafic_years_responsive .div-year:after {
    content: "";
    background: url(../images/arrow-bottom-year.png) no-repeat;
    height: 16px;
    width: 63px;
    display: block;
    clear: both;
  }
  /* line 324, ../sass/responsive/_general.scss */
  .domain-8 #grafic_years_responsive .div-year .flex-year {
    display: flex;
  }
  /* line 326, ../sass/responsive/_general.scss */
  .domain-8 #grafic_years_responsive .div-year .flex-year .year {
    width: 63px;
    height: auto;
    margin: 0 5px 0 0;
    padding: 10px 0 5px;
    display: block;
    background: #add100;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
  }
  /* line 338, ../sass/responsive/_general.scss */
  .domain-8 #grafic_years_responsive .div-year .flex-year > p {
    float: left;
    margin: 0;
    clear: none;
    max-width: 90%;
    width: auto;
  }
}
@media (max-width: 1005px) and (max-width: 767px) {
  /* line 338, ../sass/responsive/_general.scss */
  .domain-8 #grafic_years_responsive .div-year .flex-year > p {
    max-width: 85%;
  }
}
@media (max-width: 1005px) and (max-width: 580px) {
  /* line 338, ../sass/responsive/_general.scss */
  .domain-8 #grafic_years_responsive .div-year .flex-year > p {
    max-width: 70%;
  }
}
@media (max-width: 1005px) {
  /* line 356, ../sass/responsive/_general.scss */
  .domain-8 .node-simple-page iframe {
    display: none;
  }
  /* line 361, ../sass/responsive/_general.scss */
  .domain-8.node-type-distribuidora-cotizaciones {
    background: #fff;
  }
  /* line 363, ../sass/responsive/_general.scss */
  .domain-8.node-type-distribuidora-cotizaciones #page-wrapper {
    overflow: auto;
  }
  /* line 367, ../sass/responsive/_general.scss */
  .domain-8 #block-menu-cotizacion-menu-cotizacion {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 371, ../sass/responsive/_general.scss */
  .domain-8 .node-distribuidora-cotizaciones > .content,
  .domain-8 .node-cotizaciones > .content {
    width: 100%;
  }
  /* line 375, ../sass/responsive/_general.scss */
  .domain-8 .node-type-distribuidora-cotizaciones .field-name-field-files,
  .domain-8 .field-name-field-cotizacion-files {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 383, ../sass/responsive/_general.scss */
  .domain-8 .node-type-distribuidora-cotizaciones .field-name-field-files .download-file,
  .domain-8 .field-name-field-cotizacion-files .download-file {
    width: 30%;
  }
}
/*-------------------------------------------------------------------------------------------------------
  Styles per header
  ** añadidos para todos los portales pq se cambia algo en base de datos
---------------------------------------------------------------------------------------------------- */
/* line 6, ../sass/responsive/_header.scss */
#header > .section {
  position: relative;
}
/* line 9, ../sass/responsive/_header.scss */
#header .block-search {
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0;
  background: #D1D1D1;
  display: none;
  z-index: 500;
}
/* line 17, ../sass/responsive/_header.scss */
#header .block-search.active-search {
  display: block;
}
/* line 20, ../sass/responsive/_header.scss */
#header .block-search .search-form {
  margin-bottom: 0;
  overflow: hidden;
}
/* line 24, ../sass/responsive/_header.scss */
#header .block-search .form-text {
  background-color: #FFFFFF;
  border: 0.1em solid #CCCFD4;
  line-height: 100%;
  padding: 2px 5px;
  text-indent: 0.2em;
  vertical-align: middle;
  margin-right: 10px;
}
/* line 33, ../sass/responsive/_header.scss */
#header .block-search .form-item-search-block-form {
  margin: 0;
  float: left;
}

/*-------------------------------------------------------------------------------------------------------
  Styles per elements generals
  ** Disseny per a més de 990px
---------------------------------------------------------------------------------------------------- */
/* line 46, ../sass/responsive/_header.scss */
.domain-8 #page-wrapper #header {
  background: url("../images/b-header-gradient.png") no-repeat;
  background-position: top center;
}
@media (max-width: 1005px) {
  /* line 46, ../sass/responsive/_header.scss */
  .domain-8 #page-wrapper #header {
    background-image: url("../images/b-header.png");
    background-size: cover;
  }
}
@media (max-width: 767px) {
  /* line 46, ../sass/responsive/_header.scss */
  .domain-8 #page-wrapper #header {
    background: none;
  }
}
/* line 57, ../sass/responsive/_header.scss */
.domain-8 #page-wrapper .green-button {
  color: #6C6C3A;
  font-weight: bold;
}

/*-------------------------------------------------------------------------------------------------------
  Styles per elements generals
  ** Disseny fins a $desk: 990px;
---------------------------------------------------------------------------------------------------- */
@media (max-width: 1005px) {
  /* line 71, ../sass/responsive/_header.scss */
  .domain-8 #top-bar > .region-top-bar {
    width: auto;
  }
}
@media (max-width: 1005px) and (max-width: 767px) {
  /* line 73, ../sass/responsive/_header.scss */
  .domain-8 #top-bar > .region-top-bar #block-menu-menu-men-banco-alcal-banca-onlin {
    display: none;
  }
}
@media (max-width: 1005px) and (max-width: 767px) {
  /* line 78, ../sass/responsive/_header.scss */
  .domain-8 #top-bar > .region-top-bar #block-block-4 {
    position: absolute;
    top: 74px;
    right: 54px;
    z-index: 1;
  }
}
@media (max-width: 1005px) and (max-width: 580px) {
  /* line 78, ../sass/responsive/_header.scss */
  .domain-8 #top-bar > .region-top-bar #block-block-4 {
    top: 62px;
    right: 46px;
  }
}
@media (max-width: 1005px) and (max-width: 767px) {
  /* line 90, ../sass/responsive/_header.scss */
  .domain-8 #top-bar > .region-top-bar #block-menu-menu-link-corporativa {
    width: 60%;
    max-width: 240px;
  }
  /* line 94, ../sass/responsive/_header.scss */
  .domain-8 #top-bar > .region-top-bar #block-menu-menu-link-corporativa .menu a {
    width: 100%;
    background-size: contain;
    background-position: center left;
  }
}
@media (max-width: 1005px) and (max-width: 580px) {
  /* line 90, ../sass/responsive/_header.scss */
  .domain-8 #top-bar > .region-top-bar #block-menu-menu-link-corporativa {
    width: 58%;
  }
}
@media (max-width: 1005px) {
  /* line 104, ../sass/responsive/_header.scss */
  .domain-8 #top-bar > .region-top-bar #block-lang-dropdown-language {
    /*.dd{
      width: 130px !important;
    }
    @include breakpoint(mobile){
      padding:0;
      #lang_dropdown_form_language{
        margin: 3px 5px;
        #lang-dropdown-select-language{
          font-size: 10px;
          height: 18px;
          width: 100px!important;
        }            
        .dd{
          width: 100px !important;
          .ddTitle{
            width: auto;
          }
          .ddlabel{
            font-size: 10px;
          }
          .ddChild{
            width: 98%;
          }
        }
      }
    }*/
  }
}
@media (max-width: 1005px) and (max-width: 767px) {
  /* line 132, ../sass/responsive/_header.scss */
  .domain-8 #top-bar > .region-top-bar #block-lang-dropdown-language #lang_dropdown_form_language {
    margin: 0;
    height: 40px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  /* line 142, ../sass/responsive/_header.scss */
  .domain-8 #top-bar > .region-top-bar #block-lang-dropdown-language .dd {
    display: none;
  }
  /* line 145, ../sass/responsive/_header.scss */
  .domain-8 #top-bar > .region-top-bar #block-lang-dropdown-language .ddOutOfVision {
    position: relative !important;
    overflow: inherit !important;
    margin: 0 10px;
    height: auto !important;
  }
  /* line 150, ../sass/responsive/_header.scss */
  .domain-8 #top-bar > .region-top-bar #block-lang-dropdown-language .ddOutOfVision select {
    width: auto;
    background: #fff;
    font-size: 12px;
  }
}
@media (max-width: 1005px) {
  /* line 161, ../sass/responsive/_header.scss */
  .domain-8 #header {
    width: 100%;
    height: auto;
  }
  /* line 164, ../sass/responsive/_header.scss */
  .domain-8 #header > .section {
    width: auto;
    padding: 20px;
  }
}
@media (max-width: 1005px) and (max-width: 580px) {
  /* line 164, ../sass/responsive/_header.scss */
  .domain-8 #header > .section {
    padding: 15px 10px;
  }
}
@media (max-width: 1005px) {
  /* line 170, ../sass/responsive/_header.scss */
  .domain-8 #header > .section #logo {
    margin: 0;
  }
}
@media (max-width: 1005px) and (max-width: 767px) {
  /* line 174, ../sass/responsive/_header.scss */
  .domain-8 #header > .section #logo img {
    max-width: 235px;
  }
}
@media (max-width: 1005px) and (max-width: 767px) and (max-width: 580px) {
  /* line 174, ../sass/responsive/_header.scss */
  .domain-8 #header > .section #logo img {
    max-width: 180px;
  }
}

@media (max-width: 1005px) and (max-width: 767px) {
  /* line 183, ../sass/responsive/_header.scss */
  .domain-8 #header > .section .block-search {
    position: relative;
    top: 0;
    overflow: hidden;
    margin-top: 10px;
  }
}
@media (max-width: 1005px) and (max-width: 767px) {
  /* line 191, ../sass/responsive/_header.scss */
  .domain-8 #header > .section .block-search .search-form > div {
    float: left;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 1005px) and (max-width: 767px) {
  /* line 199, ../sass/responsive/_header.scss */
  .domain-8 #header > .section .block-search .form-text {
    width: 100%;
    padding: 4px 0;
    margin-right: 10px;
  }
}
@media (max-width: 1005px) and (max-width: 767px) {
  /* line 206, ../sass/responsive/_header.scss */
  .domain-8 #header > .section .block-search .form-item-search-block-form {
    width: 85%;
    float: none;
    display: inline-block;
  }
}
@media (max-width: 1005px) and (max-width: 767px) {
  /* line 213, ../sass/responsive/_header.scss */
  .domain-8 #header > .section .block-search .search-form .form-actions {
    float: none;
    display: inline-block;
  }
  /* line 217, ../sass/responsive/_header.scss */
  .domain-8 #header > .section .block-search .search-form .form-actions input.form-submit[type="submit"] {
    margin-left: 10px;
  }
}

/*-------------------------------------------------------------------------------------------------------
  Styles per la Home
  ** Disseny fins a $desk: 990px;
---------------------------------------------------------------------------------------------------- */
@media (max-width: 1005px) {
  /* line 8, ../sass/responsive/_menu.scss */
  .domain-8 #main-menu {
    display: none;
  }
  /* line 12, ../sass/responsive/_menu.scss */
  .domain-8 #main-wrapper {
    z-index: 200;
  }
  /* line 15, ../sass/responsive/_menu.scss */
  .domain-8 #button-menu {
    float: right;
    font-size: 2em;
    background: #B6BF00;
    color: #fff;
    text-decoration: none;
    margin-top: 16px;
    padding: 2px;
  }
}
@media (max-width: 1005px) and (max-width: 580px) {
  /* line 15, ../sass/responsive/_menu.scss */
  .domain-8 #button-menu {
    margin-top: 8px;
  }
}
@media (max-width: 1005px) {
  /* line 27, ../sass/responsive/_menu.scss */
  .domain-8 #button-menu .icon-menu-1:before {
    content: '\e801';
  }
  /* line 32, ../sass/responsive/_menu.scss */
  .domain-8 .mm-page {
    -webkit-user-select: inherit !important;
    -webkit-user-drag: inherit !important;
    touch-action: inherit !important;
  }
  /* line 37, ../sass/responsive/_menu.scss */
  .domain-8.overflow-menu {
    position: fixed;
    width: 100%;
  }
  /* line 40, ../sass/responsive/_menu.scss */
  .domain-8.overflow-menu #mmenu {
    overflow-y: scroll !important;
    overflow-x: none !important;
    -webkit-overflow-scrolling: touch !important;
  }

  /* line 48, ../sass/responsive/_menu.scss */
  #mmenu {
    height: 85%;
    background: rgba(150, 147, 147, 0.9) !important;
  }
}
@media (max-width: 1005px) and (max-width: 580px) {
  /* line 48, ../sass/responsive/_menu.scss */
  #mmenu {
    height: 79%;
  }
}
@media (max-width: 1005px) {
  /* line 54, ../sass/responsive/_menu.scss */
  #mmenu .region-menu-mobile {
    height: auto;
  }
  /* line 58, ../sass/responsive/_menu.scss */
  #mmenu .mm-list {
    padding: 0;
  }
  /* line 60, ../sass/responsive/_menu.scss */
  #mmenu .mm-list > li {
    border-width: 0px !important;
  }
  /* line 62, ../sass/responsive/_menu.scss */
  #mmenu .mm-list > li .mm-list > li {
    border-top: 1px solid #fff;
  }
  /* line 65, ../sass/responsive/_menu.scss */
  #mmenu .mm-list > li > a {
    border-top: 1px solid #fff;
  }
  /* line 69, ../sass/responsive/_menu.scss */
  #mmenu .mm-list > li > span {
    border-top: 1px solid #fff;
    display: block;
  }

  /* line 75, ../sass/responsive/_menu.scss */
  .mm-menu .block-menu-block ul.menu li {
    margin: 0;
    padding: 0;
  }

  /* line 79, ../sass/responsive/_menu.scss */
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen {
    background: transparent;
  }

  /* line 83, ../sass/responsive/_menu.scss */
  html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker {
    display: none;
  }

  /* line 87, ../sass/responsive/_menu.scss */
  html .mm-menu.mm-top.mm-front, html .mm-menu.mm-top.mm-next {
    z-index: 600;
  }

  /* canvis estils them mm-white */
  /* line 94, ../sass/responsive/_menu.scss */
  html.mm-white nav.mm-white > .mm-panel {
    padding: 0 0 5px;
    margin: 0;
  }
  /* line 97, ../sass/responsive/_menu.scss */
  html.mm-white nav.mm-white > .mm-panel > .block-menu-block > .content > .menu-block-wrapper > .menu > li {
    background: #979797;
    background-image: none;
  }
  /* line 100, ../sass/responsive/_menu.scss */
  html.mm-white nav.mm-white > .mm-panel > .block-menu-block > .content > .menu-block-wrapper > .menu > li > span {
    text-transform: uppercase;
    font-size: 1em;
    color: #fff;
  }
  /* line 105, ../sass/responsive/_menu.scss */
  html.mm-white nav.mm-white > .mm-panel > .block-menu-block > .content > .menu-block-wrapper > .menu > li > a {
    text-transform: uppercase;
    font-size: 1em;
    color: #fff;
  }
  /* line 110, ../sass/responsive/_menu.scss */
  html.mm-white nav.mm-white > .mm-panel > .block-menu-block > .content > .menu-block-wrapper > .menu > li ul {
    padding: 0;
  }
  /* line 113, ../sass/responsive/_menu.scss */
  html.mm-white nav.mm-white > .mm-panel > .block-menu-block > .content > .menu-block-wrapper > .menu > li ul > li {
    border-width: 0;
    background: #dedede;
  }
  /* line 116, ../sass/responsive/_menu.scss */
  html.mm-white nav.mm-white > .mm-panel > .block-menu-block > .content > .menu-block-wrapper > .menu > li ul > li > a {
    border-top: 1px solid #fff;
    padding-left: 50px;
    font-size: 1.1em;
  }
  /* line 120, ../sass/responsive/_menu.scss */
  html.mm-white nav.mm-white > .mm-panel > .block-menu-block > .content > .menu-block-wrapper > .menu > li ul > li > a:hover {
    background-color: rgba(89, 89, 83, 0.2);
  }
  /* line 125, ../sass/responsive/_menu.scss */
  html.mm-white nav.mm-white > .mm-panel > .block-menu-block > .content > .menu-block-wrapper > .menu > li ul > li > ul > li > a {
    color: #515151;
  }
  /* line 128, ../sass/responsive/_menu.scss */
  html.mm-white nav.mm-white > .mm-panel > .block-menu-block > .content > .menu-block-wrapper > .menu > li ul > li > ul > li > ul > li {
    background: #c8c8c8;
  }
  /* line 130, ../sass/responsive/_menu.scss */
  html.mm-white nav.mm-white > .mm-panel > .block-menu-block > .content > .menu-block-wrapper > .menu > li ul > li > ul > li > ul > li > a {
    color: #7a7a7a;
  }
}
/*-------------------------------------------------------------------------------------------------------
  Styles pel footer
  ** añadidos para todos los portales pq se cambia algo en base de datos
---------------------------------------------------------------------------------------------------- */
/* line 7, ../sass/responsive/_footer.scss */
#footer .field-name-field-info-portal-tel span {
  display: block;
}

/*-------------------------------------------------------------------------------------------------------
  Styles per elements generals
  ** Disseny fins a $desk: 990px;
---------------------------------------------------------------------------------------------------- */
@media (max-width: 1005px) {
  /* line 22, ../sass/responsive/_footer.scss */
  .domain-8 #footer > .section {
    width: auto;
  }
  /* line 25, ../sass/responsive/_footer.scss */
  .domain-8 #footer .footer-left {
    width: 100%;
  }
  /* line 27, ../sass/responsive/_footer.scss */
  .domain-8 #footer .footer-left #block-views-footer-info-portal-block .views-row {
    text-align: center;
  }
  /* line 30, ../sass/responsive/_footer.scss */
  .domain-8 #footer .footer-left #block-views-footer-info-portal-block .views-row > div .label-tel,
  .domain-8 #footer .footer-left #block-views-footer-info-portal-block .views-row > div .label-email {
    display: inline-block;
    float: none;
  }
  /* line 35, ../sass/responsive/_footer.scss */
  .domain-8 #footer .footer-left #block-views-footer-info-portal-block .views-row > div .field-name-field-info-portal-tel,
  .domain-8 #footer .footer-left #block-views-footer-info-portal-block .views-row > div .field-name-field-info-portal-email {
    float: none;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    width: auto;
  }
  /* line 42, ../sass/responsive/_footer.scss */
  .domain-8 #footer .footer-left #block-views-footer-info-portal-block .views-row > div .field-name-field-info-portal-tel span,
  .domain-8 #footer .footer-left #block-views-footer-info-portal-block .views-row > div .field-name-field-info-portal-email span {
    display: inline-block;
    margin-right: 20px;
  }
}
@media (max-width: 1005px) and (max-width: 580px) {
  /* line 42, ../sass/responsive/_footer.scss */
  .domain-8 #footer .footer-left #block-views-footer-info-portal-block .views-row > div .field-name-field-info-portal-tel span,
  .domain-8 #footer .footer-left #block-views-footer-info-portal-block .views-row > div .field-name-field-info-portal-email span {
    display: block;
    margin-right: 0px;
  }
}
@media (max-width: 1005px) {
  /* line 53, ../sass/responsive/_footer.scss */
  .domain-8 #footer .footer-left #block-menu-menu-footer-bottom-menu-banco-al {
    margin: 10px 0 0;
    width: 100%;
  }
  /* line 56, ../sass/responsive/_footer.scss */
  .domain-8 #footer .footer-left #block-menu-menu-footer-bottom-menu-banco-al ul.menu {
    text-align: center;
  }
  /* line 58, ../sass/responsive/_footer.scss */
  .domain-8 #footer .footer-left #block-menu-menu-footer-bottom-menu-banco-al ul.menu li {
    float: none;
    display: inline-block;
  }
  /* line 65, ../sass/responsive/_footer.scss */
  .domain-8 #footer .footer-right {
    display: none;
  }
}
/*-------------------------------------------------------------------------------------------------------
  Styles pel slider de la home
---------------------------------------------------------------------------------------------------- */
/* line 5, ../sass/responsive/_home-responsive.scss */
.domain-8 #highlighted {
  border-top: 2px solid #CCCCCC;
  width: 100%;
}
/* line 8, ../sass/responsive/_home-responsive.scss */
.domain-8 #highlighted .views_slideshow_main {
  max-width: 990px;
  margin: 0 auto;
}
/* line 12, ../sass/responsive/_home-responsive.scss */
.domain-8 #highlighted .views-slideshow-controls-text-previous {
  background: url("../images/carousel-arrow-left-green.png") no-repeat scroll 0 0 transparent;
  background-position: center center;
  height: 100%;
  top: 0;
  width: 33px;
}
/* line 19, ../sass/responsive/_home-responsive.scss */
.domain-8 #highlighted .views-slideshow-controls-text-next {
  background: url("../images/carousel-arrow-right-green.png") no-repeat scroll 0 0 transparent;
  background-position: center center;
  height: 100%;
  top: 0;
  width: 33px;
}
@media (max-width: 1005px) {
  /* line 5, ../sass/responsive/_home-responsive.scss */
  .domain-8 #highlighted {
    width: 100%;
  }
  /* line 28, ../sass/responsive/_home-responsive.scss */
  .domain-8 #highlighted img {
    width: 100%;
  }
  /* line 31, ../sass/responsive/_home-responsive.scss */
  .domain-8 #highlighted .view-slideshow-home .field-name-body {
    width: 40%;
    top: 5%;
  }
}
@media (max-width: 580px) {
  /* line 5, ../sass/responsive/_home-responsive.scss */
  .domain-8 #highlighted {
    overflow: hidden;
  }
  /* line 38, ../sass/responsive/_home-responsive.scss */
  .domain-8 #highlighted img {
    width: auto;
    max-height: 180px;
  }
  /* line 42, ../sass/responsive/_home-responsive.scss */
  .domain-8 #highlighted .view-slideshow-home .field-name-body {
    width: auto;
    top: 30%;
    left: 10%;
    right: 10%;
    padding: 10px 25px;
  }
}
/* line 52, ../sass/responsive/_home-responsive.scss */
.domain-8.node-type-home #page-wrapper #header {
  background: #fff;
}

/*-------------------------------------------------------------------------------------------------------
  Styles per la Home
  ** Disseny fins a $desk: 990px;
---------------------------------------------------------------------------------------------------- */
@media (max-width: 1005px) {
  /* line 65, ../sass/responsive/_home-responsive.scss */
  .domain-8 {
    /*----------------------------------------------------
    NODE TYPE HOME
    ---------------------------------------------------- */
    /*end node-type-home*/
  }
  /* line 71, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home {
    /* HOME Lateral - LEFT */
    /* HOME Lateral - RIGHT*/
  }
}
@media (max-width: 1005px) and (max-width: 767px) {
  /* line 73, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home #content {
    padding: 15px 10px;
  }
}
@media (max-width: 1005px) {
  /* line 79, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home h2 {
    font-size: 15px;
  }
  /* line 84, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-banners-home,
  .domain-8.node-type-home .field-name-field-banner-home-2 {
    width: 100%;
    /*** TABLET ***/
    /*** MOBILE ***/
  }
  /* line 87, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-banners-home .field-type-image img,
  .domain-8.node-type-home .field-name-field-banner-home-2 .field-type-image img {
    width: 100%;
    height: auto;
  }
  /* line 91, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-banners-home .content,
  .domain-8.node-type-home .field-name-field-banner-home-2 .content {
    border: 1px solid #dbdbdb;
  }
  /* line 92, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-banners-home a:link:hover .capa-hover,
  .domain-8.node-type-home .field-name-field-banner-home-2 a:link:hover .capa-hover {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 1005px) and (max-width: 767px) {
  /* line 98, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-banners-home .content p,
  .domain-8.node-type-home .field-name-field-banner-home-2 .content p {
    display: none;
  }
  /* line 99, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-banners-home .content-node-banner-home h2,
  .domain-8.node-type-home .field-name-field-banner-home-2 .content-node-banner-home h2 {
    font-size: 20px;
    margin-top: 10px;
  }
  /* line 103, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-banners-home .field-type-image,
  .domain-8.node-type-home .field-name-field-banner-home-2 .field-type-image {
    overflow: hidden;
  }
  /* line 105, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-banners-home .field-type-image img,
  .domain-8.node-type-home .field-name-field-banner-home-2 .field-type-image img {
    width: auto;
  }
  /* line 109, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-banners-home .even .field-type-image img,
  .domain-8.node-type-home .field-name-field-banner-home-2 .even .field-type-image img {
    float: right;
  }
  /* line 112, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-banners-home .odd .field-type-image img,
  .domain-8.node-type-home .field-name-field-banner-home-2 .odd .field-type-image img {
    float: left;
  }
}
@media (max-width: 1005px) and (max-width: 580px) {
  /* line 119, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-banners-home .field-type-image img,
  .domain-8.node-type-home .field-name-field-banner-home-2 .field-type-image img {
    max-height: 100px;
  }
  /* line 123, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-banners-home .content-node-banner-home h2,
  .domain-8.node-type-home .field-name-field-banner-home-2 .content-node-banner-home h2 {
    font-size: 16px;
  }
}
@media (max-width: 1005px) {
  /* line 130, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-banner-home-lateral {
    width: 48%;
    border-right: 1px solid #dbdbdb;
    padding-right: 2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*** TABLET ***/
    /*** MOBILE ***/
  }
  /* line 136, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-banner-home-lateral .field-name-field-banner-home-lateral-image img {
    width: 100%;
    height: auto;
    display: block;
  }
}
@media (max-width: 1005px) and (max-width: 767px) {
  /* line 143, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-banner-home-lateral h2 {
    font-size: 20px;
  }
}
@media (max-width: 1005px) and (max-width: 580px) {
  /* line 130, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-banner-home-lateral {
    position: relative;
    width: 100%;
    border: 1px solid #dbdbdb;
    padding: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 155, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-banner-home-lateral .content p {
    display: none;
  }
  /* line 157, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-banner-home-lateral h2 {
    padding: 0 20px 0px;
    font-size: 16px;
    margin: 14px 0;
  }
  /* line 163, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-banner-home-lateral .field-type-link-field a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  /* line 169, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-banner-home-lateral .field-type-link-field a .div-verde {
    position: absolute;
    top: 0;
    right: 0px;
    background: #BCBD00;
    padding-right: 5px;
    z-index: 2;
  }
  /* line 176, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-banner-home-lateral .field-type-link-field a .div-verde span {
    background: url("../images/i-arrow-link.png") no-repeat scroll right center transparent;
    color: #6C6C3A;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 14px 3px 10px;
    text-decoration: none;
  }
}
@media (max-width: 1005px) {
  /* line 191, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-home-country-new-highligh {
    border-top: none;
    width: 48%;
    padding-top: 0;
    padding-left: 2%;
    /*** MOBILE ***/
  }
  /* line 196, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-home-country-new-highligh .group-left {
    width: 30%;
  }
  /* line 198, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-home-country-new-highligh .group-left img {
    width: 100%;
    height: auto;
  }
  /* line 204, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-home-country-new-highligh .group-right {
    width: 65%;
    padding-left: 5%;
  }
  /* line 207, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-home-country-new-highligh .group-right .field-name-title {
    color: #343434;
    font-size: 14px;
    font-weight: bold;
  }
  /* line 212, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-home-country-new-highligh .group-right .field-name-field-date {
    margin: 0 0 3px;
  }
  /* line 215, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-home-country-new-highligh .group-right a {
    font-size: 14px;
  }
}
@media (max-width: 1005px) and (max-width: 580px) {
  /* line 191, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-home-country-new-highligh {
    width: 100%;
    margin-top: 20px;
  }
  /* line 223, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-home-country-new-highligh .field-name-body p {
    display: none;
  }
  /* line 224, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-home-country-new-highligh .field-name-node-link {
    padding: 5px 0;
  }
  /* line 225, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-home-country-new-highligh .group-right {
    width: 60%;
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media (max-width: 1005px) {
  /*end domain-8*/
}
/*end media querie */
/*-------------------------------------------------------------------------------------------------------
  Styles pel banner lateral de la home de cotizaciones.
  L'amaguem específicament pel portal país de Banco Alcalà 
  pq no està preparada la pàgina de Cotizaciones per mobile
---------------------------------------------------------------------------------------------------- */
@media (max-width: 580px) {
  /* line 246, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-banner-home-lateral {
    display: none;
  }
  /* line 249, ../sass/responsive/_home-responsive.scss */
  .domain-8.node-type-home .field-name-field-home-country-new-highligh {
    margin-top: 0;
  }
}

/*-------------------------------------------------------------------------------------------------------
  Styles per NODE TYPE SIMPLE PAGE
---------------------------------------------------------------------------------------------------- */
/* line 9, ../sass/responsive/_type-simple-page.scss */
.domain-8.node-type-simple-page .node-simple-page {
  /* sidebar, 2da columna*/
}
/* line 10, ../sass/responsive/_type-simple-page.scss */
.domain-8.node-type-simple-page .node-simple-page > .content {
  /* tabs */
  /* accordion */
}
@media (max-width: 1005px) {
  /* line 10, ../sass/responsive/_type-simple-page.scss */
  .domain-8.node-type-simple-page .node-simple-page > .content {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 14, ../sass/responsive/_type-simple-page.scss */
  .domain-8.node-type-simple-page .node-simple-page > .content img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 1005px) {
  /* line 23, ../sass/responsive/_type-simple-page.scss */
  .domain-8.node-type-simple-page .node-simple-page > .content .field-name-field-simple-page-graphics .no-desktop img {
    max-width: 580px;
    height: auto;
    margin: 0 auto;
    display: block;
  }
}
@media (max-width: 767px) {
  /* line 34, ../sass/responsive/_type-simple-page.scss */
  .domain-8.node-type-simple-page .node-simple-page > .content #tabs .ui-tabs-nav {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
  }
  /* line 42, ../sass/responsive/_type-simple-page.scss */
  .domain-8.node-type-simple-page .node-simple-page > .content #tabs .ui-tabs-nav li {
    float: none;
    height: auto;
    width: 20%;
    margin: 0 0 0 1%;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
  }
  /* line 53, ../sass/responsive/_type-simple-page.scss */
  .domain-8.node-type-simple-page .node-simple-page > .content #tabs .ui-tabs-nav li:first-child {
    margin-left: 0;
  }
  /* line 57, ../sass/responsive/_type-simple-page.scss */
  .domain-8.node-type-simple-page .node-simple-page > .content #tabs .ui-tabs-nav li.ui-tabs-active {
    position: relative;
  }
  /* line 59, ../sass/responsive/_type-simple-page.scss */
  .domain-8.node-type-simple-page .node-simple-page > .content #tabs .ui-tabs-nav li.ui-tabs-active .arrow-tab {
    position: absolute;
    bottom: -10px;
    left: 0;
    background: url(../images/arrow-tab.png) no-repeat bottom center;
    height: 11px;
    width: 100%;
  }
  /* line 68, ../sass/responsive/_type-simple-page.scss */
  .domain-8.node-type-simple-page .node-simple-page > .content #tabs .ui-tabs-nav li a {
    -webkit-align-self: center;
    align-self: center;
    height: auto;
    line-height: inherit;
    padding: 15% 20%;
    width: 60%;
    text-align: center;
  }
  /* line 76, ../sass/responsive/_type-simple-page.scss */
  .domain-8.node-type-simple-page .node-simple-page > .content #tabs .ui-tabs-nav li a span {
    display: none;
  }
  /* line 79, ../sass/responsive/_type-simple-page.scss */
  .domain-8.node-type-simple-page .node-simple-page > .content #tabs .ui-tabs-nav li a .icon-tab {
    max-width: 100%;
    width: auto;
    position: relative;
    bottom: auto;
    right: auto;
  }
}
/* line 92, ../sass/responsive/_type-simple-page.scss */
.domain-8.node-type-simple-page .node-simple-page > .content .ui-accordion .ui-state-default {
  padding: 7px 24px 7px 7px;
}
@media (max-width: 1005px) {
  /* line 97, ../sass/responsive/_type-simple-page.scss */
  .domain-8.node-type-simple-page .node-simple-page .sidebar-simple-page {
    display: none;
  }
}
@media (max-width: 1005px) {
  /* line 103, ../sass/responsive/_type-simple-page.scss */
  .domain-8.node-type-simple-page .node-simple-page.type-1 .field-name-body {
    float: none;
    width: auto;
  }
}
@media (max-width: 767px) {
  /* line 103, ../sass/responsive/_type-simple-page.scss */
  .domain-8.node-type-simple-page .node-simple-page.type-1 .field-name-body {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 112, ../sass/responsive/_type-simple-page.scss */
  .domain-8.node-type-simple-page .node-simple-page.type-1 .field-name-field-simple-page-small-image {
    display: none;
  }
}
/* line 120, ../sass/responsive/_type-simple-page.scss */
.domain-8.node-type-simple-page .node-simple-page.type-2 .field-name-field-simple-page-big-image, .domain-8.node-type-simple-page .node-simple-page.type-3 .field-name-field-simple-page-big-image {
  overflow: hidden;
}
@media (max-width: 1005px) {
  /* line 122, ../sass/responsive/_type-simple-page.scss */
  .domain-8.node-type-simple-page .node-simple-page.type-2 .field-name-field-simple-page-big-image img, .domain-8.node-type-simple-page .node-simple-page.type-3 .field-name-field-simple-page-big-image img {
    width: 100%;
    max-width: 920px;
    height: auto;
  }
}
@media (max-width: 767px) {
  /* line 122, ../sass/responsive/_type-simple-page.scss */
  .domain-8.node-type-simple-page .node-simple-page.type-2 .field-name-field-simple-page-big-image img, .domain-8.node-type-simple-page .node-simple-page.type-3 .field-name-field-simple-page-big-image img {
    height: 160px;
    width: auto;
  }
}
@media (max-width: 580px) {
  /* line 122, ../sass/responsive/_type-simple-page.scss */
  .domain-8.node-type-simple-page .node-simple-page.type-2 .field-name-field-simple-page-big-image img, .domain-8.node-type-simple-page .node-simple-page.type-3 .field-name-field-simple-page-big-image img {
    height: 120px;
    width: auto;
  }
}

/*-------------------------------------------------------------------------------------------------------
Styles per NODE TYPE TEAM LIST
---------------------------------------------------------------------------------------------------- */
@media (max-width: 1005px) {
  /* line 10, ../sass/responsive/_type-team-list.scss */
  .domain-8.node-type-team-list .node-team-list > .content {
    width: 100%;
  }
}
/* line 15, ../sass/responsive/_type-team-list.scss */
.domain-8.node-type-team-list .node-team-list > .content .field-name-field-team-list .field-item {
  background: none;
  border: none;
  height: auto;
  width: 293px;
  padding: 0;
  margin: 0 0 15px 15px;
}
/* line 16, ../sass/responsive/_type-team-list.scss */
.domain-8.node-type-team-list .node-team-list > .content .field-name-field-team-list .field-item .content-field-item {
  background: none repeat scroll 0 0 #F4F4F4;
  border: 1px solid #E0E0E0;
  height: 51px;
  padding: 15px 20px;
}
@media (max-width: 1005px) {
  /* line 15, ../sass/responsive/_type-team-list.scss */
  .domain-8.node-type-team-list .node-team-list > .content .field-name-field-team-list .field-item {
    width: 49%;
    margin: 0 0 2% 2%;
  }
}
@media (max-width: 580px) {
  /* line 15, ../sass/responsive/_type-team-list.scss */
  .domain-8.node-type-team-list .node-team-list > .content .field-name-field-team-list .field-item {
    width: auto;
    margin: 0 0 15px;
    float: none;
  }
}
/* line 40, ../sass/responsive/_type-team-list.scss */
.domain-8.node-type-team-list .node-team-list.with-sidebar > .content .field-name-field-team-list .field-item.even {
  margin-left: 0;
}
/* line 44, ../sass/responsive/_type-team-list.scss */
.domain-8.node-type-team-list .node-team-list.no-sidebar > .content .field-name-field-team-list .field-item {
  width: 32%;
  margin: 0 0 2% 2%;
}
@media (max-width: 1005px) {
  /* line 44, ../sass/responsive/_type-team-list.scss */
  .domain-8.node-type-team-list .node-team-list.no-sidebar > .content .field-name-field-team-list .field-item {
    width: 49%;
  }
}
@media (max-width: 580px) {
  /* line 44, ../sass/responsive/_type-team-list.scss */
  .domain-8.node-type-team-list .node-team-list.no-sidebar > .content .field-name-field-team-list .field-item {
    width: auto;
    margin: 0 0 15px;
    float: none;
  }
}
/* line 55, ../sass/responsive/_type-team-list.scss */
.domain-8.node-type-team-list .node-team-list.no-sidebar > .content .field-name-field-team-list .field-item.nomult3 {
  margin-left: 0;
}
@media (max-width: 1005px) {
  /* line 55, ../sass/responsive/_type-team-list.scss */
  .domain-8.node-type-team-list .node-team-list.no-sidebar > .content .field-name-field-team-list .field-item.nomult3 {
    margin-left: 2%;
  }
}
@media (max-width: 1005px) {
  /* line 61, ../sass/responsive/_type-team-list.scss */
  .domain-8.node-type-team-list .node-team-list.no-sidebar > .content .field-name-field-team-list .field-item.even {
    margin-left: 0;
  }
}
@media (max-width: 1005px) {
  /* line 68, ../sass/responsive/_type-team-list.scss */
  .domain-8.node-type-team-list .node-team-list .sidebar-simple-page {
    display: none;
  }
}

/*-------------------------------------------------------------------------------------------------------
  Styles per NODE TYPE WEBFORM
  ** Disseny fins a $desk: 990px;
---------------------------------------------------------------------------------------------------- */
/* line 8, ../sass/responsive/_type-webform.scss */
.domain-8.node-type-webform .node-webform .form-submit {
  background: #B6BF00;
  color: #6C6C3A;
  font-weight: bold;
}

@media (max-width: 1005px) and (max-width: 767px) {
  /* line 21, ../sass/responsive/_type-webform.scss */
  .domain-8.node-type-webform .width-607 {
    width: 100%;
    max-width: 607px;
  }
}

@media (max-width: 1005px) and (max-width: 767px) and (max-width: 580px) {
  /* line 25, ../sass/responsive/_type-webform.scss */
  .domain-8.node-type-webform .width-607 .webform-client-form {
    padding: 6%;
    max-width: 276px;
  }
}
@media (max-width: 1005px) and (max-width: 767px) {
  /* line 31, ../sass/responsive/_type-webform.scss */
  .domain-8.node-type-webform .width-607 .webform-component {
    width: 48%;
    margin-right: 4%;
  }
}

@media (max-width: 1005px) and (max-width: 767px) and (max-width: 580px) {
  /* line 31, ../sass/responsive/_type-webform.scss */
  .domain-8.node-type-webform .width-607 .webform-component {
    width: 100%;
    max-width: 273px;
    margin-right: 0;
  }
}
@media (max-width: 1005px) and (max-width: 767px) {
  /* line 39, ../sass/responsive/_type-webform.scss */
  .domain-8.node-type-webform .width-607 .webform-component#webform-component-personal--name, .domain-8.node-type-webform .width-607 .webform-component#webform-component-personal--email, .domain-8.node-type-webform .width-607 .webform-component#webform-component-personal--country, .domain-8.node-type-webform .width-607 .webform-component#webform-component-personal--language {
    clear: both;
  }
  /* line 45, ../sass/responsive/_type-webform.scss */
  .domain-8.node-type-webform .width-607 .webform-component#webform-component-required-fields {
    width: 100%;
  }
  /* line 48, ../sass/responsive/_type-webform.scss */
  .domain-8.node-type-webform .width-607 .webform-component.webform-component-select {
    /*.dd .ddTitle {
    	background: url("../images/b-select-new.png") repeat-x bottom;
    	border: 1px solid #ccc;
    	border-radius: 5px;
    	.ddTitleText{
    		padding: 7px 20px 5px 5px;
    	}
    }*/
  }
  /* line 49, ../sass/responsive/_type-webform.scss */
  .domain-8.node-type-webform .width-607 .webform-component.webform-component-select .form-select {
    width: 100%;
  }
  /* line 60, ../sass/responsive/_type-webform.scss */
  .domain-8.node-type-webform .width-607 .webform-component.webform-component-select .dd {
    display: none;
  }
  /* line 63, ../sass/responsive/_type-webform.scss */
  .domain-8.node-type-webform .width-607 .webform-component.webform-component-select .ddOutOfVision {
    position: relative !important;
    overflow: inherit !important;
    margin: 0;
    width: 100%;
    height: auto !important;
  }
  /* line 69, ../sass/responsive/_type-webform.scss */
  .domain-8.node-type-webform .width-607 .webform-component.webform-component-select .ddOutOfVision select {
    width: 100%;
    background: #fff;
    font-size: 12px;
    padding: 5px 0;
  }
  /* line 77, ../sass/responsive/_type-webform.scss */
  .domain-8.node-type-webform .width-607 .webform-component input.form-text {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 94%;
    padding: 6px 3%;
  }
  /* line 84, ../sass/responsive/_type-webform.scss */
  .domain-8.node-type-webform .width-607 .webform-component .form-textarea-wrapper textarea {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
  }
  /* line 92, ../sass/responsive/_type-webform.scss */
  .domain-8.node-type-webform .width-607 .captcha input.form-text {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 48%;
  }
}
