.masthead{
	background-image: url('../img/background1.png');
	background-size: cover;
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 0;
}

.home1 .video_box iframe {
	width: 100%;
	height: 400px;

}

.home1 .bg13{
	padding: 15px 30px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
  background-color: #fff;
  border-radius: 5px;
}
.home1 .content_box table td svg{
	color: #dc072f;
}
.home1 .content_box table td{
	border: none;
	padding-bottom: 10px;
	padding-top: 0px;
	line-height: 22px;
}

.home1 .shadow1{
  background-color: #ED1C24;
  padding: 10px 0;
  border-radius: 5px;

}

.home1 .shadow2{
  background-color: rgba(0, 0, 0, 0.25);
  padding: 10px 15px;
  border-radius: 5px;
  display: inline-block;

}

.home1 .row .content_box{
	padding: 15px 15px 15px 0;
}

.home1 .home1_video img{
	width: 300px;
	max-width: 300px;
}
.home1 .home1_video img.img_right{
	margin-left: -50px;
}
.home1_footer{
	padding-top: 100px;
	background-image: url('../img/background1_footer.png');
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}



.home2{
	background-image: url('../img/background2.png');
	background-size: cover;
	background-position: bottom;	
	position: relative;
	z-index: 500;
}
.home4{
  background-image: url('../img/background4.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  position: relative;
  padding-top: 150px;
}

.home4 h4{
	border-radius: 5px;
	background-color:#ED1C24;
	display: inline-block;
	padding: 10px 20px;
}

.home4 .content{
  background-color:#FCCC00;
  max-width: 900px;
  margin: 0 auto;
  padding: 15px;
  border-radius: 10px;
}

.home5 .box1{
	background-color: #EF1254;
	display: inline-block;
	color: #fff;
	border-radius: 35px;
	padding: 20px 20px;

}

.home5 .box2{
	background-color: #6FCDF3;
	display: inline-block;
	color: #fff;
	border-radius: 35px;
	padding: 20px 20px;

}

.home5 .box3{
	background-color: #FCB371;
	display: inline-block;
	color: #fff;
	border-radius: 35px;
	padding: 20px 20px;

}


.home5b{
	margin-top: -5%;
	background-image: url('../img/background5b.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  position: relative;
}
.home6{
	background-image: url('../img/background6.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  position: relative;

}
.home6_footer{
	margin-top: -7%;
	position: relative;
	z-index: 100;
}

.home7{
	position: relative;
	z-index: 100;
	background-image: url('../img/background18.png');
	background-size: cover;
}

.home7 .color_white{
	color: rgba(255, 255, 255, 0.9);
}
.home9{
}
.home9 .content{
	margin-top:150px;
	padding: 25px;
	position: relative;
  border-radius: 15px;
  background-color: #F2F9FF;

}

.home9 .content img{
	position: absolute;
	top: -200px;
	left: 0;
	right: 0;
}
.home9 .list{
	padding-top: 150px;
}
.home9 .list ul{
	margin: 0;
	padding: 0  20px;
	list-style: none;
}
.home9 .list ul li{
	font-size: 18px;
	margin-bottom: 15px;
}
.home9 .list ul li svg{
	 color: #ed1c24;
	 margin-right: 10px;
}

.home10{
	position: relative;
	z-index: 100;
	background-image: url('../img/background10.png');
	background-size: cover;
}
