/*
Theme Name: Zem konsultant
Theme URI: https://zemlia.com.ua/
Author: Digital Agency REDSKY
Author URI: https://redsky.agency/
Description: Theme created special for Zem konsultant
Version: 1.0
*/

@font-face {
	font-family: 'Circe';
	src: url('https://zemlia.com.ua/fonts/Circe/Circe-Regular.eot');
	src: local('Circe'), local('Circe-Regular'),
		url('https://zemlia.com.ua/fonts/Circe/Circe-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://zemlia.com.ua/fonts/Circe/Circe-Regular.woff') format('woff'),
		url('https://zemlia.com.ua/fonts/Circe/Circe-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('https://zemlia.com.ua/fonts/Circe/Circe-ExtraLight.eot');
	src: local('Circe ExtraLight'), local('Circe-ExtraLight'),
		url('https://zemlia.com.ua/fonts/Circe/Circe-ExtraLight.eot?#iefix') format('embedded-opentype'),
		url('https://zemlia.com.ua/fonts/Circe/Circe-ExtraLight.woff') format('woff'),
		url('https://zemlia.com.ua/fonts/Circe/Circe-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('https://zemlia.com.ua/fonts/Circe/Circe-Thin.eot');
	src: local('Circe Thin'), local('Circe-Thin'),
		url('https://zemlia.com.ua/fonts/Circe/Circe-Thin.eot?#iefix') format('embedded-opentype'),
		url('https://zemlia.com.ua/fonts/Circe/Circe-Thin.woff') format('woff'),
		url('https://zemlia.com.ua/fonts/Circe/Circe-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('https://zemlia.com.ua/fonts/Circe/Circe-Light.eot');
	src: local('Circe Light'), local('Circe-Light'),
		url('https://zemlia.com.ua/fonts/Circe/Circe-Light.eot?#iefix') format('embedded-opentype'),
		url('https://zemlia.com.ua/fonts/Circe/Circe-Light.woff') format('woff'),
		url('https://zemlia.com.ua/fonts/Circe/Circe-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('https://zemlia.com.ua/fonts/Circe/Circe-Bold.eot');
	src: local('Circe Bold'), local('Circe-Bold'),
		url('https://zemlia.com.ua/fonts/Circe/Circe-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://zemlia.com.ua/fonts/Circe/Circe-Bold.woff') format('woff'),
		url('https://zemlia.com.ua/fonts/Circe/Circe-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('https://zemlia.com.ua/fonts/Circe/Circe-ExtraBold.eot');
	src: local('Circe ExtraBold'), local('Circe-ExtraBold'),
		url('https://zemlia.com.ua/fonts/Circe/Circe-ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('https://zemlia.com.ua/fonts/Circe/Circe-ExtraBold.woff') format('woff'),
		url('https://zemlia.com.ua/fonts/Circe/Circe-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}
@font-face {
    font-family: 'Geometria';
    src: local('Geometria Heavy'), local('Geometria-Heavy'),
        url('https://zemlia.com.ua/fonts/Geometria/Geometria-Heavy.woff2') format('woff2'),
        url('https://zemlia.com.ua/fonts/Geometria/Geometria-Heavy.woff') format('woff'),
        url('https://zemlia.com.ua/fonts/Geometria/Geometria-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
  }

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: 'Circe';
    font-weight: 300;
    line-height: 1.2;
}
::-webkit-scrollbar {
    width: 0px;
    background: transparent;
}
:root {
    --theme-green: #7C894D;
    /* --theme-green: #cd1b22; */
    /* --theme-green: #1F5150; */
    --xxl-size: 40px;
    --xl-size: 35px;
    --l-size: 30px;
    --dark: #3a3a42;
}
* {
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

a {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

a:hover {
    text-decoration: none;
}

a a:focus {
    outline: none;
}


body {
    margin: 0;
}

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

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

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 0;
}

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

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

a {
    background-color: transparent;
    text-decoration: none;
}

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

abbr[title] {
    border-bottom: 1px #767676 dotted;
    text-decoration: none;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: 700;
}

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

dfn {
    font-style: italic;
}

mark {
    background-color: #eee;
    color: #222;
}

small {
    font-size: 80%;
}

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

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

img {
    border-style: none;
}

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

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

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

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

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

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

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

textarea {
    overflow: auto;
}

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

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

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

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

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

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

body,
button,
input,
select,
textarea {
    color: #333;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.66;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    line-height: 1.4;
    margin: 0 0 0.75em;
    padding: 1.5em 0 0;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    padding-top: 0;
}

h1 {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 300;
}

h2,
.home.blog .entry-title {
    color: #666;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 300;
}

h3 {
    color: #333;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 300;
}

h4 {
    color: #333;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 800;
}

h5 {
    color: #767676;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 800;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

h6 {
    color: #333;
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: 800;
}

p {
    margin: 0 0 10px;
    padding: 0;
    line-height: 1.2;
}

dfn,
cite,
i {
    font-style: italic;
}
em {
    font-style: normal;
}
blockquote {
    color: #666;
    font-size: 18px;
    font-size: 1.125rem;
    font-style: italic;
    line-height: 1.7;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

blockquote cite {
    display: block;
    font-style: normal;
    font-weight: 600;
    margin-top: 0.5em;
}

address {
    margin: 0 0 1.5em;
}

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

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

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

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

big {
    font-size: 125%;
}

blockquote {
    quotes: "" "";
}

q {
    quotes: "" "";
}

blockquote:before,
blockquote:after {
    content: "";
}

:focus {
    outline: none;
}

img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
.container {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    position: relative;
}
.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
    position: absolute;
    top: 90%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.slick-dots li {
    margin: 0 0.25rem;
}
.slick-dots button {
    display: block;
    width: 1rem;
    height: 1rem;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: transparent;
    border: 1px solid #fff;
    text-indent: -9999px;
    cursor: pointer;
}
.slick-dots li.slick-active button {
    background-color: #fff;
}

.grid {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.block100 {
    width: 100%;
    max-width: 100%;
}




/* end basic style */

.heroSlider {

}
.heroSlider .heroSlider-item {
    height: 600px;
    position: relative;
}
.heroSlider .heroSlider-item .img img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.heroSlider .heroSlider-item .text {
    flex-direction: column;
    justify-content: center;
}
.heroSlider .heroSlider-item .text .title {
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    font-size: 55px;
}
.heroSlider .heroSlider-item .text .content {
    max-width: 700px;
    margin-bottom: 0px;
}
.heroSlider .heroSlider-item .text .content p {
    color: #fff;
    font-size: 20px;
}
.heroSlider .heroSlider-item .text .link a {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}
.home header {
	background: #000000;
    background: -webkit-linear-gradient(180deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.2) 70%, rgba(252, 176, 69, 0) 100%);
    background: -moz-linear-gradient(180deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.2) 70%, rgba(252, 176, 69, 0) 100%);
    background: linear-gradient(180deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.2) 70%, rgba(252, 176, 69, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(
      startColorstr="#000000",
      endColorstr="#FCB045",
      GradientType=0
    );
}
header {
    position: fixed;
    z-index: 2;
    top: 0;
    width: 100%;
    left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    transition: .3s;
	background: var(--theme-green);
}
header .logo {
    
}
header .logo svg {
    fill: #fff;
}
header .logo svg #Path_29 {
    stroke: #fff;
}
header .logo .left_part {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    line-height: 1;
    padding-right: 10px;
    border-right: 1px solid #fff;
    transition: .3s;
}
header .logo .right_part {
    padding-left: 10px;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    line-height: 1;
    transition: .3s;
}
header .logo .right_part a {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    line-height: 1;
    margin-top: 5px;
    display: block;
    transition: .3s;
}
header .menu {

}
header .menu .menu-main-menu-container {
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
header .menu ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
}
header .menu li {
    margin-right: 15px;
}
header .menu li:last-child {
    margin-right: 0;
}
header .menu li a {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
	position: relative;
}
header .menu li a:after {
	content: '';
	position: absolute;
	height: 1px;
	background: transparent;
	bottom: 0;
	left: 0;
	transition: .3s;
	width: 0px;
}
header .menu li.current-menu-item a:after {
	background: #fff;
	width: 100%;
}
header .menu li a:hover a:after {
	background: #fff;
	width: 100%;
}
header .social ul {
    list-style: none;
}
header .social li:first-child {
    margin-right: 15px;
}
header .social li {

}
header .social li a {

}
header .social img,
header .social svg {
    width: 35px;
    height: 35px;
}
header .social svg {
    fill: #fff;
}
header.fixedHeader {
    background: var(--theme-green);
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.3);
    z-index: 2;
}
header.fixedHeader .logo .left_part,
header.fixedHeader .logo .right_part,
header.fixedHeader .logo .right_part a,
header.fixedHeader .social svg,
header.fixedHeader .menu li a {
    /* color: #000; */
    /* fill: #000; */
}
header.fixedHeader .logo .left_part {
    /* border-color: #000; */
}
.sectionPoslugu {
    background: #F2F2F2;
    padding-top: 70px;
    padding-bottom: 80px;
    background-image: url(https://redsky.agency/wp-content/themes/redsky/img/oh_bg-min.png);
    background-size: cover;
}
.sectionPoslugu .title_section {
    font-size: 35px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 60px;
    text-align: center;
}
.sectionPoslugu .poslugu_item {
    width: calc(100% / 3 - 20px);
    height: 310px;
    background: rgb(255, 255, 255, 0.5);
    border-radius: 15px;
    /* padding: 25px; */
    transition: .3s;
    margin-bottom: 30px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.10), 0 6px 6px rgba(0,0,0,0.05);
    background-size: cover!important;
    background-position: 50%!important;
    position: relative;
}
.sectionPoslugu .poslugu_item a {
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	padding: 25px;
	border-radius: 15px;
	overflow: hidden;
}
.sectionPoslugu .poslugu_item .blur_layer {
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    filter: blur(0);
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 15px;
    overflow: hidden;
}
.sectionPoslugu .poslugu_item .blur_layer:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgb(0 0 0 / 70%);
}
.sectionPoslugu .poslugu_item .blur_layer img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	filter: blur(0px);
}
.sectionPoslugu .poslugu_item:hover {
    background: #fff;
}
.sectionPoslugu .poslugu_item .title {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
    line-height: 1;
    position: relative;
    z-index: 1;
}
.sectionPoslugu .poslugu_item .text {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    position: relative;
    z-index: 1;
}
.sectionPoslugu .poslugu_item .text p {
	font-weight: 400;
}
.sectionPoslugu .poslugu_item .link {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    /* text-decoration: underline; */
    margin-top: 20px;
    position: relative;
    z-index: 1;
    background: #fff;
    line-height: 1;
    font-weight: 400;
    display: flex;
    align-items: center;
    color: var(--dark);
    border-radius: 5px;
    height: 40px;
    padding-left: 15px;
    padding-right: 15px;
}
.sectionPoslugu .more {
    background: var(--theme-green);
    width: 275px;
    height: 60px;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 10px 20px rgba(0,0,0,0.10), 0 6px 6px rgba(0,0,0,0.05);
    border-radius: 15px;
    line-height: 1;
    margin: 60px auto 0 auto;
}
.sectionKomuMuKorusni {
    padding-top: 110px;
    padding-bottom: 50px;
}
.sectionKomuMuKorusni .title_section {
    font-size: 35px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 67px;
    text-align: left;
}
.sectionKomuMuKorusni .korusni_item {
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
}
.sectionKomuMuKorusni .korusni_item:after {
	content: '';
	position: absolute;
	width: 50%;
	height: 1px;
	background: #707070;
	top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.sectionKomuMuKorusni .korusni_item:last-child:after {
    display: none;
}
.sectionKomuMuKorusni .korusni_item .title {
    width: 40%;
    font-size: 28px;
    font-weight: bold;
    color: #000;
    padding-left: 150px;
    align-items: center;
    display: inherit;
    position: relative;
    padding-right: 50px;
    line-height: 1;
}
.sectionKomuMuKorusni {
	counter-reset: number 0;
}
.sectionKomuMuKorusni .korusni_item .title:before {
    font-family: 'Geometria';
    counter-increment: number;
    content: "0" counter(number);
    position: absolute;
    color: #E3E3E3;
    font-weight: 900;
    font-size: 125px;
    left: 45px;
    z-index: -1;
}
.sectionKomuMuKorusni .korusni_item .text {
    width: 60%;
    font-size: 16px;
    font-weight: 300;
    color: #000;
}
.sectionPlashka {
    background: var(--theme-green);
    padding-top: 70px;
    padding-bottom: 80px;
}
.sectionPlashka .left_part {
    font-size: 28px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    padding-left: 100px;
    width: 40%;
}
.sectionPlashka.mark_twen .left_part {
    padding-left: 70px;
}
.sectionPlashka .left_part span {
    font-weight: 300;
    text-align: right;
    display: block;
    margin-top: 20px;
}
.sectionPlashka .right_part {
    flex-direction: column;
    justify-content: center;
    font-weight: 300;
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    width: 45%;
}
.sectionPlashka .right_part a {
	font-size: 45px;
	color: #fff;
	font-weight: bold;
	margin-top: 5px;
}
.sectionInformation {
    margin-top: 120px;
    padding-bottom: 80px;
}
.sectionInformation .f_part {
    width: 50%;
    padding-right: 20px;
}
.sectionInformation .f_part .title {
    font-size: 35px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 25px;
    text-align: left;
}
.sectionInformation .f_part .text {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    margin-bottom: 30px;
}
.sectionInformation .f_part .more {
    background: var(--theme-green);
    width: 275px;
    height: 60px;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 10px 20px rgba(0,0,0,0.10), 0 6px 6px rgba(0,0,0,0.05);
    border-radius: 15px;
    line-height: 1;
    /* margin: 0 auto 0 auto; */
}
.sectionInformation .s_part {
    width: 50%;
    padding-right: 30px;
    padding-left: 30px;
}
.sectionInformation .s_part .news-item {
    margin-bottom: 20px;
}
.sectionInformation .s_part .news-item a {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    transition: .3s;
}
.sectionInformation .s_part .news-item a:hover {
    color: var(--theme-green);
}
footer {
    background: var(--dark);
    padding-top: 45px;
}
footer .social ul {
    list-style: none;
}
footer .social li:first-child {
    margin-right: 15px;
}
footer .social li {

}
footer .social li a {

}
footer .social img,
footer .social svg {
    width: 35px;
    height: 35px;
}
footer .social svg {
    fill: #fff;
}
footer .logo {
    position: relative;
}
footer .logo:after {
    content: '';
    position: absolute;
    width: 33px;
    bottom: -15px;
    left: 0;
    height: 1px;
    background: #fff;
}
footer .phone_number {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    margin-top: 30px;
    display: block;
    margin-bottom: 30px;
}
footer .bottom_footer {
    margin-top: 30px;
    border-top: 1px solid #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
}
footer .bottom_footer a {
    color: #fff;
}
footer .footer_row_2 {
    
}
footer .footer_row_2 .title_block,
footer .footer_row_3 .title_block {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}
footer .menu {
    padding-left: 20px;
    margin-top: 10px;
}
footer .menu li::marker {
    color: #fff;
    transition: .3s;
}
footer .menu li {
    margin-bottom: 6px;
}
footer .menu li:hover a {
    color: var(--theme-green);
}
footer .menu li:hover::marker {
    color: var(--theme-green);
}
footer .menu li a {
    font-weight: 300;
    font-size: 16px;
    color: #fff;
    opacity: .8;
}
footer .footer_row_1,
footer .footer_row_2 {
    width: 25%;
}
footer .footer_row_2 {
	padding-right: 30px;
}
.empty_space {
    width: 100%;
    height: calc(80px + 47px);
}
.header_part {
    background: #eee;
    padding-bottom: 70px;
    -webkit-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.3);
    background-image: url(https://redsky.agency/wp-content/themes/redsky/img/oh_bg-min.png);
}
.header_part h1 {
    font-weight: bold;
    color: var(--dark);
    font-size: 35px;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    display: block;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    padding-top: 80px;
}
.single .content {
    padding-top: 55px;
}
.single .content p,
.single .content ul li,
.single .content ol li {
    font-size: 18px;
    font-weight: 400;
}
.single .content ul,
.single .content ol {
    padding-left: 30px;
}
.single .content ul li,
.single .content ol li {
    margin-bottom: 15px;
}
.single-poslugu .section1 {
    margin-bottom: 45px;
}
.single-poslugu .section1 .text {
    max-width: 50%;
}
.single-poslugu .section2 h3 {
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
}
.single-poslugu .section3 {
    padding-top: 61px;
    background: #EEEEEE;
    background-image: url(img/section3_before.png);
    background-size: cover;

}
.single-poslugu .section3 .title_section {
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
}
.single-poslugu .section3 .etap_item {
    width: 359px;
    height: 145px;
    background: #fff;
    border-radius: 15px;
    margin-bottom: 80px;
    padding: 65px 25px 25px 25px;
    color: #000;
    font-weight: bold;
    font-size: 20px;
    align-items: flex-end;
    position: relative;
    z-index: 1;
}
.single-poslugu .section3 {
	counter-reset: number 0;
}
.single-poslugu .section3 .etap_item:before {
    font-family: 'Geometria';
    counter-increment: number;
    content: "0" counter(number);
    position: absolute;
    color: #E3E3E3;
    font-weight: 900;
    font-size: 75px;
    left: 25px;
    z-index: -1;
    opacity: .5;
    top: 22px;
}
.single-poslugu .section3 .etap_item:nth-child(3),
.single-poslugu .section3 .etap_item:nth-child(6),
.single-poslugu .section3 .etap_item:nth-child(9) {
    margin-top: 40px;
}
.single-poslugu .section4 {
    padding-top: 70px;
    margin-bottom: 80px;
    padding-bottom: 60px;
    position: relative;
}
.single-poslugu .section4 h3 {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
}
.single-poslugu .section4:after {
    content: '';
    position: absolute;
    width: 50%;
    height: 1px;
    background: #707070;
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.sectionPlashka  {
    /* margin-bottom: 30px; */
}
.sectionPlashka .left_part.with_button {
    padding-left: 0;
    align-items: center;
    justify-content: center;
    width: 45%;
    position: relative;
}
.sectionPlashka .left_part.with_button a {
    width: 343px;
    height: 60px;
    background: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    color: var(--theme-green);
    border-radius: 15px;
    align-items: center;
    justify-content: center;
    line-height: 1;
}
/* .sectionPlashka .left_part.with_button:before {
	content: 'ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â±ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾';
	position: absolute;
	top: 50%;
	left: 0px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 35px;
	font-weight: 800;
} */
.sectionPlashka .container.short {
    max-width: 1170px;
    align-items: center;
}
.sectionPlashka .container.short .right_part {
	padding-left: 70px
}
.sectionPlashka .or {
    font-size: 35px;
    color: #fff;
    font-weight: bold;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5%;
}
.container.short {
    max-width: 1170px;
}
.breadcrumbs {display: flex;align-items: center;}
.breadcrumbs a span {
    color: #1F5150;
    font-weight: 500;
}
.single-poslugu .section2 {
    margin-bottom: 50px;
}
.header_part .sub_title {
    position: absolute;
    color: var(--theme-green);
    font-size: 95px;
    text-transform: uppercase;
    font-weight: 900;
    top: 10px;
    width: 100%;
    text-align: center;
    z-index: -1;
    left: 0;
    font-family: 'Geometria';
    opacity: .3;
}
.sectionPerevaga {
    background: var(--dark);
    padding-top: 85px;
    padding-bottom: 85px;
}
.sectionPerevaga .title {
    font-weight: 700;
    font-size: 38px;
    color: #fff;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.sectionPerevaga .text {
    font-size: 25px;
    color: #fff;
}
.sectionPerevaga .list_perevagu {
    padding-top: 80px;
}
.sectionPerevaga .list_perevagu .perevaga_item {
    width: 237px;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}
.sectionPerevaga .list_perevagu .image {
    width: 170px;
    height: 170px;
    border-radius: 50%;
    background: var(--theme-green);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sectionPerevaga .list_perevagu .image:before {
    content: '';
    position: absolute;
    width: 90%;
    height: 90%;
    border: 1px solid #fff;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.sectionPerevaga .list_perevagu .image img {
    width: 54px;
    height: auto;
}
.sectionPerevaga .list_perevagu .name {
    color: #fff;
    font-size: 25px;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 1;
}
.sectionPerevaga .list_perevagu .text {
    font-size: 18px;
    color: #ACACAC;
    font-weight: 300;
    text-align: center;
}
.page-template-about .section_1 {
    padding-top: 100px;
    padding-bottom: 90px;
}
.page-template-about .section_1 .left_part {
    width: 690px;
}
.page-template-about .section_1 .right_part {
    width: calc(100% - 690px);
    display: flex;
    justify-content: center;
}
.page-template-about .section_1 .right_part img {
    max-width: 400px;
    width: 100%;
    height: auto;
}
.page-template-about .section_1 .text {

}
.page-template-about .section_1 .text h2 {
    font-size: 40px;
    font-weight: bold;
    color: var(--dark);
    text-transform: uppercase;
    line-height: 1;
}
.page-template-about .section_1 .text p {
    font-size: 18px;
    font-weight: 400;
}
.breadcrumbs .sep {
	width: 5px;
	display: flex;
	border-radius: 50%;
	height: 5px;
	background: #1F5150;
	margin-left: 7px;
	margin-right: 7px;
}
.breadcrumbs .current {
	color: #000;
	font-weight: 400;
}
.page-template-poslugu .sectionPoslugu {
    background-image: unset;
    background: transparent;
}
.sectionPoslugu .poslugu_item .blur_layer img {
    transition: .5s;
}
.sectionPoslugu .poslugu_item:hover .blur_layer img {
    transform: scale(1.3) rotate(15deg);
}
.page-template-about .sectionPlashka {
    margin-bottom: 0;
}
.page-template-contacts .map_block {
    width: 100%;
    min-height: 375px;
}




@media (max-width: 1440px) {
    .container {
        max-width: 1170px;
        width: 100%;
    }
}
@media (max-width: 1280px) {
    .heroSlider .heroSlider-item {
        height: 530px;
    }
    .heroSlider .heroSlider-item .text .title {
        font-size: 43px;
        margin-bottom: 20px;
        max-width: 800px;
    }
    .heroSlider .heroSlider-item .text .content {
        margin-bottom: 20px;
    }
    .home header {
        background-image: linear-gradient(0deg, transparent 1%, #00000054 100%);
    }
    .header_part .sub_title {
        font-size: 65px;
        top: 50px;
        opacity: .2;
    }
    .sectionPlashka {
        margin-bottom: 0;
    }
}
@media (max-width: 1170px) {
    .container {
        max-width: 1024px;
        width: 100%;
    }
    .heroSlider .heroSlider-item .text {
        justify-content: flex-end;
        padding-bottom: 60px;
    }
    .heroSlider .heroSlider-item .img img {
        object-fit: cover;
    }
    .sectionPoslugu .poslugu_item {
        height: 305px;
    }
    .sectionPoslugu .more {
        margin: 30px auto 0 auto;
    }
    .sectionPoslugu .more,
    .sectionInformation .f_part .more {
        font-size: 16px;
        padding: 15px 35px;
        width: auto;
        height: auto;
        border-radius: 8px;
    }
    .sectionInformation .f_part .more {
        display: inline-flex;
    }
    .sectionPoslugu {
        padding-bottom: 50px;
    }
    .sectionKomuMuKorusni .title_section {
        font-size: 30px;
    }
    .sectionKomuMuKorusni .korusni_item .title {
        font-size: 24px;
    }
    .sectionPlashka.mark_twen .left_part {
        padding-left: 0;
        font-size: 26px;
    }
}
@media (max-width: 1024px) {
    .container {
        max-width: 90%;
        width: 100%;
    }
}