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

/* Disseny VERMELL */


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


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

a {
    color: #da3a2f;
}

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

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
    font-size: 15px;
}

#ftco-nav .dropdown-menu a {
    font-size: 15px !important;
}

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

h3 a {
    color: #da3a2f;
}

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

.container-fluid {
    padding: 0;
}

.academiques {
    color: #da3a2f;
}

.extraacademiques {
    color: purple;
}

.beques {
    color: #0f8047;
}


/* BXSLIDER HOME */

.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;
}

.img-logo {
    width: 150px;
}

#ftco-navbar .nav-item {
    font-weight: bold;
}

#ftco-navbar .nav-item.col {
    margin: 0;
    padding: 0;
}

#ftco-navbar .nav-item .nav-link {
    padding: 10px;
    margin: 10px;
    margin-left: 10px;
    margin-right: 0;
}

#ftco-navbar .nav-item .nav-link a {
    margin: 0;
}

#ftco-navbar .nav-item.cta {
    margin-right: 120px;
}

#ftco-navbar .nav-item a {
    white-space: nowrap !important;
}

#ftco-navbar .nav-item:hover.cta .nav-link:hover,
#ftco-navbar .nav-item.active.cta .nav-link:hover {
    background: #fdf540;
    border: 1px solid #fdf540 !important;
}

#ftco-navbar .nav-item:hover .nav-link,
#ftco-navbar .nav-item.active .nav-link {
    color: #fdf540;
    border-bottom: 2px solid #fdf540;
}

#ftco-navbar .nav-item:hover .nav-link span,
#ftco-navbar .nav-item.active .nav-link span {
    color: black;
}

#ftco-navbar .nav-item .dropdown-menu {
    margin: 0;
}

#ftco-navbar .nav-item .dropdown-menu .dropdown-item:hover {
    color: #da3a2f !important;
}

#ftco-navbar .nav-item .dropdown-menu .dropdown-item:hover span {
    color: black;
}

#ftco-navbar.awake .nav-item:hover .nav-link,
#ftco-navbar.awake .nav-item.active .nav-link {
    color: #da3a2f !important;
    border-bottom: 2px solid #da3a2f !important;
}

#ftco-navbar.awake .nav-item:hover .nav-link span,
#ftco-navbar.awake .nav-item.active .nav-link span {
    color: black;
}

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

.ftco-navbar-light {
    background: rgba(0, 0, 0, 0.64) !important;
}


/*
.btn.btn-primary{
    border-color:$primary-color;
    background-color:$primary-color;
    color:black;

    &:hover {
        background:$secondary-color;
        color:white;
        border-color:$secondary-color;
    }

}*/

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

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

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

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

.img-logo {
    width: 120px;
}

.border-top {
    /*   border-top: 1px solid rgba(255, 255, 255, 0.2) !important;*/
}

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

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

.top-header {
    height: 100px;
}

.navbar-dark {
    top: 100px;
}

#ftco-navbar ul li a {
    margin-left: 0px !important;
}

#ftco-nav .dropdown-menu {
    padding: 5px;
}

#ftco-nav .dropdown-menu a {
    font-size: 13px;
}

.ftco-intro {
    background: #f0eded;
}

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

.ftco-intro .color-1 a {
    color: #da3a2f;
}

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

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

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

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

.color-primary {
    background: #fdf540;
}

.color-secondary {
    background: #da3a2f;
}

.color-third {
    background: #e3e3e3;
}

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;
}

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

.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, #da3a2f 0%, #fe9f98 100%);
    padding-bottom: 50px;
}

.container-wrap.inside-page>.row>.col-md-6.about-wrap.left {
    background: linear-gradient(215deg, #da3a2f 0%, #fe9f98 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: #da3a2f;
}

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

.background-red-deg {
    background: linear-gradient(135deg, #da3a2f 0%, #fe9f98 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: 60px 0 !important;
    background: #dedede !important;
    color: #3e3e3e !important;
}

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

.footer-area a {
    color: #da3a2f !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: #da3a2f !important;
}

#footer p {
    color: white !important;
}

#footer a {
    color: #e2b9b9 !important;
}

.footer-bottom {
    background: #da3a2f;
    margin: 0;
}

.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;
}

select.form-control {
    border-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.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 #da3a2f;
}

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

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

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

.back-to-top:hover {
    background-color: #da3a2f;
    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, #da3a2f 0%, #fe9f98 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: #da3a2f;
}

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

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

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

h5.titol-jornada {
    border-bottom: 1px solid #da3a2f;
    height: 30px;
    margin-bottom: 40px;
}

h5.titol-jornada a:visited,
h5.titol-jornada a:focus {
    color: #da3a2f;
}

h5.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: black;
    margin: 0;
}

.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 #da3a2f;
    color: #da3a2f;
    background: transparent;
    padding: 10px;
}

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

ul.pager #btnVeureMes:hover {
    color: #212529;
    background-color: #da3a2f;
    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: 1.9rem;
}

.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: #e3e3e3;
    -webkit-transition: 500ms;
    transition: 0.5s;
}

.breakpoint-on .classynav ul li>a,
.breakpoint-on .classynav ul li.has-down>a {
    background-color: #e3e3e3;
    -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: #e3e3e3;
}

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

.banner {
    margin-bottom: 20px;
}

.banners-section {
    background: #f0eded;
}

.list-bullet li {
    list-style: disc !important;
}

.blueimp-gallery {
    padding-top: 30px;
}

.modal.fade.in {
    padding-top: 20px;
    display: block;
    z-index: 99999999;
}

.cc-window.cc-floating {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    overflow: hidden;
    outline: 0;
    width: 500px;
    height: 300px;
    margin: auto;
}

.container-responsive-iframe {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 75%;
}

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

.img-banner-home {
    width: 60%;
}

#tabsSessionsContent .accordion .card-header h2 {
    border:0;
}

#tabsSessionsContent .accordion .card-header h2  .btn-link {
    color:rgb(54, 54, 54);
}

#tabsSessionsContent .accordion .card-body {

    border-bottom: 1px solid #ccc;

}

#tabsSessionsContent .accordion .card-body .btn-primary {
    background-color:#da3a2f;
    color:white;
}

@media (max-width: 500px) {
    .img-banner-home {
        width: 80%;
    }
}

@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;
    }
}

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

#form_text {
    visibility: hidden;
}