html{
-webkit-box-sizing: border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
cursor: default;
-webkit-text-size-adjust:100%;
-moz-text-size-adjust:100%;
-ms-text-size-adjust:100%;
}


#mainNav {
  min-height: 56px;
  background-color: #fff;
  font-family:'Cabin', Sans-serif;
  text-transform:uppercase;
  /*font-size:65%;*/
  font-size:65%;
}

#mainNav .navbar-toggler {
 /* font-size: 80%;*/
  padding: 0.75rem;
  color: #000;
  border: none;
}

#mainNav .navbar-toggler:focus {
  outline: none;
}

#mainNav .navbar-brand {
  color: #161616;
  font-weight: 700;
  padding: .9rem 0;
  font-size:100%;
}

#mainNav .navbar-nav .nav-item:hover {
  color: fade(white, 80%);
  outline: none;
  background-color: transparent;
}

#mainNav .navbar-nav .nav-item:active, #mainNav .navbar-nav .nav-item:focus {
  outline: none;
  background-color: transparent;
}

.masthead h1 {
  font-family: 'Cabin', Serif;
  font-size: 2rem;
  margin-left:56%;
  margin-top:20%;
  z-index:4;
 /* background: -webkit-linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
  -webkit-text-fill-color: #c6c6c6;*/
  color:#817f81;
  -webkit-background-clip: text;
}

.about-section {
  padding-top: 0;
  background: white;
  padding-bottom: 0;
  background-size: 90px 90px;
 /* background-image: radial-gradient(circle, #16161666 1px, rgba(0, 0, 0, 0) 1px);*/
}


@media (min-width: 992px) {
  #mainNav {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
    background-color: transparent;
    transition: background-color 0.3s ease-in-out;
  }
  #mainNav .navbar-brand {
    padding: .5rem 0;
    color: #d4d4d4;
	font-size:14px;
  }
  #mainNav .nav-link {
    transition: none;
    padding: 2rem 0.5rem;
    color: #d4d4d4;
	font-weight:bold;
  }
  #mainNav .nav-link:hover {
    color: #686868;
  }
  #mainNav .nav-link:active {
    color: #686868;
  }
  #mainNav.navbar-shrink {
    background-color: #fff;
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #161616;
  }
  #mainNav.navbar-shrink .nav-link {
    color: #161616;
    padding: 1.5rem 0.5rem 1.25rem;
    border-bottom: 0.25rem solid transparent;
  }
  #mainNav.navbar-shrink .nav-link:hover {
    color: #2af7d1;
  }
  #mainNav.navbar-shrink .nav-link:active {
    color: #000;
  }
  #mainNav.navbar-shrink .nav-link.active {
    color: #000;
    outline: none;
    border-bottom: 0.25rem solid #000;
  }
}


 #map1 .row .mazemap img{
	  height:100%;
	  /*width:100%;*/
	  width:90%;
	  border:1px solid white;
	  margin-bottom:10%;
  }
  
#map1 .row .mazemap img:hover{
		 transform: scale(1.05);
}	
  
  .logotipo{
	  width:25%;
  }
  .morada{
	  color:white;
	  font-family:'Cabin', Sans-serif;
  }
  .fa fa-facebook{
	  color:white;
	  font-size:26px;
  }
  
  .fa fa-tripadvisor{
	  color:white;
	  font-size:26px;
  }  
  
  
.masthead {
  margin-top: 15vh;
  position: relative;
  width: 100%;
  height: 50%;
  /*min-height: 35rem;*/
  /*padding: 10rem 0;*/
  background: linear-gradient(to bottom, rgba(22, 22, 22, 0.1) 0%, rgba(22, 22, 22, 0.5) 75%, #161616 100%), url("../img/bg-masthead.jpg");
}


 .masthead .vid video {
  position: absolute;
  background-size:cover;
  width:90%;
  z-index:-2;
 }
 
.masthead h1 {
  font-family: 'Cabin', Serif;
  font-size: 2rem;
  margin-left:56%;
  margin-top:20%;
  z-index:4;
 /* background: -webkit-linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
  -webkit-text-fill-color: #c6c6c6;*/
  color:#817f81;
  -webkit-background-clip: text;
}

.container1{
  padding-top:2%;
}


.masthead h2 {
  max-width: 20rem;
  font-size: 1rem;
  z-index:1;
}

.subhead{
	margin-left:55%;
	margin-top:-10%;
	position:absolute;
	width:370px;
	height:370px;
	z-index:-20;
	opacity:0.5;
}
.subhead .img1{
	margin-left:5%;
	margin-top:-40%;
	position:relative;
}
.subhead .img2{
	margin-left:5%;
	margin-top:-100%;
	position:relative;
}
.subhead .img3{
	margin-left:5%;
	margin-top:-100%;
	position:relative;
}

@media(max-width:991px){
.sopa{display:none;}
.basil{display:none;}
.tomato{display:none;}
.cafe{display:none;}
}
@media (max-width:767px){
.logotipo{margin-top: 20%;}
}

@media (min-width: 768px) {
.masthead{
	height: 50vh;
	width:75vw;
}
}
@media (min-width: 768px) {
  .masthead h1 {
    font-size: 5rem;
    line-height: 4rem;
	margin-left:70%;
	margin-top:60%;
  }
}

@media (min-width: 992px) {
  .masthead {
    height: 60vh;
	width:75vw;
    padding: 0;
  }
  .masthead h1 {
    /*font-size: 6.5rem;
    line-height: 6.5rem;
    letter-spacing: 0.8rem;*/
	font-family:'Cabin', Sans-serif;
    font-size: 6.5rem;
	line-height: 1;
	font-weight:bold;
	margin-left:65%;
	margin-top:40%;
  }
  
  .masthead h2 {
    max-width: 30rem;
    font-size: 1.25rem;
  }
  
    .masthead .vid video {
  position: absolute;
  background-size:cover;
  background-color:black;
  width:100%;
  z-index:-2;
  clip: rect(0, 0vw, 60vh, 0);
  /*transition: clip .7s;*/
  -webkit-animation: wipe 2.2s ease forwards;
  -moz-animation: wipe 2.2s ease forwards;
  -ms-animation: wipe 2.2s ease forwards;
  -o-animation: wipe 2.2s ease forwards;
   animation:  wipe 2.2s ease forwards;
      -o-object-fit: cover;
}

.about-section {
  padding-top: 4rem;
  background: white;
  padding-bottom: 8rem;
  background-size: 90px 90px;
 /* background-image: radial-gradient(circle, #16161666 1px, rgba(0, 0, 0, 0) 1px);*/
}

}

@keyframes wipe{
	0% { 
	clip:rect (0, 0vw, 0,0);
	}
	
	
	50%{
		clip:rect(0,70vw,60vh,0);
	}
	
	100%{
		clip:rect(0,100vw,60vh,0);
	}
}
	
	
.btn {
  box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  padding: 1.25rem 2rem;
  font-family: 'Cabin', sans-serif;
  font-size: 80%;
  text-transform: uppercase;
  letter-spacing: .15rem;
  border: 0;
}

.btn-primary {
  background-color: #64a19d;
}

.btn-primary:hover {
  background-color: #4f837f;
}

.btn-primary:focus {
  background-color: #4f837f;
  color: white;
}

.btn-primary:active {
  background-color: #467370 !important;
}

/*.about-section {
  padding-top: 4rem;
  background: white;
  padding-bottom: 8rem;
  background-size: 90px 90px;
 /* background-image: radial-gradient(circle, #16161666 1px, rgba(0, 0, 0, 0) 1px);*/
/*}*/

.about-section p {
  margin-bottom: 5rem;
}

.projects-section {
  /*padding: 10rem 0;*/
  padding: 8rem 0;
}

.projects-section .featured-text {
  padding: 2rem;
  font-family:Cabin;
}



@media (min-width: 992px) {
  .projects-section .featured-text {
    padding: 0 0 0 2rem;
    border-left: 0.5rem solid #000;
  }
  
  .no-gutters > .col, .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
    padding-top: 12%;
	z-index:8;
}

  .h4, h4{
	font-size:2.0rem;
	font-weight:bold;
}




.cafe {
	z-index:1;
margin-top:-60%;
margin-left:-20%;
display:absolute;
}

.tomato {
z-index:1;
margin-top:-93%;
margin-left:72%;
display:absolute;
}

.basil{
z-index:1;
margin-top:-115%;
margin-left:62%;
display:absolute;
}

}

.projects-section .project-text {
  padding: 3rem;
  font-size: 90%;
}

@media (min-width: 992px) {
  .projects-section .project-text {
    padding: 5rem;
  }
  .projects-section .project-text hr {
    border-color: #f1f1f0;
    border-width: .20rem;
    width: 30%;
  }
  .container1{
	padding-top:6%;
  }
  
 /*aqui*/
}


.contact-section {
  padding: 5rem 0 0;
}

.contact-section .card {
  border: 0;
  border-bottom: 0.25rem solid #000;
}

.contact-section .card h4 {
  font-size: 0.8rem;
  font-family: 'Varela Round';
  text-transform: uppercase;
  letter-spacing: 0.15rem;
}

.contact-section .card hr {
  border-color: #64a19d;
  border-width: 0.25rem;
  width: 3rem;
}

.contact-section .social {
  margin-top: 5rem;
}

.contact-section .social a {
  text-align: center;
  height: 3rem;
  width: 3rem;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 100%;
  line-height: 3rem;
  color: rgba(255, 255, 255, 0.3);
}

.contact-section .social a:hover {
  color: rgba(255, 255, 255, 0.5);
}

.contact-section .social a:active {
  color: #fff;
}

body {
  background-color:#161616;
  font-family: 'Lora', serif;
  letter-spacing: 0.0625em;
  -webkit-tap-highlight-color:transparent;
  -ms-overflow-style:scrollbar;
}


::before, ::after{
	-webkit-box-sizing:inherit;
	-moz-box-sizing:inherit;
	box-sizing:inherit;
}



.bg-white{
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Playfair Display', serif;
	font-weight:bold;
}

.h4, h4{
	font-size:2.0rem;
	font-weight:bold;
	color:white;
}

a {
  color: #000;
}

a:focus, a:hover {
  text-decoration: none;
  color: #3c6360;
}


.img-fluid{
	box-shadow: 0px 14px 25px 0px rgba(0, 0, 0, 0.22);
}

.bg-black {
  background-color: #161616 !important;
}

.bg-primary {
  background-color: #64a19d !important;
}

.text-primary {
  color: #64a19d !important;
}

footer {
  padding: 3rem 0;
}


.slideUp{
animation: slideUp 1.5s ease-out;
animation-delay:0s;
animation-iteration-count:1;
}	

.slideUp2{
animation: slideUp 1.7s ease-out;
animation-delay:0s;
animation-iteration-count:1;
}	

.slideUp3{
animation: slideUp 1s ease-out;
animation-delay:0s;
animation-iteration-count:1;
}	

	
	
@keyframes slideUp{
	
0%{
transform: translateY(30px);
opacity:0;
}

65%{
transform: translateY(30px);
opacity:0;
}	

100%{
transform:translateX(0);
opacity:1;
}
}
	
@keyframes slideUp2{
	
0%{
transform: translateY(30px);
opacity:0;
}

65%{
transform: translateY(30px);
opacity:0;
}	

100%{
transform:translateX(0);
opacity:1;
}
}	
	

@keyframes slideUp3{
	
0%{
transform: translateY(30px);
opacity:0;
}

65%{
transform: translateY(30px);
opacity:0;
}	

100%{
transform:translateX(0);
opacity:1;
}
}	

/*******************************/
/******graficos parallax*******/

@media (min-width: 992px) {

.pb1a{
	width:80px;
	height:80px;
	margin-left:68vw;
	margin-top:8vh;
	z-index:3;
	opacity:.1;
	overflow:hidden;
	background-color:#bababa;
	position:absolute;
}

.pb2a{
	width:60px;
	height:60px;
	margin-left:67vw;
	margin-top:8vh;
	z-index:4;
	opacity:.7;
	overflow:hidden;
	background-color:#afafaf;
	position:absolute;
}

.pb3a{
	width:30px;
	height:30px;
	margin-left:66vw;
	margin-top:8vh;
	z-index:2;
	opacity:.6;
	overflow:hidden;
	background-color:#dedddd40;
	position:absolute;
}


.pb4{
	width:20px;
	height:20px;
	margin-left:36vw;
	z-index:1;
	opacity:.9;
	overflow:hidden;
	background-color:#838383;
	position:absolute;
}

.pb5{
	width:325px;
	height:135px;
	margin-left:-2vw;
	z-index:1;
	opacity:1;
	overflow:hidden;
	background-color:#f1f1f0;
	position:absolute;
}


.pb6{
	width:135px;
	height:135px;
	margin-left:26vw;
	z-index:0;
	opacity:.3;
	overflow:hidden;
	background-color:#2d2d2d;
	position:absolute;
}


.pb8{
	width:555px;
	height:235px;
	margin-top:50vh;
	margin-left:2vw;
	z-index:0;
	opacity:1;
	overflow:hidden;
	background-color:#242424;
	position:absolute;
}


.pb9{
	width:20px;
	height:20px;
	margin-left:78vw;
	margin-top:-20vh;
	z-index:-30;
	opacity:.3;
	overflow:hidden;
	background-color:#bababa;
	position:absolute;
}
}

/*****************************************
/************4K*************************/

@media screen and (min-width: 1400px) {
  .container {
    width: 1370px;
  }
}
@media screen and (min-width: 1600px) {
  .container {
    width: 1570px;
  }
}
@media screen and (min-width: 1900px) {
  .container {
    width: 1870px;
  }
}

/************4K**************************/
/***************************************/


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     /* IE10+ CSS styles go here */
	 .pb1, .pb2, .pb3, .pb4, .pb5, .pb6, .pb8, .pb9, .pb1a, .pb2a, .pb3a{
		 display:none;
	 }
	 
	 .col-lg-6{
		 flex: auto 1;
		 max-width:40%;
	 }
	 
	 .basil{
		 z-index:100;
		 margin-top:-310%;
		 margin-left:18%;
	 }
	 
	 .cafe{
		 z-index:1;
		 margin-top:-260%;
		 margin-left:-180%;
	 }
}