@charset "UTF-8";
/* CSS Document */


.libre-baskerville-regular {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-style: normal;
}

body {
  font-family: "Nunito Sans", sans-serif;
  font-size: 12pt;
  color: #000;
}

.navbar-collapse {
    align-items: center;
    width: 100%;
    background-color: #565B6A;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 {
	
}
h2 {
	font-size: 2em;
	font-weight: 800;
}
h3 {
	font-size: 1.9em;
	font-weight: 800;
}
h4 {
	font-size: 1.6em;
	font-weight: 800;
}
h5 {
	font-size: 1.3em;
	font-weight: 800;
}
hr {
	width: 10%;
	margin-left: auto;
	margin-right: auto;
}
.title {
	font-family: "Libre Baskerville", serif;
	color: #fff;
	font-size: 1.8em;
	letter-spacing: .5px;
	line-height: 1em;
}
.justify {
	text-align: justify;
}

.separator {
	width: 10%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 5px;
	background-color: #659cd2;
}
.separator-2 {
	width: 10%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 5px;
	background-color: #659cd2;
}
.separator-4 {
	width: 15%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 2px;
	background-color: #659cd2;
}
.separator-3 {
	width: 10%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 5px;
	background-color: #659cd2;
}
.section-inside {
	padding-top: 80px;
	padding-bottom: 60px;
	padding-left: 120px;
	padding-right: 120px;
}
.section-outside {
	margin-top: 80px;
	margin-bottom: 80px;
}
.fix-padding-row {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.grey-txt {
	color: #444444;
}
.orange-txt {
	color: #555b6b;
}
.orange-link{
	color: #fff;
	text-decoration: none;
}
.orange-link:hover{
	color: #79829B;
	text-decoration: underline;
}
.orange-bkg {
	background-color: #555b6b;
}
.button-1 {
	margin-top: 10px;
	color: #fff;
	font-weight: 800;
	background-color: #555b6b;
}


.whatsapp {
	position: fixed;
	bottom: 65px;
	right: 30px;
	cursor: pointer;
	z-index: 20000;
}



.navbar {
	height: 80px;
	font-weight: 800;
	color: #fff;
}
.navbar li {
	margin-right: 25px;
}
.bg-dark {
    background-color: #565B6A !important;
}
.icon-menu {
	margin-top: 10px;
}

header {
	background-color: #565B6A;
	position: fixed;
	z-index: 1010;
	top: 0;
}

#slider {
    background-image: url(imgs/header-2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment:scroll;
    background-position: center bottom;
	height: 550px;
}
#slider-text-1 {
	margin-top: 200px;
	color: #fff;
	background-color: rgba(101,156,210,0.85);
	padding: 30px;
	border-radius: 10px;
}
.bigger {
	font-size: 2.2em;
}
#experiencia {
	margin-top: 20px;
}

#jch {
	scroll-margin-top: 80px;
}
#casos {
	scroll-margin-top: 120px;
}
#elegirme {
	scroll-margin-top: 120px;
}
#metodologia {
	scroll-margin-top: 80px;
	padding-top: 80px;
	padding-bottom: 80px;
}
.tit-sistema {

	margin-top: 55px;
}
#hacemos {
    background-image: url(imgs/header-3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment:fixed;
    background-position: center center;
	color: #fff;
	scroll-margin-top: 80px;
}
.servicio {
	color: #fff;
}

.grey {
	background-color: rgba(215,215,215,1.00);
}
li {
	margin-top: 15px;
}

.proyecto-tit {
	background-color: #555b6b;
	color: #fff;
	padding: 15px;
	text-align: start;
	font-weight: 800;
	margin-bottom: 20px;
}
.proyecto-desc {
	color: #000;
	padding: 12px;
	text-align: start;
	margin-bottom: 20px;
	font-size: .9em;
}
.proyecto-img {
	border-radius: 10px;
}


#contacto {
    background-image: url(imgs/header-4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment:fixed;
    background-position: center center;
	color: #fff;
}

#footer {
    background-color: #565B6A;
	color: #fff;
	font-size: .7em;
	height: 80px;
	padding-top: 28px;
	padding-bottom: 40px;
}




.grey-back {
	background-color: #DBD7D5;
	padding-top: 65px;
	padding-bottom: 85px;
}



.green-button {
	background-color: #BFD04B;
	padding: 15px;
	color: #fff;
	display: inline-block;
}

#virtual-tour {
	width: 1000px;
	height: 562px;
}




@media only screen and (max-width: 1398px) {
	
	#experiencia {
		font-size: 1.2em;
	}
}

@media only screen and (max-width: 1200px) {
	
	
	#experiencia {
		display: none;
	}
}

@media only screen and (max-width: 992px) {
	
	#experiencia {
		display: none;
	}
}


@media only screen and (max-width: 768px) {
	.section-inside {
		margin-top: 50px;
		padding-top: 40px;
		padding-bottom: 20px;
	}
	footer {
		text-align: center !important;
	}
	#footer {
		height: 100px;
	}
	.section-inside {
		padding-top: 80px;
		padding-bottom: 60px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.section-outside {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.bigger {
		font-size: 1.5em;
	}
	#slider-text-1 {
		margin-top: 200px;
		color: #fff;
		background-color: rgba(0,0,0,0.65);
		padding: 30px;
		border-radius: 10px;
	}


}





/*ANIMATIONS*/

		.scroll-watcher {
			height: 10px;
			position: fixed;
			top:85px;
			z-index: 1049;
			background-color: #555b6b;
			width: 100%;
			scale: 0 1;
			animation: scroll-watcher linear;
			animation-timeline: scroll();
		}

		@keyframes scroll-watcher {
			to { scale: 1 1;}
		}

		section img {
			scale: .6; opacity: 0;
			animation: fade-in linear forwards;
			animation-timeline: view();
			animation-range: entry 50px;
		}

		@keyframes fade-in {
			to { scale: 1; opacity: 1;}
		}

		section p {
			opacity: 0;
			animation: fade-in-txt linear forwards;
			animation-timeline: view();
			animation-range-start: 200px;
			animation-range-end: 700px;
		}

		@keyframes fade-in-txt {
			to { opacity: 1;}
		}


		.whatsapp:hover {
		  -webkit-animation-name: pulse;
		  animation-name: pulse;
		  -webkit-animation-duration: 1s;
		  animation-duration: 1s;
		  -webkit-animation-fill-mode: both;
		  animation-fill-mode: both;
		  }
		  @-webkit-keyframes pulse {
		  0% {
		  -webkit-transform: scale3d(1, 1, 1);
		  transform: scale3d(1, 1, 1);
		  }
		  50% {
		  -webkit-transform: scale3d(1.2, 1.2, 1.2);
		  transform: scale3d(1.2, 1.2, 1.2);
		  }
		  100% {
		  -webkit-transform: scale3d(1, 1, 1);
		  transform: scale3d(1, 1, 1);
		  }
		  }
		  @keyframes pulse {
		  0% {
		  -webkit-transform: scale3d(1, 1, 1);
		  transform: scale3d(1, 1, 1);
		  }
		  50% {
		  -webkit-transform: scale3d(1.2, 1.2, 1.2);
		  transform: scale3d(1.2, 1.2, 1.2);
		  }
		  100% {
		  -webkit-transform: scale3d(1, 1, 1);
		  transform: scale3d(1, 1, 1);
		  }
		
		 } 


