/*!
Theme Name: HPB Hirurgija
Theme URI: #
Author: Milos Mladenovic   
Author URI: #
Description: HPB Hirurgija
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: HPB Hirurgija
Tags: Custom build Theme
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
html, body {
    font-family: 'Mulish', sans-serif;
    color:#03153E;
}

strong {
    font-weight: bold
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

a {
    text-decoration: none;
    color:#03153E;
}
*, ::before, ::after {
    box-sizing: border-box;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
.container {
    max-width: 1400px;
    padding: 0 15px;
    margin: 0 auto;
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

@media (min-width: 1550px) {
    .container {
        max-width: 1430px;
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.order-first {
    -ms-flex-order: -1;
    order: -1;
}

.order-last {
    -ms-flex-order: 13;
    order: 13;
}

.order-0 {
    -ms-flex-order: 0;
    order: 0;
}

.order-1 {
    -ms-flex-order: 1;
    order: 1;
}

.order-2 {
    -ms-flex-order: 2;
    order: 2;
}

.order-3 {
    -ms-flex-order: 3;
    order: 3;
}

.order-4 {
    -ms-flex-order: 4;
    order: 4;
}

.order-5 {
    -ms-flex-order: 5;
    order: 5;
}

.order-6 {
    -ms-flex-order: 6;
    order: 6;
}

.order-7 {
    -ms-flex-order: 7;
    order: 7;
}

.order-8 {
    -ms-flex-order: 8;
    order: 8;
}

.order-9 {
    -ms-flex-order: 9;
    order: 9;
}

.order-10 {
    -ms-flex-order: 10;
    order: 10;
}

.order-11 {
    -ms-flex-order: 11;
    order: 11;
}

.order-12 {
    -ms-flex-order: 12;
    order: 12;
}

.offset-1 {
    margin-left: 8.333333%;
}

.offset-2 {
    margin-left: 16.666667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.333333%;
}

.offset-5 {
    margin-left: 41.666667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.333333%;
}

.offset-8 {
    margin-left: 66.666667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.333333%;
}

.offset-11 {
    margin-left: 91.666667%;
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 8.333333%;
    }

    .offset-sm-2 {
        margin-left: 16.666667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.333333%;
    }

    .offset-sm-5 {
        margin-left: 41.666667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.333333%;
    }

    .offset-sm-8 {
        margin-left: 66.666667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.333333%;
    }

    .offset-sm-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-md-0 {
        margin-left: 0;
    }

    .offset-md-1 {
        margin-left: 8.333333%;
    }

    .offset-md-2 {
        margin-left: 16.666667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.333333%;
    }

    .offset-md-5 {
        margin-left: 41.666667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.333333%;
    }

    .offset-md-8 {
        margin-left: 66.666667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.333333%;
    }

    .offset-md-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-lg-0 {
        margin-left: 0;
    }

    .offset-lg-1 {
        margin-left: 8.333333%;
    }

    .offset-lg-2 {
        margin-left: 16.666667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.333333%;
    }

    .offset-lg-5 {
        margin-left: 41.666667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.333333%;
    }

    .offset-lg-8 {
        margin-left: 66.666667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.333333%;
    }

    .offset-lg-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-xl-0 {
        margin-left: 0;
    }

    .offset-xl-1 {
        margin-left: 8.333333%;
    }

    .offset-xl-2 {
        margin-left: 16.666667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.333333%;
    }

    .offset-xl-5 {
        margin-left: 41.666667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.333333%;
    }

    .offset-xl-8 {
        margin-left: 66.666667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.333333%;
    }

    .offset-xl-11 {
        margin-left: 91.666667%;
    }
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }

    .d-print-inline {
        display: inline !important;
    }

    .d-print-inline-block {
        display: inline-block !important;
    }

    .d-print-block {
        display: block !important;
    }

    .d-print-table {
        display: table !important;
    }

    .d-print-table-row {
        display: table-row !important;
    }

    .d-print-table-cell {
        display: table-cell !important;
    }

    .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}

.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

.d-flex {
    display: -webkit-flex;
    display: flex;

}
p {
    font-size: 16px;
}
h1, h2, h3, h4 {
    font-weight: 600;
}
.h1-title {
    font-size: 110px;
}
h1 {
    font-size: 75px;
    letter-spacing: -0.02em;
}
.h2-title {
    font-size: 45px;  
}
h2 {
    font-size: 45px;
}
h3 {
    font-size: 30px;
}
h4 {
    font-size: 25px;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
/**************************************************************
    *HEADER
**************************************************************/
header {
    z-index: 9;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.05);
    width: 100%;
}
header .top {
    background: #fff;
    padding: 10px 20px 0;
}
.logo img  {
    display: block;
}
.sticky-header .logo {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.sticky-header .top {
    padding: 0px 20px;
}
.main-header ul {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}
.main-header li {
    position: relative;
    padding: 0 20px;
}
/* .main-header li:last-of-type {
    padding-right: 0;
} */
.main-header .menu > li {
    padding-bottom: 20px;
}
.main-header li a {
    font-weight: 600;
    font-size: 14px;
    line-height: 1.29;
    letter-spacing: 0.05em;
}
.main-header .menu > li.menu-item-has-children::after {
    content: url('images/dropdown.svg');
    display: inline-block;
    position: relative;
    top: 3px;
}
.page-template-page-home header {
    position: absolute !important;
    background: transparent;
    z-index: 1;
    box-shadow:none;
    -webkit-box-shadow:none;
}
.page-template-page-home header .top {
    background: transparent;
}
.page-template-page-home header .main-header li a {
    color: #fff;
}
.page-template-page-home header .main-header li .sub-menu a {
    color: #03153E;
}
.page-template-page-home header .main-header li .sub-menu a:hover, .main-header li a:hover {
    color: #128A6D;
}
.main-header .sub-menu {
    display: none;
}
.main-header .menu li:hover > .sub-menu{
    display: block;
}
.menu-item-has-children {
    position: relative;
  }
.sub-menu {
    display: none;
    position: absolute;
    left: 0%;
    padding-top: 1px;
    text-align: left;
    top: 40px;
    background: rgba(255, 255, 255, 0.6);
    min-width: 100%;
    z-index: 9999;
}
.main-header .sub-menu li {
    padding: 10px 10px;
}
.main-header .sub-menu li:hover {
    background: #fff;
}
.sub-menu li:hover > a {
    color: #128A6D;
}
.main-header .sub-menu .sub-menu {
    display: none;
    position: absolute;
    left: 100%;
    padding-top: 1px;
    min-width: 230px;
    text-align: left;
    top: 0px;
}
.header-zakazi p {
    text-align: right;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 0.05em;
    color: #128A6D;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.header-zakazi p a {
    margin-left: 10px;
}
.page-template-page-home .header-zakazi p, .page-template-page-home .header-zakazi a {
    color:#fff;
}
.header-zakazi {
    padding: 10px 20px;
}
.header-zakazi p a {
    font-weight: 700;
    color: #128A6D;
}
.logo {
    padding-bottom: 20px;
}
.scrollToTop{
    text-decoration: none;
    position:fixed;
    bottom:75px;
    right:40px;
    display:none;
}
.scrollToTop:hover{
    text-decoration:none;
}
.current_page_item > a, .current-menu-item > a {
    color: #128a6d;
}
footer .top-part .links a:hover {
    color: #128a6d;
}
.cky-btn-revisit-wrapper {
    display: none !important;
}
.page-template-page-home .main-header .menu > li.menu-item-has-children::after {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}
/***********************************************
   * MOBILE NAV 
***********************************************/
.close-nav-mob, .sidenav, .mobile-menu {
    display: none;
}

.logo-nav {
    display: block;
}

.mob-search-form {
    position: relative;
}

.mob-search-form input[type="text"] {
    border: 0;
    font-size: 16px;
    line-height: 2.5;
    padding: 0 10px;
    width: 100%;
}

.mob-search-form input[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    background: transparent;
    background: url('images/search.svg');
    background-size: 40px;
    width: 40px;
    height: 40px;
}



@media screen and (max-width: 1199px) {
    #mySidenav {
        transform: translate3d(-100%, 0, 0);
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        -webkit-transition: transform .4s ease-in-out;
        -moz-transition: transform .4s ease-in-out;
        -o-transition: transform .4s ease-in-out;
        transition: transform .4s ease-in-out;
        z-index: 9999;
        max-width: 375px;
    }

    .active-menu-mobile {
        transform: translate3d(0, 0, 0) !important;
        -webkit-transform: translate3d(0, 0, 0) !important;
        -ms-transform: translate3d(0, 0, 0) !important;
        -webkit-transition: transform .4s ease-in-out !important;
        -moz-transition: transform .4s ease-in-out !important;
        -o-transition: transform .4s ease-in-out !important;
        transition: transform .4s ease-in-out !important
    }

    .sidenav {
        background: #fff;
        height: 0;
        left: 0;
        overflow-x: hidden;
        position: fixed;
        top: 0px;
        transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
        width: 100%;
        z-index: 9998;
        transition-delay: 2.5s;
        min-height: 100vh;
        /* mobile viewport bug fix */
        min-height: -webkit-fill-available;
        display: block;
    }
    input[type="submit"], button, textarea {
        -webkit-appearance: none;
        appearance: none;
    }
    .menu-item-1449 {
        display: none;
    }

    .sidenav-inner {
        padding: 45px 20px 10px;
        background: #fff;
    }

    .close-nav-mob {
        position: absolute;
        top: 26px;
        right: 22px;
        max-width: 30px;
        cursor: pointer;
        display: block;
    }

    .mobile-menu {
        display: block;
    }

    .sidenav-inner .menu-menu-1-container li, .sidenav-inner .menu-menu-1-serbian-container li {
        font-size: 14px;
        line-height: 3;
        text-transform: uppercase;
        font-weight: bold;
        padding: 0 10px;
    }
    .sidenav-inner .wpml-ls-legacy-list-horizontal .wpml-ls-item a {
        font-weight: bold;
    }
    /* .sidenav-inner .menu-menu-1-container li:last-of-type {
        border-bottom: 0;
    } */

    .sidenav-bottom ul {
        overflow: hidden;
        padding: 20px 20px 10px;
    }

    .sidenav-bottom nav li {
        display: block;
        padding: 0 10px;
    }

    .sidenav-bottom nav li a {
        font-size: 16px;
        line-height: 2.5;
        text-transform: uppercase;
        font-weight: bold;
    }

    .mobile-menu {
        cursor: pointer;
    }
    .main-header {
        display: none !important;
    }
    .banner-text {
        padding-right: 15px;
    }
    .click-menu::before {
        content: url(images/menu-arrow.svg);
        position: absolute;
        top: 8px;
        right: 0;
        cursor: pointer;
    }
    #mySidenav .sub-menu {
        position: static;
    }
    .click-menu.active-menu-mob::before {
        transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        top: -8px;
    }
}
/*********************************************
    *FOOTER
*********************************************/
footer {
    background: #D8F4E9;
    padding: 34px 0;
}
footer .top-part {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 27px;
}  
footer .top-part .links a {
    font-weight: 700;
    font-size: 15px;
    line-height: 1.27;
    letter-spacing: 0.05em;
    margin-left: 30px;
} 
footer .social {
    display: flex;
    align-items: center;
}
footer .social a:not(:last-child) {
    margin-right: 30px;
}
footer .social a:hover svg path {
    fill: #128a6d !important;
}
footer .social p {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: 0.05em;
    margin-right: 26px;
}
footer .social p a:hover {
    color: #128a6d;
}
footer .social a img {
    display: block;
}
footer .bottom-part-outer {
    padding: 30px 0 0;
    border-top: 1px solid #03153E;
}
footer .bottom-part {
    display: flex;
    justify-content: space-between;
}
footer .bottom-part h5 {
    font-size: 14px;
    line-height: 1.29;  
    letter-spacing: 0.05em;
    font-weight: 500;
}
.bottom-part .policy a {
    font-size: 14px;
    line-height: 1.29; 
    letter-spacing: 0.05em;
    margin: 0 15px;
    font-weight: 500;
}
#footer-menu {
    display: flex;
}
/*********************************************
    *PAGES
*********************************************/
.home-banner {
    position: relative;
    height: 100vh;
    overflow: hidden;
}
.home-banner .text-part {
    padding: 0 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color:#fff;
}
.home-banner h1 {
    margin-bottom: 30px;
}
.home-banner h1 span {
    color: #01FAD8;
}
.home-banner h2 {
    margin-bottom: 12px;
}
.main-button a {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.25;
    padding: 18px 26px;
    background: #01FAD8;
    border-radius: 32px;
    display: inline-block;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
.main-button a:hover {
    background: #fff;
    color: #000000;
}
.white-button a {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.25;
    padding: 18px 26px;
    background: transparent;
    border: 1px solid #fff;
    color:#fff;
    border-radius: 32px;
    display: inline-block;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
.white-button a:hover {
    background: #128A6D;
    border: 1px solid #128A6D;
}
.home-banner .d-flex {
    margin-top: 30px;
}
.home-banner .main-button {
    margin-right: 30px;
}
.text-section {
    text-align: center;
    padding: 83px 0 54px;
}
.small-cont {
    max-width: 1000px;
    margin: 0 auto;
}
.text-section h2 {
    margin-bottom: 25px;
}
.text-section p {
    line-height: 145%;
}
.home-cards {
    margin-bottom: 30px;
}
.home-cards h4 {
    line-height: 130%;
    font-weight: 700;
    transition: 0.7s ease;
    -webkit-transition: 0.7s ease;
    position: absolute;
    bottom: 35%;
    width: 85%;
}
.home-cards p {
    font-weight: 500;
    font-size: 18px;
    line-height: 145%;
    opacity: 0;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}

.home-cards {
    padding: 30px;
    min-height: 280px;
    position: relative;
    overflow: hidden;
    border: 1px solid #128A6D;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.home-cards .inner {
    position: absolute;
    top: 110%;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    width: 85%;
  }
.home-cards:hover {
    background: #D8F4E9;
}
.home-cards:hover .inner {
    top: 15%;
    text-align: left;
    transform: translate3d(0%, -15%, 0px);
    -webkit-transform: translate3d(0%, -15%, 0px);
}
.home-cards:hover .inner p {
    opacity: 1;
}
.home-cards-flip:hover h4 {
    opacity: 0;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    bottom: 80%;
}
.home-cards > a {
    position: absolute;
    bottom: 30px;
}
.home-cards > a:hover, .main-link:hover, .testimonials > a:hover {
    color: #128A6D;
}
.home-cards > a::after, .main-link::after, .testimonials > a::after {
    content: url(images/arrow.png);
    margin-left: 7px;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
.home-cards > a:hover:after, .main-link:hover:after, .testimonials > a:hover:after {
    margin-left: 12px;
    filter: invert(43%) sepia(18%) saturate(1573%) hue-rotate(115deg) brightness(98%) contrast(99%);
}
.cards-procedure span {
    position: absolute;
    bottom: 30px;
}
.bg-desctiption {
    padding: 104px 0;
    background-size: cover !important;
    margin-bottom: 27px;
}
.bg-text {
    padding: 80px 80px 45px;
    max-width: 585px;
    float: right;
}
.bg-text h2 {
    margin-bottom: 25px;
}
.bg-text p {
    font-size: 18px;
    line-height: 140%;
}
.bg-text .main-link {
    margin-top: 45px;
    display: inline-block;
}
.left-right .image-part {
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
}
.left-right .text-part2 {
    margin: 0 auto;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    max-width: 480px;
}
.rounded-link {
    font-size: 16px;
    line-height: 1.25;
    padding: 18px 26px;
    border: 1px solid #95E0C2;
    border-radius: 32px;
    display: inline-block;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
}
.rounded-link:hover {
    background: #CAF0E1;
    border: 1px solid #CAF0E1;
}
.left-right h2 {
    margin-bottom: 22px;
}
.left-right p {
    font-size: 25px;
    line-height: 1.24;
}
.left-right .rounded-link {
    margin-top: 52px;
}
.row-reverse {
    flex-direction: row-reverse;
}
.left-right .row-reverse  .text-part2 {
    margin-left: 0;
}
.left-right-bg .text-part2 {
    margin: 0 auto;
      margin-left: auto;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    max-width: 480px;
}
.left-right-bg .text-part2 > img {
    margin-bottom: 30px;
}
.left-right-bg p {
    font-size: 16px;
    line-height: 145%;
}
.left-right-bg h4 {
    margin-top: 37px;
    margin-bottom: 5px;
}
.green-button {
    background: #01FAD8;
    border: 1px solid #01FAD8;
}
.left-right-bg .green-button {
    margin-top: 33px;
}
.left-right-bg .green-button:hover {
    background: #fff;
    border: 1px solid #fff;
}
.left-right-bg {
    background: #D8F4E9;
    padding: 118px 0;
}
.blog-section {
    padding: 70px 0;
}
.blog-section h2 {
    text-align: center;
    margin-bottom: 60px;
}
.one-insight img {
    display: block;
}
.one-insight h3, .blog-sidebar .one-insight h3 {
    font-size: 22px;
    line-height: 1.27;
    letter-spacing: -0.02em;
    margin-top: 12px;
}
.blog-sidebar .one-insight {
    margin-bottom: 30px;
    display: block;
}
.one-insight h4 {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: -0.02em;
    color: rgba(3, 21, 62, 0.42);
    margin-top: 25px;
}
.one-insight h5 {
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: -0.02em;
    color: #03153E;
    margin-top: 20px;
}
.one-insight .text-part {
    padding: 10px;
}
.image-part > img {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.one-insight:hover .image-part > img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.image-part {
    overflow: hidden;
    position: relative;
}
.abs-img {
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.abs-img img {
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
}
.abs-img:hover {
    background: #01FAD8; 
    border-radius: 50%;
    border: 1px solid #01FAD8;
}
.abs-img:hover img {
    filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(355deg) brightness(106%) contrast(104%);
}
.arrow-img {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border:1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-testimonials {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 15px;
}
.testimonials {
    padding: 30px 0;
}
.testimonials p {
    padding: 48px 0 39px;
    font-size: 22px;
    line-height: 145%;
}
.testimonials h4 {
    margin-bottom: 22px;
}
.top-sticky-banner {
    padding: 65px 0;
    background: #F3F8F7;
    text-align: center;
}
.top-sticky-banner h1 {
    margin-bottom: 20px;
}
.top-sticky-banner p {
    font-size: 22px; 
}
.post-type-archive-tim .top-sticky-banner p {
    font-size: 16px;
}
.top-banner-cont {
    max-width: 780px;
    margin: 0 auto;
    padding: 0 15px;
}
.team-listing {
    text-align: center;
    margin-bottom: 50px;
}
.team-section {
    text-align: center;
    padding: 23px 0;
}
.team-section .team-listing > img {
    max-width: 250px;
    max-height: 250px;
    border-radius: 50%;
}
.team-section h2 {
    margin-bottom: 40px;
    font-weight: 400;
    margin-top: 20px;
}
.team-listing h3 {
    padding: 38px 0 5px;
    font-size: 27px;
    line-height: 130%;
}
.team-listing p {
    color: #128A6D;
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 29px;
}
.team-listing a {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: -0.02em;
}
.main-link a:hover {
    color: #128A6D;
}
.contact-footer {
    background: #F3F8F7;
    text-align: center;
    padding: 40px 0;
}
.contact-footer .text {
    max-width: 600px;
    margin: 0 auto;
}
.contact-footer .text p {
    padding: 10px 0 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 145%;
}
.contact-footer .main-button a:hover {
    background: #128A6D;
    color: #fff;
}
.top-team-banner {
    padding: 63px 0 52px;
    background: #F3F8F7;
}
.top-team-banner h1 {
    font-size: 35px;
    letter-spacing: -0.02em;
}
.top-team-banner p {
    font-size: 18px;
    line-height: 130%;
    color: #128A6D;
}
.single-tim-social {
    margin-top: 10px;
}
.single-tim-social a {
    margin-right: 12px
}
.single-tim-social svg:hover circle {
    fill: #128a6d !important;
}
.single-tim-social svg:hover path {
    fill: #fff !important;
}
.single-tim-img {
    margin-right: 44px;
    max-width: 200px;
}
.single-tim-img img {
    border-radius: 50%;
}
.txt-container {
    max-width: 685px;
    margin: 0 auto;
}
.txt-content {
    padding: 50px 0;
}
.txt-content h2 {
    font-weight: 500;
    font-size: 25px;
    margin-bottom: 15px;
}
.txt-content p {
    font-size: 17px;
    line-height: 140%;
    margin-bottom: 20px;
}
.txt-content ul {
    list-style: disc;
    padding-left: 15px;
    margin-bottom: 20px;
}
.txt-content ol {
    list-style: decimal;
    padding-left: 20px;
    margin-bottom: 20px;
}
.txt-content ol li {
    margin-bottom: 15px;
}
.txt-content ol li a, .txt-content ul li a {
    text-decoration: underline;
}
.txt-content li {
    font-size: 17px;
    line-height: 140%;
}
.left-right-no-padd {
    padding: 120px 0;
}
.left-right-no-padd h2 {
    line-height: 112.5%;
    letter-spacing: -0.02em;
    margin-bottom: 35px;
}
.left-right-no-padd p {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
}
.faq-title {
    cursor: pointer;
}
.faq-title h3 {
    font-weight: 500;
    font-size: 22px;
    line-height: 140%;
}
.active-faq {
    background: #D8F4E9;
}
.active-faq h3 {
    color: #128A6D;
}
.faq-row {
    padding: 10px 10px 10px;
}
.faq-content {
    display: none;
    padding-top: 10px;
}
.faq-title img {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.active-faq img {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    filter: invert(43%) sepia(18%) saturate(1573%) hue-rotate(115deg) brightness(98%) contrast(99%);
}
.faq-cont {
    max-width: 836px;
    margin: 0 auto;
}
.faq-section {
    padding: 60px 0;
}
.blog-search form {
    width: 213px;
    margin: 28px auto 0;
}

.blog-search form [type="search"] {
    padding: 15px 40px 15px 20px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.29;
    color: #03153E;
    outline: none;
    width: 100%;
    background: #fff;
    border: 1px solid #03153E;
    border-radius: 41px;
}

#searchform label {
    position: relative;
}

#searchform span {
    color: #03153E;
    position: absolute;
    right: 15px;
    top: 0px;
}

.icon_search::before {
    content: url(images/search.svg);
    cursor: pointer;
}
.blog-listing {
    padding-top: 80px;
}
.blog-listing .single-item {
    margin-bottom: 30px;
}
.blob-content h1 {
    font-size: 30px;
    line-height: 1.27;
    letter-spacing: -0.02em;
    margin-bottom: 28px;
}
.txt-content .blog-date {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: -0.02em;
    color: rgba(3, 21, 62, 0.42);
    margin-bottom: 16px;
}
.blog-sidebar {
    margin-top: 160px;
}
.blog-sidebar h2 {
    font-weight: 600;
    font-size: 22px;
    line-height: 1.27;
    letter-spacing: -0.02em;
    color: #128A6D;
    margin-bottom: 20px;
}
.single-author {
    margin: 28px 0;
}
.single-author img {
    max-width: 70px;
    max-height: 70px;
    margin-right: 11px
}
.single-author h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.28;
    letter-spacing: -0.02em;
}
#testimonials .slick-dots, #tim-slider .slick-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: flex !important;
    gap: 15px;
    bottom: -15px;
}
#testimonials .slick-dots .slick-active button {
    background: #128A6D;
}
#tim-slider .slick-dots .slick-active button {
    background: #128A6D;
}
#testimonials .slick-dots button {
    border-radius: 50%;
    background: #D8F4E9;
    border: 0;
    font-size: 0;
    width: 15px;
    height: 15px;
    cursor: pointer;
}
#tim-slider  .slick-dots button {
    background: #fff;
    border-radius: 50%;
    border: 0;
    font-size: 0;
    width: 15px;
    height: 15px;
    cursor: pointer;
}
#tim-slider .slick-dots {
    bottom: -40px;
}
.testimonials img {
    margin: 0 auto;
}
.slick-slider > button {
    height: 45px;
    width: 45px;
    background: #D8F4E9;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.slick-slider .slick-arrow {
    border: 0;
    font-size: 20px;
    outline: none;
    z-index: 10;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
.slick-slider > button:hover, #tim-slider > button:hover {
    background: #128A6D;
    
}
#tim-slider > button {
    background: #fff;
}
.slick-slider > button img {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.slick-slider > button:hover img {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}
#testimonials .slick-prev, #tim-slider .slick-prev {
    position: absolute;
    left: -120px;
    top: 55%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
#tim-slider .slick-prev {
    left: -30px;
}
#testimonials .slick-next, #tim-slider .slick-next {
    position: absolute;
    right: -120px;
    top: 55%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
#tim-slider .slick-next {
    right: -30px;
}
.testimonials-cont {
    max-width: 880px;
    margin: 0 auto;
}
.padd40 {
    padding: 40px 0;
}
.lr-mt {
    margin-top: 40px;
}
.container-banner {
    max-width: 1110px;
    margin: 0 auto;
}
.left-right-banner {
    padding: 53px 0;
}
.left-right-banner h1 {
    line-height: 1;
    margin-bottom: 32px;
}
.left-right-banner p {
    font-weight: 500;
    font-size: 22px;
    line-height: 1.27;
}
.left-right-banner .d-flex {
    margin-top: 30px;
    align-items: center;
}
.left-right-banner .main-link {
    margin-left: 10px;
}
.left-right-banner ul {
    margin-top: 30px
}
.left-right-banner ul li {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.28;
    letter-spacing: -0.02em;
}
.left-right-banner ul li span {
    font-weight: 500;
}
.procedure-section {
    padding: 90px 0;
}
.procedure-section h2 {
    font-weight: 400;
    font-size: 25px;
    line-height: 145%;
    text-align: center;
    letter-spacing: -0.02em;
    margin-bottom: 43px;
}
.pb-100 {
    padding-bottom: 90px;
}
.bolesti-cont {
    max-width: 930px;
    margin: 0 auto;
}
.bolesti-section {
    padding: 78px 0 0;
}
.bolesti-section h2 {
    margin-bottom: 45px;
    font-weight: 500;
    font-size: 65px;
    line-height: 112.5%;
    text-align: center;
    letter-spacing: -0.02em;
}
.bolesti-section p {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    text-align: center;
}
.bolesti-row {
    margin-top: 65px;
}
.pb-90 {
    padding-bottom: 90px;
}
.lr-procedure p {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    margin-bottom: 30px;
}
.lr-procedure h2 {
    margin-bottom: 35px;
}
.top-banner-bolesti {
    background: #F3F8F7;
    padding: 90px 0;
}
.top-banner-bolesti h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.25;
    color: #128A6D;
}
.top-banner-bolesti h1 {
    font-weight: 500;
    font-size: 40px;
    line-height: 130%;
    margin-bottom: 16px;
}
.sidebar-bolesti {
    padding: 35px 28px;
    background: #D8F4E9;
    margin-bottom: 30px;
}
.sidebar-bolesti ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.sidebar-bolesti li {
    font-weight: 500;
    font-size: 18px;
    line-height: 145%;
}
.sidebar-bolesti p {
    font-weight: 400;
    font-size: 17px;
    line-height: 140%;
    letter-spacing: -0.02em;
}
.sidebar-bolesti h4 {
    font-weight: 600;
    font-size: 22px;
    line-height: 112.5%;
    letter-spacing: -0.02em;
    margin-bottom: 16px;
}
.sidebar-bolesti .main-link {
    margin-top: 23px;
}
.txt-content h3 {
    font-weight: 600;
    font-size: 25px;
    line-height: 170%;
}
.txt-content .col-lg-7 > h4 {
    font-weight: 600;
    font-size: 20px;
    line-height: 170%;
}
.left-right-zasto .container {
    padding-top: 100px;
    padding-bottom: 100px;
}
.left-right-zasto h3 {
    margin-bottom: 20px;
}
.left-right-zasto p {
    font-size: 17px;
    line-height: 1.3;
    margin-bottom: 15px
}
.left-right-zasto .text-part2 {
    max-width: 480px;
}
.left-right-zasto .image-part a {
    position: relative;
}
.left-right-zasto .image-part span {
    position: absolute;
    right: 35px;
    bottom: 30px;
}
.onama-banner {
    text-align: center;
    height: 750px;
    background-size: cover !important;
}
.onama-banner .text-part {
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    top: 56%;
}
.onama-banner .main-button {
    margin-top: 50px;
    margin-right: 0;
}
.onama-circle {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: #CAF0E1;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 70px;
    padding: 20px;
}
.onama-circle h4 {
    font-weight: 400;
    font-size: 85px;
    line-height: 130%;
    letter-spacing: -0.03em;
}
.onama-circle p {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: -0.02em;
    color: rgba(3, 21, 62, 0.8);
}
.onama-text .row > div {
    display: flex;
    justify-content: center;
}
.onama-text {
    padding-top: 100px;
}
.onama-text .container > p {
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    max-width: 930px;
    margin: 0 auto;
    text-align: center;
}
.onama-text .row {
    margin-top: 100px;
}
#testimonials .slick-slide img {
    max-width: 140px;
    height: auto;
}
.utisci-cont {
    max-width: 685px;
    margin: 0 auto;
}
.utisci-section h1 {
    margin-bottom: 70px;
    line-height: 1;
}
.utisci-section h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 103.9%;
    margin-bottom: 30px;
}
.utisci-section p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 15px;
}
.utisci-section {
    padding: 80px 0 0px;
}
.utisci-section .d-flex > div:first-of-type {
    margin-right: 30px;
    max-width: 89px;
    height: auto;
}
.utisci-section .d-flex {
    margin-top: 40px;
}
.utisci-section .d-flex h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 103.9%;
}
.utisci-section .d-flex h5 {
    color: #128A6D;
    font-size: 18px;
    line-height: 103.9%;
    font-weight: 400;
}
.utisci-row {
    padding-bottom: 26px;
    border-bottom: 1px solid #000000;
    margin-bottom: 46px;
}
.utisci-section .utisci-row img, #testimonials img {
    border-radius: 50%;
}
.utisci-row:last-of-type {
    border-bottom: 0;
}
.contact-form input {
    border: 1px solid #128A6D;
    border-radius: 15px;
    background: transparent;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    padding: 17px 22px;
    font-family: 'Mulish', sans-serif;
    margin-top: 12px;
    outline: none;
}
.contact-form textarea {
    border: 1px solid #128A6D;
    border-radius: 15px;
    background: transparent;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    height: 180px;
    resize: none;
    padding: 17px 22px;
    font-family: 'Mulish', sans-serif;
    margin-top: 12px;
    outline: none;
}
.contact-form input[type="submit"] {
    display: block;
    font-size: 16px;
    line-height: 100%;
    padding: 15px 60px;
    border: 1px solid #128A6D;
    background: #D8F4E9;
    border-radius: 49px;
    color: #000000;
    cursor: pointer;
    width: auto;
    font-weight: 400;
    font-family: 'Mulish', sans-serif;
    outline: none;
    margin: 24px auto 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.contact-form input[type="submit"]:hover {
    background: #128A6D;
    color:#fff;
}
.contact-form {
    margin-top: 40px;
    margin-bottom: 20px;
}
.contact-form h2 {
    font-weight: 600;
    font-size: 65px;
    line-height: 140%;
    text-align: center;
    margin-bottom: 40px;
}
.contact-form .container > p {
    max-width: 685px;
    margin: 0 auto;
    text-align: center;
} 
.contact-form form {
    max-width: 685px;
    margin: 70px auto 0;
} 
.contact-bottom-banner .container {
    padding: 90px;
}
.contact-bottom-banner .text-part2 {
    padding-left: 50px;
}
.contact-bottom-banner .text-part2 h4 {
    margin-bottom: 13px;
}
.contact-bottom-banner .text-part2 span, .contact-bottom-banner .text-part2 span a {
    color:#128A6D;
}
.wpcf7 form .wpcf7-response-output {
    border: 0 !important;
    padding: 0;
    margin: 0;
    text-align: center;
}
.wpcf7-not-valid-tip {
    font-size: 14px
}
.wp-caption-text {
    font-size: 17px;
    line-height: 140%;
    color: #128A6D;
}
.wp-caption > img {
    max-width: 100%;
    height: auto;
}
.wp-caption {
    width: 100% !important;
}
.recommended-procedure {
    padding-top: 45px;
}
.recommended-procedure h2 {
    font-weight: 500;
    font-size: 40px;
    margin-bottom: 30px;
    line-height: 1.2;
}
.recommended-procedure .home-cards {
    min-height: 230px;
}
.recommended-procedure .home-cards h4 {
    font-weight: 600;
}
.wpml-ls-legacy-list-horizontal {
    padding: 0;
    border: 0;
}
.page-template-page-home .wpml-ls-legacy-list-horizontal .wpml-ls-item a {
    border-right: 1px solid #fff;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item a {
    padding: 0;
    text-transform: uppercase;
    border-right: 1px solid #03153E;
    font-size: 12px;
    padding: 0 10px;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item:last-of-type a {
    border-right: 0;
    padding-right: 0;
}
.wpml-ls-legacy-list-horizontal {
    position: relative;
    top: 3px;
}
.mobile-lang {
    display: none;
}
/*********************************************
    * RESPONSIVE
*********************************************/
@media screen and (max-width: 1549px) {
    .main-header li {
        padding: 0 7px ;
    }
    .h1-title {
        font-size: 90px;
    }
    h1, .bolesti-section h2 {
        font-size: 60px;
    }
    h2 {
        font-size: 40px;
    }
    h3 {
        font-size: 26px;
    }
    h4, .left-right p {
        font-size: 22px;
    }
    .home-cards p {
        font-size: 16px;
    }
    .onama-banner {
        height: 550px;
    }
    .lr-procedure p, .left-right-no-padd p {
        font-size: 18px;
    }
    .utisci-section h3 {
        font-size: 22px;
    }
    .contact-form h2 {
        font-size: 50px;
        margin-bottom: 20px;
    }
    .contact-form form {
        margin: 40px auto 0;
    }
    .recommended-procedure h2 {
        font-size: 35px;
    }
    .team-listing h3 {
        font-size: 22px;
    }
}
@media screen and (max-width: 1199px) {
    .h1-title {
        font-size: 70px;
    }
    h1, .bolesti-section h2 {
        font-size: 45px;
      }
    h2 {
        font-size: 35px;
    }
    h3 {
        font-size: 24px;
    }
    h4, .utisci-section h3 {
        font-size: 20px;
    }
    .left-right p, .lr-procedure p, .left-right-no-padd p {
        font-size: 18px;
    }
    .home-cards {
        padding: 15px;
        min-height: 300px;
    }
    .main-button a, .white-button a, .rounded-link {
        padding: 16px 22px; 
    }
    .left-right .rounded-link {
        margin-top: 40px;
    }
    .bg-text {
        padding: 50px 50px 45px;
    } 
    .bg-desctiption {
        padding: 70px 0;
    }      
    .testimonials p {
        font-size: 20px;
    } 
    .text-section {
        padding: 70px 0 30px;
    }
    .padd40 {
        padding: 35px 0;
    }
    .lr-mt {
        margin-top: 30px;
    }
    .left-right-bg {
        padding: 70px 0;
    }
    .onama-banner {
        height: 430px;
    }
    .onama-text .container > p {
        font-size: 20px;
    }
    .onama-text {
        padding-top: 70px;
    }
    .onama-text .row {
        margin-top: 70px;
    }
    .left-right-zasto .container {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .bottom-part .policy a {
        margin: 0 5px; 
    }
    footer .social p {
        font-size: 15px;
    }
    footer .social a:not(:last-child) {
        margin-right: 20px;
    }
    .onama-circle h4 {
        font-size: 65px;
    }
    .home-banner h1 {
        margin-bottom: 15px;
    }
    .onama-banner .main-button {
        margin-top: 30px;
    }
    footer .top-part .links a {
        margin-left: 20px;
    }
    .team-listing h3 {
        font-size: 24px;
    }
    .top-sticky-banner {
        padding: 60px 0;
    }    
    .bolesti-section {
        padding: 50px 0 0;
    }
    .bolesti-section h2 {
        margin-bottom: 35px;
    }
    .left-right .text-part2 {
        padding: 25px;
    }
    .pb-100 {
        padding-bottom: 70px;
    }
    .sidebar-bolesti {
        padding: 20px;
    }    
    .sidebar-bolesti h4 {
        font-size: 20px;
    }
    .sidebar-bolesti li {
        font-size: 16px;
    }
    .sidebar-bolesti p {
        font-size: 16px;
    }
    .txt-content h3 {
        font-size: 22px;
    }
    .top-banner-bolesti h1 {
        font-size: 35px;
    }
    .top-banner-bolesti h3 {
        font-size: 18px;
    }
    .procedure-section h2 {
        font-size: 20px;
    }
    .procedure-section {
        padding: 70px 0;
    }
    .utisci-section h1 {
        margin-bottom: 40px;
    }
    .utisci-section {
        padding: 70px 0 0px;
    }
    .utisci-section p {
        font-size: 17px;
    }
    .utisci-section .d-flex {
        margin-top: 30px;
    }
    .top-sticky-banner p {
        font-size: 20px;
    }
    .left-right-no-padd {
        padding: 70px 0;
    }
    .blog-sidebar h2 {
        font-size: 19px;
    }
    .blog-sidebar {
        margin-top: 0px;
    }
    .one-insight h3, .blog-sidebar .one-insight h3 {
        font-size: 20px;
    }   
    .blob-content h1 {
        font-size: 26px;
    }     
    .faq-title h3 {
        font-size: 20px;
    }
    .faq-section {
        padding-bottom: 0;
    }
    .contact-form h2 {
        font-size: 45px;
    }    
    .logo {
        padding-bottom: 0px;
    }
    header .top {
        padding: 0 0 5px;
    }
    .header-zakazi {
        padding: 5px 5px;
    }
    .page-template-page-home .mobile-menu svg path {
        fill: #fff !important;
    }
    .recommended-procedure h2 {
        font-size: 30px;
    }
    .recommended-procedure {
        padding-top: 30px;
    }
    .recommended-procedure .home-cards {
        min-height: 200px;
    }
    .team-section .team-listing > img {
        max-width: 100%;
    }
    .mobile-lang {
        display: block;
        margin-left: 15px;
    }
    .header-zakazi {
        display: flex;
        align-items: center;
        justify-content: end;
    }
    .header-zakazi .wpml-ls-legacy-list-horizontal {
        top: -3px;
    }
    .other-mob-lang .wpml-ls-legacy-list-horizontal .wpml-ls-item a {
        color: #128a6d;
        font-weight: 700;
        border-right: 1px solid #128a6d;
    }
    .other-mob-lang .wpml-ls-legacy-list-horizontal .wpml-ls-item:last-of-type a {
        border-right: 0;
    }
    .page-template-page-home .wpml-ls-legacy-list-horizontal .wpml-ls-item a {
        font-weight: 700;
    }
}
@media screen and (max-width: 991px) {
    .contact-bottom-banner .container {
        padding: 30px;
    }
    header .top {
        padding-left: 0;
        padding-right: 0;
    }
    .h1-title {
        font-size: 60px;
    }
    h3 {
        font-size: 22px;
    }
    .home-banner {
        /* height: 550px; */
        min-height: 400px;
    }
    h2 {
        font-size: 26px;
    }
    .text-section {
        padding: 60px 0 30px;
    }
    .left-right p, .lr-procedure p, .left-right-no-padd p {
        font-size: 16px;
    }
    .main-button a, .white-button a, .rounded-link {
        padding: 13px 22px;
        font-size: 15px;
    } 
    .left-right-bg {
        padding: 60px 0;
    }
    .lr-mt {
        margin-top: 20px;
    }
    .home-testimonials  {
        padding-top: 60px;
    }
    .testimonials p {
        font-size: 18px;
        padding: 30px 0 20px;
    }
    h4, .utisci-section h3 {
        font-size: 18px;
    }
    .testimonials h4 {
        margin-bottom: 15px;
    }
    .blog-section {
        padding: 60px 0 30px;
    }
    .blog-section h2 {
        margin-bottom: 40px;
    }
    .blog-section .single-item {
        margin-bottom: 20px;
    }
    .one-insight h4 {
        margin-top: 10px;
    }
    .one-insight h3, .blog-sidebar .one-insight h3 {
        margin-top: 10px;
    }
    .bg-text {
        padding: 30px;
    }
    .bg-text h2 {
        margin-bottom: 15px;
    }
    .bg-text .main-link {
        margin-top: 25px;
    }    
    .bg-desctiption {
        padding: 60px 0;
    }
    .onama-banner {
        height: 350px;
    }
    h1, .bolesti-section h2 {
      font-size: 35px;
    }
    .onama-text {
        padding-top: 60px;
    }
    .onama-circle {
        margin-bottom: 40px;
    }
    .onama-circle {
        width: 280px;
        height: 280px;
    }   
    .onama-circle h4 {
        font-size: 50px;
    } 
    .onama-circle p {
        font-size: 15px;
    }
    .left-right-zasto .container {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .left-right-zasto p {
        font-size: 16px;
    }    
    .left-right-zasto h3 {
        margin-bottom: 15px;
    }
    .onama-text .container > p {
        font-size: 18px;
    }
    .top-sticky-banner {
        padding: 50px 0;
    }
    .team-listing h3 {
        font-size: 20px;
    }
    .team-listing p {
        margin-bottom: 20px;
    }
    .top-team-banner h1 {
        font-size: 28px;
    }    
    .txt-content h2 {
        font-size: 22px;
    }
    .page-template-page-zasto .left-right .text-part2, .page-template-page-procedure .left-right-banner .text-part2 {
        padding: 0;
    } 
    .page-template-page-zasto .left-right-banner .main-link {
        font-size: 15px;
    }
    .bolesti-section h2 {
        margin-bottom: 20px;
    }
    .bolesti-row {
        margin-top: 35px;
    }
    .lr-procedure h2 {
        margin-bottom: 10px;
    }
    .lr-procedure p {
        margin-bottom: 15px;
    }
    .pb-100 {
        padding-bottom: 60px;
    }
    .procedure-section {
        padding: 60px 0;
    }
    .procedure-section h2 {
        margin-bottom: 25px;
        font-size: 18px;
    }
    .txt-content {
        padding: 50px 0 30px;
    }
    .txt-content h3 {
        font-size: 20px;
    }
    .top-banner-bolesti h1 {
        font-size: 28px;
    }
    .top-banner-bolesti h3 {
        font-size: 16px;
    }
    .top-banner-bolesti {
        padding: 70px 0;
    }
    .utisci-section {
        padding: 60px 0 0px;
    }
    .utisci-section h1 {
        margin-bottom: 30px;
    }
    .utisci-section h3 {
        margin-bottom: 20px;
    }
    .utisci-section p {
        font-size: 16px;
    }
    .utisci-section .d-flex h4, .utisci-section .d-flex h5 {
        font-size: 16px;
    }
    .utisci-row {
        padding-bottom: 20px;
        margin-bottom: 30px;
    }
    .top-sticky-banner p {
        font-size: 18px;
    }
    .one-insight h3, .blog-sidebar .one-insight h3 {
        font-size: 20px;
    }
    .left-right-no-padd h2 {
        margin-bottom: 15px;
    }
    .left-right-no-padd {
        padding: 60px 0;
    }
    .txt-content .blog-date {
        font-size: 15px;
    }
    .blog-sidebar .one-insight {
        max-width: 45%;
        display: block;
    }
    .blog-sidebar .main-link {
        margin-bottom: 10px;
    }
    .left-right-banner ul li {
        font-size: 16px;
    }
    .contact-form h2 {
        font-size: 35px;
    }
    .contact-form form {
        margin: 20px auto 0;
    }
    .contact-bottom-banner .container {
        padding: 30px 0 30px 30px;
    }
    footer .top-part {
        flex-wrap: wrap;
        justify-content: center;
        padding-bottom: 20px;
    }
    .footer-logo {
        margin-bottom: 10px;
        display: inline-block;
    }
    .bottom-part-outer .bottom-part {
        flex-direction: column-reverse;
        align-content: center;
        justify-content: center;
        text-align: center;
    }
    footer .social {
        justify-content: center;
    }
    .bottom-part .policy {
        padding: 10px 0;
    }
    footer .bottom-part-outer {
        padding: 20px 0 0;
    }    
    footer {
        padding: 30px 0 20px;
    }
    .blog-listing {
        padding-top: 60px;
    }
    .home-cards {
        padding: 20px;
        min-height: 280px;
    }
    .txt-content .col-lg-7 > h4 {
        font-size: 20px;
    }
    .recommended-procedure h2 {
        font-size: 26px;
    }
    .recommended-procedure {
        padding-top: 30px;
    }
}
@media screen and (max-width: 767px) {
    .h1-title {
        font-size: 40px;
    }
    h3 {
        font-size: 20px;
    }
    .main-button a, .white-button a, .rounded-link {
        padding: 13px 20px;
    }
    .home-banner .main-button {
        margin-right: 20px;
    }
    .text-section {
        padding: 50px 0 30px;
    }
    .text-section h2 {
        margin-bottom: 20px;
    }
    .left-right .row, .left-right-bg .row, .left-right-zasto .row {
        flex-direction: column-reverse;
    }
    .left-right .text-part2 {
        padding: 20px;
    }
    .padd40 {
        padding: 25px 0;
    }
    .left-right .rounded-link {
        margin-top: 30px;
    }
    .left-right-bg .text-part2 {
        padding-top: 30px;
    }
    .lr-mt {
        margin-top: 0;
    }
    .left-right-bg {
        padding: 50px 0 70px;
    }
    .left-right-bg .text-part2 > img {
        margin-bottom: 15px;
    }
    .left-right-bg h4 {
        margin-top: 20px;
        margin-bottom: 5px;
    }
    .left-right-bg .green-button {
        margin-top: 25px;
    }
    .home-testimonials {
        padding-top: 50px;
    }
    .bg-text p {
        font-size: 16px;
    }   
    h2 {
        font-size: 22px;
    }
    .bg-text .main-link, .one-insight h5, .home-cards > a {
        font-size: 15px;
    }
    .testimonials p {
        font-size: 17px;
    } 
    .blog-section  .single-item {
        max-width: 450px;
        margin: 0 auto 20px;
    }  
    .bg-text {
        padding: 20px;
    }
    .onama-banner .text-part {
        width: 90%;
    }
    .onama-banner .main-button {
        margin-right: 0px;
    }
    h1, .bolesti-section h2 {
        font-size: 30px;
    }
    .onama-banner h1 {
        font-size: 35px;
    }
    .onama-text {
        padding-top: 50px;
    }
    .onama-text .row {
        margin-top: 40px;
    }
    .onama-text .container > p {
        font-size: 17px;
    }
    .left-right-zasto .text-part2 {
        margin-top: 20px;
    }
    .left-right-zasto .container {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .top-sticky-banner {
        padding: 40px 0;
    }
    .team-section h2 {
        margin-bottom: 25px;
    }    
    .team-listing h3 {
        padding: 20px 0 5px;
    }    
    .team-listing {
        margin-bottom: 30px;
    }
    .top-team-banner {
        padding: 40px 0;
    }    
    .top-team-banner .d-flex {
        flex-wrap: wrap;
    }
    .single-tim-img {
        margin-bottom: 20px;
    }
    .top-team-banner h1 {
        font-size: 24px;
    }
    .main-link {
        font-size: 15px;
    }
    .top-team-banner p {
        font-size: 17px;
    }    
    .txt-container {
        padding: 0 15px;
    }
    .txt-content p, .txt-content li {
        font-size: 16px;
    }    
    .txt-content h2 {
        font-size: 20px;
    }
    .left-right-banner {
        padding: 50px 0;
    }
    .page-template-page-zasto .left-right-banner .text-part2, .page-template-page-procedure .left-right-banner .text-part2{
        padding-top: 20px;
    }
    .left-right-banner h1  {
        margin-bottom: 20px;
    }
    .page-template-page-zasto .left-right-banner .main-link, .page-template-page-procedure .left-right-banner .main-link {
        font-size: 14px;
    }
    .bolesti-section p, .procedure-section h2 {
        font-size: 17px;
    }
    .bolesti-section {
        padding: 40px 0 0;
    }
    .lr-procedure .row, .blog .row, .page-template-cesta-pitanja .left-right .row {
        flex-direction: column;
    }
    .pb-100 {
        padding-bottom: 50px;
    }
    .top-banner-bolesti, .procedure-section {
        padding: 50px 0;
    }
    .top-banner-bolesti h1 {
        font-size: 25px;
    }
    .top-banner-bolesti h3 {
        font-size: 15px;
    }
    .txt-content h3 {
        font-size: 18px;
    }
    .utisci-section {
        padding: 50px 0 0px;
    }
    .utisci-section h1 {
        margin-bottom: 25px;
    }
    h4, .utisci-section h3 {
        font-size: 17px;
    }
    .blog-search form {
        width: 300px;
    }   
    .blog-search form [type="search"] {
        padding: 13px 35px 13px 15px;
    }   
    .top-sticky-banner p {
        font-size: 17px;
    }  
    .left-right-no-padd {
        padding: 45px 0;
    }
    .blob-content h1 {
        font-size: 24px;
    }
    .single-author h4 {
        font-size: 16px;
    }
    .single-author img {
        max-width: 60px;
        max-height: 60px;
    }
    .blog-sidebar .one-insight {
        max-width: 100%;
        display: block;
    }
    .txt-content .blog-date {
        font-size: 14px;
    }
    .single-author {
        margin: 20px 0;
    }
    .blob-content h1 {
        margin-bottom: 20px;
    }
    .txt-content h2 {
        font-size: 18px;
    }
    .faq-title h3 {
        font-size: 17px;
    }
    .faq-section {
        padding: 40px 0 0;
    }    
    .contact-form h2 {
        font-size: 28px;
        line-height: 1.2;
    }
    .contact-form input {
        padding: 15px;
    }
    .contact-form input[type="submit"] {
        font-size: 15px;
    }
    .contact-bottom-banner .container {
        padding: 0px;
    }
    .contact-bottom-banner .text-part2 {
        padding: 20px 0 10px;
    }
    .left-right-banner ul {
        margin-top: 15px;
    }
    .page-template-page-kontakt .left-right-banner {
        padding-bottom: 20px;
    }
    .contact-bottom-banner .container {
        padding: 15px;
    }
    footer .top-part {
        flex-direction: column;
    }
    footer .top-part .links a {
        margin-left: 0px;
        margin-bottom: 10px;
        display: block;
        text-align: center;
    }
    footer .top-part {
        padding-bottom: 10px;
    }
    .blog-listing {
        padding-top: 50px;
    }
    .blog-listing .single-item {
        max-width: 450px;
        margin: 0 auto;
    }
    .blog-sidebar .one-insight {
        max-width: 450px;
    }    
    .home-cards p {
        font-size: 15px;
    }
    .home-banner .d-flex {
        flex-direction: column;
    }
    .home-banner .d-flex .main-button {
        margin-bottom: 20px;
    }
    .home-banner .text-part {
        padding: 0; 
    }    
    .wp-caption-text {
        font-size: 15px;
    }
    .txt-content .col-lg-7 > h4 {
        font-size: 18px;
    }
    .recommended-procedure h2 {
        font-size: 22px;
    }
    .recommended-procedure {
        padding-top: 20px;
    }
    .recommended-procedure .home-cards h4, .home-cards h4 {
        font-size: 20px;
    }
    .blog-sidebar .one-insight {
        margin-bottom: 15px;
    }
    #footer-menu {
        flex-direction: column;
    }
    .onama-circle {
        width: 250px;
        height: 250px;
    }
    .scrollToTop {
        bottom: 50px;
        right: 10px;
    }
    footer .social {
        flex-direction: column;
    }
    footer .social p {
        margin-right: 0;
    }
    footer .social svg {
        margin: 20px 0;
    }
}
@media (max-width: 850px) {
  .video-js .vjs-tech {
    width: 1900px !important;
    height: calc(100vh + 500px) !important;
    transform: translate3d(-700px, -200px, 0px) !important;
    -webkit-transform: translate3d(-700px, -200px, 0px) !important;
    -moz-transform: translate3d(-700px, -200px, 0px) !important;
    top: -300px;
    left: -700px;
  }
}