/*// Extra small devices (portrait phones, less than 576px)*/
@media (min-width: 320px) and (max-width: 450px) {

.contacto-fondo {
    width: 100%;
    height: 670px;
    background-color: #211d1fd9;
    border-radius: 10px;
    margin-top: 90px;
}
#numerotel{
font-size: 13px !important;
}
#negros{
    background-color: black !important;
}
#rojo{
    background-color: red !important;
}
#azul{
    background-color: #00a1ff !important;
}
#amarillo{
    background-color: #f29500 !important;
}


/*depas*/
#textosnomedi {
    font-size: 32px;
    text-align: right;
    font-family: 'montserratregular';
    color: #fef000;
    padding-top: 290px;
/*    padding-left: 71px;*/
}

#catdep h2 {
    font-size: 32px;
    text-align: center;
    font-family: 'montserratregular';
    color: #fef000;
    padding-top: 0px;
}

#catdep article figure #lupa {
    width: 23px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-top: 0px;
}

#catdep h4 {
    font-size: 15px;
    text-align: center;
    font-family: 'montserratregular';
    color: white;
    background-color: #ea4e6a;
    padding: 8px;
    width: 190px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 28px;
}

/*contacto*/


#depas {
    height: 1264px;
    background-image: url(../img/fondoedificios.jpg);
    background-position: center;
    background-size: cover;
    color: white;
    line-height: 100%;
    position: relative;
    width: 100%;
}

#depas .depastext {
    color: black;
    font-family: 'montserratblack';
    font-size: 56px;
}

#depas .amuetext {
    color: black;
    font-family: 'montserratbold';
    font-size: 28px;
}

#descripcion .depastext {
    color: black;
    font-family: 'montserratblack';
    font-size: 35px;
    position: inherit;
}

#banner {
    height: 902px;
    background-image: url(../img/fondo.jpeg);
    background-position: center;
    background-size: cover;
    color: white;
    line-height: 100%;
    position: relative;
    width: 100%;
}

#bannerhome {
    height: 430px;
    background-image: url(../img/fondo.jpeg);
    background-position: center;
    background-size: cover;
    color: white;
    line-height: 100%;
    position: relative;
    width: 100%;
}

}

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 451px) and (max-width: 575px) {

/*depas*/
#textosnomedi {
        font-size: 32px;
    text-align: right;
    font-family: 'montserratregular';
    color: #fef000;
    padding-top: 453px;
/*    padding-left: 171px;*/
}
#numerotel{
font-size: 13px !important;
}
#negros{
    background-color: black !important;
}
#rojo{
    background-color: red !important;
}
#azul{
    background-color: #00a1ff !important;
}
#amarillo{
    background-color: #f29500 !important;
}

#catdep h2 {
    font-size: 32px;
    text-align: center;
    font-family: 'montserratregular';
    color: #fef000;
    padding-top: 0px;
}

#catdep article figure #lupa {
    width: 40px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-top: 10px;
}

#catdep h4 {
    font-size: 15px;
    text-align: center;
    font-family: 'montserratregular';
    color: white;
    background-color: #ea4e6a;
    padding: 8px;
    width: 190px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 70px;
}

#depas {
    height: 1583px;
    background-image: url(../img/fondoedificios.jpg);
    background-position: center;
    background-size: cover;
    color: white;
    line-height: 100%;
    position: relative;
    width: 100%;
}

#banner {
    height: 855px;
    background-image: url(../img/fondo.jpeg);
    background-position: center;
    background-size: cover;
    color: white;
    line-height: 100%;
    position: relative;
    width: 100%;
}

.contacto-fondo {
    width: 95%;
    height: 650px;
    background-color: #211d1fd9;
    border-radius: 10px;
    margin-top: 90px;
}

#bannerhome {
    height: 720px;
    background-image: url(../img/fondo.jpeg);
    background-position: center;
    background-size: cover;
    color: white;
    line-height: 100%;
    position: relative;
    width: 100%;
}



}

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) {
#numerotel{
font-size: 13px !important;
}
#negros{
    background-color: black !important;
}
#rojo{
    background-color: red !important;
}
#azul{
    background-color: #00a1ff !important;
}
#amarillo{
    background-color: #f29500 !important;
}

/*depas*/
#textosnomedi {
    font-size: 32px;
    text-align: right;
    font-family: 'montserratregular';
    color: #fef000;
    padding-top: 570px;
/*    padding-left: 245px;*/
}

#depas {
    height: 2050px;
    background-image: url(../img/fondoedificios.jpg);
    background-position: center;
    background-size: cover;
    color: white;
    line-height: 100%;
    position: relative;
    width: 100%;
}

#banner {
    height: 850px;
    background-image: url(../img/fondo.jpeg);
    background-position: center;
    background-size: cover;
    color: white;
    line-height: 100%;
    position: relative;
    width: 100%;
}

.contacto-fondo {
    width: 95%;
    height: 640px;
    background-color: #211d1fd9;
    border-radius: 10px;
    margin-top: 90px;
}

}


/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) {
#numerotel{
font-size: 17px !important;
}
#negros{
    background-color: black !important;
}
#rojo{
    background-color: red !important;
}
#azul{
    background-color: #00a1ff !important;
}
#amarillo{
    background-color: #f29500 !important;
}

/*depas*/
#textosnomedi {
    font-size: 32px;
    text-align: right;
    font-family: 'montserratregular';
    color: #fef000;
    padding-top: 223px;
/*    padding-left: 77px;*/
}

#catdep h2 {
    font-size: 32px;
    text-align: center;
    font-family: 'montserratregular';
    color: #fef000;
    padding-top: 0px;
}

#catdep article figure #lupa {
    width: 40px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-top: 0px;
}

#catdep h4 {
    font-size: 15px;
    text-align: center;
    font-family: 'montserratregular';
    color: white;
    background-color: #ea4e6a;
    padding: 8px;
    width: 190px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 49px;
}

#bannerhome {
    height: 775px;
    background-image: url(../img/fondo.jpeg);
    background-position: center;
    background-size: cover;
    color: white;
    line-height: 100%;
    position: relative;
    width: 100%;
}

}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {
#numerotel{
font-size: 17px !important;
}
#negros{
    background-color: black !important;
}
#rojo{
    background-color: red !important;
}
#azul{
    background-color: #00a1ff !important;
}
#amarillo{
    background-color: #f29500 !important;
}

/*depas*/
#textosnomedi {
    font-size: 32px;
    text-align: right;
    font-family: 'montserratregular';
    color: #fef000;
    padding-top: 304px;
/*    padding-left: 26px;*/
}

#catdep h2 {
    font-size: 32px;
    text-align: center;
    font-family: 'montserratregular';
    color: #fef000;
    padding-top: 0px;
}

hr {
    margin-top: 6px;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}

#catdep article figure #lupa {
    width: 30px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-top: 0px;
}

#catdep h4 {
    font-size: 15px;
    text-align: center;
    font-family: 'montserratregular';
    color: white;
    background-color: #ea4e6a;
    padding: 8px;
    width: 190px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 36px;
}

#bannerhome {
    height: 780px;
    background-image: url(../img/fondo.jpeg);
    background-position: center;
    background-size: cover;
    color: white;
    line-height: 100%;
    position: relative;
    width: 100%;
}

}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width: 1499px) {
#numerotel{
font-size: 17px !important;
}


/*depas*/
#textosnomedi {
    font-size: 32px;
    text-align: right;
    font-family: 'montserratregular';
    color: #fef000;
    padding-top: 384px;
/*    padding-left: 91px;*/
}

#catdep h2 {
    font-size: 32px;
    text-align: center;
    font-family: 'montserratregular';
    color: #fef000;
    padding-top: 6px;
}

#catdep article figure #lupa {
    width: 40px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-top: 4px;
}

#catdep h4 {
    font-size: 15px;
    text-align: center;
    font-family: 'montserratregular';
    color: white;
    background-color: #ea4e6a;
    padding: 8px;
    width: 190px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 58px;
}
}

@media (min-width: 1500px) and (max-width: 1550px) {
#numerotel{
font-size: 17px !important;
}


/*depas*/
#textosnomedi {
     font-size: 32px;
    text-align: right;
    font-family: 'montserratregular';
    color: #fef000;
    padding-top: 508px;
/*    padding-left: 191px;*/
}
}

@media (min-width: 1551px) and (max-width: 1650px)  {

#textosnomedi {
    font-size: 32px;
    text-align: right;
    font-family: 'montserratregular';
    color: #fef000;
    padding-top: 530px;
/*    padding-left: 209px;*/
}

}

@media (min-width: 1651px) and (max-width: 1800px)  {


#textosnomedi {
    font-size: 32px;
    text-align: right;
    font-family: 'montserratregular';
    color: #fef000;
    padding-top: 574px;
/*    padding-left: 209px;*/
}

}


@media (min-width: 1801px) and (max-width: 1900px)  {


#textosnomedi {
    font-size: 32px;
    text-align: right;
    font-family: 'montserratregular';
    color: #fef000;
    padding-top: 635px;
    /* padding-left: 347px; */
}

}
