@charset "utf-8";
/* CSS Document */
.head_p {font-size: 20px;text-transform:capitalize;margin-bottom:20px; color:#333; line-height:21px;}
.ellipse {width:8px; height:8px; ; float:left; margin-right:5px; border-radius:20px; border:solid 5px #d3392c;}
.event_wrap {width:1100px; margin:0 auto;}
.sanitation_lunch_wrap p {color:#333;}

.head_content {padding-bottom:400px;}
.head_content div {display:inline-block; float:left;}

.left_content {width:528px; height:339px; margin-left:40px;}
.left_content_p {margin-top:60px; font-size:21px !important;}
.left_conent_p01 {font-size:21px !important; margin:5px 0 45px 0;}
.left_content p {line-height:25px; font-size:16px;}
.left_content strong {color:#d3392c;}


.middle_img {margin-bottom:30px;}
.middle_content p {line-height:25px;}
.middle_content strong {color:#d3392c;}

.foooter_content {margin-top:35px;}
.foooter_content ul {margin-top:30px;}
.foooter_content ul li {display:inline-block; font-weight:bold; font-size:18px;}
.foooter_content ul li:first-child {margin:0 185px 0 80px;}
.foooter_content ul li:nth-child(2) {margin-right:140px}
.foooter_content ul li:nth-child(3) {margin-right:105px;} 

.center_img {text-align:center;}

.image_con .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  }
.image_con {margin-top: 70px;}
.image_con .row div {margin-right: 20px;display:inline-block;float:left;text-align: center;}
.image_con .row div:last-child {margin-right:0;}