@charset "UTF-8";
/*------------------------------------
  Globals
------------------------------------*/
/* Text */

/* Puller */

/* Link overlay */

/* P */

/*------------------------------------
  Block Alignments
------------------------------------*/

/*------------------------------------
  Background Gradient Colors
------------------------------------*/
/* Simple Linear Gradients
------------------------------------*/
/* Gray Light v1 */

/* White v1 */

/* Linear Gradients
------------------------------------*/
/* Gray Gradient */

/* Blue Pink Gradient */

/* Blue Gradient */

/* Orange Gradient */

/* Yellow Gradient */

/* Dark Purple Gradient */

/* Blue Gray Gradient */

/* Pink Gradient */

/* Pink-v2 Gradient */

/* Red Gradient */

/* Black Gradient */

/* Green Gradient */

/* Purple Gradient */

/* Pink Light Gradient */

/* Cyan Gradient */

/* Purple Gradient */

/* Primary Gradient */

/* Gray Gradient */

/* White Gradient */

/* White Gradient */

/* White Gradient */

/* White Gradient */

/* Bluegray Gradient */

/* Bluegray Gradient */

/* Bluegray Gradient */

/* Radial Gradients (Ellipse)
------------------------------------*/
/* Lightblue Gradient */

/* Gray Gradient */

/* Gray Gradient */

/*  Radial Gradients (Circle)
------------------------------------*/
/* Lightblue Gradient */

/* Blue Gradient */

/* Dark Gray Gradient */

/*------------------------------------
  Background Colors
------------------------------------*/
/* Basic Colors
------------------------------------*/
/* Main Colors */

/* Main Secondary */

/* Primary Colors */

/* Black Colors */

.g-bg-black-opacity-0_9 {
  background-color: #003399 !important; }

/* White Colors */
.g-bg-white {
  background-color: #003399 !important; }

.g-bg-white-opacity-0_1 {
  background-color: rgba(255, 255, 255, 0.1) !important; }

/* Gray Colors */

/* Transparent */

/* Complementary Colors
------------------------------------*/
/* Beige Colors */

/* Color Green */

/* Color Blue */

/* Color Light Blue */

/* Color Dark Blue */

/* Color Indigo */

/* Color Red */

/* Color Light Red */

/* Color Dark Red */

/* Color Purple */

/* Color Dark Purple */

/* Color Pink */

/* Color Orange */

/* Color Deep Orange */

/* Color Yellow */

/* Color Aqua */

/* Color Cyan */

/* Color Teal */

/* Color Brown */

/* Color Blue Gray */

/*------------------------------------
  Background Colors Extended
------------------------------------*/

/*------------------------------------
  Social Background Colors
------------------------------------*/
/* Facebook */

/* Twitter */

/* Skype */

/* Pinterest */

/* Vine */

/* Youtube */

/* Google plus */

/* Dribbble */

/* VK */

/* Linkedin */

/* Instagram */

/*------------------------------------
  Images Grid
------------------------------------*/

/*------------------------------------
  Covers
------------------------------------*/

/*------------------------------------
  Background Image Style
------------------------------------*/

/*------------------------------------
  Background Patterns
------------------------------------*/

/*------------------------------------
  Background Position
------------------------------------*/

/*------------------------------------
  Background Repeat
------------------------------------*/
.g-bg-no-repeat {
  background-repeat: no-repeat; }

/*------------------------------------
  Background Size
------------------------------------*/

/* Primary Colors */

/*------------------------------------
  Borders Default (solid)
------------------------------------*/
.g-brd-none {
  /* P */
  border: none !important; }

.g-brd-top {
  border-top: solid 1px transparent !important; }

.g-brd-bottom {
  border-bottom: solid 1px transparent !important; }

@media (min-width: 992px) {
  /* P */
  .g-brd-left--lg {
    border-left: solid 1px transparent !important; } }

/*------------------------------------
  Borders None
------------------------------------*/

/*------------------------------------
  Border Style
------------------------------------*/

/*------------------------------------
  Border Radius (Rounded Styles)
------------------------------------*/
/* Rounded Around */

/* Rounded Top */

/* Rounded Right */

/* Rounded Bottom */

/* Rounded Left */

/*------------------------------------
  Borders Default (dashed)
------------------------------------*/

/*------------------------------------
  Borders Default (dotted)
------------------------------------*/

/*------------------------------------
  Border Width
------------------------------------*/

.g-brd-top-2 {
  border-top-width: 2px !important; }

/*------------------------------------
  Border Colors
------------------------------------*/
/* Basic Colors
------------------------------------*/
/* Primary Colors */
.g-brd-primary {
  border-color: #72c02c !important; }

/* Main Colors */

/* Black Colors */

/* White Colors */

.g-brd-white-opacity-0_1 {
  border-color: rgba(255, 255, 255, 0.1) !important; }

.g-brd-white-opacity-0_8 {
  border-color: rgba(255, 255, 255, 0.8) !important; }

/* Gray Colors */

.g-brd-gray-light-v2 {
  border-color: #ccc !important; }

.g-brd-gray-light-v4 {
  border-color: #eee !important; }

/* Transparent */

/* Complementary Colors
------------------------------------*/
/* Color Green */

/* Color Blue */

/* Color Light Blue */

/* Color Dark Blue */

/* Color Indigo */

/* Color Red */

/* Color Light Red */

/* Color Dark Red */

/* Color Purple */

/* Color Dark Purple */

/* Color Pink */

/* Color Orange */

/* Color Deep Orange */

/* Color Yellow */

/* Color Aqua */

/* Color Cyan */

/* Color Teal */

/* Color Brown */

/* Color Blue Gray */

/* Primary Colors */

/* Black Colors */

/* White */

/* Gray Colors */

/* Transparent */

/* Complementary Colors
------------------------------------*/
/* Color Green */

/* Color Blue */

/* Color Light Blue */

/* Color Dark Blue */

/* Color Indigo */

/* Color Red */

/* Color Light Red */

/* Color Dark Red */

/* Color Purple */

/* Color Dark Purple */

/* Color Pink */

/* Color Orange */

/* Color Deep Orange */

/* Color Yellow */

/* Color Aqua */

/* Color Cyan */

/* Color Teal */

/* Color Brown */

/* Color Blue Gray */

/* O */

/*------------------------------------
  Social Border Colors
------------------------------------*/
/* Facebook */

/* Twitter */

/* Skype */

/* Pinterest */

/* Vine */

/* Youtube */

/* Google plus */

/* Dribbble */

/* VK */

/* Linkedin */

/* Instagram */

/*------------------------------------
  Border Gradient Colors
------------------------------------*/
/* Cyan Gradient */

/*------------------------------------
  Typography Font Family
------------------------------------*/

/*------------------------------------
  Typography Font Size
------------------------------------*/
.g-font-size-default {
  font-size: 1rem !important; }

.g-font-size-11 {
  font-size: 0.78571rem !important; }

.g-font-size-12 {
  font-size: 0.85714rem !important; }

/*------------------------------------
  Typography Font Weight
------------------------------------*/

.g-font-weight-400 {
  font-weight: 400; }

.g-font-weight-600 {
  font-weight: 600; }

/*------------------------------------
  Typography Text Transform
------------------------------------*/
.g-text-transform-none {
  text-transform: none !important; }

/*------------------------------------
  Typography Text Decoration
------------------------------------*/

.g-text-underline--none--hover:focus, .g-text-underline--none--hover:hover {
  text-decoration: none; }

/*------------------------------------
  Typography Letter Spacing
------------------------------------*/

/*------------------------------------
  Typography Line Height
------------------------------------*/

.g-line-height-1 {
  line-height: 1 !important; }

/*------------------------------------
  Typography Font Style
------------------------------------*/

/*------------------------------------
  List Style Types
------------------------------------*/

/*------------------------------------
  Text Types
------------------------------------*/

/*------------------------------------
  Quotes
------------------------------------*/
/* Quote v1 */

/*------------------------------------
  Positions
------------------------------------*/
.g-pos-rel {
  position: relative !important; }

.g-pos-abs {
  position: absolute !important; }

/*------------------------------------
  Position Spaces
------------------------------------*/
/* Top */

.g-top-3 {
  top: 0.21429rem; }

/* Top Minis */

/* Left */

/* Left Minus */

/* Right */

.g-right-0 {
  right: 0; }

/* Right Minus */

/* Bottom */

/* Z */

/* O */

/*------------------------------------
  Block Alignments
------------------------------------*/
/* Absolute (Position, X, Y) */

/* O */

/* Relative (Position, X, Y) */

/* Flex centered */

/* Flex right */

/* Flex middle */

@media (min-width: 768px) {
  /* Flex right */
  /* O */ }

/* Z */

/*------------------------------------
  Alignments
------------------------------------*/

/*------------------------------------
  Blur
------------------------------------*/

/*------------------------------------
  Box-shadows
------------------------------------*/

/*------------------------------------
  Clear
------------------------------------*/

/*------------------------------------
  Cursors
------------------------------------*/

/*------------------------------------
  Overflows
------------------------------------*/

/*------------------------------------
  Transitions
------------------------------------*/
/*.g-transition {
  &-0_2 {
    transition: .2s ease-out;
  }
  &-0_3 {
    transition: .3s ease-out;
  }
  &-0_6 {
    transition: .6s ease-out;
    &-ease {
      transition: .6s ease;
    }
  }
}

[class*="g-color-"][class*="--hover"] {
  transition: color .2s ease-out;
}
[class*="g-bg-"][class*="--hover"] {
  transition: background-color .3s ease-out;
}
[class*="g-color-"][class*="--hover"][class*="g-bg-"][class*="--hover"] {
  transition: .3s ease-out;
}*/
[class*="g-transition"] {
  transition-property: all;
  transition-timing-function: ease;
  transition-delay: 0s; }

[class*="g-transition"]::before, [class*="g-transition"]::after {
  transition-property: all;
  transition-timing-function: ease;
  transition-delay: 0s; }

.g-transition-0_3 {
  transition-duration: .3s; }

.g-transition-0_3::before, .g-transition-0_3::after {
  transition-duration: .3s; }

/*------------------------------------
  Transforms
------------------------------------*/

/*------------------------------------
  Opacity
------------------------------------*/

/*------------------------------------
  Z-Index
------------------------------------*/

/* O */
/*------------------------------------
  Resize
------------------------------------*/

/*------------------------------------
  Placeholder
------------------------------------*/

/*------------------------------------
  Offsets
------------------------------------*/

/*------------------------------------
  Colors
------------------------------------*/
/* Basic Colors
------------------------------------*/
/* Inherit Colors */

/* Main Colors */
.g-color-main {
  color: #ffffff !important; }

.g-color-main--hover:hover {
  color: #555 !important; }

/* Primary Colors */

/* Black Colors */

/* White Colors */

.g-color-white--hover:hover {
  color: #fff !important; }

.g-color-white-opacity-0_6 {
  color: rgba(255, 255, 255, 0.6) !important; }

.g-color-white-opacity-0_8 {
  color: rgba(255, 255, 255, 0.8) !important; }

/* Gray Colors */

.g-color-gray-dark-v2 {
  color: #00ffff !important; }

.g-color-gray-dark-v4 {
  color: #777 !important; }

/* Complementary Colors
------------------------------------*/
/* Color Green */

/* Color Blue */

/* Color Light Blue */

/* Color Dark Blue */

/* Color Indigo */

/* Color Red */

/* Color Light Red */

/* Color Dark Red */

/* Color Purple */

/* Color Dark Purple */

/* Color Pink */

/* Color Orange */

/* Color Deep Orange */

/* Color Yellow */

/* Color Aqua */

/* Color Cyan */

/* Color Teal */

/* Color Brown */

/* Color Blue Gray */

/*------------------------------------
  Social Colors
------------------------------------*/
/* Facebook */

/* Twitter */

/* Skype */

/* Pinterest */

/* Vine */

/* Youtube */

/* Google plus */

/* Dribbble */

/* VK */

/* Linkedin */

/* Instagram */

/*------------------------------------
  Gradient Colors
------------------------------------*/
/* Cyan Gradient */

/* Blue Gradient */

/*------------------------------------
  Widths
------------------------------------*/
/* Width in Percentage (%) */

@media (min-width: 768px) {
  /* P */ }

/* Max Width in Percentage (%) */

/* Min Width in Percentage (%) */

/* Width Viewport Width (vw) */

/* Width in Pixels (px) */

.g-width-120 {
  width: 120px !important;
  /* P */ }

.g-width-300 {
  width: 300px !important;
  /* P */
  max-width: 100%; }

/* Max Width in Pixels (px) */

/* Min Width in Pixels (px) */

/*------------------------------------
  Heights
------------------------------------*/
/* Height in Percentage (%) */

/* Max Height in Percentage (%) */

/* Max Height in Viewport Height (vh) */

/* Min Height in Percentage (%) */

/* Height  in Viewport Height (vh) */

/* Min Height in Viewport Height (vh) */

/* Auto Height */

/* Height in Pixels (px) */

.g-height-60 {
  height: 60px; }

.g-height-70 {
  height: 70px; }

/* Min Height in Pixels (px) */

/*------------------------------------
  Margin Spaces
------------------------------------*/
/* Margin Spaces (xs)
------------------------------------*/
@media (min-width: 0) {
  .g-my-10 {
    margin-top: 0.71429rem !important;
    margin-bottom: 0.71429rem !important; }
  .g-my-10 {
    margin-top: 0.71429rem !important;
    margin-bottom: 0.71429rem !important; }
  .g-my-50 {
    margin-top: 3.57143rem !important;
    margin-bottom: 3.57143rem !important; }
  .g-mt-17 {
    margin-top: 1.21429rem !important; }
  .g-mb-2 {
    margin-bottom: 0.14286rem !important; }
  .g-mb-5 {
    margin-bottom: 0.35714rem !important; }
  .g-mb-10 {
    margin-bottom: 0.71429rem !important; }
  .g-mb-20 {
    margin-bottom: 1.42857rem !important; }
  .g-mb-10 {
    margin-bottom: 0.71429rem !important; }
  .g-mb-20 {
    margin-bottom: 1.42857rem !important; }
  .g-mb-25 {
    margin-bottom: 1.78571rem !important; }
  .g-mb-30 {
    margin-bottom: 2.14286rem !important; }
  .g-mb-40 {
    margin-bottom: 2.85714rem !important; }
  .g-ml-5 {
    margin-left: 0.35714rem !important; }
  .g-ml-7 {
    margin-left: 0.5rem !important; }
  .g-ml-5 {
    margin-left: 0.35714rem !important; }
  .g-mr-10 {
    margin-right: 0.71429rem !important; }
  .g-mr-10 {
    margin-right: 0.71429rem !important; } }

/* Margin Spaces (sm)
------------------------------------*/

/* Margin Spaces (md)
------------------------------------*/
@media (min-width: 768px) {
  .g-mb-0--md {
    margin-bottom: 0 !important; } }

/* Margin Spaces (lg)
------------------------------------*/
@media (min-width: 992px) {
  .g-mb-0--lg {
    margin-bottom: 0 !important; }
  .g-mx-20--lg {
    margin-left: 1.42857rem !important;
    margin-right: 1.42857rem !important; } }

/* Margin Spaces (xl)
------------------------------------*/
/* P */

/* Margins Around
------------------------------------*/

/* Minus Margins
------------------------------------*/
/* Minus Margin Top */

/* Minus Margin Bottom */

/* Minus Margin Left */

/* Minus Margin Right */

/* Margin Left and Right */

/* Custon Spaces
------------------------------------*/
/* Margin Top */

/* Margin Bottom */

/* Margin Left */

/* Margin Right */

/* Margin Left and Right */

/* Margin Top and Bottom */

@media (min-width: 768px) {
  .g-mb-0--md {
    margin-bottom: 0 !important; } }

/*------------------------------------
  Margins Extended
------------------------------------*/
@media (min-width: 992px) {
  /* Margin Top */ }

/*------------------------------------
  Padding Spaces
------------------------------------*/
/* Padding Spaces (xs)
------------------------------------*/
@media (min-width: 0) {
  .g-pa-0 {
    padding: 0 !important; }
  .g-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  /* Padding Around */
  .g-pa-30 {
    padding: 2.14286rem !important; }
  /* Padding X */
  /* Padding Y */
  .g-py-10 {
    padding-top: 0.71429rem !important;
    padding-bottom: 0.71429rem !important; }
  /* P */
  .g-py-10 {
    padding-top: 0.71429rem !important;
    padding-bottom: 0.71429rem !important; }
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  .g-py-60 {
    padding-top: 4.28571rem !important;
    padding-bottom: 4.28571rem !important; }
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* Padding Top */
  .g-pt-10 {
    padding-top: 0.71429rem !important; }
  .g-pt-40 {
    padding-top: 2.85714rem !important; }
  /* Padding Right */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* Padding Bottom */
  /* Padding Left */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */ }

/* Padding Spaces (sm)
------------------------------------*/
@media (min-width: 576px) {
  /* Padding Around */
  /* Padding X */
  /* Padding Y */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* Padding Top */
  /* Padding Right */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* Padding Bottom */
  /* Padding Left */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */ }

/* Padding Spaces (md)
------------------------------------*/
/* P */
@media (min-width: 768px) {
  /* Padding Around */
  /* Padding X */
  /* Padding Y */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* Padding Top */
  /* Padding Right */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* Padding Bottom */
  /* Padding Left */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */ }

/* Padding Spaces (lg) P
------------------------------------*/
/* P */
@media (min-width: 992px) {
  /* Padding Around */
  /* Padding X */
  /* Padding Y */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* Padding Top */
  .g-pt-5--lg {
    padding-top: 0.35714rem !important; }
  /* Padding Right */
  /* P */
  /* P */
  .g-pr-15--lg {
    padding-right: 1.07143rem !important; }
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* Padding Bottom */
  /* Padding Left */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */ }

/* Padding Spaces (xl) P
------------------------------------*/
@media (min-width: 1200px) {
  /* Padding Around */
  /* Padding X */
  /* Padding Y */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* Padding Top */
  /* Padding Right */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* Padding Bottom */
  /* Padding Left */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */
  /* P */ }

/* Custom Paddings (xs)
------------------------------------*/

/* Custom Paddings (sm)
------------------------------------*/

/* Custom Paddings (md)
------------------------------------*/

/* Custom Paddings (lg)
------------------------------------*/

/* Custom Paddings (xl)
------------------------------------*/

/*------------------------------------
  Block Hidden
------------------------------------*/
