/*   home  */
input::placeholder {
  color: red;
}

#Mapa{
    height: 37px;
    width: 100px;
    position: absolute;
    margin: -51px 382px;
}
#mapaVer{

      width: 765px; 
      height: 429px;
}
#deslizar{
    
position: absolute;
    z-index: 2;
    /* top: 22px; */
    background: rgba(237, 87, 117);
    /* margin: -255px 111px; */
    margin-top: -36px 44px;
    margin: -324px 1015px;
}

#deslizardos{

position: absolute;
    z-index: 2;
    /* top: 22px; */
    background: rgba(237, 87, 117);
    /* margin: -255px 111px; */
    margin-top: -36px 44px;
    margin: -324px 1015px;
}


#texto{
 width: 183px;
    height: 70px;
    color: #000;
    float: left;
    position: absolute;
    margin: 119px 21px;
}
#opacity{
    background-color: rgba(255, 251, 0, 1);
    opacity: 0.6;
    width: 61px;
    height: 77px;
    position: absolute;
    top: 0px;
}


#textodos{
    width: 200px;
    height: 70px;
    color: #000;
    float: left;
    position: absolute;
    margin: 189px 99px;
}
#opacitydos{
    background-color: rgba(255, 251, 0, 1);
    opacity: 0.6;
    width: 61px;
    height: 77px;
    position: absolute;
    top: 0px;
}



#textotres{
   width: 200px;
    height: 70px;
    color: #000;
    float: left;
    position: absolute;
    margin: 140px 197px;
}
#opacitytres{
    background-color: rgb(255,0,0);
    opacity: 0.6;
    width: 61px;
    height: 77px;
    position: absolute;
    top: 0px;
}




#textocuadro{
   width: 200px;
    height: 70px;
    color: #000;
    float: left;
    position: absolute;
margin: 229px 282px;
}
#opacitycuatro{
    background-color: rgb(255,0,0);
    opacity: 0.6;
    width: 61px;
    height: 77px;
    position: absolute;
    top: 0px;
}







.bg-inverse {
    background-color: #ffffff!important;
    padding: 0px;
}

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

.ancho{
    max-width: 1800px;
    min-width: 320;
    margin: 0 auto;
    position:relative;
       /* margin-left: 150px;*/
}

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

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

.logourb {
    width: 80%;
    margin: 0 auto;
    display: block;
    margin-top: 30px;
    margin-bottom: 15px;
}

#menu a{
    font-family: 'montserratbold';
    color: black;
    font-size: 18px;
    margin: 18px;
    margin-top: 10px;
}

#menu a:hover{
    font-family: 'montserratbold';
    color: black;
    font-size: 18px;
    margin: 10px;
    background-color: #fff000;
    padding-left: 18px;
    padding-bottom: 17px;
    text-decoration: none;
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}

.footer{
    background-color: #ed5775;
    padding: 4px;
}

.footer .tel{width: 15px;}

.footer span{
    font-size: 15px;
    font-family: 'montserratbold';
    color: black;
}

.footer span:hover{
    font-size: 15px;
    font-family: 'montserratbold';
    color: white;
    text-decoration: none;
}

/*#################
depas amueblados
################*/

#depas {
    height: 1549px;
    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: 48px;
}

.dep{padding-top: 57px;}

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

.dep2{
    padding-top: 13px;
    padding-bottom: 27px;
}


/*   light box  */

#catdep article{
    width: auto;
    display: inline-block;

}

#catdep article a{
    color: #333;
    text-decoration: none;
}

#catdep article figure{
    margin: 0;
    width: auto;
    height: auto;
    position: relative;
    overflow: hidden;
}

#catdep article figure img{width: auto;}

/*#catdep article figure div{
    width: 100px;
    height: 100px;
    position: absolute;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    transition: all .7s .3s;
    background-image: url(../img/paquetes/lupa.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80px;
    filter:drop-shadow(0px 0px 3px black) opacity(.5);
}*/

#catdep article:hover figure div{left: -300px;}

#catdep article figure figcaption{
    width: 100%;
    height: 100%;
    /*background-color: rgba(39, 39, 39, 0.7);*/
    position: absolute;
    left: 0;
    bottom: -12%;
    transition: all .7s;
    padding: 15px;
    box-sizing: border-box;
    color: white;
    font-size: 20px;
    text-shadow: 1px 1px 0 black;
    font-family: 'montserratmedium';
    cursor: pointer;
}

#catdep article:hover figure figcaption{bottom: 0;}

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

#catdep h3{
    font-size: 20px;
    text-align: center;
    font-family: 'montserratregular';
    color: white;
}

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

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

.navbar-inverse .navbar-toggler-icon {
    background-image: url(../img/menuhamburguesa.png);
    margin-left: -12px;
}

#textosnomedi{
       font-size: 32px;
    text-align: right;
    font-family: 'montserratregular';
    color: #fef000;
    padding-top: 606px;
    padding-left: 300px;
}

#textosnomedidos{
       font-size: 32px;
    text-align: right;
    font-family: 'montserratregular';
    color: #fef000;
    padding-top: 566px;
    padding-left: 300px;
}

/*#textosnomedi:hover{
    font-size: 0px;
    text-align: center;
    font-family: 'montserratregular';
    color: transparent;
    padding-top: 287px;
    padding-left: 281px;
}*/

#catdep figure figcaption h6:hover{
    display: none;
}

#desaparece:hover{
    font-size: 0px;
    text-align: center;
    font-family: 'montserratregular';
    color: transparent;
    padding-top: 287px;
    padding-left: 281px;
}

/*   DESCRIPCIÓN DEPAS  */

#descripcion {
        height: auto; 
    background-image: url(../img/fondoblanco.jpeg);
    background-position: center;
    background-size: cover;
/*    color: white;
*/    line-height: 150%;
    position: relative;
    width: 100%;
    padding-bottom: 59px;
}

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

}

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

.dep3 {
    padding-top: 36px;
    padding-bottom: 13px;
    background-color: #fff000;
    top: -23px;

}

.amarillo{
    width: auto;
    height: auto;
    background-color: #fff000;
    margin-bottom: 20px;
}

.fotocurva{width: 350px;}

.referencias{
    color: black;
    font-family: 'montserratbold';
    font-size: 20px;
    padding-top: 15px;

}

.referencias2{
    color: #ed4964;
    font-family: 'montserratbold';
    font-size: 31px;
    padding-top: 15px;
    text-align: center;
        padding-bottom: 5px;
}

.tipodeofi{
    color: black;
    font-family: 'montserratblack';
    font-size: 28px;
    padding-top: 32px;
}

.info{
        color: black;
    font-family: 'montserratregular';
    font-size: 14px;

}



.info2{
    color: black;
    font-family: 'montserratregular';
    font-size: 25px;
}

.masinfo{
    font-family: 'montserratbold';
    font-size: 14px;
    background-color: #ef5573;
    padding: 7px;
    width: 100px;
    text-align: center;
    color: white;
    margin-top: 20px;

}

.masinfo:hover{
    font-family: 'montserratbold';
    font-size: 14px;
    background-color: #d04661;
    padding: 7px;
    width: 100px;
    text-align: center;
    color: white;
    text-decoration: none;
}


/*   submenú DEPAS  */

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: white;
    background-color: #da4d69;
    border-color: #ef5573 #ef5573 #ef5573;
    font-family: 'montserratregular';
    font-size: 21px;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem;
    font-family: 'montserratregular';
    font-size: 21px;
    color: #615f5f;
    border-color: #cccccc #cccccc #ef5573;
}

.nav-tabs {
    border-bottom: 1px solid #f05371;
    margin-top: -20px;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    color: #ffffff;
    background-color: #ef5573;
    border-color: #ef5573 #ef5573 #ef5573;
}

.right{
	    text-align: right;
}

.cuadrorosa{
    background-color: #EC4B70;
    width: auto;
    height: auto;
    border-radius: 5px;
}

.cotiza{
    color: white;
    font-family: 'montserratbold';
    font-size: 26px;
    padding-top: 15px;
    text-align: center;
    padding-bottom: 5px;
}

.cuadrorosa2{
    background-color: #ec4b67b5;
    width: auto;
    height: auto;
}

.cuadrorosa2:hover{
    background-color: #EC4B70;
    width: auto;
    height: auto;
}

a{
    text-decoration: none !important;
}

.cuadronegro{
    background-color: #0000009e;
    width: auto;
    height: auto;
    padding: 10px;
    padding-bottom: 29px;
}

.iconserv{
    padding: 10px;
    padding-top: 25px;
}

.h2, h2 {
    font-size: 18px;
    font-family: 'montserratlight';;
}

#edificios {
    height: auto;
    background-image: url(../img/fondocolor.jpeg);
    background-position: center;
    background-size: cover;
    color: white;
    line-height: 100%;
    position: relative;
    width: 100%;
    padding-bottom: 18px;
}

#ub {
    height: auto;
    background-image: url(../img/fondoblanco.jpeg);
    background-position: center;
    background-size: cover;
    color: white;
    line-height: 100%;
    position: relative;
    width: 100%;
    padding-bottom: 59px;
}

.espaciotop{
    padding-top: 80px;
    margin-right: 0px;
    margin-left: 0px;
}

.espaciotop2{
    padding-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

.fondorosa{
    background-color: #ec4a70;
    width: auto;
    height: auto;
}

.contact{
    font-family: 'montserratregular';
    font-size: 30px;
        padding-bottom: 0px;
}

.textoconta{
    font-family: 'montserratregular';
    font-size: 14px;
}

.imgb{
    width: 127px;
    margin-left: -15px;
}

#formulario {
    height: auto;
    background-image: url(../img/fondocolores.jpeg);
    background-position: center;
    background-size: cover;
    color: white;
    line-height: 100%;
    position: relative;
    width: 100%;
    padding-bottom: 29px;
}

.videov{
        margin-top: 20px;
}

.cuadronegrodos{
    background-color: #00000070;
    width: auto;
    height: 460px;
    padding: 10px;
    padding-bottom: 29px;
}

.form-control {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: .5;
    color: #FFEB3B !important;
    font-family: 'montserratregular';
    background-color: TRANSPARENT;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 2px solid #FFEB3B;
    border-radius: .5rem;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

.btn-primary {
    color: #fff;
    background-color: #ef456c;
    border-color: #ef456c;
    font-family: 'montserratregular';
    width: 250px;
}

.placeholder{
   font-family: 'montserratregular';
   color: #fff;
}

.form-control:focus {
    color: #464a4c;
/*    background-color: #fff;
*/    border-color: #FFEB3B;
    outline: 0;
}

/*   agradecimiento  */

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

#banneragradecimiento h2 {
    font-family: 'montserratregular';
    color: #444444;
    font-size: 50px;
    margin-top: 100px;
        margin-bottom: 43px;

}

.regresar{
        color: white;
    font-family: 'montserratregular';
    font-size: 35px;
    padding: 10px;
    padding-top: 10px;
    text-align: center;
    margin-top: 10px;
}

.regresar:hover{
        color: #ffed00;
}

.cuadrorosacontacto{
    background-color: #EC4B70;
    width: auto;
    height: auto;
}

/*   aviso  */

#banneraviso {
    height: auto;
    background-image: url(../img/fondoblancolargo.jpg);
    background-position: center;
    background-size: cover;
    color: white;
    line-height: 100%;
    position: relative;
    width: auto;
}

#banneraviso h1 {
    font-family: 'montserratbold';
    color: #ec4a70;
    font-size: 40px;
    margin-top: 18px;
        margin-bottom: 20px;

}

#banneraviso h2 {
    font-family: 'montserratregular';
    color: #2b2b2b;
    font-size: 30px;
    margin-top: 18px;
        margin-bottom: 20px;

}

#banneraviso p {
    font-family: 'montserratregular';
    color: #444444;
    margin-top: 18px;
    margin-bottom: 20px;
    font-size: 12px;

}

#banneraviso a{
color:#ec4a70;
}

#banneraviso a:hover{
color:#AD3654;
}

 #banneraviso .regresar {
    color: white;
    font-family: 'montserratregular';
    font-size: 35px;
    padding: 10px;
    padding-top: 10px;
    text-align: center;
    margin-top: 10px;
}

.cuadrorosaaviso{
    background-color: #EC4B70;
    width: auto;
    height: auto;
    margin-bottom: 20px;
}


------------------

button, input, optgroup, select, textarea {
    font-family: 'montserratregular';
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    width: 100%;
    margin-top: 17px !important;
}

button, input {
    overflow: visible;
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #FFEB3B !important;
    font-family: 'montserratregular';
    background-color: TRANSPARENT;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 2px solid #FFEB3B;
    border-radius: .5rem;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

textarea {
    overflow: auto;
    /* display: block; */
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #FFEB3B !important;
    font-family: 'montserratregular';
    background-color: TRANSPARENT;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 2px solid #FFEB3B;
    border-radius: .5rem;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

button, input, optgroup, select, textarea {
    font-family: 'montserratregular' !important;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

input #name .cajas{
    color: red;
}
