body * {
    font-family: "Lato";
}

a, .link {
    color: #25849A;
    font-weight: bold;
}

a:hover,
a:active,
a:focus,
.link:hover,
.link:active,
.link:focus {
        color: #27829E;
        cursor: pointer;
        text-decoration: none!important;
    }



h1 {
    color: #0787a1;
    font-size: 1.8rem;
    font-weight: bolder;
}

h2, .h2 {
    color: #7F7F7F;
    font-size: 1.2rem;
}

h3, .h3 {
    color: #565253;
    font-size: 1.5rem;
    font-weight: bolder;
}

.h2blue {
    color: #0787a1;
    font-size: 1.5rem;
    font-weight: bolder;
}

h4, .h4, h5, .h5 {
    color: #565253;
}

input {
    accent-color: #27829E;
}

.color-gray {
    color: #7F7F7F;
}

.color-blue {
    color: #27829E;
}

.header .header-info {
}

.header .navbar a {
    text-transform: uppercase;
    font-weight: bold;
    color: #25849A !important;
    /*border-bottom: 2px solid #fff;*/
}

    .header .navbar a:hover {
        border-bottom: 2px solid #25849A;
    }

.header .header-info img {
    height: 5.5rem;
}

.header .header-info .title {
    color: #25849A;
    font-weight: bold;
    font-size: 1.4rem;
    position: relative;
    top: .5rem;
}

.header .header-info a:hover, .header .header-info a:active, .header .header-info a:focus {
    text-decoration: none;
}

.footer {
    color: #fff;
    background: rgb(100,167,11);
    background: linear-gradient(90deg, rgba(100,167,11,1) 0%, rgba(39,130,158,1) 73%);
}

    .footer .title {
        font-size: .9rem;
        font-weight: bold;
    }

    .footer a {
        color: #fff;
        font-weight: bold;
        font-size: .9rem;
    }

    .footer .copyright {
        font-size: .8rem;
    }

    .footer .social-networks a {
        margin: 0 0.25rem;
    }

        .footer .social-networks a img {
            max-width: 1.2rem;
        }

.indicator {
    position: absolute;
    top: 8px;
    right: 25px;
    background: #27829E;
    padding: 2px;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    font-size: .8rem;
    color: #fff;
}

.cursor-pointer:hover, .cursor-pointer:active {
    cursor: pointer;
}

.border-thick {
    border-color: rgba(0,0,0,.125) !important;
    border-width: 3px !important;
}

.border-blue, .border-active {
    border-color: #27829E !important;
}

.text-green-carbon {
    color: #319C4F !important;
}

.btn-rounded {
    border-radius: 20px;
}

.btn-green {
    color: #fff;
/*    background-color: #64A70B;
    border-color: #64A70B;*/
    background-color: #45b649;
    border-color: #45b649;
}

    .btn-green:hover, .btn-green:active, .btn-green:focus,
    .btn-outline-green:hover, .btn-outline-green:active, .btn-outline-green:focus {
        color: #fff;
        /*  background-color: #395e09;*/
        /*border-color: #395e09;*/
        background-color: #45b649;
        border-color: #45b649;
        cursor:pointer;
    }

.btn-outline-green {
    color: #64A70B;
    background-color: #fff;
    border-color: #64A70B;
}

.box-grey {
    padding: 2rem;
    background-color: #d5d7d6;
}

    .box-grey p {
        font-weight: bold;
        color: black;
    }

.box-green {
    padding: 2rem;
    background-color: #45b649;
    color:#ffffff;
}

.ml-negative {
    margin-left: -2.5rem;
}

.block {
    display: flex;
    flex-direction: column;
}

    .block .content {
        flex: 1 1 auto;
    }

.min-150 {
    min-height: 150px !important;
}

.logo-expert {
    max-width: 7rem;
}

.popup {
    position: fixed;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
    z-index: 99999;
    background-color: rgba(255,255,255,.95);
}

    .popup .msg {
        position: relative;
        top: 45%;
    }

.cursor-pointer {
    cursor: pointer;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.ctvli {
    background-color: #FFFFFF;
    border-radius: 10px;
    margin: 15px 0;
    transform: skewY(-15deg);
    position: relative;
    top: -20px;
    border: 1px solid #136380;
    height: 75px !important;
}

.ctvlink {
    color: #136380;
    transform: skewY(15deg);
    margin-top: 10px;
}

.loginfabricantes img {
    filter: invert(58%) sepia(68%) saturate(689%) hue-rotate(50deg) brightness(92%) contrast(91%);
}

.logininstaladores img {
    filter: invert(58%) sepia(68%) saturate(689%) hue-rotate(50deg) brightness(92%) contrast(91%);
}

.bluebox {
    background-color: rgb(255, 255, 255);
    border-radius: 10px;
    margin: 50px 0px 150px 0px;
    transform: skewY(-3deg);
    position: relative;
    border: 1px solid rgb(19, 99, 128);
    padding: 40px;
    background: #0787a1;
}

.blueboxcontent {
    color: white;
    transform: skewY(3deg);
   text-align: center;
}

.recomendacionesFooter {
    background: #45b649;
    color:#ffffff;
    padding:50px;

}

.dogbox {
    background-color: rgb(255, 255, 255);
    border-radius: 10px;
    margin: 50px 41px 20px 0px;
    transform: skewY(-3deg);
    position: relative;
    padding: 40px;
    background: #ffffff;
    height: 150px !important;
    /*max-width: 175px !important;*/
}


.cajafotofooter {
    border-radius: 10px;
    transform: skewY(-3deg);
    position: relative;
}

.cajatextofooter {
    background-color: rgb(255, 255, 255);
    border-radius: 10px;
    transform: skewY(-3deg);
    position: relative;
    height: 380px !important;
    color: #136380;
    padding:40px 15px 40px 15px; 
}

.cajatextofootertitle {
    font-size: 17px;
    text-align: center;
}

.cajatextofootertext {
    font-size: 15px;
}
.cajatextofootercontent {
    transform: skewY(3deg);
}

