.home-top {
    height: 70%;
}
nav.navbar ul li a {
    margin: 0 10px;
}
.candau {
    display: none;
}
.tel-menu {
    font-size: 18px;
}
.tel-menu a {
    color:#fff;
    line-height: 1;
    margin-top: 13px;
    display: block;
}
.tel-menu a:hover {
    color: rgb(158,145,198);
} 


nav.navbar ul li.lang-item a {
    font-size: 13px;
    text-transform: uppercase;
}

.hs-form-iframe .submitted-message {
    font-size: 50px;
    color: #33475B;
}


.single-content.nao h1, .single-content.nao h2, .single-content.nao h3 {
    color: #eb746a !important;
}

.nao h1, .page-template-template-atencio-domiciliaria-nao h3, .page-template-template-atencio-domiciliaria-nao p strong, .page-template-template-atencio-domiciliaria-nao table strong {
    color: #eb746a !important;
}


.gracia p strong, table strong {
   font-weight: 700;
   color: #666666;
}


ul.equipo-list.gracia li .img-equipo p {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 180px;
    height: 180px;
    border-radius: 154px;
    position: absolute;
    background: #ffcf268a;
    mix-blend-mode: overlay;
    display: none;
    padding: 10%;
    color: #fff;
}

ul.equipo-list.gracia li p span {
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


ul.equipo-list.gracia li .img-equipo:hover p {
    display: block;
	transition-duration: 0.5s;
}

ul.equipo-list.gracia li h3 {
    font-size: 18px;
    line-height: 22px;
    margin: 14px 0 1px;
    text-align: center;
}

.mutugracia {
    margin-bottom: 60px;
    padding: 15px 40px;
    background-color: #f2bd00;
    border: 1px solid #f2bd00;
    color: #170000 !important;
    font-size: 20px;
    display: inline-block;
    padding: 25px !important;
    width: auto;
    position: fixed;
    left: 0px;
    z-index: 1;
    top: 72%;
}


.carousel .carousel-caption {
    bottom: 50%;
    width: 100%;
}

.modal-dialog .modal-content .modal-body form input, .modal-dialog .modal-content .modal-body form select, .modal-dialog .modal-content .modal-body form option {
width: 100%;
    display: block;
    border: 1px solid #33398e;
    font-family: "Gill Sans MT Pro Fiatc", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    font-size: 25px;
    margin-bottom: 24px;
    padding: 9px 10px 0px;
    height: 42px;
    line-height: 32px;
    /* color: #33398e; */
    border-radius: 0;
    background: none;
    -moz-appearance: auto;
    -webkit-appearance: auto;
    appearance: auto;
}

@media (max-width: 768px) {
   .mutugracia {
	   display: none;
    }
}

ul.punts{
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 36px;
    font-family: "Gill Sans MT Pro Fiatc", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    text-align: left;
    margin-left: 25px;
    }

.text-farinera{color: #f1882d;}
.text-gracia{color: #f2bd00;}


.home-slider{position: absolute;
    z-index: 1;
    top: 20%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 82px;
    line-height: 87px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-shadow: 1px 1px 11px #000;}
.home-landing{height: 50%;}

section.landing-mollet.residencies-home .residencies-home-image:after {
    background: #f1882d !important;
    mix-blend-mode: multiply;
}




section.residencies-home .landing-mollet:after{
background: #f1882d;
    mix-blend-mode: multiply;
}



section.residencies-home .residencies-home-item .residencies-home-image.blau-almeda:after {

    mix-blend-mode: multiply;
    background: #eb746a;
}

section.residencies-home .row>div:nth-child(2) .residencies-home-image:after {
background: #f2bd00;
    mix-blend-mode: multiply;
}
section.residencies-home .row>div:nth-child(3) .residencies-home-image:after, section.residencies-home .row>div:nth-child(3) .residencies-home-image:after {
    background: url(../img/background-green.png);
    mix-blend-mode: multiply;
}

section.residencies-home .row>div:nth-child(4) .residencies-home-image:after, section.residencies-home .row>div:nth-child(4) .residencies-home-image:after {
    background: url(../img/background-green.png);
    mix-blend-mode: multiply;
}


section.residencies-home .row>div:nth-child(5) .residencies-home-image:after, section.residencies-home .row>div:nth-child(5) .residencies-home-image:after {
    background: #f1882d;
    mix-blend-mode: multiply;
}


section.residencies-home .row>div:nth-child(6) .residencies-home-image:after, section.residencies-home .row>div:nth-child(6) .residencies-home-image:after {
    background: #f1882d;
    mix-blend-mode: multiply;
}


section.residencies-home .row>div:nth-child(7) .residencies-home-image:after, section.residencies-home .row>div:nth-child(7) .residencies-home-image:after {
    background: #59a5b1;
    mix-blend-mode: multiply;
}




a.punt-informacio {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    height: 160px;
    width: 160px;
    position: fixed;
    right: 30px;
    bottom: 25%;
    background-color: rgb(51 57 142);
    border: 2px solid rgb(51 57 142);
    border-radius: 100%;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
    z-index: 1040;
}
a.punt-informacio:hover {
    color: #33398e;
    background-color: rgba(255,255,255,.8);
    border: 2px solid rgb(158,145,198);
}
a.punt-informacio.almeda {
    background-color: #b2d8d8;
    border-color: #b2d8d8;
    color: #000;
}
a.punt-informacio.almeda:hover {
    border-color: #b2d8d8;
    background-color: rgba(255,255,255,.8);
}
a.punt-informacio.cugat {
    background-color: #bfcc80;
    border-color: #bfcc80;
    color: #000;
}
a.punt-informacio.cugat:hover {
    border-color: #bfcc80;
    background-color: rgba(255,255,255,.8);
}

a.punt-informacio.gracia {
    background-color: #f2bd00;
    border-color: #f2bd00;
    color: #000;
}
a.punt-informacio.gracia:hover {
    border-color: #f2bd00;
    background-color: rgba(255,255,255,.8);
}


a.punt-informacio.mollet {
    background-color: #f1882d;
    border-color: #f1882d;
    color: #000;
}
a.punt-informacio.mollet:hover {
    border-color: #f1882d;
    background-color: rgba(255,255,255,.8);
}
.titol-informacio {
    font-size: 23px;
    text-align: center;
}
@media (max-width: 768px) {
    /*a.punt-informacio {
        right: auto;
        bottom: auto;
        left: 15px;
        top: 96px;
        height: 140px;
        width: 140px;
        font-size: 18px;
    }
    .titol-informacio {
        font-size: 21px;
    }*/
    a.punt-informacio {
        right: auto;
        bottom: 20px;
        height: 40px;
        width: calc(100% - 30px);
        margin: 0 15px;
        font-size: 18px;
        border-radius: 0;
    }
    .titol-informacio {
        font-size: 21px;
    }
}
.covid{
	background: #33398e;
	height: 100px;
	color: #fff;
	text-align: center;
	line-height: 0px;
}
.covid h1{
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	margin: 0;
	padding: 17px;
}
.covid span{
    font-size: 19px;
    display: block;
    height: 18px;
}
.covid a{
	color: #fff;
}
.covid a:hover{
	color: #ADADAD;
}
.home-calcula {
    margin-top: 40px;
}
.b-calcula-home a {
    line-height: 1;
    font-size: 30px;
    color: #fff;
    font-weight: 300;
    margin: 0;
    padding: 17px;
    display: block;
    text-transform: uppercase;
    text-align: center;
    background: #33398e;
    border: 1px solid #33398e;
}
.b-calcula-home a:hover {
    background: #fff;
    color: #33398e;
    border: 1px solid #33398e;

}
.iconescovid{
	text-align: center;
}
*.iconescovid h2{
	padding: 0px 10px 0px 10px;
	font-size: 17px;
}
.iconescovid i{
	font-size: 70px;
	color: #33398e;
	margin: 15px;
}
.textcovid {
	display: grid;
    align-items: center;
}
.textcovid h1, .textcovid h1 a{
    color: #33398e;
    margin-top: 0;
    font-size: 32px;
    margin-bottom: 3px;
}
.textcovid h2{
    font-size: 36px;
    color: #33398e;
    margin-bottom: 10px;
}
.textcovid p{
    font-size: 16px;
}
.btn-info {
    color: #fff;
    background-color: #33398e;
    border-color: #33398e;
}
.btn-info:hover {
    color: #fff;
    background-color: #6165a2;
    border-color: #33398e;
}
.modal-dialog {
    max-width: 1200px;
}
@media (min-width: 576px){
    .modal-dialog {
        max-width: 500px;
        margin: 0px auto;
    }
}
.modal-content .cov{
   background-color: #fff;
}
.titolcovi h1{
    color: #fff;
    font-size: 31px;
    margin-bottom: 0px;
    margin-top: 0;
    text-align: center;
}
.titolcovi span{
    color: #fff;
    font-size: 20px;
    margin-bottom: 35px;
    margin-top: 0;
    text-align: center;
    margin: 0 auto;
    display: block;
}
@media (max-width: 767px) and (min-width: 1px){
    .modal.show .modal-dialog {
        -webkit-transform: translate(0, 0%);
        transform: translate(0, 0%);
    }
}
body.page-template-template-home-gracia .modal-body #wpcf7-f91-o2,
body.page-template-template-home-cugat-natura-apartments .modal-body #wpcf7-f80-o2,
body.page-template-template-home-cugat-natura-residencia .modal-body #wpcf7-f79-o2,
body.page-template-template-home-cugat-natura-residencia-proves .modal-body #wpcf7-f79-o2,
body.page-template-template-home-masies-de-mollet .modal-body #wpcf7-f75-o2 {
    display: block;
}
.mollet i {
    color: #f1882d;
}
.mollet h1, 
.page-template-template-atencio-domiciliaria-masies-de-mollet  h3, 
.page-template-template-atencio-domiciliaria-masies-de-mollet p strong,
.page-template-template-atencio-domiciliaria-masies-de-mollet table strong {
    color: #f1882d;
}
.btn-mollet {
    color: #fff;
    background-color: #f1882d;
    border-color: #f1882d;
}
.btn-mollet:hover {
    color: #fff;
    background-color: #f1882da8;
    border-color: #f1882d;
}
body.page-id-89 .modal-dialog .modal-content .modal-header,
body.page-id-213 .modal-dialog .modal-content .modal-header,
body.page-id-73 .modal-dialog .modal-content .modal-header,
body.page-id-209 .modal-dialog .modal-content .modal-header {
    background-color: #f1882d;
}
.almeda  i {
    color: #b2d8d8;
}
.almeda  h1, 
.page-template-template-atencio-domiciliaria-gracia  h3, 
.page-template-template-atencio-domiciliaria-gracia p strong,
.page-template-template-atencio-domiciliaria-gracia table strong {
    color: #b2d8d8;
}
.btn-almeda {
    color: #fff;
    background-color: #b2d8d8;
    border-color: #b2d8d8;
}
.btn-almeda:hover {
    color: #fff;
    background-color: #b2d8d8a8;
    border-color: #b2d8d8;
}
.cap-almeda,
body.page-id-61 .modal-dialog .modal-content .modal-header,
body.page-id-340 .modal-dialog .modal-content .modal-header,
body.page-id-116 .modal-dialog .modal-content .modal-header,
body.page-id-344 .modal-dialog .modal-content .modal-header{
  background-color: #b2d8d8 !important;
}
.cugat  i {
    color: #bfcc80;
}
.cugat  h1, 
.page-template-template-atencio-domiciliaria-cugat-natura-residencia  h3, 
.page-template-template-atencio-domiciliaria-cugat-natura-residencia p strong,
.page-template-template-atencio-domiciliaria-cugat-natura-residencia table strong, 
.page-template-template-atencio-domiciliaria-cugat-natura-apartaments  h3, 
.page-template-template-atencio-domiciliaria-cugat-natura-apartaments p strong,
.page-template-template-atencio-domiciliaria-cugat-natura-apartaments table strong {
    color: #bfcc80;
}
.btn-cugat {
    color: #fff;
    background-color: #bfcc80;
    border-color: #bfcc80;
}
.btn-cugat:hover {
    color: #fff;
    background-color: #bfcc80a8;
    border-color: #bfcc80;
}
.cap-cugat,
body.page-id-97 .modal-dialog .modal-content .modal-header,
body.page-id-94 .modal-dialog .modal-content .modal-header,
body.page-id-277 .modal-dialog .modal-content .modal-header,
body.page-id-319 .modal-dialog .modal-content .modal-header,
body.page-id-74 .modal-dialog .modal-content .modal-header,
body.page-id-314 .modal-dialog .modal-content .modal-header,
body.page-id-275 .modal-dialog .modal-content .modal-header {
  background-color: #bfcc80 !important;
}
.grecaptcha-badge{
	visibility: collapse !important;  
}

#iconos-destacados {
    padding: 20px;
    margin-bottom: 60px;
}
body.page-template-template-home-cugat-natura-apartments #iconos-destacados, body.page-template-template-home-cugat-natura-residencia #iconos-destacados {
    border-bottom: 2px solid #bfcc80;
}
body.page-template-template-home-gracia #iconos-destacados {
    border-bottom: 2px solid #b2d8d8;
}
body.page-template-template-home-masies-de-mollet #iconos-destacados {
    border-bottom: 2px solid #f1882d;
}
ul.iconos-items {
    list-style: none;
    display: flex;
    justify-content: space-around;
}
ul.iconos-items li {
    text-align: center;
    vertical-align: top;
    margin-bottom: 20px;
}
ul.iconos-items h2, ul.iconos-items h2 a, ul.iconos-items h2 a:visited {
    font-size: 20px;
    color: #bfcc80;
}
ul.iconos-items h2 a:hover {
    color: #bfcc80;
}
body.page-template-template-home-gracia ul.iconos-items h2, body.page-template-template-home-gracia ul.iconos-items h2 a, body.page-template-template-home-gracia ul.iconos-items h2 a:visited {
    color: #b2d8d8;
}
body.page-template-template-home-gracia ul.iconos-items h2 a:hover {
    color: #b2d8d8;
}
body.page-template-template-home-masies-de-mollet ul.iconos-items h2, body.page-template-template-home-masies-de-mollet ul.iconos-items h2 a, body.page-template-template-home-masies-de-mollet ul.iconos-items h2 a:visited {
    color: #f1882d;
}
body.page-template-template-home-masies-de-mollet ul.iconos-items h2 a:hover {
    color: #f1882d;
}
ul.iconos-items .img-iconos img {
    margin: 20px auto;
}
.btn-mutualista, .btn-mutualista:visited,
.btn-calculadora, .btn-calculadora:visited {
    margin-bottom: 60px;
    padding: 15px 40px;
    background-color: #33398e;
    border: 1px solid #33398e;
    color: #fff !important;
    font-size: 22px;
    display: inline-block;
}
.btn-mutualista, .btn-mutualista:visited {
    padding: 15px 80px;
    text-align: left;
}
.btn-calculadora, .btn-calculadora:visited {
    width: 100%;  
    text-align: center;
}
.textcovid .btn-calculadora, .textcovid .btn-calculadora:visited {
    width: auto;
}
.btn-mutualista:hover,
.btn-calculadora:hover {
    background-color: #fff;
    border: 1px solid #33398e;
    color: #33398e !important;
}
.textcovid.cugat .btn-calculadora, .textcovid.cugat .btn-calculadora:visited,
body.page-id-74 .btn-calculadora, body.page-id-74 .btn-calculadora:visited,
body.page-id-94 .btn-calculadora, body.page-id-94 .btn-calculadora:visited,
body.page-id-97 .btn-calculadora, body.page-id-97 .btn-calculadora:visited,
body.page-template-template-home-cugat-natura-apartments .btn-mutualista, body.page-template-template-home-cugat-natura-apartments .btn-mutualista:visited,
body.page-template-template-home-cugat-natura-residencia .btn-mutualista, body.page-template-template-home-cugat-natura-residencia .btn-mutualista:visited,
body.page-template-template-home-cugat-natura-residencia-proves .btn-mutualista, body.page-template-template-home-cugat-natura-residencia-proves .btn-mutualista:visited,
body.page-template-template-ajudes-i-financament-proves .btn-calculadora, body.page-template-template-ajudes-i-financament-proves .btn-calculadora:visited {
    background-color: #bfcc80;
    border: 1px solid #bfcc80;
}
.textcovid.cugat .btn-calculadora:hover,
body.page-id-74 .btn-calculadora:hover,
body.page-id-94 .btn-calculadora:hover,
body.page-id-97 .btn-calculadora:hover,
body.page-template-template-home-cugat-natura-residencia .btn-mutualista:hover,
body.page-template-template-home-cugat-natura-apartments .btn-mutualista:hover,
body.page-template-template-home-cugat-natura-residencia-proves .btn-mutualista:hover,
body.page-template-template-ajudes-i-financament-proves .btn-calculadora:hover {
    background-color: #fff;
    border: 1px solid #bfcc80;
    color: #bfcc80 !important;
}
.textcovid.almeda .btn-calculadora, .textcovid.almeda .btn-calculadora:visited,
body.page-id-61 .btn-calculadora, body.page-id-61 .btn-calculadora:visited,
body.page-id-116 .btn-calculadora, body.page-id-116 .btn-calculadora:visited,
body.page-template-template-home-gracia .btn-mutualista, body.page-template-template-home-gracia .btn-mutualista:visited {
    background-color: #b2d8d8;
    border: 1px solid #b2d8d8;
}
.textcovid.almeda .btn-calculadora:hover,
body.page-id-61 .btn-calculadora:hover,
body.page-id-116 .btn-calculadora:hover,
body.page-template-template-home-gracia .btn-mutualista:hover {
    background-color: #fff;
    border: 1px solid #b2d8d8;
    color: #b2d8d8 !important;
}
.textcovid.mollet .btn-calculadora, .textcovid.mollet .btn-calculadora:visited,
body.page-id-73 .btn-calculadora, body.page-id-73 .btn-calculadora:visited,
body.page-id-89 .btn-calculadora, body.page-id-89 .btn-calculadora:visited,
body.page-template-template-home-masies-de-mollet .btn-mutualista, body.page-template-template-home-masies-de-mollet .btn-mutualista:visited {
    background-color: #f1882d;
    border: 1px solid #f1882d;
}
.textcovid.mollet .btn-calculadora:hover,
body.page-id-73 .btn-calculadora:hover,
body.page-id-89 .btn-calculadora:hover,
body.page-template-template-home-masies-de-mollet .btn-mutualista:hover {
    background-color: #fff;
    border: 1px solid #f1882d;
    color: #f1882d !important;
}
.btn-calculadora.mobil {
    display: none;
    margin-bottom: 30px;
    padding: 10px 20px;
    font-size: 20px;
}
@media (max-width: 480px){
    ul.iconos-items {
        display: block;
    }
    .btn-mutualista {
        padding: 15px;
        width: 100%;
        text-align: center;
    }
    .btn-calculadora.mobil {
        display: block;
    }
}
.fullwidth-contacte #map-address {
    color: #666 !important;
}
.formulari_footer {
    padding: 0 40px 40px;
}
.legal-dades {
    text-align: justify;
    line-height: 12px;   
}
.formulari_footer small {
    font-size: 60%;
}
.acordeon button, .acordeon button:hover, .acordeon button:focus {
    font-family: "Gill Sans MT Pro Fiatc","Gill Sans","Gill Sans MT",Calibri,sans-serif;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    padding: 10px 12px;
    margin: 10px 0 24px;
    letter-spacing: 0.19px;
    color: #33398e;
    text-align: left;
    text-transform: initial;
    width: 100%;
    background-color: #dadcff;
    box-shadow: none;
    border: 0;
    white-space: initial;
}
.acordeon button:hover, .acordeon button:focus {
    color: #fff;
    background-color: #33398e;
    text-decoration: none;
}
.single-content .acordeon iframe {
    width: 100%;
    height: 358px;
}

/* Logos footer */
.form-transparencia {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-content: flex-start;
}
.transparencia {
    text-align: right;
}

@media (max-width: 768px){
    .covid {
        height: auto;
    }
    .covid h1 {
        font-size: 25px;
    }
}
@media (max-width: 480px){
    .transparencia {
        margin-top: 20px;
        text-align: center;
    }
} 


nav.navbar.nao ul li a.contact-btn:hover {
    opacity: 1;
    color: #fff;
    background: #eb746a;
    border: 1px solid #fff;
}


.btn-gracia {
    color: #fff;
    background-color: #f2bd00 !important;
    border-color: #f2bd00 !important;
}

.btn-gracia:hover {
    color: #fff;
    background-color: #f2bd0087 !important;
    border-color: #f2bd00 !important;
}

.btn-nao {
    color: #fff;
    background-color: #eb746a !important;
    border-color: #eb746a !important;
}

.btn-nao:hover {
    color: #fff;
    background-color: #ed8279 !important;
    border-color: #ffffff !important;
}

.single-content .gracia .destacados-sidebar h3 {
    color:#f2bd00;
}

.single-content.gracia h1, .single-content.gracia h2, .single-content.gracia h3{color:#f2bd00 !important;}

.gracia .btn-calculadora, .gracia .btn-calculadora:visited {

    background-color: #f2bd00;
    border: 1px solid #f2bd00;

}


nav.navbar.gracia ul li a.contact-btn:hover {
    opacity: 1;
    color: #fff;
    background: #f2bd00;
    border: 1px solid #fff;
}


body.gracia nav.navbar, body.page-template-template-home-gracia nav.navbar, body.page-template-template-atencio-domiciliaria-gracia nav.navbar {
    background: #f2bd00;
    -moz-box-shadow: 0 0 9px 0 #777;
}



.gracia h1, .page-template-template-atencio-domiciliaria-mirador-de-gracia h3, .page-template-template-atencio-domiciliaria-mirador-de-gracia p strong, .page-template-template-atencio-domiciliaria-mirador-de-gracia table strong {
    color: #f2bd00 !important;
}

.navbar.gracia, footer.gracia{
	  background: #f2bd00 !important;
	
	}


.navbar.nao, footer.nao {
    background: #eb746a !important;
}

.text-nao{ color: #eb746a !important;}
	

a.punt-informacio.nao:hover {
    border-color: #eb746a;
    background-color: rgba(255, 255, 255, .8);
}
a.punt-informacio.nao {
    background-color: #eb746a;
    border-color: #eb746a;
    color: #000;
}

.btn-nao-gran {
    color: #fff;
    width: 30% !important;
    background-color: #eb746a !important;
    font-size: 30px !important;
    padding: 9px !important;
    height: auto !important; 
    border-color: #eb746a !important;
}

.btn-nao-gran:hover {
    color: #fff !important;
    /* background-color: #eb746aba !important; */
    /* border-color: #eb746a !important; */
}
	
	section.residencies-home {
    padding: 25px 0 50px;
}


.gracia ul.iconos-items h2,.gracia ul.iconos-items h2 a,.gracia ul.iconos-items h2 a:visited {
    font-size: 20px;
    color:  #f2bd00;
}


.farinera strong, .farinera h3{ color: #ed842f;}


body.blau-almeda h2, body.page-template-template-home-blau-almeda h2, body.page-template-template-atencio-domiciliaria-blau-almeda h2, body.page-id-61 h2, body.page-id-116 h2, body.page-id-480 h2, body.page-id-482 h2 {
    color: #b2d8d8;
}

.btn-farinera {
    color: #fff !important;
    background-color: #ed842f !important;
    border-color: #ed842f !important;
} 


nav.navbar ul li a.btn-farinera:hover {
    opacity: 1;
    color: #ffffff;
    background: #ffffff00;
    border: 1px solid #fff;
}

nav.navbar ul li a.btn-farinera {
    background: #fff;
    color: #ed842f;
    padding: 6px 8px 2px;
    border: 1px solid #fff;
}


.btn-farinera:hover {
    color: #ed842f !important;
    background-color: #fff !important;
    border-color: #e98031 !important;
}

a.punt-informacio.farinera {
    background-color: #ed842f;
    border-color: #ed842f;
    color: #000;
}

.farinera h1 {
    color: #f1882d !important;
}
.farinera ul.iconos-items h2, .farinera ul.iconos-items h2 a, .farinera ul.iconos-items h2 a:visited {
    font-size: 20px;
    color: #f1882d;
}


.farinera ul.iconos-items h2, .farinera ul.iconos-items h2 a, .farinera ul.iconos-items h2 a:visited {
    font-size: 20px;
    color: #f1882d;
}

.navbar.farinera, footer.farinera {
    background: #f1882d !important;
}


.gracia i{ color: #f2bd00;}
.nao i {
    color: #eb746a;
}



.carousel.gracia .carousel-inner .carousel-item {
    width: 1110px;
    height: 540px;
}


h2.gracia  { 
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 82px;
    line-height: 87px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-shadow: 1px 1px 11px #000;
}

ul.gracia{
    padding-left: 0px;
    font-size: 22px;
    line-height: 34px;
    color: #666666;
    font-family: "Gill Sans MT Pro Fiatc", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    font-weight: 400;
    margin-left: 25px;
    margin-bottom: 36px;
    letter-spacing: .19px;
}
.gracia li{
  

}

.gracia li::marker {
  color: #f2bd00;
}


ul.nao{
    padding-left: 0px;
    font-size: 22px;
    line-height: 34px;
    color: #666666;
    font-family: "Gill Sans MT Pro Fiatc", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    font-weight: 400;
    margin-left: 25px;
    margin-bottom: 36px;
    letter-spacing: .19px;
}
.nao li{margin-left: 20px;}

.nao li::marker {
  color: #eb746a;  
}

.nao h1{
	  color: #eb746a;  

}


section.perque-nosaltres, section.ajudes-i-financament.gracia {
    padding: 40px 0 55px;
    border-top: 0px solid #33398e;
}
section.perque-nosaltres p, section.ajudes-i-financament.gracia p {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 36px;
}

section.ajudes-i-financament.nao{
    padding: 40px 0 55px;
    border-top: 1px solid #eb746a;
}


@media (min-width: 768px) and (max-width: 1199px) {
    h2.gracia  {
        font-size: 65px;
        line-height: 63px; 
    }
}


@media (min-width: 1px) and (max-width: 767px) {
    h2.gracia  {
        font-size: 32px;
        line-height: 34px;
        letter-spacing: 2px;
    }
	
	.carousel.gracia .carousel-inner .carousel-item {
    width: 550px;
    height: 260px;
}
	
}


.gracia .modal-dialog .modal-content .modal-body form input[type="submit"] {
    background: #f2bd00;
    color: #fff;
    width: auto;
    padding: 7px 36px 0;
    border: 1px solid #cfa202;
    transition: .2s;
} 

.gracia .modal-dialog .modal-content .modal-body form input[type="submit"]:hover {
	background: none;
    color: #cfa202;
}