/* Move down content because we have a fixed navbar that is 50px tall */
@import 'https://fonts.googleapis.com/css?family=Roboto|Open+Sans:100,300,400,700|Pacifico';

body {
	font-family: Roboto, sans-serif;
    overflow-x: hidden;
}
img {
	outline: none;
}
img:focus img:hover img:visited {
	outline: none;
}
a {
    color: #EC6A21;
}
a:hover {
    color: #2B2A29;
}
.hidden {
    display: none;
}
.service-small-information {
    color: #000;
    font-style: italic;
    background: url("../images/disease-info-icon.png") 0 center no-repeat;
    /* padding-top: 1px; */
    padding-left: 70px;
    margin: 20px 0;
    padding-bottom: 20px;
    padding-top: 20px;
}
.recommendation {
	float: none;
    color: #b62127;
    border: 2px solid #de2029;
    padding: 23px 100px 23px 34px;
    margin-top: 15px;
    margin-bottom: 15px;
    font: 15px 'PT Sans',sans-serif;
    color: #555;
    border-radius: 30px;
    background: url(../images/surgeon.png) 100% 100% no-repeat;
}
.disease_info {
    font: 15px 'PT Sans',sans-serif;
    color: #555;
    border: 2px solid #de2029;
    padding: 23px 100px 23px 34px;
    min-height: 92px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 30px;
    background: url(http://1surgery.ru/images/disease_info_bg.png) 100% 100% no-repeat;
}
.recommendation ul{
	margin-bottom: 4px;
	margin-top: 4px;
}
.service_prices_list, .service_price_list, .service_price, .service_prices, .service_doctors {
display:none;
}
.allserv .clearfix {
	height: 1px;
}

@media screen and (min-width:768px) { .allservhome .mainabzac h1 {margin-top:5px; font-size: 34px !important;}}
@media screen and (min-width:900px) { .allservhome .mainabzac h1 {margin-top:16px; font-size: 42px !important;}}
@media screen and (min-width:1250px) {.allservhome .mainabzac h1 {margin-top:36px;}}


.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #de2029;
    border-color: #de2029;
    cursor: default;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #de2029;
}
.pagination>li>a, .pagination>li>span {
    color: #de2029;
}
.resrew {
	font-size: 16px;
}
.notmaterials {
  text-align:center;
}
.spoiler {
    border-radius: 2px;
    padding: 1px;
    margin: 2px;
		margin-top: 5px;
    overflow: auto;
}
.spoilerhead:before, .spoilers .title:before{
    content: "\f107 \00a0";
    font: normal normal normal 14px/1 FontAwesome;
    display: inline-block;
    font-weight: bold;
    margin-top: -2px;
}
.spoilerhead, .spoilers .title strong{
	border-bottom: 1px solid;
}
.spoilerhead, .spoilers .title {
    font-weight: 400;
    font-size: 12pt;
    cursor: pointer;
	display: block;
}
.spoilerhead, .spoilers .title .mark{
	display: none;
}
.allserv .pricesp .title {
	font-size: 18px !important;
}
.spoilerhead:hover {
	border-bottom:1px solid;
	text-decoration: none;
}
.spoilerhead:before, .spoilers .minus:before{
    content: "\f106 \00a0";
}
.spoilerbody, .spoilers .desc {
		margin: 10px;
	border-left: 1px solid #EF7C19;
    padding-left:10px;
}
.spoilers .desc ul {
  padding-left:19px !important;
}
.moduletable td {
    line-height: 1.42857143;
    text-align: left;
    vertical-align: middle;
    padding: 3px;
}
.moduletable tr td img{
	display: none;
}
.moduletable tr td .fancybox{
	display: none;
}
.moduletable td, .moduletable tr td {
    border-bottom: 1px solid rgb(230, 230, 230);
}
.navbar-default {
    background-color: #fff;
    border: none;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
.bg-dark {
	background-color: #424343;
} 

.navbar-brand {
    text-align: center;
    color: #191818 !important;
    font-weight: 300;
    font-style: normal;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    height: 100px;
}
.navbar-brand p {
    font-size:14px;
    text-align: right;
    width: 100%;
    display: block;
    line-height: 16px
}
.navbar-right {
    font-size: 38px;
    color: #666666 !important;
    font-weight: 300;
    text-align: center;
    font-style: normal;
}
.navbar-default .navbar-nav > li > a {
  	font-weight: 400;
    text-transform: uppercase;
    font-size: 15px;
    color: #2B2A29;
    padding-left: 7px;
    padding-right: 7px;
    font-family: 'Roboto', sans-serif;
		letter-spacing: 0.1px;
		-moz-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    -ms-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    -o-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    -webkit-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
}
.navbar-nav {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.navbar {
    min-height: 50px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #de2029;

}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    /*color: #da1100;*/
    background-color: transparent;
    color: #EB6504;
    border-bottom-color: #fff;
}
.navbar-default .navbar-nav > li:hover, .navbar-default .navbar-nav > li > a:focus {
}
.navbar .btn, .allserv .btn {
    color: #2B2A29;
    background: #fff;
    border: 1px solid #EC6B04;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px 5px;
    padding-bottom: 8px;
    display: inline-block;
    width: 100%;
    border-radius: 30px;
    outline: none;
    margin: 0 auto;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.navbar .btn:hover, .allserv .btn:hover {
    background: #F08018;
    color: #fff;
}
.navbar .address, .navbar .social {
    padding-top: 5px;
    font-weight: 300;
}
.seradres {
	background:#EC6A21; 
    border-top:5px solid #2B2A29;
}
.seradres .red {
	color: #fff;
}
a:hover i.greycolor {
    color:#000;
}
.scrollup1 {
  margin-top:-20px;
}
.navbar .social {
    text-align: right
}
.navbar .address strong {
    font-weight: 500;
    color: #fff;
}
.navbar .address a {
    font-weight: 400;
    color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.navbar .address a:hover, .navbar .address a:hover strong {
   font-weight: 400;
   color: #000;
}
.navbar .address a:hover strong {
   font-weight: 500;
}
.navbar .address ul, .navbar .social ul {
    padding-left: 0;
    margin-bottom:5px;
}
.navbar .address ul li, .navbar .social ul li {
    display: inline-block;
    font-size: 17px;
    font-weight: 400;
    margin-right: 30px;
    color:#fff;
}
.navbar .social ul li:last-child {
    margin-right: 0;
}
.navbar .social ul li {
    margin-right: 10px;
}
.navscroll {
    padding: 10px;
}
.scrollv {
    padding-top: 15px !important;
}
.scrollphone .number {
    padding-top: 17px;
    padding-bottom: 16px;
    font-size: 24px;
    font-weight: 300;
    color:#333;
}
.scrollphone .number a {
    color:#333;
}
.scrollphone .number a:hover, .scrollphone .number a:hover strong, .scrollphone .number a:active, .scrollphone .number a:focus {
    color:#EB6504;
    text-decoration:none;
}
.scrollphone strong {
    font-weight: 300;
}
.scrolllogo img {
    width: 85%;
    padding-top: 12%;
}
.dropdown-menu {
    background: #fff;
    color: #fff;
    border: none;
    margin-left: 5px;
    margin-top: 25px !important;
}
.kcl{
    margin-top: 11px !important;
}
 
.dropdown-menu li a {
    color: #666;
    padding: 5px 25px;
    outline: none;
}
.dropdown-menu li a:hover {
    color: #EB6504;
}
.stickynav {
    min-height: 50px !important;
}
.stickynav .navbar-brand{
    padding: 0;
}
.dropdown-menu {
    font-size: 16px;
}
.clear {
    clear: both;
}

.formy-sleva.stickyp {margin-top:40px !important;}
.formavstranice {display:block; border: 2px solid #2F2F2F; border-radius:12px; padding:40px 80px; margin:20px 60px 40px 60px;}
.formavstranice h6 {font-size:28px !important; font-weight:bold; margin: 0 0 20px 0;}
.formavstranice select {font-size:18px; height:46px;}
.formavstranice .res {color:red;}
.formavstranice input[type="submit"] {margin:0; height:44px; color:#2f2f2f}
@media screen and (max-width:1500px) {.formavstranice {margin:10px 10px 30px 10px; padding:30px 30px;}}
@media screen and (max-width:768px) {.formavstranice .res {margin-top:15px; text-align:center;}}
/*Боковое меню*/
.lmenu {
    background-color: #fff !important;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    border: 0;
}
/*.lmenu {
    background: #222;
}*/
.lgo img{
    width: 100%;
}
.llm li a {
    font-size: 14px;
    color: #222;
    font-weight: 300;
}
.llm .otd {
    text-align: center;
    background: #2B2A29;
    padding-top: 4px;
    padding-bottom: 4px;
    border-left: 3px #EC6A21 solid;
    font-size: 18px;
    color: #fff;
    /*font-family: 'Arimo', sans-serif;*/
    font-weight: 300;
    margin: 6px 0;
    /*text-transform: uppercase;*/
}
.llm a:hover .otd {
    background: #EF7C19;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 18px;
    color: #2B2A29;
    border-left: 3px #EF7C19 solid;
    /*font-family: 'Arimo', sans-serif;*/
    font-weight: 300;
    margin: 6px 0;
    /*text-transform: uppercase;*/
}
.llm .open a .otd {
    background: #EF7C19;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 18px;
    color: #2B2A29;
    border-left: 3px #EF7C19 solid;
    /*font-family: 'Arimo', sans-serif;*/
    font-weight: 300;
    margin: 6px 0;
    /*text-transform: uppercase;*/
}
.llm .otd .caret {
    margin-left: 5px;
    vertical-align: middle;
    border-top: 5px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    margin-bottom:2px;
}

.llm .othercaret .otd .caret {
    margin-right:-3px;
    margin-left: 5px;
    margin-bottom:3px;
    vertical-align: middle;
    border-left: 7px solid #ED6F1E;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-top-color: transparent !important;
    border-bottom-color: transparent !important;
}

.llm .dropdown a {
    padding: 0;
    background: transparent !important;
}
.llm .dropdown ul .all{
    text-align: center;
    display: block;
    margin: 0 auto;
    text-decoration: underline;
    color: #777;
    padding-bottom: 5px;
    padding-top: 5px;
}
.llm .dropdown ul .all:hover{
    color: #333;
}
.llm .dropdown ul li a{
    padding: 8px 20px 8px 20px;
}
.llm .dropdown ul li a p{
    white-space: normal;
    margin: 0;
    line-height: 1.2;
    font-size:18px;
}
.llm .navmenu-nav.dropdown-menu {
    background: transparent;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 0 !important;
}
.lgo {
    padding: 25px;
    display: block;
    background: #fff;
}
.linkf {
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: -10px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 17px;
}
.linkf img {
    margin: 10px;
    margin-top: 20px;
}
.linkf .scale {
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
.befooter {
    background: url(/templates/surgery/assets/images/footer-bg1.png) repeat;
    margin-bottom: 0;
    padding-bottom: 0;
    border-top:5px solid #EC6A21;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.5;
    overflow: hidden;
}
.befooter .title:after {
    border-bottom: solid 2px #f33525;
    display: block;
    width: 60px;
    content: "";
}
.befooter .container-fluid {margin:0px 20px 10px 20px;}
.befooter h4 {margin-left:5px; font-size:20px;}
.befooter .title {
    font-size: 23px;
    font-weight: 300;
    margin-bottom: 15px;
}
.befooter a {
      display:inline-block;
	  color: #fff;
	  text-decoration: none;
	  font-size: 16px;
      padding:10px 15px; border:1px solid #838283;
      border-radius:2px;
      margin:5px;
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease;
      
}
.befooter a:hover {background:#EB6504;border:1px solid #EB6504;}
.befooter .hctc {
    color: #fff;
    text-decoration: none;
    margin-left: 0;
		line-height: 1.5;
		margin-top: -8.5px;
    padding-left: 0;
    
}
.befooter .minh {
	line-height: 1.5;
}
.befooter .minh a{
	font-size: 16px;
}
.befooter ul li {
		color: #ff434c;
  margin-bottom: 1em;
    margin-top: 1em;
}
.befooter ul {
    padding-left: 0;
		line-height: 1.5;
}
.befooter .box {
    padding: 15px;
}
.befooter .bg{
		text-decoration: underline;
    font-size: 18px;
}
.befooter em {
	    color: #ff434c;
}
.befooter .hctc li {
    color: #fff;
    text-decoration: none;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 1em;
	margin-top: 1em;
	font-size: 16px;
}
.befooter li em {
	padding-right: 10px;
}
footer ul {
    margin-top: 20px;
}
footer ul li a {
    font-size: 16px;
}
footer hr {
    border-top: 1px solid #00000026;
}
footer .count a{
    margin-top: 5px;
}
.margf {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 0;
    padding-bottom: 5px
}
.margf h6{
    color: #fff;
    font-size: 16px !important;
    font-weight: 300;
    text-transform: uppercase;
    padding: 0px;
    margin-bottom: ;
    margin-top: 20px;
}
.margf ul {
    padding: 0;
    margin-bottom: -2px
}
.margf li{
    text-decoration: none;
    list-style: none;
    color: #fff;
    padding: 2px;
}
.margf li a {
    color: #fff;
}
.red {
    color: #EB681D;
}
.bgred {
    background: #EB6504;
    border-radius: 4px;
}
.bgredtr {
	background: #EC6A21;
}
.h80 {
   height: 80px;
}
.h120 {
    height: 120px;
}
.v-middle {
    padding-top: 29px;
}
.w70 {
	width: 70%;
}
.w50 {
	width: 50%;
}
.pad0 {
    padding: 0;
}
.pad15 {
    padding-left: 15px;
}
.bold {
    font-weight: 500;
}
.bcl {
    background: #f5f5f5;
}
.mkm10 {
    margin: 10px;
}
.mkm15 {
    margin: 15px !important;
}
.mmlr15 {
    margin-left: -15px !important;
    margin-right: -15px !important;
}
.mkmt14 {
    margin-top: 14px;
}
.mb0 {
	margin-bottom: 0 !important;
}
.padrl10 {
    padding-left: 10px;
    padding-right: 10px;
}
.mr5 li {
    margin-right: 5px;
}
.border-bottom {
    border-bottom: 1px solid #d7d7d7;
}
.df {
position: absolute;
    bottom: 15px;
    font-size: 15px;
    color: #fff;
}
.formy-sleva {margin-top:40px; text-align:center;}
.formy-sleva b {text-align:center; font-size:20px !important; font-weight:400;}
.formy-sleva .qstbox {margin-top:6px; margin-bottom:20px;}

.allserv .form-a .form-group {
    margin-bottom: 55px;
}
.modal .res, .modal .res2, .modal .resCall {
	text-align: center;
	font-weight: 300;
	padding-top: 6px;
	font-size: 16px;
	margin-bottom: -6px;
}
.btn-phone {
  	display:block;
  	position: absolute;
  	right: 100%; top:0;
	transform-origin: 100% 100%;
	transform: rotate(270deg);
	border:none;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.btn-phone:hover, .btn-phone:focus, .btn-phone:active {
    background-color: #4b4b4b !important;
    border-color: #4b4b4b;
}
.btn-callback {
	color: #fff !important;
	-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.modal {
    bottom: auto;
}
.callback {
	position: fixed;
	right: 0;
	transform: translate(0,-50%);
	margin-top: -67.5px;
	top: 50%;
	z-index: 10000;
}
.modal {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: visible;
}
footer {
    margin: 0;
    padding: 0;
    border-radius: 0 !important;
    text-align: left;
    color: #fff;
    border: none;
    background: #111;
}
footer p {
	margin-top: 10px;
	text-align: center;
}
footer a {
    color: #fff;
}
footer a:hover {
    color: #fff;
}
.count {
    padding: 20px;
    text-align: right;
    padding-right: 0;
}
.count a {
    padding-left: 15px;
}

.jumbotron {
    margin-bottom: 0;
    color: #fff;
    background-image: url(/templates/svce/assets/images/bg.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: transparent;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0.9px;
	padding: 0;
	margin-top: 134px;
}
.jumbotron .nav-tabs li a {
    color: #222;
	border-radius: 0;
}
.carousel-inner .item-sl {
    height: 500px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;

}
.carousel-inner .i3 {
    background-image: url("/templates/surgery/assets/images/holl/3.jpg");
}
.carousel-inner .i6 {
    background-image: url("/templates/surgery/assets/images/holl/6.jpg");
}
.carousel-inner .i7 {
    background-image: url("/templates/surgery/assets/images/holl/7.jpg");
}
.carousel-inner .i8 {
    background-image: url("/templates/surgery/assets/images/holl/8.jpg");
}
.carousel-inner .i10 {
    background-image: url("/templates/surgery/assets/images/holl/10.jpg");
}
.carousel-inner .i11 {
    background-image: url("/templates/surgery/assets/images/holl/11.jpg");
}


.jumbotron .carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
	padding: 0;
}
.jumbotron .carousel-caption .textc{
	background: rgba(255, 255, 255, 0.7);
	text-align: left;
	padding: 15px;
	color: #000;
	font-size: 20px;
	font-weight: 300;
	text-shadow: none;
}
.jumbotron .carousel-caption .textc .strong{
	font-weight: 500;
}
.jumbotron p {
    color: #000;
    text-shadow: none;
}
.jumbotron img{
    margin-bottom: 0;
    color: #fff;
    background-color: #03A9F4;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0.9px;
}
.jumbotron h1 {
	font-size: 65px;
	font-family: roboto;
    font-style: normal;
    font-weight: 100;
}
.jumbotron .text{
	background: rgba(82, 79, 79, 0.74);
	padding: 25px;
	margin: 15px;
}
.map {
    padding: 0;
    margin-bottom: -15px;
    margin-top: 10px;
}
.direction {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}
.direction h4 {
    margin-bottom: 0;
}
.direction .text {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 55px);
    padding-left: 15px;
    font-size: 18px;
    color: #777;
}
.direction .check {
    font-size: 40px;
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    width: 40px;
    background-size: contain;
}
.direction .check1 {
    background-image: url(../images/ctl.png);
}
.direction .check2 {
    background-image: url(../images/ctl2.png);
}
.direction a {
}
.direction .title {
    font-size: 22px;
    color: #666;
    font-weight: 400;
}
.direction .sub {
    font-size: 14px;
    color: #777;
    font-weight: 400;
}


.nols {
    list-style: none;
}


.about h1, .direction h3, .mtb h3, .why1 h3, .rew h3, .allserv h1 {
    text-transform: none;
font-family: Roboto;
    font-style: normal;
    color: #37353a;
    font-size: 30px;
    padding-left: 15px;
    padding-right: 15px;
}
section h3:after{
    border-bottom: solid 2px #f33525;
    display: block;
    width: 60px;
    content: "";
    margin: 45px auto 0 auto;
}
.line{
    display: inline-grid;
    width: 20%;
    vertical-align: middle;
    margin: 0 5px;

}
.sep-text-line {
    display: inline-block;
    padding-top: 2px;
    width: 100%;
    border-top: 0 solid;
    border-bottom: 1px solid;
    color: #dadade;
    vertical-align: baseline;
}
.about li {
    margin-left: 15px;
}
.about h2 {
    color: #000;
    font-weight: 300;
    font-size: 30px;
}
.special .sp-back{
    height: 252px;
    background-color: rgba(0, 0, 0, 0.4);
    border: 2px solid;
    border-color: #fff;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.special .sp-back:hover {
    background-color: rgba(0, 0, 0, 0.5);
}
.special .sp-link{
    background-size: auto;
    background-position: 50% 90%;
    display: block;
    padding: 4px;
    text-decoration: none;
    color: #fff;
}
.special .sp-link:hover{
    text-decoration: none;
    color: #fff;
}
.special .sp-cnt {
    text-align: center;
    height: 100%;
    margin-top: 70px;
    padding: 20px
}
.special .sp-cnt h4 {
    color: #fff;
    font-weight: 300;
    font-size: 21px;
}
.special .sp-cnt p {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
}

.mtb a {
    display: block;
    background: #fff;
    color: #fff;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border: 1px solid transparent;
    padding: 5px;
}
.mtb .image {
    width: 100%;
    padding: 2px;
}
.mtb .image img {
    width: 100%;
}
.mtb .title, .why1 .title, .rew .title, .allserv .rew .title  {
    line-height: 25.2px;
    text-align: center;
    padding-top: 40px;
    font-family: open sans;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
}
.why1 .image {
    font-size: 80px;
    text-align: center;

}
.mtb .aftertitle, .why1 .aftertitle, .services .aftertitle {
    font-size: 20px;
    text-align: center;
    font-weight: 300;
    width: 70%;
    margin: 0 auto;
}
.mtb .aftertitle, .services .aftertitle {
    padding-bottom: 45px;
}
.why1 .title, .rew .title {
    padding-top: 15px;
    font-weight: 600;
    font-size: 18px;
    font-family: open sans;
    font-style: normal;
}
.why1 .text, .rew .text {
    padding-top: 15px;
    font-weight: 300;
    text-align: center;
    font-size: 16px;
    font-family: open sans;
    font-style: normal;
}
.services a {
    display: block;
    background: #fff;
    font-weight: 300;
    color: #000;
    border: #de2029 1px solid;
    padding: 0 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-top-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    font-size: 18px;
    cursor: pointer;
    line-height: 0.9;
    height: 45px;
    position: relative;
}
.services a:hover {
    background: #de2029;
    color: #fff;
    text-decoration: none;
}
.services a p {
    position: absolute;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    padding: 5px;
    right: 0;
}

.services a:hover {
    background: #de2029;
    color: #fff;
    text-decoration: none;
}
.services .more {
    color: #de2029;
    text-align: center;
    border: none;
    background: #fff;
    padding-top: 25px;
    display: block;
    font-size: 16px;
    padding-bottom: 0;
}
.services .more a {
    display: inline;
    border: none;
    width: 100%;
    color: #de2029;
    height: auto;
}
.services .more a:hover {
    background: #fff;
    color: #de2029;
    text-decoration: underline;
}

.services p {
    margin: 0;
}
.services a i {
    position: absolute;
    top: 10px;
    left: 10px;
    display: none;
    height: 80px;
    width: 80px;
    background-size: 70px;
    background-repeat: no-repeat;
}
.services a .urology {
    background-image: url(../images/urol.png);
}
.services a .gyn {
    background-image: url(../images/gyn.png);
}.services a .plastic {
    background-image: url(../images/plastic.png);
}
.services a .us {
    background-image: url(../images/us.png);
}.services a .den {
    background-image: url(../images/den.png);
}
.services a .derma {
    background-image: url(../images/derma.png);
}
.services a .pt {
    background-image: url(../images/pt.png);
}
.services a .rn {
    background-image: url(../images/rn.png);
}
.simptext {
    background: URL(../images/bg2.jpg);
    background-size: cover;
    background-position-y: center;
}
.simptext p {
    font-size: 40px;
    text-align: center;
    font-weight: 300;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.68);
    color: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
}
.simptext1 {
    background: URL(../images/bg1.jpg);
    background-size: cover;
    background-position-y: center;
}
.phonehome {
    color: #fff;
    padding-top: 100px;
    padding-bottom: 100px;
    background: URL(../images/bg3.jpg);
    background-size: cover;
    background-position: center;
    text-align: center;
    font-weight: 300;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.68);
    font-size: 40px;
}
.phonehome .h3 span {
    font-size: 36px;
    font-weight: 300;
    margin-left: 20px;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.68);
}
.phonehome .h3 {
    font-size: 40px;
    font-weight: 300;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.68);
    color: #fff;
    margin: 0;
}
.phonehome .h3:before {
    font-family: 'FontAwesome';
    content: "\f095";
    border: 2px solid #fff;
    border-radius: 50%;
    display: inline-block;
    height: 50px;
    line-height: 48px;
    margin-right: 15px;
    text-align: center;
    width: 50px;
}
.phonehome .btn {
    text-shadow: 2px 2px 4px rgba(0,0,0,0.68);
    border: 2px #fff solid;
    background: transparent;
    border-radius: 30px;
    font-size: 25px;
    font-weight: 400;
    padding: 10px 25px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.phonehome .btn:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.28);
}
.greycolor {
    color: #fff;
}
.rew .box {
    border: 2px solid rgb(245, 245, 245);
    padding: 20px 20px;
    border-radius: 4px;
    background: #ffffff;
    padding-bottom: 40px;
}
.rew .carousel-control {
    background: transparent;
}
.rew .carousel-control i {
    color: #666;
    font-size: 50px;
    text-shadow: none;
    font-weight: 300;
    height: 45px;
    width: 45px;
}
.rew .doc {
    text-align: center;
    font-weight: 400;
    font-size: 13px;
    padding-top: 10px;
}
.rew .text {
    text-align: justify;

    padding-top: 20px;
}
.rew .ar {
    font-size: 90px;
    font-family: open sans-serif;
    position: absolute;
    width: 50px;
}
.rew .arleft {
    top: 50px;
}
.rew .arright {
    bottom: -2px;
    right: 30px;
    top: auto;
}
.rew .title {
    font-size: 20px;
}
.rew .carousel {
    padding-left: 48px;
    padding-right: 48px;
}
.rew .carousel .cr {
    margin-right: -80px;
}
.rew .carousel .cl {
    margin-left: -80px;
}

.multi-item-carousel .carousel-inner > .item {
  -webkit-transition: 500ms ease-in-out left;
  transition: 500ms ease-in-out left;
}
.multi-item-carousel .carousel-inner .active.left {
  left: -33%;
}
.multi-item-carousel .carousel-inner .active.right {
  left: 33%;
}
.multi-item-carousel .carousel-inner .next {
  left: 33%;
}
.multi-item-carousel .carousel-inner .prev {
  left: -33%;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .multi-item-carousel .carousel-inner > .item {
    -webkit-transition: 500ms ease-in-out left;
    transition: 500ms ease-in-out left;
    -webkit-transition: 500ms ease-in-out all;
    transition: 500ms ease-in-out all;
    -webkit-backface-visibility: visible;
            backface-visibility: visible;
    -webkit-transform: none!important;
            transform: none!important;
  }
}
.multi-item-carousel .carouse-control.left,
.multi-item-carousel .carouse-control.right {
  background-image: none;
}
.rew .right i{
    background: center center no-repeat url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PHBhdGggZD0iTTM4Ni4wMzUsMjQ5LjA1NkwxMzkuODU4LDIuODc4Yy0zLjgzOC0zLjgzOC0xMC4wNTUtMy44MzgtMTMuODkzLDBzLTMuODM4LDEwLjA1NSwwLDEzLjg5M2wyMzkuMjMxLDIzOS4yMzFMMTI1Ljk2NSw0OTUuMjI5Yy0zLjgzOCwzLjgzOC0zLjgzOCwxMC4wNTUsMCwxMy44OTNjMS45MTksMS45MTksNC40MzMsMi44NzgsNi45NDYsMi44NzhzNS4wMjgtMC45Niw2Ljk0Ni0yLjg3OGwyNDYuMTc4LTI0Ni4xNzNjMS44NDItMS44NDIsMi44NzgtNC4zNDIsMi44NzgtNi45NDZDMzg4LjkxNCwyNTMuMzk4LDM4Ny44NzcsMjUwLjg5OCwzODYuMDM1LDI0OS4wNTZ6Ii8+PC9nPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=);
    width: 45px;
    height: 45px;
}
.rew .left i{
    background: center center no-repeat url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PHBhdGggZD0iTTM4Ni4wMzMsNDk1LjIyOEwxNDYuODA2LDI1NS45OThMMzg2LjAzMywxNi43NzFjMy44MzgtMy44MzgsMy44MzgtMTAuMDU1LDAtMTMuODkzYy0zLjgzOC0zLjgzOC0xMC4wNTUtMy44MzgtMTMuODkzLDBMMTI1Ljk2NywyNDkuMDUxYy0zLjgzOCwzLjgzOC0zLjgzOCwxMC4wNTUsMCwxMy44OTNMMzcyLjE0LDUwOS4xMjJjMS45MTksMS45MTksNC40MzMsMi44NzgsNi45NDYsMi44NzhzNS4wMjgtMC45Niw2Ljk0Ni0yLjg3OUMzODkuODcxLDUwNS4yODQsMzg5Ljg3MSw0OTkuMDY2LDM4Ni4wMzMsNDk1LjIyOHoiLz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==);
    width: 45px;
    height: 45px;
}
.glyphicon-chevron-right:before {
    content: none;
}
.glyphicon-chevron-left:before {
    content: none;
}
.jumbotron .phone {
    background: rgba(255, 255, 255, 0.9);
    padding: 25px;
	margin-bottom: 5px;
    font-size: 35px;
}
.jumbotron .phone_btn {
	color: #fff;
	background: rgba(67, 194, 107, 0.87);
    padding-left: 10px;
    padding-right: 10px;
	border: 1px solid #4ebc70;
    border-radius: 4px;
    font-size: 32px;
    font-weight: 100;
    line-height: 48px;
    width: 100%;
    font-family: Roboto, sans-serif;
	margin-top: -1px;
}
.stickyjum {
    margin-top: 80px !important;
}
.stickyp {
    margin-top: 90px !important;
}
.form-control:focus {
    border-color: #EC6A21;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(236,106,33);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(236,106,33);
}
.jumbotron h2 {
	font-size: 35px;
    line-height: 1.1;
    font-weight: 300;
	font-family: Roboto, sans-serif;
}
.jumbotron h3 {
	font-size: 32px;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 300;
    margin-bottom: 25px;
    text-shadow: none;
    color: #de2024;
}
.jumbotron .btn {
	border: 3px #fff solid;
    color: #fff;
    margin-top: 40px;
}
section {
    padding: 40px 0 40px 0;
    position: relative;
    overflow-x: hidden;
}
.grey {
    background: #f5f5f5;
}
section h1,h3, .allserv h1{
    text-align: center;
    font-weight: 400;
    margin-bottom: 45px;
    margin-top: 0px;
    font-weight: 300;
}
.lservice {
/*    border-right: 2px #5ace7c dashed;*/
}
.rservice {
    border-left: 2px #5ace7c dashed;
}
.rs {
    border-left: 2px #5ace7c dashed;
    width: 2px;
}
section .h2 {
    text-align: center;
    text-transform: uppercase;
	font-weight: 300;
    color: #585656;
    margin-bottom: 25px;
    margin-top: 0px;
    font-size: 30px;
	letter-spacing: -0.5px;
}

.insert {
	font-size: 19px;
}
.allserv .qstbox {
    position: relative;
    text-align: center;
}
.allserv .qst, .allserv .btn-primary {
    background: #EB6504;
    border: 1px solid #EB6504;
    font-size: 25px !important;
    margin: 0 auto;
    padding: 2px;
		display: inline-block;
    
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 30px;
    text-align: center;
    color:#fff;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.llm .allserv .qst {
    margin: 0 auto;
    font-size: 21px !important;
    width:235px;
}
.llm .allserv .qst:hover {
    margin: 0 auto;
    font-size: 21px !important;
}
.llm .allserv {margin-top:40px;}

.allserv .qst:hover, .allserv .attent .tlf:hover, .allserv .btn-primary:hover {
    background: #fff;
    color: #2B2A29;
    font-size: 25px !important;
}
.allserv .attent {
    font-size: 25px !important;
    text-align: center;
    border-radius: 30px;
    color: #fff;
    padding: 0;
    margin-bottom: 10px;
}
.allserv .attent .tlf {
    background: #de2029;
    border: 1px solid #de2029;
    font-size: 25px !important;
    margin: 0;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 30px;
    margin-left: -50px;
    color:#fff;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.allserv .attent .txt {
    background: #fff;
    color: #de2029;
    border: 1px solid #de2029;
    font-size: 25px !important;
    margin: 0;
    padding: 5px;
    padding-left: 20px;
    padding-right: 60px;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
}
.allserv .docs-items {
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
}
.allserv .pic {
    width: 100%;
    position: relative;
}
.allserv .docs-items .rgt{
    right: -40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 5px;
    font-size: 60px;
    color: #555;
}
.allserv .docs-items .lgt{
    left: -40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 5px;
    font-size: 60px;
    color: #555;
}
.allserv .picbox .pic img {
    margin: 0 !important;
}

.allserv .picbox {
    position: relative;
}
.allserv .picbox .inf {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    color: #fff;
    padding: 3px;
}
.allserv .picbox .inf .name{
    margin-bottom: 2px;
    color: #fff;
    font-size: 14px;
    display: block;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    line-height: 1.24;
    margin: 0 auto;
}
.allserv .picbox .inf p{
    margin: 0;
    font-size: 14px !important;
    text-align: center;
    line-height: 1.24 !important;
}
.allserv .mtext {
    padding: 15px;
}
.allserv {
    margin-top: 132px;
}
.allserv h1, .allserv .h1 {
    text-align: left !important;
    padding: 0;
    margin-bottom: 15px;
    margin-top: 5px;
}
.allserv .h1 {
	font-size: 25px;
	margin-bottom: 10px;
	display: block;
}
.allservhome {margin-top:150px;}
.allservhome .mainabzac .row {font-size:25px !important; text-align:center; margin: 20px 30px 20px 30px;}
.allservhome .mainabzac .row .ramka {border: 1px solid #EC6B04; border-radius: 35px; line-height:35px; padding: 5px 50px 8px 50px; float:left; margin-left:7%; margin-right:7%;}
.allservhome .mainabzac .row .paragr {font-size:35px; color:#ED731C; padding: 0px 10px;}
.allservhome .mainabzac .row .alignright {float:right;}
.allservhome .mainabzac h1 {text-align:center !important; font-size:42px; margin-bottom:30px;}
.allservhome .mainabzac h1 u, .allservhome .mainabzac p u {text-decoration:none; color:#ED731C}
.allservhome .mainabzac p {font-size:25px !important; text-align:center; margin-top:10px;}
@media screen and (max-width:900px) {.allservhome .mainabzac .row .ramka {padding: 5px 20px 8px 20px; margin-left:5%; margin-right:5%;} .allservhome .mainabzac .row .paragr {font-size:35px;} .allservhome .mainabzac .row {font-size:25px !important;} }
@media screen and (max-width:768px) {.allservhome {margin-top:70px;} .allservhome .mainabzac h1 {font-size:38px;}}
@media screen and (max-width:600px) {.allservhome .mainabzac h1 {font-size:30px;} .allservhome .mainabzac p {font-size:20px !important;} .allservhome .mainabzac .row .ramka {padding: 5px 10px 8px 10px; margin-left:0; margin-right:0; line-height:22px;} .allservhome .mainabzac .row .paragr {font-size:22px;} .allservhome .mainabzac .row {font-size:16px !important; margin: 7px 10px 7px 10px;} .blockimg img {margin-bottom:5px !important;}}
@media screen and (max-width:400px) {.allservhome .mainabzac .row .ramka {width:100%;}}

.blockimg {display: inline-block; border-radius:25px; margin-top:20px;}
.blockimg img {max-width:100%; border-radius:35px; border: 4px solid #EC6A21; margin-bottom:0px;}
.blockimg a b {font-weight:300; font-size:25px !important; line-height:25px;}
.blockimg a:hover, .blockimg a:hover img {-webkit-transition: all 0.4s ease; transition: all 0.4s ease;}
.blockimg a:hover {text-decoration:none !important;}
.blockimg a:hover img {border: 4px solid #383738;}

.allserv .nav a {
    border-radius: 0;
    font-weight: 400;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
	padding: 10px 10px;
    border: 1px solid #efefef !important;
    color: #666;
}
.allserv .nav .active a {
	background-color: #f8f8f8 !important;
}
.allserv .nav-tabs a{
	margin-bottom: 2px;
	margin-top: 2px;
}
.allserv .nav-tabs {
	border-bottom: 0;
}
.allserv .nav a:hover {
	border: 1px solid #efefef;
    color: #666;
}
.nav-stacked > li + li {
    margin-top: 0;;
    margin-left: 0;
}
.allserv .exist p {
    padding:10px;
    padding-bottom: 0;
}.allserv .exist a {
    color: #d25653;
}
.allserv .exist .office {
    border: 1px solid #efefef;
    color: #666;
    border-radius: 4px;
    padding: 10px 15px;
    margin-bottom: 3px;
}
.allserv .exist .office p {
    padding: 10px;
    font-size: 99%;
    padding-bottom: 0;
    margin: 0;
}
.allserv .call {
    padding: 13.5px;
    font-size: 16px;
    text-align: center;
    border-radius: 4px;
    border: 2px solid #e183bb;
    margin-bottom: 10px;
}
.allserv .call .strong {
    font-weight: 500;
}
.allserv .text, .allserv span, .allserv div, .allserv p, .allserv li,.allserv ul, .allserv font, .allserv h3, .allserv h4, .allserv h5 {
	font-size: 18px !important;
	font-family: Roboto, sans-serif !important;
	line-height:1.5 !important;
    font-weight: 300;
}
.allserv .datepicker .fa {
	font: normal normal normal 14px/1 FontAwesome !important;
}
.allserv .cldt {
	font-size: 14px!important;
	line-height: 1 !important;
}
.allserv .pt, .allserv .zag, .allserv h3, .allserv h2 {
    text-align: left;
    border-bottom: 2px solid #EB6504 !important;
    font-family: Roboto, sans-serif !important;
    line-height: 1.5 !important;
    font-size: 25px !important;
    font-weight: 300 !important;
    color: #333 !important;
    clear: both !important;
    margin-bottom: 15px !important;
    width:100% !important;
    padding: 5px 5px 1px 1px !important;
}

.allserv .zag {
		padding: 5px 5px 1px 1px !important;
}
.allserv .zabolevanija {
    background: #f8f8f8;
		padding-bottom: 10px;
  margin-bottom:10px;
}
.allserv .zabolevanija .zag {
    display: inline-block;
    padding: 5px 5px 1px 1px;
    margin-bottom: 10px;
}
.allserv .zabolevanija ul {
    padding-left: 27px;
    margin-bottom: 0;
}
.allserv .zabolevanija ul li {
    list-style-type: disc;
}
.allserv .zabolevanija ul li a {
    color: #000;
}
.allserv section  {
	padding: 1px;
}
.allserv section h3 {
	line-height: 1.2 !important;
	margin-bottom: 5px;
}
.allserv section h3:after {
    content: none;
}
.allserv h3 {
	margin-bottom: 5px;
}
.price_item {
    position: relative;
    line-height: 19px;
    padding: 4px 0;
    border-bottom: 1px solid #dbdbdb;
    font-size: 12px;
}
.section_items {
    padding-left: 27px;
}
.prices_item__name {
    /*width: 80%;*/
    margin-right: 230px;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    line-height: 24px;
}
.prices_item__action {
    position: absolute;
    top: 4px;
    right: 0;
    line-height: 24px;
}
.prices_item__action>span {
    padding-right: 148px;
}
/*.entry-doctor-btn {
    display: block;
    width: 26px;
    height: 24px;
    background: url(/images/entry-doctor-btn.png) right top no-repeat,url(/images/entry-doctor-btn_hover.png);
    color: #de2029;
    content: "\f055";
    font: normal normal normal 14px/1 FontAwesome;
    -webkit-transition: width .5s ease;
    -moz-transition: width .5s ease;
    -o-transition: width .5s ease;
    transition: width .5s ease;
    position: absolute;
    right: 0;
    top: 0;
}*/
.moduletable tr td {
	position: relative;
}
.entry-doctor-btn, .moduletable tr td a {
    position: absolute;
    display: block;
    right: 20px;
    top: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.entry-doctor-btn:before {
    content: "Записаться";
    left:-111px;
    font-weight: 400;
    position:absolute;
    font-size: 16px;
    color: #fff;
    background: #de2029;
    padding: 0px;
    padding-right: 6px;
    padding-left: 10px;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    border:1px solid #de2029;
    border-right: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
 }
.entry-doctor-btn:after, .moduletable tr td a:after {
    content: "\f067";  /* this is your text. You can also use UTF-8 character codes as I do here */
    font: normal normal normal 14px/1 FontAwesome;
    left:-13px;
    position:absolute;
    font-size: 20px;
    background: #de2029;
    color: #fff;
    padding: 2px;
    padding-right: 10px;
    padding-left: 6px;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    border:1px solid #de2029;
    border-left: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
 }
.entry-doctor-btn:hover:before,.entry-doctor-btn:hover:after {
    background: #fff;
    color: #de2029;
}
.moduletable tr td a:after {
	border-radius: 25px;
	padding-right: 3px;
	padding-left: 5px;
	padding-bottom: 0;
}
.moduletable tr td a:after {
	margin-top: 2px;
}
.allserv .post {
	border: 1px solid #efefef;
    color: #333232;
    font-weight: 400;
    border-radius: 0;
    margin-bottom: 20px;
}
.allserv .post h2 {
	font-size: 20px !important;
	padding: 15px !important;
	padding-bottom: 0px !important;
	margin: 0 !important;
	border:0 !important;
}
.allserv .post h2 a {
	color: #333232;
	font-weight: 400;
}
.allserv .post .text {
	padding: 15px;
	padding-top: 0;
	min-height: 140px;
}
.allserv .post .text img{
	height: 120px !important;
}
.allserv img {
	padding: 0 !important;
	max-width: 100%;
	margin: 10px;
	margin-left: 0;
}
.allserv .post .text .date{
	font-size: 12px;
	color: #999;
	padding-top: 10px;
	margin: 0;
}
.allserv .post .text img {
	padding: 4px;
    line-height: 21px;
    background-color: #fff;
    border: 1px solid #efefef;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
    float: left;
    margin-right: 10px;
    max-height: 160px;
    margin-bottom: 15px !important;
	margin-top: 0px !important;
}

.allserv .title {
	font-size: 18px;
    color: #42484e;
    font-weight: 300;
}
.allserv .title-big {
	font-size: 20px;
    color: #42484e;
    font-weight: 300;
}
.allserv .round-num {
	background: #f33525;
    color: #fff;
    font-weight: 400;
    padding-left: 12px;
    padding-top: 4px;
    margin-right: 10px;
    height: 35px;
    display: inline-block;
    width: 35px;
    border-radius: 100%;
}
.allserv .form-group label {
    font-weight: 300;
}
.allserv .form-a .btn {
	width: auto;
	padding: 9px 10px;
}
.allserv .rew .text {
	text-align: left;
}
.allserv .rew .title {
	font-size: 20px !important;
	text-align: left;
	padding: 15px;
	color: #000;
}
.allserv .rew .doc {
	text-align: left;
	padding: 15px;
	padding-top: 0;
	font-size:12px !important;
}
.thumb {
	text-align: center;
}
.thumb a {
	text-align: center;
}
.pagination {
	font-size: 17px;
	font-weight: 500;
}
.pagination a{
	font-size: 17px;
	font-weight: 500;
}
#mask {
    position:fixed;
    left:0;
    top:0;
    z-index:9000;
    background-color:#000;
    height: 100%;
    width: 100%;
	 opacity: 0.3;
    -moz-opacity:0.3;
    filter: alpha(opacity=30);
    cursor: default;
    }
#fieldsblock {
	z-index: 9100;
	position: fixed;
	width: 60%;
	height: 617px;
	background-color: #fff;
	left: 0;
	right: 0;
	top: 50%;
	margin: -292px auto;
	bottom: 100px;
	min-width: 1000px;
}
#smallblock {
	z-index: 9100;
	position: fixed;
    width: 295px;
    height: 50px;
	background-color: #fff;
	left: 0;
	right: 0;
	top: 50%;
	margin: -100px auto;
	bottom: 100px;

}
.pags {
	position: absolute;
	bottom: 0;
	left: 0;
}
.pags li {
	cursor: pointer;
	background:rgb(234, 234, 234);
	font-weight: bold;
	padding: 7px 17px;
	margin: 0 !important;
	float: left;
	border-right: 1px #fff solid;
}
.window-head {
	border-bottom: 1px solid rgb(234, 234, 234);
	height: 38px;
}
.window-title {
	padding: 10px;
	color: #666;
	font-size: 16px;
	z-index: 1;
	line-height: 1.33;
}
.window-content {
    vertical-align: middle;
    margin-top: 15px;
}
.window-close {
	position: absolute;
	right: 15px;
	top: 9px;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #858585;
	cursor: pointer;
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
	background: transparent;
	text-decoration: none;
}
.window-close:hover {
	color: #999;
}
.navbar-toggle{
	margin-right: -40px;
	margin-top: 35px;
}
.sige{clear:both;display:table-cell;margin:16px 4px;padding:0;list-style-type: none;}
.sige a:hover, .sige a:focus, .sige a:active{text-decoration: none;outline: none;}
.sige_single{text-align: center;list-style-type: none;}
.sige .sige_clr{clear:both;}
.sige_single .sige_clr{}
.sige_thumb{float:left;background:url(shadowAlpha.png) no-repeat bottom right;margin:10px;padding:0;}
.sige_thumb img{display:inline-block;position:relative;background:#FFF;border:1px solid #ccc;margin:-5px 5px 5px -5px;padding:4px;}
.sige_caption{margin-left: auto;margin-right: auto;text-align: center;display: block;font-weight:bold;clear: both;}
.sige_small{color:#666666;font-size:92%;text-align:center;}
.sige li{margin: 0; overflow: visible; background-image: none; padding: 0;}

/*Credits: Dynamic Drive CSS Library - http://www.dynamicdrive.com/style/ */
.sige_css_image{position: relative;z-index: 0;}
.sige_css_image:hover{background-color: transparent;z-index: 50;direction: ltr;}
.sige_css_image span{position: absolute;background-color: #FFF;padding: 5px;left: -1000px;border: 1px solid #ccc;visibility: hidden;color: black;text-decoration: none;}
.sige_css_image span img{border-width: 0;padding: 2px;margin: 0px;}
.sige_css_image:hover span{visibility: visible;top: 30px;left: 30px;width: 600px;}
.sige_cont_0 {
    width: 174px;
    height: 230px;
    float: left;
    display: inline-block;
}
.sige_cont_1 {
    width: 230px;
    height: 102px;
    float: left;
    display: inline-block;
}
.specVer section {
	padding: 5px;
}
.specVer .services {
	padding-top: 40px;
}
.specVer .rew {
	padding-bottom: 40px;
}
.specVer .mtb {
	overflow-y: hidden;
}
.specVer .navbar-default .navbar-toggle .icon-bar {
    background-color: #888 !important;
}
.specVer .allserv .font16 {
	font-size: 16px !important;
}
.specVer .allserv .font22 {
	font-size: 22px !important;
}
.specVer .allserv .font26 {
	font-size: 26px !important;
}
.allserv h3.specBlackTheme, .allserv h2.specBlackTheme {
    border-bottom: 2px solid #fff !important;
    color: #fff !important;
}
.allserv h3.specDefaultTheme, .allserv h2.specDefaultTheme {
    border-bottom: 2px solid #000 !important;
    color: #000 !important;
}
.allserv h3.specBlueTheme, .allserv h2.specBlueTheme {
    border-bottom: 2px solid #195183 !important;
    color: #195183 !important;
}
.allserv h3.specGreenTheme, .allserv h2.specGreenTheme {
    border-bottom: 2px solid #a9e44d !important;
    color: #a9e44d !important;
}
@media (min-width: 1200px) {
	.allserv .call span {
    	display: inline-block !important;
	}
}
@media screen and (max-width: 1250px) {
	.spck {
		display: none!important;
	}
}
@media screen and (max-width: 1535px) {
	.spck2 {
		display: none!important;
	}
}
@media (min-width: 1510px) {
.allserv .ktk {
	border-bottom: 1px solid #ddd;
}
.allserv .ktk li{
	font-size: 14px !important;
	font-weight: 300 !important;
}
.allserv .ktk li a{
	border: 0 !important;
	font-weight: 400 !important;
	margin-right: 0;
}
.allserv .ktk>li.active>a, .allserv .ktk>li.active>a:hover, .allserv .ktk>li.active>a:focus {
    color: #555;
    background-color: #fff!important;
    border: 1px solid #ddd !important;
    border-bottom-color: transparent!important;
    cursor: default;
	/*border-top: 0 !important;*/
}
.allserv .ktk a {
    margin-bottom: 0px;
    margin-top: 0px;
}
}
@media (min-width: 768px) {
.modal-dialog {
     width: auto;
}
}
/*@media (min-width: 768px) {
	#navbarCollapse{
		display:table;
		width:100%;
	}
	#navbarCollapse > ul{
		display:table-row;
		float:none;
	}
	#navbarCollapse > ul > li{
		display:table-cell;
		float:none;
		text-align:center;
	}
}*/
@media screen and (max-width: 991px) {
	.jumbotron h1 {
		font-size: 30px;
		font-family: roboto;
    	font-style: normal;
    	font-weight: 100;
	}
	.w70 {
		width: 98%;
	}
	.jumbotron h2 {
		font-size: 23px;
    	line-height: 1;
	}
	.jumbotron h3 {
		font-size: 22px;
	}
	.jumbotron .phone_btn {
    	padding-left: 15px;
    	padding-right: 15px;
		border: 1px solid #4ebc70;
    	border-radius: 4px;
    	font-size: 26px;
		margin-top: 10px;
	}
.features .text {
    min-height: 145px;
}
section h1 {
	font-size: 28px;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0px;
    font-weight: 300;
}
}
@media screen and (max-width: 991px) {
    .parent-r {
        max-height: 250px;
        overflow: hidden;
    }
}
@media screen and (max-width: 951px) {
    .phonehome col-lg-9 {
        width: 69%;
        padding:0;
        margin: 0;
    }
}
@media (min-width: 900px) and (max-width: 1024px) {
    .phonehome .btn {
        width: 100%;
        font-size: 23px;
        padding: 10px 0;
    }
    .allserv .attent .tlf {
        font-size: 24px !important;
    }
    .allserv .attent .txt {
        font-size: 24px !important;
    }
}
@media (min-width: 768px) and (max-width: 900px) {
	.mkl00 {
		margin-top: 0 !important;
	}
	.mkl01 {
		margin-top: 35px !important;
	}
}
@media (min-width: 640px) and (max-width: 724px) {
    .allserv .attent .tlf {
        font-size: 25px !important;
    }
    .allserv .attent .txt {
        font-size: 25px !important;
    }
}
@media (min-width: 960px) and (max-width: 1280px) {
.navbar-default .navbar-nav > li > a {
		    letter-spacing: -0.5px;
}
}
@media (min-width: 960px) and (max-width: 1024px) {
    .rew .carousel .cr {
        display: none;
    }
    .rew .carousel .cl {
        display: none;
    }
}
.non1345 {
   display:none !important;
}
@media screen and (min-width: 1345px) {
  .non1345 {display:inline-block !important;}
}

.non995 {
   display:none !important;
}
@media screen and (min-width: 995px) {
  .non995 {display:inline-block !important;}
}
  
@media screen and (max-width: 1280px) {
    .allserv .attent {
        font-size: 30px !important;
        text-align: center;
        border-radius: 30px;
        color: #fff;
        padding: 0;
    }
    .allserv .attent .tlf {
        background: #de2029;
        border: 1px solid #de2029;
        font-size: 28px !important;
        margin: 0;
        padding: 5px;
        padding-left: 20px;
        padding-right: 20px;
        border-radius: 0;
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
        margin-left: 0;
        display: block;
    }
    .allserv .attent .txt {
        background: #fff;
        color: #de2029;
        border: 1px solid #de2029;
        font-size: 22px !important;
        margin: 0;
        padding: 5px;
        padding-left: 20px;
        padding-right:20px;
        border-bottom-left-radius: 0;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
        display: block;
    }
		.scrollphone .number {
			font-size: 22px;
		}
		.navbar .btn {
		}

}
@media screen and (max-width: 1243px) {
    .entry-doctor-btn:before {
        display: none;
     }
    .entry-doctor-btn:after {
        padding-left: 4px;
        padding-right:4px;
        padding-bottom: 0;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        border:1px solid #de2029;
        border-left: 1px solid #de2029;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
     }
    .prices_item__action>span {
        padding-right: 35px;
    }
  .prices_item__name {
    margin-right: 120px;
}
@media screen and (max-width: 899px) {
    .navbar {
        min-height: 70px;
    }
    .navbar-header {
        margin-top: 15px;
    }
    .navbar-header span {
        font-size: 25px;
        margin-top: 22.5px;
        color: #555;
    }
    .scrollphone .number {
			margin-top:0px;
		}
    body {
        padding-left: 0 !important;
    }
    .lmenu {
        display: none;
    }
    .navbar-fixed-top {
        padding-left: 0 !important;
    }
	.navbar-toggle {
        margin-right: -30px;
        margin-top: 20px;
        z-index: 10000;
    }
	.allserv {
        margin-top: -1px;
    }
	.stickyp {
	    margin-top: 0 !important;
	}
	.mobnav {
		margin-top: 70px;
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.mobnav li a {
		text-align: center;
		background: #2B2A29;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 18px;
		border-radius: 0;
		cursor: pointer;
		font-weight: 300;
		color: #fff;
	}
    .mobnav li a:hover, .mobnav li a:focus, .mobnav li a:active {color: #2B2A29; background: #EF7C19}
	.mobnav .open>a, .mobnav .open>a:hover, .mobnav .open>a:focus {
	    background-color: #EF7C19;
	    border:0;
	}
	.mobnav .dropdown-menu {
	    margin-top: 2px !important;
		background-color: #fff;
	}
	.mobnav .dropdown-menu a{
		background-color: #f8f8f8;
        color:#2B2A29;
    	border-bottom: #e6e6e6 solid 1px;
	}
}
.mpvr a {
		text-align: center!important;
	}
@media screen and (max-width: 767px) {
	.dropdown-backdrop {
		display: none;
	}
	.mpvr .dropdown-menu {
		margin-top: -15px!important;
		margin-left: 0!important;
	}
	.carousel-inner .item-sl {
    	height: 250px;
	}
	.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	    border: 0;
		background-color: #f8f8f8;
	}
	.tab-pane img {
    	padding: 0 !important;
    	max-width: 100%;
    	margin: 10px;
    	margin-left: 0;
    	width: 100%;
    	height: auto;
	}
.modal {
    left: 0;
    width: 100%;
    transform: translate(0,-50%);
}
section .h2 {
	margin-top: 10px;
}
    .stickynav {
        min-height: 70px !important;
    }
    .navbar {
        min-height: 70px;
    }
    .navbar-header {
        margin-top: 15px;
    }
    .navbar-header span {
        font-size: 25px;
        margin-top: 22.5px;
        color: #555;
    }

    .nav-stacked {
		padding-left:15px;
		padding-right:15px;
    }
    .allserv .btn {
		margin-left:2%;
		width:96%;
    }
    .simptext p, .phonehome p {
        font-size: 30px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .mtb .aftertitle, .why1 .aftertitle, .services .aftertitle {
        font-size: 20px;
        width: 90%;
    }
    .mtb .aftertitle, .services .aftertitle {
        padding-bottom: 15px;
    }
    section h3::after {
        margin: 25px auto 0 auto;
    }
    section h3 {
        margin-bottom: 25px;
    }
    .jumbotron {
        margin-top: 70px;
    }
    .jumbotron .carousel-caption {
        position: absolute;
        left: 0%;
        right: 0%;
        overflow: hidden;
    }
}


@media screen and (max-width: 340px) {
    .about {
        margin-top: 107.15px;
    }
}
@media screen and (max-width: 600px) {
    .about {
        margin-top: 60px;
    }
}

@media (min-width: 768px) {
.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
}
}
@media screen and (max-width: 899px) {
    .navbar-nav {
        padding: 0;
    }
    .rew .carousel .item div{
        margin-bottom: 10px;
    }
    .simptext p, .phonehome p {
        font-size: 30px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .phonehome h3 {
        font-size: 30px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .dropdown-menu {
        margin-left: 0px !important;
        margin-top: 0px !important;
}

/* Fade Slider CSS */
.carousel .item {
  -webkit-transition: 0.7s ease-in-out opacity;
  -moz-transition: 0.7s ease-in-out opacity;
  -o-transition: 0.7s ease-in-out opacity;
  transition: 0.7s ease-in-out opacity;
  left: 0 !important;
}
.carousel .next.left,
.carousel .prev.right {
  opacity: 1;
  z-index: 1;
}
.carousel .active.left,
.carousel .active.right {
  opacity: 0;
  z-index: 2;
}
.carousel .carousel-control {
  z-index: 1000;
  outline:none;
}
@media (max-height: 800px) {
	.llm .otd {
	    padding-top: 8px;
	    padding-bottom: 8px;
	}
}
@media screen and (max-width: 497px) {
	.allserv .nav-tabs li {
    	width: 100%;
	}
    .simptext p, .phonehome p {
        font-size: 20px;
        padding-top: 0;
        padding-bottom: 0;
    }
    .rew .carousel {
        padding-left: 0;
        padding-right: 0;
    }
    .rew .carousel .item div{
        margin-bottom: 10px;
    }
    .mtb .aftertitle, .why1 .aftertitle, .services .aftertitle {
        font-size: 16px;
        width: 90%;
    }
	.navbar-header span {
    	font-size: 21px;
	}
	.navbar-header {
		margin-top: 19px;
	}
	img {
		max-width:400px;
	}
}
.notmaterials {
	text-align: center;
	font-size: 16px;
	font-weight: 300;
}