#info-popup .modal-content {
    border: 5px solid #727272;
    border-radius: 15px;
    background: #3fa239;
    color: #fff;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.ellipsis {
    white-space: nowrap;
    /* 1 */
    text-overflow: ellipsis;
    /* 2 */
    overflow: hidden;
}

@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.eot?onb3ol");
    src: url("../fonts/icomoon.eot?onb3ol#iefix") format("embedded-opentype"),
        url("../fonts/icomoon.ttf?onb3ol") format("truetype"),
        url("../fonts/icomoon.woff?onb3ol") format("woff"),
        url("../fonts/icomoon.svg?onb3ol#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-product:before {
    content: "\e91c";
}

.icon-clock:before {
    content: "\e91d";
}

.icon-pin1:before {
    content: "\e91e";
}

.icon-arrow_left_circle_outlined:before {
    content: "\e91f";
}

.icon-arrow_right_circle_outlined:before {
    content: "\e920";
}

.icon-info:before {
    content: "\e914";
}

.icon-user:before {
    content: "\e913";
}

.icon-arrow-down:before {
    content: "\e900";
}

.icon-arrow-right:before {
    content: "\e901";
}

.icon-bidon:before {
    content: "\e902";
}

.icon-calculator:before {
    content: "\e903";
}

.icon-cart:before {
    content: "\e904";
}

.icon-cement:before {
    content: "\e905";
}

.icon-coal:before {
    content: "\e906";
}

.icon-delete:before {
    content: "\e907";
}

.icon-edit:before {
    content: "\e908";
}

.icon-galon:before {
    content: "\e909";
}

.icon-gas:before {
    content: "\e90a";
}

.icon-history:before {
    content: "\e90b";
}

.icon-lock:before {
    content: "\e90c";
}

.icon-minus:before {
    content: "\e90d";
}

.icon-pin:before {
    content: "\e90e";
}

.icon-plus:before {
    content: "\e90f";
}

.icon-truck:before {
    content: "\e910";
}

.icon-wood:before {
    content: "\e911";
}

.icon-check-2:before {
    content: "\e91b";
}

.icon-check2:before {
    content: "\e915";
}

.icon-clear:before {
    content: "\e916";
}

.icon-close:before {
    content: "\e916";
}

.icon-facebook:before {
    content: "\e921";
}

.icon-facebook-f:before {
    content: "\e921";
}

.icon-facebook-square:before {
    content: "\e917";
}

.icon-locked:before {
    content: "\e918";
}

.icon-secure:before {
    content: "\e918";
}

.icon-tick:before {
    content: "\e912";
}

.icon-phone:before {
    content: "\e919";
}

.icon-contact:before {
    content: "\e919";
}

.icon-envelope:before {
    content: "\e91a";
}

.icon-mail:before {
    content: "\e91a";
}

.icon-email:before {
    content: "\e91a";
}

.icon-contact1:before {
    content: "\e91a";
}

#header {
    font-size: 14px;
    line-height: 20px;
}
#header .logo {
    width: 170px;
    position: absolute;
    top: 10px;
    left: 15px;
}
@media (min-width: 768px) {
    #header .logo {
        top: 10px;
    }
}
@media (min-width: 992px) {
    #header .logo {
        position: static;
    }
}
@media (min-width: 1300px) {
    #header .logo {
        width: 191px;
    }
}
#header .logo img {
    width: 100%;
    height: auto;
    display: block;
}
#header .container {
    position: relative;
}
@media (max-width: 1299.98px) {
    #header .container {
        max-width: 100%;
    }
}

.header-holder {
    min-height: 70px;
}

.navbar-light .navbar-toggler {
    position: absolute;
    top: 0;
    right: 0;
}

@media (min-width: 992px) {
    .navbar {
        padding: 0;
    }
}

.top-bar {
    background: #f7f7f7;
}
.top-bar span {
    font-weight: 700;
    padding-left: 5px;
}
@media (max-width: 767.98px) {
    .top-bar span {
        display: none;
    }
}
.top-bar li {
    margin-left: 30px;
}
.top-bar a {
    color: #000;
}
.top-bar a i {
    font-size: 20px;
}
@media (min-width: 768px) {
    .top-bar a i {
        font-size: 14px;
    }
}
.top-bar a:hover {
    text-decoration: none;
    color: #dc3545;
}
.top-bar .icon-facebook-square {
    font-size: 22px;
}
@media (min-width: 768px) {
    .top-bar .icon-facebook-square {
        font-size: 20px;
    }
}

.navbar-nav {
    font-size: 16px;
    line-height: 1.2;
    padding-top: 50px;
    text-align: center;
}
@media (min-width: 992px) {
    .navbar-nav {
        padding-top: 0;
        text-align: left;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media (min-width: 1300px) {
    .navbar-nav {
        font-size: 17px;
    }
}
.navbar-light .navbar-nav .nav-link {
    color: #000;
}
.navbar-nav .nav-item {
    margin-left: 10px;
}
@media (min-width: 1300px) {
    .navbar-nav .nav-item {
        margin-left: 13px;
    }
}
.navbar-nav .nav-item.active .nav-link {
    color: #dc3545 !important;
}
.navbar-nav .nav-link {
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
}
.navbar-nav .nav-link:hover {
    color: #dc3545 !important;
}

#wrapper {
    position: relative;
    overflow: hidden;
}

h1,
.h1 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
}
@media (min-width: 992px) {
    h1,
    .h1 {
        font-size: 40px;
        line-height: 44px;
    }
}

h2,
.h2 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
}
@media (min-width: 992px) {
    h2,
    .h2 {
        font-size: 30px;
        line-height: 36px;
    }
}

h3,
.h3 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
}
@media (min-width: 768px) {
    h3,
    .h3 {
        font-size: 24px;
        line-height: 30px;
    }
}

h4,
.h4 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
}
@media (min-width: 768px) {
    h4,
    .h4 {
        font-size: 18px;
        line-height: 26px;
    }
}

.title-heading {
    text-align: center;
}
.title-heading h2 {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.title-heading h2:before {
    position: absolute;
    width: 70px;
    height: 4px;
    background: #3fa239;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
}
.title-heading h2.text-left:before {
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.btn {
    font-size: 14px;
    line-height: 1.25;
    min-width: 130px;
    text-align: center;
    padding: 10px 20px;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
    font-weight: 700;
}
@media (min-width: 768px) {
    .btn {
        padding: 10px 25px;
    }
}
@media (min-width: 1300px) {
    .btn {
        padding: 10px 30px;
    }
}
.btn.btn-danger:hover {
    box-shadow: 0 0 10px rgba(220, 53, 69, 0.8);
}

.image-block {
    background-image: url(../images/img02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    min-height: 271px;
    color: #fff;
    text-align: center;
}
.image-block:before {
    content: "";
    min-height: inherit;
}
.image-block h2 {
    margin-bottom: 35px;
}
.image-block .btn {
    min-width: 270px;
}

.check-list {
    color: #29292b;
    max-width: 90%;
    margin: 0 auto 40px;
}
@media (min-width: 992px) {
    .check-list {
        font-size: 18px;
        line-height: 1.35;
        max-width: 80%;
    }
}
.check-list i {
    font-size: 30px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    color: #3fa239;
}
@media (min-width: 992px) {
    .check-list i {
        font-size: 35px;
        top: -2px;
    }
}
.check-list i.icon-plus {
    font-size: 24px;
    color: #df3c25;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
@media (min-width: 992px) {
    .check-list i.icon-plus {
        font-size: 28px;
    }
}
.check-list li {
    padding-left: 45px;
    position: relative;
    margin-bottom: 25px;
}

.img-rounded {
    border-radius: 20px;
    display: block;
}

.form-control {
    font-size: 14px;
    line-height: 18px;
    border-radius: 10px;
    height: 40px;
    font-weight: 700;
}
.form-control::-webkit-input-placeholder {
    color: #878787;
}
.form-control::-moz-placeholder {
    opacity: 1;
    color: #878787;
}
.form-control:-moz-placeholder {
    color: #878787;
}
.form-control:-ms-input-placeholder {
    color: #878787;
}
.form-control.placeholder {
    color: #878787;
}

#footer {
    background: #f7f7f7;
    font-size: 14px;
    line-height: 1.225;
}
@media (min-width: 992px) {
    #footer {
        font-size: 16px;
    }
}
#footer .logo {
    width: 199px;
    margin: 0 auto 20px;
}
#footer .logo img {
    width: 100%;
    height: auto;
    display: block;
}
#footer .h4 {
    display: block;
    color: #3fa239;
    margin-bottom: 15px;
}
#footer .btn {
    background: #e4032e;
    min-width: 232px;
}
@media (min-width: 992px) {
    #footer .btn {
        min-width: 262px;
    }
}
#footer ul li {
    margin-bottom: 10px;
}
#footer ul a {
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
    color: #000;
}
#footer ul a:hover {
    color: #df3c25;
    text-decoration: none;
}
#footer .footer-info {
    background: #cdcdcd;
}
#footer .footer-info ul li {
    margin: 0 10px 15px;
}

.visual {
    position: relative;
    color: #fff;
}
.visual .image {
    background-image: url(../images/img01.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 415px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.visual .image.bios {
    background-image: url(../images/img07.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.visual .image.charbon {
    background-image: url(../images/charbon.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.visual .image.gaz {
    background-image: url(../images/gaz.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.visual .image.pellet {
    background-image: url(../images/img05.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.visual h1 {
    color: #fff;
}
.visual:before {
    content: "";
    min-height: inherit;
}
.visual .box {
    background: #3fa239;
    padding: 25px;
    text-align: center;
    min-height: 170px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 10px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
    position: relative;
    z-index: 9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 90%;
    margin: 0 auto -40px;
}
@media (min-width: 768px) {
    .visual .box {
        min-height: 240px;
    }
}
@media (min-width: 992px) {
    .visual .box {
        margin: 0;
        max-width: 362px;
    }
}
.visual .box:before {
    content: "";
    min-height: inherit;
}
.visual .box .title {
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .visual .box .title {
        font-size: 30px;
        line-height: 35px;
    }
}
.visual .box .price {
    font-size: 35px;
    line-height: 40px;
    display: block;
    margin-bottom: 20px;
    font-weight: 700;
}
@media (min-width: 768px) {
    .visual .box .price {
        font-size: 50px;
        line-height: 59px;
    }
}
.visual .textblock {
    padding: 30px 15px 15px;
    color: #000;
    position: relative;
    margin-bottom: 50px;
    border: 15px solid #dc3545;
    border-radius: 10px;
    background: #fff;
}
@media (min-width: 992px) {
    .visual .textblock {
        padding: 40px 30px 40px 15px;
        background: none;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto;
        margin-bottom: 0;
        border: none;
        border-radius: 0;
    }
}
@media (min-width: 1300px) {
    .visual .textblock {
        padding: 50px 80px 50px 15px;
    }
}
.visual .textblock:before {
    position: absolute;
    top: 0;
    left: -50px;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    background: url(../images/bg-shape.png) no-repeat;
    background-size: 100% 100%;
    content: "";
    display: none;
}
@media (min-width: 992px) {
    .visual .textblock:before {
        display: block;
    }
}
.visual .textblock .holder {
    position: relative;
    z-index: 9;
    padding: 40px 25px 10px;
}
@media (min-width: 992px) {
    .visual .textblock .holder {
        padding: 30px 20px 20px 15px;
    }
}
@media (min-width: 1300px) {
    .visual .textblock .holder {
        padding: 40px 70px 30px 50px;
    }
}

.features .boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (min-width: 992px) {
    .features .boxes {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.features .boxes .box {
    width: 100%;
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    background: #fff;
    padding: 30px 20px;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
    margin: 0 0 20px;
}
@media (min-width: 576px) {
    .features .boxes .box {
        width: 48%;
        margin: 0 1% 20px;
    }
}
@media (min-width: 768px) {
    .features .boxes .box {
        width: 48%;
    }
}
@media (min-width: 992px) {
    .features .boxes .box {
        padding: 30px 20px;
        width: 18%;
        margin: 0;
    }
}
.features .boxes .box:hover {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.35), inset 0 0 10px #3fa239;
}
.features .boxes .icon-holder {
    font-size: 50px;
    line-height: 1;
    color: #3fa239;
    margin-bottom: 5px;
    min-height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.features .boxes .icon-holder .icon-truck {
    font-size: 67px;
}
.features .boxes .more {
    font-size: 14px;
    line-height: 1.2;
}
.features .boxes .more:hover {
    text-decoration: none;
}

.banner {
    background-image: url(../images/camion.jpg);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    color: #fff;
    margin-bottom: 50px;
}
.banner .container {
    min-height: 289px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.banner .container:before {
    min-height: inherit;
    content: "";
}
.banner h1 {
    margin-bottom: 0;
}

.twocols .box {
    background: #f7f7f7;
    width: 100%;
    border-radius: 20px;
}
.twocols .box .image {
    max-width: 81px;
    display: block;
    margin: 0 auto 20px;
    min-height: 117px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.twocols .box .image:before {
    content: "";
    min-height: inherit;
}
.twocols .box .image img {
    display: block;
    margin: 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
}
.twocols .box h3 {
    text-align: center;
    margin-bottom: 35px;
}
.twocols .box .btn-danger {
    width: 90%;
    margin: 0 auto;
    display: block;
}

.table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    font-size: 14px;
}
@media (min-width: 992px) {
    .table {
        font-size: 18px;
        line-height: 26px;
    }
}
.table.no-border {
    border: none;
}
.table.no-border tr,
.table.no-border th,
.table.no-border td {
    border: none;
    color: #fff;
    text-align: left;
}
@media (min-width: 992px) {
    .table.no-border th,
    .table.no-border td {
        padding: 13px 30px;
    }
}
@media (min-width: 768px) {
    .table td,
    .table th {
        border-left: 1px solid #c4c4c4;
    }
}

.table tr {
    border: 1px solid #c4c4c4;
    padding: 0.35em;
}

.table th,
.table td {
    padding: 5px;
    text-align: center;
    font-weight: 400;
}
@media (min-width: 992px) {
    .table th,
    .table td {
        padding: 13px;
    }
}

.table th {
    background: #3fa239;
    color: #fff;
    font-weight: 500;
}
@media (min-width: 992px) {
    .table th {
        font-size: 18px;
    }
}

@media screen and (max-width: 767px) {
    .table {
        border: 0;
    }
    .table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    .table tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: 0.625em;
    }
    .table td {
        border-bottom: 1px solid #ddd;
        display: block;
        text-align: right;
    }
    .table td::before {
        /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
    }
    .table td:last-child {
        border-bottom: 0;
    }
}

.table-area .info-box {
    color: #fff;
}
.table-area .info-box h3 {
    line-height: 1.3;
}
@media (max-width: 991.98px) {
    .table-area .info-box h3 {
        font-size: 17px;
    }
}

.item-box {
    background: #f7f7f7;
    border-radius: 20px;
}
@media (min-width: 992px) {
    .item-box {
        font-size: 18px;
        line-height: 21px;
    }
}
.item-box .item-image img {
    max-width: 100%;
    display: block;
    margin: 0 auto 20px;
}
.item-box .check-list {
    max-width: 100%;
    font-weight: 700;
}
.item-box .icon-check-2 {
    font-size: 24px;
}
.item-box .price {
    font-family: "Roboto", sans-serif;
    color: #3fa239;
    margin-bottom: 25px;
}

.visual.gaz .image {
    position: relative;
}
@media (max-width: 991.98px) {
    .visual.gaz .image {
        height: 250px;
        margin-bottom: 30px;
    }
}

.visual.gaz .container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.product-box {
    background: #f7f7f7;
    border-radius: 10px;
    padding: 30px 25px 70px;
    line-height: 1.45;
    position: relative;
}
@media (min-width: 1300px) {
    .product-box {
        font-size: 18px;
        padding: 30px 30px 70px;
    }
}
.product-box .btn {
    position: absolute;
    bottom: 20px;
    left: 30px;
    right: 30px;
    width: auto;
}

.article-boxes {
    line-height: 1.4;
}
@media (min-width: 992px) {
    .article-boxes {
        font-size: 18px;
    }
}
.article-boxes .address-title {
    position: relative;
    padding: 10px 50px;
    text-transform: uppercase;
    margin-top: -1px;
    width: 100%;
}
.article-boxes .address-title h3 {
    margin-bottom: 0;
}
.article-boxes .facebook {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #4267b2;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 5px;
}
.article-boxes .facebook:hover {
    opacity: 0.8;
}
.article-boxes .box {
    overflow: hidden;
    border-radius: 20px;
}
.article-boxes .box:before {
    border-radius: 20px;
    border: 1px solid #979797;
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    bottom: 0;
    content: "";
}
.article-boxes .box-holder {
    padding: 40px 30px 10px;
    overflow: hidden;
}
@media (min-width: 1300px) {
    .article-boxes .box-holder {
        padding: 40px 70px 10px;
    }
}
.article-boxes .box-holder .check-list {
    max-width: 100%;
}
.article-boxes .box-holder .check-list li {
    margin-bottom: 20px;
}
@media (min-width: 1300px) {
    .article-boxes .box-holder .check-list li {
        padding-right: 45px;
    }
}
.article-boxes .box-holder .check-list i {
    font-size: 21px;
    top: 2px;
}

/* Slick slider styles */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-slider img {
    border-radius: 20px 20px 0 0;
    display: block;
    width: 100%;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}
.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 20px;
    z-index: 99;
    color: #fff;
    background: none;
    padding: 0;
    border: none;
    font-size: 35px;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
}
.slick-arrow.slick-next {
    left: auto;
    right: 20px;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    margin-top: -8px;
}
.slick-arrow:hover {
    opacity: 0.58;
}
.slick-arrow:focus {
    outline: none;
}

.timeline-holder {
    position: relative;
}
.timeline-holder:first-child:before {
    top: 20px;
}
.timeline-holder:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 3px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    background: #3fa239;
    z-index: -1;
}
@media (min-width: 768px) {
    .timeline-holder:nth-child(even) .timeline {
        padding: 0 0 0 120px;
    }
}
@media (min-width: 992px) {
    .timeline-holder:nth-child(even) .timeline {
        padding: 0 0 0 170px;
    }
}
@media (min-width: 768px) {
    .timeline-holder:nth-child(even) .time-circle {
        right: auto;
        left: -50px;
    }
}
@media (min-width: 992px) {
    .timeline-holder:nth-child(even) .time-circle {
        left: -65px;
        right: auto;
    }
}
.timeline-holder:nth-child(even) .time-circle .year:before {
    right: auto;
    left: 100%;
    margin: 0 0 0 13px;
}
.timeline-holder:nth-child(even) .time-circle .year:after {
    right: auto;
    left: 100%;
    border: 3px solid #3fa239;
    content: "";
    margin: 1px 0 0 52px;
}
@media (min-width: 992px) {
    .timeline-holder:nth-child(even) .time-circle .year:after {
        margin: 1px 0 0 82px;
    }
}

.timeline {
    position: relative;
    min-height: 129px;
    margin-bottom: 30px;
    position: relative;
    z-index: 99;
    line-height: 1.35;
}
@media (min-width: 768px) {
    .timeline {
        padding: 0 120px 0 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
}compresse
@media (min-width: 992px) {
    .timeline {
        font-size: 18px;
        padding: 0 170px 0 0;
    }
}
.timeline .time-circle {
    width: 129px;
    height: 129px;
    border-radius: 100%;
    border: 4px solid #3fa239;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    z-index: 99;
    position: relative;
    margin: 0 auto 30px;
}
@media (min-width: 768px) {
    .timeline .time-circle {
        margin: 0;
        position: absolute;
        right: -65px;
        top: 0;
        width: 100px;
        height: 100px;
compresse        right: -50px;
        border: 3px solid #3fa239;
    }
}
@media (min-width: 992px) {
    .timeline .time-circle {
        width: 129px;
        height: 129px;
        right: -65px;
        font-size: 30px;
        line-height: 35px;
        border: 4px solid #3fa239;
    }
}
.timeline .time-circle .year {
    width: 96px;
    height: 96px;
    position: relative;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    border-radius: 100%;
    box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.25);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (min-width: 768px) {
    .timeline .time-circle .year {
        width: 75px;
        height: 75px;
    }
}
@media (min-width: 992px) {
    .timeline .time-circle .year {
        width: 96px;
        height: 96px;
    }
}
.timeline .time-circle .year:before {
    position: absolute;
    width: 40px;
    height: 4px;
    top: 50%;
    right: 100%;
    content: "";
    background: #3fa239;
    margin: 0 13px 0 0;
    display: none;
}
@media (min-width: 768px) {
    .timeline .time-circle .year:before {
        display: block;
    }
}
@media (min-width: 992px) {
    .timeline .time-circle .year:before {
        width: 72px;
    }
}
.timeline .time-circle .year:after {
    width: 14px;
    height: 14px;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 100%;
    border: 3px solid #3fa239;
    content: "";
    margin: 1px 52px 0 0;
    display: none;
}
@media (min-width: 768px) {
    .timeline .time-circle .year:after {
        display: block;
    }
}
@media (min-width: 992px) {
    .timeline .time-circle .year:after {
        margin: 1px 82px 0 0;
        width: 20px;
        height: 20px;
    }
}
.timeline p {
    margin: 0;
    background: #f7f7f7;
    text-align: center;
    padding: 20px;
    border-radius: 10px;
}
@media (min-width: 768px) {
    .timeline p {
        padding: 0;
        text-align: left;
        border-radius: 0;
        background: none;
    }
}

.contact-us {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin-bottom: 50px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
    background-image: url(../images/img-contact.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
@media (min-width: 768px) {
    .contact-us {
        margin-bottom: 100px;
        min-height: calc(100vh - 134px);
        padding: 15px 0;
    }
}
.contact-us:before {
    background: rgba(63, 162, 57, 0.68);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
}
@media (min-width: 1300px) {
    .contact-us:before {
        width: 51%;
    }
}
.contact-us .container {
    position: relative;
    z-index: 9;
}
.contact-us h1 {
    color: #fff;
    margin-bottom: 30px;
}

body {
    min-width: 320px;
}
/*# sourceMappingURL=main.css.map */
