@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');
@import url('magnific-popup.css');
body {
  line-height: 1.4;
}
hr {
  border: none;
  color: #ddd;
  background-color: #ddd;
  height: 1px;
}
a {
    color: #2d3e4f;
    text-decoration: none;
}
a:hover {
  color: #2d3e4f;
}
.specialist_photo {
  text-align:center;
}
.specialist_name {
  text-align:left;
  font-size: 20px;
}
.purple_background {
  background-color:#2d3e4f;
}
.lemon {
  color:#2d3e4f;
}
.f7f7f7_background {
  background-color:#f7f7f7;
}
.complex_div {
  background-image: url('/images/h9-parallax-1.jpg');
  min-height: 300px;
}
.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;
}
.special_link:hover{
  color: #fff;
}
#logo_top_image {
  height:45px;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  display:none;
}
.slider_contacts_div {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  background-color:rgb(255,255,255,0.7);
  border-bottom: 1px solid #2d3e4f;
  padding: 20px 0 0 0;
}
.no_slider_contacts_div {
  width: 100%;
  border-bottom: 1px solid #2d3e4f;
  padding: 30px 0 0 0;
}
.no_slider_contacts_icon {
  width:50px;
}
.no_slider_contacts_text {
  font-size:16px;
  color:#2d3e4f;
  text-align:left;
}
.no_slider_contacts_text a {
  font-size:16px;
  color:#2d3e4f;
  text-decoration: none;
}
.no_slider_contacts_icon i {
  color:#2d3e4f;
  font-size:35px;
}
.no_slider_text {
  position:absolute;
  color:#2d3e4f;
  font-size:30px;
  display:block;
  top: 250px;
  left: 50px;
  line-height: 1.5;
  text-align: left;
}
.slider_table {
  padding-bottom: 20px;
  width: 100%;
}
.slider_contacts_icon {
  width:50px;
}
.slider_contacts_text {
  font-size:16px;
  color:#2d3e4f;
  text-align:left;
}
.slider_contacts_text a {
  font-size:16px;
  color:#2d3e4f;
  text-decoration: none;
}
.slider_contacts_icon i {
  color:#2d3e4f;
  font-size:35px;
}
.slider_text {
  position:absolute;
  color:#2d3e4f;
  font-size:30px;
  display:block;
  top: 250px;
  left: 50px;
  line-height: 1.5;
  text-align: left;
}
.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 {
  color: #fff;
  text-decoration: none;
}
.lang_ver {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align:right;
  color: #fff;
}
.menu_button {
  color: #2d3e4f;
  position: fixed;
  top: 5px;
  left: 15px;
  z-index: 999;
  display: block;
  height: 32px;
  background-color: #fff;
  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: 0;
}
.med_search {
  vertical-align: middle;
  text-align: right;
}
.med_search input{
  border-bottom:1px solid #2d3e4f;
  border-right:1px solid #2d3e4f;
  border-top:1px solid #eee;
  border-left:1px solid #eee;
  touch-action: manipulation;
  margin-top:6px;
  height: 40px;
  width: 100%;
  font-family: 'Open Sans',sans-serif;
  outline: none;
  opacity: .5;
}
.med_search input:hover{
  opacity: 1;
}
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: #2d3e4f;
}
.med_search input:-ms-input-placeholder {
  color: #2d3e4f;
}
.med_search input::-moz-placeholder {
  color: #2d3e4f;
}
.med_search input:-moz-placeholder {
  color: #2d3e4f;
}
.search_icon {
  color: #2d3e4f;
}
.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 {
  background-color: rgba(45,62,79,0.9);
  left: -285px;
  height: 100%;
  position: fixed;
  width: 285px;
  z-index: 9999;
}
.menu ul {
  border-top: 1px solid rgba(45,62,79,0.9);
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu li {
  color: #fff;
  line-height: 2;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 10px;
  border-left: 5px solid rgba(45,62,79,0.5);
}
.menu li:hover {
  cursor: pointer;
  font-weight: bold;
  color: #2d3e4f;
  border-left: 5px solid #2d3e4f;
  background-color: #fff;
}
#menu_button_close {
  display: none;
}
.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: .5;
}
.go-top.show {
  bottom: 20px;
}
.go-top {
  background-color: #fff;
  color: #2d3e4f;
  border: 1px solid #2d3e4f;
}
.go-top:hover {
  background-color: #2d3e4f;
  color: #fff;
  border: 1px solid #fff;
  opacity: 1;
}
#contacts_info {
  background-color: #2d3e4f;
}
.contacts_p {
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
}
.contacts_p a {
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-decoration: none;
  font-weight: bold;
}
.contacts_p a:hover{
  text-decoration: underline;
}
.contacts_social a {
  color: #fff;
  text-decoration: none;
}
.contacts_copyrights {
  text-align: right;
}
.contacts_copyrights a {
  color: #fff;
  font-size: 12px;
  line-height: 1.2;
  text-decoration: none;
}
.part_title {
  font-size: 18px;
  line-height: 1.5;
  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-size: 16px;
  line-height: 1.4;
  font-weight: bold;
  cursor: pointer;
}
.news_content {
  font-size: 14px;
  line-height: 1.4;
}
.comment_text {
  font-size: 18px;
  line-height: 1.5;
}
.comment_author {
  font-size: 16px;
  line-height: 1.2;
}
.special_div {
  text-align:right;
}
.type_div_link {
  padding: 15px;
}
.type_div_link:hover {
  cursor: pointer;
  background-color: #f7f7f7;
}
.admin_save_message {
  background-color:#74e8b0;
  color:#008444;
  padding:2px;
  opacity: 0;
}
.form_submit_button {
  background-color: #2d3e4f;
  text-align: center;
  border: 1px solid #fff;
  padding: 10px;
  color: #fff;
}
.form_submit_button:hover {
  background-color: #fff;
  border: 1px solid #2d3e4f;
  color: #2d3e4f;
  cursor: pointer;
}
.apps p {
	font-size: 16px;
	text-align: center;
}
.border_search {
  border: 2px solid #2d3e4f;
  padding: 10px;
}
.search_block_title {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  background-color: #fff;
  color: #2d3e4f;
  margin-top: -25px;
  display: table;
}
.lk_button {
	color:#fff;
}
.lk_button:hover {
	color:#fff;
}
@media (min-width: 768px) {
	.apps p {
		font-size: 14px;	
	}
}
@media (min-width: 1024px) {
	.apps p {
		font-size: 16px;	
	}
	#logo_top_image {
		display:inline-table;
	}
}
@media (min-width: 1024px) {
  .slider_contacts_text {
    font-size:10px;
  }
  .slider_contacts_text a {
    font-size:10px;
  }
  .slider_text {
    font-size:30px;
    top: 200px;
    left: 50px;
  }
  .lang_ver {
    padding-bottom: 0;
    text-align:center;
    font-size:8px;
  }
  .specialist_photo {
    text-align:left;
  }
  .no_slider_contacts_text {
    font-size:10px;
  }
  .no_slider_contacts_text a {
    font-size:10px;
  }
  .no_slider_text {
    font-size:30px;
    top: 200px;
    left: 50px;
  }
  .special_link {
    font-size: 11px;
  }
  .special_div {
    text-align:center;
  }
}
@media (min-width: 1280px) {
  .slider_contacts_text {
    font-size:13px;
  }
  .slider_contacts_text a {
    font-size:13px;
  }
  .slider_text {
    font-size:35px;
    top: 350px;
    left: 50px;
  }
  .no_slider_contacts_text {
    font-size:13px;
  }
  .no_slider_contacts_text a {
    font-size:13px;
  }
  .no_slider_text {
    font-size:35px;
    top: 350px;
    left: 50px;
  }
  .lang_ver {
    font-size:14px;
  }
  .special_link {
    font-size: 14px;
  }
}
@media (min-width: 1280px) {
  .lang_ver {
    font-size:16px;
  }
  .special_link {
    font-size: 16px;
  }
}
