
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');


 @font-face {
  font-family: 'Font Awesome 5 Freee';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("font-awesome/webfonts/fa-solid-900.eot");
  src: url("font-awesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("font-awesome/webfonts/fa-solid-900.woff2") format("woff2"), url("font-awesome/webfonts/fa-solid-900.woff") format("woff"), url("font-awesome/webfonts/fa-solid-900.ttf") format("truetype"), url("font-awesome/webfonts/fa-solid-900.svg#fontawesome") format("svg"); 
}

@font-face{
  font-family: "Chantal W00 Bold";
  src: url("/css/fonts/Chantal_W00_Bold/WebFonts/a8045e928b8836df4d3d8a353e6485a8.eot");
  src: url("/css/fonts/Chantal_W00_Bold/WebFonts/a8045e928b8836df4d3d8a353e6485a8.eot?#iefix")format("embedded-opentype"),
      url("/css/fonts/Chantal_W00_Bold/WebFonts/a8045e928b8836df4d3d8a353e6485a8.woff")format("woff"),
      url("/css/fonts/Chantal_W00_Bold/WebFonts/a8045e928b8836df4d3d8a353e6485a8.woff2")format("woff2"),
      url("/css/fonts/Chantal_W00_Bold/WebFonts/a8045e928b8836df4d3d8a353e6485a8.ttf")format("truetype"),
      url("/css/fonts/Chantal_W00_Bold/WebFonts/a8045e928b8836df4d3d8a353e6485a8.svg#Chantal W00 Bold")format("svg");
  font-weight:normal;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family: "Chantal W00 Medium";
  src: url("/css/fonts/Chantal_W00_Medium/WebFonts/adfdf43cd15f8e6bead6d39ab235f0b7.eot");
  src: url("/css/fonts/Chantal_W00_Medium/WebFonts/adfdf43cd15f8e6bead6d39ab235f0b7.eot?#iefix")format("embedded-opentype"),
      url("/css/fonts/Chantal_W00_Medium/WebFonts/adfdf43cd15f8e6bead6d39ab235f0b7.woff")format("woff"),
      url("/css/fonts/Chantal_W00_Medium/WebFonts/adfdf43cd15f8e6bead6d39ab235f0b7.woff2")format("woff2"),
      url("/css/fonts/Chantal_W00_Medium/WebFonts/adfdf43cd15f8e6bead6d39ab235f0b7.ttf")format("truetype"),
      url("/css/fonts/Chantal_W00_Medium/WebFonts/adfdf43cd15f8e6bead6d39ab235f0b7.svg#Chantal W00 Medium")format("svg");
  font-weight:normal;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family: "Verveine";
  src: url("/css/fonts/Verveine/WebFonts/fc3276cc001ced55ee90504acaca1ff4.eot");
  src: url("/css/fonts/Verveine/WebFonts/fc3276cc001ced55ee90504acaca1ff4.eot?#iefix")format("embedded-opentype"),
      url("/css/fonts/Verveine/WebFonts/fc3276cc001ced55ee90504acaca1ff4.woff")format("woff"),
      url("/css/fonts/Verveine/WebFonts/fc3276cc001ced55ee90504acaca1ff4.woff2")format("woff2"),
      url("/css/fonts/Verveine/WebFonts/fc3276cc001ced55ee90504acaca1ff4.ttf")format("truetype"),
      url("/css/fonts/Verveine/WebFonts/fc3276cc001ced55ee90504acaca1ff4.svg#Verveine")format("svg");
  font-weight:normal;
  font-style:normal;
  font-display:swap;
}

.sadrzaj h1{font-size:36px!important;line-height:68px;}

:root {
  --orange-4tel: #FD6A1D;
  --blue-4tel: #00A2FF;
  --fullwidth: 100%;
}

.bg-blue60{
  background-color:rgba(0, 162, 255,0.6);
}
.bg-orange60{
  background-color:rgba(253, 106, 29,0.6);
}

.font-chantal-bold{
  font-family: "Chantal W00 Bold";
}

.grad-plavo-proz{
  background : -moz-linear-gradient(50% 100% 90deg,rgba(0, 159, 227, 0.1) 0.03%,rgba(0, 160, 235, 0.16) 6.17%,rgba(0, 161, 246, 0.29) 21.03%,rgba(0, 162, 253, 0.48) 41.94%,rgba(0, 162, 255, 1) 100%);
  background : -webkit-linear-gradient(90deg, rgba(0, 159, 227, 0.1) 0.03%, rgba(0, 160, 235, 0.16) 6.17%, rgba(0, 161, 246, 0.29) 21.03%, rgba(0, 162, 253, 0.48) 41.94%, rgba(0, 162, 255, 1) 100%);
  background : -webkit-gradient(linear,50% 100% ,50% 0% ,color-stop(0.0003,rgba(0, 159, 227, 0.1) ),color-stop(0.0617,rgba(0, 160, 235, 0.16) ),color-stop(0.2103,rgba(0, 161, 246, 0.29) ),color-stop(0.4194,rgba(0, 162, 253, 0.48) ),color-stop(1,rgba(0, 162, 255, 1) ));
  background : -o-linear-gradient(90deg, rgba(0, 159, 227, 0.1) 0.03%, rgba(0, 160, 235, 0.16) 6.17%, rgba(0, 161, 246, 0.29) 21.03%, rgba(0, 162, 253, 0.48) 41.94%, rgba(0, 162, 255, 1) 100%);
  background : -ms-linear-gradient(90deg, rgba(0, 159, 227, 0.1) 0.03%, rgba(0, 160, 235, 0.16) 6.17%, rgba(0, 161, 246, 0.29) 21.03%, rgba(0, 162, 253, 0.48) 41.94%, rgba(0, 162, 255, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#009FE3', endColorstr='#00A2FF' ,GradientType=0)";
  background : linear-gradient(0deg, rgba(0, 159, 227, 0.1) 0.03%, rgba(0, 160, 235, 0.16) 6.17%, rgba(0, 161, 246, 0.29) 21.03%, rgba(0, 162, 253, 0.48) 41.94%, rgba(0, 162, 255, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A2FF',endColorstr='#009FE3' , GradientType=0);
  /* position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  right: 0; */
  position: relative;
   
   
}
.grad-plavo-updown{
  background : -moz-linear-gradient(50% 0% -90deg,rgba(0, 162, 255, 1) 0%,rgba(8, 160, 244, 1) 6.49%,rgba(21, 158, 228, 1) 19.36%,rgba(28, 156, 218, 1) 33.83%,rgba(30, 156, 215, 1) 53.09%,rgba(0, 91, 151, 1) 100%,rgba(0, 117, 190, 1) 100%);
  background : -webkit-linear-gradient(-90deg, rgba(0, 162, 255, 1) 0%, rgba(8, 160, 244, 1) 6.49%, rgba(21, 158, 228, 1) 19.36%, rgba(28, 156, 218, 1) 33.83%, rgba(30, 156, 215, 1) 53.09%, rgba(0, 91, 151, 1) 100%, rgba(0, 117, 190, 1) 100%);
  background : -webkit-gradient(linear,50% 0% ,50% 100% ,color-stop(0,rgba(0, 162, 255, 1) ),color-stop(0.0649,rgba(8, 160, 244, 1) ),color-stop(0.1936,rgba(21, 158, 228, 1) ),color-stop(0.3383,rgba(28, 156, 218, 1) ),color-stop(0.5309,rgba(30, 156, 215, 1) ),color-stop(1,rgba(0, 91, 151, 1) ),color-stop(1,rgba(0, 117, 190, 1) ));
  background : -o-linear-gradient(-90deg, rgba(0, 162, 255, 1) 0%, rgba(8, 160, 244, 1) 6.49%, rgba(21, 158, 228, 1) 19.36%, rgba(28, 156, 218, 1) 33.83%, rgba(30, 156, 215, 1) 53.09%, rgba(0, 91, 151, 1) 100%, rgba(0, 117, 190, 1) 100%);
  background : -ms-linear-gradient(-90deg, rgba(0, 162, 255, 1) 0%, rgba(8, 160, 244, 1) 6.49%, rgba(21, 158, 228, 1) 19.36%, rgba(28, 156, 218, 1) 33.83%, rgba(30, 156, 215, 1) 53.09%, rgba(0, 91, 151, 1) 100%, rgba(0, 117, 190, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A2FF', endColorstr='#0075BE' ,GradientType=0)";
  background : linear-gradient(180deg, rgba(0, 162, 255, 1) 0%, rgba(8, 160, 244, 1) 6.49%, rgba(21, 158, 228, 1) 19.36%, rgba(28, 156, 218, 1) 33.83%, rgba(30, 156, 215, 1) 53.09%, rgba(0, 91, 151, 1) 100%, rgba(0, 117, 190, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A2FF',endColorstr='#0075BE' , GradientType=0);
}

.grad-plavo-side{
  background : -moz-linear-gradient(0% 50% 0deg,rgba(0, 162, 255, 1) 0%,rgba(8, 160, 244, 1) 6.49%,rgba(21, 158, 228, 1) 19.36%,rgba(28, 156, 218, 1) 33.83%,rgba(30, 156, 215, 1) 53.09%,rgba(0, 91, 151, 1) 100%,rgba(0, 117, 190, 1) 100%);
  background : -webkit-linear-gradient(0deg, rgba(0, 162, 255, 1) 0%, rgba(8, 160, 244, 1) 6.49%, rgba(21, 158, 228, 1) 19.36%, rgba(28, 156, 218, 1) 33.83%, rgba(30, 156, 215, 1) 53.09%, rgba(0, 91, 151, 1) 100%, rgba(0, 117, 190, 1) 100%);
  background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(0, 162, 255, 1) ),color-stop(0.0649,rgba(8, 160, 244, 1) ),color-stop(0.1936,rgba(21, 158, 228, 1) ),color-stop(0.3383,rgba(28, 156, 218, 1) ),color-stop(0.5309,rgba(30, 156, 215, 1) ),color-stop(1,rgba(0, 91, 151, 1) ),color-stop(1,rgba(0, 117, 190, 1) ));
  background : -o-linear-gradient(0deg, rgba(0, 162, 255, 1) 0%, rgba(8, 160, 244, 1) 6.49%, rgba(21, 158, 228, 1) 19.36%, rgba(28, 156, 218, 1) 33.83%, rgba(30, 156, 215, 1) 53.09%, rgba(0, 91, 151, 1) 100%, rgba(0, 117, 190, 1) 100%);
  background : -ms-linear-gradient(0deg, rgba(0, 162, 255, 1) 0%, rgba(8, 160, 244, 1) 6.49%, rgba(21, 158, 228, 1) 19.36%, rgba(28, 156, 218, 1) 33.83%, rgba(30, 156, 215, 1) 53.09%, rgba(0, 91, 151, 1) 100%, rgba(0, 117, 190, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A2FF', endColorstr='#0075BE' ,GradientType=0)";
  background : linear-gradient(90deg, rgba(0, 162, 255, 1) 0%, rgba(8, 160, 244, 1) 6.49%, rgba(21, 158, 228, 1) 19.36%, rgba(28, 156, 218, 1) 33.83%, rgba(30, 156, 215, 1) 53.09%, rgba(0, 91, 151, 1) 100%, rgba(0, 117, 190, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A2FF',endColorstr='#0075BE' , GradientType=1);
}


.text-center{text-align: center;}

.content-section img{    width: 100%;}

.imgBGloc{
	background-repeat:no-repeat!important;
	background-size: cover!important;
	
}

#usluge-banner{
  position:relative;
  top:-40px;
}

.subtitle{
  font-family: "Source Sans 3", sans-serif;
  font-weight : bold;
  font-size : 22px;
  color : #FFFFFF;
}
.big-text{
  font-family: "Source Sans 3", sans-serif;
  font-weight : bold;
  font-size : 24px;
  color : #FFFFFF;
  line-height:1.2;
}
a {
    color: #FF7500;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
#slider_wrap{
  padding:180px 0 130px;
}
.logo{
	
	display:block;
}
#tabs-mapa h3, #tabs-mapa{color:#000!important;}

.logo img{
	margin: 25px;
	max-height: 65px;
    text-align: left;
    width: auto;
    float: left;
    max-width: 121px;
	
}

.header-color-bg{
  width:100%;
  max-height:56px;
  padding:20px;
  background : -moz-linear-gradient(0% 50% 0deg,rgba(0, 162, 255, 1) 0%,rgba(8, 161, 247, 1) 8.56%,rgba(30, 156, 225, 1) 21.88%,rgba(66, 150, 189, 1) 38.32%,rgba(116, 141, 139, 1) 57.22%,rgba(181, 129, 74, 1) 78.22%,rgba(255, 115, 0, 1) 100%);
  background : -webkit-linear-gradient(0deg, rgba(0, 162, 255, 1) 0%, rgba(8, 161, 247, 1) 8.56%, rgba(30, 156, 225, 1) 21.88%, rgba(66, 150, 189, 1) 38.32%, rgba(116, 141, 139, 1) 57.22%, rgba(181, 129, 74, 1) 78.22%, rgba(255, 115, 0, 1) 100%);
  background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(0, 162, 255, 1) ),color-stop(0.0856,rgba(8, 161, 247, 1) ),color-stop(0.2188,rgba(30, 156, 225, 1) ),color-stop(0.3832,rgba(66, 150, 189, 1) ),color-stop(0.5722,rgba(116, 141, 139, 1) ),color-stop(0.7822,rgba(181, 129, 74, 1) ),color-stop(1,rgba(255, 115, 0, 1) ));
  background : -o-linear-gradient(0deg, rgba(0, 162, 255, 1) 0%, rgba(8, 161, 247, 1) 8.56%, rgba(30, 156, 225, 1) 21.88%, rgba(66, 150, 189, 1) 38.32%, rgba(116, 141, 139, 1) 57.22%, rgba(181, 129, 74, 1) 78.22%, rgba(255, 115, 0, 1) 100%);
  background : -ms-linear-gradient(0deg, rgba(0, 162, 255, 1) 0%, rgba(8, 161, 247, 1) 8.56%, rgba(30, 156, 225, 1) 21.88%, rgba(66, 150, 189, 1) 38.32%, rgba(116, 141, 139, 1) 57.22%, rgba(181, 129, 74, 1) 78.22%, rgba(255, 115, 0, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A2FF', endColorstr='#FF7300' ,GradientType=0)";
  background : linear-gradient(90deg, rgba(0, 162, 255, 1) 0%, rgba(8, 161, 247, 1) 8.56%, rgba(30, 156, 225, 1) 21.88%, rgba(66, 150, 189, 1) 38.32%, rgba(116, 141, 139, 1) 57.22%, rgba(181, 129, 74, 1) 78.22%, rgba(255, 115, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A2FF',endColorstr='#FF7300' , GradientType=1);
  color:#FFF;
}
.header-poslovni-color-bg{
  width:100%;
  max-height:56px;
  padding:20px;
  background : -moz-linear-gradient(100% 50% 180deg,rgba(0, 162, 255, 1) 0%,rgba(8, 161, 247, 1) 8.56%,rgba(30, 156, 225, 1) 21.88%,rgba(66, 150, 189, 1) 38.32%,rgba(116, 141, 139, 1) 57.22%,rgba(181, 129, 74, 1) 78.22%,rgba(255, 115, 0, 1) 100%);
  background : -webkit-linear-gradient(180deg, rgba(0, 162, 255, 1) 0%, rgba(8, 161, 247, 1) 8.56%, rgba(30, 156, 225, 1) 21.88%, rgba(66, 150, 189, 1) 38.32%, rgba(116, 141, 139, 1) 57.22%, rgba(181, 129, 74, 1) 78.22%, rgba(255, 115, 0, 1) 100%);
  background : -webkit-gradient(linear,100% 50% ,0% 50% ,color-stop(0,rgba(0, 162, 255, 1) ),color-stop(0.0856,rgba(8, 161, 247, 1) ),color-stop(0.2188,rgba(30, 156, 225, 1) ),color-stop(0.3832,rgba(66, 150, 189, 1) ),color-stop(0.5722,rgba(116, 141, 139, 1) ),color-stop(0.7822,rgba(181, 129, 74, 1) ),color-stop(1,rgba(255, 115, 0, 1) ));
  background : -o-linear-gradient(180deg, rgba(0, 162, 255, 1) 0%, rgba(8, 161, 247, 1) 8.56%, rgba(30, 156, 225, 1) 21.88%, rgba(66, 150, 189, 1) 38.32%, rgba(116, 141, 139, 1) 57.22%, rgba(181, 129, 74, 1) 78.22%, rgba(255, 115, 0, 1) 100%);
  background : -ms-linear-gradient(180deg, rgba(0, 162, 255, 1) 0%, rgba(8, 161, 247, 1) 8.56%, rgba(30, 156, 225, 1) 21.88%, rgba(66, 150, 189, 1) 38.32%, rgba(116, 141, 139, 1) 57.22%, rgba(181, 129, 74, 1) 78.22%, rgba(255, 115, 0, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A2FF', endColorstr='#FF7300' ,GradientType=0)";
  background : linear-gradient(-90deg, rgba(0, 162, 255, 1) 0%, rgba(8, 161, 247, 1) 8.56%, rgba(30, 156, 225, 1) 21.88%, rgba(66, 150, 189, 1) 38.32%, rgba(116, 141, 139, 1) 57.22%, rgba(181, 129, 74, 1) 78.22%, rgba(255, 115, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF7300',endColorstr='#00A2FF' , GradientType=1);
  color:#FFF;
}

.bg-overlay06{
  background-size: cover;  box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.6);
}

/* Floating Social Media Bar Style Starts Here */
.float-sm{
  position: fixed;
  right:0;
  z-index: 1000;
  list-style: none!important;;
  top:15%;
}
.fl-fl {
  position: relative;
  background: #000000;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 4px;
  width: 60px;
  right: -20px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  font: normal normal 10px Arial;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  margin-bottom:5px;
  
}

.fa, .fab {
  font-size: 20px;
  color: #fff;
  padding: 10px 0;
  width: 40px;

}

.fl-fl:hover {
  right: 0;
}

.fl-fl a {
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  line-height: 20px!important;
  vertical-align: top!important;
}
.fl-fb{background : #245A9B;}
.fl-linkedin{background : #007BBC;}
.fl-instagram{
  background : -moz-linear-gradient(11.65% 104.93% 40deg,rgba(255, 225, 133, 1) 0.11%,rgba(255, 187, 54, 1) 20.94%,rgba(255, 81, 118, 1) 37.65%,rgba(246, 51, 149, 1) 52.38%,rgba(164, 54, 210, 1) 73.94%,rgba(95, 78, 237, 1) 100%);
  background : -webkit-linear-gradient(40deg, rgba(255, 225, 133, 1) 0.11%, rgba(255, 187, 54, 1) 20.94%, rgba(255, 81, 118, 1) 37.65%, rgba(246, 51, 149, 1) 52.38%, rgba(164, 54, 210, 1) 73.94%, rgba(95, 78, 237, 1) 100%);
  background : -webkit-gradient(linear,11.65% 104.93% ,97.94% -3.67% ,color-stop(0.0011,rgba(255, 225, 133, 1) ),color-stop(0.2094,rgba(255, 187, 54, 1) ),color-stop(0.3765,rgba(255, 81, 118, 1) ),color-stop(0.5238,rgba(246, 51, 149, 1) ),color-stop(0.7394,rgba(164, 54, 210, 1) ),color-stop(1,rgba(95, 78, 237, 1) ));
  background : -o-linear-gradient(40deg, rgba(255, 225, 133, 1) 0.11%, rgba(255, 187, 54, 1) 20.94%, rgba(255, 81, 118, 1) 37.65%, rgba(246, 51, 149, 1) 52.38%, rgba(164, 54, 210, 1) 73.94%, rgba(95, 78, 237, 1) 100%);
  background : -ms-linear-gradient(40deg, rgba(255, 225, 133, 1) 0.11%, rgba(255, 187, 54, 1) 20.94%, rgba(255, 81, 118, 1) 37.65%, rgba(246, 51, 149, 1) 52.38%, rgba(164, 54, 210, 1) 73.94%, rgba(95, 78, 237, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE185', endColorstr='#5F4EED' ,GradientType=0)";
  background : linear-gradient(50deg, rgba(255, 225, 133, 1) 0.11%, rgba(255, 187, 54, 1) 20.94%, rgba(255, 81, 118, 1) 37.65%, rgba(246, 51, 149, 1) 52.38%, rgba(164, 54, 210, 1) 73.94%, rgba(95, 78, 237, 1) 100%);
  border-radius : 10px 0px 0px 10px;
  -moz-border-radius : 10px 0px 0px 10px;
  -webkit-border-radius : 10px 0px 0px 10px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE185',endColorstr='#5F4EED' , GradientType=1);
}

/* Floating Social Media Bar Style Ends Here */

.form-button{
  background : var(--orange-4tel);
  border-radius : 20px;
  -moz-border-radius : 20px;
  -webkit-border-radius : 20px;
  width:auto;
  font-weight : bold;
  font-size : 21px;
  color : #FFFFFF;
  color : rgb(255, 255, 255);
  padding: 7px 30px;
  margin:20px 0;
}
.form-button:hover, .form-button:active{
  background : var(--blue-4tel);
  border-radius : 20px;
  -moz-border-radius : 20px;
  -webkit-border-radius : 20px;
  width:auto;
  font-weight : bold;
  font-size : 21px;
  color : #FFFFFF;
  color : rgb(255, 255, 255);
  padding: 7px 30px;
  margin:20px 0;
}

.header-icon-text{
  line-height:1;
  padding-right:20px;
  float:left;
}

.header-icon{
  float:left;
  margin-right:10px;
  height:15px;
  width:15px;
}
.header-icon img{
  
  fill:#FFF;
}

.header-icon-clock{
  background-color: white;
  -webkit-mask: url(/images/icons/header/clock-solid.svg) no-repeat center;
  mask: url(/images/icons/header/clock-solid.svg) no-repeat center;
}
.header-icon-envelope{
  background-color: white;
  -webkit-mask: url(/images/icons/header/envelope-solid.svg) no-repeat center;
  mask: url(/images/icons/header/envelope-solid.svg) no-repeat center;
  height:15px;
  width:19px;
}

.header-text{float:left; font-family: "Source Sans 3", sans-serif; font-size: 15px; font-weight: 600;
}
.header-text-link{margin-top:-3px;font-family: "Source Sans 3", sans-serif; font-size: 18px; line-height:1;font-weight: 800;}
.header-text-link a{color:#FFF; text-decoration: underline;font-weight: 800;}

.header-support{
  font-family: "Source Sans 3", sans-serif;
  font-size: 21px; line-height:1;
  color:#999999;
  font-weight: 700;;
}
.header-menu{
  width: 100%;
  max-height: 56px;
  height: 56px;
}

.top-includes{margin:0 15px!important;}
.top-includes > .menu-item{float:left;}
.menu-item a {
  display: block;
  text-align: center
}
header ul{list-style:none!important;;}

/* KONFIGURATOR STYLE.BEGIN*/
.konfigurator-box-orange{
  background : #324A97;
  border-style : Solid;
  border-color : #FF7300;
  border-width : 2px;
  border-radius : 10px;
  -moz-border-radius : 10px;
  -webkit-border-radius : 10px;
  padding:30px;
}

.konfigurator-box-white{
  background : #324A97;
  border-style : Solid;
  border-color : white;
  border-width : 6px;
  border-radius : 10px;
  -moz-border-radius : 10px;
  -webkit-border-radius : 10px;
  padding:30px;
  margin: 0 !important;
}
.konfigurator-box{
  background : #324A97;
  background : rgba(50, 74, 151, 1);
  
  border-radius : 10px;
  -moz-border-radius : 10px;
  -webkit-border-radius : 10px;
  padding:30px;
  margin: 0 !important;
}

.config_form .radio{
  padding:0 10px;
  margin-bottom:20px;
  width: 100%;
}
.config_form .radio label{
  background : var(--blue-4tel);
  width:100%;
  border-radius : 20px!important;
  -moz-border-radius : 20px!important;
  -webkit-border-radius : 20px!important;

    font-family: "Source Sans 3", sans-serif; font-size: 17px; font-weight: 600;
  font-weight : bold;
  font-size : 17px;
  color : #FFFFFF;
  line-height:1;
  padding:15px!important;
}

.radio, .config_form .radio input[disabled] + label, .config_form .radio input:disabled + label{
  background : var(--blue-4tel);
  border-radius : 20px;
  -moz-border-radius : 20px;
  -webkit-border-radius : 20px;
  font-family: "Source Sans 3", sans-serif; font-size: 17px; font-weight: 600;
  font-weight : bold;
  font-size : 17px;
  color : #FFFFFF;
    
}

.config_form .radio input[type="radio"]:checked + label, .config_form .radio input[type="radio"]:focus, .config_form .radio input[type="radio"]:checked{
  background-color:var(--orange-4tel);
}

#konfigurator .chxbox{
  
    border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    font-family: "Source Sans 3", sans-serif;
    font-size: 17px;
    font-weight: 600;
    font-weight: bold;
    font-size: 17px;
    color: #FFFFFF;
    line-height: 1;
}

#konfigurator .chxbox label {
  background: var(--blue-4tel);
    width: 100%;
    border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    font-family: "Source Sans 3", sans-serif;
    font-size: 17px;
    font-weight: 600;
    font-weight: bold;
    font-size: 17px;
    color: #FFFFFF;
    line-height: 1;
    padding: 15px 10px !important;
}



#konfigurator .chxbox label input {
  position: absolute;
  display: none;
  color: #fff !important;
}
#konfigurator input[type="checkbox"] {
  display: none;
  width: 0;
}
/* selects all of the text within the input element and changes the color of the text */
#konfigurator .chxbox label input + span{color: #fff;}


/* This will declare how a selected input will look giving generic properties */
#konfigurator .chxbox input:checked + label {
    background-color: var(--orange-4tel);
}


.amountic{
  text-align:center;
  font-weight:900;
  font-size : 36px;
  line-height : 35.19px;
  color : var(--orange-4tel);
}
.amountic:after{
  content:'';
  width:100%;
  height:3px;
  display:block;
  margin-top:8px;
  background: url(/images/home/konfigurator-iznos-crta.png) no-repeat center center;;
}

/* KONFIGURATOR STYLE.END*/
@media (max-width: 1199px){
	.logo img{
		
		
	    text-align: left;
	    width: auto;
	    float: left;
	    max-width: 75px;
		
	}
  section .wrap{padding:20px;}
}

@keyframes slide-bottom {
  0%{
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100%{
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }
}

@keyframes slide-in-top {
  0%{
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0;
  }
  100%{
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes slide-out-top {
  0%{
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
  }
  100%{
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 1;
  }
}

.gen-text{
  font-size : 17px;
  color : #FFFFFF;
  color : rgb(255, 255, 255);
}

.gen-text2{
  font-size : 19px;
  color : #FFFFFF;
  color : rgb(255, 255, 255);
}

/* ==========================================================================
   #COLORS
   ========================================================================== */

   
   	.bg-gray{background-color:#5c5c5c!important;}
   	.bg-gray-2{background-color:#f9f9f9!important;}
   	.bg-blue{background-color:#00A2FF!important;}
   	.bg-purple2{background-color:#873f73!important;}
   	.bg-orange{background-color:#FF7500!important;}
   	.bg-purple-grad{background: rgb(35,35,109)!important;
background: linear-gradient(90deg, rgba(35,35,109,1) 0%, rgba(81,16,90,1) 61%)!important;}
   	
   	
   	
   	.bg-fill-purple{fill:#2b1341!important;}
   	.text-black{color:#000!important;}
   	.text-gray{color:#646464!important;}
   	.text-gray-2{color:#f9f9f9!important;}
   	
   	.text-gray-3{color:#6f6f6f!important;}
   	.text-purple{color:#2d0b40!important;}
   	.text-orange{color:#FF7500!important;}
   	.text-white{color:#fff!important;}
   	.text-blue{color:#00A2FF!important;}
   	
   	.bg-light-gray{
	   background-color: #b4b4b4!important;
   }
   .bg-gray-3{
	   background-color: #4B4B4B!important;
   }


   	.hr{
	   	/*margin: 0 auto;*/
	   	height:1px;
	   	display:block;
	   	
	   	
   	}
   	.hr:after{clear:both!important;}
   	
   	.btn-round{
	   	border-radius:25px;
	   	font-size: 16px;
	   	line-height: 13px;
	   	padding:20px 50px;
	   	
   	}

/* ==========================================================================
   #COLORS - END
   ========================================================================== */
header{position:absolute; z-index:999; width:100%; transition: top 0.4s ease-in-out;}

#header-cont{
  background-color:white;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

header .wrap {
  position:relative;
}

/* HEADER MOBILE */
.header-nav-menu-mobile {
  display: none;
  margin-bottom: 20px;
}

.header-mobile {
  position: relative;
}

.header-mobile .header-mobile__bar {
  padding: 15px 0;
}

.header-mobile .header-mobile__bar-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-mobile--light .hamburger {
  border-color: #e67d2d;
}

.header-mobile--light .hamburger:hover {
  background: #e67d2d;
}

.header-mobile--light .hamburger:hover .hamburger-box .hamburger-inner, .header-mobile--light .hamburger:hover .hamburger-box .hamburger-inner:after, .header-mobile--light .hamburger:hover .hamburger-box .hamburger-inner:before {
  background: #222;
}

.header-mobile--light .hamburger-inner, .header-mobile--light .hamburger-inner:after, .header-mobile--light .hamburger-inner:before {
  background: #e67d2d;
}


/* HEADER FIXED */
.header--fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.95);
  z-index: 9999;
}

.header--fixed .menu-item a {
  padding: 17px 22px;
}

/* ==========================================================================
   #MENU
   ========================================================================== */

.aside-section {
  top: 0;
    bottom: 0;
    position: fixed;
    width: 100%!important;
    height: 100%;
    display: block;
    z-index: 99999999999;
  
}



.aside-right {
  width: 100%;
  right: 0;
  background-color:#4B4B4B;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  transition: transform 0.4s ease-in-out;
}

.aside-list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 150px;
  text-align: left;
  padding-left: 50px;
}

.aside-content {
  margin-top: 150px;
  padding: 0 40px;
  position: relative;
  color: white;
  text-align: center;
}

.aside-list li {
  margin-bottom: 20px;
}

.aside-anchor::after {
  content: "";
  position: absolute;
  bottom: 0;
  background-color: #ff5964;
  left: 0;
  right: 0;
  height: 3px;
  border-radius: 3px;
}

.aside-anchor::before {
  border-radius: 3px;
  content: "";
  position: absolute;
  bottom: 0;
  background-color: #fff;
  left: 0;
  height: 3px;
  z-index: 1;
  width: 50%;
  -webkit-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}

.aside-anchor:hover:before {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}

.aside-anchor {
  padding-bottom: 7px;
  color: #fff;
  text-decoration: none;
  font-size: 30px;
  position: relative;
  font-weight: 500;
}

.form-check {
    position: relative;
    display: block;
    /* padding-left: 1.25rem; */
    padding:10px 0;
   
}

input[type="checkbox"] {
  display: none;
}
form input[type="checkbox"] {
  display: inline-block;
   width:35px;
}

input[type="checkbox"]:checked ~ nav .aside-left {
  transform: translateY(0%);
}

input[type="checkbox"]:checked ~ nav .aside-right {
  transform: translateX(0%);
}

input[type="checkbox"]:checked ~ label .bar {
  background-color: #fff;
}

input[type="checkbox"]:checked ~ label .top {
  -webkit-transform: translateY(0px) rotateZ(45deg);
  -moz-transform: translateY(0px) rotateZ(45deg);
  -ms-transform: translateY(0px) rotateZ(45deg);
  -o-transform: translateY(0px) rotateZ(45deg);
  transform: translateY(0px) rotateZ(45deg);
}

input[type="checkbox"]:checked ~ label .bottom {
  -webkit-transform: translateY(-15px) rotateZ(-45deg);
  -moz-transform: translateY(-15px) rotateZ(-45deg);
  -ms-transform: translateY(-15px) rotateZ(-45deg);
  -o-transform: translateY(-15px) rotateZ(-45deg);
  transform: translateY(-15px) rotateZ(-45deg);
}

input[type="checkbox"]:checked ~ label .middle {
  width: 0;
}

.middle {
  margin: 0 auto;
}

.fineprint{font-size: 15px;;}
/*label {
  top: 10px;
  display: inline-block;
  padding: 7px 10px;
  background-color: transparent;
  cursor: pointer;
  margin: 10px;
  z-index: 3;
  position: fixed;
}*/



/* ==========================================================================
   ##FOOTER
   ========================================================================== */
   
   footer{
	   position: relative;
	   min-height:100px;
	   display: block;

	   color:#FFF!important;
	   background : -moz-linear-gradient(50% 0% -90deg,rgba(0, 162, 255, 1) 0%,rgba(3, 161, 252, 1) 16.79%,rgba(13, 160, 242, 1) 29.9%,rgba(30, 157, 225, 1) 41.77%,rgba(53, 152, 202, 1) 52.91%,rgba(83, 147, 172, 1) 63.54%,rgba(120, 140, 135, 1) 73.79%,rgba(164, 132, 91, 1) 83.73%,rgba(214, 123, 41, 1) 93.18%,rgba(255, 115, 0, 1) 100%);
  background : -webkit-linear-gradient(-90deg, rgba(0, 162, 255, 1) 0%, rgba(3, 161, 252, 1) 16.79%, rgba(13, 160, 242, 1) 29.9%, rgba(30, 157, 225, 1) 41.77%, rgba(53, 152, 202, 1) 52.91%, rgba(83, 147, 172, 1) 63.54%, rgba(120, 140, 135, 1) 73.79%, rgba(164, 132, 91, 1) 83.73%, rgba(214, 123, 41, 1) 93.18%, rgba(255, 115, 0, 1) 100%);
  background : -webkit-gradient(linear,50% 0% ,50% 100% ,color-stop(0,rgba(0, 162, 255, 1) ),color-stop(0.1679,rgba(3, 161, 252, 1) ),color-stop(0.299,rgba(13, 160, 242, 1) ),color-stop(0.4177,rgba(30, 157, 225, 1) ),color-stop(0.5291,rgba(53, 152, 202, 1) ),color-stop(0.6354,rgba(83, 147, 172, 1) ),color-stop(0.7379,rgba(120, 140, 135, 1) ),color-stop(0.8373,rgba(164, 132, 91, 1) ),color-stop(0.9318,rgba(214, 123, 41, 1) ),color-stop(1,rgba(255, 115, 0, 1) ));
  background : -o-linear-gradient(-90deg, rgba(0, 162, 255, 1) 0%, rgba(3, 161, 252, 1) 16.79%, rgba(13, 160, 242, 1) 29.9%, rgba(30, 157, 225, 1) 41.77%, rgba(53, 152, 202, 1) 52.91%, rgba(83, 147, 172, 1) 63.54%, rgba(120, 140, 135, 1) 73.79%, rgba(164, 132, 91, 1) 83.73%, rgba(214, 123, 41, 1) 93.18%, rgba(255, 115, 0, 1) 100%);
  background : -ms-linear-gradient(-90deg, rgba(0, 162, 255, 1) 0%, rgba(3, 161, 252, 1) 16.79%, rgba(13, 160, 242, 1) 29.9%, rgba(30, 157, 225, 1) 41.77%, rgba(53, 152, 202, 1) 52.91%, rgba(83, 147, 172, 1) 63.54%, rgba(120, 140, 135, 1) 73.79%, rgba(164, 132, 91, 1) 83.73%, rgba(214, 123, 41, 1) 93.18%, rgba(255, 115, 0, 1) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A2FF', endColorstr='#FF7300' ,GradientType=0)";
  background : linear-gradient(180deg, rgba(0, 162, 255, 1) 0%, rgba(3, 161, 252, 1) 16.79%, rgba(13, 160, 242, 1) 29.9%, rgba(30, 157, 225, 1) 41.77%, rgba(53, 152, 202, 1) 52.91%, rgba(83, 147, 172, 1) 63.54%, rgba(120, 140, 135, 1) 73.79%, rgba(164, 132, 91, 1) 83.73%, rgba(214, 123, 41, 1) 93.18%, rgba(255, 115, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A2FF',endColorstr='#FF7300' , GradientType=0);
	   line-height: 1.3!important;
   }
   
   footer a{color:#FFF!important;}
   footer a:hover{color:#FF7500!important;}
   .foot-menu-1{
    list-style: none;
   }
   .foot-menu-1 li a{
    font-weight : bold;
    font-size : 20px;
    color : #FFFFFF;
    text-transform: uppercase;
    margin:0;
   }
   .foot-menu-1 li {
    font-weight : bold;
    font-size : 20px;
    color : #FFFFFF;
    text-transform: uppercase;
    margin:0;
   }
   .foot-menu-2-inside{
    text-align: center;
    list-style-position: inside;
   }
   .foot-menu-2 > li{
    list-style: none;
   }
   .foot-menu-2 li a{
    font-size : 20px;
    color : #FFFFFF;
    margin:0;
   }

   .foot-menu-2 li ::marker{
      position: relative!important;
   }
   .foot-menu-2 li {
    font-size : 20px;
    color : #FFFFFF;
    margin:0;
   }
   #footer-copyright{
	   width:100%;
	   position:absolute;
	   bottom:0;
	   
   }
   
      
 /* ==========================================================================
   #FOOTER - END
   ========================================================================== */  
 
 
 /* ==========================================================================
   #HOME
   ========================================================================== */  
      
     /* ==========================================================================
   #TABLE
   ========================================================================== */ 
   
   th:first-of-type {
    border-top-left-radius: 10px;
  }
  th:last-of-type {
    border-top-right-radius: 10px;
  }
  tr:last-of-type td:first-of-type {
    border-bottom-left-radius: 10px;
  }
  tr:last-of-type td:last-of-type {
    border-bottom-right-radius: 10px;
  }
   
   table.orangeTable {
    border: 3px solid #EE7402;
    background-color: #FEE6D1;
    width: 100%;
    text-align: left;
    border-spacing: 0;
    border-collapse: separate;
    border-radius: 15px;
    padding: 0;
  }
  table.orangeTable thead{
    background-color: var(--orange-4tel);
  }
  table.orangeTable td {
    border: 1px solid #FFFFFF;
    padding: 3px 8px;
    text-align: center;;
    color:#000;
  }
 table.orangeTable th {
    padding: 3px 8px;
    text-align: center;;
    color:#000;
  }
  table.orangeTable tbody td {
    font-size: 18px;
  }
  table.orangeTable tbody tr:nth-child(even) {
    background: #FFFFFF;
  }
  table.orangeTable thead, table.orangeTable tr:first {
    background: #EE7402;
    background: -moz-linear-gradient(top, #f29741 0%, #ef821b 66%, #EE7402 100%);
    background: -webkit-linear-gradient(top, #f29741 0%, #ef821b 66%, #EE7402 100%);
    background: linear-gradient(to bottom, #f29741 0%, #ef821b 66%, #EE7402 100%);
    border-bottom: 2px solid #FFFFFF;
  }
  table.orangeTable thead th {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    border-left: 2px solid #FFFFFF;
  }
  table.orangeTable thead th:first-child {
    border-left: none;
  }
  
  table.orangeTable tfoot td {
    font-size: 14px;
  }
  table.orangeTable tfoot .links {
    text-align: right;
  }
  table.orangeTable tfoot .links a{
    display: inline-block;
    background: #1C6EA4;
    color: #FFFFFF;
    padding: 2px 8px;
    border-radius: 5px;
  }
   
   /* Lists
---------------------------------------- */
ul {
	margin-left: 20px;
	list-style: disc;
	}

	
ol {
	margin-left: 30px;
	list-style: decimal;
	}


section ul li, section ol li {
	margin-bottom: 10px;
	margin-left: 10px;
	}


ul.list-nostyle {
	list-style: none !important;
	margin-left: 0 !important;
	}
	
ul.list-nostyle li > .fa {
	margin-right: 10px;
	}
	

   
     /* ==========================================================================
   #TABLE
     ========================================================================== */ 



     /* ==========================================================================
   #FORMS
     ========================================================================== */ 
     .fourtel-check{
      display: block;
      appearance: none;
      margin: 0;
      font: inherit;
      color: currentColor;
      width: 35px;
      height: 35px;
      float:left;
     }
     .fourtel-check-text{
      float: left;
      display: block;
      width: 88%;
      font-weight:500;
    }
    .fourtel-check::before {
      content: "";
      display:block;
      width: 35px;
      height: 35px;
      background:url(/images/4tel-checkbox.png) no-repeat bottom left;
    }
    
    .fourtel-check:checked::before {
      background:url(/images/4tel-checkbox-checked.png) no-repeat bottom left;
    }
    #forma_poslovni_kontakt label{
      line-height:1.2;
    }
    #forma_poslovni_kontakt input[type=checkbox]{
      padding:0!important;
      margin-bottom:0!important;
    }
    #forma_poslovni_kontakt input[type=checkbox]::before{
      background-position:top left!important;
    }
    #forma_poslovni_kontakt  .checkbox {width:100%}
    #forma_poslovni_kontakt  .label{padding-top:10px;}
#forma_poslovni_kontakt input:not([type="checkbox"]), #forma_poslovni_kontakt  textarea{
    background-color: transparent;
    border: 1px solid var(--blue-4tel);
    color: #fff;
    border-radius: 15px;
  }
  #forma_poslovni_kontakt .boxic{
  background-color: transparent;
    border: 1px solid var(--blue-4tel);
    color: #fff;
    border-radius: 15px;
    padding:15px 10px;
    margin-bottom:15px;
  }

  #forma_poslovni_kontakt .fourtel-check::before {
    content: "";
    display:block;
    width: 32px;
    height: 30px;
    background:url(/images/4tel-checkbox2.png) no-repeat bottom left;
  }
  
  #forma_poslovni_kontakt .fourtel-check:checked::before {
    background:url(/images/4tel-checkbox-checked2.png) no-repeat bottom left;
  }
  .fourtel-check-text{
  padding-top: 8px;
  width: 80%;
  }
   /* ==========================================================================
   #FORMS.end

     ========================================================================== */    

     .text-bold{font-weight:700;}
     .obavijest h4{
      font-weight:700;
     }

     .obavijest-text{
      margin-top:30px;
      font-weight:300;
      font-size:19px;
     }

     .kontakt-box-naslov{
      font-size : 19px;
      color : #FFFFFF;
      color : rgb(255, 255, 255);
      font-weight:300;
     }

     .kontakt-box-iconText{
      font-size: 19px;
    color: #FFFFFF;
    color: rgb(255, 255, 255);
    font-weight: 300!important;
    padding-left: 40px;
    background-position: left center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    padding: 0px 5px 0px 40px;
    margin: 10px 0;
     }