a,
p {
    font-size: 15px;
    color: rgb(92, 92, 92);
    margin: 20px 0px;
    text-align: left;
    font-weight: 300;
    letter-spacing: 0.04em;
    margin-left: 0!important;
}

a:link,
a:any-link,
a:-webkit-any-link {
    color: #3C514F;
    font-weight: 600;
}

::-moz-selection,
::selection {
    background: #e2f3f2;
    text-shadow: none;
}

ul,
li {
    font-size: 15px;
    color: rgb(92, 92, 92);
    text-align: left;
    font-weight: 300;
    letter-spacing: 0.04em;
}

article ul,
article li {
    margin: 10px, 0;
}

strong {
    font-weight: 500!important;
}

h1 {
    font-family: 'Montserrat', sans-serif;
    text-transform: none;
    color: rgb(92, 92, 92) !important;
    font-size: 25px !important;
    letter-spacing: 0.05em !important;
    font-weight: 400 !important;
}

.sub-h1 {
    font-size: 13px;
    color: rgb(92, 92, 92);
    margin: 20px 0px;
    text-align: left;
    font-weight: 300;
    letter-spacing: 0.04em;
    margin-left: 0!important;
    text-align: center;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    text-transform: none;
    color: rgb(92, 92, 92) !important;
    font-size: 25px !important;
    letter-spacing: 0.05em !important;
    font-weight: 400 !important;
    text-align: left;
    display: block;
}

h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.4em !important;
    border-bottom: 2px solid #edc8c8;
    border-top: 2px solid #edc8c8;
    color: #edb2b2;
    text-transform: none;
    padding: 10px 0 10px 0px;
    font-weight: 400;
}

h3:hover:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 0 0 0;
    border-style: solid;
    border-color: #fff #fff #ff878a #ff878a;
    background: #ff878a;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
    /* Firefox 3.0 damage limitation */
    display: block;
    width: 0;
    animation: pagineta 0.4s linear forwards;
}

@keyframes pagineta {
    0% {
        border-width: 0 0 0 0;
    }
    100% {
        border-width: 0 16px 16px 0;
    }
}

h5 {
    font-family: 'Montserrat', sans-serif;
    text-transform: none;
    color: rgba(92, 92, 92, 1) !important;
    font-size: 18px !important;
    font-weight: 200 !important;
    text-align: center;
    display: block;
}

h6 {
    font-family: 'Montserrat', sans-serif;
    text-transform: none;
    color: rgba(92, 92, 92, 0.5) !important;
    font-size: 15px !important;
    font-weight: 200 !important;
    text-align: center;
    display: block;
}

h7 {
    font-family: 'Montserrat', sans-serif;
    text-transform: none;
    color: rgb(92, 92, 92) !important;
    font-size: 21px !important;
    letter-spacing: 0.05em !important;
    font-weight: 400 !important;
    text-align: left;
    display: block;
}

.taulaprincipal {
    border: 2px;
    border-style: solid;
    border-color: #3b4f4e;
    width: 100%;
    margin-bottom: 5px;
    padding: 35px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    -moz-border-radius-bottomleft: 30px;
    -moz-border-radius-bottomright: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    border-collapse: separate !important;
}

.recuadreexpositor {
    margin: 10px;
    height: 180px;
    background-color: rgba(254, 100, 98, 0.08);
    border-radius: 30px;
}

.resumfinal {
    width: 400px;
    background-color: rgba(59, 81, 79, 1);
    height: 50px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.tit1 {
    font-size: 16px;
    color: #ffb0af;
    font-weight: bold;
}

.color-rosita {
    color: #edc8c8 !important;
}

.txt1 {
    font-size: 14px;
    color: #3b4f4e;
}

.imatgetaula {
    max-height: 80px;
    max-width: 80px;
}

.contingut {
    background-color: #FFF;
    margin: 80px 80px 20px 80px;
    border: 2px solid #edc8c8;
    padding: 60px 100px 0 100px;
    text-align: center;
    font: sans-serif;
    font-weight: bold;
    font-size: 18px;
}
.antimargin{
    margin-left: -80px;
    margin-right: -80px;
}
.antimargin-left{
    margin-left: -80px;
}
.antimargin-right{
    margin-right: -80px;
}

footer {
    margin: 0 80px;
}

.imatgesuperior {
    width: 250px;
    margin-bottom: 30px;
}
.imatgesuperior-natura{
    max-width: 450px;
    width: 90%;
    margin: 0 5%;
}

.contingut>header {
    position: relative;
}

.textheader {
    color: #b3b3b3;
    position: absolute;
    bottom: 100px;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.05em;
}

.txtheader-esquerra {
    left: 0;
}

.txtheader-dreta {
    right: 0;
}

.navbar-custom {
    border: 0!important;
    background-color: #FFF!important;
}

.navbar-custom ul {
    float: none;
    display: inline-block;
    background-color: #FFF;
    padding: 0 20px;
}

.navbar-custom ul>li {
    float: none;
    display: inline-block;
}

.navbar-custom ul>li>a {
    font-size: 12px;
    text-transform: uppercase;
    color: #808080;
    font-weight: 500;
    letter-spacing: 0.1em;
    padding: 0;
    margin: 2px 6px;
}

.navbar-custom li.active>a,
.navbar-custom li:hover>a {
    background-color: #FFF!important;
    color: #292929!important;
    border-bottom: 2px solid #edc8c8;
}

.navbar-custom>.container-fluid {
    padding: 0;
    text-align: center;
    position: relative;
}

.linea-menu {
    position: absolute;
    height: 2px;
    background-color: #edc8c8;
    left: 0;
    right: 0;
    top: 14px;
}

.navbar-custom .navbar-brand {
    font-weight: 300;
}

.navbar-custom .navbar-toggle {
    border: none;
}

.navbar-custom .navbar-header {
    margin: 0!important;
    display: none;
}

.navbar-custom .navbar-toggle>span {
    background-color: #edc8c8!important;
}

.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
    background-color: #FFF!important;
}

.navbar-custom .navbar-collapse {
    border-top: none !important;
}

.footer-page {
    margin: 20px 80px 40px 0;
    text-align: center;
}

.footer-page>table {
    margin-left: auto;
}

article {
    margin-bottom: 40px;
    padding-top: 40px;
}

.padding-top-content {
    padding: 40px 0;
}

article .content {
    margin: 0 80px;
    padding-bottom: 30px;
    
}
.footer-line{
    margin: 0 0 0 0;
    border-top: 2px solid #edc8c8;
    width: 100%;

}

article header {
    margin-bottom: 40px;
}

article img {
    max-width: 100%;
}

.copy-footer {
    font-size: 12px;
    font-weight: 300;
    margin-top: 15px;
}

.footer-name {
    float: left;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.09em;
    margin-left: 80px!important;
    margin-top: 10px;
    text-align: left;
    color: #808080;
}

.footer-media a:hover {
    opacity: 0.5;
}

.custom-modal{
    margin-top: 10%;
}
.custom-modal .modal-content {
    border-radius: 0!important;
    box-shadow: none!important;
    border: 12px solid #edc8c8;
}

.custom-modal .modal-header {
    border-bottom: 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 1.5em;
    text-align: left;
    padding-left: 8%;
    padding-bottom: 2%;
    padding-top: 40px;
    color: #808080;
}

.custom-modal .modal-body {
    padding: 0 8% 45px 8%;
}

.custom-modal .modal-header>button.close {
    font-size: 30px;
    margin-right: 10px;
    margin-top: -15px;
}

.ficha-tecnica {
    margin-top:40px;
    text-align: justify;
    display: inline-block;
    border-top: 1px solid rgba(92, 92, 92, 0.5);
    border-bottom: 1px solid rgba(92, 92, 92, 0.5);
}

.ficha-tecnica>h7 {
    padding-top: 15px;
    padding-left: 10px;
}

.ficha-tecnica>div {
    display: block;
    height: 55px;
}

.ficha-tecnica>div>img {
    width: 70px;
    float: left;
}

.ficha-tecnica>div>p {
    display: inline-block;
    float: left;
    margin: 16px 0;
}

.ficha-tecnica>div>p.gran {
    margin: 10px 0;
}

.no-margin {
    margin: 0px;
}

.no-padding {
    padding: 0;
}

.navbar {
    min-height: 80px;
}

.navbar-brand {
    padding: 0 15px;
    height: 60px;
    line-height: 60px;
}

.navbar-toggle {
    /* (60px - button height 34px) / 2 = 23px */
    margin-top: 13px;
    padding: 9px 10px !important;
}

.navbar-brand {
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
}

.container-articles{
    margin-top:-60px;
}



@media only screen and (max-width: 1080px) {
    .contingut {
        margin: 35px;
        padding: 60px 80px 0 80px;
    }
    .antimargin{
        margin-left: -35px;
        margin-right: -35px;
    }
    .antimargin-left{
        margin-left: -35px;
    }
    .antimargin-right{
        margin-right: -35px;
    }
}

@media only screen and (max-width: 922px) {
    .contingut {
        width: 100%;
        margin: 0;
        border: 0;
        padding: 10px 0 20px 0;
    }
    .antimargin{
        margin-left: 0;
        margin-right: 0;
    }
    .antimargin-left{
        margin-left: 0;
    }
    .antimargin-right{
        margin-right: 0;
    }
    .txtheader-esquerra {
        left: 60px;
    }
    .txtheader-dreta {
        right: 60px;
    }
    article .content {
        margin: 20px 40px;
    }
    article>img {
        padding: 0 40px;
    }
    .footer-name {
        display: none;
    }
    .footer-media {
        text-align: center;
        margin: auto;
        margin-bottom: 10px;
    }
    .footer-page {
        margin: 0;
        margin-top:20px;
    }
}

@media only screen and (max-width: 762px) {
    .logo-zone,
    .linea-menu {
        display: none;
    }
    .navbar-custom ul>li {
        display: block;
    }
    .navbar-custom ul>li>a {
        display: inline-block;
        border-bottom: 1px solid #FFF!important;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .contingut {
        padding-top: 0;
    }
    .navbar-custom li.active>a,
    .navbar-custom li:hover>a {
        border-bottom: 1px solid #edc8c8!important;
    }
    .navbar-custom .navbar-collapse.in {
        border-bottom: none;
    }
    .navbar-custom .navbar-header {
        display: block;
    }
    .navbar-custom .navbar-header {
        border-bottom: none;
    }
    .navbar-custom ul>li>a {
        font-size: 16px;
    }
    .navbar-custom .navbar-brand {
        margin: 0;
    }
    .padding-top-content {
        padding: 0;
    }
    article {
        margin-bottom: 0;
    }
}