:root {
  --w: #FFF;
  --b: #026ffa;
  --bl: #000;
  --lb: #1b1b1c;
  --db: #0046a1;
  --lg:#101828;
  --llg: #475467;
  --light: #f2f4f7;
  --buz:  #475467;
}

* {
  box-sizing: border-box;
}

body {
  font-family: "Poppins", sans-serif;
}

header {
  margin: 0 auto;
  max-width: 1200px;
  box-sizing: initial;
  padding: 0 24px;
  margin-bottom: 60px;
  margin-top: 50px;
}

.stovp {
  overflow-x: scroll;
  overflow-y: scroll;
  width:1200px;
  height: 500px;
  justify-content: flex-start !important;
}

.loader {
  display: none;
  margin-top: 5px;
  text-align: center;
}

.loader IMG {
  width:50px;
  height: 50px;
}

.floader {
  display: none;
  margin-top: 5px;
  text-align: center;
}

.floader IMG {
  width:50px;
  height: 50px;
}


.ty_img IMG {
  width:50px;
  height: 50px;
}

.ty_img {
  display: flex;
  justify-content: center;
}

.ty {
  display: none;
}

.ty_shown {
  display: flex !important;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.iti {
  display: block !important;
  width:100%;
}

.head_logo IMG {
  width:40px;
  height:40px;
}

.head_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.head_left {
  display: flex;
  gap:20px;
  align-items: center;
}

.head_ttl {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 700;
}

.head_ttl A {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 700;
  color: var(--lg);
  text-decoration: none;
}

.hiddenform {
  width:500px;
  margin: 0 auto;
  margin-top: 20px;
  text-align: center;
  display: none;
}

.hiddenform DIV {
  margin-bottom: 20px;
}

.showform {
  cursor: pointer;
}

.head_right {
  display: flex;
  align-items: center;
}

.bluea {
    border: 1px solid var(--b);
    background-color: var(--b);
    color: var(--w);
    text-align: center;
    white-space: nowrap;
    border-radius: .5rem;
    justify-content: center;
    align-items: center;
    padding: .625rem 1.125rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    text-decoration: none;
    transition: all .3s;
    display: flex;
    box-shadow: 0 1px 2px #1018280d;
}

.bluea:hover {
  background: var(--db);
  border: 1px solid var(--db);
}

main {
  margin-bottom: 100px;
}

section {
  margin: 0 auto;
  max-width: 1200px;
  box-sizing: initial;
  padding: 0 24px;
  margin-bottom: 100px;
}

.menu {
  display: flex;
  align-items: center;
}

.menu_item {
  margin-right: 10px;
}

.menu_item A {
  padding: 1.75rem 1rem;
  font-size: 1rem;
  font-weight: 600;
  transition: all .3s;
  color: var(--bl);
  text-decoration: none;
}

.menu_item A:hover {
  color:var(--lb);
}

.column {
  flex-direction: column;
  align-items: center;
}

.column {
  display: flex;
  align-items: center;
}

.top_ttl {
  color: var(--lg);
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 1.2;
}

.under_top_ttl {
  font-size: 1.25rem;
  line-height: 1.5;
  color: var(--llg);
  margin-bottom: 30px;
}

.hero_wrap {
  display: flex;
  gap:40px;
  justify-content: space-between;
}

.contact_exp {
  width:145px;
  height: 46px;
}

.tw_ttl {
  display: flex;
  justify-content: center;
  color: var(--llg);
  letter-spacing: normal;
  font-size: 1rem;
  font-weight: 500;
}

#trusted {
  margin-top: 100px;
}

.ws_carusel {
  display: flex;
  justify-content: space-around;
  margin-top: 40px;
}

.wsc_el IMG {
  width:160px;
}

.wsc_el SVG {
  width:160px;
}


.about_left_el {
  margin-bottom: 40px;
  border-left: 4px solid var(--light);
  padding-left: 40px;
  cursor: pointer;
}

.about_ttl {
  color: var(--b);
  margin-bottom: 15px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  display: flex;
  justify-content: center;
}

.about_subttl {
  color: var(--lg);
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 4rem;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
  display: flex;
}

.active_about {
  display: flex;
  flex-direction: column;
  border-left: 4px solid var(--b);
}

.abimg {
  display: none;
}

.abimg IMG {
  width: 570px;
}

.abimg_active {
  display: flex;
}

.about_screen {
  display: flex;
  gap:40px;
}

.abl_ttl {
  color: var(--gl);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.abl_subttl {
  color: var(--llg);
  letter-spacing: normal;
  font-size: 1rem;
  line-height: 1.5;
}

.cont_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cont_left_ttl {
  letter-spacing: 0;
  margin-top: 0;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.4;
  color: var(--lg);
  margin-bottom: 20px;
}

.cont_left_subttl {
  color: var(--llg);
  letter-spacing: normal;
  font-size: 1.125rem;
  line-height: 1.5;
}

.support_up_ttl {
  color: var(--b);
  margin-bottom: 15px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  display: flex;
  justify-content: center;
}

.support_ttl {
  color: var(--lg);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
  display: flex;
  justify-content: center;
}

.support_underttl {
  color: var(--llg);
  letter-spacing: normal;
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  justify-content: center;
}

.support_grid {
  display: grid;
   grid-template-columns: repeat(2, 1fr);
   gap:40px;
   margin-top: 60px;
}

.sgrid_el {
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sel_ttl{
  color: var(--lg);
  letter-spacing: 0;
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
}

.sel_descr {
  color: var(--llg);
  text-align: left;
  letter-spacing: normal;
  font-size: 1rem;
  line-height: 1.5;
}

.sel_img {
  display: flex;
  align-items: center;
  justify-content: center;
  border: .5rem solid #f5f7ff;
  background-color: #ebf2ff;
  border-radius: 100%;
  width: 3.5rem;
  height: 3.5rem;
}

.sel_link A {
  display: flex;
  color: var(--b);
  align-items: center;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
}

.sel_link A:hover {
  color: var(--lb);
}

.sel_link {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  text-decoration: none;
}

.faq_up_ttl {
  color: var(--b);
  margin-bottom: 15px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  display: flex;
  justify-content: center;
}

.faq_ttl {
  color: var(--lg);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
  display: flex;
  justify-content: center;
}

.faq_underttl {
  color: var(--llg);
  letter-spacing: normal;
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  justify-content: center;
}

footer {
  margin: 0 auto;
  max-width: 1200px;
  box-sizing: initial;
  padding: 0 24px;
  margin-bottom: 60px;
  margin-top: 50px;
}

.foot_first {
  display: flex;
  justify-content: space-between;
}

.foot_logo A {
  display: flex;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 700;
  color: var(--lg);
  text-decoration: none;
  align-items: center;
}

.foot_logo IMG {
  width: 50px;
  height: 40px;
  margin-right: 20px;
}

.foot_menu {
  display: flex;
  margin-top: 20px;
}

.foot_menu DIV {
  margin-right: 20px;
}

.foot_menu DIV A {
  color: #b8b8b8;
  text-align: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
}

.foot_menu DIV A:hover {
  color: var(--buz);
}

.ffr_bottom {
  color: #afafaf;
  letter-spacing: normal;
  font-size: .875rem;
  line-height: 1.5;
}

.ffr_bottom A {
  color: #afafaf;
  letter-spacing: normal;
  font-size: .875rem;
}

.foot_but {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border: 3px solid var(--b);
  background: var(--b);
  padding:10px;
  color: #FFF;
  font-weight: 20px;
}

.ffr_top {
  margin-bottom: 5px;
  display: flex;
}

.foot_input {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border: 3px solid var(--b);
  padding:10px;
  font-weight: 20px;
  color: var(--lg);
}

.foot_input:placeholder {
  color: var(--llg);
  font-weight: 20px;
}

.foot_second {
  letter-spacing: normal;
  font-size: .875rem;
  line-height: 1.5;
  list-style-type: disc;
  display: flex;
  color: #b8b8b8;
  justify-content: space-between;
  margin-top: 40px;
}

.foot_third {
  letter-spacing: normal;
  font-size: .875rem;
  line-height: 1.5;
  list-style-type: disc;
  display: flex;
  color: #b8b8b8;
  justify-content: space-between;
  margin-top: 40px;
}

.fs_right {
  display: flex;
}

.fs_right DIV {
  margin-right: 20px;
}

.fs_right DIV A {
  letter-spacing: normal;
  font-size: .875rem;
  line-height: 1.5;
  list-style-type: disc;
  color: #b8b8b8;
}

.fs_right DIV A:hover {
  color: var(--buz);
}

.faq_grid {
  display: grid;
   grid-template-columns: repeat(2, 1fr);
   gap:40px;
   margin-top: 60px;
}

.faq_grid_el {
  border-bottom: 1px solid #eaecf0;
}

.fel_ttl {
  color: var(--lg);
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1.125rem;
  font-weight: 500;
  cursor: pointer;
  display: flex;
  justify-content:space-between;
  align-items: center;
}

.fel_text {
  color: var(--llg);
  text-align: left;
  letter-spacing: normal;
  font-size: 1rem;
  line-height: 1.5;
  display: none;
  padding-bottom: 30px;
}

.fel_text A {
  color: var(--llg);
  text-align: left;
  letter-spacing: normal;
  font-size: 1rem;
  line-height: 1.5;
}

.fel_text A:hover {
  color: var(--buz);
}

.sign {
  font-size:40px;
  font-weight: 400;
  color: var(--llg);
}

/**********About***********/
.ab1_up_ttl {
  color: var(--b);
  margin-bottom: 15px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  display: flex;
  justify-content: center;
}

.ab1_ttl {
  color: var(--lg);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
  display: flex;
  justify-content: center;
}

.ab1_underttl {
  color: var(--llg);
  letter-spacing: normal;
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.ab1_row {
  display: flex;
   justify-content: center;
   gap:40px;
   margin-top: 60px;
}

.ab1_grid_el {
  width:fit-content;
}

/******Tracing******/

.thl_list_item SVG {
  width:14px;
  height: 16px;
  margin-right: 10px;
}

.thl_list_item {
  display: flex;
  align-items: center;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 15px;
}

.thr_image IMG {
  width:576px;
  height: 576px;
}

.thero_wrap {
  display:flex;
  justify-content: space-between;
}

.thl_btn {
  max-width: 250px;
  margin-bottom: 30px;
}

.thl_ttl {
  color: var(--lg);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 30px;
}

.thl_underttl {
  color: var(--llg);
  font-size: 1.25rem;
  line-height: 1.5;
  margin-bottom: 30px;
}

.mission_wrap {
  display: flex;
  justify-content: space-between;
}

.ms_up_ttl {
  color: var(--b);
  margin-bottom: 15px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  display: flex;
  justify-content: flex-start;
}

.ms_ttl {
  color: var(--lg);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
  display: flex;
  justify-content: flex-start;
}

.ms_underttl {
  color: var(--llg);
  letter-spacing: normal;
  font-size: 1rem;
  line-height: 1.5;
}

.ms_underttl SPAN {
  font-weight: 600;
}

.ml_left_img IMG {
  width: 505px;
  height: 505px;
}

.mel_img {
  background-color: #ececec;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.mel_img IMG {
  width:28px;
  height: 28px;
}

.mission_wrap {
  display: flex;
  justify-content: center;
  gap:20px;
}

.mission_el {
  border: 1px solid #eaecf0;;
  border-radius: 1rem;
  padding: 2rem;
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #10182808;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.mel_ttl {
  color: var(--lg);
  letter-spacing: normal;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.mel_descr {
  color: var(--llg);
  letter-spacing: normal;
  font-size: 1rem;
  line-height: 1.5;
}

.blue_wrap {
  display: flex;
  border-radius: 15px;
  background: var(--b);
  padding:30px;
  gap:30px;
}

.bl_img IMG {
  width:78px;
  height: 78px;
}

.blue_left {
  background: var(--w);
  border-radius: 15px;
  padding: 20px;
}

.blue_right {
  background: var(--w);
  border-radius: 15px;
  padding: 30px;
}

.bl_ttl {
  justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 30px;
    color:var(--lg);
    font-size: 2.25rem;
    line-height: 1.3;
}

.bl_subttl {
  color: var(--llg);
  text-align: left;
  letter-spacing: normal;
  padding-left: 0;
  font-size: 1.125rem;
  line-height: 1.5;
}

.blreview_face {
  margin-right: 10px;
}

.blreview_face IMG{
  object-fit: cover;
  border-radius: 100%;
  width: 56px;
  height: 56px;
}

.blreview_sub {
  display: flex;
  justify-content: space-between;
  width:100%;
  align-items: center;
}

.facebl {
  display: flex;
  align-items: center;
}

.bl_blline {
  background-color: var(--b);
  width: 40px;
  height: 7px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.blreview {
  background-color: #f2f4f7;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 5px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 2rem;
  padding: 2rem;
  display: flex;
}

.blreview_qu {
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
  font-style: normal;
  color: var(--lg);
}

.blreview_name DIV SPAN {
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
}

.blreview_name DIV {
  color: var(--llg);
  letter-spacing: normal;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 5px;
}


.blr_up {
  color: var(--b);
  margin-bottom: 15px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  display: flex;
  justify-content: flex-start;
}

.blr_ttl {
  color: var(--lg);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.4;
  display: flex;
  justify-content: center;
}


/*****FORM**********/
.formrow {
  display: flex;
  margin-bottom: 20px;
  gap:20px;
}

.fwide {
  width:100%;
  flex-direction: column;
}

.fwiderow {
  width:100%;
  flex-direction: row;
}

.fwide TEXTAREA {
  width:100%;
  border: 1px solid #d0d5dd;
  background-color: var(--w);
  color: var(--lg);
  border-radius: .5rem;
  height: 150px;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .875rem;
  font-size: 1rem;
  line-height: 1.5;
  transition: all .3s;
  box-shadow: 0 1px 2px #1018280d;
}

.fwide INPUT[type="text"] {
  width:100%;
  border: 1px solid #d0d5dd;
  background-color: var(--w);
  color: var(--lg);
  border-radius: .5rem;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .875rem;
  font-size: 1rem;
  line-height: 1.5;
  transition: all .3s;
  box-shadow: 0 1px 2px #1018280d;
}

.formel INPUT {
  border: 1px solid #d0d5dd;
  background-color: var(--w);
  color: var(--lg);
  border-radius: .5rem;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .875rem;
  font-size: 1rem;
  line-height: 1.5;
  transition: all .3s;
  box-shadow: 0 1px 2px #1018280d;
  max-width: 240px;
}

.formel INPUT[type="radio"] {
  padding:0px !important;
  border: 0px !important;
  box-shadow: none;
  min-height: inherit;
}

.error_txt {
  color: red;
  font-size: 12px;
  margin-top: 3px;
  display: none;
}

.formel {
  display: flex;
  align-items: center;
  color: var(--lg);
  font-size:14px;
  font-weight: 500;
}

INPUT[type="submit"] {
    border: 1px solid var(--b);
    background-color: var(--b);
    color: var(--w);
    text-align: center;
    white-space: nowrap;
    border-radius: .5rem;
    justify-content: center;
    align-items: center;
    padding: .625rem 1.125rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    text-decoration: none;
    transition: all .3s;
    display: flex;
    box-shadow: 0 1px 2px #1018280d;
    width: 100%;
}

label {
  color: #344054;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}

label A {
  color: #344054;
}

input[type="file"] {
    display: none;
}

.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    text-align: center;
}

.filelist DIV {
  font-size: 12px;
  margin-bottom: 4px;
  color: var(--llg);
}

.flttl {
  color: var(--lg);
  font-weight: 600;
}

/**********Contact*************/
.contact_wrap {
  display: flex;
  gap:40px;
}
.contact_left_block {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}

.clb_right {
  margin-left: 20px;
}

.clb_right DIV {
  color: var(--lg);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.clb_right SPAN {
  color: var(--llg);
  letter-spacing: normal;
  margin-bottom: 15px;
  font-size: 1rem;
  line-height: 1.5;
}

.clb_left {
  border: .5rem solid #f5f7ff;
  background-color: #ebf2ff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  display: flex;
}

/*********Prices**********/
.greyblock {
  background: #f9fafb;
  border-radius: 4px;
  padding: 20px;
}

.price_block_wrap {
  display: flex;
  gap:40px;
}

.price_block_item {
  border: 1px solid #eaecf0;
  border-radius: 1rem;
  padding: 2rem;
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #10182808;
}

.price_block_top_right {
  display: flex;
  align-items: baseline;
  color: #475467;
  letter-spacing: normal;
  margin-left: .125rem;
  font-size: 1.125rem;
  font-weight: 500;
}

.pbtf_bottom {
  color: var(--llg);
  letter-spacing: normal;
  font-size: 1rem;
  line-height: 1.5;
}

.pbtf_top {
  color: var(--lg);
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.price_block_top_right SPAN {
  color: var(--lg);
  white-space: nowrap;
  word-break: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 1.2;
}

.price_block_top {
  display: flex;
  align-items: center;
}

.divider {
  background-color: #eaecf0;
  width: 100%;
  height: 1px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.pr_ft {
  color: var(--lg);
  letter-spacing: normal;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 40px;
}

.price_grid {
  display: grid;
   grid-template-columns: repeat(2, 1fr);
   gap:20px;
   margin-bottom: 40px;
   min-height: 200px;
}

.price_grid DIV {
  display: flex;
  align-items: center;
}

.price_grid DIV SVG {
  margin-right: 10px;
}

/*******fuckenmonials************/

.testbox {
  display: grid;
   grid-template-columns: repeat(2, 1fr);
   gap:40px;
   margin-top: 60px;
}

.ratingline {
  display: flex;
  justify-content: flex-start;
  color: #fec84b;
}

.ratingline SVG {
  margin-right: 10px;
}

.textbox_item {
  background: #f9fafb;
  border-radius: 1em;
  padding:20px;
}

.review {
  font-weight: 700;
  color: var(--lg);
  font-size:24px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.textbot {
  display: flex;
  gap:20px;
}

.textbot_left IMG {
  width:50px;
  height: 50px;
}

.textbot_right {
  color: var(--lg);
  font-size:16px;
}

.textbot_right DIV {
  font-weight: 600;
}

/****Mobile*******/

@media (max-width: 480px) {
  .stovp {
    width:100%;
  }

  .foot_third IMG {
    width:100%;
  }

  .menu {
    display:none;
  }

  .head_but {
    display:none;
  }

  .hero_wrap {
    flex-direction: column;
  }

  .abimg IMG {
    width:100%;
  }

  .hero_rimg IMG {
    width:100%;
  }

  .wsc_el IMG {
    width:100%;
  }

  .formel INPUT {
    max-width: none;
  }

  #phone {
    width:100%;
  }

  .mobrow {
    display: flex;
    flex-direction: row !important;
  }

  .sel_descr UL {
    padding-left: 15px;
  }

  #support {
    padding: 0 10px;
  }

  .ws_carusel {
    grid-column-gap: 1.2rem;
        grid-row-gap: 1.2rem;
        aspect-ratio: auto;
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr 1fr;
        grid-auto-columns: 1fr;
        grid-auto-flow: row;
        place-content: stretch;
        place-items: center stretch;
        display: grid;
        overflow: visible;
  }

  .contact_exp {
    width:100%;
  }

  .about_screen {
    flex-direction: column;
  }

  .cont_wrap {
    flex-direction: column;
  }

  .faq_grid {
    display: flex;
    flex-direction: column;
  }

  .foot_first {
    flex-direction: column;
  }

  .foot_second {
    flex-direction: column;
  }

  .cont_right {
    width:100%;
  }

  .cont_left_subttl {
    margin-top: 10px;
  }

  .ffr_top {
    margin-top: 20px;
  }

  /****About mobile*****/
  .ab1_row {
    flex-direction: column;
    align-items: center;
  }

  .price_block_wrap {
    flex-direction: column;
  }

  .price_grid {
    display: flex;
    flex-direction: column;
  }

  .price_block_top {
    flex-direction: column;
  }

  .price_block_top_right {
    justify-content: space-between;
    width:100%;
  }

  .thero_wrap {
    flex-direction: column;
  }

  .thr_image IMG, .ml_left_img IMG {
    width:100%;
    height: auto;
  }

  .mission_wrap {
    flex-direction: column;
  }

  .blue_wrap {
    flex-direction: column;
  }

  .blue_right {
    order: 1;
  }

  .blue_left {
    order: 2;
  }

  .formrow {
    flex-direction: column;
  }

  INPUT[type="text"] {
    width:100%;
  }

  .blue_wrap {
    padding: 0px;
  }

  .blreview_sub {
    flex-direction: column;
  }

  .contact_wrap {
    flex-direction: column;
  }

  .contact_left {
    order:2;
  }

  .contact_right {
    order:1;
  }

  section {
    margin-bottom: 50px;
  }
}
