.elementor-sticky--effects.chm_header {
    box-shadow: 0 8px 15px 0 rgba(25, 29, 37, .12) !important;
}
.elementor-sticky--effects.chm_header img {
    max-width: 170px;
    transition: all .5s;
}
.gform-theme--foundation .gfield textarea.large,
.gform-body input {
    border-color: #d7d7d7 !important;
    border-radius: 0;
}
.gform_button {
    border-radius: 50px !important;
    padding: 13px 25px !important;
    background: #F4E18A !important;
    color: #00597B !important;
    font-weight: 600 !important;
}
.gform_button:hover{
	background:#B1D9F4 !important;
	color:#000 !important;
}
.gform-theme--foundation .gform_fields{
	row-gap: 20px !important;
	grid-row-gap:20px !important;
}
.gform-theme--foundation .gform_footer{
	display: block !important;
	text-align: right !important;
}
.home .type-testimonial p{
	font-family:300 !important;
}
.home .testimonial p{
	font-weight:300;
}
.chm_sidebar ul{
	padding:0px;
}
.chm_sidebar li{
	list-style:none;
	margin-bottom: 15px;
}
.chm_sidebar li a{
	color:#F4E18A;
}
.chm_sidebar li a:hover{
	color:#fff;
}
@media only screen and (max-width: 640px) {
.name_last {
    margin-top: 8px;
}
	.gform_button {
    width: 100% !important;
}
}
