
body{
	font-family: 'Poppins', sans-serif;
}
.deg{
background-image: linear-gradient(green,yellow);
}
.fill{
   width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  min-height: 250px;
  padding-top: 0px;
  padding-bottom: 0px;
  min-height: 400px;
 }
.ctour{
   margin-top: -150px;
   text-align: center;
   color: #fff;
}
 .full{
 	 background:url(../img/aereal-d.png) no-repeat fixed center top;
 /*background-size*/
-webkit-background-size:/*@@prefixmycss->No equivalent*/;
   -moz-background-size:cover;
     -o-background-size:/*@@prefixmycss->No equivalent*/;
        background-size:cover;
        padding-bottom: 80px;
 }
  .full-rest{
   background:url(../img/restaurante-main.jpg) no-repeat fixed center top;
 /*background-size*/
-webkit-background-size:/*@@prefixmycss->No equivalent*/;
   -moz-background-size:cover;
     -o-background-size:/*@@prefixmycss->No equivalent*/;
        background-size:cover;
        padding-bottom: 80px;
 }
 .full-viejo{
 	 background:url(../img/chan-kin-viejo.png) no-repeat fixed center top;
 /*background-size*/
-webkit-background-size:/*@@prefixmycss->No equivalent*/;
   -moz-background-size:cover;
     -o-background-size:/*@@prefixmycss->No equivalent*/;
        background-size:cover;
        padding-bottom: 400px;
        color: #fff;
 }
 .darker{
 	background-color: rgba(15, 15, 15, .5);
 }
 .lighter{
 	background-color: rgba(255, 255, 255, .5);
 }
 .greener{
 	background-image: linear-gradient(#68a730, #3D5F0D)
 }
 .tt{
 	font-family: 'Newsreader', serif;
 }
 .dark-foot{
 	background-image: linear-gradient(#333333, #000000);
 }
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.embed-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.fa10{
   font-size: 10px;
}
.fa12{
   font-size: 12px;
}
.fa18{
   font-size: 18px;
}
.fa24{
   font-size: 24px;
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.embed-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.six{
   font-weight: 600;
}
.m2{
   max-height: 200px;
}
.cursor{
   cursor: pointer;
}
.t-green{
   color: #044A04;
}
.sg{
   font-weight: 400;
}
.bg-green{
   background-color: #004D00;
}
.smoke{
   background-color: rgba(25, 25, 25, .3);
}
.six00{
   font-weight: 600;
}
.tour-caption {
   border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
  color: #004d00;
  background-color: #fff;
  font-weight: 600;
  min-height: 95px;
  border: 1px solid #004d00;
  text-align: center;
  padding-top: 10px;
}
#container-imx{
 width: 100vh;
 height: 300px;
 position: relative;
}

#container-imx img{
 position: absolute;
 top:50%;
 margin-top: -75;
}
.fooder{
  font-size: 80%;
}
.latitud{
   position: fixed;
   z-index: 103;
   left: auto;
   right: 0;
   top: 40%;
   padding-top: 15px;
   padding-bottom: 15px;
   background-color: rgba(215, 215, 215, .3);
}
