*{
    margin: 0;
    padding: 0;
}

/* nossas-lojas */

.j-main-body__container {
    display: -ms-flexbox;
    display: flex;
    font-family: inherit;
    padding-top: 20px;
}
.j-main-header__container, .j-main-body__container, .j-main-footer__container {
    width: 100%;
    max-width: 1200px;
    margin: auto;
}

.j-main-body__left {
    width: calc(30% - 5px);
    height: 500px;
    margin-right: 5px;
    background: #fafafa;
    padding: 0 1% 1% 1%;
    border-radius: 5px;
}

.j-main-body__rigth{
    width: 70%;
}

.j-main-body__form {
    margin-bottom: 22px;
}

.j-main-body__form--title {
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    color: rgb(28, 28, 28);
    margin-bottom: 28px;
}

#bordText a {
    text-decoration: none;
    color: #333;
}

.j-main-body__results {
    position: relative;
}

.j-main-body__results--title {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    color: rgb(28, 28, 28);
    border-bottom: 2px solid rgb(28, 28, 28);
    padding-top: 8px;
}

.j-main-body__results--back {
    cursor: pointer;
    right: 0;
    top: 0;
    display: none;
}

.j-main-body__results--back, .j-main-body__results--see {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    color: rgb(28, 28, 28);
    font-weight: bold;
    position: absolute;
    cursor: pointer;
}

.j-main-body__results--items {
    overflow-y: auto;
    max-height: 515px;
    position: relative;
    font-family: "Oswald", sans-serif;
}

.j-main-body__results--item {
    height: 400px;
    padding: 12px;
    position: relative;
    background: #ffffff;
    margin-bottom: 10px;
}

.j-main-body__results--address {
    font-size: 12px;
    line-height: 1.5;
    margin-top: 10px;
}

.j-main-body__results--address p {
    margin-top: 0;
    margin-bottom: 0;
}

.j-main-body__results--see {
    top: 12px;
    right: 12px;
}

ul {
    list-style: none;
}

@media (max-width: 1200px){
    #content-body{
        width: 100% !important;
        margin: 0 !important;
    }
    .j-main-body__container {
        display: block;
    }
    .j-main-body__left{
        width: 100%;
        background: #fafafa;
        padding: 28px;
        margin-right: 0;
        padding: 36px;
    }
    .j-main-body__rigth{
        /* display: none; */
        width: 100%;
    }
    #map{
        height: 420px;
        width: 100%;
    }
}

@media (max-width: 345px){
    .j-main-body__results--see {
        top: 12px;
        right: 12px;
        display: none;
    }
}

#map {
    height: 500px;
    background-color: #ccc;
    border-radius: 5px;
}

.j-main-body__results--name{
    margin-top: 5%;
}

.media:hover h6{
    color: rgb(28, 28, 28);
}

.media{
	cursor: pointer;
}

/* quem-somos */

#corpo{
    width: 80%;
    margin: auto;
    margin-top: 2%;
}

#sobre{
    width: 60%;
    float: left;
    margin-right: 2%;
}

#sobre-card-mb-5 img{
    max-width:100%;
    max-height:450px;
    width: auto;
    height: auto;
}

#valores{
    width: 38%;
    float: left;
}

@media (max-width: 640px){
    #valores{
        width: 100%;
        margin: auto;
    }
    #sobre{
        width: 100%;
    }
}

.col-md-4 .imagem-quem-somos{
    background-color: #000;
    height: 100%;
    width: 100%;
}

#sobre-card-mb-5 img{
    width: 100%;
}

#bordText{
    width: 100%;
}

#myFooter {
    background-color: rgb(28, 28, 28);
    color: white;
    margin-top: 2%;
    padding-top: 30px;
}

#myFooter .footer-copyright {
    background-color: rgb(28, 28, 28);
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
}

#myFooter .row {
    margin-bottom: 60px;
}

#myFooter .navbar-brand {
    margin-top: 45px;
    height: 65px;
}

#myFooter .footer-copyright p {
    margin: 10px;
    color: #ccc;
}

#myFooter ul {
    list-style-type: none;
    padding-left: 0;
    line-height: 1.7;
}

#myFooter h5 {
    font-size: 18px;
    color: white;
    font-weight: bold;
    margin-top: 30px;
}

#myFooter h2 a{
    font-size: 50px;
    text-align: center;
    color: #fff;
}

#myFooter a {
    color: #d2d1d1;
    text-decoration: none;
}

#myFooter a:hover,
#myFooter a:focus {
    text-decoration: none;
    color: white;
}

.footer-widget-rigth{
    position: absolute;
    right: 0;
}

#myFooter .social-networks {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 16px;
}

#myFooter .social-networks a {
    font-size: 32px;
    color: #f9f9f9;
    padding: 10px;
    transition: 0.2s;
}

#myFooter .social-networks a:hover {
    text-decoration: none;
}

#myFooter .facebook:hover {
    color: #0077e2;
}

#myFooter .instagram:hover {
    color: purple;
}

#myFooter .twitter:hover {
    color: #00aced;
}

#myFooter .whatsapp:hover {
    color: rgb(28, 28, 28)yellow;
}

#myFooter .btn {
    color: white;
    background-color: #0077e2;
    border-radius: 20px;
    border: none;
    width: 150px;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    line-height: 25px;
}

@media screen and (max-width: 767px) {
    #myFooter {
        text-align: center;
    }
}


/* CSS utilizado para posicionar o rodapé no final da página. */
/* Você pode remover isso. */

html{
    height: 100%;
}

body{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    height: 100%;
}

.content{
   flex: 1 0 auto;
   -webkit-flex: 1 0 auto;
   min-height: 200px;
}

#myFooter{
   flex: 0 0 auto;
   -webkit-flex: 0 0 auto;
}

span{
    font-family: 'Poppins', sans-serif !important;
    font-size: 12px !important;
}

#map p{
    margin:0;
}

#map p strong{
    font-weight:bold;
}