@charset "UTF-8";

/* CASEMEDIA CSS Document */

/* COLORES */
/* main: #005db4; */
/* secondary: #222831; */
/* background: #f9fcff; */

::moz-selection {
	background: #005db4;
	background: rgba(0,93,180, .2);
}

::selection {
	background: #005db4;
	background: rgba(0,93,180, .2);
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
	-webkit-text-fill-color: #000;
	-webkit-box-shadow: 0 0 0 30px rgba(0,93,180, .2) inset;
	transition: background-color 5000s ease-in-out 0s;
}


/** ELEMENTOS COMUNES */
.text-primary,
.forgot-pass a:not(.btn),
.coloured,
label.active,
.page-item .page-link {
	color: #005db4 !important;
}

.text-secondary,
.badge-primary,
.forgot-pass a:hover:not(.btn),
.forgot-pass a:active:not(.btn),
#cc_div #cm .cc-link, #cc_div #cs .cc-link {
	color: #222831 !important;
}

input[type="file"]+label,
input[type="checkbox"]:checked+label:before,
input[type="radio"]:checked+label:before,
.scrolltop,
.share .share-content,
.bg-primary,
.badge-primary,
.show_cookies>div.cookies_actions button,
.page-item.active .page-link,
#cm_primary_btn,
#cs_acceptall_btn,
#cc_div .c_b_toggle input:checked~.sc_toggle {
	background-color: #005db4 !important;
}

.dropdown-item.active, 
.dropdown-item:active {
	background-color: #f8f9fa !important;
}

.bg-gris { background-color: #e5e5e5 !important; }
.bg-white { background-color: #fff !important; }
.bg-secondary { background-color: #222831 !important; }
.bg-primary-trans { background-color: #bcdeff !important; }

.coloured svg *,
input[type="checkbox"]:checked+label svg path,
input[type="radio"]:checked+label svg circle {
	fill: #005db4 !important;
}

.coloured:hover svg *,
.slick-arrow > svg * {
	fill: #222831 !important;
}

input[type="checkbox"]+label svg path,
input[type="radio"]+label svg circle {
	stroke: #005db4 !important;
}

input[type="file"]+label,
input[type="checkbox"]+label:before,
input[type="radio"]+label:before,
.page-item.active .page-link {
	border-color: #005db4 !important;
}

.page-item .page-link {
	background-color: #fff;
}

.page-item.active .page-link {
	color: #fff !important;
}

.page-item .page-link:hover:not(.btn),
.page-item .page-link:focus:not(.btn),
.page-item .page-link:active:not(.btn) {
	box-shadow: 0 0 0;
	outline: 0;
}

input[type="file"]+label {
	color: #005db4;
}

.btn-primary {
	color: #fff ; 
	background-color: #005db4 !important;
	border-color: #005db4 !important;
}

.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary.active {
	color: #005db4 !important;
	background-color: #fff !important;
	border-color: #005db4 !important;
	box-shadow: 0 0 0 !important;
}

.btn-outline-primary {
	color: #005db4 !important; 
	background-color: transparent !important;
	border-color: #005db4 !important;
}

.btn-outline-primary:hover,
.btn-outline-primary.focus,
.btn-outline-primary:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary.active {
	color: #fff !important;
	background-color: #005db4 !important;
	border-color: #005db4 !important;
	box-shadow: 0 0 0 !important;
}

.btn-secondary {
	color: #fff !important; 
	background-color: #222831 !important;
	border-color: #222831 !important;
}

.btn-secondary:hover,
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary.active {
	color: #fff !important;
	background-color: #222831 !important;
	border-color: #222831 !important;
	box-shadow: 0 0 0 !important;
}

.btn-secondary.btn-icon:not(.btn-icon-black),
.btn-outline-secondary.btn-icon:not(.btn-icon-black) {
	color: #fff !important; 
}

.btn-outline-secondary {
	color: #222831 !important; 
	background-color: transparent !important;
	border-color: #222831 !important;
}

.btn-outline-secondary:hover,
.btn-outline-secondary.focus,
.btn-outline-secondary:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary.active {
	color: #fff !important;
	background-color: #222831 !important;
	border-color: #222831 !important;
	box-shadow: 0 0 0 !important;
}

.moreless {
	color: #222831;
}

.moreless:hover {
	color: #005db4;
}

a.btn.disabled,
fieldset[disabled] a.btn {
	color: #aaa !important;
}


/** FORMULARIOS */
input,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
textarea,
textarea.form-control,
select,
select.form-control,
form button,
body .select2-container .select2-selection--single {
	color: #005db4;
	border-color: #222831;
	background-color: #fff;
}

input:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
textarea:focus,
textarea.form-control:focus,
select:focus,
select.form-control:focus,
form button:focus,
body .select2-container .select2-selection--single:focus {
	color: #005db4;
	border-color: #222831;
	background-color: #fff;
}

input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
	border-color: #222831;
	-webkit-box-shadow: 0 0 6px #222831;
	-moz-box-shadow: 0 0 6px #222831;
	box-shadow: 0 0 6px #222831;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #fff !important;
	color: #005db4 !important;
}

input[type="checkbox"]+label,
input[type="radio"]+label {
	color: #005db4;
}

:-ms-input-placeholder{color:#3fa8f4}
::-webkit-input-placeholder{color:#3fa8f4}
:-moz-placeholder{color:#3fa8f4}
::-moz-placeholder{color:#3fa8f4}

input:-webkit-autofill {
	background-color: #222831 !important;
}


/** LOGIN */
.login-page .dinamic_labels .input:not(.checkbox):not(.radio) label:not(.error) {
	color: #aaa;
}

.login-page .dinamic_labels .input:not(.checkbox):not(.radio) input {
	border-color: #222831;
}

.login-page .dinamic_labels .input:not(.checkbox):not(.radio) input:focus,
.login-page .dinamic_labels .input:not(.checkbox):not(.radio) input:focus:invalid:focus {
	border-color: #005db4;
}

.login-page .dinamic_labels .input:not(.checkbox):not(.radio) label.active,
.login-page .dinamic_labels .input:not(.checkbox):not(.radio) input:focus+label:not(.error) {
	color: #005db4;
}


/** COOKIES */
.show_cookies {
	background: #222831;
	color: #fff;
}

.show_cookies>div.cookies_actions a {
	color: #005db4;
}