.slider-1 .slides li .contain, .slider-1 .loading {
    min-height: 660px;
}
.slider-1 .slides li {
     background-size: cover!important;
     background-repeat: no-repeat!important;
     background-position: top center;
}
.affix-top #main-menu .navbar .nav > li > a,
#main-menu .navbar .nav > li > a {
    color: #ffffff;
}
.affix-top .cd-search-trigger::before,
.cd-search-trigger::before {
    border-color: #ffffff;
    transition: .2s;
}
.affix-top .cd-search-trigger::after,
.cd-search-trigger::after {
    background: #ffffff;
    transition: .2s;
}
.default-layout #main-menu .navbar .nav > li > a,
.affix #main-menu .navbar .nav > li > a {
    color: #4a4a4a;
}
.default-layout .cd-search-trigger::before,
.affix .cd-search-trigger::before {
    border-color: #4a4a4a;
}
.default-layout .cd-search-trigger::after,
.affix .cd-search-trigger::after {
    background: #4a4a4a;
}
.logo-img,
.affix-top .logo-img {
    width: 133px;
    display: block;
    background: url('/images/logo-w.png');
    background-position: center left!important;
    background-repeat: no-repeat!important;
    background-size: contain!important;
    transition: .2s;
}
.default-layout .logo-img,
.affix .logo-img {
    background: url('/images/logo.png');
    transition: .2s;
}
.cd-search-trigger span::before, .cd-search-trigger span::after {
    background: #4a4a4a;
}
.slider-1 .slides li .contain h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #ffffff;
}
.slider-1 .slides li .contain h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 38px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}
.slider-1 .slides li .contain a.button {
    font-family: 'Open Sans', sans-serif;
    background-color: rgba(111,176,72, .8);
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    padding: 14px 35px;
}
.slider-1 .slides li .contain a.button:hover,
.slider-1 .slides li .contain a.button:active,
.slider-1 .slides li .contain a.button:focus {
    background-color: rgba(111,176,72, 1);
}
.flex-top-bot,
.flex-bot-top,
.slider-1 .slides li .links {
    width: 600px;
}

.additionally-image-grid.flex-top-bot {
    width: 100%;
}

#main-news .post-prev-img a {
    height: 233px;
    /* background: #6fb048; */
    display: block;
}
#main-news .post-prev-img a:hover {
    opacity: 1;
}
#main-news .post-prev-img a .img {
    width: 100%;
    height: 100%;
    display: block;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: contain!important;
    opacity: .8;
    transition: .3s;
}
#main-news .post-prev-img a:hover .img {
    opacity: 1;
    transition: .3s;
}
#main-news .post-prev-title h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.44;
    letter-spacing: normal;
    color: #4a4a4a;
    margin-bottom: 10px;
}
#main-news .post-prev-info,
#main-news .post-prev-info a {
    color: #7c7c7c;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.77;
    letter-spacing: normal;
}
#main-news .post-prev-info a:hover,
#main-news .post-prev-info a:active,
#main-news .post-prev-info a:focus {
    color: #4a4a4a;
}
#main-news .post-prev-text {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.79;
    letter-spacing: normal;
    color: #7e8082;
}
#main-news a..blog-more {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.64;
    letter-spacing: normal;
    color: #4a4a4a;
}
.single-project .post-prev-title h3 {
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #4a4a4a;
}
.single-project .blog2-post-title-cont .post-prev-title {
    padding: 15px 0;
    border-right: 0;
}
.single-project .blog2-post-title-cont .post-prev-info {
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.77;
    letter-spacing: normal;
    color: #7c7c7c;
}
.single-project .blog2-post-prev-text {
    border-left: 1px solid #eef1ec;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.79;
    letter-spacing: normal;
    color: #7e8082;
}
.subscribe {
    background-image: url('/images/subscribe.png');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.aboutus .post-prev-title h3 {
    font-weight: 300;
    font-size: 29px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4a4a4a;
}
.aboutus .blog2-post-prev-text {
    padding-top: 25px;
    padding-bottom: 25px;
    border-left: 3px solid #6fb048;
    /* border-left: 2px solid #5b5b5b; */
    font-size: 19px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.42;
    letter-spacing: normal;
    color: #4a4a4a;
}
.aboutus .row,
.aboutus .col-md-3,
.aboutus .col-md-9 {
    display: flex;
}
.aboutus .post-prev-title {
    display: flex;
    align-items: center;
}

.filtered {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: .2s;
}
.filtered:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    transition: .2s;
}
#main-partner .owl-wrapper {
    display: flex!important;
}
#main-partner .owl-item {
    display: flex;
}
#main-partner .item {
    margin: 0 15px 0 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page-title-news {
    background-image: url('/images/news.png');
}
.page-title-partners {
    background-image: url('/images/partners.png');
}
.page-title-projects {
    background-image: url('/images/project.png');
}
.page-title-solutions {
    background-image: url('/images/subscribe.png');
}
.page-title-news .page-title {
    letter-spacing: normal;
}
#main-news .pagination>li>a,
#main-news .pagination>li>span {
    color: #7e8082;
    margin-right: 7px;
    padding: 8px 14px;
    border: none;
    border-radius: 0;
}
#main-news .pagination>li>a:focus,
#main-news .pagination>li>a:hover,
#main-news .pagination>li>span:focus,
#main-news .pagination>li>span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
#main-news .pagination .active a,
#main-news .pagination>.active>a:focus,
#main-news .pagination>.active>a:hover,
#main-news .pagination>.active>span,
#main-news .pagination>.active>span:focus,
#main-news .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #4b4e53;
    border-color: #337ab7;
}
#main-news .post-prev-text.bb-0 {
    border-bottom: 0;
}
.partners-title,
.partners-title .col-md-2,
.partners-title .col-md-10 {
    display: flex;
}
.partners-title .col-md-10 {
    padding: 25px 30px;
    border-left: 1px solid #4b4e53;
}
.partners-title .col-md-2,
.partners-title .col-md-10 {
    /* justify-content: center; */
    align-items: center;
}
.partner-list {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.partner-list .single-partner {
    list-style-type: none;
    float: left;
}
.partner-list  a {
    margin-right: 30px;
    width: 150px;
    height: 150px;
    display: block;
    background-repeat: no-repeat!important;
    background-position: center!important;
    background-size: contain!important;
}
.partner-list .single-partner a:hover,
.partner-list .single-partner a:active,
.partner-list .single-partner a:focus {
    text-decoration: none;
}
.text-transform-up {
    text-transform: uppercase;
}
.partner-projects .single-project .blog2-post-prev-text {
    border-color: rgba(0,0,0, .18)
}
.fs-26 {
    font-size: 26px;
}
.back-block{
    background: #eef1ec;
}
.back-block input[type='submit']{
    background-color: #6fb048;
}
.back-block textarea{
    resize: vertical;
}
#solutions h3{
    text-transform: uppercase;
}
.slash-divider{
    color:#fff;
}
.section-title.section-title-left{
    border-left:none;
    border-right: #4b4e53 2px solid;
}
.pl-110{
    padding-left: 10%;
}
@media (max-width: 1024px) {
    .black .hamb-mob-icon,
    .default-layout .hamb-mob-icon {
        color: #4a4a4a;
        transition: .2s;
    }
    .black .affix-top .cd-search-trigger::before,
    .black .cd-search-trigger::before {
        border-color: #4a4a4a;
        transition: .2s;
    }
    .black .affix-top .cd-search-trigger::after,
    .black .cd-search-trigger::after {
        background: #4a4a4a;
        transition: .2s;
    }
    .black .logo-img,
    .black .affix-top .logo-img {
        background: url("/images/logo.png");
        transition: .2s;
    }
    .hamb-mob-icon {
        color: #ffffff;
        transition: .2s;
    }
    .default-layout .indent-header {
        margin-top: 76px;
    }
}
@media (max-width: 992px) {
    .pl-110{
        padding-left: 0px;
    }
}
@media (max-width: 750px) {
    .flex-top-bot, .flex-bot-top, .slider-1 .slides li .links {
        width: auto;
    }
    .pt-110-b-30-cont {
        padding-top: 3rem;
        padding-bottom: 1rem;
    }
    .blog2-post-title-cont .post-prev-title {
        margin-left: 40px;
    }
    .subscribe {
        height: auto;
    }
    .subscribe .subtext {
        line-height: normal;
        margin-bottom: 0;
    }
    .subscribe #mc-embedded-subscribe {
        margin-bottom: 0;
    }
    .aboutus .blog2-post-prev-text {
        border-left: 0;
        padding-left: 0;
    }
    #main-partner .item {
        display: inline-block;
        width: 100%;
    }
    #main-partner .item  a{
        display: block;
    }
    #main-partner .item img {
        display: block;
        margin: 0 auto;
    }
    .prm-0 {
        padding-right: 0!important;
    }
    .p-110-cont {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}
#solutions .fes1-box:hover h3,#solutions .fes1-box:hover .fes1-box-icon, #main-menu .navbar .nav > li > a .main-menu-title:hover{
    color:#6fb048;
}
.news-images {
    float: left;
    max-width: 50%;
}
.news-images .post-prev-img {
    margin: 0 25px 25px 0;
}
.news-images .post-prev-img img {

}

#catalog .post-prev-img {
    margin-bottom: 0;
}
#catalog .post-prev-img a {
    height: 150px;
    width: 100%;
    display: block;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
}
#catalog .post-prev-img.contain a {
    background-size: contain;
}
#catalog .post-prev-title {
    padding: 20px 0;
}
#catalog .section-item {
    border: 1px solid #f5f5f5;
    border-left-width: 0;
    padding: 20px;
    -webkit-transition: .2s;
    transition: .2s;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    text-align: left;
    height: 100%;
}
#catalog .section-item:hover {
    border-color: #fff;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}
#catalog .button.gray,
#catalog .button.gray-light {
    transition: .2s;
    color: #ffffff;
    background-color: rgba(111, 176, 72, 1);
}
#catalog .button.link-to-cart,
#catalog .button.gray:hover,
#catalog .button.gray-light:hover {
    transition: .2s;
    color: #4b4e53;
    background-color: rgba(111, 176, 72, 0.1);
}
#catalog .section-item strong {
    font-weight: 600;
}
#catalog div.row.clear > div {
    padding: 0;
    margin: 0 0 -1px;
}
#catalog div.row.border-left {
    border-left: 1px solid #f5f5f5;
}
#catalog div.form-content .widget-title {
    text-transform: none;
    font-weight: 300;
    margin-top: 0;
}
#catalog div.form-content .select-md {
    width: 100%;
}
#catalog div.form-content .toggle > dt > a {
    padding: 14px 25px 14px 20px;
    letter-spacing: 0;
    font-size: 14px;
    border-color: #f5f5f5;
}
#catalog div.form-content .toggle > dt > a.active {
    background-color: rgba(111, 176, 72, 0.5);
}
#catalog table tr:first-child td{
    border-top: 0;
}
#catalog table tr td {
    border-color: #eee;
}
.hidden {
    display: none!important;
}
#catalog-cart .td-image {
    width: 100px;
}
#catalog-cart .td-image img {
    width: 100%;
}
#catalog-cart .form .input.input-border {
    width: 100px;
}
.description-catalog-content {
    margin: 25px 0 80px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.79;
    letter-spacing: normal;
    color: #7e8082;
}
.header-phone{
    right: 20px;
    position: absolute;
    color:#fff;
    background-color: rgba(111,176,72, .8);
    font-size: 18px;
    padding: 10px;
}
.header-phone a,.text-white a{
  color:#fff;
}

#up-button {
    display: flex;
    align-items: center;
    justify-content: center;

    position: fixed;
    bottom: -90px;
    right: 20px;

    width: 55px;
    height: 55px;

    font-size: 20px;
    color: #234785;

    border: 1px solid rgba(111,176,72, .8);
    color: #fff;
    background-color: rgba(111,176,72, .8);

    padding: 0;
    justify-content: center;
    align-items: center;

    transition: all .3s ease 0s;
    z-index: 100;

}

.up-button-show {
    bottom: 60px !important;
    transition: all .3s;
}


a input[type=button] {
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    font-weight: normal;
    margin-bottom: 30px;
    background-color: #6fb048;
    color: #fff;
    padding: 8px 20px;
  }

  .logo-rew {
    display: flex;
    align-items: center;
    justify-content: end;
  }
