@font-face {
	font-family:"Raleway Light";
	src:url("../fonts/Raleway-Light.eot?") format("eot"),
	url("../fonts/Raleway-Light.woff") format("woff"),
	url("../fonts/Raleway-Light.ttf") format("truetype"),
	url("../fonts/Raleway-Light.svg#Raleway-Light") format("svg");
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:"Tabitha";
	src:url("../fonts/Tabitha/tabitha.eot?") format("eot"),
	url("../fonts/Tabitha/tabitha.woff") format("woff"),
	url("../fonts/Tabitha/tabitha.ttf") format("truetype"),
	url("../fonts/Tabitha/tabitha.svg#Tabitha") format("svg");
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:"Raleway Bold";
	src:url("../fonts/Raleway-Bold.eot?") format("eot"),
	url("../fonts/Raleway-Bold.woff") format("woff"),
	url("../fonts/Raleway-Bold.ttf") format("truetype"),
	url("../fonts/Raleway-Bold.svg#Raleway-Bold") format("svg");
	font-weight:normal;
	font-style:normal;
}

#contenedor{
	width:100%;
	overflow:hidden;
	position:relative;
	color: #535453;
	font-family:"Raleway Light";
	font-size: 20px;
}

.pad{
	padding-left:0px;
	padding-right:0px;
}

.clear{
	clear:both;
}

#header{
	background: url(../imagenes/head.jpg) no-repeat;
	background-size: cover;
}

#barra-menu{
	z-index: 1;
	background: #fff;
	margin-top: 50px;
}

#menu{
  min-height: 40px;
  background: #fff;
  width: 100%;
  float:left;
  position: relative;
  margin-bottom:0px;
  border: none;
	border-radius: 0;
}

.menu {
  text-align: center;
}

#navbar li{
  display: inline-block;
  margin: 0px 20px;
}

#navbar a{
  color: #2e6a2f;
	display:inline-block;
	padding: 10px 15px;
	font-size: 24px;
	font-family:"Tabitha";
}

#navbar a:hover{
	color: #b7c534;
	text-decoration: none;
}

#navbar .selec{
  color:#b7c534;
}

nav .me{
  text-align:center;
  margin:auto;
  padding-bottom: 4px;
  display: block;
  color: #fff;
}

.navbar-toggle .icon-bar{
  width: 38px;
  background-color: #fff !important;
}

#carousel-home .caption{
	position: absolute;
	bottom: 55px;
	left:10%;
	width: 80%;
	text-align: center;
}

#carousel-home .caption h1{
	color:#fff;
	font-family:"Tabitha";
	font-size: 52px;
	text-transform: uppercase;
	padding: 5px 40px;
	display: inline-block;
	border-bottom: solid 1px #fff;
	text-shadow: 2px 2px 2px #000;
}

#carousel-home .caption h2{
	color:#fff;
	font-size: 20px;
	border-radius: 30px;
	background: #b9c547;
	padding: 8px 30px;
	margin-top: 5px;
	display: inline-block;
	font-family:"Raleway Bold";
}

#prev{
	position:absolute;
	top: auto;
	width: 88px;
	height: 88px;
	left: 25%;
	bottom: 28px;
	opacity: 1;
	background:url(../imagenes/arrows.png) no-repeat left;
	color: #115b8d;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
}

#prev:hover{
	background:url(../imagenes/arrows-h.png) no-repeat left;
}

#next{
	position:absolute;
	top: auto;
	width: 88px;
	height: 88px;
	left: auto;
	right: 25%;
	bottom: 28px;
	opacity: 1;
	background:url(../imagenes/arrows.png) no-repeat right;
	color: #115b8d;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
}

#next:hover{
	background:url(../imagenes/arrows-h.png) no-repeat right;
}

#home-quienes h1{
	font-family:"Tabitha";
	color: #125715;
	font-size: 72px;
	border-bottom: solid #629f34 3px;
	display: inline-block;
	padding-left: 65px;
	padding-top: 27px;
	margin-top: 30px;
	background: url(../imagenes/title.png) no-repeat left top;
}

#home-quienes h1 span{
	color: #000;
	font-size:48px;
}

#home-quienes p{
	margin-top: 30px;
	text-align: justify;
	margin-bottom: 40px;
	line-height: 25px;
}

#muebles-home{
	background: #ececec;
	padding: 40px 0px;
}

#muebles-home h1{
	position: absolute;
	top: 40px;
	left: 20px;
	color: #fff;
	line-height: 46px;
	font-family:"Tabitha";
	font-size: 48px;
	text-shadow: 3px 3px 3px #262525;
}

#muebles-home h1 span{
	font-family:"Raleway Bold";
	font-size: 60px;
}

.mueble-home{
	float: left;
	position: relative;
	width: 100%;
	margin: 10px 0px;
}

#muebles-home a{
	position: absolute;
	bottom: 15px;
	right: 30px;
	background: #fff;
	padding: 5px;
	color: #000;
	font-size: 22px;
	font-family:"Raleway Bold";
}

#muebles-home a span{
	padding: 5px 10px;
	display: inline-block;
	border: solid 1px #000;
}

#muebles-home a:hover{
	background: #aeb93b;
	color: #fff;
}

#muebles-home a:hover span{
	border: solid 1px #fff;
}

#proyectos-home{
	background: url(../imagenes/home/bg.jpg) no-repeat;
	background-size: cover;
	padding-top: 200px;
	padding-bottom: 208px;
	text-align: center;
}

#proyectos-home h1{
	text-transform: uppercase;
	font-size: 150px;
	font-family:"Raleway Bold";
	color: #fff;
	text-shadow: 0px 4px 3px #000;
}

#proyectos-home h2{
	font-size: 54px;
	color: #fff;
	font-family:"Tabitha";
	text-shadow: 2px 2px 2px #000;
}

#proyectos-home a{
	display: inline-block;
	background: #fff;
	padding: 8px 10px;
	color: #000;
	font-size: 24px;
	margin-top: 40px;
	font-family:"Raleway Bold";
}

#proyectos-home a span{
	padding: 16px 47px;
	display: inline-block;
	border: solid 1px #000;
}

#proyectos-home a:hover{
	background: #aeb93b;
	color: #fff;
}

#proyectos-home a:hover span{
	border: solid 1px #fff;
}

#pagos{
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px 15px;
}

#pagos h1{
	display: inline-block;
	font-family:"Tabitha";
	font-size: 36px;
	color: #000;
}

footer{
	background: url(../imagenes/footer.jpg) no-repeat;
	padding-top: 20px;
	background-size: cover;
}

footer h1{
	color: #fff;
	font-family:"Tabitha";
	font-size: 36px;
}

footer p{
	color: #fff;
	margin-top: 15px;
	line-height: 25px;
	font-family:"Raleway Bold";
	font-size: 18px;
}

footer a{
	font-family:"Raleway Bold";
	font-size: 18px;
	color: #fff;
	text-decoration:none;
}

#tw{
	background: url(../imagenes/redes.png) no-repeat left;
	width:55px;
	height: 55px;
	display: inline-block;
	margin-top: 20px;
}

#am{
	background: url(../imagenes/redes.png) no-repeat center;
	width: 55px;
	height: 55px;
	display: inline-block;
	margin-top: 20px;
}

#fb{
	background: url(../imagenes/redes.png) no-repeat right;
	width: 55px;
	height: 55px;
	display: inline-block;
	margin-top: 20px;
}

#web{
	background: url(../imagenes/web.png) no-repeat right #000;
	padding: 8px;
	padding-right: 190px;
	display: inline-block;
	color: #fff;
	text-decoration: none !important;
	float: right;
	margin-top: 50px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-family:"Tabitha";
	font-size: 20px;
}

#web:hover{
	background: url(../imagenes/web.png) no-repeat right #aeb93b;
}

#titulo{
  padding-top:168px;
  padding-bottom: 189px;
  background-size: cover;
	text-align: center;
}

.bg-1{
  background: url(../imagenes/bg1.jpg) no-repeat center top;
}

#titulo h1{
	color:#fff;
	font-family:"Tabitha";
	font-size: 52px;
	padding: 2px 10px;
	display: inline-block;
	border-bottom: solid 2px #fff;
}

#titulo h2{
	color:#fff;
	font-size: 20px;
	border-radius: 25px;
	background: rgba(190, 208, 30, 0.82);
	padding: 10px 35px;
	margin-top: 15px;
	display: inline-block;
	font-family:"Raleway Bold";
}

#quienes{
	padding: 30px 15px;
	text-align: center;
}

#quienes h1{
	font-family:"Tabitha";
	color: #0f5c19;
	font-size:72px;
	border-bottom: solid #629e34 3px;
	display: inline-block;
	padding-left: 65px;
	padding-top: 26px;
	margin-top: 30px;
	background: url(../imagenes/title.png) no-repeat left top;
}

#quienes h1 span{
	color: #000;
	font-size: 48px;
}

#quienes p{
	margin-top: 30px;
	text-align:center;
	margin-bottom: 40px;
	line-height: 23px;
}

#ofrecemos{
	background: #ececec;
	padding: 40px 0px;
	text-align: center;
}

#ofrecemos h1{
	font-family:"Tabitha";
	color: #000;
	font-size: 72px;
	border-bottom: solid #000 3px;
	display: inline-block;
	padding-left: 65px;
	padding-top: 27px;
	background: url(../imagenes/title.png) no-repeat left top;
}

#ofrecemos h2{
	position: absolute;
	top: 40px;
	left: 20px;
	color: #fff;
	font-family:"Tabitha";
	font-size: 48px;
	text-shadow: 2px 2px 2px #000;
}

#ofrecemos h2 span{
	font-family:"Raleway Bold";
	font-size: 46px;
}

#frase{
	background: url(../imagenes/frase.jpg) no-repeat;
	background-size: cover;
	padding-top: 187px;
	padding-bottom: 154px;
	text-align: center;
}

#frase h1{
	font-size: 72px;
	color: #fff;
	font-family:"Tabitha";
	text-shadow: 2px 2px 4px #000;
}

#frase a{
	display: inline-block;
	background: #000;
	padding: 10px;
	color: #fff;
	font-size: 24px;
	margin-top: 101px;
	font-family:"Raleway Bold";
}

#frase a span{
	padding: 10px 14px;
	display: inline-block;
	border: solid 1px #fff;
}

#frase a:hover{
	background: #aeb93b;
	color: #fff;
}

#frase a:hover span{
	border: solid 1px #fff;
}

.bg-2{
  background: url(../imagenes/bg2.jpg) no-repeat center top;
}

.porque{
	background: #ececec;
	padding: 40px 15px;
}

.blanco{
	background: #fff !important;
}

.porque h1{
	background: url(../imagenes/title2.png) no-repeat 15px 5px #ececec;
	position: absolute;
	top: 20px;
	left: 15px;
	padding: 10px;
	font-family:"Tabitha";
	font-size: 30px;
	color: #005100;
	padding-left: 38px;
	padding-right: 60px;
}

.porque p{
	line-height: 24px;
}

.bg-3{
  background: url(../imagenes/bg3.jpg) no-repeat center top;
}

.muebles-1{
	padding-bottom: 0 !important;
}

.galeria{
	float: left;
	position: relative;
	margin: 15px 0px;
	width: 100%;
}

.galeria span{
	opacity: 0;
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 80px;
	height: 100%;
	background: rgba(181, 198, 48, 0.5);
}

.galeria:hover span{
	opacity: 1;
}

/*Box*/
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
	z-index:9999;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999999;
}

.fancybox-skin {
	position: relative;
	background: #FFF;
	color: #444;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 999999;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	}
.fancybox-outer, .fancybox-inner {
	position: relative;
	}
.fancybox-inner {
	overflow: hidden;
	}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
	}
.fancybox-error {
	color: #444;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
	}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
	}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../imagenes/fancybox_sprite.png');
	}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 9999;
	}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../imagenes/fancybox_loading.gif') center center no-repeat;
	}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 99999;
	}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 999999;
	}
.fancybox-prev {
	left: 0;
	}
.fancybox-next {
	right: 0;
	}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 99999;
	visibility: hidden;
	}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
	}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
	}
.fancybox-nav:hover span {
	visibility: visible;
	}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
	}
/* Overlay helper */
.fancybox-lock {
	overflow: hidden;
	}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index:9999;
	background: rgba(0, 0, 0, 0.9);
	}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
	}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
	}
/* Title helper */
.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050;
	}
.fancybox-opened .fancybox-title {
	visibility: visible;
	}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin-bottom: -25px;
	margin-left: -15px;
	z-index:99999;
	}
.fancybox-title-float-wrap .child {
	display: inline-block;
	width: 100%;
	float: left;
	position: relative;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: #000;
	color: #4286b0;
	line-height: 24px;
	white-space: nowrap;
	}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
	}
.fancybox-title-inside-wrap {
	padding-top: 10px;
	}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
	}
/**/
.bg-4{
  background: url(../imagenes/bg4.jpg) no-repeat center top;
}

#title-pro a{
	font-family:"Tabitha";
	color: #000;
	font-size: 72px;
	border-bottom: solid #56812d 3px;
	display: inline-block;
	padding-left: 65px;
	padding-top: 31px;
	background: url(../imagenes/title.png) no-repeat left top;
	text-decoration: none !important;
}

#title-pro a:hover{
	color: #56812d;
}

#title-pro a.selec {
	color: #56812d;
}

#proyetos{
	padding: 30px 15px;
}

.bg-5{
  background: url(../imagenes/bg5.jpg) no-repeat center top;
}

#deposito{
	background: #ececec;
}

#deposito p{
	line-height: 20px;
	margin-top: 80px;
	text-align: justify;
}

.bg-6{
  background: url(../imagenes/bg6.jpg) no-repeat center top;
}

#contacto{
	padding:30px 15px;
}

#contacto p{
	line-height: 24px;
	margin-top: 50px;
}

.btn{
	float: left;
	position: relative;
	width: 100%;
	text-align: left;
	margin-top: 150px;
}

.btn a{
	display: inline-block;
	padding: 7px 30px;
	background: #b0c705;
	color: #fff;
	font-family:"Raleway Bold";
	font-size: 24px;
}

.btn a:hover{
	background: #000;
	text-decoration: none;
}

#formulario{
	margin-top: 20px;
}

#formulario h2{
	color: #000 !important;
	text-transform: none;
	font-size: 14px;
	margin-top: 5px;
  font-weight: normal;
}

#formulario input{
	width:100%;
	background-color:#000;
	color:#FFF;
	border:none;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	padding:10px;
	margin-top: 5px;
}

#formulario textarea{
	width:100%;
  background-color:#000;
	color:#FFF;
	border:none;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	padding:10px;
	margin-top: 5px;
  height: 86px;
}

#formulario p{
	text-align: left;
	margin-top: 10px;
	color: #383838 !important;
}

#formulario .check{
	text-align: left;
	float: none;
	display: inline-block;
	width: auto;
}

#enviar{
	width:90px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:24px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:20px !important;
	padding:10px 0px !important;
	background: #b0c705 !important;
	margin-right: 15px;
  border: none !important;
	font-family:"Raleway Bold";
}

#enviar:hover{
  background: #000 !important;
}

#borrar{
	width:90px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:24px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:20px!important;
	padding:10px 0px !important;
	background: #b0c705 !important;
  border: none !important;
}

#borrar:hover{
  background: #000 !important;
}

#map{
	height:400px;
}

#ampliar{
	background-color: #b0c705;
  color: #fff;
  text-align: center;
	width: 100px;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	position: absolute;
  text-decoration: none !important;
	top:-30px;
	font-family:"Raleway Bold";
	right:50%;
}

#ampliar:hover{
	background: #000;
}



@media (max-width: 800px){
	
	#barra-menu {
    background: #c7106b;
    margin-top: 0px;
	}

  #menu {
		background: #b0c705;
    margin-top: 5px;
		padding-bottom: 0;
  }

	.menu {
    flex-direction: column;
	}
	.navbar-header {
	    float: none;
	}

	.navbar-left,.navbar-right {
	    float: none !important;
	}

	.navbar-toggle {
	    display: block;
			background: #000 !important;
			font-size: 15px;
	}

	.navbar-collapse {
	    border-top: 1px solid transparent;
	    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}

	.navbar-fixed-top {
	    top: 0;
	    border-width: 0 0 1px;
	}

	.navbar-collapse.collapse {
	    display: none!important;
	}

	.navbar-nav {
	    float: none!important;
	    margin-top: 7.5px;
			margin-left: 0;
	}

	.navbar-nav>li {
	    float: none;
	}

	.navbar-nav>li>a {
	    padding-top: 10px ;
	    padding-bottom: 10px;
	}

	.collapse.in{
	    display:block !important;
	}

	#navbar li {
	   width: 100%;
		 margin: 0;
	}

	#navbar a{
	  width: 100%;
	  text-align: left;
		padding: 5px;
		margin-top: 2px;
    border: none;
	}

	#navbar a:hover{
		color: #fff;
	}

	#navbar .selec{
		color: #fff;
	}

	#carousel-home .caption {
    bottom: 0px;
	}

	#carousel-home .caption h1 {
    font-size: 20px;
	}

	#carousel-home .caption h2 {
	   font-size: 10px;
	}

	#prev {
    left: 0;
	}

	#next {
    right: 0;
	}

	#proyectos-home h1 {
    font-size: 45px;
	}

	footer h1 {
		font-size: 22px;
		margin-top: 20px;
	}

	footer p {
    font-size: 11px;
	}

	.porque h1 {
    background: #ececec;
    position: relative;
    top: 0;
    left: 0;
    font-size: 30px;
    padding-left: 0px;
	}

	.porque p {
    margin-bottom: 20px;
    line-height: 22px;
    font-size: 15px;
	}

	.btn {
    margin-top: 20px;
	}

	.btn a {
    font-size: 11px;
	}

	#mapa-bg {
    margin-top: 20px;
	}

	#home-quienes h1{
		font-size: 50px;
	}

	#home-quienes p{
		font-size: 15px;
		line-height: 22px;
	}

	#muebles-home h1 span{
		font-size: 39px;
	}

	#proyectos-home h2{
		font-size: 38px;
	}

	#pagos h1{
		font-size: 25px;
	}

	#titulo h2{
		font-size: 15px;
	}

	#quienes h1{
		font-size: 45px;
	}

	#quienes h1 span{
		font-size: 34px;
	}

	#quienes p{
		font-size: 16px;
	}

	#ofrecemos h1{
		font-size: 53px;
	}

	#ofrecemos h2 span{
		font-size: 34px;
	}

	#frase h1{
		font-size: 29px;
	}

	.title-pro{
		font-size: 44px;
	}

	#deposito p{
		padding-bottom: 25px;
		font-size: 16px;
	}

	#contacto p{
		font-size: 17px;
	}
}




@media (max-width:900px) and (min-width:800px){

	#carousel-home .caption h2{
		font-size: 16px;
	}

	#carousel-home .caption h1{
		font-size: 42px;
	}

	#prev{
		left: 5%;
	}

	#next{
		right: 5%;
	}

	#home-quienes p{
		font-size: 18px;
	}

	#muebles-home h1{
		top: 12px;
		font-size: 36px;
		line-height: 27px;
	}

	#muebles-home h1 span{
		font-size: 27px;
	}

	#proyectos-home h1{
		font-size: 100px;
	}

	#proyectos-home h2{
		font-size: 39px;
	}

	#pagos h1{
		font-size: 26px;
	}

	footer p{
		font-size: 11px;
		line-height: 18px;
	}

	footer h1{
		font-size: 28px;
	}

	#home-quienes h1{
		font-size: 55px;
	}

}


@media (max-width:998px) and (min-width:900px){

	#carousel-home .caption h2{
		font-size: 17px;
	}

	#prev{
		left: 9%;
	}

	#next{
		right: 9%;
	}

	#home-quienes h1{
		font-size: 59px;
	}

	#home-quienes p{
		font-size: 18px;
	}

	#muebles-home h1{
		top: 19px;
		font-size: 38px;
		line-height: 29px;
	}

	#muebles-home h1 span{
		font-size: 31px;
	}

	#proyectos-home h1{
		font-size: 109px;
	}

	#proyectos-home h2{
		font-size: 42px;
	}

	#pagos h1{
		font-size: 31px;
	}

	footer p{
		font-size: 11px;
		line-height: 19px;
	}

	#quienes h1{
		font-size: 56px;
	}

	#ofrecemos h1{
		font-size: 60px;
	}

	#ofrecemos h2{
		font-size: 40px;
	}

	#ofrecemos h2 span{
		font-size: 34px;
	}

	#frase h1{
		font-size: 40px;
	}

	.porque p{
		font-size: 17px;
	}

	.porque h1{
		font-size: 26px;
	}

	#quienes p{
		font-size: 18px;
	}

	#muebles-home a span{
		font-size: 17px;
	}

	footer h1{
		font-size: 33px;
	}

	.title-pro{
		font-size: 40px;
	}

	#deposito p{
		font-size: 14px;
		line-height: 20px;
		margin-top: 29px;
	}

}



@media (max-width:1100px) and (min-width:998px){

	#navbar a{
		font-size: 17px;
	}

	#navbar li{
		margin: 0px 2px;
	}

	#prev{
		left: 13%;
	}

	#next{
		right: 13%;
	}

	#muebles-home h1{
		font-size: 43px;
		line-height: 31px;
	}

	#muebles-home h1 span{
		font-size: 34px;
	}

	#proyectos-home h1{
		font-size: 115px;
	}

	#proyectos-home h2{
		font-size: 39px;
	}

	footer p{
		font-size: 14px;
	}

	#pagos h1{
		font-size: 33px;
	}

	#quienes h1{
		font-size: 50px;
	}

	#quienes h1 span{
		font-size: 39px;
	}
	#quienes p{
		font-size: 17px;
	}

	#ofrecemos h1{
		font-size: 60px;
	}

	#ofrecemos h2{
		font-size: 42px;
	}

	#ofrecemos h2 span{
		font-size: 37px;
	}

	#frase h1{
		font-size: 42px;
	}

	.porque p{
		font-size: 16px;
		line-height: 22px;
	}

	.title-pro{
		font-size: 34px;
	}

	#deposito p{
		font-size: 16px;
		line-height: 19px;
		margin-top: 44px;
	}

	#home-quienes h1{
		font-size: 58px;
	}

}


@media (max-width:1200px) and (min-width:1100px){

	#navbar a{
		font-size: 17px;
	}

	#navbar li{
		margin: 0px 6px;
	}

	#prev{
		left: 12%;
	}

	#next{
		right: 12%;
	}

	#home-quienes p{
		font-size: 17px;
		line-height: 24px;
	}

	#muebles-home h1{
		font-size: 43px;
		line-height: 34px;
	}

	#muebles-home h1 span{
		font-size: 39px;
	}

	#proyectos-home h1{
		font-size: 113px;
	}

	#proyectos-home h2{
		font-size: 43px;
	}

	#pagos h1{
		font-size: 33px;
	}

	footer p{
		font-size: 14px;
		line-height: 23px;
	}

	#quienes h1{
		font-size: 57px;
	}
	#quienes h1 span{
		font-size: 40px;
	}

	#ofrecemos h2{
		font-size: 46px;
	}

	#ofrecemos h2 span{
		font-size: 35px;
	}

	#frase h1{
		font-size: 48px;
	}

	#ofrecemos h1{
		font-size: 65px;
	}

	.porque p{
		font-size: 17px;
		line-height: 22px;
	}

	.title-pro{
		font-size: 37px;
	}

	#deposito p{
		font-size: 16px;
		line-height: 21px;
		margin-top: 50px;
	}

	#contacto p{
		font-size: 17px;
	}

}

@media (max-width:1300px) and (min-width:1200px){

		#navbar a{
		font-size: 17px;
	}

	#navbar li{
		margin: 0px 1px;
	}

	#next{
		right: 15%;
	}

	#prev{
		left: 15%;
	}

	#home-quienes h1{
		font-size: 51px;
	}

	#home-quienes h1 span{
		font-size: 39px;
	}

	#home-quienes p{
		font-size: 14px;
		line-height: 22px;
	}

	#muebles-home h1{
		line-height: 39px;
	}

	#muebles-home h1 span{
		font-size: 38px;
	}

	#quienes p{
		font-size: 19px;
	}

	#ofrecemos h1{
		font-size: 62px;
	}

	#frase h1{
		font-size: 52px;
	}

	footer p{
		font-size: 14px;
	}

	.porque p{
		font-size: 14px;
		line-height: 22px;
	}

	.title-pro{
		font-size: 39px;
	}

	#deposito p{
		margin-top: 68px;
	}

	#contacto p{
		font-size: 16px;
	}

	.btn a{
		font-size: 19px;
	}

}



@media (max-width:1400px) and (min-width:1300px){

	#navbar a{
		font-size: 17px;
	}

	#navbar li{
		margin: 0px 4px;
	}

	#home-quienes h1{
		font-size: 55px;
	}

	#home-quienes h1 span{
		font-size: 44px;
	}

	#home-quienes p{
		font-size: 15px;
		line-height: 22px;
	}

	#muebles-home h1 span{
		font-size: 39px;
	}

	#muebles-home h1{
		line-height: 36px;
	}

	footer p{
		font-size: 16px;
	}

	#prev{
		left: 18%;
	}

	#next{
		right: 18%;
	}

	#ofrecemos h1{
		font-size: 6px;
	}

	#frase h1{
		font-size: 54px;
	}

	.porque p{
		font-size: 15px;
		line-height: 21px;
	}

	.title-pro{
		font-size: 43px;
	}
}



@media (max-width:1500px) and (min-width:1400px){

	#navbar a{
		font-size: 19px;
	}

	#navbar li{
		margin: 0px 7px;
	}

	#carousel-home .caption h2{
		font-size: 16px;
	}

	#home-quienes p{
		font-size: 16px;
	}

	#home-quienes h1{
		font-size: 60px;
	}

	#muebles-home h1 span{
		font-size: 44px;
	}

	#muebles-home h1{
		line-height: 35px;
	}

	#pagos h1{
		font-size: 31px;
	}

	#home-quienes p{
		line-height: 23px;
	}

	#ofrecemos h2 span{
		font-size: 39px;
	}

	#frase h1{
		font-size: 57px;
	}

	.porque p{
		font-size: 17px;
		line-height: 21px;
	}

	.title-pro{
		font-size: 49px;
	}
}


@media (max-width:1600px) and (min-width:1500px){

	#navbar a{
		font-size: 19px;
	}

	#navbar li{
		margin: 0px 11px;
	}

	.title-pro{
		font-size: 51px;
	}

	#deposito p{
		margin-top: 101px;
		line-height: 24px;
	}

	#frase h1{
		font-size: 64px;
	}

	.porque p{
		font-size: 17px;
		line-height: 25px;
	}

	#muebles-home h1{
		line-height: 41px;
	}

	#muebles-home h1 span{
		font-size: 45px;
	}

	#carousel-home .caption h2{
		font-size: 18px;
	}

	#home-quienes p{
		font-size: 16px;
		line-height: 22px;
	}

	#ofrecemos h2 span{
		font-size: 40px;
	}

}



@media (max-width:1700px) and (min-width:1600px){

	#navbar a{
		font-size: 21px;
	}

	#navbar li{
		margin: 0px 10px;
	}

	#home-quienes p{
		font-size: 18px;
		line-height: 23px;
	}

	#muebles-home h1 span{
		font-size: 46px;
	}

	.porque p{
		line-height: 25px;
		font-size: 16px;
	}

	.title-pro{
		font-size: 49px;
	}

	#deposito p{
		line-height: 24px;
	}
}



@media (max-width:1800px) and (min-width:1700px){

	#navbar a{
		font-size: 23px;
	}

	#navbar li{
		margin:  0px 14px;
	}

	#home-quienes h1{
		font-size: 62px;
	}

	#muebles-home h1 span{
		font-size: 46px;
	}

	.porque p{
		font-size: 18px;
		line-height: 26px;
	}

	.title-pro{
		font-size: 56px;
	}

	#deposito p{
		line-height: 24px;
	}
}

