/*
Theme Name: Altué 2006
Theme URI: http://.fundacionaltue.cl
Author: Cosmonautas.cl
Author URI: http://www.cosmonautas.cl
Description: Theme realizado exclusivamente para fundacionaltue.cl
Version: 1.0
License: Todos los derecho reservados para fundacionaltue.cl y Cosmonautas.cl
*/

@import url('https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;700&display=swap');


body {font-family: 'Instrument Sans', sans-serif; background-color: #fffce2; color: #444444;}
h1, h2, h3, h4, h5, h6 {font-weight: bold; color: #243a2e;}

.btn-altue {background-color: #243a2e; color: #fffce2;}
.btn-altue:hover {background-color: #0A100C; color: #fffce2;}
.btn-altue-alt {background-color: #fffce2; color: #243a2e; border: 1px solid #243a2e;}
.btn-altue-alt:hover {background-color: #243a2e; color: #fffce2;}

.navbar-brand {color: #243a2e; font-weight: bold;}

.goodmorning {min-height: 526px; max-width: 920px;
	background: url('img/bgheader.png') no-repeat center center; background-size: 100%; margin: 0 auto;}
.hi-goodmorning {margin: 40px auto 0 0; padding-top: 30px;}
.hi-goodmorning h1 {color: #243a2e; width: 500px;}
.hi-goodmorning p {font-size: 120%; width: 420px; margin-bottom: 180px;}
.hi-goodmorning .btn {float: right; font-weight: bold; padding: 10px 40px}

.wrapp {margin: 100px auto; padding: 0 100px;}

.header-img {max-height: 500px; object-fit: cover;}

.box-maps {background-color: #406d58;}
.map {padding: 40px; color: #fffce2;}
.map h5 {color: #fffce2;}
.map:hover {filter: brightness(0.8);}
.map1 {background: url('img/map1.png') no-repeat center center; object-fit: cover; min-height: 300px;}
.map2 {background: url('img/map2.png') no-repeat center center; object-fit: cover; min-height: 300px;}
.map3 {background: url('img/map3.png') no-repeat center center; object-fit: cover; min-height: 300px;}

footer {background-color: #243a2e; color: #fffce2;}
footer {font-size: 80%; text-align: center; padding: 60px 0 20px;}
footer a {color: #fffce2;}