footer{
	background-color: rgb(45, 49, 145);
	margin-top: 10%;
}

ul.dw{
	padding: 5px;
  	margin-left: 100px;
	line-height: 220%;
	text-align: justify;
}

/*------------------------------------------------------*/

.img-carr-1{
	width: 90%;
	pointer-events: none;
}

.img-carr-2{
	width: 25%;
	pointer-events: none;
}

.img-carr-3{
	width: 100%;
	pointer-events: none;
}

.img-carr-4{
	width: 96%;
	pointer-events: none;
}

.img-carr-5{
	width: 75%;
	pointer-events: none;
}

.img-carr-6{
	width: 40%;
	pointer-events: none;
}

.img-carr-7{
	width: 100%;
	pointer-events: none;
}

.img-carr-8{
	width: 75%;
	pointer-events: none;
}

.img-carr-9{
	width: 40%;
	pointer-events: none;
}

.img-carr-10{
	width: 30%;
	pointer-events: none;
}

.img-carr-11{
	width: 45%;
	pointer-events: none;
}

.img-carr-12{
	width: 40%;
	pointer-events: none;
}

.img-carr-13{
	width: 40%;
	pointer-events: none;
}

.img-carr-14{
	width: 45%;
	pointer-events: none;
}

.img-carr-15{
	width: 80%;
	pointer-events: none;
}

.img-carr-16{
	width: 45%;
	pointer-events: none;
}

.img-carr-17{
	width: 80%;
	pointer-events: none;
}

.img-carr-18{
	width: 50%;
	pointer-events: none;
}

.img-carr-19{
	width: 45%;
	pointer-events: none;
}

.img-carr-20{
	width: 45%;
	pointer-events: none;
}

.img-carr-21{
	width: 50%;
	pointer-events: none;
}

.img-carr-22{
	width: 85%;
	pointer-events: none;
}

.img-carr-23{
	width: 52%;
	pointer-events: none;
}

.img-carr-24{
	width: 75%;
	pointer-events: none;
}

.img-carr-25{
	width: 75%;
	pointer-events: none;
}

.img-carr-26{
	width: 25%;
	pointer-events: none;
}

.img-carr-27{
	width: 48%;
	pointer-events: none;
}

.img-carr-28{
	width: 78%;
	pointer-events: none;
}

.img-carr-29{
	width: 50%;
	pointer-events: none;
}


#carousel{
	height: auto;
	background-color: rgb(255, 255, 255);
}

#carousel h2{
	font-size: 2rem;
	text-align: center;
	margin-top: 5%;

}
/*------------------------------------------------------*/

.header_content{
	position: relative;
	background-color: black;
	height: 75vh;
	min-height: 25rem;
	width: 100%;
	overflow: hidden;
	margin-bottom: 8%;
}

.header_content video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.header_content img {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.header_content .container {
	position: relative;
	z-index: 2;
}

.header_content .overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #303952;
	opacity: 0.55;
	z-index: 1;
}

.header_content h1{
	font-size: 3.0rem;
	margin-bottom: 0;
	padding-bottom: 1.3rem;
	font-weight: 600;
}

.header_content p{
	font-size: 1.2rem;
	margin-bottom: 0;
	padding-bottom: 1.3rem;
	font-weight: 500;
}

@media (pointer: coarse) and (hover: none) {
  .header_content {
    background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
  }

  
}


/*--------------------------------------------*/
/*--------------------------------------------*/


.div-form-contact{
	padding-top: 5.5%;
}


/*-------------------------------------------*/

.div-webdesign h6{
	font-size: 1.05rem;
	color: rgb(99, 99, 99);
}

.div-webdesign h3{
	font-size: 2.3rem;
	font-weight: 600;
}

.div-webdesign h4{
	font-size: 1.2rem;
	color: rgb(68, 68, 68);
}


.div-devdes h3{
	font-size: 1.9rem;
	font-weight: 600;
}

.div-devdes h4{
	font-size: 1.2rem;
	color: rgb(68, 68, 68);
}

.div-devdes ul{
	list-style-type: "◈ ";
}


.div-row-devoloper{
	margin-top: 5%;
}

.div-row-devoloper h3{
	color: rgb(68, 68, 68);
	text-align: center;
	font-size: 1.2rem;
	font-weight: 400;
}

.div-row-devoloper h2{
	text-align: center;
	font-size: 3rem;
}

.div-row-devoloper-1{
	padding-top: 3%;
	margin-top: 8%;
}

.div-row-devoloper-1 h3{
	font-size: 1.4rem;
	text-align: center;
	font-weight: 500;
}

.div-row-devoloper-1 h4{
	font-size: 1.1rem;
	color: rgb(107, 107, 107);
	text-align: center;
}

.i-div-row{
	font-size: 4rem;
}

.div-row-devoloper-1 h5{
	text-align: center;
}

.div-medium-webd i{
	margin-top: 2%;
	font-size: 5rem;
}

/*------------------------------------------*/



.photo-gallery{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 4px;
}

.column{
	-ms-flex: 25%;
	flex: 25%;
	max-width: 50%;
	padding: 0 4px;
	gap: 20px;
	
}

.photo img{
	margin-top: 8px;
	vertical-align: middle;
	width: 100%;
	border-radius: 2px;
	object-fit: cover;
	pointer-events: none;
}

.photo video{
	margin-top: 8px;
	vertical-align: middle;
	width: 100%;
	border-radius: 2px;
	object-fit: cover;
	pointer-events: none;
}

@media screen and (max-width: 800px) {
  .column {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }

}

@media screen and (max-width: 600px) {
  .column {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}


/*-------------------------------------------*/

/*
.row-gp {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 4px;
}


.column {
  -ms-flex: 25%;
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}


@media screen and (max-width: 800px) {
  .column {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}


@media screen and (max-width: 600px) {
  .column {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}
*/
/*---------------------------------------------------------*/
/*CARD PARA BATERIAS Y PANELES*/

.card-container{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 100px;

}

.card{
	width: 325px;
	background-color: #F0F0F0;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
	margin: 20px;
}

.card img{
	width: 100%;
	height: auto;
}

.card-content-b{
	padding: 16px;
}

.card-content-b h3{
	font-size: 1.15rem;
	margin-bottom: 8px;
	text-align: justify;
}

.card-content-b p{
	color: #666;
	font-size: 1rem;
	line-height: 1.3;
	text-align: justify;
}

.card-content-b .btn{
	display: inline-block;
	padding: 8px 16px;
	background-color: #333;
	text-decoration: none;
	border-radius: 4px;
	margin-top: 16px;
	color: #ffffff;
}

.card-content-b .btn:hover{
	background-color: #4d4d4d;
	color: #fffffff0;
}

/*---------------------------------------------------*/
.card-content-p{
	padding: 16px;
}

.card-content-p h3{
	font-size: 1.22rem;
	margin-bottom: 8px;
	text-align: justify;
}

.card-content-p p{
	color: #666;
	font-size: 1rem;
	line-height: 1.3;
	text-align: justify;
}

.card-content-p .btn{
	display: inline-block;
	padding: 8px 16px;
	background-color: #333;
	text-decoration: none;
	border-radius: 4px;
	margin-top: 16px;
	color: #ffffff;
}

.card-content-p .btn:hover{
	background-color: #4d4d4d;
	color: #fffffff0;
}


/*--------------------------------------------------*/


.letra-footer{
	color: rgb(255, 255, 255);
}

p{
	text-align: center;
}

a.propiedades{
	text-decoration:none; 
	color: #143098;
}

@media (max-width: 768px) {
	
}

/*Arreglar el nav al estar fixed-top*/
body{
	padding-top: 126px;
}

nav{
	/*background-color: #002438*/
	background-color: rgb(45, 49, 145);
	width: 100%;
}

.logo-paginaweb{
	opacity: 1;
	box-shadow: 10px 10px 16px 0 rgba(20, 20, 20, 0.3);
	border-radius: 4.6%;
}

.titulo-inicio{
	background-color: #ffffff;
	width: 100%;
	/*height: 140px;*/
	height: 10rem;
	margin-bottom: 1%;
	
}

.titulo-inicio h1{
	color: rgb(0, 0, 0);
	/*text-transform: uppercase;*/
	font-variant-caps: small-caps;
	font-weight: 900;
	line-height:0px;
	vertical-align:middle;
	text-align: center;
	font-size: 2.7rem;
}

.titulo-ongrid{
	background-color: #396f9e;
	width: 100%;
	/*height: 140px;*/
	height: 9.5rem;
}

.titulo-inicio label{
	color: rgb(0, 0, 0);
	text-align: justify;
	font-size: 2rem;
	font-weight: 500;
	/*margin-left: 5%;*/
	margin-top: 9%;
}

.titulo-inicio h3{
	color: rgb(255, 255, 255);
	line-height:90px;
	vertical-align:middle;
	text-align: center;
	font-size: 1.50rem;
}

.titulo-inicio-dg{
	background-color: #ffffff;
	width: 100%;
	/*height: 140px;*/
	height: 10rem;
	
}

.titulo-inicio-dgi{

	margin-top: 6%;
	/*margin-left: 5%;*/
}

.titulo-inicio-dgi h2{
	color: rgb(0, 0, 0);
	line-height:90px;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 2rem;
	margin-top: 6%;
	/*margin-left: 5%;*/
}

/*------------------------------------*/

.titulo-ongrid{
	background-color: #396f9e;
	width: 100%;
	/*height: 140px;*/
	height: 6rem;
}

.titulo-ongrid h2{
	color: rgb(255, 255, 255);
	font-variant-caps: small-caps;
	line-height:90px;
	vertical-align:middle;
	text-align: center;
	font-size: 2.5rem;
}

.titulo-offgrid{
	background-color: #396f9e;
	width: 100%;
	/*height: 140px;*/
	height: 6rem;
}

.titulo-offgrid h2{
	color: rgb(255, 255, 255);
	font-variant-caps: small-caps;
	line-height:90px;
	vertical-align:middle;
	text-align: center;
	font-size: 2.5rem;
}

.beneficios div{
	text-align: center;
}

.beneficios div div h2{
	font-size: 1.4rem;
	font-weight: bolder;
}

.beneficios div div p{
	font-size: 1rem;
	text-align: justify;
}

#dropdown-service{
	background-color: rgb(245, 245, 245);
	color: #000;
}

#dropdown_item_ofrecer:hover li a{
	background-color: rgb(255, 254, 254);
}

#dropdown_item_ofrecer.active li a{
	background-color: rgb(255, 254, 254);
	color: #000;
}

.microred-def label{
	text-align: justify;
	font-size: 1.8rem;
}

.microred-def p{
	text-align: justify;
	line-height: 200%; 
	font-size: 1.1rem;
}


  
/* Style the links inside the navigation bar */

.topnav{
	background-color: rgb(45, 49, 145);
}


.topnav a {
float: left;
display: block;
color: rgb(227, 227, 227);
text-align: center;
padding: 9px 11px;
text-decoration: none;
font-size: 14px;
border-bottom: 3px solid transparent;

}

.topnav a:hover {
	/*background-color: rgb(55, 69, 198);*/
		
	border-bottom: 3px solid rgb(255, 255, 255);
}

.topnav a.active {
	/*background-color: rgb(56, 72, 209);*/
	
	border-bottom: 3px solid rgb(255, 255, 255);
}

  
/* Style the links inside the navigation bar */
/*.topnav a {
	float: left;
	color: rgb(154, 153, 153);
	text-align: left;
	padding: 14px 16px;
	text-decoration: none;
	font-size: 1.10rem;
}
.topnav a:hover {
	background-color: rgb(221, 221, 221);
	color: rgb(0, 0, 0);
}

.topnav a.active{
	background-color: rgb(221, 221, 221);
	color: rgb(0, 0, 0);
}*/
/* Add a color to the active/current link */
/*.topnav a.active {
	background-color: rgb(245, 245, 245);
	color: white;
}*/

@media screen and (max-width: 600px) {
	.topnav a, .topnav-right {
	  float: none;
	  display: block;
	}
}

.margen-2-show{
	font-size: 1.20rem;
	color: rgb(255, 253, 253);
	/*background-color: #396f9e;*/
}

.margen-2-contact{
	display: flex;
}

.margen-2-contact i{
	font-size: 4.6rem;
	color: rgb(0, 0, 0);
}

.margen-2-contact h3{
	font-size: 1.60rem;
	color: rgb(70, 70, 70);
	text-decoration: none;
}

.margen-2-contact h2{
	font-size: 1.60rem;
	color: rgb(0, 0, 0);
}
/*-------------------------------*/



/*-------------------------------*/

#input-formulario{
	background-color: rgb(252, 252, 252);
	border-color: #a5a5a5;
	border-radius: 2.2px;
	font-size: 1rem;
	
}

label span{
	color: rgb(98, 99, 99);
}

#timeInput{
	background-color: rgb(243, 243, 243);
}

a,h1,h2,h3,h4,h5,h6,p,li,label{
	font-family: "Alegreya Sans", sans-serif;
}

h4.primero{
    color: #002438
}
h4.segundo{
    color: #FE7700
}
h4.tercero{
    color: #486CFD
}

div.color{
	color: #002438
}

hr.inicio{

	width: 320px;
	border:1px ;
	color: black;
}

/*---------------------------------------------------------------------------------*/

.back{
	text-decoration: none;
}

.back h6{
	color: #002438;
}

.back img{
	width: 1.1rem;
	margin-bottom: 0.30rem;
}

.paginacion{
	color: #FFF;
}


/*---------------------------------------------------------------------------------*/

.icon-meter-total{
	width: 0.97rem;
}

.icon-meter-terrace{
	width: 0.97rem;
	margin-bottom: 0.30rem;
}

/*BOTON CREAR PROPIEDAD*/
.create-prop a{
	text-decoration: none;
	text-transform: uppercase;
	width: 175px;
	margin-left: 7.1%;
	display: inline-block;
	padding: 7px;
	font-size: 13.5px;
	background: rgb(0, 36, 56);
	color: #ffffff;
	border-radius: 4px;
	border: 1px solid rgb(213, 213, 180);
	transition: all 400ms ease;
  }
  
  .create-prop a:hover{
	background: rgb(0, 66, 101);
	color: #ffffff;
  }

/*-----------------*/

.message-prop{
	margin-left: 1%;
  }
  
.div-welcome{
text-align: center;
}

.div-crear input{
	text-decoration: none;
	width: 164px;
	display: inline-block;
	padding: 7px;
	font-size: 14px;
	background: rgb(0, 36, 56);
	color: #ffffff;
	border-radius: 4px;
	border: 1px solid rgb(213, 213, 180);
	transition: all 400ms ease;
}
  
.div-crear input:hover{
	background: rgb(0, 66, 101);
	color: #fff;
}
  
.div-regresar a{
	text-align: center;
	text-decoration: none;
	width: 164px;
	display: inline-block;
	padding: 7px;
	font-size: 14px;
	background: rgb(0, 56, 86);
	color: #fff;
	border-radius: 4px;
	border: 1px solid rgb(213, 213, 180);
	transition: all 400ms ease;
}
.div-regresar a:hover{
	background: rgb(0, 66, 101);
	color: #ffffff;
}

/*.img-regresar{
	
}*/

/*Letra vendida*/

.card_image_prop{
	position: relative;
}

.div-vendida{
	display: flex;
	position: absolute;
	top: 94%;
	background-color: #ffffff;
	border-radius: 5%;
	padding: 0px;
	font-weight: 600;
	width: 83px;
	height: 30px;
	color: #393939;
	transform: translate(0,-50%);
	
	right: 8px;
	
}

.letra-vendida{
	font-size: 1.5rem;
}


.div-no-disponible{
	display: flex;
	position: absolute;
	top: 94%;
	background-color: #ffffff;
	border-radius: 5%;
	padding: 0px;
	font-weight: 600;
	width: 145px;
	height: 30px;
	color: #393939;
	transform: translate(0,-50%);
	
	right: 8px;
	
}

.letra-no-disponible{
	font-size: 1.5rem;
}


/*.card_image_prop{
	display: flex;
	width: 400px;
	height: 50%;
	background-color: #f3f3f3f5;
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.66);
	overflow: hidden;
}*/

/*CSS IMAGENES SLIDER */
.div-slider{
	display: flex;
	justify-content: left;
	align-items: center;
}

.container-carousel{
	position: relative;
	width: 600px;
	height: 400px;
	background-color: #f3f3f3f5;
	/*box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.66);*/
	border-radius: 15px;
	overflow: hidden;
}

.carruseles{
	width: 3000%;
	height: 100%;
	display: flex;
}

/*Aqui se calcula el 100% por el numero de imagenes que se rellena arriba EX: 20000%*/
.slider-section{
	width: calc(100% / 30);
	height: 100%;
}

.slider-section img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 15px;
}

.btn-left, .btn-right{
	display: flex;
	position: absolute;
	top: 50%;
	font-size: 2rem;
	background-color: transparent;
	border-radius: 50%;
	padding: 5px;
	font-weight: 600;
	cursor: pointer;
	color: #ffffffc2;
	transform: translate(0,-50%);
	transition: .5s ease;
	user-select: none;
}

.btn-left:hover, .btn-right:hover{
	background-color: #333333D4;
	color: #FFF;
}

.btn-left{
	left: 10px;
}

.btn-right{
	right: 10px;
}


.i-posicion{
	top: 30px;
}

.btn-lupa{
	display: flex;
	right: 43%;
	position: absolute;
	top: 50%;
	font-size: 4rem;
	background-color: transparent;
	border-radius: 50%;
	padding: 5px;
	font-weight: 600;
	cursor: pointer;
	color: #FFFFFF81;
	transform: translate(0,-50%);
	transition: .5s ease;
	user-select: none;
}

.ver-imagenes{
	text-align: left;
	margin-left: 28%;
	font-size: 0.85rem;
}

.btn-ampliar{
	display: flex;
	right: 27%;
	position: absolute;
	top: 50%;
	font-size: 4rem;
	background-color: transparent;
	border-radius: 50%;
	padding: 5px;
	font-weight: 600;
	cursor: pointer;
	color: #FFFFFF81;
	transform: translate(0,-50%);
	transition: .5s ease;
	user-select: none;
}

.btn-ampliar h6{
	color: #ffffffce;
	font-size: 1.25rem;
}

/*-------------------------------------------------------------*/
/*-------------------------------------------------------------*/

.td_down{
	width: 25%;
	text-align: left;
	vertical-align: top;
	border: 1px solid rgb(195, 194, 194) ;
	border-collapse: collapse;
}

.th_up{
text-transform: uppercase;
}


/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/


.div-error-login{
	text-align: center;
	margin-left: 28%;
}

.div-mensaje-register{
	text-align: center;
	margin-left: 16%;
}

.imagen-login{
	margin-left: 31%;
	margin-bottom: 5%;
}

.login input{
	text-decoration: none;
	width: 87px;  
	display: inline-block;
	padding: 8px;
	font-size: 15.8px;
	background: #002438;
	color: #ffffff;
	border-radius: 4px;
	border: 1px solid #002438;
	transition: all 400ms ease;
}

.login input:hover{
	background: rgb(0, 66, 101);
	color: #ffffff;
}

.h2-register{
	margin-left: 8%;
}

.contact-title{
	margin-bottom: 5%;
}

.contact-title label{
	font-size: 3.2rem;
}

.contact-subtitle label{
	font-size: 1.2rem;
	text-align: justify;
}

.contact-send input{
	text-decoration: none;
	width: 78px;  
	display: inline-block;
	padding: 8px;
	font-size: 0.90rem;
	background: rgb(42, 45, 128);
	color: #ffffff;
	border-radius: 3px;
	border: 1px solid rgb(42, 45, 128);
	transition: all 400ms ease;
}

.contact-send input:hover{
	background: rgb(45, 49, 145);
	color: #ffffff;
}

.service-send input{
	text-decoration: none;
	width: 13.40rem;  
	display: inline-block;
	padding: 10px;
	background: #002438;
	color: #ffffff;
	border-radius: 4px;
	border: 1px solid #002438;
	transition: all 400ms ease;
	font-size: 0.90rem;
}

.service-send input:hover{
	background: rgb(0, 66, 101);
	color: #ffffff;
}

.div-showpass button{
	background-color: #f6f6f6;
	border-radius: 0.45rem;;
	border: 1px solid #ced4da;
}

.div-showpass button:hover{
	background-color: #ebebeb;
}

#image1{
	margin-bottom: 8.5%;
}

.texto-pass{
	font-size: 0.8rem;
	text-align: right;
}

.texto-showpass{
	font-size: 50%;
}

.div-password button{
	color: rgb(0, 0, 0);
	background: rgb(195, 194, 194);
	text-decoration: none;
	width: 340px;  
	margin-top: 0.5%;
	display: inline-block;
	padding: 6px;
	font-size: 15.7px;
	background: rgb(195, 194, 194);
	color: #000;
	border-radius: 4px;
	border: 1px solid rgb(195, 194, 194);
	transition: all 400ms ease;
}

.div-password button:hover{
	background: rgb(171, 171, 171);
	color: #000;
}

.div-password span{
	width: 340px;
	font-size: 1rem;
	text-align: center;
	margin-top: 0.5%;
}

.imagen-logout{
	margin-bottom: 1.6%;
}

.letra-cerrar-sesion{
	font-size: 1.14rem;
	
}

.dropdown-logout:hover{
	background-color: #002438;
}

.card-body h2{
	/*text-align: center;*/
	margin-left: 34.4%;
}