/** 
* Theme Name: Perfecto 
* Theme URI:http://trescommas.top
* Author:SK (Kharkov,Ukraine) 
* Author URI:http://trescommas.top
* Description:Perfecto
* Version:Perfecto 0.1 
*/

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

*{
	 -webkit-transition: all 0.3s ease;
	 -moz-transition: all 0.3s ease;
	 -o-transition: all 0.3s ease;
	 transition: all 0.3s ease;
	 outline: 1px dotted red;
	 outline: none !important;
}


html {
    overflow-y: auto;
    overflow-x: hidden;
}

body {
	font-family: 'Raleway', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 21px;
	color: #272727;
	width: 100%;
	overflow-y:auto;
	overflow-x: hidden;
	margin: 0;
	background: #F5F5F5;
}
a{
	text-decoration:none;
}
header .cont {
    display: flex;
    justify-content: space-between;
    /* max-width: 1443px; */
    padding-top: 18px;
}

.cont {
    max-width: 1350px;
    margin: auto;
}

header {
    position: absolute;
    width: 100%;
    z-index: 100;
}

.niz-header {
    /* display: flex; */
    width: 100%;
    /* border: 41px solid rgba(108, 108, 108, 0.3); */
    backdrop-filter: blur(10px);
    position: absolute;
    height: 41px;
    background: rgba(108, 108, 108, 0.3);
    top: 110px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100;
}

.niz-header .cont {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
}

section.top-bann {
    height: 714px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
   /*  background-color: rgba(35, 35, 35, 0.7); */
    background-blend-mode: color-burn;
    /* padding: 230px 20px 10px 271px; */
    position: relative;
    z-index: 0;
}

.home section.top-bann {
    background-color: transparent;
}

.lf_header {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 2px;
}

.rg_menu {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.bl_logo {
    display: flex;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    color: #FFFFFF;
    justify-content: flex-start;
    align-items: flex-end;
    margin-right: 123px;
}

.bl_logo span {
    margin-left: 23px;
}

.top-pich {
    margin-left: 26px;
    margin-top: 13px;
}

.top-pich .titl {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
/* identical to box height */
    color: #FFFFFF;
    margin-left: 23px;
    position: relative;
}
.top-pich .titl:before{content:"";width: 8px;height: 8px;background: #36D000;min-width: 8px;position: absolute;border-radius: 50%;margin-top: 2px;margin-left: -23px;}    
.top-pich .titl b {
    font-weight: 800;
}

.soc-top {
    margin-top: 8px;
    margin-left: 14px;
}

.top-call {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 134px;
    margin-top: 13px;
}

.top-call .titl {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
/* identical to box height */
    color: #FFFFFF;
}

.top-call .titl:before{content: "";
    width: 8px;
    height: 8px;
    background: #36D000;
    min-width: 8px;
    position: absolute;
    border-radius: 50%;
    margin-top: 2px;
    margin-left: -23px;
     }     
.top-call a {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
/* identical to box height */
	color: #FFFFFF;
	margin-top: 7px;
	margin-left: -16px;
}
label.menu-burg.mob {
    display: none;
}

a.ostav-otz {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
/* identical to box height */
    text-align: center;
    color: #FFFFFF;
    background: rgba(17, 17, 17, 0.3);
    border: 2px solid #B40000;
    width: 196px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 84px;
}

.wpglobus-selector-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 95px;
}
.wpglobus-selector-box a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
/* identical to box height */
    color: #8C8C8C;
    text-transform: uppercase;
}

a.wpglobus-current-language {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
/* identical to box height */
    color: #FFFFFF;
    text-transform: uppercase;
}



.wpglobus-selector-box a + a:before {
    content: "";
    width: 11px;
    height: 0px;
    /* left: 1053px; */
    /* top: 47px; */
    border: 1px solid #838383;
    transform: rotate(90deg);
    margin-left: 15px;
    margin-right: 11px;
    max-width: 11px;
    position: relative;
    display: inline-block;
    /* margin-top: -25px; */
    /* position: absolute; */
    top: -3px;
}

.niz-header ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}

.niz-header ul li a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
/* identical to box height */
    color: #FFFFFF;
    text-transform: uppercase;
}

ul.sub-menu {
    display: none;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-179 {
    position: relative;
}

.niz-header ul li:not(:last-child) {
    padding-right: 109px;
}

.menu-top_menu-container {
    width: 100%;
}

.bl_menu {
    width: 100%;
}
label.menu-burg.mob {
    display: none;
}

a.ostav-otz {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
/* identical to box height */
    text-align: center;
    color: #FFFFFF;
    background: rgba(17, 17, 17, 0.3);
    border: 2px solid #B40000;
    width: 196px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 4px;
}

.wpglobus-selector-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 95px;
}
.wpglobus-selector-box a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
/* identical to box height */
    color: #8C8C8C;
    text-transform: uppercase;
}

a.wpglobus-current-language {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
/* identical to box height */
    color: #FFFFFF;
    text-transform: uppercase;
}



.wpglobus-selector-box a + a:before {
    content: "";
    width: 11px;
    height: 0px;
    /* left: 1053px; */
    /* top: 47px; */
    border: 1px solid #838383;
    transform: rotate(90deg);
    margin-left: 15px;
    margin-right: 11px;
    max-width: 11px;
    position: relative;
    display: inline-block;
    /* margin-top: -25px; */
    /* position: absolute; */
    top: -3px;
}

.niz-header ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
}

.niz-header ul li a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
/* identical to box height */
    color: #FFFFFF;
    text-transform: uppercase;
    display: flex;
    height: 47px;
    align-items: center;
}

ul.sub-menu {
    display: none;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-179 {}

.niz-header ul li:not(:last-child) {
    padding-right: 109px;
}

.menu-top_menu-container {
    width: 100%;
}

.bl_menu {
    width: 100%;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-181 {}

.zag-title {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 800;
    font-size: 65px;
    line-height: 76px;
    color: #FFFFFF;
}

.spisok-bann ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-direction: column;
}

.spisok-bann ul li {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
/* identical to box height */
    color: #FFFFFF;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 38px;
}

.spisok-bann ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #fff;
    border: 5px solid #C43333;
    margin-right: 13px;
}

.spisok-bann {
    margin-top: 38px;
}

.niz-bann {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 30px;
}

.niz-bann a {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
    width: 205px;
    height: 61px;
    left: 160px;
    top: 542px;
    background: linear-gradient(90.71deg, #C25353 46.98%, #C87171 77.39%, #D73232 99.55%);
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.niz-bann div {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
/* identical to box height */
    text-align: center;
    color: #FFFFFF;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: 30px;
}

.niz-bann div span {
    margin-left: 9px;
}
section.top-bann .cont {
    padding-top: 230px;
    padding-left: 4px;
}

section.uslug {
    background: #F5F5F5;
    padding-bottom: 48px;
}

.titl-bl {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 47px;
/* identical to box height */
    color: #222222;
    text-transform: uppercase;
}

.titl-bl span {
    color: #C43333;
}

section.uslug .titl-bl {
    margin-top: 80px;
    margin-left: 0px;
    margin-bottom: 35px;
    width: 100%;
}

section.uslug .cont {
    display: flex;
    flex-wrap: wrap;
    /* margin: 0 140px; */
    justify-content: flex-start;
    align-items: flex-start;
}

a.on-usl {
    display: flex;
    width: 30.3%;
    /* height: 300px; */
    display: flex;
    flex-direction: column;
    margin-right: 55px;
    margin-bottom: 43px;
}

.top-usl {
    height: 276px;
    background-position: center;
    background-repeat: no-repeat;
    /* border-radius: 6px; */
    background: linear-gradient(177.59deg, rgba(82, 82, 82, 0) 2.02%, #0B0B0B 108.39%);
    border-radius: 10px;
    overflow: visible;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
}

a.on-usl:nth-child(3n+1) {
    margin-right: 0;
}
.niz-usl {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #131313;
    margin-top: 18px;
    position: relative;
}

.niz-usl:before {
    content: "";
    width: 10px;
    height: 25px;
    background-image: url('image/Line 36.svg');
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    top: -30px;
    left: 19px;
}
.bl-cifra {
    width: 37.2px;
    height: 37.2px;
    /* left: 26.68px; */
    /* top: 1259.85px; */
    background: #3A3A3A;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
    left: -17px;
    position: absolute;
    top: 25px;
}

.bl-cifra:before {
    content: "";
    position: absolute;
    z-index: 0;
    width: 50.55px;
    height: 50.55px;
    /* left: 20px; */
    /* top: 1253.17px; */
    background: rgba(255, 255, 255, 0.3);
    background-position: center;
    border-radius: 50%;
}
section.pochemu {
    background: #1A1D1E;
    padding-top: 88px;
    padding-bottom: 70px;
    overflow: hidden;
    position: relative;
}

section.pochemu .titl-bl {
    color: #FFFFFF;
}

ul.bl-pocemu {
    list-style: none;
    padding-left: 0;
    display: flex;
    margin-top: 44px;
}

ul.bl-pocemu li {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 32.3%;
    position: relative;
}

ul.bl-pocemu li img {
    position: relative;
    z-index: 3;
}

ul.bl-pocemu li:before {
    content: "";
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: rgb(22 25 27 / 56%);
    position: absolute;
    z-index: 2;
    margin-top: -25px;
    margin-left: -20px;
}

ul.bl-pocemu li span {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
/* or 139% */
    color: #E1E1E1;
    max-width: 75%;
    margin-top: 30px;
}

ul.bl-pocemu li:last-child {
    width: 29%;
}
.bl-fon-slog {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 800;
    font-size: 400px;
    line-height: 470px;
/* identical to box height */
    text-transform: uppercase;
    color: rgba(242, 242, 242, 0.02);
    position: absolute;
    z-index: 0;
    bottom: -94px;
    /* left: 0; */
    margin-left: -13px;
}
.row-about {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.bl-video {
    width: 619px;
    height: 452px;
    /* left: 46px; */
    /* top: 2188px; */
    background-color: rgba(27, 27, 27, 0.2);
    border-radius: 15px;
    background-blend-mode: hard-light;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.bl-video a {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.bl-video a:before {
    content: "";
    width: 69px;
    height: 69px;
    /* left: 321px; */
    /* top: 2379px; */
    background: #C43333;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}

.bl-video a:after {
    content: "";
    position: absolute;
    width: 85px;
    height: 85px;
    /* left: 313px; */
    /* top: 2371px; */
    background: rgba(196, 51, 51, 0.3);
    backdrop-filter: blur(2px);
    border-radius: 50%;
    z-index: 0;
}

.bl-video a img {
    position: absolute;
    z-index: 3;
}
.rg-about {
    width: 49%;
}

.top-statistik {
    display: flex;
}

.top-statistik ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: -10px;
}

.top-statistik ul li {
    width: 50%;
    margin-bottom: 42px;
}

.cifra-stat {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 65px;
    line-height: 79px;
    color: #1A1D1E;
    position: relative;
    z-index: 1;
}

.top-statistik ul li span {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #8A8787;
}

.niz-stat {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
}

.zag-stat {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    text-transform: uppercase;
    color: #333333;
    margin-top: 23px;
    width: 19%;
}

.niz-stat ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 0;
    width: 76.2%;
    margin-top: 19px;
    position: relative;
    z-index: 1;
}

.niz-stat ul li {
    display: flex;
    flex-direction: column;
}

.niz-stat ul li span {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #4B4A4A;
}

ul.bl-pocemu li:after {
    content: "";
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #111516;
    position: absolute;
    z-index: 1;
    margin-top: -15px;
    margin-left: -9px;
}

.foto-kom {
    display: flex;
    width: 91px;
    height: 91px;
    /* left: 891px; */
    /* top: 2497px; */
    background: #F3F3F3;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 12px;
}

.bl-komand-slovo {
    position: absolute;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 62px;
    line-height: 76px;
    text-transform: uppercase;
    color: #F8F8F8;
    z-index: 0;
    bottom: 0;
}

.cifra-stat:before {
    content: "";
    width: 35px;
    height: 35px;
    background-image: url('/wp-content/themes/Perfecto/image/Group 15.svg');
    position: absolute;
    min-width: 35px;
    background-position: center;
    background-repeat: no-repeat;
    left: -15px;
    z-index: -1;
}

section.about {
    padding-top: 70px;
    padding-bottom: 71px;
    background: #fff;
}

.row-about {
    margin-top: 31px;
}

.top-statistik ul li:nth-child(2) {
    width: 45.8%;
}

.top-statistik ul li:nth-child(1) .cifra-stat:before {
    left: 125px;
    z-index: -1;
}

.top-statistik ul li:nth-child(2) .cifra-stat:before {
    left: 30px;
    z-index: -1;
}
section.prim .titl-bl {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 31px;
}

a.more-rob {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    text-decoration-line: underline;
    color: #C43333;
    display: flex;
    justify-content: flex-end;
    text-transform: initial;
}

a.more-rob:after {
    content: "";
    width: 26px;
    height: 26px;
    /* left: 1369px; */
    /* top: 2829px; */
    background-color: #1A1D1E;
    border-radius: 50%;
    background-image: url('/wp-content/themes/Perfecto/image/right-arrow (53) 1.svg');
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 11px;
}
.slick-dots li button {
    display: none !important;
}

.slick-dots li {
    width: 11.33px !important;
    height: 11.33px !important;
    /* left: 702.22px; */
    /* top: 3239px; */
    /* background: #F1F1F1; */
    border: 1px solid #C43333;
    border-radius: 50%;
}

.slick-dots li.slick-active {
    width: 6.33px !important;
    height: 6.33px !important;
    /* left: 678px; */
    /* top: 3239px; */
    /* background: #C43333; */
    border: 4px solid #C43333;
}

.bl-prim a.on-usl .top-usl:before {}

.bl-prim a.on-usl .top-usl {
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
}

.bl-prim a.on-usl {
    margin-right: 25px;
    margin-left: 25px;
}

.top-usl .ik {
    width: 50px;
    height: 50px;
    /* left: 684.21px; */
    /* top: 3001px; */
    background: #FFFFFF;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 10;
}

.bl-prim a.on-usl .top-usl:before {
    content: "";
    width: 60px;
    height: 60px;
    /* left: 679.21px; */
    /* top: 2996px; */
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(2px);
    position: absolute;
    z-index: 0;
    border-radius: 50%;
}

section.prim {
    margin-top: 89px;
    margin-bottom: 94px;
}

ul.slick-dots {
    bottom: -10px;
}
.bl-prim .slick-list.draggable {
    margin-left: -25px;
    margin-right: -25px;
}
section.otz {
    background: #1A1D1E;
    padding-bottom: 85px;
    position: relative;
}

section.otz .titl-bl span {
    font-family: 'Montserrat';
}

section.otz .titl-bl {
    color: #fff;
    text-align: center;
    padding-top: 84px;
    margin-bottom: 29px;
}

.bl-otz {
    display: flex;
    width: calc(100% - 46px);
    justify-content: space-between;
    align-items: flex-start;
    padding: 0 23px;
}
.bl-pod-otz {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    font-size: 330px;
    line-height: 387px;
    text-align: center;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.03);
    position: absolute;
    margin-left: -63px;
    bottom: -100px;
}
.row-cti {display: flex;justify-content: space-between;align-items: flex-start;padding-top: 79px;}

.lf-cti {
    width: 38%;
}

section.cti {
    background: #fff;
    padding-bottom: 85px;
}

ul {}

.lf-cti ul {
    list-style: none;
    padding-left: 0;
    padding-top: 13px;
}

.lf-cti ul li {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
/* or 144% */
    color: #333333;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 22px;
}

.lf-cti ul li:before {
    content: "";
    width: 29px;
    height: 18px;
    /* left: 45px; */
    /* top: 4327px; */
    background: #F1F1F1;
    border-radius: 10px;
    min-width: 29px;
    margin-top: 4px;
    margin-right: 11px;
}

.lf-cti ul li:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    /* left: 59px; */
    /* top: 4330px; */
    background: #1C8D09;
    border-radius: 10px;
    left: 13px;
    margin-top: 7px;
}
.rg-cti {
    width: 57.4%;
    background-image: url('/wp-content/themes/Perfecto/image/Group 1.jpg');
    margin-top: -14px;
    height: 350px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.top-cti div {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 30px;
/* identical to box height, or 107% */
    color: #FFFFFF;
}

.top-cti p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
/* identical to box height, or 200% */
    color: #FFFFFF;
    margin-top: 0;
}

.top-cti {
    padding-left: 30px;
    padding-top: 23px;
}

.niz-cti {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.opis-cti .dol {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
/* identical to box height, or 150% */
    color: #E4E4E4;
}

.opis-cti .name {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
/* identical to box height, or 120% */
    color: #E4E4E4;
}

.bl-forma {
    display: flex;
    flex-direction: column;
    width: 45.4%;
    margin-top: 34px;
}

.zag-forma {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
/* identical to box height */
    color: #FFFFFF;
}

form.wpcf7-form input {
    width: 284px;
    height: 45px;
    left: 1044px;
    top: 4231px;
    background: #FFFFFF;
    border-radius: 5px;
    border: none;
    margin-bottom: 11px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
/* identical to box height */
    text-align: center;
    color: #8B8989;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 291px;
    height: 49px;
    /* left: 1044px; */
    /* top: 4289px; */
    background: linear-gradient(90.71deg, #C25353 46.98%, #C87171 77.39%, #D73232 99.55%);
    border-radius: 10px;
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
}

span.wpcf7-spinner {
    display: none !important;
}

.bl-forma p {
    margin-top: 12px;
}

.opis-cti {
    width: 24%;
    margin-left: -38px;
    margin-top: 20px;
}

.niz-cti img {
    margin-left: 21px;
    margin-top: -10px;
}
.bl-seo {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
/* or 162% */
    color: #333333;
    max-width: 1118px;
    margin: auto;
    margin-top: 86px;
    max-height: 332px;
    overflow-x: auto;
}

.bl-seo::-webkit-scrollbar {
  width: 5px;          
}

.bl-seo::-webkit-scrollbar-track {
  background: #ffffff;      
}

.bl-seo::-webkit-scrollbar-thumb {
  background-color: #e50142;    
  border-radius: 5px;    
}

section.seo .cont {
    /* max-height: 220px; */
}

.bl-seo p {
    margin-top: 0;
}

section.seo {
    padding-bottom: 76px;
}
footer {
    background: #1A1D1E;
}

footer .cont {
    display: flex;
    justify-content: space-between !important;
    align-items: flex-start !important;
    padding-top: 48px;
}

.on_foot {
    /* margin-top: 42px; */
}
.logo-foot {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
}

.logo-foot span {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    color: #FFFFFF;
    margin-left: 30px;
}

.logo-foot img {
    max-width: 55px;
}

.bl-soc {
    margin-top: 44px;
}

.bl-soc .sam-soc {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.tit-soc {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
/* identical to box height */
    color: #FFFFFF;
    margin-bottom: 9px;
}

.sam-soc a {
    width: 30px;
    height: 30px;
    /* left: 45px; */
    /* top: 5145px; */
    background: #FFFFFF;
    min-width: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-right: 5px;
}

.top-foot-titl {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
/* identical to box height */
    color: #E2E2E2;
    margin-bottom: 18px;
}

.bl-menu ul li a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
/* identical to box height */
    color: #FFFFFF;
}

.bl-menu ul {
    list-style: none;
    padding-left: 0;
}

.bl-menu ul li {
    margin-bottom: 7px;
}

.on_foot:nth-child(1) {
    width: 31.8%;
}

.on_foot:nth-child(2) {
    width: 23.7%;
    margin-top: -5px;
}

.on_foot:nth-child(3) {
    width: 27.7%;
    margin-top: -5px;
}

.on_foot:nth-child(4) {
    width: 16.8%;
}

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

.tit-contact {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 24px;
/* or 185% */
    color: #E2E2E2;
}

.bl-on-contact {
    margin-bottom: 3px;
}

.bl-on-contact:nth-child(4) {
    margin-top: 8px;
}

.niz-contact span {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 24px;
/* or 185% */
    color: #D9D9D9;
}

.niz-contact a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 24px;
/* or 185% */
    color: #D9D9D9;
}
.on_foot.contac {}

.on_foot.contac .bl-on-contact:nth-child(2) .niz-contact a:nth-child(1) {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
/* or 185% */
    color: #E2E2E2;
    margin-right: 10px;
}

.on_foot.contac .bl-on-contact:nth-child(2) .niz-contact a img {
    width: 21px;
    margin-right: 6px;
}
.on_foot.contac .bl-on-contact:nth-child(2) .niz-contact {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: -2px;
}

.niz-foot {
    margin-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.niz-foot .cont {
    padding-top: 16px;
    padding-bottom: 20px;
}

.bl-conee {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
/* identical to box height */
    color: #FFFFFF;
}

.niz-foot .cont a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
/* identical to box height */
    text-decoration-line: underline;
    color: #FFFFFF;
}

.ipr {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
/* identical to box height */
    color: #FFFFFF;
}
section.page {
    padding-top: 169px;
}

body:not(.home) header {
    background: #1A1D1E;
    height: 152px;
}

body.page-template-uslug header {
    background: transparent;
}

h1 {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 47px;
/* identical to box height */
    text-transform: uppercase;
    color: #222222;
    width: 100%;
}

.top-contact {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 101%;
}

.on-cont-bl {
    height: 150px;
    /* left: 45px; */
    /* top: 285px; */
    background: #FFFFFF;
    border-radius: 15px;
    width: 29%;
    position: relative;
    padding-top: 27px;
    padding-left: 17px;
    display: flex;
    flex-direction: column;
}
.on-cont-bl:not(:last-child){
    margin-right: 51px;
}

.on-cont-bl:before {
    content: "";
    width: 10px;
    height: 25px;
    background-image: url('image/Line 36.svg');
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    top: -7px;
    left: 19px;
}
.zag-contt {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #131313;
}

.on-cont-bl span {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
/* identical to box height */
    color: #2C2C2C;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    margin-left: 11px;
    margin-top: 4px;
}

.on-cont-bl span:before {
    width: 6px;
    height: 6px;
    /* left: 64px; */
    /* top: 341px; */
    background: #36D000;
    position: absolute;
    content: "";
    border-radius: 50%;
    margin-left: -11px;
}

.on-cont-bl a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 64.9%;
/* or 14px */
    color: #222222;
    margin-top: 13px;
}
.on-cont-bl .soc-top {
    margin-left: 0;
}

.on-cont-bl .soc-top a img {
    width: 35px;
}

.on-cont-bl:nth-child(3) .sam-soc a:nth-child(1) {
    width: 34px;
    height: 34px;
    /* left: 984px; */
    /* top: 339px; */
    background: #3D6AD6;
    margin-top: 6px;
}
.on-cont-bl:nth-child(3) .sam-soc a:nth-child(2) {width: 34px;height: 34px;background: #EC0160;margin-top: -2px;margin-left: 3px;}  
.niz-zag-cont {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    text-transform: uppercase;
    color: #222222;
    margin-top: 63px;
    width: 100%;
}

.bl-lf-map {
    display: flex;
    flex-direction: column;
    width: 30%;
    margin-top: 31px;
}

.bl-lf-map img {
    margin-bottom: 23px;
}

.page-template-contact .cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}

.map {
    margin-left: 55px;
    margin-top: 33px;
    width: 64.1%;
    border-radius: 15px;
    overflow: hidden;
    border: 3px solid #fff;
    height: 527px;
    margin-bottom: 90px;
}

.map iframe {
    width: 100%;
    height: 100%;
}
.bl-lf-map img {
    overflow: hidden;
    border-radius: 10px;
}
.on-delivery {
    background: #FFFFFF;
    border-radius: 15px;
    padding: 23px;
    margin-bottom: 33px;
    position: relative;
}

.big-zag-del {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
/* identical to box height */
    color: #222222;
}

.ikon {
    width: 46px;
    height: 46px;
    /* left: 68px; */
    /* top: 345px; */
    background: #F1F1F1;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 14px;
}

.zag-del {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #222222;
    margin-top: 10px;
}

.opis-del {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
/* or 157% */
    color: #676767;
    max-width: 96%;
}

.bl-delivery-all {
    padding-bottom: 69px;
}

.bl-ondel {
    margin-bottom: 5px;
}

.on-delivery:before {
    content: "";
    width: 10px;
    height: 25px;
    background-image: url('image/Line 36.svg');
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    top: -14px;
    left: 29px;
}
section.work {
    padding-top: 169px;
}
.all-work-knop {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: -12px;
    margin-bottom: 31px;
}

.on-work {
    background: #F1F1F1;
    border: 1px solid #222222;
    border-radius: 3px;
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
/* identical to box height */
    text-align: center;
    color: #222222;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    padding: 0 17px;
    cursor: pointer;
    margin-right: 17px;
}

.on-work.active,.on-work:hover {
    background: #B40000;
    border-radius: 3px;
    border-color: #B40000;
    color: #fff;
}

.all-work {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 100%;
}

.all-work a.on-usl {
    margin-right: 0;
    margin-bottom: 23px;
}
.page-template-work a.on-usl{
    display:none;
}
.page-template-work a.on-usl.active {
    display: flex;
}

.bl-page-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 14px;
    margin-bottom: 72px;
}

.bl-page-nav ul {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0;
}

ul.page-numbers li a {
    width: 42px;
    height: 43px;
    /* left: 700px; */
    /* top: 1391px; */
    border: 1px solid #C9C9C9;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #131313;
}

ul.page-numbers li span,ul.page-numbers li a:hover {
    width: 43px;
    height: 43px;
    /* left: 647px; */
    /* top: 1391px; */
    background: #1A1D1E;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #fff;
    display: flex;
}

.bl-page-nav ul li {
    padding: 0 6px;
}

a.next.page-numbers {
    background: #C43333;
    border-radius: 5px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #fff;
    display: flex;
    display: flex;
}

a.next.page-numbers:before {
    content: "";
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(45deg);
    margin-left: -5px;
}
a.prev.page-numbers:before {
    content: "";
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(229deg);
    margin-left: 5px;
}
a.prev.page-numbers {
    /* background: #fff; */
    background: #C43333;
}
.all-work a.on-usl .top-usl:before {
    content: "";
    width: 60px;
    height: 60px;
    /* left: 679.21px; */
    /* top: 2996px; */
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(2px);
    position: absolute;
    z-index: 0;
    border-radius: 50%;
}
section.all-blog {
    padding-top: 169px;
}

.bl-all-news {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: -28px;
}

.top-blog {
    height: 276px;
    background-position: center;
    background-repeat: no-repeat;
    /* border-radius: 6px; */
    background: linear-gradient(177.59deg, rgba(82, 82, 82, 0) 2.02%, #0B0B0B 108.39%);
    border-radius: 10px;
    overflow: visible;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.titttl {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #131313;
    margin-top: 10px;
    position: relative;
    margin-bottom: 17px;
}

.niz-blog:before {
    content: "";
    width: 10px;
    height: 25px;
    background-image: url('image/Line 36.svg');
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    top: -30px;
    left: 19px;
                 }                  

.item_blog {
    width: 30.5%;
    background: #FFFFFF;
    border-radius: 15px;
    margin-bottom: 41px;
}

.niz-blog {
    padding: 0 17px;
}
section.on-blog {
    padding-top: 191px;
}

section.on-blog .top-bann {
    width: 1350px;
    height: 378px;
    border-radius: 15px;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bl-cont-blog {
    max-width: 891px;
    margin: auto;
    margin-top: 48px;
}

.bl-cont-blog h1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
/* identical to box height */
    color: #222222;
    text-transform: initial;
    margin-bottom: -3px;
}

.sam-content p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
/* or 157% */
    color: #616161;
}

.sam-content p + p {
    margin-top: -4px;
}

h2.wp-block-heading {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
/* identical to box height */
    color: #222222;
}

.sam-content ul {
    padding-left: 0;
    list-style: none;
    margin-top: -4px;
    margin-bottom: 22px;
}

.sam-content ul li {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
/* or 157% */
    color: #616161;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 10px;
}
.sam-content ul li:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #fff;
    border: 4px solid #C43333;
    margin-right: 13px;
    margin-top: 6px;
}

figure.wp-block-image.size-full {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 25px;
}

figure.wp-block-image.size-full img {
    width: 100%;
    height: auto;
}

.sam-content {
    margin-bottom: 84px;
}
section.not-found {
    padding-top: 126px;
    margin-bottom: 91px;
}

section.not-found .cont {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.niz-text-not {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #222222;
    margin-top: -86px;
}

.niz-text-not a {
    margin-left: 7px;
}

.niz-text-not a {
    color: #AA2D2D;
    text-decoration: underline;
}
page-template-uslug .top-bann {}

.page-template-uslug .top-bann {
    height: 565px;
}

section.cont-usl {
    margin-top: 33px;
}

.bl-cont-usl {
    background: #FFFFFF;
    border-radius: 15px;
    padding: 16px 103px 16px 25px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
/* or 157% */
    color: #616161;
}

h2.wp-block-heading {}

.bl-cont-usl ul {
    list-style: none;
    padding-left: 0;
    margin-top: -10px;
}

.bl-cont-usl ul li {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 29px;
/* or 207% */
    color: #616161;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.bl-cont-usl ul li:before {
    content: "";
    width: 18px;
    height: 12px;
    background-image: url('/wp-content/themes/Perfecto/image/Line 38.svg');
    margin-top: 10px;
    margin-right: 11px;
}

.page-template-uslug .prim {
    background: #1A1D1E;
    padding-top: 61px;
    padding-bottom: 13px;
    margin-bottom: 0;
}
.page-template-uslug .bl-tor {
    color: #fff;
}

.page-template-uslug .niz-usl {
    color: #fff;
}
li.menu-item.menu-item-has-children>a:before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    border: 1px solid #fff;
    border-bottom: 0;
    border-right: 0;
    transform: rotate(-135deg);
    margin-left: 74px;
    margin-top: -4px;
}

li.menu-item.menu-item-has-children:hover ul {
    display: flex;
    position: absolute;
    /* background-image: url('/wp-content/themes/Perfecto/image/Rectangle 352.svg'); */
    padding-top: 20px;
    background-size: 100%;
    background-position: 0px 10px;
    background-repeat: no-repeat;
    border-radius: 3px;
    background-color: rgb(45 46 48);
    /* fill: rgba(217, 217, 217, 0.30); */
    /* filter: blur(12.5px); */
    /* z-index: 100; */
    margin-top: 34px;
    z-index: 0;
    flex-direction: column;
    padding: 15px;
    width: 220px;
    justify-content: flex-start;
    align-items: flex-start;
    top: 12px;
}

li.menu-item.menu-item-has-children:hover ul li {
    padding-right: 0;
    position: relative;
    z-index: 100;
}
body:not(.home) li.menu-item.menu-item-has-children:hover ul {
    display: flex;
    position: absolute;
    background-image: url('/wp-content/themes/Perfecto/image/Rectangle 353.svg');
    padding-top: 20px;
    background-size: 100%;
    background-position: 0px 10px;
    background-repeat: no-repeat;
    border-radius: 3px;
}
ul.sub-menu li a {
    color: #FFF;
    font-size: 14px;
    font-family: Montserrat;
    font-weight: 500;
    line-height: 35px;
    text-transform: initial;
}
nav.nav {
    display: none;
}
.my_modal{
    display:none;
}
.my_modal.active {
    display: block;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    position: fixed;
    width: 100%;
    height: 100%;
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    z-index: 1000;
    /* display: none; */
}

.my_modal.active .my_overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 996;
    background: rgb(71 102 137 / 30%);
}

.body_modal {
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    z-index: 11000;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 283px;
    height: auto;
    background: #fff;
    z-index: 11380;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 18px 45px;
    flex-direction: column;
    background: #FFFFFF;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
}


.sama_form .telo_form {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.form .zag_form {
    font-size: 26px;
    text-align: center;
    display: block;
}


.telo_modal {
    width: 100%;
}

.close:after,.close:before {content: "";width: 20px;height: 2px;background: #000;position: absolute;}

.close:before {transform: rotate(45deg);}

.close:after {
    transform: rotate(-45deg);
}

.close {
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 89%;
    top: 20px;
    cursor: pointer;
}
.top-zag-forma {
    color: #222;
    text-align: center;
    font-size: 25px;
    font-family: Raleway;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 29px;
}

form.wpcf7-form input {
    border-radius: 5px;
    border: 1px solid #D9D9D9;
}
span.wpcf7-not-valid-tip {
    display: none !important;
}

.wpcf7 form.invalid .wpcf7-response-output {
    display: none !important;
}
span.wpcf7-not-valid-tip {
    display: none !important;
}

.wpcf7 form.invalid .wpcf7-response-output {
    display: none !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    display: flex;
    justify-content: center;
    text-align: center;
}
form.wpcf7-form input.wpcf7-not-valid {
    border-color: #c25353;
}
.niz-cti .wpcf7 form.sent .wpcf7-response-output {
    margin: 0;
    max-width: 255px;
    margin-top: -15px;
    border-color: #fff;
    background: #fff;
}
li.menu-item.menu-item-has-children:hover ul:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    background-color: rgb(45 46 48);
    backdrop-filter: blur(12.5px);
}

li.menu-item.menu-item-has-children:hover ul:after {
    position: absolute;
    top: -10px;
    content: "";
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-right-width: 10px;
    border-left-width: 10px;
    border-bottom: 10px solid rgb(45 46 48);
    position: absolute;
    left: 70px;
}

.niz-cti .soc-top img {
     margin-top: 0px;
     margin-left: 0px;
}
 .page-template-uslug .cont .top-pichnew {
     margin-top: 60px;
}
 .bl-forma .top-pichnew {
     margin-top: 20px;
}
 .top-pichnew .titl {
     font-style: normal;
     font-weight: 400;
     font-size: 12px;
     line-height: 14px;
     color: #FFFFFF;
     margin-left: 23px;
     position: relative;
}
 .top-pichnew .titl:before {
     content: "";
     width: 8px;
     height: 8px;
     background: #36D000;
     min-width: 8px;
     position: absolute;
     border-radius: 50%;
     margin-top: 2px;
     margin-left: -23px;
}
.dir {
    color: #FFFFFF;
}
a.mobviber {
    display: none !important;
}
 @media (max-width: 992px) {
     nav.nav .top-call {
         display: flex;
         margin-left: 18px!important;
    }
     .niz-cti img {
         display:none;
    }
     .top-pichnew img {
         margin-top: 8px;
         width: 24px!important;
         display: unset;
    }
	
}
 .top-pichnew .titl {
     font-style: normal;
     font-weight: 400;
     font-size: 12px;
     line-height: 14px;
     color: #FFFFFF;
     margin-left: 23px;
     position: relative;
}

@media only screen and (max-width: 768px) {
    .page-template-uslug .cont .top-pichnew {
        margin-top: 40px; 
    }
}