html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

ol:before,
ol:after,
ul:before,
ul:after {
    display: none !important
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

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

.ry-flex,
.ry-social .social-inner-wrap,
.ry-social .social-inner-wrap li,
.ry-social .social-inner-wrap li a,
.ry-open-hrs li,
.ry-indicator,
.ry-slider-nav,
.ry-slider-nav .button-prev,
.ry-slider-nav .button-next,
.ry-table .ry-row,
.ry-menu .ry-nav li .dropdown-toggle,
.ry-icon,
.mobile-container .flex-wrap,
.mobile-container .flex-wrap .flex-item.left-nav,
.mobile-container .flex-wrap .flex-item.right-nav,
.mobile-container .flex-wrap .flex-item.right-nav .mobile-button,
#ry-sidebar #searchfield button,
#ry-sidebar .ry-link-wrp .ry-link-item,
#ry-sidebar .social-wrap,
#ry-sidebar #accordion .ry-link-item ul a {
    display: flex;
    justify-content: space-between
}

body,
.ry-form input[type="text"],
.ry-form select,
.ry-form textarea,
.ry-btn,
#menu_container .mm-listview li a {
    font-family: "Montserrat", sans-serif
}

body {
    color: #403f40;
    overflow: auto !important;
    font-size: calc(14px + 2 * ((100vw - 320px) / 1280))
}

@media screen and (max-width: 320px) {
    body {
        font-size: 14px
    }
}

@media screen and (min-width: 1600px) {
    body {
        font-size: 16px
    }
}

body.default h1 {
    font-weight: 700;
    text-transform: capitalize;
    text-align: left;
    font-size: calc(30px + 20 * ((100vw - 500px) / 940));
    line-height: 60px
}

@media screen and (max-width: 500px) {
    body.default h1 {
        font-size: 30px
    }
}

@media screen and (min-width: 1440px) {
    body.default h1 {
        font-size: 50px
    }
}

@media (max-width: 767px) {
    body.default h1 {
        text-align: center;
        line-height: 45px
    }
}

body.default h2 {
    font-weight: 700;
    text-transform: capitalize;
    text-align: left;
    line-height: 60px;
    font-size: calc(30px + 20 * ((100vw - 500px) / 940))
}

@media screen and (max-width: 500px) {
    body.default h2 {
        font-size: 30px
    }
}

@media screen and (min-width: 1440px) {
    body.default h2 {
        font-size: 58px
    }
}

@media (max-width: 767px) {
    body.default h2 {
        text-align: center;
        line-height: 45px
    }
}

body.default h3 {
    font-weight: 700;
    text-transform: capitalize;
    text-align: left;
    line-height: 35px;
    font-size: calc(25px + 20 * ((100vw - 500px) / 940))
}

@media screen and (max-width: 500px) {
    body.default h3 {
        font-size: 25px
    }
}

@media screen and (min-width: 1440px) {
    body.default h3 {
        font-size: 45px
    }
}

@media (max-width: 1440px) {
    body.default h3 {
        line-height: 50px
    }
}

@media (max-width: 767px) {
    body.default h3 {
        text-align: center;
        line-height: 30px
    }
}

body.default h4 {
    font-weight: 700;
    text-transform: capitalize;
    text-align: left;
    line-height: 35px;
    font-size: calc(20px + 20 * ((100vw - 500px) / 940))
}

@media screen and (max-width: 500px) {
    body.default h4 {
        font-size: 20px
    }
}

@media screen and (min-width: 1440px) {
    body.default h4 {
        font-size: 40px
    }
}

@media (max-width: 767px) {
    body.default h4 {
        text-align: center;
        line-height: 30px
    }
}

body.default h5 {
    font-weight: 700;
    text-transform: capitalize;
    text-align: left;
    line-height: 35px;
    font-size: calc(18px + 17 * ((100vw - 500px) / 940))
}

@media screen and (max-width: 500px) {
    body.default h5 {
        font-size: 18px
    }
}

@media screen and (min-width: 1440px) {
    body.default h5 {
        font-size: 35px
    }
}

@media (max-width: 767px) {
    body.default h5 {
        text-align: center;
        line-height: 30px
    }
}

body.default h6 {
    font-weight: 700;
    text-transform: capitalize;
    text-align: left;
    line-height: 35px;
    font-size: calc(16px + 14 * ((100vw - 500px) / 940))
}

@media screen and (max-width: 500px) {
    body.default h6 {
        font-size: 16px
    }
}

@media screen and (min-width: 1440px) {
    body.default h6 {
        font-size: 30px
    }
}

@media (max-width: 767px) {
    body.default h6 {
        text-align: center;
        line-height: 30px
    }
}

@media (max-width: 767px) {
    body.default .ry-btn {
        width: 100%;
        max-width: 300px;
        width: auto;
        display: block;
        margin: 0 auto
    }
}

body div {
    text-align: initial;
    font-weight: 400;
    font-size: calc(18px + 2 * ((100vw - 500px) / 940))
}

@media screen and (max-width: 500px) {
    body div {
        font-size: 18px
    }
}

@media screen and (min-width: 1440px) {
    body div {
        font-size: 20px
    }
}

body p {
    text-align: initial;
    line-height: 35px;
    font-weight: 400;
    font-size: calc(18px + 2 * ((100vw - 500px) / 940))
}

@media screen and (max-width: 500px) {
    body p {
        font-size: 18px
    }
}

@media screen and (min-width: 1440px) {
    body p {
        font-size: 20px
    }
}

@media (max-width: 767px) {
    body p {
        text-align: center
    }
}

body ul {
    list-style: disc;
    padding-left: 30px
}

body ul li p {
    text-align: left;
}

@media (max-width: 767px) {
    body ul li p {
        text-align: left
    }
}

body strong {
    font-weight: 700
}

body em {
    font-style: italic
}

body button {
    -webkit-appearance: none
}

body button:hover,
body button:focus {
    outline: 0 !important
}

body .search-result.page {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(189, 189, 189, 0.4);
    padding: 20px 0
}

@media (max-width: 767px) {
    body .search-result.page {
        text-align: center
    }
}

body .search-result h2 {
    font-size: calc(20px + 5 * ((100vw - 320px) / 1280));
    line-height: 30px
}

@media screen and (max-width: 320px) {
    body .search-result h2 {
        font-size: 20px
    }
}

@media screen and (min-width: 1600px) {
    body .search-result h2 {
        font-size: 25px
    }
}

body .description {
    line-height: 30px
}

body .search-result,
body .description {
    line-height: 30px;
    font-size: calc(18px + 2 * ((100vw - 500px) / 940))
}

@media screen and (max-width: 500px) {
    body .search-result,
    body .description {
        font-size: 18px
    }
}

@media screen and (min-width: 1440px) {
    body .search-result,
    body .description {
        font-size: 20px
    }
}

body a {
    text-transform: capitalize
}

body ul,
body ol {
    padding-left: 30px
}

body ul.pagination,
body ol.pagination {
    padding-left: 0
}

@media (max-width: 991px) {
    body ul.pagination,
    body ol.pagination {
        width: 100%;
        display: flex;
        justify-content: center
    }
}

@media (max-width: 767px) {
    body ul.pagination,
    body ol.pagination {
        width: 100%;
        display: flex;
        justify-content: center
    }
}

body ul.pagination li.active a,
body ol.pagination li.active a {
    border: 0
}

body ul.pagination li:before,
body ol.pagination li:before {
    display: none;
    border: 0;
    color: #fff
}

body ul li,
body ol li {
    position: relative;
    line-height: 30px
}

.hamburger:hover,
.hamburger:focus {
    outline: 0
}

.alert {
    padding: 15px 30px;
    margin-top: 10px
}

.alert li {
    margin-bottom: 10px
}

.ry-tabs {
    margin-top: 20px
}

.ry-tabs .nav-tabs {
    border: 0
}

@media (max-width: 1226px) {
    .ry-tabs .nav-tabs {
        display: flex;
        flex-wrap: wrap
    }
}

.ry-tabs .nav-tabs:before,
.ry-tabs .nav-tabs:after {
    display: none
}

@media (max-width: 1226px) {
    .ry-tabs .nav-tabs li {
        width: calc(100% / 3);
        text-align: center
    }
}

.ry-tabs .nav-tabs li a {
    background: #ebebeb;
    letter-spacing: 3px;
    border-radius: 0;
    border: 0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0
}

@media (max-width: 1226px) {
    .ry-tabs .nav-tabs li a {
        justify-content: center;
        height: 80px;
        display: flex;
        align-items: center
    }
}

.ry-tabs .tab-pane {
    padding: 20px
}

.ry-tabs .tab-content {
    border: solid 1px rgba(0, 0, 0, 0.1)
}

.ry-form.ry-form-box {
    box-shadow: 0px 2px 59px 0px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 60px 50px 80px
}

.ry-form.ry-form-box input[type="text"],
.ry-form.ry-form-box textarea {
    border: 1px solid #cecece;
    color: #cecece
}

.ry-form.ry-form-box input[type="text"]::-webkit-input-placeholder,
.ry-form.ry-form-box textarea::-webkit-input-placeholder {
    color: #cecece
}

.ry-form.ry-form-box input[type="text"]::-moz-placeholder,
.ry-form.ry-form-box textarea::-moz-placeholder {
    color: #cecece
}

.ry-form.ry-form-box input[type="text"]:-ms-input-placeholder,
.ry-form.ry-form-box textarea:-ms-input-placeholder {
    color: #cecece
}

.ry-form.ry-form-box input[type="text"]:-moz-placeholder,
.ry-form.ry-form-box textarea:-moz-placeholder {
    color: #cecece
}

.ry-form.ry-form-box input[type="text"]::-ms-input-placeholder,
.ry-form.ry-form-box textarea::-ms-input-placeholder {
    color: #cecece
}

.ry-form input[type="text"] {
    height: 60px;
    border-radius: 0;
    border: solid 1px #ddd;
    padding-left: 30px;
    font-size: calc(16px + 2 * ((100vw - 320px) / 1280));
    color: rgba(54, 48, 43, 0.5)
}

@media screen and (max-width: 320px) {
    .ry-form input[type="text"] {
        font-size: 16px
    }
}

@media screen and (min-width: 1600px) {
    .ry-form input[type="text"] {
        font-size: 18px
    }
}

.ry-form input[type="text"]::-webkit-input-placeholder {
    color: rgba(54, 48, 43, 0.5)
}

.ry-form input[type="text"]::-moz-placeholder {
    color: rgba(54, 48, 43, 0.5)
}

.ry-form input[type="text"]:-ms-input-placeholder {
    color: rgba(54, 48, 43, 0.5)
}

.ry-form input[type="text"]:-moz-placeholder {
    color: rgba(54, 48, 43, 0.5)
}

.ry-form input[type="text"]::-ms-input-placeholder {
    color: rgba(54, 48, 43, 0.5)
}

.ry-form input[type="text"]:focus {
    box-shadow: none
}

.ry-form label {
    text-align: justify;
    line-height: 35px;
    font-weight: 700;
    font-size: calc(18px + 2 * ((100vw - 500px) / 940))
}

@media screen and (max-width: 500px) {
    .ry-form label {
        font-size: 18px
    }
}

@media screen and (min-width: 1440px) {
    .ry-form label {
        font-size: 20px
    }
}

.ry-form select {
    height: 60px;
    border-radius: 0;
    border: solid 1px #ddd;
    padding-left: 30px;
    font-size: calc(16px + 2 * ((100vw - 320px) / 1280));
    color: rgba(54, 48, 43, 0.5)
}

@media screen and (max-width: 320px) {
    .ry-form select {
        font-size: 16px
    }
}

@media screen and (min-width: 1600px) {
    .ry-form select {
        font-size: 18px
    }
}

.ry-form select::-webkit-input-placeholder {
    color: rgba(54, 48, 43, 0.5)
}

.ry-form select::-moz-placeholder {
    color: rgba(54, 48, 43, 0.5)
}

.ry-form select:-ms-input-placeholder {
    color: rgba(54, 48, 43, 0.5)
}

.ry-form select:-moz-placeholder {
    color: rgba(54, 48, 43, 0.5)
}

.ry-form select::-ms-input-placeholder {
    color: rgba(54, 48, 43, 0.5)
}

.ry-form select:focus {
    box-shadow: none
}

.ry-form textarea {
    height: 200px;
    border-radius: 0;
    border: solid 1px #ddd;
    padding-left: 30px;
    padding-top: 25px;
    font-size: calc(16px + 2 * ((100vw - 320px) / 1280));
    color: rgba(54, 48, 43, 0.5)
}

@media screen and (max-width: 320px) {
    .ry-form textarea {
        font-size: 16px
    }
}

@media screen and (min-width: 1600px) {
    .ry-form textarea {
        font-size: 18px
    }
}

.ry-form textarea::-webkit-input-placeholder {
    color: rgba(54, 48, 43, 0.5)
}

.ry-form textarea::-moz-placeholder {
    color: rgba(54, 48, 43, 0.5)
}

.ry-form textarea:-ms-input-placeholder {
    color: rgba(54, 48, 43, 0.5)
}

.ry-form textarea:-moz-placeholder {
    color: rgba(54, 48, 43, 0.5)
}

.ry-form textarea::-ms-input-placeholder {
    color: rgba(54, 48, 43, 0.5)
}

.ry-form textarea:focus {
    box-shadow: none
}

.ry-form .form-group {
    margin-bottom: 10px
}

.ry-form .ry-btn {
    width: auto
}

.ry-form .has-error input {
    border: 1px solid red !important
}

.ry-form .input-name {
    margin-bottom: 15px
}

.ry-form .input-name .form-group {
    margin-bottom: 0
}

.ry-form .input-name .form-group:before {
    content: "\f007";
    position: absolute;
    color: rgba(0, 0, 0, 0.2);
    top: 50%;
    transform: translateY(-50%);
    left: 27px
}

.ry-form .input-name input {
    padding-left: 50px
}

.ry-form .input-email {
    margin-bottom: 15px
}

.ry-form .input-email .form-group {
    margin-bottom: 0
}

.ry-form .input-email .form-group:before {
    content: "\f0e0";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 26px;
    color: rgba(0, 0, 0, 0.2)
}

.ry-form .input-email input {
    padding-left: 50px
}

.ry-form .input-phone {
    margin-bottom: 15px
}

.ry-form .input-phone .form-group {
    margin-bottom: 0
}

.ry-form .input-phone .form-group:before {
    content: "\f095";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 26px;
    color: rgba(0, 0, 0, 0.2)
}

.ry-form .input-phone input {
    padding-left: 50px
}

.ry-form .input-message {
    margin-bottom: 15px
}

.ry-form .input-message .form-group {
    margin-bottom: 0
}

.ry-form .input-message .form-group:before {
    content: "\f040";
    color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 30px;
    left: 27px;
    z-index: 10
}

.ry-form .input-message textarea {
    padding-left: 50px
}

.ry-form .rate-box {
    justify-content: flex-start;
    align-items: center
}

.ry-form .star-box {
    margin-left: 30px;
    cursor: pointer
}

@media (max-width: 767px) {
    .ry-form .star-box {
        margin-left: 0
    }
}

.ry-form .star-box .star-active .fa {
    color: #e5c865
}

.ry-form .star-box .star-rated .fa {
    color: #e5c865
}

.ry-container {
    max-width: 83.33333%;
    margin: 0 auto;
    float: none
}

@media (min-width: 992px) {
    .ry-container {
        max-width: 1600px
    }
}

@media screen and (min-width: 992px) and (max-width: 1700px) {
    .ry-container {
        max-width: 90%
    }
}

@media (max-width: 991px) {
    .ry-container {
        max-width: 90%
    }
}

.ry-flex {
    justify-content: space-between
}

@media (max-width: 1200px) {
    .ry-flex.col2 {
        flex-direction: column
    }
}

.ry-flex.col2 .ry-each {
    width: calc((100% / 2) - 20px)
}

@media (max-width: 1200px) {
    .ry-flex.col2 .ry-each {
        width: 100% !important
    }
}

@media (max-width: 1200px) {
    .ry-flex.col3 {
        flex-direction: column
    }
}

.ry-flex.col3 .ry-each {
    width: calc((100% / 3) - 20px)
}

@media (max-width: 1200px) {
    .ry-flex.col3 .ry-each {
        width: 100% !important
    }
}

@media (max-width: 1200px) {
    .ry-flex.col4 {
        flex-direction: column
    }
}

.ry-flex.col4 .ry-each {
    width: calc((100% / 4) - 20px)
}

@media (max-width: 1200px) {
    .ry-flex.col4 .ry-each {
        width: 100% !important
    }
}

.ry-social {
    width: auto
}

.ry-social .social-inner-wrap {
    flex-wrap: wrap;
    justify-content: flex-start
}

@media (max-width: 991px) {
    .ry-social .social-inner-wrap {
        justify-content: center
    }
}

.ry-social .social-inner-wrap li {
    width: 27px;
    height: 27px;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    margin-bottom: 10px;
    transition: all 400ms ease
}

.ry-social .social-inner-wrap li:last-child {
    margin-right: 0
}

.ry-social .social-inner-wrap li:hover {
    transform: scale(1.2)
}

.ry-social .social-inner-wrap li:hover a {
    background: #272727;
    border: #272727
}

.ry-social .social-inner-wrap li a {
    color: #fff;
    font-size: 11px;
    background: rgba(39, 39, 39, 0.4);
    border-radius: 50%;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
    transition: all 400ms ease
}

.ry-social .social-inner-wrap li a.fa-facebook {
    background: #3c5a99
}

.ry-social .social-inner-wrap li a.fa-twitter {
    background: #00aced
}

.ry-social .social-inner-wrap li a.fa-linkedin {
    background: #0274b3
}

.ry-social .social-inner-wrap li a.fa-instagram {
    background: #e05447
}

.ry-social .social-inner-wrap li a.fa-google-plus {
    background: #dd4b39
}

.ry-social .social-inner-wrap li a.fa-google-yelp {
    background: #af0606
}

.ry-social .social-inner-wrap li a.fa-rss {
    background: #dd4b39
}

.ry-social .social-inner-wrap li a.fa-pinterest {
    background: #bd081c
}

.ry-social .social-inner-wrap li a.fa-youtube {
    background: #cd201f
}

.ry-btn {
    text-align: center;
    position: relative;
    border-radius: 0;
    padding: 10px 20px;
    display: inline-block;
    color: #fff;
    border: 0;
    -webkit-appearance: none
}

.ry-btn:focus,
.ry-btn:hover {
    outline: 0;
    text-decoration: none
}

.ry-btn.ry-btn-primary {
    background: #272727
}

.ry-modal .modal-title {
    text-align: center;
    margin: 10px 0;
    font-size: calc(20px + 5 * ((100vw - 320px) / 1280));
    font-weight: 700
}

@media screen and (max-width: 320px) {
    .ry-modal .modal-title {
        font-size: 20px
    }
}

@media screen and (min-width: 1600px) {
    .ry-modal .modal-title {
        font-size: 25px
    }
}

.ry-modal .ry-text p {
    line-height: 180%;
    margin-bottom: 30px;
    margin-top: 10px;
    padding: 20px;
    font-weight: 500;
    background: rgba(118, 49, 49, 0.1);
    border-radius: 5px;
    font-size: 17px
}

.ry-modal .ry-img {
    max-width: 450px;
    float: none;
    margin: 20px auto;
    overflow: hidden
}

.modal-dialog {
    z-index: 99999
}

.mm-slideout {
    z-index: unset
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .mm-slideout {
        z-index: auto
    }
}

.ry-el-bg img {
    visibility: hidden
}

.ry-el-bg img.ry-bg {
    display: none
}

.ry-el-link {
    cursor: pointer
}

.ry-accordion {
    box-shadow: 1px 1px 90px rgba(0, 0, 0, 0.1)
}

.ry-accordion .ry-heading {
    display: flex;
    justify-content: space-between;
    color: #403f40;
    padding: 25px 35px;
    border: 0;
    border-bottom: 1px solid rgba(189, 189, 189, 0.5);
    border-radius: 0;
    outline: 0;
    font-size: calc(16px + 9 * ((100vw - 500px) / 940))
}

@media screen and (max-width: 500px) {
    .ry-accordion .ry-heading {
        font-size: 16px
    }
}

@media screen and (min-width: 1440px) {
    .ry-accordion .ry-heading {
        font-size: 25px
    }
}

.ry-accordion .ry-heading.ui-state-active {
    background: #fff;
    font-weight: 700
}

.ry-accordion .ry-heading.ui-state-active:after {
    content: "\f068"
}

.ry-accordion .ry-heading:after {
    content: "\f067";
    float: right;
    transition: all 400ms ease
}

.ry-accordion .ry-heading .ui-icon {
    display: none
}

.ry-accordion .ry-content {
    z-index: 10;
    border: 0;
    padding: 30px
}

.ry-accordion .ry-content .ry-photo {
    max-width: 300px
}

.ry-open-hrs li {
    margin-bottom: 15px;
    line-height: 1
}

.ry-open-hrs li .day {
    width: 115px
}

.ry-indicator {
    justify-content: center;
    width: 100%
}

.ry-indicator .ry-play-btn {
    margin-right: 10px;
    transition: all 400ms cubic-bezier(0.22, 0.68, 0, 1.71)
}

.ry-indicator .ry-play-btn:hover {
    transform: scale(1.1)
}

.ry-indicator .ry-play-btn:before {
    content: "\f04b";
    font-size: 12px
}

.ry-indicator .ry-pause-btn {
    margin-right: 10px;
    transition: all 400ms cubic-bezier(0.22, 0.68, 0, 1.71)
}

.ry-indicator .ry-pause-btn:hover {
    transform: scale(1.1)
}

.ry-indicator .ry-pause-btn:before {
    content: "\f04c";
    font-size: 12px
}

.ry-indicator span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #e9f3f6;
    margin-right: 10px;
    cursor: pointer
}

.ry-indicator span.active {
    background: #403f40
}

.ry-slider-nav {
    width: 100%;
    position: absolute
}

.ry-slider-nav .button-prev {
    width: 60px;
    height: 60px;
    background: #403f40;
    border-radius: 50%;
    cursor: pointer;
    align-items: center;
    justify-content: center
}

.ry-slider-nav .button-prev:after {
    content: "\f104";
    font-size: 16px;
    color: #fff
}

.ry-slider-nav .button-next {
    width: 60px;
    height: 60px;
    background: #403f40;
    border-radius: 50%;
    cursor: pointer;
    align-items: center;
    justify-content: center
}

.ry-slider-nav .button-next:after {
    content: "\f105";
    font-size: 16px;
    color: #fff
}

.ry-table {
    padding-left: 0
}

.ry-table .ry-row {
    margin-bottom: 20px
}

.ry-search {
    position: relative
}

.ry-search .input-group {
    width: 100%
}

.ry-search input[type=text] {
    background: none;
    border-radius: 0;
    height: 50px
}

.ry-search .input-group-btn button {
    position: absolute;
    outline: 0;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 2;
    border-radius: 0;
    border: 0;
    background: none
}

.ry-search .input-group-btn button:focus {
    outline: 0;
    box-shadow: unset
}

.ry-menu .ry-nav ul {
    padding-left: 0
}

.ry-menu .ry-nav li {
    list-style-type: none
}

.ry-menu .ry-nav li.primary {
    padding: 20px 0
}

.ry-menu .ry-nav li.primary .caret {
    margin-left: 19px
}

.ry-menu .ry-nav li.dropdown .dropdown-menu {
    background: none;
    border: 0;
    box-shadow: none !important;
    top: 125px;
    padding: 0;
    border-top: 0 solid #272727;
    transition: all linear 300ms 100ms;
    opacity: 0;
    z-index: 99999
}

.ry-menu .ry-nav li.dropdown .dropdown-menu li {
    text-align: center;
    padding: 15px 30px;
    border-bottom: 0 solid #d7d7d7;
    left: 100px;
    position: relative;
    opacity: 0;
    box-shadow: 1px 1px 20px rgba(32, 32, 32, 0.1);
    background: #fff;
    text-align: left;
    width: 100%
}

@media screen and (min-width: 992px) and (max-width: 1440px) {
    .ry-menu .ry-nav li.dropdown .dropdown-menu li {
        padding: 10px
    }
}

.ry-menu .ry-nav li.dropdown .dropdown-menu li.active a {
    background: none
}

.ry-menu .ry-nav li.dropdown .dropdown-menu li:last-child {
    border-bottom: 0
}

.ry-menu .ry-nav li.dropdown .dropdown-menu li a:hover {
    background: none
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover {
    top: 50px;
    opacity: 1 !important
}

@media screen and (min-width: 992px) and (max-width: 1440px) {
    .ry-menu .ry-nav li.dropdown .dropdown-menu.hover {
        left: 0
    }
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li {
    left: 0;
    opacity: 1
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li:nth-child(1) {
    transition: all ease 200ms 100ms
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li:nth-child(2) {
    transition: all ease 200ms 200ms
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li:nth-child(3) {
    transition: all ease 200ms 300ms
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li:nth-child(4) {
    transition: all ease 200ms 400ms
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li:nth-child(5) {
    transition: all ease 200ms 500ms
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li:nth-child(6) {
    transition: all ease 200ms 600ms
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li:nth-child(7) {
    transition: all ease 200ms 700ms
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li:nth-child(8) {
    transition: all ease 200ms 800ms
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li:nth-child(9) {
    transition: all ease 200ms 900ms
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li:nth-child(10) {
    transition: all ease 200ms 1000ms
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li:nth-child(11) {
    transition: all ease 200ms 1100ms
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li:nth-child(12) {
    transition: all ease 200ms 1200ms
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li:nth-child(13) {
    transition: all ease 200ms 1300ms
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li:nth-child(14) {
    transition: all ease 200ms 1400ms
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li:nth-child(15) {
    transition: all ease 200ms 1500ms
}

.ry-menu .ry-nav li.dropdown:hover ul {
    display: block
}

.ry-menu .ry-nav li .dropdown-toggle {
    align-items: center
}

.ry-menu .ry-nav li .dropdown-toggle span {
    display: none
}

.ry-menu .ry-nav li .third-level-container {
    position: relative
}

.ry-menu .ry-nav li .third-level-container:hover .third-level-dropdown {
    display: block !important
}

.ry-menu .ry-nav li .third-level-container .third-level-dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    display: none !important
}

.ry-menu .ry-nav li .third-level-container .third-level-dropdown.third-hover li {
    left: 0 !important;
    opacity: 1 !important
}

.ry-menu .ry-nav li .third-level-container .third-level-dropdown.third-hover li:nth-child(1) {
    transition: all ease 200ms 100ms
}

.ry-menu .ry-nav li .third-level-container .third-level-dropdown.third-hover li:nth-child(2) {
    transition: all ease 200ms 200ms
}

.ry-menu .ry-nav li .third-level-container .third-level-dropdown.third-hover li:nth-child(3) {
    transition: all ease 200ms 300ms
}

.ry-menu .ry-nav li .third-level-container .third-level-dropdown.third-hover li:nth-child(4) {
    transition: all ease 200ms 400ms
}

.ry-menu .ry-nav li .third-level-container .third-level-dropdown.third-hover li:nth-child(5) {
    transition: all ease 200ms 500ms
}

.ry-menu .ry-nav li .third-level-container .third-level-dropdown.third-hover li:nth-child(6) {
    transition: all ease 200ms 600ms
}

.ry-menu .ry-nav li .third-level-container .third-level-dropdown.third-hover li:nth-child(7) {
    transition: all ease 200ms 700ms
}

.ry-menu .ry-nav li .third-level-container .third-level-dropdown li {
    background: #fff;
    left: -210px !important;
    position: relative !important;
    opacity: 0 !important
}

.ry-menu .ry-nav li .fourth-level-container {
    position: relative
}

.ry-menu .ry-nav li .fourth-level-container:hover .fourth-level-dropdown {
    display: block !important
}

.ry-menu .ry-nav li .fourth-level-container .fourth-level-dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    display: none !important
}

.ry-menu .ry-nav li .fourth-level-container .fourth-level-dropdown.fourth-hover li {
    left: 0 !important;
    opacity: 1 !important;
    z-index: 999
}

.ry-menu .ry-nav li .fourth-level-container .fourth-level-dropdown.fourth-hover li:nth-child(1) {
    transition: all ease 200ms 100ms
}

.ry-menu .ry-nav li .fourth-level-container .fourth-level-dropdown.fourth-hover li:nth-child(2) {
    transition: all ease 200ms 200ms
}

.ry-menu .ry-nav li .fourth-level-container .fourth-level-dropdown.fourth-hover li:nth-child(3) {
    transition: all ease 200ms 300ms
}

.ry-menu .ry-nav li .fourth-level-container .fourth-level-dropdown.fourth-hover li:nth-child(4) {
    transition: all ease 200ms 400ms
}

.ry-menu .ry-nav li .fourth-level-container .fourth-level-dropdown.fourth-hover li:nth-child(5) {
    transition: all ease 200ms 500ms
}

.ry-menu .ry-nav li .fourth-level-container .fourth-level-dropdown.fourth-hover li:nth-child(6) {
    transition: all ease 200ms 600ms
}

.ry-menu .ry-nav li .fourth-level-container .fourth-level-dropdown.fourth-hover li:nth-child(7) {
    transition: all ease 200ms 700ms
}

.ry-menu .ry-nav li .fourth-level-container .fourth-level-dropdown li {
    background: #fff;
    left: -210px !important;
    position: relative !important;
    opacity: 0 !important
}

.ry-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #403f40;
    align-items: center;
    justify-content: center
}

@media (max-width: 991px) {
    .ry-icon {
        width: 30px;
        height: 30px
    }
}

.ry-icon:before {
    content: "";
    color: #fff
}

.ry-iframe {
    margin-top: 20px;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%
}

.ry-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ry-photo {
    padding: 30px 0 30px
}

.ry-photo.center {
    max-width: 500px;
    margin: auto;
    float: none
}

.ry-photo.left {
    width: 40%;
    max-width: 300px;
    padding: 0;
    margin: 0 30px 0 0
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .ry-photo.left {
        width: 60%;
        float: none;
        margin: 0 auto 20px
    }
}

@media (max-width: 991px) {
    .ry-photo.left {
        width: 50%;
        margin: 0 20px 10px 0
    }
}

@media (max-width: 767px) {
    .ry-photo.left {
        width: 100%;
        float: none;
        margin: 20px auto
    }
}

@media (max-width: 500px) {
    .ry-photo.left {
        width: 100%
    }
}

.ry-photo.right {
    width: 40%;
    max-width: 300px;
    float: right;
    margin: 0 0 10px 20px;
    padding: 0
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .ry-photo.right {
        width: 60%;
        float: none;
        margin: 0 auto 20px
    }
}

@media (max-width: 991px) {
    .ry-photo.right {
        margin: 0 0 50px 20px
    }
}

@media (max-width: 767px) {
    .ry-photo.right {
        width: 100%;
        float: none;
        margin: 20px auto
    }
}

@media (max-width: 500px) {
    .ry-photo.right {
        width: 100%;
        margin: 0 auto 10px
    }
}

.ry-list-wrp {
    margin-top: 50px
}

.ry-list-wrp .ry-list-item {
    justify-content: space-between;
    border-bottom: 1px dashed #eee;
    padding: 0 0 1em;
    margin-bottom: 2em
}

@media (max-width: 991px) {
    .ry-list-wrp .ry-list-item {
        flex-direction: column;
        align-items: center
    }
}

.ry-list-wrp .ry-list-item:last-child {
    border: 0
}

.ry-list-wrp .ry-list-item .ry-list-photo {
    width: 25%
}

@media (max-width: 991px) {
    .ry-list-wrp .ry-list-item .ry-list-photo {
        width: 100%;
        float: none;
        margin: 20px auto;
        max-width: 300px
    }
}

.ry-list-wrp .ry-list-item .ry-list-content {
    width: 70%
}

@media (max-width: 991px) {
    .ry-list-wrp .ry-list-item .ry-list-content {
        width: 100%
    }
}

.ry-list-wrp .ry-list-item .ry-list-content .ry-list-title {
    margin-bottom: 10px;
    line-height: 1
}

@media (max-width: 991px) {
    .ry-list-wrp .ry-list-item .ry-list-content .ry-list-title {
        text-align: center
    }
}

.ry-list-wrp .ry-list-item .ry-list-content .ry-list-title a {
    font-size: calc(20px + 2 * ((100vw - 500px) / 940));
    font-weight: 700
}

@media screen and (max-width: 500px) {
    .ry-list-wrp .ry-list-item .ry-list-content .ry-list-title a {
        font-size: 20px
    }
}

@media screen and (min-width: 1440px) {
    .ry-list-wrp .ry-list-item .ry-list-content .ry-list-title a {
        font-size: 22px
    }
}

@media (max-width: 991px) {
    .ry-list-wrp .ry-list-item .ry-list-content .ry-list-date {
        text-align: center
    }
}

.ry-list-wrp .ry-list-item .ry-list-content .ry-list-excerpt {
    font-size: calc(18px + 2 * ((100vw - 500px) / 940));
    line-height: 35px;
    text-align: justify
}

@media screen and (max-width: 500px) {
    .ry-list-wrp .ry-list-item .ry-list-content .ry-list-excerpt {
        font-size: 18px
    }
}

@media screen and (min-width: 1440px) {
    .ry-list-wrp .ry-list-item .ry-list-content .ry-list-excerpt {
        font-size: 20px
    }
}

@media (max-width: 991px) {
    .ry-list-wrp .ry-list-item .ry-list-content .ry-list-excerpt {
        text-align-last: center
    }
}

@media (max-width: 767px) {
    .ry-list-wrp .ry-list-item .ry-list-content .ry-list-excerpt {
        text-align: center
    }
}

.ry-list-wrp .ry-list-item .ry-list-content .primary-btn {
    display: block;
    max-width: 140px;
    margin-top: 20px
}

@media (max-width: 991px) {
    .ry-list-wrp .ry-list-item .ry-list-content .primary-btn {
        margin: 20px auto
    }
}

@media (max-width: 991px) {
    .ry-list-wrp .ry-list-item .ry-btn-container {
        text-align: center
    }
}

.no-result {
    display: none
}

.ry-margin-btm-10 {
    margin-bottom: 10px
}

.ry-margin-btm-20 {
    margin-bottom: 20px
}

.ry-margin-btm-30 {
    margin-bottom: 30px
}

.ry-margin-top-10 {
    margin-top: 10px
}

.ry-margin-top-20 {
    margin-top: 20px
}

.ry-margin-top-30 {
    margin-top: 30px
}

.ry-margin-left-10 {
    margin-top: 10px
}

.ry-margin-left-20 {
    margin-top: 20px
}

.ry-margin-left-30 {
    margin-top: 30px
}

.ry-margin-right-10 {
    margin-top: 10px
}

.ry-margin-right-20 {
    margin-top: 20px
}

.ry-margin-right-30 {
    margin-top: 30px
}

.ry-padding-btm-10 {
    padding-bottom: 10px
}

.ry-padding-btm-20 {
    padding-bottom: 20px
}

.ry-padding-btm-30 {
    padding-bottom: 30px
}

.ry-padding-top-10 {
    padding-top: 10px
}

.ry-padding-top-20 {
    padding-top: 20px
}

.ry-padding-top-30 {
    padding-top: 30px
}

.ry-padding-left-10 {
    padding-top: 10px
}

.ry-padding-left-20 {
    padding-top: 20px
}

.ry-padding-left-30 {
    padding-top: 30px
}

.ry-padding-right-10 {
    padding-top: 10px
}

.ry-padding-right-20 {
    padding-top: 20px
}

.ry-padding-right-30 {
    padding-top: 30px
}

@media (max-width: 991px) {
    .ry-pos-mobile .ry-first {
        order: 1 !important
    }
    .ry-pos-mobile .ry-second {
        order: 2 !important
    }
    .ry-pos-mobile .ry-third {
        order: 3 !important
    }
}

@media (min-width: 992px) {
    .ry-pos-desktop .ry-first {
        order: 1 !important
    }
    .ry-pos-desktop .ry-second {
        order: 2 !important
    }
    .ry-pos-desktop .ry-third {
        order: 3 !important
    }
}

.ry-horizontal-line:after {
    content: "";
    float: left;
    display: block;
    height: 4px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    margin: 40px 0
}

#mobileheader {
    padding: 0
}

.mobile-container {
    width: 100%;
    padding: 15px 0;
    position: fixed;
    z-index: 999;
    transition: all 0.4s ease;
    top: 0;
    left: 0
}

.mobile-container.fixed {
    padding: 10px 0
}

.mobile-container.fixed .mobile_logo img {
    max-width: 200px
}

@media (max-width: 991px) {
    .mobile-container {
        display: block
    }
}

.mobile-container .mobile_logo {
    padding-bottom: 0
}

.mobile-container .mobile_logo img {
    max-width: 309px;
    margin: 0 auto
}

@media (max-width: 375px) {
    .mobile-container .mobile_logo img {
        max-width: 120px
    }
}

.mobile-container .mobile-nav {
    height: 20px
}

.mobile-container .mobile-nav button {
    padding: 0;
    outline: 0;
    font-size: 24px
}

.mobile-container .mobile-nav button .hamburger-box {
    width: 35px
}

.mobile-container .mobile-nav button .hamburger-inner {
    border-radius: 0;
    width: 35px
}

.mobile-container .mobile-nav button .hamburger-inner:before {
    border-radius: 0;
    width: 35px
}

.mobile-container .mobile-nav button .hamburger-inner:after {
    border-radius: 0;
    width: 35px
}

.mobile-container .flex-wrap {
    background: transparent
}

.mobile-container .flex-wrap .flex-item.left-nav {
    width: 50%;
    padding-left: 20px;
    align-items: center;
    max-width: 309px
}

.mobile-container .flex-wrap .flex-item.right-nav {
    padding-right: 20px;
    width: 50%;
    justify-content: flex-end;
    align-items: center
}

@media (max-width: 500px) {
    .mobile-container .flex-wrap .flex-item.right-nav {
        width: 30%
    }
}

.mobile-container .flex-wrap .flex-item.right-nav .mobile-button {
    align-items: center;
    width: auto;
    margin-right: 0
}

.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a:first-child {
    margin-right: 10px
}

.mobile-container .mobile_menu {
    display: none
}

#menu_container {
    padding-top: 0
}

#menu_container .hamburger {
    position: absolute;
    top: 10px;
    right: 0
}

#menu_container .hamburger .hamburger-inner {
    width: 20px;
    height: 4px;
    background: #fff;
    border-radius: 0
}

@media (max-width: 500px) {
    #menu_container .hamburger .hamburger-inner {
        height: 2px
    }
}

#menu_container .hamburger .hamburger-inner:after,
#menu_container .hamburger .hamburger-inner:before {
    height: 4px;
    background: #fff;
    border-radius: 0;
    width: 20px
}

@media (max-width: 500px) {
    #menu_container .hamburger .hamburger-inner:after,
    #menu_container .hamburger .hamburger-inner:before {
        height: 2px
    }
}

#menu_container .mm-navbar {
    position: static;
    height: auto;
    border: 0;
    display: none
}

#menu_container .mm-navbar img {
    max-width: 150px
}

#menu_container .mm-listview {
    margin-top: 50px
}

#menu_container .mm-listview .mm-listitem {
    padding: 0
}

#menu_container .mm-listview .mm-listitem.lbl {
    display: none
}

#menu_container .mm-listview .mm-listitem.lbl a {
    font-weight: 600;
    font-size: 18px
}

#menu_container .mm-listview .mm-listitem a i {
    font-size: 20px;
    margin-right: 20px
}

#menu_container .mm-listview .mm-listitem a i.fa-youtube-square:before {
    content: ""
}

#menu_container .mm-listview .mm-listitem:after {
    border-color: rgba(255, 255, 255, 0.1)
}

#ry-pg-banner .ry-bnr-wrp {
    height: 400px;
    background-position: 50%;
    background-size: cover
}

#ry-pg-banner .ry-bnr-wrp:before {
    content: "";
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#ry-pg-banner .ry-bnr-wrp:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .8
}

@media screen and (min-width: 992px) and (max-width: 1440px) {
    #ry-pg-banner .ry-bnr-wrp {
        background-position: 70%
    }
}

@media (max-width: 991px) {
    #ry-pg-banner .ry-bnr-wrp {
        height: 300px;
        margin-top: 50px
    }
}

@media (max-width: 767px) {
    #ry-pg-banner .ry-bnr-wrp {
        background-position: 70%
    }
}

@media (max-width: 500px) {
    #ry-pg-banner .ry-bnr-wrp {
        background-position: 80%
    }
}

#ry-pg-banner .ry-bnr-wrp .ry-pg-title {
    position: absolute;
    bottom: 10%;
    transform: translateY(-50%);
    z-index: 9
}

#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: calc(35px + 35 * ((100vw - 500px) / 940))
}

@media screen and (max-width: 500px) {
    #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
        font-size: 35px
    }
}

@media screen and (min-width: 1440px) {
    #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
        font-size: 70px
    }
}

@media (max-width: 991px) {
    #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
        text-align: center
    }
}

#ry-pg-banner .ry-bnr-wrp img {
    display: none
}

@media (max-width: 991px) {
    #ry-sidebar {
        margin-top: 20px
    }
}

@media (max-width: 991px) {
    #ry-sidebar .ry-sb-heading h1,
    #ry-sidebar .ry-sb-heading h2,
    #ry-sidebar .ry-sb-heading h3,
    #ry-sidebar .ry-sb-heading h4,
    #ry-sidebar .ry-sb-heading h5,
    #ry-sidebar .ry-sb-heading h6 {
        text-align: center
    }
}

#ry-sidebar .ry-sb-main {
    margin-bottom: 20px
}

#ry-sidebar .ry-sb-main ul {
    padding: 0
}

#ry-sidebar .ry-sb-articles {
    margin-bottom: 20px
}

#ry-sidebar #searchfield {
    margin-bottom: 15px;
    width: 100%
}

@media (max-width: 991px) {
    #ry-sidebar #searchfield {
        margin-top: 20px
    }
}

#ry-sidebar #searchfield input {
    border-radius: 0;
    border: 1px solid #c6cfd6;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0px;
    height: 70px;
    min-height: 50px;
    max-width: 100%;
    width: 100%;
    padding-left: 30px;
    font-size: calc(16px + 2 * ((100vw - 500px) / 1100))
}

@media screen and (max-width: 500px) {
    #ry-sidebar #searchfield input {
        font-size: 16px
    }
}

@media screen and (min-width: 1600px) {
    #ry-sidebar #searchfield input {
        font-size: 18px
    }
}

#ry-sidebar #searchfield input::-webkit-input-placeholder {
    color: rgba(17, 30, 39, 0.5)
}

#ry-sidebar #searchfield input::-moz-placeholder {
    color: rgba(17, 30, 39, 0.5)
}

#ry-sidebar #searchfield input:-ms-input-placeholder {
    color: rgba(17, 30, 39, 0.5)
}

#ry-sidebar #searchfield input:-moz-placeholder {
    color: rgba(17, 30, 39, 0.5)
}

#ry-sidebar #searchfield input::-ms-input-placeholder {
    color: rgba(17, 30, 39, 0.5)
}

#ry-sidebar #searchfield .input-group-btn {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    z-index: 2
}

#ry-sidebar #searchfield button {
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    color: #403f40;
    background: none;
    border: 0px solid #c6cfd6;
    border-left: 0px;
    border-radius: 50%;
    outline: 0px;
    font-size: 18px;
    padding: 0
}

#ry-sidebar #searchfield button:before {
    content: "\f002";
    font-family: fontawesome;
    width: 18px;
    height: 18px
}

#ry-sidebar #searchfield button i {
    display: none
}

#ry-sidebar .ry-sb-title {
    background: #403f40;
    padding: 20px 30px;
    font-size: calc(18px + 12 * ((100vw - 500px) / 940));
    line-height: 30px
}

@media screen and (max-width: 500px) {
    #ry-sidebar .ry-sb-title {
        font-size: 18px
    }
}

@media screen and (min-width: 1440px) {
    #ry-sidebar .ry-sb-title {
        font-size: 30px
    }
}

#ry-sidebar .ry-link-wrp {
    margin: 0;
    list-style: none;
    padding-left: 0;
    background: #fff;
    padding: 0 30px;
    box-shadow: 1px 1px 120px rgba(0, 0, 0, 0.1)
}

#ry-sidebar .ry-link-wrp .ry-link-item {
    align-items: center;
    padding: 20px 15px;
    border-bottom: 1px solid rgba(219, 225, 230, 0.3)
}

#ry-sidebar .ry-link-wrp .ry-link-item.ry-drop-nav {
    display: block
}

#ry-sidebar .ry-link-wrp .ry-link-item.ry-drop-nav:after {
    display: none
}

#ry-sidebar .ry-link-wrp .ry-link-item.ry-drop-nav ul {
    display: none;
    margin-top: 20px;
    padding: 0
}

#ry-sidebar .ry-link-wrp .ry-link-item.ry-drop-nav ul li {
    margin-bottom: 10px;
    list-style-type: none
}

#ry-sidebar .ry-link-wrp .ry-link-item a {
    font-size: calc(16px + 2 * ((100vw - 500px) / 940))
}

@media screen and (max-width: 500px) {
    #ry-sidebar .ry-link-wrp .ry-link-item a {
        font-size: 16px
    }
}

@media screen and (min-width: 1440px) {
    #ry-sidebar .ry-link-wrp .ry-link-item a {
        font-size: 18px
    }
}

#ry-sidebar .ry-link-wrp .ry-link-item:last-child {
    border-bottom: 0
}

#ry-sidebar .ry-link-wrp .ry-link-item:after {
    content: "\f105";
    color: rgba(64, 63, 64, 0.5);
    font-size: 18px
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp {
    margin-bottom: 20px;
    background-position: 50%;
    background-size: cover
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-cta-contain {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 12%
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%
}

@media (max-width: 991px) {
    #ry-sidebar .ry-sb-cta .ry-cta-wrp:before {
        text-align: center
    }
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-cta {
    background-size: cover;
    min-height: 240px;
    height: 300px;
    text-align: center
}

@media (max-width: 991px) {
    #ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-cta {
        min-height: 240px;
        max-width: 450px;
        float: none;
        margin: 0 auto
    }
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-cta img {
    display: none
}

@media (max-width: 991px) {
    #ry-sidebar .ry-sb-cta .ry-cta-wrp {
        padding: 0
    }
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp p {
    color: #fff;
    font-size: calc(18px + 4 * ((100vw - 500px) / 900));
    margin-bottom: 20px
}

@media screen and (max-width: 500px) {
    #ry-sidebar .ry-sb-cta .ry-cta-wrp p {
        font-size: 18px
    }
}

@media screen and (min-width: 1400px) {
    #ry-sidebar .ry-sb-cta .ry-cta-wrp p {
        font-size: 22px
    }
}

@media (max-width: 767px) {
    #ry-sidebar .ry-sb-cta .ry-cta-wrp p {
        text-align: left
    }
}

#ry-sidebar .ry-contact-table .ry-row {
    justify-content: flex-start
}

#ry-sidebar .ry-contact-table .ry-row.ry-social-wrp {
    align-items: center
}

@media (max-width: 991px) {
    #ry-sidebar .ry-contact-table .ry-row {
        flex-direction: column;
        align-items: center
    }
}

#ry-sidebar .ry-contact-table .ry-row .ry-td {
    text-align-last: unset
}

@media (max-width: 991px) {
    #ry-sidebar .ry-contact-table .ry-row .ry-td {
        text-align: center
    }
}

#ry-sidebar .ry-contact-table .ry-row .ry-td:first-child {
    width: 150px
}

@media screen and (min-width: 992px) and (max-width: 1300px) {
    #ry-sidebar .ry-contact-table .ry-row .ry-td:first-child {
        width: 110px
    }
}

#ry-sidebar .ry-contact-table .ry-row .ry-td:last-child {
    font-size: 16px
}

#ry-sidebar .ry-contact-table .ry-row .ry-td .ry-info {
    text-align: left
}

@media (max-width: 991px) {
    #ry-sidebar .ry-contact-table .ry-row .ry-td .ry-info {
        text-align: center
    }
}

#ry-sidebar .ry-contact-table .ry-row .ry-btn {
    font-size: 12px;
    height: auto;
    padding: 5px 10px;
    margin: 15px auto 0
}

@media (max-width: 991px) {
    #ry-sidebar .ry-contact-table .ry-row .ry-social {
        margin-top: 10px
    }
}

@media (max-width: 991px) {
    #ry-sidebar .social-wrap {
        justify-content: center;
        flex-direction: column;
        align-items: center
    }
}

#ry-sidebar .social-wrap .lbl {
    min-width: 85px
}

#ry-sidebar .social-inner-wrap li {
    width: 40px;
    height: 40px
}

#ry-sidebar .social-inner-wrap li a {
    height: 100%;
    width: 100%
}

#ry-sidebar #accordion {
    padding: 0
}

#ry-sidebar #accordion .ry-link-item {
    padding: 20px 45px;
    position: relative
}

#ry-sidebar #accordion .ry-link-item>a {
    display: block;
    text-transform: capitalize
}

#ry-sidebar #accordion .ry-link-item>a:after {
    content: "\f055";
    font-family: fontAwesome;
    display: block;
    float: right
}

#ry-sidebar #accordion .ry-link-item.open {
    background: rgba(99, 112, 108, 0.1)
}

#ry-sidebar #accordion .ry-link-item.open>a {
    font-weight: 700
}

#ry-sidebar #accordion .ry-link-item.open>a:after {
    content: "\f056";
    display: block;
    float: right
}

#ry-sidebar #accordion .ry-link-item.open:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background: #403f40
}

#ry-sidebar #accordion .ry-link-item ul a {
    justify-content: flex-start;
    text-align: left
}

#ry-sidebar #accordion .ry-link-item ul a:before {
    content: "\f105";
    margin-right: 15px
}

#ry-pg-body {
    padding: 100px 0
}

@media (max-width: 991px) {
    #ry-pg-body {
        padding: 50px 0
    }
}

#ry-pg-body h1,
#ry-pg-body h2,
#ry-pg-body h3,
#ry-pg-body h4,
#ry-pg-body h5,
#ry-pg-body h6 {
    margin-bottom: 20px
}

@media (max-width: 991px) {
    #ry-pg-body .ry-content {
        flex-direction: column;
        align-items: center
    }
}

#ry-pg-body .ry-left {
    width: 63%
}

@media (max-width: 991px) {
    #ry-pg-body .ry-left {
        width: 100%
    }
}

#ry-pg-body .ry-right {
    width: 30%
}

@media (max-width: 991px) {
    #ry-pg-body .ry-right {
        width: 100%
    }
}

.primary-bg,
body ul.pagination li.active a,
body ol.pagination li.active a,
body ul.pagination li.active a:hover,
body ol.pagination li.active a:hover,
.ry-tabs .nav-tabs li.active>a,
#mobile_menu,
.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a,
.pagination li.active>a,
#ry-sidebar .ry-sb-title,
#ry-sidebar #accordion .ry-drop-nav ul,
#menu_container,
#mm-1 {
    background: #3db9d3 !important;
}

.primary-bga {
    background: rgba(123, 64, 40, 0.8)
}

.primary-c,
body a,
body a:hover,
.ry-list-wrp .ry-list-item .ry-list-content .ry-list-title a,
#ry-sidebar .ry-link-wrp .ry-link-item a:hover,
#ry-sidebar #accordion .ry-link-item.open>a,
.ry-accordion .ry-heading.ui-state-active,
#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
#ry-sidebar #searchfield button {
    color: #000
}

.secondary-bg,
#ry-sidebar .ry-contact-table .ry-row .ry-social .social-inner-wrap li a,
#ry-sidebar .social-inner-wrap li a,
#ry-sidebar #accordion .ry-link-item.open:before,
.mobile-container,
.mobile-container.fixed,
.ry-btn.ry-btn-secondary,
.pagination li.active>a:hover,
#ry-sidebar .ry-link-wrp .ry-link-item.active,
#menu_container .mm-listview li:hover,
.module-23 .ry-icon-wrp {
    background: #3db9d3
}

.secondary-bga,
#ry-sidebar #accordion .ry-drop-nav ul li a.active,
#ry-sidebar #accordion .ry-drop-nav ul li a:hover {
    background: rgba(211, 145, 97, 0.8)
}

.secondary-c,
#ry-sidebar #accordion .ry-link-item ul a.active,
.module__doctors .ry-box-right h4 strong,
.module__doctors .ry-box-right h4 a strong {
    color: #3db9d3
}

.tertiary-bg {
    background: #b4cd0c
}

.tertiary-bga {
    background: rgba(180, 205, 12, 0.8)
}

.tertiary-c {
    color: #b4cd0c
}

.gray,
.ry-tabs .nav-tabs li a,
.ry-search button.btn-primary {
    color: #666
}

.gray-bg {
    background: #666
}

body .search-result,
body .description,
body ul.pagination li>a,
body ol.pagination li>a,
.ry-list-wrp .ry-list-item .ry-list-content .ry-list-excerpt,
#ry-sidebar .ry-link-wrp .ry-link-item a,
body,
.ry-form.ry-form-box input[type="text"],
.ry-form.ry-form-box textarea,
.module-24 .ry-each h5 {
    color: #000
}

body ul.pagination li:before,
body ol.pagination li:before,
.ry-btn.ry-btn-primary {
    background-color: #000
}

.mobile-container .mobile-nav button,
.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a,
#menu_container .mm-listview .mob-menu a:hover,
.mm-panel .mob-menu a:hover,
#ry-sidebar .ry-sb-title,
.white-c,
body ul.pagination li.active a,
body ol.pagination li.active a,
.ry-tabs .nav-tabs li.active>a,
.ry-indicator .ry-play-btn:before,
.ry-indicator .ry-pause-btn:before,
.ry-btn.ry-btn-primary,
.ry-btn.ry-btn-secondary,
.pagination li.active>a,
.pagination li.active>a:hover,
.ry-btn,
#ry-sidebar #accordion .ry-drop-nav ul li a,
#ry-sidebar #accordion .ry-drop-nav ul li a.active {
    color: #fff
}

.white-bg,
.mobile-container .mobile-nav button .hamburger-inner,
.mobile-container .mobile-nav button .hamburger-inner:before,
.mobile-container .mobile-nav button .hamburger-inner:after,
#ry-sidebar #accordion .ry-drop-nav.open,
.module-23 .ry-each {
    background: #fff
}

.white-bga {
    background: rgba(255, 255, 255, 0.8)
}

.black-c {
    color: #000
}

.black-bg {
    background: #000
}

.black-bga {
    background: rgba(0, 0, 0, 0.8)
}

.module-35 .module-35-header-container {
    background: #000
}

.module-35 .mobile-button a {
    background: #fff
}

.module-35 .mobile-button a {
    background: #fff
}

.module-35 .mobile-button a {
    color: #000
}

.module-35 .mobile-nav .hamburger-inner,
.module-35 .mobile-nav .hamburger-inner:before,
.module-35 .mobile-nav .hamburger-inner:after {
    background-color: #fff
}

.module-25 .ry-hero-copy-top .ry-heading {
    color: #fff
}

.module-25 .ry-hero-copy-top p {
    color: #fff
}

.module-26 .ry-section-title,
.module__doctors .ry-section-title {
    color: #000
}

.module-26 .ry-section-sub-title,
.module__doctors .ry-section-sub-title {
    color: #3db9d3
}

.module-26 .ry-right {
    border-color: #000
}

.module-27 .module-27-item::before {
    background-color: rgba(123, 64, 40, 0.6)
}

.module-27 .module-27-text h4 {
    color: #fff
}

.module-31 .ry-section-title {
    color: #fff
}

.module-31 .ry-section-sub-title {
    color: #fff
}

.module-31 .ry-generic-copy p {
    color: #fff
}

.section__brands .module-32 .module-32-heading .ry-section-title {
    color: #666
}

.section__brands .module-32 .module-32-heading .ry-section-title {
    background-color: #fff
}

.section__brands .module-32 .module-32-heading-2 .ry-section-title {
    color: #666
}

.section__brands .module-32 .swiper-pagination-bullet {
    background-color: #fff
}

.section__brands .module-32 .swiper-pagination-bullet-active {
    background-color: #fff
}

.section__brands .module-32 .swiper-button-prev:before,
.section__brands .module-32 .swiper-button-next:before {
    color: #fff
}

.module-33 {
    background-color: #fff
}

.module-33 .module-33-address .module-33-address-text span,
.module-33 .module-33-phone .module-33-phone-link,
.module-33 .module-33-copyright .module-33-copyright-text span,
.module-33 .module-33-copyright .module-33-copyright-link,
.module-33 .module-33-roya .module-33-roya-text {
    color: #333
}

.module-33 .module-33-contact .module-33-contact-icon {
    color: #fff
}

.module-33 .module-33-contact .module-33-contact-icon {
    background-color: #000
}

.module-33 .module-33-social-icons a {
    color: #8e8e8e
}

.module-33 .module-33-social-icons a {
    border-color: rgba(51, 51, 51, 0.4)
}

.module-33 .module-33-social-icons a {
    background-color: transparent !important
}

.module-33 .module-33-social-icons a:hover {
    color: #fff
}

.module-33 .module-33-social-icons a:hover {
    border-color: #000
}

.module-33 .module-33-social-icons a:hover {
    background-color: #000 !important
}

.module-33 {
    background-color: #fff
}

.module-33 .module-33-address .module-33-address-text span,
.module-33 .module-33-phone .module-33-phone-link,
.module-33 .module-33-copyright .module-33-copyright-text span,
.module-33 .module-33-copyright .module-33-copyright-link,
.module-33 .module-33-roya .module-33-roya-text {
    color: #5b5b5b
}

.module-33 .module-33-contact .module-33-contact-icon {
    color: #fff
}

.module-33 .module-33-contact .module-33-contact-icon {
    background: #e4b250
}

.module-33 .module-33-social-icons a {
    color: #8e8e8e
}

.module-33 .module-33-social-icons a {
    border-color: #dcdcdc !important
}

.module-33 .module-33-social-icons a {
    background-color: transparent !important
}

.module-33 .module-33-social-icons a:hover {
    color: #fff
}

.module-33 .module-33-social-icons a:hover {
    border-color: #000 !important
}

.module-33 .module-33-social-icons a:hover {
    background-color: #000 !important
}

body div,
body p,
body .search-result,
body .description,
.ry-form label,
.ry-table .ry-row .ry-td:first-child .ry-lbl,
.ry-list-wrp .ry-list-item .ry-list-content .ry-list-excerpt,
#menu_container .mm-listview .mob-menu a,
.mm-panel .mob-menu a,
#ry-sidebar #searchfield input,
#ry-sidebar .ry-link-wrp .ry-link-item a,
#ry-sidebar .ry-contact-table .ry-row .ry-td,
#ry-sidebar .social-wrap .lbl,
body,
.ry-btn,
#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1,
body.default #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1,
body.default #ry-pg-body h2,
body.default #ry-pg-body h3,
body.default #ry-pg-body h4,
.module-33 .module-33-address .module-33-address-text span {
    font-family: roboto
}

body.default h1,
body.default h2,
body.default h3,
body.default h4,
body.default h5,
body.default h6,
.ry-accordion .ry-heading,
#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1,
#ry-sidebar .ry-sb-title,
.module-24 .ry-each h5 {
    font-family: bitter
}

.ry-indicator .ry-play-btn:before,
.ry-indicator .ry-pause-btn:before,
.module-33 .module-33-contact .module-33-contact-item .fa-phone:before,
.module-33 .module-33-contact .module-33-contact-item .fa-map-marker:before {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900
}

.ry-form .input-name .form-group:before,
.ry-form .input-email .form-group:before,
.ry-form .input-phone .form-group:before,
.ry-form .input-message .form-group:before,
.ry-social .social-inner-wrap li a:before,
.ry-accordion .ry-heading:after,
.ry-slider-nav .button-prev:after,
.ry-slider-nav .button-next:after,
.ry-icon:before,
#ry-sidebar .ry-link-wrp .ry-link-item:after,
#ry-sidebar #accordion .ry-link-item.open>a:after,
#ry-sidebar #accordion .ry-link-item ul a:before {
    font-family: "fontawesome" !important
}

.module-25 .ry-hero-copy-top .ry-heading {
    font-size: calc(40px + 30 * ((100vw - 320px) / 1600));
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-top: 25px
}

@media screen and (max-width: 320px) {
    .module-25 .ry-hero-copy-top .ry-heading {
        font-size: 40px
    }
}

@media screen and (min-width: 1920px) {
    .module-25 .ry-hero-copy-top .ry-heading {
        font-size: 70px
    }
}

#ry-pg-banner .ry-container,
#ry-pg-body .ry-container {
    max-width: 67.70833%;
    margin: 0 auto;
    float: none
}

@media (min-width: 992px) {
    #ry-pg-banner .ry-container,
    #ry-pg-body .ry-container {
        max-width: 1300px
    }
}

@media screen and (min-width: 992px) and (max-width: 1440px) {
    #ry-pg-banner .ry-container,
    #ry-pg-body .ry-container {
        max-width: 90%
    }
}

@media (max-width: 991px) {
    #ry-pg-banner .ry-container,
    #ry-pg-body .ry-container {
        max-width: 90%
    }
}

body.default #ry-section-header {
    position: relative
}

body.default p {
    font-size: 18px
}

body.default div {
    font-size: 18px
}

body.default h1,
body.default h2,
body.default h3,
body.default h4,
body.default h5,
body.default h6 {
    font-weight: 400
}

.ry-btn {
    padding: 15px 35px;
    line-height: 35px;
    font-size: calc(16px + 2 * ((100vw - 320px) / 1600));
    position: relative;
    overflow: hidden;
    z-index: 1
}

@media screen and (max-width: 320px) {
    .ry-btn {
        font-size: 16px
    }
}

@media screen and (min-width: 1920px) {
    .ry-btn {
        font-size: 18px
    }
}

.ry-btn:before {
    background: #ebc55e;
    z-index: -1;
    content: '';
    position: absolute;
    width: 8px;
    height: 100%;
    left: 0;
    top: 0;
    transition: all cubic-bezier(0.694, 0.048, 0.335, 1) 0.5s
}

.ry-btn:hover:before {
    width: calc(100% - 8px)
}

.ry-btn.ry-btn-primary {
    position: relative
}

.ry-btn.ry-btn-primary::after {
    content: "\f105";
    font-family: fontAwesome;
    margin-left: 15px
}

.ry-btn.ry-btn-secondary {
    letter-spacing: 3px
}

@keyframes overlayAdaptive {
    0% {
        transform: translateX(-100%)
    }
    50% {
        transform: translateX(0);
        width: calc(100%)
    }
    100% {
        transform: translateX(0);
        width: 8px
    }
}

.ry-form.ry-form-box {
    background-color: #fff;
    padding: 60px 7% 45px;
    margin: 10px 0 80px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    box-shadow: none
}

.ry-form.ry-form-box:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 50px;
    background-image: url(svp_contact_shadow-62236a799807.png);
    background-position: center;
    background-size: cover;
    opacity: 0.2
}

.ry-form.ry-form-box input[type="text"] {
    border: solid 1px #ddd !important
}

.ry-form.ry-form-box input[type="text"]::placeholder {
    color: #cecece !important
}

.ry-form.ry-form-box textarea {
    border: solid 1px #ddd !important
}

.ry-form.ry-form-box textarea::placeholder {
    color: #cecece !important
}

.ry-form.ry-form-box div.has-error input {
    border: 1px solid red !important
}

.ry-form input[type="text"] {
    border: solid 1px #ddd !important
}

.ry-form textarea {
    border: solid 1px #ddd !important
}

.ry-form .has-error input {
    border: 1px solid red !important
}

.ry-search {
    margin-bottom: 50px
}

.ry-search input {
    border-radius: 40px !important;
    padding-left: 20px
}

.ry-search input::-webkit-input-placeholder {
    font-size: 18px
}

.ry-search input::-moz-placeholder {
    font-size: 18px
}

.ry-search input:-ms-input-placeholder {
    font-size: 18px
}

.ry-search input:-moz-placeholder {
    font-size: 18px
}

.ry-search input::-ms-input-placeholder {
    font-size: 18px
}

.ry-search button.btn-primary {
    border-top-right-radius: 40px !important;
    border-bottom-right-radius: 40px !important;
    background: none !important;
    font-size: 1.1rem;
    width: 100px !important
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover {
    top: 80px
}

.ry-menu .ry-nav li.dropdown .dropdown-toggle span {
    display: block;
    margin-left: 15px
}

.ry-photo img {
    border-radius: 20px
}

.pagination li.active>a {
    border-color: transparent
}

.pagination li.active>a:hover {
    border-color: transparent
}

.ry-slider-nav {
    top: 50%
}

.ry-slider-nav .button-prev,
.ry-slider-nav .button-next {
    background: none
}

.ry-slider-nav .button-prev:before,
.ry-slider-nav .button-prev:after,
.ry-slider-nav .button-next:before,
.ry-slider-nav .button-next:after {
    content: ""
}

.hamburger {
    color: #fff
}

.hamburger .hamburger-box .hamburger-inner {
    background: #fff;
    height: 4px;
    border-radius: 0
}

.hamburger .hamburger-box .hamburger-inner::before,
.hamburger .hamburger-box .hamburger-inner::after {
    content: '';
    background: #fff;
    border-radius: 0;
    height: 4px
}

#ry-pg-body .ry-left h2,
#ry-pg-body .ry-left h3,
#ry-pg-body .ry-left h4 {
    font-style: italic
}

#ry-pg-body .ry-right {
    max-width: 400px
}

#ry-pg-body p {
    font-weight: 400
}

@media (max-width: 500px) {
    #ry-pg-body .ry-container {
        max-width: 85%;
        padding: 0
    }
}

@media (max-width: 991px) {
    #ry-pg-banner .ry-bnr-wrp {
        margin-top: 0
    }
}

#ry-pg-banner .ry-bnr-wrp .ry-pg-title {
    bottom: auto;
    top: 50%
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    #ry-pg-banner .ry-bnr-wrp .ry-pg-title {
        transform: translateY(0)
    }
}

@media (max-width: 1024px) {
    #ry-pg-banner .ry-bnr-wrp .ry-pg-title {
        padding: 30px 0
    }
}

#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
    text-transform: none;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-weight: 600
}

@media (max-width: 991px) {
    #ry-pg-banner .ry-container {
        max-width: 100%;
        padding: 0 20px
    }
}

body.default #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
    font-size: calc(30px + 20 * ((100vw - 320px) / 1280))
}

@media screen and (max-width: 320px) {
    body.default #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
        font-size: 30px
    }
}

@media screen and (min-width: 1600px) {
    body.default #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
        font-size: 50px
    }
}

@media (min-width: 992px) {
    body.default #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
        margin-top: 70px
    }
}

@media (max-width: 500px) {
    body.default #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
        line-height: 30px;
        letter-spacing: 2px
    }
}

@media (max-width: 767px) {
    body.default .module-1 li p {
        text-align: left
    }
}

body.default .module-33 {
    box-shadow: 0px -15px 10px -15px #eee
}

body.default #ry-pg-body h2,
body.default #ry-pg-body h3,
body.default #ry-pg-body h4 {
    font-style: normal;
    line-height: 38px
}

@media (max-width: 991px) {
    body.default #ry-pg-body h2,
    body.default #ry-pg-body h3,
    body.default #ry-pg-body h4 {
        line-height: 32px
    }
}

@media (max-width: 767px) {
    body.default #ry-pg-body h2,
    body.default #ry-pg-body h3,
    body.default #ry-pg-body h4 {
        line-height: 30px
    }
}

body.default #ry-pg-body h2 {
    font-size: calc(30px + 7 * ((100vw - 500px) / 940))
}

@media screen and (max-width: 500px) {
    body.default #ry-pg-body h2 {
        font-size: 30px
    }
}

@media screen and (min-width: 1440px) {
    body.default #ry-pg-body h2 {
        font-size: 37px
    }
}

body.default #ry-pg-body h3 {
    font-size: calc(28px + 2 * ((100vw - 500px) / 940))
}

@media screen and (max-width: 500px) {
    body.default #ry-pg-body h3 {
        font-size: 28px
    }
}

@media screen and (min-width: 1440px) {
    body.default #ry-pg-body h3 {
        font-size: 30px
    }
}

body.default #ry-pg-body h4 {
    font-size: calc(25px + 3 * ((100vw - 500px) / 940))
}

@media screen and (max-width: 500px) {
    body.default #ry-pg-body h4 {
        font-size: 25px
    }
}

@media screen and (min-width: 1440px) {
    body.default #ry-pg-body h4 {
        font-size: 28px
    }
}

body.default #ry-pg-body h5 {
    font-size: calc(18px + 7 * ((100vw - 500px) / 940))
}

@media screen and (max-width: 500px) {
    body.default #ry-pg-body h5 {
        font-size: 18px
    }
}

@media screen and (min-width: 1440px) {
    body.default #ry-pg-body h5 {
        font-size: 25px
    }
}

@media (max-width: 600px) {
    body.default #ry-pg-body .ry-btn {
        line-height: 22px
    }
}

#ry-sidebar {
    margin-top: 8px
}

#ry-sidebar .ry-sb-title {
    padding: 20px 30px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 700;
    border-radius: 0
}

#ry-sidebar #searchfield input[type="text"] {
    border-radius: 0;
    display: block
}

#ry-sidebar #searchfield input[type="text"]::-ms-clear {
    display: none
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
    #ry-sidebar #searchfield input[type="text"] {
        font-size: 15px
    }
}

#ry-sidebar #searchfield button {
    position: relative;
    top: -4px
}

#ry-sidebar .ry-cta-wrp {
    border-radius: 0;
    overflow: hidden
}

#ry-sidebar .ry-link-wrp {
    padding: 0;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 0
}

#ry-sidebar .ry-link-wrp .ry-link-item {
    padding: 0
}

#ry-sidebar .ry-link-wrp .ry-link-item:after {
    display: none
}

#ry-sidebar .ry-link-wrp .ry-link-item a {
    display: block;
    padding: 20px 30px;
    width: 100%
}

#ry-sidebar .ry-link-wrp .ry-link-item.active a {
    color: #fff
}

#ry-sidebar .ry-link-wrp .ry-link-item.active a:hover {
    color: #fff
}

#ry-sidebar #accordion .ry-drop-nav {
    padding: 0
}

#ry-sidebar #accordion .ry-drop-nav.open:before {
    display: none
}

#ry-sidebar #accordion .ry-drop-nav a {
    display: block;
    padding: 20px 30px;
    width: 100%
}

#ry-sidebar #accordion .ry-drop-nav ul {
    margin-top: 0
}

#ry-sidebar #accordion .ry-drop-nav ul li {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(51, 51, 51, 0.2)
}

#ry-sidebar .ry-sb-cta .ry-btn {
    display: inline-block
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
    #ry-sidebar .ry-sb-cta .ry-btn {
        padding: 15px 25px
    }
}

#ry-sidebar .ry-contact-table {
    margin-top: 38px
}

#ry-sidebar .ry-contact-table .ry-row .ry-btn {
    font-size: 16px;
    padding: 10px 18px
}

#ry-sidebar .social-inner-wrap li a {
    font-size: 16px
}

#menu_container {
    padding-top: 80px
}

#menu_container .mm-navbar {
    display: none
}

#menu_container .mm-listview {
    margin-top: 0
}

#menu_container .mm-listview li {
    transition: background-color 0.5s
}

#menu_container .mm-listview li a {
    display: block;
    line-height: 150%;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 100%;
    text-transform: uppercase;
    opacity: 1;
    font-weight: 400 !important;
    letter-spacing: .1em !important;
    transition: all 300ms ease;
    position: relative;
    transform-origin: top left
}

#menu_container .mm-listview li a:hover {
    letter-spacing: .3em
}

#menu_container .mm-listview li .mm-btn_next {
    position: absolute
}

.mobile-container .mobile-nav {
    margin-right: 20px
}

.mobile-container .flex-wrap .flex-item.left-nav {
    justify-content: flex-start
}

.mobile-container .flex-wrap .mobile_logo img {
    max-width: 100px
}

.ry-photo img {
    border-radius: 0
}

.mm-listitem:after {
    left: 0
}

.mm-listitem>a,
.mm-listitem>span {
    padding: 18px 10px 18px 20px
}

.ry-container {
    max-width: 1280px
}

@media (max-width: 1320px) {
    .ry-container {
        padding: 0 40px
    }
}

.module-1 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px
}

@media (max-width: 767px) {
    .module-1 {
        flex-direction: column;
        align-items: center
    }
}

.module-1 h1,
.module-1 h2,
.module-1 h3,
.module-1 h4,
.module-1 h5,
.module-1 h6,
.module-1 p {
    margin-bottom: 0 !important
}

@media (max-width: 767px) {
    .module-1 h1,
    .module-1 h2,
    .module-1 h3,
    .module-1 h4,
    .module-1 h5,
    .module-1 h6,
    .module-1 p {
        text-align: center
    }
}

.module-1 h1,
.module-1 h2,
.module-1 h3,
.module-1 h4,
.module-1 h5,
.module-1 h6 {
    font-size: 26px !important
}

.module-1 .ry-box-left {
    width: 25%
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
    .module-1 .ry-box-left {
        width: 30%
    }
}

@media (max-width: 500px) {
    .module-1 .ry-box-left {
        width: 50%
    }
}

@media (max-width: 400px) {
    .module-1 .ry-box-left {
        width: 80%
    }
}

@media (max-width: 767px) {
    .module-1 .ry-box-left img {
        margin-bottom: 20px
    }
}

.module-1 .ry-box-right {
    width: 70%
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
    .module-1 .ry-box-right {
        width: 65%
    }
}

@media (max-width: 767px) {
    .module-1 .ry-box-right {
        width: 100%
    }
}

.module-93 {
    z-index: 999
}

@media (min-width: 992px) {
    .module-93 {
        margin-bottom: -70px
    }
}

.module-93 .ry-btn-module-93 {
    padding: 15px 25px;
    border-radius: 40px;
    border: 1px solid;
    font-size: 16px;
    transition: all ease 0.3s;
    opacity: 1;
    border: 0
}

.module-93 .ry-btn-module-93:hover {
    opacity: 0.95
}

.module-93 .ry-btn-module-93 i {
    margin-right: 6px
}

.module-93 .ry-flex {
    align-items: center
}

.module-93 .module-93-top {
    z-index: 50;
    margin: 10px 0 !important
}

.module-93 .ry-btn-phone {
    font-weight: 500;
    margin-right: 20px
}

.module-93 .module-93-bot {
    border-top: 1px solid
}

.module-93 .module-93-logo {
    position: relative;
    top: 15px
}

.module-93 .ry-menu .ry-nav {
    padding: 0;
    display: flex;
    justify-content: space-between
}

.module-93 .ry-menu .ry-nav li {
    list-style: none;
    display: flex;
    justify-content: center;
    padding: 0 !important
}

.module-93 .ry-menu .ry-nav>.ry-divider {
    position: relative
}

.module-93 .ry-menu .ry-nav>.ry-divider:before {
    width: 1px;
    height: 16px;
    content: '';
    background: #fff;
    position: absolute;
    right: 0;
    top: 26px
}

.module-93 .ry-menu .ry-nav>.ry-divider:last-child {
    display: none
}

.module-93 .ry-menu .ry-nav>li a {
    display: flex;
    padding-left: 0;
    padding-right: 0
}

.module-93 .ry-menu .ry-nav a {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
    padding: 20px 5px;
    font-size: 16px
}

.module-93 .ry-menu .ry-nav .dropdown.primary:hover .dropdown-menu,
.module-93 .ry-menu .ry-nav .dropdown.primary:focus .dropdown-menu {
    display: block
}

.module-93 .ry-menu .ry-nav li.dropdown ul.dropdown-menu {
    top: 70px
}

.module-93 .ry-menu .ry-nav li.dropdown ul.dropdown-menu li {
    display: block
}

.module-93 .ry-menu .ry-nav li.dropdown ul.dropdown-menu a {
    padding: 20px 40px;
    margin: 0
}

.module-93 .ry-menu .ry-nav .dropdown-menu {
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    padding: 0
}

.module-93 .ry-menu .ry-nav .dropdown-menu a {
    padding: 10px 20px;
    display: block
}

.module-93 {
    background-color: transparent
}

.module-93 .ry-btn-phone {
    background: #f1cb98;
    color: #333333
}

.module-93 .ry-btn-appt {
    background: #969f6e;
    color: #fff
}

.module-93 .module-93-bot {
    border-color: rgba(255, 255, 255, 0.29)
}

.module-93 .ry-menu .ry-nav a {
    color: #fff
}

.module-93 .ry-menu .ry-nav .dropdown-menu {
    background: #000
}

.module-93 .ry-menu .ry-nav .dropdown-menu a {
    background: #000
}

.module-93 .ry-menu .ry-nav .dropdown-menu a:hover {
    background: #fff
}

.module-93 .ry-menu .ry-nav .dropdown-menu a {
    color: #fff
}

.module-93 .ry-menu .ry-nav .dropdown-menu a:hover,
.module-93 .ry-menu .ry-nav .dropdown-menu li.active a {
    color: #000
}

.module-93 .module-93-bot {
    background: rgba(0, 0, 0, 0.6)
}

.module-35 .module-35-header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 3%
}

.module-35 .module-35-header-left {
    display: flex;
    flex: 1
}

.module-35 .module-35-header-center {
    flex-basis: 72px
}

@media (max-width: 600px) {
    .module-35 .module-35-header-center {
        max-width: 150px
    }
}

@media (max-width: 375px) {
    .module-35 .module-35-header-center {
        max-width: 120px
    }
}

.module-35 .module-35-header-right {
    display: flex;
    flex: 1;
    justify-content: flex-end
}

.module-35 .mobile-button {
    display: flex;
    max-width: 88px;
    justify-content: space-between
}

.module-35 .mobile-button a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: relative
}

@media (max-width: 425px) {
    .module-35 .mobile-button a {
        width: 35px;
        height: 35px
    }
}

.module-35 .mobile-button a:not(:last-of-type) {
    margin-right: 7px
}

.module-35 .mobile-button a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 15px
}

@media (max-width: 425px) {
    .module-35 .mobile-button a i {
        font-size: 1.1rem
    }
}

.module-35 .mobile-nav .hamburger {
    outline: 0
}

.module-35 .mobile-nav .hamburger:hover {
    opacity: 1
}

.module-25 {
    height: 900px;
    position: relative
}

@media (max-width: 1600px) {
    .module-25 {
        height: 800px
    }
}

@media (max-width: 1500px) {
    .module-25 {
        height: 700px
    }
}

@media (max-width: 1400px) {
    .module-25 {
        height: 600px
    }
}

.module-25::before {
    background-color: rgba(0, 0, 0, 0.6) !important;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: none;
    width: 100%;
    height: 100%
}

@media (max-width: 991px) {
    .module-25 {
        background-position: center;
        background-size: cover;
        height: 400px;
        overflow: hidden
    }
    .module-25::before {
        display: block
    }
}

.module-25 .ry-hero-copy {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 20;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    clear: both
}

@media (max-width: 991px) {
    .module-25 .ry-hero-copy {
        padding: 0 30px
    }
}

.module-25 .ry-hero-copy-top {
    text-align: center;
    margin-bottom: 30px
}

.module-25 .ry-hero-copy-top p {
    font-size: calc(24px + 12 * ((100vw - 320px) / 1600));
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 14px;
    text-align: center
}

@media screen and (max-width: 320px) {
    .module-25 .ry-hero-copy-top p {
        font-size: 24px
    }
}

@media screen and (min-width: 1920px) {
    .module-25 .ry-hero-copy-top p {
        font-size: 36px
    }
}

@media (max-width: 991px) {
    .module-25 .ry-hero-copy-top p {
        letter-spacing: 7px
    }
}

.module-25 .ry-hero-copy-top .ry-heading {
    font-size: calc(34px + 36 * ((100vw - 320px) / 1600));
    line-height: 50px
}

@media screen and (max-width: 320px) {
    .module-25 .ry-hero-copy-top .ry-heading {
        font-size: 34px
    }
}

@media screen and (min-width: 1920px) {
    .module-25 .ry-hero-copy-top .ry-heading {
        font-size: 70px
    }
}

@media (max-width: 500px) {
    .module-25 .ry-hero-copy-top .ry-heading {
        line-height: 40px
    }
}

.module-25 .ry-angle-down {
    position: absolute;
    bottom: 130px;
    left: 0;
    width: 100%;
    height: 17px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width: 1024px) {
    .module-25 .ry-angle-down {
        display: none
    }
}

.module-25 .ry-angle-down img {
    display: block;
    visibility: visible !important
}

.module-26 {
    padding: 100px 0 40px;
    background: #fef8eb
}

@media (max-width: 1024px) {
    .module-26 {
        padding: 60px 0
    }
}

.module-26 .ry-section-title-wrapper {
    text-align: right
}

@media (max-width: 1024px) {
    .module-26 .ry-section-title-wrapper {
        text-align: center
    }
}

.module-26 .ry-section-title {
    font-size: calc(30px + 20 * ((100vw - 320px) / 960));
    text-transform: uppercase;
    font-weight: 700;
    line-height: 49px
}

@media screen and (max-width: 320px) {
    .module-26 .ry-section-title {
        font-size: 30px
    }
}

@media screen and (min-width: 1280px) {
    .module-26 .ry-section-title {
        font-size: 50px
    }
}

@media (max-width: 991px) {
    .module-26 .ry-section-title {
        line-height: 38px
    }
}

.module-26 .ry-section-sub-title {
    font-size: calc(26px + 12 * ((100vw - 320px) / 960));
    display: block;
    font-weight: 600
}

@media screen and (max-width: 320px) {
    .module-26 .ry-section-sub-title {
        font-size: 26px
    }
}

@media screen and (min-width: 1280px) {
    .module-26 .ry-section-sub-title {
        font-size: 38px
    }
}

@media (max-width: 1024px) {
    .module-26 .ry-flex {
        flex-wrap: wrap
    }
}

.module-26 .ry-left {
    flex-basis: 37%
}

@media (max-width: 1024px) {
    .module-26 .ry-left {
        flex-basis: 100%
    }
}

.module-26 .ry-right {
    flex-basis: 60%;
    border-left: 1px solid #cdc9c0;
    padding-left: 5%
}

@media (max-width: 1024px) {
    .module-26 .ry-right {
        flex-basis: 100%;
        border-left: 0;
        padding-left: 0;
        margin-top: 25px
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .module-26 .ry-right {
        flex-basis: 55%
    }
}

@media (max-width: 1024px) {
    .module-26 .ry-right p {
        text-align-last: center
    }
}

.module-26 .ry-generic-copy {
    margin-bottom: 40px
}

@media (max-width: 1024px) {
    .module-26 .ry-generic-copy {
        margin-bottom: 25px
    }
}

@media (max-width: 1024px) {
    .module-26 .ry-btn-wrapper {
        text-align: center
    }
}

.module-27 {
    height: 960px;
    z-index: 20;
    background: #fef8eb
}

@media (max-width: 991px) {
    .module-27 {
        height: initial;
        padding: 0 40px
    }
}

.module-27 .ry-content {
    position: relative;
    top: 60px
}

@media (max-width: 991px) {
    .module-27 .ry-content {
        top: 0
    }
}

@media (max-width: 991px) {
    .module-27 .ry-flex {
        flex-wrap: wrap
    }
}

.module-27 .module-27-item {
    height: 900px;
    position: relative;
    bottom: 0;
    transition: all 0.2s ease-in-out;
    background-size: cover !important;
    background-position: center
}

@media (max-width: 991px) {
    .module-27 .module-27-item {
        height: 600px;
        flex-basis: 100%;
        max-width: 500px;
        margin: 0 auto 40px;
        float: none
    }
}

.module-27 .module-27-item::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all 0.2s ease-in-out;
    pointer-events: none
}

.module-27 .module-27-item::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    border: 50px solid transparent;
    transition: all 0.2s ease;
    pointer-events: none
}

.module-27 .module-27-item:hover,
.module-27 .module-27-item:focus {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3), 0 6px 6px rgba(0, 0, 0, 0.08);
    height: 960px;
    bottom: 30px
}

@media (max-width: 991px) {
    .module-27 .module-27-item:hover,
    .module-27 .module-27-item:focus {
        height: 600px;
        bottom: 0
    }
}

.module-27 .module-27-item:hover .module-27-copy,
.module-27 .module-27-item:focus .module-27-copy {
    bottom: unset;
    top: 100px
}

.module-27 .module-27-item:hover .module-27-copy .module-27-text h4,
.module-27 .module-27-item:focus .module-27-copy .module-27-text h4 {
    color: #000
}

@media (max-width: 1024px) {
    .module-27 .module-27-item:hover .module-27-copy .module-27-text h4,
    .module-27 .module-27-item:focus .module-27-copy .module-27-text h4 {
        font-size: calc(24px + 8 * ((100vw - 320px) / 960))
    }
}

.module-27 .module-27-item:hover:before,
.module-27 .module-27-item:focus:before {
    background-color: transparent !important
}

.module-27 .module-27-item:first-child::before {
    background-color: rgba(124, 84, 70, 0.85)
}

.module-27 .module-27-item:first-child:hover::after {
    border: 50px solid #7c5446
}

@media (max-width: 1300px) {
    .module-27 .module-27-item:first-child:hover::after {
        border: 30px solid #7c5446
    }
}

.module-27 .module-27-item:nth-child(2)::before {
    background-color: rgba(199, 178, 149, 0.85)
}

.module-27 .module-27-item:nth-child(2):hover::after {
    border: 50px solid #c7b295
}

@media (max-width: 1300px) {
    .module-27 .module-27-item:nth-child(2):hover::after {
        border: 30px solid #c7b295
    }
}

.module-27 .module-27-item:last-child::before {
    background-color: rgba(159, 127, 76, 0.85)
}

.module-27 .module-27-item:last-child:hover::after {
    border: 50px solid #9f7f4c
}

@media (max-width: 1300px) {
    .module-27 .module-27-item:last-child:hover::after {
        border: 30px solid #9f7f4c
    }
}

.module-27 .module-27-item:first-child:hover .module-27-copy,
.module-27 .module-27-item:first-child:focus .module-27-copy,
.module-27 .module-27-item:last-child:hover .module-27-copy,
.module-27 .module-27-item:last-child:focus .module-27-copy {
    bottom: unset;
    top: 100px
}

.module-27 .module-27-item:first-child:hover .module-27-copy .module-27-text h4,
.module-27 .module-27-item:first-child:focus .module-27-copy .module-27-text h4,
.module-27 .module-27-item:last-child:hover .module-27-copy .module-27-text h4,
.module-27 .module-27-item:last-child:focus .module-27-copy .module-27-text h4 {
    color: #fff
}

@media (max-width: 991px) {
    .module-27 .module-27 .module-27-item-1:before,
    .module-27 .module-27 .module-27-item-4:before {
        background: rgba(0, 0, 0, 0.3);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        z-index: 0
    }
}

.module-27 .module-27-bg {
    display: none
}

.module-27 .module-27-copy {
    position: absolute;
    bottom: 60px;
    right: 0;
    left: 0;
    transition: all 0.2s ease-in-out;
    z-index: 1
}

.module-27 .module-27-text {
    text-align: center;
    text-transform: uppercase
}

@media (max-width: 1700px) {
    .module-27 .module-27-text {
        max-width: 320px;
        text-align: center;
        margin: 0 auto;
        display: block
    }
}

.module-27 .module-27-text h4 {
    font-weight: 700;
    font-size: calc(30px + 8 * ((100vw - 320px) / 960))
}

@media screen and (max-width: 320px) {
    .module-27 .module-27-text h4 {
        font-size: 30px
    }
}

@media screen and (min-width: 1280px) {
    .module-27 .module-27-text h4 {
        font-size: 38px
    }
}

@media (max-width: 375px) {
    .module-27 .module-27-text h4 {
        font-size: 24px !important
    }
}

.module-27 .module-27-link-block {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.module-27 .module-27-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.module__doctors {
    padding: 200px 0;
    background-image: url(bg_anthony_hover-7b30f9f64901.jpg);
    background-position: center;
    background-size: cover
}

@media (max-width: 991px) {
    .module__doctors {
        padding: 40px 0
    }
}

.module__doctors h1,
.module__doctors h2,
.module__doctors h3,
.module__doctors h4,
.module__doctors h5,
.module__doctors h6,
.module__doctors p {
    margin-bottom: 0 !important
}

@media (max-width: 767px) {
    .module__doctors h1,
    .module__doctors h2,
    .module__doctors h3,
    .module__doctors h4,
    .module__doctors h5,
    .module__doctors h6,
    .module__doctors p {
        text-align: center
    }
}

.module__doctors .ry-container {
    max-width: 1600px
}

.module__doctors .ry-modules {
    max-width: 1450px;
    margin: 0 auto;
    float: none;
    z-index: 999;
    position: relative
}

.module__doctors .module-1 {
    padding: 50px 100px;
    border-radius: 200px;
    transition: all ease 0.3s;
    box-shadow: -40px 0px 40px -32px transparent
}

.module__doctors .module-1:hover {
    box-shadow: -40px 0px 40px -32px #ddd
}

@media (max-width: 991px) {
    .module__doctors .module-1 {
        flex-direction: column;
        padding: 0
    }
}

.module__doctors .ry-content {
    max-width: 1250px;
    float: none;
    margin: 0 auto 50px
}

@media (max-width: 1024px) {
    .module__doctors .ry-content {
        text-align: center
    }
}

@media (max-width: 1024px) {
    .module__doctors .ry-content div {
        text-align: center
    }
}

.module__doctors .ry-section-title {
    font-size: calc(30px + 20 * ((100vw - 320px) / 960));
    text-transform: uppercase;
    font-weight: 700;
    line-height: 49px
}

@media screen and (max-width: 320px) {
    .module__doctors .ry-section-title {
        font-size: 30px
    }
}

@media screen and (min-width: 1280px) {
    .module__doctors .ry-section-title {
        font-size: 50px
    }
}

@media (max-width: 1024px) {
    .module__doctors .ry-section-title {
        text-align: center
    }
}

@media (max-width: 991px) {
    .module__doctors .ry-section-title {
        line-height: 38px
    }
}

.module__doctors .ry-section-sub-title {
    font-size: calc(26px + 11 * ((100vw - 320px) / 960));
    display: block;
    font-weight: 600;
    letter-spacing: 5px
}

@media screen and (max-width: 320px) {
    .module__doctors .ry-section-sub-title {
        font-size: 26px
    }
}

@media screen and (min-width: 1280px) {
    .module__doctors .ry-section-sub-title {
        font-size: 37px
    }
}

@media (max-width: 1024px) {
    .module__doctors .ry-section-sub-title {
        text-align: center
    }
}

.module__doctors .ry-box-left {
    width: 100%;
    max-width: 150px;
    margin-right: 60px
}

@media (max-width: 991px) {
    .module__doctors .ry-box-left {
        margin: 0 auto 20px;
        float: none
    }
}

@media (max-width: 500px) {
    .module__doctors .ry-box-left {
        width: 100%
    }
}

.module__doctors .ry-box-left img {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 6px 6px rgba(0, 0, 0, 0.08);
    border: 10px solid #fff
}

@media (max-width: 767px) {
    .module__doctors .ry-box-left img {
        margin-bottom: 20px
    }
}

.module__doctors .ry-box-right {
    width: 100%
}

@media (max-width: 767px) {
    .module__doctors .ry-box-right {
        width: 100%
    }
}

@media (max-width: 991px) {
    .module__doctors .ry-box-right {
        width: 100%
    }
    .module__doctors .ry-box-right div {
        text-align: center;
        text-align-last: center
    }
}

.module__doctors .ry-box-right h4,
.module__doctors .ry-box-right h4 a {
    margin-bottom: 15px !important
}

.module__doctors .ry-box-right h4 strong,
.module__doctors .ry-box-right h4 a strong {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px
}

@media (max-width: 991px) {
    .module__doctors .ry-box-right h4,
    .module__doctors .ry-box-right h4 a {
        text-align: center;
        text-align-last: center
    }
}

.ry-section__testimonials {
    padding: 200px 0;
    background: url(bg_testimonials-a74dd3b2fedb.jpg);
    background-size: cover;
    background-position: center;
    min-height: 1000px
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ry-section__testimonials {
        height: 1000px
    }
}

@media (max-width: 991px) {
    .ry-section__testimonials {
        padding: 40px 0
    }
}

.ry-section__testimonials .ry-container {
    max-width: 960px
}

.ry-section__testimonials .carousel-control {
    display: none
}

.ry-section__testimonials .ry-section-title-wrapper {
    text-align: center;
    margin-bottom: 40px
}

.ry-section__testimonials .__qoute {
    display: block;
    margin-bottom: 50px
}

.ry-section__testimonials .ry-section-title {
    font-size: calc(30px + 18 * ((100vw - 320px) / 960));
    text-transform: uppercase;
    font-weight: 700;
    line-height: 49px
}

@media screen and (max-width: 320px) {
    .ry-section__testimonials .ry-section-title {
        font-size: 30px
    }
}

@media screen and (min-width: 1280px) {
    .ry-section__testimonials .ry-section-title {
        font-size: 48px
    }
}

@media (max-width: 991px) {
    .ry-section__testimonials .ry-section-title {
        line-height: 38px
    }
}

.ry-section__testimonials .ry-section-sub-title {
    font-size: calc(26px + 4 * ((100vw - 320px) / 960));
    letter-spacing: 4px;
    display: block;
    font-weight: 600
}

@media screen and (max-width: 320px) {
    .ry-section__testimonials .ry-section-sub-title {
        font-size: 26px
    }
}

@media screen and (min-width: 1280px) {
    .ry-section__testimonials .ry-section-sub-title {
        font-size: 30px
    }
}

.ry-section__testimonials p {
    text-align-last: center
}

.ry-section__testimonials .ry-data {
    text-align: center;
    margin-top: 100px;
    margin-bottom: 50px
}

.ry-section__testimonials .ry-data div {
    text-align: center
}

.ry-section__testimonials .ry-data .fa {
    color: yellow;
    font-size: 19px;
    padding: 0 1px
}

.ry-section__testimonials .ry-data .author {
    margin-top: 15px
}

.ry-section__testimonials .carousel-indicators li {
    width: 50px !important;
    height: 7px !important;
    border-radius: 0;
    border: 0 !important;
    margin: 0 4px;
    background: rgba(255, 255, 255, 0.5)
}

.ry-section__testimonials .carousel-indicators li.active {
    background: #fff
}

.ry-section__testimonials .ry-section-title {
    color: #fdf7ee
}

.ry-section__testimonials .ry-section-sub-title {
    color: #fdf7ee
}

.ry-section__testimonials p {
    color: #fff
}

.ry-section__testimonials .ry-data .fa {
    color: #ffe464
}

.ry-section__testimonials .ry-data .author {
    color: #fdf7ee
}

.section__brands {
    background-image: url(bg_frameswecarry-ed2c17ec2301.jpg);
    background-size: cover;
}

@media (max-width: 991px) {
    .section__brands {
        background-image: none;
        background-color: #e3b373;
    }
}

.section__brands .ry-container {
    max-width: 1600px
}

.section__brands .ry-content {
    display: flex;
    flex-direction: row
}

@media (max-width: 991px) {
    .section__brands .ry-content {
        flex-direction: column;
        justify-content: center
    }
}

.section__brands .module-32 {
    padding: 100px 0;
    max-width: 70%
}

@media (max-width: 1300px) {
    .section__brands .module-32 {
        max-width: 60%
    }
}

@media (max-width: 991px) {
    .section__brands .module-32 {
        max-width: 700px;
        margin: 0 auto;
        float: none
    }
}

@media (max-width: 991px) {
    .section__brands .module-32 {
        padding: 60px 0
    }
}

.section__brands .module-32 .module-32-heading {
    text-align: center
}

.section__brands .module-32 .module-32-heading .ry-section-title {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    padding: 20px 35px;
    letter-spacing: 3px;
    font-size: calc(18px + 6 * ((100vw - 320px) / 1600));
    color: #363636
}

@media screen and (max-width: 320px) {
    .section__brands .module-32 .module-32-heading .ry-section-title {
        font-size: 18px
    }
}

@media screen and (min-width: 1920px) {
    .section__brands .module-32 .module-32-heading .ry-section-title {
        font-size: 24px
    }
}

.section__brands .module-32 .module-32-heading-2 {
    text-align: center
}

.section__brands .module-32 .module-32-heading-2::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    max-width: 100%;
    background-image: url(line_img-91e05ad4d559.png);
    background-position: 80%;
    background-repeat: no-repeat
}

.section__brands .module-32 .module-32-heading-2 .ry-section-title {
    margin-top: 60px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
    font-size: calc(18px + 2 * ((100vw - 320px) / 1600))
}

@media screen and (max-width: 320px) {
    .section__brands .module-32 .module-32-heading-2 .ry-section-title {
        font-size: 18px
    }
}

@media screen and (min-width: 1920px) {
    .section__brands .module-32 .module-32-heading-2 .ry-section-title {
        font-size: 20px
    }
}

.section__brands .module-32 #module-32-carousel-one {
    padding-top: 60px;
    padding-bottom: 60px
}

@media (max-width: 991px) {
    .section__brands .module-32 #module-32-carousel-one {
        padding-top: 30px;
        padding-bottom: 0
    }
}

.section__brands .module-32 #module-32-carousel-one .swiper-pagination {
    bottom: 20px
}

.section__brands .module-32 #module-32-carousel-two {
    padding-top: 30px;
    padding-bottom: 40px
}

@media (max-width: 991px) {
    .section__brands .module-32 #module-32-carousel-two {
        padding-top: 0;
        padding-bottom: 0
    }
}

.section__brands .module-32 .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 85px
}

@media (min-width: 768px) {
    .section__brands .module-32 .swiper-slide img {
        max-width: 210px
    }
}

.section__brands .module-32 .swiper-button-prev,
.section__brands .module-32 .swiper-button-next {
    display: none
}

@media (max-width: 600px) {
    .section__brands .module-32 .swiper-button-prev,
    .section__brands .module-32 .swiper-button-next {
        top: 90%
    }
    .section__brands .module-32 .swiper-button-prev:before,
    .section__brands .module-32 .swiper-button-next:before {
        font-size: 30px !important
    }
}

.section__brands .module-32 .swiper-button-prev {
    left: 0;
    background: none
}

.section__brands .module-32 .swiper-button-prev:before {
    content: '\f104';
    font-family: fontawesome;
    font-size: 60px
}

.section__brands .module-32 .swiper-button-next {
    right: 0;
    background: none
}

.section__brands .module-32 .swiper-button-next:before {
    content: '\f105';
    font-family: fontawesome;
    font-size: 60px
}

.module-31 {
    background-image: url(bg_contact-3e636b3b425e.jpg);
    background-size: cover;
    background-position: center;
    position: relative
}

@media (max-width: 1199px) {
    .module-31 {
        background-position: 75%
    }
}

@media (max-width: 820px) {
    .module-31 {
        background-position: 70%
    }
}

@media (max-width: 767px) {
    .module-31 {
        background: #b47d6b
    }
}

@media (max-width: 1366px) {
    .module-31:before {
        top: 0;
        content: '';
        background: rgba(180, 125, 107, 0.7);
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0
    }
}

.module-31 .ry-container {
    max-width: 1500px
}

@media (max-width: 1540px) {
    .module-31 .ry-container {
        padding: 0 40px
    }
}

@media (max-width: 991px) {
    .module-31 {
        padding: 60px 0
    }
}

@media (max-width: 768px) {
    .module-31 {
        background-image: none
    }
}

.module-31 .ry-content {
    height: 890px
}

@media (max-width: 991px) {
    .module-31 .ry-content {
        height: initial
    }
}

.module-31 .ry-flex {
    align-items: center;
    justify-content: flex-start
}

@media (max-width: 1366px) {
    .module-31 .ry-flex {
        justify-content: center
    }
}

.module-31 .module-31-copy {
    flex-basis: 42%
}

@media (max-width: 1366px) {
    .module-31 .module-31-copy {
        flex-basis: 100%;
        max-width: 640px
    }
}

@media (max-width: 768px) {
    .module-31 .module-31-copy {
        flex-basis: 100%
    }
}

.module-31 .ry-section-title-wrapper {
    text-align: center
}

.module-31 .ry-section-title {
    font-size: calc(30px + 30 * ((100vw - 320px) / 1600));
    text-transform: uppercase;
    font-weight: 700;
    line-height: 49px
}

@media (max-width: 991px) {
    .module-31 .ry-section-title {
        line-height: 38px
    }
}

.module-31 .ry-section-sub-title {
    font-size: calc(26px + 9 * ((100vw - 320px) / 960));
    display: block;
    font-weight: 500;
    margin-bottom: 20px;
    letter-spacing: 1px
}

@media screen and (max-width: 320px) {
    .module-31 .ry-section-sub-title {
        font-size: 26px
    }
}

@media screen and (min-width: 1280px) {
    .module-31 .ry-section-sub-title {
        font-size: 35px
    }
}

.module-31 .ry-generic-copy {
    margin-top: 30px;
    margin-bottom: 30px;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 768px) {
    .module-31 .module-31-form {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: both
    }
}

.module-31 .module-31-form .module-31-field:before {
    color: #fff
}

.module-31 .module-31-form input[type="text"],
.module-31 .module-31-form textarea {
    height: 50px;
    border-radius: 0;
    box-shadow: none;
    padding-left: 40px;
    background: transparent;
    color: #fff !important
}

.module-31 .module-31-form input[type="text"]::-webkit-input-placeholder,
.module-31 .module-31-form textarea::-webkit-input-placeholder {
    color: #fff !important
}

.module-31 .module-31-form input[type="text"]::-moz-placeholder,
.module-31 .module-31-form textarea::-moz-placeholder {
    color: #fff !important
}

.module-31 .module-31-form input[type="text"]:-ms-input-placeholder,
.module-31 .module-31-form textarea:-ms-input-placeholder {
    color: #fff !important
}

.module-31 .module-31-form input[type="text"]:-moz-placeholder,
.module-31 .module-31-form textarea:-moz-placeholder {
    color: #fff !important
}

.module-31 .module-31-form input[type="text"]::-ms-input-placeholder,
.module-31 .module-31-form textarea::-ms-input-placeholder {
    color: #fff !important
}

.module-31 .module-31-form textarea {
    min-height: 150px;
    box-shadow: none
}

.module-31 .module-31-form textarea:focus {
    box-shadow: none
}

.module-31 .module-31-form .alert {
    margin-top: 20px;
    border-radius: 0
}

@media (min-width: 1200px) {
    .module-31 .module-31-email {
        padding-right: 5px
    }
}

.module-31 .module-31-email:before {
    font-size: 16px;
    top: 16px
}

.module-31 .module-31-name:before {
    font-size: 15px;
    top: 16px
}

.module-31 .module-31-message:before {
    font-size: 16px;
    top: 8px
}

@media (min-width: 1200px) {
    .module-31 .module-31-phone {
        padding-left: 5px
    }
}

.module-31 .module-31-phone:before {
    font-size: 16px;
    top: 16px
}

.module-31 .module-31-btn {
    text-align: center
}

.module-31 .module-31-btn div {
    margin-bottom: 0;
    width: 152px;
    position: relative;
    display: inline-block;
    float: none;
    margin-top: 25p1
}

.module-31 .ry-btn-primary {
    border: 0;
    padding-right: 50px;
    background: #fff;
    color: #333;
    font-weight: 500
}

.module-31 .module-31-field {
    position: relative
}

.module-31 .module-31-name::before {
    content: "\f2c0";
    font-family: fontAwesome;
    position: absolute;
    top: 14px;
    left: 15px
}

.module-31 .module-31-email::before {
    content: "\f003";
    font-family: fontAwesome;
    position: absolute;
    top: 14px;
    left: 15px
}

.module-31 .module-31-phone::before {
    content: "\f095";
    font-family: fontAwesome;
    position: absolute;
    top: 16px;
    left: 20px
}

.module-31 .module-31-message::before {
    content: "\f040";
    font-family: fontAwesome;
    position: absolute;
    top: 7px;
    left: 15px
}

.module-33 {
    padding: 80px 0 60px
}

@media (max-width: 991px) {
    .module-33 {
        padding: 40px 0
    }
}

.module-33 .ry-container {
    max-width: 1600px
}

@media (max-width: 1640px) {
    .module-33 .ry-container {
        padding: 0 40px
    }
}

@media (max-width: 991px) {
    .module-33 .ry-flex {
        flex-wrap: wrap
    }
}

@media (max-width: 991px) {
    .module-33 .module-33-col {
        flex-basis: 100%;
        text-align: center
    }
}

.module-33 .module-33-hours {
    width: 20%;
    min-width: 300px
}

@media screen and (min-width: 992px) and (max-width: 1400px) {
    .module-33 .module-33-hours {
        width: 30%;
        min-width: 276px
    }
}

@media screen and (min-width: 992px) and (max-width: 1060px) {
    .module-33 .module-33-hours {
        margin-right: 30px
    }
}

@media (max-width: 991px) {
    .module-33 .module-33-hours {
        max-width: 300px;
        margin: 0 auto;
        float: none
    }
}

@media (max-width: 374px) {
    .module-33 .module-33-hours {
        min-width: unset;
        width: 100%
    }
}

.module-33 .module-33-hours .ry-open-hrs {
    padding: 0
}

@media (max-width: 991px) {
    .module-33 .module-33-hours .ry-open-hrs li {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center
    }
}

.module-33 .module-33-hours .ry-open-hrs li .day {
    font-size: 18px;
    font-weight: 600;
    color: #333333
}

@media screen and (min-width: 992px) and (max-width: 1100px) {
    .module-33 .module-33-hours .ry-open-hrs li .day {
        font-size: 16px !important
    }
}

@media (max-width: 991px) {
    .module-33 .module-33-hours .ry-open-hrs li .day {
        text-align: center;
        margin-bottom: 8px
    }
}

.module-33 .module-33-hours .ry-open-hrs li .time {
    font-size: 18px;
    font-weight: 500
}

@media screen and (min-width: 992px) and (max-width: 1100px) {
    .module-33 .module-33-hours .ry-open-hrs li .time {
        font-size: 16px !important;
        text-align: right;
    }
}

.module-33 .module-33-contact {
    width: 20%;
    min-width: 300px
}

@media screen and (min-width: 992px) and (max-width: 1400px) {
    .module-33 .module-33-contact {
        width: 30%
    }
}

@media screen and (min-width: 992px) and (max-width: 1060px) {
    .module-33 .module-33-contact {
        margin-right: 0
    }
}

@media screen and (min-width: 992px) and (max-width: 1100px) {
    .module-33 .module-33-contact {
        min-width: 272px
    }
}

@media (max-width: 374px) {
    .module-33 .module-33-contact {
        min-width: unset;
        width: 100%
    }
}

.module-33 .module-33-contact .module-33-contact-icon {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: relative;
    margin-right: 20px;
    font-size: calc(16px + 6 * ((100vw - 320px) / 1600))
}

@media screen and (max-width: 320px) {
    .module-33 .module-33-contact .module-33-contact-icon {
        font-size: 16px
    }
}

@media screen and (min-width: 1920px) {
    .module-33 .module-33-contact .module-33-contact-icon {
        font-size: 22px
    }
}

.module-33 .module-33-contact .module-33-contact-icon::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@media (max-width: 991px) {
    .module-33 .module-33-contact .module-33-contact-icon {
        margin-right: 0;
        margin-bottom: 10px
    }
}

@media (max-width: 991px) {
    .module-33 .module-33-contact .module-33-contact-item {
        justify-content: center;
        text-align: center;
        flex-wrap: wrap;
        display: flex;
        flex-direction: column
    }
}

.module-33 .module-33-contact .module-33-contact-item .fa-phone:before {
    font-size: 18px
}

.module-33 .module-33-contact .module-33-contact-item .fa-map-marker:before {
    content: '\f3c5';
    font-size: 20px
}

.module-33 .module-33-address {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

@media (max-width: 991px) {
    .module-33 .module-33-address {
        margin-top: 40px
    }
}

.module-33 .module-33-address .module-33-address-text {
    max-width: 255px
}

@media (max-width: 991px) {
    .module-33 .module-33-address .module-33-address-text {
        flex-basis: 100%;
        text-align: center
    }
}

.module-33 .module-33-address .module-33-address-text span {
    display: block;
    line-height: 1.4em;
    font-size: 18px;
    font-weight: 500
}

@media screen and (min-width: 992px) and (max-width: 1100px) {
    .module-33 .module-33-address .module-33-address-text span {
        font-size: 16px !important
    }
}

.module-33 .module-33-phone {
    display: flex;
    align-items: center
}

.module-33 .module-33-phone .module-33-phone-link {
    font-size: calc(20px + 5 * ((100vw - 320px) / 1600));
    font-weight: 600
}

@media screen and (max-width: 320px) {
    .module-33 .module-33-phone .module-33-phone-link {
        font-size: 20px
    }
}

@media screen and (min-width: 1920px) {
    .module-33 .module-33-phone .module-33-phone-link {
        font-size: 25px
    }
}

@media (max-width: 991px) {
    .module-33 .module-33-phone .module-33-phone-link {
        flex-basis: 100%
    }
}

.module-33 .module-33-copy {
    max-width: 45%;
    min-width: 300px
}

@media screen and (min-width: 992px) and (max-width: 1400px) {
    .module-33 .module-33-copy {
        width: 30%
    }
}

@media (max-width: 991px) {
    .module-33 .module-33-copy {
        max-width: 100%
    }
}

@media (max-width: 374px) {
    .module-33 .module-33-copy {
        min-width: unset;
        width: 100%
    }
}

.module-33 .module-33-social-icons {
    margin-bottom: 15px
}

@media (max-width: 991px) {
    .module-33 .module-33-social-icons {
        text-align: center;
        margin-top: 20px
    }
}

.module-33 .module-33-social-icons .social-inner-wrap {
    text-align: right
}

@media (max-width: 991px) {
    .module-33 .module-33-social-icons .social-inner-wrap {
        text-align: center
    }
}

.module-33 .module-33-social-icons li {
    display: inline-block
}

.module-33 .module-33-social-icons a {
    display: inline-block;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    position: relative;
    border: 3px solid
}

.module-33 .module-33-social-icons a::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.module-33 .module-33-copyright {
    flex-basis: 100%;
    text-align: right
}

@media (max-width: 991px) {
    .module-33 .module-33-copyright {
        text-align: center
    }
}

.module-33 .module-33-copyright .module-33-copyright-text {
    margin-bottom: 12px;
    text-align: right
}

@media (max-width: 991px) {
    .module-33 .module-33-copyright .module-33-copyright-text {
        text-align: center
    }
}

.module-33 .module-33-copyright .module-33-copyright-text span {
    font: 500 16px/28px Montserrat, sans-serif
}

@media (max-width: 991px) {
    .module-33 .module-33-copyright .module-33-copyright-text span {
        display: block;
        margin-bottom: 6px;
        text-align: center
    }
}

.module-33 .module-33-copyright .module-33-copyright-link {
    font: 500 16px/28px Montserrat, sans-serif
}

@media (max-width: 991px) {
    .module-33 .module-33-copyright .module-33-copyright-link {
        text-align: center
    }
}

.module-33 .module-33-copyright .module-33-copyright-link:hover,
.module-33 .module-33-copyright .module-33-copyright-link:focus {
    text-decoration: underline !important
}

.module-33 .module-33-roya {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

@media (max-width: 991px) {
    .module-33 .module-33-roya {
        flex-wrap: wrap;
        margin-top: 30px
    }
}

.module-33 .module-33-roya .module-33-roya-text {
    position: relative;
    bottom: 3px;
    margin-right: 14px;
    font: 500 16px/28px Montserrat, sans-serif
}

@media (max-width: 991px) {
    .module-33 .module-33-roya .module-33-roya-text {
        display: block;
        flex-basis: 100%;
        text-align: center
    }
}

@media (max-width: 991px) {
    .module-33 .module-33-roya .module-33-roya-link {
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px
    }
}

.module-23 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

@media (max-width: 767px) {
    .module-23 {
        justify-content: center
    }
}

.module-23 .ry-each {
    width: calc((100% / 3) - 10px);
    border: 1px solid #c6cfd6;
    padding: 50px 25px;
    margin-bottom: 20px
}

@media (max-width: 991px) {
    .module-23 .ry-each {
        width: calc((100% / 2) - 10px)
    }
}

@media (max-width: 767px) {
    .module-23 .ry-each {
        width: 100%;
        max-width: 500px
    }
}

@media screen and (min-width: 992px) and (max-width: 1440px) {
    .module-23 .ry-each {
        width: calc((100% / 2) - 10px)
    }
}

.module-23:after {
    content: "";
    width: calc((100% / 3) - 10px)
}

@media (max-width: 991px) {
    .module-23:after {
        width: calc((100% / 2) - 10px)
    }
}

@media (max-width: 767px) {
    .module-23:after {
        width: 100%;
        max-width: 500px
    }
}

.module-23 .ry-icon-contain {
    display: flex;
    justify-content: center
}

.module-23 .ry-icon-wrp {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    margin: 0 auto 50px
}

.module-23 .ry-el-bg {
    width: 30px;
    height: 30px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.module-23 h1,
.module-23 h2,
.module-23 h3,
.module-23 h4,
.module-23 h5,
.module-23 h6 {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px
}

.module-23 p {
    font-size: 17px
}

.module-24 .ry-each {
    padding: 60px 0 95px;
    border-bottom: 1px solid #dbe1e6
}

.module-24 .ry-each:last-child {
    border-bottom: 0
}

@media (max-width: 991px) {
    .module-24 .ry-each {
        padding: 20px
    }
}

.module-24 .ry-each h5 {
    font-size: calc(16px + 4 * ((100vw - 500px) / 940));
    font-size: calc(16px + 2 * ((100vw - 500px) / 940));
    margin-bottom: 0 !important
}

@media screen and (max-width: 500px) {
    .module-24 .ry-each h5 {
        font-size: 16px
    }
}

@media screen and (min-width: 1440px) {
    .module-24 .ry-each h5 {
        font-size: 20px
    }
}

@media screen and (max-width: 500px) {
    .module-24 .ry-each h5 {
        font-size: 16px
    }
}

@media screen and (min-width: 1440px) {
    .module-24 .ry-each h5 {
        font-size: 18px
    }
}

@media (max-width: 767px) {
    .module-24 .ry-each p {
        text-align: center
    }
}

#cta-wrap {
    margin-top: -8.33333vw;
    z-index: 1
}

@media (max-width: 991px) {
    #cta-wrap {
        margin-top: 0
    }
}

@media (max-width: 1200px) {
    #cta-wrap {
        margin-top: 30px
    }
}

#welcome-wrap {
    padding-top: 6.66667vw
}

#team-wrap {
    margin-bottom: 80px;
    margin-top: -8.33333vw
}

@media (max-width: 1200px) {
    #team-wrap {
        margin-top: 0
    }
    #team-wrap .btn-wrap {
        text-align: center
    }
}

#ry-section-map {
    height: 29.16667vw;
    overflow: hidden !important;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width: 320px) {
    #ry-section-map {
        height: 200px
    }
}

#ry-section-map .map-widget {
    width: 100% !important
}

.ry-virtual-tour img {
    max-width: 480px;
    margin: 0 auto 20px;
    cursor: pointer
}

.ry__brands {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

@media (max-width: 435px) {
    .ry__brands {
        justify-content: center
    }
}

.ry__brands .ry-each {
    flex-basis: 18%;
    padding: 5px
}

@media (max-width: 1199px) {
    .ry__brands .ry-each {
        flex-basis: 30%
    }
}

@media (max-width: 991px) {
    .ry__brands .ry-each {
        flex-basis: 23%
    }
}

@media (max-width: 767px) {
    .ry__brands .ry-each {
        flex-basis: 30%
    }
}

@media (max-width: 500px) {
    .ry__brands .ry-each {
        flex-basis: 47%
    }
}

@media (max-width: 435px) {
    .ry__brands .ry-each {
        flex-basis: 100%;
        max-width: 150px
    }
}

/*# sourceMappingURL=main.css.map */

.module-31 .module-31-email::before {
    top: 17px;
}

.module-31 .module-31-name::before {
    top: 15px;
}

.iframe-ratio:not(:last-child) {
    margin-bottom: 30px;
}

.iframe-ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.iframe-ratio {
    position: relative;
    padding-bottom: 52.25%;
    overflow: hidden;
}

.block-button:not(:last-child) {
    margin-bottom: 10px;
}

.block-button .ry-btn {
    min-width: 300px;
}

.block-button .span-1 {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    display: block;
    margin-top: 30px;
}

.module-25:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3) !important;
    display: block;
}

a.link {
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

/* header */

.module-43 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 35px 0;
}

.module-43 .ry-left {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.module-43 .ry-left img {
    max-width: 220px;
    width: 100%;
}

@media (max-width: 1024px) {
    .module-43 .ry-left img {
        width: 150px;
    }
}

.module-43 .ry-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 1000px;
}

.module-43 .ry-right .ry-leads {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    max-width: 1000px;
    float: right;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.module-43 .ry-right .ry-leads .search-bar-widget {
    margin-right: 20px;
    width: 280px;
}

.module-43 .ry-right .ry-leads .search-bar-widget .form-control {
    height: 72px;
    background-color: transparent;
    border: 1px solid rgba(191, 191, 191, 0.4);
    border-right: none !important;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 16px 28px;
    color: #ffffff;
    letter-spacing: 1px;
    text-decoration: none;
    display: block;
    font-weight: 500;
}

.module-43 .ry-right .ry-leads .search-bar-widget .form-control::-webkit-input-placeholder {
    -webkit-transition: opacity ease 0.3s;
    transition: opacity ease 0.3s;
    color: #ffffff !important;
    letter-spacing: 1px;
    text-decoration: none;
    display: block;
    font-weight: 500;
    opacity: 1;
}

.module-43 .ry-right .ry-leads .search-bar-widget .form-control:-ms-input-placeholder {
    -webkit-transition: opacity ease 0.3s;
    transition: opacity ease 0.3s;
    color: #ffffff !important;
    letter-spacing: 1px;
    text-decoration: none;
    display: block;
    font-weight: 500;
    opacity: 1;
}

.module-43 .ry-right .ry-leads .search-bar-widget .form-control::-ms-input-placeholder {
    -webkit-transition: opacity ease 0.3s;
    transition: opacity ease 0.3s;
    color: #ffffff !important;
    letter-spacing: 1px;
    text-decoration: none;
    display: block;
    font-weight: 500;
    opacity: 1;
}

.module-43 .ry-right .ry-leads .search-bar-widget .form-control::placeholder {
    -webkit-transition: opacity ease 0.3s;
    transition: opacity ease 0.3s;
    color: #ffffff !important;
    letter-spacing: 1px;
    text-decoration: none;
    display: block;
    font-weight: 500;
    opacity: 1;
}

.module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus {
    color: #ffffff;
}

.module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-webkit-input-placeholder,
.module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus:-ms-input-placeholder,
.module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-ms-input-placeholder,
.module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-webkit-input-placeholder {
    opacity: 0.3;
    -webkit-transition: opacity ease 0.3s;
    transition: opacity ease 0.3s;
}

.module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-webkit-input-placeholder,
.module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus:-ms-input-placeholder,
.module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-ms-input-placeholder,
.module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::placeholder {
    opacity: 0.3;
    -webkit-transition: opacity ease 0.3s;
    transition: opacity ease 0.3s;
}

.module-43 .ry-right .ry-leads .search-bar-widget .btn-primary {
    height: 72px;
    background-color: transparent !important;
    border: 1px solid rgba(191, 191, 191, 0.4);
    border-left: 0 !important;
    position: relative;
    left: 1px;
    padding: 16px 26px !important;
    border-radius: 0 !important;
}

.module-43 .ry-right .ry-leads .search-bar-widget .btn-primary:before,
.module-43 .ry-right .ry-leads .search-bar-widget .btn-primary:after {
    display: none !important;
}

.module-43 .ry-right .ry-leads .search-bar-widget .btn-primary:hover {
    background-color: transparent;
}

@media (max-width: 1160px) {
    .module-43 .ry-right .ry-leads .search-bar-widget {
        width: 220px;
    }
    .module-43 .ry-right .ry-leads .search-bar-widget .form-control {
        padding: 16px 0 16px 15px;
    }
}

.module-43 .ry-right .ry-leads .ry-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 450px;
}

@media (max-width: 1160px) {
    .module-43 .ry-right .ry-leads .ry-contact {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        min-width: 400px;
    }
}

.module-43 .ry-right .ry-leads .ry-contact li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(255, 255, 255, 0.1);
    width: 225px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.module-43 .ry-right .ry-leads .ry-contact li:hover .contact__overlay {
    -webkit-transform: scale(15);
    transform: scale(15);
}

.module-43 .ry-right .ry-leads .ry-contact li:hover span {
    color: #333333;
}

.module-43 .ry-right .ry-leads .ry-contact li .contact__overlay {
    position: absolute;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    top: 22px;
    left: 20px;
    z-index: -1;
    -webkit-transition: -webkit-transform 1.6s cubic-bezier(0.24, 1, 0.3, 1);
    transition: -webkit-transform 1.6s cubic-bezier(0.24, 1, 0.3, 1);
    transition: transform 1.6s cubic-bezier(0.24, 1, 0.3, 1);
    transition: transform 1.6s cubic-bezier(0.24, 1, 0.3, 1), -webkit-transform 1.6s cubic-bezier(0.24, 1, 0.3, 1);
    -webkit-transform: scale(0);
    transform: scale(0);
}

.module-43 .ry-right .ry-leads .ry-contact li span.call_us,
.module-43 .ry-right .ry-leads .ry-contact li a {
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    font-weight: 600;
    font-size: calc(15px + 0 * ( (100vw - 500px) / 1100));
    line-height: 19px !important;
}

.module-43 .ry-right .ry-leads .ry-contact li:nth-child(1) a {
    color: #ffffff;
    letter-spacing: 2px;
    text-decoration: none;
    display: block;
}

.module-43 .ry-right .ry-leads .ry-contact li:nth-child(1):hover span {
    color: #ffffff !important;
}

.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) {
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2):hover span {
    color: #ffffff !important;
}

.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2):hover .contact__overlay {
    -webkit-transform: scale(0);
    transform: scale(0);
}

.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) .contact__overlay {
    -webkit-transform: scale(15);
    transform: scale(15);
    left: 25px;
}

.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) span.call_us,
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) a {
    color: #333333;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    max-width: 137px;
    line-height: 18px !important;
    text-decoration: none;
    text-align: left;
    font-size: calc(14px + 0 * ( (100vw - 500px) / 1100));
}

.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) fa {
    position: relative;
    left: 1px;
}

.module-43 .ry-right .ry-leads .ry-contact li .contact__icon {
    min-width: 45px;
}

.module-43 .ry-right .ry-leads .ry-contact li .contact__icon .icon__wrap {
    width: 35px;
    height: 35px;
    display: block;
    border: 1px solid rgba(255, 255, 255, 0.3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
}

.module-43 .ry-right .ry-leads .ry-contact li .contact__icon .fa {
    color: #ffffff;
    font-size: 13px;
}

@media (max-width: 1160px) {
    .module-43 .ry-right .ry-leads .ry-contact li {
        width: 200px;
    }
}

.module-43 .ry-right .ry-menu {
    width: 100%;
}

.module-43 .ry-right .ry-menu .nav-menu {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    top: 30px;
    max-width: 1024px;
    float: right;
}

.module-43 .ry-right .ry-menu .nav-menu li {
    list-style-type: none;
}

.module-43 .ry-right .ry-menu .nav-menu li a {
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    text-decoration: none;
    font-size: calc(16px + 1 * ( (100vw - 500px) / 1100));
    padding-bottom: 18px !important;
    display: block;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .module-43 .ry-right .ry-menu .nav-menu li a {
        font-size: 14px;
    }
}

.module-43 .ry-right .ry-menu .nav-menu li:hover .dropdown-menu {
    opacity: 1 !important;
    visibility: visible !important;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
    padding: 0;
    top: 50px;
}

.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 10px;
    margin-top: 2px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.03);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.03);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    position: relative;
}

.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li a {
    width: 100% !important;
    padding: 4px 30px !important;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    text-transform: uppercase;
    line-height: 24px !important;
    font-size: calc(13px + 1 * ( (100vw - 500px) / 1100));
}

.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li a:hover {
    opacity: 0.6;
}

.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li:hover a {
    background: transparent;
}

body.default .module-43 {
    position: relative;
}

body.default .module-43.fixed {
    position: fixed;
}

@media (max-width: 1024px) {
    .module-43 {
        padding: 30px 40px 30px 0;
    }
}

.module-43.style2 .ry-right .ry-leads .ry-contact li:nth-child(2) span.call_us {
    color: #fff;
}

.module-43.style2 .ry-right .ry-menu .nav-menu li .dropdown-menu li:hover a {
    background: transparent;
}