#header {
    background: rgb(11,27,63) url('../images/header.png') no-repeat center center;
    width: 100%;
    height: 100%;
    text-align: center;
    background-size: 100% 100%;
    background-attachment: fixed; 
    position:relative;
    margin: 0px;
    max-width: 100%;
    padding: 0 0 40px 0;
    z-index: 0;
    overflow:scroll;
    overflow-y: hidden;
    overflow-x: hidden;
}

.gb-pattern-language {
    background: rgb(255,255,255) url('../images/pattern.jpg') no-repeat center center;
    width: 100%;
    max-width: 100%;
    text-align: center;
    /*z-index: -1;*/
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0px;
    padding: 0 0 40px 0;
    padding-bottom: 40px;
    /*background-image: linear-gradient(bottom,#f2f2f2,#f2f2f2);*/
}

.gb-pattern-graphics {
    background: rgb(255,255,255) url('../images/pattern-two.jpg') no-repeat center center fixed;
    width: 100%;
    max-width: 100%;
    text-align: center;
    z-index: -1;
    position: relative;
    padding-bottom: 40px;
}

.gb-header-objective {
    background: rgb(11,27,63);
    width: 100%;
    height: 35%;
    min-height: 280px;
    text-align: center;
    position:relative;
    margin: 0px;
    max-width: 100%;
    padding: 0 0 40px 0;
}

.gb-header-services {
    background: rgb(11,27,63) url(../images/bg-header-services.jpg) no-repeat center center fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    margin: 0px;
    max-width: 100%;
    padding: 0 0 40px 0;
}

.gb-header-program-lealtad {
    background: rgb(255,255,255) url('../images/header-bg-tuki.png') no-repeat center center fixed;
    width: 100%;
    height: auto;
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position:relative;
    margin: 0px;
    max-width: 100%;
    padding: 0 0 40px 0;
}

.gb-bgheader-about-us {
    background: rgb(11,27,63) url('../images/bg-header-about.jpg') no-repeat center center fixed;
    width: 100%;
    height: 600px;
    max-width: 100%;
    max-height: 100%;
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: -1;
    position: relative;
    padding-bottom: 0px;
}

.gb-header-shadow-parallax {
    background: rgb(255,255,255) url('../images/pattern-shadow.png') no-repeat center center fixed;
    width: 100%;
    max-width: 100%;
    height: 240px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position:relative;
}

.gb-background-services-costs {
    background: rgb(255,255,255) url('../images/bg.jpg');
    width: 100%;
    max-width: 100%;
    background-position: center center;
    background-attachment: fixed;
    z-index: 1;
    position: relative;
    padding-bottom: 0px;
}

.bg-header-section-cloud-mkt-one {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-top: -180px;
}

.bg-header-section-cloud-mkt {
    height: auto;
    width: 100%;
    max-width: 100%;
    margin-top: -180px;
}

.gb-header-bg-cloud {
    background: rgb(255,255,255) url('../images/bg-header-cloud.jpg') no-repeat center center fixed;
    width: 100%;
    max-width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    padding: 0 0 40px 0;
    padding-bottom: 0px;
}

.gb-header-about-us {
    background: rgb(11,27,63) url('../images/header-about-us.jpg') no-repeat center center fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position:relative;
    margin: 0px;
    max-width: 100%;
    padding: 0 0 40px 0;
}

.gb-header-costs-mkt {
    background: rgb(255,255,255) url('../images/costos-marketing.jpg') no-repeat;
    width: 100%;
    height: 100%;
    text-align: center;
    background-size: 100%;
    background-repeat: no-repeat;
    position:relative;
    max-width: 100%;
    padding: 0 0 40px 0;
}

.gb-header-contactus {
    background: rgb(11,27,63) url('../images/bg-header-contacto.jpg') no-repeat center center fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position:relative;
    margin: 0px;
    max-width: 100%;
    padding: 0 0 40px 0;
}

.gb-header-busines-parallax {
    background: rgb(11,27,63) url("../images/bg-header-business.jpg") no-repeat center center;
    width: 100%;
    height: 35%;
    min-height: 280px;
}

.gb-header-process-develop {
    background: rgb(255,255,255) url('../images/bg-header-process.jpg') no-repeat center center fixed;
    width: 100%;
    max-width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position:relative;
}

.blur{
  opacity: 0;
}

.menu-gb{
    text-align: left;
}
.main-text-w{
    color: #FFFFFF;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    padding-right: 0;
}

.main-subtitle{
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-style: italic;
    padding: 0 2px 0 2px;;
    color: rgb(0,234,234);
    font-size: 18px;
}
.main-subtitle h4 {
    font-weight: 600;
    font-style: italic;
}
.header-content-title{
    font-size: 20px;
    color: #00CCCC;
    font-family: 'Raleway', sans-serif;
}

#header-servicios-intro{
    color: #FFFFFF;
    font-size: 32px;
}

#header-servicios-intro-small{
    color: #FFFFFF;
    font-size: 28px;
    padding-bottom: 70px;
}

#bg-header-bottom{
    background: #F9F9F9;
    /*
    background: -webkit-linear-gradient(black, rgb(0,31,76), black); 
    background: -o-linear-gradient(black, rgb(0,31,76), black);
    background: -moz-linear-gradient(black, rgb(0,31,76), black); 
    background: linear-gradient(black, rgb(0,31,76), black); /* Standard syntax */
    height: auto;
    width: 100%;
    max-width: 100%;
    margin-top: -90px;
}

#servicios-listado-recuadros{
    margin-top: 90px;
}

.servicio-recuadros {
    color: #FFFFFF;
    height: 480px;
    font-size: 18px;
    padding-top: 80px;
}

.servicio-recuadros-small {
    color: #FFFFFF;
    height: 180px;
    font-size: 18px;
    padding-top: 20px;
}

.servicio-recuadro-titulo{
    width: 80%;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    padding-top: 20px;
}

.servicio-recuadro-icono-small{
    padding-top: 10px;
}

.servicio-recuadro-contenido{
    width: 80%;
    text-align: center;
    font-size: 14px;
    padding-top: 40px;
}

.servicio-recuadro-contenido-small{
    width: 85%;
    text-align: center;
    font-size: 14px;
    padding-top: 10px;
}

#secc-tuki{
    padding: 90px 0 60px 0;
    background: #F9F9F9;
}

#tk-texto{
    font-size: 16px;
    color: #7C7C7C;
}

#tk-tarjeta {
    margin-top: -130px;
    margin-left: -70px;
    padding-bottom: 40px;
}

.tk-visita-small {
    display: inline-block;
    padding: 0 10px 0 10px;
}

.animated-number {
    font-size: 34px;
    text-align: center;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
    color: #511c74;
    text-align: center;
}

.animated-container {
    min-height: 100px;   
}

#casos-title {
    font-size: 48px;
    font-weight: normal;
    text-align: center;
    padding: 20px 0 30px 0
}

#casos-exito {
    text-align:center;
    height: auto;
    background-color: rgba(0, 0, 0);
    margin:0;
    max-width: 100%;
}

.caso-exito-mosaico{
    background-size: 100% auto;
    padding: 90px 0 90px 0;
    width: 250px;
    height: 250px;
    text-align: center;
    display: table-cell;
}

#caso-tuki{
    background: url('../images/ex-tuki-blue.jpg') no-repeat;
   
}

#caso-fortaleza{
    background: url('../images/ex-fortaleza-blue.jpg') no-repeat;
    
}

#caso-go{
    background: url('../images/ex-go-blue.jpg') no-repeat;

}

#caso-gluglis{
    background: url('../images/ex-gluglis-blue.jpg') no-repeat;

}

#caso-howe{
    background: url('../images/ex-howe-blue.jpg') no-repeat;

}

#casos-exito-small{
    text-align:center;
    background: rgb(0, 0, 0);
    margin:0;
    max-width: 100%;
    
    color: #FFFFFF;
    text-shadow: 2px 2px 4px #000000;
    height: auto;
    width: 100%;
    padding-top: 35px;
    padding-bottom: 35px;
}

.casos-bg{
    background: url('../images/bgCasos1.jpg');
    height: 600px;
    background-size: auto 100%;
}

.casos-content{
    color: #FFFFFF;
    text-shadow: 1px 1px 2px rgb(0,190,190);
    margin-top: -450px;
   
    padding-top: 210px;
    position: absolute;
    height: 600px;
    width: 100%;
    z-index: 1000;
}

#casos-content-titulo{
    background: rgb(0,234,234);
    width: 500px;
    height: 60px;
    font-size:40px;
    margin-left: 20px;
}

#casos-content-texto{
    background: rgb(0,234,234);
    width: 500px;
    height: 125px;
    font-size:18px;
    margin-top: 20px;
    padding-top:20px;
    margin-left: 20px;
}

.logo-app{
    padding-top: 15px;
}

.app-title{
    font-size: 20px;   
    text-align: justify;
    font-family: 'Lato', sans-serif;
    height: 90px;
    padding-top: 30px;
    padding-left: 30px;

}

.app-title-small{
    font-size: 16px;   
    text-align: center;
    font-family: 'Lato', sans-serif;
    height: auto;
    padding-top: 5px;
    padding-left: 30px;

}

.app-description{
    font-size: 14px;   
    text-align: justify;
    font-family: 'Lato', sans-serif;
    font-style: italic;
}

.conoce-app{
    height: 100px;
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    padding-top: 39px;
}

#conoce-godeals{
    background: rgb(0,160,154);
    cursor: pointer;
}

#conoce-tuki{
    background: rgb(0,187,180);
    cursor: pointer;
}

.liga-app{
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-size: 16px;
}
.row-space{
    height: 20px;
    width: 100%;
}

.subtitulo{
    font-weight: 900;
    font-size: 40px;
    color: #FFFFFF;
}

#subtitulo-apps{
    font-family: 'Arimo', sans-serif;
    font-weight: 700;
    font-size: 50px;
    color: #122d4b;
    padding: 10px 0 30px 0;
}

#subtitulo-blog{
    font-family: 'Arimo', sans-serif;
    font-weight: 700;
    font-size: 30pt;
    color: #FFFFFF;
    padding: 10px 0 30px 0;
}

.header-content{
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    
}

.index-iconos{
    padding-left: 70px;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 14px;
}

#conocenos{
    background: rgb(0,17,43);
    border-top: 1px dotted rgb(234,234,234);
    height: auto;
    color: #FFFFFF;
    font-size: 34px;
    padding-bottom: 40px;
}

#conocenos-content{
    background: rgb(241,241,241);
}

#platicanos-boton{
    width: 390px;
    height: 50px;
    color: #FFFFFF;
    border-radius: 5px;
    padding-top: 9px;
    font-size: 18px;
    border: 1px solid #FFFFFF;
    cursor: pointer;
}

#platicanos-boton-small{
    background: rgb(0,234,234);
    width: 100%;
    height: 50px;
    color: #FFFFFF;
    border-radius: 5px;
    padding-top: 5px;
    font-size: 24px;
}

.blog-entry{
    margin: 0;
    padding: 0;
}

.blog-fecha{
    background: #FFFFFF;
    font-style: italic;
    font-size: 12px;
    padding: 25px 0 0 20px;
    height: 50px;
}

.blog-autor{
    background: #FFFFFF;
    font-style: italic;
    font-size: 12px;
    font-weight: 700;
    padding: 30px 0 10px 20px;
    height: 110px;
}

.blog-avatar{
    height: 40px;
    width: auto;
}

.blog-separator{
    border-top: solid 2px rgb(0,234,234);
    background: #FFFFFF;
    padding-top: 5px;
    
}

.servicios-preview-title{
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    height: 96px;
    padding: 0 5px 15px 5px;
    color: rgb(10,39,71);
    line-height: 120%;
}

.servicios-preview-content{
    background:#FFFFFF;
    border-left:1px solid #F0F0F0;
    border-radius: 4px;
    min-height: 320px;
    height: auto;
    text-align: justify;
    padding: 15px;
    font-size: 12px;
}

.servicios-preview-text{
    padding: 0 25px 10px 25px;
    height: 150px;
}

.servicios-preview-vermas{
    float: right;
    padding: 15px 10px 0 0;
    margin-top: -20px;
}   


.subtitulo-content {
    font-weight: 900;
    font-size: 40px;
    color: #004c99;
}

.content-small{
    font-weight: 400;
    font-size: 16px;
}

.content-medium{
    font-weight: 800;
    font-size: 16px;
}


#mapa{
    background: url('../images/bgmapa.jpg') no-repeat;
    max-width: 100%;
    text-align: center;
    background-size: 100% auto; 
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #FFFFFF;
    font-weight: 400;
    font-size: 16px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #FFFFFF;
    font-weight: 400;
    font-size: 16px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #FFFFFF;
    font-weight: 400;
    font-size: 16px;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #FFFFFF;
    font-weight: 400;
    font-size: 16px;
}