

/* Start:/custom-files/css/proizvodstvo-pastilok.css?17540394328118*/
.floatright {
    float: right;
}

.floatleft {
    float: left;
}

.h-125 {
    height: 125px;
}

.h-100 {
    height: 100px;
}

.w-140 {
    width: 140px;
}

.object-fit-contain {
    object-fit: contain;
}

.page-top-wrapper.grey {
    background: #f2f8ff;
    text-align: center;
}

hr {
    width: 50%;
    margin: 0 0% 0 5%;
}

.text-blue {
    color: #003882;
}

.page-text-cont {
    font-size: 19px;
    font-weight: 700;
}

.page__title {
    font-size: 32px;
    padding-top: 90px;
    padding-bottom: 70px;
}

.page__title-blue {
    font-size: 32px;
    padding-top: 15px;
    padding-bottom: 78px;
}

.card-mzhk img {
    width: 100%;
    border-top-left-radius: 28px;
    border-top-right-radius: 28px;
    display: block;
}

.card-mzhk {
    border-radius: 28px;
    border: 1px solid #ebebeb;
    background-color: #f1f8ff;
    min-height: 337px;
    width: 286px;
    position: relative;
    display: flex;
    flex-direction: column;
    word-wrap: break-word;
    min-width: 0;
    background-clip: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}

.card-text-body {
    font-size: 19px;
    letter-spacing: 1px;
    color: #070707;
    font-weight: 400;
    flex: 1 1 auto;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mzhk-row .col-lg-3 {
    padding-right: 25px;
    padding-left: 25px;
}

hr {
    width: 90%;
    background-color: #003782;
    height: 2px;
}

.hr-cont {
    width: 100%;
    padding-top: 386px;
    padding-bottom: 40px;
}

.icon-card {
    width: 405px;
    height: 305px;
    background-color: #f2f8ff;
    border-radius: 30px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    word-wrap: break-word;
    min-width: 0;
    background-clip: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    padding-top: 40px;
}

.card-icon-body {
    flex: 1 1 auto;
    padding-left: 41px;
    padding-right: 41px;
    font-size: 16px;
    letter-spacing: 0px;
    color: #070707;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-card img {
    width: 40%;
    display: block;
}

.text-card-cont {
    margin: 20px auto;
    /* padding-top: 177px; */
}

.text-card {
    /* width: 630px;
    height: 202px; */
    padding: 0 0 20px 0;
    border-radius: 30px;
    filter: drop-shadow(0 0 6.5px rgba(53, 146, 218, 0.33));
    background-color: #f2f8ff;
    position: relative;
    display: flex;
    flex-direction: column;
    word-wrap: break-word;
    min-width: 0;
    background-clip: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    /* position: absolute; */
    z-index: 9;
    /* top: 44px; */
}

.text-card-body {
    flex: 1 1 auto;
    font-size: 19px;
    letter-spacing: 0.5px;
    color: #070707;
    font-weight: 400;
    padding: 30px 15px 0px 52px;
}

.card-txt-1 {
    line-height: 25px;
}

.card-txt-2 {
    padding-top: 18px;
    line-height: 25px;
}

.text-card-body a {
    font-size: 19px;
    letter-spacing: 1px;
    color: #003882;
    font-weight: 700;
    text-decoration: none;
}

.card-txt-3 {
    line-height: 25px;
    padding-right: 15px;
    padding-bottom: 10px;
}

.fish-fats {
    background-image: url(/custom-files/img/fon-na-pastilki.jpg);
    height: 592px;
    background-position-x: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.blue-title-bottom {
    font-size: 19px;
    letter-spacing: 0px;
    color: #003882;
    font-weight: 700;
    padding-left: 13px;
}

.fish-fats-row {
    padding-top: 20px;
    padding-left: 25px;
}

.blue-list {
    font-size: 19px;
    letter-spacing: 0px;
    line-height: 32px;
    color: #003882;
    font-weight: 400;
    padding-top: 27px;
    padding-right: 27px;
}

ul {
    list-style-image: url(/custom-files/img/el.png);
}

.blue-txt-bottom {
    font-size: 19px;
    letter-spacing: 1px;
    color: #003882;
    font-family: "Ubuntu";
    font-weight: 400;
    padding-top: 31px;
    padding-left: 41px;
    padding-right: 60px;
    line-height: 23px;
}

body .wrapper_inner {
    max-width: 100%;
    padding: 0px;
}

.header-wrapper .wrapper_inner {
    max-width: 1280px;
}

.container {
    max-width: 100%;
}

.wraps>.wrapper_inner {
    padding-bottom: 0px;
}

.minus-margin {
    margin-left: -10px;
}

@media screen and (max-width: 1200px) {

    .card-mzhk,
    .icon-card {
        width: 100%;
    }

    .text-card {
        width: auto;
        height: 100%;
        position: relative;
    }

    .fish-fats {
        height: 100%;
    }

    .hr-cont {
        padding-top: 66px;
    }

    .text-card-cont {
        padding-top: 0px;
    }

    .popup-fade .popup-main {
        width: 100%;
    }
}

@media screen and (min-width: 1200px) {
    .container {
        width: 1280px;
    }
}

@media screen and (max-width: 992px) {
    .card-icon-body {
        padding-left: 10px;
        padding-right: 10px;
    }

    .capabilities .col-lg-3 {
        padding-bottom: 30px;
    }

    .mzhk-row .col-lg-3 {
        padding-bottom: 30px;
    }

    .hr-cont {
        padding-top: 0px;
        padding-bottom: 40px;
    }

    .text-card-cont {
        padding-top: 0px;
    }

    .text-card-body {
        padding: 15px 15px 15px 52px;
    }
}

@media screen and (max-width: 768px) {
    .mzhk-row .col-lg-3 {
        padding-bottom: 30px;
    }

    .capabilities .col-lg-4 {
        padding-bottom: 30px;
        width: 100%;
    }

    .text-card-cont {
        padding-top: 30px;
    }

    .text-card-body {
        padding: 15px 15px 15px 52px;
    }
}

@media screen and (max-width: 572px) {
    .text-card-cont {
        padding-top: 30px;
    }

    .page-text-cont {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .popup-fade .popup-main {
        max-height: 100%;
        overflow-y: auto;
        width: 87%;
    }

    .popup-row img {
        float: none !important;
    }
}

.spacer50 {
    height: 50px;
}

.blue-modal-title {
    font-size: 24px;
    font-weight: 700;
    color: #003882;
    text-align: center;
}

.popup-row {
    padding-top: 20px;
}

.capsule-modal-col {
    display: flex;
    align-items: center;
    justify-content: center;
}

.capsule-modal-container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.capsule-modal-img-container {
    width: 100%;
    height: 165px;
    text-align: center;
    padding-top: 10px;
}

.popup-row img {
    max-height: 100%;
    max-width: 100%;
}

.popup-row span {
    text-align: center;
}

.capsule-title-blue {
    font-size: 19px;
    letter-spacing: 0px;
    color: #003882;
    font-weight: 700;
}

.capsule-modal-desc {
    font-size: 16px;
    letter-spacing: 0px;
    color: #070707;
    font-weight: 400;
}

.bottom-desc {
    font-size: 20px;
    padding-top: 50px;
}


.popup-fade {
    display: none;
}

.popup-fade:before {
    content: '';
    background: #0009;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    z-index: 9999;
}

.popup-main {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    width: 1000px;
    background: #fff;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    border-radius: 25px;
    z-index: 99999;
    opacity: 1;
}

.popup-close {
    position: absolute;
    top: 25px;
    right: 25px;
}
/* End */
/* /custom-files/css/proizvodstvo-pastilok.css?17540394328118 */
