@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;500;700;900&display=swap');

section {
    min-height: 100vh;
    position: relative;
}

.mainscreen_slider .uk-scope li {
    max-height: 100vh;
}

.ghg a ~ a ~ a img {
    background: #9C27B0;
}
.ghg a ~ a ~ a ~ a img {
    background: transparent;
    filter: invert(0);
    width: 43px;
    padding: 0;
}

.h-banner a.jh img {
    width: 30px;
    position: relative;
    filter: invert(1);
    margin: -5px 5px;
}
.h-banner a.c {
    position: relative;
    max-width: 300px;
    color: #000;
    margin-right: 19px;
}
.h-banner bold {
    position: relative;
    display: grid;
    justify-content: left;
    display: none;
}

.mainscreen_slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0.9;
    background: #313131;
}

ul.menus .gh {
    position: relative;
    padding-left: 50px;
}
ul.menus .gh a.jh {
    filter: invert(1);
    width: 30px;
    position: absolute;
    left: 4px;
    top: calc(50% - -7px);
}
ul.menus .gh a {
    padding: 0px;
}
ul.menus .gh {
    display: grid;
    height: 50px;
    padding: 23px 0px;
    position: relative;
    padding-left: 50px;
}

section#s5 div {
    display: grid;
    grid-template-columns: 33% 33% 33%;
}
section#s5 div strong {
    font-weight: 900;
    font-size: 79px;
    color: #dee95e;
}
section#s5 div span {
    border: 1px solid #ebe1e1;
    width: 98%;
    margin: 1%;
    padding: 10px 29px;
}

section#price,
section#s1,
section#s5,
section#s6 {
    min-height: inherit;
}

section#sgs img {
    max-width: 300px;
}
section#price {
    padding: 50px 10%;
    padding-bottom: 100px;
}
section#price table {
    width: auto;
    margin: 0 auto;
}
body .wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    display: grid;
    position: relative;
    color: #fff;
}
section#price td {
    background: #efefef;
    padding: 16px 28px;
}section#price h2 {
    text-align: center;
}



section#sgs {
    padding: 50px 10%;
    text-align: center;
    padding-bottom: 123px;
    background: #ebebeb;
}
section#sgs .a21 {
    width: 300px;
    margin: 57px auto;
}

.ghg {
    position: fixed;
    right: 4%;
    bottom: 5%;
    z-index: 99;
}
.ghg img {
    background: #de690c;
    width: 43px;
    display: grid;
    margin: 4px;
    padding: 8px;
    border-radius: 50px;
    filter: invert(1);
}
.ghg a ~ a img {
    background: #98c548;
}

.chat_btn {
    display: none;
    width: 43px;
    position: fixed;
    bottom: 30px;
    left: 10px;
    z-index: 100;
}
.chat_btn img {
    max-width: 100%;
}


body .uk-scope .uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within),
body .uk-scope .uk-position-small[class*=uk-position-center-left], 
body .uk-scope .uk-position-small[class*=uk-position-center-right] {
    transform: translateY(-50%) translateY(-15px);
    background: #dee95e;
    color: #000;
    border-radius: 50px;
    font-size: 30px;
    min-width: 50px!important;
    min-height: 50px!important;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    margin: 15px!important;
}
body .uk-scope svg:not(:root) {
    overflow: hidden;
    margin: 0 auto;
}
body .uk-scope li {
    max-height: 88vh;
}
.a-up a {
    display: grid;
    justify-content: space-between
}

.a-up a span {
    writing-mode: vertical-rl
}

.a-up b {
    float: none;
    background: #000;
    height: 41px;
    width: 2px;
    position: relative;
    top: -7px;
    right: -6px;
    display: block;
    margin-right: 12px;
}

.a-up a {
    color: #000;
    text-decoration: none;
    padding: 17px 7px 7px
}

.a-up b:after {
    content: "";
    position: absolute;
    top: 5px;
    right: -2px;
    width: 13px;
    height: 2px;
    background: #000;
    transform: rotate(-55deg)
}

.a-up b:before {
    content: "";
    position: absolute;
    top: 5px;
    right: -9px;
    width: 13px;
    height: 2px;
    background: #000;
    transform: rotate(52deg)
}

.a-up.act {
    bottom: 5%
}

.a-up {
    position: fixed;
    right: 15px;
    bottom: -225px;
    z-index: 1;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    display: grid;
    font-weight: 600;
    transition: 1s;
    text-decoration: none;
    color: #000;
    grid-template-columns: auto auto;
    width: auto;
    height: auto
}



section#s5 h2 {
    text-align: center;
    margin-bottom: 50px;
}
#s5 {
    padding: 50px 10%;
    position: relative;
    padding-bottom: 150px;
}
#s5::before {
    content: "";
    position: absolute;
    top: -99px;
    left: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(177deg,rgb(255 255 255 / 0%) 50%,#fff 51%);
}
#s5::after {
    content: "";
    position: absolute;
    top: -99px;
    right: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(183deg,rgb(255 255 255 / 0%) 50%,#fff 51%);
}



.calculator .span {
    display: grid;
    width: 100%;
    text-align: left;
    font-weight: 600;
    padding: 19px 0px;
}


.calculator h2 {
    font-size: 20px;
    letter-spacing: 2px;
    margin-top: 50px;
}
 .calculator h2 strong {
    font-weight: 900;
    font-size: 43px;
}


.calc .el-slider__runway, .calc .el-switch__core {
    background: white;
}
.calc .el-switch__core .el-switch__action {
    background: #d3d3d3;
}
.calc .el-switch.is-checked .el-switch__action{
    background: #fff;
}
.calculator .el-radio-button__inner:hover {
    color: black;
    opacity: 0.8;
}
.calculator .el-slider {
    margin-bottom: 27px;
}
.bl {
    background: transparent;
    padding: 30px 54px;
    border: 2px solid #fff;
    margin-bottom: 23px;
    border-radius: 14px;
}
.calculator .el-radio-button__inner {
    font-weight: 600;
    color: #000;
    border-radius: 50px!important;
    overflow: hidden;
}
.calc .el-radio-group {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 0;
}
section.calc {
    padding: 50px 10%;
}
.calculator .el-radio-button {
    border: 0px solid #e1e1e1;
    margin-right: 8px;
    margin-bottom: 8px;
    /* border-radius: 25px; */
    /* overflow: hidden; */
}
.calculator .el-radio-button--large .el-radio-button__inner {
    border: none;
}

.slider-demo-block2 {
    display: flex;
}
.slider-demo-block2 span {
    padding: 7px 8px;
}
.calculator .el-switch.is-checked .el-switch__core, .calculator .el-radio-button__original-radio:checked+.el-radio-button__inner {
    background: #000000;
    border: 0px solid #002241;
}
section#s4 h2 ~ p {
    margin-bottom: 50px;
}
section#s4 h2 {
    margin-bottom: 0;
}
.calculator .x2 {
    display: grid;
}
.calculator .el-slider__stop {
    width: 16px;
    height: 16px;
    background: white;
    top: -5px;
    border: 1px solid #e4e7ed;
    opacity: 0;
}
.calculator .el-slider__bar {
    background: #000000;
}
.calculator .el-slider__button {
    border: 4px solid #000000;
    background: #ffffff;
    width: 25px;
    height: 25px;
    margin-top: -1px;
}
.slider-demo-block {
    padding: 20px 0px;
}




#s4::before {
    content: "";
    position: absolute;
    top: -99px;
    left: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(177deg,rgb(255 255 255 / 0%) 50%, #dee95e 51%);
}
#s4::after {
    content: "";
    position: absolute;
    top: -99px;
    right: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(183deg,rgb(255 255 255 / 0%) 50%, #dee95e 51%);
}
#s4 {
    padding: 50px 10%;
    position: relative;
    background: #dee95e;
	text-align:center;
	    padding-bottom: 150px;
}



#s3::before {
    content: "";
    position: absolute;
    top: -99px;
    left: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(177deg,rgb(255 255 255 / 0%) 50%, #fff 51%);
}
#s3::after {
    content: "";
    position: absolute;
    top: -99px;
    right: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(183deg,rgb(255 255 255 / 0%) 50%, #fff 51%);
}
/*#s9::before {
    content: "";
    position: absolute;
    top: -99px;
    left: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(177deg,rgb(255 255 255 / 0%) 50%, #fff 51%);
}*/
/*#s9::after {
    content: "";
    position: absolute;
    top: -99px;
    right: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(183deg,rgb(255 255 255 / 0%) 50%, #fff 51%);
}*/
h3.uk-h3.uk-margin-small {
    color: #fff!important;
}
section#s2 .uk-scope .uk-h3, .uk-scope h3 strong {
    display: table;
    text-align: center;
    width: 100%;
    color: #F44336;
}
.uk-modal-full strong {
    text-align: left!important;
}
#s3 {
    padding: 50px 10%;
    position: relative;
    background: #fff;
	text-align:center;
	padding-bottom: 15px;
}
#s9 {
    padding: 30px 10%;
    position: relative;
    background: #fff;
    text-align: center;
    padding-bottom: 150px;
}
section#s2 .uk-scope .uk-h3, .uk-scope h3 {
    margin: 13px 0px!important;
    padding: 0;
    font-size: 16px!important;
    font-weight: 600!important;
    color: #000!important;
}


#s2::before {
    content: "";
    position: absolute;
    top: -99px;
    left: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(177deg,rgb(255 255 255 / 0%) 50%, #cfdb47 51%);
}
#s2::after {
    content: "";
    position: absolute;
    top: -99px;
    right: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(183deg,rgb(255 255 255 / 0%) 50%, #cfdb47 51%);
}
#s2 {
    padding: 50px 10%;
    position: relative;
    background: #cfdb47;
    text-align: center;
    padding-bottom: 150px;
    min-height: initial;
}
#s2 div{
    display: grid;
    grid-template-columns: 33% 33% 33%;
    padding: 50px 10%;
	position:relative;
}
#s2 p {
height:50px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
#s2 div span {
    font-weight: 600;
    text-align: center;
    padding: 5px 9px;
}
#s2 div span:hover img {
    transform: translateY(-10px);
    background: #ffffff;
    filter: invert(1);
}
#s2 div span img {
    margin: 0 auto;
    display: block;
    width: 152px;
    background: #fff;
    border-radius: 50%;
    padding: 28px;
    margin-bottom: 26px;
    transition: 0.4s;
}

.onas::before {
    content: "";
    position: absolute;
    top: -99px;
    left: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(177deg,rgb(255 255 255 / 0%) 50%,#fff 51%);
}
.onas::after {
    content: "";
    position: absolute;
    top: -99px;
    right: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(183deg,rgb(255 255 255 / 0%) 50%,#fff 51%);
}
.onas {
    display: grid;
    grid-template-columns: 50% 50%;
    padding: 50px 10%;
    position: relative;
    padding-bottom: 0;
}
.onas span {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.onas ul li {
    margin: 10px 0;
}

body div[class*='kursor'].kursor--4 {
    border: 1px solid #000;
}
body div[class*='kursor'].kursor--4 + .kursorChild {
    background: #000;
}
.h-banner img.a {
    right: 16%;
    z-index: 1;
}
.h-banner img.b {
    right: 6%;
}
.h-banner img.c {
    right: 33%;
}
.h-banner img.d {
    right: 30%;
    bottom: 22%;
}

ul.menus a.forma-up.a21 {
    padding: 15px 50px;
    margin-top: 20px;
    box-shadow: none;
}
.h-banner img {
    position: relative;
    width: 532px;
    z-index: 1;
    margin-left: -56px;
    margin: 23px 0px;
}
ul.menus li> a::before {
    content: '';
    position: absolute;
    bottom: 27px;
    left: 0;
    width: 100%;
    background: #000;
    height: 2px;
    transition: 0.4s;
    opacity: 0;
}
ul.menus li> a.act::before {
    opacity: 1;
}
ul.menus {
    display: flex;
    position: fixed;
    padding: 0px 10%;
    list-style: none;
    margin: 0;
    width: 100%;
    justify-content: end;
    background: #fff;
    z-index: 9;
    box-shadow: 0px 0px 42px -13px rgb(0 0 0 / 22%);
    left: 0;
}
ul.menus a {
    padding: 35px 0px;
    display: block;
    margin-left: 18px;
    color: #000000;
    font-size: 18px;
    font-family: system-ui;
    font-weight: 600;
    position: relative;
}
a.logom img {
    width: 194px;
    padding: 19px 0px;
    padding-bottom: 9px;
    position: fixed;
    left: 10%;
    top: 1px;
}
a.logom.lip {
    background: #181818;
}
a.logom {
    display: block;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    background: #1a1a1a00;
    width: auto;
    height: auto;
    transition: 0.5s;
}




.serv.posst.zg {
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 30vh;
    background: #181818;
}
ul.menu li.lang-item {
    display: none;
}
.fu > :nth-child(2) > :nth-child(1).act {
    color: #fff;
}
.home .fu > :nth-child(2) > :nth-child(1).act {
     color: #ffe400;
}

.fu span a.act {
    color: #ffe400;
}
.contacts .a {
    display: grid;
    grid-template-columns: 45% 50%;
    word-break: break-word;
    grid-column-gap: 5%;
}
.contacts a{color:#fff;display: table;padding: 8px 0px;}
.contacts a:hover {color: #ffe400;}
.contacts h3 {
    color: #ffe400;
    display: table;
    padding: 8px 0px;
}
.contacts {
    padding: 50px 10%;
    background: #181818;
    color: #fff;
    display: grid;
    grid-template-columns: 48% 48%;
    grid-column-gap: 4%;
}
.contacts ~ iframe {
    filter: invert(1)hue-rotate(-126deg);
    overflow: hidden;
    position: relative;
    display: block;
}
.contacts {
    padding: 50px 10%;
    background: #181818;
    color: #fff;
}

.serv.posst:before {
    background: linear-gradient(177deg,rgb(255 255 255 / 0%) 50%,#181818 51%);
    z-index: 1;
}
.serv.posst:after {
    background: linear-gradient(183deg,rgb(255 255 255 / 0%) 50%,#181818 51%);
    z-index: 1;
}
.serv.posst {
    padding: 0;
}

.single-post header.entry-header,.single-post  figure {
    display: none;
}
hr.styled-separator.is-style-wide {
    display: none;
}
nav.pagination-single.section-inner {
    background: #181818;
    padding: 28px 0px;
    margin: 0;
    display: flex;
    justify-content: center;
}
nav.pagination-single.section-inner a {
    color: #fff;
    border: 1px solid #fff;
    margin: 4px;
    padding: 5px 16px;
}
nav.pagination-single.section-inner a:hover{
color:#000;
background:#ffe400;
border:1px solid #ffe400;
}
ul.lcp_catlist::before {
    content: "";
    position: absolute;
    top: -99px;
    left: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(177deg,rgb(255 255 255 / 0%) 50%,#191919 51%);
}
ul.lcp_catlist::after {
    content: "";
    position: absolute;
    top: -99px;
    right: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(183deg,rgb(255 255 255 / 0%) 50%,#191919 51%);
}
a.title {
    color: #ffe400;
    font-size: 22px;
    padding: 16px 0px;
}
.excerpt {
    color: #fff;
}
a.excerpt-more:hover {
    background: #ffe400;
    color: #000;
    border: 1px solid #ffe400;
}
a.excerpt-more {
    position: absolute;
    bottom: 0;
    color: white;
    border: 1px solid #fff;
    padding: 10px 15px;
    transition: 0.4s;
}
ul.lcp_catlist {
    padding: 50px 10%;
    margin: 0;
    list-style: none;
    display: grid;
    grid-template-columns: 30% 30% 30%;
    grid-column-gap: 5%;
    position: relative;
    z-index: 1;
}

ul.lcp_catlist > li {
    display: grid;
    position: relative;
    padding-bottom: 66px;
    margin-bottom: 8%;
}
ul.lcp_catlist li > :nth-child(2) {
    order: 0;
}
ul.lcp_catlist li > :nth-child(1) {
    order: 1;
}
ul.lcp_catlist li > :nth-child(3) {
    order: 2;
}
ul.lcp_catlist li > :nth-child(4) {
    order: 3;
}

img.img-s {
    position: absolute;
    left: -95px;
    top: calc(50% - 100px);
    width: 400px;
    animation: im-s 5s infinite linear;
}
@keyframes im-s {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(180deg);
}
}

.widget.widget_polylang {
    position: fixed;
    top: 17px;
    right: calc(10% + 142px);
    z-index: 9;
    background: #111111;
    border-radius: 50px;
    height: 60px;
    padding-right: 54px;
    width: 152px;
}
.widget.widget_polylang select {
    border: none;
    top: auto;
    right: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 60px;
    padding: 22px 0px;
    width: 50px;
    padding-left: 24px;
    width: 79px;
}
.widget.widget_polylang option {
    background: #111111;
    font-size: 18px;
}



.block_x2 div.lines-an-block {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    display: block;
    z-index: -1;
}
#app canvas{
    display: block;
    width: 100%;
    height: 100%;
    image-rendering: auto;
}



.img-back {
    position: absolute;
    width: 450px;
    height: 350px;
    z-index: 1;
    margin-left: -250px;
    margin-top: -450px;
}
div#img-back img.act {
    opacity: 1;
}

div#img-back img {
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.4s;
    opacity: 0;
}

.accordion-header {
    font-size: 25px;
    padding: 19px 0px;
    border-bottom: none;
}
.accordion-item.active .accordion-header strong {

	transform: rotate(45deg);
}
.accordion-item.active .accordion-header {

}
.accordion-header {
    font-size: 25px;
    padding: 19px 0px;
    border-bottom: none;
    transition: 0.4s;
    cursor: pointer;
}
.simple-block .accordion-header strong {
    font-weight: 500;
    font-size: 36px;
    position: absolute;
    margin: -5px 10px;
    transition: 0.4s;
    color: #000;
}
.accordion-header:hover, .accordion-header:hover strong {

}

form.wpcf7-form input[type="checkbox"] {
    width: 25px;
}
div#result {
    color: #ffe400;
    font-size: 35px;
}
.r p {
    margin: 0;
    padding: 0;
    width: 99%;
    margin-left: 0.6%;
    display: flex;
    justify-content: space-between;
    margin-top: -17px;
}
form.wpcf7-form .g2 input[type="date"] {
    filter: invert(1);
    color: #000;
    border-bottom: 1px solid;
}


.form-jptts {
    background: #242424;
    padding: 25px 50px;
    margin-top: 50px;
}
input.wpcf7-form-control.wpcf7-range.wpcf7-validates-as-number {
    filter: invert(230%)brightness(2.2);
}


.form-jptts .wpcf7-list-item {
    margin: 0;
    text-align: center;
}
.form-jptts h4 {
    color: #ffe400;
}
input {
    cursor: pointer;
}
.form-jptts .wpcf7-radio {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.form-jptts .wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    display: block;
}
form.wpcf7-form .g2 {
    display: grid;
    grid-template-columns: 48% 48%;
    grid-column-gap: 4%;
}
form.wpcf7-form .g2 input {
    font-size: 18px;
    color: #fff;
    padding: 26px 0px;
}


span.scroll-menu.sticky {
    position: fixed;
    top: 0;
}
span.scroll-menu {
    display: block;
    justify-content: center;
    padding-bottom: 50px;
    position: absolute;
    width: 300px;
    left: 0;
    z-index: 8;
    top: auto;
    background: #1a1a1a;
    padding: 25px;
    border-right: 1px solid #fff;
    min-height: 100vh;
    padding-top: 124px;
}
span.scroll-menu a {
    color: #fff;
    padding: 15px 20px;
    border: 0px solid;
    margin: 0px 7px;
    transition: 0.4s;
    display: block;
}
span.scroll-menu a:hover,span.scroll-menu a.act{
    border: 0px solid #ffe400;
    color: #ffe400;
}
.simple-block {
    padding: 50px 10%;
    background: #ffffff;
    color: #000;
    padding-bottom: 150px;
}
form.wpcf7-form a.a21 input {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 6;
    cursor: pointer;
}
a.a21 span.wpcf7-spinner {
    position: absolute;
}
.simple-block.a {
    background: #181818;
}
.simple-block strong{color: #ffe400; font-weight:900;}
div#d2 h3 strong{
    color: #ffe400;
}
.accordion-item:not(:last-of-type) {
  border-bottom: 1px solid #ccc;
}
.accordion-title {
  font-weight: bold;
  cursor: pointer;
}
.accordion-title:hover {
  color: blue;
}
.accordion-content {
  display: none;
  padding: 10px;
}
.accordion-item.active .accordion-content {
  display: block;
}

.footer-nav-widgets-wrapper {
    z-index: 8;
    position: relative;
}

.bx2 h2 {
    margin-top: 0;
    padding-top: 0;
}
.man {
    background: #141414;
    padding: 50px 10%;
    text-align: center;
    color: #fff;
}


.man span img {
    border-radius: 0;
    width: 40px;
}
.man h2 {
    margin: 31px 0px;
    margin-bottom: 14px;
}
.man img {
    width: 250px;
    margin: 0 auto;
    display: block;
    border-radius: 50%;
}
.man p {
    text-align: justify;
    min-width: 50%;
    margin: 24px auto;
    max-width: 900px;
}

.block_x2 .img::after {
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    background: #ffe400;
    left: calc(50% - 30px);
    bottom: 0;
    z-index: 1;
    transform: rotate(45deg);
}
.block_x2 .img img {
    z-index: 2;
    position: relative;
}
.block_x2 .img {
    position: relative;
}
.block_x2 div {
    display: grid;
    grid-template-columns: 35% 65%;
}
.block_x2 > :nth-child(2n) > :nth-child(1) {
    order: 2;
}
.block_x2 > :nth-child(2n) {
grid-template-columns: 65% 35%;
}
.block_x2 > :nth-child(2n)  .span{
    padding-left: 0%;
	padding-right: 10%;
}
.bx2 .span {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 10%;
}
.block_x2 {
    position: relative;
    background: #1a1a1a;
    color: #fff;
    padding: 50px 10%;
    margin-top: -50px;
    z-index: 3;
}
.block_x2:before {
    content: "";
    position: absolute;
    top: -99px;
    left: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(177deg,rgb(255 255 255 / 0%) 50%,#1a1a1a 51%);
}
.block_x2:after {
    content: "";
    position: absolute;
    top: -99px;
    right: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(183deg,rgb(255 255 255 / 0%) 50%,#1a1a1a 51%);
}




.block_06 a.a21 {
    margin-top: 65px;
}
.block_05 {
    padding: 50px 10%;
    background: #1a1a1a;
    color: #fff;
    padding-bottom: 95px;
}
.block_06 p {
    font-size: 30px;
    width: 80%;
    margin: 0 auto;
    color: #fff;
}

.block_06 strong{color:#ffe400;}
.block_05 strong{color:#ffe400;}
.block_05 p {
    position: relative;
    padding-left: 31px;
}
.block_06 {
    background: linear-gradient(45deg, #1a1a1a, #0e0c0c);
    padding: 50px 10%;
    text-align: center;
    padding-bottom: 96px;
    color: #ffe400;
}
.block_05 img {
    width: 20px;
    margin: 0px 7px -4px 0px;
    position: absolute;
    left: 0;
    top: calc(50% - 10px);
}
.block_04 {
    padding: 50px 10%;
    background: #1a1a1a;
    color: #fff;
    text-align: center;
}
.block_04 div {
    text-align: left;
    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%;
}
.block_04 div span {
    position: relative;
    padding: 14px;
    margin: 8px;
    padding-left: 100px;
    border: 1px solid #262626;
}
.block_04 div span h3 {
    color: #ffe400;
}
.block_04 div span strong {
    position: absolute;
    left: 16px;
    top: calc(50% - 39px);
    font-size: 54px;
    font-weight: 900;
    color: #303030;
    transition: 0.4s;
}
.block_03 a.a21 {
    margin-top: 13px;
}
.block_04 div span:hover strong{color: #ffe400;}
.block_03 {
    background: #1a1a1a;
    padding: 50px 10%;
    display: grid;
    grid-template-columns: 50% 50%;
}
.block_03 h2 {
    font-size: 20px;
    color: #fff;
}
.block_03 p {
    font-size: 44px;
    color: #fff;
    font-weight: 900;
}
.block_03 span {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0% 8%;
}
.block_03 strong{
color:#ffe400;
}
.block_03 .img::after {
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    background: #ffe400;
    left: calc(50% - 30px);
    bottom: 0;
    z-index: 1;
    transform: rotate(45deg);
}
.block_03 .img img{z-index:2;position: relative;}
.block_03 .img {
    position: relative;
}
.block_02 div {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    padding: 50px 0px;
}
.block_02 div span {
    display: flex;
    justify-content: center;
    flex-direction: column;
    transition: 0.4s;
}
.block_02 div span:hover {
    transform: scale(1.2);
    background: #1a1a1a;
    z-index: 2;
}
.block_02 div p {
    font-size: 20px;
    border: 1px solid #262626;
    padding: 20px;
    margin: 10px;
}
.block_02 div p.a {
    color: #ffe400;
    font-size: 30px;
}

.block_02 div p.c {
    font-size: 35px;
    color: #939393;
}
.zag-page span.b {
    left: 30%;
}
.zag-page span.c {
    left: 50%;
}
.zag-page span.d {
    left: 70%;
}
.zag-page span.e {
    left: 90%;
}
.zag-page > span {
    position: absolute;
    left: 10%;
    top: 0;
    width: 1px;
    height: 100%;
    background: rgb(255 255 255 / 4%);
    z-index: 1;
}
.zag-page > span:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 19px;
    background: #ffe400;
    animation: pub 5s infinite;
}
.zag-page > span.b:after{animation: pub 5s infinite;}
.zag-page > span.c:after{animation: pub 6s infinite;}
.zag-page > span.d:after{animation: pub 7s infinite;}
.zag-page > span.e:after{animation: pub 8s infinite;}

.block_02 {
    position: relative;
    background: #1a1a1a;
    color: #fff;
    padding: 50px 10%;
    margin-top: -50px;
    z-index: 3;
}
.block_02:before {
    content: "";
    position: absolute;
    top: -99px;
    left: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(177deg,rgb(255 255 255 / 0%) 50%,#1a1a1a 51%);
}
.block_02:after {
    content: "";
    position: absolute;
    top: -99px;
    right: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(183deg,rgb(255 255 255 / 0%) 50%,#1a1a1a 51%);
}




.a22{
  display: block;
  width: 250px;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  text-decoration: none;
  background: #333;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 3px solid #333;
  transition: all .35s;
}

.icon{
  width: 50px;
  height: 50px;
  border: 3px solid transparent;
  position: absolute;
  transform: rotate(45deg);
  right: 0;
  top: 0;
  z-index: -1;
  transition: all .35s;
}

.icon svg{
  width: 30px;
  position: absolute;
  top: calc(50% - 15px);
  left: calc(50% - 15px);
  transform: rotate(-45deg);
  fill: #2ecc71;
  transition: all .35s;
}

.a22:hover{
  width: 200px;
  border: 3px solid #2ecc71;
  background: transparent;
  color: #2ecc71;
}

.a22:hover + .icon{
  border: 3px solid #2ecc71;
  right: -25%;
}


.zag-page p {
    width: 75%;
    font-size: 20px;
}
.zag-page p strong {
    color: #ffe400;
}
.zag-page {
    padding: 125px 10%;
    padding-bottom: 200px;
    color: #fff;
    position: relative;
    overflow: hidden;
}
.zag-page a.a21 {
    color: #fff;
    border: 2px solid #fff;
    width: 300px;
    text-align: center;
    padding: 16px 30px;
    font-size: 20px;
    background: transparent;
    display: inline-block;
    margin-top: 31px;
}
.zag-page h2, .zag-page p, .zag-page a {
    position: relative;
    z-index: 1;
}
.zag-page::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/banner-min.png);
    background-size: cover;
    background-position: center;
    filter: brightness(0.3);
}



.rev {
    padding: 50px 10%;
    background: #181818;
    color: #fff;
    text-align: center;
}
.rev a {
    color: #fff;
    border: 2px solid;
    padding: 10px;
    display: inline-block;
    margin-top: 1px;
    width: auto;
}
div.fu a.c ~ strong {
    display: flex;
    justify-content: center;
    padding: 8px 0px;
}
.rev a:hover {
    color: #000;
    border: 2px solid #ffe400;
    background:#ffe400;
}
.rev .ti-widget.ti-goog .ti-rating-text span strong {color:#ffe400}
.rev .ti-widget.ti-goog .ti-rating-text span {
    color: #fff;
}

.benefits {
    padding: 50px 10%;
    background: #dee95e;
    position: relative;
    color: #000;
    padding-bottom: 78px;
    overflow: hidden;
    text-align: center;
}
.benefits__element {
    position: relative;
    text-align: center;
    margin: 5px;
    padding: 46px 4px;
    padding-bottom: 30px;
    color: #000;
    font-weight: 600;
}
p.benefits__number  strong {
    position: absolute;
    right: calc(50% - 41px);
    top: 0;
}
p.benefits__number {
    font-size: 60px;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #000000;
    font-weight: 900;
    opacity: 0;
}
.benefits__inner .b {
    display: grid;
    grid-template-columns: 33% 33% 33%;
}


.benefits__inner .b ~ .b{
    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%;
}



.s2 {
    padding: 65px 10%;
    background: #1a1a1a;
    padding-bottom: 74px;
    font-size: 2.7vw;
    display: flex;
    justify-content: space-between;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 150px;
}
.s2 a span{position: relative;z-index:2;}
.s2 a {
    position: relative;
    overflow: hidden;
    color: #fff;
    font-weight: 900;
    padding: 10px 0px;
}
.s2 a:hover::after{bottom: 0%;}
.s2 a:hover{color:#000;}
.s2 a::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -100%;
    left: 0;
    background: #ffe400;
    z-index: 1;
    transition: 0.4s;
}


.serv {
    display: grid;
    grid-template-columns: 30% 70%;
}
.serv > div span p{color:#fff;}
.serv > div span p ~ p {
    color: #fff;
    border: 1px solid #323232;
    padding: 6px 11px;
    display: table;
    font-size: 14px;
    margin: 0;
    margin-top: 28px;
}
.serv h3 {
    position: relative;
    background: transparent;
    color: #ffe400;
    padding: 0px;
    font-size: 22px;
}
.serv > div div {
    box-shadow: 0px 0px 60px -45px #000;
    padding: 10px 29px;
}
.serv > div img {
    width: 65px;
}
.serv > div span img,
.serv > div span h3,
.serv > div span p,
.serv > div span a{position:relative;z-index:2;}
.serv > div span {
    border: 1px solid #3a3a3a;
    border-bottom: 0;
    padding: 28px;
    margin-right: -1px;
    position: relative;
    overflow: hidden;
    display: block;
}
.serv > div span::after {
    content: '';
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffe400;
    z-index: 1;
    transition: 0.4s;
}
body .entry-content .serv h2 {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    font-family: system-ui;
    font-size: 71px;
    letter-spacing: 4px;
    line-height: 0.9;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0;
    padding: 0;
}
.serv > div strong {
    color: #f44336;
    font-size: 40px;
    padding: 14px 10px;
    padding-bottom: 26px;
    display: table;
}
.serv > div li {
    list-style: circle;
    padding: 4px 1px;
    margin: 0px -20px;
    font-size: 14px;
    font-weight: 300;
}
.serv h3 bold {
    color: #000;
    background: #fff;
    padding: 0px 8px;
}
.serv > div span:hover img {
    filter: brightness(0);
}
.serv > div span:hover::after {
    left: 0;
}
.serv > div span:hover * {color:#000;}
.serv > div {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
}
.serv {
    padding: 10px 10%;
}
.serv:before {
    content: "";
    position: absolute;
    top: -99px;
    left: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(177deg,rgb(255 255 255 / 0%) 50%,#fff 51%);
}
.serv:after {
    content: "";
    position: absolute;
    top: -99px;
    right: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(183deg,rgb(255 255 255 / 0%) 50%,#fff 51%);
}






body .kursor {
    z-index: 99999999;
}
body .kursorChild{transition:0.9s ease-out!important;}
body .kursor{transition:0.4s ease-out!important;}

.h-banner b {
    min-width: 25px;
    display: block;
    float: left;
    height: 60px;
    line-height: 0;
}
.h-banner > span {
    position: absolute;
    left: 10%;
    top: 0;
    width: 1px;
    height: 100%;
    background: rgb(255 255 255 / 4%);
}
.h-banner > span:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 19px;
    background: #ffe400;
    animation: pub 5s infinite;
}
.h-banner > span.b:after{animation: pub 5s infinite;}
.h-banner > span.c:after{animation: pub 6s infinite;}
.h-banner > span.d:after{animation: pub 7s infinite;}
.h-banner > span.e:after{animation: pub 8s infinite;}
@keyframes pub {
0% {
    top:0;
}
100% {
    top:100%;
}
}
.h-banner span.b {
    left: 30%;
}
.h-banner span.c {
    left: 50%;
}
.h-banner span.d {
    left: 70%;
}
.h-banner span.e {
    left: 90%;
}

.spotlight-wrap {
    background: no-repeat center center;
    background-size: cover;
    height: 100%;
    width: 100%;
    cursor: none;
    position: absolute;
    left: 0;
    top: 0;
}

.spotlight {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-image: radial-gradient(rgba(18, 18, 18, 90%), rgba(18, 18, 18, 90%));
}


ul.menu .btn-border-base {
    margin-top: 50px;
}
ul.menu img {
    margin-bottom: 50px;
    filter: invert(1);
}
ul.menu.open {
    top: 0;
}

li.logo a {
    margin: 0 auto;
}
ul.menu {
    padding: 99px 12px;
    display: block;
    background: #222222;
    height: 113vh;
    width: 100%;
    max-width: 320px;
    text-align: center;
    left: 0;
    padding-bottom: 250px;
    top: -145%;
}
ul.menu.lip {
    padding: 12px 3%;
}
ul.menu {
    padding: 30px 3%;
}
ul.menu ul li.current_page_item a {
    color: #6ea566;
}
ul.menu ul a {
    padding: 0px 0px;
    font-size: 12px;
}

ul.menu ul {
    position: relative;
    background: transparent;
    border-radius: 25px;
    list-style: none;
    margin: 0;
    padding: 0px 19px;
    margin-left: 0;
    transition: 1s;
    opacity: 1;
    z-index: 1;
    display: block;
}

ul.menu.lip {
    background: #fff;
}

.logo-m {
    display: block;
    position: fixed;
    z-index: 9;
    left: 0;
    top: 0;
    background: #fff;
    padding: 11px;
    width: 100%;
    box-shadow: 0px 0px 40px -4px #999;
}

.logo-m img {
    width: 125px;
    padding: 19px 0px;
    filter: invert(1);
}
a.b-menu {
    top: 7px;
    display: block;
    z-index: 99999;
    right: 10%;
    position: fixed;
}

a.b-menu s {
    position: absolute;
    text-decoration: none;
    top: 0px;
    left: -72px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    text-shadow: 0px 0px 5px #121212;
    background: #111111;
    padding: 23px;
    padding-right: 70px;
    padding-bottom: 23px;
    border-radius: 50px;
}
a.b-menu > b {
    position: absolute;
    width: 40px;
    height: 4px;
    background:#dee95c;
    left: calc(50% - 20px);
    top: calc(50% - 2px);
    transition: 0.3s;
    border-radius: 10px;
}
a.b-menu > b ~ b {
    position: absolute;
    width: 28px;
    height: 4px;
    background:#dee95c;
    left: calc(50% - 20px);
    top: calc(36% - 2px);
    transition: 0.3s;
}
a.b-menu > b ~ b ~ b {
    position: absolute;
    width: 28px;
    height: 4px;
    background:#dee95c;
    left: calc(50% - 8px);
    top: calc(64% - 2px);
    transition: 0.3s;
}
a.b-menu {
    top: 2%;
    display: none;
    z-index: 999;
    right: 2%;
    position: fixed;
}
a.b-menu.active > b {
    transform: rotateZ( 45deg);
}
a.b-menu.active > b ~ b {
    transform: rotateZ( -45deg);
    left: calc(50% - 18px);
    top: calc(36% - -10px);
}
a.b-menu.active > b ~ b ~ b {
    transform: rotateZ( -45deg);
    left: calc(50% - 10px);
    top: calc(36% - -2px);
}
.h-banner {
    position: relative;
    padding: 10px 10%;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    height: 100%;
    background: rgb(255 255 255 / 52%);
}
.h-banner a.a21 {
    background: #fff;
}
.h-banner a.a21::after {
    background: black;
}
.h-banner > div {
    position: relative;
    width: 600px;
    z-index: 2;
}
.h-banner > div::after {
    content: '';
    position: absolute;
    left: 38px;
    top: -13%;
    width: 80%;
    height: 100%;
    background: url(/wp-content/uploads/7sky-copy2.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 54px 0px;
    transform: scale(1.5);
    opacity: 0.9;
}
.h-banner a.a21 {
    margin: 26px auto;
    max-width: 334px;
}
.h-banner p {
    color: #000;
    font-size: 18px;
    font-weight: 900;
    margin: 0;
    text-align: center;
}
.h-banner h1 {
    font-size: 0;
    font-weight: 900;
    margin: 0;
    padding: 0;
    color: #000;
    text-transform: uppercase;
    display: flex;
    letter-spacing: 0px;
}
.h-banner h1 bold {
    margin-top: -38px;
    font-size: 163px;
    color: #dee95e;
}
.h-banner div a {
    color: #fff;
    background: transparent;
    width: 265px;
    text-align: center;
    padding: 22px 0px;
    margin-top: 32px;
    border: 2px solid;
    letter-spacing: 2px;
    transition: 0.4s;
}

a {
    cursor: pointer;
}
.h-banner h2, .h-banner h2 b {
    color: #000;
    font-size: 22px;
    margin: 0;
    padding: 0;
    font-weight: 100;
    text-transform: none;
    width: 33%;
}

.h-banner h1, .h-banner h2, .h-banner p, .h-banner a {
    position: relative;
    z-index: 1;
}
.h-banner::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* background: url(/wp-content/uploads/ban-min.jpg), #f5fafc;
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat; */
    z-index: -1;
}

a.callas {
    color: #000;
}
a.callas img {
    width: 25px;
    margin: -7px 2px;
    filter: brightness(0)invert(0);
    float: left;
}



.get.small {
    margin: 0;
}
.g span {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.g span a {
    font-size: 20px;
    color: #000;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 11px 0px;
}


.g span a img {
    width: 39px;
    margin: -12px -1px;
}
.g {
    display: grid;
    grid-template-columns: 50% 50%;
    padding: 50px 14%;
}

h1.zag-h b {
    font-size: 16px;
    position: relative;
    z-index: 1;
    font-weight: 500;
    letter-spacing: 2px;
    padding-bottom: 33px;
    padding-top: 28px;
    padding-left: 3px;
}
h1.zag-h a {
    position: relative;
    z-index: 1;
}

h1.zag-h {
    background: url(/wp-content/uploads/h.jpg);
    background-position: center;
    background-size: cover;
    padding: 215px 14%;
    padding-bottom: 133px;
    min-height: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    margin: 0;
    color: #fff;
    font-size: 60px;
}
h1.zag-h span{position:relative;z-index:1;}
h1.zag-h::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 43%);
}


ul.menu li {
    position: relative;
    width: 78%;
    display: flex;
    justify-content: initial;
    flex-direction: column;
}
ul.menu li a:hover {
    color: #ffe400;
    opacity: 1;
}
ul.menu.lip ul a {color:#fff;}
ul.menu ul {
    position: relative;
    background: transparent;
    border-radius: 0;
    list-style: none;
    margin: 0;
    padding: 10px 0px;
    transition: 1s;
    opacity: 1;
    z-index: 1;
    display: block;
    padding-right: 8px;
    margin-right: 10px;
}
ul.menu ul li a {
    font-size: 25px;
    padding: 4px 0px;
    letter-spacing: 1px;
    font-weight: 400;
}
ul.menu li.logo {
    position: absolute;
    left: 10%;
}
ul.menu li.forma-up {
    position: relative;
    right: auto;
}



.fu > :nth-child(1) img {
    width: 250px;
}
.fu::before {
    content: "";
    position: absolute;
    top: -99px;
    left: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(177deg,rgb(255 255 255 / 0%) 50%, #f5f5f5 51%);
}
.fu::after {
    content: "";
    position: absolute;
    top: -99px;
    right: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(183deg,rgb(255 255 255 / 0%) 50%, #f5f5f5 51%);
}
.fu {
    padding: 50px 10%;
    display: grid;
    grid-template-columns: 22% 29% 18% 31%;
    position: relative;
    background: #f5f5f5;
}


.fu span {
    display: block;
    padding-left: 21%;
    grid-template-columns: 33% 33% 33%;
    text-transform: uppercase;
}
.fu span a:hover {
    color: #dee95e;
}
.fu span a {
    color: #000;
    display: block;
    justify-content: center;
    flex-direction: column;
    margin: 1%;
    border-radius: 50%;
    font-size: 16px;
    text-transform: none;
    margin-bottom: 12px;
}
div.fu a.c img {
    filter: brightness(0)invert(0);
    width: 27px;
    margin: -5px 5px;
}
div.fu a.c {
    color: #000000;
    /* display: flex; */
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 25px;
    letter-spacing: 4px;
    font-family: system-ui;
}

.get {
    background: linear-gradient(45deg, #568f4d, #90cd81);
    padding: 50px 14%;
    margin-top: 50px;
    color: #fff;
    text-align: center;
}
.get form.wpcf7-form a.a21 {
    position: relative;
    display: block;
    margin: 58px auto;
    margin-bottom: 0;
}
.get div {
    text-align: left;
}
.get div.divform {
    display: grid;
    grid-template-columns: 48% 48%;
    grid-column-gap: 4%;
}
.get div.divform input, .get div.divform textarea {
    color: #fff;
    font-size: 20px;
    padding: 35px 0px;
}

.part {
    padding: 50px 14%;
}
.part span {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    margin-top: 150px;
}
.part span img {
    border: 1px solid #e9e5e5;
    padding: 25px;
    margin: 2%;
    width: 96%;
}


.why {
    padding: 50px 14%;
    text-align: center;
}
.why span {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    margin-top: 75px;
}
.why span bold {
    font-size: 65px;
    font-weight: 900;
    color: #70a468;
    text-align: left;
    /* background: #f7f7f7; */
    padding: 25px;
    border: 1px solid #f1f1f1;
    margin: 3%;
}
.why span bold p {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    margin-bottom: 0;
    padding-bottom: 23px;
    line-height: 20px;
}


.o-nas {
    padding: 150px 14%;
    display: grid;
    grid-template-columns: 41% 59%;
    position: relative;
    overflow: hidden;
    padding-right: 0;
}
.o-nas::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: #f7f7f7;
    z-index: -1;
}
.o-nas ul {
    margin: 0;
    padding: 2px 19px;
    list-style: circle;
}
.o-nas span {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-right: 19%;
}
.o-nas span ~ span {
    padding-right: 0%;
    padding: 12%;
    position: relative;
    overflow: hidden;
}

a.a21:hover::after {
    width: 100%;
    border-radius: 0;
    left: 0;
}
a.a21:hover span {
    color: #fff;
}
a.a21 span {
    position: relative;
    z-index: 1;
    font-size: 16px;
    transition: 0.4s;
    font-family: system-ui;
    color: #000;
    font-weight: 600;
}
a.a21:hover {
    color: #000;
}
/* .a21::after {
    content: '';
    position: absolute;
    left: -36px;
    bottom: 0;
    width: 57px;
    height: 100%;
    background: #000000;
    border-radius: 0px 50% 50% 0px;
    transition: 0.4s;
} */
a.a21 {
    position: relative;
    overflow: hidden;
    color: #fff;
    border: 0px solid #fff;
    width: auto;
    text-align: center;
    padding: 19px 30px;
    font-size: 20px;
    background: #dee95e;
    display: flex;
    border-radius: 34px;
    text-align: center;
    justify-content: center;
    box-shadow: 0px 8px 30px -7px #747474;
    transition: all .5s ease;
}
a.a21:hover {
    background: #000;
}

ul.menu li.forma-up a:hover::after {
    width: 100%;
    height: 100%;
}
ul.menu li.forma-up a span {
    position:relative;z-index:1;
}
ul.menu li.forma-up a:hover {
    color: #000;
    border: 1px solid #ffe400;
}
ul.menu li.forma-up a {
    text-align: center;
    border: 1px solid #fff;
    padding: 0;
    height: 38vh;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
}
ul.menu li.forma-up a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 25px;
    height: 25px;
    background: #ffe400;
    transition: 1s;
}
.banner-home {
    background: url(/wp-content/uploads/h.jpg);
    background-position: top;
    background-size: cover;
    padding: 10px 14%;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    position: relative;
}
.banner-home h1 {
    color: #fff;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 7px;
    font-weight: 300;
}
.banner-home h2 {
    color: #fff;
    margin: 0;
    padding: 0;
}
.banner-home::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgb(0 0 0 / 31%), rgb(0 0 0 / 48%));
}
.banner-home ul {
    list-style: none;
    margin: 0;
    padding: 35px 0px;
    color: #fff;
    font-size: 20px;
}
.banner-home * {
    position: relative;
    z-index: 2;
}

.banner-home ul li img {
    font-size: 28px;
    background: transparent;
    padding: 4px;
    display: block;
    position: absolute;
    left: 17px;
    width: 60px;
}
.banner-home ul {
    display: grid;
    grid-template-columns: 33% 33% 33%;
}








a.b-menu {
    position: fixed;
    width: 60px;
    height: 60px;
    border: 0px solid #ffffff;
    background: rgb(18 18 18);
    right: 14%;
    top: 17px;
    border-radius: 50%;
    cursor: pointer;
}

div.kon div > :nth-child(2) p {
    display: grid;
    grid-template-columns: 50% 50%;
    width: auto;
    margin-top: -134px;
}
div.kon div > :nth-child(2) p * {
    background: #161616;
    display: table;
    padding: 16px;
    margin: 5px;
    border-radius: 7px;
}


div.kon div > :nth-child(1) p, div.kon div > :nth-child(1) a {
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    color: #fff;
    height: 52px;
    padding-left: 55px;
}

div.kon div > :nth-child(1) p img, div.kon div > :nth-child(1) a img {
    position: absolute;
    left: 0;
    top: calc(50% - 20px);
    width: 40px;
    background: #fff;
    border-radius: 50px;
    padding: 5px;
}

div.kon div {
    display: grid;
    grid-template-columns: 50% 50%;
}
div.kon {
    position: relative;
    padding: 50px 12%;
    background: #1e1e1e;
    margin-top: 124px;
    color: #fff;
}
div.kon:before {
    content: "";
    position: absolute;
    top: -99px;
    left: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(177deg,rgb(255 255 255 / 0%) 50%,#1e1e1e 51%);
}
div.kon:after {
    content: "";
    position: absolute;
    top: -99px;
    right: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(183deg,rgb(255 255 255 / 0%) 50%,#1e1e1e 51%);
}

.b2 div {
    display: grid;
    grid-template-columns: 48% 48%;
    grid-column-gap: 4%;
}
.wpcf7-spinner {
    position: absolute;
}
.b2 {
    padding: 44px 12%;
    position: relative;
    padding-bottom: 69px;
}
.b2:before {
    content: "";
    position: absolute;
    top: -99px;
    left: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(177deg,rgb(255 255 255 / 0%) 50%,white 51%);
}
.b2:after {
    content: "";
    position: absolute;
    top: -99px;
    right: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(183deg,rgb(255 255 255 / 0%) 50%,white 51%);
}

ul.menu li ~ li a.active {
    color: #f34336;
}
ul.menu li ~ li a.scrollto:hover {
    color: #c3291d;
}
a{transition:0.4s;}
.scroll-progress {
    width: 0px;
    height: 4px;
    background: linear-gradient(45deg, #dee95e, #dee95e);
    position: fixed;
    z-index: 999;
    top: 0;
    transition: 0.5s;
    left: 0;
}

span.calls.act .a img {
    padding: 30px;
}

span.calls span {
    position: absolute;
    left: 6px;
    margin-top: -22px;
    z-index: 1;
    opacity: 0;
    transition: 0.4s;
}
span.calls .a {
    z-index: 2;
    position: relative;
    border: none;
    background: transparent;
    transition: 0.4s;
    width: 60px;
    height: 60px;
    padding: 0;
    border-radius: 50%;
	cursor:pointer;
}
span.calls.act .a {
    transform: rotate(45deg);
}
span.calls .a::before {
    content: '';
    position: absolute;
    width: 40px;
    height: 2px;
    background: #000;
    top: calc(50% - 1px);
    left: calc(50% - 20px);
    z-index: 1;
}
span.calls .a::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 40px;
    background: #000;
    left: calc(50% - 1px);
    top: calc(50% - 20px);
    z-index: 1;
}
span.calls.act .a ~ span a {
    width: 46px;
    height: 46px;
    display: block;
    margin: 7px 0px;
    border-radius: 50%;
}
span.calls .a::before, span.calls .a::after {
    opacity: 0;
    transition: 0.4s;
}
span.calls.act .a::before, span.calls.act .a::after {
    opacity: 1;
}
span.calls .a ~ span a img {
    width: 46px;
    background: linear-gradient(45deg, #568f4d, #90cd81);
}
span.calls .a ~ span a img {
    width: 46px;
    height: 46px;
    padding: 2px;
    filter: invert(1);
    background: transparent;
}

span.calls.act .a ~ span {
    margin-top: -225px;
    opacity: 1;
}
span.calls {
    position: fixed;
    width: 78px;
    z-index: 9999;
    bottom: 50px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: auto;
    padding-top: 0;
    left: 46px;
}
span.calls .a img {
    animation: pulsee 5s infinite;
}
ul.menu li ~ li.current_page_item > a {
    color: #ffe400;
}


@keyframes pulsee {
0% {
    box-shadow: 0 0 0 0px rgb(0 0 0 / 28%);
}
100% {
    box-shadow: 0 0 25px 35px rgb(0 0 0 / 0%);
}
}

span.calls img {
    background: #dee95e;
    border-radius: 50%;
    padding: 11px;
    margin: 7px 7px;
    filter: invert(0);
    transition: 0.4s;
    width: 35px;
    margin: 0px auto;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
span.calls.act .a img {
    background: #dee95e;
    transform: scale(1.1)rotate(360deg);
}
span.calls.act span img:hover {
    transform: scale(1.1)rotate(360deg);
}
span.calls.act > a > img {
    background: #ffffff;
    transform: scale(1.1)rotate(360deg);
}
form.wpcf7-form a.a21 span * {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    top: 0;
    left: 0;
}
form.wpcf7-form a.a21 {
    position: relative;
    display: block;
    margin: 0 auto;
    margin-bottom: 43px;
}
form.wpcf7-form a.a21 br{
    display: none;
}
#toptop.act {
    bottom: 5%;
}
#toptop {
    position: fixed;
    right: 5%;
    bottom: -12%;
    z-index: 99;
    background: linear-gradient(45deg, #568f4d, #90cd81);
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    transition: 0.4s;
    border-radius: 0;
    font-size: 21px;
    font-weight: 600;
    /* transform: rotate( 180deg ); */
    border-radius: 50%;
}

.banert:before {
    content: "";
    position: absolute;
    top: -99px;
    left: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(177deg,rgb(255 255 255 / 0%) 50%,white 51%);
}
.banert:after {
    content: "";
    position: absolute;
    top: -99px;
    right: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(183deg,rgb(255 255 255 / 0%) 50%,white 51%);
}
.banert, .serv {
    position: relative;
    background: #1a1a1a;
    color: #fff;
}

ul.menu {
    position: fixed;
    z-index: 99;
    display: grid;
    list-style: none;
    margin: 0;
    padding: 0vh 14%;
    justify-content: space-between;
    width: 100%;
    transition: 0.4s;
    max-width: 1920px;
    background: #101010;
    grid-template-columns: 33% 33% 33%;
    display: grid;
    text-align: left;
    justify-content: center;
    flex-direction: column;
    height: 100vh;
	    padding-top: 29vh;
}
li.logo a {
    background: url(/wp-content/uploads/logo.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 150px;
    color: transparent;
    width: 200px;
    height: 81px;
    display: block;
}
ul.menu li.current-menu-item > a {
    color: #ffe400;
}




.widget.widget_polylang ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 27px;
    left: 25px;
    z-index: 99999;
    color: #fff;
}
.widget.widget_polylang ul a {color: #fff;}
.widget.widget_polylang ul .current-lang a {
    color: #f44336;
}

div#forma-back2.act, div#forma2.act {
    z-index: 999999;
    opacity: 1;
}
div#forma-back2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 88%);
    z-index: 99;
    transition: 0.5s;
    z-index: -2;
    opacity: 0;
}
div#forma2 {
    position: fixed;
    z-index: 9;
    top: 10vh;
    left: calc(50% - 300px);
    background: #fff;
    z-index: 99;
    width: 600px;
    height: auto;
    display: block;
    /* overflow: scroll; */
    transition: 0.5s;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    z-index: -1;
    opacity: 0;
    max-height: 80vh;
}

div#forma a.a:hover {transform: rotate(-45deg);}
div#forma a.a {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    background: transparent;
    transition: 0.5s;
    transform: rotate(45deg);
    border-radius: 50%;
    cursor: pointer;
}
div#forma2 a.a:hover {transform: rotate(-45deg);}
div#forma2 a.a {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: transparent;
    transition: 0.5s;
    transform: rotate(45deg);
    border-radius: 50%;
    cursor: pointer;
}
div#forma p {
    width: 100%;
    float: left;
    display: table;
    padding: 0px 8px;
    color: #fff;
}
div#forma h2 {
    text-align: center;
    font-size: 32px;
    color: #fff;
}
div#forma2 a.a::after {
    content: '';
    position: absolute;
    width: 43px;
    height: 2px;
    background: #000;
    top: 24px;
    left: 4px;
}
div#forma2 a.a::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 43px;
    background: #000;
    left: 25px;
    top: 4px;
}
div#forma {
    position: fixed;
    z-index: 9;
    top: 10vh;
    left: calc(50% - 400px);
    background: #181818;
    z-index: 99;
    width: 800px;
    height: 80vh;
    display: block;
    /* overflow: scroll; */
    transition: 0.5s;
    padding: 25px 40px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    z-index: -1;
    opacity: 0;
}
div#forma p.mess ~ p {
    width: 100%;
}
div#forma a.a23 {
    margin: 0 auto;
}
div#forma p.mess {
    width: 100%;
    color: #fff;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
div#forma .wpcf7 input[type="file"] {
    cursor: pointer;
    height: 56px;
}
div#forma a.a::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 43px;
    background: #fff;
    left: 25px;
    top: 4px;
}
div#forma-back.act, div#forma.act {
    z-index: 99;
    opacity: 1;
}
div#forma p br {
    display: none;
}
div#forma .btn-border-base:hover{color:#fff;}

body .wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    position: absolute;
    font-size: 12px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    color: #fff;
    display: grid;
}
div#forma .btn-border-base input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 9;
    cursor: pointer;
}
.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative;
    display: none;
}
div#forma a.a::after {
    content: '';
    position: absolute;
    width: 43px;
    height: 2px;
    background: #fff;
    top: 24px;
    left: 4px;
}
input, select, textarea {
    border: none;
    border-bottom: 1px solid #d9d9d9;
    color: #fff;
    padding: 11px 0px;
    width: 100%;
    box-sizing: border-box;
    height: 53px;
    display: block;
    background: transparent;
}
body .wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    position: absolute;
    font-size: 12px;
}
form.wpcf7-form div {
    display: block;
    width: 100%;
}
div#forma  div.divform ~ p {
    display: table;
    width: 100%;
}
div#forma-back.act, div#forma.act {
    z-index: 999999;
    opacity: 1;
}
div#forma-back {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 88%);
    z-index: 99;
    transition: 0.5s;
    z-index: -2;
    opacity: 0;
}


.block1 div>:nth-child(1) p:hover {
    color: #000;
}
.block1 div ul li {
    padding: 8px 0px;
    font-weight: 600;
}
.block1 div > :nth-child(1) ~ span {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
}
.block1::before {
    content: "";
    position: absolute;
    top: -99px;
    left: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(177deg,rgb(255 255 255 / 0%) 50%,#f7f7f7 51%);
}
.block1::after  {
    content: "";
    position: absolute;
    top: -99px;
    right: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(183deg,rgb(255 255 255 / 0%) 50%,#f7f7f7 51%);
}
ul.menu ul li.current_page_item a {
    color: #ffe400;
}
a#joie {
    text-transform: none;
    text-decoration: none;
    text-align: center;
    width: 100%;
    display: table;
    padding: 16px 0px;
    color: #cdcdcd;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 10px;
    background: #ffffff;
}
a{text-decoration:none;}
.banner2::before {
    content: "";
    position: absolute;
    top: -99px;
    left: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(177deg,rgb(255 255 255 / 0%) 50%,#f7f7f7 51%);
}
.banner2::after {
    content: "";
    position: absolute;
    top: -99px;
    right: 0;
    width: 50%;
    height: 100px;
    background: linear-gradient(183deg,rgb(255 255 255 / 0%) 50%,#f7f7f7 51%);
}
.banner2 {
    padding: 50px 12%;
    display: grid;
    grid-template-columns: 50% 50%;
    background: #f7f7f7;
    position: relative;
    margin-top: 105px;
    padding-bottom: 179px;
}
.banner2 span ~ span {
    flex-direction: column;
}
.banner2 span ~ span img {
    width: 88%;
}
.banner2 span {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
body .btn-border-base:hover {
    -webkit-animation: StarBackground 0.5s;
    animation: StarBackground 0.5s;
    background-color: #f44336;
    color: var(--main-color-one);
    color: #fff;
}
.banner2 a {
    background: transparent;
    text-decoration: none;
    width: 200px;
    text-align: center;
    padding: 22px 0px;
    color: #000;
    margin-top: 54px;
}
.banert {
    padding: 50px 14%;
    position: relative;
    display: block;
}
.banert div {
    display: grid;
    grid-template-columns: 53% 47%;
}
.block1 img {
    width: 81px;
    display: table;
}
.block1 div > :nth-child(1) ~ span b {
    padding-right: 26px;
    display: block;
    margin-top: 18px;
}
.banert .btn-border-base:hover {
    -webkit-animation: StarBackground 0.5s;
    animation: StarBackground 0.5s;
    background-color: #f44336;
    color: #fff;
    border: none;
}
img {
    box-sizing: border-box;
    width: 100%;
    height: auto;
}
.banert div > :nth-child(2)::before {
    content: '';
    opacity: initial;
    width: 100%;
    height: 100%;
    /* background: rgb(26 26 26 / 32%); */
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
}
.banert div > :nth-child(2)::after {
    content: '';
    opacity: initial;
    width: 100px;
    height: 100px;
    background: #f44336;
    left: -20px;
    bottom: -18px;
    position: absolute;
    z-index: -1;
}
.banert a {
    color: #000;
    width: 200px;
    text-align: center;
    padding: 21px 0px;
    background: transparent;
    margin-top: 36px;
    cursor: pointer;
}
.banert div > :nth-child(1) {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-right: 16%;
}
.banert div > :nth-child(2) {
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.banert h3 {
    color: #f44336;
}
.block1 div > :nth-child(1) p {
    position: relative;
    background: transparent;
    padding: 25px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    width: 100%;
}
.banert {
    padding: 50px 12%;
}
.block1 div ul {
    list-style: circle;
    background: transparent;
    padding: 50px;
    padding-left: 68px;
    border-radius: 25px;
    float: right;
    width: 86%;
    margin: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.block1 span ~ span p {
    font-weight: 600;
}

.block1 div > :nth-child(1) p::before {
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    border-left: 1px solid #f1e825;
    border-top: 1px solid #f1e825;
	transition: 0.4s;
}

.block1 div > :nth-child(1) p::after {
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    bottom: 0;
    border-bottom: 1px solid #f1e825;
    border-right: 1px solid #f1e825;
	transition: 0.4s;
}
.block1 div > :nth-child(1) p img, .block1 div > :nth-child(1) b {
    position: relative;
    z-index: 1;
}
h2 {
    font-size: 50px;
    font-weight: 900;
    text-transform: uppercase;
}
.block1 div > :nth-child(1) p:hover img {
    filter: brightness(0);
}
.block1 {
    padding: 50px 12%;
    position: relative;
    margin-top: 95px;
    background: #f7f7f7;
    padding-bottom: 165px;
}
.block1 div {
    display: grid;
    grid-template-columns: 100%;
}
.block1 div > :nth-child(1) {
    display: flex;
    grid-template-columns: 30% 30% 30%;
    grid-column-gap: 5%;
}
.top span ~ span {
    background: #1a1a1a;
    padding: 25px;
    border-radius: 50px;
    margin-top: -24px;
    margin-bottom: -24px;
}
.block1 div > :nth-child(1) p img {
    width: 115px;
    display: table;
    margin: 5px auto;
    transition: 0.4s;
}


.top {
    position: absolute;
    z-index: 9;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 34px 12%;
    background: transparent;
    transition: 0.5s;
    color: #fff;
    max-width: 1920px;
}

.top a {
        color: #fff;
}
.top img {
    width: 32px;
    background: #f44336;
    border-radius: 50%;
    padding: 5px;
    margin: -9px 6px;
    transition: 0.5s;
}
.top a:hover img {background: #ffffff;}

* {
    box-sizing: border-box;
}


.banner h1, .banner h2, .banner h2 b, .banner a {
    color: #fff;
}
.banner {
    padding: 50px 12%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100vh;
    background: url(/wp-content/uploads/bg-6.jpg);
    background-size: cover;
	background-attachment:fixed;
    position: relative;
    max-height: 1300px;
}
.banner.lip::after {
    width: 100%;
}
.banner::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 68%);
    background-size: 50vw;
    z-index: 0;
    transition: 1s;
}
.banner p {
    color: #fff;
    z-index: 1;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 25px;
    position: relative;
    padding-left: 60px;
    height: 30px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.banner h2 {
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 900;
}
.banner strong {
    font-weight: 900;
    color: #f44336;
}
.banner h2 b {
    display: table;
    font-size: 18px;
    width: 100%;
    font-weight: 500;
    padding: 47px 0px;
    width: 50%;
    line-height: 35px;
}
.banner span.img {
    position: absolute;
    z-index: 1;
    right: 9%;
    width: 600px;
    height: 600px;
    background: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 5%;
    border-radius: 50%;
}
.banner h2 s {
    text-decoration: none;
    display: table;
    font-size: 21.5px;
    padding: 25px 0px;
}
.banner p img {
    position: absolute;
    left: 0;
    top: calc(50% - 25px);
    width: 46px;
    background: #f44336;
    padding-bottom: 0;
    border-radius: 50px;
    border: 5px solid #f44336;
}
.banner .btn-border-base:hover:before {
    border-color: #f44336;
    -webkit-animation: StarBorderColor 1s;
    animation: StarBorderColor 1s;
}
.banner .btn-border-base:hover {
    -webkit-animation: StarBackground 0.5s;
    animation: StarBackground 0.5s;
    background-color: #f44336;
    color: #fff;
    border: none;
}

body .entry-content p, body .entry-content * {font-family: 'Montserrat', serif;}
html body, body {
    margin: 0;
    background: #fff;
    background-size: 50%;
    background-repeat: repeat;
    color: #000;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    overflow-x: hidden;
}
	
a.skip-link.screen-reader-text,
button.cmn-toggle-switch.cmn-toggle-switch__htx,
header#site-header, ul.post-meta, h1.entry-title {display:none;}
.banner a {
    width: 266px;
    text-align: center;
    padding: 20px 0px;
    position: relative;
    background: transparent;
    cursor: pointer;
    letter-spacing: 2px;
    margin-top: 68px;
}

.banner h2, .banner a {
    position: relative;
    z-index: 1;
}
.top span ~ img {
    position: absolute;
    border-radius: 0;
    background: transparent;
    width: 130px;
    left: calc(50% - 75px);
}

/*---------------------------------------
    ## Button
---------------------------------------*/
.btn-wrap {
  display: block;
}
.btn-wrap .btn {
  height: 56px;
  line-height: 56px;
  padding: 0 35px;
}
.btn-wrap .btn i {
  margin-right: 15px;
}
.btn-wrap .btn-panthar {
  height: 56px;
  line-height: 56px;
  padding: 0 35px;
  display: inline-block;
  cursor: pointer;
  font-weight: 500;
}
.btn-wrap .btn-panthar i {
  margin-right: 15px;
}
.btn-wrap .btn-base {
  color: var(--main-color-one);
  font-family: var(--heading-font);
}
.btn-wrap .read-btn {
  font-family: var(--heading-font);
  color: var(--main-color-one);
  display: inline-block;
}
.btn-wrap .read-btn span {
  height: 2px;
  width: 30px;
  background: var(--main-color-one);
  display: inline-block;
  margin-top: 10px;
  float: right;
  margin-left: 10px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.btn-wrap .read-btn i {
  margin-left: 10px;
}
.btn-wrap .read-btn:hover {
  color: #870e0e;
}
.btn-wrap .read-btn:hover span {
  background: #870e0e;
}

.btn-base-img {
  position: relative;
}
.btn-base-img .btn-short-bg {
  position: absolute;
  left: 0;
  bottom: -3px;
  opacity: 0.39;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 100%;
}
.btn-base-img .btn-short-bg img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 100%;
}

@-webkit-keyframes StarBackground {
  10% {
    background-color: rgb(244 67 54 / 22%);
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -o-filter: blur(1px);
    -ms-filter: blur(1px);
    filter: blur(1px);
  }
  20% {
    background-color: rgb(244 67 54 / 22%);
  }
  40% {
    background-color: rgb(244 67 54 / 22%);
  }
  50% {
    background-color: rrgb(244 67 54 / 22%);
  }
  60% {
    background-color: rgb(244 67 54 / 22%);
  }
  70% {
    background-color: rgb(244 67 54 / 22%);
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
  }
  80% {
    background-color: rgb(244 67 54 / 22%);
  }
  90% {
    background-color: rgb(244 67 54 / 22%);
  }
  100% {
    background-color: rgb(244 67 54 / 22%);
  }
}

@keyframes StarBackground {
  10% {
    background-color: rgb(244 67 54 / 22%);
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -o-filter: blur(1px);
    -ms-filter: blur(1px);
    filter: blur(1px);
  }
  20% {
    background-color: rgb(244 67 54 / 22%);
  }
  40% {
    background-color: rgb(244 67 54 / 2%);
  }
  50% {
    background-color: rgb(244 67 54 / 22%);
  }
  60% {
    background-color: rgb(244 67 54 / 22%);
  }
  70% {
    background-color: rgb(244 67 54 / 2%);
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
  }
  80% {
    background-color: rgb(244 67 54 / 22%);
  }
  90% {
    background-color: rgb(244 67 54 / 2%);
  }
  100% {
    background-color: rgb(244 67 54 / 22%);
  }
}

.btn-border-base {
    position: relative;
    background-color: rgb(255 0 0 / 0%);
    -webkit-transition: color 0.5s ease, background-color 0.1s ease;
    transition: color 0.5s ease, background-color 0.1s ease;
    border: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 0 40px;
    border-radius: 6px;
}
.btn-border-base .top_left,
.btn-border-base .top_right,
.btn-border-base .bottom_left,
.btn-border-base .bottom_right {
  width: 10px;
  height: 10px;
  position: absolute;
}
.btn-border-base .top_left {
  border-radius: 6px 0 0 0;
}
.btn-border-base .top_right {
  border-radius: 0 6px 0 0;
}
.btn-border-base .bottom_left {
  border-radius: 0 0 0 6px;
}
.btn-border-base .bottom_right {
  border-radius: 0 0 6px 0;
}
.btn-border-base .bottom_right,
.btn-border-base .bottom_left {
  bottom: 0;
  border-bottom: 2px solid var(--main-color-one);
}
.btn-border-base .top_left,
.btn-border-base .top_right {
  top: 0;
  border-top: 2px solid var(--main-color-one);
}
.btn-border-base .top_left,
.btn-border-base .bottom_left {
  left: 0;
  border-left: 2px solid var(--main-color-one);
}
.btn-border-base .top_right,
.btn-border-base .bottom_right {
  right: 0;
  border-right: 2px solid var(--main-color-one);
}
.btn-border-base:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0px solid transparent;
    top: 0;
    left: 0;
    -webkit-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
    border-radius: 5px;
}
.btn-border-base:hover {
  -webkit-animation: StarBackground 0.5s;
  animation: StarBackground 0.5s;
  background-color: rgba(186, 17, 17, 0.14);
  color: var(--main-color-one);
}
.btn-border-base:hover .top_left,
.btn-border-base:hover .top_right,
.btn-border-base:hover .bottom_left,
.btn-border-base:hover .bottom_right {
  border: none;
}
.btn-border-base:hover:before {
  border-color: var(--main-color-one);
  -webkit-animation: StarBorderColor 1s;
  animation: StarBorderColor 1s;
}
.btn-border-base.btn-style-white {
  background-color: rgba(255, 255, 255, 0.2);
}
.btn-border-base.btn-style-white .bottom_right,
.btn-border-base.btn-style-white .bottom_left {
  bottom: 0;
  border-bottom: 2px solid #fff;
}
.btn-border-base.btn-style-white .top_left,
.btn-border-base.btn-style-white .top_right {
  top: 0;
  border-top: 2px solid #fff;
}
.btn-border-base.btn-style-white .top_left,
.btn-border-base.btn-style-white .bottom_left {
  left: 0;
  border-left: 2px solid #fff;
}
.btn-border-base.btn-style-white .top_right,
.btn-border-base.btn-style-white .bottom_right {
  right: 0;
  border-right: 2px solid #fff;
}
.btn-border-base.btn-style-white:hover {
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff;
}
.btn-border-base.btn-style-white:hover .top_left,
.btn-border-base.btn-style-white:hover .top_right,
.btn-border-base.btn-style-white:hover .bottom_left,
.btn-border-base.btn-style-white:hover .bottom_right {
  border: none;
}
.btn-border-base.btn-style-white:hover:before {
  border-color: #fff;
}

.subscribe-box button {
  cursor: pointer;
  position: absolute;
  right: 20px;
  padding: 15px 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.subscribe-box button i {
  display: inline-block;
  padding-left: 10px;
}

.video-play-btn-02.video-two-button {
  width: 65px;
  height: 65px;
  font-size: 16px;
  position: absolute;
  left: 10%;
  bottom: 10%;
  color: #fff;
}
.btn-border-base .bottom_right,
.btn-border-base .bottom_left {
  bottom: 0;
  border-bottom: 2px solid #f44336;
}
.btn-border-base .top_left,
.btn-border-base .top_right {
  top: 0;
  border-top: 2px solid #f44336;
}
.btn-border-base .top_left,
.btn-border-base .bottom_left {
  left: 0;
  border-left: 2px solid #f44336;
}
.btn-border-base .top_right,
.btn-border-base .bottom_right {
  right: 0;
  border-right: 2px solid #f44336;
}


@media(min-width:1150px) {
.top.lip.lip2 {
    top: 0;
}
.top.lip span ~ img {
    width: 56px;
    top: 16px;
    left: calc(50% - 28px);
}
.top.lip {
    background: #fff;
    box-shadow: 0px 0px 83px -11px #999;
}
.top.lip {
    background: #1a1a1a;
    box-shadow: 0px 0px 83px -11px #000;
    position: fixed;
    top: -100px;
}
}
@media(max-width:1800px) {
.block_06 {
    padding: 50px 4%;
}
.block_05 {
    padding: 50px 4%;
}
.block_04 {
    padding: 50px 4%;
}
.block_03 {
    padding: 50px 4%;
}
.block_02 {
    padding: 50px 4%;
}
.contacts {
    padding: 50px 4%;
}
ul.lcp_catlist {
    padding: 50px 4%;
}
.simple-block {
    padding: 50px 4%;
	padding-bottom:150px;
}
.block_x2 {
    padding: 50px 4%;
}
.zag-page {
    padding: 125px 4%;
    padding-bottom: 200px;
}
.widget.widget_polylang {
    right: calc(1% + 122px);
}
a.b-menu {
    right: 4%;
}
ul.menu {
    padding: 0vh 4%;
    padding-top: 29vh;
}
div.fu a.c img {
    margin: -8px 5px;
}
div.fu a.c {
    font-size: 18px;
    letter-spacing: 2px;
}
.rev {
    padding: 50px 4%;
}
.benefits {
    padding: 50px 4%;
}
.s2 {
    padding: 65px 4%;
}
a.logom img {
    left: 4%;
}

.serv {
    padding: 45px 4%;
    padding-bottom: 0;
}


h1.zag-h {
font-size: 45px;
    padding: 215px 5%;
}

.fu {
    padding: 50px 4%;
}
.why, .part {
    padding: 50px 5%;
}
.o-nas span ~ span {
    padding-right: 0%;
    padding: 0% 24%;
    position: relative;
    overflow: hidden;
}
.o-nas {
    padding: 150px 5%;
    display: grid;
    grid-template-columns: 41% 59%;
    position: relative;
    overflow: hidden;
    padding-right: 0;
}

.banner-home {
    padding: 153px 5%;
}
.banner-home ul li {
    font-size: 15px;
}
.banner h2 {
    font-size: 40px;
}
.banner p img {
    position: absolute;
    left: 0;
    top: calc(50% - 17px);
    width: 35px;
    padding-bottom: 0;
    border-radius: 50px;
    border: 5px solid #f44336;
}
.banner p {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 14px;
    padding-left: 45px;
    height: 11px;
}
.banner span.img {
    width: 450px;
    height: 450px;
}

}

@media(max-width:1600px) {
ul.menus .gh {
    display: grid;
    height: 50px;
    padding: 28px 0px;
    padding-left: 50px;
}
ul.menus a {
    padding: 38px 0px;
    margin-left: 13px;
    font-size: 18px;
    font-size: 14px;
}
ul.menus {
    padding: 0px 1%;
}
.h-banner > div {
    position: relative;
    width: 600px;
    transform: scale(0.7);
}
.serv h3 {
    font-size: 16px;
}
.banner h2 b {
    padding: 0px 0px;
}
.banner h2 {
    font-size: 43px;
    text-transform: uppercase;
    font-weight: 900;
}
}

@keyframes pulse {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(3);
    }
    100% {
      transform: scale(1);
    }
  }
  
  /* .icon {
    width: 100px;
    height: 100px;
    background-color: #ff0000;
    border-radius: 50%;
    animation: pulse 2s infinite;
    cursor: pointer;
  } */





@media(max-width:1200px) {

.ghg {
    position: fixed;
    right: initial;
    bottom: 5%;
    z-index: 100;
    left: 2%;
    /* new animation */
    opacity: 0;
    overflow: hidden;
    height: 40px;
    transition: all .5s ease;
}
.ghg.active {
    opacity: 1;
    overflow: visible;
    height: 190px;
}
.close {
    visibility: hidden;
}
.ghg.active .close {
    position: absolute;
    width: 43px;
    height: 43px;
    visibility: visible;
    top: -50px;
    margin: 4px;
    padding: 6px;
    cursor: pointer;
}
.close span {
    display: block;
    width: 75%;
    height: 2px;
    background: #000;
    transform: rotate(45deg);
    position: absolute;
    top: 18px;
}
.close span::after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    transform: rotate(90deg);
}
.chat_btn {
    opacity: 1;
    display: block;
    overflow: visible;
    transition: all .5s ease;
    animation: pulse 2s infinite;
    cursor: pointer;
}
.chat_btn.active {
    opacity: 0;
    overflow: hidden;
    display: none;
}

.block_02 div {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    padding: 50px 0px;
}
.block_03 p {
    font-size: 29px;
}
.block_04 div {
    grid-template-columns: 50% 50%;
}
.contacts {
    grid-template-columns: 100%;
}
nav.pagination-single.section-inner a {
    display: table;
    margin: 8px auto;
}
ul.lcp_catlist {
    grid-template-columns: 47% 47%;
}
.block_x2 > :nth-child(2n) .span, .bx2 .span {
    padding-left: 0%;
    padding-right: 0;
    margin-bottom: 31px;
}
.bx2 .span {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 0;
}
.block_x2 div {
    display: grid;
    grid-template-columns: 100%;
    text-align: center;
    margin-bottom: 45px;
}
.block_x2 .img {
    position: relative;
    max-width: 450px;
    margin: 0 auto;
    order: 2;
}
.block_x2 > :nth-child(2n) {
    grid-template-columns: 100%;
    text-align: center;
    margin-bottom: 45px;
	display: grid;
    grid-template-columns: 100%;
}
ul.menu ul li a {
    font-size: 16px;
}
ul.menu li a {
    font-size: 28px;
}
.widget.widget_polylang {
    padding-right: 0;
    width: 101px;
}
.widget.widget_polylang {
    right: calc(10% + 112px);
}
.fu > :nth-child(1) img {
    width: 180px;
}
.s2 a {
    margin: 1px 22px;
}
.s2 {
    padding: 65px 4%;
    padding-bottom: 127px;
    justify-content: center;
}
.entry-content ul.menu a {
    color: #000;
}

.top {
    position: relative;
}
.top span {
    display: grid;
}
.top a {
    color: #fff;
    margin: 10px 0px;
}
.scroll-progress {
    top: 0;
}
.serv > div {
    display: grid;
    grid-template-columns: 100%;
    grid-column-gap: 0;
}
.banner {
    padding: 100px 1%;
    min-height: 100vh;
    height: auto;
    margin-top: 0;
    min-height: auto;
    padding-bottom: 150px;
}
.top span ~ img ~ span {
    display: block;
    height: 68px;
}

.block1 div > :nth-child(1) ~ span {
    display: grid;
    grid-template-columns: 50% 50%;
}
.block1 div > :nth-child(1) p {
    margin-bottom: 11%;
}
.banert div {
    display: grid;
    grid-template-columns: 100%;
}
.banert div > :nth-child(2) img {
    margin-top: 50px;
    max-width: 600px;
    margin: 0 auto;
    margin-top: 50px;
}
.banert div > :nth-child(2)::after {
    opacity: 0;
}
.banert a {
    margin: 43px auto;
    margin-bottom: 0;
}
.banner2 {
    padding: 50px 12%;
    display: grid;
    grid-template-columns: 100%;
    text-align: center;
}
.banner2 span ~ span img {
    width: 200px;
    margin: 0 auto;
    margin-top: 37px;
    margin-bottom: 59px;
}
.banert div > :nth-child(1) {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-right: 0;
}
.banner2 a {
    margin: 0 auto;
    margin-top: 24px;
}
h2 {
    font-size: 35px;
    font-weight: 900;
    text-transform: uppercase;
}
.banner p {
    width: 50%;
}

.h-banner h2, .h-banner h2 b {
    font-size: 23px;
}
.h-banner b {
    height: 38px;
	min-width: 20px;
}
.h-banner a {
    margin-top: 24px;
}
}

@media(max-width:1100px) {
.mainscreen_slider {
    opacity: 0.6;
}
.h-banner {
    min-height: 600px;
}
.h-banner a {
    margin-top: 24px;
    margin: 25px auto;
    padding: 13px 31px;
    min-width: 254px;
    display: flex;
    justify-content: center;
}
.h-banner a.c {
    position: relative;
    max-width: initial;
    min-width: initial;
    color: #000;
    margin: 0;
    padding: 5px 0px;
    text-align: left;
    font-weight: bold;
    justify-content: flex-start;
}
.h-banner bold {
    position: relative;
    display: grid;
    justify-content: left;
    display: grid;
    margin: 0;
}
.onas, #s2, #s3, #s4, #s5 { 
    padding: 50px 1%;
}
#s9 {padding: 50px 1% 100px;}

body #s4 {padding-bottom: 150px;}
.h-banner > div {
    position: relative;
    width: auto;
    transform: scale(0.7);
    margin: 0 auto;
}
ul.menus a {
    padding: 14px 0px;
    margin-left: 13px;
    font-size: 18px;
    font-size: 14px;
    width: auto;
    display: table;
}
ul.menus li> a::before {
    bottom: 8px;
}
ul.menus a {
    padding: 14px 0px;
    margin-left: 13px;
    font-size: 18px;
    font-size: 14px;
}
a.b-menu{display:block;}
ul.menus.open{left:0;}
ul.menus {
    display: block;
    max-width: 320px;
    transition: 0.4s;
    height: 100vh;
    overflow-y: scroll;
    left: -100%;
    padding-top: 92px;
}
}

@media(max-width:1000px) {
form.wpcf7-form .g2 {
    display: grid;
    grid-template-columns: 100%;
    grid-column-gap: 4%;
}
.fu > :nth-child(1) img {
    width: 180px;
    margin-bottom: 23px;
}
.fu span {
    display: block;
    padding-left: 0;
    grid-template-columns: 33% 33% 33%;
    text-transform: uppercase;
    padding: 13px 0px;
}
.fu {
    padding: 50px 4%;
    grid-template-columns: 100%;
    text-align: center;
}
p.benefits__number {
    font-size: 40px;
}
.benefits__inner .b {
    display: grid;
    grid-template-columns: 50% 50%;
}
.s2 a {
    margin: 1px 22px;
    width: 100%;
    text-align: center;
    font-size: 30px;
}
.s2 {
    padding: 65px 4%;
    padding-bottom: 127px;
    justify-content: center;
    display: grid;
}
.serv > div span {
    margin-bottom: 16px;
    border: 1px solid #3a3a3a;
    background: rgb(26 26 26 / 85%);
}
body .entry-content .serv h2 {
    text-align: center;
    margin-bottom: 27px;
    font-size: 48px;
}
.serv {
    padding: 45px 4%;
    padding-bottom: 0;
    grid-template-columns: 100%;
}

.part span {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    margin-top: 38px;
}
.why span {
    display: grid;
    grid-template-columns: 50% 50%;
    margin-top: 75px;
}
.banner-home ul li {
    height: 68px;
}
.banner-home ul {
    display: grid;
    grid-template-columns: 50% 50%;
}
.o-nas span ~ span {
    padding-right: 0%;
    padding: 0;
    position: relative;
    overflow: hidden;
    width: 250px;
    margin: 48px auto;
}
.o-nas::after {
    opacity: 0;
}
.o-nas {
    padding: 50px 5%;
    grid-template-columns: 100%;
}

}


@media(max-width:900px) {
.h-banner bold {
    margin: 0 0 40px 0;
}
section#s5 div {
    display: grid;
    grid-template-columns: 100%;
}
.simple-block .accordion-header strong {
    font-weight: 500;
    font-size: 36px;
    position: absolute;
    margin: -12px 10px;
    transition: 0.4s;
    color: #000;
}
.accordion-header {
    font-size: 16px;
    padding: 19px 0px;
    border-bottom: none;
    transition: 0.4s;
    cursor: pointer;
}
.calculator .el-radio-button--large .el-radio-button__inner {
    border: none;
    max-width: 100%;
    word-break: break-all;
    display: block;
    overflow: visible;
    white-space: initial;
}
.bl {
    padding: 30px 28px;
}
.calculator .el-radio-button {
    border: 0px solid #e1e1e1;
    margin-right: 8px;
    margin-bottom: 8px;
    /* border-radius: 25px; */
    /* overflow: hidden; */
    width: 100%;
    word-break: break-all;
    display: block;
    height: auto;
}
.calc .el-slider__marks-text {
    font-size: 8px;
}
.calc .el-radio-group {
    display: grid;
    align-items: center;
    flex-wrap: wrap;
    font-size: 0;
    width: 100%;
}
#s2 div {
    display: grid;
    grid-template-columns: 100%;
    padding: 50px 10%;
    position: relative;
}
body .onas {
    display: grid;
    grid-template-columns: 100%;
    padding: 50px 10%;
    position: relative;
    padding-bottom: 150px;
}
.h-banner > div::after {
    opacity: 0;
}
.h-banner img {
    position: relative;
    width: 79%;
    z-index: 1;
    margin-left: -56px;
    margin: 23px auto;
    display: block;
}
.h-banner > div {
    position: relative;
    width: 100%;
    transform: none;
    margin: 0 auto;
}
.block_06 a.a21 {
    margin-top: 50px;
}
.block_06 p {
    font-size: 16px;
    width: 80%;
    margin: 0 auto;
    color: #fff;
}
.block_04 div {
    grid-template-columns: 100%;
}
.block_03 .img {
    position: relative;
    margin-bottom: 50px;
}
.block_03 {
    padding: 50px 4%;
    grid-template-columns: 100%;
}
.block_02 div {
    display: grid;
    grid-template-columns: 100%;
    padding: 50px 0px;
}
ul.lcp_catlist {
    grid-template-columns: 100%;
}
.zag-page a.a21 {
    width: auto;
}
.zag-page p {
    width: 100%;
    font-size: 16px;
}
ul.menu li.forma-up a {
    text-align: center;
    border: 1px solid #fff;
    padding: 0;
    height: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
    font-size: 18px;
    padding: 17px 0px;
    width: 200px;
}
ul.menu {
    padding: 0vh 4%;
    padding-top: 23px;
    grid-template-columns: 100%;
    overflow-y: scroll;
    display: block;
    height: 100vh;
    padding-bottom: 100px;
}
.rev .ti-widget.ti-goog .ti-controls-dots {
    display: block;
}
.rev {
    padding: 50px 9%;
}
.rev a {
    margin-bottom: 16px;
    width: 91%;
}
.benefits__inner .b ~ .b {
    display: grid;
    grid-template-columns: 100%;
}
.benefits__inner .b {
    display: grid;
    grid-template-columns: 100%;
}
html body {
    background: #ffffff;
}
.g span {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 36px 0px;
    padding-top: 12px;
}
.g {
    display: grid;
    grid-template-columns: 100%;
    padding: 50px 14%;
}
.x2 {
    display: block;
    padding: 24px 0px;
}
.x2 span h2 {
    padding-top: 0;
    margin-top: 0;
    font-size: 22px;
}
a.a21 {
    width: auto;
    max-width: 320px;
}
h1.zag-h b {
    font-size: 12px;
    position: relative;
    z-index: 1;
    font-weight: 500;
    letter-spacing: 2px;
    padding-bottom: 33px;
    padding-top: 28px;
    padding-left: 3px;
}
h1.zag-h a {
    position: relative;
    z-index: 1;
    margin: 0 auto;
}
h1.zag-h {
    font-size: 30px;
    padding: 115px 5%;
    text-align: center;
}
.get div.divform textarea {
    height: 200px;
}
.get div.divform {
    display: grid;
    grid-template-columns: 100%;
    grid-column-gap: 4%;
}
a.a21 {
    padding: 16px 22px;
    font-size: 18px;
}
a.a21 {
    width: auto;
}
.banner-home h2 {
    margin: 7px 0px;
    padding: 0;
    text-align: center;
    letter-spacing: 2px;
}
.banner-home h1 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 7px;
    font-weight: 300;
    font-size: 16px;
    text-align: center;
}
.banner-home ul li {
    height: auto;
}
.banner-home ul {
    display: grid;
    grid-template-columns: 100%;
}
div.fu a.c {
    font-size: 19px;
}
.part span {
    display: grid;
    grid-template-columns: 50% 50%;
    margin-top: 38px;
}
.why span {
    display: grid;
    grid-template-columns: 100%;
    margin-top: 75px;
}
.why span bold {
    font-size: 45px;
}
.banner2 h3 {
    font-size: 14px;
    text-align: left;
}
.banner::after {
    background: rgb(0 0 0 / 90%);
}
.banner p {
    width: 75%;
    height: 26px;
    margin: 15px auto;
    font-size: 13px;
    text-transform: capitalize;
}
.banner a {
    margin: 29px auto;
}
.banner span.img {
    width: 250px;
    height: 250px;
    position: relative;
    margin: 0 auto;
    right: auto;
    padding: 32px;
}
.serv h3 {
    font-size: 14px;
}
.widget.widget_polylang ul {
    right: 8px;
    left: auto;
    top: 7px;
}
div#forma2 {
    width: 320px;
    left: calc(50% - 160px);
    top: calc(50% - 177px);
}
div#forma {
    top: 0;
    max-height: 100vh;
    display: block;
    overflow-y: scroll;
    height: 100vh;
    width: 100%;
    left: 0;
}
.top span ~ img {
    position: absolute;
    border-radius: 0;
    background: transparent;
    width: 130px;
    left: auto;
    right: 1px;
    width: 108px;
    top: 41px;
}
.top span ~ span {
    background: transparent;
    padding: 0px;
    border-radius: 50px;
    margin-top: 7px;
    margin-bottom: -24px;
}
.top span b{
display:none;
}
.top a {
    color: #fff;
    margin: 18px 0px;
    font-size: 12px;
}
.top img {
    width: 32px;
    background: #f44336;
    border-radius: 50%;
    padding: 5px;
    margin: -12px 6px;
    transition: 0.5s;
}
.banner h2 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 900;
    text-align: center;
}
.top {
    position: relative;
    width: 300px;
    display: grid;
    overflow: hidden;
}
.banner {
    padding: 182px 1%;
    min-height: 100vh;
    height: auto;
    margin-top: -46px;
    min-height: auto;
}
html body {
    max-width: 450px;
}
.banner h2 b {
    width: 100%;
}
#toptop.act {
    bottom: 2%;
}
#toptop {
    right: 2%;
}
span.calls {
    bottom: 14px;
    left: 15px;
}
.serv > div strong {
    font-size: 24px;
    padding: 14px 10px;
    padding-bottom: 26px;
    display: table;
    text-align: center;
    width: 100%;
}
div.kon div > :nth-child(2) p {
    display: grid;
    grid-template-columns: 50% 50%;
    width: auto;
    margin-top: 23px;
}
div.kon div {
    display: grid;
    grid-template-columns: 100%;
}
.b2 div {
    display: grid;
    grid-template-columns: 100%;
    grid-column-gap: 4%;
}
.top {
    padding: 34px 1%;
    padding-left: 0;
}
.block1 div > :nth-child(1) {
    display: grid;
    grid-template-columns: 100%;
    grid-column-gap: 5%;
}
.block1 div > :nth-child(1) ~ span {
    display: grid;
    grid-template-columns: 100%;
}
.block1 div ul {
    list-style: circle;
    background: transparent;
    padding: 9px;
    padding-left: 10px;
    border-radius: 25px;
    float: right;
    width: 100%;
    margin: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
h2 {
    font-size: 21px;
    font-weight: 900;
    text-transform: uppercase;
}
}


@media(max-width:700px){
.calculator h2 {
    font-size: 20px;
    letter-spacing: 2px;
    margin-top: -2px;
}
ul.menu li.forma-up a {
    margin-bottom: 19px;
}
ul.menu li.lang-item {
    display: block;
}
ul.menu {
    padding-top: 62px;
}
ul.menu li {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: initial;
    flex-direction: column;
}
img.img-s {
    width: 200px;
}
.img-back {
    display: none;
}
a.b-menu {
    position: fixed;
    width: 60px;
    height: 60px;
    border: 0px solid #ffffff;
    background: rgb(18 18 18);
    right: 5px;
    top: 6px;
    border-radius: 50%;
    cursor: pointer;
}
.h-banner::after {
    background-size: cover;
    background-position: center;
    z-index: -1;
    /* filter: grayscale(32%)brightness(0.2); */
}
.spotlight {
    display: none;
}
.rev {
    padding: 50px 0%;
    overflow: hidden;
    position: relative;
    width: 100%;
    display: block;
}
div#containera {
    position: absolute;
    left: calc(50% - 170px);
    top: calc(50% - 59px);
    transform: scale(0.4);
}
a.a21 span {
    position: relative;
    z-index: 1;
    font-size: 14px;
}
a.a21 {
    padding: 16px 12px;
    font-size: 16px;
}
.h-banner h2, .h-banner h2 b {
    font-size: 15px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.widget.widget_polylang {
    display: none;
}
.h-banner a {
    margin-top: 24px;
    margin: 25px auto;
    padding: 13px 31px;
    min-width: 254px;
}

.h-banner p {
    margin: 0;
    padding: 0px 0px;
    text-align: center;
    margin-top: -7px;
}
.h-banner b {
    height: 38px;
    min-width: 8px;
    font-size: 16px;
}
.s2 a {
    margin: 1px 0px;
    width: 100%;
    text-align: center;
    font-size: 30px;
}
a.logom {
    height: 67px;
}
a.logom img {
    width: 153px;
    padding: 19px 0px;
    padding-bottom: 9px;
    position: fixed;
    left: 4%;
    top: -4px;
}
.block_04 div span h3 {
    font-size: 14px;
}
}