@font-face {
    font-family: 'Gotham Black Regular';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Gotham-Black.woff');
}
*{
    word-break: break-word;   
}
@font-face {
    font-family: 'Gotham Book';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/GothamBook.woff');
}

@font-face {
    font-family: 'Gotham Book Italic';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/GothamBookItalic.woff');
}

@font-face {
    font-family: 'Helvetica Neue LT Std 45 Light';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/HelveticaNeueLTStd Lt.woff');
}

@font-face {
    font-family: 'Helvetica Neue LT Std 77 Bold Condensed';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/HelveticaNeueLTStd-BdCn.woff');
}

@font-face {
    font-family: 'Myriad Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/MYRIADPRO-REGULAR.woff');
}

.body {
    background-color: #030609;
    background-position: inherit;
    font-family: 'Gotham Black Regular';
    height: 100%;
}

.card {
    border-radius: 0px;
    border: 0px;
    width: 100%;
}

.card-body iframe {
    max-width: 100%;
}
main{
    max-height: 100%;
}
.card-header {
    z-index: 999;
    position: fixed;
    font-size: large;
    background-color: #ffbc0d;
    color: white;
    font-weight: 100;
    width: 100%;
    min-height: 30px;
}

.card-header i {
    position: fixed;
    top: 5px;
    right: 5px !important;
}

.card-header b {
    padding: 0 !important;
}

.card-header2 {
    font-size: large;
    background-color: #ffbc0d;
    /*color: white;*/
    font-weight: 100;
    width: 100%;
    line-height: 0.9;
    font-size: 25px;
    padding: 4px !important;

}

.card-header3 {
    font-size: large;
    top: 0;
    position: fixed;
    background-color: #ffbc0d;
    color: white;
    font-weight: 100;
    width: 100%;
    z-index: 999;
}


.logincard {
    margin: auto/*30px*/
    ;
    background-color: inherit;
}

.logo {
    height: 100px;
}

#loginlogo {
    margin: 30px;
}

.logininput {
    background-color: transparent;
    border: none;
    border-bottom: 1.5px solid #ffbc0d;
    color: #ffbc0d;
    font-size: larger;
    padding-bottom: 0;
}

.logininput::placeholder {
    color: #ffbc0d;
    text-align: center;
}

.placeholder {
    position: absolute;
    pointer-events: none;
}

.placeholder #s1 {
    color: white;
}

.placeholder #s2 {
    color: #ffbc0d;
}

#existsemailplaceholder.placeholder {
    position: absolute;
    pointer-events: none;
    color: #ffbc0d;
}

.placeholder.form-control {
    background-color: transparent;
    border: none;
    text-align: center;
    padding: 0;
}

.form-control {
    border-radius: 0.5rem;
}

.form-control:disabled {
    background-color: transparent;
}

.form-control[readonly] {
    background-color: transparent;
}

.logininput:focus {
    background-color: transparent;
    border: 0;
    border-bottom: 1.5px solid #ffbc0d;
    outline: 0;
    color: #ffbc0d;
}

.form-control:focus {
    outline: 0;
}

.loginbtn {
    background-color: #ffbc0d;
    border: none;
    text-decoration: none;
    border-radius: 0;
}


.homecard {
    margin-top: 10%;
    background-color: inherit;
}

.previa span {
    width: 50%;
}

.cameraspan {
    width: 50%;
}

.camera {
    position: relative;
    z-index: 5;
    left: 65px;
    top: 200px;
}

#preview-crop-image {
    width: 205px;
    height: 205px;
    margin: 0 auto;
    padding: 0px;
    border: 2px solid #ffbc0d;
    border-radius: 50%;
}

.previewimg {
    border-radius: 50%;
    height: 200px;
    width: 200px;
}

.fa-stack {
    z-index: 5
}

.fa-stack-2x,
.fa-2x,
.fa-3x {
    color: #ffbc0d;
}

.sizesm {

    font-size: 0.8em;
    font-size-adjust: auto;

}

.bgBlack {
    background: black;
}

.up {
    position: fixed;
    bottom: 30px;
    right: 2%;
}


.croppie-container {
    height: auto !important;
}

.cr-boundary {
    border-radius: 50%;
}

#saludo {
    margin-bottom: 0px;
    margin-top: 10px;
    color: white;
    font-size: x-large;
}

#username {
    /*text-transform: uppercase; margin:0px;*/
    color: #ffbc0d;
    font-size: large;
}

#bienvenido {
    color: white;
    font-size: xx-large;
}

#up {
    z-index: 8;
}

#noticias #titulo {
    font-size: x-large;
}

hr {
    border: 1px solid;
    margin-top: 2px;
    margin-bottom: 2px;
    color: #ffbc0d;
}

#noticias figcaption {
    font-family: 'Myriad Pro Regular';
}

#noticias .row {
    display: inherit;
}

label {
    display: unset;
}

.comment {
    text-align: left;
    margin-top: 10px;
    font-size: 0.99rem;
    line-height: 1.3;
}

a.morelink {
    text-decoration: none;
    outline: none;
    color: #ffbc0d;
    font-style: italic;
}

a:focus.morelink {
    text-decoration: none;
    outline: none;
    color: #ffbc0d;
    font-style: italic;
}

.morecontent span {
    display: none;
}

#con img {
    width: 100%;
}

.con img {
    width: 100%;
}

.imgpub {
    width: 100%;
}

#notimascon p {
    font-weight: normal;
    font-family: 'Helvetica Neue LT Std 45 Light';
    line-height: 1.3;
}

#notimascontenido img {
    width: 100%;
    object-fit: contain;
}

a,
a:focus {
    background-color: transparent;
    border: none;
    text-decoration: none;
    color: white;
}


footer {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    text-align: center;
    z-index: 7;
}

footer #footermenup {
    padding: 20px 20px;
    border-top-left-radius: 90px;
    border-top-right-radius: 90px;
    background-color: #ffbc0d;
}

footer #footermenup .fa-3x,
footer #footermenudown .fa-2x {
    color: white;
}

footer #footermenudown {
    padding: 10px 20px;
    border-bottom-left-radius: 90px;
    border-bottom-right-radius: 90px;
    top: 28px;
    position: relative;
    background-color: #ffbc0d;
}

footer a {
    background-color: transparent;
    border: none;
    text-decoration: none;
}


footer a[aria-expanded=true] #footermenup {
    display: none;
}

footer a[aria-expanded=false] #footermenudown {
    display: none;
}

#menu a {
    text-decoration: none;
    outline: none;
    color: #ffbc0d;
}

#menu p {
    font-size: xx-small;
    text-transform: uppercase;
}

.menudiv {
    width: 25%;
    border: 1px solid #6c757d;
    height: 100px;
}


.menuimg {
    height: 50%;
    margin-top: 15px;
    margin-bottom: 5px;
}


.profilecard {
    background-color: inherit;
    width: 100%;
}

.profileinput {
    background-color: transparent;
    border: none;
    border-bottom: 1.5px solid #ffbc0d;
    color: #ffbc0d;
    font-family: 'Helvetica Neue LT Std 45 Light';
    padding-bottom: 0 !important;
}
.profileinput2 {
    background-color: transparent;
    border: none;
    /*border-bottom: 1.5px solid #ffbc0d;*/
    color: #ffbc0d;
    font-family: 'Helvetica Neue LT Std 45 Light';
    padding-bottom: 0 !important;
}

.profileinput:focus, .profileinput2:focus {
    background-color: transparent;
    border: none;
    border-bottom: 1.5px solid #ffbc0d;
    color: #ffbc0d;
    font-family: 'Helvetica Neue LT Std 45 Light';
}

.profileinput::placeholder, .profileinput2::placeholder {
    color: white;
    text-align: center;
}

#profileimg {
    margin-bottom: 25px;
}

.profilecard .label {
    font-family: 'Helvetica Neue LT Std 45 Light';
}


#mirest .card-body,
#conocenos .card-body {
    padding: 0;
}

#mirest figure,
#mirest hr,
#conocenos hr {
    margin: 0;
}

#mirest #con img {
    width: 80%;
    margin-left: 10%;
    /*height: 35%;*/
    object-fit: contain;
}

#mirest .con img {
    width: 100%;
    height: 250px;
    object-fit: contain;
}

#mirest-menu {
    position: fixed;
    bottom: 0;
    width: 100%;
}

#mirest-menu .list-group-item {
    background-color: black;
    text-transform: uppercase;
    font-size: small;
    border-bottom: 1px solid #6c757d;
    margin-bottom: 0;
    padding: 0.5rem;
    color: white;
}

#mirest-menu .list-group-item img {
    /*width: 10%;*/
    height: 40px;
}

#mirest-menu .list-group-item p {
    display: flex;
    align-items: center;
    height: 40px;
    margin-top: 0;
    margin-bottom: 0;
    border-left: 2px solid #ffbc0d;
    padding-left: 4%;
    /* padding-top: 2%; */
    width: 60%;
}

#mirest-menu .list-group-item i {
    border-left: 2px solid #6c757d;
    padding-left: 8%;
}


.carousel-indicators {
    z-index: 5;
}

.carousel-indicators li {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    border: 1px solid #ffbc0d;
    box-shadow: 1px 1px 2px #6c757d;
    background-color: white;
}

.carousel-indicators li.active {
    background-color: #ffbc0d;
}

ul.none {
    list-style-type: none;
}

#fixed-menu {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 7;
    bottom: 0 !important;
}

.carousel-item {
    width: 100%;
   /* height: 90%;*/
    overflow: hidden;
}
/*
@media screen and (max-height:480px) {
    .carousel-item {
        height: 380px;
    }
}

@media screen and (min-height:480px) and  (max-height:640px) {
    .carousel-item {
        height:500px;
    }
}
@media screen and (min-height:640px) and  (max-height:900px) {
    .carousel-item {
        height:700px;
    }
}
@media screen and (min-height:900px) {
    .carousel-item {
        height:850px;
    }
}
*/
.carousel-item img {
    width: 100%;
    /*height: 100%;*/
    /*object-fit: contain;*/
}

.yellow {
    color: #ffbc0d;
}

.white {
    color: white;
}



#photos {
    line-height: 0;
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
    grid-column-gap: 1px;
}

#photos .gallery {

    transition: 0.3s;

}

#photos .gallery img {
    width: 100% !important;
    height: auto !important;
    /*min-height: 150px;*/
    -webkit-box-shadow: 0px 0px 3px 0.5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 3px 0.5px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 3px 0.5px rgba(0, 0, 0, 0.75);
    margin: 5px;
}

#mercadito .card-body,
#conocenos .card-body {
    padding: 0;
}

#mercadito figure,
#mirest hr,
#conocenos hr {
    margin: 0;
}

#mercadito #con img {
    width: 100%;
    height: 450px;
    object-fit: contain;
}

#mercadito .con img {
    width: 100%;
    height: 450px;
    object-fit: contain;
}

.mercadito {
    font-family: 'Gotham Book';
}

.custom-select2 {
    width: 45%;
    border: 1px solid #ffbc0d;
    border-radius: 0;
}

.custom-select2:disabled {
    background-color: transparent;
}

.input-group-search {
    width: 45%;
    border: 1px solid #ffbc0d;
}

.form-control-search {
    display: inline-block;
    width: 80%;
    height: calc(2.19rem + 2px);
    padding: .375rem .75rem .375rem .75rem;
    line-height: 1.6;
    color: #495057;
    vertical-align: middle;
    background: white;
    background-size: 8px 10px;
    border: none;
    border-radius: 0;
    appearance: none;
}

.form-control-search::placeholder {
    color: inherit;
}

.input-group-search:focus {
    outline: none;
}

.input-group-text {
    background-color: white;
    color: inherit;
    border: none;
    border-radius: none;
}

.mercadito #productos {
    width: 100%;
    border-top: 1px solid #ffbc0d;
    border-bottom: 1px solid #ffbc0d;
    margin-bottom: 5%;
}


.mercadito .pro-foto {
    width: 50%;
    margin-right: 2%;
    padding: 2%;
}

.mercadito .pro-datos {
    width: 50%;
    font-size: smaller;
    margin-left: 2%;
}

.mercadito .pro-datos p {
    margin: 0;
}

.mercadito .pro-datos .fa-angle-right {
    color: #ffbc0d;
}


.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file i {
    color: #ffbc0d;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    cursor: inherit;
    display: block;
}


#publicar label {
    color: #ffbc0d;
}

#publicar #divblahfile {
    height: 200px;
}

#publicar img {
    height: 200px;
    width: 200px;
    border: 1px solid #ffbc0d;
    display: none;
    object-fit: contain;
}

#publicar .form-control {
    margin-bottom: 10%;
}



#publicar select {
    width: 100%;
    border: none;
    border-bottom: 1.5px solid #ffbc0d;
    border-radius: .5rem;
    color: white;
}

#publicar select option {
    width: 50%;
    background-color: black;
    color: #ffbc0d;
}

.productosinput {
    color: white;
}

.productosinput:focus {
    color: white;
}

#publicacionesdetalles .datosdetalles {
    font-family: 'Gotham Book';
    font-size: small;
    color: black;
}

#publicacionesdetalles .datosdetalles a {
    color: #ffbc0d;
    text-decoration: none;
}

#publicacionesdetalles label {
    color: #ffbc0d;
}


#publicacionesdetalles #divblahfile {
    height: 200px;
}

#publicacionesdetalles #blah {
    height: 200px;
    width: 200px;
    border: 1px solid #ffbc0d;
    display: none;
    object-fit: contain;
}

#publicacionesdetalles #imgexistente {
    height: 200px;
    width: 200px;
    border: 1px solid #ffbc0d;
    object-fit: contain;
}

#publicacionesdetalles .profileinput {
    color: white;
}


#publicacionesdetalles select {
    width: 100%;
    border: none;
    border-bottom: 1.5px solid #ffbc0d;
    border-radius: .5rem;
    color: white;
}

#publicacionesdetalles select option {
    width: 50%;
    background-color: black;
    color: #ffbc0d;
}


#publicacionesdetalles #datosdetalles textarea {
    background-color: transparent;
    border: none;
    border-bottom: 3px solid #ffbc0d;
    color: inherit;
}

#publicacionesdetalles #datosdetalles textarea::placeholder {
    text-align: center;
}

#cumples {
    flex-wrap: wrap;
}

#cumples .gal {
    margin: 10px;
    width: 40%;
}

#cumples .gal .card-header {
    color: black;
}

#cumples .gal .card-body {
    color: white;
    font-family: 'Gotham Book';
    font-size: small;
    border-right: 2px solid #ffbc0d;
    border-left: 2px solid #ffbc0d;
    border-bottom: 1.5px solid #ffbc0d;
    height: 80px;
}

#cumples .gal .card-body p {
    margin: 0px;
}

#cumplesmes {
    margin-top: 70px !important;
}

#cumplesmes img {
    height: 45px;
    margin-right: 5px;
}

#cumplesmes h4 {
    display: grid;
    text-transform: uppercase;
    color: white;
    margin: 0px;
}

#cumplesmes h4 label {
    margin: 0px;
}

#cumplesmes h4 label:first-child {
    margin-bottom: -5px;
    margin-top: 3px;

}

#contactos .divizorr .fa-circle {
    color: #ffbc0d;
    font-size: x-small;
}

#contactos .contactosiconspan {
    width: 0;
    position: relative;
    right: 30px;
    top: 5px;
}

#certificados {
    flex-wrap: wrap;
}

#certificados .gal {
    width: 50%;
}

#certificados .gal .card-header {
    color: black;
    text-transform: uppercase;
}

#certificados .gal .card-body {
    color: white;
    font-size: initial;
    border-right: 2px solid #ffbc0d;
    border-left: 2px solid #ffbc0d;
    border-top: 2px solid #ffbc0d;
}

#horarios span {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

#horarios label {
    font-size: small;
    text-transform: uppercase;
    color: white;
    font-family: 'Myriad Pro Regular';
    margin: 0px;
}

#horarios table thead {
    border-bottom: 1.5px solid #ffbc0d;
}

#horarios table th {
    color: #ffbc0d;
}

#horarios table td {
    color: white;
    font-family: 'Myriad Pro Regular';
}

#simsueldos {
    font-size: small;
}

#simsueldos .titulospp {
    display: grid;
    width: 30%;
}

#simsueldos .titulospp label {
    margin: 0px;
}

#simsueldos .titulospp label:first-child,
#simsueldos .tituloss label:first-child {
    margin-top: 3px;
    margin-bottom: -4px;
}

#simsueldos .tituloss {
    display: grid;
    line-height: 0.1;
    width: 90%;
}

#simsueldos .tituloss label {
    margin: 0px;
}

#simsueldos .inputs {
    width: 30%;
}

#fechahoy {
    color: #ffbc0d;
    font-family: 'Gotham Book';
    font-size: x-small;
}

#simsueldos .complete {
    color: #ffbc0d;
    font-family: 'Gotham Book';
}

#simsueldos select {
    width: 100%;
    border: none;
    border-bottom: 1.5px solid #ffbc0d;
    border-radius: .5rem;
    color: white;
}

#simsueldos select option {
    width: 50%;
    background-color: black;
    color: #ffbc0d;
}

/* Agregado estilo COL*/

.colmcd .header img {
    height: 45px;
    margin-right: 2%;
}

.colmcd h4 {
    text-transform: uppercase;
    color: white;
    margin: 0px;
    align-self: center;
}

.colmcd h4 label {
    margin: 0px;
}

.comment2 {
    text-align: justify;
    margin-top: 10px;
    color: white;
    font-family: 'Myriad Pro Regular';
}

.comment2-2 {
    margin-top: 10px;
    color: white;
    font-family: 'Myriad Pro Regular';
}

.comment3 {
    text-align: justify;
    margin-top: 10px;
    color: gray;
    font-family: 'Myriad Pro Regular';
    font-size: small;
    border-left: 2px solid #ffbc0d;
}

.divizorr .fa-circle {
    color: #ffbc0d;
    font-size: x-small;
}

#instalaciones .imginsta {
    width: 100%;
    margin-bottom: 1%;
}

#enviarform {
    font-family: 'Myriad Pro Regular';
}

#postular label {
    color: #ffbc0d;
}
#postular p {
    color: white;
    font-family: Nunito, sans-serif;
    font-size: 15px;
    font-weight: lighter;
    margin-bottom: 0;
    margin-top: 8px;
}

#postu-link .list-group-item {
    background-color: black;
    border-top: 3px solid #6c757d;
    border-bottom: 3px solid #6c757d;
    color: white;
}

#postu-link .list-group-item p {
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 4%;
    padding-top: 2%;
}

#postu-link .list-group-item i {
    border-left: 2px solid #6c757d;
}

#postular #enviarpostulacion .form-control {
    margin-bottom: 10%;
}

#postular #enviarpostulacion .profileinput::placeholder {
    color: gray;
    text-align: start;
}

#postular select {
    width: 100%;
    border: none;
    border-bottom: 1.5px solid #ffbc0d;
    border-radius: .5rem;
    color: #ffbc0d;
}

#postular select option {
    width: 50%;
    background-color: black;
    color: #ffbc0d;
}

.postulacionesmodal .fa-2x {
    color: inherit;
}

@media (min-width: 768px) {
    .postular {
        width: 70%;
    }
}

.custom-invalid {
    font-size: small;
    color: red;
    display: none;
}

#entrevista .entrevistatitulo {
    font-family: 'Helvetica Neue LT Std 45 Light';
    color: #ffbc0d;
}

#entrevista-crew .contactosiconspan {
    width: 0;
    position: relative;
    right: 30px;
    top: 5px;
}

#entrevista-crew .profileinput::placeholder {
    text-align: start;
}

#entrevista .caritas1 {
    color: green;
    ;
}

#entrevista .caritas2 {
    color: blueviolet;
}

#entrevista .caritas3 {
    color: red;
}

#entrevista #entrevista-crew p {
    color: white;
    font-family: 'Gotham Book';
    text-align: justify;
}

#entrevista #entrevista-crew small {
    color: #ffbc0d;
}

#entrevista #pendientes,
#entrevista #entrevistados {
    font-family: 'Myriad Pro Regular';
}

.graduados .secondlinemenu {
    color: #ffbc0d;
    font-family: 'Gotham Book';
    text-transform: capitalize;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../images/cargando.gif') 50% 50% no-repeat rgb(249, 249, 249);
    opacity: .8;
}


p.imgCol {
    border: 1px solid gray;
}

.imgCol {
    width: 80%;
    max-width: 300px;
}

.flex {
    display: flex;
    align-items: center;
}

.flex1 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.colorwhite{
    color: white;
}
.floatR{
    float: right;
}