/* 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";
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=League+Gothic&display=swap");
.g-main-nav .g-standard .g-dropdown {
  width: 180px;
}
.g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.25rem;
}
h2 {
  font-size: 1.9rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.15rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.85rem;
}
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;
}
body {
  color: #666666;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#g-page-surround {
  background: #ffffff;
}
@media print {
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
a {
  color: #3AAFA9;
}
a:hover {
  color: #4d4d4d;
}
h1, h2, h3, h4, h5, h6, strong {
  color: #4d4d4d;
}
.button {
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 0.1875rem;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  background: #3AAFA9;
  color: #ffffff;
  border: 0;
  line-height: 1.5;
  font-size: 1rem;
  vertical-align: middle;
  text-shadow: none;
  transition: background 0.1s;
}
.button:hover {
  background: #42c0ba;
  color: #ffffff;
}
.button:active, .button:focus {
  background: #349c97;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  outline: 0;
}
.button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.button:disabled:hover {
  background: #3AAFA9;
}
.gantry-logo {
  display: inline-block;
}
@media only all and (max-width: 47.99rem) {
  .gantry-logo {
    display: block;
    text-align: center;
  }
}
.gantry-logo img {
  width: 150px;
}
.logo-large {
  display: inline-block;
}
@font-face {
  font-family: "roboto";
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/roboto_regular_macroman/Roboto-Regular-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/roboto_regular_macroman/Roboto-Regular-webfont.woff2') format("woff2"), url('../../fonts/roboto_regular_macroman/Roboto-Regular-webfont.woff') format("woff"), url('../../fonts/roboto_regular_macroman/Roboto-Regular-webfont.ttf') format("truetype"), url('../../fonts/roboto_regular_macroman/Roboto-Regular-webfont.svg#roboto') format("svg");
}
@font-face {
  font-family: "roboto";
  font-style: normal;
  font-weight: 500;
  src: url('../../fonts/roboto_medium_macroman/Roboto-Medium-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/roboto_medium_macroman/Roboto-Medium-webfont.woff2') format("woff2"), url('../../fonts/roboto_medium_macroman/Roboto-Medium-webfont.woff') format("woff"), url('../../fonts/roboto_medium_macroman/Roboto-Medium-webfont.ttf') format("truetype"), url('../../fonts/roboto_medium_macroman/Roboto-Medium-webfont.svg#roboto') format("svg");
}
@font-face {
  font-family: "roboto";
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/roboto_bold_macroman/Roboto-Bold-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/roboto_bold_macroman/Roboto-Bold-webfont.woff2') format("woff2"), url('../../fonts/roboto_bold_macroman/Roboto-Bold-webfont.woff') format("woff"), url('../../fonts/roboto_bold_macroman/Roboto-Bold-webfont.ttf') format("truetype"), url('../../fonts/roboto_bold_macroman/Roboto-Bold-webfont.svg#roboto') format("svg");
}
body {
  font-family: "roboto", sans-serif;
  font-weight: 400;
}
h1, h2, h3, h4, h5 {
  font-family: "roboto", sans-serif;
  font-weight: 500;
}
bold, strong {
  font-weight: 700;
}
.button {
  font-weight: 500;
}
blockquote {
  border-left: 10px solid #F0F2F4;
}
blockquote p {
  font-size: 1.1rem;
  color: #999;
}
blockquote cite {
  display: block;
  text-align: right;
  color: #666666;
  font-size: 1.2rem;
}
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f6f6f6;
  border: 1px solid #dddddd;
  border-radius: 0.1875rem;
  line-height: 1.15;
  font-size: 0.9rem;
}
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
hr {
  border-bottom: 4px solid #F0F2F4;
}
#g-navigation {
  background: #3AAFA9;
  color: #ffffff;
  text-align: center;
  position: relative;
  z-index: 2;
}
#g-navigation .g-container {
  position: relative;
}
#g-navigation a {
  color: #c8edeb;
}
#g-navigation a:hover {
  color: #ffffff;
}
#g-navigation .g-social a {
  background: #329893;
  border: none;
  text-decoration: none;
  color: #ffffff;
  transition: background 0.2s;
}
#g-navigation .g-social a:hover {
  background: #46c2bb;
}
#g-navigation .g-main-nav {
  margin: -1.563rem;
}
#g-navigation .g-main-nav h1, #g-navigation .g-main-nav h2, #g-navigation .g-main-nav h3, #g-navigation .g-main-nav h4, #g-navigation .g-main-nav h5, #g-navigation .g-main-nav h6, #g-navigation .g-main-nav strong {
  color: #ffffff;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #ffffff;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #329893;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #ffffff;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #666666;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: #329893;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #ffffff;
}
#g-navigation .g-main-nav .g-dropdown {
  background: #329893;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #ffffff;
}
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #2d8984;
}
#g-navigation .g-main-nav .g-toplevel {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  -webkit-justify-content: center;
}
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #46c2bb;
  background: #35a09a;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #30908b;
}
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
#g-navigation .g-menu-hastouch .g-toplevel > li.active.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  color: #ffffff;
}
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #46c2bb;
  background: #35a09a;
  border-radius: 0.1875rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #30908b;
}
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
#g-navigation .search input {
  color: #666666;
}
.g-main-nav .g-toplevel {
  font-weight: 500;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 1.2rem 0.938rem;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  line-height: normal;
}
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
.g-main-nav .g-dropdown {
  text-align: left;
}
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.7815rem 1rem;
}
#g-navigation .align-left .g-toplevel, #g-header .align-left .g-toplevel {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
#g-navigation .align-right .g-toplevel, #g-header .align-right .g-toplevel {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
.g-menu-item-subtitle {
  opacity: 0.7;
}
.g-nav-overlay, .g-menu-overlay {
  background: rgba(0, 0, 0, 0.4);
}
@media print {
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-offcanvas {
  background: #354d59;
  width: 17rem;
  color: #ffffff;
}
#g-offcanvas a {
  color: #b8cbd5;
}
#g-offcanvas a:hover {
  color: #ffffff;
}
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #ffffff;
}
#g-offcanvas .button {
  background: #8FC1E3;
  color: #ffffff;
}
#g-offcanvas .button:hover {
  background: #a3cce8;
}
#g-offcanvas .button:active {
  background: #7bb6de;
}
.g-offcanvas-toggle {
  font-size: 1.5rem;
  color: #ffffff;
  display: none;
}
@media only all and (max-width: 48rem) {
  .g-offcanvas-toggle {
    display: block;
  }
}
#g-offcanvas #g-mobilemenu-container ul {
  background: #354d59;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #ffffff;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #35a09a;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #ffffff;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #46c2bb;
  background: #35a09a;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #30908b;
}
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 17rem;
}
#g-mobilemenu-container {
  margin: -1.563rem;
}
@media print {
  #g-offcanvas {
    background: #fff !important;
    color: #000 !important;
  }
}
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 17rem;
}
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 17rem;
}
#g-header {
  background: #2a816d;
  color: #ffffff;
  position: relative;
  z-index: 3;
}
#g-header a {
  color: #99dece;
}
#g-header a:hover {
  color: #ffffff;
}
#g-header .g-main-nav h1, #g-header .g-main-nav h2, #g-header .g-main-nav h3, #g-header .g-main-nav h4, #g-header .g-main-nav h5, #g-header .g-main-nav h6, #g-header .g-main-nav strong {
  color: #ffffff;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #ffffff;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #226a59;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #ffffff;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #666666;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: #226a59;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #ffffff;
}
#g-header .g-main-nav .g-dropdown {
  background: #226a59;
}
#g-header .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #ffffff;
}
#g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #1d5b4c;
}
#g-header .g-main-nav .g-toplevel {
  display: flex;
  flex-flow: row wrap;
}
#g-header .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #329881;
  background: #257260;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
#g-header .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #206253;
}
#g-header .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
#g-header .g-menu-hastouch .g-toplevel > li.active.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  color: #ffffff;
}
#g-header .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, #g-header .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #329881;
  background: #257260;
  border-radius: 0.1875rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
#g-header .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, #g-header .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #206253;
}
#g-header .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after, #g-header .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
#g-header .search input {
  color: #666666;
}
@media print {
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-showcase {
  padding: 1.5rem 0;
  background-color: #3AAFA9;
  color: #ffffff;
}
#g-showcase a {
  color: #eefaf9;
}
#g-showcase a:hover {
  color: #ffffff;
}
#g-showcase h1, #g-showcase h2, #g-showcase h3, #g-showcase h4, #g-showcase h5, #g-showcase h6, #g-showcase strong {
  color: #ffffff;
}
#g-showcase .button {
  background: #8FC1E3;
  color: #ffffff;
}
#g-showcase .button:hover {
  background: #a3cce8;
}
#g-showcase .button:active {
  background: #7bb6de;
}
#g-showcase .g-social a {
  background: #329893;
  border: none;
  color: #ffffff;
  transition: background 0.2s;
}
#g-showcase .g-social a:hover {
  background: #46c2bb;
}
@media print {
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-feature {
  padding: 1.5rem 0;
  background: #ffffff;
  color: #666666;
}
@media print {
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-subfeature {
  padding: 1.5rem 0;
  background: #f0f0f0;
  color: #666666;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
@media print {
  #g-subfeature {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-page-surround {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}
#g-main {
  padding: 1.5rem 0;
  background: #ffffff;
  color: #666666;
}
@media print {
  #g-main {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-sidebar, #g-aside {
  padding: 1.5rem 0;
  color: #666666;
}
@media print {
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-footer {
  background: #ffffff;
  color: #666666;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
@media only all and (max-width: 47.99rem) {
  #g-footer {
    text-align: center;
  }
}
@media print {
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
.flush .g-container > .g-grid > .g-block > .g-content {
  margin: 0;
  padding: 0;
}
.moduletable[class*="box"], .moduletable[class*="shadow"], .widget[class*="box"], .widget[class*="shadow"] {
  padding: 0.938rem;
  margin: 0.625rem;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: #ffffff;
}
.box1.moduletable, .box1.moduletable h1, .box1.moduletable h2, .box1.moduletable h3, .box1.moduletable h4, .box1.moduletable h5, .box1.moduletable h6, .box1.moduletable strong, .box1.moduletable i, .box1.widget, .box1.widget h1, .box1.widget h2, .box1.widget h3, .box1.widget h4, .box1.widget h5, .box1.widget h6, .box1.widget strong, .box1.widget i, .box1 > .g-content, .box1 > .g-content h1, .box1 > .g-content h2, .box1 > .g-content h3, .box1 > .g-content h4, .box1 > .g-content h5, .box1 > .g-content h6, .box1 > .g-content strong, .box1 > .g-content i {
  color: #595959;
}
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  background: #e0e0e0;
}
.box2.moduletable, .box2.moduletable h1, .box2.moduletable h2, .box2.moduletable h3, .box2.moduletable h4, .box2.moduletable h5, .box2.moduletable h6, .box2.moduletable strong, .box2.moduletable i, .box2.widget, .box2.widget h1, .box2.widget h2, .box2.widget h3, .box2.widget h4, .box2.widget h5, .box2.widget h6, .box2.widget strong, .box2.widget i, .box2 > .g-content, .box2 > .g-content h1, .box2 > .g-content h2, .box2 > .g-content h3, .box2 > .g-content h4, .box2 > .g-content h5, .box2 > .g-content h6, .box2 > .g-content strong, .box2 > .g-content i {
  color: #6d6d6d;
}
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  background: #3AAFA9;
}
.box3.moduletable, .box3.moduletable h1, .box3.moduletable h2, .box3.moduletable h3, .box3.moduletable h4, .box3.moduletable h5, .box3.moduletable h6, .box3.moduletable strong, .box3.moduletable i, .box3.widget, .box3.widget h1, .box3.widget h2, .box3.widget h3, .box3.widget h4, .box3.widget h5, .box3.widget h6, .box3.widget strong, .box3.widget i, .box3 > .g-content, .box3 > .g-content h1, .box3 > .g-content h2, .box3 > .g-content h3, .box3 > .g-content h4, .box3 > .g-content h5, .box3 > .g-content h6, .box3 > .g-content strong, .box3 > .g-content i {
  color: #ffffff;
}
.box3.moduletable a, .box3.widget a, .box3 > .g-content a {
  color: #b5e6e4;
}
.box3.moduletable a:hover, .box3.widget a:hover, .box3 > .g-content a:hover {
  color: #ffffff;
}
.box3.moduletable .button, .box3.widget .button, .box3 > .g-content .button {
  color: white;
  background: #55c7c1;
}
.box3.moduletable .button:hover, .box3.widget .button:hover, .box3 > .g-content .button:hover {
  background: #68cdc8;
}
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  background: #8FC1E3;
}
.box4.moduletable, .box4.moduletable h1, .box4.moduletable h2, .box4.moduletable h3, .box4.moduletable h4, .box4.moduletable h5, .box4.moduletable h6, .box4.moduletable strong, .box4.moduletable i, .box4.widget, .box4.widget h1, .box4.widget h2, .box4.widget h3, .box4.widget h4, .box4.widget h5, .box4.widget h6, .box4.widget strong, .box4.widget i, .box4 > .g-content, .box4 > .g-content h1, .box4 > .g-content h2, .box4 > .g-content h3, .box4 > .g-content h4, .box4 > .g-content h5, .box4 > .g-content h6, .box4 > .g-content strong, .box4 > .g-content i {
  color: #ffffff;
}
.box4.moduletable a, .box4.widget a, .box4 > .g-content a {
  color: white;
}
.box4.moduletable a:hover, .box4.widget a:hover, .box4 > .g-content a:hover {
  color: #ffffff;
}
.box4.moduletable .button, .box4.widget .button, .box4 > .g-content .button {
  color: #1c4e70;
  background: #529fd4;
}
.box4.moduletable .button:hover, .box4.widget .button:hover, .box4 > .g-content .button:hover {
  background: #66aad9;
}
.shadow.moduletable, .shadow.widget, .shadow.g-outer-box, .shadow > .g-content {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.shadow2.moduletable, .shadow2.widget, .shadow2.g-outer-box, .shadow2 > .g-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
.disabled.moduletable, .disabled.widget, .disabled.g-outer-box, .disabled > .g-content {
  opacity: 0.4;
}
.square.moduletable, .square.widget, .square.g-outer-box, .square > .g-content {
  border-radius: none;
}
.rounded.moduletable, .rounded.widget, .rounded.g-outer-box, .rounded > .g-content {
  border-radius: 0.1875rem;
}
table {
  border: 1px solid #eaeaea;
}
th {
  background: #f7f7f7;
  padding: 0.5rem;
}
td {
  padding: 0.5rem;
  border: 1px solid #eaeaea;
}
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #dddddd;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}
textarea:hover, select[multiple=multiple]:hover {
  border-color: #c4c4c4;
}
textarea:focus, select[multiple=multiple]:focus {
  border-color: #3AAFA9;
}
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]), textarea {
  background-color: white;
  border: 1px solid #dddddd;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border-color: #c4c4c4;
}
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  border-color: #3AAFA9;
}
.g-social a {
  display: inline-block;
  padding: 0.1rem 0.4rem;
  background: #fafafa;
  border: 1px solid #dddddd;
  border-radius: 0.1875rem;
  margin-bottom: 4px;
  text-decoration: none;
}
.sample-content {
  text-align: center;
}
.sample-content .subtitle {
  text-transform: uppercase;
  font-size: 0.8rem;
  display: block;
  margin-top: -1.3rem;
}
.sample-content .sample-icons {
  font-size: 5rem;
  color: #3AAFA9;
  opacity: 0.6;
}
.sample-content .sample-description {
  font-size: 1.2rem;
}
@media only all and (min-width: 48rem) {
  .sample-content .device-promo {
    width: 356px;
    height: 203px;
    position: relative;
    float: right;
    margin-left: 3rem;
    margin-bottom: 1rem;
  }
  .sample-content .device-promo .macbook {
    width: 356px;
    height: 203px;
    position: absolute;
    z-index: 1;
    background: url('../../images/macbook.png');
  }
  .sample-content .device-promo .macbook .macbook-color {
    position: absolute;
    width: 206px;
    height: 118px;
    left: 37px;
    top: 56px;
    background: #ccc;
  }
  .sample-content .device-promo .ipad {
    width: 356px;
    height: 203px;
    position: absolute;
    z-index: 2;
    background: url('../../images/ipad.png');
  }
  .sample-content .device-promo .ipad .ipad-color {
    position: absolute;
    width: 111px;
    height: 163px;
    right: 27px;
    top: 20px;
    background: #3AAFA9;
  }
  .sample-content .device-promo .iphone {
    width: 356px;
    height: 203px;
    position: absolute;
    z-index: 3;
    background: url('../../images/iphone.png');
  }
  .sample-content .device-promo .iphone .iphone-color {
    position: absolute;
    width: 46px;
    height: 75px;
    right: 4px;
    top: 112px;
    background: #8FC1E3;
  }
}
.sample-content .middle {
  text-align: center;
}
.sample-content .fa-github-square {
  color: #ddd;
  margin-top: 1.5rem;
  font-size: 10rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .sample-content .fa-github-square {
    font-size: 8rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .sample-content .fa-github-square {
    float: none !important;
    margin-right: 0;
  }
}
.sample-content .info-box {
  background: whitesmoke;
  border: 1px solid #e6e6e6;
  padding: 0.938rem;
  border-radius: 0.1875rem;
  margin-bottom: 4rem;
}
.sample-content .fa-graduation-cap {
  color: #d9d9d9;
  margin: 1rem 2rem 1rem 1rem;
  font-size: 6rem;
}
@media only all and (min-width: 60rem) {
  #g-showcase .sample-description {
    padding: 0 6rem;
  }
}
@media only all and (min-width: 60rem) {
  #g-subfeature .sample-content .g-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only all and (min-width: 48rem) {
  #g-main .sample-content {
    text-align: inherit;
  }
}
.g-content-array {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-content-array .g-grid {
  margin-bottom: 2.3445rem;
}
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-grid {
    margin-bottom: 0;
  }
}
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-array-item {
    margin-bottom: 2.3445rem;
  }
}
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
.g-content-array .g-item-title {
  margin: 0;
}
.g-content-array .g-array-item-details, .g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
  margin: 15px 0 0;
}
.g-content-array .g-array-item-details {
  font-size: 90%;
}
.g-content-array .g-array-item-details > span {
  margin-right: 10px;
}
.g-content-array .g-array-item-details i {
  margin-right: 5px;
}
.g-main-nav .g-standard .g-dropdown {
  transition: none;
}
.g-main-nav .g-standard .g-fade.g-dropdown {
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.g-main-nav .g-standard .g-zoom.g-active {
  animation-duration: 0.3s;
  animation-name: g-dropdown-zoom;
}
.g-main-nav .g-standard .g-fade-in-up.g-active {
  animation-duration: 0.3s;
  animation-name: g-dropdown-fade-in-up;
}
.g-main-nav .g-fullwidth > .g-dropdown {
  transition: none;
}
.g-main-nav .g-fullwidth > .g-fade.g-dropdown {
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.g-main-nav .g-fullwidth > .g-zoom.g-active {
  animation-duration: 0.3s;
  animation-name: g-dropdown-zoom;
}
.g-main-nav .g-fullwidth > .g-fade-in-up.g-active {
  animation-duration: 0.3s;
  animation-name: g-dropdown-fade-in-up;
}
@keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
.g-offline #grav-login {
  max-width: 36rem;
}
.g-offline #grav-login .form-actions {
  margin-top: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .g-offline #grav-login .form-actions {
    text-align: center;
  }
}
.g-offline #grav-login .button {
  text-transform: capitalize;
}
@media only all and (max-width: 47.99rem) {
  .g-offline #grav-login .rememberme {
    float: none;
    display: block;
  }
}
.g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-container {
    width: 100%;
  }
}
.g-container.g-flushed {
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .g-block {
    flex-grow: 0;
    flex-basis: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  body [class*="size-"] {
    flex-grow: 0;
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  @supports not (flex-wrap: wrap) {
    .g-grid {
      display: block;
      flex-wrap: inherit;
    }
    .g-block {
      display: block;
      flex: inherit;
    }
  }
}
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 47.99rem) {
  .visible-phone {
    display: block !important;
  }
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .visible-tablet {
    display: block !important;
  }
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .visible-desktop {
    display: block !important;
  }
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {
  .visible-large {
    display: block !important;
  }
  .g-block.visible-large {
    display: block !important;
  }
  .visible-desktop {
    display: block !important;
  }
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  .hidden-large {
    display: none !important;
  }
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .align-right {
    text-align: inherit !important;
  }
  .align-left {
    text-align: inherit !important;
  }
}
#g-slideshow {
  padding: 1.5rem 0;
  background-color: #FEFFFF;
  color: #111111;
}
#g-slideshow a {
  color: white;
}
#g-slideshow a:hover {
  color: #8FC1E3;
}
#g-portfolio {
  padding: 1.5rem 0;
  background-color: #FEFFFF;
  color: #111111;
}
#g-portfolio a {
  color: white;
}
#g-portfolio a:hover {
  color: #8FC1E3;
}
#g-furniture {
  padding: 1.5rem 0;
  background-color: #FEFFFF;
  color: #111111;
}
#g-furniture a {
  color: white;
}
#g-furniture a:hover {
  color: #8FC1E3;
}
#g-carpets {
  padding: 1.5rem 0;
  background-color: #FEFFFF;
  color: #111111;
}
#g-carpets a {
  color: white;
}
#g-carpets a:hover {
  color: #8FC1E3;
}
#g-rugs {
  padding: 1.5rem 0;
  background-color: #FEFFFF;
  color: #111111;
}
#g-rugs a {
  color: white;
}
#g-rugs a:hover {
  color: #8FC1E3;
}
#g-curtains {
  padding: 1.5rem 0;
  background-color: #FEFFFF;
  color: #111111;
}
#g-curtains a {
  color: white;
}
#g-curtains a:hover {
  color: #8FC1E3;
}
#g-blinds {
  padding: 1.5rem 0;
  background-color: #FEFFFF;
  color: #111111;
}
#g-blinds a {
  color: white;
}
#g-blinds a:hover {
  color: #8FC1E3;
}
#g-flooring {
  padding: 1.5rem 0;
  background-color: #FEFFFF;
  color: #111111;
}
#g-flooring a {
  color: white;
}
#g-flooring a:hover {
  color: #8FC1E3;
}
#g-upholstery {
  padding: 1.5rem 0;
  background-color: #FEFFFF;
  color: #111111;
}
#g-upholstery a {
  color: white;
}
#g-upholstery a:hover {
  color: #8FC1E3;
}
#g-faq {
  padding: 1.5rem 0;
  background-color: #8FC1E3;
  background-image: url('../../../../images/category/flooring.jpg');
  background-size: cover;
  background-position: center;
  color: #111111;
  position: relative;
}
#g-faq::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  z-index: 1;
  opacity: 0.75;
}
#g-faq * {
  position: relative;
  z-index: 2;
}
#g-testimonial {
  padding: 1.5rem 0;
  background-color: #FEFFFF;
  color: #111111;
}
#g-testimonial a {
  color: white;
}
#g-testimonial a:hover {
  color: #8FC1E3;
}
#g-team {
  padding: 1.5rem 0;
  background-color: #FEFFFF;
  color: #111111;
}
#g-team a {
  color: white;
}
#g-team a:hover {
  color: #8FC1E3;
}
#g-contact {
  padding: 1.5rem 0;
  background-color: #FEFFFF;
  color: #111111;
  position: relative;
}
#g-contact a {
  color: white;
}
#g-contact a:hover {
  color: #8FC1E3;
}
#g-contact::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  z-index: 1;
  opacity: 0.75;
}
#g-contact * {
  position: relative;
  z-index: 2;
}
/* Slideshow Carousel*/
:root {
  --w-column: 200px;
}
.carousel {
  background-image: radial-gradient(#3AAFA9, #111126);
  color: #ffffff;
  height: 90vh;
  overflow: hidden;
  position: relative;
}
.carousel .list {
  margin: auto;
  height: 100%;
  position: relative;
}
.carousel .list .item {
  position: absolute;
  inset: 0;
}
.carousel .list .item figure {
  position: absolute;
  width: 70%;
  top: 50%;
  transform: translateY(-50%);
}
.carousel .list .item figure img {
  width: 100%;
  transform: rotate(-30deg);
}
.carousel .list .item figure::before {
  content: "";
  position: absolute;
  background-color: #0b0b1b;
  width: 100%;
  height: 100px;
  top: 150%;
  left: 50px;
  border-radius: 50%;
  filter: blur(50px);
}
.carousel .list .item .content {
  position: absolute;
  z-index: 20;
  width: 70%;
  height: 100%;
  right: var(--w-column);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: end;
  gap: 0px;
}
.carousel .list .item .content .category {
  font-weight: 500;
  margin-bottom: 0;
}
.carousel .list .item .content h2 {
  font-family: "League Gothic";
  font-size: 11em;
  line-height: 1em;
  color: #fff;
}
.carousel .list .item .content .description {
  align-items: center;
  color: #fff8;
  max-width: 400px;
  font-size: small;
  text-align: right;
}
.carousel .list .item .content .description i {
  height: 50px;
  color: #ffea7c;
  font-size: 2em;
  border: 1px solid #659cdf;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.carousel .list .item .more {
  display: grid;
  grid-template-columns: repeat(2, 120px);
  gap: 20px;
  grid-template-rows: 35px;
}
.carousel .list .item .more button {
  border-radius: 30px;
  font-family: "League Gothic";
  text-transform: uppercase;
  color: #ffffff;
  background-color: transparent;
  border: none;
  position: relative;
}
.carousel .list .item .more button:nth-child(1) {
  background-image: linear-gradient(to right, #81baa0, #46a39c);
}
.carousel .list .item .more button:nth-child(2) {
  border: 2px solid transparent;
  background: linear-gradient(#242745, #242745) padding-box, linear-gradient(to right, #81baa0, #46a39c) border-box;
}
.carousel .list .item .more button:nth-child(2) i {
  margin-right: 10px;
}
.carousel .arrows {
  width: min(1200px, 90vw);
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -25px);
  pointer-events: none;
  z-index: 100;
  opacity: 0.5;
  transition: 0.3 ease;
}
.carousel .arrows:hover {
  opacity: 1;
}
.carousel .arrows button {
  top: 60%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  background-color: #8FC1E3;
  color: #f7f7f7;
  font-size: large;
  cursor: pointer;
  pointer-events: auto;
  transition: 0.5s;
}
.carousel .arrows button:hover {
  border: 1px solid #3AAFA9;
  color: #fff;
}
.carousel .indicators {
  position: absolute;
  top: 52%;
  height: var(--w-column);
  width: min(1200px, 90vw);
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  pointer-events: none;
  justify-content: end;
  gap: 10px;
}
.carousel .indicators .number {
  font-family: "League Gothic";
  font-size: 7vw;
}
.carousel .indicators ul {
  display: flex;
  gap: 10px;
}
.carousel .indicators ul li {
  width: 2%;
  height: 5px;
  background-color: #8FC1E3;
  border-radius: 10px;
  pointer-events: auto;
  cursor: pointer;
  transition: 0.5s;
  list-style: none;
}
.carousel .indicators ul li.active {
  background-color: #ffffff;
}
/* Slideshow Carousel Animation */
.carousel {
  --calculation: 1;
  /* 1 or -1 */
}
.carousel .list .item {
  transform: translateX(calc(100vw * var(--calculation)));
  transition: 0.5s;
  opacity: 0;
}
.carousel .list .item figure img {
  transform: rotate(0deg);
  transition: transform 0.5s;
  transition-delay: 0.3s;
}
.carousel .list .item .content .category, .carousel .list .item .content h2, .carousel .list .item .content .description, .carousel .list .item .content .more {
  transform: translateX(calc(200px * var(--calculation)));
  transition: 0.7s;
  opacity: 0;
  transition-delay: 0.3s;
}
.carousel .list .item .content h2 {
  transition-delay: 0.5s;
}
.carousel .list .item .content .description {
  transition-delay: 0.7s;
}
.carousel .list .item .content .more {
  transition-delay: 0.9s;
}
.carousel .list .item.active {
  opacity: 1;
  transform: translateX(0);
}
.carousel .list .item.active figure img {
  transform: rotate(-20deg);
}
.carousel .list .item.active .content .category, .carousel .list .item.active .content h2, .carousel .list .item.active .content .description, .carousel .list .item.active .content .more {
  transform: translateX(0px);
  opacity: 1;
}
.carousel .list .item.activeOld {
  transform: translateX(calc(-100vw * var(--calculation)));
}
/* Slideshow Carousel- Responsive */
@media screen and (max-width: 1023px) and (min-width: 768px) {
  :root {
    --w-column: 100px;
  }
  .carousel {
    height: 60vh;
  }
  .carousel .list .item .content h2 {
    font-size: 10em;
  }
  .carousel .indicators {
    top: 80%;
  }
  .carousel .indicators .number {
    font-size: 10em;
  }
}
@media screen and (max-width: 767px) {
  :root {
    --w-column: 50px;
  }
  .carousel {
    height: 100vh;
  }
  .carousel .list .item .content {
    justify-content: end;
    padding-bottom: 20px;
    width: 80%;
  }
  .carousel .list .item .content h2 {
    font-size: 5em;
  }
  .carousel .list .item figure {
    width: 100%;
    transform: translateY(0);
    top: 100px;
    left: -30px;
  }
  .carousel .indicators {
    top: 50%;
  }
  .carousel .indicators .number {
    font-size: 10em;
    transform: translateX(50px);
    opacity: 0.5;
  }
}
/*About Section in Home Page*/
.feature_home .right {
  padding-right: 10%;
  text-align: right;
}
.feature_home .right h1, .feature_home .right h3 {
  font-family: "League Gothic";
}
.feature_home .right h1 {
  font-size: 4em;
}
.feature_home .right h3 {
  font-size: 3em;
}
.feature_home .right .content {
  padding-right: 30px;
  border-right: 3px solid;
}
.feature_home .right .content a {
  font-family: "League Gothic";
  font-size: 1.5em;
}
/* Category Gallery */
.section-heading {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.section-heading h3 {
  font-family: "League Gothic";
  font-size: 5em;
}
.category-gallery {
  height: 450px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.category-gallery .category-wrapper {
  display: flex;
}
.category-gallery .category-wrapper .item {
  position: absolute;
  top: calc(50% - 200px);
  left: calc(50% - 120px);
  width: 240px;
  height: 400px;
  overflow: hidden;
  transform: translate3d(0, 0, 0) scale(1);
  z-index: 4;
  transition: 0.3s;
  border-radius: 20px;
  filter: grayscale(0.8);
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.6);
  border: 2px solid #ffffff;
  cursor: pointer;
}
.category-gallery .category-wrapper .item:hover {
  filter: grayscale(0);
}
.category-gallery .category-wrapper .item:hover .content {
  bottom: 0px;
}
.category-gallery .category-wrapper .item:nth-child(1) {
  transform: translate3d(-400px, 0, 0) scale(0.7);
  z-index: 1;
}
.category-gallery .category-wrapper .item:nth-child(1):hover {
  transform: translate3d(-400px, 0, 0) scale(1.1);
  z-index: 4;
}
.category-gallery .category-wrapper .item:nth-child(2) {
  transform: translate3d(-300px, 0, 0) scale(0.8);
  z-index: 2;
}
.category-gallery .category-wrapper .item:nth-child(2):hover {
  transform: translate3d(-300px, 0, 0) scale(1.1);
  z-index: 4;
}
.category-gallery .category-wrapper .item:nth-child(3) {
  transform: translate3d(-200px, 0, 0) scale(0.9);
  z-index: 3;
}
.category-gallery .category-wrapper .item:nth-child(3):hover {
  transform: translate3d(-200px, 0, 0) scale(1.1);
  z-index: 5;
}
.category-gallery .category-wrapper .item:nth-child(4):hover {
  transform: translate3d(0, 0, 0) scale(1.1);
  z-index: 4;
}
.category-gallery .category-wrapper .item:nth-child(5) {
  transform: translate3d(200px, 0, 0) scale(0.9);
  z-index: 3;
}
.category-gallery .category-wrapper .item:nth-child(5):hover {
  transform: translate3d(200px, 0, 0) scale(1.1);
  z-index: 4;
}
.category-gallery .category-wrapper .item:nth-child(6) {
  transform: translate3d(300px, 0, 0) scale(0.8);
  z-index: 2;
}
.category-gallery .category-wrapper .item:nth-child(6):hover {
  transform: translate3d(300px, 0, 0) scale(1.1);
  z-index: 4;
}
.category-gallery .category-wrapper .item:nth-child(7) {
  transform: translate3d(400px, 0, 0) scale(0.7);
  z-index: 1;
}
.category-gallery .category-wrapper .item:nth-child(7):hover {
  transform: translate3d(400px, 0, 0) scale(1.1);
  z-index: 4;
}
.category-gallery .category-wrapper .item img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
.category-gallery .category-wrapper .item .content {
  position: absolute;
  bottom: -200px;
  transition: 0.3s;
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%;
  padding: 20px;
  text-align: center;
  line-height: 1.5em;
}
.category-gallery .category-wrapper .item .content h3 {
  margin: 0;
}
.category-gallery .category-wrapper .item .content a {
  color: #3AAFA9 !important;
}
.category-gallery .category-wrapper .item .content a:hover {
  color: #8FC1E3 !important;
}
/* Responsive- Category Gallery */
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .category-gallery .category-wrapper .item {
    top: calc(50% - 40vh);
    left: calc(50% - 22.5%);
    width: 45%;
    height: 80vh;
  }
  .category-gallery .category-wrapper .item:nth-child(1) {
    transform: translate3d(-60%, 0, 0) scale(0.7);
    z-index: 1;
  }
  .category-gallery .category-wrapper .item:nth-child(1):hover {
    transform: translate3d(-60%, 0, 0) scale(1.1);
    z-index: 5;
  }
  .category-gallery .category-wrapper .item:nth-child(2) {
    transform: translate3d(-40%, 0, 0) scale(0.8);
    z-index: 2;
  }
  .category-gallery .category-wrapper .item:nth-child(2):hover {
    transform: translate3d(-40%, 0, 0) scale(1.1);
    z-index: 5;
  }
  .category-gallery .category-wrapper .item:nth-child(3) {
    transform: translate3d(-20%, 0, 0) scale(0.9);
    z-index: 3;
  }
  .category-gallery .category-wrapper .item:nth-child(3):hover {
    transform: translate3d(-20%, 0, 0) scale(1.1);
    z-index: 5;
  }
  .category-gallery .category-wrapper .item:nth-child(4):hover {
    transform: translate3d(0, 0, 0) scale(1.1);
    z-index: 4;
  }
  .category-gallery .category-wrapper .item:nth-child(5) {
    transform: translate3d(20%, 0, 0) scale(0.9);
    z-index: 3;
  }
  .category-gallery .category-wrapper .item:nth-child(5):hover {
    transform: translate3d(20%, 0, 0) scale(1.1);
    z-index: 4;
  }
  .category-gallery .category-wrapper .item:nth-child(6) {
    transform: translate3d(40%, 0, 0) scale(0.8);
    z-index: 2;
  }
  .category-gallery .category-wrapper .item:nth-child(6):hover {
    transform: translate3d(40%, 0, 0) scale(1.1);
    z-index: 4;
  }
  .category-gallery .category-wrapper .item:nth-child(7) {
    transform: translate3d(60%, 0, 0) scale(0.7);
    z-index: 1;
  }
  .category-gallery .category-wrapper .item:nth-child(7):hover {
    transform: translate3d(60%, 0, 0) scale(1.1);
    z-index: 4;
  }
}
@media screen and (max-width: 767px) {
  .section-heading {
    width: 90%;
  }
  .section-heading h3 {
    font-family: "League Gothic";
    font-size: 4em;
  }
  .category-gallery {
    height: 400px;
  }
  .category-gallery .category-wrapper .item {
    top: calc(50% - 175px);
    left: calc(50% - 22.5%);
    width: 45%;
    height: 350px;
  }
  .category-gallery .category-wrapper .item:nth-child(1) {
    transform: translate3d(-60%, 0, 0) scale(0.7);
    z-index: 1;
  }
  .category-gallery .category-wrapper .item:nth-child(1):hover {
    transform: translate3d(-60%, 0, 0) scale(1.1);
    z-index: 5;
  }
  .category-gallery .category-wrapper .item:nth-child(2) {
    transform: translate3d(-40%, 0, 0) scale(0.8);
    z-index: 2;
  }
  .category-gallery .category-wrapper .item:nth-child(2):hover {
    transform: translate3d(-40%, 0, 0) scale(1.1);
    z-index: 5;
  }
  .category-gallery .category-wrapper .item:nth-child(3) {
    transform: translate3d(-20%, 0, 0) scale(0.9);
    z-index: 3;
  }
  .category-gallery .category-wrapper .item:nth-child(3):hover {
    transform: translate3d(-20%, 0, 0) scale(1.1);
    z-index: 5;
  }
  .category-gallery .category-wrapper .item:nth-child(4):hover {
    transform: translate3d(0, 0, 0) scale(1.1);
    z-index: 4;
  }
  .category-gallery .category-wrapper .item:nth-child(5) {
    transform: translate3d(20%, 0, 0) scale(0.9);
    z-index: 3;
  }
  .category-gallery .category-wrapper .item:nth-child(5):hover {
    transform: translate3d(20%, 0, 0) scale(1.1);
    z-index: 4;
  }
  .category-gallery .category-wrapper .item:nth-child(6) {
    transform: translate3d(40%, 0, 0) scale(0.8);
    z-index: 2;
  }
  .category-gallery .category-wrapper .item:nth-child(6):hover {
    transform: translate3d(40%, 0, 0) scale(1.1);
    z-index: 4;
  }
  .category-gallery .category-wrapper .item:nth-child(7) {
    transform: translate3d(60%, 0, 0) scale(0.7);
    z-index: 1;
  }
  .category-gallery .category-wrapper .item:nth-child(7):hover {
    transform: translate3d(60%, 0, 0) scale(1.1);
    z-index: 4;
  }
}
/* Category Content */
.category-content .wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5em;
}
.category-content .wrapper .column {
  box-sizing: border-box;
  padding: 20px;
}
.category-content .wrapper .column img {
  width: 100%;
}
.category-content .wrapper .main-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.category-content .wrapper .main-content h1 {
  font-family: "League Gothic";
  font-size: 5em;
  color: #3AAFA9;
  line-height: 0.5em;
}
.category-content .wrapper .main-content h3 {
  margin-bottom: 0;
}
.category-content .wrapper .main-content a {
  font-family: "League Gothic";
  font-size: 1.5em;
  color: #3AAFA9 !important;
}
.category-content .wrapper .main-content a:hover {
  color: #8FC1E3 !important;
}
.category-content .wrapper .column-right {
  box-sizing: border-box;
  padding: 20px;
}
.category-content .wrapper .column-right img {
  width: 100%;
}
.category-content .wrapper .sub-img {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.category-content .last {
  margin-bottom: 0;
}
/* Responsive- Category Content */
@media (min-width: 768px) {
  .category-content .wrapper .column:nth-child(1) {
    flex: 0 0 40%;
  }
  .category-content .wrapper .column:nth-child(2), .category-content .wrapper .column:nth-child(3) {
    flex: 0 0 30%;
  }
  .category-content .wrapper .column-right:nth-child(1), .category-content .wrapper .column-right:nth-child(2) {
    flex: 0 0 30%;
  }
  .category-content .wrapper .column-right:nth-child(3) {
    flex: 0 0 40%;
  }
}
@media (max-width: 767px) {
  .category-content .wrapper {
    border-left: 2px solid #3AAFA9;
  }
  .category-content .wrapper .column:nth-child(1) {
    flex: 0 0 100%;
  }
  .category-content .wrapper .column:nth-child(2), .category-content .wrapper .column:nth-child(3) {
    flex: 0 0 50%;
  }
  .category-content .wrapper .column-right:nth-child(1), .category-content .wrapper .column-right:nth-child(2) {
    flex: 0 0 50%;
  }
  .category-content .wrapper .column-right:nth-child(3) {
    flex: 0 0 100%;
  }
  .category-content .wrapper .column-right:nth-child(1) {
    order: 3;
  }
  .category-content .wrapper .column-right:nth-child(2) {
    order: 2;
  }
}
/*Accordion Particle */
.accordion-particle .heading-section {
  text-align: center;
  padding-bottom: 2rem;
}
.accordion-particle .heading {
  text-transform: uppercase;
}
.accordion-particle .subheading {
  font-size: 1.2rem;
}
.accordion-particle .accordion-intro {
  display: flex;
  align-items: center;
}
.accordion-particle .accordion-intro-content {
  color: #ffffff;
  width: 90%;
}
.accordion-particle .accordion-intro-content .title {
  color: #ffffff;
  font-family: "League Gothic";
  font-size: 5em;
}
.accordion-particle .accordion-intro-content .title::after {
  content: "";
  width: 30%;
  height: 0.25rem;
  background: #3AAFA9;
  display: block;
}
.accordion-particle .accordion {
  margin: 0;
  padding: 0;
}
.accordion-particle .accordion li {
  list-style: none;
  width: 100%;
  margin-bottom: 1.2rem;
  padding: 0.6rem;
  border-radius: 0.5rem;
  background: #ffffff;
  box-shadow: 0.3rem 0.3rem 0.3rem -0.25rem rgba(0, 0, 0, 0.15);
}
.accordion-particle .accordion li label {
  display: flex;
  align-items: center;
  padding: 0.6rem;
  font-size: 1.2rem;
  font-weight: 500;
  cursor: pointer;
}
.accordion-particle .accordion label::before {
  content: "+";
  margin-right: 0.6rem;
  font-size: 1.5rem;
  font-weight: 500;
}
.accordion-particle .accordion .content {
  padding: 0 0.6rem 0 1.7rem;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s;
}
.accordion-particle .accordion input[type="radio"] {
  display: none;
}
.accordion-particle .accordion input[type="radio"]:checked + label + .content {
  max-height: 25rem;
}
.accordion-particle .accordion input[type="radio"]:checked + label::before {
  content: "-";
}
.accordion-particle .accordion input[type="radio"]:checked + label {
  color: #3AAFA9;
}
/* Responsive- FAQ */
@media (max-width: 767px) {
  .accordion-intro-content {
    text-align: center;
  }
  .accordion-intro-content .title::after {
    content: "";
    width: 30%;
    margin-left: auto;
    margin-right: auto;
  }
}
/* Counter Particle */
.counters .wraper .content, .counters .wraper .counter {
  padding: 2em;
  justify-content: center;
}
.counters .wraper .content {
  background-color: #3AAFA9;
  display: flex;
  flex-direction: column;
}
.counters .wraper .content h1 {
  color: #ffffff;
  font-family: "League Gothic";
  font-size: 5em;
}
.counters .wraper .content p {
  color: #ffffff;
}
.counters .wraper .content a {
  color: #ffffff;
}
.counters .wraper .content a:hover {
  color: #8FC1E3;
}
.counters .wraper .counter {
  line-height: 0.7;
  border: 2px solid #f7f7f7;
}
.counters .wraper .counter h1, .counters .wraper .counter h1 span {
  color: #3AAFA9;
  font-family: "League Gothic";
  font-size: 2.5em;
}
.counters .wraper .counter h3 {
  color: #000000;
  font-family: "League Gothic";
  font-size: 2em;
}
.counters .wraper .counter p {
  line-height: normal;
}
/* Responsive- Counter */
@media (max-width: 767px) {
  .content h1 {
    font-size: 4em !important;
  }
  .content, .counter {
    text-align: center;
  }
}
/* Footer Particle */
.footer img {
  max-width: 200px;
  width: 200px;
  margin-top: 1.2rem;
}
.footer .footer-social {
  display: flex;
}
.footer .footer-social li {
  padding: 0 0.2em 0 0.2em;
  font-size: 1.5em;
}
.footer h3 {
  font-family: "League Gothic";
  font-size: 1.5em;
  color: #3AAFA9;
}
.footer h3::after {
  content: "";
  width: 30%;
  height: 0.2rem;
  background: #3AAFA9;
  display: block;
}
.footer ul {
  list-style: none;
  margin-left: 0;
}
.footer ul a {
  color: #000000;
}
.footer ul a:hover {
  color: #3AAFA9;
}
/* Responsive- Footer */
@media (max-width: 767px) {
  .footer h3::after {
    margin-left: auto;
    margin-right: auto;
  }
  .footer .footer-social {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
/* Page Heading */
.page-heading {
  text-align: center;
  padding: 2em 5em 2em 5em;
  position: relative;
}
.page-heading .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000000;
  top: 0;
  left: 0;
  opacity: 0.7;
  z-index: 1;
}
.page-heading h1 {
  font-family: "League Gothic";
  font-size: 7.5em;
  text-transform: uppercase;
}
.page-heading h3 {
  font-family: "League Gothic";
  font-size: 5em;
}
.page-heading h1, .page-heading h3 {
  margin: 0;
}
.page-heading * {
  position: relative;
  z-index: 1;
}
/* Responsive- Page Heading */
@media (max-width: 767px) {
  .page-heading {
    background-size: cover;
    background-position: center;
    padding: 2em;
  }
  .page-heading h1 {
    font-size: 5em;
  }
  .page-heading h3 {
    font-size: 3em;
  }
}
/* Page Content */
.page-content .item {
  padding: 10px;
}
.page-content .item .item-content {
  border-radius: 1em;
  border: 2px solid #f7f7f7;
  overflow: hidden;
  transition: 0.3s ease;
  text-align: center;
  background-color: #f7f7f7;
}
.page-content .item .item-content h3 {
  font-size: 1.1rem;
  font-weight: 600;
  margin-top: 1.5em;
}
.page-content .item .item-content .circle-icon {
  position: relative;
  display: inline-block;
  width: 40px;
  /* Adjust the width and height to your preference */
  height: 40px;
  border: 2px solid rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  background-color: #ffffff;
  /* Circle background color */
  text-align: center;
  line-height: 40px;
  /* Center the icon vertically */
  font-size: 20px;
  /* Adjust the icon size */
  margin-bottom: 1em;
  color: #666666;
  transition: 0.3s ease;
}
.page-content .item .item-content .circle-icon::before {
  content: "";
  /* Font Awesome Unicode for angle-right */
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-content .item .item-content:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}
.page-content .item .item-content:hover .circle-icon {
  background-color: #3AAFA9;
  border: none;
  color: #ffffff;
}
/*Contact Form */
h1 {
  color: #333;
}
form {
  background: white;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.form-group {
  margin-bottom: 15px;
}
label {
  display: block;
  margin-bottom: 5px;
}
input, select, textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.form-group-inline {
  display: flex;
  justify-content: space-between;
}
.form-group-inline .form-group {
  flex: 1;
  margin-right: 10px;
}
.form-group-inline .form-group:last-child {
  margin-right: 0;
}
.cta-button {
  display: inline-block;
  padding: 10px 20px;
  font-size: 16px;
  color: white;
  background-color: #007bff;
  text-decoration: none;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.cta-button:hover {
  background-color: #0056b3;
}
/* Contact Form */
.contact-form .content {
  background-color: #ffffff;
  padding: 50px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.contact-form .content h1 {
  font-family: "League Gothic";
  font-size: 4em;
  margin: 0;
}
.contact-form .content p {
  margin-bottom: 0;
  text-align: justify;
}
.contact-form .form {
  background: rgba(143, 193, 227, 0.5);
  padding: 50px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.contact-form .form .contact-form {
  background: none;
}
.contact-form .form .contact-form .form-control {
  width: 100%;
  outline: none;
  border: 2px solid #f7f7f7;
  background: none;
  padding: 0.6em 1.2em;
  color: #ffffff;
  font-weight: 500;
  font-size: 0.95em;
  letter-spacing: 0.5px;
  border-radius: 20px;
  transition: 0.3s;
  margin-bottom: 20px;
}
.contact-form .form .contact-form ::placeholder {
  color: #ffffff;
}
.contact-form .form .contact-form button {
  padding: 0.6em 1.3em;
  background-color: #ffffff;
  border: 2px solid #f7f7f7;
  font-size: 0.9em;
  color: #8FC1E3;
  border-radius: 25px;
  outline: none;
  transition: 0.3s;
}
.contact-form .form .contact-form button:hover {
  background-color: transparent;
  color: #ffffff;
}
/* Responsive- Contact Form */
@media (max-width: 767px) {
  .contact-form .content {
    text-align: center;
  }
}
/* Testimonial Particle */
.testimonial-carousel {
  padding: 3em 0;
}
.testimonial-carousel .heading-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.testimonial-carousel .heading-section .heading {
  text-transform: uppercase;
  margin-bottom: 0;
}
.testimonial-carousel .heading-section .subheading {
  font-size: 1.2rem;
}
.testimonial-carousel .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.testimonial-carousel .author-iamge {
  width: 170px;
  height: 170px;
  object-fit: cover;
  border-radius: 50%;
  margin-top: 1.5rem;
}
.testimonial-carousel .quote-icon {
  font-size: 2.5rem;
  padding: 1rem 0;
  color: #3AAFA9;
}
.testimonial-carousel .author-info {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.testimonial-carousel .author-info .author-name {
  font-size: 2rem;
  font-weight: 600;
}
.testimonial-carousel .author-info .author-designation {
  font-size: 1rem;
  font-weight: 400;
}
.testimonial-carousel .owl-nav {
  font-size: 2.5rem;
}
.testimonial-carousel .owl-theme .owl-nav [class*=owl-]:hover {
  background: none;
}
.testimonial-carousel .owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 3px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  transition: opacity 0.2s ease;
  border-radius: 0;
}
.testimonial-carousel .owl-prev, .testimonial-carousel .owl-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  opacity: 1;
  transition: opacity 0.15s ease;
  width: 10%;
}
.testimonial-carousel .owl-prev:hover, .testimonial-carousel .owl-next:hover {
  color: #3AAFA9 !important;
}
.testimonial-carousel .owl-prev {
  left: 0;
}
.testimonial-carousel .owl-next {
  right: 0;
}
/*# sourceMappingURL=hydrogen_23.css.map */