* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
:active, :hover, :focus {
outline: 0;
outline-offset: 0
}
img {
max-width: 100%;
height: auto
}
html, body {
font-family: 'TildaSans', sans-serif;
} .alignnone {
margin: 5px 20px 20px 0
}
.aligncenter, div.aligncenter {
margin: auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px
}
.alignleft {
float: left;
margin: 5px 20px 20px 0
}
.aligncenter {
display: block;
margin: 5px auto 5px auto
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px
}
a img.alignnone {
margin: 5px 20px 20px 0
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%;
padding: 5px 3px 10px;
text-align: center
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0
}
.wp-caption.alignright {
margin: 5px 0 20px 20px
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px
}  ul.page-numbers {
list-style-type: none;
display: flex;
justify-content: center;
}
ul.page-numbers span {
background: #ffffff !important;
font-size: 14px;
color: #000;
border: 1px solid #ccc;
margin: 5px;
line-height: 26px;
display: block;
text-align: center;
width: 33px !important;
}
ul.page-numbers a {
background: #fff6f6;
font-size: 14px;
color: #780e10;
border: 1px solid #780e10;
margin: 5px;
width: 33px !important;
line-height: 26px;
display: block;
text-align: center;
text-decoration: none;
}
ul.page-numbers li {
border: 0px !important;
margin: 3px !important;
}
ul.page-numbers {
border: 0px !important;
}  body.error404 h1 {
text-transform: uppercase;
text-align: center;
font-size: 30px;
font-weight: 400;
color: #780e10;
padding: 50px 0px 20px;
}
body.error404 section a {
color: #780e10;
font-weight: 600;
font-size: 14px;
}
body.error404 section {
min-height: 250px;
} header.header {
width: 100%;
height: 100vh;
max-height: 100vh;
background: url(//tensmet.ru/wp-content/themes/webfellixwp/img/header-bg.webp);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
.main {
width: 100%;
max-width: 1700px;
padding: 0px 40px;
margin: 0 auto;
position: relative;
}
.header-top-line {
display: flex;
justify-content: space-between;
align-items: center;
}
.header-menu-btn {
width: 130px;
cursor: pointer;
}
.header-menu-btn {
width: 130px;
height: 114px;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.header-menu-btn svg {
position: absolute;
width: 130px;
}
.header-menu-btn span {
height: 6px;
width: 36px;
background: #fff;
position: relative;
margin: 3px 0px;
border-radius: 6px;
transition: 0.1s;
}
.header-menu-btn span:nth-child(3) {
width: 48px;
}
.header-menu-btn:hover span {
width: 42px;
margin: 4px 0px;
}
.header-menu-btn:hover span:nth-child(3) {
width: 54px;
}
.orange-btn {
background: linear-gradient(0.00deg, rgba(230, 46, 47, 1), rgba(234, 91, 41, 1) 100%);
display: flex;
align-items: center;
justify-content: center;
color: rgba(255, 255, 255, 1);
font-size: 18px;
font-weight: 700;
line-height: 22px;
text-align: center;
text-decoration: none;
}
.header-top-line a.orange-btn {
width: 246px;
height: 42px;
}
.header-social {
display: flex;
align-items: center;
}
.header-social a {
width: 17px;
height: 17px;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
margin: 0px 5px;
}
.header-email, .heaer-phone {
display: flex;
align-items: center;
}
.header-email a, .heaer-phone a {
color: rgba(255, 255, 255, 1);
font-size: 24px;
font-weight: 700;
line-height: 29px;
text-align: left;
text-decoration: none;
padding-left: 5px;
}
header.header .main, header.header .header-flex {
height: 100%;
}
.header-flex {
display: flex;
flex-direction: column;
justify-content: space-between;
}
h1 {
font-size: 64px;
font-weight: 600;
line-height: 77px;
text-align: left;
color: #fff;
}
h1 b {
color: rgba(234, 91, 41, 1);
font-weight: 600;
}
.header-content p {
font-size: 21px;
font-weight: 600;
line-height: 29px;
text-align: left;
color: #fff;
padding-top: 40px;
}
.header-content p b {
color: rgba(234, 91, 41, 1);
font-weight: 600;
}
.header-bottom-left a.orange-btn {
width: 405px;
height: 61px;
font-size: 24px;
}
.header-bottom {
margin-bottom: 50px;
display: flex;
align-items: center;
justify-content: space-between;
}
.header-bottom-left p {
font-size: 16px;
font-weight: 700;
line-height: 19px;
text-align: center;
color: #fff;
padding-top: 15px;
}
.header-bottom-left p span {
color: rgba(234, 91, 41, 1);
}
.header-bottom-right p {
color: rgba(255, 255, 255, 1);
font-size: 24px;
font-weight: 600;
line-height: 29px;
text-align: right;
}
.mouse {
width: 25px;
animation: bounce 2s infinite;
position: absolute;
bottom: 50px;
left: 0px;
right: 0px;
margin: 0 auto;
}
@keyframes bounce {
0%, 100% {
transform: translateX(-50%) translateY(0);
}
50% {
transform: translateX(-50%) translateY(15px);
}
}
@keyframes scroll {
0% {
opacity: 1;
transform: translateX(-50%) translateY(0);
}
100% {
opacity: 0;
transform: translateX(-50%) translateY(20px);
}
}
.us-gallery {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 10px;
padding: 30px 0px 50px;
}
.us-gallery__item:first-child {
grid-column: 1 / -1;
}
h2.title-block {
color: rgba(63, 63, 63, 1);
font-size: 32px;
font-weight: 400;
line-height: 38px;
text-align: left;
}
.about-card svg {
width: 44px;
}
.bg-about {
position: relative;
padding-top: 210px;
overflow: hidden;
padding-bottom: 90px;
}
img.about-logo {
position: absolute;
right: 0px;
top: 50px;
}
img.about-bg {
position: absolute;
right: -140px;
top: 140px;
}
.about-flex {
display: flex;
width: 60vw;
margin: 45px 0px 65px;
justify-content: space-between;
}
.about-card {
max-width: 300px;
}
.about-card svg {
margin-bottom: 15px;
}
.about-card p {
color: rgba(63, 63, 63, 1);
font-size: 20px;
font-weight: 600;
line-height: 24px;
text-align: left;
}
.about-card span {
color: rgba(158, 158, 158, 1);
font-size: 20px;
font-weight: 600;
line-height: 24px;
text-align: left;
padding-top: 25px;
display: block;
}
.about-bottom-left a.orange-btn {
width: 400px;
height: 60px;
font-size: 24px;
}
.about-bottom-left {
width: 400px;
}
.about-bottom-left p {
font-size: 14px;
font-weight: 600;
line-height: 17px;
text-align: center;
padding-top: 10px;
padding-bottom: 30px;
color: rgba(63, 63, 63, 1);
}
.about-bottom-left p span {
columns: rgba(234, 91, 41, 1);
}
.us-gallery__item {
position: relative;
height: 350px;
}
.us-gallery-content {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
padding: 40px 40px 40px 60px;
display: flex;
flex-direction: column;
align-items: baseline;
justify-content: flex-end;
}
.us-gallery__item>img:nth-child(2) {
position: absolute;
right: 30px;
bottom: 30px;
}
.us-gallery__item img:nth-child(1) {
width: 100%;
height: 100%;
object-fit: cover;
}
.us-gallery-content h3 {
color: rgba(255, 255, 255, 1);
font-size: 64px;
font-weight: 600;
line-height: 77px;
text-align: left;
padding-bottom: 30px;
}
.us-gallery-content a.orange-btn {
width: 250px;
height: 42px;
font-size: 18px;
}
.us-gallery-content p {
color: rgba(255, 255, 255, 1);
font-size: 20px;
font-weight: 600;
line-height: 24px;
text-align: left;
max-width: 350px;
padding-bottom: 50px;
}
.grid-container {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 16px;
margin: 10px 0px 40px;
}
.subtitle-block {
grid-column: span 2;
}
.card {
grid-column: span 1;
}
.subtitle-block {
font-size: 64px;
font-weight: 600;
line-height: 77px;
text-align: left;
color: rgba(63, 63, 63, 1);
display: flex;
align-items: center;
}
.subtitle-block span {
color: rgba(234, 91, 41, 1);
}
.grid-container .card {
display: flex;
flex-direction: column;
justify-content: center;
aspect-ratio: 1 / 0.8;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
background: rgba(253, 253, 253, 1);
padding: 40px;
box-sizing: content-box;
}
h3.card-title {
color: rgba(63, 63, 63, 1);
font-size: 28px;
font-weight: 600;
line-height: 32px;
text-align: left;
padding: 20px 0px;
}
p.card-text {
color: rgba(104, 104, 104, 1);
font-size: 18px;
font-weight: 600;
line-height: 22px;
text-align: left;
}
.w-bg .main>a.orange-btn {
width: 250px;
height: 42px;
font-size: 18px;
}
.w-bg {
overflow: hidden;
position: relative;
margin-bottom: 60px;
}
.grid-container .card:nth-last-child(1) {
z-index: 6;
}
.w-bg .main>img {
position: absolute;
right: -200px;
top: 30%;
z-index: 5;
}
footer.footer {
background: #3f3f3f;
padding: 30px 0px 30px;
}
.footer-flex {
display: flex;
justify-content: space-between;
}
.footer-flex-right {
width: 48%;
}
.footer-contact {
display: flex;
padding: 50px 0px 20px;
}
.footer-phone {
margin-right: 30px;
display: flex;
align-items: center;
}
.footer-phone a, .footer-email a {
color: rgba(255, 255, 255, 1);
font-size: 24px;
font-weight: 600;
line-height: 29px;
text-align: left;
text-decoration: none;
padding-left: 5px;
}
.footer-address {
color: rgba(255, 255, 255, 1);
font-size: 20px;
font-weight: 600;
line-height: 24px;
text-align: left;
padding-bottom: 30px;
padding-top: 10px;
}
.footer-flex-left .header-social a {
margin: 0px 10px;
}
.footer-bottom {
display: flex;
justify-content: space-between;
align-items: center;
padding-top: 30px;
}
.footer-bottom-left a {
color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: 600;
line-height: 17px;
text-align: left;
text-decoration: none;
}
.footer-bottom-left a:nth-child(1) {
padding-right: 40px;
}
.footer-bottom-right p {
color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: 600;
line-height: 17px;
text-align: right;
}
.swiper {
width: 100%;
height: 100%;
}
.swiper-slide {
text-align: center;
font-size: 18px;
display: flex;
justify-content: center;
align-items: center;
}
.swiper-slide img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.project-slider {
margin: 30px 0px;
}
.project-slide-content-left {
display: flex;
flex-direction: column;
justify-content: end;
align-items: flex-start;
text-align: left;
}
.project-slide-content-left img {
width: 62px;
height: 60px;
}
.project-slide-content-left h3 {
color: rgba(255, 255, 255, 1);
font-size: 36px;
font-weight: 600;
line-height: 43px;
text-align: left;
padding: 20px 0px;
}
.project-slide-content-right .orange-btn {
width: 250px;
height: 42px;
}
.project-slide-content-left p {
color: rgba(255, 255, 255, 1);
font-size: 20px;
font-weight: 600;
line-height: 24px;
text-align: -webkit-auto;
width: 75%;
}
.project-slide-content-right {
display: flex;
align-items: flex-end;
}
.project-slide-content {
position: absolute;
display: flex;
justify-content: space-between;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
padding: 30px;
background: rgb(0 0 0 / 40%);
}
.project-slide-main {
position: relative;
max-height: 475px;
display: flex;
align-items: center;
justify-content: center;
}
.project-slider-nav {
position: relative;
display: flex;
justify-content: space-between;
align-items: center;
}
.project-slider-nav-left {
display: flex;
align-items: center;
position: relative;
width: 180px;
}
.swiper-pagination.swiper-pagination-fraction.swiper-pagination-horizontal {
position: relative !important;
height: 100%;
top: 0px;
display: flex;
align-items: center;
justify-content: center;
color: rgba(63, 63, 63, 1);
font-size: 30px;
font-weight: 500;
line-height: 38px;
text-align: center;
z-index: 0;
}
.project-slider-nav-left {
display: flex;
align-items: center;
position: relative;
width: 180px;
height: 44px;
}
.project-slider-nav-right {
width: calc(100% - 250px);
height: 3px;
}
.project-slider-nav-line {
height: 3px;
background: rgba(158, 158, 158, 1);
}
.swiper-scrollbar-drag {
background: #e23536;
}
.pr-popup {
position: fixed;
display: flex;
top: 0px;
left: -150vw;
z-index: 95;
background: #fff;
width: 100vw;
height: 100vh;
transition: 0.3s;
align-items: center;
}
.pr-popup.active {
left: 0px;
}
.pr-popup-content {
display: flex;
justify-content: space-between;
max-height: 75vh;
}
.pr-popup-content-right {
width: 45%;
}
.pr-popup-content-left {
width: 45%;
}
.popup-exit {
position: absolute;
top: 50px;
right: 100px;
z-index: 2;
}
.popup-exit, svg.exit-menu {
cursor: pointer;
transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.popup-exit:hover, svg.exit-menu:hover {
transform: rotate(360deg);
}
.pr-popup-content-left h3 {
color: rgba(63, 63, 63, 1);
font-size: 64px;
font-weight: 600;
line-height: 77px;
text-align: left;
padding-bottom: 10px;
}
.pr-popup-content-left b {
background-clip: text;
font-size: 20px;
font-weight: 700;
line-height: 24px;
text-align: left;
color: #e8422c;
padding: 20px 0px 10px;
display: block;
}
.pr-popup-content-left p {
color: rgba(63, 63, 63, 1);
font-size: 20px;
font-weight: 600;
line-height: 24px;
text-align: left;
}
.project-slider-nav-pop {
position: relative;
width: 180px;
margin: 5px auto 0px;
height: 44px;
}
.pr-popup-content-left a.orange-btn {
width: 250px;
height: 42px;
margin-top: 20px;
}
.a_bg {
margin-top: 60px;
overflow: hidden;
position: relative;
}
.a_flex_sub {
max-width: 630px;
padding: 20px 0px 30px;
color: rgba(63, 63, 63, 1);
font-size: 20px;
font-weight: 600;
line-height: 24px;
text-align: left;
}
.a_flex-main {
display: flex;
gap: 20px;
justify-content: space-between;
max-width: 80%;
}
.a_flex-card h3 {
color: rgba(63, 63, 63, 1);
font-size: 32px;
font-weight: 600;
line-height: 120%;
text-align: left;
padding: 20px 0px 10px;
}
.a_flex-card p {
color: rgba(230, 46, 47, 1);
font-size: 18px;
font-weight: 600;
line-height: 40px;
text-align: left;
}
.a_flex-left>img {
position: absolute;
top: 0px;
right: 0px;
max-width: 320px;
max-height: 350px;
}
.a_flex-card {
max-width: 340px;
}
.a_flex_sub {
max-width: 630px;
padding: 20px 0px 50px;
color: rgba(63, 63, 63, 1);
font-size: 20px;
font-weight: 600;
line-height: 24px;
text-align: left;
}
.a_cifr-bg p {
position: absolute;
right: 60px;
z-index: 2;
color: rgba(255, 255, 255, 1);
font-size: 32px;
font-weight: 400;
line-height: 110%;
text-align: center;
top: 0px;
bottom: 0px;
margin: 0px;
transform: rotate(270deg);
display: flex;
align-items: flex-end;
justify-content: center;
width: 100%;
}
.a_cifr-bg {
position: absolute;
left: -170px;
}
.a_cifr {
position: relative;
margin: 50px 0px;
}
.a_cifr-flex {
padding-left: 210px;
display: flex;
max-width: 1100px;
flex-wrap: wrap;
gap: 40px 20px;
height: 360px;
align-items: center;
}
.a_cifr-card {
width: 48%;
display: flex;
align-items: center;
}
.a_cifr-card p {
color: rgba(63, 63, 63, 1);
font-size: 26px;
font-weight: 600;
line-height: 120%;
text-align: left;
padding-left: 22px;
}
.a_cifr_form h2 {
color: rgba(63, 63, 63, 1);
font-size: 64px;
font-weight: 600;
line-height: 77px;
text-align: left;
max-width: 760px;
}
.a_cifr_form {
display: flex;
align-items: center;
margin: 40px 0px;
}
.a_cifr_form-btn .orange-btn {
width: 405px;
height: 96px;
color: rgba(255, 255, 255, 1);
font-size: 24px;
font-weight: 700;
line-height: 29px;
text-align: center;
}
.a_cifr_form-btn p {
font-size: 14px;
font-weight: 600;
line-height: 17px;
text-align: center;
padding-top: 10px;
}
.a_cifr_form-btn p span {
color: rgba(234, 91, 41, 1);
}
.dov-card p {
padding-left: 15px;
}
.dov-card p b {
color: rgba(63, 63, 63, 1);
font-size: 64px;
font-weight: 600;
line-height: 100%;
text-align: left;
text-transform: uppercase;
}
.dov-card p span {
color: rgba(63, 63, 63, 1);
font-size: 32px;
font-weight: 600;
line-height: 100%;
text-align: left;
}
.dov-card:nth-child(1) b, .dov-card:nth-child(2) b {
display: block;
}
.dov-card {
display: flex;
align-items: center;
}
.dov-flex {
display: flex;
flex-wrap: wrap;
gap: 50px 100px;
padding: 30px 0px 50px;
}
.dov-card:nth-child(3) p b {
padding-right: 10px;
}
.dov-card:nth-child(3) p {
display: flex;
align-items: center;
}
.form-main {
display: flex;
justify-content: space-between;
}
.form-right {
width: 48%;
}
.form-left {
width: 45%;
}
.form-left p span {
color: rgba(234, 91, 41, 1);
}
.form-left b {
font-size: 20px;
font-weight: 600;
line-height: 24px;
text-align: left;
}
.form-left p {
font-size: 64px;
font-weight: 600;
line-height: 77px;
text-align: left;
padding: 20px 0px;
}
.form-bg input {
display: block;
width: 100%;
border-radius: 10px;
background: #fff;
border: 0px;
height: 50px;
padding: 10px 20px;
margin-bottom: 25px;
}
.form-bg {
background: linear-gradient(180.00deg, rgba(230, 46, 47, 1), rgba(234, 91, 41, 1) 100%);
padding: 25px;
}
.form-bg textarea {
display: block;
width: 100%;
border-radius: 10px;
background: #fff;
border: 0px;
height: 140px;
padding: 10px 20px;
margin-bottom: 10px;
font-family: 'TildaSans', sans-serif;
font-size: 15px;
}
.form-flexis {
display: flex;
justify-content: space-between;
padding: 25px 0px 50px;
}
.form-flexis button {
width: 250px;
height: 45px;
border: 0px;
font-size: 16px;
cursor: pointer;
}
.partners {
margin: 60px 0px 100px;
}
.partners .partner {
background: transparent;
}
.partners img {
max-width: 100%;
width: auto;
max-width: 320px;
max-height: 100px;
}
.main-menu {
display: flex;
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100vh;
top: -100vh;
transition: 0.3s;
z-index: 90;
}
.main-menu.active {
top: 0px;
}
.main-menu-bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(270.00deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7) 100%);
backdrop-filter: blur(7px);
-webkit-backdrop-filter: blur(7px);
}
.main-menu-flex {
height: 90%;
display: flex;
justify-content: space-between;
}
.main-menu>.main {
display: flex;
width: 100%;
align-items: center;
}
svg.exit-menu {
position: absolute;
top: 5vh;
right: 40px;
}
.main-menu-flex {
height: 75vh;
width: 100%;
display: flex;
justify-content: space-between;
}
.main-menu-flex-left {
display: flex;
flex-direction: column;
justify-content: space-around;
}
.main-menu-flex-left a {
color: rgba(255, 255, 255, 1);
font-size: 36px;
font-weight: 500;
line-height: 43px;
text-align: left;
text-transform: uppercase;
text-decoration: none;
transition: 0.3s;
}
.main-menu-flex-left a:hover {
color: #e73d2b;
}
.form-bg p {
color: rgba(255, 255, 255, 1);
font-size: 36px;
font-weight: 400;
line-height: 160%;
padding-bottom: 10px;
}
.main-menu-flex-right {
text-align: end;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: flex-end;
padding-bottom: 30px;
}
.headmenu-contact {
display: flex;
justify-content: flex-end;
align-items: center;
gap: 40px;
padding: 80px 0px 30px;
}
.headmenu-phone a, .headmenu-email a {
color: rgba(255, 255, 255, 1);
font-size: 24px;
font-weight: 600;
line-height: 29px;
text-align: left;
text-decoration: none;
}
.headmenu-address {
color: rgba(255, 255, 255, 1);
font-size: 20px;
font-weight: 600;
line-height: 24px;
text-align: right;
padding-bottom: 50px;
}
.main-menu-flex-right .header-social {
gap: 20px;
justify-content: flex-end;
padding-bottom: 40px;
}
.main-menu-flex-right .orange-btn {
width: 400px;
height: 60px;
}
.popupform {
display: flex;
position: fixed;
right: -150vw;
width: 100%;
height: 100vh;
top: 0px;
transition: 0.3s;
z-index: 99;
}
.popupform.active {
right: 0px;
}
.popupform-bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgb(0 0 0 / 70%);
backdrop-filter: blur(7px);
-webkit-backdrop-filter: blur(7px);
}
.popupform-main {
width: 100%;
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
}
.popupform-form {
z-index: 91;
background: #fff;
padding: 40px;
}
.popupform-form h2 {
color: #000;
font-size: 36px;
font-weight: 400;
line-height: 160%;
padding-bottom: 10px;
}
.popupform-form input {
display: block;
width: 100%;
border-radius: 10px;
background: #fff;
border: 0px;
height: 50px;
padding: 10px 20px;
margin-bottom: 25px;
border: 2px solid #e8422d;
}
.popupform-form {
max-width: 620px;
}
.popupform-form .form-flexis p {
font-size: 12px;
padding-right: 20px;
}
.formis {
position: relative;
}
.form-text {
position: absolute;
bottom: 5px;
right: 0px;
text-align: end;
font-weight: 600;
color: #e8482b;
}
.review-slide-media iframe {
width: 100%;
max-height: 200px;
aspect-ratio: 2 / 1;
}
.review-slide-media img {
width: 100%;
max-height: 200px;
object-fit: cover;
}
.reviews.swiper {
padding: 50px 0px 100px;
}
.review-slide {
padding: 25px;
position: relative;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
background: rgba(255, 255, 255, 1);
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.review.swiper-slide {
padding: 5px;
height: initial;
}
.review-slide-content {
display: flex;
align-items: center;
justify-content: space-between;
}
.review-slide-content-left {
display: flex;
align-items: center;
}
.review-slide-content-left-name {
padding-left: 10px;
text-align: left;
}
.review-slide-content-left-name b {
color: rgba(63, 63, 63, 1);
font-size: 20px;
font-weight: 600;
line-height: 24px;
text-align: left;
}
.review-slide-content-left-name p {
color: rgba(63, 63, 63, 1);
font-size: 12px;
font-weight: 400;
line-height: 180%;
text-align: left;
}
.review-slide-content-right p {
color: rgba(234, 91, 41, 1);
font-size: 16px;
font-weight: 600;
line-height: 19px;
text-align: left;
}
.review-slide-text {
color: rgba(63, 63, 63, 1);
font-size: 16px;
font-weight: 400;
line-height: 130%;
text-align: left;
padding: 20px 0px;
}
.review-slide-stars {
text-align: left;
padding-top: 25px;
}
.popupform-main textarea {
display: block;
width: 100%;
border-radius: 10px;
background: #fff;
border: 0px;
height: 80px;
font-size: 15px;
padding: 10px 20px;
margin-bottom: 25px;
border: 2px solid #e8422d;
font-family: 'TildaSans', sans-serif;
}
.reviews-btn .orange-btn {
width: 400px;
height: 60px;
margin: 30px auto;
}
@media screen and (max-width: 1600px) {
.bg-about {
position: relative;
padding-top: 120px;
overflow: hidden;
padding-bottom: 90px;
}
img.about-logo {
position: absolute;
right: 0px;
top: 50px;
width: 740px;
}
img.about-bg {
position: absolute;
right: -145px;
top: 125px;
width: 560px;
}
.us-gallery-content h3 {
color: rgba(255, 255, 255, 1);
font-size: 52px;
font-weight: 600;
line-height: 64px;
text-align: left;
padding-bottom: 15px;
}
.us-gallery-content p {
color: rgba(255, 255, 255, 1);
font-size: 18px;
font-weight: 600;
line-height: 20px;
text-align: left;
max-width: 350px;
padding-bottom: 20px;
}
.subtitle-block {
font-size: 52px;
font-weight: 600;
line-height: 60px;
text-align: left;
color: rgba(63, 63, 63, 1);
display: flex;
align-items: center;
}
.grid-container {
display: grid;
grid-template-columns: repeat(4, 24%);
gap: 15px;
margin: 10px 0px 40px;
}
h3.card-title {
color: rgba(63, 63, 63, 1);
font-size: 20px;
font-weight: 600;
line-height: 26px;
text-align: left;
padding: 15px 0px;
}
.grid-container .card {
display: flex;
flex-direction: column;
justify-content: center;
aspect-ratio: 1 / 1;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
background: rgba(253, 253, 253, 1);
padding: 25px;
box-sizing: border-box;
}
p.card-text {
color: rgba(104, 104, 104, 1);
font-size: 16px;
font-weight: 600;
line-height: 18px;
text-align: left;
}
.project-slide-content-left p {
color: rgba(255, 255, 255, 1);
font-size: 16px;
font-weight: 600;
line-height: 21px;
text-align: -webkit-auto;
width: 75%;
}
.project-slide-content-left h3 {
color: rgba(255, 255, 255, 1);
font-size: 30px;
font-weight: 600;
line-height: 34px;
text-align: left;
padding: 20px 0px;
}
.pr-popup-content-left h3 {
color: rgba(63, 63, 63, 1);
font-size: 48px;
font-weight: 600;
line-height: 50px;
text-align: left;
padding-bottom: 10px;
}
.pr-popup-content-left b {
background-clip: text;
font-size: 18px;
font-weight: 700;
line-height: 24px;
text-align: left;
color: #e8422c;
padding: 15px 0px 10px;
display: block;
}
.pr-popup-content-left p {
color: rgba(63, 63, 63, 1);
font-size: 17px;
font-weight: 600;
line-height: 21px;
text-align: left;
}
.a_flex_sub {
max-width: 590px;
padding: 20px 0px 40px;
color: rgba(63, 63, 63, 1);
font-size: 18px;
font-weight: 600;
line-height: 21px;
text-align: left;
}
.a_flex-card h3 {
color: rgba(63, 63, 63, 1);
font-size: 21px;
font-weight: 600;
line-height: 110%;
text-align: left;
padding: 20px 0px 10px;
}
.a_flex-card {
max-width: 280px;
}
.a_flex-main {
display: flex;
gap: 20px;
justify-content: space-between;
max-width: 75%;
}
.a_cifr-card p {
color: rgba(63, 63, 63, 1);
font-size: 24px;
font-weight: 600;
line-height: 120%;
text-align: left;
padding-left: 22px;
}
.a_cifr_form h2 {
color: rgba(63, 63, 63, 1);
font-size: 54px;
font-weight: 600;
line-height: 56px;
text-align: left;
max-width: 760px;
}
.form-left p {
font-size: 62px;
font-weight: 600;
line-height: 67px;
text-align: left;
padding: 20px 0px;
}
.form-bg p {
color: rgba(255, 255, 255, 1);
font-size: 30px;
font-weight: 400;
line-height: 120%;
padding-bottom: 10px;
}
.form-right .form-flexis p {
font-size: 14px;
padding-right: 20px;
}
}
@media screen and (max-width: 1280px) {
.header-email a, .heaer-phone a {
font-size: 16px;
}
.header-menu-btn {
width: 98px;
height: 85px;
}
.header-menu-btn svg {
position: absolute;
width: 98px;
}
.header-menu-btn span:nth-child(3) {
width: 36px;
}
.header-menu-btn span {
height: 4px;
width: 28px;
margin: 3px 0px;
border-radius: 4px;
}
.header-menu-btn:hover span:nth-child(3) {
width: 40px;
}
.header-menu-btn:hover span {
height: 4px;
width: 32px;
margin: 3px 0px;
}
.header-social a {
margin: 0px 10px;
}
h1 {
font-size: 42px;
font-weight: 600;
line-height: 50px;
text-align: left;
}
.header-content p {
font-size: 18px;
line-height: 26px;
padding-top: 30px;
}
.header-content p b {
display: block;
}
.header-bottom-left a.orange-btn {
width: 250px;
height: 40px;
font-size: 16px;
}
.header-bottom-right p {
font-size: 21px;
}
}
@media screen and (max-width: 1200px) {
.header-top-line>a.orange-btn {
display: none;
}
.main-menu-flex-content>img {
width: 500px;
}
.headmenu-contact {
display: flex;
justify-content: flex-end;
align-items: center;
gap: 25px;
padding: 35px 0px 20px;
}
.headmenu-address {
color: rgba(255, 255, 255, 1);
font-size: 18px;
font-weight: 600;
line-height: 21px;
text-align: right;
padding-bottom: 30px;
}
.main-menu-flex-left a {
color: rgba(255, 255, 255, 1);
font-size: 25px;
font-weight: 500;
line-height: 32px;
text-align: left;
text-transform: uppercase;
text-decoration: none;
transition: 0.3s;
}
.bg-about {
position: relative;
padding-top: 30px;
overflow: hidden;
padding-bottom: 500px;
}
h2.title-block {
color: rgba(63, 63, 63, 1);
font-size: 28px;
font-weight: 400;
line-height: 32px;
text-align: left;
}
.about-flex {
gap: 35px;
}
.about-flex {
display: flex;
width: 100%;
margin: 30px 0px 40px;
justify-content: space-between;
}
.about-card p {
color: rgba(63, 63, 63, 1);
font-size: 16px;
font-weight: 600;
line-height: 21px;
text-align: left;
}
.about-card span {
color: rgba(158, 158, 158, 1);
font-size: 18px;
font-weight: 600;
line-height: 21px;
text-align: left;
padding-top: 15px;
display: block;
}
img.about-logo {
position: absolute;
right: initial;
top: initial;
width: 500px;
bottom: 425px;
}
img.about-bg {
position: absolute;
right: -10px;
top: initial;
width: 560px;
bottom: -60px;
}
.us-gallery-content {
position: absolute;
padding: 20px 20px 20px 30px;
display: flex;
flex-direction: column;
align-items: baseline;
justify-content: flex-end;
}
.us-gallery__item>img:nth-child(2) {
position: absolute;
right: 20px;
bottom: 20px;
width: 40px;
}
.us-gallery__item {
height: 240px;
}
.us-gallery__item picture img {
width: 100%;
height: 100%;
object-fit: cover;
}
.us-gallery-content h3 {
color: rgba(255, 255, 255, 1);
font-size: 42px;
font-weight: 600;
line-height: 46px;
text-align: left;
padding-bottom: 15px;
}
.us-gallery-content p {
color: rgba(255, 255, 255, 1);
font-size: 16px;
font-weight: 600;
line-height: 18px;
text-align: left;
max-width: 350px;
padding-bottom: 15px;
}
h3.card-title {
color: rgba(63, 63, 63, 1);
font-size: 18px;
font-weight: 600;
line-height: 26px;
text-align: left;
padding: 10px 0px;
}
p.card-text {
color: rgba(104, 104, 104, 1);
font-size: 14px;
font-weight: 600;
line-height: 18px;
text-align: left;
}
.grid-container .card {
display: flex;
flex-direction: column;
justify-content: center;
aspect-ratio: 1 / 1.2;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
background: rgba(253, 253, 253, 1);
padding: 20px;
box-sizing: border-box;
}
.a_flex_sub {
max-width: 500px;
padding: 20px 0px 40px;
color: rgba(63, 63, 63, 1);
font-size: 16px;
font-weight: 600;
line-height: 21px;
text-align: left;
}
.a_flex-left>img {
position: absolute;
top: 0px;
right: -640px;
}
.a_flex-card h3 {
color: rgba(63, 63, 63, 1);
font-size: 17px;
font-weight: 600;
line-height: 110%;
text-align: left;
padding: 20px 0px 10px;
}
.a_flex-card p {
color: rgba(230, 46, 47, 1);
font-size: 14px;
font-weight: 600;
line-height: 28px;
text-align: left;
}
.a_flex-left>img {
position: relative;
top: 0px;
right: 0px;
width: auto;
max-width: 100%;
}
.a_flex-main {
display: flex;
gap: 20px;
justify-content: space-between;
max-width: 100%;
margin-bottom: 20px;
}
.a_cifr_form h2 {
color: rgba(63, 63, 63, 1);
font-size: 36px;
font-weight: 600;
line-height: 40px;
text-align: left;
max-width: 760px;
}
.dov-card p b {
color: rgba(63, 63, 63, 1);
font-size: 50px;
font-weight: 600;
line-height: 100%;
text-align: left;
text-transform: uppercase;
}
.dov-card p span {
color: rgba(63, 63, 63, 1);
font-size: 24px;
font-weight: 600;
line-height: 100%;
text-align: left;
}
.form-left p {
font-size: 36px;
font-weight: 600;
line-height: 42px;
text-align: left;
padding: 20px 0px;
}
.footer-phone a, .footer-email a {
color: rgba(255, 255, 255, 1);
font-size: 21px;
font-weight: 600;
line-height: 24px;
text-align: left;
text-decoration: none;
padding-left: 5px;
}
.footer-address {
color: rgba(255, 255, 255, 1);
font-size: 16px;
font-weight: 600;
line-height: 19px;
text-align: left;
padding-bottom: 30px;
padding-top: 10px;
}
footer.footer .header-social {
order: 6;
width: 100%;
justify-content: flex-start;
}
}
@media screen and (max-width: 920px) {
.heaer-phone {
order: 4;
width: 33%;
padding: 20px 0px;
}
.header-email {
order: 5;
width: 33%;
}
.header-social {
order: 6;
width: 33%;
justify-content: right;
}
.header-bottom-right {
display: none;
}
.mouse {
display: none;
}
.main-menu .main-menu-flex-right {
display: none;
}
.header-logo {
width: 70%;
}
.header-top-line {
flex-wrap: wrap;
}
.about-flex {
flex-direction: column;
}
.about-card {
max-width: 100%;
display: grid;
grid-template-columns: 44px 1fr;
grid-template-rows: auto auto;
gap: 10px 20px;
}
.about-card svg {
grid-row: 1 / 3;
}
.about-card span {
padding-top: 0px;
}
.about-bottom-left {
width: 100%;
}
.about-bottom-left a.orange-btn {
width: 100%;
height: 40px;
font-size: 18px;
}
img.about-bg {
position: absolute;
right: -10px;
top: initial;
width: 440px;
bottom: 0px;
}
img.about-logo {
position: absolute;
right: initial;
top: initial;
width: 450px;
bottom: 380px;
}
.subtitle-block {
grid-column: span 2;
}
.grid-container {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 10px;
margin: 10px 0px 20px;
}
.subtitle-block {
font-size: 48px;
font-weight: 600;
line-height: 50px;
text-align: left;
color: rgba(63, 63, 63, 1);
display: flex;
align-items: center;
}
.grid-container .card {
display: flex;
flex-direction: column;
justify-content: center;
aspect-ratio: 1 / 1;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
background: rgba(253, 253, 253, 1);
padding: 20px;
box-sizing: border-box;
}
.w-bg .main>img {
position: absolute;
right: -130px;
top: 60%;
z-index: 5;
width: 200px;
}
.swiper-button-prev.swiper-button2-prev {
width: 20px;
}
.swiper-button-next.swiper-button2-next {
width: 20px;
}
.project-slider-nav-pop {
position: relative;
width: 120px;
margin: 5px auto 0px;
height: 30px;
}
.pr-popup-content-right {
width: 100%;
}
.pr-popup-content {
flex-direction: column;
width: 100%;
max-height: 80vh;
overflow-x: auto;
}
.pr-popup-content-left h3 {
color: rgba(63, 63, 63, 1);
font-size: 38px;
font-weight: 600;
line-height: 42px;
text-align: left;
padding-bottom: 5px;
}
.pr-popup-content-left b {
background-clip: text;
font-size: 16px;
font-weight: 700;
line-height: 20px;
text-align: left;
color: #e8422c;
padding: 10px 0px 5px;
display: block;
}
.pr-popup-content-left p {
color: rgba(63, 63, 63, 1);
font-size: 15px;
font-weight: 600;
line-height: 18px;
text-align: left;
}
.pr-popup-content-left {
width: 100%;
padding-bottom: 20px;
}
.project-slider-nav-pop {
display: none;
}
.popup-exit {
position: absolute;
top: 5vh;
right: 50px;
z-index: 2;
}
.a_cifr-flex {
padding-left: 0px;
display: flex;
max-width: 1100px;
flex-wrap: wrap;
gap: 40px 20px;
height: auto;
align-items: center;
}
.a_cifr-card img {
width: 50px;
}
.a_cifr-card p {
color: rgba(63, 63, 63, 1);
font-size: 18px;
font-weight: 600;
line-height: 120%;
text-align: left;
padding-left: 22px;
}
.a_cifr_form {
flex-wrap: wrap;
}
.a_cifr_form h2 {
color: rgba(63, 63, 63, 1);
font-size: 36px;
font-weight: 600;
line-height: 40px;
text-align: center;
max-width: 100%;
padding-bottom: 20px;
}
.a_cifr_form-btn .orange-btn {
font-size: 18px;
height: 60px;
width: 400px;
}
.dov-card {
flex-wrap: wrap;
}
.dov-card p {
padding-left: 0px;
width: 100%;
padding-top: 15px;
}
.form-main {
flex-wrap: wrap;
}
.form-left {
width: 100%;
}
.form-left b {
font-size: 16px;
font-weight: 600;
line-height: 24px;
text-align: left;
margin-bottom: 20px;
display: block;
}
.form-right {
width: 100%;
}
.footer-flex {
flex-wrap: wrap;
}
.footer-flex-left {
width: 100%;
text-align: center;
}
.footer-contact {
display: flex;
padding: 30px 0px 20px;
text-align: center;
justify-content: center;
}
.footer-address {
color: rgba(255, 255, 255, 1);
font-size: 16px;
font-weight: 600;
line-height: 19px;
text-align: left;
padding-bottom: 30px;
padding-top: 10px;
text-align: center;
}
footer.footer .header-social {
order: 6;
width: 100%;
justify-content: center;
padding-bottom: 20px;
}
.footer-flex-right {
width: 100%;
}
.footer-bottom-left a:nth-child(1) {
padding: 0px !important;
text-align: center;
margin-bottom: 15px;
display: block;
}
.footer-bottom-left a {
padding: 0px;
margin-bottom: 15px;
display: block;
}
.form-right .form-flexis p {
font-size: 14px;
padding-right: 0px;
padding: 15px;
}
.footer-bottom {
flex-direction: column;
}
.a_cifr-bg {
display: none;
}
}
@media screen and (max-width: 800px) {
.us-gallery {
grid-template-columns: 1fr;
}
.us-gallery__item:first-child {
grid-column: 1;
}
.reviews.swiper {
padding: 0px 0px 30px;
}
}
@media screen and (max-width: 620px) {
.header-email {
order: 5;
width: 50%;
justify-content: flex-end;
}
.heaer-phone {
order: 4;
width: 50%;
padding: 15px 0px;
}
.header-social a {
margin: 0px;
}
.header-social {
order: 6;
width: 100%;
justify-content: flex-start;
gap: 15px;
}
.header-bottom-left {
width: 100%;
}
.header-bottom-left a.orange-btn {
width: 100%;
height: 48px;
font-size: 16px;
}
.main {
padding: 0px 15px;
}
.header-menu-btn {
width: 80px;
height: 80px;
}
h1 {
font-size: 32px;
font-weight: 600;
line-height: 38px;
text-align: left;
}
.header-content p {
font-size: 16px;
line-height: 22px;
padding-top: 30px;
}
.main-menu-flex-left a {
color: rgba(255, 255, 255, 1);
font-size: 21px;
font-weight: 500;
line-height: 32px;
text-align: left;
text-transform: uppercase;
text-decoration: none;
transition: 0.3s;
}
header.header {
height: 90vh;
max-height: 90vh;
}
.main-menu {
height: 90vh;
}
h2.title-block {
color: rgba(63, 63, 63, 1);
font-size: 20px;
font-weight: 400;
line-height: 30px;
text-align: left;
}
.about-card p {
color: rgba(63, 63, 63, 1);
font-size: 15px;
font-weight: 600;
line-height: 20px;
text-align: left;
}
.about-bottom-left a.orange-btn {
width: 100%;
height: 40px;
font-size: 16px;
}
.about-flex {
margin: 20px 0px;
}
.bg-about {
position: relative;
padding-top: 30px;
overflow: hidden;
padding-bottom: 375px;
}
img.about-bg {
position: absolute;
right: -10px;
top: initial;
width: 370px;
bottom: 0px;
}
img.about-logo {
position: absolute;
right: initial;
top: initial;
width: 380px;
bottom: 320px;
}
.us-gallery__item {
height: 300px;
}
.us-gallery__item>img:nth-child(2) {
position: absolute;
right: 20px;
bottom: initial;
width: 40px;
top: 20px;
}
.us-gallery-content h3 {
color: rgba(255, 255, 255, 1);
font-size: 32px;
font-weight: 600;
line-height: 46px;
text-align: left;
padding-bottom: 15px;
}
.us-gallery-content p {
color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: 600;
line-height: 18px;
text-align: left;
max-width: 350px;
padding-bottom: 15px;
}
.popupform-form {
max-width: 100%;
width: 100%;
padding: 15px;
}
.popupform-form h2 {
color: #000;
font-size: 28px;
font-weight: 400;
line-height: 100%;
padding-bottom: 15px;
}
.form-flexis {
flex-direction: column;
text-align: center;
justify-content: center;
align-items: center;
padding: 0px 0px 20px;
}
.popupform-form .form-flexis p {
padding: 0px;
padding: 15px;
}
.subtitle-block {
font-size: 33px;
font-weight: 600;
line-height: 36px;
text-align: left;
color: rgba(63, 63, 63, 1);
display: flex;
align-items: center;
}
.grid-container .card {
display: flex;
flex-direction: column;
justify-content: center;
aspect-ratio: 1 / 1.5;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
background: rgba(253, 253, 253, 1);
padding: 10px;
box-sizing: border-box;
}
h3.card-title {
color: rgba(63, 63, 63, 1);
font-size: 15px;
font-weight: 600;
line-height: 19px;
text-align: left;
padding: 10px 0px;
}
p.card-text {
color: rgba(104, 104, 104, 1);
font-size: 13px;
font-weight: 600;
line-height: 18px;
text-align: left;
}
.w-bg .main>a.orange-btn {
display: none;
}
.w-bg {
overflow: hidden;
position: relative;
margin-bottom: 30px;
}
.project-slider-nav-left {
display: flex;
align-items: center;
position: relative;
width: 100px;
height: 26px;
}
.swiper-button-prev.swiper-button1-prev {
width: 20px;
}
.swiper-pagination.swiper-pagination-fraction.swiper-pagination-horizontal {
position: relative !important;
height: 100%;
top: 0px;
display: flex;
align-items: center;
justify-content: center;
color: rgba(63, 63, 63, 1);
font-size: 22px;
font-weight: 500;
line-height: 38px;
text-align: center;
z-index: 0;
}
.swiper-button-next.swiper-button1-next {
width: 20px;
}
.project-slider-nav-right {
width: calc(100% - 120px);
height: 3px;
}
.project-slide-content-left img {
display: none;
}
.project-slide-main {
position: relative;
height: 340px;
width: 100%;
}
.project-slide-content {
position: absolute;
display: flex;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
padding: 15px;
flex-direction: column;
height: 340px;
justify-content: flex-end;
}
.project-slide-content-right .orange-btn {
width: 100%;
height: 42px;
font-size: 16px;
}
.project-slide-content-left p {
color: rgba(255, 255, 255, 1);
font-size: 16px;
font-weight: 600;
line-height: 21px;
text-align: -webkit-auto;
width: 100%;
padding-bottom: 25px;
}
.pr-popup-content-left h3 {
color: rgba(63, 63, 63, 1);
font-size: 28px;
font-weight: 600;
line-height: 36px;
text-align: left;
padding-bottom: 5px;
}
.pr-popup-content-left {
width: 100%;
padding-bottom: 20px;
padding-right: 10px;
}
.pr-popup-content-left a.orange-btn {
width: 100%;
height: 42px;
margin-top: 20px;
}
.a_flex-main {
display: flex;
gap: 25px;
justify-content: space-between;
max-width: 100%;
margin-bottom: 20px;
flex-wrap: wrap;
}
.a_flex-card {
width: 100%;
max-width: 100%;
display: grid;
grid-template-columns: 44px 1fr;
grid-template-rows: auto auto;
gap: 10px 20px;
}
.a_flex-card h3 {
color: rgba(63, 63, 63, 1);
font-size: 15px;
font-weight: 600;
line-height: 100%;
text-align: left;
padding: 10px 0px 0px;
}
.a_cifr-card {
width: 100%;
display: flex;
align-items: center;
}
.a_cifr_form h2 {
color: rgba(63, 63, 63, 1);
font-size: 26px;
font-weight: 600;
line-height: 32px;
text-align: center;
max-width: 100%;
padding-bottom: 20px;
}
.a_cifr_form-btn {
margin: 0 auto;
width: 100%;
}
.a_cifr_form-btn .orange-btn {
font-size: 16px;
height: 50px;
width: 100%;
}
.dov-card p b {
color: rgba(63, 63, 63, 1);
font-size: 36px;
font-weight: 600;
line-height: 100%;
text-align: left;
text-transform: uppercase;
}
.dov-card p span {
color: rgba(63, 63, 63, 1);
font-size: 21px;
font-weight: 600;
line-height: 100%;
text-align: left;
}
.footer-flex .footer-contact {
flex-wrap: wrap;
justify-content: flex-start;
}
.footer-flex .footer-phone {
margin-right: 0px;
display: flex;
align-items: center;
margin-bottom: 20px;
}
.footer-flex .footer-address {
color: rgba(255, 255, 255, 1);
font-size: 18px;
font-weight: 600;
line-height: 25px;
text-align: left;
padding-bottom: 30px;
padding-top: 10px;
text-align: left;
}
.a_flex-card svg {
grid-row: 1 / 3;
}
.form-flexis button {
margin-bottom: 30px;
}
.form-text {
text-align: center;
left: 0px;
right: 0px;
}
.reviews-btn .orange-btn {
width: 100%;
height: 40px;
font-size: 16px;
}
}.chaty *,.chaty-chat-view *,.chaty-outer-forms *{box-sizing:border-box}.chaty-agent-data,.chaty-whatsapp-field input[type=text],.chaty-whatsapp-message,.chaty-whatsapp-message p{font-family:Segoe UI,Helvetica Neue,Helvetica,Lucida Grande,Arial,Ubuntu,Cantarell,Fira Sans,sans-serif}.chaty-agent-header,.chaty-channel,.chaty-channels,.chaty-form-body,.chaty-tooltip{position:relative}.chaty-tooltip .on-hover-text,.chaty-tooltip .on-hover-text:before,.chaty-tooltip:after,.chaty-tooltip:before{text-transform:none;font-size:.9em;line-height:1;user-select:none;pointer-events:none;position:absolute;display:none;opacity:0}.on-hover-text{display:none}.on-hover-text p{white-space:nowrap}.on-hover-text img.emoji{max-width:none}.chaty-tooltip .on-hover-text:before,.chaty-tooltip:before{content:"";border:5px solid transparent;z-index:1001}.chaty-tooltip:after{content:attr(data-hover)}.chaty-tooltip .on-hover-text,.chaty-tooltip:after{text-align:center;min-width:1em;max-width:21em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:5px 15px;border-radius:10px;background:#fff;color:#333;z-index:1000;box-shadow:0 1.93465px 7.73859px rgb(0 0 0 / 15%);font-size:17px;line-height:21px}.chaty-animation-shockwave:after,.chaty-animation-shockwave:before{content:"";border-radius:50%;position:absolute;top:0;right:0;bottom:0}.chaty-tooltip .on-hover-text{overflow:visible;white-space:pre}.chaty-tooltip.active .on-hover-text,.chaty-tooltip.active .on-hover-text:before,.chaty-tooltip.active:after,.chaty-tooltip.active:before,.chaty-tooltip:hover .on-hover-text,.chaty-tooltip:hover .on-hover-text:before,.chaty-tooltip:hover:after,.chaty-tooltip:hover:before{display:block;opacity:1}.chaty-tooltip.active .on-hover-text,.chaty-tooltip.active .on-hover-text:before,.chaty-tooltip.active:after,.chaty-tooltip.active:before,.chaty-tooltip.pos-left:hover .on-hover-text,.chaty-tooltip.pos-left:hover .on-hover-text:before,.chaty-tooltip.pos-left:hover:after,.chaty-tooltip.pos-left:hover:before,.chaty-tooltip.pos-right:hover .on-hover-text,.chaty-tooltip.pos-right:hover .on-hover-text:before,.chaty-tooltip.pos-right:hover:after,.chaty-tooltip.pos-right:hover:before{animation:ease-out forwards tooltips-horz}.chaty-tooltip.has-on-hover:after,.chaty-tooltip.has-on-hover:before,.chaty-widget .chaty-i-trigger .chaty-cta-close.chaty-tooltip.chaty-tooltip:hover:after,.chaty-widget .chaty-i-trigger .chaty-cta-close.chaty-tooltip:hover:before,.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip:after,.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip:before,.chaty-widget.cssas-no-close-button.default-open .chaty-i-trigger,.on-hover-text:empty,[data-hover=""]:after,[data-hover=""]:before{display:none!important}.chaty-tooltip.pos-top .on-hover-text:before,.chaty-tooltip.pos-top:before{border-bottom-width:0;border-top-color:#fff;bottom:calc(100% + 5px)}.chaty-tooltip.pos-top .on-hover-text:after,.chaty-tooltip.pos-top:after{bottom:calc(100% + 10px)}.chaty-tooltip.pos-top .on-hover-text,.chaty-tooltip.pos-top:after,.chaty-tooltip.pos-top:before{left:50%;transform:translate(-50%,-.5em)}.chaty-tooltip.pos-down:before{top:100%;border-top-width:0;border-bottom-color:#fff}.chaty-tooltip.pos-down:after{top:calc(100% + 5px)}.chaty-tooltip.pos-down:after,.chaty-tooltip.pos-down:before{left:50%;transform:translate(-50%,.5em)}.chaty-tooltip.pos-left .on-hover-text:before,.chaty-tooltip.pos-left:before{top:50%;border-right-width:0;border-left-color:#fff;left:calc(0em - 10px);transform:translate(-.5em,-50%)}.chaty-tooltip.pos-left .on-hover-text:before{left:auto;right:calc(0em - 5px)}.chaty-tooltip.pos-left .on-hover-text,.chaty-tooltip.pos-left:after{top:50%;right:calc(100% + 10px);transform:translate(-.5em,-50%)}.chaty-tooltip.pos-right .on-hover-text:before,.chaty-tooltip.pos-right:before{top:50%;border-left-width:0;border-right-color:#fff;right:calc(0em - 10px);transform:translate(.5em,-50%)}.chaty-tooltip.pos-right .on-hover-text:before{left:calc(0em - 5px);right:auto}.chaty-tooltip.pos-right .on-hover-text,.chaty-tooltip.pos-right:after{top:50%;left:calc(100% + 10px);transform:translate(.5em,-50%)}@keyframes tooltips-vert{to{opacity:1;transform:translate(-50%,0)}}@keyframes tooltips-horz{to{opacity:1;transform:translate(0,-50%)}}.chaty-tooltip.pos-down:hover:after,.chaty-tooltip.pos-down:hover:before,.chaty-tooltip.pos-top:hover:after,.chaty-tooltip.pos-top:hover:before{animation:ease-out forwards tooltips-vert}@-webkit-keyframes chaty-animation-shockwave{0%{transform:scale(1);box-shadow:0 0 2px rgba(0,0,0,.3),inset 0 0 1px rgba(0,0,0,.3)}95%{box-shadow:0 0 50px transparent,inset 0 0 30px transparent}100%{transform:scale(2.25)}}@keyframes chaty-animation-shockwave{0%{transform:scale(1);box-shadow:0 0 2px rgba(0,0,0,.3),inset 0 0 1px rgba(0,0,0,.3)}95%{box-shadow:0 0 50px transparent,inset 0 0 30px transparent}100%{transform:scale(2.25)}}@-webkit-keyframes chaty-animation-blink{0%,100%{opacity:1}20%{opacity:.5}}@keyframes chaty-animation-blink{0%,100%{opacity:1}20%{opacity:.5}}@-webkit-keyframes chaty-animation-pulse{0%{transform:scale(1);box-shadow:0 2px 2px rgba(0,0,0,.2);border-radius:50%}100%{transform:scale(1.1);box-shadow:0 2px 2px rgba(0,0,0,.2);border-radius:45%}}@keyframes chaty-animation-pulse{0%{transform:scale(1);border-radius:50%}100%{transform:scale(1.1);border-radius:45%}}.chaty-animation-shockwave:after{left:0;-webkit-animation:2s ease-out 1.3s infinite chaty-animation-shockwave;animation:2s ease-out 1.3s infinite chaty-animation-shockwave}.chaty-animation-shockwave:before{left:0;-webkit-animation:2s ease-out .8s infinite chaty-animation-shockwave;animation:2s ease-out .8s infinite chaty-animation-shockwave}.chaty-animation-blink{-webkit-animation:1.33s ease-out infinite chaty-animation-blink;animation:1.33s ease-out infinite chaty-animation-blink}.chaty-animation-pulse,.chaty-animation-pulse-icon{-webkit-animation:.4s infinite alternate chaty-animation-pulse;animation:.4s infinite alternate chaty-animation-pulse}.chaty-animation-sheen{position:relative;overflow:hidden}.chaty-animation-sheen:after{animation:5s infinite chaty-animation-sheen;content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.5) 50%,transparent);transform:rotateZ(60deg) translate(0,5em)}@keyframes chaty-animation-sheen{100%,20%{transform:rotateZ(60deg) translate(0,-80px)}}.chaty-animation-fade{animation:5s infinite chaty-animation-fade}.chaty-animation-spin{animation:5s cubic-bezier(.56,-.35,.22,1.5) infinite chaty-animation-spin}@keyframes chaty-animation-fade{15%,5%{opacity:.25}10%,100%,20%{opacity:1}}@keyframes chaty-animation-spin{10%{transform:rotateZ(-20deg);animation-timing-function:ease}100%,20%{transform:rotateZ(360deg)}}.chaty-animation-bounce,.chaty-animation-jump{animation:5s cubic-bezier(.84,-.54,.31,1.19) infinite chaty-animation-bounce}@keyframes chaty-animation-bounce{0%,100%,20%{transform:none}10%{transform:translateY(-1em)}}@keyframes chaty-animation-waggle{0%{transform:none}10%{transform:rotateZ(-20deg) scale(1.2)}13%{transform:rotateZ(25deg) scale(1.2)}15%{transform:rotateZ(-15deg) scale(1.2)}17%{transform:rotateZ(15deg) scale(1.2)}20%{transform:rotateZ(-12deg) scale(1.2)}22%{transform:rotateZ(0) scale(1.2)}100%,24%{transform:rotateZ(0) scale(1)}}.chaty-animation-waggle{animation:5s infinite chaty-animation-waggle}.chaty-animation-floating{-webkit-animation:chaty-animation-floating 3s ease infinite;animation:chaty-animation-floating 3s ease infinite}@keyframes chaty-animation-floating{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}50%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.chaty{display:none;z-index:99999}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close.chaty-tooltip.chaty-tooltip:hover:after,.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close.chaty-tooltip:hover:before,.chaty.active,.chaty.form-open .chaty-widget.cssas-no-close-button.default-open .chaty-i-trigger{display:block!important}.chaty *{margin:0;padding:0}.chaty .sr-only,.chaty-outer-forms .sr-only,.hide-cht-svg-bg{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;border:0!important;outline:0!important}.chaty a,.chaty a:focus,.chaty a:hover,.chaty button{border:none;text-decoration:none;outline:0;box-shadow:none}.chaty-widget{position:fixed;bottom:25px;right:25px;z-index:10001}.chaty-widget.left-position{left:25px;right:auto}.chaty-channel-list{display:flex;width:62px;height:124px;position:absolute;bottom:-4px;right:0;flex-direction:column;align-items:flex-start;pointer-events:none}.chaty-widget.left-position .chaty-channel-list{left:0;right:auto}.chaty-widget.chaty-open .chaty-channel-list,.chaty-widget.has-single .chaty-i-trigger .Phone-channel:after,.chaty-widget.has-single .chaty-i-trigger .Phone-channel:before{pointer-events:auto}.chaty-channel-list .chaty-channel,.chaty-channel.single .chaty-svg{display:inline-block;width:54px;height:54px;border-radius:50%;margin:4px;cursor:pointer;box-shadow:0 16px 24px 0 rgb(73 104 126 / 16%)}.chaty-channel-list .chaty-channel{position:absolute;bottom:0;opacity:0;transition:.5s;-webkit-transition:.5s}.chaty-channel.single .chaty-svg{margin:0}.chaty-widget.chaty-open .chaty-channel-list .chaty-channel{opacity:1}.chaty-channel a,.chaty-channel button,.chaty-svg{display:block;width:54px;height:54px;border-radius:50%;cursor:pointer;position:relative;outline:0;min-width:unset}* .chaty-channel button{min-width:unset;max-width:unset}.chaty-channel button{background:0 0;border-radius:50%}.chaty-channel a .chaty-custom-icon,.chaty-channel button .chaty-custom-icon,.chaty-svg .chaty-custom-icon{width:54px;height:54px;border-radius:50%;text-align:center;font-size:27px;line-height:54px;color:#fff}.chaty-channel a:focus,.chaty-channel button:focus,.chaty-contact-form-box button.chaty-submit-button{outline:0}.chaty-contact-form-box button.chaty-submit-button:disabled .chaty-loader{display:inline-block}.chaty-agent-icon svg,.chaty-channel svg,.chaty-view-channels .chaty-channel span svg{width:100%;height:100%}.chaty-channel img{width:54px;height:54px;object-fit:cover;border-radius:50%}.chaty-i-trigger .chaty-channel{position:absolute;bottom:0;right:4px;transition:.5s;border-radius:50%;cursor:pointer}.chaty-cta-button{transition:.5s;box-shadow:0 16px 24px 0 rgb(73 104 126 / 16%);border-radius:50%}.chaty-widget.left-position .chaty-i-trigger .chaty-channel{left:4px;right:auto}.chaty-widget .chaty-cta-main .chaty-cta-button{z-index:1099;opacity:1;position:relative}.chaty-widget.chaty-open .chaty-cta-main .chaty-cta-button{z-index:999;opacity:0;transform:rotate(540deg);visibility:hidden}.chaty-widget .chaty-i-trigger .chaty-cta-close{pointer-events:none}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close{pointer-events:auto;z-index:101}.chaty-widget .chaty-i-trigger .chaty-cta-close .chaty-cta-button{z-index:999;opacity:0;visibility:hidden}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close .chaty-cta-button{z-index:1099;opacity:1;transform:rotate(180deg);visibility:visible}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip{z-index:91}.chaty-channel button.open-chaty-channel,.chaty-widget.chaty-no-close-button:not(.has-single) .chaty-i-trigger:not(.single-channel),.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip .on-hover-text,.chaty.form-open .chaty-channel button.open-chaty,.chaty.form-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip .on-hover-text,.chaty.form-open .chaty-i-trigger .chaty-tooltip:after,.chaty.form-open .chaty-i-trigger .chaty-tooltip:before,.chaty.form-open .chaty-widget.has-single .chaty-i-trigger .on-hover-text{display:none}.chaty.form-open.active .chaty-widget .chaty-i-trigger{display:block}.chaty.form-open.active .chaty-widget .chaty-i-trigger .chaty-cta-main{display:none}.chaty.form-open.active .chaty-widget .chaty-i-trigger .chaty-cta-close .chaty-cta-button{opacity:1;visibility:visible;pointer-events:auto}.chaty-widget .ch-pending-msg{position:absolute;right:-4px;top:-4px;width:16px;height:16px;text-align:center;background:red;color:#fff;font-size:10px;line-height:16px;border-radius:50%;z-index:1101}.chaty-widget.left-position.hor-mode .chaty-channel-list{width:136px;height:62px;left:0;bottom:0}.chaty-widget.right-position.hor-mode .chaty-channel-list{width:136px;height:62px;right:0;left:auto;bottom:0}.chaty-widget.hor-mode .chaty-channel-list .chaty-channel{margin-top:0;margin-bottom:0}.chaty-widget.hor-mode.left-position .chaty-channel-list .chaty-channel{left:0}.chaty-widget.hor-mode.right-position .chaty-channel-list .chaty-channel{right:0;left:auto}.chaty-chat-view,.chaty-outer-forms{vertical-align:bottom;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;position:fixed!important;bottom:-25px;left:25px;padding:0;width:320px;max-width:90%;-moz-transition:.5s linear;box-shadow:rgba(0,0,0,.16) 0 5px 40px;-webkit-box-shadow:rgba(0,0,0,.16) 0 5px 40px;-moz-box-shadow:rgba(0,0,0,.16) 0 5px 40px;opacity:0;visibility:hidden;pointer-events:none;z-index:-1;transition:.5s;-webkit-transition:.5s;animation-delay:-2s;-webkit-animation-delay:-2s}.chaty-chat-view.pos-left,.chaty-outer-forms.pos-left{left:25px}.chaty-chat-view.pos-right,.chaty-outer-forms.pos-right{right:25px;left:auto}.chaty-outer-forms.active,.chaty:not(.form-open) .chaty-widget.chaty-open+.chaty-chat-view{-webkit-transform:translateY(-93px);transform:translateY(-93px);opacity:1;z-index:999999;visibility:visible;bottom:0;pointer-events:auto}.chaty-whatsapp-body{padding:0;min-height:260px;position:relative;z-index:2}.chaty-whatsapp-content{padding:20px}.chaty-popup-whatsapp-form .chaty-whatsapp-body{height:260px;min-height:auto}.chaty-popup-whatsapp-form .chaty-whatsapp-content{display:flex;align-items:flex-start}.chaty-form-body{background:#fff;z-index:99999;min-height:75px;border-radius:10px}.chaty-form-body form{margin:0;padding:0}.qr-code-image{padding:10px;text-align:center;border:solid 1px silver;border-radius:4px}.qr-code-image img{max-width:100%;max-height:360px;margin:0 auto;display:block;width:100%;height:auto}.chaty-whatsapp-form{position:relative;background-color:#f0ede7;border-radius:8px;margin:0}.chaty-whatsapp-form:before{display:block;position:absolute;content:"";left:0;top:0;height:100%;width:100%;z-index:0;opacity:.035;background-image:url(//tensmet.ru/wp-content/plugins/chaty/images/whatsapp.png)}.chaty-popup-whatsapp-form .chaty-whatsapp-body:before,.chaty-popup-whatsapp-form .chaty-whatsapp-footer:before{background-image:url(//tensmet.ru/wp-content/plugins/chaty/images/whatsapp-welcome-popup.png);opacity:.7}.chaty-whatsapp-message{padding:7px 14px 6px;background-color:#fff;border-radius:0 10px 10px;position:relative;transform-origin:center top;z-index:2;margin-top:0;margin-left:0;max-width:calc(100% - 40px);font-family:Segoe UI,Helvetica Neue,Helvetica,Lucida Grande,Arial,Ubuntu,Cantarell,Fira Sans,sans-serif;font-size:14px;line-height:18px;border:1px solid rgba(34,17,71,.08)}.chaty-whatsapp-message:before{content:"";display:none;width:0;height:0;border-top:0 solid transparent;border-bottom:10px solid transparent;border-right:12px solid #fff;position:absolute;left:-12px;top:0}.wp-profile-img+.chaty-whatsapp-message:before{display:block}.chaty-whatsapp-message p{margin:0;padding:0;color:#111b21;font-weight:400;word-wrap:break-word}.chaty-whatsapp-footer{position:relative;padding:20px 15px}.whatsapp-chaty-form{display:flex;margin:0;padding:0}button.chaty-whatsapp-button-button,button.chaty-whatsapp-button-button:focus,button.chaty-whatsapp-button-button:hover{text-align:center!important;height:40px!important;width:40px!important;padding:0!important;background:#c6d7e3!important;border-radius:20px!important;outline:0!important;box-shadow:none!important;cursor:pointer!important;margin:0 0 0 10px!important;text-decoration:none!important;border:none!important;min-width:1px!important;flex:0 0 40px}button.chaty-whatsapp-button-button{background:#c6d7e3!important}button.chaty-whatsapp-button-button:focus,button.chaty-whatsapp-button-button:hover{background:#a8c5da!important}.chaty-whatsapp-input:not(:placeholder-shown)+button.chaty-whatsapp-button-button{background:#25d366!important}.chaty-whatsapp-input:not(:placeholder-shown)+button.chaty-whatsapp-button-button:focus,.chaty-whatsapp-input:not(:placeholder-shown)+button.chaty-whatsapp-button-button:hover{background:#22bf5b!important}.chaty-whatsapp-data{display:flex;flex:1;z-index:1}.chaty-whatsapp-field{padding-right:0;flex:1;position:relative;display:flex;align-items:center}.chaty-whatsapp-button{flex:0 0 48px}.chaty-whatsapp-button svg{width:100%;height:100%;margin:0;padding:0}.chaty-whatsapp-field input[type=text]{height:40px!important;line-height:normal;padding:0 10px 0 15px;font-size:16px;resize:none;width:100%;border:none!important;border-radius:24px;outline:0;box-shadow:none!important;background:#fff!important;margin:0;color:#111b21;flex:1}.chaty-whatsapp-field input[type=text]:focus{outline:0!important;border:none!important;margin:0;color:#111b21;box-shadow:none!important}.chaty-whatsapp-button-button:active,.chaty-whatsapp-button-button:focus,.chaty-whatsapp-button-button:hover{background:#a8c5da!important}.chaty.form-open .chaty-channel button.open-chaty-channel,.chaty.form-open .chaty-no-close-button.has-single .chaty-i-trigger{display:block}.chaty-agent-data{font-size:16px}.chaty-agent-header{font-size:18px;padding:20px 15px;background:#22bf5b;color:#fff;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;border-top-left-radius:10px;border-top-right-radius:10px}.chaty-agent-data .close-chaty-form{right:10px;top:12px}.chaty-agent-data .chaty-agent{display:flex;align-items:center;padding:15px}.chaty-agent-data .chaty-agent a{color:#49687e;font-size:16px;text-decoration:none;display:flex;width:100%;align-items:center;outline:0;font-weight:400}.chaty-contact-input input.chaty-input-field,.chaty-contact-input input[type=email].chaty-input-field,.chaty-contact-input input[type=text].chaty-input-field,.chaty-contact-input select.chaty-input-field,.chaty-contact-input textarea.chaty-textarea-field{color:#28303d;font-family:BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-sans;margin:0;background:#fff;outline:0}.chaty-agent-data .chaty-agent+.chaty-agent{border-top:2px solid #f6f8f9}.chaty-agent-img{width:36px;height:36px;object-fit:cover;border-radius:50%}.chaty-agent-icon{width:48px;height:48px;margin:0 15px 0 0}.chaty-agent-data .chaty-custom-icon{width:48px;height:48px;text-align:center;display:block;line-height:48px;background:silver;border-radius:50%;color:#fff;font-size:28px}.chaty-close-agent-list{position:absolute;right:15px;top:10px;width:26px;height:26px;cursor:pointer;z-index:10;padding:0 0 10px 10px}.chaty-agent-icon img{width:48px;height:48px;object-fit:cover}.chaty-close-agent-list svg{fill:#ffffff}.agent-sub-header{font-size:14px;line-height:20px;font-weight:400}.agent-main-header{font-size:20px;line-height:32px;font-weight:700;position:relative}.chaty-agent-header:before,.chaty-view-header:before{content:"";background:url(//tensmet.ru/wp-content/plugins/chaty/images/header-top.png) no-repeat;width:215px;height:41px;position:absolute;top:0;left:0;z-index:1}.chaty-agent-header:after,.chaty-view-header:after{content:"";background:url(//tensmet.ru/wp-content/plugins/chaty/images/header-bottom.png) no-repeat;width:44px;height:41px;position:absolute;bottom:0;right:0;z-index:1}.chaty-custom-channel-icon{display:block;border-radius:50%;color:#fff;text-align:center;line-height:54px}.chaty-contact-form-title{padding:10px 15px;text-align:left;font-size:18px;color:#fff;border-radius:8px 8px 0 0;justify-content:space-between;display:flex}.chaty-contact-inputs{padding:15px}.chaty-contact-input{display:block}.chaty-contact-input label.chaty-form-label{font-size:14px;margin:0;padding:0 0 4px 0;line-height:20px;display:flex;color:#28303d}.chaty-contact-input+.chaty-contact-input{margin:10px 0 0}.chaty-contact-input input.chaty-input-field,.chaty-contact-input input[type=email].chaty-input-field,.chaty-contact-input input[type=text].chaty-input-field,.chaty-contact-input select.chaty-input-field{width:100%;height:36px;line-height:36px;font-size:16px;padding:0 10px;border:1px solid #ccc;border-radius:4px}.chaty-contact-input .has-chaty-error:focus,.chaty-contact-input input.chaty-input-field:focus,.chaty-contact-input input[type=email].chaty-input-field:focus,.chaty-contact-input input[type=tel].chaty-input-field:focus,.chaty-contact-input input[type=text].chaty-input-field:focus,.chaty-contact-input select.chaty-input-field:focus,.chaty-contact-input textarea.chaty-textarea-field:focus{outline:0;box-shadow:none;border-color:#898989;background-color:#fff}.chaty-contact-input textarea.chaty-textarea-field{width:100%;height:100px;line-height:20px;font-size:16px;padding:10px;border:1px solid #ccc;border-radius:4px;display:block}.chaty-contact-form-box .close-chaty-form{right:9px;top:9px}.chaty-contact-form-box button.chaty-submit-button[type=submit],button#chaty-submit-button-0{border:none;border-radius:4px;color:#fff;background:#a886cd;width:100%;height:36px;line-height:36px;font-size:18px;padding:0;margin:0;cursor:pointer;text-align:center;display:block}.chaty-contact-input input.chaty-input-field.has-chaty-error,.chaty-contact-input select.chaty-input-field.has-chaty-error,.chaty-contact-input textarea.has-chaty-error{border:1px solid #d20000}.chaty-contact-form-button{padding:15px}.chaty-ajax-error-message,.chaty-ajax-success-message{color:#00a700;padding:10px 0 0;text-align:center;font-size:16px}.chaty-ajax-error-message{color:#da0000}.chaty-view-header,.chaty-view-header a,.chaty-view-header a:focus,.chaty-view-header a:hover{font-weight:500;color:#fff;font-size:24px}.chaty-exit-intent{position:fixed;z-index:-1}.chaty-exit-intent:before{display:block;position:fixed;top:0;left:0;content:'';width:100vw;height:100vh;background:rgba(0,0,0,.8);visibility:hidden;z-index:100;transition:.5s ease-in-out;-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out}.chaty .chaty-widget.left-position .chaty-exit-intent:before{clip-path:circle(15px at 60px calc(100% - 60px))}.chaty .chaty-widget.right-position .chaty-exit-intent:before{clip-path:circle(15px at calc(100% - 60px) calc(100% - 60px))}.chaty .chaty-widget .chaty-exit-intent.animate:before{visibility:visible;clip-path:circle(100%)}.chaty-widget.has-single .chaty-i-trigger .chaty-channel:not(.chaty-agent-button).Phone-channel .chaty-tooltip:after,.chaty-widget.has-single .chaty-i-trigger .chaty-channel:not(.chaty-agent-button).Phone-channel .chaty-tooltip:before{pointer-events:inherit}body.cht-in-mobile .chaty-outer-forms.chaty-agent-data.custom-cht-pos,body.cht-in-mobile .chaty-outer-forms.chaty-contact-form-box.custom-cht-pos,body.cht-in-mobile .chaty-outer-forms.chaty-wechat-form.custom-cht-pos,body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form.custom-cht-pos{top:50%;left:0;right:0;margin:0 auto;transform:translate(0,-50%);bottom:auto}body.cht-in-mobile .chaty-outer-forms.chaty-agent-data.custom-cht-pos .chaty-agent-body{max-height:calc(100vh - 164px)!important}.chaty-whatsapp-message p+p{margin-top:10px}body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form.custom-cht-pos .chaty-whatsapp-content{max-height:calc(100vh - 122px)!important;overflow-y:auto}body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form:not(.custom-cht-pos) .chaty-whatsapp-content{overflow-y:auto}.chaty.has-custom-pos.form-open .chaty-i-trigger{opacity:0;visibility:hidden}body.cht-in-mobile .chaty-outer-forms.chaty-contact-form-box.custom-cht-pos .chaty-contact-inputs{max-height:calc(100vh - 150px)!important;overflow-y:auto}body.cht-in-mobile .chaty-outer-forms{max-width:calc(100vw - 50px)!important}.chaty-view-body{background:#fff;border-radius:8px}.chaty-view-header{background:#b78deb;border-radius:7px 7px 0 0;padding:10px 15px;position:relative;word-break:break-word}.chaty-top-content{padding:15px 15px 0;font-size:16px}.chaty-view-content p,.chaty-view-content p a,.chaty-view-content p a:focus,.chaty-view-content p a:hover{margin:0;padding:0;font-size:16px;line-height:150%;color:#49687e;word-break:break-word}.chaty-view-content p a{display:inline-block}.chaty-view-content p a:focus,.chaty-view-content p a:hover,.chaty-view-header a:focus,.chaty-view-header a:hover{outline:0;text-decoration:none}.chaty-view-content p+p{margin-top:10px}.chaty-close-view-list{position:absolute;right:15px;top:10px;width:12px;cursor:pointer;z-index:11}.chaty-close-view-list svg{fill:#ffffff;display:inline-block;width:100%}.chaty-view-channels .chaty-channel{height:48px;display:inline-block;margin:6px 0;width:20%;text-align:center;vertical-align:top}.chaty-view-channels .chaty-channel a,.chaty-view-channels .chaty-channel img,.chaty-view-channels .chaty-channel span:not(.on-hover-text){display:block;width:48px;height:48px;margin:0 auto}.chaty-view-channels{padding:10px 8px}.chaty-view-channels .chaty-custom-channel-icon{font-size:24px}.front-google-captcha{width:100%!important;overflow:hidden}.front-google-captcha>div{width:100%}.front-google-captcha iframe{transform:scaleX(.9);position:relative;left:-15px}.widget-fa-icon{width:100%;height:100%;display:inline-block;vertical-align:middle;color:#fff}span.chaty-loader{display:none;vertical-align:middle;color:#fff;animation:rotation 1s infinite linear;width:24px;height:24px;text-align:center;line-height:24px;margin-left:5px}span.chaty-loader span.dashicons{width:24px;height:24px;text-align:center;line-height:24px;font-size:24px}@keyframes rotation{from{transform:rotate(0)}to{transform:rotate(359deg)}}span.chaty-loader.active{display:inline-block;vertical-align:baseline}.chaty-i-trigger.single-channel>.chaty-channel>.on-hover-text{display:none!important}html[dir=rtl] .chaty-input-field,html[dir=rtl] .chaty-submit-button,html[dir=rtl] .chaty-tooltip,html[dir=rtl] .chaty-tooltip:after,html[dir=rtl] .chaty-whatsapp-message,html[dir=rtl] .on-hover-text{direction:rtl}.add-bg-blur-effect{background-color:rgba(0,0,0,.4);overflow-x:hidden}.add-bg-blur-effect>:not(.chaty,.chaty-outer-forms,.picmo__popupContainer){filter:blur(6px)}.email_suggestion,.wp_email_suggestion{margin:0;padding:0;font-size:14px;color:#970029}.email_suggestion i,.wp_email_suggestion i{color:#2596be;font-weight:700;cursor:pointer}.chaty-custom-whatsapp-form .eac-sugg,.chaty-form .eac-sugg{color:#c1c1c1;line-height:34px!important}.chaty-form .eac-input-wrap{width:100%;overflow:hidden}.chaty-custom-whatsapp-form .chaty-whatsapp-body:before{opacity:.05}.chaty-custom-whatsapp-form .chaty-whatsapp-body{border-radius:0}.chaty-custom-whatsapp-form .chaty-whatsapp-footer{border-top:1px solid #e1e1e1;min-height:70px}.chaty-custom-whatsapp-form .chaty-whatsapp-data{display:block;z-index:1}.chaty-custom-whatsapp-form .chaty-whatsapp-button-button{width:100%!important;z-index:1;position:relative}.chaty-custom-whatsapp-form .header-text{display:flex;align-items:center}.chaty-custom-whatsapp-form .header-text span{display:inline-block;vertical-align:super;padding-left:5px}.chaty-custom-whatsapp-form .chaty-whatsapp-button svg{width:26px;height:26px;fill:#ffffff;margin-right:3px}.chaty-custom-whatsapp-form .chaty-whatsapp-button span{font-size:15px;padding-left:5px}.chaty-custom-whatsapp-form .chaty-whatsapp-button{display:flex;align-items:center;justify-content:center;border-radius:6px!important}.chaty-custom-whatsapp-form .chaty-whatsapp-content{padding:15px;z-index:101111;position:relative}.chaty-custom-whatsapp-form .chaty-whatsapp-body{min-height:auto}.chaty-outer-forms input[type=number]::-webkit-inner-spin-button,.chaty-outer-forms input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.chaty-whatsapp-header{display:flex;align-items:center;background-color:#4aa485;border-top-left-radius:6px;border-top-right-radius:6px;padding:10px 15px;position:relative;justify-content:space-between;box-shadow:0 16px 32px 0 #1a0E3529}.chaty-whatsapp-header .header-wp-icon{height:30px;width:30px;margin-right:7px}.chaty-whatsapp-header .header-wp-title{color:#fff;font-size:15px;flex:1;padding-right:8px}.whatsapp-form-close-btn{flex:0 0 16px;cursor:pointer}.whatsapp-form-close-btn svg{width:16px;height:16px}.chaty-form,.chaty-whatsapp-form{font-family:Segoe UI,Helvetica Neue,Helvetica,Lucida Grande,Arial,Ubuntu,Cantarell,Fira Sans,sans-serif}.chaty-whatsapp-body .wp-profile-img{height:30px;width:30px;margin-right:15px}.chaty-whatsapp-body .wp-profile-img img{height:30px;width:30px;border-radius:50%;object-fit:cover}.chaty-whatsapp-message-nickname{color:#489d81;font-size:10px;font-weight:500;line-height:14px}.chaty-whatsapp-message-time{color:#a1a1a9;font-size:10px;line-height:12px}.chaty-whatsapp-input::placeholder{color:#83a1b7;opacity:40%}.chaty-whatsapp-input::-ms-input-placeholder{color:#83a1b7;opacity:40%}button[type=button].chaty-wp-emoji-input,button[type=button].chaty-wp-emoji-input:focus,button[type=button].chaty-wp-emoji-input:hover{position:absolute!important;top:9px;left:8px;background:0 0!important;border:none!important;cursor:pointer;height:24px!important;width:24px!important;padding:0!important;min-width:1px!important;margin:0!important;outline:0!important}.chaty-whatsapp-field:not(.has_emoji) .chaty-wp-emoji-input{display:none!important}.chaty-whatsapp-input{padding-left:38px!important}.chaty-whatsapp-field:not(.has_emoji) .chaty-whatsapp-input{padding-left:15px!important}.picmo__popupContainer{z-index:1000000}body .picmo__emojiButton span{font-size:24px;line-height:24px;display:inline-block;vertical-align:middle}body .picmo__picker .picmo__categoryButtons .picmo__categoryTab button.picmo__categoryButton{color:#8f8f8f;border:solid 1px transparent}body .picmo__picker .picmo__categoryButtons .picmo__categoryTab.picmo__categoryTabActive .picmo__categoryButton{border:1px solid #a886cd;color:#a071d3;background:#fff}body .picmo__picker .picmo__emojiCategory .picmo__categoryName{display:flex;height:auto;padding:10px 17px;border-bottom:solid 1px #e2e8f0;font-weight:700;background:#f3f3f3}body .picmo__picker .picmo__categoryButtons .picmo__categoryTab button.picmo__categoryButton:hover{background:#fff}body .picmo__emojiButton{border-radius:4px}body .picmo__emojiButton:focus{outline:0;border-radius:5px}.chaty-channel span.chaty-icon{display:block}.chaty.form-open .chaty-widget.has-single .chaty-cta-close .chaty-cta-button{opacity:1;visibility:visible;transform:rotate(360deg);z-index:999}.chaty-custom-whatsapp-form .eac-input-wrap{width:100%;overflow:hidden}.chaty-custom-whatsapp-form .chaty-whatsapp-button button{width:100%;border:none;border-radius:6px;padding:8px;display:flex;align-items:center;justify-content:center;cursor:pointer}.chaty-contact-input input[type=file].chaty-input-field{line-height:32px}.eac-cval:empty,.eac-sugg:empty{display:none!important}.qr-code-header{display:flex;align-items:center;background-color:#a886cd;border-top-left-radius:6px;border-top-right-radius:6px;padding:10px 15px;position:relative;justify-content:space-between;color:#fff;box-shadow:0 16px 32px 0 #1a0E3529;z-index:999999}.chaty-close-button{cursor:pointer}.qr-code-title{line-height:1;padding:15px 15px 0;font-size:14px;color:#83a1b7}.qr-code-box{margin-top:10px;padding:0 15px 15px}.qr-code-head-title{display:inline-flex;align-items:center}.qr-code-head-title svg{margin-right:5px}.mce-error{border:1px solid #d00!important}.required_indicate{color:red;font-size:18px;margin-left:2px}.chaty-whatsapp-button-button svg{display:inline-block;vertical-align:sub}.chaty-wp-emoji-input:hover{background-color:transparent;border-color:transparent}.chaty-wp-emoji-input:focus{outline:0}.chaty-whatsapp-input[placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:40%!important}[placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:1!important}.chaty-outer-forms form{margin:0}.chaty,.chaty *,.chaty-form,.chaty-form *,.chaty-whatsapp-form,.chaty-whatsapp-form *{-webkit-tap-highlight-color:transparent}body.csaas-has-chatway:not(.chatway-is-open) .chatway--trigger-container{display:none!important}body.csaas-has-chatway:not(.chatway-is-open) .chatway--frame-container{opacity:0;visibility:hidden}body.csaas-has-chatway.chatway-is-open .chaty{display:none!important}.chaty-widget.has-chatway .Chatway-channel-link{opacity:1;visibility:visible;pointer-events:auto}.has-chat-view.active .chaty-widget.has-chatway.chaty-open .chaty-channel-list{display:none!important}.chaty-channel.Chatway-channel-link.has-unread-message:after,.chaty-widget:not(.has-chatway):not(.chaty-open) .csaas-widget-trigger.has-unread-message:after{content:attr(data-unread-message);width:20px;height:20px;background:#ff4545;position:absolute;border-radius:50%;font-size:12px;font-weight:600;color:#fff;display:inline-flex;align-items:center;justify-content:center;bottom:44px;z-index:1111;right:-4px}body:not(.chatway--active) .chaty-widget.has-chatway.above-chaty .Chatway-channel-link{display:none!important}body:not(.chatway--active) .chaty-widget.inside-chaty .chaty-channels .Chatway-channel-link{display:none!important}body.csaas-has-chatway.has--chaty.chatway--active:not(.chatway--visible) .chatway--container{display:block}.chaty.chaty-has-chat-view .has-chatway.chaty-open .Chatway-channel-link{display:none!important}.chaty-view-channels .chaty-channel.Chatway-channel.has-unread-message:after{right:0;top:-8px;bottom:auto}html[dir=rtl] button[type=button].chaty-wp-emoji-input,html[dir=rtl] button[type=button].chaty-wp-emoji-input:focus,html[dir=rtl] button[type=button].chaty-wp-emoji-input:hover{right:8px}html[dir=rtl] .chaty-whatsapp-field input[type=text]{padding:0 35px 0 00px}html[dir=rtl] button.chaty-whatsapp-button-button,html[dir=rtl] button.chaty-whatsapp-button-button:focus,html[dir=rtl] button.chaty-whatsapp-button-button:hover{margin:0 10px 0 0!important}html[dir=rtl] button.chaty-whatsapp-button-button svg{transform:rotate(180deg)}