@charset "UTF-8";
div.section-columns:after, section:after {
  content: "";
  display: table;
  clear: both; }

@font-face {
  font-family: TisaSansWeb-Light;
  src: url("TisaSansWeb-Light.eot"); }

@font-face {
  font-family: TisaSansWeb-Light;
  src: url("TisaSansWeb-Light.woff") format("woff"); }

@font-face {
  font-family: TisaWeb-Italic;
  src: url("TisaWeb-Italic.eot"); }

@font-face {
  font-family: TisaWeb-Italic;
  src: url("TisaWeb-Italic.woff") format("woff"); }

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

@font-face {
  font-family: 'fontello2';
  src: url("../fonts/fontello2/fontello.eot?33394790");
  src: url("../fonts/fontello2/fontello.eot?33394790#iefix") format("embedded-opentype"), url("../fonts/fontello2/fontello.woff2?33394790") format("woff2"), url("../fonts/fontello2/fontello.woff?33394790") format("woff"), url("../fonts/fontello2/fontello.ttf?33394790") format("truetype"), url("../fonts/fontello2/fontello.svg?33394790#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?38681057#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello", "fontello2";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-map:before {
  content: '\e801'; }

/* '' */
.icon-menu:before {
  content: '\e800'; }

/* '' */
.icon-close:before {
  content: '\e804'; }

/* '' */
.icon-twitter:before {
  content: '\e803'; }

/* '' */
.icon-facebook-squared:before {
  content: '\e802'; }

/* '' */
.icon-instagram:before {
  content: '\f32d'; }

/* '' */
/*
@mixin col {
	position: relative;
	height: 100%;
	background-position: left top;
	background-size: 40px 40px;
	background-repeat: repeat;
}
*/
.size-tag {
  background: #333333;
  border: 1px solid #000000;
  color: white;
  padding: 10px 20px;
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 10000; }

.display-none {
  display: none; }

html,
body {
  width: 100%;
  height: 100%;
  margin: 0em;
  padding: 0em; }

body {
  font-family: TisaSansWeb-Light, sans-serif;
  font-size: 14px;
  background: white;
  color: #000000; }

a {
  color: #544f4b; }
  a i {
    margin-right: 5px; }
  a i, a.tel {
    text-decoration: none; }

div.section-column-left {
  display: inline-block;
  float: left;
  max-width: 75%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

div.section-column-right {
  display: inline-block;
  float: right;
  max-width: 20%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

section {
  position: relative; }
  body#our-services-oral-soft-tissues-gum-bone section,
  body#our-services-teeth section,
  body#our-services-cosmetic-dentistry section,
  body#our-services-bite-jaw-joint section,
  body#our-services-subpage section {
    padding-bottom: 2em; }

figure {
  display: table;
  width: auto;
  margin: 0em;
  width: 1px;
  padding-bottom: 1.5em; }
  figure.right {
    margin-left: 1em; }
  figure img,
  figure figcaption {
    display: table-row;
    padding: 0.5em 0em; }

nav {
  margin: 1.7em 0em 0em 1.6em;
  z-index: 2; }
  nav a {
    display: block;
    position: relative;
    font-size: 1.2em;
    background: #333333;
    color: #888888;
    text-decoration: none;
    font-family: TisaWeb-Italic, serif;
    padding: 1.3em 0em 1.1em 1.15em;
    border-bottom: 1px solid black;
    -webkit-transition: color 0.25s ease-in-out;
    -moz-transition: color 0.25s ease-in-out;
    -o-transition: color 0.25s ease-in-out;
    -ms-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out; }
    nav a i {
      font-size: 1.4em;
      padding-right: 0.5em; }
      nav a i.icon-close {
        padding-right: 0.3em; }
    nav a:hover {
      color: white;
      -webkit-transition: color 0.25s ease-in-out;
      -moz-transition: color 0.25s ease-in-out;
      -o-transition: color 0.25s ease-in-out;
      -ms-transition: color 0.25s ease-in-out;
      transition: color 0.25s ease-in-out; }
  nav ul {
    display: block;
    background: #333333;
    padding: 0em;
    margin: 0em; }
    nav ul li {
      list-style: none;
      padding-left: 1.4em;
      padding-bottom: 0em;
      font-size: 1em; }
      nav ul li a {
        color: white;
        font-size: 1.6em;
        padding: 1em 0em 0.9em 0em;
        -webkit-transition: color 0.25s ease-in-out;
        -moz-transition: color 0.25s ease-in-out;
        -o-transition: color 0.25s ease-in-out;
        -ms-transition: color 0.25s ease-in-out;
        transition: color 0.25s ease-in-out;
        background: transparent;
        border-bottom: 1px solid #666666; }
        nav ul li a:hover {
          color: #888888;
          -webkit-transition: color 0.25s ease-in-out;
          -moz-transition: color 0.25s ease-in-out;
          -o-transition: color 0.25s ease-in-out;
          -ms-transition: color 0.25s ease-in-out;
          transition: color 0.25s ease-in-out; }
      nav ul li:last-child {
        border-bottom: none; }
        nav ul li:last-child a {
          border-bottom: none; }

#about-us nav ul li.our-services a {
  border-bottom: none; }

#about-us nav ul li.about-us {
  background: #544f4b; }
  #about-us nav ul li.about-us a {
    border-bottom: none; }
    #about-us nav ul li.about-us a:hover {
      color: #333333; }

#about-us h1 {
  padding-bottom: 0.6em; }

#about-us h2 {
  padding-bottom: 0.3em; }

#about-us p {
  margin-top: 0em; }

#our-services nav ul li.our-services {
  background: #544f4b; }
  #our-services nav ul li.our-services a {
    border-bottom: none; }
    #our-services nav ul li.our-services a:hover {
      color: #333333; }

#contact-us nav ul li.about-us a {
  border-bottom: none; }

#contact-us nav ul li.contact-us {
  background: #544f4b; }
  #contact-us nav ul li.contact-us a {
    border-bottom: none; }
    #contact-us nav ul li.contact-us a:hover {
      color: #333333; }

.left-col {
  width: 21.5em;
  height: 100%;
  position: fixed;
  background: #000000;
  top: 0px;
  left: 0px;
  /* 	float: left; */ }

.repository {
  display: none;
  height: 0px;
  overflow: hidden; }

.right-col {
  width: auto;
  height: 100%;
  margin-left: 21.5em;
  padding: 0em;
  position: relative;
  background: transparent left top no-repeat fixed;
  background-position-x: 21.5em;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /*
background-position-x: 70px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/ }
  .right-col div.cta {
    width: 72%;
    position: absolute;
    padding-left: 2.9em;
    top: 50%;
    margin-top: -2.9em;
    padding-right: 2.9em; }
    .right-col div.cta h1 {
      display: block;
      font-family: TisaSansWeb-Light, sans-serif;
      font-size: 2.5em;
      line-height: 1.4em;
      font-weight: normal;
      color: white;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75);
      margin: 0em; }
      .right-col div.cta h1 em {
        font-size: 1.2em;
        font-family: TisaWeb-Italic, serif;
        font-style: normal;
        text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75); }
    .right-col div.cta p {
      padding: 1.5em 0em; }
  .right-col div.cta-form,
  .right-col div.cta-form-secondary {
    width: 50%;
    position: absolute;
    padding-left: 2.9em;
    top: 50%;
    margin-top: -11.5em; }
  .right-col div.cta-form-secondary {
    position: relative;
    padding-left: 0em;
    top: 0em;
    margin-top: 1em; }
    .right-col div.cta-form-secondary form input[type=text],
    .right-col div.cta-form-secondary form input[type=phone],
    .right-col div.cta-form-secondary form input[type=email],
    .right-col div.cta-form-secondary form textarea {
      border: 1px solid #888888; }
    .right-col div.cta-form-secondary form label {
      color: #888888; }
    .right-col div.cta-form-secondary form select {
      border: 1px solid #888888; }
  .right-col .content {
    width: 100%;
    margin: 0px;
    padding: 0px; }
    .right-col .content .copy {
      max-width: 60%;
      padding: 4em 8em 4em 8em; }
      @media (max-width: 1439px) {
        .right-col .content .copy {
          max-width: 70%; } }
      @media (max-width: 1079px) {
        .right-col .content .copy {
          max-width: 80%; } }
    .right-col .content .header {
      width: 100%;
      /* height: 400px; */
      /*
&.our-services {
				background: transparent url(../img/rld-header_services.jpg) no-repeat fixed; 
				//background: transparent no-repeat fixed;
				-webkit-background-size: contain;
				-moz-background-size: contain;
				-o-background-size: contain;
				background-size: contain;
			
				img {
					width: 100%;
				}
background: transparent url(../img/rld-header_services.jpg) left top no-repeat; 
				background-size: 100%;
			}
			
			&.contact-us {
				background: transparent url(../img/rld-header_contact.jpg) right top no-repeat fixed; 
				-webkit-background-size: contain;
				-moz-background-size: contain;
				-o-background-size: contain;
				background-size: contain;
			}
*/ }
      .right-col .content .header img {
        width: 100%; }
    .right-col .content p ul {
      display: none; }
    .right-col .content h1,
    .right-col .content h2,
    .right-col .content h3,
    .right-col .content h4,
    .right-col .content h5,
    .right-col .content h6 {
      display: block;
      font-family: TisaWeb-Italic, serif;
      font-weight: normal;
      color: black; }
    .right-col .content h1 {
      font-size: 3.2em; }
      .section-columns .right-col .content h1 {
        display: none; }
    .right-col .content h3 {
      font-size: 1.3em;
      font-weight: 400;
      color: #333333;
      margin: 1em 0em; }

.logo {
  display: block;
  width: 181px;
  height: 68px;
  background: transparent url(../img/logo.png) no-repeat left top;
  margin: 0em auto;
  position: absolute;
  top: 50%;
  left: 2.9em;
  margin-top: -34px;
  z-index: -1; }

.connect {
  font-family: TisaSansWeb-Light, sans-serif;
  font-size: 1em;
  color: white;
  line-height: 1.5em;
  position: fixed;
  padding: 2.9em;
  left: 0em;
  bottom: 0em; }
  .connect a.tel {
    text-decoration: none;
    cursor: text; }
    .connect a.tel:hover {
      color: white; }
  .connect ul {
    margin: 0em;
    padding: 0em; }
    .connect ul li {
      font-size: 1em;
      list-style: none;
      padding-bottom: 0.3em; }
      .connect ul li:last-child {
        padding-bottom: 0em; }
  .connect a {
    font-family: TisaSansWeb-Light, sans-serif;
    font-size: 1em;
    color: #888888;
    text-decoration: underline;
    -webkit-transition: color 0.25s ease-in-out;
    -moz-transition: color 0.25s ease-in-out;
    -o-transition: color 0.25s ease-in-out;
    -ms-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out;
    text-decoration: none; }
    .connect a i {
      padding-right: 0.7em;
      font-size: 1.2em; }
    .connect a:hover {
      text-decoration: none;
      color: white;
      -webkit-transition: color 0.25s ease-in-out;
      -moz-transition: color 0.25s ease-in-out;
      -o-transition: color 0.25s ease-in-out;
      -ms-transition: color 0.25s ease-in-out;
      transition: color 0.25s ease-in-out; }

.half-width {
  width: 49%; }

.full-width {
  width: 100% !important; }

.right {
  float: right !important; }

.left {
  float: left; }

.contact-left {
  width: 47%;
  padding-right: 2%;
  float: left; }
  .contact-left em {
    font-style: normal;
    display: inline-block;
    min-width: 33%; }

.invisible {
  visibility: hidden;
  height: 0px;
  overflow: hidden; }

.contact-message {
  font-family: TisaWeb-Italic, serif;
  font-size: 1em;
  color: white;
  padding: 1em 1.3em;
  margin-bottom: 1em; }

.success {
  background: rgba(141, 198, 63, 0.9); }

.error {
  background: rgba(237, 28, 36, 0.9); }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0em; }

body#our-services-oral-soft-tissues-gum-bone h1,
body#our-services-teeth h1,
body#our-services-cosmetic-dentistry h1,
body#our-services-bite-jaw-joint h1,
body#our-services-subpage h1 {
  padding-bottom: 0.25rem; }

body#our-services-oral-soft-tissues-gum-bone h3,
body#our-services-teeth h3,
body#our-services-cosmetic-dentistry h3,
body#our-services-bite-jaw-joint h3,
body#our-services-subpage h3 {
  margin-bottom: 0.8em; }

p {
  font-size: 1.3em;
  line-height: 1.8em;
  font-family: TisaSansWeb-Light, sans-serif;
  color: black;
  padding-bottom: 2em;
  margin: 0em; }

ul {
  margin: 0em;
  padding: 1em 0em; }
  ul li {
    list-style: none;
    font-size: 1.3em;
    font-family: TisaSansWeb-Light, sans-serif;
    padding-bottom: 1em; }
    ul li:last-child {
      padding-bottom: 0em; }
  ul.dashed {
    list-style-type: none; }
    ul.dashed > li {
      padding-left: 1.5em;
      line-height: 1.4em; }
      ul.dashed > li::before {
        content: "—";
        margin-right: 0.5em;
        margin-left: -1.5em; }
    body#our-services-oral-soft-tissues-gum-bone ul.dashed,
    body#our-services-teeth ul.dashed,
    body#our-services-cosmetic-dentistry ul.dashed,
    body#our-services-bite-jaw-joint ul.dashed,
    body#our-services-subpage ul.dashed {
      margin-top: -2em;
      padding-top: 0em; }
    ul.dashed ul {
      padding-left: 1em;
      padding-bottom: 0em; }
      ul.dashed ul li {
        list-style: circle;
        font-family: TisaSansWeb-Light, sans-serif;
        font-size: 1em; }
  body#our-services-oral-soft-tissues-gum-bone ul.no-updent,
  body#our-services-teeth ul.no-updent,
  body#our-services-cosmetic-dentistry ul.no-updent,
  body#our-services-bite-jaw-joint ul.no-updent,
  body#our-services-subpage ul.no-updent {
    margin-top: 0em;
    padding-top: 0em; }

strong {
  font-family: TisaWeb-Italic, serif; }

a.button,
input[type=submit].button {
  display: inline-block;
  font-family: TisaSansWeb-Light, sans-serif;
  color: white;
  background: #333333;
  border: none;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  -webkit-appearance: none; }
  a.button:hover,
  input[type=submit].button:hover {
    background: #544d3d; }
  #home a.button, #home
  input[type=submit].button {
    background: white;
    color: #332d1f; }
    #home a.button:hover, #home
    input[type=submit].button:hover {
      color: white;
      background: #8a7e60; }

a.button {
  font-size: 1em;
  padding: 0.3em 1.1em 0.2em 1em; }

input.button {
  font-size: 1.2em;
  padding: 0.7em 1.3em 0.5em 1.1em; }

.clearfix {
  display: block; }
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

input[type=text],
input[type=phone],
input[type=email],
textarea,
select {
  border: none;
  padding: 0.8em 1.3em;
  font-family: TisaSansWeb-Light, sans-serif;
  font-size: 1em;
  background-color: rgba(255, 255, 255, 0.8);
  margin: 0em;
  color: #111111;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 1.5em; }

input[type=text],
input[type=phone],
input[type=email] {
  width: 49%;
  float: left; }

textarea {
  width: 100%;
  resize: none; }

select {
  font-size: 1em;
  line-height: 4em; }

select:focus {
  color: #746757; }

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

::-webkit-input-placeholder {
  color: #777777;
  font-family: TisaWeb-Italic, serif; }

::-moz-placeholder {
  color: #777777;
  font-family: TisaWeb-Italic, serif; }

:-ms-input-placeholder {
  color: #777777;
  font-family: TisaWeb-Italic, serif; }

input:-moz-placeholder {
  color: #777777;
  font-family: TisaWeb-Italic, serif; }

label {
  font-family: TisaWeb-Italic, serif;
  font-size: 1em;
  color: white; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .logo {
    background-image: url(../img/logo@2x.png);
    background-position: left top;
    background-size: 180px 68px; } }

@media only screen and (max-width: 1200px) {
  .right-col div.cta-form,
  .right-col div.cta-form-secondary {
    width: auto; }
  .right-col div.cta-form {
    padding-right: 3.1em; }
  .contact-left {
    width: 100%;
    padding-right: 0em;
    float: none; } }

@media only screen and (max-width: 950px) {
  body {
    font-size: 12px;
    /* 		font-size: 0.6em; */ }
  .logo {
    background-size: 125px 47px; }
  .right-col div.cta {
    width: auto;
    margin-top: -5.5em; }
  .right-col .content .header {
    /* height: 360px; */ } }

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .right-col {
    background-position-x: 10em; }
    .right-col div.cta-form {
      width: auto;
      padding: 0em 3.1em 0em 2.9em; }
  .logo {
    z-index: 0; } }

@media only screen and (max-width: 767px) {
  body {
    font-size: 0.6em; }
  .mobile-hide {
    display: block;
    width: 0px;
    height: 0px;
    overflow: hidden;
    float: left; }
  .left-col {
    width: 100%;
    float: none;
    height: auto;
    position: relative; }
  .right-col {
    width: 100%;
    height: auto;
    min-height: 45em;
    float: none;
    margin: 0em;
    background-position-x: 42%;
    background-position-y: 40px; }
    .right-col div.cta {
      width: auto;
      top: 25%;
      margin-bottom: 2em; }
      .right-col div.cta h1 {
        font-size: 2.6em; }
    .right-col div.cta-form,
    .right-col div.cta-form-secondary {
      width: auto;
      padding: 0em 3.1em 0em 2.9em;
      top: 30%; }
    .right-col div.cta-form-secondary {
      padding: 0em !important; }
    .right-col div.section-column-left {
      max-width: none; }
    .right-col div.section-column-right {
      display: none; }
    .right-col .content .copy {
      padding: 4em 4em 4em 4em;
      max-width: none; }
    .right-col .content .header {
      /* height: 200px; */ }
      .right-col .content .header.our-services {
        background-position: center top;
        background-size: 75%;
        -webkit-background-size: inherit;
        -moz-background-size: inherit;
        -o-background-size: inherit;
        background-size: inherit; }
    .right-col .content h1 {
      font-size: 3.8em; }
    .right-col .content h3 {
      font-size: 2.2em; }
  /*
	#home {
		.right-col {
			height: 45em;
		}
	}
*/
  nav {
    margin: 0em; }
    nav a {
      display: block;
      font-size: 1.6em;
      background: transparent;
      padding: 2em 1em 1.9em 0em;
      border-bottom: none;
      text-align: right; }
      nav a i {
        font-size: 1.4em;
        padding-right: 0.5em; }
        nav a i.icon-close {
          padding-right: 0.3em; }
    nav ul {
      display: block; }
      nav ul li {
        list-style: none;
        padding-left: 1.4em;
        padding-bottom: 0em;
        font-size: 1em; }
        nav ul li a {
          color: white;
          font-size: 2em;
          padding: 1.2em 0em 1.1em 0em;
          margin-bottom: 0px;
          -webkit-transition: color 0.25s ease-in-out;
          -moz-transition: color 0.25s ease-in-out;
          -o-transition: color 0.25s ease-in-out;
          -ms-transition: color 0.25s ease-in-out;
          transition: color 0.25s ease-in-out;
          background: transparent;
          border-bottom: 1px solid #666666;
          text-align: left; }
          nav ul li a:hover {
            color: #888888;
            -webkit-transition: color 0.25s ease-in-out;
            -moz-transition: color 0.25s ease-in-out;
            -o-transition: color 0.25s ease-in-out;
            -ms-transition: color 0.25s ease-in-out;
            transition: color 0.25s ease-in-out; }
        nav ul li:last-child {
          border-bottom: none; }
          nav ul li:last-child a {
            border-bottom: none; }
  .connect {
    position: relative;
    background: #353535;
    font-size: 1.5em;
    padding: 2em 1.2em 1.6em 1.2em; }
    .connect ul li {
      display: inline;
      float: right;
      font-size: 1.3em; }
      .connect ul li:last-child {
        float: left; }
        .connect ul li:last-child i {
          padding-right: 0em; }
      .connect ul li i {
        padding-right: 0.5em; }
  .logo {
    position: absolute;
    margin: 0em 0em 1em 0em;
    margin-top: 0em;
    top: 2em;
    left: 1.5em;
    background-position: left top;
    z-index: 0; }
  .contact-message {
    font-size: 1.8em; }
  input[type=text],
  input[type=phone],
  input[type=email],
  textarea,
  select {
    font-size: 1.3em;
    margin-bottom: 1em; }
  form .left {
    float: none; }
  form .right {
    float: none !important; }
  form .half-width {
    width: 100%; }
  input.button {
    font-size: 1.6em; }
  label {
    font-size: 1.3em; }
  p {
    font-size: 1.6em; }
  ul {
    padding: 1.6em 0em; }
    ul li {
      font-size: 1.6em; } }
