.container-logotipo img {
    cursor: pointer;
}

.sharedHeader {
    background-color: white;
    top: 0;
    /* z-index: 2000; */
    width: 100%;
    height: 170px;
}
.supera-menu{
    width: 19px;
    height: 17px;
    margin-bottom: 4px;
}
.supera-subMenu a {
    margin-left: 0 !important;
}
.contrast-icon{
    width: 18px;
    z-index: 999999999;
    align-self: center;
}
.content-app {
    z-index: 1000;
    padding-top: 170px;
}

.chevron-down i {
    margin-left: 10px;
    margin-top: 7px;
}

.chevron-down {
    display: -webkit-inline-box;
}

.subMenu {
    border-radius: 5px;
    background: var(--Azul-supera, #001EA8);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);

}

.subMenu a {
    color: white;

}

.subMenu h6 {
    padding: 10px;

}

.Logotipo {
    margin-left: 111px;
}

.container-header {
    align-items: center;
    width: 100%;
    padding: 52px 0 30px 0;
}


.container-logotipo {
    width: 25%;
    text-align: center;
    align-self: center;
}
.container-logotipo img {
    width: 80%;
    max-width: 232px;
}
.container-nav-desktop .search {
    cursor: pointer;
    margin-top: -10px;
}

.input-icons i {
    position: absolute;
}

.input-icons {
    width: 80%;
    margin-left: 10%;
}

.icon {
    padding: 10px;
    min-width: 40px;
    right: 10px;
    float: right;
    top: -44px;
}

.logo-nav {
    display: inline-flex;
    width: 90%;
    margin-left: 5%;
}

.input-field {
    width: 100%;
    padding: 10px;
    text-align: left;
    border-radius: 25px;
    font-size: 20px;
    font-weight: 500;
    border-color: #001ea8;
    color: #575756;
    padding-left: 20px;
    border-style: solid;
    padding-right: 70px;
    position: relative;
    z-index: 1000;
}

@media (min-width: 1000px) {
    .container-nav-mobile {
        display: none;
    }

    .search-mobile {
        display: none;
    }

    .container-nav-desktop {
        display: inline-flex;
        position: relative;
        width: 100%;
    }
        /*margin: auto;s*/

    }



@media (min-width:1000px) and (max-width: 1200px) {
    .Logotipo {
        margin-left: 10% !important;
    }

 

}

@media (max-width: 1000px) {
    .contrast-icon{
        position: absolute;
        top: 37px;
        right: 35px;
    }
    .container-header {
        padding: 32px 0 30px 0;
    }
    .search-results {
        top: -42px !important;
        width: 80% !important;
        top: 110px !important;
         right: unset !important;
    }

    .chevron-down i {
        margin-left: 10px;
        margin-top: 15px;
    }

    .input-field {
        font-size: 14px !important;
    }

    .sharedHeader {
        height: auto;
    }

    .content-app {
        z-index: 1000;
        padding-top: 200px;
        overflow: auto;
    }

    .container-logotipo {
        text-align: unset !important;
    }

    .container-logotipo img {

        width:90% !important;
        padding-right: 20px;
        cursor: pointer;
    }

    .dropdownMenu3 {
        margin-left: 11.8% !important;
        width: 80vw !important;

    }
    .dropdownMenu4 {
        margin-left: 11.8% !important;
        margin-top: 55px !important; 
        width: 80vw !important;

    }

    .logo-nav {
        width: 80% !important;
        margin-left: 10%;
    }

    .Logotipo {
        margin-left: 0 !important;
    }

    .search-mobile {
        margin-top: 30px;
        /*overflow-x: scroll;
       height: 70vh;*/
    }

    .search-mobile .search {
        right: 15px;
        position: relative;
        top: -35px;
        float: right;
        z-index: 1001;
    }

    .logo-menu {
        display: inline-flex;
    }

    .container-header {
        display: block;
    }

    .container-nav-desktop {
        display: none;
    }

    .container-logotipo {
        width: unset !important;
        z-index: 99999999;
    }

   
    .menu-btn {
        font-size: 20px !important;
        float: right;
        color: #001ea8;
        font-size: 30px;
        cursor: pointer;
        border: none;
        padding: 0;
        background-color: transparent;
    }
    .subMenu {
        z-index: 1001;
        width: 80%;
        transform: translate(-12%, 110px) !important;
    }

    .container-nav-mobile .dropdown {
        position: absolute;
        padding: 0;
        margin: 0;
        top: 30px;
    }

    .container-nav-mobile {
        -webkit-justify-content: flex-end;
        right: 10%;
        top: 0px;
        position: absolute;
        text-align: right;
        display: -webkit-flex;
        align-items: center;
    }
    .dropdown li{
padding-top: 10px !important;
    }
    .dropdown {



        ul {
            list-style-type: none;
            padding: 0px 0 10px 0;

            li {
                position: relative;
                width: 100%;
                user-select: none;
                -webkit-user-select: none;
                cursor: pointer;


                a {
                    color: white;
                    margin: 7px 0;
                    display: inline-block;
                    width: calc(100% - 50px);

                    &:hover {
                        text-decoration: none;
                        border-bottom: 0;
                    }
                }

                &.selected a {
                    color: #004c84;
                    font-weight: bold;
                    display: block;
                    margin-right: 50px;
                }

                a.menu-toggle {
                    position: relative;
                    width: 50px;
                    text-align: center;
                    border-bottom: 0;
                    vertical-align: top;

                    &:after {
                        position: relative;
                        right: 0;
                        text-align: middle;
                        font-family: FontAwesome;
                        font-size: 12px;
                        content: "\f078";
                    }

                    &:focus,
                    &:hover,
                    &:visited,
                    &:link {
                        border-bottom: 0;
                        text-decoration: none;
                    }

                    &.rotate {
                        transform: rotate(180deg);
                        /* right: 1px; */
                    }
                }
            }
        }

        ul.sub-menu {
            display: none;
            font-size: 14px;
        }

        ul.sub-menu li {
            padding-left: 20px;
        }
    }

    .dropdown li {
        text-align: left;
        padding-left: 10px;
        padding-left: 30px;
    }

    .dropdown ul {
        display: block;
        background-color: #001ea8;
        margin-top: 50px;
        list-style-type: none;
        border-radius: 10px;
        position: relative;
    z-index: 9999;
    }

    .dropdown ul a {
        font-size: 20px;
    line-height: 24.8px;
    text-decoration: none;
    color: white !important;
    font-weight: 400;
    }

    .subMenu {
        width: 70vw !important;
    }

    .sub-menu {

        margin-top: 0px !important;
    }

    .menu {

        width: 80vw;
    }

    .menu-toggle {
        margin-right: 20px;
        margin-top: 10px;
    }
}

.header-right {
    text-align: right;
    text-align: right;
    position: relative;
    right: 20px;
    top: 40px;
    width: 230px;
    position: absolute;
}

.header-right img,
.header-right i {
    cursor: pointer;
}


.header-controll {
    margin-top: 5px;
    width: 230px;
    z-index: 100;
    position: relative;
}

.header-controll button {
    background-color: unset;    
}
/*search input*/

.search-wrapper {
    position: absolute;
    right: 0px;
    top: -55px;

}



.search-wrapper.active .input-holder {
    width: 724px;
    background: transparent !important;
    border-radius: 50px;
    transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
}

.search-wrapper .input-holder .search-input {
    width: 100%;
    height: 50px;
    padding: 0px 70px 0 20px;
    opacity: 0;
    position: absolute;
    top: 0px;
    right: 0px;
    background: transparent;
    box-sizing: border-box;
    border: none;
    outline: none;
    font-family: "Open Sans", Arial, Verdana;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #FFF;
    transform: translate(0, 60px);
    transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition-delay: 0.3s;
}

.search-wrapper.active .input-holder .search-input {
    border-width: 2px;
    opacity: 1;
    transform: translate(0, 10px);
    width: 100%;
    padding: 10px;
    text-align: left;
    border-radius: 25px;
    font-size: 20px;
    font-weight: 500;
    border-color: #001ea8;
    color: #575756;
    padding-left: 20px;
    border-style: solid;
    padding-right: 70px;
    background-color: white !important;
}

.search-wrapper .input-holder .search-icon {
    width: 50px;
    height: 70px;
    border: none;
    font-size: 30px !important;
    border-radius: 6px;
    background: transparent !important;
    padding: 0px;
    outline: none;
    position: relative;
    z-index: 2;
    float: right;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.search-wrapper.active .input-holder .search-icon {
    width: 50px;
    height: 50px;
    margin: 10px;
    border-radius: 30px;
    font-size: 30px;
}

.search-wrapper .input-holder .search-icon span {
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    transform: rotate(45deg);
    transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
}

.search-wrapper.active .input-holder .search-icon span {
    transform: rotate(-45deg);
}



.search-wrapper .close {
    position: absolute;
    z-index: 1;
    top: 24px;
    right: 20px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    transform: rotate(-180deg);
    transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    transition-delay: 0.2s;
}

.search-wrapper.active .close {
    right: -50px;
    transform: rotate(45deg);
    transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition-delay: 0.5s;
}
.container-nav-desktop .nav{
    position: absolute;
    margin-right: 70px;
}
@media (min-width: 1500px) and (max-width:1700px) {
    .container-nav-desktop a {
        margin-left: 28px !important;
    }



    .search-wrapper.active .input-holder {
        width: 1040px !important;
    }
}

@media (min-width:1700px) {

    .search-wrapper.active .input-holder {
        width: 1100px !important;
    }

}

@media (max-width:1500px) {
 

    .container-nav-desktop a {
        margin-left: 15px !important;
        padding-top: 0;
    padding-bottom: 0;
    }
    
}

@media (min-width: 1000px) and (max-width:1200px) {
    .search-wrapper.active .input-holder {
        width: 740px;
        background: transparent !important;
        border-radius: 50px;
        transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    }
}

@media (min-width: 1200px) {
    .search-wrapper.active .input-holder {
        width: 850px;
        background: transparent !important;
        border-radius: 50px;
        transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    }
}

.search-results {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: white;
    min-height: 100px;
    width: 100%;
    top: 65px;
    right: 0;
    position: absolute;
    text-align: left;
    padding: 10px;
    overflow-x: hidden;
    max-height: 50vh;
    padding-top: 40px;
    z-index: 101;
    box-shadow: 14px 4px 58px 28px rgba(0, 0, 0, 0.1), 0px 11px 0px -100px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
}

.search-results ul {
    list-style-type: none !important;
    padding: 0 !important;
}

.search-results ul li {
    font-size: 20px !important;
    line-height: 24.68px !important;
    padding: 20px 0 0 0;
}



.search-content-results img {
    max-height: 20vh;
    display: block;
}