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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  padding: 0!important; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0275d8;
  text-decoration: none; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus {
  outline: 0; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  line-height: inherit; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000; }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.modal-header {
  padding: 25px 15px 0px 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

/* common styles */
*:focus {
  outline: none; }

a,
a:hover,
a:active,
a:focus {
  text-decoration: none; }

ul {
  padding: 0; }

body {
  position: relative;
  color: #393939;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 300;
  overflow-x: hidden;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

body.preload-active {
  opacity: 0;
  visibility: hidden; }

input,
textarea {
  -webkit-appearance: none; }

.content-holder {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding: 0 15px; }

.heading {
  text-align: center; }

.heading h3 {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase; }

.heading h3::after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background-color: #337EBD;
  margin: 0 auto;
  margin-top: 5px;
}

.heading p {
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 1px; }

.scroll-top {
  display: inline-block;
  position: fixed;
  bottom: 30px;
  right: -40px;
  height: 40px;
  width: 40px;
  color: #FFF;
  font-size: 35px;
  text-align: center;
  background-color: #333;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  z-index: 100;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.scroll-top.active {
  right: 30px;
  opacity: 0.8;
  visibility: visible; }

.scroll-top i {
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

/* header */
.page-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 101;
  padding: 10px 0;
  background-color: rgba(239, 238, 238, 0.6);
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out; }

.page-header.active {
  padding: 5px 0;
  background-color: #fff; }

.page-header.active .main-menu li a {
  opacity: 1; }

.page-header .logo,
.page-header .logo a,
.page-header .logo a img {
  display: inline-block; }

.page-header .logo a img {
  width: 155px; }

@media screen and (min-width: 1200px) {
  .page-header .logo a img {
 	 width: 220px; }
}

.page-header .content-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  min-height: 60px; }

.page-header .first-column,
.page-header .second-column {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

.page-header .logo a,
.page-header .logo a img {
  display: inline-block; }

.page-header .main-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: auto; }

.page-header .main-menu li:not(:last-of-type) {
  margin-right: 35px; }

.page-header .main-menu li {
  list-style-type: none; }

.page-header .main-menu li a {
  display: block;
  color: #393939;
  font-weight: bold;
  opacity: 0.8;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.page-header .main-menu li a:hover,
.page-header .main-menu li a.mPS2id-highlight {
  color: #337EBD; }

@media screen and (min-width: 768px) and (max-width: 992px) {
	.page-header .main-menu li a {
		font-size: 12px;
	}
}

.page-header .third-column {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  display: none;
  height: 24px; }

.page-header .hamburger {
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: all 0.35s ease;
  -o-transition-property: all 0.35s ease;
  transition-property: all 0.35s ease; }

.page-header .hamburger-box {
  display: inline-block;
  width: 32px;
  height: 24px;
  position: relative; }

.page-header .hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }

.page-header .hamburger-inner::before,
.page-header .hamburger-inner::after {
  content: "";
  display: block; }

.page-header .hamburger-inner,
.page-header .hamburger-inner::before,
.page-header .hamburger-inner::after {
  width: 32px;
  height: 3px;
  background-color: #FFF;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }

.page-header .hamburger-inner {
  top: 2px; }

.page-header .hamburger-inner::before {
  top: 10px;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }

.page-header .hamburger-inner::after {
  top: 20px; }

.page-header .hamburger-box.active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
  transform: translate3d(0, 10px, 0) rotate(45deg); }

.page-header .hamburger-box.active .hamburger-inner::before {
  -webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0; }

.page-header .hamburger-box.active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
  transform: translate3d(0, -20px, 0) rotate(-90deg); }

/* promo */
.promo-slider {
  overflow: hidden;
  -webkit-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial;
  -webkit-touch-callout: initial;
  -khtml-user-select: initial; }

.promo-slider:hover .prev-arrow {
  left: 40px; }

.promo-slider:hover .next-arrow {
  right: 40px; }

.promo-slider,
.promo-slider .slider-item {
  min-height: 650px; }

.promo-slider .slider-item {
  padding: 30px 0;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #2B313A;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover; }

.promo-slider .slide-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../img/pattern-overlay.png") repeat 0 0 rgba(0, 0, 0, 0.6); }

.promo-slider .content-holder {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
  padding: 75px 15px; }

.promo-slider .slider-item h3 {
  position: relative;
  display: inline-block;
  color: #FFF;
  font-size: 50px;
  font-weight: 500;
  text-shadow: 0 2px 5px #333333;
  text-transform: uppercase;
  letter-spacing: 1px; }

.promo-slider .slider-item p {
  color: #FFF;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 1px;
  max-width: 1070px;
  margin: 5px auto; }

.promo-slider .slider-item .callback-trigger {
  position: relative;
  display: inline-block;
  color: #FFF;
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 13px 18px;
  margin-top: 17px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  z-index: 2;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.promo-slider .slider-item .callback-trigger:hover {
  border: 1px solid #337EBD; }

.promo-slider .slider-item .callback-trigger::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #337EBD;
  width: 0;
  height: 100%;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.promo-slider .slider-item .callback-trigger:hover::before {
  width: 100%;
  z-index: -1; }

.promo-slider .slider-arrow {
  display: inline-block;
  padding: 10px;
  color: #FFF;
  font-size: 55px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.promo-slider .prev-arrow {
  left: -33px;
  z-index: 2; }

.promo-slider .next-arrow {
  right: -33px; }

.promo-slider .slider-arrow:hover {
  color: #337EBD; }

.promo-slider .slick-dots {
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2; }

.promo-slider .slick-dots li {
  display: inline-block;
  padding: 0 5px; }

.promo-slider .slick-dots li:not(:last-of-type) {
  margin-right: 5px; }

.promo-slider .slick-dots li button {
  font-size: 0;
  height: 10px;
  width: 25px;
  border: 1px solid #337EBD;
  background-color: transparent;
  cursor: pointer; }

.promo-slider .slick-dots li.slick-active button {
  background-color: #337EBD;
  outline: 1px solid rgba(0, 0, 0, 0.7);
  outline-offset: -2px; }

/* how-it-works */
.how-it-works {
	box-shadow: 0px 1px 25px 0px rgba(0, 0, 0, 0.1);
  padding: 90px 0; }

.how-it-works .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 50px; }

.how-it-works .content .column {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

.how-it-works .content .first-column {
  width: 55%; }

.how-it-works .content .first-column .img-holder {
 	text-align: center;
  position: relative; }

.how-it-works .content .first-column .img-holder iframe {
	display: inline-block;
  height: 350px;
  width: calc(100% - 80px);
  margin-top: -7px;
}

.how-it-works .content .second-column {
  width: 45%; }

.how-it-works .content .second-column h3 {
  display: inline-block;
  margin-bottom: 15px;
  color: #333333;
  font-size: 26px;
  line-height: 30px;
  font-weight: 400; }

.how-it-works .content .second-column p {
	text-align: justify;
}

/* charges */
.chargers {
  padding: 60px 0 80px 0; }

.chargers-slider {
  margin: 0 -15px;
  margin-top: 50px; }

.chargers-slider .slider-arrow {
  display: inline-block;
  color: #666;
  font-size: 50px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  padding: 20px;
  z-index: 2;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.chargers-slider .slider-arrow:hover {
  color: #337EBD; }

.chargers-slider .prev-arrow {
  left: -15px; }

.chargers-slider .next-arrow {
  right: -15px; }

.chargers-slider .slider-item {
  display: block;
  min-height: 270px;
  color: #333333;
  margin-bottom: 15px;
  text-align: center; }

.chargers-slider .slick-slide {
  margin: 0 15px; }

.chargers-slider .slider-item figure {
  margin: 0; }

.chargers-slider .slider-item .img-holder {
  min-height: 180px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain; }

.chargers-slider .slider-item figcaption {
  padding: 15px 0;
  margin-top: 5px; }

.chargers-slider .slider-item figcaption p {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: #337EBD;
  padding: 0 10px;
  margin-bottom: 5px; }

.chargers-slider .slick-slide > div {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

.chargers-slider .slider-item figcaption span {
  display: inline-block;
  color: #9B9AA2;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400; }

.chargers-slider .slick-dots {
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
  text-align: center; }

.chargers-slider .slick-dots li {
  display: inline-block; }

.chargers-slider .slick-dots li:not(:last-of-type) {
  margin-right: 10px; }

.chargers-slider .slick-dots li button {
  font-size: 0;
  height: 10px;
  width: 25px;
  border: 1px solid #337EBD;
  background-color: #FFF;
  cursor: pointer; }

.chargers-slider .slick-dots li.slick-active button {
  background-color: #337EBD;
  outline: 1px solid #FFF;
  outline-offset: -2px; }

/* footer */

.page-footer {
  padding: 15px 0;
}

.page-footer .content-holder {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.page-footer .first-column,
.page-footer .second-column,
.page-footer .third-column {
  width: calc(33.333% - 30px);
}

.page-footer h3 {
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}

.page-footer .message-form input,
.page-footer .message-form textarea {
  display: block;
  width: 100%;
  font: inherit;
}

.page-footer .message-form input {
  height: 36px;
}

.page-footer .message-form input:not(.input-submit),
.page-footer .message-form textarea {
  border: none;
  border-bottom: 1px solid #337EBD;
}

.page-footer .message-form textarea {
  resize: none;
  padding-top: 8px;
  height: 100px;
}

.page-footer .message-form .input-submit {
  cursor: pointer;
  border: none;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  background-color: #337EBD;
  color: #FFF;
  margin-top: 10px;
  transition: all .25s ease-in-out;
}

.page-footer .message-form .input-submit:hover {
  background-color: #2468a0;
}

.page-footer .footer-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
  margin-top: 15px; }

.page-footer .footer-social li {
  list-style-type: none; }

.page-footer .footer-social li:not(:last-of-type) {
  margin-right: 8px; }

.page-footer .footer-social li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  width: 40px;
  border: 2px solid #CCCCCC;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.page-footer .footer-social li a:hover {
  border: 2px solid #337EBD; }

.page-footer .footer-social li a:hover i {
  color: #337EBD; }

.page-footer .footer-social li a i {
  color: #CCC;
  font-size: 17px;
  margin: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.page-footer .phones-block,
.page-footer .mail-block {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -ms-align-items: center;
  align-items: center;
}

.page-footer .phones-block a,
.page-footer .mail-block a {
  font-size: 18px;
  color: #292b2c;
}

.page-footer .phones-block {
  margin-top: 15px;
}

.page-footer .mail-block {
  margin-top: 5px;
}

.page-footer .phones-block a img,
.page-footer .mail-block a img {
  vertical-align: middle;
  display: inline-block;
  margin-right: 5px;
}

.page-footer .third-column .content {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 20px;
}

.page-footer .third-column .content a {
	width: 50%;
	padding: 0 10px;
	text-align: center;
	color: #292b2c;
	font-weight: 400;
}

.page-footer .third-column .content a figcaption {
	margin-top: 5px;
}

.page-footer .third-column .content a img {
	display: inline-block;
	height: 40px;
	width: auto;
}

/* item inner */
.item-inner {
  padding: 0 10px !important; }

.item-inner .modal-content {
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.item-inner .modal-header {
  border: none; }

.item-inner .modal-header h3,
.item-inner .modal-lower h3 {
  font-size: 24px !important;
  line-height: 28px !important;
  font: inherit;
  font-weight: 500;
  color: #337EBD; }

.item-inner .modal-dialog {
  width: 100%;
  max-width: 800px; }

.item-inner .modal-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px; }

.item-inner .modal-body .first-column {
  width: 100%;
  max-width: 320px; }

.item-inner .modal-body .second-column {
  width: -webkit-calc(100% - 350px);
  width: calc(100% - 350px); }

.item-inner .modal-body .second-column li {
  list-style-type: none;
}

.item-inner .modal-body .second-column strong {
  font-weight: 700;
}

.item-inner .modal-body .second-column a,
.item-inner .modal-body .second-column a img {
  display: inline-block;
  vertical-align: middle;
}

.item-inner .modal-body .second-column a {
  color: #F39318;
  font-size: 18px;
  font-weight: 400;
}

.item-inner .modal-footer {
  padding: 20px 15px; }

.item-inner .modal-footer button {
  padding: 5px 15px;
  border: none;
  cursor: pointer;
  font: inherit;
  color: #FFF;
  font-weight: 500;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.item-inner .modal-footer .btn-default {
  background-color: #337EBD!important;
  transition: all .25s ease-in-out; }

.item-inner .modal-footer .btn-default:hover {
  background-color: #2468a0!important; }

.item-inner .modal-lower {
  padding: 25px 15px;
  border-top: 1px solid #E5E5E5; }

.nav-slider {
  margin: 0 -5px;
  margin-top: 15px; }

.main-slider .slider-item {
	cursor: pointer;
  height: 320px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover; }

.nav-slider .slider-item {
  cursor: pointer;
  height: 80px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  border: 1px solid transparent;
  margin: 0 5px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.nav-slider .slick-current {
  border: 1px solid #337EBD; }

/* modal */
.modal .modal-header {
  position: relative; }

.modal .modal-header .close {
  position: absolute;
  top: -3px;
  right: 15px;
  color: #337EBD;
  font-size: 32px;
  font-weight: 500;
  padding: 0 !important;
  border: none;
  background: none;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.modal .modal-header .close:hover {
  color: #2468A0; }

.callback-modal .modal-dialog {
  max-width: 320px; }

.callback-modal .modal-content {
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.callback-modal .modal-header {
  border: none;
  text-align: center;
  padding-top: 35px;
  padding-bottom: 0;
  font: iherit; }

.callback-modal .modal-header h4 {
  font: inherit;
  font-weight: 500;
  font-size: 20px;
  line-height: 25px; }

.callback-modal .modal-body {
  padding-bottom: 35px; }

.callback-modal .input-name,
.callback-modal .input-tel,
.callback-modal .input-email {
  border: 1px solid #CCC;
  padding-left: 10px; }

.callback-modal .input-name,
.callback-modal .input-tel,
.callback-modal .input-submit,
.callback-modal .input-email {
  display: block;
  font: inherit;
  width: 100%;
  max-width: 250px;
  height: 40px;
  margin: 0 auto;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.callback-modal .input-submit {
  color: #FFF;
  font-weight: 500;
  cursor: pointer;
  border: none;
  background: none;
  background-color: #337EBD;
  margin-top: 12px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.callback-modal .input-submit:hover {
  background-color: #2468A0; }

.callback-modal .input-tel,
.callback-modal .input-email {
  margin-top: 8px; }

.privacy-modal .modal-header h4 {
  font-size: 20px !important;
  font: inherit;
  font-weight: 500; }

.privacy-modal .modal-content {
  -webkit-border-radius: 3px;
  border-radius: 3px; }

/* recent-news */

.recent-news .content {
	display: block;
}

.pagination {
	text-align: center;
}

#allposts {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}

.post-title {
	display: flex;
	justify-content: space-between;
	cursor: pointer;
}

.post-title span:first-of-type {
	font-size: 24px;
	font-weight: 400;
	transition: all .25s ease-in-out;
}

.post-title:hover span:first-of-type,
.post-title:hover .content-trigger {
	color: #337EBD;
}

.post-title span {
	-ms-align-self: center;
	align-self: center;
}

.post-title .content-trigger {
	font-size: 36px;
	transform: rotate(45deg);
	transform-origin: 50%;
	transition: all .25s ease-in-out;
}

.post-title .content-trigger.active {
	transform: rotate(90deg);
	color: #337EBD;
}

.info-second .img-holder img {
	display: inline-block;
	width: auto;
	height: 100%;
}

.info-second .first-column .img-holder {
	height: 400px;
	text-align: center;
}

.info-second .content .first-column {
	width: 45%;
}

.info-second .content .second-column {
	width: 55%;
}

#allposts .post-content {
	padding: 40px!important;
}

#allposts .post-content img {
	display: inline-block;
	max-height: 200px!important;
	width: auto!important;
}

#allposts .post-content p:not(:last-of-type),
#allposts .post-content ol,
#allposts .post-content ul {
	margin-bottom: 1em;
}

@media only screen and (max-width: 1200px) {
  .promo-slider .slider-item h3 {
    font-size: 48px;
  }
  .promo-slider, .promo-slider .slider-item {
    min-height: 600px;
  }
  .how-it-works .content .first-column {
    width: 50%; }
  .content-holder {
    width: 970px; }
  /* header */
  .page-header .main-menu li:not(:last-of-type) {
    margin-right: 25px; }
  /* how-it-works */
  .how-it-works {
    padding: 75px 0; }
  .how-it-works .content .second-column {
    width: calc(50% - 30px); }
  .how-it-works .content .first-column .img-holder iframe {
    height: 320px;
    width: 100%;
  } }

@media only screen and (max-width: 991px) {
	.page-footer .first-column, .page-footer .second-column, .page-footer .third-column {
		width: 100%;
	}
	.page-footer .third-column .content a {
		width: 33.333%;
	}
	.page-footer .column {
		width: 100%;
		max-width: 450px;
		margin: 0 auto;
	}
	.page-footer .first-column, .page-footer .second-column {
		margin-bottom: 15px;
	}
	.page-footer .content-holder {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
  .how-it-works .content .first-column .img-holder iframe {
    height: 350px;
    width: 100%; }
  .heading h3 {
    margin-bottom: 10px; }
  .heading p {
    font-size: 18px;
    line-height: 24px; }
  .content-holder {
    width: 750px; }
  .page-header,
  .page-header.active {
    padding: 5px 0;
    background-color: #302B2B; }
  .page-header .content-holder {
    position: static; }
  /* promo */
  .promo-slider,
  .promo-slider .slider-item {
    min-height: 550px; }
  .promo-slider .slider-item p {
    line-height: 29px; }
  .promo-slider .slider-item h3 {
    font-size: 45px; }
  .promo-slider .slider-item p {
    font-size: 18px;
    line-height: 26px;
    margin: 0 auto; }
  .promo-slider .slider-item .callback-trigger {
    margin-top: 20px; }
  /* how-it-works */
  .how-it-works {
    padding: 60px 0; }
  .how-it-works .content {
    margin-top: 30px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column; }
  .how-it-works .content .first-column {
    margin-top: 20px;
    width: 100%;
    order: 2; }
  .how-it-works .content .second-column {
    width: 100%;
    text-align: center;
    order: 1; } }

@media only screen and (max-width: 767px) {
	#allposts .post-content {
		padding: 15px!important;
	}
	#allposts .post-content img {
		width: 100%;
		height: auto;
	}
  .chargers-slider .slider-item .img-holder {
    min-height: 160px;
  }
  .promo-slider, .promo-slider .slider-item {
    min-height: 500px;
  }
  .page-header .second-column {
    position: absolute;
    padding: 5px 0 10px 0;
    background-color: #302B2B;
    width: 100%;
    top: 69px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    z-index: -1; }
  .page-header .second-column.active {
    opacity: 1;
    z-index: 1;
    visibility: visible; }
  .page-header .main-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 15px; }
  .page-header .main-menu li {
    padding: 12px 0;
    border-bottom: 1px solid #999999; }
  .page-header .main-menu li:last-of-type {
    border-bottom: none; }
  .page-header .main-menu li {
    margin: 0 !important; }
  .page-header .main-menu li a {
    opacity: 1; }
  .page-header .third-column {
    display: block; }
  .scroll-top {
    bottom: 15px; }
  .scroll-top.active {
    bottom: 15px;
    right: 15px; }
  .heading h3 {
    margin-bottom: 30px;
    font-size: 26px;
    line-height: 32px; }
  .title {
    font-size: 26px !important;
    line-height: 32px !important; }
  p:not(:last-of-type) {
    margin-bottom: 15px; }
  .content-holder {
    width: 100%; }
  /* promo */
  .promo-slider .slider-item h3 {
    font-size: 40px;
    line-height: 46px;
  }
  /* how-it-works */
  .how-it-works {
    padding: 50px 0; }
  /* item-inner */
  .item-inner .modal-dialog {
    max-width: 550px;
    margin: 0 auto; }
  .item-inner .modal-header {
    padding-top: 25px; }
  .item-inner h3 {
    text-align: center; }
  .item-inner .modal-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .item-inner .modal-body .first-column {
    margin: 0 auto; }
  .item-inner .modal-body .second-column {
    width: 100%;
    margin-top: 30px; }
  .item-inner .modal-body .price-block {
    text-align: center; }
  .item-inner .modal-footer .btn + .btn {
    margin-left: 5px; }
  .item-inner .modal-footer .btn-default {
    margin-bottom: 5px; }
  .main-slider .slider-item {
    height: 280px;
    cursor: pointer; } }

@media only screen and (max-width: 640px) {
	.post-title span:first-of-type {
		font-size: 22px;
	}
  .promo-slider, .promo-slider .slider-item {
    min-height: 480px;
  }
  .how-it-works .content .first-column .img-holder {
    min-height: 250px; }
  /* promo */
  .promo-slider .slider-item h3 {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 11px; }
  .promo-slider .slider-item p {
    font-size: 18px;
    line-height: 24px; } }

@media only screen and (max-width: 480px) {
	.page-footer .third-column .content a {
		width: 50%;
	}
  .how-it-works .content .first-column {
    margin-top: 15px; }
  .how-it-works .content .first-column .img-holder {
    min-height: 190px; }
  .how-it-works .content .first-column .img-holder iframe {
    height: 220px;
    width: 100%; }
  /* chargers */
  .chargers-slider {
    margin-top: 30px; }
  .chargers-slider .slider-item .img-holder {
    min-height: 160px; }
  .chargers-slider .slider-item figcaption span {
    font-size: 18px;
    line-height: 24px; }
  .chargers-slider .slider-item figcaption p {
    font-size: 16px; }
  /* how-it-works */
  .how-it-works .content {
    margin-top: 30px; } }

@media only screen and (max-width: 320px) {
  /**/ }

/* Color scheme */

:root {
  --primary-color: #2BA9A3;
  --hover-color: #1f837e;
}

.heading h3::after {
  background-color: var(--primary-color) !important;
}

#allposts .post-content {
  border-color: var(--primary-color) !important;
}

.page-header .main-menu li a:hover,
.page-header .main-menu li a.mPS2id-highlight {
  color: var(--primary-color) !important;
}

.promo-slider .slider-item .callback-trigger:hover {
  border-color: var(--primary-color) !important;
}

.promo-slider .slider-item .callback-trigger::before {
  background-color: var(--primary-color) !important;
}

.promo-slider .slider-arrow:hover {
  color: var(--primary-color) !important;
}

.promo-slider .slick-dots li button {
  border-color: var(--primary-color) !important;
}

.promo-slider .slick-dots li.slick-active button {
  background-color: var(--primary-color) !important;
}

.chargers-slider .slider-arrow:hover {
  color: var(--primary-color) !important;  
}

.chargers-slider .slider-item figcaption p {
  color: var(--primary-color) !important;
}

.chargers-slider .slick-dots li button {
  border-color: var(--primary-color) !important;
}

.chargers-slider .slick-dots li.slick-active button {
  background-color: var(--primary-color) !important;
}

.page-footer .message-form input:not(.input-submit),
.page-footer .message-form textarea {
  border-bottom-color: var(--primary-color) !important;
}

.page-footer .message-form .input-submit {
  background-color: var(--primary-color) !important;
}

.page-footer .footer-social li a:hover {
  border-color: var(--primary-color) !important;
}

.page-footer .footer-social li a:hover i {
  color: var(--primary-color) !important;  
}

.item-inner .modal-header h3,
.item-inner .modal-lower h3 {
  color: var(--primary-color) !important;
}

.item-inner .modal-footer .btn-default {
  background-color: var(--primary-color) !important;
}

.nav-slider .slick-current {
  border-color: var(--primary-color) !important;
}

.modal .modal-header .close {
  color: var(--primary-color) !important;
}

.callback-modal .input-submit {
  background-color: var(--primary-color) !important;
}

.post-title:hover span:first-of-type,
.post-title:hover .content-trigger {
  color: var(--primary-color) !important;
}

.post-title .content-trigger.active {
  color: var(--primary-color) !important;
}

.page-footer .message-form .input-submit:hover {
  background-color: var(--hover-color) !important;
}

.item-inner .modal-footer .btn-default:hover {
  background-color: var(--hover-color) !important;
}

.modal .modal-header .close:hover {
  color: var(--hover-color) !important;
}

.callback-modal .input-submit:hover {
  color: var(--hover-color) !important;
}

/* Header color fixes */
@media only screen and (max-width: 767px) {
  .page-header .main-menu li a {
    color: #fff;
  }
}

@media only screen and (max-width: 991px) {
  .page-header,
  .page-header.active {
    background-color: #fff;
  }

  .page-header .hamburger-inner,
  .page-header .hamburger-inner::before,
  .page-header .hamburger-inner::after {
    background-color: #393939;
  }
}

@media only screen and (max-width: 1200px) {
  .page-header .main-menu li:not(:last-of-type) {
    margin-right: 10px;
  }

  .page-header .main-menu li a {
    color: #fff;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-header .main-menu li a {
    color: #393939;
  }
}