.top_header{background: #fff; background-image: url("/img/top.png"); background-repeat: no-repeat;background-position: center bottom; padding-bottom: 152px; padding-top:60px;}
.top_header h2{color:#ff9742; margin-bottom:0.5em; font-size:2.4em;}
.top_header p{font-size:1.3em;}
.bg1b96d4{background: #1b96d4; color: #fff; margin:0; padding:60px 0 30px;}
.bg1b96d4 h3{font-size:1.8em;}
.home .page-title h1{text-align:center; width:100%;}
.mb40{margin-bottom:40px;}
.bg_fff{background:#fff;}
.bg_3a434d{background:#3a434d;}
.bg_3a434d h4{color:#fff; font-size:1.8em; border:none; margin-top:2em;}
.bg_3a434d p{color:#fff; font-size:1.1em;}
.bg_3a434d .footer_contact{ max-width:920px; margin:0 auto;}
section.footers {
    background: #a8d2ed;
    padding: 10px;
    border-bottom: 1px solid #e7e7e7;
}
footer{background:#1b96d4;color:#fff;}
textarea.form-control {height:120px;}
div.wpcf7{color:#fff}
@media screen and (min-width: 768px) {
	.pc {
		display: block !important;
	}
	.sp {
		display: none !important;
	}
}
@media screen and (max-width: 767px) {
	.pc {
		display: none !important;
	}
	.sp {
		display: block !important;
	}
}
#secondary .widget {
    margin: 1.5em 0.5em;
    padding: 1em 10%;
    background: #fff;
}