<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-------------------------------------    
CSS INDEX
===================================
#. Defaults
#. Topbar Layout
#. Header Logo
#. Main Navigation
#. Submenu
#. 3rd Level Menu
#. Multi Column Menu
#. Mobile Multi Column Menu
#. Header Icons
#. Header Right Menu
#. Header Search
#. Sticky Header
#. Transparent Header
#. Header Layout 1
#. Header Layout 2
#. Header Layout 3
#. Header Layout 4
#. Header Layout 5
#. Header Responsive
#. Header Right Menu
#. Preloader css
#. Footer - Scroll to top, Copyright
#. Widgets - Sidebar and Footer Widgets
#. Banner
#. Buttons
#. Stay Connected
#. Contents
#. Single Content
#. Swiper Slider
#. Related Post
#. Comments
#. Archive Contents
#. Default Blog layout
#. Pagination
#. Error 404
#. Fluent Contact form
#. Gutenberg Support
#. Woocommerce
---------------------------------------*/
/*-------------------------------------
#. Defaults
---------------------------------------*/
:root {
    --rt-primary-color: #fa360a;
    --rt-secondary-color: #ffa996;
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 28px;
    color: #444444;
    font-weight: 400;
    height: 100%;
    vertical-align: baseline;
    text-rendering: optimizeLegibility;
    background-color: #ffffff;
    overflow-x: hidden;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.alignleft {
    float: left;
    margin-bottom: 15px;
    margin-right: 25px;
    margin-top: 10px;
}

.alignright {
    float: right;
    margin-left: 25px;
    margin-top: 10px;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 15px;
}

a {
    color: var(--rt-primary-color);
    text-decoration: none;
}

a:focus {
    outline: 0px solid;
    text-decoration: none;
    outline: 0 none;
}

a:active {
    text-decoration: none;
    outline: 0 none;
}

a:hover {
    color: var(--rt-primary-color);
    text-decoration: none;
    outline: 0 none;
}

img {
    max-width: 100%;
    height: auto;
}

.fix {
    overflow: hidden;
}

@media (min-width: 992px) and (max-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1170px;
    }
}

p {
    margin: 0 0 20px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Source Sans Pro', sans-serif;
    margin: 0 0 20px 0;
    color: #000000;
}

h1 {
    font-size: 46px;
    font-weight: 700;
    line-height: 50px;
}

h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
}

h3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
}

h4 {
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
}

h5 {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
}

h6 {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
}

.clear {
    clear: both;
}

.clear:after {
    clear: both;
    content: "";
    display: block;
}

#wrapper {
    overflow: hidden;
    transition: all 0.5s ease-out;
}

blockquote {
    border-radius: 4px;
    background-color: #f7f7f7;
    padding: 40px 0;
    margin: 30px 0 30px 40px !important;
    padding-right: 10px;
    position: relative;
}

blockquote p {
    position: relative;
    margin-bottom: 0;
    z-index: 1;
    color: #444;
    font-size: 17px;
    font-weight: 600;
    font-style: italic;
    line-height: 28px;
}

blockquote cite {
    display: block;
    font-size: 14px;
    color: #646464;
    font-weight: 500;
    font-style: normal;
    margin-top: 12px;
    padding-left: 0;
    position: relative;
    letter-spacing: 2px;
    z-index: 1;
}

blockquote.wp-block-quote cite {
    display: block;
    font-size: 14px;
    color: #646464;
    font-weight: 500;
    font-style: normal;
    margin-top: 12px;
    padding-left: 40px;
    letter-spacing: 2px;
    z-index: 1;
}

blockquote.wp-block-quote[style="text-align:right"] cite:after {
    left: inherit;
    right: 0;
}

blockquote.wp-block-quote[style="text-align:right"] cite {
    padding-right: 34px;
}

hr,
.elementor hr {
    background-color: #ebebeb;
}

* {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

button:focus,
.submit-btn:focus {
    outline: none;
}

.entry-meta&gt;ul {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.entry-meta ul li {
    display: inline;
    margin-right: 16px;

}

.entry-meta&gt;ul&gt;li i {
    margin-right: 5px;
}

/*for theme only*/
.primary-color {
    color: var(--rt-primary-color);
}

.secondary-color {
    color: #ff5e17;
}

#page {
    background-position: top center;
    background-repeat: no-repeat;
}

.page .entry-content {
    border: none;
    padding-left: 0;
    padding-right: 0;
}

.post-bottom-spacer {
    margin-bottom: 20px;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #d7d7d7;
}

.visibility-h {
    visibility: hidden;
}

@keyframes blinker {
    90% {
        opacity: 0;
    }
}

.elementor-widget-divider .elementor-divider-separator {
    border-top-color: #dedede;
}

.row.gutters-2 {
    margin-left: -2.5px;
    margin-right: -2.5px;
    overflow: hidden;
}

.row.gutters-2&gt;[class^="col-"] {
    padding-left: 2.5px !important;
    padding-right: 2.5px !important;
}

.row.gutters-5 {
    margin-left: -5px;
    margin-right: -5px;
}

.row.gutters-5&gt;[class^="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.row.gutters-10 {
    margin-left: -10px;
    margin-right: -10px;
}

.row.gutters-10&gt;[class^="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

.row.gutters-20 {
    margin-left: -20px;
    margin-right: -20px;
}

.row.gutters-20&gt;[class^="col-"] {
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 1199px) {
    .row.gutters-50 {
        margin-left: -25px;
        margin-right: -25px;
    }
}

@media (min-width: 1199px) {
    .row.gutters-50&gt;[class^="col-"] {
        padding-left: 25px;
        padding-right: 25px;
    }
}

/*-------------------------------------
#. Topbar Layout
---------------------------------------*/
.header-top-bar {
    border-bottom: none;
}

.header-top-bar .tophead-right ul li {
    display: inline-block;
    margin-right: 14px;
    font-size: 16px;
}

.header-top-bar .top-bar-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/*Top bar widget*/
.header-top-bar .widget {
    margin-bottom: 0;
}

.header-top-bar .widget ul li {
    display: inline-block;
    margin-right: 10px;
}

.header-top-bar .widget ul li:last-child {
    margin-right: 0;
}

.header-area {
    background: #ffffff;
}

.mean-container .mean-nav ul.menu {
    overflow-y: scroll;
}

.mean-container .mean-nav ul li.current_page_item&gt;a,
.mean-container .mean-nav ul li.current-menu-item&gt;a,
.mean-container .mean-nav ul li.current-menu-parent&gt;a {
    color: var(--rt-primary-color);
}

.topbar-style-1 .header-top-bar {
    background-color: #000;
}

.topbar-style-1 .header-top-bar .topbar-left {
    display: flex;
}

.topbar-style-1 .header-top-bar .topbar-left .item-paragraph {
    color: #b2b2b2;
    font-size: 15px;
    margin-bottom: 0;
}

.trheader.topbar-style-1 .header-top-bar {
    border-bottom: none;
}

/*Topbar responsive*/
@media(max-width:991px) {

    .topbar-style-1 .header-top-bar,
    .topbar-style-2 .header-top-bar {
        display: none;
    }
}

.topbar-left .header-button a {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    transition: all 0.3s ease-in-out;
    position: relative;
}

.topbar-style-1 .header-top-bar .topbar-right .header-right-button .header-btn {
    display: block;
    color: #fff;
    background-image: linear-gradient(to right, #ff5e17, var(--rt-primary-color));
    font-size: 16px;
    padding: 10px 30px;
    border: none;
    position: relative;
    z-index: 5;
    transition: all 0.3s ease-in-out;
}

.topbar-left .header-button {
    margin-left: 10px;
}

.topbar-left .header-button a {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    transition: all 0.3s ease-in-out;
    position: relative;
}

.topbar-left .header-button a i {
    color: var(--rt-primary-color);
    margin-left: 5px;
    transition: all 0.3s ease-in-out;
}

.topbar-left .header-button a:hover i {
    margin-left: 7px;
}

.topbar-right {
    display: flex;
}

.topbar-right ul .topbar-social {
    display: inline-block;
    padding: 10px;
}

.topbar-right ul .topbar-social a {
    color: #dee2e6;
    font-size: 16px;
    margin-right: 10px;
    transition: all 0.3s ease-in-out;
}

.topbar-right ul .topbar-social a:last-child {
    margin-right: 0;
}

.topbar-right ul .topbar-social a:hover {
    color: var(--rt-primary-color);
}

.topbar-right .header-right-button {
    padding-left: 25px;
}

.topbar-right .header-right-button .header-btn:hover {
    background-image: linear-gradient(to right, var(--rt-primary-color), #ff5e17);
}

/*topbar style 2*/
/*topbar style 2*/
.topbar-style-2 .header-top-bar,
.topbar-style-3 .header-top-bar {
    background-color: var(--rt-primary-color);
}

@media(min-width:992px) {

    .topbar-style-2 .header-top-bar .container,
    .header-style-4 .header-menu .container {
        max-width: 1700px !important;
    }
}

.topbar-style-2 .header-top-bar .topbar-left,
.topbar-style-3 .header-top-bar .topbar-left {
    display: flex;
}

.topbar-style-2 .header-top-bar .header-item,
.topbar-style-3 .header-top-bar .header-item {
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    padding: 13px 0;
    position: relative;
    display: inline-block;
}

.topbar-style-2 .header-top-bar .header-item i,
.topbar-style-3 .header-top-bar .header-item i {
    margin-right: 8px;
    color: #fff;
    font-size: 18px;
    width: 18px;
    vertical-align: middle;
    line-height: 1;
    margin-top: -4px;
    display: inline-flex;
    align-items: center;
}

.topbar-style-2 .header-top-bar .header-item a,
.topbar-style-3 .header-top-bar .header-item a {
    color: #fff;
}

.topbar-style-2 .header-top-bar .header-location,
.topbar-style-2 .header-top-bar .header-phone,
.topbar-style-3 .header-top-bar .header-location,
.topbar-style-3 .header-top-bar .header-phone {
    margin-right: 25px;
    position: relative;
    padding-right: 25px;
}

.topbar-style-2 .header-top-bar .header-location:after,
.topbar-style-2 .header-top-bar .header-phone::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #fefefe;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
}

.topbar-style-2 .header-top-bar .topbar-right .header-item span,
.topbar-style-3 .header-top-bar .topbar-right .header-item span {
    margin-right: 3px;
}

.topbar-style-2 .header-top-bar .topbar-right .header-phone,
.topbar-style-3 .header-top-bar .topbar-right .header-phone {
    font-weight: 500;
}

.topbar-style-2 .header-top-bar .topbar-right .header-phone span,
.topbar-style-3 .header-top-bar .topbar-right .header-phone span {
    font-weight: 400;
}

.topbar-style-2 .header-top-bar .topbar-right ul .topbar-social a,
.topbar-style-3 .header-top-bar .topbar-right ul .topbar-social a {
    font-size: 18px;
    color: #fff;
}

.topbar-style-2 .header-top-bar .topbar-right ul .topbar-social a i,
.topbar-style-3 .header-top-bar .topbar-right ul .topbar-social a i {
    transition: all 0.3s ease-in-out;
}

.topbar-style-2 .header-top-bar .topbar-right ul .topbar-social a:hover i,
.topbar-style-3 .header-top-bar .topbar-right ul .topbar-social a:hover i {
    animation: toBottomFromTop 0.4s linear forwards;
    -webkit-animation: toBottomFromTop 0.4s linear forwards;
}

.topbar-style-3 .header-top-bar .header-location:after,
.topbar-style-3 .header-top-bar .header-phone:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 30%;
    background-color: #fefefe;
}

@-webkit-keyframes toBottomFromTop {
    49% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    51% {
        opacity: 1;
    }
}

/*Top Bar Style 4*/
.topbar-style-4 .header-top-bar {
    background-color: #ffffff;
    color: #646464;
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
}

.trheader.topbar-style-4 .header-top-bar {
    border-bottom: none;
}

/*Topbar responsive*/
@media(max-width:991px) {
    .topbar-style-4 .header-top-bar {
        display: none;
    }
}

.topbar-style-4 .header-top-bar a {
    color: #646464;
}

.topbar-style-4 .header-top-bar .tophead-left {
    display: inline-flex;
    align-items: center;
    position: relative;
    font-size: 15px;
}

.topbar-style-4 .header-top-bar .tophead-left&gt;div {
    display: inline-flex;
    align-items: center;
}

.topbar-style-4 .tophead-left&gt;div:after {
    content: "/";
    color: #bbbbbb;
    padding: 0 10px;
}

.topbar-style-4 .tophead-left&gt;div:last-child:after {
    display: none;
}

.topbar-style-4 .tophead-left i,
.topbar-style-4 .tophead-right i {
    margin-right: 8px;
    color: var(--rt-primary-color);
    font-size: 20px;
    width: 20px;
    vertical-align: middle;
    line-height: 1;
    margin-top: -4px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

.topbar-style-4 .tophead-right {
    display: inline-flex;
    align-items: center;
    position: relative;
    font-size: 15px;
}

.topbar-style-4 .tophead-right .single-info {
    position: relative;
    padding-right: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.topbar-style-4 .tophead-right .email {
    margin-right: 30px;
}

.topbar-style-4 .tophead-right .single-info:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #dedede;
    transform: skew(-20deg);

}

.topbar-style-4 .tophead-right .header-button {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 1;
    padding-left: 24px;
}

.topbar-style-4 .tophead-right .header-button:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1000%;
    height: 103%;
    background-color: var(--rt-primary-color);
    z-index: -1;
    transform: skew(-20deg);
}

.topbar-style-4 .tophead-right .header-button i {
    color: #fff;
}

.topbar-style-4 .tophead-right .tophead-social a {
    color: #8d8d8d;
}

.topbar-style-4 .tophead-right .header-button a {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 5px;
    font-weight: 500;
}

.topbar-style-4 .tophead-right .header-button a:hover:after {
    width: 0;
    visibility: hidden;
}

/*Top Bar Style 5*/
.topbar-style-5 .top-bar-wrap {

    font-size: 15px;
}

.topbar-style-5.trheader .top-bar-wrap {
    color: #fff;
}

.topbar-style-5 .top-bar-wrap svg {
    margin-right: 5px;
}

.topbar-style-5 .top-bar-wrap svg path {
    stroke: var(--rt-primary-color);
}

.topbar-style-5 .top-bar-wrap .tophead-left {
    display: flex;
    gap: 20px;
    align-items: center;
    position: relative;
}

.topbar-style-5 .header-top-bar {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #343434;
    padding: 10px 0;
}

.topbar-style-5.trheader .header-top-bar {
    background: rgba(0, 0, 0, .01);
    backdrop-filter: blur(20px);
}

.topbar-style-5 .top-bar-wrap .tophead-left .address {
    position: relative;
    padding-right: 25px;
}

.topbar-style-5 .top-bar-wrap .tophead-left .address::after {
    content: '';
    position: absolute;
    right: 0;
    top: -11px;
    width: 1px;
    height: 50px;
    background-color: #343434;
}

.topbar-style-5 .top-bar-wrap .tophead-left .opening-closing span {
    color: var(--rt-primary-color);
}

.topbar-style-5 .top-bar-wrap .tophead-right .social-icon a {
    margin-right: 20px;
}

.topbar-style-5.trheader .top-bar-wrap .tophead-right .social-icon a {
    color: #fff;
}

.topbar-style-5 .top-bar-wrap .tophead-right .social-icon a:hover {
    color: var(--rt-primary-color);
}

.topbar-style-5 .top-bar-wrap .tophead-right .social-icon a:last-child {
    margin-right: 0;
}

/*topbar responsive*/

.trheader.has-topbar .entry-banner .container {
    padding-top: 34px;
}

@media(max-width:991px) {
    .trheader.has-topbar .entry-banner .container {
        padding-top: 0;
    }
}

.header-top-bar {
    min-height: 34px;
    position: relative;
    z-index: 9;
}


/* Home 12-13 start css */

/* Topbar style 6 css  */
.topbar-layout-4 {
    background-color: #fff;
    min-height: 45px;
    border-bottom: 1px solid #e1e1e1;
}

.topbar-layout-4 .inline-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.topbar-layout-4 .inline-list .single-item {
    position: relative;
    padding-right: 20px;
    padding-left: 20px;
    color: #444444;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
}

.topbar-layout-4 .inline-list .single-item::after {
    content: "";
    height: 60px;
    width: 1px;
    background-color: #e1e1e1;
    position: absolute;
    top: -10px;
    right: 0;
    z-index: 1;
}

.topbar-layout-4 .inline-list .single-item svg {
    color: var(--rt-primary-color);
    margin-right: 5px;
}

.topbar-layout-4 .inline-list .single-item .contact {
    color: #444444;
    font-family: "Source Sans Pro", sans-serif;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.topbar-layout-4 .inline-list .single-item .contact:hover {
    color: var(--rt-primary-color);
}

.topbar-layout-4 .inline-list .single-item:first-child {
    padding-left: 0;
}

.topbar-layout-4 .inline-list .single-item&gt;.action-list {
    gap: 10px;
}

.topbar-layout-4 .inline-list .single-item&gt;.action-list li a svg {
    color: #444444;
}

.header-action-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-action-items .item {
    margin-right: 15px;
}

.header-action-items .item:last-child {
    margin-right: 0;
}

.header-action-items .item a {
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    color: var(--color-white);
    background-color: #2C2C2C;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.header-action-items .item a:hover {
    background-color: var(--color-primary);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: var(--color-white);
}

.header-action-items .item.cart-icon a {
    position: relative;
}

.topbar-layout1 {
    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;
    min-height: 40px;
    overflow: hidden;
    background-color: #222222;
    position: relative;
    z-index: 1;
}

.topbar-layout-4 {
    background-color: #fff;
    min-height: 45px;
    border-bottom: 1px solid #e1e1e1;
}

.rt-topbar-7 .additional-menu-area span.side-menu-trigger,
.rt-topbar-layout6 .additional-menu-area span.side-menu-trigger {
    display: flex;
    width: 18px;
    justify-content: space-between;
    height: 18px;
    cursor: pointer;
    flex-wrap: wrap;
    border-radius: 4px;
}

.rt-topbar-7 .additional-menu-area span.side-menu-trigger span,
.rt-topbar-layout6 .additional-menu-area span.side-menu-trigger span {
    width: 7px;
    height: 7px;
    border: 1.5px solid #756767;
    transition: all 0.3s ease-in-out;
    background-color: transparent;
    margin: 0 1px 3px;
}

.rt-topbar-7 .additional-menu-area span.side-menu-trigger span::before,
.rt-topbar-layout6 .additional-menu-area span.side-menu-trigger span::before {
    display: none;
}

.header-style-11 .search-icon a,
.header-style-11 .cart-area .cart-trigger-icon {
    color: #444444;
}

@media only screen and (max-width: 1199px) {
    .header-action-items .header-button {
        display: none;
    }
}

.header-action-items .header-button .style-1 {
    font-weight: 600;
    font-size: 16px;
    line-height: 32px;
    text-transform: capitalize;
    color: #FFFFFF;
    display: inline-block;
    padding: 10px 20px;
    background-color: var(--color-primary);
    height: 50px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.header-action-items .header-button .style-1:hover {
    background-color: #B62404;
    color: var(--color-white);
}

.header-action-items .header-button .style-2 {
    font-weight: 600;
    font-size: 15px;
    line-height: 30px;
    background-color: var(--rt-primary-color);
    color: #fff;
    display: inline-block;
    padding: 8px 25px;
    border-radius: 50px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.header-action-items .header-button .style-2:hover svg {
    -webkit-animation: toRightFromLeft 0.4s linear forwards;
    animation: toRightFromLeft 0.4s linear forwards;
}

.header-action-items .header-button .style-2 svg {
    color: #fff;
    margin-left: 4px;
}

[data-theme=dark] .header-action-items .item a {
    color: var(--color-black);
}

[data-theme=dark] .header-action-items .item.cart-icon a .item-count {
    color: var(--color-black);
    background-color: var(--color-primary);
}

#header-11 .dark-logo {
    display: none;
}

.rt-header.style-5 {
    margin: 0 auto;
    padding: 0;
    z-index: 999;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: relative;
}

.rt-header.style-5 .header-shape {
    height: 120px;
    width: 100%;
    background-color: var(--rt-primary-color);
    position: absolute;
    top: 0;
    left: -70%;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    z-index: 999;
    overflow: hidden;
}

@media only screen and (max-width: 1199px) {
    .rt-header.style-5 .header-shape {
        left: -77%;
    }
}

.rt-header.style-5 .header-shape .shape-img {
    position: relative;
    top: 0;
    left: 67%;
}

.rt-header.style-5 .navbar-wrap {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    padding: 14.5px 0px;
}

.rt-header.style-5 .navbar-wrap .header-main.style-3 .header-logo {
    position: absolute;
    z-index: 9999;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.rt-header.sticky-on.sticky.style-5 {
    border-bottom: 0;
}

.rt-header.rt-hide-topbar .header-main .header-shape,
.rt-header.sticky-on.sticky.style-5 .header-shape {
    height: 76px;
    z-index: 999;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
}

.rt-header.sticky-on.sticky.style-5 .navbar-wrap .header-main .header-logo {
    position: absolute;
    z-index: 99999;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.rt-header.sticky-on.sticky.style-5 .navbar-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#header-11 .main-navigation&gt;.menu-main-menu-container&gt;ul&gt;li {
    margin-right: 30px;
}

#header-11 .menu .menu-item&gt;a {
    color: #000;
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    padding: 10px 0;
}

#header-11 .menu .menu-item&gt;a::before {
    display: none;
}

#header-11 .menu .menu-item.menu-item-has-children::after {
    border: 2px solid rgba(68, 68, 68, 0.5);
    border-left: none;
    border-top: none;
}

#header-11 .menu .menu-item&gt;a .hover-eff::after {
    background-color: var(--color-primary);
}

#header-11 .menu .menu-item&gt;a .nav-label {
    color: #000;
}

#header-11 .menu .menu-item:hover&gt;a .nav-label {
    color: #000;
}

#header-11 .main-navigation ul.menu ul li a {
    padding-left: 20px;
}

#header-11 .main-navigation ul.menu&gt;.mega-menu&gt;ul&gt;li&gt;a {
    padding-left: 0;
}

#header-11 ul li&gt;ul.sub-menu li:before {
    left: 0;
}

#header-11 .main-navigation .menu .menu-item-has-children&gt;a:after {
    color: #A2A2A2;
}

#header-11 .main-navigation {
    margin-right: 15px;
}

body .rt-topbar-layout6 .cart-area .cart-list-trigger {
    padding: 0;
    margin-right: 5px;
}

.rt-video-style8:hover .play-icon svg {
    color: #fff;
}

.rt-video-style8:hover .play-text {
    background-color: transparent;
    left: -10px;
}

.rt-video-style8 .play-icon {
    border: 1px solid var(--rt-primary-color);
    border-radius: 50%;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}

.rt-video-style8 svg {
    color: var(--rt-primary-color);
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    margin-left: 5px;
    margin-top: -3px;
}

.rt-video-style8:hover .play-icon {
    background-color: var(--rt-primary-color);
}

.rt-video-style8 .play-text {
    color: var(--rt-primary-color);
    display: inline-block;
    position: relative;
    font-weight: 600;
    font-size: 16px;
    left: -35px;
    background-color: #FAFAFB;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.rt-video-style8 .play-text::after {
    display: none;
}

.rt-video-style8 .play-text:hover:after {
    width: 100%;
    visibility: visible;
    opacity: 1;
}

.rt-video-style8 .play-icon {
    display: inline-block;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background-color: #fff;
    color: #0f5bf5;
    line-height: 58px;
    text-align: center;
    position: relative;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.rt-video-style8 .play-icon.style-1 {
    margin-right: 24px;
}

.rt-video-style8 .play-icon.style-2 {
    margin-right: 0;
}

.rt-video-style8 .play-icon::after {
    content: "";
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 74px;
    height: 74px;
    border-radius: 50%;
    border: 1px solid #fff;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
    z-index: -1;
}

.rt-video-style8 .play-icon::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 1px solid #fff;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
    z-index: -1;
}

@-webkit-keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 0;
    }
}

@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 0;
    }
}

/* Rotate Animation Style */
.fin-hero-layout-shape .medel-shape-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.fin-hero-layout-shape .medel-shape-box .about-shape {
    height: 150px;
    width: 150px;
    background-color: #fff;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.fin-hero-layout-shape .medel-shape-box .about-shape img {
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
}

.fin-hero-layout-shape .medel-shape-box .medel-shape {
    background-color: #fff;
    border: 1px solid #ECF1FF;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    height: 88px;
    width: 88px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.fin-hero-layout-shape .medel-shape-box .medel-shape svg {
    color: var(--rt-primary-color);
}

.rt-fin-hero-wrap.style-2 {
    padding: 280px 0px 260px;
}

.mfp-iframe-holder .mfp-close {
    background: transparent;
}

@media only screen and (max-width: 991px) {
    .rt-fin-hero-wrap.style-2 {
        padding: 130px 0px;
    }
}

.rt-fin-hero-wrap.style-2 .shape {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
}

@media only screen and (max-width: 1199px) {
    .rt-fin-hero-wrap.style-2 .shape {
        display: none;
    }
}

.rt-fin-hero-wrap.style-2 .background-image {
    height: 100%;
    width: 100%;
}

.rt-fin-hero-wrap.style-2 .background-image img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.image-box.vertical {
    -webkit-animation: rt_move 10s infinite linear;
    animation: rt_move 10s infinite linear;
}

.image-box.scale {
    -webkit-animation: scale-up-one 8s infinite linear;
    animation: scale-up-one 8s infinite linear;
}

.height-auto.elementor-widget-rt-image,
.height-auto.elementor-widget-rt-image&gt;.elementor-widget-container,
.elementor-widget-rt-image&gt;.elementor-widget-container .inner_vertical.image-style9 {
    height: auto;
}

@-webkit-keyframes rt_move {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes rt_move {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.accordion-style-6.rt-accordion .accordion-item {
    border: 1px solid #e1e1e1;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 0 0 20px;
    margin: 0 0 10px;
}

.accordion-style-6.rt-accordion .accordion-item:last-child,
.accordion-style-6.rt-accordion .accordion-header {
    border: none;
}

.accordion-style-6.rt-accordion .accordion-body,
.accordion-style-6.rt-accordion .accordion-header button {
    padding: 0;
}

.accordion-style-6.rt-accordion .accordion-button:before,
.accordion-style-6.rt-accordion .accordion-button.collapsed:before {
    height: auto;
    width: auto;
    background: transparent !important;
}

.accordion-style-6.rt-accordion .accordion-button:before {
    content: "\f106";
}

.accordion-style-6.rt-accordion .accordion-button.collapsed:before {
    content: "\f107";
}

.rt-accordion .accordion-header button span {
    margin-right: 10px;
    opacity: 0.2;
}

.accordion-style-6.rt-accordion .accordion-header {
    margin-bottom: 5px;
}

.rt-fin-service-box {
    background-color: #fff;
    border-radius: 12px;
    padding: 50px 30px;
    position: relative;
    z-index: 2;
}

.rt-fin-service-box:hover .image-box .item-img a img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.rt-fin-service-box:hover .image-box .icon img {
    -webkit-animation: toBottomFromTop 0.5s forwards;
    animation: toBottomFromTop 0.5s forwards;
}

.rt-fin-service-box .image-box {
    margin-bottom: 40px;
}

.rt-fin-service-box .image-box .item-img {
    border-radius: 50%;
    margin: 0 auto;
    height: 210px;
    width: 210px;
}

.rt-fin-service-box .image-box .item-img a {
    border-radius: 50%;
}

@media only screen and (max-width: 1199px) {
    .rt-fin-service-box .image-box .item-img a {
        margin: 0;
        width: 100%;
    }
}

.rt-fin-service-box .image-box .item-img a img {
    border-radius: 50%;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    height: 210px;
    width: 210px;
    object-fit: cover;
}

.rt-fin-service-box .image-box .icon {
    height: 70px;
    width: 70px;
    background-color: #fff;
    -webkit-box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.12);
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.12);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    bottom: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.rt-fin-service-box .image-box .icon img {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    max-width: 42px;
}

.rt-fin-service-box .item-content .title a {
    font-weight: 600;
    font-size: 24px;
    line-height: 60px;
    color: #000;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.rt-fin-service-box .item-content .title a:hover {
    color: var(--rt-primary-color);
}

.rt-fin-service-box .item-content p {
    margin-bottom: 25px;
}

.rt-fin-service-box .item-content .fin-button .fin-btn {
    background-color: transparent;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #E1E1E1;
    -webkit-filter: drop-shadow(8px 8px 24px rgba(250, 54, 10, 0.15));
    filter: drop-shadow(8px 8px 24px rgba(250, 54, 10, 0.15));
    border-radius: 50px;
    color: #444444;
}

.rt-fin-service-box .item-content .fin-button .fin-btn:hover {
    background-color: var(--rt-primary-color);
    color: #fff;
    border-color: var(--rt-primary-color);
}

.rt-fin-service-box .item-content .fin-button .fin-btn:hover svg {
    color: #fff;
}

.rt-fin-service-box .item-content .fin-button .fin-btn svg {
    color: var(--rt-primary-color);
}

.fin-button .fin-btn {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    padding: 12px 28px;
    border: none;
    -webkit-box-shadow: 0 6px 40px 0 rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0 6px 40px 0 rgba(0, 0, 0, 0.2) !important;
    border-radius: 30px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
    z-index: 5;
    background-color: var(--rt-primary-color);
    color: #fff;
    text-transform: uppercase;
}

.fin-button .fin-btn svg {
    margin-left: 7px;
    position: relative;
    top: -1px;
}

/* Counter CSS */
.rt-fin-progress-box {
    text-align: center;
}

.rt-fin-progress-box:hover .item-icon svg {
    -webkit-animation: toBottomFromTop 0.5s forwards;
    animation: toBottomFromTop 0.5s forwards;
}

.rt-fin-progress-box .item-icon {
    height: 70px;
    width: 70px;
    border: 1px solid var(--rt-primary-color);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
}

.rt-fin-progress-box .item-icon svg {
    color: var(--rt-primary-color);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.rt-fin-progress-box .progress-Inner .rt_number-count {
    font-weight: 700;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 36px;
    color: #fff;
    line-height: 50px;
}

.rt-fin-progress-box .progress-Inner .rt_number-count .plus {
    position: relative;
    right: 6px;
}

.rt-fin-progress-box .progress-Inner .item-label {
    color: #AEAEAE;
}

/* Working Process Style */
.rt-process-box {
    position: relative;
}

@media only screen and (min-width: 1200px) {
    .rt-process-box {
        padding-right: 90px;
    }
}

.rt-process-box:hover .background-content {
    background-color: var(--rt-primary-color);
}

.rt-process-box:hover .background-content .text {
    color: #fff;
}

.rt-process-box:hover .dot-shape svg {
    color: #fff;
}

.rt-process-box:hover .item-img::after {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.rt-process-box .background-content {
    background: rgba(250, 54, 10, 0.05);
    padding: 30px 30px 140px 30px;
    margin-bottom: -115px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.rt-process-box .background-content .text {
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: rgba(250, 54, 10, 0.2);
    font-weight: 900;
    font-size: 28px;
    line-height: 33px;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.rt-process-box .dot-shape {
    position: absolute;
    top: 90px;
    left: 60px;
}

.rt-process-box .dot-shape svg {
    color: #d9d9d9;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-animation: rt_move 10s infinite linear;
    animation: rt_move 10s infinite linear;
}

.rt-process-box .item-img {
    background-color: #fff;
    -webkit-box-shadow: 16px 16px 64px rgba(0, 0, 0, 0.12);
    box-shadow: 16px 16px 64px rgba(0, 0, 0, 0.12);
    border-radius: 50%;
    z-index: 1;
    margin: 0 30px;
    height: 210px;
    width: 210px;
    margin: auto;
    overflow: hidden;
    position: relative;
}

.rt-process-box .item-img::after {
    content: "";
    height: 230px;
    width: 230px;
    background-color: transparent;
    -webkit-box-shadow: 16px 16px 64px rgba(0, 0, 0, 0.06);
    box-shadow: 16px 16px 64px rgba(0, 0, 0, 0.06);
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: -1;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.rt-process-box .item-img img {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%) scale(1);
}

.rt-process-box:hover .item-img img {
    transform: translateX(-50%) scale(0.9);
}

.rt-process-box .content .title a {
    color: #000;
    font-weight: 600;
    font-size: 24px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.rt-process-box .content .title a:hover {
    color: var(--rt-primary-color);
}

.rt-process-box .rt-line-shape {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}

@media only screen and (max-width: 767px) {
    .rt-process-box .rt-line-shape {
        display: none;
    }
}

.rt-process-box .rt-line-shape svg {
    color: #444444;
    max-width: inherit;
}

/* Team Style7  css */
.team-layout .team-thumbs {
    position: relative;
    overflow: hidden;
}

.team-layout .team-thumbs img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all ease 0.8s;
    transition: all ease 0.8s;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

.team-layout.style-2:hover .team-thumbs a img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.team-layout.style-2:hover .team-content {
    background-color: #000;
}

.team-layout.style-2:hover .team-content .inner .name a {
    color: #fff;
}

.team-layout.style-2:hover .team-content .inner .designation {
    color: #fff;
}

.team-layout.style-2:hover .dot-shape svg {
    color: #d9d9d9;
}

.team-layout.style-2 {
    margin-bottom: 25px;
}

.team-layout.style-2 .team-thumbs {
    background: #FFFFFF;
    -webkit-box-shadow: 16px 16px 64px rgba(0, 0, 0, 0.12);
    box-shadow: 16px 16px 64px rgba(0, 0, 0, 0.12);
    border: 10px solid #fff;
    margin: 0 30px;
    z-index: 2;
    position: relative;
}

.team-layout.style-2 .team-thumbs a img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.team-layout.style-2 .team-thumbs .team-social {
    position: absolute;
    bottom: 0;
    right: 0;
}

.team-layout.style-2 .team-thumbs .team-social:hover .social-item .team-social-dropdown li {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.team-layout.style-2 .team-thumbs .team-social .social-item {
    position: relative;
}

.team-layout.style-2 .team-thumbs .team-social .social-item .social-link {
    height: 40px;
    width: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: var(--rt-primary-color);
    overflow: hidden;
}

.team-layout.style-2 .team-thumbs .team-social .social-item .social-link:hover svg {
    -webkit-animation: toBottomFromTop 0.5s forwards;
    animation: toBottomFromTop 0.5s forwards;
}

.team-layout.style-2 .team-thumbs .team-social .social-item .social-link svg {
    color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.team-layout.style-2 .team-thumbs .team-social .social-item .team-social-dropdown {
    position: absolute;
    bottom: 40px;
    right: 0;
}

.team-layout.style-2 .team-thumbs .team-social-dropdown .social-item .social-link {
    height: 40px;
    width: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: var(--rt-primary-color);
    color: #fff;
}

.team-layout.style-2 .team-thumbs .team-social-dropdown .social-item .social-link svg {
    color: #fff;
}

.team-layout.style-2 .team-thumbs .team-social-dropdown li {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.team-layout.style-2 .team-thumbs .team-social .social-item .team-social-dropdown li:nth-child(1) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.team-layout.style-2 .team-thumbs .team-social .social-item .team-social-dropdown li:nth-child(2) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.team-layout.style-2 .team-thumbs .team-social .social-item .team-social-dropdown li:nth-child(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.team-layout.style-2 .team-content {
    padding: 120px 30px 15px 30px;
    margin-top: -100px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    overflow: hidden;
    background-color: #fafafa;
    transition: all 0.4s ease-in-out;
}

.team-layout.style-2 .team-content .name a {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #000;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.team-content .name {
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 0px;
    position: relative;
    font-weight: 600;
}

.team-content .designation {
    color: #646464;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
    position: relative;
    padding-bottom: 12px;
}

.team-layout.style-2 .team-content .name a:hover {
    color: var(--rt-primary-color);
}

.team-layout.style-2 .team-content .designation {
    color: #444444;
    margin-bottom: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.team-layout.style-2 .team-content .designation::after {
    display: none;
}

.team-layout.style-2 .team-content .team-shape {
    position: absolute;
    left: 0;
    bottom: 0;
}

.team-layout.style-2 .team-content .team-shape svg {
    color: #d1d1d1;
}

.team-layout.style-2 .dot-shape {
    position: absolute;
    bottom: 100px;
    right: 15px;
    -webkit-animation: rt_move 10s infinite linear;
    animation: rt_move 10s infinite linear;
}

.team-layout.style-2 .dot-shape svg {
    color: #444;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

/* Price Switcher CSS */

@media only screen and (max-width: 1199px) {
    .pricing-tab-switch {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 1200px) {
    .pricing-tab-switch .section-heading {
        width: 605px;
    }
}

@media only screen and (max-width: 1199px) {
    .pricing-tab-switch .section-heading {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 375px) {
    .pricing-tab-switch .tab-list .nav {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

.pricing-tab-switch .tab-list .nav .nav-item .nav-link {
    padding: 10px 15px;
}

.fin-price-box {
    position: relative;
    border: 1px solid #E1E1E1;
    border-radius: 12px;
    padding: 40px 30px;
    overflow: hidden;
}

@media only screen and (max-width: 1199px) {
    .fin-price-box {
        margin-bottom: 30px;
    }
}

.fin-price-box:hover .price-shape svg {
    color: var(--rt-primary-color);
}

.fin-price-box:hover .pricing-button .pricing-btn {
    background-color: var(--rt-primary-color);
    color: #fff;
}

.fin-price-box .badge {
    background: #000000;
    border-radius: 0px 12px;
    color: #fff;
    padding: 10px;
    line-height: 1;
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
}

.fin-price-box .shape {
    position: absolute;
    top: 40px;
    right: 0;
}

.fin-price-box .price-shape svg {
    color: #e1e1e1;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.fin-price-box .label {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 44px;
    color: var(--rt-primary-color);
    text-transform: uppercase;
}

.fin-price-box p {
    color: #444444;
}

.fin-price-box .price-box {
    border-bottom: 1px dashed #e1e1e1;
    padding-bottom: 25px;
}

.fin-price-box .price-box .pricing__price {
    font-weight: 700;
    font-size: 48px;
    color: #000;
    line-height: 1;
}

.fin-price-box .price-box .pricing__price span {
    font-weight: 400;
}

.fin-price-box .price-box sub {
    font-weight: 400;
    font-size: 16px;
    color: #444444;
    position: relative;
    top: -3px;
    left: -5px;
}

.fin-price-box .list-pricing ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 35px;
}

.fin-price-box .list-pricing ul li svg {
    color: #16D673;
}

.fin-price-box .list-pricing ul li .text {
    padding-left: 20px;
    color: #444444;
}

.fin-price-box .list-pricing ul .light-bg svg {
    color: #AEAEAE;
}

.fin-price-box .list-pricing ul .light-bg .text {
    color: #AEAEAE;
}

.fin-price-box .pricing-button {
    margin-top: 30px;
}

.fin-price-box .pricing-button .pricing-btn {
    display: inline-block;
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: var(--rt-primary-color);
    border-radius: 50px;
    text-align: center;
    padding: 13px 30px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border: 1px solid #e1e1e1;
}

.tab-list {
    position: relative;
}

.tab-list:hover .save-tag {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.tab-list .nav-tabs {
    border-bottom: 0;
    background-color: #FFFFFF;
    -webkit-box-shadow: 8px 8px 24px rgba(0, 0, 0, 0.1);
    box-shadow: 8px 8px 24px rgba(0, 0, 0, 0.1);
    border-radius: 50px;
    padding: 10px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
}

.tab-list .nav-tabs .nav-item .nav-link {
    background: transparent;
    border-radius: 50px;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
    color: #444444;
    padding: 11px 30px;
    border: 0;
}

.tab-list .nav-tabs .nav-item .nav-link:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tab-list .nav-tabs .nav-item .active {
    color: #fff;
    background: var(--rt-primary-color);
}

.tab-list .save-tag {
    border: 1px solid #202020;
    position: absolute;
    top: -40px;
    right: 70px;
    color: #000;
    padding: 7px;
    line-height: 1;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

@media only screen and (max-width: 1199px) {
    .tab-list .save-tag {
        display: none;
    }
}

.tab-list .save-tag .text {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 14px;
}

.tab-list .save-tag::after {
    content: "";
    height: 10px;
    width: 10px;
    -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    background-color: #202020;
    position: absolute;
    bottom: -10px;
    right: 5px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.tab-list .nav-tabs {
    max-width: 320px;
    margin-bottom: 50px;
    margin-right: 0;
    margin-left: auto;
}

.pricing__feature-list {
    margin: 0;
    padding: 0;
}

.list-pricing li {
    color: #646464;
    display: block;
    line-height: 40px;
}

.list-pricing li i {
    color: #c2c2c2;
    margin-right: 20px;
}

.list-pricing li .light-icon {
    color: #111;
}

.list-pricing li .light-icon i {
    color: #16d673;
}

.rt-fin-pricing-wrap .pricing-tab-switch {
    display: flex;
    justify-content: flex-end;
}

.rt-fin-testimonial-wrap .rt-fin-testimonial-slider .dot-shape {
    position: absolute;
    bottom: -30px;
    left: -30px;
}

.rt-fin-testimonial-wrap .rt-fin-testimonial-slider .dot-shape img {
    -webkit-animation: rt_move 10s infinite linear;
    animation: rt_move 10s infinite linear;
}

.rt-fin-testimonial-wrap .rt-fin-testimonial-slider .swiper-button-next,
.rt-fin-testimonial-wrap .rt-fin-testimonial-slider .swiper-button-prev {
    height: 60px;
    width: 60px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
}

@media only screen and (max-width: 375px) {

    .rt-fin-testimonial-wrap .rt-fin-testimonial-slider .swiper-button-next,
    .rt-fin-testimonial-wrap .rt-fin-testimonial-slider .swiper-button-prev {
        display: none;
    }
}

.rt-fin-testimonial-wrap .rt-fin-testimonial-slider .swiper-button-next:hover,
.rt-fin-testimonial-wrap .rt-fin-testimonial-slider .swiper-button-prev:hover {
    background-color: var(--rt-primary-color);
    -webkit-box-shadow: 4px 4px 16px rgba(250, 54, 10, 0.25);
    box-shadow: 4px 4px 16px rgba(250, 54, 10, 0.25);
}

.rt-fin-testimonial-wrap .rt-fin-testimonial-slider .swiper-button-next:hover svg,
.rt-fin-testimonial-wrap .rt-fin-testimonial-slider .swiper-button-prev:hover svg {
    color: #fff;
    -webkit-animation: toRightFromLeft 0.4s linear forwards;
    animation: toRightFromLeft 0.4s linear forwards;
}

.rt-fin-testimonial-wrap .rt-fin-testimonial-slider .swiper-button-next svg,
.rt-fin-testimonial-wrap .rt-fin-testimonial-slider .swiper-button-prev svg {
    color: #AEAEAE;
}

.rt-fin-testimonial-wrap .rt-fin-testimonial-slider .swiper-button-next::after,
.rt-fin-testimonial-wrap .rt-fin-testimonial-slider .swiper-button-prev::after {
    display: none;
}

.rt-fin-testimonial-wrap .rt-fin-testimonial-slider .swiper-button-next {
    right: -110px;
}

.rt-fin-testimonial-wrap .rt-fin-testimonial-slider .swiper-button-prev {
    left: -110px;
}

@media only screen and (max-width: 991px) {
    .rt-fin-testimonial-wrap .rt-fin-testimonial-slider .swiper-button-next {
        right: -25px;
    }

    .rt-fin-testimonial-wrap .rt-fin-testimonial-slider .swiper-button-prev {
        left: -25px;
    }

    .rt-fin-testimonial-wrap .rt-fin-testimonial-slider .swiper-button-next,
    .rt-fin-testimonial-wrap .rt-fin-testimonial-slider .swiper-button-prev {
        height: 50px;
        width: 50px;
    }
}

.rt-fin-testimonial-box {
    background: #FFFFFF;
    -webkit-box-shadow: 24px 24px 64px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.08);
    border-radius: 24px;
    padding: 30px;
    gap: 50px;
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 991px) {
    .rt-fin-testimonial-box .item-img {
        margin-bottom: 30px;
    }
}

.testimonial-slider-style10 .item-img img {
    border-radius: 24px;
    width: 100%;
}

.rt-fin-testimonial-box .content .quote-shape {
    margin-bottom: 18px;
}

.rt-fin-testimonial-box .content .quote-shape svg {
    color: #E1E1E1;
}

.rt-fin-testimonial-box .content .quote-wrap .quote {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #444444;
}

.rt-fin-testimonial-box .content .review-wrap {
    gap: 2px;
}

.rt-fin-testimonial-box .content .review-wrap li svg {
    color: #FF9800;
}

.rt-fin-testimonial-box .content .author-name {
    color: #000;
    font-weight: 500;
    font-size: 18px;
    line-height: 46px;
}

.rt-fin-testimonial-box .content .degination {
    font-size: 14px;
    color: #646464;
    position: relative;
    padding-left: 25px;
}

.rt-fin-testimonial-box .content .degination::after {
    content: "";
    height: 1px;
    width: 20px;
    background-color: #646464;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
}

.rt-fin-testimonial-box .content .review-wrap {
    margin: 0;
    padding: 0;
    list-style: none;
}

.testimonial-slider-style10 .swiper-slide {
    opacity: 0;
    visibility: hidden;
}

.testimonial-slider-style10 .swiper-slide.swiper-slide-active {
    opacity: 1;
    visibility: visible;
}

.rt-height-auto {
    height: auto;
}

/* Blog Style 8 css */
.rt-fin-blog-wrap .rt-fin-blog-box {
    margin-bottom: 25px;
    transition: 0.4s;
}

.rt-fin-blog-wrap .rt-fin-blog-box:hover .blog-img a img {
    -webkit-transform: scale(1.1) rotate(0);
    transform: scale(1.1) rotate(0);
}

.rt-fin-blog-wrap .rt-fin-blog-box .blog-img a img {
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.rt-fin-blog-wrap .rt-fin-blog-box .content-box {
    background-color: #fff;
    border: 1px solid #E1E1E1;
    border-radius: 24px 24px 12px 12px;
    padding: 30px;
    margin-top: -30px;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: none;
}

.rt-post-style8 .rt-fin-blog-box:hover .content-box {
    box-shadow: 0 15px 30px #0000001c;
    border-color: #fff;
}

.rt-fin-blog-wrap .rt-fin-blog-box .content-box .entry-meta-wrap .entry-meta {
    gap: 40px;
    margin: 0;
    padding: 0;
    list-style: none;
}

@media only screen and (max-width: 320px) {
    .rt-fin-blog-wrap .rt-fin-blog-box .content-box .entry-meta-wrap .entry-meta {
        gap: 10px;
    }
}

.rt-fin-blog-wrap .rt-fin-blog-box .content-box .entry-meta-wrap .entry-meta li {
    color: #444444;
}

.rt-fin-blog-wrap .rt-fin-blog-box .content-box .entry-meta-wrap .entry-meta li .author-bay {
    color: #AEAEAE;
}

.rt-fin-blog-wrap .rt-fin-blog-box .content-box .entry-meta-wrap .entry-meta li svg {
    color: var(--rt-primary-color);
    margin-top: -3px;
    margin-right: 3px;
}

.rt-fin-blog-wrap .rt-fin-blog-box .content-box p {
    margin-bottom: 20px;
}

.rt-fin-blog-wrap .rt-fin-blog-box .content-box .fin-button .fin-btn {
    background-color: transparent;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #E1E1E1;
    -webkit-filter: drop-shadow(8px 8px 24px rgba(250, 54, 10, 0.15));
    filter: drop-shadow(8px 8px 24px rgba(250, 54, 10, 0.15));
    border-radius: 50px;
    color: #444444;
}

.rt-fin-blog-wrap .rt-fin-blog-box .content-box .fin-button .fin-btn:hover {
    background-color: var(--rt-primary-color);
    color: #fff;
    border-color: var(--rt-primary-color);
}

.rt-fin-blog-wrap .rt-fin-blog-box .content-box .fin-button .fin-btn:hover svg {
    color: #fff;
}

.rt-fin-blog-wrap .rt-fin-blog-box .content-box .fin-button .fin-btn svg {
    color: var(--rt-primary-color);
}

.rt-fin-blog-wrap.style-2 {
    background-color: #fff;
}


@media only screen and (min-width: 1200px) {
    .rt-fin-blog-wrap.style-2 .section-heading {
        width: 574px;
        margin-right: auto;
        margin-left: auto;
    }
}

.rt-fin-blog-wrap.style-2 .section-heading .subtitle {
    border: 0;
    height: auto;
    padding: 0;
    margin-bottom: 15px;
}

.rt-fin-blog-wrap.style-2 .rt-fin-blog-box {
    -webkit-box-shadow: 8px 8px 48px rgba(0, 0, 0, 0.08);
    box-shadow: 8px 8px 48px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
}

.rt-fin-blog-wrap.style-2 .rt-fin-blog-box .blog-img {
    border-radius: 12px 12px 0px 0px;
    overflow: hidden;
}

.rt-fin-blog-wrap.style-2 .rt-fin-blog-box .blog-img a {
    border-radius: 12px 12px 0px 0px;
}

.rt-fin-blog-wrap.style-2 .rt-fin-blog-box .blog-img a img {
    border-radius: 12px 12px 0px 0px;
}

.rt-fin-blog-wrap.style-2 .rt-fin-blog-box .blog-img .tag {
    border-radius: 8px 0px 0px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: var(--rt-primary-color);
    width: 82px;
    height: 69px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.rt-fin-blog-wrap.style-2 .rt-fin-blog-box .blog-img .tag .date {
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    line-height: 28px;
}

.rt-fin-blog-wrap.style-2 .rt-fin-blog-box .blog-img .tag .month {
    color: #fff;
    font-size: 14px;
    color: #FFC7BB;
    font-weight: 400;
    text-transform: uppercase;
}

.rt-fin-blog-wrap.style-2 .rt-fin-blog-box .content-box {
    margin-top: 0;
    border: 0;
    border-radius: 0 0 12px 12px;
}

.rt-fin-blog-wrap.style-2 .rt-fin-blog-box .content-box .entry-meta-wrap .entry-meta {
    gap: 0;
}

.rt-fin-blog-wrap.style-2 .rt-fin-blog-box .content-box .entry-meta-wrap .entry-meta li {
    position: relative;
    margin-right: 20px;
    padding-right: 20px;
}

@media only screen and (max-width: 991px) {
    .rt-fin-blog-wrap.style-2 .rt-fin-blog-box .content-box .entry-meta-wrap .entry-meta li {
        margin-right: 0;
        text-transform: capitalize;
    }
}

.rt-fin-blog-wrap.style-2 .rt-fin-blog-box .content-box .entry-meta-wrap .entry-meta li::after {
    content: "";
    height: 17px;
    width: 1px;
    background-color: #e1e1e1;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media only screen and (max-width: 991px) {
    .rt-fin-blog-wrap.style-2 .rt-fin-blog-box .content-box .entry-meta-wrap .entry-meta li::after {
        display: none;
    }
}

.rt-fin-blog-wrap.style-2 .rt-fin-blog-box .content-box .entry-meta-wrap .entry-meta li:last-child {
    padding-right: 0;
    margin-right: 0;
}

.rt-fin-blog-wrap.style-2 .rt-fin-blog-box .content-box .entry-meta-wrap .entry-meta li:last-child::after {
    display: none;
}

.rt-fin-blog-wrap.style-2 .rt-fin-blog-box .content-box .fin-button .fin-btn {
    border: 0;
    border-radius: 0;
    padding: 0;
    background-color: transparent;
}

.rt-fin-blog-wrap.style-2 .rt-fin-blog-box .content-box .fin-button .fin-btn:hover {
    background-color: transparent;
    color: var(--rt-primary-color);
}

.rt-fin-blog-wrap.style-2 .rt-fin-blog-box .content-box .fin-button .fin-btn:hover svg {
    color: var(--rt-primary-color);
}

.content-box .entry-meta-wrap .entry-meta a {
    color: #444;
}

.rt-post-style8 .post-image {
    position: relative;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
}

.rt-post-style8 .blog-cat i {
    margin-right: 8px;
}

.rt-post-style8 .blog-cat {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 6;
    background: #fff;
    padding: 5px 12px;
    border-radius: 6px;
}

.rt-post-style8 .blog-cat a {
    color: #444;
    transition: 0.4s;
}

.rt-post-style8 .blog-cat i,
.rt-post-style8 .blog-cat a:hover {
    color: var(--rt-primary-color);
}

.border-radius-md {
    border-radius: 10px;
}

.rt-title {
    line-height: 1.1;
}

.rt-title a {
    color: #000;
    font-size: 22px;
    font-weight: 600;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    color: inherit;
    display: inline;
    padding-bottom: 0;
    -webkit-transition: background-size 0.8s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: background-size 0.8s cubic-bezier(0.25, 0.8, 0.25, 1);
    background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), color-stop(98%, currentColor));
    background-image: linear-gradient(to bottom, currentColor 0%, currentColor 98%);
    background-size: 0 1px;
    background-repeat: no-repeat;
    background-position: left 100%;
}

.rt-title a:hover {
    color: var(--rt-primary-color);
    background-size: 100% 1px;
}

.fin-button .fin-btn:hover svg {
    -webkit-animation: toRightFromLeft 0.4s linear forwards;
    animation: toRightFromLeft 0.4s linear forwards;
}


/* icon style 17 css */
.rt-communication-box {
    gap: 20px;
}

.rt-communication-box:hover .shape-wrap .icon svg {
    -webkit-animation: toBottomFromTop 0.5s forwards;
    animation: toBottomFromTop 0.5s forwards;
}

.rt-communication-box .shape-wrap .icon {
    height: 70px;
    width: 70px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-radius: 50%;
    background-color: var(--rt-primary-color);
    overflow: hidden;
}

.rt-communication-box .shape-wrap .icon svg {
    color: #fff;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.rt-communication-box .content .text {
    color: #444444;
    font-size: 14px;
}

.rt-communication-box .content .contact {
    font-weight: 500;
    font-size: 18px;
    color: #000;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.rt-communication-box .content .contact a {
    color: #000;
}

.rt-communication-box .content .contact a:hover {
    color: var(--rt-primary-color);
}

/* footer style 7 */
#footer-7 {
    overflow: hidden;
}

body .rt-footer-uniquc-style .widget_media_image {
    margin-bottom: 27px;
    margin-top: 14px;
}

@media only screen and (min-width: 991px) {

    .rt-footer-uniquc-style .footer_col_3&gt;div,
    .rt-footer-uniquc-style .footer_col_2&gt;div {
        padding-left: 65px;
    }
}

.rt-footer-dark ul,
.rt-footer-dark li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.rt-footer-uniquc-style .rt-footer-dark .widgettitle {
    font-size: 22px;
    position: relative;
    color: #fff;
    padding-bottom: 20px;
    margin-bottom: 30px;
    text-transform: capitalize;
    font-weight: 600;
}

.rt-footer-uniquc-style .rt-footer-dark .widgettitle::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 37px;
    height: 4px;
    background-color: rgba(154, 154, 154, 0.3);
}

.rt-footer-uniquc-style .menu-service-menu-container #menu-service-menu .service-sidebar-menu a:after,
.rt-footer-uniquc-style .menu-service-menu-container #menu-service-menu .service-sidebar-menu a:before,
#footer-7 .menu-service-menu-container #menu-service-menu .service-sidebar-menu:after,
.rt-footer-uniquc-style .rt-footer-dark .widgettitle:before {
    display: none;
}

.rt-footer-uniquc-style .widget ul li {
    margin-bottom: 10px;
}

.rt-footer-uniquc-style .widget ul li a,
.rt-footer-uniquc-style .menu-service-menu-container #menu-service-menu .service-sidebar-menu a {
    color: #AEAEAE;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: block;
    padding: 0;
    border: none;
    font-size: 16px;
    font-weight: 400;
}

.rt-footer-uniquc-style .widget ul li a:hover,
.rt-footer-uniquc-style .menu-service-menu-container #menu-service-menu .service-sidebar-menu a:hover {
    color: var(--rt-primary-color);
}

#footer {
    display: block;
    width: 100%;
    visibility: visible;
    opacity: 1;
}

.rt-footer-dark {
    background-color: #000;
}

.rt-footer-dark .footer-top {
    padding: 105px 0px 75px;
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 767px) {
    .rt-footer-dark .footer-top {
        padding: 70px 0px;
    }
}

@media only screen and (max-width: 767px) {
    .rt-footer-dark .footer-top .rt-shape {
        display: none;
    }
}

.rt-footer-dark .footer-top .rt-shape ul li {
    position: absolute;
    z-index: -1;
}

.rt-footer-dark .footer-top .rt-shape ul li:nth-child(1) {
    left: 0;
    top: 0;
}

.rt-footer-dark .footer-top .rt-shape ul li:nth-child(2) {
    right: 0;
    bottom: 0;
}

.rt-footer-dark .footer-top .rt-shape ul li:nth-child(3) {
    right: 0;
    top: 0;
}

.rt-footer-dark .footer-top .footer-logo-wrap .logo {
    margin-bottom: 20px;
}

.rt-footer-dark .footer-top .footer-about {
    color: #AEAEAE;
    margin-bottom: 30px;
}

.rt-footer-dark .footer-top .footer-social {
    gap: 10px;
}

.rt-footer-dark .footer-top .footer-social li {
    margin-right: 0;
}

.footer-area .rt-footer-uniquc-style .footer-top .footer-social li a {
    height: 40px;
    width: 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 6px;
    background: #131313;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    overflow: hidden;
}

.footer-area .rt-footer-uniquc-style .footer-top .footer-social li a:hover {
    background-color: var(--rt-primary-color);
}

.rt-footer-dark .footer-top .footer-social li a:hover i {
    -webkit-animation: toBottomFromTop 0.5s forwards;
    animation: toBottomFromTop 0.5s forwards;
}

.rt-footer-dark .footer-top .footer-social li a i {
    color: #fff;
    font-size: 18px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.rt-footer-dark .footer-top .footer-link-wrap .widgettitle {
    margin-bottom: 15px;
}

.rt-footer-dark .footer-top .footer-link-wrap .widgettitle::after {
    background-color: rgba(154, 154, 154, 0.3);
}

.rt-footer-dark .footer-top .footer-link-wrap .footer-link li .link {
    color: #AEAEAE;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: inline-block;
    line-height: 38px;
}

.rt-footer-dark .footer-top .footer-link-wrap .footer-link li .link:hover {
    color: var(--rt-primary-color);
    padding-left: 5px;
}

.rt-footer-dark .footer-top .footer-newsletter .footer-widget-title {
    margin-bottom: 20px;
}

.rt-footer-dark .footer-top .footer-newsletter .footer-widget-title::after {
    background-color: rgba(154, 154, 154, 0.3);
}

.rt-footer-dark .footer-top .footer-newsletter .desc {
    color: #AEAEAE;
}

.rt-footer-dark .footer-top .footer-newsletter .input-group {
    position: relative;
}

.rt-footer-dark .footer-top .footer-newsletter .input-group .form-control {
    background-color: #131313;
    height: 44px;
    width: 100%;
    padding-left: 40px;
    border: 0;
    border-radius: 6px;
    color: #fff;
}

.rt-footer-dark .footer-top .footer-newsletter .input-group .form-control:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.rt-footer-dark .footer-top .footer-newsletter .input-group .form-control::-webkit-input-placeholder {
    color: #AEAEAE;
}

.rt-footer-dark .footer-top .footer-newsletter .input-group .form-control::-moz-placeholder {
    color: #AEAEAE;
}

.rt-footer-dark .footer-top .footer-newsletter .input-group .form-control:-ms-input-placeholder {
    color: #AEAEAE;
}

.rt-footer-dark .footer-top .footer-newsletter .input-group .form-control::-ms-input-placeholder {
    color: #AEAEAE;
}

.rt-footer-dark .footer-top .footer-newsletter .input-group .form-control::placeholder {
    color: #AEAEAE;
}

.rt-footer-dark .footer-top .footer-newsletter .input-group .icon {
    position: absolute;
    top: 8px;
    left: 15px;
    z-index: 5;
}

.rt-footer-dark .footer-top .footer-newsletter .input-group .icon svg {
    color: var(--rt-primary-color);
}

.rt-footer-dark .footer-top .footer-newsletter .input-group .btn-outline-secondary {
    height: 44px;
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    background-color: var(--rt-primary-color);
    padding: 15px 0px;
    border-radius: 6px !important;
    border: 0;
    font-weight: 500;
    margin-top: 13px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.rt-footer-dark .footer-top .footer-newsletter .input-group .btn-outline-secondary:hover {
    background: #fff;
    color: var(--rt-primary-color);
}

.rt-footer-dark .footer-top .footer-newsletter .input-group .btn-outline-secondary:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.rt-footer-dark .footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    padding: 20px 0px;
}

.rt-footer-dark .footer-bottom .bottom_text {
    color: #AEAEAE;
}

.rt-footer-dark .footer-bottom .bottom_text .project-name {
    color: var(--rt-primary-color);
}

.rt-footer-dark .footer-bottom .bottom_text a {
    color: #AEAEAE;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.rt-footer-dark .footer-bottom .bottom_text a:hover {
    color: var(--rt-primary-color);
}

.rt-footer-dark .footer-bottom .back-top-button .btb-btn {
    display: inline-block;
    color: #AEAEAE;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.rt-footer-dark .footer-bottom .back-top-button .btb-btn:hover {
    color: var(--rt-primary-color);
}

.rt-footer-dark .footer-bottom .back-top-button .btb-btn:hover svg {
    -webkit-animation: toBottomFromTop 0.5s forwards;
    animation: toBottomFromTop 0.5s forwards;
}

.rt-footer-dark .footer-bottom .back-top-button .btb-btn svg {
    color: var(--rt-primary-color);
    margin-left: 5px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#fluentform_12.frm-fluent-form .ff-el-form-control,
#fluentform_9.frm-fluent-form .ff-el-form-control {
    background-color: #131313;
    height: 44px;
    width: 100%;
    padding-left: 40px;
    border: 0;
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-top: -7px;
}

.email_area .ff-el-input--content {
    position: relative;
}

.email_area .ff-el-input--content:before {
    position: absolute;
    content: "\f0e0";
    font-family: "Font Awesome 5 Free";
    left: 15px;
    top: 9px;
    color: var(--rt-primary-color);
    z-index: 3;
}

#fluentform_12.frm-fluent-form .subscribe_12 button,
#fluentform_9.frm-fluent-form .subscribe_12 button {
    height: 40px;
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: var(--rt-primary-color);
    color: #fff;
    padding: 15px 0px;
    border-radius: 6px !important;
    border: 0;
    font-weight: 400;
    margin-top: 4px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-size: 16px;
}

#footer-8 .footer-top {
    padding-top: 400px;
    margin-top: -320px;
    padding-bottom: 64px;
}

#footer-8 .rt-footer-dark .widgettitle::before,
#footer-8 .rt-footer-dark .widgettitle::after {
    border-radius: 0;
    height: 3px;
}

#footer-8 .rt-footer-dark .widgettitle::after {
    background-color: var(--rt-primary-color);
}

#footer-8 .rt-footer-dark .widgettitle::before {
    content: "";
    position: absolute;
    left: 44px;
    bottom: 0;
    width: 10px;
    height: 3px;
    background-color: #FFA996;
    display: block;
}

.rt-footer-style8 .corporate-address li i {
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background-color: #131313;
    line-height: 40px;
    text-align: center;
    margin-right: 0;
    position: absolute;
    left: 0;
    top: 5px;
    color: #fff;
}

.rt-footer-style8 .corporate-address li span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #AEAEAE;
    line-height: 1.4;
}

.rt-footer-style8 .corporate-address li,
.rt-footer-style8 .corporate-address li a {
    color: #fff !important;
    font-weight: 500 !important;
    transition: 0.4s;
}

.rt-footer-style8 .corporate-address li {
    position: relative;
    padding-left: 58px !important;
    padding-top: 4px !important;
}

.rt-footer-style8 .corporate-address li a:hover {
    color: var(--rt-primary-color) !important;
}

/* header topbar style7 */
.topbar-layout-5 {
    background-color: transparent;
    min-height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 0;
    position: relative;
    overflow: visible;
    padding: 0px 120px;
}

.topbar-layout-5::before {
    content: "";
    height: 1px;
    width: 1000%;
    background-color: rgba(0, 0, 0, 0.12);
    position: absolute;
    bottom: 0;
    left: -120px;
    right: -120px;
    z-index: 1;
}

.topbar-layout-5 .inline-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.topbar-layout-5 .inline-list .single-item {
    position: relative;
    padding-right: 20px;
    padding-left: 20px;
    color: #444444;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
}

.right-side-menu.inline-list .single-item::before,
.topbar-layout-5 .inline-list .single-item::after {
    content: "";
    height: 45px;
    width: 1px;
    background-color: rgba(0, 0, 0, 0.12);
    position: absolute;
    top: -10px;
    right: 0;
    z-index: 1;
}

.right-side-menu.inline-list .single-item::before {
    content: "";
    height: 45px;
    width: 1px;
    background-color: rgba(0, 0, 0, 0.12);
    position: absolute;
    top: -10px;
    right: auto;
    left: 0;
    z-index: 1;
}

ul.right-side-menu.inline-list .single-item:first-child {
    padding-left: 18px;
}

.header-style-12 .header-area {
    background: transparent;
    position: relative;
}

.header-style-12 .header-area:after {
    content: "";
    height: 100%;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#D9D9D9), to(rgba(255, 255, 255, 0.48)));
    background: linear-gradient(180deg, #D9D9D9 0%, rgba(255, 255, 255, 0.48) 100%);
    opacity: 0.35;
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.topbar-layout-5 .inline-list .single-item svg {
    color: var(--rt-primary-color);
    margin-right: 5px;
}

.topbar-layout-5 .inline-list .single-item .contact {
    color: #444444;
    font-family: "Source Sans Pro", sans-serif;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.topbar-layout-5 .inline-list .single-item .contact:hover {
    color: var(--rt-primary-color);
}

.topbar-layout-5 .inline-list .single-item:first-child {
    padding-left: 0;
}

.topbar-layout-5 .inline-list .single-item&gt;.action-list {
    gap: 10px;
}

.topbar-layout-5 .inline-list .single-item&gt;.action-list li a svg {
    color: #444444;
}

.topbar-layout-5 .inline-list .single-item .form-select {
    display: block;
    width: 100%;
    padding: 0px 25px 0px 10px;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.rt-topbar-7 .rt-search {
    position: relative;
    top: -3px;
}

body .rt-topbar-7 .cart-area .cart-list-trigger {
    padding: 0;
    margin: 0;
    position: relative;
    margin-right: 5px;

}

.rt-topbar-7 .cart-area .cart-list-trigger .cart-trigger-icon {
    color: #444;
}

.topbar-layout-5 .inline-list .single-item .form-select:focus {
    outline: 0;
    box-shadow: none;
}

.rt-header-12 {
    padding-left: 120px;
    padding-right: 120px;
}

.rt-header-12 .header-main .main-navigation&gt;nav&gt;ul&gt;li&gt;a {
    padding-top: 30px;
    padding-bottom: 30px;
}

.trheader .rt-header-12 .header-main .main-navigation&gt;nav&gt;ul&gt;li&gt;a {
    color: #000;
}
.trheader .site-header .rt-header-12 .site-branding a.light-logo {
    display: none;
}
.trheader .site-header .rt-header-12 .site-branding a.dark-logo {
    display: block;
}
.side-trigger-class .topbar-layout-5 {
    z-index: 99999;
}
/* Home 13 add css */
.rt-video-style9 .play-text {
    color: #000;
    left: 0;
    display: inline-block;
    text-transform: uppercase;
    background-color: #F6F7F8;
    border-bottom: 0;
    position: relative;
    line-height: 24px;
    font-weight: 600;
    font-size: 16px;
}
.rt-video-style9 .play-text::after {
    display: none;
}
.rt-video-style9 .play-icon {
    margin-right: 0;
    margin-left: -15px;
    z-index: -1;
    border: 1px solid rgba(250, 54, 10, 0.5);
    position: relative;
}
.rt-video-style9 .play-icon:before {
    border: 1px solid rgba(250, 54, 10, 0.7);
}
.rt-video-style9 .play-icon:after {
    border: 1px solid rgba(250, 54, 10, 0.7);
}
.rt-video-style9 .play-text:hover:after {
    width: 100%;
    visibility: visible;
    opacity: 1;
}
.rt-video-style9 .play-text:after {
    content: "";
    height: 1px;
    width: 0;
    position: absolute;
    right: 0;
    bottom: -5px;
    visibility: hidden;
    background-color: #fff;
    opacity: 0;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
}
.rt-video-style9 .play-icon {
    display: inline-block;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background-color: #fff;
    color: #0f5bf5;
    line-height: 58px;
    text-align: center;
    position: relative;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.rt-video-style9 .play-icon::after {
    content: "";
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 74px;
    height: 74px;
    border-radius: 50%;
    border: 1px solid var(--rt-primary-color);
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
    z-index: -1;
}
.rt-video-style9 .play-icon::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 1px solid var(--rt-primary-color);
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
    z-index: -1;
}
.rt-video-style9 .play-icon svg {
    color: var(--rt-primary-color);
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    margin-left: 5px;
    margin-top: -5px;
}
.rt-video-style9 {
    position: relative;
    z-index: 4;
}
@-webkit-keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 0;
    }
}

@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 0;
    }
}

/* Service Style 12 CSS */
.rt-fin-service-box-2 {
    background-color: #FFFFFF;
    -webkit-box-shadow: 8px 8px 54px rgba(0, 0, 0, 0.08);
    box-shadow: 8px 8px 54px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    padding: 10px 20px 30px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

@media only screen and (max-width: 991px) {
    .rt-fin-service-box-2 {
        margin-bottom: 30px;
    }
}

.rt-fin-service-box-2::before {
    content: "";
    height: 3px;
    width: 0;
    background-color: var(--rt-primary-color);
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 8px;
    z-index: 1;
    -webkit-transition: width 0.6s;
    transition: width 0.6s;
}

.rt-fin-service-box-2::after {
    content: "";
    height: 3px;
    width: 100%;
    background-color: #E1E1E1;
    position: absolute;
    top: 0;
    left: 3px;
    right: 3px;
    border-radius: 8px;
    z-index: -1;
}

.rt-fin-service-box-2:hover::before {
    width: 100%;
    -webkit-transition: width 0.6s;
    transition: width 0.6s;
}

.rt-fin-service-box-2:hover .image-box .item-img a img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.rt-fin-service-box-2:hover .image-box .icon img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.rt-fin-service-box-2 .title {
    font-weight: 600;
    font-size: 24px;
    line-height: 60px;
    color: #000;
}

.rt-fin-service-box-2 .image-box .item-img {
    border-radius: 12px;
    width: 100%;
}

.rt-fin-service-box-2 .image-box .item-img a {
    border-radius: 12px;
    width: 100%;
}

.rt-fin-service-box-2 .image-box .item-img a img {
    border-radius: 12px;
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.rt-fin-service-box-2 .image-box .icon {
    height: 80px;
    width: 80px;
    background-color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    bottom: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
}

.rt-fin-service-box-2 .image-box .icon::after {
    content: "";
    height: 70px;
    width: 70px;
    background-color: transparent;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: -1;
    border: 1px solid #e1e1e1;
}

.rt-fin-service-box-2 .image-box .icon img {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    max-width: 42px;
}

.rt-fin-service-box-2 .item-content p {
    margin-bottom: 20px;
}

@media only screen and (min-width: 1200px) {
    .rt-fin-service-box-2 .item-content p {
        width: 290px;
        margin-right: auto;
        margin-left: auto;
    }
}

.rt-fin-service-box-2 .item-content .fin-button .fin-btn {
    background-color: transparent;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0;
    padding: 0;
    border-radius: 0;
    color: #000;
}

.rt-fin-service-box-2 .item-content .fin-button .fin-btn:hover {
    background-color: transparent;
    color: var(--rt-primary-color);
}

.rt-fin-service-box-2 .item-content .fin-button .fin-btn svg {
    color: var(--rt-primary-color);
}

/* Porfolio Style 12 */
.rt-fin-case-box {
    margin-bottom: 10px;
}

@media only screen and (max-width: 1199px) {
    .rt-fin-case-box {
        margin-bottom: 24px;
    }
}

.rt-fin-case-box:hover .item-img::after {
    opacity: 1;
    visibility: visible;
    height: 100%;
}

.rt-fin-case-box:hover .item-img a img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.rt-fin-case-box:hover .content {
    visibility: visible;
    opacity: 1;
    bottom: 30px;
}

.rt-fin-case-box .item-img {
    border-radius: 8px;
    position: relative;
}

.rt-fin-case-box .item-img::after {
    content: "";
    height: 0;
    width: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(#000000), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.rt-fin-case-box .item-img a {
    border-radius: 8px;
}

.rt-fin-case-box .item-img a img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    border-radius: 8px;
}

.rt-fin-case-box .content {
    position: absolute;
    bottom: 0;
    left: 30px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    z-index: 2;
}

@media only screen and (max-width: 991px) {
    .rt-fin-case-box .content {
        left: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .rt-fin-case-box .content {
        left: 30px;
    }
}

.rt-fin-case-box .content .subtitle {
    border: 0;
    padding: 0;
    font-weight: 400;
    font-size: 14px;
}

.rt-fin-case-box .content .subtitle a {
    color: #fff;
}

.rt-fin-case-box .content .subtitle .title-bar1 {
    width: 15px;
    height: 4px;
    background-color: #ffa996;
    display: inline-block;
    border-radius: 10px;
    margin-right: 5px;
    margin-left: 12px;
}

.rt-fin-case-box .content .subtitle .title-bar2 {
    width: 34px;
    height: 4px;
    background-color: var(--rt-primary-color);
    display: inline-block;
    border-radius: 10px;
    margin-right: 5px;
}

.rt-fin-case-box .content .title {
    font-weight: 600;
    font-size: 28px;
    color: #fff;
}

.rt-fin-case-box .content .title a {
    color: #fff;
    transition: 0.3s;
}

.rt-fin-case-box .content .title a:hover {
    color: var(--rt-primary-color);
}

@media only screen and (max-width: 991px) {
    .rt-fin-case-box .content .title {
        font-size: 23px;
    }
}

/* Pricing tab 3 */


.rt-fin-pricing-wrap-2 .price-switch-box--style-1 {
    padding: 25px 0px 60px;
}

.rt-fin-pricing-wrap-2 .pricing-switch-container {
    width: 52px;
    height: 30px;
    background-color: var(--rt-primary-color);
    border-radius: 50px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.rt-fin-pricing-wrap-2 .pricing-switch-container .switch-button {
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.rt-fin-pricing-wrap-2 .fin-price-box {
    position: relative;
    z-index: 2;
    background: #FFFFFF;
    -webkit-box-shadow: 8px 8px 54px rgba(0, 0, 0, 0.08);
    box-shadow: 8px 8px 54px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    border: 0;
}

.rt-fin-pricing-wrap-2 .fin-price-box:hover .price-shape svg {
    color: var(--rt-primary-color);
}

.rt-fin-pricing-wrap-2 .fin-price-box:hover .pricing-button .pricing-btn {
    background-color: var(--rt-primary-color);
    color: #fff;
}

.rt-fin-pricing-wrap-2 .fin-price-box .badge {
    background-color: var(--rt-primary-color);
    position: absolute;
    top: 0;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    border-radius: 0px 0px 12px 12px;
}

.rt-fin-pricing-wrap-2 .fin-price-box .shape {
    position: absolute;
    top: 40px;
    right: 0;
}

.rt-fin-pricing-wrap-2 .fin-price-box .price-shape svg {
    color: #AEAEAE;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.rt-fin-pricing-wrap-2 .fin-price-box .label {
    color: #000;
}

.rt-fin-pricing-wrap-2 .fin-price-box .pricing__price-heading {
    position: relative;
    height: 65px;
    overflow: hidden;
}

.rt-fin-pricing-wrap-2 .fin-price-box .pricing__price-heading .price-box {
    position: absolute;
    left: 0;
    right: 0;
    top: -3px;
}

.rt-fin-pricing-wrap-2 .fin-price-box .pricing__price-heading .price-box .pricing__price {
    color: var(--rt-primary-color);
    font-size: 48px;
    font-weight: 700;
    font-family: "Source Sans Pro", sans-serif;
}

.rt-fin-pricing-wrap-2 .fin-price-box .pricing__price-heading .price-box.price-box-show {
    animation: showPrice 0.7s forwards;
    -webkit-animation: showPrice 0.7s forwards;
}

.rt-fin-pricing-wrap-2 .fin-price-box .pricing__price-heading .price-box.price-box-hide {
    -webkit-animation: hidePrice 0.7s forwards;
    animation: hidePrice 0.7s forwards;
}

.rt-fin-pricing-wrap-2 .fin-price-box p {
    margin-bottom: 0;
}

.rt-fin-pricing-wrap-2 .fin-price-box .text {
    font-weight: 700;
    font-size: 14px;
    line-height: 28px;
    text-transform: uppercase;
    color: #AEAEAE;
    margin-bottom: 12px;
}

.rt-fin-pricing-wrap-2 .fin-price-box .list-pricing ul li {
    line-height: 35px;
    padding-left: 20px;
    color: #444444;
    position: relative;
}

.rt-fin-pricing-wrap-2 .fin-price-box .list-pricing ul li::after {
    content: "";
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background-color: #444444;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.rt-fin-pricing-wrap-2 .fin-price-box .pricing-button {
    margin-top: 30px;
}

.rt-fin-pricing-wrap-2 .fin-price-box .pricing-button .pricing-btn {
    color: #444444;
    background-color: transparent;
    border: 1px solid #e1e1e1;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    text-transform: uppercase;
}

.list-pricing ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.rt-fin-pricing-wrap-2 .price-box {
    padding-top: 6px;
}


/* testimonial style 11 */
.testimonial-slider-style11 .swiper-wrapper {
    padding-bottom: 30px;
}

.rt-fin-testimonial-image-wrap .item-img {
    position: relative;
}

.rt-fin-testimonial-image-wrap .item-img img {
    border-radius: 50%;
    max-width: 380px;
}

@media only screen and (max-width: 991px) {
    .rt-fin-testimonial-image-wrap .item-img img {
        width: 100%;
    }
}

.rt-fin-testimonial-image-wrap .item-img .quote-shape {
    height: 80px;
    width: 80px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    background: linear-gradient(225deg, #FFD600 0%, #E93108 100%);
    -webkit-box-shadow: 8px 8px 32px rgba(244, 53, 10, 0.3);
    box-shadow: 8px 8px 32px rgba(244, 53, 10, 0.3);
    position: absolute;
    bottom: 0;
    right: 50px;
}

.rt-fin-testimonial-image-wrap .item-img .quote-shape svg {
    position: relative;
    top: 1px;
    left: -4px;
}

@media only screen and (max-width: 991px) {
    .rt-fin-testimonial-image-wrap .item-img .quote-shape {
        display: none;
    }
}

@media only screen and (max-width: 1199px) {
    .rt-fin-testimonial-image-wrap .image-list {
        display: none;
    }
}

.rt-fin-testimonial-image-wrap .image-list ul li {
    position: absolute;
}

.rt-fin-testimonial-image-wrap .image-list ul li img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.rt-fin-testimonial-image-wrap .image-list ul li:nth-child(1) {
    bottom: 0;
    left: 90px;
    -webkit-animation: scale-up-one 8s infinite linear;
    animation: scale-up-one 8s infinite linear;
}

.rt-fin-testimonial-image-wrap .image-list ul li:nth-child(2) {
    top: 0;
    left: 80px;
    -webkit-animation: scale-up-one 8s infinite linear;
    animation: scale-up-one 8s infinite linear;
}

.rt-fin-testimonial-image-wrap .image-list ul li:nth-child(3) {
    top: -120px;
    right: 180px;
    -webkit-animation: scale-up-one 8s infinite linear;
    animation: scale-up-one 8s infinite linear;
}

.rt-fin-testimonial-image-wrap .image-list ul li:nth-child(4) {
    top: -80px;
    left: 0;
    -webkit-animation: scale-up-one 8s infinite linear;
    animation: scale-up-one 8s infinite linear;
}

@media only screen and (max-width: 991px) {
    .rt-fin-testimonial-image-wrap .shape-list {
        display: none;
    }
}

.rt-fin-testimonial-image-wrap .shape-list ul li {
    position: absolute;
}

.rt-fin-testimonial-image-wrap .shape-list ul li:nth-child(1) {
    height: 43px;
    width: 43px;
    border: 2px solid #FFA996;
    border-radius: 50%;
    bottom: -30px;
    left: 170px;
    -webkit-animation: scale-up-one 5s infinite linear;
    animation: scale-up-one 5s infinite linear;
}

.rt-fin-testimonial-image-wrap .shape-list ul li:nth-child(2) {
    height: 13px;
    width: 13px;
    border: 2px solid rgba(255, 169, 150, 0.4);
    border-radius: 50%;
    bottom: -30px;
    left: 220px;
    -webkit-animation: scale-up-one 5s infinite linear;
    animation: scale-up-one 5s infinite linear;
}

.rt-fin-testimonial-image-wrap .shape-list ul li:nth-child(3) {
    height: 28px;
    width: 28px;
    border: 2px solid rgba(22, 214, 115, 0.6);
    border-radius: 50%;
    top: 81px;
    left: 50px;
    -webkit-animation: scale-up-one 5s infinite linear;
    animation: scale-up-one 5s infinite linear;
}

.rt-fin-testimonial-image-wrap .shape-list ul li:nth-child(4) {
    height: 8px;
    width: 8px;
    background-color: rgba(144, 108, 255, 0.2);
    border-radius: 50%;
    top: -120px;
    left: 270px;
    -webkit-animation: scale-up-one 5s infinite linear;
    animation: scale-up-one 5s infinite linear;
}

.testimonial-slider-style10 .rt-fin-testimonial-box .item-img {
    max-width: 300px;
}

.rt-fin-testimonial-info-2 .subtitle {
    border: 0;
    padding: 0;
}

.rt-fin-testimonial-info-2 .subtitle .title-bar1 {
    width: 15px;
    height: 4px;
    background-color: #ffa996;
    display: inline-block;
    border-radius: 10px;
    margin-right: 5px;
    margin-left: 12px;
}

.rt-fin-testimonial-info-2 .subtitle .title-bar2 {
    width: 34px;
    height: 4px;
    background-color: var(--rt-primary-color);
    display: inline-block;
    border-radius: 10px;
    margin-right: 5px;
}

.rt-fin-testimonial-info-2 .title {
    font-weight: 700;
    font-size: 36px;
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 15px;
}

@media only screen and (max-width: 767px) {
    .rt-fin-testimonial-info-2 .title {
        font-size: 30px;
    }
}

.rt-fin-testimonial-info-2 .content {
    padding: 24px 0px 0px 0px;
}

.rt-fin-testimonial-info-2 .content .quote-shape svg {
    color: rgba(0, 0, 0, 0.04);
}

@media only screen and (min-width: 1200px) {
    .rt-fin-testimonial-info-2 .content .quote-wrap {
        margin-top: -35px;
    }
}

.rt-fin-testimonial-info-2 .content .quote-wrap .quote {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    color: #444444;
}

.rt-fin-testimonial-info-2 .content .review-wrap {
    gap: 3px;
}

.rt-fin-testimonial-info-2 .content .review-wrap li svg {
    color: #FF9800;
}

.rt-fin-testimonial-info-2 .content .author-name {
    color: #000;
    font-weight: 500;
    font-size: 18px;
    line-height: 36px;
}

.rt-fin-testimonial-info-2 .content .degination {
    font-size: 14px;
    color: #646464;
}

.rt-fin-testimonial-wrapper .swiper-button-next,
.rt-fin-testimonial-wrapper .swiper-button-prev {
    height: 60px;
    width: 60px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 82%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent;
    border: 1px solid #E1E1E1;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
}

@media only screen and (max-width: 991px) {

    .rt-fin-testimonial-wrapper .swiper-button-next,
    .rt-fin-testimonial-wrapper .swiper-button-prev {
        top: 99%;
    }
}

@media only screen and (max-width: 375px) {

    .rt-fin-testimonial-wrapper .swiper-button-next,
    .rt-fin-testimonial-wrapper .swiper-button-prev {
        display: none;
    }
}

.rt-fin-testimonial-wrapper .swiper-button-next:hover,
.rt-fin-testimonial-wrapper .swiper-button-prev:hover {
    background-color: var(--rt-primary-color);
    -webkit-box-shadow: 4px 4px 16px rgba(250, 54, 10, 0.25);
    box-shadow: 4px 4px 16px rgba(250, 54, 10, 0.25);
}

.rt-fin-testimonial-wrapper .swiper-button-next:hover svg,
.rt-fin-testimonial-wrapper .swiper-button-prev:hover svg {
    color: #fff;
    -webkit-animation: toRightFromLeft 0.4s linear forwards;
    animation: toRightFromLeft 0.4s linear forwards;
}

.rt-fin-testimonial-wrapper .swiper-button-next svg,
.rt-fin-testimonial-wrapper .swiper-button-prev svg {
    color: #AEAEAE;
}

.rt-fin-testimonial-wrapper .swiper-button-next::after,
.rt-fin-testimonial-wrapper .swiper-button-prev::after {
    display: none;
}

.rt-fin-testimonial-wrapper .swiper-button-prev {
    left: auto;
    right: 80px;
}

.rt-fin-testimonial-info-2 .content .review-wrap {
    margin: 0;
    padding: 0;
    list-style: none;
}

@-webkit-keyframes scale-up-one {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scale-up-one {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

/* Team Style 8 CSS */
@media only screen and (max-width: 991px) {
    .rt-fin-team-box {
        margin-bottom: 30px;
    }
}

.rt-fin-team-box:hover .team-thumbs::after {
    height: 100%;
}

.rt-fin-team-box:hover .team-thumbs a img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.rt-fin-team-box .team-thumbs {
    border-radius: 8px;
    z-index: 1;
}

.rt-fin-team-box .team-thumbs::after {
    content: "";
    height: 50%;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(13, 13, 13, 0)), to(#0D0D0D));
    background: linear-gradient(180deg, rgba(13, 13, 13, 0) 0%, #0D0D0D 100%);
    opacity: 0.3;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: height 0.5s ease;
    transition: height 0.5s ease;
}

.rt-fin-team-box .team-thumbs a {
    border-radius: 8px;
}

.rt-fin-team-box .team-thumbs a img {
    border-radius: 8px;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    width: 100%;
}

.rt-fin-team-box .team-content {
    background-color: #fff;
    border-radius: 8px;
    padding: 0px 20px 5px;
    position: absolute;
    bottom: 20px;
    right: 0px;
    left: 0px;
    margin: 0 20px;
    z-index: 1;
}

.rt-fin-team-box .team-content .team-social {
    position: absolute;
    z-index: 4;
    text-align: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
}

.rt-fin-team-box .team-content .team-social:hover .social-item .team-social-dropdown li {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

.rt-fin-team-box .team-content .team-social .social-item {
    position: relative;
    margin-bottom: 1px;
}

.rt-fin-team-box .team-content .team-social .social-item .social-link {
    height: 40px;
    width: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    border: 1px solid #e1e1e1;
    border-radius: 50%;
}

.rt-fin-team-box .team-content .team-social .social-item .social-link:hover {
    background-color: var(--rt-primary-color);
    border-color: var(--rt-primary-color);
}

.rt-fin-team-box .team-content .team-social .social-item .social-link:hover svg {
    color: #fff;
}

.rt-fin-team-box .team-content .team-social .social-item .social-link:hover svg {
    -webkit-animation: toBottomFromTop 0.5s forwards;
    animation: toBottomFromTop 0.5s forwards;
}

.rt-fin-team-box .team-content .team-social .social-item .social-link svg {
    color: #444444;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.rt-fin-team-box .team-content .team-social .social-item .team-social-dropdown {
    position: absolute;
    bottom: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
}

.rt-fin-team-box .team-content .team-social .social-item .team-social-dropdown .social-item .social-link {
    height: 40px;
    width: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
}

.rt-fin-team-box .team-content .team-social .social-item .team-social-dropdown .social-item .social-link:hover {
    border-color: #fff;
}

.rt-fin-team-box .team-content .team-social .social-item .team-social-dropdown .social-item .social-link svg {
    color: #444444;
}

.rt-fin-team-box .team-content .team-social .social-item .team-social-dropdown li {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.rt-fin-team-box .team-content .team-social .social-item .team-social-dropdown li:nth-child(1) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.rt-fin-team-box .team-content .team-social .social-item .team-social-dropdown li:nth-child(2) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.rt-fin-team-box .team-content .team-social .social-item .team-social-dropdown li:nth-child(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.rt-fin-team-box .team-content .content {
    margin-top: 30px;
}

.rt-fin-team-box .team-content .content .name a {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #000;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.rt-fin-team-box .team-content .content .name a:hover {
    color: var(--rt-primary-color);
}

.rt-fin-team-box .team-content .content .designation {
    color: #444444;
    font-size: 15px;
    margin-bottom: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.rt-fin-team-box .team-content .content .designation::after {
    display: none;
}

.rt-fin-team-box .team-content .shape {
    top: -26px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
}

.rt-fin-team-box .team-content .shape svg {
    color: #fff;
}

.titlebar.barshow .title-bar1 {
    margin-left: 0;
}

.ff-el-input--content {
    position: relative;
}

.rt_mail_icon .ff-el-input--content::before,
.rt_phone_icon .ff-el-input--content::before,
.rt-user-icon .ff-el-input--content::before {
    position: absolute;
    z-index: 3;
    left: 20px;
    top: 18px;
}

#fluentform_14 .rt_mail_icon .ff-el-input--content input,
#fluentform_14 .rt_phone_icon .ff-el-input--content input,
#fluentform_14 .rt-user-icon .ff-el-input--content input {
    padding-left: 50px;
}

.rt_mail_icon .ff-el-input--content::before {
    content: url(../img/mail_icon.svg);
}

.rt_phone_icon .ff-el-input--content::before {
    content: url(../img/phone_icon.svg);
}

.rt-user-icon .ff-el-input--content::before {
    content: url(../img/user_icon.svg);
}

.rt-business-strategy-wrap {
    background-repeat: no-repeat;
    background-size: cover;
    height: 700px;
    overflow: hidden;
}

.rt-business-strategy .portfolio-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.rt-business-strategy {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    height: 100%;
}

.rt-business-strategy.rt-post-count-10 {
    grid-template-columns: repeat(10, 1fr);
}

.rt-business-strategy.rt-post-count-9 {
    grid-template-columns: repeat(9, 1fr);
}

.rt-business-strategy.rt-post-count-8 {
    grid-template-columns: repeat(8, 1fr);
}

.rt-business-strategy.rt-post-count-7 {
    grid-template-columns: repeat(7, 1fr);
}

.rt-business-strategy.rt-post-count-6 {
    grid-template-columns: repeat(6, 1fr);
}

.rt-business-strategy.rt-post-count-4 {
    grid-template-columns: repeat(4, 1fr);
}

.rt-business-strategy.rt-post-count-3 {
    grid-template-columns: repeat(3, 1fr);
}

.rt-business-strategy.rt-post-count-2 {
    grid-template-columns: repeat(2, 1fr);
}

.rt-business-strategy.rt-post-count-1 {
    grid-template-columns: repeat(1, 1fr);
}

@media only screen and (max-width: 1199px) {
    .rt-business-strategy {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 575px) {
    .rt-business-strategy {
        grid-template-columns: repeat(1, 1fr);
    }

    .rt-business-strategy-wrap {
        height: 100%;
    }
}

.rt-business-strategy .business-strategy-box {
    padding: 60px 40px;
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    overflow: hidden;
}

@media only screen and (max-width: 1199px) {
    .rt-business-strategy .business-strategy-box {
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        padding: 30px;
    }
}

.rt-business-strategy .business-strategy-box:hover::before {
    height: 100%;
    -webkit-transition: height 0.5s ease;
    transition: height 0.5s ease;
}

.rt-business-strategy .business-strategy-box:hover::after {
    height: 0;
}

.rt-business-strategy .business-strategy-box:hover .inner .hover-content {
    visibility: visible;
    opacity: 1;
    margin-bottom: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.rt-business-strategy .business-strategy-box::after {
    content: "";
    height: 100%;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.3);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.rt-business-strategy .business-strategy-box::before {
    content: "";
    height: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.rt-business-strategy .business-strategy-box .inner {
    position: relative;
    z-index: 1;
}

.rt-business-strategy .business-strategy-box .inner .sub-title {
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.rt-business-strategy .business-strategy-box .inner .sub-title a {
    color: #fff;
}

.rt-business-strategy .business-strategy-box .inner .sub-title .title-bar1 {
    width: 15px;
    height: 4px;
    background-color: var(--rt-secondary-color);
    display: inline-block;
    margin-right: 5px;
    margin-left: 12px;
    border-radius: 10px;
}

.rt-business-strategy .business-strategy-box .inner .sub-title .title-bar2 {
    width: 34px;
    height: 4px;
    background-color: var(--rt-primary-color);
    display: inline-block;
    border-radius: 10px;
}

.rt-business-strategy .business-strategy-box .inner .title {
    color: #fff;
    font-weight: 600;
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 18px;
}

.rt-business-strategy .business-strategy-box .inner .hover-content {
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    margin-bottom: -173px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.rt-business-strategy .business-strategy-box .inner .hover-content p {
    color: #fff;
    margin-bottom: 30px;
}

.rt-business-strategy .business-strategy-box .inner .hover-content .fin-button .fin-btn {
    background-color: #fff;
    color: #000;
}

.rt-business-strategy .business-strategy-box .inner .hover-content .fin-button .fin-btn svg {
    color: var(--rt-primary-color);
}

.rt-business-strategy .fin-button .fin-btn {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    padding: 12px 28px;
    border: none;
    -webkit-box-shadow: 0 6px 40px 0 rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0 6px 40px 0 rgba(0, 0, 0, 0.2) !important;
    border-radius: 30px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
    z-index: 5;
    background-color: #FA360A;
    color: #fff;
    text-transform: uppercase;
}

.rt-business-strategy .fin-button .fin-btn:hover svg {
    -webkit-animation: toRightFromLeft 0.4s linear forwards;
    animation: toRightFromLeft 0.4s linear forwards;
}

.rt-business-strategy .fin-button .fin-btn svg {
    margin-left: 7px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

@media (min-width: 1366px) {
    .rt-header-style11 .container {
        max-width: 1344px !important;
    }
}

@media (max-width: 1440px) {
    .rt-business-strategy .business-strategy-box .inner .title {
        font-size: 26px;
    }

    .rt-business-strategy .business-strategy-box {
        padding: 60px 24px;
    }
}

@media (max-width: 1366px) {
    .rt-header-style11 .container {
        max-width: 100% !important;
        padding: 0 30px;
    }

    .rt-header.style-5 .header-shape {
        left: -80%;
    }
}

@media (max-width: 1199px) {
    .topbar-layout-4 .inline-list .single-item.opening_closing {
        display: none;
    }

    .rt-header.style-5 .header-shape {
        left: -75%;
    }

    .rt-process-box .rt-line-shape {
        right: -20px;
    }

    .rt-header.style-5 .header-shape {
        height: 116px;
    }

    .rt-header.rt-hide-topbar .header-main .header-shape,
    .rt-header.sticky-on.sticky.style-5 .header-shape {
        height: 71px;
    }

    .rt-header-12 .header-main ul.header-action-items {
        display: none;
    }

    .header-style-12 .site-header {
        position: static;
    }
}

@media (max-width: 991px) {
    .rt-fin-testimonial-box {
        gap: 30px;
    }

    .rt-process-box .item-img::after {
        height: 210px;
        width: 210px;
    }

    .rt-process-box .item-img,
    .rt-process-box .item-img img {
        height: 190px;
        width: 190px;
    }

    .rt-business-strategy .business-strategy-box {
        padding-bottom: 30px;
    }

    .testimonial-slider-style11 .rt-fin-testimonial-info-2 {
        padding-left: 20px;
    }
}

@media (max-width: 767px) {
    .rt-business-strategy .business-strategy-box {
        padding: 0px 15px 50px;
    }

    .rt-fin-pricing-wrap .pricing-tab-switch {
        justify-content: flex-start;
    }

    #footer-8 .footer-top {
        padding-top: 85px;
        margin-top: 0;
        padding-bottom: 64px;
    }
}

@media (max-width: 575px) {
    .rt-business-strategy .business-strategy-box {
        min-height: 320px;
    }

    .testimonial-slider-style11 .rt-fin-testimonial-info-2 {
        padding-left: 0;
    }

    .testimonial-slider-style11 .rt-fin-testimonial-image-wrap .item-img {
        position: relative;
        text-align: left !important;
        max-width: 150px;
    }

    .rt-fin-testimonial-wrapper .swiper-button-next,
    .rt-fin-testimonial-wrapper .swiper-button-prev {
        top: 92%;
    }

    .team-grid-style9 .rt-fin-team-box .team-thumbs a img {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .rt-business-strategy .business-strategy-box {
        min-height: 300px;
    }
}
.fluentform-widget-wrapper .frm-fluent-form .btn_submit8 .ff-btn-submit {
    border: none;
    border-radius: 30px;
    color: #000;
}
.fluentform .fluent_form_3 .ff_submit_btn_wrapper .ff-btn{
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: var(--rt-primary-color);
    padding: 18px 34px;
    border: none;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
    position: relative;
    z-index: 1;
}
.fluentform .fluent_form_3 .ff_submit_btn_wrapper .ff-btn:hover{
    background: #fff;
}

/*-------------------------------------
#. End CSS Home 12-13
---------------------------------------*/


/*-------------------------------------
#. Header
---------------------------------------*/
.trheader .site-header {
    left: 0;
    position: absolute;
    right: 0;
    z-index: 99;
}

@media(max-width: 991px) {
    .trheader .site-header {
        position: inherit;
    }
}

/* Mobile Multi Column Menu */
.mean-container .mega-menu.hide-header&gt;ul&gt;li {
    border-top: none;
}

.mean-container .mega-menu.hide-header&gt;ul&gt;li&gt;a {
    display: none;
}

.mean-container .mega-menu.hide-header&gt;ul&gt;li&gt;ul {
    display: block !important;
}

/*Header Icons*/
@media (max-width: 991px) {
    .header-icon-area .cart-icon-area .cart-icon-num {
        top: 21px;
    }
}

.cart-icon-area&gt;a {
    padding-top: 0px;
}

.header-icon-area {
    display: flex;
    align-items: center;
    height: 100%;
    position: relative;
    font-size: 20px;
}

.header-icon-area .header-search-box {
    margin-left: 28px;
}

.header-icon-area .header-search-box a {
    color: #010101;
}

.header-icon-area .header-search-box i:before {
    margin-left: 0;
}

.header-icon-area .search-box .search-text {
    background: #f5f5f5;
    border: 1px solid var(--rt-primary-color);
    color: #666666;
    height: 42px;
    right: 0;
    margin-right: 3px;
    opacity: 0;
    visibility: hidden;
    padding: 0;
    position: absolute;
    top: 100%;
    width: 0;
    z-index: 99;
    transition: all 0.3s ease 0s;
    box-shadow: none;
    font-size: 15px;
}

.header-icon-area .search-box .search-text.active {
    right: 0px;
    opacity: 1;
    visibility: visible;
    padding: 0 20px 0 10px;
    width: 251px;
}

.header-icon-area .search-box .search-close {
    font-size: 18px;
    line-height: 1;
    right: 15px;
    position: absolute;
    top: 111%;
    top: calc(111%);
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease 0s;
}

.header-icon-area .search-box .search-close.active {
    opacity: 1;
    visibility: visible;
}

.header-icon-area .search-box .search-button {
    font-size: 20px;
}

.header-icon-area .search-box .search-button i {
    color: var(--rt-primary-color);
}

.header-icon-area&gt;div:last-child:before {
    content: none;
}

.header-icon-area .additional-menu-area {
    margin-left: 20px;
}

.header-icon-area .offcanvas-menu-wrap {
    display: inline-flex;
    margin-left: 25px;
}

.header-icon-area .cart-icon-area&gt;a .woocommerce-Price-amount {
    display: none;
}

.cart-icon-area .woocommerce-mini-cart__empty-message {
    color: #111111;
}

.main-navigation ul li span.new-menu {
    background: #ff1f1f;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 2px 5px 3px 5px;
    margin-left: 2px;
}

/*Right offcanvas menu icon*/
.offcanvas-menu-wrap button.offcanvas-btn-dark .menu-btn-icon&gt;span {
    background-color: var(--rt-primary-color);
}

.offcanvas-menu-wrap button.offcanvas-btn-darklight .menu-btn-icon span {
    background-color: #cccccc;
}

.offcanvas-menu-wrap button.offcanvas-btn-light .menu-btn-icon span {
    background-color: #ffffff;
}

.offcanvas-menu-wrap button.offcanvas-close-btn.menu-status-close .menu-btn-icon span {
    background-color: #ffffff;
}

.offcanvas-menu-wrap button.offcanvas-menu-btn {
    border: none;
    background-color: transparent;
    box-shadow: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    padding: 0;
    width: 40px;
}

.offcanvas-menu-wrap button.offcanvas-menu-btn:focus {
    outline: none;
}

.offcanvas-menu-wrap button.offcanvas-menu-btn .menu-btn-icon {
    display: block;
    width: 35px;
    position: relative;
    height: 50px;
}

.offcanvas-navigation ul {
    padding: 0;
    margin: 0;
}

.offcanvas-navigation ul li {
    line-height: 1.7;
}

@media(max-width: 767px) {
    .offcanvas-navigation ul li {
        line-height: 1.2;
    }

    .offcanvas-navigation ul li a {
        font-size: 28px;
    }
}

/*Header Search*/

.header-search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

.header-search .header-search-form,
.header-search .stylish-input-group,
.header-search .custom-search-input {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

.header-search .stylish-input-group input[type=search],
.header-search .header-search-form input[type=search],
.header-search .custom-search-input input[type=text] {
    width: 54%;
    height: 70px;
    color: #fff;
    font-size: 24px;
    flex: initial;
    text-align: left;
    border: none;
    border-radius: 0;
    margin: 0px auto;
    padding: 20px 35px 20px 20px;
    outline: none;
    background: transparent;
    border-bottom: 2px solid var(--rt-primary-color);
    ;
    line-height: 28px;
}

@media (max-width: 425px) {

    .header-search .stylish-input-group input[type=search],
    .header-search .header-search-form input[type=search],
    .header-search .custom-search-input input[type=text] {
        width: 70%;
    }
}

.header-search .stylish-input-group input::-webkit-input-placeholder,
.header-search .header-search-form input::-webkit-input-placeholder,
.header-search .custom-search-input input::-webkit-input-placeholder {
    color: #cfcfcf;
}

.header-search .stylish-input-group input:-ms-input-placeholder,
.header-search .header-search-form input:-ms-input-placeholder,
.header-search .custom-search-input input:-ms-input-placeholder {
    color: #cfcfcf;
}

.header-search .stylish-input-group input:-moz-placeholder,
.header-search .header-search-form input:-moz-placeholder,
.header-search .custom-search-input input:-moz-placeholder {
    color: #cfcfcf;
}

.header-search .header-search-form .search-btn,
.header-search .stylish-input-group .btn,
.header-search .custom-search-input .btn {
    padding: 0;
    box-shadow: none;
    border: none;
    border-radius: 0;
    color: #cfcfcf;
    cursor: pointer;
    font-size: 24px;
    font-weight: 500;
    margin-top: 0px;
    margin-left: -32px;
    background: transparent;
    line-height: 29px;
    z-index: 12;
    transition: all 300ms;
}

.header-search .header-search-form .search-btn i {
    line-height: 28px;
}

.header-search .header-search-form .search-btn:hover,
.header-search .stylish-input-group .btn:hover,
.header-search .custom-search-input .btn:hover {
    color: var(--rt-primary-color);
}

.header-search .stylish-input-group .btn,
.header-search .custom-search-input .btn {
    position: absolute;
    left: 20%;
}

.header-search .stylish-input-group input:focus,
.header-search .stylish-input-group .search-btn:focus,
.header-search .stylish-input-group .btn:focus,
.header-search .custom-search-input input:focus,
.header-search .header-search-form .search-btn:focus,
.header-search .custom-search-input .btn:focus {
    box-shadow: none;
    outline: none;
}

.header-search.open {
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
    visibility: visible;
}

.header-search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    margin: 0 auto;
    color: #ffffff;
    opacity: 0.3;
    border-radius: 3px;
    border: none;
    opacity: 1;
    visibility: visible;
    padding: 3px 15px 5px;
    font-size: 70px;
    font-weight: 300;
    cursor: pointer;
    background: transparent;
    transition: all 300ms;
}

.header-search .close:focus {
    box-shadow: none;
    border: none;
    outline: none;
}

.header-search .close:hover {
    transform: scale(1.2);
    opacity: 1 !important;
}

/* Sticky Header */
.header-menu {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 100;
    transition: all 0.3s ease-in-out;
    background-color: #ffffff;
}

.admin-bar .rt-sticky {
    top: 32px;
}

.rt-sticky {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 12px 12px 0 rgb(0 0 0 / 16%);
    min-height: 65px;
    background-color: #ffffff;
}

/* Transparent Header */
.trheader .offcanvas-menu-wrap button.offcanvas-btn-dark .menu-btn-icon&gt;span {
    background-color: #ffffff;
}

/*new*/
.trheader .site-header .main-navigation nav&gt;ul&gt;li&gt;a,
.trheader .site-header .main-navigation .menu&gt;li&gt;a {
    color: #010101;
}

.trheader .site-header .header-icon-area .search-box .search-button i {
    color: #ffffff;
}

.trheader.non-stickh .header-area {
    background: #fff;
}

/*common transparent*/
.trheader .header-area {
    background: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    ;
}

@media(max-width:991px) {
    .trheader .header-area {
        border-bottom: 0;
    }
}

.site-header .header-social {
    display: flex;
    align-items: center;
    height: 100%;
}

.site-header .header-social li {
    display: inline-block;
    list-style: outside none none;
    padding-right: 20px;
}

.site-header .header-social li:last-child {
    padding-right: 0;
}

/* Header Logo */
.site-header .site-branding a.dark-logo {
    display: table-cell;
    vertical-align: middle;
}

.site-header .site-branding a.light-logo {
    display: none;
}

.trheader .site-header .site-branding a.dark-logo {
    display: none;
}

.trheader .site-header .site-branding a.light-logo {
    display: table-cell;
}

.trheader .site-header .rt-sticky .site-branding a.dark-logo {
    display: table-cell;
}

.trheader .site-header .rt-sticky .site-branding a.light-logo {
    display: none;
}

.site-header .site-branding a img {
    max-width: 152px;
    width: 100%;
}

.trheader .site-header .dark-logo {
    display: none;
}

.trheader .header-area .header-menu {
    background-color: transparent;
}

.trheader .header-area .header-menu.rt-sticky {
    background-color: #fff;
}

.rt-sticky .site-branding .dark-logo {
    display: block;
}

.rt-sticky .site-branding .dark-logo img {
    max-width: 152px;
}

.rt-sticky .sticky-header .site-branding .light-logo {
    display: none;
}

/* Main Navigation */
.main-navigation .menu .menu-item-has-children {
    position: relative;
}

.main-navigation .menu .menu-item-has-children a {
    position: relative;
}

.main-navigation .menu .menu-item-has-children&gt;a:after {
    position: absolute;
    padding-left: 6px;
    content: "ï„‡";
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    vertical-align: middle;
    font-weight: 600;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    display: inline-block;
    line-height: 24px;
}

.main-navigation .menu&gt;.menu-item-has-children:hover&gt;a:after {
    -webkit-transform: rotate(180deg) translateX(-6px);
    transform: rotate(180deg) translateX(-6px);
    transition: all ease 0.5s;
}

.main-navigation .menu li ul li.menu-item-has-children:after {
    right: 20px;
}

.site-header ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.site-header .main-navigation nav ul li {
    display: inline-block;
    position: relative;
    margin-bottom: 0;
}

.site-header .main-navigation nav ul li a {
    display: block;
    text-decoration: none;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #000;
    padding: 40px 13px;
    text-transform: capitalize;
    font-family: "Source Sans Pro", sans-serif;
    ;
    transition: all 0.3s ease-in-out;
}

.site-header .main-navigation nav ul li.has-no-icon a {
    padding-right: 0;
}

.site-header .main-navigation nav&gt;ul&gt;li.menu-item-has-children&gt;a {
    padding-right: 28px;
}

@media(min-width:992px) and (max-width:1191px) {
    .site-header .main-navigation nav ul li a {
        padding: 40px 13px;
    }
}

.site-header .main-navigation nav ul li a:hover {
    color: var(--rt-primary-color);
}

.site-header .main-navigation ul.menu&gt;li.current-menu-item&gt;a,
.site-header .main-navigation ul.menu&gt;li.current&gt;a {
    color: var(--rt-primary-color);
    position: relative;
}

/* Submenu */
.site-header .main-navigation ul li ul {
    text-align: left;
}

.site-header .main-navigation ul li ul li:last-child {
    border-bottom: none;
}

.site-header .main-navigation ul li ul li a {
    position: relative;
    overflow: hidden;
    display: block;
    color: #000;
    text-transform: inherit;
    padding: 7px 20px;
    font-weight: 400;
    font-size: 15px;
    z-index: 2;
    transition: all 140ms ease-in-out;
}

.site-header .main-navigation ul.menu li ul.sub-menu li a:after {
    content: "";
}

.site-header .main-navigation ul&gt;li&gt;ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 220px;
    margin: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 3px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 10%);
    text-align: left;
    box-shadow: 0px 0px 90px 0px rgb(0 0 0 / 10%);
    visibility: hidden;
    padding: 15px 0;
    transition: all 0.4s cubic-bezier(0.3, 0.02, 0, 0.6);
    opacity: 0;
    z-index: 100;
    transform: scaleY(0);
    transform-origin: 0 0 0;
}

@media(min-width:991px) {

    .site-header .main-navigation ul li.mega-menu&gt;ul:after,
    .site-header .main-navigation ul&gt;li&gt;ul:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        left: 0;
        top: 0;
        background-color: var(--rt-primary-color);

    }

    .site-header .main-navigation ul li.mega-menu ul li ul:after {
        display: none !important;
    }
}

.site-header .main-navigation ul&gt;li:hover&gt;ul {
    top: 100%;
    opacity: 1;
    visibility: visible;
    transition: all 0.4s ease;
    transform: scaleY(1);
}

.site-header .main-navigation ul.menu li.mega-menu li ul {
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
}

.site-header .main-navigation ul&gt;li&gt;ul li ul {
    left: 220px;
    top: 0;
    width: 220px;
}

.site-header .main-navigation ul&gt;li:hover&gt;ul li ul {
    top: 0;
}

.site-header .main-navigation ul li ul li {
    display: block;
    border-bottom: none;
    border-left: none;
    background-color: #ffffff;
}

.site-header .main-navigation ul li ul li:last-child {
    border-bottom: none;
}

/*Menu hover effect*/
.site-header .main-navigation ul.menu li ul.sub-menu li {
    position: relative;
}

.site-header .main-navigation ul li ul li a {
    position: relative;
    transition: all 0.5s ease 0s;
}

.site-header .main-navigation ul li ul li a::before {
    position: absolute;
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
    font-size: 14px;
    left: 15px;
    top: 7px;
    font-weight: 600;
    margin: 0;
    color: var(--rt-primary-color);
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
}

.site-header .main-navigation nav&gt;ul&gt;li&gt;ul li:last-child&gt;a::after {
    display: none;
}

.site-header .main-navigation ul li ul li a:hover:before {
    color: var(--rt-primary-color);
    opacity: 1;
    visibility: visible;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.site-header .main-navigation ul.menu li ul.sub-menu li a:hover {
    color: var(--rt-primary-color);
    padding-left: 30px;
}

.site-header .main-navigation ul li ul li a {
    position: relative;
}

/* Mega Menu */
.site-header .main-navigation ul li.mega-menu {
    position: static;
}

.site-header .main-navigation ul li.mega-menu:hover ul {
    opacity: 1;
    visibility: visible;
}

.site-header .main-navigation ul li.mega-menu ul.sub-menu li {
    background-color: inherit;
}

.site-header .main-navigation ul li.mega-menu ul.sub-menu li a:last-child {
    border-bottom: none;
}

.site-header .main-navigation ul li.mega-menu ul.sub-menu li a {
    color: #010101;
    padding-left: 15px;
    transition: all 0.5s ease 0s;
}

.site-header .main-navigation ul li.mega-menu&gt;ul.sub-menu {
    background-color: #ffffff;
    width: 100%;
    max-width: 1146px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    padding: 15px;
    display: flex;
    justify-content: space-around;
}

.site-header .main-navigation ul li.mega-menu&gt;ul.sub-menu&gt;li {
    display: inline-block;
    margin: 0 15px;
    width: 100%;
    border: none;
}

.site-header .main-navigation ul li.mega-menu&gt;ul.sub-menu&gt;li ul {
    top: 0;
    position: relative;
    width: inherit;
    left: inherit;
    box-shadow: none;
    border-top: none;
}

.site-header .main-navigation ul li.mega-menu&gt;ul.sub-menu li:after {
    content: '';
}

.site-header .main-navigation ul li.mega-menu&gt;ul.sub-menu li:before {
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
    color: #000;
    font-size: 14px;
    padding-right: 13px;
    position: absolute;
    left: 13px;
    top: 50%;
    font-weight: 600;
    transform: translateY(-50%);
    transition: all 0.5s ease 0s;
}

.site-header .main-navigation ul li.mega-menu&gt;ul.sub-menu&gt;li&gt;a {
    font-size: 15px;
}

.site-header .main-navigation ul li.mega-menu&gt;ul.sub-menu&gt;li&gt;a {
    font-weight: 500;
}

.site-header .main-navigation ul li.mega-menu.hide-header&gt;ul.sub-menu&gt;li&gt;a {
    display: none;
}

.site-header .main-navigation ul li.mega-menu&gt;ul.sub-menu&gt;li&gt;a {
    font-weight: 600;
    margin-bottom: 1px;
    font-size: 16px;
    color: #000;
}

.site-header .main-navigation ul li.mega-menu&gt;ul.sub-menu&gt;li&gt;ul {
    padding-top: 0;
}

.site-header .main-navigation ul&gt;li.mega-menu&gt;ul&gt;li:last-child&gt;a:after {
    display: block;
}

.site-header .main-navigation ul li.mega-menu&gt;ul.sub-menu li ul li a {
    padding-left: 28px;
}

.site-header .main-navigation ul li.mega-menu.menu-two-column,
.site-header .main-navigation ul li.mega-menu.menu-three-column {
    position: relative;
}

.site-header .main-navigation ul li.mega-menu.menu-two-column&gt;ul.sub-menu {
    width: 535px;
}

.site-header .main-navigation ul li.mega-menu.menu-three-column&gt;ul.sub-menu {
    width: 750px;
}

/*Mega Menu hover effect*/
.site-header .main-navigation ul.menu li.mega-menu ul.sub-menu li:after,
.site-header .main-navigation ul.menu li.mega-menu ul.sub-menu li.menu-item-has-children:before {
    display: none;
}

.site-header .main-navigation ul li.mega-menu&gt;ul.sub-menu&gt;li a:hover::before {
    display: none;
}

.site-header .main-navigation ul li.mega-menu&gt;ul.sub-menu&gt;li&gt;a:hover {
    padding-left: 15px;
}

.site-header .main-navigation ul li.mega-menu&gt;ul.sub-menu li ul li a:hover {
    padding-left: 33px;
}

/*-------------------------------------
#. Header Layout 1
---------------------------------------*/
.header-style-1 .info-wrap {
    display: flex;
    align-items: center;
}

.header-style-1 .info-wrap li {
    display: inline-block;
    margin-right: 37px;
    position: relative;
}

.header-style-1 .info-wrap li.search-btn {
    background-color: transparent;
    box-shadow: none;
    border: none;
    cursor: pointer;
}

.header-style-1 .info-wrap li.search-btn i {
    margin-top: 5px;
    color: #666666;
    font-size: 24px;
}

.header-style-1 .info-wrap .search-btn i:before {
    color: #666666;
    font-size: 24px;
}

.header-style-1 ul.info-wrap li:after {
    content: "";
    width: 1px;
    height: 33px;
    background-color: #cbcbcb;
    position: absolute;
    bottom: 0;
    right: -16px;
}

.header-style-1 ul.info-wrap li:nth-child(2)::after {
    bottom: 8px;
}

.header-style-1 ul.info-wrap .vertical-menu {
    margin-left: 10px;
}

.header-style-1 ul.info-wrap .header-number:after {
    content: "";
    width: 1px;
    height: 33px;
    background-color: #cbcbcb;
    position: absolute;
    right: -16px;
}

.header-style-1 .info-wrap li:last-child {
    margin-right: 0;
}

.header-style-1 ul.info-wrap .header-number .media {
    align-items: center;
    display: flex;
}

.header-style-1 ul.info-wrap .header-number .media .item-icon {
    margin-right: 10px;
    font-size: 32px;
    color: var(--rt-primary-color);
}

.header-style-1 ul.info-wrap .header-number .media .media-body {
    margin-left: 5px;
}

.header-number .media .media-body .item-label {
    font-size: 14px;
    color: #646464;
    margin-bottom: -6px;
}

.header-style-1 ul.info-wrap .header-number .media .media-body .item-number {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
    display: block;
}

.header-style-1 .vertical-menu {
    margin-left: 25px;
    padding-left: 25px;
    display: inline-flex;
    align-items: center;
}

@media(min-width:992px) and (max-width:1191px) {
    .header-style-1 ul .header-number {
        display: none;
    }

    .header-style-1 .info-wrap li {
        margin-right: 15px;
    }

    .header-style-1 .vertical-menu {
        margin-left: 10px;
        padding-left: 10px;
    }
}

.header-style-2 .site-header .main-navigation nav&gt;ul&gt;li&gt;a {
    padding-top: 33px;
    padding-bottom: 33px;
}

/* Sticky header */
.site-header .rt-sticky .main-navigation nav&gt;ul&gt;li&gt;a {
    padding-top: 30px;
    padding-bottom: 30px;
}

.site-header .rt-sticky .cart-area .cart-list-trigger {
    padding-top: 16px;
    padding-bottom: 16px;
}

.site-header .rt-sticky .cart-area .cart-trigger-icon&gt;span {
    top: 15px
}

.header-style-8 .cart-area .cart-trigger-icon&gt;span {
    top: 20px;
}

.header-style-5 .rt-sticky .cart-area .cart-trigger-icon&gt;span {
    top: 10px;
}

.header-style-2 .rt-sticky .cart-area .cart-list-trigger {
    padding-top: 26px;
    padding-bottom: 26px;
}

.header-style-4 .rt-sticky .cart-area .cart-list-trigger {
    padding-top: 26px;
    padding-bottom: 26px;
}

.header-style-4 .cart-area .cart-list-trigger {
    padding-top: 34px;
    padding-bottom: 34px;
}

.header-style-7 .site-header .rt-sticky .cart-area .cart-list-trigger {
    padding-top: 34px;
    padding-bottom: 34px;
}

.header-style-8 .site-header .rt-sticky .cart-area .cart-list-trigger {
    padding-top: 30px;
    padding-bottom: 30px;
}

.header-style-6 .site-header .cart-area .cart-list-trigger {
    padding-top: 38px;
    padding-bottom: 38px;
}

.header-style-6 .site-header .rt-sticky .cart-area .cart-list-trigger {
    padding-top: 30px;
    padding-bottom: 30px;
}

.header-style-7 .cart-area .cart-trigger-icon&gt;span {
    top: 20px;
}

.header-style-7 .site-header .rt-sticky .cart-area .cart-trigger-icon&gt;span {
    top: 23px;
}

.header-style-4 .rt-sticky .cart-area .cart-trigger-icon&gt;span {
    top: 20px
}

.trheader .site-header .rt-sticky .main-navigation ul li a {
    color: #000;
}

.header-style-1 .rt-sticky .info-wrap li.search-btn i::before,
.header-style-3 .rt-sticky .info-wrap li.search-btn i::before,
.header-style-2.trheader .rt-sticky .menu-wrap .info-wrap .header-icon-area .search-icon i {
    color: #666666;
}

.header-style-1.trheader .rt-sticky ul.info-wrap .header-number .media .item-icon {
    color: var(--rt-primary-color);
}

.header-style-1.trheader .rt-sticky ul.info-wrap .header-number .media .media-body .item-label {
    color: #646464 !important;
}

.header-style-1.trheader .rt-sticky ul.info-wrap .header-number .media .media-body .item-number {
    color: #000;
}

.rt-sticky .additional-menu-area span.side-menu-trigger span,
.rt-sticky .additional-menu-area span.side-menu-trigger span:before {
    background-color: #4d4d4d !important;
}

/* Transparent Header */
.header-style-1.trheader .header-controll {
    background: transparent;
}

.site-header .rt-sticky .main-navigation ul.menu&gt;li.current-menu-item&gt;a {
    color: var(--rt-primary-color);
}

/*Header mobile responsive*/
@media(max-width: 1250px) {

    .header-style-1 ul.info-wrap .header-number .media .item-icon,
    .header-style-2 .header-top-right li .media .item-icon {
        display: none;
    }

    .header-style-1 ul.info-wrap li:after {
        display: none;
    }
}

@media(max-width: 991px) {
    .header-style-1 .site-header .site-branding {
        display: none;
    }

    .header-style-1 .header-controll {
        border-bottom: 1px solid #f8f8f8;
    }
}

@media all and (max-width: 767px) {
    .site-header .site-branding {
        display: block;
        height: inherit;
        padding: 20px 0;
        text-align: center;
    }

    .site-header .site-branding a {
        display: block;
        vertical-align: inherit;
    }

    .site-header .site-branding,
    .header-firstrow-right {
        display: block;
        height: inherit;
    }

    .site-header .site-branding {
        padding: 0 0 10px 0px;
    }

    .site-header .site-branding a img {
        max-height: 35px;
    }

    .site-header .main-navigation ul {
        text-align: center;
    }

    .site-header .main-navigation ul li a {
        padding: 10px 15px;
    }

    /* Header 4 */
    .header-firstrow-wrap {
        padding-top: 10px;
    }

    .site-header .site-branding,
    .header-firstrow {
        display: block;
        height: inherit;
        text-align: center;
        padding-top: 0;
        padding-bottom: 10px;
    }

    .header-firstrow-contents {
        display: block;
    }

    .header-firstrow-contents-right {
        text-align: center;
    }

    .site-header .site-branding {
        float: none;
        height: inherit;
    }

    .site-header .main-navigation {
        float: none;
    }

    .site-header .main-navigation ul.menu&gt;li&gt;a {
        padding: 10px 15px;
        border-left: none;
    }
}

/*---------------------------
#. Header Layout 2
-----------------------------*/
.header-style-2 .header-top {
    background-color: #fff;
    border-bottom: 1px solid #e2e2e2;
}

.header-style-2 .header-top-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 0;
}

.header-style-2.trheader .header-top-wrap {
    padding: 20px 0;
}

.header-style-2 .header-top .site-branding {
    position: relative;
}

.header-style-2 .header-top .header-top-middle {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 60px 0 28px;
    margin: 0 30px;
}

.header-style-2.trheader .header-top .header-top-middle {
    padding: 0 45px 0 40px;
}

.header-style-2 .header-top .header-top-middle::before {
    content: "";
    position: absolute;
    bottom: -36px;
    left: 0;
    height: 100px;
    width: 1px;
    background-color: #e2e2e2;
}

.header-style-2.trheader .header-top .header-top-middle::before {
    height: 80px;
    bottom: -24px;
}

.header-style-2 .header-top .header-top-middle::after {
    content: "";
    position: absolute;
    bottom: -36px;
    right: 0;
    height: 100px;
    width: 1px;
    background-color: #e2e2e2;
}

.header-style-2.trheader .header-top .header-top-middle::after {
    height: 80px;
    bottom: -24px;
}

.header-top-middle .item-paragraph {
    color: #646464;
    ;
    font-size: 15px;
    margin-bottom: 0;
}

.header-style-2 .header-top .header-top-middle .header-button {
    margin-left: 10px;
}

.header-style-2 .header-top .header-top-middle .header-button a {
    display: inline-block;
    font-size: 15px;
    transition: all 0.3s ease-in-out;
    position: relative;
    color: #000;
    font-weight: 600;
}

.header-style-2 .header-top .header-top-middle .header-button a i {
    color: var(--rt-primary-color);
    margin-left: 5px;
    transition: all 0.3s ease-in-out;
    position: absolute;
    top: 8px;
}

.header-style-2 .header-top .header-top-middle .header-button a:hover i {
    margin-left: 7px;
}

.header-top-right {
    display: flex;
    align-items: center;
}

.header-top-right li {
    margin-right: 29px;
}

.header-top-right li .media .item-icon {
    color: #b9b9b9;
    font-size: 32px;
}

.header-top-right li .media .media-body {
    margin-left: 20px;
}

.header-style-2 .header-top-right li .media {
    display: flex;
    align-items: center;
}

.header-style-2 .header-top-right li .media .media-body .item-label {
    font-size: 14px;
    color: #646464;
    margin-bottom: -6px;
}

.header-style-2 .header-top-right li .media .media-body {
    font-size: 18px;
    font-weight: 700;
}

.header-style-2 .header-top-right li .media .media-body a {
    color: #000;
}

.header-style-2 .header-top-right li .header-right-button .header-btn {
    display: block;
    color: #fff;
    background-image: linear-gradient(to right, #ff5e17, var(--rt-primary-color));
    font-size: 16px;
    font-weight: 500;
    padding: 13px 25px 10px 25px;
    border: none;
    border-radius: 30px;
    position: relative;
    z-index: 5;
    transition: all 0.3s ease-in-out;
}

.header-style-2 .header-top-right li .header-right-button .header-btn:hover {
    background-image: linear-gradient(to right, var(--rt-primary-color), #ff5e17);
}

.header-top-right li:last-child {
    margin-right: 0;
}

.header-style-2 .menu-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-style-2 .menu-wrap .info-wrap .header-icon-area .search-icon {
    display: inline-block;
    margin-right: 15px;
    position: relative;
    line-height: 1;
    padding-right: 20px;
}

.header-style-2 .menu-wrap .info-wrap .header-icon-area .search-icon:after {
    content: "";
    width: 1px;
    height: 25px;
    background-color: #cbcbcb;
    position: absolute;
    bottom: 0;
    right: 0;
}

.header-style-2 .menu-wrap .info-wrap .header-icon-area .search-icon i {
    color: #666666;
    font-size: 24px;

}

.header-style-2-menu {
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 8px 18px 0px rgba(154, 154, 154, 0.16);
}

.header-style-2 .site-header .main-navigation nav&gt;ul&gt;li:first-child&gt;a {
    padding-left: 0;
}

.header-style-2 .header-action-item.cart-area {
    margin-right: 15px;
}

/*Header 2 transparent*/
.header-style-2.trheader .header-top {
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

@media(max-width:991px) {
    .header-style-2 .header-menu {
        display: none;
    }
}

@media(max-width:1199px) {
    .header-style-2 .header-top-right li .media .media-body {
        display: none;
    }
}

/*---------------------------
#. Header Layout 3
-----------------------------*/
.header-style-3 .header-menu .info-wrap {
    display: flex;
    align-items: center;
}

.header-style-3 .header-menu .info-wrap .search-btn {
    margin-right: 25px;
    padding-right: 25px;
}

.header-style-3 .info-wrap li.search-btn {
    position: relative;
}

.header-style-3 .info-wrap li.search-btn i {
    margin-top: 5px;
    color: #666666;
    font-size: 24px;
}

.header-style-3 ul.info-wrap li.search-btn:after {
    content: "";
    width: 1px;
    height: 33px;
    background-color: #cbcbcb;
    position: absolute;
    bottom: 0;
    right: 0;
}

.header-style-3 .info-wrap li.vertical-menu {
    padding-left: 10px;
}

/*-------------------------------------
#. Header Layout 4
---------------------------------------*/
.header-style-4 .header-menu,
.header-style-6 .header-menu {
    transition: none;
}

.header-style-4 .menu-full-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-style-4 .menu-full-wrap .header-right {
    display: flex;
    align-items: center;
}

.header-style-4 .info-wrap {
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 20px;
    margin-left: 20px;
}

.header-style-4 .info-wrap .search-btn {
    font-size: 22px;
    display: inline-block;
    color: #818284;
    transition: all 0.3s ease-in-out;
    vertical-align: middle;
    line-height: 1;
    display: flex;
    align-items: center;
    margin-right: 20px;
    position: relative;
}

.header-style-4 .search-btn {
    position: relative;
    padding-left: 20px;
}

.header-style-4 .info-wrap .search-btn i {
    color: #818284;
    width: 22px;
}

.header-style-4 .info-wrap .search-btn i:hover {
    color: var(--rt-primary-color);
}

.header-style-4 .search-btn::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #c9c9c9;
}

.header-style-4 .info-wrap .header-right-button a {
    display: inline-flex;
    height: 50px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    background-image: linear-gradient(to right, #ff5e17, var(--rt-primary-color));
    border: none;
    border-radius: 5px;
    position: relative;
    line-height: 50px;
    justify-content: space-between;
    padding: 0 25px;
    transition: all 0.5s ease-in-out;
}

.header-style-4 .info-wrap .header-right-button a:hover {
    background-image: linear-gradient(to right, var(--rt-primary-color), #ff5e17);
}

.header-style-4 .info-wrap .header-right-button a span.btn-img {
    height: 100%;
    width: 24px;
    margin-right: 10px;
    display: flex;
    align-items: center;
}

@media(max-width:1024px) {
    .header-style-4 .info-wrap .header-right-button a span.btn-img {
        display: none;
    }
}

.header-style-4 .info-wrap .header-right-button a span.btn-img img {
    width: 24px;
    display: block;
}

.header-style-4 .info-wrap .header-right-button a span.btn-text {
    display: block;
}

@media(max-width:1199px) {
    .header-style-4 .info-wrap .header-right-button a {
        padding: 0 10px;
        text-transform: capitalize;
    }
}

.header-style-4 .cart-area .cart-list-trigger {
    margin-left: 0;
    margin-right: 35px;
}

/*-------------------------------------
#. Header Layout 5
---------------------------------------*/

.header-style-5 .site-header .header-menu.rt-sticky .main-navigation&gt;nav&gt;ul&gt;li&gt;a {
    color: #fff;
}

.header-style-5 .site-header .header-menu .main-navigation&gt;nav&gt;ul&gt;li&gt;a {
    transition: none;
}

.header-style-5.trheader .header-area .header-menu.rt-sticky {
    background-color: var(--rt-primary-color);
}

.header-style-5 .header-menu.rt-sticky .main-navigation .menu .menu-item-has-children&gt;a:after {
    transition: none;
}

.header-style-5 .header-menu {
    transition: none;
}

.header-style-5 .header-menu.rt-sticky {
    background-color: var(--rt-primary-color);
}

.header-style-5 .menu-full-wrap {
    padding: 0 40px;
}

.header-style-5 .menu-full-wrap .info-wrap li {
    position: relative;
}

.header-style-5 .header-number {
    padding-left: 30px;
}

@media(max-width:1199px) {
    .header-style-5 .menu-full-wrap .info-wrap li.vertical-menu {
        padding-right: 10px;
    }

    .header-style-5 .menu-full-wrap .info-wrap li.search-btn {
        padding-right: 10px;
    }

    .header-style-5 .header-number {
        padding-left: 10px;
    }
}

.header-style-5 .menu-full-wrap .info-wrap li {
    padding: 0 10px;
}

@media (min-width: 1300px) {
    .header-style-5 .menu-full-wrap .info-wrap li {
        padding: 0px 10px 0px 30px;
    }

    .header-style-5 .menu-full-wrap .info-wrap li.search-btn:before {
        content: "";
        position: absolute;
        bottom: -37px;
        left: 0;
        height: 102px;
        width: 1px;
        background-color: rgba(206, 206, 206, 0.4);
    }

    .header-style-5 .rt-sticky .menu-full-wrap .info-wrap li.search-btn:before {
        height: 84px;
        bottom: -26px;

    }

    .header-style-5 .menu-full-wrap .info-wrap li.search-btn {
        padding-right: 30px;
    }

    .header-style-5 .menu-full-wrap .info-wrap li.search-btn:after {
        content: "";
        position: absolute;
        bottom: -37px;
        right: 0;
        height: 102px;
        width: 1px;
        background-color: rgba(206, 206, 206, 0.4);
    }

    .header-style-5 .rt-sticky .menu-full-wrap .info-wrap li.search-btn:after {
        bottom: -28px;
        height: 84px;
    }

    .header-style-5 .menu-full-wrap .info-wrap li.vertical-menu {
        padding-right: 30px;
    }

    .header-style-5 .menu-full-wrap .info-wrap li.vertical-menu:after {
        content: "";
        position: absolute;
        bottom: -37px;
        right: 0;
        height: 102px;
        width: 1px;
        background-color: rgba(206, 206, 206, 0.4);
    }

    .header-style-5 .rt-sticky .menu-full-wrap .info-wrap li.vertical-menu:after {
        bottom: -26px;
        height: 81px;
    }

    .header-style-5 .menu-full-wrap .info-wrap li.cart-icon-area {
        padding-right: 30px;
    }

    .header-style-5 .menu-full-wrap .info-wrap li.cart-icon-area:after {
        content: "";
        position: absolute;
        bottom: -6px;
        right: 0;
        height: 102px;
        width: 1px;
        background-color: rgba(206, 206, 206, 0.4);
    }

    .header-style-5 .rt-sticky .menu-full-wrap .info-wrap li.cart-icon-area:after {
        bottom: -9px;
        height: 90px;
    }
}

.header-style-5 .cart-area .cart-list-trigger {
    margin-left: 0;
    margin-right: 0;
}

.header-style-5 .header-menu .cart-area .cart-trigger-icon {
    transition: none;
}

.header-style-5 .header-menu.rt-sticky .cart-area .cart-trigger-icon {
    color: #fff;
}

.header-style-5 .header-menu.rt-sticky .cart-area .cart-trigger-icon&gt;span {
    background-color: #fff;
    color: var(--rt-primary-color);
}

.header-style-5 .additional-menu-area span.side-menu-trigger span::before {
    display: none;
}

.header-style-5 .additional-menu-area span.side-menu-trigger span:first-child,
.header-style-5 .additional-menu-area span.side-menu-trigger span:last-child {
    width: 30px;
}

.header-style-5 .additional-menu-area span.side-menu-trigger span {
    margin: 6px 0;
}

.header-style-5 .menu-full-wrap .info-wrap .search-icon a {
    font-size: 24px;
    color: #666666;
    width: 24px;
    display: block;
    transition: none;
}

.header-style-5 .menu-full-wrap .header-number .phone-icon i {
    display: flex;
    justify-content: center;
    height: 44px;
    width: 44px;
    color: #fff;
    align-items: center;
    background-color: #3F4041;
    border-radius: 50%;
    -webkit-animation: pulse2 linear 1000ms infinite;
    animation: pulse2 linear 1000ms infinite;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    margin-right: 20px;
}

.header-style-5 .header-menu.rt-sticky .additional-menu-area span.side-menu-trigger span {
    background-color: #fff !important;
}

.header-style-5 .header-menu.rt-sticky .menu-full-wrap .info-wrap .search-icon a {
    color: #fff;
}

.header-style-5 .menu-full-wrap .header-number .phone-icon i:hover {
    background-color: var(--rt-primary-color);
}

.header-style-5 .header-number .media .media-body .item-label {
    font-size: 14px;
    color: #646464;
    font-weight: 600;
}

.header-style-5 .header-menu.rt-sticky .header-number .media .media-body .item-label {
    color: #fff;
}

.header-style-5 .header-number .media .media-body a {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    transition: none;
}

.header-style-5 .header-menu.rt-sticky .header-number .media .media-body a {
    color: #fff;
    transition: none;
}

.header-style-5 .site-header .header-menu.rt-sticky .site-branding a.dark-logo {
    display: none;
}

.header-style-5 .site-header .header-menu.rt-sticky .site-branding a.light-logo {
    display: table-cell;
    vertical-align: middle;
}

@media(min-width:992px) and (max-width:1199px) {
    .header-style-5 .menu-full-wrap .header-number .phone-icon {
        display: none;
    }

    .header-style-5 .header-number .media .media-body a {
        font-size: 16px;
        font-weight: 500;
    }

    .header-style-5 .header-number .media .media-body .item-label {
        font-weight: 400;
    }

    .header-style-5 .menu-full-wrap .info-wrap .search-icon a {
        font-size: 20px;
    }

    .site-header .main-navigation nav&gt;ul&gt;li&gt;a {
        font-size: 15px;
    }
}

/*-------------------------------------
#. Header Layout 6
---------------------------------------*/
.header-style-6 .site-header .info-wrap {
    display: flex;
    align-items: center;
}

.header-style-6 .site-header .main-navigation nav ul li a:hover {
    color: var(--rt-primary-color);
}

.header-style-6.trheader .site-header .main-navigation nav ul li a:hover {
    color: #fff;
}

.header-style-6 .current-menu-item {
    color: var(--rt-primary-color);
}

.header-style-6 .site-header .info-wrap .info {
    line-height: 1.4;
}

.header-style-6 .site-header .info-wrap {
    position: relative;
}

.header-style-6 .header-phone i {
    font-size: 18px;
    padding-right: 8px;
}

.header-style-6 .header-icon-area,
.header-style-6 .header-icon-area {
    position: relative;
    align-items: center;
    padding-left: 20px;
    vertical-align: middle;
    line-height: 1;
    margin-left: 33px;
}

.header-style-6 .header-icon-area:before,
.header-style-7 .header-icon-area:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 24px;
    background-color: #dedede;
    top: 50%;
    transform: translateY(-50%);
}

.header-style-6 .header-icon-area .search-icon a i {
    font-size: 22px;
    color: #818284;
    text-align: center;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
}

.header-style-6 .menu-full-wrap .header-layout1-right {
    display: flex;
}

.header-style-6.trheader .header-icon-area .search-icon a i {
    color: #fff;
}

.header-style-6.trheader .header-icon-area .search-icon a i:hover {
    color: #fff;
}

.header-style-6.trheader .header-area .header-menu.rt-sticky {
    background-color: var(--rt-primary-color);
}

.header-style-6.trheader .site-header .header-menu.rt-sticky .site-branding a.dark-logo {
    display: none;
}

.header-style-6.trheader .site-header .header-menu.rt-sticky .site-branding a.light-logo {
    display: table-cell;
}

.header-style-6 .header-icon-area .search-icon a:hover i {

    color: var(--rt-primary-color);
}

.header-style-6 .site-header .rt-sticky .main-navigation nav&gt;ul&gt;li&gt;a {
    padding-top: 30px;
    padding-bottom: 30px;
}

.header-style-6 .additional-menu-area span.side-menu-trigger,
.header-style-7 .additional-menu-area span.side-menu-trigger,
.header-style-8 .additional-menu-area span.side-menu-trigger {
    display: flex;
    width: 24px;
    justify-content: space-between;
    height: 24px;
    cursor: pointer;
    flex-wrap: wrap;
    border-radius: 4px;
}

.header-style-6 .additional-menu-area span.side-menu-trigger span,
.header-style-7 .additional-menu-area span.side-menu-trigger span,
.header-style-8 .additional-menu-area span.side-menu-trigger span {
    width: 9px;
    height: 9px;
    border: 2px solid #AFAFAF;
    transition: all 0.3s ease-in-out;
    background-color: transparent;
}

.header-style-6 .additional-menu-area span.side-menu-trigger span::before,
.header-style-7 .additional-menu-area span.side-menu-trigger span::before,
.header-style-8 .additional-menu-area span.side-menu-trigger span::before {
    display: none;
}

.trheader.header-style-6 .non-stickh .additional-menu-area span.side-menu-trigger span,
.trheader.header-style-7 .non-stickh .additional-menu-area span.side-menu-trigger span,
.trheader.header-style-8 .non-stickh .additional-menu-area span.side-menu-trigger span {
    background-color: #adadad;
}

.header-style-6 .additional-menu-area span.side-menu-trigger.side-menu-close span:nth-child(1n),
.header-style-7 .additional-menu-area span.side-menu-trigger.side-menu-close span:nth-child(1n),
.header-style-8 .additional-menu-area span.side-menu-trigger.side-menu-close span:nth-child(1n) {
    transform: rotate(135deg);
}

.header-style-6 .rt-sticky .additional-menu-area span.side-menu-trigger span,
.header-style-7 .rt-sticky .additional-menu-area span.side-menu-trigger span,
.header-style-8 .rt-sticky .additional-menu-area span.side-menu-trigger span {
    background-color: transparent !important;
}

.header-style-6 .cart-area .cart-list-trigger,
.header-style-7 .cart-area .cart-list-trigger {
    margin-left: 15px;
}

.header-style-8 .cart-area .cart-list-trigger {
    margin-left: 20px;
}

/*-------------------------------------
#. Header Layout 7
---------------------------------------*/
.header-style-7 .menu-layout7 {
    display: flex;
    align-items: center;
    min-height: 150px;
    transition: none;
    background-color: var(--rt-primary-color);
}

.header-style-7 .site-header .site-branding a.dark-logo {
    display: none;
}

.header-style-7 .site-header .site-branding a.light-logo {
    display: table-cell;
}

.header-style-7 .site-header .header-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-style-7 .icon-area {
    position: relative;
    padding-left: 20px;
    margin-left: 33px;
}

.header-style-7 .site-header .header-top .info {
    float: left;
    line-height: 1.5;
    font-weight: 500;
    font-size: 16px;
    color: #ffffff;
    text-align: left;
}

.header-style-7 .site-header .header-top .header-address&gt;div {
    display: inline-flex;
    align-items: center;
    margin-right: 60px;
    position: relative;
}

.header-style-7 .site-header .main-navigation nav&gt;ul&gt;li.current-menu-item&gt;a,
.header-style-8 .site-header .main-navigation nav&gt;ul&gt;li.current-menu-item&gt;a {
    color: #000;
}

.header-style-7 .site-header .main-navigation nav&gt;ul&gt;li&gt;a {
    padding: 36px 25px;
    color: #fff;
}

@media(max-width:1350px) {
    .header-style-7 .site-header .main-navigation nav&gt;ul&gt;li&gt;a {
        padding: 30px 14px;
        font-size: 14px;
    }

    .header-style-7 .site-header .main-navigation nav ul li ul li a {
        font-size: 14px;
    }
}

.header-style-7 .menu-layout5 {
    display: flex;
    align-items: center;
    min-height: 150px;
    transition: all 0.4s ease-in-out;
}

.header-style-7 .info-wrap {
    display: flex;
    align-items: center;
}

.header-style-7 .info-wrap .info .info-text {
    color: var(--rt-primary-color);
    text-transform: uppercase;
    line-height: 24px;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
}

.header-style-7 .info-wrap .info .info-text i {
    margin-right: 8px;
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
    line-height: 1;
    margin-top: -4px;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.header-style-7 .cart-area .cart-trigger-icon,
.header-style-8 .cart-area .cart-trigger-icon {
    color: #fff;
}

.header-style-7 .cart-area .cart-trigger-icon:hover,
.header-style-8 .cart-area .cart-trigger-icon:hover {
    color: #fff;
}

.header-style-7 .cart-area .cart-trigger-icon&gt;span,
.header-style-8 .cart-area .cart-trigger-icon&gt;span {
    background-color: #fff;
    color: var(--rt-primary-color);
}

/*transparent header 7*/
.header-style-7.trheader .site-header .site-branding a.dark-logo {
    display: table-cell;
}

.header-style-7.trheader .site-header .site-branding a.light-logo {
    display: none;
}

.header-style-7.trheader .header-icon-area .header-search-box a {
    color: #111111;
}

.header-menu .info-wrap .info-text a,
.header-menu .info-wrap .header-3-right a {
    color: #fff;
}

.header-style-7 .header-icon-area {
    position: relative;
    align-items: center;
    padding-left: 20px;
    vertical-align: middle;
    line-height: 1;
    margin-left: 25px;
}

@media(max-width:1199px) {
    .header-style-7 .header-icon-area {
        margin-left: 5px;
        padding-left: 5px;
    }

    .custom-padding {
        padding: 20px !important;
    }
}

.header-style-7 .header-icon-area:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 24px;
    background-color: #fff;
    top: 50%;
    transform: translateY(-50%);
}

@media(max-width:1350px) {
    .header-style-7 .header-icon-area::before {
        display: none;
    }
}

.header-style-7 .site-header .rt-sticky {
    box-shadow: 0 12px 12px 0 rgb(0 0 0 / 16%);
    min-height: 65px;

}

.header-style-7 .menu-layout7.rt-sticky {
    background: rgba(250, 54, 10, 0.95);
}

.header-style-7 .additional-menu-area span.side-menu-trigger span {
    border-color: #fff;
}

.header-style-7 .header-icon-area .search-icon a {
    color: #fff;
    width: 16px;
}

.header-style-7 .site-header .rt-sticky .main-navigation ul.menu&gt;li.current-menu-item&gt;a {
    color: #fff;
}

.trheader.header-style-7 .menu-layout7.rt-sticky {
    background: rgba(250, 54, 10, 0.95);
}

/*-------------------------------------
#. Header Layout 8
---------------------------------------*/
.header-style-8 .header-area .header-menu {
    background: #fff;
}

.header-style-8 .header-menu {
    transition: none;
}

@media(min-width:991px) {
    .header-style-8 .header-area .header-menu {
        padding-top: 25px;
        margin-bottom: 65px;
    }
}

.header-style-8 .header-layout4-top {
    overflow: hidden;
}

.header-style-8 .site-header .main-navigation nav&gt;ul&gt;li&gt;a {
    padding: 25px 25px;
}

nav.header-style-8-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 78px;
    margin-top: 20px;
}

.header-style-8 .header-icon-area {
    position: relative;
    align-items: center;
    padding-left: 20px;
    vertical-align: middle;
    line-height: 1;
    margin-left: 33px;
}

.header-style-8 .header-icon-area .search-icon {
    width: 16px;
}

.header-style-8 .header-icon-area:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 24px;
    background-color: #fff;
    top: 50%;
    transform: translateY(-50%);
}

.header-style-8 .header-layout8-top .header-top-8-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
}

.header-style-8 .header-top-8-wrap .header-info-wrap {
    display: flex;
    align-items: center;
}

.header-style-8 .header-top-8-wrap .header-info-wrap i {
    margin-right: 8px;
    color: var(--rt-primary-color);
    font-size: 20px;
    vertical-align: middle;
    line-height: 1;
    width: 20px;
    margin-top: -4px;
    display: inline-flex;
    justify-content: center;
    align-items: center;

}

.header-style-8 .header-top-8-wrap .header-info-wrap a {
    color: #444444;
}

.header-style-8 .header-top-8-wrap .header-info-wrap span {
    color: #444444;
    font-size: 15px;
    line-height: 24px;
    padding: 13px 0;
    position: relative;
}

.header-style-8 .header-top-8-wrap .header-info-wrap .single-info {
    margin-right: 30px;
}

.header-style-8 .header-8-right {
    display: flex;
    align-items: center;
}

.header-style-8 .site-header .site-branding {
    margin-top: 4px;
}

.header-style-8 .site-header .site-branding a.dark-logo {
    display: block;
}

.header-style-8 .site-header .site-branding a.light-logo {
    display: none;
}

.header-style-8.trheader .site-header .site-branding a.light-logo {
    display: block;
}

.header-style-8.trheader .site-header .site-branding a.dark-logo {
    display: none;
}

/***Header 4 bottom menu/main menu***/
.header-style-8 .site-header .main-navigation nav&gt;ul&gt;li&gt;a {
    color: #fff;
}

.header-style-8 .site-header .main-navigation nav&gt;ul&gt;li&gt;a:hover {
    color: #fff;
}

.header-style-8 .info-wrap .header-3-right .header-button a.button-btn {
    position: relative;
    padding-bottom: 4px;
}

.header-style-8 .info-wrap .header-3-right .header-button a.button-btn:hover:before {
    visibility: hidden;
    width: 0;
}

.header-style-8 .header-style-8-menu .menu-wrap {
    background-color: var(--rt-primary-color);
    display: flex;
    align-items: center;
    justify-content: space-between;

}

.header-style-8 .info-wrap .info .info-text i {
    margin-right: 8px;
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
    line-height: 1;
    margin-top: -4px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.header-style-8 .info-wrap .info .info-text {
    margin-right: 30px;
    text-transform: uppercase;
    line-height: 24px;
    padding: 0;
    font-size: 18px;
    font-weight: 500;
}

.header-style-4 .info-wrap .header-3-right .header-button {
    margin-right: 5px;
    text-transform: uppercase;
    line-height: 24px;
    padding: 0;
    font-size: 15px;
    font-weight: 500;
}

.header-style-8 .info-wrap .header-3-right .header-button i {
    margin-right: 8px;
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
    line-height: 1;
    margin-top: -4px;
    width: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.header-style-8 .header-style-8-menu .menu-wrap .info-wrap {
    display: flex;
    align-items: center;
    padding-right: 30px;
}

.header-style-8 .header-style-8-menu .menu-wrap .info-wrap .header-3-right a,
.header-style-8 .header-style-8-menu .menu-wrap .info-wrap .header-icon-area .search-icon a i {
    color: #fff;
}

.header-style-8 .sidenav-address span a {
    color: #000;
}

.rt-sticky .header-style-8-menu {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    left: 0;
    right: 0;
    background-color: var(--rt-primary-color);
    box-shadow: 0rem 0rem 1.25rem 0rem rgba(0, 0, 0, 0.3);
    margin-top: 0;

}

.admin-bar .rt-sticky .header-style-8-menu {
    top: 32px;
}

.header-style-8 .site-header .main-navigation nav&gt;ul&gt;li:first-child {
    padding-left: 15px;
}

.header-style-8 .header-style-4-menu .menu-wrap .menu&gt;li.current-menu-item&gt;a {
    color: #fff;
}

.header-style-8 .header-style-4-menu .main-navigation .menu .menu-item-has-children::after {
    color: #fff;
}

.header-style-8 .site-header .rt-sticky .main-navigation nav&gt;ul&gt;li&gt;a {
    padding-top: 30px;
    padding-bottom: 30px;
}

.header-style-8 .header-icon-area .header-search-box a i {
    display: inline-block;
    background: #ffffff;
    border-radius: 50%;
    font-size: 18px;
    color: #010101;
    width: 49px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    transition: all 0.3s ease-in-out;
}

.header-style-8 .additional-menu-area span.side-menu-trigger span {
    background-color: transparent;
}

.header-style-8 .additional-menu-area span.side-menu-trigger span {
    border: 2px solid #fff;
}

.header-style-8 .header-icon-area&gt;div:before {
    background-color: #ffffff;
}

.header-style-8 .header-phone .info a {
    font-family: 'Source Sans Pro', sans-serif;
    color: #ffffff;
    font-size: 24px;
    font-weight: 500;
    margin-left: 20px;
    display: flex;
    align-items: center;
}

.header-style-8 .additional-menu-area .sidenav-address span a {
    color: #000;
}

.header-style-8 .header-phone .info i {
    font-size: 18px;
    font-weight: 900;
    padding-right: 5px;
}

.header-style-8 .site-header .header-icon-area .cart-icon-area {
    padding: 31px 0;
}

.header-style-8 .site-header .rt-sticky .header-icon-area .cart-icon-area {
    padding: 26px 0;
}

.header-style-8 .site-header .rt-sticky .site-branding {
    display: none;
}

/*transperant*/
.header-style-8.trheader .header-phone .info a {
    color: #111111;
}

.header-style-8.trheader .header-area .header-menu {
    background: transparent;
}

.header-style-8.trheader .header-area .header-menu.rt-sticky {
    background: var(--rt-primary-color);
}

.header-style-8.trheader .site-header .main-navigation nav&gt;ul&gt;li&gt;a:hover {
    color: var(--rt-primary-color);
}

.header-style-8.trheader .additional-menu-area span.side-menu-trigger {
    border-color: #adadad;
}

.header-style-8.trheader .additional-menu-area span.side-menu-trigger span {
    border-color: #adadad;
}

.header-style-8 .header-area .header-menu.rt-sticky {
    box-shadow: none
}

/*-------------------------------------
#. Header Layout 9
---------------------------------------*/
@media(min-width:992px) {

    .topbar-style-5 .header-top-bar .container,
    .header-style-9 .header-menu .container,
    .header-style-10 .header-menu .container,
    .topbar-style-3 .header-top-bar .container {
        max-width: 1320px !important;
    }
}

.header-style-9 .header-area .menu-full-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-style-9 .header-menu {
    transition: none;
}

.header-style-9 .header-area .header-right .info-wrap li {
    display: inline-block;
}

.header-style-9 .header-area .header-right .info-wrap li a.cart-trigger-icon,
.header-style-9 .header-area .header-right .info-wrap li.search-btn a {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #fff;
    background-color: #2C2C2C;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
}

.header-style-9 .header-area .header-right .info-wrap li a.cart-trigger-icon:hover,
.header-style-9 .header-area .header-right .info-wrap li.search-btn a:hover {
    background-color: var(--rt-primary-color);
}

.header-style-9 .header-area .header-right .info-wrap li.search-btn {
    margin-right: 10px;
}

.header-style-9 .header-area .header-right .info-wrap li .header-right-button a {
    font-size: 16px;
    line-height: 32px;
    text-transform: capitalize;
    color: #FFFFFF;
    display: inline-block;
    padding: 10px 20px;
    background-color: var(--rt-primary-color);
    height: 50px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.header-style-9 .header-area .header-right .info-wrap li .header-right-button a:hover {
    background-color: #B62404;
}

/*-------------------------------------
#. Header Layout 10
---------------------------------------*/
.header-style-10 .header-area .header-right .search-icon svg path {
    stroke: #818181;
}

.header-style-10 .header-area .menu-full-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-style-10 .header-area .header-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.header-style-10 .header-area .header-right .info-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
}

.header-style-10 .header-area .header-right .search-icon {
    line-height: 1;
}

.header-style-10.trheader .header-area .header-right .cart-area .cart-trigger-icon {
    color: #fff;
}

.header-style-10 .site-header .main-navigation&gt;nav&gt;ul&gt;li&gt;a {
    padding-top: 30px;
    padding-bottom: 30px;
}

.header-style-10 .header-right-button .btn-style3 {
    padding: 12px 22px;
    font-weight: 400;
    font-size: 14px;
}

.header-style-10.trheader .site-header .rt-sticky .header-right .search-icon svg path {
    stroke: #000;
}

.trheader.header-style-10 .header-area .rt-sticky .header-right .cart-area .cart-trigger-icon {
    color: #000;
}

.header-style-10 .main-navigation .menu .menu-item-has-children&gt;a:after {
    content: '\f067';
    font-size: 12px;
}

.header-style-10 .main-navigation .menu&gt;.menu-item-has-children:hover&gt;a:after {
    transform: none;
}

/*---------------------------
#. Header Right Menu
-----------------------------*/
.additional-menu-area a.side-menu-trigger {
    color: #222;
    cursor: pointer;
    font-size: 21px;
    line-height: 0;
}

.additional-menu-area .sidenav {
    height: 100%;
    width: 395px;
    position: fixed;
    z-index: 150;
    top: 0;
    right: 0;
    text-align: left;
    background-color: #ffffff;
    overflow-x: hidden;
    padding-top: 30px;
    transform: translateX(100%);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    will-change: transform;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}

.additional-menu-area .sidenav .closebtn {
    border: none;
    color: var(--rt-primary-color);
    display: block;
    font-size: 28px;
    font-weight: 600;
    padding: 0;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 49px;
    line-height: 42px;
}

.additional-menu-area .sidenav .additional-logo {
    padding-right: 30px;
    margin-bottom: 40px;
    padding-top: 80px;
}

.additional-menu-area .sidenav .additional-logo .dark-logo {
    display: inline-block !important;
}

.additional-menu-area .sidenav .additional-logo img {
    max-width: 9vw;
    width: 100%;
}

.admin-bar .additional-menu-area .sidenav {
    padding: 45px;
}

.additional-menu-area .sidenav {
    padding: 45px;
}

.additional-menu-area .sidenav .widget h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 16px;
}

.additional-menu-area .sidenav .widget p {
    font-size: 16px;
    line-height: 24px;
}

.additional-menu-area .sidenav .widget .gallery .gallery-item {
    text-align: left;
}

.admin-bar .additional-menu-area .sidenav .closebtn {
    top: 44px;
}

.additional-menu-area .sidenav .sidenav-search {
    border: 1px solid #5f5f5f;
    margin: 0 20px 10px 20px;
}

.additional-menu-area .sidenav ul.corporate-address li {
    display: inline-flex !important;
    align-items: center !important;
    padding: 8px 0 !important;
}

.additional-menu-area .sidenav ul li a {
    position: relative;
    overflow: hidden;
    display: inline-block;
    font-size: 16px;
    color: #111111;
    border: none;
    font-weight: 500;
    transition: all 140ms ease-in-out;
}

.additional-menu-area .sidenav .sidenav-address h4 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 16px;
}

.additional-menu-area .sidenav ul li a:hover {
    color: var(--rt-primary-color);
    padding-left: 7px;
}

.additional-menu-area .sidenav a {
    text-decoration: none;
    color: var(--rt-primary-color);
    display: block;
    transition: all 0.25s ease-in-out;
}

.additional-menu-area .mega-menu.hide-header&gt;ul&gt;li {
    padding-left: 0;
}

.additional-menu-area .mega-menu.hide-header&gt;ul&gt;li&gt;a {
    display: none;
}

.additional-menu-area .mega-menu.hide-header&gt;ul&gt;li&gt;ul {
    display: block !important;
}

.site-header .additional-menu-area ul li ul.sub-menu {
    position: inherit;
    transform: inherit;
    width: inherit;
    padding-left: 15px;
    box-shadow: none;
    visibility: visible;
    opacity: 1;
}

.site-header .additional-menu-area ul li ul.sub-menu li {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
}

.site-header .additional-menu-area ul li ul.sub-menu li:before {
    display: none;
}

.additional-menu-area span.side-menu-trigger {
    cursor: pointer;
}

.additional-menu-area span.side-menu-trigger span {
    display: block;
    height: 3px;
    width: 19px;
    background-color: #4d4d4d;
    margin: 0 auto 5px;
    text-align: center;
    position: relative;
}

.additional-menu-area span.side-menu-trigger span:last-child {
    margin-bottom: 0;
}

.additional-menu-area span.side-menu-trigger span::before {
    content: "";
    height: 3px;
    width: 9px;
    background-color: #4d4d4d;
    position: absolute;
    bottom: 0;
    left: -12px;

}

.trheader.non-stickh .additional-menu-area span.side-menu-trigger span {
    background-color: #adadad;
}

.additional-menu-area .sidenav-address {
    padding: 0 0 30px 0;
}

.additional-menu-area .sidenav-address h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 16px;
}

.additional-menu-area .sidenav-address .contact-info {
    margin-top: -5px;
}

.additional-menu-area .sidenav-address .contact-info span {
    display: block;
    color: #646464;
    margin-bottom: 10px;
    line-height: 26px;
}

.additional-menu-area .sidenav-address .contact-info span:last-child {
    margin-bottom: 0;
}

.additional-menu-area .sidenav-address span {
    color: #444444;
    font-size: 15px;
    display: block;
    margin-bottom: 20px;
}

.additional-menu-area .sidenav-address span i {
    color: var(--rt-primary-color);
}

.additional-menu-area .sidenav-address span i {
    margin-right: 15px;
}

.additional-menu-area .sidenav-address span a {
    display: inline-block;
    color: #444444;
    padding: 0;
}

.additional-menu-area .sidenav-social span a:hover i {
    color: var(--rt-primary-color);
}

.additional-menu-area .sidenav-social span {
    color: #646464;
    display: inline-block;
    padding-right: 5px;
    margin-right: 6px;
    font-size: 16px;
    text-align: center;
}

.additional-menu-area .sidenav-social span:last-child {
    margin-right: 0;
}

.additional-menu-area .sidenav-social span i {
    margin-right: 0;
    color: #444444;
    transition: all ease 0.4s;
}

.additional-menu-area .sidenav-social span a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #444444;
    font-size: 16px;
    transition: all ease 0.4s;
    margin-top: 5px;
    font-weight: 500;
}

body .rt-cover {
    z-index: 149;
    opacity: 1;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.85);
    animation: slideInRight 500ms ease-in-out;
    transition: all 0.5s ease-in-out;
}

/*---------------------------------------------------------
#. Footer - Scroll to top, Copyright
-----------------------------------------------------------*/
a.scrollup {
    overflow: hidden;
    position: fixed;
    height: 50px;
    width: 50px;
    line-height: 20px;
    border-radius: 50%;
    bottom: -105px;
    right: 20px;
    padding: 9px 0;
    text-align: center;
    z-index: 9999;
    background-color: var(--rt-primary-color);
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    -webkit-transition: all 0.8s cubic-bezier(0, 0, 0.15, 1.88);
    transition: all 0.8s cubic-bezier(0, 0, 0.15, 1.88);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}

a.scrollup i {
    display: block;
}

a.scrollup:hover {
    background-color: #ffffff;
    color: var(--rt-primary-color);
}

a.scrollup.back-top {
    bottom: 25px;
}

.footer-bottom-area {
    border-top: 1px solid #e2e2e2;
    background-color: #ffffff;
    color: #646464;
    font-size: 16px;
    text-align: center;
    padding: 35px 0;
}

.footer-bottom-area a,
.footer-bottom-area a:link,
.footer-bottom-area a:visited {
    color: #646464;
}

.footer-bottom-area a:hover,
.footer-bottom-area .widget ul li a:hover {
    color: #111111;
}

.footer-logo {
    margin: 0 auto 20px;
}

.footer-logo img {
    max-height: 120px;
}

.footer-area .widgettitle {
    position: relative;
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 25px;
    padding-bottom: 20px;
}

.footer-area .widgettitle:after {
    content: "";
    height: 4px;
    width: 34px;
    background-color: var(--rt-primary-color);
    position: absolute;
    bottom: 0;
    left: 21px;
    border-radius: 10px;
    border: none;
}

.footer-area .widgettitle:before {
    content: "";
    height: 4px;
    width: 15px;
    background-color: #ff5e17;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 10px;
    border: none;
}

@media(max-width:767px) {
    .footer-area .widgettitle {
        display: inline-block;
    }

    .footer-area .widgettitle:before {
        left: 0;
        right: 0;
    }

    .footer-area .widgettitle:after {

        right: 0;
    }
}

@media(max-width: 575px) {
    .footer-area .rtin-address-default .rtin-item {
        display: inherit;
        text-align: center;
    }

    .address-style2 .rtin-item .rtin-icon {
        display: inherit;
        margin-bottom: 10px;
    }
}

.footer-top-area {
    color: #444444;
    font-size: 16px;
    border-top: none;
    background-color: #ffffff;
    padding: 120px 0 75px;
}

.no-footer-widget .footer-top-area {
    padding-top: 0;
}

.no-footer-widget .footer-top-area .copyright_wrap {
    margin-top: 0;
}

@media (max-width: 1024px) {
    .footer-top-area {
        padding: 70px 0 65px;
    }
}

@media (max-width: 767px) {
    .footer-top-area {
        padding: 60px 0 55px;
    }
}

.footer-top-area .widget select {
    color: #444444;
}

.footer-top-area .footer-top-widget {
    margin-bottom: 60px;
}

.footer-top-area .widget_archive.widget&gt;select {
    margin-top: 0;
}

.footer-top-area .widget {
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
}

@media(max-width:991px) {
    .footer-top-area .widget {
        margin-bottom: 30px;
    }
}

.footer-area caption {
    color: inherit;
}

.footer-top-area .widget .widgettitle {
    color: #000;
}

.footer-top-area ul.menu li.menu-item-has-children {
    width: 100%;
}

.footer-top-area .widget ul.menu li a {
    color: #444444;
    padding-left: 15px;
    display: inline-block;
    position: relative;
    transition: all 0.3s ease-in-out;
}

.footer-top-area .widget ul.menu li a:hover {
    color: var(--rt-primary-color);
}

.footer-top-area .widget ul.menu li a:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    color: #444444;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease 0s;
    transform: translateX(0);
}

.footer-top-area .widget ul.menu&gt;li a:hover {
    transform: translateX(5px);
}

.footer-top-area .widget ul.menu&gt;li a:hover:before {
    color: #444444 !important;
}

/*widget search*/
.footer-top-area .search-form .input-group&gt;.custom-select:not(:last-child),
.footer-top-area .search-form .input-group&gt;.form-control:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

/*widget archive*/
.footer-top-area .widget_archive ul li {
    text-align: right;
    display: inline-block;
    width: 100%;
}

.footer-top-area .widget_archive ul li a {
    float: left;
    padding-left: 15px;
    display: inline-block;
    position: relative;
    transition: all 140ms ease-in-out;
}

.footer-top-area .widget_archive ul li a:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease;
    color: #444444;
}

.footer-top-area .widget_archive ul&gt;li a:hover {
    transform: translateX(5px);
}

/*widget categories*/
.footer-top-area .widget_categories ul li {
    text-align: right;
    display: inline-block;
    width: 100%;
}

.footer-top-area .widget_categories ul li a {
    float: left;
    padding-left: 15px;
    display: inline-block;
    position: relative;
    transition: all 140ms ease-in-out;
}

.footer-top-area .widget_categories ul li a:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease;
    color: #444444;
}

.footer-top-area .widget_categories ul&gt;li a:hover {
    transform: translateX(5px);
}

/*widget pages*/
.footer-top-area .widget_pages ul li {
    text-align: left;
    cursor: pointer;
}

.footer-top-area .widget_pages ul li a {
    padding-left: 15px;
    display: inline-block;
    position: relative;
    transition: all 0.3s ease-in-out;
}

.footer-top-area .widget_pages ul li a:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #444444;
    transition: all 0.3s ease;
}

.footer-top-area .widget_pages ul&gt;li a:hover {
    transform: translateX(5px);
}

/*widget meta*/
.footer-top-area .widget_meta li {
    text-align: left;
    cursor: pointer;
}

.footer-top-area .widget_meta ul li a {
    padding-left: 15px;
    display: inline-block;
    position: relative;
    transition: all 140ms ease-in-out;
}

.footer-top-area .widget_meta ul li a:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #444444;
    transition: all 0.3s ease;
}

.footer-top-area .widget_meta ul&gt;li a:hover {
    transform: translateX(5px);
}

/*widget recent comments*/
.footer-top-area .widget_recent_comments ul li {
    padding-left: 15px;
    transition: all 0.3s ease-in-out;
}

.footer-top-area .widget_recent_comments ul li a {
    font-size: 16px;
    font-weight: 400;
    position: relative;
    transition: all 0.3s ease-in-out;
}

.footer-top-area .widget_recent_comments ul li a:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #444444;
    transition: all 0.3s ease;
}

.footer-top-area .widget_recent_comments ul li.recentcomments:hover {
    transform: translateX(5px);
}

.footer-top-area .widget_recent_comments ul li.recentcomments:last-child {
    margin-bottom: 0;
}

.footer-top-area .widget_recent_comments ul li.recentcomments&gt;a:before {
    display: none;
}

.footer-top-area .widget_recent_comments ul li.recentcomments&gt;span {
    position: relative;
}

.footer-top-area .widget_recent_comments ul li.recentcomments:hover&gt;span:before {
    background-color: var(--rt-primary-color);
}

.footer-top-area .widget_recent_comments ul li.recentcomments span&gt;a:before {
    left: -15px;
    top: 10px;
}

/*widget recent entries*/
.footer-top-area .widget_recent_entries ul li a {
    padding-left: 15px;
    display: inline-block;
    position: relative;
    transition: all 0.3s ease-in-out;
}

.footer-top-area .widget_recent_entries ul li a:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #444444;
    transition: all 0.3s ease;
}

.footer-top-area .widget_recent_entries ul&gt;li a:hover {
    transform: translateX(5px);
}

/*widget Social*/
.footer-area .rt_footer_social_widget .footer-about {
    margin-bottom: 28px;
}

.footer-area .rt_footer_social_widget ul.footer-social {
    margin-top: 0;
}

.footer-area .rt_footer_social_widget .footer-social li {
    display: inline-block;
    margin-right: 5px;
    padding-bottom: 0;
    transition: all 0.3s ease-in-out;
}

@media(min-width:768px) and (max-width:991px) {
    .footer-area .rt_footer_social_widget .footer-social li {
        margin-right: 8px;
    }
}

.footer-area .rt_footer_social_widget .footer-social li a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background-color: #efefef;
    color: #646464;
    width: 40px;
    height: 40px;
    font-size: 20px;
    transition: all 0.3s ease-in-out;
}

.footer-area .rt_footer_social_widget .footer-social li a:hover {
    background: var(--rt-primary-color);

}

.footer-area .rt_footer_social_widget .footer-social li a:hover i {
    color: #ffffff;
}

/*widget tag cloud*/
.footer-top-area .widget_tag_cloud .tagcloud {
    padding-top: 10px;
}

.footer-top-area .widget_tag_cloud a {
    background: #5a5757;
    border-radius: 4px;
    color: #ffffff !important;
    display: inline-block;
    font-size: 14px !important;
    margin: 0 2px 4px 0;
    padding: 8px 15px;
    transition: all 0.3s;
}

@media(max-width:991px) {
    .footer-top-area .widget_tag_cloud a {
        padding: 8px;
    }
}

.footer-top-area .widget_tag_cloud a:hover {
    background-color: var(--rt-primary-color) !important;
    color: #ffffff !important;
}

.footer-top-area .search-form input.search-submit {
    background-color: #fff;
    color: var(--rt-primary-color);
}

/*widget calender*/
.footer-top-area .widget_calendar caption {
    caption-side: initial;
    text-align: center;
    font-weight: 500;
    border-radius: 2px 2px 0 0;
    background: var(--rt-primary-color);
    color: #ffffff;
    padding: 10px 7px;
    margin-top: 0px;
}

.footer-top-area .widget_calendar table th,
.footer-top-area .widget_calendar table td {
    border: none;
}

.footer-top-area .widget_calendar table td#today {
    background: var(--rt-primary-color);
    color: #ffffff;
}

.footer-top-area .widget_calendar table td#today a {
    color: #ffffff;
}

.footer-top-area .widget_calendar table td a {
    color: var(--rt-primary-color);
}

.footer-top-area a {
    text-decoration: none;
}

.footer-top-area .widget a:hover,
.footer-top-area .widget a:active {
    color: #111111;
}

.footer-top-area ul li {
    margin-bottom: 9px;
    padding-bottom: 9px;
    position: relative;
    line-height: 1.6;
}

.footer-top-area ul li:last-child,
.footer-top-area ul.menu li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.footer-top-area ul li ul.children,
.footer-top-area ul li ul.sub-menu {
    padding-left: 15px;
    padding-top: 15px;
}

.footer-top-area ul li ul.children li :last-child,
.footer-top-area ul li ul.sub-menu li :last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.footer-top-area ul li a {
    text-decoration: none;
}

.footer-top-area .widget_tag_cloud a {
    text-decoration: none;
}

.footer-top-area .mc4wp-success {
    margin-top: 25px;
}

.footer-top-area .widget&gt;form.mc4wp-form {
    padding: 0px;
    background: transparent;
    margin-top: 10px;
}

.footer-top-area .rt-news-box .media-body .post-date-dark {
    font-size: 14px;
    margin-bottom: 12px;
}

.footer-top-area .rt-news-box .media-body .post-date-dark ul li {
    color: #aeaeae;
}

.footer-top-area .rt-news-box .media-body h3 {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 0;
}

.footer-top-area .rt-news-box .dark .rt-news-box-widget .media-body a {
    color: #c6ceec;
}

.footer-top-area .rt-news-box .dark .rt-news-box-widget .media-body a:hover {
    color: var(--rt-primary-color);
}

.footer-top-area .rt-news-box .media a.post-img-holder {
    width: 32% !important;
}

.footer-top-area .gallery .gallery-item {
    max-width: 31.5%;

}

.footer-top-area .gallery .gallery-item img {
    max-height: 100px;
}

.footer-area .widget {
    position: relative;
}

.footer-area .footer-top-area .container .row&gt;div {
    position: relative;
    padding-left: 45px;
    padding-right: 45px;
}

@media(max-width:991px) {
    .footer-area .footer-top-area .container .row&gt;div {
        padding-left: 12px;
    }
}

.footer-area .footer-top-area .container .row&gt;div:first-child {
    padding-left: 15px;
}

.footer-area .footer-top-area .container .row&gt;div:last-child {
    padding-right: 15px;
}

.footer-area .footer-top-area .container .row&gt;div:after {
    content: "";
    height: 100%;
    width: 1px;
    background-color: #e1e1e1;
    position: absolute;
    bottom: 0;
    right: 0;
}

.footer-area .footer-top-area .container .row&gt;div:last-child::after {
    display: none;
}

@media(max-width:991px) {
    .footer-area .footer-top-area .container .row&gt;div:after {
        display: none;
    }
}

/*Footer mailchimp style*/
.footer-area .mc4wp-form .mc4wp-form-fields .mc4-subscriber input {
    padding: 15px 10px;
    border: 1px solid #e8e8e8;
    color: #000;
    width: 85%;
    border-radius: .25rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    line-height: normal;
}

.footer-area .mc4wp-form .mc4wp-form-fields .mc4-subscriber input:focus,
.footer-area .mc4wp-form .mc4wp-form-fields .mc4-subscriber input:active,
.footer-area .mc4wp-form .mc4wp-form-fields .mc4-subscriber input:focus-visible {
    outline: none;
}

.footer-area .mc4wp-form .mc4wp-form-fields .mc4-subscriber button {
    width: 15%;
    color: #fff;
    background-color: var(--rt-primary-color);
    font-size: 16px;
    padding: 17px 10px;
    text-align: center;
    border: none;
    line-height: 1;
    border-radius: 0 4px 4px 0;
    transition: all 0.3s ease-in-out;
}

.footer-area .mc4wp-form .mc4wp-form-fields .mc4-subscriber button:hover {
    background-color: #ff5e17;
}

.footer-area .copyright {
    text-align: center;
    margin: 0 30px;
    text-transform: capitalize;
}

.footer-area .copyright a {
    color: #444;
}

.footer-area .copyright a:hover {
    color: var(--rt-primary-color);
}

.footer-area .widget_media_image {
    margin-bottom: 0;
}

.footer-area .widget_mc4wp_form_widget {
    margin: 0;
    margin-top: -20px;
}

.footer-area .copyright_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
}

.footer-area .copyright_wrap .left-line {
    flex: 1;
    height: 1px;
    width: 100%;
    z-index: 1;
    background-color: #e1e1e1;
}

.footer-area .copyright_wrap .right-line {
    flex: 1;
    height: 1px;
    width: 100%;
    z-index: 1;
    background-color: #e1e1e1;
}

@media(max-width:575px) {
    .footer-area .copyright_wrap .left-line {
        display: none;
    }

    .footer-area .copyright_wrap .right-line {
        display: none;
    }

    .footer-area .copyright_wrap .copyright-img1 {
        display: none;
    }

    .footer-area .copyright_wrap .copyright-img2 {
        display: none;
    }
}

.has-footer-cta .footer-cta {
    margin-bottom: -100px;
    position: relative;
    z-index: 9;
    margin-top: 120px;
}

.has-footer-cta .footer-top-area {
    padding-top: 200px;
}

/*Footer 1*/
.footer-style-1 .footer-area {
    position: relative;
    overflow: hidden;
}

@media(min-width: 1200px) {
    .footer-style-1 .footer-area .widget_media_image img {
        max-width: 260px !important;
    }
}

@media(max-width: 767px) {
    .footer-style-1 .footer-area .widget_media_image img {
        max-width: 260px !important;
    }
}

.footer-style-1 .footer-area .widget_text {
    margin-bottom: 30px;
}

@media(max-width:991px) {
    .footer-style-1 .footer-area .widget_text {
        margin-bottom: 40px;
    }
}

.footer-style-1 .footer-area .widget_text .textwidget p {
    margin-bottom: 0;
}

.footer-style-1 .footer-area ul.shape-holder {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-style-1 .footer-area ul.shape-holder li {
    position: absolute;
    z-index: 0;
}

.footer-style-1 .footer-area ul.shape-holder li.shape1 {
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
}

.footer-style-1 .footer-area ul.shape-holder li.shape2 {
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
}

@media(max-width:1440px) {
    .footer-style-1 .footer-area ul.shape-holder li.shape1 {
        left: 0;
        bottom: 0;
    }

    .footer-style-1 .footer-area ul.shape-holder li.shape2 {
        right: 0;
        top: 0;
    }
}

@media(max-width:991px) {

    .footer-style-1 .footer-area ul.shape-holder li.shape1,
    .footer-style-1 .footer-area ul.shape-holder li.shape2 {
        display: none;
    }
}

.form-control:focus {
    outline: none;
    box-shadow: none;
}

.footer-style-1 .has-footer-img .shape-holder li {
    display: none;
}

/*Footer 2*/
.footer-style-2 .footer-area {
    position: relative;
}

.footer-style-2 .footer-wrap {
    text-align: center;
}

.footer-style-2 .footer-top-area {
    background-color: #ffffff;
    padding: 60px 0 55px;
    box-shadow: 0 25px 27px 0 rgb(154 154 154 / 34%);
    margin-left: calc((100% - 1140px) / 2 - 85px);
    margin-right: calc((100% - 1140px) / 2 - 85px);
}

@media(max-width:767px) {
    .footer-style-2 .footer-top-area {
        margin-left: 0;
        margin-right: 0;
        padding: 50px 0px 50px 0px;
        box-shadow: none;
    }

    .footer-style-2 .footer-bg-shape {
        display: none;
    }
}

.footer-style-2 .footer-top-area.has-footer-address {
    margin-top: -229px;
    z-index: 1;
}

.footer-style-2 .footer-bg-shape {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 35%;
    z-index: -10;
}

@media(max-width:1440px) {
    .footer-style-2 .footer-bg-shape {
        bottom: 42px;
    }
}

.footer-style-2 .footer-top-area .widget.widget_nav_menu ul {
    display: flex;
    flex-wrap: wrap;
}

.footer-style-2 .footer-top-area .widget.widget_nav_menu ul li {
    flex: 0 0 50%;
    max-width: 50%;
}

@media(max-width: 991px) {
    .footer-style-2 .footer-top-area .widget.widget_nav_menu ul li {
        flex: 0 0 48%;
        max-width: 48%;
        margin: 0 1%;
    }
}

@media(max-width: 575px) {
    .footer-style-2 .footer-top-area .widget.widget_nav_menu ul {
        display: block;
    }

    .footer-style-2 .footer-top-area .widget.widget_nav_menu ul li {
        display: block;
        flex: none;
        max-width: 100%;
    }
}

@media(max-width: 991px) {

    .footer-style-2 .footer-wrap,
    .footer-style-2 .footer-top-area .mc4wp-form .form-group {
        width: 100%;
    }
}

@media(max-width: 767px) {
    .footer-style-2 .footer-wrap {
        display: inherit;
    }

    .footer-style-2 .footer-area .rt_footer_social_widget {
        margin-bottom: 25px;
    }
}

.footer-style-2 .footer-top-address {
    background-color: #111111;
    position: relative;
    overflow: hidden;
    padding: 115px 0px 233px 0px;
    z-index: -1;
}

.footer-style-2 .footer-top-address .figure-img1 {
    position: absolute;
    top: 0px;
    right: 0px;
    transform: rotate(20deg);
}

.footer-style-2 .footer-top-address .figure-img2 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 5%;
}

@media(max-width:575px) {
    .footer-style-2 .footer-top-address .figure-img2 {
        display: none;
    }
}

.footer-style-2 .footer-top-address .address-box {
    margin-bottom: 60px;
}

.footer-style-2 .footer-top-address .address-box .address-title {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 25px;
}

.footer-style-2 .footer-top-address .address-box .address-title:before {
    content: "";
    height: 4px;
    width: 15px;
    background-color: #ff5e17;
    position: absolute;
    bottom: 0px;
    left: 0;
    border-radius: 10px;
    border: none;
}

.footer-style-2 .footer-top-address .address-box .address-title:after {
    content: "";
    height: 4px;
    width: 34px;
    background-color: var(--rt-primary-color);
    position: absolute;
    bottom: 0px;
    left: 21px;
    border-radius: 10px;
    border: none;
}

.footer-style-2 .footer-top-address .address-box .address-info {
    color: #e8e8e8;
    padding-right: 130px;
}

.footer-style-2 .footer-top-address .color-overlay1 {
    position: absolute;
    top: 0;
    right: 0;
}

.footer-style-2 .footer-top-address .color-overlay2 {
    position: absolute;
    top: 0;
    left: 0;
}

.footer-style-2 .footer-area .widget_text .textwidget p {
    margin-bottom: 10px;
}

@media(max-width:991px) {
    .footer-style-2 .footer-top-area.has-footer-address {
        padding: 50px 0px 50px 0px;
        margin-top: 0;
    }

    .footer-style-2 .footer-top-address .color-overlay1 {
        display: none;
    }

    .footer-style-2 .footer-top-address .color-overlay2 {
        display: none;
    }

    .footer-style-2 .footer-top-address .figure-img1 {
        display: none;
    }

    .footer-style-2 .footer-top-address {
        padding: 42px 0px 20px 0px;
    }

    .footer-style-2 .footer-top-address .address-box {
        margin-bottom: 20px;
    }

    .footer-style-2 .footer-top-address .address-box .address-info {
        padding-right: 0;
    }
}

@media(max-width:767px) {
    .footer-style-2 .footer-bg-shape {
        display: none;
    }

    .footer-style-2 .footer-top-address .address-box .address-info {
        padding-right: 0;
    }
}

@media(max-width:575px) {
    .footer-style-2 .footer-top-address&gt;.container&gt;.row {
        text-align: center;
    }

    .footer-style-2 .footer-top-address .address-box .address-title {
        padding-bottom: 0;
        margin-bottom: 15px;
    }

    .footer-style-2 .footer-top-address .address-box .address-title:before {
        display: none;
    }

    .footer-style-2 .footer-top-address .address-box .address-title:after {
        display: none;
    }

    .footer-style-2 .footer-top-address .address-box .address-info {
        padding: 0 80px;
    }
}

@media(max-width:375px) {
    .footer-style-2 .footer-top-address .address-box .address-info {
        padding: 0 30px;
    }
}

/*Footer 3*/
.footer-style-3 .footer-top-area {
    padding-bottom: 35px;
}

.footer-style-3 .footer-top-area.has-footer-img {
    color: #d3d1d1;
}

.footer-style-3 .site-content,
.footer-style-6 .brand-section,
.footer-style-6 .site-content {
    position: relative;
    background-color: #ffffff;
    z-index: 1;
    transition: all 0.3s ease-in-out;
}

.footer-style-6 .brand-section {
    background-color: #f9f9f9;
}

@media (min-width: 1400px) {
    .footer-style-3 footer {
        position: sticky;
        bottom: 0;
        top: 0;
        z-index: 0;
    }
}

.footer-style-3 .footer-area {
    background-color: #fff;
    position: relative;
    overflow: hidden;
}

.footer-style-3 .footer-area .footer-top-area.has-footer-img::before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0.9;
    position: absolute;
    bottom: 0;
    left: 0;
}

.footer-style-3 .footer-top-area.has-footer-img .widget ul.menu li a,
.footer-style-4 .footer-top-area .widget ul.menu li a,
.footer-style-5 .footer-top-area .widget ul.menu li a {
    color: #bbbbbb;
}

.footer-style-3 .footer-top-area.has-footer-img .widget ul.menu li a:hover,
.footer-style-4 .footer-top-area .widget ul.menu li a:hover,
.footer-style-5 .footer-top-area .widget ul.menu li a:hover {
    color: #fff;
}

.footer-style-3 .copyright_wrap {
    justify-content: center;
    position: relative;
    z-index: 1;
}

.footer-style-3 .copyright_wrap .copyright {
    margin: 0;
}

.footer-style-3 .footer-area .footer-top-area .container .row&gt;div:after,
.footer-style-4 .footer-area .footer-top-area .container .row&gt;div:after,
.footer-style-5 .footer-area .footer-top-area .container .row&gt;div:after {
    display: none;
}

.footer-style-3 .footer-top-area .widget ul.menu li a:before,
.footer-style-4 .footer-top-area .widget ul.menu li a:before,
.footer-style-5 .footer-top-area .widget ul.menu li a:before {
    color: #bbbbbb;
}

.footer-style-3 .footer-top-area.has-footer-img .widget ul.menu li a:hover:before {
    color: #fff !important;
}

.footer-style-3 .footer-top-area .copyright_wrap {
    padding-top: 35px;
    border-top: 1px solid #393939;
}

.footer-style-3 .footer-top-area.has-footer-img .copyright_wrap .copyright {
    color: #979797;
    position: relative;
    z-index: 1;
}

.footer-style-3 .footer-top-area.has-footer-img .copyright_wrap .copyright a {
    color: #979797;
}

.footer-style-3 .footer-top-area.has-footer-img .widget .widgettitle {
    color: #fff;
}

.footer-area .corporate-address li {
    font-weight: 400 !important;
}

.footer-area .corporate-address li a {
    font-weight: 400 !important;
}

.footer-style-3 .footer-area .footer-top-area .container .row&gt;div {
    padding-left: 15px;
}

.footer-style-3 .footer-top-area.has-footer-img .corporate-address li,
.footer-style-3 .footer-top-area.has-footer-img .corporate-address li a {
    color: #bbbbbb !important;
}

.footer-style-3 .footer-top-area.has-footer-img .corporate-address li i {
    color: #fff;
}

/*Footer 4*/
.footer-style-4 .footer-top-area {
    color: #d3d1d1;
}

.footer-style-4 .footer-top-area {
    position: relative;
    z-index: 1;
}

.footer-style-4 .footer-top-area::before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: #141414;
    opacity: 0.95;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.footer-style-4 .footer-top-area .widget .widgettitle {
    color: #fff;
}

.footer-style-4 .footer-top-area .widget ul.menu li a:hover:before,
.footer-style-5 .footer-top-area .widget ul.menu li a:hover:before {
    color: #fff !important;
}

.footer-style-4 .footer-top-area .corporate-address li i,
.footer-style-5 .footer-top-area .corporate-address li i {
    color: #fff;
}

.footer-style-4 .footer-top-area .corporate-address li,
.footer-style-4 .footer-top-area .corporate-address li a,
.footer-style-5 .footer-top-area .corporate-address li,
.footer-style-5 .footer-top-area .corporate-address li a {
    color: #bbbbbb !important;
}

.footer-style-4 .footer-bottom {
    background-color: #000;
    padding: 30px 0;
}

.footer-style-4 .footer-bottom .copyright-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media(max-width:767px) {
    .footer-style-4 .footer-bottom .copyright-wrap {
        display: block;
    }
}

.footer-style-4 .footer-bottom .copyright-wrap .copyright {
    color: #d3d1d1;
}

.footer-style-4 .footer-bottom .copyright-wrap .copyright a {
    color: #bbbbbb;
}

.footer-style-4 .footer-bottom .copyright-wrap .copyright a:hover {
    color: #fff;
}

.footer-style-4 .footer-bottom .footer-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}

@media(max-width:767px) {
    .footer-style-4 .footer-bottom .footer-menu {
        justify-content: center;
        margin-bottom: 15px;
    }
}

.footer-style-4 .footer-bottom .footer-menu li {
    position: relative;
    margin-right: 17px;
    padding-right: 17px;
}

@media(min-width:992px) {
    .footer-style-4 .footer-bottom .footer-menu li:after {
        content: "";
        height: 3px;
        width: 3px;
        background-color: #979797;
        position: absolute;
        right: 0;
        bottom: 10px;
        transition: all 0.8s;
    }

    .footer-style-4 .footer-bottom .footer-menu li:last-child::after {
        display: none;
    }
}

.footer-style-4 .footer-bottom .footer-menu li a {
    color: #bbbbbb;
}

.footer-style-4 .footer-bottom .footer-menu li a:hover {
    color: #fff;
}

.footer-style-4 .footer-bottom .footer-menu li:last-child {
    margin-right: 0;
    padding-right: 0;
}

/*footer style 5*/
.footer-style-5 .footer-area .footer-top-area {
    color: #bbbbbb;
}

.footer-style-5 .footer-top-area .widget .widgettitle {
    color: #fff;
}

.footer-style-5 .footer-area {
    background-color: #1A1A1A;
}

.footer-style-5 .footer-area .footer-top-area {
    background-color: #1A1A1A;
    position: relative;
    padding-bottom: 0;
}

.footer-style-5 .footer-area .footer-top-area .shape-holder {
    list-style: none;
}

.footer-style-5 .footer-area .footer-top-area .shape-holder li {
    position: absolute;
    left: 0;
    top: 0;
}

@media(max-width:991px) {
    .footer-style-5 .footer-area .footer-top-area .shape-holder li {
        display: none;
    }
}

.footer-style-5 .footer-area .copyright_wrap {
    padding-bottom: 80px;
}

.footer-style-5 .footer-area .copyright_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #bbbbbb;
}

.footer-style-5 .footer-area .copyright_wrap .copyright a {
    color: #bbbbbb;
}

.footer-style-5 .footer-area .copyright_wrap .left-line {
    flex: 1;
    height: 1px;
    width: 100%;
    z-index: 1;
    background-color: #2e2e2e;
}

.footer-style-5 .footer-area .copyright_wrap .right-line {
    flex: 1;
    height: 1px;
    width: 100%;
    z-index: 1;
    background-color: #2e2e2e;
}

.footer-style-5 .footer-area .rt_footer_social_widget .footer-social li a {
    background-color: #393939;
    color: #fff;
}

/*Footer 6*/
.footer-style-6 .footer-top-area {
    padding: 60px 0 80px 0;
    background-color: #1A1D29;
}

@media(min-width:992px) {

    .header-style-10.footer-style-1 footer .container,
    .header-style-10.footer-style-1 .footer-area .container,
    .footer-style-6 .footer-area .container {
        max-width: 1320px !important;
    }
}

.footer-style-6 .footer-top-area .widgettitle {
    font-weight: 600;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 38px;
    color: #FFFFFF;
    padding-bottom: 0;
    margin-bottom: 10px;
}

.footer-style-6 .footer-top-area .textwidget p {
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #C9CACC;
    margin-bottom: 30px;
}

.footer-style-6 .footer-top-area .footer-top-widget .corporate-address li i {
    display: none;
}

.footer-style-6 .footer-top-area .footer-top-widget .corporate-address li a {
    font-weight: 600 !important;
    font-size: 22px !important;
    line-height: 25px;
    color: #FFFFFF !important;
    transition: all 0.3s ease-in-out;
}

.footer-style-6 .footer-top-area .footer-top-widget .corporate-address li a:hover {
    color: var(--rt-primary-color) !important;
}

.footer-style-6 .footer-area .rt_footer_social_widget .footer-social li a {
    background-color: transparent;
    color: #C1C0C0;
    padding: 0;
    text-align: left;
    justify-content: flex-start;
}

.footer-style-6 .footer-area .rt_footer_social_widget .footer-social li a:hover {
    background-color: transparent;
}

.footer-style-6 .footer-area .rt_footer_social_widget .footer-social li a:hover i {
    color: var(--rt-primary-color);
}

.footer-style-6 .footer-top-area .widgettitle::before,
.footer-style-6 .footer-top-area .widgettitle::after {
    display: none;
}

.footer-style-6 .footer-area .footer-top-area .container .row&gt;div:after {
    display: none;
}

.footer-style-6 .footer-top-area .footer-top-widget {
    margin-bottom: 0;
}

.footer-style-6 .footer-top-area .widget_finbuzz_address {
    margin-top: -30px;
}

.footer-style-6 .footer-top-area .rt_footer_social_widget {
    margin-top: -30px;
}

.footer-style-6 .footer-area .footer-top-area .container .row&gt;div {
    padding-left: 12px;
}

.footer-style-6 .footer-area .mc4wp-form .mc4wp-form-fields .mc4-subscriber {
    display: flex;
    margin-top: -7px;
}

.footer-style-6 .footer-area .mc4wp-form .mc4wp-form-fields .mc4-subscriber input {
    width: 83%;
    margin-right: 2%;
    height: 50px;
    color: var(--rt-primary-color);
    background-color: #222530;
    border: 0;
}

.footer-style-6 .footer-area .mc4wp-form .mc4wp-form-fields .mc4-subscriber button {
    border-radius: 0;
    height: 50px;
    position: relative;
}

.footer-style-6 .footer-area .mc4wp-form .mc4wp-form-fields .mc4-subscriber button:hover {
    background-color: #B62404;
}

.footer-style-6 .footer-area .mc4wp-form .mc4wp-form-fields .mc4-subscriber button i {
    display: none;
}

.footer-style-6 .footer-area .mc4wp-form .mc4wp-form-fields .mc4-subscriber button::before {
    content: '\f1d8';
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 20px;
}

.footer-style-6 .footer-area .copyright-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-style-6 .footer-area .footer-menu-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-style-6 .footer-area .footer-menu-wrap ul li {
    display: inline-block;
}

.footer-style-6 .footer-area .footer-bottom {
    padding: 20px 0;
    background-color: #1F222F;

}

.footer-style-6 .footer-area .footer-menu-wrap ul li a {
    color: #A3A4AA;
}

.footer-style-6 .footer-area .footer-menu-wrap ul li a:hover {
    color: var(--rt-primary-color);
}

.footer-style-6 .footer-area .footer-menu-wrap ul li {
    margin-right: 30px;
}

.footer-style-6 .footer-area .footer-menu-wrap ul li:last-child {
    margin-right: 0;
}

.footer-style-6 .footer-area .copyright {
    color: #A3A4AA
}

.footer-style-6 .footer-area .copyright a {
    color: var(--rt-primary-color);
}

@media(min-width:1400px) {
    .footer-style-6 footer {
        position: sticky;
        bottom: 0;
        top: 0;
        z-index: 0;
    }
}

/*---------------------------------------------
#. Footer Logo showcase area
-----------------------------------------------*/
.brand-section {
    padding: 65px 0px 55px 0px;
    background-color: #f9f9f9;
}

.brand-section .brand-log {
    text-align: center;
}

.brand-section .brand-log img {
    filter: grayscale(100%);
    opacity: 20%;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.brand-section .brand-log img:hover {
    filter: grayscale(0);
    opacity: 100%;
}

@media(max-width:991px) {
    .brand-section .brand-log {
        margin: 17px 0;
    }
}

/*---------------------------------------------
#. Widgets - Sidebar and Footer Widgets
-----------------------------------------------*/
.sidebar-widget-area .widget_block h2 {
    display: block;
    position: relative;
    color: #111111;
    font-size: 22px;
    margin-bottom: 24px;
    line-height: 1;
    z-index: 2;
    padding-bottom: 24px;
}

.sidebar-widget-area .widget_block h2:before {
    content: "";
    height: 4px;
    width: 15px;
    background-color: #ff5e17;
    position: absolute;
    bottom: 0px;
    left: 0;
    border-radius: 10px;
    border: none;
}

.sidebar-widget-area .widget_block h2:after {
    content: "";
    height: 4px;
    width: 34px;
    background-color: var(--rt-primary-color);
    position: absolute;
    bottom: 0;
    left: 21px;
    border-radius: 10px;
    border: none;
}

.sidebar-widget-area ol.wp-block-latest-comments {
    padding-left: 0;
}

.sidebar-widget-area .wp-block-latest-comments__comment {
    line-height: 1.6;
    list-style: none;
    margin-bottom: 1em;
}

ol.wp-block-latest-comments {
    padding-left: 0;
}

.wp-block-latest-comments a {
    color: var(--rt-primary-color);
}

.wp-block-latest-comments a:hover {
    color: var(--rt-primary-color);
}

.sidebar-widget-area .widget_block.widget_search form&gt;label {
    display: none;
}

.sidebar-widget-area .widget_block.widget_search form input {
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    color: #444444;
    font-size: 15px;
}

.sidebar-widget-area .widget_block.widget_search .wp-block-search__button {
    background-color: var(--rt-primary-color);
    border-radius: 4px;
    border: none;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.widget_categories select,
.widget_archive select,
.widget_text select,
.fluentform select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-size: 12px;
    background-image: url(../img/select-arrow.png) !important;
    background-repeat: no-repeat;
    background-position: 95%;
}

.widget select {
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    padding: 14px 12px;
    width: 100%;
    outline: none;
}

.sidebar-widget-area .widget&gt;select {
    margin-top: 5px;
}

.sidebar-widget-area .widget.widget_calendar .calendar_wrap {
    margin-top: 30px;
    background-color: #f7f7f7;
}

.sidebar-widget-area .widget select {
    margin-top: 7px;
}

.widget ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.widget ul li a {
    color: #444444;
    display: inline;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.widget ul li a:hover {
    color: var(--rt-primary-color);
}

.widget_recent_entries ul li span {
    display: block;
}

.sidebar-widget-area .widget {
    background: #ffffff;
    margin-bottom: 35px;
    overflow: hidden;
    position: relative;
}

.sidebar-widget-area .rt-post-tab .post-tab-layout ul li:after {
    display: none;
}

.sidebar-widget-area .rt-post-tab .post-tab-layout ul li:before {
    display: none;
}

.sidebar-widget-area .widget_search {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.sidebar-widget-area .widget h3.widgettitle {
    display: block;
    position: relative;
    color: #000000;
    font-size: 20px;
    line-height: 1;
    z-index: 2;
    padding-bottom: 23px;
    margin-bottom: 0;
}

.sidebar-widget-area .widget .rt-widget-title-holder {
    margin-bottom: 24px;
}

.sidebar-widget-area .widget .rt-widget-title-holder+div {
    margin-top: 27px;
}

.sidebar-widget-area .widget.widget_search .rt-widget-title-holder {
    margin-bottom: 25px;
}

.sidebar-widget-area .widget h3.widgettitle::before {
    content: "";
    height: 4px;
    width: 15px;
    background-color: #ff5e17;
    position: absolute;
    bottom: 0px;
    left: 0;
    border-radius: 10px;
    border: none;
}

.sidebar-widget-area .widget h3.widgettitle::after {
    content: "";
    height: 4px;
    width: 34px;
    background-color: var(--rt-primary-color);
    position: absolute;
    bottom: 0;
    left: 21px;
    border-radius: 10px;
    border: none;
}

.sidebar-widget-area .widget:last-child {
    margin-bottom: 0;
}

.sidebar-widget-area .widget ul li {
    padding: 14px 0;
    position: relative;
    -webkit-transition: all 140ms ease-in-out;
    transition: all 140ms ease-in-out;
}

.sidebar-widget-area .widget ul li:first-child {
    padding-top: 0;
}

.rt-post-box .post-box-style .media .entry-title {
    margin-bottom: 15px;
}

.rt-post-box .post-box-style .media .media-body ul li a {
    color: var(--rt-primary-color);
}

.rt-post-box .post-box-style .media ul li:after {
    display: none;
}

.rt-post-box .post-box-style .media ul li:before {
    display: none;
}

.sidebar-widget-area .widget ul li:last-child:before {
    display: none;
}

.sidebar-widget-area .widget ul li:last-child:after {
    display: none;
}

.sidebar-widget-area .widget ul li a {
    font-size: 16px;
    font-weight: 400;
    position: relative;
    color: #7e7e7e;
    padding-left: 15px;
    transition: all 0.3s ease-in-out;

}

.sidebar-widget-area .widget ul li a:hover {
    padding-left: 20px;
}

.sidebar-widget-area .widget ul ul {
    border-top: 1px solid #ebebeb;
    ;
}

.sidebar-widget-area .widget ul li {
    border-bottom: 1px solid #ebebeb;
    ;
    transition: all 0.3s ease-in-out;
}

.sidebar-widget-area .widget ul li a:hover {
    color: var(--rt-primary-color);
}

.sidebar-widget-area .widget ul li a:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    color: #7a7a7a;
    position: absolute;
    left: 0;
    transition: all 0.3s ease 0s;
}

.sidebar-widget-area .widget ul li a:hover:before {
    color: var(--rt-primary-color);
}

.sidebar-widget-area .widget ul li ul {
    margin-top: 14px;
    padding-top: 14px;
}

.sidebar-widget-area .widget_nav_menu ul ul.sub-menu li:last-child,
.sidebar-widget-area ul ul.children li:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

.sidebar-widget-area .widget ul li.active a {
    color: var(--rt-primary-color);
}

.sidebar-widget-area .widget ul li.active a:before {
    content: "\f101";
    font-family: fontawesome;
    color: var(--rt-primary-color);
}

.sidebar-widget-area .widget ul li ul.children li:last-child,
.sidebar-widget-area .widget ul li ul.sub-menu li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.sidebar-widget-area .widget ul li ul.children li ul.children li:last-child {
    border-bottom: none;
}

/*Recent comment widget*/
.sidebar-widget-area .widget_recent_comments ul li.recentcomments {
    background: #ffffff;
    line-height: 1.6;
    position: relative;
    padding: 14px 0;
    padding-left: 15px;
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments::before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    color: #7a7a7a;
    position: absolute;
    left: 0;
    transition: all 0.3s ease 0s;
    background-color: transparent !important;
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments:first-child {
    margin-top: -13px;
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments:last-child {
    margin-bottom: 0;
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments:last-child::before {
    display: block;
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments:hover::after {
    display: block;
    background-color: var(--rt-primary-color);
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments:hover::before {
    background-color: var(--rt-primary-color);
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments:last-child::after {
    display: none;
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments&gt;span {
    position: relative;
    text-transform: capitalize;
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments a {
    padding-left: 0;
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments:hover&gt;span:before {
    background-color: var(--rt-primary-color);
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments span&gt;a:before {
    left: -15px;
    top: -3px;
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments span&gt;a:before {
    display: none;
}

.sidebar-widget-area .widget_recent_comments ul li.recentcomments&gt;a:before {
    display: none;
}

.sidebar-widget-area .widget_recent_entries ul li .post-date {
    color: #535151;
    font-size: 14px;
}

/*Comment Block*/
.widget_block .wp-block-latest-comments {
    margin-bottom: 0;
}

.widget_block .wp-block-latest-comments .wp-block-latest-comments__comment {
    background: #ffffff;
    line-height: 28px;
    position: relative;
    padding: 14px 0;
    padding-left: 15px;
    border-bottom: 1px solid #ebebeb;
    transition: all 0.3s ease-in-out;
    margin-bottom: 0;
}

.widget_block .wp-block-latest-comments .wp-block-latest-comments__comment:first-child {
    margin-top: -13px;
}

.widget_block .wp-block-latest-comments .wp-block-latest-comments__comment::before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    color: #7a7a7a;
    position: absolute;
    left: 0;
    transition: all 0.3s ease 0s;
    background-color: transparent !important;
}

.widget_block .wp-block-latest-comments .wp-block-latest-comments__comment a {
    color: #7a7a7a;
}

.widget_block .wp-block-latest-comments .wp-block-latest-comments__comment a:hover {
    color: var(--rt-primary-color);
}

/*Meta widget*/
.sidebar-widget-area .widget_meta ul li {
    position: relative;
    color: #909090;
    background: #ffffff;
    line-height: 1.6;
    transition: all 0.3s ease-out;
}

.sidebar-widget-area .widget_meta ul li a {
    display: inline-block;
    padding-left: 15px;
}

/*Page widget*/
.sidebar-widget-area .widget_pages ul li {
    position: relative;
    color: #646464;
    background: #ffffff;
    line-height: 1.6;
    transition: all 0.3s ease-out;
    border-bottom: 1px solid #ebebeb;
}

.sidebar-widget-area .widget_pages ul li a {
    display: inline-block;
    padding-left: 15px;
}

/*widget nav menu*/
.sidebar-widget-area .widget_nav_menu ul li {
    position: relative;
    color: #646464;
    background: #ffffff;
    line-height: 1.6;
    transition: all 0.3s ease-out;
}

.sidebar-widget-area .widget_nav_menu ul li a {
    padding-left: 15px;
    display: inline-block;
}

/*widget rss*/
.sidebar-widget-area .widget_rss .widgettitle a {
    color: #111111;
}

.sidebar-widget-area .widget_rss ul li {
    position: relative;
    color: #646464;
    background: #ffffff;
    line-height: 1.6;
    padding: 13px 0;
    transition: all 0.3s ease-out;
}

.sidebar-widget-area .widget_rss ul li a {
    font-size: 16px;
    font-weight: 400;
    padding-left: 15px;
    position: relative;
    color: #7e7e7e;
    transition: all 0.3s ease-in-out;
    line-height: 1.6;
}

.sidebar-widget-area .widget_rss ul li:last-child {
    margin-bottom: 0px;
    padding-bottom: 20px;
}

/*---Accesspress tag css---*/
.sidebar-widget-area .widget_tag_cloud a,
.sidebar-widget-area .widget_product_tag_cloud a {
    color: #646464;
    border: none;
    background-color: #f2f2f2;
    display: inline-block;
    font-size: 16px !important;
    margin: 0 0px 4px 0;
    padding: 4px 14px;
    border-radius: 4px;
    font-weight: 400;
    transition: all 140ms ease-in-out;
}

.sidebar-widget-area .widget_tag_cloud a:hover,
.sidebar-widget-area .widget_product_tag_cloud a:hover {
    background-color: var(--rt-primary-color);
    color: #ffffff;
}

/*corporate address widget*/
.corporate-address {
    list-style: none;
    margin: 0;
    padding: 0;
}

.corporate-address li {
    border-bottom: none;
    padding: 5px 0 !important;
    font-size: 17px;
    color: #444 !important;
    font-weight: 500 !important;
}

.corporate-address li:last-child {
    padding-bottom: 0 !important;
}

.corporate-address li a {
    padding-left: 0 !important;
    font-size: 17px !important;
    color: #444 !important;
    font-weight: 500 !important;
}

.corporate-address li a:hover {
    padding-left: 0 !important;
}

.widget_finbuzz_address p {
    margin-bottom: 0;
}

.corporate-address {
    margin-top: 20px;
}

.corporate-address li {
    display: inline-flex;
    width: 100%;
    vertical-align: top;
}

.corporate-address li {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-bottom: none !important;
}

.corporate-address li i {
    color: #a4a4a4;
    ;
    font-size: 18px;
    margin-right: 12px;
    position: relative;
    top: 1px;
}

.corporate-address li a:before {
    display: none;
}

/*-------------------------------------
#. Single Service Sidebar Download Widget
---------------------------------------*/
.sidebar-widget-area .widget_finbuzz_download .download-list {
    margin-top: 25px;
}

.download-list .item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    padding: 15px 32px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    transition: all 0.5s ease-in-out;
    position: relative;
    z-index: 1;
}

.download-list .item:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 0;
    border-radius: 4px;
    background-color: var(--rt-primary-color);
    transition: all 0.5s ease-in-out;
    z-index: -1;
}

.download-list .item:hover:after {
    width: 100%;
    left: 0;
}

.download-list .item:hover .item-icon i,
.download-list .item:hover .item-text a {
    color: #fff;
}

.download-list .item:last-child {
    margin-bottom: 0;
}

.download-list .item .item-icon {
    margin-right: 15px;
}

.download-list .item .item-icon i {
    color: var(--rt-primary-color);
    font-size: 20px;

}

.download-list .item .item-text a {
    font-size: 18px;
    font-weight: 700;
    color: #000
}

/*---Accesspress search css---*/
.search-form label {
    margin-bottom: 15px;
    display: block;
}

.search-form input.search-field {
    background-color: #f5f5f5;
    border-color: #e5e5e5;
    border-radius: 0;
    box-shadow: none;
    height: 40px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.search-form input.search-field::-webkit-input-placeholder {
    font-style: italic;
}

.search-form input.search-field:-ms-input-placeholder {
    font-style: italic;
}

.search-form input.search-field::placeholder {
    font-style: italic;
}

.search-form input.search-submit {
    background-color: var(--rt-primary-color);
    border: 2px solid var(--rt-primary-color);
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    padding: 12px 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
    width: 200px;
}

.search-form input.search-submit:hover {
    background-color: #fff;
    color: var(--rt-primary-color);
}

.search-form .custom-search-input .btn {
    z-index: 5;
    background-color: #fff;
}

.search-form {
    padding-top: 0;
}

.search-form input.search-submit {
    width: 100%;
}

.widget_search .search-form input.form-control::-webkit-input-placeholder {
    color: #646464;
}

.widget_search .search-form input.form-control:-ms-input-placeholder {
    color: #646464;
}

.widget_search .search-form input.form-control:-moz-placeholder {
    color: #646464;
}

.sidebar-widget-area .widget.widget_search {
    border: 0;
    padding-left: 0;
    padding-right: 0;
}

.sidebar-widget-area .widget.widget_search:after {
    display: none;
}

.mobile-header-search .custom-search-input input {
    border: 1px solid #dcdcdc;
    border-radius: 0px;
    box-shadow: none;
    float: left;
    height: 40px;
    padding: 0 25px 0 12px;
    width: 100%;
}

.mobile-header-search .custom-search-input button {
    background: transparent;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    color: #646464;
    font-size: 16px;
    position: absolute;
    top: 0;
    transition: all 0.5s ease;
    padding: 8px 18px 8px 17px;
    right: 15px;
}

.mobile-header-search .custom-search-input button:hover {
    color: var(--rt-primary-color);
}

.mobile-header-search .custom-search-input .btn {
    z-index: 5;
}

.search-form input {
    border: 1px solid #ebebeb;
    color: #444444;
    font-size: 16px;
    border-radius: 4px !important;
    float: left;
    height: 60px;
    padding: .375rem .75rem;
    width: 100%;
    outline: none;
    background-color: #ffffff;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.search-form input:focus {
    border-color: #ebebeb;
}

.search-form button {
    border: 1px solid #ebebeb;
    box-shadow: none;
    color: var(--rt-primary-color);
    font-size: 20px;
    transition: all 0.5s ease;
    padding: 0 20px 0 20px;
    right: 0px;
    height: 60px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn.focus,
.btn:focus {
    outline: none;
    box-shadow: none;
}

.search-form button:hover {
    background-color: transparent;
}

.search-form input:focus {
    outline: none;
    box-shadow: none;
    border-color: #ebebeb !important;
}

/*rated_products widget*/
.sidebar-widget-area .widget_top_rated_products .product_list_widget .star-rating {
    color: #ffa996;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 3px;
}

/*recent widget*/
.sidebar-widget-area .widget_recent_entries ul li {
    position: relative;
    color: #444444;
    background: #ffffff;
    line-height: 1.6;
    transition: all 0.3s ease-out;
}

.sidebar-widget-area .widget_recent_entries ul li a {
    display: inline-block;
    padding-left: 15px;
    transition: all 0.3s ease-out;
}

.sidebar-widget-area .widget_recent_entries ul li a:hover {
    padding-left: 20px;
}

.sidebar-widget-area .widget.title-style-2.rt_widget_recent_entries_with_image {
    margin-bottom: 20px;
}

.sidebar-widget-area .widget.rt-news-box .rt-widget-title-holder {
    margin-bottom: 0;
}

.rt_widget_recent_entries_with_image .topic-box .widget-recent-post-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 10px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.rt_widget_recent_entries_with_image .topic-box {
    margin-bottom: 20px;
    position: relative;
}

.rt_widget_recent_entries_with_image .finbuzz-recent-post {
    display: flex;
    align-items: center;
}

.rt_widget_recent_entries_with_image .finbuzz-recent-post .recent-post-thumb {
    margin-right: 20px;
}

.rt_widget_recent_entries_with_image .row&gt;div:last-child .finbuzz-recent-post {
    margin-bottom: 0;
}

.rt_widget_recent_entries_with_image .topic-box .recent-post-content {
    flex: 1;
}

.rt_widget_recent_entries_with_image .topic-box .rt-wid-post-img {
    display: block;
    overflow: hidden;
    border-radius: 4px;
}

.rt_widget_recent_entries_with_image .topic-box .rt-wid-post-img img {
    border-radius: 4px;
    transform: scale(1);
    transition: all 0.3s ease-in-out;
}

.rt_widget_recent_entries_with_image .topic-box .rt-wid-post-img:hover img {
    transform: scale(1.1);
}

.rt_widget_recent_entries_with_image .topic-box .widget-recent-post-title a {
    color: #111111;
}

.rt_widget_recent_entries_with_image .topic-box .widget-recent-post-title a:hover {
    color: var(--rt-primary-color);
}

.rt_widget_recent_entries_with_image .topic-box .post-date1 {
    display: block;
}

.rt_widget_recent_entries_with_image .topic-box .posted-date {
    color: #7a7a7a;
    font-size: 14px;
    font-weight: 400;
    padding-top: 12px;
    line-height: 1.4;
}

.recent-post-box-wrap {
    margin-top: 25px;
}

.rt_widget_recent_entries_with_image .topic-box .posted-date i {
    color: var(--rt-primary-color);
    padding-right: 7px;
}

.rt_widget_recent_entries_with_image .topic-box .post-date1 span a {
    color: #ffffff;
}

.rt-news-box .topic-box .post-date1 span a:hover,
.rt_widget_recent_entries_with_image .topic-box .post-date1 span a:hover {
    color: #ffa996;
}

.rt_widget_recent_entries_with_image .topic-box .post-date1 span {
    text-transform: uppercase;
    z-index: 2;
    display: inline-block;
    background: var(--rt-primary-color);
    border-radius: 4px;
    padding: 6px 10px;
    position: relative;
    color: #ffffff;
    font-size: 11px;
    font-weight: 500;
    line-height: 1.4;
}

/*news box*/
.post-box-style .topic-box {
    margin-bottom: 20px;
    position: relative;
    background: #ffffff;
}

.post-box-style .rt-news-box-widget {
    position: relative;
    background: #ffffff;
    border-bottom: none;
    margin-bottom: 12px;
    padding-bottom: 12px;
}

.post-box-style .rt-news-box-widget:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.post-box-style .media a.post-img-holder {
    margin-right: 15px;
    overflow: hidden;
    border-radius: 4px;
}

.post-box-style .media a.post-img-holder img {
    transform: scale(1);
    transition: all 140ms ease-in-out;
}

.post-box-style .media:hover a.post-img-holder img {
    transform: scale(1.1);
}

.post-box-style .topic-box .rt-wid-post-img {
    margin-bottom: 12px;
    display: block;
    overflow: hidden;
}

.post-box-style .media-body h3 {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 1.4;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.post-box-style .media-body h3 a {
    color: #111111;
}

.post-box-style .media-body h3 a:hover {
    color: var(--rt-primary-color);
}

.post-box-style .post-box-date {
    margin-bottom: 8px;
}

.post-box-style .post-box-date ul {
    list-style: none;
    line-height: 1;
    margin-bottom: 5px;
    margin-top: -3px;
    margin-left: 0;
    padding: 0;
}

.post-box-style .post-box-date ul li {
    color: #7a7a7a;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px;
    padding: 0;
    display: inline-block;
    line-height: 1.4;
    border: none;
    position: relative;
}

.post-box-style .post-box-date ul li:first-child {
    font-weight: 500;
}

.post-box-style .post-box-date ul li:before {
    display: none;
}

.post-box-style .post-box-date ul li:after {
    display: none;
}

.post-box-style .post-box-date ul li a:before {
    display: none;
}

.post-box-style .post-box-date ul li:last-child {
    margin-right: 0;
}

.post-box-style .post-box-date ul li a {
    color: var(--rt-primary-color);
    font-size: 14px;
    font-weight: 500;
}

.post-box-style .post-box-date ul li i {
    color: var(--rt-primary-color);
    padding-right: 7px;
}

.rt-product-box .widget-product-price {
    font-size: 14px;
    margin-top: 3px;
    color: #535151;
}

/*Tab post widget*/
.post-tab-layout .position-relative {
    background: #ffffff;
    border-bottom: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.post-tab-layout .position-relative:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.post-tab-layout .media .tab-img-holder {
    width: 35%;
    margin-right: 15px;
    overflow: hidden;
    border-radius: 4px;
}

.post-tab-layout .media .tab-img-holder img {
    transform: scale(1);
    transition: all 0.3s ease-in-out;
}

.post-tab-layout .media .tab-img-holder:hover img {
    transform: scale(1.1);
}

.post-tab-layout ul.btn-tab {
    border-bottom: none;
    margin-bottom: 30px;
    margin-left: 0;
}

.post-tab-layout ul.btn-tab li {
    margin-bottom: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    border-bottom: none;
}

.post-tab-layout ul.item-inline2 li {
    width: 33.33%;
}

.post-tab-layout ul.item-inline2 li,
ul.item2-inline li {
    display: inline-block;
    margin-right: 0px;
}

.post-tab-layout ul.item-inline li,
ul.item-inline2 li {
    margin-right: 3px;
    margin-bottom: 3px;
    float: left;
}

.post-tab-layout ul.item-inline2 li:last-child {
    margin-right: 0;
    margin-bottom: 5px;
}

.post-tab-layout ul.btn-tab li .active {
    border: 1px solid transparent;
    background-color: var(--rt-primary-color);
    color: #ffffff !important;
}

.post-tab-layout ul.btn-tab li a:before {
    display: none;
}

.post-tab-layout ul.btn-tab li a {
    background-color: #f8f8f8;
    border: 1px solid #dcdcdc;
    padding: 10px 0px;
    display: block;
    color: #111111;
    transition: all .5s ease-out;
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
}

.sidebar-widget-area .post-tab-layout ul.btn-tab li a:hover {
    transform: inherit;
}

.post-tab-layout .entry-title {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 10px;
    line-height: 1.4;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.post-tab-layout .entry-title a {
    color: #111111;
}

.post-tab-layout .entry-title a:hover {
    color: var(--rt-primary-color);
}

.post-tab-layout .post-box-date {
    line-height: 1;
}

.post-tab-layout .post-box-date ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.post-tab-layout .post-box-date ul li {
    font-size: 14px;
    color: #444444;
    padding: 0 0 5px 0;
    margin: 0;
    border: none;
    display: inline-block;
    position: relative;
}

.post-tab-layout .post-box-date ul li:first-child {
    color: var(--rt-primary-color);
    font-weight: 700;
}

.post-tab-layout .post-box-date ul li:last-child {
    margin-right: 0;
}

.post-tab-layout .post-box-date ul li a {
    color: #444444;
    font-size: 14px;
}

.post-tab-layout .post-box-date ul li a:before {
    display: none;
}

.post-tab-layout .post-box-date ul li a:hover {
    color: #ffa996;
}

.post-tab-layout .post-box-date ul li i {
    color: #7e7e7e;
    margin-right: 7px;
}

/*Feature post widget*/
.feature-post-layout .rt-feature-widget .entry-title {
    font-size: 20px;
    margin-bottom: 0;
    line-height: 1.4;
}

.feature-post-layout .entry-title a {
    color: #000000;
}

.feature-post-layout .entry-title a:hover {
    color: var(--rt-primary-color);
}

.feature-post-layout .post-box-date ul {
    list-style: none;
    margin: 0 0 5px 0;
    padding: 0;
}

.feature-post-layout .post-box-date ul li {
    font-size: 14px;
    color: #646464;
    font-weight: 600;
    margin: 0;
    padding: 0;
    border: none;
    display: inline-block;
    position: relative;
}

.feature-post-layout .post-box-date ul li:after {
    content: ".";
    color: #646464;
    font-weight: 700;
    padding: 0 5px 0 8px;
}

.feature-post-layout .post-box-date ul li:last-child:after {
    display: none;
}

.feature-post-layout .post-box-date ul li:last-child {
    margin-right: 0;
}

.feature-post-layout .post-box-date ul li a {
    color: #646464;
    font-size: 14px;
    font-weight: 500;
}

.feature-post-layout .post-box-date ul li a:before {
    display: none;
}

.feature-post-layout .post-box-date ul li.feature-date {
    color: var(--rt-primary-color);
    font-weight: 500;
}

.feature-post-layout .media {
    margin-bottom: 18px;
    overflow: hidden;
}

.feature-post-layout .media-body p {
    margin-top: 12px;
}

.feature-post-layout .media .post-img-holder {
    overflow: hidden;
    border-radius: 4px;
}

.feature-post-layout .media .post-img-holder img {
    transform: scale(1);
    transition: all 0.3s ease-in-out;
}

.feature-post-layout .media .post-img-holder:hover img {
    transform: scale(1.1);
}

.feature-post-layout .list-item {
    background: #ffffff;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 10px;
    padding-bottom: 15px;
}

.feature-post-layout .list-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.feature-post-layout .list-item .entry-title {
    font-size: 16px;
}

/*Categories and Archive widget*/
.sidebar-widget-area .widget_product_categories ul li,
.sidebar-widget-area .widget_categories ul li,
.sidebar-widget-area .widget_archive ul li {
    width: 100%;
    float: left;
    background: #ffffff;
    line-height: 1.6;
    text-align: right;
}

.sidebar-widget-area .widget_product_categories ul li a,
.sidebar-widget-area .widget_categories ul li a,
.sidebar-widget-area .widget_archive ul li a {
    padding-left: 15px;
    display: inline-block;
    float: left;
}

.sidebar-widget-area .widget_product_categories ul li ul,
.sidebar-widget-area .widget ul li ul.children,
.sidebar-widget-area .widget ul li ul.sub-menu {
    padding-left: 17px;
    float: left;
    width: 100%;
}

.sidebar-widget-area .widget_product_categories ul li ul,
.sidebar-widget-area .widget.widget_pages ul li ul.children,
.sidebar-widget-area .widget.widget_nav_menu ul li ul.sub-menu {
    float: inherit;
    width: inherit;
}

@media(max-width:1199px) {

    .sidebar-widget-area .widget_product_categories ul li ul,
    .sidebar-widget-area .widget ul li ul.children,
    .sidebar-widget-area .widget ul li ul.sub-menu {
        padding-left: 5px;
    }
}

/*calendar sidebar*/
.sidebar-widget-area .widget_calendar caption {
    caption-side: initial;
    text-align: center;
    font-weight: 500;
    border-radius: 3px 3px 0 0;
    background: var(--rt-primary-color);
    color: #ffffff;
    padding: 10px 7px;
    margin-top: 0px;
}

.sidebar-widget-area .widget_calendar table th,
.sidebar-widget-area .widget_calendar table td {
    border: none;
    color: #444444;
}

.sidebar-widget-area .widget_calendar table td#today {
    background: var(--rt-primary-color);
    color: #ffffff;
}

.sidebar-widget-area .widget_calendar table td#today a {
    color: #ffffff;
}

.sidebar-widget-area .widget_calendar a {
    color: #444444;
    font-weight: 600;
}

.sidebar-widget-area .widget_calendar td a {
    color: var(--rt-primary-color);
}

.sidebar-widget-area .widget_calendar a:hover {
    color: var(--rt-primary-color);
}


/*Image Gallery*/
.gallery .gallery-item {
    margin: 0;
    text-align: center;
}

.gallery .gallery-item .gallery-icon {
    margin: 5px;
}

.widget.widget_media_gallery .gallery .gallery-item .gallery-icon {
    overflow: hidden;
    border-radius: 4px;
}

.widget.widget_media_gallery .gallery .gallery-item {
    overflow: hidden;
}

.widget.widget_media_gallery .gallery .gallery-item img {
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
    border-radius: 4px;
    overflow: hidden;
    transform: scale(1);
}

.widget.widget_media_gallery .gallery .gallery-item img:hover {
    transform: scale(1.1);
}

.widget.widget_media_gallery .gallery {
    margin-bottom: 0;
}

.gallery .gallery-item .gallery-caption {
    font-size: 13px;
}

/*Image widget*/
.sidebar-widget-area .widget.widget_media_image {
    padding: 0;
    border: none;
}

.sidebar-widget-area .widget.widget_media_image img {
    width: 100%;
    height: auto;
}

.sidebar-widget-area .widget.widget_media_image::after {
    display: none;
}

/*Social widget*/
.sidebar-widget-area .rt-about-widget ul.footer-social {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0;
}

.sidebar-widget-area .rt-about-widget ul.footer-social li {
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 0;
    line-height: 1;
}

.sidebar-widget-area .rt-about-widget ul.footer-social li a {
    font-size: 16px;
    transition: all 0.3s ease-out;
    font-weight: 400;
    background: #fff;
    padding: 14px 15px;
    display: flex;
    width: 60px;
    height: 60px;
    text-align: center;
    align-items: center;
    justify-content: space-around;
}

.sidebar-widget-area .rt-about-widget ul.footer-social li a:before {
    display: none;
}

/*About Athor Widget*/
.author-widget {
    text-align: center;

}

.widget.widget_finbuzz_about_author .rt-widget-title-holder h3::before {
    left: 43%;
    transform: translateX(-43%);
}

.widget.widget_finbuzz_about_author .rt-widget-title-holder h3::after {
    left: 53%;
    transform: translateX(-53%);
}

.widget.widget_finbuzz_about_author .author-widget {
    position: relative;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

.author-widget {
    padding: 15px 15px 30px 15px;
}

@media(max-width:575px) {
    .author-widget {
        padding: 32px 35px 35px 35px;
    }
}

.widget.widget_finbuzz_about_author .author-widget h3 {
    color: #fff;
}

.author-widget h3 {
    font-size: 22px;
    z-index: 2;
    padding: 0 23px;
    margin-bottom: 50px;
}

@media(max-width:575px) {
    .author-widget h3 {
        padding: 0;
    }
}

.widget.widget_finbuzz_about_author .author-widget:after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    opacity: 50%;
}

.author-widget .author-widget-wrap {
    position: relative;
    z-index: 2;
}

.author-widget .phone-number-layout {
    padding: 25px 0;
    border: 2px dashed #707070;
    margin-bottom: 30px;
    position: relative;
}

.author-widget .phone-number-layout .phone {
    font-size: 22px;
    font-family: "Source Sans Pro";
}

.author-widget .phone-number-layout .phone a {
    color: #fff;
}

.author-widget .phone-number-layout .phone a:hover {
    color: var(--rt-primary-color);
}

.author-widget .phone-number-layout .author-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    top: -26px;
    left: 50%;
    transform: translateX(-50%);
}

.author-widget .phone-number-layout .author-icon&gt;div {
    color: #fff;
    height: 42px;
    width: 42px;
    line-height: 1;
    background-color: var(--rt-primary-color);
    border-radius: 50%;
    border: none;
}

.author-widget .phone-number-layout .author-icon&gt;div i {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

/*Sidebar Spacer*/
.left-sidebar .rt-sidebar-sapcer {
    margin-left: 20px;
}

.right-sidebar .rt-sidebar-sapcer {
    margin-right: 20px;
}

.no-sidebar.left-sidebar .rt-sidebar-sapcer {
    margin-left: 0;
}

.no-sidebar.right-sidebar .rt-sidebar-sapcer {
    margin-right: 0;
}

@media(max-width:991px) {
    .right-sidebar .rt-sidebar-sapcer {
        margin-right: 0;
        display: inherit;
    }

    .no-sidebar.right-sidebar .rt-sidebar-sapcer {
        margin-top: 0;
    }

    .left-sidebar .rt-sidebar-sapcer {
        margin-left: 0;
        display: inherit;
    }
}

@media(max-width:767px) {
    .right-sidebar .sidebar-widget-area {
        margin-top: 60px;
        display: inherit;
    }

    .left-sidebar .sidebar-widget-area {
        margin-bottom: 60px;
        display: inherit;
    }
}

/*Service Sidebar Menu*/
.menu-service-menu-container #menu-service-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu-service-menu-container #menu-service-menu .service-sidebar-menu {
    border-bottom: none;
    padding: 0;
    margin-bottom: 10px;
    position: relative;
    transition: all 0.5s ease-in-out;
}

.menu-service-menu-container #menu-service-menu .service-sidebar-menu:after {
    content: "";
    height: 100%;
    width: 0;
    background-color: var(--rt-primary-color);
    border-radius: 4px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0px;
    transition: all 0.5s ease-out;
}

.menu-service-menu-container #menu-service-menu .service-sidebar-menu:last-child::after {
    display: block;
}

.menu-service-menu-container #menu-service-menu .service-sidebar-menu:hover:after {
    width: 100%;
    left: 0;
}

.menu-service-menu-container #menu-service-menu .service-sidebar-menu:hover a::after {
    width: 100%;
}

.menu-service-menu-container #menu-service-menu .service-sidebar-menu:hover a::before {
    color: #fff;
}

.menu-service-menu-container #menu-service-menu .service-sidebar-menu:hover a {
    color: #fff;
}

.menu-service-menu-container #menu-service-menu .service-sidebar-menu:last-child {
    margin-bottom: 0;
}

.menu-service-menu-container #menu-service-menu .service-sidebar-menu a {
    padding: 15px 20px;
    display: block;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    position: relative;
    z-index: 2;
    font-size: 18px;
    font-weight: 500;
    color: #000;
}

.menu-service-menu-container #menu-service-menu .service-sidebar-menu a::before {
    top: 15px;
    right: 30px !important;
    left: auto;
    color: #c0c0c0;
    transition: all 0.5s ease-in-out;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    position: absolute;
}

.menu-service-menu-container #menu-service-menu .service-sidebar-menu a::after {
    content: "";
    height: calc(100% + 2px);
    width: 4%;
    background-color: transparent;
    position: absolute;
    bottom: -1px;
    left: -1px;
    border: 1px solid var(--rt-primary-color);
    border-radius: 4px 0px 0px 4px;
    border-right: none;
    transition: all 0.5s ease-in-out;
}

/* Quick Links Widget/Widget nav menu */
.footer-area .widget_nav_menu .menu li a {
    padding: 0;
}

/*Call to action widget*/
.sidebar-widget-area .widget_finbuzz_about_info {
    border: none;
    padding: 0;
}

.call-to-action-content {
    background: #e2ebf0;
}

.call-to-action-content {
    border: none;
    background-image: url(../element/widget_banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 4px;
    padding: 30px 35px 35px;
}

.call-to-action-content .rtin-des {
    color: #ffffff;
}

.call-to-action-content .rtin-des .item-title {
    color: #ffffff;
    margin-bottom: 15px;
}

.call-to-action-content .rtin-des .item-number {
    font-size: 22px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 20px;
}

.call-to-action-content .rtin-des .item-btn {
    text-align: center;
    font-weight: 700;
    color: #000000;
    letter-spacing: 1px;
    background-color: #ffffff;
    border-radius: 4px;
    padding: 12px;
    display: block;
    box-shadow: 0 10px 16px 0 rgba(10, 22, 39, 0.42);
}

.call-to-action-content .rtin-des .item-btn:hover {
    background-color: var(--rt-primary-color);
    color: #ffffff;
}

/*Download*/
.sidebar-widget-area .widget .download-list ul li {
    border: none;
    margin-bottom: 8px;
    padding: 0;
}

.sidebar-widget-area .widget .download-list ul li:last-child {
    margin-bottom: 0;
}

.sidebar-widget-area .widget .download-list ul li a {
    background: var(--rt-primary-color);
    position: relative;
    display: block;
    border-radius: 4px;
    color: #fff;
    padding: 12px 20px;
    font-weight: 600;
    transition: all 0.3s ease-out;
}

.sidebar-widget-area .widget .download-list ul li a:hover {
    transform: inherit;
    background: #ffa996;
    color: #ffffff;
}

.sidebar-widget-area .widget .download-list ul li a i {
    margin-right: 15px;
}

.sidebar-widget-area .widget .download-list ul li a:before {
    display: none;
}

.sidebar-widget-area .widget .download-list ul li a i.fa-file-pdf-o {
    color: var(--rt-primary-color);
}

.sidebar-widget-area .widget .download-list ul li a i.fa-file-word-o {
    color: #287ff9;
}

.sidebar-widget-area .widget .download-list ul li a i.fa-file-video-o {
    color: var(--rt-primary-color);
}

.widget_apsc_widget .apsc-theme-4 {
    text-align: center;
}

.widget_apsc_widget .apsc-theme-4 .apsc-each-profile {
    display: inline-block;
    float: inherit;
    width: inherit;
    margin-right: 10px;
    margin-bottom: 0;
}

.widget_apsc_widget .apsc-theme-4 .apsc-each-profile .apsc-inner-block {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    font-size: 13px;
}

.widget_apsc_widget .apsc-theme-4 .apsc-each-profile:hover .apsc-inner-block {
    background-color: transparent;
}

.widget_apsc_widget .apsc-theme-4 .apsc-each-profile:last-child {
    margin-right: 0;
}

.widget_apsc_widget .apsc-theme-4 span.media-name {
    display: none;
}

.widget_apsc_widget .apsc-theme-4 span.apsc-count {
    padding-right: 5px;
}

.widget_apsc_widget .apsc-theme-4 .social-icon i {
    font-size: 16px;
    padding-right: 7px;
}

/*Wocommerce Widget*/
.sidebar-widget-area .widget_product_search input {
    height: 55px;
    border: 1px solid #ebebeb;
    padding: 0.375rem 0.75rem;
    border-radius: 4px;
    width: 100%;
    margin-bottom: 10px;
}

.sidebar-widget-area .widget_product_search button {
    padding: 7px 22px;
    border-radius: 4px;
}

.sidebar-widget-area .widget_product_search input:focus,
.sidebar-widget-area .widget_product_search input:focus-visible,
.sidebar-widget-area .widget_product_search input:active {
    border: 1px solid #ebebeb;
    outline: none;
}

/*product list widgeet*/
.sidebar-widget-area .product_list_widget li a::before {
    display: none;

}

.sidebar-widget-area .widget_products .product_list_widget li a {
    padding-left: 0;
}

.sidebar-widget-area .widget_products .product_list_widget li a:hover {
    padding-left: 0;
}

.sidebar-widget-area .widget_products .product_list_widget .product-title {
    font-weight: 500;
}

.sidebar-widget-area .widget_products .product_list_widget .star-rating {
    margin: 5px 0;
}

.woocommerce .sidebar-widget-area ul.product_list_widget li img {
    width: 80px;
}

/*----------------------
#. Banner
----------------------*/

.entry-banner {
    background: #272727;
    position: relative;
    z-index: 3;
}

.entry-banner .banner-element {
    position: absolute;
    left: 5%;
    bottom: 0;
}

.entry-banner .banner-element2 {
    position: absolute;
    right: 0;
    top: 0;
}

@media(max-width:991px) {

    .entry-banner .banner-element,
    .entry-banner .banner-element2 {
        display: none;
    }
}

.entry-banner:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.0);
    z-index: 1;
}

.entry-banner .entry-banner-content {
    padding: 140px 0 150px;
    position: relative;
    z-index: 2;
}

.entry-banner .entry-banner-content h1 {
    line-height: 52px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 42px;
}

.entry-banner .entry-banner-content h1 a {
    color: #fff;
}

.entry-banner .entry-banner-content h1 a:hover {
    color: #646464;
}

.breadcrumb-area .entry-breadcrumb span a {
    color: #ebebeb;
    text-transform: capitalize;
}

.breadcrumb-area .entry-breadcrumb span a:hover {
    color: var(--rt-primary-color);
}

.breadcrumb-area .entry-breadcrumb&gt;span:last-child {
    color: var(--rt-primary-color);
}

@media (max-width: 991px) {
    .entry-banner .entry-banner-content {
        padding: 70px 0 90px !important;
    }

    .entry-banner .entry-banner-content h1 {
        font-size: 36px;
    }
}

@media (max-width: 767px) {
    .entry-banner .entry-banner-content h1 {
        font-size: 36px;
        line-height: 42px;
    }
}

/*transprant banner*/
.trheader .entry-banner .entry-banner-content {
    padding-top: 280px;
}

@media(max-width: 991px) {
    .trheader .entry-banner .entry-banner-content {
        padding-top: 90px;
    }
}

@media(max-width: 768px) {
    .trheader .entry-banner .entry-banner-content {
        padding-top: 40px;
    }
}

/*breadcrumb*/
.breadcrumb-trail ul.trail-items {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
}

.breadcrumb-trail ul.trail-items li {
    display: inline-block;
    font-size: 16px;
    position: relative;
    padding-right: 16px;
    margin-right: 12px;
    color: var(--rt-primary-color);
}

.breadcrumb-trail ul.trail-items li:after {
    position: absolute;
    content: "-";
    right: 0;
    top: 0;
}

.breadcrumb-trail ul.trail-items li:last-child:after {
    display: none;
}

.breadcrumb-trail ul.trail-items li a {
    color: var(--rt-primary-color);
}

.breadcrumb-trail ul.trail-items li a:hover {
    color: #646464;
}

.breadcrumb-trail ul.trail-items li&gt;span {
    color: #646464;
}

.banner-text {
    line-height: 1.4;
}

.site-main .entry-breadcrumb .current {
    color: var(--rt-primary-color);
}

/*new special title &amp; category name*/
/*Style 01*/
.rt-box-title-1 {
    position: relative;
    padding: 4px 10px;
    background-color: var(--rt-primary-color);
    color: #fff;
    display: inline-flex;
    align-items: center;
    margin-bottom: 25px;
    font-size: 13px;
    text-transform: uppercase;
}

.rt-box-title-1 span {
    position: absolute;
    right: -8px;
    z-index: 1;
    width: 0;
    height: 0;
    border-right: 8px solid transparent;
    border-top: 10px solid;
    border-top-color: var(--rt-primary-color);
    top: 0px;
}

/*Style 01*/
.rt-box-title-2 {
    position: relative;
    padding: 4px 10px;
    background-color: var(--rt-primary-color);
    color: #fff;
    display: inline-flex;
    align-items: center;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.rt-box-title-2 span {
    position: absolute;
    bottom: -7px;
    left: 8px;
    z-index: 1;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid var(--rt-primary-color);
}

/*-------------------------------------
#. Buttons
---------------------------------------*/

.error-btn {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    background-color: var(--rt-primary-color);
    padding: 15px 40px;
    box-shadow: 0px 6px 40px 0px rgba(193, 45, 12, 0.4);
    border: none;
    border-radius: 30px;
    transition: all 0.3s ease-in-out;
}

.error-btn:hover {
    box-shadow: none;
    color: #fff;
}

/*-------------------------------------
#. Contents
---------------------------------------*/
form.post-password-form label&gt;input {
    background: #ffffff;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    padding: 10px 8px;
}

form.post-password-form input[type="submit"] {
    border-radius: 4px;
    background: var(--rt-primary-color);
    color: #ffffff;
    font-weight: 500;
    outline: none;
    transition: all 0.3s ease-out;
}

form.post-password-form input[type="submit"]:hover {
    background: #ff5e17;
    color: #ffffff;
}

/*-------------------------------------
#. Single Content
---------------------------------------*/
.single-post .rt-single-content .single-img {
    margin-bottom: 30px;
}

.single-post .rt-single-content {
    word-wrap: normal;
}

.single-post .entry-meta {
    margin-bottom: 23px;
}

.single-post .entry-header.show_image .entry-thumbnail-area {
    margin-bottom: 20px;
}

.content-area {
    padding-top: 120px;
    padding-bottom: 120px;
}

@media(max-width:991px) {
    .content-area {
        padding-top: 75px !important;
        padding-bottom: 75px !important;
    }
}

#primary.content-area {
    overflow: hidden;
    background-repeat: no-repeat;
}

.detail-content-holder .entry-header {
    padding: 0px 30px 0px 32px;
}

.entry-header .entry-content .entry-meta h3 a {
    color: #000;
    font-size: 30px;
    line-height: 36px
}

.entry-header .entry-meta h3 a {
    color: #000;
    font-size: 30px;
    line-height: 36px
}

.entry-header .entry-content .entry-meta h3 a:hover {
    color: var(--rt-primary-color);
}

.single-post .single-blog-image {
    margin-top: 8px !important;
}

.single-post .single-blog-image img {
    border-radius: 0px 50px 0px 50px !important;
}

.single-post .single-post-list li {
    padding-left: 20px;
    position: relative;
    color: #000;
    font-weight: 500;
}

.single-post .single-post-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: var(--rt-primary-color);
}

.entry-header .post-title {
    font-size: 30px;
    margin-bottom: 15px;
}

/*content social button*/

.share-links .fa {
    font-size: 15px;
}

.entry-header .share-links .share-title {
    padding-right: 5px;
    display: inline-block;
    float: left;
    line-height: 40px;
    font-size: 12px;
    margin: 2px 0;
}

.entry-header .share-links .share-title .fa {
    margin-right: 5px;
    font-size: 14px;
}

.entry-header .share-links.icons-text .share-title {
    line-height: 30px;
}

.entry-header .share-links a.large-share-button {
    width: auto;
}

.entry-header .share-links a .fa {
    width: 40px;
    height: 40px;
    float: left;
    display: block;
    text-align: center;
    line-height: 40px;
}

.entry-header .share-links a .social-text {
    border: 0 solid rgba(255, 255, 255, 0.3);
    border-left-width: 1px;
    padding-left: 15px;
    height: 20px;
    float: left;
    margin-top: 10px;
    padding-right: 25px;
    font-size: 12px;
    line-height: 20px;
}

.entry-header .share-links a:hover {
    opacity: 0.8;
    color: #fff;
}

.entry-header .share-links.icons-text .large-share-button {
    height: 30px;
}

.entry-header .share-links.icons-text .large-share-button .social-text {
    padding-left: 6px;
    padding-right: 8px;
    height: 20px;
    margin-top: 5px;
    line-height: 20px;
    font-size: 10px;
}

.entry-header .share-links.icons-text .large-share-button .fa {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

@media (max-width: 767px) {
    .entry-header .share-links .social-text {
        display: none;
    }
}

@media (max-width: 479px) {
    .entry-header .share-links .share-title {
        display: none;
    }
}

/*rns plugin*/
.rns-plugin {
    margin: 20px 0 20px;
}

.rns-plugin .rns-header {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px;
    color: var(--rt-primary-color);
}

.rns-plugin .rns-footer {
    display: none;
}

/*single layout 1*/
.post-detail-style1 .entry-thumbnail-area {
    position: relative;
}

.post-detail-style1 .entry-thumbnail-area .post-date {
    position: absolute;
    left: 30px;
    top: 30px;
    background: #ffa996;
    color: #ffffff;
    padding: 14px 18px;
    border-radius: 10px;
    font-size: 28px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 1;
}

.post-detail-style1 .entry-header .entry-content h3 {
    font-size: 30px;
    line-height: 36px;
    color: #000;
}

.post-detail-style1 .entry-thumbnail-area .post-date span {
    display: block;
    text-align: center;
}

.post-detail-style1 .entry-thumbnail-area .post-date span:last-child {
    font-size: 18px;
    font-weight: 500;
}

.post-detail-style1 .entry-thumbnail-area {
    overflow: hidden;
}

.post-detail-style1 .entry-thumbnail-area img {
    width: 100%;
    transform: scale(1);
    transition: all ease 0.8s;
}

.post-detail-style1 .entry-header:hover .entry-thumbnail-area img {
    transform: scale(1.1);
}

/*single layout 2*/

.post-detail-style2 .author-content {
    background: #f8f8f8;
    border-radius: 5px;
    margin: 40px 0 40px 0;
    padding: 40px;
}

.post-detail-style2 .about-author {
    border-radius: 5px;
    margin: 0;
    padding: 0;
    display: flex;
}

.post-detail-style2 .about-author .pull-left img {
    width: 100px;
    height: 100px;
}

.post-detail-style2 .about-author .media-body {
    flex: 1;
}

.comments-area {
    border-radius: 4px;
    margin-top: 30px;
}

/*post footer share buttons*/
.post-footer-share .share-links a.large-share-button {
    width: 42.7px;
}

.post-footer-share .share-links {
    padding-bottom: 0px;
}

.page .entry-content {
    padding-top: 0px;
    border-top: none;
}

.content-single2 {
    padding-left: 30px;
    padding-right: 30px;
}

.entry-footer {
    overflow: hidden;
    margin: 50px 0 40px 0;
}

.entry-footer .entry-footer-meta {
    padding: 50px 0;
}

.entry-footer .entry-footer-meta {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.entry-footer .entry-footer-meta .share-links .social-text,
.portfolio-single .share-links .social-text {
    display: none;
}

@media(max-width: 767px) {
    .entry-footer .entry-footer-meta {
        display: inherit;
    }
}

.entry-footer .item-tags ul {
    list-style: none;
    padding: 0;
    margin-top: 0px;
    margin-bottom: 0px;
}

.entry-footer .item-tags ul li {
    font-size: 17px;
    margin-right: 12px;
    margin-bottom: 1px;
    margin-top: 1px;
    display: inline-block;
}

.entry-footer .item-tags span {
    color: #000;
    font-weight: 700;
    font-size: 18px;
    margin-right: 15px;
    font-family: 'Source Sans Pro', sans-serif;
}

.entry-footer .item-tags a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 26px;
    color: #444;
    background-color: #f2f2f2;
    border-radius: 2px;
    padding: 0 12px;
    margin-right: 5px;
    transition: all .3s ease-out;
}

.entry-footer .item-tags a:hover {
    background-color: var(--rt-primary-color);
    color: #fff
}

.entry-footer .item-tags a:last-child {
    margin-right: 0;
}

.entry-footer .post-share&gt;span {
    color: #000;
    font-weight: 700;
    font-size: 18px;
    margin-right: 15px;
    font-family: 'Source Sans Pro', sans-serif;
}

.entry-footer .post-share .share-links {
    display: inline-block;
}

.entry-footer .post-share .share-links a {
    color: #646464;
    font-size: 17px;
    margin-right: 10px;

}

.entry-footer .post-share .share-links a:last-child {
    margin-right: 0;
}

.entry-footer .post-share .share-links a:hover {
    color: var(--rt-primary-color);
}

.entry-footer .post-share .share-links a:last-child {
    margin-right: 0;
}

.about-author {
    background: #f9f9f9;
    padding: 28px 30px;
    margin-bottom: 50px;
    margin-top: 40px;
    border-radius: 6px;
}

.author-content .author-section-title {
    display: inline-block;
    position: relative;
    font-size: 22px;
    margin-bottom: 30px;
    line-height: 1.4;
    z-index: 2;
}

.about-author .pull-left {
    padding-right: 30px;
}

@media(max-width:480px) {
    .about-author {
        display: inherit;
        padding: 30px;
    }

    .about-author .pull-left {
        width: 100px;
    }
}

.about-author .pull-left img {
    border-radius: 50%;
}

.about-author .media-body .author-title {
    font-size: 20px;
    margin-bottom: 4px;
    line-height: 1.4;
    text-transform: capitalize;
}

.about-author .media-body .author-title a {
    color: #111111;
}

.about-author .media-body .author-designation {
    margin-bottom: 10px;
    font-size: 15px;
    color: #838181;
    line-height: 1.2;
}

.about-author ul.author-box-social {
    list-style: none;
    margin: 8px 0 0 0;
    padding: 0;
    text-align: left;
}

.about-author ul.author-box-social li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px;
}

.about-author ul.author-box-social li a {
    font-size: 15px;
    color: #646464;
    display: block;
    text-align: center;
    transition: all .3s ease-out;
}

.about-author ul.author-box-social li a:hover {
    color: var(--rt-primary-color);
}

.about-author ul.author-box-social li:last-child {
    margin-right: 0px;
}

/*next post &amp; prev post*/
.post-navigation {
    padding: 10px 0;
    margin-top: 30px;
    margin-bottom: 30px;
}

.prev-next-post .pad-lr-15 {
    display: flex;
    align-items: center;
}

.prev-next-post .pad-lr-15 .content {
    flex: 1;
}

.prev-next-post .pad-lr-15 .content.next {
    margin-left: 20px;
}

.prev-next-post .pad-lr-15 .content.prev {
    margin-right: 20px;
}

.post-navigation .post-nav-title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
}

.post-navigation .text-left {
    padding-right: 15px;
    justify-content: flex-start;
}

.post-navigation .text-left .left-img {
    margin-right: 15px;
}

.post-navigation .text-left .left-img img {
    border-radius: 4px;
}

.post-navigation .text-left .pad-lr-15 {
    padding-right: 20px;
}

.post-navigation .text-right {
    padding-left: 15px;
    justify-content: flex-end;
}

@media(max-width:767px) {
    .post-navigation .text-right {
        margin-top: 5px;
    }
}

.post-navigation .text-right .right-img {
    margin-left: 15px;
}

.post-navigation .text-right .right-img img {
    border-radius: 4px;
}

.post-navigation .text-right .pad-lr-15 {
    padding-left: 20px;
}

.post-navigation .post-nav-title a {
    color: #111111;
    word-break: break-word;
}

.post-navigation .post-nav-title a:hover {
    color: var(--rt-primary-color);
}

.post-navigation .prev-article {
    color: #646464;
    font-size: 15px;
    margin-bottom: 10px;
    display: block;
    line-height: 1;
}

.post-navigation .prev-article a {
    color: #7e7e7e;
}

.post-navigation .prev-article a:hover {
    color: var(--rt-primary-color);
}

.post-navigation .next-article {
    color: #646464;
    font-size: 15px;
    margin-bottom: 10px;
    display: block;
    line-height: 1;
}

.post-navigation .next-article a {
    color: #929292;
    font-size: 14px;
}

.post-navigation .next-article a:hover {
    color: var(--rt-primary-color);
}

.post-navigation .prev-article:hover {
    color: var(--rt-primary-color)
}

.post-navigation .next-article:hover {
    color: var(--rt-primary-color);
}

.post-navigation .portfolio-icon {
    display: none;
}

@media(max-width: 425px) {
    .post-navigation {
        padding: 25px;
    }
}

.divider {
    position: relative
}

.page-links {
    padding-top: 12px;
    font-size: 20px;
    font-weight: 500;
    color: #111111;
    margin-right: 10px;
    line-height: 1.3;
}

.page-links .page-number {
    text-align: center;
    display: inline-block;
    font-size: 18px;
    color: #111111;
    background: #fff;
    border: 1px solid #dee2e6;
    padding: 0;
    height: 45px;
    width: 48px;
    line-height: 42px;
    position: relative;
    padding: .5rem .75rem;
    line-height: 1.5;
    color: #111;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    margin: 0 2px;
}

.page-links span.current .page-number,
.page-links a.post-page-numbers:hover .page-number {
    background-color: var(--rt-primary-color);
    color: #ffffff;
}

.page-links span.current .page-number {
    border-color: var(--rt-primary-color);
}

.page-links span.current .page-number:hover {
    border-color: #111111;
    background-color: #111111;
}

.page-links a.post-page-numbers:hover .page-number {
    border-color: var(--rt-primary-color);
}

@media(max-width:767px) {
    .single-post .detail-content-holder .entry-header {
        padding: 0 15px 0 15px;
    }

    .single-post .entry-content {
        padding: 20px 15px 0 15px;
    }

    .single-post blockquote p {
        padding-left: 20px;
    }

    .single-post .content-single2 {
        padding-left: 15px;
    }

    .single-post .entry-footer .entry-footer-meta .post-share {
        margin-left: 0;
    }

    .post-navigation.divider::before {
        display: none;
    }

    .comments-area {
        padding: 20px !important;
    }
}

/*-------------------------------------
#. Related Post
---------------------------------------*/

.rt-related-slider {
    position: relative;
    overflow: hidden;
}

.rt-related-slider .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box;
}

.rt-related-slider .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    margin-bottom: 0;
}

/* Related Post title */
.rt-related-slider .section-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.rt-related-slider .section-title .related-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 15px;
    flex-grow: 1 !important;
    margin-bottom: 20px;
}

.rt-related-slider .section-title .swiper-button {
    display: inline-flex;
    margin-bottom: 20px;
}

.rt-related-slider .section-title .swiper-button&gt;div {
    position: relative;
    top: 0;
    left: auto;
    right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-image: none;
    border: 1px solid #e5e5e5;
    height: 36px;
    width: 36px;
    outline: none;
    color: #000000;
    font-size: 15px;
    margin-top: 0;
    background-color: #ffffff;
    border-radius: 4px;
    transition: all 0.3s ease-out;
}

.rt-related-slider .section-title .swiper-button&gt;div:hover {
    background: var(--rt-primary-color);
    border: 1px solid transparent;
    color: #ffffff;
}

.rt-related-slider .section-title .swiper-button-prev {
    margin-right: 2px;
}

.rt-related-slider .entry-content {
    margin-top: 15px;
}

.rt-related-slider .entry-content .entry-categories a {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
    display: inline;
}

.rt-related-slider .entry-title {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 10px;
}

.rt-related-slider .entry-title a {
    color: #000;
}

.rt-related-slider .entry-date i {
    margin-right: 5px;
    color: var(--rt-primary-color);
}

.team-related-post .section-title h3 {
    margin-bottom: 0;
}

.team-single .team-multi-layout-1.team-related-post .rtin-item {
    box-shadow: none !important;
    background-color: #f6f6f6;
}

.portfolio-multi-layout-1 .rt-related-slider .rtin-item .link-shape:after {
    height: 27px;
    width: 15px;
    border: 45px solid transparent;
}

/*-------------------------------------
#. Comments
---------------------------------------*/
.comment-respond {
    margin-top: 30px;
}

.comment-respond&gt;h4 {
    display: block;
    position: relative;
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 1.4;
    padding-bottom: 20px;
}

.comment-respond&gt;h4:before {
    content: "";
    height: 4px;
    width: 15px;
    background-color: #ff5e17;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-radius: 10px;
    border: none;
}

.comment-respond&gt;h4:after {
    content: "";
    height: 4px;
    width: 34px;
    background-color: var(--rt-primary-color);
    position: absolute;
    bottom: 0px;
    left: 20px;
    border-radius: 10px;
    border: none;
}

.comments-area ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.comments-area&gt;ul.comment-list {
    margin-bottom: 30px;
}

.comments-area h3.comment-num {
    color: #111111;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 35px;
    position: relative;
}

.comments-area h3.comment-num:after {
    background: var(--rt-primary-color);
    content: "";
    display: block;
    height: 3px;
    left: 0;
    margin: 5px 0 0;
    top: 0;
    width: 80px;
}

.comments-area .comment-form {
    margin-top: 0px;
}

.comments-area .main-comments .imgholder {
    float: left;
}

.comments-area .main-comments .imgholder img {
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 0px;
    max-width: 75px;
}

.comments-area .main-comments .comment-meta {
    font-size: 15px;
}

@media(max-width: 767px) {
    .comments-area .main-comments .comment-meta {
        display: flow-root;
    }
}

.comments-area .main-comments .comment-meta .comment-author-name {
    color: #7a7a7a;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 10px;
}

.comments-area .main-comments .comment-meta .comment-author-name a,
.comments-area .main-comments .comment-meta .comment-author-name span {
    color: #111111;
    font-size: 18px;
    font-weight: 600;
    display: block;
    text-transform: capitalize;
    font-family: 'Source Sans Pro', sans-serif;
}

.comments-area .main-comments .replay-area {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.comments-area .main-comments .replay-area a {
    background: #f0f0f0;
    color: #111111;
    font-size: 13px;
    transition: all 0.3s ease-in-out;
    padding: 8px 15px;
    border-radius: 5px;
    font-weight: 500;
}

.comments-area .main-comments .replay-area a:hover {
    background-color: var(--rt-primary-color);
    color: #ffffff;
}

.main-comments .each-comment {
    margin-bottom: 30px;
    margin-top: 30px;
}

.comments-area .main-comments .comments-body {
    display: flow-root;
}

@media(max-width: 425px) {
    .comments-area .main-comments .imgholder {
        float: inherit;
    }
}

.comments-area .main-comments .comment-text {
    font-size: 15px;
}

.comments-area .main-comments .comments-body p {
    margin-bottom: 5px;
}

.comments-area .main-comments .comment-respond {
    margin-top: 0px;
    margin-bottom: 30px;
}

.comments-area .reply-separator {
    margin-top: 40px;
    padding-top: 50px;
}

.main-comments ul.children {
    margin-left: 50px;
    padding: 0;
}

.comments-area .main-comments .comment-text li {
    border-top: none;
}

@media(max-width: 1200px) {
    .main-comments ul.children {
        margin-left: 30px;
    }

    .comments-area .main-comments .imgholder img {
        max-width: 80px;
    }
}

@media(max-width: 767px) {
    .main-comments ul.children {
        margin-left: 10px;
    }

    .comments-area .main-comments .imgholder img {
        max-width: 60px;
        margin-right: 10px;
    }
}

.avatar-disabled .main-comments ul.children {
    margin-left: 50px;
    padding: 0;
}

.no-comments {
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    padding-top: 20px;
}

.comment-awaiting-moderation {
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
}

.comment-navigation ul {
    margin-top: 30px;
}

.comment-navigation ul li {
    margin-right: 5px;
    margin-top: 0;
}

.comment-navigation ul li a {
    display: inline;
    font-size: 12px;
    height: 49px;
    line-height: inherit;
    padding: 10px;
    width: inherit;
}

.comment-list pre {
    white-space: pre-wrap;
    /* css-3 */
    white-space: -moz-pre-wrap;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */
}

.comments-area {
    margin-top: 30px;
    border-radius: 4px;
}

.comments-area&gt;h4 {
    display: block;
    position: relative;
    font-size: 22px;
    margin-bottom: 30px;
    line-height: 1.4;
    position: relative;
    padding-bottom: 20px;
}

.comments-area&gt;h4:before {
    content: "";
    height: 4px;
    width: 15px;
    background-color: #ff5e17;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-radius: 10px;
    border: none;
}

.comments-area&gt;h4::after {
    content: "";
    height: 4px;
    width: 34px;
    background-color: var(--rt-primary-color);
    position: absolute;
    bottom: 0px;
    left: 20px;
    border-radius: 10px;
    border: none;
}

#respond .comment-notes {
    margin-bottom: 30px;
}

#respond .logged-in-as {
    margin-bottom: 30px;
    font-size: 15px;
}

#respond .logged-in-as a {
    color: #646464;
}

#respond .form-group {
    margin-bottom: 25px;
}

#respond .form-group.form-submit {
    margin-bottom: 0px;
}

#respond form .form-control {
    background-color: #f3f3f3;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    color: #111111;
    font-size: 15px;
    font-weight: 400;
    margin-right: 20px;
    box-shadow: none;
}

#respond form input.form-control {
    height: 50px;
}

#respond form input:focus,
#respond form textarea:focus {
    box-shadow: none;
}

#respond form .form-control {
    padding: 10px 20px;
}

input.form-control::placeholder,
textarea.form-control::placeholder {
    color: #a9a9a9;
}

#respond input.form-control::placeholder,
#respond input.form-control::-webkit-input-placeholder,
#respond input.form-control::-moz-placeholder,
#respond input.form-control:-moz-placeholder,
#respond input.form-control:-ms-input-placeholder {
    color: #a9a9a9;
}

#respond textarea.form-control::placeholder,
#respond textarea.form-control::-webkit-input-placeholder,
#respond textarea.form-control::-moz-placeholder,
#respond textarea.form-control:-moz-placeholder,
#respond textarea.form-control:-ms-input-placeholder {
    color: #a9a9a9;
}

#respond form .btn-send {
    margin-top: 10px;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: var(--rt-primary-color);
    padding: 18px 34px;
    border: none;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
    position: relative;
    z-index: 1;
}

#respond form .btn-send:hover {
    color: var(--rt-primary-color);
    background-color: #f8f8f8;
}

#respond #cancel-comment-reply-link {
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    margin-left: 5px;
}

#respond form .comment-form-cookies-consent {
    position: relative;
    display: inline-flex;
}

#respond form .comment-form-cookies-consent input {
    background: transparent;
    border: none;
    margin-right: 10px;
    height: inherit;
    box-shadow: none;
    position: absolute;
    top: 5px;
}

#respond form .comment-form-cookies-consent label {
    padding-left: 25px;
    line-height: 1.5;
}

.comment-list li {
    border-top: 1px solid #ebebeb;
}

.comment-list&gt;li:first-child {
    border-top: none;
}

.comment-list .comment-text ul {
    padding: 0 15px;
    margin-bottom: 20px;
    list-style: disc;
}

.comment-list .comment-text ul li {
    padding-top: 0px;
}

.comment-list .comment-text ul li .children li {
    padding-top: 0px;
}

.comment-list .comment-text ul ul {
    margin-bottom: 0px;
}

.comment-list .comment-text ol {
    margin-bottom: 20px;
}

.comment-list .comment-text ol li {
    padding-top: 0px;
}

.comment-list .comment-text ol li .children li {
    padding-top: 0px;
}

.comment-list .comment-text ol ol {
    margin-bottom: 0;
}

.item-comments {
    margin-top: 50px;
}

.item-comments h2 {
    font-size: 24px;
}

.item-comments .item-comments-list {
    margin-top: 50px;
}

.item-comments .item-comments-list ul.comments-list {
    padding-top: 20px;
}

.item-comments .item-comments-list ul.comments-list li {
    margin-bottom: 50px;
    overflow: hidden;
}

.item-comments .item-comments-list ul.comments-list li .comment-image {
    float: left;
    padding-right: 20px;
}

.item-comments .item-comments-list ul.comments-list li .comment-name {
    font-size: 16px;
    font-weight: 500;
    margin-right: 10px;
}

.item-comments .item-comments-list ul.comments-list li .comment-date {
    color: #646464;
}

.item-comments .item-comments-list ul.comments-list li .comment-reply {
    background: var(--rt-primary-color);
    padding: 2px 10px 3px;
    float: right;
    font-size: 14px;
}

.item-comments .item-comments-list ul.comments-list li .comment-reply a {
    color: #ffffff;
}

.item-comments .item-comments-list ul.comments-list li .comment-reply:hover {
    background: #a51c2d;
}

.item-comments .item-comments-list ul.comments-list li p {
    padding-top: 20px;
}

.item-comments .item-comments-list ul.comments-list li:last-child {
    margin-bottom: 0;
}

.item-comments .item-comments-list ul.comments-list li.odd {
    margin-left: 50px;
}

.item-comments .item-comments-form {
    border-top: 1px solid #d7d7d7;
    margin-top: 50px;
    padding-top: 50px;
}

.item-comments .item-comments-form .comments-form {
    padding-top: 20px;
}

.item-comments .item-comments-form .comments-form .form-group {
    margin-bottom: 20px;
}

.item-comments .item-comments-form .comments-form .form-group .form-control {
    background: #111111;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.item-comments .item-comments-form .comments-form .form-group input {
    height: 40px;
}

/*-------------------------------------
#. Archive Contents
---------------------------------------*/
.entry-title {
    font-size: 28px;
    margin: 0 0 6px 0;
    line-height: 1.4;
}

.entry-title a {
    color: #ffffff;
}

.entry-title a:hover {
    color: var(--rt-primary-color);
}

.search .entry-content ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 23px;
}

.search .entry-content ul li {
    display: inline-block;
    margin-right: 16px;
}

.search .entry-content ul li:last-child {
    margin-right: 0;
}

.custom-search-input&gt;.input-group {
    display: flex;
}

.author .about-author {
    background: #f8f8f8;
    border: none;
    margin-top: 0;
    box-shadow: 0 1px 0 0 rgba(211, 211, 211, .75);
}

.search .entry-header .entry-meta ul li span {
    padding-right: 5px;
}

@media(max-width: 991px) {

    .tax-finbuzz_service_category .content-area,
    .post-type-archive-finbuzz_service .content-area {
        padding-top: 110px;
        padding-bottom: 100px;
    }

    .tax-finbuzz_service_category.right-sidebar .sidebar-widget-area,
    .post-type-archive-finbuzz_service.right-sidebar .sidebar-widget-area {
        margin-top: 80px;
    }

    .tax-finbuzz_team_category .content-area,
    .post-type-archive-finbuzz_team .content-area {
        padding-top: 110px;
        padding-bottom: 70px;
    }
}

@media(max-width: 767px) {

    .tax-finbuzz_service_category .content-area,
    .post-type-archive-finbuzz_service .content-area {
        padding-top: 90px;
        padding-bottom: 80px;
    }

    .tax-finbuzz_service_category.right-sidebar .sidebar-widget-area,
    .post-type-archive-finbuzz_service.right-sidebar .sidebar-widget-area {
        margin-top: 60px;
    }

    .tax-finbuzz_team_category .content-area,
    .post-type-archive-finbuzz_team .content-area {
        padding-top: 90px;
        padding-bottom: 50px;
    }
}

/* ------------------------
#. Default Blog layout 
---------------------------*/
@media(max-width:991px) {
    body.blog .content-area {
        padding-top: 110px;
        padding-bottom: 100px;
    }

    body.single-post .content-area {
        padding-top: 110px;
        padding-bottom: 100px;
    }

    body.woocommerce-page .content-area {
        padding-top: 110px;
        padding-bottom: 70px;
    }
}

@media(max-width:767px) {
    body.blog .content-area {
        padding-top: 90px;
        padding-bottom: 80px;
    }

    body.single-post .content-area {
        padding-top: 90px;
        padding-bottom: 80px;
    }

    body.woocommerce-page .content-area {
        padding-top: 90px;
        padding-bottom: 50px;
    }
}

.blog-box * {
    box-sizing: border-box;
}

.single-post .entry-content h3,
.blog .entry-content h3,
.content-search .entry-content h3,
.category .entry-content h3,
.archive .entry-content h3 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 15px;
}

.single-post .entry-content h3 a,
.blog .entry-content h3 a,
.content-search .entry-content h3 a,
.category .entry-content h3 a,
.archive .entry-content h3 a {
    color: #111111;
}

.blog .entry-content .entry-title a:hover,
.content-search .entry-content .entry-title a:hover,
.category .entry-content .entry-title a:hover,
.archive .entry-content .entry-title a:hover {
    color: var(--rt-primary-color);
}

.single-post .entry-content ul.single-post-list {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    list-style: none;
}

.blog .entry-content ul,
.category .entry-content ul,
.archive .entry-content ul,
.content-search .entry-content ul {
    margin: 0;
    padding: 0;
    margin-bottom: 7px;
    list-style: none;
}

.single-post .entry-content .entry-meta ul li {
    color: #7a7a7a;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
}

.single-post .entry-content .entry-meta ul li a {
    color: #7a7a7a;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
}

.blog .entry-meta li,
.category .entry-meta li,
.archive .entry-meta li,
.content-search .entry-meta li {
    display: inline;
    margin-right: 17px;
    color: #7a7a7a;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
}

.single-post .entry-content ul li a {
    color: #7a7a7a;
    font-size: 16px;
    transition: all 0.3s ease-in-out;
}

.blog .entry-content ul li a,
.category .entry-content ul li a,
.archive .entry-content ul li a,
.content-search .entry-content ul li a {
    color: #7a7a7a;
    transition: all 0.3s ease-in-out;
}

.single-post .entry-content ul li a:hover,
.blog .entry-content ul li a:hover,
.category .entry-content ul li a:hover,
.archive .entry-content ul li a:hover,
.content-search .entry-content ul li a:hover {
    color: var(--rt-primary-color);
}

.single-post .entry-content ul li:last-child,
.blog .entry-content ul li:last-child,
.category .entry-content ul li:last-child,
.archive .entry-content ul li:last-child,
.content-search .entry-content ul li:last-child {
    margin-right: 0;
}

.single-post .entry-content ul li i,
.blog .entry-content ul li i,
.category .entry-content ul li i,
.archive .entry-content ul li i,
.content-search .entry-content ul li i {
    color: var(--rt-primary-color);
    font-size: 14px;
    margin-right: 8px;
}

.blog-box .entry-content .blog-date {
    position: absolute;
    top: -15px;
    right: -19px;
    z-index: 5;
    color: #fff;
    font-weight: 700;
}

.blog-box.no_image .entry-content .blog-date {
    right: 0;
}

.blog-box .entry-content .blog-date:after {
    content: "";
    width: 60px;
    height: 60px;
    background: var(--rt-primary-color);
    position: absolute;
    top: -9px;
    right: -17px;
    transform: rotate(55deg);
    border: none;
    border-radius: 5px;
    z-index: -1;
}

.blog-box .entry-content .blog-date span {
    font-size: 14px;
    display: block;
    margin-top: -3px;
    font-weight: 400;
}

/*blog layout 1*/
.blog-layout-1 {
    position: relative;
}

.blog-layout-1 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.blog-layout-1 .blog-box {
    margin-bottom: 60px;
    position: relative;
}

.blog-layout-1 .blog-box.show_image:hover .entry-content {
    transform: translateY(0);
}

.blog-layout-1 .blog-box.show_image .entry-content {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: none;
    width: 83%;
    padding: 15px 20px 0px 10px;
    transform: translateY(20px);
    transition: all 0.3s ease-in-out;
    z-index: 1;
}

.blog-layout-1 .blog-box .entry-content .blog-date .day {
    font-size: 24px;
}

.blog-layout-1 .blog-box .entry-content h3 {
    line-height: 34px;
    margin-bottom: 0;
}

.blog .blog-layout-1 .blog-box .entry-content h3 a {
    color: #444444;
}

.blog-layout-1 .blog-box .entry-content .entry-meta {
    margin-bottom: 7px;
    display: inline-block;
}

.blog-layout-1 .blog-box .entry-content .entry-meta li {
    display: inline-block;
}

.blog-layout-1 .blog-box .blog-img-holder .blog-img {
    overflow: hidden;
    border-radius: 5px;
}

/*blog layout 2*/
.blog-layout-2 {
    position: relative;
    margin-bottom: 50px;
}

.blog-layout-2 .blog-list .blog-img-holder .blog-img {
    border-radius: 4px;
    overflow: hidden;
    z-index: 1;
}

.blog-layout-2 .blog-list .blog-img-holder .blog-img img {
    transform: scale(1);
    transition: all 0.3s ease-in-out;
}

.blog-layout-2 .blog-list:hover .blog-img-holder .blog-img img {
    transform: scale(1.1);
}

.blog-layout-2 .blog-list.show_image .entry-content {
    position: relative;
    bottom: 0px;
    left: 0;
    background-color: #fff;
    border: none;
    width: 90%;
    padding: 18px 23px 0px 0px;
    transition: all 0.3s ease-in-out;
    margin-top: -110px;
    border-radius: 0 4px 0 0;
}

.blog-layout-2 .blog-list .entry-content .blog-date i {
    color: var(--rt-primary-color);
    font-size: 14px;
    margin-right: 8px;
}

.blog-layout-2 .btn-style1 {
    box-shadow: none;
    padding: 13px 20px;
}

.blog-layout-2 .btn-style1 svg {
    width: 19px;
    height: 19px;
}

/*content search layout*/


/*masonry*/
.rt-grid-item {
    padding: 0 15px;
    display: block;
    float: left;
    clear: both;
}

@media(max-width:991px) {
    .right-sidebar .sidebar-widget-area {
        margin-top: 80px;
        margin-left: 0;
        display: inherit;
    }

    .left-sidebar .sidebar-widget-area {
        margin-bottom: 80px;
        margin-right: 0;
        display: inherit;
    }
}

@media(max-width:767px) {
    .right-sidebar .sidebar-widget-area {
        margin-top: 60px;
        display: inherit;
    }

    .left-sidebar .sidebar-widget-area {
        margin-bottom: 60px;
        display: inherit;
    }
}

/*blog sticky*/
.sticky .blog-list .entry-content {
    background-color: #e9eef9;
    padding: 30px;
}

.sticky .blog-box .entry-content {
    background-color: #e9eef9;
}

/*-------------------------------------
#. Pagination
---------------------------------------*/

.pagination-area ul {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 0;
    border: none;
}

.pagination-area ul li {
    display: inline-block;
    border: none;
    margin: 0 2px;
}

.pagination-area ul li:last-child {
    margin-right: 0;
}

.pagination-area ul li a {
    color: #111111;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    padding: 0;
    height: 45px;
    width: 48px;
    line-height: 44px;
    font-weight: 500;
    border-radius: 4px;
}

.pagination-area ul li a i {
    font-size: 16px;
}

.pagination-area ul li span {
    text-align: center;
    display: inline-block;
    font-size: 18px;
    color: #111111;
    background: #e8e8e8;
    padding: 0;
    height: 45px;
    width: 48px;
    line-height: 45px;
    font-weight: 400;
}

.pagination-area ul li a:hover {
    background-color: #e9ecef;
    ;
    color: #fff;
}

.pagination-area ul li span.current {
    background-color: #ffa996;
    color: #ffffff;
}

.pagination-area ul li.active a {
    background-color: var(--rt-primary-color);
    color: #ffffff;
    z-index: 3;
    color: #fff;
    background-color: var(--rt-primary-color);
    border-color: var(--rt-primary-color);
}

.pagination-area li.active a:hover {
    background-color: #111111;
    border-color: #111111;
}

.site-content .pagination-area {
    clear: both;
    padding-top: 15px;
    width: 100%;
}

.no-results h2.page-title {
    color: #111111;
}

@media(max-width: 767px) {
    .pagination-area ul {
        margin-top: 0px;
    }

    .pagination-area ul li {
        margin-top: 8px;
        margin-right: 8px;
    }

    .pagination-area ul li span,
    .pagination-area ul li a {
        height: 40px;
        width: 40px;

    }
}

/*-------------------------------------
#. Error 404
---------------------------------------*/
@media(max-width:767px) {
    body.error404 .content-area {
        padding-bottom: 80px;
        padding-top: 80px;
    }

    body.error404 .site .content-area {
        background: none !important;
    }
}

.error-page-area {
    position: relative;
}

.error-page-content {
    position: relative;
    text-align: center;
    padding: 30px 0;
}

.error-page-content .text-1 {
    color: #000;
    font-size: 48px;
    line-height: 60px;
    font-weight: 400;
    margin-bottom: 8px;
}

.error-page-content .text-1 span {
    display: block;
    font-size: 48px;
}

.error-page-content .text-2 {
    font-size: 18px;
    line-height: 60px;
    color: #444;
}

.error-page-area .error-page-content .go-home {
    margin-top: 30px;
}

.error-page-area .error-page-content .item-img {
    margin-bottom: 60px;
    position: relative;
}

@media(max-width: 1199px) {
    .error-page-content {
        padding: 0px 0;
    }
}

@media(max-width: 991px) {
    .error-page-content .text-1 {
        font-size: 170px;
    }

    .error-page-area .error-page-content .go-home a {
        padding: 13px 30px;
    }
}

@media(max-width: 480px) {
    .error-page-content .text-1 {
        font-size: 110px;
        padding: 0 15px;
        top: 9%;
    }

    .error-page-content .text-2 {
        font-size: 36px;
    }
}

@media(max-width: 320px) {
    .error-page-content .text-1 {
        font-size: 80px;
        padding: 0 15px;
        top: 5%;
    }
}

/*team form*/
.fluentform .team-form .ff-el-form-control {
    background: #ffffff;
    box-shadow: none;
    color: #111111;
    border: 1px solid transparent;
    border-radius: 30px;
    font-size: 15px;
    padding: 15px 20px 15px 20px;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.05);
}

.fluentform .team-form .ff-el-form-control:focus {
    border: 1px solid var(--rt-primary-color);
}

.fluentform .team-form input.ff-el-form-control {
    height: 50px;
}

.fluentform .team-form .ff-el-form-control::-webkit-input-placeholder {
    color: #7a7a7a;
}

.fluentform .team-form .ff-el-form-control:-ms-input-placeholder {
    color: #7a7a7a;
}

.fluentform .team-form .ff-el-form-control:-moz-placeholder {
    color: #7a7a7a;
}

.fluentform .team-form .text-danger {
    color: #ffa996 !important;
    font-size: 13px;
}

.fluentform .team-form .ff-el-is-error .ff-el-form-control,
.fluentform .team-form.ff-el-is-error .ff-el-form-control {
    border-color: #ffa996;
}

@media only screen and (max-width: 479px) {
    .entry-content .pricetable-btn {
        height: 40px;
        width: 130px;
        font-size: 14px;
        padding: 8px 0;
    }
}

@media only screen and (max-width: 991px) {
    .btn-send-message {
        padding: 11px 0;
    }
}

@media only screen and (max-width: 1199px) {
    .btn-send-message {
        padding: 9px 0;
    }
}

@media (max-width: 767px) {
    .comments-area .main-comments .replay-area {
        display: block;
        float: inherit;
        width: 100%;
        margin-bottom: 15px;
        margin-top: 10px;
        margin-left: 0;
    }

    .rt-blog-layout .entry-thumbnail-area ul li:last-child {
        display: block;
    }
}

@media (max-width: 991px) {
    .rt-blog-layout .entry-thumbnail-area ul li:last-child {
        display: none;
    }
}

@media (min-width: 479px) and (max-width: 991px) {
    .blog-box .blog-social {
        top: 8%;
    }
}

/*----------------------------------
   #Single Team Member Contact Form Style
*/

.fluentform .team-form-input .team-fluent-form input {
    font-size: 16px;
    color: #646464;
    padding: 12px 20px;
    height: 50px;
    display: inline-flex;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #e1e1e1;
}

.fluentform .team-form-input .team-fluent-date .ff-el-input--content {
    position: relative;

}

.fluentform .team-form-input .team-fluent-date .ff-el-input--content:before {
    content: "\f073";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    font-size: 18px;
    position: absolute;
    right: 20px;
    top: 35%;
    transform: translateY(-28%);
    color: var(--rt-primary-color);
}

.fluentform .team-form-input .team-fluent-form input:focus {
    box-shadow: none;
    outline: none;
    border-color: #e1e1e1;
}

.fluentform .team-form-textarea .team-fluent-form textarea {
    min-height: 110px;
}

.fluentform .team-form-textarea .team-fluent-form textarea:focus {
    box-shadow: none;
    outline: none;
    border-color: #e1e1e1;
}

.fluentform .team-form-btn button.ff-btn {
    font-size: 16px;
    color: #fff;
    background-color: var(--rt-primary-color);
    font-weight: 700;
    font-family: "Source Sans Pro", sans-serif;
    border-radius: 4px;
    border: 1px solid transparent;
    transition: all 0.3s ease;
    text-transform: uppercase;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 62px;
    opacity: 1;
    width: auto;
    padding: 0 32px;
    box-shadow: 0.523px 9.986px 35px 0px rgb(11 77 210 / 38%);
}

.fluentform .team-form-btn button.ff-btn:hover {
    color: #fff;
    background-color: #ff5e17;
    opacity: 1;
}

/*single product*/
.single-product .content-area {
    padding-bottom: 90px;
}

/*-------------------------------------
#. Gutenberg Support
---------------------------------------*/
.align-wrap {
    width: 100vw;
    margin-left: calc(50% - 50vw);
}

@media screen and (min-width: 900px) {
    .align-wrap {
        width: auto;
        margin-left: calc(50% / .62 - 50vw);
    }
}

.align-wrap .alignfull {
    width: 100%;
    margin: 0 0 0 auto;
}

@media(max-width:480px) {
    img.alignleft {
        float: none;
        margin-bottom: 13px;
        margin-right: 0px;
        padding-top: 5px;
        display: block;
    }

    img.alignright {
        float: none;
        margin-left: 0px;
        margin-bottom: 15px;
        padding-top: 15px;
    }
}

/*gutenberg with sidebar*/
.has-sidebar .wp-block-cover.alignwide,
.has-sidebar .wp-block-cover.alignfull,
.has-sidebar .wp-block-image.alignfull,
.has-sidebar .wp-block-columns.alignfull,
.has-sidebar .wp-block-media-text.alignfull,
.has-sidebar .wp-block-gallery.alignfull,
.has-sidebar .wp-block-gallery.alignwide,
.has-sidebar .wp-block-columns.alignwide,
.has-sidebar .wp-block-image.alignwide,
.has-sidebar .wp-block-media-text.alignwide,
.has-sidebar .is-type-video.alignfull,
.has-sidebar .wp-block-embed-vimeo.alignwide.wp-block-embed,
.has-sidebar .alignwide.wp-block-embed {
    margin-left: 0;
    margin-right: 0;
}

.has-strong-magenta-background-color {
    background-color: #a156b4;
}

.has-strong-magenta-color {
    color: #a156b4;
}

.has-light-grayish-magenta-background-color {
    background-color: #d0a5db;
}

.has-light-grayish-magenta-color {
    color: #d0a5db;
}

.has-very-light-gray-background-color {
    background-color: #eee;
}

.has-very-light-gray-color {
    color: #eee;
}

.has-very-dark-gray-background-color {
    background-color: #444;
}

.has-very-dark-gray-color {
    color: #444;
}

.has-small-font-size {
    font-size: 12px;
}

.has-large-font-size {
    font-size: 36px;
    line-height: 1.2;
}

.has-huge-font-size {
    font-size: 48px;
    line-height: 1.2;
}

.has-regular-font-size {
    font-size: 16px;
}

.wp-block-image.alignleft.is-resized {
    margin-left: 0;
    margin-right: 30px;
}

.wp-block-image.alignright.is-resized {
    margin-left: 30px;
    margin-right: 0;
}

.wp-block-separator {
    border: none;
    border-bottom: 2px solid #cccccc;
    margin: 50px 0;
    text-align: left;
    background: transparent;
}

.wp-block-pullquote {
    border-top: 2px solid var(--rt-primary-color);
    border-bottom: 2px solid var(--rt-primary-color);
    margin-bottom: 20px;
    padding: 0;
    text-align: left;
}

blockquote.wp-block-pullquote {
    background: #f9f9f9;
    border-radius: 6px;
    border-left: 5px solid var(--rt-primary-color);
    font-size: 18px;
    font-weight: 500;
    font-style: italic;
    padding: 28px 40px 28px 40px;
    margin: 35px 0px 35px !important;
    color: #444444;
}

.wp-block-pullquote p {
    font-size: 22px;
}

.wp-block-pullquote cite {
    font-weight: 500;
    font-size: 14px;
    color: #646464;
    z-index: 1;
    padding-left: 40px;
}

.wp-block-audio {
    margin-bottom: 23px;
}

blockquote {
    border-left: none !important;
    padding-left: 0 !important;
    color: #111;
    position: relative;
}

blockquote p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    position: relative;
    padding-left: 40px;
}

blockquote:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 100%;
    background-color: var(--rt-primary-color);
}

blockquote p:after {
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    position: absolute;
    font-size: 72px;
    color: #e7e7e7;
    z-index: -99;
    top: -23px;
    left: 17px;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
    border-left: 5px solid var(--rt-primary-color);
    padding: 28px 40px 28px 40px;
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite {
    text-align: left;
    font-size: 14px;
}

.wp-block-quote.is-style-large cite em {
    font-style: normal;
}

.wp-block-quote.has-text-align-right {
    border-right: none;
    text-align: right;
}

.wp-block-quote.has-text-align-right cite {
    text-align: right;
}

.wp-block-quote.has-text-align-left {
    text-align: left;
}

.wp-block-column .wp-block-quote:not(.is-large):not(.is-style-large) {
    border-right: none;
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
    font-size: 26px;
}

.wp-block-quote.is-style-large cite br {
    display: none;
}

:root .has-cyan-bluish-gray-background-color {
    background-color: transparent !important;
}

.wp-block-pullquote.is-style-solid-color blockquote {
    max-width: 100%;
    background: #acb9c3;
    padding-top: 20px;
    padding-bottom: 25px;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    font-size: 32px;
}

.wp-block-pullquote.is-style-solid-color {
    border: none;
    max-width: 100%;
}

.has-finbuzz-primary-background-color.is-style-solid-color blockquote {
    background: var(--rt-primary-color);
}

.has-finbuzz-secondary-background-color.is-style-solid-color blockquote {
    background: #ff5e17;
}

.has-finbuzz-button-dark-gray-background-color.is-style-solid-color blockquote {
    background: #111111;
}

.has-finbuzz-button-light-gray-background-color.is-style-solid-color blockquote {
    background: #a5a5a5;
}

.has-finbuzz-button-white-background-color.is-style-solid-color blockquote {
    background: #ffffff;
}

.single-post .rt-single-content ul.wp-block-archives-list {
    margin-bottom: 35px;
}

/* Main column width */
.wp-block {
    max-width: 720px;
}

/* Width of "wide" blocks */
.wp-block[data-align="wide"] {
    max-width: 1080px;
}

/* Width of "full-wide" blocks */
.wp-block[data-align="full"] {
    max-width: none;
}

pre {
    background: #fff;
    color: #646464;
}

code,
a code {
    color: var(--rt-primary-color);
}

pre code {
    font-size: 15px;
    color: #646464;
    word-break: normal;
    line-height: 30px;
}

pre cite {
    font-weight: 400;
}

kbd {
    color: #646464;
    padding: 3px 5px 2px 5px;
    margin: 0 1px;
    background: #eaeaea;
    background: rgba(0, 0, 0, .07);
}

code,
kbd,
pre,
samp,
tt,
var {
    font-family: Menlo, Consolas, monaco, monospace;
}

.wp-block-code {
    font-family: Menlo, Consolas, monaco, monospace;
    font-size: 15px;
    color: #646464;
    padding: 30px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
}

/************** Button ***************/
.wp-block-button {
    margin-bottom: 25px;
}

.wp-block-button.aligncenter {
    text-align: center;
}

.wp-block-button.is-style-outline a.wp-block-button__link:not([href]):not([tabindex]) {
    color: var(--rt-primary-color);
}

.wp-block-button.is-style-outline a.wp-block-button__link:not([href]):not([tabindex]):hover {
    color: #ff5e17;
}

.wp-block-button .wp-block-button__link {
    border: 1px solid #dfdfdf;
    padding: 15px 30px;
    display: inline-block;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
    background-color: #fff;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
    position: relative;
    z-index: 5;
}

.wp-block-button .wp-block-button__link:hover {
    background: #ff5e17;
    color: #ffffff;
}

.wp-block-button.is-style-outline .wp-block-button__link {
    background: transparent;
    border: 1px solid var(--rt-primary-color);
    color: var(--rt-primary-color);
}

.wp-block-button.is-style-outline .wp-block-button__link:before {
    display: none;
}

.wp-block-button.is-style-outline .wp-block-button__link:hover {
    border-color: #ff5e17;
    color: #ff5e17;
}

.wp-block-button .wp-block-button__link.no-border-radius,
.wp-block-button.is-style-squared .wp-block-button__link,
.wp-block-button.is-style-squared .wp-block-button__link:before {
    border-radius: 0;
}

.wp-block-button .wp-block-button__link.no-border-radius:before {
    border-radius: 0;
}

.has-finbuzz-primary-color {
    color: var(--rt-primary-color);
}

.has-finbuzz-secondary-color {
    color: #ffa996;
}

.has-finbuzz-button-dark-gray-color {
    color: #111111;
}

.has-finbuzz-button-light-gray-color {
    color: #a5a5a5;
}

.has-finbuzz-button-white-color {
    color: #ffffff;
}

.has-finbuzz-primary-background-color {
    background-color: var(--rt-primary-color);
}

.has-finbuzz-secondary-background-color {
    background-color: #ffa996;
}

.has-finbuzz-button-dark-gray-background-color {
    background-color: #111111;
}

.has-finbuzz-button-light-gray-background-color {
    background-color: #a5a5a5;
}

.has-finbuzz-button-white-background-color {
    background-color: #ffffff;
}

.wp-block-button a.has-finbuzz-primary-color {
    color: var(--rt-primary-color);
}

.wp-block-button a.has-finbuzz-secondary-color {
    color: #ffa996;
}

.wp-block-button a.has-finbuzz-button-dark-gray-color {
    color: #111111;
}

.wp-block-button a.has-finbuzz-button-light-gray-color {
    color: #a5a5a5;
}

.wp-block-button a.has-finbuzz-button-white-color {
    color: #ffffff;
}

.wp-block-button .has-finbuzz-primary-background-color {
    background-color: var(--rt-primary-color);
}

.wp-block-button .has-finbuzz-secondary-background-color {
    background-color: #ffa996;
}

.wp-block-button .has-finbuzz-button-dark-gray-background-color {
    background-color: #111111;
}

.wp-block-button .has-finbuzz-button-light-gray-background-color {
    background-color: #a5a5a5;
}

.wp-block-button .has-finbuzz-button-white-background-color {
    background-color: #ffffff;
}

/*button end*/

.wp-block-table td,
.wp-block-table th {
    border: 1px solid #dedede;
    padding: 5px;
}

.wp-block-image .alignleft.is-resized {
    margin-top: 0;
}

.wp-block-image {
    margin-top: 23px;
    margin-bottom: 13px;
}

.wp-block-latest-posts.is-grid {
    margin-left: 20px;
}

.wp-block-latest-posts.is-grid li {
    margin: 0 0 10px 0;
}

.wp-block-columns.has-2-columns .wp-block-column {
    margin-bottom: 0;
}

@media only screen and (min-width: 600px) {
    .entry-content .wp-block-columns {
        flex-wrap: nowrap;
    }
}

.wp-block-image .alignleft {
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 25px;
}

.wp-block-image .alignright {
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 25px;
}

/*wp block cover*/
.wp-block-cover {
    margin-top: 20px;
    margin-bottom: 23px;
}

.wp-block-cover a,
.wp-block-cover .wp-block-cover-text a,
.wp-block-cover .has-text-color a,
.wp-block-cover .has-text-align-center a {
    color: #ffffff;
}

.wp-block-cover a:hover,
.wp-block-cover .wp-block-cover-text a:hover,
.wp-block-cover .has-text-color a:hover,
.wp-block-cover .has-text-align-center a:hover {
    text-decoration: underline;
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright,
[data-align=left]&gt;.wp-block-cover,
[data-align=right]&gt;.wp-block-cover {
    max-width: 340px;
    width: 100%;
}

.entry-content .wp-block-cover {
    margin-top: 0px;
}

.wp-block-cover p:not(.has-text-color) {
    color: #ffffff;
}

.wp-block-cover.alignleft {
    margin-top: 0;
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
section.wp-block-cover-image&gt;h2 {
    font-size: 36px;
    line-height: 1.25;
    z-index: 1;
    margin-bottom: 0;
    max-width: 100%;
    padding: .44em;
    text-align: center;
}

:root .has-pale-pink-background-color {
    background-color: #000;
}

.wp-block-gallery {
    margin-top: 25px;
    margin-bottom: 10px;
}

.wp-block-gallery.alignleft {
    display: flex;
    margin-top: 10px;
}

.wp-block-gallery .blocks-gallery-item {
    border-radius: 5px;
    overflow: hidden;
}

.wp-block-gallery .blocks-gallery-item img {
    border-radius: 5px;
}

.wp-block-gallery.alignleft .blocks-gallery-item {
    display: inline-block;
}

.wp-block-embed-vimeo.alignfull .wp-block-embed__wrapper {
    margin: 23px 0;
}

.wp-block-coblocks-social .wp-block-button__link {
    border: none;
}

.blocks-gallery-grid.alignleft,
.blocks-gallery-grid.alignright,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
    max-width: 420px;
    width: 100%;
}

p:last-child img.size-full.alignright {
    clear: both;
    padding-top: 0;
}

.wp-block-spacer {
    clear: both;
}

.gallery .gallery-item {
    text-align: center;
}

.site-content nav.comment-navigation {
    padding-top: 0;
}

.site-content nav.comment-navigation ul {
    margin-top: 0;
    margin-bottom: 40px;
}

.site-content nav.comment-navigation ul li {
    margin-right: 0;
}

.site-content nav.comment-navigation ul li a {
    border-radius: 30px;
    height: inherit;
    width: inherit;
    padding: 12px 27px;
    line-height: 1.6;
}

figure.wp-caption.alignnone {
    margin: 15px auto 15px;
}

.wp-block-file .wp-block-file__button {
    background: #32373c;
    padding: 10px 20px;
}

.has-media-on-the-right.is-stacked-on-mobile {
    margin-bottom: 20px;
}

.blocks-gallery-item figcaption {
    line-height: 1.4;
}

ul.wp-block-rss li.wp-block-rss__item .wp-block-rss__item-title {
    display: inline-block;
}

.wp-block-group.has-background {
    margin-bottom: 20px;
}

@media(max-width:475px) {
    .site-header .mobile-menu {
        display: none !important;
    }
}

.custom-padding {
    padding: 0 70px;
}

.wp-block-categories,
.wp-block-archives {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.wp-block-categories li,
.wp-block-archives li {
    border-bottom: 1px solid #ebebeb;
    padding: 15px 0;
    position: relative;
    transition: all 0.3s ease-in-out;
    color: #7a7a7a;
}

.wp-block-categories li:first-child,
.wp-block-archives li:first-child {
    padding-top: 0;
}

.wp-block-categories li a,
.wp-block-archives li a {
    font-size: 16px;
    font-weight: 400;
    position: relative;
    color: #7e7e7e;
    padding-left: 15px;
    transition: all 0.3s ease-in-out;
}

.wp-block-categories li a:before,
.wp-block-archives li a:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    color: #7a7a7a;
    position: absolute;
    left: 0;
    transition: all 0.3s ease 0s;
}

.wp-block-categories li a:hover:before,
.wp-block-archives li a:hover:before {
    color: var(--rt-primary-color);
}

.wp-block-categories li a:hover,
.wp-block-archives li a:hover {
    color: var(--rt-primary-color);
    padding-left: 20px;
}

.rt-single-content .wp-block-latest-posts.wp-block-latest-posts__list li a {
    color: var(--rt-primary-color);
}

/*Archive*/
.wp-block-categories select,
.wp-block-archives-dropdown select {
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 14px 13px;
    color: #646464;
    width: 100%;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-size: 12px;
    background-image: url(../img/select-arrow.png) !important;
    background-repeat: no-repeat;
    background-position: 98%;
}

/*=======================
// template-search
========================*/
.template-search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f5f6fa;
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
    transition: all 0.7s ease-in-out;
}

.template-search .search-form {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

.template-search .search-form input[type=search] {
    width: 60%;
    color: #000000;
    font-size: 40px;
    text-align: left;
    border: none;
    border-bottom: 2px solid var(--rt-primary-color);
    margin: 0 auto;
    padding: 10px 0;
    outline: none;
    background-color: transparent;
}

.template-search .search-form .search-btn {
    padding: 28px 60px;
    box-shadow: none;
    border: none;
    cursor: pointer;
    font-size: 24px;
    font-weight: 600;
    transform: translateX(-150px) translateY(-10px);
    background-color: transparent;
    transition: all 0.3s ease-out;
}

.template-search .search-form .search-btn i {
    margin-left: 0;
}

.template-search .search-form .search-btn:focus {
    box-shadow: none;
    outline: none;
}

.template-search .search-form input::-webkit-input-placeholder {
    color: #cfcfcf;
}

.template-search .search-form input::-moz-placeholder {
    color: #cfcfcf;
}

.template-search .search-form input:-moz-placeholder {
    color: #cfcfcf;
}

.template-search .search-form input:-ms-input-placeholder {
    color: #cfcfcf;
}

.template-search .close {
    position: fixed;
    top: 15px;
    right: 20px;
    color: #000000;
    border: none;
    opacity: 0.3;
    visibility: visible;
    padding: 3px 15px 5px;
    font-size: 70px;
    font-weight: 300;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.template-search .close:focus {
    box-shadow: none;
    border: none;
    outline: none;
}

.template-search .close:hover {
    opacity: 1;
}

.template-search.open {
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
    visibility: visible;
}

/****rt search post*****/
.rt-search-post .entry-content .item-author img {
    border-radius: 50%;
    margin-right: 15px;
}

.contact-page .contact-form&gt;.elementor-widget-wrap {
    position: relative;
}

.contact-page .contact-form&gt;.elementor-widget-wrap:after {
    content: "";
    position: absolute;
    left: 34px;
    top: 0;
    width: 47px;
    height: 5px;
    background-color: var(--rt-primary-color);
}

/*Mobile menu*/
.mean-container .mean-bar {
    border-bottom: none !important;
}

.mean-container .mean-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #ffffff;
    border-bottom: 1px solid rgba(181, 181, 181, 0.3);
    float: none;
    position: relative;
    padding: 15px 15px;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    transition: all 0.3s linear;
}

.mn-top .mean-container .mean-bar {
    position: fixed;
}

.mean-container .mean-bar:after {
    content: "";
    clear: both;
    display: block;
}

.mean-container .mean-bar img {
    max-width: 115px;
}

.admin-bar.mean-container .mean-bar {
    top: 32px;
}

@media only screen and (max-width: 782px) {
    .admin-bar.mean-container .mean-bar {
        top: 46px;
    }
}

@media only screen and (max-width: 600px) {
    .admin-bar.mean-container.mn-top .mean-bar {
        top: 0;
    }
}

/* .rt-slide-nav .offscreen-navigation .sub-menu {
	  display: none;
  }
  .rt-slide-nav .offscreen-navigation ul li {
	 border-bottom: 1px solid #e9e9e9;
  }
  .rt-slide-nav .offscreen-navigation ul li:last-child {
	 border-bottom: none;
  }
  .rt-slide-nav .offscreen-navigation nav &gt; ul &gt; li ul.sub-menu {
	 border-top: 1px solid #e9e9e9;
  }
  .rt-slide-nav .offscreen-navigation li &gt; a {
	  display: block;
	  position: relative;
	  color: #14133b;
	  font-size: 15px;
	  font-weight: 500;
	  background: #ffffff;
	  padding-bottom: 7px;
	  padding-top: 7px;
	  font-family: 'Roboto', sans-serif;
  }
  .rt-slide-nav .offscreen-navigation nav &gt; ul &gt; li &gt; ul.sub-menu &gt; li:hover &gt; a,
  .rt-slide-nav .offscreen-navigation li:hover &gt; a {
	color: var(--rt-primary-color);
  }
  .rt-slide-nav .offscreen-navigation ul &gt; li &gt; a {
	padding-left: 15px !important;
  }
  .rt-slide-nav .offscreen-navigation ul ul &gt; li &gt; a {
	padding-left: 30px !important;
  }
  
  .rt-slide-nav .offscreen-navigation ul ul ul &gt; li &gt; a {
	padding-left: 45px !important;
  }
  .rt-slide-nav .offscreen-navigation .sub-menu li &gt; a {
	  font-size: 15px;
	  padding-bottom: 10px !important;
  }
  .rt-slide-nav .offscreen-navigation nav &gt; ul &gt; li.mega-menu &gt; ul.sub-menu &gt; li ul li{
	  display: block;
  }
  .rt-slide-nav .offscreen-navigation nav &gt; ul &gt; li.mega-menu &gt; ul.sub-menu &gt; li ul li a {
	  padding: 15px 15px 15px 45px !important;
  }
  .rt-slide-nav .offscreen-navigation nav &gt; ul &gt; li.mega-menu &gt; ul.sub-menu &gt; li ul li:hover a{
	  padding-left: 60px!important;
  }
  .rt-slide-nav .offscreen-navigation nav &gt; ul &gt; li.mega-menu &gt; ul.sub-menu &gt; li ul li::before{
	  display: none;
  }
  .rt-slide-nav .offscreen-navigation li.current-menu-item &gt; a,
  .rt-slide-nav .offscreen-navigation li.current-menu-parent &gt; a {
	color: var(--rt-primary-color);
  }
  .rt-slide-nav .offscreen-navigation li.menu-item-has-children &gt; a:after {
	content: '\f067';
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	transition: .1s;
	right: 15px;
	font-weight: 700;
	position: absolute;
	font-size: 13px;
  }
  .rt-slide-nav .offscreen-navigation li.menu-item-has-children &gt; a.opened:after {
	  content: '\f068';
  }
  .rt-slide-nav .offscreen-navigation ul li &gt; a:before {
	  position: absolute;
	  content: "";
	  width: 3px;
	  height: 0px;
	  top: 50%;
	  left: 0;
	  -webkit-transform: translateY(-50%);
	  -ms-transform: translateY(-50%);
	  transform: translateY(-50%);
	  margin: 0;
	  background: #6c6c6c;
	  opacity: 0;
	  visibility: hidden;
	  transition: all 0.4s ease;
	  -webkit-transition: all 0.4s ease;
	  -moz-transition: all 0.4s ease;
	  -ms-transition: all 0.4s ease;
  }
  .rt-slide-nav .offscreen-navigation ul li:hover &gt; a:before {
	  background: var(--rt-primary-color);
	  height: 11px;
	  left: 15px;
	  opacity: 1;
	  visibility: visible;
	  transition: all 0.4s ease;
  }
  .rt-slide-nav .offscreen-navigation ul ul li:hover &gt; a:before {
	  left: 30px;
  }
  .rt-slide-nav .offscreen-navigation ul ul ul li:hover &gt; a:before {
	  left: 45px;
  }
  .rt-slide-nav .offscreen-navigation ul &gt; li:hover a {
	padding-left: 30px !important;
  }
  .rt-slide-nav .offscreen-navigation ul ul &gt; li:hover a {
	padding-left: 45px !important;
  }
  .rt-slide-nav .offscreen-navigation ul ul ul &gt; li:hover a {
	padding-left: 60px !important;
  }
  .mean-bar .header-btn-new.mobile-btn {
	  position: absolute;
	  right: 12%;
	  top: 8px;
  }
  .mean-bar .sidebarBtn{
	  position: absolute;
	  font-size: 20px;
	  right: 15px;
	  cursor: pointer;
	color: #000000;
  }
  body .sidebarBtn {
	  display: block;
	  cursor: pointer;
	  transition: all 0.3s ease-in-out;
  }
  body .sidebarBtn .bar {
	  background: #000000;
	  height: 2px;
	  width: 25px;
	  display: block;
	  margin-bottom: 5px;
	  transition: all 0.3s ease-in-out;
  }
  body .sidebarBtn .bar:nth-child(2), 
  body .sidebarBtn .bar:nth-child(3) {
	  width: 20px;
	  margin-left: 5px;
  }
  body .sidebarBtn .bar:last-child {
	  margin-bottom: 0;
  }
  body.slidemenuon .sidebarBtn .bar:nth-child(2), 
  body.slidemenuon .sidebarBtn .bar:nth-child(3) {
	  opacity: 0;
  }
  body.slidemenuon .sidebarBtn .bar:nth-child(1) {
	  transform: rotate(45deg) translate(7px, 7px);
  }
  body.slidemenuon .sidebarBtn .bar:nth-child(4) {
	  transform: rotate(-45deg) translate(8px, -8px);
  }
  .rt-slide-nav{
	  position: absolute;
	  background: white;
	  width: 100%;
	  left: 0;
	  z-index: 99;
	  display: none;
	  max-height: calc(100vh - 100px);
	  overflow-y: auto;
	  box-shadow: 0px 0px 10px 0px #0000001c;
  }
  .rt-slide-nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0;
  }
  body.slidemenuon{
	overflow:hidden;
  }
  @media only screen and (min-width: 992px){
	#meanmenu {
	   display: none;
	}
  }
  @media only screen and (max-width: 991px){
	#header-menu,
	.site-header,
	#masthead-container {
	  display: none;
	}
  }
  .rt-slide-nav nav,
  .rt-slide-nav .menu-main-menu-container {
	display: block;
  }
  .rt-slide-nav nav &gt; ul &gt; li.mega-menu,
  .rt-slide-nav nav &gt; ul &gt; li ul.sub-menu li ul,
  .rt-slide-nav nav &gt; ul &gt; li &gt; ul.sub-menu {
	  position: relative;
	  width: 100%;
	  transition: inherit;
	  transform: inherit;
	  background: none;
	  box-shadow: none;
	  transform-origin: inherit;
	  opacity:  1;
	  visibility: visible;
	  left: 0;
  }

  .rt-header-menu.mobile-sticky .mobile-mene-bar {
	position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    left: 0;
    right: 0;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 7px 65px 0px rgb(0 0 0 / 5%);
    box-shadow: 0px 7px 65px 0px rgb(0 0 0 / 5%);
    -webkit-transition: background 0.2s ease, padding 0.8s linear;
    -o-transition: background 0.2s ease, padding 0.8s linear;
    transition: background 0.2s ease, padding 0.8s linear;
} */


/*Update Css*/
.mean-container .mobile-mene-bar {
    position: relative;
}

.mean-container.mobile-sticky .mobile-mene-bar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    left: 0;
    right: 0;
    background-color: transparent;
    transition: background 0.2s ease, padding 0.8s linear;
}

.rt-slide-nav .offscreen-navigation .sub-menu {
    display: none;
}

.rt-slide-nav .offscreen-navigation nav&gt;ul {
    padding-top: 10px;
    padding-bottom: 10px;
}

.rt-slide-nav .offscreen-navigation ul li {
    position: relative;
}

.rt-slide-nav .offscreen-navigation ul li&gt;span {
    position: absolute;
    right: 0;
    top: 0;
    height: 44px;
    width: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    cursor: pointer;
}

.rt-slide-nav .offscreen-navigation ul li:last-child {
    border-bottom: none;
}

.rt-slide-nav .offscreen-navigation ul li&gt;a {
    display: block;
    position: relative;
    color: #000;
    font-size: 17px;
    font-weight: 500;
    background: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
}

.rt-slide-nav .offscreen-navigation ul&gt;li&gt;a {
    padding-left: 12px;
}

.rt-slide-nav .offscreen-navigation ul ul&gt;li&gt;a {
    padding-left: 36px;
}

.rt-slide-nav .offscreen-navigation ul ul ul&gt;li&gt;a {
    padding-left: 60px;
}

.rt-slide-nav .offscreen-navigation ul&gt;li&gt;a:hover {
    padding-left: 24px;
}

.rt-slide-nav .offscreen-navigation ul ul&gt;li&gt;a:hover {
    padding-left: 44px;
}

.rt-slide-nav .offscreen-navigation ul ul ul&gt;li&gt;a:hover {
    padding-left: 72px;
}

.rt-slide-nav .offscreen-navigation .sub-menu li&gt;a {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    padding-bottom: 7px;
    padding-top: 7px;
    color: #000;
}

.rt-slide-nav .offscreen-navigation li.current-menu-item&gt;a,
.rt-slide-nav .offscreen-navigation li.current-menu-parent&gt;a {
    color: var(--rt-primary-color);
}

.rt-slide-nav .offscreen-navigation ul li&gt;span:after {
    content: '\f067';
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    transition: .1s;
    right: 15px;
    font-weight: 700;
    position: absolute;
    font-size: 13px;
    color: #000;
}

.rt-slide-nav .offscreen-navigation ul li&gt;span.open:after {
    content: '\f068';
    color: var(--rt-primary-color);
}

.rt-slide-nav .offscreen-navigation ul li&gt;a:before {
    position: absolute;
    content: "";
    width: 3px;
    height: 0px;
    top: 0;
    transform: translateY(0);
    background: #000;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    transition: all ease 0.31s;
}

.rt-slide-nav .offscreen-navigation ul li&gt;a:hover:before {
    background: var(--rt-primary-color);
    height: 12px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1;
    visibility: visible;
    transition: all ease 0.31s;
}

.rt-slide-nav .offscreen-navigation ul li&gt;a:before {
    left: 12px;
}

.rt-slide-nav .offscreen-navigation ul ul li&gt;a::before {
    left: 32px;
}

.rt-slide-nav .offscreen-navigation ul ul ul li&gt;a::before {
    left: 60px;
}

.mean-bar .header-btn-new.mobile-btn {
    position: absolute;
    right: 12%;
    top: 8px;
}

.mean-bar .sidebarBtn {
    font-size: 20px;
    cursor: pointer;
    color: #000000;
    margin-left: auto;
}

.mean-bar .sidebarBtn {
    display: block;
    cursor: pointer;
    transition: all ease 0.31s;
}

.mean-bar .sidebarBtn .bar {
    background: #000000;
    height: 2px;
    width: 25px;
    display: block;
    margin-bottom: 3px;
    transition: all ease 0.31s;
}

.mean-bar .sidebarBtn .bar:nth-child(2),
.mean-bar .sidebarBtn .bar:nth-child(3) {
    width: 20px;
}

.mean-bar .sidebarBtn .bar:last-child {
    margin-bottom: 0;
}

.slidemenuon .sidebarBtn .bar:nth-child(2),
.slidemenuon .sidebarBtn .bar:nth-child(3) {
    opacity: 0;
}

.slidemenuon .sidebarBtn .bar:nth-child(1) {
    transform: rotate(45deg) translate(3px, 8px);
}

.slidemenuon .sidebarBtn .bar:nth-child(4) {
    transform: rotate(-45deg) translate(3px, -8px);
}

.rt-slide-nav {
    display: block;
    position: absolute;
    background: white;
    left: 12px;
    right: 12px;
    z-index: 111;
    max-height: calc(100vh - 100px);
    overflow-y: scroll;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.08);
    transform: translateX(-200%);
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    will-change: transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.slidemenuon .rt-slide-nav {
    transform: translateX(0);
}

.rt-slide-nav ul {
    list-style-type: none;
    margin: 0px;
    padding: 0;
}

@media only screen and (min-width: 992px) {
    #meanmenu {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .header-area {
        display: none;
    }
}

.rt-slide-nav nav,
.rt-slide-nav .menu-main-menu-container {
    display: block;
}

.rt-slide-nav nav&gt;ul&gt;li.mega-menu,
.rt-slide-nav nav&gt;ul&gt;li ul.sub-menu li ul,
.rt-slide-nav nav&gt;ul&gt;li&gt;ul.sub-menu {
    position: relative;
    width: 100%;
    transition: inherit;
    transform: inherit;
    background: none;
    box-shadow: none;
    transform-origin: inherit;
    opacity: 1;
    visibility: visible;
    left: 0;
}


@media(max-width:575px) {
    .flatpickr-calendar {
        width: 250px !important;
    }
}

/*=============================
//  pre-loader
===========================*/
.img-pre-loader {
    overflow: visible;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999999;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center;
}

@media(max-width:991px) {
    .img-pre-loader {
        background-size: 15vw;
    }
}

.pre-loader {
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*Instagram Feed*/
#sb_instagram #sbi_images .sbi_item .sbi_photo_wrap::before {
    background: rgba(15, 91, 245, 0.6);
    height: 0;
    width: 0;
}

#sb_instagram #sbi_images .sbi_item .sbi_photo_wrap::before,
#sb_instagram #sbi_images .sbi_item .sbi_photo_wrap::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: hidden;
    pointer-events: none;
    transform: translate(-50%,
            -50%);
    transition: all 0.3s ease-out;
    z-index: 1;
    opacity: 0;
}

#sb_instagram #sbi_images .sbi_item .sbi_photo_wrap::after {
    content: "\f16d";
    width: 100%;
    height: 100%;
    font-family: "Font Awesome 5 Brands";
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    height: 100%;
    top: 100%;
}

#sb_instagram #sbi_images .sbi_item:hover .sbi_photo_wrap::after {
    opacity: 1;
    transition-delay: 0.1s;
    top: 50%;
}

#sb_instagram #sbi_images .sbi_item:hover .sbi_photo_wrap::before {
    width: 100%;
    height: 100%;
    opacity: 1;
}

.site-footer.footer-style-2 .footer-box.widget_nav_menu ul.menu li a:hover,
.site-footer.footer-style-2 .main-footer .rt-contact-wrapper ul li a:hover,
.site-footer.footer-style-2 a:hover {
    color: #ffffff;
}

#sb_instagram {
    margin-left: -10px;
}

@media (max-width: 991px) {
    .wow {
        visibility: visible !important;
        -webkit-animation: none !important;
        animation: none !important;
    }
}

/*Mobile topbar*/
.mobile-top-bar {
    padding: 0 15px;
    border-bottom: 1px solid #e2e2e2;
    text-align: center;
}

.header-style-2 .mobile-top-bar .header-top {
    border-bottom: none;
}

.mobile-top-bar a {
    color: #646464;
}

.mobile-top-bar .header-action-item,
.mobile-top-bar .cart-list-trigger {
    display: inline-block;
}

.mobile-top-bar .cart-area .cart-list-trigger {
    padding: 0;
    margin-right: 20px;
}

.mobile-top-bar .cart-area .cart-wrapper {
    display: none;
}

.mobile-top-bar .cart-area .cart-trigger-icon&gt;span {
    top: -7px;
}

.mobile-top-bar .header-top .header-info {
    font-size: 18px;
    font-weight: 400;
}

.mobile-top-bar .header-top .header-info i {
    margin-right: 8px;
    color: #646464;
    font-size: 20px;
    vertical-align: middle;
    line-height: 1;
    margin-top: -4px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.mobile-top-bar .header-button a {
    display: inline-block;
    color: #fff;
    background-image: linear-gradient(to right, #ff5e17, var(--rt-primary-color));
    font-size: 16px;
    padding: 8px 20px;
    border: none;
    position: relative;
    z-index: 5;
    transition: all 0.3s ease-in-out;
    border-radius: 4px;
}

.mobile-top-bar .header-social {
    list-style: none;
    padding: 0;
    margin: 0;
}

.mobile-top-bar .header-social li a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background-color: #ebebeb;
    color: #646464;
    width: 40px;
    height: 40px;
    font-size: 20px;
    transition: all ease 0.4s;
}

.mobile-top-bar .header-social li a:hover {
    background-color: var(--rt-primary-color);
    color: #ffffff;
}

.mobile-top-bar .header-social li {
    display: inline-block;
}

.mobile-top-bar .header-top,
.mobile-top-bar .header-social,
.mobile-top-bar .header-button {
    display: inline-block;
    margin: 10px 5px;
}

.additional-menu-area .sidenav::-webkit-scrollbar {
    width: 0;
}

.rt-slide-nav::-webkit-scrollbar {
    width: 0;
}

/*---------------------------------------------------------
#. Woocommerce
-----------------------------------------------------------*/
.shop-page-top {
    width: 100%;
    margin-bottom: 40px;
    display: inline-block;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 20px 20px 0;
    transition: all ease 0.31s;
}

.woocommerce .woocommerce-result-count {
    font-size: 18px;
    font-weight: 700;
    font-family: "Spartan", sans-serif;
}

.woocommerce .products ul,
.woocommerce ul.products {
    margin: 0;
}

.woocommerce .rt-product-block {
    text-align: center;
}

.woocommerce .rt-product-block ins {
    background-color: transparent;
}

.woocommerce .rt-product-block .rt-thumb-wrapper {
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    padding: 30px;
    background-color: #f7f7f7;
    transition: all ease 0.31s;
}

.woocommerce .rt-product-block .rt-thumb img {
    transform: scale(1.01);
    transition: all ease 0.5s;
}

.woocommerce .rt-product-block:hover .rt-thumb img {
    transform: scale3d(1.1, 1.1, 1);
    opacity: 0.5;
}

.woocommerce .rt-product-block .rt-buttons-area .btn-title .added_to_cart {
    margin-left: 4px;
}

.woocommerce .rt-product-block .rt-buttons-area .btn-icons {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce .rt-product-block .rt-buttons-area .btn-icons&gt;a {
    opacity: 0;
    visibility: hidden;
    margin-right: 5px;
    transform: translateY(30px);
    transition: all ease 0.31s;
}

.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons&gt;a {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}

.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons a:nth-child(1n) {
    transition-delay: 0s;
}

.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons a:nth-child(2n) {
    transition-delay: 0.2s;
}

.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons a:nth-child(3n) {
    transition-delay: 0.4s;
}

.woocommerce .rt-product-block:hover .rt-buttons-area .btn-icons a:nth-child(4n) {
    transition-delay: 0.6s;
}

.woocommerce .rt-product-block .rt-buttons-area .btn-icons a {
    height: 44px;
    padding: 0 14px;
    border-radius: 4px;
    color: #ffffff;
    background: #000000;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.woocommerce .rt-product-block .rt-buttons-area .btn-icons a:hover {
    color: #ffffff;
    background: var(--rt-primary-color);
}

.woocommerce .rt-product-block .rt-buttons-area .btn-icons a&gt;span {
    display: none;
}
.woocommerce .rt-product-block .rt-buttons-area .btn-icons a.tipsy &gt;span {
    display: block!important;
    font-size:16px;
}

.woocommerce .rt-product-block .price-title-box {
    margin-top: 22px;
    text-align: left;
}

.woocommerce .rt-product-block .price-title-box .rt-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
}

.woocommerce .rt-product-block .price-title-box .rt-title a {
    color: #444444;
}

.woocommerce .rt-product-block .price-title-box .rt-title a:hover {
    color: var(--rt-primary-color);
}

.woocommerce .rt-product-block .price-title-box .rt-price {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
}

.woocommerce .rt-product-block .price-title-box .rt-price del {
    color: #a6a6a6;
    font-size: 16px;
}

.product-not-cart .add_to_cart_button.added {
    display: none;
}

.product-in-cart .added_to_cart.wc-forward {
    display: block;
}

.woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: 0;
    border-radius: 0;
    min-height: 15px;
    line-height: 30px;
    padding: 0 15px;
}

.woocommerce ul.products li.product a img.ajax-loading {
    margin: 0;
    width: 15px;
    height: auto;
    display: none;
}

.woocommerce ul.products li.product .rdtheme-wishlist-icon {
    display: inline-flex;
    align-items: center;
}

a.rdtheme-wishlist-icon img.ajax-loading {
    display: none;
    width: 20px;
}

a.added_to_cart.wc-forward {
    padding: 0;
    background: transparent;
    color: #666;
}

.roofix-products-page .pagination {
    margin-top: 20px;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    float: left;
    width: 100%;
}

@media only screen and (max-width: 376px) {

    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
    }
}

/*------------------- Product Details -------------------*/
.woocommerce .product-details-page {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 991px) {
    .woocommerce .product-details-page {
        display: block;
    }
}

.woocommerce .product-details-page .rt-left {
    width: 45%;
    float: left;
    padding-right: 50px;
}

@media only screen and (max-width: 991px) {
    .woocommerce .product-details-page .rt-left {
        width: 100%;
        padding-right: 0;
    }
}

.woocommerce .product-details-page .single-product-top {
    display: inline-block;
}

.woocommerce .product-details-page .single-product-top.no-search-icon .woocommerce-product-gallery__trigger {
    display: none;
}

.woocommerce .product-details-page .rt-left span.onsale {
    display: none;
}

.woocommerce .product-details-page .rt-right {
    overflow: hidden;
    padding-left: 15px;
    -ms-flex: 1;
    flex: 1;
}

@media(max-width: 991px) {
    .woocommerce .product-details-page .rt-right {
        overflow: inherit;
        padding-left: 0;
    }
}

.woocommerce .product-details-page .rt-right .woocommerce-product-rating {
    margin-bottom: 15px;
}

.woocommerce .product-details-page .rt-right .woocommerce-product-rating .star-rating {
    font-size: 14px;
    margin: 0;
}

.woocommerce .product-details-page .rt-right .woocommerce-product-rating .woocommerce-review-link {
    color: #8d8d8d;
}

.woocommerce .product-details-page .rt-right .entry-title {
    margin-bottom: 7px;
    transition: all ease 0.31s;
}

.woocommerce .product-details-page .rt-right span.price,
.woocommerce .product-details-page .rt-right p.price {
    color: #000000;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 3px;
    line-height: 1.4;
    font-family: "Spartan", sans-serif;
    transition: all ease 0.31s;
}

.woocommerce .product-details-page .rt-right span.price del,
.woocommerce .product-details-page .rt-right p.price del {
    opacity: 1;
    color: #a6a6a6;
    font-size: 16px;
}

.woocommerce .product-details-page .rt-right form.cart {
    margin-top: 35px;
}

.woocommerce .product-details-page table.group_table td&gt;label&gt;a {
    color: #6c6f72;
    font-size: 15px;
    font-weight: 700;
    font-family: 'Spartan', sans-serif;
}

.woocommerce .product-details-page table.group_table td&gt;label&gt;a:hover {
    color: var(--rt-primary-color);
}

.woocommerce .product-details-page table.group_table td span.amount {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    font-family: "Spartan", sans-serif;
}

.woocommerce .product-details-page .rt-right .quantity {
    margin-right: 10px;
}

@media only screen and (max-width: 480px) {
    .woocommerce .product-details-page .rt-right .quantity {
        margin-bottom: 5px !important;
    }
}

.woocommerce .product-details-page .rt-right .quantity input.input-text {
    margin: 0 5px;
}

.woocommerce .product-details-page .rt-right .quantity .quantity-btn {
    line-height: 1;
}

.woocommerce .product-details-page .rt-right .button.alt {
    margin-left: 3px;
}

@media only screen and (max-width: 480px) {
    .woocommerce .product-details-page .rt-right .button.alt {
        margin-left: 0;
        margin-bottom: 5px;
    }
}

.woocommerce .product-details-page .rt-right .variations_form {
    margin-bottom: 20px;
}

.woocommerce .product-details-page .rt-right .variations_form .variations {
    width: 80%;
    margin-top: 0;
    margin-bottom: 5px;
}

.woocommerce .product-details-page .rt-right .variations_form .variations tbody td {
    text-align: left;
}

.woocommerce .product-details-page .rt-right .variations_form .variations tbody td.label {
    width: 80px;
}

.woocommerce .product-details-page .rt-right .variations_form .variations tbody select {
    padding: 5px;
    padding-left: 15px;
}

.woocommerce .product-details-page .rt-right .variations_form .variations tbody select {
    background-position: calc(81%) calc(20px), calc(88%) calc(20px), calc(68%) 8px;
}

.woocommerce .product-details-page .rt-right .variations_form .variations tbody select:focus {
    background-position: calc(87%) 18px, calc(80%) 18px, calc(68%) 8px;
}

.woocommerce .product-details-page .rt-right .variations_form .variations tbody select:-webkit-focusring,
.woocommerce .product-details-page .rt-right .variations_form .variations tbody select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

.woocommerce .product-details-page .rt-right .variations_form .single_variation_wrap {
    width: 100%;
    margin-top: 10px;
    display: inline-block;
}

.woocommerce .product-details-page .rt-right .variations_form .single_variation_wrap span.price {
    margin-bottom: 10px;
    display: inline-block;
}

.woocommerce .product-details-page .rt-right .wistlist-compare-box {
    width: 100%;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

@media only screen and (max-width: 480px) {
    .woocommerce .product-details-page .rt-right .wistlist-compare-box {
        display: block;
    }
}

.woocommerce .product-details-page .rt-right .wistlist-compare-box a {
    color: #646464;
    margin-right: 30px;
}

@media only screen and (max-width: 480px) {
    .woocommerce .product-details-page .rt-right .wistlist-compare-box a {
        width: 100%;
    }
}

.woocommerce .product-details-page .rt-right .wistlist-compare-box a i {
    margin-right: 8px;
}

.woocommerce .product-details-page .rt-right .wistlist-compare-box a:hover {
    color: var(--rt-primary-color);
}

.woocommerce .product-details-page .rt-right .post-share-btn {
    width: 100%;
    margin-bottom: 15px;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.woocommerce .product-details-page .rt-right .post-share-btn .item-label {
    font-size: 16px;
    width: 70px;
    float: left;
    padding-top: 5px;
    margin-bottom: 0;
    transition: all ease 0.31s;
}

.woocommerce .product-details-page .rt-right .post-share-btn .post-social-sharing {
    overflow: hidden;
}

.woocommerce .product-details-page .rt-right .post-share-btn .post-social-sharing ul.item-social {
    margin: 0;
    padding: 0;
    list-style: none;
}

.woocommerce .woocommerce-product-details__short-description {
    margin-top: 18px;
}

.woocommerce .woocommerce-product-details__short-description ul {
    margin: 0;
    padding: 0;
}

.woocommerce .product-details-page .post-social-sharing ul.item-social li {
    float: left;
}

.woocommerce .product-details-page .post-social-sharing ul.item-social li a {
    color: #8d8d8d;
    padding: 5px 7px;
    display: inline-block;
    font-size: 14px;
}

.woocommerce .product-details-page .post-social-sharing ul.item-social li a:hover {
    color: var(--rt-primary-color);
}

.woocommerce .product-details-page .slick-slider .slick-slide {
    margin-left: 0;
}

.woocommerce .product-details-page .yith-wcwl-wishlistexistsbrowse,
.woocommerce .product-details-page .yith-wcwl-add-button,
.woocommerce .product-details-page a.compare.button {
    display: none;
}

.woocommerce .product-details-page a.compare.added {
    padding-left: 20px;
    position: relative !important;
}

.woocommerce .product-details-page a.compare.added:before {
    top: 0;
    left: 0;
    content: "\f00c";
    position: absolute;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

/*single product meta*/
.woocommerce .product-details-page .product_meta&gt;span {
    color: #010101;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 8px;
    display: block;
    line-height: 1.4;
    transition: all ease 0.31s;
}

.woocommerce .product-details-page .product_meta&gt;span a,
.woocommerce .product-details-page .product_meta&gt;span span {
    color: #6c6f72;
    display: inline-block;
    margin-left: 5px;
    font-weight: 400;
}

.woocommerce .product-details-page .product_meta&gt;span a:hover {
    color: var(--rt-primary-color);
}

.woocommerce div.product div.images .flex-viewport {
    background-color: #f7f7f7;
    text-align: center;
    border-radius: 4px;
    transition: all ease 0.31s;
}

.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    background-color: #f7f7f7;
    text-align: center;
    border-radius: 4px;
    transition: all ease 0.31s;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image img {
    width: inherit;
    display: inline-block;
    padding: 60px 45px;
}

.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 10px;
    transition: all ease 0.31s;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    background-color: #f7f7f7;
    border: 1px solid #e5e5e5;
    text-align: center;
    border-radius: 4px;
    margin-right: 9px;
    width: 23.5%;
    transition: all ease 0.31s;
}

.woocommerce div.product div.images .flex-control-thumbs li:last-child {
    margin-right: 0;
}

@media (max-width: 1199px) {
    .woocommerce div.product div.images .flex-control-thumbs li {
        margin-right: 7px;
    }
}

@media (max-width: 991px) {
    .woocommerce div.product div.images .flex-control-thumbs li {
        margin-right: 13px;
    }
}

@media (max-width: 767px) {
    .woocommerce div.product div.images .flex-control-thumbs li {
        margin-right: 7px;
    }
}

@media (max-width: 425px) {
    .woocommerce div.product div.images .flex-control-thumbs li {
        margin-right: 6px;
    }
}

@media (max-width: 375px) {
    .woocommerce div.product div.images .flex-control-thumbs li {
        margin-right: 5px;
    }
}

.woocommerce li.product .woocommerce-product-rating {
    margin-bottom: 0;
}

.quantity {
    margin: 0 auto;
    max-width: 160px;
    position: relative;
}

.quantity input.input-text,
.quantity .input-group-btn {
    width: 44px;
    height: 48px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.quantity .input-group-btn {
    position: absolute;
}

.quantity .input-group-btn span.quantity-btn i {
    font-size: 12px;
}

.quantity .input-group-btn.minus {
    left: 0;
}

.quantity .input-group-btn.plus {
    right: 0;
}

.quantity input.input-text {
    height: 48px;
    font-weight: 600;
}

.quantity input.input-text:focus {
    outline: none;
}

.quantity input[type="number"]::-webkit-inner-spin-button,
.quantity input[type="number"]::-webkit-outer-spin-button {
    display: none;
}

.woocommerce .quantity .qty {
    width: 60px;
    text-align: center;
    margin-left: 50px !important;
    margin-right: 50px !important;
}

/*product bottom*/
section.related.products {
    margin-top: 50px;
}

section.related.products h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 40px;
}

section.related.products ul.products li.product {
    margin-bottom: 0;
}

@media(max-width: 768px) {
    section.related.products ul.products li.product {
        margin-bottom: 45px;
    }
}

/*product button*/
.woocommerce #respond input#submit.alt,
.woocommerce #respond input#submit,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce button.button,
.woocommerce a.button.alt,
.woocommerce input.button,
.woocommerce a.button,
.cart-btn a.button {
    background: var(--rt-primary-color);
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    padding: 15px 20px 16px 20px;
    transition: all 0.4s ease;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    letter-spacing: 0.16px;
    line-height: 1;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce a.button:hover,
.cart-btn a.button:hover {
    color: #fff;
    background-color: var(--rt-primary-color);
}

.woocommerce #respond input#submit.alt:focus,
.woocommerce #respond input#submit:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus,
.woocommerce button.button:focus,
.woocommerce a.button.alt:focus,
.woocommerce input.button:focus,
.woocommerce a.button:focus {
    outline: none;
    border-radius: 4px;
}

.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
    color: #fff;
    opacity: 1;
    padding: 15px 20px 16px 20px;
}

.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover {
    color: #fff;
    background-color: var(--rt-primary-color);
}

@media only screen and (max-width: 575px) {

    .woocommerce .woocommerce-result-count,
    .woocommerce-page .woocommerce-result-count {
        width: 100%;
        padding-top: 0;
        text-align: center;
    }
}

@media only screen and (max-width: 575px) {

    .woocommerce .woocommerce-ordering,
    .woocommerce-page .woocommerce-ordering {
        width: 100%;
        text-align: center;
    }
}

.woocommerce .woocommerce-ordering select {
    padding: 0;
    border: none;
    background-color: transparent;
    width: initial;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    margin: 0;
    padding: 0;
    font-size: 20px;
}

.woocommerce .star-rating span::before {
    color: #ffba0a;
}

.woocommerce-tabs .woocommerce-Tabs-panel--description h2 {
    display: none;
}

.woocommerce div.product .woocommerce-tabs {
    margin-top: 30px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 40px;
    padding: 0;
    transition: all ease 0.31s;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    display: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background-color: transparent;
    margin: 0 25px 0 0;
    padding: 0;

}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    color: #85878a;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #000000;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    height: 4px;
    width: 0;
    background-color: var(--rt-primary-color);
    transition: all 240ms ease-in-out;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: transparent;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #000000;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
    width: 100%;
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin-bottom: 0;
}

.woocommerce #reviews #comments ol.commentlist {
    padding: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment_container {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 12px 25px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    border-radius: 0;
    margin: 0;
    padding: 0;
    border: none;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    text-transform: capitalize;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
    font-size: 16px;
    color: #000000;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 80px;
    border: none;
    margin-right: 25px;
    padding: 0;
    position: inherit;
}

.woocommerce p.stars a {
    color: #ffba0a;
}

.woocommerce #review_form #respond .comment-form-author label,
.woocommerce #review_form #respond .comment-form-email label {
    margin-right: 10px;
    width: 65px;
}

.woocommerce #review_form #respond .comment-form-author input,
.woocommerce #review_form #respond .comment-form-email input {
    border-color: #e4e1e3;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 8px 20px;
    width: 100%;
}

.woocommerce #review_form #respond p textarea {
    height: 150px;
    padding: 20px;
    border-color: #e4e1e3;
    border-radius: 4px;
}

.woocommerce #review_form #respond p input:focus,
.woocommerce #review_form #respond p textarea:focus {
    outline: none;
}

/*review*/
.woocommerce div.product .woocommerce-tabs .panel h2 {
    font-size: 22px;
}

.woocommerce-Reviews .comment-reply-title {
    font-size: 18px;
    font-weight: 700;
    color: #000000;
}

.woocommerce-Reviews .comment-form label {
    font-size: 14px;
    color: #000000;
    font-weight: 500;
    display: block;
}

@media (min-width: 850px) {
    .woocommerce-Reviews .comment-form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-left: -15px;
        margin-right: -15px;
    }

    .woocommerce-Reviews .comment-form&gt;div,
    .woocommerce-Reviews .comment-form&gt;p {
        padding: 0 15px;
        width: 100%;
    }

    .woocommerce-Reviews .comment-form p.comment-form-author,
    .woocommerce-Reviews .comment-form p.comment-form-email,
    .woocommerce-Reviews .comment-form p.comment-form-url {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}

.woocommerce span.onsale {
    padding: 0;
    text-align: center;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: center;
    background-color: #000;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    height: 48px;
    width: 110px !important;
    line-height: 40px;
    border-radius: 4px;
}

.cart-collaterals {
    margin-top: 50px;
}

.cart-collaterals h2 {
    font-size: 30px;
}

.woocommerce-cart table.woocommerce-cart-form__contents {
    border-top: 0;
    border-left: 0;
}

.woocommerce-cart table.woocommerce-cart-form__contents tr th {
    color: #000000;
    font-weight: 600;
}

.woocommerce-cart table.woocommerce-cart-form__contents tr td,
.woocommerce-cart table.woocommerce-cart-form__contents tr th {
    border: 0;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
    border-top: none;
}

.woocommerce-cart table.woocommerce-cart-form__contents .product-name {
    text-align: left;
}

.woocommerce-cart table.woocommerce-cart-form__contents .product-name a {
    color: #000000;
    font-weight: 400;
}

.woocommerce-cart table.woocommerce-cart-form__contents .product-name a:hover {
    color: #0554f2;
}

.woocommerce-cart table.woocommerce-cart-form__contents .quantity .quantity-btn {
    line-height: 1;
}

.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single {
    border: 1px solid #e5e5e5;
}
.woocommerce.woocommerce-checkout .rtsb-woocommerce-checkout  .form-row,
.woocommerce .woocommerce-checkout .form-row {
    margin: 0 0 20px;
}

.woocommerce .woocommerce-checkout #payment div.place-order {
    padding: 20px 24px;
}

.woocommerce .woocommerce-checkout .form-row label {
    color: #393738;
    font-weight: 500;
}

.woocommerce-checkout #payment ul.payment_methods {
    padding: 0;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    font-size: 18px;
}

p.return-to-shop {
    margin-bottom: 70px;
}

.woocommerce form.checkout_coupon {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}

.woocommerce form.checkout_coupon input.input-text {
    padding: 13px 10px;
    border-radius: 4px;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 49%;
}

.woocommerce form.checkout_coupon .form-row-first,
.woocommerce form.checkout_coupon .form-row-last {
    padding: 0;
}

.woocommerce-billing-fields span.woocommerce-input-wrapper {
    width: 100%;
    height: 40px;
}

.woocommerce-billing-fields span.woocommerce-input-wrapper:focus {
    outline: none;
}

.woocommerce-billing-fields span.woocommerce-input-wrapper input {
    height: 48px;
    padding: 10px 18px;
    border-radius: 4px;
    transition: all ease 0.31s;
}

.woocommerce-billing-fields .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce-billing-fields .select2-container .select2-selection--single {
    height: 48px;
    border-radius: 4px;
    line-height: 48px;
    padding-left: 9px;
    padding-right: 9px;
    color: #6c6f72;
    transition: all ease 0.31s;
}

.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px;
    right: 18px;
    appearance: none;
    background-size: 12px;
    background-image: url(../img/select-arrow.png) !important;
    background-repeat: no-repeat;
    background-position: 95%;
}

.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.woocommerce-additional-fields span.woocommerce-input-wrapper {
    width: 100%;
}

.woocommerce-additional-fields span.woocommerce-input-wrapper textarea {
    padding: 10px;
    border-radius: 4px;
    transition: all ease 0.31s;
}

.wc-order-review-wrapper {
    margin-top: 50px;
}

.woocommerce-order-received .section.content-area {
    padding-top: 110px;
    padding-bottom: 85px;
}

.woocommerce-order-received .section.content-area .woocommerce-order h2 {
    font-size: 30px;
}

.woocommerce .woocommerce-customer-details address {
    padding: 20px 30px;
}

.yith-wcqv-main {
    padding: 30px;
}

.yith-wcqv-main h1.product_title.entry-title {
    font-size: 30px;
    margin-bottom: 7px;
}

.yith-wcqv-main .rt-right .product_meta {
    margin-bottom: 20px;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #000;
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    font-size: 16px;
}

.woocommerce table.shop_table th {
    color: #000000;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot th {
    color: #000000;
    font-weight: 600;
}

.woocommerce table.shop_table tbody td {
    font-weight: 500;
    padding: 12px 15px;
}

.woocommerce .wishlist-title {
    margin-bottom: 30px;
}

.woocommerce .hidden-title-form {
    display: none;
}

.woocommerce .wishlist-title h2 {
    padding: 0;
    margin-right: 15px;
}

.woocommerce .wishlist-title h2:hover {
    background-color: transparent;
}

.wishlist-title a.show-title-form i {
    display: none;
}

.yith-wcwl-share {
    display: none;
}

.wishlist_table .product-add-to-cart a.button {
    padding: 0;
}

.wishlist_table .product-add-to-cart a.button {
    padding: 10px 30px !important;
}

.wishlist_table td a {
    font-size: 16px;
    margin-right: 10px;
    color: #444444;
}

.wishlist_table td a:hover {
    color: #0554f2;
}

.wishlist_table td.product-name a.button.yith-wcqv-button {
    font-size: 14px;
}

.wishlist_table td.product-price {
    font-size: 18px;
}

.wishlist_table td.product-price del {
    color: #a6a6a6;
    font-size: 14px;
}

.wishlist_table td.product-price ins {
    background-color: transparent;
}

.woocommerce-message {
    border-top-color: var(--rt-primary-color);
    padding: 20px 30px 20px 50px;
    line-height: 45px;
    border-radius: 0 0 4px 4px;
    transition: all ease 0.31s;
}

.woocommerce-info {
    border-top-color: var(--rt-primary-color);
    padding: 17px 30px 18px 50px;
    transition: all ease 0.31s;
}

.woocommerce-message::before {
    top: 21px;
}

.woocommerce-message::before,
.woocommerce-info::before {
    color: #000;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message #add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: #f8f8f8;
    border-radius: 4px;
}

/*star rating for products*/
.rating-custom .woocommerce-product-rating::after,
.rating-custom .woocommerce-product-rating::before {
    content: ' ';
    display: table;
}

.rating-custom .star-rating {
    margin-top: 5px;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 14px;
    width: 5.4em;
    font-family: star;
}

.rating-custom .star-rating:before {
    content: '\73\73\73\73\73';
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.rating-custom .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}

.rating-custom .star-rating span:before {
    content: '\53\53\53\53\53';
    top: 0;
    position: absolute;
    left: 0;
    color: #fcb302;
}

.shop-layout-style1 .rating-custom .woocommerce-product-rating {
    display: inline-block;
}

/*header cart*/
.cart-area .cart-list-trigger {
    position: relative;
    margin-left: 5px;
    margin-right: 10px;
    padding: 30px 0;
    transition: all ease 0.31s;
}

.cart-area .cart-trigger-icon {
    color: #818181;
    font-size: 18px;
    display: inline-block;
    text-align: center;
}

.cart-area .cart-trigger-icon:hover {
    color: var(--rt-primary-color);
}

.cart-area .cart-trigger-icon&gt;span {
    display: inline-block;
    font-size: 12px;
    position: absolute;
    top: 26px;
    right: -13px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: var(--rt-primary-color);
    line-height: 20px;
    color: #fff;
}

.cart-area .cart-wrapper {
    font-size: 14px;
    line-height: 22px;
    background-color: #ffffff;
    border-radius: 0 0 4px 4px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 340px;
    max-height: 70vh;
    overflow-y: auto;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    box-shadow: 0px 0px 90px 0px rgb(0 0 0 / 10%);
    padding: 30px 20px;
    border-radius: 0 0 4px 4px;
    visibility: hidden;
    transition: all 0.4s cubic-bezier(0.3, 0.02, 0, 0.6);
    opacity: 0;
    z-index: 100;
    transform: scaleY(0);
    transform-origin: 0 0 0;
}

.cart-area .cart-list-trigger:hover .cart-wrapper {
    top: 100%;
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
}

.cart-area .cart-wrapper ul.minicart&gt;li {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.cart-area .cart-wrapper ul.minicart .cart-btn {
    margin-top: 20px;
}

.cart-area .cart-wrapper ul.minicart&gt;li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.cart-wrapper h5.no-cart-items {
    width: 100%;
    margin-bottom: 0;
}

.cart-single-product {
    width: 100%;
}

.cart-single-product&gt;.media {
    display: flex;
    position: relative;
    align-items: center;
}

.cart-wrapper .remove-item-overlay {
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    background-color: #0000008a;
}

.cart-wrapper .remove-item-overlay&gt;img {
    top: 50%;
    width: 25px;
    max-width: 100%;
    position: absolute;
    transform: translateY(-50%);
}

.cart-wrapper .cart-product-img {
    width: 38px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin-right: 13px;
}

.cart-area .cart-wrapper ul.minicart&gt;li .media .cart-content ul {
    display: flex;
    padding-left: 0;
    list-style: none;
    align-items: center;
    justify-content: space-between;
    color: #6c6f72;
}

.cart-area .cart-wrapper ul.minicart&gt;li.cart-total {
    color: #6c6f72;
    font-weight: 500;
}

.cart-area .cart-content {
    flex: 1;
}

.cart-area .minicart-title a {
    color: #6c6f72;
    font-size: 15px;
    font-weight: 500;
}

.cart-area .minicart-remove a {
    color: #6c6f72;
}

.cart-area .minicart-title a:hover,
.cart-area .minicart-remove a:hover {
    color: var(--rt-primary-color);
}

/*end cart*/
.woocommerce ul.product_list_widget li img {
    margin-left: 4px;
    width: 38px;
    background: #fff;
    border-radius: 4px;
}

.woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.woocommerce-MyAccount-navigation ul li {
    margin-bottom: 6px;
}

.woocommerce-MyAccount-navigation ul li a {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
}

.woocommerce-MyAccount-navigation ul li a:hover {
    color: #0554f2;
}

.woocommerce .woocommerce-product-rating {
    line-height: 1;
}

.woocommerce li.product .star-rating {
    display: inline-block;
    margin: 0 0 5px;
    float: none;
}

.woocommerce .loader::before {
    display: none;
}

@media(max-width: 767px) {
    .woocommerce-page .content-area {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

/*related product slider*/
.woo-related-product .swiper-slide li {
    list-style: none;
}

/*quick view*/
#yith-quick-view-content .single-product-top .rt-left {
    float: left;
    width: 40%;
}

#yith-quick-view-content .single-product-top .rt-right {
    float: left;
    width: 60%;
}

#yith-quick-view-content .single-product-top div.images {
    width: 90%;
    text-align: center;
    background: #f7f7f7;
    border-radius: 4px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#yith-quick-view-content .rt-right p.price {
    color: #000000;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 25px;
}

#yith-quick-view-content .single-product-top .product_meta&gt;span {
    color: #010101;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 8px;
    display: block;
    line-height: 1.4;
}

#yith-quick-view-content .single-product-top .product_meta&gt;span a,
#yith-quick-view-content .single-product-top .product_meta&gt;span span {
    color: #6c6f72;
    display: inline-block;
    margin-left: 5px;
    font-weight: 400;
}

#yith-quick-view-content .woocommerce-product-details__short-description {
    margin-bottom: 30px;
}

#yith-quick-view-content div.product .product_title {
    margin-bottom: 5px;
}

#yith-quick-view-content div.product .woocommerce-product-rating {
    margin-bottom: 12px;
}

#yith-quick-view-content .star-rating {
    font-size: 14px;
}

#yith-quick-view-close {
    border: none;
    border-radius: 4px;
    background: var(--rt-primary-color);
    color: #fff;
    width: 26px;
    height: 26px;
    top: 10px;
    right: 10px;
    line-height: 26px;
    z-index: 2;
    opacity: 1;
}

#yith-quick-view-close:hover {
    background: var(--rt-primary-color);
    color: #fff;
}

#yith-quick-view-modal .yith-wcqv-main {
    border-radius: 4px;
    box-shadow: none;
}

#yith-quick-view-modal #yith-quick-view-content {
    overflow-y: scroll;
}

#yith-quick-view-content .single-product-top {
    display: flex;
}

#yith-quick-view-modal #yith-quick-view-content::-webkit-scrollbar,
#yith-quick-view-modal.open .yith-wcqv-main::-webkit-scrollbar {
    width: 0;
}

@media(max-width: 767px) {
    #yith-quick-view-content .single-product-top {
        display: block;
    }

    #yith-quick-view-content .single-product-top .rt-left {
        width: 100%;
        margin-bottom: 30px;
    }

    #yith-quick-view-content .single-product-top div.images,
    #yith-quick-view-content .single-product-top .rt-right {
        width: 100%;
    }
}

.woo-related-product {
    margin-top: 80px;
}

.category-description {
    margin-bottom: 50px;
}
/*ShopBuilder Compatible*/
.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .single-add-to-cart-wrapper {
    display: flex;
}
.rtsb-ui-modal .rtsb-modal-wrapper.quick-view-modal .rtsb-modal-content .quantity {
    max-width: 212px;
}
.woocommerce .rtsb-builder-content div.product div.images .woocommerce-product-gallery__trigger{
    text-indent: unset;
}
.woocommerce .rtsb-builder-content div.product div.images .woocommerce-product-gallery__trigger::before,
.woocommerce .rtsb-builder-content div.product div.images .woocommerce-product-gallery__trigger::after {
    display: none;
}

.quantity .input-group-btn{
    position: unset;
}
.woocommerce .quantity .qty {
    width: 60px;
    text-align: center;
    margin: 0 5px!important;
}
.quantity {
    max-width: 300px;
}
.woocommerce .quantity input.input-text {
    height: 48px;
}
.woocommerce div.product form.cart div.quantity{
    margin-right: 15px;
}
.woocommerce-cart table.woocommerce-cart-form__contents {
    border-top: 0;
    border-left: 0;
}
.woocommerce-cart table.woocommerce-cart-form__contents td {
    border-top: 0;
    border-right: 0;
}
.rtsb-builder-content .elementor-widget-container h5{
    display: block;
    position: relative;
    color: #000000;
    font-size: 20px;
    line-height: 1;
    z-index: 2;
    padding-bottom: 23px;
    margin-bottom: 0;
}
.rtsb-builder-content .elementor-widget-container h5:before{
    content: "";
    height: 4px;
    width: 15px;
    background-color: #ff5e17;
    position: absolute;
    bottom: 0px;
    left: 0;
    border-radius: 10px;
    border: none;
}
.rtsb-builder-content .elementor-widget-container h5:after{
    content: "";
    height: 4px;
    width: 34px;
    background-color: var(--rt-primary-color);
    position: absolute;
    bottom: 0;
    left: 21px;
    border-radius: 10px;
    border: none;
}
.rtsb-builder-content .elementor-widget-container &gt; ul{
    margin-top: 10px;
    padding: 14px 0;
    position: relative;
    -webkit-transition: all 140ms ease-in-out;
    transition: all 140ms ease-in-out;
}
.rtsb-builder-content .elementor-widget-container &gt; ul li{
    display: flex;
    justify-content:space-between;
}
.rtsb-builder-content .elementor-widget-container &gt; ul a{
    padding-left: 15px;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    color: #7e7e7e;
    transition: all 0.3s ease-in-out;
}
.rtsb-builder-content .elementor-widget-container &gt; ul a:before{
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 16px;
    color: #7a7a7a;
    position: absolute;
    left: 0;
    transition: all 0.3s ease 0s;
}
.woocommerce .rt-product-block .rt-buttons-area .btn-icons a.tipsy &gt;span.button-text{
    display: none!important;
}</pre></body></html>