a
{
    color: #66746b;
    font-family: "Inter", sans-serif;
    font-size: 17px;
}

.bg
{
    background-color: #F0F4F2;
    color: #3a5543;
}

.bg a
{
    word-break: break-all;
}

.bg a, .bg a.nav-link
{
    color: #66746b !important;
    font-family: "Inter", sans-serif;
    font-size: 17px;
}

.bg a.nav-link.active
{
    text-decoration: underline;
}

.bg .footer a
{
    color: white !important;
}

.bg .footer a.active
{
    text-decoration: underline;
}

.btn-dark
{
    background-color: #3a5543;
    color: white !important;
}


.frame-45 {
    flex-shrink: 0;
    width: 138px;
    height: 69px;
    position: relative;
    font-family: "Philosopher", sans-serif;
}

.div14 {
    color: #3a5543;
    text-align: left;
    font-size: 26px;
    font-weight: 400;
    position: absolute;
    left: 5px;
    top: 14px;
}

.div15 {
    color: #3a5543;
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    position: absolute;
    left: 7px;
    top: 2px;
}

.div16 {
    color: #3a5543;
    text-align: left;
    font-size: 26px;
    font-weight: 400;
    position: absolute;
    left: 37px;
    top: 37px;
}

.footer
{
    background-color: #3A5543;
    color: white;
}

.frame-45 {
    flex-shrink: 0;
    width: 138px;
    height: 69px;
    position: relative;
}

.div9 {
    color: #ffffff;
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    position: absolute;
    left: 7px;
    top: 2px;
}

.div8 {
    color: #ffffff;
    text-align: left;
    font-size: 26px;
    font-weight: 400;
    position: absolute;
    left: 5px;
    top: 14px;
}

.div10 {
    color: #ffffff;
    text-align: left;
    font-size: 26px;
    font-weight: 400;
    position: absolute;
    left: 37px;
    top: 37px;
}

.div11 {
    color: #ffffff;
    text-align: left;
    font-family: "Inter", sans-serif;
    font-size: 16pxж
    line-height: 150%;
    font-weight: 400;

}

.footer
{
    font-family: Inter;
    min-height: 300px;
}

.footer a
{
    color: white;
}

.flower1
{
    background-image: url(/images/default/flower1.png);
    background-repeat: no-repeat;
    background-position: right bottom;

}

.flower2
{
    background-image: url(/images/default/flower2.png);
    background-repeat: no-repeat;
    background-position: left bottom;

}

.flower3
{
    background-image: url(/images/default/flower3.png);
    background-repeat: no-repeat;
    background-position: 0px bottom;

}

.bg1
{
    background-image: url(/images/default/bg1.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 90%;
}

.bg2
{
    background-image: url(/images/default/bg1.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 90%;

}

.div {
    color: #66746b;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    letter-spacing: 0.08em;
    font-weight: 500;
    text-transform: uppercase;
}

.div_title
{
    color: var(--Main-500, #3A5543);
    font-family: Philosopher;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 102%; /* 73.44px */
}

.div_title2
{
    color: var(--Main-500, #3A5543);
    text-align: right;
    /* H2 */
    font-family: Philosopher;
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    line-height: 104%; /* 43.68px */
}

.div_descr
{
    color: var(--Main-400, #66746B);

    /* B2 */
    font-family: Inter;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 25.5px */
}

.button-standart {
    background: var(--main-500, #3a5543);
    border-radius: 8px;
    padding: 16px 34px 16px 34px;
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
}

.button-standart .text {
    color: var(--main-200, #f0f4f2);
    text-align: left;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 500;
    position: relative;
}

.button-standart:hover,.button-outline:hover
{
    background-color: #738C7B;;

}

.button-outline:hover .text2 a
{
    color: white;
}

.button-outline {
    border-radius: 8px;
    border-style: solid;
    border-color: var(--main-500, #3a5543);
    border-width: 1px;
    padding: 16px 34px 16px 34px;
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
}

.button-outline .text a
{
    color: white !important;
}

.button-outline .text2 {
    color: var(--main-500, #3a5543);
    text-align: left;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    line-height: 150%;
    font-weight: 500;
    position: relative;
}

.buttons-area {
    display: flex;
    flex-direction: row;
    gap: 24px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
}
h1
{
    color: #3A5543;
    /* H2 */
    font-family: Philosopher;
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    line-height: 104%; /* 43.68px */
}
h3
{
    color: #3A5543;
    /* H2 */
    font-family: Philosopher;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 104%; /* 43.68px */
}

.nav .active
{
    text-decoration: underline;
}

.custom-dropdown .dropdown-toggle::after {
    display: none;
}

.bg a.btn-dark
{
    color: white !important;
    --mdb-btn-hover-bg: #4f6557;
}

.btn-outline-dark
{
    text-transform: none;
}

h3
{
    font-size: 22px;
}

.ripple-surface-dark
{
    font-size: 14px !important;
}