﻿html {
    background-color: #444444;
}

body {
    height: min-content;
    color: #494949;
    font-weight: 300;
    font-size: 16px;
    font-family: "Signika", sans-serif;
    background-color: white;
    line-height: 25px;
}

ul {
    padding-inline-start: 40px;
}

#includedHeader {
    min-height: 122px;
    background-color: #172765;
    transition: 300ms linear;
}

@media (max-height: 599px) {
    #includedHeader {
        min-height: 125px;
        transition: 200ms linear;
    }
}

.style_justify {
    text-align: justify;
}

.shiftLeft {
    margin-left: -40px;
}

.shiftRight {
    margin-left: 40px;
}

#container a {
    color: #3083ff;
    text-decoration: none;
}

    #container a:hover {
        color: #52a743;
        text-decoration: none;
    }

h1.ghost {
    opacity: 0;
    position: absolute;
}

h1 {
    color: #4c67c6;
    margin: 0px;
    padding: 5px 0px 5px 0px;
    font-size: 16px;
}

h3 {
    color: #4c67c6;
    font-size: 16px;
    padding-bottom: 0px;
}

h4 {
    color: #4c67c6;
    margin: 0px;
    padding: 5px 0px 5px 0px;
    font-size: 16px;
}

h5 {
    color: #32406e;
}

.side-text {
    font-size: 14px;
}

.top-heading {
    padding-top: 10px;
    padding-bottom: 20px;
}

.top-heading.center {
    padding-top: 20px;
    text-align: center;
}

#container {
    max-width: 1100px;
    margin: 0 auto;
    background-color: white;
    padding-left: 15px;
    padding-right: 15px;
}

.hyperlink {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
}

.email-label {
    unicode-bidi: bidi-override;
    direction: rtl;
    cursor: pointer;
}

.tel-label {
    cursor: pointer;
}

.basic-button-href {
    text-decoration: none;
}

.basic-button-href button {
    color: white;
    border-radius: 3pt;
    cursor: pointer;
    font-weight: 300;
    font-size: 13pt;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 250px;
    transition: all 500ms ease 0s;
    border: none;
}

.basic-button.wider {
    padding-left: 30px;
    padding-right: 30px;
}

.basic-button.green {
    background: linear-gradient(180deg, #4cc64c, #0f7c22) repeat scroll 0 0
    transparent;
    transition: all 200ms cubic-bezier(0.35, 0, 0.25, 1);
}

.basic-button.green:hover {
    background: linear-gradient(180deg, #4ac04a, #0f7920) repeat scroll 0 0
    transparent;
    color: whitesmoke;
    transition: all 200ms cubic-bezier(0.35, 0, 0.25, 1);
}

.basic-button.violet {
    background: linear-gradient(to bottom, #885196, #653c70) repeat scroll 0% 0%
    transparent;
    transition: all 200ms cubic-bezier(0.35, 0, 0.25, 1);
}

    .basic-button.violet:hover {
        background: linear-gradient(to bottom, #815191, #613170) repeat scroll 0% 0%
        transparent;
        color: white;
        transition: all 500ms ease 0s;
    }

.basic-button.black {
    background: linear-gradient(to bottom, #444f5e, #2b333c) repeat scroll 0% 0%
    transparent;
    transition: all 200ms cubic-bezier(0.35, 0, 0.25, 1);
}

    .basic-button.black:hover {
        background: linear-gradient(to bottom, rgb(38, 41, 48), #21262c) repeat scroll
            0% 0% transparent;
        color: white;
        transition: all 500ms ease 0s;
    }

.basic-button.blue {
    background: linear-gradient(to bottom, #4c67c6, #324d9e);
    transition: all 200ms cubic-bezier(0.35, 0, 0.25, 1);
}

    .basic-button.blue:hover {
        background: linear-gradient(to bottom, #4363c3, #314191);
        color: white;
        transition: all 500ms ease 0s;
    }

.basic-button.raspberry {
    background: linear-gradient(to bottom, #ba3e74, #8e305a);
    transition: all 200ms cubic-bezier(0.35, 0, 0.25, 1);
}

    .basic-button.raspberry:hover {
        background: linear-gradient(to bottom, #b33373, #833053);
        color: white;
        transition: all 500ms ease 0s;
    }

.basic-button.raspberry {
    background: linear-gradient(to bottom, #ba3e74, #8e305a);
    transition: all 200ms cubic-bezier(0.35, 0, 0.25, 1);
}

    .basic-button.raspberry:hover {
        background: linear-gradient(to bottom, #b33373, #833053);
        color: white;
        transition: all 500ms ease 0s;
    }

.basic-button.sapphire {
    background: linear-gradient(to bottom, #0685aa, #05718e);
    transition: all 200ms cubic-bezier(0.35, 0, 0.25, 1);
}

    .basic-button.sapphire:hover {
        background: linear-gradient(to bottom, #0383a3, #037183);
        color: white;
        transition: all 500ms ease 0s;
    }

.button {
    margin-bottom: 5px;
}

.bold {
    color: crimson;
}

.bold1 {
    color: crimson;
}

.bold2 {
    color: crimson;
}

.bold3 {
    font-weight: bold;
}

.bold0 {
    color: cornflowerblue;
}

.boldGreen {
    color: rgb(119, 198, 50);
}

.footnote {
    font-size: 10pt;
}

.styleZmiana {
    background: none repeat scroll 0 0 #0b5fff57;
    border-radius: 20px;
    border-style: none;
    color: #00000094;
    font-size: 16px;
    font-weight: Normal;
    margin-left: 0;

    vertical-align: middle;
    width: 110px;
    padding: 8px;
    text-align: center;
}

.bold-spaced {
    font-weight: 400;
    line-height: 1.9;
    text-align: justify;
}

li.history {
    margin-bottom: 8px;
}

@media (max-width: 800px) {
    .break-line img {
        width: 300px;
    }
}

a.elisoft-btn:link,
a.elisoft-btn:visited {
    background-color: #5ba3ef;
    padding: 12px 24px;
    display: inline-block;
    border-radius: 3pt;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
}

a.elisoft-btn:hover,
a.elisoft-btn:active {
    background-color: #4982bf;
}

a.elisoft-btn--light:link,
a.elisoft-btn--light:visited {
    background-color: #fff;
    color: #555;
}

a.elisoft-btn--light:hover,
a.elisoft-btn--light:active {
    background-color: #fafafa;
}

a.elisoft-btn--light:hover,
a.elisoft-btn--light:active {
    background-color: #fafafa;
}

a.elisoft-btn--border:link,
a.elisoft-btn--border:visited {
    color: #5ba3ef;
    border: 2px solid #eff6fd;
    background-color: #fff;
}

a.elisoft-btn--border:hover,
a.elisoft-btn--border:active {
    background-color: #fafafa;
}
