@import "https://fonts.googleapis.com/css?family=Muli|Poppins|Catamaran|Quicksand|Open+Sans|Mukta|Belgrano";

/* Disseny LILA */


/*$main-font-family: "Open Sans", sans-serif;*/


/*$header-background:#F0EEE5;*/

body {
    font-size: 16px;
}

a {
    color: #23788c;
}

a p {
    color: #23788c;
}

a:hover {
    color: #23788c;
    text-decoration: none;
}

.heading-section {
    margin-top: -20px;
}

.heading-section h2 {
    color: #23788c;
    background: transparent;
    -webkit-text-fill-color: #23788c;
}

h3 a {
    color: #23788c;
}

h3 a:hover {
    color: #23788c;
    text-decoration: none;
}

.btn-secondary a:focus,
.btn-primary a:focus {
    color: white !important;
}

.container-fluid {
    padding: 0;
}

.academiques {
    color: #23788c !important;
    -webkit-text-fill-color: #23788c !important;
}

.extraacademiques {
    color: purple !important;
    -webkit-text-fill-color: purple !important;
}

.beques {
    color: #0f8047 !important;
    -webkit-text-fill-color: #0f8047 !important;
}

.slider {
    padding: 10px 50px;
}

.bx-wrapper {
    background: #E7E7E7 !important;
    border: 0 !important;
}

.bx-prev,
.bx-next {
    z-index: 999 !important;
}

ul.list-items li {
    list-style: circle;
}

td.carrec {
    vertical-align: top;
    padding: 0px 10px;
}

td.persona {
    padding-bottom: 15px;
}

table#juntes_anteriors th {
    color: #646262 !important;
}

.nav-link.cta.bg-green {
    color: white !important;
    background: green;
    border: 1px solid green !important;
}

.btn-outline-primary {
    border-color: #23788c;
    color: #23788c;
    background: transparent;
}

.btn-outline-primary:hover {
    background: #23788c;
    color: white;
    border-color: #23788c;
}

.btn.btn-primary {
    border: 1px solid white;
    color: white;
    background: transparent;
}

.btn.btn-primary:hover {
    background: #23788c;
    color: white;
    border: 1px solid #23788c;
}

.img-logo {
    height: auto;
}

.nav-link.cta {
    border-radius: 20px;
    border: 1px solid #ccc !important;
    margin-top: 10px !important;
    color: black;
    padding: 0px 10px !important;
    font-size: 12px;
}

.nav-link.cta:hover {
    background: #23788c;
    border: 1px solid #23788c !important;
    color: white;
}

.top-header {
    background: #d3f0ff;
    height: 160px;
}

.ftco-activitats {
    background: #f0eded;
    padding-top: 40px;
}

.ftco-activitats .color-1 {
    background: transparent;
    color: black;
}

.ftco-activitats .color-1 a {
    color: #23788c;
}

.ftco-activitats .color-3 {
    background: transparent;
    color: black;
}

.ftco-activitats .color-3 h3 {
    color: black;
}

#sem-bar .title-properes-activitats {
    padding: 50px 0 20px 0;
}

#sem-bar .title-properes-activitats h2 {
    color: black;
}

.ftco-noticies {
    padding-top: 70px;
    padding-bottom: 30px;
}

.ftco-diada .col {
    max-height: 300px;
}

.color-primary {
    background: #23788c;
}

.color-secondary {
    background: #d3f0ff;
}

.color-third {
    background: #f0eded;
}

img.icon-socmue {
    width: 70px;
    height: auto;
}

.max-width-half {
    max-width: 570px;
    margin: 0;
}

.max-width-half.left {
    padding-right: 50px;
    margin-left: auto;
}

.max-width-half.right {
    padding-left: 50px;
    margin-right: auto;
}

.max-width-75 {
    max-width: 855px;
    margin: 0;
}

.max-width-75.left {
    padding-right: 50px;
    margin-left: auto;
}

.max-width-75.right {
    padding-left: 50px;
    margin-right: auto;
}

.max-width-25 {
    max-width: 275px;
    margin: 0;
}

.max-width-25.left {
    padding-right: 50px;
    margin-left: auto;
}

.max-width-25.right {
    padding-left: 50px;
    margin-right: auto;
}

.home-slider.inside-page .owl-stage-outer {
    height: 300px;
}

.home-slider.inside-page .owl-stage-outer .owl-item .case:after {
    opacity: .5;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
}

.home-slider.inside-page .owl-stage-outer .owl-item .case .text {
    opacity: 1;
}

.container-wrap a:visited,
.container-wrap a:focus {
    color: #23788c;
}

.container-wrap.simple-page {
    max-width: 1140px;
    margin: auto;
    padding: 20px;
}

.container-wrap.inside-page>.row>.col-md-6 {
    padding: 0;
    padding-top: 20px;
}

.container-wrap.inside-page>.row>.col-md-6.about-wrap {
    background: linear-gradient(135deg, #23788c 0%, #8bd8ff 100%);
    padding-bottom: 50px;
}

.container-wrap.inside-page>.row>.col-md-6.about-wrap.left {
    background: linear-gradient(215deg, #23788c 0%, #8bd8ff 100%);
}

.container-wrap.inside-page>.row>.col-md-6.about-wrap a,
.container-wrap.inside-page>.row>.col-md-6.about-wrap h3.titol-seccio {
    color: white !important;
}

.container-wrap.inside-page>.row>.col-md-6.about-wrap .btn:hover {
    background: white;
    border-color: white;
    color: #23788c;
}

h3.titol-seccio {
    padding-top: 10px;
}

.background-red-deg {
    background: linear-gradient(135deg, #23788c 0%, #d3f0ff 100%);
}

.ftco-navbar-light.scrolled {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}

.container-properes-activitats {
    border: 1px solid #e3e3e3;
    padding: 0;
    background: url("../img/bg-emblema-sanitario.png") 595px 140px no-repeat #e3e3e3;
    background-size: 500px 500px;
}

.footer-area {
    padding: 80px 0 !important;
    background: #dedede !important;
    color: #3e3e3e !important;
}

.footer-area h3.titol-footer {
    color: #3e3e3e !important;
}

.footer-area a {
    color: #23788c !important;
}

.single_feature {
    border-radius: 5px;
}

.single_feature .icon img {
    height: 60px !important;
}

.single_feature .desc {
    padding-top: 10px;
}

.single_feature .desc h4 {
    font-size: 22px;
}

#footer {
    background: #c3c3c3;
}

#footer p {
    color: #646464;
}

#footer a {
    color: #23788c;
}

.home-noticies {
    background: #f0eded;
    padding: 40px !important;
}

.social a {
    padding: 0 10px;
}

.social a img.icon-social {
    width: auto;
    height: 30px;
}

.form-control {
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #ccc !important;
    margin-right: 10px;
    font-size: 16px;
}

input.form-control::placeholder {
    color: #ccc;
}

input.form-control::-webkit-input-placeholder {
    color: #ccc;
}

input.form-control::-ms-input-placeholder {
    color: #ccc;
}

select.form-control {
    border-radius: 10px;
    min-width: 191px !important;
}

.text-muted {
    color: rgba(255, 255, 255, 0.7) !important;
    text-align: justify;
}

.text-muted a {
    color: white !important;
}

.container-wrap h2 {
    border-bottom: 2px solid #23788c;
}

.container-wrap h2.no-border {
    border: 0;
}

.back-to-top {
    position: fixed;
    bottom: 2em;
    right: 2em;
    text-decoration: none;
    background-color: rgba(61, 188, 224, 0.16);
    padding: 1em;
    display: none;
    border: 1px solid #ddd;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #3e3e3e;
}

.back-to-top:focus,
.back-to-top:active {
    color: #23788c;
}

.back-to-top:hover {
    background-color: #23788c;
    color: white;
}

.form-inline fieldset {
    clear: both;
}

.form-inline .row {
    display: table;
    clear: both;
}

.form-inline .form-group {
    display: inline-block;
}

.form-inline .form-group .control-label {
    display: inline-block;
}

.input-group>.form-control:not(:last-child),
.input-group>.custom-select:not(:last-child) {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.panel {
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-body {
    padding: 15px;
}

.media:first-child {
    margin-top: 0;
}

.media {
    margin-top: 30px;
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1;
}

.media {
    margin-top: 15px;
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top;
}

.media-body {
    width: 10000px;
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1;
}

.media-object.img-thumbnail {
    max-width: none;
}

.media-object {
    display: block;
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.col-dreta {
    margin-top: 50px;
    background: linear-gradient(135deg, #23788c 0%, #d3f0ff 100%);
    color: white;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding-top: 20px;
}

.col-dreta .media-body {
    margin-left: 10px;
}

span.position {
    color: #7e7d7d !important;
}

.titol-barra-lateral {
    color: white;
    padding: 10px;
    border-bottom: 2px solid white;
    margin-bottom: 50px;
}

.logo-gruptreball {
    width: 250px;
    height: auto;
}

a.document-pdf {
    color: white !important;
}

a.document-pdf.sublist {
    font-size: 14px;
    font-weight: 100 !important;
}

.fa-2x {
    font-size: 1.3em;
}

.jornada-content {
    border: 1px solid #ccc;
    padding: 20px;
    margin: 10px 0px;
}

.jornada-content i {
    margin-right: 10px;
    color: #23788c;
}

h3.titol-jornada {
    border-bottom: 1px solid #23788c;
    height: 30px;
    margin-bottom: 40px;
}

h3.titol-jornada a:visited,
h3.titol-jornada a:focus {
    color: #23788c;
}

h3.titol-jornada a.text-link {
    margin-top: -10px;
}

.jornades-group {
    margin-bottom: 20px;
}

.imatge-congres {
    margin-bottom: 10px;
}

.info-congres {
    text-align: left;
}

.data-congres h4 {
    color: #777;
}

span.comment {
    font-size: 14px;
    font-style: italic;
}

.titol-congres strong,
.data-congres strong {
    text-decoration: underline;
}

.titol-congres h3 {
    font-size: 20px;
}

.data-congres h4 {
    font-size: 16px;
}

.footer-bottom {
    background: #23788c !important;
    margin: 0;
    color: white !important;
}

.footer-bottom a {
    color: #000000 !important;
}

.thumbnail.pagina a:hover {
    text-decoration: none !important;
}

ul.pager {
    list-style: none;
    text-align: center;
    margin: 20px;
}

ul.pager #btnVeureMes {
    cursor: pointer;
    -webkit-appearance: button;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    box-shadow: none !important;
    border: 1px solid #23788c;
    color: #23788c;
    background: transparent;
    padding: 10px;
}

ul.pager #btnVeureMes:focus,
ul.pager #btnVeureMes:hover {
    text-decoration: none;
}

ul.pager #btnVeureMes:hover {
    color: #212529;
    background-color: #23788c;
    color: white;
}

.color-white span {
    color: white;
}

#menu-mobile .color-white {
    margin: 10px;
}

#menu-mobile .color-white span {
    color: black;
    padding: 10px;
    border: 1px solid black;
    border-radius: 20px;
}

#menu-mobile .color-white.bg-green span {
    background-color: green;
    color: white;
    border: 1px solid green;
}

#ftco-navbar.awake .color-white span {
    color: black;
}

#ftco-navbar.awake .color-white:hover span {
    color: white;
}

.justify-content-md-center {
    margin: auto;
}

h3.titol-pagina-header {
    font-size: 2rem;
    color: #23788c;
}

.img-logo-mobile {
    height: 70px;
    width: auto;
    padding: 10px 0px;
}

.classynav ul li.megamenu-item>a::after,
.classynav ul li.has-down>a::after {
    font-family: "FontAwesome";
    content: "\f0da";
    font-size: 14px;
    color: #292929;
    padding-left: 5px;
    -webkit-transition: 500ms;
    transition: 500ms;
}

.breakpoint-on .classynav ul li,
.breakpoint-on .classynav ul li.has-down {
    background-color: #f0eded;
    -webkit-transition: 500ms;
    transition: 0.5s;
}

.breakpoint-on .classynav ul li>a,
.breakpoint-on .classynav ul li.has-down>a {
    background-color: #f0eded;
    -webkit-transition: 500ms;
    transition: 0.5s;
    border-bottom: 1px solid rgba(209, 209, 209, 0.5);
}

.breakpoint-on .classynav ul li>a:hover,
.breakpoint-on .classynav ul li.has-down>a:hover {
    color: #292929;
}

.breakpoint-on .classynav ul li.has-down>a::after,
.breakpoint-on .classynav ul li.has-down.has-down>a::after {
    font-family: "FontAwesome";
    content: "\f0da";
    -webkit-transition: 500ms;
    transition: 500ms;
    color: #292929;
}

.breakpoint-on .classynav ul li.has-down.active {
    background-color: #f2f4f8;
    -webkit-transition: 500ms;
    transition: 0.5s;
}

.breakpoint-on .classynav ul li.has-down.active>a {
    background-color: #f2f4f8;
    -webkit-transition: 500ms;
    transition: 0.5s;
}

.breakpoint-on .classynav ul li.has-down.active>a::after {
    font-family: "FontAwesome";
    content: "\f0d7";
    -webkit-transition: 500ms;
    transition: 500ms;
    color: #292929;
}

.breakpoint-on .classynav ul li.has-down.active ul li {
    background-color: #f2f4f8;
    -webkit-transition: 500ms;
    transition: 0.5s;
}

.breakpoint-on .classynav ul li.has-down.active ul li>a {
    background-color: #f2f4f8;
    -webkit-transition: 500ms;
    transition: 0.5s;
    color: #292929;
}

.breakpoint-on .classy-navbar .classy-menu {
    background-color: #f0eded;
}

.row-equal-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.banner {
    margin-bottom: 20px;
}

.banners-section {
    background: #f0eded;
}

.card {
    margin-bottom: 30px;
}

.card-img-top {
    max-height: 490px;
}

.sticky-wrapper {
    margin-left: auto;
}

.sticky-wrapper.is-sticky #cercador {
    right: 50%;
    top: 80px !important;
}

#cercador {
    width: 100% !important;
}

.list-group-item {
    border: 0;
}

.internal-page {
    height: 250px;
}

.hero-wrap .overlay {
    opacity: .15;
}

.white-bold {
    color: white !important;
    font-weight: bold;
}


/*
.page-heading-primary {
  padding: 5px 30px;
  color: #23788c;
  font-size: 1.5em;
  border-top: 2px solid #23788c;
  border-bottom: 2px solid #23788c; }
*/

.page-title .container-wrap.inside-page.simple-page {
    padding: 20px 0px;
}

.page-title {
    position: relative;
    z-index: 0;
}

.page-title:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    content: '';
    height: 50px;
    background: #dedede;
}

.page-heading-primary {
    color: #23788c;
    font-size: 3em;
    font-weight: bold;
    width: 100%;
    background: #fff;
    padding: 20px;
    text-align: center;
    position: relative;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    -moz-box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    border: 0;
    border-radius: 0.25rem;
}

img.women-avatar {
    opacity: .6;
    height: 145px !important;
}

img.man-avatar {
    opacity: .6;
    height: 150px !important;
}

h4 {
    color: gray;
}

.simple-page-content {
    text-align: justify;
    padding: 30px 50px;
}

.max-width-half.container.right {
    border-left: 1px solid #ccc;
}

.ui-datepicker-inline.ui-datepicker.ui-widget {
    display: none !important;
}

.dataTables_wrapper .row {
    display: flex;
}

.w-33 {
    width: 33% !important;
}

.card-body ul li {
    list-style: circle !important;
}

.text-white a {
    color: white;
}

.text-white a:hover {
    color: white;
    text-decoration: underline;
}

.ancla-page {
    padding-top: 60px;
}

.services-wrap.extraacas:after {
    background-color: purple !important;
}

.services-wrap.bequesipremis:after {
    background-color: #0f8047 !important;
}

.home-activitats-section .subheading {
    font-size: 1.5em;
}

.blog-entry {
    margin-bottom: 0px;
}

.bg-light {
    background-color: #eee !important;
}

.blog-entry.bg-light {
    padding: 10px;
}

.blog-entry.bg-light .text {
    background: transparent;
}

.btn-default {
    background-color: #ccc;
}

.titol-congres {
    color: #23788c;
    background: transparent;
    -webkit-text-fill-color: #23788c;
    font-weight: 700;
}

.data-congres {
    color: gray;
    border: 0 !important;
}

.lloc-congres {
    font-weight: 700;
}

.tabulation-2.quisom {
    min-height: 473px;
}

.video-col-right {
    padding-left: 40px;
    padding-top: 10px;
}

.container-responsive-iframe {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 75%;
    /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}


/* Then style the iframe to fit in the container div with full height and width */

.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}


/*partner*/

.section-partner-top {
    background-color: #23788c;
}

.container-partner-top {
    display: flex;
    justify-content: center;
}

.logo-partner-top {
    margin: 0px 50px;
    padding-bottom: 20px;
}

.title-partner-top {
    text-align: center;
    font-size: x-large;
    font-weight: bolder;
    color: white;
    padding: 30px;
}


/* end partner */


/* Titols pagines interior seccions*/

.entry-title {
    color: #096097;
    font-style: normal;
    font-weight: 700;
}

.btn-seccions-edit {
    width: fit-content;
    box-sizing: border-box;
    appearance: none;
    background-color: transparent;
    border: 2px solid red;
    border-radius: 0.6em;
    color: red;
    cursor: pointer;
    display: flex;
    align-self: center;
    line-height: 1;
    margin: 20px;
    padding: 10px 15px;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
}

.btn-seccions {
    border-color: #005981;
    color: #005981;
    background-image: linear-gradient( 45deg, #005981 50%, transparent 50%);
    background-position: 100%;
    background-size: 400%;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
}

.fourth:hover {
    background-position: 0;
    text-decoration: none;
}

.btn-seccions-edit:hover,
.btn-seccions-edit:focus {
    color: #fff !important;
    outline: 0;
}

.btn-seccions-edit:focus {
    background-color: #005981;
}

@media (max-width: 500px) {
    .container-partner-top {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width: 980px) {
    section.home-slider {
        display: none !important;
    }
    #ftco-navbar .nav-item.col {
        flex-basis: auto;
    }
    .top-header {
        margin-top: 45px;
    }
    h3.titol-jornada {
        font-size: 14px;
    }
    #ftco-navbar.awake {
        z-index: 10000;
        overflow-y: auto;
    }
    .max-width-half.right {
        padding-left: 15px;
        padding-bottom: 20px;
    }
    .max-width-half.left {
        padding-right: 15px;
        padding-bottom: 20px;
    }
    .simple-page-content {
        padding: 30px 20px;
    }
    .navbar-brand {
        margin-top: 0px !important;
    }
    .slider-text h1 {
        font-size: 1.7em;
    }
    .classy-navbar {
        padding: .5em .5em;
    }
    .navbar-brand {
        margin-top: 10px;
    }
    .video-col-right {
        padding-left: 20px;
    }
}

@media (max-width: 768px) {
    .max-width-half.container.right {
        border-left: 0;
        border-top: 1px solid #ccc;
        margin-top: 20px;
    }
}

.table th,
.table td {
    padding: 0 10px;
}

.single-blog {
    border: 1px solid #ccc;
    margin-bottom: 30px;
    padding-bottom: 0;
}

.list-bullet li {
    list-style: circle;
}

@media (max-width: 1200px) {
    .row.content {
        max-height: 600px;
    }
}

.title-presentacio{
    color: #23788c;
    font-size: 1.5em;
    font-weight: bold;
}