.main-page-slider
{
	margin-bottom: 40px;
}


.header.index
{
	height: auto;
	background: unset;
}

.promo-block
{
  height: 100%;
  overflow: hidden;
  background: url(https://i-t-p.pro/local/templates/itpartner/images/top-bg.jpg) no-repeat center center #fff;
}

.promo-block .promoBlock
{
	margin: 50px auto 50px auto;
}

.b24-widget-button-wrapper
{
  right: 100px !important;
  bottom: 30px !important;
}

@media only screen and (max-width: 767px) {
  .header.index {
    height: 477px;
    margin-bottom: 0px;
  }

  .aboutCifra .grafikTitle
  {
  	padding: 0px;
  }

}

@media all and (max-width: 767px)
{
  .b24-widget-button-position-bottom-right
  {
    right: 60px !important;
    bottom: 10px !important;
  }
}

.footer {
	height: 150px !important;
        position: initial;
}

.footer .border {
	height: 149px !important;
}

.pt50 {
	padding-top: 50px !important;
}

body {
margin-bottom: 0;
}

.ikra-header--sticky {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 999;
  background-color: white;
}

.ikra-header--sticky .row {
	max-width: 1170px;
	margin: auto;
}

.ikra-header--sticky + .ikra-underHeader {
  padding-top: 102px;
}

.actionDetail {
	min-height: 80vh;
}