@charset "UTF-8";
/* CSS Document */

html, 
html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
}

header {
	margin-bottom: 120px;
}

img {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

footer {
	width: 100%;
	margin-top: 20px;
	text-align: center;
	padding: 30px 20px;
	float: left;
}

body {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color:#363636; 
	color: white; 
}

.topnav {
  position: absolute;
  top: 0px;
  z-index: 2;
}

.topnav #myLinks {
  display: none;
}

.myLinks {
  margin-top: 22px; 
  margin-left: 50px;
}

.myLinks a {
  color: white;
  padding: 10px 16px;
  text-decoration: none;
  font-size: 1.1em;
  display: inline;
}

.topnav a.icon {
  color: #DDDCDC;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 27px;
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
}

.myLinks a:hover {
  color: #b2dc70;
}

.bars a:hover {
  color: white;
}

.active {
  background-color: #4CAF50;
  color: white;
}

.logo-conteiner {
	position: absolute;
	float: left;
	display: block;
	top: 60px;
	color: white;
	width: 100%;
	z-index: 1;
}

.logo {
	width: 12%;
	height: auto;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: -26px;
}

.logo-conteiner-main {
	width: 100%;
	color: white;
	margin-bottom: 100px;
}

.logo-conteiner-main-2 {
	width: 100%;
	color: white;
	margin-top: 50px;
	margin-bottom: 50px;
	float: left;
}

.mas-v {
	display: none;
}

.boton {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 100px;
}

.boton-d {
	display: none;
}

.button {
	    border: 1px white solid;
	    padding: 8px 30px;
	    border-radius: 30px;
	    color: white;
	    text-decoration: none;
		font-size: 1em;
	    cursor: pointer;
	   }

.hr-fotos {
	display: none;
}

.hr-video {
	display: none;
}

hr.hr-1 {
	width: 52%;
	float: left;
	border: 1px solid white;
}

hr.hr-2 {
	width: 32%;
	float: left;
	border: 1px solid white;
}

.phonecall-d {
	display: none;
}

	.phonecall {
		width: 16%;
		height: auto;
		position: fixed;
		right: 14px;
		bottom: 14px;
		z-index: 2;
	}

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  text-align: center;
  border: 1px solid #888;
  width: 100%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
}

.close {
    top: -6px;
	right: 1px;
	position: absolute;
    color: white;
    float: right;
    font-size: 28px;
    cursor: pointer;
    transition: 0.3s;
 }

.close:hover,
.close:focus {
  color: red;
}

.viz {
	width: 100%;
}

.donde {
	width: 100%;
	padding: 20px;
}

.donde p {
	text-align: justify;
	color: #b2dc70;
	font-size: 16px;
	margin-top: 20px;
}

.viz p {
	color: #b2dc70;
	text-align: justify;
}

.txt-viz {
	display: none;
}

.img-viz {
	width: 100%;
}

.txt-viz-m {
	width: 100%;
	padding: 20px;
}

.mas-visitas-title {
	width: 100%;
	text-align: center;
	padding: 20px;
	margin-top: 20px;
}

.text-block {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  text-align: center;
  padding-top: 10px;
  width: 100%;
  height: 20%;
  
}

.text-block:hover {
	background: rgba(0, 0, 0, 1);
	cursor: pointer;
}

.visita {
    width: 100%;
	margin-bottom: 50px;
}

.text-visita-m {
	width: 100%;
	padding: 20px;
	text-align: center;
}

.text-visita-m p {
	color: #b2dc70;
}

.precio-visita {
	width: 100%;
	padding: 20px;
	text-align: justify;
}

.precio-visita p {
	color: #b2dc70;
}


.text-visita-m p {
	font-size: 16px;
	margin-top: 20px;
	text-align: justify;
	}
	
	.text-visita-m h3 {
		margin-top: 20px;
	}

.precio-visita p {
	font-size: 16px;
	margin-top: 20px;
	}
	
	.precio-visita h3 {
		margin-top: 20px;
	}

.text-visita {
	display: none;
}

.img-visita {
	display: none;
}

.img-visita-m {
	width: 100%;
}

.fotos {
    width: 100%;
	margin-bottom: 50px;
}

.text-fotos {
	display: none;
}

.text-fotos-m {
	width: 100%;
	padding: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: justify;
}

.text-fotos-m p {
	color: #b2dc70;
}

.text-fotos-m p {
	font-size: 16px;
	margin-top: 20px;
}

.precio-fotos-m {
	width: 100%;
	padding: 20px;
	text-align: justify;
}

.precio-fotos-m p {
	color: #b2dc70;
}

.precio-fotos-m p {
	font-size: 16px;
	margin-top: 20px;
}

.precio-fotos-m h3 {
	margin-top: 20px;
}

.img-fotos {
	width: 100%;
}

.videos {
    width: 100%;
	margin-bottom: 20px;
	float: left;
}

.text-videos {
	display: none;
}

.text-videos-m {
	width: 100%;
	padding: 20px;
	text-align: justify;
}

.text-videos-m p {
	color: #b2dc70;
}

.text-videos-m p {
	font-size: 16px;
	margin-top: 20px;
}

.precio-videos-m {
	width: 100%;
	padding: 20px;
	text-align: justify;
	float: left;
}

.precio-videos-m p {
	font-size: 16px;
	margin-top: 20px;
}

.precio-videos-m h3 {
	margin-top: 20px;
}

.img-videos {
	width: 100%;
	float: left;
}

video {
		width: 100%;
	}

.mas-visitas {
	width: 100%;
}

.mas-visitas-1 {
	width: 100%;
}

.title-pic {
	position: relative;
	margin-bottom: 20px;
	
}

.pasos {
	width: 100%;
	text-align: left;
	padding: 0px 20px 20px;
	margin-bottom: 20px;
}

.pasos img {
	width: 600px;
	height: auto;
	margin-top: 30px;
}

.pasos p {
	text-align: justify;
	margin-top: 20px;
	font-size: 16px;
	color: #b2dc70;
}

.pasos h3 {
	margin-top: 50px;
}

.pasos h2 {
	margin-top: 50px;
}

.que-es {
	width: 100%;
	padding: 20px;
}

.que-es p {
	text-align: justify;
	margin-top: 20px;
	font-size: 16px;
	color: #b2dc70;
}

.fotos-int {
	width: 100%;
	float: left;
	padding: 20px;
}

.fotos-int img {
	margin-top: 30px;
	margin-bottom: 30px;
}

.fotos-int p {
	text-align: justify;
	margin-top: 20px;
	font-size: 16px;
	color: #b2dc70;
}

.fotos-int h3 {
	margin-top: 50px;
}

  .logo-footer {
	    width: 60%;
		margin-left: auto;
		margin-right: auto;
	    margin-top: 50px;
		margin-bottom: 30px;
    }

    .footer-text {
	    font-size: 13px;
	    margin-bottom: 20px;
		text-decoration: none;
		color: white;
    }

.row:before, .row:after {
	    content: "";
	    display: table;
    }

    .row:after {
	    clear: both;
    }

/*Tablet View*/
@media (min-width: 768px){

.myLinks {
  margin-left: 50px;
  margin-top: 18px;  	
}

.myLinks a {
  font-size: 1.5em;
}
	
	.logo-conteiner {
	position: absolute;
	float: left;
	display: block;
	top: 60px;
	color: white;
	width: 100%;
	z-index: 1;
}

.logo {
	width: 6%;
	height: auto;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: -26px;
}

hr.hr-1 {
	width: 56%;
	float: left;
	border: 1px solid white;
}

hr.hr-2 {
	width: 36%;
	float: left;
	border: 1px solid white;
}
	
	.phonecall {
		display: none;
	}
	
		.phonecall-d {
		display: inherit;
		width: 30%;
		height: auto;
		position: fixed;
		z-index: 2;
		right: 0px;
		top: 2px;
	}
	
	.modal-content {
		width: 80%;
	}
	
	.donde {
		width: 70%;
		float: left;
		margin-left: 15%;
		margin-right: 15%;
		text-align: center;
		padding: 30px;
	}
	
	.pasos {
		width: 50%;
		float: left;
		padding: 20px;
	}
	
	.que-es {
		width: 50%;
		float: left;
	}
	
	.fotos-int {
		width: 80%;
		margin-left: 10%;
		margin-right: auto;
	}
	
	.fotos-int img {
	margin-top: 40px;
}
	
	
}

/*Desktop View*/

@media (min-width: 1024px){
	
    body {
		max-width: 100%;
	}
	
	h1 {
		font-size: 64px;
	}
	
	.phonecall-d {
		width: 20%;
	}
	
	.boton {
		display: none;
	}
	
	.boton-d {
		display: inherit;
		width: 100%;
		margin-top: 50px;
		float: left;
	}
	
	.logo-conteiner {
	    position: absolute;
	    float: left;
	    display: block;
	    top: 60px;
	    color: white;
	    width: 100%;
	    z-index: 1;
}

    .logo {
	    width: 4%;
	    height: auto;
	    float: left;
	    margin-left: 1%;
	    margin-right: 1%;
	    margin-top: -30px;
}
	
	.modal-content {
		width: 50%;
	}
	
	.logo-conteiner-main {
		display: none;
	}	
	
	.logo-conteiner-main-2 {
		display: none;
	}	
	
	.mas-v {
		display: inherit;
		width: 100%;
		margin-top: 50px;
		margin-bottom: 50px;
		float: left;
	}
	
	.txt-viz {
		display: inherit;
		width: 50%;
		float: left;
		padding: 0 50px;
	}
	
	.txt-viz-m {
		display: none;
	}
	
	.img-viz {
		width: 50%;
		float: left;
	}
	
	.hr-fotos {
		display: inherit;
	}
	
	.hr-video {
		display: inherit;
	}

    hr.hr-1 {
	    width: 57%;
	    float: left;
	    border: 1px solid white;
}

    hr.hr-2 {
	    width: 37%;
	    float: left;
	    border: 1px solid white;
	}
	
	.text-visita {
		display: inherit;
	    width: 50%;
	    float: left;
	    text-align: center;
		padding: 0px 60px;
	}
	
	.text-visita p {
	color: #b2dc70;
}
	
		.img-visita-m {
		display: none;
	}
	
	.img-visita {
		display: inherit;
		width: 50%;
		float: left;
	}
	
	.text-visita-m {
	display: none;
}

.precio-visita {
	display: none;
}

	.text-visita p {
		text-align: justify;
		margin-top: 20px;
	}
	
	.text-visita h3 {
		margin-top: 20px;
	}
	
	.fotos {
		float: left;
		margin-top: 50px;
	}
	
	.text-fotos {
		display: inherit;
	    width: 50%;
		float: left;
		text-align: center;
		padding: 10px 80px;
}
	
	.text-fotos p {
	color: #b2dc70;
}
	
	.text-fotos-m {
		display: none;
	}
	
	.precio-fotos-m {
		display: none;
	}
	
	.text-fotos p {
		margin-top: 20px;
		text-align: justify;
	}
	
	.text-fotos h3 {
		margin-top: 20px;
	}

    .img-fotos {
	    width: 50%;
		float: left;
	}
	
	.fotos {
		float: left;
		margin-top: 50px;
	}
	
	.text-videos {
		display: inherit;
	    width: 50%;
		float: left;
		text-align: center;
		padding: 50px 80px;
}
	
	.text-videos p {
	color: #b2dc70;
}
	
	.text-videos p {
		margin-top: 20px;
		text-align: justify;
	}
	
	.text-videos h3 {
		margin-top: 20px;
	}
	
	.text-videos-m {
		display: none;
	}
	
	.precio-videos-m {
		display: none;
	}

    .img-videos {
	    width: 50%;
		float: left;
	}
	
	.mas-visitas-1 {
		width: 50%;
		float: left;
	}
	
	.title-pic {
		width: 48%;
		float: left;
		margin-left: 1%;
		margin-right: 1%;
		cursor: pointer;
	}
	
	.text-block {
        padding-top: 12px;
        height: 25%;
    }
	
	.fotos-int {
		width: 60%;
		margin-left: 20%;
	}
	
	.fotos-int img {
	margin-top: 50px;
	}
	
	.logo-footer {
	    width: 30%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
    }
	
}