﻿input:not([type]), input[type=text], input[type=password], input[type=email], input[type=url], input[type=time], input[type=date], input[type=datetime], input[type=datetime-local], input[type=tel], input[type=number], input[type=search], textarea.materialize-textarea {
    background-color: transparent;
    border: none;
    border: 1px solid #006AB4;
    border-radius: 0;
    outline: none;
    height: 3rem;
    width: 95%;
    font-size: 1rem;
    margin: 0 0 15px 0;
    padding: 0 10px;
    box-shadow: none;
    box-sizing: content-box;
    transition: all 0.3s;
    color: #333333;
}

/*avantatges */
.avantGran {
	font-size: 12px;
}
    .avantGran h5 {
        font-family: 'Nunito Sans', sans-serif !important;
        color: #006AB4;
        font-weight: bold;
        margin-bottom: 14px;
    }
#buttons {
	padding: 10px;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	 -webkit-column-gap: 10px; /* Chrome, Safari, Opera */
    -moz-column-gap: 10px; /* Firefox */
    column-gap: 10px;
	}
#buttons input, #buttons label {
	font-size: 16px !important;
	}
i.botonsFormularis {
	margin-left: 15px;
	color: #FFF !important;
	padding:6px;
	}
input.waves-button-input {
	margin-bottom: 0 !important;
	}
#avantatgesPropers {
	padding: 20px;
	}
    #avantatgesPropers h5 {
        font-family: 'Nunito Sans', sans-serif !important;
        color: #006AB4;
        font-weight: bold;
        margin-bottom: 5px;
    }
#avantatgesPropers p{
	margin-bottom: 20px;
}
.avantGran .btn  {
	font-size: 12px !important;
	margin-top: 10px;
	 height: 20px;
    line-height: 20px;
	padding: 0 10px;
}
.mt-80 {
	margin-top: 80px; }
.mt-60 {
	margin-top: 60px; }
.avant-title {
    clear: both;
    font-family: 'Nunito Sans', sans-serif !important;
    font-size: 16px;
    font-weight: 300;
    margin: 10px 20px 10px 20px;
    padding: 20px;
    background: #006AB4;
    color: #FFF;
}
.avant-text {
   clear: both;
        font-size: 12px;
    font-weight: 300;
    margin: 10px 20px;
	padding: 20px;
	background: #EFEFEF;
    color: #333;
}
.llistaAvantatge {
	background: #EFEFEF;
	padding: 0;
	margin: 0;
	margin-top: 20px;
}
.llistaAvantatge-text {
	padding: 20px 20px 40px 20px;
}
.llistaAvantatge-tit {
    clear: both;
    font-family: 'Nunito Sans', sans-serif !important;
    font-size: 16px;
    font-weight: 300;
    /* margin: 10px 20px 10px 20px; */
    padding: 10px;
    background: #006AB4;
    color: #FFF;
}
#taula table {
	border: 0;
	width: 100%;
	font-size: 1em;
}
#taula table th, #taula table thead {
	border-bottom: solid 1px #236870;
	font-weight: bold;
	background: #EFEFEF;
	text-align: left;
	padding: 10px 6px;
}
#taula table td {
	padding: 10px 6px;
	border-bottom: solid 1px #CCCCCC;
}

.text-blau {
    color: #006AB4;
}

.alt-font {
    font-family: 'Nunito Sans', sans-serif !important;
    font-weight: 600;
}
.padding-eight-half-bottom {
    padding-bottom: 8.5%;
}
.padding-twelve-half-all {
    padding: 8.5%;
}

.bg-medium-gray {
    background-color: #dbdbdb;
}
.btn.btn-white {
    background: #ffffff;
    border-color: #ffffff;
    color: #232323;
}
.btn.btn-small {
    font-size: 11px;
    padding: 4px 24px;
}
.btn {
    display: inline-block;
    border: 2px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;

    letter-spacing: .5px;
    line-height: inherit;
    border-radius: 0;
    text-transform: uppercase;
    width: auto;
    font-family: 'Nunito Sans',sans-serif;
    font-weight: 600;
    transition-duration: .3s;
    transition-timing-function: ease-in-out;
    white-space: nowrap;
    text-decoration: none;
	height: auto;
}
.margin-20px-top {
    margin-top: 20px;
}
.categoria {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 11px;
	display: block;
	margin-top: 20px;
}
.blau .categoria {
    color: #006AB4;
}
.turquesa .categoria {
    color: #00cbc1;
}
.groc .categoria {
    color: #ffaa05;
}




/* INICI CAPA Condicions REMPe */
.modalClass_rempeCondicions {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}



/* Modal Content/Box */
.modalContingutClass_rempeCondicions {
    background-color: #fefefe;
    margin: auto; /* 15% from the top and centered */
    padding: 0px;
    border: 1px solid #888;
    width: 800px; /* Could be more or less, depending on screen size */
}



/* FI CAPA Condicions REMPe*/
/* Modificacio dades */
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.btn {
    display: inline-block;
    border: 2px solid transparent;
    color: inherit;
    letter-spacing: .5px;
    line-height: inherit;
    border-radius: 0;
    text-transform: uppercase;
    width: auto;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
    transition-duration: .3s;
    transition-timing-function: ease-in-out;
    white-space: nowrap;
    text-decoration: none;
}
.blau .btn.btn-color, .btn.btn-blau {
    background: #006ab4;
    border-color: #006ab4;
    color: #fff;
}
.btn.btn-rounded {
    border-radius: 50px;
}
.btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    color: #fff !important;
}
.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
label {
    font-size: 1.0rem;
    color: #333;
}
::placeholder {
    color: #333333 !important;
}
#accordionAdreca {
    margin-top: 20px;
}
.accordion .accordion-header {
    text-transform: uppercase !important;
    font-weight: bold;
}
.accordion-button:focus {
    outline: none;
    background-color: #EFEFEF;
    box-shadow: none;
}
.accordion-button {
    text-transform: uppercase !important;
}
.btn.btn-large {
    font-size: 13px;
    padding: 9px 34px;
    line-height: 25px;
}
.text-muted {
    --bs-text-opacity: 1;
    color: #333333 !important;
}
input[type="text"]:disabled, input[type="text"][readonly="readonly"], select:disabled {
    color: #333333 !important;
}