@font-face {
  font-family: "Avenir Black";
  src: url("../webfonts/avenir-black.ttf") format("ttf"),
       url("../webfonts/avenir-black.woff") format("woff"),
       url("../webfonts/avenir-black.woff2") format("woff2"),
       url("../webfonts/avenir-black.svg") format("svg");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Avenir Medium";
  src: url("../webfonts/avenir-medium.ttf") format("ttf"),
       url("../webfonts/avenir-medium.woff") format("woff"),
       url("../webfonts/avenir-medium.woff2") format("woff2"),
       url("../webfonts/avenir-medium.svg") format("svg");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'Avenir Book';
  src: url('../webfonts/Avenir-Book.eot');
  src: url('../webfonts/Avenir-Book.woff2') format('woff2'),
       url('../webfonts/Avenir-Book.woff') format('woff'),
       url('../webfonts/Avenir-Book.ttf') format('truetype'),
       url('../webfonts/Avenir-Book.svg#Avenir-Book') format('svg'),
       url('../webfonts/Avenir-Book.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir Heavy';
  src: url('../webfonts/Avenir-Heavy.eot');
  src: url('../webfonts/Avenir-Heavy.woff2') format('woff2'),
       url('../webfonts/Avenir-Heavy.woff') format('woff'),
       url('../webfonts/Avenir-Heavy.ttf') format('truetype'),
       url('../webfonts/Avenir-Heavy.svg#Avenir-Heavy') format('svg'),
       url('../webfonts/Avenir-Heavy.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

body{
    overflow-x: hidden;
    
}
body, 
button, 
input, 
select, 
textarea, 
div,
p,
a, 
h1,
h2,
h3,
h4,
h5,
h6{
    transition: .3s ease-in-out;
}
body, button, input, select, textarea{
    color: #000
}
.page-id-659 #fp-nav.right,
.page-id-180 #fp-nav.right{
    display: none;
}
.page-id-227 .container-1440 
.entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .comment-content a:focus, .comment-content a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:not(.prev):not(.next):focus, .pagination a:not(.prev):not(.next):hover, .comments-pagination a:not(.prev):not(.next):focus, .comments-pagination a:not(.prev):not(.next):hover, .logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover{
    text-shadow: none;
    box-shadow: none !important;
}
.contact-footer-form .submit-form input:hover,
.submit-button:hover,
.contact-footer-form .submit-form input:focus,
.submit-button:focus{
    color: #0e6938;
    background:transparent;
}
.faq-container{
    max-width: 1523px;
    margin: auto;
    width: 100%;
    padding: 15px;
}
.wp-video{
	margin-left: auto;
	margin-right: auto;
}
.resuorce .footer-title p{
    padding: 34px 0;
    border-bottom: 4px solid #24A054;
}
.text-medium{
  font-family: "Avenir Medium" !important;
}
.text-heavy{
    font-family: "Avenir Heavy" !important;
}
.text-black-f{
  font-family: "Avenir Black" !important;
}
.top-menu-bar .menu-top-menu-container ul#top-menu > li a {
  font-family: "Avenir Black";
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
}
.bg-black {
    background: #000;
    overflow: hidden;
    position: relative;
        width: 100%;
}
.home .none-home{
    display: none;
}

.button-fix{
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    width: 100%;
    font-family: "Avenir Black";
    color: #fff;
    border: 2px solid #0e6938;
    padding: 13px 10px;
    letter-spacing: 1px;
    background: #0e6938;
    display: block;
    font-size: 16px;
    text-align: center;
}
.button-fix:hover{
    background: transparent;
    color: #0e6938;
    text-decoration: none;
}
.benefit-content {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 53px 50px;
    top: 0;
    left: 0;
    display:-webkit-flex;
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.owl-dots {
    position: absolute;
    display:-webkit-flex;
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display: flex;
    bottom: 0;
    margin-bottom: 30px;
    justify-content: flex-start;
    width: 100%;
    padding: 0 70px;
}
nav.navbar.navbar-expand-md.navbar-light.bg-white.top-menu-bar {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

header.container-fruid {
    background: transparent;
    position: relative;
}
.caption {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
}

.caption p {
    text-align: center;
    font-size: 80px;
    font-family: "Avenir Black";
    line-height: 100px;
    letter-spacing: 0.5px;
    color: #fff;
    margin: 9px 0;
    text-shadow: 1px 1px 10px #000;
}

.owl-carousel button.owl-dot {
    width: 60px;
    height: 60px;
    border: 1px solid #fff !important;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    margin: 0 15px;
    text-align: center;
    display: flex;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-webkit-box;
    
    justify-content: center;
    align-items: center;
}
.owl-carousel button.owl-dot:focus{
    outline: none;
    border:0;
}
.owl-carousel button.owl-dot.active {
    background: #fff;
}
.benefits-section .post-type-name {
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    line-height: 10px;
    letter-spacing: 6px;
    padding-bottom: 38px;
    border-bottom: 2px solid #fff;
}

.benefits-section .title {
    height: 100%;
    width: 100%;
    overflow: hidden;
    max-height: 100%;
}
.benefits-section .title p.text-medium {
    font-size: 16px;
    line-height: 24px;
}
.benefits-section .title p {
    color: #fff;
    font-size: 36px;
    max-width: 100%;
    line-height: 45px;
    letter-spacing: 1px;
    margin-bottom: 36px;
    padding-left: 12px;
}
.top-menu-bar .menu-top-menu-container ul#top-menu > li a {
  font-size: 20px;
  color: #fff;
  letter-spacing: 5.2px;
  text-transform: uppercase;
  word-spacing: 5px;
}

.featured-section {
    clear: both;
    background: #000;
}

.featured-content {
    padding: 50px;
    max-width: 1690px;
    margin: auto;
    width: 100%;
}

.featured-title {
    color: #fff;
    padding: 34px 0;
    border-bottom: 4px solid #24A054;
}

.featured-section .featured-title p {
    margin-bottom: 0;
    color: #fff;
    letter-spacing: 6px;
    font-size: 40px;
    text-align: center;
}
.item-feature img {
    width: 60px;
    height: 60px;
    flex: 0 0 60px;
    margin-right: 20px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    opacity: .8;
    top: 11px;
}
.item-feature .text-wraper .text-medium {
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 45px;
}
.item-feature:hover img,
.item-feature.active img {
    filter: none;
    opacity: 1;
}
.item-feature:hover .text-wraper .text-black-f,
.item-feature.active .text-wraper .text-black-f {
    color: #74bf44 !important;
}
.item-feature {
    margin-bottom: 15px;
}

.content-features {
    padding: 63px 93px 85px;
    overflow: hidden;
}
.item-feature .text-wraper .text-black-f {
    letter-spacing: 1px;
    font-size: 18px;
    padding-top: 25px;
    margin-bottom: 21px;
    cursor: pointer;
    display:-webkit-flex;
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display: flex;
    align-items: center;
}

.bg-green{
  background: #0e6938;
  overflow: hidden;
}
.text-green{
  color: #4E7445
}
.solutions .post-type-name.text-black-f {
    color: #74bf44;
    border-color: #74bf44;
    padding-bottom: 40px;
}
.solutions .title {
    padding-top: 0;
    padding-bottom: 25px;
}

.solution-link a {
    letter-spacing: 6px;
    font-size: 16px;
    padding: 0 30px;
    position: relative;
}

.solution-link {
    margin: 0 -30px;
}

.solution-link a:after {
    content: '';
    display: block;
    position: absolute;
    right: 4px;
    top: -3px;
    width: 1px;
    height: 29px;
    background: #74bf44;
}

.solution-link a:last-child:after {
    display: none;
}
.contact-section {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.contact-section img{
    max-height: 350px;
    width: 100%
}
.contact-link-content.text-center.d-flex.align-items-center {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.contact-link-content.text-center.align-items-center {
    position: absolute;
}

.contact-wraper {
    width: 100%;
    flex: 0 0 100%;
    margin-bottom: 19px;
}

.contact-link-content.text-center.d-flex.align-items-center h2 {
    font-size: 36px;
    margin-bottom: 40px;
    letter-spacing: .5px;
}

.bg-back {
    background: #000;
    width: 100%;
    height: 100%;
    display: block;
    flex: 0 0 100%;
    overflow: hidden;
}

.contact-link-content.text-center.d-flex.align-items-center a {
    padding: 10px 0;
    background: #74bf44;
    border: 1px solid #74bf44;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 0 15px;
    width: 270px;
    display: inline-block;
}

.footer-block{
	background:#e6e7e8;
	padding: 30px 0;
	margin-top: 35px;
}

.footer-block aside{
	padding-bottom: 0 !important; 
}

.footer-block .sub-menu{
	display: none !important;
	opacity: 0 !important;
	height: 0 !important;
}

.container-fruid.footer-page {
    padding: 0 50px;
    background: #f9f9f9;
    overflow: hidden;
    clear: both;
    position: relative;
}

.footer-title p {
    color: #000;
    padding: 21px 0;
    border-bottom: 2px solid #000;
    text-transform: uppercase;
    letter-spacing: 6px;
    font-size: 40px;
    text-align: center;
    margin-bottom: 90px;
}
.footer-title .title p {
    font-size: 18px;
}

.contact-content .title p {
    font-size: 25px;
    letter-spacing: 1px;
    margin-bottom: 0px;
    line-height: 35px;
}

/* .contact-footer-form .message > p:first-child{
    align-items: flex-start !important;
    padding-top: 10px !important;
} */
.contact-footer-form .title {
    margin-bottom: 35px;
}
/* 
.contact-footer-form > div > p:first-child {
    width: 100%;
    float: left;
    text-transform: uppercase;
    font-size: 21px;
    letter-spacing: .5px;
    padding: 0 35px;
    text-align: right;
    font-family: "Avenir black";
    color: #000;
    padding-top: 0;
    margin-bottom: 0;
    display:-webkit-flex;
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    line-height: 35px;
    height: 50px;
} */
.contact-footer-form textarea::-webkit-input-placeholder,
.contact-footer-form input::-webkit-input-placeholder {
    text-transform: uppercase;
    font-size: 21px;
    letter-spacing: .5px;
    font-family: "Avenir black";
    color: #707070;
    line-height: 1;
}
.contact-footer-form textarea::-moz-placeholder,
.contact-footer-form input::-moz-placeholder { /* Firefox 19+ */
    text-transform: uppercase;
    font-size: 21px;
    letter-spacing: .5px;
    font-family: "Avenir black";
    color: #707070;
    line-height: 1;
}
.contact-footer-form textarea:-ms-input-placeholder,
.contact-footer-form input:-ms-input-placeholder { /* IE 10+ */
  text-transform: uppercase;
    font-size: 21px !important;
    letter-spacing: .5px;
    font-family: "Avenir black" !important;
    color: #707070 !important;
    line-height: 1;
}
.contact-footer-form textarea:-moz-placeholder,
.contact-footer-form input:-moz-placeholder { /* Firefox 18- */
    text-transform: uppercase;
    font-size: 21px;
    letter-spacing: .5px;
    font-family: "Avenir black";
    color: #707070;
    line-height: 1;
}
/* .contact-footer-form > div > p:first-child span {
    margin-left: 7px;
}
 */
.contact-footer-form span.wpcf7-list-item {
    display: block;
    margin-bottom: 29px;
}

.contact-footer-form span.wpcf7-list-item-label:before {
    position: absolute;
    display: block;
    content: '';
    width: 25px;
    height: 25px;
    border: 1px solid #0e6938;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    left: 0;
    top: -4px;
}

.contact-footer-form span.wpcf7-list-item-label {
    position: relative;
    padding-left: 45px;
    letter-spacing: -.1px;
    font-family: "Avenir Medium";
    margin-top: -9px;
}

.contact-footer-form span.wpcf7-list-item input {
    display: none;
}

.contact-footer-form > div > p:nth-child(2) {
    margin: 0;
    width: 100%;
    transition: none
}
.contact-content span.wpcf7-not-valid-tip{
    display: none;
}
.container-fruid.footer-page.bottom {
    padding: 20px 60px;
}
.footer-page .container-fruid.footer-page.bottom{
    margin: 0 -60px;
}

.container-fruid.footer-page.bottom .col-image {
    width: 100%;
    text-align: right;
    z-index: 9;
    position: absolute;
    left: 0;
    top: 0;
    padding: 20px 60px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.home .fixed-logo {
    z-index: 9999;
    bottom: 15%;
    right: 0;
    position: absolute;
    width: 100%;
    text-align: right;
    padding: 0 60px;
}
.contact-address .social .icon a:hover i {
    color: #0e6938;
    border: 1px solid #0e6938;
    background: transparent;
}
.banner-page.aos-init.aos-animate img{
    width: 100%;
}

.container-fruid.footer-page.bottom .col-text {
    width: 100%;
    z-index: 10;
    position: relative;
}

.container-fruid.footer-page.bottom .col-text a {
    color: #0e6938;
    box-shadow: none;
}
.container-fruid.footer-page.bottom .col-text p {
    margin: 0;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 30px
}

.container-fruid.footer-page.bottom .widget {
    padding: 0;
}
.contact-footer-form > div > p:first-child {
    margin-right: 10px;
    letter-spacing: .9px;
}
.contact-footer-form > div > p{
    margin-right: 0!important;
}
.contact-footer-form > div {
    margin-bottom: 15px;
    position: relative;
}
div.wpcf7 img.ajax-loader{display:none}
.contact-footer-form > div:nth-child(n+3) > p:nth-child(2) ,.contact-footer-form  .message textarea{
    padding: 0;
}

.contact-footer-form > div > p input {
    font-size: 16px;
    padding: 0 20px;
    word-spacing: 2px;
    font-family: 'Avenir black';
    color: #000;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #707070;
    letter-spacing: .8px;
    width: 100%;
    height: 50px;
    background: transparent;
    line-height: 1;
}
body input:focus,
body select:focus,
body textarea:focus,
.contact-footer-form > div:nth-child(n+3) > p:nth-child(2) input:focus,
.contact-footer-form > div:nth-child(n+3) > p:nth-child(2) textarea:focus {
    border: 1px solid #0e6938;
}

.contact-footer-form  .message textarea{
    max-height: 125px;
    border: 1px solid #707070;
    font-size: 21px;
    line-height: 1;
    color: #000;
    padding: 10px 20px;
    width: 100%;
    font-family: "Avenir black";
    background: transparent;
}

.contact-footer-form > div > p:first-child span.require {
    color: red;
}

.contact-footer-form .submit-form {
    text-align: center;
    float: right;
    margin-top: 0;
    width: 100%;
    margin-bottom: 0 !important;
}
div.wpcf7-mail-sent-ok{
    text-align: center
}

body select,
span.wpcf7-form-control-wrap.subject select{
    font-size: 16px;
    padding: 10px 45px 10px 20px;
    height: 45px;
    word-spacing: 2px;
    font-family: 'Avenir Medium';
    color: #000;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #fff;
    letter-spacing: .8px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/arrow-down.png) no-repeat #fff;
    background-position-x: 96%;
    background-position-y: 50%;
    transition: none
}
.contact-footer-form .submit-form input,
.submit-button {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    width: 100%;
    font-family: "Avenir Black";
    color: #fff;
    border: 2px solid #0E6938;
    padding: 13px 10px;
    letter-spacing: 1px;
    background: #0e6938;
    font-size: 21px;
    text-transform: uppercase;
}
.contact-address.col-12.col-lg-6.p-0.float-left {
    padding-left: 8.8% !important;
}

.contact-address.col-12.col-lg-6.p-0.float-left .title {
    margin-bottom: 10px;
}

.contact-address.col-12.col-lg-6.p-0.float-left .content .address-text img {
    
height: 28px;
    
width: 24px;
    
top: 0;
}
.contact-address.col-12.col-lg-6.p-0.float-left .content img{
    position: relative;
    margin-right: 27px;
    height: min-content;
}
.contact-address.col-12.col-lg-6.p-0.float-left .content .address-text p:first-child {
    width: 24px;
    flex: 0 0 24px;
    margin-right: 24px;
}
.contact-address.col-12.col-lg-6.p-0.float-left .content p {
    font-family: "Avenir Medium";
    align-items: flex-start;
    color: #777;
}

.contact-address.col-12.col-lg-6.p-0.float-left .content a {
    box-shadow: none;
    line-height: 40px;
    font-size: 25px;
    color: #777;
}
.contact-address.col-12.col-lg-6.p-0.float-left .content .address-text a{
    color: #79AA6D;
    text-decoration: underline;
    display: block;
}
.contact-address.col-12.col-lg-6.p-0.float-left .content a:hover {
    color: #0e6938;
    text-decoration: none
}

.contact-address.col-12.col-lg-6.p-0.float-left section {padding-bottom: 30px;}
.contact-address .social .icon {
    display:-webkit-flex;
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display: flex;
}
.contact-address .social .icon a:hover{
    text-decoration: none;
}
.contact-address .social .icon i {
    font-size: 16px;
    color: #fff;
    background: #0e6938;
    margin-right: 29px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    display: block;
    flex: 0 0 45px;
    padding: 13px 16px;
    text-align: center;
}

.contact-address.col-12.col-lg-6.p-0.float-left #text-5 .title {
    margin-bottom: 24px;
}
.benefits-section.container-1440 {
    max-width: 4096px;
}
.container-1440{
    margin: auto;
    padding: 0px 100px;
    width:100%;
}


.system-section h2 {
    font-size: 40px;
    letter-spacing: 1.6px;
    word-spacing: -1px;
    color: #000;
    border-bottom: 4px solid #24A054;
    padding-bottom: 30px;
    margin-bottom: 40px;
    width: 100%;
}

.system-section .sub-title {
    font-size: 40px;
    color: #000;
    letter-spacing: 1.3px;
    word-spacing: 0px;
    margin-bottom: 18px;
}

.system-section p {
    font-family: "Avenir Black";
    font-size: 25px;
    letter-spacing: 1px;
    word-spacing: 1.2px;
    margin-bottom: 3px;
    color: #000;
    max-width: 900px;
    line-height: 45px;
}

.system-section .img-sys {
    margin-top: 20px;
    margin-bottom: 0;
    max-width: 100%;
    overflow: hidden;
}

.item-feature .text-wraper .text-medium {
    max-width: 78%;
    margin-bottom: 0;
    margin-left:0;
    text-align: justify;
}

.item-feature:nth-child(even) {display: block;}


.home .footer-home{
    display: block;
}
.footer-home{
    display: none
}
.home .not-home{
    display: none
}

.site-content-contain{
    overflow: hidden;
}
.app-page-content .col-12.video iframe{
     -khtml-border-radius: 10px;
     -o-border-radius:10px;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
    max-width: 100%
}
.fp-section.fp-table, .fp-slide.fp-table{
    max-height: 100vh;
    position: relative;
}
.owl-carousel .owl-item img{
    max-height: 100vh
}
a.top-logo {
    display:-webkit-flex;
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.page-defaut{
    padding: 30px 0
}
.page-defaut .text-medium{
    font-size: 25px;
    line-height: 45px;
    text-align: justify;
}
.benefit-content:hover .title{
    height: auto;
}
.page-defaut .text-medium.title{
    margin-bottom: 10px
}
.sys-img-wp {
    width: 75%;
    border: 1px solid #ccc;
    padding: 20px;
    -webkit-box-shadow: 2px 3px 5px -1px rgba(199,187,199,0.83);
    -moz-box-shadow: 2px 3px 5px -1px rgba(199,187,199,0.83);
    box-shadow: 2px 3px 5px -1px rgba(199,187,199,0.83);
    margin: auto;
}
.row.mb-4:last-child .sys-img-wp {
    padding: 0;
}
.page-id-227 .system-section h2{
    padding-top: 0;
}
.page-id-227 .system-section p,
.page-id-227 .system-section .sub-title{
   /* font-family: "Avenir Medium" !important;*/
}
.page-id-227 .system-section p{
    text-align: justify;
}

@media(min-width: 1025px){
    .resouce-banner{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .page-defaut .text-medium.title{
        font-size: 22px
    }
    .featured-content {
        padding: 50px;
        max-width: 1690px;
        margin: auto;
        width: 100%;
        position: relative;
        height: 100vh;
    }
    .content-features {
        padding: 0 93px;
        overflow: hidden;
        display: block;
        position: absolute;
        left: 0;
        top: 25%;
    }
    .featured-title {
        max-width: 1690px;
        margin: auto;
        width: 100%;
    }
    .desk-wrap{
        position: absolute;
        width: 100%;
        left: 0;
        top: 10px;
        padding: 0 15px
    }
    #contact .fp-tableCell{
       
    }
    .home .container-1440.footer-page.bottom,
    .page-template-app-page .container-1440.footer-page.bottom{
        position: absolute;
        bottom: 0;
        max-width: 100%;
        width: 100%;
    }
    .container-1440.footer-page.bottom{
        padding-bottom:15px;
    }
}
@media(min-width: 1440px){
    .page-defaut .text-medium.title{
        font-size: 28px
    }
    .system-section .img-sys{
        margin-top:50px;
    }
    .system-section,.featured-section {
/*         height: 100vh; */
        display:-webkit-flex;
        display:-webkit-box;
        display:-moz-flex;
        display:-moz-box;
        display:-ms-flexbox;
        display: flex;
        justify-content: center;
    }

}
@media(min-width: 1360px){
    .page:not(.home) #content.site-content{
        padding-bottom: 110px
    }
}

@media(max-width: 1023px){
    .page-defaut .text-medium.title{
        font-size: 18px
    }
    .application-content .box-1{
        display: none;
    }
    .application-content .box-2,
    .application-content .box-3{
        height: auto !important
    }
    .app-tabs .tab-content.current{
        height: unset !important;
    }
    .application-content .section{
        max-height: unset !important;
    }
    .application-content .section .footer-page.bottom{
        display: none;
    }
}
@media(min-width: 769px){
    .page:not(.home) #content.site-content{
        padding-bottom: 0px
    }
    .page-template-app-page.page:not(.home) #content{
        padding-top: 0;
        padding-bottom: 0
    }
    .content-wraper{
        padding-top: 40px
    }
}
@media(min-width: 768px){
    .contact-address.col-12.col-lg-6.p-0.float-left{
        padding-right: 20px !important
    }
    .page-template-app-page .not-home nav.navbar.navbar-expand-md.navbar-light.top-menu-bar {
        background: transparent;
        position: absolute;
        top: 0;
    }

    .app-page-content .col-12.video iframe {
        margin-bottom: 0;
    }
    .top-menu-bar .menu-top-menu-container ul#top-menu > li ul.sub-menu {
        position: absolute;
        top: 74px;
        background: #000;
        list-style-type: none;
        margin: 0;
        width: 190px;
        display: none;
    }
    .top-menu-bar .menu-top-menu-container ul#top-menu > li ul.sub-menu > li a {
        color: #fff;
        text-transform: none;
        text-align: left;
        letter-spacing: 1px;
        display:-webkit-flex;
        display:-webkit-box;
        display:-moz-flex;
        display:-moz-box;
        display:-ms-flexbox;
        display: flex;
        word-spacing: 1px;
        position: relative;
    }
    .top-menu-bar .menu-top-menu-container ul#top-menu > li.menu-item-has-children > a:before {
        content: "\f078";
        width: 12px;
        height: 12px;
        display: inline-block;
        margin-right: 14px;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
    }

    .top-menu-bar .menu-top-menu-container ul#top-menu > li ul.sub-menu li {
        text-align: left;
    }

    .top-menu-bar .menu-top-menu-container ul#top-menu > li ul.sub-menu li > ul#top-menu {
        left: 0;
        top: 0;
    }

    .top-menu-bar .menu-top-menu-container ul#top-menu > li ul.sub-menu li {
        position: relative;
        padding: 12px 20px 13px;
    }

    .top-menu-bar .menu-top-menu-container ul#top-menu > li ul.sub-menu li > ul {
        top: 0;
        right: -101%;
    }
    .top-menu-bar .menu-top-menu-container ul#top-menu > li ul.sub-menu > li.menu-item-has-children > a:after {
        content: '\f105';
        width: 12px;
        float: right;
        height: 12px;
        position: relative;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        float: right;
        position: absolute;
        right: 0;
        top: 2px;
    }
    .top-menu-bar .menu-top-menu-container ul#top-menu > li ul.sub-menu li:last-child {
        margin-bottom: 0;
    }
    .top-menu-bar .menu-top-menu-container ul#top-menu > li:hover > ul.sub-menu {
        display: block;
    }

    .top-menu-bar .menu-top-menu-container ul#top-menu > li ul.sub-menu li:hover > ul {
        display: block;
    }
    nav.navbar.navbar-expand-md.navbar-light.top-menu-bar > a img {
        width: 222px;
        height: 60px
    }
    .container-fruid.footer-page.wraper-contact {
        height: 100vh;
    }
    .top-menu-bar .menu-top-menu-container ul#top-menu > li:last-child.current-menu-item a {
        color: #fff !important;
    }

    .top-menu-bar .menu-top-menu-container ul#top-menu > li:last-child.current-menu-item a:hover {
        color: #84c755 !important;
    }
    .not-home nav.navbar.navbar-expand-md.navbar-light.top-menu-bar{
        position: fixed;
        z-index: 9999;
    }
  nav.navbar.navbar-expand-md.navbar-light.top-menu-bar {
      padding: 15px 0;
      background: transparent;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 9999;
  }
    .page-template-car-parks-page.page:not(.home) #content{
        padding-top: 90px
    }
  .top-menu-bar.navbar-expand-md .navbar-collapse {
      justify-content: flex-end;
  }

  .top-menu-bar .menu-top-menu-container ul#top-menu > li {
      margin: 0 25px;
      position: relative;
      padding: 25px 0;
  }

  .top-menu-bar .menu-top-menu-container ul#top-menu > li:last-child {
      margin-right: 0;
  }



  .top-menu-bar .menu-top-menu-container ul#top-menu > li.current-menu-item a,
  .top-menu-bar .menu-top-menu-container ul#top-menu > li a:hover {
      color: #74bf44;
      text-decoration: none;
  }
}

.benefit-section.container-1440{
    max-width: 4096px
}
.section{position: relative;overflow: hidden;}
/*Fix select box*/


@media(min-width: 1441px){
    .benefits-section .owl-dots{
        bottom: 25%
    }
    body select, span.wpcf7-form-control-wrap.subject select, .contact-footer-form > div > p input, .contact-footer-form .submit-form input, .submit-button{
        height: 50px;
        font-size: 21px;
    }
    .top-menu-bar .menu-top-menu-container ul#top-menu > li a,
    .system-section p,
    .featured-title p,
    .benefits-section .title p:first-child,
    .benefits-section .title p.text-medium{
    font-size: 1.3021vw;
    line-height: 2.34375vw;
    }

    .benefits-section .owl-dots{
        bottom: 25%
    }
    body select, span.wpcf7-form-control-wrap.subject select, .contact-footer-form > div > p input, .contact-footer-form .submit-form input, .submit-button{
        height: 50px;
        font-size: 21px;
    }
   
    .top-menu-bar .menu-top-menu-container ul#top-menu > li a,
    .system-section p,
    .featured-title p,
    .benefits-section .title p:first-child,
    .benefits-section .title p.text-medium,
    .container-fruid.footer-page.bottom .col-text p,
    .item-feature .text-wraper .text-medium,
    .contact-address.col-12.col-lg-6.p-0.float-left .content p,
    .app-page-container .top-content h1,
    .app-page-container .top-content p.text-medium,
    .app-page-container .top-content a,
    .app-tabs ul.tabs li,
    .content-post p.text.text-medium,
    .col-12.benfits p,
    .col-12.benfits ul li,
    .content-post a{
        font-size: 25px;
        line-height: 45px;
    }

    .app-page-content.content-post h2{
        font-size: 2.5vw;
        margin-bottom:0.208vw;
    }

    .contact-footer-form .title{
        margin-bottom: 3.166vw
    }
    .contact-address.col-12.col-lg-6.p-0.float-left .title{
        margin-bottom: 1.944vw
    }
    .app-tabs{
        max-width: 81.9444vw !important
    }
    .app-page-container .top-content a,
    .content-post a{
        max-width: 456px !important;
    }
    .app-page-container .top-content{
        padding: 1.38888vw 0 !important
    }
    .system-section p {
        max-width: 62.5vw
    }
}
@media(min-width: 1025px){
    .page-template-resource-page header,
    .page-template-resource-page .not-home-footer{
        display: none;
    }
}
@media(max-width: 1024px){
    .page-template-resource-page .not-home-footer{
        display: none;
    }
}
@media(max-width: 1440px) and (min-width: 1024px){
    .slide-section .carousel-inner.owl-carousel.owl-loaded.owl-drag,
    .slide-section .carousel-inner.owl-carousel .owl-item img{
        height: 100vh
    }
    .owl-carousel .owl-item img{
        height: 100vh
    }
  
}

@media(max-width: 990px){
    .sys-img-wp{
        width: 100%
    }
    .app-tabs ul.tabs{
        padding-top: 20px !important;
        text-align: center;
      
    }
    .page:not(.home) #content{
        padding-top: 104px
    }
     .application-content .container-1440.app-page-container{
        padding: 15px !important
    }
    .app-tabs{
        padding:0 !important;
    }
    .contact-address.col-12.col-lg-6.p-0.float-left{
        padding-left: 0 !important
    }
    .benefits-section.container-1440{
        max-width: 710px
    }
    .contact-footer-form{
        padding-left: 0
    }
}
@media(min-width: 1141px){

    #contact .container-fruid.footer-page {
       
    }
    
    #contact .container-1440.footer-page.bottom {

        display:-webkit-flex;
        display:-webkit-box;
        display:-moz-flex;
        display:-moz-box;
        display:-ms-flexbox;
        display: flex;
        align-items: center;
    }

}

@media(max-width: 1140px){
    
    
    .benefits-section .title{
        justify-content: flex-start !important; 
    }
    .app-page-content .content-wraper{
        padding: 60px 0 20px;
    }
    .footer-contai{
        padding-top: 0
    }
    .content-post.container-1440{margin-bottom: 0}
    .container-fruid.footer-page.bottom .col-image{
        z-index: 9;
        position: static;
        display:-webkit-flex;
        display:-webkit-box;
        display:-moz-flex;
        display:-moz-box;
        display:-ms-flexbox;
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
        height: 100%;
        padding: 20px 0
    }
    .container-fruid.footer-page.bottom .col-image img{
        height: unset;
    }

    .caption p{
      font-size: 8vw;

      line-height: unset;
      margin: 0 auto;
    }
    .system-section{
        padding-top: 20px;
        padding-left: 50px;
        padding-right: 50px
    }
    .benefits-section .title{
        padding: 0;
    }
    .top-menu-bar .menu-top-menu-container ul#top-menu > li a{
        letter-spacing: 1px
    }
    .top-menu-bar .menu-top-menu-container ul#top-menu > li {
 
        position: relative;
    }
    .carousel-caption.d-none.d-md-block {
        position: absolute;
        top: 0;
        height: 100%;
        left: 0;
        width: 100%;
        padding-top: 16.9%;
        padding: 16.9% 15px;
    }
    .benefits-section .post-type-name{
        padding-bottom: 10px;
    }
    .benefits-section .benefit-item:nth-child(2) .title p{
      padding-right: 0
    }
    .benefits-section .title p {
        color: #fff;
        font-size: 25px;
        max-width: 100%;
        line-height: 25px;
        letter-spacing: 1px;
        margin-bottom: 10px !important;
    }
    .featured-content {
        padding: 10px 50px;
    }
    .content-features {
        padding: 0 40px;
        overflow: hidden;
    }
    .solution-link {
        margin: 0 -15px;
    }
    .solution-link a {
        letter-spacing: 6px;
        font-size: 16px;
        padding: 0 15px;
        position: relative;
    }
    .contact-link-content.text-center.d-flex.align-items-center a{
        width: 300px;
    }
    .contact-link-content.text-center.d-flex.align-items-center h2 {margin: 20px 0;}
}
@media(min-width: 1024px){
    .ss-add-padding {
        padding-right: 30px !important;
    }
}

@media(max-width: 1350px){
    .benefits-section .title p{
        width: 100%;
        max-width: 100%
    }
/*    nav.navbar.navbar-expand-md.navbar-light.top-menu-bar{
        padding:15px 50px;
    }*/

    .benefits-section .title{
        padding: 0;
    }
    .benefit-content{
        width: 100%;
        padding: 30px
    }
}
@media(max-width: 990px){
    nav.navbar.navbar-expand-md.navbar-light.top-menu-bar .container-1440{
        padding: 0  
    }
    .system-section,
    .featured-content,
    .benefit-content,
    .container-fruid.footer-page,
    .container-fruid.footer-page.bottom,
    nav.navbar.navbar-expand-md.navbar-light.top-menu-bar,
    .benefits-section .owl-dots{
        padding: 15px !important
    }
    .system-section .img-sys{
        margin: 20px 0 0
    }

}
.arial-black{
    font-family: arial;
    font-weight: 800;
    font-style: normal;
}
.arial-italic{
    font-family: arial;
    font-weight: 400;
    font-style: italic;

}
@media (min-width: 1023px){
    .application-content > .container-1440 {
        padding: 0px 15px!important;
    }
}
@media(max-width: 820px ) and (min-width: 768px){
    .top-menu-bar .menu-top-menu-container ul#top-menu > li{
        margin: 0 15px
    }
    .contact-footer-form .title{
        margin-bottom: 10px
    }
    .item-feature .text-wraper .text-black-f{
        min-height: 69px;
        padding-top: 0
    }
    .container-fruid.footer-page.bottom .col-text{
        flex: 0 0 70%
    }
}
@media(max-width: 767px){
    .page-template-app-page .not-home {
        display: block!important;
    }
    .benefit-item{
        display: inherit;
    }
    .item-feature .text-wraper .text-medium{
        margin-top: 15px
    }
    .benefits-section .title p.text-medium {
        padding: 0
    }
    #text-6 > div > div > div{
        top: 0;
        margin: 10px 0 !important;
    }
    header.not-home nav.navbar.navbar-expand-md.navbar-light.top-menu-bar .container-1440{
        padding: 0
    }
    .system-section .sub-title{text-align: center;}    
 
    
    .contact-address.col-12.col-lg-6.p-0.float-left{
        padding-top: 20px !important
    }
    .benefits-section .owl-dots{
        margin: 0 !important
    }
    .page-template-app-page .banner-top{
        display: none;
    }
    .app-page-container .top-content a{
        text-align: center;
        float: none !important;
        margin: auto ;
        display: block;
    }
    .app-tabs ul.tabs{
        border-top: 1px solid #000
    }
}
@media(max-width: 767px){
    .site-content-contain{
        padding-top: 75px 
    }
    header.container-fruid{
        position: fixed;
        width: 100%;
        z-index: 999
    }
    .page:not(.home) #content{
        padding-top: 0
    }
    .page-template-app-page .banner-content{
        display: none;
    }
    .benefits-section .owl-dots{display: none !important;}
    .item-feature.d-flex.flex-row .text-wraper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        flex: 0 0 calc(100% - 80px);
    }
    .app-page-container .top-content a{
        float: none !important;
        margin: auto
    }
    .app-tabs .tab-content{
        padding-top: 
    }

    .app-page-container .top-content{padding-bottom: 0 !important}
    .app-tabs ul.tabs{
        border-top: 1px solid #000;
        text-align: center;
        padding-top: 10px !important
    }

    nav.navbar.navbar-expand-md.navbar-light.top-menu-bar > a {
        display:-webkit-flex;
        display:-webkit-box;
        display:-moz-flex;
        display:-moz-box;
        display:-ms-flexbox;
        display: flex;
        position: absolute;
        width: 100%;
        height: 100%;
        padding: 0;
        left: 0;
        top: 7px;
        justify-content: center;
        align-items: flex-start;
    }
    nav.navbar.navbar-expand-md.navbar-light.top-menu-bar > a img{
      max-width: 160px;
      display: block;
    }
    nav.navbar.navbar-expand-md.navbar-light.top-menu-bar{
        padding:15px;
    }
    #ibox-6.section.fp-auto-height{
        display: none
    }
    .page-template-car-parks-page.page:not(.home) #content{
        padding-top: 0
    }

/*    .home .site-content .navbar{
        display: none;
    }*/
    .solution-link a{
        letter-spacing: 2px
    }
    .contact-address .social .icon {
        display:-webkit-flex;
        display:-webkit-box;
        display:-moz-flex;
        display:-moz-box;
        display:-ms-flexbox;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin: 0;
        top: 0;
        height: 50px;
        width: 100%;
    }
    .menu-top-menu-container {
        margin-top: 20px;
    }

    .top-menu-bar .menu-top-menu-container ul#top-menu > li {
        padding: 10px 0;
        border-bottom: 1px solid #000;
    }

    .top-menu-bar .menu-top-menu-container ul#top-menu > li:last-child {
        border-bottom: 0;
    }
    .contact-footer-form {
        padding-left: 0;
    }

    .contact-content {
        padding: 0;
        overflow:hidden;
    }

    .container-fruid.footer-page {
        padding: 15px !important;
        /* text-align: left; */
    }

    .contact-address.col-12.col-lg-6.p-0.float-left {
        padding: 0 !important;
    }

    .contact-address .social .icon i {
        /* margin: 0 15px; */
    }
    .contact-address.col-12.col-lg-6.p-0.float-left .content p:last-child{
        margin-bottom: 0 !important
    }
    .contact-address.col-12.col-lg-6.p-0.float-left section{
        padding-bottom: 0 !important
    }
    .contact-footer-form > div:nth-child(n+3) > p:nth-child(2) {
        padding: 0;
    }

 

    .contact-footer-form .title {
        margin-bottom: 30px;
    }

    .contact-footer-form span.wpcf7-list-item-label:before {
        top: 0px;
    }
    .container-fruid.footer-page.bottom .d-flex {
        display: block !important;
        text-align: center;
    }

    .container-fruid.footer-page.bottom .d-flex > div {
        width: 100%;
        height: 100%;
        position: static;
        text-align: center;
        justify-content: center;
    }

}

@media (max-width: 670px){
    .contact-link-content.text-center.d-flex.align-items-center h2{
        font-size: 25px
    }
    .contact-section img.float-left {
        height: 100%;
    }
    .contact-link-content.text-center.d-flex.align-items-center a{
        display: block;
        margin: 15px auto;
    }
    .benefit-content {
        position: absolute;
        width: 100%;
        height: 100%;
        padding: 15px 15px;
    }
    .custom-logo-link{
        padding-right:0 !important;;
    }
}
.contact-content div.wpcf7-validation-errors {
    font-size: 16px;
    width: 100%;
    clear: both;
    text-align: center;
    margin-top: 10px;
    border-radius: 5px;
    margin: 0;
    position: absolute;
    border: 0;
    color: red;
}
.contact-content div.wpcf7-mail-sent-ok{
    font-size: 16px;
    width: 100%;
    clear: both;
    text-align: center;
    margin-top: 10px;
    border-radius: 5px;
    margin: 0;
    position: absolute;
    border: 0;
    color: green;
}
.contact-content span.wpcf7-not-valid-tip {
    font-size: 16px;
    padding-top: 5px;
}
.carousel{
    z-index: 10;
}
.go-top {
    position: fixed;
    right: 5%;
    bottom: 5%;
    z-index: 9;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.go-top a {
    width: 50px;
    height: 50px;
    display:-webkit-flex;
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    color: #fff;
    font-size: 24px;
    border:2px solid #0e6938;
    background: #0e6938;
}
.go-top a:hover{
    text-decoration: none !important;
    background: transparent;
    color: #0e6938
}
.home .footer-page.bg-white{
    background: #f9f9f9 !important
}

.app-tabs ul.tabs li{
    background: transparent;
    color: #000;
    display: inline-block;
    padding: 13px 20px;
    cursor: pointer;
    font-size: 23px;
    letter-spacing: 1px;
    color: #000;
    font-family: "Avenir Black";
    letter-spacing: 1px;
    margin: 5px 0;
    border:2px solid transparent;
    transition: .2s;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
}

.app-tabs ul.tabs li.current
{
    background: #1F7609;
    color: #fff;
    border: 2px solid #1F7609;
    transition: .2s;
}

    .app-tabs ul.tabs li:hover,
.app-tabs ul.tabs li.current:hover{
    background: transparent;
    color: #0e6938
}
.app-tabs .tab-content{
    display: none;
    background: transparent;
    padding: 30px 0 0;
 }

.app-tabs .tab-content.current{
    display: flex;
    justify-content: center;
    align-items: center;
}
/*about style*/
.not-home nav.navbar.navbar-expand-md.navbar-light.top-menu-bar {
    background: #fff;
}

.not-home .top-menu-bar .menu-top-menu-container ul#top-menu > li a {
    color: #000;
}

.top-menu-bar .menu-top-menu-container ul#top-menu > li.current-menu-item > a, .top-menu-bar .menu-top-menu-container ul#top-menu li a:hover, .top-menu-bar .menu-top-menu-container ul#top-menu li.current-menu-parent > a, .top-menu-bar .menu-top-menu-container ul#top-menu > li.current-menu-parent > a, .top-menu-bar .menu-top-menu-container ul#top-menu > li.current-menu-ancestor > a
{
    color: #84c755 !important;
    text-decoration: none;
}
.banner-page {
    display:-webkit-flex;
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content-wraper {
    max-width: 1640px;
    margin: auto;
    padding-top: 120px;
}

.content-post h2 {
    font-size: 36px;
    color: #000;
    letter-spacing: .8px;
    margin-bottom: 3px;
}


.content-post .text-green.text-black-f {
    font-size: 30px;
    letter-spacing: 1px;
    margin-bottom: 36px;
}

.content-post p.text.text-medium {
    font-size: 25px;
    line-height: 45px;
    letter-spacing: 1px;
    margin-bottom: 24px;
    text-align: justify;
}
.content-post a:hover{
    color:#1F7609;
    background:transparent;
    text-decoration:none;
}
.content-post a {
    background: #1F7609;
    color: #fff;
    font-size: 23px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    padding: 19px 10px;
    margin-top: 44px;
    display:-webkit-flex;
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display: flex;
    max-width: 450px;
    justify-content: center;
    align-items: center;
    letter-spacing: 1px;
    border:1px solid #1F7609;
}
.slide-section .fp-tableCell {
    vertical-align: top;
}

#ibox-2{
    background: #fff;
}
.fp-table.fp-section, .fp-table.fp-slide{
    clear: both;
}
/*fix footer form*/

@media(max-width: 870px){
    .container-fruid.footer-page.bottom .col-text a{
        display: block;
    }
    .benefits-section .owl-dots{
        bottom: 5% !important;
        padding: 0 60px
    }
}
@media(max-width: 767px){

    .desktop{
        display: none;
    }
    .benefits-section .title{
        justify-content: center !important;
        padding:0;
        width: 100%
    }
    .benefit-content{
        padding: 15px
    }

    .benefits-section .owl-dots{
        display: none
    }
    .home header.not-home{
        display: block;
    }
    .site-content .navbar{
        display: none
    }
    
    .content-car{
        text-align: center
    }
    .system-section h2,
    .content-post h2{
        font-size: 30px
    }
    .item-feature .text-wraper .text-black-f{
        margin: 0;
        padding: 0;
        flex: 0 0 100%;
    }

    .system-section .img-sys{
        margin: 20px 0 0
    }
    .system-section h2, .content-post h2{
        padding-bottom: 15px
    }
    .featured-title,
    .footer-title p{
        padding: 15px 0
    }
    .home .fixed-logo{
        z-index: 9999;
        bottom: 15px;
        right: 5%;
        position: absolute;
    }
    nav.navbar.navbar-expand-md.navbar-light.top-menu-bar{
        padding: 25px 0;
    }
    .content-wraper{
        padding: 10px;
    }
    .content-post a{
    margin: auto;
    }
    .page-id-227 .system-section h2{
        font-size: 20px;
    }

}

/*Indoor style*/
.page-id-227 .system-section{
    height: auto;
    padding-top: 0 !important;
}

.app-page-content .col-12.video {
    display:-webkit-flex;
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display: flex;
    justify-content: center;
    padding-top: 10px;
    align-items: flex-start;
}

.app-page-content .content-wraper {
}

.app-page-content.page:not(.home) #content {
    background: #f9f9f9;
    padding-bottom: 4px;
    padding-top: 90px
}
html.js.svg.background-fixed {
    margin-top: 0 !important;
}


.navbar-toggler:not(:disabled):not(.disabled){
        background: transparent !important;
        border: 0 !important;
        position: relative;
        z-index: 999;
        padding: 0;
        outline: none !important;
    }
@media(max-width: 767px){
    
    .content-features .item-feature {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .car-parks-field .content-car{
        padding: 4% 5%;
    }
    .col-12.benfits {
        display:-webkit-flex;
        display:-webkit-box;
        display:-moz-flex;
        display:-moz-box;
        display:-ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        text-align: left;
        flex: 0 0 100%;
    }

    .content-car .row > p.text-black-f{
        margin-bottom: 10px !important;
        font-size: 25px !important;
        line-height: 25px;
    }
    .app-page-content.page:not(.home) #content {
        background: #f9f9f9;
        padding-bottom: 20px;
        padding-top: 0
    }
    .content-post .text-green.text-black-f{
        margin-bottom: 20px
    }
    .app-page-content .col-12.video{
        padding-top: 20px 
    }

    /*Menu*/
    .top-menu-bar .menu-top-menu-container ul#top-menu > li ul.sub-menu {
        background: transparent;
        list-style-type: none;
        display: none;
    }

    .top-menu-bar .menu-top-menu-container ul#top-menu > li ul.sub-menu > li a {
        color: #000;
        text-transform: none;
        text-align: left;
        letter-spacing: 1px;
        display:-webkit-flex;
        display:-webkit-box;
        display:-moz-flex;
        display:-moz-box;
        display:-ms-flexbox;
        display: flex;
        word-spacing: 1px;
        position: relative;
    }
    .top-menu-bar .menu-top-menu-container ul#top-menu > li.menu-item-has-children:hover:after{
        content: "\f077";
    }
    .top-menu-bar .menu-top-menu-container ul#top-menu > li.menu-item-has-children:after {
        content: "\f078";
        width: 12px;
        float: right;
        height: 12px;
        position: relative;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        float: right;
        position: absolute;
        right: 5px;
        top: 15px;
    }

    .top-menu-bar .menu-top-menu-container ul#top-menu > li ul.sub-menu li {
        text-align: left;
    }

    .top-menu-bar .menu-top-menu-container ul#top-menu > li ul.sub-menu li > ul#top-menu {
        left: 0;
        top: 0;
    }

    .top-menu-bar .menu-top-menu-container ul#top-menu > li ul.sub-menu li {
        position: relative;
    }

    .top-menu-bar .menu-top-menu-container ul#top-menu > li ul.sub-menu li > ul {
        top: 0;
        right: -155px;
    }
    .top-menu-bar .menu-top-menu-container ul#top-menu > li ul.sub-menu > li.menu-item-has-children:hover:after{
        content: "\f077";
    }
    .top-menu-bar .menu-top-menu-container ul#top-menu > li ul.sub-menu > li.menu-item-has-children:after {
        content: "\f078";
        width: 12px;
        float: right;
        height: 12px;
        position: relative;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        float: right;
        position: absolute;
        right: 5px;
        top: 5px;
    }
    .top-menu-bar .menu-top-menu-container ul#top-menu > li ul.sub-menu li:last-child {
        margin-bottom: 0;
    }
    .top-menu-bar .menu-top-menu-container ul#top-menu > li:hover > ul.sub-menu {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .top-menu-bar .menu-top-menu-container ul#top-menu > li ul.sub-menu li:hover > ul {
        display: block;
    }
    
}
/*Car Park Style*/
.col-12.benfits p {
    letter-spacing: 1px;
    margin-bottom: 5px;
    flex: 0 0 100%;
    font-size: 25px;
}
.dwld-cta{
	padding-left: 40px;
}
.dwld-cta a{
	display: inline-block;
	max-width: 200px;
	margin-top: 60px;
}

.col-12.benfits ul {
    list-style-type: none;
    margin-bottom: 0
}

.col-12.benfits ul li {
    padding-left: 30px;
    margin-bottom: 6px;
    position: relative;
    font-size: 25px;
    line-height: 45px;
}

.col-12.benfits ul li:before {
    position: absolute;
    width: 15px;
    height: 15px;
    display: block;
    content:"";
    background: #79AA6D;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    left: 0;
    top: 15px;
}


.content-post.container-1440 {
    margin-bottom: 78px;
    overflow: hidden;
}

.car-parks-field {
    display:-webkit-flex;
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #fff;
}

.car-parks-field .col-12.col-md-6.bg-car {
    background: #74bf44;
    margin: 5px;
    padding: 0;
    position: relative;
}

.content-car {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display:-webkit-flex;
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 16.9% 8% 0 11%;
}

.content-car h2 {
    margin: 0;
}

.content-car .row > p.text-black-f {margin-bottom: 43px;font-size: 36px;letter-spacing: 1px;}

.car-parks-field .col-12.col-md-6.bg-car img {
    opacity: .5;
}
.car-parks-field .col-12.col-md-6 {
    padding: 5px !important;
}

.bg-car {
    overflow: hidden;
    background: #0e6938;
}

.bg-car img {
    float: left;
    width: 100%;
}
.content-car .row > p.text-medium {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 20px;
}
.page-template-car-parks-page.page:not(.home) #content {
    background: #f9f9f9;
    padding-bottom: 0
}
svg:not(:root) {
    display: none;
}

/*Fix not pagination*/

/*Paging Benefits*/
.benefits-section .title p:first-child {
    font-size: 16px;
    margin-bottom: 6px;
    letter-spacing: 6px;
}
.benefits-section .title p:first-child span{
  display:block;
  letter-spacing: 3px;
}
.benefit-item {
    max-height: 90vh;
	overflow: hidden;
}
.wpcf7-not-valid {
    border: 1px solid red !important;
}
.content-post .more-info a {
    background: transparent;
    border: none;
    color: #4E7445;
    padding: 0;
    width: auto;
    display: inline-block;
    border-bottom: 2px solid #4E7445;
    border-radius: inherit;
    margin: 20px 0 50px;
}

.content-post .more-info {
    margin-top: 100px;
}

.content-post p.text.text-medium img {
    margin-top: 50px;
    display: block;
}

.content-post p > img {
    margin-top: 50px;
    margin-bottom: 20px;
}
.resuorce .featured-section{
    background: transparent;
}
.resuorce .featured-section .item-feature .text-wraper .text-black-f,
.resuorce .featured-section .item-feature .text-wraper .text-medium,
.resuorce .featured-section .featured-title p{
    color: #000000 !important
}
.resuorce .featured-section .item-feature:hover .text-wraper .text-black-f, 
.resuorce .featured-section .item-feature.active .text-wraper .text-black-f{
    color: #1f7609 !important
}
.resuorce .featured-section .item-feature img {
    -webkit-filter: brightness(0);
    filter: brightness(0);
}
.resuorce .featured-section .item-feature:hover img, 
.resuorce .featured-section .item-feature.active img{
    filter: none;
    opacity: 1;
}


.resuorce .banner-text.d-flex {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    flex-direction: column;
}

.resuorce .banner-text.d-flex > p {
    max-width: 47%;
    font-size: 25px;
    line-height: 45px;
}
.resuorce .banner-text.d-flex > p.text-black-f {
    font-size: 40px;
    line-height: 25px;
}
.benefits-section > p {
    height: 10vh;
    text-align: center;
    font-size: 40px;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    letter-spacing: 5px;
    justify-content: center;
    color: #000
}
.benefits-section .title .row {
    padding-bottom: 13px;
    width: 100%;
    min-height: 100px;
}
.benefits-section .owl-dots {
    margin-bottom: 30px;
    display:-webkit-flex;
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    bottom: 15%;
    padding: 0 50px;
    margin: 0 -15px;
}
.benefits-section.owl-carousel button.owl-dot:first-child:before {
    content: '1';
}

.benefits-section.owl-carousel button.owl-dot:before {
    font-size: 18px;
    font-family: Avenir Medium;
    color: #fff;
}

.benefits-section.owl-carousel button.owl-dot:nth-child(2):before {
    content: '2';
}

.benefits-section.owl-carousel button.owl-dot.active:before {
    color: #000;
}

.benefits-section.owl-carousel button.owl-dot:nth-child(3):before {
    content: '3';
}

.benefits-section.owl-carousel button.owl-dot:nth-child(4):before {
    content: '4';
}
.benefits-section .title p.text-medium{
  font-size: 22px;
  opacity: 0;
  height: 0;
}
/*17/5/2018*/
.container-1440.app-page-container {
    padding: 60px;
    max-width: unset;
    overflow: hidden;
}
.subject.d-flex.col-md-6.col-12 p:nth-child(1) > span{
    display: flex;
    align-items: center;
}
.benefits-section .benefit-content:hover .row p.text-medium.col-12 {
    line-height: 30px;
    margin-top: 20px;
    transition: opacity .5s;
    opacity: 1;
    height: auto;
}
@media(min-width: 1441px){
    .app-tabs ul.tabs{
        margin: 0 -5px;
        padding: 0px;
        list-style: none;
        display:-webkit-flex;
        display:-webkit-box;
        display:-moz-flex;
        display:-moz-box;
        display:-ms-flexbox;
        display: flex;
    }
    .benefits-section .owl-dots{
        bottom: 23%
    }
    body select, span.wpcf7-form-control-wrap.subject select, .contact-footer-form > div > p input, .contact-footer-form .submit-form input, .submit-button, .subject.d-flex.col-md-6.col-12 p:nth-child(1) > span{
        height: 50px;
        font-size: 21px;
    }
    .benefits-section .title p:first-child span.count-post {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .benefit-content:hover .row {
        height: 100%;
    }
    .banner-page img {
        width: 100%;
    }
    

    .benefit-content:hover {
        background: rgba(0, 0, 0, 0.5);
    }
        .benefits-section .title p:first-child{
          
    font-size: 40px;
          
    line-height: 50px;
          
    width: 100%;
          
    text-transform: uppercase;
        }
     .container-fruid.footer-page.bottom .col-text p{
       font-size:14px;
       line-height: 16px;
     }   
    .top-menu-bar .menu-top-menu-container ul#top-menu > li a,
    .system-section p,
    .featured-title p
    {
        font-size: 25px;
        line-height: 40px;
    }
    .page-id-227 .system-section p{
       /* font-size: 1.4rem;*/
    }
    .page-id-227 .system-section .sub-title{
       /* font-size: 2rem;*/
    }

}
@media(min-width: 1439px){

   .app-page-content.content-post h2{
        margin-bottom: 94px
    } 
}
.app-page-content.content-post h2{
    margin-bottom: 15px;
}
.app-page-container .top-content h1 {
    font-size: 22px;
    margin-bottom: 15px;
}

.app-page-container .top-content {
    padding: 10px 0;
    overflow: hidden;
}

.app-page-container .top-content a {
    max-width: 250px;
    float: right;
    margin-bottom: 0;
}

.app-page-container .top-content p.text-medium {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 24px;
    margin-bottom: 5px;
}

.app-page-container .banner-top {
    position: relative;
}

.app-page-container .banner-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.app-page-container .app-tabs {
    max-width: 1180px;
    margin: auto;
    padding-top: 94px;
}
.app-tabs {
    max-width: 1180px;
    margin: auto;
    padding: 10px;
}
.page-template-app-page .banner-top img {
    float: none;
}

.page-template-app-page .banner-top {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-bottom: 94px;
    max-width: 100%;
    text-align: center;
}

.page-template-app-page .banner-content {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 100%;
    text-align: center;
    top: 0;
}
.page-template-app-page .banner-content ul {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 100%;
    margin: auto;
}

.page-template-app-page .banner-content ul li {
    position: absolute;
    width: auto;
    float: left;
    height: 144px;
    list-style-type: none;
    transition: top 2s;
    cursor: pointer;
}
.page-template-app-page .banner-content ul li a{
    color: #fff;
    text-decoration: none !important
}
.page-template-app-page .banner-content ul li:before {
    content: '';
    height: 100px;
    width: 2px;
    display: block;
    position: absolute;
    background: #fff;
    left: 50%;
    top: 24px;
    transition: 1s ease-in-out;
}

.page-template-app-page .banner-content ul li:after {
    content: '';
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    bottom: 0;
    left: calc(50% - 9px);
    border: 2px solid;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.page-template-app-page .banner-content ul li:nth-child(even):after {
    top: -19px;
    left: calc(50% - 10px);
}

.page-template-app-page .banner-content ul li:nth-child(even):before {
    position: static;
    margin: 0 auto;
}
.page-template-app-page .banner-content ul li:first-child {
    top: 41%;
    left: 10.7%;
}

.page-template-app-page .banner-content ul li:nth-child(2) {
    top: 47%;
    left: 23%;
}

.page-template-app-page .banner-content ul li:nth-child(3) {
    left: 39%;
    top: 37%;
}

.page-template-app-page .banner-content ul li:nth-child(4) {
    left: 55.5%;
    top: 50%;
}

.page-template-app-page .banner-content ul li:nth-child(5) {
    left: 70.3%;
    top: 47%;
}

.page-template-app-page .banner-content ul li:nth-child(6) {
    left: 85%;
    top: 44%;
}
.page-template-app-page .banner-content ul li:hover span {
    position: relative;
    top: -25px;
    transition: 1s ease-in-out;
}

.page-template-app-page .banner-content ul li:nth-child(even):hover:before{
    margin-top: 12px;
    transition: 1s ease-in-out;
}

.page-template-app-page .banner-content ul li span {
    transition: top .2s;
    position: relative;
    top: -10px;
}
/*18/5/2018*/
.application-content  .not-home nav.navbar.navbar-expand-md.navbar-light.top-menu-bar {
    position: static;
}

.application-content .container-1440.app-page-container {
    padding: 0 50px;
}

.app-page-container .top-content p {
    margin-bottom: 0;
    overflow: hidden;
}

.page-template-product-page .content-post .text-heavy,
.page-template-app-page .content-post .text-heavy {
    font-size: 25px;
    line-height: 45px;
    text-align: justify;
}
@media(max-width: 580px){

    .container-fruid.footer-page.bottom.not-home .col-image{
        position: static;
        text-align: left;
        justify-content: center;
        padding: 10px 0;
    }
    .container-fruid.footer-page.bottom .col-text{
        width: 100%;
    }
}

@media (max-width: 1248px){
    .caption p{font-size: 8vw;line-height: 8vw}
}

/*rps App banner*/

@media(max-width: 1280px){
   .page-template-app-page .banner-content ul li:first-child {
        top: 38%;
        left: 9.7%;
    }

    .page-template-app-page .banner-content ul li:nth-child(2) {
        top: 47%;
        left: 21%;
    }

    .page-template-app-page .banner-content ul li:nth-child(3) {
        left: 39%;
        top: 34%;
    }

    .page-template-app-page .banner-content ul li:nth-child(4) {
        left: 55.5%;
        top: 49%;
    }

    .page-template-app-page .banner-content ul li:nth-child(5) {
        left: 69.3%;
        top: 41%;
    }

    .page-template-app-page .banner-content ul li:nth-child(6) {
        left: 85%;
        top: 44%;
    }
}

@media(max-width: 1180px){
     .page-template-app-page .banner-content ul li:first-child {
        top: 46%;
        left: 9.7%;
    }

    .page-template-app-page .banner-content ul li:nth-child(2) {
        top: 47%;
        left: 21%;
    }

    .page-template-app-page .banner-content ul li:nth-child(3) {
        left: 39%;
        top: 34%;
    }

    .page-template-app-page .banner-content ul li:nth-child(4) {
        left: 55.5%;
        top: 49%;
    }

    .page-template-app-page .banner-content ul li:nth-child(5) {
        left: 69.3%;
        top: 47%;
    }

    .page-template-app-page .banner-content ul li:nth-child(6) {
        left: 85%;
        top: 44%;
    }
    .page-template-app-page .banner-content ul li {
        position: absolute;
        width: auto;
        float: left;
        height: 84px;
        list-style-type: none;
    }

    .page-template-app-page .banner-content ul li:before {
        content: '';
        height: 40px;
        width: 2px;
        display: block;
        position: absolute;
        background: #fff;
        left: 50%;
        top: 24px;
    }

    .page-template-app-page .banner-content ul li:after {
        content: '';
        width: 20px;
        height: 20px;
        display: block;
        position: absolute;
        bottom: 0;
        left: calc(50% - 9px);
        border: 2px solid;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
    }
}


@media(max-width: 880px){

    .page-template-app-page .banner-content ul li {
        position: absolute;
        width: auto;
        float: left;
        height: 84px;
        list-style-type: none;
    }

    .page-template-app-page .banner-content ul li:before {
        content: '';
        height: 40px;
        width: 2px;
        display: block;
        position: absolute;
        background: #fff;
        left: 50%;
        top: 24px;
    }

    .page-template-app-page .banner-content ul li:after {
        content: '';
        width: 20px;
        height: 20px;
        display: block;
        position: absolute;
        bottom: 0;
        left: calc(50% - 9px);
        border: 2px solid;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
    }
    .page-template-app-page .banner-content ul li:nth-child(6){
        left: 87%;
    }
}
@media(max-width: 767px){

    .page-template-app-page .banner-top {
        display: none;
    }
    .container-fruid.footer-page.bottom .col-text p{
        text-align: center;
    }

}
@media(min-width: 1400px){
   .page-template-app-page .banner-content ul li:first-child {
        top: 41%;
        left: 10.7%;
    }

    .page-template-app-page .banner-content ul li:nth-child(2) {
        top: 47%;
        left: 23%;
    }

    .page-template-app-page .banner-content ul li:nth-child(3) {
        left: 39%;
        top: 37%;
    }

    .page-template-app-page .banner-content ul li:nth-child(4) {
        left: 55.5%;
        top: 50%;
    }

    .page-template-app-page .banner-content ul li:nth-child(5) {
        left: 70.3%;
        top: 47%;
    }

    .page-template-app-page .banner-content ul li:nth-child(6) {
        left: 85%;
        top: 44%;
    }
}
    .page-template-app-page .banner-content ul li a{
      font-size: 26px;
    }
@media(min-width: 1600px){
    .page-template-app-page .banner-content ul li:first-child {
        top: 43%;
        left: 11.7%;
    }

    .page-template-app-page .banner-content ul li:nth-child(2) {
        top: 47%;
        left: 23%;
    }

    .page-template-app-page .banner-content ul li:nth-child(3) {
        left: 39%;
        top: 39%;
    }

    .page-template-app-page .banner-content ul li:nth-child(4) {
        left: 55.5%;
        top: 50%;
    }

    .page-template-app-page .banner-content ul li:nth-child(5) {
        left: 70.3%;
        top: 50%;
    }

    .page-template-app-page .banner-content ul li:nth-child(6) {
        left: 85%;
        top: 42%;
    }
}
  .page-template-app-page .banner-top img{
        width: 100%
    }
@media(min-width: 2800px){
  
    .page-template-app-page .banner-content ul li:first-child {
        top: 50%;
        left: 13%;
    }

    .page-template-app-page .banner-content ul li:nth-child(2) {
        top: 47%;
        left: 23%;
    }

    .page-template-app-page .banner-content ul li:nth-child(3) {
        left: 40%;
        top: 44%;
    }

    .page-template-app-page .banner-content ul li:nth-child(4) {
        left: 56.5%;
        top: 48%;
    }

    .page-template-app-page .banner-content ul li:nth-child(5) {
        left: 70.3%;
        top: 55%;
    }

    .page-template-app-page .banner-content ul li:nth-child(6) {
        left: 85%;
        top: 42%;
    }

}

@media(max-width: 480px){
    .app-tabs ul.tabs li{
        width: 100%
    }
}
/*Search Style*/
.search-form .search-submit {
    bottom: 3px;
    position: absolute;
    right: 3px;
    top: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    border:2px solid #0e6938;
    background: #0e6938
}
.search-form input:focus{
    border:1px solid #0e6938 !important;
}
.search-form .search-submit svg{
    display: block;
}
.search-form .search-submit:hover{
    background: transparent;
}
.search-form .search-submit:hover svg{
    color: #0e6938
}
/*footer menu*/
.navbar-collapse.footer > div > ul > li {
    display: inline;
}

.navbar-collapse.footer > div > ul > li > ul {
    display: none;
}

.navbar-collapse.footer > div > ul {
    flex-direction: row;
}

.navbar-collapse.footer > div > ul > li:after {
    content: '.';
    padding: 0 10px;
}

.navbar-collapse.footer > div > ul > li a {
    text-decoration: none !important;
    text-transform: capitalize;
    font-size: 18px;
    font-family: Avenir Book;
}

.navbar-collapse.footer > div > ul > li:last-child:after {
    display: none;
}

.navbar-collapse.footer > div > ul > li a:hover {
    color: #457939;
}

.footer-contai {
    width: 100%;
}
.footer-contai .widget_text{
    padding: 0
}
.footer-contai .col-text a{
    color: #0E6938;
    text-decoration: none;
}
.footer-contai .col-image{
    padding-top: 20px
}
.benefits-section .row{
     margin: 0
}
.top-menu-bar .menu-top-menu-container ul#top-menu > li ul.sub-menu > li a {
    font-size: 15px;
    word-spacing: 0;
    letter-spacing: 0;
}
.system-section.faqs{
    height: auto;
}
.page-template-faqs-page .system-section.faqs {
    height: auto;
}
.page-template-faqs-page .system-section.faqs h2 {
    margin-bottom: 80px;
}
.page-template-faqs-page #accordion .card-header {
    border: 0;
    padding: 0;
}
.page-template-faqs-page #accordion .card:last-child{
    border-bottom: 1px solid rgba(0,0,0,.125)
}
.page-template-faqs-page #accordion .card {
    border: 0;
}

.page-template-faqs-page #accordion .card-header h5 button {
    color: #0A0A0A;
    font-size: 30px;
    letter-spacing: 1px;
    font-family: 'Avenir Heavy';
    background: transparent !important;
    padding: 0
}
.page-template-app-page .not-home {
    display: none;
}
.our-leadership .leadership .info {
    min-height: 78px;
} 
@media screen and (min-width: 48em){
    #fullpage .custom-logo-link img{
        width:178px;
        height:48px;
    }
}
.page-template-faqs-page #accordion .card-header h5 {
    text-decoration: none !important;
    position: relative;
}

.page-template-faqs-page #accordion .card-header h5 button {
    text-decoration: none !important;
    width: 100%;
    text-align: left;
    white-space: normal;
    border: 1px solid #E8E8E8;
    border-bottom: 0;
    padding: 15px;
}

.page-template-faqs-page #accordion .card-body p {
    font-size: 25px;
    line-height: 40px;
    font-family: 'Avenir Book';
    color: #000;
    margin-bottom: 0;
    text-align:justify;
}
.page-template-faqs-page #accordion .card-body p:last-child{
    margin-bottom: 0
}
.page-template-faqs-page #accordion .card-header h5 button span.faq-container:after {
    content: "\f078";
    display: inline-block;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    right: 0;
    font-size: 16px;
    top: 20%;
    color: #484848;
    margin: 0;
    float: right;
    margin-top: 5px;
}

.page-template-faqs-page #accordion .card-header h5 button[aria-expanded="true"]{
  border-bottom: 1px solid #E8E8E8;
}
.contact-address.col-12.col-lg-6.p-0.float-left .content .email img{
    top: 0px
}
.page-template-faqs-page #accordion .card-header h5 button[aria-expanded="true"] span.faq-container:after{
    content: "\f077"
}
.application-content > .container-1440,
.page-defaut .entry-content > .container-1440  {
    padding: 120px 0;
}

.outside-footer .page-defaut .entry-content > .container-1440{
	padding: 0;
}
.system-section a:hover{
    color: #84c755
}
.br-5 {
    position: relative;
}
.col-lg-6.video{
	text-align: right;
}
.col-lg-6.video .br-5{
	display: inline-block;
	
}

.col-lg-6.video .wp-video .mejs-video,
.col-lg-6.video .wp-video{
	height: 310px !important;
}

.br-5 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: unset !important;
    margin: 0;
    background: transparent !important;
    border-radius: 0 !important;
    border: 0 !important;
}
@media(min-width: 1701px){
    .item-feature .text-wraper .text-black-f{
        font-size: 30px;
        line-height: 30px
    }
    .app-tabs ul.tabs{

    }
}
@media(max-width: 1700px){
   
    .contact-footer-form textarea::-webkit-input-placeholder,
    .contact-footer-form input::-webkit-input-placeholder {
        font-size: 16px;
    }
    .contact-footer-form textarea::-moz-placeholder,
    .contact-footer-form input::-moz-placeholder { /* Firefox 19+ */
        font-size: 16px;
    }
    .contact-footer-form textarea:-ms-input-placeholder,
    .contact-footer-form input:-ms-input-placeholder { /* IE 10+ */
      font-size: 16px;
    }
    .contact-footer-form textarea:-moz-placeholder,
    .contact-footer-form input:-moz-placeholder { /* Firefox 18- */
        font-size: 16px;
    }
    .content-post a {
        background: #1F7609;
        color: #fff;
        font-size: 20px;
        border-radius: 50px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        padding: 5px 10px;
        margin-top: 44px;
        display: -webkit-flex;
        display: -webkit-box;
        display: -moz-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 450px;
        justify-content: center;
        align-items: center;
        letter-spacing: 1px;
        border: 1px solid #1F7609;
    }
    .content-post h2{
        font-size: 26px
    }
    .page-template-app-page .banner-content ul li span{
        top: 0
    }
    .page-template-app-page .banner-content ul li a,.content-post p.text.text-medium{
        font-size: 16px;
        line-height: 30px;
    }
    .content-post .text-green.text-black-f{
        font-size: 20px;
    }
    .top-menu-bar .menu-top-menu-container ul#top-menu > li a, .system-section p, .featured-title p {
        font-size: 16px;
        line-height: 26px;
    }
    .caption p{
        font-size: 60px;
        line-height: 80px
    }
    .system-section .sub-title{
        font-size: 28px
    }
    .container-1440{
    }
    .featured-content {
        padding: 0 50px;
        max-width: 1490px;
        margin: auto;
        width: 100%;
    }
    .item-feature .text-wraper .text-medium,
    .benefits-section .benefit-content:hover .row p.text-medium.col-12,
    .contact-footer-form > div > p:first-child,
    .contact-footer-form > div:nth-child(n+3) > p:nth-child(2) textarea,
    body select, span.wpcf7-form-control-wrap.subject select, 
    .contact-footer-form > div > p input, 
    .contact-footer-form .submit-form input, 
    .submit-button, .subject.d-flex.col-md-6.col-12 p:nth-child(1) > span,
    .contact-address.col-12.col-lg-6.p-0.float-left .content a,
    .contact-address.col-12.col-lg-6.p-0.float-left .content p {
        font-size: 16px;
        line-height: 26px;
    }
    .benefits-section .title p:first-child,
    .benefits-section > p,
    .featured-section .featured-title p,
    .system-section h2,
    .footer-title p{
        font-size: 22px;
        line-height: 30px
    }
    .page-id-227 .system-section p{
        /*font-size: 0.875rem;*/
    }
    .page-id-227 .system-section .sub-title{
        /*font-size: 1.5rem;*/
    }
    .resuorce .banner-text.d-flex > p {
        font-size: 16px;
        line-height: 26px;
    }
    .resuorce .banner-text.d-flex > p.text-black-f {
        font-size: 28px;
        line-height: 26px;
    }
}

@media(max-width: 1439px){
    .app-tabs ul.tabs{
        justify-content: space-between;
    }
    a.top-logo img{
        max-width: 80%
    }
    .top-menu-bar .menu-top-menu-container ul#top-menu > li a, .system-section p, .featured-title p{
        font-size: 14px
    }
    .page-id-227 .system-section p{
        /*font-size: 14px*/
    }
    .page-defaut .text-medium{
        font-size: 16px;
        line-height: 22px
    }
    .page-defaut .text-medium.title{
        font-size: 20px;
        line-height: 25px
    }
    .container-1440{
        padding: 0 15px 
    }
    .footer-title p{
        margin-bottom: 5%
    }
    .app-page-content.page:not(.home) #content{
        padding-bottom: 0 !important
    }
    .page-template-app-page .banner-top{
        margin-bottom: 30px !important
    }

    .app-tabs .tab-content.current{
        padding-top: 30px
    }
}
@media(max-width: 1440px){
    .footer-contai .widget_text .col-text p{
        padding: 0 15px
    }
    .benefits-section .benefit-content:hover .row p.text-medium.col-12{
        line-height: 20px
    }
    .navbar-collapse.footer > div > ul > li a{
        font-size: 18px
    }
    .application-content > .container-1440,
    .page-defaut .entry-content > .container-1440 {
        padding: 40px 15px;
    }
    .app-page-content .content-wraper{
        padding: 40px 0
    }
    .page-template-faqs-page #accordion .card-header h5 button{
        min-height: unset;
        height: auto;
    }
  .col-12.benfits ul li:before{
        top: 5px
    }
    .page-template-faqs-page #accordion .card-header {
        min-height: 30px;
        padding: 0
    }
    .page-template-faqs-page .card-body{
        padding: 0
    }
    .navbar-collapse.footer > div > ul > li a, .footer-contai .widget_text .col-text p{
        font-size: 14px
    }

    .top-menu-bar .menu-top-menu-container ul#top-menu > li{
        margin: 0 15px
    }


    .footer-contai .col-image {
        padding-top: 0;
        position: relative;
        top: -1px;
    }

 
    .content-post a, .page-template-app-page .content-post .text-heavy, .page-template-product-page .content-post .text-heavy, .page-template-faqs-page #accordion .card-body p, .page-template-faqs-page #accordion .card-header h5 button,.col-12.benfits ul li{
        font-size: 16px;
        line-height: 26px
    }
    
    .content-post.container-1440{
        margin-bottom: 10px
    }
    .footer-contai .col-image img{
        max-width:  90%;
        height: auto;   
    }
}
@media(max-width: 1240px){
    .caption p {
        font-size: 40px;
        line-height: 65px;
    }
    .top-menu-bar .menu-top-menu-container ul#top-menu > li a, .system-section p, .featured-title p, .app-tabs ul.tabs li.current, .app-tabs ul.tabs li:hover, .app-tabs ul.tabs li, .col-12.benfits ul li, .page-defaut .text-medium,.col-12.benfits p {
        font-size: 14px !important;
        line-height: 22px;
        letter-spacing: 1px;
    }

    .footer-contai{
        padding: 30px 0
    }
    
}
@media(max-width: 1170px){
    .benefits-section .benefit-content:hover .row p.text-medium.col-12{
        margin-top: 0;
    }
}
@media(max-width: 1070px) and (min-width: 768px){
    .custom-logo-link img{
        max-height: 50px
    }
    .system-section .sub-title{
        font-size: 22px
    }
    .top-menu-bar .menu-top-menu-container ul#top-menu > li a, .system-section p, .featured-title p {
        font-size: 14px;
        line-height: 26px;
        letter-spacing: 0;
    }
    .top-menu-bar .menu-top-menu-container ul#top-menu > li {
        margin: 0 10px;
    }
    .page-defaut .text-medium, .item-feature .text-wraper .text-medium, .contact-footer-form > div > p:first-child, .contact-footer-form > div:nth-child(n+3) > p:nth-child(2) textarea, body select, span.wpcf7-form-control-wrap.subject select, .contact-footer-form > div > p input, .contact-footer-form .submit-form input, .submit-button, .subject.d-flex.col-md-6.col-12 p:nth-child(1) > span, .contact-address.col-12.col-lg-6.p-0.float-left .content a, .contact-address.col-12.col-lg-6.p-0.float-left .content p{
       font-size: 14px;
       line-height: 20px;
    }
    .benefits-section .benefit-content:hover .row p.text-medium.col-12{
      font-size:14px;
      line-height:18px
    }
    .benefits-section .title p:first-child, .benefits-section > p, .featured-section .featured-title p, .system-section h2, .footer-title p{
        font-size: 18px;
        line-height: 25px;
    }
    .benefit-content{
        padding: 15px
    }
}


@media(max-width: 980px){
    .contact-address.col-12.col-lg-6.p-0.float-left section{
        padding: 30px 0
    }
    .footer-contai{
        padding: 0 0 30px;
    }
}
@media(max-width: 860px){
    .navbar-collapse.footer {
        margin: 0;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    #text-6 > div > div > div {
        margin-bottom: 10px;
    }
    .top-menu-bar .menu-top-menu-container ul#top-menu > li {
        margin: 0 6px;
    }
}
@media(max-width: 767px){
    .footer-contai .widget_text .col-text p{
        padding: 0 
    }
    .app-page-content .content-wraper{
        padding: 40px 0 0
    }
    .page-template-faqs-page .system-section.faqs h2{
        margin-bottom: 24px
    }
    .page-template-faqs-page .system-section.faqs{
        padding: 15px 0 !important
    }
    .page-defaut .text-medium{
        padding: 15px 0;
        margin-bottom: 0
    }
    .top-menu-bar .menu-top-menu-container ul#top-menu > li{
        margin: 0
    }
    .benefits-section .title p:first-child{
        padding: 0
    }
    .contact-address.col-12.col-lg-6.p-0.float-left .content img{
        margin-right: 10px;
        width: 24px
        
    }
    .contact-address.col-12.col-lg-6.p-0.float-left .content p:first-child{
        margin-right: 10px !important;
    }
    .caption p {
        font-size: 30px;
        line-height: 40px;
        padding: 0 15px
    }
    .not-home nav.navbar.navbar-expand-md.navbar-light.top-menu-bar .row{
        justify-content: space-between !important;
    }
    .system-section .sub-title{
        font-size: 20px
    }

    .content-features .item-feature .text-wraper .text-black-f {
        position: relative;
        top: 15px;
    }
    .content-features .active.item-feature .text-wraper .text-black-f{
        top: 0
    }
    .benefits-section .row{
        margin: 0
    }
    .navbar-collapse.footer > div > ul > li {
        display: inline-block;
        width: 100%;
        float: left;
    }
    .navbar-collapse.footer > div > ul > li:after {
        display: none;
    }
    .navbar-collapse.footer > div > ul{
        display: block !important;
    }
    .contact-footer-form .submit-form{margin: 0}
    .top-logo img{
        max-height: 50px
    }
    .footer-contai{
        padding-bottom: 10px;
        flex-direction: column;
    }
    .resuorce .banner-text.d-flex > p{
        max-width: 100%;
        padding: 0 15px
    }
}

.home .not-home-footer{
    display: none;
}
.sys-img img{
    width: 100%;
}
@media(max-width: 480px){
    #text-6 > div > div > div{
        width: 100%;
        flex: 100%;
        max-width: 100%;
        text-align: center;
    }
    #text-6 > div > div{
        flex-direction: column;
    }
     #text-6 > div > div > div.col-image{
        margin-top:24px;
     }
}
@media(max-width: 1523px){
    .faq-container.p-md-0{
        padding: 15px !important
    }
    
}
@media(max-height: 700px){
    .system-section h2{
        padding-bottom: 15px;
        margin-bottom: 25px;
    }

    .item-feature{
        margin-bottom: 0
    }
    .footer-title p{
        margin-bottom: 5%
    }
    #contact .container-1440.footer-page.bottom{
        padding-top: 30px
    }

   /*  .contact-footer-form > div:nth-child(n+3) > p:nth-child(2) textarea{
        max-height: 75px
    } */
    .contact-footer-form  .message textarea{
        max-height: 75px
    }
    .contact-address.col-12.col-lg-6.p-0.float-left .content p{
        margin-bottom: 10px
    }
    .contact-content .title p{
        font-size: 20px;
        line-height: 25px
    }
    .contact-footer-form > div > p input{
        height: 35px;
    }
    .contact-footer-form > div > p input{
        padding: 7px 20px;
        line-height: 1;
    }
}
@media(max-width: 1300px){
    .app-tabs ul.tabs li {
        background: transparent;
        color: #000;
        display: inline-block;
        padding: 5px 20px;
        cursor: pointer;
        font-size: 18px;
        letter-spacing: 1px;
        color: #000;
        font-family: "Avenir Black";
        letter-spacing: 1px;
        margin: 5px 0;
        border: 2px solid transparent;
        transition: .2s;
        border-radius: 50px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
    }
    .col-12.benfits p{
        font-size: 18px
    }
    .content-post a{
        padding: 10px
    }
    .navbar-collapse.footer > div > ul > li a,
    .footer-contai .widget_text .col-text p{
        font-size: 14px
    }
    .benefits-section .title p:first-child,
    .contact-content .title p{
        font-size: 20px;
        line-height: 25px
    }
   /*  .contact-footer-form > div > p:first-child, */
    .contact-footer-form > div > p input{height: 35px}
    .item-feature .text-wraper .text-medium{
        line-height: 20px
    }
    .benefits-section .benefit-content:hover .row p.text-medium.col-12,
    .item-feature .text-wraper .text-medium, .benefits-section .benefit-content:hover .row p.text-medium.col-12, .contact-footer-form > div > p:first-child, .contact-footer-form > div:nth-child(n+3) > p:nth-child(2) textarea, body select, span.wpcf7-form-control-wrap.subject select, .contact-footer-form > div > p input, .contact-footer-form .submit-form input, .submit-button, .subject.d-flex.col-md-6.col-12 p:nth-child(1) > span, .contact-address.col-12.col-lg-6.p-0.float-left .content a, .contact-address.col-12.col-lg-6.p-0.float-left .content p {
        font-size: 14px;
        line-height: 1.3;
    }
    .contact-footer-form > div{
            margin-bottom: 10px;
    }
    .contact-footer-form .submit-form input, .submit-button{
        padding: 5px 13px;
    }
    .footer-contai{
        padding: 0;
    }
    .contact-address.col-12.col-lg-6.p-0.float-left section{
        padding-bottom: 10px
    }
}

@media (max-width: 1023px){
    .benefits-section .title p:first-child{
        font-size: 16px;
    }
    .benefits-section .benefit-content:hover .row p.text-medium.col-12{
        margin-top: 5px;
    }
}
@media (max-width: 991px){
    .content-features{
        padding:0;
    }
    .full-screen, .full-screen .sys-img-wp {
        width: 100%!important;
        padding: 0!important;
    }
        .benefits-section .title p:first-child{
        font-size: 20px;
    }
    .benefits-section .benefit-content:hover .row p.text-medium.col-12{
        margin-top: 20px;
    }
    .benefit-item{
        display: inherit;
    }
    .benefits-section .title {
        justify-content: center !important;
    }
    .page-defaut .text-medium.title{
        margin-top: 20px;
    }
    .full-screen .full-screen .sys-img-wp {
        width: 100%;
        padding: 0;
    }
    .footer-page.bottom .footer-contai{
        display: block !important;
    }
    .navbar-collapse.footer{
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .navbar-collapse.footer > div > ul{
        justify-content: center;
    }
}
@media (max-width: 479px){
    .site-content-contain {
        padding-top: 70px;
    }
    .page-template-faqs-page #accordion .card-header h5 button span.faq-container:after{
        position:absolute;
        top: 15px;
        right:10px;
    }
}

#fp-nav ul li a span{
    background: #fff
}

#fp-nav ul.changeColor li a span{
    background: #000
}



@media(min-width: 1367px){
	.page-template-product-page .content-post .text-heavy,
    .page-template-app-page .content-post .text-heavy{
        line-height: 28px;
        margin-bottom: 15px;
        font-size: 20px;
    }
    .col-12.benfits ul li{
        line-height: 28px;
        font-size: 20px;
    }
    .app-tabs .tab-content{
        padding: 20px 0 0 
    }
    .app-tabs ul.tabs li{
        padding: 5px 20px;
        font-size: 20px;
        line-height: 30px;
    }
    .col-12.benfits ul li:before {
        top: 4px;
    }

    .col-12.benfits p {
        font-size: 20px;
        line-height: 25px;
    }
}

@media(max-width: 680px){
    .resuorce .banner-text.d-flex > p {
        font-size: 12px;
        line-height: 15px;
    }
    .resuorce .banner-text.d-flex > p.text-black-f {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 5px;
        margin-top: 15px;
    }
}
/*Events Page*/
.event-form .contact-footer-form span.wpcf7-list-item input{
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
    z-index: 9;
    display: block;
    width: 50%;
    height: 20px;
}
.event-form .contact-footer-form span.wpcf7-list-item label{
    position: relative;
}
.event-form .contact-footer-form input[type="checkbox"]:checked ~ span.wpcf7-list-item-label:before {
    background: url(../images/checked.jpg) no-repeat center center;
    background-size: 100% 100%;
}
/*.event-form .contact-footer-form span.wpcf7-list-item input {
    height: 25px;
    width: 25px;
    display: none;
}*/
.banner-events .content-event-banner img{
  margin-bottom: 14px;
}
.event-form .contact-footer-form span.wpcf7-list-item-label {
    position: relative;
    letter-spacing: .8px;
    font-family: "Avenir Medium";
    margin-top: -11px;
    top: 0;
    padding: 0;
    padding-left: 25px;
}
.event-form .contact-footer-form span.wpcf7-list-item-label:before{
    border:0;
    background: url(../images/check.jpg) no-repeat center center;
    background-size:100% 100%;
    width: 19px;
    height: 19px;
    border-radius:0;
    top: 0px;
    left: -4px;
}
.banner-events{
  max-width: 785px !important;
}
.banner-events .content-event-banner {
    max-width: 686px;
    padding: 5.5rem 7.3rem;
    position: absolute;
    top: 0;
}

.banner-events .content-event-banner p {
    color: #fff;
    margin-bottom: 1.3rem;
    line-height: 22px;
    font-size: 16px;
    text-align: left;
}
.banner-events .content-event-banner .find-us p{
  letter-spacing: 1px;
  margin-bottom: .8rem;
  display: flex;
  line-height: 28px;
}
.banner-events .content-event-banner p.border-bottom{padding-top: 26px;text-transform: uppercase;font-size: 18px;letter-spacing: .4px;padding-bottom: 6px;border-bottom: 2px solid #fff !important;}
.event-form.resuorce .footer-title p {
    margin-bottom: 2rem !important;
}
.event-form .contact-footer-form > div > p input{
  border-radius: 0;
  height: 44px;
  font-family: 'Avenir Medium';
  font-size: 16px;
  padding:15px
}
.event-form .contact-footer-form > div > p:first-child {
    margin-bottom: 0;
}
.event-form .contact-footer-form{
  margin: 0 -10px;
}
.event-form .contact-footer-form > div{
  margin-bottom: 15px;
  padding: 0 10px;
}
.event-form .contact-footer-form > div.message{
  margin-bottom: 12px;
  padding-top: 3px;
}
.event-form .contact-footer-form span.wpcf7-list-item {
    margin-bottom: 3px;
    margin-left: 0;
    margin-top: 10px;
}
.event-form .contact-footer-form span.wpcf7-list-item label{
  margin-bottom: 0
}
.event-form .contact-footer-form .message textarea {
    max-height: 93px;
    font-size: 16px !important;
    font-family: "Avenir Medium";
    padding: 15px;
    border-radius: 0;
}
.event-form .contact-footer-form .submit-form input{
  border-radius:0;
  font-size: 16px;
  padding: 15px
}
.event-form .contact-footer-form textarea::-webkit-input-placeholder,
.event-form .contact-footer-form input::-webkit-input-placeholder {
     text-transform:unset;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: "Avenir Medium" !important;
    color: #707070;
    line-height: 1;
    word-spacing:-4px
}
.event-form .contact-footer-form textarea::-moz-placeholder,
.event-form .contact-footer-form input::-moz-placeholder { /* Firefox 19+ */
     text-transform:unset;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: "Avenir Medium" !important;
    color: #707070;
    line-height: 1;
    word-spacing:-4px
}
.event-form .contact-footer-form textarea:-ms-input-placeholder,
.event-form .contact-footer-form input:-ms-input-placeholder { /* IE 10+ */
   text-transform:unset;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: "Avenir Medium" !important;
    color: #707070;
    line-height: 1;
    word-spacing:-4px
}
.event-form .contact-footer-form textarea:-moz-placeholder,
.event-form .contact-footer-form input:-moz-placeholder { /* Firefox 18- */
    text-transform:unset;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: "Avenir Medium" !important;
    color: #707070;
    line-height: 1;
    word-spacing:-4px
}

.event-form.resuorce .footer-title p{
    padding: 0px 0 26px;
    font-size: 28px;
    letter-spacing: 14px;
    margin-bottom: 26px !important;
}
.left-col-events {
    overflow-y: scroll;
    overflow: -moz-scrollbars-none;
    max-height: 721px;
    -ms-overflow-style: none;
    max-width: 511px !important;
}

.left-col-events::-webkit-scrollbar {
    width: 0;
    background: transparent;
}
.banner-events .content-event-banner p i {
    margin-right: 15px;
    width: 20px;
    height: 30px;
    text-align: center;
    font-size: 18px;
    padding-top: 2px;
}


.event-form.resuorce .content img {
    border: 1px solid #333;
}
@media(max-width: 1440px){
    .left-col-events{
        max-width: 550px !important;
    }
    .page-id-235 .container-1440 > .row{
        justify-content: space-between;
    }
}
@media(max-width: 1344px){
    .banner-events .content-event-banner{
        padding: 15px
    }
    .event-form.resuorce .footer-title p{
        padding: 60px 0 26px
    }
   
}

@media(max-width: 990px){
    .banner-events {
        max-width: 686px !important;
        margin: auto;
        height: 100%;
    }

    .banner-events .content-event-banner p {padding: 0;}

    .banner-events .content-event-banner {
        overflow-y: scroll;
        max-height: 100%;
        width: calc(100% - 30px);
        overflow: -moz-scrollbars-none;
        -ms-overflow-style: none;
        padding: 1.5rem;
    }
    .banner-events .content-event-banner::-webkit-scrollbar {
        width: 0;
        background: transparent;
    }
    .left-col-events {
        overflow-y: unset;
        overflow: unset;
        max-height: unset;
        max-width: unset !important; 
    }
    .event-form .contact-footer-form .submit-form input{
        padding: 15px
    }
    .event-form.resuorce .footer-title p{
        padding: 15px 0
    }
}


.pdf-files-container{
width: 80%;
	margin: 0 auto;
}


.pdf-files-container ul li{
    margin-top: 10px;
    border-bottom: 1px solid #ccc;
}

.pdf-files-container h3{
    font-weight: bold;
    margin-bottom: 0;
}


.pdf-files-container .pdf-icon{
float: left;
width: 150px;
text-align: center;
}

.pdf-files-container .desc{
float: left;
width: 80%;
font-weight: lighter;
font-size: 0.9em;
}

.smartlighting.container-1440{
    padding: 0 !important;
}


#page_720 .benefits-section .benefit-item.col-lg-3{
    max-width: 20% !important;
}

#page_720 .block-download-brochure{
    margin: 30px 0;
}

#page_724 .benefits-section .benefit-item.col-lg-3{
    max-width: 20% !important;
}


#page_724 .block-download-brochure{
    margin: 30px 0;
}

#page_235 .container-1440{
	padding: 0 100px;
}
