/* :root {
	--main-bg-color: #04ADD9 !important;
	--main-border-color: 5px solid #04ADD9 !important;
}

.d1{color:var(--main-bg-color);}
.d2{border: var(--main-border-color);color: var(--main-bg-color);}
.d3{background:var(--main-bg-color);} */

html {
	scroll-behavior: smooth;
}

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


.row{ max-width: 1024px; }
.row.fullwidth{ max-width: 100%; }
.row .row {margin: 0 -10px;max-width: 100%;}

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

.column, .columns {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

img{max-width: 100%}

body, p, .sub-nav dt, .sub-nav dd, .sub-nav li, span, div{
	font-family: 'Lato', sans-serif;
}
body, p{
	font-size: 16px; 
	line-height: 1.2;
}

p{color:#1D1D1B;line-height: 24px}
p span{line-height: 1.1;display: inline-block;}

a{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	line-height:22px;
	font-weight: 700;
	text-transform: uppercase;
	color:#04ADD9;
	outline: 0;
	transition:0.25s;
	display: inline-block;
	max-width: 100%;
}

a:not(.button):hover, a.active{
	text-decoration: none;
	transition:0.25s;
	color:#1D1D1B;
}

button:hover, .button:hover,
button:focus, .button:focus {
	background:#04ADD9;
}

h1, h2, h3, h4{margin-top:0;margin-bottom: 20px}

h1, h2.h1size{
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 40px;
	line-height: 1.1;
	text-transform: uppercase;
	color: #1D1D1B,
}

h2{
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 28px;
	line-height: 1.1;
	text-transform: uppercase;
	color: #1D1D1B,
}

h3{
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.1;
	text-transform: uppercase;
	color: #1D1D1B,
}

h4{
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.1;
	text-transform: uppercase;
	color: #1D1D1B,
}

h1 *:not(br), .h1size *:not(br), h2 *:not(br), h3 *:not(br), h4 *:not(br){line-height: inherit;display: inherit}

.fullfirst{max-width: 100%}
.fullfirst > .fullblock{padding:0}
.fullfirst > *:not(.fullblock){
	max-width: 1024px;
	margin: auto;
	left: 0;
	float: none !important;
}

.mgauto{margin: auto;}
.mglauto{margin-left: auto;}

.d-flex-wrap{
	display: flex;
	flex-wrap: wrap;
}


/* .orbit-home ul li{min-height: 460px} */
.orbit-home .orbit-container .orbit-slides-container > * .orbit-caption {
	top:0;
	background: transparent;
}
.orbit-home .orbit-container .orbit-slides-container > * .orbit-caption.filter {background-color: rgba(0,0,0,0.1);transition: 0.45s;}
.orbit-home .orbit-container .orbit-slides-container > * .orbit-caption.filter:hover {background-color: rgba(0,0,0,0.5);}

header, footer{
	background:#222;transition: 0.25s;
	color:#fff;
	padding: 15px 0;
}
header nav{padding-top: 8px;}
header nav, footer div{color:#fff;}
header nav a{color:#fff;margin:0 10px;font-weight: 400;}
header nav a:not(.button):hover{color:#04ADD9;}
header nav a:first-of-type{margin-left:0;}
header nav a:last-of-type{margin-right:0;}

button.language{
	margin-top: 11px;
	padding: 0;
	background-color: transparent;
	text-transform: uppercase;
	margin-bottom: 0;
}
#drop-language.f-dropdown:before, #drop-language.f-dropdown:after{border:none;}
#drop-language{width: 60px;margin-left: -12px;top: 50px !important;z-index: 999;}
#drop-language li{text-align:center;text-transform:uppercase;color:#000;font-family: "Raleway",sans-serif;}


label{font-weight: bold}
input[type="text"], input[type="email"], textarea{
	border:0;
	box-shadow: none;
	border-bottom: 1px solid #222;
	padding: 0;
	margin-top:5px;
	background:#f5f5f5;
}


.social a{
	width:30px;
	height:30px;
	line-height: 30px;
	text-align: center;
	vertical-align: center;
	background: #fff;
	color:#1D1D1B;
	margin:0 5px
}
.social a:first-of-type{margin-left: 0}
.social a:last-of-type{margin-right: 0}

.social a:hover{color:#fff;background: #04ADD9;}

.social.circle a{border-radius: 50%}

.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 #ccc;
	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"
}

.exit-off-canvas{display: none;}

@media only screen and (max-width: 40em) { 
	.orbit-caption *{
		font-size: 49px !important;
	}
	.exit-off-canvas{display: block;}
}