/* CSS Document */
/*   
Theme Name: Portal BPO
Theme URI: http://kryptonbpo.com.br
Description: Portal BPO
Author: Filadélfia Comunicação
Author URI: https://filadelfiacom.com.br
Version: 1.0 
. 
Template criado exclusivamente para Portal BPO / Todos os direitos reservados. 
*/
	
@import url("css/theme.css");
@import url("css/custom.css");
@import url("css/responsive.css");

@media (min-width: 768px){
body.page-template-solucoes-contadores-sg .col-sm-3 {
    width: 25%;
    min-height: 550px!important;
    float: left!important;
}}

body.page-id-12 section.section-capacitacao img.img-responsive{
	max-width: 943px!important;
} 


body.page-id-2 img.alignnone {
    margin: 0 0 20px 0;
    display: initial!important;

} 

#home-banner .info .content h2 {
    color: #ffffff;
    font-size: 35px!important;
    font-weight: 300;
    line-height: 50px;
    text-transform: uppercase;
}


#home-banner .info .content {
    text-align: left;
    z-index: 2;
    width: 70%;
    position: relative;
    padding: 10%!important;
}

.cookiesconsent{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #f3f3f3;
    box-shadow: 0 0 3px #A0A0A0;
    z-index: 1100;
	color: #212529;
	font-family: 'Titillium Web', sans-serif !important;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
}

.btn-main-inverse {
    background: 0 0;
    color: #17A44A;
    border-radius: 6px;
    border: 2px solid #17A44A;
    text-transform: uppercase;
    padding: 11px 44px;
}

.cookiesconsent p{
    margin: 20px 0;
    line-height: 150%;
    font-size: 1.66rem;
    font-weight: 400;
}

.cookiesconsent p button{
	font-weight: bold;
	padding: 18px 44px;
	margin: 13px 0 0;
}

.cookies button.btn{
    margin: 13px 0 0;
	color: #17A44A;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
	transition: all .5s;
	position: relative;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .95px;
	line-height: 14px;
	overflow: hidden;
}