@charset "utf-8";
/* CSS Document */

img, table, iframe{
	max-width:100% !important;	
}

body {
	margin:0;
	padding:0;
  	padding-top:75px;
  	font-size:12px;
  	font-family:Arial, Helvetica, sans-serif;
	overflow-x: hide;
	color:#000;
}

a, h1, h2, h3, h4{
	color:#0f2761;	
}

h1, h2, h3, h4{
	font-weight:bold;	
}

.row{
	margin:0;
	max-width:100%;
	overflow:hidden;
}

.downloads a{
	display:block;
	font-size:14px;
	margin-bottom:5px;	
}

/* Navbar */
.navbar-default {
    background-color: #0f2760;
    border:none;
}

.navbar-default .navbar-brand {
    color: #FFF;
}

.navbar-default .navbar-nav>li>a {
    color: #FFF;
	padding-top:4px;
	font-size:16px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #FFF;
    background-color: #3760bc;
}

.crocus-nav{
	padding-top:30px;	
}

.navbar-default .navbar-nav>li>a:hover {
    color: #3760bc;
}

.navbar-default .navbar-toggle{
	border:none;	
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color:#3760bc;
}

/* ---------------- */



/* footer */
.footer{
	background-color: #0f2760;
	padding-top:20px;
	padding-bottom:20px;
	color:#FFF;	
}
/* ----------------- */


.lang-line{
	margin-top:10px;
	margin-bottom:5px;	
}

.lang-line a{
	font-size:12px;
	color:#FFF;
	margin-left:10px;
}

.lang-line a.active{
	color:#3760bc;	
}

.search-box input{
	border:none;
	outline:none;
	padding:2px;
}

.search-box{
	background:#FFF;
	display:inline-block;
	padding:1px;	
}

.search-box span{
	font-size:14px;
	line-height:100%;
	margin-top:2px;
	margin-right:3px;
}

.navbar-brand{
	margin-right:70px;	
}

.navbar-brand img{
	max-height:45px;	
}

.footer-logo{
	border-right:1px solid #FFF;	
}

.footer-logo img{
	max-width:110px;	
}

.home-row{
	min-height:300px;
	background-size: cover !important;
	background-position-x: center !important;
    background-position-y: center !important;
	background-attachment: scroll !important;
	position:relative;
}

.home-row.about-row{
	min-height:500px;
}

.help-row{
	background:#87a0d6;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	padding-top:20px;
	padding-bottom:20px;	
}

.clearfix{
	margin-top:20px;	
}

.blue-line{
	background:#3761bb;
	height:20px;
	position:relative;	
}


/* tabs */
.card .nav-tabs {
	border-bottom:none;
}
.card .nav-tabs > li.active > a, .card .nav-tabs > li.active > a:focus, .card .nav-tabs > li.active > a:hover {
	border-width: 0;
}
.card .nav-tabs > li > a {
	border: none;
	color: #666;
	border-radius:0;
	color:#FFF;
	font-weight:bold;	
}
.card .nav-tabs > li.active > a, .nav-tabs > li > a:hover {
	border: none;
	background: transparent;
}
.card .nav-tabs > li > a::after {
	content: "";
	height: 2px;
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: -1px;
	transition: all 250ms ease 0s;
	transform: scale(0);
}
.card .nav-tabs > li.active > a::after, .card .nav-tabs > li:hover > a::after {
	transform: scale(1);

}
.tab-nav > li > a::after {
	background: #21527d none repeat scroll 0% 0%;
	color: #fff;
}
.tab-pane {
	padding: 15px 0;
}
.tab-content{
	padding:20px;
	background:#FFF;
	background:rgba(255, 255, 255, 0.8);
	border-top:3px solid #3761bb;
}
.card{
	
	margin-bottom: 30px;
	margin-top:40px;
}

.card .nav>li>a{
    background:#8c8e91;
	padding-top:5px;
	margin-top:5px;
	padding-bottom:10px;
}

.card .nav>li>a:focus, .card .nav>li>a:hover, .card .nav>li.active>a{
	margin-top:0px;
	padding-top:10px;
	padding-bottom:10px;
    background:#3761bb;
	color:#FFF;
}


/* crocus panel */

.panel.crocus-panel{
    margin-bottom: 20px;
    background-color: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	border-radius: none !important;
}

.crocus-panel, .crocus-panel a,  .crocus-panel a:hover{
	border:none;
	background:none;
	padding:10px;
    border-radius:0 !important;
}

a.fst{
	font-size:14px;
	font-weight:bold;	
}

a.fst:hover{
	color:#FFF;
}

a.snd, a.snd:hover{
	font-size:14px;
	padding-left:30px;
}

a.snd:hover{
	color:#0f2761;	
}

a.trd, a.trd:hover{
	font-size:14px;
	padding-left:50px;
}

a.trd:hover{
	color:#0f2761;		
}

a.list-group-item-success:focus, a.list-group-item-success:hover{
    color: #FFF;
    background-color: #0f2761;
}

a.list-group-item-success{
    color:#6d6e71;
}

.list-group-item-success {
    color:#6d6e71;
    background-color:none;
}

.contacts-hr{
	border-top:1px solid #617195;
	margin-bottom:10px;
	margin-top:20px;	
}

.chb-clearfix{
	margin-top:10px;	
}

.cform .form-control{
	padding: 3px 6px;
	border-radius:0;
	margin-bottom:10px;
}

.cform .btn{
	border-radius:0;	
}

.reference-item{
	position:relative;
	display:inline-block;
	margin-top:20px;
	margin-bottom:40px;
}

.reference-item .transparent{
	display:none;
	position:absolute;
	background:#0f2761;
	background:rgba(15, 39, 97, 0.7);
	top:0;
	left:0;
	width:100%;
	height:100%;
	color:#FFF;
}

.r2 .transparent .container{
	width: 100%;
}

.reference-item .transparent a, .reference-item .transparent h3{
	color:#FFF;
	margin-top:30px;
	text-align: center;
	font-size:18px;
}

.reference-item:hover .transparent, .reference-item:focus .transparent{
	display:block;
}

.reference-item .transparent .description{
	display:inline-block;
	cursor:default;
}

.reference-item .see-more{
	display:none;
	position:absolute;
	bottom:20px;
	right:20px;
}

.reference-item .see-more a{
	color:#FFF;	
}

.reference-item:hover .see-more, .reference-item:focus .see-more{
	display:block;
}

.gallery-txts h1{
	font-size:26px;	
}

.item-header{
	font-size:28px;
}

.tab-content{
	overflow:auto;
	padding-left:0;
	padding-right:0;
	max-width:100% !important;
}

.tab-content.downloads{
	padding-left:20px;
	padding-right:20px;	
}

.product-image{
	position:relative;	
}

.pdf-link{
	position:absolute;
	bottom:0;
	right:0;
}

.pdf-link .left{
	float:right;
    border-top: solid 0 transparent;
    border-bottom: solid 30px #FFFFFF;
    border-left: solid 44px transparent;	
}

.pdf-link .right{
	float:right;
	background:#FFF;
	height:30px;
	padding:10px;
}

.pdf-link .right a{
	font-weight:bold;	
}

.top-left-line{
	position:absolute;
	top:0;
	left:0;	
}

.top-left-line .left{
	float:right;
    border-bottom: solid 0 transparent;
    border-top: solid 30px #FFFFFF;
    border-right: solid 44px transparent;	
}

.top-left-line .right{
	float:right;
	background:#FFF;
	height:30px;
	width:100px;
	padding:10px;
}

.top-right-line{
	position:absolute;
	top:0;
	right:0;	
}

.top-right-line .left{
	float:left;
    border-bottom: solid 0 transparent;
    border-top: solid 20px #FFFFFF;
    border-left: solid 33px transparent;	
}

.top-right-line .right{
	float:left;
	background:#FFF;
	height:20px;
	width:100px;
	padding:10px;
}


.bottom-left-line{
	position:absolute;
	bottom:0;
	left:0;	
}

.bottom-left-line .left{
	float:right;
    border-bottom: solid 0 transparent;
    border-bottom: solid 20px #FFFFFF;
    border-right: solid 33px transparent;	
}

.bottom-left-line .right{
	float:right;
	background:#FFF;
	height:20px;
	width:100px;
	padding:10px;
}

.blue-line .bottom-left-line .right{
	height:10px;
	padding:0;
}

.blue-line .bottom-left-line .left{
	border-bottom:solid 10px #FFFFFF;
}

.blue-line.grey .bottom-left-line .right{
	background:#eaebeb;	
}

.blue-line.grey .bottom-left-line .left{
	border-bottom:solid 10px #eaebeb;
}

.products-menu-col{
	border-right:1px solid #999;
}

#contacts_result{
	margin-bottom:20px;
}

.contacts_loading{
	height:48px;
	background:url(../images/loading.gif) left no-repeat;
}

@media (max-width: 1200px) {
	.navbar .container{
		width:97%;	
	}
	.navbar-brand{
		margin-right:20px;	
	}
	.search-box input{
		width:120px;	
	}
}

@media (max-width: 960px) {
	.navbar-default .navbar-nav>li>a {
		font-size:13px;
		padding-left:5px;
		padding-right:5px;
	}
	.navbar-brand{
		margin-right:10px;	
	}
	.products-menu-col{
		border-right:none;
	}
}

@media (max-width: 767px) {
	body{
		padding-top:55px;
	}
	.crocus-nav{
		padding-top:0;	
	}
	.navbar-default .navbar-nav>li>a {
		padding-top:7px;
		padding-bottom:7px;
		font-size:14px;
		font-weight:normal;
	}
	.search-box{
		display:inline-block;
		width:100%;
		margin-bottom:30px;
	}
	.search-box input{
		width:90%;	
	}
	.navbar-brand img{
		max-height:27px;
	}
	.navbar-brand{
		margin-right:0;	
	}
	
	.footer .footer-logo{
		border-right:none;
	}
	
	.footer .col-sm-2, .footer .col-sm-6{
		margin-bottom:15px;
		
	}
}