﻿
/* Desktop */
html {
    font-family: Arial;
    font-size: 1em;
    
}

body {

    font-family: arial, verdana;   
    padding: 0;
    margin: 0;
    width: 100%;
}

img {
    border: 0;
}

p {
    font-family: 'Open Sans';
    font-style: normal;
}
a {
    font-family: 'Open Sans'; 
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
}
a, h1, h2 {
    font-family: 'Open Sans';
    color: #000;
    text-decoration: none;
}

h1 {
    text-justify: none;
    text-align: left;
}

#pageHeader {
    margin: 0;
    background-color: #000;
}

#pageHeaderContent {
    margin: 0 auto;
    background-color: transparent;
    max-width: 100%;
    position: relative;
    width: 100%;
    padding: 5px;
}

#pageHeaderLogo {
   margin-left:15%
}

#pageHeaderInfo {
    float: left;
}

    #pageHeaderInfo img {
        margin: -3px;
        padding: 0;
    }

.fTelefono {
    font-size: 1.1em;
    font-weight: bold;
    padding: 4px 10px 4px 4px;
}

.jump {
    clear: both;
}

#pageMenu {
    background-color: #000;
    color: #FFF;
    width: 100%;
}


#pageMenuContentSmall {
    display: none;
}

#pageMenuContent {
    margin: 0 auto;
    background-color: transparent;
    position: relative;
    max-width: 1245px;
    border-left: 1px solid #434343;
    margin-top: 20px !important;
}

    #pageMenuContent ul {
        list-style-type: none;
        margin: 0 auto;
        padding: 0;
    }

#menuBar {
    margin: 0 auto;
}

    #menuBar > li {
        float: left;
        margin: 0;
        border-right: 1px solid #000;
    }

    #menuBar li a {
        background-color: #000;
        color: #FFF;
        text-decoration: none;
        padding: 16px;
        display: block;
        z-index: 100;
        position: relative;
    }

        #menuBar li a:hover {
            background-color: #434343;
        }

    #menuBar li ul {
        display: none;
        position: absolute;
        min-width: 250px;
    }

    #menuBar li:hover > ul {
        display: block;
    }

    #menuBar li ul li {
        position: relative;
    }

    #menuBar li ul {
        border-top: 1px solid #434343;
    }

#pageBody {
    /*background-color: transparent;
    margin: 0 auto;
    padding: 0;
    max-width: 1245px;*/
}


#pageBodyContent {
    /*background-color: #FFF;*/
    
}

    #pageBodyContent sub {
        font-style: italic;
    }


#pageFooter {
    
    color: #FFF;
    margin: 0 auto;
    padding: 0;
}

#pageFooterContent {
    
    margin: 0 auto;
    padding: 20px;
    max-width: 1245px;
}

#pageFooterContentMenu {
    float: left;
    width: 70%;
}

    #pageFooterContentMenu ul {
        list-style-type: none;
        margin: 0 auto;
        padding: 0;
    }

    #pageFooterContentMenu li {
        float: left;
        margin: 0;
        border-left: 1px solid #FFF;
        padding: 0 10px 0 10px;
    }

        #pageFooterContentMenu li:first-child {
            border-left: 1px solid #000;
            padding: 0 10px 0 0;
        }

        #pageFooterContentMenu li a {
            background-color: #000;
            color: #FFF;
            text-decoration: none;
        }

            #pageFooterContentMenu li a:hover {
                text-decoration: underline;
            }

#pageFooterContentImage {
    float: right;
    width: 20%;
    text-align: right;
}

#prodPanelBody {
    text-align: center;
}

.prodPanel {
    background-color: #FFF;
    float: left;
    text-align: center;
    margin: 0 auto;
    width: 50%;
    font-weight: bold;
}

.prodPanelActive {
    background-color: #EAEAEA;
    float: left;
    text-align: center;
    margin: 0 auto;
    width: 50%;
    font-weight: bold;
}

.prodPanel a {
    background-color: transparent;
    display: block;
    text-decoration: none;
    font-size: 1.1em;
    padding: 0px 0px 20px 0px;
}

    .prodPanel a:hover {
        background-color: #E3D1D1;
    }

.prodPanelInfo {
    text-align: left;
    background-color: #EAEAEA;
    padding: 10px;
}

#pageSectionContentLeft {
    background-color: #FFF;
    float: left;
    width: 68%;
    padding-right: 10px;
}

#pageSectionContentRight {
    float: right;
    width: 30%;
}

.imgCoverSection {
    width: 100%;
}

#prodPanelAut {
    background-color: #EAEAEA;
    padding: 10px;
    text-align: justify;
    text-justify: inter-word;
}

.justifyText {
    text-align: justify;
    text-justify: inter-word;
}

.pMision {
    background-color: #EAEAEA;
    color: #434343;
    padding: 10px;
    font-size: 1.4em;
}
/* Page Covers */
#pageCover {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 160px;
}

.mainPageCover1 {
    background-image: url('../Images/cover1.jpg');
    color: #000;
}

.coverBuro {
    background: url('../Images/coverSitBuro.jpg') no-repeat right top;
}

.coverServElec {
    background: url('../Images/coverServElec.jpg') no-repeat right top;
}

.coverEmpNos {
    background: url('../Images/coverEmpNos.jpg') no-repeat right top;
}

.coverEmpHist {
    background: url('../Images/coverEmpHist.jpg') no-repeat right top;
}

.coverEmpMis {
    background: url('../Images/coverEmpMis.jpg') no-repeat right top;
}

.coverEmpVal {
    background: url('../Images/coverEmpVal.jpg') no-repeat right top;
}

.coverBenSol {
    background: url('../Images/coverBenSol.jpg') no-repeat right top;
}

#siteMap strong {
    font-size: 1.3em;
}

#siteMap li {
    padding-bottom: 10px;
}

#formStyleMain {
    font-size: 1em;
    margin-bottom: 20px;
}

    #formStyleMain dl {
        margin: 0;
        padding: 0;
    }

    #formStyleMain dd {
        display: block;
        float: left;
        margin: 0;
        padding: 0;
        width: 50%;
    }

    #formStyleMain label {
        display: block;
        padding: 0 0 2px 0;
        margin-top: 10px;
    }

.formStyleMainDisabled {
    color: #000;
    display: block;
    height: 22px;
    padding: 2px;
    margin-bottom: 10px;
}

#formStyleMain br {
    clear: both;
}

.textBox {
    display: block;
    border: 1px solid #BABABA;
    height: 22px;
    padding: 2px;
    /*margin-bottom: 10px;*/
}

    .textBox:focus {
        border: 1px solid #000;
    }

.textAreaBox {
    display: block;
    border: 1px solid #BABABA;
    padding: 2px;
    /*margin-bottom: 10px;*/
}

    .textAreaBox:focus {
        border: 1px solid #000;
    }

.lstBox {
    display: block;
    border: 1px solid #BABABA;
    height: 30px;
    padding: 5px;
    /*margin-bottom: 8px;*/
}

    .lstBox:focus {
        border: 1px solid #000;
    }

    .lstBox option {
        padding: 5px;
    }

.saveStyle {
    background: #cc0202;
    border: 1px solid #cc0202;
    color: #FFF;
    padding: 5px 15px 5px 15px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}

    .saveStyle:hover {
        background: #EE3425;
        border: 1px solid #EE3425;
    }

.cancelStyle {
    background: #464D52;
    border: 1px solid #464D52;
    color: #FFF;
    padding: 5px 15px 5px 15px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}

    .cancelStyle:hover {
        background: #425968;
        border: 1px solid #425968;
    }

.field-validation-error {
    color: #EE3425;
    font-size: 0.9em;
}

/* UNE Soluciones */
.UNEleftSide {
    float: left;
    margin: 0;
    padding: 0;
    width: 40%;
    min-width: 400px;
}

.UNErightSide {
    float: right;
    margin: 0;
    padding: 0;
    width: 40%;
    text-align: right;
    min-width: 400px;
}

    .UNErightSide img {
        width: 50%;
    }

.imgSiniestros img {
    width: 100%;
    height: auto;
}

#tramiteSiniestros table {
    width: 100%;
    background-color: #BCBCBC;
    border-spacing: 1px;
    border-collapse: separate;
}

#tramiteSiniestros th {
    background-color: #BCBCBC;
    color: #000;
    text-align: center;
    
}

#tramiteSiniestros td {
    background-color: #EAEAEA;
    color: #000;
    text-align: center;
}

#scroll {
    position: fixed;
    right: 20px;
    top: 20px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #cc0202;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px
}

    #scroll span {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -8px;
        margin-top: -12px;
        height: 0;
        width: 0;
        border: 8px solid transparent;
        border-bottom-color: #ffffff;
    }

    #scroll:hover {
        background-color: #e74c3c;
        opacity: 1;
        filter: "alpha(opacity=100)";
        -ms-filter: "alpha(opacity=100)";
    }

.panelSin {
    background-color: #FFF;
    float: left;
    text-align: center;
    margin: 0 auto;
    width: 30%;
    margin-top: 2%;
    margin-left:3%;
}

    .panelSin img {
        width: 50%;
        height: auto;
    }


@media (max-width: 650px) {
    #pageSectionContentLeft {
        width: 95%;
    }

    #pageSectionContentRight {
        width: 1%;
    }

    .coverBuro, .coverServElec, .coverEmpNos, .coverEmpHist, .coverEmpMis, .coverEmpVal, .coverBenSol {
        background: transparent;
    }
}


/* Smartphones */
@media (max-width: 780px) {
    body {
        font-family: arial, verdana;
        
        padding: 0;
        margin: 0;
    }

    #pageMenuContentSmall {
        display: block;
        margin: 0 auto;
        background-color: transparent;
        position: relative;
        max-width: 1245px;
    }

        #pageMenuContentSmall ul, #pageMenuContentSmall li {
            list-style-type: none;
            margin: 0 auto;
            padding: 0;
        }

    #menuBarSmall a {
        background-color: #000;
        color: #FFF;
        text-decoration: none;
        padding: 10px;
        display: block;
        border-right: 1px solid #434343;
        width: 36px;
    }

        #menuBarSmall a:hover {
            background-color: #434343;
        }

    #mobileMenu {
        display: none;
        border-top: 1px solid #434343;
    }

        #mobileMenu a {
            display: block;
            width: 92%;
            border-right: 1px solid transparent;
        }

    #msmProd, #msmAtt, #smsVs, #msmServ {
        display: none;
        border-top: 1px solid #434343;
    }

        #msmProd a, #msmAtt a, #smsVs a, #msmServ a {
            background-color: #FFF;
            color: #000;
            display: block;
            width: 92%;
            border-right: 1px solid transparent;
        }

            #msmProd a:hover, #msmAtt a:hover, #smsVs a:hover, #msmServ a:hover {
                background-color: #E4B0B0;
            }

    #pageMenuContent {
        display: none;
    }
}

.ui-dialog {
    z-index: 1000 !important;
}

.ui-dialog-titlebar-close {
    visibility: hidden;
}
.container-fluid
{
    padding-right:0 !important;
    padding-left:0 !important;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    text-align: center;
    float: none !important;
}

p {
    margin-bottom: 0.4rem !important;
}
footer {
    position: absolute !important;
    bottom: 0 !important;
    width:100% !important;
    overflow-x:hidden;
}



.BannerProducts {
    display: block;
    position: absolute;
    background-image: url('../Images/BannerProducts.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 30%;
}


.indexbackground {
    display: block;
    position: absolute;
    background-image: url('../Images/IndexBackgroud.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 80%;
}

.MarginProducts {
margin-left:10%;
}

.MarginLayoutLink {
    margin-left: 15%;
}
.row {
    --bs-gutter-x:0 !important;
}

.list-group-item {
    position: relative;
    display: block;
    padding: .5rem 1rem;
    color: #f9fafb;
    text-decoration: none;
     background-color: #000;
}

.board-container {
    
    box-sizing: border-box
}

.board {
    background-color: #BCBCBC;
    height: 100%;
    width:100%;
    padding: 10px;
    border-radius: 5px;
}

