@font-face {
  font-family: "Muli";
  src: url("../fonts/Muli-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Crimson Text";
  src: url("../fonts/CrimsonText-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Syncopate";
  src: url("../fonts/Syncopate-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}


body {
	color: #163029;
}


h1, h2, h3, h4, h5, h6 {
  font-family: 'Muli', sans-serif;
	font-weight: 400;
}

p, a, span, li, label, input {
	font-family: 'Muli', sans-serif;
	font-weight: 400;
}

h1 {
  font-family: 'Syncopate', serif;
  text-transform: uppercase;
  font-weight: 400;
	font-size: 2.5em;
	letter-spacing: 10px;
  color: #ff4713;
}


h2 {
	font-size: 1.9em;
  color: #ff4713;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-bottom: 20px;
}

h3 {
  font-size: 1.5em;
  color: #ff4713;
  letter-spacing: 1px;
  padding-bottom: 20px;
}

p, a, label, input {
	font-size: 1.1em;
}

#nav-container {
	margin: 0;
	background-color: #2e402b;
  height: 80px;
  padding: 0 2%;
}

#nav-container a {
	color: #ff4713;
  letter-spacing: 1px;
}

.navbar-logo {
	margin: 0 !important;
	padding: 10px;
}

.navbar-logo img {
	width: 230px;
}


.menu-mobile {
	font-size: 2.5em;
  color: #475e27;
  cursor: pointer;
}

.off-canvas, 
.position-right.is-transition-push {
	background-color: #2e402b;
	box-shadow: none;
}

.small-menu-container {
	padding: 20px 0;
	background-color: #2e402b;
}

.drilldown a {
  background-color: #2e402b;
}

.small-menu-container a {
	font-size: 1.3em;
	padding: 15px;
  color: #ff4713;
}


#cover-container {
	background: url('../img/cover-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
  height: 550px;
}

#cover-banner {
  background: url('../img/cover-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0;
  height: 100px;
}

.cover-text h1 {
  padding: 120px 0 70px 0;
}

.cover-text h5 {
  font-family: 'Crimson Text', serif;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
}

.leaf-bg {
  background: url('../img/leaf-cover.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.cover-img {
	padding: 0;
	position: relative;
	margin: 0 auto;
}

.cover-img img {
	padding: 100px 0;
}


#proyecto-container {
	padding: 100px 0 0 0;
	color: #000;
}

.proyecto-text p {
  margin: 10%;
}

.proyecto-img {
  padding: 0;
  padding-top: 100px;
}

#casas-container {
	background-color: #2e402b;
  padding-top: 3%;
}

.orbit-slide {
  margin: 0 !important;
  width: 100%;
  background-color: #fff;
}

.slider-text {
  padding: 50px;
  height: 550px;
}

.slider-img {
  background: url('../img/portico-las-ceibas.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 550px;
}

ul {
  list-style-type: none;
  margin-left: 0 !important;
}


.slider-text li:before {
  content: "•";
  margin-right: 10px; 
  color: #ff4713;
}

#ubicacion-container {
  background-color: #475e27;
}

.ubicacion-img {
  background: url('../img/mapa-las-ceibas.jpg');
  min-height: 670px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
}

.ubicacion-text {
  padding: 50px 0;
}

.ubicacion-text h5 {
  font-family: 'Crimson Text', serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: .9em;
  line-height: 2.3;
  color: #fff;
}

.ubicacion-up,
.ubicacion-down {
  padding: 0 20px;
}

.ubicacion-divider {
  border-bottom: 1px solid #ff4713;
  margin: 50px 0;
}

.ubicacion-li li {
  color: #fff;
}

.ubicacion-li li span{
  color: #ff4713;
  margin-right: 10px; 
}

.ub-img, 
.ub-text {
  padding: 25px 0;
}

#form-container {
  padding: 100px 0;
}

.form-text {
  padding-bottom: 30px;
}

.btn-main {
  border: #2e402b solid 1px;
  border-radius: 5px;
  background-color: #2e402b;
  color: #ff4713 ;
  padding: 15px 50px;
  margin-top: 30px;
  cursor: pointer;
}

#thankyou-container {
  padding: 100px 0;
}


.btn-main:hover {
  color: #475e27
}

#footer-container {
	padding: 10px 0;
	background-color: #ff4713;

}

.footer-text p,
.footer-text a {
	font-family: 'Crimson Text', serif;
	font-weight: 400;
	font-size: 1em;
	margin-bottom: 0;
  color: #2e402b;
}

.footer-text p {
  text-align: center;
}

.footer-iso {
  padding: 20px;
}

.footer-iso img {
  width: 200px;
}


.check_mark {
  width: 80px;
  height: 130px;
  margin: 0 auto;
}

.sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box;
}

.sa-icon.sa-success {
  border-color: rgba(46, 64, 43, .5);
}

.sa-icon.sa-success::before, .sa-icon.sa-success::after {
  content: '';
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sa-icon.sa-success::before {
  -webkit-border-radius: 120px 0 0 120px;
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px;
}

.sa-icon.sa-success::after {
  -webkit-border-radius: 0 120px 120px 0;
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0px 60px;
  transform-origin: 0px 60px;
}

.sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(46, 64, 43, .5); 
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}

.sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: white;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in;
}

.sa-icon.sa-success {
  border-color: transparent\9;
}
.sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9;
}
.sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9;
}

.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s;
}

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s;
}

@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}

.sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: rgb(46, 64, 43);
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}

.sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}

/* Medium and up */
@media screen and (min-width: 40em) {
	h1 {
		font-size: 3.5em;
	}

	h1 span {
		font-size: .5em;
	}

	.tabs-title > a[aria-selected='true'] {
		font-size: 1.4em;
	}	
	.navbar-logo img {
		width: 250px;
	}
	.menu-mobile {
		font-size: 2.5em;
		padding: 20px;
	}
  #proyecto-container {
    padding: 150px 0;
    background: url('../img/render-las-ceibas.jpg');
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: left bottom;
  }
  .ub-img, 
  .ub-text {
    padding: 10px;
  }
/*  .ubicacion-img {
    background: url('../img/mapa-las-ceibas-large.jpg');
    background-size: cover;
  }*/
}


/* Large and up */
@media screen and (min-width: 64em) {
	h2 {
		font-size: 1.9em;
	}

	p, a, label, input {
		font-size: 1.2em;
	}

	.tabs-content li {
		font-size: 1.2em;
	}

  #proyecto-container {
    background-size: 70%;
  }
  .slider-text {
    padding: 50px;
    height: 550px;
  }

  .slider-img {
    height: 550px;
  }
}

/* Custom */
@media screen and (min-width: 1024px) and (max-width: 1273px){
	#nav-container a {
		padding: 10px;
	}
}
