/* CSS */

.button-41 {
    background-color: initial;
    background-image: linear-gradient(-180deg, #0078bd, #00BD68);
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.1) 0 2px 4px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: Inter, -apple-system, system-ui, Roboto, "Helvetica Neue", Arial, sans-serif;
    height: 44px;
    line-height: 44px;
    outline: 0;
    overflow: hidden;
    padding: 0 20px;
    pointer-events: auto;
    position: relative;
    text-align: center;
    touch-action: manipulation;
    user-select: none;
    -webkit-user-select: none;
    vertical-align: top;
    white-space: nowrap;
    width: 100%;
    z-index: 9;
    border: 0;
}

.button-41:hover {
    background: #0078bd;
}

.form-control-corto {
    display: block;
    width: 40%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.form-control-medio {
    display: block;
    width: 70%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.mediaUp {
    position: absolute;
    bottom: 15px;
    right: 10px;
    text-decoration: none;
}

.mediaUp i {
    opacity: 0.7;
    cursor: pointer;
    vertical-align: middle;
}

.media img {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
    border: 2px solid #555;
}

.autosize {
    width: 100%;
    overflow: hidden;
    border-radius: 20px;
    background-color: #eeeeee;
    padding: 10px;
}

#preview {
    padding: 24px 24px 16px;
}

.card-header {
    background-color: #004380 !important;
    color: #FFFFFF !important;
    border-radius: 40px 40px 10px 10px !important;
}

.comment-text-area {
    float: left;
    width: 100%;
    height: auto;
    background-color: white;
}

.textinput {
    float: left;
    width: 1100px;
    resize: none;
    border: 2px solid #000000;
}

.navbar-ernes {
    background-color: #004380;
}


/* change the brand and text color */

.navbar-ernes .navbar-brand,
.navbar-ernes .navbar-text {
    color: #FEFFED;
}


/* change the link color */

.navbar-ernes .navbar-nav .nav-link {
    color: #FEFFED;
}


/* change the color of active or hovered links */

.navbar-ernes .nav-item.active .nav-link,
.navbar-ernes .nav-item:hover .nav-link {
    color: #ffffff;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,203, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

input.input-ernes {
    margin-bottom: 6px;
}

label.label-ernes {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    padding-left: 0.3em;
    padding-right: 0.3em;
    text-align: center;
    background-color: #004380 !important;
    color: #ffffff
}

label.label-ernes2 {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    padding-left: 0.3em;
    padding-right: 0.3em;
    text-align: center;
    background-color: #ffae42 !important;
    color: #ffffff
}

label.label-ernes-light {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    padding-left: 0.3em;
    padding-right: 0.3em;
    text-align: center;
    background-color: #5E9DC2 !important;
    color: whitesmoke
}

label.label-certificado {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    padding-left: 0.3em;
    padding-right: 0.3em;
    text-align: center;
    font-weight: 700;
    background-color: #007bff !important;
    color: #ffffff
}

html {
    lang: 'en' !important;
    translate: 'no'
}

body {
    background-color: #FFFFFF;
}

.select-ernes,
.option-ernes {
    font-family: 'Roboto', sans-serif !important;
    font-size: smaller;
}

.btn-ernes2,
.btn-ernes2:hover,
.btn-ernes2:active,
.btn-ernes2:visited,
.btn-ernes2:focus {
    background-color: #ffae42;
    color: #FEFFED;
    border-color: #FEFFED;
}

.btn-ernes,
.btn-ernes:hover,
.btn-ernes:active,
.btn-ernes:visited,
.btn-ernes:focus {
    background-color: #004380;
    color: #FEFFED;
    border-color: #FEFFED;
}

.btn-modal-ernes,
.btn-modal-ernes:hover,
.btn-modal-ernes:active,
.btn-modal-ernes:visited,
.btn-modal-ernes:focus {
    background-color: #004380;
    color: #FEFFED;
    border-color: #FEFFED;
}

.h2-superior {
    background-color: #FEFFED;
    text-align: center;
    border-radius: 10px 10px 0 0;
    margin: -10px -40px;
    padding: 30px;
}

.portada-titulo {
    font-family: 'Roboto', sans-serif;
    color: #004380;
    padding-top: 100px;
    font-weight: 400;
    font-size: 110px;
}

.portada-subtitulo {
    font-family: 'Roboto', sans-serif;
    color: #004380;
}

.menu-links {
    font-family: 'Roboto', sans-serif;
    color: #004380;
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.menu-links:focus,
.menu-links:hover {
    text-decoration: none;
}

#container-borde {
    border-radius: 10px 10px 0 0;
    width: 300px;
    font-family: raleway;
    border: 2px solid #004380;
    padding: 10px 40px 25px;
    margin-top: 70px;
}