/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.5rem;
}
h2 {
  font-size: 2.25rem;
}
h3 {
  font-size: 2rem;
}
h4 {
  font-size: 1.75rem;
}
h5 {
  font-size: 1.5rem;
}
h6 {
  font-size: 1.25rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/*
	//////////////////////////////////////////////// 
    //                                            //
    //                                            //                                                                                                                 
    //		STYLESHEET ORGANIZATION OVERVIEW      //                                                                                                                  
    //                                            //                                                                                                                  
    //      1 - STYLES                            //                                                                                                                  
    //        '--> Buttons                        //                                                                                                                 
    //        '--> Colors                         //                                                                                                                  
    //           '- 1 - Main Colors               //                                                                                                                  
    //           '- 2 - Background Colors         //                                                                                                                  
    //           '- 3 - Button Colors             //
    //           '- 4 - Menu Colors               //                                                                                                                 
    //           '- 5 - Shapes Colors             //                                                                                                                  
    //           '- 6 - Typography Colors         //  
    //           '- 7 - Other Colors              //                                                                                                                
    //        '--> Icons                          // 
    //        '--> Logos                          //                                                                                                                 
    //        '--> Menu                           //  
    //        '--> Menu Mobile                    //                                                                                                             
    //        '--> Resets & Fixes                 //                                                                                                                  
    //        '--> Typography                     //                                                                                                                  
    //        '--> Utilities                      //                                                                                                                  
    //                                            //
    //      2 - PARTICLES                         //                                                                                                                 
    //                                            //                                                                                                                  
    //      3 - SHARED SECTIONS                   //                                                                                                                  
    //                                            //                                                                                                                  
    //      4 - PAGES                             //                                                                                                                 
    //         '--> Page 1                        //                                                                                                                  
    //            '- Common Settings              //                                                                                                                  
    //            '- Section 1 Settings           //                                                                                                                  
    //            '- Section 2 Settings           //
    //         '--> Page 2                        //                                                                                                                 
    //            '- Common Settings              //                                                                                                                  
    //            '- Section 1 Settings           //                                                                                                                  
    //            '- Section 2 Settings           //                                                                                                                  
    //                                            //                                                                                                                 
    //                                            //                                                                                                                  
    //      BREAKPOINTS ORDER OVERVIEW            //                                                                                                                  
    //                                            //                                                                                                                  
    //      // No Breakpoints                     //
    //                                            //   
    //      // Commonly used media queries        //
    //         '--> Large Desktop > 1200px        //                                                                                                                 
    //         '--> Desktop 1199px -> 960px       //                                                                                                                  
    //         '--> Tablet 959px -> 767px         //                                                                                                                  
    //         '--> Large Mobile 767px -> 480px   //                                                                                                                  
    //         '--> Small Mobile < 480px          //
    //                                            //
    //		// Less commonly used media queries   //                                                                                                                 
    //         '--> Desktop Only > 960px          //                                                                                                                  
    //         '--> No Mobile > 768px             //                                                                                                                  
    //         '--> Mobile Only < 767px           //                                                                                                                  
    //         '--> No Desktop < 960px            //
    //                                            //                                                                                                                 
    //                                            //
	////////////////////////////////////////////////
*/
/* ########################################################################## 1 - STYLES ########################################################################## */
/* ****************************************** BUTTONS ****************************************** */
/* ****************************************** COLORS ****************************************** */
/* ----------------- 1 - Main Colors ----------------- */
/* ----------------- 2 - Background Colors ----------------- */
/* ----------------- 3 - Button Colors ----------------- */
/* ----------------- 4 - Menu Colors ----------------- */
.g-main-nav .g-toplevel > li:last-child:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  background: none;
}
/* ----------------- 5 - Shapes Colors ----------------- */
/* ----------------- 6 - Typography Colors ----------------- */
/* ----------------- 7 - Other Colors ----------------- */
.outline {
  border: none;
  background: #14151e;
}
/* ****************************************** LOGOS ****************************************** */
.offline-logo svg {
  max-width: 425px;
}
.g-logo svg {
  min-width: 240px;
}
/* ****************************************** MENUS ****************************************** */
/* ----------------- Horizontal Menu ----------------- */
/* ----------------- Main Menu ----------------- */
/* ----------------- Mobile Menu ----------------- */
/* ****************************************** RESETS % FIXES ****************************************** */
.contact .well {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
/* ****************************************** TYPOGRAPHY ****************************************** */
/* ****************************************** UTILITIES ****************************************** */
.offscreen {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
/* ########################################################################## 2 - PARTICLES / EXTENSIONS ########################################################################## */
/* ****************************************** INFO LIST  ****************************************** */
/* ****************************************** FOOTER MENU  ****************************************** */
/* ****************************************** PRICING TABLE  ****************************************** */
/* ****************************************** SERVICES MENU ****************************************** */
/* ****************************************** SOCIAL ****************************************** */
/* ****************************************** TESTIMONIALS ****************************************** */
/* ########################################################################## 3 - SHARED SECTIONS ########################################################################## */
/* ----------------- Copyright ----------------- */
/* ----------------- Testimonials ----------------- */
/* ----------------- Calls-to-action ----------------- */
/* ########################################################################## 4 - PAGES ########################################################################## */
/* ****************************************** FRONT PAGE ****************************************** */
/* ----------------- FP Common Settings ----------------- */
/* ----------------- FP Section 1 - Hero ----------------- */
/* ----------------- FP Section 2 ----------------- */
/*# sourceMappingURL=custom_19.css.map */