@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

@font-face {
    font-family: 'Erode-Medium';
    src: url('fonts/Erode-Medium.woff2') format('woff2'),
    url('fonts/Erode-Medium.woff') format('woff'),
    url('fonts/Erode-Medium.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "flamalight";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/flamalight-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/flamalight-webfont.woff2") format("woff2"),
    url("fonts/flamalight-webfont.woff") format("woff"),
    url("fonts/flamalight-webfont.ttf") format("truetype"),
    url("fonts/flamalight-webfont.svg#flamalight") format("svg");
}

@font-face {
    font-family: "flamabook";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/flamabook-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/flamabook-webfont.woff2") format("woff2"),
    url("fonts/flamabook-webfont.woff") format("woff"),
    url("fonts/flamabook-webfont.ttf") format("truetype"),
    url("fonts/flamabook-webfont.svg#flamabook") format("svg");
}

@font-face {
    font-family: "flamamedium";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/flamamedium-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/flamamedium-webfont.woff2") format("woff2"),
    url("fonts/flamamedium-webfont.woff") format("woff"),
    url("fonts/flamamedium-webfont.ttf") format("truetype"),
    url("fonts/flamamedium-webfont.svg#flamamedium") format("svg");
}

@font-face {
    font-family: "flamabold";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/flamabold-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/flamabold-webfont.woff2") format("woff2"),
    url("fonts/flamabold-webfont.woff") format("woff"),
    url("fonts/flamabold-webfont.ttf") format("truetype"),
    url("fonts/flamabold-webfont.svg#flamabold") format("svg");
}

/* @font-face {
  font-family: 'Flama-Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Flama-Regular'), url('Flama Regular.woff') format('woff');
} */
/* @font-face {
  font-family: 'Flama-Medium';
  font-style: normal;
  font-weight: normal;
  src: local('Flama-Medium'), url('Flama-Medium.woff') format('woff');
} */
/* latin-ext */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNq7lqDY.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v14/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* gloabl styles */
body {
    font-family: "Inter", serif; /* font-family: 'flamabook';*/
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: 0;
    color: #0A3637;
}

body.tradewinds {
    color: #0A3637;
}

.site-logo img {
    max-width: 230px;
}

/* .container{
  max-width:1550px;
} */
section {
    /* padding:20px; */
}

.has-trade-orange-color {
    color: #F18700;
}

h2.has-text-color {
    font-family: "Inter", serif; /* font-family: 'flamabook';*/
    font-weight: 700;
}

.container {
    max-width: 1550px;
}

section.dark, .dark {
    background: #0A3637; /*#1C2321;*/
    color: #ffffff;
}

.tradewinds section.dark a, .tradewinds .dark a {
    color: #00B6B9;
}

.upstream section.dark , .upstream .dark  {
    background: #6892b4;
}
/*1e2129*/
.hydrogen  section.dark , .hydrogen  .dark  {
    background: #1e2129;
}
section.light, .light {
    background: #ffffff;
    color: #1C2321;
}

.tradewinds section.light, .tradewinds .light {
    background: #ffffff;
    color: #00B6B9; /* #1C2321;*/
}

.tradewinds .form-section.light {
    color: #0a3637; /* #1C2321;*/
}

.recharge a, .recharge a:link, .recharge a:visited {
    color: #88D328;
}

.hydrogen a, .hydrogen a:link, .hydrogen a:visited {
    color: #3edb8c;
}
.hydrogen .numbers-row{
    justify-content: center;
    gap:10px;
}
.dn.media .nav-list a, .dn.media .nav-list a:link {
    text-decoration: none;
    font-size: 20px;
    font-family: 'Inter', sans-serif;
    color: #ffffff;
}
.current-menu-item > a {
    text-decoration: underline !important;
}

.current-menu-item .sub-menu li a {
    text-decoration: none !important;
}

section h1, section h2 {
    /* font-size:28px; */
    font-family: "Inter", serif; /* font-family: 'flamabook';*/
    font-weight: 800;
    line-height: 1.15;
    margin-bottom: 32px;
    margin-top: 0;
}

/* headings */
/* container max-width:1550px
h1 - 64px/48px,48px/28px
h2 - 64px/48px,36px
h3 - 28px
p - 28px, 24px, 22px, 18px */
h1.h1-64 {
    font-size: 48px;
}

h1.h1-48 {
    font-size: 24px; /*28px; */
}

h2.h2-48 {
    font-size: 24px; /*28px; */
}

h2.h2-64 {
    font-size: 48px;
}

h2.h2-36 {
    font-size: 32px; /*36px; */
}

h3.h3-28 {
    font-size: 24px; /*28px; */
}

h3.h3-28 strong {
    font-size: 24px; /*28px; */
    font-family: "Inter", serif; /* font-family: 'flamabook';*/
    line-height: 1.1;
}

/* p{
  font-size:18px;
}
p.p-22{
  font-size:22px
}
p.p-24{
  font-size:18px
}
p.p-28{
  font-size:28px
} */
.padding-top-20,
.padding-top-30,
.padding-top-50,
.padding-top-70,
.padding-top-100,
.padding-top-125,
.padding-top-150 {
    padding-top: 40px;
}

.padding-bottom-20,
.padding-bottom-30,
.padding-bottom-50,
.padding-bottom-70,
.padding-bottom-100,
.padding-bottom-125,
.padding-bottom-150 {
    padding-bottom: 40px;
}

.body-text {
    font-family: "Inter", serif; /* font-family: "Source Sans Pro";*/
    font-size: 16px; /*18px; */

}

.body-text a {
    font-family: "Inter", serif; /* font-family: "Source Sans Pro";*/
    text-decoration: none;
    color: #1C2321;
}

.body-text a:hover {
    text-decoration: underline;
}

@media (min-width: 568px) {
    h1.h1-64 {
        font-size: 48px;
    }

    h1.h1-48 {
        font-size: 32px;
    }

    h2.h2-48 {
        font-size: 32px;
    }

    h2.h2-64 {
        font-size: 48px;
    }

    .slider_style2 h1.h1-64 {
        font-size: 64px;
        font-weight: 500;
    }

    /* p.p-24{
      font-size:24px
    } */
    .padding-top-20 {
        padding-top: 20px;
    }

    .padding-top-30 {
        padding-top: 30px;
    }

    .padding-top-50 {
        padding-top: 50px;
    }

    .padding-top-70 {
        padding-top: 70px;
    }

    .padding-top-100 {
        padding-top: 100px;
    }

    .padding-top-125 {
        padding-top: 125px;
    }

    .padding-top-150 {
        padding-top: 150px;
    }

    .padding-bottom-20 {
        padding-bottom: 20px;
    }

    .padding-bottom-30 {
        padding-bottom: 30px;
    }

    .padding-bottom-50 {
        padding-bottom: 50px;
    }

    .padding-bottom-70 {
        padding-bottom: 70px;
    }

    .padding-bottom-100 {
        padding-bottom: 100px;
    }

    .padding-bottom-125 {
        padding-bottom: 125px;
    }

    .padding-bottom-150 {
        padding-bottom: 150px;
    }
}

@media (min-width: 586px) and (max-width: 1025px) {
    .padding-top-100 {
        padding-bottom: 50px;
    }

    .padding-bottom-100 {
        padding-bottom: 50px;
    }

    h2.h2-48 {
        font-size: 24px;
    }
}

/* header style */
.site-header {
    max-width: 100%;
    position: relative;
}

.header-main {
    display: flex;
    justify-content: space-between;
    height: auto;
    align-items: center;
    padding: 20px 20px;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    z-index: 10;
    width: 100%;
}

.header-main .content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.header-main.sticky {
    position: fixed;
    top: 0;
    transform: translateY(-100%);
    animation: slideDown 0.3s forwards;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);

}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}

.header-main-1 {
    padding-top: 30px;
    padding-bottom: 17px;
}

.header-top .container {
    padding: 5px 20px;
    font-size: 14px;
}

.site-header.light-text svg path {
    fill: #ffffff !important;
}

.drawer {
    display: none;
}

.drawer__overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 200;
    opacity: 0;
    transition: opacity 0.3s;
    will-change: opacity;
    background-color: #000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.drawer__close {
    margin: 0;
    padding: 0;
    border: none;
    cursor: pointer;
    width: 25px;
    height: 25px;
    text-align: right;
    position: absolute;
    top: 45px;
    right: 65px;
    z-index: 999;
}

.drawer__wrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    max-width: 500px;
    z-index: 9999;
    overflow: auto;
    transition: transform 0.3s;
    will-change: transform;
    display: flex;
    flex-direction: column;
    -webkit-transform: translateX(103%);
    transform: translateX(103%);
    /* extra 3% because of box-shadow */
    -webkit-overflow-scrolling: touch;
    /* enables momentum scrolling in iOS overflow elements */
    /* box-shadow: 0 2px 6px #777; */
    padding: 21px 20px;
}

@media (min-width: 600px) {
    .drawer__wrapper {
        padding: 21px 0px 21px 75px;
    }
}

.button {
    /* position: absolute; */
    /* right: 4em; */
    background: transparent;
    width: 60px;
    /* height: 30px; */
    padding: 7px;
    cursor: pointer;
    transition: inherit;
    margin-top: 5px;
    /* top:44%; */
}

.button:focus, .buttonClose:focus {
    outline: none;
}

.menu-bar {
    display: block;
    margin-bottom: 8px;
    height: 3px;
    transition: all 200ms ease;
    background: #222222;
    transform-origin: 50% 50%;
}

.site-header.light-text .menu-bar {
    background: #ffffff;
}

.menu-bar.menu-top {
    top: 0.5em;
}

.menu-bar.menu-middle {
    top: 1.5em;
}

.menu-bar.menu-bottom {
    top: 2.5em;
}

.drawer__content {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    flex-grow: 1;
    padding: 1.5rem;
}

/* width */
.drawer__content::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.drawer__content::-webkit-scrollbar-track {
    background: transparent;
}

/* Handle */
.drawer__content::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.3);
}

/* Handle on hover */
.drawer__content::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.5);
}

.drawer.is-active {
    display: block;
}

.drawer.is-visible .drawer__wrapper {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.drawer.is-visible .drawer__overlay {
    opacity: 0.5;
}

.nav-list ul,
.nav-list li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 24px;
    line-height: 36px;
}

.nav-list a, .nav-list a:link {
    text-decoration: none;
    font-size: 20px;
    font-family: 'Inter', sans-serif;
    color: #0A3637;
}

.nav-list .sub-menu {
    padding-left: 25px;
}

.nav-list .sub-menu li:before {
    /* content: "\2014";
      color: #ffffff;
      padding-right: 10px;
      font-weight: 600; */
}

.site-header.light-text .nav-list a {
    color: #ffffff;
}

.upstream .site-header.light-text .nav-list a:hover {
    color: #e5eef3;
}

.site-footer {
    font-family: "Inter", serif; /* font-family: "Source Sans Pro";*/
    font-size: 24px;
    line-height: 36px;
}

.site-footer .container {
    padding: 20px 20px;
}

.site-footer h3 {
    font-size: 24px; /*28px; */
    font-family: 'Inter', sans-serif;
}

.site-footer.site-info {
    padding: 0px 20px;
}

.site-footer ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.site-footer li, .site-footer li a {
    font-size: 16px;
    line-height: 26px;
    text-decoration: none;
}

.site-info a {
    text-decoration: none;
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    color: #1C2321;
}

.site-footer.light-text,
.site-footer.light-text a {
    color: #ffffff;
}

@media (min-width: 568px) {
    .header-top .container {
        padding: 5px 40px;
    }

    .header-main {
        padding: 20px 40px;
    }

    .header-main .content {
        padding: 0 40px;
    }

    .header-main-1 {
        padding: 20px 40px 17px 40px;
    }

    .button {
        /* position: absolute; */
    }

    .offscreen.is-open {
        transform: translate3d(0, 0, 0);
        width: 500px;
    }

    .offscreen {
        padding: 100px;
        top: 26px;
    }

    .buttonClose {
        right: 100px;
    }

    .site-footer .container {
        padding: 65px 40px 30px 40px;
    }

    .site-footer .site-info {
        padding: 0px 40px;
    }

    .site-info .container {
        padding: 0px 40px 10px 40px;
    }
}

/*
* BLOCKS
*/
/* hero block - versions */
.hero-section .content {
    max-width: 90%;
}

.hero-section img {
    display: block;
    width: auto;
    margin-bottom: 45px;
    max-width: 200px;
}

.hero-section.hero-1 img {
    align-self: center;
}

.hero-section h1 br {
    display: none;
}

.hero-section.hero-1 p,
.hero-section.hero-2 p,
.hero-section.hero-3 p,
.hero-section.hero-4 p,
.hero-section.hero-3-columns .small-text p,
.columns-full-image p,
section.announcement p.p-24 {
    font-size: 16px; /*18px; */
}

.hero-section.hero-1 p strong,
.hero-section.hero-2 p strong,
.hero-section.hero-3 p strong,
.hero-section.hero-4 p strong,
.hero-section.hero-3-columns .small-text p strong,
.columns-full-image p strong {
    font-family: 'flamamedium';
    font-weight: normal;
}

section.publications p.p-22, section.publications a.p-22 {
    font-size: 18px;
    margin-top: 0;
    color: #fff;
}

/* .hero-section a:link,
.hero-section a:visited {
  color: #ffffff;
} */
.hero-section a:hover {
    text-decoration: none;
}

/* - hero 3 columns */
.hero-section.hero-3-columns .small-text {
    padding-left: 0;
    padding-right: 0;
    border-top: 4px solid #ffffff;
    margin-top: 15px;
}

.hero-section .container {
    padding: 20px;
}

@media (min-width: 1360px) {
    .hero-section.hero-1 .content {
        max-width: 600px;
    }

    .hero-section .container {
        padding: 40px;
    }
}

.hero-section.hero-3-columns .small-text h2 {
    padding-top: 25px;
    margin-bottom: 12px;
}

@media (min-width: 568px) {
    section {
        /* padding:40px; */
    }

    .hero-section h1 br {
        display: block;
    }

    .hero-section img {
        margin-bottom: 0;
        max-width: 100%;
    }

    .hero-section.hero-1 p,
    .hero-section.hero-2 p,
    .hero-section.hero-3 p,
    .hero-section.hero-4 p,
    .hero-section.hero-3-columns p,
    section.announcement p.p-24 {
        font-size: 16px;
    }

    .hero-section.hero-2 p strong,
    .hero-section.hero-3 p strong,
    .hero-section.hero-4 p strong,
    .hero-section.hero-3-columns p strong {
        font-family: 'flamamedium';
        font-weight: normal;
    }

    .hero-section.hero-3-columns .small-text {
        padding-left: 40px;
        padding-right: 50px;
        border-top: none;
    }

    .hero-section.hero-3-columns .small-text h2 {
        padding-top: 0;
        margin-bottom: 12px;
    }
}

/* 2 columns Full image block */
.columns-full-image {
    padding: 0;
}

.columns-full-image .content {
    margin-right: 50px;
    line-height: 1.3;
    padding-left: 20px;
}

.columns-full-image .full-image {
    width: 100%;
    min-height: 375px;
}

.columns-full-image .div-image {
    position: relative;
    width: 100%;
    right: 0;
    top: 0;
    height: 350px;
}

@media (min-width: 568px) {
    .columns-full-image .content {
        margin-right: 22%;
    }

    .columns-full-image .content {
        padding-left: 40px;
    }

    .columns-full-image .div-image {
        position: absolute;
        width: 50%;
        right: 0;
        top: 0;
        height: 100%;
    }
}

/* channel numbers */
.channel-numbers-section {
    /* padding: 20px; */
    letter-spacing: 0;
    background: #ffffff;
}

.channel-numbers-section .container {
    padding: 20px;
}

.channel-numbers-section .channel-number .channel-content {
    margin: 20px 0px;
    padding: 10px;
    height: 240px;
    width: -webkit-fill-available;
    border-top-right-radius: 20px;
}

.channel-numbers-section .channel-number a {
    text-decoration: none;
}

.channel-numbers-section .channel-number a h3 {
    margin: 0;
    font-size: 20px; /*28px; */
    font-family: "Inter", serif; /* font-family: 'flamabook';*/
    font-weight: 600;
}

.upstream .channel-numbers-section .channel-number a h3 {
    color: #004884;
}
.recharge .channel-numbers-section .channel-number a h3 {
    color: #0A3637;
}
.page-id-438.upstream .channel-numbers-section .channel-number a h3 {
    color: #ffffff;
}

/*.channel-numbers-section .channel-number a .number {*/
/*  font-size: 52px;*/
/*  font-family: 'Erode-Medium';*/
/*}*/
.channel-numbers-section .channel-number a .number .number {
    font-size: 52px;
    font-family: 'Erode-Medium';
}

.channel-numbers-section .channel-number a .number-desc {
    font-size: 20px; /*28px; */
    font-weight: 600;
}

.upstream .channel-numbers-section .channel-number a .number-desc {
    color: #004884;
}

.recharge .channel-numbers-section .channel-number a .number-desc {
    color: #0A3637;
}
.page-id-438.upstream .channel-numbers-section .channel-number a .number-desc {
    color: #ffffff;
}

.numbers-section {
    letter-spacing: 0;
    padding: 0;
}

.numbers-section .container {
    background: #ffffff;
    padding: 20px;
    border: 0px solid #fff;
}

.numbers-section h2 {
    font-size: 32px; /*36px; */
    font-family: "Inter", serif; /* font-family: 'flamabook';*/
}

.numbers-section p {
    font-size: 24px; /*28px; */
    font-family: "Inter", serif; /* font-family: 'flamabook';*/
    line-height: 1.1;
}

.one-number {
    margin-bottom: 60px;
}

.one-number h3 {
    font-size: 64px;
    font-family: "Inter", serif; /* font-family: 'flamabook';*/
}

.one-number .number-desc {
    font-family: "Inter", serif; /* font-family: 'flamabook';*/
    font-size: 16px; /*18px; */
}

@media (min-width: 568px) {
    .channel-numbers-section h2 {
        padding-left: 20px;
    }

    .channel-numbers-section .channel-number .channel-content {
        margin: 20px;
        height: 300px;
    }

    .numbers-section {
        /* padding:40px; */
    }

    .numbers-section .container {
        padding: 40px;
        border: 40px solid #fff;
        border-top: 0;
    }

    .one-number h3 {
        font-size: 72px;
    }

    .one-number .number-desc {
        font-size: 16px; /*18px; */
    }
}

/* 2 columns chart block */
.chart-section .chart-content {
    background: #ffffff;
    padding: 57px 20px;
    width: -webkit-fill-available;
}

.chart-section .chart-column .chart-content1 {
    /*margin-bottom: 20px;*/
}

.chart-title {
    margin: 0;
    min-height: 82px;
}

.chart-subtitle {
    font-size: 24px; /*28px; */
    font-family: "Inter", serif; /* font-family: 'flamabook';*/
    margin: 0;
}

.chart-number {
    font-size: 96px;
    font-family: "Erode", serif; /* font-family: 'flamabook';*/
    margin: 0;
}

@media (min-width: 568px) {
    .chart-section .chart-column .chart-content1 {
        margin: 0 0 0 40px;
    }

    .chart-section .chart-column .chart-content2 {
        margin: 0 40px 0 0;

        height: 100%;
    }

    .chart-section .chart-content {
        padding: 57px;
    }
}

/* .js-Accordion {
  margin: 0 auto;
}

.js-Accordion-title {
  font-size: 24px;
  border-top: 0;
  cursor: pointer;
  display: block;
  width: 100%;
      position: relative;
}

.js-Accordion-content {
  height: 0;
  line-height: 1.5;
  overflow: hidden;
  transition: all .25s linear;
}
.js-Accordion-title .icon {
    position: absolute;
    right: 0;
    top: 0;
} */
section.faq .container {
    padding: 20px;
}

.awrap {
    width: 100%;
}

.ahead {
    position: relative;
    cursor: pointer;
    margin-top: 32px;
    font-size: 24px;
}

.ahead .icon {
    width: 40px;
}

.ahead .icon {
    position: relative;
    cursor: pointer;
}

.ahead.open .icon {
    transform: rotate(45deg);
}

.accordion-body.open {
    display: block;
}

.abody {
    overflow: hidden;
    transition: all 450ms ease-out;
    max-height: 0;
    height: auto;
}

.ahead.open + .abody {
    max-height: 600px;
    transition: all 450ms ease-out;
    padding-bottom: 40px;
}

/* columns 3 text*/
.columns3-section .container {
    padding: 20px;
}

.columns3-section h2.h2-36 {
    min-height: 83px;
    max-width: 310px;
}

@media (min-width: 568px) {
    .columns3-section .container {
        padding: 40px;
    }

    section.faq .container {
        padding: 40px;
    }
}

/* Features block */
.features-section .container {
    padding: 20px;
}

.feature-content {
    display: grid;
    grid-template-columns: 100px 1fr;
    grid-template-rows: auto auto;
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    font-size: 24px;
    font-family: "Inter", serif; /* font-family: 'flamabook';*/
}

.feature-image {
    grid-area: 1 / 1 / 2 / 2;
}

.feature-image img {
    height: 75px;
    width: auto;
}

.feature-title {
    grid-area: 1 / 2 / 2 / 3;
    display: flex;
    align-items: flex-end;
}

.feature-text {
    grid-area: 2 / 1 / 3 / 3;
}

.feature-content h3 {
    margin: 0;
    line-height: 1.4;
    font-family: "Inter", serif; /* font-family: 'flamabook';*/
}

@media (min-width: 568px) {
    .features-section .container {
        padding: 40px;
    }

    .feature-content {
        grid-template-columns: 140px 1fr;
        margin-right: 80px;
    }

    .feature-image svg {
        height: auto;
    }

    .feature-image {
        grid-area: 1 / 1 / 3 / 2;
    }

    .feature-title {
        grid-area: 1 / 2 / 2 / 3;
        align-items: flex-start;
        margin-top: -8px;
    }

    .feature-text {
        grid-area: 2 / 2 / 3 / 3;
    }
}

/* hero announcement */
/* section.announcement .col-top .container{
  padding:40px;
} */
section.announcement .col-top {
    max-width: 820px;
}

section.announcement p {
    padding: 0 40px;
}

section.announcement h2.h2-36 {
    font-size: 24px;
    padding: 0 50px;
}

section.announcement .icon-left img,
section.announcement .icon-right img {
    max-width: 125px;
}

section.publications .container {
    padding: 20px;
}

section.publications .pub-image {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 200px;
    background: #F2F2F2;
}

section.publications .pub-content {
    padding: 30px;
    min-height: 270px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

section.publications .pub-text {
    font-size: 16px; /*18px; */
}

section.publications .pub-link {
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    padding-bottom: 5px;
    position: relative;
    display: flex;
    width: fit-content;
}

section.publications .pub-link::after {
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    background: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
}

section.publications .box {
    margin-bottom: 40px;
}

@media (min-width: 568px) {
    section.publications h2 {
        padding: 0 20px;
    }

    section.publications .box {
        margin: 20px;
    }

    section.publications .pub-image {
        min-height: 230px;
    }
}

@media (min-width: 1441px) {
    section.publications .pub-content, section.publications .pub-image {
        min-height: 230px;
    }
}

/* .events .container {
  padding: 0px;
} */
.event-category {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.event-category a, .event-category a:visited {
    font-size: 24px;
    font-family: "Inter", serif; /* font-family: 'flamabook';*/
    text-decoration: none;
    padding: 0px 4% 0 0;
    margin-bottom: 20px;
    color: #1C2321;
}

.event {
    font-size: 16px; /*18px; */
    letter-spacing: 0;
}

.event div.event-name {
    font-size: 16px;
    flex-basis: 160px;
    width: 160px;
}

.event div.event-date {
    font-size: 16px;
}

.event.odd {
    padding: 25px 0px 25px 20px;
    /* background: rgba(176, 213, 222, 0.2); */
}

.event.even {
    padding: 25px 0px 25px 20px;
}

.event ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.event ul li {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: start;
    border-bottom: 1px solid #1C2321;
    padding-bottom: 25px;
    padding-top: 25px;
}

.event ul li:first-child {
    padding-top: 0;
}

.event ul li:last-child {
    border-bottom: none;
}

.event-year {
    font-size: 32px; /*36px; */
    margin: 20px 0;
    text-align: center;
}

.event .event_month {
    flex-basis: 125px;
    align-self: flex-start;
    margin: 0;
}

.event .event-button {
    align-self: flex-start;
    margin: 0;
}

.event .btn-event-sponsor {
    background: transparent;
    border-radius: 5px;
    font-size: 16px; /*18px; */
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    padding: 8px 30px 10px 0px;
    text-decoration: none;
    line-height: 1;
    margin-top: 20px;
    font-family: 'flamabold'
}

.event-header {
    font-size: 16px;
    font-family: "Inter", serif; /* font-family: 'flamabook';*/
    padding: 0 20px;
}

.event-header div.event-name {
    font-size: 16px;
}

.event-header div.event-date {
    font-size: 16px;
}

.event-header-button {
    flex-basis: 1px;
}

@media (min-width: 568px) {
    .events .container {
        padding: 0 40px;
    }

    .event-category {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
    }

    .event-category a {
        font-size: 32px; /*36px; */
    }

    .event {
        font-size: 20px;
    }

    .event.odd, .event.even {
        padding: 25px 0px;
    }

    .event ul li {
        flex-direction: row;
    }

    .event .event_month {
        flex-basis: 220px;
    }

    .event-year {
        font-size: 24px; /*28px; */
        margin: 20px 0;
        font-family: "Inter", serif; /* font-family: 'flamabook';*/
        text-align: left;
    }

    .event div.event-name {
        font-size: 16px; /*18px; */
        flex-basis: 46%;
    }

    .event div.event-date {
        font-size: 16px; /*18px; */
        flex-basis: 27%;
    }

    .event .btn-event-sponsor {
        /* background: #1C2321 ; */
        border-radius: 5px;
        font-size: 22px;
        align-items: center;
        text-align: center;
        /* color: #FFFFFF !important; */
        padding: 8px 50px 12px 50px;
        padding: 5px;
        text-decoration: none;
        line-height: 1;
        margin-top: 0;
        font-family: 'flamamedium';
    }

    .event .btn-event-sponsor:hover {
        text-decoration: underline;
    }

    .event-header {
        padding: 10px 25px;
        font-size: 20px;
    }

    .event-header div.event-name {
        font-size: 20px;
    }

    .event-header div.event-date {
        font-size: 20px;
    }

    .event-header-button {
        flex-basis: 400px;
    }

    .event .event-button {
        flex-basis: 300px;
        align-self: flex-start;
        margin: 0;
        /* margin-top:17px; */
    }
}

@media (min-width: 568px) and (max-width: 1024px) {
    .event-category a {
        font-size: 16px; /*18px; */
    }
}

@media (min-width: 1025px) and (max-width: 1410px) {
    .event-category a {
        font-size: 24px;
    }
}

section.form-section .container {
    padding: 20px;
}

.form-column .container {
    padding-top: 0;
    padding-bottom: 0;
}

@media (min-width: 1440px) {
    .form-content1 {
        padding: 0 0 0 105px;
    }
}

@media (min-width: 1500px) {
    .form-content1 {
        padding: 0;
    }
}

section.form-section .container {
    padding: 20px;
}

.form-column form .container input[type=text],
.form-column form .container input[type=email] {
    padding: 10px;
    border: 0;
    border-radius: 3px;
    max-width: 100%;
    width: 100%;
}

.light .form-column form .container input[type=text],
.light .form-column form .container input[type=email] {
    background-color: #f2f2f2;
}

.form-column form .container {
    padding: 0;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0;
}

.wpcf7 .wpcf7-list-item {
    display: block;
    margin: 0;
    margin-bottom: 10px;
    position: relative;
    flex-basis: 100%;
}

.wpcf7-checkbox label {
    position: relative;
    cursor: pointer;
}

.wpcf7-checkbox input[type=checkbox] {
    /*position: relative;*/
    position: absolute;
    visibility: hidden;
    width: 25px;
    height: 25px;
    top: 0;
    left: 0;
}

.wpcf7-checkbox input[type=checkbox] + span {
    /* border: 3px solid red; */
}

.wpcf7-checkbox input[type=checkbox] + span:before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 0;
    height: 25px;
    width: 25px;
    top: 0px;
    left: 0px;
    border: 1px solid #999999;
    border-radius: 3px;
}

.wpcf7-checkbox input[type=checkbox] + span:after {
    display: block;
    position: absolute;
    content: "\2713";
    height: 22px;
    width: 25px;
    top: 0;
    left: 0;
    visibility: hidden;
    font-size: 16px; /*18px; */
    text-align: center;
    line-height: 25px;
    font-weight: 900;
}

.wpcf7-checkbox input[type=checkbox]:checked + span:before {
    background: transparent;
}

.wpcf7-checkbox input[type=checkbox]:checked + span:after {
    visibility: visible;
}

.wpcf7-list-item-label {
    margin-left: 42px;
    display: inline-block;
}

.complience .wpcf7-checkbox input[type=checkbox] + span:before {
    top: -18px;
    display: block;
    position: absolute;
    content: '';
    border-radius: 0;
    height: 25px;
    width: 25px;
    left: 0px;
    border: 1px solid #999999;
    border-radius: 3px;
}

.complience span.wpcf7-list-item-label {
    flex-basis: 75%;
    width: 310px;
    margin-top: 15px;
}

span.wpcf7-form-control.wpcf7-checkbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

span.wpcf7-form-control.wpcf7-checkbox span {
    max-width: 94%;
}

.wpcf7-form-control.wpcf7-submit {
    background: #0A3637;
    border-radius: 5px;
    font-size: 16px; /*18px; */
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    padding: 8px 30px 10px 30px;
    text-decoration: none;
    line-height: 1;
    margin-top: 20px;
    width: 100%;
}

.wpcf7-form-control.wpcf7-select {
    border: none;
    padding: 10px;
    width: 100%;
    border-radius: 3px;
}

@media (min-width: 568px) {
    section.form-section .container {
        padding: 40px;
        padding-bottom: 0;
    }

    span.wpcf7-form-control.wpcf7-checkbox span {
        max-width: 100%;
    }

    /* custom checkbox styling for contact form 7 checkbox */
    span.wpcf7-list-item {
        display: inline-block;
        margin: 0;
    }

    .wpcf7 .wpcf7-list-item {
        display: block;
        margin: 0;
        margin-bottom: 20px;
        position: relative;
        flex-basis: 50%;
    }

    .wpcf7-checkbox label {
        position: relative;
        cursor: pointer;
    }

    .wpcf7-checkbox input[type=checkbox] {
        /*position: relative;*/
        position: absolute;
        visibility: hidden;
        width: 25px;
        height: 25px;
        top: 0;
        left: 0;
    }

    .wpcf7-checkbox input[type=checkbox] + span {
        /* border: 3px solid red; */
    }

    .wpcf7-checkbox input[type=checkbox] + span:before {
        display: block;
        position: absolute;
        content: '';
        border-radius: 0;
        height: 25px;
        width: 25px;
        top: 0px;
        left: 0px;
        border: 1px solid #999999;
        border-radius: 3px;
    }

    .wpcf7-checkbox input[type=checkbox] + span:after {
        display: block;
        position: absolute;
        content: "\2713";
        height: 22px;
        width: 25px;
        top: 0;
        left: 0;
        visibility: hidden;
        font-size: 16px; /*18px; */
        text-align: center;
        line-height: 25px;
        font-weight: 900;
    }

    .wpcf7-checkbox input[type=checkbox]:checked + span:before {
        background: transparent;
    }

    .wpcf7-checkbox input[type=checkbox]:checked + span:after {
        visibility: visible;
    }

    .wpcf7-list-item-label {
        margin-left: 42px;
        display: inline-block;
    }

    .complience .wpcf7-checkbox input[type=checkbox] + span:before {
        top: -18px;
        display: block;
        position: absolute;
        content: '';
        border-radius: 0;
        height: 25px;
        width: 25px;
        left: 0px;
        border: 1px solid #999999;
        border-radius: 3px;
    }

    .complience span.wpcf7-list-item-label {
        flex-basis: 75%;
        width: 310px;
        margin-top: 15px;
    }

    span.wpcf7-form-control.wpcf7-checkbox {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

    .wpcf7-form-control.wpcf7-submit {
        background: #0A3637;
        border-radius: 5px;
        font-size: 16px; /*18px; */
        align-items: center;
        text-align: center;
        color: #FFFFFF;
        padding: 8px 30px 10px 30px;
        text-decoration: none;
        line-height: 1;
        margin-top: 20px;
        width: 100%;
    }

    .wpcf7-form-control.wpcf7-select {
        border: none;
        padding: 10px;
        width: 100%;
        border-radius: 3px;
    }
}

.content-results-section .container {
    padding: 20px;
}

.content-results-section .content-list .bullet {
    flex-basis: 40px;
}

.content-results-section .content-list .bullet div {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #F18700;
    border-radius: 50%;
}

.content-results-section .content-list p.p-24 {
    font-size: 24px;
    margin: 0;
}

.result {
    margin-bottom: 60px;
}

.result h2, .result h3 {
    margin: 0;
}

.result h2 {
    font-family: 'Erode', serif;
}

@media (min-width: 568px) {
    section.content-results-section .container {
        padding: 40px;
    }
}

section.testimonials-slider .author p {
    font-size: 16px; /*18px; */
    margin: 0;
    line-height: 22px;
}

section.testimonials-slider .testimonials {
    margin: auto;
    width: 90%;
    max-width: 1550px;
}

section.testimonials-slider h2.h2-48 {
    font-size: 24px;
}

@media (min-width: 568px) {
    section.testimonials-slider .testimonials {
        margin: auto;
        width: 80%;
        max-width: 1550px;
    }

    section.testimonials-slider .author p {
        font-size: 24px; /*28px; */
        margin: 0;
        line-height: 32px; /*36px; */
    }

    section.testimonials-slider h2.h2-48 {
        font-size: 48px;
    }
}

section.our-reach .container {
    padding: 20px;
}

.our-reach .numbers p {
    margin: 0;
    font-size: 24px; /*28px; */
    line-height: 1;
}

.our-reach .numbers p strong {
    font-family: "Inter", serif; /* font-family: 'flamabook';*/
}

.our-reach .numbers .number {
    font-size: 64px;
    font-family: "Inter", serif; /* font-family: 'flamabook';*/
    color: #ffffff;
    line-height: 1;
    margin: 0;
}

.our-reach .numbers .number span {
    font-size: 24px; /*28px; */
    font-family: "Inter", serif; /* font-family: 'flamabook';*/
    color: #1C2321;
}

.our-reach .numbers .numbers-left {
    max-width: 94%;
}

.our-reach .numbers .numbers-left p:first-child,
.our-reach .numbers .numbers-right p:first-child {
    margin-bottom: 0px;
    margin-top: 20px;
}

.our-reach .numbers .line {
    padding: 20px 0;
    height: 100%;
}

.our-reach .numbers .line div {
    width: 2px;
    height: 100%;
    background: #000000;
}

@media (min-width: 568px) {
    section.our-reach .container {
        padding: 40px;
    }

    .our-reach .numbers .number {
        font-size: 96px;
    }

    .our-reach .numbers .numbers-left p:first-child,
    .our-reach .numbers .numbers-right p:first-child {
        margin-bottom: 40px;
        margin-top: 0px;
    }

    .our-reach .numbers .line {
        padding: 0px 40px;
    }
}

section.image div {
    height: 250px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

section.image .container {
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 568px) and (max-width: 767px) {
    section.image div {
        height: 350px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    section.image div {
        height: 450px;
    }
}

@media (min-width: 1025px) {
    section.image div {
        height: 550px;
    }

    section.image .container {
        padding-left: 40px;
        padding-right: 40px;
    }
}

.contact-section {
    padding-left: 20px;
    padding-right: 20px;
}

.contact-section .office-name {
    font-size: 24px;
    font-family: "Inter", serif; /* font-family: 'flamabook';*/
    margin-bottom: 15px;
}

.coffice-address {
    max-width: 200px;
}

.contact-image {
    max-width: 77px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.contact-box {
    margin: 40px 0 20px 0;
}

.card-columns .card {
    margin-bottom: .75rem
}

.card-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.contact-section .card {
    border-bottom: 1px solid #999999;
    margin-top: 25px;
}

/* Block Slider
=============================================
=============================================
=============================================
=============================================
=============================================
=============================================
=============================================
=============================================
 */
.slick-loading .slick-list {
    /* background: #fff url("img/ajax-loader.gif") center center no-repeat; */
}

/* Arrows */
.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "●";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    color: black;
    opacity: 0.75;
}

.single-slider {
    position: relative;
}

.onetitle-slider-section .slick-slide::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0;
}

.single-slider .slick-slide {
    background-size: cover;
    background-color: transparent;
    background-repeat: no-repeat;
}

.single-slider .slick-slide .container-fluid {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 450px;
    flex-direction: column;
    text-align: center;
}

.onetitle-slider-section {
    position: relative;
    height: 450px;
}

.onetitle-slider-section .onetitle-slider, .onetitle-slider-section .single-slider {
    max-height: 450px;
    overflow: hidden;
}

.onetitle-slider .slick-slide {
    background-size: cover;
    background-color: transparent;
    background-repeat: no-repeat;
    height: 450px;
    background-position: center;
}

.onetitle-slider-section .slider-content {
    padding: 0px 50px 0 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
    width: 100%;
}

.onetitle-slider-section .slider-content p {
    font-size: 16px; /*18px; */
}

@media (min-width: 1441px) {
    .onetitle-slider-section .slider-content.container {
        max-width: 1550px;
        padding: 0px 40px;
    }

    .onetitle-slider-section .slider-content p {
        font-size: 32px; /*36px; */
    }

    .onetitle-slider-section.slider_style2 .slider-content.container {
        text-align: center;
    }
}

@media (min-width: 568px) and (max-width: 1440px) {
    .onetitle-slider-section .slider-content.container {
        padding: 0px 40px;
        max-width: 1100px;
    }

    .onetitle-slider-section .slider-content p {
        font-size: 32px; /*36px; */
    }
}

@media (min-width: 568px) {
    .onetitle-slider-section {
        height: 550px;
    }

    .onetitle-slider-section.slider_style2 {
        height: 600px;
    }

    .onetitle-slider-section .onetitle-slider,
    .onetitle-slider-section .single-slider {
        max-height: 550px;
    }

    .onetitle-slider-section.slider_style2 .onetitle-slider {
        max-height: 600px;
    }

    .onetitle-slider .slick-slide {
        height: 550px;
    }

    .slider_style2 .onetitle-slider .slick-slide {
        height: 600px;
    }
}

.single-slider .slick-arrow {
    position: absolute;
    bottom: auto;
    top: 50%;
    height: 20px;
    width: 20px;
    z-index: 3;
}

.single-slider .slick-arrow:before, .single-slider .slick-arrow:after {
    display: none;
}

.single-slider .slick-arrow.slick-prev,
.onetitle-slider .slick-arrow.slick-prev {
    left: 25px;
    right: auto;
    top: 50%;
    bottom: auto;
    transform: translatey(-50%);
    background: url(../img/small-arrow-left.svg) no-repeat center center transparent;
}

.single-slider .slick-arrow.slick-next,
.onetitle-slider .slick-arrow.slick-next {
    left: auto;
    right: 25px;
    top: 50%;
    bottom: auto;
    transform: translatey(-50%);
    background: url(../img/small-arrow-right.svg) no-repeat center center transparent;
}

.testimonials-slider .slick-arrow.slick-prev {
    left: 25px;
    right: auto;
    top: 50%;
    bottom: auto;
    transform: translatey(-50%);
    background: url(../img/small-arrow-left-orange.svg) no-repeat center center transparent;
}

.testimonials-slider .slick-arrow.slick-next {
    left: auto;
    right: 25px;
    top: 50%;
    bottom: auto;
    transform: translatey(-50%);
    background: url(../img/small-arrow-right-orange.svg) no-repeat center center transparent;
}

.testimonials-slider .slick-dots li button:before {
    font-size: 40px;
    color: #1C2321;
    opacity: 1;
}

.testimonials-slider .slick-dots {
    bottom: -10px;
}

@media (min-width: 568px) {
    .testimonials-slider .slick-dots {
        bottom: -40px;
    }
}

.testimonials-slider .slick-dots li {
    width: 10px;
}

.onetitle-slider .slick-arrow,
.single-slider .slick-arrow {
    z-index: 9;
    opacity: 0.6;
}

#vimeohero {
    background: #eee;
    height: 500px;
    overflow: hidden;
    padding: 0;
    position: relative;
}

/*iframe {
  box-sizing: border-box;
  height: 56.25vw;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  width: 177.77777778vh;
  max-width: auto !important;
}*/

.scrolltop {
    display: none;
    width: 100%;
    margin: 0 auto;
    position: fixed;
    bottom: 20px;
    right: 55px;
}

.scroll {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: #b2b2b2;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 50%;
    padding: 14px;
    text-align: center;
    margin: 0 0 0 0;
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    width: 50px;
    height: 50px;
}

.scroll:hover {
    background: rgba(0, 0, 0, 0.9);
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.social {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.social .social-icon img {
    width: 30px;
    margin-right: 25px;
}

#currency {
    width: 100px;
    border: none;
    padding: 2px;
}

.site-footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.site-footer ul li a {
    color: #0A3637; /*#1c2321;*/
    text-decoration: none;
}

.single-post main .container, .blog-page .container {
    padding: 5px 20px;
}

@media (min-width: 568px) {
    .single-post main .container, .blog-page .container {
        padding: 5px 40px;
    }
}

.module {
    width: 100%;
}

.price {
    display: none;
}

.price, .module-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 365px;
}

.size {
    font-size: 14px;
}

.price > div:first-of-type {
    width: 60%;
}

.heading-section h2 a,
.heading-section h2 a:visited,
.heading-section h3 a,
.heading-section h3 a:visited {
    color: #333333;
    text-decoration: none;
}

.heading-section h2 a:hover,
.heading-section h3 a:hover {
    text-decoration: underline;
}

/*.grecaptcha-badge {
  visibility: hidden;
}*/

a:visited {
    color: inherit
}

.wpcf7-form .container {
    padding-bottom: 0;
}

.wpcf7-form .container p {
    margin-top: 5px;
    margin-bottom: 0;
}

.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form .wpcf7-response-output {
    margin: 0 40px;
    padding: 5px 25px;
}

.wpcf7 form a {
    text-decoration: underline;
}

.col-channel.channel-number {
    width: 350px;
}

.row.col-4, .row.col-3, .row.col-2 {
    max-width: 380px;
    margin: 0 auto;
}

@media (min-width: 710px) {
    .row.col-4, .row.col-3, .row.col-2 {
        max-width: 705px;
        margin: 0 auto;
    }
}

@media (min-width: 1124px) {
    .row.col-4, .row.col-3 {
        max-width: 1120px;
        margin: 0 auto;
    }
}

@media (min-width: 1440px) {
    .row.col-4 {
        max-width: 1440px;
        margin: 0 auto;
    }

    .row.col-4 .col-channel.channel-number {
        width: 340px;
    }
}

.recharge .m-rx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
}

.heading-content {
    color: #fff;
    max-width: 100%;
    margin: auto;
    font-size: 20px;
}

@media (min-width: 768px) {
    .heading-content {
        color: #fff;
        max-width: 630px;
        margin: auto;
        font-size: 24px;
    }
}

.dn .site-footer {
    background-color: #AFC3C2 !important;
}

.dn .menu-bar {
    background: #fff;
}

.dn .drawer__close path {
    fill: #fff
}
.dn-content{
    background: #ffffff;
    padding: 7px 30px;
    width: fit-content;
    border-radius: 10px;
}
.dn-content a{
    text-decoration: none;
    color: #000000 !important;
}
.dn-content a:hover{
    text-decoration: underline;
}