h2{
    font-weight:100;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #171e27;
}

#g-copyright .g-content{
	color:#fff;
}

#g-slideshow .g-content {
    margin: 0;
    padding: 0;
	overflow:hidden;
}

.section-vertical-paddings {
    padding-top: 0;
    padding-bottom: 0;
}

.section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
}

#g-page-surround, #g-top, #g-header{
    background: transparent !important;
}

#g-top .g-particle{
    position: absolute;
    top: -100%;
    left:0;
}

#g-copyright .g-content {
    opacity: 1;
    text-align: center;
	color: #fff;
}

body .g-side-column{
	display:none;
}

body .select2-results {
    display: block;
	border-top: 1px solid #30318f;
    border-bottom: 1px solid #30318f;
}

body .select2-container--bootstrap .select2-results__option--highlighted[aria-selected], body .select2-container--bootstrap .select2-results__option--highlighted[aria-selected]:hover {
	background-color: #ffffff;
    color: #000;
    border-left: 5px solid #6e6e99;
}

body .select2-container--bootstrap .select2-results__option[aria-selected=true],body .select2-container--bootstrap .select2-results__option--highlighted[aria-selected=true]:hover {
	background-color: #f5f5f5;
    color: #262626;
    border-left: 5px solid #30318f;
	font-family: 'Flexo-Bold', sans-serif;
}

body .select2-container--bootstrap ul li {
	border-bottom: 1px solid #8e8ed5;
	border-left: 5px solid transparent;
	font-family: 'Flexo-Medium', sans-serif;
	min-height: 34px;
	word-break: break-all;
}

/* --------------- Fonts --------------- */
/* Titles */
/* Text */

@font-face {
    font-family: 'Barlow-SemiBoldItalic';
    src: url('/templates/wnpc5/fonts/Barlow-SemiBoldItalic/Barlow-SemiBoldItalic.woff2') format('woff2'),
        url('/templates/wnpc5/fonts/Barlow-SemiBoldItalic/Barlow-SemiBoldItalic.woff') format('woff'),
        url('/templates/wnpc5/fonts/Barlow-SemiBoldItalic/Barlow-SemiBoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow-SemiBold';
    src: url('/templates/wnpc5/fonts/Barlow-SemiBold/Barlow-SemiBold.woff2') format('woff2'),
        url('/templates/wnpc5/fonts/Barlow-SemiBold/Barlow-SemiBold.woff') format('woff'),
        url('/templates/wnpc5/fonts/Barlow-SemiBold/Barlow-SemiBold.ttf') format('truetype');

}

@font-face {
    font-family: 'Barlow-Regular';
    src: url('/templates/wnpc5/fonts/Barlow-Regular/Barlow-Regular.woff2') format('woff2'),
        url('/templates/wnpc5/fonts/Barlow-Regular/Barlow-Regular.woff') format('woff'),
        url('/templates/wnpc5/fonts/Barlow-Regular/Barlow-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow-Medium';
    src: url('/templates/wnpc5/fonts/Barlow-Medium/Barlow-Medium.woff2') format('woff2'),
        url('/templates/wnpc5/fonts/Barlow-Medium/Barlow-Medium.woff') format('woff'),
        url('/templates/wnpc5/fonts/Barlow-Medium/Barlow-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow-LightItalic';
    src: url('/templates/wnpc5/fonts/Barlow-LightItalic/Barlow-LightItalic.woff2') format('woff2'),
        url('/templates/wnpc5/fonts/Barlow-LightItalic/Barlow-LightItalic.woff') format('woff'),
        url('/templates/wnpc5/fonts/Barlow-LightItalic/Barlow-LightItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow-Light';
    src: url('/templates/wnpc5/fonts/Barlow-Light/Barlow-Light.woff2') format('woff2'),
        url('/templates/wnpc5/fonts/Barlow-Light/Barlow-Light.woff') format('woff'),
        url('/templates/wnpc5/fonts/Barlow-Light/Barlow-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow-Italic';
    src: url('/templates/wnpc5/fonts/Barlow-Italic/Barlow-Italic.woff2') format('woff2'),
        url('/templates/wnpc5/fonts/Barlow-Italic/Barlow-Italic.woff') format('woff'),
        url('/templates/wnpc5/fonts/Barlow-Italic/Barlow-Italic.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow-BoldItalic';
    src: url('/templates/wnpc5/fonts/Barlow-BoldItalic/Barlow-BoldItalic.woff2') format('woff2'),
        url('/templates/wnpc5/fonts/Barlow-BoldItalic/Barlow-BoldItalic.woff') format('woff'),
        url('/templates/wnpc5/fonts/Barlow-BoldItalic/Barlow-BoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Barlow-Bold';
    src: url('/templates/wnpc5/fonts/Barlow-Bold/Barlow-Bold.woff2') format('woff2'),
        url('/templates/wnpc5/fonts/Barlow-Bold/Barlow-Bold.woff') format('woff'),
        url('/templates/wnpc5/fonts/Barlow-Bold/Barlow-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Segoe-Script';
    src: url('/templates/wnpc5/fonts/Segoe-Script/Segoe-Script.woff2') format('woff2'),
        url('/templates/wnpc5/fonts/Segoe-Script/Segoe-Script.woff') format('woff'),
        url('/templates/wnpc5/fonts/Segoe-Script/Segoe-Script') format('truetype');
}

/* ----- */
@font-face {
    font-family: 'Flexo-ThinIt';
    src: url('/templates/wnpc5/fonts/Flexo/Flexo-ThinIt.woff2') format('woff2'),
         url('/templates/wnpc5/fonts/Flexo/Flexo-ThinIt.woff') format('woff'),
         url('/templates/wnpc5/fonts/Flexo/Flexo-ThinIt.ttf') format('truetype');
}

@font-face {
    font-family: 'Flexo-Demi';
    src: url('/templates/wnpc5/fonts/Flexo/Flexo-Demi.woff2') format('woff2'),
         url('/templates/wnpc5/fonts/Flexo/Flexo-Demi.woff') format('woff'),
         url('/templates/wnpc5/fonts/Flexo/Flexo-Demi.ttf') format('truetype');
}

@font-face {
    font-family: 'Flexo-Medium';
    src: url('/templates/wnpc5/fonts/Flexo/Flexo-Medium.woff2') format('woff2'),
         url('/templates/wnpc5/fonts/Flexo/Flexo-Medium.woff') format('woff'),
         url('/templates/wnpc5/fonts/Flexo/Flexo-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Flexo-Bold';
    src: url('/templates/wnpc5/fonts/Flexo/Flexo-Bold.woff2') format('woff2'),
         url('/templates/wnpc5/fonts/Flexo/Flexo-Bold.woff') format('woff'),
         url('/templates/wnpc5/fonts/Flexo/Flexo-Bold.ttf') format('truetype');
}

/* ----- */

@font-face {
    font-family: 'Cinematografica';
    src: url('/templates/wnpc5/fonts/Cinematografica/Cinematografica.woff2') format('woff2'),
        url('/templates/wnpc5/fonts/Cinematografica/Cinematografica.woff') format('woff'),
        url('/templates/wnpc5/fonts/Cinematografica/Cinematografica.ttf') format('truetype');
}


@font-face {
    font-family: 'Cinematografica-Bold';
    src: url('/templates/wnpc5/fonts/Cinematografica-Bold/Cinematografica-Bold.woff2') format('woff2'),
        url('/templates/wnpc5/fonts/Cinematografica-Bold/Cinematografica-Bold.woff') format('woff'),
        url('/templates/wnpc5/fonts/Cinematografica-Bold/Cinematografica-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Cinematografica-ExtraBold';
    src: url('/templates/wnpc5/fonts/Cinematografica-ExtraBold/Cinematografica-ExtraBold.woff2') format('woff2'),
        url('/templates/wnpc5/fonts/Cinematografica-ExtraBold/Cinematografica-ExtraBold.woff') format('woff'),
        url('/templates/wnpc5/fonts/Cinematografica-ExtraBold/Cinematografica-ExtraBold.ttf') format('truetype');
}

/* -- Main - Front Page -- */
/* ------- Navigation ------------ */
#g-navigation {
	position: fixed;
    width: 100%;
    padding: 0px;
    z-index: 999;
    background: #fff;
    border-bottom: 1px solid #30318f;
}

/* ------- BarraTopo ------------- */
#barra {
    display: flex;
    align-items: center;	
	height: 40px;
	background: #e5e7ed;
}

#barra .g-content {
    width: 1600px;
    padding: 0px;
    margin: 0px auto;
}

#barra a { 
	text-decoration: none;
}

#barra .topo {
	height: 30px;
    display: flex;
    justify-content: flex-end;
	align-items: center;
}

#barra .topo .menuDigital {
    margin-right: auto;
}

#barra .w33.turnMenu{
    text-align: left;
    display: inline-block;
    vertical-align: top;
}

#barra .w33.offMenu{
    text-align: left;
    display: none;
    vertical-align: top;
}

#barra .w33 button {
	background: transparent;
}

#barra .w33 .Atalhos{
    background: transparent;
    outline: none;
    border: 0px;
    color: #1d1d1b;
    margin-top: 0px;
    font-family: 'Barlow-Medium', sans-serif;
	padding: 0;
    padding-left: 4px;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
}

#barra .w33 .Atalhos .name {
	font-size: clamp(10px, 9px + 0.2566vw, 14px);
    margin-left: 4px;
}

#barra .w33 .Atalhos .name span {
    font-family: 'Barlow-Bold', sans-serif;
}

#barra  .Atalhos .icon svg{
	height: 25px;
    width: 25px;
}

#barra .w33.offMenu svg polygon{
    fill:#fff;
}

#barra .w33.turnMenu path, #barra .w33.offMenu path{
    fill: #30318f;
}

#barra .topo .traducao, #barra .topo .redesSociais {
	margin-inline: clamp(10px, 9px + 0.3207vw, 15px);
	
}

#barra .topo .traducao, #barra .topo .traducao svg, #barra .topo .redesSociais svg {
    width: 22px;
    height: 22px;
    margin-right: 10px;
}

#barra .topo .redesSociais .icon.facebook svg {
	margin-right: 0;
}

#barra .topo .skiptranslate.goog-te-gadget {
	display: none;
}

#barra .topo .traducao .notranslate {
	position: relative;
    top: -29px;
    left: -4px;
	padding-right: 26px;
    background: #ffffff00;
    color: transparent;
    border: 1px solid transparent;
	cursor: pointer;
}

#barra .topo .traducao .notranslate option {
	background: #fff;
    color: #000;
    font-size: 13px;
}


#barra .topo .traducao .notranslate option:hover {
	background: #000;
	color: #fff;
} 

#barra .topo .redesSociais {
	border-left: 2px solid #000000;
    border-right: 2px solid #000000;
    padding-left: clamp(5px, 3px + 0.6414vw, 15px);
    padding-right: clamp(5px, 3px + 0.6414vw, 15px);
    width: fit-content;
    height: 22px;
    margin-right: 0px;
	display: inline-flex;
    flex-direction: row;
}

#barra .topo .extraLinks {
	display: inline-flex;
    align-items: center;
    height: 100%;
}

#barra .topo .extraLinks .loginBt {
	padding-inline: 20px;
    height: 40px;
	width: 67px;
    display: inline-flex;
    align-items: center;
    background: #30318f;
}

#barra .topo .extraLinks .loginBt .titulo {
	text-transform: uppercase;
    text-decoration: underline;
    font-family: 'Flexo-Bold', sans-serif;
    font-size: 10px;
    color: #fff;
}

#barra .topo .extraLinks .loginBt a {
}

#barra .topo .extraLinks .visMach {
	/*padding-right: 15px;*/
	padding-inline: 10px;
	height: 28px;
    display: inline-block;
}

#barra .topo .extraLinks .visMach svg {
	max-height: 100%;
    width: fit-content;
}

#barra .topo .extraLinks .MachDig {
	padding-left: 15px;
    padding-right: 15px;
    height: 28px;
    display: inline-block;
}

#barra .topo .extraLinks .MachDig svg {
	max-height: 100%;
    width: fit-content;
}

/* ------- Menu Superior --------- */
#g-navigation .g-grid:nth-child(2) {
    width: 1600px;
    margin: auto;
    padding: 0px;
	display: flex;
    justify-content: space-between;
	align-items: flex-end;
}

#logo {
	display: flex;
	justify-content: flex-start;
    height: 56px;
    flex: 0 136px;
    width: 136px;
}

#logo .g-content {
	margin: 0px;
    padding: 0px;
}

#logo .logoMain {
	height: 56px;
	padding: 4px;
    width: fit-content;
	position: relative;
	z-index: 501;
}

#logo .logoMain img {
	height: 100%;
}

#menuMega {
	display: flex;
	justify-content: flex-end;
	flex: 0 65%;
    width: 65%;
    margin-inline: 2%;
}

#menuMega .g-content {
	margin: 0px;
    padding: 0px;
}

#menuMega .dj-megamenu-wrapper {
	float: right;
}

#menuMega .dj-megamenu-default {
	width: fit-content;
	position: static;
	background: #ffffff;
}

#menuMega .dj-megamenu-default li a.dj-up_a {
	height: 40px;
	border: unset;
    color: #000;
	font-size: 18px;
	background: transparent;
	text-transform: capitalize;
	font-family: 'Flexo-Demi', sans-serif;
	transition: none;
}

#menuMega .dj-megamenu-default li.dj-up.fullsub > .dj-subwrap > .dj-subwrap-in {
	max-width: 1600px;
    margin: auto;
    min-height: 450px;
    padding-top: 60px;
    padding-bottom: 60px;
    overflow: hidden;
}

#menuMega .dj-megamenu-default li.dj-up.fullsub > .dj-subwrap > .dj-subwrap-in:before {
	content: "";
    position: absolute;
    bottom: auto;
    right: 5%;
    height: 125%;
    clip-path: polygon(0 0, 100% 0, 100% 65%, 0 65%);
    width: fit-content;
    aspect-ratio: 647 / 669;
    background-image: url(/images/logos/IconeMenu.svg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    opacity: 0.05;
    pointer-events: none;
    z-index: 0;
}

#menuMega .dj-megamenu-default .dj-subwrap .topo {
	width: 100%;
    margin: auto;
    padding: 20px 0 20px 0;
    border-bottom: solid 1px #80809a;
}

#menuMega .dj-megamenu-default .dj-subwrap .topo .titulo {
	width: fit-content;
    margin-left: 20px;
	font-size: 24px;
	font-family: 'Segoe-Script', Arial, Helvetica, sans-serif;
    color: #000;
}

#menuMega .dj-megamenu-default li div.dj-subcol {
	padding-left: 10px;
    display: inline-flex;
    justify-content: flex-start;
}

#menuMega .dj-megamenu-default li div.dj-subcol:nth-child(2) {
	padding: 0;
    padding-right: clamp(10px, -30px + 4.158vw, 50px);
}

#menuMega .dj-megamenu-default li div.dj-subcol:last-of-type {
	padding: 0;
    padding-left: clamp(10px, -30px + 4.158vw, 50px);
}

#menuMega .dj-megamenu-default li div.dj-subcol {
    padding-inline: clamp(5px, -15px + 2.079vw, 25px);
}

#menuMega .dj-megamenu-default li ul.dj-submenu {
	width: 100%;
}

#menuMega .dj-megamenu-default li ul.dj-submenu>li {
	width: 100%;
	border-top: unset;
}

#menuMega .dj-megamenu-default li ul.dj-submenu>li, 
#menuMega .dj-megamenu-default li ul.dj-submenu>li.first:last-child {
    border-bottom: 1px solid #9797ac;
	border-top: unset;
}

#menuMega .dj-megamenu-default li ul.dj-submenu li:last-child {
    border-bottom: unset;
}

#menuMega .dj-megamenu-default li ul.dj-submenu>li.first {
    border-bottom: 1px solid #9797ac;
}

#menuMega .dj-megamenu-default li:hover div.dj-subwrap, #menuMega .dj-megamenu-default li.hover div.dj-subwrap {
	margin-top: 1px;
	background: #f8f8fa;
}

#menuMega .dj-megamenu-default li.hover div.dj-subwrap:after {
    content: '';
    position: absolute;
    pointer-events: none;
    background: #1f1f1f87;
    left: 0;
    display: block;
    height: 100vh;
    width: 100%;
    -webkit-backdrop-filter: blur(1px) brightness(90%);
    backdrop-filter: blur(1px) brightness(90%);
}

#menuMega .dj-megamenu-default li a.dj-up_a > span {
    height: 40px;
    line-height: 40px;
}

#menuMega .dj-megamenu-default li.dj-up.hover a.dj-up_a span.dj-drop {
    border-bottom: 5px solid #9698c0;
}

#menuMega .dj-megamenu-default li a.dj-up_a span.dj-drop {
    margin: 0 10px 0 10px;
    padding: 0px;
	font-weight: normal;
    border-bottom: 5px solid transparent;
	text-transform: none;
}

#menuMega .dj-megamenu-default li.dj-up.hover a.dj-up_a span.dj-drop {
    border-bottom: 5px solid #55567f;
}

#menuMega .dj-megamenu-default li.dj-up.active a.dj-up_a span.dj-drop {
	color: #2e3182;
    border-bottom: 5px solid #2e3192;
	font-weight: bold;
}

#menuMega .dj-megamenu-default li a.dj-up_a .arrow {
	/*display: none;*/
	right: clamp(4px, -7px + 1.1435vw, 15px);
}

#menuMega .dj-megamenu-default li ul.dj-submenu>li.parent>a .arrow {
	display: none;
}

#menuMega .dj-megamenu-default li ul.dj-submenu>li>a {
    font-weight: 100;
    font-size: clamp(12px, 6px + 0.6237vw, 18px);
	width: 100%;
	font-family: 'Flexo-Medium', sans-serif !important;
    text-wrap-mode: nowrap;
	white-space: nowrap;
    color: #000000;
    margin-left: 0px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 10px;
	border-left: 5px solid transparent;
}

#menuMega .dj-megamenu-default li ul.dj-submenu>li>a.active {
	color: #000;
	font-weight: 600;
	text-decoration: none;
	border-left: 5px solid #30318f;
}

#menuMega .dj-megamenu-default li ul.dj-submenu>li>a:hover {
	border-left: 5px solid #545489;
    color: #2e3182;
    font-family: 'Flexo-Bold', sans-serif !important;
}

#menuMega .dj-megamenu-default li ul.dj-submenu>li>a:hover, .dj-megamenu-default li ul.dj-submenu>li>a.active, .dj-megamenu-default li ul.dj-submenu>li.hover:not(.subtree)>a { 
	background: unset;
}

#label {
	display: flex;
	justify-content: center;
	height: 56px;
	flex: 0 67px;
    width: 67px;
}

#label .g-content {
	margin: 0px;
    padding: 0px;
}

#label .label {
	display: block;
	width: 67px;
	height: 192px;
	padding: 0px;
	border-radius: 0px;
	overflow: hidden;
	-webkit-transition: height 1.3s ease;
    -moz-transition: height 1.3s ease;
    -o-transition: height 1.3s ease;
    transition: height 1.3s ease;
}

#label .label:hover {
	filter: brightness(1.1);
}

#label .label.scrolled {
    height: 56px;
}

#label .label.scrolled:hover {
    height: 192px;
}

#label .label img {
	height: 192px;
	width: 67px;
}

/* ------- MenuSuperior -------- */

#MenuSuperior {
    position: fixed;
    left: 0;
    top: 50px;
    padding-top: 150px;
    padding-bottom: 100px;
    height: 100%;
    width: 100%;
    background: #f3fafd;
    overflow-x: hidden;
    overflow-y: scroll;
	z-index: 20;
    display: none;
}

#MenuSuperior .g-content {
    padding: 80px 0;
    margin: 0 auto;
    width:1600px;
}

#MenuSuperior .w33{
    display: block;
    vertical-align: top;
    margin: auto;
}

#MenuSuperior .w33 .button {
    background: #fff;
    color: #1d1d1b !important;
    font-family: 'Barlow-SemiBold', sans-serif;
    text-transform: initial;
    font-size: 20px;
    font-style: normal;
    width: 100%;
    float: none;
    padding: 25px 0px;
    height: 140px;
    text-align: center;
    position: relative;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    vertical-align: top;
    border: 0;
    border-radius: 0px;
    margin-bottom: 0;
}

#MenuSuperior .w33 li:hover .button {
	background: #30318f;
    color: #fff !important;
}

#MenuSuperior .w33 li {
    list-style: none;
    font-family: 'Barlow-SemiBold', sans-serif;
    width: 18%;
    float: none;
    margin: 1% 0.8%;
    padding: 0px;
    height: 140px;
    text-align: center;
    position: relative;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    vertical-align: top;
    box-shadow: 0px 0px 7px -1px #1d1d1b70;
    border: 0;
    border-radius: 0px;
}

/* ------- Menu Mobile --------- */

#menuMobile::-webkit-scrollbar {
	width: 8px;
    background: #fff;
}

#menuMobile::-webkit-scrollbar-track {
	-webkit-box-shadow: none;
}

#menuMobile::-webkit-scrollbar-thumb {
	background-color: #2e3192;
    border-left: 1px solid #5b5e97;
    width: 7px;
}

#menuMobile {
    background: #fff;
    height: 100%;
    overflow-y: scroll;
    position: fixed;
	z-index: 10;
    padding-bottom: 330px;
    text-align: center;
	top: 80px;
    border-top: 1px solid #959596;
    left: 0;
    display:none;
}

#menuMobile .g-content{
    padding: 0!important;
    margin: 0;
}

#menuMobile .g-title {
	display: none;
}

#menuMobile .platform-content{
    margin: 0;
    padding: 0;
}

#menuMobile .w33.icons {
    display: inline-block;
    vertical-align: top;
    text-align: right;
    position: relative;
    top: 100px;
}
#menuMobile .w33.icons div {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
}
#menuMobile .w33.icons div svg {
    height: 25px;
}
#menuMobile .w33.icons .areaPessoal div svg {
    height: 40px;
}
#menuMobile .w33.icons .separator {
    width: 1px;
    margin: 0 10px;
    background: #000;
}
#menuMobile .w33 img {
    background: transparent;
    height: 50px;
    text-align: center;
    padding: 0;
    width: auto;
}
#menuMobile .logo-5992.g-content {
    position: relative;
    top: 150px;
    margin: 0 auto;
}
#menuMobile .logo-5992 .g-logo {
    text-align: center;
	margin-bottom: 20px;
}
#menuMobile .logo-5992 .g-logo img {
    width: 250px;
}

#menuMobile ul#accordeonck681 {
    background: #fff;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
    border: 0;
}

#menuMobile ul#accordeonck681 li.level1, #menuMobile ul#accordeonck681 li.level2, #menuMobile ul#accordeonck681 li.level3, #menuMobile ul#accordeonck681 li.level4{
    border-bottom: 1px solid #1d1d1d;
	margin-bottom: 0px;
}

#menuMobile #accordeonck681 li.accordeonck > span{
    text-align:left;
}

#menuMobile #accordeonck681 li.level1 > span a, #menuMobile #accordeonck681 li.level2 > span a, #menuMobile #accordeonck681 li.level3 > span a, #menuMobile #accordeonck681 li.level4 > span a{
    color: #1d1d1b;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    text-shadow: none;
    line-height: normal;
    font-family: 'Flexo-Medium', sans-serif;
}

#menuMobile #accordeonck681 li.level1 > span span.accordeonckdesc{
    display:none;
}

#menuMobile #accordeonck681 ul.content_1.accordeonck{
    background: #e4e4e4;
}

#menuMobile #accordeonck681 ul.content_2.accordeonck{
    background: #fff;
}

#menuMobile #accordeonck681 li.level1 > span a, #menuMobile #accordeonck681 li.level2 > span a, #menuMobile #accordeonck681 li.level3 > span a{
    padding-top:8px;
    padding-bottom:8px;
}

#menuMobile #accordeonck681 li.level1 > span a{
    padding-left:10px;
}

#menuMobile #accordeonck681 li.level2 > span a{
    padding-left:25px;
}

#menuMobile #accordeonck681 li.level3 > span a{
    padding-left:40px;
}

#menuMobile #accordeonck681 li.parent.open > span span.toggler_icon{
    background: url(/images/icons/nav_arrow_down_icon.png) center center no-repeat !important;
	filter: invert(1);
}

#menuMobile #accordeonck681 li.parent > span span.toggler_icon{
    background: url(/images/icons/nav_arrow_right_icon.png) center center no-repeat !important;
}

#menuMobile #accordeonck681 li.accordeonck.parent > span {
    padding-right: 0;
}

#menuMobile #accordeonck681 li.parent > span span.toggler_icon{
    right: 10px;
}

#menuMobile #accordeonck681 .accordeonck.item804{
    display:none;
}

#menuMobile #accordeonck681 li.level1.open > span a{
    background-color: #2e3192;
	color: #ffffff;
}

#menuMobile #accordeonck681 li.level2.open > span a{
    background-color: #2e3192b3;
	color: #ffffff;
}

#menuMobile #accordeonck681 li.level3 > span a.isactive {
	background-color: #2e319261;
	color: #ffffff;
}

/* ------- Mobile Bar --------- */


#g-navigation .g-grid:nth-child(3) {
	width: 95%;
    margin: auto;
}

#mobileBar {
	height: 40px;
    display: none;
    align-items: center;
    justify-content: flex-end;
}

#mobileBar .g-content {
	padding: 0px;
	margin: 0px;
}

#mobileBar div.separator {
    width: 1px;
    margin: 0 10px;
    height: 29px;
    background: #000;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
}

#mobileBar .botao{
    background: transparent;
    outline: none;
    padding: 0;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
	cursor: pointer;
}

#mobileBar .botao svg circle, #mobileBar .botao svg line, #mobileBar .botao svg path {
    stroke: #000000 !important;
    fill: #000000 !important;
}

#mobileBar .botao svg {
    width: 32px;
    height: 32px;
}

#mobileBar .botao.hideMenuMobile{
    display:none;
}

/* ---------------- */
/* ---------- G-Slideshow ----------- */

#g-slideshow {
    color: unset;
    background: unset;
    position: relative;
    padding: 0px;
    z-index: 0;
}
/* ---------------- Slider ----------------------- */

#slide .platform-content {
	height: inherit;
}

#slide .hideImageNormal {
	height: inherit;
}

#slide .info h4 {
	font-size: 1rem;
	font-weight: bold;
}
  
#slide .sliderPrincipalNormal h2,#slide .sliderPrincipalNormal h3 {
	text-transform: none;
}


#slide .g-content{
    margin: 0;
	padding: 0px !important;
}

#slide .hideImageNormal{
    visibility: hidden;
    position: absolute;
    z-index: -99;
}

#slide .sliderPrincipalNormal {
    width:100%;
    margin: 0px auto;
    position:relative;
    overflow:hidden;
    min-height: 750px;
    max-height: 750px;
}

#slide .sliderPrincipalNormal ul{
    margin:0 auto;
}

#slide .sliderPrincipalNormal img{
    width:100%;
}

#slide .sliderPrincipalNormal ul li{
    width:100%;
    list-style:none;
    position:absolute;
    z-index:1;
    height:100%;
	background-position: center;
    background-size: cover;
    top:0;
    left:0;
    right:0;
}
 
#slide .sliderPrincipalNormal #dots {
    position: absolute;
    top: unset !important;
	bottom: 5% !important;
	left: 150px;
    right: auto;
    height: 30px;
    z-index: 9999;
    font-size: 0;
    text-align: center;
    opacity: 1;
}

#slide .sliderPrincipalNormal #dots a{
    background: #ffffff80;
    margin: 0 6px;
    width: 20px;
    height: 10px;
    display: inline-block;
    cursor: pointer;
}

#slide .sliderPrincipalNormal #dots a.active {
	background: #ffffff;
}

#slide .sliderPrincipalNormal #dots a:first-child:last-child {
    display: none;
}

#slide .sliderPrincipalNormal .arrow {
    position:absolute;
    top:50%;
    width:70px;
    height:100px;
    margin-top:-50px;
    background:#FFF;
    z-index:999;
    opacity:0.7;
    line-height:100px;
    color:#333;
    text-align:center;
    text-decoration:none;
}

#slide .sliderPrincipalNormal .arrow.prev{
	left:0; 
}

#slide .sliderPrincipalNormal .arrow.next {
	right:0; 
}

#slide .sliderPrincipalNormal .arrow:active{
    background:#FAFAFA;
    opacity:1;
}

#slide .sliderPrincipalNormal .overlay{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background: #30318f59;
}

#slide .sliderPrincipalNormal .info {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 0px;
    top: 27%;
    -webkit-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;
    z-index: 99;
	pointer-events: none;
}

#slide .sliderPrincipalNormal .info .tags{
    margin-top: 40px;
    text-align: left;
}

#slide .sliderPrincipalNormal .info .tags span {
	background: #004685;
	color: #fff;
    padding: 10px 15px;
    margin: 0;
    text-transform: uppercase;
    font-family: 'ButlerStencil', sans-serif;
    font-size: 14px;
    border-radius: 50px;
}

#slide .sliderPrincipalNormal .info .tags span:hover {
	background: #fff;
	color: #000;
}

#slide .sliderPrincipalNormal h2{
	font-size: 40px;
    line-height: 1;
    margin: 5px 0 3px 0;
    color: #fff;
    z-index: 1;
    position: relative;
	font-family: 'Segoe-Script', sans-serif;
	opacity: 0;
	animation: fadeMeIn 0.4s ease-in forwards;
	-webkit-animation: fadeMeIn 0.4s ease-in forwards;
	animation-delay: 1s;
}

#slide .sliderPrincipalNormal h3 {
    color: #fff;
    z-index: 1;
	margin-top: 5px;
    font-family: 'Flexo-Demi', sans-serif;
    position: relative;
    font-size: 45px;
    font-weight: unset;
}

#slide .sliderPrincipalNormal h3 .faded-word {
    -webkit-transform: translateY(65%);
    -moz-transform: translateY(65%);
    -ms-transform: translateY(65%);
    -o-transform: translateY(65%);
    transform: translateY(65%);
	opacity: 0;
}

#slide .sliderPrincipalNormal h3 .faded-activated {
	animation: fadeInOpacTransColor 0.2s ease-in forwards;
	-webkit-animation: fadeInOpacTransColor 0.2s ease-in forwards;
	animation-delay: 1.4s;
}

/* --- */
@keyframes fadeMeIn {
	0% {
        opacity: 0;
	}
	
	100% {
        opacity: 1;
	}
}


@keyframes fadeInOpacTransColor {
    0% {
        opacity: 0;
		-webkit-transform: translateY(65%);
		-moz-transform: translateY(65%);
		-ms-transform: translateY(65%);
		-o-transform: translateY(65%);
		transform: translateY(65%);
    }

    100% {
        opacity: 1;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
    }
}

/* --- */

#slide .sliderPrincipalNormal p {
	margin-top: 50px;
    font-size: 24px;
    width: 80%;
}

#slide .sliderPrincipalNormal .button_slider {
    margin-top: 50px;
    color: #ffffff;
    padding: 2% 5% 2% 5%;
    border: 1px solid #ffffff;
    text-transform: uppercase;
    font-family: 'Flexo-Demi', sans-serif;
    font-size: 14px;
    background-color: transparent;
    display: inline-block;
    cursor: pointer;
}

#slide .sliderPrincipalNormal .button_slider:hover{
	color: #000;
	border: 1px solid #000000;
	background-color: #fff;
}

#slide .sliderPrincipalNormal .logo-slider {
	vertical-align: top;
    position: relative;
    top: 6%;
    display: inline-block;
    width: 45%;
    padding-left: 10%;
	float: right;
}

#slide .sliderPrincipalNormal .logo-slider img {
	width: 500px;
	float: right;
}
/* ---------------- */

.loader{
    width: 100%;
    height: 100%;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    z-index: 99;
    -webkit-transform: translate(0px, 1px);
    -moz-transform: translate(0px, 1px);
    -ms-transform: translate(0px, 1px);
    -o-transform: translate(0px, 1px);
    transform: translate(0px, 1px);
}

.loader > img, .loader > svg {
    width: 170px;
	height: fit-content;
	display: block;
	position: relative;
	top: 20%;
}

.lds-ellipsis {
    display: block;
    position: relative;
    width: 80px;
    height: 80px;
	top: 20%;
}

.lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #30318f;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(24px, 0);
    }
}

/* ---------------- */
#filtroFP {
    width: 100%;
    position: absolute;
    top: 500px;
    z-index: 999;
	text-align: center;
	font-family: 'Flexo-Medium', sans-serif;
}

#filtroFP .listaEmpresas {
    width: 70%;
    display: inline-block;
}

#filtroFP #ProcuraEmpresa {
    display: inline-flex;
	justify-content: space-around;
}

#filtroFP #ProcuraEmpresa .form-group {
	display: inline-block;
	width: 24%;
}

#filtroFP #ProcuraEmpresa #blocoSubCat.form-group {

}

#filtroFP #ProcuraEmpresa .form-group .col-md-9 {
	width: 100%;
}


#filtroFP #ProcuraEmpresa .form-group .col-md-9 .select2-container--bootstrap {
    position: relative;
}

#filtroFP #ProcuraEmpresa .form-group .col-md-9 input[type="text"] {
	line-height: 3;
    padding: 6px 10px 6px 20px;
    border-radius: 0px;
	border: 1px solid #a3a3a3;
}

#filtroFP #ProcuraEmpresa .form-group .col-md-9 input[type="text"]:focus, #filtroFP #ProcuraEmpresa .form-group .col-md-9 input[type="text"]:hover {
    border: 1px solid #30318f;
}

#filtroFP #ProcuraEmpresa .form-group .col-md-9 .select2-container--bootstrap .select2-selection--single {
	height: 62px;
    padding: 8px 24px 8px 20px;
	border: 1px solid #30318f;
	border-radius: 0px;
}

#filtroFP #ProcuraEmpresa .form-group .col-md-9  .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
	line-height: 2.5;
    text-align: left;
	font-size: 18px;
    color: #000000;
}

#filtroFP #pesquisarEmpresa {
    background: #008099;
    border: unset;
    font-size: 16px;
    text-transform: uppercase;
    padding: 21px;
    color: #fff;
}

#filtroFP #pesquisarEmpresa:hover {
	background: #046c81;
}

/* ------ */

/*Contador*/

#contador{
    background: #e6e6ea;
    padding: 50px 0;
}

#contador .g-content {
    margin: 0 auto;
	padding: 75px 0 75px 0;
	width: 1600px;
	text-align: center;
}

#contador h2 {
    font-family: 'Flexo-Demi', sans-serif;
	font-size: 40px;
    text-align: center;
    color: #30318f;
    margin-top: 0;
	margin-bottom: 50px;
}

#contador h3, #categorias h2 {
    font-family: 'Flexo-Demi', sans-serif;
    font-size: 40px;
    text-align: center;
    color: #30318f;
    margin-top: 65px;
    margin-bottom: 65px;
}
#categorias h2 span {
    font-family: 'Segoe-Script', sans-serif;
}

#contador .wide {
    width: calc(100% / 6);
    padding: 10px;
	border-right: 1px solid #008dcd;
    display: inline-block;
    vertical-align: top;
}

#contador .wide:last-child {
	border-right: unset;
}

#contador .wide .number {
    width: 100%;
    color: #8a8bb6;
	font-size: clamp(40px, 33px + 1.9243vw, 70px);
    font-family: 'Flexo-Demi', sans-serif;
    text-align: center;
    display: block;
    vertical-align: middle;
}

#contador .wide .text {
    width: 100%;
    color: #1d1d1b;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    padding-right: 15px;
    padding-left: 15px;
	font-size: clamp(14px, 13px + 0.3849vw, 20px);
    font-family: 'Barlow-Light', sans-serif;
}

#contador .contentContador {
	width: 100%;
    display: inline-flex;
}

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

#categorias .g-content {
    margin: auto;
	width: 1600px;
    padding: 0px;
}

#categorias .listaCategorias {
    margin: 50px auto 0 auto;
    width: 1600px;
    display: none;
}

#categorias .listaCategorias .wideCat {
    width: 18%;
    display: inline-block;
    margin: 0 1% 2% 1%;
    vertical-align: top;
    float: left;
    overflow: hidden;
	position: relative;
}

#categorias .listaCategorias .wideCat:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #117eb1b8;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity 0.35s ease-in;
    -moz-transition: opacity 0.35s ease-in;
    -o-transition: opacity 0.35s ease-in;
    transition: opacity 0.35s ease-in;
}

#categorias .listaCategorias .wideCat:hover:after {
	opacity: 1;
}

#categorias .listaCategorias .wideCat a {
	text-decoration:none !important;
	position: relative;
}

#categorias .listaCategorias .nomeCat {
    position: absolute;
    bottom: 0;
    width: 75%;
    margin-right: 20%;
    text-align: left;
	margin-bottom: 10%;
    margin-left: 5%;
    z-index: 9;
    color: #fff;
}

#categorias .listaCategorias .nomeCat:after {
	content: '';
    position: absolute;
    bottom: 0;
    right: -20%;
    width: clamp(20px, 18px + 0.6414vw, 30px);
    height: clamp(20px, 18px + 0.6414vw, 30px);
    background: url(/images/SVG/SetaRg.svg) center center no-repeat;
    filter: invert(1);
    background-size: contain;
}

#categorias .listaCategorias .nomeCat h3 {
	margin: 0;
}

#categorias .listaCategorias .image {
	background:#000;
}

#categorias .listaCategorias .image img {
	opacity: 1;
    filter: brightness(0.7);
    aspect-ratio: 200 / 300;
    object-fit: cover;
    object-position: center;
}

#categorias .listaCategorias .nomeCat .nome {
	font-family: 'Barlow-Light', sans-serif;
    font-weight: bold;
    color: #fff;
    text-shadow: 3px 2px 8px #000000a8;
    font-size: clamp(14px, 11px + 0.898vw, 28px);
	overflow-wrap: break-word;
}

#categorias .listaCategorias .wideCat a:hover {
	text-decoration:none;
}

/* ---- Botoes ---- */

#botoes{
    background: #2d2a5f;
    color: #fff;
}
#botoes{
    text-align: center;
}

#botoes .g-content{
	width: 1600px;
    padding: 90px 0;
    margin:0 auto;
}

#botoes .w33{
	width: 31%;
	padding-inline: 2%;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    vertical-align: top;
    height: 100px;
    color: #ffffff;
    background: #727392;
    box-shadow: #00000029 5px 2px 6px 4px;
    font-family: 'Flexo-Demi', sans-serif;
    font-size: 30px;
    cursor: pointer;
	-webkit-transition: background 0.35s ease-in;
    -moz-transition: background 0.35s ease-in;
    -o-transition: background 0.35s ease-in;
    transition: background 0.35s ease-in;
}

#botoes .w33 .titulo {
	padding-inline: 2%;
}

#botoes .w33 .titulo span {
	font-family: 'Flexo-ThinIt', sans-serif;
}


#botoes .w33 .icon {
	min-width: 60px;
    max-width: 60px;
    min-height: 60px;
    max-height: 60px;
}

#botoes .w33 .icon svg {
	min-width: 60px;
    max-width: 60px;
    min-height: 60px;
    max-height: 60px;
}

#botoes .w33 .icon svg path {
	fill: #fff;
}

#botoes .w33:hover{
	background:#008dcd;
}

#botoes a:nth-child(1) {
	margin-right:1%;
}

#botoes a:nth-child(2) {
	margin-left: 1%;
	margin-right: 1%;
}

#botoes a:nth-child(3) {
	margin-left: 1%;
}

#botoes a, #botoes a:hover{
	text-decoration:none;
}

/*----- Subcategorias --------- */

#subcategorias {
    background: #fff;
}

#subcategorias .g-content {
    margin: 0 auto;
    padding: 75px 0;
    width: 1600px;
}

#subcategorias h2 {
	font-family: 'Flexo-Demi', sans-serif;
    font-size: 40px;
    text-align: center;
	color: #30318f;
    text-transform: uppercase;
    margin-top: 35px;
    margin-bottom: 35px;
}

#subcategorias p, #contador p{
    font-family: 'Flexo-Medium', sans-serif;
    color: #000;
    font-size: 20px;
    text-align: center;
}

#subcategorias .subtitulo {
    font-family: 'DINNeuzeitGroteskStd-BdCond',sans-serif;
    margin: 0;
    text-transform: uppercase;
    font-size: 55px;
    font-weight: 100;
	color: #2d2a5f;
	text-align:center;
}

#subcategorias .listaSubcategorias {
    margin-top: 75px;
    display: none;
}

#subcategorias .wideSubCat{
	position: relative;
    width: 49.6%;
    padding: 0 1% 2% 1%;
    display: inline-block;
    vertical-align: top;
}

#subcategorias .wideSubCat:nth-child(odd){
}

#subcategorias .wideSubCat:nth-child(even){
}

#subcategorias .wideSubCat .image, #subcategorias .wideSubCat .image img{
	border-radius:10px;
}

#subcategorias .wideSubCat .image{
	background:#000;
	
}

#subcategorias .wideSubCat .image img{
	opacity:0.8;
	width: 100%;
    max-height: 150px;
    object-fit: cover;
    object-position: center;
}

#subcategorias .wideSubCat a, #subcategorias .wideSubCat a:hover{
	text-decoration:none;
    position: relative;
}

#subcategorias .wideSubCat a .image {
	-webkit-transition: box-shadow 0.2s ease-in;
    -moz-transition: box-shadow 0.2s ease-in;
    -o-transition: box-shadow 0.2s ease-in;
    transition: box-shadow 0.2s ease-in;
}

#subcategorias .wideSubCat a:hover .image {
	box-shadow: #00000026 0px 2px 6px 3px;
}

#subcategorias .wideSubCat .nome{
	font-family: 'Barlow-Light', sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    color: #fff;
    text-shadow: 1px 1px #00000061;
    font-size: clamp(20px, 18px + 0.5131vw, 28px);
    text-align:center;
}

#subcategorias .wideSubCat h3{
	margin:0;
}

#subcategorias .wideSubCat .nomeSubCat{
    position: absolute;
    width: 100%;
    margin: auto;
    margin-top: 68px;
    margin-bottom: -95px;
    z-index: 9;
    color: #fff;
}

/* --- */

/* ------- Mainbar ----------- */
#g-mainbar { 
	margin-bottom: 100px;
}

#g-mainbar.section-horizontal-paddings {
	padding: 0px;
}

/* --- PopUp --- */

#popUp table thead td {
	background: #e74c3c;
    padding: 2px 5px;
    font-family: 'Poppins-Medium', Helvetica, sans-serif;
    color: #000000;
    font-size: 20px;
    text-align: center;
}

#popUp table tbody td {
	color: #1d1d1b;
    text-align: center;
    font-family: 'FSAlbert-Regular', Helvetica, sans-serif;
    font-size: 16px;
}

#popUp caption {
    display: none;
}

#popUp {
    display: none;
    z-index: 9999999999999999;
}

#popUp .blocker {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: ' ';
    background: rgba(0,0,0,.5);
}

#popUp .g-content {
    margin: 0;
    padding: 0 !important;
}

#popUp .modal {  
    display: block;
}

#popUp .modal th {
	padding: 0px;
} 

#popUp .modal-dialog, #popUp .modal-content{
    background: #ffffff;
    box-shadow: none;
    border: none;
}

#popUp .modal-header table {
    width: 100%;
    border: 0;
    padding: 0;
}

#popUp .modal-header td {
    width: 170px;
    height: 55px;
}

#popUp .modal-header td:nth-child(2) {
    width: 360px;
    text-align: right;
}

#popUp .modal-header td, #popUp .modal-header table {
    border: none;
}

#popUp .modal-header td img {
    margin-top: 0;
    top: 0;
    width: auto;
}

#popUp .modal-body td {
    color: #000000;
    background: transparent;
    border: 1px solid #dedede;
    text-align: left;
    padding:0.5rem;
}

#popUp p {
    color: #000000;
    padding: 10px;
    font-size: 13px;
	margin:0px;
}

#popUp a {
    color: #000000;
    padding:0 0 1px;
    text-decoration: none;
}

#popUp a:hover {
    border-bottom: 1px solid #000;
}

#popUp .modal-footer {
    background: #ffffff;
}

#popUp .modal-footer button {
	outline: none;
    background: #8f8f8f;
    border-color: #d6d6d6;
    color: #fff;
}

#popUp .modal-footer button:hover, #popUp .modal-footer button:active , #popUp .modal-footer button:focus {
    background-color: #30318f;
}

/* ------- Footer ----------- */
#g-footer { 
	background: #fff;
}

/* --- MenuInferior --- */
#MenuInferior {

}

#MenuInferior .g-content {
    margin: 0 0.625rem;
    padding: 1rem;
}

#MenuInferior .w16{
	width: 16%;
	display: inline-block;
	vertical-align: top;
}

#MenuInferior .w16 li{
	list-style: none;
	border-left: 5px solid #ffffff00;
    padding-left: 5px;
}

#MenuInferior .w16 li:hover{
	color: #2e3182;
    border-left: 5px solid #2e3192;
}

#MenuInferior .w16 h6{
    text-align: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.14);
    padding: 0 20px;
    margin: 0 5px;
	font-size: 16px;
	line-height: 1.5;
	color: #333;
	font-family: 'Flexo-Demi', sans-serif;
    font-weight: normal;
}

#MenuInferior .w16 ul {
    margin-left: 25px;
	margin-top: 25px;
    margin-bottom: 25px;
}

#MenuInferior .w16 li a{
    color: #333;
    font-size: 16px;
	font-family: 'Barlow-Regular', sans-serif;
}

#MenuInferior .w16 li:hover a, #MenuInferior .w16 li a:hover{
    color: #2e3182;
}

/* --- Parceiros --- */
#Parceiros .g-content {
    margin: 0;
    padding: 50px 0;
}

#Parceiros .wide{
    width: 60%;
    margin: 0 auto;
	text-align: center;
}

#Parceiros .w20{
	width: 18%;
	display: inline-block;
	vertical-align: middle;
}

#Parceiros .w20 img{
    width: 180px;
}

#Parceiros .w20.small img{
    width: 80px !important;
}

/* ----------------------- */
/* --- */
#g-copyright {
	padding: 0;
}

/* --- */
#Copyright {
	background: #30318f;
}

#Copyright .g-content {
	width: 100%;
    margin: auto;
    padding: 10px 0;
}

#Copyright .mod-custom.custom {
	width: 100%;
}

#Copyright .copyright {
    display: flex;
}

#Copyright .govern {
    margin: auto;
    position: relative;
    left: -200px;
    padding-left: 200px;
    text-align: center;
}

#Copyright .govern p.copy {
	margin: 0;
    font-size: clamp(14px, 13px + 0.3849vw, 20px);
    color: #fff;
    font-weight: 100;
}

#Copyright .selo {
	min-width: 200px;
	display: inline-block;
    margin: 10px 10px 5px;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

#Copyright .selo .logoInterface {
    width: 50px;
    overflow: hidden;
    text-align: left;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
    -webkit-transition: width 1s, opacity 2s ease-in-out;
    -moz-transition: width 1s,opacity 2s ease-in-out;
    -o-transition: width 1s,opacity 2s ease-in-out;
    transition: width 1s, opacity 2s ease-in-out;
    margin-top: -12px;
}

#Copyright .selo .logoInterface:hover {
    width: 200px;
    -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 0 12px 0 rgba(0,0,0,.75);
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .75);
}



#Copyright .selo img {
    height: 30px;
    margin: 10px 5px;
    width: 34px;
    display: inline-block;
    vertical-align: middle;
    opacity: .4;
    transition: 1s ease-in-out;
}

#Copyright .selo .logoInterface:hover img {
	opacity: 1;
}

#Copyright .logoInterface:hover .prod {
    opacity: 1;
}

#Copyright .logoInterface .prod {
    opacity: 0;
    color: #fff;
	background: #30318f;
    -webkit-transition: opacity 1.5s ease-in;
    -moz-transition: opacity 1.5s ease-in;
    -o-transition: opacity 1.5s ease-in;
    transition: opacity 1.5s ease-in;
}

#Copyright .selo .prod {
    color: #fff;
	background: #30318f;
    font-family: raleway, sans-serif;
    font-size: 14px;
    position: absolute;
    margin-left: 5px;
	margin-top: 8px;
}

#Copyright .selo .logoInterface .connect {
    position: absolute;
    font-size: 10px;
    margin-left: 20px;
    left: 0;
    top: 20px;
}


@media (max-width: 361px){
	::-webkit-scrollbar {
	  width: 5px;
	}	
	    
	/* --- MenuSuperior --- */
	#MenuSuperior {
	    padding-top:25px;
	}
    
    #MenuSuperior .g-content {
	    padding:10px;
	    margin:0;
	    width:100%;
    }
	
	#MenuSuperior .w33 .button {
        padding: 10px 0;
        font-size: 14px;
        height:auto;
	}
	
	#MenuSuperior .w33 li {
	    width: 100%;
        margin: 10px 0;
        max-width:362px;
        height:auto;
	}
    
	/* --- Barra Topo --- */
	#barra .g-content {
		width: 100%;
	}
	
	#barra .w33 .Atalhos .name span {
		display: block;
	}
	
	/* --- MenuSuperior --- */
	#g-navigation .g-grid:nth-child(2) {
		width: 100%;
	}
	/* --- */
	/* -- Menu Desktop -- */
	#logo {
		display: flex;
		height: 0px;
		justify-content: flex-start;
	}
	
	#logo .logoMain {
		height: auto;
		padding: unset;		
	}
	
	#logo .logoMain img {
        height: 39px;
        margin-top: 1px;
	}
	
	#menuMega, #label { 
		display: none;
	}
	
	/* -- Menu Mobile -- */
	#mobileBar {
		display: flex;
	}
	
	/* Slider */	
    #slide {
        margin-top: 80px;
	}
	
    #slide .g-content {
        padding: 0 !important;
    }
    
    #slide .sliderPrincipalNormal #dots {
		top: auto !important;
        /*bottom: 0px !important;*/
		bottom: 10% !important;
        margin: 0 auto;
        text-align: left;
		left: 20px;
        width: 100%;
        transform: none;
    }
    
    #slide .sliderPrincipalNormal #dots a {
    }
    
    #slide .sliderPrincipalNormal{
        display:block;
        max-height: 350px;
        min-height: 350px;
    }
    
    #slide .sliderPrincipalNormal .info {
		top: 20%;
    }
    
    #slide .sliderPrincipalNormal h2 {
		font-size: 20px;		
    }
        
    #slide .sliderPrincipalNormal h3 {
		font-size: 25px;
    }
	
    #slide .sliderPrincipalNormal p {
		display: none;
		margin-top: 10px;
		font-size: 11px;
		width: 100%;
	}
    
    #slide .sliderPrincipalNormal .info .tags {
        margin-top: 15px;
    }
    
    #slide .sliderPrincipalNormal .info .tags span {
        font-size: 12px;
        padding: 10px;
    }
    
    #slide .sliderPrincipalNormal #dots {
        right: 10px;
    }
    
    #slide .textura {
        bottom: -10px;
    }
	/* --- */
	/* --- FP - Intro ---*/
	#intro .g-content {
		width: 90%;
	}	
		
	#intro .intro {
		display: block;
	}
	
	#intro .imagem {
		width: 100%;
		padding: 0px;
	}
	
	#intro .descritivo {
		padding: 50px 0px 0px 0px;
		width: 100%;
	}
	
	#intro .descritivo .titulo {
		font-size: 40px;
	}
		
	#intro .descritivo .subtitulo {
		font-size: 40px;
	}
	
	#intro .descritivo .texto {
		font-size: 22px;
    }
		
	/* --- */	
	#filtroFP {
		position: relative;
		top: unset;
        margin-top: 30px;
        margin-bottom: 30px;
	}
	#filtroFP .g-content {	
	    width: 95%;
		margin: auto;
	}
	
	#filtroFP .listaEmpresas {
		width: 100%;
	}
		
	#filtroFP #ProcuraEmpresa {
		flex-wrap: wrap;
	}
	
	#filtroFP #ProcuraEmpresa .form-group {
		width: 49%;
		margin-top: 15px;
	}
	
	#filtroFP #pesquisarEmpresa {
		width: 99%;
		margin-top: 20px;
	}
	
	/* --- */		
	#contador .g-content {
	    width: 95%;
	    padding: 0;
	}
	#contador h2{
		font-size: 20px;
		margin-top: 20px;
	}
	#contador h3, #categorias h2, #subcategorias h2 {
	    font-size: 20px;
	    margin-top: 20px;
	}
	
	#contador .contentContador {
		display: inline-flex;
		flex-wrap: wrap;
	}
	
	#contador .wide {
		width: calc(100% / 2);
		border-right: unset;
	}
	
	#contador .wide .text {
        width: 85%;
	}
	
	/* --- */
	#categorias .g-content, #categorias .listaCategorias {
		width: 95%;
	}
	#categorias .listaCategorias {
	    width: 100%;
	}
	#categorias .listaCategorias .wideCat {
	    width: calc((100% / 3) - 2%);
	    margin-bottom: 10px;
	}
	#categorias .listaCategorias .nomeCat {
	    padding: 0;
	}

	/* --- */
	#botoes .g-content {
		width: 95%;
	}
	
	#botoes .w33 {
		width: 100%;
		font-size: 20px;
		justify-content: center;
	}
	
	#botoes a:nth-child(1) {
		display: block;
		margin: 0px;
		margin-bottom: 25px;
	}
		
	#botoes a:nth-child(2) {
		display: block;
		margin: 0px;
		margin-bottom: 25px;
	}
			
	#botoes a:nth-child(3) {
		display: block;
		margin: 0px;
	}	
	
	/* --- */

	/* --- */
	#subcategorias .g-content {
        width: 95%;
    }
		
	#subcategorias .wideSubCat {
		width: 100%;
	}
	
	/* --- */
	#MenuInferior {
		display: none;
	}
	
	#MenuInferior .g-content {
		margin: 0 0.625rem;
		padding: 0;
	}
	
	#MenuInferior{
		margin-top: 50px;
	}
			
	#MenuInferior .w16 {
		width: 100%;
		display: block;
	}
	
	/* --- */
	#Parceiros .wide {
		width: 100%;
	}
	
	#Parceiros .w20.small img {
		width: 40px !important;
	}
	
	#Parceiros .w20 img {
		width: 64px;
	}
	
	/* --- */
	#Copyright .selo {
		min-width: 50px;
		overflow: hidden;
	}
	
	#Copyright .selo .logoInterface:hover {
		width: 50px;
		-webkit-box-shadow: unset;
		-moz-box-shadow: unset;
		box-shadow: unset;
	}
		
	#Copyright .govern {
		left: -50px;
		padding-left: 50px;
	}
}

@media (min-width: 362px) and (max-width: 469px){
	::-webkit-scrollbar {
	  width: 5px;
	}	
	
	/* --- MenuSuperior --- */
	#MenuSuperior {
	    padding-top:25px;
	}
    
    #MenuSuperior .g-content {
	    padding:10px;
	    margin:0;
	    width:100%;
    }
	
	#MenuSuperior .w33 {
	    text-align:center;
	}
	
	#MenuSuperior .w33 .button {
        padding: 10px 0;
        font-size: 14px;
        height:auto;
	}
	
	#MenuSuperior .w33 li {
	    width: 100%;
        margin: 10px 0;
        max-width:362px;
        height:auto;
	}
    
	/* --- Barra Topo --- */
	#barra .g-content {
		width: 100%;
	}
	
	#barra .w33 .Atalhos .name span {
		display: block;
	}
	
	/* --- MenuSuperior --- */
	#g-navigation .g-grid:nth-child(2) {
		width: 100%;
	}
	/* --- */
	/* -- Menu Desktop -- */
	
	#logo {
		display: flex;
		height: 0px;
		justify-content: flex-start;
	}
	
	#logo .logoMain {
		height: auto;
		padding: unset;		
	}
	
	#logo .logoMain img {
        height: 39px;
        margin-top: 1px;
	}
	
	#menuMega, #label { 
		display: none;
	}
		
	/* -- Menu Mobile -- */
	#mobileBar {
		display: flex;
	}
	
	/* Slider */	
    #slide {
		margin-top: 80px;
	}
	
    #slide .g-content {
        padding: 0 !important;
    }
    
    #slide .sliderPrincipalNormal #dots {
		top: auto !important;
        /*bottom: 0px !important;*/
		bottom: 5% !important;
        margin: 0 auto;
        text-align: left;
		left: 20px;
        width: 100%;
        transform: none;
    }
    
    #slide .sliderPrincipalNormal #dots a {
		
    }
    
    #slide .sliderPrincipalNormal{
        display:block;
        max-height: 350px;
        min-height: 350px;
    }
    
    #slide .sliderPrincipalNormal .info {
		top: 20%;
    }
    
    #slide .sliderPrincipalNormal h2 {
		font-size: 20px;
    }
	    
    #slide .sliderPrincipalNormal h3 {
		font-size: 25px;
    }
    
    
    #slide .sliderPrincipalNormal p {
		display: none;
		margin-top: 10px;
		font-size: 22px;
		font-size: 11px;
		width: 100%;
	}
    
    #slide .sliderPrincipalNormal .info .tags {
        margin-top: 15px;
    }
    
    #slide .sliderPrincipalNormal .info .tags span {
        font-size: 12px;
        padding: 10px;
    }
    
    #slide .sliderPrincipalNormal #dots {
        right: 10px;
    }
    
    #slide .textura {
        bottom: -10px;
    }
	/* --- */
	/* --- FP - Intro ---*/
	#intro .g-content {
		width: 90%;
	}	
			
	#intro .intro {
		display: block;
	}
	    
	#intro .imagem {
		width: 100%;
		padding: 0px;
	}
	
	#intro .descritivo {
		padding: 50px 0px 0px 0px;
		width: 100%;
	}
	
	#intro .descritivo .titulo {
		font-size: 40px;
	}
		
	#intro .descritivo .subtitulo {
		font-size: 40px;
	}
	
	#intro .descritivo .texto {
		font-size: 22px;
    }
    		
			
	/* --- */	
	#filtroFP {
		position: relative;
		top: unset;
        margin-top: 30px;
        margin-bottom: 30px;
	}
	#filtroFP .g-content {	
	    width: 95%;
		margin: auto;
	}
	
	#filtroFP .listaEmpresas {
		width: 100%;
	}
		
	#filtroFP #ProcuraEmpresa {
		flex-wrap: wrap;
	}
	
	#filtroFP #ProcuraEmpresa .form-group {
		width: 49%;
		margin-top: 15px;
	}
	
	#filtroFP #pesquisarEmpresa {
		width: 99%;
		margin-top: 20px;
	}
	
	/* --- */		
	#contador .g-content {
	    width: 95%;
	    padding: 0;
	}
	#contador h2{
		font-size: 20px;
		margin-top: 20px;
	}
	#contador h3, #categorias h2, #subcategorias h2 {
	    font-size: 20px;
	    margin-top: 20px;
	}
	
	#contador .contentContador {
		display: inline-flex;
		flex-wrap: wrap;
	}
	
	#contador .wide {
		width: calc(100% / 2);
		border-right: unset;
	}
	
	#contador .wide .text {
        width: 85%;
	}
	
	/* --- */
	#categorias .g-content, #categorias .listaCategorias  {
		width: 95%;
	}
	#categorias .listaCategorias {
	    width: 100%;
	}
	#categorias .listaCategorias .wideCat {
	    width: calc((100% / 3) - 2%);
	    margin-bottom: 10px;
	}
	#categorias .listaCategorias .nomeCat {
	    padding: 0;
	}
		
	/* --- */
	#botoes .g-content {
		width: 95%;
	}
	
	#botoes .w33 {
		width: 100%;
		font-size: 20px;
		justify-content: center;
	}
	
	#botoes a:nth-child(1) {
		display: block;
		margin: 0px;
		margin-bottom: 25px;
	}
		
	#botoes a:nth-child(2) {
		display: block;
		margin: 0px;
		margin-bottom: 25px;
	}
			
	#botoes a:nth-child(3) {
		display: block;
		margin: 0px;
	}	
			
	/* --- */
	#subcategorias .g-content {
        width: 95%;
    }
		
	#subcategorias .wideSubCat {
		width: 100%;
	}
		
	/* --- */
	#MenuInferior {
		display: none;
	}
	
	#MenuInferior .g-content {
		margin: 0 0.625rem;
		padding: 0;
	}
	
	#MenuInferior{
		margin-top: 50px;
	}
			
	#MenuInferior .w16 {
		width: 100%;
		display: block;
	}
	
	/* --- */
	#Parceiros .wide {
		width: 100%;
	}
	
	#Parceiros .w20.small img {
		width: 40px !important;
	}
	
	#Parceiros .w20 img {
		width: 64px;
	}
	
	/* --- */
	#Copyright .selo {
		min-width: 50px;
		overflow: hidden;
	}
	
	#Copyright .selo .logoInterface:hover {
		width: 50px;
		-webkit-box-shadow: unset;
		-moz-box-shadow: unset;
		box-shadow: unset;
	}
		
	#Copyright .govern {
		left: -50px;
		padding-left: 50px;
	}
}
	

@media (min-width: 470px) and (max-width: 591px){
	
	::-webkit-scrollbar {
	  width: 5px;
	}
	
	/* --- MenuSuperior --- */
	#MenuSuperior {
	    padding-top:25px;
	}
    
    #MenuSuperior .g-content {
	    padding:10px;
	    margin:0;
	    width:100%;
    }
	
	#MenuSuperior .w33 {
	    text-align:center;
	}
	
	#MenuSuperior .w33 .button {
        padding: 10px 0;
        font-size: 14px;
        height:auto;
	}
	
	#MenuSuperior .w33 li {
	    width: 100%;
        margin: 10px 0;
        max-width:392px;
        height:auto;
	}
    
	/* --- Barra Topo --- */
	#barra .g-content {
		width: 100%;
	}
	
	/* --- MenuSuperior --- */
	#g-navigation .g-grid:nth-child(2) {
		width: 100%;
	}
	/* --- */
	/* -- Menu Desktop -- */
	#logo {
		display: flex;
		height: 0px;
		justify-content: flex-start;
	}
	
	#logo .logoMain {
		height: auto;
		padding: unset;		
	}
	
	#logo .logoMain img {
        height: 39px;
        margin-top: 1px;
	}	
	
	#menuMega, #label { 
		display: none;
	}
		
	/* -- Menu Mobile -- */
	#mobileBar {
		display: flex;
	}
	
	/* Slider */   
	#slide {
        margin-top: 80px;
	}
	
    #slide .g-content {
        padding: 0 !important;
    }
    
    #slide .sliderPrincipalNormal #dots a {

    }
    
    #slide .sliderPrincipalNormal{
        display:block;
        max-height: 350px;
        min-height: 350px;
    }

    #slide .sliderPrincipalNormal .info {
		top: 20%;
    }
    
    #slide .sliderPrincipalNormal h2 {
		font-size: 22px;
        line-height: 1;
    }
        
    #slide .sliderPrincipalNormal h3 {
		font-size: 27px;
    }
    
    #slide .sliderPrincipalNormal p {
		margin-top: 10px;
		font-size: 11px;
		width: 100%;
	}
    
    #slide .sliderPrincipalNormal .info .tags {
        margin-top: 15px;
    }
    
    #slide .sliderPrincipalNormal .info .tags span {
        font-size: 12px;
        padding: 10px;
    }
    
    #slide .sliderPrincipalNormal #dots {
		top: auto !important;
        /*bottom: 0px !important;*/
        bottom: 5% !important;		
        margin: 0 auto;
        text-align: left;
		left: 20px;
        width: 100%;
        transform: none;
    }
    
    #slide .textura {
        bottom: -10px;
    }

	/* --- FP - Intro --- */
	#intro .g-content {
		width: 90%;
	}	
	  	
	#intro .intro {
		display: block;
	}
	     
	#intro .imagem {
		width: 100%;
		padding: 0px;
	}
	
	#intro .descritivo {
		padding: 50px 0px 0px 0px;
		width: 100%;
	}
	
	#intro .descritivo .titulo {
		font-size: 40px;
	}
		
	#intro .descritivo .subtitulo {
		font-size: 40px;
	}
	
	#intro .descritivo .texto {
		font-size: 22px;
    }
		
	/* --- */	
	#filtroFP {
		position: relative;
		top: unset;
        margin-top: 30px;
        margin-bottom: 30px;
	}
	#filtroFP .g-content {	
	    width: 95%;
		margin: auto;
	}
	
	#filtroFP .listaEmpresas {
		width: 100%;
	}
		
	#filtroFP #ProcuraEmpresa {
		flex-wrap: wrap;
	}
	
	#filtroFP #ProcuraEmpresa .form-group {
		width: 49%;
		margin-top: 15px;
	}
	
	#filtroFP #pesquisarEmpresa {
		width: 99%;
		margin-top: 20px;
	}
	
	#contador .g-content {
	    width: 95%;
	    padding: 0;
	}
	#contador h2{
		font-size: 25px;
		margin-top: 20px;
	}
	#contador h3, #categorias h2, #subcategorias h2 {
	    font-size: 25px;
	    margin-top: 20px;
	}
	
	#contador .contentContador {
		display: inline-flex;
		flex-wrap: wrap;
	}
	
	#contador .wide {
		width: calc(100% / 2);
		border-right: unset;
	}
	
	#contador .wide .text {
        width: 85%;
	}
	
	/* --- */
	#categorias .g-content, #categorias .listaCategorias  {
		width: 95%;
	}
	#categorias .listaCategorias {
	    width: 100%;
	}
	#categorias .listaCategorias .wideCat {
	    width: calc((100% / 3) - 2%);
	    margin-bottom: 10px;
	}
	#categorias .listaCategorias .nomeCat {
	    padding: 0;
	}
	
	/* --- */
	#botoes .g-content {
		width: 95%;
	}
	
	#botoes .w33 {
		width: 100%;
		font-size: 25px;
		justify-content: center;
	}
	
	#botoes a:nth-child(1) {
		display: block;
		margin: 0px;
		margin-bottom: 25px;
	}
		
	#botoes a:nth-child(2) {
		display: block;
		margin: 0px;
		margin-bottom: 25px;
	}
			
	#botoes a:nth-child(3) {
		display: block;
		margin: 0px;
	}	
			
	/* --- */
	#subcategorias .g-content {
        width: 95%;
    }
	
	#subcategorias .wideSubCat {
		width: 100%;
	}
	
	/* --- */
	#MenuInferior {
		display: none;
	}
	
	#MenuInferior .g-content {
		margin: 0 0.625rem;
		padding: 0;
	}
	
	#MenuInferior{
		margin-top: 50px;
	}
		
	#MenuInferior .w16 {
		width: 100%;
		display: block;
	}
		
	/* --- */
	#Parceiros .wide {
		width: 100%;
	}
	
	#Parceiros .w20.small img {
		width: 40px !important;
	}
	
	#Parceiros .w20 img {
		width: 64px;
	}
	
	/* --- */
	#Copyright .selo {
		min-width: 50px;
		overflow: hidden;
	}
	
	#Copyright .selo .logoInterface:hover {
		width: 50px;
		-webkit-box-shadow: unset;
		-moz-box-shadow: unset;
		box-shadow: unset;
	}
		
	#Copyright .govern {
		left: -50px;
		padding-left: 50px;
	}
}

@media (min-width: 592px) and (max-width: 767px){
	::-webkit-scrollbar {
	  width: 5px;
	}	

	/* --- MenuSuperior --- */
	#MenuSuperior {
	    padding-top:25px;
	}
    
    #MenuSuperior .g-content {
	    padding:10px;
	    margin:0;
	    width:100%;
    }
	
	#MenuSuperior .w33 {
	    text-align:center;
	}
	
	#MenuSuperior .w33 .button {
        padding: 10px 0;
        font-size: 16px;
	}
	
	#MenuSuperior .w33 li {
	    width: 47%;
        margin: 10px 1%;
        max-width: 362px;
	}
    
    #MenuSuperior .normal{
        text-align:center;
    }
    
	/* --- Barra Topo --- */
	#barra .g-content {
		width: 100%;
	}
	
	/* --- MenuSuperior --- */
	#g-navigation .g-grid:nth-child(2) {
		width: 100%;
	}
	/* --- */
	/* -- Menu Desktop -- */
	#logo {
		display: flex;
		height: 0px;
		justify-content: flex-start;
	}
	
	#logo .logoMain {
		height: auto;
		padding: unset;		
	}
	
	#logo .logoMain img {
		height: 39px;
        margin-top: 1px;
	}
	
	#menuMega, #label { 
		display: none;
	}
		
	/* -- Menu Mobile -- */
	#mobileBar {
		display: flex;
	}
	
	/* Slider */    
    #slide {
        margin-top: 80px;
    }
    
    #slide .g-content{
        padding: 0 !important;
    }
    	
	#slide .sliderPrincipalNormal {
        max-height: 350px;
        min-height: 350px;
	}
    
    #slide .sliderPrincipalNormal #dots {
        top: auto !important;
        bottom: 5% !important;
        margin: 0 auto;
        text-align: left;
		left: 20px;
        width: 100%;
        transform: none;
    }
    
    #slide .sliderPrincipalNormal h2 {
        font-size: 30px;
    } 
	
    #slide .sliderPrincipalNormal h3 {
        font-size: 35px;
    }
    
	#slide .sliderPrincipalNormal p {
        margin-top: 20px;
        font-size: 13px;
        width: 100%;
	}
    
    #slide .sliderPrincipalNormal .info {
		top: 20%;
    }
    
    #slide .textura {
        bottom: 0;
    }
    /* --- */
	/* --- FP - Intro --- */
	#intro .g-content {
		width: 90%;
	}	
	 	
	#intro .intro {
		display: block;
	}
	 
	#intro .imagem {
		width: 100%;
		padding: 0px;
	}
	
	#intro .descritivo {
		padding: 50px 0px 0px 0px;
		width: 100%;
	}
	
	#intro .descritivo .titulo {
		font-size: 40px;
	}
		
	#intro .descritivo .subtitulo {
		font-size: 40px;
	}
	
	#intro .descritivo .texto {
		font-size: 22px;
    }
		
	/* --- */	
	#filtroFP {
		position: relative;
		top: unset;
        margin-top: 30px;
        margin-bottom: 30px;
	}
	#filtroFP .g-content {	
	    width: 95%;
		margin: auto;
	}
	
	#filtroFP .listaEmpresas {
		width: 100%;
	}
		
	#filtroFP #ProcuraEmpresa {
		flex-wrap: wrap;
	}
	
	#filtroFP #ProcuraEmpresa .form-group {
		width: 49%;
		margin-top: 15px;
	}
	
	#filtroFP #pesquisarEmpresa {
		width: 99%;
		margin-top: 20px;
	}
	/* --- */		
	#contador .g-content {
	    width: 95%;
	    padding: 0;
	}
	#contador h2{
		font-size: 30px;
		margin-top: 20px;
	}
	#contador h3, #categorias h2, #subcategorias h2 {
	    font-size: 30px;
	    margin-top: 20px;
	}
	
	#contador .contentContador {
		display: inline-flex;
		flex-wrap: wrap;
	}
	
	#contador .wide {
		width: calc(100% / 2);
		border-right: unset;
	}
	
	#contador .wide .text {
        width: 85%;
	}
	
	/* --- */
	#categorias .g-content, #categorias .listaCategorias  {
		width: 95%;
	}
	#categorias .listaCategorias {
	    width: 100%;
	}
	#categorias .listaCategorias .wideCat {
	    margin-bottom: 10px;
	}
	#categorias .listaCategorias .nomeCat {
	    padding: 0;
	}

	/* --- */
	#botoes .g-content {
		width: 95%;
	}
	
	#botoes .w33 {
		width: 100%;
		font-size: 30px;
		justify-content: center;
	}
	
	#botoes a:nth-child(1) {
		display: block;
		margin: 0px;
		margin-bottom: 25px;
	}
		
	#botoes a:nth-child(2) {
		display: block;
		margin: 0px;
		margin-bottom: 25px;
	}
			
	#botoes a:nth-child(3) {
		display: block;
		margin: 0px;
	}	
	
	/* --- */
	#subcategorias .g-content {
        width: 95%;
    }
	
	/* --- */
	#g-copyright .g-content {
	    padding: 0.5rem;
	    font-size: 14px;
	}
	
	/* --- */
	#MenuInferior {
		display: none;
	}
	
	#MenuInferior .g-content {
		margin: 0 0.625rem;
		padding: 0;
	}
	
	#MenuInferior .w16 {
		width: 50%;
		margin: 0 -0.3%;
	}
		
	/* --- */
	#Parceiros .wide {
		width: 90%;
	}
	
	#Parceiros .w20 {
		width: 20%;
		margin: 0 -0.5%;
	}
	
	#Parceiros .w20.small img {
		width: 52px !important;
	}
	
	#Parceiros .w20 img {
		width: 95px;
	}
		
	/* --- */
	#Copyright .selo {
		min-width: 50px;
		overflow: hidden;
	}
	
	#Copyright .selo .logoInterface:hover {
		width: 50px;
		-webkit-box-shadow: unset;
		-moz-box-shadow: unset;
		box-shadow: unset;
	}
		
	#Copyright .govern {
		left: -50px;
		padding-left: 50px;
	}
}

@media (min-width: 768px) and (max-width: 958px){
	
	::-webkit-scrollbar {
	  width: 5px;
	}
	
	/* --- MenuSuperior --- */
	#MenuSuperior {
	    padding-top:50px;
	}
    
    #MenuSuperior .g-content {
	    padding:10px;
	    margin:0;
	    width:100%;
    }
    
    #MenuSuperior .normal{
        text-align:center;
    }
	
	#MenuSuperior .w33 .button {
        font-size: 14px;
        height: 120px;
	}
	
	#MenuSuperior .w33 li {
	    width: 22.5%;
        height: 120px;
	}
	
	/* --- Barra Topo --- */
	#barra .g-content {
		width: 100%;
	}
	
	/* -- Menu Desktop -- */
	#logo {
		display: flex;
		height: 0px;
		justify-content: flex-start;
	}
	
	#logo .logoMain {
		height: auto;
		padding: unset;		
	}
	
	#logo .logoMain img {
        height: 39px;
        margin-top: 1px;
	}
	
	#menuMega, #label { 
		display: none;
	}
		
	/* -- Menu Mobile -- */
	#mobileBar {
		display: flex;
	}

	/* --- MenuSuperior --- */
	#g-navigation .g-grid:nth-child(2) {
		width: 100%;
	}
	
	/* --- */
	/* Slider */
    #slide {
	   margin-top: 80px;
    }
    
    #slide .g-content{
        padding: 0 !important;
    }
	
	#slide .sliderPrincipalNormal {
		max-height: unset;
		min-height: unset;
	}
    
    #slide .sliderPrincipalNormal #dots {
        top: auto !important;
        bottom: 10% !important;
        margin: 0 auto;
        text-align: left;
		left: 20px;
        width: 100%;
        transform: none;
    }
    
    #slide .sliderPrincipalNormal h2 {
        font-size: 35px;
    }
	    
    #slide .sliderPrincipalNormal h3 {
        font-size: 40px;
    }
	
	#slide .sliderPrincipalNormal p {
        margin-top: 20px;
        font-size: 15px;
        width: 100%;
    }
    
    #slide .sliderPrincipalNormal .info {
		top: 20%;
    }
    
    #slide .textura {
        bottom: -20px;
    }
		
	/* --- */
	/* --- FP - Intro --- */
	#intro .g-content {
		width: 90%;
	}	
	
	#intro .intro {
		display: block;
	}
	
	#intro .imagem {
		width: 100%;
		padding: 0px;
	}
	
	#intro .descritivo {
		padding: 50px 0px 0px 0px;
		width: 100%;
	}
	
	#intro .descritivo .titulo {
		font-size: 40px;
	}
		
	#intro .descritivo .subtitulo {
		font-size: 40px;
	}
	
	#intro .descritivo .texto {
		font-size: 22px;
    }
		
	/* --- */	
	#filtroFP {
		position: relative;
		top: unset;
        margin-top: 30px;
        margin-bottom: 30px;
	}
	#filtroFP .g-content {	
	    width: 95%;
		margin: auto;
	}
	
	#filtroFP .listaEmpresas {
		width: 100%;
	}
		
	#filtroFP #ProcuraEmpresa {
		flex-wrap: wrap;
	}
	
	#filtroFP #ProcuraEmpresa .form-group {
		width: 49%;
		margin-top: 15px;
	}
	
	#filtroFP #pesquisarEmpresa {
		width: 99%;
		margin-top: 20px;
	}
	
	/* --- */		
	#contador .g-content {
	    width: 95%;
	    padding: 0;
	}
	
	#contador h2{
		font-size: 45px;
		margin-top: 20px;
	}
	#contador h3, #categorias h2 {
	    margin-top: 20px;
	}
		
	#contador .contentContador {
		display: inline-flex;
		flex-wrap: wrap;
	}
	
	#contador .wide {
		width: calc(100% / 3);
		border-right: unset;
	}
	
	#contador .wide .text {
        width: 85%;
	}
	
	/* --- */
	#categorias .g-content, #categorias .listaCategorias  {
		width: 95%;
	}
	
	#categorias .listaCategorias {
	    width: 100%;
	}
	#categorias .listaCategorias .wideCat {
	    margin-bottom: 10px;
	}
	#categorias .listaCategorias .nomeCat {
	    padding: 0;
	}
			
	/* --- */
	#botoes .g-content {
		width: 95%;
	}

	#botoes .w33 {
		width: 100%;
		font-size: 30px;
		justify-content: center;
	}
	
	#botoes a:nth-child(1) {
		display: block;
		margin: 0px;
		margin-bottom: 25px;
	}
		
	#botoes a:nth-child(2) {
		display: block;
		margin: 0px;
		margin-bottom: 25px;
	}
			
	#botoes a:nth-child(3) {
		display: block;
		margin: 0px;
	}	
			
	/* --- */
	#subcategorias .g-content {
        width: 95%;
    }
	
	/* --- */
	#g-copyright .g-content {
	    padding: 0.5rem;
	}
		
	/* --- */	
	#MenuInferior .w16 {
		width: 33%;
		margin: 0 -0.2%;
	}
	
	#MenuInferior{
		margin: 30px 0 0 0;
	}
		
	/* --- */
	#Parceiros .wide {
		width: 90%;
	}
	
	#Parceiros .w20 {
		width: 20%;
		margin: 0 -0.5%;
	}
	
	#Parceiros .w20.small img {
		width: 52px !important;
	}
	
	#Parceiros .w20 img {
		width: 95px;
	}
}

@media (min-width: 959px) and (max-width: 1199px){
	
	::-webkit-scrollbar {
	  width: 5px;
	}	
	/* --- Menu Superior --- */
    #MenuSuperior .g-content {
        width: 859px;
    }
	
	#MenuSuperior .w33 .button {
        font-size: 16px;
	}
	
	#MenuSuperior .w33 li {
        margin: 1% 0.7%;
	}
    
	/* --- Barra Topo --- */
	#barra .g-content {
		width: 95%;
	}
	
	/* -- Menu Mobile -- */	
	#menuMobile {
		display: none !important;
	}
		
	/* --- MenuSuperior --- */
	#g-navigation .g-grid:nth-child(2) {
		width: 95%;
	}
	
	#menuMega .dj-megamenu-default li a.dj-up_a {
		padding: 0 5px;
	}
	
	#menuMega .dj-megamenu-default li.dj-up.fullsub > .dj-subwrap > .dj-subwrap-in {
		max-width: 95%;
	}
		
	#menuMega .dj-megamenu-default li a.dj-up_a {
		font-size: 12px;
	}
	
	/* --- */
	/* Slider */	
    #slide {
        margin-top: 97px;
    }
    
    #slide .g-content{
        padding: 0 !important;
    }
    
    #slide .sliderPrincipalNormal p {
        margin-top: 20px;
        font-size: 15px;
        width: 100%;
    }
    
    #slide .sliderPrincipalNormal .info {
		
    }
	
	#slide .sliderPrincipalNormal #dots {
		left: 5%;
        bottom: 5% !important;
        top: unset !important;
	}
    
    #slide .textura {
        bottom: -40px;
    }
    /* --- */
	/* --- FP - Intro --- */
	#intro .g-content {
		width: 90%;
	}	
	
	#intro .imagem img {
		min-width: 425px
	}
	
	#intro .descritivo { 
		padding: 0px 0 0 10px;
	}
	 
	#intro .descritivo .titulo {
		margin: 0px auto 15px auto;
	}
	 	 
	#intro .descritivo .subtitulo {
		margin: 0px auto 15px auto;
	}
	
	#intro .descritivo .texto  { 
		font-size: 23px;
	}
	
	/* --- */
	#filtroFP .g-content {
		width: 90%;
		margin: auto;
		background: #8e91b966;
		padding: 15px;
		border-radius: 5px;
		border: 1px solid #30318f42;
	}
	
	/* --- */
		
	#contador .g-content {
        width: 80%;
		padding: 0;
	}
	#contador h2{
		margin-top: 20px;
	}
	#contador h3, #categorias h2 {
	    margin-top: 20px;
	}
		
	#contador .contentContador {
		display: inline-flex;
		flex-wrap: wrap;
	}
	
	#contador .wide {
		width: calc(100% / 3);
		border-right: unset;
	}
	
	#contador .wide .text {
        width: 85%;
	}
		
	/* --- */
	#categorias .g-content, #categorias .listaCategorias  {
		width: 95%;
	}

	/* --- */
	#botoes .g-content {
		width: 95%;
	}
	
	#botoes .w33 {
		font-size: 24px;
	}
	
	/* --- */
	#subcategorias .g-content {
        width: 95%;
    }
	
	/* --- */	
	#MenuInferior .w16 {
		width: 33%;
		margin: 0 -0.2%;
	}
	
	#MenuInferior{
		margin: 30px 0 0 0;
	}
		
	/* --- */
	#Parceiros .wide {
		width: 90%;
	}
	
	#Parceiros .w20 {
		width: 20%;
		margin: 0 -0.5%;
	}
	
	#Parceiros .w20.small img {
		width: 52px !important;
	}
	
	#Parceiros .w20 img {
		width: 95px;
	}
	
	/* --- */
	#g-copyright .g-content {
	    padding: 0.5rem;
	}

}

@media (min-width: 1200px) and (max-width: 1439px){
	::-webkit-scrollbar {
	  width: 5px;
	}	
			
	/* --- MenuSuperior --- */
    #MenuSuperior .g-content {
        width: 1100px;
    }
	
	#MenuSuperior .w33 .button {
        font-size: 18px;
	}
	
	#MenuSuperior .w33 li {
        margin: 1% 0.8%;
	}
	
	/* --- Barra Topo --- */
	#barra .g-content {
		width: 95%;
	}
	
	/* -- Menu Mobile -- */	
	#menuMobile {
		display: none !important;
	}
		
	/* --- MenuSuperior --- */
	#g-navigation .g-grid:nth-child(2) {
		width: 95%;
	}
			
	#menuMega .dj-megamenu-default li a.dj-up_a {
		padding: 0 15px;
	}

	#menuMega .dj-megamenu-default li.dj-up.fullsub > .dj-subwrap > .dj-subwrap-in {
		max-width: 95%;
	}
		
	#menuMega .dj-megamenu-default li a.dj-up_a {
		font-size: 13px;
	}
	
	/* --- */
	/* Slider */	
    #slide .sliderPrincipalNormal .info {

    }
	
	#slide .sliderPrincipalNormal #dots {
		left: 5%;
	}
	
	#slide {
        margin-top: 97px;
    }
	
    #slide .textura {
        bottom: -40px;
    }
	/* --- */
	/* --- FP - Intro --- */
	#intro .g-content {
		width: 90%;
	}	
	
	#intro .descritivo { 
		padding: 0px 0 0 0px;
	}
	
	/* --- */
	#filtroFP .g-content {
		width: 90%;
		margin: auto;
		background: #8e91b966;
		padding: 15px;
		border-radius: 5px;
		border: 1px solid #30318f42;
	}
	
	/* --- */	
	#contador .g-content {
        width: 80%;
		padding: 0;
	}
	
	/* --- */
	#categorias .g-content, #categorias .listaCategorias  {
		width: 95%;
	}
					
	/* --- */
	#botoes .g-content {
		width: 95%;
	}
			
	/* --- */
	#subcategorias .g-content {
        width: 95%;
    }
	
	/* --- */
	#g-copyright .g-content {
	    padding: 0.5rem;
	}

}

@media (min-width: 1440px) and (max-width: 1599px){
	::-webkit-scrollbar {
	  width: 5px;
	}	
			
	/* --- MenuSuperior --- */
    #MenuSuperior .g-content {
        width: 1340px;
    }
	
	#MenuSuperior .w33 .button {
        font-size: 20px;
	}
	
	#MenuSuperior .w33 li {
        margin: 1% 0.8%;
	}
	
	/* --- Barra Topo --- */
	#barra .g-content {
		width: 95%;
	}
	
	/* -- Menu Mobile -- */	
	#menuMobile {
		display: none !important;
	}
		
	/* --- MenuMega --- */
	#menuMega .dj-megamenu-default li.dj-up.fullsub > .dj-subwrap > .dj-subwrap-in {
		max-width: 95%;
	}
		
	#menuMega .dj-megamenu-default li a.dj-up_a {
		font-size: 15px;
	}
	
	/* --- MenuSuperior --- */
	#g-navigation .g-grid:nth-child(2) {
		width: 95%;
	}
	
	/* --- */
	/* Slider */
	#slide {
        margin-top: 97px;
    }
		   
    #slide .sliderPrincipalNormal .info {
		
    }
	
    #slide .textura {
        bottom: -65px;
    }
	/* --- */
	/* --- FP - Intro --- */
	#intro .g-content {
		width: 90%;
	}
	
	/* --- */
	#filtroFP .g-content {
		width: 90%;
		margin: auto;
		background: #8e91b966;
		padding: 15px;
		border-radius: 5px;
		border: 1px solid #30318f42;
	}
	
	/* --- */
	#contador .g-content {
        width: 80%;
        padding: 0;
	}

	/* --- */
	#categorias .g-content, #categorias .listaCategorias  {
		width: 95%;
	}
					
	/* --- */
	#botoes .g-content {
		width: 95%;
	}
	
	/* --- */
	#subcategorias .g-content {
        width: 95%;
    }
	
	/* --- */
	#g-copyright .g-content {
	    padding: 0.5rem;
	}
 
}

@media (min-width: 1600px) and (max-width: 1799px){
	::-webkit-scrollbar {
	  width: 5px;
	}
	
	/* --- MenuSuperior --- */
	#MenuSuperior .g-content {
        width: 1500px;
    }
	
	/* --- Barra Topo --- */
	#barra .g-content {
		width: 95%;
	}
	
	/* -- Menu Mobile -- */	
	#menuMobile {
		display: none !important;
	}
	
	/* --- MenuMega --- */
	#menuMega .dj-megamenu-default li.dj-up.fullsub > .dj-subwrap > .dj-subwrap-in {
		max-width: 95%;
	}

	/* --- MenuSuperior --- */
	#g-navigation .g-grid:nth-child(2) {
		width: 95%;
	}
	
	/* --- */
	/* Slider */		
	#slide {
        margin-top: 97px;
    }
	/* --- */
	/* --- FP - Intro --- */
	#intro .g-content {
		width: 90%;
	}
	
	/* --- */
	#filtroFP .g-content {
		width: 90%;
		margin: auto;
		background: #8e91b966;
		padding: 15px;
		border-radius: 5px;
		border: 1px solid #30318f42;
	}
	
	/* --- */	
	
	#g-copyright .g-content {
	    padding: 0.5rem;
	}
	 
}

@media (min-width: 1800px){
	::-webkit-scrollbar {
	  width: 5px;
	}	
	
	/* --- Barra Topo --- */
	#barra .g-content {

	}
	
	/* -- Menu Mobile -- */	
	#menuMobile {
		display: none !important;
	}
		
	/* --- MenuSuperior --- */
	#g-navigation .g-grid:nth-child(2) {
		
	}
	
	/* --- */	
	/* Slider */		
	#slide {
        margin-top: 97px;
    }
	/* --- */
	/* --- FP - Intro --- */
	#intro .g-content {
		width: 90%;
	}
	
	/* --- */
	#filtroFP .g-content {
		width: 1600px;
		margin: auto;
		background: #8e91b966;
		padding: 15px;
		border-radius: 5px;
		border: 1px solid #30318f42;
	}
	
	/* --- */
	
	#g-copyright .g-content {
	    padding: 0.5rem;
	}
}