html {
	scroll-behavior: smooth;
}

:target:before {
	content:"";
	display:block;
	height:100px; /* fixed header height*/
	margin:-100px 0 0; /* negative fixed header height */
}

.row, .row.limited{ max-width: 1286px;margin: 0 auto; }
.row.fullwidth{ max-width: 100%; }
[class*="block-grid-"]{max-width:100%;margin:0;}
[class*="block-grid-"].collapse > li{padding:0;padding-bottom:20px;}

:focus{outline: 0}

.column, .columns {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.row .row:not(.limited) {margin: 0 -15px;max-width: 100%;}

img{max-width: 100%}

body{height: auto;}

body, p, .sub-nav dt, .sub-nav dd, .sub-nav li, span, div, li, ul, label{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px; 
    line-height: 22px;
    letter-spacing: 0;
    color:#333333; 
}

a{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px; 
    line-height: 22px;
    color:#3065B5;
    outline: 0;
    transition:0.25s;
    display: inline-block;
    letter-spacing: 0;
    max-width: 100%;
}

a:hover, a:focus, a.active{transition:0.25s;color:#333333}


h1, .h1, h2, h3, h4, h5, .h5, h6{font-family: 'Poppins', sans-serif;color:#333;margin-top: 0;margin-bottom: 20px;}
h1 > *:not(br), .h1 > *:not(br), h2 > *:not(br), h3 > *:not(br), h4 > *:not(br), h5 > *:not(br), h6 > *:not(br), .h6 > *:not(br){font-size: inherit;line-height: inherit;font-weight:inherit;letter-spacing: inherit;}

h1, .h1{
    font-weight: 600;
    text-transform: uppercase;
    font-size: 36px;
    line-height: 42px;
    letter-spacing: 0;
}

h2{
    font-weight: 600;
    font-size: 28px;
    line-height: 37px;
    letter-spacing: 0;
}

h3{
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0;
}

h4{
    font-weight: 500;
    font-size: 17px;
    line-height: 33px;
    letter-spacing: 0;
}

h5{
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
}

h6{
    font-weight: 400;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0;
}

.button, button{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    padding: 4px 30px;
    background: #808080;
    border:1px solid #808080;
    color:#fff;
    border-radius:5px;
}
.button:hover, .button:focus, .button.active{
    background: #333333;
    color:#fff;
}

.button.small{padding: 3px 15px;}


label{
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    margin-bottom: 5px;
    color:#999999;
}

input[type="text"], input[type="email"], input[type="number"], input[type="password"],textarea{
    box-shadow:none;
    margin-bottom: 25px;
    background: #fff !important;
    opacity: 1;
    min-height: 35px;
    border: 1px solid #CCCCCC;
}

::placeholder{
    color: #999999;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    opacity: 1;
}


/* ------------------------------------- */

header{
    background: #fff;
    padding: 0;
}

header .logo{
    background: #231F20;
    padding: 20px;
    text-align: center;
}

header .logo img{
    max-height: 60px;
}

header nav{padding: 39px 0 0 30px;}
header nav a{
    font-size: 15px;
    opacity: 0.5;
    color:#333333;
}
header nav span{padding: 0 11px;}
header nav span:first-of-type{padding-left:0}
header nav span:last-of-type{padding-right:0}
header nav a.active, header nav a:hover{color:#000;opacity: 1;}

header .idiomas{font-size: 16px;padding-top: 38px}
header .idiomas span{padding: 0 5px}
header .idiomas a{color:#000}
header .idiomas a:hover{color:#3065B5}

.filter{
    background: rgba(35, 31, 32, 0.3);
    height: 100%;
    min-height: inherit;
}

.heroimage h1, .heroimage h3{color:#fff;text-shadow: 1px 1px #555;}
.heroimage h1{
    font-size: 60px;
    line-height: 62px;
}
.heroimage h3{
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
}

.flex-list{
    display: flex;
    flex-flow: wrap;
}

.flex-list > li{
    margin: auto;
}

.partners img{
    transition: 0.25s;
}
.partners img:hover{
    opacity: 0.5;
}

footer{
    background: #333333;
    padding: 60px 0 0;
}

footer div, footer p{color:#fff}

footer input[type="email"]{
    border: 0;
    margin-bottom: 5px;
}
footer .postfix{
    border-radius: 0;
    line-height: 37px;
}

footer .social{margin-top: 20px;}
footer .social a {
    background: #fff;
    width: 35px;
    line-height: 35px;
    text-align: center;
    color:#333;
    margin: 0 5px;
}
footer .social a:first-of-type {margin-left: 0;}
footer .social a:hover {background: #333;color:#fff}

.after-footer{background: #231F20;padding: 20px 0;}


.menu-acordeao h3 {
    background: rgba(255, 255, 255, 1);
    margin-top: 0;
    margin-bottom: 0
}

.menu-acordeao h3 a {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 40px;
    display: block;
    color: #000;
    text-decoration: none
}

.menu-acordeao h3 a i {
    padding-top: 15px
}

.menu-acordeao h3:hover {
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.7)
}

.menu-acordeao ul {
    margin-left: 0;
    margin-bottom: 0
}

.menu-acordeao li {
    list-style-type: none
}

.menu-acordeao ul ul li a,
.menu-acordeao h4 {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    line-height: 40px;
    display: block;
    padding: 0 15px;
    -webkit-transition: all .15s;
    transition: all .15s;
    position: relative;
    font-weight: normal
}

.menu-acordeao ul ul li a:hover, .menu-acordeao ul ul li.active{
    background: #444444;
    border-left: 5px solid #999999;
	color:#fff
}

.menu-acordeao ul ul li a:focus{
	background: #444444;
	color:#fff
}

.menu-acordeao ul ul {
    display: none
}

.menu-acordeao li.active>ul {
    display: block
}

.menu-acordeao ul ul ul {
    margin-left: 15px;
    border-left: 1px dotted rgba(0, 0, 0, 0.3)
}

.menu-acordeao a:not(:only-child):after {
    content: "\f104";
    font-family: fontawesome;
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 14px
}

.menu-acordeao a.notafter:after {
    content: ""
}

.menu-acordeao .active>a:not(:only-child):after {
    content: "\f107"
}

.appstore-ios img{
    width: 140px;
    margin-top: 10px;
}

@media only screen and (max-width: 40em) { 
    header{background: #231f20;}
    header .idiomas a{color:#fff;}
    
    .heroimage h1 {
        font-size: 48px;
        line-height: 56px;
    }
    .heroimage h3 {
        font-size: 28px;
    }

    .logo{display:flex;}
    .logo > span:first-of-type{margin: auto;}
    .logo > span:first-of-type > a{margin-right: 30px;}

    .appstore-ios {display: block;}
    .appstore-ios img{
        width: 83%;
        margin-top: 9px;
    }

    .heroimage{background-attachment:initial !important;}
    .heroimage.imgcontact{background-position: center 90px !important;}
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) { 
    header nav > span:first-of-type{display: none;}
    header nav > span:nth-of-type(2){padding-left: 0;}

    header nav {padding: 30px 0 0 20px;}
    header nav span {padding: 0 6px;}

    header .idiomas {padding-top: 30px;}
}