/*
Theme Name: LT Service Astana
Theme URI: 
Author: MAKONY COMPANY
Author URI: http://makony.kz/
Description: The main theme of LT Service Astana official website.
Version: 1.0
*/
:root {
  --crystal: rgba(0,0,0,0.0);
  --main: #111;
  --main-hover: #292929;
  --stroke: #c4c4c4;
  --black: #000000;
  --blue: #004A8D;
  --white: #FFFFFF;
  --grey: #7A97AB;
  --dark: #525B62;
  --lite: #f5f5f5;
  --red: #111;
  --border_col: #D9D9D9;
  --wrap-width: 1220px;
  --min-wrap-width: 700px;
  --header-height: 78px;
  --inv-header-height: -78px;
  --h1-size: 52px;
  --h1-height: 1.4;
  --h2-size: 38px;
  --h2-height: 1.4;
  --h3-size: 28px;
  --h3-height: 1.4;
  --h4-size: 24px;
  --h4-height: 1.4;
  --h5-size: 22px;
  --h5-height: 1.4;
  --h6-size: 20px;
  --h6-height: 1.4;
  --font-size-s: 14px;
  --font-height-s: 1.7;
  --font-size-m: 17.2px;
  --font-height-m: 1.7;
  --font-size-l: 20px;
  --font-height-l: 1.7;
  --font-size-xl: 54px;
  --font-height-xl: 1.7;
}
html, 
body {
    margin: 0;   
    font-family: 'Open Sans', sans-serif;
}
body.logged-in header{
  padding-top: 30px;
}
body.overflow-hidden {
  overflow: hidden;
}
.wrapper {
    
}
main {
    flex: 1 0 auto;
}
section {  
    padding: 55px 0 20px 0;
}
section.light {
    padding: 60px 0 60px 0;
    background-color: var(--lite);
    box-shadow: inset 0px 0 20px rgba(42, 48, 66, 0.05);
}
section .hdng {
    margin-bottom: 65px;
}
section .head {
    margin-bottom: 36px;
}
section.last {
    padding: 80px 0 80px;
    position: relative;
}
section.last .bg {
    width: 100%;
    height: 375px;
    background-color: #C0CCD4;
    margin-top: -290px;
    position: absolute;
    z-index: -1;
}
a {
    text-decoration: none;
    display: inline-block;
  color: var(--black);
  border-bottom: 1px solid var(--stroke);
  transition: all 0.1s ease;
  padding-bottom: 2px;
}
a:hover {
    border-color: var(--dark);
}
nav a {
    border: 0;
    padding: unset;
}
img {
    display: block;
}
hr {
    display: block;
    border: 0;
    height: 1px;
    background: var(--border_col);
}
hr.wp-block-separator {
    display: block;
    border: 0;
    height: 1px;
    margin: 0 0 24px;
    background: var(--border_col);
}

body p, p.has-medium-font-size, .wp-block-list li, .wp-block-list li.has-medium-font-size {
    font-size: var(--font-size-m) !important;
    font-weight: 400;
    margin: 0 0 24px;
    line-height: var(--font-height-m) !important;
}
body p.has-small-font-size, .wp-block-list li.has-small-font-size {
	font-size: var(--font-size-s) !important;
	line-height: var(--font-height-s) !important;
	margin: 0 0 0;
    font-weight: 500;
}
body p.has-large-font-size, .wp-block-list li.has-large-font-size {
	font-size: var(--font-size-l) !important;
	line-height: var(--font-height-l) !important;
	margin: 0 0 24px;
	font-weight: 400;	
}
body p.has-x-large-font-size, .wp-block-list li.has-x-large-font-size {
    font-size: var(--font-size-xl) !important;
	line-height: var(--font-height-xl) !important;
	margin: 0 0 28px;
	font-weight: 300;
}

p.xl {
    font-size: 21px;
    line-height: 31.5px;
    font-weight: 400;
}
p.lite {
	font-weight: 300;
}
p.s {
    font-size: 13px;
    line-height: 21px;
    color: #8B8B8B;
    font-weight: 400;
}
.itm p {
    margin: 0 !important;
}
span.s {
    font-size: 13px;
    line-height: 21px;
    color: #8B8B8B;
    font-weight: 400;
}
p strong {
  font-weight: 700;
}
h1, h2, h3, h4, h5 {
	display: inline-block;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
}
h1 {
    font-size: var(--h1-size);
    font-weight: 400;
    line-height: var(--h1-height);
    margin-bottom: 38px;
}
h1 img {
    display: inline;
    height: 50px;
}
h1 b {
  font-weight: 700;
}
h2, h2.has-medium-font-size {
    font-size: var(--h2-size);
    font-weight: 400;
    line-height: var(--h2-height);
    margin: 0 0 18px;
}
h2.wp-block-heading, h2.has-medium-font-size.wp-block-heading {
    
}
h2.has-large-font-size {
}
h2 b {
  font-weight: 700;
}
h3, h3.has-medium-font-size {
    font-size: var(--h3-size);
    font-weight: 500;
    line-height: var(--h3-height);
    margin: 0 0 24px;
}
h3.wp-block-heading, h3.has-medium-font-size.wp-block-heading {
   
}
h3.has-large-font-size {
}
h3 b {
  font-weight: 700;
}
h4 {
    font-size: var(--h4-size);
    line-height: var(--h4-height);
    font-weight: 500;
    margin: 0 0 18px;
}
h4.wp-block-heading, h4.has-medium-font-size.wp-block-heading {
    
}
h5 {
    font-size: var(--h5-size);
    line-height: var(--h5-height);
    font-weight: 600;
    margin: 0 0 16px;
}
h5.wp-block-heading, h5.has-medium-font-size.wp-block-heading {
    
}
h6 {
    font-size: var(--h6-size);
    line-height: var(--h6-height);
    font-weight: 600;
    margin: 0 0 12px;
}
h6.wp-block-heading, h6.has-medium-font-size.wp-block-heading {
    
}

.smalltxt {
    display: block;
    font-size: 13px;
    line-height: 21px;
    font-weight: 600;
    color: #8B8B8B;
}
/* containers */
.wrap {
  max-width: var(--wrap-width);
  margin-left: auto;
  margin-right: auto;
}
.min-wrap {
  max-width: var(--min-wrap-width);
  margin-left: auto;
  margin-right: auto; 
}
.wrap-slider {
  max-width: var(--wrap-width);
  margin-left: auto;
  margin-right: auto;
}
.wrapper-header {       
    max-width: var(--wrap-width);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}
.wrap.binary {
    display: flex;
    gap: 62px;
}
.wrap.binary .primary {
    width: 820px;
}
.wrap.binary .secondary {
    width: 338px;
}
.center {
    text-align: center;
}
/* header */
header {
    position: sticky;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--header-height);    
    background: var(--white);
    -webkit-box-shadow: 0px 5px 40px 0px rgba(34, 60, 80, 0.07);
    -moz-box-shadow: 0px 5px 40px 0px rgba(34, 60, 80, 0.07);
    box-shadow: 0px 5px 40px 0px rgba(34, 60, 80, 0.07);
    transition: all 0.05s ease;
}
header a {
    border: 0;
}
header a:hover {
    /*color: var(--dark);*/
    text-decoration: underline;
}
header .logo {
    display: block;    
    width: 175px;
    height: 35px;
    margin-right: 15px;
    background-size: contain;
    background-repeat: no-repeat;
}
header .extra {
    display: flex;
    align-items: center;
}
header .cntct_info {
    display: block;
}
header .cntct_info span {
    display: block;
}
header .cntct_info .tel {
    font-size: 17px;
    line-height: 24px;
    font-weight: 600;
}
header .cntct_info .tel_desc {
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    color: var(--grey);
}
header .button_place {
    display: block;
    margin-left: 25px;
}

header.ontop {
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.45) 100%);
    border-bottom: none;
    color: var(--white);
}
header.ontop .logo {
}
header.ontop .cntct_info .tel_desc {
    color: rgba(255, 255, 255, 0.45);
}
header.ontop .sbtn {
    background: rgba(122, 151, 171, 0.4);
    background-image: none;
}
header.ontop .sbtn:hover {
    background: rgba(122, 151, 171, 0.5);
}
#menu-vybor-yazyka {
    display: flex;
  gap: 10px;
  border: 1px solid var(--border_col);
  padding: 6px 8px;
  border-radius: 6px;
}
/* navigation */
.ftr-sub-nav ul {
    margin: 0;
    list-style: none;
    font-size: 13px;
}
.productsGrid {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 36px;
}
.productsGridItem {
    display: flex;
    flex-direction: column;
    width: 382px;
    gap: 36px;
    padding: 0 0 40px;
    border-bottom: 1px solid var(--stroke);
    grid-template-columns: 1fr;
    color: var(--black);
    transition: all 0.1s ease;
}
.productsGridItem .itemHeading {
    display: flex;
    gap: 45px;
    height: 220px; 
    background-position: center;
    background-size: cover;
    border-radius: 8px;
    position: relative;
}
.productsGridItem .itemHeading i {
  display: block;
  background: var(--white);
  border-radius: 6px;
  position: absolute;
  padding: 8px;
  font-size: 28px;
  font-weight: 100;
  color: var(--dark);
  bottom: 6px;
  right: 6px;
  transition: all 0.1s ease;
}
.productsGridItem h5 {
    color: var(--black);
    transition: all 0.1s ease;
}
.productsGridItem span {
    font-size: var(--font-size-m);
  line-height: var(--font-height-m);
    display: -webkit-box; 
  -webkit-line-clamp: 3; 
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--dark);
}
.productsGridItem:hover h5 {
    color: var(--main);
}
.productsGridItem:hover {
    text-decoration: none;
    border-color: var(--main);
}
.productsGridItem:hover i {
  color: var(--black);
}
/* accordion */
.accordion {
    border-radius: 12px;
  overflow: auto;
}
    .accordion__header {
      display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px;
  cursor: pointer;
  transition: background-color 0.2s ease-out;
  border-bottom: 4px solid #fff;
    border-bottom-color: rgb(255, 255, 255);
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin: 0;
  transition: all 0.1s ease;
  background: var(--lite);
    }

    .accordion__header::after {
      flex-shrink: 0;
      width: 1.25rem;
      height: 1.25rem;
      margin-left: auto;
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
      background-repeat: no-repeat;
      background-size: 1.25rem;
      content: "";
      transition: transform 0.2s ease-out;
    }

	.accordion__header:hover {
	}

    .accordion__item_show .accordion__header,
    .accordion__item_slidedown .accordion__header {
      border-bottom: none;
      font-weight: 600;
    }

    .accordion__item_show .accordion__header::after,
    .accordion__item_slidedown .accordion__header::after {
      transform: rotate(-180deg);
    }

    .accordion__content {
      display: flex;
  flex-direction: column;
  border-bottom: 4px solid #fff;
  background: var(--lite);
  padding: 0 24px;
    }

    .accordion__content a {
      position: relative;
      display: flex;
      padding: 0.5rem 1rem;
      color: #000;
      text-decoration: none;
    }

    .accordion__content a:last-child {
      border-bottom-right-radius: inherit;
      border-bottom-left-radius: inherit;
    }

    .accordion__item:not(.accordion__item_show) .accordion__body {
      display: none;
    }
    .accordion p{
        margin: 0;
        padding: 10px 0 45px;
        text-align: left;
    }
/* popup */
.overlay {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.68);
  z-index: 1002;
  opacity: 0;
  visibility: hidden;
}
.overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
.popup {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  display: grid;
  align-items: center;
  justify-items: center;
  z-index: 1003;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-overflow-scrolling: touch;
  transition: all 0.1s ease-in;
}
.popup content {
    width: 740px;
    padding: 0;
    margin-top: 8%;
    margin-bottom: 3%;
    background: var(--white);
    border-radius: 0px;
    color: var(--black);
    position: relative;
}
.popup .block {
    margin: 20px 0 35px;
    padding: 35px 40px 65px 40px;
}
.popup p.xl {
    margin-bottom: 0;
}
.popup section {
    padding: 35px 5% 20px 5%;
}
.popup img {
    max-width: 100%;
    object-position: center;
    object-fit: contain;
}
.popup img.grade-img {
    width: 100%;
}
.popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  transition: all 0.3s ease;
}
.popup .pop-head {
    position: sticky;
    top: 25px;
    z-index: 1010;
    width: calc(100% + 37px + 20px);
    height: 0;
}
.close {
    content: ' ';
    background-image: url(assets/img/x-circle.svg);
    display:block; 
    background-size: 37px 37px;
    width:37px; 
    height:37px; 
    cursor:pointer;
    text-decoration:none;
    margin-left: auto; 
    opacity: 1;
    transition: all 0.1s ease;
}
.close:hover {
    opacity: 0.7;
}
.open_popup {
    cursor: pointer;
}
.popup .q-heading {
    width: 100%;
    border-radius: 15px 15px 0 0;
    padding: 50px 0 10px 0;
    text-align: center;
}
.popup .q-heading div {
    padding: 0 15% 0 15%;
}
.popup .btncase {
    display: flex;
    justify-content: center;
    margin: 0 -10px;
    padding-bottom: 20px;
}
.popup .btncase div, .popup .btncase a, .popup .btncase button {
    margin: 0 10px;
}
.popup .emo {
    font-size: 80px;
}
/* WhatsApp Widget */
.whatsapp {
    display: block;
    width: 70px;
    height: 70px;
    position: fixed;
    right: 50px;
    bottom: 70px;
    border-radius: 50%;
    background-color: #25D366;
    background-image: url('assets/img/whatsappico.svg');
    background-size: 45px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 9;
    box-shadow: 0px 5px 5px 0px 8px 13px rgba(55, 55, 55, 0.1);
}
/* FOOTER */
.footerSection {
    display: block;
  margin-top: 35px;
  width: 100%;
  background: var(--red);
  color: #fff;
}
footer {
    display: block;
    width: 100%;
    padding: 45px 0 0 0;
    border-top: 1px solid var(--stroke);
}
.footerPrimary {
    display: flex;
    width: 100%;
    justify-content: space-between;
    gap: 80px;
}
.footerMenus {
    display: flex;
    gap: 120px;
    padding-top: 10px;
}
.footerEmail {
    display: block;
    font-size: 45px;
    line-height: 63px;
    font-weight: 500;
}
.footerSecondary {
}
.coInfo {
    width: 100%;
    padding: 32px 0 17px 0;
    display: flex;
    justify-content: space-between;
    align-items: end;
}
.coInfo .footerPhone {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.footerPhonePrimary {    
    font-size: 26px;
    line-height: 1.3rem;
    font-weight: 300;
}
.footerPhoneSecondary {    
    font-size: 14px;
    line-height: 1.3rem;
    font-weight: 300;
    color: #797979;
}
.coLegal {
    width: 100%;
    padding: 12px 0;
    border-top: 1px solid var(--stroke);
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footerMenu {
    display: flex;
    flex-direction: column;
}
.footerMenu a {
    display: flex;
    border: 0;
    gap: 8px;
    align-items: center;
    padding: 8px 0;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: var(--dark-blue);
    opacity: 1;
    transition: all 0.1s ease;
}
.footerMenu a:hover {
    text-decoration: none;
    opacity: 0.8;
}
.footerMenu .menu-item-type-custom a:after {
    content: "";
    width: 27px;
    height: 27px;
    background-image: url('assets/img/external.svg');
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.legalMenu {
    display: flex;
    gap: 20px;
}
.legalMenu a {
    display: flex;
    gap: 8px;
    align-items: center;
    padding: 5px 0;
    font-size: 16px;
    line-height: 15px;
    font-weight: 500;
    color: #797979;
    opacity: 1;
    transition: all 0.1s ease;
}
.legalMenu a:hover {
    text-decoration: none;
    opacity: 0.8;
}

.extra-nav ul {
    display: flex;
    gap: 4px;
}
.extra-nav a {
    padding: 2px 0 3px 0;
}
/* How To Start */
.howstart {
}
.desc-howstart {
    margin-bottom: 60px;
}
.howstart-h2 {
    font-size: 1.8em;
    font-weight: 400;
    margin-bottom: 20px;
}
.howstart h2 {
    font-size: 1.8em;
    font-weight: 400;
}
.timeline-list {
    padding-bottom: 1em;
    position: relative;
    margin: 0 auto;
    margin-left: 15px;
    margin-top: 40px;
    padding-left: 36px;
    list-style: none;
}
.timeline-list:before {
    content: "";
    border-left: 2px solid var(--stroke);
    left: -0.25em;
    height: calc(100% - 5px);
    position: absolute;
    bottom: 0;
    top: 5px;
    transform-origin:0 0;
    animation:scaleVertical 3s 1s ease both 1;
}
.timeline-list:after {
    font-family: 'Material Icons';
    font-size: 12px;
    content: 'check';
    clear:both;
    position: absolute;
    bottom: 0px;
    left: -15px;
    padding: 3.6px 4.4px 3.4px 4.6px;
    border-radius: 50%;
    border: 2px solid var(--stroke);
    background: var(--white);
    color: var(--stroke);
}
.timeline-list li {
    position: relative;
    margin-bottom: 50px;
}
.timeline-list .heading {
    position: relative;
    min-height: 20px;
}
.timeline-list li h3 {
    font-size: 1.5em;
    font-weight: 600;
    margin: 0 0 0 0;
    position: relative;
}
.timeline-list form {
    margin: 35px 0 15px 0;
}
.timeline-list li p {
    margin-top: 15px;
}
.timeline-list li:before {
    content: "";
    position: absolute;
    top: 10px;
    left: -46.8px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: var(--white);
    border: 2px solid var(--stroke);
    -webkit-animation: revealScaleUp 0.75s 0s ease both 1;
    animation: revealScaleUp 0.75s 0s ease both 1;
}
.timeline-list .when {
    margin-top: 20px;
}
/* social */
.soclinx-grid {
    display: flex;
    margin: 0 -6px;
    margin-top: 30px;
}
.soclinx-grid a {
    margin: 0 6px;
    transition: all 0.1s ease;
}
.soclinx-grid a:hover {
    opacity: 0.9;
}
.soclinx-grid .vk {
    content: ' ';
    background-image: url('assets/img/VK_Compact_Logo.svg');
    display: block;
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
}
.soclinx-grid .tg {
    content: ' ';
    background-image: url('assets/img/tg-logo.svg');
    display: block;
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
}
/* heading */
.heading {
    width: 100%;
    height: 460px;
    padding: 120px 0 60px 0;
    top: var(--inv-header-height);
    background-color: var(--dark);
    color: var(--white);
    position: relative;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.heading.single {
    height: 140px;
}
.heading:after {
    background-color: var(--black);
    content: "";
    height: 100%;
    left: 0;
    opacity: .65;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.heading video {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.heading .wrap {
    height: 100%;
}
.heading .content_grid {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.heading h1 {
    margin: 0 0 20px 0;
    display: block;
}
.heading content {
    display: flex;
    flex-direction: column;
    position: relative;
    max-width: 700px;
    height: 100%;
    z-index: 2;
}
.heading .heading-img {
    width: 40%;
    height: 100%;
    object-fit: contain;
    background-repeat: no-repeat;
    object-position: right 0px bottom -50px;
    max-height: 350px;
}
.heading p {
    margin: 5px 0 0;
    font-weight: 300;
    font-size: 21px;
    line-height: 31.5px;
}
.heading .btnzone {
    display: block;
    position: relative;
    height: 100%;
}
.heading .btn {
    position: absolute;
    left: 0;
    bottom: 0;
    border: 0;
    padding-top: 20px;
    padding-bottom: 22px;
    font-size: 17px;
    font-weight: 500;
    text-decoration: none;
}
/* buttons */
button {
    cursor: pointer;
    font-weight: 500;
    -webkit-writing-mode: horizontal-tb !important;
    -webkit-appearance: button;
    border:  none;
    text-rendering: auto;
    color: initial;
    display: block;
    text-align: start;
    margin: 0em;
    white-space: nowrap;
    font-size: 15px;
    color: var(--white);
    background: var(--main);
    padding: 18px 35px 20px 35px;
    max-height: 56px;
    border-radius: 10px;
    transition: all 0.1s ease;
}
button:hover {
    background-color: var(--main-hover);
}
button:disabled {
    background-color: #c3c3c3;
    cursor: auto;
}
button._sending {    
    background-color: #BABAB9;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
    background-size: 85px 100%;
    background-repeat: no-repeat;
    background-position: left -85px top 0;
    animation: shine 1.2s ease infinite;
    cursor: wait;
}
@keyframes shine {
  to {
    background-position: right -85px top 0;
  }
}
.btn {
    display: inline-block;
    font-size: 15px;
    color: var(--white);
    background: var(--main);
    padding: 15px 35px 17px 35px;
    border-radius: 10px;
    text-decoration: none;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.1s ease;
}
.btn:hover {
    text-decoration: none;
    background: var(--main-hover);
}
.btn.black {
    background: var(--black);
}
.closebtn {
    background: #f1f1f1;
    color: var(--red);
    text-align: center;
    transition: all 0.1s ease;
}
.closebtn:hover {
    background: #eae8e8;
}
.sbtn {
    display: inline-block;
  font-size: 15px;
  color: var(--white);
  background: var(--main);
  padding: 10px 30px 12px 30px;
  border-radius: 4px;
  text-decoration: none;
  transition: all 0.1s ease;
}
.sbtn:hover {
    text-decoration: none;
    background: var(--main-hover);
}
/* Inputs */
input[type="text"] {
    height: 58px;
    border-radius: 4px;
    border: 1px solid var(--stroke);
    font-size: 17px;
    line-height: 1.3rem;
    padding-left: 15px;
     box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--white);
    box-shadow: none;
    color: var(--black);
    display: block;
    font-family: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: border-color .2s ease-in-out;
    white-space: nowrap;
}
.checkbox-grid {
	display: flex;
	flex-direction: column;
	margin-top: 6px;
	text-align: left;
}
.checkbox-grid div {
	display: flex;
}
@supports(-webkit-appearance: none) or (-moz-appearance: none) {
  input[type='checkbox'],
  input[type='radio'] {
    --active: var(--main);
    --active-inner: #fff;
    --focus: 2px rgb(245 175 121 / 30%);
    --border: var(--main);
    --border-hover: var(--main);
    --background: #fff;
    --disabled: #F6F8FF;
    --disabled-inner: #E1E6F9;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 21px;
	flex-shrink: 0;
    outline: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0;
    cursor: pointer;
    border: 1px solid var(--bc, var(--border));
    background: var(--b, var(--background));
    transition: background .3s, border-color .3s, box-shadow .2s;
    &:after {
      content: '';
      display: block;
      left: 0;
      top: 0;
      position: absolute;
      transition: transform var(--d-t, .3s) var(--d-t-e, ease), opacity var(--d-o, .2s);
    }
    &:checked {
      --b: var(--active);
      --bc: var(--active);
      --d-o: .3s;
      --d-t: .6s;
      --d-t-e: cubic-bezier(.2, .85, .32, 1.2);
    }
    &:disabled {
      --b: var(--disabled);
      cursor: not-allowed;
      opacity: .9;
      &:checked {
        --b: var(--disabled-inner);
        --bc: var(--border);
      }
      & + label {
        cursor: not-allowed;
      }
    }
    &:hover {
      &:not(:checked) {
        &:not(:disabled) {
          --bc: var(--border-hover);
        }
      }
    }
    &:focus {
      box-shadow: 0 0 0 var(--focus);
    }
    &:not(.switch) {
      width: 21px;
      &:after {
        opacity: var(--o, 0);
      }
      &:checked {
        --o: 1;
      }
    }
    & + label {
      font-size: 13.8px;
      line-height: 18px;
      margin-left: 8px;
    }
  }
  input[type='checkbox'] {
    &:not(.switch) {
      border-radius: 7px;
      &:after {
        width: 5px;
        height: 9px;
        border: 2px solid var(--active-inner);
        border-top: 0;
        border-left: 0;
        left: 7px;
        top: 4px;
        transform: rotate(var(--r, 20deg));
      }
      &:checked {
        --r: 43deg;
      }
    }
    &.switch {
      width: 38px;
      border-radius: 11px;
      &:after {
        left: 2px;
        top: 2px;
        border-radius: 50%;
        width: 15px;
        height: 15px;
        background: var(--ab, var(--border));
        transform: translateX(var(--x, 0));
      }
      &:checked {
        --ab: var(--active-inner);
        --x: 17px;
      }
      &:disabled {
        &:not(:checked) {
          &:after {
            opacity: .6;
          }
        }
      }
    }
  }
  input[type='radio'] {
    border-radius: 50%;
    &:after {
      width: 19px;
      height: 19px;
      border-radius: 50%;
      background: var(--active-inner);
      opacity: 0;
      transform: scale(var(--s, .7));
    }
    &:checked {
      --s: .5;
    }
  }
}
/* Forms */
.form-grid {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 10px 0 30px;
}


.formContentGrid {
    display: flex;
}
.formContentGrid .contentSection {
    width: 45%;
    padding-right: 85px;
}
.formContentGrid .formSection {
    width: 55%;
}
.formGrid {
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.name { grid-area: 1 / 1 / 2 / 3; }
.tel { grid-area: 2 / 1 / 3 / 2; }
.email { grid-area: 2 / 2 / 3 / 3; }

form .ftr {
  padding-top: 12px;
  display: flex;
  gap: 15px;
  align-items: flex-start;
}

 .formSection.widget {
    background: var(--lite);
    padding: 32px;
    text-align: center;
    border-radius: 8px;
 }
.formGrid.widget {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, 1fr);
    grid-gap: 8px;
 }
 .formGrid.widget .name, .tel, .email {
    grid-area: auto;
 }
 .formSection.widget form .ftr {
    padding-top: 24px;
 }
.tabs {
  --bar-color: red;
  --background: #F3F3F5;

  display: flex;
  width: 100%;
  border-radius: 5px;
}

.tabs > .tab {
  flex: 1;
  display: flex;
  cursor: pointer;
  color: var(--dark);
}

.tab > .tab-input {
  width: 0;
  height: 0;
  margin: 0;
  display: none;
}

.tab > .tab-box {
  padding: .6rem;
  width: 100%;
  text-align: center;
  transition: 0.1s;
}

.tab > .tab-box:hover {
  color: var(--black);
}

.tab > .tab-input:checked + .tab-box {
  background: var(--red);
  color: var(--white);
  border-radius: 7px;
}

.pagination {
    margin-top: 46px;
}
.pagination .nav-links {
    display: flex;
    gap: 7px;
}
.pagination .nav-links a {
    display: block;
    color: var(--black);
    padding: 14px 16px;
    border: 1px solid var(--stroke);
    transition: all 0.1s ease;
}
.pagination .nav-links a:hover {
    text-decoration: none;
    color: var(--main);
    border-color: var(--main);
}
.pagination .page-numbers.current {
    display: block;
    color: var(--white);
    background: var(--main);
    padding: 14px 16px;
}
/* Breadcrumbs */
.breadcrumbs {
    padding: 20px 0;
    background: var(--lite);
    color: var(--grey);
}
.breadcrumbs a {
    color: var(--grey);
    font-weight: 300;
    font-size: 16px;
    line-height: 1.42em;
	border-bottom: 1px solid var(--stroke);
	transition: all 0.1s ease;
}
.breadcrumbs a:hover {
    color: var(--main);
    text-decoration: none;
	border-color: var(--main);
}
.breadcrumbs-container {
    display: flex;
    /*flex-wrap: wrap;*/
	overflow-x: auto;
    list-style: none;
    padding: 0;
    margin-top: 0;
	margin-bottom: 0;
    gap: 10px;
    font-size: 16px;
    line-height: 1.42em;
}
.breadcrumbs span, .breadcrumbs a {
	display: block;
	overflow: hidden;
    max-width: 320px;
	white-space: nowrap;
    text-overflow: ellipsis;
}
/* POSTS */
.single-post-thumbnail {
	display: block;
	width: 100%;
	height: 480px;
	object-fit: cover;
	object-position: center;
	border-radius: 8px;
}
.post-params {
    display: flex;
    align-items: center;
	gap: 18px;
	margin: 16px 0 24px 0;
}
.post-params div {
    display: flex;
    align-items: center;
	gap: 6px;
}
.post-params .post-param-value {
	line-height: var(--font-height-s);
    color: var(--dark);
    font-weight: 200;
    font-size: var(--font-size-s);
	display: flex;
	align-items: center;
    gap: 4px;
}
.post-params .post_ava {
	border-radius: 50%;
    border: 1px solid var(--stroke);
}
.post-params .post-param-value.verified:after {
	content: "";
	width: 14px;
	height: 14px;
	margin: auto;
    mask-image: url(assets/img/verified.svg);
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url(assets/img/verified.svg);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    background: var(--blue);
}
.post-params .material-icons {
	color: var(--grey);
    font-size: 18px;
}
ul.wp-block-list {
	margin: 0;
	padding-left: 16px;
}
.wp-block-list li {
	list-style: square;
    list-style-position: outside;
}
.wp-block-list li::marker {
  color: var(--main);
  font-size: 18px;
}
ol {
}
.wp-columns-cards {
	margin: 0 0 32px;
	gap: 24px !important;
	width: auto !important;
}
.wp-columns-cards .wp-block-column {
	background: var(--x-lite);
    border-radius: 8px;
    width: auto;
    padding: 32px 32px 18px;
}
.device-review-block {
	background: var(--x-lite);
    border-radius: 8px;
    width: auto;
	margin: 0 0 32px;
    padding: 32px 32px;
	gap: 24px !important;
}
.device-review-block .wp-block-columns {
	gap: 24px !important;
}
.device-review-block .device-conditions {
	background: var(--bg);
    width: auto;
    padding: 22px 24px;
    border-radius: 8px;
	-webkit-box-shadow: 0px 10px 24px 0px rgba(34, 60, 80, 0.012);
    -moz-box-shadow: 0px 10px 24px 0px rgba(34, 60, 80, 0.012);
    box-shadow: 0px 10px 24px 0px rgba(34, 60, 80, 0.012);
}
.device-review-block .device-conditions ul {
	margin: 0;
    padding: 0;
}
.device-review-block .device-conditions ul li {
	list-style: none;
	display: flex;
	gap: 8px;
}
.device-review-block .device-conditions ul li:before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 2px 0 0 0;
	flex: none;
	mask-image: url(assets/img/device_conditions_list.svg);
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url(assets/img/device_conditions_list.svg);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    background: var(--main);
}
.device-review-block .device-conditions.device-features ul li:before {
	background: var(--compliment);
}
.wp-block-table {
	overflow-x: auto;
}
.wp-block-table table {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid var(--stroke);
	border-collapse: collapse; 
}
.wp-block-table table th {
	font-weight: bold;
	padding: 5px;
	background: var(--lite);
	border: 1px solid var(--stroke);
}
.wp-block-table table td {
	border: 1px solid var(--stroke);
	padding: 5px;
}

/* occupations grid */
.grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    max-width: var(--wrap-width);
    margin-left: auto;
    margin-right: auto;
    grid-gap: 12px;
}
.grid .itm {
    padding: 25px 25px 40px;
    background: var(--lite);
  border-radius: 12px;
}
.grid .itm.brand {
    padding: 25px 25px 40px;
    background: none;
  border-radius: 0;
}
.grid p {
    margin: 18px 0 0 0;
    color: var(--dark);
}
.grid .occupation_ico {
    width: 60px;
    height: 60px;
    margin: 0 0 18px 0;
    background-size: contain;
	background-color: none;
}
.grid .occupation_ico.xl {
    width: 84px;
    height: 84px;
}
.grid .occupation_ico.masked {	
	background-size: contain;
    background-position: center;
    background-color: var(--dark);
    -webkit-mask-size: contain;
}
.grid .itm .count {
    font-size: 45px;
    line-height: 56px;
    font-weight: 500;
    display: block;
}

.grid.brands {
    gap: 36px 12px;
}
.grid.brands .itm {
    border: none;
    border-bottom: 1px solid var(--border_col);
    padding: 0px 0px 24px;
}
.grid.brands .itm img {
    max-width: 160px;
    height: 80px;
    object-fit: contain;
    object-position: left;
}
.grid.brands .itm span {
    display: block;
    margin-top: 36px;
}

/* section block */
.block {
    padding: 50px 40px 65px 40px;
    background: var(--white);
    box-shadow: 0px 15px 20px rgba(42, 48, 66, 0.15);
    margin: 20px 0 20px;
    border-radius: 12px;
}
.block.red {
    border-color: var(--red);
}
.block form {
    margin: 40px 0 0 0;
}
/* SLIDER */
.slider .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 10;
    font-size: 0;
    width: 38px;
    height: 38px;
    padding: 0;
    border: 1px solid;
    border-color: var(--grey);
    border-radius: 50%;
}
.slick-next:before {
    display: none;
}
.slick-prev:before {
    display: none;
}
.slider .slick-arrow.slick-prev {
    left: -15px;
    background: url('assets/img/prev_ico.svg') 0 0 / 100% no-repeat;
    transition: all 0.2s ease;
}
.slider .slick-arrow.slick-prev:hover {
    left: -17px;
}
.slider .slick-arrow.slick-next {
    right: -15px;
    background: url('assets/img/next_ico.svg') 0 0 / 100% no-repeat;
    transition: all 0.2s ease;
}
.slider .slick-arrow.slick-next:hover {
    right: -17px;
}
.slider .slick-arrow.slick-disabled {
    opacity: 0;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.slick-slide .caseitm {
    margin-right: 25px;
}
.slick-slide .product {
    margin-right: 19.1px;
}
.slick-slide .question {
    margin-right: 17.5px;
}
/*testimonial cards*/
.testimonial {
    padding: 28px;
    margin-right: 24px;
    min-height: 240px;
    border-radius: 12px;
    background: var(--lite);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.testimonial p {
    margin-bottom: 32px;
}
.testimonial .customer {
    color: var(--dark);
    display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.testimonial img {
    max-height: 80px;
    object-fit: contain;
    width: fit-content;
    margin-bottom: 24px;
}
.studiesGrid {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
}
.studiesGridItem {
    display: grid;
    padding: 40px 0 50px;
    border-bottom: 1px solid var(--stroke);
    grid-template-columns: 40% 60%;
    grid-gap: 55px;
    color: var(--black);
}
.studiesGridItem .itemHeading {
    display: flex;
    gap: 45px;
}
.studiesGridItem h3 {
    color: var(--black);
    transition: all 0.1s ease;
}
.studiesGridItem:hover h3 {
    color: var(--main);
}
.studiesGridItem:hover {
    text-decoration: none;
}
.studiesGrid .counter {
    display: flex;
    width: 49px;
    height: 40px;
    align-items: center;
    border-radius: 30px;
    border: 1px solid var(--stroke);
    font-size: 25px;
    line-height: 30px;
    justify-content: center;
    font-family: 'MuseoCyrl', sans-serif;
    font-weight: 300;
}
/* Mask Imgs */
.maskImage {
    display: block;
    /*mask-image: url(assets/img/mushroom_mask.svg);
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url(assets/img/mushroom_mask.svg);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;*/
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
/*project cards*/
.project {
    border-radius: 12px;
    margin-right: 24px;
    background: var(--lite);
    width: 345px;
    min-height: 470px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.project .textContent {
    padding: 32px 22px 23px 22px;
}
.project .hdng {
    margin-bottom: 24px;
}
.project p {
    margin-bottom: 0;
    font-size: 13.8px;
    line-height: 1.4;
    color: var(--dark);
}
.project img {
    display: block;
    width: 100%;
    height: 230px;
    object-position: center;
    object-fit: cover;
    background-color: var(--lite);
    border-radius: 12px;
  box-shadow: 0px 15px 20px rgba(42, 48, 66, 0.06);
}
.location {
    display: flex;
    width: fit-content;
    align-items: center;
    font-size: 14px;
    line-height: 16px;
    border: 1px solid #AFAFAF;
    padding: 7px 11px 9px 9px;
    border-radius: 7px;
}
.location:before {
    content: "";
    width: 17px;
    height: 17px;
    background-image: url('assets/img/location_on.svg');
    display: inline-block;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: center;
}
.location.delivery:before {
    background-image: url('assets/img/truck.svg');
}
.project .customer {
    padding: 12px 5px 8px;
    display: flex;
    align-items: center;
}
.project .hdng {
    margin-bottom: 24px;
}
.project .customer .ava {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: relative;
    border: 1px solid #d1e1eb;
}
.project .customer .ava img {
    display: block;
    max-width: 25px;
    max-height: 20px;
    object-fit: contain;
    object-position: center;
}
.project .customer .ava span.letter {
    display: block;
    font-size: 18px;
    font-weight: 300;
    line-height: 17px;
    text-transform: uppercase;
    color: var(--white);
    margin-left: 0;
    margin-bottom: 1px;
    text-align: center;
}
.project .customer span {
    display: inline-block;
    margin-left: 8px;
    font-size: 16px;
    line-height: 17px;
    color: var(--dark);
}
/* customers */
.customers {
    display: flex;
    justify-content: center;
    flex-flow: row-reverse;
}
.customers div {
    margin: 0 -5px;
}
.customers .ava {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: relative;
    border: 3px solid var(--white);
}
.customers .ava img {
    display: block;
    min-width: 45px;
    max-width: 50px;
    max-height: 40px;
    object-fit: contain;
    object-position: center;
}
.customers .ava.count {
    background-color: var(--grey);
}
.customers .ava.count span.letter {
    display: block;
    font-size: 26px;
    font-weight: 300;
    line-height: 17px;
    text-transform: uppercase;
    color: var(--white);
    margin-left: 0;
    margin-bottom: 1px;
    text-align: center;
}
/* coverage */
.coverage {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0 100px 0;
}
.coverage .map {
    padding: 0 65px 0 0;
}
.coverage .locations {
    display: flex;
    flex-flow: row wrap;
    margin: -3.5px;
}
.coverage .location {
    margin: 3.5px;
    display: flex;
    width: fit-content;
    align-items: center;
    font-size: 16px;
    line-height: 17px;
    border: 1px solid #AFAFAF;
    padding: 10px 15px 11px 15px;
    border-radius: 7px;
}
.coverage .location.hq {
    padding-left: 12px;
}
.coverage .location.hq:before {
    content: "";
    width: 17px;
    height: 17px;
    background-image: url('assets/img/pin_drop.svg');
    display: inline-block;
    margin-right: 5px;
}
/* grades */
.grade_section {
    display: flex;    
    flex-direction: column;    
    align-items: center;
    margin-right: 35px;
}
.grade_section .desc {
    margin-top: 20px;
    line-height: 24px;
    text-align: center;
    color: var(--black);
}
.grade_section:hover {
    text-decoration: none;
    cursor: pointer;
}
.grade {
    border: 8px solid #C0CCD4;
    background: var(--lite);
    width: 255px;
    height: 278px;
    display: flex;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all 0.1s ease;
}
.grade_section:hover .grade {
    border-color: #c9d3da;
}
.grade_section:hover .link {
    text-decoration: underline;
}
.grade .grade_logo {
    max-width: 140px;
    max-height: 45px;
    object-position: center;
    object-fit: contain;
    margin-bottom: 20px;
}
.grade span {
    font-size: 15px;
    line-height: 23.5px;
    display: block;
    max-width: 190px;
    color: var(--dark);
}
.grade .branch {
    width: 105px;
    height: 45px;
    margin-top: 35px;
    mask-image: url(assets/img/grade.svg);
    -webkit-mask-image: url(assets/img/grade.svg);
    mask-size: 105px 45px;
    -webkit-mask-size: 105px 45px;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
}
/* showmore */
.showmore-btn {
    color: var(--blue);
    text-decoration: none;
    cursor: pointer;
    width: fit-content;
    display: inline-block;
    margin: 20px 12px 0;
    padding-left: 26px;
    font-weight: 500;
}
.showmore-btn:before {
    content: ' ';
    display: block;
    background-color: var(--blue);
    width: 19px;
    height: 19px;
    position: absolute;
    margin-left: -27px;
    margin-top: 2px;
    mask-size:  19px 19px;
    -webkit-mask-size: 19px 19px;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-image: url('assets/img/chevron-down.svg');
    -webkit-mask-image: url('assets/img/chevron-down.svg');
    transition: all 0.1s ease;
}
.showmore-btn:hover:before {
    margin-top: 4px;
}
.showmore-btn.isopened:before {
    transform: rotate(-180deg);
}
.showmore-btn.isopened:hover:before {
    margin-top: 0;
}
.showmore-content {
    border-bottom: 1px solid var(--lite);
    margin-bottom: 0;
    max-height: 0;
    opacity: 0;
    transition: all 0.3s ease;
}
.showmore-content.isshown {
    opacity: 1;
    max-height: inherit;
    transition: all 0.3s ease;
}
/* social */
.social-grid {
    display: flex;
    justify-content: center;
    margin: 0 -8.5px;
}
.social-grid a {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 8.5px;
    text-decoration: none;
    transition: all 0.1s ease;
    opacity: 1;
}
.social-grid a:hover {
    opacity: 0.7;
}
.social-grid a img {
    display: block;
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: contain;
}
/* brands */
section.brands {
    background: var(--lite);
    padding: 35px 0 40px;
}
section.brands .slick-track .slick-slide {
    margin: 0 35px 0 35px;
}
section.brands .slick-dots {
    display: none;
}
section.brands .brand {
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}
section.brands .brand img {
    max-width: 140px;
    height: 100%;
    display: block;
    object-position: center;
    object-fit: contain;
}
/* catalog */
nav.catalog {
    margin-top: 15px;
}
ul.catalog {
    margin: 0;
    padding-left: 0;
}
ul.catalog li {
    list-style: none;
    text-align: left;
    padding: 12px 0 12px;
    border-bottom: 1px solid var(--border_col);
    padding-left: 8px;
    color: var(--blue);
}
ul.catalog li:hover {
    color: var(--red);
}
.catslider {
    padding: 35px 0 20px 0;
    width: 100%;
}
.catslider .slick-track .slick-slide {
    margin: 0 35px 0 35px;
}
.catslider .slick-dots {
    display: none;
}
.catslider img {
    width: 380px;
    height: 280px;
    display: block;
    object-position: center;
    object-fit: contain;
    border-radius: 10px;
}
/* phone */
.phone-grid {
    display: flex;
    flex-direction: column;
    margin: 25px 0;
}
.phone-row {
    margin: 5px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid var(--border_col);
    padding: 15px 18px;
}
.phone-row .phone-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.phone-row .phone {
    font-size: 21px;
    line-height: 34px;
    font-weight: 600;
}
.phone-row .phone-desc {
    font-size: 13px;
    line-height: normal;
    color: var(--grey);
}

.topbar_msg {
	display: block;
    align-items: center;
    justify-content: center;
    background: var(--main);
    color: var(--white);
    text-align: center;
    padding: 8px 0;
    font-size: 13.8px;
}
.topbar_msg a {
	display: inline-block;
	text-decoration: none;
	color: var(--white);
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	transition: all 0.1s ease;
}
.topbar_msg a:hover {
	border-color: rgba(255, 255, 255, 0.8);
}


@media screen and (max-width: 1220px) {
:root {
  --header-height: 60px;
  --inv-header-height: -60px;
}

section {
    padding: 40px 0 10px 0;
}
.wrap {
    padding: 0 5% 0 5%;
}
.min-wrap {
    padding: 0 5% 0 5%;
}
.wrapper-header {
    padding: 0 5% 0 5%;
}
.wrap-slider {
    padding: 0 0 0 5%;
}
.wrap.binary {
    flex-direction: column;
    gap: 10px;
}
.wrap.binary .primary {
    width: 100%;
}
.wrap.binary .secondary {
    width: 100%;
}

section.light {
    padding: 45px 0 40px 0;
}
section.last {
    padding: 50px 0 60px;
}

.grid {
    margin: 0 5% 0 5%;
}
.grid.brands {
    gap: 12px 12px;
    grid-template-columns: 1fr 1fr;
}
.grid.brands .itm {
    border: none;
    padding: 24px;
    box-shadow: 0px 5px 20px rgba(42, 48, 66, 0.05);
}
.grid .itm.brand {
    background: var(--white);
}
.grid.brands .itm span {
    margin-top: 22px;
}
.grid.brands .itm img {
    max-width: 100%;
    max-height: 46px;
}
.heading {
    height: 480px;
}
.coverage {
    flex-direction: column;
    justify-content: center;
    padding: 10px 0 50px 0;
}
.coverage .map {
    padding: 0 0 35px 0;
    width: 420px;
}
.coverage .map img {
    width: 100%;
    object-fit: contain;
    object-position: center;
}
.coverage .content {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.coverage .locations {
    justify-content: center;
}
.testimonial {
    min-height: 200px;
    margin-right: 18px;
}
.testimonial img {
    max-height: 62px;
}
.project {
    width: 275px;
    min-height: 430px;
    margin-right: 18px;
}
.project .hdng {
    margin-bottom: 24px;
}
.project .hdng img {
    height: 190px;
}
.grid .itm .count {
    font-size: 35px;
    line-height: normal;
    margin: 0 0 10px 0;
}
.grade_section {
    margin-right: 30px;
}
.grade {
    width: 225px;
    height: 250px;
}
.grade .grade_logo {
    max-height: 35px;
}
/* popup */
.overlay {
    transition: all 0.15s ease-in;
}
.popup {
  height: calc(100% - (var(--header-height)/3));
  align-items: end;
  border-radius: 15px 15px 0 0;
  opacity: 1;
  -webkit-transform: translateY(75%);
  -moz-transform: translateY(75%);
  -ms-transform: translateY(75%);
  -o-transform: translateY(75%);
  transform: translateY(75%);
  transition: all 0.2s ease-in;
}
.popup content {
    width: 100%;
    max-width: 100%;
    margin-top: 25%;
    margin-bottom: 0;
    border-radius: 15px 15px 0 0;
}
.popup .pop-head {
    top: 0;
    width: 100%;
}
.close {
    content: ' ';
    background-image: url('assets/img/x-circle.svg');
    display:block; 
    background-size: 25px 25px;
    background-position: center;
    background-repeat: no-repeat;
    width:50px; 
    height:52px; 
    cursor:pointer;
    text-decoration:none; 
}
.popup .q-heading {
    padding: 50px 0 0px 0;
}
.popup .btncase {
    flex-direction: column;
    margin: -3px 0;
}
.popup .btncase div, .popup .btncase a, .popup .btncase button {
    margin: 3px 0;
}
.whatsapp {
    right: 35px;
    bottom: 35px;
}
.catslider img {
    height: 240px;
}
/* end of TABLET */
}


/* PHONES */

@media screen and (max-width: 620px) {

:root {
  --header-height: 58px;
  --h1-size: 34px;
  --h1-height: 1.34;
  --h2-size: 28px;
  --h2-height: 1.34;
  --h3-size: 24px;
  --h3-height: 1.34;
  --h4-size: 22px;
  --h4-height: 1.34;
  --h5-size: 20px;
  --h5-height: 1.34;
  --h6-size: 18px;
  --h6-height: 1.34;
  --font-size-s: 14px;
  --font-height-s: 1.6;
  --font-size-m: 16px;
  --font-height-m: 1.6;
  --font-size-l: 18px;
  --font-height-l: 1.7;
  --font-size-xl: 38px;
  --font-height-xl: 1.7;
}

.heading {
    height: 410px;
    padding: 80px 0 20px;
}
.heading.single {
    height: 180px;
}
.heading.single .content_grid {
    text-align: left;
}

.heading .content_grid {
    text-align: center;
}
.heading content {
    justify-content: unset;
}
.heading p {
    font-size: 17px;
    line-height: 26px;
}
.heading .btnzone {
    width: 100%;
}
.heading .btn {
    padding-top: 18px;
    padding-bottom: 20px;
    font-size: 15px;
}


header {
    height: 60px;
}

header .cntct_info {
    display: none;
}
header .button_place {
    display: block;
    margin-left: 0px;
}
header .sbtn {
    font-size: 12px;
    padding: 10px 20px 12px 20px;
}
header .logo {
    width: 148px;
    height: 33px;
}


section {
    padding: 28px 0 0 0;
}
section.light {
    padding: 30px 0 10px 0;
}
section .hdng {
    margin-bottom: 35px;
}
section .head {
    margin-bottom: 12px;
}
section.brands {
    background: var(--white);
    padding: 25px 0 10px;
}
section.brands .slick-track .slick-slide {
    margin: 0 25px;
}
section.brands .brand {
    height: 35px;
}
section.brands .brand img {
    max-width: 135px;
}
section.last {
    padding: 30px 0 10px;
}
section.last .bg {
    height: 276px;
    margin-top: -240px;
}

/* Blocks */
.accentBlock {
    padding-top: 42px;
    padding-bottom: 32px;
}

.wp-columns-cards {
    margin: 0 0 26px;
    gap: 12px !important;
}
.wp-columns-cards .wp-block-column {
    padding: 20px 26px 16px;
}
.device-review-block {
    margin: 0 0 26px;
	padding: 24px 12px 12px;
    gap: 12px !important;
}
.device-review-block .wp-block-columns {
    gap: 12px !important;
}
.device-review-block .device-conditions {
	width: -webkit-fill-available;
}
.post-params {
    flex-flow: row wrap;
    gap: 10px 12px;
}

/* Footer */
footer {
    padding-top: 30px;
}
.footerPrimary {
    gap: 15px;
    align-items: center;
}
.footerMenus {
    gap: 30px;
    flex-direction: column;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer p {
    text-align: center;
    width: 100%;
}
.coInfo {
    align-items: center;
    flex-direction: column;
    gap: 25px;
}
.coLegal {
    flex-direction: column;
    gap: 20px;
}
.footerEmail {
    font-size: 31px;
    line-height: 1.3em;
}
.navigationXL {
    margin-top: 12px;
}
.navigationXLgrid {
    flex-direction: column;
    gap: 0px;
}
footer .navigationXLgrid {
    align-items: center;
}
.navigationXL a {
    font-size: 18px;
    line-height: 1.3rem;
    gap: 8px;
    padding: 10px 0;
}
.navigationXL a:after {
    width: 22px;
    height: 22px;
}
.extra-nav ul {
    display: flex;
    align-items: center;
}
.extra-nav a {
    padding: 2px 0 3px 0;
}
.extra-nav h4 {
    text-align: center;
}
.table-of-contents div {
	gap: 12px;
}
.footerMenu {
    align-items: center;
}
.footerMenu a {
    font-size: 16px;
    line-height: 1.3rem;
    padding: 8px 0;
    text-align: center;
}
.footerMenu .menu-item-type-custom a:after {
    width: 22px;
    height: 22px;
}
.footerEmail {
    text-align: center;
}
.coInfo .footerPhone {
    align-items: center;
}
.footerPrimary {
    flex-direction: column;
    gap: 40px;
}
.footerMenus {
    gap: 40px;
}

.ftr-main {
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.howstart {
    margin-top: 20px;
}
.howstart-h2 {
    font-size: 1.4em;
}
.howstart h2 {
    font-size: 1.4em;
}
.timeline-list {
    margin-top: 27px;
    padding-left: 25px;
    margin-left: 7px;
}
.timeline-list li {
    margin-bottom: 35px;
}
.timeline-list li:before {
    left: -35.7px;
}
.timeline-list li p {
    margin-top: 8px;
}
.timeline-list span {
    font-size: 13px;
}
.timeline-list li h3 {
    font-size: 1.2em;
}
.timeline-list form {
    flex-direction: column;
    margin: 15px 0 15px 0;
}
.grid {
    margin: 0;
    grid-gap: 7px;
    padding: 10px 0;
    background-color: var(--lite);
    box-shadow: inset 0 0px 20px rgba(42, 48, 66, 0.05);
}
.grid .itm {
    background: var(--white);
    padding: 15px 5% 22px;
    border-radius: 10px;
    border: none;
     box-shadow: 0px 5px 20px rgba(42, 48, 66, 0.05);
}
.grid .occupation_ico {
    width: 40px;
    height: 40px;
    margin: 0 0 10px 0;
    -webkit-mask-size: contain;
}
.grid .itm.counter {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-gap: 5px;
    box-shadow: 0px 5px 20px rgba(42, 48, 66, 0.05);
}
.grid .itm .count {
    font-size: 28px;
    margin: 0;
}
.grid p {
    margin: 7px 0 0 0;
}
.social-grid a {
    width: 40px;
    height: 40px;
}


.studiesGridItem {
    grid-gap: 10px;
    padding: 30px 0 10px;
    grid-template-columns: 1fr;
}
.studiesGridItem .itemHeading {
    gap: 20px;
}
.studiesGrid .counter {
    width: 40px;
    height: 35px;
    font-size: 20px;
}

.form-grid {
    grid-gap: 8px;
    margin: 10px 0 15px;
}
form h2, h3, h4 {
    /* margin-bottom: 10px; */
}
.tabs {
font-size: 13.5px;
flex-direction: column;
}
form .form_section{
	margin-bottom: 15px;
}
input[type=text] {
    font-size: 14px;
    line-height: 20px;
    padding: 13px 11px;
}
form .ftr {
    flex-direction: column;
    margin: 5px 0 0;
}
form .ftr p {
    padding: 0;
    margin-bottom: 20px;
}

button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
.btn {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}


.phone-row {
    flex-direction: column;
    padding: 9px 10px 13px;
}
.popup section {
    padding: 20px 0 0 0;
}
.popup .block {
    padding: 30px 10px 25px 10px;
}
.phone-row .phone-content {
    align-items: center;
    margin-bottom: 15px;
}
.phone-row .sbtn {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
.popup .q-heading {
    padding: 35px 0 0px 0;
}
.productsGrid {
    grid-template-columns: 1fr;
    grid-gap: 20px;
}
.productsGridItem {
    gap: 20px;
    padding: 12px 0 28px;
}
.productsGridItem .itemHeading {
    height: 200px;
}
.accordion__header {
    padding: 22px;
}
.accordion__content {
    padding: 0 22px;
}
.testimonial {
    padding: 20px;
}
.customers {
    margin-bottom: 10px;
}
.customers .ava {
    width: 45px;
    height: 45px;
}
.customers .ava img {
    min-width: 30px;
    max-width: 40px;
    max-height: 30px;
}
.customers .ava.count span.letter {
    font-size: 23px;
}

.single-post-thumbnail {
	height: 200px;
}

.project img {
    height: 200px;
}
.project {
    width: 272px;
    margin-right: 12px;
}
.project .textContent {
    padding: 24px 15px 17px 15px;
}
.location {
    font-size: 11.5px;
    padding: 5px 9px 7px 7px;
}
.location:before {
    width: 15px;
    height: 15px;
}
.project .customer {
    padding-top: 10px;
}
.project .customer span {
    font-size: 14px;
}
.project .customer .ava {
    width: 25px;
    height: 25px;
}
.project .customer .ava img {
    max-width: 20px;
    max-height: 16px;
}
.project .customer .ava span.letter {
    font-size: 14px;
}

.grade_section {
    margin-right: 20px;
}
.grade {
    width: 190px;
    height: 210px;
    border-width: 7px;
}
.grade .grade_logo {
    max-width: 85px;
}
.grade .branch {
    width: 80px;
    height: 30px;
    mask-size: 80px 30px;
    -webkit-mask-size: 80px 30px;
}
.grade span {
    font-size: 13px;
    line-height: 19.5px;
}
.block {
    padding: 30px 10px 25px 10px;
}
.block form {
    margin: 25px 0 0 0;
}

.coverage {
    padding: 0 0 28px 0;
}
.coverage .map {
    width: 90%;
}
.coverage .location {
    font-size: 14px;
    padding: 7px 11px 9px 11px;
}
.coverage .location.hq {
    padding-left: 10px;
}

.whatsapp {
    width: 58px;
    height: 58px;
    background-size: 38px;
    right: 15px;
    bottom: 25px;
}
ul.catalog li {
    font-size: 14px;
}
.showmore-btn {
    margin-bottom: 20px;
    font-size: 14px;
}
.showmore-content {
    padding-bottom: 2px;
}
.catslider img {
    width: 180px;
    height: 280px;
}


}