.tit,#listaTop,.bol{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
#foot,#listLinks{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
body,#filaJumbotron p,nav{
    font-family: 'Montserrat', sans-serif;
}
a{
    text-decoration: none !important;
    color: inherit !important;
}
a:hover{
    color: inherit;
}
.btn{
    border-radius: 0 !important;
}
.colorBlue{
    color: rgb(31, 53, 94) !important;
}
.colorWhite{
    color: white !important;
}
.colorGray{
    color: rgb(156, 154, 154);
}
.bgBlue{
    background-color: rgb(31, 53, 94);
}
.bgLightGray{
    background-color: rgb(238, 238, 238);
}
.bordTopWhite{
    border-top-color: white !important;
}
.font08rem{
    font-size: .8rem;
}
.font15rem{
    font-size: 1.5rem;
}
.noUnder{
    text-decoration: none !important;
}
.hide{
    display: none;
}
.bords{
    border: 1px solid gray;
}
.zi5{
    z-index: 5;
}
.noBold{
    font-weight: 200;
}
.addPl{
    padding-left: 4rem !important;
}
button{
    border-style: none;
}
button:focus{
    outline: 5px auto rgb(31, 53, 94);
}
header{
    width: 85%;
    margin: auto;
}
header select{
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-progress-appearance: none;
    appearance: none;
    background: url(/assets/img/svg/chevron-down.svg) no-repeat 90% !important;
    padding-right: 15px;
    font-size: 0.8rem;   
    height: 15px;
    font-weight: 600;
}
.scrolled{
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
}
.topNumber{
    font-size: 1.4rem;
    font-weight: 600;
}
@media screen and (min-width: 822px) and (max-width: 1058px){
    .topNumber{
        font-size: 1.1rem;
        font-weight: 600;
    }
}
@media screen and (min-width: 767px) and (max-width: 821px){
    .topNumber{
        font-size: .95rem;
        font-weight: 600;
    }
}
h1{
    font-weight: 600 !important;
}
.dropdown-divider {
    border-top: 2px solid #556d86b8;
}
#navbarSupportedContent ul li a{
    font-size: 0.8rem !important;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5) !important;
}
#listaTop{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
#listaTop li{
    padding: 15px;
}
#listaTop .ocultarConScroll a #eco{
    height: 1.2rem;
}
#listaTop .ocultarConScroll a #ga{
    height: 2.5rem;
}
@media screen and (max-width: 670px){

    #listaTop li{
        padding: 5px 15px;
    }
}
#listaTop li a:hover{
    text-decoration: none;
}
header select{
    outline: none;
}
nav li{
    text-transform: uppercase;
}
@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}
}
#idiomas{
    background-color: rgba(255, 255, 255, 0);
    border: none;
}
@media screen and (max-width: 426px){
    #idiomas{
        display: none;
    }
}

#idiomasresponsive{
    height: auto;
    margin-top: 15px;
}

@media screen and (min-width: 426px){
    #idiomasresponsive{
        display: none;
    }
}
.fontSize2{
    font-size: 1.7rem !important;
}
#filaJumbotron{
    width: 60%;
    margin: auto;
}
#filaJumbotron .titLine{
    border-top: 1px solid white !important;
}
.colorOrange{
    color: orange;
    margin-right: 5px;
}
#retoqueFlex .selected i{
    color: orange;
    margin-right: 5px;
}
.jumbotron{
    background-color: transparent !important;
    max-width: 2500px;
}
@media screen and (max-width: 760px){
    #jumboblog{
        padding-bottom: 0 !important;
    }
}
@media screen and (max-width: 515px){
    #jumboblog .titLine{
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }
}
@media screen and (max-width: 956px){
    .jumbotron{
        padding-top: 0 !important;
    }
}
@media screen and (max-width: 956px) and (min-width: 815px){
    .jumbotron{
        max-height: 430px;
    }
}
@media screen and (max-width:860px){
    .jumbotron{
        padding-bottom: 0 !important;
    }
}
@media screen and (max-width: 860px) and (min-width: 701px){
    h1.fontSize2{
        font-size: 1.6rem !important;
    }
}

@media screen and (max-width: 700px) and (min-width: 635px){
    h1.fontSize2{
        font-size: 1.6rem !important;
    }
    #filaJumbotron p{
        font-size: .8rem !important;   
    }
}
@media screen and (max-width: 635px){
    .jumbotron{
        padding-bottom: 1px !important;
        padding-top: 1px !important;
    }
}
@media screen and (max-width: 635px) and (min-width: 510px){
    h1.fontSize2{
        font-size: 1.4rem !important;
    }
    #filaJumbotron p{
        font-size: .6rem !important;   
    }
}
@media screen and (max-width: 510px){
    h1.fontSize2{
        font-size: 1rem !important;
    }
    #filaJumbotron p{
        font-size: .7rem !important;   
    }
    #filaJumbotron .titLine{
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }
}
@media screen and (max-width: 460px){
    h1.fontSize2{
        font-size: 1rem !important;
    }
    #filaJumbotron p{
        font-size: .7rem !important;   
    }
    #filaJumbotron .titLine{
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
}
@media screen and (max-width: 434px){
    #filaJumbotron .button{
        padding-top: 5px !important;
        padding-bottom: 5px !important;
        margin-top: 0 !important;
    }
}
@media screen and (max-width: 401px){
    .jumbotron .container{
        padding-left: 0 !important;
        padding-right:  0 !important;
    }
}
@media screen and (max-width: 379px){
    h1.fontSize2{
        font-size: .9rem !important;
    }
    #filaJumbotron p{
        font-size: .65rem !important;   
    }
}
/* jumbo index */
#jumboPrinc{
    background-image: url(/assets/img/Cabecera-Master-2500x1000-home.jpg);
    background-repeat: no-repeat;
    
    color:white;
    
}
@media screen and (min-width:1000px){
    #jumboPrinc{
        background-position: 0 65%;
        background-size: 100% auto;
        background-position: bottom;
    }
    #jumboServ{
        background-size: 100% auto;
        background-position: bottom;
    }
    #jumboPerf{
        background-size: 100% auto;
        background-position: bottom;
    }
    #jumboQuien{
        background-size: 100% auto;
        background-position: bottom;
    }
    #jumboblog{
        background-position: 20%;
        background-size: 100% auto;
    }
    #jumbocontac{
        background-position: 40% 70%;
        background-size: 100% auto;
    }
}

@media screen and (max-width:450px){
    #jumboPrinc{
        background-position: 0 65%;
        background-size: auto 100%;
        background-position: bottom;
    }
    #jumboServ{
        background-size: auto 100%;
        background-position: bottom;
    }
    #jumboPerf{
        background-size: auto 100%;
        background-position: bottom;
    }
    #jumboQuien{
        background-size: auto 100%;
        background-position: bottom;
    }
    #jumboblog{
        background-position: 20%;
        background-size: auto 100%;
    }
    #jumbocontac{
        background-position: 40% 70%;
        background-size: auto 100%;
    }
}
.container>#filaJumbotron{
    padding-bottom: 1px;
}
@media screen and (min-width:1000px){
    #jumboPrinc,#jumboServ,#jumboPerf,#jumboQuien,#jumbocontac,#jumboblog{
        min-height: 400px;
    }
}
@media screen and (max-width: 992px){
    #jumboPrinc{
        padding-bottom: 1px !important;
    }
    #jumboPrinc h1.fontSize2{
            font-size: 1.5rem !important;
        }
    #jumboPrinc p{
        font-size: .8rem
    }
}
@media screen and (max-width: 815px){
    #jumboPrinc h1.fontSize2{
            font-size: 1.2rem !important;
        }
    #jumboPrinc p{
        font-size: .7rem
    }
    #jumboPrinc .titLine{
        margin-top: 15px !important;
        margin-bottom:  15px !important;
    }
}
@media screen and (max-width: 511px){
    #jumboPrinc h1.fontSize2{
            font-size: .8rem !important;
        }
    #jumboPrinc p{
        font-size: .6rem !important;
    }
    #jumboPrinc p a.button{
        margin-top: 0 !important;
    }
    #jumboPrinc .titLine{
        margin-top: 5px !important;
        margin-bottom:  5px !important;
    }
}
/* jumbo servicios */
#jumboServ{
    background-image: url(/assets/img/Cabecera-Master-2500x778-servicios.jpg);
    background-repeat: no-repeat;
    color:white;
}
/* jumbo perfil */
#jumboPerf{
    background-image: url(/assets/img/Cabecera-Master-2500x778-clientes.jpg);
    background-repeat: no-repeat;
    color:white;
}
/* jumbo quienes */
#jumboQuien{
    background-image: url(/assets/img/Cabecera-Master-2500x778-quienes-somos.jpg);
    background-repeat: no-repeat;
    color:white;
}
/* jumbo blog */
#jumboblog{
    background-image: url(/assets/img/Cabecera-Master-2500x778-blog.jpg);
    background-repeat: no-repeat;
    color:white;
}
/* jumbo quienes */
#jumbocontac{
    background-image: url(/assets/img/Cabecera-Master-2500x778-contacto.jpg);
    background-repeat: no-repeat;
    color:white;
}
i.fa-check{
    color: rgb(31, 53, 94) !important;
}
.button{
    border: 1px solid white;
}
.titLine,.titLine2{
    width: 50px;
}
.titLine{
    margin: auto;
    border-top: 3px solid rgb(112, 98, 89);
    margin-bottom: 7px;
}
.titLine2{
    border-top: 2px solid rgb(160, 158, 158);
}
#cuadrado{
    border: 1px solid gray;
    position: absolute;
    width: 105%;
    top: -1rem;
    z-index: 5;
    height: 110%;
}
.boldLine{
    position: absolute;
    bottom: 0;
    left: 3rem;
    height: 1rem;
    width: 10rem;
    background-color: rgb(112, 98, 89);
}
.mayus{
    text-transform: uppercase;
}
.tit{
	min-height: 64px;
	text-transform: uppercase !important;
    font-weight: 800 !important;
    font-size: 1.3rem !important;
    color: rgb(31, 53, 94) !important;
}
#servicios{
    color: gray;
}
#servicios div div img{
    height: 30px;
}
.tarjeta{
    border: 1px solid gray;
    border-top: none;
    position: relative;
    padding-bottom: 25px;
    height: 100%;
}
.container .row .col-md-4 .tarjeta .img-fluid{
    max-width: 100.4%;
    width: 100.4%;
}
@media screen and (min-width:768px) and (max-width: 992px){

    .container .row .col-md-4 .tarjeta .img-fluid{
        max-width: 100.6%;
        width: 100.6%;
    }
}
.tarjeta .boldLine{
    height: .5rem;
    left: inherit;
}
@media screen and (min-width: 768px){
    .max90{
        width: 90%;
    }
}
@media screen and (max-width: 769px){
    .quitaPadResponsive{
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
}
.ilb{
    display: inline-block;
}
.fa-calendar{
    font-size: 4.5rem;
    vertical-align: text-bottom;
}
.width80{
    width: 80%;
}
.blueButton{
    background-color: rgb(31, 53, 94);
    color: white;
    padding: 1rem 3rem;
}
/* AÑADIDO 14-6 */
.blueButton:hover,.bgBrownHover:hover,#botonenviar:hover,.ancla:hover{
    background-color: rgb(112, 98, 89) !important;
}
#botonenviar{
    cursor: pointer;
}
#foot .politica a:hover{
    font-weight: 800;
}
#servicios div.d-flex div a.colorBlue:hover{
    color: rgb(112, 98, 89) !important;
    text-decoration: underline !important;
}
/* END AÑADIDO */
#contacto{
    background-color: rgb(165, 153, 131);
    color: white;
}
#contacto div div div img{
    width: 1.7rem;
}
#foot div div img{
    width: 9.7rem;
}
.bigNumber{
    font-size: 2.3rem;
    font-weight: 800;
}
@media screen and (max-width: 913px) and (min-width: 768px){
    .bigNumber{
        font-size: 1.8rem;
        font-weight: 800;
    }
}
.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link:hover{
    color: rgb(31, 53, 94) !important;
    font-weight: 700;
    border-bottom: 3px solid rgb(31, 53, 94);
}
#contacto .fa-envelope,#contacto .fa-headphones{
    color: black;
    font-size: 1.5rem;
}
footer .titLine2,#contacto .titLine2{
    border-top: 1px solid rgb(218, 216, 216) !important;
}
@media screen and (max-width: 610px){
    #contacto .bigNumber{
        font-size: 2rem;
    }
}
@media screen and (max-width: 539px){
    #contacto .bigNumber{
        font-size: 1.5rem;
    }
}
@media screen and (max-width: 427px){
    #contacto .bigNumber{
        font-size: 1rem;
    }
}
#foot{
    background-color: rgb(112, 98, 89);
    color: white;
}
.politica{
    position: absolute;
    bottom: -30px;
    right: 0;
    text-decoration: underline;
    font-size: .75rem;
    font-weight: 500;
}
#blog div div div img{
    width: 4.5rem;
}
@media screen and (max-width: 490px){
    #blog div div div img{
        width: 3rem;
    }
}
/* <----LOGO----> */
/* con scroll */
.logoScroll{
    width: 90px !important;
    margin-top: 32px !important;
    top: -20px;
}
@media screen and (min-width:993px){
    #logo img{
        width: 170px;
        position: absolute;
        /* top: -20px; */
        left: 10px;
    }
}

@media screen and (min-width: 993px) and (max-width: 1045px){
    #logo img{
        width: 140px;
    }
}
@media screen and (min-width:993px){
    #logo{
        width: 95px;
        position: absolute;
        top: -60px;
        left: -50px;
    }
}
@media screen and (max-width:992px){
    #logo{
        width: 90px;
        margin-top: -50px;
    }
}
@media screen and (max-width:560px){
    #logo{
        width: 90px;
        margin-top: -50px;
        margin-left: -45px
    }
}

/* <----END LOGO----> */
@media screen and (max-width:992px){
    .width80{
        width: 100%;
    }
}
@media screen and (max-width:768px){
    .politica{
        right: 15px;
    }
}
@media screen and (max-width:1200px){
    #cuadrado{
        border: 1px solid gray;
        position: absolute;
        width: 105%;
        top: -1rem;
        z-index: 5;
        height: 120%;
    }
}
@media screen and (max-width:992px){
    #cuadrado{
        border: 1px solid gray;
        position: initial;
        width: 105%;
        top: -1rem;
        z-index: 5;
        height: 120%;
    }
    #priImgHome{
        position:absolute;
        left: -20px;
        top: 10px;
        z-index: 2;
    }
}
@media screen and (max-width:670px){
    #cuadrado{
        border: 1px solid black;
        position: initial;
        width: 100%;
        top: -1rem;
    }
}
@media screen and (max-width: 769px){
    #filaJumbotron{
        width: 100%;
    }
}
@media screen and (min-width: 768px) and (max-width: 992px){
    .especial{
        width:3rem !important;
    }
}
/* <--------- HOME ---------> */
#homeBrand{
    position: absolute;
    top: 40px;
}
.homeHeader{
    background-color: white;
    -webkit-box-shadow: 0px 5px 10px 1px rgba(138,138,138,1);
    -moz-box-shadow: 0px 5px 10px 1px rgba(138,138,138,1);
    box-shadow: 0px 5px 10px 1px rgba(138,138,138,1);
}

/* <--------- SERVICIOS ---------> */
.textsCheck{
    width: 93%;
    vertical-align: top;
}
#listLinks{
    display: flex;
    justify-content: space-around;
    font-size: .8rem
}
#listLinks li{
    cursor: pointer;
    min-width: 200px;
}
@media screen and (min-width: 670px) and (max-width: 991px){
    #listLinks{
        padding-left: 0;
    }   
    #listLinks li{
        max-width: 90px;
    }
}
@media screen and (min-width: 671px) and (max-width: 992px){
    #miniCambio{
        padding-top: 19.5px;
    }
}
@media screen and (max-width: 670px){
    #listLinks{
        flex-direction: column;
    }   
}
@media screen and (max-width: 670px){
    #modelos #retoqueFlex{
        flex-direction: column !important;
    }
    #modelos #retoqueFlex div{
        margin-top: 5px;
        margin-bottom: 5px;
    }
}
.selected{
    background-color: rgb(31, 53, 94);
    color:white;
}
#listLinks li,#fiscal ul li,#laboral ul li,#contable ul li,#tramit ul li,#otras ul li,#valores li{
    list-style: none;
}
#listLinks .titLine{
    margin: initial;
}
#fiscal,#laboral{
    outline: 1px solid gray;
    z-index: 2;
    position: relative;
    width: 85%;
    margin: auto;
}
#fiscal #imgFisc{
    position: absolute;
    right: -80px;
}
#imgFisc,#imgLab{
    z-index: -1;
}
#contable #graph{
    width: 35px;
}
#fiscal p, #fiscal,li,#laboral p, #laboral,li{
    font-size: .85rem;
}
#fiscal i,#laboral i{
    color: rgb(31, 53, 94);
}
#contable,#tramit{
    font-size: .8rem
}
#contable i,#tramit i{
    color: rgb(31, 53, 94);
}
#contable .fa-tree,#tramit .fa-tree{
    font-size: 2rem;
}
.relat{
    position: relative;
}
#invader{
    position: absolute;
    top: 3rem;
    left: 2rem;
}
#invader3{
    position: absolute;
    top: 3.6rem;
    left: 8rem;
}
@media screen and (max-width: 1199px){

    #invader3{
        left: 4rem;
    }
}
@media screen and (max-width: 991px){

    #invader3{
        left: 2rem;
    }
}
#calendar-copia{
    height: 25px;
}
#laboral #imgLab{
    position: absolute;
    right: -80px;
    top: -80px;
}
#invader2{
    position: absolute;
    top: 3.5rem;
    left: 6.5rem;
}
@media screen and (max-width: 770px){
    #fiscal,#laboral{
        padding: 0.25rem !important;
    }
    #invader,#invader3,#invader2,#laboral #imgLab,#fiscal #imgFisc{
        position: initial;
    }
}

/* <--------- PERFIL DE CLIENTES ---------> */
#ventajas img{
    width: 30px;
}
.width60{
    width: 60%;
}
#subtitCambiosPerfil{
    font-size: 1rem;
}
@media screen and (max-width:992px){
    .width60{
        width: 100%;
    }
}
#addColorGray{
    border: 1px solid #a2a2a2 !important;
}
/* <--------- QUIENES SOMOS ---------> */
@media screen and (max-width: 770px){
    #personas{
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
}
#personas .ajuste{
    padding: 4rem 3rem;
}
@media screen and (min-width: 770px){
    #imgPersonas{
        position: absolute;
        left: -4rem;
        top: 6rem;
        width: 110%;
    }
}
@media screen and (min-width: 770px) and (max-width: 991px){
    #imgPersonas{
        position: absolute;
        left: -2rem;
        top: 6rem;
        width: 110%;
    }
}
#valores .ajuste{
    padding: 4rem 3rem;
}
@media screen and (min-width: 768px){
    #valores #imgValores{
        position: absolute;
        width: 110%;
        right: -2rem;
        bottom: 4.5rem;
    }
}
.tarjeta2{
    position: relative;
    padding-bottom: 25px;
    height: 100%;
}
.myTarj{
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
@media screen and (min-width: 1200px){
    .kkk{
        position: absolute;
        bottom: 0;
        right: 20%;
    }
    .mailBot{
        position: absolute;
        bottom: 0;
        right: 24%;
    }
}
@media screen and (min-width: 770px){
    #equipo{
        position: relative;
    }
    #bgSquare{
        position: absolute;
        height: 350px;
        margin-left: 10%;
        margin-right: 10%;
        padding-top: 30px;
    }
}
@media screen and (min-width: 768px) and (max-width: 992px){
        #equipo{
            position: relative;
        }
        #bgSquare{
            position: absolute;
            height: 350px;
            margin-left: -0.5%;
            margin-right: 10%;
            padding-top: 30px;
        }
    .addPaddingTop{
        padding-top: 230px !important;
    }
}
@media screen and (min-width: 768px){
    .addPaddingTop{
        padding-top: 130px !important;
    }
}
@media screen and (max-width: 770px){
    .mbMail{
        margin-bottom: 3rem !important;
    }
}
@media screen and (max-width: 768px){
    #logoFooterFoot{
        margin-bottom: 5px;
        float: none !important;
    }
}
@media screen and (min-width: 768px){
    #logoFooterFoot img{
        float: right;
    }
}
@media screen and (max-width: 460px){
    #logoFooterFoot{
        text-align: center;
    }
}
/* <--------- BLOG ---------> */
#priTarjBlog .tit,#segTarjBlog .tit,#treTarjBlog .tit{
    color: white !important;
}
.myshare{
    background-color: rgb(112, 98, 89);
    border-radius: 50%;
    padding: 10px 15px;
    position: absolute;
    right: 0;
    top: -20px;
    cursor: pointer;
    visibility: hidden;
}
.myshareicon{
    color: white;
    width: 15px;
    height: 15px;
}
/* <--------- CONTACTO ---------> */
form button{
    padding: 15px 80px;
}
form textarea{
    margin-top: 0.75rem !important;
}
form a{
    text-decoration: underline !important;
}
.inpt{
    border: none;
    border-bottom: solid 2px rgb(156, 154, 154) !important;
    width: 100%;
    margin-bottom: 15px;
    font-size: 0.85rem;
    padding: 2px;
}
.inpt:focus{
    border-bottom: 2px solid rgb(31, 53, 94) !important;
    outline: none !important;
}
#autonomoLine,#sociedadLine,#particularesLine{
    border-top: 3px solid rgb(31, 53, 94) !important;
}
.dropdown:hover>.dropdown-menu {
    display: block;
}
.dropdown-menu{
    top: 95%!important;
}
.mapNum{
    font-size: 1.3rem;
}

/* iconos con libreria */
.iconsServicios{
   color: #797878 !important;
   font-size: 25px !important;
}
.iconContacUno,.iconContacDos{
    color: rgb(109, 109, 109);
    font-size: 20px;
}
.iconContacUno{
    font-size: 25px !important;
}

#map{
    min-height: 250px;
}

.captcha-padding{
    padding-bottom: 35px;
}

@media screen and (max-width: 370px){
    .captcha-padding{
        position: relative;
    }
    .captcha-padding > div{
        position: absolute;
        left: -18%;
    }
    #botonenviar{
        margin-top: 30%;
    }
}

.leermas{
    cursor: pointer;
}

.ancho{
    width: 100%;
}

@media screen and (max-width: 426px){
    .ocultar-xs{
        display: none;
    }
    .ocultar-xs2{
        visibility: hidden;
    }
}

#contactoresponsive{
    margin-top: 10px;
}

@media screen and (min-width: 427px){
    #contactoresponsive{
        display: none;
    }
}

.ancla{
	z-index: 7;
	font-size: 25px;
	position: fixed;
	right: 10px;
	bottom: 10px;
	padding: 5px 10px;
	border-radius: 3px;
	background-color: rgb(31, 53, 94);
	color: orange;
}

.rotar{
    transform: rotate(-90deg);
}


#modalTemporalAvisoReformas{
    background: rgba(0, 0, 0, 0.5);
}


.text--orange{
    color: #FF9900;
}

.text--bold {
    font-weight: bold;
}
h2.mayus.ph2 {
    font-size: 16px;
}