@charset "UTF-8";

@media screen and (max-width: 500px){
	#first+section,
	#con1+section{
		padding-top: 35px;
		padding-bottom:30px;
	}
}


#con1+section .heading.block_header_6 .h::before{
	background: linear-gradient(45deg, rgba(47,162,215,1) 0%, rgba(73,224,217,1) 100%);
	background: -moz-linear-gradient(45deg, rgba(47,162,215,1) 0%, rgba(73,224,217,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(47,162,215,1) 0%, rgba(73,224,217,1) 100%);
}
#con2+div .heading.block_header_4 .h{
	color:#2fa2d7;
}
#con2+div .heading.block_header_4 .h {
  font-size: 1.7rem!important;
letter-spacing: 0.02rem!important;
}