<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* HEADER STYLE 6 */
.module-43 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 30px 0px;
}

.module-43.ry-sticky-menu .search-bar-widget .btn-primary {
    color: #fff;
    opacity: 1;
}

.module-43 .ry-container {
    max-width: 90%;
}

.module-43 .ry-left {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}

.module-43 .ry-left img {
    max-width: 280px;
    width: 100%;
}

@media (max-width: 1024px) {
    .module-43 .ry-left img {
        width: 160px;
    }
}

.module-43 .ry-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    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;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.module-43 .ry-right .ry-leads .search-bar-widget {
    margin-right: 20px;
}

.module-43 .ry-right .ry-leads .search-bar-widget.input-group {
    display: block;
}

.module-43 .ry-right .ry-leads .search-bar-widget .form-control {
    height: 72px;
    background-color: transparent;
    border: 1px solid #fff;
    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;
    font-size: 15px;
    border-radius: 0 !important;
    width: auto;
}

.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 #fff;
    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: auto;
    }

    .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;
	justify-content: flex-end;
}

@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: #ff00ff33;
    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 {
    letter-spacing: 2px;
    text-decoration: none;
    display: block;
}

.module-43 .ry-right .ry-leads .ry-contact li:nth-child(1):hover span {
}

.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) {
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background: #e9d5b3 !important;
}

.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 {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    max-width: 100%;
    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: #333;
    font-size: 16px;
}

@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;
    margin-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.dropdown span {
    display: inline-block;
}

.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;
}

.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: 0;
    text-decoration: none;
    font-size: calc(17px + 1 * ((100vw - 500px) / 1100));
    display: block;
    letter-spacing: 0px;
    color: #333 !important;
    font-weight: 400;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .module-43 .ry-right .ry-menu .nav-menu li a {
    }
}

.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;
    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: 15px 40px !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;
}

.module-43:not(.fixed) .ry-right .ry-menu .nav-menu&gt;li.primary .dropdown-menu {
    top: 50px !important;
}

.module-43 .ry-right .ry-menu .nav-menu&gt;li.primary:last-child .dropdown-menu {
    right: 0;
    left: unset;
}

@media (max-width: 1024px) {
    .module-43 {
        padding: 30px 0 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;
}

.module-43 .ry-search {
    margin-bottom: 0;
}

.module-43 .input-group-addon,
.module-43 .input-group-btn {
    width: auto;
}

.module-43 .ry-right .ry-leads .ry-contact li.social-wrapper {
    min-height: 70px;
	background: #b7d3e9 !important;
    padding-left: 15px;
    padding-right: 30px;
}
.module-43 .ry-right .ry-leads .ry-contact li.social-wrapper .options-icons {
    padding-left: 0;
    width: 100%;
}
.module-43 .ry-right .ry-leads .ry-contact li.social-wrapper .options-icons .options-icons-inner-wrap {
    display: flex;
    width: 100%;
    justify-content: center;
}
.module-43 .ry-right .ry-leads .ry-contact li.social-wrapper .options-icons .options-icons-inner-wrap li {
    width: auto;
    background: transparent;
    margin: 0 7.5px;
}
.module-43 .ry-right .ry-leads .ry-contact li.social-wrapper .options-icons .options-icons-inner-wrap li:hover {
    transform: scale(1.2);
    transition: .5s;
}
.module-43 .ry-right .ry-leads .ry-contact li.social-wrapper .options-icons .options-icons-inner-wrap li svg {
    width: 15px;
    fill: #ffffff;
}
.module-43 .ry-right .ry-leads .ry-contact li.ry-el-link {
}
.module-43 .ry-right .ry-leads .ry-contact li .contact__icon .icon__wrap {
	background: #b7d3e9;
}
.module-43 .ry-right .ry-leads .ry-contact li a {
    letter-spacing: 1px !important;
}
.module-43 .ry-right .ry-leads .ry-contact li span.call_us, 
.module-43 .ry-right .ry-leads .ry-contact li a,
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(1):hover span {
    letter-spacing: initial !important;
}

@media (max-width: 1366px) {
	.module-43 .ry-left {
		/*position: absolute;*/
	}
	.module-43 .ry-left img {
		width: 240px;
	}
	.module-43 .ry-right .ry-menu .nav-menu {
	max-width: 800px;
	}
}
/* END M HEADER STYLE 6 */

/** Update CSS BY AKABR ROYA**/

.module-43 .ry-right .ry-leads .ry-contact {
    align-items: center;
	gap: 15px;
}
.module-43 .ry-right .ry-leads .ry-contact li.social-wrapper {
    background: transparent !important;
    width: auto;
    padding: 0;
    margin-right: 30px;
	margin-left: 30px;
	overflow: visible;
}

.module-43 .ry-right .ry-leads .ry-contact li.social-wrapper .options-icons .options-icons-inner-wrap {
    gap: 10px;
}
.module-43 .ry-right .ry-leads .ry-contact li.social-wrapper .options-icons .options-icons-inner-wrap li {
    margin: 0;
}
.module-43 .ry-right .ry-leads .ry-contact li.social-wrapper .options-icons .options-icons-inner-wrap li a{
    margin: 0;
    width: 36px;
    height: 36px;
    border-radius: 50px;
    background: #b7d3e9;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.module-43 .ry-right .ry-leads .ry-contact li.social-wrapper .options-icons .options-icons-inner-wrap li:hover a {
    background: #e9d5b3;
}

.module-43 .ry-right .ry-leads .ry-contact li:not(.social-wrapper, .social-wrapper li) {
    width: auto;
    padding: 0 20px;
    height: 50px;
    border-radius: 10px;
    background: #b7d3e9;
}
.module-43 .ry-right .ry-leads .ry-contact li:not(.social-wrapper, .social-wrapper li):hover{
	background: #e9d5b3;
}
.module-43 .ry-right .ry-leads .ry-contact li .contact__icon {
    min-width: auto;
}
.module-43 .ry-right .ry-leads .ry-contact li .contact__icon .icon__wrap {
    width: auto;
    height: auto;
    background: transparent;
    margin-right: 8px;
    border: 0;
}

.module-43 .ry-right .ry-menu .nav-menu {
    margin-top: 0;
}
.ry-sticky-menu.fixed, body.default .ry-sticky-menu.fixed .ry-menu .ry-nav li.primary{
	padding: 20px 0 6px;
}

.ry-sticky-menu.fixed .ry-menu .ry-nav li.primary {
    padding: 10px 0 10px;
}
.ry-sticky-menu.fixed .ry-menu .ry-nav li .dropdown-menu.hover {
    top: 42px;
}
.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li {
    padding: 0;
}
body.default .ry-sticky-menu .ry-menu .ry-nav li.primary {
    padding: 20px 0 6px;
}

.ry-sticky-menu.fixed,
body.default .module-43.fixed,
body.default #ry-section-header.module-43.fixed {
	background: #fff;
}
body.default .module-43,
body.default #ry-section-header.module-43 {
	background:  !important;
}

.ry-menu .ry-nav li.dropdown .dropdown-menu li{
	background:  !important;
}
.ry-menu .ry-nav li.dropdown .dropdown-menu li:hover{
	background:  !important;
}

.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a i {
    font-family: 'FontAwesome' !important;
}
.mm-listitem&gt;a, .mm-listitem&gt;span {
    text-transform: uppercase !important;
}

body.default #ry-section-header.module-43 {
    padding: 20px 0px;
    background: #fff !important;
}

.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a,
.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a:first-child {
	margin: 0px !important;
}
.mobile-container .flex-wrap .flex-item.right-nav .mobile-button {
    display: flex;
    gap: 6px;
}

@media (max-width: 1080px){
	.module-43 {
		display: none !important;
	}
	#theme2-smHeader {
		display: block !important;
	}
}
.module-43 .ry-right .ry-leads .ry-contact li span.call_us {
    text-transform: uppercase;
}


/*Menu color*/

.ry-sticky-menu.fixed,
body.default .module-43,
body.default #ry-section-header.module-43,
body.default .module-43.fixed,
body.default #ry-section-header.module-43.fixed,
body.default #ry-section-header.module-43,
.mobile-container {
	/* background: rgb(255 255 255 / 90%) !important; */
	box-shadow: 0 0 30px rgb(0 0 0 / 20%);
}

.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a {
    background: #b7d3e9 !important;
    color: #333 !important;
}

body.home .module-43.fixed .ry-right .ry-menu .nav-menu li&gt;a,
body.default .module-43 .ry-right .ry-menu .nav-menu li&gt;a,
body.default .module-43.fixed .ry-right .ry-menu .nav-menu li&gt;a {
    color: #fff !important;
}

body.default .module-43 .ry-right .ry-leads .ry-contact li:not(.social-wrapper, .social-wrapper li),
.module-43.fixed .ry-right .ry-leads .ry-contact li:not(.social-wrapper, .social-wrapper li) {
    /* border: 1px solid #b7d3e9; */
    /* background: #fff !important; */
}

.module-43.fixed .ry-right .ry-leads .ry-contact li:not(.social-wrapper, .social-wrapper li) span,
.module-43.fixed .ry-right .ry-leads .ry-contact li:not(.social-wrapper, .social-wrapper li) a,
.module-43.fixed .ry-right .ry-leads .ry-contact li:not(.social-wrapper, .social-wrapper li) i,

body.default .module-43 .ry-right .ry-leads .ry-contact li:not(.social-wrapper, .social-wrapper li) span,
body.default .module-43 .ry-right .ry-leads .ry-contact li:not(.social-wrapper, .social-wrapper li) a,
body.default .module-43 .ry-right .ry-leads .ry-contact li:not(.social-wrapper, .social-wrapper li) i {/* color: #b7d3e9 !important; */}

body.default .module-43 .ry-right .ry-leads .ry-contact li:not(.social-wrapper, .social-wrapper li):hover,
.module-43.fixed .ry-right .ry-leads .ry-contact li:not(.social-wrapper, .social-wrapper li):hover {
    background: #b7d3e9 !important;
}

body.home .module-43.fixed .ry-right .ry-leads .ry-contact li:not(.social-wrapper, .social-wrapper li):hover span,
body.home .module-43.fixed .ry-right .ry-leads .ry-contact li:not(.social-wrapper, .social-wrapper li):hover a,
body.home .module-43.fixed .ry-right .ry-leads .ry-contact li:not(.social-wrapper, .social-wrapper li):hover i,
body.default .module-43 .ry-right .ry-leads .ry-contact li:not(.social-wrapper, .social-wrapper li):hover span,
body.default .module-43 .ry-right .ry-leads .ry-contact li:not(.social-wrapper, .social-wrapper li):hover a,
body.default .module-43 .ry-right .ry-leads .ry-contact li:not(.social-wrapper, .social-wrapper li):hover i {
    /* color: #fff !important; */
}

body.home .module-43.fixed .ry-right .ry-menu .nav-menu li&gt;a, body.default .module-43 .ry-right .ry-menu .nav-menu li&gt;a, body.default .module-43.fixed .ry-right .ry-menu .nav-menu li&gt;a {
    color: #111 !important;
	font-weight: 400 !important;
}
body.home .module-43 .ry-right .ry-menu .nav-menu li&gt;a{
}
.mobile-container .mobile-nav button .hamburger-inner, .mobile-container .mobile-nav button .hamburger-inner:before, .mobile-container .mobile-nav button .hamburger-inner:after{
	background: #111 !important;
}

@media only screen and (max-width: 1080px) {
    #ry-pg-banner {
        margin: 70px 0 0 0;
    }
	
}

.module-43 .ry-right .ry-leads .ry-contact li .contact__icon .fa{
	font-family: 'FontAwesome' !important;
}
.module-43 .ry-left {
	align-items: center;
}

.module-43 .ry-right .ry-menu .nav-menu {
	top: 4px;
}

/*.module-43 .ry-right .ry-leads .ry-contact li.social-wrapper {
    display: none;
}*/
.module-43 .ry-right .ry-leads .ry-contact li .phone_number, .module-43 .ry-right .ry-leads .ry-contact li .btn__appointment {
    display: flex;
    gap: 8px;
}
/*.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 {
    width: 100% !important;
    max-width: 100% !important;
}*/

.module-43 .ry-leads .ry-contact-new{
	border-radius: 15px;
	overflow: hidden;
}

body.home .module-43 .ry-right .ry-menu .nav-menu li&gt;a:hover {
    color: #242424 !important;
}

@media (max-width: 1200px){
	.module-43 .ry-right .ry-leads .ry-contact li span.call_us, .module-43 .ry-right .ry-leads .ry-contact li a {
		letter-spacing: 0px !important;
		font-size: 14px !important;
	}
}</pre></body></html>