﻿#bannerOito{margin-bottom:80px;}#bannerOito .row .justify-content-center{margin-top:0;}#bannerOito .row .justify-content-center .title-fixed{font-weight:700;width:auto;font-size:2.5rem;line-height:2rem;margin-bottom:15px;color:#484242;}#bannerOito .row .justify-content-center .banner-title{font-weight:500;font-size:2rem;line-height:2rem;margin-bottom:30px;color:#484242;}#bannerOito .row .justify-content-center .banner-description{font-size:1.2rem;line-height:1.4rem;font-weight:400;max-width:530px;margin-bottom:30px;color:#484242;}#bannerOito .row .justify-content-center .btn-saiba-mais{display:flex;justify-content:center;align-items:center;background-color:#408558;color:#f3f3f3;width:150px;height:40px;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer;border:2px solid #408558;box-shadow:0 4px 4px rgba(0,0,0,.25);transition:.3s;}#bannerOito .row .justify-content-center .btn-saiba-mais:hover{background-color:transparent;color:#484242;text-decoration:none;}#bannerOito .row .justify-content-center .btn-saiba-mais:focus{outline:none;}@media screen and (max-width:991px){#bannerOito .row .left-side{max-width:100%;flex:0 0 100%;}#bannerOito .row .right-side{display:none;}}@media screen and (max-width:767px){#bannerOito .row .left-side .title-fixed{font-size:1.8rem;line-height:1.5rem;}#bannerOito .row .left-side .banner-title{font-size:1.5rem;line-height:1.5rem;}}@media screen and (max-width:425px){#bannerOito .row .left-side .banner-title{font-size:1.3rem;}#bannerOito .row .left-side .btn-saiba-mais{width:100%;height:50px;}}