/*
Theme Name: Nabidka
Theme URI: https://hellit.cz/
Author: Hellit - Ondrej Franek
Author URI: https://hellit.cz/
Description: Custom theme
Version: 1.1
*/
p{
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    margin-bottom: 25px;
}
a{
    color: #13377F;
}

table{
    width: 100%;
}
tr{

}
td{
    padding: 5px;
}

.header {
    height: 197px;
    background: url(./images/header.jpg) center center no-repeat;
}

.margintop50 {
    margin-top: 100px;
    margin-bottom: 100px;
}


.header-qoute {
    width: 100%;
    min-height: 40vh;
    height: 100%;
}

.header-quote-image-wrap {
    background: black;
    height: 85vh;
    position: absolute;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.header-quote-image-wrap:after {
    content: '';
    width: 100%;
    height: 100%;
    background: black;
    display: block;
    opacity: .5;
}

.header-qoute .header-quote-image-wrap >img {
    width: 100%;
    position: absolute;
    height: 85vh;
    opacity: .5;
    min-height: 85vh;
    background-size: 100% 100%;
}

.header-top .content-kontakt{
    margin-top: 15px;
    margin-bottom: 15px;

}

.header-middle {
    margin-top: 30vh;
}

.header-middle .box {
    font-size: 24px;
    color: #000000;
    min-height: 120px;
}
.box .middle-wrap{
    line-height: 120px;
    display: inline-block;
}
.box .middle{
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.header-middle .oddelovac {
    width: 20px;
    margin: 0 auto;
    min-height: 120px;
    background-color: #AFCA0A;
}

.header-bottom {
    position: absolute;
    bottom: 10px;
    height: 100px;
    width: 100%;
}

.header-bottom .sipka{
    margin: 0 auto;
    width: 83px;
    height: 50px;
}
.sipka:after{
    content: '';
    position: absolute;
    bottom: 0;
    width: 82px;
    height: 50px;
    animation: mover 3s linear infinite;
    background: url(./images/sipka.png) center center no-repeat;
    overflow: hidden;
    cursor: pointer;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    50% { transform: translateY(-30px); }
    100% { transform: translateY(0); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    50% { transform: translateY(-30px); }
    100% { transform: translateY(0); }
}

.footer-qoute{
    min-height: 50px;
    background-color: #13377F;
}
.footer-qoute .btn-print {
    display: inline-block;
    padding: 5px 45px;
    border: 4px solid #AFCA0A;
    color: #AFCA0A;
    border-radius: 10px;
    margin: 20px auto;
    font-size: 25px;
}

.content{
    padding-top: 80px;
    margin-top: 20px;
}

.content .vc_tta-panels-container{
    order: 0;
    z-index: 10;
    border-right:none;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden;
}
.content .vc_tta-panels-container .vc_tta-panels{
    border-left:none;
}
.vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels{
    border: none;
}

.content .vc_tta-tabs-container{
    order: 1;
    z-index: 11!important;
    background: url(./images/stin.png) left center repeat-y;
    width: 250px;

    /*position:fixed!important;
    top: 35px;
    right: 35px;
    /*right: 145px;*/
}
.content .vc_tta.vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panels, .content .vc_tta-panels, .content .vc_tta-shape-rounded:not(.vc_tta-o-no-fill) .vc_tta-panel.vc_active .vc_tta-panel-body{
    border-radius: 0;
}
.content .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab{
    margin: 0;
    padding: 0;

}
.content .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab.vc_active>a{
    border: none;
    width: 222px;
    background-color: #13377F;
}
.content .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab>a{
    border-radius: 0;
}

.content li.vc_tta-tab a{
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    background: url(./images/stin.png) left center repeat-y #f2f2f2; /*014686*/
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: inset 0em -1em 2.5em -2em #13377F;
    border-left: 1px solid transparent!important;
    border-bottom: 1px dotted #13377F !important;
    border-top: 1px solid transparent!important;
    -webkit-border-top-right-radius: 5px!important;
    -webkit-border-bottom-right-radius: 5px!important;
    -moz-border-radius-topright: 5px!important;
    -moz-border-radius-bottomright: 5px!important;
    border-top-right-radius: 5px!important;
    border-bottom-right-radius: 5px!important;
}

/*.content li.vc_tta-tab:nth-child(3n+0) a{
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    background: url(./images/stin.png) left center repeat-y #f2f2f2; !*014686*!
    padding-top: 10px;
    padding-bottom: 10px;
    border-left: 1px solid transparent!important;
    border-bottom: 1px solid transparent!important;
    border-top: 1px solid transparent!important;
    -webkit-border-top-right-radius: 5px!important;
    -webkit-border-bottom-right-radius: 5px!important;
    -moz-border-radius-topright: 5px!important;
    -moz-border-radius-bottomright: 5px!important;
    border-top-right-radius: 5px!important;
    border-bottom-right-radius: 5px!important;
}
.content li.vc_tta-tab:nth-child(3n+1) a{
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    background: url(./images/stin.png) left center repeat-y #f2f2f2;
    padding-top: 10px;
    padding-bottom: 10px;
    border-left: 1px solid transparent!important;
    border-bottom: 1px solid transparent!important;
    border-top: 1px solid transparent!important;
    -webkit-border-top-right-radius: 5px!important;
    -webkit-border-bottom-right-radius: 5px!important;
    -moz-border-radius-topright: 5px!important;
    -moz-border-radius-bottomright: 5px!important;
    border-top-right-radius: 5px!important;
    border-bottom-right-radius: 5px!important;
}
.content li.vc_tta-tab:nth-child(3n+2) a{
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    background: url(./images/stin.png) left center repeat-y #f2f2f2; !*#9fc41d*!
    padding-top: 10px;
    padding-bottom: 10px;
    border-left: 1px solid transparent!important;
    border-bottom: 1px solid transparent!important;
    border-top: 1px solid transparent!important;
    -webkit-border-top-right-radius: 5px!important;
    -webkit-border-bottom-right-radius: 5px!important;
    -moz-border-radius-topright: 5px!important;
    -moz-border-radius-bottomright: 5px!important;
    border-top-right-radius: 5px!important;
    border-bottom-right-radius: 5px!important;

}*/
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a{
    /*background: none;*/
    /*background-color: #A1C61D; !*c4c4c4*!*/
    color: rgb(255, 255, 255) !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:focus, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:hover{
    background-color: transparent;

}

.vc_tta-tab>a:hover {
    background: #AFCA0A!important;
    width: 222px;

}

.vc_tta-panel-body{
    padding: 25px 50px!important;
}

.menu-scroll-down-button {
    cursor: pointer;
    width: 3em;
    height: 3em;
    margin-left: 0.75em;
    position: fixed;
    z-index: 5;
    bottom: 30px;
    display: flex!important;
    background: #AFCA0A;
    right: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
}

.menu-scroll-down-button.bottom:after {
    content: '';
    display: inline-block;
    margin: 0;
    width: 1em;
    height: 1em;
    border-top: 0.15em solid white;
    border-right: 0.15em solid white;
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: relative;
    top: -5px;
}

.menu-scroll-down-button.top:after {
    content: '';
    display: inline-block;
    margin: 0;
    width: 1em;
    height: 1em;
    border-top: 0.15em solid white;
    border-right: 0.15em solid white;
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(-45deg);
    position: relative;
    top: 3px;
}

#ScrollBtn:hover {
    background-color: grey; /* Add a dark-grey background on hover */
}

.menu-scroll-down-button:active {
    transform: translateY(4px);
}

.fixed {
    position:fixed!important;
    top:0;
    right: 30px;
}
.main_navigation_wrap, .second_navigation_wrap{
    display: block;
    position: relative;
}
.main_navigation_wrap{
    z-index: 2;
}
.second_navigation_wrap{
    margin-top: -68px;
    z-index: 1;
    transition: .2s;
}
.second_navigation_wrap.show_nav{
    margin-top: 0;
    z-index: 1;
    transition: .2s;
}
.second_navigation .navigation_panel a{
    color: white;
}
.navigation_panel{
    text-transform: uppercase;
}
ul.second_navigation:before {
    content: '';
    display: block;
    position: absolute;
    width: calc(100% - 120px);
    height: 1px;
    background: #5A87AD;
    opacity: .5;
}
.main_navigation, .second_navigation{
    background: #13377F;
    padding: 0 60px;
    margin: 0;
    list-style-type: none;
    display: flex;
    justify-content: flex-start;
    position: relative;
}
.navigation_panel{
    display: flex;
    justify-content: center;
    width: auto;
    padding: 24px 10px;
}
.navigation_panel:first-child{
    padding-left: 0;
}
.navigation_panel:last-child{
    padding-right: 0;
}
.navigation_panel a{
    color: white;
    font-family: 'Poppins' , open-sans;
    font-weight: 300;
    letter-spacing: .5px;
}
.arrow_down{
    transition: .2s;
    position: absolute;
    left: 0;
    width: 60px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 14px 7px;
    background-image: url(./images/arrow_down.svg);
}
.arrow_down.arrow_clicked{
    transform: rotate(180deg);
    transition: .2s;
}
.navigation_panel a:hover{
    color: #EFB93B;
    text-decoration: none;
    cursor: pointer;
}
.navigation_panel.selected a{
    color: #EFB93B;
}
.vc_hi_quote_panel__title{
    display: none;
}
.vc_hi_quote_panel.navigation_0{
    display: block;
}
.vc_hi_quote_panel{
    display: none;
}
.main_content{
    padding: 90px 190px;
    background: white;
    z-index: 5;
    margin-top: 134px;
    transition: .2s;
    position: relative;
}
.main_content_low_margin.main_content{
    margin-top: 67px;
}
.main_content_footer{
    padding: 0 190px;
    background: #13377F;
    color: white;
    display: flex;
    font-family: 'Poppins' , sans-serif;
    flex-wrap: wrap;
    align-items: center;
}
/*
.header_image_wrap img{
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%,0);
}*/
.header_image_wrap,
.header_text_wrap{
    display: inline-block;
}
.header_image_wrap
{
    position: relative;
    background-color: #fff;
    width: 140px;
    height: 140px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
    padding: 30px;
}
.header_text_wrap{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.pozice_text{
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    font-size: 44px;
    color: white;
    margin:0;
    text-transform: uppercase;
    line-height: 100%;
    width: 100%;
}
.pozice_title{
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    font-size: 44px;
    color: white;
    margin: 0;
    text-transform: uppercase;
    line-height: 100%;
    width: 100%;
}
.header_right{
    display: flex;
    min-height: 178px;
    flex-wrap: wrap;
}
.client_logo{
    display: flex;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
    align-self: flex-end;
}
.client_text{
    color: white;
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    font-weight: 300;
}
.client_logo img {
    max-width: 150px;
    max-height: 60px;
    filter: brightness(0) invert(1);
    -moz-filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}
.hi_contact_person a{
    color: white;
    transition: .2s;
}
.hi_contact_person a:hover{
    transition: .2s;
    color: white;
}
.hi_contact_person{
    display: flex;
    width: 80%;
    flex-wrap: wrap;
    align-content: space-around;
    padding-left: 30px;
}
.hi_contact_person p{
    width: 100%;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    margin: 0;
    line-height: 100%;
}
.hi_contact_person_image{
    display: flex;
    width: 20%;
    flex-wrap: wrap;
}
.yellow_title{
    align-self: flex-end;
    margin-top: 45px;
    margin-bottom: 45px;
    color: #EFB93B;
    width: 100%;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;

}
h1, h2, h3, h4, h5, h6{
    font-family: 'Poppins', sans-serif;
}
.contact_person_wrap{
    display: flex;
    align-self: flex-start;
    flex-wrap: wrap;
}
.billing_address_3 p{
    text-decoration: underline;
}
.billing_address_3 img{
    filter: invert(1);
    width: 31px;
    height: auto;
}
.billing_address_1 p, .billing_address_2 p {
    margin-bottom: 7px;
}
.billing_address_1 p, .billing_address_2 p, .billing_address_3 p {
    width: 100%;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
}
.billing_address_2{
    width: 40%;
}
.billing_address_3{
    width: 27%;
}
.billing_address_1{
    width: 33%;
}
.billing_address_1 , .billing_address_2 , .billing_address_3 {
    display: flex;
    flex-wrap: wrap;

    align-self: flex-start;
}
.billing_adress{
    display: flex;
    flex-wrap: wrap;
    align-self: flex-start;
}
.nav_wrap{
    position: absolute;
    width: calc(100% - 30px);
    height: 67px;
    background: #13377F;
    z-index: 9;
}
.nav_wrap.fixed_nav{
    position: fixed;
    z-index: 9;
    width: 100%;
    top: 0;
}
.mobile_burger {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 67px;
    z-index: 10;
}
.burger_floor{
    width: 15px;
    height: 1px;
    opacity: .8;
    background: #EFB93B;
    display: block;
    position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
}
.burger_floor1{
    top: calc(50% - 5px);
    transition: .3s;
}
.burger_floor2{
    top: 50%;
    transition: .3s;
}
.burger_floor3{
    top: calc(50% + 5px);
    transition: .3s;
}
.active{
    transition: .3s;
}
.mobile_menu_overlay{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #13377F;
    transition: .3s;
    overflow: hidden;
}
.mobile_menu_overlay.active{
    transition: .3s;
}
.mobile_burger.active .burger_floor2{
    opacity: 0;
    transition: .3s;
}
.mobile_burger.active .burger_floor1{
    transform: rotate(45deg);
    position: absolute;
    left: 40%;
    height: 2px;
    top: 50%;
    width: 18px;
    transition: .3s;
}
.mobile_burger.active .burger_floor3{
    transform: rotate(-45deg);
    position: absolute;
    left: 40%;
    height: 2px;
    top: 50%;
    width: 18px;
    transition: .3s;
}
.mobile_navigation, .selected_title{
    padding: 0;
    margin: 0;
    list-style: none;
}
.selected_title li{
    text-align: center;
    color: #EFB93B;
    padding: 24px 0;
    height: 68px;
}
.wpb_wrapper ul,.fajvky .wpb_wrapper ul{
    list-style: none;
    padding: 0;
    position: relative;
}
.fajvky ul li:before {
    background-image: url(../../../wp-content/themes/quote/images/fajvka.svg)!important;
    background-size: 11px!important;
}
.wpb_wrapper > ul > li {
    padding-bottom: 15px!important;
}

.fajvky .wpb_wrapper ul li:before {
    content: '';
    background-image: url(../../../wp-content/themes/quote/images/fajvka.svg);
    background-size: 11px;
}
.fajvky .wpb_wrapper ul li ul li:before {
    content: '';
    background-image: url(../../../wp-content/themes/quote/images/kolecko.svg)!important;
    background-size: 7px!important;
}

.fajvky .wpb_wrapper li{
    position: relative;
    padding-left: 40px;
}
.wpb_wrapper li{
    position: relative;
    padding-left: 40px;
}
.wpb_wrapper ul li:before, .wpb_wrapper ul li ul li ul li:before{
    content: '';
    background-image: url(../../../wp-content/themes/quote/images/kolecko.svg);
    background-size: 7px;
}
.wpb_wrapper ul li ul{
    margin-top: 25px;
}
.wpb_wrapper ul li ul li,.wpb_wrapper ul li ul li, .wpb_wrapper ul li{
    padding-bottom: 5px;
}
.wpb_wrapper ul > li:before{
    height: 100%;
    width: 30px;
    left: 0;
    position: absolute;
    display: block;
    top: 0;
    background-repeat: no-repeat;
    background-size: 7px;
    background-position: center 7px;
}
.wpb_wrapper img{
    max-width: 100%;
    height: auto;
}
.wpb_wrapper ul li ul li:before{
    content: '';
    background-image: url(../../../wp-content/themes/quote/images/tecka.svg);
    background-size: 7px;
}
ol{
    padding: 0;
    list-style: none;
    counter-reset: li;
    margin-bottom: 48px;
}

ol li{
    padding-left: 20px;
    counter-increment: li;
}
h4{
    font-size: 18px;
    font-weight: 300;
    color: #AFCA0A;
}
ol li::before {
    content: counter(li)'.';
    color: #AFCA0A;
    display: inline-block;
    width: 40px;
    margin-left: -1em;
    position: absolute;
    top: 2px;
    left: 16px;
    line-height: 100%;
    text-align: center;
    font-size: 22px;
    font-family: 'Poppins' , sans-serif;
    font-weight: 300;
}
ol,ul{
    font-size: 16px;
}
.navigation_panel, .navigation_panel_mobile{
    font-size: 14px;
}
li.navigation_panel_mobile {
    display: flex;
    justify-content: center;
    padding: 10px 0;
}
li.navigation_panel_mobile a {
    color: white;
}
li.navigation_panel_mobile.selected a {
    color: #EFB93B;
}
li.navigation_panel_mobile a:hover {
    color: #EFB93B;
    text-decoration: none;
}
ul.mobile_navigation:after {
    content: '';
    position: absolute;
    display: block;
    height: 1px;
    background: #ffffff0d;
    width: 100%;
    top: 67px;
}
div h2.low_margin{
    margin-bottom: 20px!important;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
}
div h2{
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 80px!important;
}
h3{
    font-size: 22px;
    font-weight: 600;
}
.hi_vc_text_with_image{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px;
}
.hi_vc_text_with_image__image_cont {
    justify-content: left;
    display: flex;
    width: 18%;
}
.hi_vc_text_with_image__text_cont {
    display: flex;
    width: 82%;
    flex-wrap: wrap;
    padding-left: 15px;
}
.hi_contact_person_image img{
    border-radius: 50%;
}
div.hi_vc_text_with_image__text_cont p:first-child{
    margin: 0;
}
.hi_vc_text_with_image__text_cont p, .hi_vc_text_with_image__text_cont h3{
    width: 100%;
    margin-top: 0;
}
.hi_vc_text_with_icon__icon_cont img{
    border-radius: 50%;
}
.hi_vc_text_with_image__image_cont img{
    align-self: flex-start;
    border-radius: 50%;
    width: 100%;
    max-width: 126px;
}
.linkedin_link{
    margin-top: 20px;
    width: 30px;
    animation: auto;
}
.hi_vc_text_with_arrowbox:last-child .arrow_box_text_wrap{
    background: none;
}
.arrow_box_text{
    background: #13377F;
    color: white;
    font-size: 30px;
    max-height: 120px;
    display: flex;
    height: 120px;
    position: relative;
    top: 0;
    text-align: center;
    text-transform: uppercase;
    left: 0;
    font-weight: 700;
    align-items: center;
    width: 100%;
    justify-content: center;
}
.person_bg{
    width: 100%;
    max-width: 150px;
    display: block;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    height: 150px!important;
}
.hell_sub_footer img{
    position: relative;
    top: -2px;
    left: 4px;
    filter: brightness(0) invert(1);
}
.hell_sub_footer{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 90px;
    align-items: center;
    background: #13377F;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    padding: 0 50px;
}
.hell_sub_footer div:nth-child(1){
    display: flex;
    justify-content: flex-start;
    width: 25%;
}
.hell_sub_footer div:nth-child(2){
    display: flex;
    justify-content: center;
    width: 50%;
}
.hell_sub_footer div:nth-child(3){
    display: flex;
    justify-content: flex-end;
    width: 25%;
}
.image_contact_person_wrap{
    height: 150px;
    width: 150px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 50%;
}
.arrow_box_text_wrap {
    display: flex;
    flex-wrap: wrap;
    order: 1;
    width: 25%;
    background-image: url(../../../wp-content/themes/quote/images/arrow_down_week.svg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 60px;
    font-size: 40px;
    color: white;
    align-items: flex-start;
    height: auto;
}
.toplevel_page_vc-general{
    display:none!important;
}
.hi_vc_text_with_arrowbox__box_cont:after {
    background-image: url(../../../wp-content/themes/quote/images/arrow_down_week.svg);
    position: absolute;
    content: '';
    z-index: -1;
    display: block;
    width: 100%;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.hi_vc_text_with_arrowbox__text_cont P{
    margin: 0;
}
.hi_vc_text_with_arrowbox__text_cont {
    width: 75%;
    margin-bottom: 90px;
    padding: 0 15px;
    order: 2;
}
.hi_vc_text_with_arrowbox{
    display: flex;
    flex-wrap: wrap;
}
.hi_vc_text_with_icon__icon_cont{
    width: 12%;
}
.hi_vc_text_with_icon{
    display: flex;
    margin-bottom: 30px;
}
.hi_vc_text_with_icon__text_cont{
    font-size: 16px;
    width: 88%;
    padding-left: 15px;
    padding-top: 5px;
}
.footer-reference{
    width: 100%;
    color: white;
}
.footer-reference:hover{
    width: 100%;
    color: white;
}
@media only screen and (min-width: 1000px){
    .mobile_navigation{
        display: none;
    }
    .mobile_burger{
        display: none;
    }
    .mobile_menu_overlay.active, .mobile_menu_overlay{
        display: none;
    }
}
@media only screen and (max-width: 1200px){
    .hi_contact_person_image{
        width: 30%;
    }
    .hi_contact_person{
        width: 70%;
    }
    .billing_address_2 {
        width: 45%;
    }
    .main_content, .main_content_footer {
        padding: 10% 10%;
    }
}
@media (max-width: 1000px) {
    .main_content{
        margin-top: 67px;
    }
    .main_navigation, .second_navigation{
        display: none;
    }
    .navigation_panel{
        padding: 10px 0;
    }
    .container_wrap {
        width: calc(100% - 30px);
    }
    .main_navigation_wrap, .second_navigation_wrap{
        display: none;
    }
}
@media only screen and (max-width: 768px){
    .print_ul{
        display: none;
    }
    .hell_sub_footer div:nth-child(1),.hell_sub_footer div:nth-child(2),.hell_sub_footer div:nth-child(3){
        display: flex;
        justify-content: center;
        width: 100%;
        order: 1;
    }
    .hell_sub_footer div:nth-child(1){
        margin: 15px 15px 5px 15px;
        text-align: center;
    }
    .hell_sub_footer div:nth-child(2){
        margin: 5px 15px;
        text-align: center;
    }
    .hell_sub_footer div:nth-child(3){
        margin: 5px 15px 15px 15px;
        text-align: center;
    }
    .hell_sub_footer{
        height: auto;
    }

    .hi_vc_text_with_icon__icon_cont{
        width: 15%;
    }
    .hi_vc_text_with_icon__text_cont{
        width: 85%;
    }
    .arrow_box_text_wrap{
        width: 40%;
    }
    .hi_vc_text_with_arrowbox__text_cont{
        width: 60%;
    }
    .hi_vc_text_with_image__image_cont img {
        margin: 0 auto;
        height: 120px;
        width: 120px;
    }
    .hi_vc_text_with_image__image_cont, .hi_vc_text_with_image__text_cont{
       width: 100%;
        text-align: center;
    }
    .hi_vc_text_with_image__text_cont a {
        margin: 0 auto;
    }
    .mobile_center{
        text-align: center;
    }
     .hi_vc_text_with_image__image_cont{
        margin-bottom: 30px;
    }
    .header_image_wrap{
        text-align: center;
        display: block;
    }
    /*
    .header_image_wrap img{
        position: relative;
        left: 0;
        top: 0;
        transform: none;
    }
    */
    .header_text_position{
        text-align: center;
    }
    .header_right{
        margin-top: 20px;
        min-height: unset;
    }
    .header_text_wrap{
        margin-bottom: 5px;
    }
    .client_logo{
        justify-content: center;
    }
    .header-middle{
        margin-top: 0;
    }
    .pozice_text,.pozice_title{
        font-size: 25px;
    }
    .content{
        padding-top: 0;
    }
}
@media only screen and (max-width: 530px){
    .arrow_box_text_wrap{
    width: 100%;
    margin-bottom: 15px;
    }
    .hi_vc_text_with_arrowbox__text_cont{
        width:100%;
    }
}
@media only screen and (max-width: 700px){
    .header_image_wrap img{
        width: 20%;
    }
    .header-qoute{
        min-height: 20vh!important;
    }
    .hi_contact_person_image{
        width:100%;
    }
    .hi_contact_person{
        width: 100%;
        margin-top: 15px;
        padding-left: 0;
    }
    .hi_contact_person p{
        margin-bottom: 10px;
    }
    div.billing_address_1, div.billing_address_2, div.billing_address_3 {
        width: 100%;
    }
}
.container.container_wrap{
    box-shadow: #00000057 0px 0px 50px;
}
.container_wrap{
    padding: 0;
}
.print_ul_wrap{
    text-align: right;
}
.print_ul li:last-child:after {
    display: none;
}
.print_ul li:last-child {
    padding-right: 0;
}
.print_ul li:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 1px;
    background: white;
    top: 0;
    right: 15px;
}
.print_ul li {
    display: inline-block;
    width: auto;
    padding-right: 30px;
    position: relative;
}
.print_ul li a{
    color: white;
    cursor: pointer;
}
.print_ul li a:hover{
    color: white;
    text-decoration: none;
    cursor: pointer;
}
.print_ul{
    list-style: none;
    color: white;
    font-size: 14px;
    margin-top: 10px;
}
@media print {

    p{
        margin-bottom: 10px;
    }

    .hell_sub_footer {
        display: none;
    }

    @page {
        margin: 0.5cm;
    }


    body {
        font: 12pt Georgia, "Times New Roman", Times, serif;
        line-height: 1.3;
    }


    h1 {
        font-size: 24pt;
    }

    h2 {
        font-size: 14pt;
        margin-top: 25px;
    }

    aside h2 {
        font-size: 18pt;
    }

    a[href^="http://"]:after, a[href^="https://"]:after, a[href^="mailto:"]:after, a[href^="tel:"]:after, a[href^="www"]:after {
        content: "";
    }


    p a {
        word-wrap: break-word;
    }
    #page {
        width: 100%;
        margin: 0;
        float: none;
    }

    /** Setting margins */
    @page { margin: 2cm 3cm }

    .main_content{
        padding: 15px;
    }
    .header-middle{
        margin: 0;
        padding: 30px;
    }
    .header-middle .container .row .col-lg-2{
        width: 20%;
        display: inline-block;
        text-align: left;
    }
    .header-middle .container .row .col-lg-10{
        width: 80%;
        display: inline-block;
        text-align: left;
        margin-left: 150px;
    }
    .header_image_wrap{
        text-align: left;
    }
    .client_logo, .header_text_wrap{
        display: block;
    }
    .client_logo img, .nav_wrap{
        display: none;
    }
    .header-quote-image-wrap{
        height: 60px;
    }
    .header_right{
        margin-top: 0px;
        display: block;
        width: 100%;
        height: 60px;
    }
    .content, .main_content{
        padding: 0;
        margin: 0;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    }
    .main_content_low_margin.main_content {
        margin-top: 30px;
    }
    .pozice_text, .pozice_title{
        font-size: 32px;
    }
    .header-qoute{
        min-height: 20vh;
    }
    .main_content_footer{
        min-height: unset;
        display: block;
        padding: 15px;
    }
    .hi_contact_person_image{
        display: none;
    }
    .hi_contact_person{
        padding-left: 0;
    }
    .hi_contact_person p{
        margin-bottom: 10px;
    }
        .yellow_title {
            margin-bottom: 20px;
            margin-top: 0;
        }
    .wpb_wrapper ul, .fajvky .wpb_wrapper ul {
        list-style: circle;
        margin-left: 20px;
    }
    .arrow_box_text{
        font-weight: bold;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    }
    .hi_vc_text_with_image__image_cont{
        display: none;
    }
    .hi_vc_text_with_image{
        margin-bottom: 15px!important;
    }
    a.linkedin_link{
        display: none;
    }
    ul li, ol li, a, p{
        font-size: 16px;
    }
    h3 {
        font-size: 16px;
        font-weight: 600;
    }
    .fajvky .wpb_wrapper li {
        position: relative;
        padding-bottom: 5px!important;
    }
    .vc_hi_quote_panel__title{
        font-size: 26px!important;
    }
    .hi_vc_text_with_icon__icon_cont{
        display: none;
    }
    .hi_vc_text_with_icon__text_cont{
        width: 100%;
    }
    div h2{
        margin-bottom: 15px!important;
        margin-top: 15px!important;
    }
    .arrow_box_text{
        height: 100%;
        font-size: 22px;
    }
    .wpb_wrapper h2{
        font-size: 20px;
    }
    .hi_vc_text_with_arrowbox{
        margin-bottom: 15px;
    }
    .hi_vc_text_with_arrowbox__text_cont{
        margin-bottom: 0;
    }
    .hi_vc_text_with_image__text_cont{
        display: block;
        width: 100%;
    }
    .header-top{
        display: none;
    }
    .wpb_wrapper ul li:before{
        display: none;
    }
    .wpb_wrapper ul li {
        padding-left: 0!important;
    }
    .menu-scroll-down-button{
        display: none!important;
    }
    .footer_col{
        padding: 0;
    }
    .wpb_wrapper ul li{
        padding-left: 20px;
        padding-bottom: 5px!important;
    }

    .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
        margin-bottom: 15px!important;
    }
    .vc_hi_quote_panel__title{
        display: block;
        font-size: 32px;
    }
    .vc_hi_quote_panel {
        display: block!important;
        page-break-after: always;
    }

    img{
        display: none;
    }
    .header_image_wrap img{
        display: block!important;
    }

    .billing_adress{
        margin-top: 30px;
    }

    .billing_address_3{
        display: none;
    }
    .billing_address_2, .billing_address_1{
        width: 50%;
    }
    ol li::before {
        content: counter(li)'.';
        width: 40px;
        margin-left: -1em;
        position: absolute;
        top: 2px;
        left: 16px;
        text-align: center;
        font-size: 16px;
        font-family: 'Helvetica' , sans-serif;
        font-weight: 600;
    }
}
.header_image_wrap img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.header img{
    height: 197px;
    width: auto;
    object-fit: contain;
}

.wpb_single_image.wpb_content_element{
    margin-bottom: 0;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;

}
.wpb_single_image.wpb_content_element img{
    width: auto;
    height: auto;
    object-fit: contain;
}
