/* Bootstrap override */

body.cookies
{
	padding-bottom: 70px;
}

.navbar
{
	margin-bottom: 10px;
}
.navbar-default
{
	background-color: white;
	border-color: white;
}
.navbar-default .navbar-nav>li>a, .dropdown-menu>li>a 
{
    color: #385170;
}
.navbar-nav .nav-link.active
{
	border-bottom: 3px solid #9fd3c7;
}
a
{
	color: #010101;
}
a:hover
{
	color: #8b8b8b;
}
.navbar-logo
{
	width: 175px;
}
ul.navbar-nav
{
	margin-top: 20px;
}

/* Custom styles */



.clickable
{
	cursor: pointer;
}
.text-big
{
	font-size: 50px;
}

.imageHover-container
{
	position: relative;
}
.imageHover-text
{
	position: absolute;
}

.home-row-separator
{
	height: 15px;
}

.error-page h1
{
	font-size: 100px;
}
.error-page .fa-exclamation-triangle
{
	color: #f0ad4e;
}

.youtube-embed
{
	text-align: center;
}
.youtube-embed iframe
{
	border: none;
}

@media (max-width: 768px)
{
	.error-page h1
	{
		font-size: 85px;
	}
}

@media (max-width: 400px)
{
	.error-page h1
	{
		font-size: 60px;
	}
}

@media (min-width: 992px)
{
	.navbar-logo
	{
		width: 300px;
	}
	.home-imageHover-text
	{
		position: absolute;
	}
	.home-jumbotron-text
	{
		text-shadow: 1px 1px 2px black;
		text-align: right;
		color: white;
		
		width: 40%;
		right: 30px;
		bottom: 25px;
	}
	a.white-link:link, a.white-link:visited, a.white-link:focus, a.white-link:active
	{
		color: white;
	}
	
	.home-imageHover-text-sections
	{
		text-align: right;
		text-shadow: 1px 1px 2px black;
		color: white;

		position: absolute;
		bottom: 15px;
		right: 15px;
		width: 50%;
	}
}
.section-dark
{
	background-color: #31708f;
	color: #ebebeb;
	
	margin: 30px 0px;
	padding-top: 25px;
	padding-bottom: 40px;
}
.section-upper-border
{
	border-top: 1px solid #aaa;
	
	margin: 30px 0px;
	padding-top: 25px;
	padding-bottom: 40px;
}

footer
{
	background-color: #ececec;
	border-top: 1px solid #8b8b8b;
	min-height: 100px;
}

.cookie-warning
{
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
	border-top: 1px solid black;
	color: white;
	background-color: #285c74;
	padding: 20px;
}
.cookie-warning a:link, .cookie-warning a:visited, .cookie-warning a, .cookie-warning a:active, .cookie-warning a:hover
{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.form.legal
{
	overflow: hidden;
}
.form.legal .form-group
{
	margin-bottom: 0px;
}
.header-gray-banner
{
	background-color: #ececec;
}

/* *** NEW WEB 2025 *** */

/* Default text font */
body {
	font-family: "Alata", sans-serif;
	font-weight: 400;
	font-style: normal;
}

/* Roboto Slab */
.ff-rs-thin {
	font-family: "Roboto Slab", serif;
	font-optical-sizing: auto;
	font-weight: 100;
	font-style: normal;
}
.ff-rs-extralight {
	font-family: "Roboto Slab", serif;
	font-optical-sizing: auto;
	font-weight: 200;
	font-style: normal;
}
.ff-rs-light {
	font-family: "Roboto Slab", serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
}
.ff-rs-regular {
	font-family: "Roboto Slab", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}
.ff-rs-medium {
	font-family: "Roboto Slab", serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
}
.ff-rs-semibold {
	font-family: "Roboto Slab", serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
}
.ff-rs-bold {
	font-family: "Roboto Slab", serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
}
.ff-rs-extrabold {
	font-family: "Roboto Slab", serif;
	font-optical-sizing: auto;
	font-weight: 800;
	font-style: normal;
}
.ff-rs-black {
	font-family: "Roboto Slab", serif;
	font-optical-sizing: auto;
	font-weight: 900;
	font-style: normal;
}

.text-justified
{
	text-align: justify;
}

.text-lightgray
{
	color: #8b8b8b;
}

/* BG layers */
.bg-gray
{
	background-color: #dedede;
}

/* BG images */
.bg-br
{
	background-repeat: no-repeat;
	background-position: bottom 10px right 20px;
	background-size: 125px;
}
.bg-tl
{
	background-repeat: no-repeat;
	background-position: top 10px left 00px;
	background-size: 100px;
}
.bg-loan
{
	background-image: url("/static/img/assets/servicios/icon-bgs/loan.png");
}
.bg-neighbourg
{
	background-image: url("/static/img/assets/servicios/icon-bgs/neighbourg.png");
}
.bg-savings
{
	background-image: url("/static/img/assets/servicios/icon-bgs/savings.png");
}
.bg-thermography
{
	background-image: url("/static/img/assets/servicios/icon-bgs/thermography.png");
}
.bg-one
{
	background-image: url("/static/img/assets/servicios/icon-bgs/one.png");
}
.bg-two
{
	background-image: url("/static/img/assets/servicios/icon-bgs/two.png");
}
.bg-three
{
	background-image: url("/static/img/assets/servicios/icon-bgs/three.png");
}
.bg-four
{
	background-image: url("/static/img/assets/servicios/icon-bgs/four.png");
}
.bg-history
{
	background-image: url("/static/img/assets/servicios/icon-bgs/history.png");
}
.bg-drone
{
	background-image: url("/static/img/assets/servicios/icon-bgs/drone.png");
}
.bg-wrench
{
	background-image: url("/static/img/assets/servicios/icon-bgs/wrench.png");
}
.bg-stairs
{
	background-image: url("/static/img/assets/servicios/icon-bgs/stairs.png");
}
.bg-security
{
	background-image: url("/static/img/assets/servicios/icon-bgs/security.png");
}
.bg-quality
{
	background-image: url("/static/img/assets/servicios/icon-bgs/quality.png");
}
.bg-ally
{
	background-image: url("/static/img/assets/servicios/icon-bgs/ally.png");
}
.bg-home
{
	background-image: url("/static/img/assets/homepage/bg-home.png");
}
.bg-colaboracion
{
	background-image: url("/static/img/assets/servicios/colaboracion-tecnica/bg-colaboracion.png");
	background-size: cover;
}
.bg-promociones
{
	background-image: url("/static/img/assets/servicios/promociones-inmobiliarias/bg-promociones.png");
	background-size: cover;
}
.bg-patrimonio-2
{
	background-image: url("/static/img/assets/servicios/restauracion-patrimonio/bg-patrimonio-2.png");
	background-size: cover;
}
.bg-rehabilitacion-2
{
	background-image: url("/static/img/assets/servicios/rehabilitacion-energetica/bg-rehabilitacion-2.png");
	background-size: cover;
}
.bg-sobre-mi
{
	background-image: url("/static/img/assets/sobre-mi/bg-sobre-mi.png");
	background-size: cover;
}

/* IMG decoration */
.bordered-black
{
	border: 3px solid black;
}
.bordered-white
{
	border: 3px solid white;
}
.bordered-gray
{
	border: 3px solid #8b8b8b;
}
.img-desaturated
{
	filter: saturate(0%);
}

footer a:link
{
	text-decoration: none;
}

/* OTHERS */
.section-separator hr
{
	display: block;
	height: 1px;
	border: 0;
	border-top: 3px solid #8b8b8b;
	margin: 1em 0;
	padding: 0;
	opacity: 1;
}

.legal p
{
	text-align: justify;
}