@font-face {
	font-family: "ProximaNova-Regular"; 
	src: url("ProximaNova-Regular/ProximaNova-Regular.eot"); 
	src: url("ProximaNova-Regular/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"),
	url("ProximaNova-Regular/ProximaNova-Regular.woff") format("woff"), 
	url("ProximaNova-Regular/ProximaNova-Regular.ttf") format("truetype"); 
	font-style: normal; 
	font-weight: normal; 
}
@font-face {
	font-family: "ProximaNova-Semibold"; 
	src: url("ProximaNova-Regular/ProximaNova-Semibold.eot"); 
	src: url("ProximaNova-Regular/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"),
	url("ProximaNova-Regular/ProximaNova-Semibold.woff") format("woff"), 
	url("ProximaNova-Regular/ProximaNova-Semibold.ttf") format("truetype"); 
	font-style: normal; 
	font-weight: normal; 
}

:focus {
	outline: none !important;
}

/** {
	border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  }*/
  a{
  	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
  }
  body {
  	font-family: "ProximaNova-Regular";
  	font-size: 16px;
  	line-height: 1.2em;
  	color: #47505e;
  }

  .top-left {
  	font-size: 32px;
  	font-weight: bold;
  }
  .top-right {
  	font-size: 22px;
  }

  @media (max-width:991px) {	
  	.top-left {
  		padding: 15px 0;
  	}
  	.top-right {
  		padding-bottom: 10px;
  	}
  }
  @media (min-width:992px) {	
  	.top-left {
  		padding: 40px 0;
  	}
  	.top-right {
  		padding: 45px 0 20px;
  	}
  }

  header {
  	padding: 30px 0 0;
  }
  header .logo a {
    display: block;
  }
  header .right {
  	padding-top: 20px;
  	font-family: 'ProximaNova-Semibold', sans-serif;
  }
  header .phone .mobile,
  header .phone .what {
    display: inline-block;
  }
  header .right .address {
  	color: #47505e;
  	margin-bottom: 15px;

  }
  header .right .address i {
  	color:#6ab1c0;
  }
  header .right .address span{
  	border-bottom: 1px dashed #47505e;
  	display: inline-block;
  	margin-left: 10px;
  	font-size: 18px;
  	font-weight: 700;
  	padding-bottom: 3px;
  }

  header .right .phone {
  	font-size: 24px;
  }
  header .right .phone i{
  	margin-right: 10px;
  	color:#6ab1c0;
  }
  header .right .phone a{
  	color: #47505e;
  	border-bottom: 1px dashed #47505e;
  	display: inline-block;
  	font-weight: 700;
  	padding-bottom: 7px;
  }
  header .right .phone a:hover,
  header .right .phone a:focus {
  	text-decoration: none;
  	color:#6ab1c0;
  }
  header .right .phone a.main-phone {
  	margin-right: 10px;
  }
  header .navbar  {
  	background-color: rgba(255,255,255,0.7);
  	margin: 20px 0 0;
    z-index: 99;

  }
  header .navbar.single {
    background-color: rgba(191,206,228,0.5);
  }
  header .navbar-nav{
  	margin: 0 auto;
  	display: table;
  	table-layout: auto;
  	float: none;
  	width: 100%;
  }

  header .navbar-nav > li {
  	display: table-cell;
  	float: none;
  	text-align: center;
  }
  header .navbar-right {
  	margin-right: 0;
  }
  header .navbar-nav > li a {
  	color: #4a5462;
  	line-height: 50px;
  	font-size: 16px;
  	padding-top: 0;
  	padding-bottom: 0;
  	text-transform: none;
  }
  header .navbar-nav>li a:hover, 
  header .navbar-nav>li a:focus {
  	background-color: transparent;
  	color:#6ab1c0;
  }
  header .navbar-nav .dropdown-menu {
  	background-color: #4a5462;
  	padding: 0;
  }
  header .navbar-nav .dropdown-menu a{
  	color: #fff;
  	border-bottom: 1px solid #7c8f9a;
  	font-size: 13px;
  }
  .dropdown-menu li a:hover,
  .dropdown-menu li a:focus {	

   background-color:#3a3a3a;
 }
 .navbar-toggle {
   border-color:#000;
   float: none;

   margin-right: 0;
 }
 .navbar-header {
  text-align: center;
}
.navbar-toggle .icon-bar {
 background-color: #000;
}
.navbar-toggle:hover,
.navbar-toggle:focus {
 background-color:#fff;
}
.navbar-toggle:hover .icon-bar,
.navbar-toggle:focus .icon-bar {
 background-color:#3a3a3a;
}
.baner {
  background-repeat: no-repeat !important;
  background-position: center !important;
  width: 100%;
  height: 552px;
  position: relative;
  top:-51px;
}
.baner .bord {
  padding-top: 170px;
}
.baner .border {
  border-left: 5px solid #cae1e9;
  padding: 0 0 0 24px;
}
.baner .border p:first-child {
  display: block;
  margin-bottom: 5px;
  font-size: 35px;
  font-weight: bold;
  color: #4a5462;
}
.baner .border p{
  display: block;
  float: none;
  padding: 0;
  color: #4a5462;
  font-size: 32px;
  line-height: 46px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.baner .bord span {
  display: block;
  font-weight: bold;
  font-size: 16px;
  color: #6ab1c0;
  letter-spacing: 2px;
  padding: 25px 0 0 31px;
  text-transform: uppercase;
}
.baner .bord span a{
  color: #67b0bf;
}
.baner .bord span a:hover,
.baner .bord span a:focus {
  text-decoration: none;
  color: #47505e;
}
h1 {
    margin: 10px 0 25px;
}
article {
    padding-top: 40px;
    padding-bottom: 50px;
}
article ul li, article ol li {
    margin-bottom: 5px;
  }
  article .sidebar-title {
        border-bottom: 6px solid #67b0bf;
  }
  article .sidebar-title h2{
    text-align: center;
        padding: 0;
    font-size: 36px;
    text-transform: uppercase;
    margin-top: 0;
  } 
  article .sidebar-title p{
    font-size: 24px;
    line-height: 24px;
    color: #4a5462;
    margin-bottom: 15px;
    display: block;
    text-align: center;
  }
  article form {
    margin-top: 20px;
  }
  article form .btn-info {
    background-color: #67b0bf !important;
    border-color: #67b0bf !important;
    margin: 35px 0 0 0;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    width: 70%;
    padding: 21px 0 19px 0;
    border-radius: 36px;
    background-image: none;
}
  article form .form-control {
        padding: 25px 20px;
    font-size: 18px;
    border: 1px solid #d3d9e1;
    width: 100%;
    margin: 20px 0 0 0;
    border-radius: 0;
    color: #8a95a5;
  }
 .photogall .thumbnail {
       box-shadow: 0 5px 16px rgba(103, 176, 191, 0.4);
    border: none;
        padding: 10px 5px;
  }
  article .before .img{
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
  }
  article .photogall .img {
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
  }
  article .before .embed-responsive-4by3 {
    padding-bottom: 43%;
}
  article .photogall .embed-responsive-4by3 {
    padding-bottom: 143%;
}
article .table tbody{
  margin-top: 20px;

}
.table>tbody>tr>th,  .table>tbody>tr>td,{
  border:none;
}
.table-striped>tbody>tr:nth-of-type(odd) {
      background: #edf3f8;
}
/*article .table tbody tr td:last-child {
  text-align: right;
}*/
article .table tbody tr td:last-child {
width: 23 %;
}
article.doctor {
  padding: 0 0 30px;
}
article .maintext h1 {
  font-size: 36px;
  text-transform: uppercase;
  margin: 40px 0 30px 0;
  line-height: 1em;
}
article .maintext p{
  margin-bottom: 28px;
  line-height: 1.639em;
  font-size: 16px;
}
article .more {
  margin-top: 40px;
}
article .more a{
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1.2px;
  color: #6ab1c0;
}
article .more a:hover,
article .more a:focus {
  text-decoration: none;
  color: #47505e;
}
section {
  background: #edf3f8;
  padding: 40px 0;
}
section .entry-title h2 {
  font-size: 36px;
  text-transform: uppercase;
}
section .carousel-iner {
  position: relative;
}
section .carousel .item {
  padding: 90px 150px 30px;
  height: 400px;
}
section .carousel .item p,
section .carousel .item small,
section .carousel .item span {
  display: block;
}
section .carousel .item p {
  color: #4a5462;
  font-size: 30px;
  line-height: 30px;
  font-weight: normal;
}
section .carousel .item small {
  font-size: 16px;
  color: #6b7480;
  line-height: 16px;
  font-weight: normal;
}
section .carousel .item span {
  color: #4a5462;
  margin: 25px 0 0 0;
}

section .carousel-indicators li {
 width: 13px !important;
 height: 13px !important;
 background: #cae1e9;
 border-radius: 50%;
 border-color: transparent;
 margin: 0;
 margin-right: 5px;
 margin-left: 5px;
}
section .carousel-indicators .active {
  background: #79b8c6;
  margin-right: 5px;
  margin-left: 5px;
}

section .qtt-before {
  position: absolute;
  top: 50px;
  opacity: 0.5;
}
section .qtt-before img,
section .qtt-after img {
  max-width: 100%;
}
section .qtt-after {
  position: absolute;
  right: 15px;
  bottom: 30px;
  opacity: 0.5;
}
.gallery {
  padding: 30px 0 60px;
}
.gallery .embed-responsive-4by3 {
  padding-bottom: 55%;
}
.gallery .entry-title h2 {
  font-size: 36px;
  text-transform: uppercase;
}
.gallery .item .img {
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.gallery .carousel-control.right,
.gallery .carousel-control.left {
  background-image: none;
}
.gallery .carousel-control span {
  color:#000;
}
.gallery .carousel-control,
.gallery .carousel-control:hover{
  filter: none;
  opacity: 1;
  text-shadow: none;

}
.gallery .read-more {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  color: #67b0bf;
  margin: 45px 0 0 0;
}
.gallery .read-more a{
  color: #67b0bf;
}
.gallery .read-more a:hover,
.gallery .read-more a:focus {
  text-decoration: none;
  color: #47505e;
}
.novosibirsk {
  background: url(../img/novosib03.jpg);
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  display: block;
  height: 481px;
}
.breadcrumb {
 margin-bottom: 0;
}


.img-left {
 float: left;
 margin: 5px 20px 20px 0;
}
.img-right {
 float: right;
 margin: 5px 0 20px 20px;
}
.img-width {
 max-width: 100%;
}

.gallery {
 margin-top: 20px;
}
.gallery .img {
 background-repeat: no-repeat !important;
 background-position: center !important;
 background-size: cover !important;
}

.fancybox-title {
 text-align: center;
 font-size: 18px;
}
.fancybox-wrap a {
 border: none;
}


footer {

  background: #47505e;
  color: #fff;
  padding: 30px 0;
}
footer a{
  color:#fff;
}
footer a:hover,
footer a:focus {
  color:#6ab1c0;
}
footer .center a:hover,
footer .center a:focus {
  text-decoration: none;
}
.modal h4 {
 line-height: 24px;
}
@media (max-width: 1199px){
  article .sidebar-title h2 {
    font-size: 32px;
}
article .sidebar-title p {
    font-size: 21px;
    }
@media (max-width: 992px){
  header .logo img {
    width:400px;
    margin-bottom: 10px;
  }
  header .navbar-nav > li {

    display: block;
  }
  .baner {
    top:0;
    background-color: #f5f5f5 !important;
    background-image:none !important;
  }
  article.doctor {
    padding: 30px 0;
  }

  article .maintext .main-photo {
    border-bottom: 3px solid #4a5462;

  }
  footer .center a {
    padding: 7px 0;
    display: block;
  }
  article .maintext h1 {
    text-align: center;
    font-size: 27px;
  }
}
@media (max-width: 768px){
  header .logo img {
    max-width:100%;
  }
  header .right .phone .mobile,
  header .right .phone .what {
    display: block;
  }
  header .right .address span {
    font-size: 14px;
  }

  .baner .border p:first-child {

    font-size: 29px;
  }
  .baner .border p {
    font-size: 22px;
  }
  section .carousel .item {
    padding: 70px 0 0;
  }
  section .qtt-before {
    top:0;
  }
  section .qtt-after {
    bottom: 0px;
  }
  section .qtt-before img,
  section .qtt-after img{
    height: 30px;
  }
  .carousel-indicators {
    display: none;
  }

  .baner{
    height: auto;
  }
  .baner .bord {
    padding: 75px 15px;
  }
  .gallery {
    display: none;
  }
  section .entry-title h2{
    font-size: 27px;
    margin-bottom:  20px;
  }
  .novosibirsk{
        height: 266px;
        max-height: 100%;
  }
}