@font-face {
    font-family: "LatoLight";
    src: url('fonts/Lato-Light.ttf?1449136071') format('truetype')
}

@font-face {
    font-family: "OldStandard";
    src: url('fonts/OldStandard-Regular.ttf?1449136071') format('truetype')
}

@font-face {
    font-family: "GillSansMTStd-Light";
    src: url('fonts/GillSansMTStdLight.eot?1449136071');
    src: url('fonts/GillSansMTStdLight.eot?&1449136071#iefix') format('embedded-opentype'), url('fonts/GillSansMTStdLight.eot?1449136071') format('embedded-opentype'), url('fonts/GillSansMTStdLight.woff?1449136071') format('woff'), url('fonts/GillSansMTStdLight.ttf?1449136071') format('truetype'), url('fonts/GillSansMTStdLight.svg?1449136071#GillSansMTStdLight') format('svg');
    font-weight: "normal";
    font-style: "normal"
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1,
.template-implants h2 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

body,
button,
input,
select,
textarea {
    color: #404040;
    font-family: "GillSansMTStd-Light", sans-serif;
    font-size: 16px;
    line-height: 1.5
}

h1,
.template-implants h2,
h2,
h3,
h4,
h5,
h6 {
    clear: both
}

p {
    margin-bottom: 1.5em
}

dfn,
cite,
em,
i {
    font-style: italic
}

blockquote {
    margin: 0 1.5em
}

address {
    margin: 0 0 1.5em
}

pre {
    background: none;
    border: none;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1em;
    padding-left: 0
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none
}

big {
    font-size: 125%
}

html {
    box-sizing: border-box
}

*,
*:before,
*:after {
    box-sizing: inherit
}

body {
    background: #fff;
    overflow-x: hidden
}

blockquote,
q {
    quotes: "" ""
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: ""
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

ul,
ol {
    margin: 0
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: bold
}

dd {
    margin: 0 1.5em 1.5em
}

img {
    height: auto;
    max-width: 100%
}

table {
    margin: 0 0 1.5em;
    width: 100%
}

#white-bg {
    background: white;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 998
}

#loader {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: none;
    width: 90%;
    text-align: center
}

#loader svg {
    width: 100%;
    height: auto;
    max-width: 486px;
    display: inline-block
}

#loader path {
    stroke: #D2A56F;
    stroke-width: 2px;
    stroke-dasharray: 3113px;
    stroke-dashoffset: 3113px
}

#loader.animate {
    display: block
}

#loader.animate path {
    -moz-animation-name: draw;
    -webkit-animation-name: draw;
    animation-name: draw;
    -moz-animation-duration: 10s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -moz-animation-timing-function: 1;
    -webkit-animation-timing-function: 1;
    animation-timing-function: 1;
    -moz-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}


@-moz-keyframes draw {
    to {
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes draw {
    to {
        stroke-dashoffset: 0
    }
}

@keyframes draw {
    to {
        stroke-dashoffset: 0
    }
}

.advert {
    max-width: 464px;
    width: 100%;
    background: #31afe4;
    color: white;
    padding: 20px;
    float: left;
    margin-top: 20px
}

.advert img {
    max-width: 135px;
    float: left;
    margin-right: 30px
}

.advert a {
    color: white
}

.advert .text {
    margin-top: 15px !important;
    display: inline-block;
    width: auto
}

hr.end-of-page {
    background-color: #31afe4;
    height: 4px;
    max-width: 342px;
    margin-top: 11px;
    margin-bottom: 10px
}

.socials-side {
    display: inline-block;
    position: fixed;
    bottom: 27px;
    right: 14px
}

.socials-side ul {
    display: inline-block;
    list-style-type: none;
    padding: 0;
    margin: 0
}

.socials-side ul li {
    margin-bottom: 11px
}

.socials-side ul li img {
    max-height: 17px
}

.floating-socials {
    position: absolute;
    bottom: 60px;
    right: 25px;
    z-index: 99
}

.floating-socials a {
    display: block;
    width: 30px;
    height: 30px;
    margin: 10px 0
}

.floating-socials a.facebook {
    background: url("../img/facebook.png")
}

.floating-socials a.twitter {
    background: url("../img/twitter.png")
}

.floating-socials a.linkedin {
    background: url("../img/linkedin.png")
}

a.facebook:hover,
a.facebook:active,
a.facebook:focus,
a.facebook:visited {
    text-decoration: none
}


.progress-bar {
    height: 5px;
    max-width: 100%;
    position: absolute;
    margin-left: -50px;
    margin-top: -9px;
    background: #31afe4
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.pace .pace-progress {
    background: #31afe4;
    position: absolute;
    z-index: 2000;
    right: 100%;
    width: 100%;
    height: 5px
}

.about-us {
    min-height: 843px
}

@media screen and (max-width: 769px) {
    .about-us {
        min-height: 943px
    }
}

.cover {
    position: absolute;
    top: 42px;
    right: 50px;
    width: 100%;
    max-width: 566px;
    height: 843px;
    height: 755px;
    padding: 10px 100px;
    text-align: center;
    transition: all 0.8s ease;
    z-index: 2
}

@media screen and (max-width: 970px) {
    .cover {
        max-width: 90%;
        transform: translateX(50%);
        right: 50%;
        padding: 100px 20px
    }
}

@media screen and (max-width: 769px) {
    .cover {
        padding-top: 10px;
        top: 20px
    }
}

.cover.open {
    height: auto;
    max-width: 90%;
    transform: translateX(50%);
    right: 50%;
    padding-bottom: 0
}

.cover.open * {
    display: none
}

.cover.open .title {
    width: 100%;
    transition: all 0.8s ease;
    display: block;
    color: white
}

@media screen and (max-width: 769px) {
    .cover.open .title {
        margin-top: 0
    }
}

.cover.open .title span {
    display: inline-block;
    margin-left: 7px
}

.cover h1,
.cover .template-implants h2,
.template-implants .cover h2 {
    font-family: "LatoLight", sans-serif;
    font-size: 37px;
    font-weight: 100;
    line-height: 45px;
    color: #31afe4
}

.cover h1.why,
.cover .template-implants h2.why,
.template-implants .cover h2.why {
    margin-top: 40px
}

.cover h1 span,
.cover .template-implants h2 span,
.template-implants .cover h2 span {
    display: block
}

.cover ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.cover li a {
    font-family: "LatoLight", sans-serif;
    font-size: 21px;
    color: #31afe4
}

.box {
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    top: 42px;
    right: 50px;
    width: 100%;
    max-width: 566px;
    max-height: 843px;
    min-height: 843px;
    padding: 100px;
    max-height: 755px;
    min-height: 755px;
    padding: 100px;
    transition: all 0.8s ease;
    overflow: hidden;
    z-index: 1
}

.box.no-transition {
    max-height: none;
    transition: none
}

@media screen and (max-width: 970px) {
    .box {
        max-width: 90%;
        transform: translateX(50%);
        right: 50%;
        padding: 100px 20px
    }
}

.box .content {
    overflow: hidden
}

.box .content>div {
    display: none
}

.box.open {
    min-height: 400px;
    top: 265px;
    width: 90%;
    max-width: 1714px;
    transform: translateX(50%);
    right: 50%;
    padding: 50px 90px;
    max-height: none
}

@media screen and (max-width: 970px) {
    .box.open {
        padding: 50px 20px
    }
}

@media screen and (max-width: 769px) {
    .box.open {
        padding-top: 0
    }
}

.box h2 {
    font-family: "LatoLight", sans-serif;
    font-size: 21px;
    line-height: 25px;
    color: #31afe4
}

.box p {
    font-family: "LatoLight", sans-serif;
    font-size: 16px;
    line-height: 19px
}

.box .panel-default {
    box-shadow: none;
    background: transparent;
    border: none
}

.box .panel-default .panel-heading {
    background: transparent;
    padding-left: 0
}

.box .panel-default .panel-body {
    padding-left: 0
}

.box .panel-default .panel-body ol {
    padding-left: 20px
}

.lines {
    position: relative;
    width: 421px;
    height: 1px;
    background: #31afe4;
    margin-top: 110px;
    margin-top: 92px;
    margin-bottom: 120px;
    left: 50%;
    transform: translateX(-50%) rotate(-33deg)
}
.lines:before {
    content: '';
    display: block;
    position: absolute;
    width: 127px;
    height: 1px;
    background: #31afe4;
    margin-top: -10px;
    left: 50%;
    transform: translateX(-50%)
}

.lines:after {
    content: '';
    display: block;
    position: absolute;
    width: 253px;
    height: 5px;
    background: #554227;
    margin-top: 10px;
    left: 50%;
    transform: translateX(-50%)
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  #mobileview { display: none; }
  .mobile-hide{ display: none; }
}

@media screen and (min-width: 0px) and (min-width: 769px) {
    #stefan { 
        background-image: url('../img/Large2.jpg'); 
        background-size: 100%;
        background-repeat: no-repeat;
    }
}

#image-wrapper {
    display: block;
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 400px
}

#image-wrapper img {
    width: 100%;
    transition: transform 30s linear;
    position: absolute
}

#image-wrapper img.second-img {
    transform: translateY(-100%)
}

#image-wrapper.move img {
    transition: all 3.5s ease
}

#image-wrapper.move .first-img {
    transform: translateY(-100%) !important
}

#image-wrapper.move .second-img {
    transform: translateY(0)
}

.content .hide-content {
    display: none
}

.modal-footer {
    text-align: center
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none
}

.hide-title {
    display: none;
    color: #31afe4 !important;
}

.arrow-down {
    display: none
}

@media screen and (max-width: 991px) {
    .arrow-down {
        position: absolute;
        right: 20px;
        bottom: 1%;
        display: block;
        -moz-animation-name: movearrow;
        -webkit-animation-name: movearrow;
        animation-name: movearrow;
        -moz-animation-duration: 2s;
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
        -moz-animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }
}

@-moz-keyframes movearrow {
    0% {
        transform: translateY(-10px)
    }
    50% {
        transform: translateY(10px)
    }
    100% {
        transform: translateY(-10px)
    }
}

@-webkit-keyframes movearrow {
    0% {
        transform: translateY(-10px)
    }
    50% {
        transform: translateY(10px)
    }
    100% {
        transform: translateY(-10px)
    }
}

@keyframes movearrow {
    0% {
        transform: translateY(-10px)
    }
    50% {
        transform: translateY(10px)
    }
    100% {
        transform: translateY(-10px)
    }
}

#popup {
    position: fixed;
    background: #fff;
    top: 50%;
    left: 50%;
    padding: 20px;
    width: 100%;
    max-width: 425px;
    z-index: 99;
    opacity: 0;
    pointer-events: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

#popup.visible {
    opacity: 1;
    pointer-events: auto
}

#popup .button-close-me {
    background: #9CA1A6;
    display: block;
    position: absolute;
    top: -10px;
    right: -10px;
    border: 1px solid #fff;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    z-index: 2;
    cursor: pointer;
    -moz-transition: background .4s ease, border .4s ease, opacity .4s ease, -moz-transform .4s ease;
    -o-transition: background .4s ease, border .4s ease, opacity .4s ease, -o-transform .4s ease;
    -webkit-transition: background .4s ease, border .4s ease, opacity .4s ease, -webkit-transform .4s ease;
    transition: background .4s ease, border .4s ease, opacity .4s ease, transform .4s ease
}

#popup .button-close-me span:before {
    content: '';
    display: block;
    width: 15px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -8px;
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

#popup .button-close-me span:after {
    content: '';
    display: block;
    width: 15px;
    height: 1px;
    background: #fff;
    left: 50%;
    top: 50%;
    margin-left: 6px;
    margin-top: 14px;
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

#popup .button-close-me:hover {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

#popup .button-close-me:hover span:before {
    background: #333
}

#popup .button-close-me:hover span:after {
    background: #333
}

#shade {
    background: rgba(0, 0, 0, 0.6);
    z-index: 98;
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0;
    top: 0;
    left: 0;
    pointer-events: none;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

#shade.visible {
    opacity: 1
}

@media screen and (max-width: 769px) {
    #why p {
        display: none
    }
}

.pinky {
    color: #31afe4 !important;
    font-family: 'OldStandard', serif !important;
    font-size: 13px;
    text-transform: uppercase;
    display: inline-block;
    width: 200px;
    vertical-align: top
}

.pink-color {
    color: #31afe4 !important;
}

.image-title {
    display: block;
    text-align: center
}

.horizontal-dots {
    position: absolute;
    top: 23px;
    right: -2.5px
}

@media screen and (max-width: 768px) and (min-width: 480px) {
    .horizontal-dots {
        clip: rect(0px, 60px, 140px, 0px)
    }
}

@media screen and (max-width: 480px) {
    .horizontal-dots {
        display: none
    }
}

@media screen and (max-width: 768px) and (min-width: 480px) {
    .before-afters>div {
        width: 50%;
        float: left
    }
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    line-height: 1;
    padding: .6em 1em .4em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8)
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02)
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15)
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
    padding: 3px
}

textarea {
    padding-left: 3px;
    width: 100%
}

.validation_message {
    display: none !important
}

.gfield_error input {
    margin-bottom: 0 !important
}

.gfield_error textarea {
    margin-bottom: -9px !important
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border: none !important;
    width: 100% !important
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-left: 0 !important;
    max-width: 100% !important
}

.gform_wrapper li.gfield_error input[type=email],
.gform_wrapper li.gfield_error input[type=number],
.gform_wrapper li.gfield_error input[type=password],
.gform_wrapper li.gfield_error input[type=tel],
.gform_wrapper li.gfield_error input[type=text],
.gform_wrapper li.gfield_error input[type=url],
.gform_wrapper li.gfield_error textarea {
    border: 1px solid #790000 !important
}

#gform_3,
#gform_4 {
    width: 100%;
    padding: 0 0px
}

#gform_3 .no-label label,
#gform_4 .no-label label {
    display: none
}

#gform_3 .gform_wrapper,
#gform_4 .gform_wrapper {
    max-width: 100%
}

#gform_3 .gform_wrapper .gfield_required,
#gform_4 .gform_wrapper .gfield_required {
    color: #31afe4;
    font-size: 14px;
    vertical-align: top
}

#gform_3 .ginput_container,
#gform_4 .ginput_container {
    margin-top: 0 !important
}

#gform_3 input[type="submit"],
#gform_4 input[type="submit"] {
    font-size: 13px !important;
    color: #31afe4;
    padding-top: 0;
    padding-bottom: 0;
    background: none;
    border: none;
    border: 2px solid #31afe4;
    text-transform: uppercase;
    height: 40px
}

#gform_3 .gform_footer,
#gform_4 .gform_footer {
    margin-top: 5px !important;
    text-align: center
}

#gform_3 input,
#gform_3 textarea,
#gform_4 input,
#gform_4 textarea {
    width: 100% !important;
    max-width: 655px;
    border-radius: 0;
    margin-bottom: 15px;
    background: #f4f4f4;
    border: none
}

#gform_3 input::-webkit-input-placeholder,
#gform_3 textarea::-webkit-input-placeholder,
#gform_4 input::-webkit-input-placeholder,
#gform_4 textarea::-webkit-input-placeholder {
    color: #231f20
}

#gform_3 input:-moz-placeholder,
#gform_3 textarea:-moz-placeholder,
#gform_4 input:-moz-placeholder,
#gform_4 textarea:-moz-placeholder {
    color: #231f20
}

#gform_3 input::-moz-placeholder,
#gform_3 textarea::-moz-placeholder,
#gform_4 input::-moz-placeholder,
#gform_4 textarea::-moz-placeholder {
    color: #231f20
}

#gform_3 input:-ms-input-placeholder,
#gform_3 textarea:-ms-input-placeholder,
#gform_4 input:-ms-input-placeholder,
#gform_4 textarea:-ms-input-placeholder {
    color: #231f20
}

#gform_3 textarea,
#gform_4 textarea {
    max-height: 110px;
    padding-left: 5px
}

#gform_3 input[type="checkbox"],
#gform_3 input[type="radio"],
#gform_4 input[type="checkbox"],
#gform_4 input[type="radio"] {
    width: auto !important;
    margin-bottom: 0
}

#gform_3 input[type="checkbox"]+label,
#gform_3 input[type="radio"]+label,
#gform_4 input[type="checkbox"]+label,
#gform_4 input[type="radio"]+label {
    font-size: 16px;
    font-weight: normal
}

#gform_3 .clear-multi,
#gform_4 .clear-multi {
    margin-bottom: 15px
}

#gform_3 .date .gfield_label,
#gform_4 .date .gfield_label {
    margin-top: 0
}

#gform_3 .big-label .gfield_label,
#gform_4 .big-label .gfield_label {
    display: block;
    border-bottom: 1px solid #CCC;
    font-weight: 700;
    font-size: 1.3em;
    color: #31afe4;
    padding: 0 0 8px
}

a {
    color: #231f20
}

a:visited {
    color: #231f20
}

a:hover,
a:focus,
a:active {
    color: #3e3739
}

a:focus {
    outline: none
}

a:hover,
a:active {
    outline: 0
}

a.find-out {
    display: inline-block;
    color: #31afe4;
    padding: 10px 35px;
    border: 2px solid white;
    font-family: "OldStandard", serif;
    font-size: 12px;
    margin-top: 10px;
    text-transform: uppercase;
    transition: all 0.2s ease-in
}

a.find-out:hover,
a.find-out:active,
a.find-out:focus,
a.find-out:visited {
    text-decoration: none
}

a.find-out:hover {
    border-color: #31afe4
}

@media screen and (max-width: 500px) {
    a.find-out {
        padding: 10px;
        text-align: center
    }
}

.btn {
    color: #31afe4;
    font-family: "OldStandard", serif;
    text-transform: uppercase;
    border: #31afe4 2px solid;
    border-radius: 0;
    padding: 10px 20px;
    font-size: 13px;
    line-height: 1
}

@media screen and (max-width: 769px) {
    .btn {
        font-size: 9px !important;
    }
}

.gold {
    color: #31afe4
}

a.gold:hover {
    color: #c68d48
}

a.gold:visited {
    color: #31afe4
}

a.white {
    color: white
}

a.white:hover,
a.white:visited,
a.white:focus {
    color: white
}

a.more {
    font-size: 13px;
    font-family: "OldStandard", serif;
    color: #31afe4;
    line-height: 15px;
    text-transform: uppercase;
    display: block;
    margin: 15px 0 0
}

.navbar-collapse {
    overflow-x: hidden;
    border-top: none
}

.navbar-collapse.in {
    overflow-y: hidden
}

.main-navigation.navbar {
    clear: both;
    display: block;
    float: left;
    width: 100%;
    min-height: 80px;
    background: white;
    border: 0;
    box-shadow: none;
    margin: 0
}

@media screen and (max-width: 769px) {
    .main-navigation.navbar .menu-item-831>a,
    .main-navigation.navbar .menu-item-908>a,
    .main-navigation.navbar .menu-item-274>a {
        display: none
    }
    .main-navigation.navbar .menu-item-831>.sub-menu,
    .main-navigation.navbar .menu-item-908>.sub-menu,
    .main-navigation.navbar .menu-item-274>.sub-menu {
        border-top: none;
        margin-top: 0
    }
    .main-navigation.navbar .menu-item-831>.sub-menu span:after,
    .main-navigation.navbar .menu-item-908>.sub-menu span:after,
    .main-navigation.navbar .menu-item-274>.sub-menu span:after {
        content: 'fees';
        display: inline-block;
        margin-left: 3px
    }
    .main-navigation.navbar .menu-item-908 {
        border-top: 0 !important;
        margin-top: 0 !important
    }
    .main-navigation.navbar .menu-item-908>.sub-menu span:after {
        content: 'Gallery'
    }
    .main-navigation.navbar .menu-item-274 {
        border-top: 0 !important;
        margin-top: 0 !important
    }
    .main-navigation.navbar .menu-item-274>.sub-menu span:after {
        content: ''
    }
}

.main-navigation.navbar ul {
    list-style: none;
    margin: 0;
    margin-right: -30px;
    padding-left: 0
    padding-top: 2px
}

@media screen and (max-width: 769px) {
    .main-navigation.navbar ul {
        margin-right: 0
    }
}

.main-navigation.navbar ul ul {
    border-top: 1px solid #D2A56F;
    float: left;
    position: absolute;
    top: 3.5em;
    opacity: 0;
    pointer-events: none;
    z-index: 99999;
    width: 100%;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

@media screen and (max-width: 769px) {
    .main-navigation.navbar ul ul {
        position: static;
        float: none;
        opacity: 1;
        margin-top: 10px;
        border-bottom: 1px solid #D2A56F;
        padding-bottom: 10px;
        padding-top: 8px
    }
}

.main-navigation.navbar ul ul ul {
    left: -999em;
    top: 0
}

.main-navigation.navbar ul ul li:hover>ul {
    left: 100%
}

.main-navigation.navbar ul ul a {
    width: 300px;
    padding: 0 30px !important
}

@media screen and (max-width: 1300px) {
    .main-navigation.navbar ul ul a {
        padding: 0 15px !important
    }
}

@media screen and (max-width: 769px) {
    .main-navigation.navbar ul ul a {
        width: auto
    }
}

.main-navigation.navbar ul li:hover>ul {
    opacity: 1;
    pointer-events: auto
}

.main-navigation.navbar li {
    float: left;
    position: relative;
    transition: height 0.4s ease
}

.main-navigation.navbar li:hover>a {
    color: #333
}

.main-navigation.navbar li.menu-item-has-children>a:hover {
    color: #777 !important
}

@media screen and (max-width: 769px) {
    .main-navigation.navbar li.menu-item-has-children {
        border-top: 1px solid #D2A56F;
        margin-top: 10px
    }
    .main-navigation.navbar li.menu-item-has-children:first-child {
        border-top: none
    }
}

.main-navigation.navbar>li {
    height: 80px
}

.main-navigation.navbar li:first-child a {
    padding-left: 0
}

.main-navigation.navbar li:first-child ul li a {
    padding-left: 0 !important
}

@media screen and (max-width: 769px) {
    .main-navigation.navbar li:first-child ul li a {
        padding-right: 0 !important
    }
}

.main-navigation.navbar a {
    display: block;
    font-family: "LatoLight", sans-serif;
    font-size: 16px;
    text-decoration: none;
    padding: 30px;
    color: #777
}

@media screen and (max-width: 1300px) {
    .main-navigation.navbar a {
        font-size: 15px;
        padding: 30px 15px
    }
}

@media screen and (max-width: 1100px) {
    .main-navigation.navbar a {
        font-size: 14px
    }
}

.main-navigation.navbar a:hover {
    color: #31afe4 !important
}

.main-navigation.navbar .navbar-brand {
    padding: 8px 0;
    margin: 0
}

.menu-toggle {
    display: none
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.menu-main-menu-container {
    float: right
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
    .menu-main-menu-container {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        float: left
    }
}

.main-navigation.navbar .navbar-toggle {
    margin-top: 20px;
    margin-right: -35px;
    position: absolute;
    right: 0;
    border: none;
    background: none;
    box-shadow: none;
    border: none
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    border: none;
    background: none;
    box-shadow: none
}

@media screen and (max-width: 769px) {
    .menu-main-menu-container {
        float: none;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .main-navigation.navbar .navbar-brand {
        margin-right: 50px
    }
    .main-navigation.navbar li {
        float: none;
        clear: left
    }
    .main-navigation.navbar a {
        padding: 0;
        padding-top: 10px;
        text-align: center
    }
}

.icon-bar {
    background-color: #31afe4 !important
}

@media screen and (max-width: 769px) {
    .navbar-nav {
        float: none
    }
}

@media screen and (max-width: 769px) {
    .navbar-collapse.collapse.in,
    .collapse.in {
        display: block !important;
        visibility: visible !important
    }
    .navbar-collapse.collapse,
    .collapse {
        display: none !important;
        visibility: hidden !important
    }
    .navbar-toggle {
        display: block
    }
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both
}

.widget {
    margin: 0 0 1.5em
}

.widget select {
    max-width: 100%
}

.widget_search .search-submit {
    display: none
}

.site-header {
    padding: 0 50px;
    margin-bottom: 5px
}

#main {
    position: relative
}

.sticky {
    display: block
}

.hentry {
    margin: 0 0 1.5em
}

.byline,
.updated:not(.published) {
    display: none
}

.single .byline,
.group-blog .byline {
    display: inline
}

.page-content,
.entry-content,
/*.entry-summary {
    margin: 1.5em 0 0
}*/

.page-content>div,
.entry-content>div,
.entry-summary>div {
    max-width: 970px;
    margin: 0 auto
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.service-grid {
    margin: 0;
    margin-top: 80px;
    margin-bottom: 110px;
    background-color: #d6ad7c
}

.service-grid>h2 {
    background-color: white;
    margin: 0;
    padding-bottom: 50px;
    text-align: center
}

.service-grid>div {
    padding: 0
}

.service-grid ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.service-grid li {
    display: table;
    height: 300px;
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #d6ad7c;
    outline: 1px solid white
}

.service-grid li a {
    height: inherit;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    font-family: "Arial", sans-serif;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: white;
    transition: background 0.1s ease
}

.service-grid li a:hover {
    text-decoration: none;
    background: rgba(0, 0, 0, 0.1)
}

.service-grid img {
    padding: 0 !important;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: inherit !important;
    min-height: 100%
}

.service-group {
    display: block;
    margin: 0 auto;
    margin-bottom: 100px;
    width: 100%;
    max-width: 900px
}

.service-group>h2 {
    text-align: center;
    margin-bottom: 60px
}

.service-group .service {
    display: inline-block;
    text-align: left;
    width: 33%;
    vertical-align: top;
    padding-left: 70px
}

@media screen and (max-width: 992px) {
    .service-group .service {
        width: 100%;
        padding: 0
    }
}

.service-group .service h3 {
    margin-bottom: 30px
}

@media screen and (max-width: 992px) {
    .service-group .service h3 {
        text-align: center
    }
}

.service-group .service ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

@media screen and (max-width: 992px) {
    .service-group .service ul {
        text-align: center
    }
}

.service-group img {
    display: none
}

#map-canvas {
    height: 611px;
    max-height: 80vh;
    /*margin: 30px 0;*/
    padding: 0;
    width: 100%;
    margin-bottom: 47px;
}

/*@media screen and (max-width: 769px) {
    .home #map-canvas {
        display: none
    }
}*/

#entry-image {
    background: #cdcdcd;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU2NTY1NiIvPjxzdG9wIG9mZnNldD0iOTglIiBzdG9wLWNvbG9yPSIjYzZjNmM2Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -moz-linear-gradient(315deg, #565656 0%, #c6c6c6 98%);
    background-image: -webkit-linear-gradient(315deg, #565656 0%, #c6c6c6 98%);
    background-image: linear-gradient(135deg, #565656 0%, #c6c6c6 98%)
}

#entry-image hgroup {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    color: white
}

#entry-image .entry-title {
    margin-top: 0
}

#entry-image h2 {
    font-size: 32px;
    font-family: "GillSansMTStd-Light", sans-serif
}

.entry-title {
    text-align: center;
    font-family: "GillSansMTStd-Light", sans-serif;
    font-size: 37px;
    line-height: 1.1;
    margin-top: 70px
}

@media screen and (max-width: 9700px) {
    article {
        padding: 0 15px
    }
}

.entry-content h1,
.entry-content .template-implants h2,
.template-implants .entry-content h2,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    display: block;
    text-align: center
}

.entry-content p,
.entry-content ul,
.entry-content ol {
    display: block;
    vertical-align: top;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 50px;
    -webkit-column-gap: 50px;
    column-gap: 50px;
    max-width: 970px;
    width: 100%;
    margin: 20px auto
}

@media screen and (max-width: 750px) {
    .entry-content p,
    .entry-content ul,
    .entry-content ol {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1
    }
}

.landing-page .entry-content p,
.landing-page .entry-content ul,
.landing-page .entry-content ol {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1
}

.entry-content ul,
.entry-content ol {
    padding-left: 20px
}

.entry-content h2 {
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: -25px;
    max-width: 970px;
    margin-left: auto;
    margin-right: auto
}

.entry-content p {
    line-height: 19px
}

.contact-page h1,
.contact-page .template-implants h2,
.template-implants .contact-page h2 {
    max-width: 970px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: left
}

.contact-page .gform_wrapper {
    max-width: 100%
}

.contact-page form {
    max-width: 970px;
    width: 100%;
    margin: 0 auto
}

.contact-page label {
    font-size: 19px;
    color: #31afe4;
    margin-top: 16px !important;
    margin-bottom: 0 !important;
    line-height: 1 !important;
    font-weight: normal !important
}

.contact-page .ginput_container {
    margin-top: 0 !important
}

.contact-page input {
    height: 40px;
    margin-top: 0;
    padding-top: 0
}

.contact-page input[type="submit"] {
    font-size: 13px !important;
    padding-bottom: 0;
    background: none;
    border: none;
    border: 2px solid #31afe4;
    text-transform: uppercase
}

.contact-page .gform_footer {
    margin-top: 5px !important;
    text-align: center
}

.contact-page textarea {
    max-height: 110px
}

.contact-page input,
.contact-page textarea {
    width: 100% !important;
    border-radius: 0
}

.contact-page .gform_wrapper .gfield_required {
    color: #31afe4;
    font-size: 14px;
    vertical-align: top
}

#services {
    height: 684px;
    position: relative;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.2);
    margin-left: 0;
    margin-right: 0;
    background-color: #fff;
}

@media screen and (max-width: 991px) {
 #services {
        background-color: #31afe4;
        height: 650px;
        font-size: smaller !important;
    }
}


#services .service {
    text-align: center;
    /*height: 100%;*/
    position: relative;
    transition: background 0.2s ease-in
}

/*@media screen and (max-width: 991px) {
    #/ .service {
        height: 33.3%
    }
}*/

#services .service.active .to-service {
    display: none
}

@media screen and (min-width: 769px) {
    #services .service.active {
        align-self: center;
        padding: 307.5px 0;
        margin: 0px !important;
    }
}

@media screen and (max-width: 768px) {
    #services .service.active {
        align-self: center;
        margin: 0;
        padding: 30px 0;
    }
}

#services .service:first-child,
#services .service:last-child {
    border: none
}

#services .service.hide-me {
    padding: 0;
    border: none
}

#services .service h2 {
    color: white;
}

@media screen and (max-width: 768px) {
    #services .service h2 {
        font-size: 20px !important;
    }
}

@media screen and (min-width: 769px) {
    .treatment-list {
        height: 100%;
        border-left: #31afe4 solid !important;
        padding: 0px !important;
    }
}

@media screen and (max-width: 768px) {
    .treatment-list {
        height: 60% !important;
        border-top: #31afe4 solid !important;
        padding: 30px 0 0 0 !important;
    }
}

@media screen and (min-width: 769px) {
    #services .treatment-section{
        padding: 120px 0;
        background-color: #31afe4;        
        border: azure inset 0.15px !important;
/*        border-width: 0.15px !important;
*/    /*    margin: 25px 0px;
    */}
}

@media screen and (max-width: 768px) {
    #services .treatment-section{
        background-color: #31afe4;        
        padding: 10px 0px !important;
    }
}


#services .service .h-line {
    position: absolute;
    right: 0;
    top: 10%;
    height: 80%;
    border-right: 2px dotted white
}

@media screen and (max-width: 768px) {
    #services .service .h-line {
        border-right: none
    }
}

#services .links {
    position: absolute;
    right: 0;
    background: white;
    height: 100%;
    transform: translateX(100%);
    transition: all 0.6s ease-in;
    padding: 0px !important;
}

@media screen and (max-width: 768px) {
    #services .links {
        width: 100%;
        height: 80%;
        width: 100vw;
        overflow-x: hidden;
        overflow-y: scroll;
        padding-left: 0;
        padding-right: 0
    }
}

#services .links a,
#services .links a:visited,
#services .links a:hover,
#services .links a:focus {
    color: black
}

#services .links>div {
    position: absolute;
    width: 100%;
    height: 100%;
    transform: translateX(100%);
    opacity: 0;
    transition: all 0.6s ease-in
}

#services .links>div>div {
    height: 100%
}

#services .links>div>div>div {
    height: 100%
}

#services .links>div.active {
    transform: translateX(0);
    opacity: 1
}

#services .links>div ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

#services .links>div li {
    border-bottom: 2px dotted #31afe4;
    max-width: 255px;
    margin: 0 auto
}

#services .links>div li:last-child {
    border: none
}

#services .links>div li a {
    padding: 7px 0 6px;
    display: block;
    text-align: center
}

#services .links.active {
    transform: translateX(0%)
}

@media screen and (max-width: 768px) {
    #services .links.active {
        transform: translateX(0)
    }
}

#services .links .list-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    border-top: 2px solid #ff9999;
    padding-top: 5px
}

#services .links .center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    height: auto
}

.to-service,
.to-service:visited,
.to-service:focus,
.to-service:hover {
    color: white
}

.contact-page #gform_fields_2 {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1
}

.contact-page #gform_fields_2 label {
    display: none
}

.contact-page #gform_fields_2 textarea,
.contact-page #gform_fields_2 input {
    background: #f4f4f4;
    border: none
}

.contact-page #gform_fields_2 textarea::-webkit-input-placeholder,
.contact-page #gform_fields_2 input::-webkit-input-placeholder {
    color: #231f20
}

.contact-page #gform_fields_2 textarea:-moz-placeholder,
.contact-page #gform_fields_2 input:-moz-placeholder {
    color: #231f20
}

.contact-page #gform_fields_2 textarea::-moz-placeholder,
.contact-page #gform_fields_2 input::-moz-placeholder {
    color: #231f20
}

.contact-page #gform_fields_2 textarea:-ms-input-placeholder,
.contact-page #gform_fields_2 input:-ms-input-placeholder {
    color: #231f20
}

.contact-page #gform_fields_2 input {
    margin-bottom: 15px
}

.contact-page .entry-content {
    max-width: 970px;
    margin: 40px auto 0
}

.contact-page .entry-content table {
    max-width: 300px
}

.contact-page h1,
.contact-page .template-implants h2,
.template-implants .contact-page h2,
.contact-page h2 {
    color: #31afe4;
    margin: 0;
    font-size: 20px
}

.contact-page h2.telephone {
  font-size: 40px;
}

@media screen and ( max-width: 414px ) {
  .contact-page h2.telephone {
    font-size: 30px;
  }
}

.contact-page p {
    margin: 0
}

.contact-page p+h2 {
    margin-top: 65px;
    margin-bottom: 30px
}

.landing-page h2 {
    color: #31afe4;
    margin: 0;
    font-size: 20px
}

.landing-page h2.telephone {
  font-size: 40px;
}

@media screen and ( max-width: 414px ) {
  .landing-page h2.telephone {
    font-size: 30px;
  }
}

.landing-page h2+h2 {
    margin-top: 20px
}

.landing-page h2 a {
    color: #31afe4
}

.landing-page .header-text,
.landing-page .header-text-mobile {
    position: absolute;
    color: white;
    right: 15%;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(236, 0, 139, 0.5);
    padding: 30px;
    font-size: 26px;
    max-width: 415px;
    text-transform: uppercase
}

@media screen and (max-width: 1025px) {
    .landing-page .header-text,
    .landing-page .header-text-mobile {
        right: 5%
    }
}

@media screen and (max-width: 768px) {
    .landing-page .header-text,
    .landing-page .header-text-mobile {
        right: 5px;
        font-size: 22px;
        padding: 15px 20px;
        max-width: 355px
    }
}

@media screen and (max-width: 700px) {
    .landing-page .header-text,
    .landing-page .header-text-mobile {
        display: none
    }
}

.landing-page .header-text .secondary,
.landing-page .header-text-mobile .secondary {
    font-size: 16px;
    text-transform: none;
    margin-top: -20px
}

.landing-page .header-text-mobile {
    display: none
}

@media screen and (max-width: 700px) {
    .landing-page .header-text-mobile {
        display: block;
        position: static;
        -moz-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        margin: 10px auto 0;
        font-size: 17px
    }
    .landing-page .header-text-mobile .secondary {
        font-size: 14px
    }
}

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

#slider {
    width: 100%;
    position: relative
}

#slider .slides {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative
}

#slider .slides {
    height: 100%
}

#slider .slides li {
    background-size: 100% auto !important;
    height: 100%;
    width: 100%;
    position: absolute;
    transition: height 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    overflow: hidden
}

#slider .slides img {
    position: absolute;
    max-width: none;
    min-width: 100%;
    left: 50%;
    transform: translateX(-50%);
    min-height: 100%
}

#slider .dots {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 99;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    list-style-type: none;
    display: block
}

#slider .dots .dot {
    width: 44px;
    height: 20px
}

#slider .dots .dot .active-line {
    width: 0;
    height: 1px;
    display: block;
    position: absolute;
    margin-left: 15px;
    margin-top: 9px;
    border-top: 13px solid #31afe4;
    z-index: 100;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

#slider .dots .dot.active-dot .active-line {
    width: 13px;
    border-top: 13px solid #31afe4 !important;
    opacity: 1 !important
}

#slider .dots .dot:after {
    content: '';
    display: block;
    margin-top: 9px;
    margin-left: 15px;
    border-top: 13px solid #bcbcbc;
    position: absolute;
    height: 1px;
    width: 13px
}

#slider .dots .dot:hover .active-line {
    border-top: 13px solid #888;
    width: 13px;
    opacity: 0.7;
    z-index: 101
}

.line {
    width: 340px;
    height: 4px;
    background: #31afe4;
    position: relative;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1
}
/*
.locked {
    overflow: hidden
}*/

.slider-text {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.slider-text svg {
    width: 80vw
}

.slider-text path {
    fill: #fff !important
}

.slider-text g {
    opacity: 0
}

.logo-128 {
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.logo-128 svg {
    width: 80vw
}

.site-footer {
    font-size: 14px
}

.site-footer .footer-wrapper {
    display: table-cell;
    width: 20%;
    text-align: right;
    padding-top: 60px;
    padding-bottom: 30px
}

.site-footer .footer-wrapper.logo {
    min-width: 380px;
    text-align: left
}

.site-footer .footer-wrapper.social-wrapper {
    text-align: right
}

.site-footer .footer-wrapper>div {
    display: inline-block;
    text-align: left;
    vertical-align: top
}

.site-footer .footer-wrapper>div h3 {
    margin-top: 0
}

.site-footer .contact-wrapper {
    line-height: 1.1
}

.site-footer ul {
    list-style-type: none;
    height: 60px;
    padding: 0;
    margin: 0 auto;
    width: 100%;
    text-align: center
}

@media screen and (max-width: #services .treatment-sectionpx) {
    .site-footer ul {
        height: auto;
        margin-bottom: 10px;
        margin-top: 20px
    }
}

.site-footer ul li {
    display: inline-block;
    position: relative;
    top: 55%;
    transform: translateY(-50%);
    margin: 0 15px
}

@media screen and (max-width: 768px) {
    .site-footer ul li {
        display: block;
        position: static;
        top: auto;
        margin: 5px 15px
    }
}

.site-footer .credit {
    float: right
}

@media screen and (max-width: 768px) {
    .site-footer .credit {
        float: none
    }
}

.socials {
    text-align: center;
    margin-top: 10px
}

.socials a {
    width: 22px;
    height: 22px;
    display: inline-block;
    margin-right: 5px
}

.socials .facebook {
    text-align: right
}

.socials img {
    height: 25px
}

.template-page article {
    overflow: hidden;
    opacity: 0;
    transform: translateX(100px);
    transition: all 1s ease;
    padding: 0 15px
}

.template-page #page-image {
    text-align: center;
    margin-top: 20px;
    opacity: 0
}

.template-page .entry-title {
    margin-top: 35px;
    margin-bottom: 10px
}

.template-page .entry-content {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 50px;
    -webkit-column-gap: 50px;
    column-gap: 50px;
    max-width: 970px;
    width: 100%;
    margin: 0 auto
}

@media screen and (max-width: 750px) {
    .template-page .entry-content {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1
    }
}

.template-page .entry-content>*:first-child {
    margin-top: 0
}

.template-page .entry-content h1,
.template-page .entry-content .template-implants h2,
.template-implants .template-page .entry-content h2,
.template-page .entry-content h2,
.template-page .entry-content h3,
.template-page .entry-content h4,
.template-page .entry-content h5,
.template-page .entry-content h6 {
    text-align: left
}

.template-page .entry-content p,
.template-page .entry-content ul,
.template-page .entry-content ol {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-gap: 0;
    column-gap: 0
}

.template-page .entry-content p {
    margin-top: 20px;
    margin-bottom: 0
}

.template-page .entry-content h1,
.template-page .entry-content .template-implants h2,
.template-implants .template-page .entry-content h2 {
    -moz-column-span: all;
    -webkit-column-span: all;
    column-span: all
}

.template-page .entry-content h2 {
    font-size: 21px;
    color: #31afe4;
    margin-bottom: -8px
}

@media screen and (max-width: 550px) {
    .template-page .entry-content {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
        -moz-column-gap: 0;
        -webkit-column-gap: 0;
        column-gap: 0
    }
}

.template-treatments #page-image {
    text-align: center;
    margin-top: 20px;
    opacity: 0
}

.template-treatments article {
    overflow: hidden;
    opacity: 0;
    transform: translateX(100px);
    transition: all 1s ease;
    padding: 0 15px
}

.template-treatments .header-separator {
    background-color: #31afe4;
    width: 100%;
    height: 64px;
    max-width: 1100px;
    margin: 20px auto 0
}

.template-treatments h1,
.template-treatments .template-implants h2,
.template-implants .template-treatments h2 {
    max-width: 970px;
    width: 100%;
    margin: 45px auto 0;
    text-align: left;
    font-size: 21px;
    color: #31afe4;
    -moz-column-span: all;
    -webkit-column-span: all;
    column-span: all
}

.template-treatments h2 {
    color: #31afe4;
    font-size: 21px;
    margin-bottom: -8px
}

.template-treatments .slider {
    list-style-type: none;
    max-width: 1012px;
    margin: 10px auto 0;
    padding: 0
}

.template-treatments .slider li {
    display: inline-block;
    position: relative;
    margin-right: 20px;
    margin-left: 20px;
    max-width: 464px
}

.template-treatments .slider li .slide-title {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.template-treatments .entry-content {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 50px;
    -webkit-column-gap: 50px;
    column-gap: 50px;
    max-width: 970px;
    width: 100%;
    margin: 1.5em auto 0
}

@media screen and (max-width: 750px) {
    .template-treatments .entry-content {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1
    }
}

.template-treatments .entry-content>*:first-child {
    margin-top: 0
}

.template-treatments .entry-content h1,
.template-treatments .entry-content .template-implants h2,
.template-implants .template-treatments .entry-content h2,
.template-treatments .entry-content h2,
.template-treatments .entry-content h3,
.template-treatments .entry-content h4,
.template-treatments .entry-content h5,
.template-treatments .entry-content h6 {
    text-align: left
}

.template-treatments .entry-content:first-child {
    background: red
}

.template-treatments .entry-content p,
.template-treatments .entry-content ul,
.template-treatments .entry-content ol {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-gap: 0;
    column-gap: 0
}

.template-treatments .entry-content p {
    margin-top: 20px;
    margin-bottom: 20px
}

.template-treatments .entry-footer {
    margin-top: 1.5em;
    text-align: center
}

.template-implants .entry-content {
    max-width: 970px;
    margin: 40px auto 0
}

.template-implants .entry-content p,
.template-implants .entry-content ul,
.template-implants .entry-content ol {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1
}

.template-implants h1,
.template-implants h2 {
    color: #31afe4;
    font-size: 21px;
    font-family: "LatoLight", sans-serif;
    line-height: 25px;
    margin: 0;
    text-align: left !important
}

.template-implants hr {
    background: none;
    border-bottom: 2px dotted #31afe4;
    margin: -13px 0
}

.template-implants p,
.template-implants ul,
.template-implants ol {
    font-family: "LatoLight", sans-serif
}

.template-implants .end-navigation {
    height: 53px;
    background: #31afe4;
    margin-top: 24px;
    margin-right: 0 !important;
    margin-left: 0 !important
}

@media screen and (max-width: 768px) {
    .template-implants .end-navigation {
        height: auto
    }
    .template-implants .end-navigation .text-left a {
        margin-left: -50px
    }
    .template-implants .end-navigation .text-right a {
        margin-left: 50px
    }
}

.template-implants .end-navigation>div {
    border-right: 2px dotted white;
    height: 100%
}

.template-implants .end-navigation>div:last-child {
    border: none
}

.template-implants .end-navigation a,
.template-implants .end-navigation a:visited {
    color: white;
    font-size: 18px;
    line-height: 53px;
    display: block;
    font-family: "LatoLight", sans-serif
}

@media screen and (max-width: 768px) {
    .template-implants .end-navigation a,
    .template-implants .end-navigation a:visited {
        text-align: center
    }
}

.template-implants .end-navigation a:hover,
.template-implants .end-navigation a:focus,
.template-implants .end-navigation a:visited:hover,
.template-implants .end-navigation a:visited:focus {
    text-decoration: none
}

.template-implants .panel-group {
    margin-top: 20px
}

.template-implants .panel-group .panel {
    box-shadow: none;
    border: none;
    background: none
}

.template-implants .panel-group .panel .panel-heading {
    background: none;
    border: none;
    padding: 4px 0
}

.template-implants .panel-group .panel .panel-title {
    text-align: left;
    font-size: 16px;
    font-family: "LatoLight", sans-serif;
    line-height: 19px
}

.template-implants .panel-group .panel .caret {
    display: none
}

.template-implants .panel-group .panel .panel-body {
    padding: 0;
    border-top: none
}

.column-2-no-title {
    margin-top: 45px
}

.page-id-469 .site-content,
.page-id-300 .site-content,
.page-id-821 .site-content {
    background: #eee
}

.price article {
    opacity: 0;
    transform: translateX(100px);
    transition: all 1s ease;
    padding: 0 15px
}

.price h2 {
    text-align: left;
    font-family: "GillSansMTStd-Light", sans-serif;
    font-size: 32px;
    line-height: 1.1;
    margin: 50px auto 20px
}

.price .prices {
    margin-bottom: 40px;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 50px;
    -webkit-column-gap: 50px;
    column-gap: 50px
}

@media screen and (max-width: 750px) {
    .price .prices {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1
    }
}

.price .full {
    display: block;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1
}

.price .full p {
    margin: 0;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1
}

.price .full strong {
    margin: 10px 0;
    display: block
}

.price .full ul {
    margin-top: 0px
}

.price .the-content {
    text-align: center;
    margin-top: 10px
}

.price .the-content a {
    text-decoration: underline
}

.price p {
    display: block
}

.price .category {
    width: 100%;
    max-width: 449px;
    display: inline-block;
    vertical-align: top;
    -moz-page-break-after: always;
    -webkit-column-break-after: always;
    break-after: always
}

.price .category>h3 {
    color: #31afe4;
    font-size: 21px;
    text-align: left;
    border-bottom: 1px solid #31afe4
}

.price .single {
    display: table-row
}

.price .treatments {
    display: table;
    width: 100%
}

.price .treatments .limited {
    color: #31afe4;
    font-weight: bold
}

.price .treatments .includes .name {
    font-size: 12px
}

.price .treatments .name {
    display: table-cell;
    width: 40%;
    padding-right: 10px;
    border-right: 1px solid #31afe4
}

.price .treatments .price {
    display: table-cell;
    width: 10%;
    padding-left: 10px;
    vertical-align: bottom;
    text-align: right
}

#general-dentistry {
    min-height: 0 !important;
    height: 684px;
    background: url("img/general-bg-bw.jpg") no-repeat;
    background-size: cover;
    margin: 0;
    margin-bottom: 47px;
    z-index: 2;
    position: relative
}

#general-dentistry .main-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    background: url("img/general-bg-bw.jpg") no-repeat;
    background-size: cover
}

#general-dentistry .main-wrapper h2 {
    color: white;
    transition: all 0.2s ease-in;
    text-align: center;
    margin-top: 250px
}

@media screen and (max-width: 768px) {
    #general-dentistry .main-wrapper h2 {
        margin-top: 0;
        padding-top: 40px
    }
}

#general-dentistry .main-wrapper a {
    opacity: 0;
    transition: all 0.2s ease-in;
    margin-top: 30px
}

#general-dentistry .main-wrapper>div {
    height: 100%;
    transition: all 0.2s ease-in
}

@media screen and (max-width: 992px) {
    #general-dentistry .main-wrapper>div {
        height: 265px;
        background: rgba(0, 0, 0, 0.2)
    }
    #general-dentistry .main-wrapper>div a {
        opacity: 1
    }
}

#general-dentistry .main-wrapper>div:hover {
    background: rgba(0, 0, 0, 0.2)
}

#general-dentistry .main-wrapper>div:hover a {
    opacity: 1
}

#general-dentistry .main-wrapper .not-hovered h2 {
    opacity: 0.32
}

#general-dentistry .general,
#general-dentistry .orthodontics,
#general-dentistry .implants {
    display: none
}

#general-dentistry .general>div,
#general-dentistry .orthodontics>div,
#general-dentistry .implants>div {
    transition: all 0.6s ease;
    opacity: 0
}

#general-dentistry .general.show>div,
#general-dentistry .orthodontics.show>div,
#general-dentistry .implants.show>div {
    opacity: 1;
    transition-delay: 0.6s
}

#general-dentistry .general.show>div.main,
#general-dentistry .orthodontics.show>div.main,
#general-dentistry .implants.show>div.main {
    opacity: 1;
    transition-delay: 0s
}

#general-dentistry .list {
    list-style-type: none;
    padding: 0 50px;
    margin: 100px 0 0 0;
    text-align: center
}

@media screen and (max-width: 992px) {
    #general-dentistry .list {
        margin: 50px 0
    }
}

#general-dentistry .list li {
    border-bottom: 1px solid #484546;
    max-width: 327px;
    margin: 0 auto
}

#general-dentistry .list li:last-child {
    border-bottom: none
}

#general-dentistry .list a {
    font-size: 21px;
    line-height: 1.25;
    font-family: "LatoLight", sans-serif;
    color: #31afe4;
    display: block;
    padding: 10px 0
}

#general-dentistry .list a:hover {
    text-decoration: none
}

#general-dentistry .main {
    height: 694px;
    background: url("img/brush-bw.png") no-repeat;
    background-position: center top;
    background-size: cover;
    text-align: center
}

@media screen and (max-width: 992px) {
    #general-dentistry .main {
        height: 500px
    }
}

#general-dentistry .main ul {
    margin: 0;
    margin-left: -15px;
    padding: 0;
    list-style-type: none;
    position: absolute;
    bottom: 100px;
    width: 100%
}

#general-dentistry .main ul li {
    display: inline-block;
    width: 49%;
    height: 75px;
    padding: 0 10px
}

@media screen and (max-width: 992px) {
    #general-dentistry .main ul li {
        display: block;
        text-align: center !important;
        height: 40px;
        width: 100%;
        border-right: none !important
    }
}

#general-dentistry .main ul li a {
    color: white;
    font-size: 19px;
    font-family: "LatoLight", sans-serif;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block
}

#general-dentistry .main ul li:nth-child(1) {
    text-align: right;
    border-right: 1px solid white
}

#general-dentistry .main ul li:nth-child(1) a:before {
    content: '';
    display: inline-block;
    background: url("img/square.png");
    width: 15px;
    height: 15px;
    margin: 0 10px
}

@media screen and (max-width: 992px) {
    #general-dentistry .main ul li:nth-child(1) a:before {
        position: absolute;
        margin-left: -25px;
        top: 7px
    }
}

#general-dentistry .main ul li:nth-child(2) {
    text-align: left
}

#general-dentistry .main ul li:nth-child(2) a:after {
    content: '';
    display: inline-block;
    background: url("img/square.png");
    width: 15px;
    height: 15px;
    margin: 0 10px;
    transform: rotate(180deg)
}

@media screen and (max-width: 992px) {
    #general-dentistry .main ul li:nth-child(2) a:after {
        position: absolute;
        top: 7px
    }
}

#general-dentistry .main h2 {
    color: white;
    font-size: 32px;
    font-family: "LatoLight", sans-serif;
    margin-top: 100px
}

@media screen and (max-width: 992px) {
    #general-dentistry .main h2 {
        margin-top: 0;
        padding-top: 100px
    }
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

wmuSlider,
.wmuGallery {
    margin-bottom: 20px;
}

/* mwuSlider */
.wmuSlider {
    position: relative;
    overflow: hidden;
}
.wmuSlider .wmuSliderWrapper {
    display: none;
}
.wmuSlider .wmuSliderWrapper article {
    position: relative;
    text-align: center;
}
.wmuSlider .wmuSliderWrapper article img {
    max-width: 100%;
    width: auto;
    height: auto;
}

/* mwuGallery */
.wmuGallery .wmuGalleryImage {
    position: relative;
    text-align: center;
}
.wmuGallery .wmuGalleryImage img {
    max-width: 100%;
    width: auto;
    height: auto;
}

/* Default Skin */
.wmuGallery .wmuGalleryImage {
    margin-bottom: 10px;
}
.wmuSliderPrev, .wmuSliderNext {
    position: absolute;
    width: 40px;
    height: 80px;
    text-indent: -9999px;
    background: url(../img/sprites.png) no-repeat 0 0;
    top: 50%;
    margin-top: -40px;
    z-index: 2;
}
.wmuSliderPrev {
    background-position: 100% 0;
    left: 20px;
}
.wmuSliderNext {
    right: 20px;
}
.wmuSliderPagination {
    z-index: 2;
    position: absolute;
    left: 20px;
    bottom: 10px;
}
.wmuSliderPagination li {
    float: left;
    margin: 0 5px 0 0;
    list-style-type: none;
}
.wmuSliderPagination a {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 10px;
    background: url(../img/sprites.png) no-repeat 0 -80px;
}
.wmuSliderPagination a.wmuActive {
    background-position: -10px -80px;
}
.gallery-caption {
    display: block
}