/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 15/02/2020, 14:31:32
    Author     : aberi
*/
html,body{
    font-family: 'Montserrat', sans-serif !important;
}

.btn.btn-red{
    background: #91051F;
    border-radius: 4px;
    padding: 16px 30px;
    text-align: center;
    letter-spacing: 0.015em;
    color: #FFFFFF;
}
.btn.btn-red:hover{
    padding: 16px 30px;
    background: #FFFFFF;
    border: 1px solid #91051F;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    letter-spacing: 0.015em;
    color: #91051F;
}
.btn.btn-red.btn-xs{
    background: #91051F;
    border-radius: 4px;
    padding: 5px 5px;
    text-align: center;
    letter-spacing: 0.015em;
    color: #FFFFFF;
}
.btn.btn-outline-transparent{
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 16px 30px;
    background-color: transparent;
    letter-spacing: 0.015em;
    font-size: 14px;
    line-height: 160%;
    color: #FFFFFF;
}
.btn.btn-outline-red{
    padding: 16px 30px;
    background: #FFFFFF;
    border: 1px solid #91051F;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    letter-spacing: 0.015em;
    color: #91051F;
}
.btn.btn-outline-red:hover{
    background: #91051F;
    border-radius: 4px;
    padding: 16px 30px;
    text-align: center;
    letter-spacing: 0.015em;
    color: #FFFFFF;
}
.text-rigth{
    text-align: right;
}   
.navbar{
    background: #FFFFFF;
    box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.06);
}
.navbar .navbar-nav .nav-item{
    margin-left: 50px;
}

.link-whats-atendimento{
    position: fixed;
    bottom: s0px;
    right: 20px;
}

#vitrine{
    margin-top: 95px;
}

#vitrine .carousel-inner .carousel-item{
    max-height: 590px;
}

#vitrine .carousel-inner .carousel-item .filter{
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 87.19%);
    position: absolute;
    width: 100%;
    height: 100%;
}

#vitrine .carousel-inner .carousel-item .carousel-caption{
    position: absolute;
    right: 15%;
    top: 150px;
    left: 200px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    max-width: 485px;
}

#vitrine .carousel-inner .carousel-item .carousel-caption h2{
    font-family: 'Lora', serif;
    font-size: 34px;
    line-height: 140%;
    font-weight: bold;
    letter-spacing: 0.015em;
    color: #FFFFFF;
    margin-bottom: 20px;
}

#vitrine .carousel-inner .carousel-item .carousel-caption p{
    font-size: 20px;
    line-height: 160%;
    letter-spacing: 0.015em;
    color: #FFFFFF;
    margin-bottom: 30px;
}

/*sobre*/
#sobre{
    margin-top: 100px;
    margin-bottom: 20px;
}

#sobre h2{
    font-family: 'Lora', serif;
    font-size: 38px;
    line-height: 140%;
    font-weight: bold;
    color: #30363D;
    letter-spacing: 0.015em;
    margin-top: 120px;
}

#sobre p{
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0.015em;
    color: #30363D;
    margin-top: 40px;
    margin-bottom: 35px;
}

#sobre img{
    box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.06);
    border-radius: 12px;
}

/*o que faço*/
#o-que-faco{
    margin-top: 70px;
    margin-bottom: 150px;
}
#o-que-faco .card{
    background: #FFFFFF;
    box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.06);
    border-radius: 12px;
    border:none;
}

#o-que-faco .card .card-body h5{
    font-family: 'Lora', serif;
    letter-spacing: 0.015em;
    color: #30363D;
    font-size: 18px;
    line-height: 150%;
    font-weight: bold;
}

#o-que-faco .card .card-body p{
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0.015em;
    color: #30363D;
}

#o-que-faco .card .card-body ul{
    width: 100%;
    column-count: 3;
    margin-top: 10px;
    padding-left: 0px;
}

#o-que-faco .card .card-body ul li{
    list-style-type: none;
    margin-bottom: 8px;
}

/*ebooks*/
#ebooks{

}

#ebooks .card{
    background: #FFFFFF;
    box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.06);
    border-radius: 12px;
    border:none;
}

#ebooks .card .card-body h2{
    font-family: 'Lora', serif;
    color: #30363D;
    letter-spacing: 0.015em;
    font-size: 38px;
    line-height: 140%;
    font-weight: bold;
}

#ebooks .card .card-body h5{
    font-family: 'Lora', serif;
    margin-top: 30px;
    color: #30363D;
    letter-spacing: 0.015em;
    font-size: 18px;
    line-height: 150%;
    font-weight: bold;
}

#ebooks .card .card-body p{
    margin-top: 20px;
    color: #30363D;
    letter-spacing: 0.015em;
    font-size: 14px;
    line-height: 160%;
}

#ebooks .card .card-body ul{
    padding-left: 0px;
}

#ebooks .card .card-body ul li{
    list-style-type: none;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0.015em;
    color: #30363D;
}
#ebooks .card .card-body .btns{
    margin-top: 30px;
}

/*depoimentos*/
#depoimentos{
    background-image: url(../img/bg-depoimentos.png);
    max-height: 610px;
    margin-top: 100px;
    padding: 100px 300px;
}

#depoimentos h2{
    font-family: 'Lora', serif;
    font-weight: bold;
    font-size: 38px;
    line-height: 53px;
    text-align: center;
    letter-spacing: 0.015em;
    color: #F1F1F1;
}

#depoimentos p{
    font-size: 14px;
    line-height: 160%;
    color: #F1F1F1;
}

#depoimentos .content-depoimentos{
    background-color: #202020;
    padding: 40px;
    box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.06);
    border-radius: 12px;
}

#depoimentos h5{
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.015em;
    color: #F1F1F1;
    margin-top: 5px;
}
#depoimentos .owl-carousel .owl-nav {
    text-align: center;
    width: 100%;
    margin-top: 20px;
}
#depoimentos .owl-carousel .owl-nav button{
    background-color: #30363D;
    width: 40px;
    height: 40px;
    color: #F1F1F1;
}

#depoimentos .owl-carousel .owl-nav button:last-child{
    margin-left: 30px;
}

/*clientes*/
#clientes{
    background: #202020;
    height: 200px;
    padding: 62px 0px;
}

/*contato*/
#contato{
    margin-top: 100px;
    margin-bottom: 100px;
}

#contato h2{
    font-family: 'Lora', serif;
    color: #30363D;
    font-weight: bold;
    font-size: 38px;
    line-height: 140%;
    letter-spacing: 0.015em;
}

#contato h3{
    font-family: 'Lora', serif;
    color: #30363D;
    font-weight: bold;
    font-size: 30px;
    line-height: 150%;
    letter-spacing: 0.015em;
}

#contato h5{
    font-family: 'Lora', serif;
    color: #30363D;
    font-weight: bold;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0.015em;
}

#contato p{
    font-size: 14px;
    line-height: 160%;
    color: #30363D;
    letter-spacing: 0.015em;
}

#contato .card{
    background: #FFFFFF;
    box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.06);
    border-radius: 12px;
    border:none;
}

#contato input.form-control{
    height: 58px;
}


/*footer*/
footer{
    background: #91051F;
    height: 70px;
    color: #FFFFFF;
    padding: 30px 0px;
}

footer a{
    color: #FFFFFF;
}

footer a:hover{
    color: #000;
}

#breadcrumb{
    background-image: url(../img/bg-breandcrumbs.png);
    background-attachment: scroll;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: 100px;
}

#breadcrumb h1{
    color: #FFFFFF;
    letter-spacing: 0.015em;
    font-size: 38px;
    line-height: 140%;
    font-weight: bold;
    font-family: 'Lora', serif;
    padding: 45px 0px;
}

.color-red{
    color: #D10909;
}

label.error{
    color: #D10909;
    margin-top: 5px;
}

label.error:before{
    content: "\f071";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 5px;
}

input.error,textarea.error{
    border: 1px solid #D10909;
}

.form-control:focus{
    color: #495057;
    background-color: #fff;
    border-color: #91051f;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(145, 5, 31, 0.17)
}

#receber-newslatters h3{
    font-family: 'Lora', serif;
    color: #91051F;
    margin-bottom: 25px;
    font-weight: 600;
}


#receber-newslatters button{
    padding: 6px 15px;
}

#receber-newslatters label{
    font-family: 'Lora', serif;
}