

	 body:not(.render) .pix-overlay-item {
		 opacity: 0 !important;
	 }
	 body:not(.pix-loaded) .pix-wpml-header-btn {
		 opacity: 0;
	 }
		 html:not(.render) {
			 background: #FFFFFF  !important;
		 }
 		 .pix-page-loading-bg:after {
 			 content: " ";
 			 position: fixed;
 			 top: 0;
 			 left: 0;
 			 width: 100vw;
 			 height: 100vh;
 			 display: block;
 			 background: #FFFFFF !important;
 			 pointer-events: none;
 			 transform: scaleX(1);
 			 // transition: transform .2s ease-in-out;
 			 transition: transform .2s cubic-bezier(.27,.76,.38,.87);
 			 transform-origin: right center;
 			 z-index: 99999999999999999999;
 		 }
 		 body.render .pix-page-loading-bg:after {
 			 transform: scaleX(0);
 			 transform-origin: left center;
 		 }.vc_custom_1643183270452{background: #fafafa url('./assets/img/simbol2.png') !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1639984811313{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1590626780450{border-top-width: 1px !important;padding-top: 20px !important;padding-bottom: 20px !important;border-top-color: #f8f9fa !important;border-top-style: solid !important;}.vc_custom_1590029678474{padding-top: 30px !important;padding-bottom: 30px !important;}.vc_custom_1643961875708{padding-top: 5px !important;padding-bottom: 5px !important;}.vc_custom_1643961885604{padding-top: 5px !important;padding-bottom: 5px !important;}.vc_custom_1643961893954{padding-top: 5px !important;padding-bottom: 5px !important;}
