.ray {
    border-left: 5px solid #2C98F0;
    padding-left: 10px;
}

.blue2 {
    background: #0066CC !important;
    color: #fff !important;
}

.men {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}


/* Custom agencia laCalle */


/* Landing */


/** Fonts **/

@font-face {
    font-family: "Gotham Bold";
    src: url(../assets/fonts/GothamBold.eot);
    src: url(../assets/fonts/GothamBold.woff2) format("woff2"), url(../assets/fonts/GothamBold.woff) format("woff"), url(../assets/fonts/GothamBold.ttf) format("truetype"), url(../assets/fonts/GothamBold.svg#GothamPro-Light) format("svg"), url(../assets/fonts/GothamBold.eot?#iefix) format("embedded-opentype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "Gotham Book";
    src: url(../assets/fonts/GothamBook.eot);
    src: url(../assets/fonts/GothamBook.woff2) format("woff2"), url(../assets/fonts/GothamBook.woff) format("woff"), url(../assets/fonts/GothamBook.ttf) format("truetype"), url(../assets/fonts/GothamBook.svg#GothamPro-Light) format("svg"), url(../assets/fonts/GothamBook.eot?#iefix) format("embedded-opentype");
    font-weight: 300;
    font-style: normal
}

/**/

body.landing {
    font-family: "Gotham Book", sans-serif;
}

h1.l-h1,
h2.l-h2,
h3.l-h3,
h4.l-h4,
h5.l-h5,
h6.l-h6 {
    font-family: "Gotham Bold", sans-serif;
}

h2 {
    font-size: 3em;
}

.bg-dark {
    background-color: #0d1e58!important;
}

.bg-dark-rgb {
    background-color: #131c49!important;
}

.bg-transparent {
    background: transparent!important;
}

@media (min-width: 414px) and (max-width: 525px) {
    .l-h1 {
        font-size: 1.6em;
    }
    .img-server {
        display: none;
    }
    #bgPrefooter {
        height: auto;
        max-height: 100%!important;
    }
}

.btn-primary {
    background-color: #009de0;
    border-color: #009de0;
    color: white;
}

.title-h1 {
    line-height: 1.2;
}

.description {
    font-size: 1.3em;
    line-height: 1.3;
    font-weight: 300;
}

.txt-privacy {
    font-size: .8em;
    text-align: center;
}


/* cabecera landing */

.data-lead {
    color: white;
    font-size: 1.6em;
    max-width: 50%;
    padding-left: .5em;
    border-left: #009de0 4px solid;
    background: rgb(3, 60, 94);
    background: linear-gradient(90deg, rgba(3, 60, 94, 1) 0%, rgba(31, 101, 168, 1) 35%, rgba(0, 212, 255, 0) 100%);
}


/* resiliencia de datos */

#cabecera-l {
    background-image: url(../assets/img/bg-header.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#pResiliencia {
    background-image: url(../assets/img/bg-parrafo-resiliencia.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#resiliencia-l {
    background-image: url(../assets/img/bg-resiliencia.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.card-resiliencia .card {
    border: none;
    border-radius: 0;
    background-color: transparent;
}

.card-resiliencia .card-body {
    padding: 0;
}

.card-resiliencia .card-header,
.card-resiliencia .card-footer {
    padding: 1em;
    background-color: #3252d0;
}

.card-resiliencia .card-header {
    border-radius: 10px 10px 0 0;
}

.card-resiliencia .card-header h2 {
    font-size: 1.7em;
    text-align: center;
    padding-bottom: 0;
    margin: 1em;
}

.card-resiliencia .card-footer p {
    font-size: 1.3em;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 0;
}


/* etapas y procesos */

.card-1-5 .image,
.card-2-6 .image,
.card-3-4 .image {
    font-size: 2.5em;
    font-family: 'Gotham Bold', sans-serif;
    color: #1b2b4d;
    position: absolute;
    z-index: 2;
    margin: auto;
    width: 88px;
    height: 88px;
    border: 8px solid white;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    background: #ffffff;
    vertical-align: middle;
    top: -45px;
    left: 160px;
}

.card-1-5,
.card-2-6,
.card-3-4 {
    border-radius: 10px;
    padding: 3em;
}

.card-1-5 .card-body,
.card-2-6 .card-body,
.card-3-4 .card-body {
    color: white;
}

.card-1-5 {
    background-color: #009de0;
    border: #009de0;
}

.card-2-6 {
    background-color: #3252d0;
    border: #3252d0;
}

.card-3-4 {
    background-color: #07228a;
    border: #07228a;
}

.titulo-card-o {
    font-size: 3em;
    color: #009de0;
}

#bgPrefooter {
    background-color: #0f66cb;
    max-height: 450px;
}

.form p.text-center {
    font-size: .9em;
}

.img-server {
    position: relative;
    top: -90px;
    right: -60px;
}


/* IBM Pak */

.pak-header {
    background-color: #000a18;
    background-image: url(../assets/img/bn-ibmpak.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.pak-before-header {
    background-color: #0d1e58;
}

.pak-before-header span {
    display: inline-block;
    font-size: 25px;
}

p.lead span.reg {
    display: inline-block;
    font-size: 15px;
}

.pak-velocity {
    background-color: #000a18;
    background-image: url(../assets/img/bn-velocitypak.png);
    background-position: center left;
    background-size: cover;
    background-repeat: no-repeat;
}

.pak-before-velocity {
    background-color: #000a18;
    background-image: url(../assets/img/bn-before-velocity.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.pak-proximos {
    background-color: #000a18;
    background-image: url(../assets/img/bn-proximos.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

#banner {
    position: relative;
    height:300px;
    width:100%;
    overflow: hidden;
}
#videobcg {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    height:auto;
    width:auto;
    z-index: -100;
}