.navbar{
	/*
	border-bottom:4px solid #FFFFFF;
	*/
	background-color: transparent !important;
}

body { 
	/*
	background-image: url('https://source.unsplash.com/BtbjCFUvBXs/1920x1080');
	*/
	background-image: url(../imagenes/fondo-pagina.jpg); 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

body .navbar {
	background-color: transparent !important;
}

#cabecera a { 
	color: #d468b0;
	font-family: Monotype Corsiva;
	font-size: 18px;
	font-weight: bold;
}

#cabecera div .fondo1 { 
	color: #14638a;
	background-color: #FFFFFF;
	width: 100px;
}

#cabecera div .container { 
	color: #14638a;
	background-color: #DAD3C1;
}

.section-header h3 {
	font-size: 36px;
	color: #413e66;
	text-align: center;
	font-weight: 700;
	position: relative;
	font-family: "Montserrat", sans-serif;
}

.section-header p {
	text-align: center;
	margin: auto;
	font-size: 15px;
	padding-bottom: 20px;
	color: #535074;
	width: 75%;
}

#team {
  padding: 20px 0;
}

#team .member {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}

#team .member .member-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transition: 0.2s;
  padding: 15px 0;
  background: rgba(29, 28, 41, 0.6);
}

#team .member .member-info-content {
  transition: margin 0.2s;
  height: 40px;
  transition: height 0.4s;
}

#team .member:hover .member-info {
  transition: 0.4s;
}

#team .member:hover .member-info-content {
  height: 80px;
}

#team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
  color: #fff;
}

#team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
  color: #fff;
}

#team .member .social {
  margin-top: 15px;
}

#team .member .social a {
  transition: none;
  color: #fff;
}

#team .member .social a:hover {
  color: #1bb1dc;
}

#team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

#fotos { 
	padding: 10px;
}

#fotos .banner-motel{ 
	padding-bottom: 30px;
}

#fotos p{
	color: #7d7c7b;
	font-family: 'Oswald', sans-serif; 
}

#fotos h2{
	color: #2D53A2;
	font-family: 'Oswald', sans-serif; 
	font-weight: bold;
}

#fotos h6{
	color: #2D53A2;
	font-family: 'Oswald', sans-serif; 
}

#fotos .thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}

#fotos .fondo{
	background-color: #FFFFFF; 
	font-family: 'Oswald', sans-serif; 
	padding-top: 20px; 
	color: #7d7c7b;
}

#image-gallery .modal-footer{
  display: block;
}

#precios { 
	padding: 10px;
}

#precios .banner-motel{ 
	padding-bottom: 30px;
}

#precios h3{
	color: #2D53A2;
	font-family: 'Oswald', sans-serif; 
	font-weight: bold;
}

#precios h5{
	color: #2D53A2;
	font-family: 'Oswald', sans-serif; 
	font-weight: bold;
}

#precios p{
	color: #7d7c7b;
	font-family: 'Oswald', sans-serif; 
}

@media (min-width: 600px) {
	#precios div .campo1{
		padding-left: 100px; 
		padding-right: 100px; 
	}
}

#formulariocontacto { 
	padding: 10px;
}

#formulariocontacto .banner-motel{ 
	padding-bottom: 30px;
}

#formulariocontacto h3{
	color: #2D53A2;
	font-family: 'Oswald', sans-serif; 
	font-weight: bold;
}

#formulariocontacto h5{
	color: #2D53A2;
	font-family: 'Oswald', sans-serif; 
	font-weight: bold;
}

#formulariocontacto p{
	color: #7d7c7b;
	font-family: 'Oswald', sans-serif; 
}

@media (min-width: 600px) {
	iframe {
		width: 550px;
		height: 400px;
	}
}

@media (max-width: 600px) {
	iframe{ 
		width: 350px; 
		height: 300px; 
	}
}

#principal-image { 
	padding-top: 10px;
}

#principal-image .banner-motel{ 
	padding-bottom: 30px;
}

#principal-image .container {
	background: #f9f9f9;
}

#principal-image .flex-column {
	max-width: 260px;
}
        
#principal-image img {
	padding-top: 5px; 
	padding-left: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px;
}
        
#principal-image .scale {
	padding-top: 5px; 
	padding-left: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
}

#quienessomos { 
	padding: 10px;
}

#quienessomos .banner-motel{ 
	padding-bottom: 30px;
}

#quienessomos h4 { 
	color: #2D53A2;
	font-family: 'Oswald', sans-serif; 
	font-weight: bold;
}

#quienessomos h6 { 
	color: #2D53A2;
	font-family: 'Oswald', sans-serif; 
	font-weight: bold;
}

#quienessomos p { 
	color: #7d7c7b;
	font-family: 'Oswald', sans-serif; 
}

.slider {
	width: 75%;
	margin: auto;
	overflow: hidden;
}

.slider ul {
	display: flex;
	padding: 0px;
	width: 400%;
	animation: cambio 15s infinite alternate linear;
}

.slider li {
	width: 100%;
	list-style: none;
}

.slider img {
	width: 100%;
	padding: 5px;
}

@keyframes cambio {
	0% {margin-left: 0;}
	20% {margin-left: 0;}
	
	25% {margin-left: -100%;}
	45% {margin-left: -100%;}
	
	50% {margin-left: -200%;}
	70% {margin-left: -200%;}
	
	75% {margin-left: -300%;}
	100% {margin-left: -300%;}
}

footer{
	bottom: 0;
	
}

.footer-distributed{
	/*
	background-color: transparent !important;
	*/
	background-color: #8e8d8d;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: bold 16px sans-serif;
	padding: 20px 10px;
	margin-top: 2px;
}
 
.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
}
 
.footer-distributed .footer-left{
	width: 40%;
}
 
.footer-distributed h3{
	color:  #ffffff;
	font: normal 20px 'Cookie', cursive;
	margin: 0;
}
 
.footer-distributed h3 span{
	color:  #5383d3;
}
 
 
.footer-distributed .footer-links{
	color:  #ffffff;
	
	padding: 0;
}
 
.footer-distributed .footer-links a{
	display:inline-block;
	text-decoration: none;
	color:  inherit;
}
 
.footer-distributed .footer-company-name{
	color:  #8f9296;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}
 
 
.footer-distributed .footer-center{
	width: 35%;
}
 
.footer-distributed .footer-center i{
	background-color:  #33383b;
	color: #ffffff;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}
 
.footer-distributed .footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
}
 
.footer-distributed .footer-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
}
 
.footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}
 
.footer-distributed .footer-center p a{
	color:  #FFFFFF;
	text-decoration: none;;
}
 
.footer-distributed .footer-right{
	width: 20%;
}
 
.footer-distributed .footer-company-about{
	line-height: 20px;
	color:  #92999f;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}
 
.footer-distributed .footer-company-about span{
	display: block;
	color:  #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
 
.footer-distributed .footer-icons{
	margin-top: 25px;
}
 
.footer-distributed .footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color:  #33383b;
	border-radius: 2px;
 
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;
 
	margin-right: 3px;
	margin-bottom: 5px;
}
 
 
@media (max-width: 880px) {
 
	.footer-distributed{
		font: bold 14px sans-serif;
	
	}
 
	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}
 
	.footer-distributed .footer-center i{
		margin-left: 0;
	}
	.main {
		line-height: normal;
		font-size: auto;
	}
 
}



