 /*normalize.css v3.0.2 | MIT License | git.io/normalize */





 /* Education */

.article-feature-image img {
 width:100%; height: 100%;
}

.tytul-kat{
text-align:center;
color:#e30000;
font-size:36px;
margin-bottom:20px;

}

.podobne_art ul {
    margin-bottom: 0;
    padding-left: 123px!important;
   list-style-image: url(images/svg/arrow.svg);
}

.podobne_art ul li {
    padding-left: 10px
}

.pt-cv-pagination-wrapper {
    /* margin: 20px 0; */
    border-top: 1px solid #e30000!important;
    padding-top: 40px;
}
.pt-cv-meta-fields a {
        color: #104c95;
    margin-top: 30px;
    margin-left: 3px!important;
    font-size: 16px;
    font-weight: 600;
}

.pt-cv-thumbnail {
    height: auto;
    max-width: 100%!important;
    margin-bottom: 10px!important;
    min-width: inherit!important;
    border-top: 1px solid #e30000!important;
    padding-top: 40px;
}
.pt-cv-content{

    color: #104c95;
    float: left;
    padding-top: 15px;
    font-size: 15px;
    padding-bottom: 30px;
}

.pt-cv-title {
    margin-top: 15px!important;
    font-size: 18px;
}

.pt-cv-title a {
        color:  #104c95;
    font-size: 25px;
    font-weight: 700;
    margin-top: 1px;
}

.pt-cv-title:hover a {
        color:  #ed1c24!important;
    font-size: 25px;
    font-weight: 700;
    margin-top: 1px;
}

.pt-cv-meta-fields {
 color: #104c95;
 float: left;
    font-size: 15px;
    margin-top: -25px;
margin-bottom: 30px!important;
}

.pt-cv-readmore {
    height: 40px;
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 20px;
    margin-bottom: 15px;
    background-color:#ed1c24!important;
border-color: #ed1c24!important;
}


.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 10px 12px!important;
    font-size: 13px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}



.pt-cv-readmore:hover {
    height: 40px;
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 20px;
    margin-bottom: 15px;
    background-color:#f52b33!important;
    border-style: solid;
    border-color: #104c95!important;
}

.pt-cv-wrapper .btn-success {
    color: #fff;
    height: 40px;
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 20px;
    margin-bottom: 15px!important;
    margin-top: 25px!important;
    border-color: #f52b33!important;
    position: absolute;
    right: 20px;

   
}


html {
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}




.wpcf7-text{
    border: 1px solid #adb9cb;
    border-right: none;
    border-radius: 30px;
    box-shadow: 0 1px 2px -1px #adb9cb inset;
    padding: 10px 30px;
    color: #667B9B;
}

.wpcf7-date{
    border: 1px solid #adb9cb;
    border-right: none;
    border-radius: 30px;
    box-shadow: 0 1px 2px -1px #adb9cb inset;
    padding: 10px 30px;
    color: #667B9B;
    line-height: inherit;
}

.wpcf7-textarea{
    border: 1px solid #adb9cb;
    border-right: none;
    border-radius: 30px;
    box-shadow: 0 1px 2px -1px #adb9cb inset;
    padding: 10px 30px;
    color: #667B9B;
    resize: none;
}

.wpcf7-submit{
    text-align: center;
    color: #fff;
    border-radius: 20px;
    padding:0 30px;
    height: 40px;
    cursor: pointer;
    background-color: #ed1c24;
    font-family: 'Lato','Arial';
    text-transform: uppercase;
    font-weight: 900;
    font-size: 14px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    text-decoration: none !important;
}

a:active,
a:hover,
a:visited,
a:focus {
    outline: 0;
    text-decoration: none !important;
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

@media print {
    *,
    *:before,
    *:after {
        background: transparent!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href)")"
    }
    abbr[title]:after {
        content: " (" attr(title)")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd!important
    }
}

* {
    box-sizing: border-box
}

*:before,
*:after {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: inherit;
    text-decoration: none
}

a:hover,
a:focus {
    color: inherit;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%
}

h1,
.h1 {
    font-size: 36px
}

h2,
.h2 {
    font-size: 30px
}

h3,
.h3 {
    font-size: 24px
}

h4,
.h4 {
    font-size: 18px
}

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

small,
.small {
    font-size: 85%
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase,
.initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #337ab7
}

a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
    list-style-image: url(images/svg/arrow.svg);

}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,
dd {
    line-height: 1.42857
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before,
.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container1:before,
.container1:after {
    content: " ";
    display: table
}

.container1:after {
    clear: both
}

@media (min-width: 768px) {
    .container1 {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container1 {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container1 {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}
.row1 {
    margin-left: -15px;
    margin-right: -15px
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row1:after {
    clear: both
}
.row1:before,
.row1:after {
    content: " ";
    display: table
}

.row1:after {
    clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-lg-30
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .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 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .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 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-30,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-30 {
        width: 30%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type="search"] {
    box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: initial
    }
    input[type="date"].input-sm,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm input[type="month"] {
        line-height: initial
    }
    input[type="date"].input-lg,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg input[type="month"] {
        line-height: initial
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    min-height: 32px
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    min-height: 38px
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33333px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none!important
}

.visible-sm {
    display: none!important
}

.visible-md {
    display: none!important
}

.visible-lg {
    display: none!important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none!important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell!important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block!important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline!important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row!important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell!important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block!important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline!important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row!important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell!important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block!important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline!important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row!important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell!important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none!important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

body {
    min-width: 320px
}

.header-menu .header-menu-field .header-menu-content .header-menu-content-item.dropdown ul li a{
    padding:10px 20px;
}
.header-menu .header-menu-field .header-menu-content .header-menu-content-item.dropdown ul li.dropdown img{
    top:px;
}
.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .post-image {
    display:none;
    float:left;
    margin-right: 20px;
    margin-bottom: 20px;
    max-width: 150px;
}

.contact-form-wrapper .register .form-item-wrapper .list img {
    position: absolute;
    top: 13px;
    right: 15px;
    width: 15px;
    height: 15px;
}

.header-menu .header-menu-field .header-menu-content .active {
    background-color: white
}

.header-menu .header-menu-field .header-menu-content .header-menu-content-item .dropdown-menu {
    position: absolute;
    left: 0;
    top: 70px;
    padding-left: 0;
    width: 200px;
    display: none;
}

.header-menu .header-menu-field .header-menu-content .dropdown:last-child ul {
    right: 0;
    left: initial;
}

.header-menu.header-menu-field .header-menu-content .dropdown .dropdown-arrow {
    position: absolute;
    bottom: 20px;
    right: 15px;
}

.header-menu .header-menu-field .header-menu-content .dropdown ul li {
    width: 100%;
    background-color:none;
    list-style:none;
}

.header-menu .header-menu-field .header-menu-content .dropdown ul .dropdown ul {
    top: 0;
    right: -200px;
}

.header-menu .header-menu-field .header-menu-content .dropdown:last-child ul .dropdown ul {
    top: 0;
    left: -200px;
}

.header-menu .header-menu-field .header-menu-content .dropdown:nth-last-child(2) ul .dropdown ul {
    top: 0;
    left: -200px;
}

.header-menu .header-menu-field .header-menu-content .dropdown:nth-last-child(3) ul .dropdown ul {
    top: 0;
    left: -200px;
}

.header-menu .header-menu-field .header-menu-content .dropdown ul li a {
    width: 100%;
}

a {
    text-decoration: none;
    color: inherit
}

a:hover {
    text-decoration: none
}

a:focus {
    text-decoration: none
}

.color-white {
    color: #fff
}

.text-right {
    text-align: right
}

.to-right {
    float: right
}

.hide {
    display: none
}
.background-red1 {
    background-color: #ed1c24
}
.background-red {
    background-color: #ed1c24
}

.background-red-light {
    background-color: #f52b33
}

.background-navy-light {
    background-color: #4275c3
}

.background-navy-dark {
    background-color: none
}
.background1{
 background-color: #ffffff}

.background-red {
    background-color: #ed1c24
}
.background-red1{
    background-color: #ed1c24
}

.color-red {
    color: #ed1c24
}

.color-grey {
    color: #667b9b
}

.color-navy {
    color: #10499e
}

input {
    border: none;
    padding: 0;
    float: left
}

input:focus {
    outline: none
}

textarea:focus {
    outline: none
}

.input {
    padding: 10px;
    padding-left: 25px;
    padding-right: 25px;
    height: 40px;
    border: 1px solid #adb9cb;
    border-radius: 20px;
    box-shadow: 0 0 2px #adb9cb inset;
}

.main-z-index {
    position: relative;
    z-index: 10
}

.header-top {
    background-color: #fff
}

.header-top .header-top-dash {
    height: 2px
}

.header-top .header-top-content {
    padding-top: 30px
}

.header-top .header-top-content .header-top-content-item {
    height: 105px
}

.header-top-content-item .logo {
    width: 195px;
    float: none;
    cursor: pointer;
    margin-bottom: 10px
}

.header-top .header-top-content .header-top-content-item .header-top-content-item-search-text {
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 17px;
    margin-top: 3px;
}

.header-top .header-top-content .header-top-content-item::-webkit-input-placeholder {
    color: #667b9b
}

.header-top .header-top-content .header-top-content-item:-moz-placeholder {
    color: #667b9b;
    opacity: 1
}

.header-top .header-top-content .header-top-content-item::-moz-placeholder {
    color: #667b9b;
    opacity: 1
}

.header-top .header-top-content .header-top-content-item:-ms-input-placeholder {
    color: #667b9b
	}
.header-top-content{
width: 100%!important; }

.header-top .header-top-content .header-top-content-item .header-top-content-item-search-input {
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 260px;
    height: 39px;
    box-shadow: 0 1px 2px -1px #adb9cb inset
}

.header-top .header-top-content .header-top-content-item .header-top-content-item-search-input svg {
    float: right;
    height: 17px;
    width: 17px;
    margin-top: 1px
}

.header-top-content-item .header-top-content-item-search-input input {
    width: 85%;
    border:none;
}
.header-top .header-top-content {
    width: 100%;
    border:none;}

.header-top .header-top-content .header-top-content-item .header-top-item-call-us-text {
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-size: 16px;
    margin-bottom: 15px;
    float: left
}

.header-top .header-top-content .header-top-content-item .header-top-item-call-us-text b {
    font-weight: 600
}

.header-top .header-top-content .header-top-content-item .header-top-item-call-us-phone {
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-size: 16px;
    float: left
}

.header-top .header-top-content .header-top-content-item .header-top-item-call-us-phone svg {
    float: left;
    height: 40px;
    width: 45px;
    margin-right: 10px
}

.header-top .header-top-content .header-top-content-item .header-top-item-call-us-phone .header-top-item-call-us-phone-number {
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    font-size: 25px;
    float: left
}

.header-top .header-top-content .header-top-content-item .header-top-item-languages {
    float: right;
    width: 60px;
    margin-top: 2px;
}

.header-top .header-top-content .header-top-content-item .header-top-item-languages img {
    float: right;
    margin-left: 10px;
    width: 20px;
    cursor: pointer
}

.header-top .header-top-content .header-top-content-item .header-top-item-languages img:hover {
    opacity: .7
}

.header-menu {
    float: left
}

.header-menu .header-menu-dash {
    height: 3px
}

.header-menu .header-menu-field .header-menu-content {
    padding: 0;
    list-style-type: none
}

.header-menu .header-menu-field .header-menu-content .header-menu-content-item {
    float: left;
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
}

.header-menu .header-menu-field .header-menu-content .header-menu-content-item a {
    padding-top: 25px;
    padding-bottom: 23px;
    padding-right: 28px;
    padding-left: 27px;
    display:inline-block;
}

.header-menu .header-menu-field .header-menu-content .header-menu-content-item.dropdown a {
    padding-right: 34px;
    padding-left: 20px;
    display:inline-block;

}

.header-menu .header-menu-field .header-menu-content .header-menu-content-item a:hover {
    color: #fff
}

.header-menu .header-menu-field .header-menu-content .header-menu-content-item a:focus {
    color: #fff
}

.header-menu .header-menu-field .header-menu-content .header-menu-content-item:hover {
    background-color: #10499e
}

.hamburger-header-menu {
    display: none;
    float: left;
    width: 50px;
    padding: 10px;
    position: absolute;
    top: 30px;
    right: 15px;
    cursor: pointer;
    transition: -webkit-transform .3s;
    transition: transform .3s
}
.image-full-screen{
  display: none;
  width: 100%;
  height: 100%;
  top: 0px;
  position: fixed;
  left: 0px;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.498039);
  cursor: pointer;
}
.image-full-screen.active {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.image-full-screen img{
  width: initial;
  height: initial;
  max-width: 95%;
  max-height: 95%;
  padding: 1%;
  margin: auto;
  background-color: white;
  border: 2px solid #dddddd;
  border-radius: 10px;
}
.hamburger-header-menu .dash {
    border-radius: 3px;
    width: 100%;
    height: 5px;
    margin-bottom: 3px;
    transition: -webkit-transform .3s;
    transition: transform .3s
}

.hamburger-header-menu .dash-top {
    -webkit-transform: none;
    transform: none
}

.hamburger-header-menu .dash-center {
    -webkit-transform: none;
    transform: none
}

.hamburger-header-menu .dash-bottom {
    -webkit-transform: none;
    transform: none
}

.hamburger-header-menu:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.hamburger-header-menu:hover .dash {
    background-color: #4275c3
}

.mobile-menu {
    z-index: 20;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 0;
    display: none
}

.mobile-menu ul {
    padding-left: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-size: 26px;
    line-height: 2;
    color: #2358a8;
    list-style: none
}

.mobile-menu ul li {
    cursor: pointer;
    text-transform: uppercase;
}

.mobile-menu .dropdown-menu {
    padding: 0;
}

.mobile-menu .dropdown {
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
}

.mobile-menu .dropdown ul li {
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 400;
}

.mobile-menu .dropdown ul .dropdown {
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
}

.mobile-menu .logo {
    max-width: 150px;
    margin-top: 32px;
    margin-left: -540px
}

.mobile-menu .hamburger-header-menu {
    position: fixed
}

.mobile-menu .hamburger-header-menu .dash-top {
    -webkit-animation: hamburger-top-animation .3s;
    animation: hamburger-top-animation .3s
}

.mobile-menu .hamburger-header-menu .dash-center {
    -webkit-animation: hamburger-center-animation .3s;
    animation: hamburger-center-animation .3s
}

.mobile-menu .hamburger-header-menu .dash-bottom {
    -webkit-animation: hamburger-bottom-animation .3s;
    animation: hamburger-bottom-animation .3s
}

.mobile-menu-background {
    z-index: 15;
    position: fixed;
    background-color: rgba(255, 255, 255, .9);
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0;
    display: none
}

.footer {
    color: #667b9b;
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    line-height: 1.6;
    position: relative;
}


.footer .pq {
    position: absolute;
    bottom: 0;
    left: 50%;
    padding: 20px;
    margin-left: -30px;
}

.footer .container section {
    min-height: 175px;
}

.footer .footer-bottom .container section {
    min-height: 45px;
}

.footer h3 {
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    font-size: 25px;
    text-transform: uppercase;
    font-size: 16px
}

.footer ul {
    margin-bottom: 0;
    padding-left: 20px;
    list-style-image: url(images/svg/arrow.svg)
}

.footer ul li {
    cursor: pointer;
    padding-left: 10px
}

.footer ul li:hover {
    color: #3d4a5e
}

.footer .footer-bottom {
    width: 100%;
    border-top: 1px solid #e1e9ed;
    height: 100px;
    margin-top: 40px;
    padding-top: 30px
}

.footer .footer-bottom .footer-copy {
    font-size: 15px;
    font-weight: 600
}

.footer .footer-newsletter {
    margin-top: 20px;
    margin-bottom: 20px;
    height: 40px;
    width: 100%;
    border-radius: 20px;
    border: 1px solid #adb9cb;
    border-right: none;
    box-shadow: 0 1px 2px -1px #adb9cb inset
}

.footer .footer-newsletter input {
    margin-left: 20px;
    width: 150px;
    margin-top: 9px;
    font-size: 15px;
    border:none;
}

.footer .footer-newsletter .footer-newsletter-ok {
    margin-top: -1px;
    color: #fff;
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    padding: 9px;
    float: right;
    width: 75px;
    height: inherit;
    border-radius: 20px;
    cursor: pointer
}

.footer .footer-newsletter .footer-newsletter-ok:hover {
    background-color: #f52b33
}

.footer .footer-envelope {
    position: absolute;
    margin-top: -330px;
    margin-left: 50%;
    left: -780px;
	background-color:#ed1c24;
}

.home-top {
    position: relative;
    z-index: 9;
    color: #fff;
    margin: 0 auto;
    top: -70px;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 100%;
    overflow: hidden;
    float: left;
}

.home-top .home-top-images-wrapper p {
    display: none;
}

.home-top .home-top-images-wrapper img {
    height: 950px;
    width: 1600px;
    position: absolute;
    margin-left: -800px;
    left: 50%;
    z-index: -1;
    opacity: 0;
    transition: opacity 1s;
}

.home-top .home-top-banner-background {
    height: 410px;
    width: 45%;
    margin-top: 141px;
    float: left;
}

.home-top .home-top-banner-text {
    position: relative;
    top: 141px;
}

.home-top .home-top-banner-text .home-top-banner-text-content {
    position: absolute;
    background-color: #ed1c24;
    height: 410px;
    padding-top: 60px;
    padding-bottom: 40px;
    padding-left: 15px;
    opacity: 0;
    transition: opacity 1s;
    top:0;
}

.home-top .home-top-banner-text .home-top-banner-text-content h2 {
    margin: 0;
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    font-size: 36px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 40px
}

.home-top .home-top-banner-text .home-top-banner-text-content h3 {
    margin-top: 0;
    margin-bottom: 25px;
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-size: 23px;
    font-weight: 300
}

.home-top .home-top-banner-text .home-top-banner-text-content p {
    margin-top: 0;
    margin-bottom: 30px;
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-size: 16px
}

.home-top .home-top-banner-text .home-top-banner-text-content .home-top-banner-text-content-button {
    cursor: pointer;
    height: 50px;
    max-width: 100%;
    border: 1px solid #fff;
    border-radius: 25px;
    padding: 0px 25px;
    display: inline-block;
}

.home-top .home-top-banner-text .home-top-banner-text-content .home-top-banner-text-content-button svg {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    float: left
}

.home-top .home-top-banner-text .home-top-banner-text-content .home-top-banner-text-content-button .home-top-banner-text-content-button-text {
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    padding-top: 14px;
    text-transform: uppercase;
    font-size: 16px;
    margin-left: 50px;
    text-align: center;
}

.home-top .home-top-banner-text .home-top-banner-text-content .home-top-banner-text-content-button:hover {
    background-color: #f52b33
}

.home-top .home-top-more-news-hover-helper{
    z-index: 5;
    position:relative;
}

.home-top .home-top-more-news-hover-helper .home-top-more-news {
    float: right;
    margin-top: 10px;
    height: 60px;
    width: 60px;
    padding: 12px;
    cursor: pointer
}

.home-top .home-top-more-news-hover-helper .home-top-more-news-text {
    width: 130px;
    height: 50px;
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    text-transform: uppercase;
    font-size: 13px;
    padding-left: 20px;
    padding-top: 8px;
    cursor: pointer
}

.home-top .home-top-more-news-hover-helper .home-top-more-news-text-low-device-width {
    float: right;
    margin-top: 20px
}

.home-top .home-top-more-news-hover-helper .home-top-more-news-text-high-device-width {
    margin-top: 20px;
    float: right;
    margin-right: -320px
}

.home-top .home-top-more-news-hover-helper:hover .home-top-more-news-text {
    background-color: #f52b33
}

.home-top .home-top-more-news-hover-helper:hover .home-top-more-news {
    background-color: #ed1c24
}

.home-top .home-top-news {
    padding-bottom: 35px;
    padding-top: 35px
}

.home-top .home-top-news .home-top-news-item {
    height: inherit
}

.home-top .home-top-news .home-top-news-item h2 {
    margin-top: 0;
    margin-bottom: 15px;
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    height: 38px;
    overflow: hidden
}

.home-top .home-top-news .home-top-news-item .home-top-news-item-date {
    margin-bottom: 30px
}

.home-top .home-top-news .home-top-news-item .home-top-news-item-date svg {
    height: 20px;
    width: 20px;
    float: left;
    margin-right: 10px
}

.home-top .home-top-news .home-top-news-item .home-top-news-item-date .home-top-news-item-date-text {
    color: #82abe8;
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-size: 15px
}

.home-top .home-top-news .home-top-news-item .home-top-news-item-content {
    height: 84px;
    overflow: hidden;
    color: #82abe8;
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-size: 15px;
    margin-bottom: 35px
}

.home-top .home-top-news .home-top-news-item .home-top-news-item-button {
    cursor: pointer;
    display: flex;
    align-items: center;
}

.home-top .home-top-news .home-top-news-item .home-top-news-item-button .home-top-news-item-button-arrow {
    width: 25px;
    height: 25px;
    border-radius: 13px;
    background-color: #82abe8;
    float: left;
    margin-right: 10px
}

.home-top .home-top-news .home-top-news-item .home-top-news-item-button .home-top-news-item-button-arrow svg {
    padding-top: 5px;
    padding-left: 5px;
    width: 20px;
    height: 20px
}

.home-top .home-top-news .home-top-news-item .home-top-news-item-button .home-top-news-item-button-text {
    color: #fff;
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    font-size: 13px;
    text-transform: uppercase;
    max-width: 120px;
}

.home-top .home-top-news .home-top-news-item .home-top-news-item-button:hover .home-top-news-item-button-arrow {
    background-color: #4275c3
}

.home-top .home-top-news .home-top-news-item .home-top-news-item-button:hover .home-top-news-item-button-text {
    color: #82abe8
}

.home-partners {
    padding-top: 30px;
    padding-bottom: 50px;
    width: 100%;
    background-color: #f1f1f1;
}

.home-partners .home-partners-list {
    padding-top: 430px
}

.home-partners .home-partners-list .home-partners-list-arrow {
    width: 25px;
    height: 40px;
    margin-top: 15px;
    cursor: pointer;
    box-shadow: 40px 0 40px 50px #f1f1f1;
    position: relative;
    z-index: 2;
}

.home-partners .home-partners-list .home-partners-list-arrow-right {
    float: right;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.home-partners .home-partners-list .home-partners-list-content {
    height: 80px;
    overflow: hidden;
}

.home-partners .home-partners-list .home-partners-list-content ul {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    position: relative;
    opacity: 0;
}

.home-partners .home-partners-list .home-partners-list-content ul li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 80px;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    float: left;
    padding-right: 33px;
    padding-left: 33px;
    cursor: pointer
}

.home-partners .home-partners-list .home-partners-list-content ul li img {
    max-height: 80px;
    max-width: 148px
}

.list {
    z-index: 3;
    position: absolute;
    left: 75%;
    min-width: 65px;
    border: 1px solid #adb9cb;
    border-radius: 20px;
    max-height: 40px;
    text-align: center;
    padding-right: 10px;
    padding-top: 10px;
    background-color: #fff;
    transition: max-height .3s;
    cursor: pointer;
    line-height: 1.5;
    box-shadow: 0 0 2px #adb9cb inset;
}

.list .current {
    margin-bottom: 10px;
    padding-right: 10px;
    font-family: 'Lato', 'Arial';
    font-weight: 300;
}

.list ul {
    padding-left: 0;
    list-style: none;
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s
}

.list ul li {
    line-height: 2;
    margin-right: 10px
}

.list ul li:hover {
    color: #2358a8
}

.list ul li:last-child {
    padding-bottom: 2px
}

.list svg {
    fill: #667b9b;
    position: absolute;
    top: 13px;
    right: 15px;
    width: 15px;
    height: 14px
}

.home-products .home-products-title {
    text-align: center
}

.home-products .home-products-title .home-products-title-light {
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-size: 50px;
    font-weight: 200
}

.home-products .home-products-title .home-products-title-bold {
    font-size: 52px;
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    text-transform: uppercase
}

.home-products .home-products-plus {
    margin-top: 50px;
    margin-left: 50px;
    height: 50px;
    width: 50px;
    padding: 5px;
    cursor: pointer
}

.home-products .home-products-plus:hover {
    background-color: #f52b33
}

.home-products .home-products-item {
    margin-bottom: 70px;
    cursor: pointer
}

.home-products .home-products-item .home-products-item-image-wrapper {
    position: relative;
    height: 305px
}

.home-products .home-products-item .home-products-item-image-wrapper img {
    max-width: 100%;
    max-height: 255px;
    height:initial;
    width:initial;
    position: absolute;
    bottom: 0
}

.home-products .home-products-item h3 {
    height: 27px;
    overflow: hidden;
    font-size: 25px;
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-weight: 600;
    margin-bottom: 20px
}

.home-products .home-products-item p {
    height: 42px;
    overflow: hidden;
    font-size: 15px;
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    margin-bottom: 20px
}

.home-products .home-products-item .home-products-item-button {
    border: 1px solid #ed1c24;
    height: 40px;
    width: 210px;
    border-radius: 20px;
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    padding-top: 12px;
    font-size: 13px;
    transition: background-color .2s, color .2s
}

.home-products .home-products-item:hover .home-products-item-button {
    background-color: #f52b33;
    color: #fff;
    border: 1px solid #f52b33
}
.home-bottom-wrapper{
    width:100%;
    position:relative;
    display:inline-block;
}
.home-products-quality {
    height: 290px;
    width: 45%;
    float: left;
    position:absolute;
    margin-top: 30px;
    margin-bottom: 30px;
}

.home-products-certificates {
    height: 350px;
    width: 55%;
    position:absolute;
    right:0;
    float: right;
    overflow: hidden
}

.home-products-certificates .home-products-certificates-dash {
    height: 1px;
    position: absolute;
    width: 100%;
    margin-left: 50px;
    top: 150px;
    background-color: #ff555c
}

.home-products-certificates svg {
    width: 600px;
    margin-top: -50px;
    margin-left: 140px;
    opacity: .03
}

.home-products-bottom {
    position: relative;
    padding-bottom: 80px;
    width: 100%;
    overflow: hidden
}

.home-products-bottom .home-products-bottom-quality {
    float: left;
    width: 405px;
    border: 3px solid #82abe8;
    margin-top: 60px;
    margin-bottom: 60px;
    margin-left: 40px;
    padding-left: 150px
}

.home-products-bottom .home-products-bottom-quality h3 {
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-size: 34px;
    color: #fff;
    font-weight: 300;
    margin-top: 35px;
    margin-bottom: 15px
}

.home-products-bottom .home-products-bottom-quality p {
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-size: 15px;
    color: #fff;
    margin-bottom: 15px
}

.home-products-bottom .home-products-bottom-quality .home-products-quality-button {
    width: 190px;
    height: 40px;
    text-align: center;
    color: #fff;
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    border: 1px solid #82abe8;
    border-radius: 20px;
    text-transform: uppercase;
    padding-top: 10px;
    cursor: pointer;
    font-size: 13px;
    margin-bottom: 20px;
}

.home-products-bottom .home-products-bottom-quality .home-products-quality-button:hover {
    background-color: #4275c3
}

.home-products-bottom .home-products-bottom-quality-img {
    position: absolute;
    left: -790px;
    top: 0;
    margin-left: 50%
}

.home-products-bottom .home-products-bottom-certificates {
    float: left;
    margin-top: 60px;
    margin-bottom: 40px;
    margin-left: 46px;
    width: 600px;
    padding-left: 50px
}

.home-products-bottom .home-products-bottom-certificates .home-products-bottom-certificates-item {
    color: #fff;
    width: 50%;
    float: left;
    padding-right: 30px
}

.home-products-bottom .home-products-bottom-certificates .home-products-bottom-certificates-item h3 {
    margin-top: 0;
    margin-bottom: 45px;
    word-break:break-word;
}

.home-products-bottom .home-products-bottom-certificates .home-products-bottom-certificates-item h3 .home-products-bottom-certificates-item-title-light {
    font-size: 34px;
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-weight: 300
}

.home-products-bottom .home-products-bottom-certificates .home-products-bottom-certificates-item h3 .home-products-bottom-certificates-item-title-bold {
    font-size: 31px;
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    text-transform: uppercase
}

.home-products-bottom .home-products-bottom-certificates .home-products-bottom-certificates-item p {
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-size: 15px;
    margin-bottom: 25px
}

.home-products-bottom .home-products-bottom-certificates .home-products-bottom-certificates-item .home-products-bottom-certificates-item-button {
    width: 190px;
    height: 40px;
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #ff555c;
    border-radius: 20px;
    padding-top: 10px;
    cursor: pointer
}

.home-products-bottom .home-products-bottom-certificates .home-products-bottom-certificates-item .home-products-bottom-certificates-item-button:hover {
    background-color: #f52b33
}

.home-products-bottom .home-products-bottom-certificates .home-products-bottom-certificates-item:last-child {
    padding-left: 15px;
    padding-right: 10px
}

.home-products-bottom .home-products-bottom-certificates-cosmetics-img {
    position: absolute;
    margin-left: 50%;
    left: 440px;
    bottom:0;
}

.subsite-wrapper {
    background-color: #f1f1f1;
    width: 100%;
    position: relative;
    top: -70px;
    min-height: 100px;
    padding-top: 100px
}

.subsite-wrapper .offer {
    background-color: #fff;
    display: inline-block;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 40px
}

.subsite-wrapper .offer header h1 {
    margin-bottom: 20px;
    margin-top: 20px;
    color: #667b9b;
    text-align: center;
    font-size: 50px;
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-weight: 200
}

.subsite-wrapper .offer header h1 span {
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    font-size: 52px;
    text-transform: uppercase
}

.subsite-wrapper .offer .offer-item {
    height: 197px;
    border: 1px solid #f1f1f1;
    margin-top: 30px;
    cursor: pointer
}

.subsite-wrapper .offer .offer-item .offer-item-image-wrapper {
    height: 120px;
    text-align: center
}

.subsite-wrapper .offer .offer-item .offer-item-image-wrapper img {
    max-width: 100%;
    max-height: 120px
}

.subsite-wrapper .offer .offer-item .offer-item-description {
    height: 75px;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.subsite-wrapper .offer .offer-item .offer-item-description h2 {
    padding-left: 5px;
    padding-right: 5px;
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-weight: 600;
    font-size: 17px;
    color: #fff;
    margin: 0
}

.subsite-wrapper .offer .offer-item:hover .offer-item-description {
    background-color: #f52b33
}

.subsite-wrapper .banner {
    background-color: #fff;
    margin-top: -10px;
    margin-bottom: 20px;
    text-align: center;
    padding: 10px
}

.subsite-wrapper .banner img {
    max-width: 100%;
    max-height: 200px
}

.subsite-wrapper .subsite-menu {
    background-color: #fff;
    margin-bottom: 25px;
    border-bottom: 1px solid #dfdfdf
}

.subsite-wrapper .subsite-menu h2 {
    font-size: 15px;
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    text-transform: uppercase;
    color: #fff
}

.subsite-wrapper .subsite-menu h2 .light {
    font-weight: 300;
    color: white;
}

.subsite-wrapper .subsite-menu header {
    margin-top: 10px;
    margin-right: 10px;
    padding-left: 30px;
    margin-bottom: 5px
}

.subsite-wrapper .subsite-menu header h2 {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px
}

.subsite-wrapper .subsite-menu ul {
    color: #667b9b;
    font-size: 15px;
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.subsite-wrapper .subsite-menu ul a li {
    cursor: pointer;
    padding-left: 30px;
    border-bottom: 1px solid #f1f1f1;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-right: 10px
}

.subsite-wrapper .subsite-menu ul a .active {
    color: #fff;
    font-weight: 600;
    background:#1358b2;
    text-decoration: none!important;

}
.subsite-wrapper .subsite-menu ul a .active:hover {
    color: #fff!important;
    text-decoration:underline!important;

}

.subsite-wrapper .subsite-menu ul a li .subsite-menu-square {
    width: 4px;
    height: 4px;
    float: left;
    background-color: #ed1c24;
    margin-top: 8px
}

.subsite-wrapper .subsite-menu ul a li .subsite-menu-square-submenu {
    background-color: #2358a8;
    margin-left: 15px;
    margin-right: 15px
}

.subsite-wrapper .subsite-menu ul a li .subsite-menu-square-submenu-level3 {
    background-color: #2358a8;
    margin-left: 30px;
    margin-right: 15px
}

.subsite-wrapper .subsite-menu ul a li .subsite-menu-square-submenu-level4 {
    background-color: #2358a8;
    margin-left: 45px;
    margin-right: 15px
}

.subsite-wrapper .subsite-menu ul a li .subsite-menu-text {
    padding-left: 20px
}

.subsite-wrapper .subsite-menu ul a li:hover {
    color: #3d4a5e;

}

.subsite-wrapper .subsite-menu ul a:last-child li {
    padding-bottom: 15px
}

.subsite-wrapper .subsite-comments {
    padding: 10px;
    margin-bottom: 40px;
    cursor: pointer
}

.subsite-wrapper .subsite-comments .subsite-comments-content {
    border: 1px solid #ff555c;
    height: 120px;
    padding-left: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff
}

.subsite-wrapper .subsite-comments .subsite-comments-content .subsite-comments-content-text {
    padding-right: 80px;
    float: left
}

.subsite-wrapper .subsite-comments .subsite-comments-content .subsite-comments-content-text h2 {
    margin: 0;
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-weight: 300;
    font-size: 31px;
    margin-bottom: 10px
}

.subsite-wrapper .subsite-comments .subsite-comments-content .subsite-comments-content-text p {
    font-size: 14px;
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    text-transform: uppercase
}

.subsite-wrapper .subsite-comments .subsite-comments-content svg {
    height: 75px;
    width: 37px;
    float: right;
    margin-top: -85px;
    margin-right: 20px
}

.subsite-wrapper .subsite-comments:hover {
    background-color: #f52b33
}

.subsite-wrapper .subsite-offer {
    height: 135px;
    background-color: #fff;
    border: 3px solid #e1e1e1;
    margin-bottom: 30px;
    padding: 15px;
    padding-left: 20px;
    position: relative
}

.subsite-wrapper .subsite-offer h3 {
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    margin-top: 10px;
    font-weight: 600;
    font-size: 30px
}

.subsite-wrapper .subsite-offer .subsite-offer-button {
    height: 32px;
    position: relative;
    font-size: 13px;
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    text-transform: uppercase;
    color: #ed1c24;
    border: 1px solid #ed1c24;
    width: 140px;
    border-radius: 20px;
    text-align: center;
    padding-top: 7px;
    cursor: pointer;
    background-color: #fff;
    z-index: 2
}

.subsite-wrapper .subsite-offer .subsite-offer-button:hover {
    background-color: #ed1c24;
    color: #fff
}

.subsite-wrapper .subsite-offer .subsite-offer-image {
    position: absolute;
    z-index: 1
}

.subsite-wrapper .subsite-offer .subsite-offer-image-cisnieniomierze {
    top: 45px;
    left: -45px
}

.subsite-wrapper .subsite-offer .subsite-offer-image-inhalatory {
    top: 8px;
    left: 180px
}

.subsite-wrapper .subsite-content-wrapper {
    position: relative;
    padding-right: 0
}

.subsite-wrapper .subsite-content-wrapper section {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    margin-bottom:0px!important;
    padding: 30px 30px 30px 30px;
    border-bottom: 1px solid #e1e1e1
}

.subsite-content-wrapper2 {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    margin-bottom: 0px!important;
    padding: 30px 30px 30px 30px;
    border-bottom: 1px solid #e1e1e1;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-products {
    padding-top: 20px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-products .image-wrapper {
    padding-right: 15px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-products .image-wrapper img {
    max-width: 100%
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product-description h1 {
    color: #ed1c24;
    margin: 0
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product-description h2 {
    color: #2358a8;
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 30px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product-description p {
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-size: 15px;
    color: #667b9b
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product {
    padding-right: 25px;
    text-align: center
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product img {
    width: 100%;
    max-width: 240px;
    margin-bottom: 20px;
    height: 100%;
    cursor: pointer;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .subsite-content-product-button {
    height: 40px;
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 20px;
    margin-bottom: 15px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .subsite-content-product-button .small-button {
    border: 1px solid #ed1c24;
    width: 50%;
    float: left;
    height: 40px;
    padding-top: 12px;
    text-align: left;
    cursor: pointer;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .subsite-content-product-button .small-button:hover {
    background-color: #ed1c24
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .subsite-content-product-button .small-button:hover span {
    color: #fff
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .subsite-content-product-button .big-button {
    width: 100%;
    padding-top: 12px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .subsite-content-product-button .small-button-left {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .subsite-content-product-button .small-button-left svg {
    margin-left: 10px;
    margin-top: -2px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .subsite-content-product-button .small-button-left span {
    margin-left: 10px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .subsite-content-product-button .small-button-left:hover svg {
    fill: #fff
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .subsite-content-product-button .small-button-right {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .subsite-content-product-button .small-button-right svg {
    margin-left: 10px;
    margin-top: -3px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .subsite-content-product-button .small-button-right span {
    margin-left: 10px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .subsite-content-product-button .small-button-right:hover svg {
    fill: #fff
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .subsite-content-product-button svg {
    fill: #ed1c24;
    width: 20px;
    height: 20px;
    float: left
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .big-button-red {
    margin-bottom: 50px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .big-button-red:hover {
    background-color: #f52b33
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .big-button-navy:hover {
    background-color: #4275c3
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .instruction-button {
    border: 1px solid #ed1c24;
    text-align: left
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .instruction-button svg {
    margin-left: 30px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .instruction-button span {
    margin-left: 20px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .instruction-button:hover {
    background-color: #ed1c24
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .instruction-button:hover span {
    color: #fff
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .instruction-button:hover svg {
    fill: #fff
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news header {
    position: relative;
    margin-bottom: 0px;
    display: inline-block;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list header {
    position: relative;
    margin-bottom: 20px;
    display: block
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news header h1 {
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    color: #2358a8;
    font-weight: 700;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 0px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news header h1 .light {
    color: #667b9b;
    font-weight: 200
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news header h2 {
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    color: #2358a8;
    font-weight: 700;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 5px;
    float:left;
    margin-right:5px;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news header .search-h1 {
    color: #ed1c24;
    float:left;
    margin-right: 5px;
    margin-bottom: 0
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news header .subsite-content-news-h1-atest {
    padding-right: 100px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news header .subsite-content-news-date {
    font-family: 'Lato', 'Arial';
    font-size: 13px;
    color: #667b9b;
    float: left;
    font-weight: 900;
    margin-right: 15px;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news header .subsite-content-news-print {
    font-family: 'Lato', 'Arial';
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 900;
    cursor: pointer;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news header .subsite-content-news-print svg {
    margin-right: 5px;
    width: 16px;
    height: 16px;
    float: left;
    fill: #ed1c24;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news header .subsite-content-news-print:hover {
    color: #c61017
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news header .subsite-content-news-print:hover svg {
    fill: #c61017
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news header .subsite-content-news-print:hover a {
    color: #c61017
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news header .subsite-content-news-print:hover a:hover {
    color: #c61017
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news header .subsite-content-atest-print {
    position: absolute;
    font-family: 'Lato', 'Arial';
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 900;
    cursor: pointer;
    right: 0;
    top: 11px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news header .subsite-content-atest-print svg {
    margin-right: 5px;
    width: 16px;
    height: 16px;
    float: left;
    fill: #ed1c24
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news header .subsite-content-atest-print:hover {
    color: #c61017
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news header .subsite-content-atest-print:hover svg {
    fill: #c61017
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news header .subsite-content-atest-print:hover a {
    color: #c61017
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news header .subsite-content-atest-print:hover a:hover {
    color: #c61017
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article {
    display: inline-block;
    color: #667b9b;
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-size: 15px;
    width: 100%;
}
.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .row a{
    border-bottom: 1px solid #e1e1e1;
    display: inline-block;
    width: 100%;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .row a:last-child{
    border:none;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .service-fixes {
    padding: 15px;
    padding-left: 30px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .service-fixes h2 {
    font-family: 'Lato', 'Arial';
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .service-fixes ol {
    padding-left: 20px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .subsite-content-table h2 {
    border-right: 1px solid #fff;
    padding-left: 15px;
    height: 40px;
    padding-top: 12px;
    font-family: 'Lato', 'Arial';
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .subsite-content-table .table-item {
    background-color: #f1f1f1;
    width: 100%;
    display: inline-block
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .subsite-content-table .table-item .table-item-left {
    border-right: 1px solid #fff
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .subsite-content-table .table-item .table-item-left h3 {
    font-weight: 600;
    font-size: 15px;
    margin-top: 18px;
    margin-bottom: 0
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .subsite-content-table .table-item .table-item-left p {
    margin-top: 12px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .subsite-content-table .table-item p {
    margin-top: 18px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .subsite-content-table .table-item:nth-child(2n) {
    background-color: #fff
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .search-item {
    padding-top: 25px;
    padding-bottom: 30px;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .search-item .date {
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-weight: 600;
    font-size: 13px;
    margin-top: -10px;
    margin-bottom: 15px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .search-item .read-all-button {
    width: 205px;
    height: 40px;
    font-family: 'Lato', 'Arial';
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    border-radius: 20px;
    text-align: center;
    padding-top: 12px;
    cursor: pointer;
    float: left;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .search-item .read-all-button:hover {
    background-color: #f52b33
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .search-item h3 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 15px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .search-item .search-item-content {
    font-size: 15px;
    margin-bottom: 15px;
    display:inline-block;
    width:100%;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .search-item .search-item-content p {
    margin: 0;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .search-item .search-item-content b {
    font-weight: 600
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .search-item:hover h3 {
    color: #4275c3
}


.kwayy-html-sitemap-wrapper {
    padding-left: 0
}

.kwayy-html-sitemap-wrapper h2 {
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    font-size: 13px;
    margin: 0;
    margin-bottom: 12px;
    text-transform: uppercase;
    color: #ed1c24;
    margin-top: 30px;
}

.kwayy-html-sitemap-wrapper ul {
    list-style: none !important;
    padding-left: 0 !important;
}

.kwayy-html-sitemap-wrapper ul ul li {
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-size: 15px;
    margin-left: 20px;
    margin-top: 0;
    padding: 0 !important;
    margin-bottom: 15px;
}

.kwayy-html-sitemap-wrapper ul ul li:hover {
    color: #506079;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article p {
    margin-bottom: 20px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article ul {
    margin-bottom: 0;
    padding-left: 20px;
    list-style-image: url(images/svg/arrow.svg)
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article ul li {
    padding-left: 10px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .subsite-content-news-image-right {
    float: right;
    margin-left: 20px;
    margin-bottom: 10px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .subsite-content-news-image-left {
    float: left;
    margin-right: 40px;
    margin-bottom: 10px;
    max-width: 100%;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .subsite-content-news-bold-navy {
    color: #2358a8;
    font-weight: 800
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .subsite-content-news-download-background {
    text-align: center
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .subsite-content-news-download-background img {
    max-width: 300px;
    width: 100%
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .subsite-content-news-download-background p {
    text-align: center;
    margin-top: 20px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .subsite-content-doc {
    padding-left: 0;
    margin-bottom: 18px;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .subsite-content-doc img {
    max-width: 100%;
    max-height: 80px;
    width: auto;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .subsite-content-doc h2 {
    font-weight: 800;
    font-size: 16px;
    margin-top: 15px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .subsite-content-doc p {
    font-size: 15px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article .subsite-content-doc:hover h2 {
    color: #4275c3
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests a .subsite-content-atests-item {
    cursor: pointer;
    height: 380px;
    width: 231px;
    float: left;
    margin-bottom: 60px;
    border: 1px solid #f1f1f1;
    margin-right: 47px;
    position: relative;
    text-align: center
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests a:nth-child(3n) .subsite-content-atests-item {
    margin-right: 0;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests a .subsite-content-atests-item img {
    max-height: 142px;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests a .subsite-content-atests-item h2 {
    font-size: 13px;
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    line-height: 1.6
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests a .subsite-content-atests-item p {
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests a .subsite-content-atests-item .subsite-content-atests-item-button {
    font-family: 'Lato', 'Arial';
    font-size: 13px;
    font-weight: 900;
    text-align: center;
    border-radius: 20px;
    height: 40px;
    width: 100%;
    color: #fff;
    padding-top: 12px;
    text-transform: uppercase;
    position: absolute;
    bottom: -20px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests a .subsite-content-atests-item:hover {
    box-shadow: 0 0 6px 0 #f1f1f1
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests a .subsite-content-atests-item:hover .subsite-content-atests-item-button {
    background-color: #ed1c24
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests a .subsite-content-carrer-item {
    height: 230px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests a .subsite-content-carrer-item h2 {
    margin-top: 20px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests a:last-child .subsite-content-atests-item {
    margin-right: 0
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav {
    width: 33.33%;
    float: left;
    text-align: center
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav .subsite-content-atests-nav-button {
    width: 250px;
    height: 40px;
    border-radius: 20px;
    text-align: center;
    border: 1px solid #ed1c24;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'Lato', 'Arial';
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
    color: #ed1c24;
    cursor: pointer
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav .subsite-content-atests-nav-button svg {
    stroke: #ed1c24;
    fill: none;
    margin-top: -15px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav .subsite-content-atests-nav-button-left {
    margin-right: 12px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav .subsite-content-atests-nav-button-left svg {
    float: left;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav .subsite-content-atests-nav-button-right {
    margin-left: 12px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav .subsite-content-atests-nav-button-right svg {
    float: right;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav .subsite-content-atests-nav-button:hover {
    border: 1px solid #c61017;
    color: #c61017
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav .subsite-content-atests-nav-button:hover svg {
    stroke: #c61017
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav .subsite-content-atests-nav-button-disabled {
    color: #e1e9ed;
    cursor: default;
    border: 1px solid #e1e9ed
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav .subsite-content-atests-nav-button-disabled svg {
    stroke: #e1e9ed
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav .subsite-content-atests-nav-button-disabled:hover {
    color: #e1e9ed;
    border: 1px solid #e1e9ed
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav .subsite-content-atests-nav-button-disabled:hover svg {
    stroke: #e1e9ed
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav ul {
    margin-top: 10px;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    list-style: none;
    display: inline-block
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav ul li {
    cursor: pointer;
    float: left;
    padding-left: 0px;
    padding-right: 0px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav ul li:hover {
    color: #ed1c24
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav ul .active {
    color: #2358a8;
    font-weight: 800;
    position: relative;
    top: -1px;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list-nav {
    margin-top: -1px;
    border: none;
    margin: 0;
    padding: 0;
}

.subsite-wrapper .subsite-content-wrapper .display-1-wrapper {
    width: 100%;
    margin-bottom: 50px;
}

.subsite-wrapper .subsite-content-wrapper .display-1-wrapper .subsite-content-products-list-nav {
    padding: 30px;
    margin-bottom: 50px;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list {
    margin-bottom: -5px;
    border-bottom: 1px solid #e1e1e1
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list:nth-last-child(2) {
    border-bottom: none
}

.subsite-wrapper .subsite-content-wrapper .display-2-wrapper {
    width: 100%;
    margin-bottom: 50px;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list img {
    max-width: 100%;
    height: 100%;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list .products-display-2 {
    text-align: center;
    height: 300px;
    cursor: pointer;
    margin-bottom: 30px;
    position: relative;
}


.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list .products-display-2 .content {
    padding: 0
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list .products-display-2 .image-wrapper {
    height: 300px;
    width: 100%
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list .products-display-2 .image-wrapper img {
    max-width: 100%;
    max-width: 65%;\9;
    max-height: 250px;
    max-height: 80%;\9;
    width: initial;
    height: initial;
margin-top: 50px;
margin-bottom: 50px;
padding-top: 30px;
padding-bottom: 30px;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list .products-display-2 header {
    margin-top: -115px;
    padding-left: 30px;
    padding-right: 30px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list .products-display-2 header h2 {
    padding: 10px;
    color: #fff;
    font-weight: 600;
    margin: 0;
    font-size: 23px;
height: 85px;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list .products-display-2 article {
    z-index: 2;
    padding: 30px;
    color: #fff;
    height: 230px;
    text-align: left;
    opacity: 0;
    transition: opacity .3s;
    position: absolute;
    bottom: -25px;
    left: 0;
    overflow: hidden;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list .products-display-2 article h3 {
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-weight: 600;
    font-size: 23px;
    text-transform: none;
    margin-bottom: 30px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list .products-display-2 article p {
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-size: 15px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list .products-display-2:hover article {
    opacity: 1
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list .content {
    padding-left: 30px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list .content h2 {
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    margin-bottom: 10px;
    font-size: 25px;
    float:none;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list .content h3 {
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    font-size: 13px;
    text-transform: uppercase;
    margin: 0
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list .content .button {
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    font-size: 13px;
    text-transform: uppercase;
    margin: 0;
    height: 40px;
    padding-top: 12px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    border-radius: 20px;
    float: right;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list .content .button:hover {
    background-color: #4275c3
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list header {
    margin-bottom: 35px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list header .subsite-content-products-search-input input {
    width: 100%;
    border:none;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list header .search-button {
    cursor: pointer;
    height: 40px;
    border-radius: 20px;
    margin-right: 30px;
    padding-top: 10px;
    text-align: center;
    box-shadow: 2px 2px 2px -1px #9E0D13;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list header .search-button svg {
    height: 20px
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list header .search-button:hover {
    background-color: #f52b33
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list header p {
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 0
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list header .display-options {
    padding-top: 5px;
    cursor: pointer
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list header .display-options .active {
    fill: #ed1c24
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list header .display-options svg {
    height: 25px;
    max-width: 27px;
    min-width: 25px;
    float: right;
    margin-left: 15px;
    fill: #adb9cb
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list header .display-options svg:hover {
    fill: #6f84a3
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-products-list header .list ul li a {
    padding: 5px 20px;
}

.subsite-wrapper .subsite-content-wrapper .subsite-product-composition {
    margin-top: -46px;
    padding-top: 35px;
    border-top: 1px solid #f1f1f1
}

.subsite-wrapper .subsite-content-wrapper .subsite-product-composition header h2 {
    font-family: 'Lato', 'Arial';
    font-size: 24px;
    font-weight: 900;
    color: #ed1c24;
    text-transform: uppercase
}

.subsite-wrapper .subsite-content-wrapper .subsite-product-composition header h2 .light {
    color: #2358a8;
    font-weight: 300
}

.subsite-wrapper .subsite-content-wrapper .subsite-product-composition article .subsite-product-composition-description h2 {
    font-size: 13px;
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    line-height: 1.6
}

.subsite-wrapper .subsite-content-wrapper .subsite-product-composition article .subsite-product-composition-description p {
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left
}

.subsite-wrapper .subsite-content-wrapper .subsite-product-composition article .subsite-content-table {
    margin-bottom: 30px
}

.subsite-wrapper .subsite-content-wrapper .subsite-product-composition article .subsite-content-table h2 {
    border-right: 1px solid #fff;
    padding-left: 15px;
    height: 40px;
    padding-top: 12px;
    font-family: 'Lato', 'Arial';
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0
}

.subsite-wrapper .subsite-content-wrapper .subsite-product-composition article .subsite-content-table .table-item {
    background-color: #f1f1f1;
    display: table-row
}

.subsite-wrapper .subsite-content-wrapper .subsite-product-composition article .subsite-content-table .table-item .table-item-left {
    border-right: 1px solid #fff;
    padding-bottom: 10px;
    padding-top: 10px
}

.subsite-wrapper .subsite-content-wrapper .subsite-product-composition article .subsite-content-table .table-item .table-item-left h3 {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 0
}

.subsite-wrapper .subsite-content-wrapper .subsite-product-composition article .subsite-content-table .table-item .table-item-left h3 .table-item-header-addons {
    font-weight: 400;
    color: #667b9b
}

.subsite-wrapper .subsite-content-wrapper .subsite-product-composition article .subsite-content-table .table-item p {
    margin-top: 0;
    margin-bottom: 0
}

.subsite-wrapper .subsite-content-wrapper .subsite-product-composition article .subsite-content-table .table-item:nth-child(2n) {
    background-color: #fff
}

.contact-form-wrapper {
    padding-right: 50px;
    padding-left: 50px;
    padding-top: 40px;
    margin-bottom: 50px;
    padding-bottom: 50px;
    background-color: #fff;
    margin-top: -370px
}

.contact-form-wrapper .text-wrapper {
    float: left;
    font-family: 'Source Sans Pro', sans-serif
}

.contact-form-wrapper .text-wrapper .title {
    font-size: 23px;
    margin-bottom: 20px
}

.contact-form-wrapper .text-wrapper p {
    font-size: 15px;
    color: #667b9b;
    margin-bottom: 50px
}

.contact-form-wrapper h1 {
    margin: 0;
    margin-bottom: 30px;
    font-weight: 900;
    font-family: 'Lato', 'Arial';
    font-size: 42px;
    text-transform: uppercase;
    float: left
}

.contact-form-wrapper h1 .light {
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-weight: 200;
    font-size: 40px;
    text-transform: none
}

.contact-form-wrapper header svg {
    float: left;
    margin-left: 50px;
    height: 100px;
    width: 101px;
    fill: #2358a8
}

.contact-form-wrapper form {
    color: #667b9b
}

.contact-form-wrapper form .form-item-wrapper p {
    display: none;
}

.contact-form-wrapper form .form-item-wrapper span {
    width: 100%;
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    font-size: 13px;
    text-transform: uppercase
}

.contact-form-wrapper form .form-item-wrapper span span {
    display: none;
}

.contact-form-wrapper form .form-item-wrapper .wpcf7-submit {
    width: 205px;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    height: 40px;
    cursor: pointer;
    float: right;
    background-color: #ed1c24;
    font-family: 'Lato', 'Arial';
    text-transform: uppercase;
    font-weight: 900;
    font-size: 14px
}

.contact-form-wrapper form .form-item-wrapper .submit-backup {
    width: 205px;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ed1c24;
    font-family: 'Lato', 'Arial';
    text-transform: uppercase;
    font-weight: 900;
    font-size: 14px;
    padding-top: 11px;
}

.contact-form-wrapper form .form-item-wrapper .wpcf7-submit:hover {
    background-color: #f52b33
}

.wpcf7-not-valid-tip {
    display: none;
}

 .wpcf7-not-valid{
    border:1px solid rgb(237, 28, 36);
 }

.input-wrapper .wpcf7-not-valid{
    border:none;
}

.contact-form-wrapper form .form-item-wrapper .input-wrapper {
    margin-top: 10px;
    margin-right: 20%;
    margin-bottom: 25px;
    width: 90%;
    float: left;
    height: 40px;
    border-radius: 20px;
    border: 1px solid #adb9cb;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    box-shadow: 0 1px 2px -1px #adb9cb inset
}

.contact-form-wrapper form .form-item-wrapper .input-wrapper span {
    margin: 0;
    float: left;
}

.contact-form-wrapper form .form-item-wrapper .input-wrapper span input {
    width: 85%;
    font-family: 'Lato', 'Arial';
    font-weight: 300;
    border:none;
    box-shadow: none;
    padding:0;
}

.contact-form-wrapper form .form-item-wrapper .input-wrapper span span {
    display: none
}

.contact-form-wrapper form .form-item-wrapper .input-wrapper img {
    position: relative;
    top: -18px;
    height: 18px;
    max-width: 24px;
    float: right
}

.contact-form-wrapper form .form-item-wrapper .input-wrapper:focus {
    border: 1px solid #4275c3
}

.contact-form-wrapper form .form-item-wrapper .span-right {
    padding-left: 10%;
}

.contact-form-wrapper form .form-item-wrapper textarea {
    font-family: 'Lato', 'Arial';
    font-weight: 300;
    resize: none;
    width: 100%;
    height: 125px;
    border: 1px solid #adb9cb;
    border-radius: 15px;
    margin-top: 10px;
    margin-bottom: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px
}

.contact-form-wrapper form .form-item-wrapper textarea:focus {
    border: 1px solid #4275c3
}

.contact-form-wrapper form .form-item-wrapper:last-child span {
    margin-left: 10%
}

.contact-form-wrapper form .form-item-wrapper:last-child .input-wrapper span {
    margin: 0
}

.contact-form-wrapper form .form-item-wrapper:last-child .input-wrapper span input {
    width: 85%;
    border:none;
}

.contact-form-wrapper form .form-item-wrapper:last-child .input-wrapper span span {
    display: none
}

.contact-form-wrapper form .form-item-wrapper .span-big {
    margin-left: 0!important
}

.contact-form-wrapper .contact-informations {
    margin-top: 40px;
    color: #667b9b;
}

.contact-form-wrapper .contact-informations .form-item-wrapper {
    padding-right: 15px
}

.contact-form-wrapper .contact-informations .form-item-wrapper .logo-contact {
    float: none;
    height: 45px;
    max-width: 134px;
    margin-bottom: 15px
}

.contact-form-wrapper .contact-informations .form-item-wrapper p {
    margin: 0;
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-size: 15px
}

.contact-form-wrapper .contact-informations .form-item-wrapper:last-child {
    padding-left: 15px;
    padding-right: 0
}

.contact-form-wrapper .contact-informations .form-item-wrapper .infoline-wrapper svg {
    height: 58px;
    width: 48px;
    float: left;
    fill: #ed1c24
}

.contact-form-wrapper .contact-informations .form-item-wrapper .infoline-wrapper .infoline-wrapper-text {
    float: right;
    line-height: 1.1;
    margin-left: 10%
}

.contact-form-wrapper .contact-informations .form-item-wrapper .infoline-wrapper .infoline-wrapper-text .light {
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-size: 25px;
    font-weight: 200;
    text-transform: none;
    margin-left: 0
}

.contact-form-wrapper .contact-informations .form-item-wrapper .infoline-wrapper .infoline-wrapper-text .tel {
    font-family: 'Lato', 'Arial';
    font-size: 33px;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: -10px;
    margin-left: 0
}

.contact-form-wrapper .contact-informations .form-item-wrapper h3 {
    margin-top: 110px;
    margin-bottom: 15px;
    font-family: 'Lato', 'Arial';
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase
}

.contact-form-wrapper .contact-informations .form-item-wrapper .main-service-contact {
    padding-bottom: 5px
}

.contact-form-wrapper .contact-informations .form-item-wrapper .main-service-contact svg {
    margin-right: 15px;
    width: 20px;
    height: 20px;
    float: left;
    fill: #adb9cb
}

.contact-form-wrapper .register .form-item-wrapper .input-wrapper {
    margin-top: 10px;
    margin-right: 10%;
    margin-bottom: 25px;
    width: 90%;
    float: left;
    height: 40px;
    border-radius: 20px;
    border: 1px solid #adb9cb;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px
}

.contact-form-wrapper .register .form-item-wrapper .input-wrapper input {
    width: 100%;
    border:none;
}

.contact-form-wrapper .register .form-item-wrapper .input-wrapper input[type=date] {
    margin-top: -8px
}

.contact-form-wrapper .register .form-item-wrapper .input-wrapper:focus {
    border: 1px solid #4275c3
}

.contact-form-wrapper .register .form-item-wrapper .input-wrapper-big {
    width: 100%;
    margin-right: 0
}

.contact-form-wrapper .register .form-item-wrapper .list {
    left: 10%;
    width: 90%;
    top: 26px;
    box-shadow: 0 1px 2px -1px #adb9cb inset
}

.contact-form-wrapper .register .form-item-wrapper .list ul li {
    margin-right: 0
}

.contact-form-wrapper form .form-item-wrapper .right {
    margin-left: 20%;
    margin-right: 0;
    float: right;
}

.contact-form-wrapper .register .form-item-wrapper .right {
    margin-left: 20%;
    margin-right: 0;
    float: right;
}

#region {
    display: none;
}

#model {
    display: none;
}

.contact-people-background-wrapper {
    min-height: 300px;
    margin-top: -40px;
    position: relative;
    left: -15px;
    overflow: hidden
}

.contact-people-background-wrapper svg {
    fill: #fff;
    height: 275px;
    width: 526px;
    position: absolute;
    margin-left: 25px;
    bottom: -4px;
    opacity: .1
}

.contact-people-wrapper {
    min-height: 300px;
    position: relative;
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 40px;
    padding-bottom: 40px
}

.contact-people-wrapper br {
    display: none;
}

.contact-people-wrapper .person {
    margin-bottom: 25px
}

.contact-people-wrapper .person .agree-terms-wrapper {
    position: relative
}

.contact-people-wrapper .person .agree-terms-wrapper .agree-list {
    width: 90px;
    left: 150px;
    top: -10px;
    color: #667b9b
}

.contact-people-wrapper .person .name {
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff
}

.contact-people-wrapper .person .function {
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-size: 15px;
    color: #a3c6f9;
    text-transform: none;
    font-weight: 400;
}

.contact-people-wrapper .person .function br {
    display: inline;
}

.contact-people-wrapper .person .ceo {
    font-size: 19px
}

.contact-people-wrapper .person .section {
    margin-bottom: 15px
}

.register-agreement-wrapper {
    margin-top: -33px
}

.register-agreement-wrapper .agree-margin {
    margin-top: 50px
}

.company-info {
    position: relative;
    left: -15px;
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-size: 15px;
    color: #9fa9b7
}

.register-top-image {
    width: 100%;
    height: 470px;
    background-image: url(images/register-image.jpg);
    background-size: cover;
    background-position: center;
    margin-top: -100px
}

#map-canvas {
    width: 100%;
    height: 470px;
    margin-top: -100px
}

.row {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0
}
.row1 {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0
}


.ssba{
    display: none;
    width: 100%;
    height: 100%;
    top: 0px;
    position: fixed;
    left: 0px;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.498039);
}

.ssba.ssba-img{
    display: inline-block;
    width: initial;
    height: initial;
    position: relative;
    z-index: 10;
    background-color: white;
}

.ssba div{
    margin:5% auto;
    padding:5%;
    line-height: 3;
    background-color: white;
    border: 2px solid #dddddd;
    border-radius: 10px;
    text-align: center !important;
    text-transform: uppercase;
    font-size: 30px;
    display:table;
    max-width: 90%;
}

.ssba.active {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.ssba div img{
  width: initial;
  height: initial;
  max-width: 95%;
  max-height: 95%;
  padding: 1%;
  margin: auto;
}

.ssba a{
  display:inline-block;
  padding:5px;
  line-height: 1;
}

.sending-success {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    position: fixed;
    top: 0;
    z-index: 10
}

.sending-success .sending-success-wrapper {
    background-color: #fff;
    width: 50%;
    height: 300px;
    margin-left: 25%;
    margin-top: 100px;
    text-align: center;
    padding: 50px;
    padding-top: 100px;
    position: relative
}

.sending-success .sending-success-wrapper svg {
    fill: #2358a8;
    height: 40px;
    position: absolute;
    top: 50px;
    right: 50px;
    cursor: pointer
}

.sending-success .sending-success-wrapper svg:hover {
    fill: #4275c3
}

.sending-success .sending-success-wrapper p {
    font-family: 'Source Sans Pro', 'Tahoma', 'Gill Sans', sans-serif;
    font-size: 40px;
    color: #667b9b;
    font-weight: 200
}

.sending-success .sending-success-wrapper p span {
    font-family: 'Lato', 'Arial';
    font-weight: 900;
    color: #2358a8;
    text-transform: uppercase
}

.wpcf7-response-output {
    position: relative;
    float: left;
    width: 316px;
    margin-left:0;
    padding: 10px 30px;
    font-family: 'Lato', 'Arial';
}


.contact-form-wrapper div .wpcf7-response-output {
    position: relative;
    top: -20px;
    float: left;
    width: 316px;
    margin: 0;
    padding: 10px 30px;
    font-family: 'Lato', 'Arial';
}

div .wpcf7-validation-errors {
    border: 6px solid #E2B834;
    background-color: #FFDC34;
    color: rgb(89, 72, 50);
}

div .wpcf7-mail-sent-ng {
    border: 6px solid #ed1c24;
    background-color: #f52b33;
    color: white;
}

.notfound-form {
    padding: 10px 20px;
    border: 1px solid #adb9cb;
    border-radius: 25px
}

.notfound-form input {
    width: 90%;
    border:none;
}

.notfound-form svg {
    float: right;
}

img.alignright {
    float: right;
    margin: 7px 0 28px 28px;
}

img.aligncenter {
    clear: both;
    display: block;
    margin: 7px auto;
}

img.alignleft {
    float: left;
    margin: 7px 28px 28px 0;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article hr {
    clear: both;
    border: none;
}

.subsite-wrapper .subsite-content-wrapper .subsite-content-news article img {
    max-width: 100%;
    height: auto !important;
}

table {
    margin-bottom: 20px;
}

table.alignright {
    width: 50%;
    float: right;
    margin: 7px 0 28px 28px;
}

table.aligncenter {
    clear: both;
    margin: 7px auto 28px auto;
}

table.alignleft {
    width: 50%;
    float: left;
    margin: 7px 28px 28px 0;
}

table thead tr td {
    background-color: #2358a8;
    border: 1px solid white;
    padding: 10px 15px;
    font-family: 'Lato', 'Arial';
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
    color: white;
    margin-top: 0;
    margin-bottom: 0;
    word-break: break-word;
}

table tbody tr td strong {
    color: #10499e;
    font-weight: 600;
}

table tfoot tr td {
    background-color: #ed1c24;
    border: 1px solid white;
    padding: 10px 15px;
    font-family: 'Lato', 'Arial';
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
    color: white;
    margin-top: 0;
    margin-bottom: 0;
    word-break: break-word;
}

table tbody tr {
    background-color: white;
}

table tbody tr:nth-child(2n) {
    background-color: #f1f1f1;
}

table tbody tr td {
    padding: 10px;
    border: 1px solid #f1f1f1;
    word-break: break-word;
}

table tbody tr:nth-child(2n) td {
    padding: 10px;
    border: 1px solid white;
}

.display-1-wrapper a {
    color: #e1e1e1;
}

.product-image-wrapper{
    position:relative;
}
.product-image-wrapper .zoom-in-image{
    width:50%;
    height:initial;
    max-width: 100%;
    max-height:100%;
 /*   padding:35%; */  
    position:absolute;
    opacity:0;
    top:0;
    left:20px;
    text-align: center;
    
}

.zoom-in-image-2{
    width:100%;
    height:initial;
    max-width: 100%;
    max-height:100%;
    padding:35%;
    position:absolute;
    opacity:0;
    top:0;
    left:20px;
}

.zoom-in-image-2:hover{
    opacity: 1;
    width:240px!important;
    height:240px!important;
    max-height:240px!important;
    max-width: 240px!important;
    margin-bottom: 20px!important;
   
    
    padding:35%;
    position:absolute;

    top:0;
    left:20px;

    cursor: pointer!important;

}

.product-image-wrapper:hover .zoom-in-image{
    opacity: 1; 



}

.scroller {
    z-index: 100;
    position: fixed;
    right: 40px;
    bottom: 40px;
    opacity: .9;
    background-color: rgb(35, 88, 168);
    width: 60px;
    height: 60px;
    border-radius: 3px;
    padding: 5px;
    cursor:pointer;
    transition: opacity .2s;
}
.scroller:hover{
    opacity:1;
}
.scroller .text{
    font-size: 10px;
    font-weight: 300;
    color: white;
    text-align: center;
    margin-bottom: 8px;
}
.scroller .icon{
    margin: auto;
    top: -13px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: relative;
    left: -1px;
    width: 20px;
    height: 20px;
    border-bottom: 5px solid white;
    border-right: 5px solid white;
}

@media (max-width: 1199px) {
    .header-menu .header-menu-field .header-menu-content .dropdown .dropdown-arrow{
        right:7px;
    }
    .header-menu .header-menu-field .header-menu-content .header-menu-content-item a {
        padding-right: 17px;
        padding-left: 16px
    }
    .header-menu .header-menu-field .header-menu-content .header-menu-content-item.dropdown a {
        padding-right: 22px;
        padding-left: 10px;
    }
    .header-menu .header-menu-field .header-menu-content .dropdown {
        background-position: 88% 52%;
    }
    .footer .footer-newsletter input {
        width: 130px;
        border: none;
    }
    .footer .footer-newsletter .footer-newsletter-ok {
        width: 50px
    }
    .home-partners .home-partners-list .home-partners-list-content ul li {
        padding-left: 17px;
        padding-right: 17px
    }
    .home-top .home-top-banner-text .home-top-banner-text-content h2{
        font-size: 30px;
        margin-bottom: 30px
    }
    .home-top .home-top-banner-text .home-top-banner-text-content h3{
        font-size: 18px
    }
    .home-products .home-products-item .home-products-item-button {
        width: 100%
    }
    .home-products-bottom .home-products-bottom-quality {
        width: 320px;
        padding-left: 70px
    }
    .home-products-bottom .home-products-bottom-certificates {
        width: 500px;
        padding-left: 35px;
    }
    .home-products-bottom .home-products-bottom-certificates .home-products-bottom-certificates-item{
        padding-right: 20px;
    }
    .home-products-bottom .home-products-bottom-certificates .home-products-bottom-certificates-item:last-child{
        padding-right: 0;
    }
    .home-products-bottom .home-products-bottom-certificates-cosmetics-img {
        left: 400px
    }
    .home-products .home-products-item .home-products-item-image-wrapper {
        height: 250px
    }
    .home-products .home-products-item h3 {
        font-size: 22px
    }
    .home-partners .home-partners-list .home-partners-list-content ul li img {
        max-width: 146px
    }
    .subsite-wrapper .offer .offer-item .offer-item-description h2 {
        font-size: 14px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests a .subsite-content-atests-item {
        width: 207px;
        margin-right: 15px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav ul li {
        padding-left: 7px;
        padding-right: 7px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav .subsite-content-atests-nav-button {
        width: 220px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests a .subsite-content-carrer-item {
        height: 260px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav .subsite-content-atests-nav-button-right {
        margin-left: 0
    }
    .subsite-wrapper .subsite-comments .subsite-comments-content .subsite-comments-content-text h2 {
        font-size: 22px
    }
    .subsite-wrapper .subsite-comments .subsite-comments-content .subsite-comments-content-text p {
        font-size: 13px
    }
    .subsite-wrapper .subsite-offer .subsite-offer-image-cisnieniomierze {
        top: 60px
    }
    .subsite-wrapper .subsite-offer .subsite-offer-image-inhalatory {
        left: 160px
    }
    .contact-form-wrapper header svg {
        height: 97px;
        width: 98px
    }
    .contact-form-wrapper header .register-svg {
        width: 71px
    }
    .contact-form-wrapper form .form-item-wrapper .input-wrapper input {
        width: 83%;
        border:none;
    }
    .contact-form-wrapper form .form-item-wrapper .input-wrapper {
        padding-right: 15px
    }
    .contact-form-wrapper .contact-informations .form-item-wrapper .infoline-wrapper .infoline-wrapper-text .tel {
        font-size: 25px
    }
    .contact-form-wrapper .contact-informations .form-item-wrapper .infoline-wrapper .infoline-wrapper-text .light {
        font-size: 19px
    }
    .contact-form-wrapper .contact-informations .form-item-wrapper .infoline-wrapper svg {
        height: 50px
    }
    .contact-form-wrapper .contact-informations .form-item-wrapper h3 {
        margin-top: 80px
    }
    .contact-people-wrapper .person .function {
        font-size: 13px
    }
    .sending-success .sending-success-wrapper p {
        font-size: 32px
    }
    .col-lg-1.col-md-1.col-sm-1.row.row1.list.color-grey {
        left: 70%
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-products-list .products-display-2 header h2 {
        font-size: 20px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-products-list .products-display-2 article h3 {
        margin-bottom: 15px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-products-list header {
        margin-bottom: 0
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-products-list .products-display-2 article {
        margin-top: -170px
    }
}

@media (max-width: 991px) {
    .home-products-bottom .home-products-bottom-certificates .home-products-bottom-certificates-item h3 .home-products-bottom-certificates-item-title-bold{
        font-size: 23px;
    }
    .contact-form-wrapper {
        margin-top: 0
    }
    .register-top-image {
        height: 0;
        margin-top: 0;
    }
    #map-canvas {
        display: none;
    }
    .home-partners .home-partners-list .home-partners-list-arrow {
        box-shadow: 0px 0 30px 40px #f1f1f1;
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news header h1 {
        margin-bottom: 0
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news header .subsite-content-news-date {
        margin-top: 15px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news header .subsite-content-news-print {
        margin-top: 15px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news header .subsite-content-news-print svg {
        margin-top: 0
    }
    .header-top .header-top-content .header-top-content-item .header-top-item-languages {
        position: absolute;
        top: 50px;
        
    }
    .header-top .header-top-content .header-top-content-item .header-top-item-call-us-text {
        font-size: 13px
    }
    .header-top .header-top-content .header-top-content-item .header-top-item-call-us-phone .header-top-item-call-us-phone-number {
        font-size: 19px
    }
    .header-top .header-top-content .header-top-content-item .header-top-item-call-us-phone svg {
        height: 35px
    }
    .header-top .header-top-content .header-top-content-item .logo {
        max-width: 160px;
        width: 100%
    }
    .header-menu .header-menu-field .header-menu-content .header-menu-content-item a {
        padding-right: 6px;
        padding-left: 7px
    }
    .header-menu .header-menu-field .header-menu-content .header-menu-content-item.dropdown a {
        padding-right: 10px;
        padding-left: 5px;
    }
    .header-menu .header-menu-field .header-menu-content .header-menu-content-item a {
        font-size: 15px
    }
    .footer .footer-newsletter input {
        width: 230px;
        border:none;
    }
    .footer .footer-newsletter .footer-newsletter-ok {
        width: 70px
    }
    .home-top .home-top-banner-background {
        width: 55%
    }
    .home-top .home-top-news a:last-child {
        display: none
    }
    .home-partners .home-partners-list .home-partners-list-content ul li img {
        max-width: 100px;
        max-height: 55px
    }
    .home-top .home-top-banner-text .home-top-banner-text-content h2{
        font-size: 28px
    }
    .home-products .home-products-item .home-products-item-image-wrapper img {
        max-height: 250px
    }
    .home-products-bottom .home-products-bottom-quality {
        margin-left: -30px;
        width: 290px;
        padding-left: 30px;
        padding-right: 30px
    }
    .home-products-bottom .home-products-bottom-certificates {
        width: 374px
    }
    .home-products-bottom .home-products-bottom-certificates .home-products-bottom-certificates-item {
        padding-right: 10px
    }
    .home-products-bottom .home-products-bottom-certificates .home-products-bottom-certificates-item:last-child {
        padding-left: 14px
    }
    .home-products-bottom .home-products-bottom-quality-img {
        left: -765px
    }
    .home-products-bottom .home-products-bottom-certificates-cosmetics-img {
        left: 290px
    }
    .subsite-wrapper .offer .offer-item .offer-item-description h2 {
        font-size: 17px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news article .subsite-content-news-image-right {
        max-width: 50%
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests a .subsite-content-atests-item {
        width: 100%;
        height: 300px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .prev {
        width: 80px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .prev span {
        display: none
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .next {
        width: 80px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .next span {
        display: none
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .numbers {
        width: 265px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav .subsite-content-atests-nav-button {
        width: 80px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav .subsite-content-atests-nav-button span {
        display: none;
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav ul li {
        padding-left: 0px;
        padding-right: 0px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests a .subsite-content-carrer-item {
        height: 180px
    }
    .subsite-wrapper .subsite-comments .subsite-comments-content .subsite-comments-content-text h2 {
        font-size: 24px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .subsite-content-product-button .small-button-left span {
        margin-left: 5px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .subsite-content-product-button .small-button-left svg {
        margin-left: 5px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .subsite-content-product-button .small-button-right span {
        margin-left: 5px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .subsite-content-product-button .small-button-right svg {
        margin-left: 5px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .instruction-button span {
        margin-left: 10px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product .instruction-button svg {
        margin-left: 10px
    }
    .sending-success .sending-success-wrapper {
        padding: 30px;
        padding-top: 100px
    }
    .contact-form-wrapper .contact-informations .form-item-wrapper .infoline-wrapper svg {
        height: 62px
    }
    .contact-form-wrapper .contact-informations .form-item-wrapper .infoline-wrapper .infoline-wrapper-text .light {
        font-size: 25px
    }
    .contact-form-wrapper .contact-informations .form-item-wrapper .infoline-wrapper .infoline-wrapper-text .tel {
        font-size: 32px
    }
    .contact-people-background-wrapper {
        left: 0
    }
    .contact-people-wrapper {
        left: 0
    }
    .contact-people-wrapper .person .function {
        font-size: 15px
    }
    .contact-form-wrapper .contact-informations .form-item-wrapper h3 {
        margin-top: 110px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-products-list header .search-button {
        margin-right: 0;
        margin-bottom: 10px
    }
    .col-lg-1.col-md-1.col-sm-2.row.row1.list.color-grey {
        left: 35%;
        top: 50px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-products-list header {
        margin-bottom: -30px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news article p {
        margin-top: 30px
    }
    .contact-people-wrapper {
        margin-bottom: 40px
    }
    .home-products-bottom-quality-img {
        display: none
    }
    .home-products-bottom-certificates-cosmetics-img {
        display: none
    }
    .header-menu {
        display: none
    }
    .header-top .header-top-content .header-top-content-item .header-top-content-item-search-input {
        padding-left: 15px;
        width: 100%;
        padding-right: 15px
    }
    .header-top .header-top-content .header-top-content-item .header-top-content-item-search-input input {
        width: 85%;
        border:none;
    }
    .mobile-menu {
        margin-left: 50%;
        width: 750px;
        left: -375px
    }
    .hamburger-header-menu {
        margin-right: 50%;
        right: -350px;
        display: inline-block
    }
}

@media (max-width: 767px) {
    .scroller {
        right: 5px;
        bottom: 5px;
    }
    .home-top .home-top-news .home-top-news-item .home-top-news-item-button {
        margin-bottom: 30px
    }
    .footer .pq {
        left: 100%;
        margin-left: -100px;
    }
    .register-top-image {
        background-image: none;
    }
    .contact-form-wrapper form .form-item-wrapper .span-right {
        padding-left: 0;
    }
    .home-top .home-top-news a:last-child {
        display: block
    }
    .home-top {
        top: 0
    }
    .home-top .home-top-banner-background {
        display: inherit
    }
    .home-top .home-top-banner-text {
        margin-top: 0;
        top:0;
        background-color: #ed1c24
    }
    .header-top .header-top-content .header-top-content-item .logo {
        max-height: 89px
    }
    .sending-success .sending-success-wrapper {
        width: 90%;
        margin-left: 5%
    }
    .header-top .header-top-content .header-top-content-item {
        height: inherit;
        max-height: 89px;
        padding-top: 10px;
        padding-bottom: 10px
    }
    .header-top .header-top-content .header-top-content-item .header-top-item-call-us-text {
        font-size: 12px;
        margin-bottom: 5px;
        margin-right: 15px
    }
    .header-top .header-top-content .header-top-content-item .header-top-item-languages {
        width: 80px;
        top: 10px;
        left: auto;
        right: 15px
    }
    .header-top .header-top-content .header-top-content-item .header-top-item-languages img {
        width: 30px
    }
    .header-top .header-top-content .header-top-content-item .header-top-item-call-us-phone {
        margin-bottom: 15px;
        margin-right: 80px
    }
    .header-top .header-top-content .header-top-content-item .header-top-item-call-us-phone svg {
        max-width: 100%;
        height: 25px;
        float: right;
        width: 28px
    }
    .header-top .header-top-content .header-top-content-item .header-top-item-call-us-phone .header-top-item-call-us-phone-number {
        font-size: 19px;
        float: left
    }
    .header-top .header-top-content .header-top-content-item .header-top-content-item-search-input {
        font-size: 15px;
        padding-left: 15px;
        width: 100%;
        padding-right: 15px
    }
    .header-top .header-top-content .header-top-content-item .header-top-content-item-search-input input {
        width: 85%;
        border:none;
    }
    .header-top .header-top-content .header-top-content-item .header-top-content-item-search-input svg {
        max-width: 15%
    }
    .mobile-menu {
        margin-left: 0;
        width: 100%;
        left: 0
    }
    .hamburger-header-menu {
        margin-right: 50%;
        right: -47%;
        display: inline-block
    }
    .footer .footer-newsletter input {
        width: 70%;
        margin-left: 10%;
        border: none
    }
    .footer .footer-newsletter .footer-newsletter-ok {
        width: 20%;
        padding-left: 0;
        padding-right: 0
    }
    .home-top img {
        display: none
    }
    .home-top .home-top-banner-background {
        width: 100%;
        margin-top: 70px
    }
    .home-top .home-top-banner-text .home-top-banner-text-content {
        height: initial
    }
    .home-top .home-top-banner-background {
        height: 400px
    }
    .home-top .home-top-more-news-hover-helper .home-top-more-news-text-low-device-width {
        background-color: #ff555c
    }
    .home-top .home-top-more-news-hover-helper .home-top-more-news-text-high-device-width {
        display: none
    }
    .home-top-more-news-hover-helper {
        z-index: 5;
        position: relative;
        top: -70px
    }
    .home-top .home-top-news .home-top-news-item header {
        padding-top: 1px
    }
    .home-top .home-top-news {
        padding-bottom: 30px
    }
    .home-partners {
        display: none
    }
    .home-products .home-products-plus {
        margin-left: 80%
    }
    .home-products-bottom .home-products-bottom-quality {
        margin-left: -15px;
        width: 42.5%;
        padding-left: 15px;
        padding-right: 15px
    }
    .home-products-bottom .home-products-bottom-quality h3 {
        margin-top: 15px;
        font-size: 28px
    }
    .home-products-bottom .home-products-bottom-quality p {
        font-size: 18px
    }
    .home-products-bottom .home-products-bottom-certificates {
        width: 59%;
        margin-left: 0;
        margin-top: 35px
    }
    .home-products-certificates .home-products-certificates-dash {
        margin-left: 30px;
        top: -480px
    }
    .home-products-bottom .home-products-bottom-certificates .home-products-bottom-certificates-item h3 .home-products-bottom-certificates-item-title-light {
        font-size: 20px
    }
    .home-products-bottom .home-products-bottom-certificates .home-products-bottom-certificates-item:last-child {
        padding-right: 0
    }
    .home-products-bottom .home-products-bottom-certificates .home-products-bottom-certificates-item .home-products-bottom-certificates-item-button span {
        display: none
    }
    .subsite-wrapper .subsite-content-wrapper {
        padding-left: 0
    }
    .subsite-wrapper .subsite-comments .subsite-comments-content {
        position: relative
    }
    .subsite-wrapper .subsite-comments .subsite-comments-content svg {
        position: absolute;
        right: 20px;
        margin-top: 0;
        margin-right: 0
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news header h1 {
        font-size: 25px
    }
    .subsite-wrapper .subsite-offer .subsite-offer-image-cisnieniomierze {
        right: 100px;
        left: inherit
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests a .subsite-content-atests-item {
        height: inherit;
        padding-bottom: 20px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .prev {
        width: 15%;
        margin-right: 5%
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .next {
        width: 15%;
        margin-left: 5%
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .numbers {
        width: 60%
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav .subsite-content-atests-nav-button {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        position: relative
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav ul {
        padding: 0;
        width: initial
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav .subsite-content-atests-nav-button-left svg {
        position: absolute;
        margin-left: 50%;
        left: -20px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav .subsite-content-atests-nav-button-right svg {
        position: absolute;
        margin-left: 50%;
        left: -16px
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-atests .subsite-content-atests-nav ul li {
        padding-left: 7px;
        padding-right: 7px
    }
    .subsite-wrapper .offer header h1 {
        font-size: 40px
    }
    .subsite-wrapper .offer header h1 span {
        font-size: 40px
    }
    .contact-form-wrapper h1 .light {
        font-size: 25px
    }
    .contact-form-wrapper h1 {
        font-size: 19px
    }
    .contact-form-wrapper header svg {
        margin-left: 10px;
        height: 50px;
        width: 50px
    }
    .contact-form-wrapper form .form-item-wrapper:last-child span {
        margin-left: 0
    }
    .contact-form-wrapper form .form-item-wrapper:last-child .input-wrapper {
        margin-left: 0;
        float: left
    }
    .contact-form-wrapper {
        padding-left: 30px;
        padding-right: 30px
    }
    .contact-form-wrapper .contact-informations .form-item-wrapper .infoline-wrapper {
        margin-top: 15px
    }
    .contact-people-background-wrapper {
        min-height: 480px
    }
    .contact-form-wrapper .contact-informations .form-item-wrapper .infoline-wrapper .infoline-wrapper-text {
        float: left
    }
    .contact-form-wrapper .contact-informations .form-item-wrapper .infoline-wrapper svg {
        height: 55px
    }
    .contact-form-wrapper form .form-item-wrapper .input-wrapper {
        width: 100%
    }
    .contact-form-wrapper .contact-informations .form-item-wrapper .infoline-wrapper .infoline-wrapper-text .light {
        font-size: 23px
    }
    .contact-form-wrapper .contact-informations .form-item-wrapper .infoline-wrapper .infoline-wrapper-text .tel {
        font-size: 30px
    }
    .contact-form-wrapper .register .form-item-wrapper .input-wrapper {
        margin-right: 0;
        width: 100%
    }
    .contact-form-wrapper .register .form-item-wrapper .list {
        left: 0;
        width: 100%
    }
    .contact-form-wrapper .register .form-item-wrapper {
        min-height: 94px
    }
    .header-top .header-top-content .header-top-content-item .header-top-content-item-search-text {
        display: none
    }
    .register-agreement-wrapper {
        margin-top: 0
    }
    .contact-form-wrapper .register .form-item-wrapper-button {
        min-height: 1px
    }
    .contact-form-wrapper .contact-informations .form-item-wrapper .infoline-wrapper svg {
        width: 45px
    }
    .home-products-certificates{
        width:57%;
    }
    .home-products-quality{
        width:43%;
    }
    .home-products-bottom .home-products-bottom-quality .home-products-quality-button{
        width:100%;
    }
    .home-products-bottom .home-products-bottom-certificates .home-products-bottom-certificates-item .home-products-bottom-certificates-item-button{
        width:100%;
    }
}

@media (max-width: 560px) {
    .home-products-bottom .home-products-bottom-quality{
        margin-bottom: 30px;
    }
    .home-top .home-top-news .home-top-news-item h2 {
        margin-top: 15px;
        margin-bottom: 15px
    }
    .home-top .home-top-news .home-top-news-item .home-top-news-item-content {
        margin-bottom: 10px
    }
    .home-products .home-products-title .home-products-title-bold {
        font-size: 40px
    }
    .home-products .home-products-title .home-products-title-light {
        font-size: 40px
    }
    .home-products .home-products-item {
        width: 100%
    }
    .home-products .home-products-item .home-products-item-image-wrapper {
        text-align: center
    }
    .home-products .home-products-item .home-products-item-image-wrapper img {
        position: static
    }
    .home-products-quality {
        width: 100%
    }
    .home-products-certificates {
        width: 100%
    }
    .home-products-bottom .home-products-bottom-quality {
        width: 100%;
        margin-left: 0
    }
    .home-products-bottom .home-products-bottom-certificates {
        width: 100%;
        padding-left: 0;
        margin-top: 0
    }
    .home-products-bottom .home-products-bottom-certificates .home-products-bottom-certificates-item h3 {
        margin-top: 35px
    }
    .home-products-bottom .home-products-bottom-certificates .home-products-bottom-certificates-item .home-products-bottom-certificates-item-button {
        bottom: -640px
    }
    .home-products .home-products-item {
        margin-bottom: 40px;
        padding-bottom: 30px;
        padding-top: 20px;
        border: 1px solid #adb9cb
    }
}

@media (max-width: 480px) {
    .home-top .home-top-banner-text .home-top-banner-text-content {
        margin-bottom: 100px;
        padding-bottom: 0
    }
}

@media print {
    iframe {
        display: none;
    }
    .subsite-wrapper {
        padding: 0;
        top: 0;
        width: 100%;
    }
    .subsite-wrapper .subsite-menu {
        display: none
    }
    header {
        display: none
    }
    .footer {
        display: none
    }
    .subsite-wrapper .subsite-comments {
        display: none
    }
    .subsite-wrapper .subsite-offer {
        display: none
    }
    .subsite-content-wrapper header {
        display: inline-block
    }
    .subsite-content-atest-print {
        display: none
    }
    .subsite-content-news-print {
        display: none
    }
    .subsite-content-news {
        width: 100%;
        padding: 0 !important;
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product {
        width: 100%;
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product a {
        display: none;
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product div {
        display: none;
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product img {
        max-width: 50%;
        max-height: 200px;
        width: initial;
        height: 100%;
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-content-news .subsite-content-product-description {
        width: 100%;
    }
    table thead tr td {
        border: 1px solid #f1f1f1;
    }
    table tfoot tr td {
        border: 1px solid #f1f1f1;
    }
    table tbody tr:nth-child(2n) td {
        border: 1px solid #f1f1f1;
    }
    img {
        width: initial;
        height: initial;
    }
    .subsite-wrapper .subsite-content-wrapper .subsite-product-composition {
        border: none;
    }
    .subsite-wrapper .subsite-content-wrapper section {
        border: none;
    }
    .subsite-wrapper .subsite-content-wrapper {
        width: 100%;
    }
}

@keyframes hamburger-top-animation {
    0% {
        -webkit-transform: none;
        transform: none
    }
    100% {
        -webkit-transform: rotateZ(45deg)translate(8px, 3px);
        transform: rotateZ(45deg)translate(8px, 3px)
    }
}

@-webkit-keyframes hamburger-top-animation {
    0% {
        -webkit-transform: none;
        transform: none
    }
    100% {
        -webkit-transform: rotateZ(45deg)translate(8px, 3px);
        transform: rotateZ(45deg)translate(8px, 3px)
    }
}

@keyframes hamburger-center-animation {
    0% {
        -webkit-transform: none;
        transform: none
    }
    100% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
}

@-webkit-keyframes hamburger-center-animation {
    0% {
        -webkit-transform: none;
        transform: none
    }
    100% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
}

@keyframes hamburger-bottom-animation {
    0% {
        -webkit-transform: none;
        transform: none
    }
    100% {
        -webkit-transform: rotateZ(-45deg)translate(8px, -3px);
        transform: rotateZ(-45deg)translate(8px, -3px)
    }
}

@-webkit-keyframes hamburger-bottom-animation {
    0% {
        -webkit-transform: none;
        transform: none
    }
    100% {
        -webkit-transform: rotateZ(-45deg)translate(8px, -3px);
        transform: rotateZ(-45deg)translate(8px, -3px)
    }
}
