
 /* =============================================================================
* Button styles
================================================================================ */
 body.fg-web-theme .btn.btn-default:not(.dropdown-toggle){
 
 background-color: rgba(210,195,143,1) !important;
 
 }
 
 
 
 body.fg-web-theme .btn.btn-default:active{
 }
 body.fg-web-theme .btn.btn-default:hover{
 background-color: rgba(197,177,108,1) !important;
 }
 body.fg-web-theme .btn.btn-default:disabled{
 }
 
 body.fg-web-theme .btn.btn-primary:not(.dropdown-toggle){
 
 background-color: rgba(210,195,143,1) !important;
 
 }
 
 
 
 /*Overriding the bootstrap classes*/
 
 body.fg-web-theme .btn.btn-primary {
 border-radius: 0px;
 }
 
 /*Overriding the bootstrap classes ends*/
 
 
 body.fg-web-theme .btn.btn-primary:active{
 }
 body.fg-web-theme .btn.btn-primary:hover{
 background-color: rgba(197,177,108,1) !important;
 }
 body.fg-web-theme .btn.btn-primary:disabled{
 }
 
 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){
 
 
 }
 
 
 
 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;
 border: none;
 box-shadow: none;
 outline: none;
 
 }
 
 
 
 
 /* =============================================================================
================================================================================ */ /* =============================================================================
* Box/Container styles
================================================================================ */

 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Box-template-1340 {

 border-color: rgba(255,255,255,1);
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 margin-top: 30px!important;
 padding-right: 50px!important;
 padding-left: 50px!important;
 
 background-color: rgba(197,177,108,1);
 
 

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

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

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

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

 

 
 

 



 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 .fg-column-container, .fg-special-column-container {

 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 
 background-color: rgba(255,255,255,1);
 
 

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

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

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

 .fg-column-container.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.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 {
 width: 100%;
 margin-right: auto;
 margin-left: auto;
 }
  
 .fg-special-page-container-wrapper, .fg-column-container-wrapper { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (max-width: 576px) { 
 .fg-special-page-container-wrapper, .fg-column-container-wrapper { 
 padding:0 !important;
 } 
 }
 @media (min-width: 576px) {
 .fg-special-page-container-wrapper, .fg-column-container-wrapper {
 max-width: 540px;
 }
 }

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

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

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

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

 }


 

 



 
 
 
 
 
 
 
 
 

 
 
 .fg-columnbox:not(.fg-Box-template-1340) {

 border-color: rgba(255,255,255,1);
 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 margin-top: 30px!important;
 padding-right: 50px!important;
 padding-left: 50px!important;
 
 background-color: rgba(255,255,255,1);
 
 

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

 
 
 .fg-columnbox:not(.fg-Box-template-1340).width_300 {
 background-image: ;
 }

 .fg-columnbox:not(.fg-Box-template-1340).width_580 {
 background-image: ;
 }

 .fg-columnbox:not(.fg-Box-template-1340).width_1140 {
 background-image: ;
 }
 
 .fg-columnbox:not(.fg-Box-template-1340).width_1920 {
 background-image: ;
 }
 
 .fg-columnbox:not(.fg-Box-template-1340).width_3000 {
 background-image: ;
 }

 

 
 

 



 
 


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