.testimonial.blogi p {
	background: none;
	font-style:normal;
    font-size: 15px;
	padding: 10px 0 10px 0;
    text-align: left;
    color: #1a1a1a;
    overflow: hidden;
    top:0;
}

.projekti .testimonial.blogi p {
    color: #444;
    padding: 10px 20px 0 0px;
}

.testimonial.blogi i.fa {
    margin-top: 0;
    margin-bottom: 0;
    background-color: transparent;
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 32px;
}

.testimonial.blogi {
	padding: 30px 0 0px 0;
    background: #f1f1f1;
    border-radius: 0px;
    width: 100%;
    height: 370px;
	border: 1px solid #66d5ff;
}

.testimonial.blogi:hover {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.testimonial.blogi.projekti {
    width: 100%;
    height: auto;
    background: transparent;
    color: #4d4d4d;
    padding: 0px;
}

#footer hr {
    border: 0;
    margin: 0;
    padding: 0;
    border-top: #fff 1px solid;
    border-bottom: none;
}

#footer {
    color: #fff;
    display: block;
    vertical-align: bottom;
    background-color: #fff;
    border-top: #66d5ff 15px solid;
    padding-top: 60px;
    background-image: url(../images/footer_1920x700px_ION.png);
}

#footer a.copyright {
    color: #1a1a1a;
    padding: 0;
}

#footer h2, #footer h3, #footer h4 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
}

#footer a.social {
	background: rgba(242, 238, 226, 0);
    color: #333;
}

.parallax-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: none;
    background-repeat: repeat;
    background-color: transparent;
    z-index: 1;
}

.testimonial h2{
	color: #000;
}
/* @media screen and (max-width: 676px) {
    div.call-us {
        display:none;
    }
} */

#topBar {
    height: 60px;
}

#topBar a.logo {
margin: 0px 0;
display: inline-block;
min-height: 50px;
}

.logo {
    position: absolute;
    height: 110px;
    top: -75px;
}

body {
    color: black;
    background-color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    line-height: 23px;
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 2.5em;
    line-height: 1.7em;
    margin: 0 0 44px 0;
    font-weight: 500;
}

#footer li:after {
    width: 100%;
    content: "";
/*  border-bottom: 1px solid rgba(0, 161, 195, 0.55); 
*/
    position: absolute;
    bottom: 0;
    left: 0;
}      
#topNav {
    display: block;
    left: 0;
    right: 0;
    top: 0;
/*   border-top: 0px solid #8ec83e;
    border-bottom: 0px solid #359c8d;
*/
	border: none;
    background: #fff;
    position: relative;
    z-index: 50;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    margin-bottom: 10px;
}
#topNav ul.nav>li a {
	font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    padding: 10px 25px;
    position: relative;
    text-decoration: none;
    display: block;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#topNav ul.nav>li a:hover, #topNav ul.nav>li.active a, #topNav ul.nav>li.active a:hover{
    color: #fff;
    background-color: #00a5e5;
}

#topNav ul.nav>li.active li a {
    color: #1a1a1a;
    background-color: #ffffff;
}

#topNav ul.nav>li.active li a:hover {
    color: #fff;
    background-color: #1a1a1a;
}

/*
#topNav ul.nav>li a>span:hover{
	transform: skewX(-15deg);
}
*/
#topNav div.navbar-collapse {
    padding: 0px;
    float: right;
}

.col-md-9 img{
	display: inline-block;
	max-width: 100%;
    height: auto;
}

#topNav ul.nav .dropdown-menu>li.active>a, #topNav ul.nav .dropdown-menu>li:hover>a, #topNav ul.nav .dropdown-menu>li:focus>a {
    color: #ffffff !important;
    background-color: #1a1a1a;
}

.callout.dark {
    background-color: #f1f1f1;
}

.callout.dark h2, .callout.dark h3, .callout.dark h4 {
    color: #333;
    font-size: 25px;
    background-color: transparent;
}

.callout.dark p {
    font-size: 19px;
    color: #777;
    background-color: transparent;
  } 

.btn-primary {
	border: none;
    background: transparent;
    color: #1a1a1a;
    font-weight: 700;
    font-size: 16px;
}

.readMoreBtn>a>span {
	display: inline-block;
    text-transform: uppercase;
}

.btn-primary_2 {
    border: #343d4c 2px solid;
    background-color: #f78c20;
    color: #fff;
}
.btn-primary_2:hover {
    border: #f78c20 2px solid;
    background-color: #fff;
    color: #343d4c;
}

.callout .btn {
    margin-top: 10px;
    border-radius: 0;
    width: 100%;
    font-size: 18px;
    color: #1a1a1a;
    border: #66d5ff 1px solid;
    background: white;
}
.callout .btn:hover {
    color: #fff;
    border: #66d5ff 1px solid;
    background: #66d5ff;
}

.callout a>span {
    display: inline-block;
    text-transform: uppercase;
}

.hvr-rectangle-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
background:#00194C;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .daterangepicker td.active, .daterangepicker td.active:hover, .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    border: none;
    background: #fff;
    color: #1a1a1a;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.sky-form .rating input + label:hover, .sky-form .rating input + label:hover ~ label, .sky-form .input:hover input, .sky-form .select:hover select, .sky-form .textarea:hover textarea, .sky-form .radio:hover i, .sky-form .checkbox:hover i, .sky-form .toggle:hover i, .sky-form .input input:focus, .sky-form .select select:focus, .sky-form .textarea textarea:focus, .sky-form .radio input:focus + i, .sky-form .checkbox input:focus + i, .sky-form .toggle input:focus + i, .form-control:focus {
    border-color: rgba(0, 0, 0, 0.65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
    margin-right: 0px;
    margin-left: 0;
    width: 100%;
    margin-top: -41px;
}

@media (max-width: 1075px) {
	.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
		margin-right: 74px;
		margin-left: 0;
	}
}

@media (max-width: 1075px) {
	.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
		margin-right: 39px;
		margin-left: 0;
	}
}
section {
    padding-top: 80px;
    padding-bottom: 80px;
}

section.page-title {
    padding: 80px 0 20px 0;
    display: block;
    position: relative;
    background-color: #f1f1f1;
    border-bottom: rgba(0,0,0,0.03) 1px solid;
/*    background-repeat: no-repeat;
    background-position: 0% 0%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: local;
    background-image: url(../images/___.png); */
}

.strip-biger {
    position: absolute;
    display: block;
    width: 559px;
    height: 420%;
    
    background-color: rgba(218, 163, 191, 0.21);
    z-index: 0;
    left: -20px;
    top: -100px;
}

.microsite .strip-biger {
    position: absolute;
    display: block;
    width: 559px;
    height: 414%;
    
    background-color: rgba(0, 0, 0, 0.51);
    z-index: 0;
    left: -52px;
    top: -100px;
}

.meni-desno {
   float:right !Important;
  }

.strip-biger.diagonal {
    -ms-transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);
}

div.featured-box:hover {
	background: #ffffff;
    transform: translateY(-5px);
    box-shadow: 4px 4px 20px 2px rgb(0 0 0 / 10%);
}
section.page-title header {
    margin: 0;
    position: relative;
    font-size: 21px;
}
.strip-smaller {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
 /*   background-color: rgba(0, 174, 237, 0.50); */
    z-index: 0;
    right: -24px;
    top: 101px;
}
.strip-smaller.diagonal {
    -ms-transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);
}

.striped-breadcrumbs {
    float: none;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    border-radius: none;
    position: relative;
    z-index: 3;
    /*   font-size: 15px;
    font-weight: 400;
    padding: 5px 15px;*/
}
#striped-breadcrumb-fontsize {
    width: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0;
}
ul.side-nav>li.active>a {
    background-color: #f2f2f2 !important;
    color: #000 !important;
}

.premik19{
	    margin-top: -19px;
}

#meni-zgoraj{
  position: absolute;
    top: 46px;
  z-index: 120;
  color: #222;
  right:10px; 
  text-align: right;
  overflow: hidden;
}
#meni-zgoraj a {
    font-size: 22px;
    color: #003f60;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    padding: 0 3px 0 3px;
    text-transform: uppercase;
}
/*
@media (max-width: 1078px) {
	#meni-zgoraj{
		right:50px;
	}
}

@media (max-width: 1132px) {
	#topNav ul.nav>li a {
        padding: 15px 20px;
   }
}

@media (max-width: 993px) {
	#meni-zgoraj{
		right:15px;
	}
	.premik19{
		margin-top:-3px;
	}
	
}
@media (max-width: 805px) {
	#meni-zgoraj{
		
	}
}

@media (max-width: 660px) {
	#meni-zgoraj{
		text-align: left;
		position: static;
		overflow:visible;
		float:none;
	}
	
	.logo_kontejner {
		display:block;
		padding-bottom:10px;
		float:none;
	}
		
}

@media (max-width: 586px) {
.logo{
	padding-top: 3px !important;	
	}
}
*/
section.page-title h2 {
    margin: 0 0 -1px 0;
    padding-bottom: 0px;
    border-bottom: 0px solid;
    display: inline-block;
    color: #000;
    font-weight: 200;
}

section.page-title.microsite h1 {
    margin: 0 0 -1px 0;
    padding-bottom: 15px;
    border-bottom: rgb(196, 93, 34) 0px solid;
    display: inline-block;
    /* font-family: 'Open Sans'; */
    color: white;
    font-weight: 500;
    font-size:52px;
}

.page-title a{
	color: #000;
}
#footer li a:hover {
	color:white !important;
}

#footer .copyright a:hover {
	color: #1a1a1a;
    font-weight: bold;
}

#footer ul {
    margin:0;
    list-style-type: none;
    padding-left:0;
    color: #fff;
}

#footer li {
    position: relative;
    padding: 5px 0;
    border: none;
    border-bottom:none !important;
    font-size: 16px;
}

#footer li:after {
    border-bottom: none;
}

#footer a:hover {
    font-weight: bold;
}	
	
#footer .dark {
    background-color: rgba(237, 237, 237, 0);
    text-align: center;
}

.fsize13 {
  font-size: 13px !important;
  line-height: 23px !important;
}

#footer li a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
}
.section {
	padding-top: 0px;
  	padding-bottom: 0px;
}

.prikaz_vseh_vsebin {
	background-color: transparent;
}

.box_news{
	height: 50px;
    overflow: hidden;
    margin-bottom: 10px;
}
p.readMoreBtn{
        margin: 10px 0 30px;
}
.blog_box_outer{
	margin-top:30px;
}
.tp-caption.large_bold_white {
    font-size: 59px !important;
    line-height: 60px;
    font-weight: 700;
    font-family: "Dosis";
    color: rgba(255, 255, 255, 0.9);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
    background-color: rgba(218, 163, 191, 0.7);
    padding: 10px !important;
    text-transform: uppercase;
}

.thumbnail {
    display: block;
    padding: 0px;
    background-color: #fff;
    border: none;
}

.thumbnail .caption {
    padding: 0px;
    color: #333;
}

.thumbnail:hover {
    border: rgba(0,0,0,0.2) 0px solid !important;
}

.custom-naslovi {
    margin: 0;
    color: #333;
    font-weight: 700;
	font-size: 40px;
    line-height: 46px;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    color: #1a1a1a;
    font-family: 'Poppins', sans-serif;
    line-height: 30px;
}

h2 {
	font-size: 1.4em;
    font-weight: 400;
}

.caption h4 {
    text-align: left;
    color: #4d4d4d !important;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    text-transform: none;
    height: 80px;
}

.caption p {
	vertical-align: baseline;
	font-size: 14px;
	text-align: left;
    color: #808080;
}

#footer .logo {
    display: block;
    margin-bottom: 10px;
    height: 75px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0;
    
}

#footer .copyright {
    background-color: #ffffff;
    color: #1a1a1a;
    font-size: 15px;
    font-weight: 500;
    height: 60px;
}

.copyright .left{
	float: left;
}

.copyright .right{
	float: right;
}

.callout h2, .callout h3, .callout h4 {
    font-weight: 700;
    margin: 0 0 8px 30px;
    font-size: 28px;
    text-transform: none;
}

.wihte-text {
	color:white !important;
}

.table-tabor {
background-color:none;
background-attachment: fixed;
}

.table-tabor h2,td{
	/*color:white;*/
}

.table-tabor tr {
	text-align: left;
	background-color: rgba(43, 43, 43, 0.57);
}

.table-tabor thead {
	color: white;
    background-color: #264190;
}

.tabor-modra-ozadje {
	background-color: #264190;
}

ul.side-nav {
	border-left: solid 5px #ededed;
    padding: 35px 0 200px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

ul.side-nav>li>a {
    padding: 7px 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 500;
}

.lightbox .mix{
	margin-bottom:20px;
}
.box-content.thumbnail,.box-content.thumbnail:hover {
    background: rgba(0,0,0,0);
}
.mobile_visible{
	display:none;
}

.page-title a:hover {
    color: #343d4c;
}
.table-tabor p {
   color: #000;
    font-size: 20px;
    line-height: 28px;
    /* text-align: justify; */
    font-weight: lighter;
}
.thumbnail a>img.slika-novicka {
    padding-bottom: 0px;
	margin: 0 0 20px 0;
	filter: grayscale(10%);
    width: 100%;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.thumbnail a>img.slika-novicka:hover {
  /*  -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg); */
}

.vsebinski_predel h2, .vsebinski_predel h3, .vsebinski_predel h4, .vsebinski_predel h5 {
    color: #000;
    text-transform: none !important;
    margin-bottom: 20px;
    margin-top: 40px;
}
.vsebinski_predel h1 {
	color: #333 !important;
    text-transform: none !important;
    font-size: 35px;
    margin-bottom: 20px;
    font-weight: 300;
    text-align: left;
    line-height: 40px;
}

.vsebinski_predel h3 {
    color: #1a1a1a;
    font-weight: 600;
    font-size: 22px;
}

.vsebinski_predel h4 {
    color: #1a1a1a !important;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 30px;
}

.vsebinski_predel p {
    font-size: 17px;
    line-height: 22px;
    color: #444;
}
.vsebinski_predel .col-md-6 p {
    height: 55px;
}

.vsebinski_predel img {
    border-radius: 0px;
}

.vsebinski_predel ul, ol {
    font-size: 15px;
    color: #444;
}

section.brands {
    padding: 31px 0;
    background-color: #fff;
}

section.brands img {
	height: 130px;
}

#mapCanvas p {
    margin-bottom:5px !important;
}

.black-text {
    color: black !important;
}

.cookieNotificationContainer h3 {
        font-size:20px;
}

.blogi .spodnjiBoxi {
    height: 100%;
    overflow: hidden;
}

.blogi .spodnjiBoxi p {
    line-height: 20px;
}

section header {
    margin-bottom: 50px;
}

#header {
    width: 100%;
    background-color: #fff;
}

#topNav div.navbar-collapse {
    background-color: #fff;
}

#topNav ul.nav>li {
    border-right: #dee1e6 1px solid;
    border-left: none;
    background-color: #fff;
}

#topNav ul.nav>li:hover>a:before, #topNav ul.nav>li.active>a:before {
    content: none;
}

a.social {
    margin: 0px 1px;
    background: #fff;
    color: #343d4c;
}

a.social.fa-facebook:hover {
    background: #000 !important;
    color: #fff !important;
}

#footer a.social.fa-facebook:hover {
    background: #000 !important;
    color: #fff !important;
    font-weight: normal;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
    
a.social.fa-instagram:hover {
    background: #daa3bf !important;
    color: #561d39 !important;
}
    
a.social.fa-linkedin:hover {
    background: #daa3bf !important;
    color: #561d39 !important;
}

.kontakt-zgoraj {
	margin-top: 10px;
	float: right !important;
	font-family: 'Roboto', sans-serif;
    font-size: 14px;
}

a.kontakt-povezava {
    margin-right: 20px;
    color: #343d4c;
}

a.kontakt-povezava:hover {
    font-weight: bold;
}

#topNav ul.dropdown-menu {
    background-color: #fff;
}

.tp-caption {
    margin-left: 100px !important;
    margin-right: 100px !important;
}

.curveDownColor {
    position: relative;
    z-index: 1000;
}

div.slider {
    background-color: #fff;
    box-shadow: none;
}

#revslider-container {
    background-color: #fff;
    border-bottom: #66d5ff 15px solid;
}

#revslider-container2 {
    z-index: 1;
    background-color: #fff;
}

.svg-separator.sep3 {
	position: absolute;
    z-index: 9;
    bottom: -28px; 
  }

.waves {
	position: relative;
    margin-top: 0px;
}

.breadcrumb li a {
    color: #ffffff;
}

.breadcrumb li a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.breadcrumb>li+li:before {
    color: #fff;
}

.breadcrumb-alternative {
    text-align: right;
    margin-right: 20px;
}

.breadcrumb-alternative li a, .breadcrumb-alternative li a:hover, .breadcrumb-alternative li, .breadcrumb-alternative li.active, .breadcrumb-alternative>li+li:before {
    color: #000000;
}

section.callout button {
    border-radius: 3px;
    border: #fff 0px solid;
    background-color: #202835;
    color: #fff;
}

section.callout {
    padding-top: 45px;
    padding-bottom: 40px;
   /* background-image: url(../images/Eurometal-cta-background-7.png) !important; */
    position: relative;
}

.divider {
	background-image: url(../images/divider_imperija_3.png) !important;
	background-size: 120px auto;
	background-repeat: no-repeat;
	border: none;
    height: 30px;
}

.divider.onepage {
    max-width: 120px;
}

.divider.half-margins.onepage.center {
    margin: 18px auto;
}

.h1_divider {
    width: 90px;
    background-color: #1a1a1a;
    margin-left: auto;
    margin-right: auto;
    border: none;
    height: 3px;
    margin-top: 18px;
    margin-bottom: 20px;
}

.h2_divider {
    width: 100%;
    background-color: #00a5e5;
    margin-left: 0px;
    margin-right: auto;
    border: none;
    height: 2px;
    margin-top: 18px;
    margin-bottom: 8px;
}

.testimonial .btn-primary_2 {
    position: absolute;
    bottom: 20px;
    border: 2px solid #cecece;
    color: #333;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 15px !important;
    margin-top: 10px;
    background-color: rgb(255, 255, 255);
}

/*
.testimonial .btn-primary_2:hover {
	border: 1px solid #f78c20;
    color: #f78c20;
    background: #fff;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
} */

.btn-lg, .btn-group-lg>.btn {
    padding: 10px 0px !important;
}

.testimonial .btn-primary_2>span {
    display: inline-block;
    text-transform: uppercase;
}

.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
    opacity: 0 !important;
} 

section.news header h1 {
	color: #333;
	font-size: 40px;
    line-height: 46px;
    font-weight: 300;
    font-style: normal;
    text-align: left;
}

.parallax * {
    color: #777;
    text-shadow: #fff 1px 1px 1px;
    line-height: 24px;
}

.parallax h1 {
    color: #fff;
    background: linear-gradient(to right, rgb(251, 197, 36), rgb(238, 34, 85));
    padding: 10px;
    text-shadow: none;
    border-radius: 0 30px;
    text-align: center;
}
   
.parallax {
    background-attachment: fixed;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: 200px 0;
}
    
.owl-theme .owl-controls .owl-page span {
    background: #f78c20;
}

.logo_footer a {
	color: #777;
}

.list-group {
    margin-top: 35px;
   }
   
#topNav ul.nav>li:last-child {
    border-right: none;
}

.col-md-4.kontakt-info {
    padding-top: 25px;
}
  
.kontakt-info>p {
	margin: 20px 0 20px;
}

.kontakt-info>p>a {
    color: #000;
}
  
#toTop {
    background-color: #006992;
    color: #fff;
}
#toTop:hover {
    background-color: #66d5ff;
    color: #fff;
}

.content_short_description {
    font-weight: 600;
}

.item-box .item-hover .overlay {
	background-color: rgb(0, 165, 229, 0.4);
}

.item-box {
    padding: 0 10px 10px 0;
    border: none;
}

.vsebinski_predel {
    margin-left: 0px;
}

.logo_pasica_levo {
    background-color: #000 !important;
    height: 33px;
    width: 30%;
    position: absolute;
}

h3 {
    font-size: 1.7em;
    font-weight: 500;
}    

.cta {
	margin-top: 20px;
    margin-bottom: 60px;
    background: linear-gradient(to right, #00a5e5, #66d5ff);
}

.cta .cta_tekst_container h3 {
    color: #fff;
    padding: 0px 0 0 26px;
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 25px;
    background-color: transparent;
}

.cta .cta_button_container {
    margin-top: 25px;
} 

.cta .cta_button_container a {
	padding: 10px 25px;
    font-size: 18px;
    font-weight: 500;
    color: #1a1a1a;
    background-color: #fff;
    float: right;
    margin-right: 20px;
    margin-top: -7px;
    text-transform: uppercase;
}

.cta .cta_button_container a:hover {
    text-decoration: none;
    color: #000;
    background-color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.articleee {
 -moz-column-width: 13em;
 -webkit-column-width: 13em;
 -moz-column-gap: 1em;
 -webkit-column-gap: 1em; 
}

.article {
    font-size: 14px;
    color: #444;
}

.sectione {
 display: inline-block;
 margin:  0.25rem;
 padding:  1rem;
 width:  100%; 
 background:  #efefef;
}

section.av_textblock_section {
    padding-top: 15px;
}

section.advantages {
    background-color: #ededed;
}

section.advantages h3 {
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 8px 0;
}

section.advantages p {
	font-size: 19px;
    font-weight: 400;
    line-height: 26px;
    margin: 0 0 0 0;
}

section.advantages i.fa {
	/* text-align: center; */
	font-size: 40px;
    padding-bottom: 20px;
}

section.advantages img {
    width: 50px;
    padding-bottom: 10px;
}

.alert-danger {
    color: #fff;
}
    
.alert.alert-danger {
    background-color: #00a5e5;
    border-left: #66d5ff 3px solid;
}

section.services {
    /*padding-top: 120px;*/
    position: relative;
    background-color: #fff;
}

section.services .container {
    position: relative;
    z-index: 2;
}

section.projekti .container {
    position: relative;
    z-index: 2;
}

.addthis_inline_share_toolbox {
    padding-bottom: 30px;
    padding-top: 40px;
}

#contact_form {
    padding-top: 21px;
}

.content_long_description {
	
}
.content_image_container img {
    margin-left: 0px;
    margin-right: 20px;
    margin-bottom: 35px;
    float: left;
	width: 100%;
	height: auto;
	box-shadow: 10px 10px 30px 0 #e5e5e5;
    border: solid 1px #e5e5e5;
}

.storitve-outer-box img {
    float:none;
    margin: 0;
    /*width: 30%;*/
}

.storitve-outer-box .testimonial h2 {
    color: #1a1a1a;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    text-transform: none;
    margin-bottom: 0px;
    margin-top: 0px;
}

.tile-medium {
    background-color: #fbf5f3;
    margin: 0px 0px 40px 0px;
    position: relative;
    overflow: hidden;
    padding: 20px 20px 0;
    border-radius: 0 70px 0 80px;
    width: 100%;
}

.subcontent p {
	color: #777;
    background: transparent;
    margin: 15px 0;
    font-size: 14px;
    margin-bottom: 0;
    border-radius: 0px;
    height: 90px;
    overflow: hidden;
}

.subcontent h2 {
    color: #000 !important;
    font-size: 24px;
    font-weight: 300;
    line-height: 28px;
    text-transform: none;
    height: 40px;
}
.subcontent h2:hover {
	font-weight: 400;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.subcontent img {
    margin:0; 
    padding:0;
    margin-bottom: 20px;
}

.testimonial_img {
    position: relative;
    padding: 0 20px 0 20px;
}

.testimonial_details {
    position: relative;
    background-color: transparent;
    display: block;
    padding: 22px 20px 22px 20px;
    bottom: 0px;

}
/*
.testimonial_details:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
	-webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.testimonial_details:not(:hover){
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
*/
.testimonial_video-play-button {
    right: 100px;
    position: absolute;
    z-index: 5;
}

#topNav button.btn-mobile {
    background: #00a5e5;
}

p {
	line-height: 20px;
}

table.timetable {
	width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    border-collapse: separate;
    border-spacing: 2px;
}

table.timetable thead tr {
    background-color: #ededed;
}

table.timetable tr {
    color: #909090;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: none;
}
table.timetable th {
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    padding: 10px 15px 12px;
    text-align: center;
    vertical-align: middle;
    border: none;
}

table.pricelist th {
    background-color: #fbc58f;
    text-align: left;
    color: #444;
    font-weight: 600;
    font-size: 15px;
}

table.timetable td {
    width: 16.6%;
    padding: 10px 15px;
}

table.timetable .single_event {
    border-width: 1.5px;
    border-style: solid;
    color: #ededed;
}

table.timetable td span {
	font-size: 16px;
    font-weight: 500;
    color: #f78d20;
}

table.timetable tbody>tr>td:first-of-type {
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    padding: 10px 15px 12px;
    text-align: left;
    vertical-align: middle;
    border: none;
    background-color: #ededed;
    width: 15%;
}

table.pricelist tbody>tr>td:first-of-type {
    background-color: #fff;
    border-width: 1.5px;
    border-style: solid;
    color: #ededed;
}

table.pricelist tbody>tr>td {
    border-width: 1.5px;
    border-style: solid;
    color: #ededed;
    vertical-align: middle;
}

.vsebinski_predel .timetable p {
    margin: 10px 0 10px;
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 44%;
    max-width: 100%;
}

.tile-medium:hover {
    background: rgba(0, 0, 0, 0);
    box-shadow: 4px 4px 20px 2px rgba(0, 0, 0, 0.10);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

ul.side-nav>li {
    padding: 10px 0 10px 0;
}

ul.side-nav>li.list-group-item.active {
	background-color: #f2f2f2 !important;
}

.customer_experience cite {
    color: #333;
    font-family: 'Caveat', cursive;
    text-transform: none;
    font-weight: 400;
    font-size: 30px;
}
.storitve-outer-box .testimonial.featured-box{
	position:relative;
}
.storitve-outer-box .testimonial.featured-box .blog_youtube_link_image{
	position:absolute;
	width:15%;
	left:42.5%;
	z-index:1;
	top:35%;
}

.customer_experience .owl-wrapper p {
	font-size: 14px;
	color: #777;
	text-align: center;
}

.badge-date {
    text-align: center;
    min-width: 45px;
    border-color: transparent;
    font-weight: 600;
    position: absolute;
    padding: 5px 0;
    left: 0;
    top: 10px;
    width: 110px;
    background: #00000073;
    color: #fff;
    line-height: 20px;
}

.news_inner_container {
	background-color: #e5e5e5;
    border-radius: 0px;
    border: 1px solid #bbbbbb;
    margin-bottom: 50px;
    padding: 20px;
    margin-bottom: 50px;
}

.news_inner_container img {
	border-radius: 0px;
    width: 100%;
}

.image-box-body {
    padding: 20px;
}

.naslov-fixed {
    height: 65px;
    overflow: hidden;
    font-size: 24px !important;
}

.boxi-fixed {
    height: auto;
    overflow: hidden;
    color: #444;
}
/*
.readmore_paragraph {
    margin-top: 40px !important;
}
*/
.readmore_paragraph a:hover {
    color: #1a1a1a;
}

a.overlay {
    background-color: transparent;
    cursor: pointer;
}

.news_container p, ul, ol {
    font-size: 17px;
    color: #444;
}

.news_container h2 {
    color: #000000;
    text-transform: none !important;
    margin-bottom: 10px;
    font-size: 30px;
}

.news_container h3 {
    font-size: 25px;
    font-weight: 500;
    color: #727272;
}

.news_container h4 {
    font-size: 18px;
    color: #727272 !important;
}

.news_container img {
    width: 100%;
}

.overlay-container {
    width: 35%;
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-right: 20px;
}

.show_all_news_li a {
	font-size: 14px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
}

#footer .dark {
    height: auto;
}

.owl-theme .owl-controls .owl-buttons div:hover {
    background: #e5e5e5;
}

a:hover, a:focus {
    color: #000;
	/* text-decoration: underline; */
    text-decoration: none;
}

.table>tbody>tr>th {
    background-color: #e5e5e5;
}

.info_row {
    padding-top: 40px;
    padding-bottom: 70px;
}

section.projekti .testimonial_img, .projekti .testimonial_img {
    float: none;
    padding: 0  0 20px 0;
}

section.projekti .testimonial_details, .projekti .testimonial_details {
    background-color: #ececec;
}

section.projekti {
    background-color: #ffffff;
    position: relative;
    z-index: 2;
}
/*
section.projekti .btn-primary {
    margin-top: 18px;
}*/

.section_background_top {
    position: absolute;
    top: -150px;
    width: 100%;
    z-index: 0;
    /*filter: brightness(0) invert(1);*/
}

.section_background_bottom {
    position: absolute;
    bottom: -180px;
    width: 100%;
    z-index: 0;
}

.additional_info_container {
	width: 100%;
    height: auto;
    box-shadow: 10px 10px 30px 0 #e5e5e5;
    background: #fff;
    color: #4d4d4d;
    padding: 5%;
    border: solid 1px #e5e5e5;
    margin-bottom: 35px;
    clear: both;
}

.additional_info_container .h2_divider {
    margin-top: 10px;
    margin-bottom: 10px;
}

.additional_info_container .btn-primary {
	margin-bottom: 20px;
}

.additional_info_container h4 {
    padding-top: 10px;    
    line-height: 30px;
    margin: 0;
    border: 0;
}

.quick_info {
    float: right;
    width: 64%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
}

.quick_info_container {
    margin-bottom: 25px;
    margin-top: 30px;
    color: #1a1a1a;
}

.quick_info_email_container {
    float: right;
    margin-left: 20px;
    width: 18%;
}

.quick_info_telephone_container {
    float: right;
    margin-left: 20px;
    width: 27%;
    border-right: 1px solid #cccccc;
}

.quick_info_address_container {
    float: right;
    width: 50%;
    border-right: 1px solid #cccccc;
}

.quick_info_email_container .fa.fa-at {
    font-size: 30px;
    float: left;
    padding-right: 15px;
    padding-top: 5px;
}

.quick_info_telephone_container .fa.fa-phone {
    font-size: 30px;
    float: left;
    padding-right: 15px;
    padding-top: 5px;
}

.quick_info_address_container .fa.fa-home {
    font-size: 30px;
    float: left;
    padding-right: 15px;
    padding-top: 5px;
}

.testimonial_details_heading_content_contaier {
    height: 30px;
    overflow: hidden;
}

.aside-menu-in .wrapper {
	left: -100%
}

.aside-menu.right {
	width: 280px;
	height: 100%;
	overflow-y: scroll;
	position: fixed;
	right: 0;
	top: 0;
    background: #00a5e5;
    border-left: 4px solid #66d5ff;
	display: none;
	z-index: 1100
}
.slidebar-toggle {
	position: fixed;
	top: 100px;
	right: 0;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	background: rgba(0,0,0,0.55);
	color: #fff;
	cursor: pointer;
	z-index: 1000;
	border: 0
}

.asideMenuBtn button {
  width: auto;
    text-transform: none;
    min-width: auto;
    background-color: #0066CC;
    color: #ffffff;
    padding: 10px 20px;
    font-size: 16px;
}


.asideMenuBtn button:hover, .asideMenuBtn button:active {
  background-color: #003B5B;
  color: #ffffff;
}

.aside-menu::-webkit-scrollbar {
	display: none !important;
	width: 0 !important
}
.aside-menu .nav ul li{
	color:#FFF;
}
.aside-menu .nav > ul > li > a{
    display: block;
    padding: 8px 16px;
    font-size: 16px;
    color: #fff;
    font-style: normal;
    font-weight: 600;
}
.aside-menu .nav > ul > li > ul > li > a{
	color:#FFF;
	font-size:12px;
}
.aside-menu .form-search {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ffffff;
}
.aside-menu .form-search .form-input {
	padding: 0
}
.aside-menu .form-search .form-control {
	display: block;
	height: 34px;
	padding: 21px 15px;
	color: #fff;
	background-color: transparent;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none
}
.aside-menu .form-search .btn-close {
	background: transparent;
	color: #fff;
	float:right;
	min-width:0;
	outline:none;
}
.aside-menu .form-search .btn-close i {
	font-weight: 300 !important;
	font-size: 16px
}
.aside-menu .social-media {
	padding: 15px;
	padding-bottom: 0
} 
.aside-menu .contact-info {
	padding: 15px;
	color: #fff
}
.aside-menu .contact-info h5 {
	font-size: 13px
}


.aside-menu .nav > ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.aside-menu .nav > ul > li {
	border-bottom: 1px solid #ffffff;
}

.aside-menu .nav > ul > li > a:hover, .nav > ul > li > a:active {
	text-decoration: none;
	color: #ffffff;
	background: transparent;
}
.aside-menu .nav > ul > li > a > i {
	margin-right: 5px
}
.read_more_products {
	text-align: right;
}

.btn_alt {
    width: 285px;
    border: 1px solid #fff;
    background: #00a5e5;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}

.btn_alt:hover {
    background: #fff;
    color: #00a5e5;
    border: 1px solid #66d5ff;
}

/* #topNav ul.nav>li:last-child a {
	color: #fff;
	font-weight: 600;
	background-color: #02b2d7;
} */

section.about {
	padding: 150px 20px;
    background-image: url(../images/paralax_ION-tradicija-vecje.jpg) !important;
    background-repeat: no-repeat;
    background-attachment: fixed;
	background-position: 50%;
    color: #fff;
}

section.about header {
    margin-bottom: 30px;
    color: #fff;
}

section.about .custom-naslovi {
    color: #fff;
    font-weight: 600;
}

section.about p {
	font-size: 24px;
    line-height: 31px;
    color: #fff;
}

section.about img {
	width: 120%;
    height: auto;
    position: relative;
}

section.projekti p {
    font-size: 24px;
    line-height: 31px;
}

section.projekti img, .projekti img {
	width: 100%;
    height: auto;
    position: relative;
}

section.projekti .testimonial_img img {
    /*width: 100%;*/
    height: auto;
    position: relative;
}



/*
.arrow-right {
	border: solid black;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
*/
/*
.arrow::before {
    position: absolute;
    top: 30px;
    left: 48.5%;
    margin-left: -3px;
    width: 35px;
    height: 2px;
    background: #b91a2f;
    content: ' ';
}
*/

.arrow-read-more {
    position: absolute;
    /* top: 60%; */
    /* left: 0px; */
    display: flex;
    align-items: center;
    transition: all 0.2s;
}

.arrow-right {
    display: block;
    margin: 0px 0 0 10px;
    width: 10px;
    height: 10px;
}

.arrow-read-more::before {
	position: fixed;
    bottom: 22px;
    right: 30px;
    margin-left: 10px;
    width: 34px;
    height: 2px;
    background: #1a1a1a;
    content: ' ';
}

/*.arrow-right*/
.arrow-read-more::after {
    content: '';
    position: fixed;
    bottom: 19px;
    right: 28px;
    display: block;
    margin: 0;
    padding: 0;
    width: 8px;
    height: 8px;
    border-top: 2px solid #1a1a1a;
    border-right: 2px solid #1a1a1a;
    behavior: url(-ms-transform.htc);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 17px;
}


section.projekti div.featured-box:hover, div.projekti.featured-box:hover {
	box-shadow: none;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

section.projekti .testimonial_details .btn-primary:hover {
	background: transparent;
    padding: 10px 0px 10px 5px !important;
}

.pg-opt {
    padding-top: 0;
    border-top: none;
    background-color: transparent;
    color: #333;
    /* padding-bottom: 183px; */
    padding-top: 20px;
    margin-top: 0px;
    /* background-attachment: fixed; */
    background-repeat: no-repeat;
    background-position: 100%;
    border-bottom: none;
    background-size: cover;
}

.pg-opt>div {
    padding-top: 20px !important;
}

section.page-title_photo-background {
    padding: 20px 0;
    display: block;
    position: relative;
    background-color: #ffffff;
    border-bottom: rgba(0,0,0,0.03) 1px solid;
}

section.page-title_photo-background header {
    margin: 0;
    position: relative;
    font-size: 21px;
    text-align: center;
}

section.page-title_photo-background h2 {
    color: #ffffff;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 0.5px;
    margin-top: 170px;
    text-transform: inherit;
    margin-bottom: 30px;
}

section.page-title_photo-background ul.breadcrumb {
    display: block;
}
.img-responsive {
    height: 70px;
    /*margin-right: 20px;*/
}

.lightbox .img-responsive {
    width: 100%;
    height: auto;
}

.lightbox .item-box {
    background-color: transparent;
}

.first_page_decorative_image {
    bottom: 100px;
}

.first_page_decorative_image_alternative {
    bottom: 170px;
}

header a {
	color: #000;
}

section.users .testimonial {
    background-color: #00a5e5;
    height: 350px;
 }
 
section.users .testimonial h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
 }
 section.users .testimonial_details p {
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    display: inline-block;
 }
 
section.users .testimonial .h2_divider {
    background-color: #fff;
 }
     
section.collapse-about-us {
	background: #f1f1f1;
 }

.panel-group {
	background: transparent;
 }
 
.panel-group .panel {
    border-radius: 0px;
}

.panel-default {
    border: transparent 0px solid;
   
    border-bottom: #00a5e5 2px solid;
}
.panel-default>.panel-heading {
    background: #f1f1f1;
}

.panel-title {
    font-size: 18px;
    line-height: 22px;
}

.panel-body p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
}

p.readMoreBtn {
	vertical-align: baseline;
    font-size: 20px;
    text-align: right;
    margin-left: auto;
    margin-right: 0;
    padding: 0 !important;
    top: -30px;
    display: block !important;
    width: 30px;
    height: 30px;
    border-radius: 30px !important;
    background-color: #00a5e5 !important;
    position: relative;
    margin-bottom: 10px;
}

.readMoreBtn a {
    padding-left: 0px;
    line-height: 30px;
}

.readMoreBtn i.fa {
    font-size: 18px;
    color: #ffffff;
}

p.readMoreBtn.readMoreBtn_white {
    background-color: #fff !important;
}

p.readMoreBtn.readMoreBtn_white i.fa {
    color: #00a5e5 !important;
}

.panel-heading .fa {
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    height: 25px;
    padding: 0px;
    position: relative;
    text-align: right;
    width: 15px;
    margin-right: 8px;
    margin-top: 8px;
}

.panel-default>.panel-heading {
    height: 60px;
}

section.services .callout {
    background-color: #c5eefe;
    border: 1px solid #66d5ff;
 }
 
.callout p {
    margin-left: 30px;
 }
 
.contact_heading {
    font-size: 28px;
    margin-bottom: 20px;
    text-transform: uppercase;
    line-height: 38px;
    font-weight: 500;
 }
 

