/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/templates/modern-business)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
 @import url(http://fonts.googleapis.com/css?family=Volkhov:400,400italic,700,700italic|Courgette);

body {
  padding-top: 56px;
}

.header-top{
	margin-top: 70px;
}
.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

.description-site {
	font-family: 'Courgette', Arial, Helvetica, serif;
	padding: 70px 0 40px;
	color:#436ab1;
}

.map{
	font-family: 'Volkhov', Arial, Helvetica, serif;
    font-style: italic;
}

.map p{
	font-size: 13px;
}

.map h3{
	font-family: 'Courgette', Arial, Helvetica, serif;
	color:#436ab1;
}

.header-donaciones{
	padding-left: 0px;
}

.header-donaciones img{
	width: 120px;
    margin: auto;
}

.header-donaciones .card{
	border:none;
}

.header-donaciones h5{
    font-size: 2rem;
    color:#436ab1;
    font-weight: 700;
}

.header-donaciones p{
    font-size: .90rem;
}

.header-donaciones .card-body {
}

.donaciones{
	padding-left: 0px;
}

.donaciones h5{
    font-size: 1.20rem;
}

.donaciones p{
    font-size: .80rem;
}

.donaciones .card{
	border:none;
}

.donaciones .card-body {
    padding: .25rem;
}

.especie{
	background: #436ab1;
    color: #ffffff;
    text-align: center;
    padding-top: 13px;
}

.especie h5{
	font-weight: 700;
}

.especie p{
	font-weight: 700;
}

.f-donaciones p{
    font-size: 1.5rem;
    font-weight: 700;
	color:#436ab1;
}

.f-donaciones img{
    width: 80px;
    float: left;
    margin-right: 30px;
}