/* Responsive CSS */
@media screen and (min-width: 1298px) {
	.container {
		max-width: 1278px;
	}
}

@media screen and (max-width: 1275px) {
	p {
	  font-size: 18px !important;
	  line-height: 32px;
	}
	.btn {
		min-width: 150px;
	  padding: 8px 25px;
	  font-size: 28px;
	}
	.btn img {
		width: 17px;
		margin-left: 15px;
		margin-top: -4px;
	}
	header > a img {
		max-width: 130px;
		min-width: inherit;
	}
	nav > ul > li > a {
		font-size: 25px;
	}
	header.sticky nav > ul > li > a {
		font-size: 18px;
	}
	header.sticky > a img {
		max-width: 60px;
	}
	header.sticky .socials ul li {
		padding-left: 0;
	}
	header.sticky .socials ul li a img {
		max-width: 42%;
	}
	.socials ul li {
		padding-left: 0;
	}
	.socials ul li a img {
		max-width: 50%;
	}
	.banner-caption span {
		font-size: 24px;
	}
	.banner-title {
		margin-top: 20px;
	  margin-bottom: 20px;
	  font-size: 95px;
	  line-height: 95px;
	}
	.owl-carousel .owl-dots {
		bottom: 30px;
	}
	.owl-carousel button.owl-dot {
		width: 39px;
  	height: 5px;
	}
	.about-us {
		padding: 100px 0;
	}
	.about-us .row [class*="col"]:first-child {
		padding-right: 75px;
	}
	.about-content ul {
		margin-top: 30px;
	}
	.about-content ul li {
		font-size: 24px;
		padding-bottom: 20px;
  	margin-bottom: 20px;
	}
	.about-content p {
		margin-bottom: 0;
	}
	.section-title {
		margin-bottom: 20px;
	}
	.section-title span {
		font-size: 22px;
		margin-bottom: 5px;
	}
	.section-title h2 {
	  font-size: 50px;
	  line-height: 50px;
	}
	.box-top-info {
		font-size: 23px;
	  padding: 25px;
	  max-width: 230px;
	  right: 20px;
	}
	.img-info-section {
		padding: 150px 0;
	}
	.img-info-section h2 {
		font-size: 95px;
  	line-height: 85px;
  	margin-bottom: 0;
	}
	.characteristics {
		padding: 90px 0 50px;
	}
	.characteristics .section-title h2 {
		padding-bottom: 40px;
	}
	.characteristics .item-box {
		height: 130px;
  	width: 130px;
  	margin-bottom: 30px;
	}
	.characteristics .item-box img {
		max-width: 50%;
	}
	.characteristics h3 {
		font-size: 26px;
		padding-bottom: 0;
	}
	.characteristics p br {
		display: none;
	}
	.characteristics p {
		margin-bottom: 0;
		padding-bottom: 40px;
	}
	.servicios {
		padding: 90px 0;
	}
	.servicios .row {
		margin: 0 -35px;
	}
	.servicios .row [class*="col-"] {
		padding: 0 17.5px;
	}
	.servicios .section-title h2 {
		padding-bottom: 40px;
	}
	.accordion-item .accordion-button {
		padding-top: 15px;
		padding-bottom: 0;
	}
	.accordion-button {
		font-size: 30px;
	}
	.accordion-body {
		font-size: 18px;
	}
	.accordion-item {
		padding-bottom: 13px;
	}
	.our-projects {
		padding: 0 50px;
	}
	.our-projects .section-title + p {
	  max-width: 456px;
	}
	.our-projects .owl-nav {
		top: 0;
	}
	.our-projects .owl-carousel .owl-nav button.owl-next, .our-projects .owl-carousel .owl-nav button.owl-prev {
		width: 53px;
  	height: 53px;
  	top: -70px;
	}
	.owl-carousel .owl-nav button.owl-prev:before, .owl-carousel .owl-nav button.owl-next:before {
  	background-size: 17px auto;
  	top: 14px;
	  left: 13px;
	  width: 30px;
	  height: 25px;
	  background-position: 6px -39px !important;
	}
	.owl-carousel .owl-nav button.owl-next::before {
		background-position: 6px -128px !important;
	}
	.our-projects .owl-carousel .owl-nav {
		max-width: 1320px;
	}
	.our-projects .owl-carousel .owl-nav button.owl-prev {
		right: 62px;
	}
	.project-item {
		padding-top: 30px;
	}
	.project-item h4 {
		padding-left: 30px;
  	padding-right: 30px;
  	font-size: 30px;
	}
	.project-item p {
		padding: 0 30px 20px 30px;
	}
	.our-projects .btn {
		font-size: 17px;
    padding: 10px 15px;
	}
	.our-projects .btn img {
		width: 30px;
		margin-top: -1px;
	}
	.our-projects .item > img {
		height: 320px;
		object-fit: cover;
	}
	.our-projects .img-slider .owl-carousel button.owl-dot {
		height: 12px;
  	width: 12px;
	}
	.our-projects .section-title {
		margin-bottom: 40px;
	}
	.our-projects .owl-carousel .owl-dots {
		padding-top: 50px;
	}
	.hogares-sustentables {
		padding: 90px 0 120px;
	}
	.hogares-sustentables .section-title {
	  margin-bottom: 40px;
	}
	.hogares-sustentables .row.top {
		margin: 0;
	}
	.hogares-sustentables .row.top [class*="col-"] {
		padding: 0 35px;
	}
	.hogares-sustentables .icon-box {
		padding: 50px;
	}
	.hogares-sustentables .icon-box img {
		max-width: 25%;
	}
	.hogares-sustentables .icon-box span {
		font-size: 30px;
		margin-top: 20px;
	}
	.counter-block big {
		font-size: 100px;
		top: -20px;
	}
	.counter-block span {
		font-size: 25px;
	}
	.counter-block {
		margin: 100px 0 0;
	}
	.counter-block [class*="col-"]::after {
		height: 100px;
	}
	.form-section {
		padding: 80px 0 90px;
	}
	.form-section .section-title {
	  margin-bottom: 40px;
	}
	.form-section .section-title h2 {
		margin-top: 10px;
	}
	.form-section .contact-info ul li {
		margin-bottom: 20px;
		font-size: 22px;
	}
	.form-section .contact-info ul li img {
		margin-right: 15px;
		max-width: 30px;
	}
	.form-section .contact-info ul li a {
		font-size: 22px;
	}
	.form-section .contact-info {
		margin-bottom: 40px;
	}
	.form-section .socials ul li {
		padding: 0;
	}
	.form-control {
		padding: 10px 45px;
		height: 65px;
		background-size: 30px auto !important;
		font-size: 20px;
		margin-bottom: 10px;
	}
	textarea.form-control {
		height: 130px;
		padding-top: 30px;
	}
	.form-section .btn {
		margin-top: 35px;
	}
	.copyright {
		padding: 30px 0;
		font-size: 17px;
	}
	.copyright img {
		margin-left: 0;
  	max-width: 24%;
	}
}

@media screen and (max-width: 1663px) {
	p {
		font-size: 16px !important;
		line-height: 26px !important;
	}
	.section-title h2 {
		font-size: 40px;
    line-height: 40px;
	}
	.section-title span {
		font-size: 20px;
		line-height: 30px;
	}
	header > a img {
		max-width: 100px;
	}
	header.sticky nav > ul > li > a {
		font-size: 16px;
	}
	.banner-title {
    margin-top: 10px;
    font-size: 75px;
    line-height: 75px;
  }
	.about-content p {
		margin-bottom: 15px;
	}
	nav > ul > li > a {
		font-size: 20px;
	}
	.img-info-section {
		padding: 100px 0;
	}
	.characteristics p br {
		display: block;
	}
	.img-info-section h2 {
    font-size: 75px;
    line-height: 75px;
    margin-bottom: 0;
  }
  .accordion-button {
  	font-size: 26px;
  }
  .accordion-body {
  	font-size: 16px;
  }
	.box-info {
		padding: 35px 25px;
	}
	.box-info h3 {
		font-size: 26px;
		margin-bottom: 0;
	}
	.box-info span {
		font-size: 22px;
	}
	.box-info .left img {
		width: 60px;
	}
	.latest-news .project-rollver h4 {
		font-size: 24px;
	}
	.latest-news .project-rollver {
		min-height: 280px;
	}
	.form-section .section-title h2 {
		font-size: 45px;
		padding-right: 30px;
		line-height: 50px;
	}
	footer .contact-info {
		padding-left: 40px;
		padding-right: 0;
	}
	.contact-info p {
		font-size: 18px;
	}
	footer span {
		padding-left: 20px;
  	padding-right: 20px;
  	font-size: 16px;
	}
	.copyright {
		font-size: 16px;
	}
	.hogares-sustentables .icon-box {
		padding: 50px 20px;
	}
}

@media screen and (max-width: 1399px) {
	.btn {
		min-width: auto;
    padding: 8px 25px;
    font-size: 24px;
	}
	.section-title {
		margin-bottom: 0;
	}
	.section-title h2 {
    font-size: 36px;
    line-height: 36px;
  }
	nav {
		padding-left: 50px;
	}
	header, header.sticky {
		padding: 0 50px;
	}
	nav > ul > li {
		padding: 0 20px;
	}
	.banner-caption p {
    font-size: 35px !important;
  }
  .about-us, .servicios {
    padding: 80px 0;
  }
  .about-content p {
  	margin-top: 20px;
  }
  .about-content ul li {
  	font-size: 22px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .img-info-section {
  	padding: 80px 0;
  }
  .img-info-section h2 {
  	font-size: 60px;
    line-height: 60px;
  }
  .characteristics {
    padding: 70px 0 30px;
  }
  .characteristics .item-box {
  	height: 100px;
    width: 100px;
  }
  .accordion-button {
    font-size: 24px;
  }
  .accordion-body {
  	padding-top: 0;
  }
  .accordion-button::after {
  	background-size: 15px auto;
  }
  .our-projects .owl-carousel .owl-dots {
  	padding-top: 40px;
  }
  .hogares-sustentables {
  	padding: 70px 0 100px;
  }
  .form-section {
  	padding: 70px 0 80px;
  }
  .form-section .section-title {
    margin-bottom: 30px;
  }
  .form-section .section-title h2 {
  	font-size: 36px;
  	line-height: 40px;
  }
  .form-section .contact-info ul li a, .form-section .contact-info ul li {
  	font-size: 20px;
  }
  .form-section .contact-info ul li img {
    margin-right: 10px;
    max-width: 25px;
  }
  .form-control {
  	font-size: 18px;
  	margin-bottom: 5px;
  }
  .our-projects .btn {
  	font-size: 16px;
  }
}

@media screen and (max-width: 1299px) {
	.our-projects .btn {
		padding: 10px 7px;
	}
	.our-projects .item > img {
		height: 280px;
	}
	.our-projects .img-slider .owl-dots {
		bottom: 20px;
  	padding-right: 30px;
	}
	#button {
		width: 40px;
  	height: 40px;
	}
	#button::after {
		font-size: 1em;
		line-height: 36px;
	}
	.form-control {
		font-size: 16px;
	}
}

@media screen and (max-width: 1199px) {
	nav > ul > li {
		padding: 0 15px;
	}
	nav > ul > li > a {
		font-size: 15px;
	}
	.socials ul li a {
		width: 37px;
  	height: 37px;
	}
	.socials ul li a img {
		width: 17px;
  	height: 17px;
	}
	.banner-title {
		font-size: 50px;
    line-height: 60px;
	}
	.banner-caption p {
    font-size: 30px !important;
  }
  .btn {
  	min-width: inherit;
  	padding: 13px 30px;
  	font-size: 20px;
  }
  .about-content ul {
  	margin-top: 20px;
  	flex-wrap: wrap;
  }
  .form-section .section-title h2 {
  	font-size: 35px;
  }
  .hogares-sustentables .icon-box span {
  	font-size: 24px;
  }
  .counter-block span {
  	font-size: 21px;
  }
}

@media screen and (max-width: 991px) {
	header {
		padding: 20px;
		justify-content: space-between;
	}
	header.sticky {
		padding: 10px 20px;
	}
	.navbar-toggler {
		background: #df9f50;
		width: 50px;
		height: 50px;
		display: block;
		padding: 13px 9px 14px;
		outline: none;
	}
	.navbar-toggler-icon {
		width: 90%;
		height: 2px;
		background: #ffffff;
		border-radius: 10px;
		position: relative;
	}
	.navbar-toggler-icon:before, .navbar-toggler-icon:after {
		position: absolute;
		top: -8px;
		left: 0;
		width: 100%;
		z-index: 1;
		height: 2px;
		background: #ffffff;
		content: "";
		transition: all ease .4s;
		border-radius: 10px;
	}
	.navbar-toggler-icon:before {
		top: 8px;
	}
	.close-nav .navbar-toggler-icon {
		background: #df9f50;
	}
	.close-nav .navbar-toggler-icon:before {
		transform: rotate(45deg);
		top: 0;
		height: 3px;
	}
	.close-nav .navbar-toggler-icon:after {
		transform: rotate(-45deg);
		top: 0px;
		height: 3px;
	}
	nav {
		align-items: flex-start;
		padding: 30px 0 0 !important;
	}
	header nav {
		position: absolute;
		top: 100%;
		left: -100%;
		z-index: 11;
		background: #df9f50;
		padding: 0;
		width: 320px;
		transition: all ease .4s;
		display: flex;
		flex-direction: column;
	}
	nav > ul > li > a::after {
		display: none;
	}
	header .socials {
		margin-top: 20px;
	}
	.socials ul li a:hover img {
		filter: brightness(0) invert(1);
		opacity: 0.5;
	}
	.close-nav header nav {
		left: 0;
	}
	nav {
		height: 100vh;
	}
	nav ul {
		display: block;
		width: 100%;
	}
	nav > ul > li {
		padding: 0;
	}
	nav > ul > li > a {
		padding: 20px 15px !important;
		color: #ffffff;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}
	nav > ul > li > a:hover, nav > ul > li > a:focus {
		color: #ffffff;
		background: rgba(255, 255, 255, 0.1);
	}
	.banner-title {
    font-size: 50px;
    line-height: 50px;
  }
  .box-top-info {
  	position: static;
  	max-width: 100%;
  	text-align: center;
  }
  .img-info-section {
    padding: 60px 0;
  }
  .img-info-section h2 {
  	font-size: 50px;
    line-height: 50px;
  }
  .about-us, .servicios {
  	padding: 50px 0;
  }
  .about-content {
  	padding: 50px 0 0;
  }
  .characteristics {
    padding: 40px 0 10px;
  }
  .our-projects .container {
  	flex-direction: column;
  	align-items: flex-start;
  }
  .our-projects .section-title {
    margin-bottom: 20px;
  }
  .our-projects .section-title + p {
  	margin-bottom: 40px;
  }
  .our-projects .btn img {
  	display: none;
  }
  .hogares-sustentables {
  	padding: 50px 0 40px;
  }
  .hogares-sustentables .row.top [class*="col-"] {
  	padding: 0 15px 25px;
  }
  .counter-block {
    margin: 50px 0 0;
  }
  .counter-block [class*="col-"] {
  	margin-bottom: 60px;
  }
  .counter-block big {
  	font-size: 70px;
  	line-height: 68px;
  }
  .form-section {
  	padding: 50px 0 60px;
  }
  .form-section .section-title h2 {
  	margin-bottom: 30px;
  }
  .form-section .contact-info {
  	margin-bottom: 20px;
  }
  .form-section form {
  	margin-top: 30px;
  }
 .copyright .container {
 	flex-direction: column;
 	text-align: center;
 }
 .copyright .float-left {
 	padding-bottom: 10px;
 	text-align: center;
 }
}

@media screen and (max-width: 767px) {
	.our-projects .img-slider .owl-dots {
		bottom: 10px;
    padding-right: 20px;
	}
	.project-item p {
		min-height: inherit;
	}
	 header > a img {
    max-width: 80px;
  }
	.banner-background {
		min-height: inherit;
		height: 550px;
	}
  .section-title span {
		font-size: 20px;
    line-height: 28px;
	}
	.section-title h2 {
    font-size: 33px;
    line-height: 33px;
  }
  .about-content {
  	padding: 50px 0 0;
  }
  .box-top-info {
  	padding: 15px;
  	font-size: 22px;
  }
  .about-content p {
  	margin-bottom: 25px;
  }
  .img-info-section h2 {
  	font-size: 40px;
    line-height: 40px;
    text-align: center;
  }
  .our-projects {
    padding: 0 10px;
  }
  .our-projects .owl-carousel {
  	padding: 0 8px;
  }
  .our-projects .owl-carousel .owl-nav {
  	display: none;
  }
  .our-projects .section-title + p {
  	max-width: 100%;
  	margin-right: 0;
  }
  .servicios .row {
    margin: 0 -18px;
  }
  .counter-block [class*="col-"] {
  	width: 50%;
  }
  .form-section .contact-info ul li a, .form-section .contact-info ul li {
  	font-size: 17px;
  }
  #button {
  	bottom: 20px;
  }
  .form-control {
  	font-size: 16px;
  }
  .banner-caption .btn {
  	margin: 0 5px 15px;
  }
  .about-content ul {
  	margin: 0;
  }
  .about-content ul li {
  	width: 100%;
  }
}

@media screen and (max-width: 575px) {
	.about-us .row [class*="col"]:first-child {
		padding-right: 12px;
	}
}

@media screen and (max-width: 479px) {
	 .section-title h2, .salon .section-title h2, .latest-news .section-title h2 {
    font-size: 33px;
  }
  .our-projects {
  	padding: 0;
  }
  .our-projects .owl-carousel {
  	padding: 0 5px;
  }
  .project-item h4 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 26px;
  }
  .project-item p {
    padding: 0 15px 20px 15px;
  }
  .form-section .section-title h2 {
    font-size: 29px;
  }
  #button {
  	width: 40px;
  	height: 40px;
  }
  #button:after {
  	font-size: 1em;
  	line-height: 35px;
  }
  footer .logo img {
    max-width: 80px;
  }
  #button {
  	bottom: 0;
    right: 0;
    border-radius: 0;
  }
  .owl-carousel button.owl-dot {
  	width: 20px;
  }
  .counter-block [class*="col-"] {
  	width: 100%;
  	margin-bottom: 45px;
  }
  .counter-block big {
  	font-size: 60px;
  }
  .counter-block [class*="col-"]::after {
  	display: none;
  }
  .aminities-list li {
  	font-size: 15px;
  }
}

@media screen and (max-width: 349px) {
	.btn {
		font-size: 14px;
	}
	 footer .logo img {
    max-width: 60px;
  }
  .contact-info p {
  	padding: 0 0 10px;
  }
  footer .contact-info {
  	min-width: inherit;
  }
  .copyright {
  	padding: 30px 0 50px;
  }
  .about-content ul li {
  	font-size: 18px;
  }
}

