/* Fonts
-----------------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
/*!
Theme Name: Telefan
Author: Tanya
Author URI: http://t.vasyliv@resultsfactory.com
Description: resultsfactory.com

*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* 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;
}

/* Box sizing
--------------------------------------------- */

/* 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;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	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;
	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;
}

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

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

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

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

ul,
ol {
	margin: 0 0 1.5em 3em;
}

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;
}

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

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

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

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 1200px) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.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;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

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


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

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* 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 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;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack 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;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* 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 {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

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

/* ==========================================================================
  Author's custom styles
  ========================================================================== */
html {
  height: 100%;
}

body {
	font-size: 18px;
	line-height: 1.4;
	font-family: "Inter", serif;
	font-optical-sizing: auto;
	color: #0F0F0F;
	background: #E9EBEC;
	width: 100%;
	height: 100%;
	font-weight: 400;	
}

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  height: 100%;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

/*General styles*/
a,
button {
  color: #01A5FB;
  text-decoration: none;
  transition: all 0.3s ease-out;
}
a:hover {
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
}

h1 {
  font-weight: 700;
  font-size: 84px;
  line-height: 1;
  margin-bottom: 40px;
  margin-top: 0;
  letter-spacing: -0.3px;
}

h2 {
  font-weight: 700;
  font-size: 64px;
  line-height: 1.05;
}

h3 {
  font-size: 48px;
  font-weight: 700;
  letter-spacing: -0.8px;
  line-height: 1.2;
  margin-bottom: 30px;
}

h4 {
  font-size: 36px;
  font-weight: 400;
}

h5 {
  font-size: 20px;
  font-weight: 400;
}

h6 {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.5;
}

.single-product h1 span,
.single-product h2 span,
.touch-to-help-light h2 span,
.interesting-products h2 span,
.interesting-products-item h3 span,
.info-block h3 span,
.color-red {
	color: #DA0111;
}

.sub-title {
  line-height: 1.5;
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 400;
  display: block;
  color: #0F0F0F;
}

.btn {
  font-size: 20px;
  font-weight: 700;
  border-radius: 50px;
  position: relative;
  transition: all 0.3s ease-out;
  text-decoration: none;
  padding: 15px 32px;
  background-color: transparent;
  border: 1.5px solid #F8F8F8;
  color: #fff;
  cursor: pointer;
  white-space: nowrap;
  display: inline-block;
}
.btn:hover,
.btn:active,
.btn:focus {
  text-decoration: none;
  background-color: #F8F8F8;
	color: #000;
}

.btn.btn_white {
	background-color: #F8F8F8;
	color: #0F0F0F;
	border: none;
}

.btn.sm-btn {
	font-size: 16px;
}

.btn.btn_white:hover,
.btn.btn_white:focus {
	background-color: #DA0111;
	color: #fff;
}

.btn.black_border {
	border-color: #0F0F0F;
	color: #000;
}

.btn.black_border:hover,
.btn.black_border:focus {
	background-color: #000;
	color: #fff;
}

.btn.red_btn {
	background-color: #DA0111;
	border-color: #DA0111;
	color: #fff;
}

.btn.red_btn:hover,
.btn.red_btn:focus {
	background-color: #bb1824;
	color: #fff;
}

.btn.black {
	border-color: #0F0F0F;
	background-color: #0F0F0F;
	color: #fff;
}

.btn.black:hover,
.btn.black:focus {
	border-color: #DA0111;
	background-color: #DA0111;
	color: #fff;
}

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

img,
.icon {
  vertical-align: middle;
}

.container {
  max-width: 1854px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
}

.container-sm {
	max-width: 1542px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
}

/* Header
-----------------------------------------------------------------------------*/
.header {
  position: absolute;
  top: 0;
  z-index: 99;
  flex: 0 0 auto;
  width: 100%;
  color: #F8F8F8;
  padding-top: 40px;
  padding-bottom: 25px;
  font-size: 16px;
}

.header .container{
	max-width: 1542px;
}

.site-branding img {
	max-width: 225px;
}

.header a {
	color: #F8F8F8;	
}

.header-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.main-navigation {
	padding-left: 20px;
	padding-right: 20px;
}

.main-navigation li {
	margin: 0 0px 0 55px;
}

.right-header {
	display: flex;
	align-items: center;
	gap: 30px;
	position: relative;
	width: calc(100% - 250px);
	justify-content: flex-end;
}


/*Middle
-----------------------------------------------------------------------------*/
.content {
	flex: 1 0 auto;
	position: relative;
	box-sizing: border-box;
	z-index: 3;
}

.site-header-section {
	background-color: #000;
	background-size: cover;
  position: relative;
  padding-top: 120px;
  padding-bottom: 100px;
  color: #fff;
  min-height: 1067px;
  background-position: center center;
}

.site-header-section-inner {
  max-width: 1542px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  min-height: 730px;
}

.page-title {
	max-width: 980px;
}

.info-site-section {
	background: linear-gradient(180deg, #000000 14.32%, #E9EBEC 50.74%);
	padding-top: 55px;
	margin-bottom: 35px;
}

.info-site-section-inner {
	display: grid;
  grid-template-columns: 31.5% 3fr;
  gap: 50px;
  align-items: stretch;
}

.info-section-card {
	border-radius: 16px;
	overflow: hidden;
}

.info-section-card-inner {
	max-width: 478px;
	margin: 0 auto;
	padding: 64px 50px 60px 15px;
}

.left-info-section {
  background-color: #F8F8F8;
  border-radius: 16px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: bottom center;
}

.left-info-section h3 {
	color: #DA0111;
}

.right-info-section {
  display: grid;
  grid-template-rows: repeat(3, auto);
  gap: 10px;
}

.two-info-cards {
	display: flex;
  justify-content: stretch;
  gap: 50px;
}

.two-info-cards .info-section-card {
	width: 50%;
}

.red-bg {
	background-color: #DA0111;
	color: #fff;
}

.black-bg {
	background: linear-gradient(0deg, #0F0F0F, #0F0F0F), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	color: #fff;
}

.info-section-card p {
	font-size: 22px;
  letter-spacing: -0.1px;
  margin: 0;
  min-height: 160px;
}

.card-btn {
	margin-top: 20px;
}

.about-us-card {
	color: #fff;
  background-color: #000;
  margin-top: 36px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
  position: relative;
  overflow: hidden;
  margin-bottom: -10px;
}

.about-us-card .info-section-card-inner {
	margin: 0;
	padding-left: 63px;
  max-width: 555px;
  position: relative;
  z-index: 3;
}

.about-us-card:after {
	content: "";
	display: block;
	position: absolute;
	inset: 0;
	background: linear-gradient(270deg, rgba(15, 15, 15, 0) 0%, #0F0F0F 99.97%);
	z-index: 1;
}

.white-bg {
	background-color: #fff;
}

.product-card {
	border-radius: 16px;
	text-align: center;
	padding-top: 110px;
	margin-bottom: 45px;
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
	overflow: hidden;
}

.product-card h2 {
	max-width: 600px;
	margin: 0 auto;
	margin-bottom: 45px;
}

.product-btn-details {
	margin-bottom: 55px;
}

.product-card-inner {
	height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.quadcopter img {
	width: 96%;
	max-width: 1692px;
}

.wind-turbine {
	color: #fff;
	text-align: left;
	padding-top: 157px;
	padding-bottom: 100px;
	background-color: #000;
	background-size: cover;
  background-repeat: no-repeat;
}

.wind-turbine .product-btn-details {
	margin-bottom: 0;
}

.content--sticky {
	position: sticky;
	top: 0;
	--offset: 0px;
	top: var(--offset);
	height: calc(100vh - var(--offset));
}

.flex-center {
	height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.wind-turbine h2 {
	margin: 0;
	margin-bottom: 83px;
  font-size: 80px;
  max-width: 740px;
  letter-spacing: -0.3px;
  line-height: 1;
  position: relative;
  z-index: 2;
}

.wind-turbine .flex-center {
	align-items: flex-start;
}

.wind-turbine .sub-title {
	color: #fff;
	font-size: 26px;
	margin-bottom: 25px;
	letter-spacing: 0.5px;
}

.wind-turbine .product-card-inner {
	max-width: 1500px;
	margin: 0 auto;
}

.turbine_image {
	position: absolute;
  z-index: 1;
  width: 55%;
  max-width: 956px;
  right: 145px;
  bottom: 0;
}

.turbine_image img {
	width: 100%;
}

.solar-panels-img {
	padding-top: 40px;
	width: 85%;
  max-width: 1285px;
  margin: 0 auto;
  margin-bottom: -25px;
}

.solar-panels-img img {
	width: 100%;
}

/*Reviews*/

.reviews-list-section {
	padding-top: 80px;
	padding-bottom: 100px;
}

.reviews-list-section h2 {
	margin-bottom: 40px;
}

.reviews-list-section h2 .sub-title {
	font-size: 28px;
}

.reviews-list-section .owl-stage {
	display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}

.reviews-list-section .owl-carousel .owl-item {
	background-color: #F8F8F8;
	color: #0F0F0F;
	border-radius: 16px;
	display: flex;
  flex-direction: row;
  float: none;
  padding: 49px 30px 47px 20px;
}

.reviews-list-section .owl-carousel .owl-item:first-child {
	background-color: #0F0F0F;
	color: #FFFFFFE5;
}

.carousel-item {
	display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: space-between;
  max-width: 388px;
  margin: 0 auto;
}

.reviews-text {
	font-size: 26px;
	min-height: 280px;
  margin-bottom: 50px;
}

.reviews-bottom {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.user-name {
	display: flex;
	align-items: center;
	color: rgba(0,0,0,0.5);
  width: 60%;
  gap: 14px;
}

.owl-carousel .owl-item:first-child .user-name {
	color: #FFFFFFE5;
}

.user-name .user-ava {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	background-color: #E9EBEC;
	overflow: hidden;
}

.user-name .user-ava img {
	width: 100%;
}

.user-name .name {
	font-size: 18px;
}

.date_of_publication {
	color: rgba(0,0,0,0.5);
	font-size: 14px;
}

.owl-carousel .owl-item:first-child .date_of_publication {
	color: #FFFFFF80;
}

.reviews-list-section .owl-theme .owl-nav {
	position: absolute;
  right: 0;
  top: -95px;
}

.reviews-list-section .owl-carousel .owl-nav button.owl-next,
.reviews-list-section .owl-carousel .owl-nav button.owl-prev {
	width: 34px;
	height: 34px;
	border-radius: 100%;
	position: relative;
	background: #0F0F0F;
	transition: all 0.3s ease-out;
}

.reviews-list-section .owl-carousel .owl-nav button.owl-next:hover,
.reviews-list-section .owl-carousel .owl-nav button.owl-prev:hover {
	background: #DA0111;
}

.reviews-list-section .owl-prev:hover,
.reviews-list-section .owl-next:hover {
	background-color: #DA0111;
}

.reviews-list-section .owl-carousel .owl-nav button.owl-next.disabled,
.reviews-list-section .owl-carousel .owl-nav button.owl-prev.disabled {
	background: #fff;
	opacity: 1;
}

.reviews-list-section .arrow-left,
.reviews-list-section .arrow-right {
	background-image: url(images/arrow-right-white.svg);
	background-repeat: no-repeat;
  display: block;
  background-size: contain;
  width: 7px;
  height: 12px;
  margin: 0 auto;
}

.reviews-list-section .arrow-left {
	transform: rotate(180deg);
}

.reviews-list-section .disabled .arrow-left,
.reviews-list-section .disabled .arrow-right {
	background-image: url(images/arrow-left-black.svg);
}

.reviews-list-section .disabled .arrow-left {
	transform: rotate(0);
}

.reviews-list-section .disabled .arrow-right {
	transform: rotate(180deg);
}

.owl-dots {
	margin-top: 30px;
}

/*FAQ*/
.faq-list-section {
	background-color: #fff;
	box-shadow: none;
	padding-top: 140px;
	padding-bottom: 120px;
}

.faq-list-section h2 {
	font-size: 84px;
	letter-spacing: 1.7px;
	margin-bottom: 46px;
}

.fa.fa-laptop {
	display: none;
}

.faq-list-section #wpsm_accordion_88 .ac_title_class {
	font-size: 26px;
	font-weight: 400;
	padding: 42px 55px 41px 0;
	border-top: 1px solid #00000026;
	letter-spacing: 0.6px;
}

.faq-list-section #wpsm_accordion_88 .wpsm_panel-default > .wpsm_panel-heading {
	background-color: transparent !important;
	border-bottom: 1px solid #1B297733;
	border-radius: 0;
	position: relative;
}

.wpsm_panel-group {
	width: 100%;
}

.wpsm_panel-heading {
  padding: 0;
}

.faq-list-section #wpsm_accordion_88 .wpsm_panel-title a,
.faq-list-section #wpsm_accordion_88 .wpsm_panel-body {
	font-family: "Inter", serif !important;
}

.faq-list-section .wpsm_panel-body {
	padding: 34px 0 0 0;
}

.faq-list-section #wpsm_accordion_88 .wpsm_panel-body {
	font-size: 18px !important;
	line-height: 1.6;
	padding-top: 0;
	padding-bottom: 25px;
	color: #5B5B5B;
}

.faq-list-section #wpsm_accordion_88 .ac_open_cl_icon {
  background-color: transparent !important;
  color: transparent !important;
  float: none !important;
  padding: 0 !important;
  position: absolute;
  right: 2px;
  top: 50%;
  transform: translate(0, -50%);
}

.faq-list-section .fa-minus:before {
	content: "";
	width: 18px;
  height: 12px;
  background-image: url(images/arrow-down.svg);
  background-repeat: no-repeat;
  display: block;
  transform: rotate(180deg);
  background-size: contain;
  transition: all 0.3s ease-out;
}

.faq-list-section .fa-plus:before {
	content: "";
	width: 18px;
  height: 12px;
  background-image: url(images/arrow-down.svg);
  background-repeat: no-repeat;
  display: block;
	transform: rotate(0deg);
	background-size: contain;

}

/*Touch to help*/

.touch-to-help-section {
	background-color: #DA0111;
	background-image: url(images/quadcopter_ukraine_red.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 1238px auto;
	padding-top: 33px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
}

.touch-to-help-section-inner {
	width: 100%;
	max-width: 1512px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	color: #fff;
	min-height: 797px;
	justify-content: center;
}

.touch-to-help-content {
	width: 100%;
	max-width: 770px;
}

.touch-to-help-section h2 {
	font-size: 84px;
	line-height: 1;
	margin-bottom: 60px;
}

.touch-to-help-btn {
	font-size: 30px;
}

.touch-to-help-btn a {
	color: #fff;
	font-weight: 700;
}

.touch-to-help-btn svg {
	position: relative;
  margin-left: 13px;
  top: 5px;
}

/* Footer
-----------------------------------------------------------------------------*/
.footer {
  flex: 0 0 auto;
  background-color: #131418;
  background-image: url(images/footer-bg.png);
  background-repeat: no-repeat;
	background-position: 545px top;
	background-size: 732px auto;
  position: relative;
  color: #F8F8F880;
  padding-top: 133px;
  padding-bottom: 80px;
  font-size: 18px;
}
.footer a {
  color: #F8F8F8BF;
  text-decoration: none;
}

.footer a:hover {
	color: #fff;
}

.footer-top {
	padding-bottom: 100px;
  min-height: 520px;
}

.footer-top-inner {
	position: relative;
	display: flex;
	justify-content: space-between;
}

.footer-top-inner:after {
	content: "";
	display: block;
	height: 1px;
	background-color: #F8F8F826;
	position: absolute;
	left: 0;
	right: 0;
	top: 80px;
}

.footer-top .footer-left-side {
	width: calc(50% - 30px);
  max-width: 400px;
}

.footer-top .footer-right-side {
	width: calc(50% - 30px);
  max-width: 533px;
	display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: minmax(30%, auto);
  gap: 30px;
}

.footer .custom-logo-link {
	margin-bottom: 100px;
}

.footer-left-side p {
	line-height: 1.9;
	margin: 0;
}

.footer-menu h4 {
	font-size: 22px;
	margin-bottom: 98px;
	font-weight: 700;
	color: #F8F8F8;
}

.footer-menu ul {
	padding: 0;
	margin: 0;
}

.footer-menu ul li {
	list-style: none;
	margin-bottom: 17px;
}

.footer-bottom-inner {
	display: flex;
	justify-content: space-between;
}

.footer-bottom .footer-bottom-inner {
	align-items: center;
}

.footer-bottom .footer-right-side {
	display: flex;
	align-items: center;
	gap: 40px;
}

/* About Us page
-----------------------------------------------------------------------------*/
.inner-pages p {
	color: #5B5B5B;
}
.inner-pages .site-header-section {
	padding-bottom: 0;
	padding-top: 140px;
}

.container-inner {
	max-width: 1662px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

.site-header-section-inner-pages {
	background-color: #F8F8F8;
	border-radius: 16px 16px 0 0;
	padding: 110px 15px 15px 15px;
}
.site-header-section-inner-pages-inside {
	max-width: 1632px;
	margin: 0 auto;
}

.site-header-section-inner-pages h1 {
	color: #0F0F0F;
}

.site-header-section-inner-pages .page-title {
	max-width: 1280px;
	padding-bottom: 42px;
	letter-spacing: -0.5px;
}

.inner-pages-main-img {
	border-radius: 16px;
	overflow: hidden;
}

.inner-pages-main-img img {
	width: 100%;
}

.experience-section-inner {
	background-color: #F8F8F8;
	padding-top: 80px;
}

.experience-section .flex-box {
	gap: 30px;
}

.left-side-box,
.right-side-box {
	width: 50%;
}

.flex-box {
	display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.experience-section .left-side-box {
	width: calc(50% - 30px);
}

.left-side-box h2 {
	max-width: 700px;
}

.flex-box h2 {
	letter-spacing: -1px;
}

.experience-section-inner p {
	margin-top: 0;
  line-height: 1.6;
  margin-bottom: 11px;
  letter-spacing: 1.2px;
}

.experience-details {
	background-color: #F8F8F8;
	padding-top: 145px;
	padding-bottom: 170px;
}

.experience-details .container-inner {
	display: flex;
	justify-content: space-around;
}

.experience-details h4 {
	font-size: 22px;
}

.experience-data {
	font-weight: 500;
	font-size: 140px;
	line-height: 1;
}

.experience-details-item {
	width: 25%;
}

.values-item {
	min-height: 796px;
}

.values-item:first-child {
	border-radius: 0 16px 0 0;
	overflow: hidden;
}

.values-item:last-child {
	border-radius: 0 0 16px 0;
	overflow: hidden;
}

.values-item .left-side-box {
	display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 750px;
	padding: 50px 30px 50px 96px;
}

.values-item h3 {
	margin-bottom: 20px;
  letter-spacing: 0.4px;
  max-width: 520px;
}

.values-item p {
	font-size: 20px;
	margin: 0 0 18px 0;
}

.values-item .section-btn {
	padding-top: 29px;
}

.dark-box {
	background-color: #0F0F0F;
	color: rgba(255, 255, 255, 0.7);
}

.dark-box p {
	color: rgba(255, 255, 255, 0.7);
}

.dark-box h3 {
	color: #fff;
}

.white-box {
	background-color: #F8F8F8;
}

.values-item .right-side-box {
	background-size: cover;
	background-position: bottom center;
	background-repeat: repeat;
}

.item-list-section {
	margin-bottom: 60px;
}

.item-list-section .white-box {
	border-radius: 0 0 16px 16px;
	padding-bottom: 91px;
}

.base-inner-page .white-box {
	padding-top: 78px;
	border-radius: 0 0 16px 16px;
	padding-bottom: 130px;
	min-height: 80vh;
}

.base-inner-page-title {
	width: 100%;
	max-width: 930px;
  letter-spacing: -0.6px;
}

.list-cards {
	padding-top: 115px;
	padding-bottom: 106px;
}

.list-cards ol {
  list-style: none;
  counter-reset: custom-counter;
  padding: 0;
  margin: 0;
}
.list-cards ol li {
  counter-increment: custom-counter;
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 160px;
}
.list-cards ol li::before {
  content: "0" counter(custom-counter);
  color: rgba(15, 15, 15, 0.5);
  font-weight: 300;
  position: absolute;
  right: calc(70% - 73px);
  font-size: 48px;
  top: -3px;
}

.list-cards-img {
	width: 35%;
	max-width: 303px;
	border-radius: 25px;
	overflow: hidden;
}

.list-cards-img img {
	width: 100%;
}

.list-cards-description {
	width: calc(65% - 50px);
	max-width: 970px;
}

.list-cards-description h3 {
	letter-spacing: -0.2px;
	margin-bottom: 50px;
	font-weight: 500;
}

.list-cards-description p {
	margin: 0;
	font-size: 20px;
	letter-spacing: 0.2px;
}

.info-block {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right center;
	padding: 30px;
	color: #F8F8F8;
	position: relative;
	border-radius: 16px;
	margin-bottom: 158px;
	overflow: hidden;
}

.info-block h3 {
	font-size: 48px;
}

.info-block:after {
  content: "";
  display: block;
  position: absolute;
  inset: 0px;
  background: linear-gradient(270deg, rgba(15, 15, 15, 0) 0%, #0F0F0F 62%);
  z-index: 1;
}

.info-block-container {
	width: 100%;
	max-width: 1310px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

.info-block-inner {
	max-width: 745px;
  padding-top: 113px;
  padding-bottom: 70px;
  min-height: 810px;
}

.info-block h3 {
	margin-bottom: 50px;
}

.info-block p {
	color: #F8F8F8;
	font-size: 22px;
	letter-spacing: 0.4px;
	margin-top: 0;
	margin-bottom: 18px;
}

.quote p {
	margin-top: 0;
}

.quote-section h2 {
	font-weight: 600;
}

.quote {
	font-size: 32px;
	letter-spacing: 0.6px;
	margin-bottom: 35px;
}

.author p,
.author {
	font-size: 20px;
	color: #0F0F0F;
	margin: 0;
}

.author span {
	display: block;
	font-size: 18px;
	color: rgba(15, 15, 15, 0.5);
	margin-top: 2px;
}


.touch-to-help-light .touch-to-help-section {
	background-color: #E9EBEC;
	background-image: url(images/quadcopter_ukraine_gray.png);
}

.touch-to-help-light .touch-to-help-section-inner {
  color: #0F0F0F;
}

.touch-to-help-light .touch-to-help-btn a {
	color: #0F0F0F;
}

.touch-to-help-light .touch-to-help-btn a svg,
.touch-to-help-light .touch-to-help-btn a rect {
	fill: #0F0F0F;
}

.touch-to-help-light .touch-to-help-btn a path {
	fill: #fff;
}

.for-partners-page .list-cards {
	padding-bottom: 176px;
}

.for-partners-page .list-cards ol li:last-child {
	margin-bottom: 0;
}

.cards-for-partners .left-side-box {
	max-width: none;
}

.cards-for-partners .values-item:first-child .left-side-box {
	background-color: #0F0F0F;
	border-radius: 16px 0 0 0;
	color: #fff;
}

.cards-for-partners .values-item:first-child .left-side-box p {
	color: rgba(255, 255, 255, .7);
}

.cards-for-partners .values-item:last-child .left-side-box {
	order: 2;
}

.cards-for-partners .values-item:last-child .right-side-box {
	order: 1;
	border-radius: 0 0 0 16px;
}

.cards-for-partners .values-item {
  min-height: 770px;
}

.cards-for-partners-desc {
	max-width: 616px;
}

.cards-for-partners .values-item h3 {
	letter-spacing: 0.2px;
}

.cards-for-partners .values-item p {
	letter-spacing: 0.25px;
}

/*News*/
.top-background {
	background-color: #E9EBEC;
	background-image: url(images/light-header-background.webp);
	background-size: 100% auto;
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
  padding-top: 140px;
}

.top-background .white-box,
.top-background .gray-box {
	border-radius: 16px;
}

.news-page .white-box {
	padding-bottom: 100px;
}

.news-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 30px;
	padding-top: 33px;
	padding-bottom: 50px;
	position: relative;
	border-bottom: 1px solid rgba(15, 15, 15, 0.10);
	margin-bottom: 47px;
}

.news-header .page-title {
	max-width: calc(100% - 70px);
	margin: 0;
}

.search-btn svg {
	width: 41px;
	height: 40px;
}

.search-btn svg:hover path {
	fill-opacity: 1;
}

.search-btn {
	position: relative;
  top: 7px;
  margin-right: 11px;
  cursor: pointer;
}

.search-area {
	position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	z-index: 2;
}

.search-form .widget {
	margin: 0;
}

input[type="search"].wp-block-search__input {
	border: 1px solid rgba(15, 15, 15, 0.10);
	color: #0F0F0F;
	border-radius: 0;
	padding-left: 20px;
	height: 70px;
}

input[type="search"].wp-block-search__input:focus {
	color: rgba(15, 15, 15, .9);
	outline: none;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
}

.close-search-area {
	position: absolute;
	top: -25px;
	left: 0;
	cursor: pointer;
}

.close-search-area svg {
	width: 20px;
	height: 20px;	
}

.close-search-area svg path {
	fill: #0F0F0F;
	transition: all 0.3s ease-out;
}

.close-search-area:hover svg path {
	fill: #DA0111;
}

.wp-block-search__button {
	background-color: transparent;
	background-image: url(images/search-icon.svg);
	background-repeat: no-repeat;
	background-position: center center;
  background-size: contain;
  display: block;
  width: 41px;
  height: 40px;
  border: none;
  border-radius: 0;
  padding: 0;
  opacity: .5;
  margin-left: 0;
  margin-top: 6px;
}

.wp-block-search__button svg {
	display: none;
}

.wp-block-search__button:hover {
	opacity: 1;
}

.wp-block-search__inside-wrapper {
	gap: 30px;
	padding-right: 11px;
	align-items: center;
}

.post-category-list {
	color: rgba(15, 15, 15, .5);
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 77px;
}

.post-category-list a {
	color: rgba(15, 15, 15, .5);
	position: relative;
	padding-left: 28px;
  margin-right: 44px;
  margin-bottom: 10px;
  display: inline-block;
}

.post-category-list a:hover {
	text-decoration: none;
	color: #DA0111;
}

.post-category-list a:after,
.post-category-list a:before {
	content: "";
	position: absolute;
	display: block;
}

.post-category-list a:after {
	border: 1px solid rgba(15, 15, 15, .5);
	width: 18px;
	height: 18px;
	border-radius: 2px;
	left: 0;
	top: 3px;
}

.post-category-list a:hover:after {
	border-color: #DA0111;
}

.post-category-list a:before {
	width: 10px;
	height: 10px;
	border-radius: 1px;
	left: 4px;
	top: 7px;
}

.post-category-list a.active:after {
	border-color: #DA0111;
}

.post-category-list a.active:before {
	background-color: #DA0111;
}

.latest-post {
	display: flex;
	background-color: #E9EBEC;
	justify-content: flex-end;
	border-radius: 16px;
	overflow: hidden;
	align-content: stretch;
	min-height: 611px;
	position: relative;
	margin-bottom: 95px;
}

.latest-post-cover {
	width: calc(100% - 518px);
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}

.thumbnail {
	position: relative;
	border-radius: 16px;
	overflow: hidden;
	margin-bottom: 33px;
}

.post-thumbnail,
.post-thumbnail-bg {
	height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position:  center center;
  
}

.post-thumbnail {
	position: relative;
  z-index: 2;
}

.post-thumbnail-bg {
	background-image: url(images/thumbnail.png);
	position: absolute;
  z-index: 1;
  inset: 0;
  border-radius: 18px;
}


.latest-post-content {
	width: 518px;
	display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 48px 45px 48px 48px;
}

.latest-post .post-categorie-name {
	margin-bottom: 33px;
}

.cat-links {
	display: inline-block;
}

.cat-links a {
	font-size: 12px;
	text-transform: uppercase;
	color: rgba(15, 15, 15, 0.5);
	border: 1px solid rgba(15, 15, 15, 0.5);
	border-radius: 4px;
	display: inline-block;
	padding: 6px 15px;
}

.cat-links a:hover {
	border-color: #DA0111;
	color: #DA0111;
	text-decoration: none;
}

.latest-post-title {
	font-weight: 600;
  font-size: 48px;
  margin-bottom: 32px;
  letter-spacing: -0.5px;
  max-width: 360px;
  line-height: 1.1;
}

.latest-post-title a {
	color: #0F0F0F;
}

.latest-post-title a:hover {
	color: #DA0111;
	text-decoration: none;
}

.latest-post-short-desc {
	min-height: 160px;
  margin-bottom: 25px;
  font-size: 18px;
  color: rgba(15, 15, 15, 0.65);
}

.latest-post-short-desc p {
	margin: 0;
}

.posted-on {
	font-size: 14px;
	text-transform: uppercase;
	color: rgba(15, 15, 15, 0.5);
}

.all-posts-list {
	border-top: 1px solid rgba(15, 15, 15, .10);
	padding-top: 95px;
}

.all-posts-list h2 {
	margin-bottom: 62px;
}

.all-posts-items {
	display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;
  justify-content: stretch;
  margin-bottom: 83px;
}

.all-posts-items .post {
  display: flex;
  height: 100%;
  flex-direction: column;
  margin-bottom: 20px;
}

.all-posts-items .post-thumbnail {
	height: 360px;
}

.entry-meta {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid rgba(15, 15, 15, .25);
	padding-bottom: 24px;
	margin-bottom: 20px;
}

h3.post-title {
	font-size: 30px;
	margin-bottom: 20px;
}

.post-title a {
	color: #0F0F0F;
}

.post-title a:hover {
	color: #DA0111;
	text-decoration: none;
}

.all-posts-items .article-content {
	color: #5B5B5B;
	font-size: 18px;
}


.all-posts-items .article-content p {
	margin: 0;
}

.load-more-btn:disabled {
	cursor: none;
	opacity: .5;
}

.load-more-btn:disabled:hover {
	border-color: #0F0F0F;
  background-color: #0F0F0F;
}

/*Subscribe*/
.subscribe .touch-to-help-section h2 {
	font-size: 48px;
	max-width: 680px;
	letter-spacing: -0.7px;
	line-height: 1.2;
	margin-bottom: 35px;
}

.short-info {
	font-size: 22px;
	line-height: 1.6;
	margin-bottom: 62px;
	max-width: 656px;
	letter-spacing: .4px;
}

.short-info p {
	margin: 0;
}

.touch-to-help-content div.tnp-subscription {
	display: block;
  margin: 0;
  max-width: 641px;
}

.touch-to-help-content div.tnp-subscription form {
	display: flex;
  align-items: center;
  gap: 24px;
  justify-content: space-between;
}

.touch-to-help-content .tnp-subscription div.tnp-field {
  margin-bottom: 0;
  width: 100%;
}

.tnp-subscription div.tnp-field.tnp-field-button {
	width: 190px;
}

.touch-to-help-content .tnp-subscription label {
	display: none;
}

.touch-to-help-content .tnp-subscription input[type="email"] {
	height: 62px;
	color: rgba(15, 15, 15, .5);
  border: 1px solid rgba(15, 15, 15, .65);
  background-color: #fff;
  font-size: 20px;
  padding: 5px 10px 5px 23px;
  letter-spacing: 0.3px;
}

.touch-to-help-content .tnp-subscription input[type="email"]:focus {
	color: rgba(15, 15, 15, .9);
	outline: none;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
}

.touch-to-help-content .tnp-subscription input.tnp-submit {
	background-color: #0F0F0F;
  width: 100%;
  height: 62px;
  font-size: 20px;
  font-weight: 700;
  border-radius: 50px;
  position: relative;
  transition: all 0.3s ease-out;
  text-decoration: none;
  padding: 15px 32px;
  border: 1.5px solid #0F0F0F;
  cursor: pointer;
  white-space: nowrap;
}

.touch-to-help-content .tnp-subscription input.tnp-submit:hover,
.touch-to-help-content .tnp-subscription input.tnp-submit:focus {
	border-color: #DA0111;
	background-color: #DA0111;
	color: #fff;
}

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

/*search result*/
.search-form-section {
	max-width: 640px;
}

.search-form-section .search-form {
	display: flex;
	gap: 20px;
}

.search-form-section .search-form > label {
	display: block;
	width: calc(100% - 210px);
}

.search-form-section .search-field {
	height: 62px;
	color: rgba(15, 15, 15, .5);
  border: 1px solid rgba(15, 15, 15, .65);
  background-color: #fff;
  font-size: 20px;
  padding: 5px 10px 5px 23px;
  letter-spacing: 0.3px;
  width: 100%;
}

.search-form-section .search-field:focus {
	color: rgba(15, 15, 15, .9);
	outline: none;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
}

.search-form-section .search-submit {
	background-color: #0F0F0F;
	color: #fff;
  height: 62px;
  font-size: 20px;
  font-weight: 700;
  border-radius: 50px;
  position: relative;
  transition: all 0.3s ease-out;
  text-decoration: none;
  padding: 15px 32px;
  border: 1.5px solid #0F0F0F;
  cursor: pointer;
  white-space: nowrap;
  width: 190px;
}

.search-form-section .search-submit:hover,
.search-form-section .search-submit:focus {
	border-color: #DA0111;
	background-color: #DA0111;
	color: #fff;
}

/*single post*/
.single-post .post {
	max-width: 1540px;
  margin: 0 auto;
  padding-top: 34px;
}

.single-post h1 {
	font-size: 64px;
	font-weight: 600;
	max-width: 75%;
	line-height: 1.2;
	margin-bottom: 34px;
}

.single-post-header {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.single-post-share {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 95px;
}

.sfcm.sfsi_wicon {
	opacity: 0;
}

.sfsi_wicons {
	margin-bottom: 0 !important;
}

.norm_row {
	height: 40px;
}

.sfsi_widget {
	min-height: auto;
}

.sficn {
	background-repeat: no-repeat;
  display: block;
  background-size: contain;
}

#sfsiid_facebook_icon {
	background-image: url(images/fb-icon.svg);
}

#sfsiid_linkedin_icon {
	background-image: url(images/in-icon.svg);
}

.full-post-thumbnail .post-thumbnail {
	border-radius: 16px;
	overflow: hidden;
	margin-bottom: 96px;
	height: auto;
}

.post-thumbnail img {
	width: 100%;
}
.norm_row  {
	width: auto !important;
}
.sfsi_wicons {
	padding-top: 0;
}

.single-post-content {
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	font-size: 20px;
}

.single-post-content p {
	margin: 0 0 15px 0;
	color: rgba(15, 15, 15, 0.5);
}

.single-post-content a {
	text-decoration: underline;
	color: #0F0F0F;
}

.single-post-content a:hover {
	color: #DA0111;
}

.single-post-content h2 {
	font-weight: 600;
	font-size: 30px;
	margin: 53px 0 18px 0;
	letter-spacing: 0.7px;
}

.single-post-content h3 {
	font-weight: 600;
	font-size: 26px;
	margin: 40px 0 15px 0;
	letter-spacing: 0.7px;
}

.single-post-content h4 {
	font-weight: 600;
	font-size: 22px;
	margin: 30px 0 15px 0;
	letter-spacing: 0.7px;
}

.main-post-content {
	padding-left: 50px;
	max-width: 965px;
	width: 65%;
}

#ez-toc-container {
	background: transparent !important;
  border: none !important;
  border-radius: 0;
  box-shadow: none;
  padding: 5px 0 0 0;
  width: 35%;
  position: sticky;
  top: 50px;
}

div#ez-toc-container ul li {
	font-weight: 600;
	font-size: 36px;
	letter-spacing: -0.4px;
	line-height: 1.1;
	margin-bottom: 27px;
}

div#ez-toc-container ul.ez-toc-list a {
	color: rgba(15, 15, 15, 0.25);
}

div#ez-toc-container ul.ez-toc-list a.active,
div#ez-toc-container ul.ez-toc-list a:hover,
div#ez-toc-container ul.ez-toc-list a:visited {
	color: #0F0F0F;
	text-decoration: none;
}

.single-post-content .quote p {
	color: #0F0F0F;
}

.single-post-content .quote {
	margin-top: 81px;
	margin-bottom: 84px;
}

.single-post-content .quote .author {
	margin-top: 30px;
}

.single-post-content ol,
.single-post-content ul {
	color: rgba(15, 15, 15, 0.5);
	margin-left: 0;
	padding-left: 31px;
	margin-bottom: 18px;
}

.main-post-content .sfsi_shortcode_container{
	margin-top: 80px;
}

.recent-posts-section {
	margin-top: 175px;
}

.recent-posts-section h2 {
	font-weight: 600;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 0;
	padding-bottom: 63px;
	margin-bottom: 46px;
}

/* Modal
-----------------------------------------------------------------------------*/

.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 1;
  box-sizing: border-box;
  z-index: 99999;
}
.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}
.blocker.behind {
  background-color: transparent;
}
.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  width: 100%;
  box-sizing: border-box;
}

.close-modal {
	display: none;
}

.hide-popup {
	position: absolute;
	top: 45px;
	right: 45px;
}

.hide-popup svg {
	transition: all 0.3s ease-out;
}

.hide-popup:hover svg rect {
	fill: #DA0111;
}

.hide-popup:hover svg path {
	stroke: #fff;
}

.checkout-modal {
	background: rgba(15, 15, 15, 0.95);
	padding: 137px 45px 0px 45px;
	color: #F8F8F8;
}

.checkout-modal a {
	color: #F8F8F8;
	text-decoration: underline;
}

.checkout-modal a:hover {
	color: #DA0111;
}

.modal-container {
	background: linear-gradient(to bottom,  rgba(26,26,26,0.9) 0%,rgba(24,24,24,0.9) 1%,rgba(26,26,26,0.9) 2%,rgba(24,24,24,0.9) 5%,rgba(25,25,25,0.9) 8%,rgba(23,23,23,0.9) 9%,rgba(25,25,25,0.9) 10%,rgba(23,23,23,0.91) 15%,rgba(25,25,25,0.91) 16%,rgba(23,23,23,0.91) 17%,rgba(24,24,24,0.91) 21%,rgba(22,22,22,0.91) 22%,rgba(22,22,22,0.91) 25%,rgba(21,21,21,0.92) 30%,rgba(21,21,21,0.92) 31%,rgba(21,21,21,0.92) 34%,rgba(20,20,20,0.93) 39%,rgba(22,22,22,0.93) 42%,rgba(20,20,20,0.93) 43%,rgba(19,19,19,0.93) 47%,rgba(21,21,21,0.93) 49%,rgba(19,19,19,0.94) 53%,rgba(21,21,21,0.94) 54%,rgba(20,20,20,0.94) 57%,rgba(20,20,20,0.94) 60%,rgba(18,18,18,0.94) 61%,rgba(20,20,20,0.94) 62%,rgba(18,18,18,0.94) 63%,rgba(19,19,19,0.95) 68%,rgba(17,17,17,0.95) 69%,rgba(19,19,19,0.95) 71%,rgba(17,17,17,0.95) 73%,rgba(15,15,15,0.96) 77%,rgba(18,18,18,0.96) 79%,rgba(16,16,16,0.96) 81%,rgba(17,17,17,0.98) 89%,rgba(15,15,15,0.98) 90%,rgba(15,15,15,0.98) 92%,rgba(17,17,17,0.98) 93%,rgba(15,15,15,0.98) 94%,rgba(15,15,15,1) 100%);
	width: 100%;
  min-height: calc(100vh - 137px);
  border-radius: 16px 16px 0 0;
  padding: 95px 30px 100px 30px;
  overflow: hidden;
}

.checkout-modal .modal-container:after {
	content: "";
	background-image: url(images/checkout-bg.svg);
	background-repeat: no-repeat;
  background-size: contain;
  width: 762px;
  height: 621px;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: .25;
  z-index: 1;
}

.modal-content {
	position: relative;
  z-index: 3;
  margin: 0 auto;
  width: 100%;
  max-width: 1290px;
}

.modal-content-inner {
	display: flex;
	justify-content: space-between;
	gap: 50px;
}

.modal-left-side {
	width: calc(40% - 50px);
	max-width: 430px;
}

.modal-title h2 {
	line-height: 1;
	font-size: 62px;
	letter-spacing: -0.3px;
	margin-bottom: 30px;
}

.modal-title p {
	font-size: 22px;
	letter-spacing: 0.4px;
}

.modal-form {
	width: 60%;
	max-width: 680px;
}

.modal-form p {
	margin: 0;
}

.modal-form br {
	display: none;
}

/*Forms*/

.field-group {
	display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 35px;
}

.field-control {
	margin-bottom: 35px;
}

.form-label {
	display: block;
	font-size: 20px;
	color: #5B5B5B;
	margin-bottom: 10px;
}

.form-label sup {
	color: #DA0111;
}

.form-control {
	height: 62px;
	color: rgba(15, 15, 15, .5);
  border: 1px solid rgba(15, 15, 15, .5);
  background-color: #fff;
  font-size: 20px;
  padding: 5px 10px 5px 23px;
  letter-spacing: 0.3px;
  width: 100%;
  border-radius: 3px;
}

.form-control.wpcf7-not-valid {
	border-color: #DA0111;
	outline: none;
	color: #DA0111;
}
.wpcf7-spinner {
	display: none;
}

textarea.form-control {
	resize: none;
	height: 120px;
	padding-top: 15px;
}

.agreement {
	margin-top: 23px;
	font-size: 16px;
	line-height: 1.6;
	color: #5B5B5B;
}

.agreement a {
	color: #5B5B5B;
	text-decoration: underline;
}

.agreement a:hover {
	color: #fff;
}

/*Contact us*/
.contact-page .gray-box {
	padding-bottom: 130px;
	background-color: #E9EBEC;
}

.contact-page-inner {
	display: flex;
	justify-content: space-between;
	gap: 50px;
	margin: 0 auto;
  width: 100%;
  max-width: 1561px;
  padding: 162px 30px 30px 30px;
}

.contact-page-left-side {
	width: calc(40% - 50px);
	max-width: 430px;
}

.contact-page-title h2 {
	line-height: 1;
	font-size: 48px;
	letter-spacing: -0.3px;
	margin-bottom: 37px;
}

.contact-page-title p {
	font-size: 22px;
	letter-spacing: 0.4px;
	margin: 0 0 46px 0;
}

.contact-data {
	font-weight: 600;
	font-size: 32px;
	margin-bottom: 23px;
}

.contact-phone,
.contact-phone a {
	color: #0F0F0F;
}

.contact-mail,
.contact-mail a {
	color: #DA0111;
}

.contact-page-form {
	width: 60%;
	max-width: 848px;
	padding-top: 5px;
}

.contact-page-form p {
	margin: 0;
}

.contact-page-form br {
	display: none;
}

.contact-page .field-group {
	gap: 50px;
}

.contact-page .form-label {
	margin-bottom: 13px;
}

.contact-page .field-control {
  margin-bottom: 47px;
}

.contact-page textarea.form-control {
	height: 244px;
}

.contact-page-form .hint {
	font-size: 20px;
	color: #5B5B5B;
	letter-spacing: 0.3px;
  margin-bottom: 48px;
}

.contact-page-form .hint sup {
	color: #DA0111;
}

.social-contacts {
	display: flex;
	align-items: center;
	padding-top: 20px;
  gap: 25px;
}

.social-contacts svg {
	width: 24px;
	height: 24px;
}

.social-contacts a:hover path {
	fill: #DA0111;
}

.contact-page .agreement {
  margin-top: 48px;
}

.contact-page .agreement a:hover {
  color: #DA0111;
}

/*Product page*/
.product-page .base-inner-page {
	margin-bottom: 175px;
}
.product-page .white-box {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 109px;
}

.container-inner-lg {
	margin: 0 auto;
  max-width: 1728px;
  width: 100%;
}

.product-page .white-box h1 {
	text-align: center;
  margin: 0 auto;
  max-width: 850px;
  width: 100%;
}

.products {
	padding-top: 100px;
}
.products.all-posts-items {
	grid-template-columns: repeat(2, 1fr);
}
.products .post-thumbnail {
	background-color: #E9EBEC;
}
.products.all-posts-items .post-thumbnail {
  height: 640px;
  background-size: auto 500px;
}
.left-meta {
	display: flex;
  align-items: center;
  gap: 19px;
}
.left-meta .cat-links {
	white-space: nowrap;
}
.left-meta h3.post-title {
	margin-bottom: 0;
}
.product-price {
	font-weight: 600;
  font-size: 26px;
  min-width: 180px;
  padding-left: 20px;
  text-align: right;
}
.product-short-description {
	font-size: 18px;
  font-weight: 300;
  color: #5B5B5B;
  line-height: 1.45;
  letter-spacing: 0.25px;
}

.product-short-description p {
	margin: 0;
}
.interesting-products {
	margin-bottom: 171px;
}

.interesting-products h2 {
	text-align: center;
	font-size: 84px;
	letter-spacing: 0.4px;
	margin-bottom: 75px;
}

.interesting-products-list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 50px;
}

.interesting-products-item {
	border-radius: 16px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
	padding: 64px 30px 60px 66px;
}
.interesting-products-item-inner {
	position: relative;
	z-index: 3;
	width: 100%;
	max-width: 450px;
}

.interesting-products-item h3 {
	font-size: 48px;
}

.windmills {
	background-image: url(images/darck_bg.jpg);
	background-size: cover;
	color: #F8F8F8;
}

.windmills:before {
	content: "";
	display: block;
	position: absolute;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	inset: 0;
	z-index: 1;
}

.interesting-products-item h5 {
	font-size: 22px;
	letter-spacing: 0.4px;
	margin-bottom: 16px;
}

.panels {
	background-color: #F8F8F8;
}

.products-item-short-info {
	min-height: 300px;
  margin-bottom: 15px;
}

.card-img {
	position: absolute;
	z-index: 2;
}

.windmills .card-img {
	bottom: 0;
	right: 0;
	width: 506px;
	height: 500px;
}

.panels .card-img {
	bottom: 60px;
	right: 0;
	width: 297px;
	height: 304px;
}

.card-img img {
	width: 100%;
}

.detail-products-description {
	font-size: 22px;
  line-height: 1.35;
  letter-spacing: 0.35px;
  margin-bottom: 175px;
}

.detail-products-description h2 {
	margin-bottom: 45px;
}

.extra-content {
  display: none;
}


.short-content {
	position: relative;
}

.short-content:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(to bottom,  rgba(233,235,236,0) 0%,rgba(233,235,236,1) 100%);
	height: 110px;
}

.short-content.full-visible:after {
	display: none;
}

.toggle-btn {
	cursor: pointer;
	display: inline-block;
}

.toggle-btn:hover {
	color: #DA0111;
}

/*Single product*/

.single-product {
	padding-top: 32px;
}

.single-product .product-category {
	text-align: center;
	font-size: 22px;
	margin-bottom: 21px;
}

.single-product h1 {
	text-align: center;
	font-size: 64px;
	margin-bottom: 32px;
}

.single-product h2 {
	text-align: center;
	font-size: 48px;
	margin-bottom: 53px;
	letter-spacing: -0.4px;
}
.buy-product {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 30px;
	margin-bottom: 76px;
}
.buy-product .price {
	font-size: 32px;
	font-weight: 700;
	letter-spacing: -0.4px;
	white-space: nowrap;
}
.product-full-img {
	position: relative;
	margin-bottom: 80px;
}
.product-full-img .item {
	width: calc(100% - 194px);
	max-width: 1440px;
	margin: 0 auto;
	text-align: center;
}

.product-full-img .item img {
	max-width: 100%;
  max-height: 640px;
  width: auto;
  margin: 0 auto;
}

.product-full-img.owl-theme .owl-nav .owl-prev,
.product-full-img.owl-theme .owl-nav .owl-next {
	position: absolute;
	z-index: 1;
	top: 50%;
	width: 25px;
	transform: translate(0, -116px);
	margin: 0;
	border-radius: 0;
}

.product-full-img.owl-theme .owl-nav .owl-prev:hover,
.product-full-img.owl-theme .owl-nav .owl-next:hover {
	background-color: transparent;
}

.product-full-img.owl-theme .owl-nav {
	margin: 0;
}

.product-full-img.owl-theme .owl-nav .owl-prev {
	left: -15px;
}

.product-full-img.owl-theme .owl-nav .owl-next {
	right: -15px;
}

.product-full-img .owl-prev svg,
.product-full-img .owl-next svg {
	width: 25px;
	height: 50px;
}

.product-full-img .owl-prev:hover svg path,
.product-full-img .owl-next:hover svg path {
	stroke: #DA0111;
}

.product-thumbnails-img {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.product-thumbnails-img .item img {
	width: auto;
	max-height: 113px;
	max-width: calc(100% - 10px);
	margin: 0 auto;
}

.product-photo-gallery {
	margin-bottom: 148px;
}

.technical_specifications {
	margin-bottom: 55px;
}

.technical_specifications h2 {
	margin-bottom: 85px;
}

.technical_specifications table {
	counter-reset: rowNumber;
	letter-spacing: -0.4px;
}

.technical_specifications table tr {
	counter-increment: rowNumber;
}

.technical_specifications table td {
	position: relative;
	border: none;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	padding-bottom: 50px;
}

.technical_specifications table td:first-child::before {
  content: counter(rowNumber);
  content: "0" counter(rowNumber);
  display: inline-block;
  width: 26px;
  text-align: right;
  color: rgba(15, 15, 15, 0.5);
	font-size: 22px;
	font-weight: 300;
	white-space: nowrap;
	position: absolute;
	left: 0;
	top: 47px;
	overflow: hidden;
}

.technical_specifications table td:first-child {
	font-size: 26px;
	font-weight: 500;
	width: 43%;
	padding-top: 43px;
	padding-left: 220px;
}
.technical_specifications table td:last-child {
	width: 57%;
  padding-left: 17px;
}

.technical_specifications table td {
	vertical-align: top;
}

.technical_specifications table td:last-child {
	color: rgba(15, 15, 15, 0.5);
	font-size: 20px;
}

.technical_specifications table td:last-child strong {
	color: #0F0F0F;
	font-size: 22px;
	font-weight: 500;
	margin-top: 32px;
	margin-bottom: 3px;
	display: inline-block;
}

.single-product .info-block-inner {
	padding-top: 150px;
	min-height: 720px;
}

.single-product .info-block {
	margin-bottom: 125px;
}

.single-product .info-block p {
	margin-bottom: 33px;
	max-width: 720px;
}

.info-block-2 {
	font-size: 22px;
  text-align: center;
  letter-spacing: 0.4px;
  margin-bottom: 164px;
}

.info-block-2 h2 {
	max-width: 830px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 47px;
}

.info-block-img {
	margin-top: 95px;
}

.info-block-img img {
	max-width: 100%;
}
.equipment {
	padding-bottom: 7px;
}

.equipment h2 {
	margin-bottom: 85px;
}

.equipment_list {
	display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

.equipment_list .item {
	background-color: #E9EBEC;
	border-radius: 16px;
	padding: 30px;
  letter-spacing: 0.4px;
  min-height: 385px;
}

.equipment_list .item:nth-child(2) {
  margin-right: -15px;
  border-radius: 16px 0 0 16px;
}

.equipment_list .item:nth-child(3) {
  margin-left: -15px; 
  border-radius: 0 16px 16px 0;
}
.equipment_list .item:nth-child(3) .caption {
	opacity: 0;
}

.equipment_list .caption {
	font-weight: 500;
  font-size: 22px;
  min-height: 50px;
  line-height: 1.1;
  margin-bottom: 9px;
}
.equipment_img {
	text-align: center;
}

.equipment_img img {
	max-width: 204px;
	max-height: 204px;
	width: 100%;
}

.single-product .faq-list-section h2 {
	font-size: 48px;
}

.single-product .faq-list-section {
	padding-bottom: 18px;
}

.single-product .faq-list-section,
.single-product .wpsm_panel {
	background-color: transparent;
}
.single-product #wpsm_accordion_88 .wpsm_panel-body {
	background-color: transparent !important;
}
.faq-list-section #wpsm_accordion_88 .wpsm_panel-default > .wpsm_panel-heading {
	border-bottom: none;
}
.advice-section .touch-to-help-section h2 {
	font-size: 48px;
	margin-bottom: 38px;
	letter-spacing: -0.8px;
}
.advice-section .touch-to-help-content {
	max-width: 720px;
}

.advice-section .short-info {
	margin-bottom: 50px;
}

.custom-checkbox label {
  display: flex;
  align-items: center;
  cursor: pointer;
  user-select: none;
  position: relative;
  padding-left: 40px;
  font-size: 16px;
}

.custom-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.custom-checkbox label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 24px;
  width: 24px;
  border-radius: 3px;
  border: 1px solid rgba(15, 15, 15, 0.65);
  background-color: #fff;
  box-sizing: border-box;
  transition: all 0.2s ease;
  margin-top: -1px;
}

.custom-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label::before {
  content: "✓";
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  color: #fff;
  background-color: #007BFF;
  height: 18px;
  width: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  border: none;
}

.custom-checkbox input[type="checkbox"]:focus + .wpcf7-list-item-label::before {
  outline: 1px solid #007BFF;
  outline-offset: 1px;
}

.custom-checkbox .wpcf7-list-item {
	margin-left: 0;
}

.advice-section .wpcf7-form p {
	margin: 0;
}

.advice-section .wpcf7-form {
	max-width: 640px;
}

.advice-section .field-control {
  margin-bottom: 30px;
}

.advice-section .custom-checkbox {
	margin-bottom: 30px;
	text-align: left;
}

.buy-product.active {
	background-color: #fff;
	box-shadow: 0px 149px 59px rgba(0, 0, 0, 0.01), 0px 84px 50px rgba(0, 0, 0, 0.05), 0px 37px 37px rgba(0, 0, 0, 0.09), 0px 9px 20px rgba(0, 0, 0, 0.1);
	border-radius: 50px;
	position: fixed;
  right: 130px;
  z-index: 999;
  padding: 16px 23px 16px 30px;
  gap: 20px;
  margin-bottom: 0;
}

.buy-product.active .btn.black_border {
	background-color: #DA0111;
	border-color: #DA0111;
	color: #fff;
}

.buy-product.active .btn.black_border:hover,
.buy-product.active .btn.black_border:focus {
	background-color: #bb1824;
	color: #fff;
}
.buy-product.active .price {
	font-size: 24px;
}

/*Default page*/
.default-page {

}

.default-page .sub-title {
	text-align: center;
	margin-top: 30px;
}

.default-page h1 {
	text-align: center;
	font-size: 64px;
	max-width: 940px;
	margin: 0 auto;
  margin-bottom: 40px;
}

.default-page h1 span {
	color: #DA0111;
}

.main-post-content h2:first-child {
	margin-top: 0;
}

.default-page .single-post-content {
	padding-top: 91px;
}

.default-page .container-inner {
	max-width: 1540px;
}

/* Responsive
-----------------------------------------------------------------------------*/
@media screen and (max-width: 1919px) {
	.site-header-section {
		min-height: unset;
	}

	h2 {
		font-size: 60px;
	}

	h3 {
		font-size: 42px;
	}
	.turbine_image {
		right: 50px;
	}

	.wind-turbine h2 {
		font-size: 76px;
	}
	.faq-list-section h2 {
		font-size: 80px;
	}

 	.list-cards ol li:before {
 		font-size: 42px;
  	top: -4px;
 	}
 	.base-inner-page-title {
 		max-width: 870px;
 	}

 	/*Single page*/
	.product-full-img.owl-theme .owl-nav .owl-prev {
	  left: 20px;
	}
	.product-full-img.owl-theme .owl-nav .owl-next {
	  right: 20px;
	}
	.buy-product.active {
		right: 30px;
	}
}

@media screen and (max-width: 1599px) {
	h1 {
		font-size: 80px;
	}
	h2 {
    font-size: 56px;
  }
	h3 {
    font-size: 38px;
  }
	.site-header-section-inner {
		min-height: 550px;
	}
	.site-header-section {
		padding-bottom: 50px;
	}
	.info-site-section-inner,
	.two-info-cards {
		gap: 30px;
	}
	.about-us-card {
		margin-top: 16px;
	}
	.info-section-card-inner {
		padding-top: 40px;
		padding-bottom: 30px;
		padding: 40px 30px 30px 25px;
	}
	.product-card {
		padding-top: 60px;
	}
	.wind-turbine {
		padding-bottom: 60px;
	}
	.wind-turbine h2 {
    font-size: 70px;
    max-width: 660px;
  }
  .reviews-list-section {
  	padding-top: 30px;
  	padding-bottom: 60px;
  }
  .faq-list-section {
  	padding-top: 90px;
  	padding-bottom: 80px;
  }

  .faq-list-section h2,
  .touch-to-help-section h2 {
  	font-size: 70px;
  }
  .touch-to-help-section {
		background-size: 900px auto;
		padding-left: 30px;
		padding-right: 30px;
  }
  .touch-to-help-section-inner {
  	min-height: 560px;
  }
  .touch-to-help-content {
  	max-width: 715px;
  }
  .footer {
		background-position: 396px top;
		background-size: 535px auto;
		padding-top: 100px;
		padding-bottom: 40px;
  }
  .footer-top-inner:after {
  	top: 50px;
  }
  .footer .custom-logo-link {
	  margin-bottom: 70px;
	}
	.footer-menu h4 {
		margin-bottom: 68px;
	}
	.footer-top {
		min-height: unset;
	}

	.site-header-section-inner-pages {
		padding-top: 60px;
	}

	.site-header-section-inner-pages .page-title {
		font-size: 70px;
		max-width: 1080px;
	}

	.base-inner-page-title {
		max-width: 810px;
	}

	.values-item,
	.cards-for-partners .values-item {
		min-height: 635px;
	}

	.values-item .left-side-box {
		padding-left: 50px;
	}

	.values-item h3 {
		max-width: 440px;
	}

	.list-cards {
		padding-top: 20px;
		padding-bottom: 60px;
	}

	.list-cards ol li {
		margin-bottom: 60px;
	}

	.info-block {
		margin-bottom: 100px;
	}

	.info-block-inner {
	  max-width: 745px;
	  padding-top: 60px;
	  min-height: 720px;
	}

	.list-cards ol li:before {
		font-size: 38px;
	}

	.list-cards-description h3 {
		margin-bottom: 30px;
	}

	.for-partners-page .list-cards {
		padding-top: 60px;
	}

	.for-partners-page .list-cards {
		padding-bottom: 100px;
	}

	/* News */
	.news-header {
		padding-top: 0;
	}
	.search-area {
		top: 5px;
	}

	.news-header {
		padding-bottom: 25px;
		margin-bottom: 30px;
	}

	.post-category-list {
		margin-bottom: 50px;
	}

	.latest-post {
		margin-bottom: 65px;
	}
	.all-posts-list {
		padding-top: 65px;
	}

	.all-posts-items {
		gap: 30px;
	}

	/* Single post */
	.single-post .post {
		padding-top: 0;
	}
	.single-post-share {
		margin-bottom: 40px;
	}
	.full-post-thumbnail .post-thumbnail {
		margin-bottom: 50px;
	}
	.recent-posts-section {
	  margin-top: 100px;
	}
	.recent-posts-section h2 {
		padding-bottom: 30px;
	}
	.recent-posts-section .all-posts-items {
		margin-bottom: 0;
	}

	/*modal*/
	.checkout-modal {
		padding-top: 100px;
	}
	.hide-popup {
		top: 15px;
  	right: 15px;
	}
	.modal-container {
		min-height: calc(100vh - 100px);
		padding-top: 60px;
	}

	/*Contact us*/
	.contact-page-inner {
		padding-top: 90px;
		padding-bottom: 0;
	}

	/*Product page*/
	.product-page .white-box {
		padding-top: 70px;
	}
	.interesting-products h2 {
		font-size: 80px;
	}
	.products {
	  padding-top: 60px;
	}
	.products.all-posts-items .post-thumbnail {
	  height: 500px;
	  background-size: auto 430px;
	}
	.product-page .base-inner-page {
	  margin-bottom: 100px;
	}
	.interesting-products h2 {
		margin-bottom: 50px;
	}
	.interesting-products-item {
		padding-left: 40px;
	}
	.interesting-products-list {
		grid-gap: 30px;
	}
	.interesting-products {
		margin-bottom: 100px;
	}
	.detail-products-description h2 {
		margin-bottom: 30px;
	}

	/*Single page*/

	.single-product {
	  padding-top: 0;
	}
	.technical_specifications table td:first-child {
		padding-left: 130px;
	}
	.single-product .info-block-inner {
	  padding-top: 110px;
	  min-height: 660px;
	}
	.single-product .info-block {
	  margin-bottom: 90px;
	}
	.equipment_list .item {
		min-height: 320px;
	}
	.single-product .faq-list-section {
	  padding-bottom: 0;
	}

	/*Default page*/
	.default-page .sub-title {
		margin-top: 0;
	}
	.default-page .single-post-content {
	  padding-top: 50px;
	}
}

@media screen and (max-width: 1365px) {
	.experience-section-inner {
		padding-top: 40px;
	}

	.experience-section h2 {
    font-size: 50px;
  }

  .experience-details {
  	padding-top: 80px;
  	padding-bottom: 110px;
  }

  .experience-details h4 {
	  font-size: 18px;
	}
	.experience-data {
		font-size: 100px;
	}

	.values-item .left-side-box {
		padding-left: 30px;
	}

	.values-item {
	  min-height: auto;
	  min-height: unset;
	}

	.list-cards-description {
  	width: calc(65% - 30px);
  }
  .touch-to-help-content {
    max-width: 600px;
  }

  /* News */
  .all-posts-items .post-thumbnail {
	  height: 280px;
	}
	h3.post-title {
		font-size: 28px;
	}
	
	.subscribe .touch-to-help-section h2 {
		margin-bottom: 20px;
	}
	.short-info {
		margin-bottom: 45px;
	}

	/*modal*/
	.checkout-modal {
		padding-left: 15px;
		padding-right: 15px;
	}

	/*Contact us*/
	.contact-page .field-group {
		gap: 30px;
	}
	/*Product page*/
	.interesting-products-item h3 {
	  font-size: 44px;
	}

	.windmills .card-img {
		width: 450px;
  	height: 444px;
	}
	.panels .card-img {
		width: 240px;
  	height: 245px;
	}
	/*Single page*/
	.advice-section .touch-to-help-content {
	  max-width: 600px;
	}
}


@media screen and (max-width: 1199.65px) {
	.site-header-section-inner {
		min-height: 400px;
	}
	.main-navigation {
	  padding-left: 0;
	  padding-right: 0;
	  order: 2;
	}

	.header .contact-us {
		order: 1;
	}

	.menu-toggle {
		background-color: transparent;
		border: none;
		padding: 0;
		cursor: pointer;
		position: relative;
		z-index: 3;
	}

	.toggled .menu-toggle {
		position: fixed;
		top: 10px;
		right: 10px;
	}

	.menu-toggle svg {
		width: 80px;
	}

	.menu-toggle svg:hover g {
		stroke: #DA0111;
	}

	.toggled .menu-toggle svg:hover g {
		stroke: #fff;
	}

	#top-line,
	#bottom-line,
	#middle-line {
		transform-box: fill-box;
		transform-origin: center;
	}

	.toggled #top-line {
		animation: down-rotate 0.6s ease-out both;
	}
	.toggled #bottom-line {
		animation: up-rotate 0.6s ease-out both;
	}
	.toggled #middle-line {
		animation: hide 0.6s ease-out forwards;
	}

	@keyframes up-rotate {
		0% {
			animation-timing-function: cubic-bezier(0.16, -0.88, 0.97, 0.53);
			transform: translateY(0px);
		}
		30% {
			transform-origin: center;
			animation-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
			transform: translateY(-10px);
		}
		100% {
			transform-origin: center;
			transform: translateY(-10px) rotate(45deg) scale(0.9);
		}
	}

	@keyframes down-rotate {
		0% {
			animation-timing-function: cubic-bezier(0.16, -0.88, 0.97, 0.53);
			transform: translateY(0px);
		}
		30% {
			transform-origin: center;
			animation-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
			transform: translateY(10px);
		}
		100% {
			transform-origin: center;
			transform: translateY(10px) rotate(-45deg) scale(0.9);
		}
	}

	@keyframes hide {
		29% {
			opacity: 1;
		}
		30% {
			opacity: 0;
		}
		100% {
			opacity: 0;
		}
	}

	.toggled .menu-header-menu-container {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		padding: 60px 20px;
		display: flex;
		justify-content: center;
		align-items: center;
		background-color: #DA0111;
		z-index: 2;
	}

	.main-navigation.toggled ul {
		width: 100%;
		text-align: center;
		font-size: 20px;
		font-weight: 700;
	}

	.main-navigation li {
	  margin: 15px 0;
	}
	h1 {
    font-size: 70px;
  }
  h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .site-header-section-inner {
    min-height: 400px;
  }
  .info-site-section-inner, .two-info-cards {
    gap: 10px;
  }
  .about-us-card {
    margin-top: 0;
  }
  .info-section-card p {
  	font-size: 18px;
  }
  .btn {
  	font-size: 18px;
  }
  .about-us-card .info-section-card-inner {
  	padding-left: 25px;
  }
  .info-section-card p {
  	min-height: 100px;
  }
  .wind-turbine h2 {
  	font-size: 55px;
  }
  .turbine_image {
    right: -40px;
    opacity: 0.6;
  }
  .reviews-text {
  	font-size: 22px;
  }
  .reviews-text {
  	min-height: 200px;
  }

  .user-name .user-ava {
  	width: 40px;
  	height: 40px;
  }

	.user-name .name {
	  font-size: 16px;
	  line-height: 1.1;
	}

	.faq-list-section h2 {
		font-size: 50px;
	}
	.touch-to-help-section h2 {
		font-size: 56px;
	}

	.faq-list-section #wpsm_accordion_88 .ac_title_class {
		font-size: 24px;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.touch-to-help-section {
		background-size: 730px auto;
	}
	.touch-to-help-section-inner {
		min-height: 443px;
	}
	.touch-to-help-content {
		max-width: 53%;
	}
	.touch-to-help-btn {
	  font-size: 24px;
	}
	.touch-to-help-btn svg {
		top: 6px;
		width: 30px;
		height: 30px;
	}
	
	.footer {
		background-position: 321px top;
    background-size: 431px auto;
		padding-bottom: 20px;
	}
	
	.footer-bottom-inner {
		flex-direction: column;
	}
	.footer-bottom-inner .footer-bottom .footer-right-side {
		order: 1;
	}
	.footer-bottom-inner .footer-left-side {
		order: 2;
	}
	.copyright {
		margin-top: 30px;
	}
	.footer-top .footer-right-side {
  	width: calc(55% - 30px);
  }
  .footer-top .footer-left-side {
  	width: calc(45% - 30px);
  }

  .site-header-section-inner-pages .page-title {
    font-size: 60px;
    max-width: 100%;
    text-align: center;
    padding-bottom: 0;
  }

  .experience-section .flex-box {
	  gap: 0;
	  flex-direction: column;
	  align-items: center;
	  text-align: center;
	}
	.experience-section .left-side-box,
	.experience-section .right-side-box {
	  width: 100%;
	}
	.left-side-box h2 {
		max-width: 100%;
	}

	.experience-details .container-inner {
		flex-wrap: wrap;
		text-align: center;
	}
	.experience-details-item {
	  width: 50%;
	  margin-bottom: 40px;
	}

	.values-item h3 {
		max-width: 370px;
	}

	.base-inner-page-title {
		max-width: 100%;
		text-align: center;
	}
	.base-inner-page .white-box {
  	padding-top: 40px;
  }
  .list-cards-img {
  	width: 260px;
  }
  .list-cards-description {
    width: calc(100% - 320px);
  }
  .list-cards ol li::before {
    font-size: 30px;
    top: -3px;
    right: auto;
    left: 280px;
  }
	.list-cards-description h3 {
		margin-bottom: 10px;
	}

	.list-cards-description p {
		font-size: 18px;
	}
	.list-cards {
		padding-bottom: 20px;
	}
	.info-block h3 {
	  font-size: 44px;
	}
	.info-block p {
		font-size: 20px;
	}
	.info-block h3 {
	  margin-bottom: 30px;
	}
	.info-block-inner {
    max-width: 680px;
    padding-top: 50px;
    min-height: auto;
    padding-bottom: 50px;
  }
  .info-block {
    margin-bottom: 50px;
  }
  .quote {
  	font-size: 28px;
  }
  .base-inner-page .white-box {
  	padding-bottom: 70px;
  }

  /*news*/
  ..wp-block-search__button {
  	margin-top: -1px;
  }

  .subscribe .touch-to-help-section h2 {
	  font-size: 40px;
	  line-height: 1.1;
	}
	.short-info {
	  font-size: 20px;
	  line-height: 1.4;
	}

	.tnp-subscription div.tnp-field.tnp-field-button {
	  width: 160px;
	}
	.touch-to-help-content .tnp-subscription input.tnp-submit {
		padding-left: 15px;
		padding-right: 15px;
		font-size: 18px;
		height: 55px;
	}
	.touch-to-help-content .tnp-subscription input[type="email"] {
		font-size: 18px;
		height: 55px;
		padding-left: 15px;
	}

	/* Single post */
	.single-post h1 {
		font-size: 60px;
		line-height: 1.1;
	}
	div#ez-toc-container ul li {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.single-post-content .quote {
		margin-top: 45px;
		margin-bottom: 50px;
	}

	/*modal*/
	.checkout-modal {
		padding-left: 15px;
		padding-right: 15px;
	}
	.modal-content-inner {
		flex-direction: column;
		gap: 0;
	}
	.modal-left-side,
	.modal-form {
		width: 100%;
		max-width: 100%;
	}
	.form-control {
		height: 50px;
	}
	.field-group {
		gap: 25px;
	}

	/*Contact us*/
	.contact-page-inner {
		flex-direction: column;
	}
	.contact-page-left-side,
	.contact-page-form {
	  width: 100%;
	  max-width: 100%;
	}
	.contact-page-inner {
		padding-top: 60px;
	}

	/*Product page*/
	.products.all-posts-items .post-thumbnail {
		height: 400px;
		background-size: auto 325px;
	}
	.products .entry-meta,
	.left-meta {
		flex-direction: column;
		align-items: flex-start;
	}
	.left-meta {
		gap: 10px;
	}

	.product-price {
		padding-left: 0;
		min-width: 100%;
		text-align: left;
		margin-top: 10px;
	}
	.product-short-description {
		font-size: 16px;
	}
	.interesting-products h2 {
    font-size: 70px;
  }
  .interesting-products-item {
  	padding: 44px 20px 40px 30px;
  }
  .products-item-short-info {
  	min-height: 260px;
  }
  .windmills .card-img {
    width: 400px;
    height: 394px;
  }
  .interesting-products-item-inner {
  	max-width: 350px;
  }
	.panels .card-img {
		width: 200px;
		height: 204px;
	}
	.detail-products-description {
		font-size: 20px;
	}
	.interesting-products-item h3 {
    font-size: 42px;
  }
  /*Single page*/
  .single-product h1 {
  	font-size: 60px;
  }
  .buy-product .price {
  	font-size: 28px;
  }
  .product-full-img.owl-theme .owl-nav .owl-prev,
  .product-full-img.owl-theme .owl-nav .owl-next {
  	transform: translate(0, -55px);
  }
  .product-thumbnails-img {
  	max-width: 720px;
  }
  .product-photo-gallery {
	  margin-bottom: 100px;
	}
	.single-product h2,
	.single-product .faq-list-section h2 {
		font-size: 44px;
	}
	.technical_specifications h2 {
	  margin-bottom: 60px;
	}
	.technical_specifications table td:first-child {
    padding-left: 50px;
  }
  .single-product .info-block-inner {
    padding-top: 50px;
    min-height: auto;
  }
  .info-block-2 h2 {
  	margin-bottom: 35px;
  }
  .info-block-2 p br {
  	display: none;
  }
  .info-block-2 {
  	margin-bottom: 100px;
  }
  .equipment h2 {
	  margin-bottom: 60px;
	}
	.equipment_list {
		grid-template-columns: repeat(3, 1fr);
	}
	.buy-product.active {
		padding: 10px 13px 10px 20px;
		border-radius: 40px;
	}
	.buy-product.active .price {
	  font-size: 20px;
	}
	.advice-section .touch-to-help-content {
    max-width: 500px;
  }
  .advice-section .touch-to-help-section h2 {
  	font-size: 44px;
  	margin-bottom: 20px;
  }
  .advice-section .short-info {
	  margin-bottom: 25px;
	}
	.advice-section .form-control {
		font-size: 18px;
		padding-left: 15px;
	}
	/*Default page*/
	.default-page h1 {
		font-size: 58px;
	}
}

@media screen and (max-width: 991px) {
	.page-title {
	  max-width: 100%;
	}
	h1 {
    font-size: 60px;
  }
  .site-header-section-inner {
  	text-align: center;
  }
  .info-site-section-inner {
  	display: block;
  }
  .info-section-card-inner {
  	max-width: 100%;
  }
  .left-info-section {
	  background-color: #fff;
	  background-size: contain;
	  background-position: bottom right;
	  margin-bottom: 10px;
	}

  .touch-to-help-btn svg {
  	margin-right: 13px;
  }
  .footer-top-inner {
  	flex-direction: column;
  }
  .footer-top .footer-left-side,
  .footer-top .footer-right-side {
    width: 100%;
    max-width: none;
  }

  .footer {
		padding-top: 190px;
  	text-align: center;
		background-position: 157px top;
	}
  .footer-top-inner:after {
  	display: none;
  }
  .footer .custom-logo-link {
    margin-bottom: 20px;
  }
	.footer-top .footer-left-side {
		margin-bottom: 30px;
	}
	.footer-top .footer-right-side {
		display: block;
	}
	.footer-menu h4 {
    margin-bottom: 20px;
  }
  .footer-menu ul li {
  	margin-bottom: 10px;
  }
  .footer-menu {
  	margin-bottom: 30px;
  }
  .footer-top {
  	padding-bottom: 30px;
  }

  .touch-to-help-section {
		background-position: -165px center;
	}
	.touch-to-help-content {
		max-width: 62%;
    text-align: right;
	}
	.touch-to-help-section h2 {
    font-size: 54px;
  }

  .experience-details {
    padding-top: 50px;
    padding-bottom: 80px;
  }

  .flex-box.values-item {
  	flex-direction: column;
  }

  .values-item .left-side-box {
  	max-width: 100%;
  	order: 2;
  	width: 100%;
  	text-align: center;
  	padding-top: 30px;
  }

	.values-item .right-side-box {
	  max-width: 100%;
  	order: 1;
  	height: 500px;
  	width: 100%;
	}

	.values-item,
  .values-item:first-child,
  .values-item:last-child {
	  border-radius: 16px;
	  overflow: hidden;
	  margin-bottom: 30px;
	}

	.values-item h3 {
		max-width: 100%;
	}

	.item-list-section .white-box {
		padding-bottom: 0;
	}

	.quote-section .flex-box {
		flex-direction: column;
	}

	.quote-section .left-side-box,
	.quote-section .right-side-box {
		width: 100%;
		text-align: center;
	}

	.info-block:after {
		background: linear-gradient(270deg, rgba(15, 15, 15, 0) -60%, #0F0F0F 64%);
	}

	.cards-for-partners .values-item:first-child .left-side-box {
		border-radius: 0;
	}
	.cards-for-partners .values-item:last-child .right-side-box {
		border-radius: 16px;
	}
	.cards-for-partners-desc {
		max-width: 100%;
	}

	/*news*/
	.search-btn {
		top: 5px;
	}
	.wp-block-search__button {
		margin-top: -6px;
	}

	input[type="search"].wp-block-search__input {
		height: 60px;
	}

	.post-category-list {
		font-size: 16px;
	}

	.post-category-list a {
		margin-right: 20px;
	}

	.post-category-list a:after {
		top: 1px;
	}

	.post-category-list a:before {
		top: 5px;
	}

	.latest-post-content {
		width: 400px;
	  padding: 30px 20px 20px 30px;
	}

	.latest-post-cover {
  	width: calc(100% - 400px);
  }
  .latest-post {
  	min-height: 560px;
  }

  .latest-post-title {
  	font-size: 44px;
  }
  .all-posts-items {
  	grid-template-columns: repeat(2, 1fr);
  }

  /* Single post */
  .single-post h1 {
  	font-size: 50px;
  }
  div#ez-toc-container ul li {
  	font-size: 24px;
  }
  .main-post-content {
  	padding-left: 30px;
  }

  /*Product page*/
	.interesting-products h2 {
    font-size: 60px;
  }
  .products.all-posts-items .post-thumbnail {
    height: 320px;
    background-size: auto 245px;
  }
  .product-price {
  	font-size: 22px;
  }
  .interesting-products-list {
  	grid-template-columns: repeat(1, 1fr);
  }
  .interesting-products-item-inner {
    max-width: 450px;
  }
  .windmills .card-img {
	  width: 506px;
	  height: 500px;
	}
	.panels .card-img {
	  width: 297px;
	  height: 304px;
	}
	/*Single page*/
  .single-product h1 {
  	font-size: 60px;
  }
  .product-thumbnails-img {
    max-width: 490px;
  }
  .product-full-img.owl-theme .owl-nav .owl-prev {
    left: 5px;
  }
  .product-full-img.owl-theme .owl-nav .owl-next {
    right: 5px;
  }
  .equipment_list {
		grid-template-columns: repeat(2, 1fr);
	}
	.equipment_list .item:nth-child(3) .caption {
	  opacity: 1;
	}
	.equipment_list .item:nth-child(2) {
	  margin-right: 0;
	  border-radius: 16px;
	}
	.equipment_list .item:nth-child(3) {
	  margin-left: 0;
	  border-radius: 16px;
	}
	.advice-section .touch-to-help-content {
    max-width: 450px;
  }
  .advice-section .wpcf7-form .field-group {
    gap: 15px;
  }

  /*Default page*/
	.default-page h1 {
		font-size: 32px;
	}
	.default-page .single-post-content {
    padding-top: 0;
  }
}

@media screen and (max-width: 767px) {
	h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 44px;
  }
  .sub-title {
  	font-size: 18px;
  }
  .wind-turbine .sub-title {
  	font-size: 22px;
  }
  .wind-turbine h2 {
    font-size: 45px;
    margin-bottom: 40px;
  }
  .reviews-list-section .owl-carousel .owl-item {
  	padding-top: 30px;
  	padding-bottom: 30px;
  	padding-right: 15px;
  }
  .reviews-list-section {
  	padding-bottom: 30px;
  }
  .faq-list-section {
    padding-top: 40px;
  }
  .faq-list-section h2 {
    font-size: 40px;
  }
  
  .faq-list-section h2 {
  	margin-bottom: 30px;
  }
  .faq-list-section #wpsm_accordion_88 .ac_title_class {
  	font-size: 20px;
  }
  .faq-list-section #wpsm_accordion_88 .wpsm_panel-body {
  	font-size: 16px !important;
  }
  .faq-list-section {
  	padding-bottom: 30px;
  }
  .touch-to-help-section h2 {
  	font-size: 46px;
  	margin-bottom: 40px;
  }
  .touch-to-help-section {
  	background-position: -315px center;
  }
  .touch-to-help-content {
    max-width: 80%;
  }
  .footer {
  	padding-top: 185px;
  	background-position: 7px top;
  }

  .site-header-section-inner-pages .page-title {
  	font-size: 42px;
  }

  .experience-section h2 {
    font-size: 30px;
  }

  .experience-section-inner {
  	font-size: 16px;
  }

  .experience-details {
    padding-top: 30px;
    padding-bottom: 10px;
  }

  .experience-details h4 {
    font-size: 16px;
  }

  .experience-data {
    font-size: 80px;
  }

  .values-item .right-side-box {
  	height: 380px;
  }

  .site-header-section-inner-pages {
    padding-top: 30px;
  }
  .list-cards ol li {
		flex-direction: column;
	}
	.list-cards-img {
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.list-cards-description {
    width: 100%;
    text-align: center;
  }
  .list-cards ol li:before {
  	display: none;
  }
  .info-block h3 {
    font-size: 38px;
  }
  .info-block-inner {
  	padding-top: 20px;
  	padding-bottom: 20px;
  }
  .quote {
    font-size: 24px;
  }
  .base-inner-page .white-box {
    padding-bottom: 35px;
  }
  .info-block p {
    font-size: 18px;
  }

  /*News*/
  .search-btn svg,
  .wp-block-search__button {
	  width: 31px;
	  height: 30px;
	}
	input[type="search"].wp-block-search__input {
		height: 49px;
	}

	.news-header {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.post-category-list {
		font-size: 14px;
		margin-bottom: 30px;
	}

	.post-category-list a {
		padding-left: 20px;
		margin-right: 15px;
	}

	.post-category-list a:after {
		width: 14px;
  	height: 14px;
  	top: 2px;
	}
	.post-category-list a:before {
		width: 7.5px;
  	height: 7.5px;
  	left: 3px;
	}
	.latest-post {
		flex-direction: column;
		min-height: auto;
		margin-bottom: 35px;
	}
  .latest-post-cover {
    width: 100%;
    position: relative;
  }
  .post-thumbnail {
  	height: 315px;
  }
  .latest-post-title {
    font-size: 40px;
    max-width: 100%;
  }
  .latest-post-short-desc {
  	min-height: auto;
  }
	.latest-post-content {
		width: 100%;
		padding-bottom: 30px;
	}
	.all-posts-list {
    padding-top: 35px;
  }
	.all-posts-list h2 {
		margin-bottom: 30px;
	}
	.all-posts-items {
		gap: 20px;
	}
	.all-posts-items .post-thumbnail {
    height: 200px;
  }
  .thumbnail {
  	margin-bottom: 15px;
  }
  .posted-on {
  	font-size: 12px;
  }
  .cat-links a {
  	font-size: 10px;
  }
  .entry-meta {
  	padding-bottom: 10px;
  	margin-bottom: 10px;
  }
  h3.post-title {
    font-size: 24px;
  }
  .all-posts-items .article-content {
  	font-size: 16px;
  }
  .all-posts-items {
  	margin-bottom: 35px;
  }

  /* Single post */
  div#ez-toc-container {
  	display: none;
  }
  .main-post-content {
    padding-left: 0;
    width: 100%;
    max-width: 100%;
  }
  .single-post h1 {
    font-size: 32px;
  }
  .single-post-header {
  	flex-direction: column;
  }

  .single-post-header .post-title {
  	order: 2;
  }

  .single-post-header .cat-links {
  	order: 1;
  	margin-bottom: 30px;
  }
  .single-post-content {
	  font-size: 18px;
	}
	.full-post-thumbnail .post-thumbnail {
    margin-bottom: 30px;
  }

  .single-post-content h2 {
  	font-size: 24px;
  	margin-top: 35px;
  }

  .single-post-content h3 {
  	font-size: 20px;
  	margin-top: 20px;
  	margin-bottom: 10px;
  }

  .single-post-content h4 {
  	font-size: 18px;
  	margin-top: 20px;
  	margin-bottom: 10px;
  }

	.single-post-content .quote .author {
		margin-top: 15px;
	}
	.single-post-content .quote {
    margin-top: 30px;
    margin-bottom: 35px;
  }

	.main-post-content .sfsi_shortcode_container {
		margin-top: 40px;
	}
	.recent-posts-section h2 {
		font-size: 36px;
		text-align: center;
		border-bottom: none;
		padding-bottom: 0;
	}
	.recent-posts-section {
    margin-top: 60px;
  }

  .recent-posts-section .post:last-child {
  	display: none;
  }

  /*modal*/
	.hide-popup svg {
		width: 40px;
		height: 40px;
	}
	.checkout-modal {
    padding-top: 70px;
  }
	.modal-container {
		min-height: calc(100vh - 70px);
		padding-top: 40px;
	}
	.modal-title h2 {
		font-size: 50px;
		margin-bottom: 20px;
	}
	.modal-title p {
		font-size: 20px;
	}
	.checkout-modal .modal-container:after {
		width: 580px;
		height: 472px;
	}
	/*Contact us*/
	.contact-page-inner {
    padding-top: 40px;
  }
  .contact-page-title h2 {
  	font-size: 40px;
  	margin-bottom: 20px;
  }

  .contact-page-title p {
  	font-size: 20px;
  }
  .contact-data {
  	font-size: 28px;
  	margin-bottom: 15px;
  }
  .contact-page-form .hint {
  	font-size: 18px;
  }
  .contact-page .field-group {
    gap: 25px;
  }
  .contact-page .gray-box {
  	padding-bottom: 80px;
  }
  /*Product page*/
	.interesting-products h2 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .product-page .white-box {
  	padding-left: 15px;
  	padding-right: 15px;
  }
  .products {
    padding-top: 40px;
  }
  .products.all-posts-items .post-thumbnail {
    height: 240px;
    background-size: auto 200px;
  }
  .product-price {
    font-size: 20px;
  }
  .interesting-products-item h3 {
    font-size: 38px;
  }
  .detail-products-description {
    font-size: 18px;
    margin-bottom: 75px;
  }
  .detail-products-description h2 {
    font-size: 38px;
  }
  .product-page .base-inner-page {
    margin-bottom: 60px;
  }
  .interesting-products {
    margin-bottom: 60px;
  }
  /*Single page*/
	.single-product .product-category {
		font-size: 20px;
	}
	.single-product h1 {
    font-size: 36px;
  }
  .buy-product {
  	flex-direction: column;
  	gap: 20px;
  }
  .buy-product .price {
    font-size: 24px;
  }
  .product-full-img.owl-theme .owl-nav .owl-prev,
  .product-full-img.owl-theme .owl-nav .owl-next {
    transform: translate(0, -10px);
  }
  .product-full-img.owl-theme .owl-nav .owl-prev {
    left: 0;
  }
  .product-full-img.owl-theme .owl-nav .owl-next {
    right: 0;
  }
  .product-full-img .item {
	  width: calc(100% - 90px);
	}
  .product-full-img .owl-prev svg,
  .product-full-img .owl-next svg {
	  width: 18px;
	  height: 36px;
	}
	.product-full-img {
		margin-bottom: 50px;
	}
	.single-product h2,
	.single-product .faq-list-section h2 {
    font-size: 36px;
  }
  .technical_specifications h2 {
    margin-bottom: 34px;
  }
  .technical_specifications table {
  	display: block;
  }
  .technical_specifications table tr {
  	display: block;
  }
  .technical_specifications table td {
  	display: block;
  }

  .technical_specifications table td:first-child {
    width: 100%;
    text-align: right;
    padding-right: 0;
    font-size: 22px;
    padding-bottom: 0;
  }
  .technical_specifications table td:last-child {
  	width: 100%;
  	border: none;
  	font-size: 18px;
  	padding-top: 4px;
  	padding-left: 0;
  }
  .technical_specifications table td:last-child strong {
  	margin-top: 25px;
  	font-size: 18px;
  }
  .technical_specifications table td:first-child::before {
  	font-size: 20px;
  	top: 44px;
  }
  .buy-product.active {
  	flex-direction: row;
  	right: auto;
  	left: 50%;
  	transform: translate(-50%, 0);
  }
  .technical_specifications {
	  margin-bottom: 15px;
	}
	.single-product .info-block-inner {
		padding-top: 35px;
	}
	.single-product .info-block p {
		margin-bottom: 23px;
	}
	.single-product .info-block {
    margin-bottom: 80px;
  }
  .info-block-2 {
    margin-bottom: 80px;
    font-size: 18px;
  }
  .info-block-2 h2 {
    margin-bottom: 30px;
  }
  .info-block-img {
	  margin-top: 60px;
	}
  .equipment h2 {
    margin-bottom: 50px;
  }
  .equipment_list {
    grid-template-columns: repeat(1, 1fr);
  }
  .equipment_list .item {
    min-height: 340px;
  }
  .equipment_list .caption {
  	font-size: 18px;
  }
  .advice-section .touch-to-help-section h2 {
  	font-size: 36px;
  }
  .advice-section .short-info {
  	font-size: 18px;
  }
}

@media screen and (max-width: 639px) {
	.site-branding img {
		max-width: 150px;
	}
	.menu-toggle svg {
		width: 50px;
	}
	.right-header {
		gap: 10px;
	}
	.btn.sm-btn {
		font-size: 14px;
		padding: 10px 20px;
	}
	.header {
		padding-top: 20px;
	}
	.site-header-section {
		padding-top: 90px;
		padding-bottom: 0;
	}
	.site-header-section-inner {
    min-height: 300px;
  }
  .btn {
    font-size: 16px;
    padding: 12px 25px;
  }
  .right-info-section,
  .two-info-cards {
  	display: block;
  }
	.two-info-cards .info-section-card {
		width: 100%;
		margin-bottom: 10px;
	}
	.info-section-card {
		text-align: center;
	}
	.product-card {
    padding-top: 30px;
  }
  h1 {
    font-size: 35px;
  }
  h2 {
    font-size: 32px;
  }
  h3 {
  	font-size: 26px;
  }
  .wind-turbine h2 {
  	font-size: 35px;
  }
  .wind-turbine .sub-title {
    font-size: 20px;
  }
	.reviews-list-section h2 .sub-title {
		font-size: 24px;
	}
	.reviews-text {
		font-size: 20px;
	}
	.faq-list-section h2 {
		font-size: 32px;
	}
  .touch-to-help-section h2 {
  	margin-bottom: 20px;
  }
  .touch-to-help-section {
  	 background-size: 600px auto;
    background-position: -297px center;
  }
  .touch-to-help-section-inner {
    min-height: 350px;
  }
  .touch-to-help-content {
  	max-width: 350px;
  }

  .touch-to-help-btn {
  	font-size: 20px;
  }
  .footer-bottom .footer-right-side {
  	flex-direction: column;
  	gap: 10px;
  }
  .copyright {
  	font-size: 14px;
  }

  .inner-pages .site-header-section {
  	padding-top: 100px;
  }

  .site-header-section-inner-pages .page-title {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .experience-section-inner {
    padding-top: 20px;
  }

  .experience-section-inner p {
  	line-height: 1.3;
  }

  .experience-details-item {
  	width: 100%;
  }

  .values-item p {
  	font-size: 18px;
  }

	.values-item .right-side-box {
		height: 300px;
	}
	.info-block h3 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .quote {
    font-size: 22px;
  }

  /*News*/
  .top-background {
  	padding-top: 90px;
  }
	.search-area {
		top: 0px;
	}
	.search-btn {
		margin-right: 0;
	}
	.wp-block-search__inside-wrapper {
		padding-right: 0;
		gap: 15px;
	}
	.wp-block-search__button {
    margin-top: -8px;
  }
  .post-category-list {
  	margin-bottom: 20px;
  }
  .cat-links a {
    font-size: 12px;
  }
  .latest-post-title {
  	font-size: 30px;
  }
  .posted-on {
    font-size: 14px;
  }
  .all-posts-list h2 {
  	text-align: center;
  }
	.all-posts-items {
		grid-template-columns: repeat(1, 1fr);
	}
	.all-posts-items .post-thumbnail {
    height: 315px;
  }
  .white-box .latest-post-title {
  	font-size: 24px;
  }
  .all-posts-items .article-content {
    font-size: 18px;
  }
  .subscribe .touch-to-help-section h2 {
  	font-size: 34px;
  	line-height: 1;
  }
	.short-info {
		font-size: 18px;
		line-height: 1.2;
		margin-bottom: 30px;
	}
	.touch-to-help-content div.tnp-subscription form {
		gap: 15px;
	}
	.touch-to-help-content .tnp-subscription input[type="email"],
	.touch-to-help-content .tnp-subscription input.tnp-submit {
		height: 45px;
		font-size: 16px;
	}
	.touch-to-help-content .tnp-subscription input.tnp-submit {
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 16px;
	}
	.footer {
		padding-top: 155px;
		background-position: -35px top;
		background-size: 360px auto;
	}

	.touch-to-help-section h2 {
    font-size: 40px;
  }

  /*Search result*/
	.search-form-section .search-field,
	.search-form-section .search-submit {
		height: 45px;
	}
	.search-form-section .search-form > label {
		width: calc(100% - 170px);
	}

	.search-form-section .search-field {
		font-size: 18px;
		padding-left: 15px;
	}
	.search-form-section .search-submit {
		width: 150px;
		font-size: 18px;
		padding: 5px 15px;
	}
	/*modal*/
	.modal-container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.modal-title h2 {
		font-size: 40px;
	}
	.modal-title p {
    font-size: 18px;
  }
  .field-group {
    gap: 0;
    grid-template-columns: 1fr;
  }
  .form-label {
  	font-size: 18px;
  }
  .checkout-modal .modal-container:after {
		width: 430px;
    height: 342px;
	}
	/*Contact us*/
	.contact-page-title h2 {
		font-size: 34px;
	}
	.contact-page-title p {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .contact-data {
    font-size: 24px;
  }
  .contact-page-form .hint {
  	font-size: 18px;
  }
	.contact-page .form-label {
		margin-bottom: 10px;
	}
	.contact-page .field-group {
    gap: 0;
  }
	.contact-page .field-control {
		margin-bottom: 35px;
	}
	.contact-page textarea.form-control {
		height: 140px;
	}
	.contact-page-inner {
		padding-left: 15px;
		padding-right: 15px;
	}
	.contact-page .gray-box {
		padding-bottom: 60px;
	}

	/*Product page*/
	.products.all-posts-items {
		grid-template-columns: repeat(1, 1fr);
	}
	.products.all-posts-items .post-thumbnail {
    height: 260px;
    background-size: auto 260px;
  }
  .interesting-products h2 {
  	font-size: 35px;
  }
  .windmills .card-img {
    width: 400px;
    height: 394px;
  }
  .interesting-products-item h5 {
	  font-size: 20px;
	}
	.interesting-products-item h3 {
    font-size: 32px;
  }
  .interesting-products-item-inner {
    max-width: 300px;
  }
	.products-item-short-info {
		min-height: 210px;
	}
	.panels .card-img {
    width: 180px;
    height: 184px;
  }
  .detail-products-description h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  /* Single post */
	.product-thumbnails-img {
    max-width: 60%;
  }
  .advice-section .wpcf7-form .field-group {
    gap: 0;
  }
  .advice-section .field-control {
	  margin-bottom: 10px;
	}
	.advice-section .touch-to-help-section h2 {
		margin-bottom: 10px;
	}
	.advice-section .short-info {
    margin-bottom: 15px;
  }
  .advice-section .touch-to-help-section {
  	padding-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
	.header-container {
		flex-direction: column;
	}
	.right-header {
		width: 100%;
    justify-content: center;
    margin-top: 20px;
	}
	.main-navigation {
		position: absolute;
		right: 0;
		top: -45px;
	}
	.site-header-section {
		padding-top: 115px;
	}
	.solar-panels-img {
	  padding-top: 0px;
	}
	.reviews-list-section {
		padding-top: 0;
	}
	.reviews-list-section h2 {
		margin-bottom: 70px;
		text-align: center;
	}
	.reviews-list-section .owl-theme .owl-nav {
		top: -65px;
		left: 0;
	}

	.site-branding img {
    max-width: 150px;
  }
  .footer-left-side .custom-logo {
  	max-width: 150px;
  }

	.inner-pages .site-header-section {
		padding-top: 130px;
	}

  .base-inner-page .white-box {
    padding-top: 20px;
  }

  .white-box h2 {
  	font-size: 30px;
  }
  .single-post-content h2 {
  	font-size: 24px;
  }

	.list-cards-description p {
		font-size: 16px;
	}

	.info-block h3 {
		font-size: 30px;
	}

	.info-block p {
		font-size: 16px;
	}
	.info-block-inner {
		padding: 0;
	}

	.touch-to-help-section {
    padding-right: 15px;
	}
	.touch-to-help-content {
    max-width: 280px;
  }

	/*News*/
	.news-header {
		flex-direction: column;
		align-items: flex-start;
	}

	.news-header .page-title {
		max-width: 100%;
		order: 2;
	}
  .top-background {
  	padding-top: 115px;
  }
  .search-form {
  	order: 1;
  	width: 100%;
	  position: relative;
	  display: flex;
  }
  .search-area {
  	display: block !important;
  	position: relative;
  }
  .close-search-area {
  	display: none;
  }
  input[type="search"].wp-block-search__input {
  	width: calc(100% - 46px);
  }
  .wp-block-search__button {
    margin-top: -3px;
  }
  .search-btn {
  	display: none;
  }

  .touch-to-help-content div.tnp-subscription form {
  	flex-direction: column;
  	align-items: flex-end;
  }
  .subscribe .touch-to-help-section h2 {
  	font-size: 30px;
  }
  .short-info {
  	font-size: 16px;
  	margin-bottom: 20px;
  }
  .touch-to-help-section h2 {
    font-size: 36px;
  }

  /*Search result*/ 
  .search-form-section .search-form {
  	flex-direction: column;
  }
   .search-form-section .search-form > label {
    width: 100%;
  }

  .single-post-content ol,
  .single-post-content ul {
  	padding-left: 20px;
  }

  /*modal*/
  .checkout-modal .modal-container:after {
		width: 350px;
    height: 285px;
	}

	/*Contact us*/
	.contact-page-form .hint {
    font-size: 16px;
    margin-bottom: 25px;
  }
  /*Product page*/
	.products.all-posts-items .post-thumbnail {
    height: 230px;
    background-size: auto 215px;
  }
  .windmills .card-img {
    width: 250px;
    height: 247px;
  }
  .interesting-products-item {
    padding: 30px 20px 25px 20px;
  }
  .interesting-products-item-inner {
    max-width: 260px;
  }
  .interesting-products-item h5 {
    font-size: 18px;
  }
  .panels .card-img {
    width: 140px;
    height: 143px;
    bottom: 85px;
  }
  .detail-products-description h2 {
  	font-size: 28px;
  }
  .touch-to-help-light.advice-section .touch-to-help-section {
  	background-image: none;
  }
  .advice-section .touch-to-help-section {
  	padding-left: 15px;
  }
  .touch-to-help-content {
  	text-align: center;
  }
  .buy-product {
  	margin-bottom: 50px;
  }
  .product-photo-gallery {
    margin-bottom: 60px;
  }
  .equipment_list .item {
    min-height: 320px;
  }
}

@media screen and (max-width: 359px) {
	.subscribe .touch-to-help-section h2 {
		font-size: 28px;
	}
	/*modal*/
  .checkout-modal .modal-container:after {
		width: 300px;
    height: 235px;
	}
}

@media screen and (max-height: 939px) {
	.product-card {
		padding-top: 50px;
	}
	.product-btn-details {
		margin-bottom: 25px;
	}
	.quadcopter img {
	  width: auto;
	  max-width: 95%;
	  max-height: 400px;
	}

	.solar-panels-img img {
	  width: auto;
	  max-width: 100%;
	  max-height: 400px;
	}
}

@media screen and (max-height: 767px) {
	.product-card {
    padding-top: 30px;
  }
  .product-card .sub-title {
  	margin-bottom: 5px;
  }
  .quadcopter img {
	  max-height: 300px;
	}
	.product-btn-details {
    margin-bottom: 0;
  }
  .wind-turbine h2 {
  	margin-bottom: 15px;
  }
  .wind-turbine {
  	padding-bottom: 50px;
  }
  .turbine_image img {
	  width: auto;
	  max-height: 950px;
	  max-width: 100%;
	}
	.solar-panels-img img {
		max-height: 300px;
	}
}

@media screen and (max-height: 599px) {
	.content--sticky {
		position: relative;
		height: auto;
		margin-bottom: 25px;
	}

	.product-btn-details {
		margin-bottom: 25px;
	}
	.wind-turbine h2 {
    margin-bottom: 25px;
  }
}

@media screen and (max-height: 939px) and (max-width: 1260) {

}