/*  MICROTHEMER STYLES  */


/*= Geral ===================== */

/** Geral >> Bdt container expand bdt navbar **/
.bdt-container-expand .bdt-navbar {
	padding-top: 4vh !important;
	padding-right: 4vw !important;
	padding-left: 4vw !important;
}

/** Geral >> Bdt navbar right bdt navbar item **/
.bdt-navbar-right .bdt-navbar-item {
	width: 60px !important;
}

/** Geral >> List item (#1) link **/
#menu-1-36bb9328 > li:nth-of-type(1) > a {
	color: rgb(255, 255, 255) !important;
}

/** Geral >> List item (#2) link **/
#menu-1-36bb9328 > li:nth-of-type(2) > a {
	color: rgb(255, 255, 255) !important;
}

/** Geral >> List item (#3) link **/
#menu-1-36bb9328 > li:nth-of-type(3) > a {
	color: rgb(255, 255, 255) !important;
}

/** Geral >> List item (#4) link **/
#menu-1-36bb9328 > li:nth-of-type(4) > a {
	color: rgb(255, 255, 255) !important;
}

/** Geral >> List item (#5) link **/
#menu-1-36bb9328 > li:nth-of-type(5) > a {
	color: rgb(255, 255, 255) !important;
}

/** Geral >> Elementor widget container elementor nav menu layout horizontal **/
.elementor-widget-container .elementor-nav-menu--layout-horizontal {
	color: rgb(255, 255, 255) !important;
}

/** Geral >> List item (#1) link _2 **/
#menu-1-2dae7c29 > li:nth-of-type(1) > a {
	color: rgb(255, 255, 255) !important;
	font-weight: 600 !important;
}

/** Geral >> List item (#2) link _2 **/
#menu-1-2dae7c29 > li:nth-of-type(2) > a {
	color: rgb(255, 255, 255) !important;
	font-weight: 600 !important;
}

/** Geral >> List item (#3) link _2 **/
#menu-1-2dae7c29 > li:nth-of-type(3) > a {
	color: rgb(255, 255, 255) !important;
	font-weight: 600 !important;
}

/** Geral >> List item (#4) link _2 **/
#menu-1-2dae7c29 > li:nth-of-type(4) > a {
	color: rgb(255, 255, 255) !important;
	font-weight: 600 !important;
}

/** Geral >> Tm header mobile bdt navbar container **/
.tm-header-mobile .bdt-navbar-container {
	background-color: rgba(0, 0, 0, 0) !important;
}

/** Geral >> Bdt navbar toggle icon svg **/
.bdt-navbar-toggle-icon svg {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(255, 255, 255) !important;
}

/** Geral >> Bdt navbar center bdt responsive height **/
.bdt-navbar-center .bdt-responsive-height {
	background-color: rgba(255, 255, 255, 0) !important;
}


/*( < 1200 )*/
@media (max-width: 1199.98px) {

	/*= Geral ===================== */

	/** Geral >> Bdt navbar toggle icon svg **/
	.bdt-navbar-toggle-icon svg {
	color: rgb(255, 255, 255) !important;
}


}


/*( < 768 )*/
@media (max-width: 767.98px) {

	/*= Geral ===================== */

	/** Geral >> Bdt navbar toggle icon svg **/
	.bdt-navbar-toggle-icon svg {
	
}


}

