
@font-face {
  font-family:"TeXGyreBonum-Bold";
  src:url("../fonts/texgyrebonum-bold.eot?") format("eot"),
  url("../fonts/texgyrebonum-bold.woff") format("woff"),
  url("../fonts/texgyrebonum-bold.ttf") format("truetype"),
  url("../fonts/texgyrebonum-bold.svg#TeXGyreBonum-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;
	}


body{
	background: url(../img/fondo.png);
}

#contenedor{
	width:100%;
	overflow:hidden;
	position:relative;
	color: #535453;
	font-family: 'Roboto', sans-serif;
}

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

.clear{
	clear:both;
}

#header{
	background: url(../img/head.jpg) no-repeat;
}
/*#header img{
	max-width: 105px;
}*/
#barra-menu{
	z-index: 1;
	border-bottom: 6px solid #268bf7;
}

#menu{
  min-height: 40px;
  width: 100%;
  float:left;
  position: relative;
  margin-bottom:0px;
  border: none;
  text-align: center;
	border-radius: 0;
	font-family:"Roboto Regular";
}

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

#navbar a{
  color: #fff;
	display: block;
	padding: 7px 7px;
	font-size: 20px;
	text-transform: uppercase;
	background: #094369;
	margin-top: 10px;
}

#navbar a:hover{
  color: #fff;
  background: #268bf7;
  text-decoration: none;
}

#navbar .selec{
  color: #fff;
  background: #268bf7;
}

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

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

.caption{
	position: absolute;
	top: 30%;
  left: 15%;
	text-align: center;
}

.caption h1{
	font-size: 60px;
	color: #FFF;
	text-shadow: 2px 2px 2px #000;
	font-family:"Roboto Regular";
}

.caption p{
  color:#060606;;
	font-size: 36px;
  margin-top: 15px;
	text-shadow: 1px -1px 1px #fff;
}

.caption a{
	display: inline-block;
	margin-top: 31px;
	background: #094369;
	padding:7px 21px;
	color: #fff;
	font-size:24px;
}

.caption a:hover{
	background-color:#094369;
}

#carousel-home .carousel-indicators{
	bottom: 10px;
}

#carousel-home .carousel-indicators li{
  width:15px;
  height:15px;
  background: #FFF;
  border-color: #FFF;
}

#carousel-home .carousel-indicators .active{
  background: #094369;
  border-color: #fff;
}

#home-emp {
  padding: 20px 15px;
}

#home-emp .texto{
	background: url(../img/home/bg.png) no-repeat 0px 0px;
	background-size: contain;
	padding: 10px 40px;
}

#home-emp h1{
	font-family:"Roboto Regular";
	color: #FFF;
	font-size: 46px;
	margin-top: 20px;
	text-transform: uppercase;
}

#home-emp p{
	color: #fff;
	line-height: 31px;
	font-size: 18px;
	margin-top: 15px;
}

.home-ser1{
	float: left;
	position: relative;
	width: 100%;
	height:785px;
	background: url(../img/home/1.jpg) no-repeat center center;
	background-size: cover;
	text-align: center;
}

.home-ser1 h1{
	font-size: 30px;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
	font-family:"Roboto Regular";
	margin-top: 350px;
	background: #f4c600cc;
  padding: 25px 2px;
}

.home-ser1 a{
	display: inline-block;
	margin-top: 15px;
	background: #FFF;
	padding:10px 15px;
	color: #000;
	box-shadow: 2px 2px 2px #000;
	font-size:24px;
}

.home-ser2{
	float: left;
	position: relative;
	width: 100%;
	height: 393px;
	background: url(../img/home/bg.png) no-repeat center center;
	background-size: 70%;
	text-align: center;
}

.home-ser2 h1{
	font-family:"Roboto Regular";
	color: #fff;
	font-size: 46px;
	margin-top: 22%;
	text-transform: uppercase;
}

.home-ser3{
	float: left;
	position: relative;
	width: 100%;
	height: 392px;
	background: url(../img/home/2.jpg) no-repeat center center;
	background-size:cover;
	text-align: center;
}

.home-ser3 h1{
	font-size: 30px;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
  font-weight: bold;
	font-family:"Roboto Regular";
	margin-top: 85px;
	background: #cf1c01de;
  padding: 25px 0px;
}

.home-ser3 a{
	display: inline-block;
	margin-top: 15px;
	background: rgba(255, 255, 255, 0.8);
	padding:10px 15px;
	color: #000;
	box-shadow: 2px 2px 2px #000;
	border: solid 2px #fff;
	font-size:24px;
}

.home-ser4{
	float: left;
	position: relative;
	width: 100%;
	height: 271px;
	background: url(../img/home/3.jpg) no-repeat center center;
	background-size:cover;
	text-align: center;
}

.home-ser4 h1{
	font-size: 30px;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
  font-weight: bold;
	font-family:"Roboto Regular";
	margin-top: 45px;
	background: #db2d2aeb;
  padding: 25px 0px;
}

.home-ser4 a{
	display: inline-block;
	margin-top: 15px;
	background: rgba(255, 255, 255, 0.8);
	padding:10px 15px;
	color: #000;
	box-shadow: 2px 2px 2px #000;
	border: solid 2px #fff;
	font-size:24px;
}

.home-ser5{
	float: left;
	position: relative;
	width: 100%;
	height: 515px;
	background: url(../img/home/4.jpg) no-repeat center center;
	background-size:cover;
	text-align: center;
}

.home-ser5 h1{
	font-size: 30px;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
  font-weight: bold;
	font-family:"Roboto Regular";
	margin-top: 150px;
	background: #7d2a01bf;
  padding: 25px 0px;
}

.home-ser5 a{
	display: inline-block;
	margin-top: 15px;
	background: rgba(255, 255, 255, 0.8);
	padding:10px 15px;
	color: #000;
	box-shadow: 2px 2px 2px #000;
	border: solid 2px #fff;
	font-size:24px;
}

#home-new2{
  margin-top: 85px;
  background-color: #0943694f;
  padding-top: 37px;
}

.new-home{
	float: left;
	position: relative;
	width: 100%;
	height: 220px;
	background: url(../img/home/bg.png) no-repeat center center;
	background-size: contain;
	text-align: center;
}

.new-home h1{
	font-family:"Roboto Regular";
	color: #fff;
	font-size: 46px;
	margin-top: 4%;
	text-transform: uppercase;
}

#carousel-home2 h1{
	font-family:"Roboto Regular";
	color: #fff;
	font-size: 46px;
	margin-top:73px;
}

#carousel-home2 p{
	color: #b3b3b3;
	line-height: 20px;
	font-size: 18px;
	margin-top: 15px;
}

#carousel-home2 .carousel-indicators{
	bottom: -30px;
	text-align: right;
	left: 65%;
}

#carousel-home2 .carousel-indicators li{
	width:15px;
	height:15px;
  background: #000;
  border-color: #000;
	border:none;
}

#carousel-home2 .carousel-indicators .active{
	width:15px;
	height:15px;
  background: #fff;
  border-color: #fff;
}

.disen{
  background: #268bf7;
  padding: 6px 0px;
}

.disen p{
  color: #fff;
	float: left;
	font-size: 20px;
	font-family: "Roboto Regular";
	text-align: center;
	width: 100%;
}

#carousel-home3 h1{
	font-family:"Roboto Regular";
	color: #fff;
	font-size: 46px;
	margin-top:73px;
}

#carousel-home3 p{
	color: #b3b3b3;
	line-height: 20px;
	font-size: 18px;
	margin-top: 15px;
}

#carousel-home3 .carousel-indicators{
	bottom: -30px;
	text-align: right;
	left: 65%;
}

#carousel-home3 .carousel-indicators li{
	width:15px;
	height:15px;
    background: #000;
    border-color: #000;
	border:none;
}

#carousel-home3 .carousel-indicators .active{
	width:15px;
	height:15px;
  background: #fff;
  border-color: #fff;
}

.photo {
    padding: 80px 0px;
    margin-top: 0px;
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
    position: relative;
    background-image: url(../img/img.jpg);
    background-size: cover;
}

.photo h1 {
    color: #fff;
    font-family:"TeXGyreBonum-Bold";
    font-size: 70px;
    text-align: center;
    padding: 81px;
    text-shadow: 1px 1px 1px #000;
}

footer{
	padding-top: 20px;
	color: #fff;
}

footer h1{
  text-transform: uppercase;
  font-family:"TeXGyreBonum-Bold";
	font-size: 20px;
  text-align: center;
}

footer p{
	margin-top: 15px;
	padding-bottom: 3px;
  line-height: 25px;
  font-size: 19px;
  text-align: center;
}

#web{
  float: right;
	padding: 7px;
	padding-right: 148px;
	background: url(../img/web-h.png) no-repeat right;
	color: #FFF;
	font-size: 12px;
}

#web:hover{
	background: url(../img/web-h.png) no-repeat right;
	text-decoration: none;
}

#fb{
	background: url(../img/redes.png) 0px 0px;
	display: inline-block;
	width: 55px;
	height: 50px;
	margin-left: 3px;
	margin-top: 15px;
}

#tw{
	background: url(../img/redes.png) -56px 0px;
	display: inline-block;
	width: 55px;
	height: 50px;
	margin-left: 3px;
	margin-top: 15px;
}

#in{
	background: url(../img/redes.png) -116px 0px;
	display: inline-block;
	width: 52px;
	height: 50px;
	margin-left: 3px;
	margin-top: 15px;
}

#titulo{
  padding-top: 176px;
  padding-bottom: 82px;
  background-size: cover;
	text-align:right;
}

#titulo h1{
  font-size: 60px;
  color: #fff;
  text-shadow: 2px 2px 1px #000;
  display: inline-block;
  font-family:"TeXGyreBonum-Bold";
}

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

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

#quienes{
	padding: 15px 0px;
}

#quienes h1{
	font-family:"Roboto Regular";
	color: #fff;
	font-size: 46px;
	margin-top: 20px;
}

#quienes p{
	color: #fff;
	line-height: 28px;
	font-size: 18px;
	margin-top: 0px;
}

.mision{
	background: url(../img/quienes/mision.png)  no-repeat;
	background-size: 50%;
}

.vision-cont{
	margin-top: 30px;
}

.vision{
	background: url(../img/quienes/vision.png)  no-repeat 40px 0px;
	background-size: 50%;
	padding-left: 90px;
}

.experiencia{
	background: url(../img/quienes/historia.png)  no-repeat;
	background-size: 50%;
}

.experiencia2 p{
	margin-top: 0px !important;
	line-height:20px !important;
}

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

#productos{
  padding: 85px 0px;
}

.productos{
  padding-top: 77px;
}

.productos h1{
  color: #000;
  text-align: center;
  padding: 13px 0px;
  font-size: 26px;
  font-family:"TeXGyreBonum-Bold";
  text-transform: uppercase;
  border-bottom: 1px dotted #fff;
  background-color: #fff;
}

.productos a{
  background-color: #09436973;
  color: #fff;
  padding: 11px;
  float: left;
  width: 100%;
  font-family:"TeXGyreBonum-Bold";
  text-align: center;
  font-size: 24px;
}

.productos a:hover{
  background-color: #fff;
  color: #000;
  text-decoration: none;
}



#servicios{
	padding: 30px 15px;
	margin-top: 30px;
}

.servicios{
	background: url(../img/servicios/title.png)  no-repeat;
	background-size: 30%;
	margin-bottom: 30px;
}

.servicios h1{
	font-family:"Roboto Regular";
	color: #000;
	font-size: 46px;
	margin-top: 20px;
	margin-left: 50px;
}

.ser1{
	float: left;
	position: relative;
	width: 100%;
	height: 964px;
	background: url(../img/servicios/tratamientosfaciales_shailyn.jpg) no-repeat;
	background-size: cover;
	text-align: center;
}

.ser1 h1{
	font-size: 42px;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
	font-family:"Roboto Regular";
	margin-top: 455px;
	text-transform: uppercase;
}

#servicios a{
	display: inline-block;
	margin-top: 15px;
	background: rgba(255, 255, 255, 0.5);
	border: solid 2px #fff;
	padding:5px 15px;
	color: #000;
	font-size:24px;
	box-shadow: 2px 2px 2px #000;
}

.ser2{
	float: left;
	position: relative;
	width: 100%;
	height: 515px;
	background: url(../img/servicios/extensionpestanas_shailyn.jpg) no-repeat;
	background-size: cover;
	text-align: center;
}

.ser2 h1{
	font-size: 42px;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
	font-family:"Roboto Regular";
	margin-top: 190px;
	text-transform: uppercase;
}

.ser3{
	float: left;
	position: relative;
	width: 100%;
	height: 449px;
	background: url(../img/servicios/tratamientoscorporales_shailyn.jpg) no-repeat;
	background-size: cover;
	text-align: center;
}

.ser3 h1{
	font-size: 42px;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
	font-family:"Roboto Regular";
	margin-top: 165px;
	text-transform: uppercase;
}

.ser4{
	float: left;
	position: relative;
	width: 100%;
	height: 449px;
	background: url(../img/servicios/terapiasorientales_shailyn.jpg) no-repeat;
	background-size: cover;
	text-align: center;
}

.ser4 h1{
	font-size: 42px;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
	font-family:"Roboto Regular";
	margin-top: 165px;
	text-transform: uppercase;
}


.bg-3a{
  background: url(../img/pestanas_peloapelo.jpg) no-repeat center top;
}

.bg-3b{
  background: url(../img/tratamientos_corporales.jpg) no-repeat center top;
}

.bg-3c{
  background: url(../img/terapias_orientales.jpg) no-repeat center top;
}

.home-ser6 {
  float: left;
  position: relative;
  width: 100%;
  background: url(../img/home/bg.png) no-repeat center center;
  text-align: center;
	padding-bottom: 25px;
	margin-top:20px;
}

#interna{
	padding: 15px 0px;
}

#interna h1{
	font-family:"TeXGyreBonum-Bold";
	color: #fff;
	font-size:36px;
	margin-top: 20px;
	min-height: 50px;
	text-align: center;
	text-transform: uppercase;
}

#interna p{
	color: #fff;
	line-height: 29px;
	font-size: 25px;
  text-align: center;
	margin-top: 15px;
	font-family:"Roboto Regular";
  padding-bottom: 28px;
}

.natural{
	background: url(../img/extenciones/servicio.png)  no-repeat 40px 0px;
	background-size: 50%;
	padding-left: 90px;
}

.natural h2{
	font-family:"Roboto Regular";
	color: #000;
	font-size: 28px;
	margin-top: 20px;
}

#interna span{
	color: #000;
	font-weight: bold;
}

.blanding{
	margin-top: 30px;
}

#interna .carousel{
	margin-top: 20px;
}

.sombreado{
	margin-top: 30px;
}

#volver{
	display: inline-block;
	padding: 10px 20px;
	border: solid #fff 2px;
	box-shadow: 2px 2px 2px #000;
	background: #d00c7c;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size:24px;
}

#volver:hover{
	background: #312b80;
	text-decoration: none;
}
.bg-4{
  background: url(../img/contacto_shailyn.jpg) no-repeat center top;
}

#contacto{
	background: url(../img/contacto.png)  no-repeat;
	background-size: 70%;
	margin-bottom: 30px;
}

#formulario{
  margin-top: 70px;
}

#formulario h2{
	color: #fff !important;
    margin-left: 5px;
	margin-top: 5px;
	font-size:18px;
}

#formulario input{
	width:100%;
	background-color:#ffffff1c;
	border: none;
	color:#fff;
	font-family: "Roboto Regular";
	font-size:14px;
	padding:10px;
	margin-top: 5px;
}

#formulario textarea{
	width:100%;
  background-color:#ffffff1c;
	border: none;
	color:#fff;
	font-family: "Roboto Regular";
	font-size:14px;
	padding:10px;
	margin-top: 5px;
  height: 100px;
}

#enviar{
	width:100px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:24px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:15px !important;
	padding:10px 0px !important;
	background: #ffffff30 !important;
	margin-right: 15px;
  border: none !important;;
  font-family: "Roboto Regular";
  z-index:1;
}

#enviar:hover{
  background:#312b80 !important;
	color: #FFF !important;
}

#borrar{
	width:100px !important;
  font-family: "Roboto Regular";
	cursor:pointer;
	position:relative;
	float:right;
	font-size:24px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:15px!important;
	padding:10px 0px !important;
	background: #ffffff30 !important;
  border: none !important;
  z-index:1;
}

#borrar:hover{
  background: #312b80 !important;
	color: #FFF !important;
}

#mapa {
  padding: 60px 15px;
	background: url(../img/ubiquenos.png) no-repeat center top;
	padding-top: 50px;
}

#mapa h1{
	font-family:"Roboto Regular";
	color: #fff;
	font-size: 46px;
	margin-top: 15px;
	text-align: center;
	margin-bottom: 20px;
}

#map{
	height:400px;
	float: left;
	width: 100%;
}

#ampliar{
	background-color: #fff;
	text-shadow: 1px 1px 1px #919191;
	border-radius: 50%;
	width: 90px;
	height: 90px;
  color: #000;
  text-align: center;
  padding: 5px 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
  text-decoration: none !important;
	bottom:-30px;
	right: 45%;
}

#ampliar:hover{
	background: #32b0fc;
}

.redes{
	text-align: right;
}

#carousel-pro1 .carousel-indicators{
	bottom: -30px;
	text-align: center;
}

#carousel-pro1 .carousel-indicators li {
    width: 15px;
    height: 15px;
    background: #000;
    border-color: #000;
    border: none;
}

#carousel-pro1 .carousel-indicators .active{
	width:15px;
	height:15px;
  background: #fff;
  border-color: #fff;
}

#carousel-pro2 .carousel-indicators{
	bottom: -30px;
	text-align: right;
	left: 65%;
}

#carousel-pro2 .carousel-indicators li {
  width: 15px;
  height: 15px;
  background: #000;
  border-color: #000;
  border: none;
}

#carousel-pro2 .carousel-indicators .active{
	width:15px;
	height:15px;
  background: #fff;
  border-color: #fff;
}

#carousel-pro3 .carousel-indicators{
	bottom: -30px;
	text-align: right;
	left: 65%;
}

#carousel-pro3 .carousel-indicators li {
  width: 15px;
  height: 15px;
  background: #000;
  border-color: #000;
  border: none;
}

#carousel-pro3 .carousel-indicators .active{
	width:15px;
	height:15px;
  background: #fff;
  border-color: #fff;
}

#carousel-pro4 .carousel-indicators{
	bottom: -30px;
	text-align: right;
	left: 65%;
}

#carousel-pro4 .carousel-indicators li {
  width: 15px;
  height: 15px;
  background: #000;
  border-color: #000;
  border: none;
}

#carousel-pro4 .carousel-indicators .active{
	width:15px;
	height:15px;
  background: #fff;
  border-color: #fff;
}

#carousel-pro5 .carousel-indicators{
	bottom: -30px;
	text-align: right;
	left: 65%;
}

#carousel-pro5 .carousel-indicators li {
    width: 15px;
    height: 15px;
    background: #000;
    border-color: #000;
    border: none;
}

#carousel-pro5 .carousel-indicators .active{
	width:15px;
	height:15px;
  background: #fff;
  border-color: #fff;
}

.volver{
  background-color: #fff;
  padding: 8px 12px;
  font-size: 27px;
  font-family: "TeXGyreBonum-Bold";
  color: #000;
  float: right;
}

.volver:hover{
  background-color: #000;
  color: #fff;
  text-decoration: none;
}

#whatsapp {
  background-image: url(../img/whatsapp.svg);
  background-repeat: no-repeat;
  animation: pulse 2s infinite;
  border-radius: 50%;
  width: 75px;
  height: 75px;
  position: fixed;
  right: 15px;
  z-index: 99999;
  bottom: 49%;
}




/*--------------------------------------------------------------------------------------------------------------*/


@media (max-width: 800px){
	#header {
    background-size: cover;
	}

  #menu {
    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: #067de6 !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;
			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 -7px;
	}

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

	.disen p {
  	font-size: 16px;
	}

	.caption{
		top: 5%;
	}

	.caption h1 {
    font-size: 15px;
	}

	.caption p {
    font-size: 14px;
    margin-top: 10px;
	}

	.caption a {
    margin-top: 5px;
    padding: 5px 10px;
	}

	.new-home h1 {
    font-size: 36px;
  }

	#home-emp .texto {
    padding: 10px 0px;
	}

	.home-ser5 h1 {
	   font-size: 30px;
	}

	#carousel-home2 .carousel-indicators {
    bottom: -10px;
	}

	#web {
    margin-top: 15px;
	}

	.redes{
		text-align: center;
	}

	.experiencia2 p {
    margin-top: 15px !important;
	}

	.vision {
    padding-left: 15px;
	}

	#servicios h1{
		font-size: 25px !important;
	}

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

	.natural {
    padding-left: 15px;
	}

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

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

  .productos h1{
    font-size: 18px;
  }

  .productos a{
    font-size: 21px;
  }

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

  footer h1{
    font-size: 18px;
  }

  #interna p{
    font-size: 21px;
  }

  #interna h1{
    font-size: 32px;
  }

  .photo{
    padding: 12px 0px;
  }

  .photo h1{
    font-size: 48px;
    padding: 66px 19px;
  }

  #carousel-home2 h1{
    font-size: 34px;
    text-align: center;
  }



}


/*--------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 1000px) and (min-width:800px){
	
	#navbar a {
    font-size: 15px;
  }
	
	#navbar li{
		margin:0 0px;
	}
	
	.caption h1{
		font-size:41px;
	}
	
	.caption p{
		font-size:26px;
	}
	
	.caption a{
		font-size:18px;
		margin-top:13px;
	}

	.disen p {
  	font-size: 16px;
	}
	
	#home-emp p{
		line-height:24px;
	}
	
	#carousel-home2 h1{
		margin-top:7px;
    font-size: 33px;
	}
	
	#carousel-home2 p{
		font-size:15px;
		line-height:18px;
	}
	
	#titulo h1{
		font-size:40px;
	}
	
	#quienes h1{
		font-size:33px;
	}
	
	.vision{
		padding-left:20px;
	}
	
	#quienes p{
		font-size:12px;
		line-height:19px;
	}
	
	.experiencia2 p{
		margin-top:102px !important;
		line-height:19px !important;
	}
	
	.ser1 h1{
		font-size:30px;
	}
	
	.ser2 h1{
		font-size:29px;
	}
	
	.ser3 h1{
		font-size:29px;
	}
	
	.ser4 h1{
		font-size:29px;
	}
	
	footer p{
		font-size:15px;
	}

  .photo h1{
    font-size: 56px;
    padding: 46px;
  }

  .productos h1{
    font-size: 18px;
  }

  .productos a{
    font-size: 22px;
  }

  #interna p{
    font-size: 21px;
  }
	
	
}


/*--------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 1200px) and (min-width:1000px){
	
	#navbar li{
		margin:0 4px;
	}

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

	.caption h1{
		font-size:46px;
	}
	
	.caption p{
		font-size:32px;
	}
	
	.home-ser2 h1{
		margin-top:14%;
	}
	
	.home-ser3{
		height:283px;
	}
	
	.home-ser5{
		height:410px;
	}
	
	#carousel-home2 h1{
		margin-top:6px;
	}
	
	#carousel-home2 p{
		font-size:16px;
	}
	
	#quienes p{
		font-size:15px;
		line-height:22px;
	}
	
	#quienes h1{
		font-size:37px;
	}
	
	.experiencia2 p{
		margin-top:113px !important;
		line-height:23px !important;
	}
	
	.vision{
		padding-left:23px;
	}
	
	#titulo h1{
		font-size:45px;
	}
	
	.ser1 h1{
		font-size:35px;
	}
	
	.ser2 h1{
		font-size:35px;
	}
	
	.ser3 h1{
		font-size:35px;
	}
	
	.ser4 h1{
		font-size:35px;
	}
	
	#interna h1{
		font-size:36px;
	}

  .productos h1{
    font-size: 17px;
  }

}


/*--------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 1400px) and (min-width:1200px){
	
	
	
	#navbar li{
		margin:0 4px;
	}
	#navbar a {
    font-size: 17px;
}
	#home-emp p{
		line-height:19px;
		font-size:13px;
	}
	
	#home-emp h1{
		font-size:36px;
	}
	
	.home-ser1 h1{
		font-size:35px;
	}
	
	.home-ser3 h1{
		font-size:35px;
	}
	
	.home-ser5 h1{
		font-size:35px;
	}
	
	.home-ser4 h1{
		font-size:35px;
	}
	
	#carousel-home2 h1{
		margin-top:0px;
    font-size: 33px;
	}
	
	#carousel-home2 p{
		font-size:16px;
	}
	
	footer p{
		font-size:15px;
	}
	
	#quienes p{
		font-size:15px;
		line-height:21px;
	}
	
	.vision{
		padding-left:20px;
	}
	.ser1 h1{
		font-size:35px;
	}
	
	.ser3 h1{
		font-size:35px;
	}
	
	.ser2 h1{
		font-size:35px;
	}
	
	.ser4 h1{
		font-size:35px;
	}

  .productos h1{
    font-size: 18px;
  }

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

  #interna p{
    font-size: 22px;
  }

}


/*--------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) and (min-width:1400px){
	
	#navbar li{
		margin:0 20px;
	}
	
	#navbar a {
    font-size: 17px;
}
	#home-emp p{
		font-size:16px;
		line-height:22px;
	}
	
	#carousel-home2 h1{
		margin-top:18px;
	}
	
	.home-ser1 h1{
		font-size:35px;
	}
	
	.home-ser3 h1{
		font-size:35px;
	}
	
	.home-ser5 h1{
		font-size:35px;
	}
	
	.home-ser4 h1{
		font-size:35px;
	}
	
	.ser1 h1{
		font-size:35px;
	}
	
	.ser3 h1{
		font-size:35px;
	}
	
	.ser2 h1{
		font-size:35px;
	}
	
	.ser4 h1{
		font-size:35px;
	}
	
	#quienes p{
		font-size:16px;
		line-height:23px;
	}
	
	#interna h1{
		font-size:35px;
	}
	
	#titulo h1{
		font-size:50px;
	}
	
	#interna p{
		font-size:16px;
		line-height:21px;
	}

  .productos h1{
    font-size: 21px;
  }
}


/*--------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 1900px) and (min-width:1600px){
	
	
	#navbar li{
		margin:0 37px;
	}
	
	#home-emp p{
		font-size:16px;
		line-height:25px;
	}
	
	#carousel-home2 h1{
		margin-top:31px;
	}
	
	#quienes p{
		font-size:17px;
		line-height:20px;
	}
	
	#interna p{
		font-size:16px;
		line-height:23px;
	}
	
}
