body, .page-loader-variant-1 {
  background-color: #fff;
}
h1 {
	font-size: 20pt;
	text-transform: inherit;
}
h2 {
	font-size: 18pt !important;
	font-weight: bold;
}
h3 {
	font-size: 16pt;
	font-weight: bold;
}
table td, table th {
	padding: 5px 10px;
}
.list-inline-dashed > li + li:before {
  content: '|';
  padding-right: 5px;
}
.bg-gray-base {
  background-color: #fff;
  fill: #fff;
}
.list-inline-white > li > a:hover {
	color: rgb(100%, 52%, 0%);
}
.rd-navbar {
	z-index: 2000;
}
.rd-navbar-brand > img, .footer-brand > img {
	max-width: 150px;
	max-height: 50px;
}
p a:hover,
.p a:hover,
.list a:hover,
.active-nav-element {
	color: rgb(100%, 52%, 0%);
}
.fa-home:before,
.mdi-flag-outline:before {
	font-size: 20px;
	margin-right: 9px;
	position: relative;
	bottom: 2px;
	vertical-align: middle;
	text-transform: lowercase;
	color: #9b9b9b;
}
.rd-navbar-nav > li > a:after,
.resp-tab-active > a:after {
	background: -moz-linear-gradient(90deg, #FF8501 0%, #fc9323 100%) !important;
	background: -webkit-linear-gradient(90deg, #FF8501 0%, #fc9323 100%) !important;
	background: -o-linear-gradient(90deg, #FF8501 0%, #fc9323 100%) !important;
	background: -ms-linear-gradient(90deg, #FF8501 0%, #fc9323 100%) !important;
	background: linear-gradient(90deg, #FF8501 0%, #fc9323 100%) !important;
}
@media (max-width: 990px) {
	.left-nav {
		display: none !important;
	}
	.g-recaptcha {
		top: 20px !important;
    	width: 250px !important;
		transform:scale(0.80);
		-webkit-transform:scale(0.80);
		transform-origin:0 0;
		-webkit-transform-origin:0 0;
	}
}
.list-marked li {
  padding-left: 22px;
  font-weight: bold;
}
.list-marked li:before {
	background-color: #fff;
}
.left-item-active,
.list-marked li a:hover {
	color: #FF8501 !important;
	font-weight: bold;
	text-decoration: none !important;
}
.list-marked li a:hover {
	position: relative;
	right: 1px;
}
.left-item-active:before {
	content: '' !important;
	position: absolute !important;
	top: 13px !important;
	transform: translateY(-50%) !important;
	width: 2px !important;
	left: -1px !important;
	height: 100% !important;
	background-color: #FF8501 !important;
	border-radius: 0 !important;
}
.left-nav {
	margin-bottom: 0;
	padding: 0;
	border-bottom: none;
	border-left: 1px solid #d3dbe8;
}
.left-nav li {
	margin-bottom: 25px !important;
}
.ui-to-top:hover {
	background-color: #FF8501;
}
.rd-navbar-dropdown {
	border: 1px solid #FF8501 !important;
	margin-top: 31px !important; 
}
.page-content {
	padding-top: 5px;
	padding-bottom: 10px;
}
.page-content img {
	max-width: 100%;
	height: auto !important;
}
.page-content table {
	width: 100%;
}
.highslide-container {
	z-index: 3000 !important;
}
.breadcrumb-default {
	background-color: #fff;
	padding: 0;
	x-text-transform: lowercase;
	font-size: 15px;
}
.breadcrumb-default li a:hover {
	color: #ff8501 !important;
}
.breadcrumb-default > li + li:before {
	content: "/";
	padding-left: 2px;
}
#speed_calculator {
	text-align: center;
}
#speed_calculator p {
	margin: 5px;
}
#speed_calculator h3 {
	margin-bottom: 5px; 
}
#speed_calculator form input {
	display: block;
	padding: 5px 10px;
	margin: 5px auto 20px auto;
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	width: 130px;
}
#speed_calculator .cell-md-4 > div {
	padding: 10px 10px 20px 10px;
	background-color: #F1F1F1;
}
#number_turnovers, #working_speed, #circle_diameter {
	position: relative;
}
#speed_calculator .select2 {
	width: 100px !important;
	position: absolute;
	top: 29px;
	left: 140px;
}
#speed_calculator .select2-container--bootstrap .select2-selection--single {
	height: 36px !important;
	line-height: inherit;
}
#speed_calculator .select2-selection__rendered {
	bottom: 1px;
  position: relative;
}
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
	background-color: #ff8501 !important;
}
.select2-results__option {
	padding: 10px 15px !important;
}
.select2-search--dropdown {
	display: none;
}
.btn-default-abraziv, #speed_calculator form button {
	border-radius: 5px;
	background-color: #434345;
	border-color: #434345;
	color: #fff;
	padding: 6px 14px;
}
.btn-default-abraziv:hover, #speed_calculator form button:hover, .btn-default-abraziv:focus {
	background-color: #ff8501;
	border-color: #ff8501;
}
#speed_calculator .result {
	display: none;
	position: absolute;
  	bottom: 7px;
  	right: 12px;
}
#speed_calculator .n-result {
	color: #ff8501;
	font-size: 20px;
	font-weight: bold;
}
.number-turnovers-block, .working-speed-block, .circle-diameter-block {
	position: relative;
}
.calc-head {
	margin-top: 0;
	margin-bottom: 25px !important;
	font-size: 26px;
	max-width: 85%;
	margin-left: auto;
	margin-right: auto;
}
.info-limit, .nc_menu_item a:hover {
	color: #ff8501;
	font-weight: 700;
}
.g-recaptcha {
	margin: 0 auto;
	display: block;
	position: relative;
	top: 15px;
	width: 300px;
}
.rd-navbar-top-panel.rd-navbar-static .rd-navbar-menu-wrap {
	position: relative;
	top: 2px;
}
.warnText {
	width: 90%;
	color: red;
	margin: 0 auto 30px auto;
	text-align: center;
	display: none;
}
.required-show {
	border: 1px solid red;
	border-radius: 5px;
}
.required-captha-show:before {
	content: "!";
	color: red;
	position: absolute;
	font-size: 30px;
	left: -30px;
	top: 23%;
}
.vidy {
	display: none;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 10px;
    outline: 1px solid #ccc;
}
.vidy:after {
	content : ".";
	visibility : hidden;
	display : block;
	height : 0;
	clear : both;
}
.vidy-list img {
	max-width: 180px;
	margin-bottom: 10px; 
	padding: 10px;
	cursor: pointer;
	position: relative;
}
.vidy-list-object {
	display: inline-block;
}
.vidy-list-active {
	border: 1px solid #ff8501;
	left: 1px;
	padding: 9px;
}
.resp-tabs-list {
	margin-bottom: 30px !important;
}
.list-objects-active {
	display: block;
}
.vidy .images {
	margin-right: 20px;
}
.vidy .characteristics {
	display: inline-block;
}