﻿body {
    width: 100%;
    height: auto;
}

header {
    position: sticky;
    top: 0;
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 100px;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #fff;
    /*#efefef;*/
    background-color: white;
    z-index: 3;
}

/*
.Last-header {
    box-shadow: -23px 30px 25px 4px #888888;
}
*/

.Last-header {
}


.header-container {
    position: sticky;
    top: 0;
    background-color: white;
    /*border-bottom: 3px solid #efefef;*/
    border-bottom: 3px solid #e9ecef;
}

.NavBar-Main {
    color: #CCC !important;
    background-color: white !important;
    height: 2.5rem;
}

.Nav-Menu-Mobil {
    display: none;
}

.mn-vnavigation {
    padding-left: 0px !important;
}

    .mn-vnavigation li a {
        display: block;
        padding: 5px 25px 5px 20px;
        text-decoration: none;
        color: #000;
    }

.dropdown-menu {
    min-width: 18rem;
}

.submenu-container {
    height: 80vh !important;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: -1px;
    height: 100%;
    width: 20rem;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu a:hover {
    background-color: #002d74;
    color: white;
}

.dropdown-menu {
    border-radius: 0;
    border: 0;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

    .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
    }

.columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.menu-wrapper {
    position: absolute;
    height: 3.5em;
    z-index: 15;
    background-color: #ededed;
    border-bottom: 1px solid #efefef;
}

.Buttons-header {
    align-items: end;
}

.Icon-menu {
    height: 3.2em;
    margin-left: 1rem;
    padding-top: 5px;
}

.Btn-Cart {
    width: 55px;
    height: 2rem;
    background-image: url('../Content/images/Carrito movil superior.svg');
    background-repeat: no-repeat;
    background-size: auto;
}

.Banner-Mobile {
    display: none;
}

.MainContent {
    border-radius: 20px 20px 0 0;
    /*
    background-color: white;
    */
    background: transparent;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}

.Rigthside-menu {
    float: right;
}

.Row-container-data9 {
    height: 6rem;
    display: inline-block;
    flex: 0 0 75%;
    min-width: 74%;
    max-width: 75%;
}

.Row-container-data3 {
    display: inline-block;
    height: 6rem;
    flex: 0 0 25%;
    min-width: 24%;
    max-width: 25%;
}

.column-search {
    padding-left: .6rem;
    padding-right: .6rem;
}

.btn-Rigthside {
    background-color: #ededed;
    border: 0;
}

.Ico-Rigthside {
    height: 3em;
    padding: .5rem;
}

.menu-button {
    border: 0;
}

.btn-close-Menu {
    background-color: transparent;
    color: white;
    font-size: 3rem;
    font-weight: 300;
    border: 0;
    margin: 10px;
}

.primary-navigation {
    background-color: #002d74;
    color: white;
    text-align: left;
}

.second-level {
    left: 15rem;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0;
    pointer-events: none;
    max-width: 100vw;
    margin: 0;
}


.Third-level-Img {
    width: 100%;
}


.Txt-Search-Bar {
    border-radius: 10px;
    height: 2rem;
    margin-left: 20%;
    width: 60%;
    border-color: #002d74;
}

.Magnifier {
    position: absolute;
    top: -.3rem;
    right: 21%;
}

.Btn-Blue-Style {
    border: 0;
    background-color: #002d74;
    color: white;
}

    .Btn-Blue-Style:hover {
        color: white;
        font-weight: 800;
    }


.Btn-header-mutant {
    height: 3.5rem;
    color: #002d74;
    font-weight: 400;
    background-color: transparent;
    border: 1px solid white;
    text-align: center;
    margin-left: 1rem;
    width: 40%;
}

    .Btn-header-mutant:hover {
        background-color: white;
        -webkit-transition: -webkit-box-shadow .2s ease-in;
    }


.btn-close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .6;
    border-radius: 50px;
    background-color: red;
    border: 0;
}

.page-footer {
    background-color: #002d74; /* #ededed;*/
    color: white;
}

hr {
    max-width: 75rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #FFF;
    border-left: 0;
    margin: 1.25rem auto;
    clear: both;
}

.Footer-menu-vertical {
    margin-top: 50px;
}

.Footer-Subtitle {
    font-size: 1rem;
    color: white;
    text-decoration: none;
    margin-left: 10px;
}

.Footer-menu-item {
    font-size: .8rem;
    color: white;
    text-decoration: none;
}

.list-group-item {
    background-color: transparent;
    border: 0px;
}

.Footer-menu-item {
    font-size: .8rem;
    color: white;
    text-decoration: none;
}

    .Footer-menu-item:hover {
        font-size: .8rem;
        color: white;
        text-decoration: none;
        cursor: pointer;
    }

.Footer-social-media {
    padding: 0;
    list-style-type: disc;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    list-style-position: inside;
}

.Ico-Social {
    height: 30px;
    margin-left: 40px;
}

.Footer-label-item {
    font-size: .8rem;
    color: white;
    font-weight: 300;
    margin: 0;
    padding: 0;
}

.Lbl-Footer {
    padding: 0.2rem 1.25rem;
}

.card {
    background-color: transparent;
    border: 0;
}

.card-header {
    background-color: transparent;
}

.Ico-See-More {
    width: 1rem;
    padding-left: 0.2rem;
}

.Body-container {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

footer {
    width: 100%;
    max-width: 100%;
    background-color: #ededed;
    height: auto;
}

img#logoPlomeria {
    height: 5.5em;
    padding: 4px;
}



div.header_links {
    height: 100%;
    float: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
}

a.link_menu {
    font-size: 1em;
    line-height: 11px;
    color: #002d74;
}

.CounProduct {
    position: relative;
    left: -2.5rem;
    top: -0.5rem;
    font-weight: 800;
    font-size: 15px;
    color: #002d74;
    margin-left: 15px;
}

.header-container-Mobile {
    display: none
}

> .sp-force-hide {
    display: none;
}

.sp-form[sp-id="203486"] {
    display: block;
    padding: 15px;
    width: 550px;
    max-width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    color: white;
    border-width: 1px;
    border-style: solid;
}

    .sp-form[sp-id="203486"] input[type="checkbox"] {
        display: inline-block;
        opacity: 1;
        visibility: visible;
    }

    .sp-form[sp-id="203486"] .sp-form-fields-wrapper {
        margin: 0 auto;
        width: 520px;
    }

    .sp-form[sp-id="203486"] .sp-form-control {
        background: #ffffff;
        border-color: rgba(26, 50, 112, 1);
        border-style: solid;
        border-width: 1px;
        font-size: 12px;
        padding-left: 8.75px;
        padding-right: 8.75px;
        border-radius: 6px;
        height: 35px;
        width: 100%;
    }

    .sp-form[sp-id="203486"] .sp-field label {
        color: white;
        font-size: 13px;
        font-style: normal;
        font-weight: bold;
    }

    .sp-form[sp-id="203486"] .sp-button-messengers {
        border-radius: 6px;
    }

    .sp-form[sp-id="203486"] .sp-button {
        border-radius: 7px;
        background-color: #19316e;
        color: #ffffff;
        width: auto;
        font-weight: bold;
        font-style: normal;
        box-shadow: inset 0 -2px 0 0 #0e1b3c;
        border-width: 2px;
        border-color: #ffffff;
        border-style: solid;
    }

    .sp-form[sp-id="203486"] .sp-button-container {
        text-align: left;
        width: auto;
    }

.loader-page {
    position: fixed;
    display: flex;
    align-items: center;
    z-index: 25000;
    background: rgb(255, 255, 255);
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease;
}

.btn-Gray {
    border: solid 1px darkgray;
    color: darkgray;
    text-decoration: none;
    padding: .5rem;
    min-width: 10rem;
    flex: 1 1 auto;
    min-height: 1rem;
    text-align: center;
    width: 100%;
}

    .btn-Gray a {
        color: darkgray;
        text-decoration: none;
    }

        .btn-Gray a:hover {
            color: darkgray;
            text-decoration: none;
        }

.ManagerTitle {
    color: #002d74;
}

.ManagerSubtitle {
    color: darkgray;
}

.Login-Mobile {
    display: none;
}

@media (max-width:1250px) {
    .CounProduct {
        position: relative;
        left: -1rem;
        top: -1rem;
    }
}

@media (max-device-width:1090px) {

    .Magnifier {
        position: absolute;
        top: 0.65rem;
        right: 1.5rem;
    }
}

@media (max-device-width:6000px) {
    .arrow {
        margin-left: 0;
    }
}

@media only screen and (max-device-width:550px) {
}

@media only screen and (max-device-width:990px) {
    html {
        font-size: .75rem;
    }

    body {
        width: 100%;
        height: auto;
    }

    header {
        width: 100%;
        max-width: 100%;
        height: auto;
        /* background-color: #2194f3;
        border-bottom: 1px solid #2194f3;
           */
        background-color: #FFF;
        border-bottom: 1px solid #FFF;
    }

    .Top-Header {
        display: none !important;
    }

    .NavBar-Main {
        top: 0;
        height: auto;
        margin-left: 2rem;
    }

    .Nav-Menu-Mobil {
        display: block;
    }

    .mn-vnavigation li a {
        font-size: 1.5rem;
        font-weight: 700;
    }

    .dropdown-submenu {
        font-size: 1.3rem;
        border-bottom: none !important;
    }

    .Login-Mobile {
        display: block;
    }

    .Btn-Menu {
        right: 1.5rem;
        top: 1rem;
        position: relative;
        z-index: 3;
    }

    .Nav-Ico {
        display: none;
    }

    .Btn-Cart {
        position: relative;
        top: -1.3rem;
        left: 3.5rem;
        height: 2.5rem;
    }

    .CounProduct {
        position: relative;
        top: -0.5rem;
        left: -3rem;
        font-size: 1rem;
        font-weight: 600;
        color: #002d74;
    }

    .Btn-Cart {
        width: 3rem;
        background-image: url('../Content/images/Carrito movil superior.svg');
    }

    .login {
        margin-top: -2.5rem;
    }

    .modal-backdrop {
        display: none;
    }

    .IcoSearch {
        display: none;
    }

    .Banner-Mobile {
        width: 100%;
        display: block;
    }

    #menulateral {
        display: block;
    }

    .Ico-Rigthside {
        height: 1.5rem;
        margin-top: 1rem;
        padding: 0;
    }

    .Icon-menu {
        margin: 1rem 0rem;
    }

    .page-footer {
        background-color: #002d74; /* #ededed;*/
        color: white;
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }

    .Footer-Subtitle {
        font-size: 1rem;
        font-weight: 600;
        color: white;
        text-decoration: none;
        margin-left: 10px;
    }

    a:hover {
        text-decoration: none;
    }

    .page-footer a:hover {
        text-decoration: none;
        color: white;
    }

    .Footer-menu-item {
        font-size: .8rem;
        color: white;
        text-decoration: none;
        margin-left: 15px;
    }

    .Row-container-data9 {
        height: 6rem;
        display: inline-block;
        width: 90%;
        flex: 0 0 100%;
    }

    .Ico-See-More {
        display: inline-block;
        color: white;
        margin-left: 10px;
        float: right;
    }

    .card-header {
        width: 100%;
        padding: 1rem;
        font-size: 1.3rem;
        border-bottom: 1px solid #fff;
    }

    .Row-container-data3 {
        display: inline-block;
        height: 6rem;
        max-width: 100%;
        min-width: 90%;
        flex: 0 0 100%;
    }

    .arrow {
        margin-left: 20%;
    }

    .Txt-Search-Bar {
        height: 2.5em;
        font-size: 1.2rem;
        margin-left: 0;
        width: 100%;
        margin-top: 1rem;
    }

    .Magnifier {
        top: 1rem;
    }

    .Btn-Blue-Style {
        width: 70%;
        max-width: 60rem;
        min-width: 5rem;
        font-size: 1rem;
    }

        .Btn-Blue-Style:hover {
            color: white;
            font-weight: 600;
        }

    .animated-icon1, .animated-icon2 {
        width: 30px;
        height: 20px;
        position: relative;
        margin: 0px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }

        .animated-icon1 span, .animated-icon2 span {
            display: block;
            position: absolute;
            height: 3px;
            width: 100%;
            border-radius: 9px;
            opacity: 1;
            left: 0;
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
            -webkit-transition: .25s ease-in-out;
            -moz-transition: .25s ease-in-out;
            -o-transition: .25s ease-in-out;
            transition: .25s ease-in-out;
        }

        .animated-icon1 span {
            background: #002d74;
        }

        .animated-icon2 span {
            background: #999;
        }


            .animated-icon1 span:nth-child(1), .animated-icon2 span:nth-child(1) {
                top: 0px;
            }

            .animated-icon1 span:nth-child(2), .animated-icon2 span:nth-child(2) {
                top: 10px;
            }

            .animated-icon1 span:nth-child(3), .animated-icon2 span:nth-child(3) {
                top: 20px;
            }

        .animated-icon1.open span:nth-child(1), .animated-icon2.open span:nth-child(1) {
            top: 11px;
            -webkit-transform: rotate(135deg);
            -moz-transform: rotate(135deg);
            -o-transform: rotate(135deg);
            transform: rotate(135deg);
        }

        .animated-icon1.open span:nth-child(2), .animated-icon2.open span:nth-child(2) {
            opacity: 0;
            left: -60px;
        }

        .animated-icon1.open span:nth-child(3), .animated-icon2.open span:nth-child(3) {
            top: 11px;
            -webkit-transform: rotate(-135deg);
            -moz-transform: rotate(-135deg);
            -o-transform: rotate(-135deg);
            transform: rotate(-135deg);
        }

    .navbar-collapse {
        color: #DDD;
    }

    .Space-two-columns {
        display: block;
    }

    .Space-four-columns {
        display: block;
    }

    .Category-Container {
        display: none;
    }

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: 0px;
        margin-left: -1px;
        height: auto;
        width: auto;
        color: #DDD;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        border-radius: 0;
        border: 0;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
        }

    ul {
        list-style: none;
    }

        ul.dropdown-menu.parent {
            margin-top: -1px;
        }

    .bottom-mn {
        bottom: 0px;
        position: absolute;
        width: 100%;
    }

    .CategoryC-Item:hover {
        background-color: #002d74;
        color: white;
    }

    .Product-Title {
        font-size: 12px;
    }

    .dropdown-submenu a {
        color: white;
        font-weight: 600;
    }

    .Txt-Name {
        color: white;
        font-weight: 600;
        left: 3.5rem;
        top: 1.8rem;
        z-index: 1;
        position: absolute;
    }
}

@media (max-device-width:1020px) and (orientation: landscape) {
    .LogoPS {
        height: 5.5rem;
        width: 1.5rem;
        overflow: hidden;
    }
}
