.comillas{
	position: relative;
}

.comillas .comilla1{
	position: absolute;
	font-size: 60px;
	top: 47px;
	left: 14px;
}
.comillas .comilla2{
	position: absolute;
	font-size: 60px;
	top: 50px;
	right: 22px;
}

.h1MarginAccion{
	margin-top: 5px;
	margin-bottom: 5px;
}

.blog {
	background-color: #3CB5F4 !important;

}

.blog p{
	padding: 40px;
	margin-bottom: 13px;
}

@media (min-width: 960px) and (max-width: 1189px) {
	.blog{
		min-height: 216px;
		height: 207px;
	}
}

@media (min-width: 1190px) and (max-width: 1499px){
	.blog{
		min-height: 208px;
		height: 207px;
	}
}

@media (min-width: 1500px) and (max-width: 1699px){
	.blog{
		min-height: 209px;
		height: 207px;
	}
}

@media (min-width: 1700px) and (max-width: 1920px){
	.blog{
		min-height: 222px;
		height: 207px;
	}
}

.location {
	/*padding-bottom: 25px;*/
}

.colombia {
	padding-top: 20px;
	padding-left: 10px;
}



.mexico-map{
	height: 83px;
}

@media (max-width: 599px){
	.colombia-map{
		height: 69px !important;
	}

	.mexico-map{
		width: 150px;
		height: 69px !important;
	}

	.social_icons{
		width: 31px;
	}
}


.height145{
	height: 145px !important;
}
.text-adress{
	padding-left: 10px;
}
.text-adress p{
	margin-bottom: 0px;
	line-height: 18px;
}



.linea{
	width: 2px;
	background-color: #b8b8b8;
	height: 60px;
	margin-top: 20px;
}

.social_networks {
	padding: 8px;
}

.credits {
	padding-top: 20px;
	padding-left: 15px;
	font-size: 1.1em;
}

.black-link{
	color: #404040;
}
.black-link:hover{
	transition: color 0.5s;
	color: #3AB3F6 !important;
}

.white-link2{
	color:white;
}
.white-link2:hover{
	transition: color 0.5s;
	color: #3AB3F6 !important;
}
.hideFooter{
	display:none;
}
.contact-title{
  margin:0;
  text-align: left;
  margin-top:7px;
  margin-left: 16px;
}


.contact-title span {
  background: #FFB851;
  border-radius: 9px;
  padding: 0px 3px;
}

.book-button-footer{
  width: 60%;
  background-color: #7BD164!important;
  font-weight: bold!important;
  font-size: 1.5em!important;
  height: 50px;
  margin: auto;
  margin-bottom: 16px!important;
}

.book-button-footer:hover{
  background-color: #42a229!important;
}
.footer-book-title {
  margin-bottom: 27px!important;
  margin-top: 16px!important;
}