@import '~mdb-ui-kit/css/mdb.min.css';

.icon {
    margin-right: 17px
}

body {
    font-family: 'Source Sans Pro';
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url(fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf);
}

.icon-main {
    border-radius: 4px;
}

.text-element-main-header {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF;
}

.icon-main {
    height: 52px;
}

.margin-left-text-main-header {
    margin-left: 20px;
}

.logo-image {
    width: 200px;
}

.modal-mobile-body {
    padding-left: 19.5px;
    padding-right: 19.5px;
}

li {
    list-style-type: none;
}

.text-color-black2 {
    color: #464646;
}

.font-size-14 {
    font-size: 14px;
}

.font-size-20 {
    font-size: 20px;
    font-weight: 600;
}


.img-blog-short {
    height: 90px;
    width: 90px;
    border-radius: 4px;
}

.mb-32px {
    margin-bottom: 32px;
}

.mb-20px {
    margin-bottom: 20px;
}

.btn-style-1 {
    max-width: 300px;
    width: 80%;
    min-width: 228px;
    padding: 16px;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 24px;
    border-radius: 8px;
}

.tabs-main-block {

    height: 340px;
}

.image-main-item {
    width: 159px;
    height: 204px;
    object-fit: cover;
}


.main-item-desc {
    font-weight: 400;
    font-size: 14px;

    overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        /* number of lines to show */
        line-clamp: 3;
        -webkit-box-orient: vertical;
}

.to-cart {
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    /* identical to box height, or 123% */

    text-transform: uppercase;

    /* colors/green */

    color: #111111;
    padding: 8px 24px;
    border: 1px solid #111111;
    border-radius: 8px;
}

.main-item-title {
    font-weight: 600;
    font-size: 24px;
}

.main-item-second-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;

}

#li3-tab-1 a {
    background: linear-gradient(0deg, #111111 0%, rgba(17, 17, 17, 0) 100%), url(../img/first-of-three-tabs-main.png);
}

#li3-tab-1 .active {
    background: linear-gradient(360deg, #006330 0%, rgba(0, 99, 48, 0.1) 100%), url(../img/first-of-three-tabs-main.png);
}

#li3-tab-2 a {
    background: linear-gradient(0deg, #111111 0%, rgba(17, 17, 17, 0) 100%), url(../img/image-2-main.png);
}

#li3-tab-2 .active {
    background: linear-gradient(360deg, #006330 0%, rgba(0, 99, 48, 0.1) 100%), url(../img/image-2-main.png);
}

#li3-tab-3 a {
    background: linear-gradient(0deg, #111111 0%, rgba(17, 17, 17, 0) 100%), url(../img/image-3-main.png);
}

#li3-tab-3 .active {
    background: linear-gradient(360deg, #006330 0%, rgba(0, 99, 48, 0.1) 100%), url(../img/image-3-main.png);
}

.mld {
    background: #006330;
}

.poslugi {
    font-weight: 600;
    font-size: 48px;
    line-height: 60px;
    text-transform: uppercase;

    color: #00B348;
    margin: 40px 20px 40px 20px;
}
.h-100px{
    height: 100px;
}
.mr-24px{
    margin-right: 24px;
}


#ex2-content {
    background: #006330;
}

#ex1 {
    margin-bottom: 0px;
}

.btn-main-block {
    width: 280px;
    height: 56px;

    /* colors/white */

    background: #FFFFFF;
    /* colors/white */

    border: 1px solid #FFFFFF;
    border-radius: 8px;
    padding: 20px 52px;

    gap: 10px;
    text-transform: uppercase;

    /* colors/black */

    color: #111111;
}

.btn-xs-main-block {
    height: 56px;

    /* colors/white */

    background: #FFFFFF;
    /* colors/white */

    border: 1px solid #FFFFFF;
    border-radius: 8px;
    padding: 20px 52px;

    gap: 10px;
    text-transform: uppercase;

    /* colors/black */

    color: #111111;
}

.main-blocks-info-block {
    padding: 16px 20px;
    background: rgba(0, 179, 72, 0.31);
    border-radius: 4px;
    text-align: center;
}

.mt-42px {
    padding-top: 42px;
}

.mb-42px {
    padding-bottom: 42px;
}

.pbt-24px {
    padding-top: 24px;
    padding-bottom: 24px;
}

.pt-24px {
    padding-top: 24px;
}
.little-blog-text{
    height: 90px;
}
.text-argo-success {
    font-weight: 600;
    font-size: 48px;
    line-height: 60px;
    text-transform: uppercase;
}

.text-argo-u {
    font-weight: 300;
    font-size: 48px;
    line-height: 60px;
    text-transform: uppercase;
}

.little-blog-text{
    display: flex;
    margin-left: 20px;
    flex-direction: column;
    justify-content: center;
}
.little-blog-date{
    text-transform: uppercase;
    font-weight: 600;

/* color/green */

color: #00B348;
}


.title-blog{
    font-weight: 600;
font-size: 24px;
line-height: 32px;
/* identical to box height, or 133% */

text-transform: uppercase;

/* colors/black */

color: #111111;
}
.litle-blog-image{
width: 90px;
height: 90px;
}

.little-blog-title{
    max-width: 200px;
    padding-right: 5px;
    text-transform: uppercase;
    font-weight: 600;
    overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        /* number of lines to show */
        line-clamp: 2;
        -webkit-box-orient: vertical;
}

.block-item{
    max-height: 400px;
    padding: 16px;
    background: #FFFFFF;
box-shadow: 2px 4px 25px rgba(17, 17, 17, 0.04);
border-radius: 4px;
width: 96%;
}

.text-info{
margin-bottom: 20px;
}
.text-info-bottom{
margin-bottom: 20px;
}

.bottom-block-info{
    background-color: #FBFAFA; padding-top: 60px; padding-bottom: 40px;
    margin-top: 80px;
}



@media (max-width: 768px) {
    .text-element-main-header {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 14px;
        color: #FFFFFF;
    }

    .icon-main {
        height: 32px;
    }

    .margin-left-text-main-header {
        margin-left: 12px;
    }

    .width-269 {
        width: 300px;
    }

    .logo-image {
        width: 140px;
    }

    .mobile-lang-block {
        height: 46px;
        background: #FBFAFA;
        border-radius: 8px;
    }

    .block-50p{
        width: 50%;
    }



    .dropdown-toggle:after {
        display: inline-block;
        margin-left: 45%;
        vertical-align: 0.255em;
        content: "";
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
    }
    .to-cart {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .bg-md-more-light {
        background-color: white;
    }
    .bottom-block-info{
        background-color: #FBFAFA; padding-top: 32px; padding-bottom: 32px;
    }

    .tabs-main-block {

        height: 140px;
    }

    .title-blog{
        margin-top: 40px;
    }

    .created_atr{
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .poslugi {
        font-weight: 600;
        font-size: 24px;
        line-height: 32px;
        text-transform: uppercase;
        color: #00B348;
        text-align: center;

    }

    .text-info {
        font-size: 14px;
    }

    .text-info-bottom{
        font-size: 16px;
    }

    .btn-main-block {
        width: 240px;
        height: 56px;

        /* colors/white */

        background: #FFFFFF;
        /* colors/white */

        border: 1px solid #FFFFFF;
        border-radius: 8px;
        padding: 0px;

        gap: 10px;
        text-transform: uppercase;

        /* colors/black */

        color: #111111;
    }

    .image-main-item {

        height: 175px;
    }

    .main-item-title{
        font-size: 16px;
    }

    .main-item-second-title{
        font-size: 14px;
    }

}

.menu-pr a:hover {
    color: #009C4B;
}

.text-uppercase {
    text-transform: uppercase;
    color: white;
    font-weight: 600;
}

.text-uppercase-cl {
    text-transform: uppercase;
    font-weight: 600;
}
