.cck-ptb,
.cck-plr {
	padding: 0!important;
	margin: 0!important;
}

.block-about {
	padding-top: 50px;
}
.block-about .block-about__content  {
	font-size: 14px;
	line-height: 1.2;
}

.block-latest-news .block-latest-news__items .block-latest-news__item-title {
	line-height: 1.4;
}

.block-about .block-about__content p + ul {
    margin-top: -15px;
}

.block-about .block-about__content p,
.block-about .block-about__content ul {
	margin-bottom: 20px;
}


.block-calc {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	background: none!important;
}

.block-calc__converter,
.block-calc .block-calc__result {
	background: #ebebeb!important;
}

.block-calc .block-calc__title {
    color: #58585a;
    font: 400 24px/1 "Open Sans";
    padding-bottom: 5px;
    border-bottom: 1px solid #eaeebe;
	min-height: 54px;
    margin-bottom: 30px;
}

/*HEADER*/

header.header .menu #top-navbar .navbar-nav li span,
header.header .menu #top-navbar .navbar-nav li a {
	padding-left: 10px;
	padding-right: 10px;
}
header.header .menu #top-navbar .navbar-nav .item-102 span,
header.header .menu #top-navbar .navbar-nav .item-102 a {
	height: 48px;
	padding-top: 14px;
    padding-bottom: 14px;
	background-image: url('images/home-icon.png') ;
	background-size: 160%;
	overflow: hidden;
	display: block;
	width: 26px;
	text-indent: 999px;
	background-position: 2px 50%;
	background-repeat: no-repeat;
}
header.header .menu #top-navbar .navbar-nav .item-102:hover span,
header.header .menu #top-navbar .navbar-nav .item-102:hover a {
	background-position: -19px 50%;
}
header.header .menu #top-navbar .navbar-nav .item-293.active + li span,
header.header .menu #top-navbar .navbar-nav .item-293.active + li a {
	background-color: #323030;
}
header.header .menu #top-navbar .navbar-nav .item-293.active + li:hover span,
header.header .menu #top-navbar .navbar-nav .item-293.active + li:hover a {
	background-color: #e7e7e7;
}


html #sidebar .moduletable.menu h3 {
	font-size: 16px;
	line-height: 1.2;
	padding: 14px 10px 15px 19px;
}
#sidebar .moduletable.menu h3:before {
	margin-right: 8px;
}


#content ol:not(.pagination) {
	list-style: decimal;
	padding-left: 10px;
	margin-left: 12px;
}

#content ul:not(.pagination) {
  text-align: left;
	list-style: disc;
	padding-left: 10px;
}

#content ul:not(.pagination) li {
  line-height: 24px;
}

#content ul:not(.pagination) li:before {
	display: none;
}



.header {
	/*overflow: hidden;*/
}

.gbs3 .gcore-form-row .gcore-input {
	display: block;
}

.gbs3 .form-control {
	max-width: 100%;
}

.header .menu .navbar-nav:before,
.header .menu .navbar-nav:after {
	display: none;
}

.header .menu .navbar-nav {
	background: none;
}

.hdr-top:before,
.nne-form-search:before {
  content: '';
  height: 100%;
  width: 160px;
  display: block;
  position: absolute;
  top: 0;
  transform: skew(51deg);
  -webkit-transform: skew(32deg);
  /* -webkit-transform: skew(51deg); */
  -moz-transform: skew(51deg);
  -o-transform: skew(51deg);
  -ms-transform: skew(51deg);
}

.hdr-top:before {
  background: #323030;
  left: -22px;
  /* left: -35px; */
}
.hdr-bottom .nav.menu.nav.navbar-nav.model-default {
    display: flex;
    margin-left: -29px;
}

.nne-form-search:before {
	background-color: inherit;
	left: -76px;
}

/*.hdr-top:after {
  width: 200%;
	top: 0;
  left: 100%;
  height: 100%;
  background: #323030;
  content: '';
  display: block;
  position: absolute;
}*/

.hdr-top {
	display: flex;
	justify-content: space-between;
	/* align-items: center; */
	font-size: 18px;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 6px;
	/* padding-bottom: 9px; */
  /* padding-left: 33px; */
  margin-left: -78px;
  /* margin-left: -33px; */
  background: #323030;
  position: relative;
  line-height: 1;
  text-align: right;
}

.hdr-top-col {
	z-index: 10;
}
.hdr-top-col  .fa-phone {
	margin-right: 6px;
}
.hdr-top-col:nth-of-type(2) {
	width: 100%;
	text-align: center;
}

.hdr-top-col:nth-of-type(1),
.hdr-top-col:nth-of-type(3) {
	display: none;
}

.hdr-icons {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-weight: 600;
	line-height: 25px;
	margin-right: 6px;
	/*background: url(../images/hdr-icons.png) no-repeat 0 0;*/
	/*padding-left: 34px;*/
}

.mobile-icon {
	background-position: 0 0;
}

.phone-icon {
	background-position: 0 -73px;
}

.hdr-icons + span {
	margin-left: 5px;
}

.hdr-btn {
	display: inline-block;
	/* background-color: #fff; */
	border-radius: 3px;
	/* color: #323030; */
	color: #fff;
	font-size: 18px;
	/* font-size: 14px; */
	font-weight: 600;
	padding: 7px 10px;
	display: flex;
	align-items: center;
	gap: 8px;
}

.hdr-bottom {
	color: #323030;
}

/*.header .menu #top-navbar {
	display: block !important;
}*/

.header .menu .navbar-nav > li > a {
	color: #323030;
	font-size: 14px;
	padding: 27px 10px;
}

#top-navbar .collapse.in {
	display: block;
}

.header .menu .navbar-nav > li > span.nav-header {
	display: inline-block;
    font-size: 18px;
    color: #323030;    
    padding: 27px 10px;
	cursor: pointer;
}

.search-btn {
	/*background: url(../images/search-icon.png) no-repeat 50% 50%;*/
	padding: 31px 10px;
	line-height: 16px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	width: 30px;
	float: left;
  margin-right: 50px;
}

.search-btn:hover {
	background-color: #e7e7e7;
}

.navbar-header {
	/*position: relative;*/
	/*position: inherit;*/
	position: absolute;
	right: 0;
}

.navbar-collapse {
	overflow: hidden;
}

.navbar-default .navbar-toggle {
	top: auto;
	bottom: 100%;
	margin-bottom: 100px;
}

/* .fs-12 {
	font-size: 12px;
} */

.fs-12 {
    font-size: 10px;
    text-align: left;
    display: flex;
    line-height: 150%;
}

.col_width_new {
    display: flex;
    gap: 26px;
}

header.header .menu #top-navbar .navbar-nav .item-293.active + li a {
	background: none;
	color: inherit;
}

div.menu div#top-navbar.navbar-collapse ul.navbar-nav li > a {
	display: inline-block;
}


.section-licenses {
    background-color: #ebebeb;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 15px;
	
}

.section-licenses h4 {
    font-size: 1.4em;
    opacity: 0.5;
    padding-bottom: 5px;
    font-weight: 600;
}

@media (min-width: 768px) {
	.hdr-top {
		display: flex;
	}
	.hdr-top .hdr-top-col {
		display: flex;
		align-items: center;
		width: auto;
	}
	.header .menu #top-navbar {
		float: right;
	}
}

@media (max-width: 1200px) {
	.header .menu .navbar-nav > li > span.nav-header {
		font-size: 14px;
	}
}
@media (min-width: 1200px) {
	.header .menu .navbar-nav > li > a {
		font-size: 14px;
	}
	.search-btn {
		line-height: 21px;
	}
}

@media (max-width: 1167px) {
	header.header .menu #top-navbar .navbar-nav li span, 
	header.header .menu #top-navbar .navbar-nav li a {
        padding-left: 4px;
        padding-right: 4px;
    }
    #top-navbar a {
	    margin: 0;
	}
}

@media (max-width: 1067px) {
	header.header .menu #top-navbar .navbar-nav li span, 
	header.header .menu #top-navbar .navbar-nav li a {
	    font-size: 14px;
	}
}

@media (max-width: 992px) {
	header.header .menu #top-navbar .navbar-nav li span, 
	header.header .menu #top-navbar .navbar-nav li a {
	    font-size: 16px;
	}
}

@media (max-width: 767px) {
	.header .menu .navbar-nav > li:first-child > a {
		margin-left: 0;
	}
	.header .menu .navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.green-row-padding {
		padding: 0 15px 20px !important;
	}
	.pd-top-15 {
		padding-top: 4px!important;
	}
	.width-100-media-767 {
		width: 100% !important;
		padding: 0 !important;
	}
	.hdr-top {
		padding: 10px !important;
		margin: 0 !important;
		width: 100% !important;
	}
	.btn-header-mg {
		margin: 0 !important;
		bottom: 115px !important;
		right: 15px !important;
	}
}

@media (max-width: 565px) {	
    .block-calc .block-calc__title {
        color: #323030;
        font: 400 24px/1 "Open Sans";
        padding-bottom: 5px;
        border-bottom: none;
        min-height: auto;
        margin-bottom: 12px;
        margin-top: 24px;
        margin-left: 16px;
    }

    .section-licenses h4 {
	    font-family: Open Sans;
	    font-style: normal;
	    line-height: 27px;
	    color: #323030;
	    flex: none;
	    order: 0;
	    flex-grow: 0;
	    margin-top: 16px;
	    padding-bottom: 8px;
	    border-bottom: 1px #D0E14A solid;
	}

	#section-licenses-order .row:last-child {
	    display: flex;
	    margin-bottom: 0;
	}

	#block-about-order #row-flex #about-order .block-about {
	    padding-bottom: 0;
	}
}

@media (max-width: 1199px){
	.hdr-bottom {
	    margin-right: -18px;
	}
}

.hdr-bottom {
    float: inherit;
}
span.image-title {
    font-size: 16px;
}