@charset "utf-8";
:focus { outline: none; }
input[type=text]:focus,
input[type=password]:focus, textarea:focus { outline: 0 none; }
body, html { height: 100%; min-height: 100%; font-weight: normal; font-style:normal; }
input, textarea, select { -webkit-appearance: none; }
input, textarea, select { -webkit-border-radius: 0; border-radius: 0; }
body, nav, ul, li, a {margin:0;padding:0;}
html, html a {
    -webkit-font-smoothing: antialiased !important;
	-webkit-text-size-adjust: none;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}
body {
	text-decoration: none;
	text-align: center;
	background-color: rgba(19, 19, 19, 1);
	}
/* ---------------------------------------------------------------------------------------------------- */
/* ---------- ---------- ---------- CSEBA Dev :: 01.04.2024 :: header  ---------- ---------- ---------- */
/* ---------------------------------------------------------------------------------------------------- */
#header, #header-u, #header-logo, #navigation, img {
	-o-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -khtml-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
#header, #header-u {
	position: relative;
	height: 120px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	display: block;
	overflow: hidden;
	text-align: center;
	float: none;
	z-index: 15;
	}
#header {
	position: relative;
	width: 100%;
	background-color: rgba(19, 19, 19, 0);
	}
#header-u {
	margin-top: 40px;
	width: 1360px;
	height: 80px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: rgba(222, 48, 38, 1);
	}
#header-logo {
	position: absolute;
	width: 200px;
	height: 50px;
	top: 25px;
	left: 0px;
	text-align: left;
	}
#navigation {
	position: absolute;
	width: auto;
	height: 30px;
	top: 30px;
	right: 0px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	list-style-type: none;
	text-decoration: none;
	text-align: right;
	display: inline-block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255, 255, 255, 0);
	}
#navigation > a.nav-link {
	height: 30px;
	margin-left: 20px;
	margin-right: 0px;
	color: rgba(255, 255, 255, 1);
	text-decoration: none;
	display: inline-block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255, 255, 255, 0);
	-o-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-khtml-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
	}
#navigation > a.nav-link.active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255, 255, 255, 1);
	}
#navigation > a.nav-link:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255, 255, 255, 1);
	}
#navigation > a.nav-link:active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255, 255, 255, 1);
	}
/* --------------------------------------------------------------------------------------------------- */
/* ---------- ---------- ---------- CSEBA Dev :: 01.04.2024 :: table  ---------- ---------- ---------- */
/* --------------------------------------------------------------------------------------------------- */
.tblWidth {
	width: 100%;
	border-spacing: 0px;
	}
.col-01 {
	text-align: right;
	vertical-align: top;
	}
.col-02 {
	width: 60px;
	height: 5px;
	}
.col-02-mob {
	width: auto;
	height: 5px;
	}
.col-02-nomob {
	width: 0px;
	height: 5px;
	}
.col-03 {
	height: 40px;
	}
.col-04 {
	text-align: left;
	vertical-align: top;
	}
.col-05 {
	height: 20px;
	}
.col-06 {
	height: 20px;
	}
.col-07 {
	width: 20px;
	}
.col-08 {
	text-align: left;
	vertical-align: top;
	}
.col-09 {
	text-align: left;
	vertical-align: top;
	}
.col-010 {
	height: 20px;
	}
/* --------------------------------------------------------------------------------------------------- */
/* ---------- ---------- ---------- CSEBA Dev :: 01.04.2024 :: class  ---------- ---------- ---------- */
/* --------------------------------------------------------------------------------------------------- */
.txt-01, .txt-02, .txt-03, .txt-04, .txt-05, .txt-06, .txt-07 {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 24px;
	color: rgba(255, 255, 255, 1);
	text-align: left;
	text-decoration: none;
	} 
.txt-02 {
	font-family: 'Cormorant', serif;
	font-weight: 400;
	font-size: 120px;
	line-height: 140px;
	text-align: left;
	}
.txt-03, .txt-06 {
	font-family: 'Cormorant', serif;
	font-weight: 400;
	font-size: 48px;
	line-height: 60px;
	}
.txt-03 {
	text-align: right;
	}
.txt-06 {
	text-align: left;
	}
.txt-04 {
	text-align: right;
	}
.txt-05 {
	font-weight: 500;
	text-align: right;
	}
.txt-07 {
	font-weight: 500;
	}
.class-01 a:link, .class-01 a:visited, .class-01 a:active, .class-01 a:hover {
	width: 160px;
	height: 36px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	outline: 0;
	outline: none;
	float: right;
	display: block;
	color: rgba(255, 255, 255, 1);
	background-color: rgba(255, 255, 255, 0);
	border: solid 1px rgba(243, 210, 72, 1);
	}
.class-01 a:hover  {
	border: solid 1px rgba(243, 210, 72, 0);
	}
.class-02 a:link, .class-02 a:visited, .class-02 a:active, .class-02 a:hover {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 24px;
	line-height: 30px;
	text-align: left;
	text-decoration: none;
	outline: 0;
	outline: none;
	display: inline-block;
	color: rgba(255, 255, 255, 1);
	}
.class-02 a:hover  {
	color: rgba(243, 210, 72, 1);
	}
.input-01, .input-02 {
	width: 440px;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 42px;
	color: #767676;
	text-align: right;
	text-decoration: none;
	background-color: rgba(255, 255, 255, 1);
	outline: none;
	outline: 0;
	resize: none;
	overflow: hidden;
	border: 1px solid rgba(19, 19, 19, 0.5);
	box-sizing: border-box;
	}
.input-01 {
	height: 42px;
	padding-left: auto;
	padding-right: 20px;
	}
.input-02 {
	height: 210px;
	padding-top: 10px;
	padding-left: auto;
	padding-right: 20px;
	}
.button-01 {
	width: 160px;
	height: 36px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 36px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	text-decoration: none;
	outline: 0;
	outline: none;
	background-color: rgba(255, 255, 255, 0);
	border: solid 1px rgba(243, 210, 72, 1);
	display: block;
	cursor: pointer;
	float: right;
	}
.button-01:hover { 
	border: solid 1px rgba(243, 210, 72, 0);
	}
.img-logo, .img-ponuda-01, .img-o-nama, .img-logo-white {
	border: none;
	opacity: 1;
	}	
.img-logo {
	width: 200px;
	height: 50px;
	}
.img-ponuda-01 {
	width: auto;
	height: 320px;
	}
.img-o-nama {
	width: auto;
	height: 400px;
	}
.img-logo-white {
	width: auto;
	height: 50px;
	}
/* ----------------------------------------------------------------------------------------------------- */
/* ---------- ---------- ---------- CSEBA Dev :: 01.04.2024 :: section  ---------- ---------- ---------- */
/* ----------------------------------------------------------------------------------------------------- */
.class-01 a:link, .class-01 a:visited, .class-01 a:active, .class-01 a:hover, 
.class-02 a:link, .class-02 a:visited, .class-02 a:active, .class-02 a:hover, 
.class-03 a:link, .class-03 a:visited, .class-03 a:active, .class-03 a:hover, 
.class-F01 a:link, .class-F01 a:visited, .class-F01 a:active, .class-F01 a:hover, .button-01, 
#section-00, #section-00-01, #section-00-txt, 
#section-01, #section-01-01, #section-01-03-01, #section-01-03-02, .section-LINE, 
#section-02, #section-02-01, #section-02-01-01, #section-02-02, 
#section-02-P01, #section-02-P01-img, #section-02-P01-txt, 
#section-04, #section-04-01, 
#section-05, #section-05-01, #section-05-01-01, #section-05-02, #section-05-02-01, #section-05-02-02, #section-DIV-80, 
#footer, #footer-u, #footer-01, #footer-bottom {
	-o-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -khtml-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
} 
#section-00, #section-00-01, #section-00-txt, 
#section-01, #section-01-01, #section-01-01-01, #section-01-01-02, 
#section-02, #section-02-01, #section-02-01-01, #section-02-02, #section-02-P01, 
#section-04, #section-04-01, 
#section-05, #section-05-01, #section-05-01-01, #section-05-02, #section-05-02-01, #section-05-02-02, #section-DIV-80, 
#footer, #footer-u, #footer-01, #footer-bottom { 
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	display: block;
	float: none;
}
#section-DIV {
	height: 40px;
	}
#section-DIV-80 {
	height: 80px;
	}
/* ---------- ---------- ---------- CSEBA Dev :: 01.04.2024 :: section 00  ---------- ---------- ---------- */
#section-00 {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	margin-top: -120px;
	height: 700px;
	}
#section-00-01 {
	max-width: 1360px;
	height: 700px;
	}	
#section-00-txt {
	width: 680px;
	height: auto;
	margin-top: 180px;
	margin-left: 0px;
	text-align: left;
	text-decoration: none;
	float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	}
/* ---------- ---------- ---------- CSEBA Dev :: 01.04.2024 :: section 01  ---------- ---------- ---------- */
#section-01-01 {
	max-width: 1360px;
	margin-top: 60px;
	}
#section-01-01-01 {
	width: 400px;
	margin-right: 200px;
	margin-bottom: 40px;
	text-align: right;
	float: right;
	}
 #section-01-01-02 {
	width: 680px;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 40px;
	text-align: right;
	float: right;
	}
.section-LINE {
	width: 60px;
	height: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgba(222, 48, 38, 1);
	}
/* ---------- ---------- ---------- CSEBA Dev :: 01.04.2024 :: section 02  ---------- ---------- ---------- */
#section-02-01 {
	max-width: 1360px;
	margin-top: 60px;
	}
#section-02-01-01 {
	width: 320px;
	margin-left: 200px;
	margin-bottom: 40px;
	text-align: left;
	}
#section-02-02 {
	max-width: 1360px;
	margin-bottom: 0px;
	} 
#section-02-P01 {
	width: 320px;
	min-height: 420px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(255, 255, 255, 0);
	}
#section-02-P01-img {
	position: absolute;
	width: 320px;
	height: 320px;
	top: 0px;
	left: 0px;
	z-index: 1;
	}
#section-02-P01-img:hover {
	transform: scale(1.05);
	}
#section-02-P01-txt {
	position: absolute;
	width: 320px;
	height: 80px;
	background-color: rgba(19, 19, 19, 1);
	top: 320px;
	left: 0px;
	z-index: 2;
	}
/* ---------- ---------- ---------- CSEBA Dev :: 01.04.2024 :: section 04  ---------- ---------- ---------- */
#section-04-01 {
	max-width: 1360px;
	height: 0px;
	}
/* ---------- ---------- ---------- CSEBA Dev :: 01.04.2024 :: section 05  ---------- ---------- ---------- */
#section-05-01 {
	max-width: 1360px;
	margin-top: 60px;
	}
#section-05-01-01 {
	width: 800px;
	margin-left: 200px;
	margin-bottom: 40px;
	text-align: left;
	}
#section-05-02 {
	max-width: 1360px;
	margin-bottom: 80px;
	}
#section-05-02-01 {
	width: 660px;
	height: 400px;
	margin-left: 10px;
	float: left;
	}
#section-05-02-02 {
	width: 520px;
	margin-top: 0px;
	margin-left: 70px;
	float: left;
	}
/* ---------------------------------------------------------------------------------------------------- */
/* ---------- ---------- ---------- CSEBA Dev :: 01.04.2024 :: footer  ---------- ---------- ---------- */
/* ---------------------------------------------------------------------------------------------------- */
#footer {
	background-color: rgba(19, 19, 19, 1);
	}
#footer-u {
	max-width: 1360px;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(168, 168, 168, 1);
	}
#footer-01 {
	max-width: 1080px;
	margin-top: 60px;
	}
#footer-bottom {
	max-width: 1080px;
	margin-top: 40px;
	margin-bottom: 80px;
	}
.col-F00 {
	text-align: center;
	vertical-align: top;
	height: 40px;
	}
.col-F01 {
	text-align: center;
	vertical-align: top;
	}
.col-F03 {
	height: 20px;
	}
.col-F04 {
	height: 5px;
	}
.txt-F01, .txt-F02, .txt-F03 {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 24px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	text-decoration: none;
	}
.txt-F01 {
	font-weight: 500;
	} 
.txt-F03 {
	color: rgba(168, 168, 168, 1);
	}
.class-F01 a:link, .class-F01 a:visited, .class-F01 a:active, .class-F01 a:hover {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 24px;
	color: rgba(168, 168, 168, 1);
	text-align: left;
	text-decoration: none;
	outline: 0;
	outline: none;
	display: inline-block;
	}
.class-F01 a:after {
  	display: block;
  	content: '';
  	transform: scaleX(0);  
  	transition: transform 250ms ease-in-out;
  	border-bottom: solid 1px rgba(168, 168, 168, 1);
	}
.class-F01 a:hover:after { 
 	transform: scaleX(1); 
	}
.img-footer-logo {
	width: auto;
	height: 40px;
	border: none;
	opacity: 1;
	}
/* ---------- ---------- ---------- ---------- ---------- ---------- ---------- POPUP ---------- */	
#header-fixed, #MENU-BUTTON, #popupMenu, #headerLogoMenu, #popupCloseMenu, #popupCenterMenu {
	display: none;
	}