.clear {
	clear: both;
}

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

.blog_html_area .highlight {
	color: #eb001a;
	font-weight: 600;
}

.blog_html_area p {
	font-size: 18px;
}

.blog_html_area ul,
.blog_html_area ol {
	font-size: 18px;
}

.lang1 p,
p.lang1 {
	font-size: 20px;
}

.lang1 ul,
.lang1 ol,
ul.lang1,
ol.lang1 {
	font-size: 20px;
}

.blog_html_area ul li,
.blog_html_area ol li {
	margin-bottom: 20px;
	padding-bottom: 0;
}

.blog_html_area_page01_heading {
	width: 100%;
	text-align: center;
	margin-bottom: 60px;
	color: #eb001a;
	font-size: 26px;
	font-weight: 600;
	border-bottom: 5px solid #eb001a;
	;
	padding-bottom: 30px;
}

.blog_html_area_page01_heading .title1 {
	font-size: 20px;
}

.blog_html_area_page01_section1 {
	width: 100%;
	margin-bottom: 20px;
}

.blog_html_area_page01_heading2 {
	width: 100%;
	margin-bottom: 60px;
	color: #eb001a;
	font-size: 26px;
	font-weight: 600;
	border-bottom: 5px solid #eb001a;

	padding-bottom: 30px;
}

.blog_html_area_page01_heading2 table {}

.blog_html_area_page01_heading2 table td.img {
	width: 80px;
	padding-right: 20px;
}

.blog_html_area_page01_heading2 table td.img img {
	width: 100%;
}

.blog_html_area_page01_heading2 table td {
	vertical-align: middle;
}

.blog_html_area_page01_section2_img {
	clear: both;
	margin-bottom: 30px;
    text-align:right;
}

.blog_html_area_page01_section2_img img {
	max-width: 100%;
	max-height: 200px;
	
}

.table_blog_html_area_page01_section2 {
	width: 100%;
	margin-bottom: 30px;
	border-collapse: separate;
	border-spacing: 0;
	border: 3px solid #ed1d24;
	border-radius: 20px;
	overflow: hidden;
}

.table_blog_html_area_page01_section2 th {
	width: 25%;
	padding: 10px 10px 10px 10px;
	background-color: #ed1d24;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	font-weight: 600;
	border-right: 3px solid #e6e7e8;
}

.table_blog_html_area_page01_section2 tr th:last-child {
	border-right: none;
}

.table_blog_html_area_page01_section2 td {
	width: 25%;
	padding: 10px 10px 10px 10px;
	border-right: 3px solid #e6e7e8;
	background-color: #ffffff;
	text-align: center;
    	font-size: 18px;
}

.table_blog_html_area_page01_section2 tr td:last-child {
	border-right: none;
}

.table_blog_html_area_page01_section2 tr:nth-child(even) td {
	background-color: #f1f1f2;
}

.table_blog_html_area_page01_section2_cell {
    width:100%;
    
}

.table_blog_html_area_page01_section2_cell td {
	padding: 5px 0px 5px 0px;

	border-right: none;
	font-size: 18px;
	color: #333333;
	text-align: center;
	font-weight: 600;
    display:block;
    width:100%;
}

.table_blog_html_area_page01_section2_cell td img {
	max-width: 100%;
	max-height: 100px;
    margin:auto;
}

.table_blog_html_area_page01_section2_cell_info {
width:100%;

}

.table_blog_html_area_page01_section2_cell_info td {
	padding: 5px 0px 5px 0px;

	border-right: none;
	font-size: 16px;
	color: #333333;
	text-align: center;
	font-weight: 600;
     display:block;
         width:100%;
}

.table_blog_html_area_page01_section2_cell_info td.col1-1 {
	font-size: 28px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
}

.table_blog_html_area_page01_section2_cell_info td.col1-1 {
	text-align: center;
}

.blog_html_area_page01_section1_section3 {
	display: block;
	padding: 30px 20px 30px 20px;
	color: #ffffff;
	margin-bottom: 30px;
	background-color: #6d6e71;
	text-align: center;
}

.blog_html_area_page01_heading4 {
	width: 100%;
	margin-bottom: 60px;
	color: #eb001a;
	font-size: 26px;
	font-weight: 600;
	border-bottom: 5px solid #eb001a;
	;
	padding-bottom: 30px;
}

.blog_html_area_page01_heading4 table {}

.blog_html_area_page01_heading4 table td.img {
	width: 60px;
	padding-right: 20px;
}

.blog_html_area_page01_heading4 table td.img img {
	width: 100%;
}

.blog_html_area_page01_heading4 table td {
	vertical-align: middle;
}

.blog_html_area_page01_heading5 {
	width: 100%;
	margin-bottom: 60px;
	color: #eb001a;
	font-size: 26px;
	font-weight: 600;
	border-bottom: 5px solid #eb001a;
	;
	padding-bottom: 30px;
}

.blog_html_area_page01_heading5 table {}

.blog_html_area_page01_heading5 table td.img {
	width: 60px;
	padding-right: 20px;
}

.blog_html_area_page01_heading5 table td.img img {
	width: 100%;
}

.blog_html_area_page01_heading5 table td {
	vertical-align: middle;
}

.blog_html_area_page01_point_list ul {
	list-style-image: url("../images/tick.png?v=22");
	margin-left: 40px;
	list-style-position: outside;
}

.blog_html_area_page01_point_list ul li {
	padding-left: 10px;
}

.blog_html_area_page01_bottom_img {
	margin-bottom: 30px;
	padding-left: 20px;
    text-align:center;
}

.blog_html_area_page01_bottom_img img {
	max-width: 100%;
	max-height: 100px;
}