@font-face {
    font-family: 'Teko';
    src: url(../fonts/Teko-Regular.ttf);
}
@font-face {
    font-family: 'Teko Bold';
    src: url(../fonts/Teko-Bold.ttf);
}
@font-face {
    font-family: 'Teko Medium';
    src: url(../fonts/Teko-Medium.ttf);
}
@font-face {
    font-family: 'cadena-black';
    src: url(../fonts/Cadena_Black.ttf);
}
/*GENERALES*/
* {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.clear {clear: both;}
.maxw {max-width: 100%;}
.w-30 {width: 30%;}
.w-50 {width: 48%;}
.w-60 {width: 60%;}
.w-100 {width: 100%;}
.fl.w-50 {margin-right: 2%;}
.fr.w-50 {margin-left: 2%;}
.tc {text-align: center;}
.tl {text-align: left;}
.tr {text-align: right;}
.tj {text-align: justify;}
.fl {float: left;}
.fr {float: right;}
.block {display: block;}
.fulight {font-weight: 100;}
.flight {font-weight: 300;}
.fnormal {font-weight: 400;}
.fbold {font-weight: 600;}
.red {color: #ed1c24;}
.black {color: black;}
.blue {color: #0f3467;}
.yellow {color: #ffcb05 !important;}
.f-11, .f-11 h1, .f-11 h2, .f-11 h3, .f-11 h4{font-size: 11px !important;}
.f-13, .f-13 h1, .f-13 h2, .f-13 h3, .f-13 h4{font-size: 13px !important;}
.f-14, .f-14 h1, .f-14 h2, .f-14 h3, .f-14 h4 {font-size: 14px !important;}
.f-15, .f-15 h1, .f-15 h2, .f-15 h3, .f-15 h4 {font-size: 15px !important;}
.f-18, .f-18 h1, .f-18 h2, .f-18 h3, .f-18 h4 {font-size: 18px !important;}
.f-20, .f-20 h1, .f-20 h2, .f-20 h3, .f-20 h4 {font-size: 20px !important;}
.f-22, .f-22 h1, .f-22 h2, .f-22 h3, .f-22 h4 {font-size: 22px !important;}
.f-23, .f-23 h1, .f-23 h2, .f-23 h3, .f-23 h4 {font-size: 23px !important;}
.f-24, .f-24 h1, .f-24 h2, .f-24 h3, .f-24 h4 {font-size: 24px !important;}
.f-25, .f-25 h1, .f-25 h2, .f-25 h3, .f-25 h4 {font-size: 25px !important;}
.f-29, .f-29 h1, .f-29 h2, .f-29 h3, .f-29 h4 {font-size: 29px !important;}
.f-30, .f-30 h1, .f-30 h2, .f-30 h3, .f-30 h4 {font-size: 30px !important;}
.f-33, .f-33 h1, .f-33 h2, .f-33 h3, .f-33 h4 {font-size: 33px !important;}
.f-36, .f-36 h1, .f-36 h2, .f-36 h3, .f-36 h4 {font-size: 36px !important;}
.f-40, .f-40 h1, .f-40 h2, .f-40 h3, .f-40 h4 {font-size: 40px !important;}
.f-41, .f-41 h1, .f-41 h2, .f-41 h3, .f-41 h4 {font-size: 41px !important;}
.f-42, .f-42 h1, .f-42 h2, .f-42 h3, .f-42 h4 {font-size: 42px !important;}
.f-44, .f-44 h1, .f-44 h2, .f-44 h3, .f-44 h4 {font-size: 44px !important;}
.f-79, .f-79 h1, .f-79 h2, .f-79 h3, .f-79 h4 {font-size: 79px !important;line-height: 70px;}
.m-0 {margin: 0;}
.mt-0 {margin-top: 0;}
.mt-10 {margin-top: 10px;}
.mt-20 {margin-top: 20px;}
.mt-30 {margin-top: 30px;}
.mt-40 {margin-top: 40px;}
.mt-50 {margin-top: 50px;}
.mt-60 {margin-top: 60px;}
.mt-70 {margin-top: 70px;}
.mt-80 {margin-top: 80px;}
.mb-0 {margin-bottom: 0;}
.mb-10 {margin-bottom: 10px;}
.mb-20 {margin-bottom: 20px;}
.mb-30 {margin-bottom: 30px;}
.mb-40 {margin-bottom: 40px;}
.mb-50 {margin-bottom: 50px;}
.mb-60 {margin-bottom: 60px;}
.mb-70 {margin-bottom: 70px;}
.mb-80 {margin-bottom: 80px;}
.mr-0 {margin-right: 0;}
.mr-10 {margin-right: 10px;}
.mr-20 {margin-right: 20px;}
.mr-30 {margin-right: 30px;}
.mr-40 {margin-right: 40px;}
.mr-50 {margin-right: 50px;}
.mr-60 {margin-right: 60px;}
.mr-70 {margin-right: 70px;}
.mr-80 {margin-right: 80px;}
.pb-40 {padding-bottom: 40px;}
.lheight-42 {line-height: 42px;}
p {font-weight: 300;font-size: 17px;margin-bottom: 25px;}
.helvetica {font-family: 'Helvetica Neue','Helvetica';}
.helvetica-regular {font-family: 'Helvetica';}
.cadena-black {font-family: 'Cadena-Black';}
.cadena-black-italic {font-family: 'Cadena-Black Italic';}
.arial-black {font-family: 'Arial Black';}
ul {padding: 0;list-style: none;font-weight: 300;}
.border-top {border-top: 1px solid #E1E0E1;padding-top: 25px;}
.border-left {border-left: 1px solid #E1E0E1;}
strong {font-weight: 600;}
.t-u {text-decoration: underline;}
.o-hidden {overflow: hidden;}
.table {display: table;}
.table-cell {display: table-cell;}
.table-row {display: table-row;}
.v-middle {vertical-align: middle;}
.bk-yellow {background-color: #ffcb05;}
.bk-blue {background-color: #4B5F6D;}
.bk-red {background-color: #ed1c24;}
.teko {font-family: 'Teko';}
.teko-bold {font-family: 'Teko Bold';}
.teko-medium {font-family: 'Teko Medium';}
.c-white {color: white;}
.c-blue {color: #122F3A;}
.cblue {color: #0649A7;}
.d-flex {display: flex;}

.bk-yellow.box-shadow {
    box-shadow: inset 0px 5px 17px #6b6b6b;
}
body{
	background: #FFCB05;
	font-family: 'Verdana';
}
.container {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    background: white;
    position: relative;
}

.content-header {
    padding: 20px 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}


.content {
    margin: 0 auto;
    padding: 40px 100px 15px;
}


.titol-form {
    color: white;
}
.titol-form p{
    font-size: 24px;
}
.titol-form span {
    font-size: 29px;
}
form .row {
	overflow: hidden;
	margin-bottom: 15px;
}
form label {
	font-weight: bold;
	font-size: 12px;
	color: black;
	display: inline-block;
}
form label span {
	color: #ed1c24;
    font-size: 19px;
    line-height: 21px;
    position: relative;
    top: 4px;
    left: 4px;
}
.input {
	float: left;
	border: none;
	padding: 7px 7px 8px;
    background: #D9D9D9;
}
textarea {
    float: left;
    border: none;
    padding: 7px 7px 8px;
    background: #e6e6e6;
    height: 100px;
}
#formVot {
    border: 4px solid #ffcb00;
    padding: 30px 30px 0;
}
.form-left, .form-right {
    width: 48%;
    margin: 0 1%;
}
.form-left {
    float: left;
}
.form-right {
    float: right;
}
.content-input input, .content-input textarea {width: 100%;}

.camps {
	font-size: 11px;
    font-weight: bold;
    margin-bottom: 10px;
}
.ast {
	color: #ed1c24;
    font-size: 20px;
    position: relative;
    top: 5px;
}
.pol {
	font-size: 11px;
    margin-bottom: 10px;
}
.pol input {
    margin-right: 4px;
}
.pol a {
	color: black;
}
.boto_enviar {
    margin-bottom: 80px;
    float: right;
    padding: 10px 65px;
    background: #0649A7;
    color: #FFCB05;
    font-weight: bold;
    font-size: 33px;
    border: none;
    position: relative;
    cursor: pointer;
    font-family: 'cadena-black';
}
.boto_enviar i {
    opacity: 0;
    font-size: 22px;
    position: absolute;
    right: 13px;
    top: 18px;
}
.share-footer {
    float: right;
    background: #ffcb00;
    color: #E52429;
    padding: 6px 30px 10px;
    margin-right: 85px;
    position: absolute;
    bottom: -18px;
    right: 0;
}
.share-footer p {
    font-weight: bold;
    margin: 0;
}
.share-footer .social {
    color: #fdca17 !important;
    background-color: #E52429;
    width: 28px;
    height: 28px;
    position: relative;
    display: inline-block;
    margin-left: 5px;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    top: 3px;
}
input[type="submit"] {
    float: right;
    font-size: 33px;
    text-transform: uppercase;
    color: #ffcd34;
    background: #ed1c24;
    border: none;
    margin: 10px auto;
    border-radius: 0;
    cursor: pointer;
    padding: 5px 22px;
    box-shadow: -4px 4px 0 0px black;
}
.box-form {
    padding-bottom: 80px;
}
.nom-candidat {
	font-family: 'Arial Black';
    font-size: 19px;
    color: #ffcd34;
    background: black;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0px 35px;
}
.info-candidat {
	font-size: 11px;
    color: white;
    background: black;
    text-align: center;
    margin-top: 0;
    min-width: 280px;
    position: relative;
    top: 3px;
}
.footer {
	background: black;
	padding: 5px 30px 11px;
}
.footer p {
    font-size: 15px;
    font-weight: bold;
    color: #ffcd34;
}
p.uneixte {
    float: left;
    width: 100%;
    margin: 0;
    text-align: center;
}
.uneix {
    margin-right: 15px;
}
.plataforma-boto {
    background: #ED1C24;
    color: #f1c930;
    padding: 15px 10px 13px;
    text-decoration: none;
    margin-right: 35px;
}
.social-footer {
    color: #E52429 !important;
    background-color: #fdca17;
    width: 28px;
    height: 28px;
    position: relative;
    display: inline-block;
    margin-right: 5px;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    top: 3px;
}

.send-ok, .send-ok-2 {
	background: #dff0d8;
    width: 100%;
    padding: 8px;
    color: #3c763d;
    border: 1px solid #3c763d;
    border-radius: 2px;
    margin-bottom: 11px;
    display: none;
}
.send-ko, .send-ko-email, .send-ko-check, .send-ko-existe, .send-ko-candidat, .send-ko-2, .send-ko-email-2, .send-ko-check-2, .send-ko-existe-2, .send-ko-candidat-2{
	background: rgb(238, 28, 37);
    width: 100%;
    padding: 8px;
    color: white;
    border: 1px solid #ffffff;
    border-radius: 2px;
    margin-bottom: 11px;
    display: none;
}
.send-ko p, .send-ko-email p, .send-ko-check p, .send-ko-existe p, .send-ko-candidat p, .send-ok-2 p, .send-ko-2 p, .send-ko-email-2 p, .send-ko-check-2 p, .send-ko-existe-2 p, .send-ko-candidat-2 p, .send-ok-2 p, .send-ok p {
    margin: 0;
}
.content-seleccio {
	display: none;
}
.bk-popup {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.21);
	z-index: 20;
	display: none;
}
.pop-politica {
	position: fixed;
	top: 0px;
	bottom: 0px;
	margin: auto;
	left: 0px;
	right: 0px;
	width: 551px;
	height: 360px;
	background: rgb(255, 255, 255);
	padding: 10px;
	border: 4px solid rgb(237, 237, 237);
	z-index: 21;
	overflow: auto;
	display: none;
}
.close-pop-pol {
	position: absolute;
    right: 2px;
    top: 0px;
    margin: 0;
    background: #525252;
    color: white;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    cursor: pointer;
    text-align: center;
}
.text-pop {
    color: #5a5a5a;
    font-size: 13px;
    line-height: 22px;
}
.pop-send-ok {
    position: fixed;
    top: 0px;
    bottom: 0px;
    margin: auto;
    left: 0px;
    right: 0px;
    width: 600px;
    height: 400px;
    background: #d2d6d9;
    padding: 30px;
    border: 15px solid #d2d6d9;
    z-index: 21;
    display: none;
    box-shadow: inset 0px 0px 0px 2px black;
    text-align: center;
}
.pop-send-ok h3 {
    font-size: 60px;
    margin: 25px 0;
    color: #ed1c24;
    display: inline-block;
    background: black;
    padding: 0 40px 5px;
    line-height: 61px;
    text-shadow: -1px 1px 0px white;
    box-shadow: -4px 4px 0px 1px #ed1c24;
    transform: rotate(-2deg);
}
.pop-send-ok p {
    margin: 15px 0;
}
.close-pop-ok {
    position: absolute;
    right: -10px;
    top: -25px;
    margin: 0;
    background: #d2d6d9;
    color: black;
    width: 24px;
    height: 26px;
    line-height: 18px;
    font-size: 20px;
    cursor: pointer;
    text-align: center;
    border: 2px solid black;
}
.ajuda {
    color: white;
    background: #ed1c24;
    box-shadow: -4px 4px 0px 1px black;
    display: inline-block;
    margin-left: 4px;
    font-size: 20px;
}
.social-ok a {
    color: white;
    background-color: black;
    width: 34px;
    height: 34px;
    position: relative;
    display: inline-block;
    margin-bottom: 9px;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
}
/*COLUMNA QUIXAT*/
.columna-queixat {
    width: 90%;
    margin: 90px auto;
}
.img-queixat{
    display: block;
    margin: 0 auto 40px;
}
.verForm {
    background: #ed1c24;
    padding: 3px 11px;
    display: inline-block;
    box-shadow: -4px 4px 0 0px black;
    margin-left: 9px;
    margin-right: : 9px;
    position: relative;
    top: 5px;
    text-decoration: none;
    color: #ffcb05;
}
.contacte {
    width: 80%;
    margin: 0 auto;
    border: 2px solid #ed1c24;
    padding: 20px;
    display: none;
}
.social-share-form {
    background: #ee1c25;
    text-align: center;
    padding: 10px 10px 5px;
    color: white;
}
.social-form {
    display: inline-block;
    margin-left: 10px;
}
.social-form a {
    width: 33px;
    height: 31px;
    font-size: 19px;
    line-height: 33px;
}

/*****/
/*NEW*/
/*****/
.llista-reivindiquem {
    margin-bottom: 25px;
}
.llista-reivindiquem .num {
    background-color: #0f3467;
    padding: 5px 30px 0 40px;
    position: relative;
    max-width: 98px;
    z-index: 1;
}
.llista-reivindiquem .num:after {
    content: "";
    border-style: solid;
    border-width: 93px 30px 0 0;
    border-color: #0f3466 transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 98px;
}
.llista-reivindiquem .num span {
    font-family: 'Cadena-Black Italic';
    font-size: 63px;
    color: #ffcb05;
}
.llista-reivindiquem .text {
    background-color: white;
    padding: 18px 25px 17px 140px;
    width: 95%;
    box-shadow: -1px 1px 5px 0 #7b7b7b;
    position: relative;
}
.llista-reivindiquem .text:after {
    content: "";
    border-style: solid;
    border-width: 93px 30px 0 0;
    border-color: white transparent transparent transparent;
    position: absolute;
    top: 0;
    right: -30px;
}
.llista-reivindiquem.segon .text {
    padding: 3px 25px 3px 140px;
}
.llista-reivindiquem.tercer .text {
    padding: 32px 25px 32px 140px;
}
.llista-reivindiquem .text p {
    font-size: 24px;
    font-weight: bold;
    color: #0f3467;
    margin: 0;
    line-height: 29px;
}
.info-manifest {
    margin-bottom: 20px;
}
.info-manifest span {
    font-size: 18px;
    padding: 0 6px 0 0;
    font-weight: bold;
    margin: 0 0 6px 0;
    display: block;
}
.text-manifest {
    width: 100%;
    padding: 15px;
    background: #d9d9d9;
    height: 247px;
    overflow: auto;
}
.text-manifest p {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 15px;
}
.title-list-pla {
    display: inline-block;
    background: #FFCB05;
    color: #122F3A;
    font-family: 'Teko Bold';
    padding: 10px 30px 6px 20px;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 0;
    margin-top: 20px;
    position: relative;
    cursor: pointer;
}
.title-list-pla:after {
    content: "";
    background: url(../img/arrow-yellow.svg) no-repeat center #122F3A;;
    width: 38px;
    position: absolute;
    top: 0;
    height: 100%;
    right: -38px;
}
.list-pla {
    display: none;
    padding-left: 50px;
}
.list-pla li {
    margin-bottom: 20px;
    position: relative;
}
.list-pla li:before {
    content: "";
    width: 10px;
    height: 10px;
    background: black;
    position: absolute;
    left: -20px;
    top: 6px;
}
.btn-link {
    color: white;
    text-decoration: none;
    background: #ED1C24;
    padding: 3px 35px 3px 35px;
    display: inline-block;
    font-weight: bold;
}
.btn-informe {
    color: white;
    text-decoration: none;
    background: #ED1C24;
    padding: 3px 15px 3px 15px;
    display: inline-block;
    font-weight: bold;
    text-align: center;
}
/* EMPRESA */
.single-data.left {
    width: 50%;
    float: left;
    text-align: right;
    box-shadow: 6px 0px 0 0px #FFCB05;
}
.single-data.right {
    width: 50%;
    float: right;
    padding-left: 6px;
    text-align: left;
    box-shadow: inset 6px 0px 0 0px #FFCB05;
}
.single-data p {
    position: relative;
    padding: 0 30px;
}
.single-data p:after {
    content: "";
    width: 20px;
    height: 3px;
    background: white;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.single-data.left p:after {right: 0}
.single-data.right p:after {left: 0}
h2.any {
    display: inline-block;
    margin-bottom: 0;
    background: #FFCB05;
    position: relative;
    padding: 6px 50px 0px;
    margin: 10px 20px;
    color: #122F3A;
    font-family: 'Teko Bold';
    font-size: 36px;
    line-height: 36px;
}
h2.any:after {
    content: "";
    width: 20px;
    height: 3px;
    background: #FFCB05;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.single-data.left h2.any:after { right: -20px}
.single-data.right h2.any:after { left: -20px}
.content-sidebar {
    padding: 0;
    width: 45%;
    margin-left: 0;
    height: 100%;
}
.content-sidebar > img {
    width: 100%;
    margin-bottom: 30px;
}
.content-sidebar .content-pla {
    width: 100%;
}
.mapa-disc {
    width: 100%;
    cursor: pointer;
    margin-bottom: 25px;
}
.iframe-disc {
    display: none;
    margin-bottom: 25px;
}
.text-comercial {
    height: 100px;
    overflow: auto;
    font-size: 12px;
    text-align: justify;
    padding: 0 15px;
    margin: 13px 0px;
    background: #D9D9D9;
}
.text-comercial p {
    font-size: 11px !important;
    margin-bottom: 10px;
    margin-top: 7px;
}
.col-der {
    float: right;
    width: 55%;
}
.col-der p {
    font-size: 15px;
}
.col-izq {
    float: left;
    width: 40%;
    position: absolute;
    left: 0;
    top: -5px;
}
.content-btn-prox {
    text-align: center;
    margin: 120px 0;
}
.btn-prox {
    display: inline-block;
    font-size: 45px;
    color: #ffcb00;
    background-color: #ed1c24;
    padding: 10px 110px 4px;
    border-radius: 10px;
    margin: 70px auto;
}
.contenido-form {
    position: relative;
    height: 523px;
}
.send_ok_pop {
    display: none;
    border: 4px solid #ffcb00;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: white;
    text-align: center;
}
.send_ok_pop .close {
    position: absolute;
    right: 7px;
    background: #f01514;
    padding: 10px;
    color: white;
    font-weight: bold;
    font-size: 33px;
    line-height: 30px;
    top: 7px;
    cursor: pointer;
}
.send_ok_pop h3 {
    margin: 60px 0 0;
    color: #2C4650;
}
.send_ok_pop p {
    font-size: 25px;
}

.cookies {background: #000;background: rgba(0,0,0,0.85);margin-bottom: 0;padding-top: 0.75em;position: fixed;bottom: 0;opacity: .95;z-index: 999999;position: fixed;width: 100%;box-shadow: 0 -4px 2px -2px rgba(50,50,50,0.4);font-family: "Source Sans Pro","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;}
.cookies .row {margin-bottom: 0;}
.cookies .row {margin-left: auto;margin-right: auto;margin-top: 0;margin-bottom: 0;max-width: 72.25em;width: 100%;}
.cookies p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 0.75em;
    margin-top: 0;
    text-align: center;
    font-weight: 400;
}
.cookies p a.button {
    font-size: 14px;
    margin: 0 11px;
    padding: 3px 9px;
    text-decoration: none;
    border-radius: 3px;
    font-weight: 400;
}
.cookies .button {
    background-color: #de0800;
    color: #fff;
    text-transform: uppercase;
}
.noaccept {
    color: white;
}


/*PLE EUROPA*/
.container-cont {
    padding-bottom: 100px;
}
.content-slogan-img {
    position: absolute;
    right: 200px;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 490px;
}
.content-slogan-img h2 {
    font-size: 47px;
    line-height: 45px;
    color: white;
    margin-top: 0;
}
.btn-col {
    font-size: 47px;
    line-height: 45px;
    color: #FFCB05;
    background-color: #0649A7;
    padding: 15px 30px;
    text-decoration: none;
    display: inline-block;
}
.menu {
    float: left;
}
.menu ul {
    margin: 0;
}
.menu li {
    float: left;
    margin: 0 25px;
}
.menu li a {
    text-decoration: none;
    font-weight: bold;
    color: #122F3A;
    padding-bottom: 5px;
    font-size: 14px;
}
.menu li a.active {
    color: #FFCB05;
    background-color: #0649A7;
    padding: 7px 20px 9px;
}
.header-lang {
    background-color: #0649A7;
    padding: 5px 30px;
    color: white;
}
.header-lang a {
    color: white;
    text-decoration: none;
    font-size: 14px;
}
.header-lang a.active {
    color: #FFCB05;
}
header {
    max-width: 93%;
    margin: 0 auto;
}
.logo {
    margin-bottom: -130px;
    position: relative;
    z-index: 1;
}
.col-img {
    width: 40%;
    background: url(../img/bk-qui-som-2x.jpg) no-repeat;
    background-size: cover;
}
.col-cola {
    background: url(../img/bk-colabora-2x.jpg) no-repeat;
    background-size: cover;
}
.col-faqs {
    background: url(../img/bk-faq-2x.jpg) no-repeat;
    background-size: cover;
}
.col-contacte {
    background: url(../img/bk-contacte-2x.jpg) no-repeat;
    background-size: cover;
}
.col-content {
    width: 60%;
    background-color: #E5E5E5;
    padding: 40px 80px 10px;
    border-right: 50px solid #ffcc00;
    position: relative;
}
.col-content-full {
    width: 100%;
    background-color: #E5E5E5;
    padding: 40px 230px 10px;
    border-right: 50px solid #ffcc00;
    border-left: 50px solid #ffcc00;
    position: relative;
}
.link-colabora {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 22px;
    color: #FFCB05;
    background-color: #0649A7;
    text-decoration: none;
    padding: 5px 20px;
}
.col-content h2 {
    font-size: 21px;
    margin-bottom: 23px;
}
.col-content p {
    font-size: 13px;
    text-align: justify;
}
.col-content ul {
    margin-bottom: 60px;
    position: relative;
}
.col-content ul li {
    font-size: 13px;
    text-align: justify;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
}
.col-content ul li:before {
    content: ">";
    font-family: 'cadena-black';
    left: 0;
    top: 0;
    font-size: 28px;
    line-height: 20px;
    position: absolute;
    color: #0649A7;
}
.col-content h3 {
    color: #0649A7;
    background: #FFCB05;
    text-align: center;
    padding: 10px 11px;
    font-size: 21px;
    line-height: 23px;
    margin: 10px 10px 40px;
}
.btn-soci {
    font-size: 38px;
    color: #FFCB05;
    background-color: #0649A7;
    text-decoration: none;
    display: block;
    text-align: center;
    margin-bottom: 60px;
    padding: 13px 0;
}
.col-cont-cola {
    min-height: 800px;
}
.box-blue {
    width: 75%;
    margin: 70px auto 20px;
}
.box-blue h2 {
    background-color: #0649A7;
    color: #FFCB05;
    margin: 0;
    display: inline-block;
    padding: 10px 20px;
    font-size: 27px;
}
.content-box {
    border: 2px solid #0649A7;
    padding: 20px 45px;
    background: white;
}
.content-box p {
    font-size: 12px;
}
.txt-bk-yellow {
    color: #0649A7;
    background-color: #FFCB05;
    font-weight: bold;
    display: inline-block;
    margin: 0;
    padding: 4px 10px 3px;
}
.txt-bk-grey {
    background-color: #D9D9D9;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 11px;
    padding: 4px 10px 3px;
}
.menu_mv {display: none;background-color: #ffcc00;padding-top: 1px;}
.menu_mv ul {text-align: center;margin: 0;}
.menu_mv ul li {border-bottom: 1px solid #ffffff;}
.menu_mv ul li:last-child {border-bottom: none;}
.menu_mv ul li a {text-decoration: none;color: black;font-weight: bold;font-size: 13px;display: block;padding-bottom: 10px;padding-top: 10px;}
.menu_mv ul li a.active {color: #FFCB05;background-color: #0649A7;}
.content-btn-menu {display: none;align-items: center;margin-top: 40px;}
.menu-name {margin-right: 10px;font-size: 13px;color: #0046aa;}

.need {margin-bottom: 80px;}

.list_politica {
    margin-bottom: 0 !important;
}
.list_politica li:before {
    content: "·" !important;
    color: black !important;
    font-size: 17px!important;
}
table tbody td, table tbody th {
    background: #FFC900;
}
table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 7px;
}
table tr th, table tr td {
    padding: .5625em .625em;
    font-size: 1em;
    color: #000;
}
.content-pol {
    height: 880px;
    overflow: auto;
}
.content-send-ok {
    display: none;
}
.content-send-ok h3 {
    background:white;
    line-height: 30px;
    font-size: 25px;
    margin: 10px 10px 20px;
}
.content-send-ok p {
    text-align: center;
    font-size: 16px;
    margin: 10px 10px 15px;
}
.ok-share {
    color: #E52429;
    background-color: #fdca17;
    width: 28px;
    height: 28px;
    position: relative;
    display: inline-block;
    margin-right: 5px;
    font-size: 20px;
}
.content-send-form {
    transition: all 1s;
    min-height: 370px;
}
.content_faq {
    position: relative;
    padding-left: 60px;
}
.content_faq .number {
    position: absolute;
    left: 0;
    font-family: 'Cadena-Black';
    color: #ffcc00;
    background-color: #0649A7;
    text-align: center;
    padding: 0px 15px;
    font-size: 28px;
}
.content_faq h3 {
    background: none;
    text-align: left;
    font-family: 'Cadena-Black';
    font-size: 19px;
    margin: 0;
    padding: 0;
}

.content_contacte {
    position: relative;
    padding-left: 60px;
}

.content_contacte .ico {
    position: absolute;
    width: 40px;
    left: 0;
}
.content_contacte .ico img {
    max-width: 100%;
    height: auto;
}
.content_contacte h3 {
    background: none;
    text-align: left;
    font-family: 'Cadena-Black';
    font-size: 19px;
    margin: 0;
    padding: 0;
}
.content_contacte h3 a {
    color: #0649A7;
    text-decoration: none;
}
.swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	background-color: #999999;
	opacity: 1;
}
.swiper-pagination-bullet-active {
	background-color: #0649A7;
}
.swiper-container {
  padding-bottom: 55px;
}
.slider-container {
  position: relative;
}
.swiper-container img {
  width: 100%;
}
.slider-button-prev {
  background: url(../img/prev-arrow-slider.svg) no-repeat;
  left: -40px;
  top: 40%;
  cursor: pointer;
  position: absolute;
  width: 25px;
  height: 32px;
}
.slider-button-prev:after {
  content:"";
}
.slider-button-next {
  background: url(../img/next-arrow-slider.svg) no-repeat;
  right: -40px;
  top: 40%;
  cursor: pointer;
  position: absolute;
  width: 25px;
  height: 32px;
}
.slider-button-next:focus, .slider-button-prev:focus{
    outline: none;
}
.slider-button-next:after {
  content:"";
}


@media screen and (min-width:1600px) {
    .col-content {border-right: none;}
}

@media screen and (max-width:1200px) {
    .box-blue {width: 100%;}
    .col-content {padding: 40px 40px 10px;}
}
@media screen and (max-width:1000px) {
    .uneix {float: left;text-align: left;margin-bottom: 15px;}
    .plataforma-boto {float: left;margin-bottom: 15px;}
    .content-social-footer {float: left;}
    .content-slogan-img {right: 100px;}
}
.nopc {display: none;}
@media screen and (max-width:1023px) {
    .content-pol {height: auto;}
    .nopc {display: block;}
    .content-menu {display: none;}
    .content-btn-menu {display: flex;}
    .header-lang {position: absolute;top: 0;right: 0;}
    .btn-menu {width: 40px;height: 40px;padding: 10px 5px;}
    .btn-menu span {width: 90%;height: 2px;background: #0046aa;display: block;margin-bottom: 6px;}
    header {padding-bottom: 18px;}
    .bk-img-europa {display: none;}
    .content-slogan-img {position: relative;right: 0;height: auto;background:url(../img/bk-europa-2x.jpg) -53px no-repeat;padding: 60px;background-size: cover;}
    .content-slogan-img h2 {font-size: 37px;}
    .btn-col {font-size: 37px;line-height: 35px;}
    .d-flex.content-cols {display: block;}
    .col-img {width: 100%;height: 250px;}
    .col-content {width: 100%;border-right: none;padding: 40px 15px 10px;}
    .content-box {padding: 20px 15px;}
    .logo {margin-bottom: -73px;flex: 0 0 90px;}
    .logo img {width: 100%;}
    .uneix {float: left;text-align: left;margin-bottom: 15px;}
    .plataforma-boto {float: left;margin-bottom: 15px;}
    .content-social-footer {float: left;}
    .btn-soci {font-size: 28px;}
    .need {margin-bottom: 40px;}
    .col-content-full {padding: 40px 25px 10px;border-right: none;border-left: none;}
    .slider-button-next {right: -23px;width: 20px;background-size: contain;}
    .slider-button-prev {left: -23px;width: 20px;background-size: contain;}
    .swiper-pagination-bullet {width: 10px;height: 10px;}
}
