/* HOMEPAGE */

.CUBE_ITEMS img {
    object-fit: contain;
    max-width: 100%;
    max-height: 100vh;
    /* width: auto; */
    height: auto;
    display: block;
    width: 100%;
}

#mobile_homepage div#column-wrap-id-1526593612206 {
    height: 100vh;
}

/ * PODSTRANKY PODNIKANIE a VEREJNY ZIVOT */

html body header#sp-header {
  background: transparent !important;
}

.SP_HEADER {
    background: transparent !important;
}

.SP_MAINBODY {
    margin-top: -90px !important;
}


/* PODSTRANKA PODNIKANIE */

#PODNIKANIE {
    /*height: 100vh;*/
  min-height: 100%;
}

.sp-megamenu-parent {
    width: 100%;
    text-align: center;
}

li.sp-menu-item {
    text-align: left;
}

.SP_MENU a {
    font-size: 25px !important;
    color: #e7cd4d !important;
    text-shadow: 0px 0px 20px #de6957;
}

#sp-header #sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: rgba(20, 40, 83, 0.8) !important;
}

ul.sp-dropdown-items a:hover {
    background: #073e7d !important;
}

.corona:after {
	/*content: attr(data-text);*/
	/*padding: 0 20px;*/
	z-index: -1;
	color: #de6957;
	filter: blur(15px);
}

.corona:before {
	content: '';
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #de6957;
	z-index: -2;
	opacity: .3;
	filter: blur(20px);
}


.CUBE_on_PAGES img {
    object-fit: contain;
    max-width: 100%;
    max-height: 80vh;
    /* width: auto;*/
    height: auto;
    display: block;
    width: 100%;
}

.SUBPAGES_img {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    left:15%;
}

.SUBPAGES_cube img {
    object-fit: contain;
    max-width: 100%;
    max-height: 80vh;
    /* width: auto; */
    height: auto;
    display: block;
    width: 100%;
}

.SUBPAGES_desc {
 /* height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; */
    right: 15%;
}

/* FOOTER */

#FOOTER .corona::before, #FOOTER .corona::after {
    display: none;
}

#FOOTER .sp-module ul > li, .sppb-addon-module ul > li {
  border: none;
}

#FOOTER h4.sppb-addon-title {
	color: #8ac7ff;
}

#FOOTER a {
    text-align: center;
	color:rgba(59, 147, 227, 1);
}

#FOOTER a:hover {
  text-align: center;
  color:#bddfff
}

#FOOTER h4.sppb-addon-title {
    text-align: center;
}

/* dodatočne štýlovačky k novej template*/

div#column-wrap-id-1526627182757,
div#column-wrap-id-1526627182760,
div#column-wrap-id-1526627182761,
div#column-wrap-id-1526627182785,
div#column-wrap-id-1526639147020,
div#column-wrap-id-1526639147022,
div#column-wrap-id-1526639147024,
div#column-wrap-id-1526639147026 {
    text-align: center;
}


h4.sppb-addon-title {
    font-weight: bold;
}


ul.nav.menufooter_menu_sluzby,
ul.nav.menufooter_menu_kontakt,
ul.nav.menufooter_menu_podpora,
ul.nav.menufooter_menu_aktuality {
    display: block;
    text-align: center;
    line-height: 2.5;
}

/* TVORCA ZIVOTA */
div#tvorcazivota_homepage {
    height: 100vh;
}

div#column-wrap-id-9d141952-a001-4f3f-ba9f-c4f2bbee2bd9 {
    border-right: 1px solid #293e50;
}

.obsah_zo_sieti {
    max-height: 1000px;
    overflow-y: auto;
}

/* OFF CANVAS */

#sp-header #offcanvas-toggler {
    line-height: 90px;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

#offcanvas-toggler >i {
    color: #dfcb52;
}

#offcanvas-toggler >i:hover {
    color: #de6957;
}

.offcanvas-menu {
    background-image: url(/images/2018/05/05/background_clear.png);
    height: 100%;
}

html body .sp-module ul > li > a:before {
    content: none !important;

}

html body .offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    color: #8ac7ff !important;
}


.verejny_zivot img {
    display: block;
    margin: 0 auto;
}
