@font-face {
  font-family: "TTLakes";
  src: url("/fonts/TTLakes-Bold.eot");
  src: url("/fonts/TTLakes-Bold.eot?#iefix") format("embedded-opentype"),
    url("/fonts/TTLakes-Bold.woff") format("woff"),
    url("/fonts/TTLakes-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "TTLakes";
  src: url("/fonts/TTLakes-Regular.eot");
  src: url("/fonts/TTLakes-Regular.eot?#iefix"), format("embedded-opentype"),
    local("font/TT Lakes Regular"), local("font/TTLakes-Regular"),
    url("/fonts/TTLakes-Regular.woff") format("woff"),
    url("/fonts/TTLakes-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}


body{
  font-family: 'TT Lakes', sans-serif;
  padding: 0;
  margin: 0 auto;
  height: 597px;
}

.ewer{
  display: flex;
}
.two{
  width: 320px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 16px 0 52px 0 #dfdbdb;
  background-color: #f8f8f8;
}


* {
  margin: 0; }

.body{
  font-family: 'TT Lakes', sans-serif;
  padding: 0;
  margin: 0 auto;

}

.box{
  /*display: flex;
  flex-direction: column;
  justify-content: space-between;*/
  width: 320px;
  height: 100%;
  background-color: #FFFFFF;
  position: fixed;
  
  
  /*border-right-width: 10px;*/
  /*border-right-style: solid;*/
  /*border-image: linear-gradient(to right, #0E185033, #7E7E82) 1;*/
  box-shadow: 16px 0px 52px 0px #0E185033;
  /*box-shadow: -2px 0px 4px 0px #454F7E05;*/
}



.cps_mobile_menu{
  padding: 15px 20px;
}

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

.Group{
  margin-right: 60px;
}

.mainMenu_navigation{
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  margin-top: 20px;
  position: relative;
    /*overflow: hidden;*/

}

.mM_navi__item{
  font-family: "TT Lakes", sans-serif;
  font-weight: 500;
  /*font-size: 14px;*/
  line-height: 24px;
  letter-spacing: -0.2px;
  margin: 15px 0;
  
}

.mM_navi__item > a{
  text-decoration-line: none;
  color: #1B1C21;
  padding-left: 20px;  
}

.mM_navi__link::before{
  content: '';
  width: 4px;
  height: 32px;
  background-color: transparent;
  position: absolute;
  bottom: -3px;
  left: 2px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #41F6D7;
  z-index: -1;
  transform: translate(-400%);

}
.mM_navi__item > a:hover::before{
  
  transform: translate(0%);
  left: 0;
  align-content: center;
}
.mM_navi__item > a:hover{
  display: block;
  cursor: pointer;
  color: #7E7E82;
  position: relative;
}

.contact_grup{
  /*box-sizing: 196px 124px;*/
  width: 196px;
  height: 124px;
  padding-left: 20px;
  position: relative;
  top: 90px;
  
}

.icon_contact{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 10px 0;

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

}
.contact_info_mail{
  width: 106px;
  height: 24px;
  padding: 5px 0;
  font-family: "TT Lakes", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.2px;

}
.contact_info_namber{
  width: 196px;
  height: 32px;
  font-family: "TT Lakes", sans-serif ;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.6px;
  /*padding: 10px 0;*/

}
.lang{
  width: 87px;
  height: 24px;
  padding-top: 20px;
}
.lang > a:hover{
  cursor: pointer;
  color: #7E7E82;
}


.wrapper{
  max-height: 88px;
  margin: 0 auto;
}


.menuback{
  width: 100%;
  max-height: 88px;
  background-color: #ffffff;
}

.footer_menuback{
  margin: 10px;
}


.cps_row{
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-around;
  padding: 15px;
}

.cps_image_left{
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-around;
  flex-grow: 1;
}



.cps_image_rigt{
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-around;
  flex-grow: 1;
}


.shadov_row{
  display: flex;
  Height: 1px;
  background:#D9FFF5;
}


.service_title{
  color: #1B1C21;
  font-family: 'TT Lakes', sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 40px;
  letter-spacing: -0.6px;
}

.services_row{
  display: flex;
  flex-wrap: nowrap;
  align-self: baseline;
  padding: 10px 0;
  gap: 20px;

  
}

.services_image{
  flex: 0 0 4px;
}

.main{
  background: #F8F8F8;
  width: 100%;
  height: 535px;
}

.slidemenu{
  display: flex;
  overflow: auto;
  /*width: 504px;*/
  /*height: 40px;*/
  align-items: center;
  list-style-type: none;
  white-space: nowrap;
  font-family: "TT Lakes", sans-serif;
  
}

.slidemenu > li{
  margin-right: 20px;
  justify-content: space-between;

}

.slidemenu > li > a{
  color: #7E7E82;
  text-decoration-line: none;
}


.slidemenu > li > input[value="text"]{
  text-shadow: #7E7E82;
}


.slidemenu > li > input[type=button]{
  border: 2px solid #B8FFEC;
  background: #ffffff;
  font-family: 'TT Lakes', sans-serif;
  height: 40px;
  font-size: 16px;
  border-radius: 6px;
  padding: 6px 16px;
  color: #7E7E82;
}


.content_text{
  display: flex;
  margin: 16px;
  font-family: 'TT Lakes', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.4px;

}


.content_button{
  display: flex;
  align-items: center;
  padding-left: 16px;
  border: none;
  background: #F8F8F8;
}

.content_logo{
  width: 100%;
  height: 100%;
}

.content_logo > img{
  display: block;
  max-width: 100%;

}



.read-more_text{
  font-family: 'TT Lakes', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.2px;
  display: block;
  width: 132px;
  height: 24px;
}


.divider1{
  display: none;
}
.call{
  display: none;
}
.chat{
  display: none;
}
.profile{
  display: none;
}
.text2{
  display: none;
}
.text3{
  display: none;
 }

@media (min-width: 700px) {
.divider1{
  display: block;
 }
.call{
  display: block;
 }
.chat{
  display: block;
 }
.profile{
  display: block;
 }
.text2{
  display: block;
 }

 .body{
  font-family: 'TT Lakes', sans-serif;
  padding: 0;
  margin: 0 auto;
  height: 504px;
 }

 .services_row{
 display: flex;
 padding: 20px 0;
 }

 .cps_image_left{
  display: flex;
  justify-content: flex-start;
  gap: 20px;
  padding-left: 10px;
 }

 .cps_image_rigt{
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  padding-right: 10px;
 }

 .slidemenu{
  display: flex;
  /*width: 776px;*/
  gap: 25px 0;
  padding: 15px;
  }
 .text2{
  display: block;
 }

 .content{
  display: flex;
  justify-content: space-between;
  /*flex-direction: row;*/
  /*flex-grow: 0;*/
  padding: 10px;
 }

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

 .content_text{
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 0;
  color: #1B1C21;
  width: 312px;
  height: 160px;
  overflow: hidden;
 }

 .content_logo{
  display: flex;
  justify-content: flex-end;
  height: 208px;
 }
 
}

.header_conteiner{
  display: none;
}
.shadow{
  display: none;
 }

.menu_left{
  display: none;
}


@media (max-width: 1119px) {

 .header_conteiner{
  display: block; 
 }
}
 .shadow{
 display: block;
}

@media (min-width: 1119px) {
 .menu_left{
  display: block;
 }
 .text3{
  display: block;

 }
 .services_1120{
 display: flex;
 width: 100%;
 }

 .services_row{
  gap: 30px;
 }

 .round-icon {
  width: 40px;
  height: 40px;
 }

 .menu_left{
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-left: 40%;
  gap: 50px;
 }
 
 .menu_left_text{
  text-decoration: none;
  font-family: 'TT Lakes', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.2px;
  color: #1B1C21;
  display: flex;
  align-items: center;
  gap: 5px;
 }

 .slidemenu{
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start, center;
  /*width: 1063px;*/
  height: 82px;
  padding: 0 0 0 35px;
  margin: 0;
 }
 .content_row{
  padding-left: 10px;
 }
 .content_text{

  width: 490px;
  height: 160px;
  font-size: 13px;
  gap: 0;
 }
 .content_logo{
  width: 531.75px;
  height: 307px;
 }
  .text{
  padding-bottom: 18px;
 }

}
