/*  MICROTHEMER STYLES  */


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

/** Geral >> Logisco page wrapper gdlr core pbf sidebar wrapper **/
#logisco-page-wrapper .gdlr-core-pbf-sidebar-wrapper {
	background-color: rgb(32, 32, 32) !important;
	padding-top: 200px !important;
	margin-top: 0 !important;
}

/** Geral >> Logisco page wrapper gdlr core column extend right **/
#logisco-page-wrapper .gdlr-core-column-extend-right {
	background-color: rgb(255, 255, 255) !important;
	padding-top: 60px !important;
	padding-bottom: 0 !important;
	margin-top: 60px !important;
}

/** Geral >> Slider 1 slide 1 layer 3 **/
#slider-1-slide-1-layer-3 {
	font-family: assistant !important;
	font-weight: bold !important;
}

/** Geral >> Slider 1 slide 1 layer 3 span **/
#slider-1-slide-1-layer-3 > span {
	color: rgb(0, 25, 185) !important;
	font-weight: bold !important;
}

/** Geral >> Logisco page wrapper gdlr core pbf section **/
#logisco-page-wrapper .gdlr-core-pbf-section {
	background-color: rgb(247, 247, 247) !important;
	position: relative !important;
}

/** Geral >> Gdlr core page builder body gdlr core pbf wrapper:(7) **/
.gdlr-core-page-builder-body > .gdlr-core-pbf-wrapper:nth-of-type(7) {
	
}

/** Geral >> Flex direction nav link **/
.flex-direction-nav a {
	margin-right: -20px !important;
	margin-left: -20px !important;
}

/** Geral >> Menu main navigation 1 link **/
#menu-main-navigation-1 a {
	color: rgb(183, 183, 183) !important;
}

/** Geral >> Menu main navigation 1 link:active **/
#menu-main-navigation-1 a:active {
	
}

/** Geral >> Home gdlr core title item title **/
#home .gdlr-core-title-item-title {
	
}


/*( Tablet & celular )*/
@media (max-width: 767px) {

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

	/** Geral >> Logisco page wrapper gdlr core pbf section **/
	#logisco-page-wrapper .gdlr-core-pbf-section {
	top: 54.8% !important;
}

	/** Geral >> Gdlr core page builder body gdlr core pbf wrapper:(7) **/
	.gdlr-core-page-builder-body > .gdlr-core-pbf-wrapper:nth-of-type(7) {
	padding-bottom: 150px !important;
}


}


/*( Celular )*/
@media (max-width: 480px) {

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

	/** Geral >> Logisco page wrapper gdlr core pbf section **/
	#logisco-page-wrapper .gdlr-core-pbf-section {
	top: 56.9% !important;
}

	/** Geral >> Gdlr core page builder body gdlr core pbf wrapper:(7) **/
	.gdlr-core-page-builder-body > .gdlr-core-pbf-wrapper:nth-of-type(7) {
	padding-bottom: 50px !important;
}

	/** Geral >> Home gdlr core title item title **/
	#home .gdlr-core-title-item-title {
	padding-right: 40px !important;
}


}

