html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
b,
strong {
    font-weight: 700;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
img {
    border: 0;
    max-width: 100%;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
input {
    line-height: normal;
}
textarea {
    overflow: auto;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline;
}
img {
    vertical-align: middle;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1400px;
        max-width: 100%;
    }
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.row-no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " ";
}
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important;
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    td.visible-print,
    th.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
@font-face {
    font-family: fontello;
    font-display: auto;
    src: url(../font/font/fontello.eot?62229689);
    src: url(../font/font/fontello.eot?62229689#iefix) format("embedded-opentype"), url(../font/font/fontello.woff2?62229689) format("woff2"), url(../font/font/fontello.woff?62229689) format("woff"),
        url(../font/font/fontello.ttf?62229689) format("truetype"), url(../font/font/fontello.svg?62229689#fontello) format("svg");
    font-weight: 400;
    font-style: normal;
}
[class*=" icon-"]:before,
[class^="icon-"]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-clock:before {
    content: "\e800";
}
.icon-heart:before {
    content: "\e801";
}
.icon-phone:before {
    content: "\e802";
}
.icon-edit:before {
    content: "\e803";
}
.icon-mail:before {
    content: "\e804";
}
.icon-location:before {
    content: "\e805";
}
.icon-gauge:before {
    content: "\e806";
}
.icon-anestezi:before {
    content: "\e807";
}
.icon-microscope:before {
    content: "\e808";
}
.icon-emo-happy:before {
    content: "\e809";
}
.icon-calendar:before {
    content: "\e80a";
}
.icon-twitter:before {
    content: "\f099";
}
.icon-facebook:before {
    content: "\f09a";
}
.icon-beaker:before {
    content: "\f0c3";
}
.icon-medkit:before {
    content: "\f0fa";
}
.icon-youtube-play:before {
    content: "\f16a";
}
.icon-instagram:before {
    content: "\f16d";
}
.icon-cab:before {
    content: "\f1b9";
}
.icon-paper-plane:before {
    content: "\f1d8";
}
.icon-heartbeat:before {
    content: "\f21e";
}
.icon-whatsapp:before {
    content: "\f232";
}
.icon-bed:before {
    content: "\f236";
}
.icon-calendar-check-o:before {
    content: "\f274";
}
.icon-snapchat-ghost:before {
    content: "\f2ac";
}
.icon-user-o:before {
    content: "\f2c0";
}
.icon-messenger:before {
    content: "\e80b";
}
.icon-info:before {
    content: "\e80c";
}
.icon-cancel:before {
    content: "\e80d";
}
li,
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
h1,
h2,
h3,
h4,
input,
p {
    font-family: Roboto, sans-serif;
}
h1,
h2,
h3,
h4 {
    font-weight: 700;
}
h1 {
    font-size: 3.2rem;
}
i {
    font-size: 18pt;
}
p {
    font-size: 12pt;
    font-weight: 200;
    text-align: justify;
}
section {
    padding: 70px 0;
}
.tcenter {
    text-align: center;
}
.bga {
    background-color: #f4f4f4;
}
.bgd {
    background-color: #e73332;
}
.bgd2 {
    background-color: #003349;
}
figure {
    padding: 0;
    margin: 0;
}
.btn {
    display: block;
    max-width: 343px;
    margin: auto;
    background-color: #e70303;
    -moz-border-radius: 77px;
    -webkit-border-radius: 77px;
    -khtml-border-radius: 77px;
    border-radius: 77px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    transition: background-color 0.5s ease;
    padding: 13px 13px 18px 13px;
    line-height: 1.428571;
}
.btn:hover {
    text-decoration: none;
    color: #fff;
    background-color: #003349;
    transition: background-color 0.5s ease;
}
.mobile-top {
    position: fixed;
    display: none;
    left: 0;
    right: 0;
    background: #f1f1f1;
    z-index: 20;
    padding: 11px;
}
.mobile-social {
    display: flex;
    justify-content: space-around;
}
.mobile-social li i {
    color: #003349;
}
.mobile-social li span {
    display: none;
}
.mobile-social a {
    display: block;
}
.mobile-social a:hover i,
.mobile-socila a:active {
    color: #e3382c;
}
.top {
    border-bottom: 1px solid #000;
}
.logo {
    max-width: 250px;
    padding-top: 20px;
    padding-bottom: 17px;
}
.top .social {
    padding: 21px 0;
    display: block;
    float: right;
    width: 246px;
    margin-top: 24px;
}
.video-holder {
    max-width: 640px;
    margin-left: 24px;
    width: 90%;
    position: relative;
    margin-top: 20px;
}
.vslider a {
    position: relative;
    display: block;
}
.youtube:before {
    font-family: Fontello;
    content: "\f16a";
    position: absolute;
    left: 50%;
    top: 50%;
    color: #e1352f;
    z-index: 2000000;
    margin-left: -7px;
    margin-top: -14px;
    font-size: 44px;
    background-color: #003549;
    width: 59px;
    text-align: center;
    padding: 0;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    line-height: 1.028571;
    animation: pulse 2s infinite;
}
#scrol .youtube:before {
    left: 54%;
    top: 70%;
}
.youtube:hover:before {
    color: #e88686;
}
@keyframes pulse {
    0% {
        transform: scale(1.15);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px transparent;
    }
    100% {
        transform: scale(1.15);
        box-shadow: 0 0 0 0 transparent;
    }
}
.top-phone {
    float: right;
    display: block;
    font-size: 16px;
    color: #6f6f6f;
    margin-top: 26px;
    border-left: 3px solid #e73332;
    padding-left: 11px;
    line-height: 1;
    padding-bottom: 13px;
    padding-top: 15px;
}
.social li {
    display: inline-block;
}
.social li span {
    display: none;
}
.social li i {
    font-size: 27px;
    display: inline-block;
    color: #fff;
    background-color: #003349;
    padding: 5px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    border-radius: 25px;
    margin-right: 4px;
    transition: background-color 0.2s ease;
}
.social li a:hover i {
    background-color: #d72720;
    transition: background-color 0.2s ease;
}
.top-phone a {
    display: block;
    color: #000;
    font-weight: 700;
    font-size: 33px;
    transition: color 0.3s ease;
}
.top-phone a:hover {
    color: #d72720;
    text-decoration: none;
    transition: color 0.3s ease;
}
header {
    padding: 67px 0 52px;
    background: url(../img/slider-beg.jpg) 0 0 / cover fixed;
}
header h1,
header h2,
header p {
    color: #fff;
}
.slogan {
    margin-top: 9px;
    padding: 7px 24px 24px;
    line-height: 1.5;
}
.slogan .btn {
    margin: 27px 0 0;
}
.counter-holder {
    min-height: 100px;
}
.counter-wrapper {
    position: relative;
    color: #fff;
}
.counter-wrapper .counter-title {
    text-align: center;
    background-color: rgba(255, 255, 255, 0.772);
    color: #000;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-weight: 400;
}
.countdownContainer {
    background: #003349;
    position: relative;
    z-index: 3;
    display: block;
    text-align: center;
    padding: 11px;
    font-size: 24px;
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.403);
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.403);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.403);
}
.countdown__time-left {
    width: 10rem;
    font-weight: 700;
}
.countdown__label {
    font-size: 12px;
    padding-top: 7px;
}
header .form-container {
    padding: 20px 30px 5px;
    position: relative;
    z-index: 2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    background: #e63c2f;
    background: -moz-linear-gradient(141deg, rgba(230, 60, 47, 1) 0, rgba(200, 19, 18, 1) 100%);
    background: -webkit-linear-gradient(141deg, rgba(230, 60, 47, 1) 0, rgba(200, 19, 18, 1) 100%);
    background: linear-gradient(141deg, rgba(230, 60, 47, 1) 0, rgba(200, 19, 18, 1) 100%);
    margin-top: 68px;
}
.contact_form ul {
    margin: 0 auto;
    padding: 0;
}
.form-heading {
    font-weight: 600;
    font-size: 29px;
    margin-bottom: 25px;
    padding: 0;
    margin: 1px 0 20px;
    color: #fff;
}
.contact_form li.form-row {
    margin: 0 0 15px 0;
    padding: 0;
    list-style: none;
    font-size: 8pt;
    position: relative;
    text-align: center;
}
.contact_form .form-text,
.contact_form .form-textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 50px;
    line-height: 32px;
    background-color: #fff;
    font-family: BlissPro;
    font-size: 16px;
    letter-spacing: 1;
    font-family: Roboto, sans-serif;
    padding-left: 18px;
    background-size: auto 35px;
    background-repeat: no-repeat;
    background-position: 15px center;
    color: #000;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #fff;
}
.contact_form .form-text.error,
.contact_form .form-textarea.error {
    background-color: #ff9f9f;
    border-color: #073349;
}
.error_Msg {
    background: #003349;
    color: #fff;
    padding: 5px;
    display: block;
    margin-top: 6px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.error_Msg i {
    position: relative !important;
    font-size: 14px;
    top: 2px !important;
    color: #cb1715 !important;
    padding: 0;
    margin: 0;
}
.contact_form .form-textarea {
    height: 90px;
    font-family: Roboto, sans-serif;
    background-position: 20px top;
}
.contact_form label {
    height: 15px;
}
.form-row i {
    position: absolute;
    color: #a4a6a7;
    top: 8px;
    right: 8px;
    z-index: 2;
}
.form-submit {
    width: 185px;
    font-family: Roboto, sans-serif;
    height: 50px;
    margin-top: 30px;
    border: 0;
    background-color: #003349;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin: 0 auto auto;
    font-weight: 700;
    letter-spacing: 1px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
.form-submit:disabled {
    background: url(../img/loading.svg) center no-repeat #003349;
    text-indent: -9999px;
}
.form-submit:disabled:hover {
    cursor: not-allowed;
}
.form-submit:hover {
    opacity: 0.7;
    cursor: pointer;
}
.iti {
    width: 100%;
}
.image-box h2 {
    margin: 12px 0 0;
}
.image-box h2,
.image-box p {
    padding: 0 0 0 7px;
    text-align: left;
}
.icon-box {
    text-align: center;
    padding: 17px;
}
.icon-box p {
    text-align: left;
    font-size: 16px;
}
.icon-box .ib-title {
    font-size: 17px;
    padding: 13px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 0;
}
.icon-box i {
    font-size: 37px;
    margin: auto;
    display: inline-block;
    padding: 5px;
    -moz-border-radius: 44px;
    -webkit-border-radius: 44px;
    -khtml-border-radius: 44px;
    border-radius: 44px;
    color: #fff;
    -moz-box-shadow: 5px 5px #003349;
    -webkit-box-shadow: 5px 5px #003349;
    box-shadow: 5px 5px #003349;
    border: 3px solid #fff;
    background: #e63c2f;
    background: -moz-linear-gradient(141deg, rgba(230, 60, 47, 1) 0, rgba(200, 19, 18, 1) 100%);
    background: -webkit-linear-gradient(141deg, rgba(230, 60, 47, 1) 0, rgba(200, 19, 18, 1) 100%);
    background: linear-gradient(141deg, rgba(230, 60, 47, 1) 0, rgba(200, 19, 18, 1) 100%);
}
#scrol {
    position: relative;
}
.bg-clinic {
    background: url(../img/sct-beg.jpg) 0 0 / cover fixed;
    color: #fff;
    max-width: 95%;
    border-radius: 0 300px 300px 0;
    -moz-box-shadow: -4px 29px #003349;
    -webkit-box-shadow: -4px 29px #003349;
    box-shadow: -4px 29px #003349;
}
.warning {
    background-color: #000;
    text-align: center;
    padding: 16px;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
}
footer {
    padding: 60px 0;
    color: #e7e7e7;
}
footer .iti {
    color: #000000;
}
footer a {
    color: #e7e7e7;
}
footer a:hover {
    color: #003349;
    text-decoration: none;
}
footer .footer-bottom {
    padding-top: 30px;
    border-top: 1px solid #ff7575;
    margin-top: 12px;
}
.footer-bottom .social {
    margin: auto;
    width: 200px;
}
.footer-bottom .social i {
    font-size: 17px;
}
.footer-bottom .social a:hover i {
    background-color: #000;
}
.footer-widget {
    padding: 0 16px;
}
.footer-head {
    font-weight: 700;
    color: #fff;
    font-size: 28px;
    margin-bottom: 36px;
}
.contact-footer i {
    border: 1px solid #fff;
    -moz-border-radius: 111px;
    -webkit-border-radius: 111px;
    -khtml-border-radius: 111px;
    border-radius: 111px;
    padding: 2px 0 2px 0;
    font-size: 18px;
}
.contact-footer li {
    margin-bottom: 22px;
}
.fixed-top {
    border-bottom: 1px solid #000;
    left: 0;
    right: 0;
    top: -120px;
    position: fixed;
    padding: 12px 0;
    background-color: #fff;
    z-index: 15;
    transition: top 1s ease;
}
.fixed-top.active {
    top: 0;
    transition: top 1s ease;
}
.fixed-top .btn {
    padding: 4px 4px 6px 4px;
}
.fixed-top .logo {
    width: 250px;
    padding: 0;
}
.fixed-top .top-phone {
    font-size: 15px;
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
}
.fixed-top .top-phone a {
    font-size: 22px;
}
.fixed-top .countdownContainer {
    padding: 5px;
    float: right;
    font-size: 16px;
    -moz-border-radius: 52px;
    -webkit-border-radius: 52px;
    -khtml-border-radius: 52px;
    border-radius: 52px;
    width: 245px;
}
.fixed-top .counter-wrapper .counter-title {
    display: none;
}
.fixed-top .countdown__time-left {
    width: 5.5rem;
}
.fixed-top .countdown__label {
    font-size: 10px;
    padding-top: 0;
}
.popform {
    position: fixed;
    overflow: auto;
    display: none;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.134);
    z-index: 9999999999;
}
.popform.active {
    display: block;
}
.popform .footer-widget.footerformpop {
    max-width: 350px;
    margin: auto;
    background: red;
    border-radius: 20px;
    padding: 50px;
    position: relative;
    top: 50%;
    margin-top: -200px;
}
.closeform {
    position: absolute;
    display: none;
    top: 10px;
    right: 10px;
    background: #003349;
    color: #fff;
    border-radius: 50px;
    padding: 2px;
}
.popform.active .closeform {
    display: block;
} /*MODAL*/
.contact_form label.gizlilik {
    color: #fff;
    font-size: 12px;
}
.steps.contact_form label.gizlilik {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    border: 0px solid black;
}
.contact_form a {
    color: #ffaaaa;
    text-decoration: underline;
}
.steps.contact_form a {
    color: #0018a5;
    text-decoration: underline;
}
.modal {
    position: fixed;
    display: none;
    background: #fff;
    padding: 20px 10px 20px 20px;
    top: 20%;
    left: 20%;
    right: 20%;
    bottom: 20%;
    z-index: 20; /*+border-radius: 16px;*/
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    -khtml-border-radius: 16px;
    border-radius: 16px; /*+box-shadow: 0 0 14px;*/
    -moz-box-shadow: 0 0 14px;
    -webkit-box-shadow: 0 0 14px;
    box-shadow: 0 0 14px;
}
.modal-close {
    display: block;
    cursor: pointer;
    position: absolute;
    right: -19px;
    top: -19px;
    background-color: #d3221c;
    color: #ffffff; /*+border-radius: 32px;*/
    -moz-border-radius: 32px;
    -webkit-border-radius: 32px;
    -khtml-border-radius: 32px;
    border-radius: 32px;
    padding: 3px;
}
.modal.active {
    display: block;
}
.modal-body {
    height: 100%;
    overflow: auto;
    padding-right: 14px;
} /*MOBILE WHATSAPP */
.mobilewhatsapp {
    display: none;
}
.mobilewhatsapp i {
    font-size: 2.5em;
}
.mobiletelegram {
    display: none;
}
@media (max-width: 1400px) {
    .logo {
        padding-top: 6px;
        padding-bottom: 20px;
    }
    .top .social {
        padding: 10px 0;
        margin-top: 10px;
    }
    .top-phone {
        margin-top: 5px;
        padding-left: 11px;
    }
    header {
        padding: 0;
    }
}
@media (max-width: 1120px) {
    .form-heading {
        font-size: 20px;
    }
    h1 {
        font-size: 2.2rem;
    }
    h2,
    h3,
    h4 {
        font-size: 16px;
    }
    .fixed-top .btn {
        font-size: 11pt;
    }
    .fixed-top i {
        font-size: 13pt;
    }
    footer .footer-head {
        font-size: 22px;
    }
}
@media (max-width: 768px) {
    .site-main {
        max-width: 475px;
        position: relative;
        margin: auto;
    }
    .video-holder {
        position: absolute;
        top: 250px;
        left: 0;
        margin: 0;
        right: 21px;
        width: auto;
    }
    .video-holder img {
        border-radius: 0 20px 20px 0;
    }
    .fixed-top {
        top: auto;
        display: none;
        bottom: -89px;
        transition: bottom 0.2s ease;
        background-color: #f1f1f1;
        -moz-box-shadow: 2px -4px 11px rgba(0, 0, 0, 0.181);
        -webkit-box-shadow: 2px -4px 11px rgba(0, 0, 0, 0.181);
        box-shadow: 2px -4px 11px rgba(0, 0, 0, 0.181);
    }
    .fixed-top.active {
        bottom: 0;
        top: auto;
        transition: bottom 1s ease;
    }
    .fixed-top .btn {
        font-size: 11.6pt;
        padding: 10px;
    }
    .fixed-top i {
        font-size: 13pt;
    }
    footer {
        padding-bottom: 100px;
        padding-top: 0;
    }
    .container {
        max-width: 475px;
    }
    .logo {
        padding: 56px 0 0;
        margin: 9px auto 11px;
        width: 250px;
    }
    .mobile-top {
        display: block;
        -moz-box-shadow: 0 6px 11px rgba(0, 0, 0, 0.181);
        -webkit-box-shadow: 0 6px 11px rgba(0, 0, 0, 0.181);
        box-shadow: 0 6px 11px rgba(0, 0, 0, 0.181);
    }
    header {
        background: url(../img/slider-begm.webp) center top no-repeat local;
        border-bottom-right-radius: 50px;
        position: relative;
        border-bottom-left-radius: 50px;
        padding: 0;
    }
    .slogan {
        position: relative;
        left: 16px;
        background-color: #003349;
        -moz-border-radius: 20px 0 0 20px;
        -webkit-border-radius: 20px 0 0 20px;
        -khtml-border-radius: 20px 0 0 20px;
        border-radius: 20px 0 0 20px;
        padding-bottom: 43px;
        margin-top: 300px;
    }
    .slogan .btn {
        float: right;
        position: absolute;
        bottom: -30px;
        right: 14px;
        width: 261px;
    }
    .slogan h1 {
        font-size: 18px;
        line-height: normal;
    }
    .slogan h2 {
        font-size: 15px;
        font-weight: 400;
        color: #959595;
    }
    .slogan p {
        color: #959595;
        font-size: 16px;
        line-height: normal;
    }
    .counter-form {
        margin-top: 60px;
        overflow: hidden;
        padding: 0 22px 0 0;
    }
    header .form-container {
        -moz-border-radius: 0 37px 37px 0;
        -webkit-border-radius: 0 37px 37px 0;
        -khtml-border-radius: 0 37px 37px 0;
        border-radius: 0 37px 37px 0;
        margin-top: 0;
    }
    .counter-wrapper .counter-title {
        background-color: #d9d9d9;
        border-top-right-radius: 20px;
        padding: 6px;
    }
    .countdownContainer {
        background: #003349;
        position: relative;
        z-index: 3;
        display: block;
        text-align: center;
        padding: 11px;
        font-size: 24px;
        -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.403);
        -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.403);
        box-shadow: 0 3px 7px rgba(0, 0, 0, 0.403);
    }
    .bg-clinic {
        background: url(../img/sct-begm.jpg) 0 0 / cover fixed;
        color: #fff;
        max-width: 95%;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        -moz-border-radius: 0 70px 70px 0;
        -webkit-border-radius: 0 70px 70px 0;
        -khtml-border-radius: 0 70px 70px 0;
        border-radius: 0 70px 70px 0;
    }
    #scrol {
        position: relative;
        margin-top: 31px;
    }
    footer .footer-head {
        margin: 32px 32px 32px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.369);
    }
    .mobilewhatsapp {
        display: block;
        position: fixed;
        bottom: 1px;
        left: 10px;
        background: #25d366;
        color: #fff;
        z-index: 30;
        border-radius: 50px;
        padding: 5px; /*+box-shadow: 0 0 7px #000000;*/
        -moz-box-shadow: 0 0 7px #000000;
        -webkit-box-shadow: 0 0 7px #000000;
        box-shadow: 0 0 7px #000000;
    }
    .mobilewhatsapp:hover {
        background: #17af50;
        color: #ffffff;
    }
    .mobiletelegram {
        display: block;
        position: fixed;
        bottom: 71px;
        left: 10px;
        color: #fff;
        z-index: 30;
        border-radius: 50px;
        padding: 0; /*+box-shadow: 0 0 7px #000000;*/
        -moz-box-shadow: 0 0 7px #000000;
        -webkit-box-shadow: 0 0 7px #000000;
        box-shadow: 0 0 7px #000000;
        width: 60px;
    }
}
@media (max-width: 480px) {
    .fixed-top .countdown__time-left {
        width: 4.4rem;
    }
    .fixed-top .countdownContainer {
        width: 200px;
    }
    .counter-wrapper .counter-title {
        border-top-left-radius: 0;
    }
}
