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

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

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

@font-face {
	font-family:"decker";
	src:url("../fonts/Decker.eot?") format("eot"),
	url("../fonts/Decker.woff") format("woff"),
	url("../fonts/Decker.ttf") format("truetype"),
	url("../fonts/Decker.svg#Decker") format("svg");
	font-weight:normal;
	font-style:normal;
	}	
		
#contenedor{
  width:100%;
  overflow:hidden;
  z-index:9999;
  position:relative;
  background: url(../img/bg.jpg);
}
.pad{
  padding-left:0px;
  padding-right:0px;
}
.clear{
  clear:both;
}
#head-menu{
  background: #fff;
}
#menu{
  padding-bottom: none;
  background: transparent;
  width: 100%;
  float:left;
  position: relative;
  margin-bottom:0px;
  border: none;
	padding-bottom:30px;
  text-align: center;
}

#navbar li{
  display: inline-block;
}
#navbar a{
  color: #000;
  display: block;
  padding:7px;
  padding-top:52px;
  text-transform: uppercase;
  font-family: "decker";
  font-size: 23px;
  margin-right: 15px;
}
#navbar a:hover{
  color: #652b62;
  text-decoration: none;
  border-bottom: 3px solid #652b62;
}
#navbar .selec{
  color:#652b62;
  text-decoration: none;
}
nav .me{
  text-align:center;
  margin:auto;
  padding-bottom: 4px;
  display: block;
  color: #fff;
}
.navbar-toggle .icon-bar{
  width: 38px;
  background-color: #fff !important;
}
#barra-top{
  background: #969494;
  border-bottom: solid 1px #dedede;
}
#barra-top ul li{
  border-right: solid 1px #dedede;
  padding: 16px 11px;
  float: left;
  position: relative;
}
#barra-top ul li a{
  float: left;
  position: relative;
  color: #fff;
  font-family: "decker";
}
#buscar{
  width:291px;
  float: left;
  position: relative;
  background: #fff;
  margin-top: 4px;
}

#buscar input{
	border: none;
  background: #f6f6f6;
  border-radius: 0px;
  min-height: 40px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
}

#buscar button{
	border: none;
	color: #fff;
  background: #e386ca;
  border-radius: 0px;
  min-height:40px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
#cart{
	background: url(../img/shop.png) no-repeat;
  width: 45px;
  height: 52px;
  margin-right: -9px !important;
}

#cart-badge {
  font-size: 19px;
  color: #fff;
  padding: 5px 10px;
  vertical-align: top;
  border-radius: 63%;
  z-index: 1;
  position: relative;
  background-color: #c748ad;
  top:8px;
}


#btns-carrito a{
  padding: 5px;
  display: inline-block;
  font-family:"Roboto Regular";
  color: #FFF;
  margin-top: 5px;
}

.caption{
  position: absolute;
  right:13%;
  bottom: 70px;
}
.caption h1{
  font-family: "Mural Script";
  font-size: 120px;
  color: #fff;
  text-align: right;
  text-shadow: 3px 3px 11px #000;
}
#carousel-home .carousel-indicators{
  text-align: right;
  width: auto;
  float: right;
  padding: 6px;
  margin-left: 0px;
  left: auto;
  right: 13%;
  bottom: 0px;
}
#carousel-home .carousel-indicators li{
  width:16px;
  height:16px;
  background: #fff;
  border-color: #fff;
}
#carousel-home .carousel-indicators .active{
  background: linear-gradient(to bottom, #4d0a54 0%, #8c3a88 52%, #4d0a54 100%);
  border-color:#893786;
}
#contenido{
  padding: 55px 0px;
   background: url(../img/bg.jpg);
}
.btn-home{
  background: #f4f4f4;
  padding: 10px;
  float: left;
  position: relative;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'Roboto', sans-serif;
  box-shadow: 5px 5px 3px #9e9e9e;
}
.btn-home h2{
  font-family: "Mural Script";
  color: #000;
  font-size: 46px;
}
.btn-home p{
  font-family:"Roboto Regular";
  font-size: 15px;
  margin-top: 10px;
}
.btn-home a{
  display: inline-block;
  margin-top: 20px;
  padding: 7px 20px;
  background: #000;
  text-transform: uppercase;
  font-size: 14px;
  color: #FFF;
}
#diseno{
	background: url(../img/bg.jpg);
	padding-bottom: 45px;}
#title-proyectos h1{
  font-size: 48px !important;
  font-family: "Mural Script" !important;
  border-bottom: 2px solid #000;
  margin-top: 22px;}
.titulo a{
	font-size: 19px;
	font-family: "decker";
	background: #652b62;
	padding: 14px;
		padding-top: 14px;
		padding-bottom: 14px;
	padding-bottom: 6px;
	padding-top: 6px;
	color: #fff;
	float: right;
    margin-top: 44px;}  
.diseno-texto h1{
	font-size: 48px;
	font-family: "Mural Script";
	color: #652b62;
	padding-top: 18px;
	padding-bottom: 18px;;}
.diseno-texto p {
	font-family: "decker";
	font-size: 20px;
	text-align: justify;}		
.btn-home a:hover{
   background: rgba(235,196,105,1);
background: -moz-linear-gradient(top, rgba(235,196,105,1) 0%, rgba(213,175,85,1) 52%, rgba(235,196,105,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,196,105,1)), color-stop(52%, rgba(213,175,85,1)), color-stop(100%, rgba(235,196,105,1)));
background: -webkit-linear-gradient(top, rgba(235,196,105,1) 0%, rgba(213,175,85,1) 52%, rgba(235,196,105,1) 100%);
background: -o-linear-gradient(top, rgba(235,196,105,1) 0%, rgba(213,175,85,1) 52%, rgba(235,196,105,1) 100%);
background: -ms-linear-gradient(top, rgba(235,196,105,1) 0%, rgba(213,175,85,1) 52%, rgba(235,196,105,1) 100%);
 background: linear-gradient(to bottom, #4d0a54 0%, #8c3a88 52%, #4d0a54 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebc469', endColorstr='#ebc469', GradientType=0 );
  text-decoration: none;
}
.photo2 {
	background-attachment: fixed;
  padding-top: 100px;
  padding-bottom: 80px;
	background-position: 20% 0;
	position: relative;
  background-image: url(../img/servicios/img.jpg);
  background-size: cover;
  font-family: "Mural Script";
}

.texto-photo2{
  display: inline-block;
  padding:60px 30px;
  color: #000;
  font-size:60px;
  text-align: center;
}

.photo {
	background-attachment: fixed;
  padding-top: 100px;
  padding-bottom: 80px;
	background-position: 20% 0;
	position: relative;
  background-image: url(../img/img.jpg);
  background-size: cover;
  font-family: 'Roboto', sans-serif;
}
.texto-photo{
  display: inline-block;
  padding:60px 30px;
  color: #FFF;
  background: rgba(0, 0, 0, 0.8);
}
.texto-photo h1{
  width: 100%;
  float: left;
  position: relative;
  font-family: "Mural Script";
  font-size: 72px;
}
.texto-photo p{
  font-family:"decker";
  width: 100%;
  float: left;
  position: relative;
  font-size: 18px;
  margin-top: 20px;
  line-height: 23px;
  text-align:justify;
}
.texto-photo a{
  display: inline-block;
  margin-top: 40px;
  padding: 7px 20px;
  background: rgba(235,196,105,1);
background: -moz-linear-gradient(top, rgba(235,196,105,1) 0%, rgba(213,175,85,1) 52%, rgba(235,196,105,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,196,105,1)), color-stop(52%, rgba(213,175,85,1)), color-stop(100%, rgba(235,196,105,1)));
background: -webkit-linear-gradient(top, rgba(235,196,105,1) 0%, rgba(213,175,85,1) 52%, rgba(235,196,105,1) 100%);
background: -o-linear-gradient(top, rgba(235,196,105,1) 0%, rgba(213,175,85,1) 52%, rgba(235,196,105,1) 100%);
background: -ms-linear-gradient(top, rgba(235,196,105,1) 0%, rgba(213,175,85,1) 52%, rgba(235,196,105,1) 100%);
background: linear-gradient(to bottom, #4d0a54 0%, #8c3a88 52%, #4d0a54 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebc469', endColorstr='#ebc469', GradientType=0 );
  text-transform: uppercase;
  font-size: 14px;
  color: #FFF;
}
.texto-photo a:hover{
  text-decoration: none;
  background: #000;
}
#empresa  {
   background: url(../img/bg.jpg);
}
#empresa img {
	padding-bottom:47px;}
#empresa h1 {
    font-family: "Mural Script";
    font-size: 48px;
    border-bottom: solid 1px #000;
    padding-bottom: 5px;
    color: #000;
	padding-top: 26px;
}
#empresa p {
    font-family: "decker";
    font-size: 20px;
    margin-top: 170px;
    color: #000;
}
#links{
  padding: 30px 0px;
  background: url(../img/bg2.jpg);
}
.link{
  width: 100%;
  float: left;
  position: relative;
}
.texto-link{
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  right: 0px;
  top: 0px;
  width: 50%;
  height: 100%;
  padding: 45px 15px;
}
.texto-link h1{
  font-family: "Mural Script";
  font-size: 60px;
  color: #FFF;
}
.texto-link p{
  font-family:"Roboto Regular";
  margin-top: 20px;
  font-size: 15px;
  color: #FFF;
  line-height: 19px;
}
.link-p{
  text-transform: uppercase;
  text-decoration: underline;
}
.link:hover .texto-link{
  background: #969494cc;
}
footer{
  background:#fff;
}
.datos{
  padding: 20px 0px;
  font-family: 'Roboto', sans-serif;
  color: #000;
}
.datos h1{
  float: left;
  position: relative;
  padding-right: 12px;
  border-right: solid 1px #000;
  text-align: right;
  text-transform: uppercase;
  line-height: 22px;
}
.datos p{
  font-family:"decker";
  font-size:20px;
  float: left;
  margin-left: 12px;
  position: relative;
  line-height: 22px;
}
.redes{
  background: url(../img/bg-redes.png) no-repeat center bottom;
  height: 130px;
  text-align: center;
}
.redes h2{
  margin-top: 30px;
  font-family: 'Roboto', sans-serif;
  color: #000;
  font-size: 14px;
  text-align: left;
  margin-left: 75px;
}
#fb{
  background: url(../img/redes.png) no-repeat  -10px 0px;
  width: 50px;
  height: 50px;
  display: inline-block;
  margin-top: 30px;
}
#fb:hover{
  background: url(../img/redes-h.png) no-repeat  -10px 0px;
}

#tw{
  background: url(../img/redes.png) no-repeat right top;
  width: 55px;
  height: 50px;
  display: inline-block;
  margin-top: 30px;
}

#tw:hover{
  background: url(../img/redes-h.png) no-repeat right top;
}
#web{
   background: #969494;
  padding: 11px 0px;
}
#web a{
  background: url(../img/web.png) no-repeat right;
  padding-right: 148px;
  font-family: 'Roboto', sans-serif;
  color:#ffffff47;
  text-decoration: none;
  float: right;
  font-size: 12px;
}

#contenido h1{
  border-bottom: solid 1px #000;
  padding-bottom: 10px;
  font-size: 48px;
  color: #000;
  font-family: "Mural Script" !important;
}
#carousel-emp{
  margin-top: 30px;
}
#texto-emp{
  margin-top: 60px;
  font-family:"Roboto Regular";
  font-size:18px;
  text-align: justify;
  color: #000;
  line-height: 20px;
}
#mision p {
    line-height: 26px;
	margin-top: 20px;
	font-size: 20px;
	position: relative;
	font-family: "decker";
    text-shadow: 1px 1px 1px #000;
}
#mision {
    background: url(../img/mision.jpg);
    padding: 30px 15px;
    color: #fff;
}
.productos{
  margin-top: 20px;
  float: left;
  position: relative;
  width: 100%;
}


#mapa{
	height:400px;
  width: 100%;
  float: left;
  position: relative;
  margin-top: 70px;
	}
#ampliar{
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #000;
  color: #FFF;
  text-align: center;
  position: absolute;
  left:70%;
  top:30px;
  font-size: 17px;
  text-align: center;
  z-index: 1;
  font-family: 'Roboto', sans-serif;
  padding-top: 23px;
	}
#ampliar:hover{
	background:#8c3b87;
  text-decoration: none;
	}
#formulario{
  margin-top: 30px;
}
#formulario h2{
	color: #000 !important;
  font-family: "decker";
	text-transform: none;
	font-size: 18px;
	margin-top: 5px;
}
#formulario input{
	width:100%;
	background-color:#000;
	color:#fff;
	border:none;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	padding:11px 8px;
	margin-top: 5px;
	}
#formulario textarea{
	width:100%;
	background-color:#000;
	color:#fff;
	border:none;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	padding:7px 8px;
	margin-top: 5px;
	}
#formulario .check {
    text-align: left;
    float: none;
    display: inline-block;
    width: auto;
}	
#enviar{
	width:90px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:26px !important;
	color:#FFF !important;
	text-align:center;
    margin-right: 15px;
	margin-top:30px !important;
	padding:9px 0px !important;
	background: #000 !important;
	}
#enviar:hover{
    background:#8c3b87 !important;
	color: #FFF !important;
	}
#borrar{
	width:90px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:26px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:30px!important;
	padding:9px 0px !important;
	background: #000 !important;
	}
#borrar:hover{
  background:#8c3b87 !important;
	color: #FFF !important;
	}
#contacto span{
	color: #fff;
	padding: 8px;
	background: #8c3b87;
	font-size: 26px;
	font-family: "decker";}	
#contacto a{
	position: absolute;
	margin-top: 80px;
	margin-left: 30px;
	padding-bottom: 41px;}	
#contacto p{
  text-align: justify;
  font-family: 'Roboto', sans-serif;
  margin-top: 70px;
  font-size: 18px;
  padding-left: 30px;
  color: #000;
}


.shopping-cart{
  background: url(../img/cart.png);
  width: 46px;
  height: 42px;
  position: relative;
  float: left;
  margin-top: 4px;
}


#back-top {
    background-image: url(../img/what.png);
    width: 51px;
    height: 51px;
    position: fixed;
    right: 15px;
    z-index: 999999;
    bottom: 18px;
}


@media (max-width: 800px){
	#barra-top ul li a {
    
    padding: 12px 0px 14px 0px;
}
	#contacto span {
		font-size:14px;
}
#contacto a{
	margin-top: 30px;
	margin-left: 1px;
	padding-bottom: 41px;}	
	#empresa p {
		margin-bottom:40px;
    margin-top: 0px;
}
header {
  height: auto;
}
.navbar-header {
    float: none;
}
.navbar-left,.navbar-right {
    float: none !important;
}
.navbar-toggle {
    display: block;
		background:#969494 !important;
}
.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;
}
.navbar-nav>li {
    float: none;
}
.navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
}
.collapse.in{
    display:block !important;
}
#navbar li {
   width: 100%;
 }
#navbar a{
  width: 100%;
  text-align: left;
	padding: 5px;
	margin-top: 2px;
}

.menu{
  display: block;
}
.caption {
  bottom: 40px;
}
.caption h1 {
  font-size: 20px;
}
#buscar {
  margin-left: 30px;
}
#btns-carrito a {
  margin-left: 20px;
}
#logo{
  margin-top: 10px;
  margin-bottom: 10px;
}
#navbar a {
  margin-top: 10px;
  min-height: 30px;
}
.link {
  margin-top: 10px;
  margin-bottom: 10px;
}
.texto-link {
  padding: 10px 15px;
  width: 60%;
}
.texto-link h1 {
  font-size: 26px;
}
.texto-link p {
  margin-top: 5px;
  font-size: 12px;
  color: #FFF;
  line-height: 12px;
}
.datos {
  padding: 10px 0px;
  font-family: 'Roboto', sans-serif;
  color: #000;
  font-size: 11px;
}
.datos h1 {
  min-width: 75px;
  padding-right:7px;
}

.datos p{
	font-size:14px;
	margin-left:6px;
}

.redes {
  background-size: contain;
}
#texto-emp {
  margin-top: 20px;
}

.texto-photo h1{
	font-size:43px;
}

.btn-home h2{
	font-size:27px;
}

.texto-photo p{
	font-size:16px;
	line-height:20px;
}

#contacto p {
  padding-left: 0px;
  color: #000;
  margin-top: 30px;
}
}


@media (max-width:1000px) and (min-width:800px){
	#navbar a{
  font-size: 16px;
  margin-right: 23px;
}
	#contacto span {
		font-size:20px;
}
	.btn-home h2{
		font-size:17px;
	}
	
	.texto-link{
		padding:13px 15px;
	}
	
	.texto-link p{
		line-height:16px;
		margin-top:7px;
	}
	
	.datos h1{
		font-size:8px;
		padding-right:4px;
	}
	
	.datos p{
		font-size:12px;
		margin-left:7px;
	}
	
	#texto-emp{
		margin-top:24px;
	}
	
	.productos p{
		margin-top:0px;
	}
}


@media (max-width:1300px) and (min-width:1000px){
	
	#navbar a{
  font-size: 18px;
  margin-right: 0px;
   }
	.btn-home h2{
		font-size:22px;
	}
	
	.texto-link p{
		line-height:17px;
	}
	
	.texto-link{
		padding:32px 15px;
	}
	
	.datos h1{
		font-size:15px;
		padding-right:2px;
	}
	
	.datos p{
		margin-left:4px;
		font-size:14px;
	}
	
	#texto-emp{
		margin-top:40px;
	}
	
	.productos p{
		margin-top:5px;
	}
	#barra-top ul li a {
    
    padding: 12px 4px 14px 4px;
}
	
}


@media (max-width:1400px) and (min-width:1300px){
	
	#navbar a{
  font-size: 18px;
  margin-right: 0px;
   }
	.texto-link{
		padding:12px 15px;
	}
	
	.texto-link p{
		line-height:18px;
		margin-top:9px;
	}
	
	.datos h1{
		padding-right:4px;
	}
	
	.datos p{
		font-size:14px;
	}
	
	.productos p{
		margin-top:13px;
	}
	#barra-top ul li a {
    
    padding: 12px 4px 14px 4px;
}
}
@media (max-width:1600px) and (min-width:1400px){
	
	#navbar a{
  font-size: 20px;
  margin-right: 0px;
   }
	
	
}

