﻿/* Set padding to keep content from hitting the edges */
.body-content {
    margin-top: 2px;
    padding-left: 1px;
    padding-right: 1px;
}

@media (min-width: 992px) {
    .container-lg, .container-md, .container-sm, .container {
        max-width: 90% !important;
    }
}
.mainPage {
    background-image: url('../Img/section2.jpg');
    height: 90vh;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}*/
/*MENU*/
body {
    margin: 0;
    font-family: Arial;
    font-size: 13px;
}

.container .body-content {
    margin: 20px;
}

.topnav {
    overflow: hidden;
    background-color: transparent;
}
.itemMenuColor {
    color: #044677;
}
    .topnav a {
        float: left;
        display: block;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        font-size: 13px;
    }

.active {
    background-color: #04AA6D;
    color: white;
}

.topnav .icon {
    display: none;
}

.dropdown {
    float: left;
    overflow: hidden;
    color: #044677;
}

    .dropdown .dropbtn {
        font-size: 13px;
        border: none;
        outline: none;
        color: #044677;
        padding: 14px 16px;
        background-color: inherit;
        font-family: inherit;
        margin: 0;
    }

.dropdown-content {
    display: none;
    position: fixed;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1000;
    max-height: 400px;
    overflow-y: auto;
}

    .dropdown-content a {
        float: none;
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: left;
    }

.topnav a:hover, .dropdown:hover .dropbtn {
    background-color: #ED3024;
    color: white;
}

.dropdown-content a:hover {
    background-color: #ddd;
    color: black;
}

.dropdown:hover .dropdown-content {
    display: block;
}

@media screen and (max-width: 600px) {
    .topnav a:not(:first-child), .dropdown .dropbtn {
        display: none;
    }

    .topnav a.icon {
        float: right;
        display: block;
        color: #044677;
    }
}

@media screen and (max-width: 600px) {
    .topnav.responsive {
        position: relative;
    }

        .topnav.responsive .icon {
            position: absolute;
            right: 0;
            top: 0;
        }

        .topnav.responsive a {
            float: none;
            display: block;
            text-align: left;
        }

        .topnav.responsive .dropdown {
            float: none;
        }

        .topnav.responsive .dropdown-content {
            position: relative;
        }

        .topnav.responsive .dropdown .dropbtn {
            display: block;
            width: 100%;
            text-align: left;
        }
}

.fontSizeDropwods {
    font-size: 12px;
    background-color: #044677;
    color: white;
}

.select2-container--default .select2-selection--single {
    font-size: 12px !important;
    background-color: #044677 !important;
    color: white !important;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: white !important;
        line-height: 28px;
    }
.select2-dropdown {
    background-color: #044677 !important;
    color: white !important;
    font-size: 11px !important;
}

/*Tablas Kendo genericas*/
div.k-grid-footer, div.k-grid-header {
    color: white;
    background-color: #044677;
}
.k-grid .k-grid-filter, .k-grid .k-header-column-menu, .k-grid .k-hierarchy-cell .k-icon {
    color: #fff !important;
}
.k-pager-numbers .k-link.k-state-selected {
    color: #000 !important;
    background-color: rgba(100, 58, 55, 0.2) !important;
}
.k-pager-numbers .k-link {
    color: #0f0f0f !important;
}
.k-grid {
    font-size: 11px !important;
    padding: 0 !important;
}
.k-filter-menu.k-popup .k-filter-menu-container, .k-grid-filter-popup.k-popup .k-filter-menu-container {
    font-size: 11px !important;
}
form.k-filter-menu .k-textbox, form.k-filter-menu .k-widget {
    font-size: 11px !important;
}
.k-column-list-wrapper .k-action-buttons .k-button, .k-column-list-wrapper .k-actions .k-button, .k-column-list-wrapper .k-columnmenu-actions .k-button, .k-columnmenu-item-content .k-action-buttons .k-button, .k-columnmenu-item-content .k-actions .k-button, .k-columnmenu-item-content .k-columnmenu-actions .k-button, .k-filter-menu .k-action-buttons .k-button, .k-filter-menu .k-actions .k-button, .k-filter-menu .k-columnmenu-actions .k-button {
    font-size: 11px !important;
}
.k-button-primary, .k-button.k-primary {
    border-color: #044677 !important;
    color: #fff !important;
    background-color: #044677 !important;
    background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.04));
}
.k-list .k-item.k-state-selected, .k-list-optionlabel.k-state-selected {
    color: #fff;
    background-color: #044677 !important;
}

.k-grid-header .k-grid-filter.k-state-active, .k-grid-header .k-header-column-menu.k-state-active, .k-grid-header .k-hierarchy-cell .k-icon.k-state-active {
    color: black !important;
    background-color: #044677 !important;
}
.k-checkbox.k-checked, .k-checkbox:checked {
    border-color: #010101 !important;
    color: #fff !important;
    background-color: #044677 !important;
}

.btnDtsBlue {
    color: #044677 !important;
    font-size: 25px !important;
    margin: 5px;
}
.btnDtsGreen {
    color: green !important;
    font-size: 25px !important;
    margin: 5px;
}
.btnDtsRed {
    color: red !important;
    font-size: 25px !important;
    margin: 5px;
}
.btnImg {
    background-color: transparent !important;
    border: 0 !important;
    width: 50px
}
.datepicker{
    font-size: 13px;
}
.tblCheckbox {
    opacity: 1;
}
.listFormat button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
        background-color: #044677 !important;
        color: white;
        border-radius: 5px;
}
.ms-options-wrap, .ms-options-wrap * {
    color: black;
}
.btnDtsBlue2 {
    background-color: transparent;
    border: none;
    color: #044677;
    font-size: 25px;
    padding-top: 25px;
}

.btnDtsGreen2 {
    background-color: transparent;
    border: none;
    color: green;
    font-size: 25px;
    padding-top: 25px;
}
.btnDtsRed2 {
    background-color: transparent;
    border: none;
    color: red;
    font-size: 25px;
    padding-top: 25px;
}
.btnDtsRed3 {
    background-color: transparent;
    border: none;
    color: red;
    font-size: 35px;
    padding-top: 10px;
}

.btnDtsBlue3 {
    background-color: transparent;
    border: none;
    color: #044677;
    font-size: 25px;
}
.k-button .k-button-icontext .k-grid-btnGrid {
    background-color: transparent !important;
    color: #044677 !important;
}
.k-grid tbody .k-button {
    min-width: auto;
    background-color: transparent;
}
.k-grid .k-grid-content-locked .k-state-selected td {
    background-color: #d5deff !important;
}
.k-grid td.k-state-selected, .k-grid tr.k-state-selected > td {
    background-color: #d5deff !important;
}

/* The Modal (background) */
.modalDTS {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modalDTS-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

.labelMultiSelect .ms-options-wrap, .ms-options-wrap * {
    color: white !important;
    background-color: transparent;
}

.ms-options-wrap > .ms-options {
    background: #044677 !important;
    border: 1px solid #000 !important;
    border-radius: 5px !important;
}

    .ms-options-wrap > .ms-options > ul li.selected label {
        background-color: #aeaff5;
        border-color: transparent;
    }

    .ms-options-wrap > .ms-options > ul label.focused, .ms-options-wrap > .ms-options > ul label:hover {
        background-color: #aeaff5;
        border-color: transparent;
    }

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }
.modal-header {
    padding: 0px !important;
}

.ms-options-wrap > button::after {
    border-top-color: #fff !important;
}

.form-control {
    font-size: 11px !important;
}
/* Modal Content */
.k-autocomplete .k-input, .k-dropdown-wrap .k-input, .k-multiselect-wrap .k-input, .k-numeric-wrap .k-input, .k-picker-wrap .k-input, .k-selectbox .k-input, .k-textbox > input {
    font-size: 9px !important;
}

.k-grid-content-locked + .k-grid-content.k-auto-scrollable, .k-grid-footer-locked + .k-grid-content.k-auto-scrollable, .k-grid-header-locked + .k-grid-content.k-auto-scrollable {
    font-size: 9px !important;
}

.dropdownClassTbl {
    font-size: 9px !important;
}

.k-animation-container-shown, .k-animation-container > .k-popup {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.03),0 4px 5px 0 rgba(0,0,0,.04);
    font-size: 10px !important;
}

div.k-grid-footer, div.k-grid-header {
    font-size: 10px !important;
}
.k-command-cell > .k-button, .k-edit-cell > .k-textbox, .k-edit-cell > .k-widget, .k-grid-edit-row td > .k-textbox, .k-grid-edit-row td > .k-widget {
    font-size: 10px !important;
}
.k-datetimepicker .k-picker-wrap .k-icon {
    margin: 0 3px 13px 5px;
}
.k-window-titlebar {
    color: #fdfdfd !important;
    background-color: #044677 !important;
    padding: 0px !important;
}
.k-window {
    border-color: black !important;
    color: black !important;
    background-color: #e6e6e6 !important;
    
}
.k-window-title {
    margin: 5px !important;
    font-size: 14px !important;
}
.numModal{
    width: 85%;
}
.listModal {
    color: black !important;
    background-color: #e6e6e6 !important;
}

#CONSIGNEE .ui-widget.ui-widget-content {
    z-index: 10000001 !important;
}

k-master-row {
    font-size: 9.5px !important;
}

.k-grid-content {
    font-size: 9px !important;
}
.ui-widget.ui-widget-content {
    z-index: 10000001 !important;
}

.discontinued {
    font-weight: bold;
    color: #f00;
}

.critical {
    background-color: #fdd;
}

.warning {
    background-color: #fda;
}

.inbound {
    background-color: #d6eaf8;
}

.ok {
    background-color: #ced;
}


/*TABLA center MODALS*/
/* Estilo básico de tabla que se asemeja a Kendo UI Grid */
.tablestyleModal {
    font-family: Arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #ddd;
}

    .tablestyleModal th,
    .tablestyleModal td {
        background-color: white;
        color:black;
        padding: 8px;
        text-align: left;
    }

    .tablestyleModal th {
        background-color: #044677 !important;
        color:white;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }

    .tablestyleModal tr:nth-child(even) {
        background-color: #f2f2f2;
    }

    .tablestyleModal tr:hover {
        background-color: #e0e0e0;
    }

    .tablestyleModal td {
        border-bottom: 1px solid #ddd;
    }

    .tablestyleModal .k-grid-footer {
        background-color: #f2f2f2;
        font-weight: bold;
    }

        .tablestyleModal .k-grid-footer td {
            border: none;
        }

    .tablestyleModal .k-pager-wrap {
        background-color: #f2f2f2;
        padding: 10px;
        text-align: center;
    }

    /* Estilo para las celdas de la tabla que contienen botones u otros elementos */
    .tablestyleModal .action-cell {
        text-align: center;
    }

    /* Estilo para el encabezado de la columna que es un enlace o botón de ordenar */
    .tablestyleModal .sortable-header {
        cursor: pointer;
        text-decoration: underline;
    }

    /* Estilo para las celdas que contienen elementos de formulario o entrada de datos */
    .tablestyleModal .input-cell {
        padding: 0;
    }

    /* Estilo para las celdas de datos numéricos o valores destacados */
    .tablestyleModal .numeric-cell {
        text-align: right;
    }

    /* Estilo para las celdas de datos con estados de color (por ejemplo, estado de éxito, advertencia, error) */
    .tablestyleModal .success-cell {
        color: #28a745;
        font-weight: bold;
    }

    .tablestyleModal .warning-cell {
        color: #ffc107;
        font-weight: bold;
    }

    .tablestyleModal .error-cell {
        color: #dc3545;
        font-weight: bold;
    }

.k-dropdown .k-dropdown-wrap, .k-dropdowntree .k-dropdown-wrap {
    border-color: transparent !important;
    color: #fff !important;
    background-color: #044677 !important;
    font-size:15px
}
.k-widget.form-control {
    height: 30px !important;
}
.k-dropdown .k-dropdown-wrap, .k-dropdowntree .k-dropdown-wrap {
    border-radius: 5px;
}

.listMultipleDriver {
    height: 200px !important;
}

.k-listbox .k-list-scroller {
    height: 200px !important;
}

/*PANTALLA TRANSPORTISTAS*/
.profile-header {
    transform: translateY(5rem);
}
/*social */
.card-one {
    position: relative;
    width: 300px;
    background: #fff;
    box-shadow: 0 10px 7px -5px rgba(0, 0, 0, 0.4);
}

.card {
    margin-bottom: 10px;
    box-shadow: 0 10px 20px 0 rgba(26, 44, 57, 0.14);
    border: none;
}

.follower-wrapper li {
    list-style-type: none;
    color: #fff;
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.social-profile {
    color: #fff;
}

    .social-profile a {
        color: #fff;
    }

.social-profile {
    position: relative;
    margin-bottom: 150px;
}

    .social-profile .user-profile {
        position: absolute;
        bottom: -75px;
        width: 150px;
        height: 150px;
        border-radius: 50%;
        left: 50px;
    }

.social-nav {
    position: absolute;
    bottom: 0;
}

.social-prof {
    color: #333;
    text-align: center;
}

    .social-prof .wrapper {
        width: 100%;
        margin: 0% 0%;
        margin-top: -100px;
    }

    .social-prof img {
        width: 150px;
        height: 150px;
        border-radius: 50%;
        margin-bottom: 20px;
        border: 5px solid #fff;
        /*border: 10px solid #70b5e6ee;*/
    }

    .social-prof h3 {
        font-size: 36px;
        font-weight: 700;
        margin-bottom: 0;
    }

    .social-prof p {
        font-size: 18px;
    }

    .social-prof .nav-tabs {
        border: none;
    }

.card .nav > li {
    position: relative;
    display: block;
}

    .card .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 15px;
        font-weight: 300;
        border-radius: 4px;
    }

        .card .nav > li > a:focus,
        .card .nav > li > a:hover {
            text-decoration: none;
            background-color: #eee;
        }

.card .s-nav > li > a.active {
    text-decoration: none;
    background-color: #3afe;
    color: #fff;
}

.text-blue {
    color: #3afe;
}

ul.friend-list {
    margin: 0;
    padding: 0;
}

    ul.friend-list li {
        list-style-type: none;
        display: flex;
        align-items: center;
    }

        ul.friend-list li:hover {
            background: rgba(0, 0, 0, .1);
            cursor: pointer;
        }

    ul.friend-list .left img {
        width: 45px;
        height: 45px;
        border-radius: 50%;
        margin-right: 20px;
    }

    ul.friend-list li {
        padding: 10px;
    }

    ul.friend-list .right h3 {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 0;
    }

    ul.friend-list .right p {
        font-size: 11px;
        color: #6c757d;
        margin: 0;
    }

.social-timeline-card .dropdown-toggle::after {
    display: none;
}

.info-card h4 {
    font-size: 15px;
}

.info-card h2 {
    font-size: 18px;
    margin-bottom: 20px;
}

.social-about .social-info {
    font-size: 16px;
    margin-bottom: 20px;
}

.social-about p {
    margin-bottom: 20px;
}

.info-card i {
    color: #3afe;
}

.card-one {
    position: relative;
    width: 300px;
    background: #fff;
    box-shadow: 0 10px 7px -5px rgba(0, 0, 0, 0.4);
}

    .card-one .header {
        position: relative;
        width: 100%;
        height: 60px;
        background-color: #3afe;
    }

        .card-one .header::before,
        .card-one .header::after {
            content: '';
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background: inherit;
        }

        .card-one .header::before {
            -webkit-transform: skewY(-8deg);
            transform: skewY(-8deg);
            -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
        }

        .card-one .header::after {
            -webkit-transform: skewY(8deg);
            transform: skewY(8deg);
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
        }

        .card-one .header .avatar {
            position: absolute;
            left: 50%;
            top: 30px;
            margin-left: -50px;
            z-index: 5;
            width: 100px;
            height: 100px;
            border-radius: 50%;
            overflow: hidden;
            background: #ccc;
            border: 3px solid #fff;
        }

            .card-one .header .avatar img {
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                width: 100px;
                height: auto;
            }

    .card-one h3 {
        position: relative;
        margin: 80px 0 30px;
        text-align: center;
    }

        .card-one h3::after {
            content: '';
            position: absolute;
            bottom: -15px;
            left: 50%;
            margin-left: -15px;
            width: 30px;
            height: 1px;
            background: #000;
        }

    .card-one .desc {
        padding: 0 1rem 2rem;
        text-align: center;
        line-height: 1.5;
        color: #777;
    }

    .card-one .contacts {
        width: 200px;
        max-width: 100%;
        margin: 0 auto 3rem;
    }

        .card-one .contacts a {
            display: block;
            width: 33.333333%;
            float: left;
            text-align: center;
            color: #c8c;
        }

            .card-one .contacts a:hover {
                color: #333;
            }

                .card-one .contacts a:hover .fa::before {
                    color: #fff;
                }

                .card-one .contacts a:hover .fa::after {
                    width: 100%;
                    height: 100%;
                }

            .card-one .contacts a .fa {
                position: relative;
                width: 40px;
                height: 40px;
                line-height: 39px;
                overflow: hidden;
                text-align: center;
                font-size: 1.3em;
            }

                .card-one .contacts a .fa:before {
                    position: relative;
                    z-index: 1;
                }

                .card-one .contacts a .fa::after {
                    content: '';
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    width: 0;
                    height: 0;
                    -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
                    background: #c8c;
                    transition: width .3s, height .3s;
                }

            .card-one .contacts a:last-of-type .fa {
                line-height: 36px;
            }

    .card-one .footer {
        position: relative;
        padding: 1rem;
        background-color: #3afe;
        text-align: center;
    }

        .card-one .footer a {
            padding: 0 1rem;
            color: #e2e2e2;
            transition: color .4s;
        }

            .card-one .footer a:hover {
                color: #c8c;
            }

        .card-one .footer::before {
            content: '';
            position: absolute;
            top: -27px;
            left: 50%;
            margin-left: -15px;
            border: 15px solid transparent;
            border-bottom-color: #3afe;
        }

#gallery li {
    width: 24%;
    float: left;
    margin: 6px;
}

/*MENU*/
/*.topnav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #044678;
    border-bottom: 2px solid;
    border-bottom-color: #eb1c24;
    overflow: hidden;
    z-index: 1000;
}

    .topnav a {
        float: left;
        display: block;
        color: #f2f2f2;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        font-size: 17px;
    }

        .topnav a:hover {
            background-color: #ddd;
            color: black;
        }

        .topnav a.active {
            background-color: #04AA6D;
            color: white;
        }

    .topnav .icon {
        display: none;
    }*/

@media screen and (max-width: 600px) {
    .topnav a:not(:first-child) {
        display: none;
    }

    .imgProfile {
        width: 150px;
        height: 150px;
        border-radius: 100px;
    }

    .imgProfileCol {
        background-color: transparent;
        position: absolute;
        left: 80%;
    }

    .topnav a.icon {
        float: right;
        display: block;
    }

    .image-1-text {
        font-size: 40px;
    }
}

@media screen and (max-width: 600px) {
    .topnav.responsive {
        position: relative;
    }

    .imgProfile {
        width: 150px;
        height: 150px;
        border-radius: 100px;
    }

    .imgProfileCol {
        background-color: transparent;
        position: absolute;
        left: 80%;
    }

    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }

    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }

    .image-1-text {
        font-size: 40px;
    }
}

/*Ajustes de cartas*/
@media screen and (max-width: 768px) {
    .social-prof img {
        margin-left: 60% !important;
    }

    .imgProfile {
        width: 70px;
        height: 70px;
        border-radius: 100px;
        margin: 85px 0px 0px 35px;
    }

    .imgProfileCol {
        background-color: transparent;
        position: absolute;
        left: 65%;
    }

    .image-1-text {
        font-size: 50px;
    }

    .modalSize {
        height: auto;
        width: auto;
        top: 60px;
    }
}

@media screen and (min-width: 768px) {
    /* estilos para pantallas más grandes */
    .social-prof img {
        margin-left: 80% !important;
    }

    .imgProfile {
        width: 130px;
        height: 130px;
        border-radius: 100px;
    }

    .imgProfileCol {
        background-color: transparent;
        position: absolute;
        left: 75%;
    }

    .image-1-text {
        font-size: 50px;
    }
}

@media screen and (min-width: 1000px) {
    /* estilos para pantallas más grandes */
    .social-prof img {
        margin-left: 80% !important;
    }

    .imgProfile {
        width: 150px;
        height: 150px;
        border-radius: 100px;
    }

    .imgProfileCol {
        background-color: transparent;
        position: absolute;
        left: 80%;
    }

    .image-1-text {
        font-size: 60px;
    }

    .modalSize {
        height: auto !important;
        width: 400px !important;
        top: 60px !important;
    }
}

@media screen and (min-width: 1400px) {
    /* estilos para pantallas más grandes */
    .social-prof img {
        margin-left: 80% !important;
    }

    .imgProfile {
        width: 150px;
        height: 150px;
        border-radius: 100px;
    }

    .imgProfileCol {
        background-color: transparent;
        position: absolute;
        left: 80%;
    }
}

.k-grid-content .k-table-row:last-child > td, .k-grid-content .k-table-row:last-child > .k-table-td, .k-grid-content-locked .k-table-row:last-child > td, .k-grid-content-locked .k-table-row:last-child > .k-table-td {
    font-size: 12px !important;
}

.tableformat {
    font-size: 12px;
}

.dataTables_wrapper .dataTables_length select,
.dataTables_wrapper .dataTables_filter input,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate .pagination {
    font-size: 12px;
}

.carousel {
    display: flex;
    overflow: hidden;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 10px !important;
}

    .carousel img {
        flex: 0 0 90px;
        height: 90px;
    }

@keyframes slide {
    0% {
        transform: translateX(0);
    }

    33.33% {
        transform: translateX(-100px);
    }

    66.66% {
        transform: translateX(-300px);
    }

    100% {
        transform: translateX(0);
    }
}

.carousel-inner {
    display: flex;
    animation: slide 18s linear infinite;
    width: 100%;
    overflow: initial !important;
}

.table-container {
    width: 100%;
    overflow-x: auto;
}

.containerRef {
    display: flex;
    flex-wrap: wrap;
    overflow-y: scroll;
    height: 270px; /* altura fija para evitar que el contenedor crezca demasiado */
    font-size: 12px;
}

.cardRef {
    width: 100%; /* ajusta el ancho de las tarjetas */
    background-color: #fff;
    margin: 10px;
    padding: 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

/*ESTILO DE PERFIL*/
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  /*  max-width: 100% !important;*/
    padding: 0px !important;
}

section {
    height: 100vh;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.image-1 {
    background-image: url('../img/section1.jpg');
}

.image-2 {
    background-image: url('../img/section2.jpg');
}

.image-1-text {
    color: rgb(255, 255, 255);
    font-family: revert;
    font-weight: bold;
    font-size: 40px;
    width: 10%;
    margin:;
    height: 100%;
    padding-left: 10%;
    padding-top: 15%;
    border-right: 3px solid white;
}

.image-2-text {
    color: rgb(255, 255, 255);
    font-family: revert;
    font-weight: bold;
    font-size: 40px;
    width: 10%;
    margin:;
    height: 100%;
    padding-left: 10%;
    padding-top: 15%;
    border-right: 3px solid white;
}

.imgLogIn {
    width: 25%;
    border: 3px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-color: blue;
    border-radius: 100%;
    margin-left: 38%;
}

.max-height-500 {
    max-height: 500px;
    overflow-y: auto;
}

.siteCarruselVehicles {
    width: 20% !important;
}

.listFormat {
    border-radius: 5px;
}
.k-panelbar > .k-item > .k-link.k-state-selected, .k-panelbar > .k-panelbar-header > .k-link.k-state-selected {
    background-color: #044677 !important;
    padding: 0px !important;
    color: aliceblue !important;
    border-radius: 5px !important;
}

.k-panelbar > .k-item > .k-link, .k-panelbar > .k-panelbar-header > .k-link {
    background-color: #044677 !important;
    padding: 0px !important;
    color:aliceblue !important;
    border-radius:5px !important;
}

.k-dateinput .k-dateinput-wrap, .k-datepicker .k-picker-wrap, .k-datetimepicker .k-picker-wrap, .k-timepicker .k-picker-wrap {
    width: 110px !important;
}

.k-dateinput .k-select, .k-datepicker .k-select, .k-datetimepicker .k-select, .k-timepicker .k-select {
    color: whitesmoke !important;
    background-color: #044677 !important;
    background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.02));
}

.form-check-input[type="checkbox"] {
    border-color: #044677 !important;
}

.colJS {
    color: aliceblue !important;
    background-color: #044677 !important;
}

.k-dirty {
    border-color: #f3000000 transparent transparent #f3000000 !important;
}