@charset "utf-8";

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-regular.woff2') format('woff2'),
         url('../fonts/poppins-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-semibold.woff2') format('woff2'),
         url('../fonts/poppins-semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-bold.woff2') format('woff2'),
         url('../fonts/poppins-bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-light.woff2') format('woff2'),
         url('../fonts/poppins-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}

.eu-cookies {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #1a1b1c;
    color: #FFF;
    text-align: center;
    border-top: 1px solid #4c4c4c;
    padding: 5px;
    background: #000;
    z-index: 999999;
    /* max-width: 80%; */
    /* margin: 0 auto; */
    /* display: block; */
}


.eu-cookies a {
    color: #FFF;
}

.clear {
	clear: both;
}


.eu-cookies button {
    background: rgb(228, 228, 228);
    border-radius: 5px;
    border: 0px solid;
    padding: 2px 10px;
    margin-left: 10px;
    font-weight: 600;
    cursor: pointer;
    z-index: 99999999;
}


.vybraneReference div {
    color: #bababa;
    font-weight: 600;
    padding: 11px 0 0;
    font-size: 18px;
}

.slider_hp {
    font-size: 48px;
    font-weight: 400;
    color: #FFF;
    line-height: 72px;
}

.slider_hp strong {
    font-weight: 600;
}

/* CSS Document */

html, body {
    font-family: "Poppins";
}
canvas
{
	position: absolute;
	top: 0;
	z-index: 0;
}
.v_subpage_main_bg
{
background-color: #070a27;
	background-size: cover;
	position: relative;
	z-index: 9999;
	top: 0px;
}
.v_subpage_main_first_paragraph
{
	font-weight: 300 !important;
	font-size: 13px !important;
	width: 50%;
}
.v_sub_page_video_mapping_text_bg
{
	background:#061d3a url(../images/videomapping-detail1.png);
	background-size: cover;
	height: 290px;
	display: table;
	width: 100%;
	box-shadow: 0 0 60px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 60px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 60px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 60px rgba(0,0,0,0.2);
}
.v_sub_page_video_mapping_text_bg > .v_sub_page_video_mapping_text_bg_1
{
	display: table-cell;
	vertical-align: middle;
}
.v_sub_page_video_mapping_text_heading
{
	color: rgba(255,255,255,0.7);
	
}
.v_sub_page_video_mapping_text_heading_text
{
	font-size: 22px;
	font-weight: 700;
}
.v_button
{
	background-color: transparent;
	color: #fff;
	border: 1px solid #fff !important;
	border-radius: 0px !important;
	font-size: 14px !important;
}
.v_button:hover
{
	background-color: #039dda;
	color: #fff !important;
	border:1px solid #039dda !important;
}
.v_sub_page_video_mapping_text_bg_img_set
{
	height: 290px;
	overflow: hidden;
	box-shadow: 0 0 60px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 60px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 60px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 60px rgba(0,0,0,0.2);
	z-index: 2;
	position: relative;
}
.v_sub_page_video_mapping_text_bg_img_set > img
{
	height: 370px;
	min-width: 100%;
}
.v_sub_page_review_bg
{
	background-color: rgba(0,0,0,0.5);
	padding: 3% 10px;
}
.v_sub_page_review_heading_small
{
	color: rgba(255,255,255,0.7);
	font-size: 14px;
}
.v_sub_page_review_heading_text
{
	font-weight: 300 !important;
	font-size: 13px;
	color: rgba(255,255,255,0.7);
	width: 60%;
	display: inline-block;
}
.c_m
{
	color: #039dda;
}

.v_sub_page_contact_us_bg
{
	background-color: #039dda;
	position: relative;
	z-index: 2;
}
.v_text_box
{
	background-color: #fff;
	border: 1px solid #dedede !important;
	border-radius: 0px !important;
	transition: all 0.5s;
	font-size: 14px !important;
	width: 100%!important;
}
.v_text_box:focus,
.v_text_box:hover
{
	border: 1px solid #133b6f !important;
}
.v_group_add_on
{
	border-radius: 0px !important;
}
.v_text_area
{
	height: 180px !important;
	resize: none;
}
.cursor_pointer
{
	cursor: pointer;
}
.v_sub_page_logo_row
{
	background-color: #1a1b1c;
}
.v_sub_page_logo_img
{
	opacity: 0.7;
	display: inline-block !important;
	max-height: 66px !important;
	margin-bottom: 10px;
	cursor: pointer;
	transition: 0.5s;
	vertical-align: middle;
}

.v_sub_page_logo_img:hover
{
	opacity: 1;
	display: inline-block !important;
/*	height: 66px !important;*/
	margin-bottom: 10px;
}



.s_v_bak{
	
	background: #121212!important;
}
.padding_0{
	padding-left: 0!important;
	padding-right: 0!important;
}
.s_v_phone_gmail{
	
	text-decoration: none;
	color: #fff!important;
	margin: 0 10px;
	
	
}

.s_v_phone_gmail:hover{
	
	text-decoration: underline;
	
	
}
.icon_coll{
	border: 1px solid #4ba6dc;
	padding: 10px 12px;
	border-radius: 30px;
	color: #4ba6dc;
	transition: 0.5s;
}

.icon_coll:hover{
	border: 1px solid #fff;
	background: #fff;
	padding: 10px 12px;
	border-radius: 30px;
	color: #4ba6dc;
}
.s_v_logo_width{
	
width: 80%!important;
	
max-width: 250px;
}
.icon_toggle{
	color: #fff;
	transition: 1s;
}


.navbar-light .navbar-toggler:hover {
  border-color:  #4ba6dc!important;
	cursor: pointer;
}
.navbar-light .navbar-toggler:focus {
  border-color:  #4ba6dc!important;
	cursor: pointer;
}
.s_v_infor_bak{
	background: url(../images/bg.jpg);
}
.s_v_jsme{
	color: #fff!important;
    font-size: 16px;
}
.s_v_main_title{
	font-size: 24px;
	color: #fff;
}
.s_v_sub_font{
	color: #fff;
	width: 40%;
	display: inline-block
}
.s_v_btn_all{
	border: 1px solid #fff!important;
	color: #fff!important;
	border-radius: 0!important;
	padding: 1% 4%!important;
	transition: 1s;
	
}
.s_v_btn_all:hover{

	
        background-color: #039dda;
        color: #fff !important;
        border:1px solid #039dda !important;

}
.s_v_img_width{
	height: 300px;
	width: 100%!important;
	cursor: pointer;
	position: relative;
	
}

.v_index_small_img
{
	height: 300px;
	overflow: hidden;
	border: 1px solid #4ba6dc;
/*	border: 1px solid #FFF;*/
}
textarea#mce3 {
    color: #FFF;
    min-height: 400px;
    margin-bottom: 50px;
}
.v_index_small_img > img
{
	height: 300px;
	min-width: 100%;
	transition: all 0.5s;
}
.v_index_small_img_relative
{
	position: relative;
	overflow: hidden;
	z-index: 10;
	cursor: pointer;
}
.v_index_small_img_absolute
{
	position: absolute;
	top: 0%;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	z-index: 12;
	width: 100%;
    text-align: left;
    background-color: #26a6ef;
    padding: 18px 30px;
	
}
.v_index_small_img_absolute_1
{
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 11;
	bottom: 100%;
    padding: 85px 30px 3%;
	background-color: rgba(0,0,0,0.8);
	border-top: 2px solid #4ba6dc;
	transition: all 0.5s;
}
.v_button
{
        background-color: transparent;
        color: #fff;
        border: 1px solid #fff !important;
        border-radius: 0px !important;
        font-size: 14px !important;
}
.v_button:hover
{
        background-color: #039dda;
        color: #fff !important;
        border:1px solid #039dda !important;
}
.v_index_small_img_relative:hover > .v_index_small_img_absolute_1
{
	bottom: 0;
}
.v_index_small_img_relative:hover > .v_index_small_img > img
{
	-webkit-filter: blur(5px);
    filter: blur(5px);
}
.color_s_white{
	color: #fff;
}
.s_v_technologie{
    background-color: #26a6ef;
	margin-top: 40px;
}
.s_p_logo{
	background: url(../images/section-about-bg.jpg);
	padding: 100px 0; 
	background-size: cover;
	background-position: center;
	
}
.firmr{
	color: #a8a8a8;
	font-size: 22px;
}
.firmr_11{
	color: #fff;
	font-size: 30px;
}
.firmr_12{
	color: #fff;
	font-size: 15px;
	line-height: 26px;
	text-align: justify;
}
.firmr_13{
	cursor: pointer;
	color: #4ba6dc;
	font-size: 18px;
}
.s_v_place{
	
	background: #141516;
	padding: 3% 0;
	
}
.icon_all_pay{
	font-size: 18px!important;
	color: #fff!important;
	margin: 0 10px!important;
	transition: 0.5s;
}

.icon_all_pay:hover{
	font-size: 18px!important;
	color: #4ba6dc!important;
	margin: 0 10px!important;
	
}
.last_footer{
	color: #9d9d9d;
}
.main_title{
	font-size: 16px;
	color: #fff;
}
.sub_s_v_title{
	color: #acacac
}
.none_use{
	color: #141516;
	visibility: hidden;
}
.s_sll_mega{
	display: inline-block!important;
	margin: 10px 10px 10px 0;
}

.icon_coll_1{
	border: 1px solid #4ba6dc;
	padding: 10px 14px;
	border-radius: 30px;
	color: #4ba6dc;
	transition: 0.5s;
}

.icon_coll_1:hover{
	border: 1px solid #fff;
	background: #fff;
	padding: 10px 14px;
	border-radius: 30px;
	color: #4ba6dc;
}
.contcats_152:hover{
	
	text-decoration: underline;
	
}
.logo_width_121{
	width: 60%;
}




.v_button_525
{
	background-color: transparent;
	color: #fff;
	border: 1px solid #fff !important;
	border-radius: 0px !important;
	font-size: 14px !important;
}
.v_button_525:hover
{
	background-color: #fff;
	color: #777 !important;
	border:1px solid #039dda !important;
}


.v_button_526
{
	border: 1px solid #fff !important;
	background-color: #039dda;
    color: #fff !important;
	border-radius: 0px !important;
}
.v_button_526:hover
{
	border: 1px solid #fff !important;
	background-color: #fff;
    color: #777 !important;
}


.s_p_position_relative{
	
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

.s_p_position_absolute{
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgba(2,32,52,0.9);
	z-index: 12;
	bottom: 0;
	padding: 10% 4%;
	transition:1s;
	opacity: 0;
	
	
}
.s_p_position_relative:hover > .s_p_position_absolute{

	opacity: 1;
}

.position_absolue{
	position: relative!important;
	/* overflow: hidden; */
}


a {
    z-index: 1;
    position: relative;
}

button.slick-arrow {
    z-index: 2;
}

.float_right {
    float: right;
    display: block;
}

#tinymce {
    color: #FFF;
}

.row.mx-0.my-5 .text-center {
    width: 100%;
    padding: 0 10px;
}

textarea[name=text_kratky] {
    width: 100%;
    min-height: 100px;
}

.inherit_color, .inherit_color:hover, .inherit_color:focus {
    color: inherit;
    text-decoration: none;
}

.clanek_text .text {
    max-width: 1200px;
    margin: 0 auto;
    word-wrap: break-word;
}

.categories_list > div {
    position: relative;
}

.categories_list .v_index_small_img_relative > a {
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 13;
}

.menu_quick {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    padding-top: 15px;
    padding-left: 15px !important;
}

.menu_quick a {
    display: block;
    color: #fff;
    line-height: 26px;
}

.container-fluid.s_v_place.paticka {
    padding-left: 15px;
    padding-right: 15px;
}

a.navbar-brand {
    max-width: 80%;
}

ul.dropdown-menu {
    position: relative;
    left: auto;
    top: auto;
    /* display: block; */
    background: #121212;
}





li.nav-item {
	position: relative
}


li.nav-item ul.dropdown-menu {
	max-height: 0;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 78px;
	padding: 0;
	min-width: 260px;
	background-color: #2c2c2c;
    border: 0;
    z-index: 9999999;
    margin-left: 0px;
    border-radius: 0;
}

li.nav-item:hover ul.dropdown-menu {
	max-height: 1500px;
}

li.nav-item ul.dropdown-menu li {
	max-height: 1500px;
	padding: 5px 0px;
}

li.nav-item ul.dropdown-menu li:first-child {
	padding: 20px 0px 5px;
}

li.nav-item ul.dropdown-menu li:last-child {
	padding: 5px 0px 20px;
}

ul.dropdown-menu a {
    color: #ffffff;
    padding-left: 15px;
    font-size: 14px;
}

ul.dropdown-menu a:hover {
/*    background: rgb(18 18 18 / 95%);*/
color: #26a6ef;
}

.nav-item  i.fa.fa-plus.hidden-md-up {
    color: #4ba6dc;
    position: absolute;
    left: 79px;
    top: 23px;
    font-size: 17px;
    cursor: pointer;
    z-index: 8;
    padding: 8px;
}

li.nav-item {
    position: relative;
}

.row.gallery > div {
    margin-bottom: 7px;
    position: relative;
    /* display: table; */
    align-items: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}

.kontakt .text a {
    font-weight: 400 !important;
    color: #4ba6dc;
}

.row.gallery img {
    max-width: 100%;
    vertical-align: middle;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    max-height: 185px;
    padding: 30px 20px;
    -webkit-transform: scale(0.90);
    -moz-transform: scale(0.90);
    transform: scale(0.90);
    transition: all 0.5s ease;
    z-index: 11;
    position: relative;
}

.daterangepicker.dropdown-menu {
    z-index: 1000000 !important;
    position: absolute;
}

.bg-success {
    border-radius: 3px;
    text-align: center;
    padding: 10px;
    font-weight: 600;
    margin-top: 15px;
}

.row.gallery img:hover {
    padding: 30px 20px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    cursor: pointer;
}

.row.gallery {
    background: rgba(255, 255, 255, 0.58);
    padding: 30px 0;
    margin-bottom: 40px;
}

.our-partners .v_subpage_main_bg, .reference .v_subpage_main_bg {
    min-height: 1600px;
}

span.jazyky {
    font-size: 16px;
    color: #FFF;
    margin-left: 10px;
    margin-top: 6px;
    display: inline-block;
    font-weight: 300;
}

span.jazyky a {
    font-size: 18px;
    font-weight: 400;
    color: #FFF;
}

.microsite .clanek .text.text-center {
    font-size: 22px;
    color: #FFF;
    font-weight: 600;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
    margin-bottom: 50px;
    margin-left: -15px;
    margin-right: -15px;
    z-index: 99999999999999999999;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 97%;
	height: 96%;
}

.text p {
    text-align: justify;
    font-size: 15px;
    line-height: 27px;
}

.col-md-4.my-4 {
    margin-bottom: 0.7rem !important;
}

#navigace a {
    color: inherit;
    text-decoration: underline;
}

div#navigace {
    text-align: left;
    max-width: 1465px;
    margin: 0 auto;
    margin-top: 7px;
	margin-bottom: 30px;
    position: relative;
}

.post-header-c {
    text-align: left;
    max-width: 1465px;
    margin: 0 auto;
    margin-top: 2px;
    padding: 5px 40px;
	position: relative
}

.row.reference_row .text-center a.first {
}

.row.reference_row .text-center a.second {
    display: none;
}

.row.reference_row .text-center a {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 00;
    vertical-align: middle;
    /* display: block; */
}
.dve_videa .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 96%;
    height: 96%;
}

.portfolio_list {
/*	height: 400px;*/
}

.portfolio_list .v_index_small_img > img {
/*    height: 220px;*/
}

.portfolio_list .v_index_small_img {
    height: auto;
}

.portfolio_list .v_index_small_img > img {
    height:auto;
	width: 100%;
}

.portfolio_list a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background-size: cover !important;
	background-position: center center !important;
}

.portfolio_list a:hover {
    text-decoration: none;
}

.row.mx-0.portfolio_list {
    margin: 25px -5px 0 -17px !important;
}

.prouzek {
    position: absolute;
	display: none
}

.v_sub_page_logo_row .row.reference_row > div {
    min-height: 72px;
}

.row.mx-0.position_absolue.mb-3.mt-0 {
    text-align: center;
    /* margin: 0 auto; */
    display: block;
	margin-bottom: 0 !important;
    min-height: 40px;
}

div#navigace_wrapper {
    padding: 5px 27px;
/*    margin-bottom: 30px;*/
    position: absolute;
    top: 0;
    width: 100%;
    display: block;
}

.row.text .right_column ul {    
    padding-left: 8px;
    font-weight: 600;
    font-size: 15px;
    line-height: 27px;
}

.eu-cookies-content {
    margin: 0 auto;
    width: 75%;
}

.dve_videa .videoWrapper a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.row.dve_videa {
    margin-left: 10px;
    padding-right: 0;
    max-width: 99%;
}

.inline { display: none }
.caption { position: absolute;
    bottom: 40px;
    left: 18px;
    height: 0;
    color: white; }

.portfolio .v_subpage_main_bg .container {
    max-width: 1200px;
}
.portfolio_list .videoWrapper iframe {
    left: 5px;
    border: 1px solid #4ba6dc;
}

.footer-contacts {
    padding-top: 50px;
}

.list-mails {
    list-style: none;
    margin: 20px auto 40px;
    max-width: 585px;
	padding-left: 0px;
	text-align: left;
}

.list-mails li {
	padding-left: 0px;
	
}
.footer-after a {
    color: #4ba6dc;
}

.footer-after a:hover {
	color: #4ba6dc;
}

.video-wrapper {
 position: relative;
 overflow: hidden;
height: 500px;
	width:  100%;
	margin: 0;
}

.video-wrapper .video-bg {
 width: 100%;
 height: 0;
 padding-bottom: 56.25%;/* Aspect ratio */
 position: absolute;
}

.video-wrapper .video-bg::after {
	content: "";
	position: absolute;
	height: 100%;
	width:  100%;
	z-index: 1;
}

.video-wrapper .video-bg iframe {
 border: 0;
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}

.about-sp {
background-color: #070a27;	
}

.about-sp .firmr {
color: #26a6ef;
font-size: 15px;
font-weight: 500;
}

.about-sp .firmr_11 {
	color: #ffffff;
font-size: 22px;
}

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .nav-link.active {
    color: #4ba6dc;
    border-bottom: 0px solid #4ba6dc !important;
}

.navbar-nav>li {
	padding: 20px 0;
	margin: -20px 0;
	display: inline-block;
	position: relative;
	
}

.navbar-nav>li:hover {
background-color: #2c2c2c;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.navbar-nav>li:hover ul {
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.color-blue {
    color: #26a6ef !important;
}

a.color-blue:hover {
    color: #fff !important;
}

span.color-blue {
	padding-left: 5px;
	padding-right: 5px;
}

.post-image {
    min-height: 300px;
    background-size: cover !important;
	background-position: center center !important;
	position: relative
}

.post-image::before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 100%;
	width: 100%;
    background: #121212e0!important;
	z-index: 0;
}

.clanek_text img {
/*    width: 100%;*/
}

.clanek_text .text.title-small {
color: #26a6ef;
font-weight: 600;
font-size: 15px;
	margin-bottom: -65px;
	display: block;
	
}

p.post-header-c span{
	max-width: 500px;
	display: inline-block;
}

iframe[title="YouTube video player"] {
    aspect-ratio: 16 / 9;
    width: 100% !important;
	height: auto !important;
}


.slick-track
{
    display: flex !important;
    width: fit-content !important;
}

.slick-list { 
/*
  padding:45px 60px !important;
  margin-left:30px !important;
*/
}

.slick-dots {
    bottom: -55px;
    z-index: 2;
	padding-left: 50px;
	padding-right: 50px;
}

.slick-slide
{
    height: inherit !important;
    max-height: 80vh;
}

.videoWrapper-portfolio {
	height: auto;
}

.videoWrapper-portfolio iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
	
}

.videoWrapper-portfolio img {
	max-width: 100%;
	opacity: 0;
	
}

.slick-slide:not(.slick-center) .v_index_small_img_relative {
    transform: scale(0.80);
/*	max-height: 500px;*/
	
}

.slick-slide .v_index_small_img {
    border: 0px solid #4ba6dc;	
}

.slick-dots li button:before {
color: #26a6ef;
	
}

.slick-dots li button:hover, .slick-dots li button:focus, .slick-dots li.slick-active button:before {
color: #ffffff;
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 85px;
    height: 85px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border: 0px solid rgba(255,255,255,0.5);
    cursor: pointer;
	color: #26a6ef;
    outline: none;
    background: transparent;
}

.slick-prev {
	left: 35px;
}

.slick-next {
	right: 35px;
	
}

.slick-prev:before, .slick-next:before {
    font-size: 85px;
	color: #26a6ef;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    border: 0px solid rgba(255,255,255,0.5);
	color: #fff;
	
}

.nadpis_velky h2 {
    padding-top: 60px;
}

.sekce-text {
    width: 100%;
    max-width: 1505px;
    margin: 0 auto;
}

.sekce-text .post-header-c {
    padding: 5px 0px;
}

.clanek_text .text.nadpis_velky {
/*	padding-left: 15px;*/
}



.sluzby-videomapping-projekce .clanek_text .text {
    max-width: 1440px;
	
}

.kontakt .nadpis_velky h2 {
	text-align: center
}

/* update 2024 */



.hlavni_strana .v_subpage_main_bg .container {
    display: none;
}

.hlavni_strana .s_v_technologie {
    margin-top: 0;
}

.hlavni_strana .v_subpage_main_bg {
    padding-top: 0 !important;

}

.vedlejsi_strana .post-image {    
    background: #070a27 !important;
    min-height: 130px;
}

.vedlejsi_strana .sekce-text .post-header-c {
    text-align: center !important;
}

.vedlejsi_strana .post-image::before {    
    display: none !important;
}

html, body {
    overflow-x: hidden;
}
