
 /* =============================================================================
* Button styles
================================================================================ */
 body.fg-web-theme .btn.btn-default:not(.dropdown-toggle){
 
 color: rgba(255,255,255,1) !important;
 background-color: rgba(252,200,68,1) !important;
 
 }
 
 
 
 body.fg-web-theme .btn.btn-default:active{
 color: rgba(0,0,0,1) !important;
 background-color: rgba(221,228,232,1) !important;
 }
 body.fg-web-theme .btn.btn-default:hover{
 color: rgba(0,0,0,1) !important;
 background-color: rgba(221,228,232,1) !important;
 }
 body.fg-web-theme .btn.btn-default:disabled{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(252,200,68,1) !important;
 }
 
 body.fg-web-theme .btn.btn-primary:not(.dropdown-toggle){
 
 color: rgba(255,255,255,1) !important;
 background-color: rgba(158,162,164,1) !important;
 
 }
 
 
 /*Overriding the bootstrap classes*/
 
 body.fg-web-theme .btn.btn-primary {
 border-radius: 6px !important;
 }
 
 /*Overriding the bootstrap classes ends*/
 
 
 body.fg-web-theme .btn.btn-primary:active{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(4,103,181,1) !important;
 }
 body.fg-web-theme .btn.btn-primary:hover{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(4,103,181,1) !important;
 }
 body.fg-web-theme .btn.btn-primary:disabled{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(158,162,164,1) !important;
 }
 
 body.fg-web-theme .btn.btn-success:not(.dropdown-toggle){
 
 color: rgba(0,0,0,1) !important;
 background-color: rgba(221,228,232,1) !important;
 
 }
 
 
 
 body.fg-web-theme .btn.btn-success:active{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(252,200,68,1) !important;
 }
 body.fg-web-theme .btn.btn-success:hover{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(252,200,68,1) !important;
 }
 body.fg-web-theme .btn.btn-success:disabled{
 color: rgba(0,0,0,1) !important;
 background-color: rgba(221,228,232,1) !important;
 }
 
 body.fg-web-theme .btn.btn-info:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-info:active{
 }
 body.fg-web-theme .btn.btn-info:hover{
 }
 body.fg-web-theme .btn.btn-info:disabled{
 }
 
 body.fg-web-theme .btn.btn-warning:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-warning:active{
 }
 body.fg-web-theme .btn.btn-warning:hover{
 }
 body.fg-web-theme .btn.btn-warning:disabled{
 }
 
 body.fg-web-theme .btn.btn-danger:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-danger:active{
 }
 body.fg-web-theme .btn.btn-danger:hover{
 }
 body.fg-web-theme .btn.btn-danger:disabled{
 }
 
 body.fg-web-theme .btn.btn-link:not(.dropdown-toggle){
 background: none !important;
 border: none !important;
 box-shadow: none !important;
 outline: none !important;
 
 }
 
 
 
 
 /* =============================================================================
================================================================================ */ /* =============================================================================
* Box/Container styles
================================================================================ */
 
  
  
  
 .fg-columnbox.fg-Box-rot-2350 {
 border-style: none;
 
 overflow:hidden;
 border-top-left-radius : 15px;
 border-top-right-radius : 15px;
 border-bottom-right-radius : 15px;
 border-bottom-left-radius : 15px;
 padding-top: 15px!important;
 padding-right: 20px!important;
 padding-bottom: 10px!important;
 padding-left: 20px!important;
 
 
 background-color: rgba(232, 80, 40, 1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-rot-2350.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-rot-2350.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-rot-2350.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-rot-2350.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-rot-2350.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Box-weiss-2351 {
 border-style: none;
 
 overflow:hidden;
 border-top-left-radius : 10px;
 border-top-right-radius : 10px;
 border-bottom-right-radius : 10px;
 border-bottom-left-radius : 10px;
 padding-top: 10px!important;
 padding-right: 15px!important;
 padding-bottom: 0px!important;
 padding-left: 15px!important;
 
 
 background-color: rgba(255, 255, 255, 1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-weiss-2351.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-weiss-2351.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-weiss-2351.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-weiss-2351.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-weiss-2351.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Box-rot-01-2352 {
 border-style: none;
 
 overflow:hidden;
 border-top-left-radius : 15px;
 border-top-right-radius : 15px;
 border-bottom-right-radius : 15px;
 border-bottom-left-radius : 15px;
 margin-right: -15px!important;
 padding-top: 10px!important;
 padding-bottom: 10px!important;
 padding-left: 15px!important;
 
 
 background-color: rgba(255, 255, 255, 1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-rot-01-2352.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-rot-01-2352.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-rot-01-2352.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-rot-01-2352.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-rot-01-2352.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Box-rot-01-2353 {
 border-style: none;
 
 overflow:hidden;
 border-top-left-radius : 15px;
 border-top-right-radius : 15px;
 border-bottom-right-radius : 15px;
 border-bottom-left-radius : 15px;
 padding-top: 15px!important;
 padding-right: 20px!important;
 padding-bottom: 10px!important;
 padding-left: 20px!important;
 
 
 background-color: rgba(227, 227, 227, 1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-rot-01-2353.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-rot-01-2353.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-rot-01-2353.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-rot-01-2353.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-rot-01-2353.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
  
  
  
  
  
  
 .fg-column-container:not(.fg-Container-Inhalt-2662):not(.fg-Container-grau-2663), .fg-special-column-container {
 border-style: none;
 
 overflow:hidden;
 border-top-left-radius : 10px;
 border-top-right-radius : 10px;
 border-bottom-right-radius : 10px;
 border-bottom-left-radius : 10px;
 margin-bottom: 20px!important;
 padding-top: 10px!important;
 padding-right: 10px!important;
 padding-bottom: 10px!important;
 padding-left: 10px!important;
 
 
 background-color: rgba(255, 255, 255, 1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-column-container:not(.fg-Container-Inhalt-2662):not(.fg-Container-grau-2663).width_300 {
 background-image: ;
 }

 .fg-column-container:not(.fg-Container-Inhalt-2662):not(.fg-Container-grau-2663).width_580 {
 background-image: ;
 }

 .fg-column-container:not(.fg-Container-Inhalt-2662):not(.fg-Container-grau-2663).width_1140 {
 background-image: ;
 }
 
 .fg-column-container:not(.fg-Container-Inhalt-2662):not(.fg-Container-grau-2663).width_1920 {
 background-image: ;
 }
 
 .fg-column-container:not(.fg-Container-Inhalt-2662):not(.fg-Container-grau-2663).width_3000 {
 background-image: ;
 }

 
 .fg-special-column-container.width_300 {
 background-image: ;
 }

 .fg-special-column-container.width_580 {
 background-image: ;
 }

 .fg-special-column-container.width_1140 {
 background-image: ;
 }
 
 .fg-special-column-container.width_1920 {
 background-image: ;
 }
 
 .fg-special-column-container.width_3000 {
 background-image: ;
 }

 

  
 .fg-special-page-container-wrapper, .fg-column-container-wrapper:not(.fg-Container-Inhalt-2662):not(.fg-Container-grau-2663) { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-special-page-container-wrapper, .fg-column-container-wrapper:not(.fg-Container-Inhalt-2662):not(.fg-Container-grau-2663) { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-special-page-container-wrapper, .fg-column-container-wrapper:not(.fg-Container-Inhalt-2662):not(.fg-Container-grau-2663) { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-special-page-container-wrapper, .fg-column-container-wrapper:not(.fg-Container-Inhalt-2662):not(.fg-Container-grau-2663) { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-special-page-container-wrapper, .fg-column-container-wrapper:not(.fg-Container-Inhalt-2662):not(.fg-Container-grau-2663) { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-special-page-container-wrapper, .fg-column-container-wrapper:not(.fg-Container-Inhalt-2662):not(.fg-Container-grau-2663) { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-special-page-container-wrapper, .fg-column-container-wrapper:not(.fg-Container-Inhalt-2662):not(.fg-Container-grau-2663) { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-special-page-container-wrapper, .fg-column-container-wrapper:not(.fg-Container-Inhalt-2662):not(.fg-Container-grau-2663) { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-Container-Inhalt-2662 {
 border-style: none;
 
 
 
 background-color: rgba(255, 255, 255, 0);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-column-container.fg-Container-Inhalt-2662.width_300 {
 background-image: ;
 }

 .fg-column-container.fg-Container-Inhalt-2662.width_580 {
 background-image: ;
 }

 .fg-column-container.fg-Container-Inhalt-2662.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.fg-Container-Inhalt-2662.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.fg-Container-Inhalt-2662.width_3000 {
 background-image: ;
 }

 

  
 .fg-column-container-wrapper-2662 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-2662 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-2662 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-2662 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-2662 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-2662 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-2662 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-2662 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
  
  
  
 .fg-column-container.fg-Container-grau-2663 {
 border-style: none;
 
 overflow:hidden;
 border-top-left-radius : 10px;
 border-top-right-radius : 10px;
 border-bottom-right-radius : 10px;
 border-bottom-left-radius : 10px;
 margin-top: 20px!important;
 padding-top: 20px!important;
 padding-right: 15px!important;
 
 
 background-color: rgba(221, 228, 232, 1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-column-container.fg-Container-grau-2663.width_300 {
 background-image: ;
 }

 .fg-column-container.fg-Container-grau-2663.width_580 {
 background-image: ;
 }

 .fg-column-container.fg-Container-grau-2663.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.fg-Container-grau-2663.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.fg-Container-grau-2663.width_3000 {
 background-image: ;
 }

 

  
 .fg-column-container-wrapper-2663 { 
 width: 100%; 
 margin-right: auto; 
 margin-left: auto; 
 } 
  
 .fg-column-container-wrapper-2663 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-column-container-wrapper-2663 { 
 padding:0;
 } 
 }
 @media (min-width: 576px) { 
 .fg-column-container-wrapper-2663 { 
 max-width: 540px; 
 } 
 } 
 @media (min-width: 768px) { 
 .fg-column-container-wrapper-2663 { 
 max-width: 720px; 
 } 
 } 
 @media (min-width: 992px) { 
 .fg-column-container-wrapper-2663 { 
 max-width: 960px; 
 } 
 } 
 @media (min-width: 1200px) { 
 .fg-column-container-wrapper-2663 { 
 max-width: 1170px; 
 } 
 } 
 @media print { 
 .fg-column-container-wrapper-2663 { 
 min-width: 992px !important; 
 } 
 } 
  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Box-weiss-rund-01-2664 {
 border-style: none;
 
 overflow:hidden;
 border-top-left-radius : 15px;
 border-top-right-radius : 15px;
 border-bottom-right-radius : 15px;
 border-bottom-left-radius : 15px;
 margin-left: -15px!important;
 padding-top: 10px!important;
 padding-right: 15px!important;
 padding-bottom: 10px!important;
 padding-left: 15px!important;
 
 
 background-color: rgba(255, 255, 255, 1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-weiss-rund-01-2664.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-weiss-rund-01-2664.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-weiss-rund-01-2664.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-weiss-rund-01-2664.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-weiss-rund-01-2664.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Box-gelb-2665 {
 border-style: none;
 
 overflow:hidden;
 border-top-left-radius : 10px;
 border-top-right-radius : 10px;
 border-bottom-right-radius : 10px;
 border-bottom-left-radius : 10px;
 margin-right: -15px!important;
 padding-left: 15px!important;
 
 
 background-color: rgba(252, 200, 68, 1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-gelb-2665.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-gelb-2665.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-gelb-2665.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-gelb-2665.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-gelb-2665.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Box-weiss-rund-01-2666 {
 border-style: none;
 
 overflow:hidden;
 border-top-left-radius : 15px;
 border-top-right-radius : 15px;
 border-bottom-right-radius : 15px;
 border-bottom-left-radius : 15px;
 margin-left: -15px!important;
 padding-top: 10px!important;
 padding-right: 15px!important;
 padding-bottom: 10px!important;
 padding-left: 15px!important;
 
 min-height: 220px!important;
 
 background-color: rgba(255, 255, 255, 1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-weiss-rund-01-2666.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-weiss-rund-01-2666.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-weiss-rund-01-2666.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-weiss-rund-01-2666.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-weiss-rund-01-2666.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Box-weiss-rund-278PX-01-2667 {
 border-style: none;
 
 overflow:hidden;
 border-top-left-radius : 15px;
 border-top-right-radius : 15px;
 border-bottom-right-radius : 15px;
 border-bottom-left-radius : 15px;
 margin-right: -15px!important;
 padding-top: 10px!important;
 padding-right: 15px!important;
 padding-bottom: 10px!important;
 padding-left: 15px!important;
 
 min-height: 220px!important;
 
 background-color: rgba(255, 255, 255, 1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-weiss-rund-278PX-01-2667.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-weiss-rund-278PX-01-2667.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-weiss-rund-278PX-01-2667.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-weiss-rund-278PX-01-2667.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-weiss-rund-278PX-01-2667.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Box-weiss-rund-01-2678 {
 border-style: none;
 
 overflow:hidden;
 border-top-left-radius : 15px;
 border-top-right-radius : 15px;
 border-bottom-right-radius : 15px;
 border-bottom-left-radius : 15px;
 margin-left: -15px!important;
 padding-top: 10px!important;
 padding-right: 10px!important;
 padding-bottom: 10px!important;
 padding-left: 0px!important;
 
 
 background-color: rgba(255, 255, 255, 1);
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-weiss-rund-01-2678.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-weiss-rund-01-2678.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-weiss-rund-01-2678.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-weiss-rund-01-2678.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-weiss-rund-01-2678.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Box--2679 {
 border-style: none;
 
 margin-bottom: -40px!important;
 
 
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box--2679.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box--2679.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box--2679.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box--2679.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box--2679.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Box-p15-2681 {
 border-style: none;
 
 margin-top: -40px!important;
 padding-right: 17px!important;
 padding-left: 17px!important;
 
 
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-p15-2681.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-p15-2681.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-p15-2681.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-p15-2681.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-p15-2681.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 
  
  
  
 .fg-columnbox.fg-Box-m-15-2688 {
 border-style: none;
 
 margin-right: -15px!important;
 
 
 background-attachment: scroll;
 background-image: ;
  
  
  
  
  
 background-size: ;
  
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-m-15-2688.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-m-15-2688.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-m-15-2688.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-m-15-2688.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-m-15-2688.width_3000 {
 background-image: ;
 }

 

  
  
  
  
  
 
 


/* =============================================================================
================================================================================ */
 /* =============================================================================
* Advanced Font styles
================================================================================ */
/* =============================================================================
================================================================================ */
