/*CSS DOCUMENT*/

.c_sobre{margin-top: -68px; float: left; width: 100%; height: 755px; background: url(../img/web/bgsobre.jpg) no-repeat center;}
.sobre{float: left; width: 100%; height: 755px;}
.tit_sobre{float: left; width: 100%; height: 205px; text-align: center;}
.imagem_tit_sobre_home{margin: 169px 0 0 0; width: 205px; height: 36px; background: url(../img/web/titsobrehome.png) no-repeat center;}

.texto_sobre{float: left; width: 50%; height: 200px;}
.texto_sobre p{font-size: 14px; font-family: 'Lato-Regular'; line-height: 25px; margin: 20px 0 0 0;}
.diferenciais_sobre{float: left; width: 50%; height: 271px; margin: -43px 0 30px 0;}

.c_satisfacao_dif{float: left; width: 100%; height: 75px; text-align: center;}
.forma_satisfacao_dif{margin: 5px 0 5px 0; display: inline-block; width: 337px; height: 75px; background: url(../img/web/bgdif1.png) no-repeat center;}
.c_icone_satis{float: left; margin-top: 16px; width: 28%; height: 46px; border-right: 1px solid; text-align: center;}
.imagem_joia{margin-top: 5px; display: inline-block; width: 38px; height: 34px; background: url(../img/web/belezao.png) no-repeat center;}
.texto_satis{float: left; width: 71%; height: 75px;}
.texto_satis h1{margin: 16px 0 0 0; font-size: 15px; font-family: 'galanogrotesque-regular'; line-height: 22px;}
.texto_satis b{font-family: 'galanogrotesque-heavy'; color: #38394c;}
.c_dois_dif{float: left; width: 100%; height: 75px;} 

.forma_confie_dif{display: inline-block; width: 337px; height: 75px; background: url(../img/web/bgdif2.png) no-repeat center;}
.c_icone_confie{float: left; margin-top: 16px; width: 28%; height: 46px; border-right: 1px solid rgba(255, 255, 255, 0.4); text-align: center;}
.imagem_confie{display: inline-block; width: 48px; height: 46px; background: url(../img/web/iconaperto.png) no-repeat center;}
.texto_confie{float: left; width: 71%; height: 75px;}
.texto_confie h1{margin: 16px 0 0 0; font-size: 15px; font-family: 'galanogrotesque-regular'; line-height: 22px; color: #fff;}
.texto_confie b{font-family: 'galanogrotesque-heavy'; color: #f1ce50; font-size: 16px;}

.anos15{display: inline-block; width: 337px; height: 75px; background: url(../img/web/bgdif3.png) no-repeat center;}
.c_icone_anos{float: left; margin-top: 16px; width: 28%; height: 46px; border-right: 1px solid rgba(255, 255, 255, 0.4); text-align: center;}
.imagem_anos{margin-top: 4px; display: inline-block; width: 49px; height: 36px; background: url(../img/web/iconlouro.png) no-repeat center;}
.texto_anos{float: left; width: 71%; height: 75px;}
.texto_anos h1{margin: 16px 0 0 0; font-size: 16px; font-family: 'galanogrotesque-heavy'; line-height: 22px; color: #f1ce50;}
.texto_anos b{font-family: 'galanogrotesque-regular'; font-size: 15px; color: #fff;}
.imagens_sobre{float: left; width: 100%; height: 367px;}
.imagens_sobre div{float: left;}
.imagens_sobre div:nth-of-type(1){margin: 0 5px 0 0;}
.imagens_sobre div:nth-of-type(2){margin: 0 5px 0 0;}
.img1sobre{width: 313px; height: 231px; background: url(../img/web/img1sobre.png) no-repeat center;}
.img2sobre{width: 314px; height: 233px; background: url(../img/web/img2sobre.png) no-repeat center;}
.img3sobre{width: 313px; height: 231px; background: url(../img/web/img3sobre.png) no-repeat center;}

@media(max-width: 970px){
    .c_sobre{margin-top: 0px; height: auto; background: none; background-color: #fafafa;}
    .sobre{height: auto;}
    .tit_sobre{height: auto; text-align: center;}
    .imagem_tit_sobre_home{float: none; margin: 80px 0 0 0; display: inline-block;}
    .texto_sobre{height: auto; width: 100%; text-align: center;}
    .texto_sobre p{margin: 55px 30px 0 30px;}
    .diferenciais_sobre{height: auto; margin-top: 20px;}
    .imagens_sobre{height: auto; padding-bottom: 100px;}
    .imagens_sobre div{float: none; margin: 20px auto 0 auto !important;}
    .c_satisfacao_dif{display: none;}
}


@media(max-width: 375px){
    .texto_confie b{font-size: 14px;}
    .anos15{width: 100%;}
}

@media(max-width: 355px){
    .texto_anos h1{font-size: 14px;}
    .texto_anos b{font-size: 13px;}
}

@media(max-width: 335px){
    .forma_confie_dif{width: 100%;}
    .img1sobre{width: 100%;}
    .img2sobre{width: 100%;}
    .img3sobre{width: 100%;}
}

@media(max-width: 315px){
    .forma_satisfacao_dif{width: 100%;}
    .texto_anos h1{font-size: 13px; margin: 16px 0 0 5px;}
    .texto_anos b{font-size: 12px;}
}

@media(max-width: 275px){
    .texto_anos h1{font-size: 12px;}
    .texto_anos b{font-size: 11px;}
}