*{
    margin: 0; 
    padding: 0; 
    list-style: none; 
}
html{
    scroll-behavior: smooth ;
}
body{
    margin:0;
    padding:0;
    word-wrap: break-word;
    overflow-wrap: break-word;
    overflow-x: hidden;
}
@font-face{
    font-family: "OpenSans-Regular";
    src: url("OpenSans-Regular.ttf") format("truetype");
    }
    @font-face{
    font-family: "OpenSans-Light";
    src: url("OpenSans-Light.ttf") format("truetype");
    }
    @font-face{
    font-family: "OpenSans-Bold";
    src: url("OpenSans-Bold.ttf") format("truetype");
    }
    @font-face{
    font-family: "OpenSans-Extrabold";
    src: url("open-sans-extrabold.ttf") format("truetype");
    }
    @font-face{
    font-family: "Angelline";
    src: url("angelline.ttf") format("truetype");
    }
    @font-face{
    font-family: "ArtBrusk";
    src: url("Artbrush.ttf") format("truetype");
    }
.wrapper{
    width: 100%;
    margin: 0 auto;
}
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* :: COMPUTADOR :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
@media screen and (min-width:979px)
{
section.topo{
    width: 100%;
    height: 378px;
    background-image: url(img/fundo_topo.jpg);
}
section.topo_tablet{
    display: none;
}
.container_topo{
    max-width: 1100px;
    height: 378px;
    position: relative;
    margin: 0 auto;
    background-image: url(img/fundo_topo_container.jpg);
}
.logo_topo{
    width: 196px;
    height: 140px;
    position: absolute;
    top:0px;
    left: 5px;
}
.site_seguro{
    width: 196px;
    height: 49px;
    position: absolute;
    top:15px;
    left: 50%;
    transform: translate(-50%);
}
.chame_whatsapp{
    width: 200px;
    height: 62px;
    position: absolute;
    top:10px;
    right: 5px;
}
.tres_albuns{
    width: 439px;
    height: 264px;
    position: absolute;
    top:100px;
    right: 5px;
}
.album_512f{
    font-family: "OpenSans-Regular";
    font-size: 33px;
    text-align: left;
    padding-top: 30px;
    padding-left: 5px;
    color: #24799F;
    position: absolute;
    top:130px;
    left: 5px;
}
.album_512f span{
    font-family: "OpenSans-extrabold";
    font-size: 40px;

}
.estampas{
    font-family: "OpenSans-Light";
    font-size: 27px;
    text-align: left;
    padding-top: 30px;
    padding-left: 5px;
    color: #333;
    position: absolute;
    top:176px;
    left: 5px;
}
.premium{
    width: 420px;
    height: 49px;
    position: absolute;
    top:258px;
    left: 5px;
}
section.album_1{
    width: 100%;
}
.container_lista_album_1{
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}
.container_lista_album_1 .titulo_album{
    font-family: "ArtBrusk";
    font-size: 60px;
    text-align: Center;
    padding-top: 30px;
    padding-left: 5px;
    color: #247A9F;
}
.separador_lista{
    width: 483;
    height: 6px;
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translate(-50%);
}

.lista_albuns{
    max-width: 1080px;
    margin: 25px auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(96px, 1fr));
    gap: 10px;
}
.album{
    height: 142px;
}


.lista_albuns2{
    max-width: 1080px;
    margin: 25px auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(123px, 1fr));
    gap: 10px;
}
.album2{
    height: 182px;
}

.lista_albuns3{
    max-width: 1080px;
    margin: 25px auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(123px, 1fr));
    gap: 10px;
}
.album3{
    height: 182px;
}


section.ambientada_1{
    width: 100%;
    height: 520px;
    background-image: url(img/ambientada_praias.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    position: relative;
}
.container_album_1{
    max-width: 1100px;
    height: 520px;
    position: relative;
    margin: 0 auto;
}
section.album_2{
    width: 100%;
}
.container_lista_album_2{
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}
.container_lista_album_2 .titulo_album{
    font-family: "ArtBrusk";
    font-size: 60px;
    text-align: Center;
    padding-top: 30px;
    padding-left: 5px;
    color: #247A9F;
}
.separador_lista{
    width: 483;
    height: 6px;
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translate(-50%);
}
section.ambientada_2{
    width: 100%;
    height: 520px;
    background-image: url(img/ambientada_giz.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    position: relative;
}
.container_album_2{
    max-width: 1100px;
    height: 520px;
    position: relative;
    margin: 0 auto;
}
.container_album_2{
    max-width: 1100px;
    height: 520px;
    position: relative;
    margin: 0 auto;
}

section.album_3{
    width: 100%;
}
.container_lista_album_3{
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}
.container_lista_album_3 .titulo_album{
    font-family: "ArtBrusk";
    font-size: 60px;
    text-align: Center;
    padding-top: 30px;
    padding-left: 5px;
    color: #247A9F;
}
.separador_lista{
    width: 483;
    height: 6px;
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translate(-50%);
}
section.ambientada_3{
    width: 100%;
    height: 520px;
    background-image: url(img/ambientada_lisos.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    position: relative;
}
.container_album_3{
    max-width: 1100px;
    height: 520px;
    position: relative;
    margin: 0 auto;
}
.container_album_3{
    max-width: 1100px;
    height: 520px;
    position: relative;
    margin: 0 auto;
}
.sombra_topo{
    position: absolute;
    top: 0px;
    width: 100%;
    height: 12px;
    background-image: url(img/sombra_topo.png);
}
.sombra_base{
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 12px;
    background-image: url(img/sombra_base.png);
}
.btn_compra{
    width: 250px;
    height: 34px;
    display: block;
    background-color: #3483FA;
    font-family: "OpenSans-Bold";
    border: 2px solid #FFF159;
    text-decoration: none;
    font-size: 26px;
    color: #fff;
    position: absolute;
    top: 380px;
    left: 20px;
    text-align: center;
    padding: 16px;
    cursor: pointer;
    overflow: hidden;
    box-shadow: 0 0 0 #FFF159;
    transition: all 0.25s ease-in-out;
    opacity: 0.9;
    border-radius:7px;
}
.btn_compra:hover{
    box-shadow: 12px 12px 0 #FFF159,
                -12px -12px 0 #FFF159;
    letter-spacing: 2px;
    border: 2px solid transparent;
    opacity: 0.8;
}
section.medidas{
    background-image: url(img/fundo_medidas.jpg);
    width: 100%;
    height: 561px;
}
section.medidas_tablet{
    display: none;
    background-image: url(img/fundo_medidas.jpg);
    width: 100%;
    height: 561px;
}
section.medidas_celular{
    display: none;
    background-image: url(img/fundo_medidas.jpg);
    width: 100%;
    height: 700px;
}
.container_medidas{
    max-width: 1100px;
    height: 561px;
    position: relative;
    margin: 0 auto;
    background-image: url(img/fundo_topo_medidas.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
.texto_medidas{
    font-family: "OpenSans-Light";
    font-size: 32px;
    text-align: center;
    color: #fff;
    padding-top: 26px;
}
section.medidas img{
    margin-top: 30px;
} 

section.selos_tablet{
    display: none;
    width: 100%;
    height: 321px;
    background-image: url(img/fundo_selos.jpg);
}
section.selos_celular{
    display: none;
    width: 100%;
    height: 321px;
    background-image: url(img/fundo_selos.jpg);
}

section.selos{
    width: 100%;
    height: 321px;
    background-image: url(img/fundo_selos.jpg);
}
section.selos .container_selos{
    max-width: 1100px;
    height: 321px;
    margin: 0 auto;
}

section.selos .container_selos img{
    margin-top: 70px;
}
section.contato{
    width: 100%;
}
.container_contato{
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}
.container_contato img{
    position: absolute;
    right: 5px;
    bottom: 5px;
}
.container_contato h1{
    font-family: "OpenSans-Bold";
    font-size: 40px;
    text-align: left;
    padding-top: 30px;
    padding-left: 5px;
    color: #333;
}
.texto_contato{
    font-family: "OpenSans-Light";
    font-size: 20px;
    text-align: left;
    padding-top: 10px;
    padding-left: 5px;
    color: #333;
}
.texto_contato_fone{
    font-family: "OpenSans-Regular";
    font-size: 40px;
    text-align: left;
    padding-top: 20px;
    padding-left: 5px;
    color: #333;
}

section.rodape{
    width: 100%;
    height: 421px;
    background-image: url(img/fundo_rodape.jpg);
}
.container_rodape{
    max-width: 1100px;
    height: 421px;
    margin: 0 auto;
    background-image: url(img/parcelamento_rodape.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
}
.cartoes_credito{
    width: 510px;
    height: 72px;
    position: absolute;
    top: 80px;
    left: 0px;
}
.cartoes_credito_tablet{
    display: none;
    width: 510px;
    height: 72px;
    position: absolute;
    top: 240px;
    left: 0px;
}
.cartoes_credito_celular{
    display: none;
    width: 347px;
    height: 138px;
    position: absolute;
    top:140px;
}
.web_responsivo{
    width: 200px;
    height: 55px;
    position: absolute;
    top: 287px;
    left: 5px;
}
.whatsapp_rodape{
    width: 200px;
    height: 62px;
    position: absolute;
    top: 287px;
    left: 274px;
}
.clip_rodape{
    width: 171px;
    height: 111px;
    position: absolute;
    top: 260px;
    left: 550px;
}
.logo_olhar{
    width: 79px;
    height: 61px;
    position: absolute;
    top: 212px;
    right: 5px;
}
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* :: TABLET :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
@media screen and (min-width:581px) and (max-width:979px)
{ 
    section.topo{
        display: none;
    }
    section.topo_tablet{
        width: 100%;
        height: 378px;
        background-image: url(img/fundo_topo.jpg);
    }
    .container_topo_tablet{
        max-width: 581px;
        height: 378px;
        position: relative;
        margin: 0 auto;
        background-image: url(img/fundo_topo_container_tablet.jpg);
    }
    .logo_topo_tablet{
        width: 157px;
        height: 112px;
        position: absolute;
        top:0px;
        left: 5px;
    }
    .logo_topo_tablet IMG{
        width: 157px;
        height: 112px;

    }
    .site_seguro_tablet{
        width: 196px;
        height: 49px;
        position: absolute;
        top:15px;
        left: 50%;
        transform: translate(-36%);
    }
    .chame_whatsapp_tablet{
        width: 156px;
        height: 47px;
        position: absolute;
        top:16px;
        right: 5px;
    }
    .chame_whatsapp_tablet img{
        width: 156px;
        height: 47px;
    }
    .tres_albuns_tablet{
        width: 146px;
        height: 276px;
        position: absolute;
        top:90px;
        right: 10px;
    }
    .album_512f_tablet{
        font-family: "OpenSans-Regular";
        font-size: 23px;
        text-align: left;
        padding-top: 30px;
        padding-left: 5px;
        color: #24799F;
        position: absolute;
        top:100px;
        left: 5px;
    }
    .album_512f_tablet span{
        font-family: "OpenSans-extrabold";
        font-size: 30px;
    
    }
    .estampas_tablet{
        font-family: "OpenSans-Light";
        font-size: 19px;
        text-align: left;
        padding-top: 30px;
        padding-left: 5px;
        color: #333;
        position: absolute;
        top:136px;
        left: 5px;
    }
    .premium_tablet{
        width: 420px;
        height: 49px;
        position: absolute;
        top:218px;
        left: 5px;
    }
    section.album_1{
        width: 100%;
    }
    .container_lista_album_1{
        max-width: 571px;
        margin: 0 auto;
        position: relative;
    }
    .container_lista_album_1 .titulo_album{
        font-family: "ArtBrusk";
        font-size: 60px;
        text-align: Center;
        padding-top: 30px;
        padding-left: 5px;
        color: #247A9F;
    }
    .separador_lista{
        width: 483;
        height: 6px;
        position: absolute;
        top: 80px;
        left: 50%;
        transform: translate(-50%);
    }
    
    .lista_albuns{
        max-width: 571px;
        margin: 25px auto;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(96px, 1fr));
        gap: 10px;
    }
    .album{
        height: 142px;
    }
    
    
    .lista_albuns2{
        max-width: 571px;
        margin: 25px auto;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(123px, 1fr));
        gap: 10px;
    }
    .album2{
        height: 182px;
    }
    
    .lista_albuns3{
        max-width: 571px;
        margin: 25px auto;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(123px, 1fr));
        gap: 10px;
    }
    .album3{
        height: 182px;
    }
    
    section.ambientada_1{
        width: 100%;
        height: 520px;
        background-image: url(img/ambientada_praias_tablet.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        background-position: center center;
        position: relative;
    }
    .container_album_1{
        max-width: 571px;
        height: 520px;
        position: relative;
        margin: 0 auto;
    }
    section.album_2{
        width: 100%;
    }
    .container_lista_album_2{
        max-width: 571px;
        margin: 0 auto;
        position: relative;
    }
    .container_lista_album_2 .titulo_album{
        font-family: "ArtBrusk";
        font-size: 60px;
        text-align: Center;
        padding-top: 30px;
        padding-left: 5px;
        color: #247A9F;
    }
    .separador_lista{
        width: 483;
        height: 6px;
        position: absolute;
        top: 80px;
        left: 50%;
        transform: translate(-50%);
    }
    section.ambientada_2{
        width: 100%;
        height: 520px;
        background-image: url(img/ambientada_giz_tablet.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        background-position: center center;
        position: relative;
    }
    .container_album_2{
        max-width: 571px;
        height: 520px;
        position: relative;
        margin: 0 auto;
    }
    
    section.album_3{
        width: 100%;
    }
    .container_lista_album_3{
        max-width: 571px;
        margin: 0 auto;
        position: relative;
    }
    .container_lista_album_3 .titulo_album{
        font-family: "ArtBrusk";
        font-size: 60px;
        text-align: Center;
        padding-top: 30px;
        padding-left: 5px;
        color: #247A9F;
    }
    .separador_lista{
        width: 483;
        height: 6px;
        position: absolute;
        top: 80px;
        left: 50%;
        transform: translate(-50%);
    }
    section.ambientada_3{
        width: 100%;
        height: 520px;
        background-image: url(img/ambientada_lisos_tablet.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        background-position: center center;
        position: relative;
    }
    .container_album_3{
        max-width: 571px;
        height: 520px;
        position: relative;
        margin: 0 auto;
    }
    .container_album_3{
        max-width: 571px;
        height: 520px;
        position: relative;
        margin: 0 auto;
    }
    .sombra_topo{
        position: absolute;
        top: 0px;
        width: 100%;
        height: 12px;
        background-image: url(img/sombra_topo.png);
    }
    .sombra_base{
        position: absolute;
        bottom: 0px;
        width: 100%;
        height: 12px;
        background-image: url(img/sombra_base.png);
    }
    .btn_compra{
        width: 220px;
        height: 28px;
        display: block;
        background-color: #3483FA;
        font-family: "OpenSans-Bold";
        border: 2px solid #FFF159;
        text-decoration: none;
        font-size: 22px;
        color: #fff;
        position: absolute;
        top: 380px;
        left: 20px;
        text-align: center;
        padding: 16px;
        cursor: pointer;
        overflow: hidden;
        box-shadow: 0 0 0 #FFF159;
        transition: all 0.25s ease-in-out;
        opacity: 0.9;
        border-radius:7px;
    }
    .btn_compra:hover{
        box-shadow: 12px 12px 0 #FFF159,
                    -12px -12px 0 #FFF159;
        letter-spacing: 2px;
        border: 2px solid transparent;
        opacity: 0.8;
    }
    section.medidas{
        display: none;
        background-image: url(img/fundo_medidas.jpg);
        width: 100%;
        height: 561px;
    }
    section.medidas_celular{
        display: none;
        background-image: url(img/fundo_medidas.jpg);
        width: 100%;
        height: 700px;
    }
    section.medidas_tablet{
        background-image: url(img/fundo_medidas.jpg);
        width: 100%;
    }
    .container_medidas{
        max-width: 571px;
        height: 700px;
        position: relative;
        margin: 0 auto;
        background-image: url(img/fundo_topo_medidas.jpg);
        background-repeat: no-repeat;
        background-position: top center;
    }
    .texto_medidas{
        font-family: "OpenSans-Light";
        font-size: 20px;
        text-align: center;
        color: #fff;
        padding-top: 30px;
    }
    section.medidas img{
        margin-top: 120px;
    } 
    
    section.selos{
        display: none;
        width: 100%;
        height: 321px;
        background-image: url(img/fundo_selos.jpg);
    }
    section.selos_celular{
        display: none;
        width: 100%;
        height: 321px;
        background-image: url(img/fundo_selos.jpg);
    }

    section.selos_tablet{
        width: 100%;
        height: 321px;
        background-image: url(img/fundo_selos.jpg);
    }
    section.selos_tablet .container_selos{
        max-width: 571px;
        height: 321px;
        margin: 0 auto;
    }
    
    section.selos_tablet .container_selos img{
        margin-top: 15px;
    }



    section.contato{
        width: 100%;
    }
    .container_contato{
        max-width: 571px;
        height: 470px;
        margin: 0 auto;
        position: relative;
    }
    .container_contato img{
        width: 321px;
        height: 258px;
        position: absolute;
        right: 5px;
        bottom: 5px;
    }
    .container_contato h1{
        font-family: "OpenSans-Bold";
        font-size: 30px;
        text-align: left;
        padding-top: 30px;
        padding-left: 5px;
        color: #333;
    }
    .texto_contato{
        font-family: "OpenSans-Light";
        font-size: 19px;
        text-align: left;
        padding-top: 10px;
        padding-left: 5px;
        color: #333;
    }
    .texto_contato_fone{
        font-family: "OpenSans-Regular";
        font-size: 30px;
        text-align: left;
        padding-top: 20px;
        padding-left: 5px;
        color: #333;
    }
    
    section.rodape{
        width: 100%;
        height: 589px;
        background-image: url(img/fundo_rodape_tablet.jpg);
    }
    .container_rodape{
        max-width: 571px;
        height: 421px;
        margin: 0 auto;
        background-image: url(img/parcelamento_rodape_tablet.jpg);
        background-repeat: no-repeat;
        background-position: top center;
        position: relative;
    }
    .cartoes_credito_tablet{
        width: 510px;
        height: 72px;
        position: absolute;
        top: 250px;
        left: 30px;
    }
    .cartoes_credito{
        display: none;
        width: 510px;
        height: 72px;
        position: absolute;
        top: 240px;
        left: 0px;
    }
    .cartoes_credito_celular{
        display: none;
        width: 510px;
        height: 72px;
        position: absolute;
        top: 250px;
        left: 30px;
    }
    .web_responsivo{
        width: 200px;
        height: 55px;
        position: absolute;
        top: 400px;
        left: 15px;
    }
    .whatsapp_rodape{
        width: 200px;
        height: 62px;
        position: absolute;
        top: 400px;
        right: 15px;
    }
    .clip_rodape{
        display: none;
        width: 171px;
        height: 111px;
        position: absolute;
        top: 260px;
        left: 550px;
    }
    .logo_olhar{
        width: 79px;
        height: 61px;
        position: absolute;
        top: 509px;
        right: 5px;
    }
}


/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* :: CELULAR ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
@media (max-width:580px)
{ 
    section.topo{
        display: none;
    }
    section.topo_tablet{
        width: 100%;
        height: 645px;
        background-image: url(img/fundo_topo_celular.jpg);
    }
    .container_topo_tablet{
        max-width: 347px;
        height: 645px;
        position: relative;
        margin: 0 auto;
        background-image: url(img/fundo_topo_container_celular.jpg);
    }
    .logo_topo_tablet{
        width: 157px;
        height: 112px;
        position: absolute;
        top:0px;
        left: 5px;
        position: absolute;
        top:0px;
        left: 50%;
        transform: translate(-50%);
    }
    .logo_topo_tablet img{
        width: 157px;
        height: 112px;
    }
    .site_seguro_tablet{
        width: 109px;
        height: 41px;
        position: absolute;
        top:110px;
        left: 10px;
    }
    .site_seguro_tablet img{
        width: 109px;
        height: 41px;
    }
    .chame_whatsapp_tablet{
        width: 183px;
        height: 55px;
        position: absolute;
        bottom:16px;
        left: 50%;
        transform: translate(-50%);
    }
    .chame_whatsapp_tablet img{
        width: 183px;
        height: 55px;
    }
    .tres_albuns_tablet{
        width: 135px;
        height: 256px;
        position: absolute;
        bottom:100px;
        right: 5px;
    }
    .tres_albuns_tablet img{
        width: 135px;
        height: 256px;
    }
    .album_512f_tablet{
        font-family: "OpenSans-Regular";
        font-size: 20px;
        text-align: left;
        padding-top: 40px;
        padding-left: 5px;
        color: #24799F;
        position: absolute;
        top:130px;
        left: 5px;
    }
    .album_512f_tablet span{
        font-family: "OpenSans-extrabold";
        font-size: 30px;
    
    }
    .estampas_tablet{
        font-family: "OpenSans-Light";
        font-size: 17px;
        text-align: left;
        padding-top: 30px;
        padding-left: 5px;
        color: #333;
        position: absolute;
        top:176px;
        left: 5px;
    }
    .premium_tablet{
        width: 420px;
        height: 49px;
        position: absolute;
        top:258px;
        left: 5px;
    }
    section.album_1{
        width: 100%;
    }
    .container_lista_album_1{
        max-width: 347px;
        margin: 0 auto;
        position: relative;
    }
    .container_lista_album_1 .titulo_album{
        font-family: "ArtBrusk";
        font-size: 40px;
        text-align: Center;
        padding-top: 30px;
        padding-left: 5px;
        color: #247A9F;
    }
    .separador_lista{
        width: 347;
        height: 6px;
        position: absolute;
        top: 30px;
        left: 50%;
        transform: translate(-50%);
    }
    .separador_lista img{
        width: 300px;
        height: 6px;
    }
    
    .lista_albuns{
        max-width: 347px;
        margin: 25px auto;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(96px, 1fr));
        gap: 10px;
    }
    .album{
        height: 142px;
    }
    
    .lista_albuns2{
        max-width: 347px;
        margin: 25px auto;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(123px, 1fr));
        gap: 10px;
    }
    .album2{
        height: 182px;
    }
    
    .lista_albuns3{
        max-width: 347px;
        margin: 25px auto;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(123px, 1fr));
        gap: 10px;
    }
    .album3{
        height: 182px;
    }
    
    
    section.ambientada_1{
        width: 100%;
        height: 520px;
        background-image: url(img/ambientada_praias.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        background-position: center center;
        position: relative;
    }
    .container_album_1{
        max-width: 347px;
        height: 520px;
        position: relative;
        margin: 0 auto;
    }
    section.album_2{
        width: 100%;
    }
    .container_lista_album_2{
        max-width: 347px;
        margin: 0 auto;
        position: relative;
    }
    .container_lista_album_2 .titulo_album{
        font-family: "ArtBrusk";
        font-size: 40px;
        text-align: Center;
        padding-top: 30px;
        padding-left: 5px;
        color: #247A9F;
    }
    .separador_lista{
        width: 347;
        height: 6px;
        position: absolute;
        top: 30px;
        left: 50%;
        transform: translate(-50%);
    }
    .separador_lista img{
        width: 300px;
        height: 6px;
    }
    section.ambientada_2{
        width: 100%;
        height: 520px;
        background-image: url(img/ambientada_giz.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        background-position: center center;
        position: relative;
    }
    .container_album_2{
        max-width: 347px;
        height: 520px;
        position: relative;
        margin: 0 auto;
    }
    
    section.album_3{
        width: 100%;
    }
    .container_lista_album_3{
        max-width: 347px;
        margin: 0 auto;
        position: relative;
    }
    .container_lista_album_3 .titulo_album{
        font-family: "ArtBrusk";
        font-size: 40px;
        text-align: Center;
        padding-top: 30px;
        padding-left: 5px;
        color: #247A9F;
    }
    .separador_lista{
        width: 347;
        height: 6px;
        position: absolute;
        top: 60px;
        left: 50%;
        transform: translate(-50%);
    }
    section.ambientada_3{
        width: 100%;
        height: 520px;
        background-image: url(img/ambientada_lisos.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        background-position: center center;
        position: relative;
    }
    .container_album_3{
        max-width: 347px;
        height: 520px;
        position: relative;
        margin: 0 auto;
    }
    .sombra_topo{
        position: absolute;
        top: 0px;
        width: 100%;
        height: 12px;
        background-image: url(img/sombra_topo.png);
    }
    .sombra_base{
        position: absolute;
        bottom: 0px;
        width: 100%;
        height: 12px;
        background-image: url(img/sombra_base.png);
    }
    .btn_compra{
        width: 180px;
        height: 24px;
        display: block;
        background-color: #3483FA;
        font-family: "OpenSans-Bold";
        border: 2px solid #FFF159;
        text-decoration: none;
        font-size: 16px;
        color: #fff;
        position: absolute;
        top: 380px;
        left: 20px;
        text-align: center;
        padding: 16px;
        cursor: pointer;
        overflow: hidden;
        box-shadow: 0 0 0 #FFF159;
        transition: all 0.25s ease-in-out;
        opacity: 0.9;
        border-radius:7px;
    }
    .btn_compra:hover{
        box-shadow: 12px 12px 0 #FFF159,
                    -12px -12px 0 #FFF159;
        letter-spacing: 2px;
        border: 2px solid transparent;
        opacity: 0.8;
    }
    section.medidas{
        display: none;
        background-image: url(img/fundo_medidas.jpg);
        width: 100%;
        height: 561px;
    }
    section.medidas_tablet{
        display: none;
        background-image: url(img/fundo_medidas.jpg);
        width: 100%;
        height: 700px;
    }
    section.medidas_celular{
        background-image: url(img/fundo_medidas.jpg);
        width: 100%;
        height: 700px;
    }
    .container_medidas{
        max-width: 347px;
        height: 700px;
        position: relative;
        margin: 0 auto;
        background-image: url(img/fundo_topo_medidas.jpg);
        background-repeat: no-repeat;
        background-position: top center;
    }
    .texto_medidas{
        font-family: "OpenSans-Light";
        font-size: 20px;
        text-align: center;
        color: #fff;
        padding-top: 20px;
    }
    section.medidas img{
        width: 317px;
        height: 509px;
        margin-top: 30px;
    } 
    




    section.selos_celular{
        width: 100%;
        height: 321px;
        background-image: url(img/fundo_selos.jpg);
    }
    section.selos_celular .container_selos{
        max-width: 347px;
        height: 321px;
        margin: 0 auto;
    }
    section.selos_celular .container_selos img{
        margin-top: 15px;
    }

    section.selos_tablet{
        display: none;
        width: 100%;
        height: 321px;
        background-image: url(img/fundo_selos.jpg);
    }
    section.selos{
        display: none;
        width: 100%;
        height: 321px;
        background-image: url(img/fundo_selos.jpg);
    }





    section.contato{
        width: 100%;
    }
    .container_contato{
        height: 680px;
        max-width: 347px;
        margin: 0 auto;
        position: relative;
    }
    .container_contato img{
        width: 295px;
        height: 237px;
        position: absolute;
        right: 5px;
        bottom: 5px;
    }
    .container_contato h1{
        font-family: "OpenSans-Bold";
        font-size: 30px;
        text-align: left;
        padding-top: 30px;
        padding-left: 5px;
        color: #333;
    }
    .texto_contato{
        font-family: "OpenSans-Light";
        font-size: 20px;
        text-align: left;
        padding-top: 10px;
        padding-left: 5px;
        color: #333;
    }
    .texto_contato_fone{
        font-family: "OpenSans-Regular";
        font-size: 30px;
        text-align: left;
        padding-top: 20px;
        padding-left: 5px;
        color: #333;
    }
    
    section.rodape{
        width: 100%;
        height: 593px;
        background-image: url(img/fundo_rodape_celular.jpg);
    }
    .container_rodape{
        max-width: 347px;
        height: 129px;
        margin: 0 auto;
        background-image: url(img/parcelamento_rodape_celular.jpg);
        background-repeat: no-repeat;
        background-position: top center;
        position: relative;
    }
    .cartoes_credito{
        display: none;
        width: 347px;
        height: 136px;
        position: absolute;
        top: 80px;
        left: 0px;
    }
    .cartoes_credito_tablet{
        display: none;
        width: 347px;
        height: 136px;
        position: absolute;
        top: 80px;
        left: 0px;
    }
    .cartoes_credito_celular{
        width: 347px;
        height: 138px;
        position: absolute;
        top:140px;
    }
    .web_responsivo{
        width: 200px;
        height: 55px;
        position: absolute;
        top:420px;
        left: 50%;
        transform: translate(-50%);
    }
    .whatsapp_rodape{
        width: 200px;
        height: 62px;
        position: absolute;
        top:320px;
        left: 50%;
        transform: translate(-50%);
    }
    .clip_rodape{
        display: none;
        width: 171px;
        height: 111px;
        position: absolute;
        top: 260px;
        left: 550px;
    }
    .logo_olhar{
        width: 79px;
        height: 61px;
        position: absolute;
        top:510px;
        left: 50%;
        transform: translate(-50%);
    }
}