body {
    background-color: #ffffff !important;
    width: 100% !important;
}

.bg-gray-100 {
    background-color: #ffffff !important;
    height: 1px !important;
}

.navbar-main {
    background-color: #ffffff !important;
}

.navbar-brand {
    width: 53% !important;
}

.icon-menu {
    float: left;
    padding: 8px;
}

.nav-img {
    width: 15% !important;
}

@media (min-width: 200px) {
    .nav-img {
        width: 45% !important;
    }
}

@media (min-width: 576px) {
    .nav-img {
        width: 35% !important;
    }
}

@media (min-width: 768px) {
    .nav-img {
        width: 22% !important;
    }
}

@media (min-width: 992px) {
    .nav-img {
        width: 20% !important;
    }
}

@media (min-width: 1200px) {
    .nav-img {
        width: 15% !important;
    }
}

.img {
    width: 60%;
    text-align: center !important;
}

.form-control {
    border-top: 0px !important;
    border-right: 0px !important;
    border-left: 0px !important;
    border-bottom: 1px solid #282828;
    border-radius: 2px;
}

.form-control:focus {
    color: #282828 !important;
    background-color: #ffffff !important;
    border-color: #C4122f !important;
    /* border-bottom: #C4122f !important; */
    box-shadow: 0 0 0 2px #ffffff !important;
}

.hr {
    height: 2px;
}

.background-img-detalle {
    width: 100%;
}

.font-color-black {
    color: #282828;
}

.font-color-gris {
    color: #a5acb0;
}

.font-color-red {
    color: #C4122f !important;
}

.background-black {
    background-color: #282828;
}

.background-gris {
    background-color: #a5acb0 !important;
}

.background-red {
    background-color: #C4122f;
}

.container-detalle {
    background-color: #00000029;
    padding: 1rem;
    margin: 1rem;
    border-radius: 3%;
}

.container-detalle-titulo {
    color: #282828;
    font-size: 14px;
    font-weight: bold;
}

.container-detalle-subtitulo {
    color: #282828;
    font-size: 11px;
    font-weight: bold;
}

.span-container-detalle {
    font-size: 8px;
    font-weight: bold;
}

.costo {
    padding: 1rem;
    margin: 1rem;
    font-size: 25px;
    font-weight: bold;
}

.img-icon {
    border-radius: 50%;
    width: 5%;
    color: #C4122f;
    margin: 1rem;
    padding: 1rem;
    background: url(../img/Ruta_Marina/container.jpg);
}

.img-icon-text {
    color: #C4122f;
    margin: 1rem;
    padding: 1rem;
    margin-left: 47px;
    margin-top: -62px;
    font-weight: bold;
}

.img-icon-text:hover {
    margin-top: -62px !important;
    width: 100%;
}

.effect:hover {
    border-radius: 2%;
    width: 80%;
    background: #ffffff;
    box-shadow: 2px 2px 5px #999;
    cursor: pointer;
    margin-left: 3%;
    font-size: 15px;
    margin-bottom: 5%;
    height: 66px;
}

.div-effect {
    margin: 0rem;
    padding: 0.5rem;
}

.opacidad {
    opacity: 90% !important;
}

.div-line-time {
    width: 10%;
}

.img-line-time {
    width: 90%;
    padding: 1rem;
    margin: 1rem;
}

.position-line-right {
    margin-top: -61%;
    margin-right: -12%;
}

.position-line-left {
    margin-top: -66%;
    margin-left: -78%;
}

.m-left {
    font-size: 12px;
    font-weight: bold;
}

.text-pais {
    font-size: 11px;
}

.icon-ordenar {
    margin-top: -26px;
    margin-right: 5px;
    color: #C4122f;
}

.container-line-naviera {
    background-color: #00000024 !important;
}

.container-line-naviera:hover {
    background-color: #dedfbf !important;
    cursor: pointer;
}

.ordenar:hover {
    cursor: pointer;
}

.div-botton {
    width: 54%;
    margin-left: 20%;
    font-size: 15px;
    margin-bottom: 5%;
    height: 66px;
}

.div-botton:hover {
    border-radius: 2%;
    width: 38%;
    background: #ffffff;
    box-shadow: 2px 2px 5px #999;
    cursor: pointer;
    margin-left: 3%;
    font-size: 15px;
    margin-bottom: 5%;
    height: 66px;
}

.icon-btn {
    font-size: 25px;
}

.posicion {
    margin: 1rem;
    padding: 1rem;
}

.modal-title {
    font-size: 16px !important;
    font-weight: bold;
}

.span-textarea {
    font-size: 9px;
}

.text-left {
    text-align: left;
}

.card-select-origen {
    /*width: 32% !important;*/
    height: 52% !important;
    margin-left: 1% !important;
    top: 74% !important;
    position: absolute !important;
    font-size: 12px;
    font-weight: bold;
    color: #282828;
}

.text-title-select-movil {
    font-size: 12px;
    text-align: center;
    margin: 0rem;
    padding: 0rem;
}

.select-cmb-paisContinente-movil {
    background-color: #a5acb0;
    opacity: 73%;
}

.bg-select-pais:hover {
    font-size: 12px !important;
    font-weight: bold !important;
    background-color: #c4122f66;
    opacity: 73%;
    cursor: pointer;
}

.sub-titulo-movil {
    margin-left: -5%;
    font-size: 11px;
    margin-top: 2px;
}

.img-embarcacion-movil {
    margin: 10px auto;
    padding: 13px;
    height: 200px;
    width: 100%;
    background-repeat: no-repeat;
    background: url(../img/Directorio/inicio_mobile.jpg);
    background-size: cover;
}

.container-detalle-movil {
    background-color: #0000000f;
    padding: 1rem;
    margin: 1rem;
    border-radius: 3%;
    width: 90%;
    margin-top: 22px;
}

.icon-movil {
    margin-top: -8px !important;
    width: 30px !important;
    font-size: 32px !important;
    color: #C4122f;
}

.icon-center {
    text-align: left;
    margin-left: 12%;
}

.icon-text {
    text-align: left;
    margin-left: -6%;
}

.background-img-detalle-movil {
    height: 200px;
    background: url(../img/Ruta_Marina/image-from-rawpixel-id-431944-jpeg.jpg);
    background-size: cover;
}

.container-menu-derecho {
    padding-right: 0.5rem !important;
}

.colorGeneral {
    letter-spacing: 0.04rem;
    color: #C4122f!important;
    opacity: 0.8;
}

.colorGeneral:hover {
    letter-spacing: 0.04rem;
    color: #C4122f!important;
    font-weight: bold;
    opacity: 1;
}

a {
    font-size: 0.8rem;
}


/* ====================================================================================== 
 Fin de estilos select2
====================================================================================== */


/* ====================================================================================== 
 Select 2
====================================================================================== */

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #C4122f transparent transparent transparent!important;
    content: "\f107";
    /* border-top: none; */
}

.select2-container {
    width: 100%!important;
}

.select2-container--default .select2-selection--single {
    border-radius: 0px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-color: #282828 !important;
}

.select2-container--default:visited .select2-selection--single:visited {
    border-color: #C4122f !important;
}

.select2-container--default:active .select2-selection--single:active {
    border-color: #C4122f !important;
}

.select2-container--default:target .select2-selection--single:target {
    border-color: #C4122f !important;
}

.select2-container--default:hover .select2-selection--single:hover {
    border-color: #C4122f !important;
}

.select2-container--default:focus .select2-selection--single:focus {
    border-color: #C4122f !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #C4122f;
    color: white;
}

.select2-selection__arrow>i {
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 25%;
    width: 0;
}

.select2-search__field:focus {
    outline: none;
    border: 1px solid #e41717!important;
}


/* ====================================================================================== 
 Fin de estilos select2
====================================================================================== */


/* ====================================================================================== 
 Radio Button
====================================================================================== */


/* Centra el input personalizado con el texto */

.custom-radio-checkbox {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    font-family: Helvetica Neue;
}


/* Modificador para dar la imagen de checkbox */

.custom-radio-checkbox__show--checkbox {
    background-image: url(checkbox-uncheck.png);
}


/* Modificador para dar la imagen de radio */

.custom-radio-checkbox__show--radio {
    background-image: url(radio-uncheck.png);
}


/* Oculta input original */

.custom-radio-checkbox>.custom-radio-checkbox__input {
    display: none;
}


/* Radio personalizado usando <span> */

.custom-radio-checkbox>.custom-radio-checkbox__show {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: .5rem;
    background-size: cover;
}


/* Cambia el checkbox personalizado cuando es pulsado */

.custom-radio-checkbox>.custom-radio-checkbox__input:checked+.custom-radio-checkbox__show--checkbox {
    background-image: url(checkbox-check.png);
}


/* Cambia el radio personalizado cuando es pulsado */

.custom-radio-checkbox>.custom-radio-checkbox__input:checked+.custom-radio-checkbox__show--radio {
    background-image: url(radio-check.png);
}

.input-checkbox {
    display: none;
}

.input-checkbox+.input-checkbox-lab {
    cursor: pointer;
    font-weight: 200 !important;
}

.input-checkbox:checked+.input-checkbox-lab:before {
    content: "✓";
    font-size: 25px;
    color: #FFF;
    background: #C4122f;
    font-family: Helvetica Neue;
    font-weight: bold !important;
    line-height: 0.95;
}

.input-checkbox-lab:before {
    content: '';
    background: #FFF;
    border: 1px solid #C4122f;
    border-radius: 6px;
    display: inline-block;
    height: 24px;
    width: 24px;
    margin: 0 7px 0 0;
    text-align: center;
    vertical-align: middle;
}


/* ====================================================================================== 
 Fin de estilos radiobutton
====================================================================================== */


/* ====================================================================================== 
 INICIO Radio button
====================================================================================== */

.containerRadio>ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: auto;
}

.containerRadio>ul li {
    color: #AAAAAA;
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: 100px;
}

.containerRadio>ul li input[type=radio] {
    position: absolute;
    visibility: hidden;
}

.containerRadio>ul li label {
    display: block;
    position: relative;
    font-weight: 300;
    font-size: 15px;
    padding: 25px 25px 25px 80px;
    margin: 10px auto;
    height: 30px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
}


/*.containerRadio > ul li:hover label{
      color: #FFFFFF;
  }*/

.containerRadio>ul li .check {
    display: block;
    position: absolute;
    border: 5px solid #AAAAAA;
    border-radius: 100%;
    height: 25px;
    width: 25px;
    top: 30px;
    left: 20px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}


/*.containerRadio > ul li:hover .check {
    border: 5px solid #FFFFFF;
  }*/

.containerRadio>ul li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 6px;
    width: 6px;
    top: 5px;
    left: 5px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

input[type=radio]:checked~.check {
    border: 5px solid #C4122f;
}

input[type=radio]:checked~.check::before {
    background: #C4122f;
}
/*
input[type=radio]:checked~label {
    color: #C4122f;
}
*/
.form-check:not(.form-switch) .form-check-input[type="radio"]:checked {
    padding: 4px !important;
}


/* ====================================================================================== 
 FIN Radio button
====================================================================================== */

.paddingControl {
    padding-top: 10px;
}

.sinPaddingBottom {
    padding-bottom: 10px!important;
}

.sinPaddingTop {
    padding-top: 0!important;
}

.hide {
    display: none;
}

.btnwidth100 {
    width: 100%;
}

.subrayado {
    text-decoration: underline;
}

.subrayado:hover {
    text-decoration: underline;
}

.lineHeight50 {
    line-height: 50px;
}

label {
    /* font-family: 'Helvetica Neue'!important; */
}

a>i>label {
    color: #C4122f!important;
    /* font-family: 'Helvetica Neue'!important; */
}

.color-primary {
    color: #C4122f!important;
}

.color-second {
    color: #282828!important;
}

.font-size-7 {
    font-size: 0.7rem;
}

.font-size-50 {
    font-size: 50px !important;
}

.font-size-30 {
    font-size: 30px !important;
}

.font-size-25 {
    font-size: 25px !important;
}

.font-size-22 {
    font-size: 22px !important;
}

.font-size-20 {
    font-size: 20px !important;
}

.font-size-18 {
    font-size: 18px !important;
}

.font-size-15 {
    font-size: 15px !important;
}

.font-size-13 {
    font-size: 13px !important;
}

.font-size-10 {
    font-size: 10px !important;
}

.mayuscula {
    text-transform: uppercase;
}

.select-simple {
    background-image: URL(../img/arrow-down.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    appearance: none;
    padding-right: 25px;
    width: auto;
    border: none;
}

.margin-0 {
    margin-top: 0 !important;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.padding-card {
    padding: 25px 25px 25px 25px;
}

.helvetica-light {
    /* font-family: "Helvetica Neue light"!important; */
    letter-spacing: 0.08em!important;
}

.label-con-borde {
    width: fit-content;
    padding: 3px 10px 3px 10px;
    border-radius: 18px 18px 18px 18px;
    margin: 5px;
}

.fit-content {
    height: fit-content;
}

.label-con-borde-valoracion {
    padding: 0px 10px 0px 10px!important;
    font-size: 10px;
    background-color: #a5acb0!important;
}

.i-linkedin {
    background-color: #0e76a8;
    color: #FFF;
    padding: 7px;
    border-radius: 50%;
    font-size: 16px!important;
}

/*.btn-close-modal {
    margin-left: 0;
    position: absolute;
    top: 2px;
    right: 10px;
    font-size: 30px;
    opacity: 1;
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    color: #C4122f;
    border: 0;
    border-radius: 0.25rem;
}*/

.display-block {
    display: block;
}

.sin-border-lados {
    border-left: 0 !important;
    border-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.form-check-input:checked[type="radio"] {
    background-image: linear-gradient( 310deg, #C4122f 0%, #C4122f 100%) !important;
}

.form-check:not(.form-switch) .form-check-input[type="checkbox"],
.form-check:not(.form-switch) .form-check-input[type="radio"] {
    border: 1px solid #C4122f !important;
}

.ocultar-movil {
    display: -webkit-inline-box;
}

@media (min-width: 200px) {
    .card-left {
        float: right;
        max-width: 454px !important;
        justify-content: right !important;
        margin-left:3%;
        margin-right:3%;
    }
    .mostrar-desktop {
        display: none !important;
    }
    .ocultar-movil {
        display: none !important;
    }
    .mostrar-movil {
        display: block;
    }
    .font-size-8 {
        font-size: 8px !important;
    }
    .btn-movil {
        width: 80% !important;
    }
    .btn-back {
        width: 80% !important;
    }
    .card-empresa {
        background-color: #ffffff;
        border-radius: 5px;
        padding: 1rem;
        box-shadow: 0px 3px 3px 2px rgb(0 0 0 / 20%);
        position: absolute;
        width: 93% !important;
    }
}

@media(min-width:400px) {
    .mostrar-desktop {
        display: none !important;
    }
    .ocultar-movil {
        display: none !important;
    }
    .mostrar-movil {
        display: block;
    }
}

@media (min-width: 576px) {
    .mostrar-desktop {
        display: none !important;
    }
    .ocultar-movil {
        display: none !important;
    }
    .mostrar-movil {
        display: block;
    }
    .btn-movil {
        width: 30% !important;
    }
    .card-empresa {
        background-color: #ffffff;
        border-radius: 5px;
        padding: 1rem;
        box-shadow: 0px 3px 3px 2px rgb(0 0 0 / 20%);
        position: absolute;
        width: 97% !important;
    }
}

@media (min-width: 768px) {
    .card-left {
        float: right;
        max-width: 454px !important;
        justify-content: right !important;
        margin-right:8%;
    }
    .mostrar-desktop {
        display: block !important;
    }
    .ocultar-movil {
        display: none !important;
    }
    .mostrar-movil {
        display: none !important;
    }
    .btn-movil {
        width: 30% !important;
    }
    .card-empresa {
        background-color: #ffffff;
        border-radius: 5px;
        padding: 1rem;
        box-shadow: 0px 3px 3px 2px rgb(0 0 0 / 20%);
        position: absolute;
        width: 93% !important;
    }
}

@media (min-width: 992px) {
    .mostrar-desktop {
        display: block !important;
    }
    .ocultar-movil {
        display: block !important;
    }
    .mostrar-movil {
        display: none !important;
    }
    .btn-movil {
        width: 30% !important;
    }
    .card-empresa {
        background-color: #ffffff;
        border-radius: 5px;
        padding: 1rem;
        box-shadow: 0px 3px 3px 2px rgb(0 0 0 / 20%);
        position: absolute;
        width: 93% !important;
    }
}

@media (min-width: 1200px) {
    .mostrar-desktop {
        display: block !important;
    }
    .ocultar-movil {
        display: none !important;
    }
    .mostrar-movil {
        display: none !important;
    }
    .btn-movil {
        width: 30% !important;
    }
    .card-empresa {
        background-color: #ffffff;
        border-radius: 5px;
        padding: 1rem;
        box-shadow: 0px 3px 3px 2px rgb(0 0 0 / 20%);
        position: absolute;
        width: 93% !important;
    }
}


/* ====================================================================================== 
 Select 2
====================================================================================== */

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #C4122f transparent transparent transparent!important;
    content: "\f107";
    /* border-top: none; */
}

.select2-container {
    width: 100%!important;
}

.select2-container--default .select2-selection--single {
    border-radius: 0px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-color: #282828 !important;
}

.select2-container--default:visited .select2-selection--single:visited {
    border-color: #C4122f !important;
}

.select2-container--default:active .select2-selection--single:active {
    border-color: #C4122f !important;
}

.select2-container--default:target .select2-selection--single:target {
    border-color: #C4122f !important;
}

.select2-container--default:hover .select2-selection--single:hover {
    border-color: #C4122f !important;
}

.select2-container--default:focus .select2-selection--single:focus {
    border-color: #C4122f !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #C4122f;
    color: white;
}

.select2-selection__arrow>i {
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 25%;
    width: 0;
}

.select2-search__field:focus {
    outline: none;
    border: 1px solid #e41717!important;
}


/* ====================================================================================== 
 Fin de estilos select2
====================================================================================== */


/* Card personalizado movil */

.card-personalizado {
    border: 1px solid #a5acb0;
    border-radius: 20px;
}

.padding-top-30 {
    padding-top: 30px!important;
}

.rem-1 {
    margin: 1rem;
}


/* style Registro */

.col-background-blue {
    background: linear-gradient(rgba(7, 53, 79, 0.10), rgba(7, 53, 79, 0.10)) !important;
}

.div-right {
    float: right;
}

.option-select:hover {
    
    background-color: #FFEBEE;
    opacity: 73%;
    width: 115% !important;
    cursor: pointer;
}

.img-footter {
    width: 50%;
}

.footer {
    background-color: #efefef !important;
    margin-top: 50px;
    width: 100%;
    height: 200px;
    color: #282828;
    font-size: 12px;
}

.icon-redes {
    background-color: #a5acb0;
    color: #07354F;
    border-radius: 50%;
    border: 1x solid grey;
    padding: 5px;
    cursor: pointer;
    margin-right: 4px;
}
.fullHeight{
    height: calc(100vh - 70px);
}

.card-right {
    float: left;
    max-width: 628px !important;
    justify-content: left !important;
}
.btn-pag-inicio{
    height:50px !important;
    max-width: 335px !important;
}
.form-text-registro{
    padding-bottom: 40px;
    padding-top: 0px;
}
/*.card-empresa {
    position: inherit !important;
    width: 100% !important;
}*/

.centro {
    text-align: center;
}

.lblsinpadding{
    padding-left:0!important;
    margin-left:0!important;
}

@media screen and (min-width: 768px) and (max-width: 1375px) {
    .card-left{
        margin-right: 0;
    }
    .margin-right-tablet{
        margin-right: 0;
    }
    .text-detalle-registro{
        padding-left: 20px;
        padding-right: 0; 
    }
}


/*actualizar btn-close modal*/

.btn-close-modal {
    box-sizing: content-box !important;
    padding: 0.25em 0.25em!important;
    border: 0!important;
    position: absolute!important;
    z-index: 0!important;
    top: -15px!important;
    right: -7px !important;
    color: #ffff !important;
    border-radius: 50% !important;
    width: 25px !important;
    background-color: #C4122f !important;
    height: 25px !important;
}
.btn-close-modal-mediano {
    box-sizing: content-box !important;
    padding: 0.25em 0.25em!important;
    border: 0!important;
    position: absolute!important;
    z-index: 1!important;
    top: -10px!important;
    right: 1px !important;
    color: #ffff !important;
    border-radius: 50% !important;
    width: 25px !important;
    background-color: #C4122f !important;
    height: 25px !important;
}