/*
Theme Name:     Stratus - Child Theme
Theme URI:      http://themovation.com/stratus
Template:       stratusx
Author:         Themovation
Author URI:     http://themovation.com
Version:        4.0
Text Domain:    stratus
Domain Path:    /languages/
*/

/* = Theme customization starts here
-------------------------------------------------------------- */

/* Author Profile CSS Start  */

.author-card-wp {
    background: #f0f6fc;
    padding: 12px;
    border-radius: 4px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 1px solid rgb(0 0 0 / 20%);
}

.single-post-author-box .author-card-title:before {
    content: none;
}

.single-post-author-box .author-card-title {
    padding-bottom: 0;
    margin-bottom: 0;
}

.author-card-img img {
    border-radius: 50%;
}

.author-card-content .h3-title {
    font-size: 24px;
    line-height: 30px;
    color: #242424;
    margin: 0;
}

.author-card-social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #0144e4;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 33px;
    width: 35px;
    height: 35px;
    transition: 0.3s;
    border-radius: 50%;
}

.author-card-social a:hover {
    background: #fff;
    color: #0144e4;
    text-decoration: none;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 4px 0px;
}

.author-card-social {
    display: flex;
    gap: 20px;
    padding: 10px 10px 0;
    border-top: 1px solid #ddd;
}

.author-card-info {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
    align-items: center;
}

.author-card-img {
    flex: 0 0 auto;
}

.author-card-title {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 12px;
}

.author-card-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 4px;
    background: #0144e4;
}

.author-post-link a {
    display: inline-block;
    word-break: break-word;
}

.main-author-profile {
    text-align: unset;
}

.main-author-profile .entry-title {
    margin-bottom: 32px;
}

.author-box-content h2,
.main-author-profile h2 {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 700;
}

@media (max-width: 600px) {
    .author-card-info {
        flex-direction: column;
        text-align: center;
    }

    .author-card-title:before {
        left: 50%;
        transform: translateX(-50%);
    }

    .author-card-social {
        justify-content: center;
    }

    .single-post-author-box .author-card-bio {
        text-align: center;
    }
}

/* Author Profile CSS End  */

/* Blog listing CSS Start  */

.blog-card-wp .elementor-post__text {
    background: #f0f6fc;
    padding: 16px 12px 12px;
}

.blog-card-wp .elementor-post {
    border-radius: 4px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

/* Blog listing CSS End  */

/* Table CSS Start */

.content-table table td,
.content-table table th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
    font-family: "Roboto";
    font-size: 16px;
}

.content-table table {
    margin: 20px 0;
    width: 100%;
}

.content-table {
    overflow-x: auto;
}

/* Table CSS End  */

/* 10-01-24  Start */

#revyt-carousel .yrc-pagination {
    display: none;
}

#revyt-carousel .yrc-item-meta.pb-inline {
    padding: 16px 12px 16px;
    background: #f0f6fc;
}

#revyt-carousel .yrc-item-open:hover .yrc-thumb {
    transform: none;
}

/* ========== Slick Slider CSS Start ========== */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track::before,
.slick-track::after {
    display: table;
    content: "";
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-loading .slick-list {
    background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */

@font-face {
    font-family: "slick";
    font-weight: normal;
    font-style: normal;
    src: url("./fonts/slick.eot");
    src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
    font-display: swap;
}

.slick-arrow {
    position: absolute;
    padding: 0;
    border: none !important;
    outline: none !important;
    font-size: 20px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: var(--transition);
    z-index: 2;
}

.slick-dots li:only-child {
    display: none;
}

.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.slick-dots {
    position: absolute;
    bottom: 0;
    font-size: 0;
    line-height: 1;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    padding: 0;
    cursor: pointer;
}

.slick-dots li:last-child {
    margin-right: 0;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 0;
    cursor: pointer;
    border: 0;
    outline: none;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-initialized .slick-slide {
    outline: none !important;
}

#sb_instagram #sbi_images .sbi_item.sbi_transition {
    opacity: 1 !important;
    max-height: unset !important;
}

.slick-dots li {
    margin: 0 15px 0 0;
}

.slick-dots li button {
    width: 25px;
    height: 5px;
    background: var(--common-color);
    transition: var(--transition);
}

.slick-dots li.slick-active button,
.slick-dots li button:hover {
    background: var(--primary-color);
}

.slick-arrow {
    --slick-arrow-size: 30px;
    bottom: 0;
    left: 0;
    width: var(--slick-arrow-size);
    height: var(--slick-arrow-size);
    background: var(--primary-color);
    color: var(--white-color);
}

.slick-arrow:hover {
    background: var(--dark-color);
}

.slide-arrow.next-arrow.slick-arrow {
    left: auto;
    right: 0;
}

/* ========== Slick Slider CSS End ========== */

#revyt-carousel .slick-list.draggable {
    padding-bottom: 40px;
}

#revyt-carousel .yrc-item {
    border-radius: 4px;
}

#revyt-carousel .slick-dots li button {
    background: #777777;
    color: #777777;
    border-radius: 50%;
    width: 15px;
    height: 15px;
}

#revyt-carousel .slick-dots {
    bottom: 0;
}

#revyt-carousel .slick-dots li {
    margin: 0 3px;
}

#revyt-carousel .slick-dots li.slick-active button,
#revyt-carousel .slick-dots li button:hover {
    background: #0144e4;
}

.slick-dots li button:before {
    display: none;
}

#revyt-carousel .slick-slide {
    margin: 0 10px;
}

/* 10-01-24  End */

/* 12-01-24 Start */

.recent-cate-post-div-cls .slick-list {
    --gutter-x: 1.5rem;
    --gutter-y: 0;
    margin-top: calc(var(--gutter-y) * -1);
    margin-right: calc(var(--gutter-x) * -0.5);
    margin-left: calc(var(--gutter-x) * -0.5);
}

.recent-cate-post-div-cls .slick-list .slick-track {
    display: flex;
}

.recent-cate-post-div-cls .slick-list .slick-slide {
    max-width: 100%;
    padding-right: calc(var(--gutter-x) * 0.5);
    padding-left: calc(var(--gutter-x) * 0.5);
    margin-top: var(--gutter-y);
    height: auto;
    display: flex;
    flex-direction: column;
}

.recent-cate-post-div-cls .slick-dots li button {
    --size: 6px;
    background: #000;
    opacity: 0.2;
    width: var(--size);
    height: var(--size);
    border-radius: 50%;
    padding: 0;
}

.recent-cate-post-div-cls .slick-dots li {
    width: auto;
    height: auto;
    margin: 0 6px;
}

.recent-cate-post-div-cls .slick-dots li.slick-active button {
    opacity: 1;
}

.author-card-wp:empty {
    display: none;
}

/* 12-01-24 End */

.hp-cnt-div a {
    color: #2434a9 !important;
}

.hp-cnt-div a:hover {
    color: #5c5c5c !important;
    text-decoration: underline;
}


/* 10-04-24 Start */

.sales-newyork {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 27px;
}

.sales-newyork span.icon {
    font-size: 30px;
    color: #FF3748;
}

.sales-newyork-wp {
    column-count: 3;
}

.sales-newyork .sales-text {
    font-family: "Arial", Sans-serif;
    font-size: 16px;
    line-height: 1.2;
    margin: 0;
    color: #000000;
}

.sales-newyork:hover {
    text-decoration: none !important;
}

.sales-newyork:hover h4.sales-text {
    color: #FF3748;
}

.faq-title:hover .h5-title,
.faq-title.active-faq .h5-title {
    color: #fff;
}

.faq-title .h5-title {
    font-size: 20px;
    line-height: 22px;
    margin: 0;
    font-weight: 500
}

.main-faq .sec-title {
    max-width: 870px;
    margin-bottom: 80px
}

.faq-title .h3-title {
    font-size: 18px;
    font-weight: 500
}

.faq-title:hover,
.faq-title.active-faq {
    background: #0144E4;
}

.faq-title {
    position: relative;
    cursor: pointer;
    min-height: 54px;
    padding: 13px 50px 13px 58px;
    border: 1px solid rgba(0, 0, 0, .02);
    display: flex;
    align-items: center;
    background: #F0F6FC;
    transition: 0.3s;
}

.faq-box {
    border: 1px solid rgba(0, 0, 0, .02);
}

.faq-content {
    padding: 15px;
    background: #fff;
    border-radius: 0;
    border: 1px solid #eee;
}

.faq-icon:before,
.faq-icon:after {
    content: "";
    position: absolute;
    width: calc(var(--icon-ratio)*0.775);
    height: 2px;
    background-color: #000;
    top: 0;
    left: 1px;
    transform: rotate(45deg);
    transform-origin: top left;
    transition: 0.3s;
}

.faq-icon:after {
    transform: rotate(-45deg);
    transform-origin: top right;
    left: auto;
    right: 0;
}

.faq-title:hover .faq-icon:before,
.faq-title:hover .faq-icon:after {
    background-color: #fff;
}

.faq-title.active-faq .faq-icon {
    transform: translate(0, -50%) rotate(0deg);
}

.faq-icon {
    --icon-ratio: 10px;
    display: block;
    position: absolute;
    top: 50%;
    right: 27px;
    transform: translate(0, -50%) rotate(-90deg);
    width: var(--icon-ratio);
    height: calc(var(--icon-ratio)*0.6);
    transition: 0.3s;
}

.active-faq .faq-icon:before,
.faq-title:hover .faq-icon:before,
.active-faq .faq-icon:after,
.faq-title:hover .faq-icon:after {
    background-color: #fff;
}

.faq-content p {
    font-size: 16px;
    line-height: 26px;
}

.faq-content p:last-child {
    margin-bottom: 0
}

.main-faq:before,
.main-faq:after {
    top: 210px;
    right: -990px;
    transform: rotate(-13deg) rotatex(180deg)
}

.main-faq:after {
    top: -1080px;
    right: auto;
    left: -550px;
    transform: rotate(-56deg)
}

.faq-box:last-child {
    padding-bottom: 0
}

.main-faq-page .title .h3-title {
    margin-bottom: 23px
}

.faq-title:before {
    position: absolute;
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 18px;
    color: #333;
    left: 23px;
    top: 50%;
    transform: translateY(-50%);
}

.faq-title.active-faq:before {
    content: "\f068";
}

.faq-title:hover:before,
.faq-title.active-faq:before {
    color: #fff;
}

.testimonial-wp {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.testimonial-box {
    background-color: #F1F6FC;
}

.testimonial-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
}

.testimonial-author-wp {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top: 20px;
}

.testimonial-box .content {
    text-align: center;
}

.testimonial-author-img img {
    width: 60px;
    border-radius: 50%;
}

.testimonial-author-name .h5-title {
    color: #6d6d6d;
    font-size: 18px;
    margin: 0 0 4px;
}

.testimonial-author-name .position {
    color: #868686;
    font-size: 14px;
}

.sales_city_info_cnt strong,
.sales_city_info_cnt h3 {
    font-size: 26px;
    line-height: 1.3;
    color: black;
    font-weight: bold;
}

.sales-table-wp .dataTables_scrollBody::-webkit-scrollbar {
    height: 7px;
    width: 100%;
    border-radius: 2px;
}

.sales-table-wp .dataTables_scrollBody::-webkit-scrollbar-track {
    background: #e6e1e1;
    border-radius: 4px;
}

.sales-table-wp .dataTables_scrollBody::-webkit-scrollbar-thumb {
    height: 50px;
    background: #5c5c5c;
    cursor: pointer;
    border-radius: 3px;
}

.sales-table-wp .dataTables_scrollBody::-webkit-scrollbar-thumb:hover {
    background: #ff3748;
}

.sales-table-wp .tablepress>:where(thead, tfoot)>*>th {
    border: 0;
}

.sales-table-wp .tablepress {
    --head-bg-color: #F0F6FC;
    --head-active-bg-color: #d3e7fb;
    --odd-bg-color: #f5f5f5;
    --even-bg-color: #fbfbfb;

}

.sales-table-wp .dataTables_info,
.dataTables_paginate {
    margin-top: 10px;
}

.sales-table-wp .dataTables_filter {
    margin-bottom: 8px;
}

.sales-table-wp .dataTables_scrollBody {
    padding-bottom: 8px;
}

@media (max-width: 1024px) {
    .sales-newyork-wp {
        column-count: 2;
    }

    .testimonial-wp {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width: 575px) {
    .faq-title .h5-title {
        font-size: 17px;
    }

    .sales-newyork-wp {
        column-count: 1;
    }

    .sales-newyork {
        margin-bottom: 10px;
    }

    .faq-title {
        padding: 13px 40px 13px 40px;
    }

    .faq-icon {
        right: 16px;
    }

    .faq-title:before {
        font-size: 14px;
        left: 13px;
    }
}

/* 10-04-24 End */

/* 24-04-24 Start */


#form_contact3 #frm_field_131_container input {
    margin-top: 5px !important;
}

#form_contact3 .frm_form_fields #frm_field_136_container label {
    margin-block: 2px 0px;
}

#form_contact3 textarea {
    margin-top: 16px;
}

/* 24-04-24 End */

.sales-role-cnt-wp h3 {
    font-weight: bold;
    margin-block: 0 30px;
    color: #2A2828;
}

/* 31-05-24 Start */

.embed-code-wp .calendly-inline-widget {
    min-width: unset !important;
    height: 550px !important;
}

/* 31-05-24 End */

/* 12-06-24 Start */

header.dark-header .navbar-nav>li.th-accent {
    background: #FF3748;
    border-color: transparent;
    font-weight: 700;
    margin-top: 8px;
}

.navbar .navbar-toggle {
    top: 31px;
}

@media (min-width: 768px) {
    .banner #logo {
        margin: 0;
    }

    .navbar .navbar-nav {
        margin: 0 !important;
    }

    header {
        min-height: 105px !important;
        display: flex;
        align-items: center;
    }

    .headhesive--clone #logo img {
        max-height: 48px !important;
    }

    header.headhesive--stick {
        min-height: 60px !important;
    }
}

/* 12-06-24 End */