.call-to-btn,
.header-block {
    position: relative
}
.featured-text,
.footer,
.header-block,
.latest-news-content,
.service-text,
.welcome-text {
    font-family: 'Open Sans', sans-serif;
}
.clear,
.tab_wrapper>ul {
    clear: both
}
li,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}
a:hover {
    text-decoration: none!important
}
.ul-indent-50{
    margin-left:50px !important;
    font-size:2rem;
}
.black-text{
    color:#1d2b36;;
}
.green-text{
    color:#99cc00;
}
.font600{
    font-weight:600;
}
.underline-color{
    text-decoration: underline;
    text-decoration-color: #99cc00;
}
.kebelco-service{
   color: #a8d217 !important;
    margin-left: 20px;
}
.normal-text{
   text-transform: none; 
}

@media (min-width: 1200px) {
    .header-block {
        height: 126px
	}
    .logo,
    .social-icon,
    .top-call-no {
        position: relative;
        top: 15px
	}
}
.header-block {
    background: #1e1e1d;
    z-index: 4
}
.top-call-no {
    text-align: center;
    padding: 16px 0 8px
	}
.top-call-no p {
    color: #fff;
    font-size: 17px
}
.top-call-no p a,
.top-call-no p span {
    color: #98cc09;
}
.social-icon {
    padding-top: 15px;
    float: right
}
.social-icon li {
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px
}
.social-icon li a {
    display: inline-block;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    text-align: center;
    line-height: 25px
}
.home-banner img,
.welcome-image img {
    width: 100%
}
.social-icon li a:hover {
    text-decoration: none;
    color: #fff
}
.insta a:hover {
    background: #e95950;
    border: 1px solid #e95950
}
.fb a:hover {
    background: #3b5998;
    border: 1px solid #3b5998
}
.gplus a:hover {
    background: #dd4b39;
    border: 1px solid #dd4b39
}
.twt a:hover {
    background: #55acee;
    border: 1px solid #55acee
}
.social-icon li:nth-child(1).call-to-btn a {
    color: #98cc09;
    border: 1px solid #98cc09
}
.social-icon li:nth-child(1).call-to-btn a:hover {
    background: #98cc09;
    color: #fff;
    border: 1px solid #98cc09
}
.call-now-model {
    background: #000;
    border: 1px solid #98cc09;
    border-radius: 4px
}
.call-now-model-top button.close {
    color: #fff;
    opacity: 10
}
.mobile {
    display: none!important
}
@media (min-width: 992px) {
    .navigation {
        position: absolute;
        bottom: -30px;
        left: 0;
        width: 100%
	}
}
.home-banner,
.navigation {
    position: relative
}
.navigation {
    top: 30px
}
.navigation a.brochures {
    background-color: #98cc09!important;
    color: #fff!important;
    background-image: none!important;
    border-radius: 5px;
    padding: 7px 10px!important;
    display: block!important;
    margin-top: 5px!important
}
.btn-welcome a,
.view-detail a {
    display: block;
    -webkit-transition: background .5s ease;
    -ms-transition: background .5s ease;
    text-transform: uppercase
}
.navigation a:hover.brochures {
    color: #000!important
}
.home-banner:after {
    content: "";
    position: absolute;
    bottom: -130px;
    left: 0;
    width: 100%;
    height: 360px;
  /*  background: url(../images/banner-shdw.png) no-repeat;*/
    background-size: 100%;
    z-index: 2
}
@media (min-width: 992px) {
    .banner-content {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        z-index: 3;
        width: 100%
	}
}
.banner-text h2 {
    font-weight: 700;
    text-shadow: 0 0 5px #000
}
.bt-1 {
    font-size: 63px;
    color: #fff
}
.bt-2,
.bt-3 {
    font-size: 95px
}
.bt-2 {
    color: #98cc09;
}
.bt-3 {
    color: #fff
}
.searchbox-section {
    position: absolute;
    right: 15px;
    top: 11px;
    background: #000
}
.welcome-text h2:after,
.welcome-text h3:after {
    left: 0;
    top: 0;
    height: 100%;
    content: ""
}
.searchbox-section .navbar-form .input-group>.form-control {
    border-radius: 0
}
.searchbox-section .input-group-btn>.btn {
    border-radius: 0;
    background-color: #98cc09;
    color: #fff
}
.searchbox-section .input-group-btn>.btn:hover {
    border-radius: 0;
    background-color: #000;
    color: #fff
}
.welcome-block {
    padding: 100px 0
}
.welcome-text h2,
.welcome-text h3 {
    padding: 0 15px;
    margin: 0;
    font-weight: 700
}
.welcome-text h2 {
    color: #353535;
    font-size: 28px;
    position: relative
}
.welcome-text h2:after {
    position: absolute;
    border-left: 5px solid #98cc09
}
.welcome-text h3 {
    color: #98cc09;
    font-size: 45px;
    position: relative
}
.welcome-text h3:after {
    position: absolute;
    border-left: 5px solid #000
}
.welcome-mid-text {
    padding: 20px 0
}
.welcome-mid-text p {
    color: #6a6a6a;
    font-size: 16px;
    margin: 0;
    padding: 0
}
.btn-welcome {
    padding-top: 20px;
    width: 35%;
    margin: 0 auto;
    text-align: center
}
.btn-welcome a {
    background-color: #98cc09;
    padding: 6px 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    transition: background .5s ease
}
.btn-welcome a:hover {
    background-color: #1e1e1d;
    text-decoration: none
}
.product-finder {
    background: #fff;
    padding: 0 15px 30px;
    position: relative;
    box-shadow: 0 0 5px #ddd;
    top: 85px
}
.product-finder h2 {
    color: #fff;
    font-size: 28px;
    text-align: center;
    position: relative;
    top: -25px;
    background-color: #98cc09;
    margin: 0;
    padding: 11px 10px;
    font-weight: 700
}
.btn-go,
.view-detail {
    margin: 0 auto;
    text-align: center
}
.product-finder:before {
    content: "";
    position: absolute;
    left: -3%;
    bottom: -17px;
    right: -3%;
    z-index: -1;
    height: 25px;
    background: #98cc09
}
.product-finder-box {
    padding-bottom: 6px
}
.product-finder-box .btn {
    padding: 11px 12px
}
.view-detail {
    padding-top: 20px;
    width: 35%
}
.view-detail a {
    border: 1px solid #fff;
    padding: 9px 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    transition: background .5s ease
}
.btn-go input[type=submit],
.featured-content {
    -webkit-transition: background .5s ease;
    -ms-transition: background .5s ease
}
.view-detail a:hover {
    background-color: #98cc09;
    border: 1px solid #98cc09;
    text-decoration: none
}
.btn-go {
    padding-top: 20px;
    display: table
}
.btn-go input[type=submit] {
    background-color: #98cc09;
    display: block;
    padding: 6px 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    cursor: pointer;
    border: 0;
    transition: background .5s ease
}
.btn-go input[type=submit]:hover {
    background-color: #000
}
.price-range {
    padding: 20px 0 0
}
.featured-products {
   /* background: #f4f4f4;*/
    padding: 50px 0
}
.featured-products h2 {
    color: #353535;
    font-size: 35px;
    position: relative;
    font-weight: 700;
    padding: 0 5px;
    margin: 0 0 25px
}
.featured-products h2:after,
.featured-products h2:before {
    content: "";
    position: absolute;
    left: -8px;
    height: 50%
}
.featured-products h2 span {
    color: #98cc09
}
.featured-products h2:before {
    top: 0;
    border-left: #98cc09 5px solid
}
.featured-products h2:after {
    bottom: 0;
    border-left: #000 5px solid
}
.find-branch:after,
.our-service:before {
    content: "";
    height: 100%
}
.featured-content {
    transition: background .5s ease;
    position: relative
}
.featured-view-detail a,
.locate a {
    -webkit-transition: background .5s ease;
    -ms-transition: background .5s ease;
    text-transform: uppercase
}
.featured-image img {
    width: 100%
}
.featured-text {
    min-height: 130px
}
.featured-text h3 {
    color: #6a6a6a;
    font-size: 19px;
    font-weight: 600
}
.featured-name-1,
.featured-name-2,
.featured-text p {
    color: #6a6a6a;
    font-size: 16px
}
.featured-name-2 {
    font-weight: 600;
    padding-bottom: 10px
}
.featured-name-3 {
    color: #98cc09;
    font-size: 17px;
    font-weight: 600
}
.featured-name-4 {
    color: #898989;
    font-size: 13px
}
.featured-view-detail {
    padding: 10px 0 0;
    margin-top: 10px;
    text-align: right
}
.featured-view-detail a {
    display: inline-block;
    color: #639824;
    font-size: 16px;
    font-weight: 600;
    transition: background .5s ease
}
.featured-view-detail a:hover {
    text-decoration: none;
    color: #000
}
.featured-view-detail span {
    padding-left: 12px;
    position: relative;
    top: 2px
}
.featured-view-detail .fa-angle-right::before {
    font-size: 25px;
    font-weight: 400
}
.featured-content:hover .featured-name-3,
.featured-content:hover .featured-name-4 {
    display: none
}
.featured-products .customNavigation a.prev {
    color: #8e8e8e;
    position: absolute;
    left: -20px;
    cursor: pointer;
    margin-right: 5px
}
.featured-products .customNavigation a.next {
    color: #8e8e8e;
    position: absolute;
    right: -20px;
    cursor: pointer
}
.featured-products .customNavigation {
    position: absolute;
    right: 0;
    top: 50%;
    transform: scaleY(-50%);
    -moz-transform: scaleY(-50%);
    -webkit-transform: scaleY(-50%);
    width: 100%;
    z-index: 3
}
.featured-products .customNavigation a:hover {
    text-decoration: none;
    color: #98cc09
}
.featured-products .customNavigation a.next .fa-angle-right::before,
.featured-products .customNavigation a.prev .fa-angle-left::before {
    font-size: 34px
}
.find-branch {
    position: relative
}
.find-branch:after {
    right: 0;
    width: 50%;
    background: #1e1e1d;
    top: 0;
    position: absolute
}
.our-service,
.service-text {
    position: relative
}
.find-branch-mid {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}
.locate {
    padding-top: 20px;
    display: inline-block;
    text-align: center
}
.locate a {
    border: 1px solid #fff;
    display: block;
    padding: 9px 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    transition: background .5s ease
}
.locate a:hover {
    background-color: #1e1e1d;
    border: 1px solid #1e1e1d;
    text-decoration: none
}
.service-image {
    padding: 20% 0
}
.service-image img {
    width: 100%
}
.service-text {
    z-index: 2;
    padding: 25% 35px
}
.service-text h3 {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    margin: 0;
    padding: 0 0 20px
}
.service-text h3 img {
    vertical-align: top
}
.service-text-right h3 img {
    padding-right: 12px !important;
}
.service-text p {
    color: #fff;
    font-size: 18px
}
.our-service:before {
    left: 0;
    width: 50%;
    background: #1e1e1d;
    top: 0;
    position: absolute
}
.latest-news h2:after,
.latest-news h2:before {
    content: "";
    left: -8px;
    height: 50%
}
.latest-news {
    padding: 0px 0 30px
}
.latest-news h2 {
    color: #353535;
    font-size: 35px;
    position: relative;
    font-weight: 700;
    padding: 0 5px;
    margin: 0 0 30px
}
.latest-news h2 span {
    color: #98cc09
}
.latest-news h2:before {
    position: absolute;
    top: 0;
    border-left: #98cc09 5px solid
}
.latest-news h2:after {
    position: absolute;
    bottom: 0;
    border-left: #000 5px solid
}
.latest-news-content {
    background: #282828;
    overflow: hidden;
    margin-bottom: 30px
}
.latest-news-midcontent {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}
.latest-news-image {
    width: 50%;
    background-size: cover;
    background-repeat: no-repeat
}
.latest-news-text {
    width: 50%;
    padding: 15px 15px 30px
}
.latest-news-text h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 0 0 10px
}
.latest-news-text p {
    color: #fff;
    font-size: 16px
}
.latest-news-text a {
    color: #aae06a;
    font-size: 16px;
    text-transform: uppercase
}
.latest-news-text a:hover {
    text-decoration: underline!important
}
.callender-tag {
    background: #98cc09;
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 17px;
    padding-top: 8px
}
.ct-l {
    left: 15px
}
.our-partner h2:after,
.our-partner h2:before {
    left: -8px;
    height: 50%;
    content: ""
}
.ct-r {
    right: 15px
}
.our-partner {
    padding: 60px 0 30px;
    background: #fff
}
.our-partner h2 {
    color: #353535;
    font-size: 35px;
    position: relative;
    font-weight: 700;
    padding: 0 5px;
    margin: 0 0 30px
}
.our-partner h2 span {
    color: #98cc09
}
.our-partner h2:before {
    position: absolute;
    top: 0;
    border-left: #98cc09 5px solid
}
.our-partner h2:after {
    position: absolute;
    bottom: 0;
    border-left: #000 5px solid
}
.our-partner .customNavigation a.prev2 {
    color: #94c93e;
    position: absolute;
    left: -10px;
    cursor: pointer;
    margin-right: 5px
}
.our-partner .customNavigation a.next2 {
    color: #94c93e;
    position: absolute;
    right: -10px;
    cursor: pointer
}
.our-partner .customNavigation {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: scaleY(-50%);
    -moz-transform: scaleY(-50%);
    -webkit-transform: scaleY(-50%);
    left: 0;
    text-align: right
}
.our-partner .customNavigation a:hover {
    text-decoration: none;
    color: #000
}
.our-partner .customNavigation a.next2 .fa-angle-right::before,
.our-partner .customNavigation a.prev2 .fa-angle-left::before {
    font-size: 34px
}
.inner-banner {
    background-size: cover
}
.footer {
    background: url(../images/footer-bg.png) #1e1e1d;
    min-height: 100px;
    background-size: cover;
    padding: 30px 0
}
.footer-title {
    color: #98cc09;
    font-size: 18px;
    position: relative;
    font-weight: 700;
    padding: 0 0 0 5px;
    margin: 0 0 15px;
    text-transform: uppercase
}
.contact-info li,
.footer-link li {
    padding-bottom: 6px
}
.footer-title:before {
    content: "";
    position: absolute;
    left: -8px;
    top: 0;
    height: 100%;
    border-left: #98cc09 5px solid
}
.footer-link a {
    color: #fff;
    font-size: 15px
}
.footer-link a:hover {
    color: #98cc09;
    text-decoration: none
}
.contact-info h4 {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase
}
.contact-info h4 img {
    vertical-align: top;
    position: relative;
    top: -2px
}
.contact-info li {
    font-size: 15px;
    color: #fff;
    width: 75%
}
.subscribe-footer {
    padding-top: 6px
}
.subscribe-footer input[type=email] {
    background: #fff;
    height: 55px;
    line-height: 55px;
    border-radius: 5px;
    border: 0;
    width: 100%;
    padding: 10px
}
.subscribe-footer p {
    font-size: 15px;
    color: #fff;
    padding-bottom: 6px
}
.subscribe-footer input[type=submit] {
    background: #98cc09;
    height: 55px;
    border-radius: 5px;
    border: 0;
    width: 100%;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0px auto;
    display: table;
    -webkit-transition: background .5s ease;
    -ms-transition: background .5s ease;
    transition: background .5s ease
}
.subscribe-footer input[type=submit]:hover {
    background: #6f9543
}
.footer-bottom {
    border-top: 1px solid #323232;
    padding-top: 10px;
    margin-top: 10px;
    text-align: center;
    color: #a7a6a6;
    font-size: 12px
}
.featured-image {
    background: #fff
}
.inner-banner {
    height: 220px
}
.inner-banner:after {
    content: "";
    position: absolute;
    bottom: -130px;
    left: 0;
    width: 100%;
    height: 107px;
   /* background: url(../images/inner-banner-shdw.png) no-repeat;*/
    background-size: 100%;
    z-index: 2
}
.main-product-image span,
.videooverlay {
    content: ''
}
.inner-banner-overlay {
    width: 100%;
    height: 100%;
    /*background: rgba(0, 0, 0, .5)*/
}
.inner-banner-overlay h1 {
    margin-top: 0
}
.parent-area {
    width: 100%;
    height: 100%;
    display: table
}
.child-area {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle
}
.child-area h1 {
    vertical-align: middle;
    display: block;
    text-align: left;
    color: #fff;
    font-weight: 700
}
.product-details {
    margin-bottom: 60px
}
.main-wrap-inner {
    margin-top: 50px;
	margin-bottom: 40px;
}
.main-product-image {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #d7d7d7;
    position: relative;
    overflow: hidden
}
.main-product-image img {
    width: 100%
}
.main-product-image span {
    width: 40px;
    height: 40px;
    border: 1px solid #98cc09;
    border-radius: 50%;
    position: absolute;
    right: 15px;
    top: 15px;
    display: inline-block
}
.vider-area,
.vider-wrap {
    position: relative
}
.main-product-image span a i {
    text-align: center;
    line-height: 40px;
    display: block;
    color: #98cc09;
    font-size: 20px
}
.main-product-image span:hover {
    background: #98cc09
}
.main-product-image span:hover a i {
    color: #fff
}
.smaill-product-image {
    width: 100%
}
.smaill-product-image ul {
    width: 100%;
    text-align: center;
    margin-top: 8px
}
.smaill-product-image ul li {
    display: inline-block;
    margin: 5px;
    border: 1px solid #d7d7d7;
    padding: 5px;
    box-sizing: border-box;
    width: 20%
}
.smaill-product-image ul li img {
    width: 100%
}
.vider-wrap {
    width: 100%;
    box-sizing: border-box;
    margin-top: 8px
}
.content_wrapper h3,
.product-title h2,
.vider-wrap h3 {
    font-family: 'Open Sans', sans-serif;;
    margin-top: 0
}
.vider-wrap h3 {
    font-weight: 700;
    font-size: 18px;
    color: #588a1e
}
.vider-area video {
    display: block;
    width: 100%
}
.videooverlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    display: block
}
.videooverlay button {
    background: 0 0;
    border: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.content_wrapper h3,
.product-head {
    border-bottom: 1px solid #d7d7d7
}
.product-title {
    position: relative
}
.product-title:after,
.product-title:before {
    content: "";
    position: absolute;
    left: -8px;
    height: 40%
}
.product-title:before {
    top: 1px;
    border-left: #98cc09 5px solid
}
.product-title:after {
    bottom: 7px;
    border-left: #000 5px solid
}
.product-title h2,
.product-title h4 {
    display: inline-block
}
.product-title h2 {
    font-weight: 700;
    font-size: 26px;
    color: #98cc09
}
.product-title h4 {
    font-family: 'Open Sans', sans-serif;;
    font-weight: 700;
    font-size: 22px;
    color: #6a6a6a;
    padding-left: 5px
}
.download-box a {
    background: #98cc09;
    padding: 10px 15px;
    font-family: 'Open Sans', sans-serif;;
    font-weight: 700;
    font-size: 13px;
    color: #fff
}
.download-box a img {
    padding-right: 5px;
    width: 22px
}
.download-box a:hover {
    background: #000
}
a.skltbs-tab:hover {
    color: #fff!important
}
.content_wrapper p {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;;
    font-weight: 400;
    color: #6a6a6a;
    line-height: 28px
}
.content_wrapper h3 {
    font-weight: 700;
    font-size: 18px;
    color: #588a1e;
    padding-bottom: 10px;
    padding-top: 10px
}
.content_wrapper ul li,
.find-out-section ul li {
    font-weight: 400;
    float: left;
    font-family: 'Open Sans', sans-serif;
}
.content_wrapper ul {
    text-align: left
}
.content_wrapper ul li {
    width: 49%;
    font-size: 16px;
    color: #6a6a6a;
    padding: 4px 0 4px 15px;
    background: url(../images/list-icon.jpg) 3px 12px no-repeat
}
.content_wrapper th {
    font-size: 10px
}
.content_wrapper td {
    font-size: 12px
}
.find-out-section,
.find-out-section ul {
    width: 100%
}
.find-out-section ul li {
    width: 150px;
    background: #3b3b3b;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    /*border-bottom: 4px solid #98cc09;*/
    cursor: pointer
}
.find-out-content {
    padding: 1em 1.2em;
    box-sizing: border-box;
    border: 1px solid #d7d7d7
}
.find-content-box {
    display: none
}
.call-now a,
.open-active {
    display: block
}
.open-active-btn {
    background: #98cc09!important
}
.form-left {
    width: 49%;
    float: left
}
.form-right {
    width: 49%;
    float: right
}
.find-out input[type=text],
.find-out input[type=tel],
.find-out input[type=email] {
    width: 100%;
    border: 1px solid #d7d7d7;
    height: 36px;
    text-indent: 10px
}
.find-out textarea {
    width: 100%;
    border: 1px solid #d7d7d7;
    height: 150px;
    text-indent: 10px
}
.find-out input[type=submit] {
    background: #98cc09;
    color: #fff;
    width: 100%;
    text-align: center;
    border: 1px solid #77ad38;
    line-height: 35px;
    cursor: pointer
}
.find-out input[type=submit]:hover {
    background: #000
}
.find-out-content h6 {
    font-family: 'Open Sans', sans-serif;;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #95be4b
}
.call-now a,
.call-now span {
    font-size: 14px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
}
.call-now a {
    color: #6a6a6a;
    margin: 6px 0
}
.call-now a i,
.call-now span i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    text-align: center
}
.call-now a i {
    display: inline-block;
    border: 1px solid #95be4b;
    border-radius: 50%;
    color: #95be4b
}
.call-now span {
    display: block;
    color: #6a6a6a
}
.call-now span i {
    display: inline-block;
    border: 1px solid #95be4b;
    border-radius: 50%;
    color: #95be4b
}
.custom-row {
    margin-bottom: 10px
}
.col-to-action {
    width: 100%;
    border-top: 2px solid #98cc09;
    padding: 35px 0;
    background: #f5f5f5
}
.col-to-action a {
    font-family: 'Open Sans', sans-serif;;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    background: #98cc09;
    text-transform: uppercase;
    width: 100%;
    display: block;
    text-align: center;
    line-height: 40px;
    margin-top: 22px
}
.col-to-action a:hover {
    background: #000
}
.col-to-action h5 {
    color: #376105;
    font-family: 'Open Sans', sans-serif;;
    font-weight: 700;
    font-size: 22px
}
.col-to-action h6 {
    color: #535353;
    font-family: 'Open Sans', sans-serif;;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase
}
.col-to-content {
    position: relative
}
.col-to-content:after,
.col-to-content:before {
    position: absolute;
    left: -8px;
    height: 40%;
    content: ""
}
.col-to-content:before {
    top: 10px;
    border-left: #98cc09 5px solid
}
.col-to-content:after {
    bottom: 7px;
    border-left: #000 5px solid
}
.inner-banner-overlay .container {
    position: relative
}
.mobile-download {
    position: absolute;
    right: 20px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translatY(-50%);
    transform: translateY(-50%);
    display: none
}
li.menu-download a {
    background: #98cc09 !important;
    color: #fff!important;
    text-transform: uppercase
}
li.menu-download {
    margin-bottom: 5px!important
}
.news-image {
    display: none
}
.tab_wrapper,
.tab_wrapper>ul {
    display: inline-block;
    width: 100%
}
.tab_wrapper {
    margin: 15px 0;
    position: relative
}
.tab_wrapper>ul li {
    float: left;
    cursor: pointer;
    text-transform: uppercase;
    width: 150px;
    font-family: 'Open Sans', sans-serif;;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    background: #3b3b3b;
    color: #fff;
    line-height: 35px;
    /*border-bottom: 4px solid #98cc09*/
}
.tab_wrapper>ul li.active {
    background: #98cc09;
    color: #fff
}
.tab_wrapper>ul li.active:after {
    content: "";
    position: absolute;
    bottom: -1px;
    height: 1px;
    left: 0;
    /*background: #fff;*/
    width: 100%
}
.tab_wrapper .controller {
    display: block;
    overflow: hidden;
    clear: both;
    position: absolute;
    top: 0;
    right: 0
}
.tab_wrapper .controller span {
    padding: 8px 22px;
    background: #49a4d9;
    color: #fff;
    text-transform: uppercase;
    display: inline-block
}
.tab_wrapper .controller span.next {
    float: right;
    margin-left: 10px
}
.tab_wrapper .content_wrapper {
    float: left;
    width: 100%;
    margin-top: -6px;
    border-top: 0;
    box-sizing: border-box
}
.tab_wrapper .content_wrapper .tab_content {
    display: none;
    padding: 15px 20px;
    border: 1px solid #d7d7d7
}
.tab_wrapper .content_wrapper .tab_content .error {
    color: red
}
.tab_wrapper .content_wrapper .accordian_header {
    display: none;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 2px solid #95be4b;
    position: relative;
    cursor: pointer;
    background: #3b3b3b;
    color: #fff
}
.tab_wrapper .content_wrapper .accordian_header.active {
    color: #fff;
    border-bottom: 2px solid #98cc09;
    background: #98cc09
}
.tab_wrapper .content_wrapper .accordian_header .arrow {
    float: right;
    display: inline-block;
    width: 12px;
    height: 12px;
    position: relative;
    border-radius: 2px;
    transform: rotate(-135deg);
    background: #3b3b3b;
    border-top: 3px solid #ccc;
    border-left: 3px solid #ccc
}
.tab_wrapper .content_wrapper .accordian_header.active .arrow {
    transform: rotate(45deg);
    margin-top: 5px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    background: #95be4b
}
.tab_wrapper.left_side>ul {
    width: 25%;
    float: left;
    border-bottom: 1px solid #ccc
}
.tab_wrapper.left_side>ul li {
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 12px 18px;
    border-width: 1px;
    border-right: 0;
    border-left: 0
}
.tab_wrapper.left_side>ul li:after {
    left: 0;
    top: 0;
    content: "";
    position: absolute;
    width: 5px;
    height: 100%;
    background: #ccc
}
.tab_wrapper.left_side>ul li.active {
    border-color: #ccc
}
.tab_wrapper.left_side>ul li.active:after {
    left: 0;
    top: 0;
    width: 5px;
    height: 100%;
    background: #49a4d9
}
.tab_wrapper.left_side>ul li.active:before {
    right: -1px;
    position: absolute;
    top: 0;
    content: "";
    width: 2px;
    height: 100%;
    background: #fff
}
.tab_wrapper.left_side .content_wrapper {
    width: 75%;
    border: 1px solid #ccc;
    float: left
}
.tab_wrapper.left_side .controller {
    top: -50px
}
.tab_wrapper.right_side>ul {
    width: 25%;
    float: right;
    border-bottom: 1px solid #ccc
}
.tab_wrapper.right_side>ul li {
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 12px 18px;
    border-width: 1px;
    border-right: 0;
    border-left: 0;
    text-align: right
}
.tab_wrapper.right_side>ul li.active:after,
.tab_wrapper.right_side>ul li:after {
    right: 0;
    left: inherit;
    width: 5px;
    top: 0;
    height: 100%;
    content: ""
}
.tab_wrapper.right_side>ul li:after {
    position: absolute;
    background: #ccc
}
.tab_wrapper.right_side>ul li.active {
    border-color: #ccc
}
.tab_wrapper.right_side>ul li.active:after {
    background: #49a4d9
}
.tab_wrapper.right_side>ul li.active:before {
    left: -2px;
    right: inherit;
    position: absolute;
    top: 0;
    content: "";
    width: 2px;
    height: 100%;
    background: #fff
}
.tab_wrapper.right_side .content_wrapper {
    width: 75%;
    float: left;
    border: 1px solid #ccc
}
.tab_wrapper.right_side .controller {
    top: -50px
}
.tab_wrapper.accordion .content_wrapper {
    border-color: #ccc
}
.tab_wrapper.accordion .content_wrapper .accordian_header {
    display: block
}
.tab_wrapper.accordion>ul {
    display: none
}
@media only screen and (max-width: 736px) {
    .tab_wrapper>ul {
        display: none
	}
    .tab_wrapper .content_wrapper {
        border: 0
	}
    .tab_wrapper .content_wrapper .accordian_header {
        display: block
	}
    .tab_wrapper.left_side .content_wrapper,
    .tab_wrapper.right_side .content_wrapper {
        width: 100%;
        border-top: 0
	}
    .tab_wrapper .controller {
        display: none
	}
}
body {
    font-family: 'Open Sans', sans-serif;!important
}
.filter_box {
    width: 100%;
    border: 1px solid #e6e6e6;
    padding: 10px;
    border-top: 3px solid #98cc09;
    margin-bottom: 10px
}
.filter_box h4 {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #b7b7b7;
    padding-bottom: 6px
}
.filter_list li a {
    font-size: 16px;
    text-transform: capitalize;
    color: #4a4a4a;
    padding-bottom: 6px;
    border-bottom: 1px solid #eaeaea;
    display: block;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease
}
.filter_list li {
    margin: 10px 0;
    font-size: 16px
}
.filter_list li:last-child a {
    border-bottom: none
}
.filter_list li:last-child {
    margin: 10px 0 0
}
.filter_list li a:hover {
    color: #98cc09
}
.product-title.product h2 {
    font-size: 26px;
    color: #353535;
    text-transform: uppercase;
    margin-left: 8px;
    margin-top: 4px
}
#product_list p {
    font-size: 16px;
    line-height: 28px;
    color: #6a6a6a
}
.product_list {
    margin-top: 15px;
    text-align: center
}
.product_list .list {
    display: inline-block;
    width: 30%;
    border: 1px solid #e6e6e6;
    padding: 15px;
    margin: 10px;
    text-align: center;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    background: #fff;
    overflow: hidden;
    position: relative
}
.user-new-text-box {
    position: absolute;
    background: #689a2d;
    padding: 3px 12px;
    color: #fff;
    width: 105px;
    height: 61px;
    text-align: center;
    transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    top: -21px;
    left: -32px;
	z-index: 9999;
}
p.user-new-text {
    line-height: 80px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700
}
.product-header {
    margin-top: 20px;
    background: #404040;
    padding: 3px
}
.product-header h6 {
    font-size: 20px;
    text-align: center;
    border: 2px solid #fff;
    padding: 10px 0;
    color: #fff;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0
}
.product_list .list h6 {
    font-size: 20px;
    font-weight: 700;
    color: #6a6a6a;
    overflow-wrap: break-word;
}
.product_list .list h6 span {
    color: #98cc09;
    font-size: 18px
}
.product_list .list .btn {
    background: #98cc09;
    display: inline-block;
    color: #fff;
    width: 144px;
    height: 35px;
    border-radius: 0;
    text-align: center;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    margin-top: 10px;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase
}
.product_list .list img {
    width: 100%
}
.product_list .list .btn:hover {
    background: #1e1e1d;
}
.product_list .list:hover {
    box-shadow: 0 0 8px rgba(144, 191, 89, .3)
}
.filter_list li.has-child a i {
    display: inline-block;
    float: right;
    line-height: 22px
}
.filter_list li.has-child .sub-child {
    display: none;
    margin-left: 25px
}
.filter_list li.has-child .sub-child li a {
    border-bottom: 1px solid #eaeaea!important
}
.filter_list li.has-child .sub-child li:last-child a {
    border-bottom: none!important
}
#product_list {
    margin-bottom: 60px
}
.shop-filter-toggle {
    float: right;
    display: none;
	position: relative;
	margin-top: -28px;
    padding: 5px;
}
.shop-filter-toggle span {
    float: left;
    line-height: 27px
}
.shop-filter-toggle span.filter-text {
    text-transform: capitalize;
    color: #fff;
    font-size: 17px;
    padding-left: 25px;
    cursor: pointer
}
#sidebar .header h4,
.back-btn a,
.service-sub-form,
.used-content a.btn,
h2 {
    text-transform: uppercase
}
.shop-filter-toggle .hamburger-inner {
    cursor: pointer;
    position: absolute;
    top: 12px;
    width: 15px;
    height: 2px;
    background: #222;
    -webkit-transition: background 10ms ease .2s;
    -moz-transition: background 10ms ease .2s;
    -o-transition: background 10ms ease .2s;
    transition: background 10ms ease .2s
}
.shop-filter-toggle .hamburger-inner::after,
.shop-filter-toggle .hamburger-inner::before {
    content: "";
    width: 15px;
    height: 2px;
    background: #222;
    position: absolute;
    top: -5px;
    -moz-transition: top .2s ease .2s, transform .2s ease 0s, width .01s ease .2s;
    -o-transition: top .2s ease .2s, transform .2s ease 0s, width .01s ease .2s;
    -webkit-transition: top .2s ease .2s, transform .2s ease 0s, width .01s ease .2s;
    -webkit-transition: top .2s ease .2s, width .01s ease .2s, -webkit-transform .2s ease 0s;
    transition: top .2s ease .2s, width .01s ease .2s, -webkit-transform .2s ease 0s;
    transition: top .2s ease .2s, transform .2s ease 0s, width .01s ease .2s;
    transition: top .2s ease .2s, transform .2s ease 0s, width .01s ease .2s, -webkit-transform .2s ease 0s
}
.shop-filter-toggle .hamburger-inner::after {
    top: 5px
}
.bar {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 30px!important;
    margin-top: 10px!important;
    display: none
}
.finance-text h4,
.title-heding-col h3 {
    font-family: 'Open Sans', sans-serif;;
    margin-top: 0
}
#sidebar {
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease
}
#sidebar .header {
    background: #98cc09;
    height: 42px;
    padding: 0 15px;
    display: none
}
#sidebar .header h4 {
    color: #fff;
    line-height: 28px;
    float: left
}
#sidebar .header a.close {
    color: #fff;
    display: block;
    opacity: 1
}
#sidebar .header i {
    float: right;
    color: #fff;
    line-height: 42px;
    display: block
}
.title-heding-col h3 {
    font-weight: 700;
    font-size: 26px;
    color: #98cc09;
    position: relative
}
.title-heding-col h3::after,
.title-heding-col h3::before {
    content: "";
    position: absolute;
    left: -8px;
    height: 40%
}
.title-heding-col h3::before {
    top: 4px;
    border-left: #98cc09 5px solid
}
.title-heding-col h3::after {
    bottom: 2px;
    border-left: #000 5px solid
}
.finance-text h4 {
    font-weight: 500;
    font-size: 20px;
    color: #333;
    position: relative;
    line-height: 32px
}
.finance-text h4::after,
.finance-text h4::before {
    content: "";
    position: absolute;
    left: -8px;
    height: 40%
}
.finance-text h4::before {
    top: 4px;
    border-left: #98cc09 5px solid
}
.finance-text h4::after {
    bottom: 2px;
    border-left: #000 5px solid
}
.finance-text p {
    padding-bottom: 8px;
    line-height: 24px;
    font-size: 16px
}
.finance-text ul {
    padding: 10px 0
}
.finance-text ul li {
    font-size: 16px;
    line-height: 30px;
    padding-left: 20px;
    position: relative
}
.finance-text ul li::before {
    font-family: FontAwesome;
    content: "\f14a";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    left: 0;
    position: absolute;
    color: #98cc09
}
.back-btn a,
.contact-heading h2,
.contact-info-box h4,
.finance-sub .form-group button,
.service-form-row h2 {
    font-family: 'Open Sans', sans-serif;
}
.finance-row {
    padding-bottom: 60px
}
.finance-sub .form-group {
    margin-bottom: 0
}
.finance-sub .form-group input {
    min-height: 38px;
    border-radius: 0
}
.finance-sub .form-group button {
    min-height: 38px;
    background: #98cc09;
    color: #fff;
    font-weight: 500;
    border-radius: 0;
    border: 1px solid #98cc09
}
.finance-sub .form-group button:hover {
    background: #333;
    color: #fff;
    border: 1px solid #333
}
.finance-sub {
    background: #fbfbfb;
    padding: 50px 0
}
.service-form-row {
    /*background: #fbfbfb;*/
    padding: 70px 0;
    margin-top: 70px
}
.service-form-row h2 {
    font-weight: 700;
    font-size: 26px;
    color: #98cc09;
    margin-top: 0;
    position: relative
}
.service-form-row h2::after,
.service-form-row h2::before {
    content: "";
    position: absolute;
    left: -8px;
    height: 40%
}
.service-form-row h2::before {
    top: 4px;
    border-left: #98cc09 5px solid
}
.service-form-row h2::after {
    bottom: 2px;
    border-left: #000 5px solid
}
.serivce-heading {
    margin-bottom: 25px
}
.service-form-row .form-group input {
    min-height: 38px;
    border-radius: 0
}
.service-form-row .form-group textarea {
    border-radius: 0
}
.service-form-row .form-group select {
    min-height: 38px;
    border-radius: 0
}
.service-sub-form {
    background: #98cc09;
    height: 45px;
    border-radius: 5px;
    border: 0;
    width: 85%;
    padding: 6px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin: 20px auto;
    display: table;
    -webkit-transition: background .5s ease;
    -ms-transition: background .5s ease;
    transition: background .5s ease
}
.service-sub-form:hover {
    background: #6f9543
}
.about-img {
    float: left;
    margin-right: 25px
}
.contact-form-row {
    background: #fbfbfb;
    padding: 70px 0;
    margin-top: 70px
}
.contact-heading h2 {
    font-weight: 700;
    font-size: 20px;
    color: #98cc09;
    margin-top: 0;
    position: relative;
    line-height: 32px;
    padding-left: 8px
}
.contact-heading h2::after,
.contact-heading h2::before {
    content: "";
    position: absolute;
    left: -8px;
    height: 40%
}
.contact-heading h2::before {
    top: 4px;
    border-left: #98cc09 5px solid
}
.contact-heading h2::after {
    bottom: 2px;
    border-left: #000 5px solid
}
.contact-info-box ul li {
    padding-left: 35px;
    line-height: 20px;
    margin-bottom: 10px;
    position: relative
}
.contact-info-box ul li span {
    position: absolute;
    left: 0;
    width: 22px;
    height: 22px;
    text-align: center;
	/* border: 1px solid #98cc09;*/
    font-size: 14px;
    color: #98cc09
}
.contact.map iframe,
.nav-wrap {
    width: 100%
}
.contact-info-box ul li span i {
    font-size: 12px
}
.contact-info-box {
    margin-bottom: 35px;
    min-height: 180px
}
.contact-info-box h4 {
    font-weight: 700;
    color: #98cc09;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 21px
}
.contact-info-box a {
    color: #777
}
.contact-form-row .form-group input {
    min-height: 38px;
    border-radius: 0
}
.contact-form-row .form-group textarea {
    border-radius: 0
}
.nav-wrap {
	background: #fff;
	border-top: 6px solid #98cc09;
}
.header-search {
    float: right;
    position: relative;
    z-index: 999
}
.search-form {
    position: absolute;
    right: 25px;
    top: 18px;
    font-style: normal;
    font-size: 12px;
    transition: width .2s ease-in-out;
    -webkit-transition: width .2s ease-in-out;
    -moz-transition: width .2s ease-in-out;
    -o-transition: width .2s ease-in-out;
    -ms-transition: width .2s ease-in-out;
    background: #000;
    border: none
}
.search-form__input {
    width: 230px;
    border: none;
    background: #000;
    height: 35px;
    transition: width .2s ease-in-out;
    -webkit-transition: width .2s ease-in-out;
    -moz-transition: width .2s ease-in-out;
    -o-transition: width .2s ease-in-out;
    -ms-transition: width .2s ease-in-out;
    color: #fff;
    text-indent: 15px;
    padding-right: 40px
}
.search-form__input:focus {
    width: 230px
}
.search-form button {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
    content: '';
    display: block;
    top: 0;
    border: none;
    background: 0 0;
    color: #fff;
    line-height: 35px
}
#recently-viewed,
#similar-products {
    width: 100%;
    background: #f4f4f4;
    padding: 50px 0
}
.search-form__input::-webkit-input-placeholder {
    color: #fff;
    font-size: 12px
}
.search-form__input:-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-size: 12px
}
.search-form__input::-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-size: 12px
}
.search-form__input:-ms-input-placeholder {
    color: #fff;
    font-size: 12px
}
.search-form__input::-ms-input-placeholder {
    color: #fff;
    font-size: 12px
}
#recently-viewed .product_list {
    margin-top: 0
}
#recently-viewed h2,
#similar-products h2 {
    color: #353535;
    font-size: 35px;
    position: relative;
    font-weight: 700;
    padding: 0 5px;
    margin: 0 0 30px
}
#recently-viewed h2 span,
#similar-products h2 span {
    color: #98cc09
}
#recently-viewed h2:before,
#similar-products h2:before {
    content: "";
    position: absolute;
    left: -8px;
    top: 0;
    height: 50%;
    border-left: #98cc09 5px solid
}
#recently-viewed h2:after,
#similar-products h2:after {
    content: "";
    position: absolute;
    left: -8px;
    bottom: 0;
    height: 50%;
    border-left: #000 5px solid
}
#similar-products .product_list {
    margin-top: 0
}
.footer-social {
    display: none
}
.footer-social ul li {
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 8px
}
.footer-social ul li a {
    width: 30px;
    height: 30px;
    display: block;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%
}
.footer-social ul li a i {
    text-align: center;
    display: block;
    line-height: 30px
}
.filter-mobile,
.mobile-title {
    display: none
}
/*.footer-social ul li a:hover {
    background: #98cc09
}*/
.back-btn a {
    font-weight: 400;
    font-size: 14px;
    color: #3b3b3b
}
.back-btn a:hover {
    text-decoration: underline!important;
    color: #98cc09
}
.back-btn {
    margin-top: -36px;
    padding-bottom: 16px
}
.used-list {
    width: 100%;
    margin: 10px 0;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    padding: 5px 5px 15px
}
.used-image {
    width: 30%;
    float: left;
    margin-right: 10px;
    box-sizing: border-box;
    padding: 5px
}
.used-image img {
    width: 100%
}
.used-content {
    width: 68%;
    float: left
}
.used-content h6 {
    font-size: 16px;
    font-weight: 700;
    color: #6a6a6a
}
.used-content h6 span {
    color: #98cc09;
    font-size: 18px
}
.used-content a.btn {
    background: #98cc09;
    display: inline-block;
    color: #fff;
    width: 144px;
    height: 35px;
    border-radius: 0;
    text-align: center;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    margin-top: 10px;
    font-weight: 700;
    font-size: 14px
}
.used-content a.btn:hover {
    background: #5e8a2a
}
.used-price {
    font-size: 16px;
    font-weight: 700;
    color: #6a6a6a
}
.used-price span {
    color: #5e8a2a;
    font-size: 18px
}
.used-hours {
    font-size: 16px;
    font-weight: 700;
    color: #6a6a6a
}
.used-hours span {
    color: #5e8a2a;
    font-size: 18px
}
.mobile-search {
    display: none
}
/*------------------------------------------------------------- 07.11.2017 --------------------------------------------*/
.lSSlideWrapper{
	border: 1px solid #d7d7d7;
}
.product-detailes-wrap{
	position: relative;
	overflow: hidden;
}
.lSSlideOuter .lSPager.lSGallery li{
	border: 1px solid #d7d7d7;
}
#image-gallery li{
	position: relative;
}
#image-gallery li span{
	width: 40px;
    height: 40px;
    border: 1px solid #98cc09;
    border-radius: 50%;
    position: absolute;
    right: 15px;
    top: 15px;
    display: inline-block;
}
#image-gallery li span a i{
	text-align: center;
    line-height: 40px;
    display: block;
    color: #98cc09;
    font-size: 20px;
}
#image-gallery li span:hover{
	background: #98cc09;
}
#image-gallery li span :hover i{
	color: #fff;
}
.service-form-row .wpcf7-validation-errors{
	border: 2px solid #ff001b !important;
	overflow:hidden !important;
}
.filterd_values ul li a {
    color: #98cc09;
    padding: 4px 9px;
    background: #f1f1f1;
    font-weight: 700;
    font-size: 15px;
    margin-right: 4px;
}
.service-form-row .form-group {
    min-height: 68px !important;
}
.filterd_values ul li a:hover{
	background:#98cc09;
	color:#fff;
}
/*.filterd_values ul li a:last-child {
    border-right:none;
}*/
.filterd_values ul li{
	padding-bottom:10px;
}
#searchform select{
	color: #333;
	background-color: #fff;
	width: 100%;
	border: 1px solid #ccc;
	height: 48px;
	border-radius: 5px;
	text-indent: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url(../images/arrow.jpg) no-repeat;
	background-position: 98% 0;
}
.single-product .product-title::before,
.single-product .product-title::after{
	border-left: none !important;
}
.single-product .product-title h2 {
	color: #A9A9A9 !important;
}
/*.single-product .tab_wrapper .content_wrapper .tab_content {
	display: inline-block !important;
}*/
.single-product .tab_wrapper > ul li,
.single-product .tab_wrapper .content_wrapper h3{
	font-weight: 700 !important;
	font-size: 20px !important;
}
.btn-go input[type="button"] {
	background-color: #98cc09;
	display: block;
	padding: 6px 20px;
	border-radius: 5px;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	cursor: pointer;
	border: 0;
	transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease
}
.btn-go input[type="button"]:hover {
	background: #1e1e1d;
}
.single-product .woocommerce {
    display: none !important;
}
.contact-form-row .wpcf7-validation-errors{
	border: 2px solid #ff001b !important;
	overflow:hidden !important;
}
.contact-form-row .form-group {
    min-height: 68px !important;
}
.contact-form-row  .form-group {
	min-height: 60px !important;
}
/*----------------------------------------------------- 04.01.2018 abhik ----------------------------------------------*/
#gform_submit_button_1{
	background: #98cc09;
	height: 55px;
	border-radius: 5px;
	border: 0;
	width: 100%;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0px auto;
	display: table;
	-webkit-transition: background .5s ease;
	-ms-transition: background .5s ease;
	transition: background .5s ease;
	font-weight: 400;
}
#gform_submit_button_1:hover{
	background: #1e1e1d;
}
#gform_submit_button_3:hover{
	background: #1e1e1d !important;
}
#gform_submit_button_2:hover{
	background: #1e1e1d !important
}
.myreviewmodel-btn .btn-lg:hover{
	background: #1e1e1d;
}
.subscribe-footer .gform_body label{
	display: none !important;
}
.subscribe-footer .gform_body span.gfield_required{
	display: none !important;
}
.subscribe-footer .gform_wrapper .gform_footer{
	padding-top: 0 !important;
}
.subscribe-footer .gform_body input[type="text"]{
	height: 55px !important;
	width: 100% !important;
	border-radius: 5px !important;
	text-indent: 10px;
}
.subscribe-footer input[type="submit"]{
	font-size: 18px !important;
}
.subscribe-footer .gform_wrapper .top_label .gfield_error{
	width: 100% !important;
}
.subscribe-footer .gform_wrapper div.validation_error{
	display: none !important;
}
.subscribe-footer .gform_confirmation_message{
	color: #98cc09;
    font-size: 18px;
    border: 1px dashed;
    padding: 10px;
	margin-bottom: 16px;
}
#service-form .gform_body label{
	display: none;
}
#service-form  .gform_wrapper ul li.gfield{
	clear: none !important;
}
#service-form .custom-name, #service-form .custom-phone, #service-form .custom-date, #service-form .custom-make{
	width: 49%;
	float: left;
	margin-top: 5px;
}
#service-form .custom-company, #service-form .custom-email, #service-form .custom-dropdown, #service-form .custom-model{
	width: 49%;
	float: right;
	margin-top: 5px;
}
#service-form input[type="text"], #service-form select{
	width: 100%;
	height: 50px;
}
#service-form .gform_wrapper .datepicker{
	width: 95% !important;
}
#service-form textarea{
	width: 100%;
	height: 150px;
	margin-top: 10px;
}
#service-form input[type="submit"]{
	background: #98cc09;
	height: 45px;
	border-radius: 5px;
	border: 0;
	width: 144px;
	padding: 6px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin: 0px auto;
	display: block;
}
#service-form .gform_wrapper{
	max-width: 100%
}
#service-form .custom-email.gfield_error{
	height: 129px;
}
#contact-form .gform_wrapper{
	max-width: 100%
}
#contact-form .gform_body label{
	display: none;
}
#contact-form  .gform_wrapper ul li.gfield{
	clear: none !important;
}
#contact-form .custom-name{
	width: 100%;
	float: left;
	margin-top: 5px;
}
#contact-form .custom-complany, #contact-form .custom-email, #contact-form .custom-make{
	width: 49%;
	float: left;
	margin-top: 5px;
}
#contact-form .custom-phone, #contact-form .custom-post, #contact-form .custom-model{
	width: 49%;
	float: right;
	margin-top: 5px;
}
#contact-form input[type="text"], #contact-form select{
	width: 100%;
	height: 50px;
	text-indent: 10px;
}
#contact-form textarea{
	width: 100%;
	height: 150px;
	margin-top: 10px;
}
#contact-form div.ginput_container_name span{
	padding-right: 7px;
}
#contact-form div.ginput_container_name span.name_last{
	padding-right: 0;
    padding-left: 5px;
}
#contact-form input[type="submit"]{
	background: #98cc09;
	height: 45px;
	border-radius: 5px;
	border: 0;
	width: 144px;
	padding: 6px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin: 0px auto;
	display: block;
}
#contact-form .custom-complany.gfield_error{
	height: 122px;
}
#contact-form .custom-message.gfield_error{
	width: 100%;
}
.custom-suc-wrap {
	width:240px;
	margin:auto;
	/* border:1px solid #7cb30c;*/
	/* background:#46494c;*/
	text-align:center;
	margin-top:44px;
	box-shadow: 0px 0px 13px 0px #bfbfbf;
}
.custom-suc-wrap h6 {
	padding-top:6px;
	font-size: 18px;
}
.suc-icon-box {
	width:80px;
	margin:auto;
}
.suc-icon-box img {
	width:100%;
}
.custom-suc-btn {
	width:150px;
	text-align:center;
	height:35px;
	display:inline-block;
	line-height:35px;
	border-radius:40px;
	font-weight:700;
	font-size:16px;
	margin-right:20px;
	background:#7cb30c;
	color:#fff;
	text-transform:lowercase;
	margin-top:5px;
	margin-right:0;
}
.custom-suc-btn:hover {
	background:#6b9810;
	color:#fff;
}
#mobile-social{
	display: block !important;
	text-align: center;
	width: 100%;
}
#myModal1 .modal-body .mobile{
	display: block !important;
	padding: 0 !important;
}
#myModal1 .modal-body .mobile .social-icon{
	width: 100%;
	padding-right: 0;
}
#myModal1 .modal-body .mobile .social-icon ul li{
	display: inline-block;
}
.mobile-social{
	display: none !important;
}
.wp-pagenavi a, .wp-pagenavi span{
	border: 1px solid #98cc09 !important;
    padding: 6px 13px !important;
	cursor: pointer;
}
.wp-pagenavi a, .wp-pagenavi span.current{
	background: #98cc09 !important;
	color: #fff !important;
}
.wp-pagenavi a, .wp-pagenavi span:hover{
	background: #6ea033 !important;
	color: #fff !important;
}
.blog-pagination{
	margin-top: 25px;
}
/*##########     sanjoy 22-01-2020 css start     ##########*/
.blog-pagination{
    margin-top: 0;
    padding-top: 25px;
    clear: both;
}

/*##########     sanjoy 22-01-2020 css end       ##########*/


#cssmenu > ul > li.has-sub > ul > li.active > a, #cssmenu > ul ul > li.has-sub > ul > li.active> a{
	color: #fff !important;
	border:none !important;
}
/*--------------------------------------- blog page ---------------------------------------------*/
.blog-box{
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	margin-bottom: 20px;
}
.blog-box img{
	width: 100%
}
.card-body{
	flex: 1 1 auto;
    padding: 10px;
}
.card-footer{
	padding: 5px 10px;
    border-top: 1px solid rgba(0,0,0,.125);
}
.blog-box h3, .blog-box h3 a{
	color: #6a6a6a;
	font-size: 22px;
	font-weight: 600;
}
.blog-box h3 a:hover{
	color: #769e0a;
}
.blog-box a.blog-btn{
	background-color: #98cc09;
	border-radius: 5px;
	color: #fff;
	font-size: 17px;
	transition: background .5s ease;
	margin-top: 15px;
	margin-bottom: 15px;
}
.blog-box a{
	color: #769e0a;	
}
.blog-side h5{
	background: #98cc09;
    color: #fff;
    padding:8px 16px;
    margin: 0;
    font-size: 20px;
}
.blo-top{
	padding: 15px;
    border: 1px solid #D8DADC;
    margin: 1em 0;
}
.blog-grids{
	padding: 15px 0;
    border-bottom: 1px dotted #000;
}
.blog-grids:last-child{
	border-bottom: none;
}
.blog-grid-left{
	float: left;
    width: 27%;
}
.blog-grid-right{
	float: left;
    width: 66%;
    margin-left: 15px;
}
.blog-grid-right h4 a{
	color:#6a6a6a; 
}
.blog-grid-right h4 a:hover{
	color: #769e0a;
}
.tags a{
	padding: 5px 14px;
    display: inline-block;
    color: #6a6a6a;
    border: 1px solid #cacaca;
    margin: 3px 2px;
}
.tags a:hover{
	background-color: #98cc09;
	color: #fff;
}
.blo-top li{
	display: block;
    line-height: 50px;
    border-bottom: 1px dotted #302e2e;
	background: url(../images/list-icon.png) no-repeat 0 18px;
    padding-left: 10px;
}
.blo-top li:last-child{
	border-bottom: none;
}
.blo-top li a{
	color: #6a6a6a;
    font-size: 16px;
    line-height: 30px;
    padding: 15px;
    text-decoration: none;
}
.blo-top li a:hover{
	color: #769e0a;
}
.blog-single img{
	width: 100%;
}
.blog-single  h2{
	color: #6a6a6a;
	font-size: 22px;
	font-weight: 600;
}
.blog-single p a{
	color: #769e0a;
}
#sidebar{
	margin-bottom: 20px;
}
#sidebar h2{
	padding-bottom: 10px;
    font-size: 20px;
}
.product-finder-box:first-child{
	padding-left:0;
}
.product-finder-box{
	padding-right: 0px;
}
#sidebar .btn-go{
	padding-top: 0;
    padding: 0;
    padding-left: 16px;
}
#sidebar .btn-go input[type="button"]{
	padding: 10px 20px;
	padding: 10px 20px;
    width: 155px;
    border-radius: 6px;
}
.filter-mobile-headre{
	width: 100%;
    background: #fff;
    margin-bottom: 20px;
	padding: 10px;
	display: none;
}
.single-product .filter-mobile-headre{
	display: block !important;
} 
#sidebar{
	padding-left: 0;
	padding-right: 0;
}
.finder-main-wrap{
	width: 100%;
	padding: 0 15px;
	box-sizing: border-box;
}
.footer .current_page_item a {
    color: #98cc09 !important;
}
.filter-mobile-headre .back-btn a{
	padding: 10px 20px;
    background-color: #1e1e1d;
    display: block;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    width: 137px !important;
    text-align: center
}
.filter-mobile-headre .back-btn a:hover {
    background: #d3d3d3;	
    text-decoration: none !important;
    color: #1e1e1d;
}
.finance-text.about-text h2.entry-title:before,.finance-text.about-text h2.learmore-title:before {
    content: "";
    position: absolute;
    left: -8px;
    top: 0;
    height: 50%;
    border-left: #98cc09 5px solid;
}
.finance-text.about-text h2.entry-title:after,.finance-text.about-text h2.learmore-title:after {
    content: "";
    position: absolute;
    left: -8px;
    bottom: 0;
    height: 50%;
    border-left: #000 5px solid;
}
.finance-text.about-text h2.entry-title,.finance-text.about-text h2.learmore-title {
    position: relative;
    display: inline;
    
    
}
.finance-text.about-text h2.entry-title,.finance-text.about-text h2.normalize-text{
    text-transform:none;
    font-weight:700;
}
/* --------------- Aloke 15.02.2018 --------------- */
.web_link {
    background: #98cc09;
    height: 32px;
    border-radius: 5px;
    border: 0;
    width: 105px;
    padding: 6px;
    text-align: center;
    color: #fff !important;
    font-size: 13px;
    margin: 0px auto;
    display: inline-block;
    line-height: 21px;
}
.web_link:hover {
	 background: #1e1e1d;
}
.web_link i{
	padding-right:3px;
}
.visit_website {
    margin-top: 10px;
	text-align:left;
}
.service-text-row h2::before {
	top: 4px;
	border-left: #98cc09 5px solid
}
.service-text-row h2::after {
	bottom: 2px;
	border-left: #000 5px solid;
}
.service-text-row h2{
    font-weight: 700;
    font-size: 35px;
    color: #353535;
    margin-top: 0;
    position: relative;
    line-height: 32px;
    padding-left: 8px;
    margin-bottom: 22px;
}
.service-text-row h2::after, .service-text-row h2::before {
    content: "";
    position: absolute;
    left: -8px;
    height: 40%;
}
.contact-info-box{
    padding: 25px;
    background: #FFF;
    min-height: 300px;
    margin: 12px 0 0 0;
    border: 1px solid #CCC;
    -moz-box-shadow: 0 0 3px #CCC;
    -webkit-box-shadow: 0 0 3px #CCC;
    box-shadow: 0 0 3px #CCC;
}
.contact-info-box {
    margin-bottom:0px;
}
/*.contact-info-bottom li {
    padding-left: 0px !important;
}*/
.dropdown-menu{
	margin-top:0 !important;
	border-radius:0 !important;
}
#cssmenu ul ul li a{
	white-space: normal !important;
	line-height:20px !important;
}
#cssmenu li:hover > ul > li{
	height:auto !important;
	}
#find_out_more.new-side-find-out{
	width: 100%;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background: #98cc09 !important;
}
/*Uttam 13.03.19 for services+ page start*/
    #accordion .panel {
  border-radius: 0;
  border: 0;
  margin-top: 0px;
}
#accordion a {
  display: block;
  padding: 10px 15px;
  /*border-bottom: 1px solid #b42b2b;*/
  text-decoration: none;
}
#accordion .panel-heading a.collapsed:hover,
#accordion .panel-heading a.collapsed:focus {
  background-color:  #98cc09;
  color: white;
  transition: all 0.2s ease-in;
}
#accordion .panel-heading a.collapsed:hover::before,
#accordion .panel-heading a.collapsed:focus::before {
  color: white;
}
#accordion .panel-heading {
  padding: 0;
  border-radius: 0px;
  text-align: left;
  margin: 5px 0;
}
#accordion .panel-heading a{
    padding-left: 30px;
}
#accordion .panel-heading a:not(.collapsed) {
  color: white;
  background-color: #98cc09;
  transition: all 0.2s ease-in;
}
/* Add Indicator fontawesome icon to the left */
#accordion .panel-heading .accordion-toggle::before {
  font-family: 'FontAwesome';
  content: '\f00d';
  float: left;
  color: white;
  font-weight: lighter;
  transform: rotate(0deg);
  transition: all 0.2s ease-in;
  margin-left: -20px;
}
#accordion .panel-heading .accordion-toggle.collapsed::before {
  color: #98cc09;
  transform: rotate(-135deg);
  transition: all 0.2s ease-in;
}
.d-accordion{
    margin-top: 50px;
    margin-bottom: 50px;
}
.d-accordion .panel-heading.collapsed .fa-chevron-up:before { content: '\f078'; }
.d-accordion .panel-title{
    font-size: 18px;
    font-weight: 700;
    font-family: inherit;
    color: #000;
    text-transform: uppercase;
}
.d-accordion .panel-body{
    text-align: center;
}
.d-accordion .panel-body p{
    letter-spacing: 2px;
    font-family: "Helvetica Neue";
    line-height: 20px;
    font-size: 18px;
    text-align: left;
    font-weight: 600;
}
.services_content ul li{
    display: inline-block;
    width: 48%;
    vertical-align: top;
    line-height: 42px;
    text-align: left;
    letter-spacing: 2px;
    font-family: "Helvetica Neue";
    font-size: 18px;
}
.services_content span{
    display: block;
    color: #939395;
    font-size: 16px;
}
.d-accordion .panel-body .services_content {
    background: #e1e2e4;
    padding: 15px 30px;
    display: inline-block;
    vertical-align: top;
    width: 48%;
    margin: 0;
    height: 70px;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
}
.d-accordion .panel-body .services_content:nth-of-type(odd){
    margin-right: 3%;
}
/*.d-accordion .panel-body .services_content:nth-of-type(2):after{
    display: none;
}*/
.d-accordion .panel-body .services_content:nth-of-type(even):after{
    position: absolute;
    right: -36px;
    top: -16px;
    width: 66px;
    height: 40px;
    content: "";
    background: #fff;
    transform: rotate(45deg);
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #e2e3e4;
    border-color: #e2e3e4;
}
.panel-default {
    border-color: transparent;
    cursor: pointer;
}
.book_service{
    margin-bottom: 0px;
    margin-top: 30px;
}
.book_service label{
    display: none !important;
}
.book_service input, .book_service select {
    width: 100% !important; 
    height: 46px;
    text-indent: 10px;
    border: 1px solid #b5d466;
    outline: none;
    box-shadow: none;
}
.book_service textarea.large{
    width: 100% !important;
    height: 100px !important;
    text-indent: 10px;
    padding-top: 10px;
    border: 1px solid #b5d466;
    outline: none;
    box-shadow: none;
}
.book_service input[type=submit]{
    background: #b5d466;
    color: #fff;
    width: 100% !important;
    box-shadow: none;
    outline: none;
    font-size: 18px;
    font-weight: 700;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    text-transform: uppercase;
}
.book_service .gform_button.button{
    display: block !important;
    position: relative !important;
    top: 0;
}
.book_service input[type=submit]:hover{
    background: #000;
    color: #fff;
}
.book_service  .gform_title{
    font-size: 28px !important;
    margin-bottom: 30px !important;
    text-transform: uppercase !important;
    text-align: center;
    font-family: inherit;
    font-weight: 700;
    color: #000;
}
.book_service .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}
.gform_confirmation_message_4{
    padding: 15px;
    border: 1px solid #b5d466;
    font-size: 18px;
    color: #597b02;
    width: 100%;
    text-align: center;
}
.book_service .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: calc(100% - 0px)!important;
}
.service-text-row ul li{
    background: url(http://meltrac.com.au/wp-content/uploads/2017/11/plus-symbol-e1552545598636.png) left 8px no-repeat;
    padding-left: 22px;
    line-height: 33px;
}
.panel{
    border: 0;
}
.book_service iframe{
    height: 600px;
}
#pardot-form .text, #pardot-form .select {
    height: 40px;
    border-radius: 0;
    box-shadow: none;
    outline: none;
}
#pardot-form .standard{
    border-radius: 0;
    box-shadow: none;
    outline: none;
}
.panel-heading {
    padding: 15px 15px;
}
/*Uttam 13.03.19 for services+ page end*/
.not_single .bootstrap-select>.dropdown-toggle.bs-placeholder {
    color: #000 !important;
}

.home-banner .owl-carousel .owl-item img{
    display: none;
}

.home-banner .videobutton a img{
    display: block !important;
}
.pardot_form form.form#pardot-form p .field-label {
    display: block !important;
    /* padding: 0; */
    float: left;
    width: 100% !important;
}

.download-box{
	margin-top: -55px;
}





/*Shamrin*/

.home_service_section .contact-heading h2::after {
    bottom: 2px;
    border-left: #fff 5px solid;
}
.service_location h4 {
    color: #98cc09;
    font-size: 18px;
    position: relative;
    font-weight: 700;
    padding: 0 0 0 5px;
    margin: 0px;
    text-transform: uppercase;
}
.service_location h4:before {
    content: "";
    position: absolute;
    left: -8px;
    top: 0;
    height: 100%;
    border-left: #98cc09 5px solid;
}
.home_service_section .col-left {
    padding-left: 0px;
}
.service_location {
    margin-top: 30px;
    display: flex;
    flex-flow: column wrap;
    height: 95px;
    justify-content: space-between;
}
.home_service_section {
    margin-bottom: 20px;
}
.service_location .visit_website a:hover {
    background: #6f9543;
    -webkit-transition: background .5s ease;
    -ms-transition: background .5s ease;
    transition: background .5s ease;
}
.service_location .visit_website a {
    margin-bottom: 5px;
}
.home_service_section .contact-heading h2 {
    color: #fff !important;
    /*top: 25px !important;*/
    font-size: 25px !important;
}
.home_service_section {
    margin-top: 20px;
}
.home_service_section .dropdown-toggle .caret {
    color: #98cc09;
}
.home_service_section .btn.dropdown-toggle{
    padding: 10px 12px;
    color: rgb(85, 85, 85);
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 1px rgba(159, 207, 103,0.8);
    box-shadow: inset 0 1px 1px rgba(159, 207, 103,0.8);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.home_service_section .btn.dropdown-toggle:focus {
    border-color: rgba(159, 207, 103,1);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(159, 207, 103,0.8), 0 0 8px rgba(159, 207, 103,0.8);
    box-shadow: inset 0 1px 1px rgba(159, 207, 103,0.8), 0 0 8px rgba(159, 207, 103,0.8);
}
.home_service_section .dropup{
    margin-top: 20px;
}
/*Shamrin end*/


/*ranit 1-11-2019*/
    
    .custom_noPadding{
        padding: 0;
    }

/*ranit 1-11-2019 ends here*/









/*07.11.19 start*/

/*07.11.19 end*/
/*1-8-208*/

.bookaservice,h3{
 font-size: 20px;
font-weight: 550; 
padding-left: 11px;
}

.downarrowser{
width: 5%;
height: 0;
border-style: solid;
border-width: 20px 20px 20px 20px;
border-color: #98cc09 transparent transparent transparent;

}





