<?php $__env->startSection('title'); ?> <?php echo $site_option->name; ?> <?php $__env->stopSection(); ?>

<?php $__env->startSection('site_name'); ?> <?php echo $site_option->name; ?> <?php $__env->stopSection(); ?>

<?php $__env->startSection('url'); ?> <?php echo e(url()); ?> <?php $__env->stopSection(); ?>

<?php $__env->startSection('description'); ?> <?php echo $site_option->description_seo; ?> <?php $__env->stopSection(); ?>

<?php $__env->startSection('keyword'); ?> <?php echo $site_option->keyword_seo; ?> <?php $__env->stopSection(); ?>

<?php $__env->startSection('image'); ?> <?php echo url($site_option->logo); ?> <?php $__env->stopSection(); ?>

<?php $__env->startSection('content'); ?>    

 <script>function ladiViewport(){var width = (window.outerWidth > 0) ? window.outerWidth : screen.width;var content = "user-scalable=no";if(width < 768){content += ", width=375";}else{if(width < 960){content += ", width=960";} else {content += ", width=device-width";}}var meta=document.querySelector('meta[name="viewport"]');if (meta == undefined) {meta = document.createElement('meta'); meta.name = 'viewport'; document.head.prepend(meta);}meta.content=content; };ladiViewport();</script>



 <link type="text/css" rel="stylesheet" media="screen, print" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Montserrat:300,400,600,700|Roboto:300,400,700&amp;subset=latin-ext,vietnamese">

<style id="lp-css-page">

.ntladipage a, a {

  text-decoration: none

}

.popup.ladi-popup-form, .popup.ladi-popup-form .popup-title, body {

  font-family: "Open Sans", sans-serif !important

}

.closePop, .widget-element[lp-type=contact_form].bold-label label {

  font-weight: 700

}

*, a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {

  font: inherit;

  margin: 0;

  padding: 0;

  border: 0;

  outline: 0;

  vertical-align: baseline;

  background: 0 0;

  box-sizing: border-box;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale

}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {

  display: block

}

ol, ul {

  list-style: none

}

blockquote, q {

  quotes: none

}

table {

  border-collapse: collapse;

  border-spacing: 0

}

a {

  cursor: pointer

}

body {

  font-size: 13px;

  line-height: 18px;

  background: #fafafa;

  color: #000

}

.widget-element {

  position: absolute;

  z-index: 1

}

.widget-element .widget-content {

  text-rendering: unset!important;

  width: 100%;

  height: 100%;

  word-break: break-word;

  overflow-wrap: break-word;

  word-wrap: break-word;

  display: inline-block;

  letter-spacing: 0

}

.widget-element i.widget-content {

  font-style: normal

}

.widget-element[lp-type=item_menu] .widget-content:first-child {

  display: table-cell;

  vertical-align: middle;

  text-align: center

}

.widget-element[lp-type=textinline] .widget-content {

  width: 100%;

  height: 100%;

  min-height: 35px;

  background: 0 0!important

}

.widget-element[lp-type=textparagraph] .widget-content {

  width: 100%;

  height: 100%;

  min-height: 10px;

  background: 0 0!important

}

.widget-element[lp-type=slider] {

  overflow: hidden

}

.widget-element[lp-type=item_slider] {

  top: 0

}

.widget-element[lp-type=group-tmp] {

  border: 1px dashed #00a52e

}

.widget-group .widget-content[lp-type=content-group] {

  width: 100%;

  height: 100%

}

.widget-section {

  width: 100%!important;

  height: 300px;

  margin: 0;

  padding: 0;

  float: left;

  position: relative;

  background: #fafafa

}

.widget-section[lp-popup=true] {

  width: 100%;

  height: 100vh!important;

  background: rgba(0,0,0,.5)!important;

  display: block;

  justify-content: center;

  align-items: center;

  z-index: 99999;

  position: fixed!important;

  top: 0!important;

  left: 0!important;

  border: 0!important;

  overflow-x: hidden;

  overflow-y: scroll;

  right: 0;

  bottom: 0;

  behavior: "smooth"

}

.widget-section[lp-popup=true] .container {

  background: #fff;

  position: relative;

  margin: 0 auto 40px

}

.widget-element[lp-type=button] {

  cursor: pointer;

  border-radius: 0;

  display: table!important;

  text-align: center;

  font-size: 20px;

  height: 50px;

  width: 100%;

  position: absolute

}

.widget-element[lp-type=button]>.widget-content {

  display: initial;

  vertical-align: middle

}

.widget-element[lp-type=shape]>.widget-content {

  background: 0 0

}

.widget-element[lp-type=contact_form] .item {

  width: 100%;

  position: relative

}

.widget-element[lp-type=contact_form] label {

  margin: 8px 0;

  display: block;

  font-weight: 700;

  font-size: 13px

}

.widget-element[lp-type=contact_form] input {

  -webkit-appearance: none;

  -moz-appearance: none

}

.widget-element[lp-type=contact_form] input, select, textarea {

  width: 100%;

  color: #666;

  font-size: 13px;

  border: 1px solid #eee;

  padding: 8px 5px;

  font-family: "Open Sans", sans-serif

}

.widget-element[lp-type=contact_form] button {

  border: 0;

  cursor: pointer;

  background: rgba(213,0,0,1);

  padding: 10px 15px;

  color: #fff;

  font-size: 17px;

  width: 100%;

  text-align: center;

}

.widget-element[lp-type=contact_form].left-label .item {

  position: relative

}

.widget-element[lp-type=contact_form].left-label label {

  display: inline-block;

  margin-right: 10px;

  position: absolute;

  top: 0;

  max-width: 95px;

  overflow: hidden;

  line-height: 18px;

  height: 22px;

  padding: 4px

}

.widget-element[lp-type=contact_form].left-label input, .widget-element[lp-type=contact_form].left-label textarea {

  max-width: calc(100% - 120px);

  margin-left: 120px

}

.widget-element[lp-type=contact_form].left-label button {

  float: right;

  display: inline-block;

  width: auto

}

.widget-element[lp-type=contact_form].hide-label label {

  display: none

}

.widget-element[lp-type=contact_form].input-radius input, .widget-element[lp-type=contact_form].input-radius textarea {

  border-radius: 7px

}

.widget-element[lp-type=menu-header][lp-navigation=true] .menuMobile, .widget-element[lp-type=menu-header][lp-navigation=true] .menuMobile>div {

  width: 100%;

  height: 100%

}



@media(max-width:959px) {

.container {

  height: 100%;

  width: 375px;

  margin: 0 auto;

  padding: 0;

  position: relative

}

.widget-element[lp-type=menu-header][lp-navigation=true] {

  width: 50px;

  height: 50px

}

.widget-element[lp-type=menu-header][lp-navigation=true] .widget-element[lp-type=item_menu] {

  position: static;

  width: 100vw!important

}

.widget-element[lp-type=menu-header][lp-navigation=true] .widget-element[lp-type=item_menu] a {

  display: table-cell!important;

  vertical-align: middle

}

.widget-element[lp-type=menu-header] .menuMobile div {

  display: none

}

}



@media(min-width:768px) {

.container {

  height: 100%;

  width: 960px;

  margin: 0 auto;

  padding: 0;

  position: relative

}

.widget-element[lp-type=menu-header] .menuMobile {

  display: none

}

}



@media(min-width:960px) {

.container {

  height: 100%;

  width: 960px;

  margin: 0 auto;

  padding: 0;

  position: relative

}

.widget-element[lp-type=menu-header] .menuMobile {

  display: none

}

}

.widget-element[lp-type=menu-header] {

  z-index: 999

}

.widget-element[lp-type=image] {

  width: 150px;

  height: 150px

}

.widget-element[lp-type=image] img {

  width: 100%;

  height: 100%;

  object-fit: cover

}

.widget-element[lp-type=slide_show] .widget-content {

  position: relative;

  margin: 0 auto 60px;

  padding: 0;

  width: 100%;

  height: 100%

}

.widget-element[lp-type=slide_show] .item_slide {

  width: 100%;

  height: 100%;

  margin: 0;

  padding: 0;

  float: left

}

.widget-element[lp-type=slide_show] .item_slide li {

  width: 100%;

  height: 100%;

  float: left;

  display: none;

  position: absolute

}

.widget-element[lp-type=slide_show] .item_slide li:first-child {

  display: block

}

.widget-element[lp-type=slide_show] .item_slide .desc {

  position: absolute;

  left: 0;

  bottom: 0;

  background: rgba(80,80,80,.75);

  width: 100%;

  height: 50px;

  overflow: hidden;

  overflow-y: scroll;

  padding: 5px 10px;

  color: #fff;

  display: none

}

.lp-popup-pub, .widget-element[lp-type=facebook_messages]>.widget-content, .widget-element[lp-type=image]>.widget-content {

  overflow: hidden!important

}

.widget-element[lp-type=slide_show] .item_slide .desc span {

  color: #FFF;

  display: block;

  font-size: .85em;

  padding: 10px

}

.widget-element[lp-type=slide_show] .item_slide li .main-slide {

  width: 100%;

  max-width: 960px;

  height: 100%;

  margin: 0 auto;

  position: relative

}

.widget-element[lp-type=slide_show] .item_slide li img {

  width: 100%;

  height: 100%;

  object-fit: cover;

  position: absolute

}

.widget-element[lp-type=slide_show] .control_slide i, .widget-element[lp-type=slide_show] .control_slide svg {

  font-size: 32px;

  line-height: 32px;

  width: 32px;

  height: 32px

}

.widget-element[lp-type=slide_show] .control_slide .control_left, .widget-element[lp-type=slide_show] .control_slide .control_right {

  width: 32px;

  height: 32px;

  position: absolute;

  top: 50%;

  margin-top: -16px;

  outline: 0;

  z-index: 9999;

  color: #eee;

  background: rgba(0,0,0,.2);

  border-radius: 50%;

  text-align: center;

  cursor: pointer

}

.widget-element[lp-type=slide_show] .control_slide .control_left {

  left: 10px

}

.widget-element[lp-type=slide_show] .control_slide .control_right {

  right: 10px

}

.widget-element[lp-type=slide_show] .control_slide .control_left:hover, .widget-element[lp-type=slide_show] .control_slide .control_right:hover {

  background: rgba(0,0,0,.4)

}

.widget-element[lp-type=slide_show] .pager {

  position: absolute;

  bottom: -30px;

  width: 100%;

  text-align: center;

  display: none

}

.widget-element[lp-type=slide_show] .pager .pager-item {

  display: inline-block

}

.widget-element[lp-type=slide_show] .pager a {

  text-indent: -9999px;

  display: block;

  width: 10px;

  height: 10px;

  margin: 0 5px;

  outline: 0;

  border-radius: 5px;

  background: #666

}

.widget-element[lp-type=slide_show] .pager a.active, .widget-element[lp-type=slide_show] .pager a:hover {

  background: #000

}

.widget-element[lp-type=slide_show].pager-white .pager a {

  background: #fff

}

.widget-element[lp-type=slide_show].pager-white .pager a.active, .widget-element[lp-type=slide_show].pager-white .pager a:hover {

  background: #eee

}

.widget-element[lp-type=slide_show].hide-caption .desc, .widget-element[lp-type=slide_show].hide-direction .control_slide, .widget-element[lp-type=slide_show].hide-pager .pager {

  display: none

}

.widget-element[lp-type=slide_show].no-border .widget-content {

  box-shadow: none;

  border: 0

}

.screen-overlay {

  background: rgba(0,0,0,.8);

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  z-index: 150!important;

  display: block

}

span.formHintBubble:after {

  height: 0;

  width: 0;

  position: absolute;

  margin-left: -15px;

  bottom: 0;

  z-index: 9;

  border-color: #323232 transparent #32323200;

  border-style: solid;

  border-width: 7px;

  content: "";

  margin-bottom: -14px;

  left: 25px

}

div[lp-type=countdown] .widget-content>div {

  width: 25%;

  height: 100%;

  float: left;

  display: table

}

div[lp-type=countdown] .widget-content>div>span {

  display: table-cell;

  vertical-align: middle;

  text-align: center

}

div[lp-type=linevertical] .widget-content .linevertical {

  height: 100%

}

div[lp-type=line] .widget-content .line {

  width: 100%;

  height: 1px

}

.important, .important .widget-content {

  width: 100%!important;

  height: 100%!important

}

.important {

  top: 0!important;

  left: 0!important;

  transform: rotate(0)!important;

  mozTransform: rotate(0)!important;

  msTransform: rotate(0)!important;

  webkitTransform: rotate(0)!important;

  oTransform: rotate(0)!important

}

.lp-overlay-popup, .lp-popup-pub {

  width: 100%;

  height: 100%;

  position: fixed;

  left: 0;

  top: 0

}

.lp-popup-pub {

  z-index: 999999999;

  overflow-y: scroll

}

.ladi-carousel, .widget-element[lp-type=image]>.widget-content {

  overflow: hidden

}

.lp-overlay-popup {

  z-index: 99999999;

  background: rgba(0,0,0,.5)

}

.lp-popup-pub .container {

  background: #fff

}

.lp-popup-pub .widget-section {

  margin: 50px auto;

  background: rgba(0,0,0,0)!important;

  background-image: url()!important

}

.closePop {

  background: url(assets/source/icon.png) no-repeat;

  background-position-y: -76px;

  cursor: pointer;

  top: 10px!important;

  right: 10px!important;

  position: fixed;

  z-index: 99999998;

  width: 18px;

  height: 18px;

  color: transparent

}

.widget-element[lp-type=menu-header] .widget-content li[lp-item-show=hide] {

  display: none

}

.popup.ladi-popup-form {

  position: fixed;

  top: 0;

  right: 0;

  bottom: 0;

  left: 0;

  z-index: 1050;

  background-color: rgba(0,0,0,.5)

}

.popup.ladi-popup-form .popup-header {

  position: relative;

  background: #009FE3;

  padding: 15px 20px

}

.popup.ladi-popup-form .popup-dialog {

  border-radius: 8px!important;

  width: 600px;

  min-height: 200px;

  min-width: 600px;

  max-width: 1400px;

  overflow: hidden;

  position: absolute;

  top: 25%;

  left: 0;

  right: 0;

  margin: 0 auto;

  background: #fff

}

.popup.ladi-popup-form .popup-title {

  margin: 0;

  color: #fff

}

.popup.ladi-popup-form button {

  cursor: pointer;

  position: absolute;

  top: 10px;

  right: 20px;

  color: #fff;

  background: 0 0;

  border: 0;

  font-size: 25px

}

.popup.ladi-popup-form .popup-content {

  padding: 30px 20px;

  color: rgba(6,21,40,.8);

  text-align: center

}

.popup.ladi-popup-form .popup-content p, h1, h2, h3, h4, h5, h6 {

  padding: 0;

  margin: 0;

  font-size: 20px

}



@media(max-width:767px) {

.popup.ladi-popup-form .popup-dialog {

  width: 300px;

  min-width: 300px

}

}

.ladi-carousel .wrap-child {

  width: 2000%;

  position: absolute

}

.ladi-carousel .wrap-child.animatecarousel {

  transition: left .3s ease-out

}

.control-slider-left, .control-slider-right {

  background: url(https://static.ladipage.net/source/arrows.svg) no-repeat;

  height: 48px;

  width: 48px;

  position: absolute;

  z-index: 9999;

  top: calc(50% - 24px);

  transition: transform .3s ease-out;

  cursor: pointer

}

.control-slider-right {

  right: 0

}

.control-slider-left:hover, .control-slider-right:hover {

  transform: scale(1.3)

}

.control-slider-left {

  left: 0;

  background-position-x: -48px

}

.widget-element[lp-type=listop] ol.widget-content {

  counter-reset: linum;

  list-style: none;

  padding: 0

}

.widget-element[lp-type=listop] ol.widget-content>li:last-child {

  margin-bottom: 0!important

}

.widget-element[lp-type=listop] ol.widget-content>li {

  counter-increment: linum;

  word-wrap: break-word

}

.widget-element[lp-type=listop] ol.widget-content>li::before {

  float: left;

  clear: left;

  contain: content;

  background-repeat: no-repeat;

  background-size: 100% 100%;

  position: relative;

  left: 0;

  top: 0;

  padding: 0!important

}

.widget-element[lp-type=videoyoutube] .widget-content {

  position: absolute;

  top: 0;

  left: 0;

  vertical-align: middle

}

.widget-element[lp-type=videoyoutube] .widget-content embed {

  position: absolute;

  top: 0;

  left: 0

}

.widget-element[lp-type=facebook_messages] .lp-close-fb-mes {

  position: absolute;

  z-index: 99999;

  top: 0;

  right: 0;

  width: 30px;

  height: 30px;

  background: #29487d;

  cursor: pointer;

  text-align: center;

  padding: 5px;

  font-size: 16px;

  font-weight: 700;

  color: #fff;

  line-height: 20px

}

.widget-element[lp-type=facebook_messages] .lp-open-fb-mes svg {

  width: 30px;

  height: 30px;

  float: left;

  margin-right: 10px

}

.widget-element[lp-type=facebook_messages] .lp-open-fb-mes {

  display: none;

  cursor: pointer;

  font-size: 16px;

  z-index: 99999;

  position: absolute;

  bottom: 0;

  left: 0;

  width: 100%;

  height: 45px;

  padding: 5px 10px;

  color: #fff;

  background: #29487d;

  line-height: 30px

}

.widget-element[lp-type=facebook_comment] .widget-content:first-child {

  overflow: auto;

  -webkit-overflow-scrolling: touch

}

;

.widget-element input,;

.widget-element textarea,;

body input,;

body textarea {

  font-family: "Open Sans", sans-serif!important

}

;

input::-webkit-input-placeholder {

font-family:"Open Sans", sans-serif

}

input:-moz-placeholder {

font-family:"Open Sans", sans-serif

}

input::-moz-placeholder {

font-family:"Open Sans", sans-serif

}

input::-ms-input-placeholder {

font-family:"Open Sans", sans-serif

}

textarea::-webkit-input-placeholder {

font-family:"Open Sans", sans-serif

}

textarea:-moz-placeholder {

font-family:"Open Sans", sans-serif

}

textarea::-moz-placeholder {

font-family:"Open Sans", sans-serif

}

textarea::-ms-input-placeholder {

font-family:"Open Sans", sans-serif

}

.fb-comments iframe {

  overflow: inherit!important

}

.widget-element[lp-type=item_form] .widget-content {

  font-family: "Open Sans", sans-serif

}



@media(max-width:767px) {

.container {

  width: 375px;

  margin: 0 auto

}

.widget-element[lp-type=slider] .widget-element[lp-type=item_slider] {

  display: none

}

.widget-element[lp-type=slider] .widget-element[lp-type=item_slider]:nth-child(3) {

  display: block

}

.widget-element[lp-type=item_slider] {

  top: 0!important;

  left: auto!important;

  position: relative!important;

  float: left!important;

  display: inline-block!important

}

}



@media(max-width:375px) {

.container {

  width: 375px;

  margin: 0 auto

}

}

.formHintBubble {

  opacity: .9;

  right: 0;

  bottom: -35px;

  z-index: 999;

  padding: 0 5px;

  border-radius: 10px;

  height: 35px;

  position: absolute;

  background: #323232;

  color: #fff;

  text-align: center;

  line-height: 35px

}

.hide-background-image, .hide-background-image .container:first-child, .hide-background-image .widget-content:first-child, .hide-background-image .widget-content:first-child>.lp-show-image {

  background-image: none!important

}

.iframeTks {

  display: none!important

}

.widget-element[lp-type=slider] .wrap-child {

  position: absolute;

  top: 0;

  width: 20000%;

  height: 100%;

  left: 0

}

.wrap-child .widget-item-child[lp-type=item_slider] {

  position: relative!important;

  left: auto!important;

  display: inline-block!important

}

.ladi-widget-overlay {

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%

}

.widget-element[lp-type=customhtml] .ladi-widget-overlay, .widget-element[lp-type=facebook_messages] .ladi-widget-overlay, .widget-element[lp-type=googlemap] .ladi-widget-overlay, .widget-element[lp-type=videoyoutube] .ladi-widget-overlay {

  display: none!important

}



@media(max-width:860px) and (min-width:767px) {

.ladi-wraper-page {

  display: inline;

  font-size: 13px!important

}

}

body {

  width: 100%;

  margin: 0 auto;

  overflow-x: hidden

}

.ladi-wraper-page {

  width: 100%;

  height: 100%;

  overflow: hidden;

  font-size: 13px!important

}

.lp-strikeThrough {

  text-decoration-line: line-through;

  -webkit-text-decoration-line: line-through;

  -moz-text-decoration-line: line-through

}

.lp-underline {

  text-decoration-line: underline;

  -webkit-text-decoration-line: underline;

  -moz-text-decoration-line: underline

}

.widget-section[lp-popup=true] {

  -webkit-overflow-scrolling: touch

}

.widget-section[lp-popup=true]::-webkit-scrollbar {

width:0;

background-color:rgba(0,0,0,0);

-webkit-border-radius:100px

}

.widget-section[lp-popup=true]::-ms-scrollbar {

width:0;

background-color:rgba(0,0,0,0);

-webkit-border-radius:100px

}

.widget-section[lp-popup=true]::-moz-scrollbar {

width:0;

background-color:rgba(0,0,0,0);

-webkit-border-radius:100px

}

.hide-background-image .widget-content:first-child>img {

  display: none;

  visibility: hidden

}

.widget-section[lp-popup=true] .container .overlay-container-popup {

  width: 100%;

  height: 100%

}

.ntladipage, .nttime {

  display: inline-block

}

.ladi-notify {

  margin: 10px;

  padding: 5px;

  box-shadow: 0 0 1px rgba(64,64,64,.3), 0 8px 50px rgba(64,64,64,.05);

  border-radius: 40px;

  position: fixed!important;

  opacity: 0;

  color: rgba(64,64,64,1);

  background: rgba(250,250,250,.9);

  z-index: 9999!important;

  line-height: 17px;

  transition: top .5s ease-in-out, bottom .5s ease-in-out, opacity .5s ease-in-out

}

.ntimage img {

  float: left;

  margin-right: 13px;

  border-radius: 50%;

  width: 53px;

  height: 53px

}

.ntcontent, .nttitle {

  height: 17px;

  overflow: hidden

}

.nttitle {

  font-size: 13px;

  font-weight: 700

}

.ntcontent {

  font-size: 12px

}

.nttime {

  line-height: 1em;

  font-size: 11px

}

.ntladipage {

  font-size: 10px;

  margin-left: 2px;

  position: relative;

  padding: 0 5px;

  cursor: pointer;

  opacity: .6

}

.ntladipage svg {

  vertical-align: middle

}

.ntladipage a {

  color: rgba(64,64,64,1)

}

.ladi-readmore-icon {

  position: absolute;

  display: none;

  cursor: pointer;

  transition: all .3s ease-out;

  opacity: 1;

  width: 48px!important;

  height: 48px!important;

  background: url(https://static.ladipage.net/source/arrows.svg) no-repeat;

  background-position-x: -96px;

  z-index: 9999

}

.ladi-readmore-icon:hover {

  transform: scale(1.3)

}

.ladi-readmore-icon.show {

  display: block;

  margin: auto;

  left: 0;

  right: 0

}

.ladi-readmore-icon.hidden {

  transform: translateY(50px);

  opacity: 0;

  visibility: hidden

}

.sectionanimate {

  transition: height .3s ease-out

}

.ladi-word b, .ladi-word i {

  font: inherit

}

.ladi-animated-headline.clip span, .ladi-animated-headline.loading-bar span, .ladi-animated-headline.slide span, .ladi-word, .ladi-word b {

  display: inline-block

}

.ladi-animated-headline.type .ladi-word.selected .after, .ladi-animated-headline.type b {

  visibility: hidden

}

.ladi-animated-headline.clip .ladi-word, .ladi-animated-headline.loading-bar .ladi-word, .ladi-animated-headline.slide .ladi-word, .ladi-animated-headline.type .ladi-word {

  vertical-align: top

}

.ladi-word {

  position: relative;

  text-align: left

}

.ladi-word b {

  position: absolute;

  white-space: nowrap;

  left: 0;

  top: 0

}

.ladi-word b.is-visible {

  position: relative

}

.no-js .ladi-word b {

  opacity: 0

}

.no-js .ladi-word b.is-visible {

  opacity: 1

}

.ladi-animated-headline.rotate-1 .ladi-word {

  -webkit-perspective: 300px;

  perspective: 300px

}

.ladi-animated-headline.rotate-1 b {

  opacity: 0;

  -webkit-transform-origin: 50% 100%;

  transform-origin: 50% 100%;

  -webkit-transform: rotateX(180deg);

  transform: rotateX(180deg)

}

.ladi-animated-headline.rotate-1 b.is-visible {

  opacity: 1;

  -webkit-transform: rotateX(0);

  transform: rotateX(0);

  -webkit-animation: ah-rotate-1-in 1.2s;

  animation: ah-rotate-1-in 1.2s

}

.ladi-animated-headline.rotate-1 b.is-hidden {

  -webkit-transform: rotateX(180deg);

  transform: rotateX(180deg);

  -webkit-animation: ah-rotate-1-out 1.2s;

  animation: ah-rotate-1-out 1.2s

}

@-webkit-keyframes ah-rotate-1-in {

0% {

-webkit-transform:rotateX(180deg);

transform:rotateX(180deg);

opacity:0

}

35% {

-webkit-transform:rotateX(120deg);

transform:rotateX(120deg);

opacity:0

}

65% {

opacity:0

}

100% {

-webkit-transform:rotateX(360deg);

transform:rotateX(360deg);

opacity:1

}

}

@keyframes  ah-rotate-1-in {

0% {

-webkit-transform:rotateX(180deg);

transform:rotateX(180deg);

opacity:0

}

35% {

-webkit-transform:rotateX(120deg);

transform:rotateX(120deg);

opacity:0

}

65% {

opacity:0

}

100% {

-webkit-transform:rotateX(360deg);

transform:rotateX(360deg);

opacity:1

}

}

@-webkit-keyframes ah-rotate-1-out {

0% {

-webkit-transform:rotateX(0);

transform:rotateX(0);

opacity:1

}

35% {

-webkit-transform:rotateX(-40deg);

transform:rotateX(-40deg);

opacity:1

}

65% {

opacity:0

}

100% {

-webkit-transform:rotateX(180deg);

transform:rotateX(180deg);

opacity:0

}

}

@keyframes  ah-rotate-1-out {

0% {

-webkit-transform:rotateX(0);

transform:rotateX(0);

opacity:1

}

35% {

-webkit-transform:rotateX(-40deg);

transform:rotateX(-40deg);

opacity:1

}

65% {

opacity:0

}

100% {

-webkit-transform:rotateX(180deg);

transform:rotateX(180deg);

opacity:0

}

}

.ladi-animated-headline.type .ladi-word .after {

  position: absolute;

  right: 0;

  top: 50%;

  bottom: auto;

  -webkit-transform: translateY(-50%);

  transform: translateY(-50%);

  height: 90%;

  width: 1px;

  background-color: #363636

}

.ladi-animated-headline.type .ladi-word.waiting .after {

  -webkit-animation: ah-pulse 1s infinite;

  animation: ah-pulse 1s infinite

}

.ladi-animated-headline.type .ladi-word.selected {

  background-color: rgba(109,169,252,.5)

}

.ladi-animated-headline.type b.is-visible {

  visibility: visible

}

.ladi-animated-headline.type i {

  position: absolute;

  visibility: hidden

}

.ladi-animated-headline.type i.in {

  position: relative;

  visibility: visible

}

@-webkit-keyframes ah-pulse {

0% {

-webkit-transform:translateY(-50%) scale(1);

transform:translateY(-50%) scale(1);

opacity:1

}

40% {

-webkit-transform:translateY(-50%) scale(.9);

transform:translateY(-50%) scale(.9);

opacity:0

}

100% {

-webkit-transform:translateY(-50%) scale(0);

transform:translateY(-50%) scale(0);

opacity:0

}

}

@keyframes  ah-pulse {

0% {

-webkit-transform:translateY(-50%) scale(1);

transform:translateY(-50%) scale(1);

opacity:1

}

40% {

-webkit-transform:translateY(-50%) scale(.9);

transform:translateY(-50%) scale(.9);

opacity:0

}

100% {

-webkit-transform:translateY(-50%) scale(0);

transform:translateY(-50%) scale(0);

opacity:0

}

}

.ladi-animated-headline.rotate-2 .ladi-word {

  -webkit-perspective: 300px;

  perspective: 300px

}

.ladi-animated-headline.rotate-2 em, .ladi-animated-headline.rotate-2 i {

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden

}

.ladi-animated-headline.rotate-2 b {

  opacity: 0

}

.ladi-animated-headline.rotate-2 i {

  -webkit-transform-style: preserve-3d;

  transform-style: preserve-3d;

  -webkit-transform: translateZ(-20px) rotateX(90deg);

  transform: translateZ(-20px) rotateX(90deg);

  opacity: 0

}

.is-visible .ladi-animated-headline.rotate-2 i {

  opacity: 1

}

.ladi-animated-headline.rotate-2 i.in {

  -webkit-animation: ah-rotate-2-in .4s forwards;

  animation: ah-rotate-2-in .4s forwards

}

.ladi-animated-headline.rotate-2 i.out {

  -webkit-animation: ah-rotate-2-out .4s forwards;

  animation: ah-rotate-2-out .4s forwards

}

.ladi-animated-headline.rotate-2 em {

  -webkit-transform: translateZ(20px);

  transform: translateZ(20px)

}

.no-csstransitions .ladi-animated-headline.rotate-2 i {

  -webkit-transform: rotateX(0);

  transform: rotateX(0);

  opacity: 0

}

.no-csstransitions .ladi-animated-headline.rotate-2 i em {

  -webkit-transform: scale(1);

  transform: scale(1)

}

.no-csstransitions .ladi-animated-headline.rotate-2 .is-visible i {

  opacity: 1

}

@-webkit-keyframes ah-rotate-2-in {

0% {

opacity:0;

-webkit-transform:translateZ(-20px) rotateX(90deg);

transform:translateZ(-20px) rotateX(90deg)

}

60% {

opacity:1;

-webkit-transform:translateZ(-20px) rotateX(-10deg);

transform:translateZ(-20px) rotateX(-10deg)

}

100% {

opacity:1;

-webkit-transform:translateZ(-20px) rotateX(0);

transform:translateZ(-20px) rotateX(0)

}

}

@keyframes  ah-rotate-2-in {

0% {

opacity:0;

-webkit-transform:translateZ(-20px) rotateX(90deg);

transform:translateZ(-20px) rotateX(90deg)

}

60% {

opacity:1;

-webkit-transform:translateZ(-20px) rotateX(-10deg);

transform:translateZ(-20px) rotateX(-10deg)

}

100% {

opacity:1;

-webkit-transform:translateZ(-20px) rotateX(0);

transform:translateZ(-20px) rotateX(0)

}

}

@-webkit-keyframes ah-rotate-2-out {

0% {

opacity:1;

-webkit-transform:translateZ(-20px) rotateX(0);

transform:translateZ(-20px) rotateX(0)

}

60% {

opacity:0;

-webkit-transform:translateZ(-20px) rotateX(-100deg);

transform:translateZ(-20px) rotateX(-100deg)

}

100% {

opacity:0;

-webkit-transform:translateZ(-20px) rotateX(-90deg);

transform:translateZ(-20px) rotateX(-90deg)

}

}

@keyframes  ah-rotate-2-out {

0% {

opacity:1;

-webkit-transform:translateZ(-20px) rotateX(0);

transform:translateZ(-20px) rotateX(0)

}

60% {

opacity:0;

-webkit-transform:translateZ(-20px) rotateX(-100deg);

transform:translateZ(-20px) rotateX(-100deg)

}

100% {

opacity:0;

-webkit-transform:translateZ(-20px) rotateX(-90deg);

transform:translateZ(-20px) rotateX(-90deg)

}

}

.ladi-animated-headline.loading-bar .ladi-word .after {

  position: absolute;

  left: 0;

  bottom: 0;

  height: 3px;

  width: 0;

  background: #356efd;

  z-index: 2;

  -webkit-transition: width .3s -.1s;

  transition: width .3s -.1s

}

.ladi-animated-headline.loading-bar .ladi-word.is-loading .after {

  width: 100%;

  -webkit-transition: width 3s;

  transition: width 3s

}

.ladi-animated-headline.loading-bar b {

  top: .2em;

  opacity: 0;

  -webkit-transition: opacity .3s;

  transition: opacity .3s

}

.ladi-animated-headline.loading-bar b.is-visible {

  opacity: 1;

  top: 0

}

.ladi-animated-headline.slide b {

  opacity: 0;

  top: .2em

}

.ladi-animated-headline.slide b.is-visible {

  top: 0;

  opacity: 1;

  -webkit-animation: slide-in .6s;

  animation: slide-in .6s

}

.ladi-animated-headline.slide b.is-hidden {

  -webkit-animation: slide-out .6s;

  animation: slide-out .6s

}

@-webkit-keyframes slide-in {

0% {

opacity:0;

-webkit-transform:translateY(-100%);

transform:translateY(-100%)

}

60% {

opacity:1;

-webkit-transform:translateY(20%);

transform:translateY(20%)

}

100% {

opacity:1;

-webkit-transform:translateY(0);

transform:translateY(0)

}

}

@keyframes  slide-in {

0% {

opacity:0;

-webkit-transform:translateY(-100%);

transform:translateY(-100%)

}

60% {

opacity:1;

-webkit-transform:translateY(20%);

transform:translateY(20%)

}

100% {

opacity:1;

-webkit-transform:translateY(0);

transform:translateY(0)

}

}

@-webkit-keyframes slide-out {

0% {

opacity:1;

-webkit-transform:translateY(0);

transform:translateY(0)

}

60% {

opacity:0;

-webkit-transform:translateY(120%);

transform:translateY(120%)

}

100% {

opacity:0;

-webkit-transform:translateY(100%);

transform:translateY(100%)

}

}

@keyframes  slide-out {

0% {

opacity:1;

-webkit-transform:translateY(0);

transform:translateY(0)

}

60% {

opacity:0;

-webkit-transform:translateY(120%);

transform:translateY(120%)

}

100% {

opacity:0;

-webkit-transform:translateY(100%);

transform:translateY(100%)

}

}

.ladi-animated-headline.clip .ladi-word .after {

  position: absolute;

  top: 0;

  right: 0;

  width: 3px;

  height: 100%;

  background-color: #363636

}

.ladi-animated-headline.clip b {

  opacity: 0

}

.ladi-animated-headline.clip b.is-visible {

  opacity: 1

}

.ladi-animated-headline.zoom .ladi-word {

  -webkit-perspective: 300px;

  perspective: 300px

}

.ladi-animated-headline.zoom b {

  opacity: 0

}

.ladi-animated-headline.zoom b.is-visible {

  opacity: 1;

  -webkit-animation: zoom-in .8s;

  animation: zoom-in .8s

}

.ladi-animated-headline.zoom b.is-hidden {

  -webkit-animation: zoom-out .8s;

  animation: zoom-out .8s

}

@-webkit-keyframes zoom-in {

0% {

opacity:0;

-webkit-transform:translateZ(100px);

transform:translateZ(100px)

}

100% {

opacity:1;

-webkit-transform:translateZ(0);

transform:translateZ(0)

}

}

@keyframes  zoom-in {

0% {

opacity:0;

-webkit-transform:translateZ(100px);

transform:translateZ(100px)

}

100% {

opacity:1;

-webkit-transform:translateZ(0);

transform:translateZ(0)

}

}

@-webkit-keyframes zoom-out {

0% {

opacity:1;

-webkit-transform:translateZ(0);

transform:translateZ(0)

}

100% {

opacity:0;

-webkit-transform:translateZ(-100px);

transform:translateZ(-100px)

}

}

@keyframes  zoom-out {

0% {

opacity:1;

-webkit-transform:translateZ(0);

transform:translateZ(0)

}

100% {

opacity:0;

-webkit-transform:translateZ(-100px);

transform:translateZ(-100px)

}

}

.ladi-animated-headline.rotate-3 .ladi-word {

  -webkit-perspective: 300px;

  perspective: 300px

}

.ladi-animated-headline.rotate-3 b {

  opacity: 0

}

.ladi-animated-headline.rotate-3 i {

  display: inline-block;

  -webkit-transform: rotateY(180deg);

  transform: rotateY(180deg);

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden

}

.is-visible .ladi-animated-headline.rotate-3 i {

  -webkit-transform: rotateY(0);

  transform: rotateY(0)

}

.ladi-animated-headline.rotate-3 i.in {

  -webkit-animation: ah-rotate-3-in .6s forwards;

  animation: ah-rotate-3-in .6s forwards

}

.ladi-animated-headline.rotate-3 i.out {

  -webkit-animation: ah-rotate-3-out .6s forwards;

  animation: ah-rotate-3-out .6s forwards

}

.no-csstransitions .ladi-animated-headline.rotate-3 i {

  -webkit-transform: rotateY(0);

  transform: rotateY(0);

  opacity: 0

}

.no-csstransitions .ladi-animated-headline.rotate-3 .is-visible i {

  opacity: 1

}

@-webkit-keyframes ah-rotate-3-in {

0% {

-webkit-transform:rotateY(180deg);

transform:rotateY(180deg)

}

100% {

-webkit-transform:rotateY(0);

transform:rotateY(0)

}

}

@keyframes  ah-rotate-3-in {

0% {

-webkit-transform:rotateY(180deg);

transform:rotateY(180deg)

}

100% {

-webkit-transform:rotateY(0);

transform:rotateY(0)

}

}

@-webkit-keyframes ah-rotate-3-out {

0% {

-webkit-transform:rotateY(0);

transform:rotateY(0)

}

100% {

-webkit-transform:rotateY(-180deg);

transform:rotateY(-180deg)

}

}

@keyframes  ah-rotate-3-out {

0% {

-webkit-transform:rotateY(0);

transform:rotateY(0)

}

100% {

-webkit-transform:rotateY(-180deg);

transform:rotateY(-180deg)

}

}

.ladi-animated-headline.scale b {

  opacity: 0

}

.ladi-animated-headline.scale i {

  opacity: 0;

  -webkit-transform: scale(0);

  transform: scale(0)

}

.is-visible .ladi-animated-headline.scale i {

  opacity: 1

}

.ladi-animated-headline.scale i.in {

  -webkit-animation: scale-up .6s forwards;

  animation: scale-up .6s forwards

}

.ladi-animated-headline.scale i.out {

  -webkit-animation: scale-down .6s forwards;

  animation: scale-down .6s forwards

}

.no-csstransitions .ladi-animated-headline.scale i {

  -webkit-transform: scale(1);

  transform: scale(1);

  opacity: 0

}

.no-csstransitions .ladi-animated-headline.scale .is-visible i {

  opacity: 1

}

@-webkit-keyframes scale-up {

0% {

-webkit-transform:scale(0);

transform:scale(0);

opacity:0

}

60% {

-webkit-transform:scale(1.2);

transform:scale(1.2);

opacity:1

}

100% {

-webkit-transform:scale(1);

transform:scale(1);

opacity:1

}

}

@keyframes  scale-up {

0% {

-webkit-transform:scale(0);

transform:scale(0);

opacity:0

}

60% {

-webkit-transform:scale(1.2);

transform:scale(1.2);

opacity:1

}

100% {

-webkit-transform:scale(1);

transform:scale(1);

opacity:1

}

}

@-webkit-keyframes scale-down {

0% {

-webkit-transform:scale(1);

transform:scale(1);

opacity:1

}

60% {

-webkit-transform:scale(0);

transform:scale(0);

opacity:0

}

}

@keyframes  scale-down {

0% {

-webkit-transform:scale(1);

transform:scale(1);

opacity:1

}

60% {

-webkit-transform:scale(0);

transform:scale(0);

opacity:0

}

}

.ladi-animated-headline.push b {

  opacity: 0

}

.ladi-animated-headline.push b.is-visible {

  opacity: 1;

  -webkit-animation: push-in .6s;

  animation: push-in .6s

}

.ladi-animated-headline.push b.is-hidden {

  -webkit-animation: push-out .6s;

  animation: push-out .6s

}

@-webkit-keyframes push-in {

0% {

opacity:0;

-webkit-transform:translateX(-100%);

transform:translateX(-100%)

}

60% {

opacity:1;

-webkit-transform:translateX(10%);

transform:translateX(10%)

}

100% {

opacity:1;

-webkit-transform:translateX(0);

transform:translateX(0)

}

}

@keyframes  push-in {

0% {

opacity:0;

-webkit-transform:translateX(-100%);

transform:translateX(-100%)

}

60% {

opacity:1;

-webkit-transform:translateX(10%);

transform:translateX(10%)

}

100% {

opacity:1;

-webkit-transform:translateX(0);

transform:translateX(0)

}

}

@-webkit-keyframes push-out {

0% {

opacity:1;

-webkit-transform:translateX(0);

transform:translateX(0)

}

60% {

opacity:0;

-webkit-transform:translateX(110%);

transform:translateX(110%)

}

100% {

opacity:0;

-webkit-transform:translateX(100%);

transform:translateX(100%)

}

}

@keyframes  push-out {

0% {

opacity:1;

-webkit-transform:translateX(0);

transform:translateX(0)

}

60% {

opacity:0;

-webkit-transform:translateX(110%);

transform:translateX(110%)

}

100% {

opacity:0;

-webkit-transform:translateX(100%);

transform:translateX(100%)

}

}

[lp-popup="true"].ladi-widget-overlay {

  display: none !important;

}

</style>

<style id="lp-css-ladi">

@media(min-width:768px) {

#SECTION2 {

width:100%;

height:679px;

}

#SECTION414 {

width:100%;

height:677px;

}

#SECTION127 {

width:100%;

height:653.765625px;

}

#POPUP593 {

width:100%;

height:100%;

}

#POPUP593 .container {

width:420px !important;

height:400px;

top:calc(100%-400px);

}

#SECTION75 {

width:100%;

height:1065px;

}

#SECTION121 {

width:100%;

height:734px;

}

#SECTION263 {

width:100%;

height:642px;

}

#SECTION484 {

width:100%;

height:491px;

}

#IMAGE15 .widget-content:first-child .lp-show-image:first-child {

width: 100%;

height: 100%;

background-position: center center;

background-size: cover;

background-image:url("assets/s900x650/5b3072cda9b8713c7c5d7460/business-transparent-png-1552640430.png");

}

#IMAGE15 {

top:112.031px;

left:712.689px;

width:678.3125px;

height:448.984375px;

}

#HEADLINE8 {

top:286.008px;

left:0px;

padding:0px;

width:578px;

height:112px;

}

#HEADLINE8 > .widget-content {

font-size:50px;

text-align:left;

}

#PARAGRAPH13 {

top:425px;

left:1px;

padding:0px;

width:493px;

height:22px;

}

#PARAGRAPH13 > .widget-content {

font-size:16px;

text-align:left;

}

#HEADLINE14 {

top:196px;

left:-3px;

padding:0px;

width:448.375px;

height:62px;

}

#HEADLINE14 > .widget-content {

font-size:25px;

text-align:left;

}

#IMAGE397 .widget-content:first-child .lp-show-image:first-child {

width: 100%;

height: 100%;

background-position: center center;

background-size: cover;

background-image:url("<?php echo e($site_option->logo); ?>");

}

#IMAGE397 {

top:57px;

left:-8px;

width:170.09375px;

height:76.3125px;

}

#BUTTON398 {

top:526px;

left:-1px;

padding:0px;

width:377px;

height:62px;

  background: rgba(213,0,0,1)

}

#BUTTON398 > .widget-content {

font-size:18px;

text-align:center;



}

#BOX415 {

top:410.5px;

left:-131px;

width:261px;

height:87px;

}

#HEADLINE416 {

top:9px;

left:32px;

padding:0px;

width:200px;

height:66px;

}

#HEADLINE416 > .widget-content {

font-size:16px;

text-align:left;

}

#BOX417 {

top:254.5px;

left:-131px;

width:261px;

height:89px;

}

#HEADLINE418 {

top:6.5px;

left:30.5px;

padding:0px;

width:200px;

height:80px;

}

#HEADLINE418 > .widget-content {

font-size:14px;

text-align:left;

}

#BOX421 {

top:411.5px;

left:829px;

width:261px;

height:90px;

}

#HEADLINE422 {

top:23px;

left:33px;

padding:0px;

width:200px;

height:44px;

}

#HEADLINE422 > .widget-content {

font-size:16px;

text-align:left;

}

#HEADLINE423 {

top:75px;

left:87.5px;

padding:0px;

width:784px;

height:46px;

}

#HEADLINE423 > .widget-content {

font-size:40px;

text-align:center;

}

#IMAGE424 .widget-content:first-child .lp-show-image:first-child {

width: 100%;

height: 100%;

background-position: center center;

background-size: cover;

background-image:url("assets/s700x650/5b3072cda9b8713c7c5d7460/e452daa72a7c08164025faaae46d6081_presentation-png-clipart-hanslodge-cliparts_1250-625-1552641956.png");

}

#IMAGE424 {

top:198px;

left:243px;

width:463px;

height:408px;

}

#BOX425 {

top:256px;

left:831.5px;

width:261px;

height:87px;

}

#HEADLINE426 {

top:10.5px;

left:30.5px;

padding:0px;

width:200px;

height:66px;

}

#HEADLINE426 > .widget-content {

font-size:16px;

text-align:left;

}

#PARAGRAPH129 {

top:138.876px;

left:5px;

padding:0px;

width:514px;

height:330px;

}

#PARAGRAPH129 > .widget-content {

font-size:16px;

text-align:justify;

}

#HEADLINE130 {

top:57.797px;

left:-1px;

padding:0px;

width:523px;

height:46px;

}

#HEADLINE130 > .widget-content {

font-size:40px;

text-align:left;

}

#LISTOP153 {

top:504.852px;

left:0px;

width:185px;

height:68px;

}

#LISTOP153 > .widget-content {

font-size:16px;

text-align:left;

}

#LISTOP153 > ol.widget-content li::before {

content: counter(linum, disc);

width:16px;

height:16px;

font-size:8px;

color:rgba(213,0,0,1);

margin-right:11px;

content:url('data:image/svg+xml;utf8,<svg fill="rgba(213,0,0,1)" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 24 24"> <path d="M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M15,12A3,3 0 0,1 12,15A3,3 0 0,1 9,12A3,3 0 0,1 12,9A3,3 0 0,1 15,12Z"/> </svg>');

background-repeat: no-repeat;

position:relative;

top:0px;

left:0;

}

#LISTOP153 > ol.widget-content li {

margin-bottom:24px;

}

#LISTOP153 > ol.widget-content li:last-child {

margin-bottom:0px;

}

#LISTOP154 {

top:504.609px;

left:257px;

width:231px;

height:68px;

}

#LISTOP154 > .widget-content {

font-size:16px;

text-align:left;

}

#LISTOP154 > ol.widget-content li::before {

content: counter(linum, disc);

width:16px;

height:16px;

font-size:8px;

color:rgba(213,0,0,1);

margin-right:11px;

content:url('data:image/svg+xml;utf8,<svg fill="rgba(213,0,0,1)" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 24 24"> <path d="M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M15,12A3,3 0 0,1 12,15A3,3 0 0,1 9,12A3,3 0 0,1 12,9A3,3 0 0,1 15,12Z"/> </svg>');

background-repeat: no-repeat;

position:relative;

top:0px;

left:0;

}

#LISTOP154 > ol.widget-content li {

margin-bottom:24px;

}

#LISTOP154 > ol.widget-content li:last-child {

margin-bottom:0px;

}

#BOX511 {

top:57.3906px;

left:575px;

width:385px;

height:526px;

}

#HEADLINE512 {

top:28px;

left:18px;

padding:0px;

width:341px;

height:25px;

}

#HEADLINE512 > .widget-content {

font-size:21px;

text-align:center;

}

#GROUP524 {

top:170.015625px;

left:40px;

width:300px;

height:295.9375px;

}

#FORM525 {

top:0px;

left:0px;

width:300px;

height:220.609375px;

}

#FORM525 > .widget-content {

font-size:16px;

}

#ITEM_FORM526 {

top:0px;

left:0px;

width:300px;

height:46.140625px;

}

#ITEM_FORM526 > .widget-content {

font-size:16px;

}

#ITEM_FORM527 {

top:58.9268px;

left:0px;

width:300px;

height:46.140625px;

}

#ITEM_FORM527 > .widget-content {

font-size:16px;

}

#ITEM_FORM528 {

top:117.854px;

left:0px;

width:300px;

height:46.140625px;

}

#ITEM_FORM528 > .widget-content {

font-size:16px;

}

#ITEM_FORM583 {

top:175.61px;

left:0px;

width:300px;

height:45px;

}

#BUTTON5301 {

top:246.9375px;

left:0px;

padding:0px;

width:300px;

height:49px;

}

#BUTTON5301 > .widget-content {

font-size:18px;

text-align:center;

}

#HEADLINE582 {

top:109.75px;

left:579px;

padding:0px;

width:381px;

height:76px;

}

#HEADLINE582 > .widget-content {

font-size:32px;

text-align:center;

}

#BOX594 {

top:130.5px;

left:77px;

width:274px;

height:59px;

}

#HEADLINE595 {

top:13px;

left:10px;

padding:0px;

width:257px;

height:30px;

}

#HEADLINE595 > .widget-content {

font-size:24px;

text-align:center;

}

#LINE597 {

top:336.5px;

left:95px;

width:245px;

height:25px;

}

#BOX598 {

top:34.5px;

left:177px;

width:70px;

height:70px;

}

#SHAPE599 {

top:12px;

left:13px;

width:44px;

height:44px;

}

#HEADLINE596 {

top:222.5px;

left:92.5px;

padding:0px;

width:250px;

height:96px;

}

#HEADLINE596 > .widget-content {

font-size:16px;

text-align:center;

}

#HEADLINE76 {

top:56px;

left:163.5px;

padding:0px;

width:633px;

height:92px;

}

#HEADLINE76 > .widget-content {

font-size:40px;

text-align:center;

}

#GROUP78 {

top:695.781px;

left:28.9687px;

width:104px;

height:193px;

}

#SHAPE79 {

top:38px;

left:29px;

width:39px;

height:39px;

}

#HEADLINE80 {

top:0px;

left:0px;

padding:0px;

width:103px;

height:28px;

}

#HEADLINE80 > .widget-content {

font-size:24px;

text-align:center;

}

#HEADLINE81 {

top:85px;

left:1px;

padding:0px;

width:103px;

height:108px;

}

#HEADLINE81 > .widget-content {

font-size:14px;

text-align:center;

}

#GROUP82 {

top:695.78125px;

left:217.953125px;

width:104px;

height:157px;

}

#SHAPE83 {

top:39px;

left:32.5px;

width:39px;

height:39px;

}

#HEADLINE84 {

top:0px;

left:0px;

padding:0px;

width:103px;

height:28px;

}

#HEADLINE84 > .widget-content {

font-size:24px;

text-align:center;

}

#HEADLINE85 {

top:85px;

left:1px;

padding:0px;

width:103px;

height:72px;

}

#HEADLINE85 > .widget-content {

font-size:14px;

text-align:center;

}

#GROUP86 {

top:695.796875px;

left:410.984375px;

width:137.984375px;

height:175px;

}

#HEADLINE87 {

top:0px;

left:0px;

padding:0px;

width:136.671875px;

height:28px;

}

#HEADLINE87 > .widget-content {

font-size:24px;

text-align:center;

}

#HEADLINE88 {

top:85px;

left:1.3125px;

padding:0px;

width:136.671875px;

height:90px;

}

#HEADLINE88 > .widget-content {

font-size:14px;

text-align:center;

}

#SHAPE89 {

top:38px;

left:43.75px;

width:51.75px;

height:39px;

}

#GROUP90 {

top:695.78125px;

left:637.953125px;

width:119px;

height:175px;

}

#SHAPE91 {

top:39px;

left:41px;

width:39px;

height:39px;

}

#HEADLINE92 {

top:0px;

left:8px;

padding:0px;

width:103px;

height:28px;

}

#HEADLINE92 > .widget-content {

font-size:24px;

text-align:center;

}

#HEADLINE93 {

top:85px;

left:0px;

padding:0px;

width:119px;

height:90px;

}

#HEADLINE93 > .widget-content {

font-size:14px;

text-align:center;

}

#GROUP94 {

top:695.796875px;

left:828.953125px;

width:104px;

height:175px;

}

#SHAPE95 {

top:39px;

left:33px;

width:39px;

height:39px;

}

#HEADLINE96 {

top:0px;

left:0px;

padding:0px;

width:103px;

height:28px;

}

#HEADLINE96 > .widget-content {

font-size:24px;

text-align:center;

}

#HEADLINE97 {

top:85px;

left:1px;

padding:0px;

width:103px;

height:90px;

}

#HEADLINE97 > .widget-content {

font-size:14px;

text-align:center;

}

#BUTTON483 {

top:941.984px;

left:383.646px;

padding:0px;

width:196px;

height:51px;

background: rgba(213,0,0,1)

}

#BUTTON483 > .widget-content {

font-size:20px;

text-align:center;

}

#IMAGE600 .widget-content:first-child .lp-show-image:first-child {

width: 100%;

height: 100%;

background-position: center center;

background-size: cover;

background-image:url("assets/s1250x700/5b3072cda9b8713c7c5d7460/luong-tuong-tac_4-1552982209.png");

}

#IMAGE600 {

top:153.015px;

left:-44.0077px;

width:1042px;

height:485px;

}

#HEADLINE123 {

top:45px;

left:169.164px;

padding:0px;

width:621px;

height:92px;

}

#HEADLINE123 > .widget-content {

font-size:40px;

text-align:center;

}

#YOUTUBE126 {

top:180px;

left:0px;

width:960px;

height:489px;

}

#BOX266 {

top:185.969px;

left:35.5px;

width:274px;

height:242px;

}

#LINE270 {

top:102px;

left:29px;

width:216px;

height:25px;

}

#HEADLINE269 {

top:73px;

left:63.5px;

padding:0px;

width:147px;

height:22px;

}

#HEADLINE269 > .widget-content {

font-size:18px;

text-align:center;

}

#HEADLINE268 {

top:32px;

left:43.5px;

padding:0px;

width:187px;

height:38px;

}

#HEADLINE268 > .widget-content {

font-size:32px;

text-align:center;

}

#PARAGRAPH267 {

top:127px;

left:28px;

padding:0px;

width:218px;

height:100px;

}

#PARAGRAPH267 > .widget-content {

font-size:14px;

text-align:left;

}

#BOX271 {

top:157.469px;

left:339.75px;

width:280.5px;

height:286px;

}

#BOX272 {

top:22.5px;

left:18.25px;

width:244px;

height:242px;

}

#HEADLINE273 {

top:8px;

left:9px;

padding:0px;

width:216px;

height:76px;

}

#HEADLINE273 > .widget-content {

font-size:32px;

text-align:center;

}

#HEADLINE274 {

top:86.7968px;

left:51px;

padding:0px;

width:147px;

height:22px;

}

#HEADLINE274 > .widget-content {

font-size:18px;

text-align:center;

}

#LINE275 {

top:102px;

left:13.5px;

width:216px;

height:25px;

}

#PARAGRAPH276 {

top:126px;

left:14.5px;

padding:0px;

width:216px;

height:100px;

}

#PARAGRAPH276 > .widget-content {

font-size:14px;

text-align:left;

}

#BOX277 {

top:185.969px;

left:644.5px;

width:274px;

height:242px;

}

#HEADLINE278 {

top:32px;

left:17.5px;

padding:0px;

width:243px;

height:38px;

}

#HEADLINE278 > .widget-content {

font-size:32px;

text-align:center;

}

#HEADLINE279 {

top:73px;

left:63.5px;

padding:0px;

width:147px;

height:22px;

}

#HEADLINE279 > .widget-content {

font-size:18px;

text-align:center;

}

#LINE280 {

top:102px;

left:29px;

width:216px;

height:25px;

}

#PARAGRAPH281 {

top:130px;

left:28px;

padding:0px;

width:216px;

height:100px;

}

#PARAGRAPH281 > .widget-content {

font-size:14px;

text-align:left;

}

#HEADLINE475 {

top:63px;

left:163.5px;

padding:0px;

width:621px;

height:46px;

}

#HEADLINE475 > .widget-content {

font-size:40px;

text-align:center;

}

#BUTTON482 {

top:505.234px;

left:385px;

padding:0px;

width:196px;

height:51px;

}

#BUTTON482 > .widget-content {

font-size:20px;

text-align:center;

}

#GROUP486 {

top:96.625px;

left:370.046875px;

width:593px;

height:324px;

}

#FORM487 {

top:0px;

left:0px;

width:592px;

height:268px;

}

#ITEM_FORM488 {

top:0px;

left:1px;

width:290px;

height:41px;

}

#ITEM_FORM489 {

top:0px;

left:307px;

width:283px;

height:41px;

}

#ITEM_FORM490 {

top:58px;

left:0px;

width:592px;

height:41px;

}

#ITEM_FORM491 {

top:116px;

left:1px;

width:591px;

height:152px;

}

#BUTTON492 {

top:284px;

left:1px;

padding:0px;

width:592px;

height:40px;

}

#BUTTON492 > .widget-content {

font-size:20px;

text-align:center;

}

#HEADLINE493 {

top:28.7718px;

left:371.072px;

padding:0px;

width:592px;

height:38px;

}

#HEADLINE493 > .widget-content {

font-size:30px;

text-align:center;

}

#BOX494 {

top:315.609px;

left:4.14062px;

width:27px;

height:26px;

}

#SHAPE495 {

top:2px;

left:1px;

width:26px;

height:24px;

}

#SHAPE497 {

top:239.547px;

left:4.17187px;

width:29px;

height:29px;

}

#HEADLINE499 {

top:239.547px;

left:46.1563px;

padding:0px;

width:299px;

height:28px;

}

#HEADLINE499 > .widget-content {

font-size:24px;

text-align:left;

}

#HEADLINE500 {

top:272.547px;

left:6.15626px;

padding:0px;

width:340px;

height:18px;

}

#HEADLINE500 > .widget-content {

font-size:14px;

text-align:left;

}

#HEADLINE501 {

top:316.109px;

left:43.2969px;

padding:0px;

width:299px;

height:28px;

}

#HEADLINE501 > .widget-content {

font-size:24px;

text-align:left;

}

#HEADLINE502 {

top:352.109px;

left:4.29693px;

padding:0px;

width:340px;

height:18px;

}

#HEADLINE502 > .widget-content {

font-size:14px;

text-align:left;

}

#SHAPE504 {

top:149.047px;

left:3.17188px;

width:29px;

height:29px;

}

#HEADLINE505 {

top:147.047px;

left:39.1719px;

padding:0px;

width:293px;

height:28px;

}

#HEADLINE505 > .widget-content {

font-size:24px;

text-align:left;

}

#HEADLINE506 {

top:185.047px;

left:4.17188px;

padding:0px;

width:340px;

height:18px;

}

#HEADLINE506 > .widget-content {

font-size:14px;

text-align:left;

}

#HEADLINE507 {

top:63.5471px;

left:38.1562px;

padding:0px;

width:297px;

height:28px;

}

#HEADLINE507 > .widget-content {

font-size:24px;

text-align:left;

}

#SHAPE508 {

top:62.5471px;

left:3.15625px;

width:29px;

height:29px;

}

#HEADLINE509 {

top:99.5471px;

left:4.15625px;

padding:0px;

width:346px;

height:18px;

}

#HEADLINE509 > .widget-content {

font-size:14px;

text-align:left;

}

}

#SECTION2 {

  display: block;

  background-color: rgba(255,255,255,0);

}

#SECTION414 {

  display: block;

  background-image: url("assets/s1440x900/5b3072cda9b8713c7c5d7460/slide-04-1552641811.png");

  background-color: rgba(255,255,255,1);

  background-origin: content-box;

  background-size: cover;

  background-attachment: scroll;

  background-position: top left;

  background-repeat: no-repeat;

}

#SECTION414 > .ladi-widget-overlay {

  background-color: rgba(54,54,54,0);

}

#SECTION127 {

  display: block;

  background-image: url("assets/s1440x900/5b3072cda9b8713c7c5d7460/anrhhhh--1552463639.jpg");

  background-color: rgba(255,255,255,1);

  background-origin: content-box;

  background-size: cover;

  background-attachment: scroll;

  background-position: top left;

  background-repeat: no-repeat;

}

#SECTION127 > .ladi-widget-overlay {

  background-color: rgba(255,255,255,0);

}

#POPUP593 .container {

  display: block;

  background-image: url("assets/s1440x700/5b3072cda9b8713c7c5d7460/anrhhhh--1552463639.jpg");

  background-color: rgba(255,255,255,1);

  background-origin: content-box;

  background-size: cover;

  background-attachment: scroll;

  background-position: top center;

  background-repeat: no-repeat;

}

#POPUP593 > .container .overlay-container-popup {

  background-color: rgba(255,255,255,0);

}

#SECTION75 {

  display: block;

  background-image: url("assets/s1440x1300/5b3072cda9b8713c7c5d7460/slide-04-1552641811.png");

  background-color: rgba(255,255,255,1);

  background-origin: content-box;

  background-size: cover;

  background-attachment: scroll;

  background-position: top left;

  background-repeat: no-repeat;

}

#SECTION75 > .ladi-widget-overlay {

  background-color: rgba(0,0,0,0);

}

#SECTION121 {

  display: block;

  background-image: url("assets/s1440x950/5b3072cda9b8713c7c5d7460/anrhhhh--1552463639.jpg");

  background-color: rgba(255,255,255,1);

  background-position: top center;

  background-repeat: repeat;

}

#SECTION121 > .ladi-widget-overlay {

  background-color: rgba(0,0,0,0);

}

#SECTION263 {

  display: block;

  background-image: url("assets/s1440x850/5b3072cda9b8713c7c5d7460/slide-04-1552641811.png");

  background-color: rgba(93,14,255,1);

  background-origin: content-box;

  background-size: cover;

  background-attachment: scroll;

  background-position: top left;

  background-repeat: no-repeat;

}

#SECTION263 > .ladi-widget-overlay {

  background-color: rgba(0,0,0,0);

}

#SECTION484 {

  display: block;

  background-image: url("assets/s1440x700/5b3072cda9b8713c7c5d7460/growth-has-never-been-more-imminent-1552281677.jpg");

  background-color: rgba(255,255,255,0);

  background-origin: content-box;

  background-size: cover;

  background-attachment: scroll;

  background-position: top left;

  background-repeat: no-repeat;

}

#SECTION484 > .ladi-widget-overlay {

  background-color: rgba(0,0,0,0.67);

}

#IMAGE15 {

  display: block;

}

#IMAGE15 > .widget-content {

  background-color: rgba(255,255,255,0);

  color: rgba(0,0,0,1);

}

#IMAGE15 > .ladi-widget-overlay {

  background-color: rgba(255,255,255,0)

}

#HEADLINE8 {

  display: block;

}

#HEADLINE8 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(213,0,0,1);

  font-weight: 700;

  line-height: 56px;

}

#PARAGRAPH13 {

  display: block;

}

#PARAGRAPH13 > .widget-content {

  background-color: rgba(255,255,255,0);

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(79,79,79,1);

  font-weight: 400;

  line-height: 22px;

}

#HEADLINE14 {

  display: block;

}

#HEADLINE14 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(117,117,117,1);

  font-weight: 400;

  line-height: 31px;

}

#IMAGE397 {

  display: block;

}

#IMAGE397 > .widget-content {

  background-color: rgba(255,255,255,0);

  color: rgba(0,0,0,1);

}

#IMAGE397 > .ladi-widget-overlay {

  background-color: rgba(255,255,255,0)

}

#BUTTON398 {

  display: table;

}

#BUTTON398 > .widget-content {

  background-color: rgba(213,0,0,1);

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(255,255,255,1);

  font-weight: 400;

  line-height: 62px;

}

#BUTTON398> .widget-content {

  border-radius: 5px;

}

#BUTTON398> .ladi-widget-overlay {

  border-radius: 5px;

}

#BOX415 {

  display: block;

}

#BOX415 > .widget-content {

  background-color: rgba(0,0,0,0.65);

  color: rgba(0,0,0,1);

  box-shadow: 0px 3px 0px rgba(255,31,0,1);

}

#HEADLINE416 {

  display: block;

}

#HEADLINE416 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(255,255,255,1);

  font-weight: 600;

  line-height: 22px;

}

#BOX417 {

  display: block;

}

#BOX417 > .widget-content {

  background-color: rgba(0,0,0,0.65);

  color: rgba(0,0,0,1);

  box-shadow: 0px 3px 0px rgba(255,31,0,1);

}

#HEADLINE418 {

  display: block;

}

#HEADLINE418 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(255,255,255,1);

  font-weight: 600;

  line-height: 20px;

}

#BOX421 {

  display: block;

}

#BOX421 > .widget-content {

  background-color: rgba(0,0,0,0.65);

  color: rgba(0,0,0,1);

  box-shadow: 0px 3px 0px rgba(255,31,0,1);

}

#HEADLINE422 {

  display: block;

}

#HEADLINE422 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(255,255,255,1);

  font-weight: 600;

  line-height: 22px;

}

#HEADLINE423 {

  display: block;

}

#HEADLINE423 > .widget-content {

  opacity: 1;

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(244,67,54,1);

  font-weight: 700;

  line-height: 46px;

}

#IMAGE424 {

  display: block;

}

#IMAGE424 > .widget-content {

  background-color: rgba(255,255,255,0);

  color: rgba(0,0,0,1);

}

#IMAGE424 > .ladi-widget-overlay {

  background-color: rgba(255,255,255,0)

}

#BOX425 {

  display: block;

}

#BOX425 > .widget-content {

  background-color: rgba(0,0,0,0.65);

  color: rgba(0,0,0,1);

  box-shadow: 0px 3px 0px rgba(255,31,0,1);

}

#HEADLINE426 {

  display: block;

}

#HEADLINE426 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(255,255,255,1);

  font-weight: 600;

  line-height: 22px;

}

#PARAGRAPH129 {

  display: block;

}

#PARAGRAPH129 > .widget-content {

  background-color: rgba(255,255,255,0);

  opacity: 1;

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(255,255,255,1);

  font-weight: 700;

  line-height: 22px;

}

#HEADLINE130 {

  display: block;

}

#HEADLINE130 > .widget-content {

  opacity: 1;

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(213,0,0,1);

  font-weight: 700;

  line-height: 46px;

  letter-spacing: 1px;

}

#LISTOP153 {

  display: block;

}

#LISTOP153 > .widget-content {

  background-color: rgba(255,255,255,0);

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(255,255,255,1);

  font-weight: 400;

  line-height: 22px;

}

#LISTOP154 {

  display: block;

}

#LISTOP154 > .widget-content {

  background-color: rgba(255,255,255,0);

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(255,255,255,1);

  font-weight: 400;

  line-height: 22px;

}

#BOX511 {

  display: block;

}

#BOX511 > .widget-content {

  background-color: rgba(255,255,255,1);

  color: rgba(0,0,0,1);

}

#BOX511> .widget-content {

  border-radius: 5px;

}

#BOX511> .ladi-widget-overlay {

  border-radius: 5px;

}

#HEADLINE512 {

  display: block;

}

#HEADLINE512 > .widget-content {

  font-family: 'Roboto';

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(255,255,255,1);

  font-weight: 700;

  line-height: 25px;

}

#GROUP524 {

  display: block;

}

#GROUP524 > .widget-content {

  background-color: rgba(255,255,255,0);

  color: rgba(0,0,0,1);

}

#FORM525 {

  display: block;

}

#FORM525 > .widget-content {

  background-color: rgba(255,255,255,0);

  color: rgba(0,0,0,1);

}

#FORM525 .widget-content::-webkit-input-placeholder {

color:rgba(130,130,130,1)

}

#FORM525 .widget-content:-moz-placeholder {

color:rgba(130,130,130,1)

}

#FORM525 .widget-content::-moz-placeholder {

color:rgba(130,130,130,1)

}

#FORM525 .widget-content:-ms-input-placeholder {

color:rgba(130,130,130,1)

}

#FORM525 select.widget-content option:first-child {

  color: rgba(130,130,130,1)

}

#FORM525 select.widget-content {

  color: rgba(130,130,130,1)

}

#ITEM_FORM526 {

  display: block;

}

#ITEM_FORM526 > .widget-content {

  background-color: rgba(255,255,255,1);

  color: rgba(0,0,0,1);

}

#ITEM_FORM526> .widget-content {

  border-radius: 5px;

  border-width: 2px;

  border-style: solid;

  border-color: rgba(79,79,79,1);

}

#ITEM_FORM526> .ladi-widget-overlay {

  border-radius: 5px;

  border-width: 2px;

  border-style: solid;

  border-color: rgba(79,79,79,1);

}

#ITEM_FORM526 .widget-content::-webkit-input-placeholder {

color:rgba(130,130,130,1)

}

#ITEM_FORM526 .widget-content:-moz-placeholder {

color:rgba(130,130,130,1)

}

#ITEM_FORM526 .widget-content::-moz-placeholder {

color:rgba(130,130,130,1)

}

#ITEM_FORM526 .widget-content:-ms-input-placeholder {

color:rgba(130,130,130,1)

}

#ITEM_FORM526 select.widget-content option:first-child {

  color: rgba(130,130,130,1)

}

#ITEM_FORM526 select.widget-content {

  color: rgba(130,130,130,1)

}

#ITEM_FORM527 {

  display: block;

}

#ITEM_FORM527 > .widget-content {

  background-color: rgba(255,255,255,1);

  color: rgba(0,0,0,1);

}

#ITEM_FORM527> .widget-content {

  border-radius: 5px;

  border-width: 2px;

  border-style: solid;

  border-color: rgba(79,79,79,1);

}

#ITEM_FORM527> .ladi-widget-overlay {

  border-radius: 5px;

  border-width: 2px;

  border-style: solid;

  border-color: rgba(79,79,79,1);

}

#ITEM_FORM527 .widget-content::-webkit-input-placeholder {

color:rgba(130,130,130,1)

}

#ITEM_FORM527 .widget-content:-moz-placeholder {

color:rgba(130,130,130,1)

}

#ITEM_FORM527 .widget-content::-moz-placeholder {

color:rgba(130,130,130,1)

}

#ITEM_FORM527 .widget-content:-ms-input-placeholder {

color:rgba(130,130,130,1)

}

#ITEM_FORM527 select.widget-content option:first-child {

  color: rgba(130,130,130,1)

}

#ITEM_FORM527 select.widget-content {

  color: rgba(130,130,130,1)

}

#ITEM_FORM528 {

  display: block;

}

#ITEM_FORM528 > .widget-content {

  background-color: rgba(255,255,255,1);

  color: rgba(0,0,0,1);

}

#ITEM_FORM528> .widget-content {

  border-radius: 5px;

  border-width: 2px;

  border-style: solid;

  border-color: rgba(79,79,79,1);

}

#ITEM_FORM528> .ladi-widget-overlay {

  border-radius: 5px;

  border-width: 2px;

  border-style: solid;

  border-color: rgba(79,79,79,1);

}

#ITEM_FORM528 .widget-content::-webkit-input-placeholder {

color:rgba(130,130,130,1)

}

#ITEM_FORM528 .widget-content:-moz-placeholder {

color:rgba(130,130,130,1)

}

#ITEM_FORM528 .widget-content::-moz-placeholder {

color:rgba(130,130,130,1)

}

#ITEM_FORM528 .widget-content:-ms-input-placeholder {

color:rgba(130,130,130,1)

}

#ITEM_FORM528 select.widget-content option:first-child {

  color: rgba(130,130,130,1)

}

#ITEM_FORM528 select.widget-content {

  color: rgba(130,130,130,1)

}

#ITEM_FORM583 {

  display: block;

}

#ITEM_FORM583 > .widget-content {

  background-color: rgba(255,255,255,1);

  color: rgba(0,0,0,1);

}

#ITEM_FORM583> .widget-content {

  border-radius: 5px;

  border-width: 2px;

  border-style: solid;

  border-color: rgba(79,79,79,1);

}

#ITEM_FORM583> .ladi-widget-overlay {

  border-radius: 5px;

  border-width: 2px;

  border-style: solid;

  border-color: rgba(79,79,79,1);

}

#ITEM_FORM583 .widget-content::-webkit-input-placeholder {

color:rgba(130,130,130,1)

}

#ITEM_FORM583 .widget-content:-moz-placeholder {

color:rgba(130,130,130,1)

}

#ITEM_FORM583 .widget-content::-moz-placeholder {

color:rgba(130,130,130,1)

}

#ITEM_FORM583 .widget-content:-ms-input-placeholder {

color:rgba(130,130,130,1)

}

#ITEM_FORM583 select.widget-content option:first-child {

  color: rgba(130,130,130,1)

}

#ITEM_FORM583 select.widget-content {

  color: rgba(130,130,130,1)

}

#BUTTON5301 {

  display: table;

}

#BUTTON5301 > .widget-content {

  background-color: rgba(213,0,0,1);

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(255,255,255,1);

  font-weight: 700;

  line-height: 49px;

}

#BUTTON5301> .widget-content {

  border-radius: 2px;

}

#BUTTON5301> .ladi-widget-overlay {

  border-radius: 2px;

}

#HEADLINE582 {

  display: block;

}

#HEADLINE582 > .widget-content {

  opacity: 1;

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(213,0,0,1);

  font-weight: 700;

  line-height: 38px;

  letter-spacing: 1px;

}

#BOX594 {

  display: block;

}

#BOX594 > .widget-content {

  background-color: rgba(255,255,255,0);

  color: rgba(0,0,0,1);

}

#BOX594> .widget-content {

  border-width: 2px;

  border-style: solid;

  border-color: rgba(213,0,0,1);

}

#BOX594> .ladi-widget-overlay {

  border-width: 2px;

  border-style: solid;

  border-color: rgba(213,0,0,1);

}

#HEADLINE595 {

  display: block;

}

#HEADLINE595 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(213,0,0,1);

  font-weight: 700;

  line-height: 30px;

}

#LINE597 {

  display: block;

}

#LINE597>.widget-content .line {

  border-top-width: 2px;

  border-left-width: 0px;

  border-right-width: 0px;

  border-bottom-width: 0px;

  border-style: solid;

  border-color: rgba(213,0,0,1);

  margin-top: 10.5px;

}

#LINE597 > .widget-content {

  background-color: rgba(255,255,255,0);

  color: rgba(0,0,0,1);

}

#BOX598 {

  display: block;

}

#BOX598 > .widget-content {

  background-color: rgba(255,255,255,0);

  color: rgba(0,0,0,1);

}

#BOX598> .widget-content {

  border-radius: 50px;

  border-width: 3px;

  border-style: solid;

  border-color: rgba(255,255,255,1);

}

#BOX598> .ladi-widget-overlay {

  border-radius: 50px;

  border-width: 3px;

  border-style: solid;

  border-color: rgba(255,255,255,1);

}

#SHAPE599 {

  display: block;

}

#SHAPE599 > .widget-content {

  background-color: rgba(255,255,255,0);

  color: rgba(255,255,255,1);

}

#SHAPE599> .widget-content svg {

  fill: rgba(255,255,255,1);

}

#HEADLINE596 {

  display: block;

}

#HEADLINE596 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(255,255,255,1);

  font-weight: 400;

  line-height: 24px;

}

#HEADLINE76 {

  display: block;

}

#HEADLINE76 > .widget-content {

  opacity: 1;

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(213,0,0,1);

  font-weight: 700;

  line-height: 46px;

}

#GROUP78 {

  display: block;

}

#GROUP78 > .widget-content {

  background-color: rgba(255,255,255,0);

  color: rgba(0,0,0,1);

}

#SHAPE79 {

  display: block;

}

#SHAPE79 > .widget-content {

  background-color: rgba(255,255,255,0);

  font-family: 'Open Sans', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(213,0,0,1);

}

#SHAPE79> .widget-content svg {

  fill: rgba(213,0,0,1);

}

#HEADLINE80 {

  display: block;

}

#HEADLINE80 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(89,87,87,1);

  font-weight: 700;

  line-height: 28px;

}

#HEADLINE81 {

  display: block;

}

#HEADLINE81 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(79,79,79,1);

  font-weight: 400;

  line-height: 18px;

}

#GROUP82 {

  display: block;

}

#GROUP82 > .widget-content {

  background-color: rgba(255,255,255,0);

  color: rgba(0,0,0,1);

}

#SHAPE83 {

  display: block;

}

#SHAPE83 > .widget-content {

  background-color: rgba(255,255,255,0);

  font-family: 'Open Sans', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(213,0,0,1);

}

#SHAPE83> .widget-content svg {

  fill: rgba(213,0,0,1);

}

#HEADLINE84 {

  display: block;

}

#HEADLINE84 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(89,87,87,1);

  font-weight: 700;

  line-height: 28px;

}

#HEADLINE85 {

  display: block;

}

#HEADLINE85 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(79,79,79,1);

  font-weight: 400;

  line-height: 18px;

}

#GROUP86 {

  display: block;

}

#GROUP86 > .widget-content {

  background-color: rgba(255,255,255,0);

  color: rgba(0,0,0,1);

}

#HEADLINE87 {

  display: block;

}

#HEADLINE87 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(89,87,87,1);

  font-weight: 700;

  line-height: 28px;

}

#HEADLINE88 {

  display: block;

}

#HEADLINE88 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(79,79,79,1);

  font-weight: 400;

  line-height: 18px;

}

#SHAPE89 {

  display: block;

}

#SHAPE89 > .widget-content {

  background-color: rgba(255,255,255,0);

  font-family: 'Open Sans', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(213,0,0,1);

}

#SHAPE89> .widget-content svg {

  fill: rgba(213,0,0,1);

}

#GROUP90 {

  display: block;

}

#GROUP90 > .widget-content {

  background-color: rgba(255,255,255,0);

  color: rgba(0,0,0,1);

}

#SHAPE91 {

  display: block;

}

#SHAPE91 > .widget-content {

  background-color: rgba(255,255,255,0);

  font-family: 'Open Sans', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(213,0,0,1);

}

#SHAPE91> .widget-content svg {

  fill: rgba(213,0,0,1);

}

#HEADLINE92 {

  display: block;

}

#HEADLINE92 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(89,87,87,1);

  font-weight: 700;

  line-height: 28px;

}

#HEADLINE93 {

  display: block;

}

#HEADLINE93 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(79,79,79,1);

  font-weight: 400;

  line-height: 18px;

}

#GROUP94 {

  display: block;

}

#GROUP94 > .widget-content {

  background-color: rgba(255,255,255,0);

  color: rgba(0,0,0,1);

}

#SHAPE95 {

  display: block;

}

#SHAPE95 > .widget-content {

  background-color: rgba(255,255,255,0);

  font-family: 'Open Sans', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(213,0,0,1);

}

#SHAPE95> .widget-content svg {

  fill: rgba(213,0,0,1);

}

#HEADLINE96 {

  display: block;

}

#HEADLINE96 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(89,87,87,1);

  font-weight: 700;

  line-height: 28px;

}

#HEADLINE97 {

  display: block;

}

#HEADLINE97 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(79,79,79,1);

  font-weight: 400;

  line-height: 18px;

}

#BUTTON483 {

  display: table;

}

#BUTTON483 > .widget-content {

  background-color: rgba(213,0,0,1);

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(255,255,255,1);

  font-weight: 600;

  line-height: 51px;

}

#BUTTON483> .widget-content {

  border-radius: 5px;

}

#BUTTON483> .ladi-widget-overlay {

  border-radius: 5px;

}

#IMAGE600 {

  display: block;

}

#IMAGE600 > .widget-content {

  background-image: url("assets/s1250x700/5b3072cda9b8713c7c5d7460/trang5-01-1552982257.jpg");

  background-origin: content-box;

  background-size: cover;

  background-attachment: scroll;

  background-position: top center;

  background-repeat: no-repeat;

  background-color: rgba(255,255,255,0);

  color: rgba(0,0,0,1);

  background-origin: content-box;

  background-size: cover;

  background-attachment: scroll;

  background-position: top center;

  background-repeat: no-repeat;

}

#IMAGE600 > .ladi-widget-overlay {

  background-color: rgba(255,255,255,0);

}

#IMAGE600 > .ladi-widget-overlay {

  background-color: rgba(255,255,255,0)

}

#HEADLINE123 {

  display: block;

}

#HEADLINE123 > .widget-content {

  opacity: 1;

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(213,0,0,1);

  font-weight: 700;

  line-height: 46px;

}

#YOUTUBE126 {

  display: block;

}

#YOUTUBE126 > .widget-content {

  background-color: rgba(255,255,255,0);

  color: rgba(0,0,0,1);

  box-shadow: 0px 5px 17px rgba(84,84,84,0.41);

}

#YOUTUBE126> .widget-content {

  border-radius: 5px;

  border-width: 2px;

  border-style: solid;

  border-color: rgba(255,255,255,1);

}

#YOUTUBE126> .ladi-widget-overlay {

  border-radius: 5px;

  border-width: 2px;

  border-style: solid;

  border-color: rgba(255,255,255,1);

}

#BOX266 {

  display: block;

}

#BOX266 > .widget-content {

  background-color: rgba(189,189,189,0);

  font-family: 'Open Sans', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(0,0,0,1);

}

#BOX266> .widget-content {

  border-width: 3px;

  border-style: solid;

  border-color: rgba(79,79,79,1);

}

#BOX266> .ladi-widget-overlay {

  border-width: 3px;

  border-style: solid;

  border-color: rgba(79,79,79,1);

}

#LINE270 {

  display: block;

}

#LINE270>.widget-content .line {

  border-top-width: 1px;

  border-left-width: 0px;

  border-right-width: 0px;

  border-bottom-width: 0px;

  border-style: solid;

  border-color: rgba(213,0,0,1);

  margin-top: 12px;

}

#LINE270 > .widget-content {

  background-color: rgba(255,255,255,0);

  font-family: 'Open Sans', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(0,0,0,1);

}

#HEADLINE269 {

  display: block;

}

#HEADLINE269 > .widget-content {

  opacity: 1;

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(79,79,79,1);

  font-weight: 700;

  line-height: 22px;

}

#HEADLINE268 {

  display: block;

}

#HEADLINE268 > .widget-content {

  opacity: 1;

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(213,0,0,1);

  font-weight: 700;

  line-height: 38px;

}

#PARAGRAPH267 {

  display: block;

}

#PARAGRAPH267 > .widget-content {

  background-color: rgba(255,255,255,0);

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(79,79,79,1);

  font-weight: 400;

  line-height: 20px;

}

#BOX271 {

  display: block;

}

#BOX271 > .widget-content {

  background-color: rgba(213,0,0,1);

  font-family: 'Open Sans', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(0,0,0,1);

}

#BOX271> .widget-content {

  border-width: 3px;

  border-style: solid;

  border-color: rgba(213,0,0,1);

}

#BOX271> .ladi-widget-overlay {

  border-width: 3px;

  border-style: solid;

  border-color: rgba(213,0,0,1);

}

#BOX272 {

  display: block;

}

#BOX272 > .widget-content {

  background-color: rgba(255,255,255,1);

  font-family: 'Open Sans', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(0,0,0,1);

}

#BOX272> .widget-content {

  border-width: 3px;

  border-style: solid;

  border-color: rgba(213,0,0,1);

}

#BOX272> .ladi-widget-overlay {

  border-width: 3px;

  border-style: solid;

  border-color: rgba(213,0,0,1);

}

#HEADLINE273 {

  display: block;

}

#HEADLINE273 > .widget-content {

  opacity: 1;

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(213,0,0,1);

  font-weight: 700;

  line-height: 38px;

}

#HEADLINE274 {

  display: block;

}

#HEADLINE274 > .widget-content {

  opacity: 1;

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(79,79,79,1);

  font-weight: 700;

  line-height: 22px;

}

#LINE275 {

  display: block;

}

#LINE275>.widget-content .line {

  border-top-width: 1px;

  border-left-width: 0px;

  border-right-width: 0px;

  border-bottom-width: 0px;

  border-style: solid;

  border-color: rgba(213,0,0,1);

  margin-top: 12px;

}

#LINE275 > .widget-content {

  background-color: rgba(255,255,255,0);

  font-family: 'Open Sans', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(0,0,0,1);

}

#PARAGRAPH276 {

  display: block;

}

#PARAGRAPH276 > .widget-content {

  background-color: rgba(255,255,255,0);

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(79,79,79,1);

  font-weight: 400;

  line-height: 20px;

}

#BOX277 {

  display: block;

}

#BOX277 > .widget-content {

  background-color: rgba(189,189,189,0);

  font-family: 'Open Sans', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(0,0,0,1);

}

#BOX277> .widget-content {

  border-width: 3px;

  border-style: solid;

  border-color: rgba(79,79,79,1);

}

#BOX277> .ladi-widget-overlay {

  border-width: 3px;

  border-style: solid;

  border-color: rgba(79,79,79,1);

}

#HEADLINE278 {

  display: block;

}

#HEADLINE278 > .widget-content {

  opacity: 1;

  font-family: 'Open Sans';

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(213,0,0,1);

  font-weight: 700;

  line-height: 38px;

}

#HEADLINE279 {

  display: block;

}

#HEADLINE279 > .widget-content {

  opacity: 1;

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(79,79,79,1);

  font-weight: 700;

  line-height: 22px;

}

#LINE280 {

  display: block;

}

#LINE280>.widget-content .line {

  border-top-width: 1px;

  border-left-width: 0px;

  border-right-width: 0px;

  border-bottom-width: 0px;

  border-style: solid;

  border-color: rgba(213,0,0,1);

  margin-top: 12px;

}

#LINE280 > .widget-content {

  background-color: rgba(255,255,255,0);

  font-family: 'Open Sans', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(0,0,0,1);

}

#PARAGRAPH281 {

  display: block;

}

#PARAGRAPH281 > .widget-content {

  background-color: rgba(255,255,255,0);

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(79,79,79,1);

  font-weight: 400;

  line-height: 20px;

}

#HEADLINE475 {

  display: block;

}

#HEADLINE475 > .widget-content {

  opacity: 1;

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(213,0,0,1);

  font-weight: 700;

  line-height: 46px;

}

#BUTTON482 {

  display: table;

  background: rgba(213,0,0,1)

}

#BUTTON482 > .widget-content {

  background-color: rgba(213,0,0,1);

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(255,255,255,1);

  font-weight: 600;

  line-height: 51px;

}

#BUTTON482> .widget-content {

  border-radius: 5px;

}

#BUTTON482> .ladi-widget-overlay {

  border-radius: 5px;

}

#GROUP486 {

  display: block;

}

#GROUP486 > .widget-content {

  background-color: rgba(255,255,255,0);

  color: rgba(0,0,0,1);

}

#FORM487 {

  display: block;

}

#FORM487 > .widget-content {

  background-color: rgba(255,255,255,0);

  color: rgba(0,0,0,1);

}

#FORM487 .widget-content::-webkit-input-placeholder {

color:rgba(66,55,55,1)

}

#FORM487 .widget-content:-moz-placeholder {

color:rgba(66,55,55,1)

}

#FORM487 .widget-content::-moz-placeholder {

color:rgba(66,55,55,1)

}

#FORM487 .widget-content:-ms-input-placeholder {

color:rgba(66,55,55,1)

}

#FORM487 select.widget-content option:first-child {

  color: rgba(66,55,55,1)

}

#FORM487 select.widget-content {

  color: rgba(66,55,55,1)

}

#ITEM_FORM488 {

  display: block;

}

#ITEM_FORM488 > .widget-content {

  background-color: rgba(255,255,255,1);

  color: rgba(18,17,17,1);

}

#ITEM_FORM488> .widget-content {

  border-radius: 3px;

  border-width: 1px;

  border-style: solid;

  border-color: #eee;

}

#ITEM_FORM488> .ladi-widget-overlay {

  border-radius: 3px;

  border-width: 1px;

  border-style: solid;

  border-color: #eee;

}

#ITEM_FORM488 .widget-content::-webkit-input-placeholder {

color:rgba(66,55,55,1)

}

#ITEM_FORM488 .widget-content:-moz-placeholder {

color:rgba(66,55,55,1)

}

#ITEM_FORM488 .widget-content::-moz-placeholder {

color:rgba(66,55,55,1)

}

#ITEM_FORM488 .widget-content:-ms-input-placeholder {

color:rgba(66,55,55,1)

}

#ITEM_FORM488 select.widget-content option:first-child {

  color: rgba(66,55,55,1)

}

#ITEM_FORM488 select.widget-content {

  color: rgba(66,55,55,1)

}

#ITEM_FORM489 {

  display: block;

}

#ITEM_FORM489 > .widget-content {

  background-color: rgba(255,255,255,1);

  color: rgba(18,17,17,1);

}

#ITEM_FORM489> .widget-content {

  border-radius: 3px;

  border-width: 1px;

  border-style: solid;

  border-color: #eee;

}

#ITEM_FORM489> .ladi-widget-overlay {

  border-radius: 3px;

  border-width: 1px;

  border-style: solid;

  border-color: #eee;

}

#ITEM_FORM489 .widget-content::-webkit-input-placeholder {

color:rgba(66,55,55,1)

}

#ITEM_FORM489 .widget-content:-moz-placeholder {

color:rgba(66,55,55,1)

}

#ITEM_FORM489 .widget-content::-moz-placeholder {

color:rgba(66,55,55,1)

}

#ITEM_FORM489 .widget-content:-ms-input-placeholder {

color:rgba(66,55,55,1)

}

#ITEM_FORM489 select.widget-content option:first-child {

  color: rgba(66,55,55,1)

}

#ITEM_FORM489 select.widget-content {

  color: rgba(66,55,55,1)

}

#ITEM_FORM490 {

  display: block;

}

#ITEM_FORM490 > .widget-content {

  background-color: rgba(255,255,255,1);

  color: rgba(18,17,17,1);

}

#ITEM_FORM490> .widget-content {

  border-radius: 3px;

  border-width: 1px;

  border-style: solid;

  border-color: #eee;

}

#ITEM_FORM490> .ladi-widget-overlay {

  border-radius: 3px;

  border-width: 1px;

  border-style: solid;

  border-color: #eee;

}

#ITEM_FORM490 .widget-content::-webkit-input-placeholder {

color:rgba(66,55,55,1)

}

#ITEM_FORM490 .widget-content:-moz-placeholder {

color:rgba(66,55,55,1)

}

#ITEM_FORM490 .widget-content::-moz-placeholder {

color:rgba(66,55,55,1)

}

#ITEM_FORM490 .widget-content:-ms-input-placeholder {

color:rgba(66,55,55,1)

}

#ITEM_FORM490 select.widget-content option:first-child {

  color: rgba(66,55,55,1)

}

#ITEM_FORM490 select.widget-content {

  color: rgba(66,55,55,1)

}

#ITEM_FORM491 {

  display: block;

}

#ITEM_FORM491 > .widget-content {

  background-color: rgba(255,255,255,1);

  color: rgba(18,17,17,1);

}

#ITEM_FORM491> .widget-content {

  border-radius: 3px;

  border-width: 1px;

  border-style: solid;

  border-color: #eee;

}

#ITEM_FORM491> .ladi-widget-overlay {

  border-radius: 3px;

  border-width: 1px;

  border-style: solid;

  border-color: #eee;

}

#ITEM_FORM491 .widget-content::-webkit-input-placeholder {

color:rgba(66,55,55,1)

}

#ITEM_FORM491 .widget-content:-moz-placeholder {

color:rgba(66,55,55,1)

}

#ITEM_FORM491 .widget-content::-moz-placeholder {

color:rgba(66,55,55,1)

}

#ITEM_FORM491 .widget-content:-ms-input-placeholder {

color:rgba(66,55,55,1)

}

#ITEM_FORM491 select.widget-content option:first-child {

  color: rgba(66,55,55,1)

}

#ITEM_FORM491 select.widget-content {

  color: rgba(66,55,55,1)

}

#BUTTON492 {

  display: table;

}

#BUTTON492 > .widget-content {

  background-color: rgba(213,0,0,1);

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(255,255,255,1);

  font-weight: 700;

  line-height: 41px;

  box-shadow: 1px 1px 3px rgba(0,0,0,1);

}

#BUTTON492> .widget-content {

  border-radius: 5px;

}

#BUTTON492> .ladi-widget-overlay {

  border-radius: 5px;

}

#HEADLINE493 {

  display: block;

}

#HEADLINE493 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(213,0,0,1);

  font-weight: 700;

  line-height: 38px;

}

#BOX494 {

  display: block;

}

#BOX494 > .widget-content {

  background-color: rgba(255,255,255,0);

  color: rgba(0,0,0,1);

}

#BOX494> .widget-content {

  border-radius: 300px;

  border-width: 3px;

  border-style: solid;

  border-color: rgba(213,0,0,1);

}

#BOX494> .ladi-widget-overlay {

  border-radius: 300px;

  border-width: 3px;

  border-style: solid;

  border-color: rgba(213,0,0,1);

}

#SHAPE495 {

  display: block;

}

#SHAPE495 > .widget-content {

  background-color: rgba(255,255,255,0);

  color: rgba(213,0,0,1);

}

#SHAPE495> .widget-content svg {

  fill: rgba(213,0,0,1);

}

#SHAPE497 {

  display: block;

}

#SHAPE497 > .widget-content {

  background-color: rgba(255,255,255,0);

  color: rgba(213,0,0,1);

}

#SHAPE497> .widget-content svg {

  fill: rgba(213,0,0,1);

}

#HEADLINE499 {

  display: block;

}

#HEADLINE499 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(255,255,255,1);

  font-weight: 400;

  line-height: 28px;

}

#HEADLINE500 {

  display: block;

}

#HEADLINE500 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(255,255,255,1);

  font-weight: 400;

  line-height: 18px;

}

#HEADLINE501 {

  display: block;

}

#HEADLINE501 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(255,255,255,1);

  font-weight: 400;

  line-height: 28px;

}

#HEADLINE502 {

  display: block;

}

#HEADLINE502 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(255,255,255,1);

  font-weight: 400;

  line-height: 18px;

}

#SHAPE504 {

  display: block;

}

#SHAPE504 > .widget-content {

  background-color: rgba(255,255,255,0);

  color: rgba(213,0,0,1);

}

#SHAPE504> .widget-content svg {

  fill: rgba(213,0,0,1);

}

#HEADLINE505 {

  display: block;

}

#HEADLINE505 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(255,255,255,1);

  font-weight: 400;

  line-height: 28px;

}

#HEADLINE506 {

  display: block;

}

#HEADLINE506 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(255,255,255,1);

  font-weight: 400;

  line-height: 18px;

}

#HEADLINE507 {

  display: block;

}

#HEADLINE507 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(255,255,255,1);

  font-weight: 400;

  line-height: 28px;

}

#SHAPE508 {

  display: block;

}

#SHAPE508 > .widget-content {

  background-color: rgba(255,255,255,0);

  color: rgba(213,0,0,1);

}

#SHAPE508> .widget-content svg {

  fill: rgba(213,0,0,1);

}

#HEADLINE509 {

  display: block;

}

#HEADLINE509 > .widget-content {

  font-family: 'Montserrat', sans-serif;

  text-rendering: optimizeLegibility;

  -webkit-font-smoothing: antialiased;

  color: rgba(255,255,255,1);

  font-weight: 400;

  line-height: 18px;

}



@media(max-width: 767px) {

body {

  position: relative;

}

.body-fixed {

  position: fixed;

  width: 100%;

}

#SECTION2 {

  display: block;

  background-color: rgba(255,255,255,0);

}

#SECTION2 {

  width: 375px;

  height: 745px;

}

#SECTION2 {

  background-image: none;

}

#SECTION414 {

  display: block;

  background-image: url("assets/s600x900/5b3072cda9b8713c7c5d7460/slide-04-1552641811.png");

  background-color: rgba(255,255,255,1);

  background-origin: content-box;

  background-size: cover;

  background-attachment: scroll;

  background-position: top left;

  background-repeat: no-repeat;

}

#SECTION414 > .ladi-widget-overlay {

  background-color: rgba(54,54,54,0);

}

#SECTION414 {

  width: 375px;

  height: 661px;

}

#SECTION414 {

  background-image: url("assets/s600x900/5b3072cda9b8713c7c5d7460/slide-04-1552641811.png");

  background-origin: content-box;

  background-size: cover;

  background-attachment: scroll;

  background-position: top left;

  background-repeat: no-repeat;

}

#SECTION127 {

  display: block;

  background-image: url("assets/s600x1400/5b3072cda9b8713c7c5d7460/anrhhhh--1552463639.jpg");

  background-color: rgba(255,255,255,1);

  background-origin: content-box;

  background-size: cover;

  background-attachment: scroll;

  background-position: top left;

  background-repeat: no-repeat;

}

#SECTION127 > .ladi-widget-overlay {

  background-color: rgba(255,255,255,0);

}

#SECTION127 {

  width: 375px;

  height: 1196px;

}

#SECTION127 {

  background-image: url("assets/s600x1400/5b3072cda9b8713c7c5d7460/anrhhhh--1552463639.jpg");

  background-origin: content-box;

  background-size: cover;

  background-attachment: scroll;

  background-position: top left;

  background-repeat: no-repeat;

}

#POPUP593 .container {

  display: block;

  background-image: url("assets/s600x500/5b3072cda9b8713c7c5d7460/anrhhhh--1552463639.jpg");

  background-color: rgba(255,255,255,1);

  background-origin: content-box;

  background-size: cover;

  background-attachment: scroll;

  background-position: top center;

  background-repeat: no-repeat;

}

#POPUP593 > .container .overlay-container-popup {

  background-color: rgba(255,255,255,0);

}

#POPUP593 {

  width: 100%;

  height: 100%;

}

#POPUP593 .container {

  width: 375px !important;

  height: 426px;

  top: calc(100%-426px);

}

#POPUP593 {

  background-image: url("assets/s600x500/5b3072cda9b8713c7c5d7460/anrhhhh--1552463639.jpg");

  background-origin: content-box;

  background-size: cover;

  background-attachment: scroll;

  background-position: top center;

  background-repeat: no-repeat;

}

#SECTION75 {

  display: block;

  background-image: url("assets/s600x1250/5b3072cda9b8713c7c5d7460/slide-04-1552641811.png");

  background-color: rgba(255,255,255,1);

  background-origin: content-box;

  background-size: cover;

  background-attachment: scroll;

  background-position: top left;

  background-repeat: no-repeat;

}

#SECTION75 > .ladi-widget-overlay {

  background-color: rgba(0,0,0,0);

}

#SECTION75 {

  width: 375px;

  height: 1037px;

}

#SECTION75 {

  background-image: url("assets/s600x1250/5b3072cda9b8713c7c5d7460/slide-04-1552641811.png");

  background-origin: content-box;

  background-size: cover;

  background-attachment: scroll;

  background-position: top left;

  background-repeat: no-repeat;

}

#SECTION121 {

  display: block;

  background-image: url("assets/s600x550/5b3072cda9b8713c7c5d7460/anrhhhh--1552463639.jpg");

  background-color: rgba(255,255,255,1);

  background-position: top center;

  background-repeat: repeat;

}

#SECTION121 > .ladi-widget-overlay {

  background-color: rgba(0,0,0,0);

}

#SECTION121 {

  width: 375px;

  height: 328px;

}

#SECTION121 {

  background-image: url("assets/s600x550/5b3072cda9b8713c7c5d7460/anrhhhh--1552463639.jpg");

  background-position: top center;

  background-repeat: repeat;

}

#SECTION263 {

  display: block;

  background-image: url("assets/s600x1150/5b3072cda9b8713c7c5d7460/slide-04-1552641811.png");

  background-color: rgba(93,14,255,1);

  background-origin: content-box;

  background-size: cover;

  background-attachment: scroll;

  background-position: top left;

  background-repeat: no-repeat;

}

#SECTION263 > .ladi-widget-overlay {

  background-color: rgba(0,0,0,0);

}

#SECTION263 {

  width: 375px;

  height: 933px;

}

#SECTION263 {

  background-image: url("assets/s600x1150/5b3072cda9b8713c7c5d7460/slide-04-1552641811.png");

  background-origin: content-box;

  background-size: cover;

  background-attachment: scroll;

  background-position: top left;

  background-repeat: no-repeat;

}

#SECTION484 {

  display: block;

  background-image: url("assets/s600x1000/5b3072cda9b8713c7c5d7460/growth-has-never-been-more-imminent-1552281677.jpg");

  background-color: rgba(255,255,255,0);

  background-origin: content-box;

  background-size: cover;

  background-attachment: scroll;

  background-position: top left;

  background-repeat: no-repeat;

}

#SECTION484 > .ladi-widget-overlay {

  background-color: rgba(0,0,0,0.67);

}

#SECTION484 {

  width: 375px;

  height: 783px;

}

#SECTION484 {

  background-image: linear-gradient(rgba(0,0,0,0.67), rgba(0,0,0,0.67)), url("assets/s600x1000/5b3072cda9b8713c7c5d7460/growth-has-never-been-more-imminent-1552281677.jpg");

  background-image: -o-linear-gradient(rgba(0,0,0,0.67), rgba(0,0,0,0.67)), url("assets/s600x1000/5b3072cda9b8713c7c5d7460/growth-has-never-been-more-imminent-1552281677.jpg");

  background-image: -ms-linear-gradient(rgba(0,0,0,0.67), rgba(0,0,0,0.67)), url("assets/s600x1000/5b3072cda9b8713c7c5d7460/growth-has-never-been-more-imminent-1552281677.jpg");

  background-image: -moz-linear-gradient(rgba(0,0,0,0.67), rgba(0,0,0,0.67)), url("assets/s600x1000/5b3072cda9b8713c7c5d7460/growth-has-never-been-more-imminent-1552281677.jpg");

  background-image: -webkit-linear-gradient(rgba(0,0,0,0.67), rgba(0,0,0,0.67)), url("assets/s600x1000/5b3072cda9b8713c7c5d7460/growth-has-never-been-more-imminent-1552281677.jpg");

  background-origin: content-box;

  background-size: cover;

  background-attachment: scroll;

  background-position: top left;

  background-repeat: no-repeat;

}

#IMAGE15 .widget-content:first-child .lp-show-image:first-child {

  width: 100%;

  height: 100%;

  background-position: center center;

  background-size: cover;

  background-image: url("assets/s600x500/5b3072cda9b8713c7c5d7460/business-transparent-png-1552640430.png");

}

#IMAGE15 {

  top: 105.312px;

  left: 11px;

  width: 355px;

  height: 254px;

}

#HEADLINE8 {

  top: 467.001px;

  left: 5.5px;

  padding: 0px;

  width: 368px;

  height: 104px;

}

#HEADLINE8 > .widget-content {

  font-size: 32px;

  text-align: center;

  line-height: 52px;

}

#PARAGRAPH13 {

  top: 590px;

  left: 7px;

  padding: 0px;

  width: 355px;

  height: 44px;

}

#PARAGRAPH13 > .widget-content {

  font-size: 18px;

  text-align: center;

}

#HEADLINE14 {

  top: 390px;

  left: 39.5px;

  padding: 0px;

  width: 294px;

  height: 62px;

}

#HEADLINE14 > .widget-content {

  font-size: 20px;

  text-align: center;

}

#IMAGE397 .widget-content:first-child .lp-show-image:first-child {

  width: 100%;

  height: 100%;

  background-position: center center;

  background-size: cover;

  background-image: url("<?php echo e($site_option->logo); ?>");

}

#IMAGE397 {

  top: 15px;

  left: 102.5px;

  width: 170px;

  height: 76px;

}

#BUTTON398 {

  top: 661px;

  left: 65px;

  padding: 0px;

  width: 248px;

  height: 50px;



}

#BUTTON398 > .widget-content {

  font-size: 18px;

  text-align: center;

}

#BOX415 {

  top: 260px;

  left: 59px;

  width: 261px;

  height: 107px;

}

#HEADLINE416 {

  top: 20.5px;

  left: 38px;

  padding: 0px;

  width: 200px;

  height: 66px;

}

#HEADLINE416 > .widget-content {

  font-size: 18px;

  text-align: left;

}

#BOX417 {

  top: 112px;

  left: 59px;

  width: 261px;

  height: 120px;

}

#HEADLINE418 {

  top: 21px;

  left: 28px;

  padding: 0px;

  width: 200px;

  height: 80px;

}

#HEADLINE418 > .widget-content {

  font-size: 16px;

  text-align: left;

}

#BOX421 {

  top: 532px;

  left: 57px;

  width: 261px;

  height: 84.5px;

}

#HEADLINE422 {

  top: 20px;

  left: 33px;

  padding: 0px;

  width: 200px;

  height: 44px;

}

#HEADLINE422 > .widget-content {

  font-size: 18px;

  text-align: left;

}

#HEADLINE423 {

  top: 28px;

  left: 12px;

  padding: 0px;

  width: 355px;

  height: 60px;

}

#HEADLINE423 > .widget-content {

  font-size: 24px;

  text-align: center;

  line-height: 30px;

}

#IMAGE424 .widget-content:first-child .lp-show-image:first-child {

  width: 100%;

  height: 100%;

  background-position: center center;

  background-size: cover;

  background-image: url("assets/s450x500/5b3072cda9b8713c7c5d7460/e452daa72a7c08164025faaae46d6081_presentation-png-clipart-hanslodge-cliparts_1250-625-1552641956.png");

}

#IMAGE424 {

  display: none!important;

  top: 117px;

  left: -263px;

  width: 219px;

  height: 296px;

}

#BOX425 {

  top: 398.5px;

  left: 59px;

  width: 261px;

  height: 101px;

}

#HEADLINE426 {

  top: 20px;

  left: 33px;

  padding: 0px;

  width: 200px;

  height: 66px;

}

#HEADLINE426 > .widget-content {

  font-size: 18px;

  text-align: left;

}

#PARAGRAPH129 {

  top: 72px;

  left: 10px;

  padding: 0px;

  width: 355px;

  height: 418px;

}

#PARAGRAPH129 > .widget-content {

  font-size: 16px;

  text-align: left;

}

#HEADLINE130 {

  top: 30px;

  left: 8px;

  padding: 0px;

  width: 355px;

  height: 25px;

}

#HEADLINE130 > .widget-content {

  font-size: 21px;

  text-align: center;

  line-height: 25px;

}

#LISTOP153 {

  top: 518px;

  left: 13.5156px;

  width: 188px;

  height: 67px;

}

#LISTOP153 > .widget-content {

  font-size: 16px;

  text-align: left;

}

#LISTOP153 > ol.widget-content li::before {

  content: counter(linum, disc);

  width: 30px;

  height: 30px;

  top: 0;

  font-size: 15px;

  color: rgba(213,0,0,1);

  margin-right: 8px;

  content: url('data:image/svg+xml;utf8,<svg fill="rgba(213,0,0,1)" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 24 24"> <path d="M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M15,12A3,3 0 0,1 12,15A3,3 0 0,1 9,12A3,3 0 0,1 12,9A3,3 0 0,1 15,12Z"/> </svg>');

  background-repeat: no-repeat;

  position: relative;

  top: 0px;

  left: 0;

}

#LISTOP153 > ol.widget-content li {

  margin-bottom: 15px;

}

#LISTOP153 > ol.widget-content li:last-child {

  margin-bottom: 0px;

}

#LISTOP154 {

  top: 593px;

  left: 13.5px;

  width: 188px;

  height: 67px;

}

#LISTOP154 > .widget-content {

  font-size: 16px;

  text-align: left;

}

#LISTOP154 > ol.widget-content li::before {

  content: counter(linum, disc);

  width: 30px;

  height: 30px;

  top: 0;

  font-size: 15px;

  color: rgba(213,0,0,1);

  margin-right: 8px;

  content: url('data:image/svg+xml;utf8,<svg fill="rgba(213,0,0,1)" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 24 24"> <path d="M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M15,12A3,3 0 0,1 12,15A3,3 0 0,1 9,12A3,3 0 0,1 12,9A3,3 0 0,1 15,12Z"/> </svg>');

  background-repeat: no-repeat;

  position: relative;

  top: 0px;

  left: 0;

}

#LISTOP154 > ol.widget-content li {

  margin-bottom: 15px;

}

#LISTOP154 > ol.widget-content li:last-child {

  margin-bottom: 0px;

}

#BOX511 {

  top: 695px;

  left: 31px;

  width: 309px;

  height: 444px;

}

#HEADLINE512 {

  top: 16px;

  left: 0.140625px;

  padding: 0px;

  width: 300px;

  height: 0px;

}

#HEADLINE512 > .widget-content {

  font-size: 18px;

  text-align: center;

  line-height: 22px;

}

#GROUP524 {

  top: 107.5px;

  left: 20.25px;

  width: 268.484375px;

  height: 288px;

}

#FORM525 {

  top: 0px;

  left: 0px;

  width: 268.484375px;

  height: 213.609375px;

}

#FORM525 > .widget-content {

  font-size: 16px;

}

#ITEM_FORM526 {

  top: 0px;

  left: 0.484375px;

  width: 268px;

  height: 46px;

}

#ITEM_FORM526 > .widget-content {

  font-size: 16px;

}

#ITEM_FORM527 {

  top: 56.1406px;

  left: 0.484375px;

  width: 268px;

  height: 46px;

}

#ITEM_FORM527 > .widget-content {

  font-size: 16px;

}

#ITEM_FORM528 {

  top: 112.281px;

  left: 0.484375px;

  width: 268px;

  height: 46px;

}

#ITEM_FORM528 > .widget-content {

  font-size: 16px;

}

#ITEM_FORM583 {

  top: 168.61px;

  left: 0px;

  width: 266px;

  height: 45px;

}

#BUTTON5301 {

  top: 239px;

  left: 0.25px;

  padding: 0px;

  width: 268px;

  height: 49px;

}

#BUTTON5301 > .widget-content {

  font-size: 14px;

  text-align: center;

}

#HEADLINE582 {

  top: 732px;

  left: 33.6562px;

  padding: 0px;

  width: 306.359375px;

  height: 50px;

}

#HEADLINE582 > .widget-content {

  font-size: 24px;

  text-align: center;

  line-height: 25px;

}

#BOX594 {

  top: 138px;

  left: 52.5px;

  width: 274px;

  height: 56px;

}

#HEADLINE595 {

  top: 13px;

  left: 10px;

  padding: 0px;

  width: 257px;

  height: 100px;

}

#HEADLINE595 > .widget-content {

  font-size: 24px;

  text-align: center;

}

#LINE597 {

  top: 354px;

  left: 66px;

  width: 245px;

  height: 25px;

}

#BOX598 {

  top: 49px;

  left: 149.5px;

  width: 70px;

  height: 70px;

}

#SHAPE599 {

  top: 13px;

  left: 13px;

  width: 44px;

  height: 44px;

}

#HEADLINE596 {

  top: 218px;

  left: 75px;

  padding: 0px;

  width: 223px;

  height: 100px;

}

#HEADLINE596 > .widget-content {

  font-size: 18px;

  text-align: left;

}

#HEADLINE76 {

  top: 18px;

  left: 11px;

  padding: 0px;

  width: 355px;

  height: 92px;

}

#HEADLINE76 > .widget-content {

  font-size: 21px;

  text-align: center;

}

#GROUP78 {

  top: 307.75px;

  left: 50.5px;

  width: 103px;

  height: 181.5px;

}

#SHAPE79 {

  top: 29px;

  left: 27px;

  width: 39px;

  height: 39px;

}

#HEADLINE80 {

  top: 0px;

  left: 0px;

  padding: 0px;

  width: 103px;

  height: 28px;

}

#HEADLINE80 > .widget-content {

  font-size: 24px;

  text-align: center;

}

#HEADLINE81 {

  top: 73.5px;

  left: 0px;

  padding: 0px;

  width: 103px;

  height: 108px;

}

#HEADLINE81 > .widget-content {

  font-size: 14px;

  text-align: center;

}

#GROUP82 {

  top: 311.75px;

  left: 224.5px;

  width: 103px;

  height: 142px;

}

#SHAPE83 {

  top: 10.234375px;

  left: 26px;

  width: 39px;

  height: 68.53125px;

}

#HEADLINE84 {

  top: 0px;

  left: 0px;

  padding: 0px;

  width: 103px;

  height: 28px;

}

#HEADLINE84 > .widget-content {

  font-size: 24px;

  text-align: center;

}

#HEADLINE85 {

  top: 70px;

  left: 0px;

  padding: 0px;

  width: 103px;

  height: 72px;

}

#HEADLINE85 > .widget-content {

  font-size: 14px;

  text-align: center;

}

#GROUP86 {

  top: 522px;

  left: 46.5px;

  width: 103px;

  height: 180.5px;

}

#HEADLINE87 {

  top: 0px;

  left: 0px;

  padding: 0px;

  width: 103px;

  height: 28px;

}

#HEADLINE87 > .widget-content {

  font-size: 24px;

  text-align: center;

}

#HEADLINE88 {

  top: 72.5px;

  left: 0px;

  padding: 0px;

  width: 103px;

  height: 108px;

}

#HEADLINE88 > .widget-content {

  font-size: 14px;

  text-align: center;

}

#SHAPE89 {

  top: 28px;

  left: 27px;

  width: 39px;

  height: 39px;

}

#GROUP90 {

  top: 522px;

  left: 214px;

  width: 103px;

  height: 179px;

}

#SHAPE91 {

  top: 28px;

  left: 32.5px;

  width: 39px;

  height: 39px;

}

#HEADLINE92 {

  top: 0px;

  left: 0px;

  padding: 0px;

  width: 103px;

  height: 28px;

}

#HEADLINE92 > .widget-content {

  font-size: 24px;

  text-align: center;

}

#HEADLINE93 {

  top: 71px;

  left: 0px;

  padding: 0px;

  width: 103px;

  height: 108px;

}

#HEADLINE93 > .widget-content {

  font-size: 14px;

  text-align: center;

}

#GROUP94 {

  top: 737px;

  left: 125.5px;

  width: 104px;

  height: 168px;

}

#SHAPE95 {

  top: 33px;

  left: 33px;

  width: 39px;

  height: 39px;

}

#HEADLINE96 {

  top: 0px;

  left: 1px;

  padding: 0px;

  width: 103px;

  height: 28px;

}

#HEADLINE96 > .widget-content {

  font-size: 24px;

  text-align: center;

}

#HEADLINE97 {

  top: 78px;

  left: 0px;

  padding: 0px;

  width: 103px;

  height: 90px;

}

#HEADLINE97 > .widget-content {

  font-size: 14px;

  text-align: center;

}

#BUTTON483 {

  top: 943px;

  left: 86px;

  padding: 0px;

  width: 196px;

  height: 51px;



}

#BUTTON483 > .widget-content {

  font-size: 20px;

  text-align: center;

}

#IMAGE600 .widget-content:first-child .lp-show-image:first-child {

  width: 100%;

  height: 100%;

  background-position: center center;

  background-size: cover;

  background-image: url("assets/s600x400/5b3072cda9b8713c7c5d7460/luong-tuong-tac_4-1552982209.png");

}

#IMAGE600 {

  top: 110px;

  left: 0.99218px;

  width: 375px;

  height: 187px;

}

#HEADLINE123 {

  top: 17px;

  left: 10px;

  padding: 0px;

  width: 355px;

  height: 92px;

}

#HEADLINE123 > .widget-content {

  font-size: 21px;

  text-align: center;

}

#YOUTUBE126 {

  top: 122px;

  left: 10px;

  width: 355px;

  height: 177px;

}

#BOX266 {

  top: 76px;

  left: 50.5px;

  width: 274px;

  height: 211px;

}

#LINE270 {

  top: 42px;

  left: 29px;

  width: 216px;

  height: 25px;

}

#HEADLINE269 {

  top: 67px;

  left: 62.5px;

  padding: 0px;

  width: 147px;

  height: 22px;

}

#HEADLINE269 > .widget-content {

  font-size: 18px;

  text-align: center;

}

#HEADLINE268 {

  top: 16px;

  left: 44px;

  padding: 0px;

  width: 187px;

  height: 38px;

}

#HEADLINE268 > .widget-content {

  font-size: 36px;

  text-align: center;

}

#PARAGRAPH267 {

  top: 95px;

  left: 24px;

  padding: 0px;

  width: 218px;

  height: 100px;

}

#PARAGRAPH267 > .widget-content {

  font-size: 13px;

  text-align: center;

}

#BOX271 {

  top: 300px;

  left: 47.5px;

  width: 280px;

  height: 286px;

}

#BOX272 {

  top: 21px;

  left: 19.5px;

  width: 244px;

  height: 244px;

}

#HEADLINE273 {

  top: 6px;

  left: -4px;

  padding: 0px;

  width: 253px;

  height: 76px;

}

#HEADLINE273 > .widget-content {

  font-size: 36px;

  text-align: center;

}

#HEADLINE274 {

  top: 91px;

  left: 53px;

  padding: 0px;

  width: 147px;

  height: 22px;

}

#HEADLINE274 > .widget-content {

  font-size: 18px;

  text-align: center;

}

#LINE275 {

  top: 69px;

  left: 14.5px;

  width: 216px;

  height: 25px;

}

#PARAGRAPH276 {

  top: 122px;

  left: 13.5px;

  padding: 0px;

  width: 216px;

  height: 100px;

}

#PARAGRAPH276 > .widget-content {

  font-size: 13px;

  text-align: center;

}

#BOX277 {

  top: 604px;

  left: 50.5px;

  width: 277px;

  height: 202px;

}

#HEADLINE278 {

  top: 16px;

  left: 1.5px;

  padding: 0px;

  width: 267px;

  height: 38px;

}

#HEADLINE278 > .widget-content {

  font-size: 36px;

  text-align: center;

}

#HEADLINE279 {

  top: 68px;

  left: 65.5px;

  padding: 0px;

  width: 147px;

  height: 22px;

}

#HEADLINE279 > .widget-content {

  font-size: 18px;

  text-align: center;

}

#LINE280 {

  top: 41px;

  left: 30px;

  width: 216px;

  height: 25px;

}

#PARAGRAPH281 {

  top: 92px;

  left: 30.0154px;

  padding: 0px;

  width: 216px;

  height: 100px;

}

#PARAGRAPH281 > .widget-content {

  font-size: 13px;

  text-align: center;

}

#HEADLINE475 {

  top: 15px;

  left: 10px;

  padding: 0px;

  width: 355px;

  height: 46px;

}

#HEADLINE475 > .widget-content {

  font-size: 21px;

  text-align: center;

}

#BUTTON482 {

  top: 840px;

  left: 94.5px;

  padding: 0px;

  width: 196px;

  height: 51px;

}

#BUTTON482 > .widget-content {

  font-size: 20px;

  text-align: center;

}

#GROUP486 {

  top: 367.71875px;

  left: 27.4375px;

  width: 325px;

  height: 369.296875px;

}

#FORM487 {

  top: 0px;

  left: 0px;

  width: 325px;

  height: 305px;

}

#ITEM_FORM488 {

  top: 0px;

  left: 0.539867px;

  width: 323px;

  height: 41px;

}

#ITEM_FORM489 {

  top: 51px;

  left: 0px;

  width: 325px;

  height: 41px;

}

#ITEM_FORM490 {

  top: 102px;

  left: 0.539867px;

  width: 323px;

  height: 41px;

}

#ITEM_FORM491 {

  top: 153px;

  left: 0.539867px;

  width: 323px;

  height: 152px;

}

#BUTTON492 {

  top: 329.296875px;

  left: 47.4375px;

  padding: 0px;

  width: 244px;

  height: 40px;

}

#BUTTON492 > .widget-content {

  font-size: 20px;

  text-align: center;

}

#HEADLINE493 {

  top: 31px;

  left: 13px;

  padding: 0px;

  width: 355px;

  height: 31px;

}

#HEADLINE493 > .widget-content {

  font-size: 22px;

  text-align: center;

  line-height: 31px;

}

#BOX494 {

  top: 282.75px;

  left: 18.938px;

  width: 27px;

  height: 26px;

}

#SHAPE495 {

  top: -2.16251px;

  left: -1.89996px;

  width: 29px;

  height: 29px;

}

#SHAPE497 {

  top: 215.75px;

  left: 18.438px;

  width: 29px;

  height: 29px;

}

#HEADLINE499 {

  top: 216.75px;

  left: 51.938px;

  padding: 0px;

  width: 75px;

  height: 28px;

}

#HEADLINE499 > .widget-content {

  font-size: 24px;

  text-align: left;

}

#HEADLINE500 {

  top: 242.751px;

  left: 18.9375px;

  padding: 0px;

  width: 340px;

  height: 18px;

}

#HEADLINE500 > .widget-content {

  font-size: 14px;

  text-align: left;

}

#HEADLINE501 {

  top: 282.75px;

  left: 52.938px;

  padding: 0px;

  width: 122px;

  height: 28px;

}

#HEADLINE501 > .widget-content {

  font-size: 24px;

  text-align: left;

}

#HEADLINE502 {

  top: 313.75px;

  left: 14.4375px;

  padding: 0px;

  width: 340px;

  height: 18px;

}

#HEADLINE502 > .widget-content {

  font-size: 14px;

  text-align: left;

}

#SHAPE504 {

  top: 153.75px;

  left: 10.938px;

  width: 29px;

  height: 29px;

}

#HEADLINE505 {

  top: 155.75px;

  left: 45.9375px;

  padding: 0px;

  width: 165px;

  height: 28px;

}

#HEADLINE505 > .widget-content {

  font-size: 24px;

  text-align: left;

}

#HEADLINE506 {

  top: 185.75px;

  left: 18.4375px;

  padding: 0px;

  width: 198px;

  height: 18px;

}

#HEADLINE506 > .widget-content {

  font-size: 14px;

  text-align: left;

}

#HEADLINE507 {

  top: 91.75px;

  left: 49.9375px;

  padding: 0px;

  width: 123px;

  height: 28px;

}

#HEADLINE507 > .widget-content {

  font-size: 24px;

  text-align: left;

}

#SHAPE508 {

  top: 91.749px;

  left: 10.939px;

  width: 29px;

  height: 29px;

}

#HEADLINE509 {

  top: 120.734px;

  left: 15.4375px;

  padding: 0px;

  width: 346px;

  height: 18px;

}

#HEADLINE509 > .widget-content {

  font-size: 14px;

  text-align: left;

}

}



</style>

<link rel="stylesheet" media="none" onload="if(media!='all')media='all'" href="assets/source/animate.min45db.css?v=160318">

<script type="text/javascript" async src="assets/source/ladipage.lib.3a296.js?v=0111022019"></script>

<style>

@media (max-width: 767px) { .container { width: 375px !important;} }

</style>

<div class="ladi-wraper-page" lp-tk="{&quot;idgAny&quot;:&quot;false&quot;,&quot;pixel&quot;:&quot;false&quot;,&quot;idgAds&quot;:&quot;false&quot;}">

  <div id="SECTION2" class="widget-section ladi-drop ui-droppable screenS" lp-type="widget_section" lp-widget="widget" lp-lang="SECTION" lp-display="block" lp-hashtag="tuoanh.hoang@3right.com.vn">

    <div class="container">

      <div id="IMAGE15" class="widget-element widget-snap ladi-drop" lp-type="image" lp-lang="IMAGE" lp-display="block">

        <div class="widget-content">

          <div class="lp-show-image" alt="https://static.ladipage.net/5b3072cda9b8713c7c5d7460/business-transparent-png-1552640430.png"></div>

        </div>

        <div class="ladi-widget-overlay"></div>

      </div>

      <div id="HEADLINE8" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block">

        <h1 class="widget-content" lp-node="h1">TÌM KIẾM KHÁCH HÀNG TIỀM NĂNG???</h1>

      </div>

      <div id="PARAGRAPH13" class="widget-element widget-snap" lp-type="textparagraph" lp-editor="true" lp-lang="PARAGRAPH" lp-display="block">

        <h5 class="widget-content" lp-node="h5">3Right Interactive Marketing Agency sẽ giúp bạn!</h5>

      </div>

      <div id="HEADLINE14" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block">

        <h2 class="widget-content" lp-node="h2">Doanh nghiệp của bạn đang gặp khó khăn trong việc</h2>

      </div>

      <div id="IMAGE397" class="widget-element widget-snap ladi-drop" lp-type="image" lp-lang="IMAGE" lp-display="block">

        <div class="widget-content">

          <div class="lp-show-image" alt="<?php echo e($site_option->logo); ?>"></div>

        </div>

        <div class="ladi-widget-overlay"></div>

      </div>

      <div id="BUTTON398" class="widget-element widget-snap style-1" lp-type="button" lp-lang="BUTTON" lp-background="button" lp-display="table" lp-action-link="SECTION414" lp-action-type="page" lp-target="" href="#"><span class="widget-content"><span style="font-weight: bold;"> Vấn đề doanh nghiệp đang gặp phải</span></span> </div>

    </div>

    <div class="ladi-widget-overlay"></div>

  </div>

  <div id="SECTION414" class="widget-section ladi-drop ui-droppable screenS" lp-type="widget_section" lp-widget="widget" lp-lang="SECTION" lp-display="block" lp-hashtag="tuoanh.hoang@3right.com.vn">

    <div class="container">

      <div id="BOX415" class="widget-element widget-snap ladi-drop" lp-type="box" lp-lang="BOX" lp-display="block">

        <div class="widget-content">

          <div id="HEADLINE416" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block">

            <h5 class="widget-content" lp-node="h5">Chi phí tìm kiếm một khách hàng tiềm năng quá cao</h5>

          </div>

        </div>

        <div class="ladi-widget-overlay"></div>

      </div>

      <div id="BOX417" class="widget-element widget-snap ladi-drop" lp-type="box" lp-lang="BOX" lp-display="block">

        <div class="widget-content">

          <div id="HEADLINE418" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block">

            <h5 class="widget-content" lp-node="h5">Chi số tiền lớn cho các hoạt động Marketing như Google, Facebook nhưng không hiệu quả</h5>

          </div>

        </div>

        <div class="ladi-widget-overlay"></div>

      </div>

      <div id="BOX421" class="widget-element widget-snap ladi-drop" lp-type="box" lp-lang="BOX" lp-display="block">

        <div class="widget-content">

          <div id="HEADLINE422" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block">

            <h5 class="widget-content" lp-node="h5">Không đạt chỉ tiêu về doanh số</h5>

          </div>

        </div>

        <div class="ladi-widget-overlay"></div>

      </div>

      <div id="HEADLINE423" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block">

        <h2 class="widget-content" lp-node="h2">Vấn đề doanh nghiệp đang gặp phải</h2>

      </div>

      <div id="IMAGE424" class="widget-element widget-snap ladi-drop" lp-type="image" lp-lang="IMAGE" lp-display="block">

        <div class="widget-content">

          <div class="lp-show-image" alt="https://static.ladipage.net/5b3072cda9b8713c7c5d7460/e452daa72a7c08164025faaae46d6081_presentation-png-clipart-hanslodge-cliparts_1250-625-1552641956.png"></div>

        </div>

        <div class="ladi-widget-overlay"></div>

      </div>

      <div id="BOX425" class="widget-element widget-snap ladi-drop" lp-type="box" lp-lang="BOX" lp-display="block">

        <div class="widget-content">

          <div id="HEADLINE426" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block">

            <h5 class="widget-content" lp-node="h5">Tỉ lệ chuyển đổi từ khách hàng tiềm năng sang sales thấp</h5>

          </div>

        </div>

        <div class="ladi-widget-overlay"></div>

      </div>

    </div>

    <div class="ladi-widget-overlay"></div>

  </div>

  <div id="SECTION127" class="widget-section ladi-drop ui-droppable screenS" lp-type="widget_section" lp-widget="widget" lp-lang="SECTION" lp-display="block" lp-hashtag="tuoanh.hoang@3right.com.vn">

    <div class="container">

      <div id="PARAGRAPH129" class="widget-element widget-snap" lp-type="textparagraph" lp-editor="true" lp-lang="PARAGRAPH" lp-display="block">

        <h6 class="widget-content" lp-node="h6">DỊCH VỤ RIGHT - TIME SALES<br>

          <br>

          - Dịch vụ được phát triển bởi: 3Right Interactive Marketing Agency và các nhà mạng Viễn Thông. Sử dụng giải pháp công nghệ trí tuệ thông minh AI kết hợp cùng hệ thống cơ sở dữ liệu lớn BIG DATA. <br>

          - Giải pháp công nghệ của hệ thống sẽ giúp cho các doanh nghiệp "Chạm" ngay tới được những khách hàng đang có nhu cầu mua hoặc sử dụng sản phẩm, dịch vụ liên quan trực tiếp tới doanh nghiệp của bạn. <br>

          - Logic hoạt động của hệ thống thông qua việc tracking footprint của người sử dụng Internet  và khớp với hệ thống cơ sở dữ liệu được lưu trữ để gọi điện + gửi tin nhắn trực tiếp đến khách hàng "NGAY ĐÚNG LÚC" khách hàng đang có nhu cầu.</h6>

      </div>

      <div id="HEADLINE130" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block">

        <h3 class="widget-content" lp-node="h3">Giải pháp dành cho bạn</h3>

      </div>

      <div id="LISTOP153" class="widget-element widget-snap widget-dragg" lp-type="listop" lp-editor="true" lp-lang="LISTOP" lp-display="block">

        <ol class="widget-content">

          <li color="" style="color: rgb(255, 255, 255);">Đúng khách hàng</li>

          <li color="" style="color: rgb(255, 255, 255);">Đúng thời điểm</li>

        </ol>

      </div>

      <div id="LISTOP154" class="widget-element widget-snap widget-dragg" lp-type="listop" lp-editor="true" lp-lang="LISTOP" lp-display="block">

        <ol class="widget-content">

          <li color="" style="color: rgb(255, 255, 255);">Sử dụng đơn giản</li>

          <li color="" style="color: rgb(255, 255, 255);">Tiết kiệm chi phí</li>

        </ol>

      </div>

      <div id="BOX511" class="widget-element widget-snap ladi-drop" lp-type="box" lp-lang="BOX" lp-display="block" lp-hashtag="tuoanh.hoang@3right.com.vn">

        <div class="widget-content">

          <div id="HEADLINE512" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block">

            <h4 class="widget-content" lp-node="h4"></h4>

          </div>

          <div id="GROUP524" class="widget-element widget-snap widget-group" lp-type="widget_group" lp-lang="GROUP" lp-display="block">

            <div class="widget-content">

              <div id="FORM525" class="widget-element widget-snap" lp-type="contact_form" lp-lang="FORM" lp-vt-item="[{&quot;id&quot;:&quot;ITEM_FORM507&quot;,&quot;vt&quot;:1,&quot;name&quot;:&quot;email&quot;,&quot;valueName&quot;:&quot;email&quot;,&quot;$$hashKey&quot;:&quot;object:17800&quot;},{&quot;id&quot;:&quot;ITEM_FORM508&quot;,&quot;vt&quot;:2,&quot;name&quot;:&quot;phone&quot;,&quot;valueName&quot;:&quot;phone&quot;,&quot;$$hashKey&quot;:&quot;object:17801&quot;},{&quot;id&quot;:&quot;ITEM_FORM860&quot;,&quot;vt&quot;:3,&quot;name&quot;:&quot;select1&quot;,&quot;valueName&quot;:&quot;select1&quot;,&quot;$$hashKey&quot;:&quot;object:17802&quot;},{&quot;id&quot;:&quot;ITEM_FORM583&quot;,&quot;vt&quot;:3,&quot;name&quot;:&quot;lpinput1&quot;,&quot;valueName&quot;:&quot;lpinput1&quot;,&quot;$$hashKey&quot;:&quot;object:17803&quot;}]" lp-message-form="http://khamrang.nhakhoaathena.vn/thankyou.html" lp-ss-f="[{&quot;name&quot;:&quot;name&quot;,&quot;value&quot;:&quot;name&quot;},{&quot;name&quot;:&quot;email&quot;,&quot;value&quot;:&quot;email&quot;},{&quot;name&quot;:&quot;phone&quot;,&quot;value&quot;:&quot;phone&quot;},{&quot;name&quot;:&quot;lpinput1&quot;,&quot;value&quot;:&quot;lpinput1&quot;}]" id-conf-sv="5c8b90b0039c0e4c10d3f0a9" lp-id-pop-sub="POPUP593" lp-group="GROUP524" lp-display="block">

                <form class="widget-content" action="<?php echo e(url('contact')); ?>" method="post" id="form-contact">

                  <?php echo e(Helper::form('contact')); ?>



                  <div id="ITEM_FORM526" class="widget-element widget-snap widget-dragg widget-item-child" lp-type="item_form" lp-lang="ITEM_FORM" lp-display="block">

                    <input class="widget-content" type="text" placeholder="Họ và tên" name="name" lp-label="Họ và tên" required="required">

                  </div>

                  <div id="ITEM_FORM527" class="widget-element widget-snap widget-dragg widget-item-child" lp-type="item_form" lp-lang="ITEM_FORM" lp-display="block">

                    <input class="widget-content" type="email" placeholder="Nhập Email" name="email" lp-label="Email">

                  </div>

                  <div id="ITEM_FORM528" class="widget-element widget-snap widget-dragg widget-item-child" lp-type="item_form" lp-lang="ITEM_FORM" lp-display="block">

                    <input class="widget-content" type="tel" pattern="[0-9]{9,15}" required="required" placeholder="Nhập Số điện thoại" name="phone" lp-label="Điện thoại">

                  </div>

                  <div id="ITEM_FORM583" class="widget-element widget-snap widget-dragg widget-item-child" lp-type="item_form" lp-lang="ITEM_FORM" lp-display="block" lp-hashtag="tuoanh.hoang@3right.com.vn">

                    <input class="widget-content" type="text" placeholder="Vấn đề bạn đang quan tâm" name="note" lp-label="Ô nhập tùy chọn 1" lp-name-id="lpinput1" required="required">

                  </div>

                  <button id="BUTTON5301" class="widget-element widget-snap style-1" type="submit" lp-ani="wow bounce animated infinite"><span class="widget-content">ĐĂNG KÝ NGAY</span> </button>

                </form>

              </div>

              

            </div>

          </div>

        </div>

        <div class="ladi-widget-overlay"></div>

      </div>

      <div id="HEADLINE582" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block">

        <h3 class="widget-content" lp-node="h3">Để lại thông tin để nhận tư vấn</h3>

      </div>

    </div>

    <div class="ladi-widget-overlay"></div>

  </div>

  

  <div id="SECTION75" class="widget-section ladi-drop ui-droppable" lp-type="widget_section" lp-widget="widget" lp-lang="SECTION" lp-display="block" lp-hashtag="tuoanh.hoang@3right.com.vn">

    <div class="container">

      <div id="HEADLINE76" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block">

        <h2 class="widget-content" lp-node="h2">Right - time Sales hoạt động như thế nào?</h2>

      </div>

      <div id="GROUP78" class="widget-element widget-snap widget-group" lp-type="widget_group" lp-lang="GROUP" lp-display="block">

        <div class="widget-content">

          <div id="SHAPE79" class="widget-element widget-snap" lp-type="shape" lp-lang="SHAPE" lp-group="GROUP78" lp-display="block">

            <div class="widget-content">

              <svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 24 24" fill="rgba(213,0,0,1)">

                <path d="M15,14C17.67,14 23,15.34 23,18V20H7V18C7,15.34 12.33,14 15,14M15,12A4,4 0 0,1 11,8A4,4 0 0,1 15,4A4,4 0 0,1 19,8A4,4 0 0,1 15,12M2.76,14.66C2.37,15.05 1.73,15.05 1.34,14.66C0.95,14.27 0.95,13.63 1.34,13.24L3.29,11.29C3.1,10.9 3,10.46 3,10A3,3 0 0,1 6,7A3,3 0 0,1 9,10A3,3 0 0,1 6,13C5.54,13 5.1,12.9 4.71,12.71L2.76,14.66M6,9A1,1 0 0,0 5,10A1,1 0 0,0 6,11A1,1 0 0,0 7,10A1,1 0 0,0 6,9Z"></path>

              </svg>

            </div>

          </div>

          <div id="HEADLINE80" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-group="GROUP78" lp-display="block">

            <h3 class="widget-content" lp-node="h3">Bước 1</h3>

          </div>

          <div id="HEADLINE81" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-group="GROUP78" lp-display="block">

            <h6 class="widget-content" lp-node="h6">Xác định khách hàng tiềm năng qua hành vi tìm kiếm trên Google</h6>

          </div>

        </div>

      </div>

      <div id="GROUP82" class="widget-element widget-snap widget-group" lp-type="widget_group" lp-lang="GROUP" lp-display="block">

        <div class="widget-content">

          <div id="SHAPE83" class="widget-element widget-snap" lp-type="shape" lp-lang="SHAPE" lp-group="GROUP82" lp-display="block">

            <div class="widget-content">

              <svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 24 24" fill="rgba(213,0,0,1)">

                <path d="M7,13H21V11H7M7,19H21V17H7M7,7H21V5H7M2,11H3.8L2,13.1V14H5V13H3.2L5,10.9V10H2M3,8H4V4H2V5H3M2,17H4V17.5H3V18.5H4V19H2V20H5V16H2V17Z"></path>

              </svg>

            </div>

          </div>

          <div id="HEADLINE84" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-group="GROUP82" lp-display="block">

            <h3 class="widget-content" lp-node="h3">Bước 2</h3>

          </div>

          <div id="HEADLINE85" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-group="GROUP82" lp-display="block">

            <h6 class="widget-content" lp-node="h6">Lập danh sách các trang web khách hàng truy cập</h6>

          </div>

        </div>

      </div>

      <div id="GROUP86" class="widget-element widget-snap widget-group" lp-type="widget_group" lp-lang="GROUP" lp-display="block">

        <div class="widget-content">

          <div id="HEADLINE87" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-group="GROUP86" lp-display="block">

            <h3 class="widget-content" lp-node="h3">Bước 3</h3>

          </div>

          <div id="HEADLINE88" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-group="GROUP86" lp-display="block">

            <h6 class="widget-content" lp-node="h6">Hệ thống liên tục cập nhật và cho phép doanh nghiệp liên hệ với khách hàng</h6>

          </div>

          <div id="SHAPE89" class="widget-element widget-snap" lp-type="shape" lp-lang="SHAPE" lp-group="GROUP86" lp-display="block">

            <div class="widget-content">

              <svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 24 24" fill="rgba(213,0,0,1)">

                <path d="M9,5A3.5,3.5 0 0,1 12.5,8.5A3.5,3.5 0 0,1 9,12A3.5,3.5 0 0,1 5.5,8.5A3.5,3.5 0 0,1 9,5M9,13.75C12.87,13.75 16,15.32 16,17.25V19H2V17.25C2,15.32 5.13,13.75 9,13.75M17,12.66L14.25,9.66L15.41,8.5L17,10.09L20.59,6.5L21.75,7.91L17,12.66Z"></path>

              </svg>

            </div>

          </div>

        </div>

      </div>

      <div id="GROUP90" class="widget-element widget-snap widget-group" lp-type="widget_group" lp-lang="GROUP" lp-display="block">

        <div class="widget-content">

          <div id="SHAPE91" class="widget-element widget-snap" lp-type="shape" lp-lang="SHAPE" lp-group="GROUP90" lp-display="block">

            <div class="widget-content">

              <svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 24 24" fill="rgba(213,0,0,1)">

                <path d="M6.62,10.79C8.06,13.62 10.38,15.94 13.21,17.38L15.41,15.18C15.69,14.9 16.08,14.82 16.43,14.93C17.55,15.3 18.75,15.5 20,15.5A1,1 0 0,1 21,16.5V20A1,1 0 0,1 20,21A17,17 0 0,1 3,4A1,1 0 0,1 4,3H7.5A1,1 0 0,1 8.5,4C8.5,5.25 8.7,6.45 9.07,7.57C9.18,7.92 9.1,8.31 8.82,8.59L6.62,10.79Z"></path>

              </svg>

            </div>

          </div>

          <div id="HEADLINE92" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-group="GROUP90" lp-display="block">

            <h3 class="widget-content" lp-node="h3">Bước 4</h3>

          </div>

          <div id="HEADLINE93" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-group="GROUP90" lp-display="block">

            <h6 class="widget-content" lp-node="h6">Doanh nghiệp telesales và lọc ra danh sách khách hàng tiềm năng</h6>

          </div>

        </div>

      </div>

      <div id="GROUP94" class="widget-element widget-snap widget-group" lp-type="widget_group" lp-lang="GROUP" lp-display="block">

        <div class="widget-content">

          <div id="SHAPE95" class="widget-element widget-snap" lp-type="shape" lp-lang="SHAPE" lp-group="GROUP94" lp-display="block">

            <div class="widget-content">

              <svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 1128.1586 1896.0833" fill="rgba(213,0,0,1)">

                <path d="M978 1185q0 153-99.5 263.5T620 1585v175q0 14-9 23t-23 9H453q-13 0-22.5-9.5T421 1760v-175q-66-9-127.5-31T192 1509.5t-74-48-46.5-37.5-17.5-18q-17-21-2-41l103-135q7-10 23-12 15-2 24 9l2 2q113 99 243 125 37 8 74 8 81 0 142.5-43t61.5-122q0-28-15-53t-33.5-42-58.5-37.5-66-32-80-32.5q-39-16-61.5-25T349 948.5t-62.5-31T230 882t-53.5-42.5-43.5-49-35.5-58-21-66.5-8.5-78q0-138 98-242t255-134V32q0-13 9.5-22.5T453 0h135q14 0 23 9t9 23v176q57 6 110.5 23t87 33.5T881 302t39 29 15 14q17 18 5 38l-81 146q-8 15-23 16-14 3-27-7-3-3-14.5-12t-39-26.5-58.5-32-74.5-26T537 430q-95 0-155 43t-60 111q0 26 8.5 48t29.5 41.5 39.5 33 56 31 60.5 27 70 27.5q53 20 81 31.5t76 35 75.5 42.5 62 50 53 63.5T965 1091t13 94z"></path>

              </svg>

            </div>

          </div>

          <div id="HEADLINE96" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-group="GROUP94" lp-display="block">

            <h3 class="widget-content" lp-node="h3">Bước 5</h3>

          </div>

          <div id="HEADLINE97" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-group="GROUP94" lp-display="block">

            <h6 class="widget-content" lp-node="h6">Doanh nghiệp chốt sales thông qua chăm sóc khách hàng</h6>

          </div>

        </div>

      </div>

      <div id="BUTTON483" class="widget-element widget-snap style-1" lp-type="button" lp-lang="BUTTON" lp-background="button" lp-display="table" lp-action-link="SECTION127" lp-action-type="page" lp-target="" href="#"><span class="widget-content">Đăng ký ngay</span> </div>

      <div id="IMAGE600" class="widget-element widget-snap ladi-drop" lp-type="image" lp-lang="IMAGE" lp-display="block">

        <div class="widget-content">

          <div class="lp-show-image" alt="https://static.ladipage.net/5b3072cda9b8713c7c5d7460/luong-tuong-tac_4-1552982209.png"></div>

        </div>

        <div class="ladi-widget-overlay"></div>

      </div>

    </div>

    <div class="ladi-widget-overlay"></div>

  </div>

  <div id="SECTION121" class="widget-section ladi-drop ui-droppable" lp-type="widget_section" lp-widget="widget" lp-lang="SECTION" lp-display="block">

    <div class="container">

      <div id="HEADLINE123" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block">

        <h2 class="widget-content" lp-node="h2">Video hướng dẫn sử dụng Right - time Sales</h2>

      </div>

      <div id="YOUTUBE126" class="widget-element widget-snap" lp-type="videoyoutube" lp-lang="YOUTUBE" lp-autoplay="1" lp-display="block">

        <iframe class="widget-content" src="https://www.youtube.com/embed/rOiHA50fUlQ?rel=0&amp;showinfo=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen=""></iframe>

      </div>

    </div>

    <div class="ladi-widget-overlay"></div>

  </div>

  <div id="SECTION263" class="widget-section ladi-drop ui-droppable" lp-type="widget_section" lp-widget="widget" lp-lang="SECTION" lp-display="block" lp-hashtag="tuoanh.hoang@3right.com.vn">

    <div class="container">

      <div id="BOX266" class="widget-element widget-snap ladi-drop" lp-type="box" lp-lang="BOX" lp-display="block">

        <div class="widget-content">

          <div id="LINE270" class="widget-element widget-snap" lp-type="line" lp-lang="LINE" lp-display="block">

            <div class="widget-content">

              <div class="line"></div>

            </div>

          </div>

          <div id="HEADLINE269" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block">

            <h5 class="widget-content" lp-node="h5">Dưới 30 triệu</h5>

          </div>

          <div id="HEADLINE268" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-click-element="[{&quot;id&quot;:&quot;HEADLINE4&quot;,&quot;click&quot;:&quot;show&quot;,&quot;animate&quot;:&quot;fadeIn&quot;}]" lp-display="block">

            <h1 class="widget-content" lp-node="h1"><a target="" color="" style="color: rgb(213, 0, 0);">Gói Basic</a></h1>

          </div>

          <div id="PARAGRAPH267" class="widget-element widget-snap" lp-type="textparagraph" lp-editor="true" lp-lang="PARAGRAPH" lp-display="block">

            <p class="widget-content" lp-node="p">- Đơn giá: 12.000/ phút<br color="" style="color: rgb(79, 79, 79);">

              - Cung cấp 1 tài khoản để truy cập hệ thống<br color="" style="color: rgb(79, 79, 79);">

              - Cập nhật link website 1 lần mỗi tuần</p>

          </div>

        </div>

        <div class="ladi-widget-overlay"></div>

      </div>

      <div id="BOX271" class="widget-element widget-snap ladi-drop" lp-type="box" lp-lang="BOX" lp-display="block">

        <div class="widget-content">

          <div id="BOX272" class="widget-element widget-snap ladi-drop" lp-type="box" lp-lang="BOX" lp-display="block">

            <div class="widget-content">

              <div id="HEADLINE273" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block">

                <h1 class="widget-content" lp-node="h1">Gói Professional</h1>

              </div>

              <div id="HEADLINE274" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block">

                <h5 class="widget-content" lp-node="h5">Từ 30 - 50 triệu</h5>

              </div>

              <div id="LINE275" class="widget-element widget-snap" lp-type="line" lp-lang="LINE" lp-display="block">

                <div class="widget-content">

                  <div class="line"></div>

                </div>

              </div>

              <div id="PARAGRAPH276" class="widget-element widget-snap" lp-type="textparagraph" lp-editor="true" lp-lang="PARAGRAPH" lp-display="block">

                <p class="widget-content" lp-node="p">- Đơn giá: 8.000/ phút<br color="" style="color: rgb(79, 79, 79);">

                  - Cung cấp 1 tài khoản để truy cập hệ thống<br color="" style="color: rgb(79, 79, 79);">

                  - Cập nhật link website 2 lần mỗi tuần&nbsp;</p>

              </div>

            </div>

            <div class="ladi-widget-overlay"></div>

          </div>

        </div>

        <div class="ladi-widget-overlay"></div>

      </div>

      <div id="BOX277" class="widget-element widget-snap ladi-drop" lp-type="box" lp-lang="BOX" lp-display="block">

        <div class="widget-content">

          <div id="HEADLINE278" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block">

            <h1 class="widget-content" lp-node="h1">Gói Premium</h1>

          </div>

          <div id="HEADLINE279" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block">

            <h5 class="widget-content" lp-node="h5">Trên 50 triệu</h5>

          </div>

          <div id="LINE280" class="widget-element widget-snap" lp-type="line" lp-lang="LINE" lp-display="block">

            <div class="widget-content">

              <div class="line"></div>

            </div>

          </div>

          <div id="PARAGRAPH281" class="widget-element widget-snap" lp-type="textparagraph" lp-editor="true" lp-lang="PARAGRAPH" lp-display="block">

            <p class="widget-content" lp-node="p">- Đơn giá: 6.000/ phút<br color="" style="color: rgb(79, 79, 79);">

              - Cung cấp 1 tài khoản để truy cập hệ thống<br color="" style="color: rgb(79, 79, 79);">

              - Cập nhật link website 3 lần mỗi tuần&nbsp;</p>

          </div>

        </div>

        <div class="ladi-widget-overlay"></div>

      </div>

      <div id="HEADLINE475" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block">

        <h2 class="widget-content" lp-node="h2">Bảng giá Right - time Sales</h2>

      </div>

      <div id="BUTTON482" class="widget-element widget-snap style-1" lp-type="button" lp-lang="BUTTON" lp-background="button" lp-display="table" lp-action-link="SECTION484" lp-action-type="page" lp-target="" href="#"><span class="widget-content">Đăng ký ngay</span> </div>

    </div>

    <div class="ladi-widget-overlay"></div>

  </div>

  <div id="SECTION484" class="widget-section ladi-drop ui-droppable" lp-type="widget_section" lp-widget="widget" lp-lang="SECTION" lp-display="block" lp-hashtag="tuoanh.hoang@3right.com.vn">

    <div class="container">

      <div id="GROUP486" class="widget-element widget-snap widget-group" lp-type="widget_group" lp-lang="GROUP" lp-display="block">

        <div class="widget-content">

          <div id="FORM487" class="widget-element widget-snap" lp-type="contact_form" lp-lang="FORM" lp-vt-item="[{&quot;id&quot;:&quot;ITEM_FORM213&quot;,&quot;name&quot;:&quot;name&quot;,&quot;valueName&quot;:&quot;name&quot;,&quot;vt&quot;:0,&quot;$$hashKey&quot;:&quot;object:4752&quot;},{&quot;id&quot;:&quot;ITEM_FORM214&quot;,&quot;name&quot;:&quot;email&quot;,&quot;valueName&quot;:&quot;email&quot;,&quot;vt&quot;:1,&quot;$$hashKey&quot;:&quot;object:4753&quot;},{&quot;id&quot;:&quot;ITEM_FORM215&quot;,&quot;name&quot;:&quot;phone&quot;,&quot;valueName&quot;:&quot;phone&quot;,&quot;vt&quot;:2,&quot;$$hashKey&quot;:&quot;object:4754&quot;},{&quot;id&quot;:&quot;ITEM_FORM216&quot;,&quot;name&quot;:&quot;message&quot;,&quot;valueName&quot;:&quot;message&quot;,&quot;vt&quot;:3,&quot;$$hashKey&quot;:&quot;object:4755&quot;}]" lp-message-form="Cám ơn bạn đã quan tâm" lp-ss-f="[{&quot;name&quot;:&quot;name&quot;,&quot;value&quot;:&quot;name&quot;},{&quot;name&quot;:&quot;email&quot;,&quot;value&quot;:&quot;email&quot;},{&quot;name&quot;:&quot;phone&quot;,&quot;value&quot;:&quot;phone&quot;},{&quot;name&quot;:&quot;message&quot;,&quot;value&quot;:&quot;message&quot;}]" id-conf-sv="5c8b973d039c0e4c10d3f295" lp-id-pop-sub="POPUP593" lp-group="GROUP486" lp-display="block">

            <form class="widget-content" onsubmit="return false;">

              <div id="ITEM_FORM488" class="widget-element widget-snap widget-dragg widget-item-child" lp-type="item_form" lp-lang="ITEM_FORM" lp-display="block">

                <input class="widget-content" type="text" placeholder="Họ và tên" name="name" lp-label="Họ và tên" required="required">

              </div>

              <div id="ITEM_FORM489" class="widget-element widget-snap widget-dragg widget-item-child" lp-type="item_form" lp-lang="ITEM_FORM" lp-display="block">

                <input class="widget-content" type="email" placeholder="Nhập Email" name="email" lp-label="Email">

              </div>

              <div id="ITEM_FORM490" class="widget-element widget-snap widget-dragg widget-item-child" lp-type="item_form" lp-lang="ITEM_FORM" lp-display="block">

                <input class="widget-content" type="tel" pattern="[0-9]{9,15}" required="required" placeholder="Nhập Số điện thoại" name="phone" lp-label="Điện thoại">

              </div>

              <div id="ITEM_FORM491" class="widget-element widget-snap widget-dragg widget-item-child" lp-type="item_form" lp-lang="ITEM_FORM" lp-display="block">

                <textarea class="widget-content" type="text" placeholder="Vấn đề bạn đang gặp phải?" name="message" rows="4" lp-label="Lời nhắn"></textarea>

              </div>

              <button id="BUTTON492" class="widget-element widget-snap style-1" type="submit" lp-ani="wow pulse animated infinite"><span class="widget-content">ĐĂNG KÝ NGAY</span> </button>

            </form>

          </div>

          

        </div>

      </div>

      <div id="HEADLINE493" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block">

        <h2 class="widget-content" lp-node="h2">Đăng ký nhận tư vấn từ 3Right</h2>

      </div>

      <div id="BOX494" class="widget-element widget-snap ladi-drop" lp-type="box" lp-lang="BOX" lp-display="block" lp-action-link="<?php echo e($site_option->facebook); ?>" lp-action-type="url" lp-target="_blank" href="#">

        <div class="widget-content">

          <div id="SHAPE495" class="widget-element widget-snap" lp-type="shape" lp-lang="SHAPE" lp-display="block">

            <div class="widget-content">

              <svg xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 24 24" fill="rgba(213,0,0,1)">

                <path d="M17,2V2H17V6H15C14.31,6 14,6.81 14,7.5V10H14L17,10V14H14V22H10V14H7V10H10V6A4,4 0 0,1 14,2H17Z"></path>

              </svg>

            </div>

          </div>

        </div>

        <div class="ladi-widget-overlay"></div>

      </div>

      <div id="SHAPE497" class="widget-element widget-snap" lp-type="shape" lp-lang="SHAPE" lp-display="block" lp-action-link="contact@3right.com.vn" lp-action-type="email" lp-target="" href="#">

        <div class="widget-content">

          <svg xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 24 24" fill="rgba(213,0,0,1)">

            <path d="M20,4H4A2,2 0 0,0 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V6A2,2 0 0,0 20,4M20,18H4V8L12,13L20,8V18M20,6L12,11L4,6V6H20V6Z"></path>

          </svg>

        </div>

      </div>

      <div id="HEADLINE499" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block" lp-action-link="contact@3right.com.vn" lp-action-type="email" lp-target="" href="#">

        <h3 class="widget-content" lp-node="h3">Email</h3>

      </div>

      <div id="HEADLINE500" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block" lp-action-link="<?php echo e($site_option->email); ?>" lp-action-type="email" lp-target="" href="#">

        <h6 class="widget-content" lp-node="h6"><?php echo e($site_option->email); ?></h6>

      </div>

      <div id="HEADLINE501" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block" lp-hashtag="tuoanh.hoang@3right.com.vn" lp-action-link="<?php echo e($site_option->facebook); ?>" lp-action-type="url" lp-target="_blank" href="#">

        <h3 class="widget-content" lp-node="h3">Facebook</h3>

      </div>

      <div id="HEADLINE502" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block" lp-action-link="<?php echo e($site_option->facebook); ?>" lp-action-type="url" lp-target="_blank" href="#">

        <h6 class="widget-content" lp-node="h6"><?php echo e($site_option->company); ?></h6>

      </div>

      <div id="SHAPE504" class="widget-element widget-snap" lp-type="shape" lp-lang="SHAPE" lp-display="block" lp-action-link="0337588073" lp-action-type="phone" lp-target="" href="#">

        <div class="widget-content">

          <svg xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 24 24" fill="rgba(213,0,0,1)">

            <path d="M6.62,10.79C8.06,13.62 10.38,15.94 13.21,17.38L15.41,15.18C15.69,14.9 16.08,14.82 16.43,14.93C17.55,15.3 18.75,15.5 20,15.5A1,1 0 0,1 21,16.5V20A1,1 0 0,1 20,21A17,17 0 0,1 3,4A1,1 0 0,1 4,3H7.5A1,1 0 0,1 8.5,4C8.5,5.25 8.7,6.45 9.07,7.57C9.18,7.92 9.1,8.31 8.82,8.59L6.62,10.79Z"></path>

          </svg>

        </div>

      </div>

      <div id="HEADLINE505" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block" lp-action-link="<?php echo e($site_option->hotline); ?>" lp-action-type="phone" lp-target="" href="#">

        <h3 class="widget-content" lp-node="h3">Số điện thoại</h3>

      </div>

      <div id="HEADLINE506" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block" lp-action-link="<?php echo e($site_option->hotline); ?>" lp-action-type="phone" lp-target="" href="#">

        <h6 class="widget-content" lp-node="h6"><?php echo e($site_option->hotline); ?></h6>

      </div>

      <div id="HEADLINE507" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block">

        <h3 class="widget-content" lp-node="h3">Địa điểm</h3>

      </div>

      <div id="SHAPE508" class="widget-element widget-snap" lp-type="shape" lp-lang="SHAPE" lp-display="block">

        <div class="widget-content">

          <svg xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 24 24" fill="rgba(213,0,0,1)">

            <path d="M12,2C15.31,2 18,4.66 18,7.95C18,12.41 12,19 12,19C12,19 6,12.41 6,7.95C6,4.66 8.69,2 12,2M12,6A2,2 0 0,0 10,8A2,2 0 0,0 12,10A2,2 0 0,0 14,8A2,2 0 0,0 12,6M20,19C20,21.21 16.42,23 12,23C7.58,23 4,21.21 4,19C4,17.71 5.22,16.56 7.11,15.83L7.75,16.74C6.67,17.19 6,17.81 6,18.5C6,19.88 8.69,21 12,21C15.31,21 18,19.88 18,18.5C18,17.81 17.33,17.19 16.25,16.74L16.89,15.83C18.78,16.56 20,17.71 20,19Z"></path>

          </svg>

        </div>

      </div>

      <div id="HEADLINE509" class="widget-element widget-snap" lp-type="textinline" lp-editor="true" lp-lang="HEADLINE" lp-display="block">

        <h6 class="widget-content" lp-node="h6"><?php echo e($site_option->address); ?></h6>

      </div>

    </div>

    <div class="ladi-widget-overlay"></div>

  </div>

</div>

<?php $__env->stopSection(); ?> 

<?php echo $__env->make('frontend.layout.layout', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>