
 /* =============================================================================
* Button styles
================================================================================ */
 body.fg-web-theme .btn.btn-default:not(.dropdown-toggle){
 font-weight: normal !important;
 font-size: 15px !important;
 box-shadow: none !important;
 
 color: rgba(255,255,255,1) !important;
 background-color: rgba(181,44,24,1) !important;
 
 }
 
 
 /*Overriding the bootstrap classes*/
 
 body.fg-web-theme .btn.btn-default {
 border-radius: 2px !important;
 }
 
 /*Overriding the bootstrap classes ends*/
 
 
 body.fg-web-theme .btn.btn-default:active{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(181,44,24,1) !important;
 }
 body.fg-web-theme .btn.btn-default:hover{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(210,60,30,1) !important;
 }
 body.fg-web-theme .btn.btn-default:disabled{
 color: rgba(28,28,28,1) !important;
 background-color: rgba(161,161,161,1) !important;
 }
 
 body.fg-web-theme .btn.btn-primary:not(.dropdown-toggle){
 font-weight: normal !important;
 font-size: 15px !important;
 
 color: #041C29 !important;
 background-color: rgba(216,241,255,1) !important;
 
 }
 
 
 /*Overriding the bootstrap classes*/
 
 body.fg-web-theme .btn.btn-primary {
 border-radius: 2px !important;
 }
 
 /*Overriding the bootstrap classes ends*/
 
 
 body.fg-web-theme .btn.btn-primary:active{
 color: #041C29 !important;
 background-color: rgba(187,225,247,1) !important;
 }
 body.fg-web-theme .btn.btn-primary:hover{
 color: #041C29 !important;
 background-color: rgba(126,203,246,1) !important;
 }
 body.fg-web-theme .btn.btn-primary:disabled{
 color: #041C29 !important;
 background-color: rgba(191,191,191,1) !important;
 }
 
 body.fg-web-theme .btn.btn-success:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-success:active{
 }
 body.fg-web-theme .btn.btn-success:hover{
 }
 body.fg-web-theme .btn.btn-success:disabled{
 }
 
 body.fg-web-theme .btn.btn-info:not(.dropdown-toggle){
 font-family: Roboto Condensed !important;
 font-weight: normal !important;
 
 color: ABDCF7 !important;
 background-color: rgba(255,255,255,0) !important;
 
 }
 
 
 
 /*Overriding the bootstrap classes*/
 
 body.fg-web-theme .btn.btn-info {
 border-radius: 0px !important;
 }
 
 /*Overriding the bootstrap classes ends*/
 
 
 body.fg-web-theme .btn.btn-info:active{
 color: ABDCF7 !important;
 background-color: rgba(255,255,255,0) !important;
 }
 body.fg-web-theme .btn.btn-info:hover{
 color: rgba(126,203,246,1) !important;
 background-color: rgba(255,255,255,0) !important;
 }
 body.fg-web-theme .btn.btn-info:disabled{
 color: rgba(208,211,212,1) !important;
 background-color: rgba(255,255,255,0) !important;
 }
 
 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){
 text-shadow:none !important;
 color: rgba(196, 32, 21, 1) !important;
 background: none !important;
 border: none !important;
 box-shadow: none !important;
 outline: none !important;
 
 }
 
 
 
 
 /* =============================================================================
================================================================================ */ /* =============================================================================
* Box/Container styles
================================================================================ */

 
 
 
 
 
 
 
 
 

 
 
 .fg-column-container.fg-Container-786 {

 border-style: none;
 border-top-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-right-width: 0px;
 margin-top: 0px!important;
 margin-bottom: 64px!important;
 margin-left: 0px!important;
 margin-right: 0px!important;
 padding-top: 0px!important;
 padding-right: 0px!important;
 padding-bottom: 0px!important;
 padding-left: 0px!important;
 
 
 
 background-attachment: scroll;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

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

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

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

 .fg-column-container-wrapper-786 {
 width: 100%;
 margin-right: auto;
 margin-left: auto;
 }
  
 .fg-column-container-wrapper-786 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (min-width: 576px) {
 .fg-column-container-wrapper-786 {
 max-width: 540px;
 }
 }

 @media (min-width: 768px) {
 .fg-column-container-wrapper-786 {
 max-width: 720px;
 }
 }

 @media (min-width: 992px) {
 .fg-column-container-wrapper-786 {
 max-width: 960px;
 }
 }

 @media (min-width: 1200px) {
 .fg-column-container-wrapper-786 {
 max-width: 1170px;
 }
 }

 @media print {
 .fg-column-container-wrapper-786 {
 min-width: 992px !important;
 }

 }



 
 
 
 
 
 
 
 
 
 
 
 

 
 
 .fg-column-container.fg-Slider-789 {

 border-style: none;
 border-top-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-right-width: 0px;
 margin-top: 0px!important;
 margin-bottom: 48px!important;
 margin-left: 0px!important;
 margin-right: 0px!important;
 padding-top: 0px!important;
 padding-right: 0px!important;
 padding-bottom: 0px!important;
 padding-left: 0px!important;
 
 
 
 background-attachment: scroll;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

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

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

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

 .fg-column-container-wrapper-789 {
 width: 100%;
 margin-right: auto;
 margin-left: auto;
 }
  
 .fg-column-container-wrapper-789 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (min-width: 576px) {
 .fg-column-container-wrapper-789 {
 max-width: 540px;
 }
 }

 @media (min-width: 768px) {
 .fg-column-container-wrapper-789 {
 max-width: 720px;
 }
 }

 @media (min-width: 992px) {
 .fg-column-container-wrapper-789 {
 max-width: 960px;
 }
 }

 @media (min-width: 1200px) {
 .fg-column-container-wrapper-789 {
 max-width: 1170px;
 }
 }

 @media print {
 .fg-column-container-wrapper-789 {
 min-width: 992px !important;
 }

 }



 
 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Box-790 {

 
 
 
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

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

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

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

 

 
 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Box-Teasers-796 {

 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 overflow:hidden;
 border-top-left-radius : 4px;
 border-top-right-radius : 4px;
 border-bottom-right-radius : 4px;
 border-bottom-left-radius : 4px;
 margin-bottom: 48px!important;
 padding-top: 16px!important;
 padding-right: 16px!important;
 padding-left: 16px!important;
 
 background-color: #041C29;
 
 

 
 
 background-attachment: scroll;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

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

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

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

 

 
 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Box-Teasers-01-798 {

 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 overflow:hidden;
 border-top-left-radius : 4px;
 border-top-right-radius : 4px;
 border-bottom-right-radius : 4px;
 border-bottom-left-radius : 4px;
 margin-bottom: 24px!important;
 padding-top: 16px!important;
 padding-right: 16px!important;
 padding-left: 16px!important;
 
 background-color: #041C29;
 
 

 
 
 background-attachment: scroll;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 .fg-columnbox.fg-Box-Teasers-01-798.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-Teasers-01-798.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-Teasers-01-798.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-Teasers-01-798.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-Teasers-01-798.width_3000 {
 background-image: ;
 }

 

 
 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Box-Zahlen-01-829 {

 border-color: rgba(4, 28, 41, 0.1);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 overflow:hidden;
 border-top-left-radius : 4px;
 border-top-right-radius : 4px;
 border-bottom-right-radius : 4px;
 border-bottom-left-radius : 4px;
 margin-bottom: 24px!important;
 padding-top: 16px!important;
 padding-right: 16px!important;
 padding-left: 16px!important;
 
 
 
 background-attachment: fixed;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 .fg-columnbox.fg-Box-Zahlen-01-829.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-Zahlen-01-829.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-Zahlen-01-829.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-Zahlen-01-829.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-Zahlen-01-829.width_3000 {
 background-image: ;
 }

 

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