body {
    padding-top: 171px;
    color: #303030;
}

.container-full {
    clear: both;
}

.container {
    clear: both;
    position: relative;
}

.main-wrapper {
    overflow: hidden;
}

.fixed-top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 85;
}

.poptavka-margin {
    margin-top: 40px;
}

/*#inquiry-segment {*/
/*    display: none;*/
/*}*/

.site-top {
    height: 38px;
    border-bottom: 1px solid #cbcaca;
    background-color: #f8f8f8;
    color: #757575;
    font-size: .95em;
}

.site-top a {
    color: #012169;
    text-decoration: none;
}

.site-top p {
    margin: 8px 0;
}

.site-top-agent {
    position: relative;
    display: inline-block;
    padding: 8px 20px 8px 0;
}

.site-top-agent-detail {
    display: none;
    position: absolute;
    top: 33px;
    left: 50%;
    transform: translateX(-50%);
    width: 250px;
    padding: 1px 6px 2px 5px;
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    background: url('../img/bg-box-grey.png') no-repeat right bottom;
    z-index: 4;
}

.site-top-agent:hover .site-top-agent-detail {
    display: block;
}

.site-top-agent-detail::before {
    position: absolute;
    top: -6px;
    left: 48%;
    display: block;
    border-right: 0;
    border-bottom: 6px dashed;
    border-bottom: 6px solid \9;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: " ";
    text-decoration: none;
}

.site-top-agent-img {
    display: none;
    float: left;
    width: 92px;
    height: 150px;
    padding: 0 15px 5px 5px;
}

.site-top-agent-img img {
    width: 70px;
    height: auto;
    border: 1px solid #c4c4c4;
}

.site-top-agent-detail .title {
    padding: 0 15px;
}

.site-top-agent-detail .title + p {
    padding: 0 15px;
}

.site-top-tel {
    padding: 7px 0 0 15px;
    line-height: 1.2em;
}

.site-top-tel img {
    float: left;
    height: 30px;
    margin: 0 7px 0 0;
}

.site-top-email {
    padding: 0 0 10px 15px;
}

.site-top-email img {
    float: left;
    margin: 3px 12px 0 7px;
}

.site-top .col-sm-6 .site-top-agent-detail a.link-green {
    color: #fff;
    font-size: 1.1em;
    text-decoration: none;
}

.site-top-agent-detail .text-center {
    padding: 5px 0;
}

.site-top .col-sm-3 {
    width: auto;
    padding-right: 17px;
}

.site-top .col-sm-6 {
    width: auto;
}

.site-top .col-sm-6 a {
    text-decoration: underline;
}

.site-top a:hover, .site-top .col-sm-6 a:hover {
    color: #095495;
}

.site-top p.spedosdata {
    margin-top: 4px;
}

.spedosdata a {
    display: inline-block;
    margin-left: 10px;
}

.spedosdata img {
    height: 20px;
}

.spedosdata .link-blue {
    width: auto;
    padding: 5px 10px 0 30px;
    background: #012169 url('../img/bg-spedosdata.svg') no-repeat 6px 7px;
    color: #fff;
}

.spedos_data_section .spedosdata .link-blue {
    display: none;
}

.spedosdata .link-blue:hover, .spedosdata .link-blue:focus {
    /*background: #012169 url('../img/bg-spedosdata.svg') no-repeat 6px 7px;*/
    color: #fff;
}

.spedosdata .link-blue:hover:after, .spedosdata .link-blue:focus:after {
    border-color: #012169 transparent transparent transparent;
}

.site-top .col-sm-1 {
    float: right;
    width: auto;
    padding: 0 20px 0 10px;
}

.lang-switch {
    display: none;
    position: relative;
    height: 38px;
    padding: 8px 0 0;
}

.lang-active {
    display: inline-block;
    width: 50px;
    padding: 0 16px 0 0;
    background: url('../img/arrow-dw.png') no-repeat 100% 70%;
    text-align: right;
}

.lang-options {
    display: none;
    position: absolute;
    top: 37px;
    right: -6px;
    padding: 0 8px 2px 20px;
    border-bottom: 1px solid #cbcaca;
    border-left: 1px solid #cbcaca;
    border-right: 1px solid #cbcaca;
    background-color: #f8f8f8;
    text-align: right;
    z-index: 8;
}

.lang-switch:hover .lang-options {
    display: block;
}

.lang-options a {
    display: block;
    margin: 1px 0 7px;
}

/*
.site-top .col-sm-1 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.site-top .col-sm-1 li {
    position: relative;
    padding: 8px 0 9px;
}

.site-top .col-sm-1 li a {
    display: inline-block;
    width: 50px;
    padding: 0 16px 0 0;
    background: url('../img/arrow-dw.png') no-repeat 100% 70%;
    text-align: right;
}

.site-top .col-sm-1 ul ul {
    display: none;
    position: absolute;
    top: 35px;
    right: -6px;
    margin: 0;
    padding: 0 5px 5px;
    border-bottom: 1px solid #cbcaca;
    border-left: 1px solid #cbcaca;
    border-right: 1px solid #cbcaca;
    background-color: #f8f8f8;
    list-style-type: none;
    z-index: 8;
}

.site-top .col-sm-1 li:hover ul {
    display: block;
}

.site-top .col-sm-1 li li {
    padding: 4px 0;
}

.site-top .col-sm-1 li li a {
    padding: 0 5px 0 0;
    background: none;
}*/

.site-top .col-sm-2 {
    float: right;
    width: auto;
    padding: 0 9px;
}

.header {
    background-color: #fff;
}

.spedos_data_section .header {
    background-color: #d0d0d0;
}

.header .row {
    display: flex;
    padding-top: 5px;
    padding-bottom: 20px;
    align-items: center;
    transition: all 100ms linear;
}

.header.shorter .row {
    padding-top: 1px;
    padding-bottom: 11px;
}

.header .col-sm-1 {
    width: 18.333333%;
    width: 25.916666%;
    padding-left: 0.583333%;
    padding-right: 7%;
}

.logo {
    max-width: 100%;
    transition: all 100ms linear;
}

.header.shorter .logo {
    /*height: 70px;*/
}

.header .col-sm-6 {
    width: 28.083333%;
    width: 34.833333%;
    padding-right: 6.75%;
}

.search-box {
    position: relative;
}

.mobile-search {
    display: none;
}

.search-box-input {
    position: relative;
    float: left;
    width: 70%;
    height: 34px;
    padding-left: 37px;
    border: 1px solid #c3c3c3;
    background: #f8f8f8 url('../img/magnifier.svg') no-repeat 8px 50%;
    line-height: 34px;
}

.search-box-input::-webkit-input-placeholder {
    font-size: .9em;
    letter-spacing: 0;
}
.search-box-input:-moz-placeholder {
    font-size: .9em;
    letter-spacing: 0;
}
.search-box-input::-moz-placeholder {
    font-size: .9em;
    letter-spacing: 0;
}
.search-box-input:-ms-input-placeholder {
    font-size: .9em;
    letter-spacing: 0;
}

.search-box-btn {
    float: left;
    position: relative;
    width: 30%;
    height: 28px;
    border: 0;
    background-color: #012169;
    color: #fff;
    transition: all 350ms linear;
    line-height: 31px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}
.search-box-btn:after {
    position: absolute;
    bottom: -6px;
    right: 0;
    width: 100%;
    height: 0;
    content: "";
    border-style: solid;
    border-color: #012169 transparent transparent transparent;
    border-width: 7px 7px 0 0;
}
.search-box-btn:hover, .search-box-btn:focus {
    /*background-color: #0838A5;
    outline: 0 none;
    text-decoration: underline;*/
    transform: scale(1.03);
}
.search-box-btn:hover:after, .search-box-btn:focus:after {
    /*border-color: #0838A5 transparent transparent transparent;*/
}

.search-whisperer {
    display: none;
    position: absolute;
    top: 33px;
    left: 0;
    width: 97.8%;
    border: 1px solid #c3c3c3;
    background-color: #fff;
    font-size: 0.9em;
    z-index: 4;
}

.search-box:hover .search-whisperer {
    /*display: block;*/
}

.search-whisperer ul {
    margin: 0;
    padding: 10px 15px 5px;
    list-style-type: none;
}

.search-whisperer ul li {
    padding: 5px 2px 0;
    border-top: 1px solid #d3d3d3;
    color: #848484;
}

.search-whisperer ul li:first-child {
    border-top: 0;
}

.search-whisperer ul ul {
    padding: 4px 12px 12px;
}

.search-whisperer ul ul li {
    padding: 0;
    border: 0;
}

.search-whisperer-all {
    margin: 0;
    background-color: #f0f0f0;
    text-align: center;
}

.search-whisperer-all a {
    display: block;
    padding: 10px 0;
}

.header .col-sm-3 {
    width: 21.166666%;
}

.header-tel {
    color: #4c4c4c;
    font-size: .9em;
    line-height: 1.5em;
    text-align: justify;
}

.header-tel img {
    float: left;
    height: 49px;
    margin: 5px 10px 0 0;
}

.header-tel img.htimg-mob {
    display: none;
}

.header-tel-font {
    font-size: 1.75em;
    font-weight: 600;
}

.site-top .header-tel-font {
    font-size: 1.2em;
}

.header .col-sm-2 {
    width: 18.08333%;
}

header .link-green:hover {
    background-color: #00853d;
    text-decoration: none;
}
header .link-green:hover:after {
    border-color: #00853d transparent transparent transparent;
}

header .link-dark-blue:hover {
    background-color: #012169;
    text-decoration: none;
}
header .link-dark-blue:hover:after {
    border-color: #012169 transparent transparent transparent;
}

.container-wider {
    position: relative;
    border-top: 2px solid #012169;
    border-bottom: 2px solid #012169;
}

.menu-main {
    position: relative;
    display: flex;
    width: 100%;
    margin: 0;
    padding: 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-color: #012169;
    list-style-type: none;
    text-align: center;
    z-index: 3;
}
.menu-main:after {
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 100%;
    height: 0;
    content: "";
    border-bottom: 4px solid #fff;
}

.menu-main li {
    flex-grow: 1;
    border-left: 1px solid #3a94df;
    color: #fff;
    font-size: .95em;
    text-transform: uppercase;
    white-space: nowrap;
}

.menu-main > li:first-child {
    border-left: 0;
}

.menu-main li:hover,
.menu-main li.active {
    background-color: #0838A5;
}

.menu-main li a {
    display: inline-block;
    width: 100%;
    padding-top: 9px;
    padding-bottom: 9px;
    color: #fff;
    text-decoration: none;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

.navbar {
    position: relative;
    top: -12px;
    min-height: 0;
    margin-bottom: 0;
    border-radius: 0;
    z-index: 3;
}

.navbar-default {
    border: 0;
    background-image: none;
    background-color: transparent;
    background-color: #012169;
}

.site-top .container {
    width: auto;
    padding: 0 9vw;
}

header .container {
    width: auto;
    padding: 0 calc(9vw + 10px);
}

.navbar-container {
    width: auto;
    padding: 0 9vw;
}

.navbar-nav {
    position: relative;
    display: flex;
    width: 100%;
    /*border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;*/
}
.navbar .navbar-nav:after {
    /*    position: absolute;
        left: 0;
        bottom: -7px;
        width: 100%;
        height: 0;
        content: "";
        border-bottom: 4px solid #fff;
     */
}

.navbar-nav > li {
    position: static;
    flex-grow: 1;
    padding: 0;
    /*border-left: 1px solid #3a94df;*/
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
}

.navbar-nav > li:first-child {
    border-left: 0;
}

.navbar-nav > li .col-submenu-2 {
    white-space: normal;
}

.navbar-nav > li .col-submenu-2 > p {
    font-size: 1.3em;
}

.nav > li > a {
    padding: 9px 0;
    line-height: normal;
}

.navbar-brand {
    min-width: 24px;
    min-width: 50px;
    height: auto;
    min-height: 20px;
    background: url('../img/home-menu.svg') no-repeat 50% 50%;
    color: transparent;
    font-size: 0;
    line-height: normal;
}

.navbar-brand a {
    min-height: 30px;
}

.nav {
    background-color: #012169;
    color: #fff;
    font-size: .95em;
    text-transform: uppercase;
}

.navbar-default .navbar-nav li:hover,
.navbar-default .navbar-nav > .active {
    background-color: #0838A5;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    text-decoration: none;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: #0838A5;
    color: #fff;
    text-decoration: none;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: #0838A5;
    color: #fff;
    text-decoration: none;
}

.navbar-default .navbar-nav > li.navbar-brand > a:hover,
.navbar-default .navbar-nav > li.navbar-brand > a:focus {
    background-color: transparent;
}

.navbar-default .navbar-nav > .navbar-brand.active > a,
.navbar-default .navbar-nav > .navbar-brand.active > a:hover,
.navbar-default .navbar-nav > .navbar-brand.active > a:focus {
    background-color: transparent;
}

.navbar-nav li .navbar-nav-submenu {
    display: none;
    position: absolute;
    top: 34px;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: 2px solid #012169;
    background-color: #fff;
    font-size: 1.05em;
    list-style-type: none;
    text-transform: none;
    text-align: left;
    letter-spacing: 1px;
    z-index: 7;
}

.navbar-nav li:hover .navbar-nav-submenu {
    display: block;
}

.navbar-nav li.submenu-type {
    position: relative;
}

.navbar-nav li.submenu-type .navbar-nav-submenu {
    display: none;
    top: 34px;
    left: auto;
    right: 44px;
    right: 0;
    width: auto;
    padding: 1px 15px 3px;
    border-top: 4px solid #fff;
    border-bottom: 14px solid #012169;
    text-transform: uppercase;
    letter-spacing: normal;
}

.navbar-nav li.submenu-type:hover .navbar-nav-submenu {
    display: none;
    display: block;
}

.navbar-nav li.submenu-type .navbar-nav-submenu:after {
    display: block;
    position: absolute;
    bottom: -16px;
    left: 0;
    width: 100%;
    height: 0;
    border-top: 1px solid #fff;
    border-bottom: 2px solid #012169;
    content: " ";
    z-index: 7;
}

.navbar-nav li.submenu-type .navbar-nav-submenu li {
    padding: 5px 0;
    border-top: 2px solid #012169;
}

.navbar-nav li.submenu-type .navbar-nav-submenu li:first-child {
    border: 0;
}

.navbar-nav li.submenu-type .navbar-nav-submenu li a {
    text-decoration: none;
}

.navbar-nav li.submenu-type .navbar-nav-submenu li a:hover {
    text-decoration: none;
}

.navbar-nav ul li {
    border-bottom: 1px solid #fff;
}

.navbar-nav ul ul {
    position: static;
    top: 0;
    width: auto;
    border: 0;
    background: transparent;
    list-style-type: none;
}

.navbar-nav ul ul li {
    border: 0;
    white-space: normal;
}

.navbar-default .navbar-nav ul li:hover {
    background: transparent;
}

.navbar-default .navbar-nav .faq li:hover {
    background: url('../img/bg-faq.svg') no-repeat 0 3px;
}

.navbar-nav ul ul li img {
    height: 56px;
    margin-bottom: 10px;
}

.submenu {
    display: flex;
    border-bottom: 14px solid #012169;
    color: #4c4c4c;
}

.col-submenu-1 {
    float: left;
    width: 73%;
}

.col-submenu-1 ul {
    padding: 10px 0 15px;
}
.col-submenu-1 ul:after {
    content: '';
    display: block;
    clear: both;
}

.col-submenu-1 ul li {
    float: left;
    padding: 15px 35px;
    text-align: center;
}

.col-submenu-2 {
    float: left;
    width: 27%;
    padding: 20px 3%;
    background-color: #f4f4f4;
}

.col-submenu-2 .faq {
    padding-top: 5px;
}

.navbar-default .navbar-nav ul.faq li.active {
    background: url('../img/bg-faq.svg') no-repeat 0 3px;
}

.nav-mobile-request {
    display: none;
}

.spedos_data_section .navbar.navbar-default {
    display: none;
}

.site-padding {
    display: none;
    width: 100%;
}

.site-image {
    position: relative;
    height: 493px;
    background-repeat: no-repeat;
    background-position: 50% 0;
}

.box1 {
    margin-top: 160px;
    margin-left: 6px;
    padding: 12px 7% 12px 8%;
    background: url('../img/bg-transparent.png') repeat 0 0;
    color: #2c2c2c;
    font-size: 1.5em;
    letter-spacing: 1px;
    line-height: 1.2em;
}

.box2 {
    position: relative;
    margin-top: 187px;
    margin-right: 45px;
    padding: 0 10% 1px 10%;
    border-top: 12px solid #012169;
    background-color: #fff;
    color: #848484;
    letter-spacing: 1px;
}
.box2:after {
    position: absolute;
    bottom: -20px;
    right: 0;
    width: 100%;
    height: 0;
    content: "";
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    border-width: 20px 20px 0 0;
}

.box2-title {
    position: relative;
    top: 5px;
    color: #535252;
    font-size: 1.5em;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.box2 .link-green {
    position: relative;
    top: 5px;
    margin-top: 5px;
}

.site-icons {
}

.site-icons .row {
    display: flex;
    justify-content: space-between;
}

.site-icons [class^="col-"] {
    font-size: 1.1em;
    letter-spacing: 1px;
    text-align: center;
}

.site-icons [class^="col-"] img {
    max-height: 107px;
    margin-bottom: 10px;
}

.site-icons-title {
    font-weight: 700;
    text-transform: uppercase;
}

.site-boxes-4 {
    padding-left: 15px;
    padding-right: 15px;
}

.site-boxes-4 .row {
    margin-left: -15px;
    margin-right: -15px;
}

.site-boxes-4 [class^="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

.site-boxes-4 h2 {
    margin-bottom: 15px;
}

.site-boxes-4-img {
    position: relative;
}

.site-boxes-4-img a {
    display: block;
}

.site-boxes-4-img img {
    width: 100%;
    transition: all 300ms linear;
}
.site-boxes-4-img:hover img {
}

.site-boxes-4-top {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    background-color: #fff;
    color: #202020;
    z-index: 3;
}

.site-boxes-4-top p {
    padding: 1px 10px;
}

.site-boxes-4-top-phone {
    margin: 0;
    background-color: #012169;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.site-boxes-4-img .site-boxes-4-top img {
    position: relative;
    top: -1px;
    width: 18px;
    margin-right: 3px;
}

.site-boxes-4-img .site-boxes-4-top a {
    display: inline;
}

.site-boxes-4-img li a, .site-boxes-4-img h2 a {
    display: block;
    padding: 5px 10px;
    background-color: #00853d;
    color: #fff;
    transition: all 350ms linear;
    text-decoration: none;
}
.site-boxes-4-img li a:hover, .site-boxes-4-img h2 a:hover {
    color: #fff;
    transform: scale(1.03);
    text-decoration: none;
}
.hmpg-hide-mont > :last-child .site-boxes-4-img h2 a {
    display: inline-block;
    background: transparent;
}
.hmpg-hide-mont > :last-child .site-boxes-4-img h2 a:hover {
    background-color: #00853d;
}

.site-boxes-4-img h2 {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0 25px;
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    transform: translateY(-50%);
    transition: all 350ms linear;
    text-align: center;
    opacity: 1;
    z-index: 2;
}
.site-boxes-4-img:hover h2 {
    opacity: 0;
}
.hmpg-hide-mont > div:last-child .site-boxes-4-img:hover h2 {
    opacity: 1;
}

.site-boxes-4-subcategories {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: rgba(1,33,105,.9);
    transition: all 350ms linear;
    opacity: 0;
    z-index: 3;
}
.site-boxes-4-img:hover .site-boxes-4-subcategories {
    opacity: 1;
}
.site-boxes-4-subcategories ul {
    margin: 0;
    padding: 0 20px;
    list-style-type: none;
}
.site-boxes-4-subcategories li {
    position: relative;
    padding: 5px 0;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
.site-boxes-4-subcategories li:before {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 40px;
    height: 1px;
    margin: auto;
    background-color: #fff;
    content: "";
}
.site-boxes-4-subcategories li:first-child:before {
    display: none;
}

.site-boxes-4-over {
    position: relative;
    top: -65px;
    margin: 0 10px 20px 10px;
    border: 1px solid #d7d7d7;
    background-color: #fff;
    z-index: 2;
}

.site-boxes-4-title {
    margin: 0;
    padding: 5px 15px;
    background-color: #012169;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.hmpg-hide-mont {
    padding-top: 45px;
}

.hmpg-hide-mont > div:last-child .ul > li:last-child {
    display: none;
}

.site-boxes-4-title a {
    color: #fff;
    text-decoration: none;
}
.site-boxes-4-title a:hover {
    color: #fff;
    text-decoration: underline;
}

.helpdesk-cat > .row .col-sm-6:nth-child(4),
.helpdesk-cat > .row .col-sm-6:nth-child(7) {
    clear: both;
}

.ul {
    margin: 0;
    padding: 0 15px;
    list-style-type: none;
}

.ul li {
    padding: 7px 0 7px 15px;
    border-top: 1px solid #f1f1f1;
    background: url('../img/bg-ul-li.png') no-repeat 0 14px;
    color: #012169;
    font-size: 1.05em;
}

.ul > li:first-child,
.ul ul > li:first-child {
    border: 0;
}

.ul li a {
    color: #012169;
    text-decoration: none;
}

.ul li a:hover {
    text-decoration: underline;
}

.ul ul {
    margin: 0;
    padding: 8px 0 0 5px;
    list-style-type: none;
}

.ul ul li {
    padding: 3px 0 3px 15px;
    background: url('../img/bg-ul-li.png') no-repeat 0 10px;
}

.site-boxes-5 {
    position: relative;
    top: -10px;
    padding-left: 8px;
    padding-right: 8px;
}

.site-boxes-5 .row {
    margin-left: -8px;
    margin-right: -8px;
}

.site-boxes-5 [class^="col-"] {
    padding-left: 2px;
    padding-right: 2px;
}

.site-boxes-5 h2 {
    margin: 0 0 15px;
}

.site-boxes-5-img {
    position: relative;
}

.site-boxes-5-img img {
    width: 100%;
}

[class^="site-boxes-5-over"] {
    position: relative;
    top: -65px;
    width: 115px;
    height: 115px;
    margin: 0 auto;
    padding-top: 35px;
    background: url('../img/progress01.svg') no-repeat 0 0;
    color: #6d6d6d;
    font-size: 1.1em;
    line-height: 1.4em;
    text-align: center;
    z-index: 2;
}

[class^="site-boxes-5-over"] p {
    margin: 0;
}

.boxes-5-wrapper {
    position: absolute;
    top: 8px;
    left: 7px;
    clip: rect(0px, 102px, 102px, 51px);
    width: 102px;
    height: 102px;
}
.boxes-5-circle {
    position: absolute;
    clip: rect(0px, 51px, 102px, 0px);
    width: 100px;
    height: 100px;
    border: 1px solid #012169;
    border-radius: 51px;
}
div[data-anim~=base] {
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-timing-function: linear;
}
.wrapper[data-anim~=wrapper] {
    -webkit-animation-duration: 0.01s;
    -webkit-animation-delay: 1100ms;
    -webkit-animation-name: close-wrapper;
}
.circle[data-anim~=left] {
    -webkit-animation-duration: 2200ms;
    -webkit-animation-name: left-spin;
}
.circle[data-anim~=right] {
    -webkit-animation-duration: 1100ms;
    -webkit-animation-name: right-spin;
}
@-webkit-keyframes right-spin {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(72deg);
    }
}
@-webkit-keyframes left-spin {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(0deg);
    }
}
@-webkit-keyframes close-wrapper {
    to {
        clip: rect(auto, auto, auto, auto);
    }
}

.site-boxes-5-over-1 {
    background: url('../img/progress01.svg') no-repeat 0 0;
}
.site-boxes-5-over-2 {
    background: url('../img/progress02.svg') no-repeat 0 0;
}
.site-boxes-5-over-3 {
    background: url('../img/progress03.svg') no-repeat 0 0;
}
.site-boxes-5-over-4 {
    background: url('../img/progress04.svg') no-repeat 0 0;
}
.site-boxes-5-over-5 {
    background: url('../img/progress05.svg') no-repeat 0 0;
}

.site-boxes-nr {
    font-size: 1.5em;
}

.site-map {
    position: relative;
    top: -20px;
    margin-bottom: 30px;
    border-top: 1px solid #b1d5f3;
    border-bottom: 1px solid #b1d5f3;
}

.site-map .container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: right;
}

.map {
    position: relative;
    width: 100%;
    height: 470px;
    margin-bottom: 40px;
    border-top: 1px solid #b1d5f3;
    border-bottom: 1px solid #b1d5f3;
    background: url('../img/map.png') no-repeat top center;
}

.map-content {
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    width: 370px;
    margin: auto;
    padding: 20px 45px 25px;
    background-color: #012169;
    color: #fff;
    text-align: center;
    z-index: 3;
}
.map-content > p:first-child + p {
    padding: 15px 0;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
}

#map {
    width: 100%;
    height: 470px;
}

#map img {
    cursor: default !important;
}

#map2 {
    position: relative;
    width: 100%;
    padding: 30px;
    border: 1px solid #e7e7e7;
    overflow: hidden;
}

#map-active {
    position: relative;
    width: 100%;
    height: 400px;
    padding: 30px;
    border: 1px solid #e7e7e7;
}

.st0 {
    display: none;
}
.map-region {
    fill: #FFFFFF;
    stroke: #1381C5;
    stroke-width: 4;
    stroke-miterlimit: 10;
}
.map-region:hover,
.map-region.active {
    fill: #012169;
    cursor: pointer;
}
.st2 {
    display: none;
    fill: #FEF1D3;
}
.st3 {
    display: none;
    fill: #E5FBD8;
}
.st4 {
    display: inline;
}
.st5 {
    fill: #FFFFFF;
    stroke: #000000;
    stroke-miterlimit: 10;
}

#html5-watermark {
    display: none !important;
}

.map-central-bohemian,
.map-hradec-kralove,
.map-karlovy-vary,
.map-liberec,
.map-moravian-silesian,
.map-olomouc,
.map-pardubice,
.map-plzen,
.map-prague,
.map-south-bohemian,
.map-south-moravian,
.map-usti-nad-labem,
.map-vysocina,
.map-zlin,
.map-bratislava,
.map-bratislavsky,
.map-trnava,
.map-trnavsky,
.map-nitra,
.map-nitriansky,
.map-trencin,
.map-trenciansky,
.map-zilina,
.map-zilinsky,
.map-banska-bystrica,
.map-banskobystricky,
.map-kosice,
.map-kosicky,
.map-presov,
.map-presovsky {
    position: absolute;
    top: 24.2%;
    left: 8%;
    width: 26px;
    height: 38px;
    padding-top: 4px;
    background: url('../img/map-point.svg') no-repeat 0 0;
    color: #012169;
    font-size: 12px;
    font-weight: 600;
    pointer-events: none;
    text-align: center;
    z-index: 2;
}
.map-usti-nad-labem {
    top: 17%;
    left: 17%;
}
.map-liberec {
    top: 10.6%;
    left: 29%;
}
.map-hradec-kralove {
    top: 20%;
    left: 35%;
}
.map-pardubice {
    top: 33%;
    left: 38%;
}
.map-vysocina {
    top: 45%;
    left: 34%;
}
.map-south-bohemian {
    top: 52%;
    left: 22%;
}
.map-plzen {
    top: 38%;
    left: 11.5%;
}
.map-central-bohemian {
    top: 31%;
    left: 27.5%;
}
.map-prague {
    top: 24.5%;
    left: 22.8%;
}
.map-olomouc {
    top: 37%;
    left: 46%;
}
.map-moravian-silesian {
    top: 35.5%;
    left: 54%;
}
.map-zlin {
    top: 49.5%;
    left: 51.8%;
}
.map-south-moravian {
    top: 53%;
    left: 42.5%;
}
.map-zilina,
.map-zilinsky {
    top: 51.5%;
    left: 64%;
}
.map-trencin,
.map-trenciansky {
    top: 58.5%;
    left: 55.5%;
}
.map-bratislava,
.map-bratislavsky {
    top: 71%;
    left: 45.5%;
}
.map-trnava,
.map-trnavsky {
    top: 69.5%;
    left: 50%;
}
.map-nitra,
.map-nitriansky {
    top: 77%;
    left: 55.5%;
}
.map-banska-bystrica,
.map-banskobystricky {
    top: 67%;
    left: 67%;
}
.map-kosice,
.map-kosicky {
    top: 63.7%;
    left: 80.5%;
}
.map-presov,
.map-presovsky {
    top: 53%;
    left: 84%;
}

.box3 {
    position: absolute;
    top: 150px;
    right: 0;
    width: 30%;
    min-width: 320px;
    margin: auto 0;
    padding: 1px 35px 19px;
    border-top: 15px solid #012169;
    border-left: 2px solid #012169;
    background: url('../img/bg-box3.svg') no-repeat right bottom;
    font-size: 1.05em;
    line-height: 1.1em;
    text-align: center;
    z-index: 3;
}

.box3-title {
    margin: 20px 0;
    font-size: 1.3em;
}

.box3 .link-green {
    margin-top: 30px;
}

.slider-home p {
    margin: 0;
    font-size: 0;
}
.slider-home p img {
    width: 100%;
}

.slider-home-mobile {
    display: none;
}
.slider-home-mobile p {
    margin: 0;
    font-size: 0;
}
.slider-home-mobile p img {
    width: 100%;
}

.site-slider {
    padding-left: 15px;
    padding-right: 15px;
}

.site-slider .row {
    margin-left: -15px;
    margin-right: -15px;
}

.site-slider [class^="col-"] {
    padding-left: 15px;
    padding-right: 15px;
}

.site-slider h2 {
    margin-bottom: 15px;
}

.slider-reference {
    position: relative;
}

.slide {
    position: relative;
    color: #5d5d5d;
}

.slide > img {
    width: 100%;
}

.slide > div {
    /*position: absolute;
    top: 60px;
    left: 10vw;
    right: 20px;
    z-index: 2;*/
}

.desc_home_slide_nadpis {
    position: relative;
    display: table;
    padding: 20px 45px 1px 40px;
    background-color: #012169;
    color: #fff;
    font-size: 34px;
    font-weight: bold;
}

.desc_home_slide_nadpis:after {
    position: absolute;
    bottom: -19px;
    right: 0;
    width: 100%;
    height: 0;
    content: "";
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #012169 transparent transparent transparent;
}

.desc_home_slide {
    padding: 30px 0 0;
    color: #000;
    font-size: 30px;
    font-weight: bold;
    text-shadow: 0 0 4px #fff;
}

.slide a {
    /*position: relative;
    display: table;
    margin-top: 30px;
    padding: 10px 40px 1px;
    background-color: #012169;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;*/
}

.slide a:after {
    /*position: absolute;
    bottom: -9px;
    right: 0;
    width: 100%;
    height: 0;
    content: "";
    border-style: solid;
    border-width: 10px 10px 0 0;
    border-color: #012169 transparent transparent transparent;*/
}

.slide a:hover {
    /*background-color: #012169;*/
}

.slide a:hover:after {
    /*border-color: #012169 transparent transparent transparent;*/
}

.slide-arrow-left {
    position: absolute;
    top: 100px;
    left: -60px;
    display: block;
    width: 35px;
    height: 52px;
    background: url('../img/slider-left.png') no-repeat 0 0;
    cursor: pointer;
    z-index: 2;
}
.slide-arrow-left:hover {
    background-position: 100% 100%;
}

.slide-arrow-right {
    position: absolute;
    top: 100px;
    right: -60px;
    display: block;
    width: 35px;
    height: 52px;
    background: url('../img/slider-right.png') no-repeat 0 0;
    cursor: pointer;
    z-index: 2;
}
.slide-arrow-right:hover {
    background-position: 100% 100%;
}

.site-slider-main {
    position: relative;
    margin-top: 28px;
}

.slider-main {
    height: 1px;
    opacity: 0;
}

.site-slider-main + .site-boxes-4 {
    position: relative;
    padding: 40px 0
}

.site-slider-main + .site-boxes-4 h2 {
}

.site-slider-main + .site-boxes-4 + .site-icons {
    padding-top: 0;
    padding-bottom: 90px;
}

.slick-prev.slick-arrow {
    position: absolute;
    top: 44%;
    left: 1vw;
    display: block;
    width: 35px;
    height: 50px;
    border: 0;
    background: url('../img/arrow-left.png') no-repeat 0 0;
    font-size: 0;
    cursor: pointer;
    z-index: 2;
    opacity: .6;
}
.slick-prev.slick-arrow:hover {
    opacity: 1;
}

.slick-next.slick-arrow {
    position: absolute;
    top: 44%;
    right: 1vw;
    display: block;
    width: 35px;
    height: 50px;
    border: 0;
    background: url('../img/arrow-right.png') no-repeat 0 0;
    font-size: 0;
    cursor: pointer;
    z-index: 2;
    opacity: .6;
}
.slick-next.slick-arrow:hover {
    opacity: 1;
}

.slide-2 {
    position: relative;
}

.slide-2 > img {
    width: 100%;
}

.slide-2 > a {
    position: absolute;
    top: 50%;
    left: 0;
    display: flex;
    align-items: center;
    min-height: 215px;
    padding: 30px 0 30px 10vw;
    background-color: rgba(10,171,78,.7);
    color: #fff;
    font-size: 20px;
    transform: translateY(-50%);
    text-decoration: none;
    z-index: 2;
}

.slide-2 > a:hover {
    background-color: rgba(10,171,78,.9);
}

.slide-2 > a > div {
    width: 750px;
    padding: 0 15px;
}

.site-links {
}

.site-links hr {
    width: 90%;
    height: 3px;
    margin: 10px 0 20px 5%;
    border: 0;
    background: #e8e8e8;
    color: #e8e8e8;
    font-size: 0;
}

.site-links .row p {
    margin: 3px 0;
}

.site-links-2 {
    padding-top: 20px;
    padding-bottom: 60px;
}

.site-links-2 hr {
    width: 90%;
    height: 3px;
    margin: 10px 0 20px 5%;
    border: 0;
    background: #e8e8e8;
    color: #e8e8e8;
    font-size: 0;
}

.site-links-2 p {
    display: inline-block;
    margin-right: 20px;
}

.site-references {
    padding-left: 2px;
    padding-right: 2px;
}

.site-references .row {
    margin-left: -2px;
    margin-right: -2px;
}

.site-references [class^="col-"] {
    padding-left: 4px;
    padding-right: 4px;
}

.site-references h2 {
    margin: 0 0 15px;
}

.site-references .row > .row {
    clear: both;
}

.references-all {
    letter-spacing: 1px;
}

.reference {
    margin: 10px 0 35px;
}

.reference a.f12.blue {
    font-weight: 600;
}

.reference > div:first-of-type {
    padding-right: 25px;
}

.reference-main {
    padding-top: 40px;
    padding-bottom: 35px;
}

.reference-main table td {
    vertical-align: top;
}

.reference-main > table tr td:first-child {
    padding-right: 30px;
}

/*.reference-main p {
    margin: 5px 0;
}

.reference-main p > span:first-of-type {
    float: left;
    display: inline-block;
    width: 200px;
    padding-bottom: 2px;
}*/

.reference-gallery {
    position: relative;
    width: 100%;
    /*height: 90px;*/
    margin-top: 20px;
    white-space: nowrap;
    overflow: hidden;
}

.reference-gallery .reference-gallery-img {
    display: inline-block;
    width: 90px;
    height: 100%;
    margin: 0 13px 0 0;
}

.reference-gallery-img-over {
    position: absolute;
    top: 0;
    right: 16px;
    width: 90px;
    height: 100%;
    padding-top: 11%;
    padding-top: 0;
    box-sizing: border-box;
    background: url('../img/image-lb-gallery-over.png') no-repeat 50% 50%;
    background-size: auto 100%;
    color: #fff;
    text-align: center;
    z-index: 2;
}

.reference-gallery-img-over span {
    position: absolute;
    bottom: 10%;
    bottom: 2px;
    left: 0;
    right: 0;
}

.lslide .reference-gallery-img-over {
    display: none;
}

.not-testimonial .ref-client {
    display: none;
}

.site-guaranty {
    background-color: #012169;
    color: #fff;
    font-size: 1.3em;
    letter-spacing: 1px;
}

.site-guaranty .text-left {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    padding-left: 210px;
}

.site-guaranty .text-left p {
    margin: 4px 0;
}

.guaranty {
    position: absolute;
    top: -70px;
    left: 0;
    width: 188px;
    height: 188px;
    padding-top: 65px;
    box-sizing: border-box;
    background: url('../img/bg-guaranty-new.png') no-repeat 0 0;
    color: #012169;
    font-size: 1.3em;
    line-height: 1.15em;
    text-transform: uppercase;
    text-align: center;
    z-index: 2;
}

.guaranty strong {
    font-size: 1.2em;
}

.site-faq {
    padding-left: 15px;
    padding-right: 15px;
}

.site-faq .row {
    margin-left: -15px;
    margin-right: -15px;
}

.site-faq [class^="col-"] {
    padding-left: 15px;
    padding-right: 15px;
}

.site-faq .h2 {
    margin-bottom: 30px;
}

.box4 {
    position: relative;
    width: 90%;
    margin-top: 10px;
    padding: 1px 18px 19px;
    border-top: 2px solid #012169;
    border-left: 2px solid #012169;
    background: url('../img/bg-box4.svg') no-repeat right bottom;
    box-sizing: border-box;
}
.box4-content {
    padding: 1px 10px;
}
.box4-phone {
    min-height: 49px;
    margin: 40px 0 20px;
    padding: 7px 0 0;
    box-sizing: border-box;
    font-size: 1em;
    line-height: 1.4em;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.box4-phone img {
    position: relative;
    top: -7px;
    float: left;
    height: 49px;
    margin: -6px 15px 0 0;
}
.box4-phone-font {
    font-size: 1.9em;
    font-weight: 600;
    letter-spacing: 2px;
}
.box4-email {
    min-height: 49px;
    margin: 20px 0 25px;
    padding: 10px 0 0;
    box-sizing: border-box;
    font-size: 1.2em;
    letter-spacing: 1px;
}
.box4-email img {
    position: relative;
    top: -11px;
    float: left;
    height: 49px;
    margin: 0 15px 0 0;
}
.box4-image {
    height: 134px;
    margin: 0;
    text-align: center;
}
.box4-image img {
    max-height: 100%;
}
.box4 .link-blue {
    font-size: 1.2em;
}
.box4.box4-ref {
    float: right;
    width: 86%;
}
.box4.blue h4 {
    color: #012169;
}
.site-breadcrumb .box4.blue .box4-phone {
    color: #012169;
}
.site-breadcrumb .box4.blue .box4-email {
    color: #012169;
}

.scroll-start {
    position: relative;
    z-index: 5;
}

.faq {
    margin: 10px 0;
    padding: 0;
    list-style-type: none;
}
.faq li {
    margin: 8px 0;
    padding: 0 0 0 27px;
    background: url('../img/bg-faq.svg') no-repeat 0 3px;
}
.faq li:hover {
    background: url('../img/bg-faq.svg') no-repeat 0 3px;
}
.faq li.active {
    background: url('../img/bg-faq.svg') no-repeat 0 3px;
}
.faq li ul {
    display: none;
    margin: 0;
    padding: 7px 0 2px;
    list-style-type: none;
}
.faq li.active ul {
    display: block;
}
.faq ul li {
    margin: 0;
    padding: 0;
    background: none;
}
.faq ul li:hover,
.faq ul li.active {
    background: none;
}

.radio-circle {
    position: relative;
    top: 3px;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 3px;
    border: 2px solid #c1ddf5;
    border-radius: 8px;
    content: "";
    background-color: #fff;
    text-decoration: none;
}
.radio-circle:hover:after {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 4px solid #c1ddf5;
    border-radius: 4px;
    content: "";
    background-color: #c1ddf5;
}

.site-news {
    padding-left: 10px;
    padding-right: 10px;
}

.site-news .row {
    margin-left: -10px;
    margin-right: -10px;
}

.site-news [class^="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

.site-news .h2 {
    margin-bottom: 20px;
}

.news {
    position: relative;
    margin-bottom: 20px;
    padding: 8px 12px 20px;
    border: 2px solid #f2f2f2;
    background-color: #fff;
}
.news:after {
    position: absolute;
    bottom: -2px;
    right: -2px;
    width: 30px;
    height: 30px;
    content: "";
    background: url('../img/bg-news.gif') no-repeat 0 0;
    z-index: 2;
}
.news-wh:after {
    background: url('../img/bg-news-wh.gif') no-repeat 0 0;
}

.news-img {
    position: relative;
}

.news-img > p {
    height: 210px;
    text-align: center;
    overflow: hidden;
}

.news-img-over {
    position: absolute;
    bottom: -5px;
    left: 9px;
    z-index: 2;
}

.news-img-over p {
    display: inline-block;
    margin: 0;
    padding: 3px 12px;
    border: 1px solid #e7e7e7;
    background-color: #fff;
    color: #012169;
    font-size: .9em;
}

.news-img-over p a {
    color: #012169;
    text-decoration: none;
}

.news-img-over p a:hover {
    text-decoration: underline;
}

.news-img-over-play {
    position: absolute;
    top: 24%;
    left: 34%;
    z-index: 3;
}

.news-title {
    height: 19px;
    margin: 20px 0 5px;
    padding: 0 10px;
    font-size: 17px;
    line-height: 19px;
    overflow: hidden;
}

.news-date {
    display: inline-block;
    margin: 10px 25px 5px 0;
    padding: 3px 0 3px 10px;
    color: #5a5a5a;
}

.news-date img {
    position: relative;
    top: -2px;
    float: left;
    height: 23px;
    margin: 0 7px 0 0;
}

.news-time {
    display: inline-block;
    margin: 10px 0 5px;
    padding: 3px 0;
    color: #5a5a5a;
}

.news-time img {
    position: relative;
    top: -2px;
    float: left;
    height: 23px;
    margin: 0 7px 0 0;
}

.news-content {
    height: 120px;
    padding: 10px 10px 1px;
    border-top: 3px solid #ededed;
    overflow: auto;
}

.news > .text-right {
    padding-right: 18px;
    margin-bottom: 1px;
}

.news-all {
    letter-spacing: 1px;
}

.date {
    display: inline-block;
    color: #444;
}
.date img {
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.time {
    display: inline-block;
    color: #444;
}
.time img {
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.line-contacts {
    margin: 5px 0;
}
.line-contacts img {
    position: relative;
    top: -2px;
    height: 27px;
    margin-right: 5px;
}

.categories-list {
    margin-bottom: 30px;
}
.categories-list:after {
    clear: both;
    display: block;
    content: " ";
}
.categories-list h3 {
    float: left;
    height: 20px;
    margin-right: 20px;
}
.categories-list p {
    float: left;
    height: 20px;
    margin-right: 20px;
    padding-left: 7px;
    padding-right: 7px;
}
.categories-list p:hover,
.categories-list p.active {
    background-color: #012169;
    color: #fff;
}
.categories-list p:hover a,
.categories-list p.active a {
    color: #fff;
    text-decoration: none;
}

.site-history {
}
.site-history .row {
}
.history-image {
    position: relative;
}
.history-image p {
}
.history-image p img {
}
.history-content {
    padding: 0 0 0 8%;
}
.history-content h2 {
    margin-top: 0;
    padding-bottom: 10px;
}

.site-newsletter {
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: #012169;
    color: #fff;
}

.newsletter-text {
    position: relative;
    float: left;
    width: 73%;
    padding: 7px 0;
    padding-right: 5%;
    font-size: 1.2em;
    z-index: 3;
}

.newsletter-go {
    float: left;
    width: 27%;
}

.newsletter-go input {
    float: left;
    width: 70%;
    height: 38px;
    margin: 0;
    padding: 0 0 0 14%;
    border: 1px solid #dadada;
    border-right: 0;
    box-sizing: border-box;
    background: #fff url('../img/email-gr.svg') no-repeat 11px 10px;
    color: #6d6d6d;
}

.newsletter-go input::-webkit-input-placeholder {
    color: #6d6d6d;
}
.newsletter-go input:-moz-placeholder {
    color: #6d6d6d;
    opacity: 1;
}
.newsletter-go input::-moz-placeholder {
    color: #6d6d6d;
    opacity: 1;
}
.newsletter-go input:-ms-input-placeholder {
    color: #6d6d6d;
}

.newsletter-go button {
    position: relative;
    width: 30%;
    height: 32px;
    margin: 0;
    padding: 0;
    border: 0;
    background-color: #00853d;
    color: #fff;
    box-sizing: border-box;
    line-height: 38px;
}
.newsletter-go button:after {
    position: absolute;
    bottom: -6px;
    right: 0;
    width: 100%;
    height: 0;
    content: "";
    border-style: solid;
    border-color: #00853d transparent transparent transparent;
    border-width: 7px 7px 0 0;
}
.newsletter-go button:hover, .newsletter-go button:focus {
    /*background-color: #18511f;*/
    color: #fff;
    transform: scale(1.03);
    outline: 0 none;
}
.newsletter-go button:hover:after, .newsletter-go button:focus:after {
    /*border-color: #18511f transparent transparent transparent;*/
}

.newsletter-go.ui-state-invalid {
    position: relative;
}

.newsletter-go.ui-state-invalid .ui-error-message {
    position: absolute;
    top: 50px;
    left: 0;
    color: red;
    z-index: 2;
}

.site-traction h3 {
    position: relative;
    padding: 17px 35px 1px 0;
    background-color: #012169;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: right;
}
.site-traction .bg-grey h3 {
    padding: 17px 0 1px 35px;
    text-align: left;
}

.site-traction h3:before {
    position: absolute;
    top: 0;
    bottom: -15px;
    left: -1000px;
    width: 1000px;
    background-color: #012169;
    content: "";
    z-index: 2;
}
.site-traction .bg-grey h3:before {
    left: auto;
    right: -1000px;
}

.site-traction h3:after {
    position: absolute;
    bottom: -15px;
    right: 0;
    width: 100%;
    height: 0;
    content: "";
    border-style: solid;
    border-color: #012169 transparent transparent transparent;
    border-width: 15px 25px 0 0;
}
.site-traction .bg-grey h3:after {
    right: auto;
    left: 0;
    border-color: #012169 transparent transparent transparent;
    border-width: 15px 0 0 25px;
}

.site-traction ul {
    margin: 0;
    padding: 20px 0 10px;
    list-style-type: none;
    list-style-position: inside;
}

.site-traction ul li {
    padding: 4px 0;
}

.site-traction ul li:before {
    display: inline-block;
    width: 2em;
    color: #00853d;
    font-weight: bold;
    content: "\2022";
}

.traction-img {
    position: relative;
    margin-top: -48px;
    text-align: center;
}

.traction-img > p {
    margin: 0;
}

.traction-img > div {
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    padding: 30px 0;
    background: rgba(10,171,78,.75);
}

.traction-img h2 {
    color: #fff;
    font-size: 56px;
    font-weight: normal;
    text-transform: uppercase;
}

.traction-img img {
    width: 100%;
}

.site-segment {
    background: url("../img/bg-e.png") 100% 20% no-repeat;
}

.site-segment .site-breadcrumb {
    padding-bottom: 10px;
}

.site-segment-1 .h1 {
    font-weight: bold;
}

.site-segment-1 .h1 span {
    display: block;
    color: #012169;
    font-size: 70%;
}

.site-segment-1 h3 {
    padding: 40px 0 0;
    color: #012169;
}

.site-segment-1 ul {
    margin: 15px 0;
    padding: 0;
    list-style-type: none;
}

.site-segment-1 ul li {
    padding: 3px 0 3px 30px;
    background: url("../img/done.png") 0 5px no-repeat;
    background-size: 16px 16px;
}

.segment-product-slider {
    position: relative;
}

.prevSlide {
    position: absolute;
    left: -30px;
    top: 34%;
    width: 20px;
    height: 40px;
    border: 0;
    background: url("../img/arrow-l.png") 0 0 no-repeat;
    background-size: 20px 40px;
    font-size: 0;
    color: #fff;
    cursor: pointer;
    z-index: 2;
}

.nextSlide {
    position: absolute;
    right: -30px;
    top: 34%;
    width: 20px;
    height: 40px;
    border: 0;
    background: url("../img/arrow-r.png") 0 0 no-repeat;
    background-size: 20px 40px;
    font-size: 0;
    color: #fff;
    cursor: pointer;
    z-index: 2;
}

.site-segment .h2 {
    font-weight: bold;
}

.site-segment-2 {
    background-color: #012169;
    color: #fff;
    font-weight: bold;
}

.site-segment-2 .col-sm-4 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.site-segment-2 p {
    display: flex;
    align-items: center;
    padding: 0 15px 0 0;
}

.site-segment-2 img {
    max-height: 50px;
    margin-right: 15px;
}

.site-segment-3 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.site-segment-3 .h1 {
    font-weight: bold;
}

.site-segment-3 .h1 span {
    display: block;
    color: #012169;
    font-size: 70%;
}

.site-segment-3 h3 {
    font-weight: bold;
    text-transform: uppercase;
}

.goToPrevSlide {
    position: absolute;
    left: 540px;
    bottom: 60px;
    width: 50px;
    height: 50px;
    border: 0;
    background: url("../img/slide-prev.png") 0 0 no-repeat;
    background-size: 50px 50px;
    font-size: 0;
    color: #fff;
    cursor: pointer;
    z-index: 2;
}

.goToNextSlide {
    position: absolute;
    left: 600px;
    bottom: 60px;
    width: 50px;
    height: 50px;
    border: 0;
    background: url("../img/slide-next.png") 0 0 no-repeat;
    background-size: 50px 50px;
    font-size: 0;
    color: #fff;
    cursor: pointer;
    z-index: 2;
}

.segment-ref-list {
    padding-left: 20px;
    font-weight: bold;
}

.site-segment-4 {
    padding-top: 30px;
    padding-bottom: 40px;
}

.site-segment-4 h3 {
    font-weight: bold;
    text-transform: uppercase;
}

.segment-file-list {
    display: flex;
    flex-wrap: wrap;
    padding: 15px 0;
}

.segment-file-list p {
    width: 50%;
    margin: 0;
    padding: 5px 20px 5px 0;
}

.segment-file-list img {
    max-height: 16px;
    margin-right: 10px;
}

.site-segment-4 .link-blue {
    width: 250px;
}

.site-segment .map-scroll h3 {
    font-weight: bold;
}

.site-segment .map-scroll #map2 {
    border: 0;
}

.spedos-data-content {
    display: flex;
    gap: 40px;
}
.short_desc_spedos_data {
    padding: 0 0 20px;
}
.nahled_spedos_data {
    padding-top: 15px;
}
.spedos-data-content-left {
    display: none;
    flex: 1;
}
.spedos-data-content-left.active {
    display: block;
}
.spedos-data-content-right {
    flex: 0 0 300px;
}
.spedos-data-content .documents-download {
    display: block;
}
.spedos-data-content .box4 {
    width: 100%;
}
.site-breadcrumb .spedos-data-content .box4-content {
    padding: 0 15px;
}
.spedos-data-content .box4-content {
    color: #012169;
}
.spedos-data-content .box4-content .h3 {
    padding-bottom: 10px;
    letter-spacing: normal;
    text-transform: none;
}
.spedos-data-content .box4-content label {
    width: 100%;
    font-weight: normal;
}
.spedos-data-content .box4-content input[type="text"],
.spedos-data-content .box4-content input[type="email"],
.spedos-data-content .box4-content input[type="tel"] {
    width: 100%;
    height: 30px;
    padding: 0 10px;
    border: 1px solid #012169;
}
.spedos-data-content .box4-content input[type="checkbox"] {
    border: 0;
    outline: 1px solid #012169;
}
.spedos-data-content .box4-content textarea {
    width: 100%;
    height: 100px;
    padding: 5px 10px;
    border: 1px solid #012169;
    resize: none;
}
.spedos-data-content .box4 > p {
    padding-right: 10px;
    text-align: right;
}
.spedos-data-content .box4 .link-blue {
    width: 90px;
    font-size: 1em;
}

.scroll-to-top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    margin: 0;
    border-radius: 5px;
    background-color: #fff;
    z-index: 15;
}
.scroll-to-top img {
    transition: all 350ms linear;
    cursor: pointer;
}
.scroll-to-top img:hover {
    opacity: .7;
}

.footer {
    padding: 60px 8px 1px;
    font-size: 0.9em;
}

.footer .row {
    margin-left: -8px;
    margin-right: -8px;
}

.footer [class^="col-"] {
    padding-left: 8px;
    padding-right: 8px;
}

.footer-caret {
    display: none;
    float: right;
    margin-top: 5px;
    border-top: 8px dashed;
    border-top: 8px solid \9;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    cursor: pointer;
}

.footer-caret.active {
    border-top: 0;
    border-bottom: 8px dashed;
    border-bottom: 8px solid \9;
}

.footer .h3 {
    font-size: 1.4em;
    letter-spacing: 0;
}

.footer-tel {
    color: #4c4c4c;
    font-size: 1em;
    line-height: 1.5em;
}

.footer-tel img {
    float: left;
    width: 40px;
    margin: 10px 10px 0 0;
}

.footer-tel-font {
    font-size: 1.75em;
    font-weight: 600;
}

.footer-email {
    font-size: 1.05em;
}

.footer-email img {
    float: left;
    width: 18px;
    margin: 3px 20px 0 13px;
}

.footer .col-sm-5x2ths .h3 {
    margin-bottom: 0;
}

.certification {
    padding-top: 20px;
}
.certification span + span {
    display: none;
}
.certification img {
    max-width: 170px;
    max-height: 64px;
    margin: 5px 3px;
    transition: all 300ms linear;
}
.certification img:hover {
    /*    opacity: .8;*/
}

.site-copy {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #8c8c8c;
    text-align: center;
}

.site-breadcrumb {
    padding-top: 40px;
    padding-bottom: 50px;
}

.site-breadcrumb {
    padding-left: 15px;
    padding-right: 15px;
}

.site-breadcrumb .row {
    margin-left: -15px;
    margin-right: -15px;
}

.site-breadcrumb [class^="col-"] {
    padding-left: 15px;
    padding-right: 15px;
}

.site-breadcrumb h1 {
    margin-bottom: 1px;
}

.site-breadcrumb h2 {
    margin-top: 30px;
    font-size: 1.2em;
}

.site-breadcrumb h2.f15 {
    margin-top: 20px;
    font-size: 1.5em;
}

.breadcrumb {
    margin: 0 0 10px;
    padding: 0;
    background-color: transparent;
    color: #828282;
    font-size: 13px;
}

.spedos_data_section .breadcrumb {
    padding-top: 10px;
}

.breadcrumb img {
    position: relative;
    top: -1px;
    margin-right: 1px;
}

.breadcrumb a {
    margin-right: 1px;
    text-decoration: none;
}

.site-breadcrumb .box4 {
    border-top: 18px solid #012169;
}

.site-breadcrumb .box4-content {
    padding: 0 20px;
}

.site-breadcrumb .box4-phone {
    margin: 20px 0 10px;
    color: #555;
}

.site-breadcrumb .box4-phone img {
    height: 39px;
    margin: 0 20px 0 5px;
}

.site-breadcrumb .box4-email {
    margin: 10px 0 25px;
}

.site-breadcrumb .box4-email img {
    height: 39px;
    margin: 6px 20px 0 5px;
}

.col-sm-12.p-b-20 h1 {
    max-width: 70%;
}

.box5 {
    width: 100%;
    margin: 10px 0;
    padding: 1px 35px 19px;
    border-top: 15px solid #012169;
    border-left: 2px solid #012169;
    box-sizing: border-box;
    background: url('../img/bg-box3.svg') no-repeat right bottom;
    color: #848484;
    font-size: 1.05em;
    line-height: 1.1em;
    z-index: 3;
}

.box5-title {
    margin: 20px 0;
    font-size: 1.3em;
}

.box5 .link-green {
    margin-top: 30px;
}

.site-offer {
    margin-bottom: -40px;
    padding-left: 15px;
    padding-right: 15px;
}

.site-offer .row {
    margin-left: -15px;
    margin-right: -15px;
}

.site-offer [class^="col-"] {
    padding-left: 40px;
    padding-right: 40px;
}

.site-offer h2 {
    margin-bottom: 12px;
}

.site-offer .site-boxes-4-over {
    margin: 0 27px;
}

.site-offer .site-boxes-4-title {
    line-height: 1.2em;
    letter-spacing: normal;
}

.site-offer .ul li {
    padding: 4px 0 4px 15px;
    background: url('../img/bg-ul-li.png') no-repeat 0 11px;
}

.site-boxes-4-offer {
    padding-left: 10px;
    padding-right: 10px;
}

.site-boxes-4-offer .row {
    margin-left: -10px;
    margin-right: -10px;
}

.site-boxes-4-offer [class^="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

.site-boxes-4-offer.sb4o-smaller [class^="col-"] {
    padding-left: 20px;
    padding-right: 20px;
}

.site-boxes-4-offer.sb4o-smaller .col-sm-6 {
    min-height: 325px;
}

.site-boxes-4-offer h2 {
    margin-bottom: 12px;
}

.site-boxes-4-offer .site-boxes-4-over {
    top: -35px;
    text-align: center;
}

.site-announcement {
    padding-top: 35px;
    padding-bottom: 35px;
    background-color: #012169;
    color: #fff;
    font-size: 1.35em;
    letter-spacing: 1px;
}

.site-phone-line {
    /*background: #0838A5 url('../img/bg-phone-line.png') repeat-y 50% 0%;*/
    background-color: #012169;
    color: #fff;
    font-size: 1em;
    letter-spacing: 1px;
}

.site-phone-line .container {
    /*background: #0838A5 url('../img/phone-line-tel.png') no-repeat 865px 50%;*/
}

.phone-line-text {
    padding: 16px 0 10px;
    font-size: 1.2em;
}

.phone-line-tel {
    margin: 0;
    padding: 7px 0 10px 90px;
    color: #fff;
    font-size: .95em;
    line-height: 1.5em;
    white-space: nowrap;
}

.phone-line-tel img {
    float: left;
    height: 47px;
    margin: 10px 15px 0 0;
}

.site-menu-2 {
    position: relative;
    /*background: #0838A5 url('../img/bg-phone-line.png') repeat-y 50% 0;*/
    background-color: #012169;
    color: #fff;
    font-size: 1em;
    letter-spacing: 1px;
}

.site-menu-2.sm2fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 86;
}

.site-menu-2 .container {
    /*background: #0838A5 url('../img/phone-line-tel.png') no-repeat 865px 50%;*/
}

.site-menu-2 .col-md-9 {
    width: 81%;
}

.site-menu-2 .col-md-3 {
    width: 19%;
}

.site-menu-2 .h3 {
    margin: 12px 0 10px;
    color: #fff;
}

.site-menu-2-logo {
    float: left;
    margin: 24px 20px 10px 0;
}

.site-menu-2 .phone-line-tel {
    float: right;
    padding: 7px 0 10px;
}

.menu-2-nav {
    margin: 10px 0;
    padding: 0;
    list-style-type: none;
}

.menu-2-nav li {
    position: relative;
    display: inline-block;
    margin: 0 15px 0 0;
    font-size: 1.05em;
    letter-spacing: 0;
}

.menu-2-nav li a {
    color: #fff;
    transition: all 300ms linear;
}

.menu-2-nav li a:hover,
.menu-2-nav li a.active {
    color: #bbd5ec;
}

.menu-2-nav li .caret {
    margin-left: 5px;
}

.menu-2-nav li ul {
    display: none;
    position: absolute;
    top: 19px;
    left: -15px;
    width: 300px;
    padding: 10px 15px;
    border: 1px solid #012169;
    border-top: 0;
    background-color: #20419A;
    z-index: 3;
}

.menu-2-nav li:hover ul {
    display: block;
}

.menu-2-nav li li {
    display: block;
}

.site-boxes-3-offer {
    margin-bottom: -40px;
    padding-left: 15px;
    padding-right: 15px;
}

.site-boxes-3-offer .row {
    margin-left: 70px;
    margin-right: 70px;
}

.site-boxes-3-offer [class^="col-"] {
    padding-left: 30px;
    padding-right: 30px;
}

.site-boxes-3-offer h2 {
    margin-bottom: 20px;
}

.site-boxes-3-offer .site-boxes-4-over {
    top: -35px;
    text-align: center;
}

.site-boxes-5-accessories {
    position: relative;
    padding: 50px 8px 20px;
}

.site-boxes-5-accessories .row {
    margin-left: -8px;
    margin-right: -8px;
}

.site-boxes-5-accessories [class^="col-"] {
    padding-left: 8px;
    padding-right: 8px;
}

.site-boxes-5-accessories .h3 {
    font-size: 1.4em;
}

.site-boxes-5-img {
    position: relative;
}

.site-boxes-5-img img {
    width: 100%;
    transition: all 300ms linear;
}

.site-boxes-5-accessories .site-boxes-5-img:hover img {
    opacity: .8;
}

.site-boxes-5-accessories .site-boxes-4-over {
    top: -30px;
    margin: 0 15px 20px 15px;
}

.site-boxes-5-accessories .site-boxes-4-title {
    font-size: 1.05em;
    letter-spacing: normal;
    text-align: center;
}

.site-documents {
    padding-left: 15px;
    padding-right: 15px;
}

.site-documents .row {
    margin-left: -15px;
    margin-right: -15px;
}

.site-documents [class^="col-"] {
    padding-left: 15px;
    padding-right: 15px;
}

.suitable-for {
    display: flex;
    flex-wrap: wrap;
}

.suitable-for p {
    width: 33%;
    flex-grow: 1;
}

.suitable-for ul {
    width: 100%;
    margin: 0;
    padding: 0;
}

.suitable-for ul li {
    display: inline-block;
    width: 32%;
    vertical-align: top;
}

.documents-switch {
    display: block;
    margin: 5px 0;
    padding: 0 0 0 27px;
    background: url('../img/bg-switch.png') no-repeat 0 3px;
    color: #4e4e4e;
    text-decoration: none;
}

.documents-switch.active {
    background: url('../img/bg-switch-h.png') no-repeat 0 3px;
    color: #222;
}

.documents-download {
    display: flex;
    flex-flow: wrap;
    padding: 10px 0;
}

.documents-download a {
    flex: 0 0 50%;
    display: block;
    /*width: 49%;*/
    margin-bottom: 10px;
}

.documents-download img {
    position: relative;
    top: -1px;
    margin-right: 10px;
}

.documents-link {
    margin-top: -10px;
}

.documents-link .link-blue {
    width: auto;
    padding: 6px 10px 1px 30px;
    background: #012169 url('../img/bg-documents-link.png') no-repeat 6px 6px;
}

.documents-link .link-blue:hover, .documents-link .link-blue:focus {
    /*background: #012169 url('../img/bg-documents-link.png') no-repeat 6px 6px;*/
}

.documents-link .link-blue:hover:after, .documents-link .link-blue:focus:after {
    border-color: #012169 transparent transparent transparent;
}

.image-lb {
    position: relative;
    margin: 15px 0 6px;
}

.image-gallery {
    height: 1px;
    opacity: 0;
}

.image-gallery img,
.image-gallery-ref img {
    border: 1px solid #c4c4c4;
    cursor: pointer;
}

.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 0;
}

.lSSlideOuter .lSPager.lSGallery img {
    min-height: 95px;
    /*    max-height: 94px;*/
}

.ig-ref .lSSlideOuter .lSPager.lSGallery img {
    /*max-height: none;*/
}

.lSAction > a {
    height: 29px;
    z-index: 3;
}

.image-lb-gallery {
    position: relative;
    width: 100%;
    margin: 6px 0 25px;
    overflow: hidden;
}

.image-lb-gallery.lb-5 {
    margin: 15px 0 25px;
}

.image-lb-gallery-img {
    position: relative;
    float: left;
    width: 25%;
}

.lb-5 .image-lb-gallery-img {
    width: 20%;
}

.image-lb-gallery-img img {
    max-width: 100%;
    border: 1px solid #c4c4c4;
    box-sizing: border-box;
}

.image-lb-gallery-img-over {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 24.2%;
    height: 19.5%;
    padding-top: 11%;
    padding-top: 0;
    box-sizing: border-box;
    background: url('../img/image-lb-gallery-over.png') no-repeat 50% 50%;
    color: #fff;
    text-align: center;
}

.image-lb-gallery-img-over span {
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
}

.ig-ref .image-lb-gallery-img-over {
    width: 19.4%;
    height: 16.2%;
    padding-top: 9%;
    padding-top: 0;
}

.ig-ref .image-lb-gallery-img-over span {
    bottom: 13%;
}

.movie-file {
    position: relative;
}

.movie-file img {
    max-width: none !important;
}

.movie-file-mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

.thumbs-movie-file a {
    position: relative;
    display: block;
}

.thumbs-movie-file a:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 61px;
    height: 61px;
    margin: auto;
    background: url('../img/movie-file.png') no-repeat 0 0;
    content: "";
}

.site-data {
    padding-left: 15px;
    padding-right: 15px;
}

.site-data .row {
    margin-left: -15px;
    margin-right: -15px;
}

.site-data [class^="col-"] {
    padding-left: 15px;
    padding-right: 15px;
}

.ul-data, .spedos-data-menu {
    width: 282px;
    margin: 10px 0;
    padding: 0;
    background: url('../img/bg-ul-data-b.png') no-repeat 5px 100%;
    list-style-type: none;
}

.ul-data > li, .spedos-data-menu > li {
}

.ul-data > li:first-child, .spedos-data-menu > li:first-child {
    background: url('../img/bg-ul-data-t.png') no-repeat 5px 0;
}

.ul-data > li > a, .spedos-data-menu > li > a {
    display: block;
    width: 282px;
    padding: 0 70px 0 25px;
    box-sizing: border-box;
}

.ul-data > li > a:hover, .ul-data > li.active > a,
.spedos-data-menu > li > a:hover, .spedos-data-menu > li.active > a {
    background: url('../img/bg-ul-data-a.png') no-repeat right top;
    color: #fff;
}

.ul-data > li > a > div, .spedos-data-menu > li > a > div {
    padding: 6px 15px 9px;
    border-top: 1px solid #f1f1f1;
}

.ul-data > li:first-child > a > div, .spedos-data-menu > li:first-child > a > div {
    padding: 7px 15px 9px;
    border: 0;
}

.ul-data > li > a:hover > div, .ul-data > li.active > a > div,
.spedos-data-menu > li > a:hover > div, .spedos-data-menu > li.active > a > div {
    padding: 7px 15px 9px;
    border: 0;
    background: url('../img/bg-ul-data-div.png') no-repeat 2px 12px;
}

.ul-data > li > ul, .spedos-data-menu > li > ul {
    margin: 0;
    padding: 0 85px 15px 50px;
    list-style-type: none;
}

.ul-data-switch-mobile {
    display: none;
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #012169;
    border-radius: 2px;
    box-sizing: border-box;
    background-color: #fff;
    color: #012169;
    cursor: pointer;
    clear: both;
}

.ul-data-switch-mobile a {
    text-decoration: none;
}

.ul-data-switch-mobile .switch-arrow {
    position: relative;
    top: 4px;
    right: 20px;
    float: right;
}
.ul-data-switch-mobile .switch-arrow:before {
    position: absolute;
    top: 0;
    left: 0;
    border-top: 10px solid #012169;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: '';
}
.ul-data-switch-mobile.active .switch-arrow:before {
    border-top: 0;
    border-bottom: 10px solid #012169;
}
.ul-data-switch-mobile .switch-arrow:after {
    position: absolute;
    left: 2px;
    top: 0;
    border-top: 8px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: '';
}
.ul-data-switch-mobile.active .switch-arrow:after {
    top: 2px;
    border-top: 0;
    border-bottom: 8px solid #fff;
}

.ref-menu {
    position: relative;
    padding-left: 10%;
}

.ref-menu .ul-data {
    position: absolute;
    top: 40px;
    left: 10%;
    z-index: 3;
}

.site-data .border-top {
    margin: 10px 0 0;
}

.site-data div.border-top > div {
    display: none;
}

.site-data div.border-top > div.active {
    display: block;
}

.site-data .h4 {
    margin: 30px 0 20px;
}

.data-image-box {
    padding-bottom: 15px;
}

.data-image-box:after {
    clear: both;
    display: table;
    content: " ";
}

.data-image-img {
    position: relative;
    float: left;
    width: 40%;
    margin-right: 4%;
}

.data-image-img div {
    position: absolute;
    padding: 1px 7px;
    border: 2px solid #7a7a7a;
    border-radius: 14px;
    background-color: #fff;
    color: #7a7a7a;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    transition: all 300ms linear;
    z-index: 2;
}

.data-image-img div:hover,
.data-image-img div.active {
    border: 2px solid #fff;
    background-color: #012169;
    color: #fff;
}

.data-image-list {
    float: left;
    width: 56%;
    padding-top: 5px;
}

.data-image-list > div {
    margin-bottom: 15px;
    transition: all 300ms linear;
    cursor: pointer;
}

.data-image-list > div:hover,
.data-image-list > div.active {
    color: #012169;
}

.data-image-list > div > span {
    position: relative;
    top: -5px;
    float: left;
    display: block;
    margin-right: 10px;
    padding: 2px 8px;
    border: 2px solid #b9b9b9;
    border-radius: 14px;
    background-color: #fff;
    color: #b9b9b9;
    font-size: 15px;
    font-weight: 700;
    transition: all 300ms linear;
}

.data-image-list > div:hover > span,
.data-image-list > div.active > span {
    border: 2px solid #012169;
    color: #012169;
}

.data-construction {
    float: left;
    width: 24%;
    margin: 0 1% 10px 0;
    padding: 5px 16px 5px 18px;
    border-top: 2px solid #eaeaea;
    border-left: 2px solid #eaeaea;
    box-sizing: border-box;
    background: url('../img/bg-data-construction.gif') no-repeat 100% 100%;
}

.data-construction-img {
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.data-construction-img {
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
}

.data-construction-text {
    height: 40px;
    overflow: hidden;
}

.site-order {
    padding-top: 30px;
    padding-bottom: 70px;
}

.site-order .box4 {
    width: 100%;
    margin: 50px 0 40px;
    border-top: 16px solid #012169;
    color: #012169;
}

.site-order .box4 h4 {
    color: #012169;
    letter-spacing: 1px;
}

.site-order .box4-content {
    padding: 7px 20px 1px;
}

.site-order .box4-phone {
    margin: 15px 0 5px;
    font-size: 0.85em;
}

.site-order .box4-phone img {
    top: -10px;
}

.site-order .box4-phone-font {
    font-size: 2em;
    letter-spacing: 1px;
}

.site-order .products-list > div {
    padding: 15px 20px 25px;
}

.logos-list {
    padding: 10px 0 10px;
}

.logos-list > p {
    display: inline-block;
    width: 16.367%;
    height: 70px;
    text-align: center;
}

.logos-list > p img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.form h3 {
    margin-bottom: 25px;
}

.form label {
    min-width: 140px;
}

.form .validation .ui-error-message,
.form label.error {
    display: inline-block;
    width: 360px;
    padding: 5px 0 5px 30px;
    margin-left: 15px;
    color: #da1a31;
    background: url('../img/no.png') no-repeat left center;
    font-size: 0.85em;
    font-weight: normal;
    line-height: 1em;
}

.form .validation label {
    position: relative;
}

.form .validation.ui-state-valid {
    background: url('../img/yes.png') no-repeat 414px 6px;
}

.form .validation.ui-state-valid.textarea {
    padding-bottom: 20px;
    background-position: 144px bottom;
}

.form#orderForm .validation.ui-state-valid.textarea {
    background-position: left bottom;
}

.form#requestForm .validation.ui-state-valid.textarea,
.form#questionForm .validation.ui-state-valid.textarea {
    padding-bottom: 20px;
    background-position: left bottom;
}

.form .validation .ui-error-message {
    margin-top: 5px;
    margin-left: 143px;
}

.form#contactForm .validation.textarea.ui-state-invalid .ui-error-message {
    margin-top: 0;
    margin-left: 143px;
}

.form#orderForm .validation.textarea.ui-state-invalid .ui-error-message,
.form#requestForm .validation.textarea.ui-state-invalid .ui-error-message,
.form#questionForm .validation.textarea.ui-state-invalid .ui-error-message {
    margin-top: 0;
    margin-left: 0;
}

.form input[type="text"],
.form input[type="tel"],
.form input[type="email"],
.form select {
    width: 255px;
    min-height: 34px;
    padding: 0 10px;
    border: 1px solid #9e9e9e;
    background-color: #fff;
    color: #404040;
    line-height: 30px;
}
.form select {
    background: #fff url('../img/bg-select.png') no-repeat right top;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.form input[type="text"]:hover,
.form input[type="tel"]:hover,
.form input[type="email"]:hover,
.form textarea:hover {
    box-shadow: 0 0 3px 0 #012169 inset;
}

.form .ui-state-invalid input[type="text"],
.form .ui-state-invalid input[type="tel"],
.form .ui-state-invalid input[type="email"],
.form .ui-state-invalid select,
.form .ui-state-invalid textarea {
    border: 1px solid #e90c04;
}

.form .checkbox label {
    padding-left: 0;
}

.form .textarea {
    margin: 20px 0;
}

.form textarea {
    display: block;
    width: 100%;
    min-height: 150px;
    margin-bottom: 5px;
    resize: none;
}

#contactForm.form .textarea {
    margin: 10px 0;
}

#contactForm.form .textarea label {
    font-weight: bold;
    vertical-align: top;
}

#contactForm.form textarea {
    display: inline-block;
    width: calc(100% - 150px);
    min-height: 110px;
    margin-bottom: 5px;
}

.form .link-green,
.form .link-blue {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 20px 25px 5px 0;
    padding: 5px 40px;
    border: 0;
    border-top: 1px solid #c4d8cc;
    border-left: 1px solid #c4d8cc;
    background: url('../img/bg-link-green.png') no-repeat 100% 100%;
    color: #fff;
    font-size: 1.25em;
    font-weight: 400;
}
/*.form .link-blue {
    margin: 20px 55px 0 0;
    padding: 5px 70px;
    background: url('../img/bg-link-blue.png') no-repeat 100% -65px;
}
.form .link-green:hover, .form .link-green:focus {
    background: url('../img/bg-link-green.png') no-repeat 100% -65px;
    outline: 0 none;
}
.form .link-blue:hover, .form .link-blue:focus {
    background: url('../img/bg-link-blue.png') no-repeat 100% 100%;
    outline: 0 none;
}*/

.checkbox {
    margin: 15px 0;
}
.checkbox > input[type='checkbox'] {
    display: none;
}
.checkbox > label {
    display: table;
}
.checkbox > label > span {
    display: table-cell;
    width: 20px;
    white-space: nowrap;
}
.checkbox > label > span:before {
    position: relative;
    top: -2px;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #9e9e9e;
    background: #f8f8f8;
    box-shadow: none;
    content: '';
    vertical-align: middle;
}
.checkbox > label > span:after {
    visibility: hidden;
    position: relative;
    top: -2px;
    left: -20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #012169;
    background: #012169;
    color: #fff;
    font-weight: 600;
    vertical-align: middle;
    box-shadow: none;
    content: '\2713';
    text-align: center;
}
.checkbox > label:hover > span:before {
    box-shadow: 0 0 3px 0 #012169 inset;
}
.checkbox > input[type='checkbox']:checked + label > span:after {
    visibility: visible;
}

.site-breadcrumb .row.site-error {
    margin-right: -20px;
}

.site-error .col-sm-3 {
    width: 20%;
}

.site-error .col-sm-5 {
    width: 50%;
    padding-right: 8%;
}

.site-error .col-sm-4 {
    width: 30%;
}

.site-error .box4 {
    width: 100%;
    padding: 1px 25px 19px;
    border-top: 18px solid #012169;
}

.site-error .box4-content {
    padding: 1px 5px;
}

.site-error .box4 .h3 {
    font-size: 1.25em;
    letter-spacing: 2px;
}

.site-error .box4-phone {
    margin: 20px 0 10px;
    color: #555;
}

.site-error .box4-phone img {
    height: 39px;
    margin: 2px 28px 0 5px;
}

.site-error .box4-email {
    margin: 10px 0 0;
    padding: 0;
}

.site-error .box4-email img {
    height: 39px;
    margin: 6px 28px 0 5px;
}

.error-tag {
    position: relative;
    margin: 12px 0 0 35px;
    z-index: 2;
}

.error-tag > div,
.error-tag > p {
    position: absolute;
    width: 172px;
    height: 357px;
    margin: 0;
    padding: 155px 0 0 22px;
    box-sizing: border-box;
    background: url('../img/error-tag.png') no-repeat 0 0;
    color: #555;
    font-size: 32px;
    font-weight: 700;
    line-height: 54px;
    letter-spacing: 3px;
    text-transform: uppercase;
    z-index: 3;
}

.error-tag > div > span,
.error-tag > p > span {
    display: block;
    font-size: 72px;
}

.site-video {
    padding-left: 15px;
    padding-right: 15px;
}

.site-video .row {
    margin-left: -40px;
    margin-right: -40px;
}

.site-video [class^="col-"] {
    padding-left: 40px;
    padding-right: 40px;
}

.site-video .h3 {
    margin-bottom: 25px;
}

.site-agents {
    padding-top: 40px;
    padding-bottom: 70px;
}

.t-30 {
    position: relative;
    top: -30px;
    margin-bottom: 0;
}

.site-agents #map-active {
    margin-bottom: 40px;
}

.site-agents .col-sm-8 {
    width: 65.5%;
}

.site-agents .col-sm-5 {
    width: 45%;
}

.site-agents .col-sm-2 {
    width: 10%;
}

.site-agents hr {
    margin: 10px 0;
}

.site-agents #representativesList .box6 {
    margin-right: 15px;
}

.site-agents #representativesList .box6 .phone {
    padding-top: 15px;
    padding-bottom: 5px;
}

.site-agents #representativesList .box6 .phone img {
    margin: -6px 20px 0 0;
}

#representativesList .row:not(:first-child) .h3 {
    padding-top: 30px;
}

#representativesList h4 {
    margin: 20px 0 0;
    padding: 0 0 5px;
    border-bottom: 2px solid #012169;
    color: #012169;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#representativesList h4.green {
    border-bottom: 2px solid #00853d;
    color: #00853d;
}
.p-t-40 #representativesList h4 {
    margin: 20px 15px 0 0;
}

.site-representatives #representativesList {
    /*min-height: 18000px;*/
}

#site-representatives #representativesList .box6,
.site-representatives #representativesList .box6 {
    position: relative;
    min-height: 258px;
    padding: 25px;
    border-top: 4px solid #012169;
}
#site-representatives #representativesList .box6-green,
.site-representatives #representativesList .box6-green {
    border-top: 4px solid #00853d;
}

#site-representatives #representativesList .box6 .icon,
.site-representatives #representativesList .box6 .icon {
    position: absolute;
    top: -2px;
    left: -2px;
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 5px 22px 0 0;
    background: url('../img/bg-icon-blue.png') no-repeat center center;
    text-align: center;
    z-index: 2;
}
#site-representatives #representativesList .box6-green .icon,
.site-representatives #representativesList .box6-green .icon {
    background: url('../img/bg-icon-green.png') no-repeat center center;
}

#site-representatives #representativesList .box6 .phone,
.site-representatives #representativesList .box6 .phone {
    padding-top: 15px;
    padding-bottom: 5px;
}

#site-representatives #representativesList .box6 .phone span,
.site-representatives #representativesList .box6 .phone span {
    font-size: 1.5em;
}

#site-representatives #representativesList .box6 .phone span a,
.site-representatives #representativesList .box6 .phone span a {
    color: #555;
    text-decoration: none;
}

#site-representatives #representativesList .box6 .phone img,
.site-representatives #representativesList .box6 .phone img {
    margin: -6px 20px 0 0;
}

#site-representatives .box6 h3,
#site-representatives .box6 h4,
#site-representatives .box6 p,
.site-representatives .box6 h3,
.site-representatives .box6 h4,
.site-representatives .box6 p {
    padding-left: 15px;
    padding-right: 15px;
}

.representatives-detail.site-breadcrumb h1 {
    margin: 10px 0 -15px;
}

.representatives-detail #map2 {
    margin-top: -10px;
    padding: 10px;
    text-align: center;
}

.representatives-detail #map2 object {
    width: 80%;
}

.representatives-detail #map2 .map-south-bohemian {
    top: 49%;
    left: 26%;
}

.representatives-detail #map2 .map-south-moravian {
    top: 49%;
}

.representatives-detail #map2 .map-karlovy-vary {
    top: 16%;
    left: 14%;
}

.representatives-detail #map2 .map-hradec-kralove {
    top: 11%;
    left: 37%;
}

.representatives-detail #map2 .map-liberec {
    top: 1%;
    left: 31%;
}

.representatives-detail #map2 .map-moravian-silesian {
    top: 27%;
    left: 53%;
}

.representatives-detail #map2 .map-olomouc {
    top: 32%;
    left: 47%;
}

.representatives-detail #map2 .map-pardubice {
    top: 26%;
    left: 40%;
}

.representatives-detail #map2 .map-plzen {
    top: 34%;
    left: 17%;
}

.representatives-detail #map2 .map-prague {
    top: 18%;
    left: 26.8%;
}

.representatives-detail #map2 .map-central-bohemian {
    top: 27%;
    left: 30.5%;
}

.representatives-detail #map2 .map-usti-nad-labem {
    top: 8%;
    left: 22%;
}

.representatives-detail #map2 .map-vysocina {
    top: 40%;
    left: 36%;
}

.representatives-detail #map2 .map-zlin {
    top: 43%;
    left: 51%;
}

.representatives-detail #map2 .map-banska-bystrica {
    top: 65%;
    left: 64%;
}

.representatives-detail #map2 .map-bratislava {
    top: 67%;
    left: 46%;
}

.representatives-detail #map2 .map-kosice {
    top: 59%;
    left: 76%;
}

.representatives-detail #map2 .map-nitra {
    top: 75%;
    left: 55%;
}

.representatives-detail #map2 .map-presov {
    top: 48%;
    left: 79%;
}

.representatives-detail #map2 .map-trencin {
    top: 54%;
    left: 54%;
}

.representatives-detail #map2 .map-trnava {
    top: 69%;
}

.representatives-detail #map2 .map-zilina {
    top: 46%;
    left: 62%;
}

.representatives-detail + div .col-sm-12 h3 {
    margin-top: 0;
    margin-bottom: 0;
}

.representatives-detail + div.site-representatives #representativesList .box6 {
    min-height: 230px;
    padding: 15px 17px 0px;
}

.representatives-detail + div.site-representatives #representativesList .box6 .phone {
    padding-top: 5px;
    padding-bottom: 0;
}

.representatives-detail + div .box6 hr {
    margin: -4px 0;
}

.map-click-info {
    padding: 10px 0;
}

.site-benefits {
    padding-top: 35px;
    padding-bottom: 35px;
}

.site-benefits .row {
    display: flex;
    align-items: center;
}

.site-benefits .col-sm-5 {
    width: 47%;
}

.site-benefits .col-sm-2 {
    width: 6%;
}

.benefits-img img {
    border: 1px solid #dadada;
}

.site-phone-line-bw {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 3px solid #e8e8ea;
    border-bottom: 3px solid #e8e8ea;
}

.site-phone-line-bw .row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.site-phone-line-bw p {
    display: inline-block;
}

.site-phone-line-bw .phone-line-text {
    padding: 10px 0;
}

.site-phone-line-bw .phone-line-tel {
    padding: 0 0 0 15px;
    color: #4c4c4c;
}

.site-phone-line-bw .phone-line-tel img {
    height: 35px;
    margin: 5px 10px 0 0;
}

.site-representatives {
    padding: 50px 15px 70px;
}

.site-representatives .row {
    margin-left: -40px;
    margin-right: -40px;
}

.site-representatives [class^="col-"] {
    padding-left: 40px;
    padding-right: 40px;
}

.site-video .h3 {
    margin-bottom: 25px;
}

.box6 {
    margin: 15px 0;
    padding: 15px 30px 25px;
    border-top: 2px solid #dcdcdc;
    border-left: 2px solid #dcdcdc;
    background: url('../img/bg-box6.png') no-repeat right bottom;
    color: #555;
}

.box6 hr {
    margin: 0;
}

.box6 .phone {
    padding-top: 20px;
    line-height: 1.3em;
}

.box6 .phone span {
    font-size: 1.7em;
    font-weight: 600;
}

.box6 .phone img {
    float: left;
    height: 30px;
    margin: 2px 20px 0 0;
}

.box6 .email img {
    float: left;
    height: 30px;
    margin: -5px 20px 0 0;
}

.box6-banner {
    clear: both;
    margin-top: 40px;
    margin-bottom: 40px;
}

.box6-banner .col-sm-8 p {
    display: inline-block;
    width: 19%;
    padding-right: 1%;
}

.box6-banner .col-sm-4 {
    text-align: center;
}

.box6-banner .col-sm-4 h3 {
    font-size: 1.15em;
}

.site-milestones {
    padding-top: 40px;
    padding-bottom: 50px;
}

.milestones {
    position: relative;
    margin: 30px 0;
    padding-top: 1px;
    padding-bottom: 1px;
    background: url('../img/bg-milestones.gif') repeat-y center top;
}

.milestones-left {
    float: left;
    width: 50%;
    padding-right: 10%;
    box-sizing: border-box;
}

.milestones-right {
    float: left;
    width: 50%;
    padding-top: 130px;
    padding-left: 10%;
    box-sizing: border-box;
}

.milestone-box-left,
.milestone-box-right {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 25px 0;
}

.milestone-box-left > div,
.milestone-box-right > div {
    position: relative;
    width: 100%;
    padding: 5px 15px 10px;
    border-top: 20px solid #dedede;
    border-left: 3px solid #dedede;
    box-sizing: border-box;
    background: url('../img/bg-grey-box-left.png') no-repeat right bottom;
    z-index: 2;
}
.milestone-box-right > div {
    border-top: 20px solid #dedede;
    border-left: 0;
    border-right: 3px solid #dedede;
    background: url('../img/bg-grey-box-right.png') no-repeat left bottom;
}

.milestone-box-left::after,
.milestone-box-right::after {
    position: absolute;
    top: 35%;
    right: -29.1%;
    display: block;
    width: 300px;
    height: 38px;
    background: url('../img/milestone-tail-left.png') no-repeat 0 0;
    content: '';
    z-index: 1;
}
.milestone-box-right::after {
    right: auto;
    left: -28.9%;
    background: url('../img/milestone-tail-right.png') no-repeat 0 0;
}

.milestone-date {
    margin: 20px 0 15px;
    padding-bottom: 10px;
    border-bottom: 3px solid #ebebeb;
}

.milestone-date img {
    margin: -4px 5px 0 0;
}

.milestone-year {
    float: left;
    position: relative;
    top: -60px;
    left: -85px;
    height: 1px;
    margin: 0;
    color: #b4b4b4;
    font-size: 1.4em;
    letter-spacing: 1px;
    font-weight: 600;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    transform-origin: 0 0;
    z-index: 3;
}

.milestones-left .milestone-year {
    float: right;
    left: auto;
    right: -130px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.site-skew-line {
    background: url('../img/bg-skew-line.png') repeat-y 50% 0%;
    color: #fff;
    font-size: 1em;
    letter-spacing: 1px;
}
.site-skew-line.bg-grey {
    background: url('../img/bg-skew-line-grey.png') repeat-y 50% 0%;
}

.site-skew-line .container {
    background: url('../img/skew-line.png') no-repeat -420px 0;
}
.site-skew-line.bg-grey .container {
    background: url('../img/skew-line-grey.png') no-repeat -420px 0;
}

.site-skew-line .row {
    display: flex;
    align-items: center;
}

.site-skew-line-abs {
    position: absolute;
    left: 0;
    box-sizing: content-box;
    background: #20419A url('../img/bg-site-skew-line-abs.png') no-repeat right top;
    color: #fff;
    font-size: 1em;
    letter-spacing: 1px;
    z-index: 2;
}

.site-skew-line-abs p {
    margin-right: 40px;
}

.site-skew-line-fb {
    position: relative;
    margin: 40px 0 50px;
    box-sizing: content-box;
    background: #20419A url('../img/bg-site-skew-line-abs.png') no-repeat right top;
    color: #fff;
    font-size: 1em;
    letter-spacing: 1px;
    z-index: 2;
}

.site-skew-line-fb:before {
    position: absolute;
    top: 0;
    left: -50%;
    display: block;
    width: 50%;
    height: 100%;
    background-color: #20419A;
    content: "";
    z-index: 3;
}

.site-skew-line-fb p {
    margin-right: 40px;
}

.site-skew-line-fb p.fb-like > span {
    width: auto !important;
}

.site-skew-line-fb .mobile {
    display: none;
    padding-top: 5px;
    padding-bottom: 15px;
}

.get-px-y {
    margin-top: 150px;
}

._2tga._3e2a {
    border: 1px solid #ccc;
}

.ul-bw {
    margin: 15px 0 25px;
    padding: 0;
    list-style-type: none;
}

.ul-bw li {
    padding: 3px 0 3px 25px;
    background: url('../img/bg-switch.png') no-repeat 0 5px;
}

.ul-bw li.active {
    background: url('../img/bg-switch-h.png') no-repeat 0 5px;
}

.ul-bw li a:hover {
    text-decoration: underline;
}

.ul-bw ul {
    margin: 0;
    padding: 8px 0 0 5px;
    list-style-type: none;
}

.basic-list {
    margin: 10px 0;
    padding: 0;
    list-style-type: none;
}

.basic-list li {
    padding: 2px 0;
}

.basic-list ul {
    margin: 5px 0 5px 10px;
    padding: 0;
    list-style-type: none;
}

.link-green,
.link-dark-blue,
.link-blue {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 7px 5px 1px 5px;
    border: 0;
    box-sizing: border-box;
    background-color: #00853d;
    color: #fff;
    transition: all 350ms linear;
    font-size: 1em;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
}
.link-blue {
    background-color: #012169;
}
.link-dark-blue {
    background-color: #012169;
}
.link-green:after,
.link-dark-blue:after,
.link-blue:after {
    position: absolute;
    bottom: -6px;
    right: 0;
    width: 100%;
    height: 0;
    content: "";
    border-style: solid;
    border-color: #00853d transparent transparent transparent;
    border-width: 7px 7px 0 0;
}
.link-blue:after {
    border-color: #012169 transparent transparent transparent;
}
.link-dark-blue:after {
    border-color: #012169 transparent transparent transparent;
}
.link-green:hover, .link-green:focus,
.link-blue:hover, .link-blue:focus {
    /*background-color: #18511f;*/
    color: #fff;
    transform: scale(1.03);
    text-decoration: none;
}
.link-blue:hover, .link-blue:focus,
.link-dark-blue:hover, .link-blue:focus {
    /*background-color: #0838A5;*/
    color: #fff;
    transform: scale(1.03);
}
.link-green:hover:after, .link-green:focus:after {
    /*border-color: #18511f transparent transparent transparent;*/
}
.link-blue:hover:after, .link-blue:focus:after,
.link-dark-blue:hover:after, .link-dark-blue:focus:after {
    /*border-color: #0838A5 transparent transparent transparent;*/
}

.modal-content {
    border-radius: 0;
}

body.modal-open {
    padding-right: 0 !important;
    overflow-y: auto !important;
}

.pagination {
    margin: 15px 0 25px;
}
.pagination a {
    display: inline-block;
    margin-right: 2px;
    padding: 4px 10px;
    border: 1px solid #bfbfbf;
    background-color: #fff;
    color: #012169;
    text-decoration: none;
}
.pagination a.active,
.pagination a:hover {
    border: 1px solid #012169;
    background-color: #012169;
    color: #fff;
    text-decoration: none;
}
.pagination .caret {
    margin: 0 0 0 5px;
    border-right: 0;
    border-left: 6px dashed;
    border-left: 6px solid \9;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    text-decoration: none;
}

.phone-link {
    color: inherit !important;
    text-decoration: none !important;
}

.half-mt-cent {
    width: 50%;
    margin: 40px auto 20px;
    text-align: center;
}

.col-sm-5ths {
    float: left;
    width: 20%;
}

.col-sm-5x2ths {
    float: left;
    width: 40%;
}

.col-sm-7ths {
    float: left;
    width: 14.2857142857%;
}

.border-top {
    border-top: 4px solid #e8e8e8;
}

.title {
    color: #444;
    font-size: 1.35em;
    font-weight: 500;
    line-height: 1.1;
}

.half:after {
    content: '';
    display: block;
    clear: both;
}
.half > div {
    float: left;
    width: 45.9%;
    margin: 10px 0;
    padding: 5px 4% 5px 0;
}

.move-left {
    float: left;
    margin-right: 25px;
    margin-bottom: 10px;
}

.move-right {
    float: right;
    margin-left: 25px;
    margin-bottom: 10px;
}

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

.bg-grey {
    background-color: #f7f7f7;
}

.spacing {
    letter-spacing: 1px;
}

.clear {
    clear: both;
}

.relative {
    position: relative;
}

.p-l-10p {
    position: relative;
    padding-left: 10%;
}

.p-t-0 { padding-top: 0; }
.p-t-5 { padding-top: 5px; }
.p-t-10 { padding-top: 10px; }
.p-t-15 { padding-top: 15px; }
.p-t-20 { padding-top: 20px; }
.p-t-25 { padding-top: 25px; }
.p-t-30 { padding-top: 30px; }
.p-t-35 { padding-top: 35px; }
.p-t-40 { padding-top: 40px; }
.p-t-45 { padding-top: 45px; }
.p-t-50 { padding-top: 50px; }
.p-t-55 { padding-top: 55px; }
.p-t-60 { padding-top: 60px; }
.p-t-65 { padding-top: 65px; }
.p-t-70 { padding-top: 70px; }
.p-t-75 { padding-top: 75px; }
.p-t-80 { padding-top: 80px; }

.p-b-0 { padding-bottom: 0; }
.p-b-5 { padding-bottom: 5px; }
.p-b-10 { padding-bottom: 10px; }
.p-b-15 { padding-bottom: 15px; }
.p-b-20 { padding-bottom: 20px; }
.p-b-25 { padding-bottom: 25px; }
.p-b-30 { padding-bottom: 30px; }
.p-b-35 { padding-bottom: 35px; }
.p-b-40 { padding-bottom: 40px; }
.p-b-45 { padding-bottom: 45px; }
.p-b-50 { padding-bottom: 50px; }
.p-b-55 { padding-bottom: 55px; }
.p-b-60 { padding-bottom: 60px; }
.p-b-65 { padding-bottom: 65px; }
.p-b-70 { padding-bottom: 70px; }
.p-b-75 { padding-bottom: 75px; }
.p-b-80 { padding-bottom: 80px; }

.m-t-0 { margin-top: 0; }
.m-t-5 { margin-top: 5px; }
.m-t-10 { margin-top: 10px; }
.m-t-15 { margin-top: 15px; }
.m-t-20 { margin-top: 20px; }
.m-t-25 { margin-top: 25px; }
.m-t-30 { margin-top: 30px; }
.m-t-35 { margin-top: 35px; }
.m-t-40 { margin-top: 40px; }
.m-t-45 { margin-top: 45px; }
.m-t-50 { margin-top: 50px; }
.m-t-55 { margin-top: 55px; }
.m-t-60 { margin-top: 60px; }
.m-t-65 { margin-top: 65px; }
.m-t-70 { margin-top: 70px; }
.m-t-75 { margin-top: 75px; }
.m-t-80 { margin-top: 80px; }
.m-t-85 { margin-top: 85px; }

.m-b-0 { margin-bottom: 0; }
.m-b-5 { margin-bottom: 5px; }
.m-b-10 { margin-bottom: 10px; }
.m-b-15 { margin-bottom: 15px; }
.m-b-20 { margin-bottom: 20px; }
.m-b-25 { margin-bottom: 25px; }
.m-b-30 { margin-bottom: 30px; }
.m-b-35 { margin-bottom: 35px; }
.m-b-40 { margin-bottom: 40px; }
.m-b-45 { margin-bottom: 45px; }
.m-b-50 { margin-bottom: 50px; }
.m-b-55 { margin-bottom: 55px; }
.m-b-60 { margin-bottom: 60px; }
.m-b-65 { margin-bottom: 65px; }
.m-b-70 { margin-bottom: 70px; }
.m-b-75 { margin-bottom: 75px; }
.m-b-80 { margin-bottom: 80px; }
.m-b-85 { margin-bottom: 85px; }

.m-l-10p {
    margin-left: 10%;
}

.f11 {
    font-size: 1.1em;
}

.f12 {
    font-size: 1.2em;
}

.f13 {
    font-size: 1.3em;
}

.f15 {
    font-size: 1.5em;
}

.blue {
    color: #012169;
}

.fl {
    float: left;
    margin-right: 15px;
}

.fr {
    float: right;
    margin-left: 15px;
}

hr {
    height: 3px;
    margin: 30px 0;
    border: 0;
    background: #e8e8e8;
    color: #e8e8e8;
    font-size: 0;
}

.h1 {
    color: #444;
    font-size: 1.8em;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.h2 {
    color: #444;
    font-size: 1.8em;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.h3 {
    color: #444;
    font-size: 1.35em;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.h4 {
    color: #444;
    font-size: 1.2em;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.caret {
    border-top: 6px dashed;
    border-top: 6px solid \9;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

img {
    max-width: 100%;
}

a {
    text-decoration: underline;
}

h1 {
    color: #444;
    font-size: 1.8em;
}

h2 {
    color: #444;
    font-size: 1.5em;
}

h3 {
    color: #444;
    font-size: 1.35em;
}

h4 {
    color: #444;
    font-size: 1.2em;
}

p, h1, h2, h3, h4, table {
    margin: 10px 0;
    padding: 0;
}

a {
    color: #012169;
}
a:hover, a:focus {
    color: #0838A5;
}

@media (min-width: 768px) {
    .container {
        width: 768px;
        width: 738px;
        padding-right: 0;
        padding-left: 0;
    }
    .row {
        margin-left: 0;
        margin-right: 0;
    }
    .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-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 {
        padding-right: 0;
        padding-left: 0;
    }
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: 0;
    }
}

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

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
    .container-wider {
        width: 1234px;
    }
}

@media (min-width: 1950px) {
    .container, .container-wider {
        width: 80%;
    }
}

@media (max-width: 1544px) {
    .site-top .container {
        padding: 0;
    }
    header .container {
        padding: 0 10px;
    }
    .navbar-container {
        padding: 0;
    }
    .slide > div {
        /*top: 2vw;
        left: 6vw;*/
    }
    .desc_home_slide_nadpis {
        font-size: 2vw;
    }
    .desc_home_slide {
        font-size: 1.6vw;
    }
    .slide a {
        /*margin-top: 20px;
        font-size: 1.2vw;*/
    }
}

@media (max-width: 1199px) {
    body {
        padding-top: 168px;
    }
    .header-tel img {
        height: 29px;
        margin: 18px 10px 0 0;
    }
    .site-slider-main + .site-boxes-4 {
        /*top: 30px;*/
    }
    .site-slider-main + .site-boxes-4 + .site-icons {
        /*padding-top: 60px;*/
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 0.8em;
    }
    .navbar.navbar-default .caret {
        position: absolute;
        top: 23px;
        left: 0;
        right: 0;
        margin: 0 auto;
        border-width: 5px;
    }
    .navbar-nav li .navbar-nav-submenu,
    .navbar-nav li.submenu-type .navbar-nav-submenu {
        top: 30px;
    }
    .hmpg-hide-mont {
        padding-top: 0;
    }
    .box4-content {
        padding: 0;
    }
    .box4-phone {
        margin: 20px 0;
    }
    .box4-phone-font {
        font-size: 1.6em;
        letter-spacing: 1px;
    }
    .box4-email {
        margin: 20px 0;
    }
    .site-error .col-sm-5 {
        padding-right: 1%;
    }
    .error-tag {
        margin: 12px 0 0;
    }
    .site-breadcrumb .box4 {
        padding: 1px 15px 12px;
    }
    .site-breadcrumb .box4-content {
        padding: 0;
    }
    .site-breadcrumb .box4 .h3 {
        letter-spacing: 1px;
    }
    .site-offer [class^="col-"] {
        padding-left: 20px;
        padding-right: 20px;
    }
    .slide-arrow-left {
        top: 150px;
        left: 10px;
    }
    .slide-arrow-right {
        top: 150px;
        right: 10px;
    }
    .newsletter-go {
        padding-top: 10px;
    }
    .site-links > .row {
        float: left;
        width: 50%;
    }
    .site-links .col-sm-7ths {
        width: 100%;
    }
    .news-img-over-play {
        max-width: 33%;
    }
    .site-menu-2 .container {
        background-position: 695px 50%;
    }
    .site-menu-2-logo {
        display: none;
    }
    .ul-data, .spedos-data-menu {
        width: 252px;
    }
    .ul-data > li > a, .spedos-data-menu > li > a {
        width: auto;
        padding: 0 30px 0 15px;
    }
    .spedos-data-menu {
        width: auto;
        border-top: 1px solid #f1f1f1;
        background-image: none;
    }
    .spedos-data-menu > li {
        background: #fff;
    }
    .spedos-data-menu > li:first-child {
        background: #fff none;
    }
    .spedos-data-menu > li > a {
        padding: 7px 15px;
        border: 1px solid #f1f1f1;
        border-top: 0;
    }
    .spedos-data-menu > li > a:hover, .spedos-data-menu > li.active > a {
        background-image: none;
        background-color: #20419A;
    }
    .spedos-data-menu > li > a > div {
        padding: 0;
        border: 0;
    }
    .spedos-data-menu > li:first-child > a > div {
        padding: 0;
    }
    .spedos-data-menu > li > a:hover > div, .spedos-data-menu > li.active > a > div {
        padding: 0;
        background-image: none;
    }
    .site-boxes-4-offer.sb4o-smaller .col-sm-6 {
        min-height: 275px;
    }
    .site-boxes-4-offer.sb4o-smaller .site-boxes-4-title {
        font-size: 1em;
    }
    .site-boxes-5-accessories .site-boxes-4-title {
        padding: 5px 8px;
        font-size: 0.9em;
    }
    .reference-gallery .reference-gallery-img {
        width: 95px;
    }
    .reference-gallery-img-over {
        right: 30px;
        right: 10px;
        width: 95px;
        padding-top: 13%;
        padding-top: 0;
    }
    .site-phone-line .container {
        background-position: 690px 50%;
    }
    .site-phone-line .col-sm-9 {
        width: 81%;
    }
    .site-phone-line .col-sm-3 {
        width: 19%;
    }
    .site-phone-line .phone-line-tel {
        padding: 7px 0 10px;
    }
    .site-boxes-3-offer .row {
        margin-left: 0;
        margin-right: 0;
    }
    .site-boxes-3-offer [class^="col-"] {
        padding-left: 10px;
        padding-right: 10px;
    }
    .site-representatives #representativesList .box6 {
        padding: 15px 20px 25px;
    }
    .site-representatives #representativesList .box6 .icon {
        width: 40px;
        height: 40px;
        padding: 2px 19px 0 3px;
    }
    .site-representatives .box6 .phone img {
        margin: 2px 15px 0 0;
    }
    .site-representatives .box6 .email img {
        margin: -5px 15px 0 0;
    }
    .site-representatives #representativesList .box6 .phone span {
        font-size: 1.3em;
    }
    .site-representatives #representativesList .box6 .phone img {
        margin: -6px 14px 0 0;
    }
    .site-order .box4-content {
        padding: 7px 3px 1px;
    }
    .site-order .box4-phone img {
        top: -5px;
        height: 35px;
    }
    .site-order .box4-email img {
        top: -5px;
        height: 35px;
    }
    .milestone-box-left::after {
        right: -29.7%;
    }
    .milestone-box-right::after {
        left: -29.8%;
    }
    .milestone-year {
        left: -65px;
    }
    .milestones-left .milestone-year {
        right: -110px;
    }
    .site-skew-line .container {
        background: url('../img/skew-line.png') no-repeat -520px 0;
    }
    .site-skew-line.bg-grey .container {
        background: url('../img/skew-line-grey.png') no-repeat -520px 0;
    }
    .logos-list > p {
        width: 16.267%;
    }
    .site-links p.hidden {
        display: block !important;
    }
    .site-links p.visible {
        display: none;
    }
    .lSSlideOuter .lSPager.lSGallery img {
        min-height: 78px;
        /*        max-height: 77px;*/
    }
    .thumbs-movie-file a:before {
        background-size: 35px 35px;
    }
    .site-segment-3 {
        padding-bottom: 90px;
    }
    .slide-2 > a {
        min-height: 0;
        padding-right: 30px;
    }
    .slide-2 > a > div {
        width: auto;
    }
    .slide-2 > a * {
        font-size: 20px !important;
    }
    .slide-2 > a img {
        max-width: 250px;
    }
    .goToPrevSlide {
        left: calc(50% - 50px);
        bottom: 40px;
    }
    .goToNextSlide {
        left: calc(50% + 10px);
        bottom: 40px;
    }
    .prevSlide {
        left: 0;
    }
    .nextSlide {
        right: 0;
    }
}

@media (max-width: 991px) {
    body {
        padding-top: 119px;
    }
    .slide-2 > a {
        top: 10px;
        padding: 5px 10px 5px 20px;
        transform: none;
    }
    .slide-2 > a * {
        font-size: 16px !important;
    }
    .site-top .col-sm-3,
    .site-top .col-sm-6 {
        display: none;
    }
    .site-top .col-sm-2 {
        float: left;
    }
    .header [class^="col-"] {
        width: 50%;
        padding: 0 0 0 4%;
    }
    .header.shorter .logo {
        /*height: auto;*/
    }
    .lang-options {
        display: block;
    }
    .header .row {
        display: block;
    }
    .header .col-sm-1 {
        position: relative;
        float: left;
        width: 125px;
        padding: 0 10px;
        z-index: 3;
    }
    .header .col-sm-6 {
        position: static;
        width: auto;
        padding: 9px 0 5px;
    }
    .mobile-search {
        display: inline-block;
        height: 29px;
        margin: 7px 10px 0 55px;
        cursor: pointer;
    }
    .search-box {
        display: none;
        position: absolute;
        left: 0;
        bottom: -73px;
        width: 100%;
        padding: 20px 15px;
        border-top: 1px solid #777;
        border-bottom: 1px solid #777;
        background-color: #f6f6f6;
        z-index: 4;
    }
    .search-box-input {
        width: calc(100% - 70px);
        height: 38px;
        padding: 0 5px;
        background: none;
        font-size: 12px;
    }
    .search-box-input::-webkit-input-placeholder,
    .search-box-input:-moz-placeholder,
    .search-box-input::-moz-placeholder,
    .search-box-input:-ms-input-placeholder {
        color: transparent;
    }
    .search-box-btn {
        width: 70px;
        height: 32px;
        padding: 0 10px 0 7px;
        line-height: 36px;
        font-size: 12px;
    }
    .search-whisperer {
        top: 45px;
        left: 15px;
        width: 92%;
        /*height: 320px;*/
        max-height: 320px;
        -webkit-overflow-scrolling: touch;
        overflow-x: hidden;
        overflow-y: scroll;
    }
    .header-tel {
        margin: 3px 0;
        font-size: .8em;
    }
    .header-tel img {
        margin: 12px 10px 0 0;
    }
    .header .col-sm-2 {
        display: none;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    .navbar-toggle {
        display: block;
        position: absolute;
        top: -70px;
        right: 53px;
        float: none;
        z-index: 77;
    }
    .navbar-default {
        background-color: transparent;
    }
    .navbar-default .navbar-toggle {
        border-color: #012169;
        background-color: #fff;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #012169;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        /*background-color: #e0e4ef;*/
        background-color: #fff;
    }
    .navbar.navbar-default .caret {
        display: none;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 0 0 5px;
        border-width: 6px;
    }
    .navbar-toggle-desc {
        position: absolute;
        top: 9px;
        right: -43px;
        color: #fff;
        font-size: 12px;
    }
    .collapsed .navbar-toggle-desc {
        color: #303030;
    }
    .navbar .navbar-nav::after {
        display: none;
    }
    .header .row {
        padding: 10px 0;
    }
    .navbar {
        top: 0;
        border-top: 2px solid #012169;
    }
    nav .navbar-collapse.collapse {
        /*height: 320px;
        max-height: 320px;
        height: 376px;
        max-height: 376px;
        -webkit-overflow-scrolling: touch;
        overflow-x: hidden;
        overflow-y: scroll;*/
        position: fixed;
        top: 0px;
        left: 0px;
        float: none;
        display: block;
        width: 100%;
        height: calc(100% - 54px);
        padding: 0;
        transition: all 350ms linear;
        z-index: 46;
    }
    nav .navbar-collapse.in {
    }
    .navbar-collapse .navbar-nav {
        position: relative;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        margin: 0;
        border: 0;
        border-top: 1px solid #3a94df;
        z-index: 60;
    }
    .navbar-collapse .navbar-brand {
        display: none;
    }
    .navbar-collapse .navbar-nav > li {
        border: 0;
        border-bottom: 1px solid #3a94df;
        white-space: normal;
        text-align: left;
    }
    .navbar-collapse .navbar-nav > li > a {
        padding: 10px 15px;
        font-size: 1em;
    }
    .navbar-default .navbar-nav li:hover ul li,
    .navbar-default .navbar-nav > .active ul li {
        background-color: #012169;
    }
    .navbar-default .navbar-nav li ul li:hover,
    .navbar-default .navbar-nav > .active ul li:hover,
    .navbar-default .navbar-nav li ul li.active {
        background-color: #0838A5;
    }
    .navbar-nav li .navbar-nav-submenu {
        display: block;
        position: static;
        border-top: 0;
        border-bottom: 0;
        background-color: transparent;
        font-size: 0.95em;
        text-transform: uppercase;
    }
    .navbar-nav ul li {
        border: 0;
    }
    .navbar-nav li.submenu-type .navbar-nav-submenu {
        display: block;
        width: 100%;
        padding: 0;
        border: 0;
    }
    .navbar-nav li.submenu-type:hover .navbar-nav-submenu {
        display: block;
    }
    .navbar-nav li.submenu-type .navbar-nav-submenu:after {
        display: none;
    }
    .navbar-nav li.submenu-type .navbar-nav-submenu li {
        padding: 8px 40px;
        font-size: 0.95em;
    }
    .navbar-nav li.submenu-type .navbar-nav-submenu li a {
        color: #fff;
        text-decoration: none;
    }
    .navbar-nav li.submenu-type .navbar-nav-submenu li a:hover {
        color: #fff;
        text-decoration: none;
    }
    .submenu {
        display: block;
        border-bottom: 0;
    }
    .col-submenu-1 {
        float: none;
        width: 100%;
    }
    .col-submenu-1 ul {
        padding: 0;
    }
    .col-submenu-1 ul li {
        float: none;
        padding: 0 40px;
        text-align: left;
    }
    .col-submenu-1 ul li a {
        position: relative;
        top: -7px;
        color: #fff;
        text-decoration: none;
    }
    .navbar-nav ul ul li img {
        display: none;
    }
    .col-submenu-2 {
        display: none;
    }
    .container-wider {
        border: 0;
    }
    .site-slider-main {
        margin-top: 38px;
    }
    .slide-main-left, .slide-main-right {
        width: 18px;
        height: 25px;
        background-size: contain;
    }
    .site-image {
        margin-top: 40px;
    }
    .site-breadcrumb {
        padding-top: 60px;
    }
    .box1, .box2 {
        margin-top: 40px;
        margin-left: 0;
        margin-right: 0;
    }
    .box4 {
        width: 100%;
        padding: 1px 15px 11px;
    }
    .box4-phone {
        font-size: 0.9em;
    }
    .box4-phone img {
        top: -3px;
        height: 40px;
        margin: 0 10px 0 0;
    }
    .box4-email {
        font-size: 1em;
    }
    .box4-email img {
        top: -8px;
        height: 40px;
        margin: 0 10px 0 0;
    }
    .site-breadcrumb .box4.m-l-10p {
        margin-left: 0;
    }
    .site-breadcrumb .box4.m-l-10p .box4-phone {
        font-size: 0.9em;
    }
    .site-breadcrumb .box4.m-l-10p .box4-phone img {
        height: 35px;
        margin: 6px 14px 0 0;
    }
    .site-breadcrumb .box4.m-l-10p .box4-phone-font {
        display: inline-block;
        padding-top: 8px;
    }
    .site-breadcrumb .box4.m-l-10p .box4-email {
        font-size: 1em;
    }
    .site-breadcrumb .box4.m-l-10p .box4-email img {
        height: 35px;
        margin: 6px 14px 0 0;
    }
    .site-error .col-sm-5 {
        width: 40%;
    }
    .site-error .col-sm-4 {
        width: 40%;
    }
    .site-breadcrumb .box4-phone {
        font-size: 1em;
    }
    .site-breadcrumb .box4-phone img {
        top: -7px;
    }
    .site-breadcrumb .box4-email {
        font-size: 1.2em;
    }
    .site-breadcrumb .box4-email img {
        top: -11px;
    }
    .error-tag > p {
        position: static;
        width: auto;
        height: auto;
        padding: 10px 0 0;
        background: none;
    }
    .box5 {
        padding: 1px 20px 19px;
    }
    .box5 .link-green {
        margin-top: 25px;
    }
    .site-offer [class^="col-"] {
        padding-left: 10px;
        padding-right: 10px;
    }
    .site-offer .site-boxes-4-over {
        margin: 0 10px;
        margin: 0 auto;
    }
    .site-boxes-4-offer.sb4o-smaller .col-sm-6 {
        min-height: 305px;
    }
    .helpdesk-cat > .row .col-sm-6:nth-child(4),
    .helpdesk-cat > .row .col-sm-6:nth-child(7) {
        clear: none;
    }
    .helpdesk-cat > .row .col-sm-6:nth-child(3),
    .helpdesk-cat > .row .col-sm-6:nth-child(5),
    .helpdesk-cat > .row .col-sm-6:nth-child(7) {
        clear: both;
    }
    .newsletter-text {
        width: 60%;
    }
    .newsletter-go {
        width: 40%;
    }
    [class^="site-boxes-5-over"] {
        width: 90px;
        height: 90px;
        top: -55px;
        padding-top: 25px;
        background-size: cover;
        font-size: 0.9em;
    }
    .news-time {
        margin: 5px 0;
        padding: 0 0 3px 10px;
    }
    .image-lb-gallery-img-over {
        background-size: cover;
    }
    .site-menu-2,
    .site-menu-2 .container {
        background-image: none;
    }
    .site-menu-2 .col-md-9 {
        width: 100%;
    }
    .menu-2-nav li {
        margin: 0 10px 0 0;
    }
    .site-menu-2 .col-md-3 {
        display: none;
    }
    .ul-data {
        width: auto;
        border-top: 1px solid #f1f1f1;
        background-image: none;
    }
    .ul-data > li {
        background: #fff;
    }
    .ul-data > li:first-child {
        background: #fff none;
    }
    .ul-data > li > a {
        padding: 7px 15px;
        border: 1px solid #f1f1f1;
        border-top: 0;
    }
    .ul-data > li > a:hover, .ul-data > li.active > a {
        background-image: none;
        background-color: #20419A;
    }
    .ul-data > li > a > div {
        padding: 0;
        border: 0;
    }
    .ul-data > li:first-child > a > div {
        padding: 0;
    }
    .ul-data > li > a:hover > div, .ul-data > li.active > a > div {
        padding: 0;
        background-image: none;
    }
    .data-image-img {
        width: 50%;
    }
    .data-image-list {
        width: 46%;
    }
    .reference-gallery-img-over {
        /*        right: 37px;
                right: 24px;*/
        padding-top: 17%;
        padding-top: 0;
    }
    .site-phone-line {
        background-image: none;
        background-color: #20419A;
    }
    .site-phone-line .container {
        background: none;
    }
    .site-phone-line {
        padding-bottom: 20px;
    }
    .site-phone-line .col-sm-9 {
        width: 70%;
    }
    .site-phone-line .col-sm-3 {
        width: 30%;
    }
    .documents-download {
        display: block;
    }
    .footer-tel img,
    .footer-email img {
        display: none;
    }
    .site-representatives #representativesList {
        min-height: 0;
    }
    .site-representatives {
        padding: 50px 0 70px;
    }
    .site-representatives .row {
        margin-left: -10px;
        margin-right: -10px;
    }
    .site-representatives [class^="col-"] {
        padding-left: 10px;
        padding-right: 10px;
    }
    .site-representatives .box6 h3, .site-representatives .box6 h4, .site-representatives .box6 p {
        padding-left: 5px;
        padding-right: 5px;
    }
    .site-representatives .box6 h3 {
        font-size: 1.2em;
    }
    .site-representatives #representativesList .box6 .phone img {
        height: 22px;
        margin: -2px 8px 0 0;
    }
    .site-representatives #representativesList .box6 .phone span {
        font-size: 1.2em;
    }
    .site-representatives .box6 .email img {
        height: 22px;
        margin: 0 8px 0 0;
    }
    .site-order .box4 {
        padding: 1px 13px 11px;
    }
    .site-order .box4-content {
        padding: 7px 0 1px;
    }
    .site-order .box4-phone {
        letter-spacing: normal;
    }
    .site-order .box4-phone img {
        display: none;
        top: 1px;
        height: 29px;
        margin: 0 8px 0 0;
    }
    .site-order .box4-email {
        margin-top: -15px;
    }
    .site-order .box4-email img {
        display: none;
    }
    .site-order .box4-phone-font {
        display: inline-block;
        padding-top: 8px;
        font-size: 1.5em;
    }
    .milestone-box-left::after {
        right: -31.2%;
    }
    .milestone-box-right::after {
        left: -31.2%;
    }
    .milestone-year {
        left: -45px;
    }
    .milestones-left .milestone-year {
        right: -90px;
    }
    .site-phone-line-bw .row {
        display: block;
        padding: 0 15px 25px;
        text-align: center;
    }
    .site-phone-line-bw .phone-line-tel {
        padding: 0;
    }
    .site-breadcrumb form .text-right {
        text-align: center;
    }
    .site-skew-line .container {
        background: url('../img/skew-line.png') no-repeat -435px 0;
    }
    .site-skew-line.bg-grey .container {
        background: url('../img/skew-line-grey.png') no-repeat -435px 0;
    }
    .site-skew-line-fb .flex {
        display: none;
    }
    .site-skew-line-fb .mobile {
        display: block;
    }
    .box4.box4-ref {
        width: 90%;
    }
    .box4.box4-ref .box4-phone,
    .box4.box4-ref .box4-email {
        margin: 10px 0;
    }
    .box4.box4-ref .box4-phone img {
        top: 2px;
        height: 30px;
    }
    .box4.box4-ref .box4-email img {
        top: -4px;
        height: 30px;
    }
    .box4.mobile-move-under-contacts {
        width: 100%;
        margin-top: 50px;
        margin-bottom: 0;
        margin-left: 0;
    }
    .logos-list > p {
        width: 16.167%;
    }
    .lSSlideOuter .lSPager.lSGallery img {
        min-height: 59px;
        /*max-height: 58px;*/
    }
    .site-traction .bg-grey .row {
        display: flex;
        flex-direction: column;
    }
    .site-traction .bg-grey .row > div:last-child {
        order: 1;
    }
    .site-traction .bg-grey .row > div:first-child {
        order: 3;
    }
    .traction-img > div {
        padding: 10px 0;
    }
    .traction-img h2 {
        font-size: 26px;
    }
    .spedos-data-content {
        display: block;
        padding-top: 20px;
    }
}

@media (max-width: 767px) {
    body {
        padding-top: 93px;
    }
    .header .row {
        padding: 5px 0;
    }
    /*    .site-top .col-sm-1 li ul {
            display: block;
        }
        .site-top .col-sm-1 li.active ul {
            display: block;
        }*/
    .header .col-sm-1 p {
        margin: 0;
        padding-top: 8px;
    }
    .header .col-sm-6 {
        position: relative;
    }
    .mobile-search {
        margin: 0 20px;
    }
    .search-box {
        top: 49px;
        bottom: auto;
    }
    .header .col-sm-3 {
        width: auto;
    }
    .header-tel {
        position: absolute;
        top: -2px;
        top: -45px;
        left: 125px;
        left: 195px;
        width: 150px;
        width: auto;
        margin: 10px 0;
        z-index: 2;
    }
    .header-tel img {
        height: 20px;
        height: 29px;
        margin: 17px 7px 0 0;
        margin: 0;
    }
    .header-tel img.htimg {
        display: none;
    }
    .header-tel img.htimg-mob {
        display: block;
    }
    header .header-tel-font {
        display: none;
        color: #888;
        font-size: 14px;
    }
    .navbar-toggle {
        top: -55px;
    }
    .nav-mobile-request {
        display: block;
        position: absolute;
        /*top: 320px;*/
        bottom: -56px;
        width: 92%;
        margin: 0;
        padding: 10px 10px 18px;
        background-color: #fff;
        z-index: 60;
        position: fixed;
        width: 100%;
        bottom: 0;
    }
    .navbar-collapse.collapse {
        position: relative;
    }
    .navbar-collapse.collapse + .nav-mobile-request {
        display: none;
    }
    .navbar-collapse.collapse.in + .nav-mobile-request {
        display: block;
    }
    .slide > div {
        /*top: 10px;*/
    }
    .desc_home_slide_nadpis {
        padding: 5px 10px;
    }
    .desc_home_slide_nadpis:after {
        display: none;
    }
    .desc_home_slide {
        padding: 0;
    }
    .slide a {
        /*margin-top: 10px;
        padding: 5px 10px;
        font-size: 11px;*/
    }
    .slide a:after {
        display: none;
    }
    .site-image {
        margin-bottom: 220px;
    }
    .box1 {
        max-width: 340px;
        padding: 10px 20px;
    }
    .box2 {
        position: absolute;
        top: 350px;
        /*        float: right;*/
        max-width: 350px;
        margin-top: 50px;
        padding: 1px 20px;
        padding: 1px 20px 19px;
        border-left: 2px solid #012169;
        background: url('../img/bg-box3.svg') no-repeat right bottom;
    }
    .box4 {
        max-width: 350px;
        max-width: none;
        margin-bottom: 40px;
        margin-left: auto;
        margin-right: auto;
    }
    .box4-image {
        height: 70px;
    }
    .site-order .box4-phone img {
        display: block;
    }
    .site-order .box4-email img {
        display: block;
        height: 29px;
    }
    .site-error .col-sm-3,
    .site-error .col-sm-5,
    .site-error .col-sm-4 {
        width: 100%;
    }
    .reference.row {
        margin-top: 20px;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #ccc;
    }
    .reference-gallery-img-over {
        display: none;
        right: 37px;
        padding-top: 17%;
        padding-top: 0;
    }
    .site-phone-line-bw .phone-line-tel img {
        margin: 3px 10px 0 0;
    }
    .site-breadcrumb .box4 {
        width: 280px;
        width: 100%;
        margin: 30px 0 0;
    }
    .box5 {
        margin-top: 30px;
    }
    .site-boxes-4-img {
        max-width: 340px;
        margin-left: auto;
        margin-right: auto;
    }
    .site-boxes-4-over {
        top: -40px;
        max-width: 320px;
        margin: 0 auto;
    }
    .site-boxes-5 {
        padding-top: 50px;
    }
    .site-slider-main + .site-boxes-4 + .site-icons {
        padding-bottom: 0;
    }
    .site-icons .row {
        display: block;
    }
    .site-icons [class^="col-"] {
        float: left;
        width: 50%;
        padding-bottom: 5px;
    }
    .site-icons [class^="col-"] img {
        margin: 0;
    }
    .site-boxes-4-offer.sb4o-smaller .col-sm-6 {
        min-height: 0;
    }
    .newsletter-text,
    .newsletter-go {
        float: none;
        width: 100%;
    }
    .newsletter-go {
        max-width: 400px;
        padding: 0 0 15px;
    }
    .newsletter-go input {
        padding: 0 0 0 43px;
    }
    .site-map {
        margin-top: 50px;
    }
    .box3 {
        top: 20px;
        right: -145px;
    }
    .slider-reference {
        /*margin-bottom: 60px;*/
    }
    .site-slider .col-sm-3 {
        padding-bottom: 10px;
        text-align: center;
    }
    .slide-arrow-left {
        top: 150px;
    }
    .slide-arrow-right {
        top: 150px;
    }
    .site-links .hidden-lg {
        padding-left: 0;
        padding-right: 0;
    }
    .site-links .col-sm-7ths {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-guaranty .text-left {
        padding-left: 0;
        text-align: center;
    }
    .site-guaranty .text-left p.guaranty {
        position: relative;
        margin: 0 auto -50px;
    }
    .image-lb-gallery-img-over {
        padding-top: 8%;
        padding-top: 0;
        font-size: 12px;
    }
    .ig-ref .image-lb-gallery-img-over {
        padding-top: 8%;
        padding-top: 0;
        font-size: 12px;
    }
    .news {
        display: flex;
        display: block;
        flex-direction: column;
        margin-bottom: 15px;
    }
    .news-img {
        align-self: center;
    }
    .news-img > p img {
        /*max-width: none;*/
    }
    .news-img-over {
    }
    .news-title,
    .news-content {
        height: auto;
    }
    .site-history .row {
        display: block;
    }
    .history-content {
        padding: 0 15px;
    }
    .history-content h2 {
        padding-top: 25px;
    }
    .site-data .border-top {
        border: 0;
    }
    .site-data div.border-top > div {
        margin-top: -10px;
        margin-left: 10px;
        margin-right: 10px;
        padding-bottom: 25px;
        overflow: hidden;
    }
    .ul-data.ul-data-switch {
        display: none;
    }
    .ul-data-switch-mobile {
        display: block;
    }
    .site-documents .row {
        display: block;
    }
    .documents-download a {
        width: 100%;
    }
    .suitable-for {
        display: block;
    }
    .suitable-for p {
        width: auto;
    }
    .suitable-for ul li {
        display: block;
        width: auto;
    }
    .site-boxes-5-accessories .col-sm-5ths {
        float: none;
        width: 100%;
        text-align: center;
    }
    .site-boxes-5-accessories .h3 {
        text-align: center;
    }
    .site-boxes-5-accessories .site-boxes-5-img {
        max-width: 300px;
        margin: 0 auto;
    }
    .site-boxes-5-accessories .site-boxes-4-over {
        max-width: 280px;
        margin: 0 auto;
    }
    .footer {
        padding: 40px 8px 1px;
    }
    .footer .row {
    }
    .footer .container > .row:first-child > div:first-child,
    .footer .container > .row:first-child > div:first-child + div,
    .footer .container > .row:first-child > div:first-child + div + div {
        border-bottom: 1px solid #000;
    }
    .footer [class^="col-"] {
        float: none;
        width: 100%;
        text-align: center;
    }
    .footer-caret {
        display: block;
    }
    .footer-mobile-toggle {
        display: none;
    }
    .footer-mobile-toggle.active {
        display: block;
    }
    .footer-tel,
    .footer-email {
        width: 200px;
        margin: 0 auto;
        text-align: left;
    }
    .footer-tel img,
    .footer-email img {
        display: block;
    }
    .footer .text-right {
        text-align: center;
    }
    .certification {
        padding: 15px 0 20px;
    }
    .certification span {
        display: none;
    }
    .certification span + span {
        display: inline-block;
    }
    #site-representatives {
        padding: 0 15px;
    }
    .site-representatives {
        padding: 50px 15px 70px;
    }
    #site-representatives #representativesList .box6 {
        min-height: 0;
        padding: 25px 18px 20px;
    }
    .site-representatives #representativesList .box6 {
        min-height: 0;
    }
    #site-representatives .box6 h3, #site-representatives .box6 h4, #site-representatives .box6 p {
        padding-left: 5px;
        padding-right: 5px;
    }
    #site-representatives .box6 h3 {
        font-size: 1.2em;
    }
    #site-representatives #representativesList .box6 .phone img {
        height: 22px;
        margin: -2px 8px 0 0;
    }
    #site-representatives #representativesList .box6 .phone span {
        font-size: 1.2em;
    }
    #site-representatives .box6 .email img {
        height: 22px;
        margin: 0 8px 0 0;
    }
    .representatives-detail #map2 object {
        width: 100%;
    }
    #map2 > div {
        display: none;
    }
    .form input[type="text"],
    .form input[type="tel"],
    .form input[type="email"],
    .form select {
        width: 100%;
    }
    .form .link-green, .form .link-blue {
        max-width: 100%;
        white-space: normal;
    }
    #orderForm .text-right {
        text-align: left;
    }
    .form .validation .ui-error-message,
    .form label.error {
        width: auto;
        margin-left: 0;
    }
    .form#contactForm .validation.textarea.ui-state-invalid .ui-error-message {
        margin-left: 0;
    }
    .form .validation.ui-state-valid,
    .form .validation.ui-state-valid.textarea {
        padding-bottom: 25px;
        background-position: left bottom;
    }
    .site-video [class^="col-"] {
        padding-bottom: 15px;
    }
    .milestones {
        margin: 0 0 10px;
        background: none;
    }
    .milestones-left,
    .milestones-right {
        float: none;
        width: 100%;
        padding: 0;
    }
    .milestone-box-right > div {
        border-right: 0;
        border-left: 3px solid #dedede;
        background: url('../img/bg-grey-box-left.png') no-repeat right bottom;
    }
    .milestone-box-left::after,
    .milestone-box-right::after {
        display: none;
    }
    .milestone-year {
        display: none;
        float: none;
        top: 0;
        left: 0;
        height: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .site-benefits {
        padding-top: 15px;
        padding-bottom: 25px;
    }
    .site-benefits .row {
        display: block;
    }
    .site-benefits .col-sm-5,
    .site-benefits .col-sm-2 {
        width: 100%;
    }
    .form .link-blue {
        margin: 20px 0 0;
    }
    #contactForm.form textarea {
        display: block;
        width: 100%;
    }
    .site-agents .col-sm-8 {
        width: 100%;
    }
    .site-agents .text-right.t-30 {
        top: 0;
        margin-bottom: 15px;
        text-align: left;
    }
    .site-agents .col-sm-5 {
        width: 100%;
    }
    .site-skew-line .container {
        padding-top: 5px;
        padding-bottom: 15px;
        background: #012169 none;
    }
    .site-skew-line .row {
        display: block;
    }
    .site-skew-line-abs {
        margin-top: -80px;
    }
    .site-skew-line-abs .flex {
        display: block;
    }
    .site-skew-line-abs p {
        margin-right: 0;
    }
    .get-px-y {
        margin-top: 230px;
    }
    .ref-menu {
        position: relative;
        padding-left: 0;
    }
    .ref-menu .ul-data {
        position: static;
        top: 0;
        left: 0;
    }
    .box4.box4-ref {
        float: none;
        width: 100%;
        margin-top: 60px;
    }
    .logos-list {
        padding-left: 15px;
        padding-right: 15px;
    }
    .logos-list > p {
        width: 100%;
    }
    .xs-p-b-15 {
        padding-bottom: 15px;
    }
    .xs-m-t--40 {
        margin-top: -40px;
    }
    .site-guaranty .text-left p {
        margin: 4px 0 14px;
    }
    .lSSlideOuter .lSPager.lSGallery img {
        min-height: 52px;
    }
    .traction-img > div {
        top: 42%;
        padding: 1px 10px;
    }
    .traction-img h2 {
        font-size: 16px;
    }
    .site-traction h3 {
        font-size: 18px;
    }
    .site-segment-2 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .site-segment-2 .col-sm-4 {
        padding-top: 0;
        padding-bottom: 0;
    }
    .site-segment-2 p {
        padding: 0;
    }
    .segment-ref-list {
        padding-left: 0;
    }
    .segment-file-list {
        display: block;
    }
    .segment-file-list p {
        width: auto;
        padding: 5px 0;
    }
}

@media (max-width: 615px) {
    .slide-2 > a {
        top: 0;
    }
    .slide-2 > a * {
        font-size: 14px !important;
    }
    .slide-2 > a img {
        max-width: 150px;
    }
    .slide-2 > a p + p {
        margin-top: -10px;
    }
    .desc_home_slide_nadpis {
        font-size: 12px;
    }
    .desc_home_slide {
        font-size: 11px;
    }
    .data-image-img {
        float: none;
        width: 70%;
        max-width: 400px;
        margin-bottom: 25px;
    }
    .data-image-list {
        float: none;
        width: 100%;
    }
    .data-construction {
        width: 49%;
    }
    .site-breadcrumb .text-right.t-30 {
        top: 0;
        padding-bottom: 20px;
        text-align: left;
    }
    .move-left {
        float: none;
        margin-right: 0;
    }
    .move-right {
        float: none;
        margin-left: 0;
    }
}

@media (max-width: 495px) {
    .site-top p.spedosdata {
        margin-top: 8px;
    }
    .slide {
        /*height: 250px;
        overflow: hidden;*/
    }
    .slide > img {
        position: absolute;
        top: 0;
        right: 0;
        width: auto;
        max-width: none;
        height: 100%;
    }
    .desc_home_slide_nadpis {
        font-size: 16px;
    }
    .desc_home_slide {
        display: none;
    }
    .slide a {
        font-size: 13px;
    }
    .site-icons [class^="col-"] {
        width: 100%;
    }
    .site-boxes-5 .col-sm-5ths {
        width: 100%;
        margin-bottom: -40px;
    }
    .site-references .col-sm-5ths {
        width: 100%;
        text-align: center;
    }
    .site-boxes-5 .site-boxes-5-img {
        padding-left: 20%;
        padding-right: 20%;
    }
    .site-boxes-5 [class^="site-boxes-5-over"] {
        width: 90px;
        height: 90px;
        top: -55px;
        padding-top: 25px;
        background-size: cover;
        font-size: 0.9em;
    }
    .site-guaranty .text-left p.guaranty {
        width: 138px;
        height: 138px;
        padding-top: 50px;
        background-size: cover;
        font-size: 1em;
    }
    .site-documents .col-xs-6 {
        width: 100%;
    }
    .ig-ref .image-lb-gallery-img-over {
        width: 19%;
        height: 16%;
    }
    iframe {
        max-width: 100%;
    }
}

@media (max-width: 418px) {
    .spedosdata .link-blue {
        display: none;
    }
    .data-construction {
        width: 100%;
        margin-right: 0;
    }
    .data-construction-text {
        height: auto;
    }
    .image-lb-gallery-img-over {
        display: none;
    }
    .ig-ref .image-lb-gallery-img-over {
        display: block;
        width: 18.8%;
        height: 19%;
    }
    .form .link-green {
        background: #00853d none;
    }
    .form .link-blue {
        background: #099A46 none;
    }
    .form .link-green:hover, .form .link-green:focus {
        background: #099A46 none;
    }
    .form .link-blue:hover, .form .link-blue:focus {
        background: #1775C8 none;
    }
}

@media (max-width: 390px) {
    .slider-home {
        display: none;
    }
    .slider-home-mobile {
        display: block;
    }
}

@media (max-width: 350px) {
    .mobile-search {
        margin: 7px 10px 0 5px;
    }
    .header-tel {
        left: 170px;
    }
}

.sameAddress {
    display: none;
}
