@font-face {
	font-family:"Open_Sans_Extrabold";
	src:url("../fonts/Open_Sans_Extrabold/OpenSans-ExtraBold.eot?") format("eot"),
	url("../fonts/Open_Sans_Extrabold/OpenSans-ExtraBold.woff") format("woff"),
	url("../fonts/Open_Sans_Extrabold/OpenSans-ExtraBold.ttf") format("truetype"),
	url("../fonts/Open_Sans_Extrabold/OpenSans-ExtraBold.svg#Open_Sans_Extrabold") format("svg");
	font-weight:normal;
	font-style:normal;
	}
@font-face {
	font-family:"Philosopher_Bold_Italic";
	src:url("../fonts/Philosopher_Bold_Italic/Philosopher-BoldItalic.eot?") format("eot"),
	url("../fonts/Philosopher_Bold_Italic/Philosopher-BoldItalic.woff") format("woff"),
	url("../fonts/Philosopher_Bold_Italic/Philosopher-BoldItalic.ttf") format("truetype"),
	url("../fonts/Philosopher_Bold_Italic/Philosopher-BoldItalic.svg#Philosopher_Bold_Italic") 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;
	}


#contenedor{
	width:100%;
	overflow:hidden;
	position:relative;
	color: #535453;
	font-family: 'Roboto', sans-serif;
	background: url(../img/head.jpg) no-repeat;
	}
.pad{
	padding-left:0px;
	padding-right:0px;
	}
.clear{
	clear:both;
	}
#header{
	padding: 9px 15px;
	background-size: contain;
	}
/*#header img{
	max-width: 105px;
}*/
#barra-menu{
	z-index: 1;
	background: #aad700;
	}
#menu{
  	min-height: 40px;
  	width: 100%;
  	float:left;
  	position: relative;
  	margin-bottom:0px;
  	border: none;
  	text-align: center;
	border-radius: 0;
	}
#navbar li{
  	display: inline-block;
  	margin: 0 30px;
	}
#navbar a{
  	color: #fff;
	display: block;
	padding: 12px 11px;
	font-size: 20px;
	text-transform: uppercase;
	font-family: "Philosopher_Bold_Italic";
	}
#navbar a:hover{
  	color: #aad700;
    background: #fff;
	text-decoration: none;
	}
#navbar .selec{
  	color: #aad700;
    background: #fff;
	}
.nav .me{
  	text-align:center;
  	margin:auto;
  	padding-bottom: 4px;
  	display: block;
  	color: #000;
	}
.navbar-toggle .icon-bar{
  	width: 38px;
  	background-color: #000 !important;
	}
.bann h1{
	position: absolute;
	float: left;
	z-index: 1;
	margin-bottom: 25px;
	font-size: 45px;
	margin-top: 12%;
	margin-left: 10%;
	text-shadow: 4px 2px 3px #000;
	color: #fff;
    text-transform: uppercase;
    font-family: "Philosopher_Bold_Italic";
}
.caption{
	position: absolute;
	top: 30%;
  	left: 15%;
	text-align: center;
	}
.caption h1{
	font-size: 50px;
	color: #f4ee90;
	}
.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: #ed7fbb;
	padding:7px 21px;
	color: #fff;
	font-size:24px;
	}
.caption a:hover{
	background-color:#312B80;
	}
.info-head p{
	font-size: 25px;
	line-height: 30px;
	margin-top: 10%;
	color: #037350;
	font-family: "Philosopher_Bold_Italic";
	text-align: right;
}
#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: #aad700;
  	border-color: #fff;
	}
#home-emp {
  	padding: 20px 15px;
	}
#home-emp .texto{
	background-size: contain;
	padding: 10px 40px;
	}
#home-emp h1{
	color: #037350;
	font-size: 50px;
	margin-top: 20px;
	font-family: "Philosopher_Bold_Italic";
	}
#home-emp p{
	color: #646464;
	font-size: 20px;
	margin-top: 15px;
	line-height: 25px;
	}
.home-ser1{
	float: left;
	position:relative;
	width: 100%;
	background-size: cover;
	text-align: center;
	}
.home-ser1 h1{
	font-size: 42px;
	color: #037350;
	margin-top: 5%;
	}
.home-ser1 a{
	display: inline-block;
	margin-top: 15px;
	background: #aad700;
	padding:10px 15px;
	color: #fff;
	font-size:24px;
	}
#home-new{
	padding: 20px;
	}
.new-home{
	float: left;
	position: relative;
	width: 100%;
	height: 220px;
	background-size: contain;
	text-align: center;
	}
.new-home h1{
	color: #037350;
	font-size: 45px;
	margin-top: 20%;
	text-transform: uppercase;
	font-family: "Philosopher_Bold_Italic";
	}
#carousel-home2 h1{
	font-family:"Open_Sans_Extrabold";
	color: #000;
	font-size: 46px;
	margin-top:73px;
	}
#carousel-home2 p{
	color: #646464;
	line-height: 35px;
    font-size: 30px;
	margin-top: 50px;
	}
#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: #aad700;
  	border-color: #aad700;
	}
#nuestros_clientes{
  	background-color: #aad700;
	}
#nuestros_clientes p{
  	text-align: center;
  	font-family: "Philosopher_Bold_Italic";
    color: #fff;
  	font-size: 30px;
  	padding: 25px 0px;
  	}
.sombra2 {
  	width: 100%;
  	height: 20px;
  	float: left;
  	position: relative;
  	background-image: url(../img/sombra.png);
  	background-repeat: repeat-x;
	}
footer{
	padding-top: 20px;
	color: #646464;
	}
footer h1{
	font-size: 20px;
	}
footer p{
	margin-top: 15px;
	padding-bottom: 3px;
	line-height: 25px;
	font-size: 20px
	}
#prev2 {
    background: url(../img/arrows.png) no-repeat left;
    width: 40px;
    height: 40px;
    position: relative;
    bottom: 0px;
    right: 0px;
    left: auto;
    top: auto;
    float: left;
    z-index: 10;
    margin-top: 15px;
}
#next2 {
    background: url(../img/arrows.png) no-repeat right;
    width: 40px;
    height: 40px;
    position: relative;
    bottom: 0px;
    right: 0px;
    left: auto;
    top: auto;
    float: left;
    z-index: 10;
    margin-top: 15px;
}
.disen h3{
	background: #aad700;
	text-align: center;
	padding: 20px 0px;
	font-size: 25px;
	color: #fff;
}

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

#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: 50px;
	height: 50px;
	margin-left: 3px;
	margin-top: 15px;
	}
#tw{
	background: url(../img/redes.png) -60px 0px;
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-left: 3px;
	margin-top: 15px;
	}
#in{
	background: url(../img/redes.png) -120px 0px;
	display: inline-block;
	width: 50px;
	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: "Philosopher_Bold_Italic";
	text-transform: uppercase;
	}
.bg-1{
  	background: url(../img/quienes_somos.jpg) no-repeat center top;
	}
#quienes{
	padding: 15px 0px;
	}
#quienes h1{
	font-family: "Philosopher_Bold_Italic";
	color: #037350;
	font-size: 35px;
	text-transform: uppercase;
	margin-top: 10%;
	}
#quienes p{
	color: #646464;
	line-height: 28px;
	font-size: 20px;
	margin-top: 15px;
	}
.mision{
	background-size: 50%;
	}
.vision-cont{
	margin-top: 30px;
	}
.vision{
	background-size: 50%;
	padding-left: 90px;
	margin-top: 2%;
	}
.dis-img{
	margin-bottom: 15%;
}
.experiencia{
	background: url(../img/quienes/shailyn.png)  no-repeat;
	background-size: 50%;
	}
.experiencia2 p{
	margin-top: 130px !important;
	line-height:26px !important;
	}
.bg-2{
  	background: url(../img/servicios.jpg) no-repeat center top;
	}
#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:"Open_Sans_Extrabold";
	color: #000;
	font-size: 46px;
	margin-top: 20px;
	margin-left: 50px;
	}
.ser1{
	float: left;
	position: relative;
	width: 100%;
	height: 964px;
	background-size: cover;
	text-align: center;
	}
.ser1 h1{
	font-size: 35px;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
	font-family: "Philosopher_Bold_Italic";
	margin-top: 766px;
	}
#servicios a{
	display: inline-block;
	margin-top: 15px;
	background: #aad700;
	border: solid 2px #fff;
	padding:5px 15px;
	color: #fff;
	font-size:24px;
	}
.ser2{
	float: left;
	position: relative;
	width: 100%;
	height: 515px;
	background-size: cover;
	text-align: center;
	}
.ser2 h1{
	font-size: 42px;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
	font-family: "Philosopher_Bold_Italic";
	margin-top: 308px;
	}
.ser3{
	float: left;
	position: relative;
	width: 100%;
	height: 449px;
	background-size: cover;
	text-align: center;
	}
.ser3 h1{
	font-size: 42px;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
	font-family: "Philosopher_Bold_Italic";
	margin-top: 243px;
	}
.ser4{
	float: left;
	position: relative;
	width: 100%;
	background-size: cover;
	text-align: center;
	}
.ser4 h1{
	font-size: 30px;
	color: #fff;
	font-family: "Philosopher_Bold_Italic";
	margin-top: 0px;
	background: #aad700;
	padding-top: 20px;
    padding-bottom: 20px;
	}
#home-noticias{
  padding:70px 0px;
  background: url(../img/bg-home2.jpg) no-repeat top center;
  background-size: cover;
}
#home-noticias h1{
  border-bottom: solid 3px #037350;
  color: #037350;
font-size: 50px;
margin-top: 20px;
font-family: "Philosopher_Bold_Italic";
}
#home-noticias p{
  color: #FFF;
  font-size:18px;
}
.noticia-home{
  float: left;
  position: relative;
  width: 100%;
  margin-top: 80px;
}
.title-not{
  background:#aad700;
  padding: 10px;
  color: #fff;
  float: left;
  position: relative;
  width: 100%;
  font-size:20px;
  box-sizing: border-box;
  text-align: center;
}
.noticia-home:hover .title-not{
  background: #273881;
  color: #fff;
}
.texto-not{
  background: #fff;
  padding: 10px;
  box-sizing: border-box;
  width: 100%;
  float: left;
  position: relative;
  color: #000;
}
.mas{
  position: absolute;
  width: 57px;
  height: 53px;
  background: url(../img/mas.png);
  top: -15px;
  right: 5px;
}
.noticia-home:hover .mas{
  background: url(../img/mas-h.png);
}
.noticia-home2{
  width: 100%;
  float: left;
  position: relative;
  min-height:330px;
  display: flex;
  flex-direction: column;
  padding: 15px;
  box-sizing: border-box;
  background: #ffd61a;
  margin-top: 80px;
  text-align: center;
  color: #FFF !important;
  font-size: 48px;
  font-family:"Open Sans Bold Italic";
  text-decoration: none !important;
  justify-content: center;
  align-items: center;
}
.noticia-home2 img{
  margin-top: 15px;
}

#home-quienes {
    padding: 184px 0px;
    background: url(../img/bg-home.jpg) no-repeat top center;
        background-size: auto;
    background-size: cover;
}
.bg-3{
  	background: url(../img/bonos_exequiales.jpg) no-repeat center top;
	}

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

.bg-3b{
  	background: url(../img/el_huellero.jpg) no-repeat center top;
	}
.bg-3c{
  	background: url(../img/manualidades.jpg) no-repeat center top;
	}
.bg-3d{
  	background: url(../img/galeria.jpg) no-repeat center top;
	}
#interna{
	padding: 50px 0px;
	}

	
#interna h1{
	text-transform: uppercase;
    font-family: "Philosopher_Bold_Italic";
    color: #037350;
    font-size: 35px;
}
#interna p{
	color: #646464;
	line-height: 25px;
	font-size: 20px;
	margin-top: 15px;
	font-family:"Roboto Regular";
	}
.natural{
	background: url(../img/extenciones/servicio.png)  no-repeat 40px 0px;
	background-size: 50%;
	padding-left: 90px;
	}
.natural h2{
	font-family:"Open_Sans_Extrabold";
	color: #000;
	font-size: 20px;
	margin-top: 20px;
	}
#interna span{
	color: #000;
	font-weight: bold;
	}
.blanding{
	background: url(../img/extenciones/servicio.png)  no-repeat 0px 0px;
	background-size: 50%;
	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: #f4ee90;
	color: #000;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size:24px;
	}
#volver:hover{
	background: #009aff;
	text-decoration: none;
	color: #fff;
	}
#comprar{
	display: inline-block;
	padding: 10px 20px;
	border: solid #fff 2px;
	box-shadow: 2px 2px 2px #000;
	background: #009aff;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size:24px;
	font-family:"Open_Sans_Extrabold";
	}
#comprar:hover{
	background: #f4ee90;
	text-decoration: none;
	color: #000;
	font-family:"Open_Sans_Extrabold";
	}
.bg-4{
  	background: url(../img/contacto.jpg) no-repeat center top;
	}
#contacto{
	background-size: 70%;
	margin-bottom: 30px;
	}
#formulario{
  	margin-top: 70px;
	}
#formulario h2{
	color: #8d8d8d !important;
    margin-left: 5px;
	margin-top: 5px;
	font-size:18px;
	}
#formulario input{
	width:100%;
	background-color:#aad700;
	border: none;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	padding:10px;
	margin-top: 5px;
	}
#formulario textarea{
	width:100%;
  	background-color:#aad700;
	border: none;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	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: #aad700 !important;
	margin-right: 15px;
  	border: none !important;;
  	font-family: 'Open Sans', sans-serif;
  	z-index:1;
	}
#enviar:hover{
  	background:#c4c9c5 !important;
	color: #000 !important;
	}
#borrar{
	width:100px !important;
  	font-family: 'Open Sans', sans-serif;
	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: #aad700 !important;
 	border: none !important;
  	z-index:1;
	}
#borrar:hover{
  	background: #c4c9c5 !important;
	color: #000 !important;
	}
#mapa {
  	padding: 60px 15px;
	background: url(../img/ubiquenos.png) no-repeat center top;
	padding-top: 50px;
	}
#mapa h1{
	font-family:"Open_Sans_Extrabold";
	color: #000;
	font-size: 46px;
	margin-top: 15px;
	text-align: center;
	}
#map{
	height:400px;
	float: left;
	width: 100%;
	}
#mapa-bg{
	margin-bottom: 40px;
}
#ampliar{
	background-color: #aad700;
	text-shadow: 1px 1px 1px #000;
	border-radius: 50%;
	width: 90px;
	height: 90px;
  	color: #FFF;
  	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: #c4c9c5;
	}
.redes{
	text-align: right;
	}
#back-top {
    background-image: url(../img/whatsapp.png);
    width: 51px;
    height: 51px;
    position: fixed;
    right: 15px;
    z-index: 900;
    bottom: 18px;
    }





@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: #fff !important;
	}
	footer p {
    font-size: 14px;
}
	.home-ser1 h1 {
    font-size: 25px;
}
	#nuestros_clientes p {
    font-size: 25px;
}
	.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;
	}
	.caption{
		top: 5%;
	}
	.caption h1 {
    font-size: 15px;
	}
	.caption p {
    font-size: 14px;
    margin-top: 10px;
	}
	.caption a {
    margin-top: 5px;
    padding: 5px 10px;
	}
	#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;
	}
	#titulo h1 {
    font-size: 25px;
	}
	.natural {
    padding-left: 15px;
	}

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

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

}


@media (max-width: 1000px) and (min-width:800px){
	
	#navbar a{
		font-size:16px;
		padding: 10px 5px;
	}
	#home-emp h1 {
    font-size: 35px;
}
	#home-noticias h1 {
    font-size: 35px;
}
	#navbar li{
		margin:0 0px;
	}
	
	.caption h1{
		font-size:41px;
	}
	
	.caption p{
		font-size:26px;
	}
	
	.caption a{
		font-size:18px;
		margin-top:13px;
	}
	
	#home-emp p{
		line-height:24px;
	}
	
	#carousel-home2 h1{
		margin-top:7px;
	}
	
	#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:20px;
		line-height:25px;
	}
	
	.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;
	}
	
	
}


@media (max-width: 1200px) and (min-width:1000px){
	
	
	
	#navbar li{
		margin:0 6px;
	}
	
	.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:18px;
		margin-top: 0px;
	}
	
	#quienes h1{
		font-size: 25px;
        margin-top: 12px;
	}
	
	.experiencia2 p{
		margin-top:113px !important;
		line-height:23px !important;
	}
	#interna p {
    line-height: 20px;
    font-size: 15px;
    margin-top: 15px;
}
	footer p {
    font-size: 14px;
}
	.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:20px;
	}
	
	#interna h1{
		font-size:36px;
	}
    #navbar a {
    font-size: 18px;
}
}


@media (max-width: 1400px) and (min-width:1200px){
	#navbar a {
    font-size: 18px;
}
	#quienes h1 {
    margin-top: 0%;
	font-size: 25px;
	padding-bottom: 12px;	
}
	#interna p {
    font-size: 16px;
	line-height: 20px;
}
	#navbar li{
		margin:0 5px;
	}
	
	#home-emp p{
		line-height:20px;
		font-size:16px;
	}
	
	#home-emp h1{
		font-size:36px;
	}
	
	.home-ser1 h1{
		font-size:30px;
	}
	
	.home-ser3 h1{
		font-size:30px;
	}
	
	.home-ser5 h1{
		font-size:32px;
	}
	
	.home-ser4 h1{
		font-size:30px;
	}
	
	#carousel-home2 h1{
		margin-top:0px;
	}
	
	#carousel-home2 p{
		font-size:16px;
	}
	
	footer p{
		font-size:16px;
	}
	
	#quienes p{
		font-size:16px;
		line-height:20px;
		margin-top: 0px;
	}
	
	.experiencia2 p{
		margin-top:134px !important;
		line-height:20px !important;
		font-size: 16px;
	}
	
	.vision{
		padding-left:20px;
	}
	.ser1 h1{
		font-size:35px;
	}
	
	.ser3 h1{
		font-size:35px;
	}
	
	.ser2 h1{
		font-size:35px;
	}
	
	.ser4 h1{
		font-size:25px;
	}
	.title-not {
    font-size: 16px;
}

}



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


@media (max-width: 1900px) and (min-width:1600px){
	.title-not {
    font-size: 16px;
}
	
	#navbar li{
		margin: 0 25px;
	}
	#navbar a {
   		font-size: 18px;
    
	}
	
	#home-emp p{
		font-size:20px;
		line-height:25px;
	}
	
	#carousel-home2 h1{
		margin-top:31px;
	}
	
	#quienes p{
		font-size:20px;
		line-height:25px;
	}
	footer p {
    font-size: 16px;
    }
	#home-emp p {
    font-size: 16px;
    line-height: 25px;
    }
	#quienes h1 {
    margin-top: 3%;
}
}
