p,
span,
b,
input {
    font-family: 'Montserrat', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Oswald', sans-serif;
}

::placeholder {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
}

:focus {
    outline: unset;
}


/* header start */


.facility-div{position: relative;text-align: left;}
.facility-btn{
    color: #fff;
    padding: 0 22px 0px 0;
    text-transform: capitalize;
    background-image: url(../images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-position-x: 97%;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
    background-size: 14px;
}
/* .facility-btn:before{content: '|'; font-weight: bold; margin-right: 12px;} */
.facility-btn:hover{color: #fff;}
.facility-dropdown{text-align: left;
    position: absolute;
    top: 100%;
    right: 0;
    background-color: #231f20;
    min-width: 100%;
    display: none;
    z-index: 999;
}
.hours-details h5 {
    font-size: 18px;
    font-weight: 700; 
    color: #000;
}
.timing {
    display: flex;
    justify-content: space-between;
}
.timing p {
    font-size: .875rem ;color: #000;
    margin: 0 ;
}


.inner-page-title {
    padding: 76px 0;    background: url(https://troyrossinc.com/wp-content/uploads/2024/12/DOWNTOWN-PATTERSON-scaled.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    z-index: 1;display: inline-block;
    width: 100%;
    margin-top: 71px;
    }
    .inner-title.text-center { 
        color: #fff;
    }
    .inner-page-title h2 { 
        font-weight: 700;
        font-size: 36px;
        margin-bottom: 0;
    }

#return-to-top {
    opacity: 0;
    position: fixed;
    bottom: 60px;
    right: 20px;
    background: #fff;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 99;
}

#return-to-top i {
    color: #000;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.home .cu-close-btn {
    top: 0px;
}

.home .cu-close-btn {
    top: 25px;
    right: 35px;
}

.responsive-menu-open .cu-close-btn {
    overflow: visible !important;
    right: 75%;
    cursor: pointer;
    display: inline-block !important;
    background: transparent;
    /* display: none !important; */
    transition: all 0.5s;
    position: fixed;
    top: 0;
    z-index: 999999;
    height: 50px;
    /* right: 25px; */
    border: none !important;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
    color: rgba(0, 0, 0, 0.8);
    text-transform: none;
    overflow: visible;
    /*background: transparent;
    display: none !important;
    transition: all 0.5s;
    position: fixed;
    top: 0;
    z-index: 999999;
    height: 60px;
    right: 15px;
    border: none !important;*/
}

.responsive-menu-open .responsive-menu-pro-inner {
    background-color: #fff !important;
    width: 25px;
    height: 3px;
    background-color: #ffffff;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
    display: block;
    top: 50%;
    margin-top: -1.5px;
}

.rmp-menu-wrap .rmp-menu {
    padding-top: 40px !important;
}

button.rmp_menu_trigger .responsive-menu-pro-inner::after {
    background-color: #fff !important;
    width: 25px;
    height: 3px;
    background-color: #ffffff;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

.logo img {
    width: 150px;
    height: auto;
}

.header-menu-section #rmp_menu_trigger-16 {
    display: inline-block;
    left: auto;
}

.rmp-trigger-label.rmp-trigger-label-right {
    margin-left: 5px;
}

.header-menu-section {
    text-align: left;
}

.header-main {
    position: fixed;
    width: 100%;
    background: #000;
    transition: all 0.5s;
    z-index: 999;
    padding: 10px 5px;
    text-align: center;
    border-bottom: 1px solid #777;
}


/* header end */


/* Home page start */

.readmore,
.readless {
    font-weight: 900;
    text-decoration: underline;
}

body {
    margin: 0 !important;
}

.flash {
    width: 100%;
    position: relative;
    display: table;
    height: 90vh;
}

.home.hero-image {
    background-image: url(https://troyrossinc.com/wp-content/uploads/2021/02/banner.png);
    display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 100%;
    overflow: hidden;
    top: 0;
    background-size: cover;
    min-height: 100px;
    height: 100vh;
    transition: all 500ms ease 0s;
    background-repeat: no-repeat;
    text-align: center;
}

.banner-poster-content .sub-heading {
    margin-bottom: 0.5rem;
    color: #000;
}

.banner-poster-content .heading {
    color: #000;
    margin-bottom: 0.5rem;
}

.banner-poster-main {
    padding: 15px;
    background: #ffffffd1;
}
.mobileView{display: none;}
.banner-poster-main .banner-poster-content {
    border: 1px solid #000;
    padding: 70px;
}

.our-area {
    background: #000000;
    padding: 40px 0px;
}

.area-sec-sub-heading {
    margin: 0;
    color: #fff;
    font-size: 10px;
}

.area-sec-hr {
    margin: 10px 0px;
    width: 12%;
}

.area-sec-heading {
    color: #ffffff;
    font-weight: 300;
}

.area-sec-content {
    color: #ffffff;
    font-size: 12px;
}

.our-area-heading {
    color: #fff;
    text-align: center;
}

.our-area-hr {
    width: 5%;
}

.area-sec {
    padding: 20px 0px;
}

.who-we-are {
    background: #000000;
    padding: 40px 0px;
}

.who-we-are-contain-heading {
    color: #fff;
}

.who-we-are-contain-hr {
    width: 7%;
    margin-left: 0;
}

.who-we-are-contain-desc {
    color: #fff;
    font-size: 16px;
    word-spacing: 2px;
}

.our-history {
    background: #000000;
    padding: 40px 0px;
}

.our-history .nav.nav-pills {
    justify-content: center;
    margin: 0;
}

.our-history .nav-item .nav-link {
    background: unset;
    color: #fff;
}

.our-history .nav-item .nav-link.active {
    border-bottom: 1px solid #fff;
    border-radius: 0;
}

.our-history .tab-pane p {
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.our-team {
    background: #000000;
    padding: 40px 0px;
}

.our-team-heading-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.our-team-sub-heading-section p {
    margin-bottom: 10px;
    font-size: 16px;
    color: #fff;
}

.our-team-heading-main-hr {
    width: 42%;
    margin-left: 0;
    margin: 0;
}

.our-team-heading-main h1 {
    color: #FFF;
}

.member-img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    /* cursor: pointer; */
}

.member-name {
    text-align: center;
    color: #fff;
    padding: 10px 0px;
}

.member-card {
    padding: 35px;
}

.our-team .our-team-owl-carousel .owl-dots.disabled {
    display: block;
}

.quotes {
    margin: 0 auto;
}

.quotes .fa-quote-right {
    font-size: 52px;
    padding: 15px 0px;
}

.area-sec img {
    object-fit: cover;
    width: 100%;
    height: 300px;
    opacity: 1;
}

.area-sec-view-more-btn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.view-more-btn:hover {
    text-decoration: unset;
}

.area-sec-view-more-btn .view-more-btn {
    font-size: 20px;
    font-weight: 600;
    position: absolute;
    color: #fff;
    opacity: 0;
    margin: 0;
    cursor: pointer;
}

.area-sec-view-more-btn:hover .view-more-btn {
    opacity: 1;
}

.area-sec-view-more-btn:hover .area-sec-img-overlay img {
    opacity: 0.5;
}

.modal-header {
    background: #000;
}

.modal-header span {
    color: #fff;
}

.popup-form-main {
    background: #fff;
    padding: 10px;
}

.popup-form {
    padding: 30px 20px;
    border: 1px solid #000;
}

.popup-form-btn {
    width: 50% !important;
    color: #fff !important;
    background: #000 !important;
    font-size: 14px;
    font-weight: 700;
}

.popup-form input,
.popup-form textarea,
.popup-form select {
    width: 100%;
    border-radius: 0 !important;
    margin-bottom: 5px;
    background: #000;
    border-color: #000;
    padding: 5px 10px !important;
    color: #fff !important;
    font-size: 12px;
}

.popup-form ::placeholder {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    color: #fff !important;
}

.popup-form-main .wpcf7-response-output {
    color: #000;
}

.pop-up-btn {
    margin-top: 15px;
    background: #000;
    color: #fff;
    border-radius: 0;
}

.pop-up-btn:hover {
    color: #fff;
}

.who-we-are img {
    width: 100%;
}

.my-team-modal h3 {
    color: #000;
}

.my-team-modal p {
    color: #000;
}

.my-team-modal img {
    width: 100%;
    height: auto;
}

.my-team-modal .modal-dialog {
    max-width: 50%;
}


/* Home page end */


/* inner page start */

.padding-3-0 {
    padding: 3rem 0;
}

.padding-3 {
    padding: 3rem;
}

.inner-banner-heading {
    color: #fff;
    margin: 0;
    font-size: 50px;
    margin-bottom: 5px;
}

.inner-banner-sub-heading {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.inner-banner-arrow {
    position: absolute;
    left: 40%;
}

.inner-banner-form input,
.inner-banner-form textarea {
    width: 100%;
    border-radius: 0 !important;
    margin-bottom: 5px;
    background: #000;
    border-color: #000;
    padding: 5px 10px !important;
    color: #fff !important;
}

.inner-banner-form {
    padding: 30px 20px;
    border: 1px solid #000;
}

.inner-banner-form-main {
    background: #fff;
    padding: 10px;
}

.inner-banner-form-heading {
    color: #000;
}

.inner-banner-form-hr {
    background: #000;
    width: 18%;
}

.inner-banner-form-btn {
    width: 50% !important;
    color: #fff !important;
    background: #000 !important;
    font-size: 14px;
    font-weight: 700;
}

.inner-banner-form ::placeholder {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    color: #fff !important;
}

.inner-banner-form-main .wpcf7-response-output {
    color: #000;
}

.inner-banner-poster-content {
    padding: 25px 0;
}

.Consulting-services {
    background: #000000;
    padding: 40px 0px;
}

.Consulting-services-heading {
    color: #fff;
}

.Consulting-services-desc {
    color: #fff;
    font-size: 16px;
}

.Consulting-services-hr {
    width: 5%;
}

.Consulting-services-sentence {
    display: flex;
    justify-content: center;
}

.Consulting-services-sentence p {
    padding: 20px 25px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.service-highlight {
    background: #000000;
    padding: 40px 0px;
}

.service-highlight-contain-sub-heading {
    font-size: 16px;
    color: #fff;
}

.service-highlight-hr {
    width: 8%;
    margin-left: 0;
}

.service-highlight-contain-heading {
    color: #fff;
}

.service-highlight-desc {
    color: #fff;
    font-size: 16px;
}

.service-highlight-image .image-1,
.service-highlight-image .image-2 {
    object-fit: cover;
    width: 340px;
    height: 200px;
}

.service-highlight-image .image-2 {
    position: absolute;
    left: 30%;
    top: 14%;
}

.service-highlight-2 {
    background: #000000;
    padding: 150px 0px 40px 0;
}

.service-highlight-2 img {
    object-fit: cover;
    width: 100;
    height: 450px;
}

.service-highlight-2-contain-sub-heading {
    font-size: 16px;
    color: #fff;
}

.service-highlight-2-hr {
    width: 8%;
    margin-left: 0;
}

.service-highlight-2-contain-heading {
    color: #fff;
}

.service-highlight-2-desc {
    color: #fff;
    font-size: 16px;
}

.service-highlight-3 {
    background: #000000;
    padding: 40px 0px;
}

.service-highlight-3-contain-sub-heading {
    font-size: 16px;
    color: #fff;
}

.service-highlight-3-hr {
    width: 8%;
    margin-left: 0;
}

.service-highlight-3-contain-heading {
    color: #fff;
}

.service-highlight-3-desc {
    color: #fff;
    font-size: 16px;
}

.service-highlight-3-image {
    width: 100%;
}

.area-of-focus-image img {
    object-fit: cover;
    width: 100%;
    height: 300px;
    opacity: 1;
}

.area-of-focus-image {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.area-of-focus-image-btn:hover {
    text-decoration: unset;
}

.area-of-focus-image .area-of-focus-image-btn {
    font-size: 20px;
    font-weight: 600;
    position: absolute;
    color: #fff;
    opacity: 0;
    margin: 0;
    cursor: pointer;
}

.area-of-focus-image:hover .area-of-focus-image-btn {
    opacity: 1;
}

.area-of-focus-image:hover .area-of-focus-image-overlay img {
    opacity: 0.5;
}


/* inner page end */


/* Footer start */

.client-review {
    width: 50%;
    margin: 0 auto;
}

.testimonal {
    background: #f4f4f4;
    padding: 20px 20px;
    color: #404040;
}

.testimonal-sub {
    padding: 40px;
    border: 1px solid;
}

.testimonal .owl-thumb-item {
    border: unset;
    background: unset;
    display: flex;
    align-items: center;
    opacity: 0.6;
}

.testimonal .userimg {
    width: 50px;
}

.owl-thumbs {
    display: flex;
    justify-content: center;
    width: 100%;
}

.testimonal .client_name-section {
    text-align: left;
    margin-left: 10px;
}

.testimonal .client-name {
    margin: 0;
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 600;
}

.testimonal .client-post {
    margin: 0;
    font-size: 10px;
}

.testimonal .owl-item {
    font-style: italic;
}

.owl-thumb-item.active {
    opacity: 1;
}

.footer {
    background: #000000;
   
}

.address-heading {
    color: #fff;
    margin-bottom: 48px;
    margin-top: 20px;
}

.address-desc {
    color: #fff;
}

.address {
    text-align: center;
}

.address a:hover {
    text-decoration: none;
}

.call {
    text-align: center;
}

.call-desc {
    color: #fff;
    margin-left: 5px;
}

.call a:hover {
    text-decoration: none;
}

.call img {
    width: 15px;
}

.follow-heading {
    text-align: center;
    color: #fff;
    margin-bottom: 47px;
    margin-top: 20px;
}

.social-icon {
    text-align: center;
}

.social-icon img {
    width: 60px;
}

.contact-form .contact-form-heading {
    color: #fff;
    margin-bottom: 40px;
    margin-top: 20px;
}

.contact-form input {
    width: 100%;
    border-radius: 0 !important;
    padding: 10px 10px !important;
    color: #000 !important;
}

.contact-form textarea {
    border-radius: 0 !important;
    padding: 10px 10px !important;
}

.no-side-padding {
    padding-left: 0;
    padding-right: 0;
}

.inputTag {
    padding-bottom: 10px;
}

.contact-form-btn {
    width: 150px !important;
    background: #818181 !important;
    font-size: 12px;
    font-weight: 700;
    border: unset !important;
}

.copyright,
.managed-by {
    margin-bottom: 10px;
    color: #fff;
}

.managed-by a:hover {
    text-decoration: unset;
    color: #fff;
}

.managed-by a {
    color: #fff !important;
}

.wpcf7-response-output {
    color: #fff;
}

.area-of-focus {
    background: #000000;
    padding: 40px 0px;
}

.area-of-focus-heading {
    color: #fff;
    padding-bottom: 30px;
}

.area-of-focus-heading-hr {
    width: 4%;
    margin-bottom: 40px;
}

.area-of-focus-contain-sub-heading {
    margin: 0;
    color: #fff;
    font-size: 16px;
}

.area-of-focus-contain-hr {
    width: 8%;
    margin-left: 0;
}

.area-of-focus-contain-heading {
    color: #fff;
    font-weight: 300;
}

.area-of-focus-contain-desc {
    color: #fff;
    font-size: 16px;
}


/* Footer end */


/* blog page start */

.inner.hero-image .over_lay h1 {
    color: #fff;
}

.bolg-page {
    padding: 100px 0px 60px 0;
    position: relative;
    background-color: #fff;
}

.bolg-page,
.inner-page-title {
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    font-size: 25px;
    text-align: center;
}

.bolg-page-content {
    background-color: #000;
    padding-top: 40px;
    margin-bottom: 15px;
}

.blog_m {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.blog_m h1,
.bolg-page-content .entry-title {
    margin: 15px 0 15px;
    font-size: 26px;
    font-weight: 600;
    color: #FFF;
}

.blog_m h1 a {
    text-decoration: none;
    color: #fff;
    font-weight: 500;
}

.post-thumbnail img {
    width: 100%;
    height: auto;
    padding: 60px 90px;
}

.search_page_sec .post-thumbnail img {
    padding: 0px 0px;
}

.latest-post-list .post-img img {
    height: auto;
    width: 100%;
}

.bolg-page-content .entry-content p,
.cat-links {
    margin: 0;
    max-width: 100% !important;
    width: calc(100% - 0rem) !important;
    font-size: 20px;
    color: #fff;
}

span.posted-on a,
.byline .author a,
.cat-links,
.cat-links a,
.cat-links a:hover {
    color: #fff;
    text-decoration: none;
}

a.con_r {
    background: #818181;
    padding: 10px 15px;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 14px;
}

a.con_r:hover {
    color: #000;
}

a.con_r:active,
a.con_r:focus {
    color: #000;
    border: none !important;
}

.search-form {
    display: flex !important;
    width: 260px;
}

.search_page_sec_none .search-form {
    display: block !important;
    width: unset;
}

.search_page_sec_none .page-header .page-title {
    text-align: left;
    color: #FFF;
}

.search-form label {
    display: inline-block !important;
    max-width: 100%;
    font-weight: 700;
    float: left;
    width: 100% !important;
    text-align: left;
}

.singal-blog-page {
    padding-top: 40px;
    background: #000;
}

.search-field {
    width: 100% !important;
    padding: 10px !important;
    border-radius: 0px !important;
    color: #000;
    border: 1px solid #ccc;
    background: #fff !important;
}

.return-home-button {
    padding-bottom: 30px;
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-top: 15px;
}

.search-form .search-submit {
    display: block;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
}

.search-form .search-submit:focus,
.search-form .search-submit:active {
    outline: none !important;
}

.search-submit {
    background: #fff !important;
    padding: 10px 15px !important;
    color: #000 !important;
    text-transform: capitalize !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    margin-bottom: 20px;
}

.widget-title {
    font-weight: bold;
    margin: 0px 0px 20px 0px;
    font-size: 24px;
    color: #fff;
}

.latest-post {
    margin-bottom: 20px;
}

.latest-post h4 {
    margin: 15px 0px;
    font-size: 18px;
    text-decoration: none;
}

.search-side-sec .latest-post h4 {
    margin: 0 0 0.5rem 0;
    margin-bottom: 0.5rem;
}

.search_page_sec .entry-summary p {
    font-size: 20px;
}

.latest-post h4 a {
    text-decoration: none;
    font-weight: 600;
    color: #fff;
}

.by-author,
.bolg-page-content .entry-meta {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 5px;
    color: #FFF;
}

.by-author {
    color: #fff;
}

.search-side-sec .by-author {
    color: #fff;
}

.search-side-sec .search-form {
    display: block !important;
    width: unset;
}

.by-author span {
    color: #fff;
    margin-left: 10px;
}

.blog_m .post-img img {
    width: 100% !important;
}

.search_page_sec .entry-title a {
    color: #FFF;
}

.search_page_sec .entry-meta {
    color: #FFF;
}

.search_page_sec .entry-summary {
    color: #FFF;
}

.not-found .page-content p {
    color: #FFF;
}

.search_page_sec_none {
    padding-top: 100px;
}

.wp-pagenavi a,
.wp-pagenavi span {
    color: #FFF !important;
}

.wp-pagenavi a:hover {
    border-color: #fff !important;
}

.wp-pagenavi a,
.wp-pagenavi span {
    border-color: #5d5959f5 !important;
}

.error-404.not-found {
    padding-top: 160px;
    padding-bottom: 60px;
}

.return-home-button a {
    background: #000 !important;
    color: #fff !important;
}

.wp-pagenavi span.current {
    border-color: #fff !important;
}

.serch-header.result {
    padding: 16px;
    color: #fff;
}


/* blog page end */

@media screen and (max-width: 8000px) {
  #rmp-container-16 {
	  width: 26% !important;
	}
}

li#rmp-menu-item-370 a {
  background-color: lightgray !important;
  color: #000 !important;
  text-align: center !important;
  padding: 10px 10px;
  margin-bottom: 20px;
  margin-top: 10px;
}

.facility-dropdown{
	display:none;
}

.day-timing {
    z-index: 999;
    position: relative;
}

.current-day-details.reverse {
    bottom: 100%;
    top: auto;
}

.current-day {
    color: #343436;
    background-color: transparent;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 50px;
    width: 100%;
    font-size: 15px;
	margin-top:20px;
}

i.fa.fa-clock-o {
    padding-right: 5px;
    font-size: 20px;
}

.current-day span {
    font-size: 15px;
}

.current-day .hrs-red {
    color: #f4365c !important;
}

i.fa.fa-caret-down {
    padding-left: 5px;
}

.current-day-details {
    background-color: #fff;
    padding: 10px;
    
    position: absolute;
    width: 100%;
}

.current-day-details a {
    color:#fff;
}
.footer .current-day {    
    background-color: #fff;    
}
.facility-dropdown-div{
	background-color: #fff;width: 300px;padding: 10px;
}
@media (max-width: 991px) {
  .facility-div {
    position: absolute;
    top: -25px;
    z-index: 9;
    right: 0;
    width: 100%;
    background: #C7C8CA;
    display: flex;
    align-items: center;
    justify-content: center;
  }
    #rmp_menu_trigger-16 {
		top: 30px !important;
	}
	.header-section{
		margin-top: 25px;
	}
	.facility-btn {
		color: #000;
		background-image: url(../images/select-arrow-black-transparent.png);
	}
	.facility-dropdown-div{
		width: 100%;
	}
	.facility-btn:active{
		color:#000;
	}
	.facility-btn:focus{
		color:#000;
	}
	
} 
@media (min-width: 991px) {
	.logo{
		margin-left: 43.3% !important;
	}
}
