/* 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
 */

@charset "UTF-8";
.offscreen {
  position: absolute;
  right: -1000px;
  top: -1000px;
}
/*
h1 {
	line-height: 1;
} 

*/
/*
#g-header {
background: rgb(255,255,255);
background: linear-gradient(180deg, #fcfbfb 0%, rgba(199,194,195,1) 95%);
}
*/
/*
.sprocket-strips-content {
	color: #C7C2C3;
}

.sprocket-strips-item {
	background-color: #726E6F;
}

.sprocket-mosaic-item {
	background-color: #726e6f;
	color: #c7c2c3;
	border: none;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
}

.sprocket-mosaic-item h2 a {
	color: #c7c2c3;
}

.sprocket-mosaic .sprocket-mosaic-tags li, #main .sprocket-mosaic ul.sprocket-mosaic-tags li {
    background: #00ACE9;
    color: white;
}

.sprocket-mosaic .sprocket-mosaic-tags, #main .sprocket-mosaic ul.sprocket-mosaic-tags {
    margin: 10px -10px -10px;
    padding: 5px;
    //background: #efefef; 
    background:#726e6f;
    border-radius: 0 0 4px 4px;
    font-size: 90%;
    font-style: italic;
}

.fa-li {
	top: 0;
}

.sprocket-mosaic .sprocket-mosaic-tags li, #main .sprocket-mosaic ul.sprocket-mosaic-tags li {
//     margin-top: 10px;
    margin-bottom: 10px;
}

#main .sprocket-mosaic .sprocket-mosaic-filter ul li, #main .sprocket-mosaic .sprocket-mosaic-filter ul li, .sprocket-mosaic .sprocket-mosaic-filter li, .sprocket-mosaic .sprocket-mosaic-filter li {
font-size: 0.8rem;
}

.contacts {
	font-size: x-large;
	font-weight: 700;
	color: #726E6F;
}

.contacts a, .contacts a:hover {
	color: #726E6F;
} 

.blue, .g-totop .fa {
	color: #00ACE9;
}

.edit.item-page .btn-toolbar .btn, .pager.pagenav a, p.readmore .btn, .contact .form-actions .btn, #contact-form .controls .btn-primary.validate, .profile .btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .search #searchForm .btn, .finder #searchForm .btn, .search #search-form .btn, .finder #search-form .btn {
    background: #00ACE9;
}


*/
/*
	//////////////////////////////////////////////// 
    //                                            //
    //                                            //                                                                                                                 
    //		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 ----------------- */
/* ----------------- 5 - Shapes Colors ----------------- */
/* ----------------- 6 - Typography Colors ----------------- */
/* ----------------- 7 - Other Colors ----------------- */
/* ****************************************** LOGOS ****************************************** */
.cw-logo .g-content {
  display: flex;
  justify-content: center;
  min-width: 220px;
}
.cw-logo-pt, .cw-logo-en {
  display: flex;
  justify-content: center;
}
.cw-logo-pt svg {
  width: 200px;
}
.cw-logo-en svg {
  width: 166px;
}
/* ****************************************** MENUS ****************************************** */
/* ----------------- Horizontal Menu ----------------- */
/* ----------------- Main Menu ----------------- */
/* ----------------- Mobile Menu ----------------- */
/* ****************************************** RESETS % FIXES ****************************************** */
.contact .well {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
/* ****************************************** TYPOGRAPHY ****************************************** */
strong {
  font-weight: 500;
}
body p {
  font-size: 1.2rem;
}
/* ****************************************** UTILITIES ****************************************** */
/* ########################################################################## 2 - PARTICLES / EXTENSIONS ########################################################################## */
/* ****************************************** INFO LIST  ****************************************** */
/* ****************************************** FOOTER MENU  ****************************************** */
/* ****************************************** PRICING TABLE  ****************************************** */
.g-block.pricing-table {
  margin-top: 5rem;
  margin-bottom: 8rem;
}
.check::before, .times::before, .gear::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 0.63rem;
}
.check::before {
  content: "";
  color: #06c1ff;
}
.times::before {
  content: "";
  color: #100e10;
}
.gear::before {
  content: "";
  color: #06c1ff;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-desc {
  font-size: 0.9rem;
  padding-top: 0;
}
.g-pricingtable-cta {
  margin: 3rem 0 2rem;
}
.g-pricingtable-col-item.g-pricingtable-col-item-highlight .g-pricingtable {
  background: #100e10;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-ribbon {
  width: 164px;
  top: 28px;
  left: -37px;
}
.g-pricingtable-col-item-highlight .g-pricingtable-item a {
  color: #ffffff;
}
/* ****************************************** 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_11.css.map */