@charset "UTF-8";
/*-------------------------------
[Table of contents]

1. Bootstrap Core
2. Theme Styles
	2.1 Typography
	2.4 Page Structure
	2.5 Header
	2.6 Footer
	2.8 Services
	2.9 Special Offer
	2.10 Banner
	2.11 FAQ
	2.13 Modal
	2.14 Simple Slider
	2.16 Review
	2.18 Slick Carousel
	2.19 Blog;
	2.21 Contact Box
	2.22 Quick Links
	2.24 Doctop Box

-----------------------------------*/
:root {
--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
"Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
"Segoe UI Symbol";
--font-family-monospace: "SFMono-Regular", Menlo, Monaco, Consolas,
"Liberation Mono", "Courier New", monospace;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
display: block;
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
"Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
"Segoe UI Symbol";
font-size: 19px;
font-weight: 400;
color: #404040;
text-align: left;
background-color: #e8e8e8;
line-height: 27px;
overflow-x: hidden;
}
[tabindex="-1"]:focus {
outline: none !important;
}
.bg-theme-color {
padding: 35px 0;
}
p {
margin-top: 0;
font-weight: 400;
font-size: 19px;
line-height: 27px;
margin-bottom: 27px;
}
p:last-child {
margin-bottom: 0;
}
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: 0.5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
dfn {
font-style: italic;
}
small,
.small {
font-size: 80%;
font-weight: 400;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
a {
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
a:hover {
text-decoration: underline;
}
a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
outline: 0;
}
pre,
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
figure {
margin: 0 0 1rem;
}
img {
vertical-align: middle;
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
a,
area,
button,
[role="button"],
input:not([type="range"]),
label,
select,
summary,
textarea {
touch-action: manipulation;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #868e96;
text-align: left;
caption-side: bottom;
}
th {
text-align: inherit;
}
html,
body {
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
min-height: 100%;
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
}
*:focus {
outline: 0 !important;
}
button,
.btn {
cursor: pointer;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: #404040;
transition: 0.2s;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
margin-top: 0;
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
color: #404040;
text-transform: capitalize;
}
h1,
.h1 {
font-size: 44px;
line-height: 1.2em;
font-weight: 700;
margin-bottom: 0px;
}
h2,
.h2 {
font-size: 38px;
line-height: 1.2em;
margin-bottom: 10px;
font-weight: 700;
}
h3,
.h3 {
font-size: 32px;
line-height: 1.2em;
margin-bottom: 20px;
font-weight: 700;
}
h4,
.h4 {
font-size: 26px;
line-height: 1.2em;
margin-bottom: 18px;
font-weight: 700;
}
h5,
.h5 {
font-size: 22px;
line-height: 1.2em;
margin-bottom: 20px;
font-weight: 700;
}
h6,
.h6 {
font-size: 20px;
line-height: 1.2em;
margin-bottom: 22px;
}
h2.banner-title {
font-size: 49px;
margin-bottom: 0px;
}
h3 + .h-decor {
position: relative;
top: -20px;
height: 2px;
width: 27px;
}
h5 + .h-decor {
position: relative;
top: -20px;
height: 1px;
width: 25px;
}
h2 + h5 {
margin-top: 5px;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
}
hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
box-sizing: content-box;
height: 0;
overflow: visible;
}
mark,
.mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline-item {
display: inline-block;
}
.list-inline-item:not(:last-child) {
margin-right: 5px;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
.blockquote {
margin-bottom: 30px;
font-size: 1.25rem;
}
.blockquote-footer {
display: block;
font-size: 80%;
color: #868e96;
}
.blockquote-footer::before {
content: "\2014 \00A0";
}
.figure {
display: inline-block;
}
.figure-img {
margin-bottom: 15px;
line-height: 1;
}
.figure-caption {
font-size: 90%;
color: #868e96;
}
code,
kbd,
pre,
samp {
font-family: "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono",
"Courier New", monospace;
}
code {
padding: 0.2rem 0.4rem;
font-size: 90%;
color: #bd4147;
background-color: #f8f9fa;
border-radius: 0.25rem;
}
a > code {
padding: 0;
color: inherit;
background-color: inherit;
}
kbd {
padding: 0.2rem 0.4rem;
font-size: 90%;
color: #fff;
background-color: #212529;
border-radius: 0.2rem;
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: 700;
}
pre {
display: block;
margin-top: 0;
margin-bottom: 1rem;
font-size: 90%;
color: #212529;
overflow: auto;
-ms-overflow-style: scrollbar;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-50,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.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-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.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-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.col-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.col-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.col-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.col-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.col-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.col-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.col-12 {
flex: 0 0 100%;
max-width: 100%;
}
.offset-1 {
margin-left: 8.3333333333%;
}
.offset-2 {
margin-left: 16.6666666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.3333333333%;
}
.offset-5 {
margin-left: 41.6666666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.3333333333%;
}
.offset-8 {
margin-left: 66.6666666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.3333333333%;
}
.offset-11 {
margin-left: 91.6666666667%;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 30px;
background-color: transparent;
}
.table th,
.table td {
padding: 0.75rem;
vertical-align: top;
}
.table thead th {
vertical-align: bottom;
border-bottom: 2px solid #e9ecef;
}
.table tbody + tbody {
border-top: 2px solid #e9ecef;
}
.table .table {
background-color: #fff;
}
.table-sm th,
.table-sm td {
padding: 0.3rem;
}
.table-bordered {
border: 1px solid #e9ecef;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #e9ecef;
}
.table-bordered thead th,
.table-bordered thead td {
border-bottom-width: 2px;
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
background-color: #f5cfbd;
}
.table-hover .table-primary:hover {
background-color: #f2bfa7;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
background-color: #f2bfa7;
}
.table-primary-alt,
.table-primary-alt > th,
.table-primary-alt > td {
background-color: #f5cfbd;
}
.table-hover .table-primary-alt:hover {
background-color: #f2bfa7;
}
.table-hover .table-primary-alt:hover > td,
.table-hover .table-primary-alt:hover > th {
background-color: #f2bfa7;
}
.table-active,
.table-active > th,
.table-active > td {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
color: #fff;
background-color: #212529;
border-color: #32383e;
}
.table .thead-light th {
color: #495057;
background-color: #e9ecef;
border-color: #e9ecef;
}
.table-dark {
color: #fff;
background-color: #212529;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
border-color: #32383e;
}
.table-dark.table-bordered {
border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
background-color: rgba(255, 255, 255, 0.075);
}
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive.table-bordered {
border: 0;
}
.btn {
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
user-select: none;
border: 1px solid transparent;
padding: 10px 12px;
font-size: 16px;
line-height: 19px;
border-radius: 2px;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
box-shadow 0.15s ease-in-out;
}
.btn:focus,
.btn:hover {
text-decoration: none;
}
.btn:focus,
.btn.focus {
outline: 0;
box-shadow: none;
}
.btn.disabled,
.btn:disabled {
opacity: 0.65;
}
.btn:not([disabled]):not(.disabled):active,
.btn:not([disabled]):not(.disabled).active {
background-image: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
pointer-events: none;
}
.btn-primary {
position: relative;
overflow: hidden;
cursor: pointer;
text-shadow: none;
font-size: 19px;
line-height: 22px;
font-weight: 600;
padding: 15px 25px;
border-radius: 5px;
text-transform: none;
letter-spacing: 0.05em;
transition: 0.3s;
color: #fff;
}
.btn-primary:hover {
color: #fff;
}
.btn-primary:focus,
.btn-primary.focus {
box-shadow: 0 0 0 0 rgba(220, 85, 18, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
}
.btn-primary:not([disabled]):not(.disabled):active,
.btn-primary:not([disabled]):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
color: #fff;
}
.btn-primary-alt {
color: #fff;
}
.btn-primary-alt:hover {
color: #fff;
background-color: #b9470f;
border-color: #ad430e;
}
.btn-primary-alt:focus,
.btn-primary-alt.focus {
box-shadow: 0 0 0 0 rgba(220, 85, 18, 0.5);
}
.btn-primary-alt.disabled,
.btn-primary-alt:disabled {
}
.btn-primary-alt:not([disabled]):not(.disabled):active,
.btn-primary-alt:not([disabled]):not(.disabled).active,
.show > .btn-primary-alt.dropdown-toggle {
color: #fff;
background-color: #ad430e;
border-color: #a13e0d;
box-shadow: 0 0 0 0 rgba(220, 85, 18, 0.5);
}
.btn-outline-primary {
background-color: transparent;
background-image: none;
}
.btn-outline-primary:hover {
color: #fff;
}
.btn-outline-primary:focus,
.btn-outline-primary.focus {
box-shadow: 0 0 0 0 rgba(220, 85, 18, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
background-color: transparent;
}
.btn-outline-primary:not([disabled]):not(.disabled):active,
.btn-outline-primary:not([disabled]):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
color: #fff;
box-shadow: 0 0 0 0 rgba(220, 85, 18, 0.5);
}
.btn-outline-primary-alt {
background-color: transparent;
background-image: none;
}
.btn-outline-primary-alt:hover {
color: #fff;
}
.btn-outline-primary-alt:focus,
.btn-outline-primary-alt.focus {
box-shadow: 0 0 0 0 rgba(220, 85, 18, 0.5);
}
.btn-outline-primary-alt.disabled,
.btn-outline-primary-alt:disabled {
background-color: transparent;
}
.btn-outline-primary-alt:not([disabled]):not(.disabled):active,
.btn-outline-primary-alt:not([disabled]):not(.disabled).active,
.show > .btn-outline-primary-alt.dropdown-toggle {
color: #fff;
box-shadow: 0 0 0 0 rgba(220, 85, 18, 0.5);
}
.btn-link {
font-weight: 400;
color: #787878;
background-color: transparent;
}
.btn-link:hover {
text-decoration: underline;
background-color: transparent;
border-color: transparent;
}
.btn-link:focus,
.btn-link.focus {
border-color: transparent;
box-shadow: none;
}
.btn-link:disabled,
.btn-link.disabled {
color: #868e96;
}
.btn-lg,
.btn-group-lg > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.btn-sm,
.btn-group-sm > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 0.5rem;
}
.fade {
opacity: 0;
transition: opacity 0.15s linear;
}
.fade.show {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.show {
display: block;
}
tr.collapse.show {
display: table-row;
}
tbody.collapse.show {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
transition: height 0.35s ease;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-bottom: 0;
border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
margin-left: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: 0.5rem 0;
margin: 0;
font-size: 16px;
color: #787878;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;
}
.dropup .dropdown-menu {
margin-top: 0;
margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0;
border-right: 0.3em solid transparent;
border-bottom: 0.3em solid;
border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropdown-divider {
height: 0;
margin: 15px 0;
overflow: hidden;
border-top: 1px solid #e9ecef;
}
.dropdown-item {
display: block;
width: 100%;
padding: 0.25rem 1.5rem;
clear: both;
font-weight: 400;
color: #212529;
text-align: inherit;
white-space: nowrap;
background: none;
border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
color: #16181b;
text-decoration: none;
background-color: #f8f9fa;
}
.dropdown-item.active,
.dropdown-item:active {
color: inherit;
text-decoration: none;
background-color: transparent;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
color: #868e96;
background-color: transparent;
}
.dropdown-menu.show {
display: block;
}
.dropdown-header {
display: block;
padding: 0.5rem 1.5rem;
margin-bottom: 0;
font-size: 0.875rem;
color: #868e96;
white-space: nowrap;
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-flex;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
flex: 0 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
z-index: 2;
}
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.btn-toolbar .input-group {
width: auto;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn + .dropdown-toggle-split {
padding-right: 9px;
padding-left: 9px;
}
.btn + .dropdown-toggle-split::after {
margin-left: 0;
}
.btn-sm + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split {
padding-right: 0.375rem;
padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split {
padding-right: 0.75rem;
padding-left: 0.75rem;
}
.nav {
display: flex;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav-link {
display: block;
padding: 0.5rem 1rem;
}
.nav-link:focus,
.nav-link:hover {
text-decoration: none;
}
.nav-link.disabled {
color: #868e96;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs .nav-item {
margin-bottom: -1px;
}
.nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
border-color: #e9ecef #e9ecef #ddd;
}
.nav-tabs .nav-link.disabled {
color: #868e96;
background-color: transparent;
border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
color: #495057;
background-color: #fff;
border-color: #ddd #ddd #fff;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.nav-pills .nav-link {
border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
color: #fff;
background-color: #007bff;
}
.nav-fill .nav-item {
flex: 1 1 auto;
text-align: center;
}
.nav-justified .nav-item {
flex-basis: 0;
flex-grow: 1;
text-align: center;
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.navbar {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding: 0.5rem 1rem;
}
.navbar > .container,
.navbar > .container-fluid {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.navbar-brand {
display: inline-block;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
white-space: nowrap;
}
.navbar-brand:focus,
.navbar-brand:hover {
text-decoration: none;
}
.navbar-nav {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
}
.navbar-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-text {
display: inline-block;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.navbar-collapse {
flex-basis: 100%;
flex-grow: 1;
align-items: center;
}
.navbar-toggler {
padding: 0.25rem 0.75rem;
font-size: 1.25rem;
line-height: 1;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
text-decoration: none;
}
.navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: no-repeat center center;
background-size: 100% 100%;
}
.navbar-expand {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
padding-right: 0;
padding-left: 0;
}
.navbar-expand .navbar-nav {
flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.navbar-expand .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand .navbar-toggler {
display: none;
}
.navbar-expand .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
.navbar-light .navbar-brand {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
color: rgba(0, 0, 0, 0.5);
border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
color: #fff;
}
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
color: #fff;
}
.navbar-dark .navbar-toggler {
color: rgba(255, 255, 255, 0.5);
border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
color: #fff;
}
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
color: #fff;
}
.breadcrumb {
display: flex;
flex-wrap: wrap;
padding: 0.75rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item::before {
display: inline-block;
padding-right: 0.5rem;
padding-left: 0.5rem;
color: #868e96;
content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: none;
}
.breadcrumb-item.active {
color: #868e96;
}
.pagination {
display: flex;
padding-left: 0;
list-style: none;
border-radius: 0.25rem;
}
.page-item:first-child .page-link {
margin-left: 0;
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
z-index: 2;
color: #787878;
background-color: transparent;
}
.page-item.disabled .page-link {
color: #868e96;
pointer-events: none;
background-color: transparent;
border-color: transparent;
}
.page-link {
position: relative;
display: block;
padding: 5px 10px;
margin-left: -1px;
line-height: 39px;
color: #d5d5d5;
background-color: transparent;
border: 1px solid #d5d5d5;
}
.page-link:focus,
.page-link:hover {
text-decoration: none;
background-color: transparent;
}
.pagination-lg .page-link {
padding: 5px 10px;
font-size: 1.25rem;
line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
border-top-left-radius: 0.3rem;
border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
border-top-right-radius: 0.3rem;
border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
padding: 5px 10px;
font-size: 0.875rem;
line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
border-top-left-radius: 0.2rem;
border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
border-top-right-radius: 0.2rem;
border-bottom-right-radius: 0.2rem;
}
.badge {
display: inline-block;
padding: 0.25em 0.4em;
font-size: 75%;
font-weight: 700;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25rem;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.badge-pill {
padding-right: 0.6em;
padding-left: 0.6em;
border-radius: 10rem;
}
.badge-primary {
color: #fff;
}
.badge-primary[href]:focus,
.badge-primary[href]:hover {
color: #fff;
text-decoration: none;
background-color: #ad430e;
}
.badge-primary-alt {
color: #fff;
}
.badge-primary-alt[href]:focus,
.badge-primary-alt[href]:hover {
color: #fff;
text-decoration: none;
background-color: #ad430e;
}
.alert {
position: relative;
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.alert-heading {
color: inherit;
}
.alert-link {
font-weight: 700;
}
.alert-dismissible .close {
position: absolute;
top: 0;
right: 0;
padding: 0.75rem 1.25rem;
color: inherit;
}
.alert-primary {
color: #722c09;
background-color: #f8ddd0;
border-color: #f5cfbd;
}
.alert-primary hr {
border-top-color: #f2bfa7;
}
.alert-primary .alert-link {
color: #431a05;
}
.alert-primary-alt {
color: #722c09;
background-color: #f8ddd0;
border-color: #f5cfbd;
}
.alert-primary-alt hr {
border-top-color: #f2bfa7;
}
.alert-primary-alt .alert-link {
color: #431a05;
}
.list-group {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
}
.nav-link-action {
width: 100%;
color: #495057;
text-align: inherit;
}
.nav-link-action:focus,
.nav-link-action:hover {
color: #495057;
text-decoration: none;
background-color: #f8f9fa;
}
.nav-link-action:active {
color: #212529;
background-color: #e9ecef;
}
.nav-link {
position: relative;
display: block;
padding: 0.5rem 1rem;
margin-bottom: -1px;
}
.nav-link:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.nav-link:last-child {
margin-bottom: 0;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.nav-link:focus,
.nav-link:hover {
text-decoration: none;
}
.nav-link.disabled,
.nav-link:disabled {
color: #868e96;
background-color: #fff;
}
.nav-link.active {
z-index: 2;
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.list-group-flush .nav-link {
border-right: 0;
border-left: 0;
border-radius: 0;
}
.list-group-flush:first-child .nav-link:first-child {
border-top: 0;
}
.list-group-flush:last-child .nav-link:last-child {
border-bottom: 0;
}
.nav-link-primary {
color: #722c09;
background-color: #f5cfbd;
}
a.nav-link-primary,
button.nav-link-primary {
color: #722c09;
}
a.nav-link-primary:focus,
a.nav-link-primary:hover,
button.nav-link-primary:focus,
button.nav-link-primary:hover {
color: #722c09;
background-color: #f2bfa7;
}
a.nav-link-primary.active,
button.nav-link-primary.active {
color: #fff;
background-color: #722c09;
border-color: #722c09;
}
.nav-link-primary-alt {
color: #722c09;
background-color: #f5cfbd;
}
a.nav-link-primary-alt,
button.nav-link-primary-alt {
color: #722c09;
}
a.nav-link-primary-alt:focus,
a.nav-link-primary-alt:hover,
button.nav-link-primary-alt:focus,
button.nav-link-primary-alt:hover {
color: #722c09;
background-color: #f2bfa7;
}
a.nav-link-primary-alt.active,
button.nav-link-primary-alt.active {
color: #fff;
background-color: #722c09;
border-color: #722c09;
}
.close {
float: right;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: 0.5;
}
.close:focus,
.close:hover {
color: #000;
text-decoration: none;
opacity: 0.75;
}
button.close {
padding: 0;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
"Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
"Segoe UI Symbol";
font-style: normal;
font-weight: 400;
line-height: 1.75;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
opacity: 0;
}
.tooltip.show {
opacity: 0.9;
}
.tooltip .arrow {
position: absolute;
display: block;
width: 5px;
height: 5px;
}
.tooltip .arrow::before {
position: absolute;
border-color: transparent;
border-style: solid;
}
.tooltip.bs-tooltip-top,
.tooltip.bs-tooltip-auto[x-placement^="top"] {
padding: 5px 0;
}
.tooltip.bs-tooltip-top .arrow,
.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
bottom: 0;
}
.tooltip.bs-tooltip-top .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
margin-left: -3px;
content: "";
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.bs-tooltip-right,
.tooltip.bs-tooltip-auto[x-placement^="right"] {
padding: 0 5px;
}
.tooltip.bs-tooltip-right .arrow,
.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
left: 0;
}
.tooltip.bs-tooltip-right .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
margin-top: -3px;
content: "";
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.bs-tooltip-bottom,
.tooltip.bs-tooltip-auto[x-placement^="bottom"] {
padding: 5px 0;
}
.tooltip.bs-tooltip-bottom .arrow,
.tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
top: 0;
}
.tooltip.bs-tooltip-bottom .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
margin-left: -3px;
content: "";
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bs-tooltip-left,
.tooltip.bs-tooltip-auto[x-placement^="left"] {
padding: 0 5px;
}
.tooltip.bs-tooltip-left .arrow,
.tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
right: 0;
}
.tooltip.bs-tooltip-left .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
right: 0;
margin-top: -3px;
content: "";
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 0.25rem;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: block;
max-width: 315px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
"Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
"Segoe UI Symbol";
font-style: normal;
font-weight: 400;
line-height: 1.75;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
background-clip: padding-box;
border: 0 solid rgba(0, 0, 0, 0.2);
border-radius: 0.3rem;
}
.popover .arrow {
position: absolute;
display: block;
width: 8px;
height: 8px;
}
.popover .arrow::before,
.popover .arrow::after {
position: absolute;
display: block;
border-color: transparent;
border-style: solid;
}
.popover .arrow::before {
content: "";
border-width: 8px;
}
.popover .arrow::after {
content: "";
border-width: 8px;
}
.popover.bs-popover-top,
.popover.bs-popover-auto[x-placement^="top"] {
margin-bottom: 8px;
}
.popover.bs-popover-top .arrow,
.popover.bs-popover-auto[x-placement^="top"] .arrow {
bottom: 0;
}
.popover.bs-popover-top .arrow::before,
.popover.bs-popover-auto[x-placement^="top"] .arrow::before,
.popover.bs-popover-top .arrow::after,
.popover.bs-popover-auto[x-placement^="top"] .arrow::after {
border-bottom-width: 0;
}
.popover.bs-popover-top .arrow::before,
.popover.bs-popover-auto[x-placement^="top"] .arrow::before {
bottom: -8px;
margin-left: -8px;
}
.popover.bs-popover-top .arrow::after,
.popover.bs-popover-auto[x-placement^="top"] .arrow::after {
bottom: calc((8px - 0) * -1);
margin-left: -8px;
}
.popover.bs-popover-right,
.popover.bs-popover-auto[x-placement^="right"] {
margin-left: 8px;
}
.popover.bs-popover-right .arrow,
.popover.bs-popover-auto[x-placement^="right"] .arrow {
left: 0;
}
.popover.bs-popover-right .arrow::before,
.popover.bs-popover-auto[x-placement^="right"] .arrow::before,
.popover.bs-popover-right .arrow::after,
.popover.bs-popover-auto[x-placement^="right"] .arrow::after {
margin-top: -8px;
border-left-width: 0;
}
.popover.bs-popover-right .arrow::before,
.popover.bs-popover-auto[x-placement^="right"] .arrow::before {
left: -8px;
}
.popover.bs-popover-right .arrow::after,
.popover.bs-popover-auto[x-placement^="right"] .arrow::after {
left: calc((8px - 0) * -1);
}
.popover.bs-popover-bottom,
.popover.bs-popover-auto[x-placement^="bottom"] {
margin-top: 8px;
}
.popover.bs-popover-bottom .arrow,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow {
top: 0;
}
.popover.bs-popover-bottom .arrow::before,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.popover.bs-popover-bottom .arrow::after,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
margin-left: -8px;
border-top-width: 0;
}
.popover.bs-popover-bottom .arrow::before,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow::before {
top: -8px;
}
.popover.bs-popover-bottom .arrow::after,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
top: calc((8px - 0) * -1);
}
.popover.bs-popover-bottom .popover-header::before,
.popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
position: absolute;
top: 0;
left: 50%;
display: block;
width: 20px;
margin-left: -10px;
content: "";
border-bottom: 0 solid #f7f7f7;
}
.popover.bs-popover-left,
.popover.bs-popover-auto[x-placement^="left"] {
margin-right: 8px;
}
.popover.bs-popover-left .arrow,
.popover.bs-popover-auto[x-placement^="left"] .arrow {
right: 0;
}
.popover.bs-popover-left .arrow::before,
.popover.bs-popover-auto[x-placement^="left"] .arrow::before,
.popover.bs-popover-left .arrow::after,
.popover.bs-popover-auto[x-placement^="left"] .arrow::after {
margin-top: -8px;
border-right-width: 0;
}
.popover.bs-popover-left .arrow::before,
.popover.bs-popover-auto[x-placement^="left"] .arrow::before {
right: -8px;
}
.popover.bs-popover-left .arrow::after,
.popover.bs-popover-auto[x-placement^="left"] .arrow::after {
right: calc((8px - 0) * -1);
}
.popover-header {
padding: 0.5rem 0.75rem;
margin-bottom: 0;
font-size: 16px;
color: inherit;
background-color: #f7f7f7;
border-bottom: 0 solid #ebebeb;
border-top-left-radius: calc(0.3rem - 0);
border-top-right-radius: calc(0.3rem - 0);
}
.popover-header:empty {
display: none;
}
.popover-body {
padding: 0.5rem 0.75rem;
color: #fff;
}
.align-baseline {
vertical-align: baseline !important;
}
.align-top {
vertical-align: top !important;
}
.align-middle {
vertical-align: middle !important;
}
.align-bottom {
vertical-align: bottom !important;
}
.align-text-bottom {
vertical-align: text-bottom !important;
}
.align-text-top {
vertical-align: text-top !important;
}
.bg-primary {
background-color: #c40869 !important;
}
a.bg-primary:focus,
a.bg-primary:hover {
background-color: #ad430e !important;
}
.bg-primary-alt {
background-color: #c40869 !important;
}
a.bg-primary-alt:focus,
a.bg-primary-alt:hover {
background-color: #ad430e !important;
}
.bg-white {
background-color: #fff !important;
}
.bg-transparent {
background-color: transparent !important;
}
.border {
border: 1px solid #e9ecef !important;
}
.border-0 {
border: 0 !important;
}
.border-top-0 {
border-top: 0 !important;
}
.border-right-0 {
border-right: 0 !important;
}
.border-bottom-0 {
border-bottom: 0 !important;
}
.border-left-0 {
border-left: 0 !important;
}
.border-primary {
border-color: #c40869 !important;
}
.border-primary-alt {
border-color: #c40869 !important;
}
.border-white {
border-color: #fff !important;
}
.rounded {
border-radius: 0.25rem !important;
}
.rounded-top {
border-top-left-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;
}
.rounded-right {
border-top-right-radius: 0.25rem !important;
border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
border-bottom-right-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
border-top-left-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.rounded-circle {
border-radius: 50% !important;
}
.rounded-0 {
border-radius: 0 !important;
}
.clearfix::after {
display: block;
clear: both;
content: "";
}
.d-none {
display: none !important;
}
.d-inline {
display: inline !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-block {
display: block !important;
}
.d-table {
display: table !important;
}
.d-table-row {
display: table-row !important;
}
.d-table-cell {
display: table-cell !important;
}
.d-flex {
display: flex !important;
}
.d-inline-flex {
display: inline-flex !important;
}
.d-print-block {
display: none !important;
}
.d-print-inline {
display: none !important;
}
.d-print-inline-block {
display: none !important;
}
.flex-row {
flex-direction: row !important;
}
.flex-column {
flex-direction: column !important;
}
.flex-row-reverse {
flex-direction: row-reverse !important;
}
.flex-column-reverse {
flex-direction: column-reverse !important;
}
.flex-wrap {
flex-wrap: wrap !important;
}
.flex-nowrap {
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.justify-content-start {
justify-content: flex-start !important;
}
.justify-content-end {
justify-content: flex-end !important;
}
.justify-content-center {
justify-content: center !important;
}
.justify-content-between {
justify-content: space-between !important;
}
.justify-content-around {
justify-content: space-around !important;
}
.align-items-start {
align-items: flex-start !important;
}
.align-items-end {
align-items: flex-end !important;
}
.align-items-center {
align-items: center !important;
}
.align-items-baseline {
align-items: baseline !important;
}
.align-items-stretch {
align-items: stretch !important;
}
.align-content-start {
align-content: flex-start !important;
}
.align-content-end {
align-content: flex-end !important;
}
.align-content-center {
align-content: center !important;
}
.align-content-between {
align-content: space-between !important;
}
.align-content-around {
align-content: space-around !important;
}
.align-content-stretch {
align-content: stretch !important;
}
.align-self-auto {
align-self: auto !important;
}
.align-self-start {
align-self: flex-start !important;
}
.align-self-end {
align-self: flex-end !important;
}
.align-self-center {
align-self: center !important;
}
.align-self-baseline {
align-self: baseline !important;
}
.align-self-stretch {
align-self: stretch !important;
}
.position-static {
position: static !important;
}
.position-relative {
position: relative !important;
}
.position-absolute {
position: absolute !important;
}
.position-fixed {
position: fixed !important;
}
.position-sticky {
position: sticky !important;
}
.fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
}
.fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
}
@supports (position: sticky) {
.sticky-top {
position: sticky;
top: 0;
z-index: 1020;
}
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
clip-path: inset(50%);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
clip-path: none;
}
.text-nowrap {
white-space: nowrap !important;
}
.text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.visible {
visibility: visible !important;
}
.invisible {
visibility: hidden !important;
}
.h-sub {
margin-bottom: 17px;
font-size: 24px;
line-height: 1.2em;
font-weight: 500;
letter-spacing: 1px;
}
.h-sub:not(.theme-color) {
color: #fff;
}
.h-decor {
display: inline-block;
height: 3px;
width: 53px;
}
.h-decor.h-decor-accent {
display: inline-block;
height: 3px;
width: 53px;
}
.h-decor + h5 {
line-height: 34px;
margin-bottom: 0;
}
.more-link {
font-size: 24px;
line-height: 1em;
text-transform: uppercase;
}
.more-link:hover {
text-decoration: none;
color: #787878;
}
.title-wrap {
position: relative;
}
.title-wrap + * {
margin-top: 10px;
}
.page-title {
background-color: #f5f6f7;
}
.page-title .container > * + * {
margin-top: 5px;
}
.breadcrumbs-wrap-style2 {
padding: 100px 0;
}
.breadcrumbs-wrap {
padding: 20px 0;
}
.breadcrumbs {
font-size: 13px;
line-height: 18px;
}
.breadcrumbs,
.breadcrumbs a {
color: #fff;
}
.breadcrumbs > * {
position: relative;
}
.breadcrumbs > a:after {
content: "/";
display: inline-block;
padding: 0 4px 0 5px;
}
.btn-link {
font-size: 19px;
line-height: 20px;
font-weight: 600;
letter-spacing: 0.6px;
}
.btn-link [class*="icon"] {
position: relative;
display: inline-block;
padding-left: 10px;
top: 0;
font-size: 12px;
transition: 0.3s;
}
.btn-link:hover {
text-decoration: none;
}
.btn:not([disabled]):not(.disabled):active,
.btn:not([disabled]):not(.disabled).active {
background-image: 0;
}
.btn,
body:not(.touch) .btn:focus {
position: relative;
overflow: hidden;
cursor: pointer;
text-shadow: none;
font-size: 20px;
line-height: 22px;
font-weight: 600;
padding: 15px 25px;
border-radius: 5px;
background: transparent;
text-transform: none;
letter-spacing: 0.05em;
transition: 0.3s;
}
.btn [class*="icon"],
body:not(.touch) .btn:focus [class*="icon"] {
position: relative;
display: inline-block;
top: 0;
font-size: 14px;
transition: 0.3s;
}
.btn .icon-right-arrow,
body:not(.touch) .btn:focus .icon-right-arrow {
font-size: 20px;
}
.btn-sm .icon-right-arrow,
body:not(.touch) .btn:focus .icon-right-arrow {
font-size: 14px;
}
.btn-white .icon-right-arrow,
body:not(.touch) .btn:focus .icon-right-arrow {
font-size: 16px;
}
.btn.btn-noanimate [class*="icon"]:first-child,
body:not(.touch) .btn:focus.btn-noanimate [class*="icon"]:first-child {
margin-right: 15px;
}
.btn:not(.btn-noanimate) [class*="icon"]:first-child,
body:not(.touch) .btn:focus:not(.btn-noanimate) [class*="icon"]:first-child {
transform: translateX(-55px);
opacity: 0;
width: 0;
}
.btn:not(.btn-noanimate) [class*="icon"]:last-child,
body:not(.touch) .btn:focus:not(.btn-noanimate) [class*="icon"]:last-child {
padding-left: 10px;
}
.btn.icn-left:not(.btn-noanimate) [class*="icon"]:first-child,
body:not(.touch)
.btn:focus.icn-left:not(.btn-noanimate)
[class*="icon"]:first-child {
width: auto;
padding-right: 10px;
transform: translateX(0);
opacity: 1;
}
.btn.icn-left:not(.btn-noanimate) [class*="icon"]:last-child,
body:not(.touch)
.btn:focus.icn-left:not(.btn-noanimate)
[class*="icon"]:last-child {
width: 0;
padding-left: 0;
transform: translateX(55px);
opacity: 0;
}
body:not(.touch) .btn:not(.btn-noanimate):hover [class*="icon"]:first-child {
width: auto;
padding-right: 10px;
transform: translateX(0);
opacity: 1;
}
body:not(.touch) .btn:not(.btn-noanimate):hover [class*="icon"]:last-child {
width: 0;
padding-left: 0;
transform: translateX(55px);
opacity: 0;
}
body:not(.touch)
.btn:not(.btn-noanimate):hover.icn-left
[class*="icon"]:first-child {
width: 0;
padding-right: 0;
transform: translateX(-55px);
opacity: 0;
}
body:not(.touch)
.btn:not(.btn-noanimate):hover.icn-left
[class*="icon"]:last-child {
width: auto;
padding-left: 10px;
transform: translateX(0);
opacity: 1;
}
.btn-xs,
body:not(.touch) .btn-xs:focus {
padding: 6px 12px;
font-size: 14px;
line-height: 18px;
border-radius: 5px;
font-weight: 500;
color: #fff;
text-transform: none;
}
.btn-xs [class*="icon"],
body:not(.touch) .btn-xs:focus [class*="icon"] {
font-size: 14px;
line-height: 18px;
}
.btn-xs:hover {
color: #fff;
}
.btn-sm,
.btn-group-sm > .btn,
body:not(.touch) .btn-sm:focus,
body:not(.touch) .btn-group-sm > .btn:focus {
padding: 11px 21px;
font-size: 16px;
line-height: 19px;
font-weight: 500;
border-radius: 5px;
text-transform: none;
color: #fff;
}
.btn-sm:hover {
color: #fff;
}
.btn-sm [class*="icon"],
.btn-group-sm > .btn [class*="icon"],
body:not(.touch) .btn-sm:focus [class*="icon"],
body:not(.touch) .btn-group-sm > .btn:focus [class*="icon"] {
line-height: 19px;
}
.btn-lg,
.btn-group-lg > .btn,
body:not(.touch) .btn-lg:focus,
body:not(.touch) .btn-group-lg > .btn:focus {
padding: 15px 35px;
font-size: 24px;
line-height: 34px;
border-radius: 5px;
border-width: 2px;
}
.btn-lg [class*="icon"],
.btn-group-lg > .btn [class*="icon"],
body:not(.touch) .btn-lg:focus [class*="icon"],
body:not(.touch) .btn-group-lg > .btn:focus [class*="icon"] {
font-size: 16px;
line-height: 34px;
top: -1px;
}
body:not(.touch) .btn-hover-fill:hover {
color: #fff;
box-shadow: none !important;
}
body:not(.touch) .btn-hover-fill:hover [class*="icon"] {
color: #fff;
}
.btn-fill,
body:not(.touch) .btn-fill:focus {
color: #fff;
box-shadow: none;
}
.btn-fill:hover,
body:not(.touch) .btn-fill:focus:hover {
color: #fff;
box-shadow: none;
}
.btn-fill:hover [class*="icon"],
body:not(.touch) .btn-fill:focus:hover [class*="icon"] {
color: #fff;
}
.btn-green,
.btn-green:focus,
body:not(.touch) .btn-green:focus {
color: #fff;
font-size: 22px;
font-weight: 700;
border-radius: 5px !important;
}
body:not(.touch) .btn-green:hover,
.btn-green:hover {
color: #fff;
}
body:not(.touch) .btn-green:hover [class*="icon"],
.btn-green:hover [class*="icon"] {
color: #fff;
}
.btn-white,
.btn-white:focus,
body:not(.touch) .btn-white:focus {
border-color: #fff;
color: #fff;
border-radius: 5px !important;
font-size: 19px;
}
body:not(.touch) .btn-white:hover,
.btn-white:hover {
color: #fff;
}
body:not(.touch) .btn-white:hover [class*="icon"],
.btn-white:hover [class*="icon"] {
color: #fff;
}
.dropdown {
max-width: 370px;
}
.btn.dropdown-toggle {
padding: 15px 30px 15px 22px;
min-height: 60px;
border-radius: 0;
text-align: left;
font-weight: 300;
font-size: 28px;
line-height: 38px;
cursor: pointer;
}
.btn.dropdown-toggle [class*="icon"] {
padding-right: 16px;
top: 4px;
}
.btn.dropdown-toggle.btn-light,
.btn.dropdown-toggle.btn-light:focus {
background: #fff;
color: #787878;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
border: 1px solid #f3f3f3;
}
.btn.dropdown-toggle.btn-light [class*="icon"],
.btn.dropdown-toggle.btn-light:focus [class*="icon"] {
}
.btn + .btn {
margin-left: 12px;
}
.btn-sm + .btn-sm,
.btn-group-sm > .btn + .btn-sm,
.btn-group-sm > .btn-sm + .btn,
.btn-group-sm > .btn + .btn {
margin-left: 8px;
}
.dropdown + .dropdown {
margin-top: 16px;
}
.btn.dropdown-toggle:after {
position: absolute;
top: 50%;
right: 46px;
margin-top: -16px;
border: 0;
content: "\e935";
font-size: 19px;
font-family: "hotelfont";
}
.dropdown.show .btn.dropdown-toggle:after {
content: "\e936";
}
.dropdown-info,
.dropdown-form {
width: 100%;
margin: -1px 0 0 0;
padding: 0;
border: 0;
border-radius: 0;
border: 1px solid #f3f3f3;
border-width: 0 1px 1px;
box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
}
.dropdown-info table td,
.dropdown-form table td {
font-size: 15px;
line-height: 25px;
padding: 10px;
}
.dropdown-info table span,
.dropdown-form table span {
font-weight: bold;
}
.dropdown-info > .inside {
padding: 0 20px 20px;
font-size: 14px;
line-height: 20px;
}
.dropdown-info > .inside p {
margin-bottom: 20px;
}
.dropdown-info > .inside p:last-child {
margin-bottom: 0;
}
.dropdown-form > .inside {
padding: 20px 20px 20px;
font-size: 14px;
line-height: 20px;
position: relative;
}
.dropdown-info ul.list-unstyled {
font-size: 16px;
line-height: 23px;
}
.dropdown-info ul.list-unstyled li {
margin-bottom: 0 !important;
}
.dropdown-info ul.list-unstyled a {
}
.dropdown-info[x-placement="top-start"],
.dropdown-form[x-placement="top-start"] {
margin: 0 0 -1px 0;
box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.05);
border-width: 1px 1px 0;
}
.dropdown-info[x-placement="top-start"] > .inside,
.dropdown-form[x-placement="top-start"] > .inside {
padding: 20px 20px 20px;
}
.dropdown-form {
font-size: 14px;
line-height: 20px;
}
.dropdown-menu .close {
position: absolute;
z-index: 1;
font-size: 14px;
right: 15px;
top: 15px;
color: #212121;
cursor: pointer;
opacity: 1;
transition: 0.2s;
}
.dropdown-menu .close:hover {
text-decoration: none;
}
.flex-wrap-center {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
}
ul.list-unstyled li:not(:last-child) {
margin-bottom: 8px;
}
ul.numbered-list {
margin-left: 0;
margin-right: 0;
padding: 0;
counter-reset: li;
list-style-type: none;
font-size: 19px;
line-height: 24px;
font-weight: 400;
}
ul.numbered-list li {
position: relative;
padding: 0 0 0 33px;
}
ul.numbered-list li:before {
font-size: 15px;
line-height: 21px;
font-weight: 600;
content: counter(li);
counter-increment: li;
height: 21px;
width: 21px;
border-radius: 50%;
color: #fff;
text-align: center;
position: absolute;
left: 0;
top: 2px;
}
ul.numbered-list li:not(:last-child) {
margin-bottom: 10px;
}
ul.numbered-list-lg {
margin-left: 0;
margin-right: 0;
padding: 0;
counter-reset: li;
list-style-type: none;
font-size: 19px;
line-height: 27px;
font-weight: 400;
}
ul.numbered-list-lg li {
position: relative;
padding: 0 35px 0 70px;
}
ul.numbered-list-lg li:before {
position: absolute;
font-size: 16px;
line-height: 35px;
font-weight: 700;
content: counter(li);
counter-increment: li;
height: 35px;
width: 35px;
border-radius: 50%;
color: #fff;
text-align: center;
left: 15px;
top: -6px;
}
ul.numbered-list-lg li:not(:last-child) {
margin-bottom: 24px;
}
ul.questions-list-lg {
margin-left: 0;
margin-right: 0;
padding: 0;
counter-reset: li;
list-style-type: none;
font-size: 19px;
line-height: 27px;
}
ul.questions-list-lg li {
position: relative;
padding: 0 35px 0 70px;
}
ul.questions-list-lg li:before {
position: absolute;
font-size: 16px;
line-height: 35px;
font-weight: 700;
content: "\003f";
counter-increment: li;
height: 35px;
width: 35px;
border-radius: 50%;
color: #fff;
text-align: center;
left: 15px;
top: -6px;
}
ul.questions-list-lg li:not(:last-child) {
margin-bottom: 24px;
}
ul.numbered-list-xl {
margin-left: 0;
margin-right: 0;
padding: 0;
counter-reset: li;
list-style-type: none;
font-size: 16px;
line-height: 27px;
font-weight: 400;
}
ul.numbered-list-xl h5 {
margin-bottom: 15px;
top: 10px;
}
ul.numbered-list-xl li {
position: relative;
padding: 0 0 0 110px;
}
ul.numbered-list-xl li:before {
position: absolute;
display: flex;
align-items: center;
justify-content: center;
font-size: 30px;
line-height: 1em;
font-weight: 700;
content: attr(data-num);
counter-increment: li;
height: 83px;
width: 83px;
padding-left: 2px;
border-radius: 50%;
left: 0;
top: -6px;
background-color: #fff;
box-shadow: 0 10px 20px rgba(101, 81, 46, 0.1);
transition: 0.2s;
}
ul.numbered-list-xl li:hover:before {
color: #fff;
}
ul.numbered-list-xl li:not(:last-child) {
margin-bottom: 40px;
}
ul.circle-list {
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
padding: 0;
list-style: none;
font-size: 16px;
line-height: 22px;
font-weight: 400;
}
ul.circle-list li {
position: relative;
padding-left: 24px;
}
ul.circle-list li:before {
content: "\25CF";
font-size: 16px;
position: absolute;
left: 0;
top: -1px;
}
ul.circle-list li:not(:last-child) {
margin-bottom: 14px;
}
ul.circle-list-dark {
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
padding: 0;
list-style: none;
font-size: 16px;
line-height: 22px;
font-weight: 400;
}
ul.circle-list-dark,
ul.circle-list-dark a {
color: #000;
}
ul.circle-list-dark li {
position: relative;
padding-left: 52px;
}
ul.circle-list-dark li:before {
content: "\25CF";
font-size: 16px;
position: absolute;
left: 26px;
top: -1px;
}
ul.circle-list-dark li:not(:last-child) {
margin-bottom: 12px;
}
ul.circle-list-bordered {
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
padding: 0;
list-style: none;
font-size: 16px;
line-height: 20px;
font-weight: 400;
}
ul.circle-list-bordered li {
position: relative;
padding-left: 47px;
}
ul.circle-list-bordered li:after {
content: "";
position: absolute;
left: 20px;
right: 0;
height: 1px;
bottom: -10px;
background-color: #eee;
}
ul.circle-list-bordered li:before {
content: "\25CF";
font-size: 16px;
position: absolute;
left: 20px;
top: -1px;
}
ul.circle-list-bordered li:last-child:after {
display: none;
}
ul.circle-list-bordered li:not(:last-child) {
margin-bottom: 20px;
}
ul.marker-list-md {
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
padding: 0;
list-style: none;
font-size: 16px;
line-height: 22px;
font-weight: 400;
}
ul.marker-list-md li {
position: relative;
padding-left: 34px;
}
ul.marker-list-md li:before {
content: "\25CF";
font-size: 16px;
position: absolute;
left: 10px;
top: -1px;
}
ul.marker-list-md li:not(:last-child) {
margin-bottom: 14px;
}
ul.marker-list-md-line {
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
padding: 0;
list-style: none;
font-size: 19px;
line-height: 22px;
font-weight: 400;
}
ul.marker-list-md-line li {
position: relative;
padding-left: 23px;
}
ul.marker-list-md-line li:before {
content: "-";
font-size: 31px;
position: absolute;
left: 0;
top: -3px;
}
ul.marker-list-md-line li:not(:last-child) {
margin-bottom: 16px;
}
ul.marker-list-md-dark {
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
padding: 0;
list-style: none;
font-size: 16px;
line-height: 22px;
font-weight: 400;
}
ul.marker-list-md-dark,
ul.marker-list-md-dark a {
color: #000;
}
ul.marker-list-md-dark li {
position: relative;
padding-left: 52px;
}
ul.marker-list-md-dark li:before {
content: "\25CF";
font-size: 16px;
position: absolute;
left: 26px;
top: -1px;
}
ul.marker-list-md-dark li:not(:last-child) {
margin-bottom: 12px;
}
ul.marker-list-md-bordered {
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
padding: 0;
list-style: none;
font-size: 16px;
line-height: 20px;
font-weight: 400;
}
ul.marker-list-md-bordered li {
position: relative;
padding-left: 47px;
}
ul.marker-list-md-bordered li:after {
content: "";
position: absolute;
left: 20px;
right: 0;
height: 1px;
bottom: -10px;
background-color: #eee;
}
ul.marker-list-md-bordered li:before {
content: "\25CF";
font-size: 16px;
position: absolute;
left: 20px;
top: -1px;
}
ul.marker-list-md-bordered li:last-child:after {
display: none;
}
ul.marker-list-md-bordered li:not(:last-child) {
margin-bottom: 20px;
}
ul.categories-list {
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
padding: 0;
list-style: none;
font-size: 16px;
line-height: 22px;
font-weight: 400;
}
ul.categories-list li {
position: relative;
padding-left: 24px;
}
ul.categories-list li:before {
content: "\e906";
font-size: 10px;
font-family: "dentco";
position: absolute;
left: 0;
top: 1px;
}
ul.categories-list li:not(:last-child) {
margin-bottom: 16px;
}
ul.marker-list {
margin-left: 0;
margin-right: 0;
padding: 0;
list-style: none;
font-size: 19px;
line-height: 29px;
font-weight: 400;
}
ul.marker-list li {
position: relative;
padding-left: 33px;
}
ul.marker-list li:before {
content: "\e906";
font-size: 15px;
font-family: "dentco";
position: absolute;
left: 0;
top: 0;
}
ul.marker-list li span,
ul.marker-list li b {
font-size: 14px;
font-weight: 600;
}
ul.marker-list li:not(:last-child) {
margin-bottom: 20px;
}
ul.marker-list-md {
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
padding: 0;
list-style: none;
font-size: 19px;
line-height: 22px;
font-weight: 400;
}
ul.marker-list-md li {
position: relative;
padding-left: 24px;
}
ul.marker-list-md li:before {
content: "\e906";
font-size: 16px;
font-family: "dentco";
position: absolute;
left: 0;
top: 0;
}
ul.marker-list-md li:not(:last-child) {
margin-bottom: 16px;
}
ul.marker-list-sm {
margin-left: 0;
margin-right: 0;
padding: 0;
list-style: none;
font-size: 14px;
line-height: 20px;
font-weight: 400;
}
ul.marker-list-sm li {
position: relative;
padding-left: 20px;
}
ul.marker-list-sm li:before {
content: "\e906";
font-size: 12px;
font-family: "dentco";
position: absolute;
left: 0;
top: 0;
}
ul.marker-list-sm li:not(:last-child) {
margin-bottom: 4px;
}
ul.icn-list {
margin: 0;
padding: 0;
list-style: none;
font-size: 16px;
line-height: 24px;
font-weight: 400;
}
ul.icn-list li {
position: relative;
padding-left: 35px;
}
ul.icn-list li > [class*="icon"] {
position: absolute;
left: 0;
top: 2px;
font-size: 20px;
}
ul.icn-list li b {
font-weight: 600;
}
ul.icn-list li:not(:last-child) {
margin-bottom: 18px;
}
ul.icn-list-sm {
margin: 0;
padding: 0;
list-style: none;
font-size: 14px;
line-height: 20px;
font-weight: 400;
}
ul.icn-list-sm li {
position: relative;
padding-left: 24px;
}
ul.icn-list-sm li > [class*="icon"] {
position: absolute;
left: 0;
top: 3px;
font-size: 14px;
}
ul.icn-list-sm li > .icon-black-envelope {
top: 4px;
}
ul.icn-list-sm li b {
font-weight: 500;
}
ul.icn-list-sm li:not(:last-child) {
margin-bottom: 10px;
}
ul.icn-list-lg {
margin: 0;
padding: 0;
list-style: none;
font-size: 16px;
line-height: 27px;
font-weight: 400;
}
ul.icn-list-lg li {
position: relative;
padding-left: 35px;
}
ul.icn-list-lg li > [class*="icon"] {
position: absolute;
left: 0;
top: 6px;
font-size: 19px;
}
ul.icn-list-lg li b {
font-weight: 600;
}
ul.icn-list-lg li:not(:last-child) {
margin-bottom: 5px;
}
ul.icn-list-lg .d-flex > span {
min-width: 50%;
}
ul.header-icn-list {
margin: 0;
padding: 0;
list-style: none;
font-size: 17px;
line-height: 30px;
font-weight: 400;
}
ul.header-icn-list li {
position: relative;
padding-left: 35px;
}
ul.header-icn-list li > [class*="icon"] {
position: absolute;
left: 0;
top: 6px;
font-size: 19px;
}
ul.header-icn-list li b {
font-weight: 600;
}
ul.header-icn-list li:not(:last-child) {
margin-bottom: 5px;
}
.icn-list + .icn-list {
margin-top: 30px;
}
ul.services-list {
margin: -5px 0 0 0;
padding: 0;
list-style: none;
max-width: 100%;
}
ul.services-list li {
position: relative;
border-bottom: 1px dotted #ccc7c8;
font-size: 14px;
line-height: 20px;
padding: 7px 0 7px 30px;
text-align: right;
}
ul.services-list li [class*="icon-"] {
color: #695c5d;
position: absolute;
top: 50%;
left: 0;
margin-top: -9px;
font-size: 17px;
}
ul.services-list li:last-child {
border-bottom: 0;
}
.messengers-list a {
padding: 0 10px;
color: #c3c3c3;
font-size: 28px;
line-height: 40px;
font-weight: 400;
}
.messengers-list a:hover {
text-decoration: none;
}
.icn-text {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
margin-left: auto;
margin-right: auto;
max-width: 368px;
text-decoration: none;
}
.icn-text.icn-text-wmax {
max-width: 343px;
}
.icn-text:hover {
text-decoration: none;
}
.icn-text:hover .icn-text-title {
transition: 0.25s;
}
.icn-text:hover .icn-text-circle {
box-shadow: 0 0 0 7px rgba(47, 207, 0, 0.2);
}
.icn-text .icn-text-title {
margin-bottom: 0;
transition: 0.25s;
}
.icn-text .icn-text-title + * {
margin-top: 23px;
}
.icn-text .icn-text-simple [class*="icon"] {
font-size: 55px;
line-height: 67px;
}
.icn-text .icn-text-simple [class*="icon"].icon-innovation:before {
font-size: 67px;
line-height: 60px;
}
.icn-text .icn-text-circle {
margin-top: 11px;
flex-basis: 81px;
width: 81px;
height: 81px;
border-radius: 50%;
color: #fff;
text-align: center;
transition: 0.25s;
box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.08);
}
.icn-text-circle img {
display: inline;
width: 80%;
margin-top: 6px;
}
.icn-text [class*="icon"] {
font-size: 42px;
line-height: 81px;
}
.icn-text .icn-text-circle--sm [class*="icon"] {
font-size: 36px;
line-height: 78px;
}
.icn-text .icon-syringe {
line-height: 72px;
}
.icn-text > * + * {
margin-top: 34px;
}
.icn-text > .icn-text-simple + * {
margin-top: 22px;
}
.icn-text-sm {
margin-bottom: 10px;
text-align: center;
padding-left: 5px;
padding-right: 5px;
flex-grow: 1;
flex-basis: 0;
font-size: 16px;
line-height: 22px;
min-width: 100px;
}
.icn-text-sm .icn-text-circle {
display: inline-block;
width: 54px;
height: 54px;
border-radius: 50%;
color: #fff;
margin-bottom: 10px;
}
.icn-text-sm [class*="icon"] {
font-size: 28px;
line-height: 54px;
}
.icn-text-sm span {
font-size: 14px;
font-weight: 600;
}
.icn-text-num-number {
font-size: 72px;
line-height: 1em;
font-weight: 600;
font-family: "Poppins", serif;
margin-bottom: 10px;
}
.icn-text-num-title {
font-size: 24px;
line-height: 30px;
font-weight: 600;
color: #fff;
}
.icn-text-num-text:not(:first-child) {
margin-top: 15px;
}
.icn-text-alt {
display: flex;
text-decoration: none;
max-width: 358px;
margin-bottom: 6px;
}
.icn-text-alt:hover {
text-decoration: none;
}
.icn-text-alt:hover .icn-text-title {
transition: 0.25s;
}
.icn-text-alt:hover .icn-text-circle {
box-shadow: 0 0 0 10px rgba(47, 207, 0, 0.2);
}
.icn-text-alt .icn-text-alt-title {
margin-bottom: 0;
font-size: 20px;
line-height: 34px;
transition: 0.25s;
}
.icn-text-alt .icn-text-alt-title + * {
margin-top: 14px;
}
.icn-text-alt .icn-text-alt-icn {
padding-top: 7px;
padding-left: 15px;
}
.icn-text-alt .icn-text-alt-icn [class*="icon"] {
font-size: 56px;
line-height: 1em;
}
.icn-text-alt > * + * {
margin-left: 28px;
}
.icn-text-vert {
text-align: center;
}
.icn-text-vert:hover {
text-decoration: none;
}
.icn-text-vert:hover .icn-text-vert-title {
}
.icn-text-vert:hover .icn-text-vert-icn {
color: #ffffff;
}
.icn-text-vert .icn-text-vert-title {
max-width: 185px;
margin: 0 auto;
font-size: 14px;
line-height: 20px;
letter-spacing: 0.4px;
transition: 0.25s;
}
.icn-text-vert .icn-text-vert-icn {
position: relative;
display: inline-flex;
width: 104px;
height: 104px;
align-items: center;
justify-content: center;
background-color: #f8f9f7;
border-radius: 50%;
transition: 0.25s;
}
.icn-text-vert .icn-text-vert-icn [class*="icon"] {
font-size: 44px;
line-height: 1em;
}
.icn-text-vert .icn-text-vert-icn + * {
margin-top: 14px;
}
.tab-vert-wrap {
background-color: #ffffff;
}
.tab-vert-wrap h3 {
font-size: 30px;
line-height: 1.2em;
margin-bottom: 25px;
}
.tab-content-v .tab-pane {
padding: 40px 50px;
}
.tab-content-v .tab-pane .nav-pills-v {
display: none;
}
.tooltip-inner {
border-radius: 0;
}
.tooltip.bs-tooltip-top .arrow,
.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
transform: rotate(135deg);
bottom: 1px;
}
body.touch .tooltip.show {
display: none !important;
}
.info-box-color {
padding: 35px 40px 25px;
color: #fff;
}
.info-box-color a:not(.btn) {
color: #fff;
}
.info-box-color ul.marker-list {
margin-left: 10px;
}
.info-box-color ul.marker-list li:before {
color: #fff;
}
.info-box-grey {
background-color: #f3f3f3;
padding: 35px 40px 25px;
}
.info-box-grey ul.icn-list li:not(:last-child) {
margin-bottom: 10px;
}
.info-box-price {
font-size: 50px;
line-height: 1em;
}
.info-box-color + *,
.info-box-grey + * {
margin-top: 30px;
}
.info-grid {
border-bottom: 1px solid #ebebeb;
padding: 19px 0;
text-align: center;
}
.info-grid [class*="col-"] {
padding: 17px 0;
border-left: 1px solid #ebebeb;
}
.info-grid [class*="col-"]:first-child {
border-left: 0;
}
.info-grid-label {
font-size: 14px;
}
.info-grid-text {
font-size: 28px;
line-height: 1em;
}
.page-item.active {
font-weight: 600;
}
.quote {
position: relative;
margin-bottom: 20px;
font-size: 16px;
line-height: 28px;
font-style: italic;
padding-left: 138px;
}
.quote p {
padding-left: 0 !important;
}
.quote:after {
content: "“";
position: absolute;
left: 30px;
top: 0;
font-size: 160px;
line-height: 1em;
font-weight: 600;
font-style: normal;
}
.tags-list {
position: relative;
list-style: none;
margin: 0;
padding: 0;
}
.tags-list li {
display: inline-block;
padding: 0;
margin-bottom: 5px;
margin-right: 2px;
}
.tags-list li a {
display: block;
color: #404040;
font-size: 14px;
line-height: 25px;
padding: 5px 10px;
text-decoration: none;
border-radius: 0;
background: #fff;
transition: all 0.2s ease;
}
.tags-list li a:hover {
color: #fff;
}
.bg-cover {
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
.bg-left {
background-position: left;
}
.bg-full {
background-size: 100% auto;
background-repeat: no-repeat;
background-position: center;
}
.bg-fullheight {
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.tab-bg {
position: absolute;
display: flex;
align-items: center;
justify-content: center;
z-index: 0;
}
.tab-bg img {
max-width: 100%;
}
.nav-pills-v {
display: block;
height: 100%;
padding: 0 40px 40px;
background-color: #444444;
}
.nav-pills-v .nav-link {
display: block;
position: relative;
width: 100%;
padding: 36px 0;
border: 0;
border-radius: 0;
font-size: 20px;
font-weight: 500;
color: #ffffff;
background: transparent;
border-bottom: 1px solid #696969;
}
.nav-pills-v .nav-link span {
position: relative;
padding-right: 8px;
}
.nav-pills-v .nav-link:after {
content: "";
position: absolute;
bottom: -1px;
left: 0;
width: 15%;
height: 3px;
transition: 0.2s;
}
.nav-pills-v .nav-link:hover,
.nav-pills-v .nav-link.active {
background: transparent;
}
.nav-pills-v .nav-link:hover:after {
width: 50%;
}
.nav-pills-v .nav-link.active:after {
width: 100%;
}
.nav-pills-simple {
justify-content: center;
}
.nav-pills-simple .nav-link {
padding: 0 25px;
border: 0;
border-radius: 0;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.75px;
color: #444444;
}
.nav-pills-simple .nav-link:hover {
background: transparent;
}
.nav-pills-simple .nav-link.active {
background: transparent;
}
.nav-pills .nav-link {
margin-right: 4px;
margin-bottom: 10px;
cursor: pointer;
text-shadow: none;
font-size: 15px;
font-weight: 600;
line-height: 19px;
padding: 11px 21px;
color: #fff;
border-radius: 5px;
white-space: nowrap;
transition: 0.3s;
}
.nav-pills .nav-link:hover {
box-shadow: inset 0 0 0 1px #c40869;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
padding: 11px 21px;
font-size: 15px;
line-height: 19px;
font-weight: 500;
border-radius: 5px;
text-transform: none;
color: #fff;
}
.service-img {
position: relative;
}
.service-img-caption {
position: absolute;
left: 0;
bottom: 50px;
margin: 0;
background-color: #fff;
font-size: 38px;
line-height: 45px;
padding: 15px 28px;
}
.pagination {
flex-wrap: wrap;
}
.pagination .page-link {
font-size: 15px;
line-height: 36px;
font-weight: 400;
width: 41px;
height: 41px;
border-radius: 50% !important;
border-width: 2px;
padding: 0;
margin-left: 7px;
color: #787878;
transition: all 0.2s ease;
text-align: center;
}
.table-striped-custom {
margin-bottom: 0;
font-size: 16px;
line-height: 24px;
color: #444444;
}
.table-striped-custom td {
padding: 7px 10px;
vertical-align: top;
background-color: #fff;
border: 0;
}
.table-striped-custom th {
padding: 7px 10px;
vertical-align: top;
background-color: #fff;
border: 0;
font-size: 16px;
font-weight: bold;
}
.table-striped-custom tr:nth-child(even) td {
background-color: #f9f9f9;
}
.price-table,
.doctor-page-table {
margin-bottom: 0;
font-size: 16px;
line-height: 24px;
}
.price-table td,
.doctor-page-table th,
.doctor-page-table td {
padding: 14px 14px;
vertical-align: top;
border-bottom: 1px solid #e6e6e6;
}
.price-table th,
.doctor-page-table th {
color: #fff;
font-size: 16px;
font-weight: bold;
border: none;
}
.price-table ul.marker-list-md,
.doctor-page-table ul.marker-list-md {
font-size: 16px;
line-height: 16px;
}
.doctor-page-table {
max-width: 470px;
margin-left: auto;
margin-right: auto;
}
.price-table {
font-size: 15px;
line-height: 24px;
font-weight: 400;
}
.price-table th,
.price-table td {
padding: 10px 30px;
vertical-align: middle;
}
.price-table tr > *:nth-child(2),
.price-table tr > *:nth-child(3),
.price-table tr > *:nth-child(4) {
text-align: center;
}
.table-scroll {
position: relative;
margin: auto;
overflow: hidden;
}
.table-scroll .clone {
position: absolute;
top: 0;
left: 0;
pointer-events: none;
}
.table-scroll .clone td {
visibility: hidden;
}
.table-scroll .clone tbody th {
visibility: hidden;
}
.table-scroll .clone .fixed-side {
visibility: visible;
}
.table-wrap {
width: 100%;
overflow: auto;
}
.collapsed-view-all-list {
display: none;
}
.popover-markup .popover {
width: 150%;
}
.selectWrapper {
width: 100%;
position: relative;
}
.selectWrapper:after {
content: "";
position: absolute;
top: 1px;
bottom: 1px;
right: 1px;
width: 100%;
background: #fff;
pointer-events: none;
}
.selectWrapper:before {
content: "\25BE";
position: absolute;
z-index: 2;
right: 12px;
top: 50%;
margin-top: -14px;
pointer-events: none;
}
.selectWrapper select {
width: 100%;
padding: 10px;
margin-left: -20px;
-webkit-appearance: none;
}
.selectWrapper.input-group select,
.selectWrapper.input-group select:last-child {
margin-left: -34px;
padding-left: 35px !important;
}
.dropdown-form,
.modal-form {
line-height: 20px;
}
.dropdown-form .form-control,
.modal-form .form-control {
min-height: 41px;
padding: 8px 12px;
font-size: 15px;
line-height: 23px;
}
.dropdown-form form > * + *,
.modal-form form > * + * {
margin-top: 8px;
}
.dropdown-form textarea,
.modal-form textarea {
min-height: 98px;
}
.dropdown-form .datepicker-wrap:after,
.modal-form .datepicker-wrap:after {
margin-top: -11px;
}
.select-wrapper {
position: relative;
}
.select-wrapper:before {
content: "\25BE";
position: absolute;
right: 1px;
top: 1px;
bottom: 1px;
width: 37px;
height: 37px;
font-size: 14px;
line-height: 37px;
pointer-events: none;
color: #787878;
text-align: center;
}
.select-wrapper select {
height: 39px;
width: 100%;
width: 100%;
padding: 0 40px 0 15px;
background-color: #fff;
font-size: 14px;
color: #2b2b2b;
-moz-appearance: none;
-webkit-appearance: none;
border: 1px solid #d5d5d5;
border-radius: 6px;
}
::-webkit-input-placeholder {
color: #a9a9a9 !important;
}
:-ms-input-placeholder {
color: #a9a9a9 !important;
}
::-moz-placeholder {
color: #a9a9a9 !important;
opacity: 1;
}
:-moz-placeholder {
color: #a9a9a9 !important;
opacity: 1;
}
/*for IE10*/
select::-ms-expand {
display: none;
}
.filterCarousel {
margin-bottom: 34px;
}
.filterCarousel:not(:first-child) {
margin-top: 40px;
}
.filterCarousel .selectWrapper {
max-width: 230px;
margin-left: auto;
margin-right: auto;
}
.filterCarousel .selectWrapper.input-group select {
margin-left: 0 !important;
padding-left: 15px !important;
}
body.noScroll {
overflow: hidden;
}
#overlay {
position: fixed;
z-index: 99999;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(0, 0, 0, 0.9);
transition: 1s 0.4s;
}
#progress {
height: 1px;
background: #fff;
position: absolute;
width: 0;
top: 50%;
}
#progstat {
font-size: 0.7em;
letter-spacing: 3px;
position: absolute;
top: 50%;
margin-top: -40px;
width: 100%;
text-align: center;
color: #fff;
}
.container-fluid.px-0 {
overflow-x: hidden;
overflow-y: hidden;
}
.stuck {
position: fixed;
top: 0;
z-index: 1030;
}
.page-content .section {
position: relative;
margin-top: 140px;
}
.page-content > .section:first-child,
.page-content .section-booking:first-child + .section {
margin-top: 100px;
}
.page-content .page-content-first {
margin-top: 62px;
}
.full-bg-grey {
position: relative;
padding: 75px 0;
overflow: hidden;
}
.bg-grey {
padding: 100px 0;
}
.bg-grey.bg-second-accent {
padding: 100px 0;
}
.bg-accent {
padding: 50px 20px;
}
.bg-grey-lg {
padding: 140px 0;
}
.bg-grey-1 {
padding: 50px 0;
background-color: #e5e5e5;
}
.half-col > [class*="col"] {
position: static;
}
.half-col > .col-text:first-child {
padding-right: 70px;
}
.half-col > .col-text:last-child {
padding-left: 70px;
}
.half-col .image-caption {
position: absolute;
width: 35%;
display: flex;
align-items: center;
top: 0;
bottom: 0;
z-index: 1;
font-size: 60px;
line-height: 1em;
color: #fff;
}
.half-col > .col-img:first-child .image-caption {
right: 105px;
}
.half-col > .col-img:last-child .image-caption {
padding-left: 105px;
}
.half-col .img-cover-right,
.half-col .img-cover-left {
position: absolute;
top: 0;
right: 0;
width: 50%;
height: 100%;
background-position: center;
background-size: cover;
}
.half-col .img-cover-right {
right: 0;
left: auto;
}
.col-20 {
flex: 0 0 20%;
max-width: 20%;
}
.row.row-md-space {
margin-left: -10px;
margin-right: -10px;
}
.row.row-md-space [class*="col"] {
padding-left: 10px;
padding-right: 10px;
}
.row.row-sm-space {
margin-left: -8px;
margin-right: -8px;
}
.row.row-sm-space [class*="col"] {
padding-left: 8px;
padding-right: 8px;
}
.row.row-xs-space {
margin-left: -4px;
margin-right: -4px;
}
.row.row-xs-space [class*="col"] {
padding-left: 4px;
padding-right: 4px;
}
.row.col-equalH {
margin-top: 0px;
}
.row.col-equalH [class*="col"] {
display: flex;
}
.row.slick-slider {
display: block;
}
.row.slick-slider [class*="col"] {
display: block;
}
.aside {
padding-right: 30px;
}
.video-wrap:after {
position: absolute;
content: "";
top: 0;
bottom: 0;
left: 0;
right: 0;
border: 1px solid #fff;
pointer-events: none;
}
.header {
color: #787878;
}
.header:not(.off-shadow) {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}
.header-topline {
display: flex;
font-size: 19px;
line-height: 1.2em;
letter-spacing: 0.5px;
word-spacing: -2px;
align-items: center;
min-height: 48px;
background: #1f7cbb;
}
.header-topline,
.header-topline a,
.header-topline a:hover {
color: #fff;
}
.header-info span,
.header-info [class*="icon-"] {
color: #fff;
}
.header-topline [class*="icon-"] {
position: relative;
top: 2px;
font-size: 19px;
padding-right: 8px;
color: rgba(255, 255, 255, 0.9);
}
.header-info:hover [class*="icon-"] {
color: #fff;
}
.header-info + *,
.header-phone + * {
position: relative;
margin-left: 29px;
padding-left: 30px;
}
.header-info + *:before,
.header-phone + *:before {
content: "";
position: absolute;
left: 0;
top: -1px;
width: 1px;
height: 22px;
background-color: rgba(255, 255, 255, 0.2);
}
.header-phone a {
color: #fff;
}
.header-phone [class*="icon-"] {
font-size: 16px;
top: 2px;
color: rgba(255, 255, 255, 0.9);
}
.header-social:not(:first-child) {
margin-left: 6px;
}
.header-social a {
display: inline-block;
margin: 0 -4px 0 0;
padding: 0;
text-decoration: none;
position: relative;
border-radius: 50%;
}
.header-social a:hover {
text-decoration: none;
}
.header-social a:hover [class*="icon-"] {
opacity: 0.5;
}
.header-social a:before,
.header-social a:last-child:after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 1px;
height: 48px;
background-color: rgba(255, 255, 255, 0.2);
}
.header-social a:last-child:after {
right: 0;
left: auto;
}
.header-social [class*="icon-"] {
display: block;
position: relative;
height: 48px;
padding: 0 13px;
z-index: 1;
font-size: 22px;
line-height: 48px;
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2);
transition: all 0.2s;
border-radius: 50%;
}
.header-topline > .container > .row > *:last-child {
padding: 0;
}
.header-topline .dropdown-toggle:after {
content: none;
}
.header-topline.active .header-toggle-slide {
border-color: transparent;
}
.header-toggle-slide {
display: inline-block;
padding: 0 15px;
color: #fff;
border-left: 1px solid #3c3c3c;
font-size: 14px;
line-height: 36px;
}
.header-toggle-slide [class*="icon-"] {
font-size: 15px;
}
.header-toggle-slide:hover {
color: #fff;
text-decoration: none;
opacity: 0.75;
}
.header-toggle-slide.active {
border-color: transparent;
}
.header-toggle-slide span {
padding-left: 10px;
}
.header-logo,
.header-logo img {
max-width: 307px;
max-height: 90px;
}
.header-content.stuck .header-logo,
.header-content.stuck .header-logo img {
max-height: 70px;
}
.header-contact {
font-size: 16px;
line-height: 1.6em;
position: relative;
top: 5px;
}
.header-contact .txt-sm {
font-size: 14px;
}
.header-contact .txt-lg {
font-size: 22px;
}
.header-contact span {
}
.header-contact [class*="icon-"] {
position: relative;
top: 1px;
width: 28px;
font-size: 22px;
}
.header-contact-icon {
min-width: 28px;
}
.header-contact-txt > * {
margin-bottom: 0;
}
.header-contact-txt > * + * {
margin-top: 5px;
}
.header-contact + * {
margin-top: 5px;
}
.header-content {
position: relative;
padding-top: 12px;
padding-bottom: 12px;
background-color: #fff;
}
.header-content.stuck {
position: fixed;
padding-top: 9px;
padding-bottom: 9px;
background: #fff;
width: 100%;
max-width: 100vw;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}
.header-content.stuck .catalog-widget {
display: none !important;
}
.header-nav-wrap {
display: flex;
align-items: center;
justify-content: flex-end;
}
.header-nav {
width: 100%;
}
.header-nav .navbar {
padding: 0;
margin: 0;
}
.header-nav .navbar-nav {
flex-wrap: wrap;
justify-content: flex-end;
}
.header-nav .nav-item {
padding: 0 15px;
}
.header-nav .nav-item > .nav-link {
position: relative;
padding: 0;
color: #404040;
font-size: 16px;
line-height: 52px;
font-weight: 600;
text-transform: uppercase;
background: transparent;
border: 0;
transition: 0.3s;
box-shadow: none !important;
}
.header-content.stuck .header-nav .nav-item > .nav-link {
color: #404040;
}
.header-content.stuck .header-nav .nav-item > .nav-link:hover {
}
.header-nav .nav-item > .nav-link:hover {
transition: 0.3s;
}
.header-nav .nav-item.active > .nav-link {
}
.header-nav .nav-item:last-child {
padding-right: 0;
}
.header-quickLinks {
position: relative;
max-width: 100%;
overflow-x: hidden;
overflow-y: hidden;
}
.header-quickLinks .quickLinks-top {
position: relative;
z-index: 2;
}
.header-quickLinks .quickLinks-top + * {
position: relative;
}
.navbar-toggler {
display: none;
font-size: 26px;
padding: 5px 10px;
position: absolute;
right: 10px;
z-index: 1;
background-color: #cdcdcd;
}
.navbar-toggler:not(.collapsed) {
font-size: 28px;
}
.navbar-toggler:not(.collapsed) .icon-menu:before {
content: "\e937";
position: relative;
top: -2px;
}
.header-content.stuck .navbar-toggler {
margin-top: -10px;
}
.btco-hover-menu .nav-item > .dropdown-toggle:after {
border: 0;
}
.header-list-info {
font-size: 15px;
line-height: 24px;
padding-left: 28px;
position: relative;
color: #677d8f;
}
.header-list-info:not(:first-child) {
margin-top: 10px;
}
.header-list-info a {
color: #677d8f;
}
.header-list-info .icon {
position: absolute;
left: 0;
top: 4px;
font-size: 16px;
}
.header-list-info .icon.icon-speech-bubble {
top: 6px;
}
.header-lang {
position: relative;
display: inline-block;
vertical-align: top;
padding-left: 14px;
padding-right: 0;
}
.header-lang a.icon {
font-size: 19px;
text-decoration: none;
color: #444;
}
.header-lang:hover a.icon,
.header-lang.opened a.icon {
}
.header-content.stuck .header-lang {
margin-top: 2px;
}
.header-lang-dropdown {
position: absolute;
z-index: 1000;
left: -5px;
top: -5000px;
width: 220px;
padding: 25px 30px;
background: #fff;
display: block;
opacity: 0;
visibility: hidden;
box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.2);
transform: translateY(20px);
text-align: left;
}
.header-lang-dropdown:after {
content: "";
position: absolute;
left: 0;
top: 0;
height: 3px;
width: 60px;
}
.header-lang-dropdown ul {
padding: 0;
margin: 0;
list-style: none;
}
.header-lang-dropdown ul li > a {
font-size: 15px;
line-height: 23px;
padding: 5px 0;
display: flex;
align-items: center;
color: #787878;
border-bottom: 1px solid #f2f2f2;
transition: 0.2s;
}
.header-lang-dropdown ul li > a span.header-lang-flag {
position: relative;
top: -1px;
padding-right: 9px;
}
.header-lang-dropdown ul li > a:hover {
text-decoration: none;
}
.header-lang-dropdown ul li:last-child > a {
border-bottom: 0;
}
.header-lang.opened .header-lang-dropdown {
transform: translateY(10px);
transition: opacity 0.4s ease 0s, transform 0.4s ease 0s,
-webkit-transform 0.4s ease 0s;
opacity: 1;
visibility: visible;
top: 100%;
margin-top: 3px;
}
.footer {
margin-top: 140px;
overflow: hidden;
}
.footer .col-light {
position: relative;
z-index: 3;
background-color: #f3f3f3;
color: #787878;
padding-top: 65px !important;
padding-left: 45px;
padding-right: 45px;
box-shadow: 10px 0 20px rgba(0, 0, 0, 0.1);
}
.footer > .container {
position: relative;
}
.footer > .container > .row > * {
padding-top: 45px;
padding-bottom: 45px;
}
.footer-col1 > * + * {
margin-top: 20px;
}
.footer-bottom {
padding: 11px 0;
background: #1f7cbb;
font-size: 14px;
line-height: 26px;
font-weight: 300;
}
.footer-bottom b {
font-weight: 500;
}
.footer-bottom,
.footer-bottom a {
color: #fff;
}
.footer-bottom [class*="icon"] {
font-size: 16px;
position: relative;
top: 1px;
}
.footer-copyright {
font-size: 15px;
}
.footer-copyright a,
.footer-copyright span {
color: #878787;
}
.footer-text p {
margin-bottom: 10px;
}
.footer-text p:last-child {
margin-bottom: 0;
}
.footer-social {
font-size: 16px;
line-height: 48px;
}
.footer-social:not(.first-child) {
margin-top: 35px;
}
.footer-social a {
display: inline-block;
margin-right: 4px;
width: 48px;
height: 48px;
background-color: #fff;
text-align: center;
border-radius: 50%;
transition: 0.2s;
}
.footer-social a:hover {
text-decoration: none;
box-shadow: inset 0 0 0 5px rgba(0, 151, 207, 0.2);
}
.footer ul.icn-list {
font-size: 19px;
line-height: 24px;
font-weight: 400;
}
.footer ul.icn-list li {
position: relative;
padding-left: 31px;
}
.footer ul.icn-list li > [class*="icon"] {
position: absolute;
left: 0;
top: 4px;
font-size: 19px;
}
.footer ul.icn-list li:not(:last-child) {
margin-bottom: 10px;
}
.footer ul.icn-list .phone {
font-weight: 600;
}
.footer ul.icn-list a,
.footer ul.icn-list a:hover {
text-decoration: none;
}
.footer ul.icn-list .btn {
margin-top: 5px;
margin-bottom: 15px;
letter-spacing: 0;
}
.footer-post-photo {
min-width: 66px;
flex-basis: 66px;
}
.footer-post-photo img {
width: 49px;
border-radius: 50%;
}
.footer-post-text,
.footer-post-text p {
font-size: 15px;
line-height: 23px;
}
.footer-post-title a {
font-size: 16px;
line-height: 22px;
text-decoration: none;
font-weight: bold;
font-weight: 600;
color: #444;
transition: 0.2s;
}
.footer-post-title a:hover {
text-decoration: none;
}
.footer-post + * {
margin-top: 18px;
}
.footer-subscribe .input-group {
max-width: 300px;
}
.backToTop {
position: fixed;
z-index: 1020;
right: 25px;
bottom: -25px;
opacity: 0;
width: 63px;
height: 63px;
border-radius: 50%;
background: #1f7cbb;
font-size: 19px;
line-height: 63px;
color: #fff;
text-decoration: none;
text-align: center;
cursor: pointer;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
transition: all 0.25s, bottom 0.75s ease-in-out;
}
.backToTop [class*="icon"] {
display: inline-block;
transition: 0.5s;
}
.backToTop:hover {
box-shadow: 0 0 0 10px rgba(0, 151, 207, 0.2);
}
.backToTop:hover [class*="icon"] {
-moz-transform: scaleX(-1);
-o-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
filter: FlipH;
-ms-filter: "FlipH";
}
.backToTop.visible {
opacity: 1;
bottom: 45px;
}
.services-box-wrap-desktop {
margin-left: -7.5px;
margin-right: -7.5px;
}
.services-box-wrap-desktop .service-box {
margin: 7.5px;
}
.services-box-wrap-desktop [class*="col-"] {
display: flex;
}
.service-box {
display: flex;
overflow: hidden;
position: relative;
width: 100%;
height: 20.8vw;
}
.service-box-headaches {
background: url("../images/home/complex-regional-pain-syndrome-symptoms_thumbnail.jpg");
background-size: cover;
}
.service-box-hip {
background: url("../images/home/neuralgia-symptoms_thumbnail.jpg");
background-size: cover;
}
.service-box-knee {
background: url("../images/home/post-surgical-neuropathic-pain-symptoms_thumbnail.jpg");
background-size: cover;
}
.service-box-back {
background: url("../images/home/burning-stabbing-symptoms_thumbnail.jpg");
background-size: cover;
}
.service-box-shoulder {
background: url("../images/home/brachial-plexus-neuropathy-symptoms_thumbnail.jpg");
background-size: cover;
}
.service-box-whiplash {
background: url("../images/home/diabetic-neuropathy-symptoms_thumbnail.jpg");
}
.service-box-icon {
font-size: 96px;
line-height: 1em;
position: relative;
top: 5%;
z-index: 0;
transition: 0.5s ease;
}
.service-box-icon .icon-emergency {
font-size: 0.75em;
position: relative;
}
.service-box-icon .icon-syringe {
font-size: 0.75em;
position: relative;
}
.service-box-icon .icon-ambulance {
font-size: 0.835em;
}
.service-box-icon .icon-woman {
font-size: 0.9em;
position: relative;
}
.service-box-icon .icon-man,
.service-box-icon .icon-mommy,
.service-box-icon .icon-body {
font-size: 1.2em;
position: relative;
}
.service-box-icon .icon-surgery {
font-size: 0.9em;
position: relative;
}
.service-box .service-box-title {
font-size: 35px;
line-height: 40px;
color: #fff;
}
.service-box.service-box--hiddenbtn .service-box-title {
transition: 0.7s;
}
.service-box-icon-bg {
font-size: 200px;
line-height: 1em;
position: absolute;
z-index: 0;
top: 0;
left: 50%;
transform: translateX(-50%);
opacity: 0;
transition: 0.2s ease 0.1s;
}
.service-box .service-box-icon + .service-box-title {
margin-top: 55px;
}
.service-box-image {
overflow: hidden;
width: 100%;
transition: 0.5s;
background-size: cover;
}
.service-box-caption {
display: flex;
position: absolute;
right: 0;
align-items: center;
justify-content: center;
flex-direction: column;
height: 100%;
width: 100%;
padding: 20px;
}
.service-box-caption.text-right {
align-items: flex-end;
}
.service-box.service-box--hiddenbtn .service-box-caption {
padding: 8% 12%;
justify-content: center;
align-items: center;
}
.service-box-caption > * {
margin-bottom: 0;
}
.service-box-caption > * + * {
margin-top: 17px;
}
.service-box-caption > * + .btn-wrap {
margin-top: 32px;
}
.service-box-caption a {
color: #fff !important;
text-decoration: none !important;
}
.service-box p {
max-width: 445px;
font-size: 16px;
line-height: 27px;
margin-top: 20px;
}
.service-box-rotator {
width: 100%;
margin-bottom: 0 !important;
}
.service-box-rotator .slick-dots {
margin: 25px 0 -10px !important;
}
.service-box:hover .service-box-image {
transform: scale(1.1) rotate(0.01deg);
transition: 0.75s;
}
.service-box--hiddenbtn .btn-wrap {
position: relative;
z-index: 1;
height: 0;
opacity: 0;
overflow: hidden;
transition: all 0.5s;
}
.service-card {
height: 100%;
max-width: 470px;
margin-left: auto;
margin-right: auto;
padding: 0 30px 45px;
border: 1px solid #a8a8a8;
background-color: #fff;
color: #404040;
margin-top: 3px;
}
.service-card > * {
margin-bottom: 0;
}
.service-card > *:not(:first-child) {
margin-top: 15px;
}
.service-card-photo {
position: relative;
overflow: hidden;
transition: 0.35s;
background-color: #fff;
margin-left: -30px;
margin-right: -30px;
}
.service-card:hover .service-card-photo img {
-webkit-transition: transform 0.6s ease 0.05s;
-o-transition: transform 0.6s ease 0.05s;
transition: -webkit-transform 0.6s ease 0.05s;
transition: transform 0.6s ease 0.05s;
transition: transform 0.6s ease 0.05s, -webkit-transform 0.6s ease 0.05s;
-webkit-transform: scale(1.1) rotate(0.0001deg);
-ms-transform: scale(1.1) rotate(0.0001deg);
transform: scale(1.1) rotate(0.0001deg);
}
.service-card-photo + .service-card-name {
margin-top: 30px;
}
.service-card-name,
.service-card-name a {
font-size: 28px;
line-height: 1em;
text-decoration: none;
}
.service-card-name a:hover {
text-decoration: none;
}
.service-card h5.service-card-name + .h-decor {
top: 0;
height: 2px;
width: 27px;
margin-top: 15px;
}
.service-card > ul.marker-list-md:not(:first-child) {
margin-top: 25px;
}
.service-card ul.marker-list-md li {
font-size: 16px;
}
.service-card ul.marker-list-md li:not(:last-child) {
margin-bottom: 16px;
}
.service-card-style2 {
height: 100%;
max-width: 470px;
margin-left: auto;
margin-right: auto;
padding: 0px 0px 20px;
border: 5px solid #a8a8a8;
transition: 0.2s;
background-color: #fff;
margin-top: 4px;
}
.service-card-style2 > * {
margin-bottom: 0;
}
.service-card-style2 > *:not(:first-child) {
margin-top: 22px;
}
.service-card-style2 .service-card-icon {
font-size: 48px;
line-height: 1em;
}
.service-card-style2 .service-card-name {
font-size: 28px;
line-height: 0.9em;
}
.video-title a {
font-size: 20px !important;
text-transform: uppercase;
}
.service-card-style2 .service-card-name span,
.service-card-style .service-card-name span {
font-size: 20px;
line-height: 1em;
}
.service-card-style2 .service-card-name a:hover {
text-decoration: none;
}
.service-card-style2 > ul.marker-list-md:not(:first-child) {
margin-top: 15px;
}
.service-card-style2 ul.marker-list-md li {
font-size: 16px;
}
.service-card-style2 ul.marker-list-md li:not(:last-child) {
margin-bottom: 16px;
}
.service-card-style2:hover {
border: 5px solid #c40869;
}
.services-tab-wrap {
padding: 60px 44px 75px 0;
width: 600px;
position: relative;
}
.services-tab-wrap .nav-pills {
flex-wrap: nowrap;
}
.services-tab-wrap .nav-pills .nav-link {
position: relative;
min-width: inherit;
height: 39px;
margin: 0 20px 0 0;
padding: 0 20px 0 0;
font-size: 15px;
line-height: 18px;
font-weight: 600;
border: 0;
background: transparent;
color: #444;
}
.services-tab-wrap .nav-pills .nav-link:hover {
background: transparent !important;
color: #000;
}
.services-tab-wrap .nav-pills .nav-link:after {
content: "";
position: absolute;
top: 4px;
right: 0;
width: 2px;
height: 9px;
background: #a9aaaa;
}
.services-tab-wrap .nav-pills .nav-link:last-child {
margin: 0;
padding: 0;
}
.services-tab-wrap .nav-pills .nav-link:last-child:after {
display: none;
}
.services-tab-wrap .nav-pills .nav-link.active {
box-shadow: none;
}
body:not(.touch) .services-tab-wrap .nav-link:hover {
background: #fff;
border-color: #e6e6e6;
}
.banner-left {
display: flex;
align-items: center;
}
.banner-left-caption {
padding: 18% 50px 50px 60px;
}
.banner-left-text1 {
font-size: 44px;
line-height: 1em;
font-weight: 500;
color: #fff;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.banner-left .btn-fill,
body:not(.touch) .banner-left .btn-fill:focus {
font-size: 16px !important;
}
.faq-item {
margin-bottom: 10px;
border: 0;
}
.faq-item [data-toggle="collapse"] {
display: flex;
position: relative;
padding: 20px 45px 19px 25px;
font-size: 16px;
font-weight: 600;
line-height: 1em;
background-color: #fff;
color: #444;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.faq-item [data-toggle="collapse"] span:first-child {
font-size: 19px;
min-width: 26px;
}
.faq-item [data-toggle="collapse"]:hover {
text-decoration: none;
}
.faq-item [data-toggle="collapse"]:after {
position: absolute;
top: 50%;
right: 28px;
content: "\e932";
font-family: "dentco";
font-size: 12px;
transform: translateY(-50%);
}
.faq-item [data-toggle="collapse"][aria-expanded="true"]:after {
content: "\e931";
}
.faq-item > a:not(.collapsed) {
color: #444;
}
.faq-item .faq-item-content > * {
padding: 10px 40px 10px 50px;
}
.faq-accordion {
margin: 15px 0 0;
}
.faq-item [data-toggle="collapse"] {
font-size: 22px;
padding: 19px 42px 19px 20px;
}
.faq-wrap {
padding: 65px 100px 65px 80px;
position: relative;
}
.faq-wrap .nav-pills {
flex-wrap: nowrap;
margin-left: auto;
}
.faq-wrap .nav-pills .nav-link {
padding: 11px 21px;
font-size: 15px;
line-height: 19px;
font-weight: 500;
border-radius: 5px;
text-transform: none;
color: #fff;
}
.faq-wrap .nav-pills .nav-link:last-child:after {
display: none;
}
.faq-wrap .nav-pills .nav-link.active {
padding: 11px 21px;
font-size: 15px;
line-height: 19px;
font-weight: 500;
border-radius: 5px;
text-transform: none;
color: #fff;
}
.faq-wrap--pad-lg {
padding: 95px 100px 95px 80px;
}
.mfp-fade.mfp-bg {
opacity: 0;
transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
opacity: 0;
transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
opacity: 0;
}
.mfp-content .mfp-close {
font-size: 0;
width: 40px;
top: -25px;
right: -27px;
}
.mfp-content .mfp-close:after {
width: 40px;
height: 30px;
content: "\e937";
text-align: center;
font-size: 15px;
font-family: "dentco";
line-height: 30px;
}
.mfp-arrow:after {
width: 40px;
height: 40px;
content: "\e93d";
text-align: center;
font-size: 35px;
font-family: "hotelfont";
line-height: 35px;
border: 0;
color: #fff;
}
.mfp-arrow.mfp-arrow-right {
right: 15px;
}
.mfp-arrow.mfp-arrow-left:after {
content: "\e93c";
}
.slider-gallery,
.slider-single {
overflow: hidden;
}
.slider-gallery-main,
.slider-gallery-thumbs,
.slider-single {
opacity: 0;
transition: opacity 0.5s;
}
.slider-gallery-main li,
.slider-gallery-thumbs li,
.slider-single li {
margin-bottom: 0 !important;
}
.slider-gallery-main.slick-initialized,
.slider-gallery-thumbs.slick-initialized,
.slider-single.slick-initialized {
opacity: 1;
}
.slider-gallery-main {
margin-bottom: 13px;
}
.slider-gallery-thumbs {
margin-bottom: 0;
}
.slider-gallery-thumbs {
margin-left: -5px;
margin-right: -5px;
}
.slider-gallery-thumbs li {
margin: 0 5px;
cursor: pointer;
background-color: #212121;
}
.slider-gallery-thumbs .slick-slide img {
opacity: 0.5;
transition: 0.2s;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0) scale(1, 1);
margin-bottom: -1px;
}
.slider-gallery-thumbs
.slick-slide:not(.slick-active)
+ .slick-slide.slick-active
img,
.slider-gallery-thumbs .slick-slide:hover img {
opacity: 1;
}
.slider-gallery .slick-prev,
.slider-gallery .slick-next {
top: 50%;
display: block;
width: 30px;
height: 75px;
margin-top: -37px;
cursor: pointer;
outline: none;
background-color: #fff;
text-align: center;
transition: 0.2s;
border-radius: 10px 0 0 10px;
border: 0;
}
.slider-gallery .slick-prev {
border-radius: 0 10px 10px 0;
}
.slider-gallery .slick-prev:before,
.slider-gallery .slick-next:before {
font-size: 13px;
line-height: 75px;
}
.slider-gallery .slick-next:before {
content: "\e930";
padding-left: 4px;
}
.slider-gallery .slick-prev:before {
content: "\e922";
padding-right: 2px;
}
.slider-gallery-thumbs .slick-prev,
.slider-gallery-thumbs .slick-next {
height: 54px;
margin-top: -27px;
}
.slider-gallery-thumbs .slick-prev {
left: 5px;
}
.slider-gallery-thumbs .slick-next {
right: 5px;
}
.slider-gallery-thumbs .slick-prev:before,
.slider-gallery-thumbs .slick-next:before {
line-height: 56px;
}
.overlay {
position: fixed;
top: 0;
display: none;
width: 100vw;
height: 100vh;
background: rgba(0, 0, 0, 0);
}
.btn-filter {
background: #fff;
border: 2px solid #fff;
padding: 8px 24px;
}
.btn-filter:hover {
background: transparent;
color: #fff;
}
.btn-filter-invert {
background: transparent;
color: #fff;
}
.btn-filter-invert:hover {
background: #fff;
}
.testimonial-wrap {
margin: 0px auto 30px;
}
.testimonial {
position: relative;
padding: 10px 30px 30px;
box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
}
.testimonial > * {
margin-bottom: 0;
}
.testimonial > *:not(:first-child) {
margin-top: 20px;
}
.testimonial-photo {
display: inline-block;
position: relative;
width: 154px;
}
.testimonial-photo img {
display: inline-block;
width: 100%;
border-radius: 0%;
z-index: 1;
overflow: hidden;
}
.testimonial-photo img + img {
opacity: 0;
position: absolute;
width: 154px;
height: 154px;
left: 0;
top: 0;
transition: 0.35s;
transform: rotate(-45deg);
}
.testimonial:hover .testimonial-photo img + img {
opacity: 1;
width: 204px;
height: 204px;
left: 90%;
top: -35px;
transform: rotate(0deg);
}
.testimonial-photo + .testimonial-title {
margin-top: 20px;
}
.testimonial-title {
font-size: 20px;
line-height: 32px;
font-weight: 600;
color: #444;
}
.testimonial-name {
font-size: 14px;
line-height: 1em;
font-weight: 400;
}
.testimonial-position {
font-size: 16px;
line-height: 1em;
font-weight: 400;
font-style: italic;
}
.testimonial .star-rating:not(:first-child) {
margin-top: 15px;
}
.testimonial p {
font-size: 19px;
line-height: 24px;
color: #404040;
}
.testimonial-bg1 {
background-color: #fff;
box-shadow: none;
border: 1px solid #a8a8a8;
border-radius: 3px;
overflow-y: scroll;
height: 250px;
scrollbar-width: thin;
scrollbar-color: grey #dcdcdc;
scrollbar-face-color: grey;
scrollbar-track-color: #dcdcdc;
scrollbar-3dlight-color: #dcdcdc;
scrollbar-darkshadow-color: #dcdcdc;
scrollbar-arrow-color: #dcdcdc;
}
/* width */
.testimonial-bg1::-webkit-scrollbar {
width: 4px;
}
/* Track */
.testimonial-bg1::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px grey;
border-radius: 10px;
}
/* Handle */
.testimonial-bg1::-webkit-scrollbar-thumb {
background: grey;
opacity: 0.5;
border-radius: 10px;
}
.testimonial-card {
position: relative;
overflow: hidden;
padding: 48px 35px 50px;
border: 1px solid #f0f0f0;
text-align: center;
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
}
.testimonial-card h2 {
line-height: 1.18em;
}
.testimonial-card-text {
margin-top: 30px;
font-size: 19px;
line-height: 29px;
}
.testimonial-card-author {
margin-top: 20px;
}
.testimonial-card-name {
font-size: 17px;
line-height: 1em;
font-weight: 400;
}
.testimonial-card-position {
padding-right: 1px;
font-size: 17px;
line-height: 1em;
font-weight: 400;
font-style: italic;
}
.testimonial-card:before {
content: "„";
position: absolute;
z-index: -1;
right: 50%;
transform: translateX(50%);
top: -652px;
font-size: 850px;
line-height: 1em;
font-weight: 400;
color: #f6f7f5;
}
.testimonial-card-carousel {
margin-bottom: 0 !important;
}
.testimonial-card-carousel .slick-dots {
margin: 30px 0 0;
}
.reviews-author-carousel img {
max-width: 100%;
width: auto;
}
/* slider */
.slick-loading .slick-list {
background: #fff url("../images/ajax-loader.gif") center center no-repeat;
}
.slick-slide {
max-width: none !important;
}
/* arrows */
.slick-prev,
.slick-next {
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 45px;
height: 45px;
margin-top: -23px;
padding: 0;
cursor: pointer;
border: none;
outline: none;
background-color: transparent;
z-index: 99;
text-align: center;
transition: 0.2s;
border-radius: 50%;
border: 2px solid #dedede;
}
.slick-prev:hover,
.slick-next:hover {
}
.slick-prev:before,
.slick-next:before {
font-family: "dentco";
font-size: 10px;
line-height: 43px;
cursor: pointer;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev:hover:before,
.slick-next:hover:before {
color: #fff;
}
.slick-prev {
left: 0;
}
.slick-prev:before {
content: "\e922";
padding-right: 1px;
}
.slick-next {
right: 0;
}
.slick-next:before {
content: "\e930";
padding-left: 2px;
}
/* dots */
.slick-slider {
padding: 0;
list-style: none;
}
.slick-slider.nav-dot {
margin-bottom: 75px;
}
.slick-dots {
display: block;
width: 100%;
padding: 0;
margin: 50px 0 -35px;
list-style: none;
text-align: center;
}
.slick-dots li {
position: relative;
display: inline-block;
margin: 0 -4px 0 0;
padding: 0;
cursor: pointer;
}
.slick-dots li button {
position: relative;
display: block;
width: 11px;
height: 11px;
margin: 0 9px;
padding: 0;
color: transparent;
background-color: transparent;
border: 0;
outline: none;
border-radius: 50%;
background: #e1e5e9;
cursor: pointer;
}
.slick-dots li button:after {
display: none;
}
.slick-dots li.slick-active button,
.slick-dots li.slick-active button:hover {
}
.slick-dots li button:hover,
.slick-dots li button:focus {
outline: none;
}
.blog-post {
margin-bottom: 80px;
}
.blog-post:not(.post-preview) > * + * {
margin-top: 35px;
}
.blog-post:last-child {
border-bottom: 0;
margin-bottom: 0;
}
.blog-post img {
max-width: 100%;
}
.blog-post .post-video {
position: relative;
padding-bottom: 56.25%;
/* 16:9 */
height: 0;
}
.blog-post .post-video iframe,
.blog-post .post-video object,
.blog-post .post-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.blog-post .post-music iframe,
.blog-post .post-music object,
.blog-post .post-music embed {
width: 100%;
height: auto;
border: 0;
}
.blog-post .post-image {
position: relative;
border-radius: 0;
overflow: hidden;
}
.blog-post .post-image img {
max-width: none;
width: 100%;
}
.blog-post .post-image .post-link-wrapper {
position: absolute;
top: 0;
width: 100%;
height: 100%;
text-align: center;
}
.blog-post .post-image .post-link {
font-size: 38px;
line-height: 1em;
color: #fff;
transition: all 200ms ease;
text-decoration: none;
}
.blog-post .post-image .post-link [class*="icon"] {
font-size: 0.8em;
padding-right: 0.5em;
}
.blog-post .post-image .post-link:hover {
opacity: 0.6;
text-decoration: none;
}
.blog-post .post-title {
margin-bottom: 12px;
font-size: 36px;
line-height: 36px;
}
.blog-post .post-meta {
display: flex;
align-items: center;
padding: 0;
overflow: hidden;
}
.blog-post .post-meta > * {
float: left;
font-size: 15px;
}
.blog-post .post-meta > *:not(:last-child) {
padding-right: 20px;
}
.blog-post .post-meta > * [class*="icon"],
.blog-post .post-meta > * span {
display: inline-block;
vertical-align: middle;
}
.blog-post .post-meta > * [class*="icon"] {
position: relative;
top: -1px;
font-size: 19px;
padding-right: 7px;
color: #aeaeae;
}
.blog-post .post-meta .post-meta-reviews span {
font-size: 14px;
}
.blog-post .post-teaser p:last-child {
margin-bottom: 0;
}
.blog-post .post-teaser + * {
margin-top: 40px;
}
.blog-post .post-image + .post-meta {
margin-top: 0 !important;
}
.blog-post .post-meta-author a {
}
.blog-post .post-meta-social a {
margin-right: 15px;
}
.blog-post .post-meta-social a:hover [class*="icon"] {
}
.blog-post .post-meta-social a [class*="icon"] {
display: inline-block !important;
font-size: 14px;
padding-right: 0;
color: #c8c8c8;
transition: 0.2s;
}
.blog-post .post-date-inline {
font-size: 14px;
line-height: 18px;
font-weight: 600;
}
.blog-post .post-image img {
-webkit-transition: transform 0.5s ease 0s;
-o-transition: transform 0.5s ease 0s;
transition: -webkit-transform 0.5s ease 0s;
transition: transform 0.5s ease 0s;
transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
image-rendering: optimizeQuality;
vertical-align: middle;
max-width: 100%;
}
.blog-post:hover .post-image img {
-webkit-transition: transform 0.6s ease 0.05s;
-o-transition: transform 0.6s ease 0.05s;
transition: -webkit-transform 0.6s ease 0.05s;
transition: transform 0.6s ease 0.05s;
transition: transform 0.6s ease 0.05s, -webkit-transform 0.6s ease 0.05s;
-webkit-transform: scale(1.1) rotate(0.0001deg);
-ms-transform: scale(1.1) rotate(0.0001deg);
transform: scale(1.1) rotate(0.0001deg);
}
.blog-post:not(.post-preview) .post-date {
display: flex;
margin-right: 36px;
flex-direction: column;
justify-content: center;
width: 74px;
min-width: 74px;
height: 74px;
font-size: 30px;
line-height: 30px;
font-weight: 600;
background-color: #fff;
color: #404040;
text-align: center;
border-radius: 50%;
box-shadow: 0 5px 5px rgba(0, 0, 0, 0.03);
}
.blog-isotope .blog-post:not(.post-preview) .post-date {
background-color: #e8e8e8;
}
.blog-post:not(.post-preview) .post-date span {
font-size: 14px;
line-height: 14px;
font-weight: 400;
}
.blog-post-info {
display: flex;
}
.post-carousel {
margin-bottom: 0;
overflow: hidden;
}
.blog-post-single {
padding-bottom: 80px;
margin-top: 4px;
}
.blog-post.post-preview {
display: flex;
padding-bottom: 12px;
margin-bottom: 22px;
}
.blog-post.post-preview:last-child {
padding-bottom: 0;
margin-bottom: 0;
}
.side-block-title + .blog-post.post-preview {
margin-top: 10px;
}
.blog-post.post-preview .post-image {
margin-right: 20px;
margin-bottom: 10px;
min-width: 77px;
flex-basis: 77px;
font-size: 15px;
line-height: 18px;
}
.blog-post.post-preview .post-image > *:not(:first-child) {
padding-left: 10px;
}
.blog-post.post-preview .post-meta-date [class*="icon"] {
font-size: 13px;
top: -1px;
left: 1px;
}
.blog-post.post-preview .post-title {
margin-top: -0.25em !important;
font-size: 16px;
line-height: 24px;
margin-bottom: 0;
font-weight: 600;
}
.blog-post.post-preview .post-title a {
text-decoration: none;
transition: color 200ms ease;
}
.blog-post.post-preview .post-title a:hover {
}
.blog-post.post-preview .post-title + * {
margin-top: 5px;
}
.side-block {
padding-bottom: 34px;
}
.side-block .side-block-title {
font-size: 26px;
line-height: 40px;
margin-bottom: 25px;
}
.side-block:last-child {
margin-bottom: 0;
}
.blog-isotope {
overflow: hidden;
margin-top: 4px;
}
.blog-isotope .blog-post > * + * {
margin-top: 20px;
}
.blog-isotope .post-title {
font-size: 22px;
line-height: 1.1em;
margin-top: 6px;
}
.blog-isotope .post-title a {
}
.blog-isotope .post-meta-social [class*="icon"] {
font-size: 14px;
}
.blog-isotope .blog-post .post-meta > * [class*="icon"] {
font-size: 15px;
}
.blog-isotope .blog-post .post-image {
margin-left: -20px;
margin-right: -20px;
}
.blog-isotope .blog-post .post-image:first-child {
margin-top: -20px;
}
.blog-isotope .blog-post .post-image .post-link {
font-size: 32px;
}
.blog-isotope .blog-post .post-date {
margin-right: 12px;
}
.blog-isotope .blog-post {
position: relative;
float: left;
width: calc(50% - 15px);
margin-bottom: 30px;
padding: 20px 20px 45px;
border: 1px solid #a8a8a8;
background-color: #fff;
color: #404040;
}
.blog-isotope .blog-post.bg-grey {
border: 1px solid #a8a8a8;
}
.blog-isotope .blog-post.bg-grey .post-date {
background-color: #fff;
}
.blog-grid {
margin-bottom: 50px;
margin-top: 10px;
overflow: visible;
}
.blog-grid .blog-post > * + * {
margin-top: 27px;
}
.blog-grid .blog-post .post-image {
margin-top: 10px;
}
.blog-grid .post-title {
font-size: 26px;
line-height: 34px;
margin-top: 6px;
margin-bottom: -2px;
}
.blog-grid .post-meta-social [class*="icon"] {
font-size: 14px;
}
.blog-grid .blog-post .post-meta > * [class*="icon"] {
font-size: 15px;
}
.blog-grid .blog-post .post-image .post-link {
font-size: 32px;
}
.blog-grid .blog-post .post-date {
margin-right: 26px;
}
.blog-grid .blog-post .post-teaser {
font-size: 19px;
line-height: 28px;
}
.blog-grid-carousel .blog-post {
padding-bottom: 0;
}
.blog-grid-full .blog-post {
margin-bottom: 30px;
}
.blog-grid-full .blog-post > * + * {
margin-top: 25px;
}
.blog-grid-full .post-title {
font-size: 22px;
line-height: 1.545em;
margin-top: 6px;
margin-bottom: -2px;
}
.blog-grid-full .blog-post-style2 .post-title {
margin-top: 34px;
margin-bottom: 0;
}
.blog-grid-full .blog-post-style2 .post-title + * {
margin-top: 10px;
}
.blog-grid-full .blog-post-style3 .post-title {
margin-top: 10px;
margin-bottom: 0;
font-size: 20px;
line-height: 28px;
}
.blog-grid-full .blog-post-style3 .post-title + * {
margin-top: 10px;
}
.blog-grid-full .post-meta-social [class*="icon"] {
font-size: 14px;
}
.blog-grid-full .blog-post .post-meta > * [class*="icon"] {
font-size: 15px;
}
.blog-grid-full .blog-post .post-image {
margin-left: -20px;
margin-right: -20px;
}
.blog-grid-full .blog-post .post-image:first-child {
margin-top: -20px;
}
.blog-grid-full .blog-post-style2 .post-image,
.blog-grid-full .blog-post-style3 .post-image {
margin-left: -37px;
margin-right: -37px;
}
.blog-grid-full .blog-post-style2 .post-image:first-child,
.blog-grid-full .blog-post-style3 .post-image:first-child {
margin-top: -37px;
}
.blog-grid-full .blog-post .post-date {
margin-right: 15px;
}
.blog-grid-full .blog-post {
padding: 20px 20px 32px;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.blog-grid-full .blog-post-style2,
.blog-grid-full .blog-post-style3 {
padding: 37px 37px 32px;
}
.blog-grid-full .blog-post .post-teaser {
font-size: 16px;
line-height: 28px;
}
.blog-grid-full .slick-dots {
margin-top: 20px;
margin-bottom: -15px;
}
.blog-grid-full.blog-grid-carousel-full .blog-post.bg-grey {
background: none;
}
.blog-grid-full:not(.blog-grid-carousel-full) .blog-post.bg-grey {
box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
}
.blog-grid-full:not(.blog-grid-carousel-full) .blog-post.bg-grey .post-date {
background-color: #fff;
}
.blog-post-style3 .post-date-bg {
position: relative;
display: inline-block;
height: 36px;
top: -18px;
padding: 0 27px;
margin: 0;
font-size: 14px;
line-height: 36px;
font-weight: 500;
color: #ffffff;
background-color: #707070;
border-radius: 18px;
text-align: center;
letter-spacing: 1px;
}
.question-box {
padding: 0 0 10px;
outline: 16px solid #1f7cbb;
border: 2px solid #fff;
}
.question-box-title {
margin-bottom: 1px;
color: #fff;
font-size: 35px;
line-height: 38px;
}
.question-box .form-control:not(:focus),
.question-box .form-control:active {
border-color: #fff;
}
.question-box .form-control + * {
margin-top: 6px;
}
.question-box textarea.form-control {
height: 100px;
}
.review-btn,
.footer-map-img {
width: 100%;
display: block;
margin-left: auto;
margin-right: auto;
}
.quickLinks-wrap {
position: absolute;
top: 0;
right: 0;
height: 100%;
z-index: 102;
width: 98px;
align-items: center;
pointer-events: none;
}
body > .quickLinks-wrap {
top: 0;
}
body > .quickLinks-wrap .quickLinks {
opacity: 0;
visibility: hidden;
pointer-events: none;
}
body > .quickLinks-wrap .quickLinks:not(.stuck) .quickLinks-open {
display: none;
}
body > .quickLinks-wrap .quickLinks.stuck {
opacity: 1;
visibility: visible;
pointer-events: all;
}
body:not(.touch) .quickLinks.stuck {
transition: transform 0.75s;
}
.quickLinks:not(.stuck) {
transform: translateY(0) !important;
}
.quickLinks {
width: 98px;
z-index: 102;
right: 0;
pointer-events: auto;
transform: translateY(-100px);
}
.quickLinks:not(.stuck) > .container {
padding: 0;
}
.quickLinks:not(.stuck) > .container > .row {
flex-direction: column;
}
.quickLinks:not(.stuck) > .container > .row > .col {
width: 100%;
min-height: inherit;
}
.quickLinks:not(.stuck) > .container > .row > .col.col-close {
display: none;
}
.quickLinks .col > .link {
display: flex;
flex-direction: column;
justify-content: center;
padding: 3px 12px;
min-height: 60px;
color: #fff;
text-decoration: none;
text-align: center;
font-size: 14px;
line-height: 14px;
text-transform: uppercase;
transition: background-color 0.3s;
}
.quickLinks .col > .link > [class*="icon-"] {
font-size: 38px;
line-height: 1.3em;
}
body:not(.touch) .quickLinks .col > .link:hover,
.quickLinks .col > .link.active {
text-decoration: none;
background-color: #fff !important;
box-shadow: inset 0 8px 8px rgba(0, 0, 0, 0.05);
}
.quickLinks.stuck {
position: fixed;
width: 100%;
max-width: 100vw;
top: 0;
margin-top: 0px;
}
.quickLinks.stuck .col > .link {
min-height: 98px;
}
.quickLinks.closed.stuck {
transform: translateY(-30px) !important;
}
.quickLinks .col-close {
max-width: 38px;
flex: 38px;
background-color: #fff !important;
box-shadow: inset 0 8px 8px rgba(0, 0, 0, 0.05);
}
.quickLinks .col-close a {
display: block;
position: relative;
z-index: 1;
text-decoration: none;
width: 38px;
height: 95px;
text-shadow: none;
font-size: 12px;
color: #787878;
}
.quickLinks .col-close a:hover {
text-decoration: none;
}
.quickLinks .col-close a i {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.quickLinks .link-drop {
visibility: hidden;
opacity: 0;
position: absolute;
background-color: #f5f5f5;
color: #424242;
padding: 30px;
top: 100%;
left: 0;
width: 390px;
max-width: 100vw;
transform: translateY(-20px);
z-index: -1;
transition: opacity 0.3s ease-in-out 0s, transform 0.3s ease-in-out 0s,
visibility 0s linear 0.3s, z-index 0s linear 0.01s;
pointer-events: none;
text-align: left;
text-transform: none;
box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}
.quickLinks .link-drop-title {
text-transform: none;
margin-bottom: 18px;
color: #404040;
}
.quickLinks .link-drop-title > [class*="icon-"] {
position: relative;
top: 3px;
font-size: 25px;
line-height: 1em;
padding-right: 10px;
}
.quickLinks .link-drop .row-table {
width: 100%;
font-size: 15px;
line-height: 23px;
font-weight: 400;
color: #787878;
}
.quickLinks .link-drop .row-table tr:not(:last-child) {
border-bottom: 1px solid #ededed;
}
.quickLinks .link-drop .row-table td {
padding: 5px 0;
}
.quickLinks .link-drop .row-table td:last-child {
text-align: right;
color: #444;
padding-right: 5px;
padding-left: 5px;
}
.quickLinks .link-drop p {
font-size: 15px;
line-height: 24px;
}
.quickLinks:not(.stuck) .link-drop {
left: -390px !important;
top: 0;
right: auto !important;
transform: translateY(20px);
}
.quickLinks .col:nth-last-child(2) .link-drop {
left: auto;
right: 0;
}
.quickLinks:not(.stuck) .col:nth-last-child(3) .link-drop,
.quickLinks:not(.stuck) .col:nth-last-child(2) .link-drop,
.quickLinks:not(.stuck) .col:nth-last-child(1) .link-drop {
bottom: 0;
top: auto;
transform: translateY(-20px);
}
.quickLinks .google-map {
width: 390px;
max-width: 100vw;
height: 312px;
}
.quickLinks ul.icn-list li .phone {
font-size: 24px;
line-height: 30px;
font-weight: 500;
color: #424242;
position: relative;
top: -2px;
}
.quickLinks ul.icn-list li {
padding-left: 24px;
}
.quickLinks ul.icn-list li > [class*="icon"] {
top: 6px;
font-size: 14px;
}
.quickLinks.stuck .link-drop {
top: -1000%;
}
.link-drop-title {
text-transform: none;
margin-bottom: 15px;
}
.link-drop-title > [class*="icon-"] {
position: relative;
top: 3px;
font-size: 25px;
line-height: 1em;
padding-right: 10px;
}
.link-drop .row-table {
width: 100%;
font-size: 15px;
line-height: 20px;
font-weight: 400;
}
.link-drop .row-table i {
color: #787878;
font-style: normal;
}
.link-drop .row-table tr:not(:last-child) {
border-bottom: 1px solid #ededed;
}
.link-drop .row-table td {
padding: 5px 0;
}
.link-drop .row-table td:last-child {
text-align: right;
}
.header-quickLinks .quickLinks,
.header-quickLinks .quickLinks.stuck {
transform: translateY(0) !important;
position: fixed !important;
-webkit-transform: translate3d(0, 0, 0);
}
.quickLinks-top .link-drop {
background-color: #f5f5f5;
color: #424242;
padding: 15px;
position: relative;
visibility: visible;
opacity: 1;
z-index: 1;
transform: translateY(0%) !important;
transition-delay: 0s, 0s, 0.3s;
pointer-events: auto;
}
.quickLinks-top .link-drop .google-map {
width: 100%;
height: 268px !important;
}
.quickLinks-top .link-drop .google-map iframe {
width: 100%;
height: 268px !important;
}
.quickLinks .quickLinks-open {
opacity: 0;
pointer-events: none;
position: absolute;
width: 0;
height: 0;
border-top: 45px solid transparent;
border-bottom: 45px solid transparent;
border-left: 45px solid rgb(220, 85, 18);
transform: rotate(-45deg);
right: -10px;
top: -20px;
cursor: pointer;
}
.quickLinks .quickLinks-open span {
position: absolute;
user-select: none;
top: -16px;
right: 20px;
z-index: 1;
color: #424242;
font-size: 30px;
transform: rotate(45deg);
}
.quickLinks.closed .quickLinks-open {
top: 90px;
opacity: 1;
pointer-events: auto;
}
body:not(.touch) .quickLinks.closed .quickLinks-open:hover {
border-left: 45px solid rgb(220, 85, 18);
}
body:not(.touch) .quickLinks.closed .quickLinks-open:hover span {
color: #fff;
}
.page-content .quickLinks:not(.stuck) .quickLinks-open {
display: none !important;
}
.quickLinks ul.icn-list .phone {
font-size: 20px;
line-height: 24px;
font-weight: bold;
color: #444;
}
.doctor-info {
display: flex;
}
.doctor-info-name {
flex: 1;
}
.doctor-info-name h3 {
font-size: 32px;
line-height: 1em;
margin-bottom: 8px;
}
.doctor-info-name h6 {
font-size: 22px;
line-height: 1em;
margin-bottom: 0;
}
.doctor-page-table,
.doctor-page-table td {
border: 0;
}
.doctor-page-table th,
.doctor-page-table td {
padding: 14px 14px;
vertical-align: top;
background-color: #fff;
color: #404040;
}
.column-filters {
margin-bottom: 35px;
}
.column-filters-inside {
background: url("../images/bg-grey.jpg") repeat #f7f7f7;
}
.column-filters .side-block {
padding: 20px 20px 30px;
margin-top: 0 !important;
margin-bottom: 10px;
border-bottom: 1px solid #e6e6e6;
}
.column-filters .side-block:last-child {
border-bottom: 0;
margin-bottom: 0;
}
.column-filters .side-block > h3 {
margin-bottom: 15px;
font-size: 20px;
font-weight: 600;
}
ul.category-list {
margin: 0;
padding: 0;
list-style: none;
font-size: 16px;
line-height: 20px;
}
ul.category-list li {
position: relative;
padding-left: 19px;
}
ul.category-list li.active {
font-weight: 700;
}
ul.category-list li:before {
font-family: "dentco";
content: "\e900";
font-size: 8px;
position: absolute;
left: 0;
top: 0;
font-weight: 400;
}
ul.category-list li a:hover {
text-decoration: none;
}
ul.category-list li:not(:last-child) {
margin-bottom: 18px;
}
.simple-pagination {
display: inline-block;
font-size: 15px;
}
.simple-pagination span,
.simple-pagination a.pagination-arrow {
display: inline-block;
padding: 3px 13px;
vertical-align: top;
text-decoration: none;
}
.simple-pagination a:not(.pagination-arrow) {
display: inline-block;
padding: 3px 13px;
border: 1px solid #717171;
border-radius: 2px;
vertical-align: top;
color: #717171;
text-decoration: none;
}
.simple-pagination a + a {
margin-left: 2px;
}
.specials-badge {
margin-top: -250px;
padding-bottom: 40px;
width: 300px;
}
.customer-logos .slide img {
width: 100%;
padding: 5px;
}
