


@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeue-Light.eot');
    src: url('fonts/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue-Light.woff2') format('woff2'),
        url('fonts/HelveticaNeue-Light.woff') format('woff'),
        url('fonts/HelveticaNeue-Light.ttf') format('truetype'),
        url('fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeue-Medium.eot');
    src: url('fonts/HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue-Medium.woff2') format('woff2'),
        url('fonts/HelveticaNeue-Medium.woff') format('woff'),
        url('fonts/HelveticaNeue-Medium.ttf') format('truetype'),
        url('fonts/HelveticaNeue-Medium.svg#HelveticaNeue-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeue-Bold.eot');
    src: url('fonts/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue-Bold.woff2') format('woff2'),
        url('fonts/HelveticaNeue-Bold.woff') format('woff'),
        url('fonts/HelveticaNeue-Bold.ttf') format('truetype'),
        url('fonts/HelveticaNeue-Bold.svg#HelveticaNeue-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeue-Roman.eot');
    src: url('fonts/HelveticaNeue-Roman.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue-Roman.woff2') format('woff2'),
        url('fonts/HelveticaNeue-Roman.woff') format('woff'),
        url('fonts/HelveticaNeue-Roman.ttf') format('truetype'),
        url('fonts/HelveticaNeue-Roman.svg#HelveticaNeue-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


body {
    margin: 0;
}


.lp-header{
	background-color: #013d6a;
	position: relative;
	padding-top: 10px;
	padding-bottom: 42px;
}

.lp-inner-container{
	max-width: 1315px;
	margin: 0px auto;
	position: relative;
}
.lp-header-devider{
	position: relative;
}

.lp-header-devider img{
	width: 100%;
}



.lp-banner-section {
    position: relative;
    padding-top: 70px;
    padding-bottom: 50px;
}

.lp-banner-block {
    position: relative;
    background-color: #F4F2F2;
    padding: 34px;
	overflow: hidden;
}

.lp-banner-block:after {
    content: "";
    width: 123px;
    height: 54px;
    background-color: #fff;
    position: absolute;
    right: -34px;
    bottom: -16px;
    transform: rotate(325deg);
}




.lp-banner-thumb{
	position: relative;
}

.lp-banner-thumb img{
	width: 100%;
}


.lp-bnnerform-title{
	font-family: 'Helvetica Neue';
	color: #003D6A;
	font-size: 36px;
	font-weight: 700;
}

.lp-banner-subtext{
	 font-family: 'Helvetica Neue';
	color: #003D6A;
	font-size: 22px;
	font-weight: normal;
}


.locate-form-item {
    position: relative;
    margin-bottom: 5px;
    margin-top: 16px;
}

.locate-form-field {
    width: 100%;
    font-family: 'Helvetica Neue';
    color: #8f8f8f;
    font-size: 16px;
    height: 40px;
    border-radius: 30px;
    border: 0px;
    padding: 12px;
}



.locate-form-field:focus{
	outline: none;
}

.lp-form-message-filed{
	width: 100%;
    font-family: 'Helvetica Neue';
    color: #8f8f8f;
    font-size: 16px;
    height: 100px;
    border-radius: 20px;
    border: 0;
    padding: 8px;
	margin-top: 12px;
	padding-left: 14px;
}

.lp-form-message-filed:focus{
	outline: none;
}

.lp-submit-btn {
    background-color: #003D6A;
    font-family: 'Helvetica Neue';
    color: #fff;
    border: 0px;
    font-size: 16px;
    display: inline-block;
    border-radius: 30px;
    padding: 10px 46px;
    margin-top: 20px;
}

.lp-submit-btn:hover{
    background-color: #000;
}

.lp-advantage-section{
	padding-top: 30px;
	
}

.lp-banner-form{
	 padding-left: 34px;
    padding-right: 34px;
}

.lp-section-title{
	font-family: 'Helvetica Neue';
	color: #003D6A;
	font-size: 32px;
	font-weight: 700;
	text-align: center;
}

.lp-subtext-info{
	font-family: 'Helvetica Neue';
	color: #003D6A;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
}


.lp-info-section{
	position relative;
	padding-top: 40px;
	
}

.lp-text-info {
    font-family: 'Helvetica Neue';
    color: #444444;
    font-size: 18px;
    line-height: 1.3;
}

.lp-why-choose-section{
	position relative;
	padding-top: 70px;
}

.lp-why-choose-list{
	padding-left: 24px;
	margin-top: 10px;
}


.lp-why-choose-list li {
    font-family: 'Helvetica Neue';
    color: #444444;
    font-size: 16px;
    margin-top: 15px;
    position: relative;
    list-style: none;
    padding-left: 10px;
	line-height: 1.4;
}

.lp-why-choose-list  li:before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url('../images/plus-iocn.png');
    position: absolute;
    left: -26px;
    top: 2px;
}

.lp-why-choose-info-block {
    padding-left: 10%;
    padding-right: 5%;
    position: relative;
}

.lp-why-choose-thumb{
	position: relative;
}

.lp-why-choose-thumb img{
	width: 100%;
}

.lp-why-choose-inner {
    position: relative;
    padding: 34px;
    background-color: #f4f2f2;
}

.lp-contact-info{
	position: relative;
	padding-top: 50px;
	overflow: hidden;
}


.lp-contact-inner {
    position: relative;
    background-color: #A7CC35;
    padding: 60px 40px;
    max-width: 1000px;
    margin: 0px auto;
}

.lp-contact-inner:after {
    content: "";
    width: 130px;
    height: 60px;
    background-color: #fff;
    position: absolute;
    right: -40px;
    transform: rotate(318deg);
    bottom: -20px;
}

.lp-contact-info-text {
    text-align: center;
    font-family: 'Helvetica Neue';
    font-size: 20px;
    color: #fff;
    margin-top: 25px;
	line-height: 1.4;
}

.lp-footer {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 40px;
    background-color: #003d6a;
    margin-top: 88px;
}

.lp-footer-title{
	font-family: 'Helvetica Neue';
    font-size: 16px;
	font-weight: 500;
	color: #fff;
}

.lp-footer-text{
	font-family: 'Helvetica Neue';
    font-size: 16px;
	font-weight: 300;
	color: #fff;
	line-height: 1.4;
}

.lp-footer-text a{
	color: #fff;
}

.lp-footer-text a:hover{
	text-decoration: none;
}

.lp-follow-text{
	font-family: 'Helvetica Neue';
    font-size: 16px;
	font-weight: 300;
	color: #fff;
}

.lp-footer-social {
    position: relative;
    text-align: right;
}

.lp-footer-social a {
    margin: 0 8px;
}

.lp-footer-devider {
    position: relative;
    margin-top: -20px;
}

.lp-footer-devider img{
	width: 100%;
}

.lp-foot-connect {
    margin-bottom: 3px;
}

.footer-copyright {
    font-family: 'Helvetica Neue';
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    text-align: right;
    margin-bottom: 0px;
    margin-top: 10px;
}



@media (max-width: 767px) {
.lp-logo img {
	 width: 270px;
}	
	
.lp-inner-container {
    max-width: 90%;
}

.lp-header{
	padding-top: 10px;
    padding-bottom: 28px;
}

.lp-banner-section {
    position: relative;
    padding-top: 40px;
    padding-bottom: 32px;
}

.lp-banner-form {
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
}

.lp-bnnerform-title{
	font-size: 22px;
}

.lp-banner-subtext{
	    font-size: 18px;
}

.lp-banner-block{
	    padding: 20px;
}

.locate-form-item {
    margin-bottom: 5px;
    margin-top: 10px;
}

.lp-section-title{
	    font-size: 20px;
}

.lp-subtext-info{
	    font-size: 18px;
}

.lp-text-info{
	font-size: 16px;
}

.lp-why-choose-inner{
	    padding: 15px;
}

.lp-why-choose-info-block {
    padding-left: 0%;
    padding-right: 0%;
    position: relative;
    padding-bottom: 12px;
}

.lp-why-choose-section {
    padding-top: 45px;
}

.lp-why-choose-list li{
	    font-size: 15px;
}

.lp-contact-inner{
	    padding: 34px 25px;
}

.lp-contact-info-text{
	    font-size: 16px;
}

.lp-section-title{
	    font-size: 18px;
}

.lp-footer-devider {
    position: relative;
    margin-top: 24px;
}

.lp-footer-text{
	    font-size: 15px;
}

.lp-footer-social {
    position: relative;
    text-align: left;
    margin-top: 15px;
}

.footer-copyright{
	    font-size: 15px;
}
	
}




@media only screen and (min-width: 768px) and (max-width: 1199px)  {
	
.lp-inner-container {
  max-width: 90%;
}

.lp-logo img {
	    max-width: 300px;
}

.lp-banner-section {
    position: relative;
    padding-top: 50px;
    padding-bottom: 18px;
}

.lp-banner-block{
	    padding: 20px;
}

.lp-banner-form {
    padding-left: 10px;
    padding-right: 10px;
}

.lp-bnnerform-title{
	    font-size: 24px;
}

.lp-banner-subtext{
	    font-size: 18px;
}

.locate-form-field{
	font-size: 14px;
    height: 38px;
}

.lp-form-message-filed{
	font-size: 14px;
    height: 70px;
}

.lp-section-title{
	    font-size: 24px;
}

.lp-subtext-info{
	    font-size: 18px;
}

.lp-text-info{
	    font-size: 16px;
}

.lp-why-choose-info-block {
    padding-left: 0%;
    padding-right: 0%;
    position: relative;
}

.lp-why-choose-inner{
	    padding: 22px;
}

.lp-why-choose-section {
    padding-top: 40px;
}

.lp-contact-info {
    padding-top: 28px;
}

.lp-contact-inner{
	padding: 40px 34px;
}

.lp-footer{
	    margin-top: 60px;
}

.lp-footer-text{
	    font-size: 15px;
}
	
	
}

@media only screen and (min-width: 1200px) and (max-width: 1366px)  {
.lp-inner-container {
    max-width: 1100px;
}

.lp-logo img {
	    max-width: 300px;
}

.lp-bnnerform-title{
	    font-size: 30px;
}

.lp-banner-subtext{
	    font-size: 20px;
}

.lp-banner-form {
    padding-left: 22px;
    padding-right: 22px;
}

.lp-info-section {
    padding-top: 20px;
}

.lp-section-title{
	    font-size: 28px;
}

.lp-text-info{
	font-size: 16px;
}

.lp-why-choose-section {
    padding-top: 54px;
}

.lp-section-title{
	    font-size: 24px;
}

.lp-contact-info-text{
	font-size: 18px;
}
	
}

@media only screen and (min-width: 1367px) and (max-width: 1440px)  {
	
.lp-inner-container {
   max-width: 1220px;
}
	
}

@media only screen and (min-width: 1441px) and (max-width: 1680px)  {

	
}
