﻿/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
    font-size: 3rem;
}

blockquote {
    font-style: italic;
}

h2 {
    font-size: 1.4rem;
}

h3 {
    font-size: 1.2rem;
}

h5 {
    font-size: 1rem;
    font-weight: 100;
}

p {
    font-size: 2rem;
}

/**umb_name:Slideshow Titulo*/
.SlideShowTitulo {
    color: #ffffff !important;
    font-family: 'Titillium Web', sans-serif !important;
    font-size: 80px;
    font-weight: 700;
    letter-spacing: 2px !important;
    line-height: 125%;
}

/**umb_name:Titulo*/
.Titulo {
    color: #777;
    font-weight: 300;
    line-height: 125%;
    font-size: 3rem !important;
    letter-spacing: 1px !important;
    font-family: '&#39;Titillium Web&#39;', sans-serif !important;
}

/**umb_name:Texto Corrido*/
.TextoCorrido {
    letter-spacing: 0;
    color: #777 !important;
    font-size: 2rem !important;
    font-weight: 300;
    padding-top: 5px !important;
    line-height: 1.4em !important;
    font-family: '&#39;Titillium Web&#39;', sans-serif !important;
    display: block;
}

/**umb_name:Texto Corrido Bold*/
.TextoCorridoBold {
    color: #575757;
    font-size: 14px;
    letter-spacing: 0px !important;
    line-height: 130% !important;
    font-weight: 700;
    line-height: 25px;
    font-family: 'Titillium Web', sans-serif;
}

/**umb_name:Espacamento a esquerda e direita*/
.PaddingLeftRight {
    padding-left: 100px;
    padding-right: 100px;
}

/**umb_name:Display Block*/
.displayBlock {
    display: block !important;
}

/**umb_name:Espacamento entre linhas*/
.lineHeight {
    line-height: 25px;
}

/**umb_name:Margin top 100px*/
.marginTop100 {
    margin-top: 100px !important;
}

/**umb_name:Margin top 40px*/
.marginTop40 {
    margin-top: 40px !important;
}

/**umb_name:Margin top 20px*/
.marginTop20 {
    margin-top: 20px !important;
}

/**umb_name:Margin bottom 100px*/
.marginBottom100 {
    margin-bottom: 100px !important;
}

/**umb_name:Margin bottom 40px*/
.marginBottom40 {
    margin-bottom: 40px !important;
}

/**umb_name:Margin bottom 20px*/
.marginBottom20 {
    margin-bottom: 20px !important;
}

/**umb_name:Bot�o Branco, border vermelho e cor vermelho*/
.btnRed {
    background-color: #ffffff !important;
    color: #303030 !important;
    border: 2px solid #303030;
}

/**umb_name:Botão Skillaed*/
.btnSkill {
    background-color: #ffffff !important;
    border: 2px solid #303030;
    padding: 0px 10px 0px 10px;
    border-radius: 3px;
}

    .btnSkill > a {
        color: black;
    }

    .btnSkill:hover {
        background-color: #303030 !important;
    }

        .btnSkill:hover > a {
            color: #ffffff !important;
        }

.btnRed:hover {
    background-color: #303030 !important;
    color: #ffffff !important;
}

.paddingColumn {
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 40px;
    padding-bottom: 40px;
}

a:active {
    text-decoration: none !important;
}

a:focus {
    text-decoration: none !important;
}

img {
    max-width: 100%;
}

/**umb_name:Alinhar imagem ao centro*/
.alignImageMiddle {
    margin-top: 10vh;
}

/**umb_name:TxtWhite*/
.TxtWhite {
    color: #ffffff !important;
    font-size: 14px !important;
    letter-spacing: 0px !important;
    line-height: 130% !important;
    font-weight: 300 !important;
    font-family: 'Titillium Web', sans-serif !important;
}
