@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800&subset=latin,latin-ext);
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* GENERAL
=============================================== */
/* GENERAL
=============================================== */
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?lay0yi');
  src: url('../fonts/icomoon.eot?#iefixlay0yi') format('embedded-opentype'), url('../fonts/icomoon.woff?lay0yi') format('woff'), url('../fonts/icomoon.ttf?lay0yi') format('truetype'), url('../fonts/icomoon.svg?lay0yi#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: "Flaticon";
  src: url("../fonts/flaticon.eot");
  src: url("../fonts/flaticon.eot#iefix") format("embedded-opentype"), url("../fonts/flaticon.woff") format("woff"), url("../fonts/flaticon.ttf") format("truetype"), url("../fonts/flaticon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-style: normal;
}
.flaticon-biceps:before {
  content: "\e000";
}
.flaticon-essential1:before {
  content: "\e001";
}
.flaticon-female172:before {
  content: "\e002";
}
.flaticon-gym16:before {
  content: "\e003";
}
.flaticon-person198:before {
  content: "\e004";
}
.flaticon-relaxing:before {
  content: "\e005";
}
.flaticon-scissors3:before {
  content: "\e006";
}
.flaticon-spa23:before {
  content: "\e007";
}
.flaticon-sun90:before {
  content: "\e008";
}
.flaticon-towel:before {
  content: "\e009";
}
.flaticon-weightlifting4:before {
  content: "\e00a";
}
.flaticon-woman74:before {
  content: "\e00b";
}
.icon-szolgaltatas:before {
  content: "\e600";
}
html,
body {
  height: 100%;
}
body {
  font-size: 14px;
  line-height: 22px;
  color: #333;
  background: #F4F5F9;
}
body,
*,
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Open Sans', sans-serif;
}
h1 {
  font-size: 24px !important;
}
h2 {
  font-size: 22px !important;
}
h3 {
  font-size: 20px !important;
}
h4 {
  font-size: 18px !important;
}
h5 {
  font-size: 16px !important;
}
a:link {
  color: #00a388;
  text-decoration: underline;
}
a:hover,
a:active {
  color: #00a388;
  text-decoration: none;
}
a:visited {
  color: #00a388;
}
a.link-dark:link {
  color: #333;
  text-decoration: underline;
}
a.link-dark:hover,
a.link-dark:active {
  color: #333;
  text-decoration: none;
}
a.link-dark:visited {
  color: #333;
}
.btn-default {
  color: #333 !important;
}
.font-16 {
  font-size: 16px;
  line-height: 20px;
}
.font-20 {
  font-size: 20px;
  line-height: 28px;
}
.font-36,
h2 {
  font-size: 36px;
  line-height: 36px;
}
.margin-auto {
  margin: auto;
}
.marginbottom-0 {
  margin-bottom: 0px !important;
}
.marginbottom-10 {
  margin-bottom: 10px !important;
}
.marginbottom-20 {
  margin-bottom: 20px !important;
}
.marginbottom-30 {
  margin-bottom: 30px !important;
}
.marginbottom-50 {
  margin-bottom: 50px !important;
}
.marginbottom-60 {
  margin-bottom: 50px !important;
}
.maringtop-0 {
  margin-top: 0px !important;
}
.maringtop-10 {
  margin-top: 10px !important;
}
.marginright-5 {
  margin-right: 5px;
}
.marginright-10 {
  margin-right: 10px;
}
.normal-weight-font {
  font-weight: normal !important;
}
.hr-small {
  margin: 10px 0px;
}
.caret-big {
  border-top: 6px solid #000000;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.container-grey {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #fafafa;
  margin-bottom: 30px;
}
.table-noborder tr {
  padding: 10px 0 10px 0;
}
.table-noborder .white {
  background: rgba(255, 255, 255, 0.7);
}
.table-noborder td {
  border: 0px none !important;
}
.table-morecondensed td {
  padding: 0px !important;
}
.btn-grey-to-blue {
  background: #ccc;
  color: #ffffff !important;
}
.btn-grey-to-blue:hover {
  background: #39c;
  color: #ffffff;
}
.list-filter li {
  margin-bottom: 10px;
}
.form-mustfill {
  border-color: #333;
}
.pagination-sm-pagenumber {
  padding: 20px 20px 0px 0px;
}
@media (max-width: 480px) {
  .pagination-sm-pagenumber {
    padding: 29px 20px 0px 0px;
    font-size: 20px !important;
  }
}
.display-inline-block {
  display: inline-block;
}
@media (max-width: 400px) {
  .modal-slim .modal-dialog {
    width: 300px;
  }
}
.top-h1-title {
  margin-top: 0px;
  padding-top: 5px;
  height: auto;
}
.category-select .select_style {
  float: right;
  position: absolute;
  top: 50px;
  right: 10px;
}
@media (max-width: 780px) {
  .category-select .select_style {
    position: relative !important;
    display: block;
    text-align: cemter;
    margin: 0 auto;
    float: none;
    top: 0;
    width: 50%;
    left: 0;
    right: 0 !important;
  }
}
.top-h1-title-bg {
  /*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(@orange), to(@pink));
	background: -webkit-linear-gradient(left, @orange, @pink);
	background: -moz-linear-gradient(left, @orange, @pink);
	background: -o-linear-gradient(left, @orange, @pink);
	background: -ms-linear-gradient(left, @orange, @pink);
	background: linear-gradient(left, @orange, @pink);*/
  background: #ffffff;
  margin-left: -25px;
  margin-right: -20px;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.top-h1-title h1 {
  text-transform: uppercase;
  margin-left: 25px;
  font-weight: 400;
  font-size: 28px;
  line-height: 26px;
  color: #2ea4d6;
}
.top-h1-title h1 span {
  font-size: 15px;
  line-height: 15px;
  display: block;
  color: #565a5c !important;
  font-weight: 400;
}
@media (max-width: 790px) {
  .top-h1-title h1 {
    margin-top: 35px !important;
  }
}
@media (max-width: 640px) {
  .top-h1-title h1 {
    margin-top: 40px !important;
  }
}
@media (max-width: 767px) {
  .top-h1-title h1 {
    line-height: 30px;
    margin-bottom: 0px;
  }
  .top-h1-title h1 span {
    font-size: 16px;
    line-height: 20px;
  }
}
.dropdown-menu .checkbox {
  margin: 10px;
}
.search-list-filter .dropdown-menu {
  min-width: 220px;
}
.tooltip-inner {
  font-size: 14px;
  padding: 5px 8px;
  border-radius: 0px;
}
.form-group.text label {
  padding-top: 0px;
}
.width-100percent {
  width: 100% !important;
}
/* TOOLS
=============================================== */
/* bootstrap modifications */
.form-control {
  font-size: 16px;
  color: #333;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #fff;
  cursor: pointer;
}
.form-control:focus {
  border-color: #7043aa;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(51, 153, 204, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(51, 153, 204, 0.6);
}
.input-lg {
  border-radius: 0px;
  height: 50px;
}
.btn {
  text-decoration: none !important;
  border-radius: 0px;
}
.btn-primary {
  color: #ffffff !important;
  background-color: #7043aa;
  border-color: #7043aa;
}
.btn-primary:focus {
  background: transparent;
  border-color: transparent;
}
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #00a388;
  border-color: #7043aa;
}
.btn-danger,
.btn-danger:visited {
  color: #ffffff !important;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-sm,
.btn-xs,
.btn-lg {
  border-radius: 0px;
}
.dropdown-menu {
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dropdown-menu > li > a {
  color: #7043aa;
  text-decoration: none;
  border-top: 1px solid #dedede;
  line-height: 25px;
  font-size: 14px;
}
.dropdown-menu > li > a:hover {
  background: #7043aa;
  color: #ffffff;
}
.btn-group-xs > .btn,
.btn-group-sm > .btn,
.btn-group-lg > .btn,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-addon,
.input-group-addon.input-sm,
.input-group-addon.input-lg {
  border-radius: 0px;
}
.navbar {
  z-index: 12 !important;
}
@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-bottom: 15px;
  }
}
.navbar-toggle {
  border-radius: 4px;
}
.breadcrumb > li + li:before {
  content: ">\00a0";
}
.pagination {
  border-radius: 0px;
}
.pagination > li > a,
.pagination > li > span {
  background-color: #ffffff;
  border: 0px none;
  border-left: 1px solid #eee;
  margin-left: 0px;
  line-height: inherit;
  text-decoration: none;
  color: #7043aa;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li.previous > a,
.pagination > li.next > a {
  margin-left: 0;
  border-left: 0px none;
  border-radius: 0px !important;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: transparent;
  text-decoration: none;
  color: #00a388;
  background: #fbfbfb;
}
.pagination > li.previous > a,
.pagination > li.next > a {
  border: 1px solid #ddd !important;
  width: 50px;
  height: 50px;
  border-radius: 50% !important;
  text-align: center;
  line-height: 32px;
  vertical-align: middle;
  display: inline-block;
  font-size: 30px;
  position: relative;
  top: -10px;
  margin-left: 10px;
  text-decoration: none;
}
@media (max-width: 240px) {
  .pagination > li.previous > a,
  .pagination > li.next > a {
    width: 30px;
    height: 30px;
    line-height: 24px;
    padding: 0;
    font-size: 22px;
  }
}
.pagination > li.previous > a:hover,
.pagination > li.next > a:hover {
  background: #f5f5f5;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #333;
  background: #fafafa;
  font-weight: bold;
  border-color: transparent;
}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: transparent;
  border-color: transparent;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 6px 16px;
  font-size: 14px;
}
.progress {
  height: 10px;
}
.well {
  border: 0px none;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 0px;
}
.modal-dialog {
  position: relative;
  left: 0 !important;
  right: 0 !important;
  margin: 0 auto !important;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    right: auto;
    left: 50%;
  }
}
/* colors */
.color-333 {
  color: #333;
}
.color-666 {
  color: #666;
  display: inline-block !important;
}
.color-999 {
  color: #999;
}
.color-aaa {
  color: #aaa;
}
.red {
  color: #2ea4d6;
}
.color-doctorblue {
  color: #2ea4d6;
}
/* white icontop box */
.white-icontop-box {
  background: #ffffff;
  position: relative;
  padding: 40px 20px 20px 20px;
  margin: 40px 0px 20px 0px;
}
.admin-box-edit .white-icontop-box {
  height: auto !important;
}
.white-icontop-box.map-box {
  padding: 0px;
  background: none;
}
.white-icontop-box .icontop {
  width: 66px;
  height: 66px;
  line-height: 60px;
  position: absolute;
  top: -38px;
  left: 50%;
  margin-left: -35px;
  background: #dedede;
  border: 5px solid #ffffff;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  font-size: 26px;
  color: #ffffff;
}
@media (min-width: 768px) {
  .white-icontop-box {
    height: 214px;
  }
}
/* h2 iconic underlined */
.h2-iconic-underlined {
  font-size: 30px;
  margin: 0px 0px 30px 0px;
  padding: 0px 0px 10px 50px;
  border-bottom: 1px solid #999;
  position: relative;
}
.h2-iconic-underlined img {
  margin-left: -50px;
  margin-right: -5px;
  position: absolute;
}
.h2-iconic-underlined [class^="icon-"],
.h2-iconic-underlined [class*=" icon-"],
.h2-iconic-underlined .fa {
  font-size: 34px;
  color: #2ea4d6;
  margin-right: 10px;
  position: absolute;
  top: 2px;
  left: 0px;
}
/* button addon */
.btn-addon-lg {
  position: relative;
  background: none;
  border: none;
  width: 100%;
}
.btn-addon-lg:hover {
  background: none;
}
.btn-addon-lg .button-text {
  width: 100%;
  font-size: 16px;
  display: inline-block;
  position: relative;
  float: left;
  line-height: 30px;
  padding: 5px;
  text-align: left;
  background: #2ea4d4 ;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2ea4d4), color-stop(1, #1695a3));
  background: -ms-linear-gradient(bottom, #2ea4d4, #1695a3);
  background: -moz-linear-gradient(center bottom, #2ea4d4 0, #1695a3 100%);
  background: -o-linear-gradient(#1695a3, #2ea4d4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1695a3', endColorstr='#2ea4d4', GradientType=0);
  border-color: transparent;
}
.btn-addon-lg .button-text:before {
  display: inline-block;
  font-family: 'Simple-Line-Icons';
  content: "\e094";
  float: left;
  height: 20px;
  font-size: 25px;
  margin: 0 10px 0px 10px;
}
.btn-addon-lg.btn-facebook span {
  background-color: #213867;
  padding-top: 14px;
}
.btn-addon-lg.btn-default span {
  background-color: #eee;
  color: #666;
}
/* social buttons, facebook, g+ */
.social-reg-buttons .btn {
  font-size: 16px;
}
.social-reg-buttons a span {
  position: relative;
  top: 3px;
  left: -8px;
  font-size: 16px;
}
.btn-facebook {
  color: #ffffff !important;
  background-color: #3b5998;
  border-color: #29447d;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  color: #ffffff !important;
  background-color: #29447d;
  border-color: #29447d;
}
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  background-image: none;
}
/* usp */
.usp-element {
  padding: 5px 10px 10px 50px;
  position: relative;
  line-height: normal;
  color: #565a5c;
}
.usp-element .icon-glyphicon-ok {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 40px;
  height: 40px;
  font-size: 30px;
  color: #6fb07f;
  text-align: center;
  line-height: 40px;
  vertical-align: middle;
}
/* form-horizontal */
.form-horizontal .control-label {
  text-align: left;
}
@media (min-width: 768px) {
  .form-horizontal .form-control {
    width: 40%;
  }
  .form-horizontal textarea.form-control {
    width: 60%;
  }
}
@media (max-width: 768px) {
  .form-horizontal .input-number .col-lg-6 {
    position: relative;
  }
  .form-horizontal .input-number .col-lg-6 .plus-minus-buttons {
    position: absolute;
    right: 15px;
    top: 0px;
  }
}
/* button close modal */
.modal button.close {
  padding: 0;
  cursor: pointer;
  background: #666;
  border: 0;
  -webkit-appearance: none;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  color: #ffffff;
  text-shadow: none;
  line-height: 22px;
}
.modal button.close:hover {
  background: #333;
  border: 2px solid #ffffff;
  color: #ffffff;
}
/* admin edit */
.admin-box-edit {
  border: 3px dashed #ccc;
  position: relative;
  padding: 10px;
}
@media (max-width: 767px) {
  .admin-box-edit {
    margin: 10px;
  }
}
.admin-box-edit .btn-edit {
  background: #eee;
  color: #666;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 60px;
  height: 60px;
  display: inline-block;
  font-size: 30px;
  line-height: 60px;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  z-index: 1;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.admin-box-edit .btn-save {
  margin-left: 5px;
  position: relative;
  top: -2px;
}
.admin-box-edit .btn-save span {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  color: #ffffff !important;
}
.editinplace-input {
  padding: 4px 12px;
  width: 70%;
}
.editinplace-input-sm {
  padding: 4px;
  width: 30%;
}
/* admin menu */
.navbar-adminmenu-affix-holder .container-grey {
  background-color: rgba(60, 63, 64, 0.9);
  border-bottom: none;
  padding: 0px;
  border-bottom: 0px solid #dedede !important;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 4;
}
.navbar-adminmenu-affix-holder .container-grey .navbar {
  border: none !important;
}
.navbar-adminmenu-affix-holder .navbar-collapse {
  padding-right: 0px;
  padding-left: 0px;
}
.navbar-adminmenu-affix-holder .navbar-collapse {
  padding-right: 0px;
  padding-left: 0px;
}
.navbar-default .navbar-nav > li > a {
  text-decoration: none;
  color: #00a388;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background: none !important;
  color: #00a388 !important;
}
@media (max-width: 767px) {
  .navbar-adminmenu-affix-holder {
    margin-top: 0px;
  }
  .navbar-adminmenu-affix-holder .navbar-collapse {
    background: #ffffff;
    margin-bottom: 10px;
    border-top: 0px none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
}
.navbar-adminmenu-affix-holder .container-grey {
  padding: 0px;
  border-bottom: 1px solid #dedede;
}
.navbar-adminmenu-affix-holder .container-grey.affix {
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 4;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
  border-bottom: 0px solid #dedede;
  background-color: rgba(60, 63, 64, 0.9) !important;
}
.navbar-adminmenu {
  padding: 0px;
  height: auto !important;
  z-index: 1;
}
.navbar-adminmenu a {
  color: #39c !important;
}
.navbar-adminmenu .navbar-toggle {
  margin-right: 15px;
  margin-top: 8px;
}
/* side mobile menus */
.mm-page {
  height: 100%;
  position: relative;
}
.mm-list [class*="icon-glyphicon-"] {
  font-family: 'doklist';
  font-size: 20px;
}
#menu-left .btn-search-grey {
  background-color: #ed6454;
}
#menu-right .mm-search,
#menu-right .mm-header {
  display: none;
}
#menu-right .mm-panel {
  padding-top: 10px !important;
}
/* callout */
.bs-callout {
  margin: 20px 0;
  padding: 20px;
  border-left: 3px solid #eee;
}
.bs-callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout-danger {
  background-color: #fdf7f7;
  border-color: #eed3d7;
}
.bs-callout-danger h4 {
  color: #b94a48;
}
.bs-callout-warning {
  background-color: #faf8f0;
  border-color: #faebcc;
}
.bs-callout-warning h4 {
  color: #c09853;
}
.bs-callout-info {
  background-color: #f4f8fa;
  border-color: #bce8f1;
}
.bs-callout-info h4 {
  color: #3a87ad;
}
/* button block xs view */
@media (max-width: 768px) {
  .btn-block-xs {
    display: block;
    white-space: normal;
    width: 100%;
  }
}
/* abbreveation */
abbr[title],
abbr[data-original-title] {
  cursor: default;
  border-bottom: 0px none;
  min-width: 12px;
  display: inline-block;
}
@media screen and (max-width: 991px) {
  abbr {
    visibility: hidden;
    width: 0px;
    display: inline-block;
  }
  abbr[title]:before {
    content: attr(title);
    visibility: visible;
  }
}
/* callout */
.callout {
  margin: 20px 0;
  padding: 20px;
  border-left: 3px solid #eee;
}
.callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.callout p:last-child {
  margin-bottom: 0;
}
.callout code {
  background-color: #ffffff;
  border-radius: 3px;
}
.callout-danger {
  background-color: #fdf7f7;
  border-color: #d9534f;
}
.callout-danger h4 {
  color: #d9534f;
}
.callout-warning {
  background-color: #fcf8f2;
  border-color: #f0ad4e;
}
.callout-warning h4 {
  color: #f0ad4e;
}
.callout-info {
  background-color: #f4f8fa;
  border-color: #5bc0de;
}
.callout-info h4 {
  color: #5bc0de;
}
.callout-success {
  background-color: #dff0d8;
  border-color: #468847;
}
.callout-success h4 {
  color: #468847;
}
/* form question step */
.form-question {
  position: relative;
  border: 1px solid #ddd;
  padding: 15px 15px 15px 85px;
  margin-bottom: 30px;
}
.form-question .step {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 80px;
  height: 40px;
  background: #999;
  color: #ffffff;
  font-size: 16px;
}
.form-question .step:after {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 40px 40px;
  border-color: transparent transparent #ffffff transparent;
}
.form-question .step .step-progress {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  background: #2ea4d6;
}
.form-question .step .step-progress.in-progress,
.form-question .step .step-progress.success {
  background: #2ea4d6;
}
.form-question .step .step-progress.active {
  background: #f0ad4e;
}
.form-question .step .step-progress.error {
  background: #d9534f;
}
.form-question .step .step-number {
  position: absolute;
  color: fff;
  top: 8px;
  left: 15px;
  font-weight: bold;
  zoom: 1;
  opacity: 0.85;
  filter: alpha(opacity=85);
}
/* costum radio */
.costum-radio-group label {
  display: inline-block;
  position: relative;
  padding-left: 30px;
}
.regular-radio {
  display: none;
}
.regular-radio + label:before {
  content: '';
  -webkit-appearance: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  padding: 9px;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 2px;
}
.regular-radio:checked + label:after {
  content: ' ';
  width: 12px;
  height: 12px;
  border-radius: 50px;
  position: absolute;
  top: 6px;
  background: #2ea4d6;
  text-shadow: 0px;
  left: 4px;
  font-size: 32px;
}
.regular-radio:checked + label:before {
  content: '';
  color: #99a1a7;
  border: 1px solid #aaa;
}
.regular-radio + label:before:active,
.regular-radio:checked + label:before:active {
  content: '';
}
/* FIX ELEMENTS
=============================================== */
/* --- HEADER-MENU --- */
.navbar {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border: none;
  margin-bottom: 0px;
  background: #ffffff;
  position: relative;
  z-index: 2;
  height: 50px;
  border-bottom: 1px solid #dedede;
}
.navbar .container {
  position: relative;
}
.navbar-brand {
  padding: 5px !important;
}
.navbar-brand img {
  height: 40px;
  width: auto;
}
.navbar-form {
  margin-top: 5px;
  margin-left: 50px;
  position: relative;
}
.navbar-form .input-lg {
  height: 40px;
}
.navbar-form .form-control {
  width: 350px;
}
.btn-search-grey {
  background-color: #aaa;
  border: 0px none;
  color: #ffffff !important;
}
.navbar-form:hover .btn-search-grey,
.btn-search-grey:hover {
  background-color: #2ea4d6;
}
.btn-search-grey.btn-lg {
  padding: 7px 16px;
  font-size: 20px;
}
.btn-search-grey span.icon-glyphicon-search {
  margin-right: 10px;
  float: left;
  position: relative;
  top: 3px;
}
.btn-search-grey span.hidden-xs.hidden-sm {
  float: right;
  margin-right: 0px;
}
.navbar-my-doklist-link {
  position: absolute;
  height: 65px;
  top: 0px;
  right: 0px;
  margin-right: -9px !important;
}
a.my-doklist-link {
  padding: 14px 15px !important;
  text-decoration: none;
  height: 50px;
}
a.my-doklist-link:hover {
  background: #fbfbfb !important;
}
a.my-doklist-link span.icon-glyphicon-user {
  font-size: 17px;
  padding: 11px;
  background: #ffffff;
  color: #ddd;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
a.my-doklist-link span.icon-glyphicon-user img {
  position: absolute;
  width: auto;
  height: 40px;
  top: 0px;
  left: 0px;
}
a.my-doklist-link .caret {
  border-top-color: #333 !important;
  border-top-size: 5px;
  margin-left: 20px;
  position: relative;
  top: -1px;
}
.navbar-my-doklist-link.navbar-nav .dropdown-menu {
  padding-top: 0px;
  padding-bottom: 0px;
  z-index: 1000;
}
@media (min-width: 1200px) {
  a.my-doklist-link span.visible-lg {
    display: inline-block !important;
  }
}
@media (max-width: 1199px) {
  a.my-doklist-link .caret {
    margin-left: 0px !important;
  }
  .navbar-my-doklist-link.navbar-nav .open .dropdown-menu {
    right: 0px;
    position: absolute;
    left: auto;
    background: #ffffff;
  }
}
@media (max-width: 992px) {
  .navbar-form {
    margin-left: 0px;
    margin-right: 0px;
  }
  .btn-search-grey.btn-lg {
    padding: 5px 7px 13px 10px;
    font-size: 20px;
    position: absolute;
    right: 15px;
    top: 0px;
  }
  .navbar-form .form-control {
    width: 320px;
    padding-right: 50px;
  }
}
@media (max-width: 767px) {
  .navbar {
    margin-bottom: 0px;
    top: 0px;
    width: 100%;
    z-index: 3;
    margin-right: 0px;
    height: 50px;
    transition: top 0.2s ease-in-out;
  }
  .navbar-toggle {
    z-index: 1000;
  }
  .nav-up {
    top: -50px;
  }
  .container > .navbar-header,
  .container > .navbar-collapse {
    text-align: center;
  }
  .navbar-brand {
    float: none;
    display: inline-block;
    padding: 5px 15px;
  }
  .navbar-brand img {
    width: 170px;
    margin-top: 0px;
  }
  .navbar-toggle {
    position: fixed;
    z-index: 1500;
    left: 10px;
    top: 8px;
    margin: 0 !important;
    background: #565a5c;
    border: 0px solid #dedede;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  .navbar-collapse {
    background: #ffffff;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
  }
  .btn-search-grey.btn-lg {
    padding: 6px 7px 14px 10px;
    font-size: 20px;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .navbar-form {
    display: none;
  }
  .mm-menu .navbar-form {
    border: 0px none;
    padding: 0px;
    display: block;
  }
  .navbar-form .form-control {
    width: 100%;
    padding-right: 50px;
  }
  .navbar-my-doklist-link {
    right: 15px;
    top: 0px;
    margin: 0px -15px;
  }
  .navbar-my-doklist-link {
    margin-right: -15px !important;
  }
  a.my-doklist-link {
    padding: 14px 10px !important;
  }
  a.my-doklist-link span.hidden-sm.hidden-md {
    display: inline-block !important;
  }
  a.my-doklist-link .caret {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  }
}
@media (max-width: 420px) {
  .navbar-brand {
    float: none;
    display: inline-block;
    padding: 11px 15px 12px 15px;
  }
  .navbar-brand img {
    width: 120px;
    height: auto;
    margin: 7px auto;
  }
  a.my-doklist-link span.icon-glyphicon-user {
    padding: 10px;
    margin-right: 0;
  }
  .navbar-toggle {
    margin-right: 75px;
  }
}
/* --- BREADCRUMB --- */
.breadcrumbs-container {
  background: #fafafa;
  border-top: 2px solid #ffffff;
  border-bottom: 5px solid #ffffff;
  height: 27px;
  margin-top: -15px;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: -12px;
}
.breadcrumbs {
  margin-bottom: 0px;
  padding: 0px;
  padding-left: 0px;
  display: inline-block;
  background: #ffffff;
  line-height: 18px;
  position: absolute;
  left: 26px;
}
.breadcrumbs li {
  float: left;
  margin: 0px 2px 0px 8px;
  list-style: none;
  background: #ffffff;
}
.breadcrumbs li:first-child {
  margin-left: 0px;
}
.breadcrumbs .current,
.breadcrumbs a {
  background: #fafafa;
  padding: 1px 10px;
  float: left;
  text-decoration: underline;
  color: #aaa;
  position: relative;
  font-size: 13px;
}
.navbar-default:hover .breadcrumbs-container a {
  color: #39c;
}
.breadcrumbs .current {
  text-decoration: none;
  margin-right: 0px;
}
.breadcrumbs a:hover {
  text-decoration: none;
}
.breadcrumbs .current::before,
.breadcrumbs a::before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -10px;
  border-width: 10px 0 10px 5px;
  border-style: solid;
  border-color: #fafafa #fafafa #fafafa transparent;
  left: -5px;
}
.breadcrumbs a:hover::before {
  border-color: #fafafa #fafafa #fafafa transparent;
}
.breadcrumbs a::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 5px solid #fafafa;
  right: -5px;
}
.breadcrumbs a:hover::after {
  border-left-color: #fafafa;
}
/* --- FOOTER --- */
footer p {
  color: #D0D0D0;
}
.footer-usp {
  padding: 10px 0px;
  margin-top: 30px;
  border-top: 1px solid #dedede;
  background-color: #ffffff;
  color: #000000;
}
.footer-links {
  padding: 10px 0px;
  background: #565a5c;
  border-top: 1px solid #545454;
  color: #fff;
}
.footer-link-list {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
.footer-links a,
.footer-links a:visited{
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 748px) {
  .footer-links a {
    margin: 0 auto;
    text-align: center;
  }
  .footer-links a img {
    margin: 0 auto;
    text-align: center;
  }
}
.footer-links a:hover,
.footer-links a:visited:hover {
  color: #2ea4d6;
  text-decoration: underline;
}
.footer-bottom-line {
  margin-top: 15px;
  padding-top: 20px;
  text-align: left;
  color: #ffffff;
  font-size: 12px;
  background: #282828;
  line-height: 15px;
  position: relative;
  margin-bottom: -10px;
  padding-bottom: 20px;
  text-align: center;
  /*&:before{
		display: block;
		position: absolute;		height: 6px;
		width: 100%;
		top: 0px;
		background: url(/img/footertop.png);
	}*/
}
.footer-bottom-line p {
  color: #dedede;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 70%;
  margin: 0 auto;
  text-align: center;
}
.footer-bottom-line:before {
  content: '';
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2ea4d6), to(#2ea4d6));
  background: -webkit-linear-gradient(left, #2ea4d6, #2ea4d6);
  background: -moz-linear-gradient(left, #2ea4d6, #2ea4d6);
  background: -o-linear-gradient(left, #2ea4d6, #2ea4d6);
  background: -ms-linear-gradient(left, #2ea4d6, #2ea4d6);
  background: linear-gradient(left, #2ea4d6, #2ea4d6);
  background-color: #2ea4d6;
  height: 1px;
  wdith: 100%;
  display: block;
  margin-top: -20px;
}
.footer-bottom-line .impressum {
  text-align: right;
}
/* DOCTOR & CLINIC PAGE
=============================================== */
/* --- MAIN DATAS --- */
/* doctor name + rank icons */
.doctor-name hr {
  margin-top: 0px;
}
.doctor-name .col-lg-3 {
  font-size: 40px;
  text-align: right;
}
.doctor-name h1 {
  margin: 0px;
  padding: 0p;
}
.doctor-name .icon-rounded-border {
  border: 2px solid #ccc;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: inline-block;
}
.doctor-name .wish {
  font-size: 30px;
  line-height: 50px;
  color: #ccc !important;
}
.doctor-name .wish:before {
  opacity: 1;
  margin-right: 0px;
  display: inline-block;
  background: transparent;
  width: 50px !important;
  line-height: 50px;
  font-size: 30px;
  font-family: 'Glyphicons Halflings';
  content: "\e005";
  height: 50px;
  color: #ccc;
  border: 2px solid #ccc;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.doctor-name .button-text {
  background: #2ea4d4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-bottom: 2px solid #149FAE;
  font-size: 14px;
  margin-top: -10px;
  text-align: center;
}
.doctor-name .button-text:before {
  display: none;
}
.doctor-name .button-text:hover {
  border-bottom: 2px solid #149FAE;
  background: #42A5B0;
  color: #fff;
}
.doctor-name .icon-glyphicon-star {
  font-size: 30px;
  color: #ccc;
}
.doctor-name [class^="icon-"],
.doctor-name [class*=" icon-"] {
  font-size: 50px;
  color: #ccc;
  position: relative;
  top: 5px;
}
.doctor-name .icon-glyphicon-thumbs-up-line {
  font-size: 55px;
  top: 8px;
}
@media (max-width: 992px) {
  .doctor-name [class^="icon-"],
  .doctor-name [class*=" icon-"] {
    font-size: 40px;
  }
  .doctor-name .icon-glyphicon-thumbs-up-line {
    font-size: 42px;
    top: 8px;
  }
}
@media (max-width: 767px) {
  .doctor-name {
    margin-top: -20px;
  }
  .doctor-name .col-lg-3 {
    text-align: left;
  }
}
/* doctor datas + last positive rating */
.doctor-datas-lastrating {
  margin-bottom: 30px;
}
.doctor-datas-lastrating .carousel {
  margin-top: 40px;
}
.doctor-datas-list li {
  padding-left: 30px;
  position: relative;
}
@media (max-width: 1200px) {
  .doctor-datas-list li .icon-glyphicon-phone {
    display: none;
  }
}
.doctor-datas-list li:before {
  content: '';
  display: block;
  background: url(/img/airbnb/logo-tel.png);
  width: 100px;
  height: 37px;
  display: inline-block;
  position: absolute;
  right: 160px;
  bottom: -8px;
}
@media (max-width: 790px) {
  .doctor-datas-list li:before {
    right: 120px;
  }
}
@media (max-width: 1024px) {
  .doctor-datas-list li:before {
    right: 120px;
  }
}
@media (max-width: 1200px) {
  .doctor-datas-list li:before {
    right: 120px;
  }
}
@media (max-width: 1200px) {
  .doctor-datas-list li:before .icon-glyphicon-phone {
    display: none;
  }
}
.doctor-datas-list li [class^="icon-"],
.doctor-datas-list li [class*=" icon-"] {
  position: absolute;
  left: 5px;
  top: 4px;
  font-size: 15px;
  color: #ccc;
}
.doctor-photos li {
  margin-bottom: 10px;
}
.doctor-photos img {
  width: 60px;
}
.doctor-photos a:hover img {
  zoom: 1;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.doctor-photos .upload-image-link {
  width: 60px;
  height: 60px;
  display: inline-block;
  font-size: 36px;
  border: 3px dashed #ccc;
  text-align: center;
  text-decoration: none;
  line-height: 60px;
  vertical-align: middle;
  color: #999;
}
.doctor-photos .upload-image-link:hover {
  color: #39c;
}
/* doctor 4 box datas */
.doctor-map {
  width: 100%;
  height: 214px;
}
/* table treatments list */
.treatments-list {
  padding: 0px 15px;
}
.treatments-list .row {
  border-bottom: 1px solid #ddd;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  color: #333;
  text-decoration: none;
}
.treatments-list .row:last-child {
  border-bottom: 0px none;
}
.treatments-list .row:hover {
  background: #f5f5f5;
}
.treatments-list .treatment-name .name {
  color: #333;
  text-decoration: none;
}
.treatments-list .row:hover .treatment-name .name {
  color: #00a388;
  text-decoration: underline;
}
.treatments-list .row .treatment-name .name:hover {
  text-decoration: none;
}
.treatments-list .treatment-price {
  text-align: right;
  white-space: nowrap;
}
.treatments-list .btn-grey-to-blue span {
  float: left;
  padding-right: 3px;
}
.treatments-list .row:hover .btn-grey-to-blue {
  background: #00a388;
  color: #ffffff;
  transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
}
.treatments-list .row .treatment-occasion div {
  padding-left: 20px;
  position: relative;
}
.treatments-list .row .treatment-occasion [class^="icon-"],
.treatments-list .row .treatment-occasion [class*=" icon-"] {
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
  color: #bbb;
  margin-right: 5px;
  position: absolute;
  font-size: 14px;
  top: 4px;
  left: 0px;
}
.treatments-list .row:hover .treatment-occasion [class^="icon-"],
.treatments-list .row:hover .treatment-occasion [class*=" icon-"] {
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
  transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
}
.treatments-list .treatment-button,
.treatments-list .treatment-admin-button {
  text-align: right;
}
.treatments-list .treatment-button .btn {
  margin-left: 20px;
  width: 90%;
  float: right;
}
.treatments-list .btn-edit,
.treatments-list .btn-remove {
  margin-bottom: 5px;
  margin-left: 5px;
}
@media (max-width: 767px) {
  .treatments-list {
    padding: 0px;
  }
  .treatments-list .row {
    position: relative;
  }
  .treatments-list .row:before {
    top: 50%;
    right: 5px;
    margin-top: -20px;
    font-size: 100px;
    color: #eee;
    content: "\f105";
    position: absolute;
    font-family: FontAwesome;
  }
  .treatments-list .row .treatment-name .name {
    color: #39c;
    text-decoration: underline;
  }
  .treatments-list .row .treatment-occasion div {
    padding-left: 0px;
    display: inline-block;
    margin-right: 5px;
  }
  .treatments-list .row .treatment-occasion div:first-child::after {
    content: "\002C";
    color: #333;
  }
  .treatments-list .treatment-price,
  .treatments-list .treatment-admin-button {
    text-align: left;
  }
}
/* doctor list filter */
.doctor-list-filter li.active label {
  font-weight: bold;
}
.doctor-list-filter li.disabled label {
  text-decoration: line-through;
  color: #999;
}
.doctor-list-filter li.active label span,
.doctor-list-filter li.disabled label span {
  font-weight: normal;
  text-decoration: none;
}
/* table units list (doctor || clinic) */
.clinics-list a,
.doctor-treatment-list a {
  text-decoration: none;
}
.clinics-list .icon-glyphicon-user,
.doctor-treatment-list .icon-glyphicon-user {
  font-size: 30px;
  color: #dedede;
  text-decoration: none !important;
}
.clinics-list .fa,
.doctor-treatment-list .fa {
  font-size: 30px;
  color: #dedede;
  text-decoration: none !important;
}
.treats .list-page-list-element-container .list-element-links {
  left: 0;
  left: -5px;
}
@media (max-width: 767px) {
  .treats .list-page-list-element-container .list-element-links {
    margin-left: -30px;
  }
}
@media (max-width: 480px) {
  .treats .price-button-disctance .font-20 {
    font-size: 14px;
    line-height: 16px;
    text-align: left !important;
  }
  .treats .list-element-links {
    font-size: 12px;
    line-height: 14px;
  }
}
.info .fa-caret-square-o-down,
.cure-item-info .fa-caret-square-o-down {
  display: block !important;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .cure-item-times {
    margin-top: 20px;
  }
}
@media (min-width: 301px) {
  .cure-item-times .table-responsive {
    width: auto;
    overflow-x: hidden;
    position: relative;
  }
}
/* clients table */
@media (max-width: 992px) {
  .table-responsive.clients-table {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
  }
}
/* ratings */
.doctor-ratings .breadcrumb {
  background: none;
  padding: 0px;
}
@media (min-width: 768px) {
  .doctor-ratings .breadcrumb li.hidden-xs.hidden-sm {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .doctor-ratings .breadcrumb li.hidden-xs.hidden-sm {
    display: none !important;
  }
  .doctor-ratings .breadcrumb li.visible-xs.visible-sm {
    display: inline-block !important;
  }
  .doctor-ratings .breadcrumb li.visible-xs.visible-sm .dropdown-menu a {
    text-decoration: none;
  }
  .doctor-ratings .breadcrumb li.visible-xs.visible-sm .dropdown-menu a:hover span {
    color: #c0E0ff;
  }
}
.doctor-one-rating {
  font-style: italic;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.doctor-one-rating .positive-rating,
.doctor-one-rating .negative-rating {
  position: relative;
  padding-left: 35px;
}
.doctor-one-rating .positive-rating span,
.doctor-one-rating .negative-rating span {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  line-height: 21px;
  vertical-align: middle;
  color: #ffffff;
  background: #eee;
  font-size: 20px;
  padding-right: 1px;
  font-style: normal;
}
.doctor-one-rating .negative-rating span {
  line-height: 18px;
  background: #c0392b;
}
.doctor-one-rating .positive-rating span {
  background: #2ecc71;
}
.doctor-one-rating .overall-rating span {
  color: #ccc;
  font-size: 25px;
  position: absolute;
  left: 0px;
  top: 2px;
}
.doctor-one-rating .rating-person-stars {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 1px;
}
.doctor-one-rating .rating-person-stars span:first-child {
  margin-left: 5px;
}
/* map modal */
.map-modal .modal-dialog {
  padding: 10px;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  bottom: 0;
  left: 0;
  right: 0;
}
.map-modal .modal-content {
  height: 100%;
}
.map-modal .modal-footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.map-modal .modal-body {
  padding: 0px 10px;
  position: absolute;
  left: 0;
  right: 0;
  top: 60px;
  bottom: 80px;
}
/* registration modal */
.registration-modal {
  -webkit-transform: translateZ(0px);
}
.registration-modal .modal-dialog {
  width: 400px;
}
@media (max-width: 400px) {
  .registration-modal .modal-dialog {
    width: 300px;
  }
}
.registration-modal .rating-usp {
  padding: 0px;
  background: none;
}
.registration-modal .reg-email-link a {
  display: inline-block;
  position: relative;
}
.registration-modal .reg-email-link a .caret {
  position: absolute;
  top: 9px;
  left: -15px;
  border-top-color: #666;
}
.registration-modal .reg-email-link a .caret.caret-right {
  top: 7px;
  left: -12px;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #666;
  border-top: 4px solid transparent;
  border-right: 0 dotted;
}
.registration-modal .form-horizontal .control-group {
  margin-bottom: 10px;
}

/* sendmessage modal */
.salonMessage-modal {
  -webkit-transform: translateZ(0px);
}
.salonMessage-modal .modal-dialog {

}
@media (max-width: 400px) {
  .salonMessage-modal .modal-dialog {
    width: 300px;
  }
}

.salonMessage-modal .reg-email-link a {
  display: inline-block;
  position: relative;
}
.salonMessage-modal .reg-email-link a .caret {
  position: absolute;
  top: 9px;
  left: -15px;
  border-top-color: #666;
}
.salonMessage-modal .reg-email-link a .caret.caret-right {
  top: 7px;
  left: -12px;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #666;
  border-top: 4px solid transparent;
  border-right: 0 dotted;
}
.salonMessage-modal .form-horizontal .control-group {
  margin-bottom: 10px;
}
/* horizontal line with short text */
.hr-text {
  position: relative;
  height: 40px;
  margin: 20px 0px;
}
.hr-text .hr-text-holder {
  width: 40px;
  height: 40px;
  background: #eee;
  font-size: 14px;
  text-align: center;
  line-height: 40px;
  vertical-align: middle;
  position: absolute;
  left: 50%;
  margin-left: -22px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.hr-text .hr-rule-right,
.hr-text .hr-rule-left {
  width: 44%;
  position: absolute;
  top: 21px;
  border-bottom: 1px solid #e3e3e3;
}
.hr-text .hr-rule-left {
  left: 0px;
}
.hr-text .hr-rule-right {
  right: 0px;
}
/* --- RESERVATION --- */
.reservation-form {
  margin-top: 30px;
}
.reservation-summary {
  float: right;
}
.reservation-form .form-horizontal .form-control {
  width: 80%;
}
.table-reservation-time-pagination .reservation-week {
  vertical-align: bottom;
  display: table-cell;
}
.reservation-time {
  margin-bottom: 0px;
}
.reservation-time li a {
  display: block;
  padding: 5px;
}
.reservation-time li a:hover {
  background: #eee;
}
.reservation-time li.selected a {
  background: #2ea4d6;
  color: #ffffff;
  text-decoration: none;
}
.reservation-time li.selected a span {
  float: right;
}
.reservation-time li.disabled a {
  background: none;
  color: #aaa;
  text-decoration: line-through;
}
.reservation-form-treatments {
  margin-bottom: 15px;
}
.reservation-form-treatments .checkbox {
  position: relative;
  border-bottom: 1px solid #eee;
  padding: 10px 10px 10px 25px;
}
.reservation-form-treatments .checkbox:hover {
  background: #eee;
}
.reservation-form-treatments .checkbox.selected {
  background: #A1A1A1;
  color: #ffffff;
}
.reservation-form-treatments .checkbox input[type=radio] {
  position: absolute;
  top: 10px;
  left: 5px;
}
@media (max-width: 991px) {
  .reservation-summary {
    float: none;
  }
}
@media (max-width: 767px) {
  .reservation-form {
    margin-top: 60px;
  }
  .reservation-summary .doctor-name {
    margin-top: 0px;
  }
  .reservation-form .form-horizontal .form-control {
    width: 100%;
  }
  .table-reservation-time-pagination .reservation-week {
    line-height: normal;
    vertical-align: middle;
  }
  .table-reservation-time-pagination .pagination {
    float: none;
  }
}
/* reservation time table */
.table-reservation-time .today {
  background: #ffffff;
}
@media (max-width: 991px) {
  .table-reservation-time abbr[title],
  .table-reservation-time abbr[data-original-title] {
    display: inline-block;
    max-width: 12px;
  }
}
@media (max-width: 768px) {
  .table-reservation-time td,
  .table-reservation-time th {
    padding: 2px !important;
    font-size: 14px;
    text-align: center;
  }
  .table-reservation-time td a {
    padding: 5px 2px;
  }
}
/* reservation steps */
.reservation-steps {
  height: 50px;
}
.reservation-steps .step {
  position: relative;
}
.reservation-steps .step:before {
  position: absolute;
  content: "\203a";
  font-size: 60px;
  right: 15px;
  top: 10px;
  color: #eee;
}
.reservation-steps .step:last-child:before {
  content: "";
}
.reservation-steps .step .number {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #eee;
  text-align: center;
  color: #ffffff;
  line-height: 50px;
  vertical-align: middle;
  font-size: 30px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.reservation-steps .step .text {
  margin-left: 60px;
  margin-right: 30px;
  display: inline-block;
  color: #999;
}
.reservation-steps .step.active .number,
.reservation-steps .step.success .number {
  background: #2ea4d6;
}
.reservation-steps .step.active .text {
  color: #333;
  font-weight: bold;
}
.reservation-steps .step.success .text {
  color: #2ea4d6;
}
@media (max-width: 768px) {
  .reservation-steps {
    height: auto;
  }
  .reservation-steps .step:before {
    content: "";
    display: none;
  }
  .reservation-steps .step .number {
    width: 20px;
    height: auto;
    display: inline-block;
    position: relative;
    background: none;
    color: #999;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
  }
  .reservation-steps .step .text {
    margin-left: 10px;
    margin-right: 0px;
    line-height: 20px;
    vertical-align: middle;
  }
  .reservation-steps .step.active .number,
  .reservation-steps .step.success .number {
    color: #2ea4d6;
    background: none;
  }
  .reservation-steps .step.active .text {
    color: #333;
    font-weight: bold;
  }
  .reservation-steps .step.success .text {
    color: #2ea4d6;
  }
}
@media (max-width: 300px) {
  .reservation-steps {
    text-align: center;
  }
  .reservation-steps .step .number {
    width: auto;
    display: block;
  }
  .reservation-steps .step .text {
    margin-left: 0px;
    display: block;
  }
}
/* --- RATING FORM --- */
.rating-form .tag-input-cares .bootstrap-tagsinput {
  min-height: 80px;
  width: 100%;
  border-color: #ccc;
  border-radius: 0px;
}
.rating-form .table-pos-neg .bootstrap-tagsinput {
  border-top: 0px none;
  border-left: 0px none;
  border-right: 0px none;
  box-shadow: none;
}
.rating-form .table-pos-neg {
  border: 0px none;
}
.rating-form .table-pos-neg tr:first-child th {
  width: 30%;
}
.rating-form .table-pos-neg tr:first-child td {
  width: 30%;
}
.rating-form .table-pos-neg tr:first-child td:last-child {
  width: 10%;
}
.rating-form .table-pos-neg th,
.rating-form .table-pos-neg td {
  border: 0px none;
}
.rating-form .table-pos-neg .bootstrap-tagsinput {
  margin-bottom: 0px;
  min-height: 26px;
}
.rating-form .table-pos-neg .positive .label-info {
  background: #2ea4d6;
}
.rating-form .table-pos-neg .negative .label-info {
  background: #d9534f;
}
.rating-form .next-to-element .btn-group-hover {
  font-style: italic;
  padding-left: 5px;
  white-space: nowrap;
}
.rating-form .next-to-element .btn-group-selected {
  font-weight: bold;
  padding-left: 5px;
  white-space: nowrap;
}
@media (min-width: 450px) {
  .rating-form .table-pos-neg td {
    padding-top: 0px;
  }
  .rating-form .table-pos-neg tr td:last-child {
    padding-top: 8px;
  }
}
@media (max-width: 449px) {
  .rating-form .next-to-element [class^="col-xs-"],
  .rating-form .next-to-element [class*=" col-xs-"] {
    width: 100%;
    display: block;
    margin-bottom: 5px;
  }
  .rating-form .table-pos-neg {
    border: 0px none;
  }
  .rating-form .table-pos-neg td,
  .rating-form .table-pos-neg th {
    display: block;
    border: 0px none;
  }
  .rating-form .table-pos-neg th {
    margin-top: 10px;
    padding-bottom: 0px;
  }
  .rating-form .table-pos-neg tr:first-child th {
    width: 100%;
  }
  .rating-form .table-pos-neg tr:first-child td {
    width: 100%;
  }
  .rating-form .table-pos-neg tr:first-child td:last-child {
    width: 100%;
    padding-top: 0px;
  }
  .rating-form .next-to-element .btn-group-hover,
  .rating-form .next-to-element .btn-group-selected {
    display: block;
    padding-left: 0px;
  }
}
@media (max-width: 319px) {
  .rating-form .form-question {
    padding-left: 15px;
  }
  .rating-form .form-question p {
    padding-left: 70px;
  }
}
/* LIST PAGES
=============================================== */
/* title */
@media (max-width: 767px) {
  .top-h1-title {
    margin-top: -4px;
  }
  .top-h1-title span {
    display: block;
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  .top-h1-title .treatment-text {
    padding-left: 0px;
  }
}
/* list element */
.list-page-elements-container hr {
  margin: 10px 0px;
}
.list-page-list-element-container {
  position: relative;
  margin-left: 5px;
}
.list-page-list-element {
  display: block;
  color: #333 !important;
  text-decoration: none !important;
  margin-bottom: 5px;
  margin-top: 5px;
}
.highlighted .label {
  display: none;
}
@media (max-width: 480px) {
  .highlighted .label {
    display: block;
    background: #2ea4d6;
    padding: 5px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin: -10px -10px 10px -10px;
  }
}
.list-page-list-element.highlighted {
  background: #fbfbfb;
  -webkit-box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.4);
  /*.rounded(@radius: 4px;);*/
  border: 1px solid #dedede;
  border-bottom: 4px solid #dedede;
  position: relative;
  overflow: hidden;
  padding: 10px;
}
.rating-stars {
  margin: 0 auto;
  text-align: center;
}
.list-page-list-element .name {
  line-height: 18px;
  height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
  text-align: center;
}
@media (max-width: 767px) {
  .list-page-list-element .name {
    text-align: left;
  }
}
.list-page-list-element.highlighted .image {
  position: relative;
  margin-bottom: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.list-page-list-element.highlighted .image:after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  background: rgba(255, 115, 95, 0.8);
  content: "KIEMELT";
  text-align: center;
  z-index: 1;
  padding: 1px 5px;
  color: #ffffff;
  font-size: 14px;
  width: 80%;
  left: 0;
  right: 0;
}
@media (max-width: 890px) {
  .list-page-list-element.highlighted .image:after {
    font-size: 10px;
  }
}
.list-page-list-element .noimage-box {
  background: #eee;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  text-align: center;
  position: relative;
  margin-bottom: 5px;
}
.list-page-list-element .noimage-box span {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 60px;
}
.list-page-list-element .noimage-box span abbr {
  position: relative;
  left: -50%;
  top: -10px;
  width: auto;
  visibility: visible;
}
.list-page-list-element h3 .link-style {
  color: #7043aa;
  text-decoration: none;
}
.list-page-list-element h3 .link-style:hover {
  text-decoration: none;
}
.list-page-list-element .btn {
  background: #2ea4d6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2ea4d6), color-stop(1, #2ea4d6));
  background: -ms-linear-gradient(bottom, #2ea4d6, #2ea4d6);
  background: -moz-linear-gradient(center bottom, #2ea4d6 0%, #2ea4d6 100%);
  background: -o-linear-gradient(#2ea4d6, #2ea4d6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ea4d6', endColorstr='#2ea4d6', GradientType=0);
  border-color: #2ea4d6;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #ffffff !important;
  text-shadow: 2px 1px 0px rgab(0, 0, 0, 0.3);
  display: inline-block !important;
}
.list-page-list-element:hover .btn {
  background: #00a388;
  border-color: #2ea4d6;
  color: #ffffff;
  background: #2ea4d6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2ea4d6), color-stop(1, #2ea4d6));
  background: -ms-linear-gradient(bottom, #2ea4d6, #2ea4d6);
  background: -moz-linear-gradient(center bottom, #2ea4d6 0%, #2ea4d6 100%);
  background: -o-linear-gradient(#2ea4d6, #2ea4d6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ea4d6', endColorstr='#2ea4d6', GradientType=0);
}
.list-page-list-element .rating-stars small {
  display: inline-block;
}
.list-page-list-element .description {
  overflow: hidden;
}
@media (max-width: 480px) {
  .list-page-list-element .description {
    font-size: 12px !important;
  }
}
.accordion-group .list-page-list-element {
  margin-top: 0px;
  margin-bottom: 0px;
}
.list-page-list-element-container .list-element-offer {
  position: relative;
}
.list-page-list-element-container .list-element-links a {
  color: #999;
  text-decoration: none;
  text-align: left !Important;
}
.list-page-list-element-container:hover .list-element-links a {
  color: #00a388;
  text-decoration: none;
}
.list-page-list-element-container:hover .list-element-links a:hover {
  color: #00a388;
  text-decoration: underline;
}
.list-page-list-element-container .list-element-offer .offer {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 75%;
  position: relative;
}
.list-page-list-element-container .list-element-offer .price {
  display: inline-block;
  text-align: left;
  position: absolute;
}
@media (max-width: 767px) {
  .search-list-filter {
    margin-bottom: 10px !important;
  }
  .list-page-elements-container h2 {
    font-size: 24px;
    line-height: 28px;
    margin: 15px 0px !important;
  }
  .list-page-elements-container hr {
    margin: 0px -15px;
  }
  .list-page-list-element {
    margin-left: -15px;
    margin-right: -15px;
  }
  .list-page-list-element:hover {
    background: #fafafa;
  }
  .list-page-list-element .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .list-page-list-element h3 {
    font-size: 16px;
    margin-bottom: 0px !important;
  }
  .list-page-list-element .rating-stars {
    display: block;
    text-align: left;
  }
  .list-page-list-element .btn {
    display: none !important;
  }
  .list-page-list-element.highlighted .image,
  .list-page-list-element .image {
    position: absolute;
    left: 15px;
    top: 0px;
    width: 90px;
  }
  .list-page-list-element .noimage-box {
    position: absolute;
    left: 15px;
    top: 0px;
    width: 90px;
    height: 90px;
    padding-bottom: 0px;
  }
  .list-page-list-element .noimage-box span abbr {
    position: relative;
    left: -50%;
    top: -10px;
    width: auto;
    visibility: visible;
  }
  .list-page-list-element .treatment-address-description,
  .list-page-list-element .image-name-rate {
    padding-left: 120px;
    position: static;
    text-align: left;
  }
  .doctor-treatment-list .list-page-list-element .treatment-address-description {
    padding-left: 15px;
  }
  .list-page-list-element-container .list-element-links {
    position: static;
    background: #fafafa;
    color: #999;
    padding: 5px 15px;
    text-align: left;
    margin-right: -15px;
    margin-left: -15px;
  }
  .list-page-list-element-container .list-element-offer .price {
    position: absolute;
    left: auto;
    right: 0px;
    top: 0px;
    color: #333;
  }
  .list-page-list-element .price-button-disctance {
    text-align: right;
  }
}
@media (max-width: 450px) {
  .list-page-list-element.highlighted .image,
  .list-page-list-element .image,
  .list-page-list-element .noimage-box {
    display: none;
  }
  .list-page-list-element .treatment-address-description,
  .list-page-list-element .image-name-rate {
    padding-left: 15px;
  }
  .list-page-list-element .price-button-disctance .distance {
    display: none;
  }
}
/* side list element */
a.side-list-element,
a.side-list-element:visited {
  color: #333;
  text-decoration: none;
}
a.side-list-element .name {
  color: #7043aa;
  text-decoration: none;
}
a.side-list-element .name:hover {
  text-decoration: none;
}
a.side-list-element .image {
  padding-right: 0px;
}
/* carousel
=============================================== */
.carousel {
  margin-top: -50px;
  padding-top: 20px;
}
@media (max-width: 480px) {
  .carousel {
    padding: 5px;
  }
}
@media (max-width: 480px) {
  #carousel-example {
    padding: 5px;
  }
}
.carousel-line {
  background: #ffffff;
  border-bottom: 1px solid #dedede;
  position: relative;
}
@media (max-width: 480px) {
  .carousel-line {
    display: none;
  }
}
.carousel-line .control .left {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1000;
  border: 1px solid #00a388;
  color: #00a388;
  background: none;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 28px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.carousel-line .control .left:hover {
  background: #00a388;
  color: #ffffff;
}
.carousel-line .control .right {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1000;
  border: 1px solid #00a388;
  color: #00a388;
  background: none;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 28px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.carousel-line .control .right:hover {
  background: #00a388;
  color: #ffffff;
}
@media (max-width: 480px) {
  .carousel-line .control .right,
  .carousel-line .control .left {
    border: none;
  }
  .carousel-line .control .right:hover,
  .carousel-line .control .left:hover {
    background: none;
    color: #00a388;
  }
}
#carousel-example {
  padding-top: 30px;
}
.col-item {
  border: 1px solid #E1E1E1;
  border-radius: 5px;
  background: #FFF;
}
.col-item .photo img {
  margin: 0 auto;
  width: 100%;
}
.col-item .info {
  padding: 10px;
  border-radius: 0 0 5px 5px;
  margin-top: 1px;
}
.col-item:hover .info {
  background-color: #F5f5f5;
}
.col-item .price {
  /*width: 50%;*/
  text-align: center;
  margin-top: 5px;
}
.col-item .price p {
  text-align: center;
  font-size: 12px;
  margin-top: 5px;
  line-height: 14px;
}
.col-item .price h5 {
  line-height: 20px;
  margin: 0;
}
.price-text-color {
  color: #2ea4d6;
}
.col-item .info .rating {
  color: #777;
}
.col-item .rating {
  /*width: 50%;*/
  font-size: 17px;
  text-align: center;
  line-height: 52px;
  margin-bottom: 10px;
  height: 52px;
}
.col-item .separator {
  border-top: 1px solid #E1E1E1;
}
.clear-left {
  clear: left;
}
.col-item .separator p {
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 10px;
  text-align: center;
}
.col-item .separator p i {
  margin-right: 5px;
}
.col-item .btn-add {
  width: 50%;
  float: left;
}
.col-item .btn-add {
  border-right: 1px solid #E1E1E1;
}
.col-item .btn-details {
  width: 100%;
  float: left;
  padding-left: 10px;
}
.controls {
  margin-top: 20px;
}
[data-slide="prev"] {
  margin-right: 10px;
}
/* MAIN PAGE
=============================================== */
#owl-example .item {
  background: #ffffff;
  padding: 10px;
  margin: 10px;
  color: #FFF;
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #dedede;
}
#owl-example .item .image {
  margin-left: -25px;
  margin-right: -25px;
  margin-bottom: 25px;
}
#owl-example .item .image img {
  margin-top: -40px;
  width: 100%;
}
#owl-example .item .open {
  display: inline-block;
  margin-top: 20px;
}
#owl-example .item .simple-link {
  text-align: center !important;
  margin-top: 20px;
  display: block;
  height: 30px;
  bottom: 0;
  width: 100%;
}
.simple-link {
  color: #7043aa;
}
.customNavigation {
  text-align: center;
}
/* search form */
.hero-container {
  position: relative;
  width: 100%;
  height: 500px;
  overflow: hidden;
  top: -66px;
  margin-bottom: -66px;
}
@media (max-width: 420px) {
  .hero-container .overlay {
    display: none;
  }
}
.hero-container .centertext {
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  margin-top: 15%;
  display: block;
  background: none;
  color: #ffffff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.hero-container .centertext:hover {
  background: rgba(0, 0, 0, 0.5);
}
@media (max-width: 790px) {
  .hero-container {
    height: 500px;
  }
}
.hero-container .wrapper {
  z-index: 10;
}
.bg-pic {
  top: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(/img/airbnb/stockvault-beautiful-women121745.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
}
@media (max-width: 420px) {
  .bg-pic {
    display: none;
  }
}
.main-search {
  position: absolute;
  margin-top: 0px;
  bottom: 30%;
  width: 80%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.main-search .form-inline {
  background: rgba(255, 255, 255, 0.8);
  padding: 15px 20px 15px 20px;
}
.main-search .search-text-intro {
  top: -185%;
  text-align: left;
  left: 0;
  right: 0;
  font-size: 40px !important;
  line-height: 40px;
  text-transform: uppercase;
  color: #000000;
  text-shadow: 2px 2px 0 #ffffff;
  font-weight: 300;
  z-index: 2;
}
.main-search .search-text-intro .highliht-text {
  font-weight: 800;
  padding: 5px;
}
.main-search .search-text-intro .search-text {
  width: 80%;
  display: block;
  position: relative;
}
@media (max-width: 990px) {
  .main-search .search-text-intro {
    top: 130px !important;
    font-size: 36px !important;
  }
}
@media (max-width: 790px) {
  .main-search .search-text-intro {
    top: -130px !important;
    font-size: 36px !important;
  }
}
@media (max-width: 700px) {
  .main-search .search-text-intro {
    top: -105px !important;
    font-size: 30px !important;
  }
}
@media (max-width: 560px) {
  .main-search .search-text-intro {
    top: -150px !important;
    font-size: 30px !important;
  }
}
@media (max-width: 420px) {
  .main-search .search-text-intro {
    top: -97px !important;
    text-shadow: none !important;
    color: #ffffff;
    font-size: 20px !important;
    line-height: 24px !important;
    text-align: center;
  }
}
@media (max-width: 990px) {
  .main-search {
    width: 80% !important;
    height: auto;
    bottom: 25%;
    top: 25%;
  }
}
@media (max-width: 790px) {
  .main-search {
    width: 80% !important;
    height: auto;
    bottom: 25%;
    top: 10%;
  }
}
@media (max-width: 790px) {
  .main-search {
    width: 80% !important;
    height: auto;
  }
  .main-search .search-text-intro {
    top: -100%;
  }
  .main-search .search-text {
    text-align: left;
  }
}
@media (max-width: 480px) {
  .main-search {
    top: 0;
  }
}
@media (max-width: 420px) {
  .main-search {
    top: -45px !important;
  }
}
.main-search .container {
  max-width: 1000px;
}
.main-search .search-text .large-text {
  font-size: 40px;
  line-height: 45px;
  text-transform: uppercase;
  font-weight: 200;
  color: #2ea4d6;
  position: relative;
  text-align: center;
  z-index: 1;
}
.main-search .search-text .small-text {
  font-size: 18px;
  line-height: 28px;
  display: block;
  color: #232323;
  position: relative;
  text-align: center;
  z-index: 1;
  margin-bottom: 5px;
}
.main-search .search-form {
  padding: 10px 20px;
  position: relative;
  z-index: 1;
}
.main-search .form-inline label {
  display: block;
  color: #232323;
}
.main-search .form-inline .form-control {
  width: 100%;
}
.main-search .form-inline .form-group {
  display: block;
}
.main-search .form-inline .row .input-field-one,
.main-search .form-inline .row .input-field-two,
.main-search .form-inline .row .search-button {
  padding: 0px 4px;
}
.search-button button {
  background: #00a388;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00a388), color-stop(1, #ed4891));
  background: -ms-linear-gradient(bottom, #00a388, #ed4891);
  background: -moz-linear-gradient(center bottom, #00a388 0%, #ed4891 100%);
  background: -o-linear-gradient(#ed4891, #00a388);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed4891', endColorstr='#00a388', GradientType=0);
  border: 1px solid #ed4891;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-shadow: 2px 1px 0 rgba(0, 0, 0, 0.1);
}
.search-button button:hover {
  background: #ed4891;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ed4891), color-stop(1, #00a388));
  background: -ms-linear-gradient(bottom, #ed4891, #00a388);
  background: -moz-linear-gradient(center bottom, #ed4891 0%, #00a388 100%);
  background: -o-linear-gradient(#00a388, #ed4891);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a388', endColorstr='#ed4891', GradientType=0);
  border: 1px solid #ed4891;
}
.main-search .form-inline .btn span {
  margin-right: 5px;
  position: relative;
  top: 3px;
  font-size: 20px;
}
.customNavigation a {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media (max-width: 991px) {
  .main-search .search-text .large-text {
    font-size: 36px;
    line-height: 40px;
  }
  .main-search .form-inline .row .input-field-one,
  .main-search .form-inline .row .input-field-two {
    margin-bottom: 10px;
  }
  .main-search .form-inline .row .search-button {
    margin-bottom: 0px;
    padding: 0px 4px;
  }
}
@media (max-width: 767px) {
  .hero-container {
    top: 0px;
    margin-bottom: 0px;
  }
  .hero-container .wrapper:before {
    left: 0;
  }
  .main-search {
    position: absolute;
    left: 0;
    width: 100%;
  }
  .main-search .form-inline .btn {
    margin-top: 0px;
  }
}
@media (max-width: 420px) {
  .hero-container {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    top: auto;
  }
  .hero-container .wrapper {
    top: auto;
    left: auto;
    position: static;
    width: auto;
    height: auto;
    background-image: none;
    background: #230d3c;
    padding: 60px 0px 10px 0px;
  }
  .hero-container .wrapper:before,
  .main-search .container:before {
    display: none;
  }
  .main-search {
    position: relative;
    margin-top: 40px;
    top: -25px;
  }
  .main-search .search-text .large-text {
    font-size: 26px;
    line-height: 30px;
  }
  .main-search .search-text .small-text {
    font-size: 16px;
    line-height: 22px;
  }
}
/* service links box */
.service-links-box {
  position: relative;
  background: #ffffff;
  overflow: hidden;
  margin: 30px 0px 0px 0px;
  padding: 50px 15px 50px 15px;
  -webkit-box-shadow: inset 0 -1px 0px rgba(255, 255, 255, 0.8);
  -moz-box-shadow: inset 0 -1px 0px rgba(255, 255, 255, 0.8);
  box-shadow: inset 0 -1px 0px rgba(255, 255, 255, 0.8);
  border: 1px solid #dedede;
  height: 530px;
}
@media (max-width: 420px) {
  .service-links-box {
    overflow: none !important;
    -webkit-box-shadow: inset 0 0px 0px rgba(255, 255, 255, 0.8);
    -moz-box-shadow: inset 0 0px 0px rgba(255, 255, 255, 0.8);
    box-shadow: inset 0 0px 0px rgba(255, 255, 255, 0.8);
    height: auto;
  }
}
.service-links-box h2 {
  position: absolute;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  top: 15%;
  left: 0;
  right: 0;
}
@media (max-width: 500px) {
  .service-links-box h2 {
    position: relative !important;
    font-size: 12px !important;
    width: 100% !important;
    display: block !important;
    color: #ffffff !important;
  }
}
.service-links-box h2 a {
  font-weight: 300;
  color: #ffffff;
  font-size: 22px;
  text-decoration: none;
  border: 1px solid #ffffff;
  padding: 10px;
}
@media (max-width: 420px) {
  .service-links-box h2 a {
    position: relative;
    font-size: 15px;
  }
}
.service-links-box h2 a:hover {
  text-decoration: none;
  background: rgba(0, 0, 0, 0.2);
}
.service-links-box .all-services-link {
  position: absolute;
  text-align: center;
  width: 100%;
  margin-left: -15px;
  line-height: 50px;
  border-top: 1px solid #dedede;
  bottom: 0px;
  background: #ffffff;
  text-decoration: none;
  -webkit-border-radius: 0px 0px 3px 3px;
  -moz-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px;
}
.service-links-box .all-services-link:hover {
  background: #7043aa;
  color: #ffffff;
}
.service-links-box .image {
  /* width: 100%; */
  height: 245px;
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -50px;
  top: 0px;
  left: 0%;
  /* margin-left: 0px; */
  overflow: hidden;
  z-index: 0;
  background: #00a388;
}
@media (max-width: 500px) {
  .service-links-box .image {
    height: auto;
    background: none;
  }
}
.service-links-box .zoomin img {
  width: auto;
  height: 100%;
  position: relative;
  opacity: 0.2;
  top: 0px;
  left: 0px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 0;
}
@media (max-width: 500px) {
  .service-links-box .zoomin img {
    width: 100%;
    height: auto;
    opacity: 1;
    display: block;
    background: none;
  }
}
.service-links-box:hover .zoomin img {
  opacity: 1;
  -webkit-transition: all 3s ease;
  -moz-transition: all 3s ease;
  -o-transition: all 3s ease;
  -ms-transition: all 3s ease;
  transition: all 3s ease;
}
.service-links-box ul {
  margin: 0px -15px;
  background: #ffffff;
  border-top: 1px solid #dedede;
  padding: 15px 0px;
}
.service-links-box ul li {
  padding-left: 0px;
  display: block;
  padding: 0px 15px;
}
.service-links-box ul li:last-child:after {
  display: none;
}
.service-links-box ul li a {
  color: #232323;
  text-decoration: none;
}
.service-links-box:hover ul li a {
  color: #00a388;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.service-links-box ul li a:hover {
  padding-left: 10px;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .service-links-box ul {
    height: 250px;
    overflow: hidden;
  }
  .service-links-box ul li {
    height: 22px;
    overflow: hidden;
  }
  .service-links-box .all-services-link {
    display: block;
    left: 15px;
    text-align: center;
  }
}
@media (max-width: 499px) {
  .service-links-box {
    background: transparent;
    border: none;
    margin: 90px 0px 30px 0px;
    padding: 40px 0px 0px 0px;
  }
  /*.service-links-box h2 a {
	color: @orange;
	text-decoration: none;
}*/
  .service-links-box h2 a:after {
    content: '\0020\00BB';
  }
  .service-links-box h2 a {
    color: #7043aa !important;
    border-color: #7043aa;
  }
  .service-links-box ul,
  .service-links-box .all-services-link {
    display: none;
  }
}
@media (max-width: 500px) {
  .service-links-box {
    background: transparent;
    margin: 30px 0px;
    padding: 20px 0px 0px 0px;
    display: block !important;
    position: relative !important;
  }
  .service-links-box h2 {
    line-height: 15px;
  }
  .service-links-box h2 a {
    border: none;
    padding: 0px !important;
  }
  .service-links-box h2 a:hover {
    color: #00a388 !important;
    background: none;
  }
  .service-links-box .zoomin img:hover {
    width: 100% !important;
    height: auto !important;
  }
  /*.service-links-box h2 a {
	font-size: 16px;
}

.service-links-box .image {
    width: 100px;
	height: 100px;
	top: -50px;
	margin-left: -50px;
}

.service-links-box .zoomin img {
	height: 100px;
	width: 100px;
}*/
  .service-links-box .zoomin img:hover {
    width: 120px;
    height: 120px;
  }
}
.content-bg {
  padding: 0px 20px 20px 20px;
  position: relative;
  z-index: 3;
}
.content-bg .mapbox {
  position: relative;
}
.content-bg .map {
  width: 100%;
  min-height: 200px;
  display: block;
  border: 2px solid #fbfbfb;
}
.filters {
  display: block;
  /* width: 100%; */
  margin-top: -10px;
  margin-left: -35px;
  margin-right: -35px;
  padding: 8px 20px 0px 20px;
}
@media (max-width: 998px) {
  .filters {
    position: relative;
    height: 100%;
    text-align: left;
  }
}
.filters .form-group {
  float: left;
  width: 100%;
}
@media (max-width: 767px) and (min-width: 448px) {
  .treatment-address-description .nopic {
    margin-left: 0px !important;
    margin-bottom: 5px;
  }
}
.treatment-address-description {
  position: relative;
}
.treatment-address-description .glyphicon-time {
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  content: "\e021";
  font-size: 20px;
  margin-right: 10px;
  color: #dedede;
  text-align: center;
  line-height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.treatment-address-description .open {
  background: url(/img/airbnb/open.png);
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
}
.treatment-address-description .close {
  background: none;
  width: 20px;
  height: 20px;
  display: inline-block;
}
@media (max-width: 768px) {
  .treatment-address-description .glyphicon {
    display: block;
    margin-bottom: 5px;
  }
}
@media (max-width: 768px) and (min-width: 480px) {
  .treatment-address-description .open {
    background: url(/img/airbnb/open.png) no-repeat;
    width: 20px;
    height: 50px;
    display: inline-block;
    position: absolute;
    margin-left: -25px;
    margin-right: 10px;
    z-index: 3;
  }
}
@media (max-width: 480px) {
  .treatment-address-description .open {
    display: none;
  }
}
.home {
  font-size: 12px;
}
.home:before {
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  content: "\e021";
  font-size: 14px;
  margin-right: 10px;
  color: #dedede;
  text-align: center;
  line-height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.name-list {
  text-align: left;
  font-size: 12px;
}
.name-list:before {
  display: inline-block;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: 400;
  content: "\f007";
  font-size: 14px;
  margin-left: 2px;
  margin-right: 12px;
  color: #dedede;
  text-align: left;
  line-height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.local {
  line-height: 20px;
}
.local:before {
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  content: "\e062";
  font-size: 14px;
  margin-right: 5px;
  color: #dedede;
  text-align: center;
  line-height: 20px;
}
#map-canvas {
  width: 33.3333%;
  /*height:calc(100% - 0);*/
  position: fixed !important;
  right: 5px;
  top: 50px;
  bottom: 0;
  overflow: hidden;
  top: 0;
}
@media (max-width: 940px) {
  #map-canvas {
    width: 22.222% !important;
  }
}
@media (max-width: 767px) {
  #map-canvas {
    display: none;
    width: 0% !important;
  }
}
#map-canvas .gmnoprint {
  margin-top: 55px !important;
}
#map-canvas2 {
  /*height:calc(100% - 0);*/
  position: relative;
  bottom: 0;
  height: 350px;
  overflow: hidden;
  width: 100%;
}
@media (max-width: 790px) {
  #map-canvas2 {
    padding-bottom: 160px;
  }
}
.clinic-content {
  margin-top: 10px;
}
.clinic-content h2 {
  color: #19334a;
}
.clinic-content .labels div {
  background: #dbe3ee !important;
  border: 1px solid #c8d1dd;
  padding: 3px 20px 3px 5px;
  color: #565a5c !important;
  text-decoration: none;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 5px;
  margin-right: 5px;
  font-weight: 500 !important;
  font-size: 12px !important;
}
.closemap {
  display: none;
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -18px;
  color: #00a388;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 18px;
}
.closemap:after {
  content: "";
  display: block;
  position: absolute;
  left: -14px;
  right: 0;
  top: -2px;
  z-index: -1;
  text-align: center;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 22px 22px 22px;
  border-color: transparent transparent #fff transparent;
}
@media (max-width: 767px) {
  #main {
    padding: 0px !important;
  }
}
#main,
#main > .row {
  height: 100%;
  margin-right: -13px;
}
@media (max-width: 767px) {
  #main,
  #main > .row {
    margin-left: 5px;
    margin-right: 5px;
    height: auto;
  }
}
#main > .row {
  overflow-y: scroll;
}
@media (max-width: 767px) {
  #main > .row {
    overflow-y: hidden !important;
  }
}
#right {
  z-index: 0;
  height: 100%;
  float: left;
  padding-left: 0px !important;
  margin-top: -5px;
}
@media (max-width: 767px) {
  #right {
    width: 100% !Important;
    display: block;
    position: relative;
    margin: 0 auto;
    float: none;
    text-align: center;
    left: 0;
    right: 0;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (min-width: 768px) and (max-width: 940px) {
  #right {
    width: 78.888% !important;
  }
}
#footerSlideContainer {
  position: fixed;
  bottom: 0;
  z-index: 1000;
  width: 100%;
}
#footerSlideContainer .footer-usp {
  margin-top: 0px;
}
#footerSlideContainer footer {
  position: absolute;
  width: 100%;
}
#footerSlideButton {
  text-align: center;
  width: 100%;
  background: #565a5c;
  height: 30px;
  border: none;
  cursor: pointer;
}
#footerSlideButton a {
  color: #ffffff;
  text-decoration: none;
  font-size: 11px;
  line-height: 27px;
}
#footerSlideButton a:after {
  background: #ffffff;
  color: #232323;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  width: 18px;
  line-height: 20px;
  font-family: 'Glyphicons Halflings';
  content: "\e114";
  height: 18px;
  /* padding-top: 10px; */
  position: absolute;
  text-align: center;
  margin-left: 10px;
  margin-top: 5px;
}
#footerSlideContent {
  width: 100%;
  height: 0px;
  background: #251b15;
  color: #CCCCCC;
  font-size: 0.8em;
  border: none;
}
.fixed-list {
  width: 100% !important;
  z-index: 1000;
}
.list-page-elements-container .image .img-responsive {
  text-align: center !important;
  margin: auto !important;
}
.wish {
  word-spacing: 0px;
}
.wish:before {
  opacity: 0.5;
  margin-right: 10px;
  display: inline-block;
  background: transparent;
  line-height: 20px;
  font-family: 'Glyphicons Halflings';
  content: "\e005";
  font-size: 20px;
  color: #dedede;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
@media (max-width: 767px) {
  .wish {
    display: none;
  }
}
.second-menu {
  margin-left: 0px !important;
  height: 45px;
  margin-right: auto;
  float: left ;
}
.second-menu .active a {
  color: #fff !important;
}
.second-menu .idopont-foglalas {
  padding-top: 1px;
  margin-top: -9px;
}
.second-menu .idopont-foglalas span {
  float: left;
  font-size: 20px;
  line-height: 50px;
  margin-top: 7px;
}
.second-menu .idopont-foglalas img {
  width: 35px;
  height: 35px;
  display: block;
}
.second-menu .idopont-foglalas p {
  display: inline-block;
  margin: 23px 0px 0px 10px;
}
.first-info-box {
  z-index: 999;
}
@media (max-width: 790px) {
  .first-info-box {
    margin-top: -80px;
  }
}
.first-info-box .breadcrumbs {
  left: 12px;
}
/* Removes the default 20px margin and creates some padding space for the indicators and controls */
.carousel {
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
}
.carousel a {
  text-decoration: none;
}
.carousel a:hover .btn-details span {
  background: #00a388;
  margin: -10px -10px -10px -20px;
  padding: 10px;
  color: #ffffff;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
@media (max-width: 790px) {
  .carousel-line {
    display: block;
  }
}
/* Reposition the controls slightly */
.carousel-control {
  left: -12px;
}
.carousel-control.right {
  right: -12px;
}
/* Changes the position of the indicators */
.carousel-indicators {
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.carousel-indicators li {
  background: #c0c0c0;
}
.carousel-indicators .active {
  background: #333333;
}
.panel-title {
  position: relative;
}
.panel-title a {
  display: block;
  margin-left: -35px;
  margin-right: -35px;
  margin-top: -15px;
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  padding: 20px;
  background: #f5f5f5;
  text-decoration: none;
  color: #00a388;
}
.panel-title .glyphicon {
  background: #F8F8F8;
  display: block;
  margin-right: 13px;
  border-right: 1px solid #E0E0E0;
  height: 59px;
  width: 70px;
  line-height: 60px;
  position: absolute;
  text-align: center;
  margin-left: -20px;
  margin-top: 0;
}
.category {
  margin-left: 16px;
}
@media (max-width: 480px) {
  .category .category-list {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.category .category-list a {
  display: block;
  text-decoration: none;
  padding: 5px;
}
.category .category-list a .price {
  float: right;
  color: #232323;
  font-weight: 600;
}
@media (max-width: 480px) {
  .category .category-list a .price {
    float: none !important;
    display: block;
  }
}
.category .category-list a:hover {
  color: #2ea4d4;
  text-decoration: underline;
}
.category .category-list a:hover .price {
  color: #2ea4d4;
  text-decoration: underline;
}
@media (max-width: 780px) {
  .category .category-list a {
    text-align: left !important;
  }
}
.category .category-list a h2 {
  margin-left: 20px;
}
.category .image {
  width: 100%;
}
@media (max-width: 767px) {
  .category .image {
    display: none;
  }
}
.horizontal-section {
  margin-top: 30px;
  padding: 20px;
  margin-bottom: 30px;
}
.horizontal-section .white-icontop-box {
  background: #f5f5f5;
}
@media (max-width: 1200px) {
  .mobilenone {
    display: none;
  }
  .well .font-20 {
    font-size: 14px;
  }
}
@media (max-width: 1200px) and (max-width: 767px) {
  .well {
    background: none;
    padding: 0px;
    text-align: left !important;
    margin-bottom: 0px !important;
  }
  .well .font-36 {
    font-size: 18px;
    text-align: left;
    line-height: 20px;
  }
  .well .font-20 {
    font-size: 12px;
    text-align: left;
    line-height: 14px;
  }
}
@media (max-width: 480px) {
  .reservation {
    margin-top: -50px;
  }
  .font-20 {
    line-height: 26px !important;
  }
}
@media (max-width: 1200px) {
  .online-idopont .icon-glyphicon-clock {
    padding: 8px 10px;
    display: block;
    font-size: 30px !important;
    padding-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .online-idopont .icon-glyphicon-clock {
    display: block;
    border-left: none;
    text-align: center;
    float: left;
    line-height: 20px;
  }
}
@media (max-width: 480px) {
  .online-idopont .icon-glyphicon-clock {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .online-idopont a {
    line-height: 20px !important;
  }
}
@media (max-width: 480px) {
  .online-idopont a {
    text-align: center !important;
    display: block;
    width: 100%;
    padding: 10px 0px;
  }
}
@media (max-width: 980px) {
  .online-idopont a {
    display: block;
    width: 100%;
  }
  .online-idopont a .icon-glyphicon-clock {
    padding: 8px 10px;
    display: block;
    font-size: 30px !important;
    padding-bottom: 10px;
  }
}
.doctor-datas .carousel {
  margin-bottom: 0;
  padding: 0 0px 30px 0px;
  margin-top: 0px;
}
@media (max-width: 480px) {
  .fullmobile {
    width: 100% !important;
  }
}
.call-box {
  background: #f5f5f5;
  border: 1px solid #dedede;
  padding: 20px;
  position: absolute;
  width: 102%;
  -webkit-box-shadow: -17px 18px 5px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: -17px 18px 5px rgba(0, 0, 0, 0.03);
  box-shadow: -17px 18px 5px rgba(0, 0, 0, 0.03);
}
.call-box button {
  background: #00a388;
  border: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.call-box button:hover {
  background: #7043aa;
}
.call-box:after {
  content: "";
  position: absolute;
  top: -18px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17px 0 0 17px;
  border-color: transparent transparent transparent #dedede;
  right: -1px;
}
@media (max-width: 1024px) {
  .call-box {
    float: left !important;
    position: relative;
    width: 100%;
    margin-bottom: -25px;
    box-shadow: none;
  }
  .call-box:after {
    display: none;
  }
}
.list-unstyled label {
  color: #00a388;
}
.list-unstyled label:hover {
  text-decoration: underline;
}
.panel-group {
  position: relative;
  margin-top: -25px;
  margin-left: -15px;
}
.panel-group .filterbox {
  height: auto;
  display: block;
  position: relative;
}
.overlay-filter {
  position: absolute;
  bottom: 0px;
  content: "";
  height: 100px;
  display: block;
  width: 100%;
  background: url(/img/airbnb/gradient2.png);
  z-index: 2;
}
.panel-group {
  margin-left: 2px;
}
.panel-group .glyphicon {
  top: auto !important;
}
.closefilter {
  display: none;
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0px;
  z-index: 2;
  color: #00a388;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 18px;
  border-bottom: 2px solid #f5f5f5;
}
.closefilter:after {
  content: "";
  display: block;
  position: absolute;
  left: -14px;
  right: 0;
  top: -2px !important;
  z-index: -1;
  text-align: center;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 22px 22px 22px;
  border-color: transparent transparent #f5f5f5 transparent;
}
.carousel {
  position: relative;
  margin-bottom: 0;
  margin-top: 20px;
  padding: 0 40px 30px 40px;
}
/* The controlsy */
.carousel-control {
  left: -12px;
  height: 40px;
  width: 40px;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  margin-top: 90px;
}
.carousel-control.right {
  right: -12px;
}
/* The indicators */
.carousel-indicators {
  right: 50%;
  top: auto;
  bottom: -10px;
  margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
  background: #cecece;
}
.carousel-indicators .active {
  background: #428bca;
}
@media (max-width: 480px) {
  .font-20 {
    font-size: 14px;
    line-height: 16px;
  }
}
@media (max-width: 480px) {
  .price-button-disctance {
    font-size: 12px;
    line-height: 14px;
  }
}
.about-title {
  font-size: 14px;
  line-height: 22px;
  color: #9C9C9C;
  padding: 10px;
}
.kapcsolod-szolg {
  cursor: pointer;
}
.kapcsolod-szolg a {
  color: #000000;
  padding: 10px;
  border: 1px solid transparent;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.kapcsolod-szolg a:hover {
  border: 1px solid #2ea4d6;
}
.kapcsolod-szolg h3 {
  color: #7043aa;
}
.kapcsolod-szolg p {
  font-weight: 600;
}
@media (max-width: 780px) {
  .kapcsolod-szolg a {
    text-align: center;
  }
  .kapcsolod-szolg a .img-responsive {
    display: block;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }
}
.info-text-inform {
  color: #00a388;
  font-size: 12px;
  line-height: 12px;
  margin-top: -5px;
  margin-bottom: 10px;
  font-weight: 600;
  display: none;
}
.call-box-alert {
  display: none;
  text-align: center;
  color: #2ea4d6;
  margin: 0 auto;
  left: 0;
  right: 0;
  position: absolute;
  font-weight: 800;
  top: 50%;
  margin-top: -80px;
  padding: 30px;
  z-index: 1000;
}
@media (max-width: 480px) {
  .doctor-treatment-list {
    margin-top: 0px;
  }
}
.margint-top-40 {
  margin-top: 0 !important;
}
.list-simple {
  margin-top: 0px !important;
}
/*****************************/
/*****************************/
/*****************************/
/*********New menü************/
/*****************************/
/*****************************/
/*****************************/
.cbp-spmenu {
  background: #565a5c;
  position: fixed;
  z-index: 3 !important;
}
.cbp-spmenu ul li {
  list-style: none;
}
.cbp-spmenu ul li .profilepic {
  width: 50px;
  height: 50px;
  text-align: left;
  margin-left: 10px;
  margin-top: 10px;
  border: 3px solid #00a388;
}
.cbp-spmenu ul li a {
  text-decoration: none;
}
#cbp-spmenu-s2 .fa-times-circle-o {
  float: right;
  position: relative;
  margin-right: 0px;
}
.cbp-spmenu h3 {
  color: #afdefa;
  font-size: 1.9em;
  padding: 20px;
  margin: 0;
  font-weight: 300;
  background: #0d77b6;
}
.cbp-spmenu a {
  display: block;
  color: #fff;
  font-size: 1.1em;
  font-weight: 300;
}
.cbp-spmenu a:hover {
  background: #2ea4d6;
}
.cbp-spmenu a:active {
  background: #afdefa;
  color: #47a3da;
}
/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical {
  width: 240px;
  height: 100%;
  top: 0;
  z-index: 1000;
}
.cbp-spmenu-vertical a {
  border-bottom: 1px solid #444749;
  padding: 1em;
}
.cbp-spmenu-horizontal {
  width: 100%;
  height: 150px;
  left: 0;
  z-index: 1000;
  overflow: hidden;
}
.cbp-spmenu-horizontal h3 {
  height: 100%;
  width: 20%;
  float: left;
}
.cbp-spmenu-horizontal a {
  float: left;
  width: 20%;
  padding: 0.8em;
  border-left: 1px solid #258ecd;
}
/* Vertical menu that slides from the left or right */
.cbp-spmenu-left {
  left: -240px;
}
.cbp-spmenu-right {
  right: -240px;
}
.cbp-spmenu-left.cbp-spmenu-open {
  left: 0px;
  z-index: 1001;
}
.cbp-spmenu-right.cbp-spmenu-open {
  right: 0px;
}
/* Horizontal menu that slides from the top or bottom */
.cbp-spmenu-top {
  top: -150px;
}
.cbp-spmenu-bottom {
  bottom: -150px;
}
.cbp-spmenu-top.cbp-spmenu-open {
  top: 50px;
}
.cbp-spmenu-bottom.cbp-spmenu-open {
  bottom: 0px;
}
/* Push classes applied to the body */
.cbp-spmenu-push {
  overflow-x: hidden;
  position: relative;
  left: 0;
}
.cbp-spmenu-push-toright {
  left: 240px;
}
.cbp-spmenu-push-toleft {
  left: -240px;
}
/* Transitions */
.cbp-spmenu,
.cbp-spmenu-push {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* Example media queries */
@media screen and (max-width: 55.1875em) {
  .cbp-spmenu-horizontal {
    font-size: 75%;
    height: 110px;
  }
  .cbp-spmenu-top {
    top: -110px;
  }
  .cbp-spmenu-bottom {
    bottom: -110px;
  }
}
@media screen and (max-height: 26.375em) {
  .cbp-spmenu-vertical {
    font-size: 90%;
    width: 190px;
  }
  .cbp-spmenu-left,
  .cbp-spmenu-push-toleft {
    left: -190px;
  }
  .cbp-spmenu-right {
    right: -190px;
  }
  .cbp-spmenu-push-toright {
    left: 190px;
  }
}
/*****************************/
/*****************************/
/*****************************/
/*********sb serch ***********/
/*****************************/
/*****************************/
/*****************************/
.menu-left-search {
  width: 100%;
  height: 50px;
}
.cbp-spmenu-open .fa-times-circle-o .element-animation {
  animation: animationFrames linear 0.7s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames linear 0.7s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames linear 0.7s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames linear 0.7s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames linear 0.7s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}
@keyframes animationFrames {
  0% {
    opacity: 0;
    transform: rotate(-200deg);
  }
  100% {
    opacity: 1;
    transform: rotate(0deg);
  }
}
@-moz-keyframes animationFrames {
  0% {
    opacity: 0;
    -moz-transform: rotate(-200deg);
  }
  100% {
    opacity: 1;
    -moz-transform: rotate(0deg);
  }
}
@-webkit-keyframes animationFrames {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-200deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0deg);
  }
}
@-o-keyframes animationFrames {
  0% {
    opacity: 0;
    -o-transform: rotate(-200deg);
  }
  100% {
    opacity: 1;
    -o-transform: rotate(0deg);
  }
}
@-ms-keyframes animationFrames {
  0% {
    opacity: 0;
    -ms-transform: rotate(-200deg);
  }
  100% {
    opacity: 1;
    -ms-transform: rotate(0deg);
  }
}
.cbp-spmenu {
  /* Open state */
}
.cbp-spmenu .fa-times-circle-o {
  font-size: 30px;
  margin: 10px;
  position: absolute;
  color: #fff;
  text-decoration: none !important;
  background: none;
  padding: 5px;
  border-bottom: 0px solid #000;
  margin-top: 0px;
  margin-left: 0px;
  line-height: 40px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.cbp-spmenu .fa-times-circle-o:hover {
  color: #fff;
}
.cbp-spmenu .fa-times-circle-o:active {
  color: #00a388;
}
.cbp-spmenu .sb-search {
  position: relative;
  width: 0%;
  min-width: 40px;
  height: 50px;
  float: right;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-backface-visibility: hidden;
}
.cbp-spmenu .sb-search-input {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  outline: none;
  background: #fff;
  width: 100%;
  height: 50px;
  margin: 0;
  z-index: 10;
  padding: 20px 65px 20px 20px;
  font-family: inherit;
  font-size: 14px;
  color: #00a388;
}
.cbp-spmenu .sb-search-input::-webkit-input-placeholder {
  color: #00a388;
}
.cbp-spmenu .sb-search-input:-moz-placeholder {
  color: #00a388;
}
.cbp-spmenu .sb-search-input::-moz-placeholder {
  color: #00a388;
}
.cbp-spmenu .sb-search-input:-ms-input-placeholder {
  color: #efb480;
}
.cbp-spmenu .icon-glyphicon-search,
.cbp-spmenu .sb-search-submit {
  width: 40px;
  height: 50px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
.cbp-spmenu .sb-search-submit {
  background: #fff;
  /* IE needs this */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 8 */
  filter: alpha(opacity=0);
  /* IE 5-7 */
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}
.cbp-spmenu .icon-glyphicon-search {
  color: #fff;
  background: #444749;
  z-index: 90;
  font-size: 16px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.cbp-spmenu .sb-search.sb-search-open,
.cbp-spmenu .no-js .sb-search {
  width: 100%;
}
.cbp-spmenu .sb-search.sb-search-open .icon-glyphicon-search,
.cbp-spmenu .no-js .sb-search .icon-glyphicon-search {
  background: #00a388;
  color: #fff;
  z-index: 11;
}
.cbp-spmenu .sb-search.sb-search-open .sb-search-submit,
.cbp-spmenu .no-js .sb-search .sb-search-submit {
  z-index: 90;
}
.summary-box {
  background: #f5f5f5;
  padding: 10px 10px 0px 10px;
}
.summary-box .button-text {
  float: none;
  white-space: -moz-pre-wrap;
  /* Mozilla, supported since 1999 */
  white-space: -pre-wrap;
  /* Opera 4 - 6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  white-space: pre-wrap;
  /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
  word-wrap: break-word;
  /* IE 5.5+ */
}
@media (max-width: 360px) {
  .summary-box .button-text:before {
    height: 40px;
    line-height: 60px;
  }
}
.clinic-title .adress {
  display: inline-block;
}
.clinic-title .adress .icon-glyphicon-marker {
  font-size: 22px;
}
.clinic-title .adress .open-map {
  line-height: 22px;
}
.clinic-title .tel {
  margin-left: 5px;
  margin-bottom: 2px;
  display: inline-block;
}
.clinic-title .tel .icon-glyphicon-phone {
  font-size: 20px;
  display: inline-block;
}
.clinic-title .tel .tel-text {
  display: inline-block;
}
.clinic-title .tel .open-map {
  line-height: 22px;
}
.select_style {
  background: #FFF;
  overflow: hidden;
  display: inline-block;
  color: #525252;
  font-weight: 300;
  -webkit-border-radius: 5px 4px 4px 1px 5px 4px 4px;
  -moz-border-radius: 5px 4px 4px 1px 5px 4px 4px;
  border-radius: 5px 4px 4px 1px 5px 4px 4px;
  border: solid 1px #232323;
  font-family: "helvetica neue", arial;
  position: relative;
  cursor: pointer;
  padding-right: 20px;
}
.select_style:after {
  position: absolute;
  right: 10px;
  width: 8px;
  height: 8px;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f150";
  top: 45%;
  margin-top: -4px;
  color: #282828;
}
.select_style select {
  -webkit-appearance: none;
  appearance: none;
  width: 120%;
  background: none;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 7px 10px;
}
.idopont-egyeztetes {
  display: block;
  background: #f5f5f5;
  padding: 10px;
}
@media (max-width: 980px) and (min-width: 790px) {
  .idopont-egyeztetes li a {
    display: block;
  }
}
.doctors-list.no-reservation-table .doctors-list-element {
  width: 33.333333%;
  float: left;
  border: 5px solid #fff;
  overflow: hidden;
  margin: 0px;
  padding: 15px 0px;
  background: #fafafa;
  display: inline-block;
}
@media (max-width: 790px) {
  .doctors-list.no-reservation-table .doctors-list-element {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .doctors-list.no-reservation-table .doctors-list-element {
    width: 100%;
  }
}
.doctors-list.no-reservation-table .doctors-list-element .col-sm-1.col-xs-3 {
  width: 30%;
}
.doctors-list.no-reservation-table .doctors-list-element .cure-item-info {
  width: 70%;
}
.accordion-body .list-element-links {
  margin-top: 17px;
  line-height: 16px;
}
.accordion-group {
  margin-top: 0px;
  margin-bottom: 10px;
}
.accordion-group .accordion-heading {
  margin-left: -2px;
}
.accordion-toggle:before {
  color: #232323;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  width: 18px;
  line-height: 20px;
  font-family: 'Glyphicons Halflings';
  content: "\e114";
  height: 18px;
  /* padding-top: 10px; */
  position: relative;
  text-align: center;
  margin-right: 5px;
  margin-top: 5px;
}
.input-field-one i {
  position: absolute;
  font-size: 20px;
  top: 13px;
  margin-left: 10px;
}
.input-field-one input {
  padding-left: 40px;
}
.input-field-two i {
  position: absolute;
  font-size: 24px;
  top: 13px;
  margin-left: 10px;
}
.input-field-two input {
  padding-left: 40px;
}
.search-form .btn-lg {
  padding: 12px 16px;
}
.headline {
  margin-left: -35px;
  margin-right: -35px;
  padding-left: 35px;
  display: block;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: left;
}
.headline h2 {
  text-align: left;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .headline {
    padding: 0 !important;
  }
  .headline h2 {
    text-align: center;
  }
}
.headline a {
  text-decoration: none !important;
  color: #2ea4d6;
}
.headline a:hover {
  text-decoration: underline !important;
}
.list-page-list-element-container .price-button-disctance .btn {
  background: #2ea4d6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2ea4d6), color-stop(1, #2ea4d6));
  background: -ms-linear-gradient(bottom, #2ea4d6, #2ea4d6);
  background: -moz-linear-gradient(center bottom, #2ea4d6 0%, #2ea4d6 100%);
  background: -o-linear-gradient(#2ea4d6, #2ea4d6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ea4d6', endColorstr='#2ea4d6', GradientType=0);
  border-color: #2ea4d6;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #ffffff !important;
  text-shadow: 2px 1px 0px rgab(0, 0, 0, 0.3);
  display: inline-block !important;
}
.list-page-list-element-container .price-button-disctance:hover .btn {
  background: #00a388;
  border-color: #2ea4d6;
  color: #ffffff;
  background: #2ea4d6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2ea4d6), color-stop(1, #2ea4d6));
  background: -ms-linear-gradient(bottom, #2ea4d6, #2ea4d6);
  background: -moz-linear-gradient(center bottom, #2ea4d6 0%, #2ea4d6 100%);
  background: -o-linear-gradient(#2ea4d6, #2ea4d6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ea4d6', endColorstr='#2ea4d6', GradientType=0);
}
.doctor-treatment-list {
  margin-top: -40px;
}
@media (max-width: 890px) {
  .doctor-treatment-list {
    margin-top: 0px !important;
  }
}
@media (max-width: 790px) {
  .treats .doctor-treatment-list {
    margin-top: 20px !important;
  }
  .treats .price-button-disctance {
    text-align: right;
  }
  .treats .treatment-address-description {
    padding-left: 0px;
  }
  .treats .list-page-list-element {
    min-height: 0 !important;
  }
}
.list-treats-hit {
  background: #f5f5f5;
  margin: 11px -35px -6px -35px;
  padding-left: 35px;
  padding-top: 0px;
}
.list-treats-hit h4 {
  line-height: 33px;
  margin: 0;
}
.list-treats-hit a {
  text-decoration: none;
}

.search-results-disease .list-treats-hit,
.search-results-spec .list-treats-hit {
    margin-top:0px;
    padding-bottom: 20px!important;
}

.store-desc-over {
  content: "";
  background: url(/img/airbnb/gradient2.png);
  display: block;
  position: absolute;
  width: 97%;
  height: 120px;
  bottom: -20px;
}
@media (max-width: 790px) {
  .store-desc-over {
    bottom: -20px;
  }
}
.navbar-ex2-collapse .doctor-datas-list {
  float: right;
  margin-bottom: 0px;
  margin-top: 14px;
}
@media (max-width: 980px) {
  .second-menu li a {
    font-size: 12px !important;
  }
  .second-menu .doctor-datas-list {
    font-size: 12px;
  }
  .second-menu .doctor-datas-list span {
    display: none;
  }
  .navbar-collapse {
    font-size: 12px;
  }
  .navbar-collapse .icon-glyphicon-phone,
  .navbar-collapse .icon-glyphicon-envelope {
    display: none;
  }
  li {
    padding-left: 0px !important;
  }
}
.no-free-time {
  position: absolute;
  top: 40%;
  width: 100%;
  text-align: center;
  font-weight: bold;
  z-index: 1;
}
.no-time:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
}
@media (max-width: 480px) {
  .table-reservation-time-pagination .pagination li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: relative;
    line-height: 22px;
    font-size: 22px;
  }
  .table-reservation-time-pagination .pagination .previous a {
    padding-left: 14px;
  }
  .table-reservation-time-pagination .pagination .next a {
    padding-right: 14px;
  }
}
/*!
 * Datetimepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datetimepicker {
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}
.datetimepicker-inline {
  width: 220px;
}
.datetimepicker.datetimepicker-rtl {
  direction: rtl;
}
.datetimepicker.datetimepicker-rtl table tr td span {
  float: right;
}
.datetimepicker-dropdown,
.datetimepicker-dropdown-left {
  top: 0;
  left: 0;
}
[class*=" datetimepicker-dropdown"]:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
[class*=" datetimepicker-dropdown"]:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
}
[class*=" datetimepicker-dropdown-top"]:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #cccccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
}
[class*=" datetimepicker-dropdown-top"]:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}
.datetimepicker-dropdown-bottom-left:before {
  top: -7px;
  right: 6px;
}
.datetimepicker-dropdown-bottom-left:after {
  top: -6px;
  right: 7px;
}
.datetimepicker-dropdown-bottom-right:before {
  top: -7px;
  left: 6px;
}
.datetimepicker-dropdown-bottom-right:after {
  top: -6px;
  left: 7px;
}
.datetimepicker-dropdown-top-left:before {
  bottom: -7px;
  right: 6px;
}
.datetimepicker-dropdown-top-left:after {
  bottom: -6px;
  right: 7px;
}
.datetimepicker-dropdown-top-right:before {
  bottom: -7px;
  left: 6px;
}
.datetimepicker-dropdown-top-right:after {
  bottom: -6px;
  left: 7px;
}
.datetimepicker > div {
  display: none;
}
.datetimepicker.minutes div.datetimepicker-minutes {
  display: block;
}
.datetimepicker.hours div.datetimepicker-hours {
  display: block;
}
.datetimepicker.days div.datetimepicker-days {
  display: block;
}
.datetimepicker.months div.datetimepicker-months {
  display: block;
}
.datetimepicker.years div.datetimepicker-years {
  display: block;
}
.datetimepicker table {
  margin: 0;
}
.datetimepicker td,
.datetimepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
.table-striped .datetimepicker table tr td,
.table-striped .datetimepicker table tr th {
  background-color: transparent;
}
.datetimepicker table tr td.minute:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datetimepicker table tr td.hour:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datetimepicker table tr td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datetimepicker table tr td.old,
.datetimepicker table tr td.new {
  color: #999999;
}
.datetimepicker table tr td.disabled,
.datetimepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datetimepicker table tr td.today,
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today:hover:hover,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled:hover:hover,
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today:hover.disabled,
.datetimepicker table tr td.today.disabled.disabled,
.datetimepicker table tr td.today.disabled:hover.disabled,
.datetimepicker table tr td.today[disabled],
.datetimepicker table tr td.today:hover[disabled],
.datetimepicker table tr td.today.disabled[disabled],
.datetimepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069;
}
.datetimepicker table tr td.active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active:hover:hover,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled:hover:hover,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active:hover.disabled,
.datetimepicker table tr td.active.disabled.disabled,
.datetimepicker table tr td.active.disabled:hover.disabled,
.datetimepicker table tr td.active[disabled],
.datetimepicker table tr td.active:hover[disabled],
.datetimepicker table tr td.active.disabled[disabled],
.datetimepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active {
  background-color: #003399;
}
.datetimepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datetimepicker .datetimepicker-hours span {
  height: 26px;
  line-height: 26px;
}
.datetimepicker .datetimepicker-hours table tr td span.hour_am,
.datetimepicker .datetimepicker-hours table tr td span.hour_pm {
  width: 14.6%;
}
.datetimepicker .datetimepicker-hours fieldset legend,
.datetimepicker .datetimepicker-minutes fieldset legend {
  margin-bottom: inherit;
  line-height: 30px;
}
.datetimepicker .datetimepicker-minutes span {
  height: 26px;
  line-height: 26px;
}
.datetimepicker table tr td span:hover {
  background: #eeeeee;
}
.datetimepicker table tr td span.disabled,
.datetimepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datetimepicker table tr td span.active,
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active:hover:hover,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover:hover,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active:hover.disabled,
.datetimepicker table tr td span.active.disabled.disabled,
.datetimepicker table tr td span.active.disabled:hover.disabled,
.datetimepicker table tr td span.active[disabled],
.datetimepicker table tr td span.active:hover[disabled],
.datetimepicker table tr td span.active.disabled[disabled],
.datetimepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active {
  background-color: #003399;
}
.datetimepicker table tr td span.old {
  color: #999999;
}
.datetimepicker th.switch {
  width: 145px;
}
.datetimepicker th span.glyphicon {
  pointer-events: none;
}
.datetimepicker thead tr:first-child th,
.datetimepicker tfoot tr:first-child th {
  cursor: pointer;
}
.datetimepicker thead tr:first-child th:hover,
.datetimepicker tfoot tr:first-child th:hover {
  background: #eeeeee;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i,
.input-group.date .input-group-addon span {
  cursor: pointer;
  width: 14px;
  height: 14px;
}
.datetimepicker-box {
  background: #f5f5f5;
  margin: 0px -20px 20px -20px;
  padding: 0px 20px 0 20px;
}
.datetimepicker-box p {
  margin-left: 20px;
  padding-top: 10px;
}
.datetimepicker-box .info {
  text-align: right;
  display: inline-block;
  line-height: 40px;
  float: right;
  margin-right: 3px;
  position: relative;
}
@media (max-width: 790px) {
  .datetimepicker-box .info {
    float: left;
  }
}
@media (max-width: 480px) {
  .datetimepicker-box .input-group-addon {
    width: 2px;
    padding: 0px;
    border: 0px;
  }
  .datetimepicker-box .input-group-addon .glyphicon {
    display: none;
  }
  .datetimepicker-box .input {
    font-size: 12px;
  }
  .datetimepicker-box .form-control {
    font-size: 12px;
  }
}
.datetimepicker-box .form-group {
  margin-bottom: 0px;
  display: block;
}
.datetimepicker-box .form-group input {
  background: #fff;
}
.datetimepicker-box .checkbox {
  float: left !important;
  display: inline-block !important;
}
.datetimepicker-box .checkbox-label {
  float: left !important;
  display: inline-block !important;
}
.datetimepicker-box .plus-form-icon {
  float: right;
  height: 31px;
  display: block;
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 5px;
  color: #ffffff;
  background: #00a388;
  width: 31px;
  text-align: center;
  line-height: 31px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.datetimepicker-box .plus-form-icon a {
  color: #ffffff;
  text-decoration: none;
}
.datetimepicker-box .plus-form-icon a:before {
  margin-left: 1px;
}
.datetimepicker-box .plus-form-icon a:hover {
  color: #000;
}
@media (max-width: 790px) {
  .datetimepicker-box .plus-form-icon {
    float: right;
    display: inline-block;
    margin-right: 2px;
    margin-left: 7px;
  }
}
@media (max-width: 1000px) {
  .doctor-datas-list li [class^="icon-"],
  .doctor-datas-list li [class*=" icon-"] {
    position: relative;
    line-height: 20px;
    margin-right: 10px;
  }
}
.accordion-inner .list-element-offer {
  font-size: 12px;
  color: #999;
}
.accordion-inner .list-element-offer .value {
  color: #232323;
}
.thumbnail {
  display: inline-block;
}
.img-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  border: 4px solid #dedede;
}
.img-circle img {
  width: 100%;
  height: auto;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@media (max-width: 790px) {
  .img-circle {
    width: 70px;
    height: 70px;
  }
}
.accordion-inner h3 {
  margin-top: 0px !important;
}
@media (max-width: 790px) {
  .list-page-list-element .btn-primary {
    width: 100% !important;
    display: block !important;
  }
}
.more-offer .treatment-address-description {
  padding-left: 10px;
}
.more-offer .accordion-group {
  display: block;
}
.more-offer .accordion-group .treatment-address-description {
  padding-left: 0;
}
.more-offer .list-element-offer {
  text-align: left;
}
@media (max-width: 480px) {
  .list-page-list-element .btn-primary {
    display: none !important;
  }
  .accordion-group .price-button-disctance .btn {
    display: none !important;
  }
}
.accordion-heading a {
  font-size: 12px;
  color: #999;
  text-decoration: none;
}
.accordion-heading a:hover {
  color: #00a388;
  text-decoration: underline;
}
/**********************/
/**********************/
/**********************/
/*******REDESIGN*******/
/**********************/
/**********************/
/**********************/
.index {
  background: url(/img/airbnb/header2.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.index a.my-doklist-link .caret {
  border-top-color: #ffffff !important;
}
.index .navbar-default .navbar-nav > li > a {
  color: #fff !important;
}
.index #main {
  position: relative;
  margin-top: 50px;
}
.index .main-search .form-inline {
  background: rgba(0, 0, 0, 0.2);
  padding: 15px 20px 15px 20px;
}
.index .owl-carousel {
  top: 50%;
  width: 70%;
  overflow: hidden;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block !important;
  text-align: center;
  text-decoration: none !important;
}
.index .owl-carousel .owl-prev {
  display: inline-block !important;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.index .owl-carousel .owl-prev:after {
  font-family: 'Simple-Line-Icons';
  color: #fff;
  content: "\e07a";
  display: inline-block;
  position: relative;
  font-size: 20px;
  text-align: center;
  line-height: 50px;
  width: 22px;
}
.index .owl-carousel .owl-prev:hover:after {
  color: #00a388;
}
.index .owl-carousel .owl-next {
  display: inline-block !important;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.index .owl-carousel .owl-next:after {
  font-family: 'Simple-Line-Icons';
  color: #fff;
  content: "\e079";
  display: inline-block;
  position: relative;
  font-size: 20px;
  text-align: center;
  line-height: 50px;
  width: 22px;
}
.index .owl-carousel .owl-next:hover:after {
  color: #00a388;
}
@media (max-width: 480px) {
  .index .owl-carousel .owl-nav {
    margin-bottom: 50px;
  }
}
.index .owl-carousel .item {
  cursor: pointer;
  padding: 10px;
}
.index .owl-carousel .item:hover .info {
  -webkit-box-shadow: inset 0px 0px 0px 2px #2ea4d6;
  -moz-box-shadow: inset 0px 0px 0px 2px #2ea4d6;
  box-shadow: inset 0px 0px 0px 2px #2ea4d6;
  text-decoration: underline;
  color: #00a388;
}
.index .owl-carousel .item:hover .img-circle {
  border-color: #2ea4d6;
}
.index .owl-carousel .item .img-circle {
  z-index: 1000;
}
.index .owl-carousel .item h5 {
  font-weight: 400;
  color: #565a5d;
  text-align: left;
}
.index .owl-carousel .item p {
  font-weight: 800;
  color: #565a5d;
  text-align: left;
  line-height: 14px;
}
.index .owl-carousel .item .info {
  display: inline-block;
  float: left;
  width: 100%;
  min-height: 110px;
  position: relative;
  background: #fff;
  padding: 20px 10px 10px 10px;
  margin-top: -20px;
}
.index .navbar {
  background: none;
  border-bottom: 0px solid #dedede;
}
.index .search-text-intro {
  text-shadow: none;
  color: #fff;
}
.index .main-search {
  position: relative;
  margin-top: 0;
  top: 25%;
  width: 80%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.index .main-search .btn {
  background: #2ea4d6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2ea4d6), color-stop(1, #2ea4d6));
  background: -ms-linear-gradient(bottom, #2ea4d6, #2ea4d6);
  background: -moz-linear-gradient(center bottom, #2ea4d6 0%, #2ea4d6 100%);
  background: -o-linear-gradient(#2ea4d6, #2ea4d6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ea4d6', endColorstr='#2ea4d6', GradientType=0);
  border: 1px solid #2ea4d6;
}
.index .progress-inner {
  position: relative;
  width: 25px;
  height: 25px;
  margin: 15px auto;
  text-align: center;
}
.index .progress-box-index {
  position: relative;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  float: left;
  width: 100%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media (max-width: 480px) {
  .index .progress-box-index {
    height: auto !important;
  }
}
.index .progress-box-index .progress-inner-index {
  width: 40px;
  height: 40px;
  float: right;
  position: relative;
}
.index .progress-box-index .icon-heart {
  font-size: 30px;
  line-height: 40px;
  color: #2ea4d6;
  text-align: center;
}
.index .progress-box-index .icon-text {
  text-align: center;
  color: #fff;
  line-height: 35px;
  font-size: 12px;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 4px;
  margin: auto;
  position: absolute;
}
.index .progress-box-index .more-button {
  text-align: left;
  float: left;
  margin-left: 10px;
  font-size: 12px;
  line-height: 40px;
  color: #fff;
}
.index .progress-box-index .more-button .icon-arrow-right {
  font-size: 16px;
  line-height: 35px;
  margin-top: 3px;
  position: absolute;
  display: inline-block;
  margin-left: 3px;
}
.telepules-valaszto {
  position: fixed;
  float: right;
  top: 50px;
  right: 0;
  z-index: 1000;
  width: 200px;
  margin-right: 5px;
  margin-top: 5px;
}
.orvos-valaszto {
  position: fixed;
  float: right;
  top: 50px;
  right: 0;
  z-index: 1000;
  width: 200px;
  margin-right: 5px;
  margin-top: 5px;
}
@media (max-width: 950px) {
  .telepules-valaszto {
    width: 150px !important;
  }
}
@media (max-width: 780px) {
  .telepules-valaszto {
    display: none;
  }
}
@media (max-width: 950px) {
  .orvos-valaszto {
    width: 150px !important;
  }
}
@media (max-width: 780px) {
  .orvos-valaszto {
    display: none;
  }
}
@media (max-width: 767px) {
  .more-filters .chosen-single span {
    display: block;
    margin-top: 0px !important;
  }
}
.new-list .content-bg {
  background: #FFFFFF;
  border-bottom: 1px solid #dedede;
  padding-bottom: 8px;
}
@media (max-width: 769px) {
  .new-list .content-bg {
    margin-top: -20px;
  }
}
@media (max-width: 767px) {
  .new-list .content-bg {
    margin-top: -40px;
  }
}
@media (max-width: 480px) {
  .new-list .content-bg {
    margin-top: -40px;
  }
}
@media (max-width: 480px) {
  .new-list .list-page-elements-container {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.new-list .accordion-box .accordion-group {
  background: #f5f5f5 !important;
  padding: 0;
}
.new-list .accordion-box .accordion-group .item-text-box {
  padding: 10px;
}
.new-list .accordion-box .accordion-group .price-box {
  padding: 10px;
}
@media (max-width: 480px) {
  .new-list .accordion-box .accordion-group .row {
    margin: 0;
  }
}
.new-list .right {
  text-align: right;
  display: inline-block;
  float: right;
}
@media (max-width: 790px) {
  .new-list .right {
    float: none;
    display: block;
    text-align: center;
  }
}
.new-list .first-top-title h2 {
  margin-top: 15px !important;
}
.new-list .top-radio {
  background: #f5f5f5;
  padding: 0px;
  border: 1px solid #dedede;
  font-size: 12px;
}
.new-list .top-radio span {
  float: right;
  line-height: 20px;
  margin-right: 10px;
  font-size: 18px;
  color: #A1A1A1;
}
.new-list .top-radio .iradio_minimal-purple {
  margin-left: 5px;
  background-color: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.new-list .filter-dropdown {
  width: 220px;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #dedede;
  background: #fff;
  color: #565a5c;
  text-decoration: none;
  text-align: center;
  font-weight: 600;
  display: inline-block;
}
.new-list .filter-dropdown:before {
  display: none;
}
.new-list .filter-dropdown i {
  margin-right: 10px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media (max-width: 680px) {
  .new-list .filter-dropdown {
    display: block;
    margin: 5px auto 5px auto;
    text-align: center;
  }
}
@media (max-width: 600px) {
  .new-list .filter-dropdown {
    display: block;
    margin: -4px auto 7px auto;
    text-align: center;
    width: 100%;
  }
}
.new-list .top-h1-title {
  background: none !important;
  margin-top: 0px;
}
.new-list .top-h1-title #collapsetwo {
  margin-bottom: 35px;
}
.new-list .top-h1-title .list-unstyled label {
  color: #565a5c;
}
.new-list .top-h1-title .list-unstyled label .iradio_minimal-purple {
  margin-right: 5px;
}
.new-list .top-h1-title .szolgaltatas-dropdown {
  width: 220px;
  padding: 10px;
  margin-top: 8px;
  border: 1px solid #dedede;
  background: #fff;
  color: #565a5c;
  text-decoration: none;
  font-weight: 600;
}
.new-list .top-h1-title .szolgaltatas-dropdown:before {
  display: none;
}
.new-list .top-h1-title .szolgaltatas-dropdown i {
  margin-right: 10px;
}
@media (max-width: 780px) {
  .new-list .top-h1-title .szolgaltatas-dropdown {
    display: none;
  }
}
@media (max-width: 1200px) {
  .new-list .top-h1-title .szolgaltatas-dropdown {
    width: 30%;
  }
}
.new-list .top-h1-title #collapse-filter {
  margin-top: 20px;
}
.new-list .top-h1-title h1 {
  display: inline-block;
  font-weight: 800;
  margin-left: 0px;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 70%;
}
@media (max-width: 480px) {
  .new-list .top-h1-title h1 {
    font-size: 16px !important;
    margin-bottom: 15px;
    line-height: 16px;
  }
}
.new-list .top-h1-title h1 span {
  display: block;
  color: #2ea4d6;
  line-height: 20px;
}
@media (max-width: 480px) {
  .new-list .top-h1-title h1 span {
    font-size: 14px !important;
    line-height: 14px;
  }
}
@media (max-width: 480px) {
  .new-list .top-h1-title h1 {
    margin-top: 12px;
  }
}
.new-list .top-h1-title .panel-group {
  margin-top: -10px;
  height: auto;
}
@media (max-width: 790px) {
  .new-list .top-h1-title .panel-group {
    min-height: 0px !important;
  }
}
.new-list .top-h1-title .filter-button {
  position: absolute;
  margin: 0 auto;
  text-align: center;
  padding: 10px 20px 10px 20px;
  background: #ffffff;
  display: block;
  color: #565a5c;
  font-weight: 800;
  text-decoration: none;
  border: 1px solid #dedede;
  bottom: 0px;
  left: 0px;
  right: 0px;
  min-width: 200px;
}
.new-list .top-h1-title .filter-button i {
  margin-left: 5px;
}
.new-list .top-h1-title .filter-button:hover {
  color: #00a388;
  text-decoration: underline;
}
.new-list .top-h1-title .filterbox {
  margin-left: -37px;
  margin-right: -37px;
  border-top: 1px solid #dedede;
}
.new-list .top-h1-title .filterbox .filter-title {
  font-weight: 800;
  color: #565a5c;
}
.new-list .top-h1-title .filterbox .filters {
  margin: 0;
}
@media (max-width: 1457px) {
  .new-list .top-h1-title .filterbox .filters {
    margin-left: 15px;
    margin-right: 15px;
  }
  .new-list .top-h1-title .filterbox .filters .col-lg-3 {
    padding: 0px !important;
  }
  .new-list .top-h1-title .filterbox .filters .col-lg-6 {
    padding: 0px !important;
  }
  .new-list .top-h1-title .filterbox .filters .new-list .top-radio span {
    display: none;
  }
}
@media (max-width: 1316px) and (min-width: 1200px) {
  .new-list .top-h1-title .filterbox .filters .top-radio span {
    display: none;
  }
}
@media (max-width: 985px) {
  .new-list .top-h1-title .filterbox .filters {
    margin-left: 0px;
    margin-right: 0px;
  }
  .new-list .top-h1-title .filterbox .filters .chosen-container {
    margin-top: 10px;
  }
  .new-list .top-h1-title .filterbox .filters .chosen-container span {
    margin-top: 0px;
  }
  .new-list .top-h1-title .filterbox .filters .list-unstyled:first-child {
    margin-top: 10px;
  }
}
.new-list .top-h1-title .filterbox .checkbox {
  padding-left: 0px;
}
.new-list .top-h1-title .filterbox .panel-body {
  padding: 0px 15px 0px 15px;
}
.new-list .top-h1-title .filterbox2 {
  margin-left: -37px;
  margin-right: -37px;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  height: 70px;
}
.new-list .top-h1-title .filterbox2 .chosen-container-single {
  margin-top: 10px;
}
.new-list .top-h1-title .filterbox2 .filter-title {
  font-weight: 800;
  color: #aaaaaa;
}
.new-list .top-h1-title .filterbox2 .filters {
  margin: 0;
}
.new-list .top-h1-title .filterbox2 .checkbox {
  padding-left: 0px;
}
.new-list .top-h1-title .filterbox2 .panel-body {
  padding: 0px 15px 0px 15px;
}
.new-list .bottom-boxes {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.new-list .bottom-boxes h3 {
  text-align: center;
  line-height: 18px;
}
.new-list .bottom-boxes p {
  text-align: center;
  line-height: 14px;
}
.new-list .bottom-boxes a {
  color: #565a5c;
  text-decoration: none;
}
.new-list .bottom-boxes a:hover h3,
.new-list .bottom-boxes a:hover p {
  color: #00a388;
  text-decoration: underline;
}
.new-list .mobile-block {
  display: none !important;
}
@media (max-width: 480px) {
  .new-list .mobile-block {
    display: block !important;
  }
}
.new-list .price {
  color: #565a5c;
}
.new-list .highlithted-bg {
  background: #f5f5f5;
  margin-left: -20px;
  margin-right: -20px;
  padding-bottom: 20px;
  border-top: 1px solid #dedede;
  border-right: 1px solid #dedede;
  margin-bottom: -10px;
}
.new-list .highlithted-bg .highlithted-inner {
  margin-left: 30px;
  margin-right: 30px;
}
@media (max-width: 480px) {
  .new-list .highlithted-bg .highlithted-inner {
    margin: 0px;
  }
}
.new-list .highlithted-bg h2 {
  font-weight: 800;
  display: inline-block;
  color: #565a5c;
  text-transform: uppercase;
  font-size: 22px;
  margin-top: 0px;
  margin-bottom: 5px;
}
.new-list .highlithted-bg h4 a {
  color: #565a5c;
  text-decoration: none;
}
.new-list .highlithted-bg .img-circle {
  border-color: #2ea4d6;
}
@media (max-width: 790px) {
  .new-list .highlithted-bg {
    padding-top: 1px;
  }
}
@media (max-width: 480px) {
  .new-list .highlithted-bg {
    padding-top: 1px;
    padding-bottom: 25px;
  }
  .new-list .highlithted-bg h2 {
    font-size: 14px !important;
    line-height: 16px !important;
  }
}
.new-list .more-filters {
  padding: 0px 20px 5px 20px;
}
@media (max-width: 769px) {
  .new-list .more-filters {
    padding: 0px 0px 0px 0px !important;
  }
}
.new-list .simple-bg {
  background: #f5f5f5;
  border-right: 1px solid #dedede;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.new-list .simple-bg .highlithted-inner {
  margin-left: 20px;
  margin-right: 20px;
}
@media (max-width: 480px) {
  .new-list .simple-bg .highlithted-inner {
    margin: 0px;
  }
}
.new-list .simple-bg .simple-inner {
  margin-left: 20px;
  margin-right: 20px;
}
@media (max-width: 480px) {
  .new-list .simple-bg .simple-inner {
    margin: 0px;
  }
}
.new-list .simple-bg .simple-inner .list-element-box {
  background: none;
}
.new-list .simple-bg h2 {
  font-weight: 800;
  color: #565a5c;
  text-transform: uppercase;
  font-size: 22px;
  margin-top: 0px;
  margin-bottom: 5px;
}
.new-list .simple-bg h4 {
  margin-bottom: 5px;
  margin-top: -5px;
  padding: 0;
  line-height: 20px;
}
.new-list .simple-bg h4 span {
  color: #2ea4d6;
  margin-right: 5px;
}
.new-list .simple-bg h4 a {
  color: #2ea4d6;
  font-weight: 200;
  text-decoration: none;
}
.new-list .simple-bg h4 a:hover {
  color: #00a388;
  text-decoration: underline;
}
@media (max-width: 480px) {
  .new-list .simple-bg h4 a {
    font-size: 16px;
    padding: 0px;
    line-height: 18px;
  }
}
.new-list .simple-bg .img-circle {
  border-color: #2ea4d6;
}
@media (max-width: 790px) {
  .new-list .simple-bg {
    padding-top: 1px;
  }
}
@media (max-width: 480px) {
  .new-list .simple-bg {
    padding-top: 1px;
    padding-bottom: 25px;
  }
  .new-list .simple-bg h2 {
    font-size: 14px !important;
    line-height: 16px !important;
  }
}
@media (max-width: 480px) {
  .new-list .about-title {
    display: none;
  }
}
.new-list .space {
  height: 30px;
  display: block;
}
.new-list .pagenumber {
  padding: 0px 20px 0 20px;
}
.new-list .list-element-box {
  background: #ffffff;
  border: 1px solid #dedede;
  padding: 10px 15px 0px 15px;
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media (max-width: 767px) {
  .new-list .list-element-box .mobile-click-tag {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0px;
    z-index: 30;
  }
}
@media (max-width: 480px) {
  .new-list .list-element-box {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    border-left: 0px solid #dedede;
    border-right: 0px solid #dedede;
  }
  .new-list .list-element-box .mobile-none {
    display: none !important;
  }
  .new-list .list-element-box a {
    text-decoration: underline !important;
  }
}
.new-list .list-element-box .label-mobile {
  display: none;
}
@media (max-width: 480px) {
  .new-list .list-element-box .label-mobile {
    display: inline-block;
    background: #2ea4d6;
    height: auto;
    padding: 0 4px 0 4px;
    line-height: 12px;
    float: right;
    position: absolute;
    right: 0;
    top: 4px;
    right: -16px;
    top: -1px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: none;
  }
  .new-list .list-element-box .label-mobile i {
    display: inline-block;
    line-height: 14px;
    font-size: 10px;
    color: #ffffff;
  }
  .new-list .list-element-box .label-mobile p {
    display: inline-block;
    margin-left: 5px;
    line-height: 14px;
    color: #ffffff;
    margin-top: 0;
    font-size: 10px;
    margin-bottom: 0;
  }
}
.new-list .list-element-box .labels {
  font-size: 12px;
}
.new-list .list-element-box .labels a {
  color: #565a5c;
  font-weight: 600;
  margin-right: 5px;
}
.new-list .list-element-box .labels a span {
  font-weight: 400;
  color: #565a5c;
}
@media (max-width: 787px) {
  .new-list .list-element-box .labels {
    display: none;
  }
}
.new-list .list-element-box .label {
  display: block;
  position: absolute;
  right: -10px;
  top: 10px;
  height: 20px;
  background: #6fb07f;
  border-right: 1px solid #dedede;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  width: 70px;
  z-index: 100;
  text-align: left;
}
@media (max-width: 480px) {
  .new-list .list-element-box .label {
    top: -10px;
  }
}
.new-list .list-element-box .label:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 0;
  border-color: #50815C transparent transparent transparent;
  position: absolute;
  content: "";
  bottom: -10px;
  right: 0px;
}
.new-list .list-element-box .label i {
  font-size: 12px;
  line-height: 16px;
  text-align: left;
  display: inline-block;
  color: #ffffff;
}
.new-list .list-element-box .label p {
  font-size: 10px;
  line-height: 16px;
  display: inline-block;
  margin-left: 5px;
  text-align: right;
  color: #ffffff;
}
.new-list .list-element-box .distance-mobile {
  display: none;
}
@media (max-width: 480px) {
  .new-list .list-element-box .distance-mobile {
    float: right;
    display: block;
    background: #E5E5E5;
    color: #A6A6A6;
    line-height: 19px;
    height: 22px;
    margin-right: -15px;
    margin-top: -10px;
  }
  .new-list .list-element-box .distance-mobile p {
    display: inline-block;
    font-size: 10px;
    margin-left: 6px;
    color: #A6A6A6;
    line-height: 20px;
    margin: 0px;
  }
  .new-list .list-element-box .distance-mobile i {
    display: inline-block;
    margin-right: 5px;
    border-right: 1px solid #fff;
    height: 22px;
    margin-top: -9px !important;
    line-height: 22px;
    width: 15px;
    text-align: center;
  }
}
@media (max-width: 1100px) {
  .new-list .list-element-box .image {
    width: 20%;
  }
  .new-list .list-element-box .image .img-circle {
    width: 80px;
    height: 80px;
  }
  .new-list .list-element-box .btn {
    font-size: 12px;
  }
}
@media (max-width: 990px) {
  .new-list .list-element-box .image {
    width: 15%;
  }
  .new-list .list-element-box .image .img-circle {
    width: 70px;
    height: 70px;
  }
  .new-list .list-element-box .btn {
    font-size: 10px;
  }
}
@media (max-width: 768px) and (min-width: 600px) {
  .new-list .list-element-box {
    text-align: left;
  }
  .new-list .list-element-box .btn {
    float: right;
    display: inline-block;
  }
  .new-list .list-element-box .price-box {
    display: inline-block;
    float: left;
    width: 100%;
  }
  .new-list .list-element-box .price {
    display: inline-block;
    float: left;
    width: 100%;
  }
  .new-list .list-element-box .image {
    display: block;
    float: none;
    position: relative;
  }
  .new-list .list-element-box .item-text-box {
    float: none !important;
    display: block !important;
    width: 100% !important;
  }
  .new-list .list-element-box .item-desc {
    display: none;
  }
}
@media (max-width: 600px) {
  .new-list .list-element-box {
    text-align: left;
  }
  .new-list .list-element-box .btn {
    float: right;
    display: inline-block;
  }
  .new-list .list-element-box .price-box {
    display: inline-block;
    float: left;
    width: 50%;
  }
  .new-list .list-element-box .price-box span {
    display: inline-block;
  }
  .new-list .list-element-box .price {
    display: inline-block;
    float: left;
  }
  .new-list .list-element-box .image {
    display: block;
    float: none;
    position: relative;
  }
  .new-list .list-element-box .item-text-box {
    float: none !important;
    display: block !important;
    width: 100% !important;
  }
  .new-list .list-element-box .item-desc {
    display: none;
  }
}
@media (max-width: 590px) {
  .new-list .list-element-box .price-button-disctance {
    margin-top: 5px !important;
    border-top: 1px solid #dedede;
    padding-top: 5px;
  }
  .new-list .list-element-box .price-button-disctance .price {
    font-size: 16px !important;
  }
  .new-list .list-element-box .accordion-toggle {
    font-size: 12px;
    line-height: 68px;
    display: block;
    margin-left: 0px !important;
    margin-top: -5px !important;
  }
  .new-list .list-element-box .distance {
    display: none;
  }
  .new-list .list-element-box .progress-box {
    display: block;
    float: right;
    right: 0;
  }
}
@media (max-width: 590px) and (max-width: 790px) {
  .new-list .list-element-box .progress-box {
    width: 100% !important;
  }
}
@media (max-width: 590px) and (max-width: 480px) {
  .new-list .list-element-box .progress-box {
    height: 5px!important;
  }
}
@media (max-width: 480px) {
  .new-list .list-element-box .accordion-toggle {
    float: right;
  }
  .new-list .list-element-box .price-box {
    width: 100%;
  }
  .new-list .list-element-box .price-box .price {
    float: right;
    text-align: right;
  }
  .new-list .list-element-box .progress-box {
    float: left;
    text-align: left;
    margin: 0 ;
    height: 0;
  }
  .new-list .list-element-box .progress-box .progress-inner {
    float: left !important;
    text-align: left;
    left: 10px;
    position: absolute;
  }
  .new-list .list-element-box .accordion-box a h3 {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .new-list .list-element-box .mobie-grid {
    width: 50% !important;
  }
}
.new-list .list-element-box:hover a {
  color: #00a388 !important;
}
.new-list .list-element-box:hover a:hover {
  text-decoration: underline;
}
.new-list .list-element-box:hover a h3 {
  color: #00a388 !important;
}
.new-list .list-element-box:hover a .img-circle {
  border-color: #00a388;
}
.new-list .list-element-box .image {
  float: left;
  height: 100%;
  width: 24%;
  display: inline-block;
}
.new-list .list-element-box .image .img-circle {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media (max-width: 480px) {
  .new-list .list-element-box .image {
    width: auto;
    margin-right: 10px;
  }
  .new-list .list-element-box .image .img-circle {
    width: 50px;
    height: 50px;
    float: left;
  }
}
.new-list .list-element-box .item-text-box {
  width: 70%;
  float: left;
  display: inline-block;
}
@media (max-width: 480px) {
  .new-list .list-element-box .item-text-box:after {
    content: "\f105";
    position: absolute;
    top: 80%;
    right: 5px;
    margin-top: -15px;
    font-size: 40px;
    color: #2ea4d6;
    font-family: FontAwesome;
    z-index: 0;
  }
}
.new-list .list-element-box a {
  text-decoration: none;
}
.new-list .list-element-box h3 {
  margin-top: 5px;
  color: #565a5c;
  text-transform: uppercase;
  font-weight: 200;
}
@media (max-width: 480px) {
  .new-list .list-element-box h3 {
    margin: 0;
  }
}
.new-list .list-element-box .item-info {
  display: inline-block;
  margin-top: -5px;
  margin-bottom: 0px;
}
.new-list .list-element-box .item-info .cim {
  margin-bottom: 10px;
}
.new-list .list-element-box .item-info p {
  margin: 0;
  font-weight: 700;
  color: #565a5c;
  line-height: 18px;
}
@media (max-width: 480px) {
  .new-list .list-element-box .item-info p {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (max-width: 480px) {
  .new-list .list-element-box .item-info {
    margin: 2px auto;
  }
}
.new-list .list-element-box .item-desc {
  font-size: 12px;
  line-height: 16px;
  margin-top: 5px;
  color: #777777;
}
@media (max-width: 480px) {
  .new-list .list-element-box .item-desc {
    margin: 0;
  }
}
.new-list .list-element-box .price-button-disctance {
  margin-top: 20px;
}
.new-list .list-element-box .price-button-disctance .label {
  display: block;
  position: absolute;
  right: -10px;
  top: -20px;
  height: 20px;
  background: #2ea4d6;
  border-right: 1px solid #dedede;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  width: 70px;
  text-align: left;
}
.new-list .list-element-box .price-button-disctance .label:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 0;
  border-color: #2ea4d6 transparent transparent transparent;
  position: absolute;
  content: "";
  bottom: -10px;
  right: 0px;
}
.new-list .list-element-box .price-button-disctance .label i {
  font-size: 12px;
  line-height: 16px;
  text-align: left;
  display: inline-block;
  color: #ffffff;
}
.new-list .list-element-box .price-button-disctance .label p {
  font-size: 10px;
  line-height: 16px;
  display: inline-block;
  margin-left: 5px;
  text-align: right;
  color: #ffffff;
}
.new-list .list-element-box .price-button-disctance .price {
  font-size: 20px;
  color: #565a5c;
}
@media (max-width: 480px) {
  .new-list .list-element-box .price-button-disctance {
    border-top: 1px solid #f5f5f5;
  }
  .new-list .list-element-box .price-button-disctance .mobile-none {
    display: none !important;
  }
}
.new-list .list-element-box .btn {
  background: #2ea4d4 ;
  border-color: transparent;
  border-bottom: 2px solid #149FAE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
}
.new-list .list-element-box .btn:hover {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-bottom: 2px solid #149FAE;
  background: #2ea4d4;
  color: #fff;
}
.new-list .list-element-box .bottom {
  padding: 0;
}
.new-list .list-element-box .bottom-box {
  position: relative;
  /* margin-left: -10px; */
  height: auto;
  display: block;
  float: left;
  width: 100%;
  border-top: 1px solid #dedede;
}
@media (max-width: 480px) {
  .new-list .list-element-box .bottom-box {
    border-top: 0px solid #dedede;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
  }
}
.new-list .list-element-box .bottom-box .accordion-toggle {
  margin-left: 10px;
  line-height: 60px;
  margin-top: -2px;
  text-decoration: none;
  color: #565a5c;
  font-weight: 800;
  position: relative;
}
.new-list .list-element-box .bottom-box .accordion-toggle:before {
  display: none;
}
@media (max-width: 480px) {
  .new-list .list-element-box .bottom-box .accordion-toggle {
    line-height: 12px;
    font-size: 10px;
  }
}
.new-list .list-element-box .bottom-box .distance {
  float: left;
  width: 50%;
  height: 60px;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
}
.new-list .list-element-box .bottom-box .distance .data-center {
  margin: 0 auto;
  text-align: center;
  display: block;
}
.new-list .list-element-box .bottom-box .distance i {
  display: inline-block;
  font-size: 35px;
  color: #dedede;
  margin-top: 12px;
}
.new-list .list-element-box .bottom-box .distance p {
  display: inline-block;
  margin-left: 4px;
  line-height: 14px;
  font-weight: 800;
  color: #565a5c;
  font-size: 16px;
}
.new-list .list-element-box .bottom-box .distance p span {
  font-size: 14px;
  font-weight: 300 !important;
}
.new-list .list-element-box .bottom-box .progress-box {
  float: left;
  width: 50%;
  height: 50px;
  position: relative;
}
@media (max-width: 480px) {
  .new-list .list-element-box .bottom-box .progress-box {
    height: 5px !important;
  }
}
.new-list .list-element-box .bottom-box .progress-box .progress-item {
  position: absolute;
  width: 30px;
  height: 28px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
}
.new-list .list-element-box .bottom-box .progress-box .progress-inner {
  position: relative;
  float: right;
  display: block;
  width: 30px;
  height: 28px;
}
.new-list .list-element-box .bottom-box .progress-box .my-progress-bar {
  overflow: hidden;
  display: inline-block;
  height: 28px;
  /* Set height of bar */
  background: #dedede;
  /* Set background color or image */
  width: 30px;
  /* Set width of bar */
  font-size: 10px;
  text-align: center;
  color: #232323;
}
.new-list .list-element-box .bottom-box .progress-box .my-progress-bar p {
  z-index: 1000;
  position: absolute;
  text-align: center;
  margin: 0 auto;
  display: block;
  left: 0;
  right: 0;
}
.new-list .list-element-box .bottom-box .progress-box .progress-inner {
  position: relative;
  width: 30px;
  height: 28px;
  margin: 15px auto;
  text-align: center;
}
@media (max-width: 480px) {
  .new-list .list-element-box .bottom-box .progress-box .progress-inner {
    margin-top: -25px;
  }
}
.new-list .list-element-box .bottom-box .progress-box .progress-text {
  font-size: 10px;
  color: #565a5c;
  text-align: left;
  line-height: 10px;
  margin: auto;
  position: absolute;
  vertical-align: middle;
  left: 10%;
  bottom: 20%;
  right: 0;
}
@media (max-width: 480px) {
  .new-list .list-element-box .bottom-box .progress-box .progress-text {
    display: none;
  }
}
@media (max-width: 790px) {
  .new-list .list-element-box .bottom-box .progress-box .progress-text {
    text-align: left;
    right: 25%;
  }
}
.new-list .list-element-box .bottom-box .progress-box .progress-overlay {
  position: absolute;
  display: inline-block;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 30px;
  height: 28px;
  content: '';
  background: url(/img/airbnb/heart.png);
  z-index: 100;
}
.new-list .list-element-box .bottom-box .progress-box .my-progress-bar div {
  height: 28px;
  width: 30px;
  background: #FFB03B;
  position: absolute;
  bottom: 0;
  z-index: 1;
}
@media (max-width: 480px) {
  .clinic-redesign .content-bg {
    padding: 0px 0px 20px 0px;
  }
}
.clinic-redesign .explanatory {
  font-size: 12px;
  line-height: 14px;
  margin-top: -10px;
  display: block;
}
.clinic-redesign .explanatory-select {
  font-size: 12px;
  display: block;
  text-overflow: -o-ellipsis-lastline;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 28px;
  line-height: 14px;
}
.clinic-redesign .labels {
  margin-top: 10px;
  font-size: 12px;
}
.clinic-redesign .labels div {
  display: inline-block;
  font-weight: 700;
}
.clinic-redesign .labels div span {
  font-weight: 400;
  color: #282828;
  margin-left: 5px;
  margin-right: 5px;
}
.clinic-redesign .icon-glyphicon-thumbs-up-full {
  color: #565a5c;
}
.clinic-redesign .rating-treatment-type {
  font-size: 14px !important;
  color: #565a5c;
  font-weight: 700;
  font-style: normal;
}
.clinic-redesign .doctor-one-rating {
  font-style: normal;
  font-size: 12px;
}
.clinic-redesign .doctor-one-rating .positive-rating span {
  background: #6fb07f !important;
  color: #fff;
  background: #fff!important;
  color: #6fb07f;
  line-height: 32px;
  text-align: center;
  padding: 0;
  margin-left: 0;
  background: #dedede;
  border-radius: 0%;
  left: -10px;
  top: -10px;
  width: 30px;
  height: 30px;
}
@media (max-width: 480px) {
  .clinic-redesign .doctor-one-rating .positive-rating span {
    top: 0px;
  }
}
.clinic-redesign .doctor-one-rating .negative-rating span {
  background: #Fff !important;
  color: #D05950;
  line-height: 33px;
  text-align: center;
  padding: 0;
  margin-left: 0;
  background: #dedede;
  border-radius: 0%;
  left: -10px;
  top: -10px;
  width: 30px;
  height: 30px;
}
.clinic-redesign .doctor-one-rating .rating-person-name {
  background: #f5f5f5;
  padding: 5px;
  font-weight: 800;
  text-transform: uppercase;
  color: #838383;
}
.clinic-redesign .first-info-box a {
  color: #282828;
  text-decoration: none;
}
@media (max-width: 480px) {
  .clinic-redesign .first-info-box a {
    text-decoration: underline !important;
  }
}
.clinic-redesign .first-info-box .btn {
  color: #fff !important;
}
.clinic-redesign .doctor-datas-lastrating .section-text {
  margin-top: 4px;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.clinic-redesign .doctor-datas-lastrating .section-text .fa-globe {
  margin-right: 10px !important;
}
.clinic-redesign .doctor-datas-lastrating .section-text .icon-szolgaltatas {
  margin-right: 10px;
}
.clinic-redesign .doctor-datas-lastrating .section-text span {
  width: 25px;
  text-align: left;
  padding-top: 5px;
  margin-right: 5px;
  padding-bottom: 5px;
  color: #8E8E8E  !important;
  border-right: 1px solid #dedede;
  display: inline-block;
}
.clinic-redesign .doctor-datas-lastrating .section-text .tel-text {
  margin-left: 3px;
}
.clinic-redesign .doctor-datas-lastrating a {
  color: #8E8E8E  !important;
  font-weight: 400;
  text-decoration: none;
  margin-left: 0px !important;
}
.clinic-redesign .doctor-datas-lastrating a:hover {
  text-decoration: underline;
  color: #00a388 !important;
}
.clinic-redesign h1 {
  line-height: 31px;
}
.clinic-redesign .breadcrumbs-container {
  background: transparent;
  border-top: 2px solid #fff;
  border-bottom: 5px solid #fff;
  height: 23px;
  margin-top: -20px;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: -12px;
}
.clinic-redesign .breadcrumbs-container .breadcrumbs a {
  background: transparent;
}
.clinic-redesign .breadcrumbs-container .breadcrumbs a:before {
  content: '>';
  background: transparent;
  border-color: transparent;
  top: 0;
  margin-top: -9px;
  margin-left: -4px;
  color: #dedede;
}
.clinic-redesign .breadcrumbs-container .breadcrumbs a:after {
  border-left: 0px solid transparent;
}
.clinic-redesign .breadcrumbs-container .current {
  color: #282828;
  background: transparent;
}
.clinic-redesign .breadcrumbs-container .current:before {
  content: '>';
  background: transparent;
  border-color: transparent;
  top: 0;
  margin-top: -9px;
  margin-left: -4px;
  color: #dedede;
}
.clinic-redesign .progress-box {
  float: right;
  background: #fff;
  width: 100%;
  height: auto;
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  border-left: 1px solid #dedede;
}
@media (max-width: 650px) {
  .clinic-redesign .progress-box {
    padding-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .clinic-redesign .progress-box {
    height: 0px !important;
    border: none;
    padding-bottom: 0;
  }
}
.clinic-redesign .progress-box .progress-item {
  position: absolute;
  width: 30px;
  height: 28px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  margin-right: 15px;
}
@media (max-width: 480px) {
  .clinic-redesign .progress-box .progress-item {
    top: -10px;
  }
}
.clinic-redesign .progress-box .progress-inner {
  position: relative;
  float: right;
  display: block;
  width: 30px;
  height: 28px;
}
.clinic-redesign .progress-box .my-progress-bar {
  overflow: hidden;
  display: inline-block;
  height: 28px;
  /* Set height of bar */
  background: #dedede;
  /* Set background color or image */
  width: 30px;
  /* Set width of bar */
  font-size: 10px;
  text-align: center;
  color: #232323;
}
.clinic-redesign .progress-box .my-progress-bar p {
  z-index: 1000;
  position: absolute;
  text-align: center;
  margin: 0 auto;
  display: block;
  left: 0;
  right: 0;
}
.clinic-redesign .progress-box .progress-inner {
  position: relative;
  width: 30px;
  height: 28px;
  margin: 0px auto;
  text-align: center;
}
@media (max-width: 480px) {
  .clinic-redesign .progress-box .progress-inner {
    margin-top: 20px;
  }
}
.clinic-redesign .progress-box .progress-text {
  font-size: 14px;
  color: #565a5c;
  text-align: left;
  line-height: 18px;
  font-weight: 700;
  margin: auto;
  position: relative;
  vertical-align: middle;
  margin-left: 5px;
  display: inline-block;
}
.clinic-redesign .progress-box .progress-text a {
  font-size: 12px;
  display: block;
  font-weight: 400;
  color: #282828;
  text-decoration: none;
}
@media (max-width: 650px) {
  .clinic-redesign .progress-box .progress-text {
    display: none;
  }
}
@media (max-width: 790px) {
  .clinic-redesign .progress-box .progress-text {
    text-align: left;
    right: 25%;
    left: 20px;
  }
}
.clinic-redesign .progress-box .progress-overlay {
  position: absolute;
  display: inline-block;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 30px;
  height: 28px;
  content: '';
  background: url(/img/airbnb/heart.png);
  z-index: 100;
}
.clinic-redesign .progress-box .my-progress-bar div {
  height: 28px;
  width: 30px;
  background: #FFB03B;
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.clinic-redesign .white-icontop-box {
  background: #fff;
  position: relative;
  padding: 0px 0px 0px 0px;
  margin: 0px 0 0px 0;
  height: auto;
}
.clinic-redesign .table-noborder .white {
  background: #FCFCFC !important;
}
.clinic-redesign .clinic-bg {
  background: #fff;
  display: block;
  height: 100%;
  height: 319px;
}
.clinic-redesign .button-box {
  height: 52px !important;
}
.clinic-redesign .button-box .btn-lg span {
  background: #2ea4d4 ;
  border-color: transparent;
  border-bottom: 2px solid #149FAE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.clinic-redesign .button-box .btn-lg span:hover {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-bottom: 2px solid #149FAE;
  background: #42A5B0;
  color: #fff;
}
.clinic-redesign .button-box .btn-addon-lg .button-text:before {
  display: inline-block;
  font-family: 'Simple-Line-Icons';
  content: "\e075";
  float: left;
  font-size: 25px;
  line-height: 40px;
  padding-right: 11px;
  margin: -5px 10px -5px 10px;
  height: 40px;
}
@media (max-width: 1024px) {
  .clinic-redesign .button-box .btn-addon-lg .button-text:before {
    font-size: 20px;
    padding-right: 8px;
    margin: -5px 7px -5px 5px;
  }
}
@media (max-width: 480px) {
  .clinic-redesign .button-box .button-text {
    font-size: 12px;
  }
}
.clinic-redesign .doctor-datas-lastrating {
  margin-bottom: 0;
}
.clinic-redesign .adress span,
.clinic-redesign .tel span {
  color: #2ea4d6;
  margin-right: 10px;
}
.clinic-redesign .usp-element {
  line-height: 24px;
}
.clinic-redesign .usp-element span {
  font-size: 22px;
}
.clinic-redesign .summary-box {
  background: #f5f5f5;
  border: 1px solid #dedede;
  padding: 10px 10px 10px 10px;
}
.clinic-redesign .doctor-name {
  background: #FAFAFA;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -8px;
  padding-bottom: -2px;
  border-top: 1px solid #EAE9E9;
  /* border-bottom: 1px solid #dedede; */
}
.clinic-redesign .doctor-name .clinic-title {
  margin-left: 21px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.clinic-redesign .doctor-name .clinic-title h1 {
  text-transform: uppercase;
  font-weight: 200;
  margin-bottom: 3px;
}
.clinic-redesign .doctor-name .clinic-title .icon-glyphicon-marker {
  font-size: 16px;
  color: #565A5C;
  text-shadow: 0 1px rgba(255, 255, 255, 0.8);
}
.clinic-redesign .doctor-name .clinic-title .icon-glyphicon-phone {
  font-size: 16px;
  color: #565A5C;
  text-shadow: 0 1px rgba(255, 255, 255, 0.8);
}
@media (max-width: 600px) {
  .clinic-redesign .marginbottom-30 {
    margin-bottom: 10px !important;
  }
}
@media (max-width: 480px) {
  .clinic-redesign .summary-box {
    margin-left: -21px;
    margin-right: -21px;
    margin-top: -21px;
  }
  .clinic-redesign .doctor-name {
    background: none;
    border: 0px solid #dddddd !important;
    margin-top: -35px;
  }
}
#firstHeading a,
#bodyContent a {
  color: #282828;
  text-decoration: none;
}
#firstHeading a:hover,
#bodyContent a:hover {
  text-decoration: underline;
  color: #00a388;
}
.category-new .list-element-box:hover .labels a {
  color: #565a5c !important;
  text-decoration: underline;
}
@media (max-width: 768px) and (min-width: 767px) {
  .category-new .price-button-disctance {
    width: 100%;
  }
}
.category-new .item-text-box {
  width: 70%;
  float: left;
  display: inline-block;
}
@media (max-width: 480px) {
  .category-new .item-text-box:after {
    content: "\f105";
    position: absolute;
    top: 50% !important;
    right: 5px;
    margin-top: -20px;
    font-size: 40px;
    color: #2ea4d6;
    font-family: FontAwesome;
    z-index: 0;
  }
}
.category-new .spacer {
  display: block;
  width: 100%;
  height: 20px;
}
.category-new .item-info p {
  font-weight: 400 !important;
  font-size: 12px;
}
.category-new .ajanlatunk {
  display: block;
  margin-top: 10px;
}
.category-new .labels a {
  line-height: 14px !important;
  color: #565a5c;
}
.category-new .labels a:hover {
  color: #565a5c !important;
  text-decoration: underline !important;
}
.category-new .labels a span {
  text-decoration: underline;
}
.category-new .labels a span:hover {
  color: #00a388;
}
.category-new .labels .label-price {
  float: right;
  display: inline-block;
  font-weight: 600;
}
@media (max-width: 480px) {
  .category-new .price-box {
    width: auto !important;
  }
  .category-new .price-box .price {
    float: left !important;
    text-align: left !important;
    width: auto !important;
  }
  .category-new .price-box .ajanlat {
    width: 30%;
    display: inline-block;
    float: right;
  }
}
@media (max-width: 768px) {
  .category-new .list-element-box .btn {
    position: absolute !important;
    top: 0 !important;
    margin-top: -12px !important;
    right: 20px!important;
  }
}
@media (max-width: 600px) {
  .category-new .list-element-box .btn {
    display: none !important;
  }
  .category-new .list-element-box .ajanlat {
    text-align: right;
  }
}
.modal-body label {
  display: inline !important;
}
.tartozkodas {
  background: -webkit-gradient(linear, left top, right top, from(#1695a3), to(#e4705f));
  background: -webkit-linear-gradient(top, #1695a3, #e4705f);
  background: -moz-linear-gradient(top, #1695a3, #e4705f);
  background: -o-linear-gradient(top, #1695a3, #e4705f);
  background: -ms-linear-gradient(top, #1695a3, #e4705f);
  background: linear-gradient(top, #1695a3, #e4705f);
  background-color: #1695a3;
  border: 1px solid #1695a3;
  height: 30px;
  position: fixed;
  bottom: 35px;
  display: block;
  z-index: 999;
  width: 300px;
  margin: 0 auto;
  left: auto;
  right: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  -webkit-transition: all .1s ease;
  -moz-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease;
}
.tartozkodas p {
  display: inline-block;
  color: #fff;
  line-height: 28px;
}
.tartozkodas i {
  display: inline-block;
  line-height: 28px;
  color: #fff;
}
@media (max-width: 480px) {
  .tartozkodas {
    background: -webkit-gradient(linear, left top, right top, from(#1695a3), to(#e4705f));
    background: -webkit-linear-gradient(top, #1695a3, #e4705f);
    background: -moz-linear-gradient(top, #1695a3, #e4705f);
    background: -o-linear-gradient(top, #1695a3, #e4705f);
    background: -ms-linear-gradient(top, #1695a3, #e4705f);
    background: linear-gradient(top, #1695a3, #e4705f);
    background-color: #1695a3;
    border: 1px solid #1695a3;
    height: 30px;
    position: fixed;
    bottom: 35px;
    display: block;
    z-index: 999;
    width: 90%;
    margin: 0 auto;
    left: 0;
    right: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
  }
  .tartozkodas p {
    display: inline-block;
    color: #fff;
    line-height: 28px;
  }
  .tartozkodas i {
    display: inline-block;
    line-height: 28px;
    color: #fff;
  }
}
.small-icon {
  width: 30px;
  height: 30px;
  float: left;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  bottom: 10px;
  z-index: 1001;
  left: auto;
  right: 5px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.small-icon i {
  line-height: 30px;
}
.small-icon p {
  display: none !important;
}
@media (max-width: 480px) {
  .small-icon {
    width: 30px;
    height: 30px;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    bottom: 10px;
    z-index: 1001;
    left: 0;
    right: auto;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
  }
  .small-icon i {
    line-height: 30px;
  }
  .small-icon p {
    display: none !important;
  }
}
body {
  margin: 0;
  padding: 0;
}
#sidebar {
  z-index: 1000;
  position: relative;
}
@media (max-width: 990px) {
  #sidebar {
    display: none;
  }
}
.fixto-fixed {
  margin-top: 50px;
}
.fixto-fixed .traffic .traffic-card {
  background: #f5f5f5;
}
.fixto-fixed .traffic .traffic-card .salon-logo {
  border-color: #fff;
}
.fixto-fixed .traffic .traffic-card .salon-check i {
  font-size: 30px;
  line-height: 32px;
  color: #6fb07f;
  text-align: center;
}
.sidebar-light .button-box .btn-lg span {
  background: #A5A5A5 !important;
  border: 1px solid #565a5c !important;
}
.sidebar-light .button-text:before {
  display: inline-block;
  font-family: 'Simple-Line-Icons' !important;
  content: "\e07a" !important;
  font-size: 25px;
  line-height: 30px;
  margin-left: 13px;
  margin-right: 12px;
}
.sidebar-light .kival-szolg {
  color: #565a5c !important;
}
.sidebar-light .kival-szolg .panel-heading {
  padding: 0px !important;
}
.sidebar-light .usp {
  display: none;
}
.right-box {
  margin-top: -164px;
  padding: 10px;
  border: 1px solid #dedede;
  margin-left: -31px;
}
.right-box .tel {
  position: relative;
  padding-left: 30px;
}
.right-box .tel .icon-glyphicon-phone {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 20px;
  height: 20px;
  margin-top: 6px;
  font-size: 11px;
  color: #6fb07f;
  text-align: center;
  line-height: 17px;
  /* vertical-align: middle; */
  border: 1px solid #6fb07f;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.right-box .chosen-container-single .chosen-default {
  color: #2a6496 !important;
}
.right-box .kival-szolg {
  background: #fff;
  border: 1px solid #dedede;
  margin: -10px -11px 9px -11px;
  padding: 10px;
  color: #565A5C;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.right-box .button-box {
  height: 52px !important;
}
.right-box .button-box .btn-lg span {
  background: #2ea4d4 ;
  border-color: transparent;
  border-bottom: 2px solid #149FAE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.right-box .button-box .btn-lg span:hover {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-bottom: 2px solid #149FAE;
  background: #42A5B0;
}
.right-box .usp {
  margin-top: 10px;
}
.right-box .usp .usp-element {
  padding: 6px 0px 6px 30px;
}
.right-box .usp .icon-check {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
  margin-top: 0px;
  font-size: 22px;
  color: #6fb07f;
  text-align: center;
  line-height: 12px;
  top: 10px;
}
.right-box .add-form {
  background: #fff;
  border: 1px solid #dedede;
  /* padding: 10px; */
  display: inline-block;
  text-align: center;
  height: 40px;
  width: 100%;
  line-height: 40px;
  padding-right: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  position: relative;
  color: #565a5c !important;
}
@media (max-width: 1192px) {
  .right-box .add-form a {
    line-height: 14px !important;
    fotn-size: 12px;
  }
}
.right-box .add-form .info {
  line-height: 38px;
  color: #565a5c;
}
@media (max-width: 1200px) {
  .right-box .add-form .info {
    line-height: 14px !important;
    font-size: 12px !important;
    margin-left: -6px;
  }
}
.right-box .add-form a {
  color: #565a5c !important;
}
.right-box .add-form .icon-plus {
  width: 38px;
  background: #dedede;
  height: 38px;
  line-height: 30px;
  color: #565a5c;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 3px;
  margin-right: 10px;
  display: inline-block;
  font-size: 20px;
  text-align: center;
  float: left;
}
@media (max-width: 480px) {
  .right-box .add-form {
    text-align: left;
    font-size: 12px;
    display: block;
    margin-top: 12px;
    margin-bottom: 12px;
    line-height: 10px;
  }
  .right-box .add-form .glyphicon {
    text-align: center;
  }
}
.right-box .topbox {
  color: #565a5c;
  font-size: 14px !important;
  padding: 10px;
  height: 39px;
  background-color: rgba(255, 255, 255, 0.9);
  /* position: absolute; */
  /* width: 100%; */
  /* height: 47px; */
  margin: -11px -11px 10px -11px;
}
.right-box .topbox p {
  float: right;
  display: inline-block;
}
.right-box .topbox h4 {
  margin-top: 0px;
  font-weight: 700;
  font-size: 14px !important;
  display: inline-block;
  text-align: center;
}
.section-text {
  font-size: 14px !important;
  color: #565a5c;
  font-weight: 700;
}
#reservation {
  padding: 0px 20px 20px 20px;
  border: 1px solid #dedede;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-shadow: inset 0px 0px 0px 2px #f5f5f5;
  -moz-box-shadow: inset 0px 0px 0px 2px #f5f5f5;
  box-shadow: inset 0px 0px 0px 2px #f5f5f5;
}
@media (max-width: 480px) {
  #reservation {
    padding: 20px;
  }
}
.active-bg {
  background: #FCFCFC;
  -webkit-box-shadow: inset 0px 0px 0px 2px #2ea4d6 !important;
  -moz-box-shadow: inset 0px 0px 0px 2px #2ea4d6 !important;
  box-shadow: inset 0px 0px 0px 2px #2ea4d6 !important;
}
.active-bg .szolgaltatas-highlight .cs-skin-border > span {
  border-color: #2ea4d6;
  color: #2ea4d6;
}
.reservation-new {
  padding-top: 0px;
  margin-bottom: 20px;
}
.reservation-new .chosen-container {
  margin-bottom: 15px;
}
.reservation-new .usp {
  margin-top: 10px;
}
.reservation-new .usp .usp-element {
  padding: 6px 0px 6px 30px;
}
.reservation-new .usp .icon-check {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
  margin-top: 0px;
  font-size: 22px;
  color: #6fb07f;
  text-align: center;
  line-height: 12px;
  top: 10px;
}
.reservation-new .labels {
  line-height: 16px;
}
.reservation-new .google {
  display: block;
  padding: 20px 26px 20px;
  background: #dedede;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 580px) {
  .reservation-new .google {
    pbottom: 34px;
  }
}
@media (max-width: 480px) {
  .reservation-new .google {
    padding: 20px 26px 41px;
  }
}
.reservation-new .thank-you-box {
  display: block;
  padding: 20px;
  background: #6fb07f;
  color: #fff;
  border-left: 10px solid #3D864F;
}
.reservation-new .thank-you-box p {
  margin: 0;
}
@media (max-width: 1200px) {
  .reservation-new .btn-lg span {
    font-size: 12px!important;
  }
}
.reservation-new .form-control {
  padding: 6px 5px;
}
@media (max-width: 480px) {
  .reservation-new .form-control {
    padding: 6px 12px;
  }
}
.reservation-new .mobile-h5 {
  display: none;
  line-height: 25px;
}
@media (max-width: 480px) {
  .reservation-new .mobile-h5 {
    display: block;
  }
}
.reservation-new .mobile-h5 span {
  margin-right: 5px;
  margin-left: 5px;
  font-size: 14px;
}
@media (max-width: 790px) {
  .reservation-new .check .checkbox-label {
    display: block !important;
  }
}
@media (max-width: 790px) {
  .reservation-new .check .icheckbox_minimal-purple {
    display: block !important;
    float: left !important;
    margin-right: 5px;
  }
}
.reservation-new .section-text {
  line-height: 33px;
}
.reservation-new h2 {
  font-size: 22px !important;
  text-transform: uppercase;
  font-weight: 800;
  color: #565a5c;
}
.reservation-new h2 span {
  display: block;
  font-size: 16px;
}
.reservation-new .add-form {
  background: #fff;
  border: 1px solid #dedede;
  /* padding: 10px; */
  display: inline-block;
  text-align: center;
  height: 40px;
  line-height: 40px;
  padding-right: 10px;
  margin-top: -10px;
  position: relative;
}
.reservation-new .add-form .info {
  line-height: 38px;
}
.reservation-new .add-form .icon-plus {
  width: 38px;
  background: #565a5c;
  height: 38px;
  line-height: 30px;
  color: #fff;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 3px;
  margin-right: 10px;
  display: inline-block;
  font-size: 20px;
  text-align: center;
}
@media (max-width: 480px) {
  .reservation-new .add-form {
    text-align: left;
    font-size: 12px;
    display: block;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .reservation-new .add-form .glyphicon {
    text-align: center;
  }
}
@media (max-width: 480px) {
  .reservation-new .icheckbox_minimal-purple {
    float: none !important;
    display: block;
  }
  .reservation-new label {
    float: none;
  }
}
.reservation-new .divider {
  height: 1px;
  display: block;
  width: 100%;
  background: #dedede;
  margin-top: 10px;
  margin-bottom: 9px;
}
@media (max-width: 480px) {
  .reservation-new .divider {
    display: none;
  }
}
.reservation-new .divider-space {
  height: 1px;
  display: block;
  width: 100%;
  background: transparent;
  margin-top: 10px;
  margin-bottom: 9px;
}
@media (max-width: 480px) {
  .reservation-new .divider-space {
    display: none;
  }
}
.reservation-new .button-box {
  height: 52px !important;
}
.reservation-new .button-box .btn-lg span {
  background: #2ea4d4 ;
  border-color: transparent;
  border-bottom: 2px solid #149FAE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.reservation-new .button-box .btn-lg span:hover {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-bottom: 2px solid #149FAE;
  background: #42A5B0;
}
.reservation-new .button-box .btn-lg span:before {
  display: none !important;
}
.reservation-new .button-box .btn-lg span i {
  display: inline-block;
  float: left;
  font-size: 30px;
  line-height: 40px;
  padding-right: 11px;
  margin: -5px 10px -5px 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  height: 40px;
  -webkit-box-shadow: inset 1px 0 2px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 1px 0 2px rgba(0, 0, 0, 0.8);
  box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 480px) {
  .reservation-new .button-box .btn-lg span i {
    font-size: 17px;
  }
}
.reservation-new .button-box .btn-lg span p {
  margin: 0;
}
@media (max-width: 1200px) {
  #sidebar .button-box span {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .doctor-datas-lastrating .store-desc-over {
    bottom: -20px;
  }
}
@media (max-width: 480px) {
  .doctor-datas-lastrating .pull-left {
    float: none !important;
  }
}
.doctor-datas-lastrating .button-box {
  height: 60px !important;
}
@media (max-width: 790px) {
  .doctor-datas-lastrating .button-box {
    display: block;
    position: relative;
    margin-top: 20px;
  }
  .doctor-datas-lastrating .button-box .btn-lg span {
    background: #2ea4d4 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2ea4d4), color-stop(1, #1695a3)) !important;
    background: -ms-linear-gradient(bottom, #2ea4d4, #1695a3) !important;
    background: -moz-linear-gradient(center bottom, #2ea4d4 0, #1695a3 100%) !important;
    background: -o-linear-gradient(#1695a3, #2ea4d4) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1695a3', endColorstr='#2ea4d4', GradientType=0) !important;
    border-color: transparent;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1), inset 0px 0px 1px rgba(255, 255, 255, 0.4);
    -moz-box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1), inset 0px 0px 1px rgba(255, 255, 255, 0.4);
    box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1), inset 0px 0px 1px rgba(255, 255, 255, 0.4);
    border: 1px solid #bd3963;
  }
  .doctor-datas-lastrating .button-box .btn-lg span:hover {
    background: -webkit-gradient(linear, left top, right top, from(#d54b77), to(#d54b77)) !important;
    background: -webkit-linear-gradient(top, #d54b77, #d54b77) !important;
    background: -moz-linear-gradient(top, #d54b77, #d54b77) !important;
    background: -o-linear-gradient(top, #d54b77, #d54b77) !important;
    background: -ms-linear-gradient(top, #d54b77, #d54b77) !important;
    background: linear-gradient(top, #d54b77, #d54b77) !important;
    background-color: #d54b77;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1), inset 0px 0px 1px rgba(255, 255, 255, 0.4);
    -moz-box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1), inset 0px 0px 1px rgba(255, 255, 255, 0.4);
    box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1), inset 0px 0px 1px rgba(255, 255, 255, 0.4);
    border: 1px solid #bd3963;
  }
  .doctor-datas-lastrating .button-box .btn-lg span:before {
    display: none !important;
  }
  .doctor-datas-lastrating .button-box .btn-lg span i {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f18e" !important;
    float: left;
    font-size: 30px;
    line-height: 40px;
    padding-right: 11px;
    margin: -5px 10px -5px 10px;
    border-right: 1px solid rgba(255, 255, 255, 0.4);
    height: 40px;
    -webkit-box-shadow: inset 1px 0 2px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: inset 1px 0 2px rgba(0, 0, 0, 0.8);
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.2);
  }
}
div.cs-skin-border {
  background: transparent;
  font-size: 14px;
  font-weight: 700;
  width: 100%;
  max-width: 100% !important;
}
@media screen and (max-width: 30em) {
  div.cs-skin-border {
    font-size: 1em;
  }
}
.cs-skin-border > span {
  border: 1px solid #dedede;
  border-color: #dedede;
  -webkit-transition: background 0.2s, border-color 0.2s;
  transition: background 0.2s, border-color 0.2s;
}
.cs-skin-border > span::after,
.cs-skin-border .cs-selected span::after {
  font-family: 'icomoon';
  content: '\e000';
}
.cs-skin-border ul span::after {
  content: '';
  opacity: 0;
}
.cs-skin-border .cs-selected span::after {
  content: '\e00e';
  color: #565a5c;
  font-size: 14px;
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.cs-skin-border.cs-active > span {
  background: #fff;
  border-color: #fff;
  color: #565a5c;
}
.cs-skin-border .cs-options {
  color: #565a5c;
  font-size: 14px;
  opacity: 0;
  -webkit-transition: opacity 0.2s, visibility 0s 0.2s;
  transition: opacity 0.2s, visibility 0s 0.2s;
}
.cs-skin-border.cs-active .cs-options {
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.cs-skin-border ul span {
  padding: 1em 2em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cs-skin-border .cs-options li span:hover,
.cs-skin-border li.cs-focus span {
  background: #dedede;
}
.head-info-box {
  margin-left: 10px;
  display: block;
  position: absolute;
  right: 310px;
  padding-left: 20px;
  padding-right: 10px;
  height: 50px;
  color: #565a5c;
}
.head-info-box p {
  display: block;
  text-align: right;
  margin: 0;
}
.head-info-box i {
  display: inline-block;
  text-align: right;
}
.head-info-box .icon-glyphicon-phone {
  margin-right: 10px;
}
@media (max-width: 1205px) {
  .head-info-box {
    right: 100px;
  }
}
.head-info-box a {
  color: #565a5c;
}
.clinic-search {
  margin-left: 0px !important;
}
.clinic-search .form-control {
  width: 240px;
}
.button-box-tablet {
  height: 60px !important;
  display: none;
  margin-top: 0px;
}
@media (max-width: 1000px) {
  .button-box-tablet {
    display: block;
    position: relative;
    margin-top: 20px;
  }
  .button-box-tablet .btn-lg span {
    background: #2ea4d4 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2ea4d4), color-stop(1, #1695a3)) !important;
    background: -ms-linear-gradient(bottom, #2ea4d4, #1695a3) !important;
    background: -moz-linear-gradient(center bottom, #2ea4d4 0, #1695a3 100%) !important;
    background: -o-linear-gradient(#1695a3, #2ea4d4) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1695a3', endColorstr='#2ea4d4', GradientType=0) !important;
    border-color: transparent;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1), inset 0px 0px 1px rgba(255, 255, 255, 0.4);
    -moz-box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1), inset 0px 0px 1px rgba(255, 255, 255, 0.4);
    box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1), inset 0px 0px 1px rgba(255, 255, 255, 0.4);
    border: 1px solid #bd3963;
  }
  .button-box-tablet .btn-lg span:hover {
    background: -webkit-gradient(linear, left top, right top, from(#d54b77), to(#d54b77)) !important;
    background: -webkit-linear-gradient(top, #d54b77, #d54b77) !important;
    background: -moz-linear-gradient(top, #d54b77, #d54b77) !important;
    background: -o-linear-gradient(top, #d54b77, #d54b77) !important;
    background: -ms-linear-gradient(top, #d54b77, #d54b77) !important;
    background: linear-gradient(top, #d54b77, #d54b77) !important;
    background-color: #d54b77;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1), inset 0px 0px 1px rgba(255, 255, 255, 0.4);
    -moz-box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1), inset 0px 0px 1px rgba(255, 255, 255, 0.4);
    box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1), inset 0px 0px 1px rgba(255, 255, 255, 0.4);
    border: 1px solid #bd3963;
  }
  .button-box-tablet .btn-lg span:before {
    display: none !important;
  }
  .button-box-tablet .btn-lg span i {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f18e" !important;
    float: left;
    font-size: 30px;
    line-height: 40px;
    padding-right: 11px;
    margin: -5px 10px -5px 10px;
    border-right: 1px solid rgba(255, 255, 255, 0.4);
    height: 40px;
    -webkit-box-shadow: inset 1px 0 2px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: inset 1px 0 2px rgba(0, 0, 0, 0.8);
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.2);
  }
}
.index-foot {
  margin-bottom: 40px;
}
.index-foot h4 {
  color: #dedede;
  text-transform: uppercase;
}
.index-foot ul {
  margin-left: 0px;
  margin-bottom: 40px;
  padding-left: 0px;
}
.index-foot ul li {
  list-style: none;
}
.index-foot ul li a {
  color: #f5f5f5;
  font-size: 12px !important;
  cursor: pointer;
}
.index-foot ul li a:hover {
  color: #00a388;
  text-decoration: underline;
}
.orange {
  color: #2ea4d6;
}
#header-nav .container-fluid {
  padding-left: 30px;
  padding-right: 30px;
}
.szalonlista-bg {
  display: block;
  height: 51px;
  width: 102.8%;
  bottom: -50px;
  margin-left: -31px;
  margin-right: 7px;
  padding-right: 7px;
  position: absolute;
}
.szalonlista-bg .doctor-datas-list {
  margin-right: 11px;
}
.szalonlista-bg a {
  color: #cacccd !important;
}
.szalonlista-bg .icon-glyphicon-phone {
  color: #cacccd !important;
}
@media (max-width: 1000px) {
  .szalonlista-bg {
    position: relative;
    width: auto;
    height: auto;
    bottom: 0;
    color: #565a5c;
  }
  .szalonlista-bg a {
    color: #cacccd !important;
  }
  .szalonlista-bg .icon-glyphicon-phone {
    display: none;
  }
}
@media (max-width: 990px) {
  .szalonlista-bg {
    position: relative;
    width: auto;
    height: auto;
    bottom: 0;
    color: #565a5c;
  }
  .szalonlista-bg a {
    color: #cacccd !important;
  }
}
#index #header-nav:after {
  display: none;
}
#___plusone_0 {
  position: absolute;
  z-index: 1;
}
.g1-bg {
  background: url(/img/airbnb/g1.png);
  width: 59px;
  height: 32px;
  display: block;
  position: absolute;
  bottom: 14px;
  left: 39px;
  z-index: 0;
}
.load .loader {
  display: inline-block;
}
.load i {
  opacity: 0;
}
.loader {
  display: none;
  height: 50px;
  width: 50px;
  text-align: center;
  padding: 0;
  margin: 0 auto 1em;
  vertical-align: top;
  position: absolute;
  top: 10px;
  left: 4px;
}
/*
  Set the color of the icon
*/
svg path,
svg rect {
  fill: #fff;
}
.comment-rating {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  display: block;
  background: #fff;
  border: 1px solid #dedede;
  position: relative;
  color: #565a5c;
  margin: 0 auto;
}
@media (max-width: 990px) {
  .comment-rating {
    text-align: left;
    float: left;
  }
}
.comment-rating .progress-item {
  position: absolute;
  width: 30px;
  height: 28px;
  left: -11px;
  right: 0;
  top: 0px;
  bottom: 0;
  margin: auto;
  display: inline-block;
}
.comment-rating .progress-inner {
  position: relative;
  width: 50px;
  height: 50px;
  margin: -1px auto !important;
  text-align: center;
  left: 5px;
}
.comment-rating .my-progress-bar {
  overflow: hidden;
  display: inline-block;
  height: 28px;
  /* Set height of bar */
  background: #dedede;
  /* Set background color or image */
  width: 30px;
  /* Set width of bar */
  font-size: 10px;
  text-align: center;
  color: #232323;
}
.comment-rating .my-progress-bar p {
  z-index: 2;
  position: absolute;
  text-align: center;
  margin: 0 auto;
  display: block;
  left: 0;
  right: 0;
  font-weight: 600;
  color: #565A5C;
}
.comment-rating .progress-inner {
  position: relative;
  width: 50px;
  height: 50px;
  margin: 15px auto;
  text-align: center;
}
@media (max-width: 480px) {
  .comment-rating .progress-inner {
    margin-top: -25px;
  }
}
.comment-rating .progress-text {
  font-size: 10px;
  color: #565a5c;
  font-weight: 400;
  text-align: left;
  line-height: 10px;
  margin: auto;
  position: absolute;
  vertical-align: middle;
  left: 10%;
  bottom: 20%;
  right: 0;
}
@media (max-width: 480px) {
  .comment-rating .progress-text {
    display: none;
  }
}
@media (max-width: 990px) {
  .comment-rating .progress-text {
    text-align: left;
    right: 25%;
  }
}
.comment-rating .progress-overlay {
  position: absolute;
  display: inline-block;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 30px;
  height: 28px;
  content: '';
  background: url(/img/airbnb/heart.png);
  z-index: 2;
}
.comment-rating .my-progress-bar div {
  height: 28px;
  width: 30px;
  background: #FFB03B;
  position: absolute;
  bottom: 0;
  z-index: 1;
}
#comment .h2-iconic-underlined {
  border-bottom: 0px solid #dedede;
  color: #565a5c;
  text-transform: uppercase;
}
#comment .h2-iconic-underlined span {
  color: #565a5c;
}
#comment .divider-comment-top {
  height: 1px;
  display: block;
  background: #dedede;
  margin-top: -15px;
  margin-bottom: 10px;
  margin-left: -20px;
  margin-right: -19px;
}
@media (max-width: 480px) {
  #comment .divider-comment-top {
    display: none;
  }
}
::-moz-selection {
  background: #00a388 ;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #00a388 ;
  color: #fff;
  text-shadow: none;
}
.comment-box {
  background: #FFFFFF;
  display: block;
  padding: 10px;
}
.comment-box p {
  display: block;
}
.comment-box .divider {
  height: 3px;
  display: block;
  /* width: 100%; */
  background: #F5F5F5;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 480px) {
  .comment-box .divider {
    display: none;
  }
}
.comment-box .overall-rating {
  padding-left: 31px;
}
.comment-box:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 30px 30px 0;
  border-color: transparent #fff transparent transparent;
  left: -4px;
  top: 30px;
}
@media (max-width: 990px) {
  .comment-box:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 11px 13px 11px;
    border-color: transparent transparent #fff transparent;
    left: 55px;
    top: -8px;
  }
}
.rating-person-name {
  text-align: center;
}
.rating-person-name .city {
  font-weight: normal;
}
@media (max-width: 990px) {
  .rating-person-name p {
    text-align: left;
    margin-left: 65px;
    margin-top: -17px;
  }
}
.pagination > li > a,
.pagination > li > span {
  background-color: transparent;
  border: 0 none;
  border-left: 1px solid #dedede;
  margin-left: 0;
  line-height: inherit;
  text-decoration: none;
  color: #565A5C;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #1695a3;
  background: #FFFFFF;
  font-weight: bold;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background: none;
}
.navbar-default .navbar-nav > .active > a:after,
.navbar-default .navbar-nav > .active > a:hover:after,
.navbar-default .navbar-nav > .active > a:focus:after {
  content: "";
  display: block;
  height: 3px;
  background: #f5f5f5;
  /* margin-bottom: 12px; */
  position: absolute;
  margin: 0 auto;
  width: 90%;
  left: 0;
  right: 0;
  bottom: 0px;
}
.carousel-indicators .active {
  background: #6FB07F;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #6FB07F;
}
.thumbnail {
  border-radius: 0px;
}
.ss-footer,
.ss-response-footer {
  display: none !important;
}
#___plusone_0 {
  position: absolute;
  z-index: 1;
  margin-left: 20px !important;
}
.second-menu > li > a {
  color: #cacccd !important;
}
.check-arrow img {
  width: 30px;
  height: 30px;
  float: right;
  margin-top: -5px;
  opacity: 0.8;
}
@media (max-width: 980px) {
  .check-arrow img {
    display: none;
  }
}
.chosen-select {
  width: 100%;
}
.overflow {
  text-overflow: initial !important;
  white-space: normal !important;
}
.top-img-second {
  height: 50px;
  overflow: hidden;
  margin-top: 0px;
  z-index: 1;
  position: relative;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1695a3), to(#2ea4d4));
  background: -webkit-linear-gradient(left, #1695a3, #2ea4d4);
  background: -moz-linear-gradient(left, #1695a3, #2ea4d4);
  background: -o-linear-gradient(left, #1695a3, #2ea4d4);
  background: -ms-linear-gradient(left, #1695a3, #2ea4d4);
  background: linear-gradient(left, #1695a3, #2ea4d4);
  background-color: #1695a3;
}
.top-img-second img {
  width: 100%;
  margin-top: -40%;
  height: auto;
  z-index: 1;
  position: relative;
  display: block;
}
@media (max-width: 980px) {
  .top-img-second img {
    height: auto !important;
    width: 100% !important;
    margin-top: -80% !important;
  }
}
@media (max-width: 480px) {
  .top-img-second img {
    height: auto !important;
    width: 100% !important;
    margin-top: -110% !important;
  }
}
@media (max-width: 1400px) {
  .top-img-second img {
    margin-top: -55%;
  }
}
.top-img-second .title {
  height: 50px;
}
@media (max-width: 480px) {
  .top-img-second .title {
    height: 250px !important;
  }
}
@media (max-width: 980px) {
  .top-img-second .title {
    height: 180px;
  }
}
@media (max-width: 1400px) {
  .top-img-second .title {
    height: 150px;
  }
}
.top-img-second h1 {
  z-index: 3;
  color: #fff;
  bottom: 40px;
  position: absolute;
  bottom: 0;
}
@media (max-width: 980px) {
  .top-img-second h1 {
    z-index: 3;
    color: #fff;
    bottom: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    display: block;
    top: 63px;
    font-size: 19px !important;
  }
}
@media (max-width: 980px) {
  .top-img-second {
    height: 180px !important;
  }
  .top-img-second img {
    height: 100%;
    width: auto;
  }
}
@media (max-width: 1400px) {
  .top-img-second {
    height: 150px;
  }
}
.top-img {
  height: 100px;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1695a3), to(#2ea4d4));
  background: -webkit-linear-gradient(left, #1695a3, #2ea4d4);
  background: -moz-linear-gradient(left, #1695a3, #2ea4d4);
  background: -o-linear-gradient(left, #1695a3, #2ea4d4);
  background: -ms-linear-gradient(left, #1695a3, #2ea4d4);
  background: linear-gradient(left, #1695a3, #2ea4d4);
  background-color: #1695a3;
  width: 100%;
}
.top-img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  min-width: 50%;
  min-height: 50%;
}
@media (max-width: 480px) {
  .top-img img {
    /* min-width: 100%; */
    /* min-height: 50%; */
    width: 150%;
  }
}
.top-img .title {
  height: 100px;
}
@media (max-width: 980px) {
  .top-img .title {
    height: 100px;
  }
}
@media (max-width: 1400px) {
  .top-img .title {
    height: 100px;
  }
}
@media (max-width: 480px) {
  .top-img .title {
    height: 250px;
  }
}
.top-img h1 {
  z-index: 3;
  color: #fff;
  bottom: 40px;
  position: absolute;
  bottom: 0;
}
.top-img h1 span.sub {
  display: block;
  font-size: 16px;
}
@media (max-width: 980px) {
  .top-img h1 {
    z-index: 3;
    color: #fff;
    bottom: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    display: block;
    top: 63px;
    font-size: 19px !important;
  }
}
@media (max-width: 980px) {
  .top-img {
    height: 200px !important;
  }
}
@media (max-width: 480px) {
  .top-img {
    height: 200px !important;
  }
}
@media (max-width: 1400px) {
  .top-img {
    height: 100px;
  }
}
.white-horizontalbg .clinic-top-redesign {
  background: #fff;
  border: 1px solid #dbe3ee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: -65px;
  z-index: 2;
}
@media (max-width: 991px) {
  .white-horizontalbg .clinic-top-redesign {
    margin-top: -140px;
  }
}
.white-horizontalbg .clinic-top-redesign .progress-box span {
  color: #B5B5B5;
}
.white-horizontalbg .clinic-top-redesign .progress-box .ertekeles {
  color: #B5B5B5 !important;
}
@media (max-width: 991px) {
  .white-horizontalbg .clinic-top-redesign .progress-box {
    text-align: center;
    display: block;
    margin: 0 auto;
  }
}
.white-horizontalbg .clinic-top-redesign h1 {
  color: #052137;
  margin-top: 15px;
}
.white-horizontalbg .clinic-top-redesign h1 span {
  display: block;
  /*font-size: 18px;*/
}
.white-horizontalbg .clinic-top-redesign h1 span.sub {
  font-size: 18px;
}
@media (max-width: 991px) {
  .white-horizontalbg .clinic-top-redesign h1 {
    text-align: center;
    display: block;
    margin: 0 auto;
  }
}
.white-horizontalbg .clinic-top-redesign .marker-box {
  margin-top: 15px;
  margin-bottom: 15px;
}
.white-horizontalbg .clinic-top-redesign .marker-box i {
  font-size: 24px;
}
.white-horizontalbg .clinic-top-redesign .marker-box p {
  display: inline-block;
  font-weight: 600;
  color: #B5B5B5;
}
@media (max-width: 991px) {
  .white-horizontalbg .clinic-top-redesign .marker-box {
    text-align: center;
    display: block;
    margin: 0 auto;
  }
}
.white-horizontalbg .clinic-top-redesign .breadcrumbs {
  marign-top: 0px !important;
  position: relative;
}
.white-horizontalbg .clinic-top-redesign .leiras {
  background: none !important;
  border-bottom: 0px solid #949494 !important;
  color: #B5B5B5;
  text-decoration: underline;
}
.white-horizontalbg .clinic-top-redesign .doctor-name {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: -2px;
  border-bottom: 0px solid #dedede;
  /* border-bottom: 1px solid #dedede; */
}
@media (max-width: 991px) {
  .white-horizontalbg .clinic-top-redesign .doctor-name {
    padding: 20px;
  }
}
.white-horizontalbg .clinic-top-redesign .doctor-name .button-text {
  background: #fa7252;
  border-bottom: 2px solid #f84023;
  margin-bottom: 15px;
}
.white-horizontalbg .clinic-top-redesign .doctor-name .button-text i {
  color: #fff;
  text-align: center;
  display: inline-block;
  font-size: 22px;
  margin-left: 10px;
}
.white-horizontalbg .clinic-top-redesign .doctor-name .button-text:hover {
  background: #DA543B;
  border-bottom: 2px solid #DA543B;
}
.white-horizontalbg .clinic-top-redesign .doctor-name .traffic {
  background: #149FAD;
  border-bottom: 2px solid #138692;
}
.white-horizontalbg .clinic-top-redesign .doctor-name .traffic i {
  color: #fff;
  text-align: center;
  display: inline-block;
  font-size: 22px;
  margin-left: 10px;
}
.white-horizontalbg .clinic-top-redesign .doctor-name .traffic:hover {
  background: #138692;
  border-bottom: 2px solid #138692;
}
.white-horizontalbg .clinic-top-redesign .doctor-name .clinic-title {
  margin-left: 21px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.white-horizontalbg .clinic-top-redesign .doctor-name .clinic-title .icon-glyphicon-marker {
  font-size: 16px;
  color: #565A5C;
  text-shadow: 0 1px rgba(255, 255, 255, 0.8);
}
.white-horizontalbg .clinic-top-redesign .doctor-name .clinic-title .icon-glyphicon-phone {
  font-size: 16px;
  color: #565A5C;
  text-shadow: 0 1px rgba(255, 255, 255, 0.8);
}
.white-horizontalbg .click-box {
  height: 75px;
  width: 70%;
  position: absolute;
  z-index: 4;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.white-horizontalbg .click-box:hover {
  background: rgba(255, 255, 255, 0.4);
}
.white-horizontalbg .salon-logo {
  width: 120px;
  position: relative;
  margin: 0 auto;
  text-align: center;
  margin-top: 10px;
}
.white-horizontalbg .salon-logo a {
  width: 120px;
  height: 120px;
  display: block;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 4px solid #dedede;
}
.white-horizontalbg .salon-logo a img {
  width: 120%;
  height: auto;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@media (max-width: 980px) {
  .white-horizontalbg .salon-logo {
    margin: 0 auto;
    float: none !important;
    margin-top: -50px;
    z-index: 2;
    text-align: center;
    display: block;
  }
}
.white-horizontalbg .icon-line {
  margin-top: 20px;
}
.white-horizontalbg .icon-line i {
  font-size: 30px;
  text-align: center;
  display: block;
}
.white-horizontalbg .icon-line p {
  font-size: 14px;
  color: #565a5c;
  margin-top: 10px;
  text-align: center;
}
@media (max-width: 980px) {
  .white-horizontalbg .icon-line {
    margin-top: 0px;
  }
}
.white-horizontalbg .progress-box {
  width: 100px;
  height: 50px;
  position: relative;
  margin: 17px 0 0 0;
  display: block;
}
.white-horizontalbg .progress-box .progress-item {
  width: 30px;
  height: 28px;
}
.white-horizontalbg .progress-box .progress-inner {
  position: relative;
  display: block;
  width: 30px;
  height: 28px;
  width: 100%;
  margin-top: -2px;
  margin-bottom: 3px;
}
.white-horizontalbg .progress-box .my-progress-bar {
  overflow: hidden;
  display: block;
  height: 28px;
  /* Set height of bar */
  background: #dedede;
  /* Set background color or image */
  width: 30px;
  position: relative;
  /* Set width of bar */
  font-size: 10px;
  text-align: center;
  color: #232323;
}
.white-horizontalbg .progress-box .my-progress-bar p {
  z-index: 2;
  position: absolute;
  text-align: center;
  margin: 0 auto;
  display: block;
  left: 0;
  right: 0;
  top: 10%;
  font-size: 11px;
}
.white-horizontalbg .progress-box .progress-inner {
  position: relative;
  width: 30px;
  height: 28px;
  margin: 0px auto;
  text-align: center;
}
.white-horizontalbg .progress-box .progress-text {
  font-size: 14px;
  color: #565a5c;
  text-align: center;
  line-height: 16px;
  margin: auto;
  position: relative;
  vertical-align: middle;
  display: block;
  margin: 0 auto;
}
.white-horizontalbg .progress-box .progress-text a {
  color: #565a5c !important;
}
@media (max-width: 480px) {
  .white-horizontalbg .progress-box .progress-text a {
    display: none;
  }
}
@media (max-width: 980px) {
  .white-horizontalbg .progress-box .progress-text {
    text-align: center;
  }
  .white-horizontalbg .progress-box .progress-text a {
    display: none;
  }
}
.white-horizontalbg .progress-box .progress-overlay {
  position: absolute;
  display: inline-block;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 30px;
  height: 28px;
  content: '';
  background: url(/img/airbnb/heart.png);
  z-index: 2;
}
.white-horizontalbg .progress-box .my-progress-bar div {
  height: 28px;
  width: 30px;
  background: #FFB03B;
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.usp {
  margin-top: 10px;
  display: block;
  height: auto;
}
.usp .usp-element {
  padding: 6px 0px 6px 30px;
}
.usp .icon-check {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
  margin-top: 0px;
  font-size: 22px;
  color: #6fb07f;
  text-align: center;
  line-height: 12px;
  top: 10px;
}
.reservation-section {
  background: #fff;
  border: 1px solid #dbe3ee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.clinic-redesign .usp {
  margin-top: 10px;
  display: block;
  height: auto;
}
.clinic-redesign .usp .usp-element {
  padding: 6px 0px 6px 30px;
}
.clinic-redesign .usp .icon-check {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
  margin-top: 0px;
  font-size: 22px;
  color: #6fb07f;
  text-align: center;
  line-height: 12px;
  top: 10px;
}
.clinic-redesign a {
  text-decoration: underline !important;
}
.clinic-redesign .labels div {
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 600;
  padding-right: 5px;
  margin: 3px;
  color: #565a5c;
  white-space: nowrap;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.clinic-redesign .labels div i {
  text-decoration: none !important;
  width: 20px;
  height: 25px;
  margin-right: 3px;
  margin-left: 3px;
  display: inline-block;
  text-align: center;
  line-height: 23px;
  line-height: 20px;
  font-size: 16px;
}
.clinic-redesign .horizontal-line {
  width: 100%;
  height: 1px;
  background: #dedede;
  margin-top: 15px;
  margin-bottom: 15px;
  display: block;
}
.clinic-redesign .store-desc-x {
  padding: 15px;
  background: #FDFEFF;
  border: 1px solid #DBE3EE;
  color: #999;
}
.clinic-redesign #map-canvas2 {
  margin-top: 0px;
}
.clinic-redesign #map-canvas2:before {
  display: none;
}
.clinic-redesign #owl-clinic .item {
  margin: 3px;
}
.clinic-redesign #owl-clinic .item img {
  border: 1px solid #dedede;
}
.clinic-redesign #owl-clinic .item img {
  display: block;
  width: 100%;
  height: auto;
}
.clinic-redesign .owl-stager-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.clinic-redesign .owl-carousel {
  display: block;
  overflow: hidden;
}
.clinic-redesign .owl-controls {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  display: block;
  height: 20px;
}
.clinic-redesign .owl-dot {
  margin-right: 5px;
  cursor: pointer;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  border: 1px solid #565a5c;
  display: inline-block;
  text-align: center;
  background: none;
}
.clinic-redesign .owl-dots {
  float: left;
}
.clinic-redesign .owl-dots .active {
  background: #6fb07f !important;
}
.clinic-redesign .store-desc-over {
  content: "";
  background: url(/img/airbnb/gradient3.png);
  display: block;
  position: absolute;
  width: 97%;
  height: 120px;
  bottom: -20px;
}
.clinic-redesign .table-noborder .white {
  background: #f5f5f5 !important;
}
.clinic-redesign .table-noborder {
  background: #FCFCFC;
}
.clinic-redesign .section-text {
  white-space: normal !important;
}
@media (max-width: 790px) {
  .clinic-redesign .first-info-box {
    margin-top: 0px;
  }
}
.clinic-redesign .rating-person-name {
  background: #fff !important;
}
.clinic-redesign .comment-box {
  background: #dbe3ee;
  display: block;
  padding: 10px;
}
.clinic-redesign .comment-box:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 30px 30px 0;
  border-color: transparent #dbe3ee transparent transparent;
  left: -4px;
  top: 30px;
}
.clinic-redesign .comment-box .divider {
  height: 3px;
  display: block;
  /* width: 100%; */
  background: #FFFFFF;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: -10px;
  margin-right: -10px;
}
.clinic-redesign .pagination > li.previous > a,
.clinic-redesign .pagination > li.next > a {
  border: 1px solid #ddd !important;
  width: 50px;
  height: 50px;
  border-radius: 50% !important;
  text-align: center;
  line-height: 34px;
  vertical-align: middle;
  display: inline-block;
  font-size: 20px;
  position: relative;
  text-decoration: none !important;
  top: -10px;
  margin-left: 10px;
  text-decoration: none;
}
.clinic-redesign .fixed-box-mobile {
  margin-top: 0px;
  padding: 10px;
  background: #fff;
  margin-top: 15px;
  border: 1px solid #dedede;
}
@media (max-width: 790px) {
  .clinic-redesign .fixed-box-mobile {
    margin-left: -30px;
    margin-right: -30px;
  }
}
.clinic-redesign .fixed-box-mobile .tel {
  position: relative;
  padding-left: 30px;
}
.clinic-redesign .fixed-box-mobile .tel .icon-glyphicon-phone {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 20px;
  height: 20px;
  margin-top: 6px;
  font-size: 11px;
  color: #6fb07f;
  text-align: center;
  line-height: 17px;
  /* vertical-align: middle; */
  border: 1px solid #6fb07f;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.clinic-redesign .fixed-box-mobile .kival-szolg {
  background: #fff;
  border: 1px solid #dedede;
  margin: -10px -11px 9px -11px;
  padding: 10px;
  color: #6FB07F;
}
.clinic-redesign .fixed-box-mobile .button-box {
  height: 52px !important;
}
.clinic-redesign .fixed-box-mobile .button-box .btn-lg span {
  background: #2ea4d4 !important;
  border-color: transparent !important;
  border-bottom: 2px solid #149FAE !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
}
.clinic-redesign .fixed-box-mobile .button-box .btn-lg span:hover {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3p !important;
  border-bottom: 2px solid #149FAE !important;
  background: #42A5B0 !important;
}
.clinic-redesign .fixed-box-mobile .usp {
  margin-top: 10px;
}
.clinic-redesign .fixed-box-mobile .usp .usp-element {
  padding: 6px 0px 6px 30px;
}
.clinic-redesign .fixed-box-mobile .usp .icon-check {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
  margin-top: 0px;
  font-size: 22px;
  color: #6fb07f;
  text-align: center;
  line-height: 12px;
  top: 10px;
}
.clinic-redesign .fixed-box-mobile .add-form {
  background: #fff;
  border: 1px solid #dedede;
  /* padding: 10px; */
  display: inline-block;
  text-align: center;
  height: 40px;
  width: 100%;
  line-height: 40px;
  padding-right: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  position: relative;
  color: #565a5c !important;
}
.clinic-redesign .fixed-box-mobile .add-form .info {
  line-height: 38px;
  color: #565a5c;
}
.clinic-redesign .fixed-box-mobile .add-form a {
  color: #565a5c !important;
}
.clinic-redesign .fixed-box-mobile .add-form .icon-plus {
  width: 38px;
  background: #565a5c;
  height: 38px;
  line-height: 30px;
  color: #fff;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 3px;
  margin-right: 10px;
  display: inline-block;
  font-size: 20px;
  text-align: center;
  float: left;
}
@media (max-width: 480px) {
  .clinic-redesign .fixed-box-mobile .add-form {
    text-align: left;
    font-size: 12px;
    display: block;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .clinic-redesign .fixed-box-mobile .add-form .glyphicon {
    text-align: center;
  }
}
.clinic-redesign .fixed-box-mobile h4 {
  color: #fff;
  line-height: 18px;
  font-weight: 700;
  font-size: 14px !important;
  padding: 10px;
  margin-top: -10px;
  margin-left: -10px;
  margin-right: -10px;
  background: #565a5c;
}
@media (max-width: 780px) {
  .clinic-redesign .cs-select {
    margin-bottom: 20px;
  }
}
.horizontal-bg-bottom {
  background: #fff;
  border-top: 1px solid #dbe3ee;
  margin-bottom: -30px;
  margin-top: 30px;
}
.fixto-fixed h4 {
  display: none;
}
.fixto-fixed .kival-szolg {
  background: rgba(60, 63, 64, 0.9);
  border: 0px solid #dedede;
  margin: -10px -11px 9px -11px;
  padding: 10px;
  color: #fff !important;
}
.fixto-fixed .fixedbox {
  display: block;
  text-align: center;
  line-height: 30px;
}
.fixto-fixed .fixedbox p {
  margin-top: 20px;
}
.fixto-fixed .chosen-container-single .chosen-default {
  color: #282828;
}
.fixedbox {
  display: none;
}
.white-bg {
  background: #fff;
  margin: -10px;
  padding: 10px;
  border: 1px solid #dbe3ee;
}
.navbar-adminmenu {
  background: none !important;
}
.actual-time {
  color: #6fb07f !important;
}
.price-box span {
  font-size: 12px !important;
  margin-left: 5px;
  /* line-height: 25px; */
  margin-top: 1px;
  display: inline-block;
  position: absolute;
  color: #777777;
}
@media (max-width: 1100px) {
  .price-box span {
    display: none;
  }
}
.ajanlat {
  font-size: 12px !important;
  color: #777777;
}
a:visited {
  color: #565a5c;
}
.rendezo-top {
  float: right;
}
@media (max-width: 1200px) {
  .rendezo-top {
    margin: 5px auto;
    display: block;
    float: none !important;
    text-align: center;
  }
  .rendezo-top .btn-primary {
    width: 50%;
    margin-top: 5px;
  }
}
@media (max-width: 1200px) and (max-width: 790px) {
  .rendezo-top .btn-primary {
    margin-bottom: 5px;
  }
}
@media (max-width: 1200px) and (max-width: 480px) {
  .rendezo-top .btn-primary {
    width: 100%;
  }
}
.rendezo-top .iradio_minimal-purple {
  display: none !important;
}
.rendezo-top .btn-primary {
  background: #fff !important;
  border: 1px solid #dedede;
  color: #565a5c !important;
  padding: 12px 15px 12px 15px;
  -webkit-box-shadow: 0px 1px 0px  #dedede;
  -moz-box-shadow: 0px 1px 0px #dedede;
  box-shadow: 0px 1px 0px #dedede;
}
.rendezo-top .btn-primary span {
  margin-right: 5px;
}
@media (max-width: 1330px) {
  .rendezo-top .btn-primary {
    font-size: 12px;
  }
}
.rendezo-top .active {
  text-shadow: 0 1px 0 #fff;
  background: #F2F2F2  !important;
  -webkit-box-shadow: 0px 1px 0px #f5f5f5, inset 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 0px #f5f5f5, inset 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 0px #f5f5f5, inset 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
}
.new-list .list-element-box {
  position: relative;
}
@media (max-width: 767px) and (min-width: 730px) {
  .new-list .list-element-box .price-box {
    display: inline-block;
    float: none;
    width: auto;
    position: absolute;
    top: -35px;
    right: 55px;
  }
}
@media (max-width: 480px) {
  .new-list .list-element-box .bottom .progress-inner {
    margin-top: 0px !important;
    float: right !important;
    display: inline-block;
    margin-top: 5px;
  }
  .new-list .list-element-box .bottom .progress-item {
    top: 0px !importnat;
  }
}
@media (max-width: 600px) {
  .new-list .list-element-box .price-button-disctance {
    border: 0px solid #dedede !important;
  }
}
.new-list .list-element-box .price-mobile p {
  display: none;
}
@media (max-width: 767px) {
  .new-list .list-element-box .price-mobile p {
    margin-top: 15px;
    display: block;
    margin-left: 4px;
    line-height: 14px;
    font-weight: 800;
    color: #565a5c;
    font-size: 16px;
  }
  .new-list .list-element-box .price-mobile p span {
    font-size: 12px;
    color: #777777;
    font-weight: 600;
  }
}
@media (max-width: 767px) {
  .new-list .list-element-box .btn {
    display: none;
  }
  .new-list .list-element-box h3 {
    text-decoration: underline;
  }
}
.new-list .list-element-box .price-box span {
  position: relative;
}
@media (max-width: 790px) {
  #footerSlideContainer {
    display: none;
  }
}
.seo-breadcrumbs {
  padding: 5px 0px 5px 35px;
  background: transparent;
  margin-left: -35px;
  margin-right: -35px;
  border-bottom: 0px solid #dedede;
}
.seo-breadcrumbs i {
  font-size: 18px;
  margin: 5px 10px 0px 0px;
  display: inline-block;
  color: rgba(255, 255, 255, 0.8);
}

.seo-breadcrumbs span {
  line-height: 10px;
  margin-left: 5px;
  margin-right: 3px;
  color: rgba(255, 255, 255, 0.8);
}

.seo-breadcrumbs .duckbill {
  font-size: 9px;
}

.seo-breadcrumbs a {
  display: inline-block;
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  text-transform: uppercase;
}
.seo-breadcrumbs p {
  margin-bottom: 0px;
  display: inline-block;
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  .seo-breadcrumbs {
    display: none;
}
}
.clinic-redesign .seo-breadcrumbs {
  padding: 5px 0px 5px 0px;
  background: #F5F5F5;
  margin-left: 0px;
  margin-right: 0px;
  border-bottom: 1px solid #dedede;
}
.form-doc input {
  width: 100%;
  border: 1px solid #dedede;
  margin-bottom: 5px;
  padding: 10px;
  font-size: 12px;
  color: #565a5c;
}
.form-doc input[placeholder] {
  color: #565a5c !important;
}
.form-doc textarea {
  width: 100%;
  border: 1px solid #dedede;
  margin-bottom: 5px;
  padding: 10px;
  font-size: 12px;
  min-height: 250px;
  color: #565a5c;
}
.skill-list {
  padding: 20px;
  display: block;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  margin-bottom: 20px;
}
.skill-list a {
  margin-right: 20px;
  color: #fff;
}
#indexCarousel .owl-stage {
  height: 280px !important;
  margin: 0 auto;
}
#indexCarousel .more-button {
  width: 50%;
}
#indexCarousel .img-circle {
  background: #fff;
}
@media (max-width: 790px) {
  .index-foot {
    margin-bottom: 40px;
    text-align: center;
  }
  .index-foot ul li a {
    padding: 0 10px 0 10px;
  }
  .index-foot ul li a:hover {
    background: #00a388;
    color: #ffffff !important;
  }
}
#locationDelete {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 22px;
  background: #dedede;
}
.list-szalon-adatai li {
  padding-left: 30px !important;
}
.list-szalon-adatai li a {
  text-decoration: none !important;
}
.list-szalon-adatai li span {
  display: inline-block !important;
  width: 22px !important;
  /* same as padding-left set on li */
  margin-left: -30px !important;
  /* same as padding-left set on li */
}
.list-szalon-adatai .web {
  display: inline;
  position: absolute;
}


div.flash-error, div.flash-notice, div.flash-success
{
	padding:5px;
	margin-top:5px;
	border:1px solid #ddd;
        font-size: 10px;
        border-radius: 5px;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-error.hidden
{
        display: none;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}


.new-list .list-element-box .description {
  overflow: hidden;
}

.services .description,
.specializations .description,
.diseases .description{
    max-height:35px;
}
.service .description {
    height:55px;
}
#sendMsgBtn[disabled],
#sendMsgBtn_m[disabled] {
    background-color: transparent;
}
.highlighted-carousel {
  margin: 0 auto;
  height: 300px;
  overflow: visible;
}
.highlighted-carousel .owl-carousel {
  overflow: visible;
}
.highlighted-carousel .highlighted-item {
  display: inline-block;
}
.highlighted-carousel .highlighted-item .img-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  border: 4px solid #dedede;
  z-index: 100;
}
.highlighted-carousel .highlighted-item .owl-stage-outer {
  overflow: hidden;
}
.highlighted-carousel .highlighted-item .info {
  display: inline-block;
  width: 100%;
  min-height: 110px;
  position: relative;
  background: #fff;
  padding: 20px 10px 10px 10px;
  margin-top: -20px;
}
.highlighted-carousel .highlighted-item .icon-text {
  right: 8px;
}
.highlighted-carousel .owl-stage-outer {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.highlighted-carousel .owl-carousel {
  top: 0% !important;
  width: 100%;
  overflow: visible;
  /* left: 0; */
  /* right: 0; */
  /* margin: 0 auto; */
  display: inline-block !important;
  /* text-align: center; */
  /* text-decoration: none !important; */
}
@media (max-width: 1200px) {
  .highlighted-carousel .owl-carousel {
    margin-top: -10px;
  }
}
.highlighted-carousel .owl-stage {
  width: 100%;
}
.highlighted-carousel .owl-controls {
  margin-left: -33%;
}
@media (max-width: 1200px) {
  .highlighted-carousel .owl-controls {
    margin-left: -113%;
    overflow: visible;
  }
}
@media (max-width: 991px) {
  .highlighted-carousel .owl-controls {
    margin-left: 0;
    margin-top: -50px;
  }
}
.full-owl .owl-controls {
  margin-left: 0% !important;
}
@media (max-width: 1200px) {
  .full-owl .owl-controls {
    margin-left: -113% !important;
    overflow: visible;
  }
}
@media (max-width: 991px) {
  .full-owl .owl-controls {
    margin-left: 0;
    margin-top: -50px;
  }
}
.lightcase-open a {
  text-decoration: none !important;
}
.kival-szolg .panel-body {
  padding: 15px;
  padding-top: 30px;
  border: 0px solid #dedede;
}
.kival-szolg .nav-tabs {
  border-bottom: 0px solid #fff;
}
.kival-szolg .panel-heading {
  padding: 5px 5px 0px 0px !important;
}
.kival-szolg .szolg-box {
  border: 1px solid #dedede;
  position: relative;
  margin-bottom: 15px;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.kival-szolg .szolg-box .horizontal-line-2 {
  width: 100%;
  height: 1px;
  background: #dedede;
  margin-bottom: -1px;
  display: block;
}
.kival-szolg .panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #F4F5F9;
  border-color: #F4F5F9 !important;
  padding: 5px 0px 0 0px !important;
  border-bottom: 1px solid #dedede;
}
.kival-szolg .panel-info > .panel-heading .active a {
  background-color: #Fff;
  border-bottom: 1px solid #fff;
}
.kival-szolg li {
  margin-bottom: -3px !important;
  margin-right: 5px;
}
.kival-szolg li a {
  border-left: 1px solid #dbe3ee;
  border-right: 1px solid #dbe3ee;
  border-top: 1px solid #dbe3ee;
  border-bottom: 1px solid #dbe3ee;
  border-radius: 0px 0px 0 0 !important;
  color: #565a5c;
  margin: 0 !important;
  background-color: #FBFBFB;
}
.kival-szolg li a:hover {
  background: #f4f5f9 !important;
  border: 1px solid #dbe3ee !important;
}
.kival-szolg .szolg-name {
  font-weight: 600;
  color: #19334a;
  margin: 0px;
}
.kival-szolg .szolg-name h5 {
  display: inline-block;
  font-weight: 600;
  color: #19334a;
  margin-left: 10px;
}
.kival-szolg .noprice a {
  width: 100% !important;
  border-right: 0px solid #dedede !important;
}
.kival-szolg .szolg-leir {
  font-weight: 400;
  color: #999999;
  font-size: 12px;
  line-height: 14px;
  padding-left: 10px;
  margin-top: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0px;
}
.kival-szolg .szolg-leir a {
  color: #565a5c;
  padding: 3px 10px 3px 10px;
  background: #dbe3ee !important;
  border: 1px solid #c8d1dd;
  text-decoration: none;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 5px;
  margin-right: 5px;
}
.kival-szolg .szolg-price {
  font-weight: 700;
  color: #565a5c;
  padding: 10px;
  float: right;
  display: inline-block;
}
@media (max-width: 480px) {
  .kival-szolg .panel-body {
    padding: 10px 0px 10px 0px !important;
  }
  .kival-szolg .panel-body .szolg-name a {
    width: 60%;
  }
  .kival-szolg .panel-body .szolg-price {
    display: inline-block;
    text-align: right;
  }
}
#map_list ul li:hover {
  color: #ff0000;
}
.marker_number,
.marker_lat,
.marker_long,
.marker_brief {
  display: none;
}
.gm-style .first-box-brief {
  width: 30%;
  height: 100%;
  float: left;
}
.gm-style .second-box-brief {
  width: 70%;
  height: 100%;
  float: left;
}
.gm-style .second-box-brief p {
  margin: 0;
}
.gm-style .second-box-brief .docname {
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
}
.gm-style .second-box-brief .servicedoc {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #777777;
}
.gm-style .docadress {
  font-size: 12px;
  line-height: 14px;
  display: block;
  position: relative;
  color: #777777;
}
.gm-style .map-img {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 20px;
  z-index: 1000;
}
.gm-style .map-img img {
  width: 100%;
  height: auto;
}
.new-list .seo-breadcrumbs p,
.new-list .seo-breadcrumbs a {
  color: #777;
}

.seo-breadcrumbs.qa {
  background: transparent;
  border-bottom: 0px solid #dedede;
}
.seo-breadcrumbs.qa span {
  color: rgba(255, 255, 255, 0.8);
}
.seo-breadcrumbs.qa a {
  color: rgba(255, 255, 255, 0.8);
}
.seo-breadcrumbs.qa p {
  color: rgba(255, 255, 255, 0.8);
}

.detailed-description {
    padding: 10px;
}
.more-salon-service {
    display: none;
}



.mobile-tab-headings {
  display: none;
}
@media only screen and (max-width: 768px) {
  .mobile-tab-headings {
    width: auto;
    display: block;
    margin-bottom: 5px;
    line-height: 20px !important;
    background: white;
    border: 1px solid #dedede;
    color: #777;
    height: 25px !important;
    -webkit-border-radius: 1px !important;
    -moz-border-radius: 1px !important;
    border-radius: 1px !important;
  }
}
@media only screen and (max-width: 768px) {
  .mobile-tab-headings + .nav-tabs {
    display: none;
  }
}
@media (max-width: 980px) {
  .traffic .salon-logo {
    margin: 0 auto;
    float: none !important;
    margin-top: 0px;
    z-index: 2;
    text-align: center;
    display: block;
  }
}
.panel {
  margin-bottom: 10px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  border-color: #f5f5f5;
}
.panel-info > .panel-heading a {
  text-decoration: none !important;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #ADD0E2;
}
.traffic .salon-check-box {
  width: 100px;
  height: 100px;
  position: absolute;
  margin: 0 auto;
  text-align: center;
  display: block;
  top: -50px;
  left: 0;
  right: 0;
}
.traffic .salon-check-box .salon-check {
  left: -14px !important;
}
.traffic .section-text {
  font-weight: 500;
  text-align: center;
}
.traffic .traffic-card {
  background: #fff;
  border: 1px solid #dedede;
  width: 100%;
  margin-top: 60px;
}
.traffic .traffic-card a {
  text-decoration: none;
}
.traffic .traffic-card a:hover {
  text-decoration: underline;
}
.traffic .traffic-card .salon-logo {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  border: 4px solid #dedede;
  margin-top: -50px;
}
.editable {
  width: 100%;
  border: 1px solid #dedede;
  margin-bottom: 5px;
  padding: 10px;
  font-size: 12px;
  min-height: 250px;
  color: #565a5c;
}
.editable span {
  font-weight: 700;
}
.salon-check {
  background: #fff;
  width: 31px;
  height: 31px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  z-index: 3;
  top: 36%;
  right: -15px;
  position: absolute;
  text-align: center;
}
.salon-check i {
  font-size: 30px;
  line-height: 32px;
  color: #6fb07f;
  text-align: center;
}
.leiras {
  margin-bottom: 15px;
}
.leiras p {
  color: #b5b5b5;
}
@media (max-width: 991px) {
  .leiras {
    margin-top: 45px;
  }
}
.visit-data {
  text-align: left;
  color: #B5B5B5;
  display: block;
}
@media (max-width: 991px) {
  .visit-data {
    margin: -5px 0 15px;
    text-align: center;
  }
}
.fixed-box-mobile .salon-logo {
  z-index: 0;
}
@media (max-width: 980px) {
  .doctor-name .salon-check {
    background: #fff;
    width: 31px;
    height: 31px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 1001;
    top: 40%;
    left: -92px;
    right: 0px;
    margin: 0 auto;
    text-align: center;
  }
}
.szolg-box.active {
  color: #555;
  background: #f4f5f9;
  /* box-shadow: inset 0 0 5px rgba(0,0,0,0.1); */
  border-color: #dbe3ee;
  -webkit-box-shadow: inset 0px 1px 0px 1px #f5f5f5;
  -moz-box-shadow: inset 0px 1px 0px 1px #f5f5f5;
  box-shadow: inset 0px 1px 0px 1px #f5f5f5;
}
.szolg-box .indicator {
  display: block;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-left: 10px;
  border: 1px solid #149FAD;
  float: left;
  margin-top: 11px;
  margin-right: 10px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.szolg-box.active .indicator {
  border-color: #149FAD;
}
.szolg-box.active .indicator:before {
  content: "";
  display: block;
  background: #149FAD;
  width: 9px;
  height: 9px;
  margin-top: 2px;
  margin-left: 2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.calendar-content .prev-btn {
  left: -20px;
  border: 1px solid #dbe3ee;
}
.calendar-content .prev-btn span {
  margin-left: -2px;
}
@media (max-width: 991px) {
  .calendar-content .prev-btn {
    left: 0px;
  }
}
.calendar-content .next-btn {
  border: 1px solid #dbe3ee;
  right: 0px;
}
.calendar-content .next-btn span {
  margin-left: -2px;
}
.calendar-content .btn {
  padding: 10px;
  position: absolute;
  color: #19334a;
  background: #f4f5f9;
  width: 40px;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  z-index: 2;
}
.calendar-content .btn:hover span {
  color: #149FAD;
}
.calendar-content .btn span {
  font-size: 22px;
  line-height: 18px;
  text-align: center;
}
.reservation-section .resvervation-header-row {
  min-height: 60px;
}
.reservation-section .resvervation-header-row .doctor-name {
  color: #19334a;
  margin-top: 20px;
  margin-bottom: 0px;
  line-height: 24px;
  margin-left: 10px;
  font-size: 14px !important;
  font-weight: 600;
}
.reservation-section .resvervation-header-row .doctor-descr {
  color: #999999;
  font-size: 12px !important;
  line-height: 14px;
  margin-left: 10px;
}
@media (min-width: 992px) {
  .reservation-section .map-col {
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .reservation-section .calendar-col {
    padding-left: 0;
  }
}
.reservation-section .calendar-col .fc-left {
  margin-left: 15px;
}
.reservation-section .calendar-col .fc-right {
  position: relative;
  top: 5px;
  margin-right: 15px;
}
.reservation-section .selectlabel {
  margin: 12px 0 0 0;
  color: #999999;
}
@media (max-width: 991px) {
  .reservation-section .selectlabel {
    margin: 0 auto;
    text-align: center;
    display: block;
  }
}
.reservation-section .fc-unthemed .fc-today {
  background: #dbe3ee !important;
}
.reservation-section .fc-unthemed .fc-divider,
.reservation-section .fc-unthemed .fc-popover,
.reservation-section .fc-unthemed .fc-row,
.reservation-section .fc-unthemed tbody,
.reservation-section .fc-unthemed td,
.reservation-section .fc-unthemed th,
.reservation-section .fc-unthemed thead {
  border-color: #dbe3ee;
}
.reservation-section .fc-event[href] {
  margin-bottom: 5px;
  background: #6fb07f;
  padding: 5px;
  border-color: #6fb07f;
  border-bottom: 2px solid #588E66;
  text-decoration: none !important;
}
.reservation-section .fc-event[href]:hover {
  background: #588E66;
}
.reservation-section .fc-event[href]:first-child {
  margin-top: 5px;
}
.reservation-section .fc-day-header {
  color: #19334a;
}
.reservation-section .fc-time {
  display: none !important;
}
.reservation-section .fc-title {
  text-align: center !important;
  margin: 0 auto;
  display: block;
  font-size: 14px;
  text-decoration: none !important;
  color: #fff;
}
.accessories-box .slider-nav {
  position: relative;
  overflow: hidden;
  height: 40px;
}
.accessories-box .slider-nav .icon-arrow-right {
  float: right;
  font-size: 20px;
  position: relative;
  right: 0;
  margin-right: 16px;
  color: #565a5c;
  text-align: center;
  width: 30px;
  height: 30px;
}
.accessories-box .slider-nav .icon-arrow-left {
  float: left;
  font-size: 20px;
  position: absolute;
  left: 0;
  margin-left: 16px;
  color: #565a5c;
  text-align: center;
  width: 30px;
  height: 30px;
}
.accessories-box .slider-nav .disable {
  opacity: 0.3;
}
.accessories-box .accitem-box:last-child {
  border-right: 0;
}
.accessories-box .accitem-box .accessory-name {
  font-weight: 600;
  font-size: 15px;
  position: relative;
}
.accessories-box .accitem-box img {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  display: block;
}
@media (max-width: 496px) {
  .accessories-box .accitem-box img {
    width: 40%;
  }
}
/* for horizontal scrolling */
.accessories-box .accessory-slider {
  overflow-x: scroll;
  overflow-y: hidden;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
}
.accessories-box .accessory-slider::-webkit-scrollbar {
  display: none;
}
.accessories-box .accitem-box {
  display: table-cell;
  min-width: 200px;
}
.accessories-box .accitem-box.in-cart .accessory-name .name-ok {
  position: absolute;
  display: inline-block;
  margin-left: 0px;
  top: -1px;
  font-size: 16px;
  color: #4f9320;
  left: 4px;
}
/* for horizontal scrolling END */
.section-margin {
  margin-top: 45px;
  margin-bottom: 40px;
  display: block;
}
.reservation-section .chzn-container-active .chzn-single,
#reservation-form .chzn-container-active .chzn-single {
  border: 1px solid #dedede !important;
}
.reservation-section .chzn-drop,
#reservation-form .chzn-drop {
  width: 200px !important;
  border-color: #dedede !important;
  -webkit-border-radius: 0px 0px 3px 3px !important;
  -moz-border-radius: 0px 0px 3px 3px !important;
  border-radius: 0px 0px 3px 3px !important;
}
.reservation-section .chzn-search input,
#reservation-form .chzn-search input {
  width: 100% !important;
  border-color: #dbe3ee !important;
}
.reservation-section .chzn-container-single,
#reservation-form .chzn-container-single {
  margin-top: 3px;
}
@media (max-width: 991px) {
  .reservation-section .chzn-container-single,
  #reservation-form .chzn-container-single {
    margin: 0 auto 20px auto;
    text-align: center;
    display: block;
  }
}
.reservation-section .chzn-container-single .chzn-single,
#reservation-form .chzn-container-single .chzn-single {
  border-radius: 0;
  height: 35px;
  padding-top: 4px;
  padding-left: 2px;
  border: 1px solid #dedede;
}
.reservation-section .chzn-container-single .chzn-single div,
#reservation-form .chzn-container-single .chzn-single div {
  border-radius: 0;
  padding-top: 6px;
  background-color: #fff;
  border-left: 0;
}
.reservation-section .chzn-container-single .chzn-single span,
#reservation-form .chzn-container-single .chzn-single span {
  font-size: 14px;
  padding-left: 8px;
}
.reservation-section .chzn-container-single .chzn-drop,
#reservation-form .chzn-container-single .chzn-drop {
  width: 198px !important;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.reservation-section .chzn-container-single .chzn-results,
#reservation-form .chzn-container-single .chzn-results {
  margin: 0;
  padding: 0;
}
.reservation-section .chzn-container-single .chzn-results li,
#reservation-form .chzn-container-single .chzn-results li {
  font-size: 14px;
  padding: 8px 10px;
}
.reservation-section .chzn-container-single .chzn-results .result-selected,
#reservation-form .chzn-container-single .chzn-results .result-selected,
.reservation-section .chzn-container-single .chzn-results .highlighted,
#reservation-form .chzn-container-single .chzn-results .highlighted {
  background: #dbe3ee;
  color: #19334a;
}
.reservation-section .chzn-container-single.chzn-container-active .chzn-single,
#reservation-form .chzn-container-single.chzn-container-active .chzn-single {
  border: 1px solid #aaa;
  background-color: #f5f5f5;
  background-image: linear-gradient(to left bottom, #ffffff, #ffffff);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.doklist-fixed-nav .navbar .active-reservation {
  background-color: #DA543B;
}
.doklist-fixed-nav .navbar .active-reservation a:hover {
  color: #fff !important;
}
.doklist-fixed-nav .navbar .active-reservation a:visit {
  color: #fff !important;
}
.fixed-navbar {
  display: none;
}
.fixed-navbar p {
  display: none;
}
@media (max-width: 767px) {
  .fixed-navbar {
    display: block;
    position: relative;
    background: #565a5c;
    height: 50px;
    position: fixed;
    width: 100%;
    z-index: 5;
    margin-top: -50px;
  }
  .fixed-navbar .menuclick {
    position: absolute;
    width: 100%;
    height: 50px;
    z-index: 1;
    right: 100px;
  }
  .fixed-navbar p {
    margin-left: 60px;
    color: #dedede;
    display: inline-block;
    margin-top: 14px;
  }
  .fixed-navbar a {
    float: right;
    min-width: 50px;
    height: 50px;
    background: #fa7252;
    color: #fff;
    z-index: 5;
  }
  .fixed-navbar a span {
    text-align: center;
    margin: 0 auto;
    display: block;
    line-height: 50px;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
  }
  .fixed-navbar a .info-foglalas {
    display: inline-block;
    font-size: 12px;
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.traffic-calendar {
  background: #FDFEFF;
}
.email-form-traffic {
  height: 100%;
}
.email-form-traffic h5 {
  margin-top: 30px;
  color: #19334a;
  text-align: center;
  font-weight: 600;
}
.email-form-traffic p {
  font-weight: 400;
  color: #999999;
  text-align: center;
}
.email-form-traffic input {
  min-width: 100%;
  border: 1px solid #dedede;
  margin-bottom: 5px;
  padding: 10px;
  font-size: 12px;
  color: #565a5c;
  display: inline-block;
}
.email-form-traffic .btn-addon-lg {
  width: 100%;
  display: inline-block;
  margin: -10px 0px 10px 0px;
}
.email-form-traffic .button-text {
  display: inline-block;
  background: #1BBACC;
  border-color: transparent;
  border-bottom: 2px solid #149FAE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.traffic-user-box .fc-unthemed .fc-today {
  background: #dbe3ee !important;
}
.traffic-user-box .fc-unthemed .fc-divider,
.traffic-user-box .fc-unthemed .fc-popover,
.traffic-user-box .fc-unthemed .fc-row,
.traffic-user-box .fc-unthemed tbody,
.traffic-user-box .fc-unthemed td,
.traffic-user-box .fc-unthemed th,
.traffic-user-box .fc-unthemed thead {
  border-color: #dbe3ee;
}
.traffic-user-box .fc-event[href] {
  margin-bottom: 5px;
  background: #6fb07f;
  padding: 5px;
  border-color: #6fb07f;
  border-bottom: 2px solid #588E66;
  text-decoration: none !important;
}
.traffic-user-box .fc-event[href]:hover {
  background: #588E66;
}
.traffic-user-box .fc-event[href]:first-child {
  margin-top: 5px;
}
.traffic-user-box .fc-day-header {
  color: #19334a;
}
.traffic-user-box .fc-time {
  display: none !important;
}
.traffic-user-box .fc-title {
  text-align: center !important;
  margin: 0 auto;
  display: block;
  font-size: 14px;
  text-decoration: none !important;
  color: #fff;
}
.traffic-user-box .calendar-content .prev-btn {
  left: -5px;
  border: 1px solid #dbe3ee;
}
.traffic-user-box .traffic-card {
  background: #fff;
  min-height: 200px;
  border: 1px solid #dbe3ee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
}
.traffic-user-box .traffic-card .arrow:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 20px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  right: -20px;
  top: 20px;
  z-index: 1;
  content: "";
}
.traffic-user-box .traffic-card .arrow:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 20px;
  border-color: transparent transparent transparent #DBE3EE;
  position: absolute;
  right: -21px;
  top: 20px;
  content: "";
}
@media (max-width: 991px) {
  .traffic-user-box .traffic-card .arrow {
    display: none;
  }
}
.traffic-user-box .traffic-card h6 {
  color: #19334a;
  font-size: 16px;
}
.traffic-user-box .traffic-card h6 span {
  display: block;
  font-size: 14px;
}
.traffic-user-box .traffic-card .adress {
  color: #999;
}
.traffic-user-box .traffic-card .marker-box {
  color: #999;
  text-align: left;
}
.traffic-user-box .traffic-card .marker-box i {
  display: inline-block;
}
.traffic-user-box .traffic-card .marker-box p {
  display: inline-block;
}
.traffic-user-box .traffic-card .salon-logo {
  width: 70px;
  height: 70px;
  position: relative;
  margin-left: 10px;
  text-align: center;
  margin-top: 10px;
}
.traffic-user-box .traffic-card .salon-logo .salon-check {
  background: #fff;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  z-index: 2;
  top: 36%;
  right: -8px;
  position: absolute;
  text-align: center;
}
.traffic-user-box .traffic-card .salon-logo .salon-check i {
  font-size: 20px;
  line-height: 20px;
  color: #6fb07f;
  text-align: center;
}
.traffic-user-box .traffic-card .salon-logo a {
  width: 70px;
  height: 70px;
  display: block;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 4px solid #dedede;
}
.traffic-user-box .traffic-card .salon-logo a img {
  width: 120%;
  height: auto;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.traffic-user-box .traffic-card .progress-box {
  width: 100%;
  padding: 10px;
  border-top: 1px solid #DBE3EE;
  height: 50px;
  float: left;
  bottom: 0px;
  position: absolute;
}
.traffic-user-box .traffic-card .progress-box .progress-text-card-traffic {
  text-align: right;
  display: inline-block;
  margin-left: 10px;
  color: #999;
  position: relative;
  color: #C8D1DD;
  font-size: 12px;
}
@media (max-width: 480px) {
  .traffic-user-box .traffic-card .progress-box {
    height: 5px !important;
  }
}
.traffic-user-box .traffic-card .progress-box .progress-item {
  position: absolute;
  width: 30px;
  height: 28px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 10px;
  margin: auto;
  display: inline-block;
}
.traffic-user-box .traffic-card .progress-box .progress-inner {
  position: relative;
  float: right;
  display: block;
  width: 30px;
  height: 28px;
}
.traffic-user-box .traffic-card .progress-box .my-progress-bar {
  overflow: hidden;
  display: inline-block;
  height: 28px;
  /* Set height of bar */
  background: #dedede;
  /* Set background color or image */
  width: 30px;
  /* Set width of bar */
  font-size: 10px;
  text-align: center;
  color: #232323;
}
.traffic-user-box .traffic-card .progress-box .my-progress-bar p {
  z-index: 1000;
  position: absolute;
  text-align: center;
  margin: 0 auto;
  display: block;
  left: 0;
  right: 0;
}
.traffic-user-box .traffic-card .progress-box .progress-inner {
  position: relative;
  width: 30px;
  height: 28px;
  margin: 5px;
  text-align: center;
}
@media (max-width: 480px) {
  .traffic-user-box .traffic-card .progress-box .progress-inner {
    margin-top: -25px;
  }
}
.traffic-user-box .traffic-card .progress-box .progress-text {
  font-size: 10px;
  color: #565a5c;
  text-align: left;
  line-height: 10px;
  margin: auto;
  position: absolute;
  vertical-align: middle;
  left: 10%;
  bottom: 20%;
  right: 0;
}
@media (max-width: 480px) {
  .traffic-user-box .traffic-card .progress-box .progress-text {
    display: none;
  }
}
@media (max-width: 790px) {
  .traffic-user-box .traffic-card .progress-box .progress-text {
    text-align: left;
    right: 25%;
  }
}
.traffic-user-box .traffic-card .progress-box .progress-overlay {
  position: absolute;
  display: inline-block;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 30px;
  height: 28px;
  content: '';
  background: url(/img/airbnb/heart.png);
  z-index: 100;
}
.traffic-user-box .traffic-card .progress-box .my-progress-bar div {
  height: 28px;
  width: 30px;
  background: #FFB03B;
  position: absolute;
  bottom: 0;
  z-index: 1;
}
@media (max-width: 981px) {
  .traffic-user-box .traffic-card {
    margin-top: 30px;
  }
  .traffic-user-box .traffic-card .salon-logo {
    margin: -32px auto;
  }
  .traffic-user-box .traffic-card h6 {
    color: #19334a;
    font-size: 16px;
    text-align: center;
    margin-top: 40px;
  }
  .traffic-user-box .traffic-card .adress {
    text-align: center;
  }
  .traffic-user-box .traffic-card .marker-box {
    text-align: center !important;
  }
  .traffic-user-box .traffic-card .progress-box {
    height: 50px !important;
  }
  .traffic-user-box .traffic-card .progress-box .progress-inner {
    margin-top: 5px !important;
  }
}
.fixed-traffic-user-box {
  position: fixed;
  bottom: 30px;
  right: 15px;
  z-index: 1000;
  opacity: 1;
  -webkit-transition: opacity 1s;
  /* Safari */
  transition: opacity 1s;
}
.fixed-traffic-user-box .salon-logo {
  margin-left: 0 !important;
}
.fixed-traffic-user-box .button-text {
  background: #fa7252;
  border-bottom: 2px solid #f84023;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  margin-top: -10px;
  text-align: center;
}
.fixed-traffic-user-box .button-text span {
  margin-right: 10px;
}
.fixed-traffic-user-box .button-text:before {
  display: none;
}
.fixed-traffic-user-box.hidden-box {
  opacity: 0;
  -webkit-transition: opacity 1s;
  /* Safari */
  transition: opacity 1s;
}
@media (max-width: 767px) {
  .fixed-traffic-user-box {
    display: none;
  }
}
#leirModal li {
  list-style: none;
}
#leirModal li a {
  text-decoration: underline;
  color: #999;
  font-weight: 500;
}
#leirModal ul {
  margin-left: -40px;
}
.explanatory {
  color: #565a5c;
  font-size: 12px;
}
#reservation-form .form-group {
  margin-bottom: 5px;
}
#reservation-form input {
  display: inline-block !important;
  margin: 0 5px 0px 0px;
}
@media (max-width: 767px) {
  #reservation-form input {
    display: inline-block !important;
    margin: 0 5px 0px 0px;
  }
  #reservation-form label {
    display: inline !important;
  }
}
#reservation-form .button-text {
  background: #fa7252;
  border-bottom: 2px solid #f84023;
  margin-bottom: 15px;
}
#reservation-form .explanatory {
  color: #565a5c;
  font-size: 12px;
  float: left;
  display: inline-block;
  line-height: 15px;
}
#reservation-form label {
  display: inline;
}
.booking-profile {
  background: #fff;
  border: 1px solid #dbe3ee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 19px;
  padding: 15px;
}
.booking-profile #map-canvas2 {
  height: 180px;
}
.booking-profile .selectlabel {
  font-size: 14px !important;
  color: #565a5c;
  font-weight: 700;
}
.booking-profile .idopont {
  margin: 10px -15px;
  border-top: 1px solid #DBE3EE;
  padding: 10px;
  color: #565A5C;
}
.booking-profile .idopont a {
  color: #6fb07f;
}
.booking-profile .idopont p {
  margin: 0;
}
.booking-profile .idopont .time {
  font-size: 22px;
}
.booking-profile .salon-logo {
  width: 120px;
  position: relative;
  margin: 0 auto;
  text-align: center;
  margin-top: 10px;
}
.booking-profile .salon-logo a {
  width: 120px;
  height: 120px;
  display: block;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 4px solid #dedede;
}
.booking-profile .salon-logo a img {
  width: 120%;
  height: auto;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.booking-profile .progress-box {
  background: #fff;
  width: 100%;
  height: auto;
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 650px) {
  .booking-profile .progress-box {
    padding-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .booking-profile .progress-box {
    height: 0px !important;
    border: none;
    padding-bottom: 0;
  }
}
.booking-profile .progress-box .progress-item {
  position: absolute;
  width: 30px;
  height: 28px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
}
@media (max-width: 480px) {
  .booking-profile .progress-box .progress-item {
    top: -10px;
  }
}
.booking-profile .progress-box .progress-inner {
  position: relative;
  text-align: center;
  margin: 0 auto;
  display: block;
  width: 30px;
  height: 28px;
}
.booking-profile .progress-box .my-progress-bar {
  overflow: hidden;
  display: inline-block;
  height: 28px;
  /* Set height of bar */
  background: #dedede;
  /* Set background color or image */
  width: 30px;
  /* Set width of bar */
  font-size: 10px;
  text-align: center;
  color: #232323;
}
.booking-profile .progress-box .my-progress-bar p {
  z-index: 1000;
  position: absolute;
  text-align: center;
  margin: 0 auto;
  display: block;
  left: 0;
  right: 0;
}
.booking-profile .progress-box .progress-inner {
  position: relative;
  width: 30px;
  height: 28px;
  margin: 0px auto;
  text-align: center;
}
@media (max-width: 480px) {
  .booking-profile .progress-box .progress-inner {
    margin-top: 20px;
  }
}
.booking-profile .progress-box .progress-text {
  font-size: 14px;
  color: #565a5c;
  text-align: center;
  line-height: 18px;
  font-weight: 700;
  margin: auto;
  position: relative;
  vertical-align: middle;
  margin-left: 5px;
  display: block;
}
.booking-profile .progress-box .progress-text a {
  font-size: 12px;
  display: block;
  font-weight: 400;
  color: #282828;
  text-decoration: none;
}
@media (max-width: 650px) {
  .booking-profile .progress-box .progress-text {
    display: none;
  }
}
@media (max-width: 790px) {
  .booking-profile .progress-box .progress-text {
    text-align: left;
    right: 25%;
    left: 20px;
  }
}
.booking-profile .progress-box .progress-overlay {
  position: absolute;
  display: inline-block;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 30px;
  height: 28px;
  content: '';
  background: url(/img/airbnb/heart.png);
  z-index: 100;
}
.booking-profile .progress-box .my-progress-bar div {
  height: 28px;
  width: 30px;
  background: #FFB03B;
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.booking-profile h5,
.booking-profile span {
  text-align: center;
  color: #565a5c;
  display: block;
}
.reservation-progress {
  margin-top: 15px;
}
.reservation-progress .doc-step-circle {
  display: block;
  margin: 0 auto;
  width: 32px;
  height: 32px;
  background: #fff;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  border: 2px solid;
  border-color: #DBE3EE;
  color: #DBE3EE;
  color: #999;
  line-height: 30px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.reservation-progress .step-line:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #DBE3EE;
  position: absolute;
  left: 50%;
  top: 27%;
  z-index: 0;
}
.reservation-progress .step-line:last-child:after {
  display: none;
}
.reservation-progress .step-line.ok:after {
  background-color: #6fb07f;
}
.reservation-progress .link-text {
  text-align: center;
  display: block;
  color: #565a5c;
}
@media (max-width: 600px) {
  .reservation-progress .link-text {
    font-size: 12px;
    line-height: 12px;
    margin-top: 13px;
  }
}
.reservation-progress .ok .doc-step-circle {
  background-color: #6fb07f;
  border-color: #477753;
  color: #477753;
}
.reservation-progress .ok .doc-step-circle:before {
  content: "\f058";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: -14px;
  top: 4px;
  font-size: 19px;
  background: #fff;
  padding: 2px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  width: 22px;
  height: 22px;
}
.reservation-progress .stand .doc-step-circle {
  border-color: #6fb07f !important;
}
.reservation-end p {
  line-height: auto !important;
}
.reservation-end .section-text {
  line-height: 24px !important;
}
.reservation-end .btn-addon-lg .button-text:before {
  display: none;
}
.reservation-end .back {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.reservation-end .back:before {
  display: none;
}
.reservation-end .back .button-text {
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #DBE3EE !important;
  border-bottom: 2px solid #BAC1CC !important;
  color: #565a5c;
}
.reservation-end .back .button-text i {
  margin-right: 10px;
  margin-left: 10px;
}
#reservation-end {
  padding: 0px 20px 20px 20px;
  border: 1px solid #dedede;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-shadow: inset 0px 0px 0px 2px #f5f5f5;
  -moz-box-shadow: inset 0px 0px 0px 2px #f5f5f5;
  box-shadow: inset 0px 0px 0px 2px #f5f5f5;
}
.list-calendar-container.traffic-user-box.calendar-content {
  z-index: 50;
}
.list-calendar-container.traffic-user-box.calendar-content .btn {
  display: block !important;
  border: 1px solid #dbe3ee;
  text-decoration: none !important;
  border-radius: 0px;
  padding: 10px;
  position: absolute;
  color: #19334a;
  background: #f4f5f9;
  width: 40px;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  z-index: 2;
}
.list-element-box {
  position: relative;
}
.list-element-box a:hover h5,
.list-element-box a:hover h3 {
  color: #6fb07f !important;
}
.list-element-box .item-text-box {
  min-height: 129px;
}
.list-element-box h3 {
  text-transform: none !important;
  color: #052137;
  margin-bottom: -8px;
  font-weight: 400 !important;
}
.list-element-box .cim {
  color: #B5B5B5 !important;
  font-weight: 400  !important;
}
.list-element-box .doc-title h5 {
  color: #052137;
  display: inline-block;
  margin-right: 5px;
  font-size: 14px !important;
}
.list-element-box:hover .button {
  background: #fa7252;
  border-bottom: 2px solid #f84023;
  color: #fff;
}
.list-element-box:hover .button:hover {
  background: #f84023;
}
.list-element-box .button {
  padding: 5px 10px;
  background: #dbe3ee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-bottom: 2px solid #C7CED8;
  color: #052137;
  margin: 10px 0 10px 0;
  cursor: pointer;
}
.list-element-box .button:hover {
  background: #f84023;
}
.list-element-box .distance {
  border-left: 0px solid #dedede !important;
  border-right: 0px solid #dedede !important;
  width: 100% !important;
}
.list-element-box .distance p {
  color: #B5B5B5 !important;
  font-weight: 400 !important;
  text-align: left !important;
  font-size: 14px  !important;
}
.list-element-box .distance p span {
  font-weight: 400 !important;
}
.list-element-box .progress-item {
  position: absolute;
  width: 30px;
  height: 28px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
}
.list-element-box .progress-inner {
  position: relative;
  float: left;
  display: block;
  width: 30px;
  height: 28px;
}
.list-element-box .my-progress-bar {
  overflow: hidden;
  display: inline-block;
  height: 28px;
  /* Set height of bar */
  background: #dedede;
  /* Set background color or image */
  width: 30px;
  /* Set width of bar */
  font-size: 10px;
  text-align: center;
  color: #232323;
}
.list-element-box .my-progress-bar p {
  z-index: 1000;
  position: absolute;
  text-align: center;
  margin: 0 auto;
  display: block;
  left: 0;
  right: 0;
}
.list-element-box .progress-inner {
  position: relative;
  width: 30px;
  height: 28px;
  margin: 15px auto;
  text-align: center;
}
@media (max-width: 480px) {
  .list-element-box .progress-inner {
    margin-top: -25px;
  }
}
.list-element-box .progress-text {
  font-size: 14px;
  color: #B5B5B5 !important;
  text-align: center;
  line-height: 10px;
  margin: auto;
  position: relative;
  vertical-align: middle;
  margin-top: 25px;
  margin-left: 10px;
  display: block;
  /*@media (max-width: 790px){
        text-align: left;
        right: 25%;
    }*/
}
@media (max-width: 480px) {
  .list-element-box .progress-text {
    display: none;
  }
}
.list-element-box .progress-overlay {
  position: absolute;
  display: inline-block;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 30px;
  height: 28px;
  content: '';
  background: url(/img/airbnb/heart.png);
  z-index: 100;
}
.list-element-box .my-progress-bar div {
  height: 28px;
  width: 30px;
  background: #FFB03B;
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.list-element-box .distance {
  float: left;
  width: 50%;
  height: 60px;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
}
.list-element-box .distance .data-center {
  margin: 0 auto;
  text-align: center;
  display: block;
}
.list-element-box .distance i {
  display: inline-block;
  font-size: 35px;
  color: #dedede;
  margin-top: 12px;
}
.list-element-box .distance p {
  display: inline-block;
  margin-left: 4px;
  line-height: 14px;
  font-weight: 800;
  color: #565a5c;
  font-size: 16px;
}
.list-element-box .distance p span {
  font-size: 14px;
  font-weight: 300 !important;
}
.list-element-box .row .salon-logo {
  width: 80px;
  height: 80px;
  position: relative;
  margin: 0 auto;
  text-align: center;
  margin-top: 10px;
}
.list-element-box .row .salon-logo a {
  width: 80px;
  height: 80px;
  display: block;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 4px solid #dedede;
}
.list-element-box .row .salon-logo img {
  width: 120%;
  height: auto;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.list-element-box .row .item-text-box {
  padding-top: 10px;
  width: 100%;
}
@media (max-width: 767px) {
  .list-element-box .row .item-text-box {
    padding-left: 15px;
  }
}
@media (max-width: 767px) and (min-width: 600px) {
  .list-element-box .row .item-text-box {
    position: relative;
    left: 30px;
  }
}
@media (max-width: 599px) {
  .list-element-box .row .item-text-box {
    clear: both;
  }
}
.list-element-box .doklist-calendar-list {
  margin-top: -11px;
  margin-right: -17px;
}
.list-element-box .calendar-content .fc-day-header {
  font-size: 14px !important;
  font-weight: 400;
  color: #B5B5B5 !important;
}
.list-element-box .calendar-content .next-btn {
  right: -15px;
}
.list-element-box .calendar-content .prev-btn {
  left: 0px;
}
.list-element-box .calendar-content .fc-event[href] {
  margin-bottom: 0px;
  background: #6fb07f;
  color: #6fb07f !important;
  padding: 2px;
  /* font-size: 12px !important; */
  border-color: #6fb07f;
  border-bottom: 2px solid #588E66;
  text-decoration: none !important;
}
.list-element-box .calendar-content .btn {
  width: 30px !important;
  height: 30px !important;
  padding: 6px !important;
}
.list-element-box .calendar-content .btn span {
  font-size: 16px;
  line-height: 16px;
  text-align: center;
}
@media (max-width: 991px) {
  .list-element-box .calendar-content .btn .prev-btn {
    left: 0px;
  }
}
.index-clinic-cont .progress-box {
  height: 75px;
}
.index-clinic-cont .clinic-short-descr {
  padding-right: 20px;
  padding-top: 20px;
}
.index-clinic-cont .clinic-short-descr .btn:focus {
  outline: none;
}
.index-clinic-cont .specs-col .labels a {
  margin: 2px 5px;
  font-size: 13px;
  text-decoration: none !important;
}
.index-clinic-cont .specs-col .labels a:hover {
  text-decoration: underline !important;
}
.index-clinic-cont .specs-col .treated-diseases-text {
  margin-top: 15px;
}
.index-clinic-cont .contacts-nav .btn {
  text-align: left;
}
.index-clinic-cont .contacts-nav .btn:hover {
  color: #8E8E8E !important;
}
.index-clinic-cont .contacts-nav .btn:focus {
  outline: none;
}
.index-clinic-cont .contacts-nav .leiras {
  font-size: 16px;
}
.index-clinic-cont .kapcsolati-adatok-modal .showthis-link {
  margin-left: -30px;
  text-decoration: underline !important;
  cursor: pointer;
}
@media (max-width: 980px) {
  .index-clinic-cont .doctor-name .salon-check {
    right: -10px;
    left: initial;
  }
}
.index-clinic-cont .claim-modal-link.btn:focus {
  outline: none;
}
.index-clinic-cont #map-canvas2 {
  height: 240px;
}
.index-clinic-cont .calendar-content .mapselect-box {
  margin-left: 10px;
}
.index-clinic-cont .calendar-content .mapselect-box .from-text {
  display: inline-block;
}
@media (max-width: 991px) {
  .index-clinic-cont .calendar-content .mapselect-box {
    margin-top: 20px;
  }
  .index-clinic-cont .calendar-content .mapselect-box .marker-box {
    text-align: center;
  }
}
.index-clinic-cont .service-descr-box {
  font-size: 12px;
  line-height: 14px;
  margin-top: 25px;
  padding-right: 30px;
}
@media (max-width: 767px) {
  .index-clinic-cont .service-descr-box {
    margin-top: 10px;
    margin-bottom: 30px;
    padding: 0 5vw;
  }
}
.index-clinic-cont .szolg-select-col {
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  .index-clinic-cont .szolg-select-col {
    margin-top: 15px;
  }
}
@media (min-width: 992px) {
  .index-clinic-cont .doctor-name .h1-name {
    float: left;
  }
  .index-clinic-cont .doctor-name .progress-box {
    float: left;
  }
}
@media (max-width: 991px) {
  .index-clinic-cont .doctor-name .progress-box {
    margin-top: 25px;
  }
  .index-clinic-cont .doctor-name .fromkm-traffic {
    margin-bottom: 15px;
  }
}
.index-clinic-cont .cbp-spmenu-horizontal .menu-left-search,
.index-clinic-cont .cbp-spmenu-horizontal #closeLeft {
  display: none;
}
.index-clinic-cont .cbp-spmenu-horizontal li a {
  color: #565a5c;
  float: none !important;
  width: 100% !important;
  padding: 0.8em !important;
  border-left: 0px solid #258ecd !important;
}
.index-clinic-cont .cbp-spmenu-horizontal.cbp-spmenu-open {
  height: auto;
  font-size: 100%;
}
.index-clinic-cont .cbp-spmenu-horizontal.cbp-spmenu-open .fa-times-circle-o {
  border-left: 0;
}
.index-clinic-cont .cbp-spmenu-horizontal.cbp-spmenu-open a {
  width: 100%;
  border-left: 0;
}
.index-clinic-cont .cbp-spmenu-horizontal.cbp-spmenu-open .doklist-mobile-nav li {
  left: -20px;
  position: relative;
}
.index-clinic-cont .cbp-spmenu-horizontal.cbp-spmenu-open .doklist-mobile-nav li a {
  color: #fff;
}
.index-clinic-cont .cbp-spmenu-horizontal.cbp-spmenu-open .doklist-mobile-nav li a:hover {
  background: #696D6F !important;
}
.index-clinic-cont .cbp-spmenu-horizontal.cbp-spmenu-open .doklist-mobile-nav li.menu-left-search {
  left: initial;
}
.index-clinic-cont .cbp-spmenu-horizontal.cbp-spmenu-open .doklist-mobile-nav li.mactive a {
  color: #00a388;
  background-color: transparent !important;
}
.index-clinic-cont .traffic-user-box .progress-box {
  z-index: 1;
}
.prev-btn.disable-btn {
  display: none !important;
}
.list-calendar-container.traffic-user-box.calendar-content .btn.prev-btn.disable-btn {
  display: none !important;
}
.new-list .item-text-box .progress-box {
  float: left;
}
.new-list .item-text-box .progress-box .progress-inner {
  margin: 5px 0;
  margin-left: 20px;
}
.new-list .item-text-box .progress-box .progress-text {
  margin-left: 0;
  line-height: 16px;
  margin-bottom: 15px;
}
.new-list .item-text-box .item-info .address-box {
  margin-bottom: 2px;
  margin-top: 5px;
}
.new-list .item-text-box .fromkm-box p {
  color: #B5B5B5 !important;
  font-weight: 600 !important;
  margin-bottom: 8px;
}
@media (min-width: 1200px) {
  .new-list .item-text-box .first-box {
    float: left;
  }
}
@media (min-width: 992px) {
  .new-list .item-text-box .first-box {
    margin-bottom: 12px;
  }
  .new-list .item-text-box .distance {
    margin-top: 10px;
  }
}
@media (max-width: 991px) {
  .new-list .item-text-box .distance {
    display: none;
  }
}
@media (max-width: 767px) {
  .new-list .item-text-box {
    position: relative;
    left: 0 !important;
    padding-left: 0 !important;
    text-align: center;
  }
  .new-list .item-text-box .progress-box {
    float: none;
    margin-top: 10px;
  }
  .new-list .item-text-box .progress-box .progress-inner {
    float: none;
    margin: 5px auto !important;
  }
  .new-list .item-text-box .progress-box .progress-text {
    text-align: center;
    right: 0;
    margin-top: 5px;
  }
  .new-list .item-text-box .fromkm-box {
    margin-bottom: 40px;
  }
}
@media (max-width: 480px) {
  .new-list .item-text-box .progress-box {
    height: 60px !important;
  }
  .new-list .item-text-box .progress-box .progress-inner {
    left: 0;
    position: relative;
    float: none !important;
  }
  .new-list .item-text-box .progress-text {
    display: block;
  }
}
.new-list .item-text-box:after {
  content: none;
  display: none;
}
@media (max-width: 767px) {
  .new-list .list-element-box .doklist-calendar-list {
    margin-right: -16px;
    margin-left: -16px;
  }
}
.new-list .desktop-progress-box {
  margin-top: 20px;
}
.new-list .desktop-progress-box .progress-inner {
  float: none !important;
  margin-bottom: 5px;
}
.new-list .desktop-progress-box .progress-text {
  margin-top: 10px;
}
@media (max-width: 991px) {
  .new-list .desktop-progress-box {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .new-list .tablet-progress-box {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .new-list .tablet-progress-box {
    float: none !important;
  }
  .new-list .tablet-progress-box .progress-inner {
    float: none !important;
    margin: 5px auto !important;
  }
  .new-list .tablet-progress-box .progress-text {
    margin-top: 0;
  }
}
.gray-breadcrumbs span {
  color: #777;
}