@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');

/******************GENERAL**********************/

h1{
    font-size: 5rem !important;
}
h2{
    font-size: 4rem !important;
}
p{
    font-size: 20px;
}
li{
    font-size: 20px;
}

/*******CAPSALERA**********************/

.c-content-title-1 > p {
    color: #fff;
}

/*********************ACORDEON*****************/

}
.c-content-accordion-1.c-accordion-blue .panel > .panel-heading > .panel-title > a.collapsed:hover, .c-content-accordion-1.c-accordion-blue .panel > .panel-heading > .panel-title > a.collapsed:focus {
        background-color: #226974 !important;
}
.c-content-accordion-1.c-accordion-blue .panel > .panel-heading > .panel-title > a.collapsed:hover, .c-content-accordion-1.c-accordion-blue .panel > .panel-heading > .panel-title > a.collapsed:focus {
    color: #fff;
    background-color: #226974 !important;
}
.c-content-accordion-1.c-accordion-blue .panel > .panel-collapse > .panel-body {
    padding-top: 8px;
    background-color: #ffffff;
    color: #333;
}
.c-content-accordion-1.c-accordion-blue .panel > .panel-heading > .panel-title > a {
    background-color: #226974;
}

.c-content-accordion-1 .panel > .panel-heading > .panel-title > a {
      font-size: 20px;
}
/****************** WEBFORMS *******************/
.form-required::after { /*Camp obligatori*/
    content: '';
    vertical-align: super;
    display: inline-block;
    background-image: url(http://d10.cromlec.cat/sites/default/files/required.svg);
    background-repeat: no-repeat;
    background-size: 7px 7px;
    width: 7px;
    height: 7px;
    margin: 0 0.3em;
}

form#webform-submission-contact-node-170-add-form {
    font-family: 'Work Sans';
}
/*************************BLOC IDIOMA*******************************/
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
    top: 0%;
    z-index: 9999;
    margin-top: 33px;
}

.dropdown-menu {
    border: 0;
    box-shadow: 0px 3px 12px -5px rgba(0, 0, 0, 0);
    background: #00ffff00;
}

.c-content-pagination > li > a {
    color: #32c5d2;
    border-radius: 0px;
    border: 0px solid #eeeeee;
}
/**************************VISTA BOAT***************************/
.boat-highlights {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  color: #333;
  margin-top: 13px;
}

.boat-highlights .item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
}

.boat-highlights .icon {
  width: 16px;
  height: 16px;
  fill: currentColor;
}


.boat-highlights .item:not(:last-child)::after {
  content: "|";
  margin-left: 12px;
  color: #aaa;
}
.cbp-l-grid-masonry-projects-title {
  display: block;
  text-align: left;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin: 10px 0 4px;
  text-decoration: none;
}

.cbp-l-grid-masonry-projects-title:hover {
  text-decoration: underline;
}
.cbp {
    position: relative;
    margin: 0 auto;
    z-index: 1;
    height: 410px;
}
/*******************************COOKIES******************************************/
.cookies {
    position: fixed;
    bottom: 0%;
    z-index: 99999999;
    left: 10px;
    background: #226974;
    bottom: 0;
    border-top-left-radius: .5em;
    border-top-right-radius: .5em;
    padding: 8px;
}

.cookies a {
    color:#ffff;
  }

.cookies a:active {
    color:#ffff;
  }
  .cookies a:hover {
    color:#ffff;
  }
.freeprivacypolicy-com---palette-light .cc-nb-okagree {
    color: #fff;
    background-color: #226974 !important;
}
.freeprivacypolicy-com---palette-light .cc-nb-reject {
    color: #fff;
    background-color: #3c3c3c !important;
}
/********************************MENU***************************************************/
.c-theme-nav li:active > a:not(.btn), .c-theme-nav li:hover > a:not(.btn) {
    color: #226974 !important;
}
.c-page-on-scroll .c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
        color: #000000;
    }

.c-page-on-scroll .c-layout-header .c-navbar .c-logo img {
    max-height: 53px;
}
@media (min-width: 992px) {
    .c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li.c-active > a:not(.btn) {
       font-family: 'Work Sans';
       font-weight: 400;


}
    .c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn-icon, .c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
        color: #3a3f45;
        font-family: 'Work Sans';
       font-weight: 400;

    }
}
/*********************************PROJECTES***********************************/
.cbp-l-project-desc-title:before, .cbp-l-project-details-title:before {
    background: #226974;
}

./*owl-carousel.c-theme .owl-controls .owl-dot:active {
    background: #226974;
}*/

.owl-carousel.c-theme .owl-controls .owl-dot.active {
    background: #c8d046;
}

.titservicios{
     font-size: 2rem;
    font-family: "Work Sans";
    color: #226974;
    font-weight: 500;
    text-transform: uppercase;

}
.titservicios img{
    padding-bottom: 10px;
    filter: grayscale(1);
}
.field.field--name-field-descripcio.field--type-text-long.field--label-hidden.field__item {
/*    font-family: 'Work Sans';*/
font-size: 1.8rem;
}
.marginservicios{
    margin-top: 20px;
}
.cbp-l-inline-title {
    font-family: "Work Sans";
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    color: #3f444a;
}
.cbp-caption-zoom .cbp-caption-defaultWrap {
    -webkit-transition: -webkit-transform .35s ease-out;
    transition: transform .35s ease-out;
    
}
.caption {
    -webkit-transition: -webkit-transform .35s ease-out;
    transition: transform .35s ease-out;
    
}

.cbp-l-project-desc-title span, .cbp-l-project-details-title span {
    font-family: "Work Sans", sans-serif;
    display: inline-block;
    color: #3f444a;
    text-transform: uppercase;
    font-size: 2.1rem;
    font-weight: 400;
    border-bottom: 0;
    margin: 5px 0 -1px 0;
    padding: 0 5px 0 0;
}
.cbp-l-project-details-list > li > strong {
    color: #4b5158;
    font-family: "Work Sans", sans-serif;
    font-size: 1.75rem;
    font-weight: 500;
}
.cbp-l-project-desc-text {
    font-family: "Work Sans", sans-serif;
    color: #626a73;
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 10px;
}
.cbp-l-project-details-list > li {
    font-family: "Work Sans", sans-serif;
    padding: 5px 0;
    margin: 0;
    color: #6e7781;
    font-size: 16px;
    font-weight: 300;
}
.field--label-inline > .field__label {
    float: left;
    font-weight: 600 !important;
}

/*******************CERCADOR****************/
.views-exposed-form {
    margin-bottom: 30px!important;
    display: flex;
 
}

.input-group-lg .form-control, .form-control.input-lg {
    margin-right: 80px !important;
}


/**********color projecte*****************************************/
.cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active {
    background-color: #226974;
    color: #fff;
    border: 1px solid #3f444a;
}

.cbp-l-filters-buttonCenter .cbp-filter-item:hover {
    background-color: #226974;
    color: #fff;
}
.tit-slider {
    font-size: 7rem;
    line-height: 1;
    margin-bottom: 20px;
    color: #226974;
    font-family: "Work Sans";
    font-weight: 200;
    text-align: left;
}
.c-content-title-1 > h3.c-font-uppercase {
    font-size: 30px;
    font-family: "Work Sans";
    font-weight: 400 !important;
}
.cbp-l-grid-masonry-projects-title {
    color: #226974;
    font-family: "Work Sans", sans-serif;
    font-size: 1.75rem;
    font-weight: 600;
}
.cbp-l-project-title {
    color: #3f444a;
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
    font-size: 4rem;
    font-weight: 600;
    letter-spacing: 1px;
}
.cbp-l-grid-masonry-projects-desc {
    color: #060606;
    font-family: "RWork Sans", sans-serif;
    font-size: 1.5rem;
    font-weight: 300;
    text-align: left;
}
.cbp-l-filters-buttonCenter .cbp-filter-item {
    border-radius: 0;
    font-family: "Work Sans", sans-serif;
    background-color: #FFFFFF;
    border: 1px solid #3f444a;
    color: #3f444a;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 12px;
}
/*********************BUTTON*****************************/
.c-theme-btn.btn {
    color: #ffffff;
    background: #226974;
    border-color: #363636;
}

.c-theme-btn.btn:hover{
     color: #ffffff;
    background: #680514fa;
    border-color: #363636;
}
a:active, a:hover, a:focus {
    color: #226974;
}
/*******************************BREADCRUMB**************************/
  .c-layout-breadcrumbs-1.c-bgimage {
    padding: 40px 0;
    background-color: #226974;
}
.c-layout-breadcrumbs-1 .c-page-title h3 {
    color: #fff;
    margin: 10px 0 6px 0;
    font-weight: 500;
    font-size: 3.5rem;
    letter-spacing: 1px;
    font-family: "Work Sans";
    font-weight: 400 !important;

}
.c-layout-breadcrumbs-1 .c-page-title h4 {
    color: #fff;
    margin: 5px 0 5px 0;
    font-weight: 500;
    font-size: 1.75rem;
    letter-spacing: 1px;
    font-family: "Work Sans";

}

.c-layout-breadcrumbs-1 .c-page-breadcrumbs > li, .c-layout-breadcrumbs-1 .c-page-breadcrumbs > li > a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    font-family: "Work Sans";
}
.c-layout-breadcrumbs-1 .c-page-breadcrumbs > li, .c-layout-breadcrumbs-1 .c-page-breadcrumbs > li > a:hover {
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
    font-family: "Work Sans";
}
/********************************HOME*********************************/
.tit-slider2 {
    font-size: 4rem;
    line-height: 1;
    margin-bottom: 20px;
    color: #226974;
    font-family: "Work Sans";
    font-weight: 200;
    text-align: left;
    white-space: nowrap;
}
.tit-slidernegro {
    font-size: 7rem;
    line-height: 1;
    margin-bottom: 20px;
    color: #0c0c0c;
    font-family: "Work Sans";
    font-weight: 200;
    text-align: left;
}
.txthome{
    text-align: left;
    font-size: 2rem;
    color: #020202;
    font-family: "Work Sans";
}

.txtinfo{
    font-size: 2rem;
}
.c-content-title-1 > .c-line-center {
    width: 20px;
    height: 20px;
   
}/*******************************************************************************/
.c-bg-white .title-wrap {
    background-color: #ffffff00;
    font-family: "Work Sans";
    font-weight: 400;
}
.btn-default {
    color: #ffffff;
    background: #226974;
    border-color: #e1e6ee;
}
.btn-default:hover, .btn-default.btn-no-focus:active, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #ffffff;
    background: #c8b7b7;
    border-color: #c8b7b7;
}
.c-theme-bg {
    background: #c8b7b7  !important;
}

/******************************EQUIP**********************************************/
.joans-img {
    display: flex;
    flex-direction: row;
}

.joans-info {
    display: flex;
    flex-direction: row;
}

.joans-info .text-center {
    flex: 1;
}

.equip-content body {
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
    line-height: 1.6;
    margin: 20px;
}

.equip-content section {
    padding: 20px 0px;
    border-top: 2px solid #226974;
}

.equip-content h2 {
    color: #333;
}

.equip-content ul {
    list-style-type: none;
    padding-left: 0;
}

.equip-content li {
    margin-bottom: 8px;
}

.equip-content a {
    color: #0056b3;
    text-decoration: none;
}

.equip-content a:hover {
    text-decoration: underline;
}


.c-head{
    font-family: "Work Sans";
}
.c-position{
    font-family: "Work Sans";
}
/************FOOTER*************/
.tit-footer {
    font-size: 2rem;
    color: #fff;
    text-transform: uppercase;
}
.txt-footer a {
    color: #fff;
}
.txt-footer {
    color: #fff;
}

.c-layout-footer.c-layout-footer-3 .c-prefooter {
    padding: 60px 0 0px 0;
}

/*******************MEDIA******************************/
@media (max-width: 992px) {
    iframe {
        width: -webkit-fill-available;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    #grid-container{
        grid-template-columns: repeat(2,1fr);
        max-width: 700px;
        margin: 0 auto;
    }
    
}

@media (max-width: 768px){
    .tit-slider2{
    font-size: 4rem;
    line-height: 1;
    margin-bottom: 20px;
    color: #226974;
    font-family: "Work Sans";
    font-weight: 200;
    text-align: left;
    white-space: normal;
}
.c-layout-header .c-navbar .c-logo img {
    max-height: 50px;
    margin-bottom: 3px;
}
span.cbp-l-project-title {
    margin-top: 50px;
}
}
@media (max-width: 1400px) and (min-width: 992px){
    div#parallax-block {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
}
div#parallax-block > .c-content-feature-4 {
    display: flex;
}
div#parallax-block > .c-content-feature-4 > .c-bg-parallax.c-feature-bg.c-content-left.c-diagonal.c-border-right-white {
    flex: 1 2 80%;
}
div#parallax-block > .c-content-feature-4 > .container {
    display: flex;
}
}
@media (min-width: 1201px) {
    div#grid-container-ligthbox {
        max-height: 1000px !important;
    }
}
@media (min-width: 764px) and (max-width: 1200px) {
    div#grid-container-ligthbox {
        max-height: 950px !important;
    }
}
@media (max-width: 763px) {
    div#gird-container-ligthbox {
        max-height: 2000px !important;
    }
}