body {
    width: 100%;
    height: 100%;
    font-family: 'PT Sans', sans-serif;
    color: #000;
    background-color: #fff;
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: 'PT Sans', sans-serif;
}

p {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
    font-family: 'PT Sans', sans-serif;
}

@media(min-width:768px) {
    p {
        margin: 0 0 35px;
        font-size: 20px;
        line-height: 1.6;
    }
}

a {
    color: #42dca3;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #1d9b6c;
}

.light {
    font-weight: 400;
}

.headlines{
    font-family: 'Playfair Display', serif;
    font-weight: normal;
    font-size: 40px;
    line-height: 76px;
    letter-spacing: 5px;
    text-shadow: 1px 1px black;
    background: #000;
    letter-spacing: 20px;
    opacity: 0.8;
}

.headlines-cases{
    text-align: center;
    font-size: 30px;
}

.subhead-cases{
    font-size: 20px;
    color: #FFF;
}
.sub-headline{
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.sub-headline-cases{
    text-align: center
}
.quotes{
    font-family: 'Playfair Display', serif;
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.high-text{
    text-decoration: underline;
}

h2{
    font-family: 'Playfair Display', serif;
    font-weight: normal;
    font-size: 35px;
    line-height: 76px;
    letter-spacing: 5px;   
    text-align: center
} 

.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
    background-color: #000;
}

.navbar-custom .navbar-brand {
    font-weight: 700;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #fff;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover {
    outline: 0;
    color: rgba(255,255,255,.8);
    background-color: transparent;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}

.navbar-custom .nav li.active {
    outline: 0;
}

.navbar-custom .nav li.active a {
    background-color: rgba(255,255,255,.3);
}

.navbar-custom .nav li.active a:hover {
    color: #fff;
}

@media(min-width:768px) {
    .navbar-custom {
        padding: 20px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .navbar-custom.top-nav-collapse {
        padding: 10px 0;
        border-bottom: 1px solid rgba(255,255,255,.3);
        background: #000
    }
}

.intro .intro-body {
    display: table-cell;
    vertical-align: middle;
}

.intro .intro-body .brand-heading {
    font-size: 40px;
}

.intro .intro-body .intro-text {
    font-size: 18px;
}

.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    background: url(../assets/origami-background.jpg) no-repeat bottom center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro-section {
    display: table;
    width: 100%;
    height: auto;
    padding: 160px 0 90px 0;
    text-align: center;
    color: #fff;
    background: url(../assets/origami-background.jpg) no-repeat bottom center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro-generic{
    display: table;
    width: 100%;
    height: auto;
    padding: 160px 0 90px 0;
    text-align: center;
    color: #fff;
    background-color: #000;
}

.intro-webdesign{
    background: url(../assets/diseno-web.jpg) no-repeat top center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;  
}

.intro-graphic-design{
    background: url(../assets/grulla-3.jpg) no-repeat top center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;  
}

.intro-socialmedia{
    background: url(../assets/social-media.jpg) no-repeat top center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;  
}

.intro-sistemas{
    background: url(../assets/sistemas.jpg) no-repeat top center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;  
}

.intro-aplicaciones-moviles{
    background: url(../assets/aplicaciones-moviles.jpg) no-repeat top center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;  
}

.intro-cases{
    background: url(../assets/generica-swc-5.jpg) no-repeat top center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;  
}

.intro-consulting{
    background: url(../assets/generica-swc-4.jpg) no-repeat top center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;  
}

.intro-us{
    background: url(../assets/generica-swc.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;  
}

.intro-services{
    background: url(../assets/generica-swc-7.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;  
}

.intro-our-projects{
    background: url(../assets/generica-swc-2.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;  
}

@media(min-width:768px) {
    .intro {
        height: 100%;
        padding: 0;
    }

    .intro .intro-body .brand-heading {
        font-size: 100px;
    }

    .intro .intro-body .intro-text {
        font-size: 26px;
    }
}

.btn-circle {
    width: 75px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    background: transparent url('../assets/landing-off.svg') no-repeat center center;
}

.btn-circle:hover,
.btn-circle:focus {
    width: 75px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    color: black!important;
    background: transparent url('../assets/landing-off.svg') no-repeat center center;
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    margin: 8px 0 0 -2px;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.content-section {
    padding-top: 80px!important;
}

.download-section {
    width: 100%;
    padding: 30px 0!important;
    color: #fff;
    background-color: #dd544d;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.section {
    width: 100%;
    padding: 30px 0!important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.content-section-split {
    padding-top: 0px!important;
}

.content-section-footer{
    padding: 30px 0 !important;
}

.section-color-salmon{
    background-color: #FD5F54;
    color: #fff;
}

.section-color-apple{
    background-color: #494949;
    color: #fff;
}

.section-color-pacifica{
    background-color: #4ECDC4;
    color: #fff;
}

.section-color-black{
    background-color: #000;
    color: #fff;
}

.section-color-red{
    background-color: #DD544D;
    color: #fff;
}

.img-responsive{
    margin: 0 auto;
}

@media(min-width:767px) {
    .content-section {
        padding-top: 250px;
    }

    .download-section {
        padding: 100px 0;
    }
    
}

.btn {
    border-radius: 0;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #fff;
    color: #fff;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #fff;
    outline: 0;
    color: #000;
    background-color: #fff;
}

ul.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }

    .logo-small{
        width: 100px !important;
        margin-top: -5px !important;
    }
}

@media(max-width:767px) {
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }
    
    .headlines{
        font-family: 'Playfair Display', serif;
        font-weight: normal;
        font-size: 20px;
        line-height: 46px;
        letter-spacing: 5px;
        text-shadow: 1px 1px black;
        background: #000;
        letter-spacing: 10px;
        opacity: 0.8;
    }
}

footer {
    padding: 50px 0;
}

footer p {
    margin: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}

.logo-large{width: 200px; margin-top: -40px;}
.logo-small{width: 130px; margin-top: -20px;}
.logo-footer{width: 60px;}

.contact{
    text-align:center;
    border:2px solid #fff;
    border-radius:4px;
    margin-left: 10px;
    height: 50px;
}

.contact:hover{
    background: #FFF !important;
    color: #000!important;
}

ul#list-highlight{
    list-style: none;
    margin-top: 30px;
    padding: 0; 
}
ul#list-highlight li{
    padding: 0 30px;
}

ul#list-highlight h3{
    font-size: 1em;
    margin-bottom: 20px
}

ul#list-highlight p{
    font-size: 0.8em;
}

ul#list-highlight img{
    margin-bottom: 15px;
    width: 50%;
}

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

.position-skills-intro{
    font-size:0.85em;
    font-weight:700;
    color:white;
    text-transform:uppercase;
    letter-spacing:0.035em;
    border-bottom:1px solid rgba(255,255,255,0.4);
    padding-bottom:0.5em;margin:1em 0}

.position-skill{
    margin-bottom:1em;
    counter-increment:my-counter;
    position:relative;
    font-size:1em;
    line-height:1.2em
}

.position-skill a{ text-decoration:underline; color:inherit}
.position-skill::before{content:"0" counter(my-counter);display:block;margin-bottom:0.2em}

@media (min-width: 569px) and (max-width: 1024px){
    .position-skill{width:48.58934%;float:left;margin-right:2.82132%}
    .position-skill:nth-child(2n){float:right;margin-right:0}

    .logo-small{
        width: 100px !important;
        margin-top: -5px
    }
}
@media (min-width: 1025px){
    .position-skill{width:49.06832%;float:left;margin-right:1.86335%}
    .position-skill:nth-child(3n){float:left;margin-right:1.86335%}
    .position-skill:nth-child(2n){float:right;margin-right:0}
}

.section-h3{
    margin-top: 20px;
    font-family: 'Playfair Display', serif;
}

.section-h3 a, .section-h3 a:hover{
    font-size: 22px;
    font-family: 'Playfair Display', serif;
    text-decoration: none;
    color: #FFF;
}

.contact-section {
    width: 100%;
    padding: 30px 0!important;
    color: #000;
    background-color: #EBEBEB;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    font-family: 'Playfair Display', serif;
}

.contact-section ul{
    list-style: none;
    font-size: 25px;
    display: inline-block;
}

.contact-section ul li{
    color: #DD544D;
    padding: 0;
    margin:0;
}

.contact-section ul li img{
    width: 50px;
}

#contact-form{
    margin-top:60px;
}

#contact-form .btn{
    background: #DD544D;
    border: none
}

#contact-form textarea {
    resize: none;
}

.form-control {
    border: 2px solid #ccc;
    background: #ccc;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px ;
    border-radius: 0px ;
}

.form-control::-webkit-input-placeholder {
   color: #444;
   font-family: 'Playfair Display', serif;
}

.form-control:-moz-placeholder { /* Firefox 18- */
   color: #DD544D;
   font-family: 'Playfair Display', serif;
}

.form-control::-moz-placeholder {  /* Firefox 19+ */
   color: #DD544D;
   font-family: 'Playfair Display', serif; 
}

.form-control:-ms-input-placeholder {  
   color: #DD544D;
   font-family: 'Playfair Display', serif;
}


.nav-effect a {
    font-weight: 700;
    text-shadow: none;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

.nav-effect a::before,
.nav-effect a::after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}

.nav-effect a::before {
    top: 0;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}

.nav-effect a::after {
    bottom: 0;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
}

.nav-effect a:hover,
.nav-effect a:focus {
    color: #fff;
}

.nav-effect a:hover::before,
.nav-effect a:focus::before,
.nav-effect a:hover::after,
.nav-effect a:focus::after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}

.nav-active a{
    border-top:2px solid #FFF;
    border-bottom:2px solid #FFF;
    height: 50px;
}
.nav-active a:hover{
    color: #FFF!important;
    cursor:default;
}
.nav-active a:hover::before,
.nav-active a:hover::after{
     opacity: 0;
}

nav.secondary ul{
    list-style: none;
    text-transform: uppercase;
    background: #000;
    color: #FFF;
    height: 70px;
    margin-top: -35px;
    font-family: 'PT Sans', sans-serif;
}

nav.secondary ul li{
    vertical-align: middle;
    text-align: center;
    line-height: 70px
}

nav.secondary a{
    color: #FFF;
}

#services-nav select{
    background: #000;
    width: 100%;
    font-family: 'PT Sans', sans-serif;
    margin-top: -45px !important;
    border: none;
    text-transform: uppercase;
    background: #000;
    color: #FFF;
    height: 60px;
}

#services-nav select {
  display: none;
}

@media (max-width: 1200px) {
  #services-nav ul     { display: none; }
  #services-nav select { display: inline-block; }
}

.secondary-effect a::before,
.secondary-effect a::after {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
    -moz-transition: -moz-transform 0.3s, opacity 0.2s;
    transition: transform 0.3s, opacity 0.2s;
}

.secondary-effect a::before {
    margin-right: 10px;
    content: '[';
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
}

.secondary-effect a::after {
    margin-left: 10px;
    content: ']';
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
}
.secondary-active a{
    color: #DD544D !important;
}
.secondary-active a::after{
    margin-left: 10px;
    content: ']';
    opacity: 1;
}

.secondary-active a::before{
    margin-right: 10px;
    content: '[';
    opacity: 1;
}

.secondary-effect a:hover::before,
.secondary-effect a:hover::after,
.secondary-effect a:focus::before,
.secondary-effect a:focus::after {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
}

@media (max-width:997px) and (min-width: 768px) { 
    .navbar-collapse ul li a{
        padding-right:5px;
        padding-left: 2px;
        margin-top: 10px;
        font-size: 12px;
    } 
    
    .navbar-collapse ul li:last-child a{
        border: none;
    } 
    
}   


ul.project-stats{
    list-style: none;
    margin:30px 0;
    text-transform: uppercase;
    padding: 0;
}

ul.project-stats li{
    margin: 0;
    padding: 0 5px;
}

ul.project-stats li:first-child{padding-left: 0;}
ul.project-stats li:last-child{padding-right: 0;}

ul.project-stats .stat{
    border: 2px solid #FFF;
    letter-spacing: 2px;
    height: 150px;
}

ul.project-stats li span{
    font-size: 40px;
    display: block;
    font-family: 'Playfair Display', serif;
    line-height: 90px;
}

.on-animation{
  opacity: 0;
}
 
.on-animation.animated{
    opacity: 1;
}

.top {
    height:0;
    border-width:0 0 100px 2000px;
    border-style:solid;
    border-color:transparent #EBEBEB #EBEBEB transparent;
}

textarea:focus, input:focus, input[type]:focus, .uneditable-input:focus {   
    border-color: #DD544D !important;
    box-shadow: 0 1px 1px rgba(221, 84, 77, 0.075) inset, 0 0 8px rgba(221, 84, 77, 0.6) !important;
    outline: 0 none;
}

a.source{
    font-size: 12px;
    color:#EBEBEB;
}

a.source:hover{
    text-decoration: underline;
    color: #FFF;
}

#case-list{
    list-style: none;
    margin: 0;
    padding: 0;
}

#case-list li{
    margin-bottom: 30px;
}

.img-overlay {
    position: relative;
    max-width: 500px;
}

.project-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    color: #fff;

    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    opacity: 1;
}

.project-overlay span{
    font-size: 50px;
    text-align: center;
    width: 100%;
    padding-top: 25%;
    margin-bottom: 20px;
}

.project-overlay p{
    font-size: 15px;
    margin-bottom: 0;
}

.project-overlay h3{
    margin: 0;
}

#case-list li:hover .project-overlay{
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;

     opacity: 0;
}

#nav-cases{
    font-size: 15px;
    line-height: 15px;
    padding: 20px 0;
    text-transform: uppercase;
    vertical-align: middle;
    border-bottom: 2px solid rgba(255, 255, 255, .5);
}

#nav-cases a{
    color: #fff;
}

.contact-cases{
    text-align:center;
    border:2px solid #fff;
    border-radius:4px;
    padding:10px;
}

#back-cases,  #back-cases span{
    line-height: 40px;
}

#back-cases span{
    font-size: 20px
}

.tag{
    font-size: 12px!important;
    text-align: right;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-right: 20px;
    position: absolute;
    bottom: 5px;
    right: 0;
}

.color-webdesign{ color: #FF4081; }
.color-graphicdesing{ color: #FF5722; }
.color-system{ color: #7ACFE1; }
.color-socialmedia{ color: #F59516; }
.color-appdevelop{ color: #1DE9B6; }
.color-consulting{ color: #EEFF41; }

.background-webdesign{ background-color: #FF4081; color:#FFF; }
.background-graphicdesing{ background-color: #FF5722; color:#FFF; }
.background-system{ background-color: #7ACFE1; color:#FFF; }
.background-socialmedia{ background-color: #F59516; color:#FFF; }
.background-appdevelop{ background-color: #1DE9B6; color:#FFF; }
.background-consulting{ background-color: #EEFF41; color:#FFF; }
.bg-mp{ background-color: #4a5772; color:#FFF;}
.bg-feria{ background-color: #A7877b; color:#FFF;}
.bg-dao{ background-color: #c2ad82; color:#FFF;}
.bg-miwa{ background-color: #ff4658; color:#FFF;}
.bg-tp{ background-color: #e43236; color:#FFF;}
.bg-tazz{ background-color: #668791; color:#FFF;}
.bg-crm{ background-color: #F44336; color:#FFF;}
.bg-as{ background-color: #FFEB3B; color:#000;}
.bg-as h1{color: #FFF}
.bg-as h2{color: #000}
#msg {
    font-size: 35px;
    line-height: 120px;
}

#msg span{
    display: block;
    color: #575353;
}

.__header{position:relative;text-align:center}
.project-header{padding:7px 15px;display: block; color: red}
.project-header .__title{color:#000;font-size:40px;font-weight:700;position:relative;z-index:2;text-transform:uppercase}
.project-header .__step{font-family: 'PT Sans', sans-serif;color:#EBEBEB;font-size:100px;font-weight:700;left:0;line-height:1;margin:0 auto;position:absolute;right:0;top:0px;z-index:1}

.mosaicflow__column {
    float:right;
    }
.mosaicflow__item img {
    display:block;
    width:100%;
    height:auto;
    padding: 10px;
}

.glyphicon-web-design{
    background: transparent url(../assets/casos/iconos/web-design.svg) no-repeat center;
    margin-top: 50px;
    display: block;
}

.glyphicon-identity{
    background: transparent url(../assets/casos/iconos/identidad.svg) no-repeat center;
    margin-top: 50px;
}

.glyphicon-desarrollo{
    background: transparent url(../assets/casos/iconos/desarrollo.svg) no-repeat center;
    margin-top: 50px;
}

.glyphicon-redes-sociales{
    background: transparent url(../assets/casos/iconos/redes-sociales.svg) no-repeat center;
    margin-top: 50px;
}

.glyphicon-desarrollo-android{
    background: transparent url(../assets/casos/iconos/desarrollo-android.svg) no-repeat center;
    margin-top: 50px;
}

.glyphicon-consultoria{
    background: transparent url(../assets/casos/iconos/consultoria.svg) no-repeat center;
    margin-top: 50px;
}

.glyphicon-diseno-grafico{
    background: transparent url(../assets/casos/iconos/diseno-grafico.svg) no-repeat center;
    margin-top: 50px;
}


