.clear {
    clear: both;
}

.blog_html_area {
    max-width: 96%;
    background-color: #ffffff;
    padding-top: 50px;
    padding-bottom: 100px;
    margin: auto;
}


.blog_html_area_page01_heading{
    text-align: center;
    margin-bottom:30px;
     font-family: 'dincond-medium';
   text-decoration: none;
   color:#eb001a;
   font-size:48px;
   font-weight:600;
   line-height:120%;

}

.blog_html_area_page01_heading .title2{
 
   font-size:38px;
 font-weight:normal;
}

.table_blog_html_area_page01_heading{
    width:100%;
    margin-bottom:20px;
}
.table_blog_html_area_page01_heading th{
    width:50%;
    padding:30px 30px 30px 30px;
    color:#ffffff;
    font-size:18px;
       background-color: #db3632;
  
}
.table_blog_html_area_page01_heading th.lang2{
 
    font-size:15px;
      
  
}
.table_blog_html_area_page01_heading th .title{
    float:left;
    border-bottom:#ffffff;
    margin-bottom:5px;
    padding-bottom:5px;
    border-bottom:5px solid #ffffff;
  
}
.table_blog_html_area_page01_heading th .desc{
    clear:both;
    max-width:400px;
  
}
.table_blog_html_area_page01_subheading {
    width:100%;
 
}
.table_blog_html_area_page01_subheading td.img{
    width:50px;
    padding-right:30px;
}
.table_blog_html_area_page01_subheading td img{
    max-width:100%;
}

.blog_html_area_page01_bottom{
    display:block;
    height:20px;
    background-color: #db3632;
    margin-top:30px;
}

.blog_html_area_page01_section{
    background-color:#f7e6ec;
    display:block;
    padding:20px 20px 0px 20px;
    margin-bottom:20px;
    -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
  position:relative;
}

.table_blog_html_area_page01_section{
    width:100%;
}

.table_blog_html_area_page01_section td{
    width:50%;
    padding:5px 20px 5px 20px;

}

ul.blog_html_red_dot_list .heading{
    color:#db3632;;
    margin-bottom:10px;
    font-weight: 600;
    font-size:22px;
    margin-left:-20px;
}
.lang2 ul.blog_html_red_dot_list .heading{
    font-size:18px;
}


ul.blog_html_red_dot_list{
    list-style-image: url("../images/dot.png?v=2");
}
ul.blog_html_red_dot_list .title{
     font-family: 'dincond-regular';
   color:#eb001a;
   font-size:22px;
   font-weight:600;
   line-height:120%;
   margin-bottom:5px;
}
ul.blog_html_red_dot_list li{
   padding-bottom:0px;
   margin-bottom:10px;
   font-size:22px;
}

.lang2 ul.blog_html_red_dot_list .title{
    
   font-size:18px;
  
}

.lang2 ul.blog_html_red_dot_list li{

   font-size:18px;
}




.blog_html_area_page01_section2{
    background-color:#ffffff;
    display:block;
    padding:0px 0px 0px 0px;
    margin-bottom:20px;
  position:relative;
    
}

.blog_html_area_page01_section_icon{
    position:absolute;
    right:0px;
    top:-10px;
}
.blog_html_area_page01_section_icon img{
    height:50px;
    margin-left:10px;
}