/*!
Theme Name: ezlink
Theme URI: http://underscores.me/
Author: ezlink
Author URI: https://www.ezlink.com.sg/
Description: Theme for ezlink website
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ezlink
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

ezlink is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries1
--------------------------------------------------------------*/
@font-face {
  font-family: "Calibre";
  src: url("fonts/calibre-web-semibold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #474747;
  font-family: "Montserrat", Arial, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizelegibility;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

h1 {
  font-family: "Calibre", Arial, "Helvetica Neue", sans-serif;
  line-height: 1;
  font-size: 3.8em;
}

h2 {
  font-family: "Calibre", Arial, "Helvetica Neue", sans-serif;
  line-height: 1;
  font-size: 2.8em;
}

h4 {
  font-family: "Calibre", Arial, "Helvetica Neue", sans-serif;
  line-height: 1.3;
  font-size: 1.6em;
}

h5 {
  font-family: "Calibre", Arial, "Helvetica Neue", sans-serif;
  line-height: 1.3;
  font-size: 1.3em;
}

h6 {
  line-height: 1.3;
  font-size: 1em;
  font-weight: bold;
  margin: 0;
}

@media only screen and (max-width: 768px) {
  h1 {
    font-size: 2.4em;
  }

  h2 {
    font-size: 2em;
  }

  h4 {
    font-size: 1.2em;
  }

  h5 {
    font-size: 1em;
  }
}
p {
  margin-top: 0;
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

.primary-color {
  color: #040eb9;
}

.text-white,
.text-white a,
.text-white a:hover,
.text-white a:visited {
  color: #fff;
}

.text-center {
  text-align: center;
}

.desc {
  font-size: 0.8em;
}

.text-small {
  font-size: 0.7em;
}

.text-color {
  color: #474747 !important;
}

.text-italic {
  font-style: italic;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

body {
  background: #fff;
  font-family: "Montserrat", Arial, "Helvetica Neue", sans-serif;
  font-size: 15px;
  color: #474747;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 0;
  padding: 0 0 0 2em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

ul.list-dash {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.list-dash > li {
  position: relative;
  padding-left: 20px;
}
ul.list-dash > li:before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0px;
}

.merchant-list-none {
  list-style: none;
  font-size: 12px;
  padding: 0;
  margin: 0;
}

.merchant-list-none > li {
  padding: 10px 0;
  margin: 0;
}

@media only screen and (max-width: 768px) {
  .merchant-list-none > li {
    padding: 5px 0;
  }
}
img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

.mask-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  pointer-events: none;
}

/* Hide Cookies info bar on other page */
#cookie-law-info-bar:not(.cookie-law-info-bar) {
  display: none !important;
}

/* Footer Navigation for FAQ */
.faq-nav a {
  text-decoration: none;
  font-weight: bold;
}

.faq-nav a i {
  margin: 0 10px;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

.table-motoring-card {
  border-spacing: 0 10px;
}
.table-motoring-card tr th {
  background-color: #1bed91;
  color: #fff;
  font-family: "Calibre";
  font-size: 1.3em;
  padding: 1rem;
}
.table-motoring-card tr th:first-child {
  border-radius: 10px 0 0 10px;
}
.table-motoring-card tr th:last-child {
  border-radius: 0 10px 10px 0;
}
.table-motoring-card tr td {
  background-color: #fff;
  font-weight: bold;
  color: #0d00ba;
  padding: 1rem;
}
.table-motoring-card tr td:first-child {
  border-radius: 10px 0 0 10px;
}
.table-motoring-card tr td:last-child {
  border-radius: 0 10px 10px 0;
}

/* Merchant Table */
.merchant-list {
  border-spacing: 20px 0;
  margin: 0 auto;
}
.merchant-list th,
.merchant-list td {
  font-size: 12px;
  width: 50%;
  padding: 5px 40px;
  vertical-align: top;
}
.merchant-list thead tr th {
  background-color: #12d76b;
  color: white;
  font-size: 15px;
  font-weight: 700;
  padding: 10px 0;
  border-radius: 15px;
}
.merchant-list thead tr th h5 {
  margin: 0;
}
.merchant-list tbody tr:first-child > * {
  padding-top: 40px;
}
.merchant-list tbody tr th {
  color: #040eb9;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
}

@media only screen and (max-width: 768px) {
  .merchant-list tbody tr > * {
    padding: 10px 0 10px 10px;
  }
}
@media only screen and (min-width: 769px) {
  .banner-stripe {
    position: absolute;
    width: 60px;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 10;
  }
  .banner-stripe > .wpb_wrapper {
    position: absolute;
    width: 50px;
    height: 100%;
    left: 0;
    top: 0;
  }
  .banner-stripe > .wpb_wrapper > div {
    position: absolute;
    width: 30px;
    right: 0;
    height: 100%;
  }
  .banner-stripe > .wpb_wrapper > div > span {
    position: absolute;
    width: 20px;
    right: 10px;
    height: 100%;
  }
  .banner-stripe > .wpb_wrapper > div > span:before {
    position: absolute;
    display: block;
    content: "";
    height: 100%;
  }
}
.ezlink-tab .vc_tta-tabs-container {
  margin-bottom: 2em !important;
}
.ezlink-tab .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
  padding: 5px 30px !important;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  color: #ff3f0b !important;
  text-transform: uppercase;
  border: 2px solid #ff3f0b !important;
  background-color: transparent !important;
}
.ezlink-tab .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a:hover {
  background-color: #ff3f0b !important;
  color: #fff !important;
}
.ezlink-tab .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
  background-color: #ff3f0b !important;
  color: #fff !important;
}

/* Overwrite js composer style */
/* Mobile view for tab */
.ezlink-tab.vc_tta.vc_general .vc_tta-panel-heading {
  background-color: transparent !important;
}
.ezlink-tab.vc_tta.vc_general .vc_tta-panel-heading .vc_tta-panel-title > a {
  padding: 10px 30px;
  text-align: center;
  font-weight: 600;
  color: #ff3f0b !important;
  text-transform: uppercase;
  border: 2px solid #ff3f0b;
  border-radius: 2em;
  font-size: 16px;
}
.ezlink-tab.vc_tta.vc_general .vc_active .vc_tta-panel-heading .vc_tta-panel-title > a {
  background-color: #ff3f0b;
  color: #fff !important;
}

.tab-links {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.tab-links li {
  display: inline-block;
  margin: 0.5em;
}
.tab-links li a {
  display: block;
  border: 2px solid #040eb9;
  color: #040eb9;
  font-weight: 600;
  font-size: 12px;
  padding: 5px 30px;
  text-decoration: none;
  border-radius: 2em;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.tab-links li a.active {
  background-color: #040eb9;
  color: #fff;
}

/* Visual Composer Tab */
.vc_tta-panel-title {
  font-family: "Montserrat", Arial, "Helvetica Neue", sans-serif;
}

@media screen and (min-width: 768px) {
  .ezlink-carousel .vc_images_carousel .vc_carousel-control {
    height: 50px;
    margin-top: -25px;
  }
  .ezlink-carousel .vc_images_carousel .vc_carousel-control.vc_right {
    right: -50px;
  }
  .ezlink-carousel .vc_images_carousel .vc_carousel-control.vc_left {
    left: -50px;
  }
  .ezlink-carousel .vc_images_carousel .vc_carousel-control .icon-next,
.ezlink-carousel .vc_images_carousel .vc_carousel-control .icon-prev {
    font-size: 50px;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .ezlink-carousel .vc_images_carousel .vc_carousel-control .icon-next::before,
.ezlink-carousel .vc_images_carousel .vc_carousel-control .icon-prev::before {
    display: none;
  }
  .ezlink-carousel .vc_images_carousel .vc_carousel-control .icon-next {
    background-image: url("images/arrow-right.png");
  }
  .ezlink-carousel .vc_images_carousel .vc_carousel-control .icon-prev {
    background-image: url("images/arrow-left.png");
  }
}
.phone-screen-steps > ul {
  counter-reset: steps-counter;
  list-style: none;
  margin: 0;
  padding: 0;
}
.phone-screen-steps > ul > li {
  counter-increment: steps-counter;
  padding: 0;
  min-height: 70px;
  font-size: 0.8em;
}
.phone-screen-steps > ul > li:last-child .step-number:after {
  display: none;
}
.phone-screen-steps > ul > li .step-number {
  display: block;
  border: 3px solid #727272;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 30px;
  font-family: "Calibre", Arial, "Helvetica Neue", sans-serif;
  transition: all 0.5s;
  pointer-events: none;
  position: relative;
  float: left;
}
.phone-screen-steps > ul > li .step-desc {
  display: block;
  overflow: hidden;
}
.phone-screen-steps > ul > li a {
  color: inherit;
  text-decoration: none;
  display: block;
  padding: 0;
  min-height: 35px;
}
.phone-screen-steps > ul > li a:after {
  content: "";
  display: block;
  clear: both;
}
.phone-screen-steps > ul > li > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.phone-screen-steps > ul > li > ul li {
  display: inline-block;
}
.phone-screen-steps > ul > li > ul li a {
  border: 2px solid;
  padding: 5px 20px;
  margin-right: 10px;
  letter-spacing: 1px;
  border-radius: 30px;
  font-weight: 600;
}

@media only screen and (min-width: 481px) {
  .phone-screen-steps ul > li .step-number {
    margin-right: 45px;
  }
  .phone-screen-steps ul > li .step-number:after {
    display: block;
    content: "";
    position: absolute;
    border-left: 4px dotted #727272;
    height: 30px;
    left: 12px;
    top: 35px;
  }
}
@media only screen and (max-width: 480px) {
  .phone-screen-steps {
    text-align: center;
  }
  .phone-screen-steps ul {
    position: relative;
  }
  .phone-screen-steps ul > li {
    display: inline-block;
  }
  .phone-screen-steps ul > li.active .step-desc {
    display: block;
  }
  .phone-screen-steps ul > li:first-child a .step-number {
    margin-left: 0;
  }
  .phone-screen-steps ul > li:last-child a .step-number {
    margin-right: 0;
  }
  .phone-screen-steps ul > li .step-number {
    margin: 0 5px;
  }
  .phone-screen-steps ul > li .step-number:after {
    display: block;
    content: "";
    position: absolute;
    border-top: 3px dotted #727272;
    width: 10px;
    left: 35px;
    top: 13px;
  }
  .phone-screen-steps ul > li .step-desc {
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    display: none;
  }
}
.phone-screen-steps.color-yellow li.active .step-number {
  background-color: #ffea00;
  border-color: #ffea00;
}

.phone-screen-steps.color-blue li.active .step-number {
  background-color: #040eb9;
  border-color: #040eb9;
  color: #fff;
}
.phone-screen-steps.color-blue li ul {
  margin: 0 0 1em;
  padding: 0;
}
.phone-screen-steps.color-blue li ul li {
  list-style: none;
  display: inline-block;
}
.phone-screen-steps.color-blue li ul li a {
  border: 3px solid #040eb9;
  border-radius: 30px;
  text-align: center;
  line-height: 30px;
  transition: all 0.5s;
  display: inline-block;
  color: #040eb9;
  font-size: 1.1em;
  padding: 0 1.5em;
  letter-spacing: 1px;
}
.phone-screen-steps.color-blue li ul li.active a {
  background-color: #040eb9;
  color: #fff;
}

.phone-screen .wpb_gallery_slides {
  width: 250px;
  height: 500px;
  background: url("images/phone-bg.png") center center no-repeat;
  background-size: cover;
  margin: 0 auto !important;
}
.phone-screen ul {
  width: 216px;
  height: 500px !important;
  margin: 0 auto !important;
}
.phone-screen ul li {
  top: 60px !important;
  left: 0 !important;
  display: none;
  transform: none !important;
  margin: 0 !important;
  transition-duration: 0ms !important;
}
.phone-screen ul li:first-child {
  display: block;
}

@-webkit-keyframes fadeInUp2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.entry-content .fadeInUp {
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
  animation-duration: 1s;
}

@keyframes fadeInUp2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.entry-content .fadeInLeft {
  -webkit-animation-name: fadeInLeft2;
  animation-name: fadeInLeft2;
  animation-duration: 1s;
}

@-webkit-keyframes fadeInLeft2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.entry-content .fadeInRight {
  -webkit-animation-name: fadeInRight2;
  animation-name: fadeInRight2;
  animation-duration: 1s;
}

@-webkit-keyframes fadeInRight2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@media (max-width: 768px) {
  .entry-content .fadeInUp,
.entry-content .fadeInLeft,
.entry-content .fadeInRight {
    animation: none !important;
  }
}
.faq-question > .vc_tta-panel-heading {
  border-radius: 15px !important;
  background-color: #12d76b !important;
  border: 0 none !important;
}
.faq-question > .vc_tta-panel-heading a {
  color: white !important;
  font-size: 20px;
  padding-right: 60px !important;
  line-height: 1.3;
}
.faq-question .vc_tta-controls-icon-chevron {
  border-radius: 50%;
  background: white;
  padding: 15px;
}
.faq-question .vc_tta-controls-icon-chevron:before {
  border-color: #1bed91 !important;
  top: 10px !important;
  right: 10px !important;
  bottom: 10px !important;
  left: 10px !important;
}

.breadcrumb-links a,
.breadcrumb-links a:visited {
  text-decoration: none;
  color: #474747;
}

.btn-expand-all {
  text-decoration: none;
}



@media only screen and (max-width: 767px) {
  .slider-sub-title {
    font-size: 10px !important;
  }

  .slider-title,
.slider-sub-title {
    padding-left: 20px;
    line-height: 1 !important;
  }
}
@media only screen and (min-width: 768px) {
  .slider-sub-title {
    font-size: 1.4em !important;
    line-height: 1.3 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .slider-title,
.slider-sub-title {
    padding-left: 35px;
  }
}
.slider-title,
.slider-sub-title {
  font-family: "Calibre" !important;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #aaa #bbb #bbb;
}

.btn-green a {
  background-image: none !important;
  font-weight: 600;
  letter-spacing: 1px;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1) !important;
  padding: 10px 20px !important;
  transition: background-color 0.3s ease;
}

.btn-green a:hover {
  background-color: #0d00ba !important;
}

.btn-primary {
  font-weight: 600;
  letter-spacing: 1px;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  padding: 8px 20px;
  transition: background-color 0.3s ease;
  color: #fff;
  font-size: 0.8em;
  font-weight: bold;
  background-color: #12d86c;
  border-radius: 30px;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  min-width: 150px;
  text-align: center;
}
.btn-primary:hover {
  background-color: #0d00ba;
  color: #fff;
}
.btn-primary:visited {
  color: #fff;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #040eb9;
}
a:visited {
  color: #040eb9;
}
a:hover, a:focus, a:active {
  color: #191970;
}
a:focus {
  outline: none;
}
a:hover, a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation .menu-container ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation .menu-container li {
  position: relative;
}
.main-navigation .menu-container li a:hover {
  color: #040eb9;
}
.main-navigation .menu-container a {
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: inherit;
  padding: 0.5em 0.75em;
}
/* Desktop Menu */
@media screen and (min-width: 768px) {
  .main-navigation .menu-main-menu-container {
    float: left;
  }
  .main-navigation .menu-main-menu-container ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
    display: block;
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  .main-navigation .menu-main-menu-container ul ul ul {
    left: -999em;
    top: 0;
    font-size: 0.9em;
  }
  .main-navigation .menu-main-menu-container ul ul li:hover > ul, .main-navigation .menu-main-menu-container ul ul li.focus > ul {
    display: block;
    left: 100%;
  }
  .main-navigation .menu-main-menu-container ul ul a {
    width: 200px;
  }
  .main-navigation .menu-main-menu-container ul li:hover > ul,
.main-navigation .menu-main-menu-container ul li.focus > ul {
    left: auto;
    opacity: 1;
  }
}
/* Small menu. */
.menu-toggle {
  display: block;
}

.main-navigation.toggled .menu-container {
  right: 0;
}

.menu-close {
  display: none;
}

@media screen and (min-width: 768px) {
  .menu-toggle {
    display: none;
  }

  .main-navigation .menu-container {
    display: block;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
  justify-content: space-between;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 0 0 45%;
  overflow: hidden;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 0 0 45%;
  overflow: hidden;
}

.nav-menu > li {
  line-height: 70px;
}
.nav-menu > li > a {
  padding: 0 1em;
}

@media screen and (min-width: 768px) {
  .main-navigation .sub-menu {
    background-color: #040eb9;
  }
  .main-navigation .sub-menu > li {
    line-height: 1.5;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  .main-navigation .sub-menu > li:first-child {
    border-top: 0 none;
  }
  .main-navigation .sub-menu > li a {
    padding: 1em;
    font-size: 0.9em;
    font-weight: 500;
    color: #fff;
    transition: all 0.3s ease;
  }
  .main-navigation .sub-menu > li a:hover {
    background-color: #12d86c;
  }
}
.menu-toggle {
  background: transparent;
  padding: 0;
  border: 0 none;
  margin: 20px 10px;
  border-radius: 0;
}
.menu-toggle .menu-icon {
  display: block;
  width: 2em;
  border-top: 2px solid #040eb9;
}
.menu-toggle .menu-icon:before, .menu-toggle .menu-icon:after {
  display: block;
  margin-top: 0.5em;
  width: 2em;
  content: "";
  border-top: 2px solid #040eb9;
}

@media screen and (max-width: 767px) {
  .menu-close {
    border: 0 none;
    background: transparent;
    width: 30px;
    height: 30px;
    padding: 5px;
    margin: 10px;
    float: right;
    opacity: 0.7;
    display: block;
  }
  .menu-close:hover {
    opacity: 1;
  }
  .menu-close .close-icon {
    display: block;
    width: 20px;
    height: 1px;
    background-color: #fff;
    transform: rotate(45deg);
  }
  .menu-close .close-icon:before {
    display: block;
    content: "";
    width: 20px;
    height: 1px;
    background-color: #fff;
    transform: rotate(90deg);
  }

  .main-navigation .menu-container {
    position: fixed;
    top: 0;
    right: -250px;
    bottom: 0;
    width: 250px;
    transition: right 0.5s;
    background-color: #040eb9;
    max-height: 100vh;
    overflow-y: auto;
  }
  .main-navigation .menu-container .menu-main-menu-container {
    display: block;
    clear: both;
    padding-bottom: 30px;
  }
  .main-navigation .menu-container .menu-main-menu-container > ul {
    display: block;
  }
  .main-navigation .menu-container .menu-main-menu-container > ul > li {
    line-height: 1.5;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .main-navigation .menu-container .menu-main-menu-container > ul > li a {
    color: #fff;
    font-weight: 500;
    padding: 1em 1.5em;
    font-size: 0.9em;
  }
  .main-navigation .menu-container .menu-main-menu-container > ul > li ul {
    display: block;
    background-color: rgba(255, 255, 255, 0.1);
  }
  .main-navigation .menu-container .menu-main-menu-container > ul > li ul li a {
    font-size: 0.8em;
    padding: 0.75em 1em 0.75em 2.5em;
  }
}
.menu-toggled {
  overflow: hidden;
}
.menu-toggled .mask-overlay {
  display: block;
  z-index: 1;
}

.menu-search {
  line-height: 70px;
  float: right;
  padding: 0.5em;
  display: none;
}
.menu-search button {
  background-color: transparent;
  border: 0 none;
  padding: 0.5em;
  outline: none;
  cursor: pointer;
}

.home .menu-search {
  display: block;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.site-header {
  grid-area: header;
  padding: 0;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 100;
}
.site-header .wrapper:after {
  content: "";
  display: block;
  clear: both;
}
.site-header .wrapper .site-branding {
  float: left;
  width: 160px;
  margin-top: 1em;
}
.site-header .wrapper .site-branding a,
.site-header .wrapper .site-branding img {
  display: block;
}
.site-header .wrapper .main-navigation {
  float: right;
}

@media only screen and (max-width: 767px) {
  .site-header .wrapper .site-branding {
    max-width: 100px;
  }
}
.no-sidebar .site {
  display: grid;
  grid-template-columns: auto;
  grid-template-areas: "header" "main" "footer";
}

.wrapper {
  max-width: 1024px;
  width: 90%;
  margin: 0 auto;
}

.site-main {
  grid-area: main;
  overflow: hidden;
  /* Resolves issue with <pre> elements forcing full width. */
}

.widget-area {
  grid-area: sidebar;
}

.edit-link {
  font-size: 0.9em;
  display: block;
  padding: 10px 0;
}
.edit-link a {
  display: inline-block;
  padding: 0 10px;
  border-left: 1px solid #ccc;
}
.edit-link a:first-child {
  padding-left: 0;
  border: 0 none;
}

@media only screen and (max-width: 768px) {
  .vc_section[data-vc-full-width] > .vc_row {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.site-footer {
  grid-area: footer;
  background-color: #0d1cb4;
  color: #fff;
  font-size: 0.7em;
  padding: 6em 0 3em;
  position: relative;
}
.site-footer .wrapper {
  max-width: 850px;
}
.site-footer a {
  color: #fff;
  text-decoration: none;
}
.site-footer a:hover {
  text-decoration: underline;
}
.site-footer:before {
  content: "";
  display: block;
  height: 20px;
  width: 100%;
  background-color: #83e8fe;
  position: absolute;
  top: 5px;
}
.site-footer:after {
  content: "";
  display: block;
  height: 8px;
  width: 100%;
  background-color: #12d26c;
  position: absolute;
  top: 8px;
}

.footer-widgets {
  display: flex;
}
.footer-widgets .widget-area h6 {
  margin: 0 0 10px;
}
.footer-widgets .widget-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-widgets .widget-area ul li {
  margin-bottom: 5px;
}
.footer-widgets .widget-area .footer-logo {
  max-width: 70px !important;
}

.footer-links {
  margin: 20px 0;
  overflow: hidden;
}
.footer-links h6 {
  margin-bottom: 10px;
}
.footer-links .social-media {
  float: left;
}
.footer-links .social-media a {
  margin-right: 5px;
  display: inline-block;
}

.site-info .footer-sublinks .widget {
  margin-bottom: 0.5em;
}
.site-info .footer-sublinks ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-info .footer-sublinks ul li {
  display: inline-block;
  margin-right: 2em;
}
.site-info .site-copy {
  opacity: 0.7;
}

@media only screen and (max-width: 768px) {
  .footer-widgets {
    flex-wrap: wrap;
  }
  .footer-widgets .widget-area {
    flex: 0 1 50%;
  }
  .footer-widgets .widget-area:first-child {
    flex: 0 1 100%;
  }

  .download-app {
    float: right;
    width: 50%;
  }
}
@media only screen and (min-width: 769px) {
  .site-info,
.footer-links {
    margin-left: 20%;
  }

  .footer-widgets .widget-area {
    flex: 0 1 20%;
  }

  .download-app {
    float: right;
    width: 50% !important;
  }
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.post,
.page {
  margin: 0;
}

.updated:not(.published) {
  display: none;
}

.not-found {
  padding: 5em 0 8em;
  min-height: 30vh;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.row-expand-left:before {
  display: block !important;
  content: "" !important;
  width: 50%;
  position: absolute;
  left: 0;
  height: 100%;
}

.row-expand-right:before {
  display: block !important;
  content: "" !important;
  width: 50%;
  position: absolute;
  right: 0;
  height: 100%;
}

@media only screen and (max-width: 768px) {
  .row-expand-left:before {
    width: 100%;
  }

  .row-expand-right:before {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .vc_rtl-columns-reverse {
    display: flex;
    flex-direction: column-reverse;
  }

  .hero-banner-content * {
    text-align: center !important;
  }

  .row-expand-left,
.row-expand-right {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Search
--------------------------------------------------------------*/
.search-container {
  position: relative;
  max-width: 500px;
  margin: 0 auto;
}
.search-container .search-input {
  width: 100%;
  padding: 0.75em 50px 0.75em 1.5em;
  border-radius: 30px;
  border: 0 none;
  background-color: #fff;
  font-size: inherit;
  outline: none;
}
.search-container .search-input::-webkit-input-placeholder {
  /* Edge */
  color: #70e7a6;
  font-weight: bold;
}
.search-container .search-input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #70e7a6;
  font-weight: bold;
}
.search-container .search-input::placeholder {
  color: #70e7a6;
  font-weight: bold;
}
.search-container .search-btn {
  width: 24px;
  height: 24px;
  position: absolute;
  background: transparent url("images/icon-search.png") center center no-repeat;
  border: 0 none;
  right: 20px;
  top: 10px;
}

.search-results article {
  border-top: 1px solid #707070;
  padding: 1em 0;
}
.search-results article:first-child {
  border-top: 0 none;
}
.search-results article h5 a {
  text-decoration: none;
}
.search-results .page-header {
  background-color: #c5f1ff;
  padding: 2em 0 4em;
}

@media only screen and (min-width: 481px) {
  .search-results .search-results-list {
    padding: 3em 0;
  }
  .search-results article {
    padding: 1em 3em 3em;
  }
}
/*--------------------------------------------------------------
# Archive
--------------------------------------------------------------*/
.archive-list {
  padding: 0.75em 1.5em;
  position: relative;
  border-radius: 30px;
  max-width: 500px;
  background-color: #fff;
  margin: 0 auto;
  cursor: pointer;
}
.archive-list .label {
  color: #70e7a6;
  font-weight: bold;
  pointer-events: none;
  background: #fff url("images/icon-archive.png") center right no-repeat;
}
.archive-list .archive-dropdown {
  display: none;
  position: absolute;
  left: 0;
  top: 45px;
  z-index: 100;
  border-radius: 20px;
  padding: 10px 0;
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.archive-list .archive-dropdown ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 180px;
  max-height: 200px;
  overflow: hidden;
}
.archive-list .archive-dropdown ul:hover {
  overflow-y: auto;
}
.archive-list .archive-dropdown ul li a {
  text-decoration: none;
  display: block;
  padding: 0.5em 1.5em;
  font-weight: bold;
  font-size: 0.9em;
}
.archive-list .archive-dropdown ul li a:hover {
  background-color: #eee;
}

@media screen and (min-width: 768px) {
  .archive-list .archive-dropdown ul {
    overflow: hidden;
  }
}
/*--------------------------------------------------------------
# Posts
--------------------------------------------------------------*/
.news-post .wrapper {
  max-width: 664px;
  margin: 4em auto;
}
.news-post .wrapper .breadcrumb {
  font-size: 0.8em;
  font-weight: bold;
}
.news-post .wrapper .breadcrumb a {
  color: inherit;
}
.news-post .wrapper h1.entry-title {
  font-size: 40px;
  text-transform: uppercase;
  color: #040eb9;
  line-height: 1.2;
}
.news-post .wrapper .posted-on {
  font-weight: bold;
  font-style: italic;
  margin-bottom: 30px;
}
.news-post .wrapper .entry-content {
  font-size: 12px;
}
.news-post .wrapper .entry-footer-meta {
  overflow: hidden;
  border-top: 1px solid #ccc;
  padding: 2em 0;
}
.news-post .wrapper .social-link {
  float: left;
}
.news-post .wrapper .social-link p {
  margin-bottom: 0.5em;
}
.news-post .wrapper .social-link a {
  display: inline-block;
  margin-right: 0.5em;
}
.news-post .wrapper .btn-print {
  float: right;
  max-width: 12em;
}
.news-post .wrapper .btn-print a {
  display: inline-block;
  text-decoration: none;
  background-color: #12d86c;
  color: #fff;
  font-size: 0.8em;
  font-weight: bold;
  border-radius: 50px;
  text-align: center;
  line-height: 1.2;
}
.news-post .wrapper .post-navigation {
  font-weight: bold;
  border-top: 1px solid #ccc;
  padding: 2em 0;
}
.news-post .wrapper .post-navigation a {
  text-decoration: none;
  text-transform: uppercase;
  display: flex;
}
.news-post .wrapper .post-navigation a .nav-subtitle {
  width: 30px;
}
.news-post .wrapper .post-navigation a .nav-title {
  flex: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.display-posts-listing {
  list-style: none;
  padding: 5em 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.display-posts-listing li {
  margin: 2em 0;
}
.display-posts-listing li .post-date {
  font-weight: bold;
  font-size: 0.8em;
  margin-bottom: 1em;
}
.display-posts-listing li .post-title {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1.5em;
}
.display-posts-listing li .post-title a {
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  .display-posts-listing li {
    width: 48%;
  }
}
@media only screen and (min-width: 960px) {
  .display-posts-listing li {
    width: 30%;
  }
}
.display-posts-pagination .nav-links {
  text-align: center;
  font-size: 0.8em;
  font-family: "Calibre", Arial, "Helvetica Neue", sans-serif;
}
.display-posts-pagination .nav-links a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
  color: #727272;
}
.display-posts-pagination .nav-links a:hover {
  background-color: #eee;
}
.display-posts-pagination .nav-links a.prev, .display-posts-pagination .nav-links a.next {
  font-size: 0;
  content: "";
  width: 30px;
  height: 30px;
}
.display-posts-pagination .nav-links a.prev {
  background: url("images/arrow-left.png") center center no-repeat;
  margin-right: 20px;
}
.display-posts-pagination .nav-links a.next {
  background: url("images/arrow-right.png") center center no-repeat;
  margin-left: 20px;
}
.display-posts-pagination .nav-links .current {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  background-color: #040eb9;
  color: #fff;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/*# sourceMappingURL=style.css.map */
