progress,
sub,
sup {
    vertical-align: baseline;
}

button,
hr,
input {
    overflow: visible;
}

[type=checkbox],
[type=radio],
legend {
    box-sizing: border-box;
    padding: 0;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
    outline-width: 0;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

button,
input,
select,
textarea {
    font: inherit;
    margin: 0;
}

optgroup {
    font-weight: 700;
}

button,
select {
    text-transform: none;
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
}

textarea {
    overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 17px;
    line-height: 1.7;
    color: #40464e;
    font-weight: 400;
    font-family: "Arimo", sans-serif;
    background-color: white;
}

h1,
h2,
h3,
h4,
.h2,
.h3 {
    margin-top: 0;
    color: #0a3568;
    font-weight: 400;
    line-height: 1;
    display: block;
    text-transform: uppercase;
    font-family: "Raleway", sans-serif;
}

h1,
.h1,
#append {
    font-size: 45px;
    margin: 0px;
}

h2,
.h2 {
    font-size: 45px;
    line-height: 1;
}

h3 {
    font-size: 25px;
    line-height: 1.1;
}

h4 {
    font-size: 22px;
    line-height: 1.1;
}

#page-title h1:not(:only-child) {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .2em;
    color: white;
    text-transform: uppercase;
    font-family: "Arimo", sans-serif;
}

#page-title h2#append,
#page-title h1:only-child {
    color: white;
    font-size: 45px;
}

a {
    text-decoration: none;
    transition: .3s ease;
    color: #1b459c;
}

a:hover {
    text-decoration: underline;
}

a[name]:before {
    height: 80px;
    margin-top: -80px;
    display: block;
    content: "";
    visibility: hidden;
}

@media (min-width:1020px) {
    a[name]:before {
        height: 125px;
        margin-top: -125px;
    }
}

hr {
    position: relative;
    height: 1px;
    width: 100%;
    display: table;
    clear: both;
    margin: 2em auto;
    border: none;
    background-color: #ccc;
}

address {
    font-style: normal;
}

figure {
    margin: 0px;
}

.stars:before {
    content: "\e80f \e80f \e80f \e80f \e80f";
    color: #f5d06b;
    font-family: fontello;
    font-weight: 400;
    margin: 0;
    font-style: normal;
}

#fixed-tabs {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    box-shadow: -2px 0 2px rgba(0, 0, 0, 0.5);
    z-index: 1100;
}

#fixed-tabs a {
    background-color: #0a3568;
    flex: 100%;
    font-size: 12px;
    padding: 15px 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    text-transform: uppercase;
    line-height: 1;
}

#fixed-tabs a span:last-of-type {
    display: none;
}

#fixed-tabs a.ra {
    background-color: #7283a3;
}

#fixed-tabs a.fb {
    background-color: #4d70a8;
}

#fixed-tabs a.gp {
    background-color: #dc4e41;
}

#fixed-tabs a.call,
#fixed-tabs a.map {
    display: none;
}

#fixed-tabs a.call {
    background-color: #1b459c;
}

#fixed-tabs a:hover {
    text-decoration: none;
}

@media screen and (min-width:1023px) {
    #fixed-tabs {
        display: none;
    }
}

@media screen and (max-width:759px) {
    #fixed-tabs a.fm {
        display: none;
    }
}

@media screen and (max-width:600px) {
    #fixed-tabs a {
        flex: 1;
    }
    #fixed-tabs a.ra {
        flex: 2;
    }
    #fixed-tabs a.fm,
    #fixed-tabs a.gp,
    #fixed-tabs a.fb {
        display: none;
    }
    #fixed-tabs a.call,
    #fixed-tabs a.map {
        display: block;
    }
}

main .forms label {
    margin-bottom: .5em;
}

main .forms {
    background-color: #f7f7f7;
    box-sizing: border-box;
    padding: 20px;
}

.forms .inline-box>div {
    padding: 10px;
    margin-bottom: 10px;
    background-color: rgba(38, 169, 223, 0.2);
}

.forms .inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-between;
    box-sizing: border-box;
}

.forms .inline>* {
    width: calc(100%/3 - 5px);
    box-sizing: border-box;
}

.forms .inline-2>* {
    width: calc(100%/2 - 5px);
}

.forms span {
    display: block;
}

.forms .full {
    flex: 100%;
    max-width: 100%;
}

.forms .inline .btn {
    min-width: 100%;
}

.forms input:focus,
.forms textarea:focus {
    background: rgba(0, 0, 0, 0.8) !important;
    color: #fff;
}

.forms input,
.forms textarea {
    margin: 8px auto;
}

::-webkit-input-placeholder {
    opacity: 1;
}

::-moz-placeholder {
    opacity: 1;
}

@media screen and (max-width:759px) {
    article .forms .input {
        display: block;
        width: 100%;
    }
    article .forms .inline {
        border: none;
        min-height: 0px;
    }
    .forms .inline>* {
        width: 100%;
    }
    .forms .wide {
        max-width: 100%;
    }
}

[class^="btn"] {
    min-width: 200px;
    display: inline-block;
    padding: 20px 10px;
    margin: 0 5px 5px 0;
    box-sizing: border-box;
    text-align: center;
    color: white;
    line-height: 1;
    font-size: 14px;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #7283a3;
}

[class^="btn"]:hover {
    text-decoration: none;
    background-color: #1b459c;
}

.btn-alt {
    background-color: #0a3568;
}

.btn-alt:hover {
    background-color: #1b459c;
}

.page-divider+.more-to-explore {
    margin-top: 0px;
}

.more-to-explore {
    text-align: center;
    margin: 20px 0 0;
    padding: 60px 0 0;
    position: relative;
    z-index: 10;
}

.more-to-explore span {
    margin-bottom: 30px;
    font-size: 38px;
}

.more-to-explore .btn,
.more-to-explore .btn-alt {
    min-width: 350px;
    margin: 0 .5% 10px;
}

@media screen and (max-width:1023px) {
    .more-to-explore .btn,
    .more-to-explore .btn-alt {
        margin: 0 1% 5px;
    }
}

@media screen and (max-width:600px) {
    .more-to-explore .btn,
    .more-to-explore .btn-alt {
        min-width: 100%;
        margin: 0 0 5px;
    }
}

main ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    overflow: hidden;
}

main ul li {
    position: relative;
    padding-left: 30px;
}

main ul li:before {
    content: "\e832";
    color: #0a3568;
    font-size: 17px;
    position: absolute;
    left: 0;
    top: 0;
    font-family: "fontello";
}

header {
    position: absolute;
    z-index: 1010;
    line-height: 1;
    width: 100%;
    left: 0;
    top: 0;
    background: white;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
}

header a:hover {
    text-decoration: none;
}

.logo {
    display: block;
    text-transform: uppercase;
}

#hd-top {
    background: #0a3568;
    color: white;
    padding: 10px;
    box-sizing: border-box;
}

#hd-top a {
    color: white;
    font-size: 14px;
}

#hd-top a:hover {
    color: #7283a3;
}

#hd-top .translate>span {
    margin-right: 10px;
    color: black;
}

#hd-top .translate>span a {
    color: white;
}

#hd-top .translate {
    display: flex;
    align-items: center;
}

#hd-top .flex-ed {
    max-width: 1300px;
    margin: 0 auto;
    justify-content: space-between;
}

#hd-contents {
    max-width: 1300px;
    margin: 0 auto;
    padding: 10px;
    box-sizing: border-box;
    align-items: center;
    justify-content: space-between;
}

#hd-contents>div {
    flex: 0 1 920px;
}

header .phone {
    margin-bottom: 10px;
    display: block;
    color: #1b459c;
    font-size: 27px;
    font-weight: 700;
    font-family: "Arial";
}

header .phone:hover {
    color: #7283a3;
}

#hd-btns {
    max-width: 275px;
    flex: 100%;
}

#hd-btns .btn {
    background: #1b459c;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: .15em;
    min-width: 100%;
    margin: 0 0 5px;
    padding: 12px 10px 12px 50px;
    position: relative;
}

#hd-btns .btn i {
    background: #7283a3;
    position: absolute;
    width: 41px;
    left: 0;
    top: 0;
    bottom: 0;
    font-size: 22px;
    line-height: 36px;
}

#hd-btns .btn:hover {
    background: #7283a3;
}

.hd-phone-and-links {
    display: flex;
    align-items: flex-end;
    justify-content: space-around;
    max-width: 600px;
    margin: 0 0 0 auto;
}

nav#main-nav {
    flex: 1 0 auto;
    flex-flow: column;
    margin: 0 20px;
}

nav#main-nav .phone {
    align-self: flex-end;
}

nav#main-nav ul {
    margin: 0px;
    padding: 0px;
    text-align: center;
    flex: 100%;
    list-style: none;
}

nav#main-nav>ul {
    max-width: 100%;
    display: flex;
    justify-content: space-between;
}

nav#main-nav ul li {
    display: inline-block;
    position: relative;
}

nav#main-nav>ul>li:last-of-type>ul {
    left: auto;
    right: 0;
}

nav#main-nav ul li a {
    color: white;
    padding: 0 5px;
    font-size: 14px;
    line-height: 34px;
    display: block;
    color: #0d1433;
    font-weight: 400;
}

nav#main-nav ul li a:hover {
    text-decoration: none;
    color: #7283a3;
}

nav#main-nav ul ul {
    display: none;
    width: 250px;
    text-align: left;
    position: absolute;
    left: 0;
    top: 34px;
    list-style: none;
    background-color: #1b459c;
    z-index: 1020;
    line-height: 1;
    font-size: 0;
}

nav#main-nav ul ul li {
    width: 100%;
}

nav#main-nav ul li:hover>ul {
    display: block;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-duration: .25s;
    animation-duration: .25s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

nav#main-nav ul ul li a {
    line-height: 1.6;
    padding: 5px 10px;
    font-weight: normal;
    text-transform: none;
    color: white;
}

nav#main-nav ul ul li a:hover {
    background: #7283a3;
    color: white;
}

nav#main-nav ul ul ul {
    left: 250px;
    top: 0;
}

nav#main-nav ul ul ul ul {
    position: static;
    display: block;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
}

nav#main-nav ul ul ul ul li a {
    padding-left: 40px;
}

@keyframes slideIn {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fix-nav.page_index header,
.fix-nav header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1010;
    animation-duration: .5s;
    animation-fill-mode: both;
    animation-name: slideIn;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

.fix-nav #hd-top {
    display: none;
}

#page-title {
    max-width: 1200px;
    margin: 0 auto 20px;
    position: relative;
    padding: 60px 0;
    text-align: center;
}

#intro:before,
#page-title:before {
    background-color: #0a3568;
    content: "";
    top: 0;
    bottom: 0;
    left: -999px;
    right: -999px;
    z-index: -1;
    position: absolute;
}

#page {
    padding: 0 0 60px;
    overflow: hidden;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
}

.page_meet-the-dentists #page .container {
    max-width: none !important;
}

.page_meet-the-dentists #page .container p {
    max-width: 1200px !important;
    margin: auto;
}

.page_meet-the-dentists #page .container p:first-child {
    margin: 20px auto 50px;
}

#page-banner {
    height: 336px;
    position: relative;
}

#page-banner:before {
    position: absolute;
    left: -999px;
    right: -999px;
    top: 0;
    bottom: 20%;
    background: white;
    z-index: -1;
    content: "";
}

#intro {
    display: table;
    position: relative;
    max-width: 1200px;
    padding-bottom: 40px;
    box-sizing: border-box;
    margin: 0 auto;
    background: #0a3568;
    color: white;
}

#intro #page-title {
    text-align: center;
    padding: 40px 0 20px;
}

#intro .elem-left {
    margin-right: 30px;
    margin-top: 20px;
}

#intro p {
    margin: 0px;
    padding: 0 10px;
}

#intro a {
    color: #7283a3;
}

#intro h3 {
    color: white;
}

#intro ul li:before {
    color: #7283a3;
}

#intro.flex-ed {
    display: flex;
    padding-bottom: 0px;
    justify-content: space-between;
}

#intro.flex-ed figure img {
    display: block;
}

#intro.flex-ed #page-title {
    padding: 0px;
    margin-bottom: 10px;
    text-align: left;
}

#intro.flex-ed>div {
    max-width: 600px;
    box-sizing: border-box;
    padding: 40px 10px;
}

@media screen and (max-width:1200px) {
    #intro,
    .container {
        max-width: 98%;
        margin: 0 1%;
    }
}

@media screen and (max-width:1023px) {
    #intro.flex-ed {
        flex-flow: wrap;
        justify-content: space-around;
    }
    #intro.flex-ed>div {
        max-width: 100%;
    }
    #intro.flex-ed #page-title {
        text-align: center;
    }
    #hd-top .translate>span a {
        font-size: 12px;
    }
}

.hours {
    display: block;
    text-align: left;
    max-width: 270px;
    line-height: 1.8;
}

.hours b,
.hours label {
    display: inline-block;
    min-width: 110px;
    font-weight: inherit;
}

.social {
    margin: 0px;
    display: block;
}

.social a {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
}

.social a i:before {
    font-size: 20px;
    background-color: white;
    line-height: 1;
    display: block;
    transition: .2s;
    padding: 10px;
    border-radius: 50%;
}

.social a:hover {
    text-decoration: none;
}

.social a i.icon-facebook:before {
    color: #4d70a8;
}

.social a i.icon-gplus:before {
    color: #dc4e41;
}

.social a i.icon-yelp:before {
    color: #b62717;
}

.social a i.icon-instagramm:before {
    color: #133c58;
}

.social a i.icon-twitter:before {
    color: #00aced;
}

.social a:hover i:before {
    background-color: #7283a3;
    color: white;
}

footer {
    line-height: 1;
    position: relative;
    background: #0a3568 url(/web/20250703111711im_/https://www.ralphavenuedental.com/assets/images/fo-deco.png) left bottom no-repeat;
}

footer .forms {
    background: #1b459c;
    padding: 40px;
    max-width: 418px;
    box-sizing: border-box;
}

footer .forms .h2 {
    color: white;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
    display: block;
}

footer .forms input:not(.btn),
footer .forms textarea {
    padding: 8px 10px;
    font-size: 15px;
    color: #7283a3;
}

footer .forms textarea {
    height: 120px;
}

footer .forms .btn {
    min-width: 100%;
    margin: 0px;
}

footer .forms .btn:hover {
    background: #0a3568;
}

.fo-title {
    display: block;
    font-size: 21px;
    margin-bottom: 10px;
    font-weight: 700;
}

#fo-contents {
    max-width: 100%;
    flex: 100%;
    margin: 0 auto;
    justify-content: space-around;
    padding: 0px;
    box-sizing: border-box;
    align-items: center;
}

#fo-contents a:hover {
    text-decoration: none;
}

#fo-info {
    color: white;
    max-width: 670px;
    margin: 0 auto;
    font-size: 15px;
}

#fo-info address {
    display: block;
    line-height: 1.2;
    margin-bottom: 20px;
}

#fo-info address span {
    display: block;
}

#fo-info address a {
    color: white;
    font-size: 14px;
    font-weight: 400;
}

#fo-info address a:hover {
    color: #7283a3;
}

#fo-info .logo {
    margin-bottom: 20px;
}

#fo-info .flex-ed {
    justify-content: space-between;
}

#fo-info .phone {
    display: block;
    color: white;
    font-size: 27px;
    font-weight: bold;
    margin-bottom: 20px;
}

#fo-info .phone:hover {
    color: #7283a3;
}

#copy {
    padding: 20px 0;
    text-align: center;
    margin-top: 60px;
    font-size: 14px;
}

#copy a {
    color: #7283a3;
}

#copy a:hover {
    text-decoration: none;
    color: white;
}

body.page_index #page {
    display: none;
}

body.page_index h1,
body.page_index h2,
body.page_index h3 {
    margin: 0px;
    line-height: 1;
}

body.page_index h2 span,
body.page_index .h2 span {
    display: block;
}

body.page_index h2 small,
body.page_index .h2 small {
    font-size: 14px;
    letter-spacing: .2em;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}

.section {
    max-width: 1200px;
    margin: 0 auto;
}

.section article {
    box-sizing: border-box;
}

.section figure {
    position: relative;
}

.section figure img {
    display: block;
}

.name {
    position: absolute;
    left: 50%;
    bottom: 10%;
    transform: translateX(-50%);
    box-sizing: border-box;
    padding: 20px;
    display: flex;
    justify-content: space-around;
    color: white;
    font-size: 15px;
    font-weight: 400;
}

.deco:before {
    display: block;
    background: url(/web/20250703111711im_/https://www.ralphavenuedental.com/assets/images/why-deco.png) center top no-repeat;
    height: 39px;
    margin-bottom: 20px;
    content: "";
}

#banner {
    position: relative;
    overflow: hidden;
    background-color: #0d1433;
}

#banner img {
    display: block;
    width: 100%;
}

#banner article {
    text-align: center;
    color: white;
    text-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
    box-sizing: border-box;
    padding: 20px 10px;
}

#banner h1 {
    color: white;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .2em;
    margin-bottom: 10px;
}

#banner h2 {
    color: white;
    font-weight: 700;
    font-size: 67px;
    text-transform: none;
}

#banner .slick-slide img {
    display: block !important;
}

#banner #controls.banner-controls .slick-dots li span {
    border-color: white;
}

@media screen and (min-width:1200px) {
    #banner article {
        width: 1200px;
        text-align: left;
        transform: translateX(-50%);
        position: absolute;
        left: 50%;
        bottom: 10%;
    }
    #banner #controls.banner-controls {
        position: absolute;
        right: 0;
        bottom: 0;
    }
}

#welcome {
    text-align: center;
    padding: 40px 0;
}

#welcome article {
    max-width: 1080px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 10px;
}

.callouts {
    margin-top: 80px;
    justify-content: space-between;
    flex-flow: row wrap;
}

.callouts a {
    max-width: 299px;
    flex: 100%;
    box-sizing: border-box;
    padding: 10px;
    background-color: #0a3568;
    color: white;
    padding: 30px 10px;
    margin-bottom: 2px;
}

.callouts a h3 {
    font-size: 24px;
    color: white;
    text-transform: none;
    font-weight: 700;
    font-family: "Arimo", sans-serif;
}

.callouts a h3 small {
    font-size: 19px;
    display: block;
    font-weight: 400;
}

.callouts a img {
    margin: 0 auto 20px;
}

.callouts a:hover {
    text-decoration: none;
    background: #7283a3;
}

#meet {
    padding-top: 100px;
    text-align: center;
    overflow: hidden;
}

#meet article {
    max-width: 1080px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 10px;
}

.meet-callouts {
    justify-content: space-around;
    margin-top: 60px;
    position: relative;
    z-index: 10;
    text-align: center;
    max-width: none !important;
    margin: 0 20px;
}

.meet-callouts img {
    display: block;
    margin-bottom: 10px;
    max-width: 170px;
    margin-top: 15px;
}

.meet-callouts a {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1.2;
}

.meet-callouts a span {
    font-size: 14px;
    color: black;
}

.meet-callouts a:hover {
    text-decoration: none;
    color: #7283a3;
}

body.page_index .meet-callouts a:hover {
    text-decoration: none;
    margin-top: -50px;
}

body.page_index .meet-callouts a {
    color: white;
    margin-bottom: 15px;
}

body.page_index .meet-callouts:before {
    position: absolute;
    left: -999px;
    right: -999px;
    top: 70%;
    bottom: 0;
    z-index: -1;
    content: "";
}

#duo {
    background: #0a3568;
    padding: 80px 0;
    text-align: center;
}

#duo .flex-ed {
    max-width: 1157px;
    margin: 0 auto;
    justify-content: space-between;
}

#duo .h2,
#duo h2 {
    color: white;
}

#duo .h2 {
    margin-bottom: 20px;
}

#duo .coupons a {
    display: block;
    margin: 0;
}

#duo .coupons img {
    display: block;
}

#duo .coupons a:last-of-type {
    margin-top: 20px;
}

#duo img {
    opacity: 1;
    transition: .3s;
}

#duo figure a:hover img {
    opacity: .8;
}

#duo a.coupon:hover {
    box-shadow: 0 0 0 5px white;
}

#duo .btn {
    margin: 30px 0 0;
}

@media screen and (min-width:300px) {
    #duo .btn {
        min-width: 300px;
    }
}

#reviews {
    background-color: #f6f6f6;
    padding: 80px 0;
    text-align: center;
}

#reviews .reviews-cards {
    margin-top: 40px;
    justify-content: space-around;
}

#reviews .reviews-cards .review {
    max-width: 386px;
    flex: 100%;
    background: white;
    min-height: 340px;
    font-style: italic;
    display: flex;
    flex-flow: column;
}

#reviews .reviews-cards .review p {
    box-sizing: border-box;
    padding: 40px 30px;
}

#reviews .reviews-cards .review author {
    margin-top: auto;
    background: #0a3568;
    display: block;
    color: white;
    font-style: normal;
    font-size: 18px;
    text-transform: uppercase;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #0a3568;
    padding-bottom: 20px;
    line-height: 1.2;
}

#reviews .reviews-cards .review author span {
    display: block;
    font-size: 16px;
}

#reviews .reviews-cards .review author img {
    margin: -25px auto 5px;
    max-width: 40px;
    border: 3px solid #fff;
    border-radius: 50%;
}

#reviews .reviews-cards .review:nth-child(1) author {
    background-image: url(/web/20250703111711im_/https://www.ralphavenuedental.com/assets/images/index-review-left.jpg);
}

#reviews .reviews-cards .review:nth-child(2) author {
    background-image: url(/web/20250703111711im_/https://www.ralphavenuedental.com/assets/images/index-review-center.jpg);
    background-position: center top;
    padding-top: 35px;
}

#reviews .reviews-cards .review:nth-child(3) author {
    background-image: url(/web/20250703111711im_/https://www.ralphavenuedental.com/assets/images/index-review-right.jpg);
}

#reviews .reviews-cards .review.google {
    background: white url(/web/20250703111711im_/https://www.ralphavenuedental.com/assets/images/google-color.png) 20px 20px no-repeat;
}

#reviews .btn {
    margin: 20px 0 0;
}

@media screen and (min-width:300px) {
    #reviews .btn {
        min-width: 300px;
    }
}

#options {
    padding: 80px 0;
    text-align: center;
}

#options article {
    max-width: 1080px;
    box-sizing: border-box;
    padding: 10px;
    margin: 0 auto;
}

.opt-callouts {
    justify-content: space-between;
    position: relative;
    margin-top: 40px;
}

.opt-callouts a figure {
    background: #0a3568;
    position: relative;
}

.opt-callouts a img {
    display: block;
    opacity: .9;
}

.opt-callouts a h3 {
    font-size: 32px;
    position: absolute;
    left: 0;
    bottom: 60px;
    text-align: center;
    width: 100%;
    color: white;
    font-weight: 700;
}

.opt-callouts a .learn {
    transition: .3s;
    display: block;
    background: #7283a3;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: .1em;
    box-sizing: border-box;
    padding: 10px 5px;
}

.opt-callouts a:hover {
    text-decoration: none;
}

.opt-callouts a:hover .learn {
    background: #1b459c;
}

.opt-callouts .opt-or {
    position: absolute;
    left: 50%;
    top: 50%;
    color: white;
    background: #0a3568;
    padding: 20px;
    font-size: 45px;
    line-height: 2;
    width: 2em;
    height: 2em;
    z-index: 10;
    text-align: center;
    border-radius: 50%;
    display: block;
    border: 3px solid #ffffff;
    transform: translate(-50%, -50%);
}

.page-services {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
}

.page-services>div {
    flex: 100%;
    max-width: 580px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 40px;
}

.page-services>div div {
    width: 100%;
    background-color: #f6f6f6;
    text-align: center;
    padding: 15px 10px;
}

.page-services p {
    margin: 0px;
    position: relative;
    line-height: 1;
    font-size: 19px;
}

.page-services a {
    display: block;
    padding: 5px;
    box-sizing: border-box;
}

.page-services strong {
    display: block;
    font-size: 25px;
}

.page-services img {
    display: block;
}

.page-services a:hover {
    color: white;
    text-decoration: none;
    background: #7283a3;
}

.page-services ul {
    padding: 0px;
    margin: 20px 0;
    list-style: none;
    line-height: 1;
}

.page-services ul li {
    margin-bottom: 10px;
    padding: 0px;
}

.page-services ul li:before {
    display: none;
}

.page-services ul li a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: .1em;
}

.page-services ul li a:link {
    text-decoration: none;
}

.accordion .toggle {
    font-size: 17px;
    color: white;
    cursor: pointer;
    padding: 15px 40px 15px 10px;
    position: relative;
    margin: 10px 0 0;
    background-color: #7283a3;
    text-align: center;
}

.accordion .toggle:before {
    content: "\e81a";
    font-family: "fontello";
    font-size: 32px;
    font-style: normal;
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    color: white;
    line-height: 1;
    transition: .3s;
    width: 1em;
    height: 1em;
}

.accordion .toggle.active {
    border: none;
}

.accordion .toggle.active:before {
    transform: rotate(90deg);
}

.accordion .accordion-content {
    display: none;
    padding: 5px 10px 10px 10px;
    max-width: 80%;
    margin: 0 auto;
}

@media screen and (max-width:600px) {
    .accordion .accordion-content {
        max-width: 100%;
    }
}

main .slick-slider {
    max-width: 720px;
    margin: 20px auto;
}

main .slick-slider .slick-slide img {
    margin: 0 auto;
    display: block;
}

#controls {
    align-items: center;
    justify-content: center;
}

#controls .slick-dots li span {
    width: 1em;
    height: 1em;
    line-height: 1;
    cursor: pointer;
    background-color: none;
    border: 1px solid #1b459c;
    display: inline-block;
    margin: 0 5px;
    font-size: 13px;
    border-radius: 50%;
}

#controls .slick-dots li.slick-active span {
    background: #1b459c;
}

#controls.flex-ed #next {
    order: 2;
}

#prev,
#next {
    font-size: 48px;
    z-index: 100;
    line-height: 1;
    border-radius: 50%;
    padding: 5px;
}

#prev i:before,
#next i:before {
    margin: 0px;
    width: 1em;
}

.slick-slider #prev,
.slick-slider #next {
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
}

.slick-slider #next {
    right: -50px;
    left: auto;
}

.why {
    text-align: center;
    padding: 80px 0;
    font-weight: 700;
    font-size: 25px;
    line-height: 1;
    margin-top: 0px;
    color: #1b459c;
}

.why h2 {
    font-size: 25px;
    font-weight: 400;
}

.why ul {
    margin: 30px auto 0;
    padding: 0px;
    display: flex;
    justify-content: space-around;
}

.why ul li {
    flex: 100%;
    padding: 0px;
    max-width: 32%;
    box-sizing: border-box;
}

.why ul li:before {
    width: 50px;
    height: 39px;
    content: "";
    position: static;
    display: block;
    background: url(/web/20250703111711im_/https://www.ralphavenuedental.com/assets/images/why-deco.png) left top no-repeat;
    margin: 0 auto 10px;
}

.why+.page-divider {
    margin-top: 0;
}

.page-divider {
    margin-top: 40;
}

.pd-img,
.pd-anchor {
    margin: 0px;
}

.pd-block {
    padding: 90px 0;
    position: relative;
}

.pd-alt:before {
    position: absolute;
    left: -999px;
    right: -999px;
    top: 0;
    bottom: 0;
    content: "";
    background-color: #f6f6f6;
    z-index: -1;
}

.pd-title {
    margin: 0px;
}

.pd-body {
    width: 100%;
}

.pd-wrap {
    display: table;
    width: 100%;
}

.block {
    display: table;
    width: 100%;
}

.elem-right.small {
    max-width: 230px;
}

@media screen and (min-width:1200px) {
    .block .elem-right {
        padding-right: 348px;
    }
    .block .elem-left {
        padding-left: 348px;
    }
}

#lean_overlay {
    position: fixed;
    z-index: 1100;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    justify-content: center;
    align-items: center;
}

.modal-close {
    position: absolute;
    right: -15px;
    top: -15px;
    width: 30px;
    color: #fff;
    z-index: 1002;
    border-radius: 50%;
    border: 2px solid white;
    background: #000;
    cursor: pointer;
    transform-origin: center center;
    transform: rotate(45deg);
    margin: 0;
    text-align: center;
    font: normal 28px/30px Arial;
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.3);
}

.modal-close:before {
    content: "+";
}

.modal-content {
    display: none;
    flex: 100%;
    position: relative;
}

.coupon img {
    display: block;
}

.coupon {
    position: relative;
    display: block;
    color: #1b459c;
    max-width: 556px;
}

.coupon .desc {
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    position: absolute;
    left: 20px;
    top: 20px;
    line-height: 1;
    display: block;
}

.coupon .title {
    display: block;
    font-size: 24px;
    font-weight: 700;
}

.coupon .price {
    display: block;
    font-size: 24px;
    font-weight: 700;
    line-height: .9;
}

.coupon .price sub {
    font-size: 30px;
    bottom: 0;
}

.coupon .price strong {
    display: block;
    line-height: 1;
}

.coupon .price big {
    font-size: 60px;
}

.coupon em {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}

.coupon small {
    display: block;
    text-align: left;
    font-size: 14px;
    margin-top: 10px;
    color: #40464e;
}

a.coupon {
    margin-bottom: 5px;
}

a.coupon:hover {
    text-decoration: none;
}

.np-coupon .price {
    text-align: left;
}

.alt-big {
    color: #ff7613;
}

.green-under {
    padding: 0 0 5px 5px;
    margin: 0 45px 0 -5px;
    border-bottom: 4px solid #a8d848;
}

.page-specials {
    justify-content: space-around;
    flex-flow: row wrap;
}

.page-specials a {
    display: block;
}

.page-specials a:hover {
    box-shadow: 0 0 0 5px #0a3568;
}

#special-form {
    max-width: 556px;
    margin: 0 auto;
    text-align: center;
    background: #0a3568;
}

#special-form .forms {
    max-width: 320px;
    margin: 0 auto;
    background: none;
}

#special-form input {
    font-size: 15px;
    font-weight: 400;
}

#special-form .btn-alt {
    min-width: 100%;
}

#special-form .btn-alt:hover {
    background: #1b459c;
}

@media screen and (max-width:1200px) {
    nav#main-nav>ul li a {
        padding: 0 4px;
    }
    #hd-btns .btn {
        font-size: 10px;
    }
    img.elem-left,
    img.elem-right {
        max-width: 50%;
    }
    .callouts {
        justify-content: center;
    }
    .callouts>* {
        margin: 0 1px 2px;
    }
    .meet-callouts {
        justify-content: space-around;
        flex-flow: row wrap;
        max-width: 800px;
    }
    .meet-callouts:before {
        display: none;
    }
    .meet-callouts a,
    body.page_index .meet-callouts a {
        color: #0a3568;
        margin-bottom: 20px;
    }
    #duo .flex-ed {
        flex-flow: wrap;
        justify-content: space-around;
    }
    #duo #specials {
        margin-bottom: 40px;
    }
    .opt-callouts img {
        max-width: 100%;
    }
    .page-services,
    .reviews-cards {
        flex-flow: wrap;
        justify-content: space-around;
    }
    .reviews-cards>* {
        margin-bottom: 10px;
    }
}

@media screen and (max-width:1023px) {
    img {
        max-width: 100%;
    }
    header {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    }
    .attach #hd-top {
        display: none;
    }
    .attach header {
        position: fixed;
    }
    nav#main-nav {
        display: none;
    }
    body,
    header,
    .mean-container .mean-nav {
        -webkit-transition: all .3s;
        transition: all .3s;
    }
    body {
        right: 0;
        position: relative;
    }
    body.mean-active header {
        left: -80%;
        position: fixed;
    }
    body.mean-active {
        overflow: hidden;
        right: 80%;
    }
    body.mean-active:before {
        z-index: 98;
        content: '';
        opacity: 0.7;
        background-color: #000;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }
    body.mean-active .mean-container .mean-nav {
        right: 0;
    }
    .mean-container .mean-bar,
    .mean-container .mean-nav {
        background-color: #1b459c;
    }
    a.meanmenu-reveal {
        display: none;
    }
    .mean-container {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex-flow: row nowrap !important;
        -ms-flex-flow: row nowrap !important;
        flex-flow: row nowrap !important;
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .mean-container .mean-bar {
        flex: 0 !important;
        margin: 8px;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .mean-container a.meanmenu-reveal {
        width: 22px;
        height: 22px;
        padding: 10px 9px 8px 9px;
        cursor: pointer;
        color: #fff !important;
        text-decoration: none;
        font-size: 16px;
        line-height: 22px;
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 700;
    }
    .mean-container a.meanmenu-reveal span {
        display: block;
        background: #fff;
        height: 3px;
        margin-top: 3px;
    }
    .mean-container .mean-nav {
        font-size: 16px;
        position: fixed;
        right: -80%;
        margin: 0;
        top: 0;
        bottom: 0;
        width: 80%;
        overflow: auto;
        display: flex;
        flex-flow: column;
    }
    .mean-container .mean-nav ul {
        padding: 0;
        margin: 0;
        width: 100%;
        list-style-type: none;
    }
    .mean-container .mean-nav ul li {
        position: relative;
        float: left;
        width: 100%;
    }
    .mean-container .mean-nav ul li a {
        display: block;
        float: left;
        width: 90%;
        padding: 1em 5%;
        margin: 0;
        text-align: left;
        color: #fff;
        border-top: 1px solid #383838;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        text-decoration: none;
    }
    .mean-container .mean-nav ul li li a {
        width: 80%;
        padding: 1em 10%;
        border-top: 1px solid #f1f1f1;
        border-top: 1px solid rgba(255, 255, 255, 0.25);
        opacity: .75;
        filter: alpha(opacity=75);
        text-shadow: none !important;
        visibility: visible;
    }
    .mean-container .mean-nav ul li.mean-first a {
        border-top: none;
        margin-top: 0;
    }
    .mean-container .mean-nav ul li.mean-last a {
        border-bottom: none;
        margin-bottom: 0;
    }
    .mean-container .mean-nav ul li li li a {
        width: 70%;
        padding: 1em 15%;
    }
    .mean-container .mean-nav ul li li li li a {
        width: 60%;
        padding: 1em 20%;
    }
    .mean-container .mean-nav ul li li li li li a {
        width: 50%;
        padding: 1em 25%;
    }
    .mean-container .mean-nav ul li a:hover {
        background: #252525;
        background: rgba(255, 255, 255, 0.1);
    }
    .mean-container .mean-nav ul li a.mean-expand {
        margin-top: 1px;
        width: 24px;
        height: 24px;
        padding: 12px !important;
        text-align: center;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
        font-weight: 700;
        background: rgba(255, 255, 255, 0.1);
        border: none !important;
        border-left: 1px solid rgba(255, 255, 255, 0.4) !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
    }
    .mean-container .mean-nav ul li a.mean-expand:hover {
        background: rgba(0, 0, 0, 0.9);
    }
    .mean-container .mean-push {
        float: left;
        width: 100%;
        padding: 0;
        margin: 0;
        clear: both;
        width: 0;
    }
    .mean-nav .wrapper {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .mean-container .mean-bar,
    .mean-container .mean-bar * {
        box-sizing: content-box;
    }
    .mean-remove {
        display: none !important;
    }
    .mean-container .mean-nav ul li a.mean-expand::before {
        content: '\e825';
        font-family: 'fontello';
        font-weight: 400;
        margin: 0;
        font-style: normal;
    }
    .mean-container .mean-nav ul li a.mean-expand.mean-clicked::before {
        content: '\e83a';
    }
    body.mean-active .mean-container a.meanmenu-reveal i {
        transform: rotate(45deg);
        display: block;
    }
    .container {
        max-width: 96%;
        margin: 0 2%;
    }
    header .social {
        background: rgba(0, 0, 0, 0.5);
        box-sizing: border-box;
        padding: 5px;
        text-align: center;
    }
    header .social span,
    header .social .fo-title {
        display: none;
    }
    header .hours {
        margin: 40px auto 60px;
        color: white;
    }
    header .hours .fo-title {
        display: block;
        font-size: 18px;
        text-align: center;
    }
    header #hd-btns {
        display: none;
    }
    header address {
        display: none;
    }
    #hd-top .flex-ed {
        justify-content: center;
    }
    #page-banner {
        display: none;
    }
    #fo-contents {
        flex-flow: row wrap;
    }
    #fo-info {
        max-width: 100%;
        flex: 100%;
    }
    #fo-info .flex-ed {
        justify-content: space-around;
    }
    footer .forms {
        order: -1;
        max-width: 100%;
        flex: 100%;
        margin-bottom: 40px;
    }
    #copy {
        padding-bottom: 60px;
        margin-top: 20px;
        line-height: 1.4;
    }
    #copy>span {
        display: block;
    }
    #copy span span {
        display: none;
    }
    #banner h2 {
        font-size: 44px;
    }
    .callouts {
        margin-top: 40px;
    }
    #meet {
        padding: 60px 0 30px;
    }
    #duo {
        padding: 40px 0;
    }
    .meet-callouts {
        margin-top: 40px;
    }
    #reviews {
        padding: 60px 0;
    }
    #reviews .btn {
        margin: 0px;
    }
    #reviews .reviews-cards .review {
        min-height: auto;
    }
    .opt-callouts {
        flex-flow: column;
        justify-content: center;
        align-items: center;
    }
    .opt-callouts .opt-or {
        position: static;
        transform: none;
    }
}

@media screen and (max-width:1000px) {
    .pd-wrap {
        text-align: center;
    }
    img.elem-right,
    img.elem-left {
        max-width: 100%;
        float: none !important;
        margin: 0 auto 20px;
    }
}

@media screen and (max-width:759px) {
    #hd-contents {
        padding: 5px 10px;
    }
    footer nav,
    header .phone {
        display: none;
    }
    #hd-contents>div {
        flex: 0 1 auto;
    }
    header .logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 280px;
        flex: 0 1 280px;
    }
    .why ul {
        flex-flow: wrap;
    }
    .why ul li {
        max-width: 100%;
    }
}

@media screen and (max-width:600px) {
    #fo-map,
    #map {
        display: none;
    }
    #fo-info .flex-ed {
        flex-flow: column;
        text-align: center;
        align-items: center;
    }
    .fo-title {
        text-align: center;
    }
    footer .hours {
        margin-top: 20px;
    }
    h2,
    .h2 {
        font-size: 35px;
    }
    .callouts a {
        max-width: 48%;
    }
    .callouts a h3 {
        font-size: 16px;
    }
    .callouts a small {
        font-size: 14px;
    }
    .page-services figure {
        display: none;
    }
    .coupon .desc {
        position: static;
        width: 100%;
        text-align: center;
        background: #f6f6f6
    }
    .coupon .desc small {
        text-align: center;
    }
    #page-title h2#append,
    #page-title h1:only-child {
        font-size: 35px;
    }
}

.page_covid-19 .container {
    margin: 50px auto 0;
    max-width: 1000px;
}

.page_covid-19 h2 {
    text-transform: none;
}

.covid-section {
    padding: 20px 0;
}

.covid-section h2 {
    margin-bottom: 10px;
}

.covid-list {
    padding: 10px 0;
    display: flex;
    align-items: center
}

.covid-list img {
    margin-right: 20px;
    float: left;
}

@media (max-width:1000px) {
    .page_covid-19 .container {
        margin: 50px 20px 0;
    }
    .page_covid-19 h2 {
        font-size: 30px;
    }
    .covid-list {
        display: block;
    }
    .covid-list img {
        float: left;
    }
}

::part(acsb-trigger) {
    display: none !important;
}

body .uwy.userway_p1 .uai {
    top: 86% !important;
    left: calc(100vw - 30px) !important;
}

/* --- SIMPLY GOOD PAGE --- */

.page_simply-doing-good #page {
    margin: 0;
    padding: 0;
    max-width: none;
}

.page_simply-doing-good #page-title {
    flex-wrap: wrap;
    max-width: none;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 280px;
    background: url(/web/20250703111711im_/https://www.ralphavenuedental.com/assets/images/simply-doing-good.jpg) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.page_simply-doing-good #page-title h1,
.page_simply-doing-good #page-title h2 {
    color: #fff !important;
}

.page_simply-doing-good #page-title h1 {
    font-size: 20px;
    flex: 100%;
}

.page_simply-doing-good #page-title>div {
    flex: inherit;
}

.page_simply-doing-good main {
    margin: auto;
    padding: 0;
    max-width: none;
}

.page_simply-doing-good #page-title .title-wrapper {
    text-align: center;
}

.page_simply-doing-good #page>article {
    max-width: none;
    margin: 0;
}

#doing-good,
#simply-neighborhood,
#simply-giving,
#simply-local {
    display: flex;
    padding: 100px;
    align-items: center;
    justify-content: space-evenly;
}

#doing-good article {
    flex: 2;
}

#doing-good p {
    font: 400 24px/2 Muli, sans-serif;
    max-width: 774px;
    letter-spacing: .4px;
    line-height: 1.46;
    margin-top: 20px !important;
}

#doing-good figure {
    flex: 1;
}

#doing-good {
    max-width: 1150px;
    margin: 50px auto;
    padding: 0;
}

#smile-better {
    position: relative;
    background-color: #004285;
}

#smile-better h2 {
    padding: 100px 0px;
    text-align: center;
    color: #fff;
    font-size: 55px;
    margin-bottom: 0;
}

#smile-better h2 span {
    font-weight: bold;
}

#toy-drive {
    margin: 0;
    width: 100%;
}

/*#simply-neighborhood > *, #simply-giving > *, #simply-local > * {flex: 1;}*/

#simply-neighborhood article,
#simply-giving article,
#simply-local article {
    text-align: center;
    max-width: 500px;
}

#simply-neighborhood h2,
#simply-giving h2,
#simply-local h2 {
    margin-bottom: 30px;
}

#simply-neighborhood {
    background: url(/web/20250703111711im_/https://www.ralphavenuedental.com/assets/images/dg-neighborhood-bkg.jpg);
    background-size: cover;
}

#simply-giving {
    background: url(/web/20250703111711im_/https://www.ralphavenuedental.com/assets/images/dg-community-bkg.jpg);
    background-size: cover;
}

#simply-form {
    text-align: center;
    padding: 70px 15px;
    max-width: 800px;
    margin: auto;
}

#simply-form form {
    background-color: rgb(239, 239, 240);
    padding: 10px;
    border: 1px solid;
    border-radius: 5px;
}

#simply-form .input-cont {
    display: flex;
    justify-content: space-between;
}

#simply-form input {
    flex: 0 1 49.5%;
    border: 1px solid;
    padding: 5px 10px;
}

#simply-form label {
    display: block;
    text-align: left;
    margin: 15px auto 5px;
}

#simply-form textarea {
    display: block;
    width: 100%;
}

#index-simply {
    display: flex;
    flex-wrap: wrap;
    padding: 50px;
    max-width: 1200px;
    margin: 30px auto;
    align-items: center;
}

#index-simply article {
    flex: 2;
}

#index-simply figure {
    flex: 1;
    animation-delay: 0.3s;
}

#index-simply img:hover {
    filter: drop-shadow(0px 5px 10px darkgray);
    transition: 0.3s all;
}

.page_simply-doing-good h2,
.page_simply-doing-good p {
    font-family: Muli, sanserif
}

.page_simply-doing-good #append {
    font-size: 56px;
}

.page_simply-doing-good h2 {
    font-size: 54px;
    font-weight: 400;
    text-transform: none;
}
