.cookiefirst-root {
	/*
	width: 96%;
    height: 200px;
    position: absolute;
    bottom: 0;
    box-shadow: 0 0 24px 0 rgba(0,0,0,.25);
    background: #fff;
    padding: 19px 15px;	
	*/
}
.cookiefirst_span_1 {
    display: flex;
    align-items: center;
    margin: 0 0 10px;
    font-weight: 700;
	font-size: 15px;
	
	color: rgba(0, 0, 0, 1);
    font-family: "Roboto", sans-serif;
}
.cookiefirst_span_2 {
    margin-right: 30px! important;
}
#logo_cookie {
	max-height: 34px;
}

.cookiefirst-dialog_div_6_1 {
	font-weight: 500;
}


#cookie {
	padding: 0px;
	
}
.cookiefirst_div_1 {
    bottom: 0;
    padding-top: 0px;
    overflow: hidden;
    /*position: fixed;*/
    z-index: 999999900;
    left: 0;
    right: 0;
	
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	
    border-top: 1px solid black;
}
.cookiefirst_div_2 {
    color: rgba(0, 0, 0, 1);
    font-family: "Roboto", sans-serif;
    background: rgba(255, 255, 255, 1);
    border-radius: 0!important;
    box-shadow: 0 0 14px 0 rgba(0,0,0,.9);
    background: #fff;
    padding: 19px 15px;
}

.cookiefirst_div_3 {
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
}
.cookiefirst_div_5 {
	width: 70%;
	font-size: 14px;
	font-weight: 500;
	line-height: 17px;
}

.cookiefirst_link_1 {
	margin-left: 8px!important;
	color: #6c757d!important;
}

	
#cookiefirst-root > div > div > div > div.cf1XPf.cf2L3T.cf3ItN > p {
	margin: 0 0 7px!important;
    padding: 0!important;
    font-size: 14px;
    line-height: 1.4;
}

#cookiefirst-root > div > div > div > div.cookiefirst_div_5 > p {
    margin-bottom: 8px;
}

.cookiefirst_div_10 {
	margin-top: 4%;	
	/* margin-top: 0; */
	margin-left: -5px;
    margin-right: -5px;
    flex-wrap: wrap;
    /* margin-top: 15px; */
    display: flex;
    align-items: center;
	flex: 0 0 33.33333%;
    max-width: 33.33333%;

	position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;	
	
	height: 100px;
}

.cookiefirst_div_10_1 {
	padding: 0 5px;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 8px;
}
.cookiefirst_div_10_2 {
	flex: 0 0 47%;
    max-width: 47%;
	padding: 0 5px;
}
.cookiefirst_div_10_3 {
	flex: 0 0 47%;
    max-width: 47%;
	padding: 0 5px;
}

.cookiefirst_button_1 {
	width: 100%;
    white-space: nowrap;
    color: rgba(255, 255, 255, 1);
    background: rgba(13, 86, 201, 1);
    border-color: rgba(13, 86, 201, 1);
    border-radius: 4px;
    position: relative;
    text-align: center;
    font-size: 15px;
    font-family: inherit;
    cursor: pointer;
    padding: 4px 12px;
    margin-top: 0;
    margin-bottom: 0;
    border: 1px solid;
    /* background: none; */
    box-shadow: none;
    display: inline-block;
    line-height: 1.5;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.cookiefirst_button_2, .cookiefirst_button_3 {
	flex: 0 0 50%;
    max-width: 50%;
	padding: 0 5px;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 8px;
	width: 100%;
    white-space: nowrap;
	color: rgba(13, 86, 201, 1);
    background: rgba(0, 0, 0, 0);
    border-color: rgba(13, 86, 201, 1);
    border-radius: 4px;
	
	position: relative;
    text-align: center;
    font-size: 15px;
    font-family: inherit;
    cursor: pointer;
    padding: 4px 12px;
    margin-top: 0;
    margin-bottom: 0;
    border: 1px solid;
    background: none;
    box-shadow: none;
    display: inline-block;
    line-height: 1.5;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.cookiefirst_button_1_span {
	display: inline-flex;
    align-items: center;
    font-weight: 300;
    box-sizing: border-box;
    white-space: nowrap;
    color: rgba(255, 255, 255, 1);
    background: rgba(13, 86, 201, 1);
    border-color: rgba(13, 86, 201, 1);
    border-radius: 4px;
}
.cookiefirst_button_2_span {
}
.cookiefirst_button_3_span {
}





/* css popup */

.cookiefirst-dialog {
	display: none;
	overflow-x: hidden;
    overflow-y: auto;
	position: fixed;
    top: 0;
    left: 0;
    z-index: 999999920;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
	background-color: #0000005e;
}

.cookiefirst-dialog_div_1 {
	color: rgba(0, 0, 0, 1);
    font-family: "Roboto", sans-serif;
    background: rgba(255, 255, 255, 1);
    border-radius: 20px;
	max-height: calc(100vh - 3.5rem);
	overflow: hidden;
    max-height: 85vh;
	max-width: 500px;
    margin: 1.75rem auto;
	border-radius: 0 !important;
}

.cookiefirst-dialog_div_2 {
	padding: 2px 14px;
}

.cookiefirst-dialog_div_3 {
	padding: 35px 20px;
	position: relative;
    flex: 1 1 auto;	
	
	padding: 35px 15px 20px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    max-height: 85vh;	
}

.cookiefirst-dialog_button_1 {
	background: none;
	position: absolute;
    top: 5px;
    right: 5px;
    margin-bottom: 0;
    margin-top: 0;
    border: 0;
    font-size: 14px;
    padding: 0;
    cursor: pointer;
    color: #6c757d;
}

.cookiefirst-dialog_div_4{
	font-size: 12px;
    line-height: 20px;
	margin-bottom: 16px!important;
	display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.cookiefirst-dialog_div_4_1 {
	flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
	/* display: contents; */
}
.cookiefirst-dialog_div_4_2 {
	text-align: right;
	flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

.cookiefirst-dialog_span_4_1{
	font-weight: 700;
}

.cookiefirst-dialog_link_4_2_1 {
	text-decoration: none;
    font-size: 16px;
	color: #6c757d!important;
}

.cookiefirst-dialog_div_5{
	line-height: 0;
}

.cookiefirst-dialog_button_5_1 {
color: rgba(255, 255, 255, 1);
    background: rgba(13, 86, 201, 1);
    border-color: rgba(13, 86, 201, 1);
    border-radius: 4px;
	position: relative;
    text-align: center;
    font-size: 15px;
    font-family: inherit;
    cursor: pointer;
    padding: 4px 12px;
    margin-top: 0;
    margin-bottom: 0;
    border: 1px solid;
    box-shadow: none;
    display: inline-block;
    line-height: 1.5;
	margin-bottom: 16px!important;
}

.cookiefirst-dialog_span_5_1 {
	display: inline-flex;
    align-items: center;
    font-weight: 300;
}

.cookiefirst-dialog_button_5_2 {
color: rgba(13, 86, 201, 1);
    background: rgba(0, 0, 0, 0);
    border-color: rgba(13, 86, 201, 1);
    border-radius: 4px;
	position: relative;
    text-align: center;
    font-size: 15px;
    font-family: inherit;
    cursor: pointer;
    padding: 4px 12px;
    margin-top: 0;
    margin-bottom: 0;
    border: 1px solid;
    box-shadow: none;
    display: inline-block;
    line-height: 1.5;
	margin-bottom: 16px!important;
	
}

.cookiefirst-dialog_span_5_2 {
	display: inline-flex;
    align-items: center;
    font-weight: 300;
}

.cookiefirst-dialog_div_6 {
	flex: 1 1;
    overflow-x: hidden;
    overflow-y: auto;
}

.cookiefirst-dialog_div_6_2 {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 24px!important;
}

.cookiefirst-dialog_seccion_6_2 {
	margin-bottom: 10px;
}


.cookiefirst-dialog_seccion_6_2_div_1 {
	align-items: center;
    background: none;
	display: flex;
    width: 100%;
    border: 0;
    padding: 0 0 5px;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    box-shadow: none!important;
    outline: 0 none!important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.cookiefirst-dialog_seccion_6_2_span_1 {
	flex: 1 1;
    font-size: 15px;
    font-weight: 700;
}
.cookiefirst-dialog_seccion_6_2_button_1 {
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 5px;
    display: inline-flex;
    font-family: inherit;
    padding: 0;
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    cursor: pointer;
    color: inherit;
	    align-items: center;
    background: none;
	font-size: 12px;
    line-height: 18px;
	color: #6c757d!important;
}
.cookiefirst-dialog_seccion_6_2_div_2 {
	color: rgba(13, 86, 201, 1);
	color: #0d56c9;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin: 0 0 0 5px;
    width: 0;
    height: 0;
    border-left: .5em solid transparent;
    border-right: .5em solid transparent;
    border-bottom: .5em solid;
}
.cookiefirst-dialog_seccion_6_2_div_3 {
	color: rgba(13, 86, 201, 1);
	border-bottom: 1px solid;
}
.cookiefirst-dialog_seccion_6_2_div_4 {
	font-size: 12px;
    line-height: 18px;
	padding-top: 16px!important;
	display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.cookiefirst-dialog_seccion_6_2_div_5 {
	font-size: 12px;
    line-height: 18px;
	flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
	position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
	
}
.cookiefirst-dialog_seccion_6_2_div_6 {
	font-size: 12px;
    line-height: 18px;
	flex: 0 0 auto;
    width: auto;
    max-width: 100%;
	position: relative;
    width: 100%;
    width: 19%;
    padding-right: 15px;
    padding-left: 15px;
	
}

.cookiefirst-dialog_seccion_6_2_button_2 {
	cursor: not-allowed;
    opacity: .5;
	color: rgba(13, 86, 201, 1);
	font-size: 12px;
    line-height: 18px;
	background: none;
    border: 0;
	line-height: 0;
    font-size: 0;
    width: 34px;
    height: 13px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    display: inline-block;
    position: relative;
    padding: 0;
    margin-bottom: 0;
    margin-top: 0;
    outline: 0 none;
    overflow: visible;
    color: #0d56c9;
}


.cookiefirst-dialog_seccion_6_2_button_2:before {
    border-radius: 20px;
    width: 100%;
    height: 100%;
    top: 0;
    background: #ced4da;
}

.cookiefirst-dialog_seccion_6_2_button_2:after, .cookiefirst-dialog_seccion_6_2_button_2:before {
    content: "";
    left: 0;
    position: absolute;
    -webkit-transition: .3s;
    transition: .3s;
}

.cookiefirst-dialog_seccion_6_2_button_2:after {
    top: -3px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: block;
    border-radius: 50%;
    background: #6c757d;
}

.cookiefirst-dialog_seccion_6_2_div_7 {
	font-size: 12px;
    line-height: 18px;
	display: none;
}

.cookiefirst-dialog_seccion_6_2_div_8 {
	padding-top: 16px!important;
}
.cookiefirst-dialog_seccion_6_2_div_9 {
}
.cookiefirst-dialog_seccion_6_2_div_10 {
}
.cookiefirst-dialog_seccion_6_2_div_11 {
}
.cookiefirst-dialog_seccion_6_2_div_12 {
}
.cookiefirst-dialog_seccion_6_2_div_13 {
	flex: 0 0 16.66667%;
    max-width: 16.66667%;
	
}
.cookiefirst-dialog_seccion_6_2_div_13_img {
	width: 100%;
    height: auto;
    margin: 0 auto;
}
.cookiefirst-dialog_seccion_6_2_div_14 {
}


.cf3nSz{
	display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 15px -4px 0;	
}

.cf2Lf6 {
	color: rgba(255, 255, 255, 1) !important;
    background: rgba(13, 86, 201, 1) !important;
    border-color: rgba(13, 86, 201, 1) !important;
    border-radius: 4px !important;
	width: auto;
	margin: 0 4px;

    position: relative;
    text-align: center;
    font-size: 15px;
    font-family: inherit;
    cursor: pointer;
    padding: 4px 12px;
    margin-top: 0;
    margin-bottom: 0;
    border: 1px solid;
    background: none;
    box-shadow: none;
    display: inline-block;
    line-height: 1.5;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.cf1y60 {
    display: inline-flex;
    align-items: center;
    font-weight: 300;
}

.cf3-eh {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.cf3-eh {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.cf3CaA, .cfqGd9 {
    margin-top: 16px!important;
}

.cfBoOG, .cfzBWk {
    align-items: center;
}
.cfzBWk {
    display: inline-flex;
    font-size: 12px;
}

.cfQ8Z9 {
    height: 1.5em;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

#div_cookies, #div_polcookies {
	display: none;
}


@media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
	.cookiefirst_div_1 {
	    top: 0px;
	    padding-top: 0px;
	    
	}
	.cookiefirst_div_2 {
		padding: 9px 9px;
	    /*margin-right: 4px! important;*/
	}
	.cookiefirst_div_5 {
		width: 100%;
		font-size: 10px;
		line-height: 14px;
		font-weight: 500;
	}  
	.cookiefirst_div_3 {
		display: block;
	}
	.cookiefirst_div_10 {
		flex: none;
		max-width: none;
	}  
  
}