.why-choose .textttt-center {
  display: none;
}


.choose-point,
.choose-container-step1 {

  display: flex;
  gap: 40px;
  justify-content: center;

}

.choose-point-img,
.width-choose {
  width: 510px;
}

.choose-point-list,
.img-fm {
  width: 610px;
}

.choose-point {
  margin: 90px auto;
}

.choose-point-list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

.choose-point-list>*:nth-child(-n+2) {
  width: calc(50% - 20px) !important;
}

.choose-point-list>*:nth-last-child(-n+3) {
  width: 100%;
}

.choose-center {
  display: flex;
  width: 720px;
  margin: auto;
  flex-direction: column;
  justify-content: center;
}

.single-blog .blog-desc .choose-center h2 {
  margin-bottom: 50px;
  text-align: center;
  font: 500 40px / 50px "Montserrat";
}

.single-blog .blog-desc .choose-center ul,
.single-blog .blog-desc .choose-center ol {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin: 0;
}

.single-blog .blog-desc .choose-center ul li,
.single-blog .blog-desc .choose-center ol li {
  position: relative;
  padding-left: 30px;
  list-style: none;
  margin-bottom: 0;
  font-weight: 400;
}

.single-blog .blog-desc .choose-center ul li::before,
.single-blog .blog-desc .choose-center ol li::before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  width: 25px;
  height: 24px;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'><path d='M12.5 0.5L15.3064 9.13729H24.3882L17.0409 14.4754L19.8473 23.1127L12.5 17.7746L5.15268 23.1127L7.95911 14.4754L0.611794 9.13729H9.69357L12.5 0.5Z' fill='%23F3BCDA'/></svg>") no-repeat center;
  background-size: contain;
}

.fm {
  font-weight: 500 !important;
}

.single-blog .blog-desc .choose-items-1 h3 {
  color: #E10174 !important;
  font: 500 24px / 29px "Montserrat";
  letter-spacing: 0.5px;
  margin-bottom: 15px !important;
}

.single-blog .blog-desc .choose-items-1 p {
  margin: 0;
}

.single-blog .choose-point-img img {}

.single-blog .blog-desc h2.choose-h2 {
  color: #E10174 !important;
  font: 500 40px / 52px "Montserrat";
  letter-spacing: 0.5px;
  margin-bottom: 34px !important;
}

.single-blog .blog-desc h2.choose-h2 span {
  color: #000 !important;

}

.single-blog .blog-desc .width-choose p {
  margin: 0;
}

.single-blog .blog-desc .width-choose a.a-red {

  font-weight: 400;
}
.width-choose 
{
    margin-top:30px;
}
.single-blog .blog-desc .img-fm  {
/*position: relative; */
min-height: 486px;
}
.single-blog .blog-desc .img-fm img {
      position: absolute;
    right: 0;
    height: 485px;

}
@media (max-width: 767px) {
     .choose-point-list,
   .choose-point
    {
        flex-direction: column;
    }
    
    .choose-container-step1 {
        flex-direction: column-reverse;
    }

    
    
    
    .single-blog .blog-desc h2.choose-h2 {
    font: 500 24px / 32px "Montserrat";
    letter-spacing: 1px;
    text-align: center;
}
   .single-blog .blog-desc h2.choose-h2 span {
    
    display: block;
} 
    
   .single-blog .blog-desc .img-fm img {
    position: unset;
    max-width: 100%;
    height:auto;
    width:100%;
       
   }
  
   .choose-point-list>*:nth-child(-n+2) {
    width: calc(100% - 0px) !important;
}
   .single-blog .blog-desc .choose-center h2 {
   
    font: 500 24px / 43px "Montserrat";
            margin-bottom: 34px;
}
.choose-point-img, 
.width-choose,
.choose-point-list, 
.img-fm,
.choose-center {

    width: 100%;
   
}
body.why-choose .blog-desc.allcomanpage 

{
        padding-left: 0;
    padding-right: 0px
}

body.why-choose #content.single-blog{
    padding-top:0;
}
.single-blog .blog-desc .img-fm {
   
    min-height: unset;
}


.single-blog .blog-desc .choose-items-1 h3 {
   
    font: 500 18px / 34px "Montserrat";
 
    margin-bottom: 15px !important;
}
.single-blog .blog-desc p {
    font-size: 14px;
   
}
.width-choose {
    margin-top: 0px;
    width: 100%;
}

.choose-point {
    margin: 60px auto;
}




}
