body{
	font-family: 'Open Sans', sans-serif;
}
header{
	background: url(../images/header.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 778px;
	padding-top: 100px;
	border-bottom: 40px solid #242834;
}

.idk_citat {
	color: #FFFFFF; font-size: 16px;
}
#overlay{
	position:fixed;
	z-index:99999999;
	top:0px;
	left:0;
	bottom:0;
	right:0;
	background:rgba(52,152,219,0.99);
	transition: 1s 0.4s;
}
.overlay_div span{
	display: block;
	font-size: 18px;
	text-align: center;
	letter-spacing: 1px;
	color: #fff;
	margin-bottom: 15px;
	font-weight: 600;
}
.overlay_div img{
	display: block;
	margin: 0 auto;
}
.overlay_div{
	width: 220px;
	height: 150px;
	overflow: auto;
	margin: auto;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
}

.idk_upit_header{
	background: url(../images/header.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: auto;
	padding-top: 120px;
	padding-bottom: 80px;
	border-bottom: 40px solid #242834;
}
.idk_margin_top25px{
	margin-top: 25px;
}
.idk_margin_top35px{
	margin-top: 35px;
}
.idk_margin_top45px{
	margin-top: 45px;
}
.idk_margin_top55px{
	margin-top: 55px;
}
.idk_borderwhite_shadow_10{
	border: 10px solid #fff;
	-webkit-box-shadow: 1px 2px 6px 1px rgba(0,0,0,0.14);
	-moz-box-shadow: 1px 2px 6px 1px rgba(0,0,0,0.14);
	box-shadow: 1px 2px 6px 1px rgba(0,0,0,0.14);
}
.idk_margin_l_25px{
	margin-left: 25px;
}
.productHeader-image{
	display: block;
	position: relative;
	z-index: 99999;
	bottom: 0px;
	margin:auto;
}
#myCarousel{
	display: block;
	position: relative;
	z-index: 99999;
	bottom: 10px;
	margin:auto;
}

.idk_menu_fixed{
	position: fixed;
	top: 15px;
	right: 0;
	left: 0;
	z-index: 9999999!important;
	background: transparent;
	transition: all 0.3s ease-in-out;
}
.navigation-fixed{
	background: #fff;
	transition: all 0.3s ease-in-out;
	top: 0px;
	-webkit-box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.14);
	-moz-box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.14);
	box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.14);
}
.navbar-brand img{
	height: 50px;
}
.navbar{
	background: #fff;
	border-radius: 2px;
	margin-bottom: 0px;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #fafafa;
	position: relative;
}
.navbar-default .navbar-nav>.active>a::before {
	content: "";
	position: absolute;
	top: 50px;
	width: 40px;
	height: 2px;
	background: #5297fe;

}
.navigation-fixed .navbar-default {
    border-color: transparent;
}
.navbar .container-fluid{

}
.navbar-brand{
	padding: 8px 25px;
	padding-right: 60px;
}
.navbar-default .navbar-nav>li>a {
    color: #999;
    padding-top: 25px;
    padding-bottom: 25px;
	font-weight: 600;
}
.idk_header_heading{
	color: #fff;
	font-weight: 700;
	font-size: 60px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 100px;
}
.idk_header_subheading{
	color: #fff;
	font-weight: 700;
	font-size: 30px!important;
	padding-top: 0px;
	margin-top: 0px;
}
.idk_header_text{
	color: #e6e5e5;
	padding-top: 20px;
	padding-bottom: 20px;
}
.idk_default_button{
	background: #fff;
	border-radius: 40px;
	color: #666;
	font-weight: 700;
	padding: 10px 30px;
	border: 2px solid transparent;
	transition: background 0.3s ease-in-out;
}
.idk_default_button:hover{
	background: transparent;
	border: 2px solid #fff;
	color: #fff;
}

.idk_default_button_invert{
	background: transparent;
	border-radius: 40px;
	color: #fff;
	font-weight: 700;
	padding: 10px 30px;
	border: 2px solid #fff;
	transition: all 0.3s ease-in-out;
}
.idk_default_button_invert:hover{
	background: #fff;
	border: 2px solid transparent;
	color: #666;
}
.idk_shadow_onbutton{
	-webkit-box-shadow: 0px 5px 24px 0px rgba(0,0,0,0.29);
	-moz-box-shadow: 0px 5px 24px 0px rgba(0,0,0,0.29);
	box-shadow: 0px 5px 24px 0px rgba(0,0,0,0.29);
}
.idk_header_right{
	position: relative;
}
.idk_slider_wrapper{
	position: absolute;
	width: 590px;
	height: 310px;
	top: 25px;
	left: 45px;
	right: 0px;
}

/* SERVICES */
.idk_services{
	padding-top: 60px;
	padding-bottom: 90px;
	-webkit-box-shadow: 0px 0px 36px -8px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 36px -8px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 36px -8px rgba(0,0,0,0.1);
}
.nav-tabs>li {
    margin-bottom: 2px;
}
.idk_services_headline{
	color: #000;
}
.idk_services_text{
	color: #8b8b8b;
	padding-right: 180px;
	padding-left: 180px;
	padding-top: 10px;
	padding-bottom: 50px;
	font-size: 16px;
	line-height: 28px;
}
.nav-tabs {
    text-align: center;
	border-bottom: none;
}
.nav-tabs>li {
    float: none;
    display: inline-block;
	background: #f5f5f5;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #5297fe;
    border: none;
	border-radius: 0;
    border-bottom-color: transparent;
}
.nav-tabs>li a {
	color: #999999;
	text-transform: uppercase;
	font-weight: 600;
	padding: 10px 25px;
}
.tab-pane h3{
	color: #333;
	padding-top: 20px;
	padding-bottom: 20px;
}
.tab-pane p{
	color: #8b8b8b;
	line-height: 24px;
}


/* ABOUT US */
.idk_about_us{
	padding-bottom: 50px;
	padding-top: 40px;
	background: #f8f8f8;
	background: url(../images/onama_back.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.idk_about_us h2{

}
.idk_about_us h2::before{
	content: "";
	position: absolute;
	top: 60px;
	width: 80px;
	height: 2px;
	background: #000;
}
.idk_about_us p{
	color: #6c6b6b;
	padding-top: 30px;
	padding-bottom: 50px;
	font-size: 16px;
	line-height: 28px;
	text-shadow: 1px 1px #fff;
}


/* CLIENTS */
.idk_clients{
	padding-top: 40px;
	padding-bottom: 40px;
	/*background: #f9f9f9;*/
	background: #fff;
	-webkit-box-shadow: inset 0px 5px 66px -8px rgba(0,0,0,0.10);
	-moz-box-shadow: inset 0px 5px 66px -8px rgba(0,0,0,0.10);
	box-shadow: inset 0px 5px 66px -8px rgba(0,0,0,0.10);
}
.idk_clients_singe{
	padding-bottom: 35px;
}
.idk_clients_headline{
	color: #000;
}
.idk_clients_headline b{
	font-weight: 600;
}
.idk_clients_headline::before{
	content: "";
	position: absolute;
	top: 60px;
	width: 80px;
	height: 2px;
	background: #000;
}
.idk_clients_text{
	color: #8b8b8b;
	padding-top: 10px;
	padding-bottom: 50px;
	font-size: 16px;
	line-height: 28px;
}


/* OUTDOOR ADVERTISING */
.idk_outdoor{
	background: url(../images/bilboard2.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 40px;
}
.idk_outdoor_headline{
	color: #fff;
}
.idk_outdoor_headline b{
	font-weight: 600;
}
.idk_outdoor_headline::before{
	content: "";
	position: absolute;
	top: 60px;
	width: 80px;
	height: 2px;
	background: #fff;
}
.idk_outdoor_text{
	color: #f6f6f6;
	padding-top: 30px;
	padding-bottom: 50px;
	font-size: 16px;
	line-height: 28px;
}



/* CONTACT*/
.idk_contact_cont{
	margin-top: -130px;
	-webkit-box-shadow: 0px 10px 48px -8px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 10px 48px -8px rgba(0,0,0,0.55);
	box-shadow: 0px 10px 48px -8px rgba(0,0,0,0.55);
	margin-bottom: 50px;
}
.idk_contact_cont_left{
	background: #4a63ef;
	padding: 20px 30px;
}
.idk_contact_cont_right{
	background: #fff;
	padding: 20px 30px;
}
.idk_contact_cont_left h3{
	font-weight: 600;
	font-size: 18px!important;
	letter-spacing: 1px;
	color: #fff;
	position: relative;
}
.idk_contact_cont_left h4{
	margin-top: 50px;
	font-weight: 700;
	font-size: 18px!important;
	letter-spacing: 1px;
	color: #fff;
}
.idk_contact_cont_left p{
	font-weight: 600;
	font-size: 14px!important;
	letter-spacing: 1px;
	color: #fff;
}
.idk_contact_cont_left h3 b{
	font-weight: 800;
}
.idk_contact_cont_right h3{
	color: #000;
	font-weight: 600;
	font-size: 18px!important;
	letter-spacing: 1px;
	position: relative;
}
.idk_contact_cont_right h3 b{
	font-weight: 800;
}
.idk_contact_cont_right h3::before{
	content: "";
	position: absolute;
	top: 30px;
	width: 80px;
	height: 2px;
	background: #000;
}
.idk_contact_cont_left h3::before{
	content: "";
	position: absolute;
	top: 30px;
	width: 80px;
	height: 2px;
	background: #fff;
}
.idk_submit_button{
	background: #5297fe;
	border-radius: 40px;
	color: #fff;
	font-weight: 700;
	padding: 10px 30px;
	border: 2px solid transparent;
	transition: background 0.3s ease-in-out;
}
/*
.map {
    -webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
         -o-filter: grayscale(100%);
            filter: grayscale(100%);
}
#map {
    -webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
         -o-filter: grayscale(100%);
            filter: grayscale(100%);
}
*/

/****************
LOGIN FORM
****************/
.button_icon{
	padding: 0px 15px 0px 0px!important;
}

.material-btn_success.button_icon .fa{
	background: #3cab3c;
	padding: 10px 15px;
	margin-right: 15px;
	transition: all 0.3s ease-in-out;
}

.material-btn_primary.button_icon .fa{
	background: #1b73bf;
	padding: 10px 15px;
	margin-right: 15px;
	transition: all 0.3s ease-in-out;
}

.material-btn_danger.button_icon .fa{
	background: #da2924;
	padding: 10px 15px;
	margin-right: 15px;
	transition: all 0.3s ease-in-out;
}

.material-btn_primary:hover .fa{
	background: #2c90e6!important;
}

.material-btn_danger:hover .fa{
	background: #f1403c!important;
}

.button_icon_full{
	width: 100%;
	padding: 10px!important;
	text-transform: uppercase;
	letter-spacing: 1px;
}


.idk_prijava_head{
	text-align: center;
	letter-spacing: 2px;
	color: #666666;
	font-weight: 200;
}

.login_form{
	background: rgba(255,255,255,0.7);
    width: 100%;
	margin-top: 40px;

}

.material_input .material_select{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 0px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #999999;
    background-color: #fff;
    background-image: none;
	border: none;
    border-bottom: 1px solid #666!important;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.material_input input::-webkit-input-placeholder{
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	letter-spacing: 1px;
	font-size: 13px;
}
.material_input textarea::-webkit-input-placeholder{
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	letter-spacing: 1px;
	font-size: 13px;
}

.material_input{
	margin-bottom: 30px;
}

.material_input input {
	width: 100%;
	display: block;
	border: none;
	padding: 10px 0;
	border-bottom: solid 1px #666666;
	color: #0e6252;
}
.material_input textarea {
	width: 100%;
	display: block;
	border: none;
	padding: 17px 0;
	border-bottom: solid 1px #666666;
	color: #0e6252;
	margin-top: 15px;
}

.material_input input:focus, .material_input input:valid {
	box-shadow: none;
	outline: none;
	background-position: 0 0;
}
.material_input textarea:focus, .material_input textarea:valid {
	box-shadow: none;
	outline: none;
	background-position: 0 0;
}

.material_input input:focus::-webkit-input-placeholder, .material_input input:valid::-webkit-input-placeholder {
	color: #1abc9c;
	font-size: 11px;
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
	visibility: visible !important;
}
.material_input textarea:focus::-webkit-input-placeholder, .material_input textarea:valid::-webkit-input-placeholder {
	color: #1abc9c;
	font-size: 11px;
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
	visibility: visible !important;
}

/* UPIT */
.idk_bg_white{
	padding: 15px 20px;
	background: #fff;
}
.idk_upit_mail h3{
	color: #000;
	font-weight: 600;
	font-size: 22px!important;
	letter-spacing: 1px;
	position: relative;
	margin-bottom: 40px;
}
.idk_upit_mail h3 b{
	font-weight: 800;
}
.idk_upit_mail h3::before{
	content: "";
	position: absolute;
	top: 30px;
	width: 80px;
	height: 2px;
	background: #000;
}
.idk_mess_danger{
	background: #e2230a;
	color: #fff;
	border-radius: 0;
}
.idk_mess_success{
	background: #62ba44;
	color: #fff;
	border-radius: 0;
}
.navbar-default .navbar-nav>li> .idk_upit{
	color: #0081db!important;
}
.idk_submit_full{
	display: block;
	margin-top: 15px;
	width: 100%!important;
}



/* FOOTER */
.idk_footer{
	background: #000033;
	position: relative;
	padding-top: 20px;
}
.idk_back_to_top{
	display: block;
	position: absolute;
	right: 20px;
	top:-23px;
	background: #4a63ef;
	font-size: 30px!important;
	color: #fff;
	padding: 10px 18px 15px 18px;
	z-index: 999999;
	border-radius: 50%;
	cursor: pointer;
	-webkit-box-shadow: 1px -3px 37px -5px rgba(0,0,0,0.31);
	-moz-box-shadow: 1px -3px 37px -5px rgba(0,0,0,0.31);
	box-shadow: 1px -3px 37px -5px rgba(0,0,0,0.31);
}
.idk_footer_content{

}
.idk_footer_content img{
	padding: 35px;
	width: 200px;
}
.idk_footer_info{
	color: #fff;
	padding: 15px 0px 10px 0px;
	letter-spacing: 1px;
	border-top: 1px solid #222240;
}
.idk_footer_content ul{
	margin-top: 25px;
}
.idk_footer_content ul li{
	text-decoration: none;
	color: #797999;
	list-style: none;
	font-weight: 600;
	letter-spacing: 1px;
}
.idk_footer_content ul li a{
	color: inherit;
	text-decoration: none;
}

canvas {
  vertical-align: bottom;
  opacity: 0.3;
}

/* ---- particles.js container ---- */

#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;

}


/* MEDIA QUERIES */
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1500px) {
.productHeader-image{
	margin-top: 40px;
}
.idk_slider_wrapper{
	top: 65px;
}
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
.idk_contact_cont_left{
	min-height: 508px;
}
.padding_on_mobile{
	padding-right: 5px;
}
.idk_about_image{
	margin-top: 30px;
}
}
@media only screen and (max-width : 992px) {
header{
	height: auto;
	padding-bottom: 80px;
	padding-top: 50px;
}
.idk_upit_mail{
	margin-top: 25px;
}
}
@media only screen and (max-width : 767px) {
.productHeader-image{
	display: none;
}
.idk_slider_wrapper{
	display: none;
}
.navbar-brand img{
	height: 40px;
}
.nav-tabs>li {
    display: block;
}
.navbar-default .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
}
.idk_services_text{
	padding-right: 18px;
	padding-left: 18px;
}
.idk_citat {
	color: #FFFFFF; font-size: 16px; margin: 30px 0px 10px 0px;
}
}

@media only screen and (max-width : 390px) {
.idk_default_button{
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
.idk_default_button_invert{
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
margin-left: 0px;
}
}

@media only screen and (min-width : 767px) AND (max-width : 992px){
.navbar-nav>li {
    font-size: 10px;
}
.navbar-nav {
    float: none;
}
.navbar-brand{
	padding: 3px 25px;
	padding-right: 10px;
}
.navbar-nav li a .fa{
	display: none;
}
.idk_slider_wrapper{
	width: 655px;
	height: 310px;
}
}

@media only screen and (min-width : 992px) AND (max-width : 1200px){
	.idk_slider_wrapper{
		width: 480px;
		height: 310px;
	}
	.navbar-nav>li {
	    font-size: 12px;
	}

}
