/* GLOBAL STYLES
-------------------------------------------------- */


/* CSS */

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraLight.eot?') format('eot'), 
url('../fonts/Montserrat-ExtraLight.woff') format('woff'),
url('../fonts/Montserrat-ExtraLight.ttf') format('truetype');
  font-weight: 100;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Medium.eot?') format('eot'), 
url('../fonts/Montserrat-Medium.woff') format('woff'),
url('../fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: medium;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.eot?') format('eot'), 
url('../fonts/Montserrat-Regular.woff') format('woff'),
url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Bold.eot?') format('eot'), 
url('../fonts/Montserrat-Bold.woff') format('woff'),
url('../fonts/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: bold;
}
@font-face {
  font-family: 'Bebas Neue';
  src: url('../fonts/BebasNeue-Regular.eot?') format('eot'), 
url('../fonts/BebasNeue-Regular.woff') format('woff'),
url('../fonts/BebasNeue-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Bebas Neue';
  src: url('../fonts/BebasNeue-Book.eot?') format('eot'), 
url('../fonts/BebasNeue-Book.woff') format('woff'),
url('../fonts/BebasNeue-Book.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Bebas Neue';
  src: url('../fonts/BebasNeue-Regular.eot?') format('eot'), 
url('../fonts/BebasNeue-Regular.woff') format('woff'),
url('../fonts/BebasNeue-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}





/* Padding below the footer and lighter body text */

body {
  padding-top: 0;
  padding-bottom: 0;
}

h2, h3 {
	font-weight: 700;
}

.font-weight-medium {
	font-weight: 500 !important;
}
.font-weight-extralight {
	font-weight: 100 !important;
}

.carousel h1 {
	text-transform: uppercase;
	font-family: 'Bebas Neue', cursive;
	font-size: 48px;
	line-height: 0.8em;
}

.carousel small {
    font-size: 36px;
}


.carousel-item {
	height: 700px;
	overflow: hidden;
}


@media only screen and (min-width: 600px) {
	.carousel-caption {
		padding-top: 0;
		top: 0;
		text-align: right;
	}

	.carousel h1 {
		font-size: 60px;
		line-height: 0.7em;
	}

}

.imgheader {
	width: 100%;
	height: auto;
	min-height: 700px;
	min-width: 1900px;
	text-align: center;
	vertical-align: middle;
}

.text14 {
	font-size: 14px !important;
}
.text18 {
	font-size: 18px !important;
}
.text12 {
	font-size: 12px !important;
}
.text24 {
	font-size: 24px !important;
}
.text60 {
	font-size: 60px !important;
}
.text30 {
	font-size: 30px !important;
}
h1 {
	text-transform: uppercase;
	font-size: 48px;
	color: #323232;
	line-height: 1
}

.bg-light {
	background-color: #e7e7ec;
	background: #323232;
}

.actividades hr {
	width: 100%;
	margin: 17px auto 20px;
	border-color: #323232;
	border-width: 2px;
}

hr.color1 {
	border-color: #974d8f;
}

hr.color2 {
	border-color: #dc1b47;
}

hr.color3 {
	border-color: #1f3d6b;
}

hr.color4 {
	border-color: #00bcff;
}

hr.color5 {
	border-color: #065c48;
}

hr.color6 {
	border-color: #a8713c;
}

hr.color7 {
	border-color: #a6bdcf;
}

hr.color8 {
	border-color: #c7e562;
}


.actividades h3 {
	font-family: 'Bebas Neue', cursive;
	font-size: 24px;
	font-weight: 700;
	line-height: 1em;
	color: #000000;
}

.actividades .card {
	border-color: #c8c8c8;
	border-width: 2px;
	border-radius: 10px;
	border-left: none;
}

.actividades .card-body {
	padding: 5px;
	color: #000;
	width: 115px;
}

.actividades .card-title a {
	color: #000;
	font-size: 16px;
	margin: 0;
}
.actividades .card-title {
	text-transform: uppercase;
	line-height: 1;
	color: #000;
	font-size: 16px;
	margin: 0;
}
.actividades .card-text {
	font-size: 16px;
	margin: 0;
	color: #323232;
	line-height: 1;
}

.info-actividades .card-body p {
	line-height: 1;
}



.info-actividades {
	border-top: 2px solid #000;
	margin-top: 30px;
	padding-top: 35px;
	margin-bottom: 40px;
}

.info-actividades h2, footer h2 {
	font-family: 'Bebas Neue', cursive;
	font-size: 48px;
	font-weight: 700;
	line-height: 1em;
	color: #000000;
	margin-bottom: 30px;
}


.bg-card {
	background-color: #ebebeb;
}

.info-actividades .card {
	position: relative;
	border: none;
	margin-bottom: 40px;
}

.info-actividades .card-title {
	text-transform: uppercase;
	line-height: 1;
	color: #000;
	font-size: 48px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.info-actividades .card-subtitle {
	line-height: 1;
	color: #000;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 15px;
}
.info-actividades .card-body {
	color: #000;
	background-color: #ebebeb;
}

.info-actividades .card-footer {
	border: none;
	color: #000;
	background-color: #ebebeb;
	position: absolute;
	bottom: 0;
	width: 100%;
}

.info-actividades .card-footer p {
	font-size: 18px;
	margin: 5px 0 0;
}

.info-actividades .btn-primary {
	text-transform: uppercase;
	border-radius: 0;
	background-color: #974d8f;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	border-color: #974d8f;
	padding: 2px 5px;
}
.info-actividades .btn-primary:hover {
	background-color: #7a0f6e;
}


.ir-arriba {
	display:none;
	padding:10px 15px;
	background:#f2b57c;
	font-size:20px;
	color:#fff;
	cursor:pointer;
	position: fixed;
	bottom:20px;
	right:20px;
	z-index: 100000;
}

.ir-arriba:hover {
	background:#f39035;
}

footer {
	padding: 20px 0;
	color: #000;
}
footer p {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px;
}
@media (max-width: 800px) {
	.carousel-item {
		height: 230px;
	}
	.imgheader {
		min-height: 230px;
		min-width: inherit;
		    width: 100%;
    height: 15vw;
    object-fit: cover;
}
	
	.actividades .card {
	border-left: 2px solid #c8c8c8;
}

	
	.carousel-caption {
	padding-top: 0;
top: 0;
bottom: inherit;
width: 120px;
right: -17px;
left: inherit;
	}
	.info-actividades .card-footer {
		position: relative;
	}
	
footer .d-flex {
	    display: block!important;
}
}
