@charset "UTF-8";
/* Body */
body {
	background-color: #FFFFFF;
	font-family: 'Source Sans Pro', sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
}
/* Container */
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 1000px;
	background: linear-gradient(-60deg, RGBA(32,78,118,0.95) 0, RGBA(32,78,118,0.95) 33.333%, RGBA(0,97,171,0.95) 33.333%, RGBA(0,97,171,0.95) 66.666%, RGBA(250,250,250,0.95) 66.666%, RGBA(250,250,250,0.95) 100%);
}
.container2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-color: #FFFFFF;
}
/* Navigation*/

body {
  margin: 0;
  padding: 0;
}

.overlay-soluciones {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(45deg, rgba(54,122,186,.3) 50%, rgba(54,122,186,.7) 50%);
  background-size: 3px 3px;
  z-index: 1;
}
.bg-video-wrap h1 {
  text-align: center;
  color: #fff;
  font-size: 62px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  position: absolute;
  top: 35%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3;
  width: 100%;
  height: auto;
}

/* Fin Navigation*/


a {
	text-decoration: none;
	text-align: center;
	color: #017bbe;
	font-weight: bolder;
}

textarea, select, input, button { 
    outline: none;
}
:focus { 
    outline-color: transparent; 
    outline-style: none;
}



.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
}
.hero_header2 {
	text-align: center;
	line-height: 1.3em;
	font-size: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	letter-spacing: 4px;
    color: #3F4649;
    box-sizing: border-box;
    padding: 5px 0;
}
.hero_header2:after {
	text-align: center;
	margin: auto;
    width: 10%;
    border-bottom: 2.5px solid #017bbe;
    display: block;
    content: "";
	margin-top: 15px;
	margin-bottom: 35px;
}
.hero_header3 {
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
}
/* Hero Section */
.hero {
	background-color: #1a1a1a;
	padding-top: 150px;
	padding-bottom: 150px;
}
.light {
	font-weight: bold;
	color: #2A2C2B;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */
.text_column {
	width: 47%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}

.espacio {
	
	padding: 3em 3em 3em 3em;
	background-color: #ffffff;
	margin: 3em;
	-webkit-box-shadow: 10px 10px 30px -6px rgba(50,51,48,.7);
-moz-box-shadow: 10px 10px 30px -6px rgba(50,51,48,.7);
box-shadow: 10px 10px 30px -6px rgba(50,51,48,.7);
	
}

.espacio1 {
	
	padding: 3em 3em 3em 3em;
	margin: 3em;
	
}

.espacio p {
	
	text-align: justify;
	
}
.about-barco {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 35px;
	padding-bottom: 35px;
	display: inline-block;
	margin-top: 0px;
	background: url(../images/exportacion6-bn.jpg);
	min-height: 200px;
	/* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.about {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 35px;
	padding-bottom: 35px;
	display: inline-block;
	margin-top: 0px;
	background: #204e76;
	min-height: 200px;
}
.app-preg {
	width: 100%;
	padding: 0;
	display: inline-block;
	margin-top: -4px;
}
/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: 35px;
	margin-bottom: 0px;
}

.contenedor1 {
	clear: both;
	position: relative;
	display: inline-block;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: 35px;
	margin-bottom: 0px;
}

.thumbnail {
  width:25%;
  height:0;
  padding-top:25%;
  position:relative;
  text-align: center;
  float: left;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #717070;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
/* Parallax Section */
.banner {
	background-color: #204e76;
	background-image: url(../images/parallax.png);
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	padding-top: 110px;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	width: 30%;
	float: right;
	font-weight: lighter;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
	margin: 0px 10%;
}
.footer_column {
	width: 50%;
	display: block;
	margin: 70px 0px;
	text-align: center;
	float: left;
}
.footer_column3 {
	width: 30%;
	display: block;
	margin: 70px 0px;
	text-align: center;
	float: left;
}
.footer_column4 {
	width: 70%;
	display: block;
	margin: 70px 0px;
	text-align: center;
	float: left;
}
.footer_column5 {
	width: 90%;
	display: block;
	margin: 70px auto;
	text-align: center;
	float: left;
}
/* Blockquote main style */
.blockquote {
    position: relative;
	display: block;
	width: 80%;
	margin: auto;
    font-weight: 900;
    color: #2A2C2B;
    padding: 35px 0;
	text-align: left;
    z-index: 1;
    align-self: center;
    border-top: solid 1px;
    border-bottom: solid 1px;
}
.blockquote2 {
    position: relative;
	display: block;
	top: 50%;
	transform: translateY(-50%);
	width: 80%;
	margin: 0 auto;
    font-weight: 900;
    color: #2A2C2B;
    padding: 35px 0;
	text-align: left;
    z-index: 1;
    align-self: center;
}
.blockquote3 {
    position: relative;
	display: block;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	margin: 0 auto;
    font-weight: 900;
    color: #2A2C2B;
    padding: 70px 0;
	text-align: left;
    z-index: 1;
    align-self: center;
}
.block-capacidad {
    position: relative;
	display: block;
	width: 80%;
	margin: 0 auto;
    font-weight: 300;
    color: #2A2C2B;
    padding: 35px 0;
	text-align: left;
    z-index: 1;
    align-self: center;
}
.calificacion {
    position: relative;
	display:flex;
	margin: 0 auto;
    font-weight: 300;
    color: #2A2C2B;
    padding: 35px 0;
	text-align: left;
    z-index: 1;
    align-self: center;
}

/* Blockquote header */
.blockquote h4 {
    position: relative;
    color: #2A2C2B;
    font-size: 32px;
    font-weight: 800;
    line-height: 1.2;
    margin: 0;
}
.blockquote3 h4 {
    position: relative;
    color: #ffffff;
    font-size: 32px;
    font-weight: 800;
    line-height: 1.2;
    margin: 0;
}
.en-medio {
	text-align: center;
}
.aplicacion {
	width: 50%;
	text-align: right;
	padding-top: 170px;
	padding-bottom: 170px;
	float: left;
	background: #6c9fcc;
	background-image: url( ../images/App-Grupo365);
	min-height: 200px;
	/* Create the parallax scrolling effect */
  background-attachment: local;
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
}
.aplicacion h4 {
	padding-right: 70px;
	text-align: right;
	color: #ffffff;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.5em;
}
.aplicacion span {
	padding-right: 70px;
	text-align: right;
	margin-top: 20px;
	margin-right: 70px;
	padding: 1.3em 2em;
}
.etica1 {
    width: 33.33%;
    text-align: right;
    padding-top: 70px;
    padding-bottom: 270px;
    float: left;
    background: #ececec;
    background-image: url(../images/codigo-etica.jpg);
    min-height: 150px;
    max-height: 400px;
    height: 200px;
    background-attachment: local;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.cont-etica1  {
    width: 60%;
	text-align: right;
	margin-left: auto;
}
.cont-etica1 h4 {
	margin-right: 12%;
	text-align: right;
	color: #323330;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.5em;
}
.etica1 p {
	margin: 0px 12% 0px 12%;
	text-align: right;
	color: #323330;
	font-weight: 300;
	font-size: 14px;
	line-height: 1.5em;
}
.etica1 span {
	margin-right: 12%;
	margin-top: 20px;
	display: block;

}

.preguntas {
	width: 50%;
	text-align: right;
	padding-top: 170px;
	padding-bottom: 170px;
	float: left;
	background: #367aba;
	background-image: url(../images/preguntas-frec.png);
	min-height: 200px;
	/* Create the parallax scrolling effect */
  background-attachment: local;
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
}
.preguntas h4 {
	padding-right: 70px;
	text-align: right;
	color: #ffffff;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.5em;
}
.preguntas span {
	padding-right: 70px;
	text-align: right;
	margin-top: 20px;
	padding: 1.3em 2em;
	margin-right: 70px;
}
.etica2 {
    width: 33.33%;
    text-align: right;
    padding-top: 70px;
    padding-bottom: 270px;
    float: left;
	background: #6c9fcc;
	background-image: url(../images/reportes2.png);
    min-height: 150px;
    max-height: 400px;
    height: 200px;
    background-attachment: local;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.etica2 h4 {
	text-align: right;
	color: #ffffff;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.5em;
}
.etica2 p {
	margin: 0px 12% 0px 12%;
	text-align: right;
	color: #323330;
	font-weight: 300;
	font-size: 14px;
	line-height: 1.5em;
}
.etica2 span {
	margin-right: 12%;
	margin-top: 20px;
	display: block;

}
.etica3 {
    width: 33.33%;
    text-align: right;
    padding-top: 70px;
    padding-bottom: 270px;
    float: left;
	background: #367aba;
	background-image: url(../images/seguimiento.png);
    min-height: 150px;
    max-height: 400px;
    height: 200px;
    background-attachment: local;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.etica3 h4 {
	text-align: right;
	color: #ffffff;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.5em;
}
.etica3 p {
	margin: 0px 12% 0px 12%;
	text-align: right;
	color: #323330;
	font-weight: 300;
	font-size: 14px;
	line-height: 1.5em;
}
.etica3 span {
	margin-right: 12%;
	margin-top: 20px;
	display: block;

}

.futer {
	width: 50%;
	background-color: #367aba;
	text-align: center;
	float: left;
}

.futer2 {
	width: 50%;
	text-align: center;
	float: left;	
}

.futer3 {
	width: 25%;
	text-align: center;
	float: left;	
}

.pater {
  font-size: 1px;
  letter-spacing: -1px;
  width: 90%;/*o lo necesario*/
  margin: auto;
}
.pater div {
  display: inline-block;
  background-color: #367aba;
  word-spacing: normal;
  font-size: 2rem; /*u otra unidad para IE8 y -*/
  letter-spacing: normal;
  white-space: normal;
	text-align: center;
  width: 25%;/*El valor necesario*/
}
.pater1 {
 padding: 70px 0px 70px 0px;
}

footer .footer_column h3 {
	color: #292c2b;
	text-align: center;
}
footer .footer_column p {
	color: #292c2b;
}
.seccion {
	
	display: inline-block;
	width: 100%;
	padding: 30px 0px 30px 0px;
	margin: 35px 0px 35px 0px;
}

.seccion2 {
	clear: both;
	display: inline-block;
	width: 75%;
	padding: 30px 0px 30px 0px;
	margin: 35px 10% 35px 10%;
}

.areas {
	
	width: 50%;
	float: left;
	text-align: center;
}

.areas2 {
	padding: 30px 0px 30px 0px;
	text-align: center;
}

.cards {
	width: 640px;
	height: 355px;
	max-width: 100%;
	max-height: auto;
}
.cards2 {
	width: 100%;
	height: auto;
	max-width: 350px;
	max-height: 350px;
}
.cards3 {
	width: 100%;
	height: auto;
	max-width: 100px;
	max-height: 100px;
}
.cards4 {
	width: 540px;
	height: auto;
	max-width: 100%;
	min-width: 300px;
}

footer .footer_column p {
	padding-right: 0px;
	padding-left: 0px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 35px;
	margin-right: 0px;
}
.button {
	width: auto;
	margin-top: 1.2em;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 14px!important;
	letter-spacing: 2px;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
	border-radius: 50px;
}
.button a {
	color: #ffffff;
}
.button:hover {
	background-color: #FEFEFE;
	font-size: 18px!important;
	color: #C4C4C4;
	cursor: pointer;
}
.button:hover a {
	font-size: 14px!important;
	color: #367aba;
	cursor: pointer;
	background-color: transparent;
	text-decoration: none;
}
.button2 {
	width: 220px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
	background-color: #367aba;
	border-radius: 48px;
	-webkit-box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.2);
box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.2);
}
.button2 a {
	collor: #ffffff;
}
.boton1 {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	transition: all 0.3s linear;
}
.button2:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}
.boton1:hover {
	transform: scale(1.2);
	color: #C4C4C4;
	cursor: pointer;
}
.button3 {
	width: 50%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
	background-color: #FEFEFE;
	border-radius: 48px;
}
.button3:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /*background: linear-gradient(-70deg, RGBA(250,250,250,0.95) 10%, RGBA(32,78,118,0.95) 45%, RGBA(0,97,171,0.95) 45%,);*/
  background: linear-gradient(-70deg, RGBA(32,78,118,0.95) 0, RGBA(32,78,118,0.95) 33.333%, RGBA(0,97,171,0.95) 33.333%, RGBA(0,97,171,0.95) 66.666%, RGBA(250,250,250,0.95) 66.666%, RGBA(250,250,250,0.95) 100%);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
  z-index: 3;
}
.popup {
  background: url( ../images/acceso.jpg) no-repeat;
  background-size: cover;
  background-position: center;	
  padding: 35px;
  border-radius: 5px;
  width: 30%;
  position: relative;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-shadow: 0px 0px 30px 5px rgba(0,0,0,0.24);
-moz-box-shadow: 0px 0px 30px 5px rgba(0,0,0,0.24);
box-shadow: 0px 0px 30px 5px rgba(0,0,0,0.24);
}

.popup h3 {
  margin-top: 0;
  color: #367aba;
  text-align: center;
  font-weight: 800;	
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #1a1a1a;
}
.popup .close:hover {
  color: rgb(54, 122, 186);
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}

.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #000000;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.footer_banner {
	background-color: #1a1a1a;
	padding-top: 60px;
	padding-bottom: 60PX;
	margin-bottom: 0px;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
	width: 100%;
}


.cajon {
	width: 100%;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block
}
.cajon3 {
	width: 100%;
	  height: 500px;
  position: relative;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
	background-image: url(../images/mundo-conect3.jpg);
	min-height: 200px;
	/* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cajon .blockDisplay {
	display: block;
}

.cajon .columnas p {
	padding-left: 10%;
	padding-right: 10%;
}
.cajon .columnas p {
	padding-left: 10%;
	padding-right: 10%;
}
.cajon3 .doble p {
	padding-left: 0;
	padding-right: 0;
    font-weight: lighter;
}
.cajon .tercio p {
	padding-left: 10%;
	padding-right: 10%;
}
.cajon2 {
	width: 100%;
	margin-top: 35px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: -5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block
}
.cajon2 .blockDisplay {
	display: block;
}

.cajon2 .columnas p {
	padding-left: 10%;
	padding-right: 10%;

}
.columnas {
	width: 25%;
	float: left;
	font-family: "Source Sans Pro";
	color: #A5A5A5;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.doble {
	width: 50%;
 margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.doble2 {
	width: 50%;
 margin: 0;
  position: relative;
	float: right;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.derecho {
	
	position: relative;
}

.cajon .columnas p {
	padding-left: 10%;
	padding-right: 10%;
}
.container .columnas h4 {
	text-align: center;
	color: #01B2D1;
}
.container .doble h4 {
	text-align: center;
	color: #01B2D1;
}
.cajon2 .tercio p {
	padding-left: 10%;
	padding-right: 10%;

}
.tercio {
	width: 33.3%;
	float: left;
	color: #FFFFFF;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	margin-top: 70px;
	margin-bottom: 70px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.cajon .tercio p {
	padding-left: 10%;
	padding-right: 10%;
}
.container .tercio h4 {
	text-align: center;
	color: #01B2D1;
}
.imagencita {
	width: 100px;
	border-radius: 200px;
	height: 100px;
	margin-left: auto;
}	
.imagencita_alinear {
	  display: block;
  margin-left: auto;
  margin-right: auto;
	position: relative;
  top: 50%;
}
.imagencita_news {
 text-align: center;
	margin: auto;
}
.soluciones  {
   width: 80%;	
  margin: auto;
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
}

/* Create four equal columns that sits next to each other */
.solucion {
  -ms-flex: 25%; /* IE10 */
  flex: 25%;
  max-width: 25%;
}

.solucion img {
  vertical-align: middle;
  width: 100%;
}
.soluciones {
  width: 80%;
  margin: auto;
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
}
.enbase {
    position: relative;
    width: 25%;
    height: auto;
    max-height: 400px;
	min-height: 250px;
}
.enbase2 {
    position: relative;
    width: 33.33%;
    height: auto;
}
.enbase3 {
    position: relative;
    width: 50%;
    height: auto;
}
.centrado {
	margin: 15% auto;
}
.imagenes {
  display: block;
  position: relative;
  width: 70%;
  height: auto;
  margin: auto;
  padding: 1.5em 0px 2em 0px;
}

.sobre{
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: #367aba;
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
  z-index: 2;	
}

.enbase:hover .sobre {
  bottom: 0;
  height: 100%;
}
.enbase2:hover .sobre {
  bottom: 0;
  height: 100%;
}
.enbase3:hover .sobre {
  bottom: 0;
  height: 100%;
}

.textos  {
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 80%;
  font-size: 14px;
  font-weight: 300!important;
	line-height: 1.3em;
}
.textos h2 {
	
	font-size: 18px;
}
.textos2 {
  position: relative;
  display: inline-block;	
  background-color: rgba(0,0,0,0.09);
  bottom: 0;
  width: 100%;
  height: 75px;
  /*overflow:hidden;*/
  font-size: 18px!important;
}
.textos3 {
  position:  absolute;
  display: inline-block;	
  background-color: rgba(54,122,186,0.90);
  bottom: 0;
  width: 100%;
  height: 75px;
  /*overflow:hidden;*/
  font-size: 14px!important;
	z-index: 1;
}
.textos2 span {
padding: 5px 0px 0px 15px;
width: auto;
display:inline-block;
vertical-align:middle;
}
.textos2 span i {

color: #ffffff;
opacity: 0.25;
	
}
.textos2 h3 {
font-size: 14px;
    padding: 5px 50px 0px 0px;
    font-weight: 500!important;
    width: 100%;
    margin-right: -100px;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
}
.textos3 span {
padding: 5px 0px 0px 15px;
width: auto;
display:inline-block;
vertical-align:middle;
}
.textos3 span i {

color: #ffffff;
opacity: 0.25;
	
}
.textos3 h3 {
font-size: 14px;
    padding: 5px 50px 0px 0px;
    font-weight: 500!important;
    width: 100%;
    margin-right: -100px;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
}

.casos-exito img {
  width: 100%; 
  height: 100%; 
  object-fit: contain;
  display: block;
  position: relative;
}
.casos-exito:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.6;
	background-image: linear-gradient(to right, #204e76, #34618b, #4675a0, #598ab6, #6c9fcc);
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-blend-mode: multiply;
}

.over-image{
    position: relative;
    background: #5C97FF;
    overflow: hidden;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 80px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.75); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  margin: auto;
  padding: 20px;
  width: 70%;
  height: 100%;	
  text-align: center;
}

/* The Close Button */
.close {
  color: #ffffff;
  font-size: 62px;
  font-weight: bold;
  position: relative;
	text-align: right;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.servicios {
 margin-bottom: 20px;
}
.servicios span {
 display: inline-block;
 margin-bottom: 5px;
}

.video-responsive {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
    }
.video-responsive iframe, .video-responsive object, .video-responsive embed {
    height: 90%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;

}

input[type=text], select, textarea {
  padding: 12px;
  box-sizing: border-box;
  resize: vertical;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 2px;
	border: 2px solid #367aba;
	color: #FFFFFF;
	transition: all 0.3s linear;
	border-radius: 50px;
}
input[type=mail], select, textarea {
  padding: 12px;
  box-sizing: border-box;
  resize: vertical;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 2px;
	border: 2px solid #367aba;
	color: #FFFFFF;
	transition: all 0.3s linear;
	border-radius: 50px;
}

input[type=submit] {
  cursor: pointer;
	width: 100%;
	background-color:#367aba;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
	border-radius: 50px;
}

input[type=submit]:hover {
	background-color: #6c9fcc;
}
input[type=submit]:not(:focus):hover {
	background-color: #6c9fcc;
}
input:not(:focus):hover,
textarea:not(:focus):hover
{
 background: rgba(0,0,0,0.06);
 cursor:pointer;
}

input:focus,
textarea:focus
{
 padding:20px 0px 20px 20px;
 background: rgba(0,0,0,0.02);
}

.block-capacidad input[type=text], select, textarea {
  padding: 12px;
  box-sizing: border-box;
  resize: vertical;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 2px;
	border: 2px solid #367aba;
	color: #2A2C2B;
	transition: all 0.3s linear;
	border-radius: 50px;
}
.block-capacidad input[type=password] {
  padding: 12px;
  box-sizing: border-box;
  resize: vertical;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 2px;
	border: 2px solid #367aba;
	color: #2A2C2B;
	transition: all 0.3s linear;
	border-radius: 50px;
}
select {
  padding: 12px;
  box-sizing: border-box;
  resize: vertical;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 2px;
	border: 2px solid #367aba;
	color: #2A2C2B;
	transition: all 0.3s linear;
	border-radius: 50px;
}
textarea.area-de-texto {
	height: 100px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-radius: 20px;
}
.block-capacidad input[type=mail],  select, textarea {
  padding: 12px;
  box-sizing: border-box;
  resize: vertical;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 2px;
	border: 2px solid #367aba;
	color: #2A2C2B;
	transition: all 0.3s linear;
	border-radius: 50px;
}

.block-capacidad input[type=submit] {
  cursor: pointer;
	width: 50%;
	background-color:#367aba;
        margin: auoto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
	border-radius: 50px;
}
.custom-file-upload:hover {
	background-color: #6c9fcc;
}
.block-capacidad input:focus,
textarea:focus
{
 padding:20px 0px 20px 20px;
 background: rgba(0,0,0,0.04);
}

.block-capacidad input[type=submit]:not(:focus):hover {
	background-color: #6c9fcc;
}
.block-capacidad input:not(:focus):hover,
textarea:not(:focus):hover
{
 background: rgba(0,0,0,0.08);
 cursor:pointer;
}

.block-capacidad input:focus,
textarea:focus
{
 padding:20px 0px 20px 20px;
 background: rgba(0,0,0,0.04);
}
input[type="file"] {
    display: none;
}
.custom-file-upload {
    display: block;
    text-align: center;
	cursor: pointer;
	width: 100%;
	background-color:#367aba;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
	border-radius: 50px;
}
.flexible{
  display:flex;
  flex-direction:column;
}
/* Mobile */
@media (max-width: 320px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
.columnas {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.doble {
	width: 100%;
  height: 200px;
  position: relative;
}	
.columnas p {
	padding-left: 10px;
	padding-right: 10px;
}
.doble p a img {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}	
.tercio {
	width: 100%;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 70PX;
	padding-left: 0PX;
}
.tercio p {
	padding-left: 10px;
	padding-right: 10px;
}	
.futer {
	width: 100%;
	margin-top: 0px;
}
.futer2 {
	width: 100%;
	margin-top: 0px;
}
.solucion {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
.mx {
  display: flex;
  flex: 1 1 0px;
  margin: 3%;	
  padding: 3%;
	color: white;
  z-index: 4;	
}
.popup {
  padding: 35px;
  background: #fff;
  border-radius: 5px;
  width: 70%;
  position: relative;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.centrado {
	margin: auto;
}	
	
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
/* Small Tablets 
	.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #043745;
	display: none;
}
 */
.bg-video-wrap h1 {
  text-align: center;
  color: #fff;
  font-size: 36px!important;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  position: absolute;
  top: 35%;
  bottom: 35%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3;
  width: 100%;
  height: auto;
}	
	
.container header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 50%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #717070;
}
.text_column {
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
footer .footer_column p {
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 0px;
	margin-right: 0px;
}		
.footer_column {
	width: 100%;
}	
.footer_column3 {
	width: 100%;
}
.footer_column4 {
	width: 100%;
}	
.soluciones  {
   width: 100%;	
  margin: auto;
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
}
	
	/* Blockquote main style */
.blockquote {
    position: relative;
	display: block;
	width: 90%;
    font-weight: 800;
    color: #2A2C2B;
    padding: 35px 0px;
	text-align: left;
    z-index: 1;
    align-self: center;
    border-top: solid 1px;
    border-bottom: solid 1px;
}
	.blockquote2 {
    position: relative;
	display: block;
	width: 90%;
	margin: auto;
    font-weight: 900;
    color: #2A2C2B;
    padding: 35px 0;
	text-align: left;
    z-index: 1;
    align-self: center;
}

/* Blockquote header */
.blockquote h4 {
    position: relative;
    color: #2A2C2B;
    font-size: 32px;
    font-weight: 800;
    line-height: 1;
    margin: 0;
}

/* Blockquote right double quotes */
.blockquote:after {
    position: absolute;
    content: "”";
    color: rgba(42,44,43,1.00);
    font-size: 10rem;
    line-height: 0;
    bottom: -43px;
    right: 30px;
}
.imagen-verde {
	height: auto;
	margin: auto;
	padding: 35px 0px 35px 0px;
}
.imagen-verde {
	width: 270px;
	height: auto;
	margin: 35px 0px 35px 0px;
}	
.footer_column p {
    text-align: left;
	margin-left: 0px;
}
	
.aplicacion {
	width: 100%;
	text-align: right;
	padding-top: 200px;
    padding-bottom: 200px;
	max-height: 400px;
	position: relative;
	background-image: url(../images/App-Grupo365-min);
	/* Create the parallax scrolling effect */
  background-attachment:local;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
.aplicacion h4 {
	padding-right: 35px;
	text-align: right;
	margin-top: -20%;
	color: #ffffff;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.5em;
}
.aplicacion span {
	padding-right: 35px;
	text-align: right;
	margin-top: 20px;
	margin-right: 35px;
	padding: 1.3em 2em;
}
.preguntas {
	width: 100%;
	text-align: right;
	padding-top: 200px;
    padding-bottom: 200px;
	max-height: 400px;
	position: relative;
	background-image: url(../images/preguntas-frec-min.png);
	/* Create the parallax scrolling effect */
  background-attachment: local;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
.preguntas h4 {
	padding-right: 35px;
	text-align: right;
	margin-top: -20%;
	color: #ffffff;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.5em;
}
.preguntas span {
	padding-right: 35px;
	text-align: right;
	margin-top: 20px;
	margin-right: 35px;
	padding: 1.3em 2em;
}
	
.cont-etica1 {
    width: 90%;
    text-align: right;
    margin-left: auto;
}
.etica1 {
	width: 100%;
	text-align: right;
	padding-top: 200px;
    padding-bottom: 200px;
	max-height: 450px;
	position: relative;
	background-image: url( ../images/codigo-etica.jpg);
	/* Create the parallax scrolling effect */
  background-attachment: local;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
.etica1 h4 {
	text-align: right;
	margin-top: -15%;
	color: #323330;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.5em;
}
.etica1 span {
	padding-right: 35px;
	text-align: center;
	margin-top: 20px;
	margin-right: 35px;
	padding: 1.3em 2em;
}
.etica2 {
	width: 100%;
	text-align: right;
	padding-top: 200px;
    padding-bottom: 200px;
	max-height: 450px;
	position: relative;
	background-image: url( ../images/reportes2.png);
	/* Create the parallax scrolling effect */
  background-attachment: local;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
.etica2 h4 {
	text-align: right;
	margin-top: -15%;
	color: #ffffff;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.5em;
}
.etica2 span {
	padding-right: 35px;
	text-align: center;
	margin-top: 20px;
	margin-right: 35px;
	padding: 1.3em 2em;
}	
.etica3 {
	width: 100%;
	text-align: right;
	padding-top: 200px;
    padding-bottom: 200px;
	max-height: 450px;
	position: relative;
	background-image: url( ../images/seguimiento.png);
	/* Create the parallax scrolling effect */
  background-attachment: local;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
.etica3 h4 {
	text-align: right;
	margin-top: -15%;
	color: #ffffff;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.5em;
}
.etica3 span {
	padding-right: 35px;
	text-align: center;
	margin-top: 20px;
	margin-right: 35px;
	padding: 1.3em 2em;
}		
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	text-align: center;
}
.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
}
.parallax_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
}
.columnas {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.espacio {
	
	padding: 2em 2em 2em 2em;
	margin: 2em;
}
.espacio p {
    text-align: left;
}
.cajon3 {

	  height: 650px;
	  position: relative;

}	
.doble {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 0px;
	transform: translateY(0px);
}
.doble2 {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	transform: translateY(10%);
}	
.doble p {
	padding-left: 14px;
	padding-right: 14px;
}
.doble2 p {
	padding-left: 14px;
	padding-right: 14px;
}

.columnas p {
	padding-left: 14px;
	padding-right: 14px;
}
.tercio {
	width: 100%;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
}
.tercio p {
	padding-left: 14px;
	padding-right: 14px;
}
.futer {
	width: 100%;
	margin-top: 0px;
}
.futer2 {
	width: 100%;
	margin-top: 0px;
}	
  .solucion {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }	
   .enbase {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
.enbase2 {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
.enbase3 {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }		
.place1{
  order:1;
}
.place2{
  order:2;
}
.place3{
  order:3;
}
.place4{
  order:4;
}
.place5 {
  order:5;
}
.place6{
  order:6;
}
.place7{
  order:7;
}
.place8{
  order:8;
}
.place9{
  order:9;
}
.place10 {
  order:10;
}
.popup {
  margin: 35px auto;
  padding: 35px;
  background: #fff;
  border-radius: 5px;
  width: 70%;
  position: relative;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.centrado {
	margin: auto;
}	
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
}
.imagencita {
	width: 100px;
	border-radius: 200px;
	height: 100px;
	margin-left: auto;
}	
.imagencita_alinear {
	text-align: center;
}
.imagencita_news {
 text-align: center;
	margin: auto;
}
		
  .enbase {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
  .enbase2 {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }	
  .enbase3 {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }		
/* Blockquote main style */
.blockquote {
    position: relative;
	display: block;
	width: 90%;
	margin: auto;
	align-self: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    color: #2A2C2B;
    padding: 35px 0;
	text-align: left;
    z-index: 1;
    align-self: center;
    border-top: solid 1px;
    border-bottom: solid 1px;
}

/* Blockquote header */
.blockquote h4 {
    position: relative;
    color: #2A2C2B;
    font-size: 40px;
    font-weight: 800;
    line-height: 1;
    margin: 0;
}

/* Blockquote right double quotes */
.blockquote:after {
    position: absolute;
    content: "”";
    color: rgba(42,44,43,1.00);
    font-size: 10rem;
    line-height: 0;
    bottom: -43px;
    right: 30px;
}	

.aplicacion {
	width: 100%;
	margin-top: 0px;
	background-image: url(../images/App-Grupo365-min.jpg);
	background-attachment: local;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
.aplicacion h4 {
	padding-right: 35px;
	text-align: right;
	color: #ffffff;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.5em;
}
.aplicacion span {
	padding-right: 35px;
	text-align: right;
	margin-top: 20px;
	padding: 1.3em 2em;
}
.preguntas {
	width: 100%;
	margin-top: 0px;
	background-image: url(../images/preguntas-frec-min.jpg);
	background-attachment: local;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
.preguntas h4 {
	padding-right: 35px;
	text-align: right;
	color: #ffffff;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.5em;
}

.cont-etica1 {
    width: 90%;
    text-align: right;
    margin-left: auto;
}	
.etica1 {
	width: 100%;
	margin-top: 0px;
	background-image: url( ../images/codigo-etica.jpg);
	background-attachment: local;
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: contain;
}
.etica1 h4 {
	text-align: center;
	color: #323330;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.5em;
}
.etica2 {
	width: 100%;
	margin-top: 0px;
	background-image: url( ../images/reportes2.png);
		background-attachment: local;
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: contain;
}
.etica2 h4 {
	text-align: center;
	color: #ffffff;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.5em;
}
.etica3 {
	width: 100%;
	margin-top: 0px;
	background-image: url( ../images/seguimiento.png);
		background-attachment: local;
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: contain;
}
.etica3 h4 {
	text-align: center;
	color: #ffffff;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.5em;
}		
.aplicacion span {
	padding-right: 35px;
	text-align: right;
	padding: 1.3em 2em;
}
	.doble2 {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		float: left;
}	
.doble2 p {
	padding-left: 14px;
	padding-right: 14px;
}

    		
}


