body{color:#919191;}

header {
	background-color: #002b6f;
	height:82px;
}
h2{ color:#001e61; font-size:42px; font-style:italic; font-weight:bold; text-align:center; }
h3{ font-size:38px; font-style:italic; font-weight:bold; text-align:center;}
h3 span{ font-size:29px; }


.navbar{background-color: rgba(0, 43, 111, 0.8);}
p{
	word-wrap: normal;
}
.btn-warning {
    color: #002b6f;
    background-color: #ffd47a;
    border-color: #ffd47a;
	font-size:27px;  
	font-weight:bold;
	text-align:left;
	padding: 20px 20px 20px 5%;
}


.contiene-video {
	position: relative;
	padding-bottom: 54%; /* 16:9 Aspect Ratio */
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
.contiene-video iframe {
	position: absolute;
	width: 100%!important;
	height: 100%!important;/*max-height:680px;*/
}
.card-header {
	padding: 0px;
	margin-bottom: 0;
	background-color: #009fe3;
	border-bottom: 0px none #009fe3;
}
.collapsed {
	background-color: #009fe3;
}
.card {
	border: 2px solid #FFF;
}
.card h5 {
	display: block;
}
.card h5>div {
	display: block;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
	padding: 1.50rem 1.50rem;
	font-size: 34px;
	
}
.card h5>div:hover {
	cursor: pointer;
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
}
.fondoazul1 {
	background-color: #009fe3;
}
.fondoazul2 {
	background-color: #27497b;
}
.fondoazul3 {
	background-color: #001e61;
}
.fondoamarillo {
	background-color: #fcb731;
}
.fondogris {
	background-color: #fcb731;
}
.fondogrisclaro {
	background-color: #efefef;
}
.zonaformularios{ padding:40px 60px 60px 60px; }
.padding20{
	padding: 20px;
}
.pt20 {
	padding-top: 20px;
}
.pt40 {
	padding-top: 40px;
}
.fs30{ 	font-size:30px;   }
.fs40{ 	font-size:40px;   }
.textlist{
color:#001e61; font-size:24px; font-style:italic; font-weight:bold; text-align:center; padding-left:10%; padding-right:10%;
}
.tal{ text-align:left;}
.tar{ text-align:right;}
.textoamarillo{
	color: #fcb731 !important;
}
.tazul{
	color: #002b6f;
}
.tblanco{	color: #FFFFFF;}
.tbold{ font-weight:bold; } 
.tleft{
	text-align:left;
}
.tcenter{
	text-align:center;
}
.titularblock{ display:block; background-color:#002b6f; color:#FFFFFF; text-align:center; font-weight:bold }
.titder{
	text-align:right;
	border-bottom: 1px solid #fcb731;
	margin:40px 0 20px 0;

}
.titcent{
	text-align:center;
	border-bottom: 1px solid #fcb731;
	border-top: 1px solid #fcb731;
	margin:20px 0 20px 0;

}
.inputrecarga{
	background-color: #fcb731;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.15);
	color:#002b6f;
	font-weight:bold;
	font-size:40px;
	width:130px;
}
.imgcenter{ margin:0 auto 0 auto;}
ul.lista{ list-style: none; list-style-position: outside; margin-top:90px;}
ul.lista li::before {list-style: none;  color: #fcb731; font-size:30px ;
 /* For a round bullet */
  content: '\2022';
  /* For a square bullet */
  /*content:'\25A0';*/
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -20px;
  top: 0;


}
ul.lista li {font-size:28px;  font-weight:normal;  color:#001e61; margin-left:10%; padding-left:10px; margin-bottom:26px;     line-height: 1;  font-style: italic;}

.botonstd{ 	background-color: #002b6f;
  position: relative;
  padding: 0px;
  border-radius: 0px;
  text-align: center;
  margin: 40px auto 40px auto;
  border: 1px solid #FFF;
  overflow:hidden;
  display:inline-block;

}

.botonstd:hover{ 	background-color: #009fe3;
 
  border: 1px solid #FFF;
}

.botonstd span{ padding:0px 40px 0px 40px; 
font-size:26px ;
font-weight:bold;
}
.btnimg {
}

.icono { max-width:50px; margin: 0 auto 20px auto; display:block}
.maxw460{ max-width:575px; width:100%}
.maxw260{ max-width:325px; width:100%}

.modal-dialog {
    max-width: 90%;
    margin: 30px auto;
}

.oculto{ display:none }

/*azul: 009fe3*/

.btn{ padding:25px 10px 25px 10px}
.btn-grande{ padding:25px 0 25px 0}
.btn-bono{ background-color: #761984;
border-color: #761984; }
.btn-otros{ background-color: #9e2c0e;
border-color: #9e2c0e; }


.form-check-input {

    margin-left: 0;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
    font-weight: 600;
    font-size: 19px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 16px;
    padding-left: 16px;
}

.centrarbloque{
	margin-left: auto;
    margin-right: auto;
}
.iconotit{
	width:64px; 
	vertical-align:bottom;
	margin-right:10px;
}


.titcol{
font-size: 40px;
font-weight: bolder;
margin:40px 0 30px 0;
}
.titcol2{
font-size: 40px;
font-weight: bolder;
margin:40px 0 10px 0;
}

.columnascontenido{
color: #001e61;
font-size: 20px;
font-weight: 600;
text-align: left;

}
.columnascontenido p{
    line-height: 1;
	margin-bottom: 20px;
}

.newsubtit{

	font-style: normal;
}

.compromiso{
font-style: normal;
color:#001e61
}

.textocompromiso{ font-size:20px; padding:0 7% 0 7% ; font-style: italic; font-weight: bold;}
.bayeta{font-size:28px;  font-weight:normal;  color:#001e61;   line-height: 1;  }

.ocultar800{display:block;}

#zonabayetaa{display:block;}
#zonabayetab{display:none;}

#monedero{background-image:url(/images/fondo-claimsocios.png); padding:30px 0 0 0;}

@media screen and (min-width: 800px) {


.contiene-video {
	
	padding-bottom: 340px; /* 16:9 Aspect Ratio */
	max-width:600px;
}

#index-video{
background-color: #002b6f;
padding-bottom: 10px;
margin-bottom: 10px;

}
.card-header {margin-top:50px; margin-bottom:40px; }
}

@media screen and (max-width: 900px) {
.card h5 > div {

    font-size: 22px;
}
#zonabayetaa{display:none;}
#zonabayetab{display:block;}
#monedero{background-image:none; padding:10px 0 0 0;}
.ocultar800{display:none;}
ul.lista{  margin-top:50px; padding-top:20px;}
.titcol{ font-size: 30px;
font-weight: bold;
margin:30px 0 20px 0; }

.iconotit{max-width:30px}


}
@media screen and (max-width: 550px) {
.card h5 > div {

    font-size: 18px;
}
	.botonstd span {
		font-size: 12px;
	}
	.btnimg {
		width: 40px;
	}
	ul.lista {

		padding-left: 5px;
	}
	.textlist {
		font-size: 16px;
		padding-left: 8%;
		padding-right: 8%;
	}
	h1{  font-size:26px;}
	h2{  font-size:26px;}
	h3{ font-size:20px; }
	h3 span{ font-size:16px; }
	h4{  font-size:16px;}
	.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
		padding-right: 5px;
		padding-left: 5px;
	}
	ul.lista li {
		font-size: 16px;
		margin-left: 5%;
		padding-left: 8px;
	}
	ul.lista li::before {

		font-size: 16px;
	  
	}
	.zonaformularios {
		padding: 6px;
	}
	.btn-warning {font-size: 16px; margin-top:4px}

	.btn {
    padding: 10px 10px 10px 10px;
}
	.bloquetexto{font-size:12px;}
}


@media screen and (max-width: 330px) {
	.botonstd span {
		font-size: 12px;
	}
	.btnimg {
		width: 30px;
	}
	.navbar-brand {

    margin-right: 0rem;

	}
	.imgminitop { width:30px; }
	body {

    font-size: 12px;

}
}



/* gdpr cookies */


#gdpr-cookies-container ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    word-break: break-all;
}

#gdpr-cookies-container a {
    text-decoration:none;
}

#gdpr-cookies-container li {
    float: left;
}

@media only screen and (min-width: 1040px) {
    
.li_box_left {
    position:absolute;
    width:40%; 
    height:100%; 
    background:#FFFFFF;
    z-index:29990;
}

.li_box_right {
    position:absolute; 
    width:60%; 
    height:100%; 
    background:#EDEDED; 
    z-index:29990; 
    margin-left:40%;
}

/* width */
#gdpr-cookies-container ::-webkit-scrollbar {
    width: 10px;
}

/* Track */
#gdpr-cookies-container ::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
 
/* Handle */
#gdpr-cookies-container ::-webkit-scrollbar-thumb {
    background: #888; 
}

/* Handle on hover */
#gdpr-cookies-container ::-webkit-scrollbar-thumb:hover {
    background: #555; 
}

#gdpr-cookies-container li:nth-child(1) {
    width:40%;
    overflow:auto;
    font-family:Arial;
    font-size:16px;
}

#gdpr-cookies-container li:nth-child(2) {
    width:60%;
    background:#EDEDED;
}

#gdpr-cookies-left-logo {
    position:relative;
    width:90%;
    margin-left:5%;
    height:16%;
    text-align: center;
    -webkit-box-shadow: 0 15px 15px -15px rgba(50, 50, 50, 0.20);
    -moz-box-shadow:    0 15px 15px -15px rgba(50, 50, 50, 0.20);
    box-shadow:         0 15px 15px -15px rgba(50, 50, 50, 0.20);
}

#gdpr-cookies-left-menu {
    position:relative;
    max-height:84%;
    overflow:auto;
}

.gdpr-cookies-left-menu-item {
    margin-top:10px;
    margin-bottom:10px;
    margin-left:10%;
    padding:20px 0px 20px 0px;
    padding-left:5%;
    width:75%;
    border:2px #FFFFFF solid;
    background:#F0F0F0;
    color:#fa3e3e;
    font-size:18px;
    cursor:pointer;
}

.gdpr-cookies-left-menu-item-selected {
    border:2px #FFFFFF solid;
    border-right:2px #fa3e3e solid;
    background:#FFFFFF;
}

.gdpr-cookies-right-box-selected{
    
}
.gdpr-cookies-right-box-hidden {
    display:none;
}

#gdpr-cookies-overlaybg {
    position:absolute;
    top:0;
    width:100%;
    height:100%;
    background:#0a0a0a;
    opacity:0.5;
    z-index:29990;
}

#gdpr-cookies-container {
    position:fixed;
    width:80%;
    height:80%;
    top:10%;
    left:10%;
    background:#FFFFFF;
    z-index:29991;
}

.gdpr-cookies-shadow {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.20);
    -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.20);
    box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.20);
}

.gdpr-cookies-shadow-inner {
    -webkit-box-shadow: inset 2px 0px 15px 0px rgba(50, 50, 50, 0.20);
    -moz-box-shadow:    inset 2px 0px 15px 0px rgba(50, 50, 50, 0.20);
    box-shadow:         inset 2px 0px 15px 0px rgba(50, 50, 50, 0.20);
}

.gdpr-cookies-radius {
    border-radius:0px;
}

#gdpr-cookies-close-container {
    position: absolute;
    right:-10px;
    top:-10px;
    text-align:center;
    padding:12px 15px 12px 15px;
    font-family:Arial;
    font-size:20px;
    transition:0.3s;
    cursor:pointer;
    z-index:29992;
    background:#fa3e3e;
    color:#F0F0F0;
}

#gdpr-cookies-close-container:hover {
    background:#0A0A0A;
    color:#FFFFFF;
    transition:0.3s;
}

#gdpr-cookies-right-title {
    width:86%;
    margin-left:5%;
    margin-top:5%;
    padding:2%;
    font-size:30px;
    font-family:Arial;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    color:#0A0A0A;
    border-bottom:1px #E6E6E6 solid;
}

#gdpr-cookies-right-content {
    width:86%;
    margin-left:5%;
    margin-top:2%;
    padding:2%;
    font-size:16px;
    font-family:Arial;
    color:#0A0A0A;
    max-height: 55%;
    overflow:auto;
    word-break: normal;
    word-wrap: break-word;
}

#gdpr-cookies-right-footer {
    position:fixed;
    bottom:10%;
    height:15%;
    margin-top: 50px;
    margin-left:4%;
    width:40%;
    box-shadow: 0 -10px 10px -10px rgba(50, 50, 50, 0.10);
}

.gdpr-cookies-right-footer-button {
    margin-top:10px;
    margin-bottom:10px;
    margin-left:10%;
    padding:20px 0px 20px 0px;
    width:200px;
    text-align: center;
    background:#fa3e3e;
    color:#FFFFFF;
    font-size:16px;
    transition: 0.3s;
    cursor:pointer;
    border: 1px #fa3e3e solid;
}

.gdpr-cookies-right-footer-button:hover {
    border: 1px #fa3e3e solid;
    background:#f0f0f0;
    color:#fa3e3e;
    transition: 0.3s;
}

.gdpr-cookies-right-footer-button.disabled {
    border: 1px #D9D9D9 solid;
    background:#E8E8E8;
    color:#BABABA;
    cursor:not-allowed;
    transition: 0.3s;
}


.gdpr-cookies-right-footer-button.left {
    position:absolute;
    margin-left:0;
    left:0;
}

.gdpr-cookies-right-footer-button.right {
    position:absolute;
    right:10px;
}

.gdpr-cookies-switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin-top:5px;
}

.gdpr-cookies-switch input {display:none;}

.gdpr-cookies-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.gdpr-cookies-slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.gdpr-cookies-switch input:checked + .gdpr-cookies-slider {
  background-color: #fa3e3e;
}

.gdpr-cookies-switch input:focus + .gdpr-cookies-slider {
  box-shadow: 0 0 1px #fa3e3e;
}

.gdpr-cookies-switch input:checked + .gdpr-cookies-slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.gdpr-cookies-slider-label {
    font-size:17px;
    margin-top:30px;
}

#gdpr-cookies-overlaybg.hidden {
    display:none;
}

#gdpr-cookies-container.hidden {
    display:none;
}

.gdpr-cookies-floatButton {
    position: fixed; 
    bottom:20px; 
    left:20px;
    color:#FFFFFF;
}

.gdpr-cookies-floatButton-icon {
    background:#0A0A0A;
    padding:20px; 
    cursor:pointer;
}
.gdpr-cookies-floatButton:hover .gdpr-cookies-floatButton-text::after {
    content: attr(data-floatButton);
    background:#0a0a0a;
    padding:15px;
    font-size:14px;
    opacity:0.8;
}

.gdpr-cookies-warning-button{
    display:inline-block; 
    position:relative; 
    padding:10px;
    background:#fa3e3e;
    cursor:pointer;
    margin-left:10px;
}

.gdpr-cookies-warning-float-box {
    position:fixed; 
    width:100%; 
    text-align: center;
    padding:25px 0px 25px 0px; 
    color:#FFFFFF; 
    background:#0A0A0A;
}

.gdpr-cookies-warning-float-box.bottom {
    bottom:0; 
}

.gdpr-cookies-warning-float-box.top {
    top:0; 
}

.gdpr-cookies-warning-float-box.bottom-left {
    width:400px; 
    left:20px; 
    bottom:20px;
 }

.gdpr-cookies-warning-float-box.bottom-right {
    width:400px; 
    right:20px; 
    bottom:20px;
 }

.gdpr-cookies-warning-float-box.top-left {
    width:400px; 
    left:20px; 
    top:20px;
 }

.gdpr-cookies-warning-float-box.top-right {
    width:400px; 
    right:20px; 
    top:20px;
 }


}

@media only screen and (max-width: 1040px) {
    
.li_box_left {
    position:absolute !important;
    width:20% !important; 
    height:100% !important; 
    background:#FFFFFF !important;
    z-index:29990 !important;
}

.li_box_right {
    position:absolute; 
    width:80%; 
    height:100%; 
    background:#EDEDED; 
    z-index:29990; 
    margin-left:20%;
}

/* width */
#gdpr-cookies-container ::-webkit-scrollbar {
    width: 10px;
}

/* Track */
#gdpr-cookies-container ::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
 
/* Handle */
#gdpr-cookies-container ::-webkit-scrollbar-thumb {
    background: #888; 
}

/* Handle on hover */
#gdpr-cookies-container ::-webkit-scrollbar-thumb:hover {
    background: #555; 
}

#gdpr-cookies-container li:nth-child(1) {
    width:40%;
    overflow:auto;
    font-family:Arial;
    font-size:16px;
}

#gdpr-cookies-container li:nth-child(2) {
    width:60%;
    background:#EDEDED;
}

#gdpr-cookies-left-logo {
    position:relative;
    width:90%;
    margin-left:5%;
    height:16%;
    text-align: center;
    -webkit-box-shadow: 0 15px 15px -15px rgba(50, 50, 50, 0.20);
    -moz-box-shadow:    0 15px 15px -15px rgba(50, 50, 50, 0.20);
    box-shadow:         0 15px 15px -15px rgba(50, 50, 50, 0.20);
}

#gdpr-cookies-left-menu {
    position:relative;
    max-height:84%;
    overflow:auto;
}

.gdpr-cookies-left-menu-item {
    margin-top:10px;
    margin-bottom:10px;
    margin-left:5%;
    padding:20px 0px 20px 0px;
    width:90%;
    border:2px #F0F0F0 solid;
    background:#F0F0F0;
    color:#fa3e3e;
    font-size:15px;
    cursor:pointer;
    word-break: normal;
    word-wrap: break-word;
    text-align: center;
}

.gdpr-cookies-left-menu-item-selected {
    border:2px #FFFFFF solid;
    border-right:2px #fa3e3e solid;
    background:#FFFFFF;
}

.gdpr-cookies-right-box-selected{
    
}
.gdpr-cookies-right-box-hidden {
    display:none;
}

#gdpr-cookies-overlaybg {
    position:absolute;
    top:0;
    width:100%;
    height:100%;
    background:#0a0a0a;
    opacity:0.5;
    z-index:29990;
}

#gdpr-cookies-container {
    position:fixed;
    width:90%;
    height:80%;
    top:10%;
    left:5%;
    background:#FFFFFF;
    z-index:29991;
}

.gdpr-cookies-shadow {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.20);
    -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.20);
    box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.20);
}

.gdpr-cookies-shadow-inner {
    -webkit-box-shadow: inset 2px 0px 15px 0px rgba(50, 50, 50, 0.20);
    -moz-box-shadow:    inset 2px 0px 15px 0px rgba(50, 50, 50, 0.20);
    box-shadow:         inset 2px 0px 15px 0px rgba(50, 50, 50, 0.20);
}

.gdpr-cookies-radius {
    border-radius:0px;
}

#gdpr-cookies-close-container {
    position: absolute;
    right:-10px;
    top:-10px;
    text-align:center;
    padding:12px 15px 12px 15px;
    font-family:Arial;
    font-size:20px;
    transition:0.3s;
    cursor:pointer;
    z-index:29992;
    background:#fa3e3e;
    color:#F0F0F0;
}

#gdpr-cookies-close-container:hover {
    background:#0A0A0A;
    color:#FFFFFF;
    transition:0.3s;
}

#gdpr-cookies-right-title {
    width:86%;
    margin-left:5%;
    margin-top:5%;
    padding:2%;
    font-size:30px;
    font-family:Arial;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    color:#0A0A0A;
    border-bottom:1px #E6E6E6 solid;
    word-break: normal;
    word-wrap: break-word;
    text-align: center;
}

#gdpr-cookies-right-content {
    width:86%;
    margin-left:5%;
    margin-top:2%;
    padding:2%;
    font-size:16px;
    font-family:Arial;
    color:#0A0A0A;
    max-height: 45%;
    overflow:auto;
    word-break: normal;
    word-wrap: break-word;
}

#gdpr-cookies-right-footer {
    position:fixed;
    bottom:10%;
    height:25%;
    margin-top: 50px;
    margin-left:4%;
    width:40%;
    box-shadow: 0 -10px 10px -10px rgba(50, 50, 50, 0.10);
}

.gdpr-cookies-right-footer-button {
    margin-top:10px;
    margin-bottom:10px;
    margin-left:5%;
    padding:20px 0px 20px 0px;
    width:40%;
    text-align: center;
    background:#fa3e3e;
    color:#FFFFFF;
    border: 1px #fa3e3e solid;
    font-size:12px;
    transition: 0.3s;
    cursor:pointer;
    word-break: normal;
    word-wrap: break-word;
    text-align: center;
}

.gdpr-cookies-right-footer-button:hover {
    border: 1px #fa3e3e solid;
    background:#f0f0f0;
    color:#fa3e3e;
    transition: 0.3s;
}

.gdpr-cookies-right-footer-button.disabled {
    border: 1px #D9D9D9 solid;
    background:#E8E8E8;
    color:#BABABA;
    cursor:not-allowed;
    transition: 0.3s;
}


.gdpr-cookies-right-footer-button.left {
    position:absolute;
    margin-left:0;
    left:0;
}

.gdpr-cookies-right-footer-button.right {
    position:absolute;
    right:10px;
}

.gdpr-cookies-switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin-top:5px;
}

.gdpr-cookies-switch input {display:none;}

.gdpr-cookies-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.gdpr-cookies-slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.gdpr-cookies-switch input:checked + .gdpr-cookies-slider {
  background-color: #fa3e3e;
}

.gdpr-cookies-switch input:focus + .gdpr-cookies-slider {
  box-shadow: 0 0 1px #fa3e3e;
}

.gdpr-cookies-switch input:checked + .gdpr-cookies-slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.gdpr-cookies-slider-label {
    font-size:17px;
    margin-top:30px;
}




#gdpr-cookies-overlaybg.hidden {
    display:none;
}

#gdpr-cookies-container.hidden {
    display:none;
}

.gdpr-cookies-floatButton {
    position: fixed; 
    bottom:20px; 
    left:20px;
    color:#FFFFFF;
}

.gdpr-cookies-floatButton-icon {
    background:#0A0A0A;
    padding:20px; 
    cursor:pointer;
}
.gdpr-cookies-floatButton:hover .gdpr-cookies-floatButton-text::after {
    content: attr(data-floatButton);
    background:#0a0a0a;
    padding:15px;
    font-size:14px;
    opacity:0.8;
}


.gdpr-cookies-warning-button{
    display:inline-block; 
    position:relative; 
    padding:10px;
    background:#fa3e3e;
    cursor:pointer;
    margin-left:10px;
}



.gdpr-cookies-warning-float-box {
    position:fixed; 
    width:100%; 
    text-align: center;
    padding:25px 0px 25px 0px; 
    color:#FFFFFF; 
    background:#0A0A0A;
}



.gdpr-cookies-warning-float-box.bottom, .gdpr-cookies-warning-float-box.bottom-left, .gdpr-cookies-warning-float-box.bottom-right {
    bottom:0; 
}

.gdpr-cookies-warning-float-box.top,.gdpr-cookies-warning-float-box.top-left,.gdpr-cookies-warning-float-box.top-right {
    top:0; 
}

}



