@font-face {
 font-family: Philisopher;
 src: url(../fonts/philosopher.eot);
}
@font-face {
 font-family: Philosopher;
 src: url(../fonts/philosopher.ttf);
}
@font-face {
 font-family: SegoeUI;
 src: url(../fonts/segoeui.eot);
}
@font-face {
 font-family: SegoeUI;
 src: url(../fonts/segoeui.ttf);
}
@font-face {
 font-family: SegoeUIsb;
 src: url(../fonts/seguisb.eot);
}
@font-face {
 font-family: SegoeUIsb;
 src: url(../fonts/seguisb.ttf);
}
@font-face {
 font-family: SegoeUIL;
 src: url(../fonts/segoeuil.eot);
}
@font-face {
 font-family: SegoeUIL;
 src: url(../fonts/segoeuil.ttf);
}

html, body {
    height: 100%;
}
.wrapper {
    margin:0;
	padding:0;
	height:auto !important;
	height:100%;
	min-height:100%;
	position: relative;
	width: 100%;
}
body {
	font-size: 16px !important;
	font-family: "Segoe UI", SegoeUI !important;
	padding: 0 !important;
}
body a {
	color: #069;
	outline: 0 none !important;
}
body a:hover {
	color: #08b;
}
a:hover span {
	border-bottom-color: #08b;
	color: #08b;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal !important;
	line-height: normal !important;
	margin: 5px 0 !important;
	padding: 0;
}
body h1 {
	font-family: "Segoe UI Light", SegoeUIL;
	font-size: 36px;
}
header [class*="span"] {
	margin: 0;
}
header {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	position: relative;
	z-index: 51;
	box-shadow: 0 0 6px #000;
}
header .container-fluid {
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	padding-top: 5px;
}
.logo {
	padding: 12px 5px 0 15px;
	text-align: left;
}
.title {
	color: #739dbb;
	font-family: Philosopher, "Segoe UI", SegoeUI;
	font-size: 24px;
	padding-right: 5px;
}
header a {
	text-decoration: none !important;
}
header a span {
	border-bottom: 1px solid #069;
}
.contacts .phone, .contacts .writeus, .contacts .allcont {
	display: inline-block;
	float: right;
	height: 28px;
	margin-left: 15px;
	padding: 0 0 0 32px;
}
.contacts .phone {
	background: url(../images/cont-icons.png) 0 0 no-repeat;
	color: #069;
	height: 26px;
	padding-top: 2px;
}
.contacts .writeus {
	background: url(../images/cont-icons.png) 0 -28px no-repeat;
}
.contacts .allcont {
	background: url(../images/cont-icons.png) 0 -56px no-repeat;
	color: #e00;
	padding-right: 5px;
}
.contacts .allcont span { border-bottom-color: #e00; }
header .title {
	clear: both;
	float: right;
	margin-top: 20px;
	text-align: right;
}
@media (max-width: 767px) {
	header .title { display: none; }
}

nav.navbar {
	margin-bottom: 0;
}
.navbar .btn-navbar {
	margin-bottom: 8px;
}
@media (min-width: 979px) {
	.navbar .collapse {
		height: auto !important;
	}
}
nav {}
nav .menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
nav .menu li {
	display: inline-block;
}
@media (max-width: 480px) {
	.navbar .nav {
		float: none !important;
	}
	nav .menu li {
		border-bottom: 1px solid #eee;
		display: block;
		float: none !important;
		text-align: center;
		width: 100%;
	}
}
nav.navbar ul.menu li a {
	color: #666;
	display: block;
	font-size: 18px;
	padding: 10px 0.9em 14px;
}
nav.navbar ul.menu li a.red {
	color: #e00;
}
/* nav .menu li a:hover, nav .menu li a:focus {
	background: -moz-linear-gradient(top,  rgba(0,102,204,0) 0%, rgba(0,102,204,0.1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,102,204,0)), color-stop(100%,rgba(0,102,204,0.1)));
	background: -webkit-linear-gradient(top,  rgba(0,102,204,0) 0%,rgba(0,102,204,0.1) 100%);
	background: -o-linear-gradient(top,  rgba(0,102,204,0) 0%,rgba(0,102,204,0.1) 100%);
	background: -ms-linear-gradient(top,  rgba(0,102,204,0) 0%,rgba(0,102,204,0.1) 100%);
	background: linear-gradient(to bottom,  rgba(0,102,204,0) 0%,rgba(0,102,204,0.1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000066cc', endColorstr='#1a0066cc',GradientType=0 );
}
nav .menu li.active a {
	background: -moz-linear-gradient(top,  rgba(0,102,204,0.1) 0%, rgba(0,102,204,0.02) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,102,204,0.1)), color-stop(100%,rgba(0,102,204,0.02)));
	background: -webkit-linear-gradient(top,  rgba(0,102,204,0.1) 0%,rgba(0,102,204,0.02) 100%);
	background: -o-linear-gradient(top,  rgba(0,102,204,0.1) 0%,rgba(0,102,204,0.02) 100%);
	background: -ms-linear-gradient(top,  rgba(0,102,204,0.1) 0%,rgba(0,102,204,0.02) 100%);
	background: linear-gradient(to bottom,  rgba(0,102,204,0.1) 0%,rgba(0,102,204,0.02) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#050066cc', endColorstr='#000066cc',GradientType=0 );
}
*/
nav .menu li a:hover, nav .menu li a:focus {
	background-color: rgba(0,51,255,0.5);
	color: #fff;
}
nav .menu li.active a {
	background-color: rgba(0,51,255,0.7);
	color: #fff;
}


.slideshow {
background: #0066cc;
background: -moz-linear-gradient(top,  #0066cc 0%, #00407f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0066cc), color-stop(100%,#00407f));
background: -webkit-linear-gradient(top,  #0066cc 0%,#00407f 100%);
background: -o-linear-gradient(top,  #0066cc 0%,#00407f 100%);
background: -ms-linear-gradient(top,  #0066cc 0%,#00407f 100%);
background: linear-gradient(to bottom,  #0066cc 0%,#00407f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066cc', endColorstr='#00407f',GradientType=0 );
}
.slideshow .container {
	max-height: 400px;
	overflow: hidden;
}
.slideshow .container div {
	width: 100%;
}
.slideshow #yk_slides .slidesjs-container {
	max-height: 400px !important;
}
.slideshow #yk_slides .yk_slide {
	margin-top: 20px;
}
.slideshow .slide-img {
	float: left;
	display: inline-block;
	margin: 0 5%;
	width: 35%;
}
.slideshow .slide-box {
	color: #fff;
	float: left;
	display: inline-block;
	margin-right: 5%;
	padding-top: 20px;
	width: 50%;
}
.slideshow .slide-box h1,
.slideshow .slide-box h2,
.slideshow .slide-box h3 {
	line-height: 0.9em;
}
@media (min-width: 768px) and (max-width: 979px) {
	.slideshow .slide-box h1,
	.slideshow .slide-box h2,
	.slideshow .slide-box h3 {
		font-size: 1.5em;
	}
}
@media (min-width: 481px) and (max-width: 767px) {
	.slideshow #yk_slides .yk_slide {
		margin-top: 5px;
	}
	.slideshow .slide-box h1,
	.slideshow .slide-box h2,
	.slideshow .slide-box h3 {
		font-size: 1.3em;
	}
	.slideshow .slide-box {
		padding-top: 5px;
	}
}
@media (max-width: 480px) {
	.slideshow #yk_slides .yk_slide {
		margin-top: 5px;
	}
	.slideshow .slide-box h1,
	.slideshow .slide-box h2,
	.slideshow .slide-box h3 {
		font-size: 0.9em;
	}
	.slideshow .slide-box {
		padding-top: 0px;
	}
}


.slidesjs-navigation {
	background: url(../images/ss-arrows.png) 0 0 no-repeat;
	background-size: auto;
	display: block;
	height: 100px;
	position: absolute;
	width: 40px;
	z-index: 50;
}
.slidesjs-previous:hover { background-position: 0 -100px; }
.slidesjs-next { background-position: -40px 0; }
.slidesjs-next:hover { background-position: -40px -100px; }


.pagebanner {
	background-color: #e9e9e9;
}
.pagebanner .gradient {
	background: url(../images/pagebanner-grad.png) 0 0 no-repeat, url(../images/pagebanner-grad.png) right -120px no-repeat;
	display: block;
	height: 120px;
	margin-top: -120px;
	position: absolute;
	width: inherit;
	z-index: 5;
}



#main {
	/*box-shadow: 0 0 5px #000;*/
	padding: 15px 0 30px 0;
	position: relative;
	z-index: 51;
}
.content.span12 {
	margin: 0;
	padding: 0;
}
.categories-list > div.span4 {
	background: #ebebeb;
background: -moz-radial-gradient(center, ellipse cover,  #ffffff 0%, #ebebeb 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(100%,#ebebeb));
background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 0%,#ebebeb 100%);
background: -o-radial-gradient(center, ellipse cover,  #ffffff 0%,#ebebeb 100%);
background: -ms-radial-gradient(center, ellipse cover,  #ffffff 0%,#ebebeb 100%);
background: radial-gradient(ellipse at center,  #ffffff 0%,#ebebeb 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=1 );

	margin-bottom: 30px;
	text-align: center;
	max-width: 350px;
	min-width: 350px;
}
@media (max-width: 767px) {
	.categories-list > div.span4 {
		max-width: none;
	}
}
.categories-list > div a {
	font-family: "Segoe UI Light", SegoeUIL;
	color: #000;
	display: block;
}
.categories-list > div a:hover {
	text-decoration: none;
}
.categories-list > div a:hover h3 {
	background-color: #06c;
	color:#fff;
}
.categories-list > div h3 {
	background-color: #e5e5e5;
	display: block;
	margin: 0 !important;
}
.categories-list > div img {
	display: block;
	margin: 0 auto;
}
.categories-list div.h1 {
	background: url(../images/title-pattern.png) 0 19px repeat-x;
	left: 0;
	margin: 10px 0 0 0;
	text-align: center;
	position: absolute;
	width: 100%;
}
.categories-list h1 {
	background-color: #fff;
	display: inline;
	padding: 0 20px;
}
.categories-list .instead-h1 {
	clear: both;
	display: block;
	margin: 0 0 40px 0;
	position: relative;
}


/*-------------------------- BLOG ----------------------------*/
.left {
	margin: 10px 0 0 0 !important;
}
.left .module-header {
	background:url(../images/title-pattern.png) 0 0 repeat, #ddd;
	/*border-bottom: 1px solid #999;*/
	color: #000;
	/*font-family: "Segoe UI Semibold", SegoeUISB;*/
	font-size: 17px;
	padding: 8px 5% 10px;
	margin: 0 !important;
}
.left ul li a {
	border-bottom: 1px solid #ccc;
	color: #000;
	display: block;
	font-size: 16px;
	padding: 8px 5% 11px;
	text-decoration: none;
	width: inherit;
}
.left ul li.current > a {
	background:url(../images/title-pattern.png) 0 0 repeat;
	font-family: "Segoe UI Semibold", SegoeUISB;
}
.left ul li a:hover {
	background:url(../images/title-pattern.png) 0 0 repeat;
}
.left ul li ul li a {
	font-size: 15px;
	padding: 4px 5% 7px 5%;
}
.left ul li ul li a::before {
	content: "↳ ";
}

.breadcrumbs { font-size: 14px; }
.breadcrumbs ul {
	background-color: transparent;
	margin-bottom: 10px;
	padding-left: 0;
}
.breadcrumbs a {
	border-bottom: 1px solid #ccc;
	color: #666;
	padding-bottom: 1px;
}
.breadcrumbs .icon-location { display: none; }


.blog div.h1,
.item-page div.h1,
.top-full div.h3,
.bottom-full div.h3 {
	background: url(../images/title-pattern.png) 0 19px repeat-x;
	margin: 0 0 20px 0;
	text-align: center;
}
.blog h1,
.item-page h1,
.top-full h3,
.bottom-full h3 {
	background-color: #fff;
	display: inline-block;
	padding: 0 20px;
	margin: 0 0 0 50px !important;
}
.blog .items-row {
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 0 0 15px 0;
}
.blog .item .item-image {
	margin-right: 15px;
}
.blog .item h2 {
	line-height: normal;
	margin: 0 !important;
	padding: 0 0 10px 0;
}
.blog .item h2 a {
	color: #333;
	font-family: "Segoe UI Light", SegoeUIL;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}
.blog .item h2 a span {
	border-bottom: 1px solid #ccc;
	padding-bottom: 1px;
}
.blog .item h2 a:hover span {
	border-bottom: 1px solid #333;
	color: #000;
}
.readmore {
	padding-top: 7px;
}
.readmore a {
	border-bottom: 1px solid rgba(0,102,204,0.2);
	padding-bottom: 1px;
}

.top-full,
.bottom-full {
	margin: 10px 0 30px 0;
}

.top-full h3,
.bottom-full h3 {
	font-family: "Segoe UI Light", SegoeUIL;
	font-size: 36px;
}

.module-clients .module-content {}
.custom-clients {
    height: 1%;
    margin: 30px 0 0;
    overflow: hidden;
    position: relative;
    padding: 0;
}
.custom-clients .viewport {
    height: 100px;
    overflow: hidden;
    position: relative;
	margin: 0 50px;
}
.custom-clients .overview {
    list-style: none;
    padding: 0;
	position: relative;
    margin: 0;
    width: 270px;
}
.custom-clients .overview li {
    float: left;
    margin: 0 25px;
	text-align: center;
    width: 220px;
 }
.custom-clients .buttons {
    background: url(../images/clients-arrows.png) 0 0 no-repeat;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 100px;
    text-align: center;
	z-index: 50;
}
.custom-clients .next {
	background: url(../images/clients-arrows.png) -40px 0 no-repeat;
    right: 0;
    left: auto;
}
.custom-clients .buttons:hover {
}
.custom-clients .disable {
    visibility: hidden;
}





@media (max-width: 767px) {
}

.footerclr {
	clear: both;
	height: 117px;
	width: 100%;
}
footer {
	background: #00478e; /* Old browsers */
	background: -moz-linear-gradient(top,  #00478e 0%, #0066cc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00478e), color-stop(100%,#0066cc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00478e 0%,#0066cc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00478e 0%,#0066cc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00478e 0%,#0066cc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00478e 0%,#0066cc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00478e', endColorstr='#0066cc',GradientType=0 ); /* IE6-9 */
	
	bottom:0;
	clear: both;
	color: #fff;
	font-size: 12px;
	position: absolute;
	width: 100%;
}
footer .footercont .span5 {
	font-size: 14px;
}
footer .footercont > div [class*="span"] {
	margin: 18px 0 8px 0;
	padding-left: 5px;
}
footer .footermenu {
	margin-left: 0 !important;
	margin-top: 18px;
}
footer .telcode {
	display: inline-block;
	float: left;
	font-size: 18px;
	margin: -1px 4px 30px 0;
}
@media (max-width: 767px) {
	footer .footermenu {
		display: none !important;
	}
}
footer ul.menu {
	font-size: 13px;
	list-style: none;
	margin: 0;
	padding: 0;
}
footer ul.menu li {
	display: inline-block;
}
footer ul.menu li a {
	color: #fff;
	display: block;
	padding: 0px 8px 6px;
	text-decoration: none;
}
footer ul.menu li a:hover, footer ul.menu li a:focus {
	background-color: transparent;
	color: #fff;
}
footer ul.menu li a span {
	border-bottom: 1px solid rgba(255,255,255,0.5);
	padding-bottom: 1px;
}
footer ul.menu li a:hover span,
footer ul.menu li.active a span {
	border-bottom-color: #fff;
	color: #fff;
}
.copyright {
	display: inline-block;
	float: left;
	padding-bottom: 8px;
}
.kaliberda {
	font-size: 10px;
	float:right;
	line-height: 13px;
	margin-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	width: 300px;
}
.kaliberda img {
	float: right;
	margin: 3px 0 0 4px;
	width: 120px;
}