div.text_under {
   font-size: 18px;
    color: #000000;
              font-weight: 300;
   
    font-family: Montserrat, sans-serif;
    line-height: 1.25;
}


div.text_under h2{
      
       color: #000000;
    font-family: Oswald, sans-serif;
    font-weight: 700;
    font-style: normal;
  font-size: 35px;
}


div.text_under ul{
    list-style:none;
    padding-left:0px;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}

div.text_under ul li{
    width:46%;
    min-width:280px;
    position:relative;
    padding-left:45px;
}

div.text_under ul li:before{
    position:absolute;
    top:5px;
    left:0px;
    content:"" "";
    width:40px;
    height:40px;
    background: url(""/d/fgs16_check.svg"");
    background-size: 40px;
}
_under__img {
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 2px 2px 5px 1px rgba(236, 236, 236, 0);
    margin-bottom: 0px;
    border-radius: 5px;
    background: rgba(253, 247, 240, 0);
}
div.text_under_body {
   display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
    padding: 10px;

}
div.text_title{
    width:100%;
   
    font-size:28px;
    text-align: center;
      color: #333;
    margin-bottom:20px;
    
    
     
   color: #484848;
    font-family: 'Open Sans', serif;
    font-weight: 600;
    font-style: normal;
    line-height: 1.25;
    font-size: 32px;
    
       }
div.text_item {
     isplay: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 36%;
    vertical-align: top;
    background: #c9242b;
    border-radius: 1px;
    padding: 10px 40px 10px 40px;
    margin: 12px 16px;
    -moz-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0.05);
}

div.text_title1 {
   

        line-height: 1.25;
      

         font-family: 'Open Sans', serif;
             text-align: center;
             font-size: 16px;
    color: #4d4d4d;
    font-weight: 400;
    line-height: 20px;

}
div.list-zag {
        
         
       font-family: ""fscb"";
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    color: #000;
    font-size: 20px;
    margin-bottom: 6px;
        text-align: center;
   
}