body{
font-family: 'Roboto Condensed', sans-serif;
margin: 0;
padding: 0;
line-height: 150%;
}               

#small_menu,
#menu_lang_footer{
display: none;
}

ul, ol, p{
margin: 0;
padding: 0;
}

div, span, a, p, select, input, textarea{
box-sizing: border-box;
}

img{
max-width: 100%;
height: auto;
}

#lightbox img{
max-width: none;
}

a:hover{
text-decoration: none;
}

a{
color: black;
}

:target {
  display: block;
  position: relative;
  top: -120px; 
  visibility: hidden;
}

.content{
width: 80%;
margin: 0 auto;
}

.hp_section,
header,
footer{
float: left;
width: 100%;
position: relative;
clear: both;
}

#hp_section_intro,
#hp_section_slider,
#hp_section_slider ul,
#hp_section_slider li{
min-height: 800px;
height: 100vh;
background-size: cover;
}

#hp_section_slider .sliderbx_container{
position: relative;         
}

#hp_section_slider .bx-pager{
position: absolute;
bottom: 0;
z-index: 950;
    background: #de0718;
    color: white;
    width: 100%;
    text-align: center;
} 

#hp_section_slider .bx-pager:after{
content: 'Naše společnosti';
position: absolute;
bottom: 100%;
display: block;
background: white;
background-size: 100%;
width: 30%;
left: 35%;
color: black;  
text-align: center;
padding: 1% 0;
border-radius: 50px 50px 0 0;
font-size: 20px;
font-weight: bold;
background-size: 100%;
text-transform: uppercase;
}

.en #hp_section_slider .bx-pager:after{
  content: 'Our companies';
}

.de #hp_section_slider .bx-pager:after{
  content: 'Unsere gesellschaften';
}

.ru #hp_section_slider .bx-pager:after{
  content: 'Наши компании';
}

/*#hp_section_slider .bx-pager:before{
position: absolute;
bottom: 135%;
bottom: calc(100% + 70px);
content: '';
background: url('/gfx/ico_arrow_down.svg');
background-size: 100%;
left: 50%;
left: calc(50% - 18px);
width: 36px;
height: 21px;
overflow: hidden;
    -webkit-animation: hopsing 1.5s infinite ease-in-out;
    animation: hopsing 1.5s infinite ease-in-out;

}  */


#hp_section_slider .sliderbx_data_li_container{
display: flex;
    height: 100%;
    width: 100%;
    text-align: center;
    align-items: center; 
    flex-wrap: wrap;   
}

#hp_section_slider .sliderbx_data_li_link,
#hp_section_slider .sliderbx_data_li_link a{
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
} 

#hp_section_slider .sliderbx_data_li_container h1{
background-color: rgba(222,7,24,0.3);
width: 100%;
    color: white;
    font-size: 40px;
    letter-spacing: 1px;
    line-height: 60px;
    text-shadow: 2px 2px 4px black;
    font-weight: normal;
}

#hp_section_slider .bx-pager a{
color: white;
text-decoration: none;
display: inline-block;
padding: 3% 20px;
}

#hp_section_slider .bx-pager a.active,
#hp_section_slider .bx-pager a:hover{
    background: url('ico_companies_arrow.png') no-repeat center top;
}

#hp_section_slider .bx-pager-item-name{
display: block;
text-align: left;
font-weight: bold;
position: relative;
}

#hp_section_slider .bx-pager-item-name span{
display: block;
font-weight: normal;
}

#hp_section_intro{
background: url('temp/home_intro_2.jpg') no-repeat center center;
}


#logo{
float: left;
display: block;
width: 20%;
}

header{
position: fixed;
top: 0;
width: 100%;
background: white;
z-index: 960;
padding: 1.5% 0;
border-bottom: 1px solid #eee;
}

.header_right{
width: 80%;
float: right;
margin-top: 1%;
font-size: 18px;
    position: relative;
}


header #menu li{
display: inline;
}

header #menu ul{
display: none;
}



header #menu li a{
text-transform: uppercase;
text-decoration: none;
margin: 0 2%;
}

header #menu li:first-child a{
background: url(ico_home2.svg) no-repeat;
color: transparent;
margin-left: 0;
width: 17px;
display: inline-block;
position: relative;
top: -4px;
font-size: 0;
text-indent: -999px;
}

header #menu li a:hover,
header #menu_lang li a:hover,
header #menu li a.active,
header #menu li a.parent,
header #menu_lang li a.parent,
header #menu_lang li a.active{
border-bottom: 1px solid black;
}

header #search_container{
display: none;
position: absolute;
background: rgba(255, 255, 255, 0.9);
width: 80%;
height: 100%;
left: 20%;
z-index: 960;
top: 0;
text-align: center;
}

header #menu{
float: right;
width: 80%; 
width: calc(98% - 96px);
text-align: right;
}

header #menu_lang{
float: right;
width: 80px;
margin-left: 2%;
font-style: italic;
position: relative;
top: -2px;
}

header #menu_lang li{
display: inline;
border-right: 1px solid black;
padding: 0 5px;
}

header #menu_lang li:last-child{
padding-right: 0;
border: 0;
}

header #menu_lang li a{
text-decoration: none;
}

.header_search{
cursor: pointer;
display: block;
float: right;
margin-left: 2%;
}


#hp_section_intro_slider{
background: #de0718 url('ico_companies_arrow.svg') no-repeat center top;
color: white;
padding: 2% 0;
}

.hp_section_intro_claim {
display: table;
height: 100%;
width: 100%;
text-align: center;
}

.hp_section_intro_claim_inner{
display: table-cell;
vertical-align: middle;
}

.hp_section_intro_claim h1{
color: white;	
font-size: 40px;
letter-spacing: 1px;
line-height: 60px;
text-shadow: 2px 2px 4px black;
font-weight: normal;
background-color: rgba(222, 7, 24, 0.3);
}   

.hp_section_intro_bottom{
position: absolute;
bottom: 0;
width: 100%;
text-align: center;
    padding-top: 30px;
}

.hp_section_intro_companies_name{
display: block;
background: url('box_intro.svg') center top no-repeat;
background-size: 100%;
width: 30%;
margin: 0 auto;
text-align: center;
padding: 1% 0;
border-radius: 50px 50px 0 0;
font-size: 20px;
font-weight: bold;
background-size: 100%;
text-transform: uppercase;
}

#company_slider .sliderbx_data_li_header{
position: relative;
}

#company_slider .sliderbx_data_li_header:before{
background: url('ico_tlogo.svg') no-repeat;
background-size: 100%;
width: 50px;
height: 25px;
content:' ';
position: absolute;
right: 100%;
}

#company_slider .sliderbx_data_li_header_name{
font-weight: bold;
text-transform: uppercase;
display: block;
text-align: left;
padding-left: 70px;
padding-top: 5px;
}


#company_slider .sliderbx_data_li_text_container{
text-align: left;
padding-left: 70px;
font-size: 14px;
}

#company_slider li{
position: relative;
}

#company_slider .sliderbx_data_li_link a{
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: block;
    
}

#company_slider .sliderbx_data_li_link a:hover{
   
}

#company_slider .sliderbx_data_li{
    padding: 20px 0;
}

#company_slider .sliderbx_data_li:after{
  content: "";
  width: 30%;
  left: 32%;
  bottom: 0px;
  height: 2px;
  position: absolute;
  background-color: #fff; /*farba podciarknutia*/
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  z-index: 1000;
}

#company_slider .sliderbx_data_li:hover:after{
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/*
#company_slider #bx-controls-user {
position: absolute;
bottom: -45px;
width: 60%;
left: 20%;
-webkit-transition: all 0.25s ease-out;
-moz-transition: all 0.25s ease-out;
-o-transition: all 0.25s ease-out;
-ms-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
}

#company_slider #bx-controls-user span a {
display: block;
width: 24px;
height: 48px;
float: left;
background: url('ico_arrow_right.svg') no-repeat center center;
font-size: 0;
color: transparent;
text-indent: -9999px;
} */

.page_image{
width: 47.5%;
float: left;
margin-top: 2px;
}

.single_column .page_image{
width: 65%;
}

.single_column .page_image img{
width: 100%;
}

.single_column .page_image,
.single_column .page_text{
float: none;
margin: 0 auto;
}

.single_column .page_text{
width: 65%;
}

.page_text{
width: 47.5%;
float: right;
}

.page_text.full{
width: 100%;
}

.page_text p,
.page_text ul,
.page_text ol{
margin-bottom: 10px;
}

#hp_section_text{
padding: 5% 0 10% 0;
}

#hp_section_text h2{
text-align: center;
font-weight: normal;
text-transform: uppercase;
font-size: 35px;
margin-bottom: 5%;
}

a.hp_section_text_button{
text-transform: uppercase;
color: #DE0718;
text-decoration: none;
padding: 15px 30px;
padding-left: 40px;
border: 1px solid #DE0718;
border-radius: 4px;
background: url('ico_arrow_red.svg') no-repeat 20px center; 
-webkit-transition: all 0.25s ease-out;
-moz-transition: all 0.25s ease-out;
-o-transition: all 0.25s ease-out;
-ms-transition: all 0.25s ease-out;
float: right;
transition: all 0.25s ease-out;
clear: both;
margin-top: 2%;
}

a.hp_section_text_button:hover{
background-position: 25px center;
}


#hp_section_contacts{
background: #F4F4F4;
}

#hp_section_contacts{
display: table;
}

.hp_section_contacts_text{
padding:7.5% 10%;
width: 80%;
}

.hp_section_contacts_text table{
width: 100%;
}

.hp_section_contacts_text table h2{
    font-weight: normal;
    text-transform: uppercase;
    font-size: 35px;
    margin-bottom: 10%;
    text-align: left;
    float: left;
    width: 100%;
    margin-top: 0;
}

.hp_section_contacts_text,
.hp_section_contacts_map{
width: 50%;
vertical-align: middle;
display: table-cell;
height: 100%;
}

#hp_section_contacts iframe{
width: 100%;
display: block;
height: 100%;
}


footer{
background: rgba(98,98,98,1);
color: white;
padding: 2% 0;
text-align: center;
}

footer a{
color: white;
text-decoration: none;
}

footer a:hover{
text-decoration: underline;
}

.footer_content{
margin: 0 auto;
width: 60%;
}

.footer_block{
width: 40%;
float: left;
text-align: left;
}

.footer_block:first-child{
margin-right: 20%;
}

.footer_block_name{
display: block;
border-bottom: 1px solid white;
margin-bottom: 10px;
}

.footer_block li{
list-style: none;
}

.footer_copyright{
width: 100%;
clear: both;
text-align: left;
margin-top: 2.5%;
float: left;
}

#hp_arrow_down {
-webkit-animation: hopsing 1.5s infinite ease-in-out;
animation: hopsing 1.5s infinite ease-in-out;
display: block;
}

#breadcrumbs{
text-align: center;
}

@keyframes hopsing {
0% {
transform: translateY(0);
}
50% {
transform: translateY(10px);
}
100% {
transform: translateY(0);
}
}


.page_section{
float: left;
width: 100%;
clear: both;
margin-top: 120px;
    padding-bottom: 5%;
}

.subpage h1{
text-align: center;
font-weight: normal;
text-transform: uppercase;
font-size: 35px;
margin-bottom: 2.5%;
}

.gallery_container{
float: left;
width: 100%;
background: #f4f4f4;
padding: 30px;
}

.gallery_item {
float: left;
width: 33.3333%;
text-align: center;
padding: 1.5%;
}

.gallery_item img{
display: inline-block;
}

@media only screen and (max-width: 1600px){

#company_slider .sliderbx_data_li_header:before{
width: 38px;
height: 19px;
}

#company_slider .sliderbx_data_li_text_container{
font-size: 12px;
    line-height: 130%;
}

#company_slider .sliderbx_data_li_header_name,
#company_slider .sliderbx_data_li_text_container{
padding-left: 50px;
}

}

@media only screen and (max-width: 1300px){

#company_slider .sliderbx_data_li_header_name{
font-size: 14px;
}

}



@media only screen and (max-width: 1200px){

.content{
width: 95%;
}

}

.page_text ul {
    margin: 20px 20px 20px 50px;
}