@charset "UTF-8";
@import url('mui.min.css');
@import url('font-awesome.min.css');
@import url('Roboto_ruffe_tech.css');
@import url('owl.carousel.min.css');
@import url('owl.theme.default.min.css');
body {
  line-height: 1.4;
}
hr {
  border: none;
  height: 1px;
}
img
{
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%); 
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
a {
    text-decoration: none;
}
.specialist_photo {
  text-align:center;
}
.specialist_name {
  text-align:left;
}
.padding_10_0 {
  padding: 10px 0;
}
.padding_15 {
  padding: 15px;
}
.padding_0_15 {
  padding: 0 15px;
}
.padding_0 {
  padding: 0;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.special_link {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
.spec_tools_01 {
	line-height: 2;
	padding-top:5px;
	padding-bottom:5px;
}
.spec_tools_02 {
	line-height: 2;
	padding-top:5px;
	padding-bottom:5px;
}
.spec_tools_03 {
	line-height: 2;
	padding-top:5px;
	padding-bottom:5px;
}
.spec_tools_04 {
	line-height: 2;
	padding-top:5px;
	padding-bottom:5px;
}
#special_tool {
	font-size: 20px;
	padding: 10px;
}
#special_tool:hover {
  text-decoration: none;
}
.color_line_001 {
  height:1px;
}
.color_line_002 {
  height:1px;
}
.color_line_003 {
  height:1px;
}
.color_logo_line {
  height:2px;
}
.go-top {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 35px;
  text-align: center;
  position: fixed;
  bottom: -40px;
  right: 20px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  z-index: 10;
  font-size: 30px;
  opacity: 1;
}
.go-top.show {
  bottom: 20px;
}
.go-top:hover {
  opacity: 1;
}

.slider_contacts_div {
  margin-top: 10px;
}
.no_slider_contacts_div {
  margin-top: 10px;
}
.slider_table {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
}
.slider_contacts_icon {
  width:50px;
}
.slider_contacts_text {
  text-align:left;
}
.slider_contacts_text a {
  text-decoration: none;
}
.no_slider_contacts_icon {
  width:50px;
}
.no_slider_contacts_text {
  text-align:left;
}
.no_slider_contacts_text a {
  text-decoration: none;
}
.lang_en a:before{
  content:url('/images/eng.svg');
  position:relative;
  z-index:100000;
  left:-5px;
  top:1px;
}
.lang_ru a:before{
  content:url('/images/rus.svg');
  position:relative;
  z-index:100000;
  left:-5px;
  top:1px;
}
.lang_ver a {
  text-decoration: none;
}
.lang_ver {
  padding-top: 22px;
  text-align:right;
}

.menu_button {
  position: fixed;
  top: 5px;
  left: 15px;
  z-index: 999;
  display: block;
  height: 32px;
  padding: 5px;
}
.menu_button:hover {
  cursor: pointer;
}

.clock_before:before {
  font-family: "FontAwesome";
  font-weight: 900;
  content: "\f007";
  position:relative;
  left:-5px;
  top:1px;
}

#owl-carousel {
  padding-top: 10px;
}

.med_search {
  vertical-align: middle;
  text-align: right;
}
.med_search input{
  border-bottom:1px solid #bfd452;
  border-right:1px solid #bfd452;
  border-top:1px solid #eee;
  border-left:1px solid #eee;
  touch-action: manipulation;
  margin-top:10px;
  height: 40px;
  width: 100%;
  font-family: 'Open Sans',sans-serif;
  outline: none;
}
label[for="med_search_input"] {
  display: none;
}
.med_search input::-moz-placeholder {
  opacity: 1;
}
.med_search input:-moz-placeholder {
  opacity: 1;
}
.search_icon {
  position: relative;
  z-index: 1;
  left: -35px;
  top: 0;
  cursor:pointer;
  width: 0;
}
.med_search input::-webkit-input-placeholder {
  color: #9fc63b;
}
.med_search input:-ms-input-placeholder {
  color: #9fc63b;
}
.med_search input::-moz-placeholder {
  color: #9fc63b;
}
.med_search input:-moz-placeholder {
  color: #9fc63b;
}
.search_icon {
  color: #9fc63b;
}
.med_search input{
  font-size: 14px;
  padding-left: 10px;
}
.med_search input::-webkit-input-placeholder {
  font-size: 14px;
  padding-left: 10px;
}
.med_search input:-ms-input-placeholder {
  font-size: 14px;
  padding-left: 10px;
}
.med_search input::-moz-placeholder {
  font-size: 14px;
  padding-left: 10px;
}
.med_search input:-moz-placeholder {
  font-size: 14px;
  padding-left: 10px;
}

.menu {
  left: -285px;
  height: 100%;
  position: fixed;
  width: 285px;
  z-index: 9999;
}
.menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu li {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 10px;
}
.menu li:hover {
  cursor: pointer;
  font-weight: bold;
}
#menu_button_close {
  display: none;
}

.tab_p a {
  text-decoration: none;
}
.tab_p a:hover {
  text-decoration: underline;
}
.contacts_p a {
  text-decoration: none;
  font-weight: bold;
}
.contacts_p a:hover{
  text-decoration: underline;
}
.contacts_social a {
  text-decoration: none;
}
.contacts_copyrights {
  text-align: right;
}
.contacts_copyrights a {
  text-decoration: none;
}
.part_title {
  font-weight: bold;
  text-align: center;
}
.news_image_place img {
  width: 100%;
  height: 250px;
  padding-bottom: 10px;
  object-fit: cover;
  cursor: pointer;
}
.news_title {
  font-weight: bold;
  cursor: pointer;
}
.complex_div {
  min-height: 300px;
}
.type_div_link {
  padding: 15px;
}
.type_div_link:hover {
  cursor: pointer;
}
.apps p {
	font-size: 16px;
	text-align: center;
}
.border_search {
  padding: 10px;
}
.search_block_title {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  display: table;
}
@media (min-width: 768px) {
	.apps p {
		font-size: 14px;	
	}
}
@media (min-width: 1024px) {
	.apps p {
		font-size: 16px;	
	}
}