.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-cff5f9d:#0095BD;--e-global-color-332b374:#FFFFFF;--e-global-color-e2ec74b:#006F8D;--e-global-color-a70af24:#F0F3F7;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-ccd5fd6-font-family:"VITOFONTS";--e-global-typography-ccd5fd6-font-weight:400;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{color:#FFFFFF;background-color:var( --e-global-color-cff5f9d );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.page-header{
    display: NONE;
}


.viacblue a{
    COLOR:#0095BD;
    font-family: vito wide;
    font-weight: normal;
}

.viacblue::after{
    content: "";
    position: absolute;
    bottom: 15px;
    left:0;
    height: 1px;
    width: 100%;
    background-color: #0095BD;
    transition: 0.3s;
    transition-timing-function: ease-in-out;
    transform: scaleX(0)
}

.viacblue:hover::after{
        transform: scaleX(1);
}


.viacwhite a{
    COLOR:WHITE;
 font-family: vito wide;
    font-weight: normal;
}
.viacwhite::after{
    color: WHITE;
    content: "";
    position: absolute;
    bottom: 15px;
    left:0;
    height: 1px;
    width: 100%;
    background-color: white;
    transition: 0.3s;
    transition-timing-function: ease-in-out;
    transform: scaleX(0)
}

.viacwhite:hover::after{
        color: white;
        transform: scaleX(1);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'VITOFONTS';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://marinaliptov.marinaresidence.sk/wp-content/uploads/2023/08/Vito-WideRegular.woff') format('woff');
}
@font-face {
	font-family: 'VITOFONTS';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://marinaliptov.marinaresidence.sk/wp-content/uploads/2023/08/Vito-Bold.woff') format('woff');
}
@font-face {
	font-family: 'VITOFONTS';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://marinaliptov.marinaresidence.sk/wp-content/uploads/2023/08/Vito-WideRegular-1.woff') format('woff');
}
@font-face {
	font-family: 'VITOFONTS';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://marinaliptov.marinaresidence.sk/wp-content/uploads/2023/08/Vito-WideBold.woff') format('woff');
}
/* End Custom Fonts CSS */