﻿.active-artyom-3d-2d-1s, .active-artyom-3d-2d-1s *{
    /*border: 3px solid #000;*/
    background: rgba(215,242,0,0.61) !important;
    color: #582d35 !important;
    z-index: 997 !important;
    /*border: 3px solid #00a7d0;*/
}
.active-artyom-3d-2d-1s.special-active, .active-artyom-3d-2d-1s.special-active li{
    background: rgba(215,242,0,0.61) !important;
    color:#000 !important;
    z-index: 997 !important;
    /*border: 3px solid #00a7d0;*/
}
.active-artyom-3d-2d-1s a{
    color: #582d35;
}
.heri-stick-now{
    position: fixed !important;
    top: 0;
    z-index: 999;
    background: #fff;
}
.boton-flotante-heri{
    position: fixed;
    top: 5px;
    left: 10px;
    z-index: 1000;
    width: 220px;
}
.makoi-read-float{
    position: relative;
    display: none;
}
.makoi-read-float.watch{
    display: block;
}
.makoi-read-float img{
    width: 50px !important;
    height: auto;
    position: absolute;
    z-index: 999999;
    right: 0;
}
.makoi-read-float img:hover{
    cursor: pointer;
}
.parallax-heri{
    width: 100%;
    background-attachment: fixed;
    -webkit-background-size: 100%;
    background-size: 100%;
    min-height: 364px;
}
.text-blanco{
    color: #fff;
}
.v-align{
    display: flex;
    justify-content: center;
    align-items: center;
}
.img-center{
    display: block;
    margin: 0 auto;
}
.text-break{
    word-break: break-all !important;
    white-space: normal !important;
}
.mb-4{
    margin-bottom: 10px;
}
.oculto{
    display: none !important;
}
/*ction{}*/
.makoi-id{}
[data-text]{}
[data-multiplier]{}
div[style^="background-image:"][style$=".svg)"] {}
.font-change {
    transition:font-size 0.25s;
    -webkit-transition:font-size .25s;
    -moz-transition: font-size 0.25s;

    word-break: break-word !important;
    white-space: normal !important;
}
.disabled-btn-letra{
    background: red !important;
}
.elementToFadeIn{
    display: none;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;    float: right;
}
.inline-b{
    display: inline-block !important;
}
.side-sticker *{
    white-space: nowrap !important;
    -ms-word-break: normal !important;
    word-break: normal !important;
}
.side-sticker{
    position: absolute;
    right: 247px;
    -webkit-transition: width 650ms;
    -moz-transition: width 650ms;
    -ms-transition: width 650ms;
    -o-transition: width 650ms;
    transition: width 650ms;
}
.sticker-element{
    background: #00BCD4;
    border-radius: 20px 0 0 20px;
    margin-right: 0;
    margin-bottom: 2px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    color: #fff;
    padding: 10px;
    display: flex;
    -webkit-transition: width 650ms;
    -moz-transition: width 650ms;
    -ms-transition: width 650ms;
    -o-transition: width 650ms;
    transition: width 650ms;
}
.sticker-element img, .sticker-image, .sticker-text{
    display: inline-block;
}
.side-sticker img{
    width: 30px !important;
    min-width: 30px;
}
.sticker-text{
    display: none;
    margin-left: 4px;
}
.side-sticker-a{
    top: 0 !important;
}
.side-sticker-b{
    top: 70px !important;
}
.side-sticker-a{
    top: 140px !important;
}
.sticker-element{
    display: none;
}
.no-padding-right{
    padding-right: 0 !important;
}
.no-padding-left{
    padding-left: 0 !important;
}
.no-padding-sides{
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.my-table {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}
.my-table td, .my-table th {
    border: 1px solid #ddd;
    padding: 8px;
}
.my-table tr:nth-child(even){background-color: #f2f2f2;}
.my-table tr:hover {background-color: #ddd;}
.my-table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #4CAF50;
    color: white;
}
.my-table.my-table-blue th {
    background: rgba(0,146,255,0.57);
}
.my-table.my-table-orange th{
    background: rgba(217,151,0,0.93);
}
.mt-20{
    margin-top: 20px;
}
.full-width{
    width: 100%;
}
.tipo-disc {
    background: #eee;
    text-align: center;
    padding: 3px;
    width: 100%;
}
.center-items{
    display: flex;
    align-items: center;
    justify-content: center;
}
.remove-idioma {
    position: relative;
    color: red;
    z-index: 1;
}
.remove-idioma .glyphicon{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 2.5rem;
}
.remove-idioma:hover{
    cursor: pointer;
}
.waves-container{
    position: absolute;
    bottom: 0;
}
.wave{
    width: 40px;
    height: 15px;
    background: #21c2f8;
    margin: 0 10px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    z-index: 999999;
    display: inline-block;
}
.msg-nores{
    min-width: 100%;
    font-size: 2.5rem;
    background: #636363;
    color: #eee;
    padding: 20px;
    letter-spacing: 5px;
    text-align: center;
}
.m-0{
    margin: 0 !important;
}
.p-0 {
    padding: 0 !important;
}
.label_default {
    font-weight: normal !important;
    font-size: 1.8rem;
}
.text-dark {
    color: #000000 !important;
}
.caja {
    border: 1px solid #eee;
    background: #fff;
    color: #000000;
    padding: 20px;
}
.sides_no_space{
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.readonly {
    background: #eee;
    border: 0;border: none;
    color: transparent;
    text-shadow: 0 0 0 gray;
}
.readonly:focus {
    outline: none;
}
.textleft {
    text-align: left !important;
}
.fs1 {
    font-size: 1.3rem !important;
}
.pt-4{
    padding-top: 4rem;
}
.pb-4 {
    padding-bottom: 4rem;
}
.mt-4{
    margin-top: 4rem;
}
.mb-4 {
    margin-bottom: 4rem;
}
.no-sides-space {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.anuncio_ {}
.menu-login {
    width: 100%;
    background: #222222;
    color: #edffff;
}
.centrar {
    display: flex;
    align-items: center;
    justify-content: center;
}
.d-inline-block {
    display: inline-block;
}
.w-100 {
    width: 100%;
}
.mw-100 {
    min-width: 100%;
}
.menu-login .btn {
    max-height: 30px;
    position: relative;
    font-size: 1.4rem;
}
.logo_candidato_nav , .logo_candidato_nav{
    max-width: 25px;
    margin-left: 5px;
}
.mw-unset {
    max-width: unset !important;
}
body, html {
    font-family: Helvetica, sans-serif !important;
}