.section_1 {
    height: auto;
    position: relative;
    top: -66px;
    width: 100%;
    margin-bottom: -50px;
}

.lp_logo {
    background-repeat: no-repeat;
    background-size: contain;
    height: 60px;
    margin-top: 20px;
}

.section_1 h1 {
    color: #fff;
    font-size: 53px;
    margin-top: 162px;
    margin-bottom: -10px;
}

.section_1 p {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
}

.lp_form {
    background: #fff;
    height: auto;
    padding: 7px 33px 5px 33px;
    border-radius: 5px;
    box-shadow: 0px 0px 11px 0px #a2a2a2 !important;
    position: relative;
    top: 40px;
}

.lp_form b {
    font-size: 53px;
}

.lp_form small {
    line-height: 20px;
    display: block;
    position: relative;
    left: 76px;
    bottom: 31px;
    font-size: 14px;
    width: 206px;
}

.lp_form input {
    border-radius: 0 !important;
    background: #e5e5e5 !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
    position: relative;
    left: 77px;
    bottom: 26px;
    height: 27px !important;
    width:88% !important;
}

.lp_form .frm_style_formidable-style.with_frm_style .frm_message{
	text-align: center;
}

.lp_form label {
    font-weight: normal !important;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
}

.lp_form button {
    width: 100% !important;
    border-radius: 5px !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
    color: #fff !important;
    font-weight: 600!important;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
    height: 46px !important;
}

.lp_form .frm_style_formidable-style.with_frm_style .form-field {
    margin-bottom: 0 !important;
}

.lp_form .frm_style_formidable-style.with_frm_style .frm_error_style {
    width: 280px;
    border-radius: 0;
}

.lp_form .frm_error {
    position: relative;
    top: -20px !important;
}

.lp_img {
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    min-height: 337px;
    margin-top: 25%;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.lp_form{
		margin-left: -60px;
	}

	.section_1 h1 {
	    font-size: 35px;
	    padding-right: 30px;
	}
}

@media only screen and (max-width: 991.5px) {
	.lp_form input {
	    left: 112px;
	    width: 100% !important;
	}

	.section_3 h2 {
	    width: 75% !important;
	}

	.section_3 p {
	    margin-top: 5px !important;
	}
}

@media only screen and (max-width: 767.5px) {
	.lp_form input {
	    width: 91% !important;
	}
}

@media only screen and (max-width: 600px) {
	.lp_form input {
	    position: inherit;
	    width: 100% !important;
	}

	.lp_form .frm_style_formidable-style.with_frm_style .form-field {
	    margin-bottom: 20px !important;
	}
}

@media only screen and (max-width: 392px) {
	.lp_form small {
	    left: 51px !important;
	    bottom: 25px !important;
	}

	.lp_form b {
	    font-size: 37px;
	}
}

.section_3 b {
    font-size: 72px;
}

.section_3 h2 {
    position: absolute;
    left: 78px;
    top: 0;
    width: 200px;
    min-height: 70px;
    display: flex;
    align-items: center;
}

.section_3 p {
    margin-top: 13px;
}

.lp_border {
    padding: 0px 60px 4px 60px;
}

.section_5 {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
}

.section_5 h2{
	text-align: center;
	    margin-bottom: 50px;
}

.section_5 .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all 0.2s ease-out;
    background: linear-gradient(#fff, #0000);
}

.lp_col {
    background: #fff;
    box-shadow: 0px 0px 11px 0px #a2a2a2 !important;
    padding: 21px 10px;
    width: 83%;
    margin: 0 auto;
    min-height: 389px;
}

.lp_website_image {
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    display: block;
    width: 231px;
    height: 160px;
    margin-bottom: 10px;
}

.section_5 h3 {
    text-align: center;
    font-size: 16px;
    width: 200px;
    margin: 0 auto;
    margin-bottom: 10px;
    min-height: 115px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section_5 b {
    font-size: 14px;
    font-style: italic;
    text-align: center;
    font-weight: normal;
    margin: 0 auto;
    display: block;
}

.section_5 .container {
    max-width: 1000px;
}
.lp_col hr {
    margin-top: 12px;
    margin-bottom: 4px;
}
.lp_stars {
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
    display: block;
    width: 100px;
    height: 26px;
}

.section_6 .container {
    max-width: 550px;
}

.lp_pf {
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
    display: block;
    width: 150px;
    height: 150px;
    border-radius: 100%;
}

.section_6 b {
    font-weight: normal;
    display: block;
    text-align: center;
    margin-top: 10px;
}

.section_6 button {
    width: 60% !important;
    border-radius: 5px !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
    color: #fff !important;
    font-weight: 600!important;
    height: 46px !important;
    margin: 0 auto;
}

.section_6 p {
    display: block;
    margin: 20px auto;
    margin-bottom: -10px;
    text-align: center;
}

.section_6 a {
    width: 100%;
    text-align: center;
}

.section_6 h2 {
    margin-top: 40px;
        text-align: center;
}

@media only screen and (max-width: 480px) {
	.lp_border {
	    padding: 0 20px !important;
	}

    .section_1 h1 {
        font-size: 45px;
    }
}

@media only screen and (min-width: 767.5px) and (max-width: 991.5px) {
	.lp_form small {
	    width: 506px;
	}
}

footer.entry-footer,
header.entry-header {
    display: none;
}

.section_7 h2 {
    text-align: center;
}

.section_7 .col-lg-12 {
    text-align: center;
}

.section_7 .container {
    max-width: 650px;
}

.lp_logo_footer {
    background-repeat: no-repeat;
    background-size: contain;
    height: 25px;
    margin: 0 auto;
    display: block;
    width: 100px;
}

footer#colophon .container {
    max-width: 235px;
}

.section_1 h2 {
    color: #fff;
    font-size: 25px;
}

.section_1 a {
    text-decoration: none;
}