@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&amp;subset=cyrillic,cyrillic-ext');
@font-face {
  font-family: "Bitter-Regular";
  src: url(../fonts/Bitter-Regular.otf);
}
.up {
  text-transform: uppercase;
}
.none {
  text-decoration: none;
}
.bold {
  font-weight: bold;
}
body,
html {
  width: 100%;
  height: 100%;
}
body {
  background: #e63434;
  overflow-x: hidden;
}
body,
th,
td {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #333333;
}
body,
form,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
img,
table {
  border: none;
}
table {
  border-collapse: collapse;
}
table td {
  padding: 0;
}
a {
  color: #333333;
}
a:hover {
  text-decoration: none;
  -webkit-transition: all 800ms ease;
  -moz-transition: all 800ms ease;
  -ms-transition: all 800ms ease;
  -o-transition: all 800ms ease;
  transition: all 800ms ease;
}
input,
textarea,
button,
select {
  margin: 0;
  outline: none;
  font-family: 'Roboto', sans-serif;
}
button:hover {
  -webkit-transition: all 800ms ease;
  -moz-transition: all 800ms ease;
  -ms-transition: all 800ms ease;
  -o-transition: all 800ms ease;
  transition: all 800ms ease;
}
section,
header,
footer,
nav,
main {
  display: block;
}
.clear {
  clear: both;
}
.site {
  background: #fff;
  box-shadow: rgba(1, 1, 1, 0.3) 6px 6px 38px, rgba(1, 1, 1, 0.3) -6px -6px 38px;
  position: relative;
  margin: 40px;
}
.site .container {
  max-width: 100%;
}
.header {
  padding: 30px 0 60px;
}

video {
  max-width: 100%;
}



.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.header .logo {
  float: left;
}
.header .phone {
  float: left;
  margin-left: 30px;
padding-left: 70px;
  background: url('../img/phone.jpg') no-repeat left center;
  color: #999999;
  margin-top: -5px;
}
.header .phone span {
  display: block;
  color: #333;
  font-size: 23px;
}
.header .buttons {
  float: right;
  padding-top: 10px;
}
.header .buttons button {
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 6px;
  border: 2px solid #e63434;
  width: 200px;
  height: 50px;
  margin-left: 10px;
}
.header .buttons button.b1 {
  background: #e63434;
  color: #fff;
}
.header .buttons button.b1:hover {
  color: #e63434;
  background: none;
}
.header .buttons button.b2 {
  color: #e63434;
  background: none;
}
.header .buttons button.b2:hover {
  background: #e63434;
  color: #fff;
}
.top-menu {
  height: 60px;
  background: #0a59cc;
  border-radius: 5px;
  position: relative;
  padding: 5px;
  margin-top: -30px;
}
.top-menu .navbar-collapse {
  padding: 0;
}
.top-menu .navbar-nav {
  float: none;
}
.top-menu .navbar {
  min-height: 0;
  margin-bottom: 0;
  background: none;
  box-shadow: none;
  border: 0;
  z-index: 999;
}
.top-menu .navbar ul li {
  /*width: 16.66667%;*/
  width: 25%;
  text-align: center;
}
.top-menu .navbar ul li.active a,
.top-menu .navbar ul li.open a {
  color: #fff!important;
  background: #19a4e4!important;
}
.top-menu .navbar ul li a {
  padding: 15px 0;
  font-size: 21px;
  color: #fff;
  display: block;
  border-radius: 4px;
}
.top-menu .navbar ul li a:hover {
  background: #19a4e4;
  color: #fff;
}
.top-menu .navbar ul li a img {
  vertical-align: middle;
  margin: -4px 8px 0 0;
}
}
.top-menu .navbar ul li .dropdown-menu {
  border: 0;
  border-radius: 5px;
  margin-top: 6px;
  /*width: 200px;*/
  width: 100%;
}
.top-menu .navbar ul li .dropdown-menu li {
  display: block;
  float: none;
  width: 100%;
}
.top-menu .navbar ul li .dropdown-menu li a {
  color: #666666!important;
  font-size: 14px;
  text-align: left;
  background: none!important;
  padding: 10px;
  white-space: normal;
}
.top-menu .navbar ul li .dropdown-menu li a:hover {
  background: #f2f2f2!important;
  color: #0a59cc!important;
}
.top-block {
  height: 500px;
  background: url('../img/top-block.jpg') center;
  background-size: cover;
  margin-top: -30px;
}
.top-block .top-text {
  text-align: center;
  font-family: "Bitter-Regular";
  font-size: 50px;
  padding: 90px 0 40px;
  line-height: 150%;
}
.top-block .top-text span {
  font-weight: bold;
  color: #e63434;
}
.top-block form {
  margin: 0 100px;
  background: rgb(255, 255, 255);
  border-radius: 5px;
  text-align: center;
  padding: 30px 0;
}
.top-block form span {
  display: block;
  font-size: 24px;
  font-family: "Bitter-Regular";
  text-transform: uppercase;
  font-weight: bold;
}
.top-block form p {
  font-weight: 300;
  color: #999999;
  font-size: 18px;
  margin-bottom: 20px;
}
.top-block form input[type='text'] {
  width: 295px;
  height: 50px;
  font-size: 15px;
  text-transform: uppercase;
  padding-left: 15px;
  margin: 0 10px;
  border-radius: 6px;
  border: 0;
  background: rgba(1, 1, 1, 0.1);
}
.top-block form input[type='text']:hover,
.top-block form input[type='text']:focus {
  background: none;
  border: 2px solid #cccccc;
  padding-left: 13px;
}
.top-block form input[type='submit'] {
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 6px;
  border: 0;
  width: 235px;
  height: 50px;
  margin: 0 10px;
  background: #e63434;
  color: #fff;
}
.top-block form input[type='submit']:hover {
  background: none;
  border: 2px solid #e63434;
  color: #e63434;
}
.zag {
  font-family: "Bitter-Regular";
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 40px 0;
  background: url('../img/zag.png') no-repeat bottom center;
  margin-bottom: 30px;
}
.zag.light {
  background: url('../img/zag-l.png') no-repeat bottom center;
}
.zag.no_m {
  padding: 0 0 40px 0;
}
.zag span {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-transform: none;
}
.services-list {
  padding-bottom: 30px;
}
.services-list .item {
  height: 220px;
  margin-bottom: 30px;
}
.services-list .item:hover {
  background: #fff!important;
  border: 10px solid #0a59cc;
}
.services-list .item:hover .content {
  color: #999;
  padding: 10px;
}
.services-list .item:hover .content .number {
  color: #0a59cc;
}
.services-list .item:hover .content .name {
  color: #333;
}
.services-list .item:hover .content a {
  color: #333;
}
.services-list .item.item1 {
  background: url('../img/service1.jpg') center;
  background-size: cover;
}
.services-list .item.item2 {
  background: url('../img/service2.jpg') center;
  background-size: cover;
}
.services-list .item.item3 {
  background: url('../img/service3.jpg') center;
  background-size: cover;
}
.services-list .item.item4 {
  background: url('../img/service4.jpg') center;
  background-size: cover;
}
.services-list .item.item5 {
  background: url('../img/service5.jpg') center;
  background-size: cover;
}
.services-list .item.item6 {
  background: url('../img/service6.jpg') center;
  background-size: cover;
}
.services-list .item a {
  color: #fff;
}
.services-list .item .content {
  padding: 20px;
  color: #fff;
  font-weight: 300;
  font-size: 18px;
}
.services-list .item .content .number {
  font-size: 36px;
  font-weight: 800;
  margin-bottom: 5px;
}
.services-list .item .content .name {
  font-family: "Bitter-Regular";
  font-size: 22px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
}
.advantages {
  background: #f2f2f2;
  padding-bottom: 40px;
}
.advantages .item.item1:hover .icon {
  background: url('../img/adh1.png') no-repeat;
}
.advantages .item.item2:hover .icon {
  background: url('../img/adh2.png') no-repeat;
}
.advantages .item.item3:hover .icon {
  background: url('../img/adh3.png') no-repeat;
}
.advantages .item.item4:hover .icon {
  background: url('../img/adh4.png') no-repeat;
}
.advantages .item.item5:hover .icon {
  background: url('../img/adh5.png') no-repeat;
}
.advantages .item.item6:hover .icon {
  background: url('../img/adh6.png') no-repeat;
}
.advantages .item:hover a {
  color: #e63434;
}
.advantages .item .icon {
  display: inline-block;
  vertical-align: middle;
  width: 158px;
  height: 158px;
}
.advantages .item .icon.icon1 {
  background: url('../img/advantages1.png');
}
.advantages .item .icon.icon2 {
  background: url('../img/advantages2.png');
}
.advantages .item .icon.icon3 {
  background: url('../img/advantages3.png');
}
.advantages .item .icon.icon4 {
  background: url('../img/advantages4.png');
}
.advantages .item .icon.icon5 {
  background: url('../img/advantages5.png');
}
.advantages .item .icon.icon6 {
  background: url('../img/advantages6.png');
}
.advantages .item img {
  vertical-align: middle;
}
.advantages .item a {
  display: inline-block;
  vertical-align: middle;
  font-weight: 300;
  font-size: 22px;
}
.advantages .list {
  display: none;
}
.advantages .slick-prev,
.advantages .slick-next {
  width: 35px;
  height: 35px;
  border: 0;
  cursor: pointer;
  padding: 0;
  font-size: 0;
  position: absolute;
  z-index: 2;
  top: 50%;
  margin-top: -17px;
}
.advantages .slick-prev {
  left: 0;
  background: url('../img/prev.png');
}
.advantages .slick-prev:hover {
  background: url('../img/prevh.png');
}
.advantages .slick-next {
  right: 0;
  background: url('../img/next.png');
}
.advantages .slick-next:hover {
  background: url('../img/nexth.png');
}
.ready {
  height: 300px;
  background: url('../img/ready.jpg') no-repeat center;
  text-align: center;
  color: #fff;
}
.ready p {
  font-family: "Bitter-Regular";
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 50px;
  padding-top: 70px;
}
.reviews-block {
  background: #f2f2f2;
  position: relative;
  padding-bottom: 30px;
  padding: 0 22px;
}
.reviews-block:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  background: #0a59cc;
}
.reviews-block .content {
  position: relative;
}
.site-form {
  text-align: center;
  color: #fff;
  padding: 0 80px;
  margin-bottom: 30px;
}
.site-form p {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 20px;
}
.site-form form input[type='text'] {
  width: 100%;
  height: 50px;
  border-radius: 5px;
  border: 2px solid #fff;
  background: #fff;
  margin-bottom: 15px;
  padding-left: 15px;
  font-size: 15px;
  text-transform: uppercase;
}
.site-form form input[type='text']:hover,
.site-form form input[type='text']:focus {
  background: #a0e1ff;
  color: #fff;
  border: 2px solid #f2f2f2;
  color: #333;
}
.site-form form input[type='submit'] {
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 6px;
  border: 0;
  width: 195px;
  height: 50px;
  margin: 0 10px;
  background: #e63434;
  color: #fff;
}
.site-form form input[type='submit']:hover {
  border: 2px solid #e63434;
  color: #e63434;
  background: #fff;
}
.reviews {
  padding: 0 20px;
  margin-bottom: 30px;
}
.reviews .item .text {
  font-size: 15px;
  font-style: italic;
  color: #666666;
  border: 2px solid #e2dfdf;
  padding: 8px 12px 0 12px;
  border-radius: 5px;
  margin-bottom: 15px;
  position: relative;
}
.reviews .item .text p {
  margin-bottom: 10px;
}
.reviews .item .text:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 15px;
  background: url('../img/review.jpg');
  bottom: -15px;
  z-index: 2;
  left: 80px;
}
.reviews .item .avatar {
  vertical-align: middle;
  display: inline; 
  border-radius: 50%;
}
.reviews .item .name {
  display: inline-block;
  vertical-align: middle;
  font-weight: 300;
  color: #999999;
  margin-left: 10px;
}
.reviews .item .name span {
  display: block;
  font-size: 18px;
  color: #e63434;
  font-weight: 400;
}
.reviews .slick-prev,
.reviews .slick-next {
  width: 35px;
  height: 35px;
  border: 0;
  cursor: pointer;
  padding: 0;
  font-size: 0;
  position: absolute;
  z-index: 2;
  bottom: 10px;
}
.reviews .slick-prev {
  right: 50px;
  background: url('../img/prev.png');
}
.reviews .slick-prev:hover {
  background: url('../img/prevh.png');
}
.reviews .slick-next {
  right: 0;
  background: url('../img/next.png');
}
.reviews .slick-next:hover {
  background: url('../img/nexth.png');
}
.page-content {
  padding-bottom: 20px;
  font-size: 15px;
}
.page-content p {
  margin-bottom: 15px;
}
.page-content p a, .page-content ul a {
  color: #e63434;
  text-decoration: underline;
}
.page-content p a:hover , .page-content ul a:hover{
  text-decoration: none;
}
.page-content h2 {
  font-size: 22px;
  font-family: "Bitter-Regular";
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.page-content ul {
  padding: 0;
  margin: 0 20px 20px 20px;
  color: #0a59cc;
}
.page-content ul li {
  margin-bottom: 6px;
}
.page-content ul li span {
  color: #333;
}
.page-content ol {
  padding: 0;
  margin: 0 20px 20px 20px;
  color: #0a59cc;
  /*font-weight: bold;*/
}
.page-content ol li {
  margin-bottom: 6px;
}
.page-content ol li span {
  color: #333;
  font-weight: 400;
}
.page-content blockquote {
  padding: 0 0 0 15px;
  margin-bottom: 15px;
  font-size: 15px;
  border-left: 2px solid #e63434;
}
.page-content blockquote span {
  display: block;
  font-size: 18px;
  font-style: italic;
  margin-top: 10px;
  color: #e63434;
  font-weight: 300;
}
.map {
  height: 370px;
  position: relative;
}
.contacts {
  position: absolute;
  width: 100%;
}
.contacts .block {
  background: rgba(255, 255, 255, 0.85);
  width: 555px;
  text-align: center;
  font-size: 18px;
  padding-bottom: 30px;
  margin-top: 40px;
  z-index: 2;
  position: relative;
}
.contacts .block img{
	margin-right: 12px;
}
.contacts .block .phone {
  font-size: 26px;
  margin-top: 20px;
}
.footer {
  color: #fff;
}
.footer .logo {
  float: left;
}
.footer nav {
  float: left;
  margin-left: 120px;
}
.footer nav p {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
}
.footer nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
}
.footer nav ul.second {
  margin-left: 100px;
}
.footer nav ul li {
  margin-bottom: 8px;
}
.footer nav ul li a {
  color: #fff;
}
.footer nav ul li a:hover {
  text-decoration: underline;
}
.footer .buttons {
  float: right;
}
.footer .buttons button {
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 6px;
  border: 2px solid #fff;
  width: 200px;
  height: 50px;
  margin-bottom: 10px;
}
.footer .buttons button.b1 {
  background: #fff;
  color: #e63434;
}
.footer .buttons button.b1:hover {
  color: #fff;
  background: none;
}
.footer .buttons button.b2 {
  color: #fff;
  background: none;
}
.footer .buttons button.b2:hover {
  background: #fff;
  color: #e63434;
}
.footer .copy {
  text-align: center;
  padding: 25px 0;
  border-top: 2px solid #ff7d7d;
  margin-top: 30px;
}
.footer .copy a{
	color:#fff;
}
.footer .copy a:hover{
	text-decoration:underline;
}
.popupbg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  opacity: .7;
  z-index: 11;
  display: none;
}
.popup {
  position: fixed;
  width: 420px;
  padding: 0 20px;
  top: 100px;
  left: 50%;
  margin-left: -210px;
  background: #0a59cc;
  z-index: 10002;
  color: #fff;
  display: none;
}
.popup .close {
  cursor: pointer;
  position: absolute;
  width: 27px;
  height: 27px;
  background: url('../img/close.png');
  right: -30px;
  top: -30px;
  opacity: 1;
}
.popup form {
  text-align: center;
  padding-bottom: 30px;
}
.popup form input[type='text'] {
  width: 100%;
  height: 50px;
  border-radius: 5px;
  border: 2px solid #fff;
  background: #fff;
  margin-bottom: 15px;
  padding-left: 15px;
  font-size: 15px;
  text-transform: uppercase;
  color: #333
}
.popup form input[type='text']:hover,
.popup form input[type='text']:focus {
  background: #a0e1ff;
  color: #fff;
  border: 2px solid #f2f2f2;
  color: #333;
}
.popup form textarea {
  width: 100%;
  height: 100px;
  border-radius: 5px;
  border: 2px solid #fff;
  background: #fff;
  margin-bottom: 15px;
  padding: 10px 15px;
  font-size: 15px;
  text-transform: uppercase;
  color: #333
}
.popup form textarea:hover,
.popup form textarea:focus {
  background: none;
  color: #fff;
}
.popup form input[type='submit'] {
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 6px;
  border: 0;
  width: 195px;
  height: 50px;
  margin: 0 10px;
  background: #e63434;
  color: #fff;
}
.navi {
  font-size: 13px;
  padding: 20px 0 40px;
}
.navi a {
  color: #999999;
}
.left-menu {
  margin-bottom: 30px;
  background: #0a59cc;
  border-radius: 5px;
}
.left-menu p {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  padding: 25px 6px;
}
.left-menu ul {
  padding: 0 0 20px 0;
  margin: 0;
  list-style: none;
}
.left-menu ul li {
  position: relative;
  
}
.left-menu ul li:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
  left: 20px;
  top: 20px;
}
.left-menu ul li:hover, .left-menu ul li.active {
  background: #19a5e5;
}
.left-menu ul li a {
  color: #fff;
  font-size: 18px;
  padding: 12px 15px 12px 45px;
      display: block;
}
.clinic-photos {
  background: #f2f2f2;
  margin-bottom: 30px;
  border-radius: 5px;
}
.clinic-photos p {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 25px 0;
}
.clinic-photos .list {
  text-align: center;
  padding: 0 22px;
  padding-bottom: 60px;
}
.clinic-photos .list img {
  max-width: 100%;
  display: inline;
}
.clinic-photos .slick-prev,
.clinic-photos .slick-next {
  width: 35px;
  height: 35px;
  border: 0;
  cursor: pointer;
  padding: 0;
  font-size: 0;
  position: absolute;
  z-index: 2;
  bottom: 10px;
}
.clinic-photos .slick-prev {
  left: 50%;
  margin-left: -40px;
  background: url('../img/prev.png');
}
.clinic-photos .slick-prev:hover {
  background: url('../img/prevh.png');
}
.clinic-photos .slick-next {
  right: 50%;
  margin-right: -40px;
  background: url('../img/next.png');
}
.clinic-photos .slick-next:hover {
  background: url('../img/nexth.png');
}
.left-reviews {
  background: #f2f2f2;
  margin-bottom: 30px;
  border-radius: 5px;
}
.left-reviews p {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 25px 0;
}
.left-reviews .list {
  padding: 0 20px;
  padding-bottom: 20px;
}
.left-reviews .list .avatar {
  vertical-align: middle;
  display: inline;
  border-radius: 50%
}
.left-reviews .list .name {
  display: inline-block;
  vertical-align: middle;
  font-weight: 300;
  color: #999999;
  margin-left: 10px;
  max-width: 138px;
}
.left-reviews .list .name span {
  display: block;
  font-size: 18px;
  color: #e63434;
  font-weight: 400;
}
.left-reviews .list .text {
  padding: 15px 0 10px;
  font-size: 15px;
  font-style: italic;
  color: #666666;
}
.left-reviews .list .more-link a {
  font-size: 15px;
  font-style: italic;
  color: #666666;
  text-decoration: underline;
}
.left-reviews .slick-prev,
.left-reviews .slick-next {
  width: 35px;
  height: 35px;
  border: 0;
  cursor: pointer;
  padding: 0;
  font-size: 0;
  position: absolute;
  z-index: 2;
  bottom: 10px;
}
.left-reviews .slick-prev {
  right: 50px;
  background: url('../img/prev.png');
}
.left-reviews .slick-prev:hover {
  background: url('../img/prevh.png');
}
.left-reviews .slick-next {
  right: 10px;
  background: url('../img/next.png');
}
.left-reviews .slick-next:hover {
  background: url('../img/nexth.png');
}
.payment {
  background: #f2f2f2;
  margin-bottom: 30px;
  border-radius: 5px;
  padding: 20px 0;
  text-align: center;
  font-size: 16px;
}
.payment img {
  margin-top: 15px;
  max-width: 80%;
}
.visit {
  margin-bottom: 30px;
  font-size: 16px;
  text-align: center;
}
.visit span {
display: block;
font-size: 24px;
font-weight: bold;
margin-top: 4px;
color: #ff0808;
}
.service-table {
  margin-bottom: 30px;
}
.service-table table {
  width: 100%;
}
.service-table table tr.first td {
  padding-top: 30px;
}
.service-table table tr.last td {
  padding-bottom: 30px;
}
.service-table table tr td {
  font-size: 15px;
  background: #f2f2f2;
  padding: 10px 20px;
}
.service-table table tr td.big-name {
  font-family: "Bitter-Regular";
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  background: #e63434;
  padding: 10px 20px;
}
.service-table table tr td.name {
  font-weight: bold;
  font-size: 16px;
  background: #cdc8c8;
  padding: 10px 20px;
}
.service-table table tr td.link {
  text-align: center;
}
.service-table table tr td.link a {
  color: #666;
  font-style: italic;
}
.service-table table tr td a {
  text-decoration: underline;
}
.service-table table tr td a:hover {
  text-decoration: none;
}
.price-table {
  margin-bottom: 30px;
}
.price-table table {
  width: 100%;
}
.price-table table thead tr td {
  background: #e63434;
  color: #fff;
  height: 80px;
  font-size: 16px;
  text-align: center;
  padding: 0 20px;
  position: relative;
}
.price-table table thead tr td:first-child {
  text-align: left;
  font-size: 22px;
  font-family: "Bitter-Regular";
  font-weight: bold;
  text-transform: uppercase;
}
.price-table table thead tr td .bg {
  position: absolute;
  width: 124px;
  height: 121px;
  background: url('../img/price-table.png');
  top: -8px;
  left: 50%;
  margin-left: -62px;
}
.price-table table thead tr td .text {
  position: relative;
}
.price-table table thead tr td span {
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-top: 5px;
  white-space: nowrap;
}
.price-table table tbody tr:first-child td {
  padding-top: 20px;
}
.price-table table tbody tr:last-child td {
  padding: 40px 5px;
}
.price-table table tbody tr:hover td {
  background: #fff;
}
.price-table table tbody tr td {
  text-align: center;
  padding: 10px 20px;
  background: #f2f2f2;
  border-bottom: 1px solid #e5e5e5;
}
.price-table table tbody tr td:first-child {
  text-align: left;
}
.price-table table tbody tr td button {
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 6px;
  border: 0;
  width: 135px;
  height: 50px;
  background: #e63434;
  color: #fff;
}
.price-table table tbody tr td button:hover {
  border: 2px solid #e63434;
  color: #e63434;
  background: none;
}
.our-doctors {
  padding-bottom: 30px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
.our-doctors .item {
  outline: none;
}
.our-doctors .image {
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
}
.our-doctors .image img {
  max-width: 100%;
  width: 267px;
}
.our-doctors .image:hover .text {
  display: block;
}
.our-doctors .image .text {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(1, 1, 1, 0.4);
  display: none;
}
.our-doctors .image .text p {
  position: absolute;
  width: 100%;
  bottom: 10px;
  font-size: 15px;
  color: #fff;
  font-weight: 400;
}
.our-doctors .slick-prev,
.our-doctors .slick-next {
  width: 35px;
  height: 35px;
  border: 0;
  cursor: pointer;
  padding: 0;
  font-size: 0;
  position: absolute;
  z-index: 2;
  top: 50%;
  margin-top: -17px;
}
.our-doctors .slick-prev {
  left: 15px;
  background: url('../img/prev.png');
}
.our-doctors .slick-prev:hover {
  background: url('../img/prevh.png');
}
.our-doctors .slick-next {
  right: 15px;
  background: url('../img/next.png');
}
.our-doctors .slick-next:hover {
  background: url('../img/nexth.png');
}
.online-order {
  background: #0a59cc;
  color: #fff;
  text-align: center;
  padding-bottom: 60px;
}
.online-order p {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 30px;
}
.online-order form input[type='text'] {
  width: 380px;
  height: 50px;
  border-radius: 5px;
  border: 2px solid #fff;
  background: #fff;
  margin: 0 10px;
  padding-left: 15px;
  font-size: 15px;
  text-transform: uppercase;
}
.online-order form input[type='text']:hover,
.online-order form input[type='text']:focus {
  background: #a0e1ff;
  color: #fff;
  border: 2px solid #f2f2f2;
  color: #333;
}
.online-order form input[type='submit'] {
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 6px;
  border: 0;
  width: 232px;
  height: 50px;
  margin: 0 10px;
  background: #e63434;
  color: #fff;
}
.mobile {
  display: none;
}
@media (max-width: 1200px) {
  .header .phone {
    margin-left: 20px;
  }
  .header .buttons {
    width: 200px;
    margin-right: 10px;
    margin-top: -30px;
  }
  .header .buttons button {
    margin-bottom: 5px;
  }
  .top-menu .navbar ul li a {
    font-size: 16px;
  }
  .top-block form {
    margin: 0;
  }
  .top-block form input[type='text'] {
    width: 220px;
  }
  .top-block form input[type='submit'] {
    width: 220px;
  }
  .services-list .item .content {
    padding: 10px;
  }
  .site-form {
    padding: 0;
  }
  .reviews {
    padding: 0;
  }
  .footer nav {
    margin-left: 40px;
  }
  .footer nav ul.second {
    margin-left: 40px;
  }
  .left-menu ul li a {
    font-size: 16px;
  }
  .online-order form input[type='text'] {
    width: 280px;
  }
  .price-table {
    overflow-x: scroll;
  }
  .price-table table tbody tr td {
    padding: 5px;
    width: 10px!important;
  }
  .price-table table thead tr td {
    padding: 0 5px;
  }
  .price-table table thead tr td:first-child {
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .site {
    margin: 10px;
  }
  .header .phone {
    flaot: right;
  }
  .header .buttons {
    float: none;
    clear: both;
    text-align: center;
    width: auto;
    padding-top: 15px;
  }
  .top-menu .navbar ul li a img {
    display: none;
  }
  .top-block .top-text {
    font-size: 40px;
  }
  .top-block form input[type='text'] {
    width: 200px;
  }
  .top-block form input[type='submit'] {
    width: 200px;
  }
  .footer {
    padding-top: 20px;
  }
  .footer .logo {
    display: none;
  }
  .footer nav {
    margin-left: 0;
  }
  .footer nav ul.second {
    margin-left: 80px;
  }
  .left-menu ul li {
  }
  .left-menu ul li:before {
    left: 12px;
    top: 14px;
  }
  .left-menu ul li a {
    font-size: 14px;
  }
  .left-menu p {
    padding: 15px 0;
	font-size: 15px;
  }
  .clinic-photos p {
    padding: 15px 0;
  }
  .left-reviews p {
    padding: 15px 0;
  }
  .left-reviews {
    padding-bottom: 40px;
  }
  .left-reviews .slick-prev,
  .left-reviews .slick-next {
    bottom: -25px;
  }
  .online-order form input[type='text'] {
    width: 200px;
  }
  .our-doctors.inner .item {
    float: none!important;
    margin: 0 auto!important;
}
.arts.inart .post{
	width:100%!important;
}
.arts.inart .post img{
	width:100%!important;
}
}
@media (max-width: 767px) {
  .site {
    margin: 0;
  }
  .header {
    padding: 10px 0 40px;
  }
  .header .logo {
    margin-bottom: 90px;
  }
  .header .phone {
    position: absolute;
    left: 50%;
    top: 80px;
    margin-left: -126px;
  }
  .header .phone span {
    font-size: 22px;
  }
  .header .buttons {
    margin-right: 0;
  }
  .header .buttons button {
    margin-left: 0;
    width: 100%;
    height: 40px;
  }
  .header .logo img {
    width: 200px;
  }
  .top-menu {
    background: none;
    position: absolute;
    top: 30px;
    right: 0px;
  }
  .top-menu .navbar-nav {
    background: #fff;
    width: 240px;
  }
  .top-menu .navbar-collapse {
    margin-top: 5px;
  }
  .top-menu .navbar ul li a {
    color: #333;
    padding: 5px 0;
  }
  .top-menu .navbar ul li {
    width: 100%;
  }
  .top-menu .navbar ul li .dropdown-menu {
    width: 100%;
  }
  .top-menu .navbar ul li .dropdown-menu li a {
    text-align: center;
    padding: 5px 0;
  }
  .top-block {
    height: auto;
    padding-bottom: 20px;
  }
  .top-block .top-text {
    font-size: 20px;
    padding: 50px 0 20px;
  }
  .top-block form {
    padding: 15px 0;
  }
  .top-block form span {
    font-size: 20px;
  }
  .top-block form input[type='text'] {
    width: 260px;
    margin-bottom: 10px;
  }
  .top-block form input[type='submit'] {
    width: 260px;
  }
  .zag {
    font-size: 30px;
    padding: 20px 0 35px;
    margin-bottom: 20px;
  }
  .advantages .item {
    text-align: center;
  }
  .advantages .item a {
    display: block;
  }
  .ready {
    height: 130px;
  }
  .ready p {
    font-size: 24px;
    padding-top: 30px;
  }
  .reviews-block:before {
    display: none;
  }
  .reviews-block .container {
    padding: 0;
  }
  .reviews-block .container .row {
    margin: 0;
  }
  .site-form {
    padding: 0 15px;
    margin: 0 -15px;
    background: #0a59cc;
    padding-bottom: 20px;
  }
  .site-form form input[type='submit'] {
    width: 100%;
    margin: 0;
  }
  .reviews .slick-prev {
    right: 40px;
  }
  .contacts .block {
    width: auto;
  }
  .footer {
    text-align: center;
  }
  .footer nav {
    float: none;
  }
  .footer nav ul {
    float: none;
  }
  .footer nav ul.second {
    margin-left: 0;
  }
  .footer .buttons {
    float: none;
    padding-top: 10px;
  }
  .footer .copy {
    margin-top: 15px;
    padding: 10px 0;
  }
  .popup {
    width: 300px;
    margin-left: -150px;
    padding: 0 10px;
    top: 50px;
  }
  .popup form input[type='text'] {
    height: 40px;
  }
  .popup form textarea {
    height: 80px;
  }
  .service-table {
    overflow-x: scroll;
  }
  .service-table table tr td {
    padding: 5px 10px;
    font-size: 13px;
  }
  .online-order form input[type='text'] {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .online-order form input[type='submit'] {
    width: 100%;
    margin: 0;
  }
  .advantages .row {
    display: none;
  }
  .advantages .list {
    display: block;
  }
  .advantages .list .item img {
    display: inline;
  }
  .no-mobile {
    display: none;
  }
  .mobile {
    display: block;
  }
  
.page-content img{margin-top:0!important;margin-bottom: 10px!important;;float:none!important;}

  
}
.reviews.inner .list .item{
	margin-bottom: 40px;
	background: #f2f2f2;
    padding: 14px;
	border-radius: 15px;
}
.reviews.main a{
	color: #e63434;
}
    
	
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}


.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url("../img/fancybox/fancybox_sprite.png")
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("../img/fancybox/fancybox_loading.gif") center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("../img/fancybox/blank.gif");
    -webkit-tap-highlight-color: transparent;
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("../img/fancybox/fancybox_overlay.png")
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8)
}


.gal a, .gal.in img {
	margin: 2px 4px;
    display: inline-block;
    position: relative;
}
.gal a img{
	box-shadow: 4px 4px 20px 0 rgba(0,0,0,.25);
	max-width: 251px;
}
.our-doctors.inner .item{
	float: left;
    width: 282px;
	margin: 10px 0px;
}
.arts.full .img_arts{
	margin-bottom:20px;
}
.arts .post{
	border: 1px solid #dcdcdc;
    background: #fafafa;
    padding: 3px;
	margin-bottom: 30px;
}
.arts.inart .post{
	width: 282px;
    float: left;
	background:none;
	border:0;
}
.arts .post img{
	margin-bottom: 15px;
}
.arts.inart .post img{
	width: 260px;
}
.arts .post .post-title{
	margin-top: 0px;
}
.arts .post .post-title a{
	color: #e63434;
    text-decoration: none;
    border-bottom: 1px solid #e63434;
}
.arts .post .post-title a:hover{
	border:none;
}
.arts .post P{
	margin-top: 20px;	   
}
.post img, .page-content .img_arts, .page-content img, .page-content iframe{
	max-width:100%;
}
.page-content .gal{
	margin-bottom:30px;
}

/*Price list*/
.table table{
	width:100%;
}
.table table tbody td{
	font-size: 15px;
    background: #f2f2f2;
    padding: 10px 20px;
}
.table table tbody td.first{
	background: #e6eeff;
}
.service-table table tbody .name h3{
	font-size: 16px;
}