
.landpage  {
  padding: 0px;
  /*color: #2c2c2c;*/
}

.landpage-section  {
    padding: 20px 0;
    /*color: #2c2c2c;*/
    /*background: #f1f1f1;*/
}

.landpage .landpage-section:first-of-type {
  padding: 0px;
}

.landpage-section-1 {
  /*width: 100%;*/
  text-align: center;
}

.landpage-section-1 .left-pic img,
.landpage-section-1 .right-pic img{
  max-width: 400px;
}

.landpage-section-1 .beforetitle {
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    padding-bottom: 0px;
    padding-top: 4px;
}


.landpage-section-1 .aftertitle {
  text-align:justify;
  margin-top:30px;
  font-size: 17px;
  line-height: 28px;
}

.landpage-section-1 h2 {
    /*font-weight: 300;*/
    font-size: 40px;
    line-height: 50px;
    position: relative;
}

.landpage-section-1 h2:after {
    content: "";
    position: absolute;
    width: 200px;
    height: 3px;
    left: 0;
    right: 0;
    bottom: -27px;
    background: #85bc00;
    margin: auto;
}

.landpage-section-1 ul.products > li.product {
  list-style-type: none !important;
  margin-left: 0px !important;
}

.landpage-section .left-text,
.landpage-section .right-text {
    text-align: left;
}

.landpage-section .inner h3 {
    font-size: 35px;
    line-height: 50px;
    font-weight: 800;
}

.landpage-section .inner .content-text {
  font-size: 17px;
  line-height: 26px;
  padding-top: 5px;
  text-align: justify;
  letter-spacing: 1px;
}

.landpage-section-2 {
  background-color: #85b218;
  width: 100%;
  /*min-height: 600px;*/
  height: auto;
  text-align: center;
  padding-top: 35px;
  margin-top: 20px;
}

.landpage-section-2 h2 {
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    font-weight: 300;
}

.landpage-section-2 .col-md-6 {
    padding-left: 20px;
    padding-right: 20px;
}

.landpage-section-2 .inner {
    background: #fff;
    color: #000;
    border-top: 5px solid #85bc00;
    padding: 30px;
    box-shadow: 0 0 45px 0 rgba(0, 0, 0, 0.15);
}

.landpage-section-2 .text-right .inner {
  border-top: 5px solid red;
}

.landpage-section-2 .text-left .inner {
  border-top: 5px solid green;
}

.landpage-section-2 .inner ul {
    list-style: none;
    padding: 0;
}

.landpage-section-2 .inner ul li {
    font-size: 16px;
    line-height: 25px;
    margin: 13px 0;
    position: relative;
    padding: 0 0 12px 0;
    letter-spacing: 1px;
}

.landpage-section-2 .img-leftthumb {
  float:left;
  max-width:100px;
  margin: 0px 20px 10px 0px;
}

.landpage-section-2 .text-right .inner ul li {
    padding-right: 45px;
}

.landpage-section-2 .text-left .inner ul li {
    padding-left: 40px;
}

.landpage-section-2 .inner .title {
    font-size: 30px;
    font-weight: 300;
    line-height: 30px;
}

.landpage-section-2 .inner .list {
    padding-top: 30px;
}

.landpage-section-2 .inner .title .first {
    font-weight: 800;
}

.landpage-section-2 .inner .title .last {
    font-size: 20px;
    line-height: 30px;
}

.landpage-section-2 .inner ul > li,
.landpage-section-4 .inner ul > li {
  list-style-type: none !important;
}

.red-exit {
    background: url("../images/exit.png") no-repeat;
    width: 15px;
    height: 14px;
    position: absolute;
    right: 0;
    top: 5px;
}

.green-check {
    background: url("../images/check.png") no-repeat;
    width: 24px;
    height: 17px;
    position: absolute;
    left: 0;
    top: 3px;
}

.landpage-section-3 {
    text-align: center;
    padding-top: 0;
}

.landpage-section-3 h2 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 300;
    position: relative;
}

.landpage-section .subtitle {
  color: #8e8e8e;
  font-size: 17px;
  padding-top: 35px;
  letter-spacing: 1px;
}

.landpage-section-3 h2:after {
    content: "";
    position: absolute;
    width: 200px;
    height: 1px;
    left: 0;
    right: 0;
    bottom: -27px;
    background: #85bc00;
    margin: auto;
}

.landpage-section-3 .btn-extra {
    font-size: 14px;
    font-weight: 800;
}

.landpage-section-3 .content-text {
    padding-right: 70px;
    padding-top: 15px;
}

.landpage-section .button-left .btn.btn-primary.btn-extra,
.landpage-section .button-right .btn.btn-primary.btn-extra {
  color: #fff;
  border: 1px solid #85b218;
  background: #85b218;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.landpage-section .button-left .btn.btn-primary.btn-extra:hover,
.landpage-section .button-right .btn.btn-primary.btn-extra:hover {
  border: 1px solid #85b218;
  background: #fff;
  color: #85b218;
}

.landpage-section-3 .button-left.text-left {
    padding-top: 34px;
}

.landpage-section-3 .content-list {
    padding-top: 50px;
}

.landpage-section-3 .right-text {
    padding-left: 0;
}

.landpage-section-4 {
    width: 100%;
    color:white;
  background-color: #85b218;
}

.landpage-section-4 .left-title h2 {
    font-size: 50px;
    line-height: 70px;
    font-weight: 800;
    text-align: right;
}

.landpage-section-4 .left-title {
    position: relative;
}

.landpage-section-4 .left-title .inner {
    margin: 50px 20px 0 0;
}

.landpage-section-4 .left-title h2 span {
    font-size: 40px;
    line-height: 50px;
    font-weight: 300;
    display: block;
    text-align: right;
}

.landpage-section-4 .right-content .inner ul {
    list-style: none;
    padding: 0 0 0 100px;
    position: relative;
}

.landpage-section-4 .right-content .inner ul li {
    padding-top: 22px;
    padding-bottom: 22px;
}

.landpage-section-4 .right-content .inner ul li .title {
    font-size: 22px;
    line-height: 22px;
    font-weight: 800;
    padding-bottom: 20px;
    display: block;
}

.landpage-section-4 .right-content .inner ul li .content {
    display: block;
    font-size: 17px;
    line-height: 22px;
  letter-spacing: 1px;
}

.landpage-section-4 .right-content .inner ul li.first:before {
    content: "";
    position: absolute;
    display: block;
    width: 85px;
    height: 87px;
    left: -15px;
    top: 18px;
}

.landpage-section-4 .right-content .inner ul li.sec {
    position: relative;
}

.landpage-section-4 .right-content .inner ul li.sec:before {
    content: "";
    position: absolute;
    display: block;
    width: 95px;
    height: 97px;
    left: -118px;
    top: 18px;
}

.landpage-section-4 .right-content .inner {
    padding-top: 40px;
}

.landpage-section-5 .extra .btn {
  border: 4px solid #85b218;
  background: none;
  color: #85b218;
  font-weight: 800;
  font-size: 23px;
  padding-top: 3px;
  padding-bottom: 4px;
}

.landpage-section-5 .extra .btn:active,
.landpage-section-5 .extra .btn:hover {
  color: #fff;
  background: #85b218;
}

.landpage-section-5 .regform_loader{
  width:18px;
}

.landpage-section-6 {
  width: 100%;
  text-align: center;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.popup-template {
  overflow: hidden;
}

.popup-template .img-background {
  position: absolute;
  width: 100%;
  opacity: 0.5;
}

.popup-template .modal-header {
  padding: 5px 5px 5px 15px;
  border: none;
}

.popup-template .modal-header .modal-title{
  text-align:center;
}

.popup-template .modal-body h2 {
  text-align: center;
}

.popup-template .modal-body .leftformpic,
.popup-template .modal-body .leftformpic {
  max-height: 200px;
  overflow: hidden;
  margin-bottom:10px;
}

.popup-template .modal-footer {
  border: none;
}

.popup-template .modal-footer .btn {
}


.modal-body h2:after,
.modal-body h3:after {
  content: normal;
}


@media screen and (max-width: 1580px) {

    .landpage-section-4 {
        background-position: -200px 0;
    }
}

@media screen and (max-width: 1580px) {

    .landpage-section-4 {
        background-position: -370px 0;
    }
}

@media screen and (max-width: 1380px) {

    .landpage-section-1 .row {
        margin-bottom: 30px;
    }

    .landpage-section-1 .content-list {
        padding-top: 60px;
    }

    .landpage-section-1 .left-text {
        padding-top: 40px;
    }

    .landpage-section-1 .right-text {
        padding-top: 20px;
    }

    .landpage-section-1 ..right-text {
        padding-top: 10px;
    }

    .landpage-section .left-pic .inner img,
    .landpage-section .right-pic .inner img {
        max-width: 100%;
        margin: auto;
    }

    .landpage-section-4 {
        background-position: -370px 0;
    }

    .landpage-section .left-pic .inner,
    .landpage-section .right-pic .inner {
        width: auto;
        margin-top: 0;
    }

}

@media screen and (max-width: 1366px) {

    .landpage-section-1 h2 {
        font-size: 60px;
        line-height: 70px;
    }

    .landpage-section-1 h2 br {
        display: none;
    }

    .landpage-section .left-pic .inner,
    .landpage-section .right-pic .inner {
        padding: 20px;
    }

    .landpage-section .inner h3 {
        font-size: 30px;
        line-height: 45px;
    }

    .landpage-section .inner .content-text {
        font-size: 16px;
        line-height: 25px;
        padding-top: 2px;
    }
}

@media screen and (max-width: 1199px) {

    .landpage-section-4 {
        background-position: -370px 0;
    }

    .landpage-section-4 .left-title h2 {
        font-size: 50px;
        line-height: 50px;
    }

    .landpage-section-4 .left-title h2 span {
        font-size: 20px;
        line-height: 30px;
    }

    .landpage-section-4 .left-title .inner {
        margin: 130px 63px 0 0;
    }

    .landpage-section-4 .right-content .inner {
        padding-top: 20px;
    }

    .landpage-section-4 .right-content .inner ul {
        padding: 0 0 0 60px;
    }

    .landpage-section-4 .right-content .inner ul li.sec:before {
        width: 65px;
        height: 67px;
        background-size: 100%;
        left: -80px;
    }

    .landpage-section-4 .right-content .inner ul li.first:before {
        width: 65px;
        height: 67px;
        left: -55px;
        background-size: 100%;
    }

    .landpage-section-4 .right-content .inner ul {
        padding: 0 0 0 25px;
    }

    .landpage-section-1 {
        background-position: 15% 0;
    }

    .landpage-section-1 .row-01 .right-text {
        padding-top: 55px;
    }
}

@media screen and (max-width: 991px) {

    .red-exit {
        right: 10px;
    }

    .green-check {
        left: 5px;
    }

    .landpage-section-1 .right-text {
        padding-top: 0;
    }

    .landpage-section-1 h2 {
        font-size: 60px;
        line-height: 70px;
        margin-bottom: 50px;
    }

    .landpage-section .inner h3 {
        font-size: 25px;
        line-height: 30px;
    }

    .landpage-section .inner .content-text {
        font-size: 16px;
        line-height: 25px;
        padding-top: 2px;
    }

    .landpage-section-2 .inner {
        padding: 30px;
    }

    .landpage-section-2 .inner .title {
        font-size: 25px;
        line-height: 26px;
    }

    .landpage-section-2 .inner ul li {
        font-size: 14px;
        line-height: 22px;
    }

    .landpage-section-2 .inner .list {
        padding-top: 10px;
    }

    .landpage-section-4 .left-title .inner {
        margin: 0;
    }

    .landpage-section-4 {
        background-image: none;
        background: #84ba00;
        height: auto;
    }

    .landpage-section-4 .left-title {
        position: relative;
        text-align: center;
    }

    .landpage-section-4 .left-title .inner {
        margin: 0 auto;
        display: inline-block;
    }

    .landpage-section-4 .right-content .inner ul {
        padding: 0;
    }

    .landpage-section-4 .right-content .inner ul li {
        padding-top: 20px;
        text-align: center;
        padding-bottom: 20px;
    }

    .landpage-section-4 .right-content .inner ul li.sec {
        padding-bottom: 15px;
    }

    .landpage-section-4 .right-content .inner ul li.first:before {
        left: 0;
        right: 0;
        margin: auto;
        top: -20px;
    }

    .landpage-section-4 .right-content .inner ul li.sec:before {
        left: 0;
        right: 0;
        margin: auto;
        top: -15px;
    }

    .landpage-section-4 .left-title h2,
    .landpage-section-4 .left-title h2 span {
        text-align: center;
    }

    .landpage-section-4 .container {
        border: 1px solid #fff;
    }

}

@media screen and (max-width: 767px) {

    .content-list img {
        margin: auto !important;
    }

    .landpage-section {
      padding: 0px;
    }

    .landpage-section-3 .button-left.text-left {
        text-align: center;
        padding-top: 15px;
    }

    .landpage-section .subtitle {
        font-size: 14px;
        line-height: 25px;
    }

    .landpage-section-3 .content-text {
        padding-right: 0;
    }

    .right-text .inner,
    .left-text .inner {
        text-align: center;
    }

    .landpage-section-3,
    .landpage-section-1 {
        display: flex;
        flex-flow: column
    }

    .landpage-section-3 .right-pic,
    .landpage-section-1 .right-pic {
        order: 1;
    }

    .landpage-section-3 .left-text,
    .landpage-section-1 .left-text {
        order: 2;
    }

    .landpage-section-3 .right-text {
        padding-left: 15px;
    }

    .landpage-section-5 h2,
    .landpage-section-4 .left-title h2 span,
    .landpage-section-4 .left-title h2,
    .landpage-section-3 h2,
    .landpage-section-2 h2,
    .landpage-section-1 h2 {
        font-size: 35px;
        line-height: 35px;
        margin-bottom: 20px;
        font-weight: 300;
    }

}

