/*
Theme Name: click5-WP
Theme URI: https://www.click5interactive.com/
Description: click5 WordPress Theme
Version: 2.7
Author: click5 Interactive
Author URI: https://www.click5interactive.com/
*/

/* Elements */


@font-face {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style : normal;
        src : url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0");
        src : url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"),
              url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"),
              url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"),
              url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"),
              url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
}

.font-primary {
  font-family: 'Muli', sans-serif!important;
}

.font-fa {
  font-family: 'FontAwesome'!important;
}


body {
  font-family: 'Muli', sans-serif;
  overflow-x: hidden;
  overflow-y: hidden;
}

html {
  overflow-x: hidden;
}

.shadow-effect {
  -webkit-box-shadow: 0px -2px 30px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px -2px 30px 0px rgba(0, 0, 0, 0.06);
}

.shadow-effect-secondary {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=11, Direction=135, Color=#000000)";/*IE 8*/
-moz-box-shadow: 2px 2px 11px rgba(0,0,0,0.1);/*FF 3.5+*/
-webkit-box-shadow: 2px 2px 11px rgba(0,0,0,0.1);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
box-shadow: 2px 2px 11px rgba(0,0,0,0.1);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=11, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.shadow-effect-tertiary {

-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=27, Direction=21, Color=#000000)";/*IE 8*/
-moz-box-shadow: -5px 3px 27px 5px rgba(0,0,0,0.1);/*FF 3.5+*/
-webkit-box-shadow: -5px 3px 27px 5px rgba(0,0,0,0.1);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
box-shadow: -5px 3px 27px 5px rgba(0,0,0,0.1);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=27, Direction=135, Color=#000000); /*IE 5.5-7*/
}

.text-shadow-light {
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=43, Direction=252, Color=#000000)";/*IE 8*/
text-shadow: 1px -3px 43px rgba(0,0,0,0.03);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=43, Direction=135, Color=#000000); /*IE 5.5-7*/
}

.shadow-effect-left-max {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=24, Direction=27, Color=#000000)";/*IE 8*/
  -moz-box-shadow: -6px 3px 24px 2px rgba(0,0,0,0.1);/*FF 3.5+*/
  -webkit-box-shadow: -6px 3px 24px 2px rgba(0,0,0,0.1);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: -6px 3px 24px 2px rgba(0,0,0,0.1);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=24, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.shadow-effect-left-min {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=24, Direction=63, Color=#000000)";/*IE 8*/
  -moz-box-shadow: -2px 4px 24px 0 rgba(0,0,0,0.1);/*FF 3.5+*/
  -webkit-box-shadow: -2px 4px 24px 0 rgba(0,0,0,0.1);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: -2px 4px 24px 0 rgba(0,0,0,0.1);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=24, Direction=135, Color=#000000); /*IE 5.5-7*/
}

.shadow-effect-right-max {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=24, Direction=27, Color=#000000)";/*IE 8*/
  -moz-box-shadow: 6px 3px 24px 2px rgba(0,0,0,0.1);/*FF 3.5+*/
  -webkit-box-shadow: 6px 3px 24px 2px rgba(0,0,0,0.1);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 6px 3px 24px 2px rgba(0,0,0,0.1);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=24, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.shadow-effect-right-min {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=24, Direction=63, Color=#000000)";/*IE 8*/
  -moz-box-shadow: 2px 4px 24px 0 rgba(0,0,0,0.1);/*FF 3.5+*/
  -webkit-box-shadow: 2px 4px 24px 0 rgba(0,0,0,0.1);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 2px 4px 24px 0 rgba(0,0,0,0.1);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=24, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.shadow-effect-left-max-light {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=24, Direction=27, Color=#000000)";/*IE 8*/
  -moz-box-shadow: -6px 3px 24px 2px rgba(0,0,0,0.03);/*FF 3.5+*/
  -webkit-box-shadow: -6px 3px 24px 2px rgba(0,0,0,0.03);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: -6px 3px 24px 2px rgba(0,0,0,0.03);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=24, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.shadow-effect-left-min-light {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=24, Direction=63, Color=#000000)";/*IE 8*/
  -moz-box-shadow: -2px 4px 24px 0 rgba(0,0,0,0.03);/*FF 3.5+*/
  -webkit-box-shadow: -2px 4px 24px 0 rgba(0,0,0,0.03);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: -2px 4px 24px 0 rgba(0,0,0,0.03);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=24, Direction=135, Color=#000000); /*IE 5.5-7*/
}

.shadow-effect-right-max-light {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=24, Direction=27, Color=#000000)";/*IE 8*/
  -moz-box-shadow: 6px 3px 24px 2px rgba(0,0,0,0.03);/*FF 3.5+*/
  -webkit-box-shadow: 6px 3px 24px 2px rgba(0,0,0,0.03);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 6px 3px 24px 2px rgba(0,0,0,0.03);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=24, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.shadow-effect-right-min-light {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=24, Direction=63, Color=#000000)";/*IE 8*/
  -moz-box-shadow: 2px 4px 24px 0 rgba(0,0,0,0.03);/*FF 3.5+*/
  -webkit-box-shadow: 2px 4px 24px 0 rgba(0,0,0,0.03);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 2px 4px 24px 0 rgba(0,0,0,0.03);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=24, Direction=135, Color=#000000); /*IE 5.5-7*/
}

* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
}


.bg-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.aspect-ratio {
  position: relative;
}

.aspect-ratio > .wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: +2;
}

.section {
  max-width: 1600px;
  margin: 0 auto;
  width: 100%;
}

#hero {
  background-image: url(./images/hero-bg.jpg);
  position: relative;
  padding-top: 52%;
}

#hero img.drMoriwaki {
  position: absolute;
  bottom: 0;
  left: 10%;
  max-height: 87%;
  width: auto;
}

#hero > .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

#hero .content {
  color: white;
  padding-bottom: calc(1em + 3vw);
}

a {
  text-decoration: none;
}

.btn {
  padding: .75em 3em;
  text-align: center;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  transition: 300ms ease all;
}

.btn.btn-white {
  background-color: white;
  border: 1px solid white;
  color: black;
}

.btn.btn-white:hover {
  background-color: rgba(255,255,255,.7);
}

.btn.btn-transparent-white {
  background-color: transparent;
  border: 1px solid white;
  color: white;
}

.btn.btn-transparent-white:hover {
  background-color: rgba(255,255,255,.15);
}

.btn.btn-gold {
  background-color: #9E8D78;
  border: 1px solid #9E8D78;
  color: white;
}

.btn.btn-gold:hover {
  background-color: rgba(158, 141, 120, .7);
}



#hero .content h1 {
  width: 100%;
  text-align: center;
  font-size: 3.75em;
  line-height: 1;
  letter-spacing: -.05em;
}

#hero .content span {
  font-size: 2.25em;
  width: 100%;
  text-align: center;
  display: block;
  line-height: 1.1;
  font-weight: 500;
  padding: .75em 0 .85em;
}

#hero .content .buttons-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

#hero .content .buttons-wrapper > .btn + .btn {
  margin-left: 1em;
}

#after-hero p {
    font-weight: 300;
    font-size: 1.1em;
    color: #3C3C3C;
    line-height: 1.8;
}

#after-hero * > p + p {
  margin-top: 1.75em;
}

#after-hero p.heading {
  color: #9E8D78;
  font-weight: 600;
  font-size: 1.25em;
  line-height: 1.65;
  text-align: center;
  width: 100%;
  padding: 4em 0;
}

p.c5heading {
  color: #9E8D78;
  font-weight: 600;
  font-size: 1.25em;
  line-height: 1.65;
  text-align: left;
  width: 100%;
}

#after-hero p.spacer {
  width: 100%;
  text-align: center;
  position: relative;
  padding: 5em 0;
}

#after-hero p.spacer:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #EEEEEE;
}

#after-hero p.spacer > a {
  z-index: +1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 .5em;
  color: #3C3C3C;
  font-weight: 700;
  background-color: white;
}

#after-hero p.spacer > a > span {
  position: relative;
}

#after-hero p.spacer > a > span:after {
  content: '';
  left: 0;
  bottom: -2px;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #9E8D78;
  transition: 300ms ease all;
}

#after-hero p.spacer > a:hover > span:after {
  width: 0;
  margin-left: 100%;
}

#services .item {
  margin-bottom: 30px;
}

#services .item .image {
  width: 100%;
  padding-top: 81.5%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: 400ms ease all;
}

#services .item .text {
  color: black;
  position: relative;
  transition: 300ms ease all;
}

#services .item .text:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 0;
  width: 100%;
  background-color: #9E8D78;
  transition: 400ms ease all;
  z-index: -1;
}

#services .item:hover .text:before {
  height: 100%;
}

#services .item .text .text-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1em 0;
}

#services .item .text span.heading {
  color: #B8A38C;
  font-size: 1.25em;
  font-weight: 600;
  text-align: center;
  transition: 300ms ease all;
}

#services .item:hover .text {
  color: white;
}

#services .item:hover .text span.heading {
  color: white;
}

#services .item .text .text-wrap > span:last-child {
  font-weight: 700;
  position: relative;
}

#services .item .text .text-wrap > span:last-child:after {
  content: '→';
  color: black;
  position: absolute;
  right: -1.2em;
  top: 50%;
  line-height: 0;
  transition: 300ms ease all;
}

#services .item:hover .text .text-wrap > span:last-child:after {
  color: white;
  right: -1.5em;
}

#services .item .text .text-wrap > span:last-child:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  height: 2px;
  background-color: #9E8D78;
  transition: 390ms ease all;
  width: 100%;
}

#services .item:hover .text .text-wrap > span:last-child:before {
  background-color: white;
}

#other-services {
  background-color: #F8F9FA;
  padding-bottom: 5em;
}

#other-services p.c5heading {
  padding: calc(3em / 1.35 * 1.25) 0;
  font-size: 1.35em;
}

#other-services .content > span {
  color: #555;
  font-weight: 400;
  line-height: 1.85;
  letter-spacing: -.03em;
  font-size: 1.03em;
}

#other-services .content {
  display: flex;
  flex-direction: column;
}

#lets-chat {
  padding: 6em 0;
}

#lets-chat .content h1 {
  width: 100%;
  text-align: center;
  font-weight: 600;
  letter-spacing: -.03em;
}

#lets-chat .content span {
  width: 100%;
  text-align: center;
  display: block;
  font-size: 1.15em;
  letter-spacing: .05em;
  color: #A59582;
  font-weight: 400;
  margin: 1em 0 1.5em;
}

#lets-chat .content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

#lets-chat .content .btn {
  font-size: 1.15em;
  padding-left: 3.5em;
  padding-right: 3.5em;
}

.link {
  color: black;
  font-weight: 700;
  position: relative;
}

.link:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  height: 2px;
  width: 100%;
  background-color: #9E8D78;
  transition: 300ms ease all;
}

.link:after {
  content: '→';
  position: absolute;
  right: -1.2em;
  line-height: 0;
  top: 50%;
  color: black;
  transition: 300ms ease all;
}

.link:hover:after {
  right: -1.5em;
}

.link:hover:before {
  width: 0;
  margin-left: 100%;
}

* > .link + .link {
  margin-left: 2.5em;
}

#meet-dr {
  background-color: #F1F4F6;
}

#meet-dr .container {
  position: relative;
  padding: 4em 0 3em;
}

#meet-dr img.drMoriwaki {
  position: absolute;
  right: 0;
  bottom: 0;
  max-height: 112%;
  width: auto;
}

#meet-dr .content h1 {
  color: #9E8D78;
  font-size: 2.35em;
  font-weight: 600;
  letter-spacing: -.05em;
}

#meet-dr .content .paragraphs {
  padding: 2em 0;
}

#meet-dr .content .paragraphs > p + p {
  margin-top: 1.5em;
}

#meet-dr .content .paragraphs > p {
  font-size: 1.07em;
  font-weight: 400;
  color: #3C3C3C;
  line-height: 1.65;
}

#testimonials {
  padding-bottom: 5em;
}

#testimonials .heading h1 {
  color: #9C7D56;
  font-size: 2.35em;
  font-weight: 600;
  letter-spacing: -.05em;
  width: 100%;
  text-align: center;
  padding-top: 3.5em;
}

.testimonial-item blockquote.review {
  line-height: 1.65;
  font-size: 1.4em;
  color: #555;
  font-weight: 300;
  padding: 0 12%;
  margin-bottom: 2.25em;
  position: relative;
  padding-top: 1.35em;
  margin-top: 2em;
  position: relative;
}

.testimonial-item span.author {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .03em;
  margin-bottom: .25em;
}

.testimonial-item span.location {
  color: #939393;
  font-size: .85em;
  font-weight: 600;
}

.testimonial-item {
  padding-bottom: 3em;
}

.testimonial-item blockquote.review:before {
  content: '';
  z-index: -1;
  background-image: url(./images/quotes.png);
  background-size: cover;
  background-position: center;
  width: 79px;
  height: 64px;
  position: absolute;
  top: 0;
  left: 11%;
}

#contact {
  background-image: url(./images/contact-bg.jpg);
  padding-top: 53%;
}

#contact .text .heading {
  color: white;
  font-size: 2em;
  display: flex;
  flex-direction: column;
  padding-bottom: 2em;
}

#contact .text .heading > span {
  line-height: 1;
}

#contact .text .heading > span:first-child {
  font-weight: 500;
}

#contact .text .heading > span:last-child {
  font-weight: 800;
}

table.contact {
  color: white;
}

#contact .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

#contact .container {
  height: 100%;
}

#contact .row {
  height: 100%;
}

table.contact > tbody > tr.last:not(:last-child) > td {
  padding-bottom: 4em;
}

table.contact > tbody > tr.icon > td {
  padding-bottom: 1em;
}

table.contact > tbody > tr > td:first-child {
  width: 1.6em;
}

table.contact a {
  color: white;
  position: relative;
}

table.contact a:not(.tel) {
  font-size: .95em;
  letter-spacing: -.03em;
  font-weight: 500;
}

table.contact a:not(.tel):after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  background-color: white;
  width: 100%;
  transition: 300ms ease all;
}

table.contact a:not(.tel):hover:after {
  width: 0;
  margin-left: 100%;
}

table.contact a.tel {
  font-size: 1.35em;
  font-weight: 600;
}

table.contact > tbody > tr > td > strong {
  letter-spacing: -.03em;
}

table.contact {
  font-size: 1.1em;
}

table.contact > tbody > tr.icon > td:last-child > strong {
  font-size: .9em;
  font-weight: 800;
}

.contact-form-wrapper form .row > div > label {
  position: relative;
  height: auto;
  display: block;
}

.contact-form-wrapper div.wpcf7 form input:not([type="submit"]), .contact-form-wrapper div.wpcf7 form textarea {
  border: 1px solid #D9D9D9;
  width: 100%;
  max-width: 100%;
  padding: 0.85em 1em;
  color: #636363;
  font-family: 'Avenir', sans-serif!important;
  background-color: transparent;
  font-size: 1em;
}

.contact-form-wrapper div.wpcf7 form label > span:first-child {
  position: absolute;
  line-height: 1;
  top: 1px;
  left: 10px;
  transform: translateY(-50%);
  font-size: 0.7em;
  color: #636363;
  background-color: white;
  z-index: +1;
  padding: 0 10px;
  font-weight: 600;
}

#contact-footer.contact-page .contact-form-wrapper div.wpcf7 form label > span:first-child {
  left: calc(1em / .7);
}

#contact-footer:not(.contact-page) .contact-form-wrapper div.wpcf7 form .row > div + div {
  margin-top: 1em;
}

.contact-form-wrapper div.wpcf7 form input[type="submit"] {
  background-color: #9E8D78;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: 600;
  font-size: 1em;
  transition: 300ms ease all;
  padding: 1em 0;
  border: 1px solid #9E8D78;
}

.contact-form-wrapper div.wpcf7 form input[type="submit"]:hover {
  cursor: pointer;
  background-color: rgba(158, 141, 120, .5);
}

.contact-form-wrapper .submit-wrapper {
  position: relative;
}

.contact-form-wrapper .submit-wrapper span.ajax-loader {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 50%);
}

.contact-form-wrapper > .form-wrap {
  background-color: white;
  color: black;
  padding: 3em 3.5em;
}

.contact-form-wrapper > .form-wrap > .heading {
  margin-bottom: 2em;
  letter-spacing: -.05em;
}

.contact-form-wrapper > .form-wrap > .heading > h1.grey {
  color: #5A7182;
  font-weight: 500;
  line-height: 1.1;
}

.contact-form-wrapper > .form-wrap > .heading > h1.gold {
  color: #9E8D78;
  font-weight: 800;
  line-height: 1.1;
}

.contact-form-wrapper form .col-lg-12:not(:last-child) {
  margin-bottom: 1em;
}

.contact-form-wrapper form .double.left {
  padding-right: .25em!important;
  margin-bottom: 1em;
}
.contact-form-wrapper form .double.right {
  padding-left: .25em!important;
  margin-bottom: 1em;
}

#contact .content.text {
  padding-left: 10%;
}

#contact .content.contact-form-wrapper {
  padding-left: 0!important;
  padding-right: 30px!important;
}

#footer-first {
  border-bottom: 1px solid #eee;
}

#footer-first .socials {
  justify-content: center;
  align-items: center;
}

#footer-first .socials > a {
  color: #474747;
  font-size: 1.75em;
  margin: 1em 0;
  transition: 300ms ease all;
  display: inline-block;
  padding: 1em .75em;
}

#footer-first .socials > a:hover {
  transform: rotate(-15deg);
  color: black;
}

#footer-first .socials > a + a {
  margin-left: .5em;
}

#footer-last .row {
      padding-left: 20px;
    padding-right: 20px;
    margin-left: 0;
    margin-right: 0;
}

#footer-last .right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#footer-last .left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  opacity: .5;
  font-weight: 400;
  font-size: .85em;
  letter-spacing: .02em;
}

#footer-last .right .menu-footer-container {
  display: inline-flex;
}
#footer-last .right .menu-footer-container > ul {
  display: inline-flex;
  padding-left: 0;
}
#footer-last .right .menu-footer-container > ul > li {
  display: inline-flex;
}

#footer-last .content {
  padding: 1.5em 0;
}

#footer-last ul {
  display: inline-flex;
  list-style: none;
  padding-left: 0;
}

#footer-last ul > li > a {
  text-decoration: none;
  color: #929292;
  font-weight: 500;
  position: relative;
  font-size: .9em;
}

#footer-last ul > li > a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  margin-left: 100%;
  width: 0;
  height: 1px;
  background-color: #929292;
  transition: 300ms ease all;
}

#footer-last ul > li > a:hover:after {
  margin-left: 0;
  width: 100%;
}

#footer-last ul > li + li:before {
  content: '|';
  margin-left: .5em;
  margin-right: .7em;
  color: #929292;
}

#pageLoader {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 999999999;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(255,255,255,1);
}

body {
  padding-top: 15px;
}

#pcheader {
  position: fixed;
  top: 15px;
  left: 0;
  width: 100%;
  z-index: 9998;
  transition: 600ms ease all;
  padding-bottom: 2vw;
}
/*
#pcheader:after {
  content: '';
  height: 2vw;
  width: 100%;
  position: fixed;
  top: 5.75vw;
  left: 0;
  background-color: transparent;
  z-index: 9998;
}
*/

#pcheader.sticky, #pcheader.subpage {
  top: 0;
  background-color: white;
  -webkit-box-shadow: 0px -2px 30px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px -2px 30px 0px rgba(0, 0, 0, 0.06);
}


#pcheader .wrap {
  width: 100%;
  padding: 0 3.75vw;
  margin-top: 2vw;
  padding: 0 3.75vw;
  padding-right: calc(4.5vw + 64px);
}

#pcheader .wrap > .static {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-right: 2.5vw;
  margin-right: 2.5vw;
  min-height: 64px;
  position: relative;
}

#pcheader .wrap > .static:after {
  content: '';
  position: absolute;
  right: 0;
  top: -20%;
  height: 140%;
  width: 1px;
  background-color: rgba(255,255,255,.5);
}

#pcheader a.logo {
  color: white;
  font-size: 2.5em;
  font-weight: 800;
  letter-spacing: -.03em;
  line-height: 1;
}


#pcheader > .wrap {
  position: relative;
}

#pcheader > .wrap > .nav {
  position: absolute;
  left: 0;
  top: -2vw;
  width: 100%;
  z-index: -1;
}

#pcheader > .wrap > #toggler {
  display: none;
  position: absolute;
}

#pcheader > .wrap > .toggler {
      height: 100%;
    position: absolute;
    top: 0;
    right: 2vw;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: +1;
    width: 64px;
}

#pcheader > .wrap > .toggler > label {
      display: flex;
    height: 50px;
    width: 55px;
    background-color: transparent;
    border: 1px solid white;
    justify-content: center;
    align-items: center;
    padding: 0 1em;
    transition: 300ms ease all;
}

#pcheader > .wrap > .toggler > label:hover {
  cursor: pointer;
  background-color: rgba(158, 141, 120,.15);
}

#pcheader > .wrap > .toggler > label > div {
  position: relative;
  height: 1.75vw;
  width: 100%;
}

#pcheader > .wrap > .toggler > label > div > .closed, #pcheader > .wrap > .toggler > label > div > .opened {
  transition: 350ms ease all;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#pcheader > .wrap > .toggler > label > div > .opened {
  opacity: 0;
}

#pcheader > .wrap > .toggler > label > div > * > span {
  display: block;
  width: 100%;
  height: 2px;
  min-height: 2px;
  max-height: 2px;
  background-color: white;
}

#pcheader > .wrap > .toggler > label > div > .closed > span + span {
  margin-top: .25em;
}

#pcheader > .wrap > .toggler > label > div > .opened > span:first-child {
  transform: rotate(45deg);
}

#pcheader > .wrap > .toggler > label > div > .opened > span:last-child {
  transform: rotate(-45deg);
  margin-top: -2px;
}

#pcheader > .wrap > #toggler:checked + .toggler > label > div > .opened {
  opacity: 1;
}

#pcheader > .wrap > #toggler:checked + .toggler > label > div > .closed {
  opacity: 0;
}

#pcheader .navigation-container {
  height: 0;
  min-height: 0;
  overflow: hidden;
  width: 100%;
  background-color: #7B878F;
  color: white;
  transition: 600ms ease all;
  padding-top: 0;
  opacity: 0;
  padding-left: calc(3.75vw - 3em);
  padding-right: calc(3.75vw - 3em);
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

#pcheader > .wrap > #toggler:checked + .toggler + .nav > .navigation-container {
  height: calc(70vh);
  min-height: 750px;
  opacity: 1;
}

#pcheader .navigation-container > div {
  display: flex;
  width: 100%;
}

#pcheader .navigation-container .nav-item {
  flex: 1;
  margin: 0 3em;
}

#pcheader .navigation-container .nav-item a.parent {
  color: white;
  font-weight: 800;
  font-size: 2em;
  position: relative;
  padding: 1em 0;
  display: block;
  line-height: 1;
  border-bottom: 1px solid rgba(255,255,255,.5);
}

#pcheader .navigation-container .nav-item a.parent:after {
  content: attr(data-value);
  color: white;
  font-weight: 800;
  font-size: 2.5em;
  position: absolute;
  bottom: calc(1em / 2.5);
  left: calc(-1em / 2.5);
  transition: 300ms ease all;
  letter-spacing: -.03em;
  opacity: .1;
  line-height: 1;
}

#pcheader .navigation-container .nav-item a.parent:hover:after {
  transform: scale(1.1);
  opacity: .2;
  left: 0;
}

#pcheader .navigation-container .nav-item a.parent.current:after, #pcheader .navigation-container .nav-item a.parent.current_parent:after {
  transform: scale(1.1);
  opacity: .2;
  left: 0;
}

#pcheader .navigation-container > div:hover .nav-item a.parent.current:not(:hover):after, #pcheader .navigation-container > div:hover .nav-item a.parent.current_parent:not(:hover):after {
  transform: none;
  opacity: .1;
  left: calc(-1em / 2.5);
}

#pcheader .navigation-container .nav-item .children {
  padding-top: 2.5em;
}

#pcheader .navigation-container .nav-item .children.posts a {
    color: white;
    display: block;
    padding: calc(.5em / 1.05) 0;
    padding-left: 2em;
    font-weight: 700;
    font-size: 1.05em;
    position: relative;
}

#pcheader .navigation-container .nav-item .children.posts a:before {
  content: '→';
  position: absolute;
  top: .8em;
  line-height: 0;
  left: 0;
  color: white;
  font-size: 1.33em;
  transition: 300ms ease all;
}

#pcheader .navigation-container .nav-item .children.posts a:hover:before {
  left: .25em;
}

#pcheader table.contact > tbody > tr.last:not(:last-child) > td {
  padding-bottom: 2.5em;
}

#pcheader table.contact {
  margin-top: .5em;
}

#pcheader.sticky > .wrap > .toggler > label, #pcheader.subpage > .wrap > .toggler > label {
  border-color: #C7BDB0;
}

#pcheader.sticky > .wrap > .toggler > label > div > * > span, #pcheader.subpage > .wrap > .toggler > label > div > * > span {
  background-color: #9E8D78;
}

#pcheader.sticky a.logo, #pcheader.subpage a.logo {
  color: #4C565C;
}

#pcheader.sticky .wrap > .static:after, #pcheader.subpage .wrap > .static:after {
  background-color: #C7BDB0;
}

#pcheader.sticky .btn.btn-transparent-white, #pcheader.subpage .btn.btn-transparent-white {
  border-color: #C7BDB0;
  color: black;
}
#pcheader.sticky .btn.btn-transparent-white:hover, #pcheader.subpage .btn.btn-transparent-white:hover {
  border-color: #C7BDB0;
  background-color: #C7BDB0;
  color: white;
}
#pcheader.sticky .btn.btn-white, #pcheader.subpage .btn.btn-white {
  border-color: #9E8D78;
  background-color: #9E8D78;
  color: white;
}

#pcheader.sticky .btn.btn-white:hover, #pcheader.subpage .btn.btn-white:hover {
  background-color: #C7BDB0;
}

#pcheader.sticky .navigation-container, #pcheader.subpage .navigation-container {
  background-color: white;
  color: #4C565C;
  -webkit-box-shadow: 0px -2px 30px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px -2px 30px 0px rgba(0, 0, 0, 0.06);
}

#pcheader.sticky .navigation-container-mobile, #pcheader.subpage .navigation-container-mobile {
  background-color: white;
  color: #4C565C;
  -webkit-box-shadow: 0px -2px 30px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px -2px 30px 0px rgba(0, 0, 0, 0.06);
}

#pcheader.sticky .navigation-container-mobile .nav-item a, #pcheader.subpage .navigation-container-mobile .nav-item a {
  color: #4C565C;
}

#pcheader.sticky .navigation-container .nav-item a.parent, #pcheader.subpage .navigation-container .nav-item a.parent {
  color: #4C565C;
  border-color: rgba(76, 86, 92, .5);
}

#pcheader.sticky .navigation-container .nav-item a.parent:after, #pcheader.subpage .navigation-container .nav-item a.parent:after {
  color: #4C565C;
}

#pcheader.sticky .navigation-container .nav-item .children.posts a, #pcheader.subpage .navigation-container .nav-item .children.posts a {
  color: #4C565C;
}

#pcheader.sticky .navigation-container .nav-item .children.posts a:before, #pcheader.subpage .navigation-container .nav-item .children.posts a:before {
  color: #4C565C;
}

#pcheader.sticky table.contact, #pcheader.subpage table.contact {
  color: #4C565C;
}
#pcheader.sticky table.contact a, #pcheader.subpage table.contact a {
  color: #4C565C;
}
#pcheader.sticky table.contact a:not(.tel):after, #pcheader.subpage table.contact a:not(.tel):after {
  background-color: #4C565C;
}
#pcheader.sticky table.contact img, #pcheader.subpage table.contact img {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

/* transition */
#pcheader > .wrap > .toggler > label {
  transition: 350ms ease all;
}

#pcheader> .wrap > .toggler > label > div > * > span {
  transition: 350ms ease all;
}

#pcheader a.logo {
  transition: 350ms ease all;
}

#pcheader .wrap > .static:after {
  transition: 350ms ease all;
}

#pcheader .btn.btn-transparent-white {
  transition: 350ms ease all;
}
#pcheader .btn.btn-transparent-white:hover {
  transition: 350ms ease all;
}
#pcheader .btn.btn-white {
  transition: 350ms ease all;
}

#pcheader .btn.btn-white:hover {
  transition: 350ms ease all;
}
#pcheader .navigation-container .nav-item a.parent {
  transition: 350ms ease all;
}

#pcheader .navigation-container .nav-item a.parent:after {
  transition: 350ms ease all;
}

#pcheader .navigation-container .nav-item .children.posts a {
  transition: 350ms ease all;
}

#pcheader .navigation-container .nav-item .children.posts a:before {
  transition: 350ms ease all;
}

#pcheader table.contact {
  transition: 350ms ease all;
}
#pcheader table.contact a {
  transition: 350ms ease all;
}
#pcheader table.contact a:not(.tel):after {
  transition: 350ms ease all;
}
#pcheader table.contact img {
  transition: 350ms ease all;
}

#hero.subpage {
  padding-top: 30%;
}

#hero.subpage .content h1 {
  font-size: 3em;
}

#hero.subpage .content span {
  font-size: 1.8em;
}

body:not(.home) {
  padding-top: calc(4vw + 63px)!important;
}

#pcheader.subpage {
  top: 0!important;
}

#hero.subpage .btn {
  padding: .85em 4em;
}

#hero.subpage img.drMoriwaki {
  max-height: 95%;
}

#subpage {
  display: flex;
  background-color: #F1F4F6;
  padding-bottom: 5em;
  position: relative;
}

#subpage .column {
  align-self: stretch;
}

#subpage #main-content {
  flex: 2;
  padding-top: 10px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=13, Direction=180, Color=#000000)";/*IE 8*/
  -moz-box-shadow: 12px 0 13px -10px rgba(0,0,0,0.03);/*FF 3.5+*/
  -webkit-box-shadow: 12px 0 13px -10px rgba(0,0,0,0.03);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 12px 0 13px -10px rgba(0,0,0,0.03);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=13, Direction=135, Color=#000000); /*IE 5.5-7*/
  background-color: white;
  z-index: +1;
  padding-bottom: 90px;
}

#subpage #sidebar {
  flex: 1;
  padding-top: calc(8em + 14px);
  margin-top: 10px;
}

#subpage #sidebar .row {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
#subpage #main-content .row {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  padding-right: 6%;
}

#main-content .content h1.page-title, #contact-subpage .content h1.page-title {
  color: #4C565C;
  font-size: 2.75em;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -.05em;
  padding: 1em 0 calc(1em + 10px);
  width: 100%;
  border-bottom: 1px solid #F1F1F1;
}

h1.page-title.blog {
  margin-bottom: 1.5em;
}

#contact-subpage .content h1.page-title {
  border-bottom-color: white;
}

#main-content .entry {
  padding-top: 35px;
  font-weight: 400;
}

#main-content .entry > * + * {
  margin-top: 35px;
}

#main-content .entry > ul + h3 {
  margin-top: 75px;
}

#main-content .entry > h3 + ul {
  margin-top: 50px;
}

#main-content .entry h3 {
    color: #9E8D78;
    font-weight: 600;
    font-size: 1.5em;
    letter-spacing: -.03em;
    line-height: 1.65;
}

#main-content .entry p {
  font-size: 1.05em;
  font-weight: 400;
  color: #3C3C3C;
  line-height: 1.85;
}

#main-content .entry ul > li {
  font-size: 1.05em;
  font-weight: 400;
  color: #3C3C3C;
  line-height: 1.85;
  position: relative;
  padding-left: 1.25em;
}

#main-content .entry a {
  color: #9E8D78;
  font-weight: 600;
  position: relative;
  text-decoration: none;
}

#main-content .entry a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  background-color: #9E8D78;
  width: 100%;
  transition: 300ms ease all;
}
#main-content .entry #c5_sitemap_wrapper  a{
	color:#4C565C;
}
#main-content .entry #c5_sitemap_wrapper  a:hover{
	color:#9E8D78;
}
#main-content .entry #c5_sitemap_wrapper  a:after{
	display: none;
}

#main-content .entry a:hover:after {
  margin-left: 100%;
  width: 0;
}

#main-content .ddsg-wrapper h2 {
  color: #4C565C;
    font-size: 1.75em;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.05em;
    padding-bottom: 1em;
}

#main-content .entry ul {
  padding-left: 2.5em;
  list-style: none;
}

#main-content .entry ul > li:before {
  content: '\f054';
  font-family: "FontAwesome";
  color: #9E8D78;
  position: absolute;
  left: 0;
  top: 1em;
  font-size: .5em;
}

#subpage #sidebar ul {
  list-style: none;
  padding-left: 0;
}

#subpage #sidebar ul > li > a {
  color: black;
  font-size: 1.1em;
  font-weight: 700;
  padding: .9em 0 .9em 2.5em;
  letter-spacing: -.02em;
  display: block;
  position: relative;
  transition: 300ms ease all;
}

#subpage #sidebar ul > li > a:after {
  content: '→';
  color: black;
  position: absolute;
  top: .98em;
  right: 1em;
  font-size: 1.5em;
  line-height: 0;
  opacity: 0;
  transition: 300ms ease all;
}


#subpage #sidebar ul > li.current_page_item > a {
  color: #9E8D78;
  background-color: white;
}

#subpage #sidebar ul > li.current_page_item > a:after {
  opacity: 1;
  right: .5em;
}

#subpage #sidebar ul > li > a:hover {
  color: #9E8D78;
  background-color: white;
}

#subpage #sidebar ul > li > a:hover:after {
  opacity: 1;
  right: .5em;
}

#subpage #sidebar ul:hover > li > a:not(:hover) {
  color: black;
  background-color: transparent;
}

#subpage #sidebar ul:hover > li > a:not(:hover):after {
  opacity: 0;
  right: 1em;
}

#sidebar .content {
  padding-left: 0;
}

#sidebar #cta {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 2.5em;
  background-color: white;
  margin-top: 3.25em;
  margin-bottom: 90px;
}

#sidebar #cta > span.text {
  color: black;
  font-size: 2em;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -.03em;
}

#sidebar #cta > span.text > span {
  color: #9E8D78;
}

#sidebar #cta > span.btn {
  width: 100%;
}

#sidebar #cta > * + * {
  margin-top: 15px;
}

#sidebar #cta > * + span.btn {
  margin-top: 25px;
}

#sidebar #cta:hover > span.btn {
  background-color: rgba(158, 141, 120, .7);
}

#sidebar #cta > img {
  transition: 300ms ease all;
}

#sidebar #cta:hover > img {
  transform: rotate(-15deg);
}

#hero.contact {
  background-image: url(./images/contact-hero.jpg);
}

#contact-subpage {
  background-color: #F1F4F6;
  margin-top: 10px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 5em;
}

#contact-subpage .column.left {
  flex: 2;
  align-self: stretch;
}

#contact-subpage .column.right {
  background-color: white;
  flex: 3;
  align-self: stretch;
  display: flex;
  justify-content: center;
  align-items: center;
}

#contact-subpage .column.left .row {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  padding-right: 12%;
}
#contact-subpage .column.right > .row {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 8%;
}

#contact-subpage table.contact {
  color: black;
  margin-top: 3em;
  margin-left: 1.25em;
  margin-bottom: 8em;
}

#contact-subpage table.contact a {
  color: #9E8D78;
}

#contact-subpage table.contact a:not(.tel):after {
  background-color: #9E8D78;
}

#contact-subpage table.contact a.tel {
  color: black;
}

#contact-subpage .contact-form-wrapper h1.heading {
  font-weight: 300;
  color: #494949;
  letter-spacing: -0.04em;
  padding: 1em 0;
}

#contact-subpage .contact-form-wrapper h1.heading > span {
  color: #9E8D78;
  font-weight: 700;
}

#map {
  margin-top: 10px;
}

#hero .content {
  padding-left: 0;
  padding-right: 0;
}

#pcheader .navigation-container-mobile {
      height: 0;
    min-height: 0;
    overflow: hidden;
    width: 100%;
    background-color: #7B878F;
    color: white;
    transition: 600ms ease all;
    padding-top: calc(64px + 4vw);
    opacity: 0;
    padding-left: calc(3.75vw - 3em);
    padding-right: calc(3.75vw - 3em);
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

#pcheader .navigation-container-mobile > div {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 3.75vw;
  max-height: calc(100vh - 64px - 4vw);
  overflow-y: auto;
  padding-bottom: calc(3.75vw + 8vh);
}

#pcheader .navigation-container-mobile .nav-item {
  display: flex;
  flex-direction: column;
}

#pcheader .navigation-container-mobile .nav-item .children.posts {
  display: flex;
  flex-direction: column;
  padding-left: 1.5em;
}

#pcheader .navigation-container-mobile .nav-item a {
  color: white;
  display: block;
  padding: .5em 1em;
  font-weight: 500;
  font-size: 1.1em;
}

#pcheader .navigation-container-mobile .nav-item a.current {
  font-weight: 700;
}

#pcheader .navigation-container-mobile .nav-item a.current_parent {
  font-weight: 900;
}

#pcheader .navigation-container-mobile .nav-item > a.current {
  font-weight: 900;
}


#pcheader > .wrap > #toggler:checked + .toggler + .nav > .navigation-container-mobile {
      height: 92vh;
      max-height: 92vh;
    opacity: 1;
}

#pcheader .navigation-container .nav-item .children.posts a.current {
  left: .25em;
}

#pcheader .navigation-container .nav-item .children.posts:hover a.current:not(:hover) {
  left: 0;
}

.click5-share {
    display: flex;
    min-height: 35px;
    align-items: center;
}

.click5-share > * + * {
  margin-left: 10px;
}


a.post-title {
  color: #4C565C;
    font-size: 1.75em;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.05em;
    padding-bottom: 1em;
}


#bottomNav {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

#bottomNav > a {
  text-decoration: none;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 8vh;
}

#bottomNav > a > span {
  text-align: center;
  font-weight: 700;
}

#bottomNav > a:first-child {
  background-color: white;
  color: #4C565C;
}
#bottomNav > a:last-child {
  background-color: #9E8D78;
  color: white;
}

#footer-padding {
  min-height: 75px;
}

#main-content .entry img {
  max-width: 100%;
  height: auto;
}

#main-content .entry img.alignright {
  margin-top: .5em;
  margin-left: 1em;
  margin-bottom: .5em;
  float: right;
}

#main-content .entry img.alignright:after {
  content: '';
  clear: both;
}
#main-content .entry img.alignleft {
  margin-top: .5em;
  margin-right: 1em;
  margin-bottom: .5em;
  float: left;
}

#main-content .entry img.alignleft:after {
  content: '';
  clear: both;
}

.contact-form-wrapper div.wpcf7 form input:not([type="submit"]):focus, .contact-form-wrapper div.wpcf7 form textarea:focus {
  outline-color: rgba(158, 141, 120, .4);
}

.contact-form-wrapper div.wpcf7 form input[type="submit"] {
  outline: none;
}

.pagination > .nav > * {
    padding: .75em 2em;
    border-radius: 3px;
    border: 1px solid #ececec;
    text-decoration: none;
    color: black!important;
    transition: 300ms ease all;
    display: inline-flex;
    margin-top: 5px;
    height: 45px;
    justify-content: center;
    align-items: center;
    line-height: 1px!important;
}

.pagination > .nav {
  margin: 0 -.25em;
}

.pagination > .nav > * {
  margin: .25em;
}

.pagination > .nav > a {
  color: #9E8D78!important;
}

.pagination > .nav > *:after {
  display: none;
}

.pagination > .nav > * > strong {
  line-height: 1px!important;
}

.pagination > .nav > a:hover {
  background-color: #ececec;
}