
body {
  min-height: 75rem;
  padding-top: 3.8rem;
}
.bg-lighter{
  background: rgba(242, 242, 242, .45);
  border-color: #ffffff;
}
.bg-lighter-2{
  background: rgba(242, 242, 242, .10);
  border-color: #ffffff;
}
.bg-cotage{
  background: rgba(144, 65, 50, .85);
  border-color: #ffffff;
}
.blue-bg{
	background-color: #061452;
}
.red-bg{
	background-color: #A20000;
}
.red-text{
	color: #a20000;
}
.blue-text{
	color: #061452;
}
.poco-gray{
	background-color: #E1DDDD;
}
.fondo{  
 background:url(../img/wm-left.png) no-repeat fixed center top;
 /*background-size*/
-webkit-background-size:/*@@prefixmycss->No equivalent*/;
   -moz-background-size:cover;
     -o-background-size:/*@@prefixmycss->No equivalent*/;
        background-size:cover;
}
 .fill{
   width: 100%;
  height: 50%;
  background-position: no-repeat fixed center top;
  background-size: cover;
  min-height: 100vh;
 }
 .fill-2{
   width: 100%;
  height: 100%;
  background-position: no-repeat fixed center center;
  background-size: cover;
  min-height: 100vh;
 }
 .full{
   background:url(../img/map-almeida.png) no-repeat fixed center top;
 /*background-size*/
-webkit-background-size:/*@@prefixmycss->No equivalent*/;
   -moz-background-size:cover;
     -o-background-size:/*@@prefixmycss->No equivalent*/;
        background-size:cover;
        padding-bottom: 200px;
 }
  .full-design{
   background:url(../img/look-bg.png) no-repeat fixed center top;
 /*background-size*/
-webkit-background-size:/*@@prefixmycss->No equivalent*/;
   -moz-background-size:cover;
     -o-background-size:/*@@prefixmycss->No equivalent*/;
        background-size:cover;
        padding-bottom: 200px;
 }
 .fuller{
   background:url(../img/bg-main.png) no-repeat fixed center top;
 /*background-size*/
-webkit-background-size:/*@@prefixmycss->No equivalent*/;
   -moz-background-size:cover;
     -o-background-size:/*@@prefixmycss->No equivalent*/;
        background-size:cover;
        padding-bottom: 400px;

 }
 .full-proyecto{
   background:url(../img/proyecto.png) no-repeat fixed center top;
 /*background-size*/
-webkit-background-size:/*@@prefixmycss->No equivalent*/;
   -moz-background-size:cover;
     -o-background-size:/*@@prefixmycss->No equivalent*/;
        background-size:cover;
        padding-bottom: 100px;
        min-height: 70vh;
 }
 .full-project{
   background:url(../img/project.png) no-repeat fixed center top;
 /*background-size*/
-webkit-background-size:/*@@prefixmycss->No equivalent*/;
   -moz-background-size:cover;
     -o-background-size:/*@@prefixmycss->No equivalent*/;
        background-size:cover;
        padding-bottom: 100px;
 }
#topnav .nav-link{
color: #fff;
font-size: 85%;
}
// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 100 to 1000

.dm-sans-200 {
  font-family: "DM Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
}

.dm-sans-800i {
  font-family: "DM Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 1000;
  font-style: italic;
}
.dm-sans-800 {
  font-family: "DM Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: italic;
}
.imageni{
  transform: scale(var(--escala, 1));
  transition: transform 0.25s;
}
.imageni:hover{
  --escala: 1.2;
  cursor:pointer;
}
.bg-grad{
    background-image: linear-gradient(#194968,#000000 )
  }
  .bg-darkest{
  background-color: rgba(0, 0, 0, .5);
  padding-top: 10vh;  
}
.bg-darkest-2{
  background-color: rgba(0, 0, 0, .6);
 
}
.dwn{
  padding-top: 40vh;
  max-height: 60vh;
}
.bg-cota{
  background-color: #904132;
  color: #F2F1F1;
}
.text-cota{
  color: #904132;
}
.bg-gris{
  background-color: #373b3c;
  color: #f4f4ec ;
}
#footer a{
  color: #fff;
  text-decoration:none;
}
#listed li{
 list-style-image: url(../img/line-dot-white.png);
}
#mmenu a{
  text-decoration: none;
  color: #fff;
}
#listed-r li{
  list-style-image: url(../img/line-dot-red.png);
}
.rdots{
  list-stye-image: url(../img/line-dot-red.png);
}
.titulo{
  text-transform: uppercase;
  font-size: calc(1.325rem + 0.9vw) !important;
  color: #a20000;
  font-weight: 700 !important; 

}
.subtitulo{
  text-transform: uppercase;
  font-size: calc(1.3rem + 0.6vw) !important;
  color: #a20000;
  font-weight: 600 !important; 
}
.sub-2{  
   font-size: calc(1.275rem + 0.3vw) !important;
  color: #a20000;
  font-weight: 600 !important; 
}

.wapp{
  width: 50px;
  height: 190px;
  position: fixed;  
  z-index: 1090;  
  top: 360px;
  right: 0;
}
.round{
  height: 60px;
  width: 60px;
  background-color: rgba(255, 255, 255, 0.4);
}
.round-2{
  height: 60px;
  background-color: rgba(255, 255, 255, .4);
}
#gal div{
  padding-bottom: 10px;
  padding-top: 8px;
}
.list-group-transparent {
 
  --bs-list-group-bg: transparent; 
  background-color: transparent !important;
}

.list-group-transparent .list-group-item {
  
  --bs-list-group-item-bg: transparent; 
  background-color: transparent !important;
}
.cled{
  height: 40px;
  width: 40px;
  border-color: #fff;
  border-width: 2px;
}