﻿/*MODAL MAPS*/
#coordsModal #map-container {
    height: 300px;
}

#coordsModal .modal-dialog {
    width: 100%;
    max-width: 850px;
}

#coordsModal .calleAltura {
    text-align: center;
    margin: 0;
    background: #464646;
    color: #FFF;
    padding: 1px 5px;
}

ul.downloads {
    padding-left: 38px;
}

    ul.downloads li {
        line-height: 200%;
        list-style: none;
        position: relative;
    }

        ul.downloads li a {
            font-weight: normal;
        }

        ul.downloads li:before {
            color: #008dbd;
            content: '\e61d';
            left: -38px;
            top: 7px;
            position: absolute;
        }

.toolkit h1,
.toolkit h2,
.toolkit h3,
.toolkit h4,
.toolkit h5,
.toolkit h6 {
    color: #002c6c;
    font-weight: 400;
}

.toolkit section h1:first-child,
.toolkit section h2:first-child,
.toolkit section h3:first-child,
.toolkit section h4:first-child,
.toolkit section h5:first-child,
.toolkit section h6:first-child {
    margin-top: 0;
}


.secondary-nav {
    display: none;
    font-size: 12px;
}

    .secondary-nav .form-search-box {
        vertical-align: top;
    }

    .secondary-nav .login-button {
        position: relative;
        vertical-align: top;
    }

.secondary-nav {
    display: block;
    float: right;
    margin-top: 0px;
    text-align: right;
}

    .secondary-nav ul.list-inline {
        margin-bottom: 5px;
        margin-left: 0;
    }

        .secondary-nav ul.list-inline li {
            padding: 0;
        }

            .secondary-nav ul.list-inline li.language a {
                color: #454545;
            }

                .secondary-nav ul.list-inline li.language a:hover {
                    color: #002c6c;
                }

            .secondary-nav ul.list-inline li a {
                border-right: 1px solid #b1b3b3;
                padding-right: 5px;
            }

            .secondary-nav ul.list-inline li:last-of-type a {
                border-right: 0;
                padding-right: 0;
            }

    .secondary-nav .form-search-box {
        display: inline-block;
    }
/*.secondary-nav .login-button {
    margin-left: 15px;
    padding-left: 35px;
    padding-right: 15px;
  }
  .secondary-nav .login-button span[class^=icon] {
    font-size: 18px;
    left: 12px;
    position: absolute;
    top: 8px;
  }


  .secondary-nav .login-button {
    margin-left: 30px;
    padding-left: 70px;
    padding-right: 42px;
  }
  .secondary-nav .login-button span[class^=icon] {
    font-size: 18px;
    left: 40px;
    position: absolute;
    top: 8px;
  }*/

.header-top {
    background-color: #f4f4f4;
    /*border-bottom: 1px groove #b1b3b3;*/
    display: none;
}

.header-top {
    display: block;
}

.header-bottom {
    background-color: #888b8d;
    color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
}

.header {
    box-shadow: 0 -18px 30px 26px rgba(0, 0, 0, 0.05);
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10000;
}

    .header .container {
        position: relative;
    }

.container {
    max-width: 990px;
}

.header.no-gradient {
    box-shadow: none;
}

.header-short .logo1 p {
    top: 38px;
}

.header-short header:not(.example-header) .logo1 {
    padding-bottom: 15px;
    padding-top: 15px;
}

.navigation {
    background-color: #fff;
}




.navbar {
    margin-bottom: 0;
}

    .navbar li {
        left: 0px;
    }

}

.navbar-default {
    background-color: #fff;
    border: 0;
}

    .navbar-default .navbar-mover li > a {
        color: #002c6c;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #f26334;
        width: 30px;
        height: 5px;
    }

    .navbar-default .navbar-toggle.collapsed .icon-bar {
        background-color: #002c6c;
    }

.navbar-toggle {
    border: none;
}

    .navbar-toggle:hover {
        background: none;
    }

.navbar-default .navbar-nav > li.active {
    background: url('../images/nav-select.gif') repeat-x;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iMXB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDEgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMSA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHJlY3QgZmlsbD0iI0YyNjMzNCIgd2lkdGg9IjEiIGhlaWdodD0iOCIvPgo8L3N2Zz4=) repeat-x;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #f26334;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #f26334;
}

.navbar-nav > li > a {
    margin-top: 4px;
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 16px;
}

.navbar-nav > li > a {
    font-size: 14px;
}


toolkit .navbar-nav > li > a {
    margin: 0 !important;
}


.navbar-default .navbar-nav {
    width: 100%;
}

    .navbar-default .navbar-nav > li {
        margin-right: 20px;
    }

    .navbar-default .navbar-nav > li {
        margin-right: 45px;
    }


    .navbar-default .navbar-nav > li {
        margin-left: 30px;
    }


.navbar-default {
    z-index: 3500;
}

    .navbar-default .navbar-nav > .active > a {
        background: none;
    }

.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
}


.navbar-fixed-top {
    position: relative;
}

.navbar-fixed-top {
    position: fixed;
}

.navbar {
    border: none;
}

.navbar-nav {
    margin: 0;
}

    .navbar-nav .section li {
        font-size: 14px;
        margin-left: 0;
        margin-right: 0;
    }

        .navbar-nav .section li > a {
            background-color: transparent;
            padding-left: 0;
            padding-right: 0;
        }

            .navbar-nav .section li > a::focus {
                outline-color: #b1b3b3;
            }


            .navbar-nav .section li > a.dropdown-toggle {
                padding-right: 8px;
            }

    .navbar-nav > li {
        border-bottom: 1px solid #b1b3b3;
        margin-left: 0;
        margin-right: 0;
    }

    .navbar-nav > li {
        border-bottom: none;
        font-size: 16px;
        margin-right: 40px;
    }


    .navbar-nav > li {
        margin-right: 40px;
    }

        .navbar-nav > li:last-of-type {
            border-bottom: none;
            margin-right: 0;
        }

        .navbar-nav > li > a,
        .navbar-nav > li > a:active {
            color: #002c6c;
            font-size: 18px;
            padding-left: 0;
            padding-right: 0;
        }

            .navbar-nav > li > a,
            .navbar-nav > li > a:active {
                padding-bottom: 0;
                font-size: 16px;
            }



        .navbar-nav > li.dropdown > a {
            padding-right: 8px;
        }

    .navbar-nav a:hover {
        /*color: #f26334;*/
        background-color: #F0F5FA;
    }

    .navbar-nav a:focus {
        outline-color: #b1b3b3;
    }

    .navbar-nav a.btn-primary:hover {
        color: #fff;
    }

    .navbar-nav .active .section li > a,
    .navbar-nav .active .section li > a:hover,
    .navbar-nav .active .section li > a:active {
        background-color: transparent;
    }

    .navbar-nav .secondary-nav {
        display: block;
    }

@media only screen and (min-width: 320px) and (max-width: 1992px) and (orientation: landscape) {
    ul li:hover ul.dropdown-menu {
        display: block;
        content: "\e601";
        position: absolute;
        right: 0;
        margin-top: auto;
        -webkit-transition: 250ms -webkit-transform;
        transition: 250ms transform;
    }
}


.dropdown-toggle,
.dropdown-toggle:hover {
    background-color: transparent;
    border: none;
    height: auto;
}

.dropdown-toggle {
    padding-left: 0;
    padding-right: 8px;
    position: relative;
}

    .dropdown-toggle::after {
        font-family: gs1_icons;
        content: "\e601";
        position: absolute;
        right: 0;
        -webkit-transition: 250ms -webkit-transform;
        transition: 250ms transform;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .dropdown-toggle::after {
        font-size: .9em;
        position: relative;
        right: -8px;
        top: 2px;
        transform: rotate(0);
    }


.open .dropdown-toggle {
    color: #f26334;
}

    .open .dropdown-toggle::after {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }

    .open .dropdown-toggle::before {
        background: url(../images/nav-arrow-down.png) no-repeat transparent top center;
        bottom: -12px;
        content: '';
        height: 12px;
        left: 0px;
        position: absolute;
        width: 100%;
        z-index: 4000;
    }

.dropdown-menu {
    border: none;
    /*padding: 10px 10px 20px;*/
}

.dropdown-menu {
    background-color: #f4f4f4;
    /*padding: 30px 45px 20px 45px;*/
    min-width: 768px;
}


.dropdown-menu {
    box-shadow: 0px 5px 25px -6px #cccccc;
    box-shadow: 0px 9px 25px -6px rgba(0, 0, 0, 0.4);
    min-width: 768px;
}

    .dropdown-menu h4 {
        margin-left: 0;
    }

.dropdown-menu {
    border-radius: 0;
    border-top: 0;
    margin-top: 0px;
    box-shadow: none;
    width: 100%;
    padding-bottom: 15px;
}

    .dropdown-menu a {
        color: #008dbd;
    }

        .dropdown-menu a:hover,
        .dropdown-menu a:focus {
            background-color: #fff;
            color: #002c6c;
        }

    .dropdown-menu h4 {
        margin-left: 20px;
        margin-top: 15px;
    }

.dropdown-toggle,
.btn-group.open .dropdown-toggle {
    text-align: left;
    width: 100%;
    color: #fff;
    background-color: transparent;
    box-shadow: none;
    border: none;
}

    .dropdown-toggle,
    .btn-group.open .dropdown-toggle,
    .dropdown-toggle.open,
    .btn-group.open .dropdown-toggle.open,
    .dropdown-toggle:hover,
    .btn-group.open .dropdown-toggle:hover {
        border: 1px solid #b1b3b3;
    }

        .dropdown-toggle .icon-arrow_down {
            color: #f26334;
            padding-left: 15px;
            font-size: 16px;
            position: relative;
            top: 3px;
        }

.a.btn-primary,
.button.btn-primary,
.*.btn-primary {
    background-color: #f26334;
}

    .a.btn-primary-active,
    .button.btn-primary-active,
    .*.btn-primary-active,
    .a.btn-primary:hover,
    .button.btn-primary:hover,
    .*.btn-primary:hover {
        background-color: #cc3c0d;
    }



.a.btn-primary-disabled,
.button.btn-primary-disabled,
.*.btn-primary-disabled {
    background-color: #f8ad94;
}

.a[role=button] + a[role=button] {
    margin-top: 20px;
}


.a.btn-primary[role=button],
.a.btn-secondary[role=button],
.a.btn-primary[role=menuitem],
.a.btn-secondary[role=menuitem] {
    display: inline-block;
}

    .a.btn-primary[role=button]:hover {
        color: #fff;
    }

.a.btn-download {
    line-height: 120%;
    padding-right: 64px;
}

.elements-buttons .buttons-section > p {
    font-weight: 400;
    margin-bottom: 0;
    display: block;
}

.elements-buttons p.btn-orange {
    color: #f26334;
    margin-top: 30px;
}

.btn {
    border-radius: 0;
    padding: 0;
}

.btn-primary,
.btn-secondary {
    padding: 9px 16px 8px;
}

.a.btn-primary,
.button.btn-primary,
.div.btn-primary,
.a.btn-primary:hover,
.button.btn-primary:hover,
.div.btn-primary:hover,
.a.btn-primary:active,
.button.btn-primary:active,
.div.btn-primary:active {
    color: #ffffff;
    border: 0;
}

.a.btn-secondary,
.button.btn-secondary,
.div.btn-secondary,
.a.btn-secondary:hover,
.button.btn-secondary:hover,
.div.btn-secondary:hover,
.a.btn-secondary:active,
.button.btn-secondary:active,
.div.btn-secondary:active {
    color: #f26334;
    border: 1px solid #b1b3b3;
    background-color: #ffffff;
}

.btn-secondary:hover,
.btn-secondary-active {
    color: #cc532b;
}

.btn-secondary:disabled {
    color: #f8ad94 !important;
}

.btn-margin {
    margin-top: 15px;
    margin-right: 15px;
}

.btn-lg {
    font-size: 18px;
    border-radius: 0;
}

.btn-sm {
    padding: 10px;
    font-size: 14px;
    border-radius: 0;
}

.btn-background {
    color: transparent;
    padding: 12px;
    margin-top: 30px;
    margin-bottom: 30px;
}
/*button search*/
.form-search-box > div {
    float: left;
    height: 34px;
}

.form-search-box input {
    padding-left: 30px;
}

.form-search-box .search-glyph2 {
    position: absolute;
}

.form-search-box .search-glyph1 {
    position: relative;
}

.form-search-box .btn-search {
    height: 38px;
    position: relative;
    left: 0;
    background: #fff;
    border: 1px solid #b1b3b3;
    padding: 5px;
    border-left: 0;
    padding-right: 8px;
    padding-left: 7px;
    font-size: 16px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-search-box .input-wrapper {
    position: relative;
}

    .form-search-box .input-wrapper:before {
        position: absolute;
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: 400;
        left: 0;
        line-height: 1;
        color: #999;
        margin-top: 9px;
        margin-left: 9px;
        top: 0;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.has-success .form-control-feedback {
    color: #5a8f32;
}

.has-error .form-control-feedback {
    color: #cc532b;
}

/*fin button search*/
.alert {
    border: 0;
    border-radius: 0;
    background-image: none;
}

    .alert p {
        display: block;
        font-size: 18px;
        font-weight: 400;
    }

    .alert .close {
        margin-left: 12px;
    }

.alert-danger {
    background-color: #fce0d6;
}

    .alert-danger p {
        color: #cc532b;
    }

.alert-warning {
    background-color: #feefd6;
}

    .alert-warning p {
        color: #bd7e26;
    }

.alert-info {
    background-color: #ccedf5;
}

    .alert-info p {
        color: #007d99;
    }

.alert-success {
    background-color: #e4f3d9;
}

    .alert-success p {
        color: #5a8f32;
    }

.tooltips-section {
    width: 100%;
    margin-top: 25px;
}

    .tooltips-section > div {
        float: left;
        padding: 5px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 12px;
    color: #ffffff;
    text-align: left;
    text-decoration: none;
    background-color: #454545;
    border-radius: 0;
    display: block;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.5);
}

.tooltip.top {
    margin-top: -7px;
    padding: 5px 0;
}

.tooltip.right {
    margin-left: 7px;
    padding: 0 5px;
}

.tooltip.bottom {
    margin-top: 7px;
    padding: 5px 0;
}

.tooltip.left {
    margin-left: -7px;
    padding: 0 5px;
}

.tooltip.top .tooltip-arrow {
    bottom: -5px;
    left: 50%;
    margin-left: -9px;
    border-width: 10px 10px 0;
    border-top-color: #454545;
}


.btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-primary {
    background-color: #cd3c0d;
}

    .btn-primary:hover {
        background-color: #cc3c0d;
    }


/*.login-button {
  position: relative; 
  vertical-align: top;
  color: #fff;
    border: 0;  
  
}*/

div.dropdown-menu.login-dropdown-menu {
    /*z-index: 99999999;
    width: auto;
    margin-left: 30px;
    margin-top: 20px;
    padding-bottom: 0px;
    box-shadow: 0 9px 25px -6px rgba(0,0,0,.4);
    border:none;*/
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    background-clip: padding-box;
}

/*.icon-user:before {
  content: "\e65f";
}*/

/*.ancillary-nav2 .glyphicon-user {
  padding-right: 5px;
}*/
/*@media only screen and (max-width: 992px) {
  .ancillary-nav2 .glyphicon-user {
    display: none;
  }
}*/

/*.form-control {
  border-radius: 0;
  box-shadow: none;
  height: 34px;
  margin: 0px;
}
.select.form-control,
.textarea.form-control {
  height: auto;
}
.input.form-control,
.textarea.form-control,
.select.form-control {
  border: 1px solid #b1b3b3;
}
.form-control-feedback {
  top: 0px;
}*/

.background-login {
    margin: 0;
    padding: 0 35px;
    background: #f4f4f4;
    width: 100%;
    padding-bottom: 23px;
    text-align: left;
    align-content: center;
    padding-top: 5px;
}

#content-login-dropdown-menu {
    text-align: left;
    width: 200px;
    align-content: center;
    margin-left: 35px;
    padding-bottom: 10px;
}

p#msj-login {
    font-size: 13px;
    color: red;
    margin: 0;
}

span.font-red-color {
    font-style: inherit;
    color: red;
}

.login {
    min-width: 270px;
    height: 35px;
    border: none;
}



.tipoletra {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
}

.formulario {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0.375rem;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
}

input:focus {
    outline: none !important;
}

input:active {
    outline: none !important;
}

textarea:focus, input:focus {
    outline: none;
}


/*varios*/
h1, h2, h3, h4, h5, h6 button, titulosCard, subtitulosCard, contenidoCard {
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    /*font-weight :300;*/
    /*letter-spacing: 0.3px;*/
    /*display :block ;*/
    margin-top: 0;
}



/*mauro*/

.efectoaumentar:hover {
    /*transform: scale(1.15);*/
    transform: scale(1.02);
    transition: all ease-out 0.2s;
    box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.29);
    transform: translateY(-10%);
    transition-duration: 0.2s;
    transition-timing-function: ease;
}


.btn-circle.btn-sm {
    width: 50px;
    height: 55px;
    padding: 7px 10px;
    border-radius: 100px;
    font-size: 10px;
    background-color: white;
    margin-left: 20px;
}

.btn-circle-color.btn-sm {
    padding: 21px;
    width: 50px;
    height: 55px;
    border-radius: 300px;
    font-size: 10px;
    background-color: #f0f5fa;
    margin-left: 20px;
    border: none;
}

.movenextcarrusel {
    border: solid 10px white;
    border-radius: 6px;
    overflow: hidden;
    transition: all ease-out 0.2s;
}


.card-border {
    border: solid 0px white;
    border-radius: 6px;
    overflow: hidden;
    transition: all ease-out 0.2s;
}


    .card-border:hover {
        transform: scale(1.02);
    }

.titulosCard {
    color: #002c6c;
    font-size: 24px;
}

.subtitulosCard {
    color: #002c6c;
    font-size: 18px;
}

.contenidoCard {
    color: #002c6c;
    font-size: 16px;
}

.button-btn {
    font-weight: 500;
    padding: 0.625rem 1.375rem;
    border: none;
}

    .button-btn:hover {
        background-color: #002654 !important;
        border-bottom-color: #002654 !important;
    }

.login:hover {
    background-color: #912305 !important;
    border-bottom-color: #912305 !important;
}
.gtintarifa:hover {
    background-color: #912305 !important;
    border-bottom-color: #912305 !important;
}
.gtintarifa:focus {
    background-color: #912305 !important;
    border-bottom-color: #912305 !important;
}
.EDI:hover {
    background-color: #604091 !important;
    border-bottom-color: #604091 !important;
}

.OSA:hover {
    background-color: #961c46 !important;
    border-bottom-color: #961c46 !important;
}

.loginPyme:hover {
    background-color: #9d6304 !important;
    border-bottom-color: #9d6304 !important;
}

.Negociar:hover {
    background-color: #414345 !important;
    border-bottom-color: #414345 !important;
}

.loginNegociar:hover {
    background-color: #262626 !important;
    border-bottom-color: #262626 !important;
}

.loginPyme {
    min-width: 270px;
    height: 35px;
    border: none;
}


.text-formatted {
    background-color: #FFF;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: flex;
    align-items: center;
    cursor: pointer;
    font-weight: normal
}


.efectotransicion:hover {
    transform: scale(1.02);
    border: solid 0px white;
    border-radius: 6px 6px 6px 6px;
    overflow: hidden;
    transition: all ease-out 0.2s;
    box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.29);
    cursor: pointer;
    transform: translateY(-1.02%);
    transition-duration: 0.2s;
    transition-timing-function: ease;
}

/*Carrusel*/

.carousel-GS1, .carousel-inner {
    height: auto;
    width: 100%;
}

    .carousel-GS1 .carousel-item {
        padding: 50px;
        height: 450px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

.carousel-EDI .carousel-item {
    padding: 50px;
    height: 150px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}



.navbar .nav-item:not(:last-child) {
    margin-right: 35px;
}

.dropdown-toggle::after {
    transition: transform 0.15s linear;
}

.show.dropdown .dropdown-toggle::after {
    transform: translateY(3px);
}


.link-formated:hover {
    cursor: pointer;
    color: #002c6c;
}

.link-formated {
    font-size: 14px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
}

.link-contacto-formated {
    font-size: 14px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
}

.link-title-formated {
    font-size: 16px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
    font-weight: bold;
}

.list-social-share {
    margin-bottom: 1.75rem;
    padding: 0;
    list-style: none;
    display: block;
    list-style-type: disc;
    fill: #002c6c;
}

.link-politica-formated {
    font-size: 12px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
}

.divfecha {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 4px;
    color: #fff;
    background-color: #cd3c0d;
    padding: 0.5rem !important;
    margin-bottom: 1.125rem !important;
}

.link-eventos-formated:hover {
    cursor: pointer;
    color: #002c6c;
}

.link-eventos-formated {
    font-size: 18px;
    font-family: "Gotham SSm A", "Gotham SSm B", Verdana, sans-serif;
}

.backtotop {
    background-image: url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23002c6c' class='bi bi-chevron-up' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/%3E%3C/svg%3E);
    border: 1px solid #e5f0fc;
    background-color: #f0f5fa;
    box-shadow: 0 2px 3px 0 rgb(0 44 108 / 20%);
    border-radius: 100px;
    transition: bottom .2s ease;
    background: url(/modules/contrib/back_to_top/css/../backtotop.png) no-repeat center center;
    border: 0;
    bottom: 20px;
    cursor: pointer;
    display: none;
    height: 70px;
    position: fixed;
    right: 20px;
    text-indent: -9999px;
    width: 70px;
    z-index: 300;
}

.scroll {
    color: #fff;
    margin-top: 100px;
}

#toTopBtn {
    position: fixed;
    bottom: 26px;
    right: 39px;
    z-index: 98;
    padding: 21px;
    width: 70px;
    height: 70px;
    padding: 7px 10px;
    border-radius: 300px;
    font-size: 10px;
    background-color: #f0f5fa;
    margin-left: 20px;
    border: none;
}


.ajustescardmobile {
    border-radius: 6px 6px 6px 6px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}



.carousel {
    position: relative;
}

    .carousel.pointer-event {
        touch-action: pan-y;
    }

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .carousel-inner::after {
        display: block;
        clear: both;
        content: "";
    }

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-item {
        transition: none;
    }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block;
}

    /* rtl:begin:ignore */
    .carousel-item-next:not(.carousel-item-start),
    .active.carousel-item-end {
        transform: translateX(100%);
    }

    .carousel-item-prev:not(.carousel-item-end),
    .active.carousel-item-start {
        transform: translateX(-100%);
    }

/* rtl:end:ignore */
.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none;
}

    .carousel-fade .carousel-item.active,
    .carousel-fade .carousel-item-next.carousel-item-start,
    .carousel-fade .carousel-item-prev.carousel-item-end {
        z-index: 1;
        opacity: 1;
    }

.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-start,
    .carousel-fade .active.carousel-item-end {
        transition: none;
    }
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
        transition: none;
    }
}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
}

    .carousel-indicators [data-bs-target] {
        box-sizing: content-box;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        padding: 0;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #fff;
        background-clip: padding-box;
        border: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: 0.5;
        transition: opacity 0.6s ease;
    }

@media (prefers-reduced-motion: reduce) {
    .carousel-indicators [data-bs-target] {
        transition: none;
    }
}

.carousel-indicators .active {
    opacity: 1;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
    filter: invert(1) grayscale(100);
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #000;
}

.carousel-dark .carousel-caption {
    color: #000;
}



.InicioSession {
    height: 38px;
    color: #cd3c0d;
    background-color: #fff;
    border-color: #cd3c0d;
    min-width: 270px;
    border-radius: 0.25rem;
    font-size: .875rem;
    font-weight: 500;
    padding: 0.563rem 1rem;
    line-height: 1.25rem;
}



.hoveriniciosession:hover {
    color: #FFF;
}

.sombreado:hover {
    background-color: #E5F0FC;
  
}

.Fontsizesectores {
    font-size: 14px;
}

.opacidadbuttondisabled {
    opacity: 0.5;
}

.disabledbutton {
    pointer-events: none;
    opacity: 0.4;
    margin-top: 5px;
}

.border-color {
    border-color: #002c6c !important;
}

.tipoletraForoRegional {
    font-family: "Segoe UI Symbol";
}