@charset "utf-8";

/* bootstrap.css  - include resetes ( Media querys, grid-responsive,layout).*/
/*@import url("https://bazissoft.ru/templates/palitra/css/bootstrap/bootstrap.min.css");
@import url("https://bazissoft.ru/templates/palitra/css/bootstrap/bootstrap-theme.min.css");*/
/*jquery.fancybox.css  - Lightbox*/
@import url("https://bazissoft.ru/templates/palitra/js/fancybox/jquery.fancybox.css");
/*Style Switcher*/
@import url("https://bazissoft.ru/templates/palitra/css/skins/theme-options.css");
/*Animations*/
@import url("https://bazissoft.ru/templates/palitra/css/animations/animate.css");
/*revolution Slider*/
@import url("https://bazissoft.ru/templates/palitra/css/slide/revolution.css");
@import url("https://bazissoft.ru/templates/palitra/js/rs-plugin/css/settings.css");
/*carousel*/
@import url("https://bazissoft.ru/templates/palitra/css/carousel/owl.carousel.css");
@import url("https://bazissoft.ru/templates/palitra/css/carousel/owl.theme.css");
/*scrollbar*/
@import url("https://bazissoft.ru/templates/palitra/css/scrollbar/jquery.mCustomScrollbar.css");
/*flickr*/
@import url("https://bazissoft.ru/templates/palitra/css/flickr/flickr.css");
/*Icons Font-Awesome*/
@import url("https://bazissoft.ru/templates/palitra/css/icons/font-awesome.min.css");


.text_bmain {
 font-weight: bold;
 color:#003399;
}

.news-pal .text_bk{
  color: #707982;
  font-size: 13px;
  margin: 0 0 4px 0;
  width:100%;
  float:left;
}

.news-pal .text_bs{
  color: #384b5c;
  line-height: normal;
}

.news-pal .newsflash-item{
  padding: 0 20px 0 0;
/*  margin: 0 0 12px 0;*/
  margin: 0 0 15px;
  width:50%; float: left;
	position: relative;
  min-height: 1px;
-webkit-box-sizing:border-box;
  			box-sizing:border-box;
    text-align: left;
    color: #384b5c;
   	
	    overflow: hidden;
/*    height: 78px;*/
	line-height: 1.33334
}
.news-pal .newsflash-item:nth-child(2n) {
	padding-right: 0
}
.news-pal .newsflash-item:nth-child(2n+1) {
	clear: left
}

.news-pal .newsflash-item span{

}
.newsflash-title {
	line-height: 1.33334rem;
	padding: 7px 0
}

.newsflash-title.news-pal:hover a{
	color:#337ab7 !important;
}

a{
  text-decoration:none;
}

a:hover{
  text-decoration:none;
  opacity:0.8;
}

.news{
  padding:0 15px 0 0;
  margin:0 0 12px 0;
}

.n-data{
  color:#707982;
  font-size:13px;
  margin:0 0 4px 0;
}

.n-title{
  font-size:16px;
  color:#384b5c;
  line-height:normal;
}

.n-title:hover{
  color:#5ba5f8;
}

.col-md-2.obb{
  padding-left:0;
  padding-right:0;
  margin: 0 20px 0 0;
}

.row.padding-top .col-md-2.obb:first-child{
}

.row.padding-top .col-md-2.obb:last-child{
  margin:0;
}

.row .bbw:last-child{
  float:right;
}

.bbw{
  padding:0;
  width:573px;
  float:left;
}

.bbw h3{
  margin: -7px 0 0 0;
  padding: 0 0 0 0;
}

.bb1{
  border-width: 1px;
  border-color: rgb(196, 204, 213);
  border-style: solid;
  border-radius: 3px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 3px 5px 0px rgba(4, 74, 110, 0.1);
  width: 100%;
/*  height: 439px;*/
  box-sizing:border-box;
}
.bb1:after{
	content: '';
	display: table;
	clear: both
}

.bb2{
  border-width: 1px;
  border-color: rgb(196, 204, 213);
  border-style: solid;
  border-radius: 3px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 3px 5px 0px rgba(4, 74, 110, 0.1);
  width: 100%;
/*  height: 159px;*/
  box-sizing:border-box;
    margin: 0 0 0 px 0;
}

.bb3{
  border-width: 1px;
  border-color: rgb(196, 204, 213);
  border-style: solid;
  border-radius: 3px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 3px 5px 0px rgba(4, 74, 110, 0.1);
  width: 100%;
/*  height: 260px;*/
  box-sizing:border-box;
    margin: 0 0 21px 0;
}

/* Картинка с названием продукции на главной */
.intro-wrapper {
	position: relative;
	z-index: 1;
}
.intro-img-container {
	position: relative;
}
.intro-img-container .animated {
	-webkit-animation-duration: 0.7s;
	animation-duration: 0.7s;
}
.intro-img-overlay {
	position: absolute;
	left: 0; top: 0; z-index: 10;
	right: 0; bottom: 0;
}
	.intro-img img {
		width: 100%; height: auto;
	}
	.intro-hdr {
		font: normal normal 56px/60px 'OpenSansRegular';
		position: absolute;
		left: 0; top: 15%;
		color: #fff;
		text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
	}
	.intro-btns {
		position: absolute;
		right: 0; bottom: 0;
	}
	.intro-btns .btn.btn-primary {
		border: none;
		border-radius: 3px;
		background-color: #5ba5f8;
		width: 262px;	height: 45px;
		font-size: 18px;
		line-height: 26px;


	}



.head-service ul{
  display:none;
  position:absolute;
  margin:80px 0 0 0;
  background:#eaf1f7;
  border-width: 1px;
  border-color: rgb(196, 204, 213);
  border-style: solid;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  box-shadow: 0px 3px 5px 0px rgba(4, 74, 110, 0.1);
  box-sizing:border-box;
    margin: 95px 0 0 -1px;
  width: 221px;
    padding: 12px 15px 12px 15px;
}

.head-service ul li{
  font-size:16px;
  color:#233546;
  line-height:15px;
  float:left;
    margin: 0 0 6px 0;
}

.head-service ul li:before {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right:10px;
  float:left;
}

.head-service ul li a{
  color:#233546;
    float: left;
  width: 173px;
}
  

.head-service:hover ul{
  display:block;
}

.item-service.border-right{
  border-width: 1px;
  border-color: rgb(196, 204, 213);
  border-style: solid;
  border-radius: 3px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 3px 5px 0px rgba(4, 74, 110, 0.1);
  width: 250px;
  height: 75px;
  box-sizing: border-box;
  padding-right: 0;
  margin: 0 0 10px 0;
}

.item-service.border-right2{
  border-width: 1px;
  border-color: rgb(196, 204, 213);
  border-style: solid;
  border-radius: 3px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 3px 5px 0px rgba(4, 74, 110, 0.1);
  width: 250px;
  height: 100px;
  box-sizing: border-box;
  padding-right: 0;
  margin: 0 0 10px 0;
  line-height: 2.5;
}

.obb-img{
float: left;
  width: 40%;
  height: 97px;
  display: block;
  position: relative;
}

.obb-img img{
    vertical-align: middle;
  text-align: center;
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.obb-title{
  float: right;
  width: 60%;
}

.obb-title h4{
line-height: 16px;
  font-size: 16px;
  margin: 10px 0 5px 0;
}

.obb-title h5{
  font-size:12px;
  line-height:1.16667em;
}


html {
  font-size: 15px;
}
body {
	font-size: 15px;
	/*#font-family: 'Verdana,sans-serif';*/
  line-height: 160%;
  color: #000;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  background: url("https://bazissoft.ru/templates/palitra/img/background.jpg");
  min-width:1230px;
}
h1, h2, h3, h4, h5, h6 {
  padding: 5px 0 5px 0;
  margin: 0;
  color: #000;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
h1:first-child {
  padding: 0 0 5px 0;
}
h1, .h1 {
  font-size: 2.225rem;
  line-height: 2.8rem;
}
h2, .h2 {
  font-size: 1.875rem;
  line-height: 2.5rem;
}
h3, .h3 {
/*  font-size: 1.5rem;*/
  font-size: 16px;
  line-height: 2.125rem;
}
h4, .h4 {
  font-size: 1.125rem;
  /*line-height: 1.75rem;*/
  line-height: 1.7rem;
}
h5, .h5 {
  font-size: 0.875rem;
  line-height: 1.5rem;
}
h6, .h6 {
  font-size: 0.75rem;
  line-height: 1.375rem;
}
p {
  margin: 0 0 20px 0;
/*  font-size: 0.875rem;*/
  font-size: 1rem;
  line-height: 1.5rem;
}
p:last-child {
  margin-bottom: 0px;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a.btn {
  margin-right: 20px;
}
.btn-group a.btn {
  margin-right: 0;
}
.btn-primary {
  color: #fff;
  font-size: 0.875rem;
  border-color: #dedede;
  text-shadow: none;
}
.btn-primary:hover {
  border-color: #cdcdcd;
}
.btn:hover {
  opacity: 0.8;
}
.btn-primary:hover {
  color: #fff;
}
.no-pad-left {
  padding-left: 0 !important;
}
.paddings {
  padding: 30px 0 !important;
}
.paddings-large {
  padding: 200px 0;
}
.padding-top {
  padding-top: 20px;
}
.padding-bottom {
  padding-bottom: 70px;
}
.padding-top-mini {
  padding-top: 35px;
}
.section-gray {
  background-color: #f7f7f7;
}
.borders {
  border-top: 1px solid #cbd8d8;
  border-bottom: 1px solid #cbd8d8;
}
.border-top {
  border-top: 1px solid #cbd8d8;
}
.border-bottom {
 border-bottom: 1px solid #cbd8d8;
}
.title-subtitle span {
  display: block;
  font-size: 1.25rem;
  line-height: 1.875rem;
  font-weight: 300;
}
.title-subtitle {
  padding: 0 0 10px 0;
}
.position-relative {
  position: relative;
}
hr {
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
  background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
  background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
  background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
}
hr.tall {
  margin: 44px 0;
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
  background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
  background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
  background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
}
div.show-grid [class*="col-md-"] span.show-grid-block {
  background-color: #dedede;
  line-height: 40px;
  min-height: 40px;
  text-align: center;
  border: 1px solid #FFF;
  display: block;
}
div.fontawesome-icon-list [class*="col-md-"] {
  margin-bottom: 10px;
}
div.fontawesome-icon-list i {
  margin-right: 10px;
}
div.fontawesome-icon-list a {
  color: #777;
  font-size: 14px;
}
.pattern-portfolios {
  background: #f8f8f8 url("https://bazissoft.ru/templates/palitra/img/patterns/pattern-portfolios.png");
}
.carousel-indicators {
  bottom: -5px;
}
.icon-section {
  font-size: 250px;
  color: #f8f8f8;
  z-index: 0;
  position: absolute;
}
.icon-section.right {
  right: 3%;
}
.icon-section.left {
  left: 3%;
}
.icon-section.top {
  top: 12%;
}
.icon-section.bottom {
  bottom: 3%;

}
.pagination > .active > a {
  color: #fff !important;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  border-color: #ddd;
}
.image-container {
  overflow: hidden;
  position: absolute;
  height: 100%;
  padding: 0px;
  top: 0px;
}
.image-container.pull-right {
  right: 0;
}
.background-image-holder {
  height: 100%;
  width: 100%;
}
.overflow-hidde {
  overflow: hidden;
}
/* Dark Light -----------------------------*/
.style-light {
  background: #fff;
  background-color: #fff;
}
/* Dark Skin -----------------------------*/
.style-dark, .style-dark header, .style-dark .titles-heading h1, .style-dark .clients .title-downloads .logo-clients, .style-dark .responsive-numbers, .style-dark .subtitle-downloads h4, .style-dark .box li:hover, .style-dark .boxes-info, .style-dark .is-sticky header, .style-dark .item-table {
  color: #dedede !important;
  background: #232323;
  background-color: #232323;
}
.style-dark .section-gray, .style-dark .info-head, .style-dark .box, .style-dark .table-header {
  color: #dedede !important;
  background: #191919;
  background-color: #191919;
}
.style-dark .title-section {
  background: #191919 !important;
  border-bottom: 1px solid #444;
}
.style-dark .box {
  border-color: #444;
}
.style-dark h1, .style-dark h2, .style-dark h3, .style-dark h4, .style-dark h5, .style-dark h6, .style-dark .sf-menu li a, .style-dark .sf-menu li ul li a:hover, .style-dark .boxes-info h3, .style-dark .btn, .style-dark a {
  color: #fff !important;
}
.style-dark .sf-menu li ul li a, .style-dark .item-work .info-work, .style-dark .item-work .info-work h4, .style-dark .feature-element li .cirle-feature {
  color: #131313 !important;
}
.style-dark .borders, .style-dark .border_bottom, .style-dark .border_top, .style-dark .info-head, .style-dark .box li {
  border-color: #444 !important;
}
.style-dark .opacy_bg_01 h3, .style-dark .opacy_bg_01 h1, .style-dark .opacy_bg_01 .btn, .style-dark .icon-section, .style-dark .info-comment p {
  color: #444 !important;
}
/* Content Info --------------------------*/
.content_info {
  position: relative;
  width: 100%;
}
/* Dark Secion -----------------------------*/
.info_dark {
  background-color: #191919;
  background: #191919;
  color: #dedede !important;
}
.info_dark h1, .opacy_bg_02 h1, .opacy_bg_03 h1, .opacy_bg_04 h1, .info_dark h2, .opacy_bg_02 h2, .opacy_bg_03 h2, .opacy_bg_04 h2, .info_dark h3, .opacy_bg_02 h3, .opacy_bg_03 h3, .opacy_bg_04 h3, .info_dark h4, .opacy_bg_02 h4, .opacy_bg_03 h4, .opacy_bg_04 h4, .info_dark h5, .opacy_bg_02 h5, .opacy_bg_03 h5, .opacy_bg_04 h5, .info_dark h6, .opacy_bg_02 h6, .opacy_bg_03 h6, .opacy_bg_04 h6, .info_dark i, .info_dark span {
  color: #fff !important;
}
.borders {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.border_top {
  border-top: 1px solid #eee;
}
.border_bottom {
  border-bottom: 1px solid #eee;
}
/* Parallax Secion --------------------------*/
.image_01_parallax {
  background: url("https://bazissoft.ru/templates/palitra/img/parallax/1.jpg");
}
.image_02_parallax {
  background: url("https://bazissoft.ru/templates/palitra/img/parallax/2.jpg");
}
.image_03_parallax {
  background: url("https://bazissoft.ru/templates/palitra/img/parallax/3.jpg");
}
.image_04_parallax {
  background: url("https://bazissoft.ru/templates/palitra/img/parallax/4.jpg");
}
.bg_parallax {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: repeat-y;
  background-position: 0 50%;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.opacy_bg_01 {
  bottom: 0px;
  left: 0;
  width: 100%;
  position: relative;
  height: auto;
  z-index: 2;
  background: rgba(255,255,255,0.6)
}
.opacy_bg_02 {
  bottom: 0px;
  left: 0;
  color: #dedede !important;
  width: 100%;
  position: relative;
  height: auto;
  z-index: 2;
}
.opacy_bg_02 .caption-head {
  color: #5c5c5c !important;
}
.opacy_bg_02 .caption-head h2 {
  color: #232323 !important;
}
.opacy_bg_03 {
  bottom: 0px;
  left: 0;
  color: #dedede !important;
  width: 100%;
  position: relative;
  height: auto;
  z-index: 2;
}
.opacy_bg_04 {
  bottom: 0px;
  left: 0;
  width: 100%;
  color: #dedede !important;
  position: relative;
  height: auto;
  z-index: 2;
}
/* Video Section --------------------------*/
.bg_video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
}
/* Title Heading ---------------------------------------------*/
.titles-heading {
  position: relative;
  text-align: center;
}
.titles-heading h1 {
  background-color: #fff;
  margin: 0 auto;
  font-size: 28px;
  /*padding: auto 20px;*/
  z-index: 2;
  position: relative;
  color:#233546;
  line-height:normal;
}
.titles-heading h1 span {
  font-size: 14px;
  display: block;
  color: #777;
}
#kunena .titles-heading h1 span {
  display: inline-block;
}
.titles-heading h1 i {
  font-size: 1.5em;
  margin: auto 10px;
}
.titles-heading .line {
  height: 1px;
  z-index: 1;
  background-color: #dedede !important;
  width: 80%;
  left: 10%;
  position: absolute;
  top: 48%;
}
.section-gray .titles-heading h1 {
  background-color: #f7f7f7;
}
/* Titles Resalt-------------------------------------*/
h2.title-resalt {
  color: #fff;
  font-weight: normal;
  font-size: 26px;
  text-align: center;
}
h2.title-resalt span {
  font-weight: bold;
  font-size: 36px;
  line-height: 46px;
  margin: auto 10px;
}
/* Preloader --------------------------------------------------------*/
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fefefe;
  z-index: 99999;
  height: 100%;
  width: 100%;
  overflow: hidden !important;
}
.status {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url("https://bazissoft.ru/templates/palitra/img/img-theme/preloader.gif");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  margin: -20px 0 0 -20px;
}
/* ---------------------------------------------------------------------- */
/*  03 HEADER
/* ---------------------------------------------------------------------- */


/* Client Login ----------------------------------------------------------*/
.line {
  height: 3px;
}
.jBar {
  height: auto;
  display: none;
  padding: 30px 0 50px 0;
  background: #222 url("https://bazissoft.ru/templates/palitra/img/panelbg.png") center center no-repeat;
  position: relative;
  color: #FFF;
}
.jRibbon {
  padding: 3px;
  position: absolute;
  top: 0px;
  right: 0;
  display: none;
  font-size: 12px;
  border-radius: 0 0 0 360px;
  padding: 0 20px;
  color: #FFF;
  cursor: pointer;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.downarrow {
  position: absolute;
  bottom: -28px;
  z-index: 99;
  border-radius: 0 0 0 360px;
  padding: 8px 20px;
  line-height: 0;
  color: #fff;
  right: 0;
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.up {
  top: -100px;
}
.jBar h4 {
  color: #fff;
  font-weight: bold;
  padding: 3px 0 15px 0
}
.jBar input {
  width: 47%;
  margin: 0 0 15px 0;
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
  border: 0;
}
.jBar input:first-child {
  margin-right: 3%;
}
.jBar .btn {
  border: none;
  width: auto;
  color: #fff;
  float: left;
  height: auto;
  padding: 5px 10px 7px 10px;
}
.jBar form span {
  float: left;
  margin: 0 7%;
  font-size: 12px;
}
.jBar .item-service {
  margin: 0;
}
.jBar .head-service i {
  border-radius: 50%;
  font-size: 12px;
  width: 40px;
  height: 40px;
  padding-top: 12px;
  text-align: center;
}
.jBar .item-service .head-service h5 {
  color: #fff;
  font-weight: normal;
  font-style: normal;
  padding-top: 10px;
}
.jBar .item-service p {
  font-size: 13px;
  line-height: 20px;
}
/*  Info head -----------------------------------------*/
.info-head {
  padding: 5px 0;
  background-color: #25323d;
  border-bottom: 1px solid #cbd8d8;
}
.info-head ul {
  float: right;
}
.info-head ul li {
  list-style: none;
  float: left;
  margin-right: 15px;
  padding-right: 15px;
  font-size: 11px;
}
.info-head ul li:last-child {
  border-right: 0;
}
.info-head ul li ul li {
  list-style: none;
  float: none;
  margin: 0;
  font-size: 11px;
  border-right: 0;
  padding: 0;
}
.info-head ul li ul li a {
  padding: 5px 15px;
  line-height: 20px;
  font-size: 10px;
}
.info-head ul li ul li a img {
  padding-right: 10px;
}
.info-head ul li .dropdown-menu {
  min-width: 100px;
  padding: 0;
  left: 30px;
  top: 27px;
}
.info-head .dropdown-menu > li > a:hover, .info-head .dropdown-menu > li > a:focus, .info-head .dropdown-menu > .active > a, .info-head .dropdown-menu > .active > a:hover, .info-head .dropdown-menu > .active > a:focus {
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f5f5f5), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #f5f5f5, 0%, #f5f5f5, 100%);
  background-image: -moz-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f5f5f5 100%);
  color: #000;
}
.info-head ul li a {
  color: #fff;
  font-size: 16px;
}
.info-head ul li a:hover {
  text-decoration: none;
}
.header-v3.info-head ul li a:hover {
  color: #232323 !important;
}
.info-head ul li i {
  padding: 5px 5px 0 0;
}
.info-head ul li a i {
  font-size: 13px;
  padding-top: 3px;
  padding-left: 5px;
}
/*  Header -------------------------------------------*/
#sticky-wrapper {
	height: 78px;
}
header {
  background-color: #fff;
  padding: 22px 0;
  left: 0;
	height: 78px;
  width: 100%;
  z-index: 3;
  position: relative;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transition-property: top, height, background-color;
  -moz-transition-property: top, height, background-color;
  -o-transition-property: top, height, background-color;
  transition-property: top, height, background-color;
    z-index: 999;
}
.is-sticky header {
  padding: 10px 0 12px 0;
  z-index: 9999;
  background: #fff;
  height:56px !important;
}
.header-v3 ul {
  float: right;
}
.header-v3, .header-v3 ul li a, .header-v3 ul li i {
  color: #fff;
}
.header-v3 ul li ul li ul a {
  color: #888;
}
.header-v3 ul li a:hover {
  color: #fff !important;
}
.header-v4 {
  text-align: center;
}
.header-v4 .sf-menu {
  float: none;
  padding-top: 12px;
}
.line-slide {
  height: 6px !important;
  width: 200px !important;
}
/*  Logo Template -------------------------------------------*/
.logo img {
  max-width: 100%;
}
/*  Main Navigation -----------------------------------------*/
.tinynav {
  display: none
}
.sf-menu {
  margin: 0;
  float: right;
  padding-top: 7px;
  display: table;
  text-align: center;
  width: 900px;
}
.sf-menu ul {
  position: absolute;
  list-style: none;
  top: -999em;
  width: 160px;
  display: none;
}
.sf-menu > li {
  position: relative;
  display: table-cell;
  list-style: none;
  line-height: 20px;
}
.sf-menu li a i {
  padding-left: 3px;
}
.sf-menu > li:last-child {
  margin: 0;
}
.sf-menu > li > a {
  text-decoration: none;
  display: block;
  font-size: 13px;
  font-weight: 300;
  color: #555555;
  text-transform: uppercase;
  padding: 0 10px;
}
.is-sticky .sf-menu li:hover ul, .is-sticky .sf-menu li.sfHover ul {
  top: 36px;
}
.is-sticky .sf-menu li li:hover ul, .is-sticky ul.sf-menu li li.sfHover ul {
  left: 160px;
  top: 0;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
  top: 46px;
  left: 0px;
  z-index: 999;
}
.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
  top: -999em
}
.sf-menu li.current, .sf-menu li:hover, .sf-menu li.sfHover {
  text-decoration: none;
}
.sf-menu li li a {
  display: block;
  margin: 0;
  position: relative;
  text-decoration: none;
  font-size: 12px;
  line-height: 16px;
  color: #131313;
  overflow: hidden;
  padding: 12px 15px;
  background: #f9f9f9;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current > a {
  color: #1B1823;
}
.sf-menu li li {
  float: none;
  position: relative;
  border-bottom: 1px solid #eee;
  text-align:left;
}
.sf-menu li li a i {
  float: right;
  font-size: 15px;
}
.sf-menu li li:last-child {
  border-bottom: 0;
}
.sf-menu li li a:hover {
  color: #FFF;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
  background-color: #5BA5F8;
  opacity: 1;
}
.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
  left: 160px;
  top: 0;
}
/*  Title Section  -----------------------------------------*/
.title-section {
  background-color: #f7f7f7;
  background: #f7f7f7 url("https://bazissoft.ru/templates/palitra/img/patterns/cubes.png");
  border-bottom: 1px solid #cdcdcd;
  padding: 25px 0;
}
.title-section .crumbs, .title-section .crumbs a {
  color: #999;
  font-size: 13px;
  padding: auto 4px;
}
.title-section .title h1 {
  position: relative;
  display: inline;
  margin-left: -15px;
}
.title-section .title {
  padding-bottom: 15px;
  margin: 0 0 20px 0;
}
.title-section .subtitle-section {
  padding: 6px 22px;
  margin-left: 15px;
  font-size: 14px;
  line-height: 25px;
  color: #fff;
  top: -6px;
}
.title-section .title .line-title {
  width: 100%;
  height: 4px;
  left: 0;
  bottom: 0;
  position: absolute;
}
.search {
  padding-top: 5px;
  margin-right: -15px;
}
.search input {
  font-size: 12px;
  border-right: 0;
}
.info-title-section .incon-title {
  text-align: center;
}
.info-title-section i {
  font-size: 4em;
}
.info-title-section p {
  margin: 0;
}
.subtitle-section {
  position: relative;
}
.subtitle-section .left {
  position: absolute;
  left: -10px;
  top: 0;
  width: 11px;
  height: 100%;
}
.subtitle-section .right {
  position: absolute;
  right: -11px;
  top: 0;
  width: 11px;
  height: 100%;
}
/* ---------------------------------------------------------------------- */
/*  04 General Structure
/* ---------------------------------------------------------------------- */

/*  Box Action ----------------------------------------------*/
.box-action {
  background-color: #27292B;
  text-align: center;
}
.box-action .title {
  width: 75%;
  float: left;
  padding: 10px;
  position: relative;
}
.box-action .title:before {
  content: '';
  right: -30px;
  position: absolute;
  top: 50%;
  z-index: 1;
  margin-top: -30px;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 30px solid #27292B;
}
.box-action p {
  color: #fff;
  padding: 18px 0;
  margin: 0;
  font-weight: 200;
  font-size: 28px;
}
.box-action .button {
  width: 25%;
  height: 100%;
  padding: 30px 0;
  float: right;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.box-action .button:hover {
  cursor: pointer;
}
.box-action .button a {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  line-height: 36px;
}
.box-action .button a {
  text-decoration: none;
}
/*  Item Services ------------------------------------------*/
.border-right {
  border-right: 1px solid #dedede;
  padding-right: 15px;
}
.item-service {
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.item-service p {
  max-width: 500px;
  margin: 0 auto;
}
.services-no-margin .item-service {
  margin-bottom: 0;
}
.head-service {
  margin-bottom: 15px;
    position: relative;
      float: left;
}
.head-service h4, .head-service h5 {
  padding: 0 10px 0 0;
}
.head-service i {
  border-radius: 50%;
  font-size: 16px;
  width: 50px;
  height: 50px;
  padding-top: 14px;
  text-align: center;
}
.item-service:hover .head-service i {
  color: #fff;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
/*  Slide Services ------------------------------------------*/
.animation-services {
  overflow: hidden;
}
.animation-services .text-center .image-big {
  max-width: 100%;
  padding-top: 20px;
}
.animation-services .image-animations {
  position: relative;
}
.animation-services .image-animations .image-big {
  max-width: 95%;
  padding-top: 30px;
  opacity: 0;
}
.animation-services iframe {
  width: 100%;
  height: 330px;
  border: 0;
}
.animation-services .image-animations .icons {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.animation-services .image-animations .icons li {
  position: absolute;
  width: 70px;
  height: 70px;
  opacity: 0;
}
.animation-services .image-animations .icons li img {
  width: 100%;
}
.animation-services .image-animations .icons li.one {
  left: 5%;
  top: 0%;
}
.animation-services .image-animations .icons li.two {
  right: 40%;
  top: 5%;
}
.animation-services .image-animations .icons li.three {
  left: 20%;
  top: 35%;
}
.animation-services .image-animations .icons li.four {
  right: 35%;
  top: 45%;
}
/* Feature Element ------------------------------------------*/
.feature-element li {
  position: relative;
  display: block;
  padding-bottom: 40px;
}
.feature-element li:last-child {
  padding-bottom: 0;
}
.feature-element li .line-feature {
  height: 1px;
  background-color: #cdcdcd;
  width: 67%;
  float: left;
  margin-top: 36px;
  position: relative;
}
.feature-element li .line-feature i {
  position: absolute;
  font-size: 18px;
  top: -9px;
  left: -4px;
}
.feature-element li .cirle-feature {
  background-color: #fff;
  text-align: center;
  padding-top: 23px;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  float: left;
  font-size: 22px;
}
.feature-element .text-feature {
  font-size: 14px;
  line-height: 23px;
  font-weight: lighter;
  margin-left: -5px;
}
.feature-element .text-feature h4 {
  padding: 0;
}
/*  Item Services Carousel ------------------------------------------*/
#services-carousel {
  margin-bottom: -10px;
  margin-top: 53px;
}
.services-carousel {
  overflow: hidden;
  height: 405px;
}
.services h2 {
  text-align: center;
}
.item-service-carousel {
  margin: 0 0 0 8%;
  text-align: center;
  background-color: #fff;
  border-left: 1px solid #cbd8d8;
  border-right: 1px solid #cbd8d8;
  z-index: 99;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.item-service-carousel:hover {
  cursor: move;
  margin-top: -36px;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.item-service-carousel i {
  font-size: 2em;
  padding-top: 0px;
  color: #131313;
}
.item-service-carousel h4 {
  border-left: 1px solid #fff;
  color: #fff;
  padding: 0 0 0 20px;
  padding-top: 3px;
  text-align: left;
  margin-left: -20px;
}
.item-service-carousel p {
  text-align: left;
  padding: 20px 20px 0 20px;
  font-size: 14px;
  line-height: 22px;
}
.item-service-carousel a {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}
.item-service-carousel a:hover {
  text-decoration: none;
}
.item-service-carousel .row {
  margin: 0;
}
.item-service-carousel .color {
  padding: 10px 0;
}
.item-service-carousel .color-small {
  padding: 5px 0;
}
/* Boxes -----------------------------------------------------*/
.boxes h1 {
  color: #fff;
  text-align: center;
}
/* Boxes Info ----------------------------------------------*/
.boxes-info {
  background-color: #fff;
  text-align: left;
  padding: 5px 20px 5px 20px;
  border: solid 1px #dedede;
}
.boxes-info h3 {
	font-size: 18px;
  font-weight: 700;
  color: #003399 !important;
}
.boxes-info h3 i {
  float: right;
  color: #666;
  font-size: 40px;
  margin-top: -5px;
}
.boxes-info h5 {
  padding: 10px 0;
  margin-bottom: 20px;
  font-weight: 800;
}
.boxes-info p {
  color: #777 !important;
}
/*  Clients ------------------------------------------------*/
.responsive-numbers {
  background-color: #fff;
}
.clients {
  text-align: center;
}
.clients .title-downloads {
  font-weight: 400;
  z-index: 5;
  position: relative;
}
.clients .title-downloads .responsive-numbers span {
  background-color: #131313;
  color: #fff;
  padding: 10px 15px;
  border-radius: 8px;
  font-weight: bold;
}
.clients .title-downloads .logo-clients {
  background-color: #fff;
  color: #131313;
  padding: 0;
  border-radius: 0;
}
/* subtitle-downloads -----------------------------------------------------*/
.subtitle-downloads {
  margin-top: 30px;
  position: relative;
  z-index: 5;
}
.subtitle-downloads h4 {
  background-color: #fff;
  margin: 0 auto;
  width: 28%;
  z-index: 2;
  position: relative;
}
.subtitle-downloads h4 i {
  font-size: 2em;
  margin: auto 10px;
}
.subtitle-downloads .line {
  height: 1px;
  z-index: 1;
  background-color: #dedede !important;
  width: 80%;
  left: 10%;
  position: absolute;
  top: 48%;
}
/* image-clients-downloads -----------------------------------------------------*/
.image-clients-downloads {
  margin: 25px auto 0 auto;
  display: table;
}
.image-clients-downloads li {
  display: inline-block;
  width: 60px;
  margin: auto 5px;
  border: solid 1px #ddd;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.image-clients-downloads li:hover {
  cursor: pointer;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.image-clients-downloads li img {
  width: 100%;
}
/* Sponsors -----------------------------------------------------*/
.sponsors {
  position: relative;
}
#sponsors {
  border-bottom: 1px solid #444;
  margin: 40px 0 100px 0;
  padding-bottom: 10px;
}
.sponsors .circle {
  position: absolute;
  background-color: #5b5b5b;
  border-radius: 50%;
  padding: 20px 22px;
  left: 47.5%;
  bottom: -35px;
  z-index: 99999;
}
.sponsors .circle i {
  color: #fff;
  font-size: 2em;
}
/* Lates Post And Testimonials -----------------------------------------------------*/
.post-testimonials h3 {
  border-bottom: 1px solid #dedede;
}
.box {
  background-color: #f8f8f8;
  margin-top: 30px;
  border: solid #dedede 1px;
  height: 430px;
}
.box li {
  padding: 20px 0 10px 0;
  margin-left: 0px;
  margin-right: 0;
  width: 100%;
  border-bottom: 1px solid #dedede;
  -webkit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.box li:last-child {
  margin-bottom: 0px;
  border-bottom: 0;
}
.box li:hover {
  background-color: #fff;
  -webkit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
/* Lates Post -----------------------------------------------------*/
.box .date {
  background-color: #fff;
  text-align: center;
  width: 75%;
  margin: 0 auto;
  font-weight: 300;
  padding-bottom: 10px;
  color: #131313;
  font-size: 23px;
  border-radius: 2px 2px 0 0;
  border: solid #dedede 1px;
  border-bottom: double 4px #dedede;
}
.box .date span i {
  padding-right: 5px;
}
.box .date span {
  display: block;
  border-radius: 2px 2px 0 0;
  color: #fff;
  padding: 2px 0;
  margin-bottom: 6px;
  font-size: 14px;
}
.info {
  border-left: 1px solid #dedede;
  margin-left: -10px;
  padding-left: 15px;
  margin-top: 5px;
}
.info h4 {
  padding: 5px 0 0 0;
}
.info p {
  font-size: 14px;
}
.box .link {
  text-align: center;
  margin-top: 35%;
  width: 100%;
}
.box .link i {
  font-size: 2em;
}
/* Testimonials -----------------------------------------------------*/
.box .photo {
  border: 1px #dedede solid;
}
.box .photo img {
  width: 100%;
  border: 3px solid #fff;
}
.box .name h4 {
  padding: 0 0 5px 10px;
  line-height: 20px;
  margin: 10px auto 16px auto;
  margin-left: -10px;
  border-left: 1px #dedede solid;
}
.box .name span {
  display: block;
  font-size: 14px;
}
/* More Services ------------------------------------------------------*/
.box .image-more-service {
  background-color: #fff;
  text-align: center;
  width: 75%;
  margin: 0 auto;
  font-weight: bold;
  font-size: 26px;
  border: solid #dedede 1px;
}
.box .image-more-service i {
  font-size: 2em;
  line-height: 1.4em;
}
/* important-info -----------------------------------------------------*/
.important-info {
  overflow: hidden;
}
.important-info h1 {
  font-weight: bold;
  padding: 0;
}
.important-info .btn {
  background-color: #131313;
  color: #fff;
  font-size: 14px;
}
.important-info .btn:hover {
  color: #fff;
  text-decoration: none;
}
.important-info p, .important-info h1 span {
  color: #fff;
}
.important-info i {
  font-size: 16em;
  color: #fff;
  margin-top: -10px;
  float: right;
}
.important-info img {
  max-width: 100%;
}
.important-info .lead {
  margin: 30px auto;
}
.important-info .text-center {
  position: relative;
}
.important-info .title {
  position: absolute;
  bottom: -38px;
  left: 0;
  text-align: center;
  width: 100%;
}
.important-info .title h1 {
  color: #fff;
  font-size: 160px;
  font-weight: bold;
  line-height: 170px;
  text-shadow: 3px 3px 0 #000;
  text-shadow: 2px 3px 3px rgba(0,0,0,0.5);
}
/* Footer -----------------------------------------------------*/
footer {
  background-color: #f1f6fa;
}
.footer-top, .footer-bottom {
  background: #4d5c68;
}
.footer-top {
  text-align: center;
  padding: 30px 0;
}
.footer-top h3 {
  padding: 0;
  font-weight: 300;
  font-size: 1.25rem;
}
.footer-top h3 a {
  color: #f5f5f5;
}
.footer-center {
  padding-bottom: 40px;
    border-top: 1px solid #59A3F7;
}
.footer-center .item-center {
  position: relative;
  padding: 35px 0 0 0;
  text-align: center;
  cursor: pointer;
}
.footer-center .item-center:after {
  -webkit-transition-duration: 0.3s;
  content: '';
  right: 50%;
  margin-right: -10px;
  top: -10px;
  position: absolute;
  z-index: 999;
  border-bottom: 10px solid #191919;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.footer-center .item-center:hover i {
  margin-top: -20px;
  cursor: pointer;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.footer-center .item-center .arrow_footer {
  position: absolute;
  opacity: 0.9;
  width: 100%;
  height: 15px;
  left: 0;
  top: -15px;
}
.footer-center .item-center h4 {
  padding-bottom: 0;
}
.footer-center .item-center i {
  font-size: 1.8em;
  line-height: 1.4em;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.footer-center .item-center p {
  color: #ddd;
  max-width: 88%;
  margin: 0 auto;
}
.footer-center .top {
  background-color: #333333;
  height: 1px;
  width: 100%;
  margin: 40px auto;
  overflow: auto;
}
footer h4, footer h3, footer i {
  color: #233546;
  font-size:18px;
  font-family: 'OpenSansSemiboldRegular';
  text-transform:uppercase;
  margin-top:15px;
}

footer ul li{
  font-size:14px;
}

footer ul li a{
  color:#233546;
}

footer p, footer .twitter {
  color: #ddd;
  font-size: 14px;
  line-height: 23px;
}
.twitter .owl-controls {
  margin-top: 20px;
}
.footer-center .fa-twitter, .footer-top .fa-twitter {
  font-size: 2.5em;
  float: left;
  margin-right: 20px;
  color: #29c0d4;
}
.footer-top .fa-twitter {
  float: none;
}
footer .border-right {
  border-right: 1px solid #333;
  padding-right: 25px;
}
footer form {
  padding: 10px 0 20px 0;
}
footer .btn {
  border: 0;
  font-size: 16px;
  border-radius: 0 3px 3px 0;
  font-weight: 300;
  height: 40px !important;
}
footer .btn:hover {
  color: #f5f5f5;
}
footer .input-group-addon, footer input {
  background: #f5f5f5;
  border: 0;
  height: 40px !important;
}
footer .input-group-addon i {
  color: #131313;
  text-shadow: 1px 1px 1px #ccc;
}
footer .links li {
  color: #f5f5f5;
  line-height: 32px;
}
footer .links li a {
  color: #f5f5f5;
  padding-left: 7px;
  font-size: 14px;
}
.footer-bottom {
  padding: 30px 0 25px 0;
}
.footer-bottom ul li {
  display: inline-block;
  margin: 0 10px;
}
.footer-bottom ul li a {
  color: #f5f5f5;
  font-size: 15px;
}
.menu-footer {
  padding: 5px 0 0 10px;
}
.logo-footer {
  float: left;
}
.logo-footer h2 {
  color: #f5f5f5;
  line-height: 30px;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 0 10px 0 0;
}
/* Social -----------------------------------------------------*/
footer .social {
  text-align: right;
}
.social li {
  background: #656565;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  display: inline-block;
  margin: auto 10px;
}
.social li i {
  color: #333;
  text-shadow: none;
  font-size: 16px;
  line-height: 38px;
}
.social li:hover i {
  color: #fff;
}
.coopring p {
  padding: 5px 0 0 0;
  margin: 0;
  font-size: 14px;
}
footer .social li {
  width: 56px;
  height: 56px;
}
footer .social li:last-child {
  margin-right: 0;
}
footer .social li i {
  font-size: 26px;
  line-height: 58px;
}
footer .tags a {
  color: #dedede;
}
.footer-3, .footer-3 .social {
  text-align: center;
}
.footer-3 .social {
  margin-top: 20px;
}
.footer-3 .logo-footer, .footer-3 .social {
  float: none !important;
}
/* Top -----------------------------------------------------*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  overflow: hidden;
  width: 51px;
  height: 51px;
  border: none;
  text-indent: 100%;
  background: url("https://bazissoft.ru/templates/palitra/img/ui.totop.png") no-repeat left top;
}
#toTopHover {
  background: url("https://bazissoft.ru/templates/palitra/img/ui.totop.png") no-repeat left -51px;
  width: 51px;
  height: 51px;
  display: block;
  overflow: hidden;
  float: left;
  opacity: 0;
  -moz-opacity: 0;
}
#toTop:active, #toTop:focus {
  outline: none;
}
/* Works Styles ------------------------------------*/
#works .item-work {
  max-width: 280px;
}
#works .item-work:first-child {
  margin-left: 40px;
}
.works-no-margin .item-work {
  max-width: 100% !important;
}
.works-no-margin .item-work:first-child {
  margin-left: 0 !important;
}
.works-no-margin .item-work img {
  width: 100% !important;
}
.works-no-margin .item-work .info-work {
  border: solid 1px #cdcdcd;
  border-left: 0;
}
.item-work img {
  display: block;
  height: auto;
  max-width: 100%;
}
.item-work .hover {
  position: relative;
  overflow: hidden;
}
.item-work .info-work {
  font-size: 14px;
  padding: 10px 5px;
  background: #fff;
  border: solid 1px #cdcdcd;
  border-top: 0;
  text-align: center;
}
.item-work .info-work h4 {
  padding: 0;
  font-weight: 300;
}
.item-work .info-work p {
  font-size: 13px;
  line-height: 23px;
}
.item-work .info-work .icons-work {
  display: inline;
  padding: 12px 20px;
  margin-top: 15px;
}
.item-work .info-work i {
  padding: 0 5px;
  color: #131313;
  font-size: 16px;
}
.item-work .info-work i:hover {
  cursor: pointer;
}
.overlay {
  position: absolute;
  left: 0;
  top: 0px;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.item-work:hover .overlay {
  opacity: 1;
  cursor: pointer;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.portfolioContainer .item-work {
  margin-bottom: 30px;
}
.carousel img {
  width: 100%;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
  font-size: 50px;
}
.technologies {
  margin: 25px 0;
}
.technologies i {
  font-size: 2em;
  margin: auto 10px;
}
.list li {
  line-height: 35px;
}
.list li i {
  padding-right: 8px;
  font-size: 14px;
}
#slide-services .item-work {
  margin-bottom: 25px;
}
#slide-services .item-work h4 {
  font-size: 14px;
}
/* Filters ---------------------------------*/
.portfolioFilter {
  text-align: right;
  margin-bottom: 50px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dedede;
}
.portfolioFilter a {
  margin: auto 10px;
  color: #131313;
  font-size: 14px;
  padding-bottom: 13px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.portfolioFilter a:hover {
  text-decoration: none;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  z-index: 1;
}
.isotope, .isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}
/* Team ---------------------------------*/
.slide-team img {
  max-width: 100%;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.slide-team img:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.slide-team .btn {
  margin: 0 0 25px 0;
  padding: 8px 25px;
}
.slide-team .title-subtitle {
  padding: 0;
}
.slide-team .title-subtitle span {
  line-height: 24px;
  padding-bottom: 5px;
}
.slide-team .text-right {
  float: right;
  padding-right: 10px;
  font-style: italic;
  font-size: 12px;
}
.slide-team .social li:first-child {
  margin-left: 0;
}
/* Skills -------------------------------*/
.meter {
  position: relative;
  margin: 0 0 20px 0; /* Just for demo spacing */
  background: #e6e6e6;
  width: 100%;
}
.meter:last-child {
  margin: 0;
}
.meter > span {
  display: block;
  height: 100%;
  position: relative;
  color: #fff;
  font-size: 14px;
  padding: 5px 0 5px 10px;
  overflow: hidden;
}
.meter > span:after, .animate > span > span {
  content: "";
  position: absolute;
  padding-left: 3%;
  color: #fff;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%,  color-stop(.25, rgba(255, 255, 255, .2)),  color-stop(.25, transparent), color-stop(.5, transparent),  color-stop(.5, rgba(255, 255, 255, .2)),  color-stop(.75, rgba(255, 255, 255, .2)),  color-stop(.75, transparent), to(transparent)  );
  background-image: -moz-linear-gradient(  -45deg,  rgba(255, 255, 255, .2) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, .2) 50%,  rgba(255, 255, 255, .2) 75%,  transparent 75%,  transparent  );
  z-index: 1;
  -webkit-background-size: 50px 50px;
  -moz-background-size: 50px 50px;
  -webkit-animation: move 2s linear infinite;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
}
.animate > span:after {
  display: none;
}
.nostripes > span > span, .nostripes > span:after {
  -webkit-animation: none;
  background-image: none;
}
/* Sidebars Page ---------------------------------------------------------*/
aside {
  margin-bottom: 40px;
}
aside .list li {
  border-bottom: 1px solid #dedede;
  line-height: 40px;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
aside .list li:hover {
  background-color: #eee;
  cursor: pointer;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
aside .list li i {
  display: inline-block;
}
aside .list li a {
  display: inline-block;
  font-size: 14px;
  color: #131313;
}
aside .list li a:hover {
  text-decoration: none;
}
aside .search {
  width: 100%;
}
/* Tabs -------------------------------------*/
.tab-content {
  padding: 10px;
  border: solid #dedede 1px;
  border-top: 0;
  border-radius: 0 0 5px 5px;
}
.post-image {
  float: left;
  margin-right: 10px;
}
.post-info {
  font-size: 14px;
  line-height: 22px;
}
.simple-post-list li {
  border-bottom: 1px dotted #E2E2E2;
  min-height: 62px;
  padding: 15px 0;
}
.simple-post-list li:last-child {
  border-bottom: 0;
}
.tabs .nav li i {
  padding-right: 5px;
}
/* Page Error ------------------------------------------------------------*/
.page-error {
  max-width: 80%;
  margin: 0 auto;
  text-align: center;
}
.page-error h1 {
  font-size: 140px;
  line-height: 140px;
}
.page-error h1 i {
  font-size: 200px;
  line-height: 190px;
}
.page-error hr.tall {
  margin: 20px 0 30px 0;
}
/* ACCORDION ------------------------------------------*/
.accordion-trigger h3 {
  margin: 0 10px;
}
.accordion-trigger {
  text-decoration: none;
  padding: 10px 10px 10px 25px;
  margin: 0 0 15px 0;
  cursor: pointer;
  border: 1px solid #f0f0f0;
  background: #f9f9f9 url("https://bazissoft.ru/templates/palitra/img/toggle.png") no-repeat right 14px;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear;
}
.accordion-trigger i {
  padding-right: 10px;
  font-size: 18px;
}
.accordion-trigger:hover {
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear;
}
.accordion-container {
  padding: 10px 0;
}
.accordion-container p {
  margin: 0 0 10px 0;
}
/* Sitemap ---------------------------------------------------------------*/
.sitemap {
  float: left;
  display: inline;
  width: 370px;
  margin-right: 2px;
  font-size: 14px;
  padding: 10px 0 0 0;
  background: url("https://bazissoft.ru/templates/palitra/img/line_tree1.gif") left repeat-y;
}
.sitemap li {
  float: left;
  width: 347px;
  padding-left: 25px;
  line-height: 35px;
  background: url("https://bazissoft.ru/templates/palitra/img/line_tree2.gif") 0 center no-repeat;
}
.sitemap li.has_sub {
  background: url("https://bazissoft.ru/templates/palitra/img/line_tree2.gif") 0 17px no-repeat;
}
.sitemap li a {
  color: #666;
  position: relative;
  text-decoration: none;
}
.sitemap li a:hover {
  color: #cbd6e2;
  text-decoration: underline;
}
.sitemap ul {
  width: 132px;
  padding-top: 0;
}
/* Blog -----------------------------------------------------------------*/
.post .post-meta {
  font-size: 12px;
  border: solid 1px #dedede;
  padding: 3px 7px;
  margin: 10px 0;
  display: block;
}
.post .post-meta span, .post .post-meta i {
  padding: 0 0 0 3px;
  color: #777;
}
.post {
  border-bottom: 1px solid #DDD;
  margin-bottom: 50px;
  padding-bottom: 50px;
}
.post .post-image {
  width: 100%;
  margin-bottom: 5px;
}
.post .post-image img {
  width: 100%;
}
.post h3 a:hover, .post h2 a:hover {
  text-decoration: none;
}
.post h3 {
  padding: 0;
  font-weight: 200;
}
.tags a {
  border: 1px solid #e6e6e6;
  color: #696969;
  font-size: 12px;
  padding: 6px 10px;
  margin: 0 0px 4px 0;
  display: inline-block;
  border-radius: 2px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
.tags a:hover {
  border: 1px solid #131313;
  text-decoration: none;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
.tags i {
  padding-right: 5px;
}
/* BLOG POST Autor ------------------------------------------------------------*/
.autor {
  border-bottom: 1px solid #dedede;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.autor h4 {
  padding-top: 5px;
}
.autor h3 i, .comment-post h3 i {
  padding-right: 10px;
}
.content-autor {
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 30px;
}
.content-autor p {
  margin: 10px 0 0 0;
  padding: 0 10px 0 0;
}
.image-autor {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  border: solid 4px white;
  overflow: hidden;
  -webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15000000000000002);
  -moz-box-shadow: 2px 2px 15px rgba(0,0,0,0.15000000000000002);
  box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15000000000000002);
  width: 100px;
  height: 100px;
  -webkit-border-radius: 70.799999999999997px;
  -moz-border-radius: 70.799999999999997px;
  border-radius: 70.799999999999997px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
}
.image-autor img {
  width: 100%;
}
/* BLOG POST COMMENTS ------------------------------------------------------------*/
.image-visitor {
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 80px;
  height: 80px;
  -webkit-border-radius: 40.799999999999997px;
  -moz-border-radius: 40.799999999999997px;
  border-radius: 40.799999999999997px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #888;
  border: solid 4px white;
  overflow: hidden;
  -webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15000000000000002);
  -moz-box-shadow: 2px 2px 15px rgba(0,0,0,0.15000000000000002);
  box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15000000000000002);
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  transition: all .4s ease-out;
}
.image-visitor img {
  width: 100%;
}
.comment-post {
  border-bottom: 1px solid #dedede;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.comment-post h6 {
  text-align: center;
  line-height: 15px;
  padding-bottom: 5px;
  margin-top: 5px;
}
.comment-post .date {
  display: block;
  text-align: center;
  font: 400 .75em/1 tahoma, sans-serif;
  margin: .2em;
  color: #888;
}
.comment-post .info-comment {
  position: relative;
  margin: 30px 0;
  padding: 15px;
  border: solid 1px #EEE;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: white;
  -webkit-box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.09999999999999998);
  -moz-box-shadow: -1px 1px 5px rgba(0,0,0,0.09999999999999998);
  box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.09999999999999998);
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.comment-post .info-comment:hover {
  -webkit-box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 5px 15px rgba(0,0,0,0.2);
  box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
  cursor: pointer;
}
.info-comment a {
  padding: 10px 10px;
  border-radius: 50%;
  font-size: 10px;
  color: #fff;
  position: absolute;
  top: -25px;
  right: -25px;
}
.info-comment p {
  margin: 0;
}
.child {
  margin-left: 10%;
}
.arrow-comment {
  position: absolute;
  left: -16px;
  top: 20%;
  width: 16px;
  height: 50px;
}
#form-comment .form-group {
  margin-bottom: 20px;
  overflow: auto;
}
#form-comment h3, .comment-post h3, .autor h3, .autor h4 {
  font-weight: 200;
}
/* Contact ---------------------------------------------------------------*/
#contactUs, #support {
  padding: 10px 20px 0 20px;
}
#map {
  display: block;
  width: 100%;
  height: 400px;
  margin: 0 auto;
  border-bottom: solid 1px #dedede;
  -moz-box-shadow: 0px 5px 20px #eee;
  -webkit-box-shadow: 0px 5px 20px #eee;
  box-shadow: 0px 5px 20px #eee;
}
address {
  line-height: 35px;
}
address i {
  padding-right: 10px;
}
address strong {
  padding-right: 3px;
}
.form-contact input, .form-contact select {
  margin: 20px 0;
}
/* Pricing Tables  -----------------------------------------------------*/
.item-table {
  background-color: #fff;
  border: 1px solid #d2d2d2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  margin-top: 20px;
  border-radius: 5px;
  text-align: center;
  position: relative;
}
.item-table:hover {
  box-shadow: 0px 3px 3px #adadad, 0px 6px 2px rgba(0,0,0,0.1);
}
.table-item-highlighted {
  margin-top: 0;
  padding-bottom: 20px;
  z-index: 99;
}
.tables-together .item-table {
  width: 33%;
  float: left;
}
.tables-together .table-item-highlighted {
  margin-top: 0;
  padding-bottom: 20px;
  width: 34%;
}
.table-header {
  background: #f2f2f2;
  background: -moz-linear-gradient(top, #fafafa 0%, #f2f2f2 100%);
  background: -webkit-linear-gradient(top, #fafafa 0%, #f2f2f2 100%);
  background: linear-gradient(to bottom, #fafafa 0%, #f2f2f2 100%);
  border-bottom: 1px solid #ddd;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  font-size: 30px;
  font-weight: 100;
  letter-spacing: -0.05em;
  line-height: 44px;
  padding: 30px 0 20px 0;
  margin: 0;
  text-shadow: 0 2px #fff;
}
.table-item-highlighted .table-header {
  padding-top: 60px;
  padding-bottom: 20px;
}
.table-tagline {
  background: #f2f2f2;
  background: -moz-linear-gradient(top, #fff 0%, #fcfcfc 100%);
  background: -webkit-linear-gradient(top, #fff 0%, #fcfcfc 100%);
  background: linear-gradient(to bottom, #fff 0%, #fcfcfc 100%);
  border-bottom: 1px solid #ddd;
  color: #ababab;
  font-size: 0.7em;
  font-weight: 400;
  line-height: 2.1em;
  margin-bottom: 4.7em;
  padding-top: 0.1em;
  text-transform: uppercase;
}
.table-price-container {
  min-height: 75px;
  width: 90%;
  margin: 0 auto;
}
.table-price {
  font-weight: 700;
}
.table-price-currency {
  font-size: 1.75em;
  margin-top: -0.7em;
  position: absolute;
  text-align: right;
}
.table-price-whole {
  font-size: 4em;
  margin-left: 19px;
}
.table-price-decimals {
  font-size: 22px;
  margin: -19px 0;
  position: absolute;
}
.table-price-period {
  font-size: 16px;
  text-transform: uppercase;
}
.table-discount {
  width: 100%;
  height: 109px;
  position: absolute;
  top: -40px;
  color: #fff;
  font-weight: bold;
  font-size: 25px;
  line-height: 35px;
  padding-top: 25px;
}
.table-price-discountinfo {
  color: #ababab;
  font-size: 14px;
  line-height: 24px;
  padding-top: 8px;
  text-align: center;
}
.table-features {
  border-top: 1px solid #ebebeb;
  margin: 2em 0;
}
.table-features-item {
  border-bottom: 1px solid #ebebeb;
  padding: 0.25em;
  font-size: 14px;
}
.table-cta {
  font-size: 0.7em;
  font-weight: bold;
  margin-top: 1em;
  text-transform: uppercase;
}
.button-base {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  box-shadow: 0px 3px 0px #adadad, 0px 6px 2px rgba(0,0,0,0.1);
  color: #fff;
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin-bottom: 0.35em;
  padding: 0.8em 2em;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 2px rgba(0,0,0, 0.2);
}
.button-base:hover {
  text-decoration: none;
  color: #fff;
  opacity: 0.8;
}
.button-gray {
  background-color: #c1c1c1;
}
.table-shadow-left {
  right: -1px;
}
.table-shadow-right {
  left: -1px;
}
.table-shadow {
  height: 557px;
  margin-top: -279px;
  position: absolute;
  top: 50%;
  width: 10px;
}
/* Register User -----------------------------------*/
.register input {
  border-radius: 0;
  height: 35px;
  margin-bottom: 20px;
  padding: 5px 10px;
  font-size: 13px;
  width: 100%;
}
.register .btn {
  height: auto;
  width: auto;
  float: right;
  border: none;
  padding: 10px 15px;
}
.custom_input_file {
  overflow: hidden;
  position: relative;
  cursor: pointer;
  text-align: center;
}
.custom_input_file i {
  font-size: 8em;
}
.custom_input_file .input_file {
  margin: 0;
  padding: 0;
  outline: 0;
  font-size: 10000px;
  border: 10000px solid transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: -1000px;
  top: -1000px;
  cursor: pointer;
}

.map {
  margin:20px 0 0 0;
  box-sizing:border-box;
    float: left;
  position: relative;
  width: 100%;
  padding: 5px;
  background: #fff;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.fs1, .fs2 {
  width: 230px;
}

.fs1 {
  float: left;
}

.fs2 {
  float: right;
}

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
  width: 100%; height: 40px;
  box-sizing: border-box;
  border: 1px solid #989898;
  padding: 12px;
  /*margin: 0 0 12px 0 !important;*/
}

textarea {
  height: 92px !important;
}
.edit.item-page input[type="text"],
.edit.item-page input[type="password"],
.edit.item-page input[type="datetime"],
.edit.item-page input[type="datetime-local"],
.edit.item-page input[type="date"],
.edit.item-page input[type="month"],
.edit.item-page input[type="time"],
.edit.item-page input[type="week"],
.edit.item-page input[type="number"],
.edit.item-page input[type="email"],
.edit.item-page input[type="url"],
.edit.item-page input[type="search"],
.edit.item-page input[type="tel"],
.edit.item-page input[type="color"] {
  height: 29px;
  padding: 6px 12px 5px;
}
.edit.item-page .input-append .add-on,
.edit.item-page .input-prepend .add-on {
  height: 29px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.button-zz {
  font-size: 16px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.18);
  border-style: solid;
  border-width: 1px;
  border-color: rgb(80, 83, 90);
  background-color: #840003;
  width: 100%;
  box-sizing: border-box;
  height: 40px;
  letter-spacing: 1px;
  cursor: pointer;
  margin: -7px 0 0 0;
}

input:hover, textarea:hover, input:focus, textarea:focus {
  border: 1px solid #840003;
  box-shadow: none !important;
  outline: none;
}

.button-zz:hover {
  opacity: 0.8;
}

.palitra {
  float: right;
  text-align: right;
  clear: both;
  margin: 0 0 14px 0;
}

.stat {
  float: right;
  text-align: right;
  clear: both;
  margin: 0px 0 0 0;
}


.hc li:last-child{
  margin-right:4px;
  padding-right:0;
}

.hc li i{
  font-size:16px;
  color:#5ba5f8;
}

.forcefullwidth_wrapper_tp_banner{
  height:330px !important;
    margin-top: -12px !important;
}

.leftbar{
  float: left;
  width: 282px;
  text-align: left;
  margin: 0 25px 0 -15px;
}

.leftbar ul li ul{
	  margin: 0 0 20px 20px;
	    float: left;
}

.leftbar ul li a{
  color: #233546;
  float: left;
  width: 100%;
  border-bottom: 1px solid #c4ccd5;
  padding: 5px 0 5px 10px;
	transition: background-color 0.2s ease-in-out;
}

.leftbar ul li:hover a, .leftbar ul li.active a{
	color:#fff;
	background:#59a3f7;
}

.leftbar ul li.active ul li a{
	color:#233546;
	background:#fff;
}


.leftbar ul li{
	float:left;
	width:100%;
/*	font-size:16px;
	font-family: 'OpenSansSemiboldRegular';*/
	
}
/* Breadcrumbs */
.bread{
  background: url(/templates/palitra/img/bread-w.jpg);
  /*float: left;*/
  width: 100%;
  /*height: 50px;*/
  position: relative;
  z-index: 998;
  /*box-sizing: border-box;*/
  padding: 10px 0 0 30px;
  /*margin: 0px 0 20px 0;*/
  border-bottom: 4px solid #59a3f7;
}
.breadcrumb {
  background: transparent;
  margin-bottom: 0;
	padding-left: 10px;
  padding-top: 12px;
}
	.breadcrumb .divider {	display: none	}
		.breadcrumb > li.active:first-child + li::before {	content: normal	}

#remository #remositorycontainerlist h3{
	font-size:18px;
}

#remository #remositoryfilelisting h3 {
  font-size: 18px;
}

.content-page{
	float:left;width:70%;text-align:left;
	text-indent:0;
}

.content-page h1{
	text-align:left;
}
.content-page ul{
	margin:10px 0 10px 0;
}
.content-page .nav-tabs {
	margin: 0
}
.content-page ul li:before {
	content: "\f0da";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	margin: 0 10px 0 0;
}
.content-page ul.dropdown-menu {
  margin: 2px 0 0;
}
.content-page ul.nav-tabs li:before,
.content-page ul.dropdown-menu li:before,
#kunena ul li:before {
  content: normal
}
table {
  font-weight: normal;
  padding: 0px;
  line-height: 17px;
}
#Kunena {
  width: 1170px;
  margin: 0 0 0 -15px;	
}

.leftbar ul li ul li.active a{
	color:#59a3f7 !important;
}

.leftbar ul li ul li:hover a{
	color:#59a3f7 !important;
}

span.remositoryFolder {
  margin-top: 0px !important;
}

#Kunena .ks {
  font-size: 16px;
  box-sizing: border-box;
  height: 30px;
}

.content-page .blog .items-row.cols-1{
	border-bottom:1px solid #999;
	  margin: 0 0 23px 0;
}

.kenburnimg img{
	transform:none !important;
}

.mod-articles-category-date{
	color: #707982;
  font-size: 13px;
  margin: 0 0 4px 0;
  width: 100%;
  float: left;
}

.mod-articles-category-title{
	  font-size: 16px;
  color: #384b5c;
  line-height: normal;
  overflow: hidden;
  display: inline-block;
}
/*
@media (max-width: 640px){
  .slider-w{
    display:none;
  }
}*/

.obb-title h4{
	    color: #337ab7;
}

.inputbox.ks{
    height: 20px !important;
    padding: 1px 10px 0px 10px;
}

#remository h3.remositoryfileleft {
    float: left;
    width: 100% !important;
    background-position: 10px 7px !important;
}

.article-info-term{
	display:none;
}

.blog .items-leading.clearfix{
	    margin: 0 0 23px 0;
	    border-bottom: 1px solid #999;
}
.blog .items-leading > div:after {
	content: ''; display: table; clear: both;
}

#modlgn-remember{
    height: 24px;
    width: 24px;
    float: left;
    margin: 2px 0 0 12px !important;
    padding: 0 0 0 0 !important;
}

.reg-block{
	float:left;
	width:100%;
	margin:20px 0 0 0;
}

.lm-block{
	float:left;
	width:100%;
}

.reg-block .btn.btn-primary{
	float:left;
	width:100%;
}
.text_bk {
 font-weight: bold;
 color:#cc0000;
}
.text_menu {
 font-weight: bold;
 color:#8965FF;
}
.text_bs {
 font-weight: bold;
 color:#003399;
}

/* Иконки bootstrap */
[class^="icon-"],
[class*=" icon-"]  {
  background: none;
}

/* forum */
.content-page #kunena.layout {
  width: 140%
}
#kunena.layout .icon-big {
  margin-top: 10px;
}
#kunena.layout .tabs ~ .breadcrumb {
  margin-top: 10px;
}
#kunena.layout .breadcrumb .icon-home {
  margin-right: 5px;
}
.titles-heading #kunena.layout h1 span {
  display: inline-block;
  vertical-align: baseline;
  margin-right: 15px
}
#kunena.layout .table td.span5::after,
#kunena.layout .table th.span5::after {
  content: ''; display: table; clear: both
}
#kunena.layout .table .pagination {
  max-height: 38px
}
#kunena.layout .table .progress {
  margin-bottom: 0
}
#kunena.layout .filter-time {
  padding-top: 0;
}
#kunena.layout .form-search {
  margin: 10px 0
}
#kunena.layout .inputbox#catid {
  margin: 0 0 20px
}
#kunena.layout .tab-pane::after {
  content: ''; display: table; clear: both
}
#kunena.layout .table {
  margin-bottom: 4px
}
#kunena.layout .pagination {
  margin: 5px 0 10px
}
#kunena.layout .pagination-small {
  margin: 3px 0
}
#kunena.layout .kmessage ul,
#kunena.layout .kmessage ol {
  margin: 10px 0 10px 20px
}
#kunena.layout input[type="text"],
#kunena.layout input[type="password"],
#kunena.layout input[type="datetime"],
#kunena.layout input[type="datetime-local"],
#kunena.layout input[type="date"],
#kunena.layout input[type="month"],
#kunena.layout input[type="time"],
#kunena.layout input[type="week"],
#kunena.layout input[type="number"],
#kunena.layout input[type="email"],
#kunena.layout input[type="url"],
#kunena.layout input[type="search"],
#kunena.layout input[type="tel"],
#kunena.layout input[type="color"],
#kunena.layout .uneditable-input {
  height: 34px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.form-horizontal input[type="text"],
.form-horizontal input[type="password"],
.form-horizontal input[type="email"],
.form-horizontal input[type="url"],
.form-horizontal input[type="tel"],
.form-horizontal input[type="date"],
.form-horizontal input[type="file"],
.form-horizontal input[type="search"] {
  height: 29px;
	line-height: 20px;
  padding-top: 4px;
  padding-bottom: 5px;
}
#kunena.layout input[type="radio"],
#kunena.layout input[type="checkbox"] {
  height: auto
}
/*.form-horizontal input[type="radio"],*/
.form-horizontal input[type="checkbox"] {
  height: 25px
}
#kunena.layout input[type="checkbox"] {
  margin-top: 0;
}
#kunena.layout input[type='checkbox'] {
  opacity: 1;
  filter: none;
}
#kunena.layout .input-prepend .add-on,
#kunena.layout .input-append .add-on {
  height: 34px;
  padding-top: 6px;
  padding-bottom: 6px;
}
#kunena.layout .input-prepend [class^="icon-"],
#kunena.layout .input-append [class*=" icon-"] {
  line-height: 18px
}
#kunena.layout .input-prepend .btn,
#kunena.layout .input-append .btn,
.form-horizontal .input-prepend .btn,
.form-horizontal .input-append .btn {
  height: 29px;
  padding-top: 4px;
  padding-bottom: 4px;
}
#kunena.layout input.search-query {
  height: 29px;
}
#kunena.layout input.search-query + .btn {
  vertical-align: middle;
  padding-top: 0;
}
#kunena.layout .btn.btn-primary {
  width: auto; height: auto;
}
#kunena.layout  .btn-group>.btn+.dropdown-toggle {
  height: 30px
}
#kunena.layout #userdropdown {
  padding: 20px;
}
#kunena.layout #userdropdown .add-on {
  height: 29px;
  padding-top: 4px;
  padding-bottom: 4px;
}
#kunena.layout #userdropdown .input-small {
  width: 200px;
  height: 29px;
  padding-top: 4px;
  padding-bottom: 4px;
}
#kunena.layout #userdropdown .btn {
  min-width: 200px;
}
#kunena.layout #form-login-remember .add-on {
  background: transparent;
  border: none;
}
#kunena.layout #form-login-remember .control-label {
  margin: 0;
}
#kunena.layout .navbar-inner .dropdown-toggle {
  overflow: hidden
}
#kunena.layout .navbar-inner .dropdown-toggle img {
  width: 20px; height: 20px;
}
#kunena.layout #nav-menu {
  width: auto;
}
#kunena.layout #nav-menu .divider {
  margin: 5px 0
}

#kunena.layout #search label {
  display: block;
}
#kunena.layout select#mode {
  margin-left: 0
}
#kunena.layout #searchatdate .date {
  display: table !important
}
#kunena.layout #search-options .form-control {
  margin-bottom: 10px;
}
#kunena.layout #search legend {
  margin: 0 0 5px;
  border-bottom: none
}
#kunena.layout #search [class*='span'] {
  padding: 5px 0
}
#kunena.layout select#categorylist {
  width: 100%
}
#kunena.layout .img-circle {
  background: #fff;
}
#kunena.layout ul.inline .btn > i {
  padding: 0
}


.content-page .qfblock div {
  margin: 5px 0;
}
.content-page .qfblock label {
  margin: 0;
}
.content-page .qfblock label,
.content-page .qfblock input {
  vertical-align: middle;
}

/* Блог */
.blog .readmore {
  margin: 1em 0
}
.article-info {
  margin: 1em 0 0.3em
}
.blog .page-header {
  margin: 2px 0px 10px 0px;
  padding-bottom: 5px;
  border: none;
}

/* Необходимые стили из bootstrap 3 */
/* 1. Сетка */

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.container {
	width: 1170px
}
.row {
	margin-right: -15px;
	margin-left: -15px
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0
}

.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
	float: left
}
.col-md-12 {
	width: 100%
}
.col-md-11 {
	width: 91.66666667%
}
.col-md-10 {
	width: 83.33333333%
}
.col-md-9 {
	width: 75%
}
.col-md-8 {
	width: 66.66666667%
}
.col-md-7 {
	width: 58.33333333%
}
.col-md-6 {
	width: 50%
}
.col-md-5 {
	width: 41.66666667%
}
.col-md-4 {
	width: 33.33333333%
}
.col-md-3 {
	width: 25%
}

.col-md-2.obb {
	width: 18.6%
}

.col-md-2 {
	width: 16.66666667%
}
.col-md-1 {
	width: 8.33333333%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-pull-11 {
	right: 91.66666667%
}
.col-md-pull-10 {
	right: 83.33333333%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-8 {
	right: 66.66666667%
}
.col-md-pull-7 {
	right: 58.33333333%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-5 {
	right: 41.66666667%
}
.col-md-pull-4 {
	right: 33.33333333%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-2 {
	right: 16.66666667%
}
.col-md-pull-1 {
	right: 8.33333333%
}
.col-md-pull-0 {
	right: auto
}
.col-md-push-12 {
	left: 100%
}
.col-md-push-11 {
	left: 91.66666667%
}
.col-md-push-10 {
	left: 83.33333333%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-8 {
	left: 66.66666667%
}
.col-md-push-7 {
	left: 58.33333333%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-5 {
	left: 41.66666667%
}
.col-md-push-4 {
	left: 33.33333333%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-2 {
	left: 16.66666667%
}
.col-md-push-1 {
	left: 8.33333333%
}
.col-md-push-0 {
	left: auto
}
.col-md-offset-12 {
	margin-left: 100%
}
.col-md-offset-11 {
	margin-left: 91.66666667%
}
.col-md-offset-10 {
	margin-left: 83.33333333%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-8 {
	margin-left: 66.66666667%
}
.col-md-offset-7 {
	margin-left: 58.33333333%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-5 {
	margin-left: 41.66666667%
}
.col-md-offset-4 {
	margin-left: 33.33333333%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-2 {
	margin-left: 16.66666667%
}
.col-md-offset-1 {
	margin-left: 8.33333333%
}
.col-md-offset-0 {
	margin-left: 0
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
	float: left
}
.col-lg-12 {
	width: 100%
}
.col-lg-11 {
	width: 91.66666667%
}
.col-lg-10 {
	width: 83.33333333%
}
.col-lg-9 {
	width: 75%
}
.col-lg-8 {
	width: 66.66666667%
}
.col-lg-7 {
	width: 58.33333333%
}
.col-lg-6 {
	width: 50%
}
.col-lg-5 {
	width: 41.66666667%
}
.col-lg-4 {
	width: 33.33333333%
}
.col-lg-3 {
	width: 25%
}
.col-lg-2 {
	width: 16.66666667%
}
.col-lg-1 {
	width: 8.33333333%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-pull-11 {
	right: 91.66666667%
}
.col-lg-pull-10 {
	right: 83.33333333%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-8 {
	right: 66.66666667%
}
.col-lg-pull-7 {
	right: 58.33333333%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-5 {
	right: 41.66666667%
}
.col-lg-pull-4 {
	right: 33.33333333%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-2 {
	right: 16.66666667%
}
.col-lg-pull-1 {
	right: 8.33333333%
}
.col-lg-pull-0 {
	right: auto
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-push-11 {
	left: 91.66666667%
}
.col-lg-push-10 {
	left: 83.33333333%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-8 {
	left: 66.66666667%
}
.col-lg-push-7 {
	left: 58.33333333%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-5 {
	left: 41.66666667%
}
.col-lg-push-4 {
	left: 33.33333333%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-2 {
	left: 16.66666667%
}
.col-lg-push-1 {
	left: 8.33333333%
}
.col-lg-push-0 {
	left: auto
}
.col-lg-offset-12 {
	margin-left: 100%
}
.col-lg-offset-11 {
	margin-left: 91.66666667%
}
.col-lg-offset-10 {
	margin-left: 83.33333333%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-8 {
	margin-left: 66.66666667%
}
.col-lg-offset-7 {
	margin-left: 58.33333333%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-5 {
	margin-left: 41.66666667%
}
.col-lg-offset-4 {
	margin-left: 33.33333333%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-2 {
	margin-left: 16.66666667%
}
.col-lg-offset-1 {
	margin-left: 8.33333333%
}
.col-lg-offset-0 {
	margin-left: 0
}

/* 2. Breadcrumb */
.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0"
}