body {font-family: 'Open Sans';}
h1	{
 margin: 0px; padding: 0px;


 }
h2	{ 
	margin: 0px; padding: 0px; 
}
p{margin: 0px; padding: 0px; }

.lp_wrap{


background-image: url("https://english.kliniki.de/wp-content/uploads/2026/01/treatment-in-germany-best-agency-in-munich.avif");

background-repeat: no-repeat;
background-size: cover;


}


.lp_wrap_top{

background: rgba(0, 0, 0, 0.65);
border: 1px solid rgba(0, 0, 0, 0.5);


}
.lp_wrap_top_bg{
	max-width: 1217px;
    margin: 0 auto;

}
.lp_wrap_top_title{


font-style: normal;
font-weight: 400;
font-size: 48px;
text-align: center;

color: #FFFFFF;
margin-top: 80px;

}
.lp_wrap_top_subtitle{

font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 33px;
text-align: center;

color: #FFFFFF;

margin-top: 48px;
}

.lp_wrap_top_row{

display: flex;
justify-content: center;
max-width: 80%;
margin: 0 auto;
 margin-top: 50px;
}

.lp_wrap_top_box{

margin-right: 50px;
margin-left: 50px;
}
.lp_wrap_top_box:last-child { 
margin-right:0px;


   }

.lp_wrap_top_box_titile{

font-style: normal;
font-weight: 700;
font-size: 48px;
line-height: 65px;

color: #FFFFFF;

}
.lp_wrap_top_box_text{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 27px;

color: #FFFFFF;
width: 85%;
margin-top: 18px;

}

.lp_wrap_top_footer{
	max-width: 823px;
    margin: 0 auto;
    padding-top: 33px;
    padding-bottom: 33px;
    padding-left: 60px;
    padding-right: 60px;
background: #FFFFFF;
border: 1px solid #F0F0F0;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
display: flex;
justify-content: space-between;
position: relative;
top: 100px;

}
.lp_wrap_top_footer_box{
display: flex;
margin-left: 40px;
width: 50%;
}
.lp_wrap_top_footer_box_icon{

margin-right: 30px;
}



.lp_wrap_top_footer_box_text{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 27px;

color: #000000;


}
.lp_wrap_top_footer_box_text span{ 
font-weight: bold;
}



/**2***/
.lp_wrap_2scrin { 
	padding-top: 100px;
	max-width: 1217px;
    margin: 0 auto; 

}
.lp_wrap_2scrin_title{
width: 60%;
margin-top: 75px;

}
.lp_wrap_2scrin_title h2{

font-style: normal;
font-weight: 400;
font-size: 36px;
line-height: 140%;
color: #000000;


}

.lp_wrap_2scrin_title  span{
padding: 0px 10px 0px 10px;
background:  #48B8AC;;
color: #fff;
} 

.lp_wrap_2scrin_row{

display: flex;
justify-content: space-between;
margin-top: 58px;

}
.lp_wrap_2scrin_box{
width: 50%;

}
.lp_wrap_2scrin_box_foto {
 background: url("img/fotosc2.png");
background-size: cover;
background-position: center;
background-repeat: no-repeat;
height: 100%;
position: relative;
  }

.lp_wrap_2scrin_box_foto:before  {
 content: ""; 
 position: absolute; 
  top: -20px;
  left: -20px;
  width: 100%;
  height: 100%;
  background-color:#48b8ac;
 z-index: -1;
 opacity: .5;
}
.lp_wrap_2scrin_box_foto:after  {
 content: ""; 
 position: absolute; 
 bottom: -20px;
 right: -20px;
  width: 100%;
  height: 100%;
  background-color:#48b8ac;
 z-index: -1;
 opacity: .5;
}



.lp_wrap_2scrin_box p{
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 120%;
color: #000000;
width: 85%;
margin-bottom: 30px;
}

/**3**/
.lp_wrap_3scrin{

	
	max-width: 1217px;
    margin: 0 auto; 

}

.lp_wrap_3scrin_title{ 
	margin-top: 142px;
 }

.lp_wrap_3scrin_title h2{ 

font-style: normal;
font-weight: 400;
font-size: 64px;
text-align: center;

color: #000000;
position: relative;
 }

.lp_wrap_3scrin_title h2 span{ 
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 27px;

color: #FFFFFF;
position: absolute;
top: -20px;
background: #48B8AC;
padding: 3px 10px 3px 10px;
margin-left: -20px;
 }


.lp_wrap_3scrin_row{

display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 80%;
 margin: 0 auto; 
 margin-top: 60px;
 position: relative;

}
.lp_wrap_3scrin_row:before{
 content: ""; 
 position: absolute; 
  top: -80px;
 left: -100px;
 width: 300px;
  height:  300px;
  border: 25px solid #b5b5b5;
  border-radius: 50%;
  background: #fff;
 z-index: -1;
 opacity: .2;
}


.lp_wrap_3scrin_row:after  {
  content: ""; 
 position: absolute; 
 top: 320px;
 right: 20px;
 width: 150px;
  height:  150px;
  border: 15px solid #b5b5b5;
  border-radius: 50%;
  background: #fff;
 z-index: -1;
 opacity: .2;
}

 



.lp_wrap_3scrin_box{
display: flex;
margin-right: 40px;
margin-left: 40px;
margin-bottom: 60px;
width: 350px;
}



.lp_wrap_3scrin_box_count{

font-style: normal;
font-weight: 400;
font-size: 48px;
color: #D800B5;
margin-right: 32px;


}
.lp_wrap_3scrin_box_text{

font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 120%;

color: #000000;

}
.lp_wrap_3scrin_textfooter{ font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 22px;

color: #898989; }






/**4**/
.lp_wrap_4scrin{
	max-width: 1217px;
    margin: 0 auto; 
    margin-top: 120px;
margin-bottom: 120px;
}
.lp_wrap_4scrin_row{
display: flex;
flex-wrap: wrap;
justify-content: space-between;

}
.lp_wrap_4scrin_box{
width: 300px;
background: #FFFFFF;
border: 1px solid #E0E0E0;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
padding-left: 23px;
padding-right: 23px;
padding-bottom: 60px;
}
.lp_wrap_4scrin_box_icon{
	background: #48B8AC;
border: 3px solid #E4E4E4;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
width: 67px;
height: 61px;
margin: 0 auto;
border-radius: 50%;
display: flex;
justify-content: center;
align-content: center;
align-items: center;
position: relative;
top: -40px;
}
.lp_wrap_4scrin_box_icon img {
width: 35px;


}
.lp_wrap_4scrin_box_text{
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 27px;

color: #000000;


}


/**5**/
.lp_wrap_5scrin{

	max-width: 1217px;
    margin: 0 auto; 
    margin-top: 120px;

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

}

.lp_wrap_5scrin_row_text{
width: 60%;


}

.lp_wrap_5scrin_row_text p{

font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 130%;
color: #000000;
width: 80%;
margin-bottom: 30px;
}
.lp_wrap_5scrin_row_foto{

width: 40%;
position: relative;

}

.lp_wrap_5scrin_row_foto:before  {
 content: ""; 
 position: absolute; 
  top: -20px;
  left: -20px;
  width: 100%;
  height: 100%;
  background-color:#48b8ac;
 z-index: -1;
 opacity: .5;
}



.lp_wrap_5scrin_row_foto img{  width: 100%;}

.lp_wrap_5scrin_row_foto_title {
position: absolute;
bottom: 40px;
right: 30px;
background: #fff;
padding: 5px;
font-size: 12px;
line-height: 16px;

color: #000000;
}



/**6**/
.lp_wrap_6scrin {
	max-width:1200px;
    margin: 0 auto; 
    margin-top: 120px;
    


}
.lp_wrap_6scrin_row_top{
max-width:800px;
 margin: 0 auto; 
	display: flex;
flex-wrap: wrap;
justify-content: center;

}
.lp_wrap_6scrin_row_top_box{
	position: relative;
width: 50%;

}
.lp_wrap_6scrin_top_title{
position: absolute;
right:40px;
top: -10px;
}
.lp_wrap_6scrin_top_title h2{ 
font-style: normal;
font-weight: 400;
font-size: 36px;
line-height: 130%;
text-align: right;
color: #000000;

}


.lp_wrap_6scrin_top_text{
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 120%;
color: #000000;

}

.lp_wrap_6scrin_row {
	display: flex;
flex-wrap: wrap;
justify-content: center;
 margin-top:80px;
}
.lp_wrap_6scrin_box {

width:35%;

}

.lp_wrap_6scrin_box:nth-child(odd) {


margin-right: 80px;
}

.lp_wrap_6scrin_box_text {

width: 100%;
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 27px;

color: #000000;

}

/**7**/
.lp_wrap_7scrin {

	background: #F9F9F9;
 margin-top: 100px;
 padding-top: 60px;
 padding-bottom: 60px;
}
.lp_wrap_7scrin_center {
max-width:800px;
    margin: 0 auto; 
    margin-top: 0px;


 }


.lp_wrap_7scrin_title{}
.lp_wrap_7scrin_title h2{


font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 120%;
text-align: center;

color: #000000;

}
.lp_wrap_7scrin_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0px;
    margin: 0px;
    margin-top: 42px;
}
.lp_wrap_7scrin_list li{ 
	width: 40%;
	margin: 10px; 
	list-style: none;
	background: #FFFFFF;
border: 1px solid #DCDCDC;
padding: 10px  10px 10px 10px;
}

/**8**/
.lp_wrap_8scrin{

    max-width: 1217px;
    margin: 0 auto; 
    margin-top: 120px;
    margin-bottom: 120px;

}

.lp_wrap_8scrin_row{

display: flex;
justify-content: space-between;
flex-wrap: wrap;

}
.lp_wrap_8scrin_box{
width: 50%;


}
.lp_wrap_8scrin_box_title {
    width: 90%;
}
.lp_wrap_8scrin_box_title  h2{

font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 120%px;

color: #000000;}


.lp_wrap_8scrin_box_text{
margin-top: 48px;
width: 90%;


}
.lp_wrap_8scrin_box_text p{ 
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 27px;
color: #000000;
margin-bottom: 15px;

}

.lp_wrap_8scrin_box_foto{ position: relative; }
.lp_wrap_8scrin_box_foto img { width: 100%; }


/**9**/
.lp_wrap_9scrin{

    max-width: 1217px;
    margin: 0 auto; 
    margin-top: 120px;

}
.lp_wrap_9scrin_title{



}
.lp_wrap_9scrin_title h2{


font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 110%;
color: #000000;

}

.lp_wrap_9scrin_row{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 70px;

}
.lp_wrap_9scrin_row:nth-child(odd){
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 70px;
flex-direction: row-reverse;

}



.lp_wrap_9scrin_box{
    width: 50%;
  
}

.lp_wrap_9scrin_box_text{
   width: 80%;
}
.lp_wrap_9scrin_box_text p{

font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 27px;
color: #000000;
margin-bottom: 20px;

}

.lp_wrap_9scrin_box_foto{

 width: 90%;  position: relative;  z-index: 3;

}
.lp_wrap_9scrin_box_foto::before  {
 content: ""; 
 position: absolute; 
  top: -20px;
  left: -20px;
  width: 100%;
  height: 100%;
  background-color:#48b8ac;
 z-index: -1;
 opacity: .5;
}
.lp_wrap_9scrin_box_foto::after  {
 content: ""; 
 position: absolute; 
  top: -40px;
  left: -40px;
  width: 100%;
  height: 100%;
  background-color:#48b8ac;
 z-index: -2;
 opacity: .3;
}



.lp_wrap_9scrin_box_foto img{ width: 100%; }




.lp_wrap_8scrin_box_foto_title { 
    position: absolute;
    bottom: 20px;
    right: 20px; 
    background: #fff; 
    padding: 0px 10px 0px 10px;
}


/**10**/
.lp_wrap_10scrin{
    max-width: 1217px;
    margin: 0 auto; 
    margin-top: 120px;


}
.lp_wrap_10scrin_row{

 display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 70px;   
}
.lp_wrap_10scrin_box{
   width: 50%;
   position: relative;

}
.lp_wrap_10scrin_box_title{


}
.lp_wrap_10scrin_box_title h2{

  
font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 110%;
color: #000000;
}


.lp_wrap_10scrin_box_text{

margin-top: 30px;


}
.lp_wrap_10scrin_box_text p{


font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 27px;
color: #000000;
margin-top: 20px;


}



.lp_wrap_10scrin_box_fact{
width: 280px;
    background: #009282;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
position: absolute;
right: 1px;
padding: 40px 24px 60px 24px;
}
.lp_wrap_10scrin_box_fact_title{


font-style: normal;
font-weight: 400;
font-size: 64px;
line-height: 110%;
color: #FFFFFF;


}
.lp_wrap_10scrin_box_fact_text{

font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 120%;
color: #FFFFFF;
margin-top: 30px;
width: 80%;

}

/**11**/
.lp_wrap_11scrin{
    max-width:760px;
    margin: 0 auto; 
    margin-top: 120px;

}
.lp_wrap_11scrin_box{

    background: #D9D9D9;
border: 15px solid #48B8AC;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
position: relative;
padding-left: 60px;
padding-top: 30px;
padding-bottom: 60px;
}
.lp_wrap_11scrin_box_title{

font-style: normal;
font-weight: 400;
font-size: 64px;
line-height: 120%;
color: #000000;


}
.lp_wrap_11scrin_box_text{

margin-top: 20px;
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 120%;
color: #000000;
width: 60%;

}
.lp_wrap_11scrin_box_icon{

    position: absolute;
    bottom: 10px;
    right: 10px;
}


/**12**/
.lp_wrap_12scrin{

    max-width:1200px;
    margin: 0 auto; 
 margin-top: 120px;
}
.lp_wrap_12scrin_title{ 

width: 70%;

margin-bottom: 50px;
}
.lp_wrap_12scrin_title h2{  
font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 140%;
color: #000000;

}

.lp_wrap_12scrin_accord {
width: 70%;


}


/**13**/


.lp_wrap_13scrin{
    margin-top: 77px;
    padding-top: 77px;
    padding-bottom: 77px;   
background: url("img/price-bg.png");
background-repeat: no-repeat;
background-size: cover;
}

.lp_wrap_13scrin_center { 
    max-width:1200px;
    margin: 0 auto; 
    


}
.lp_wrap_13scrin_title{
margin-bottom: 52px;

}
.lp_wrap_13scrin_title h2{


font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 120%;

color: #000000;


}

.lp_wrap_13scrin_row{

margin-bottom: 40px;


}
.lp_wrap_13scrin_box{
 display: flex;
justify-content: space-between;
position: relative;
margin-bottom: 57px;
}
.lp_wrap_13scrin_box_num{
  font-style: normal;
font-weight: 400;
font-size: 96px;
color: #898989;
margin-right: 50px;
position: relative;
top: -22px;
}
.lp_wrap_13scrin_box_content { 
}
.lp_wrap_13scrin_box_title {

font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 33px;
color: #000000;

}
.lp_wrap_13scrin_box_text{
width: 80%;
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 120%;

color: #000000;

}

/**14**/
.lp_wrap_14scrin{

  max-width:1200px;
    margin: 0 auto; 
    margin-top: 120px;}
.lp_wrap_14scrin_row{

 display: flex;
justify-content: space-between;
position: relative;

}
.lp_wrap_14scrin_box{

    width: 50%;
}
.lp_wrap_14scrin_box_title{




}
.lp_wrap_14scrin_box_title h2 {
font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 54px;

color: #000000;

}

.lp_wrap_14scrin_box_text{
margin-top: 50px;
width: 80%;

}
.lp_wrap_14scrin_box_text p{



font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 120%;
color: #000000;
margin-bottom: 20px;

}
.lp_wrap_14scrin_box_foto{}
.lp_wrap_14scrin_box_foto img{ width: 100%; }




.questions {
  margin-bottom: 94px;
}
.questions__title {
  margin-bottom: 74px;
  text-align: center;
}
.questions__title span {
  display: block;
}
.item-questions {
  background: #fafafa;
  border: 1px solid #eeeeee;
  border-radius: 15px;
  cursor: pointer;
  margin-bottom: 18px;

}
.item-questions__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 22px 40px;
  border-bottom: 1px solid #eeeeee;
}
.item-questions__title span {
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  margin-right: 30px;
}
.item-questions__title._spoller-active .item-questions__plus:after {
  transform: rotate(180deg);
}
.item-questions__plus {
  flex: 0 0 16px;
  position: relative;
  width: 16px;
  height: 3px;
  background-color: #000000;
  border-radius: 15px;
}
.item-questions__plus::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 3px;
  top: 0;
  left: 0;
  background-color: #000000;
  transform: rotate(90deg);
  border-radius: 15px;
  transition: all 0.3s ease 0s;
}
.item-questions__text {
  font-weight: 500;
  line-height: 22px;
  color: #8A8A8A;
  padding: 24px 40px;
    display: none;
}
























@media (min-width: 320px) and (max-width: 480px) {
    .lp_wrap_top_bg {
    max-width:95%;
    margin: 0 auto;
}

.lp_wrap_top_title {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 20px;
}
.lp_wrap_top_subtitle {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 20px;
}

.lp_wrap_top_row {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    max-width: 95%;
    margin: 0 auto;
    margin-top: 28px;
    margin-left: 37px;
}
.lp_wrap_top_box {
    width: 30%;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 17px;
}
.lp_wrap_top_box_titile {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
}
.lp_wrap_top_box_text {

     font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 14px;
    color: #FFFFFF;
    width: 80%;
    margin-top: 8px;
}

.lp_wrap_top_footer {
    max-width: 90%;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    background: #FFFFFF;
    border: 1px solid #F0F0F0;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    top: 40px;
}
.lp_wrap_top_footer_box {
    display: flex;
    margin-left: 1px;
    width: 45%;
}
.lp_wrap_top_footer_box_icon{

margin-right: 5px;
width: 80px;
}
.lp_wrap_top_footer_box_icon {}
.lp_wrap_top_footer_box_icon img{

width: 100%;
}


.lp_wrap_top_footer_box_text {
  
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #000000;
}

.lp_wrap_2scrin {
    padding-top: 0px;
    max-width: 95%;
    margin: 0 auto;
}
.lp_wrap_2scrin_title {
    width: 95%;
    margin-top: 80px;
}
.lp_wrap_2scrin_title h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    color: #000000;
}
.lp_wrap_2scrin_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}

.lp_wrap_2scrin_box {
    width: 50%;
}
.lp_wrap_2scrin_box p {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 110%;
    color: #000000;
    width: 80%;
    margin-bottom: 14px;
}

.lp_wrap_3scrin {
    max-width: 95%;
    margin: 0 auto;
}
.lp_wrap_3scrin_title {
    margin-top: 60px;
}

.lp_wrap_3scrin_title h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    text-align: center;
    color: #000000;
    position: relative;
}
.lp_wrap_3scrin_title h2 span {
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 0px;
    color: #FFFFFF;
    position: absolute;
    top: -6px;
    background: #48B8AC;
    padding: 3px 5px 6px 5px;
    margin-left: 1px;
}

.lp_wrap_3scrin_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 95%;
    margin: 0 auto;
    margin-top: 20px;
}
.lp_wrap_3scrin_box {
    display: flex;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 40px;
    width: 45%;
}
.lp_wrap_3scrin_box_count {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    color: #D800B5;
    margin-right: 7px;
        margin-top: -7px;
}
.lp_wrap_3scrin_box_text {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    color: #000000;
}

.lp_wrap_4scrin_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.lp_wrap_4scrin_box {
    width: 300px;
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    padding-left: 20px;
    padding-right: 22px;
    padding-bottom: 40px;
    margin-bottom: 30px;
}
.lp_wrap_4scrin {
    max-width: 95%;
    margin: 0 auto;
    margin-top: 80px;
}


.lp_wrap_4scrin_box_text {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
}

.lp_wrap_4scrin_box_icon {
    background: #48B8AC;
    border: 3px solid #E4E4E4;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    width: 34px;
    height: 33px;
    margin: 0 auto;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    position: relative;
    top: -21px;
    left: -114px;
}

.lp_wrap_4scrin_box_icon img {
    width: 21px;
}

.lp_wrap_5scrin {
    max-width:95%;
    margin: 0 auto;
    margin-top: 27px;
}
.lp_wrap_5scrin_row_text p {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    color: #000000;
    width: 80%;
    margin-bottom: 15px;
}
.lp_wrap_5scrin_row_foto_title {
display: none;
}
.lp_wrap_6scrin {
    max-width:95%;
    margin: 0 auto;
    margin-top: 30px;
}


.lp_wrap_6scrin_row_top {
    max-width: 95%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.lp_wrap_6scrin_top_title h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    text-align: right;
    color: #000000;
}
.lp_wrap_6scrin_top_title {
    position: absolute;
    right: 10px;
    top: -5px;
}

.lp_wrap_6scrin_top_text {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #000000;
}
.lp_wrap_6scrin_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 28px;
}
.lp_wrap_6scrin_box_text {
    width: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
}

.lp_wrap_7scrin {
    background: #F9F9F9;
    margin-top: 28px;
    padding-top: 29px;
    padding-bottom: 42px;
}
.lp_wrap_7scrin_center {
    max-width: 95%;
    margin: 0 auto;
    margin-top: 0px;
}
.lp_wrap_7scrin_title h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    color: #000000;
}
.lp_wrap_7scrin_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
}
.lp_wrap_7scrin_list li {
    width: 40%;
    margin: 5px;
    list-style: none;
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    padding: 10px 10px 10px 10px;
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 14px;

color: #000000;
}
.lp_wrap_8scrin {
    max-width: 95%;
    margin: 0 auto;
    margin-top: 30px;
}

.lp_wrap_8scrin_box {
    width: 100%;
}
.lp_wrap_8scrin_box_title h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 110%;
    color: #000000;
}
.lp_wrap_8scrin_box_text {
    margin-top: 20px;
    width: 90%;
}
.lp_wrap_8scrin_box_text p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    margin-bottom: 15px;
}


.lp_wrap_9scrin_title h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 110%;
    color: #000000;
}


.lp_wrap_9scrin_row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 21px;
    margin-bottom: 30px;
}
.lp_wrap_9scrin_row:nth-child(odd) {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 21px;
    margin-bottom: 30px;
    flex-direction: unset;
}

.lp_wrap_9scrin_box {
    width: 100%;
}

.lp_wrap_9scrin_box_text p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    margin-bottom: 16px;
}

.lp_wrap_10scrin_row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 49px;
}
.lp_wrap_10scrin_box {
    width: 100%;
    position: relative;
}
.lp_wrap_10scrin_box_title h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 110%;
    color: #000000;
}
.lp_wrap_10scrin_box_text p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    margin-top: 16px;
}

.lp_wrap_10scrin_box_fact {
    width: 80%;
    background: #009282;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    position: relative;
    right: 1px;
    padding: 36px 24px 54px 24px;
    margin-top: 19px;
    margin-left: 1px;
}
.lp_wrap_13scrin_title h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 110%;
    color: #000000;
}

.lp_wrap_13scrin_box {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: 29px;
}
.lp_wrap_13scrin_box_num {
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    color: #898989;
    margin-right: 34px;
    position: relative;
    top: -16px;
}
.lp_wrap_13scrin_box_title {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    color: #000000;
}

.lp_wrap_13scrin_box_text {
    width: 90%;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 110%;
    color: #000000;
}


.lp_wrap_11scrin_box_title {
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 120%;
    color: #000000;
}


.lp_wrap_6scrin_box:nth-child(odd) {
    margin-right: 0px;
    margin-bottom: 20px;
}


.lp_wrap_6scrin_box {
    width: 100%;
}















.lp_wrap_9scrin {
   max-width: 95%;
    margin: 0 auto;
    margin-top: 30px;
}







.lp_wrap_9scrin_box_foto::before  {
 content: ""; 
 position: absolute; 
  top: -5px;
  left: -5px;
  width: 100%;
  height: 100%;
  background-color:#48b8ac;
 z-index: -1;
 opacity: .5;
}
.lp_wrap_9scrin_box_foto::after  {
 content: ""; 
 position: absolute; 
  top: -10px;
  left: -10px;
  width: 100%;
  height: 100%;
  background-color:#48b8ac;
 z-index: -2;
 opacity: .3;
}


.lp_wrap_10scrin {
      max-width: 95%;
    margin: 0 auto;
     margin-top: 30px;;
}
.lp_wrap_12scrin {
   max-width: 95%;
    margin: 0 auto;
     margin-top: 30px;;
}
.lp_wrap_12scrin_accord {
    width: 95%;
}
.lp_wrap_12scrin_title {
    width: 95%;
    margin-bottom: 19px;
}
.lp_wrap_12scrin_title h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    color: #000000;
}

.lp_wrap_13scrin {
    margin-top: 32px;
    padding-top: 3px;
    padding-bottom: 77px;
    background: url(img/price-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.lp_wrap_13scrin_center {
  max-width: 95%;
    margin: 0 auto;
     margin-top: 30px;;
}
.lp_wrap_12scrin_accord {
    width: 95%;
}





.lp_wrap_11scrin {
   max-width: 95%;
    margin: 0 auto;
     margin-top: 30px;;
}
.lp_wrap_14scrin {
  max-width: 95%;
    margin: 0 auto;
     margin-top: 30px;;
}


.lp_wrap_14scrin_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}

.lp_wrap_14scrin_box {
    width: 100%;
}
.lp_wrap_14scrin_box_title h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    color: #000000;
}
.lp_wrap_14scrin_box_text {
    margin-top: 16px;
    width: 80%;
}
.lp_wrap_14scrin_box_text p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 110%;
    color: #000000;
    margin-bottom: 20px;
}

    }
