/*     <-------- CSS/CUSTOM.CSS -------->     */

	/* Fonts */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
body{font-family: 'Open Sans', sans-serif;cursor:default !important;}
a, a:hover, a:focus, a:active, a:visited{text-decoration:none !important; color:#FFF;}
#wrapper {font-family: 'Open Sans', sans-serif;display: block;width: 100%;margin: 0 auto;padding: 0;background: #FFF;overflow:hidden;}

.margImg{margin-top:50px;margin-bottom:50px;}

h2 .icon{
    font-size: 2.2em;
    margin-right: 10px;
}
.borderRadius10{
	border-radius:10px;
	-webkit-box-shadow: 0px 20px 20px -18px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 20px 20px -18px rgba(0,0,0,0.75);
	box-shadow: 0px 20px 20px -18px rgba(0,0,0,0.75);
}
.color01{color:#ff8800;}

.containerFotoProyectos {
    margin-top: 20px;
    padding: 0px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.containerFotoGaleria {
    margin-top: 0px;
    padding-bottom: 20px;
    margin-left: -6px;
    margin-right: -6px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.containerFotoProyectos:hover,
.containerFotoGaleria:hover{
	opacity:0.8;
}
.colorChange{
	color: #e2690c !important;
}
.pColums2{
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.pColums3{
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.borderTop1 {
    border-top: 1px solid #449839;
    width: 90%;
    margin: 0px 5% 0px;
}
#fraseIndex h4{
	font-size:34px;
	text-align:center;
	color:#449839;
    font-weight: 700;
}
#fraseIndex p {
    text-align: center;
    color: #666;
    font-size: 18px;
    width: 92%;
    margin: 20px auto 0px;
}
.marginBottom30{margin-bottom:30px;}
.paddingTop50{padding-top:50px;}
.paddingBottom50{padding-bottom:50px;}
.textIndex {
    position: absolute;
    width: 70%;
    top: 300px;
    margin: auto 15%;
    z-index: 999;
	background:rgba(255,255,255,0.85)
	
}
.textIndex h2 {
    margin: 10px auto;
    font-size: 40px;
    /* text-transform: uppercase; */
    line-height: 1.2;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
   text-shadow: 0px 0px 5px rgba(0,0,0,0.85);
}
.col-5 {
    float: left;
    margin: 0px 1%;
    width: 18%;
}
		
		/* Icons */
		.redesSociales {
		display: inline;
		color: #999999;
		padding: 0px 20px 0px 0px;
		font-size: 20px;
		background: none;
   		 line-height: 2.5em;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}

		.redesSociales:hover {
		color: #333;
		}

		.facebook:hover{color:#3B5998;}
		.twitter:hover{color:#69b9f6;}
		.linkedIn:hover{color:#1984bc;}
		.whatsapp:hover{color:#07b601;}
		.googlemas:hover{color:#CA3625;}
		.skype:hover{color:#00AFF0;}
		.youtube:hover{color:#FF3333;}
		.vimeo:hover{color:#1AB7EA;}
		.instagram:hover{
		color: #f09433;
		color: -webkit-linear-gradient(bottom left, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
		color: -o-linear-gradient(bottom left, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
		color: linear-gradient(to top right, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
		}
		/* Icons */


	/* Fonts */

	/* ie10 viewport bug workarround */
		@-ms-viewport{width:device-width;}
		@-o-viewport{width:device-width;}
		@viewport{width:device-width;}
	/* ie10 viewport bug workarround */

	/* Static Generic Material */
		img {max-width: 100%;}

		/* Static Divs */
		.fix10{width:10%}.fix15{width:15%}
		.fix20{width:20%}.fix25{width:25%}
		.fix30{width:30%}.fix35{width:35%}
		.fix40{width:40%}.fix45{width:45%}
		.fix50{width:50%}.fix55{width:55%}
		.fix60{width:60%}.fix65{width:65%}
		.fix70{width:70%}.fix75{width:75%}
		.fix80{width:80%}.fix85{width:85%}
		.fix90{width:90%}.fix95{width:95%}
		.fix1_3{width:33.33%}.fix2_3{width:66.67%}
		/* Static Divs */
	
		/* Margin Divs */
		.div10{width:10%;margin:0 45%;}.div15{width:15%;margin:0 42.5%;}
		.div20{width:20%;margin:0 40%;}.div25{width:25%;margin:0 37.5%;}
		.div30{width:30%;margin:0 35%;}.div35{width:35%;margin:0 32.5%;}
		.div40{width:40%;margin:0 30%;}.div45{width:45%;margin:0 27.5%;}
		.div50{width:50%;margin:0 25%;}.div55{width:55%;margin:0 22.5%;}
		.div60{width:60%;margin:0 20%;}.div65{width:65%;margin:0 17.5%;}
		.div70{width:70%;margin:0 15%;}.div75{width:75%;margin:0 12.5%;}
		.div80{width:80%;margin:0 10%;}.div85{width:85%;margin:0 7.5%;}
		.div90{width:90%;margin:0 5%;}.div95{width:95%;margin:0 2.5%;}
		.div1_3{width:33.32%;margin:0 33.34%;}.div2_3{width:66.66%;margin:0 16.67%;}
		/* Margin Divs */

		/* Shortcuts */	.floatleft{float:left}.floatright{float:right}.clr{clear:both}.center{text-align:center}.right{text-align:right}.left{text-align:left}.relative{position:relative}.oHide{overflow:hidden}
		/* Shortcuts */

		/* Useful Paddings */
		.paddingVer00{padding-top:0px;padding-bottom:0px}
		.paddingVer05{padding-top:5px;padding-bottom:5px}
		.paddingVer10{padding-top:10px;padding-bottom:10px}
		.paddingVer15{padding-top:15px;padding-bottom:15px}
		.paddingVer20{padding-top:20px;padding-bottom:20px}
		.paddingVer25{padding-top:25px;padding-bottom:25px}
		.paddingVer30{padding-top:30px;padding-bottom:30px}
		.paddingVer35{padding-top:35px;padding-bottom:35px}
		.paddingVer40{padding-top:40px;padding-bottom:40px}
		.paddingVer45{padding-top:45px;padding-bottom:45px}
		.paddingVer50{padding-top:50px;padding-bottom:50px}
		.paddingVer55{padding-top:55px;padding-bottom:55px}
		.paddingVer60{padding-top:60px;padding-bottom:60px}
		.paddingVer65{padding-top:65px;padding-bottom:65px}
		.paddingVer70{padding-top:70px;padding-bottom:70px}
		.paddingVer75{padding-top:75px;padding-bottom:75px}
		.paddingVer80{padding-top:80px;padding-bottom:80px}
		.paddingVer85{padding-top:85px;padding-bottom:85px}
		.paddingVer90{padding-top:90px;padding-bottom:90px}
		.paddingVer95{padding-top:95px;padding-bottom:95px}
		.paddingVer100{padding-top:100px;padding-bottom:100px}
		/* Useful Paddings */

		/* Hover Effects */

		.darken,
		.glow,
		.grayToColor,
		.colorToGray,
		.grow{
			-moz-transition:all ease 0.5s;
			-webkit-transition:all ease 0.5s;
			-o-transition:all ease 0.5s;
			transition:all ease 0.5s;}


		/* oscurecer */
		.darken{
			-moz-filter:brightness(1);
			-webkit-filter:brightness(1);
			-o-filter:brightness(1);
			filter:brightness(1);}
		.gdarken:hover{
			-moz-filter:brightness(0.5);
			-webkit-filter:brightness(0.5);
			-o-filter:brightness(0.5);
			filter:brightness(0.5);}
		/* oscurecer */

		/* brillar */
		.glow{
			-moz-filter:brightness(0.6);
			-webkit-filter:brightness(0.6);
			-o-filter:brightness(0.6);
			filter:brightness(0.6);}
		.glow:hover{
			-moz-filter:brightness(1.5);
			-webkit-filter:brightness(1.5);
			-o-filter:brightness(1.5);
			filter:brightness(1.5);}
		/* brillar */

		/* gris a color */
		.grayToColor{
			filter:grayscale(.9);
			-webkit-filter:grayscale(.9);
			-moz-filter:grayscale(.9);
			-o-filter:grayscale(.9);
			-ms-filter:grayscale(.9);}
		.grayToColor:hover{	
			filter:grayscale(0);
			-webkit-filter:grayscale(0);
			-moz-filter:grayscale(0);
			-o-filter:grayscale(0);
			-ms-filter:grayscale(0);}
		/* gris a color */

		/* color a gris */
		.colorToGray{
			filter:grayscale(0);
			-webkit-filter:grayscale(0);
			-moz-filter:grayscale(0);
			-o-filter:grayscale(0);
			-ms-filter:grayscale(0);}
		.colorToGray:hover{	
			filter:grayscale(.9);
			-webkit-filter:grayscale(.9);
			-moz-filter:grayscale(.9);
			-o-filter:grayscale(.9);
			-ms-filter:grayscale(.9);}
		/* color a gris */

		/* agrandar */
		.grow:hover{transform:scale(1.3);}
		/* agrandar */

		/* Hover Effects */

	/* Static Generic Material */

	/* Customizable Generic Material */
	
		/* Structural */

		#divInfoBarTop{background: transparent;padding:0px;margin:0;}
		#divInfoBarTop p a{color: #999999;font-size: 14px; font-weight:700;
			-webkit-transition:all 0.5s ease;
			-moz-transition:all 0.5s ease;
			-o-transition:all 0.5s ease;
			transition:all 0.5s ease;}
		#divInfoBarTop p a:hover{color: #222;}
		#divInfoBarTop p{ margin: 0; color: #999999;text-align:left;
			-webkit-transition:all 0.5s ease;
			-moz-transition:all 0.5s ease;
			-o-transition:all 0.5s ease;
			transition:all 0.5s ease;}
		
		/*#divInfoBarTop .redesSociales {color: #666 !important;}
		#divInfoBarTop .redesSociales:hover {color: #333 !important;}*/
		
		#divLogo {
			width: 100%;
			padding: 5px;
			overflow: hidden;
			margin: 0px auto 0px;
			text-align:center;
		}
		#contactoMapa {
			width: 100%;
			margin: 0 auto;
			height: 600px;
			text-align: center;
			line-height: 1.35;
			overflow: hidden;
			white-space: nowrap;
			border: 1px solid #ccc;
		}
		#contactoMapa img{max-width:inherit;}
		
		#footercontainer{
			clear: both;
			width: 100%;
			padding:50px 0px;
			margin: 0 auto;
			background: #222;
			overflow: hidden;
		}		
			
			
		footer {
			clear: both;
			width: 90%;
			margin: 0 auto;
			padding: 0;
			overflow: hidden;
		}
		footer h3 {
				font-weight: 700;
				color: #ccc;
				text-align: center;
				text-transform: uppercase;
	}
		footer a,
		footer a:visited{
					text-decoration: none;
					color: #ccc;}		
		footer a:hover,
		footer a:active,
		footer a:focus{
				  outline : 0; 
				  text-decoration: none; 
				  color: #FFF;}
		footer p{
				margin: 5px auto;
				padding: 0;
				font-size: 14px;
				color: #ff8800;
				text-align: center;
		}
			
			
		footer	.col-5 {text-align:center;}
		div.gradientDestacado{
			-moz-border-image: -moz-linear-gradient(left,#3333 0,#555555 100%);
			-webkit-border-image: -webkit-linear-gradient(left,#333333 0,#555555   100%);
			border-image: linear-gradient(to right,#333333 0,#555555   100%);
			border-image-slice: 1;margin: 15px auto;
		}
		div.divRecaptcha{width: 67%;margin: 0 auto;}
		div.innerContent{}
		div.innerContent h2{
			font-size: 32px;
			color: #333;
			font-weight: 700;
		}
		div.innerContent h3{}
		div.innerContent h4{}
		div.innerContent p{margin: 8px 0;font-size: 14px;}
		div.innerContent li{}
		div.innerContent a,div.innerContent a:visited{color:#ff8800;}
		div.innerContent a:hover{color:#cd4a00;}
		div.innerContent img{width:100%;} 	/*<-- cambiar max-width:100%;*/
		div.innerContent ul{list-style:none;padding:0;}
		div.innerContent li{padding-left:1.3em;}
		div.innerContent li.check:before {
		  content:"\f00c"; /* FontAwesome Unicode */
		  font-family:FontAwesome;
		  display:inline-block;
		  margin-left:-1.3em; /* same as padding-left set on li */
		  width:1.3em; /* same as padding-left set on li */
		}
		/* Structural */


  /* Hostito link section */
	  #smallprint{background:#1d1d1d;margin: 0px auto;padding:8px 0px;line-height: 1.4em;text-align:center;color:#e5e5e5;font-size:0.923em;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
	  #smallprint:hover{background:#111;}
	  #smallprint p{font-size:9px;vertical-align:middle;margin:0;text-shadow:none;}
	  #smallprint a:link{color:#e5e5e5;text-decoration:none;}
	  #smallprint a:hover{color:#FFF;text-decoration:none;}
  /* Hostito link section */

		/* Imagenes */
		
		.imgLogo{
			padding:0;
			height:auto;
			margin:0 auto;	}
		.imgRedondas{border-radius:50%;}
		.imgCenter{margin-left:auto;margin-right:auto;}
		/* Imagenes */

		/*  Backgrounds and Colors */
		.bgWhite{background:rgba(255,255,255,1);}
		.bgOffWhite{background:rgba(240,240,240,1);}
		.bgGrey{background:rgba(225,225,225,1);}
		.bgBlack{background:rgba(0,0,0,1);}
		/*  Backgrounds and Colors */

		/* Lines */
		.hrSmall{
			margin:20px auto;
			border:0px;
			height:0;
			width:40px;
			border-top:#666 1px solid;
		}
		.hrSmallLeft{
			margin:20px 0;
			border:0px;
			height:0;
			width:80px;
			border-top:#ff8800 1px solid;
		}
		.hrLight{
			margin:0px;
			border:0px;
			height:0;
			border-top:rgba(255,255,255,0.25) 1px solid;
			border-bottom:rgba(255,255,255,0.1) 1px solid;
		}
		.hrDark{
			margin:0px;
			border:0px;
			height:0;
			border-top:rgba(0,0,0,0.25) 1px solid;
			border-bottom:rgba(0,0,0,0.1) 1px solid;
		}
		div.gradientLine {
			-moz-border-image:-moz-linear-gradient(left,rgba(222,91,4,1) 0,rgba(222,91,4,1)80%,rgba(222,91,4,0) 100%);
			-webkit-border-image:-webkit-linear-gradient(left,rgba(222,91,4,1) 0,rgba(222,91,4,1) 80%,rgba(222,91,4,0) 100%);
			border-image:linear-gradient(to right,rgba(222,91,4,1) 0,rgba(222,91,4,1) 80%,rgba(222,91,4,0) 100%);
			border-image-slice:1;
			margin:15px auto;
		}
		/* Lines */

		/* Buttons */

		.verMas1 {
			-webkit-font-smoothing:antialiased;
			position:relative;
			padding:.8em 2em .8em 1em;
			background:#ff8800;
			border-radius:4px;
			color:#FFF;
			transition:.2s;
			font-weight:bold;
			text-align:center;
			display:block;
			width:75%;
			margin:0 auto;
		  	min-width:12em;
		}
		
		
		.verMas1:hover{color:#FFF;background:#be6500;text-decoration:none;}
		
		.verMas1:active,
		.verMas1:focus{background:#be6500;outline:none;color:#FFF;}
		
		.verMas1:after{
			position:absolute;
			top:0;
			bottom:0;
			right:0;
			padding-top:inherit;
			padding-bottom:inherit;
			width:2.8em;
			content:"\f178";
			font-family:'FontAwesome',sans-serif;
			font-size:1.2em;
			text-align:center;
			transition:.2s;
		}
		.verMas1:hover:after{
			-webkit-animation:bounceright .3s alternate ease infinite;
			animation:bounceright .3s alternate ease infinite;
		}

		.color01 h2{color:#ff8800;}
		.color02 h2{color:#5fb098;}
		.color03 h2{color:#db7176;}
		.color04 h2{color:#d69c21;}
		.color05 h2{color:#596edc;}

		.color01 .verMas2{color:#449839; border-color:#449839;}
		.color02 .verMas2{color:#5fb098; border-color:#5fb098;}
		.color03 .verMas2{color:#db7176; border-color:#db7176;}
		.color04 .verMas2{color:#d69c21; border-color:#d69c21;}
		.color05 .verMas2{color:#596edc; border-color:#596edc;}
		
		.color01 .verMas2:hover{color:#FFF; background:#449839;}
		.color02 .verMas2:hover{color:#FFF; background:#5fb098;}
		.color03 .verMas2:hover{color:#FFF; background:#db7176;}
		.color04 .verMas2:hover{color:#FFF; background:#d69c21;}
		.color05 .verMas2:hover{color:#FFF; background:#596edc;}
		
		.verMas2 {
			/* -webkit-font-smoothing: antialiased; */
			position: relative;
			padding: 10px;
			background: transparent;
			border-radius: 50px;
			border: 1px solid #f00;
			font-size: 12px;
			color: #f00;
			font-weight: bold;
			text-align: center;
			text-transform: uppercase;
			display: block;
			width: 60%;
			margin: 0 auto;
			min-width: 8em;
			-webkit-transition: all 0.2s ease;
			-moz-transition: all 0.2s ease;
			-o-transition: all 0.2s ease;
			transition: all 0.2s ease;
		}
		
		.verMas2:hover{
			
		}

		/* Buttons */

	/* Customizable Generic Material */

	/* Bootstrap Customized Material */

		/* Nav Menu */
		.navbar{
			margin-bottom:0;border: 0px solid transparent;
			position: absolute;
			width: 100%;
		}
		nav.navbar-fixed-top{left:auto;right:auto;max-width:1366px;width:100%;border:none;}
		.navbar-header{width:20%;margin: 0 5% !important;}
		ul.nav.navbar-nav{width:60%;margin:0 5%;}
		.navbar-brand {
			display:block;
			float: inherit;
			height: initial;
			padding: initial;
			line-height: initial;
			font-size: initial;
			margin: 0 !important;
    		border: 0px solid transparent !important;
    		background: transparent !important;
		}
		.navbar-default .navbar-nav>li>a {
			color: #ff8800;
		}
		.navbar-default .navbar-collapse, .navbar-default .navbar-form {
			border-color: transparent;
		}
		.navbar-default {
			background-color: rgba(255,255,255,0.8);
			border-color: transparent;
		}
		.navbar li {border-right:0px solid #ccc;}
		.navbar li:nth-child(1) {width: 11%;}
		.navbar li:nth-child(2) {width: 15%;}
		.navbar li:nth-child(3) {width: 17%;}
		.navbar li:nth-child(4) {width: 28%;}
		.navbar li:nth-child(5) {width: 15%;}
		.navbar li:nth-child(6) {width: 6%;}
		.navbar li:nth-child(7) {width: 6%;border-right:0px solid #ccc;}
		
		
		.navbar span {padding:0 !important;color: #ff8800;}
	
		
	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
			color: #333333;
			background-color: transparent;
			/*border-bottom: 2px solid #333333;*/ /*naranjo corporativo*/
		}
		.navbar li a{line-height:85px;text-align:center;padding:0;margin:0; text-transform: uppercase; font-weight:700; letter-spacing:1px;
		-webkit-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		-o-transition: all 0.2s ease;
		transition: all 0.2s ease;}
		.navbar-nav>li>ul.dropdown-menu{width:100%;}
		.navbar li li{width:100%;text-align:center;padding:5px 10px;}	
		.navbar li li a{line-height:3em;}
		.dropdown-menu>.active>a{background-color:#ff8800}
		/* Nav Menu */

		
		
		.container-fluid,.container{margin:0;padding:0;width:100%;}

	/* Bootstrap Customized Material */

	/* Start index.html */

		#indexLema  {background: transparent;}
		#indexLema h2 {text-align: center;}

		#indexDestacados  div div div{
			background: #eee;
			border-radius: 10px;
			padding: 30px 20px;
    		/*min-height: 580px;*/
		}
		#indexDestacados h2 {
			text-align: center;
			color: #222;
			font-weight: 700;
			font-size: 18px;
			/*margin-bottom: 20px;*/
		}
		#indexDestacados p{text-align: justify;padding:10px 0px;color:#666;}
		#indexDestacados span{
			text-align:center;
			color:#ff8800;
			font-size:80px;
			font-style:normal;
			display:block;
			margin:0 auto;}
		div.gradientDestacado{
			-moz-border-image: -moz-linear-gradient(left,#333333 0,#ffffff 100%);
			-webkit-border-image:-webkit-linear-gradient(left,#333333 0,#fffffff 100%);
			border-image:inear-gradient(to right,#333333 0,#ffffff 100%);
			border-image-slice:1;
			margin:15px auto;}

		#indexCoda {
			background: #ff8800;
			width: 100%;
			height: auto;
			padding: 0px 0px;
			margin: 0;
		}
		#indexCoda img{
			text-align:center;
		}
		#indexCoda h4 {
			color: #FFF;
			padding: 10px 0;
			text-align: left;
			margin: 10px auto;
			font-size: 30px;
			text-transform: uppercase;
			font-weight: 700;
		}
		#indexCoda p{
			color:#fff;	
			padding:10px 0;
			text-align:left;
			margin:10px auto;
			font-size:18px;}
			
	/* End index.html */

	/* Start Inner Pages */
	
	

		#innerTitle01 {background:#333 url("../images/bg/inner-title01.jpg") 100%/cover;}
		#innerTitle02 {background:#333 url("../images/bg/inner-title02.jpg") 100%/cover;}
		#innerTitle03 {background:#333 url("../images/bg/inner-title03.jpg") 100%/cover;}
		#innerTitle04 {background:#333 url("../images/bg/inner-title04.jpg") 100%/cover;}
		
		#innerTitle01 h1, #innerTitle02 h1, #innerTitle03 h1, #innerTitle04 h1 {
			color: #ffffff;
			text-transform: uppercase;
			text-align: left;
			padding: 140px 6% 20px;
			font-size: 40px;
			letter-spacing: 1px;
			margin: 0;
			font-weight: 700;
			background-position:  center;
		}

		#innerLema{background: #eee;}
		#innerTitle Lema{
			color:#fff;
			text-align:center;
			padding:40px;
			font-size:40px;
			margin:0 auto;}
	/* End Inner Pages */


	/* Start Responsive */

		/* Big Screens */
			@media screen and (min-width: 1920px) {
			}
		/* Big Screens */

		/* Tablets y PC */
			@media screen and (max-width: 1280px){  
			}

			@media screen and (max-width: 1112px){  
				.navbar li a {font-size: 12px;}
				#innerTitle01 h1, #innerTitle02 h1, #innerTitle03 h1, #innerTitle04 h1{padding:120px 6% 18px;font-size:36px;}
			}

			@media screen and (max-width: 1049px){  
			}

			@media screen and (max-width: 1024px){  
				.navbar li a {font-size: 10px;}
				#innerTitle01 h1, #innerTitle02 h1, #innerTitle03 h1, #innerTitle04 h1{padding:100px 6% 16px;font-size:32px;}
			}

			@media screen and (max-width: 800px){
				.navbar li a {font-size: 9px;}
				#innerTitle01 h1, #innerTitle02 h1, #innerTitle03 h1, #innerTitle04 h1{padding:80px 6% 14px;font-size:28px;margin-top: 85px;}
			}

			@media screen and (max-width: 768px){
			}
		/* Tablets y PC */

		@media screen and (max-width: 767px){
			.navbar-toggle{
				position: absolute;
				right: 10px;;
			}
			.navbar-header {
				width:40%;
				margin: 0 30% !important;
			}
			.navbar li a {
				line-height: 1.3;
				text-align: center;
			}
			ul.nav.navbar-nav{width:100%;margin:0 auto;padding: 10px 10px 40px;}
			.navbar li:nth-child(1),
			.navbar li:nth-child(2),
			.navbar li:nth-child(3),
			.navbar li:nth-child(4),
			.navbar li:nth-child(5),
			.navbar li:nth-child(6),
			.navbar li:nth-child(7) {width: 100%;padding: 5px 0;}
			#home {margin-top: 55px;}
			#indexLema h2 {font-size:20px;}
		}

		/* Celu horizontal */
			@media screen and (max-width:736px){  
				.navbar li a {font-size: 14px;}
			}

			@media screen and (max-width:667px){  
			}

			@media screen and (max-width:640px){  
			}

			@media screen and (max-width:568px){  
			}
		/* Celu horizontal */

		/* Celu vertical */
			@media only screen and (max-width:480px){
				footer p{text-align:center;}
				#contactoMapa {
					width:98%;
					margin:0 auto;
					height:300px;}
				#contactoMapa img{max-width: inherit;}
				#contactForm{
					position:relative;
					width:98%;
					margin:0 auto;}
				#videoPad{
					margin:20px auto;
					position:relative; 
					width:90%; 
					height:0px; 
					padding-bottom:60%;}
				#innerTitle01 h1, #innerTitle02 h1, #innerTitle03 h1, #innerTitle04 h1{padding:60px 6% 10px;font-size:20px;}
				#servicio01 h2,#servicio02 h2,#servicio03, h2#servicios04 h2{
					font-size: 24px;
				}
			}

			@media screen and (max-width: 414px){  
			}

			@media screen and (max-width: 375px){  
			}

			@media screen and (max-width: 320px){  
			}
		/* Celu vertical */

	/* End Responsive */