/* Estilos para texto */
h1 {
	font-family: 'Open Sans', sans-serif;
	color: #606060;
  	font-style: bold;
  	line-height: 2.4rem;
  	text-transform: uppercase;
  	font-weight: 700;
}

.titulos {
	font-family: 'Open Sans', sans-serif;
	color: #606060;
  	font-style: medium;
  	text-transform: uppercase;
  	font-weight: 400;
}

.titulos-brand {
    font-family: 'Open Sans', sans-serif;
    color: #606060;
    font-style: medium;
    text-transform: uppercase;
    font-weight: 400;
}

h2 {
	font-family: 'Open Sans', sans-serif;
	color: #606060;
	font-size: 1rem;
    font-style: medium;
    line-height: 1.4rem;
  	text-transform: uppercase;
  	letter-spacing: 0.2rem;
  	font-weight: 400;
}

h3 {
	font-family: 'Open Sans', sans-serif;
	color: #606060;
    font-weight: 300;
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: 0.08rem;
}

h4 {
	font-family: 'Open Sans', sans-serif;
	color: #606060;
    font-weight: 300;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 0.08rem;
}

p {
	font-family: 'Open Sans', sans-serif;
	color: #606060;
	font-style: light;
    font-weight: 300;
    font-size: 0.8rem;
    letter-spacing: 0.08rem;
}

ul, ol {
    font-family: 'Open Sans', sans-serif;
    color: #606060;
    font-style: light;
    font-weight: 300;
    letter-spacing: 0.08rem;
}

.abc {
    font-family: 'Open Sans', sans-serif;
    color: #606060;
    font-style: light;
    font-weight: 300;
    font-size: 0.8rem;
    list-style-type: "a";
}

a {
    font-family: 'Open Sans', sans-serif;
	font-style: regular;
    font-weight: 400;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: ;
}

.links-en-parrafo {
    font-family: 'Open Sans', sans-serif;
    color: #606060;
    font-style: light;
    font-weight: 300;
    font-size: 0.8rem;
    text-transform: none;
}

form {
	font-family: 'Open Sans', sans-serif;
	color: #606060;
    font-weight: 300;
    font-size: 0.7rem;
    text-transform: uppercase;
}

input {
	font-family: 'Open Sans', sans-serif;
	color: #606060;
	font-style: light;
    font-weight: 100;
    font-size: 0.3rem;
    border-radius: 0px;
}

.caption-top {
	font-family: 'Open Sans', sans-serif;
	font-size: 1rem;
    font-style: medium;
    line-height: 1.4rem;
  	text-transform: uppercase;
  	font-weight: 400;
}

.caption-top-brand {
    font-family: 'Open Sans', sans-serif;
    font-size: 1rem;
    font-style: light;
    line-height: 1.4rem;
    text-transform: uppercase;
    letter-spacing: 0.2rem;
    font-weight: 200;
}

/* estilos */

.bg-black {
	background-color: black;
}

.bg-dark-gray {
	background-color: #606060;
}

.parallax-top {
    background-image: url(../images/bg-disenos-de-logotipos-top1.png);
    height: 100%;
    background-position: bottom center;
    background-repeat: no-repeat;
    min-height: 200px;
    width: 100%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-size: cover;
    background-attachment: fixed;
    color: #414141;
}

.parallax-applet {
    background-image: url(../images/bg-applet.png);
    height: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    min-height: 200px;
    width: 100%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-size: ;
    background-attachment: fixed;
    color: #414141;
}

.parallax-logos {
    background-image: url(../images/bg-logotipos-clientes.png);
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 350px;
    width: 100%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-size: cover;
    background-attachment: fixed;
    color: #414141;
}

.bg-top {
	width: 100%:
	height: 100%;
	min-height: 200px;
	margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-size: cover;
	background-color: gray;
}

.bg-cta-azul {
    background-color: #2e3e5e;
}

.cuadro-process {
	width: auto:
	height: auto;
	min-width: 100px;
	min-height: 100px;
	background-color: black;
	margin: auto;
	padding: 25px;
}

.cuadro-negro-derecha {
	width: auto:
	height: auto;
	background-color: black;
	margin: auto;
	padding: 25px;
	margin-left: -130px;
}

.cuadro-negro-izquierda {
	width: auto:
	height: auto;
	background-color: black;
	margin: auto;
	padding: 25px;
	margin-right: -130px;
	z-index: 2;
}

/* === Efecto hover === */
.container-rollover {
  position: relative;
  width: 100%;
}
.image {
  display: block;
  width: 100%;
  height: auto;
}
.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: transparent;
}
.container-rollover:hover .overlay {
    opacity: 1;
}
.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

@media only screen and (max-width: 575px) {
  .cuadro-negro-derecha {
	width: auto:
	height: auto;
	background-color: black;
	margin: auto;
	padding: 25px;
}
	.cuadro-negro-izquierda {
		width: auto:
		height: auto;
		background-color: black;
		margin: auto;
		padding: 25px;
	}
}

@media only screen and (max-width: 375px) {
  h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 2rem;
    color: #606060;
    font-style: bold;
    line-height: 2.4rem;
    text-transform: uppercase;
    font-weight: 700;
    }
}

@media only screen and (max-width: 320px) {
  h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.8rem;
    color: #606060;
    font-style: bold;
    line-height: 1.8rem;
    text-transform: uppercase;
    font-weight: 700;
    }
}