/*
Theme Name: Betheme (Shared on MafiaShare.net)
Theme URI: http://www.mafiashare.net
Description: Betheme - Premium WordPress Theme
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, responsive-layout, theme-options, translation-ready
Author: Muffin group
Author URI: http://www.mafiashare.net
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 7.0

All css files are placed in /css/ folder.
If you want to add your own css code, please do it in /css/custom.css

*/

.titulo {
    font-family: 'Montserrat', sans-serif;
    color: #9d4100;
    font-weight: 900;
    line-height: 40px;
    font-size: 15px;
    margin-left: 40px;
}
.sobre {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 40px;
    font-weight: 700;
}

span.sub {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 100;
    font-size: 15px;
    line-height: 30px;
}

.lateral {
    border-right: 2px solid white;
    padding: 20px;
    
}

span.txt {
    color: #fff;
    font-size: 14px;
}

span.contatos {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #f97f2a;
    font-size: 20px;
line-height: 55px;
}

span.cnt {
    color: #fff;
}

span.telefone {
    border-radius: 10px;
    background: #f97f2a;
    /* padding: 20px; */
    width: 190px;
    height: 30px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 20px;
    padding-bottom: 11px;
    padding-right: 17px;
    padding-left: 17px;
    padding-top: 10px;
}

span.fale {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
}
span.galeria {
    font-family: 'Montserrat', sans-serif;
    background-color: white;
    FONT-WEIGHT: 900;
    color: #331A07;
    font-size: 22px;
}

#Top_bar #logo {
    display: block;
    height: 170px;
    line-height: 60px;
    padding: 15px 0px;
    margin-left: 60px;
}

span.frente {
    margin-left: 30px;
    color: #fff;
}

img.img {
    margin-left: 75px;
}

.titulo1 {
    font-family: 'Montserrat', sans-serif;
    color: #9d4100;
    font-weight: 900;
    line-height: 20px;
    font-size: 15px;
    margin-left: 100px;
}