@charset "UTF-8";
/* CSS Document */

#loading{
	background-color: #1769a1;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 999999;
	margin-top: 0px;
	top: 0px;
}
#loading-center{
	width: 100%;
	height: 100%;
	position: relative;
	}
#loading-center-absolute {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100px;
	width: 100px;
	margin-top: -50px;
	margin-left: -50px;
}
.object{
	position: absolute;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 20px solid  #FFF;
}
.object:nth-child(25){
	bottom: 0px;
	left: 80px;
	-webkit-animation: animate_25 3s infinite ease-in-out;
	animation: animate_25 3s infinite ease-in-out;
}
.object:nth-child(24){
	bottom: 0px;
	left: 60px;
	-webkit-animation: animate_24 3s infinite ease-in-out;
	animation: animate_24 3s infinite ease-in-out;
}
.object:nth-child(23){
	bottom: 0px;
	left: 40px;
	-webkit-animation: animate_23 3s infinite ease-in-out;
	animation: animate_23 3s infinite ease-in-out;
}
.object:nth-child(22){
	bottom: 0px;
	left: 20px;
	-webkit-animation: animate_22 3s infinite ease-in-out;
	animation: animate_22 3s infinite ease-in-out;
}
.object:nth-child(21){
	bottom: 0px;
	left: 0px;
	-webkit-animation: animate_21 3s infinite ease-in-out;
	animation: animate_21 3s infinite ease-in-out;
}
.object:nth-child(20){
	bottom: 0px;
	left: 70px;
	-ms-transform: rotate(180deg);
   	-webkit-transform: rotate(180deg);
    transform: rotate(180deg);
	-webkit-animation: animate_20 3s infinite ease-in-out;
	animation: animate_20 3s infinite ease-in-out;
}
.object:nth-child(19){
	bottom: 0px;
	left: 50px;
	-ms-transform: rotate(180deg);
   	-webkit-transform: rotate(180deg);
    transform: rotate(180deg);
	-webkit-animation: animate_19 3s infinite ease-in-out;
	animation: animate_19 3s infinite ease-in-out;
}
.object:nth-child(18){
	bottom: 0px;
	left: 30px;
	-ms-transform: rotate(180deg);
   	-webkit-transform: rotate(180deg);
    transform: rotate(180deg);
	-webkit-animation: animate_18 3s infinite ease-in-out;
	animation: animate_18 3s infinite ease-in-out;
}
.object:nth-child(17){
	bottom: 0px;
	left: 10px;
	-ms-transform: rotate(180deg);
   	-webkit-transform: rotate(180deg);
    transform: rotate(180deg);
	-webkit-animation: animate_17 3s infinite ease-in-out;
	animation: animate_17 3s infinite ease-in-out;
}
.object:nth-child(16){
	bottom: 20px;
	left: 70px;
	-webkit-animation: animate_16 3s infinite ease-in-out;
	animation: animate_16 3s infinite ease-in-out;
}
.object:nth-child(15){
	bottom: 20px;
	left: 50px;
	-webkit-animation: animate_15 3s infinite ease-in-out;
	animation: animate_15 3s infinite ease-in-out;
}
.object:nth-child(14){
	bottom: 20px;
	left: 30px;
	-webkit-animation: animate_14 3s infinite ease-in-out;
	animation: animate_14 3s infinite ease-in-out;
}
.object:nth-child(13){
	bottom: 20px;
	left: 10px;
	-webkit-animation: animate_13 3s infinite ease-in-out;
	animation: animate_13 3s infinite ease-in-out;
}
.object:nth-child(12){
	bottom: 20px;
	left: 60px;
	-ms-transform: rotate(180deg);
   	-webkit-transform: rotate(180deg);
    transform: rotate(180deg);
	-webkit-animation: animate_12 3s infinite ease-in-out;
	animation: animate_12 3s infinite ease-in-out;
}
.object:nth-child(11){
	bottom: 20px;
	left: 40px;
	-ms-transform: rotate(180deg);
   	-webkit-transform: rotate(180deg);
    transform: rotate(180deg);
	-webkit-animation: animate_11 3s infinite ease-in-out;
	animation: animate_11 3s infinite ease-in-out;
}
.object:nth-child(10){
	bottom: 20px;
	left: 20px;
	-ms-transform: rotate(180deg);
   	-webkit-transform: rotate(180deg);
    transform: rotate(180deg);
	-webkit-animation: animate_10 3s infinite ease-in-out;
	animation: animate_10 3s infinite ease-in-out;
}
.object:nth-child(9){
	bottom: 40px;
	left: 60px;
	-webkit-animation: animate_9 3s infinite ease-in-out;
	animation: animate_9 3s infinite ease-in-out;
}
.object:nth-child(8){
	bottom: 40px;
	left: 40px;
	-webkit-animation: animate_8 3s infinite ease-in-out;
	animation: animate_8 3s infinite ease-in-out;
}
.object:nth-child(7){
	bottom: 40px;
	left: 20px;
	-webkit-animation: animate_7 3s infinite ease-in-out;
	animation: animate_7 3s infinite ease-in-out;
}
.object:nth-child(6){
	bottom: 40px;
	left: 50px;
	-ms-transform: rotate(180deg);
   	-webkit-transform: rotate(180deg);
    transform: rotate(180deg);
	-webkit-animation: animate_6 3s infinite ease-in-out;
	animation: animate_6 3s infinite ease-in-out;
}
.object:nth-child(5){
	bottom: 40px;
	left: 30px;
	-ms-transform: rotate(180deg);
   	-webkit-transform: rotate(180deg);
    transform: rotate(180deg);
	-webkit-animation: animate_5 3s infinite ease-in-out;
	animation: animate_5 3s infinite ease-in-out;
}
.object:nth-child(4){
	bottom: 60px;
	left: 50px;
	-webkit-animation: animate_4 3s infinite ease-in-out;
	animation: animate_4 3s infinite ease-in-out;
}
.object:nth-child(3){
	bottom: 60px;
	left: 30px;
	-webkit-animation: animate_3 3s infinite ease-in-out;
	animation: animate_3 3s infinite ease-in-out;
}
.object:nth-child(2){
	bottom: 60px;
	left: 40px;
	-ms-transform: rotate(180deg);
   	-webkit-transform: rotate(180deg);
    transform: rotate(180deg);
	-webkit-animation: animate_2 3s infinite ease-in-out;
	animation: animate_2 3s infinite ease-in-out;
}
.object:nth-child(1){
	bottom: 80px;
	left: 40px;
	-webkit-animation: animate_1 3s infinite ease-in-out;
	animation: animate_1 3s infinite ease-in-out;

}



@-webkit-keyframes animate_1 {
50% {
	-ms-transform: translate(0,-100px) rotate(180deg);
   	-webkit-transform: translate(0,-100px) rotate(180deg);
    transform: translate(0,-100px) rotate(180deg);

  }
}
@keyframes animate_1 {
50% {
	-ms-transform: translate(0,-100px) rotate(180deg);
   	-webkit-transform: translate(0,-100px) rotate(180deg);
    transform: translate(0,-100px) rotate(180deg);
  }
}


@-webkit-keyframes animate_2 {
50% {
	-ms-transform: translate(0,-80px) rotate(180deg);
   	-webkit-transform: translate(0,-80px) rotate(180deg);
    transform: translate(0,-80px) rotate(180deg);
  }
}
@keyframes animate_2 {
50% {
	-ms-transform: translate(0,-80px) rotate(180deg);
   	-webkit-transform: translate(0,-80px) rotate(180deg);
    transform: translate(0,-80px) rotate(180deg);
  }
}


@-webkit-keyframes animate_3 {
50% {
	-ms-transform: translate(-100px,-100px) rotate(180deg);
   	-webkit-transform: translate(-100px,-100px) rotate(180deg);
    transform: translate(-100px,-100px) rotate(180deg);
  }
}
@keyframes animate_3 {
50% {
	-ms-transform: translate(-100px,-100px) rotate(180deg);
   	-webkit-transform:translate(-100px,-100px) rotate(180deg);
    transform: translate(-100px,-100px) rotate(180deg);
  }
}


@-webkit-keyframes animate_4 {
50% {
	-ms-transform: translate(100px,-100px) rotate(180deg);
   	-webkit-transform: translate(100px,-100px) rotate(180deg);
    transform: translate(100px,-100px) rotate(180deg);
  }
}
@keyframes animate_4 {
50% {
	-ms-transform: translate(100px,-100px) rotate(180deg);
   	-webkit-transform:translate(100px,-100px) rotate(180deg);
    transform: translate(100px,-100px) rotate(180deg);
  }
}


@-webkit-keyframes animate_5 {
50% {
	-ms-transform: translate(-40px,-100px) rotate(180deg);
   	-webkit-transform: translate(-40px,-100px) rotate(180deg);
    transform: translate(-40px,-100px) rotate(180deg);
  }
}
@keyframes animate_5 {
50% {
	-ms-transform: translate(-40px,-100px) rotate(180deg);
   	-webkit-transform: translate(-40px,-100px) rotate(180deg);
    transform: translate(-40px,-100px) rotate(180deg);
  }
}


@-webkit-keyframes animate_6 {
50% {
	-ms-transform: translate(40px,-100px) rotate(180deg);
   	-webkit-transform: translate(40px,-100px) rotate(180deg);
    transform: translate(40px,-100px) rotate(180deg);
  }
}
@keyframes animate_6 {
50% {
	-ms-transform: translate(40px,-100px) rotate(180deg);
   	-webkit-transform: translate(40px,-100px) rotate(180deg);
    transform: translate(40px,-100px) rotate(180deg);
  }
}


@-webkit-keyframes animate_7 {
50% {
	-ms-transform: translate(-80px,-60px) rotate(180deg);
   	-webkit-transform: translate(-80px,-60px) rotate(180deg);
    transform: translate(-80px,-60px) rotate(180deg);
  }
}
@keyframes animate_7 {
50% {
	-ms-transform: translate(-80px,-60px) rotate(180deg);
   	-webkit-transform: translate(-80px,-60px) rotate(180deg);
    transform: translate(-80px,-60px) rotate(180deg);
  }
}


@-webkit-keyframes animate_8 {
50% {
	-ms-transform: translate(0,-60px) rotate(180deg);
   	-webkit-transform: translate(0,-60px) rotate(180deg);
    transform: translate(0,-60px) rotate(180deg);
  }
}
@keyframes animate_8 {
50% {
	-ms-transform: translate(0,-60px) rotate(180deg);
   	-webkit-transform: translate(0,-60px) rotate(180deg);
    transform: translate(0,-60px) rotate(180deg);
  }
}


@-webkit-keyframes animate_9 {
50% {
	-ms-transform: translate(80px,-60px) rotate(180deg);
   	-webkit-transform: translate(80px,-60px) rotate(180deg);
    transform: translate(80px,-60px) rotate(180deg);
  }
}
@keyframes animate_9 {
50% {
	-ms-transform: translate(80px,-60px) rotate(180deg);
   	-webkit-transform: translate(80px,-60px) rotate(180deg);
    transform: translate(80px,-60px) rotate(180deg);
  }
}


@-webkit-keyframes animate_10 {
50% {
	-ms-transform: translate(-100px,-40px) rotate(180deg);
   	-webkit-transform: translate(-100px,-40px) rotate(180deg);
    transform: translate(-100px,-40px) rotate(180deg);
  }
}
@keyframes animate_10 {
50% {
	-ms-transform: translate(-100px,-40px) rotate(180deg);
   	-webkit-transform: translate(-100px,-40px) rotate(180deg);
    transform: translate(-100px,-40px) rotate(180deg);
  }
}


@-webkit-keyframes animate_11 {
50% {
	-ms-transform: translate(0,-40px) rotate(180deg);
   	-webkit-transform: translate(0,-40px) rotate(180deg);
    transform: translate(0,-40px) rotate(180deg);
  }
}
@keyframes animate_11 {
50% {
	-ms-transform: translate(0,-40px) rotate(180deg);
   	-webkit-transform: translate(0,-40px) rotate(180deg);
    transform: translate(0,-40px) rotate(180deg);
  }
}



@-webkit-keyframes animate_12 {
50% {
	-ms-transform: translate(100px,-40px) rotate(180deg);
   	-webkit-transform: translate(100px,-40px) rotate(180deg);
    transform: translate(100px,-40px) rotate(180deg);
  }
}
@keyframes animate_12 {
50% {
	-ms-transform: translate(100px,-40px) rotate(180deg);
   	-webkit-transform: translate(100px,-40px) rotate(180deg);
    transform: translate(100px,-40px) rotate(180deg);
  }
}


@-webkit-keyframes animate_13 {
50% {
	-ms-transform: translate(80px,-80px) rotate(180deg);
   	-webkit-transform: translate(80px,-80px) rotate(180deg);
    transform: translate(80px,-80px) rotate(180deg);
  }
}
@keyframes animate_13 {
50% {
	-ms-transform: translate(80px,-80px) rotate(180deg);
   	-webkit-transform: translate(80px,-80px) rotate(180deg);
    transform: translate(80px,-80px) rotate(180deg);
  }
}


@-webkit-keyframes animate_14 {
50% {
	-ms-transform: translate(80px,-40px) rotate(180deg);
   	-webkit-transform: translate(80px,-40px) rotate(180deg);
    transform: translate(80px,-40px) rotate(180deg);
  }
}
@keyframes animate_14 {
50% {
	-ms-transform: translate(80px,-40px) rotate(180deg);
   	-webkit-transform: translate(80px,-40px) rotate(180deg);
    transform: translate(80px,-40px) rotate(180deg);
  }
}


@-webkit-keyframes animate_15 {
50% {
	-ms-transform: translate(-60px,-80px) rotate(180deg);
   	-webkit-transform: translate(-60px,-80px) rotate(180deg);
    transform: translate(-60px,-80px) rotate(180deg);
  }
}
@keyframes animate_15 {
50% {
	-ms-transform: translate(-60px,-80px) rotate(180deg);
   	-webkit-transform: translate(-60px,-80px) rotate(180deg);
    transform: translate(-60px,-80px) rotate(180deg);
  }
}


@-webkit-keyframes animate_16 {
50% {
	-ms-transform: translate(-100px,-40px) rotate(180deg);
   	-webkit-transform: translate(-100px,-40px) rotate(180deg);
    transform: translate(-100px,-40px) rotate(180deg);
  }
}
@keyframes animate_16 {
50% {
	-ms-transform: translate(-100px,-40px) rotate(180deg);
   	-webkit-transform: translate(-100px,-40px) rotate(180deg);
    transform: translate(-100px,-40px) rotate(180deg);
  }
}


@-webkit-keyframes animate_17 {
50% {
	-ms-transform: translate(-100px,-20px) rotate(180deg);
   	-webkit-transform: translate(-100px,-20px) rotate(180deg);
    transform: translate(-100px,-20px) rotate(180deg);
  }
}
@keyframes animate_17 {
50% {
	-ms-transform: translate(-100px,-20px) rotate(180deg);
   	-webkit-transform: translate(-100px,-20px) rotate(180deg);
    transform: translate(-100px,-20px) rotate(180deg);
  }
}


@-webkit-keyframes animate_18 {
50% {
	-ms-transform: translate(-60px,-20px) rotate(180deg);
   	-webkit-transform: translate(-60px,-20px) rotate(180deg);
    transform: translate(-60px,-20px) rotate(180deg);
  }
}
@keyframes animate_18 {
50% {
	-ms-transform: translate(-60px,-20px) rotate(180deg);
   	-webkit-transform: translate(-60px,-20px) rotate(180deg);
    transform: translate(-60px,-20px) rotate(180deg);
  }
}


@-webkit-keyframes animate_19 {
50% {
	-ms-transform: translate(0,-20px) rotate(180deg);
   	-webkit-transform: translate(0,-20px) rotate(180deg);
    transform: translate(0,-20px) rotate(180deg);
  }
}
@keyframes animate_19 {
50% {
	-ms-transform: translate(0,-20px) rotate(180deg);
   	-webkit-transform: translate(0,-20px) rotate(180deg);
    transform: translate(0,-20px) rotate(180deg);
  }
}


@-webkit-keyframes animate_20 {
50% {
	-ms-transform: translate(60px,-20px) rotate(180deg);
   	-webkit-transform: translate(60px,-20px) rotate(180deg);
    transform: translate(60px,-20px) rotate(180deg);
  }
}
@keyframes animate_20 {
50% {
	-ms-transform: translate(60px,-20px) rotate(180deg);
   	-webkit-transform: translate(60px,-20px) rotate(180deg);
    transform: translate(60px,-20px) rotate(180deg);
  }
}


@-webkit-keyframes animate_21 {
50% {
	-ms-transform: translate(-80px,30px) rotate(180deg);
   	-webkit-transform: translate(-80px,30px) rotate(180deg);
    transform: translate(-80px,30px) rotate(180deg);
  }
}
@keyframes animate_21 {
50% {
	-ms-transform: translate(-80px,30px) rotate(180deg);
   	-webkit-transform: translate(-80px,30px) rotate(180deg);
    transform: translate(-80px,30px) rotate(180deg);
  }
}


@-webkit-keyframes animate_22 {
50% {
	-ms-transform: translate(-40px,30px) rotate(180deg);
   	-webkit-transform: translate(-40px,30px) rotate(180deg);
    transform: translate(-40px,30px) rotate(180deg);
  }
}
@keyframes animate_22 {
50% {
	-ms-transform: translate(-40px,30px) rotate(180deg);
   	-webkit-transform: translate(-40px,30px) rotate(180deg);
    transform: translate(-40px,30px) rotate(180deg);
  }
}


@-webkit-keyframes animate_23 {
50% {
	-ms-transform: translate(0,30px) rotate(180deg);
   	-webkit-transform: translate(0,30px) rotate(180deg);
    transform: translate(0,30px) rotate(180deg);
  }
}
@keyframes animate_23 {
50% {
	-ms-transform: translate(0,30px) rotate(180deg);
   	-webkit-transform: translate(0,30px) rotate(180deg);
    transform: translate(0,30px) rotate(180deg);
  }
}


@-webkit-keyframes animate_24 {
50% {
	-ms-transform: translate(40px,30px) rotate(180deg);
   	-webkit-transform: translate(40px,30px) rotate(180deg);
    transform: translate(40px,30px) rotate(180deg);
  }
}
@keyframes animate_24 {
50% {
	-ms-transform: translate(40px,30px) rotate(180deg);
   	-webkit-transform: translate(40px,30px) rotate(180deg);
    transform: translate(40px,30px) rotate(180deg);
  }
}


@-webkit-keyframes animate_25 {
50% {
	-ms-transform: translate(80px,30px) rotate(180deg);
   	-webkit-transform: translate(80px,30px) rotate(180deg);
    transform: translate(80px,30px) rotate(180deg);
  }
}
@keyframes animate_25 {
50% {
	-ms-transform: translate(80px,30px) rotate(180deg);
   	-webkit-transform: translate(80px,30px) rotate(180deg);
    transform: translate(80px,30px) rotate(180deg);
  }
}

/*<------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------>*/

#iphone{
	display:none;
	}

.clear{
	display:block;
	clear:both;
	}

#apla{
	display:block;
	}

#aplb{
	display:none;
	}

*{
	margin:0;
	}

a, a:visited{
	outline:none;
	text-decoration:none;
	}

a:visited{
	color:#000;
	}

video{
	background-size: cover;
    height: auto;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
    width: auto;
    z-index: 1;
	}

	#mute-video{
		width: 50px;
		height: 50px;
		position: absolute;
		right: 132px;
top: 20px;
		z-index: 99;
		border-radius: 50px;
		border: none;
		background: #fff;
		transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	z-index: 1000;
	}

	#mute-video:hover{
		background: #1769B3;
	}

	button{
		outline: none;
	}

	#soundicon{
		fill: #1769B3;
		transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	}

#mute-video:hover #soundicon{
	fill: #fff;
}

	#soundimg{
		width: 30px;
		height: auto;
		position: relative;
		margin: auto;
	}

#full{
	display:block;
	}

#resp{
	display:none;
	}


h1{
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	font-size:26px;
	color:#000;
	margin-bottom:20px;
	}

h3{
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	font-size:15px;
	color:#fff;
	margin-bottom:20px;
	text-align:center;
	}

#owl-demo .item img.slidea{
	display:block;
	}

#owl-demo .item img.slideb{
	display:none;
	}

ul{
	padding-left:18px;
	}

ul li{
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	font-size:16px;
	color:#000;
	line-height:23px;
	}

p{
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	font-size:16px;
	color:#000;
	line-height:23px;
	}

#owl-demo .item img, #owl-demo_interna .item img{
        display: block;
        width: 100%;
        height: auto;
    }

#wrapper2{
	width:100%;
	height:auto;
	position:relative;
	overflow:hidden;
	float:none;
	}

section{
	width:100%;
	height:auto;
	position:relative;
	}

nav{
	width:100%;
	height:80px;
	position:fixed;
	z-index:999;
	}

nav.interior{
	background:#fff;
	z-index:999;
	}

#logo{
	width:88px;
	height:43px;
	position:absolute;
	left:72px;
	top:25px;
	}

#logo a svg g:hover{
	fill:#1769b3;
	}

#menuwrap{
	width:149px;
	height:100%;
	position:relative;
	margin:150px auto 0;
	}

#menuwrap ul{
	list-style:none;
	padding:0;
	}

#menuwrap ul li{
	list-style:none;
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	font-size:24px;
	color:#1769b3;
	text-align:right;
	line-height:70px;
	}

#menuwrap ul li a{
	list-style:none;
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	font-size:24px;
	color:#1769b3;
	text-align:right;
	text-decoration:none;
	line-height:70px;
	transition-duration:0.3s;
-moz-transition-duration:0.3s;
-webkit-transition-duration:0.3s;
	}

#menuwrap ul li a:hover{
	color:#fff;
	}

#menuwrap ul li.blanco a{
	color:#fff;
	}

#menuwrap ul li.blanco a:hover{
	color:#1769b3;
	}

#rayita{
	width:50px;
	height:3px;
	background:#fff;
	margin:20px 0 0 97px;
	}

#menufoot{
	width:328px;
	height:70px;
	background:#58595b;
	position:absolute;
	bottom:150px;
	margin-left:-90px;
	}

#menufoot a{
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	font-size:15px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	position:absolute;
	bottom:27px;
	right:88px;
	transition-duration:0.3s;
-moz-transition-duration:0.3s;
-webkit-transition-duration:0.3s;
	}

#menufoot a:hover{
	color:#1769b3;
	}

#indicador{
	width:100%;
	height:80px;
	background:#000;
	position:fixed;
	top:80px;
	z-index:3;
	}

#indisub{
	width:auto;
	height:20px;
	margin:30px 68px 0;
	}

#indisub img{
	float:left;
	margin:2px 10px 0 0;
	}

#indisub p{
	color:#fff;
	float:left;
	margin-left:13px;
	}

#indisub p.rayin{
	width:60px;
	border-right:#fff solid 1px;
	margin:0;
	}


#homeback{
	width:100%;
	height:100vh;
	position:relative;
	background:url(img/backhome.png) no-repeat center / cover;
	}

#homewrap{
	width:900px;
	height:auto;
	position:absolute;
	margin:0 auto;
	left:0;
	right:0;
	bottom:102px;
	z-index:9;
	}

.principal{
	float:left;
	margin-right:181px;
	transition-duration:0.3s;
-moz-transition-duration:0.3s;
-webkit-transition-duration:0.3s;
	}


#ultimo{
	margin-right:0;
	}

#ultimoo{
	margin-right:0;
	}

.principal a:hover img{
	transform:scale(1.4);
-moz-transform:scale(1.4);
-webkit-transform:scale(1.4);
	}

.principal img{
	transition-duration:0.3s;
-moz-transition-duration:0.3s;
-webkit-transition-duration:0.3s;
	}

header{
	width:100%;
	height:271px;
	position:relative;
	margin-top:160px;
	background:#fff;
	}

#headcont{
	width:100%;
	height:271px;
	position:relative;
	margin-top:160px;
	background:#fff;
	}

header h1{
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	font-size:56px;
	text-align:center;
	color:#000;
	margin:50px 0 10px;
	}

header h2{
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	font-size:24px;
	text-align:center;
	color:#000;
	}

#trian{
	margin:0 auto;
	width:65px;
	top:48px;
	position:relative;
	}

#nave{
	width:30%;
	height:auto;
	position:absolute;
	top:38%;
	left:10%;
	}

#nave.navdos{
	width:35%;
	top:37%;
	left:10%;
	}

#nave.navtres{
	width:35%;
	top:37%;
	left:13%;
	}

#nave.navcuatro{
	width:37%;
	top:35%;
	left:10%;
	}

#nave.navcinco{
	width:25%;
	top:33%;
	left:22%;
	}

#nave.navseis{
	width:20%;
	top:28%;
	left:26%;
	}

#nave.navsiete{
	width:12%;
	top:28%;
	left:30%;
	}

#nave.navocho{
	width:20%;
	top:28%;
	left:23%;
	}

#descripcion{
	width:369px;
	height:390px;
	position:absolute;
	top:30%;
	right:18%;
	}

#descripcion h1{
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	font-size:36px;
	color:#fff;
	margin-bottom:10px;
	}

#descripcion p{
	color:#fff;
	}

#raya{
	width:85px;
	height:5px;
	background:#1769b3;
	margin-bottom:25px;
	}

#descripcion ul{
	padding-left:16px;
	}

#descripcion ul li{
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	font-size:16px;
	color:#fff;
	}

#vervid{
	margin:30px 0 0 2px;
	}

#vervid a{
	width:116px;
	height:30px;
	border-radius:15px;
-moz-border-radius:15px;
-webkit-border-radius:15px;
	border:#1769b3 solid 2px;
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	font-size:16px;
	text-align:center;
	color:#fff;
	display:block;
	line-height:25px;
	transition-duration:0.3s;
-moz-transition-duration:0.3s;
-webkit-transition-duration:0.3s;
	}

#vervid a:hover{
	border:#fff solid 2px;
	}

#wrapdron{
	width:839px;
	height:auto;
	position:relative;
	margin:0 auto;
	}

.dron{
	width:343px;
	height:auto;
	position:relative;
	float:left;
	margin:150px 150px 50px 0;
	}

.dron h1{
	margin-top:30px;
	}

#rayados{
	width:95px;
	height:5px;
	background:#1769b3;
	margin-bottom:25px;
	}

#vervid.producto{
	margin:30px 0 0 2px;
	}

#vervid.producto a{
	color:#000;
	}

#vervid.producto a:hover{
	border:#414042 solid 2px;
	color:#1769b3;
	}

#seis{
	margin-top:-28px;
	}

#uno{
	margin-bottom:93px;
	}

#gris{
	background:#414042;
	}

#grismapa{
	background:url(img/mundo.jpg) no-repeat center / cover;
	width:100%;
	height:800px;
	position:relative;
	}

#dron5{
	width:313px;
	height:auto;
	}

#dron6{
	width:226px;
	height:auto;
	margin-top:-28px;
	}

.dron7{
	width:226px;
	height:auto;
	}

#dron8{
	width:303px;
	margin-top:33px;
	height:auto;
	}

#angulo{
	width:100%;
	height:260px;
	background:url(img/angulo.svg) no-repeat center / cover;
	position:absolute;
	top:-1px;
	}


#wrapdron.wrapddos{
	padding:200px 0 300px;
	}

#letrablanca{
	color:#fff;
	}

#siete{
	margin-bottom:15px;
	}

#tres{
	margin-bottom:55px;
	}

#overfoot{
	width:100%;
	height:260px;
	background:url(img/overfoot.svg) no-repeat center / cover;
	position:absolute;
	bottom:-1px;
	}

footer{
	width:100%;
	height:80px;
	background:#000;
	position:relative;
	}

footer img{
	position:absolute;
	left:72px;
	bottom:58px;
	width:32px;
	}

footer p{
	color:#fff;
	position:absolute;
	left:150px;
	bottom:60px;
	}

footer a{
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	font-size:16px;
	color:#fff;
	position:absolute;
	right:72px;
	transition-duration:0.3s;
-moz-transition-duration:0.3s;
-webkit-transition-duration:0.3s;
	}

footer a:hover{
	color:#1769b3;
	}

#backsec{
	width:100%;
	height:800px;
	position:relative;
	background:url(img/aplbramor.jpg) no-repeat center / cover;
	}

#wrapapl{
	width:1000px;
	height:auto;
	position:relative;
	margin:0 auto;
	padding:100px 0;
	}

#arriba{
	width:100%;
	height:auto;
	position:relative;
	margin-bottom:72px;
	}

#abajo{
	width:100%;
	height:auto;
	position:relative;
	}

#wideizquierda{
	width:695px;
	height:auto;
	position:relative;
	float:left;
	margin-right:72px;
	}

#widepic, #lilpic{
	width:100%;
	height:auto;
	}

#wideizquierda p{
	margin-bottom:54px;
	}

#lilderecha{
	width:226px;
	height:auto;
	position:relative;
	float:left;
	}

#lilderecha p{
	margin-bottom:30px;
	}

#unosec{
	width:313px;
	height:auto;
	position:relative;
	float:left;
	margin-right:70px;
	}

#unosec p{
	margin-bottom:54px;
	}

#dosec{
	width:226px;
	height:auto;
	position:relative;
	float:left;
	}

#dosec p{
	margin-bottom:30px;
	}

#unopic, #dospic{
	width:100%;
	height:auto;
	position:relative;
	}

#wrapapl.segundoac{
	padding:400px 0;
	}

#lilderecha.con{
	margin-right:72px;
	}

#wideizquierda.sin{
	margin-right:0;
	}

#wideizquierda.sin p{
	margin-bottom:76px;
	}

#dosec.con{
	margin-right:72px;
	}

#unosec.sin{
	margin-right:0;
	}

#unopic.unomargen{
	margin-top:-25px;
	}

#angulodos{
	width:100%;
	height:260px;
	background:url(img/angulodos.svg) no-repeat center / cover;
	position:absolute;
	bottom:0;
	}

#wrapapl.pad{
	padding:70px 0 400px;
	}

#unosec.ulsec p{
	margin-bottom:30px;
	}

#dosec.ulsecdos p{
	margin-bottom:53px;
	}

#backcli{
	width:100%;
	height:800px;
	position:relative;
	background:url(img/cliback.jpg) no-repeat center / cover;
	}

#wrapcli{
	width:900px;
	height:auto;
	position:relative;
	margin:0 auto;
	padding:70px 0 350px;
	}

.cliprod{
	width:429px;
	height:auto;
	position:relative;
	float:left;
	margin:92px 41px 0 0;
	}

.logocli{
	width:100%;
	height:87px;
	position:relative;
	}

.logocli img{
	margin:0 auto;
	position:absolute;
	left:0;
	right:0;
	}

#nomargin{
	margin-right:0;
	}

#bomargin{
	margin-bottom:25px;
	}

#mademar{
	margin-top:12px;
	}

#leomar{
	margin-top:-3px;
	}

#altamar{
	margin-top:12px;
	}

#cliul{
	height:321px;
	margin:178px 0 0 0;
	border:#1769ad solid 2px;
	}

#logoul{
	width:187px;
	height:58px;
	position:relative;
	margin:85px auto 40px;
	}

#recomendacion{
	width:163px;
	height:54px;
	position:relative;
	margin:0 auto;
	}

#recomendacion a{
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	font-size:16px;
	color:#000;
	line-height:23px;
	width:163px;
	height:54px;
	display:block;
	border-radius:20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
	border:#1769ad solid 2px;
	text-align:center;
	transition-duration:0.3s;
-moz-transition-duration:0.3s;
-webkit-transition-duration:0.3s;
	}

#recomendacion a:hover{
	border:#000 solid 2px;
	color:#1769ad;
	}

#piccli{
	width:100%;
	height: 321px;
	position:relative;
	}


#fotoover{
	width:100%;
	height:100%;
	position:absolute;
	background:rgba(65,64,66,0.8);
	opacity:0;
	z-index:2;
	top: 0;
	right:0;
	transition-duration:0.3s;
-moz-transition-duration:0.3s;
-webkit-transition-duration:0.3s;
	}

#lupita{
	width:48px;
	height:auto;
	position:absolute;
	margin:0 auto;
	right:0;
	left:0;
	bottom:43%;
	opacity:0;
	z-index: 2;
	}


#piccli:hover #fotoover{
	opacity:1;
	}

#piccli:hover #lupita{
	opacity:1;
	}

#mapa{
	width:800px;
	height:auto;
	position:relative;
	margin:0 auto;
	padding:200px 0;
	}

#mapafull{
	display:block;
	}

#mapares{
	display:none;
	}

#eua{
	position:absolute;
	top:43%;
	left:21%;
	z-index:2;
	width:auto;
	}

#euaind{
	opacity:0;
	position:absolute;
	right:72px;
	top:190px;
	width:220px;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	}

#euaind img, #mexind img, #espind img{
	box-shadow:-10px 10px 10px rgba(0,0,0,0.4);
	-moz-box-shadow:-10px 10px 10px rgba(0,0,0,0.4);
	-webkit-box-shadow:-10px 10px 10px rgba(0,0,0,0.4);
	}

#mexind{
	opacity:0;
	position:absolute;
	right:72px;
	top:190px;
	width:220px;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	}

#marque{
	margin-bottom:50px;
	}

#espind{
	opacity:0;
	position:absolute;
	right:72px;
	top:190px;
	width:220px;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	}

#rayados.pop{
	margin:15px 0 15px 163px;
	height:4px;
	width:57px;
	}

#euaind p, #mexind p, #espind p{
	color:#fff;
	text-align:right;
	font-size:26px;
	}

#euas, #mexs, #esps{
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	cursor:pointer;
	}

#euas:hover, #mexs:hover, #esps:hover{
	fill:#071E33;
	}

#grismapa #eua:hover ~ #euaind, #grismapa #mex:hover ~ #mexind, #grismapa #esp:hover ~ #espind{
	opacity:1;
	}

#mex{
	width:auto;
	position:absolute;
	top:56%;
	left:22%;
	z-index:2;
	}

#esp{
	position:absolute;
	top:42%;
	right:46.2%;
	z-index:2;
	width:auto;
	}

#sedes{
	position:absolute;
	left:70px;
	top:66px;
	}

#inst{
	position:absolute;
	right:70px;
	top:66px;
	width:187px;
	height:auto;
	}

#inst p{
	font-size:14px;
	color:#fff;
	text-align:right;
	line-height:21px;
	}

#sedes h1{
	color:#fff;
	font-size:20px;
	line-height:24px;
	}

#wrapdesc{
	width:1100px;
	height:700px;
	position:relative;
	margin:0 auto;
	padding:200px 0;
	}

#desc{
	width:480px;
	height:auto;
	position:relative;
	float:left;
	margin:0 107px 0 0;
	}

#descpic{
	width:513px;
	height:auto;
	position:relative;
	float:left;
	}

#wrapsedes{
	width:902px;
	height:auto;
	position:relative;
	margin:0 auto;
	padding:0 0 150px;
	}

#sedeizq{
	width:401px;
	height:auto;
	position:relative;
	float:left;
	margin-right:100px;
	}

#sedeizq p{
	margin-bottom:50px;
	}

#sededer p.cdmx{
	margin-bottom:73px;
	}

#sededer{
	width:401px;
	height:auto;
	position:relative;
	float:left;
	}

#sededer p{
	margin-bottom:50px;
	}

#arribasede{
	width:100%;
	height:auto;
	position:relative;
	margin-bottom:130px;
	}

#sedepic{
	width:100%;
	height:auto;
	position:relative;
	}

#wrapico{
	width:1100px;
	height:auto;
	position:relative;
	margin:0 auto;
	padding:300px 0 1100px;
	}

#icotit{
	width:111px;
	height:auto;
	position:relative;
	margin:0 auto 100px;
	}

#icotit h1{
	color:#fff;
	}

#rayitatres{
	width:85px;
	height:6px;
	position:relative;
	margin:0 auto;
	background:#808080;
	}

#iconos{
	width:100%;
	height:auto;
	position:relative;
	}

.icono{
	width:224px;
	height:auto;
	position:relative;
	float:left;
	margin:0 68px 80px 0;
	}

#captura{
	margin-left:17px;
	}

.centrado{
	margin:0 auto;
	position:relative;
	width:148px;
	height:auto;
	}

#rayitatres.azul{
	background:#1769ac;
	margin-bottom:20px;
	}

#backcont{
	width:100%;
	height:800px;
	position:relative;
	background:url(img/contback.jpg) no-repeat center / cover;
	}

#wrapsedes.contacto{
	padding:200px 0 80px;
	}

#wrapform{
	width:839px;
	height:1000px;
	position:relative;
	margin:0 auto;
	padding:400px 0 720px;
	}

#indicaciones{
	width:339px;
	height:auto;
	position:relative;
	float:left;
	margin-right:100px;
	}

#indicaciones h1{
	color:#fff;
	}

#formulario{
	width:400px;
	height:auto;
	position:relative;
	float:left;
	}

#Tu_Nombre{
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	width:97%;
	height:35px;
	background:#8b8d90;
	border:none;
	color:#fff;
	margin-bottom:6px;
	font-size:16px;
	padding-left:3%;
	}

#Tu_Email{
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	width:97%;
	height:35px;
	background:#8b8d90;
	border:none;
	color:#fff;
	margin-bottom:6px;
	font-size:16px;
	padding-left:3%;
	}

#Tu_Tel{
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	width:97%;
	height:35px;
	background:#8b8d90;
	border:none;
	color:#fff;
	margin-bottom:6px;
	font-size:16px;
	padding-left:3%;
	}

#Tu_Mensaje{
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	width:97%;
	height:111px;
	background:#8b8d90;
	border:none;
	color:#fff;
	margin-bottom:12px;
	font-size:16px;
	padding-left:3%;
	padding-top:10px;
	}

#mandar{
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	width:35%;
	height:35px;
	background:#1769ac;
	border:none;
	color:#fff;
	font-size:16px;
	margin-top:14px;
	}

#nombre:hover, #mail:hover, #telefono:hover, #mensaje:hover{
	background:#6d6e71;
	transition-duration:0.3s;
-moz-transition-duration:0.3s;
-webkit-transition-duration:0.3s;
-o-transition-duration:0.3s;
	}

#mandar:hover{
	background:#12517c;
	transition-duration:0.3s;
-moz-transition-duration:0.3s;
-webkit-transition-duration:0.3s;
-o-transition-duration:0.3s;
	cursor:pointer;
	}

#backnot{
	width:100%;
	height:800px;
	position:relative;
	background:url(img/notback.jpg) no-repeat center / cover;
	}

#wrapnot{
	width:1002px;
	height:auto;
	position:relative;
	padding:200px 0;
	margin:0 auto;
	}

.notblock{
	width:100%;
	height:420px;
	position:relative;
	margin-bottom:150px;
	}

.notizqnot{
	width:485px;
	height:auto;
	position:relative;
	float:left;
	margin-right:119px;
	}

#picnotres{
	display:none;
	}

.cont1{
	width:96%;
	height:225px;
	position:relative;
	overflow:scroll;
	margin-top:35px;
	padding-right:4%;
	}

.notderpic{
	width:398px;
	height:auto;
	position:relative;
	float:left;
	}

.fuente{
	width:auto;
	height:auto;
	position:relative;
	margin-top:10px;
	}

.fuente a{
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	font-size:16px;
	color:#1769a6;
	transition-duration:0.3s;
-moz-transition-duration:0.3s;
-webkit-transition-duration:0.3s;
	}

.fuente a:hover{
	color:#85878a;
	}

#rayados.rayanot{
	margin-bottom:10px;
	width:140px;
	}

#scroll{
	width:33px;
	height:auto;
	position:relative;
	margin:15px auto 0;
	}

#picswap{
	margin-right:119px;
	}

#notswap{
	margin-right:0;
	}

@media only screen and (min-width:1301px) and (max-width:1580px){


#descripcion{
	top:25%;
	right:12%;
	}

	}

@media only screen and (min-width:1100px) and (max-width:1300px){

	#mute-video{
		width: 40px;
		height: 40px;
		left: 30px;
		bottom: 50%;
	}

	#soundimg{
		width: 20px;
	}

#marque{
	margin-bottom:20px;
	}

#euaind p, #mexind p, #espind p{
	font-size:16px;
	}

#rayados.pop{
	margin:10px 0 10px 79px;
	height:4px;
	width:57px;
	}

#grismapa{
	height:501px;
	}

#mex{
	top:55%;
	left:21%;
	}

#eua{
	top:41%;
	left:20%;
	}

#esp{
	top:39.4%;
	right:45.8%;
	}

#mexind, #euaind, #espind{
	width:136px;
	top:145px;
	}

#menuwrap{
	margin:80px auto 0;
	}

#menufoot{
	bottom:80px;
	}

#nave.navtres{
	left:11%;
	}

#nave.navcuatro{
	left:9%;
	}

#descripcion{
	top:23%;
	right:9%;
	}

	}

@media only screen and (min-width:1000px) and (max-width:1099px){

#mute-video{
	width: 40px;
	height: 40px;
	left: 30px;
	bottom: 50%;
}

#soundimg{
	width: 20px;
}


#marque{
	margin-bottom:20px;
	}

#euaind p, #mexind p, #espind p{
	font-size:16px;
	}

#rayados.pop{
	margin:10px 0 10px 79px;
	height:4px;
	width:57px;
	}

#mexind, #euaind, #espind{
	width:136px;
	top:145px;
	}

#mex{
	top:52%;
	left:15.4%;
	}

#eua{
	top:39%;
	left:15%;
	}

#esp{
	top:39.8%;
	right:45%;
	}

#grismapa{
	height:501px;
	}

#menuwrap{
	margin:80px auto 0;
	}

#menufoot{
	bottom:80px;
	}

#nave.navtres{
	left:10.5%;
	}

#nave.navcinco{
	top:35%;
	}


#descripcion{
	top:19%;
	right:7%;
	}

#wrapapl{
	width:963px;
	padding:100px 0 0;
	}

#wrapapl.segundoac{
	padding:300px 0;
	}

#wrapapl.pad{
	padding:0 0 300px;
	}


#wideizquierda{
	margin-right:42px;
	}

#unosec{
	margin-right:55px;
	}


#lilderecha.con{
	margin-right:42px;
	}

#dosec.con{
	margin-right:42px;
	}

#wrapdesc{
	width:902px;
	height:700px;
	padding:200px 0;
	}

#desc{
	width:370px;
	margin:0 70px 0 0;
	}

#descpic{
	width:462px;
	margin-top:45px;
	}

#wrapsedes{
	padding-bottom:0;
	}

#wrapico{
	width:986px;
	padding:300px 0 1050px;
	}

.icono{
	margin:0 30px 80px 0;
	}

#wrapnot{
	width:952px;
	padding:200px 0 120px;
	height:auto;
	}


.notizqnot{
	width:485px;
	margin-right:69px;
	}

#picswap{
	margin-right:69px;
	}

#notswap{
	margin-right:0;
	}

	}

@media only screen and (min-width:0px) and (max-width:999px){

	#mute-video{
		display: none;
	}

#mapafull{
	display:none;
	}

#mapares{
	display:block;
	}

#grismapa{
	height:200px;
	}

#eua{
	display:none;
	}

#mex{
	display:none;
	}

#esp{
	display:none;
	}

#inst{
	display:none;
	}

#iphone{
	display:block;
	width:100%;
	height:100%;
	position:fixed;
	}

/*#full{
	display:none;
	}
*/

#resp{
	display:block;
	}

#homeback{
	width:100%;
	height:100%;
	overflow:hidden;
	position:fixed;
	}

#menuwrap{
	width:149px;
	height:100%;
	position:relative;
	margin:80px auto 0;
	}

#menuwrap ul{
	list-style:none;
	padding:0;
	}

#menuwrap ul li{
	list-style:none;
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	font-size:24px;
	color:#1769b3;
	text-align:right;
	line-height:40px;
	}

#menuwrap ul li a{
	list-style:none;
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	font-size:18px;
	color:#1769b3;
	text-align:right;
	text-decoration:none;
	line-height:40px;
	transition-duration:0.3s;
-moz-transition-duration:0.3s;
-webkit-transition-duration:0.3s;
	}

#menuwrap ul li a:hover{
	color:#fff;
	}

#menuwrap ul li.blanco a{
	color:#fff;
	}

#menuwrap ul li.blanco a:hover{
	color:#1769b3;
	}

#rayita{
	width:50px;
	height:3px;
	background:#fff;
	margin-left:97px;
	}

#menufoot{
	width:240px;
	height:59px;
	background:#58595b;
	position:absolute;
	bottom:80px;
	margin-left:-46px;
	}

#menufoot a{
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	font-size:14px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	position:absolute;
	bottom:20px;
	right:44px;
	transition-duration:0.3s;
-moz-transition-duration:0.3s;
-webkit-transition-duration:0.3s;
	}

#menufoot a:hover{
	color:#1769b3;
	}

h1{
	font-size:24px;
	}

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

#logo{
	width:88px;
	height:43px;
	position:absolute;
	left:30px;
	top:25px;
	}

#homewrap{
    width: 187px;
    height: 300px;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    top: 0;
}

.principal{
	float:none;
	margin:0;
	transition-duration:0.3s;
-moz-transition-duration:0.3s;
-webkit-transition-duration:0.3s;
	text-align:center;
	margin-bottom:25px;
	}


#ultimo{
	margin-right:0;
	margin-bottom:0;
	}

#ultimoo{
	margin-right:0;
	margin-bottom:0;
	}

.principal a:hover img{
	transform:none;
	}

#indicador{
	height:65px;
	}

#indisub{
	width:auto;
	height:20px;
	margin:21px 27px 0;
	}

#indisub img{
	margin-right:8px;
	}

#indisub p{
	font-size:12px;
	margin-left:10px;
	}

#indisub p.rayin{
	width:48px;
	}

header{
	width:100%;
	height:240px;
	position:relative;
	margin-top:145px;
	background:#fff;
	}

header h1{
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	font-size:40px;
	text-align:center;
	color:#000;
	margin:50px 0 10px;
	}

header h2{
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	font-size:20px;
	text-align:center;
	color:#000;
	padding:0 25px;
	}

#trian{
	margin:0 auto;
	width:50px;
	top:48px;
	position:relative;
	}

#owl-demo .item img.slidea{
	display:none;
	}

#owl-demo .item img.slideb{
	display:block;
	}

#nave{
	width:250px;
	top:18%;
	left:0;
	right:0;
	margin:0 auto;
	}

#nave.navdos{
	width:250px;
	top:18%;
	left:0;
	right:0;
	margin:0 auto;
	}

#nave.navtres{
	width:250px;
	top:18%;
	left:0;
	right:0;
	margin:0 auto;
	}

#nave.navcuatro{
	width:250px;
	top:18%;
	left:0;
	right:0;
	margin:0 auto;
	}

#nave.navcinco{
	width:54%;
	top:19%;
	left:0;
	right:0;
	margin:0 auto;
	}

#nave.navseis{
	width:50%;
	top:15%;
	left:0;
	right:0;
	margin:0 auto;
	}

#nave.navsiete{
	width:30%;
	top:16%;
	left:0;
	right:0;
	margin:0 auto;
	}

#nave.navocho{
	width:60%;
	top:16%;
	left:0;
	right:0;
	margin:0 auto;
	}

#descripcion{
	width:260px;
	height:390px;
	top:40%;
	right:0;
	left:0;
	margin:0 auto;
	}

#descripcion h1{
	}

#raya{
	margin:0 0 25px;
	}

#descripcion ul li{
	}

#vervid{
	margin:30px auto 0;
	}

#wrapdron{
	width:260px;
	}

.dron{
	width:260px;
	height:auto;
	position:relative;
	float:none;
	margin:120px auto 130px;
	}

#dron5{
	width:202px;
	}

#dron6{
	width:202px;
	}

#dron8{
	width:202px;
	}

.dron img{
	width:202px;
	margin-left:14px;
	}

.dron h1{
	margin-top:30px;
	}

#rayados{
	width:95px;
	height:5px;
	background:#1769b3;
	margin-bottom:25px;
	}

#vervid.producto{
	margin:30px 0 0 2px;
	}

#vervid.producto a{
	color:#000;
	}

#vervid.producto a:hover{
	border:#414042 solid 2px;
	color:#1769b3;
	}

#seis{
	margin-top:-28px;
	}

#uno{
	margin-bottom:93px;
	}

#gris{
	background:#414042;
	}

#angulo{
	width:100%;
	height:260px;
	background:url(img/angulo.svg) no-repeat center / cover;
	position:absolute;
	top:0;
	}


#wrapdron.wrapddos{
	padding:200px 0 300px;
	}

#letrablanca{
	color:#fff;
	}

#siete{
	margin-bottom:15px;
	}

#tres{
	margin-bottom:55px;
	}

#overfoot{
	width:100%;
	height:260px;
	background:url(img/overfoot.svg) no-repeat center / cover;
	position:absolute;
	bottom:-1px;
	}

footer{
	width:100%;
	height:110px;
	background:#000;
	position:relative;
	}

footer img{
	position:absolute;
	left:0;
	right:0;
	bottom:171px;
	width:32px;
	margin:0 auto;
	}

footer p{
	color:#fff;
	position:absolute;
	left:0;
	right:0;
	bottom:82px;
	text-align:center;
	width:154px;
	margin:0 auto;
	}

footer a{
	position:absolute;
	right:0;
	left:0;
	width: 100%;
	text-align: center;
	margin:0 auto;
	bottom:40px;
	}

footer a:hover{
	color:#1769b3;
	}

#uno{
	margin-bottom:0;
	}

#tres{
	margin-bottom:0;
	}

#backsec{
	height:300px;
	}

#wrapapl{
	width:260px;
	padding:100px 0 0;
	}

#wrapapl.pad{
	padding:0 0 250px;
	}



#wideizquierda{
	width:260px;
	float:none;
	margin:0 auto 72px;
	}


#wideizquierda p{
	margin-bottom:30px;
	}

#lilderecha{
	width:260px;
	float:none;
	}

#lilderecha p{
	margin-bottom:30px;
	}

#unosec{
	width:260px;
	float:none;
	margin:0 auto 72px;
	}

#unosec p{
	margin-bottom:30px;
	}

#dosec{
	width:260px;
	float:none;
	}

#dosec p{
	margin-bottom:30px;
	}

#wrapapl.segundoac{
	padding:300px 0 250px;
	}

#lilderecha.con{
	margin:0 auto 72px;
	}

#wideizquierda.sin{
	margin:0 auto 72px;
	}

#wideizquierda.sin p{
	margin-bottom:30px;
	}

#dosec.ulsecdos p{
	margin-bottom:30px;
	}

#dosec.con{
	margin:0 auto 72px;
	}

#unosec.sin{
	margin:0 auto 72px;
	}

#unopic.unomargen{
	margin-top:0;
	}

#apla{
	display:none;
	}

#aplb{
	display:block;
	}

#backcli{
	height:300px;
	background:url(img/cliback.jpg) no-repeat center / cover;
	}

#wrapcli{
	width:290px;
	padding:70px 0 300px;
	}

.cliprod{
	width:290px;
	float:none;
	margin:92px auto 0;
	}

#cliul.cliprod{
	margin-top:112px;
	}

#piccli:hover #fotoover{
	opacity:0;
	}

#piccli:hover #lupita{
	opacity:0;
	}

#mapa{
	width:260px;
	margin:0 auto;
	padding:250px 0 100px;
	}

#sedes{
	position:absolute;
	left:0;
	right:0;
	top:66px;
	}

#sedes h1{
	text-align:center;
	}

#rayados.mapa{
	margin:0 auto;
	}

#wrapdesc{
	width:260px;
	height:auto;
	margin:0 auto;
	padding:100px 0;
	}

#desc{
	width:260px;
	float:none;
	margin:0 auto 0;
	}

#descpic{
	width:260px;
	float:none;
	margin:40px auto 0;
	}

#wrapsedes{
	width:260px;
	margin:0 auto;
	padding:0;
	}

#sedeizq{
	width:260px;
	float:none;
	margin:0 auto;
	}

#sedeizq p{
	margin-bottom:50px;
	}

#sededer{
	width:260px;
	float:none;
	}

#sededer p{
	margin-bottom:50px;
	}

#sededer p.cdmx{
	margin-bottom:50px;
	}

#arribasede{
	margin-bottom:80px;
	}

#sedepic{
	width:100%;
	height:auto;
	margin-bottom:80px;
	}

#sedepic.picul{
	margin-bottom:0;
	}

#wrapico{
	width:260px;
	padding:300px 0 200px;
	}

.icono{
	float:none;
	margin:0 auto 80px;
	}

#ultimo{
	margin:0 auto;
	}

#ultimoo{
	margin:0 auto 80px;
	}

#backnot{
	height:300px;
	}

#wrapnot{
	width:290px;
	height:auto;
	padding:100px 0 200px;
	}

.notblock{
	height:auto;
	margin-bottom:80px;
	}

.notizqnot{
	width:290px;
	height:auto;
	float:none;
	margin:0 auto 50px;
	}


.notderpic{
	width:290px;
	height:auto;
	float:none;
	}

#picnotres{
	display:block;
	width:280px;
	height:auto;
	}


#rayados.rayanot{
	margin-bottom:10px;
	width:80px;
	}


#picswap{
	display:none;
	}

#notswap{
	margin-right:0;
	}

#backcont{
	height:300px;
	}

#headcont{
	height:254px;
	margin-top:145px;
	}

#wrapsedes.contacto{
	padding:100px 0 0;
	}

#wrapform{
	width:280px;
	height:auto;
	padding:300px 0 270px;
	}

#indicaciones{
	width:280px;
	float:none;
	margin:0 auto;
	}


#formulario{
	width:280px;
	float:none;
	}
	}
