/* ==========================================================================
Reset/Normalize
========================================================================== */

    * { margin: 0; padding: 0; /*-webkit-font-smoothing: antialiased;*/ }

    html { overflow-x: hidden; }

    html, body, #lp-2010 div, #lp-2010 span, #lp-2010 iframe,
    #lp-2010 h1, #lp-2010 h2, #lp-2010 h3, #lp-2010 h4, #lp-2010 h5, #lp-2010 h6,
    #lp-2010 p, #lp-2010 pre, #lp-2010 a, #lp-2010 em, #lp-2010 img, #lp-2010 small,
    #lp-2010 strong, #lp-2010 ol, #lp-2010 ul, #lp-2010 li, #lp-2010 fieldset,
    #lp-2010 form, #lp-2010 label, #lp-2010 table, #lp-2010 tbody, #lp-2010 thead,
    #lp-2010 tr, #lp-2010 th, #lp-2010 td, #lp-2010 article, #lp-2010 figure,
    #lp-2010 figcaption, #lp-2010 footer, #lp-2010 header, #lp-2010 nav, #lp-2010 section {
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 100%;
        font: inherit;
        vertical-align: baseline;
    }

    #lp-2010 strong { font-weight: 600; }

    #lp-2010 table { border-collapse: collapse; border-spacing: 0; }
    #lp-2010 th, #lp-2010 td { text-align: left; font-weight: normal; }

    #lp-2010 input, #lp-2010 textarea, #lp-2010 select, #lp-2010 button { font-size: 100%; font-family: inherit; resize: none; }
    #lp-2010 input, #lp-2010 select { vertical-align: middle; }
    #lp-2010 textarea { resize: none; }
    #lp-2010 input:focus, #lp-2010 textarea:focus, #lp-2010 button:focus { outline: 0; }
    #lp-2010 select { margin: inherit; }
    #lp-2010 ol, #lp-2010 ul { list-style: none; }

    #lp-2010 input[type="radio"], #lp-2010 input[type="check"],
    #lp-2010 button, #lp-2010 label, #lp-2010 .no-select {
        -moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
    }

    #lp-2010 img {
        max-width: 100%;
        width: auto;
        display: block;
    }

    #lp-2010,
    #lp-2010 .container { *zoom: 1 }

    #lp-2010:after,
    #lp-2010 .container:after { clear: both }

    #lp-2010:before,
    #lp-2010 .container:before,
    #lp-2010:after,
    #lp-2010 .container:after {
        content: "";
        display: table
    }

    #lp-2010 .container {
        position: relative;
        margin: auto;
        padding: 0 20px;
        width: 100%;
        max-width: 1250px;
        box-sizing: border-box;
    }

    #lp-2010 .hide-mobile { display: block !important; }
    #lp-2010 .hide-desktop { display: none !important; }


/*========================================================================== */
/* ==========================================================================
    FONTS
========================================================================== */

    @font-face {
      font-family: 'Exo2';
      src: url('https://www.canon.com.br/landings/maxx-tinta/css/webfonts/Exo2-Bold.eot?#iefix') format('embedded-opentype'),
           url('https://www.canon.com.br/landings/maxx-tinta/css/webfonts/Exo2-Bold.woff2') format('woff2'),
           url('https://www.canon.com.br/landings/maxx-tinta/css/webfonts/Exo2-Bold.ttf')  format('truetype'),
           url('https://www.canon.com.br/landings/maxx-tinta/css/webfonts/Exo2-Bold.svg#JuliusSansOne-Regular') format('svg');
      font-weight: normal;
      font-style: normal;
    }

/*========================================================================== */
/* ==========================================================================
    BASE
========================================================================== */
    #lp-2010 {
        background-color: #2c2c2c;
        font-family: 'Exo2', sans-serif;
        color: white;
    }

    #lp-2010 #wrap {
        background-repeat: no-repeat;
        margin: auto;
        position: relative;
        left: 50%;
        float: left;
        width: 1440px;
        overflow: hidden;
        max-width: 100%;
        transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }
/*========================================================================== */

/* ==========================================================================
    COMMON
========================================================================== */
    #lp-2010 h2 {
        font-size: 42px;
        line-height: 43px;
        text-align: center;
        color: #d90128;
        text-transform: uppercase;
        max-width: 100%;
        width: 100%;
        margin-bottom: 25px;
        font-weight: 600;
        position: relative;
        margin-left: 0;
    }

    #lp-2010 h2.-border:after {
        content: '';
        background-image: url(../img/footer/title-border.png);
        width: 595px;
        height: 3px;
        position: absolute;
        top: calc(100% + 5px);
        left: calc(50% + 60px);
        transform: translateX(-50%);
    }
/*========================================================================== */

/* ==========================================================================
    GIFS
========================================================================== */
#lp-2010 .gifs {
    /* background-image: url(../img/content/bg-gifs.jpg); */
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 1440px 896px;
    padding: 45px 0;
}

#lp-2010 .gifs figure {
    display: inline-block;
    /*margin-left: -6.9%;*/
    margin-left: 0;
}

#lp-2010 .gifs .container {
    /* max-width: 1100px; */
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /* padding: 0; */
}

#lp-2010 .gifs .container figure {
    margin: 15px;
    position: relative;
}

/* #lp-2010 .gifs .container figure:after {
     content: '';
    position: absolute;
    left: 20px;
    bottom: 20px;
    background-image: url(../img/content/icon-gif.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 80px;
    height: 45px;
} */

#lp-2010 .gifs figure img {
    margin: auto;
}
/*========================================================================== */

/* ==========================================================================
    01 NITIDA e 02 PRODUTIVIDADE
========================================================================== */
#lp-2010 #wrap div.content {
    background-image: url(../img/content/bg-content-desk.jpg);
    background-size: 1440px 4650px;
    background-repeat: no-repeat;
    background-position: top center;
}

#lp-2010 .nitida,
#lp-2010 .recarga {
    padding-top: 145px;
    padding-bottom: 115px;
}

#lp-2010 .nitida .container,
#lp-2010 .recarga .container {
    padding: 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
}

#lp-2010 .nitida .container figure,
#lp-2010 .recarga .container figure,
#lp-2010 .produtividade figure,
#lp-2010 figure.with-gif {
    position: relative;
}

#lp-2010 .nitida img {
    margin-right: 25px;
	margin-top: 90px;
}

#lp-2010 .nitida figure {
    margin-top: 25px;
}

#lp-2010 .nitida .container figure:after,
#lp-2010 .recarga .container figure:after,
#lp-2010 .produtividade figure:after,
#lp-2010 figure.with-gif:after {
    /* content: '';
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    background-image: url(../img/content/icon-gif.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 80px;
    height: 45px; */
}

#lp-2010 .produtividade,
#lp-2010 .recarga {
    padding-top: 115px;
    padding-bottom: 90px;
    padding-left: 90px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

#lp-2010 .produtividade {
    padding-top: 125px;
    padding-bottom: 90px;
    padding-left: 0;
}

#lp-2010 .produtividade .container {
    justify-content: flex-end;
    display: flex;
    align-items: center;
}

#lp-2010 .produtividade .container figure {
    position: relative;
}

#lp-2010 .produtividade .container figure img {
    position: relative;
    z-index: 100;
}

#lp-2010 .produtividade .container figure:before {
    content: '';
    background-image: url(../img/02-produtividade/right.png);
    position: absolute;
    right: calc(100% + -250px);
    top: 50%;
    z-index: 0;
    transform: translateY(-50%);
    width: 843px;
    height: 245px;
    background-repeat: no-repeat;
}

#lp-2010 .produtividade .container > img {
    position: relative;
    /* left: 150px; */
    min-width: 550px;
    margin-right: -100px;
}

#lp-2010 .recarga {
    padding-top: 233px;
}

#lp-2010 .recarga .container figure {
    margin-top: 40px;
}

#lp-2010 .produtividade figure:after,
#lp-2010 figure.with-gif.gif-right:after {
    right: 0;
    left: initial;
}

#lp-2010 .automatica {
    padding-top: 131px;
    padding-bottom: 330px;
}

#lp-2010 .automatica img {
    visibility: hidden;
}

#lp-2010 .wifi {
    padding-top: 80px;
    padding-bottom: 200px;
}

#lp-2010 .ethernet {
    padding-top: 20px;
    padding-bottom: 85px;
}

/* #lp-2010 .conectividade .container {
    padding: 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
} */

#lp-2010 .wifi.conectividade .container figure,
#lp-2010 .ethernet.conectividade .container figure {
    position: relative;
    display: inline-block;
}

#lp-2010 .wifi.conectividade .container figure:before,
#lp-2010 .ethernet.conectividade .container figure:before {
    content: '';
    background-image: url(../img/06-wifi/title.png);
    position: absolute;
    left: calc(100% + -10px);
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
}

#lp-2010 .wifi {
    padding-top: 220px;
}

#lp-2010 .wifi.conectividade .container {
    justify-content: flex-end;
    display: flex;
}

#lp-2010 .wifi.conectividade .container figure:after {
    content: '';
    position: absolute;
    width: 500px;
    height: 3px;
    background-color: #d90129;
    top: 168px;
    left: 100%;
}

#lp-2010 .wifi.conectividade .container figure:before {
    width: 589px;
    height: 331px;
    left: initial;
    right: calc(100%);
	margin-top: 40px;
}

#lp-2010 .ethernet.conectividade .container figure:before {
    background-image: url(../img/07-ethernet/title.png);
    height: 294px;
    width: 655px;
    margin-top: -10px;
    margin-left: 40px;
}
/*========================================================================== */


#lp-2010 .conheca-melhor {
    padding-top: 75px;
    padding-bottom: 95px;
    background: #fff
}

#lp-2010 .conheca-melhor figure {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    left: 50%;
    width: 100%;
    height: 690px;
    transform: translateX(-50%);
}

#lp-2010 .video-el,
#lp-2010 iframe {
    width: 100%;
    height: 690px;
}

#lp-2010 .conheca-melhor figure a {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 100;
    position: absolute;
}

#lp-2010 .conheca-melhor figure a:after {
    content: '';
    width: 130px;
    height: 130px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-image: url(../img/content/play.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

@media (max-width: 1150px) {
    #lp-2010 .conheca-melhor figure { height: 400px }
    #lp-2010 .video-el, #lp-2010 iframe { height: 400px }
}

@media (max-width: 760px) {
    #lp-2010 .conheca-melhor figure { height: 210px; width: calc(100% + 40px); }
    #lp-2010 .video-el, #lp-2010 iframe { height: 210px }

    #lp-2010 .conheca-melhor figure a:after { width: 80px; height: 80px; }
}

#lp-2010 .conheca-melhor figure img {
    margin: 0 auto;
}

#lp-2010 .aprenda {
    position: relative;
}

#lp-2010 .aprenda .top-left {
    position: absolute;
    top: 10px;
    left: 15px;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

#lp-2010 .aprenda .top-left img {
    margin: 15px;
}

#lp-2010 .aprenda .top-left img:first-of-type {
    margin-right: 0;
}

#lp-2010 .aprenda figcaption {
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(../img/aprenda/right-sec.png);
    background-repeat: no-repeat;
    width: 497px;
    height: 357px;
    padding-left: 155px;
    padding-top: 236px;
    box-sizing: border-box;
}

#lp-2010 .aprenda figcaption a {
    background: #323234;
    border-radius: 9px;
    text-transform: uppercase;
    color: #fff;
    transition: all 150ms ease;
    text-decoration: none;
    padding: 11px 26px;
    font-size: 17px;
    font-weight: lighter;
}

#lp-2010 .aprenda figcaption a:hover {
    background: #69696b;
}

#lp-2010 .footer {
    background-image: url(../img/footer/bg-footer.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 1440px auto;
    padding-top: 45px;
    padding-bottom: 30px;
    color: #d90128;
}

#lp-2010 .footer figure img {
    margin: 0 auto;
    display: block;
}

#lp-2010 .footer h2 {
    margin-bottom: 45px;
}

#lp-2010 .footer .atributos {
    margin-bottom: 60px;
}

#lp-2010 .footer .dimensoes {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0 8%;
    margin-bottom: 50px;
}

#lp-2010 .footer .dimensoes div {
    text-transform: uppercase;
    padding-left: 70px;
    padding-top: 50px;
}

#lp-2010 .footer .dimensoes div p {
    font-size: 18px;
    line-height: 24px;
}

#lp-2010 .footer .dimensoes img {
    max-width: 540px;
    margin: 0;
}

#lp-2010 .footer .list {
    column-count: 2;
    column-gap: 80px;
    margin: 0 auto 50px;
    max-width: 820px;
}

#lp-2010 .footer .list li {
    line-height: 22px;
}

#lp-2010 .footer .texto-legal {
    max-width: 1100px;
    margin: 0 auto;
}

#lp-2010 .footer .texto-legal p {
    font-size: 12px;
    margin-bottom: 20px;
    line-height: 16px;
}

#lp-2010 .footer .texto-legal p:last-of-type {
    margin-bottom: 0;
}

@media (max-width: 1150px) {
    #lp-2010 #wrap div.content {
        background-image: url(../img/content/bg-content.jpg);
    }

    #lp-2010 #wrap {
        max-width: 760px;
    }

    #lp-2010 .container {
        max-width: 700px;
        padding: 0;
    }

    #lp-2010 .gifs {
        background-size: auto 100%;
    }

    #lp-2010 .gifs .container figure {
        flex: 0 45%;
    }

    #lp-2010 #wrap div.content {
        background-size: 1200px auto;
    }

    #lp-2010 .nitida,
    #lp-2010 .recarga {
        padding-top: 204px;
        padding-left: 80px;
        padding-right: 80px;
    }

    #lp-2010 .recarga {
        padding-top: 90px;
    }

    #lp-2010 .automatica img {
        visibility: visible;
    }

    #lp-2010 .automatica {
        padding-top: 190px;
        padding-bottom: 280px;
    }

    #lp-2010 .produtividade {
        padding-bottom: 240px;
        padding-top: 195px;
    }

    #lp-2010 .nitida .container figure {
        display: none;
    }

    #lp-2010 .produtividade .container figure img {
        display: none;
    }

    #lp-2010 .recarga .container figure {
        display: none;
    }

    #lp-2010 .recarga .container img {
        max-width: 500px;
        margin-top: 20px;
    }

    #lp-2010 .monocromatica {
        padding-top: 0;
    }

    #lp-2010 .monocromatica .container figure {
        width: 0;
    }

    #lp-2010 .monocromatica .container figure img {
        display: none;
    }

    #lp-2010 figure.with-gif.gif-right:after {
        display: none;
    }

    #lp-2010 .monocromatica .container p {
        margin-top: -25px;
    }

    #lp-2010 .conectividade {
        padding-top: 100px;
    }

    #lp-2010 .conectividade .container figure img {
        display: none;
    }

    #lp-2010 .ethernet {
        padding-top: 290px;
        padding-bottom: 215px;
    }

    #lp-2010 .wifi.conectividade .container figure {
        width: 100%;
        height: 0;
    }

    #lp-2010 .wifi.conectividade .container figure:after,
    #lp-2010 .ethernet.conectividade .container figure:after {
        display: none;
    }

    #lp-2010 .wifi.conectividade .container figure:before {
        width: 589px;
        height: 331px;
        left: initial;
        right: calc(100%);
        left: 50%;
        transform: translateX(-50%);
        top: -100px;
    }

    #lp-2010 .footer .dimensoes img {
        display: none;
    }
}

@media (max-width: 760px) {
    #lp-2010 #wrap {
        max-width: 350px;
    }

    #lp-2010 h2 {
        font-size: 22px;
        line-height: 30px;
    }

    #lp-2010 .container {
        max-width: 320px;
    }

    #lp-2010 #wrap div.content {
        background-size: 1100px auto;
    }

    #lp-2010 .gifs {
        padding-top: 25px;
    }

    #lp-2010 .gifs .container figure {
        flex: 0 70%;
        margin: 5px;
    }

    #lp-2010 .nitida {
        padding-top: 145px;
        padding-left: 20px;
        padding-right: 20px;
    }

    #lp-2010 .nitida img {
        max-width: initial;
        width: 100%;
        margin-top: -12px;
    }

    #lp-2010 .produtividade .container figure:before {
        right: calc(100% + -320px);
        width: 763px;
        background-size: contain;
    }

    #lp-2010 .produtividade {
        padding-bottom: 240px;
        padding-top: 240px;
    }

    #lp-2010 .produtividade .container figure:after {
        left: 100%;
        width: 460px;
    }

    #lp-2010 .recarga {
        padding: 0;
        overflow: hidden;
    }

    #lp-2010 .recarga .container img {
        margin-left: -100px;
        max-width: 460px;
        margin-top: 70px;
    }

    #lp-2010 .automatica img {
        width: 400px;
        max-width: initial;
        margin-left: -50px;
    }

    #lp-2010 .automatica {
        padding-bottom: 160px;
    }

    #lp-2010 .conectividade {
        padding-top: 420px;
    }

    #lp-2010 .wifi.conectividade .container figure,
    #lp-2010 .ethernet.conectividade .container figure {
        position: initial;
    }

    #lp-2010 .wifi.conectividade .container figure:before,
    #lp-2010 .ethernet.conectividade .container figure:before {
        left: calc(50% - -25px);
        transform: translate(-50%, -50%);
        width: 400px;
        height: 205px;
        background-size: contain;
    }
    #lp-2010 .ethernet.conectividade .container figure:before {
        left: calc(50% - 25px);
    }

    #lp-2010 .ethernet {
        padding-top: 0;
        padding-bottom: 120px;
    }

    #lp-2010 .conheca-melhor {
        padding-top: 35px;
        padding-bottom: 0;
    }

    #lp-2010 .aprenda figcaption {
        position: relative;
        width: 357px;
        height: 267px;
        padding-left: 75px;
        padding-top: 163px;
        box-sizing: border-box;
        background-size: contain;
    }

    #lp-2010 .aprenda .top-left {
        display: none;
    }

    #lp-2010 .footer .dimensoes div {
        padding: 0
    }
    
    #lp-2010 .footer {
        padding-top: 115px;
        padding-bottom: 30px;
        margin-top: -90px;
    }

    #lp-2010 .footer h2 {
        margin-bottom: 25px;
    }

    #lp-2010 .footer .list {
        column-count: 1;
        column-gap: 0;
        margin: 0 auto 30px;
    }

    #lp-2010 .footer .list li {
        line-height: 24px;
        font-size: 14px;
    }
}