/* CSS Code by Abrahan Núñez */

@import url(https://fonts.googleapis.com/css?family=Lato:400,700,900);
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600&display=swap');

body {
	font-family: 'Source Sans Pro', sans-serif;
}

/* Header */

.header {
	background: url(../pix/background.jpg) 50% 0 no-repeat fixed;
	height: 725px;
	padding-top: 30px;
	background-size: cover;
}

.left {
	float: left;
}

.right {
	float: right;
	padding-top: 35px;
	margin-right: 60px;
}

.navigation ul {
	display: inline-block;
}

.main-nav-right {
	margin-top: 40px;
}

.navigation ul li, .navbar-right ul li {
	list-style: none;
	display: inline-block;
	margin-left: 15px;
}

.navigation a, .navbar-right a {
	font-size: 20px;
	color: #fff;
	cursor: pointer;
	padding-bottom: 4px;
	font-weight: normal;
}

.navigation a:hover, .navbar-right a:hover, .actual {
	text-decoration: none;
	border-bottom: 3px solid #fff;
}

.call-to-action {
	text-align: center;
	padding-top: 100px;
}

.call-to-action h3 {
	font-size: 75px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 5px;
}

.call-to-action h3 span {
	font-size: 30px;
	display: block;
	letter-spacing: 2px;
}

.call-to-action h3 strong {
	font-weight: 900;
}

.reservar {
	border: 4px solid #fff;
	width: 220px;
	height: 61px;
	line-height: 48px;
	display: block;
	margin: 30px auto 0 auto;
	color: #fff;
	font-size: 20px;
}

.reservar:hover {
	background: #2980b9;
	color: #fff;
	text-decoration: none;
	border: 4px solid #fff;
}

.info-text {
	color: #fff;
	margin-left: 10px;
	display: inline-block;
	margin-top: 30px;
	font-size: 20px;
}

img.phone {
	margin-right: 10px;
}

img.pin {
	margin-left: 10px;
	margin-right: 5px;
}



/* About Us */

.about-us, .gallery {
	padding-top: 60px;
	padding-bottom: 60px;
	background: url(../pix/white.png);
}

.about-us h4, .services h4, .contact-header h4 {
	font-weight: 900;
	color: #2980b9;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 40px;
	font-size: 18px;
}

.about-us .content {
	text-align: justify;
}

.about-us h5, .services h5 {
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	color: #2980b9;
	margin-bottom: 20px;
	margin-top: 20px;
}

.about-us p {
	font-weight: normal;
	font-size: 15px;
}

p {
	color: #959799;
}

.parallax {
	background: url(../pix/parallax.jpg) 50% 0 no-repeat fixed;
	width: 100%;
	height: 560px;
	background-size: cover;
}

.two {
	background: url(../pix/parallax-two.jpg) 50% 0 no-repeat fixed;
}

/* Services */

.services {
	padding-bottom: 60px;
	padding-top: 60px;
	text-align: left;
}

.services .content {
	margin-top: 40px;
}

.services .content p {
	text-align: justify;
	text-align-last: center;
}

.services h5 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}

.services img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 250px;
	height: 250px;
	margin: 10px auto;
}

.services h4 span, .about-us h4 span {
	width: 20px;
	height: 4px;
	background: #29338e;
	display: block;
	margin: 5px auto;
}

/* Contact */

.contact {
	width: 100%;
	background: #f6f6f6;

}

.contact-header {
	width: 100%;
	height: 80px;
	position: relative;
}

.contact-header img {
	position: absolute;
	left: 50%;
	bottom: -25px;
}

.contact-form {
	margin-top: 70px;
	padding-bottom: 100px;
}

.contact input[type="text"], 
.contact textarea {
	width: 90%;
	height: 35px;
	border: none;
	padding: 10px;
	font-size: 12px;
	margin-bottom: 15px;
}

::-webkit-input-placeholder {
   color: #dfdede;
}

:-moz-placeholder { /* Firefox 18- */
   color: #dfdede;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #dfdede;  
}

:-ms-input-placeholder {  
   color: #dfdede;  
}

.contact input[type="submit"] {
	width: 160px;
	height: 35px;
	background: #29338e;
	color: #ffffff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	font-weight: 900;
	margin: 20px auto 0 auto;
	display: block;
	border: none;
}

.contact input[type="submit"]:hover {
	background: #f6f6f6;
	color: #29338e;
	border: 2px solid #29338e;
}

.contact textarea {
	height: 250px;
	width: 97%;
}

.contact-header {
	background: #ffffff;
	text-align: center;
	padding: 20px 0;
}

.map {
	width: 100%;
}

.map iframe {
    pointer-events: none;
}

/* Footer */

.footer {
	background: #2980b9;
	width: 100%;
	padding-bottom: 50px;
	padding-top: 50px;
	
}

.footer p {
	color: #fff;
	text-align: center;
}

.footer p a {
	color: #fff;
}

/**/
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.8) url(../pix/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }

}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}

@media only screen and (max-width: 768px) {
	.header h3 {
  	font-size: 20px;
  }

  .right {
  	display: none !important;
  }

  .left {
  	float: none !important;
  }
}

.navbar-default {
	background: none;
	border: none;
	padding: 0px 30px;
}


.navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #29338e;
	border: #29338e;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;

}

.logo-about-us {
	display: block;
	margin: 10px auto;
}

@media only screen and (max-width: 385px) {

  .logo {
  	height: 35px;
  }

  .header h3 {
  	font-size: 28px;
  }

  .call-to-action {
  	padding-top: 35px;
  }

  .navbar-toggle {
  	margin-top: 5px;
  }

  .navigation ul li, .navbar-right ul li {
  	display: block;
  	margin-top: 10px;
  }

  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
  	border: none;
  }

  .contact-header img {
  	left: 40%;
  }

  .main-nav-right {
  	margin-top: 15px;
  }

  .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  	background: none;
  }

  .navigation a, .navbar-right a {
  	font-size: 12px;
  }

  .section-title {
  	font-size: 28px !important;
  }

  .call-to-action h3 span {
  	font-size: 15px;
  }

  .reservar {
    border: 4px solid #fff;
    width: 150px;
    height: 50px;
    line-height: 40px;
    display: block;
    margin: 30px auto 0 auto;
    color: #fff;
    font-size: 15px;
}

.info-text {
	font-size: 14px;
}

img.phone, img.pin {
	height: 20px;
}

.footer p {
	font-size: 10px;
}

form input, textarea {
	border: 2px solid #ccc;
}

}

.section-title {
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #337ab7;
	margin-bottom: 40px;
	margin-top: 40px;
}

.gallery .row {
	margin-top: 30px;
}

.inside {
	height: 300px;
}

form input {
	width: 100%;
	margin-bottom: 20px;
	padding: 10px;
	height: 40px;
}

form input[type="submit"] {
	background: #337ab7;
	color: #fff;
}

form label {
	color: #337ab7;
}

form textarea {
	width: 100%;
	height: 240px;
	margin-bottom: 20px;
}

.como-llegar h5 {
	text-align: center;
}

.como-llegar strong {
	color: #2980b9;
	display: block;
}

.como-llegar p {
	text-align: justify;
	text-align-last: left; 
}












