.flag-p {
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    color: #1F4973;
    vertical-align: middle;
    margin-left: 10px;
}

p {
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    color: #1F4973;
}

h2 {
    font-size: 36px;
    line-height: 49px;
    color: #1F4973;
}

.pre-header {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    margin-top: 20px;
    color: #587796 !important;
}

.hero-p {
    color: #1F4973;
    font-size: 20px;
}

img.stars-icon {
    width: 150px;
    max-width: 100%;
    margin-bottom: 20px;
}

section#pattern p {
    font-size: 20px;
    line-height: 140%;
    text-align: center;
    color: #D4DDE6;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

section#pattern p.review-small-text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    color: #8FB0CD;
    text-shadow: none;
}

section#pattern {
    background: linear-gradient(96.82deg, #1D3854 0.92%, #27537A 108.41%);
    padding-bottom: 30px;
}

img.avatar-icon {
    width: 60px;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}

.background-overlay {
    background-image: url("https://www.medesk.net/lp/assets/img/redesign/pattern.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

img.pattern-img {
    position: absolute;
    height: 100%;
    margin-top: 0px;
    right: 0px;
    opacity: 0.2;
}

img.pattern-white {
    position: absolute;
    height: 100%;
    margin-top: -50px;
    right: 0px;
    opacity: 1;
}

img.hero-img {
    width: 950px;
    max-width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

a.dtr-btn {
    font-weight: 600;
}

ul.bullet-list.bullet-svg span {
    border: none;
    font-weight: 300;
    font-size: 14px;
    line-height: 19px;
    color: #1F4973;
}

ul.bullet-list.bullet-svg {
    display: flex;
    justify-content: center;
}

section.dtr-section.dtr-section-with-bg {
    height: 80vh;
    margin-bottom: 10%;
}

img.mh-badge {
    width: 230px;
    max-width: 100%;
    height: auto !important;
    padding-left: 10px;
    padding-right: 10px;
}

img.uk-icons {
    width: 80px;
}

.icon-p {
    color: #587796;
    font-size: 16px;
    line-height: 22px;
}

.gray-section {
    background: #F1F4F7;
}

img.pp-icon {
    width: 45px;
    height: 45px;
    padding: 0px;
    border-radius: 0px;
    border: none;
    margin-bottom: 15px;
    margin-right: 20px;
}

.box-icons {
    display: flex;
    align-items: center;
}

.medeks-box .box-icons h2 {
    color: #1F4973 !important;
    font-size: 24px !important;
    line-height: 33px !important;
}

.medeks-box p {
    font-size: 16px !important;;
}

img.text-icon {
    width: 15px;
    margin-top: -2px;
    margin-left: 8px;
}

a.dtr-btn.btn-green.text-btn.dtr-mt-20 {
    background: transparent;
    color: #3DB03A;
    font-weight: bold;
    padding-top: 0px;
    padding-left: 0px;
}

.medeks-box ul.bullet-list-dark.flex-bullet li img {
    margin-right: 15px;
    width: 15px;
    height: 15px;
}

.medesk-box ul.bullet-list-dark.flex-bullet li {
    margin-bottom: 20px;
    align-items: center;
}

.medeks-box {
    padding: 50px;
    background: #FFFFFF;
    box-shadow: 0px 1px 18px rgba(118, 140, 171, 0.28);
    border-radius: 8px;
}

.justify-content-space-around {
    justify-content: space-around;
}

.justify-content-space-between {
    justify-content: space-between;
}

.flex-bullet li {
    display: flex;
    align-items: center;
    padding-top: 10px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-50 {
    margin-top: 50px;
}

.steps {
    color: #587796
}

.flex {
    display: flex;
}

.check-icon {
    width: 17px;
}

.border-line {
    border-bottom: 1px solid #9EB0C3;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.steps {
    color: #587796;
    font-weight: 600;
    text-transform: uppercase;
}

.review-section img.stars-icon {
    margin-bottom: 20px;
}

.review-section p.review-text {
    text-align: left;
}

.avatar-imgs img.avatar-icon {
    width: 60px;
    max-width: 100%;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.review-section p {
    font-size: 16px;
}

.fs-16 {
    font-size: 16px;
}

.step-back {
    height: 100%;
    margin-right: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.step-back-2 {
    height: 100%;
    margin-left: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.par-20 {
    padding-right: 30px;
}

.green-text {
    color: #3DB03A;
}

ul.bullet-list-dark.border-line li {
    display: flex;
    align-items: center;
}

ul.bullet-list-dark.border-line li img {
    margin-right: 15px;
}

.h2-steps {
    color: #1D3854 !important;
    font-weight: 700;
    font-size: 24px !important;
    line-height: 120%;
}

h2.cta-h2 {
    color: #EEEEEE;
    font-size: 36px;
    font-weight: 700;
}

ul.bullet-list-dark.cta-bullet li {
    color: #FFFFFF !important;
}

section#pattern2 {
    background: linear-gradient(96.82deg, #1D3854 0.92%, #27537A 108.41%);
    padding-bottom: 0px;
}

section#pattern2 .container {
    padding-top: 100px;
    padding-bottom: 100px;
}

h2.color-green {
    color: #1F4973;
    font-weight: 700;
}

.light-text {
    color: #768CAB !important;
}

p.icon-p2 {
    color: #1F4973 !important;
    font-size: 16px;
    font-weight: 400;
}

h2.cta-h2.green-text {
    color: #3DB03A;
}

span.small-text-footer {
    color: #d4dde6a1;
    font-weight: 300;
    font-size: 16px;
    display: block;
    margin-top: 15px;
}

.pd-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

p.cta-p {
    font-weight: 400;
    font-size: 20px;
    line-height: 33px;
    text-align: center;
    color: #FFFFFF;
}

ul.bullet-list-dark.cta-bullet.flex-li {
    margin-top: 30px;
}

ul.bullet-list-dark.cta-bullet.flex-li li {
    display: flex;
    align-items: center;
}

ul.bullet-list-dark.cta-bullet.flex-li li img {
    margin-right: 15px;
}

section#pattern3 {
    background: linear-gradient(96.82deg, #1D3854 0.92%, #27537A 108.41%);
    padding-bottom: 0px;
}

section#pattern3 .container {
    padding-top: 110px;
    padding-bottom: 120px;
}

.pb-100 {
    padding-bottom: 100px !important;
}

img.avatar-svg {
    border: 1px solid #2a527a;
    border-radius: 100px;
    margin-right: 20px;
}

p.main-p {
    color: #27537A;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
}

.dtr-pt-50 {
    padding-top: 50px;
}

.gray-back {
    background-image: url("https://www.medesk.net/lp/assets/img/redesign/gray-back.webp");
    background-position: 10% 0%;
    background-repeat: no-repeat;
    background-size: cover;
}

img.men-footer-img {
    position: absolute;
    right: 0;
}

section.dtr-section.bl-section.footer-cta.footer-man {
    padding-bottom: 45px !important;
}

.col-12.col-md-4.dtr-mt-20.flex-div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.col-12.col-md-4.dtr-mt-20.flex-div img {
    margin-right: 20px;
}

.col-12.col-md-4.dtr-mt-20.flex-div p {
    text-align: left !important;
}

.box-icons.box-block {
    display: block;
    margin: auto;
    text-align: center;
}

.box-icons.box-block img.pp-icon {
    width: 80px;
    height: auto;
    margin-top: -105px;
}

.medeks-box .box-icons.box-block h2 {
    color: #1F4973 !important;
    font-size: 20px !important;
    line-height: 27px !important;
}

.col-12.col-md-5.dtr-mt-30.medeks-box.medesk-block {
    margin-top: 80px !important;
}

.custom-gray-section {
    background: #f8fafb;
}

.block-content-divider {
    content: '';
    display: block;
    width: 80px;
    height: 2px;
    background: #d4dde6;
    margin: 20px 0;
    margin-bottom: 30px;
}

.btn-success {
    color: #fff;
    background-color: #3db03a;
    border-color: #3db03a;
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 4px;
    font-weight: 700;
}

.btn-success:hover {
    color: #fff;
    background-color: #57C954;
    border-color: #57C954;
}

.bg-blue {
    background-color: #2a527a !important;
}

.h1-lp {
    font-weight: 700;
    font-size: 36px !important;
    line-height: 54px !important;
    margin: 0px 0 16px;
    color: #2a527a !important;
}

.h2-lp {
    font-size: 28px;
    line-height: 40px;
    font-weight: 700;
    margin: 20px 0 14px;
}

.p-lp {
    font-size: 18px !important;
    line-height: 30px !important;
    color: #2a527a !important;
}

.lp-pd {
    padding-top: 0px;
    padding-bottom: 50px;
}

a.logo-default.dtr-scroll-link img.logo-lp, img.logo-lp {
    width: 135px;
    padding-top: 0px;
}

.header-lp a {
    padding: 7px 12px !important;
    font-weight: 700;
}

header.fixed-top.bg-blue.on-scroll {
    position: fixed;
    top: 0;
    width: 100%;
}

.lp-section-blue .container {
    padding-top: 0px !important;
    padding-bottom: 50px !important;
}

.col-12 .center-block {
    margin: auto;
    display: block;
    text-align: center;
    margin-top: 50px;
}

.bullet-lp li {
    font-size: 18px;
    line-height: 30px;
    color: #2a527a;
}

.dtr-mb-40 {
    margin-bottom: 40px;
}

#dtr-header-global.on-scroll {
    padding: 10px 0;
}

.dtr-header-right.header-lp.col-md-6 a {
    float: right;
    margin-top: 1px;
}

section.dtr-section.bl-section.lp-section-blue.pd-50 img.pattern-img {
    position: absolute;
    height: 100%;
    margin-top: 0px;
    top: 0;
    right: 0px;
    opacity: 0.2;
}

.container-sm {
    max-width: 988px;
}

.header-bottom {
    position: relative;
    background: #fff;
}

.header-bottom ul.mainmenu {
    z-index: 101;
    font-size: 13px;
    font-weight: 700;
    color: #2a527a;
    height: 54px;
    text-align: center;
}

.submenu-wrap {
    position: absolute;
    top: 54px;
    background-color: #f1f4f7;
    z-index: 300;
    left: 0;
    right: 0;
    display: none;
}

.header-bottom .main-menu-inner ul.mainmenu>li.active:hover>.submenu-wrap, body header .header-bottom .main-menu-inner ul.mainmenu>li:hover:hover>.submenu-wrap {
    display: block;
}

.plans {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 28px;
    padding: 12px;
    overflow-y: visible;
    overflow-x: scroll;
    scrollbar-width: none;
}

.plans .plan .header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 114px;
}

.plans .plan .price {
    margin: 118px 0 0;
    display: flex;
    justify-content: left;
    vertical-align: center;
    align-items: end;
    height: 60px;
    gap: 4px;
}

.plans .plan .header .name {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 4px;
    padding: 6px 12px;
    margin: 38px 0 0 28px;
    width: -moz-fit-content;
    width: fit-content;
    background-color: #9eb0c3;
    box-shadow: 0 0 8px rgba(0, 0, 0, .4);
    border-radius: 12px;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}

/* RESPONSIVE */

@media (max-width: 1920px) {
    section.dtr-section.dtr-section-with-bg {
        height: 90vh;
        margin-bottom: 21%;
    }
}

@media (max-width: 1600px) {
    section.dtr-section.dtr-section-with-bg {
        height: 113vh;
        margin-bottom: 18%;
    }
}

@media (max-width: 1440px) {
    section.dtr-section.dtr-section-with-bg {
        height: 150vh;
        margin-bottom: 20%;
    }
}

@media (max-width: 1380px) {
section.dtr-section.dtr-section-with-bg {
        height: 125vh;
        margin-bottom: 25%;
    }
}

@media (max-width: 1280px) {
section.dtr-section.dtr-section-with-bg {
    height: 135vh;
    margin-bottom: 27%;
}
}

@media (max-width: 1024px) {
    section.dtr-section.dtr-section-with-bg {
        height: 160vh;
        margin-bottom: 28%;
    }
}

@media (max-width: 640px) {
    header#dtr-header-global {
        display: block !important;
    }

    header#dtr-header-global .dtr-header-left.col-md-6, header#dtr-header-global .dtr-header-right.header-lp.col-md-6 {
        width: 50%;
    }
}
