/*
Plugin Name: Baquet Assistance
Plugin URI: https://omanthemes.com/baquet/wp/
Description: Assistance plugin for all Baquet Assistance.
Version: 1.0
Author: THEMEWAR
Author URI: https://themeforest.net/user/themewar
License:
Text Domain: themewar
 */
/*==================================
    [Table of contents]
===================================
    01. Icon Box
    02. Blog Post
    03. Team
    04. Folio
    05. Case Study TAb
    06. Accordion
    07. Testimonial
    08. Clients Slider
    09. Chart Item
    10. Service Item
    11. Service List
    12. Post Feature Image
    13. About Tab
    14. Image Effect
    15. Process Step 
    16. Instagram Carousel
    17. Skill / Progress Bar 
    18. Pricing Table
    19. Funfact
    20. Circle Progress Bar
    21. Video Image
    22. Video Button
    23. Contact Form
    24. Image Carousel
    25. Map Section
    26. Mailchimp 4WP
    27. Tw Nav Menu
    28. History List
    29. Post Meta
    30. BlockQuote
    31. Social Share
    35. List Icon
    36. Contact Info
    37. Hero Slider
    38. Architect Slider

/*-----------------------------------------
/  01. ThemeWar Heading
/-----------------------------------------*/
.twHeadingWrap{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
}
.twHeadingWrap .subSubheading{
    font-family: var(--tw-primary-font);
    font-weight: 700;
    font-size: 15px;
    line-height: 25px;
    text-transform: uppercase;
    color: var(--tw-body-color);
    margin: 0 0 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    row-gap: 17px;
    -webkit-column-gap: 7px;
       -moz-column-gap: 7px;
            column-gap: 7px;
}
.twHeadingWrap .subSubheading span{
    display: inline-block;
    line-height: 1;
}
.twHeadingWrap .subSubheading span:not(:nth-child(1)){
    display: block;
    line-height: inherit;
    font-family: inherit;
    color: inherit;
    font-weight: inherit;
    font-size: inherit;
}
.twHeadingWrap .subSubheading svg{
    width: 22px;
    height: auto;
}
.twHeadingWrap .subSubheading i{
    font-size: 22px;
    line-height: 1;
}
.twHeadingWrap .theHeading{
    font-size: 50px;
    line-height: 60px;
    text-transform: default;
    margin: 0;
}
.twHeadingWrap .theHeading .thehdText{
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
}
.twHeadingWrap .subSubheading .theIconWrap{
    display: inline-block;
    line-height: 1;
}
.twHeadingWrap .subSubheading .theIconWrap svg path{
    fill: inherit;
    stroke: inherit;
}

.tw_hdTextLine {
  overflow: hidden;
}
.tw_hdTextWord {
  vertical-align: middle;
  line-height: 1;
}


/*-----------------------------------------
/  2. Image
/-----------------------------------------*/
.themeWar_image{
    position: relative;
}
.themeWar_image img {
    position: relative;
    -o-object-fit: cover;
       object-fit: cover;
}
.reveal {
    visibility: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 100%;
    overflow: hidden;
}
.reveal.reveal__overlay {
    background-color: var(--tw-primary-color);
}
.reveal img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.reveal__clip__vert {
    -webkit-clip-path: url(#clip-vert);
            clip-path: url(#clip-vert);
}
.reveal__clip__simple {
    -webkit-clip-path: url(#clip-simple);
            clip-path: url(#clip-simple);
}
.themeWar_image_normal {
    -webkit-mask-size: cover;
    mask-size: cover;
}

/*-----------------------------------------
/  3. Themewar Editor
/-----------------------------------------*/
.themewart_editor{
    position: relative;
}
.themewart_editor ul{
    margin: 0 0 15px;
    padding: 0;
}
.themewart_editor ul li ul{
    margin: 0;
}
.themewart_editor ul li{
    list-style: none;
    position: relative;
    padding: 0 0 0 25px;
}
.themewart_editor ul li::before{
    content: '';
    position: absolute;
    left: 0;
    top: 9px;
    width: 16px;
    height: 16px;
    background-image: url('../images/check-check.svg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.tw_dropcap {
    float: inline-start;
    font-size: 50px;
    line-height: 1;
    text-align: center;
    -webkit-margin-end: 10px;
            margin-inline-end: 10px;
    color: var(--tw-primary-color);
}
.tw_dropcap_letter {
    display: inline-block;
}
.elementor-widget:not(.twdropcap_view_default) .tw_dropcap{
    background-color: var(--tw-primary-color);
    color: var(--tw-white-color);
    padding: 5px;
}
.elementor-widget:not(.twdropcap_view_default) .tw_dropcap_letter{
    width: 1em;
    height: 1em;
}
.elementor-widget.twdropcap_view_framed .tw_dropcap {
    background-color: transparent;
    border: 3px solid;
    color: var(--tw-primary-color);
    border-color: var(--tw-primary-color);
}

/*-----------------------------------------
/  4. Themewar Image Morphing
/-----------------------------------------*/
.themeWarImageMorph{
    position: relative;
}
.themeWarImageMorph svg{
    position: relative;
    height: 100%;
    max-height: 100%;
    width: 100%;
    max-width: 100%;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    overflow: visible;
}
.themeWarImageMorph .themewar-morph-image{
    height: auto;
    width: 100%;
    max-width: 100%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
}


/*-----------------------------------------
/  5. Themewar Marquee Text
/-----------------------------------------*/
.marqueeWrap{
    position: relative;
    max-width: 100vw;
    overflow: hidden;
}
.marquee{
    --animdur: 10s;
    --animn: marqueeLoop;
    position: relative;
    white-space: nowrap;
    will-change: transform;
    display: -webkit-box;
}
.marquee div{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.marquee div a{
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    color: var(--tw-heading-color);
    text-transform: capitalize;
}
.marquee div a:hover{
    color: var(--tw-white-color);
}
.marquee div span{
    position: relative;
    line-height: 1;
    font-size: 53px;
    color: #CECECE;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0 35px 0 36px;
}
.marquee div span svg{
    width: 18px;
    height: 18px;
}
.marquee div span svg path{
    stroke: inherit;
    fill: inherit;
}
.marquee:hover[data-marqueeanim] {
    --animps: paused;
}
[data-marqueeanim] {
    -webkit-animation: var(--animn, none) var(--animdur, 0s) var(--animtf, linear) var(--animic, infinite) var(--animps, running);
    animation: var(--animn, none) var(--animdur, 0s) var(--animtf, linear) var(--animic, infinite) var(--animps, running);
}
@-webkit-keyframes marqueeLoop {
    0% { 
        -webkit-transform: translateX(0); 
                transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(-100%);
                transform: translateX(-100%);
    }
}
@keyframes marqueeLoop {
    0% { 
        -webkit-transform: translateX(0); 
                transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(-100%);
                transform: translateX(-100%);
    }
}



/*-----------------------------------------
/  6. Themewar Icon Boxes
/-----------------------------------------*/
/* ================== Icon Box 01 =============== */
.themeWarIconBox01{
    position: relative;
    background-color: #FFF;
    -webkit-transition: all ease 350ms;
    -o-transition: all ease 350ms;
    transition: all ease 350ms;
}
.themeWarIconBox01 h3 {
    font-size: 26px;
    line-height: 36px;
    color: var(--tw-heading-color);
    margin-bottom: 39px;
}
.themeWarIconBox01 h3 a {
    color: inherit;
}
.themeWarIconBox01 h3 a:hover {
    color: var(--tw-primary-color);
}
.themeWarIconBox01Img{
    position: relative;
    border-radius: 20px;
    margin-bottom: 23px;
    overflow: hidden;
}
.themeWarIconBox01Img img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: inherit;
}
.themeWarIconBox01Img::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background-color: rgba(28, 39, 52, 50%);
}
.themeWarIconBoxIcon{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    color: var(--tw-white-color);
    fill: var(--tw-white-color);
}
.themeWarIconBoxIcon i{
    color: inherit;
}
.themeWarIconBoxIcon svg{
    fill: inherit;
}
.themeWarIconBoxIcon svg path{
    fill: inherit;
}
.themeWarIconBox01 .tw_iconBoxInnerI {
    width: 50px;
    height: 50px;
    background: var(--tw-primary-color);
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #FFF;
}
.themeWarIconBox01.icon_position_top .tw_iconBoxInnerI{
    margin-bottom: 22px;
}
.themeWarIconBox01 .tw_iconBoxInnerI svg{
    width: 18px;
    height: 18px;
}
.themeWarIconBox01 p {
    margin-bottom: 23px;
}
.themeWarIconBox01.icon_position_top p{
    margin: 0;
}


/* ================== Icon Box 02 =============== */
.themeWarIconBox02{
    position: relative;
    padding: 18px 42px 40px 33px;
    background-color: #FFF;
    -webkit-transition: all ease 350ms;
    -o-transition: all ease 350ms;
    transition: all ease 350ms;
}
.themeWarIconBox02:hover{
    background: url(../images/bg/1.jpg) no-repeat center center / cover;
}
.themeWarIconBox02 .tw_iconBoxInnerI {
    margin: 0 0 80px;
    color: var(--tw-heading-color);
}
.themeWarIconBox02 .tw_iconBoxInnerI > *{
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.themeWarIconBox02 .tw_iconBoxInnerI i {
    font-size: 120px;
    color: inherit;
}
.themeWarIconBox02 .tw_iconBoxInnerI svg {
    width: 120px;
    height: 120px;
    fill: inherit;
}
.themeWarIconBox02 .tw_iconBoxInnerI svg path{
    fill: inherit;
    stroke: inherit;
}
.themeWarIconBox02:hover .tw_iconBoxInnerI {
    color: var(--tw-white-color);
    fill: var(--tw-white-color);
}

.themeWarIconBox02 h3 {
    font-size: 26px;
    line-height: 36px;
    font-weight: 600;
    color: var(--tw-heading-color);
    margin: 0 0 14px;
    text-transform: uppercase;
}
.themeWarIconBox02:hover h3{
    color: var(--tw-white-color);
}
.themeWarIconBox02 h3 a{
    color: inherit;
}
.themeWarIconBox02 h3 a:hover{
    color: var(--tw-primary-color);
}
.themeWarIconBox02 p{
    margin: 0 0 14px;
    -webkit-transition: all ease 350ms;
    -o-transition: all ease 350ms;
    transition: all ease 350ms;
}
.themeWarIconBox02:hover p{
    color: var(--tw-white-color);
}
.themeWarIconBox02:hover .themeWarLink{
    color: var(--tw-white-color);
}
.themeWarIconBox02:hover .themeWarLink:hover{
    color: var(--tw-primary-color);
}
.tw_iconboxIconHoverShape,
.tw_iconboxIconShape{
    position: absolute;
    top:57px;
    right:42px;
    width: 111px;
    height: 111px;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}
.tw_iconboxIconHoverShape{
    opacity: 0;
    visibility: hidden;
    z-index: -2;
}
.themeWarIconBox02:hover .tw_iconboxIconHoverShape{
    opacity: 1;
    visibility: visible;
    z-index: 1;
}
.themeWarIconBox02:hover .tw_iconboxtw_iconboxIconShapeIconHoverShape{
    opacity: 0;
    visibility: hidden;
    z-index: -2;
}

/* ================== Icon Box 03 =============== */
.themeWarIconBox03{
    position: relative;
}
.themeWarIconBox03Img{
    position: relative;
    border-radius: 30px;
}
.elementor .themeWarIconBox03Img img,
.themeWarIconBox03Img img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: inherit;
}
.themeWarIconBox03Cnt{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0px;
    left:0px;
    background: transparent;
    padding: 40px 24px 29px 37px;
}
.tw_iconBoxItemSerial{
    font-size: 96px;
    line-height: 1;
    font-family: var(--tw-primary-font);
    color: var(--tw-white-color);
    -webkit-text-fill-color: transparent; 
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--tw-white-color);
}
.themeWarIconBox03Cnt h3{
    font-size: 26px;
    line-height: 36px;
    font-weight: 700;
    color: var(--tw-white-color);
    font-family: var(--tw-heading-font);
    margin: 0;
    text-transform: uppercase;
}
.themeWarIconBox03Cnt .themeWarLink{
    color: var(--tw-white-color);
    fill: var(--tw-white-color);
}

/* ================== Icon Box 04 =============== */
.tw_iconBoxInnerI{
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: var(--tw-heading-color);
    fill: var(--tw-heading-color);
    margin: 0 0 60px;
}
.tw_iconBoxInnerI i{
    font-size: 100px;
    color: inherit;
}
.tw_iconBoxInnerI svg{
    height: 100px;
    fill: inherit;
}
.tw_iconBoxInnerI svg path{
    fill: inherit;
    stroke: inherit;
}
.themeWarIconBox04 {
    position: relative;
    padding: 58px 59px 62px 51px;
    border-radius: 0;
    -webkit-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}
.themeWarIconBox04 h3{
    font-size: 26px;
    line-height: 36px;
    font-weight: 700;
    font-family: var(--tw-heading-font);
    color: var(--tw-heading-color);
    margin: 0 0 14px;
    text-transform: uppercase;
}
.themeWarIconBox04 h3 a{
    color: inherit;
}
.themeWarIconBox04 p{
    font-size: 18px;
    line-height: 36px;
    color: var(--tw-body-color);
    margin: 0;
}

.themeWarLink.hiddenLine::after{
    display: none;
}

/* ================== Icon Box 05 =============== */
.themeWarIconBox05{
    position: relative;
    text-align: center;
}
.themeWarIconBox05 .themeWarIconBoxIcon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 25px;
}
.themeWarIconBox05 .tw_iconBoxInnerI {
    width: 163px;
    height: 163px;
    background: var(--tw-primary-color);
    border-radius: 50%;
    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;
    position: relative;
    margin: 0;
}
.themeWarIconBox05 .tw_iconBoxInnerI::after{
    position: absolute;
    content: "";
    width: 158px;
    height: 158px;
    top: 50%;
    left: 50%;
    border: 1px solid #000;
    border-radius: inherit;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 2;
}
.tw_iconBoxItemSerial{
    position: absolute;
    font-size: 18px;
    line-height: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #222222;
    padding: 0;
    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;
    color: var(--tw-white-color);
    top: -4px;
    left: 14px;
    font-weight: 400;
    -webkit-text-fill-color: unset;
    -webkit-text-stroke-width: unset;
    -webkit-text-stroke-color: unset;
    z-index: 3;
}
.themeWarIconBox05 h3{
    font-size: 25px;
    line-height: 1;
    font-weight: 700;
    margin: 0 0 12px;
}
.themeWarIconBox05 h3 a{
    font-family: inherit;
    color:inherit;
    font-size: inherit;
    font-weight: inherit;
}
.themeWarIconBox05 p{
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    margin: 0;
}

/*-----------------------------------------
/  02. Blog Post
/-----------------------------------------*/
/* ================== Blog Style 01 =============== */
.blogPostItem01 {
    position: relative;
    background: var(--tw-white-color);
    -webkit-box-shadow: 0px 14px 14px rgba(0, 0, 0, 0.03);
            box-shadow: 0px 14px 14px rgba(0, 0, 0, 0.03);
    -webkit-transition: all ease 350ms;
    -o-transition: all ease 350ms;
    transition: all ease 350ms;

}

.blogPostItem01:hover {
    background: #1C2734;
}

.bpi_thumb {
    margin: 0 12px;
    text-align: center;
    overflow: hidden;
}

.blogPostItem01 .bpi_thumb {
    border-radius: 0;
    overflow: hidden;
    margin: 0 20px;
    padding: 0;
    position: relative;
    z-index: 1;
}

.blogPostItem01 .bpi_thumb::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background: rgba(28, 39, 52, .5);
    z-index: 2;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.elementor .bpi_thumb img,
.bpi_thumb img {
    max-width: 100%;
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transition: all ease 350ms;
    -o-transition: all ease 350ms;
    transition: all ease 350ms;
}

.blogPostItem01:hover .bpi_thumb img,
.blogPostItem02:hover .bpi_thumb img {
    -webkit-transform: scale(1.07) rotate(-3deg);
    -ms-transform: scale(1.07) rotate(-3deg);
        transform: scale(1.07) rotate(-3deg);
}

.bpi_details {
    position: relative;
    padding: 23px 18px 21px 28px;
}

.bpi_details .bpi_meta {
    position: relative;
    font-size: 14px;
    color: var(--tw-body-color);
    line-height: 26px;
    text-transform: capitalize;
    margin: 0 0 5px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
}

.bpi_details .bpi_meta:not(:first-child) {
    margin-bottom: 0 !important;
}

.bpi_details .bpi_meta>* {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 9px;
       -moz-column-gap: 9px;
            column-gap: 9px;
    color: var(--tw-body-color);
}

.bpi_details .bpi_meta>* i,
.bpi_details .bpi_meta>* svg {
    font-size: 12px;
    height: 12px;
    color: rgba(28, 39, 52, 20%);
    fill: rgba(28, 39, 52, 20%);
    width: auto;
    -webkit-transition: all ease 350ms;
    -o-transition: all ease 350ms;
    transition: all ease 350ms;
}

.bpi_details .bpi_meta>* a {
    color: inherit;
}

.bpi_details .bpi_meta>a:hover,
.bpi_details .bpi_meta>* a:hover {
    color: var(--tw-primary-color);
}

.blogPostItem01 .bpi_details .bpi_meta>a:hover,
.blogPostItem01 .bpi_details .bpi_meta>* a:hover {
    color: var(--tw-primary-color);
}

.bpi_details h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    text-transform: capitalize;
    margin: 0 0;
}

.bpi_details h3 a {
    font-size: inherit;
    font-family: inherit;
    color: inherit;
}

.blogPostItem01 .bpi_details p {
    margin: 12px 0 0;
}

.bpi_details h3 a:hover {
    color: var(--tw-primary-color);
}

.blogPostItem01 .bpi_details h3 a:hover {
    color: var(--tw-primary-color);
}

.blog01_linkWrap {
    padding: 13px 29px 14px;
    background: rgba(28, 39, 52, 2%);
    -webkit-transition: all ease 350ms;
    -o-transition: all ease 350ms;
    transition: all ease 350ms;
    color: var(--tw-heading-color);
}
.blog01_linkWrap a{
    color: inherit;
    -webkit-transition: unset;
    -o-transition: unset;
    transition: unset;
}
.blog01_linkWrap a i{
    color: inherit;
}
.blog01_linkWrap a svg{
    fill: var(--tw-heading-color)''
}

.blogPostItem01:hover .blog01_linkWrap {
    background: rgba(255, 255, 255, 0.1);
    color: var(--tw-white-color);
}

.blogPostItem01:hover .blog01_linkWrap svg {
    fill: var(--tw-white-color);
}

.blogPostItem01:hover .baquetLink {
    color: var(--tw-white-color);
}
.blogPostItem01:hover .baquetLink:hover{
    color: var(--tw-primary-color);
}
.blogPostItem01:hover .baquetLink:hover svg{
    fill: var(--tw-primary-color);
    stroke: var(--tw-primary-color);
}
.blogPostItem01:hover .bpi_details h3 {
    color: var(--tw-white-color);
}

.blogPostItem01:hover .bpi_details .bpi_meta>* {
    color: rgba(255, 255, 255, 0.7);
}

.blogPostItem01:hover .bpi_details .bpi_meta>* a:hover {
    color: var(--tw-primary-color);
}

.blogPostItem01:hover .bpi_details .bpi_meta>* i,
.blogPostItem01:hover .bpi_details .bpi_meta>* svg {
    color: rgba(255, 255, 255, 0.2);
    fill: rgba(255, 255, 255, 0.2);
    stroke: rgba(255, 255, 255, 0.2);
}
.blogListView .bpi_thumb img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.blogListView .blogPostListItem01:hover .bpi_thumb img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
        transform: scale(1.08);
}


/* ================== Blog Style 02 =============== */
.blogPostItem02 {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}

.blogPostItem02 .bpi_thumb {
    margin: 0;
    overflow: hidden;
}

.blogPostItem02 .bpi_thumb img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: scale(1.12);
    -ms-transform: scale(1.12);
        transform: scale(1.12);
}

.blogPostItem02:hover .bpi_thumb img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
        transform: scale(1);
}

.bpi02_details_wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.bpi02_details_wrap::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(28, 39, 52, .5);
    z-index: -1;
}
.blogPostItem02:hover .bpi02_details_wrap::after{
    background: rgba(28, 39, 52, .8);
}

.blogPostItem02 .bpi_details {
    padding: 23px 30px 0px;
    position: absolute;
    top: 0px;
    bottom: 41px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: calc(100% - 41px);
    overflow: hidden;
}

.blogPostItem02 .bpi_details .bpi_meta {
    position: relative;
    font-size: 14px;
    color: var(--tw-white-color);
    line-height: 26px;
    text-transform: capitalize;
    margin: 0 0 5px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 66px;
       -moz-column-gap: 66px;
            column-gap: 66px;
    opacity: 0;
    -webkit-transform: translateY(-60px);
        -ms-transform: translateY(-60px);
            transform: translateY(-60px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.blogPostItem02 .bpi_details .bpi_meta>* {
    color: rgba(255, 255, 255, 0.7);
}

.blogPostItem02 .bpi_details .bpi_meta>* i,
.blogPostItem02 .bpi_details .bpi_meta>* svg {
    color: rgba(255, 255, 255, 1);
    fill: rgba(255, 255, 255, 1);
}

.blogPostItem02:hover .bpi_details .bpi_meta {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}

.bpi02_dtHv_cnt {
    -webkit-transition: -webkit-transform 300ms;
    transition: -webkit-transform 300ms;
    -o-transition: transform 300ms;
    transition: transform 300ms;
    transition: transform 300ms, -webkit-transform 300ms;
    -webkit-transform: translate3d(0, calc(100% - 4.28rem), 0);
            transform: translate3d(0, calc(100% - 4.28rem), 0);
}

.blogPostItem02:hover .bpi02_dtHv_cnt {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.blogPostItem02 .bpi_details h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    text-transform: capitalize;
    color: var(--tw-white-color);
    position: relative;
}

.blogPostItem02 .bpi_details p {
    color: rgba(255, 255, 255, 0.7);
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin: 4px 0 33px;
}

.blogPostItem02 .baquetLink {
    color: var(--tw-white-color);
}

.blog02_linkWrap {
    padding: 13px 29px 14px;
    background: rgba(28, 39, 52, 2%);
    border-radius: 0px 0px 20px 20px;
    -webkit-transition: all ease 350ms;
    -o-transition: all ease 350ms;
    transition: all ease 350ms;
    position: absolute;
    bottom: -30px;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    color: var(--tw-white-color);
}

.blogPostItem02:hover .blog02_linkWrap {
    padding: 13px 29px 13px;
    background: rgba(255, 255, 255, 0.2);
    -webkit-backdrop-filter: blur(12px);
            backdrop-filter: blur(12px);
    bottom: 0px;
    opacity: 1;
    visibility: visible;

}
.blog02_linkWrap a{
    color: inherit;
}
.blog02_linkWrap a:hover{
    color: var(--tw-primary-color);
    fill: var(--tw-primary-color);
    stroke: var(--tw-primary-color);
}
.blog02_linkWrap a:hover svg{
    fill: inherit;
    stroke: inherit;
}

.blogPostItem02:hover .blog02_linkWrap svg {
    fill: var(--tw-white-color);
}

.blogPostItem02:hover .baquetLink {
    color: var(--tw-white-color);
}


/* ================== Blog Style 03 =============== */
.blogPostItem03 .bpi_thumb {
    border-radius: 20px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
}

.blogPostItem03 .bpi_thumb::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background: rgba(28, 39, 52, .5);
    z-index: 2;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.blogPostItem03 .bpi_details {
    padding: 23px 0 21px;
}

.blogPostItem03 .bpi_thumb img {
    -webkit-transform: translate3d(0, -10px, 0), scale(1.1, 1.1);
    transform: translate3d(0, -10px, 0), scale(1.1, 1.1);
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, -webkit-transform .35s;
    -o-transition: opacity .35s, transform .35s;
    transition: opacity .35s, transform .35s;
    transition: opacity .35s, transform .35s, -webkit-transform .35s;
}

.blogPostItem03:hover .bpi_thumb img {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0) scale(1.13, 1.13);
    -webkit-transition-delay: .15s;
    -o-transition-delay: .15s;
       transition-delay: .15s;
}

.blogPostItem03 .bpi_details .bpi_meta {
    margin-bottom: 14px;
    -webkit-column-gap: 66px;
       -moz-column-gap: 66px;
            column-gap: 66px;
}

.blogPostItem03 .bpi_details h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    text-transform: capitalize;
    margin: 0;
}

.blogPostItem03 .bpi_details p {
    margin: 12px 0 0;
}

.blog03_linkWrap {
    border-top: 1px solid var(--tw-border-color);
    padding: 19px 0 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: var(--tw-heading-color);
}
.blog03_linkWrap a{
    color: inherit;
    fill: inherit;
}
.blog03_linkWrap a svg{
    fill: inherit;
}
.blog03_linkWrap a:hover{
    color: var(--tw-primary-color);
    fill: var(--tw-primary-color);
}

.blog03_linkWrap a:hover svg{
    fill: inherit;
}
.blogPostItem03:hover .bpi_thumb:after {
    opacity: .15;
}

.blogPostItem03 .bpi_thumb:hover:after {
    z-index: -1;
}

/* ================== Blog Style 04 =============== */
.blogPostItem04 .bpi_thumb {
    border-radius: 20px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
}

.blogPostItem04 .bpi_thumb::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background: rgba(28, 39, 52, .5);
    z-index: 2;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.blogPostItem04 .bpi_details {
    padding: 23px 0 0px;
}

.blogPostItem04 .bpi_details .bpi_meta {
    margin-bottom: 15px;
    -webkit-column-gap: 49px;
       -moz-column-gap: 49px;
            column-gap: 49px;
}

.blogPostItem04 .bpi_details .bpi_meta>*,
.blogPostItem04 .bpi_details .bpi_meta>* i,
.blogPostItem04 .bpi_details .bpi_meta>* svg {
    color: rgba(255, 255, 255, 0.7);
    fill: var(--tw-border-w-color);
}

.blogGridRow .blogPostItem04 .bpi_details .bpi_meta>*,
.blogGridRow .blogPostItem04 .bpi_details .bpi_meta>* i,
.blogGridRow .blogPostItem04 .bpi_details .bpi_meta>* svg {
    color: rgba(0, 0, 0, 0.7);
    fill: var(--tw-border-color);
}

.blogPostItem04 .bpi_details h3 {
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    text-transform: capitalize;
    color: var(--tw-white-color);
    font-family: var(--tw-heading-font);
}

.blogGridRow .blogPostItem04 .bpi_details h3 {
    color: var(--tw-heading-color);
}

.blogGridRow .blogPostItem04 .bpi_details p {
    margin: 12px 0 0;
}

.blogPostItem04 .bpi_details .bpi_meta>a:hover,
.blogPostItem04 .bpi_details .bpi_meta>* a:hover {
    color: var(--tw-white-color);
}

.blogGridRow .blogPostItem04 .bpi_details .bpi_meta>a:hover,
.blogGridRow .blogPostItem04 .bpi_details .bpi_meta>* a:hover {
    color: var(--tw-secondary-color);
}

.blog04_linkWrap {
    border-top: 1px solid var(--tw-border-w-color);
    padding: 19px 0 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 21px 0 0;
}

.blogPostItem04 .bpi_details .bpi_meta>* svg {
    height: 1px;
}

.blog04_linkWrap .baquetLink {
    color: var(--tw-white-color);
}

.blog04_linkWrap .baquetLink i,
.blog04_linkWrap .baquetLink svg {
    color: var(--tw-white-color);
    fill: var(--tw-white-color);
}

.blogGridRow .blog04_linkWrap .baquetLink {
    color: var(--tw-heading-color);
}

.blogGridRow .blog04_linkWrap .baquetLink i,
.blogGridRow .blog04_linkWrap .baquetLink svg {
    color: var(--tw-heading-color);
    fill: var(--tw-heading-color);
}

.blogPostItem04 .bpi_thumb img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
        transform: scale(1.08);
}

.blogPostItem04:hover .bpi_thumb img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
        transform: scale(1);
}

.blogPostItem04:hover .bpi_thumb:after {
    opacity: .15;
}

.blogPostItem04 .bpi_thumb:hover:after {
    z-index: -1;
}

/* ================== Blog Style 05 =============== */
.blogPostItem05 {
    position: relative;
    overflow: hidden;
}

.blogPostItem05 .bpi_thumb {
    border-radius: 20px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.blogPostItem05 .bpi_thumb::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background: rgba(28, 39, 52, .5);
    z-index: 2;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.bpi05_details_wrap {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: auto;
    z-index: 3;
}

.blogPostItem05 .bpi_details {
    padding: 39px 49px 39px;
}

.blogPostItem05 .bpi_details .bpi_meta {
    margin-bottom: 15px;
    -webkit-column-gap: 49px;
       -moz-column-gap: 49px;
            column-gap: 49px;
}

.blogPostItem05 .bpi_details .bpi_meta>*,
.blogPostItem05 .bpi_details .bpi_meta>* i,
.blogPostItem05 .bpi_details .bpi_meta>* svg {
    color: var(--tw-white-color);
    fill: rgba(255, 255, 255, 0.3);
}

.blogPostItem05 .bpi_details h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    text-transform: capitalize;
    color: var(--tw-white-color);
}

.blogPostItem05 .bpi_details p {
    color: var(--tw-white-color);
    margin: 12px 0 0;
}

.blogPostItem05 .bpi_details .bpi_meta>a:hover,
.blogPostItem05 .bpi_details .bpi_meta>* a:hover {
    color: var(--tw-primary-color);
}

.blogPostItem05 .bpi_details .bpi_meta>* svg {
    height: 1px;
}

.blogPostItem05 .bpi_thumb img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
        transform: scale(1.08);
}

.blogPostItem05:hover .bpi_thumb img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
        transform: scale(1);
}

.blogPostItem05:hover .bpi_thumb:after {
    opacity: .4;
}


/* ================== Blog Style 06 =============== */
.blogPostItem06 .bpi_thumb {
    border-radius: 20px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
}

.blogPostItem06 .bpi_thumb::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background: rgba(28, 39, 52, .5);
    z-index: 2;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.blogPostItem06 .bpi_details {
    padding: 23px 0 0px;
}

.blogPostItem06 .bpi_details .bpi_meta {
    margin-bottom: 15px;
    -webkit-column-gap: 49px;
       -moz-column-gap: 49px;
            column-gap: 49px;
}

.blogPostItem06 .bpi_details .bpi_meta>*,
.blogPostItem06 .bpi_details .bpi_meta>* i,
.blogPostItem06 .bpi_details .bpi_meta>* svg {
    color: var(--tw-body-color);
    fill: var(--tw-body-color);
}

.blogPostItem06 .bpi_details h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    text-transform: capitalize;
    color: var(--tw-heading-color);
}

.blogGridRow .blogPostItem06 .bpi_details p {
    margin: 12px 0 0;
}

.blogPostItem06 .bpi_details .bpi_meta>a:hover,
.blogPostItem06 .bpi_details .bpi_meta>* a:hover {
    color: var(--tw-primary-color);
}

.blog06_linkWrap {
    margin: 38px 0 0;
}

.blogPostItem06 .bpi_details .bpi_meta>* svg {
    height: 1px;
}

.blog06_linkWrap .baquetLink {
    color: var(--tw-heading-color);
    border: 1px solid var(--tw-border-color);
    padding: 18px 51px 18px;
    border-radius: 100px;
}
.blog06_linkWrap .baquetLink a{
    color: inherit;
}
.blog06_linkWrap .baquetLink:hover{
    border-color: var(--tw-primary-color);
    color: var(--tw-primary-color);
}
.blog06_linkWrap .baquetLink i,
.blog06_linkWrap .baquetLink svg {
    color: var(--tw-heading-color);
    fill: var(--tw-heading-color);
}
.blog06_linkWrap .baquetLink:hover i,
.blog06_linkWrap .baquetLink:hover svg{
    color: var(--tw-primary-color);
    fill: var(--tw-primary-color);
}

.blogPostItem06 .bpi_thumb img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: scale(1.05, 1);
    -ms-transform: scale(1.05, 1);
        transform: scale(1.05, 1);
}

.blogPostItem06:hover .bpi_thumb img {
    -webkit-transform: scale(1, 1.05);
    -ms-transform: scale(1, 1.05);
        transform: scale(1, 1.05);
}

.blogPostItem06:hover .bpi_thumb:after {
    opacity: .15;
}

.blogPostItem06 .bpi_thumb:hover:after {
    z-index: -1;
}

/* ================== Blog Style 07 =============== */
.blogPostItem07 {
    position: relative;
}

.blogPostItem07 .bpi_thumb {
    border-radius: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
}

.blogPostItem07 .bpi_thumb::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background: rgba(28, 39, 52, .5);
    z-index: 2;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.blogPostItem07 .bpi_details {
    padding: 13px 22px 13px;
    height: 100%;
}

.blogPostItem07 .bpi_details .bpi_meta {
    margin-bottom: 14px;
    -webkit-column-gap: 49px;
       -moz-column-gap: 49px;
            column-gap: 49px;
}

.blogPostItem07 .bpi_details .bpi_meta>*,
.blogPostItem07 .bpi_details .bpi_meta>* i,
.blogPostItem07 .bpi_details .bpi_meta>* svg {
    color: var(--tw-body-color);
    fill: var(--tw-border-color);
}

.blogPostItem07 .bpi_details h3 {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
    color: var(--tw-heading-color);
    margin: 0 0 10px;
}

.blogPostItem07 .bpi_details h3 a {
    font-size: inherit;
}

.blogPostItem07 .bpi_details .bpi_meta>a:hover,
.blogPostItem07 .bpi_details .bpi_meta>* a:hover {
    color: var(--tw-primary-color);
}

.blogPostItem07 .bpi_details .bpi_meta>* svg {
    height: 1px;
}

.blogPostItem07 .bpi_thumb img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.blogPostItem07:hover .bpi_thumb img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
        transform: scale(1.08);
}

.blogPostItem07:hover .bpi_thumb:after {
    opacity: .15;
}

.blogPostItem07 .bpi_thumb:hover:after {
    z-index: -1;
}

/* ================== Blog Style 08 =============== */
.blogPostItem08 {
    position: relative;
    overflow: hidden;
}

.blogPostItem08 .bpi_thumb {
    border-radius: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
}
.blogPostItem08 .bpi_details {
    padding: 20px 35px 20px 0;
    height: 100%;
}
.blogPostItem08 .bpi_details .bpi_meta {
    margin-bottom: 13px;
    -webkit-column-gap: 18px;
       -moz-column-gap: 18px;
            column-gap: 18px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.blogPostItem08 .bpi_details .bpi_meta>*{
    font-size: 12px;
    font-weight: 400;
    color: #929292;
    line-height: 18px;
    text-transform: uppercase;
    font-family: var(--tw-primary-font);
}
.blogPostItem08 .bpi_details .bpi_meta > a{
    font-size: 10px;
    line-height: 18px;
    color: var(--tw-white-color);
    background: var(--tw-primary-color);
    padding: 7px 20px;
    border-radius: 30px;
}
.blogPostItem08 .bpi_details .bpi_meta > a:hover{
    background: #000;
    color: #FFF;
}
.blogPostItem08 .bpi_details .bpi_comments{
    position: relative;
    font-size: 12px;
    font-weight: 400;
    color: #929292;
    line-height: 18px;
    font-family: var(--tw-primary-font);
    margin-left: 6px;
}
.blogPostItem08 .bpi_details .bpi_comments a{
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
.blogPostItem08 .bpi_details .bpi_meta>*,
.blogPostItem08 .bpi_details .bpi_meta>* i,
.blogPostItem08 .bpi_details .bpi_meta>* svg {
    color: #929292;
    fill: #929292;
}
.blogPostItem08 .bpi_comments::after{
    position: absolute;
    content: "";
    left: -13.5px;
    right: auto;
    width: 4px;
    height: 4px;
    top: 50%;
    background: #929292;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}

.blogPostItem08 .bpi_details h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
    text-transform: capitalize;
    color: var(--tw-heading-color);
    margin: 0 0 10px;
    font-family: var(--tw-heading-font);
}
.blogPostItem08 .bpi_details P{
    font-size: 16px;
    line-height: 24px;
}

.blogPostItem08 .bpi_details .bpi_meta>* svg {
    height: 1px;
}

.blogPostItem08 .bpi_thumb img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.blogPostItem08:hover .bpi_thumb img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
        transform: scale(1.08);
}

.blogPostItem08:hover .bpi_thumb:after {
    opacity: .15;
}

.blogPostItem08 .bpi_thumb:hover:after {
    z-index: -1;
}

/* ================== Blog Style 09 =============== */
.blogPostItem09 {
    position: relative;
    overflow: hidden;
}
.blogPostItem09 .bpi_thumb {
    border-radius: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
}
.blogPostItem09 .bpi_thumb img{
    -webkit-transition: all ease 350ms;
    -o-transition: all ease 350ms;
    transition: all ease 350ms;
}
.blogPostItem09:hover .bpi_thumb img,
.blogPostItem09:hover .bpi_thumb img {
    -webkit-transform: scale3d(1.07,1.03,1);
    -ms-transform: scale3d(1.07,1.03,1);
        transform: scale3d(1.07,1.03,1);
}
.blogPostItem09 .bpi_details {
    padding: 0 15px 15px 0;
    height: 100%;
    margin: -17px 0 0;
    z-index: 99;
}
.bpi_details9_inner{
    border-left: 4px solid var(--tw-primary-color);
    padding-left: 31px;
}
.blogPostItem09 .bpi_details .bpi_meta{
    margin: 0 0 22px 29px;
}
.blogPostItem09 .bpi_details .bpi_meta span{
    font-size: 14px;
    line-height: 1;
    font-weight: 800;
    color: var(--tw-heading-color);
    background: var(--tw-primary-color);
    padding: 11px 24px 8px;
}
.blogPostItem09 .bpi_details h3{
    font-size: 22px;
    line-height: 30px;
    font-weight: 800;
    position: relative;
}
.blogPostItem09 .bpi_details p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    margin: 9px 0 0;
}

/* ================== Blog Style 10 =============== */
.blogPostItem10 {
    position: relative;
    overflow: hidden;
    padding: 40px 36px;
    border: 1px solid #000000;
}
.blogPostItem10 .bpi_thumb {
    border-radius: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
}
.blogPostItem10 .bpi_thumb img{
    -webkit-transition: all ease 350ms;
    -o-transition: all ease 350ms;
    transition: all ease 350ms;
}
.blogPostItem10:hover .bpi_thumb img,
.blogPostItem10:hover .bpi_thumb img {
    -webkit-transform: scale(1.07) rotate(-3deg);
    -ms-transform: scale(1.07) rotate(-3deg);
        transform: scale(1.07) rotate(-3deg);
}
.blogPostItem10 .bpi_details{
    padding: 26px 0 0;
}
.blogPostItem10 .bpi_details h3{
    font-size: 22px;
    line-height: 35px;
    font-weight: 700;
    margin: 0;
    text-transform: initial;
}
.blogPostItem10 .bpi_details p{
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    margin: 9px 0 0;
}
.blogPostItem10 .bpi_details .bpi_meta{
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    color: #707070;
    margin: 0 0 16px;
}
.blogPostItem10 .bpi_details .bpi_meta > *{
    color: #707070;
}
.blogPostItem10 .bpi_details .bpi_meta .baquet-clock{
    top: -1px;
    position: relative;
}
.blogPostItem10 .bpi_details .bpi_meta span > i,
.blogPostItem10 .bpi_details .bpi_meta div > i{
    color: var(--tw-heading-color);
    font-size: 15px;
    height: auto;
}

/*-----------------------------------------
/  03. Team
/-----------------------------------------*/

/* ================== Team Style 01 =============== */
.team_box_01 {
    position: relative;
    overflow: hidden;
}

.tmThumb {
    position: relative;
    overflow: hidden;
}

.tmThumb::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(28, 39, 52, .5);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.tmThumb img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
        transform: scale(1.08);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.team_box_01:hover .tmThumb img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
        transform: scale(1);
}

.team_box_01:hover .tmThumb::after {
    opacity: .1;
}

.tmDetails h3 {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
    color: var(--tw-heading-color);
    margin: 0 0 5px;
}
.tmDetails h3 a{
    color: inherit;
    font-size: inherit;
    font-family: inherit;
}
.tmDetails h3 a:hover{
    color: var(--tw-primary-color);
}
.tmDetails {
    padding: 22px 0 13px;
    background: transparent;
    border-bottom: 1px solid var(--tw-border-color);
}

.tm_ftWrapp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.tm_ftWrapp>* {
    -webkit-box-flex: 0;
        -ms-flex: 0 100%;
            flex: 0 100%;
}

.tm_ftWrapp p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
}

.tmSocial {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
}

.tmSocial a {
    font-size: 10px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid var(--tw-border-color);
    color: rgba(79, 87, 98, .4);
    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;
}

.tmSocial a:hover {
    background-color: var(--tw-primary-color);
    border-color: var(--tw-primary-color);
    color: rgba(255, 255, 255, .4);
}

/* ================== Team Style 02 =============== */
.team_box_02 {
    position: relative;
    overflow: hidden;
    background: #1C2734;
    border-radius: 1000px;

}
.tmThumb {
    position: relative;
    overflow: hidden;
}
.tmThumb::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(28, 39, 52, .5);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
.team_box_02 .tmThumb img {
    -webkit-transform: scale(1.12);
    -ms-transform: scale(1.12);
        transform: scale(1.12);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
.team_box_02:hover .tmThumb img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
        transform: scale(1);
}
.team_box_02 .tmDetails h3 {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
    color: var(--tw-white-color);
    margin: 0 0 5px;
    white-space: nowrap;
    width: 250px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    opacity: 0;
    -webkit-transform: rotateZ(18deg) translate3d(10px, 10px, 1px);
            transform: rotateZ(18deg) translate3d(10px, 10px, 1px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
.team_box_02 .tmDetails {
    padding: 0;
    border: 0px;
    position: absolute;
    left: 50%;
    bottom: 46%;
    -webkit-transform: translate(-31%, 0%)rotate(-90deg);
        -ms-transform: translate(-31%, 0%)rotate(-90deg);
            transform: translate(-31%, 0%)rotate(-90deg);
    -webkit-transform-origin: bottom center;
        -ms-transform-origin: bottom center;
            transform-origin: bottom center;
}
.team_box_02 .tmDetails p {
    color: rgba(255, 255, 255, 0.7);
    -webkit-transform: rotateZ(18deg) translate3d(10px, 10px, 1px);
            transform: rotateZ(18deg) translate3d(10px, 10px, 1px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transition-delay: .25s;
         -o-transition-delay: .25s;
            transition-delay: .25s;
    opacity: 0;
}
.team_box_02:hover .tmDetails h3 {
    opacity: 1;
    -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
            transform: rotateZ(0deg) translate3d(0, 0, 0);
}
.team_box_02:hover .tmDetails p {
    opacity: 1;
    -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
            transform: rotateZ(0deg) translate3d(0, 0, 0);
}
.team_box_02 .tm_ftWrapp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 13px;
}
.team_box_02 .tmSocial a {
    color: rgba(255, 255, 255, 0.4);
    background: rgba(255, 255, 255, 0.1);
    font-size: 8px;
    -webkit-transform: translate3d(10px, 10px, 1px);
            transform: translate3d(10px, 10px, 1px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transition-delay: .25s;
         -o-transition-delay: .25s;
            transition-delay: .25s;
    opacity: 0;
}
.team_box_02 .tmSocial a:hover {
    background: rgba(255, 255, 255, 1);
    color: rgba(28, 39, 52, .4);
}
.team_box_02:hover .tmSocial a {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.team_box_02:hover .tmSocial a:nth-child(5) {
    -webkit-transition-delay: .35s;
         -o-transition-delay: .35s;
            transition-delay: .35s;
}
.team_box_02:hover .tmSocial a:nth-child(4) {
    -webkit-transition-delay: .28s;
         -o-transition-delay: .28s;
            transition-delay: .28s;
}
.team_box_02:hover .tmSocial a:nth-child(3) {
    -webkit-transition-delay: .22s;
         -o-transition-delay: .22s;
            transition-delay: .22s;
}
.team_box_02:hover .tmSocial a:nth-child(2) {
    -webkit-transition-delay: .16s;
         -o-transition-delay: .16s;
            transition-delay: .16s;
}
.team_box_02:hover .tmSocial a:nth-child(1) {
    -webkit-transition-delay: .10s;
         -o-transition-delay: .10s;
            transition-delay: .10s;
}


/* ================== Team Style 03 =============== */
.team_box_03 {
    position: relative;
    overflow: hidden;
    border: 1px solid var(--tw-border-color);
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px;
}

.team_box_03>* {
    -webkit-box-flex: 0;
        -ms-flex: 0 100%;
            flex: 0 100%;
}

.team_box_03 .tmThumb {
    padding: 0;
    border-radius: 10px;
    overflow: hidden;
}

.team_box_03 .tmDetails {
    padding: 0 0 0 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    border: 0;
}

.team_box_03 .tmDetails h3 {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
    color: var(--tw-heading-color);
    margin: 0 0 5px;
}

.team_box_03 .tmDetails p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: var(--tw-body-color);
}

.team_box_03 .tmSocial {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
}

.team_box_03 .tmThumb img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.team_box_03:hover .tmThumb img {
    -webkit-transform: scale(1.18);
    -ms-transform: scale(1.18);
        transform: scale(1.18);
}


/* ================== Team Style 04 =============== */
.team-align-center .team_box_04 .tmThumb {
    margin-left: auto !important;
    margin-right: auto !important;
}

.team-align-right .team_box_04 .tmThumb {
    margin-left: auto !important;
}

.team_box_04 {
    position: relative;
    overflow: hidden;
}

.team_box_04 .tmThumb {
    padding: 0;
    border-radius: 50%;
    overflow: hidden;
}

.team_box_04 .tmDetails {
    padding: 20px 0;
    border: 0;
}

.team_box_04 .tmThumb img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    border-radius: inherit;
}

.team_box_04:hover .tmThumb img {
    -webkit-transform: scale(1.07) rotate(-3deg);
    -ms-transform: scale(1.07) rotate(-3deg);
        transform: scale(1.07) rotate(-3deg);
}

.team_box_04 .tmDetails h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    text-transform: capitalize;
    color: var(--tw-heading-color);
    margin: 0 0 4px;
}

.team_box_04 .tmDetails p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
}

/* ================== Team Style 05 =============== */
.team_box_05{
    position: relative;
}
.team_box_05 .tmThumb img {
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: scale3d(1.07,1.07,1);
            transform: scale3d(1.07,1.07,1);
    border-radius: inherit;
}

.team_box_05:hover .tmThumb img {
    -webkit-transform: scale3d(1,1,1);
    -ms-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
}
.team_box_05 .tmSocial {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
    padding: 11px 20px;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(0, 40px);
        -ms-transform: translate(0, 40px);
            transform: translate(0, 40px);
    -webkit-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}
.team_box_05:hover .tmSocial{
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
    visibility: visible;
}
.team_box_05 .tmSocial a{
    border: unset;
    border-radius: 0;
    font-size: 15px;
    color: var(--tw-white-color);
    background: transparent;
    width:25px;
    height: 25px;
    opacity: 0;
    -webkit-transition: opacity 300ms ease, visibility 300ms ease, background 300ms ease, color 300ms ease, border 300ms ease, -webkit-transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: opacity 300ms ease, visibility 300ms ease, background 300ms ease, color 300ms ease, border 300ms ease, -webkit-transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -o-transition: transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 300ms ease, visibility 300ms ease, background 300ms ease, color 300ms ease, border 300ms ease;
    transition: transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 300ms ease, visibility 300ms ease, background 300ms ease, color 300ms ease, border 300ms ease;
    transition: transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 300ms ease, visibility 300ms ease, background 300ms ease, color 300ms ease, border 300ms ease, -webkit-transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -webkit-transform: translateY(60px);
        -ms-transform: translateY(60px);
            transform: translateY(60px);
}


.team_box_05 .tmSocial a:hover{
    background: transparent;
    color: var(--tw-primary-color);
}
.team_box_05 .tmThumb::after{
    background: rgba(255, 255, 255, .0);
}
.team_box_05:hover .tmSocial a {
    opacity: 1;
}
.team_box_05:hover .tmSocial a:nth-child(1) { -webkit-transition-delay: 0.3s; -o-transition-delay: 0.3s; transition-delay: 0.3s; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0); }
.team_box_05:hover .tmSocial a:nth-child(2) { -webkit-transition-delay: 0.4s; -o-transition-delay: 0.4s; transition-delay: 0.4s; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0) }
.team_box_05:hover .tmSocial a:nth-child(3) { -webkit-transition-delay: 0.5s; -o-transition-delay: 0.5s; transition-delay: 0.5s; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0) }
.team_box_05:hover .tmSocial a:nth-child(4) { -webkit-transition-delay: 0.6s; -o-transition-delay: 0.6s; transition-delay: 0.6s; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0) }
.team_box_05:hover .tmSocial a:nth-child(5) { -webkit-transition-delay: 0.7s; -o-transition-delay: 0.7s; transition-delay: 0.7s; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0) }
.team_box_05:hover .tmSocial a:nth-child(6) { -webkit-transition-delay: 0.8s; -o-transition-delay: 0.8s; transition-delay: 0.8s; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0) }
.team_box_05 .tmDetails{
    border: 0;
}
.team_box_05 .tmDetails h3{
    font-size: 26px;
    line-height: 36px;
    font-weight: 600;
    margin: 0;
}
.team_box_05 .tmDetails p{
    font-size: 16px;
    line-height: 28px;
    margin: 0;
}
.team_designation span{
    display: inline-block;
    position: relative;
}

/* ================== Team Style 06 =============== */
.team_box_06{
    position: relative;
    margin-bottom: -33px;
}
.tmDetails_wrap{
    position: relative;
    min-height: 171px;
    -webkit-transform: translateY(-60px);
        -ms-transform: translateY(-60px);
            transform: translateY(-60px);
}
.team_box_06 .tmDetails {
    position: relative;
    margin: 0 26px;
    background: var(--tw-white-color);
    padding: 42px 52px 17px;
    border: unset;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.07);
            box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.07);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 3;
}
.team_box_06 .tmDetails::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 15px;
    left: 0;
    bottom: -10px;
    z-index: -1;
    background: var(--tw-primary-color);
    border-radius: 0px 0px 5px 5px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.team_box_06:hover .tmDetails::after{
    opacity: 1;
    visibility: visible;
}
.team_box_06 .tm_hdWrapp h3 {
    font-size: 24px;
    line-height: 1;
    font-weight: 900;
    color: var(--tw-heading-color);
    text-transform: capitalize;
    margin: 0;
}
.team_box_06 .tm_hdWrapp h3 a{
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    font-family: inherit;
}
.team_box_06 .tm_hdWrapp p{
    font-size: 15px;
    font-weight: 1;
    font-weight: 400;
    margin: 0;
}
.team_box_06 .tmSocial_items{
    display: none;
}
.team_box_06 .tmSocial {
    padding: 23px 0 10px;
    border-top: 1px solid var(--tw-primary-color);
    margin: 9px 0 0;
    gap: 24px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    overflow: hidden;
}
.team_box_06 .tmSocial a {
    font-size: 15px;
    width: auto;
    height: auto;
    border-radius: unset;
    border: unset;
    color: var(--tw-heading-color);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.team_box_06 .tmSocial a:hover{
    color: var(--tw-primary-color);
    background: transparent;
}


.team_box_07 .tmDetails {
    padding: 24px 22px 13px 60px;
    background: transparent;
    border: 0;
    position: relative;
}
.team_box_07 .tmDetails h3 {
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    text-transform: capitalize;
    color: var(--tw-heading-color);
    margin: 0 0 3px;
}
.team_box_07 .tmDetails p {
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    margin: 0;
}
.team_box_07 .tm_hdWrapp{
    position: relative;
    padding: 0 0 0 24px;
}
.team_box_07 .tm_hdWrapp::before {
    position: absolute;
    content: "";
    height: 47px;
    width: 8px;
    left: 0;
    background: var(--tw-primary-color);
    top: 4px;
}
.team_box_07 .tmSocial_items {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 3;
    -webkit-transform: translateY(40px);
        -ms-transform: translateY(40px);
            transform: translateY(40px);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.team_box_07:hover .tmSocial_items{
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}
.team_box_07 .tmSocial {
    gap: 30px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
    padding: 15px 22px;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(0, 40px);
    -ms-transform: translate(0, 40px);
    transform: translate(0, 40px);
    -webkit-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}
.team_box_07 .tmSocial a {
    font-size: 16px;
    width: auto;
    height: auto;
    border-radius: 0;
    border: unset;
    color: var(--tw-heading-color);
}
.team_box_07 .tmSocial a:hover{
    background: transparent;
    color: var(--tw-primary-color);
}

.team_box_07:hover .tmSocial{
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
    visibility: visible;
}
.team_box_07 .tmSocial a{
    border: unset;
    border-radius: 0;
    font-size: 15px;
    color: var(--tw-white-color);
    background: transparent;
    width:25px;
    height: 25px;
    opacity: 0;
    -webkit-transition: opacity 300ms ease, visibility 300ms ease, background 300ms ease, color 300ms ease, border 300ms ease, -webkit-transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: opacity 300ms ease, visibility 300ms ease, background 300ms ease, color 300ms ease, border 300ms ease, -webkit-transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -o-transition: transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 300ms ease, visibility 300ms ease, background 300ms ease, color 300ms ease, border 300ms ease;
    transition: transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 300ms ease, visibility 300ms ease, background 300ms ease, color 300ms ease, border 300ms ease;
    transition: transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 300ms ease, visibility 300ms ease, background 300ms ease, color 300ms ease, border 300ms ease, -webkit-transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -webkit-transform: translateY(60px);
        -ms-transform: translateY(60px);
            transform: translateY(60px);
}

.team_box_07:hover .tmSocial a {
    opacity: 1;
}
.team_box_07:hover .tmSocial a:nth-child(1) { -webkit-transition-delay: 0.3s; -o-transition-delay: 0.3s; transition-delay: 0.3s; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0); }
.team_box_07:hover .tmSocial a:nth-child(2) { -webkit-transition-delay: 0.4s; -o-transition-delay: 0.4s; transition-delay: 0.4s; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0) }
.team_box_07:hover .tmSocial a:nth-child(3) { -webkit-transition-delay: 0.5s; -o-transition-delay: 0.5s; transition-delay: 0.5s; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0) }
.team_box_07:hover .tmSocial a:nth-child(4) { -webkit-transition-delay: 0.6s; -o-transition-delay: 0.6s; transition-delay: 0.6s; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0) }
.team_box_07:hover .tmSocial a:nth-child(5) { -webkit-transition-delay: 0.7s; -o-transition-delay: 0.7s; transition-delay: 0.7s; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0) }
.team_box_07:hover .tmSocial a:nth-child(6) { -webkit-transition-delay: 0.8s; -o-transition-delay: 0.8s; transition-delay: 0.8s; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0) }


/*============== Team Details Meta ==============*/
.teamS_meta {
    position: relative;
    text-align: left;
}
.tmDesig span{
    font-size: 15px;
    line-height: 22px;
    font-weight: 600;
    color: var(--tw-primary-color);
    display: inline-block;
    margin: 0px 0px 15px 0px;
}
.teamS_meta .tmSocial{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 3px;
}
.teamS_meta .tmSocial a{
    font-size: 15px;
    line-height: 1;
    color: var(--tw-heading-color);
    background: #f2f2f2;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 0;
    outline: 0;
}
.teamS_meta .tmSocial a:hover{
    background: var(--tw-primary-color);
}

/*-----------------------------------------
/  04. Folio
/-----------------------------------------*/

/* ================== Folio Style 01 =============== */
.caseStudyItems01 {
    position: relative;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    overflow: hidden;
}

.cspi_thumb {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.cspi_thumb::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(28, 39, 52, .5);
    z-index: 2;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.cspi_thumb img {
    border-radius: inherit;   
     -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
.caseStudyItems01:hover .cspi_thumb img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.caseStudyItems01:hover .cspi_thumb::after {
    background: -o-linear-gradient(top, rgba(18, 28, 39, 0) 0%, rgba(18, 28, 39, 0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 28, 39, 0)), to(rgba(18, 28, 39, 0.8)));
    background: linear-gradient(180deg, rgba(18, 28, 39, 0) 0%, rgba(18, 28, 39, 0.8) 100%);
}

.cspi_meta {
    position: relative;
    margin: 0 0 21px;
}

.cspi_meta a {
    position: relative;
    display: inline-block;
    font-family: var(--tw-primary-font);
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    padding: 2px 20px;
    color: var(--tw-white-color);
    background: rgba(255, 255, 255, 0.2);
    -webkit-backdrop-filter: blur(12px);
            backdrop-filter: blur(12px);
    border-radius: 50px;
}

.cspi_meta a:hover {
    color: var(--tw-primary-color);
}

.cspi_details {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 55;
    padding: 30px 30px 43px;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
}

.caseStudyItems01:hover .cspi_details {
    -webkit-transform: translate3d(0px, 0px, 0px);
            transform: translate3d(0px, 0px, 0px);
}

.caseStudyItems01 .cspi_meta,
.caseStudyItems01 .cspi_details h3,
.caseStudyItems01 .cspi_details p {
    opacity: 0;
    -webkit-transform: translate3d(0, 60px, 0);
            transform: translate3d(0, 60px, 0);
    -webkit-transition: opacity 300ms ease, -webkit-transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: opacity 300ms ease, -webkit-transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -o-transition: transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 300ms ease;
    transition: transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 300ms ease;
    transition: transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 300ms ease, -webkit-transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    will-change: transform, opacity;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.caseStudyItems01 .cspi_details h3 {
    -webkit-transition-delay: 0.2s;
         -o-transition-delay: 0.2s;
            transition-delay: 0.2s;
}

.caseStudyItems01 .cspi_details p {
    -webkit-transition-delay: 0.4s;
         -o-transition-delay: 0.4s;
            transition-delay: 0.4s;
}

.caseStudyItems01:hover .cspi_meta,
.caseStudyItems01:hover .cspi_details h3,
.caseStudyItems01:hover .cspi_details p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.cspi_details h3 {
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    text-transform: capitalize;
    color: var(--tw-white-color);
    margin-bottom: 9px;
}

.cspi_details h3 a {
    color: inherit;
    font-weight: inherit;
    font-size: inherit;
}

.cspi_details h3 a:hover {
    color: var(--tw-primary-color);
}

.cspi_details p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.7);
    padding-top: 13px;
    border-top: 1px solid var(--tw-border-w-color);
    margin: 0;
    position: relative;
}

.caseStudyItems01 .cspi_details p::before {
    position: absolute;
    content: "";
    left: 0;
    top: -1px;
    width: 126px;
    height: 1px;
    background: #1C2734;
    z-index: 22;
}

.caseStudy_linkWrap {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 999;
    -webkit-transform: translate3d(-60px, -100px, 10px);
            transform: translate3d(-60px, -100px, 10px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.caseStudy_linkWrap .baquetLink {
    background: rgba(255, 255, 255, 0.2);
    -webkit-backdrop-filter: blur(7px);
            backdrop-filter: blur(7px);
    border-radius: 100px;
    padding: 22.5px 31.5px;
    color: #FFFFFF;
    fill: #FFFFFF;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.caseStudy_linkWrap .baquetLink .link_text {
    display: none;
}

.caseStudy_linkWrap .baquetLink svg {
    height: 9px;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.caseStudy_linkWrap .baquetLink svg,
.caseStudy_linkWrap .baquetLink i {
    margin: 0;
    color: inherit;
    fill: inherit;
}

.caseStudyItems01:hover .caseStudy_linkWrap {
    -webkit-transform: translate3d(0px, 0px, 1px);
            transform: translate3d(0px, 0px, 1px);
}

.caseStudy_linkWrap .baquetLink:hover {
    background: rgba(255, 255, 255, 0.7);
    color: var(--tw-primary-color);
    fill: var(--tw-primary-color);
}

.caseStudy_linkWrap .baquetLink:hover svg,
.caseStudy_linkWrap .baquetLink:hover i {
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
}

/* ================== Folio Style 02 =============== */
.caseStudyItems02 {
    position: relative;
    overflow: hidden;
}

.caseStudyItems02 .cspi_thumb {
    border-radius: 20px;
}

.caseStudyItems02 .cspi_thumb img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
        transform: scale(1.1);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -webkit-transition: width 0.35s, opacity 0.35s, -webkit-transform 0.35s;
    transition: width 0.35s, opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: width 0.35s, opacity 0.35s, transform 0.35s;
    transition: width 0.35s, opacity 0.35s, transform 0.35s;
    transition: width 0.35s, opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.caseStudyItems02:hover .cspi_thumb img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
        transform: scale(1);
}

.caseStudyItems02 .cspi_details {
    opacity: 1;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    padding: 40px 30px;
    width: 100%;
}

.caseStudyItems02 .cspi_details h3 {
    margin: 0;
}
.caseStudyItems02 .cspi_details h3 a:hover{
    color: rgba(255,255,255,.5);
}

.caseStudy_linkWrap2 {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 999;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.caseStudy_linkWrap2 .baquetLink {
    background: rgba(255, 255, 255, 0.2);
    -webkit-backdrop-filter: blur(7px);
            backdrop-filter: blur(7px);
    border-radius: 100px;
    max-width: 84px;
    padding: 14px 31.5px 14px 21.5px;
    color: #FFFFFF;
    fill: #FFFFFF;
    -webkit-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    min-height: 14px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    font-weight: 400;
}

.caseStudy_linkWrap2 .baquetLink svg {
    height: 9px;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.caseStudy_linkWrap2 .baquetLink svg,
.caseStudy_linkWrap2 .baquetLink i {
    margin: 0;
    color: inherit;
    fill: inherit;
    margin-left: 9px;
}

.caseStudy_linkWrap2 .baquetLink:hover svg,
.caseStudy_linkWrap2 .baquetLink:hover i {
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
}

.caseStudy_linkWrap2 .baquetLink:hover {
    max-width: 300px;
}

.caseStudy_linkWrap2 .baquetLink .link_text {
    opacity: 0;
    color: inherit;
    max-width: 0;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    -webkit-transition: max-width 0.3s ease-in-out, opacity 0.3s ease-in-out;
    -o-transition: max-width 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: max-width 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.caseStudy_linkWrap2 .baquetLink:hover .link_text {
    opacity: 1;
    max-width: 200px;
}
.caseStudyItems02 .cspi_details h3 a:hover{
    color: var(--tw-primary-color);
}


/* ================== Folio Style 03 =============== */
.caseStudyItems03 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.caseStudyItems03>* {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
}

.caseStudyItems03 .cspi_thumb {
    border-radius: 20px;
    overflow: hidden;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 606px;
            flex: 0 0 606px;
}

.caseStudyItems03 .cspi_thumb img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.caseStudyItems03:hover .cspi_thumb img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
        transform: scale(1.1);
}

.caseStudyItems03 .cspi_details {
    padding: 0;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    opacity: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 100%;
}

.cspi_psNumber {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: var(--tw-body-color);
}

.cspi_psNumber-center .cspi_psNumber {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.cspi_psNumber-right .cspi_psNumber {
    right: 0;
    left: auto;
}

.caseStudyItems03 .cspi_details h3 {
    color: var(--tw-heading-color);
}

.caseStudyItems03 .cspi_meta {
    margin: 0 0 22px;
}

.caseStudyItems03 .cspi_meta a {
    padding: 1px 19px;
    border: 1px solid var(--tw-border-color);
    color: var(--tw-body-color);
}

.caseStudyItems03 .cspi_meta a:hover {
    color: var(--tw-primary-color);
}

.caseStudy_linkWrap3 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 9;
}

.caseStudy_linkWrap3 .baquetLink {
    background: rgba(255, 255, 255, 0.2);
    -webkit-backdrop-filter: blur(7px);
            backdrop-filter: blur(7px);
    border-radius: 100px;
    padding: 38.36px 32.44px;
    color: #FFFFFF;
    fill: #FFFFFF;
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5); 
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -webkit-transition: width 0.35s, opacity 0.35s, -webkit-transform 0.35s;
    transition: width 0.35s, opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: width 0.35s, opacity 0.35s, transform 0.35s;
    transition: width 0.35s, opacity 0.35s, transform 0.35s;
    transition: width 0.35s, opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.caseStudy_linkWrap3 .baquetLink svg {
    margin: 0;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    color: inherit;
    fill: inherit;
}

.caseStudyItems03:hover .baquetLink {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    opacity: 1;
}


/* ================== Folio Style 04 =============== */
.caseStudyCarousel04 .owl-item .caseStudyItems04 {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    margin: 35px 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.caseStudyCarousel04 .owl-item.active.center .caseStudyItems04 {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.caseStudyItems04 {
    position: relative;
    overflow: hidden;
}

.caseStudyItems04 .cspi_details {
    padding: 29px 48px 19px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.caseStudyItems04 .cspi_psNumber {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
    padding: 23px 0 0 49px;
}

.caseStudyItems04 .cspi_thumb img {
    position: relative;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -webkit-transition: width 0.35s, opacity 0.35s, -webkit-transform 0.35s;
    transition: width 0.35s, opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: width 0.35s, opacity 0.35s, transform 0.35s;
    transition: width 0.35s, opacity 0.35s, transform 0.35s;
    transition: width 0.35s, opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.caseStudyItems04:hover .cspi_thumb img {
    -webkit-transform: scale(1.12);
        -ms-transform: scale(1.12);
            transform: scale(1.12);
}

.caseStudyCarousel04 .owl-item.active.center .cspi_thumb img {
    -webkit-transform: scale(1.12);
        -ms-transform: scale(1.12);
            transform: scale(1.12);
}

.caseStudy_linkWrap4 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 99;
}

.caseStudy_linkWrap4 .baquetLink {
    background: rgba(255, 255, 255, 0.2);
    -webkit-backdrop-filter: blur(7px);
            backdrop-filter: blur(7px);
    border-radius: 100px;
    padding: 38.36px 32.44px;
    color: #FFFFFF;
    fill: #FFFFFF;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -webkit-transition: width 0.35s, opacity 0.35s, -webkit-transform 0.35s;
    transition: width 0.35s, opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: width 0.35s, opacity 0.35s, transform 0.35s;
    transition: width 0.35s, opacity 0.35s, transform 0.35s;
    transition: width 0.35s, opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    min-height: 14px;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
}

.caseStudy_linkWrap4 .baquetLink svg {
    margin: 0;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    color: inherit;
    fill: inherit;
}

.caseStudyCarousel04 .owl-item.active.center .baquetLink {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}

div:not(.caseStudyCarousel04) .caseStudyItems04:hover .baquetLink {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}

.caseStudyCarousel04 .owl-dots {
    display: none !important;
}

.caseStyCarouse_count {
    position: relative;
    max-width: 526px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    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;
    margin-top: 72px;
}

.caseStyCarouse_count::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background: rgba(28, 39, 52, .1);
}

#counterSlide {
    font-size: 16px;
    line-height: 26px;
    font-family: var(--tw-primary-font);
    color: rgba(28, 39, 52, .2);
    width: 138px;
    background: #FFF;
    text-align: center;
    overflow: hidden;
    z-index: 3;
    position: relative;
}

#counterSlide>span {
    color: var(--tw-heading-color);
}

/* ================== Folio Style 05 =============== */
.caseStudyItems05 {
    position: relative;
    overflow: hidden;
}

svg.clippy {
    position: absolute;
    top: -999px;
    left: -999px;
    width: 0;
    height: 0;
}

.caseStudyItems05 .cspi_thumb img {
    position: relative;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -webkit-transition: width 0.35s, opacity 0.35s, -webkit-transform 0.35s;
    transition: width 0.35s, opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: width 0.35s, opacity 0.35s, transform 0.35s;
    transition: width 0.35s, opacity 0.35s, transform 0.35s;
    transition: width 0.35s, opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.caseStudyItems05:hover .cspi_thumb img {
    -webkit-transform: scale(1.12);
        -ms-transform: scale(1.12);
            transform: scale(1.12);
}

.caseStudyCarousel05 .owl-item.active.center .cspi_thumb img {
    -webkit-transform: scale(1.12);
        -ms-transform: scale(1.12);
            transform: scale(1.12);
}

.caseStudyItems05 .cspi_details_wrap {
    padding: 12px 20px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    height: 100%;
}

.caseStudyItems05 .cspi_details {
    position: relative;
    -webkit-clip-path: url(#clip-ftbefore);
            clip-path: url(#clip-ftbefore);
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    width: auto;
    padding: 23px 28px 32px;
    background: rgba(255, 255, 255, 0.2);
    opacity: 0;
    -webkit-backdrop-filter: blur(12px);
            backdrop-filter: blur(12px);
    -webkit-transform: translate3d(-60px, 160px, 1px);
            transform: translate3d(-60px, 160px, 1px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -webkit-transition: width 0.35s, opacity 0.35s, -webkit-transform 0.35s;
    transition: width 0.35s, opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: width 0.35s, opacity 0.35s, transform 0.35s;
    transition: width 0.35s, opacity 0.35s, transform 0.35s;
    transition: width 0.35s, opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.caseStudyItems05:hover .cspi_details {
    -webkit-transform: translate3d(0px, 0px, 1px);
            transform: translate3d(0px, 0px, 1px);
    opacity: 1;
}

.caseStudyCarousel05 .owl-item.active.center .cspi_details {
    -webkit-transform: translate3d(0px, 0px, 1px);
            transform: translate3d(0px, 0px, 1px);
    opacity: 1;
}

.caseStudyItems05 .cspi_details h3 {
    font-weight: 400;
    font-size: 32px;
    text-transform: capitalize;
    color: #FFFFFF;
    margin: 0;
}

.caseStudyItems05 .cspi_meta {
    margin: 0 0 1px;
}

.caseStudy_linkWrap5 {
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-40%, -50%);
        -ms-transform: translate(-40%, -50%);
            transform: translate(-40%, -50%);
    z-index: 99;
}

.caseStudy_linkWrap5 .baquetLink {
    background: rgba(255, 255, 255, 0.2);
    -webkit-backdrop-filter: blur(7px);
            backdrop-filter: blur(7px);
    border-radius: 100px;
    padding: 43.36px 37.44px;
    color: #FFFFFF;
    fill: #FFFFFF;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -webkit-transition: width 0.35s, opacity 0.35s, -webkit-transform 0.35s;
    transition: width 0.35s, opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: width 0.35s, opacity 0.35s, transform 0.35s;
    transition: width 0.35s, opacity 0.35s, transform 0.35s;
    transition: width 0.35s, opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    min-height: 14px;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    z-index: 9;
}

.caseStudy_linkWrap5 .baquetLink svg {
    margin: 0;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    color: inherit;
    fill: inherit;
}

.caseStudyItems05:hover .baquetLink {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}

.caseStudyCarousel05 .owl-item.active.center .baquetLink {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}

.caseStudyCarousel05 .owl-dots {
    display: none !important;
}

/* ================== Folio Style 06 =============== */
.caseStudyItems06 {
    position: relative;
}

.caseStudyItems06 .cspi_details {
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    padding: 22px 0 0;
}

.caseStudyItems06 .cspi_details h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    text-transform: capitalize;
    color: var(--tw-heading-color);
    margin: 0 0 14px;
}

.caseStudyItems06 .cspi_details h3 a:hover {
    color: rgba(28, 39, 52, .7);
}

.caseStudyItems06 .cspi_psNumber {
    padding: 23px 0 0 29px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
    z-index: 99;
}

.caseStudyItems06 .cspi_meta {
    margin: 0 0 12px;
}

.caseStudyItems06 .cspi_meta a {
    background: var(--tw-primary-color);
    color: var(--tw-white-color);
}

.caseStudyItems06 .cspi_meta a:hover {
    background: rgba(0, 0, 0, 0.6)
}
.caseStudyItems06 .cspi_thumb img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.caseStudyItems06:hover .cspi_thumb img {
    -webkit-transform: scale(1.2) rotate(5deg);
    -ms-transform: scale(1.2) rotate(5deg);
        transform: scale(1.2) rotate(5deg);
}


/* ================== Folio Style 07 =============== */
.folioCarousel.owl-carousel .owl-stage{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.folioItems07{
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.folioItems07 .foliopi_thumb {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 480px;
    max-height: 480px;
}
.folioItems07 .foliopi_thumb img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100% !important;
    height: 100% !important;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.folioRow .folioItems07:hover .foliopi_thumb img{
    -webkit-transform: translate(-50%, -50%) scale3d(1.08,1.08,1);
            transform: translate(-50%, -50%) scale3d(1.08,1.08,1);
}
.foliopi_psNumber {
    position: absolute;
    top: 12px;
    left: 16px;
    font-size: 14px;
    line-height: 24px;
    font-family: var(--tw-heading-font);
    color: var(--tw-primary-color);
}
.folio_linkWrap7 {
    position: absolute;
    bottom: -59px;
    right: 0;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(-100px, 150px);
        -ms-transform: translate(-100px, 150px);
            transform: translate(-100px, 150px);
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.folioItems07:hover .folio_linkWrap7{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
}
.folio_linkWrap7 .baquetLink {
    display: inline-block;
    position: relative;
    font-size: 135px;
    z-index: 22;
    top: 31px;
    right: 17px;
    visibility: visible;
    color: var(--tw-white-color);
    fill: var(--tw-white-color);
    stroke: var(--tw-white-color);
}
.folio_linkWrap7 .baquetLink svg{
    fill: inherit;
    stroke: inherit;
    width: 135px;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    height: auto;
}
.folio_linkWrap7 .baquetLink svg path{
    stroke: inherit;
}
.folioCol .folio_linkWrap7 .baquetLink svg{
    width: 85px;
}
.folio_linkWrap7 .baquetLink:hover svg,
.folio_linkWrap7 .baquetLink:hover path{
    stroke: var(--tw-primary-color);
}
.folioCol .folio_linkWrap7 {
    width: 200px;
    height: 240px;
}
.folio_linkWrap7::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background: var(--tw-primary-color);
    -webkit-filter: blur(100px);
    filter: blur(100px);
}
.foliopi_details {
    padding: 21px 0 10px;
    background: var(--tw-white-color);
}
.foliopi_meta{
    margin-bottom: 7px;
    line-height: 1;
}
.foliopi_meta a{
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
    color: var(--tw-body-color);
    -webkit-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}
.foliopi_meta a:hover{
    color: var(--tw-primary-color);
}
.foliopi_details h3 {
    font-size: 26px;
    line-height: 36px;
    color: var(--tw-heading-color);
    margin-bottom: 9px;
    text-transform: uppercase;
}
.foliopi_details h3 a{
    font-size: inherit;
    color: inherit;
}
.foliopi_details h3 a:hover{
    color: var(--tw-primary-color);
}
.foliopi_details p{
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    color: var(--tw-body-color);
}
/* ================== Folio Style 08 =============== */
.folioItems08{
    position: relative;
}
.folioItems08 .foliopi_thumb{
    border-radius: 20px;
    overflow: hidden;
}
.folioItems08 .foliopi_thumb img{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.folioItems08:hover .foliopi_thumb img{
    -webkit-transform: scale(1.015);
        -ms-transform: scale(1.015);
            transform: scale(1.015);
}
.folioItems08 .foliopi_details {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: transparent;
    padding: 40px 24px 29px 37px;
}
.folioItems08 .foliopi_details {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 37px 24px 29px 37px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
.foliopi_detInnerBtm{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100%;
    gap: 10px;
}
.folioItems08 .foliopi_psNumber{
    -webkit-text-stroke: 1px var(--tw-white-color);
    -webkit-text-fill-color: transparent;
    font-size: 96px;
    line-height: 1;
    font-family: var(--tw-primary-font);
    font-weight: 700;
    top: 40px;
    left: 37px;
}
.folioItems08 .foliopi_meta a{
    color: var(--tw-white-color);
}
.folioItems08 .foliopi_meta a:hover{
    color: var(--tw-primary-color);
}
.folioItems08 .foliopi_details h3{
    color: var(--tw-white-color);
}
.folioItems08 .foliopi_details h3 a:hover{
    color: var(--tw-primary-color);
}
.folio_linkWrap8 .baquetLink{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.3);
    color: var(--tw-white-color);
    fill: var(--tw-white-color);
    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;
}
.folio_linkWrap8 .baquetLink svg{
    fill: inherit;
    stroke: inherit;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.folio_linkWrap8 .baquetLink svg path{
    stroke: inherit;
    fill: inherit;
}
.folio_linkWrap8 .baquetLink:hover{
    background: var(--tw-primary-color);
    color: var(--tw-white-color);
    fill: var(--tw-white-color);
}
.folio_linkWrap8 .baquetLink:hover svg,
.folio_linkWrap8 .baquetLink:hover i{
    -webkit-transform: rotate(47deg);
        -ms-transform: rotate(47deg);
            transform: rotate(47deg);
}
.cspi_psNumber-right .foliopi_psNumber{
    left: auto;
    right: 37px;
}
.cspi_psNumber-left .foliopi_psNumber{
    left: 37px;
    right: auto;
}
.cspi_psNumber-center .foliopi_psNumber{
    left: auto;
    right: auto;
}
/* ================== Folio Style 09 =============== */
.folioItems09{
    position: relative;
    margin-bottom: 21px;
}
.folioItems09::after{
    position: absolute;
    content: "";
    width: calc(100% - 24px);
    height: 21px;
    left: 12px;
    bottom: -21px;
    top: auto;
    background: var(--tw-primary-color);
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.folioItems09:hover::after{
    opacity: 1;
    visibility: visible;
}
.folioItems09 .foliopi_thumb{
    position: relative;
    overflow: hidden;
}
.folioItems09 .foliopi_thumb img{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.folioItems09:hover .foliopi_thumb img{
    -webkit-transform: scale(1.015);
        -ms-transform: scale(1.015);
            transform: scale(1.015);
}
.folioItems09 .foliopi_details{
    position: absolute;
    bottom: 0;
    left:0;
    z-index: 2;
    background: var(--tw-white-color);
    margin: 29px;
    padding: 35px 38px 19px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.folioItems09:hover .foliopi_details{
    padding-right: 90px;
    padding-bottom: 23px;
    background: var(--tw-primary-color);
}
.folioItems09 .foliopi_meta{
    visibility: hidden;
    opacity: 0;
    margin: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin-bottom: -18px;
}
.folioItems09:hover .foliopi_meta{
    opacity: 1;
    visibility: visible;
    margin:0;
}
.folioItems09 .foliopi_meta a{
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    color: #5f5f5f;
}
.folioItems09 .foliopi_meta a:hover{
    color: var(--tw-white-color);
}
.folioItems09 .foliopi_details h3{
    font-size: 23px;
    line-height: 1;
    font-weight: 700;
    color: var(--tw-heading-color);
    text-transform: initial;
    margin-bottom: 7px;
}
.folioItems09 .foliopi_details h3 a:hover{
    color: var(--tw-white-color);
}
.folio_linkWrap9 .baquetLink{
    width: auto;
    height: auto;
    background: transparent;
    color: var(--tw-heading-color);
    fill: var(--tw-heading-color);
    font-size: 27px;
    position: absolute;
    right: 44px;
    top: 42px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.folioItems09:hover .baquetLink{
    opacity: 1;
    visibility: visible;
}
.folio_linkWrap9 .baquetLink svg{
    fill: inherit;
    stroke: inherit;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.folio_linkWrap9 .baquetLink svg path{
    stroke: inherit;
    fill: inherit;
}
.folio_linkWrap9 .baquetLink:hover{
    background: var(--tw-primary-color);
    color: var(--tw-white-color);
    fill: var(--tw-white-color);
}
.folio_linkWrap9 .baquetLink:hover svg,
.folio_linkWrap9 .baquetLink:hover i{
    -webkit-transform: rotate(47deg);
        -ms-transform: rotate(47deg);
            transform: rotate(47deg);
}

/* ================== Folio Style 10 =============== */
.folioItems10{
    position: relative;
    margin-top: 14px;
}
.folioItems10::after{
    position: absolute;
    content: "";
    width: 100%;
    height: 14px;
    left: 0;
    bottom: auto;
    top: -14px;
    background: var(--tw-primary-color);
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.folioItems10:hover::after{
    opacity: 1;
    visibility: visible;
}
.folioItems10 .foliopi_thumb{
    position: relative;
    overflow: hidden;
}
.folioItems10 .foliopi_thumb img{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.folioItems10:hover .foliopi_thumb img{
    -webkit-transform: scale(1.015);
        -ms-transform: scale(1.015);
            transform: scale(1.015);
}
.folioItems10 .foliopi_details{
    position: absolute;
    bottom: 0;
    left:0;
    z-index: 2;
    background: var(--tw-white-color);
    margin: 36px 36px 20px;
    padding: 27px 44px 25px;
    width: calc(100% - 72px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.folioItems10:hover .foliopi_details{
    opacity: 1;
    visibility: visible;
    background: var(--tw-primary-color);
}
.folioItems10 .foliopi_meta{
    margin-bottom: 11px;
}
.folioItems10 .foliopi_meta a{
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    color: var(--tw-heading-color);
}
.folioItems10 .foliopi_meta a:hover{
    color: var(--tw-white-color);
}
.folioItems10 .foliopi_details h3{
    font-size: 23px;
    line-height: 1;
    font-weight: 800;
    color: var(--tw-heading-color);
    text-transform: initial;
    margin-bottom: 0;
}
.folioItems10 .foliopi_details h3 a:hover{
    color: var(--tw-white-color);
}
/* ================== Folio Style 11 =============== */
.folioItems11{
    position: relative;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.folioItems11 .foliopi_details {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    --number-width: 90px;
    padding: 35px 0 30px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.folioItems11 .foliopi_details h3{
    font-size: 26px;
    line-height: 1;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 11px;
}
.folioItems11 .foliopi_details p{
    font-size: 17px;
    line-height: 22px;
    font-weight: 500;
    text-transform: initial;
    color: #303030;
    margin: 0 0 27px;
}
.folioItems11 .foliopi_psNumber{
    position: relative;
    top:0;
    left: 0;
    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;
    width: var(--number-width);
    height: 90px;
    font-size: 40px;
    line-height: 1;
    font-weight: 700;
    margin:0;
    color: var(--tw-heading-color);
    background: var(--tw-primary-color);
}
.folioItems11 .foliopi_detInnerBtm{
    width: calc(100% - var(--number-width)); 
    padding-left: 30px;
}
.folioItems11 .foliopi_meta a{
    padding: 13px 20px;
    border-radius: 20px;
    color: #6f6f6f;
    background: #f4f4f4;
    font-size: 14px;
    line-height: 1;
    margin-right: 4px;
    font-weight: 600;
}
.folioItems11 .foliopi_meta a:hover{
    background: var(--tw-primary-color);
    color: var(--tw-white-color);
}
.folioItems11 .foliopi_thumb{
    position: relative;
    margin-bottom: 10px;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    overflow: hidden;
}
.folioItems11:hover .foliopi_thumb{
    outline: 10px solid var(--tw-primary-color);
}
.folio_linkWrap11{
    position: absolute;
    right:0;
    bottom:0;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}
.folioItems11:hover .folio_linkWrap11{
    right: 9px;
    bottom: 9px;
}
.folioItems11:hover .folio_linkWrap11 .baquetLink{
    background: var(--tw-primary-color);
}
.folio_linkWrap11 .baquetLink{
    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;
    width: 74px;
    height: 64px;
    background: var(--tw-white-color);
    font-size: 21px;
    color: var(--tw-heading-color);
}

/* ================== Folio Masonry 01 =============== */
.projectCategories{
    position: relative;
    text-align: center;
    margin: 0 0 50px;
    padding: 0;
    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;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-column-gap: 8px;
       -moz-column-gap: 8px;
            column-gap: 8px;
}
.projectCategories li {
    display: inline-block;
    text-transform: uppercase;
    color: var(--tw-white-color);
    font-size: 14px;
    font-weight: 700;
    background: var(--tw-heading-color);
    border-radius: 8px;
    min-height: 49px;
    line-height: 1;
    border: 0;
    outline: 0;
    padding: 18.5px 30px 16px;
    margin: 0;
    cursor: pointer;
}
.projectCategories li.active{
    background: var(--tw-primary-color);
}
.projectGalleryWrap{
    position: relative;
}
.project_item {
    position: relative;
    margin-bottom: 39px;
    display: inline-block;
}
.projectThumb{
    position: relative;
    margin: 0 0 24px;
    overflow: hidden;
}
.projectShow i {
    position: absolute;
    width: 74px;
    height: 74px;
    font-size: 30px;
    color: var(--tw-primary-color);
    background: var(--tw-white-color);
    border-radius: 50%;
    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;
    top: 50%;
    left: 50%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translate(-50%, -50%) scale(0);
        -ms-transform: translate(-50%, -50%) scale(0);
            transform: translate(-50%, -50%) scale(0);
}
.projectShow i:hover{
    background: var(--tw-primary-color);
    color: var(--tw-white-color);
}
.project_item:hover .projectShow i{
    -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
}
.projectContent{
    position: relative;
}
.projectContent h3{
    font-size: 22px;
    line-height: 24px;
    color: #2e2e2e;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0;
}
.projectContent h3 a{
    color: inherit;
    font-size: inherit;
    font-family: inherit;
}
.projectContent h3 a:hover{
    color: var(--tw-primary-color);
}
/* ================== Folio Masonry 01 =============== */
.project_item2{
    position: relative;
}
.projectContent2 {
    position: absolute;
    padding: 54px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: -ms-linear-gradient( 47deg, rgb(250,187,66) 0%, rgb(252,198,95) 100%);
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.project_item2:hover .projectContent2{
    opacity: 0.89;
}
.projectCats2 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 7px;
}
.projectCats2 a{
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
}
.projectCats2 a:hover{
    color: var(--tw-white-color);
}
.projectContent2 h3{
    font-size: 22px;
    line-height: 32px;
    color: #2e2e2e;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0;
}
.projectContent2 h3 a{
    color: inherit;
    font-size: inherit;
    font-family: inherit;
}
.projectContent2 h3 a:hover{
    color: var(--tw-white-color);
}
/*-----------------------------------------
/  05. Case Study TAb
/-----------------------------------------*/
.caseStudyHistoryTab {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.cstd_tabItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 100%;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
    overflow: hidden;
    width: calc(208px + 2px);
    cursor: pointer;
}

.cstd_tabItem:last-child {
    border-right: 1px solid #e7e7da;
}

.cstd_tabItem.active-tab {
    width: 880px;
}

.cstd_tabInner {
    position: relative;
    width: calc(880px);
    min-height: 514px;
}

.cstd_psNumber {
    position: absolute;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: var(--tw-body-color);
    top: 43px;
    left: 49px;
}

.cstd_tabTitle_warp {
    width: 100%;
    max-width: 208px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    padding: 10px;
}

.cstd_tabTitle_warp .cspi_thumb img {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 100% 0 0);
    -webkit-animation: reveal-image 1s cubic-bezier(.57, .18, 0, .92) .2s forwards;
    animation: reveal-image 1s cubic-bezier(.57, .18, 0, .92) .2s forwards;
}

.cstd_tabTitle {
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    width: 270px;
    -webkit-transform-origin: 61px 21px;
        -ms-transform-origin: 61px 21px;
            transform-origin: 61px 21px;
}

.cstd_tabTitle h3 {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
    color: #1C2734;
    width: 270px;
    margin: 0;
    min-height: 60px;
}

.cspi_thumb {
    border-radius: 10px;
}

.cspi_thumb img {
    height: 100px;
    width: 100%;
}

.cstd_tabItem {
    border: 1px solid #E8E9EB;
    border-right: 0;
}

.cstd_tabItem .cspi_meta a {
    color: var(--tw-body-color);
    border: 1px solid var(--tw-border-color);
    padding: 1px 19px;
}

.active-tab .cstd_tabTitle_warp {
    visibility: hidden;
    opacity: 0;
    display: none;
}

.cstd_tabContent {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
    width: calc(880px);
    right: 0px;
    padding: 30px 74px 44px 108px;
    display: none;
}

.active-tab .cstd_tabContent {
    display: block;
}

.cstd_conInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 26px;
}

.cstd_conInner>* {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
}

.cstd_conInner_cnt {
    max-width: 306px;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 20px 0 0;
}

.cstd_conInner_cnt h2 {
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    text-transform: capitalize;
}

.cstd_conInner_cnt p {
    margin: 0;
}

.cstd_tabItem.active-tab .cspi_thumb {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 100% 0 0);
    -webkit-animation: reveal-image 1s cubic-bezier(.57, .18, 0, .92) .2s forwards;
    animation: reveal-image 1s cubic-bezier(.57, .18, 0, .92) .2s forwards;
}

/*-----------------------------------------
/  06. Accordion
/-----------------------------------------*/
/* ================== Accordion 01 =============== */

.baquetAccordion .accordion-item {
    border: none;
    border-bottom: 1px solid #e0e0e0;
    background: transparent;
}

.baquetAccordion .accordion-item:last-child {
    border-bottom: none;
}

.acordion_title {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: var(--tw-heading-color);
}
.baquetAccordion .accordion-button{
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.baquetAccordion .accordion-button:not(.collapsed) {
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.baquetAccordion .accordion-button:focus {
    border: none;
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.baquetAccordion .accordion-button::after {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0deg);
        -ms-transform: translateY(-50%) rotate(0deg);
            transform: translateY(-50%) rotate(0deg);
    background-image: none;
    background-size: 13px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center;
}

.baquetAccordion .accordion-button:not(.collapsed)::after {
    background-image: none;
    background-size: 13px;
    -webkit-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
}

.baquetAccordion .accordion-body {
    color: #666;
    font-size: 16px;
    line-height: 1.6;
    padding: 0 80px 44px 56px;
    margin: -4px 0 0;
}

.baquetAccordion .accordion-body p {
    margin: 0;
}

.baquetAccordion .accordion-number {
    color: #666;
    font-weight: normal;
    font-size: 10px;
    margin-right: 30px;
    border: 1px solid #1C27341A;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    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;
    padding: 6px;
}

.baquetAccordion .accordion-body.no-number {
    padding-left: 0;
}

.baquetAccordion .accordion-item {
    border: none;
    border-bottom: 1px solid #e0e0e0;
    background: transparent;
}

.baquetAccordion .accordion-item:last-child {
    border-bottom: none;
}

.baquetAccordion .accordion-button {
    position: relative;
    background: transparent;
    padding: 34px 40px 34px 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.baquetAccordion .accordion-button:hover {
    color: inherit;
}

.baquetAccordion .accordion-button .accordion-title {
    font-size: 20px;
    margin: 0;
    font-weight: 400;
    line-height: 30px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}

.baquetAccordion .accordion-button .accordion-title:hover {
    color: inherit;
}

.baquetAccordion .accordion-button:not(.collapsed) {
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.baquetAccordion .accordion-button:focus {
    border: none;
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
}

/* Icon styles */
.baquetAccordion .accordion-icon {
    position: absolute;
    right: 0;
    top: 31px;
    color: rgba(28, 39, 52, .2);
    fill: rgba(28, 39, 52, .2);
}

.baquetAccordion .accordion-icon svg {
    width: 13px;
    height: auto;
    fill: inherit;
}

.baquetAccordion .baquetAcd-opened,
.baquetAccordion .baquetAcd-closed {
    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;
}

.baquetAccordion .baquetAcd-closed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.baquetAccordion .accordion-body.accordion-numberHide {
    padding-left: 0;
}

.baquetAccordion .baquetAcd-opened {
    display: none;
}

.baquetAccordion .accordion-button:not(.collapsed) .baquetAcd-closed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.baquetAccordion .accordion-button:not(.collapsed) .baquetAcd-closed {
    display: none;
}

.baquetAccordion .accordion-button:not(.collapsed) .baquetAcd-opened {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.baquetAccordion .accordion-button:not(.collapsed) .baquetAcd-opened {
    color: var(--tw-heading-color);
    fill: var(--tw-heading-color);
}

.baquetAccordion .accordion-number {
    color: #666;
    font-weight: normal;
    font-family: var(--tw-primary-font);
    font-size: 10px;
    margin-right: 30px;
    border: 1px solid #1C27341A;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    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;
    padding: 6px;
}

.baquetAccordion .accordion-body.no-number {
    padding-left: 0;
}

/*----------------------------------------------------------
/  07. Testimonial
/---------------------------------------------------------*/
/* ================== Testimonial 02 =============== */
.slider-content_02 {
    max-width: 856px;
}

.testCarouseStyle02 .slider-content_02 .rating-section {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 41px;
    -webkit-column-gap: 9px;
       -moz-column-gap: 9px;
            column-gap: 9px;
}

.slider-content_02 .rating-section .fas {
    color: #ccc;
    font-size: 16px;
    width: 16px;
    height: 16px;
    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;
}

.testCarouseStyle02 .rating-section .fas:nth-child(-n+5) {
    color: #dfdfdf;
}

.testCarouseStyle02 .content-section {
    margin-bottom: 20px;
}

.testCarouseStyle02 .content-section p {
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    color: #4F5762;
    margin-bottom: 39px;
    font-family: var(--tw-heading-font);
}

.testCarouseStyle02 .author-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.testCarouseStyle02 .author-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.testCarouseStyle02 .slider-content_02 .author-info img {
    width: auto;
    height: auto;
    border-radius: 50%;
    margin-right: 20px;
    -o-object-fit: cover;
       object-fit: cover;
}

.testCarouseStyle02 .author-details h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    text-transform: capitalize;
    white-space: nowrap;
    color: var(--tw-heading-color);
    margin: 0 0 4px;
}

.testCarouseStyle02 .author-details p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: var(--tw-body-color);
    margin: 0;
}

.testCarouseStyle02 {
    margin: 0 auto;
    padding: 0;
    font-family: var(--tw-primary-font);
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.testCarouseStyle02 .slider-container {
    position: relative;
    overflow: visible;
    width: 100%;
}

.testCarouseStyle02 .slider-content {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.testCarouseStyle01 .owl-dots {
    position: absolute;
    right: 0;
    bottom: 2.4rem;
}

.testCarouseStyle02 .owl-dots {
    position: absolute;
    right: 0;
    bottom: 35px;
    margin: 0;
}

.slider-logo {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 45px;
}

.slider-logo__inner {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}


.rotatingText {
    -webkit-animation: rotate-circle 10s linear infinite;
            animation: rotate-circle 10s linear infinite;
}

@-webkit-keyframes rotate-circle {
    to {
        -webkit-transform: rotate(1turn);
                transform: rotate(1turn);
    }
}

@keyframes rotate-circle {
    to {
        -webkit-transform: rotate(1turn);
                transform: rotate(1turn);
    }
}

.text {
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 18px;
    fill: #111;
    stroke: #f0f0f0;
    stroke-width: 6px;
    paint-order: stroke fill;
}

.center-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 74px;
    height: 74px;
    background-color: #1c2530;
    border-radius: 50%;
    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;
}

.slider-content_01 .center-logo i {
    font-size: 45px;
    color: #fff;
}

.center-logo svg {
    width: 25px;
    height: 25px;
}

/* ================== Testimonial 01 =============== */

.testCarouseStyle01 .slider-content_01 .author-section .rating-section {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 13px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 5px;
}

.slider-content_01 .rating-section .fas {
    color: #ccc;
    font-size: 16px;
    width: 16px;
    height: 16px;
    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;
}

.slider-content_01 .slider-logo img {
    width: 100px;
    height: 100px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 50%;
}

.slider-content_01 .rating-section .fas:nth-child(-n+5) {
    color: #dfdfdf;
}

.slider-content_01 .content-section {
    margin-bottom: 35px;
}

.slider-content_01 .content-section p {
    font-family: var(--tw-heading-font);
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    text-align: center;
    color: var(--tw-heading-color);
    margin: 0;
}

.slider-content_01 .author-section {
    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;
}

.slider-content_01 .author-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.slider-content_01 .author-info img {
    width: auto;
    height: auto;
    border-radius: 50%;
    margin-right: 20px;
    -o-object-fit: cover;
       object-fit: cover;
}

.slider-content_01 .author-details h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    text-transform: capitalize;
    white-space: nowrap;
    margin-bottom: 4px;
    color: var(--tw-heading-color);
}

.slider-content_01 .author-details p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: var(--tw-body-color);
    margin: 0;
}

.slider-content_01 {
    margin: 0 auto;
    padding: 0;
    font-family: var(--tw-primary-font);
    color: #333;
    position: relative;
    max-width: 1076px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.slider-content_01 .slider-container {
    position: relative;
    overflow: visible;
    width: 100%;
}

.slider-content_01 {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.testCarouseStyle02 .owl-dots {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.slider-content_01 .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 50%;
    background-color: #9b9b9b !important;
    display: inline-block;
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

.slider-content_01 .owl-dots .owl-dot.active span {
    background-color: #000 !important;
}

.testCarouseStyle01 .owl-nav button.disabled {
    opacity: 0;
    visibility: hidden;
}


/* ================== Testimonial 03 =============== */

.slider-content_03 {
    position: relative;
    margin: 0;
    padding: 0;
    text-align: center;
    max-width: 806px;
}

.slider-content_03 .rating-section {
    margin-bottom: 21px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 13.5px;
       -moz-column-gap: 13.5px;
            column-gap: 13.5px;
}

.slider-content_03 .rating-section .fas {
    color: #ccc;
    font-size: 21.32px;
    line-height: 24px;
    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;
}

.slider-content_03 .rating-section .fas:nth-child(-n+5) {
    color: #dfdfdf;
}

.slider-content_03 .content-section {
    margin-bottom: 20px;
}

.slider-content_03 .content-section p {
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    text-align: center;
    color: #1C2734;
    margin-bottom: 39px;
    font-family: var(--tw-heading-font);
}

.testCarouseStyle03 .slider-content_03 .author-section {
    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;
}

.slider-content_03 .author-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.slider-content_03 .author-info img {
    width: auto;
    height: auto;
    border-radius: 50%;
    margin-right: 19px;
    -o-object-fit: cover;
       object-fit: cover;
}

.slider-content_03 .author-details h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    text-transform: capitalize;
    margin-bottom: 4px;
    white-space: nowrap;
    color: #1C2734;

}

.slider-content_03 .author-details p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #4F5762;
    margin: 0;
    text-align: left;
}

.slider-content_03 .slider-container {
    position: relative;
    overflow: visible;
    width: 100%;
}

.slider-content_03 .slider-content {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.testCarouseStyle03 .owl-dots {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
}

.testCarouseStyle03 .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 50%;
    background-color: #9b9b9b !important;
    display: inline-block;
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

.testCarouseStyle03 .owl-dots .owl-dot.active span {
    background-color: #000 !important;
}

/* ================== Testimonial 04 =============== */
.slider-content_04 {
    padding: 49px 50px 50px;
    background-color: #172230;
    border-radius: 20px;
}

.slider-content_04 .rating-section {
    margin-bottom: 22px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 13.5px;
       -moz-column-gap: 13.5px;
            column-gap: 13.5px;
}

.slider-content_04 .rating-section .fas {
    color: rgba(255, 255, 255, .1);
    font-size: 21.32px;
    line-height: 24px;
    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;
}

.slider-content_04 .content-section {
    margin-bottom: 20px;
}

.slider-content_04 .content-section p {
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    text-align: center;
    font-family: var(--tw-heading-font);
    color: rgba(255, 255, 255, .7);
    text-align: center;
    margin-bottom: 39px;

}

.slider-content_04 .author-section {
    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;
}

.slider-content_04 .author-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.slider-content_04 .author-info img {
    width: auto;
    height: auto;
    border-radius: 50%;
    margin-right: 19px;
    -o-object-fit: cover;
       object-fit: cover;
}

.slider-content_04 .author-details h3 {
    color: #FFFFFF;
    white-space: nowrap;
    font-weight: 400;
    font-size: 24px;
    text-align: left;
    line-height: 34px;
    text-transform: capitalize;
    margin-bottom: 4px;
}

.slider-content_04 .author-details p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    color: #4F5762;
    white-space: nowrap;
    text-align: left;
    margin: 0;
}



.slider-content_04 .slider-container {
    position: relative;
    overflow: visible;
    width: 100%;
}

.slider-content_04 .slider-content {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.testCarouseStyle04 .owl-item {
    opacity: 1;
    -webkit-transition: opacity .7s;
    -o-transition: opacity .7s;
    transition: opacity .7s;
}

.testCarouseStyle04 .owl-item.activePrev {
    opacity: .3;
}

.testCarouseStyle04 .owl-item.activeNext {
    opacity: .3;
}

/* ================== Testimonial 05 =============== */

.slider-content_05 .slider-box {
    padding: 50px 28px 40px;
    border: 1px solid var(--tw-border-color);
    border-radius: 20px;
    margin-bottom: 48px;
    position: relative;
}

.slider-content_05 .slider-box .back-icon {
    position: absolute;
    top: 41.5px;
    right: 37px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
}

.slider-content_05 .slider-box .rating-section {
    margin-bottom: 22px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 13.5px;
       -moz-column-gap: 13.5px;
            column-gap: 13.5px;
}

.slider-content_05 .slider-box .rating-section .fas {
    color: rgba(28, 39, 52, .1);
    font-size: 21.32px;
    line-height: 24px;
    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;
}

.slider-content_05 .slider-box .content-section p {
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    color: #4F5762;
    font-family: var(--tw-heading-font);
    margin: 0;
}

.slider-content_05 .author-section {
    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;
}

.slider-content_05 .author-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
}

.slider-content_05 .author-info::before {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    left: 40px;
    top: -63px;
    background: #fff;
    border-bottom: 1px solid var(--tw-border-color);
    border-left: 1px solid var(--tw-border-color);
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    border-radius: 0 0 0px 10px;
}

.testCarouseStyle05 .slider-content_05 .author-info img {
    width: auto;
    height: auto;
    margin-right: 15px;
    -o-object-fit: cover;
       object-fit: cover;
}

.slider-content_05 .author-details h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    text-transform: capitalize;
    margin-bottom: 4px;
    text-align: left;
    color: #1C2734;
}

.slider-content_05 .author-details p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    margin: 0;
}

.slider-content_05 .slider-container {
    position: relative;
    overflow: visible;
    width: 100%;
}

.slider-content_05 .slider-content {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

/* ================== Testimonial 06 =============== */
.testimonial_item{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
}
.testimonial_img{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 55.548%;
    margin-right: -285px;
}
.testimonial_img img{
    border-radius: inherit !important;
}
.testimonial_contents{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 63.793%;
    background: #FFF;
    position: relative;
    padding: 84px 100px 99px 114px;
}
.tsti_quote_icon {
    position: absolute;
    bottom: 0;
    right: 100%;
    width: 184px;
    height: 188px;
    background: rgba(255, 255, 255, 0.2);
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
    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;
    font-size: 110px;
    color: var(--tw-white-color);
    fill: var(--tw-white-color);
}
.tsti_quote_icon svg{
    height: 71px; 
    width: auto;
    fill: inherit;
}
.tsti_quote_icon svg path{
    fill: inherit;
}
.tsti_cnt h4{
    font-size: 18px;
    line-height: 28px;
    font-family: var(--tw-primary-font);
    font-weight: 600;
    color: var(--tw-body-color);
    text-transform: uppercase;
    margin: 0 0 16px;
}
.tsti_cnt h2{
    font-size: 40px;
    line-height: 60px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 25px;
}
.tsti_author{
    display: inline-block;
}
.tsti_author h3{
    font-size: 20px;
    line-height: 28px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
}
.tsti_author p{
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 400;
    color: var(--tw-body-color);
    margin: 0;
}
.tsti_author.show_img{
    padding:4px 0 4px 72px;
    position: relative;
}
.tsti_author.show_img img{
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
}
.shape_img{
    width: 191px;
    height: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}


/* ================== Testimonial 07 =============== */
.testimonial_item_07{
    position: relative;
}
.tsti_quote_inner{
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 36px;
}
.tsti_text_quoteIcon {
    position: absolute;  
    padding: 15px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border-radius: 50%;
}
.tsti_text_quoteIcon i{
    font-size: 56px;
    color: var(--tw-primary-color);
}
.tsti_text_quoteIcon svg{
    fill: var(--tw-primary-color);
    width: 56px;
    height: auto;
}
.tsti_text_quoteIcon svg path{
    stroke: inherit;
    fill: inherit;
}
.tsti_rotatingText{
    position: relative;
    width: 159px;
    height: 159px;
    background: transparent;
    border-radius: 50%;
    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;
}
.tsti_text{
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    -webkit-animation: rotateText 10s linear infinite;
            animation: rotateText 10s linear infinite;
}
.tsti_text span{
    top:-8px;
    font-size: 16px;
    position: absolute;
    left: 50%;
    -webkit-transform-origin: 0 88px;
        -ms-transform-origin: 0 88px;
            transform-origin: 0 88px;
    letter-spacing: 0;
    word-spacing: 0;
    text-transform: uppercase;
}
@-webkit-keyframes rotateText {
    0% {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@keyframes rotateText {
    0% {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
.testimonial_item_07 .tsti_author h3 {
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0;
    text-align: left;
}
.testimonial_item_07 .tsti_author p{
    text-transform: capitalize;
}
.testimonial_item_07 .tsti_cnt h2{
    font-size: 40px;
    line-height: 64px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0 0 28px;
}

/* ================== Testimonial 08 =============== */
.tstiCarouselWrap8{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: 0;
}
.tstiCarouselWrap8 .testCarouseStyle08 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 57.716%;
    padding-right: 80px;
}
.tstiCarouselWrap8 .testimoinal8thumb{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 42.284%;
}
.tsti_leftAuthor{
    position: relative;
    padding: 80px 80px 32px 229px;
    margin: 0 0 17px;
}
.owl-carousel .tsti_leftAuthor img{
    width: auto;
}
.tsti8_quotIcon {
    position: absolute;
    right: 31px;
    top: 31px;
    color: #e5e5e5;
    z-index: -1;
}
.tsti8_quotIcon i{
    font-size: 150px;
}
.tsti8_quotIcon svg{
    width:  158px;
    height: auto;
    fill: inherit;
}
.tsti8_quotIcon svg path{
    fill: inherit;
    stroke: inherit;
}
.elementor .tsti_leftAuthor img,
.tsti_leftAuthor img{
    max-width: 100%;
    width: auto;
    position: absolute;
    left:0;
    top:0;
    border-radius: 50%;
}
.tsti_leftAuthor h3{
    font-size: 30px;
    line-height: 50px;
    font-weight: 800;
    color: var(--tw-heading-color);
    margin: 0;
}
.tsti_leftAuthor p{
    font-size: 19px;
    line-height: 25px;
    font-weight: 500;
    color: var(--tw-heading-color);
}
.testimonial_item_08 .tsti_cnt h2{
    font-size: 23px;
    line-height: 35px;
    font-weight: 400;
    color: #483c3c;
    text-transform: initial;
}
.testiThumbItem{
    text-align: center;
    padding-top: 10px;
}
.testiThumbItem .tsti_author{
    text-align: center;
}
.testiThumbItem .tsti_author img{
    border-radius: 50%;
    margin: 0 auto;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.testiThumbItem.slick-center .tsti_author img{
    -webkit-transform: scale3d(1.1, 1.1, 1);
            transform: scale3d(1.1, 1.1, 1);
    outline: 2px solid;
    outline-color: var(--tw-primary-color);
}
.testimoinal8thumb.slick-slider .slick-list{
    padding: 0 !important;
}
.testimoinal8thumb .tsti_author h3{
    font-size: 21px;
    line-height: 34px;
    font-weight: 800;
    text-transform: capitalize;
    margin: 11px 0 0;
}
.testimoinal8thumb .tsti_author p{
    font-size: 14px;
    line-height: 17.5px;
    font-weight: 400;
    text-transform: capitalize;
}

/* ================== Testimonial 09 =============== */
.testimonial_item_09{
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
}
.owl-carousel .tsti9_big_author img,
.tsti9_big_author img{
    max-width: 100%;
    width: auto;
    margin-bottom: 55px;
}
.tsti9_big_author{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 447px;
    margin-right: -174px;
    position: relative;
    z-index: 3;
}
.testimonial_item_09 .tsti_cnt {
    padding: 67px 100px 92px 278px;
    position: relative;
    z-index: 2;
    background: #ededed;
    top: 52px;
    width: 77.5%;
}
.testimonial_item_09 .tsti_cnt h2{
    font-size: 20px;
    line-height: 40px;
    font-weight: 500;
    text-transform: initial;
    color: #515151;
    margin-bottom: 29px;
}
.testimonial_item_09 .tsti_author{
    padding: 15px 30px 13px 124px;
    position: relative;
}
.elementor .testimonial_item_09 .tsti_author img,
.testimonial_item_09 .tsti_author img{
    position: absolute; 
    top:0;
    left:0;
    max-width: 100%;
    width: auto;
    border-radius: 50%;
}
.testimonial_item_09 .tsti_author h3{
    font-size: 22px;
    line-height: 36px;
    font-weight: 700;
    text-transform: capitalize;
}
.testimonial_item_09 .tsti_author p{
    font-size: 20px;
    line-height: 32px;
    text-transform: capitalize;
}

/* ================== Testimonial 10 =============== */
.testimonial_item_10 {
    position: relative;
    background: #f7f7f7;
    padding: 43px 48px 51px;
}
.testimonial_item_10 .tsti_author{
    position: relative;
    width: 100%;
    margin: 0 0 43px;
}
.testimonial_item_10 .tsti_author_inner{
    display: inline-block;
    position: absolute;
    left:165px;
    bottom: 4px;
    text-align: left;
}
.testimonial_item_10 .tsti_author h3 {
    font-size: 24px;
    line-height: 1;
    font-weight: 800;
    color: var(--tw-white-color);
    background: #000000;
    padding: 16px 25px 11px;
    text-transform: capitalize;
    display: inline-block;
    margin: 0;
}
.testimonial_item_10 .tsti_author p {
    font-size: 15px;
    line-height: 1;
    font-weight: 800;
    color: var(--tw-heading-color);
    text-transform: capitalize;
    padding: 9px 24px 6px;
    background: var(--tw-primary-color);
    margin: 0;
    display: inline-block;
    border-radius: 0 0 15px 15px;
}
.testCarouseStyle10 .testimonial_item_10 .tsti_author img {
    max-width: 100%;
    width: auto;
}
.testimonial_item_10 .tsti_author img {
    border-radius: 50%;
    border: 10px solid var(--tw-white-color);
    -webkit-box-shadow: 0px 0px 87px 0px rgba(0, 0, 0, 0.08);
            box-shadow: 0px 0px 87px 0px rgba(0, 0, 0, 0.08);
}
.testimonial_item_10 .tsti_cnt h3 {
    font-size: 35px;
    line-height: 1;
    font-weight: 800;
    color: var(--tw-heading-color);
    margin: 0 0 17px;
}
.testimonial_item_10 .tsti_cnt h2{
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    font-family: var(--tw-primary-font);
    color: var(--tw-body-color);
    text-transform: initial;
}
.testimonial_item_10 .tsti_cnt .rating-section{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-column-gap: 6px;
       -moz-column-gap: 6px;
            column-gap: 6px;
}
.testimonial_item_10 .tsti_cnt .rating-section i{
    font-size: 21px;
    color: #ffc107;
}
/*-----------------------------------------
/  08. Clients Slider
/-----------------------------------------*/
.clientLogo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.clientLogo i{
    font-size: 120px;
    color: #BEBEBE;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.clientLogo svg{
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    fill: #BEBEBE;
}
.clientLogo:hover i,
.clientLogo:hover svg{
    color: var(--tw-primary-color);
    fill: var(--tw-primary-color);
}
.clientLogo svg path{
    fill: inherit;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.clientsSliderWrap .clientsSlider .clientLogo {
    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;
}

.clientsSliderWrap .clientsSlider .owl-item {
    width: auto;
}

.clientsSliderWrap .clientsSlider .clientLogo img {
    width: auto;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.clientLogo img{
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.clientLogo .cl_hoverImg {
    position: absolute;
    z-index: -1;
}
.clientLogo .cl_hoverImg {
    position: absolute;
    z-index: -1;
}
.clientLogo.hasHvLogo:hover img:nth-child(1){
    z-index: -1;
}
.clientLogo.hasHvLogo:hover .cl_hoverImg{
    z-index: 1;
}


/*-----------------------------------------
/  09. Chart Item
/-----------------------------------------*/

/* ================= Chart 01 ==================== */
.chart_one_box {
    background: #fff;
    padding: 20px 40px;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.chart_one_left {
    width: 100%;
}

.chart_one_box .canvas_section {
    height: 18em;
}

.chart_one_box .chart_one_left {
    margin: 1em;
}

.chart_one_box .title_section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
}

.chart_one_box .title_section p,
.chart_one_box .title_section h3 {
    margin: 0;
}

.chart_one_box .right_section {
    padding-left: 40px;
    border-left: 1px solid #eee;
    height: 100%;
}

.chart_one_box .industry_list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.chart_one_box .industry_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 20px;
}

.chart_one_box .industry_list .industry_item .dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-top: 9px;
    margin-right: 12px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}

.chart_one_box .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.chart_one_box .info strong {
    font-size: 12px;
    line-height: 26px;
    color: #1f2733;
    font-weight: 500;
    white-space: nowrap;
}

.chart_one_box .info p {
    margin: 2px 0 0;
    font-size: 16px;
    color: #7d838a;
    font-weight: 400;
    line-height: 26px;
}

.chart_one_box .info p span {
    font-size: 10px;
    color: #a0a5ab;
    font-weight: 400;
    line-height: 26px;
}


.chart_one_box .title_section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.chart_three_box_01,
.chart_three_box_02,
.chart_three_box_03 {
    background-color: #3E4754;
    padding: 2rem;
    border-radius: 12px;
    color: #ffffff;
    font-family: var(--tw-primary-font)
}

.chart_three_box_02 {
    padding: 32px 32px 36px;
}

.chart_three_box_01 .content h3,
.chart_three_box_02 .content h3,
.chart_three_box_03 .content h3 {
    margin-bottom: 1rem;
    color: #ffffff;
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    text-transform: capitalize;

}

.chart-container_03 {
    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;
    padding-top: 2rem;
}

.chart_three_box_01 .chartThreeStyle_01 canvas,
.chart_three_box_02 .chartThreeStyle_02 canvas,
.chart_three_box_03 .chartThreeStyle_03 canvas {
    width: 290px;
    height: 290px;
}

.pie-chart-box_01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 1rem 1.5rem;
    border-radius: 8px;
    margin-top: 1rem;
    color: #ffffff;
    border: 1px solid #FFFFFF1A;
}

.pie-chart-box_01 .pie-chart-separator span {
    border: 1px solid #FFFFFF1A;
    display: block;
    width: 37px;
}

.pie-chart-box_01 .pie-chart-item span.text,
.pie-chart-box_02 .pie-chart-item span.text {
    font-weight: 400;
    font-size: 12px;
    line-height: 26px;
    vertical-align: middle;
    text-transform: none;
    color: #FFFFFFB2;
}

.pie-chart-item .percentage {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    vertical-align: middle;
    color: #FFFFFF;
    padding-left: 0.9rem;
}

.pie-chart-item .dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
    background-color: #ffffff;
}

.pie-chart-item .content {
    line-height: 1;
}

/* ================= Chart 02 ==================== */
.chart_two_box {
    background: #172230;
}

.pie-chart-box_02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 1rem 1.5rem;
    border-radius: 15px;
    margin-top: 1rem;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(7px);
            backdrop-filter: blur(7px);
}

.chartThreeStyle_02 {
    width: 281px;
    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;
    margin: 0 auto;
}

.pie-chart-box_02 .pie-chart-separator {
    border: 1px solid #FFFFFF1A;
    height: 47px;
}

.chart_three_box_03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #172230;
    padding: 30px;
    border-radius: 20px;
    color: #ffffff;
    font-family: var(--tw-primary-font);
    gap: 2rem;
    max-width: 700px;
    margin: 0 auto;
}

.chart_three_box_03 .pie-chart-box_03 {
    background-color: #202B3A;
    padding: 20px 11px 19.5px 20px;
    border: 1px solid #2E3A4C;
    border-radius: 12px;
}

.pie-chart-box_03 .pie-chart-separator {
    border: 1px solid #FFFFFF1A;
    width: 37px;
}

.pie-chart-box_03 .pie-chart-separator span {
    display: inline;
}

.pie-chart-item .text {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}

.pie-chart-item .percentage strong {
    font-size: 1.2rem;
    font-weight: 600;
}



.chart-container_03.chartThreeStyle_01 {
    width: 100%;
    height: 281px;
}

.pie-chart-box_03 .pie-chart-item {
    display: block;
    color: #ffffff;
    margin-bottom: 1rem;
    font-size: 1rem;
    font-weight: 500;
    margin-top: 19px;
}

.chart_three_box_03 .pie-chart-box_03 .content .text {
    font-weight: 400;
    font-size: 12px;
    line-height: 26px;
    vertical-align: middle;
    text-transform: none;
    white-space: nowrap;
}

.chart_three_box_03 .pie-chart-box_03 .content {
    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;
    gap: 5px;
}

.chart-container {
    width: 500px;
    height: 500px;
    margin: 0 auto;
}

.chart-container_04 {
    background-color: #1a1a2e;
    color: #ffffff;
    font-family: var(--tw-primary-font);
    padding: 20px;
}


/*-----------------------------------------
/  10. Service Item
/-----------------------------------------*/
/* ================== Service 01 =============== */
.service_item_01 {
    position: relative;
}

.service_item_01 h3 {
    font-size: 32px;
    line-height: 42px;
    text-transform: capitalize;
    color: var(--tw-heading-color);
    margin-bottom: 39px;
}

.service_item_01 h3 a {
    color: inherit;
    font-size: inherit;
}

.service_item_01 h3 a:hover {
    color: var(--tw-secondary-color);
}

.service_imgWrap {
    position: relative;
    border-radius: 20px;
    margin-bottom: 23px;
    overflow: hidden;
}

.service_imgWrap::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background: rgba(28, 39, 52, .5);
    z-index: 2;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.service_imgWrap img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: inherit;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.service_item_01:hover .service_imgWrap img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
        transform: scale(1.07);
}

.service_item_01 p {
    margin-bottom: 23px;
}

.serviceIcon {
    width: 50px;
    height: 50px;
    background: var(--tw-primary-color);
    color: var(--tw-white-color);
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 9px;
    font-size: 24px;
}

.icon_position_top {
    margin-bottom: 23px;
}

.serviceIcon i,
.serviceIcon svg {
    color: inherit;
    fill: inherit;
    position: relative;
}

.elementor .serviceIcon img,
.serviceIcon img {
    max-width: 24px;
    width: 100%;
}

/* ================== Service 02 =============== */
.service_item_02 {
    border: 1px solid var(--tw-border-color);
    padding: 41px 48px 49px 48px;
    border-radius: 20px;
}

.service_item_02 h3 {
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    text-transform: capitalize;
    margin-bottom: 12px;
    color: var(--tw-heading-color);
}

.service_item_02 h3 a {
    color: inherit;
    font-size: inherit;
}

.service_item_02 h3 a:hover {
    color: var(--tw-primary-color);
}

.service_item_02 p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 73px;
    color: var(--tw-body-color);
}

.service_item_02 .serviceIcon {
    width: 86px;
    height: 86px;
    background: var(--tw-primary-color);
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 9px;
}

.service_item_02 .serviceIcon i {
    font-size: 52px;
}

.service_item_02 .serviceIcon svg {
    width: 52px;
    height: 52px;
}

/* ================== Service 03 =============== */
.service_item_03 {
    border: 1px solid #FFFFFF1A;
    padding: 42px 48px 42px 48px;
    border-radius: 20px;
    border: 1px solid var(--tw-border-color);
    height: 100%;
}

.service_item_03 h3 {
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    text-transform: capitalize;
    margin-bottom: 12px;
    color: var(--tw-heading-color);
}

.service_item_03 h3 a {
    color: inherit;
    font-size: inherit;
}

.service_item_03 h3 a:hover {
    color: var(--tw-secondary-color);
}

.service_item_03 p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 65px;
    color: var(--tw-body-color);
}

.service_item_03 .serviceIcon {
    width: auto;
    height: auto;
    background: transparent;
    border-radius: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
    color: var(--tw-heading-color);
    fill: var(--tw-heading-color);
}

.service_item_03 .serviceIcon i {
    font-size: 86px;
}

.service_item_03 .serviceIcon svg {
    width: 86px;
    height: 86px;
}

/* ================== Service 04 =============== */
.service_item_04 {
    position: relative;
    padding: 50px 30px 43px;
    border: 1px solid #E8E9EB;
    height: 100%;
}

.servicePostRow .service_item_04 {
    height: auto;
}

.service_item_04 .service_imgWrap {
    position: relative;
    border-radius: 20px;
    margin-bottom: 22px;
    z-index: 1;
}

.service_item_04 .service_imgWrap img {
    border-radius: inherit;
    max-width: 100%;
    width: 100%;
    -webkit-transition: all ease 350ms;
    -o-transition: all ease 350ms;
    transition: all ease 350ms;
}

.service_item_04 .service_imgWrap::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background: rgba(28, 39, 52, .5);
    z-index: 2;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

.service_item_04:hover img {
    -webkit-transform: scale(1.07) rotate(-3deg);
    -ms-transform: scale(1.07) rotate(-3deg);
        transform: scale(1.07) rotate(-3deg);
}

.service_item_04 h3 {
    font-size: 24px;
    line-height: 34px;
    color: var(--tw-heading-color);
    margin-bottom: 4px;
}

.service_item_04 h3 a {
    color: inherit;
    font-size: inherit;
}

.service_item_04 h4 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: var(--tw-heading-color);
    margin: 0 0 5px;
}

.service_item_04 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.service_item_04 ul li {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    padding-left: 16px;
    color: var(--tw-body-color);
    position: relative;
}

.service_item_04 ul li i {
    font-size: 6px;
    color: var(--tw-heading-color);
    position: absolute;
    left: 2px;
    top: 9.2px;
}

/* ================== Service 05 =============== */
.service_item_05 {
    position: relative;
    padding: 50px 30px;
    border: 1px solid var(--tw-border-color);
    border-radius: 10px;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    height: auto;
}

.servicePostCarousel .service_item_05 {
    height: 100%;
}

.service_item_05 h3 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    margin: 0 0 11px;
}

.service_item_05 h3 a {
    color: inherit;
    font-size: inherit;
}

.service_item_05 h3 a:hover {
    color: var(--tw-secondary-color);
}

.service_item_05 .baquetAWBtn {
    padding: 0 23px;
    height: 40px;
    border: 1px solid var(--tw-border-color);
    background: var(--tw-white-color);
    color: var(--tw-body-color);
    border-radius: 10px;
}

.service_item_05 .baquetAWBtn .baquetAWBtnHover {
    background: var(--tw-primary-color);
}

.service_item_05 .baquetAWBtn:hover {
    color: var(--tw-white-color);
}

.service_item_05 .serviceIcon {
    width: unset;
    height: 80px;
    padding: 0;
    background: transparent;
    border-radius: unset;
    color: var(--tw-heading-color);
    font-size: 80px;
    margin: 0 0 42px;
}

.elementor .service_item_05 .serviceIcon img,
.service_item_05 .serviceIcon img {
    width: 80px;
    max-width: unset;
}

.service_item_05 .serviceIcon i {
    left: 0;
    top: 0;
}

.srvPostCarousel_05 .owl-stage-outer {
    padding: 0 2px;
    margin: 0 -2px;
}

.srvPostCarousel_05 .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.srvPostCarousel_05 .owl-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.service_item_05 .baquetAWBtn:hover span.baquetAWBtnHover {
    width: 210%;
    height: 303.5px;
}


/* ================== Service 06 =============== */
.service_item_06 {
    position: relative;
    padding: 58px 59px 62px 51px;
    border-radius: 0;
    -webkit-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}

.service_item_06 h3{
    font-size: 26px;
    line-height: 36px;
    font-weight: 700;
    font-family: var(--tw-heading-font);
    color: var(--tw-heading-color);
    margin: 0 0 14px;
    text-transform: uppercase;
}
.service_item_06 h3 a{
    color: inherit;
    font-size: inherit;
    font-family: inherit;
}
.service_item_06 h3 a:hover{
    color: var(--tw-primary-color);
}
.service_item_06 p{
    font-size: 18px;
    line-height: 36px;
    color: var(--tw-body-color);
    margin: 0;
}
.service_item_06 .serviceIcon {
    width: auto;
    height: auto;
    background: transparent;
    color: var(--tw-heading-color);
    border-radius: unset;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
    font-size: 24px;
    margin: 0 0 60px;
}

.service_item_06 .serviceIcon i{
    font-size: 100px;
    color: inherit;
}
.service_item_06 .serviceIcon svg{
    height: 100px;
    fill: inherit;
}
.service_item_06 .serviceIcon svg path{
    fill: inherit;
    stroke: inherit;
}
.ser6_readMoreBtn {
    position: relative;
    width: 76px;
    height: 76px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 50%;
    background: #FAFAFA;
    color: var(--tw-heading-color);
    fill: var(--tw-heading-color);
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    margin-top: 40px;
}
.ser6_readMoreBtn i{
    color: inherit;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.ser6_readMoreBtn svg{
    fill: inherit;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.ser6_readMoreBtn svg path{
    stroke: inherit;
    fill: inherit;
}
.ser6_readMoreBtn:hover{
    background:var(--tw-primary-color);
    color: var(--tw-white-color);
    fill: var(--tw-white-color);
}

/* ================== Service 07 =============== */
.service_item_07 {
    position: relative;
    padding: 0;
    border-radius: 0;
    -webkit-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}
.srvDetailsWrap7{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    padding: 39px 15px 0 0;
}
.service_item_07 .service_imgWrap{
    border-radius: 0;
    margin: 0;
}
.service_item_07:hover .service_imgWrap img {
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.service_item_07 .service_imgWrap::after{
    background: rgba(0, 0, 0, 0);
}
.service_item_07:hover .service_imgWrap img {
    transform: rotateZ(2.8deg) scale3d(1.1, 1.1, 1);
    -webkit-transform: rotateZ(2.8deg) scale3d(1.1, 1.1, 1);
    -moz-transform: rotateZ(2.8deg) scale3d(1.1, 1.1, 1);
}
.srvDetails7R{
    margin-left: 18px;
    border-left: 1px solid var(--tw-heading-color);
    padding: 0 0 0 20px;
    min-height: 63px;
    line-height: 1;
    width: -webkit-fill-available;
}
.service_item_07 h3 {
    font-size: 21px;
    line-height: 1.3;
    font-weight: 700;
    font-family: var(--tw-heading-font);
    color: var(--tw-heading-color);
    margin: 0 0 15px;
    text-transform: capitalize;
    display: block;
    padding: 0 0 5px;
    position: relative;
}
.service_item_07 h3::after{
    position: absolute;
    content: "";
    bottom:0;
    left:0;
    width: 100%;
    height: 1px;
    background: var(--tw-heading-color);
}
.service_item_07 h3 a{
    color: inherit;
    font-size: inherit;
    font-family: inherit;
}
.service_item_07 h3 a:hover{
    color: var(--tw-primary-color);
}
.service_item_07 p{
    font-size: 16px;
    line-height: 30px;
    color: var(--tw-body-color);
    margin: 0;
}
.service_item_07 .serviceIcon {
    width: 63px;
    font-size: 63px;
    height: auto;
    margin: 0;
    padding: 0;
    background: transparent;
    color: var(--tw-heading-color);
    border-radius: unset;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.service_item_07 .serviceIcon i{
    font-size: 63px;
    color: inherit;
}
.service_item_07 .serviceIcon svg,
.service_item_07 .serviceIcon img{
    width: 63px;
    height: auto;
    max-width: 100%;
    fill: inherit;
}
.service_item_07 .serviceIcon svg path{
    fill: inherit;
    stroke: inherit;
}
.service_item_07 .serviceIcon .baquet-plan{
    position: relative;
    left: -2px;
}
.ser7_readMoreBtn {
    font-size: 14px;
    font-weight: 700;
    color: #5d5d5d;
    display: inline-block;
    position: relative;
    line-height: .7;
    text-transform: uppercase;
    border-bottom:1px solid #5d5d5d ;
}
.ser7_readMoreBtn:hover{
    color: var(--tw-primary-color);
    border-color: var(--tw-primary-color);
    letter-spacing: .3px;
}

/* ================== Service 08 =============== */
.service_item_08 {
    position: relative;
    padding: 30px 38px 94px 38px;
    border: 1px solid;
    margin: 0 40px 0 0;
}
.srvIconWrap8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    width: 100%;
    margin: 0 0 27px;
}
.service_psNumber {
    font-size: 100px;
    line-height: 1;
    font-weight: 800;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(35,33,33, 0.2);
    position: relative;
    top: 5px;
}
.service_item_08 .serviceIcon {
    width: 73px;
    height: 73px;
    background: transparent;
    color: var(--tw-heading-color);
    border-radius: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    font-size: 73px;
}
.service_item_08 .serviceIcon img,
.service_item_08 .serviceIcon svg{
    width: 73px;
    height: auto;
    max-width: 100%;
}

.service_item_08 h3 {
    font-size: 23px;
    line-height: 1.3;
    font-weight: 800;
    font-family: var(--tw-heading-font);
    color: var(--tw-heading-color);
    margin: 0 0 23px;
    text-transform: capitalize;
    display: block;
    padding: 0;
    position: relative;
}
.service_item_08 h3 a{
    color: inherit;
    font-size: inherit;
    font-family: inherit;
}
.service_item_08 h3 a:hover{
    color: var(--tw-primary-color);
}

.service_item_08 .singleSkill {
    position: absolute;
    margin: 0;
    width: calc(100% + 41px);
    height: auto;
    padding: 20px 43px 23px;
    border: 1px solid var(--tw-heading-color);
    left: -1px;
    bottom: -1px;
    z-index: 25;
    background: #f3f3f3;
    line-height: 1;
}
.service_item_08 .singleSkill p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    color: var(--tw-heading-color);
    margin: 0 0 3px;
}
.service_item_08 .skillWrap{
    position: relative;
    height: 12px;
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 50px;
}
.service_item_08 .skillWrap .skill{
    background: var(--tw-primary-color) !important;
    border-radius: 0;
    position: relative;
    left: 0;
    top: 0;
}
.service_item_08 .skill+ span {
    font-size: 16px;
    line-height: 1;
    font-weight: 800;
    color: var(--tw-heading-color);
    position: relative;
    margin-right: -50px;
    text-align: right;
    margin-left: 12px;
    top: 2px;
}

/*-----------------------------------------
/  11. Service List
/-----------------------------------------*/
/* ================== Service cus 01 =============== */
section.service_listItems_Wrap {
    position: relative;
    overflow: hidden;
    min-height: 694px;
}

.service__listItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    padding: 43px 86px 39px 79px;
    border-radius: 20px;
    border: 1px solid var(--tw-border-color);
    background: var(--tw-white-color);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 1;
}

.service__listItem:nth-child(2) {
    top: 241px;
    z-index: -2;
}

.service__listItem:nth-child(3) {
    top: 449px;
    z-index: -2;
}

.service__listItem:nth-child(4) {
    top: 560px;
    z-index: -2;
}

.service__listItem:nth-child(5) {
    top: 671px;
    z-index: -2;
}

.service__listNum {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 19.757%;
            flex: 0 0 19.757%;
    text-align: left;
}

.service__listNum p {
    font-size: 150px;
    line-height: 1;
    color: var(--tw-heading-color);
    margin: -13px 0 0 -2px;
}

.service__listBtn {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(37.772% - 30px);
            flex: 0 0 calc(37.772% - 30px);
    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;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
}

.service__listBtn a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 9px 14px;
    border: 1px solid var(--tw-border-color);
    border-radius: 40px;
    font-family: var(--tw-primary-font);
    color: var(--tw-heading-color);
    background: var(--tw-white-color);
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}

.service__listBtn a:nth-child(odd) {
    -webkit-transform: rotate(7deg);
        -ms-transform: rotate(7deg);
            transform: rotate(7deg);
}

.service__listBtn a:nth-child(even) {
    -webkit-transform: rotate(-7deg);
        -ms-transform: rotate(-7deg);
            transform: rotate(-7deg);
}

.service__listBtn a:hover {
    border-color: var(--tw-primary-color);
    color: var(--tw-primary-color);
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}

.service__listCnt {
    position: relative;

    -webkit-box-flex: 0;

        -ms-flex: 0 0 calc(42.471% - 30px);

            flex: 0 0 calc(42.471% - 30px);
}

.service__listCnt h2 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 400;
    color: var(--tw-heading-color);
    margin: 0 0 12px;
}

.service__listDesc {
    font-size: 16px;
    font-weight: 400;
    color: var(--tw-body-color);
    margin: 0 0 35px;
    max-width: 270px;
    width: 100%;
}

.service__listDesc p {
    margin: 0;
}

.service__listCnt i {
    font-size: 85px;
    color: var(--tw-heading-color);
}

.service__listCnt svg {
    width: auto;
    height: 85px;
    fill: var(--tw-heading-color);
}

/* ================== Service Query 01 =============== */
.serviceListPostRow{
    position: relative;
}
.servicelistItem01{
    position: relative;
    z-index: 9;
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
}
.servicelistContent01{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 27px 0 31px;
    border-bottom: 1px solid #C4C4C4;
} 
.serviceListIcon{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 85px;
}
.serviceListIcon i{
    font-size: 48px;
    color: var(--tw-heading-color);
    font-weight: 500;
}
.servicelistContent01 h3{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 42.579%;
    margin: 0;
    font-size: 30px;
    line-height: 40px;
    color: var(--tw-heading-color);
}
.servicelistContent01 h3 a{
    color: inherit;
    font-size: inherit;
    font-family: inherit;
}
.servicelistContent01 p{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 51.05%;
}
.servicelistContent01 p{
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    margin: 0;
    padding-left: 30px;
    color: var(--tw-body-color);
}
.swipeHvImage img.swipeimage {
    position: fixed;
    top: 0;
    left: 0;
    max-width: 180px;
    width: 100%;
    min-height: 180px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

/* ================== Service Query 02 =============== */
.servicelistItem02{
    position: relative;
    z-index: 9;
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
}
.servicelistContent02{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    padding: 34px 0 52px;
    border-bottom: 1px solid #C4C4C4;
} 
.serviceListSerial{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 57px;
    margin-top: 4px;
}
.serviceListSerial span{
    display: inline-block;
    font-size: 20px;
    color: var(--tw-heading-color);
    font-family: var(--tw-heading-font);
    line-height: 30px;
    font-weight: 500;
}
.servicelistContent02 h3{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 62.444%;
    margin: 0;
    font-size: 64px;
    line-height: 72px;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--tw-heading-color);
}
.servicelistContent02 h3 a{
    color: inherit;
    font-size: inherit;
    font-family: inherit;
}
.servicelistContent02 p{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.284%;
}
.servicelistContent02 p{
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    margin: 0;
    padding-left: 30px;
    color: var(--tw-body-color);
}
.swipeHvImage img.swipeimage {
    position: fixed;
    top: 0;
    left: 0;
    max-width: 206px;
    width: 100%;
    min-height: 206px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
/*-----------------------------------------
/  11.1. Service Slider
/-----------------------------------------*/
.service_slider_items01{
    position: relative;
    background: #202020;
    padding: 36px 45px 33px;
}
.owl-item.center .service_slider_items01{
    background: var(--tw-primary-color);
}
.srvSl_IconWrap {
    padding: 14px 60px 15px 15px;
    background: #151515;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 25px;
       -moz-column-gap: 25px;
            column-gap: 25px;
    margin: 0 -45px 22px 0;
}
.owl-item.center .srvSl_IconWrap{
    background: var(--tw-white-color);
}
.srvSl_IconWrap h4{
    font-size: 18px;
    line-height: 1.1;
    font-weight: 700;
    color: var(--tw-white-color);
    margin: 5px 0 0;
}
.owl-item.center .srvSl_IconWrap h4{
    color: var(--tw-heading-color);
}
.srvSl_IconWrap .serviceIcon{
    padding:0;
    margin: 0;
    width: auto;
    height: auto;
    background: transparent;
    font-size: 36px;
    color: var(--tw-primary-color);
}
.owl-item.center .srvSl_IconWrap .serviceIcon{
    color: var(--tw-heading-color);
}
.srvSl_IconWrap .serviceIcon svg{
    width: 36px;
    height: auto;
}
.service_slider_items01 h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: var(--tw-white-color);
    margin: 0 0 16px;
}
.owl-item.center .service_slider_items01 h3 {
    color: var(--tw-heading-color);
}
.service_slider_items01 h3 a{
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
}
.service_slider_items01 h3 a:hover{
    color: var(--tw-primary-color);
}
.owl-item.center .service_slider_items01 h3 a:hover {
    color: var(--tw-white-color);
}
.service_slider_items01 p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    color: var(--tw-white-color);
    margin: 0px 0 49px;
}
.owl-item.center .service_slider_items01 p{
    color: var(--tw-heading-color);
}
.service_slider_items01 .themeWarLink{
    font-size: 16px;
    font-weight: 700;
    color: var(--tw-white-color);
}
.service_slider_items01 .themeWarLink::after{
    background: currentColor;
}
.service_slider_items01 .themeWarLink:hover{
    color: var(--tw-primary-color);
}
.owl-item.center .service_slider_items01 .themeWarLink{
    color: var(--tw-heading-color);
}
.owl-item.center .service_slider_items01 .themeWarLink:hover{
    color: var(--tw-white-color);
}
.owl-item.center .service_slider_items01 .themeWarLink:hover::after{
    background: currentColor;
}
/*-----------------------------------------
/  12. Post Feature Image
/-----------------------------------------*/
.imgWidth_is_full .thumbImg img {
    width: 100%;
    max-width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

.imgWidth_is_full img {
    -o-object-fit: cover;
       object-fit: cover;
}

/*-----------------------------------------
/  13. About Tab 
/-----------------------------------------*/
/* ============= Tab Style 01 ============= */
.twTab_items{
    --abouttabWidth: 49.023%;
}
.aboutSlideTab .slick-list {
    padding: 0 !important;
}
.twTab_items{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.tab-body:not(.active){
    display: none;
}
.aboutTabList{
    width: var(--abouttabWidth);
}
.aboutTabContent{
    width: calc(100% - var(--abouttabWidth));
}
.aboutTabList a .h4 {
    font-size: 19px;
    line-height: 28px;
    font-weight: 800;
    color: var(--tw-heading-color);
    display: block;
    margin: 0 0 5px;
}
.tabSecStyle_1 a .h4 {
    margin: 0 0 2px;
}
.aboutTabList a {
    padding: 48px 70px 27px 119px;
    position: relative;
    display: block;
    background: #f5f5f5;
}
.aboutTabList a > span{
    display: inline-block;
}
.aboutTabList a .p {
    font-size: 17px;
    line-height: 18px;
    font-weight: 400;
    color: #303030;
    display: block;
    margin:0;
}
.tabSecStyle_1 a .p{
    line-height: 25px;
}
.aboutTabList ul{
    padding: 0;
    margin-top: 0;
    list-style: none;
    margin-bottom: 0;
}
.aboutTabList a .tabIconWrap{
    position: absolute;
    left: 40px;
    font-size: 52px;
    color: var(--tw-heading-color);
    fill: var(--tw-heading-color);
}
.aboutTabList a .tabIconWrap svg{
    width: 52px;
    height: inherit;
    fill: inherit;
}
.aboutTabList a .tabIconWrap svg path{
    fill: inherit;
}
.aboutTabList a .tabRight_arrow{
    position: absolute;
    right: 0;
    top:0;
    width: 46px;
    height: 100%;
    background: var(--tw-primary-color);
    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;
    font-size: 16px;
    color: var(--tw-heading-color);
    fill: var(--tw-heading-color);
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.aboutTabList a .tabRight_arrow svg{
    fill: inherit;
    width: 16px;
    height: auto;
}
.tabSecStyle_3  .aboutTabList a .tabRight_arrow svg{
    width: auto;
}
.aboutTabList a .tabRight_arrow svg path{
    fill: inherit;
}
.aboutTabList a.active .tabRight_arrow,
.aboutTabList a:hover .tabRight_arrow{
    opacity: 1;
    visibility: visible;
    z-index: 1;
}
.aboutTabList a:hover,
.aboutTabList a.active{
    background: #fff5e3;
}


/* ============= Tab Style 02 ============= */
.tabSecStyle_2 .aboutTabList a {
    padding: 28px 80px 20px 40px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.tabSecStyle_2 .aboutTabList a .h4{
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    color: var(--tw-heading-color);
    margin: 0;
    margin-right: -18px;
}
.tabSecStyle_2 .tabIconWrap{
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.tabSecStyle_2 .aboutTabList a .tabRight_arrow{
    width: 76px;
    background: transparent;
    font-size: 16px;
    opacity: 1;
    visibility: visible;
    z-index: 2;
}
.tabSecStyle_2 .aboutTabList a:hover,
.tabSecStyle_2 .aboutTabList a.active{
    background:var(--tw-primary-color);
}
.tabSecStyle_2 .aboutTabList a:hover,
.tabSecStyle_2 .aboutTabList a.active{
    padding-left: 83px;
}
.tabSecStyle_2 .aboutTabList a .tabIconWrap{
    width: 58px;
    height: 100%;
    background: var(--tw-white-color);
    left: 0;
    top:0;
    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;
    font-size: 28px;
}
.tabSecStyle_2 .aboutTabList a .tabIconWrap svg{
    width: 28px;
    height: auto;
}
.tabSecStyle_2 .aboutTabList a:hover .tabIconWrap,
.tabSecStyle_2 .aboutTabList a.active .tabIconWrap{
    visibility: visible;
    opacity: 1;
}

/* ============= Tab Style 03 ============= */
.tabSecStyle_3 .aboutTabList a {
    padding: 29px 165px 27px 57px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: transparent;
    border-bottom: 1px solid #d1d1d1;
}
.tabSecStyle_3 .aboutTabList a .h4{
    font-size: 26px;
    line-height: 28px;
    font-weight: 800;
    color: var(--tw-heading-color);
    margin: 0;
}
.tabSecStyle_3 .aboutTabList a .tabRight_arrow {
    width: 175px;
    background: transparent;
    font-size: 17px;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.tabSecStyle_3 .aboutTabList a:hover,
.tabSecStyle_3 .aboutTabList a.active{
    background:var(--tw-primary-color);
}
.tabSecStyle_3 .aboutTabList a .tabIconWrap{
    width: 58px;
    height: 100%;
    background: transparent;
    left: 0;
    top:0;
    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;
    font-size: 19px;
}
.tabSecStyle_3 .aboutTabList a .tabIconWrap svg{
    width: 19px;
    height: auto;
}
.tabSecStyle_3 .tabImgR{
    height: 50px;
    width: 144px;
    border-radius: 24px;
    position: absolute;
    right: 0;
    top: 17px;
    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;
    overflow: hidden;
}
.tabSecStyle_3 .tabImgR img{
    border-radius: inherit;
    max-width: 100%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.tabSecStyle_3 a:hover .tabImgR,
.tabSecStyle_3 a.active .tabImgR{
    display: none;
}
.tabSecStyle_3 .aboutTabList a:hover .tabRight_arrow,
.tabSecStyle_3 .aboutTabList a.active .tabRight_arrow{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(53px);
        -ms-transform: translateX(53px);
            transform: translateX(53px);
}

/* ============= Tab Style 04 ============= */
.tabSecStyle_4 .aboutTabList a {
    padding: 33px 40px 29px 112px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: #f4f4f4;
    border: 1px solid transparent;
}
.tabSecStyle_4 .aboutTabList a .h4{
    font-size: 20px;
    line-height: 28px;
    font-weight: 800;
    color: var(--tw-heading-color);
    margin: 0;
}
.tabSecStyle_4 .aboutTabList a .p{
    font-size: 14px;
    font-weight: 400;
    color: #070707;
}
.tabSecStyle_4 .aboutTabList a:hover,
.tabSecStyle_4 .aboutTabList a.active{
    background:transparent;
    border-color: #2c2a2a;
}
.tabSecStyle_4 .tabImg{
    height: 66px;
    width: 65px;
    border-radius: 0;
    position: absolute;
    left: 21px;
    top:21px;
    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;
    overflow: hidden;
}
.tabSecStyle_4 .tabImg img{
    border-radius: inherit;
    max-width: auto;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
/*-----------------------------------------
/  15. Process Step 
/-----------------------------------------*/
.processBox_wrapp {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    z-index: 1;
    overflow: hidden;
}

.process_items {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 220px;
            flex: 0 0 220px;
    background: #FFF;
    border: unset;
    border-radius: 10px;
    padding: 0;
    padding: 0 20px 20px;
}

.precessBox_style1 .process_items {
    margin-top: 31px;
}

.precessBox_style1 .process_item-2 {
    margin-top: 111px;
}

.process_item__icon {
    position: relative;
    margin-top: -31px;
    width: 60px;
    height: 60px;
    border: 1px solid var(--tw-border-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 50%;
    background: var(--tw-white-color);
}

.process_item__icon i {
    position: relative;
}

.process-elementor-center .process_item__icon {
    margin-left: auto;
    margin-right: auto;
}

.process-elementor-end .process_item__icon {
    margin-left: auto;
}

.process_item__icon svg {
    width: 30px;
    height: auto;
}

.process_item__subtitle h4 {
    font-family: var(--tw-primary-font);
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: var(--tw-body-color);
    margin: 23px 0 14px;
}

.process_item__title h2 {
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    text-transform: capitalize;
    color: var(--tw-heading-color);
}

.process_item__desc p {
    margin-bottom: 21px;
}

.elementor .process_item__img img,
.process_item__img img {
    max-width: 100%;
    width: 100%;
    height: 100px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 10px;
}

/*==================== Box Style 02 ====================== */
.precessBox_style2 {
    background: transparent;
    position: relative;
    border-radius: unset;
}

.precessBox_style2::before {
    position: absolute;
    content: "";
    top: 50px;
    left: 50%;
    width: 68%;
    height: 1px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    background: var(--tw-border-color);
    opacity: 1;
    -webkit-transition-duration: 1.4s;
         -o-transition-duration: 1.4s;
            transition-duration: 1.4s;
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
}

.process_item__iconWrap {
    padding: 20px;
    background: #FFF;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    z-index: 99;
    position: relative;
}

.process_item__iconWrap .process_item__icon {
    margin: 0;
}

.precessBox_style2 .process_items {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 345px;
            flex: 0 0 345px;
    background: transparent;
}

.precessBox_style2 .process_item__title h2 {
    margin-bottom: 16px;
}

/*================= Box Style 03 ================== */
.precessBox_style3 .process_items {
    padding: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 220px;
            flex: 0 0 220px;
}

.precessBox_style3 .process_items img {
    width: 100%;
    max-width: unset;
    height: 100px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 100px;
}

.precessBox_style3 .process_item__title h2 {
    margin-bottom: 21px;
}

.process_separator {
    margin-top: 97px;
}

.process_separator:last-child {
    display: none;
}

.process_separator svg path:nth-child(1) {
    stroke: none !important;
}

.process_separator svg path:nth-child(2) {
    fill: none !important;
}

/* ================= Box Style 04 =================== */
.precessBox_style4 {
    position: relative;
    z-index: 2;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    padding: 0 57px 93px 110px;
}

.precessBox_style4 .process_items {
    padding: 0;
    margin: 0;
    background: transparent;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 212px;
            flex: 0 0 212px;
}

.precessBox_style4 .process_item__img {
    margin: 0 0 30px;
}

.precessBox_style4 .process_item__img img {
    width: 136px;
    height: 136px;
    border-radius: 50%;
}

.precessBox_style4 .process_item__icon {
    background: #2E3845;
    color: #FFF;
    margin: 0 0 22px;
    width: 50px;
    height: 50px;
    font-size: 24px;
}

.precessBox_style4 .process_item__icon svg {
    fill: #FFF;
    width: 24px;
    height: auto;
}

.process-elementor-center .precessBox_style4 .process_item__icon {
    margin-left: auto;
    margin-right: auto;
}

.process-elementor-end .precessBox_style4 .process_item__icon {
    margin-left: auto;
}

.precessBox_style4 .process_item__title h2 {
    font-family: var(--tw-heading-font);
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    text-transform: capitalize;
    color: #FFFFFF;
    margin-bottom: 0;
}

.precessBox_style4 .process_item-2 {
    margin-bottom: 12px;
}

.precessBox_style4 .process_item-3 {
    margin-bottom: 80px;
}

.precessBox_style4 .process_item-4 {
    margin-bottom: 216px;
}

/* ================= Box Style 05 =================== */
.precessBox_style5 .process_items {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 306px;
            flex: 0 0 306px;
    padding: 0;
    margin: 0;
    background: var(--tw-white-color);
}

.precessBox_style5 .process_item__subtitle h4 {
    font-family: var(--tw-primary-font);
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: var(--tw-white-color);
    margin: 0;
    padding: 8px 24px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: var(--tw-heading-color);
    border-radius: 5px;
    position: relative;
    z-index: 5;
}

.precessBox_style5 .process_item__icon {
    margin-top: 80px;
    margin-bottom: 22px;
    position: relative;
    background-color: var(--tw-white-color);
    z-index: 2;
}

.precessBox_style5 .process_item__icon::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100px;
    left: 50%;
    bottom: 100%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    background-color: #1C27341A;
    z-index: -1;
}

/*=================== Svg style =================== */
.drowing_svg1 {
    position: absolute;
    z-index: -1;
    left: 162px;
    top: 66px;
    max-width: 1017px;
    width: 100%;
}

.svg_processUp,
.process4_svg {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
}

.process4_svg svg path {
    stroke: rgba(255, 255, 255, .1)
}

.process4_svg svg rect {
    fill: rgba(255, 255, 255, .1)
}

.svg_processUp {
    margin-bottom: 206px;
    left: 41px;
}

/*-----------------------------------------
/  16. Instagram Carousel
/-----------------------------------------*/
.instaCarousel {
    position: relative;
}

.instaCarousel .owl-stage {
    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;
}

.instaItem {
    position: relative;
}

.instaItem a {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: unset;
    font-size: 24px;
    color: var(--tw-white-color);
    background: rgba(255, 255, 255, 0.2);
    -webkit-backdrop-filter: blur(12px);
            backdrop-filter: blur(12px);
    -webkit-transform: translate(-50%, -50%) scale(0);
        -ms-transform: translate(-50%, -50%) scale(0);
            transform: translate(-50%, -50%) scale(0);
    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;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
 .instaItem:hover a {
    -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
}

/*------------------------------------------------
/ 17. Skill / Progress Bar 
------------------------------------------------*/
.themWarSkillBar {
    position: relative;
}

.singleSkill {
    position: relative;
    margin: 0 0 28px;
}

.TSKB_2 .singleSkill {
    margin: 0;
}

.singleSkill p {
    font-size: 13px;
    line-height: 1.3;
    color: rgba(255, 255, 255, .7);
    margin: 0 0 10px;
}

.TSKB_2 .singleSkill p {
    padding: 14px 0 0 27px;
    font-size: 12px;
    margin: 0;
    position: relative;
    z-index: 3;
}

.skillWrap {
    position: relative;
    width: 100%;
    height: 5px;
    background: rgba(255, 255, 255, .05);
}

.TSKB_2 .skillWrap {
    height: 40px;
    background: transparent;
}

.skillWrap .skill {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: var(--tw-white-color);
}

.TSKB_2 .skillWrap .skill {
    background-color: rgba(255, 255, 255, .05);
}

.TSKB_3 .skillWrap{
    height: 8px;
}

.TSKB_3 .singleSkill:not(:last-child){
    margin-bottom: 39px;
}
.TSKB_3 .singleSkill p{
    font-weight: 400;
    text-transform: uppercase;
    color: var(--tw-heading-color);
    font-family: var(--tw-heading-font);
    line-height: 1;
    margin: 0 0 14px;
}
.TSKB_3 .singleSkill .skill{
    overflow: unset !important;
}
.TSKB_3 .singleSkill .skill span {
    position: absolute;
    right: -13px;
    top: -28px;
    z-index: 99;
    color: inherit;
    font-size: 14px;
    font-weight: inherit;
    line-height: 1;
    font-family: var(--tw-heading-font);
}
.TSKB_4 .singleSkill p{
    font-size: 17px;
    font-weight: 800;
    text-transform: capitalize;
    color: var(--tw-heading-color);
    font-family: var(--tw-heading-font);
    line-height: 1;
    margin: 0 0 12px;
}
.TSKB_4 .skillWrap{
    height: 8px;
    background: #e6e6e6;
    border-radius: 10px;
}
.TSKB_4 .skill{
    height: 12px;
    top: -2px;
    border-radius: inherit;
    background: var(--tw-primary-color);
}
.TSKB_4 .skillWrap > span{
    position: absolute;
    top: -26px;
    right: 0;
    font-size: 17px;
    font-weight: 800;
    text-transform: capitalize;
    color: var(--tw-heading-color);
    font-family: var(--tw-heading-font);
    line-height: 1;
}


.TSKB_5 .skillWrap {
    position: relative;
    height: 12px;
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 50px;
}
.TSKB_5 .singleSkill p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    color: var(--tw-heading-color);
    margin: 0;
}
.TSKB_5 .skillWrap .skill {
    background-color: var(--tw-primary-color);
    border-radius: 0;
    position: relative;
    left: 0;
    top: 0;
}
.TSKB_5 .skill+ span {
    font-size: 16px;
    line-height: 1;
    font-weight: 800;
    color: var(--tw-heading-color);
    position: relative;
    margin-right: -50px;
    text-align: right;
    margin-left: 12px;
    top: 2px;
}
/*------------------------------------------------
/ 18. Pricing Table
------------------------------------------------*/
.pricingPackage {
    position: relative;
    border: 1px solid rgba(28, 39, 52, 0.1);
    border-radius: 20px;
    padding: 50px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 100%;
}

.pricingPackage.pricingPackage_2 {
    padding: 48px 48px 30px 48px;
}

.activePlanLabel {
    position: absolute;
    left: 30px;
    top: -20px;
    z-index: 2;
    padding: 7px 25px;
    height: 40px;
    border-radius: 40px;
    background: #F54822;
    color: var(--tw-white-color);

}

.packageIcon {
    position: relative;
    stroke: var(--tw-primary-color);
    color: var(--tw-primary-color);
    font-size: 32px;
    margin: 0 0 22px;
}

.pricingPackage.pricingPackage_2 .packageIcon {
    fill: var(--tw-primary-color);
    color: var(--tw-primary-color);
    margin: 0 15px 0 0;
    font-size: 28px;
    position: relative;
    top: -2px;
}

.packageIcon i {
    color: inherit;
}

.packageIcon svg {
    height: 32px;
    width: auto;
    stroke: inherit;
}

.pricingPackage.pricingPackage_2 .packageIcon svg {
    stroke: none;
    fill: inherit;
    width: 24px;
    height: 24px;
}

.packageHeader {
    position: relative;
    margin: 0 0 20px;
}

.pricingPackage.pricingPackage_2 .packageHeader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 42px;
}

.packageHeader h3 {
    font-size: 24px;
    line-height: 34px;
    text-transform: uppercase;
    margin: 0 0 3px;
}

.pricingPackage.pricingPackage_2 .packageHeader h3 {
    margin: 0;
    text-transform: capitalize;
    line-height: 1;
}

.packageHeader p {
    margin: 0;
}

.packageBody {
    position: relative;
    background: var(--tw-gray-color);
    border-radius: 20px;
    padding: 23px 20px 23px 20px;
}

.pricingPackage_2 .packageBody {
    background: inherit;
    border-radius: 0;
    padding: 0;
}

.packagePrice {
    font-size: 52px;
    line-height: 1;
    text-transform: capitalize;
    padding: 0 0 19px;
    margin: 0 0 23px;
    border-bottom: 1px solid var(--tw-border-color);
}

.pricingPackage_2 .packagePrice {
    border-top: 1px solid var(--tw-border-color);
    border-bottom: none;
    padding: 44px 0 0;
    margin: 25px 0 0;
}

.packagePrice .period {
    font-size: 16px;
    line-height: 26px;
    font-family: var(--tw-primary-font);
    font-weight: 400;
    color: var(--tw-heading-color);
    text-transform: none;
}

.packageFeatures {
    position: relative;
}

.packageFeatures>p {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 23px;
}

.packageFeatures ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.packageFeatures ul li {
    list-style: none;
    position: relative;
    margin: 0 0 20px;
    padding: 0 0 0 31px;
}

.packageFeatures ul li:last-child {
    margin: 0;
}

.packageFeatures ul li .featureIcons {
    position: absolute;
    left: 0;
    top: -2px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    color: var(--tw-body-color);
    fill: var(--tw-body-color);
    font-size: 20px;
}

.packageFeatures ul li .featureIcons i {
    color: inherit;
}

.packageFeatures ul li svg {
    width: auto;
    height: 24px;
    fill: inherit;
    margin: 0 0 0 -2px;
}
.packageFeatures ul li svg path{
    stroke: inherit;
}
.pricingPackage .baquetAWBtn {
    margin: 50px 0 0;
    width: calc(100% - 40px);
    border-radius: 12px;
    font-size: 18px;
}

.pricingPackage.pricingPackage_2 .baquetAWBtn {
    margin: 48px 0 0;
    width: 100%;
}

.pricingGroupBtns {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 68px;
}

.pricingGroupBtns.buttonBottoms {
    margin: 68px 0 0;
}

.pricingGroupBtns button {
    background: var(--tw-gray-color);
    font-family: var(--tw-primary-font);
    color: var(--tw-primary-color);
    stroke: var(--tw-primary-color);
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    border: none;
    min-width: 98px;
    height: 60px;
    padding: 0 25px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.pricingGroupBtns button:first-child {
    border-radius: 60px 0 0 60px;
}

.pricingGroupBtns button:last-child {
    border-radius: 0 60px 60px 0;
}

.pricingGroupBtns button.active,
.pricingGroupBtns button:hover {
    background: var(--tw-primary-color);
    color: var(--tw-white-color);
    stroke: var(--tw-white-color);
}

.pricingGroupBtns button svg {
    stroke: inherit;
    width: 16px;
    height: auto;
    margin: 0 10px 0 0;
}

.pricingGroupBtns button i {
    color: inherit;
    margin: 0 10px 0 0;
}

@media(max-width: 1199px) and (min-width: 1024px) {
    .pricingPackage {
        padding: 50px 16px;
    }
}

@media(max-width: 575px) {
    .pricingPackage {
        padding: 50px 15px;
    }
}

/* ================== Pricing Package 03 =============== */
.pricingPackage_3{
    border-color: #F0F0F0;
    padding: 46px 38px 38px 38px;
    border-radius: 0;
    z-index: 2;
}
.pricingPackage_3::after{
    position: absolute;
    content: "";
    width: 105px;
    height: 90px;
    right: 26px;
    top: 26px;
    z-index: -1;
    background-image: url('../images//pricing-fixed-shape.svg');
    background-repeat: no-repeat;
    background-size: auto;
}
.pricingPackage_3 .activePlanLabel {
    font-size: 16px;
    line-height: 1;
    top: -18px;
    padding: 9px 15px;
    height: auto;
}
.pricingPackage_3 .packageHeader{
    margin: 0 0 39px;
}
.pricingPackage_3 .packageHeader h3{
    font-size: 32px;
    line-height: 1;
    text-transform: uppercase;
    font-family: var(--tw-primary-font);
    font-weight: 600;
    color: var(--tw-heading-color);
    margin: 0 0 30px; 
}
.pricingPackage_3 .packageHeader p{
    font-size: 21px;
    line-height: 28px;
    font-weight: 400;
    color: var(--tw-heading-color);
    text-transform: capitalize;
}
.packageBody03{
    padding: 40px 42px 42px;
    border-radius: 0;
    background: #EEEEEE;
}
.packageBody03 .pricPackageBtm .baquetAWBtn_2 > * {
    color: var(--tw-white-color);
}
.packageBody03 ul li{
    font-size: 14px;
    line-height: 26px;
    margin: 0 0 10px;
    padding: 0 0 0 24px;
    text-transform: capitalize;
}
.packageBody03 .packageFeatures ul li .featureIcons{
    font-size: 14px;
    line-height: 26px;
    top: 0;
}
.packageBody03 ul li svg{
    height: 12px;
    margin: 0;

}
.packageBody03 .packagePrice {
    margin: 20px 0 0;
    font-size: 64px;
    line-height: 74px;
    padding: 0 0 23px;
    border: 0;
}
.packageBody03 .packagePrice .period{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    font-family: inherit;
    text-transform: capitalize;
    margin: 0;
}

/* ================== Pricing Package 03 =============== */
.pricingPackage_4{
    border-color: #F0F0F0;
    padding: 0;
    border-radius: 0;
    z-index: 2;
    border: 0;
}
.pricingPackage_4 .package_img{
    position: relative;
    margin: 0 0 35px;
}
.pricingPackage_4 .package_img img{
    max-width: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 174px;
}
.pricingPackage_4 .packageHeader h3 {
    color: var(--tw-heading-color);
    font-size: 19px;
    font-weight: 800;
    text-transform: capitalize;
    padding: 0 0 6px;
    margin: 0;
}
.pricingPackage_4 .packageHeader{
    margin: 0 0 24px;
    border-bottom: 1px solid var(--tw-heading-color);
}
.packageBody04  {
    background: transparent;
    border-radius: 0;
    padding: 0;
    margin: 0;
}
.packageBody04 .pricPackageBtm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.packageBody04 .packageFeatures > p {
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 15px;
    font-weight: 500;
}
.packageBody04 .packageFeatures {
    position: relative;
    padding-bottom: 33px;
    border-bottom: 1px solid var(--tw-heading-color);
    margin:0 0 27px;
}
.packageBody04 .packageFeatures li {
    font-size: 18px;
    font-weight: 500;
    color: var(--tw-heading-color);
    margin: 0 0 10px;
    padding: 0 0 0 28px;
}
.packageBody04 .packageFeatures .featureIcons{
    font-size: 15px;
    top: -1px;
}
.packageBody04 .packageFeatures .featureIcons svg{
    width: 15px;
    height: auto;
    margin: 0;
}
.packageBody04 .packagePrice {
    margin:0;
    padding:0;
    border:0;
    font-size: 22px;
    line-height: 1;
    font-weight: 900;
}
.packageBody04 .packagePrice span.pricleLabel{
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #7a7a7a;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 0 4px;
}
.packageBody04 .packagePrice span:not(.pricleLabel){
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}
.packageBody04 .baquetAWBtn{
    margin:0;
}
/*------------------------------------------------
/ 19. Funfact
------------------------------------------------*/
/* ================== Funfact Style 01,02,03 =============== */
.themeWarCounter {
    position: relative;
    width: 306px;
    height: 306px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .5);
    padding: 103px 0;
    margin: 0;
    -webkit-transition: all ease 350ms;
    -o-transition: all ease 350ms;
    transition: all ease 350ms;
}
.themeWarCounter.twc_1{
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.themeWarCounter.twc_3 {
    width: auto;
    height: auto;
    padding: 50px 30px 50px 50px;
    background: #FFF;
}

.themeWarCounter.twc_3:hover {
    background-color: var(--tw-primary-color);
}

.themeWarCounter p {
    font-size: 18px;
    line-height: 28px;
    -webkit-transition: all ease 350ms;
    -o-transition: all ease 350ms;
    transition: all ease 350ms;
    margin: 0;
}

.themeWarCounter.twc_3 .twc3Footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.themeWarCounter.twc_3 .twc3Footer p {
    font-size: 16px;
    line-height: 26px;
}

.themeWarCounter.twc_3 .twc3Footer p:first-of-type {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
}

.themeWarCounter.twc_3 .twc3Footer p:last-of-type {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding: 0 0 0 8px;
}

.themeWarCounter.twc_3:hover .twc3Footer p:last-of-type {
    color: rgba(255, 255, 255, .7);
}

.themeWarCounter .countfact {
    font-size: 52px;
    line-height: 42px;
    background-color: var(--tw-primary-color);
    font-family: var(--tw-primary-font);
    margin: 0 0 30px;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-transition: all ease 35ms;
    -o-transition: all ease 35ms;
    transition: all ease 35ms;
}

.themeWarCounter.twc_3 .countfact {
    font-size: 52px;
    line-height: 42px;
    margin: 0 0 147px;
}

.themeWarCounter.twc_3:hover .countfact {
    background-color: #FFF;
}

.themeWarCounter .countfact .suffix {
    position: relative;
    background-color: inherit;
    background-image: inherit;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.themeWarCounter2 {
    position: relative;
    background: rgba(79, 87, 98, 0.2);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    border-radius: 10px;
    padding: 19px 21px 19px 23px;
}

.twc2Header {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.twc2Header p {
    margin: 0;
    font-weight: normal;
    color: #FFF;
}

.twc2Header .countfact {
    font-size: 72px;
    line-height: 1;
    margin: 0 0 55px auto;
    position: relative;
    top: -17px;

    background-color: #FFF;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.twc2Header .countfact .suffix {
    position: relative;
    background-color: inherit;
    background-image: inherit;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.twc2RatingDesc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    font-size: 12px;
    line-height: 15px;
    color: #FFF;
    white-space: break-spaces;
}

.twc2RatingDesc>span {
    font-size: inherit;
    -webkit-columns: inherit;
       -moz-columns: inherit;
            columns: inherit;
}

.twc2RatingDesc i {
    font-size: 23px;
    line-height: 1;
    color: #FFF;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin: 2px 7px 0 0;
}

.twc2RatingDesc svg {
    width: 23px;
    height: 23px;
    stroke: #FFF;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin: 2px 7px 0 0;
}

/* ================== Funfact Style 04 =============== */
.themeWarCounter.twc_4 {
    position: relative;
    width: auto;
    height: auto;
    padding: 43px 0 40px 43px;
    border-top: 1px solid rgba(0,0,0,.20);
    border-radius: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.themeWarCounter.twc_4::before{
    position: absolute;
    content: "";
    left: 0;
    top: 58px;
    width: 30px;
    height: 30px;
    background: var(--tw-primary-color);
    -webkit-clip-path: polygon(100% 1%, 0 0, 0 100%);
            clip-path: polygon(100% 1%, 0 0, 0 100%);
}
.themeWarCounter.twc_4 h2{
    font-size: 128px;
    font-weight: 400;
    line-height: 1;
    font-family: var(--tw-heading-font);
    margin: 0;
    color: var(--tw-heading-color);
    background-color: var(--tw-heading-color);
}
.themeWarCounter.twc_4 h2 span{
    color: inherit;
    font-family: inherit;
}
.twc4Footer {
    position: relative;
    text-align: left;
    margin: 0 0 14px 17px;
}
.twc4Footer h4 {
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    font-family: var(--tw-heading-font);
    margin: 0;
    color: var(--tw-heading-color);
    margin-bottom: 17px;
}
.twc4Footer p{
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: var(--tw-body-color);
}

/* ================== Funfact Style 05 =============== */
.themeWarCounter.twc_5 {
    padding: 48px 0 27px 62px;
    border: 2px solid #040404;
    border-radius: 0;
    text-align: left;
    width: unset;
    height: unset;
}
.themeWarCounter.twc_5 p:not(.twc5RatingDesc) {
    font-size: 20px;
    line-height: 33px;
    padding: 3px 26px 0;
    background: var(--tw-primary-color);
    color: var(--tw-heading-color);
    font-family: var(--tw-heading-font);
    font-weight: 700;
    margin: 0;
}
.themeWarCounter.twc_5 .twc5RatingDesc{
    margin: 10px 0 0;
}
.themeWarCounter.twc_5 .countfact{
    font-size: 80px;
    line-height: 1;
    margin: 0;
    color: var(--tw-heading-color);
    background-color: var(--tw-white-color);
    -webkit-text-fill-color: var(--tw-white-color);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--tw-heading-color);
}

/*------------------------------------------------
/ 20. Circle Progress Bar
------------------------------------------------*/
.twCircleSkillWrap {
    position: relative;
    -webkit-transition: all ease 350ms;
    -o-transition: all ease 350ms;
    transition: all ease 350ms;
}

.twCircleSkillWrap>p {
    color: var(--tw-heading-color);
    margin: 0 0 11px;
}

.twCircleSkillWrap.twcsw_2>p {
    color: var(--tw-heading-color);
    margin: 11px 0 0;
}

.twCircleSkill {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.innerCircle {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
}

.innerCircle canvas {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
}

.twCircleSkillWrap .theCounter {
    font-size: 13px;
    line-height: 26px;
    color: var(--tw-heading-color);
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
}


/*------------------------------------------------
/ 21. Video Image
------------------------------------------------*/
.videoWrap {
    position: relative;
    width: 100%;
    height: auto;
}

.videoWrap.vwOverlay::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(28, 39, 52, .5);
    z-index: 1;
}

.videoWrap img {
    display: block;
    width: 100%;
    height: auto;
}

.videoWrap video {
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.playTheVideo {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;

    z-index: 2;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .2);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    line-height: 26px;
    color: #FFF;
    fill: #FFF;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.playTheVideo span.vidBtnLabel {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
}

.playTheVideo span.vidBtnIcon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin: 0 0 8px;
}

.playTheVideo span.vidBtnIcon .vidPausIcon {
    display: none;
}

.videoWrap.playing span.vidBtnIcon .vidPlayIcon {
    display: none;
}

.videoWrap.playing span.vidBtnIcon .vidPausIcon {
    display: block;
}

.playTheVideo i {
    font-size: 18px;
    line-height: 1;
}

.playTheVideo svg {
    width: auto;
    height: 18px;
    fill: inherit;
    stroke: inherit;
}

.playTheVideo:hover {
    background: var(--tw-primary-color);
}

.cursor-pointer {
    cursor: pointer;
}

/*------------------------------------------------
/ 22. Video Button
------------------------------------------------*/
.videoButtonWrap {
    position: relative;
    -webkit-transition: all ease 350ms;
    -o-transition: all ease 350ms;
    transition: all ease 350ms;
}

.videoButtonWrap-aligns-right .videoButtonWrap {
    text-align: right;
}

.videoButtonWrap-aligns-center .videoButtonWrap {
    text-align: center;
}

.videoPlayBtn {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: var(--tw-white-color);
}

.videoButtonWrap-aligns-center .videoPlayBtn {
    text-align: left;
}

.videoButtonWrap-aligns-right .videoPlayBtn span:first-child {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-right: 0;
}

.videoButtonWrap-aligns-right .videoPlayBtn span:last-child {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}

.videoPlayBtn:hover {
    color: var(--tw-secondary-color);
}

.videoPlayBtn span:first-child {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 23.5px;
    margin-right: 9px;
    -webkit-transition: all ease 350ms;
    -o-transition: all ease 350ms;
    transition: all ease 350ms;
}

.videoPlayBtn span:first-child svg {
    height: 23.5px;
    width: auto;
    fill: var(--tw-white-color);
}

.videoPlayBtn:hover span:first-child svg {
    fill: var(--tw-secondary-color);
}

.videoPlayBtn span:first-child i {
    font-size: inherit;
}

.videoPlayBtn span:last-child {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.videoPlayBtn_2{
    width: 104px;
    height: 104px;
    background: var(--tw-white-color);
    border-radius: 50%;
}
.videoPlayBtn_2.showBtnAnim{
    animation: shadows 1.4s linear infinite;
    -webkit-animation: shadows 1.4s linear infinite;
    -moz-animation: shadows 1.4s linear infinite;
}
.videoPlayBtn_2 span:first-child i,
.videoPlayBtn_2 span:first-child svg{
    color: var(--tw-heading-color);
    fill: var(--tw-heading-color);
    stroke: var(--tw-heading-color);
}
.videoPlayBtn_2 svg path{
    stroke: inherit;
}
.videoPlayBtn_2 span:first-child{
    margin: 0;
}

/*------------------------------------------------
/ 23. Contact Form
------------------------------------------------*/
.contactForm {
    position: relative;
}
.contactForm h3{
    font-size: 24px;
    line-height: 30px;
    font: 700;
    text-transform: uppercase;
    margin: 0 0 35px;
}
.contactForm p {
    margin: 0;
}

.contactForm p label {
    font-size: 16px;
    line-height: 20px;
    display: block;
}

.contactForm p>label>span {
    color: #F54822;
}

.contactForm p .wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}

.contactForm input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="file"]), .contactForm textarea {
    width: 100%;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    margin: 0 0 16px;
    padding: 24px 35px 23px;
    color: #040402;
}

.contactForm input.wpcf7-not-valid:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="file"]),
.contactForm textarea.wpcf7-not-valid {
    border-bottom-color: #F54822;
}
.wpcf7 form .wpcf7-response-output {
    margin: 30px 0 0 0;
    font-size: 14px;
    line-height: 24px;
}
.contactForm textarea {
    height: 98px;
    resize: none;
}

.contactForm ::-webkit-input-placeholder {
    color: #040402;
    opacity: 1;
}

.contactForm ::-moz-placeholder {
    color: #040402;
    opacity: 1;
}

.contactForm :-ms-input-placeholder {
    color: #040402;
    opacity: 1;
}

.contactForm ::-ms-input-placeholder {
    color: #040402;
    opacity: 1;
}

.contactForm ::placeholder {
    color: #040402;
    opacity: 1;
}

.contactForm ::-ms-input-placeholder {
    color: #040402;
}

.contactForm input:focus,
.contactForm textarea:focus {
    outline: 0;

}

.contactForm .wpcf7-checkbox,
.contactForm .wpcf7-radio {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 3px 0 0;
    margin: 0 0 16px;
}

.contactForm .wpcf7-checkbox .wpcf7-list-item,
.contactForm .wpcf7-radio .wpcf7-list-item {
    margin: 0 18px 0 0;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: var(--tw-body-color);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.contactForm .wpcf7-checkbox .wpcf7-list-item>label,
.contactForm .wpcf7-radio .wpcf7-list-item>label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    cursor: pointer;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: var(--tw-body-color);
}

.contactForm .wpcf7-checkbox input[type=checkbox],
.contactForm .wpcf7-radio input[type=radio] {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
    content: none;
    position: relative;
    top: 4px;
    margin-right: 8px;
}

.contactForm .wpcf7-radio input[type=radio] {
    top: 5px;
}

.contactForm .wpcf7-checkbox input[type=checkbox]:before {
    font-family: "FontAwesome";
    content: "";
    font-size: 10px;
    line-height: 13px;
    color: transparent !important;
    background: #FFF;
    display: block;
    width: 15px;
    height: 15px;
    border: 1px solid rgba(28, 39, 52, .1);
    border-radius: 0;
    text-align: center;
}

.contactForm .wpcf7-checkbox input[type=checkbox]:checked::before {
    content: "\f00c";
}

.contactForm .wpcf7-checkbox.wpcf7-not-valid input[type=checkbox]:before {
    border-color: #F54822;
}

.contactForm .wpcf7-radio input[type=radio]:before {
    content: '';
    color: transparent !important;
    background: #FFF;
    display: block;
    width: 15px;
    height: 15px;
    border: 1px solid rgba(28, 39, 52, .1);
    border-radius: 50%;
    text-align: center;
}

.contactForm .wpcf7-radio.wpcf7-not-valid input[type=radio]:before {
    border-color: #F54822;
}

.contactForm .wpcf7-radio input[type=radio]::after {
    content: '';
    color: transparent !important;
    background: var(--tw-primary-color);
    width: 7px;
    height: 7px;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 4px;
    opacity: 0;
    visibility: hidden;
}

.contactForm .wpcf7-checkbox input[type=checkbox]:checked:before {
    background: var(--tw-primary-color);
    color: var(--tw-white-color) !important;
}

.contactForm .wpcf7-radio input[type=radio]:checked:before {
    border-color: var(--tw-primary-color);
}

.contactForm .wpcf7-radio input[type=radio]:checked::after {
    opacity: 1;
    visibility: visible;
}

.contactForm input[type=file] {
    margin: 8px 0 24px;
}

.contactForm input[type=file]::-webkit-file-upload-button {
    border: 1px solid rgba(28, 39, 52, .1);
    padding: 2px 15px;
    font-size: 15px;
    line-height: 26px;
    border-radius: 4px;
    color: var(--tw-body-color);
    background-color: var(--tw-gray-color);
    margin-right: 15px;
    cursor: pointer;
}

.contactForm input[type=file]::file-selector-button {
    border: 1px solid rgba(28, 39, 52, .1);
    padding: 2px 15px;
    font-size: 15px;
    line-height: 26px;
    border-radius: 4px;
    color: var(--tw-body-color);
    background-color: var(--tw-gray-color);
    margin-right: 15px;
    cursor: pointer;
}

.contactForm .wpcf7-acceptance {
    position: relative;
}

.contactForm .wpcf7-acceptance .wpcf7-list-item {
    margin: 0;
}

.contactForm .wpcf7-acceptance .wpcf7-list-item label {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    cursor: pointer;
}

.contactForm .wpcf7-acceptance .wpcf7-list-item label a {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    font-family: inherit;
}

.contactForm .wpcf7-acceptance input[type=checkbox] {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
    content: none;
    position: relative;
    top: 5px;
    margin-right: 8px;
}

.contactForm .wpcf7-acceptance input[type=checkbox]:before {
    font-family: "FontAwesome";
    content: "\f00c";
    font-size: 10px;
    line-height: 13px;
    color: transparent !important;
    background: #FFF;
    display: block;
    width: 15px;
    height: 15px;
    border: 1px solid rgba(28, 39, 52, .1);
    border-radius: 0;
    text-align: center;
}

.contactForm .wpcf7-acceptance input[type=checkbox]:checked:before {
    background: var(--tw-primary-color);
    color: var(--tw-white-color) !important;
}

.wpcf7-not-valid-tip {
    display: none !important;
}

.contactForm input[type="submit"] {
    color: var(--tw-white-color);
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: auto;
    height: 58px;
    border-radius: 0;
    font-size: 16px;
    font-family: var(--tw-heading-font);
    font-weight: 500;
    background: var(--tw-heading-color);
    border: none;
    padding: 0 37px;
    line-height: 26px;
    -webkit-transition: all ease 350ms;
    -o-transition: all ease 350ms;
    transition: all ease 350ms;
    margin: 50px 0 0;
}
.contactForm .wpcf7-form-control-wrap{
    line-height: 1;
}
.contactForm input[type="submit"]:hover {
    background: var(--tw-secondary-color);
    color: var(--tw-primary-color);
}

.contactForm button[type="submit"] {
    height: 58px;
    border-radius:0;
    margin:  0;
    width: 100%;
}

.wpcf7 form .wpcf7-response-output {
    margin: 30px 0 0 0;
}

.wpcf7-spinner {
    background: var(--tw-primary-color);
    opacity: 1;

    margin: 0 0 0 8px;
    position: relative;
    top: 7px;
}

.wpcf7-spinner::before {
    background-color: #FFF;
}

.contactForm .select2-container {
    margin-bottom: 6px;
}

.contactForm .select2-container--default .select2-selection--single {
    height: auto !important;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid rgba(28, 39, 52, .1);
    position: relative
}

.contactForm .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    padding: 3px 0 3px !important;
    color: rgba(79, 87, 89, 1);
}

.contactForm .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100% !important;
    right: 0;
    text-align: right;
    margin: 0;
    width: 8px;
}

.contactForm .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.contactForm .select2-container--default .select2-selection--single .select2-selection__arrow::after {
    content: "\eafd";
    font-family: 'Baquet' !important;
    color: rgba(79, 87, 89, 1);
    position: relative;
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
}

.select2-dropdown {
    -webkit-box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
            box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    border-radius: 0.25rem;
    border: 1px solid rgba(28, 39, 52, .1) !IMPORTANT;
    border-radius: 4px !important;
}

.select2-search--dropdown {
    padding: 8px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    padding: 5px 8px 5px !important;
    color: rgba(79, 87, 89, 1);
    border-radius: 4px;
    border: 1px solid rgba(28, 39, 52, .1);
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    outline: 0;
}

.select2-results__option {
    font-size: 14px;
    line-height: 24px;
    color: rgba(79, 87, 89, 1);
    padding: 7px 12px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #f1f5f9;
    color: var(--tw-primary-color);
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: var(--tw-primary-color);
    color: var(--tw-white-color);
}

.contactForm .select2 .select2-selection {
    height: auto !important;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid rgba(28, 39, 52, .1);
}

.contactForm .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0 !important;
    margin: 0 0 -8px;
}

.contactForm .select2-container--default .select2-search--inline input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="file"]) {
    border: none;
    margin: 0;
    line-height: 27px;
    padding: 0;
}

.contactForm .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e2e8f0;
    border: none;
    border-radius: 3px;
    cursor: default;
    float: left;
    margin-right: 2px;
    margin-top: 0;
    margin-bottom: 2px;
    padding: 0px 10px;
    font-size: 14px;
    line-height: 27px;
    color: var(--tw-body-color);
}

.contactForm .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: var(--tw-body-color);
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 8px;
    border-right: 1px solid #d0d0d0;
    padding-right: 9px;
}
.contactForm button.baquetAWBtn_2{
    border: unset;
    outline:unset;
    -webkit-box-shadow: unset;
            box-shadow: unset;
    padding: unset;
    border-radius: unset;
}
.contactForm button.baquetAWBtn_2{
    height: auto;
    margin: unset;
}

/*------------------------------------------------
/ 24. Image Carousel
------------------------------------------------*/
.baquetCarouselImage {
    position: relative;
    overflow: hidden;
}

.baquetCarouselImage::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background: rgba(28, 39, 52, .5);
    -webkit-transition: opacity 0.2s, -webkit-transform 0.3s;
    transition: opacity 0.2s, -webkit-transform 0.3s;
    -o-transition: opacity 0.2s, transform 0.3s;
    transition: opacity 0.2s, transform 0.3s;
    transition: opacity 0.2s, transform 0.3s, -webkit-transform 0.3s;
}
.baquetCarouselImage:hover:after {
    -webkit-transform: scale3d(1, 1, 0);
            transform: scale3d(1, 1, 0);
    opacity: 0;
}

.baquetCarouselImage:hover img {
    -webkit-transform: scale3d(-1, 1, -2);
            transform: scale3d(-1, 1, -2);
    opacity: 1;
}
.twImage_captionSlide{
    padding: 58px 45px 48px;
    background: var(--tw-primary-color);
}
.twImage_captionSlide p{
    margin:0;
    font-size: 28px;
    line-height: 45px;
    font-weight: 900;
}
.baquetImageCarousel .owl-dots{
    position: inherit;
}


/*------------------------------------------------
/ 25. Map Section
------------------------------------------------*/
.contact-googleMap {
    position: relative;
}

.contact-googleMap iframe {
    max-width: 100%;
    width: 100%;
    height: 612px;
    display: block;
}

.blackAndWhite iframe {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
}


/*-----------------------------------------
/  26. Mailchimp 4WP
/-----------------------------------------*/
.subscribeForm {
    position: relative;
}

.subscribeForm form {
    margin: 0;
    padding: 0;
}

.subscribeForm.SF_2 form .mc4wp-form-fields,
.subscribeForm.SF_3 form .mc4wp-form-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.subscribeForm.SF_3 form .mc4wp-form-fields {
    -webkit-column-gap: 23px;
       -moz-column-gap: 23px;
            column-gap: 23px;
}

.subscribeForm input[type="email"] {
    position: relative;
    border: none;
    padding: 17px 28px;
    margin: 0;
    border-radius: 100px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: var(--tw-heading-color);
    display: block;
    width: 100%;
    background: rgba(0, 0, 0, .1);
}

.subscribeForm input[type="email"]::-webkit-input-placeholder {
    color: #4F5762;
}

.subscribeForm input[type="email"]::-moz-placeholder {
    color: #4F5762;
}

.subscribeForm input[type="email"]:-ms-input-placeholder {
    color: #4F5762;
}

.subscribeForm input[type="email"]::-ms-input-placeholder {
    color: #4F5762;
}

.subscribeForm input[type="email"]::placeholder {
    color: #4F5762;
}

.subscribeForm.SF_2 input[type="email"],
.subscribeForm.SF_3 input[type="email"] {
    background: transparent;
    padding: 0 0 16px 0;
    font-size: 14px;
    font-weight: 500;
    color: var(--tw-heading-color);
    border-bottom: 1px solid rgba(28, 39, 52, .1);
    border-radius: 0;
}

.subscribeForm.SF_2 input[type="email"]::-webkit-input-placeholder, .subscribeForm.SF_3 input[type="email"]::-webkit-input-placeholder {
    color: var(--tw-body-color);
}

.subscribeForm.SF_2 input[type="email"]::-moz-placeholder, .subscribeForm.SF_3 input[type="email"]::-moz-placeholder {
    color: var(--tw-body-color);
}

.subscribeForm.SF_2 input[type="email"]:-ms-input-placeholder, .subscribeForm.SF_3 input[type="email"]:-ms-input-placeholder {
    color: var(--tw-body-color);
}

.subscribeForm.SF_2 input[type="email"]::-ms-input-placeholder, .subscribeForm.SF_3 input[type="email"]::-ms-input-placeholder {
    color: var(--tw-body-color);
}

.subscribeForm.SF_2 input[type="email"]::placeholder,
.subscribeForm.SF_3 input[type="email"]::placeholder {
    color: var(--tw-body-color);
}

.subscribeForm.SF_3 input[type="email"] {
    font-size: 16px;

    padding: 0 0 20px 0;
}

.subscribeForm.SF_4 input[type="email"] {
    padding: 17px 0 17px 28px;
    background: rgba(0, 0, 0, .1);
}

.subscribeForm.SF_5 input[type="email"] {
    background: rgba(0, 0, 0, .1);
    font-size: 16px;
    padding: 17px 0 17px 28px;
}

.subscribeForm.SF_6 input[type="email"] {
    padding: 17px 0 17px 28px;
    border-color: #000;
}
.subscribeForm.SF_7 input[type="email"]{
    padding: 20px 32px 19px 53px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 0;
    position: relative;
}
.subscribeForm.SF_7 .mc4wp-form-fields::before{
    position: absolute;
    content: "\ed21";
    color: inherit;
    font-family: 'Baquet' !important;
    top: 17px;
    left: 32px;
    z-index: 2;
}
.subscribeForm.SF_8 input[type="email"] {
    padding: 17px 70px 15px 21px;
    border-color: transparent;
    border-radius: 0;
    font-size: 15px;
    font-weight: 400;
}

.subscribeForm input[type="email"]:focus {
    outline: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.subscribeForm [type="submit"] {
    background: transparent;
    padding: 17px 28px;
    margin: 0;
    border: none;
    color: #000;
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    right: 0;
    top: 0;
}

.subscribeForm [type="submit"]::-moz-placeholder {
    color: var(--tw-body-color);
}

.subscribeForm [type="submit"]::placeholder,
.subscribeForm [type="submit"]::-moz-placeholder {
    color: var(--tw-body-color);
}

.subscribeForm.SF_2 [type="submit"],
.subscribeForm.SF_3 [type="submit"] {
    position: relative;
    top: auto;
    right: auto;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: var(--tw-heading-color);
    border-bottom: 1px solid rgba(28, 39, 52, .1);
    padding: 5px 0 21px;
}

.subscribeForm.SF_2 [type="submit"] {
    font-size: 16px;
    line-height: 1;
    padding: 6px 0 20px;
}

.subscribeForm.SF_3 [type="submit"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
    padding: 0 0 20px;
}
.subscribeForm.SF_7 [type="submit"] {
    padding: 19.5px 32px;
}
.subscribeForm > p {
    position: absolute;
    z-index: 3;
    top: 70px;
    font-size: 15px;
    line-height: 20px;
    background: #fff;
    padding: 8px 12px;
}
/* icon style  */
.subscribeForm [type="submit"] i {
    font-size: 18px;
    color: var(--tw-heading-color);
    display: inline-block;
    line-height: 26px;
}

.subscribeForm [type="submit"] i.baquet-paper-plane,
.subscribeForm [type="submit"] span {
    display: none;
}

.subscribeForm.SF_2 [type="submit"] i,
.subscribeForm.SF_3 [type="submit"] i.baquet-paper-plane {
    display: none;
}

.subscribeForm.SF_7 [type="submit"] i.baquet-paper-plane,
.subscribeForm.SF_2 [type="submit"] span,
.subscribeForm.SF_3 [type="submit"] span {
    display: block;
}

.subscribeForm [type="submit"]:hover {
    color: var(--tw-primary-color);
}

.subscribeForm [type="submit"]:hover i {
    color: var(--tw-primary-color);
}
.subscribeForm [type="submit"] i.fas.fa-envelope{
    display: none;
}

.subscribeForm.SF_8 [type="submit"] i.fas.fa-envelope{
    display: block;
}

.subscribeForm.SF_4 [type="submit"] i.baquet-paper-plane,
.subscribeForm.SF_5 [type="submit"] i.baquet-long-arrow-right,
.subscribeForm.SF_7 [type="submit"] i.baquet-long-arrow-right,
.subscribeForm.SF_8 [type="submit"] i.baquet-long-arrow-right,
.subscribeForm.SF_5 [type="submit"] span,
.subscribeForm.SF_6 [type="submit"] i.baquet-paper-plane {
    display: none;
}

.subscribeForm.SF_4 [type="submit"] i.baquet-long-arrow-right,
.subscribeForm.SF_4 [type="submit"] span,
.subscribeForm.SF_5 [type="submit"] i.baquet-paper-plane,
.subscribeForm.SF_6 [type="submit"] i.baquet-long-arrow-right,
.subscribeForm.SF_6 [type="submit"] span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    z-index: 2;
    -webkit-transition: transform ease 500ms;
    -webkit-transition: -webkit-transform ease 500ms;
    transition: -webkit-transform ease 500ms;
    -o-transition: transform ease 500ms;
    transition: transform ease 500ms;
    transition: transform ease 500ms, -webkit-transform ease 500ms;
}

.subscribeForm.SF_4 [type="submit"],
.subscribeForm.SF_5 [type="submit"],
.subscribeForm.SF_6 [type="submit"] {
    background: var(--tw-primary-color);
    color: var(--tw-white-color);
    font-size: 14px;
    line-height: 100%;
    font-weight: 700;
    border: 1px solid transparent;
    text-transform: capitalize;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 12px 20px 12px 18px;
    border-radius: 100px;
    overflow: hidden;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    top: 4px;
    right: 4px;
}

.subscribeForm.SF_4 [type="submit"] {
    gap: 8px;
    color: var(--tw-white-color);
}
.subscribeForm.SF_4 [type="submit"] i{
    color: var(--tw-white-color)
}

.subscribeForm.SF_5 [type="submit"] {
    padding: 17px 28px;
    background: transparent;
    border: unset;
    top: 0;
    right: 0;
}
.subscribeForm.SF_8 [type="submit"] {
    border-radius: 0;
    background: var(--tw-primary-color);
    padding: 16px 24px;
}
.subscribeForm.SF_8 [type="submit"]:hover i{
    color: var(--tw-white-color);
}


.subscribeForm.SF_6 [type="submit"] {
    color: var(--tw-heading-color);
    position: relative;
    margin-top: 20px;
    right: 0;
    top: 0;
    padding: 16px 28px;
    background: rgba(0, 0, 0, .1);
    -webkit-backdrop-filter: blur(12px);
            backdrop-filter: blur(12px);
    gap: 8px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.subscribeForm.SF_5 [type="submit"]:hover{
    color: rgba(255, 255, 255, .7);
}
.subscribeForm.SF_6 [type="submit"] span{
    -webkit-transition: unset;
    -o-transition: unset;
    transition: unset;
}
.subscribeForm.SF_6 [type="submit"]:hover {
    color: var(--tw-white-color);
    background: var(--tw-primary-color);
}
.subscribeForm.SF_6 [type="submit"]:hover i{
    color: var(--tw-white-color);
}
.subscribeForm.SF_4 [type="submit"]:hover{
    color: var(--tw-heading-color);
}
.subscribeForm.SF_4 [type="submit"]:hover i{
    color: var(--tw-heading-color);
}

.subscribeForm.SF_4 [type="submit"] i,
.subscribeForm.SF_5 [type="submit"] i,
.subscribeForm.SF_6 [type="submit"] i {
    font-weight: 400;
    margin-right: 2px;
    z-index: 2;
    -webkit-transition: transform ease 500ms;
    -webkit-transition: -webkit-transform ease 500ms;
    transition: -webkit-transform ease 500ms;
    -o-transition: transform ease 500ms;
    transition: transform ease 500ms;
    transition: transform ease 500ms, -webkit-transform ease 500ms;
}

.mc4wp-response {
    position: relative;
    padding: 0;
    margin: 0;
}

.mc4wp-response .mc4wp-alert {
    background: #cfe2ff;
    color: #052c65;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #9ec5fe;
    padding: .65rem 1rem;
    margin-top: 15px;
}

.mc4wp-response .mc4wp-alert.mc4wp-success {
    color: #0a3622;
    background: #d1e7dd;
    border-color: #a3cfbb;
}

.mc4wp-response .mc4wp-alert.mc4wp-error {
    color: #58151c;
    background: #f8d7da;
    border-color: #f1aeb5;
}

.mc4wp-response .mc4wp-alert p {
    margin: 0;
}

/*-----------------------------------------
/  27. Tw Nav Menu
/-----------------------------------------*/
.tw_nav_title {
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
    font-family: var(--tw-heading-font);
    font-weight: 400;
    color: var(--tw-heading-color);
    margin-bottom: 40px;
}

.tw_nav_title+div {
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 1;
}
.tw_mobile_nav_menu .menu,
.tw_nav_menu .menu {
    -webkit-box-shadow: unset;
            box-shadow: unset;
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
    position: relative;
    visibility: visible;
    opacity: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
    z-index: 999;
    pointer-events: unset;
    -webkit-transform: translate(0);
        -ms-transform: translate(0);
            transform: translate(0);
    min-width: unset;
}
.tw_mobile_nav_menu .menu{
    gap: 0px;
}
.tw_mobile_nav_menu ul{
    list-style: none;
    padding: 0;
    color: var(--tw-white-color);
}
.tw_mobile_nav_menu .menu li,
.tw_nav_menu .menu li {
    width: 100%;
    display: block;
}

.tw_mobile_nav_menu ul li a,
.tw_mobile_nav_menu .menu li a,
.tw_nav_menu .menu li a {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    font-family: var(--tw-primary-font);
    text-transform: capitalize;
    color: var(--tw-body-color);
    margin: 0;
    padding: 0;
    display: inline-block;
}

.tw_nav_menu .menu li a:hover {
    color: var(--tw-primary-color);
}

.tw_mobile_nav_menu,
.tw_sidebarNav {
    position: relative;
}
.tw_mobile_nav_menu .menu
.tw_sidebarNav .menu {
    row-gap: 0;
}
.tw_mobile_nav_menu .menu li,
.tw_sidebarNav .menu li {
    padding: 4.5px 0;
    position: relative;
}
.tw_mobile_nav_menu .menu li a,
.tw_sidebarNav .menu li a {
    font-size: 18px;
}
.tw_mobile_nav_menu .menu li ul li a,
.tw_sidebarNav .menu li ul li a {
    font-size: 16px;
}
.tw_mobile_nav_menu .menu li a:hover,
.tw_sidebarNav .menu li a:hover {
    color: rgba(255, 255, 255, .5);
}
.tw_mobile_nav_menu .baquetDP_arrow,
.tw_sidebarNav .baquetDP_arrow {
    font-size: 14px;
    font-weight: 500;
    color: var(--tw-white-color);
    position: absolute;
    margin: 0;
    right: 0;
    top: 6px;
    -webkit-transition: all ease 350ms;
    -o-transition: all ease 350ms;
    transition: all ease 350ms;
    cursor: pointer;
}

.tw_mobile_nav_menu .menu li.active>.baquetDP_arrow,
.tw_sidebarNav .menu li.active>.baquetDP_arrow {
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg);
}

.tw_mobile_nav_menu .menu li a,
.tw_sidebarNav .menu li a {
    color: var(--tw-white-color);
}

.tw_mobile_nav_menu .menu li ul,
.tw_sidebarNav .menu li ul {
    margin-top: 5px;
    padding: 0 0 0 25px;
    display: none;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
}

.tw_mobile_nav_menu .menu li.active>ul ,
.tw_sidebarNav .menu li.active>ul {
    visibility: visible;
    opacity: 1;
    pointer-events: unset;
}
.tw_mobile_nav_menu .menu ul ul ul li{
    padding-bottom: 0px;
}



/*-----------------------------------------
/  28. Tw Nav Showcase
/-----------------------------------------*/
.tw_navShowcase_thumb {
    position: relative;
    display: block;
    -webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
    -o-transition: .3s cubic-bezier(.24,.74,.58,1);
    transition: .3s cubic-bezier(.24,.74,.58,1);
}
.tw_navShowcase_thumb:hover{
    -webkit-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    transform: translateY(-12px);
}

.tw_navShowcase_thumb h2 {
    font-size: 18px;
    line-height: 28px;
    display: inline-block;
    margin: 0;
    font-weight: 400;
    font-family: var(--tw-heading-font);
    text-transform: capitalize;
    letter-spacing: .2px;
    word-spacing: 2px;
    background-repeat: no-repeat;
    background-image: -o-linear-gradient(left, currentColor 0, currentColor 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, currentColor), to(currentColor));
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    -webkit-transition: background-size .4s cubic-bezier(.51, .5, .07, .99), color .2s ease-out;
    -o-transition: background-size .4s cubic-bezier(.51, .5, .07, .99), color .2s ease-out;
    transition: background-size .4s cubic-bezier(.51, .5, .07, .99), color .2s ease-out;
    background-size: 0% 1px;
    background-position: 100% calc(50% + 10px);
}
.tw_navShowcase_thumb:hover h2{
    background-size: 100% 1px;
    background-position: 0 calc(50% + 10px);
    color: #4F5762;
}
.tw_navShowcase_thumb .tw_nav_thumbImg a{
    margin: 0;
    padding: 0;
    display: inline-block;
}
.tw_nav_thumbImg {
    position: relative;
    margin: 0 0 12px;
}
.elementor .tw_nav_thumbImg img,
.tw_nav_thumbImg img {
    max-width: 100%;
    width: 100%;
    border-radius: 6px;
    -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
            box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.tw_hd_letter_animated .tw-e-character {
    display: inline-block;
    opacity: 0;
    -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
            transform: translateY(20px);
    -webkit-transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
    transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
    -o-transition: opacity 0.6s ease, transform 0.6s ease;
    transition: opacity 0.6s ease, transform 0.6s ease;
    transition: opacity 0.6s ease, transform 0.6s ease, -webkit-transform 0.6s ease;
}
.tw_hd_letter_animated.tw-animated .tw-e-character {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}




/*-----------------------------------------
/  28. History List
/-----------------------------------------*/
.historyListWrap{
    padding: 0 0 0 33px;
    position: relative;
}
.historyListWrap::before{
    position: absolute;
    content: "";
    left: 7px;
    top: 10px;
    width: 1px;
    height: calc(100% - 22px);
    background: #B4B4B4;
}
.historyItem{
    position: relative;
    margin-bottom: 34px;
}
.historyItem:last-child{
    margin-bottom: 0 !important;
}
.hiYear h2{
    color: var(--tw-primary-color);
  -webkit-text-fill-color: var(--tw-white-color);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--tw-primary-color);
  font-weight: 700;
  font-size: 60px;
  line-height: 1;
  margin: 0 0 19px;
}
.hiYear h2::before {
    position: absolute;
    content: "";
    left: -33px;
    top: 9px;
    width: 16px;
    height: 16px;
    background: var(--tw-primary-color);
    border: 2px solid var(--tw-white-color);
    border-radius: 50%;
}
.hiContent h3{
    font-size: 24px;
    color: #1E2025;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 18px;
}
.hiContent p{
    font-size: 18px;
    line-height: 36px;
    color: var(--tw-body-color);
    margin: 0;
}

/* History list 02 */
:root{
    --service2Gap: 138px;
}
.historyList2 .historyItem{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    gap: var(--service2Gap);
}
.historyList2 .historyItem > *{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - (var(--service2Gap) / 2));
}
.historyList2 .historyItem.reverse{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    text-align: right;
}
.historyList2 .historyItem:not(:last-child){
    margin-bottom: 142px;
}
.historyDtl {
    position: relative;
    padding: 12px 0 0;
}
.historyList2 .hiYear h2 {
    color: var(--tw-heading-color);
    font-size: 18px;
    font-weight: 800;
    line-height: 19px;
    margin: 0 0 15px;
    -webkit-text-fill-color: var(--tw-heading-color);
    -webkit-text-stroke-width: 0px;
    text-transform: uppercase;
}
.historyList2 .hiContent h3 {
    font-size: 44px;
    color: #141d38;
    font-weight: 800;
    line-height: 50px;
    text-transform: initial;
    margin: 0 0 9px;
}
.historyList2 .hiYear h2::before{
    display: none;
}
.historyList2 .hiContent p{
    font-size: 19px;
    line-height: 32px;
    font-weight: 400;
    color: #909092;
}
.historyList2 .historyThumb{
    padding: 32px 45px 32px 37px;
    border: 1px solid var(--tw-heading-color);
    border-radius: 10px;
}
.elementor .historyList2 .historyThumb img,
.historyList2 .historyThumb img{
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: inherit;
}
.historyList2 {
    position: relative;
}
.historyList2::after{
    position: absolute;
    content: "";
    width: 10px;
    height: 100%;
    background: #f0f0f0;
    left: 50%;
    top:0;
    z-index: -1;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
.historyList2 .historyItem::after{
    position: absolute;
    content: "";
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: var(--tw-primary-color);
    z-index: 3;
}
/*-----------------------------------------
/  29. Post Meta
/-----------------------------------------*/
.singlePostMeta{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: 18px;
}
.post_cat a{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    font-family: var(--tw-primary-font);
    text-transform: uppercase;
    color: #FCFCFF;
    padding: 7px 20px;
    border-radius: 40px;
    background: var(--tw-primary-color);
}
.post_cat a:hover{
    background: var(--tw-heading-color);
    color: var(--tw-white-color);
}
.postDate {
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #929292;
    margin: 0;
    font-weight: 400;
    font-family: var(--tw-primary-font);
}
.postComment {
    position: relative;
    font-size: 12px;
    font-weight: 400;
    color: #929292;
    line-height: 18px;
    font-family: var(--tw-primary-font);
    margin-left: 6px;
    text-transform: uppercase;
}
.postComment a{
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
}
.postComment::after{
    position: absolute;
    content: "";
    left: -13.5px;
    right: auto;
    width: 4px;
    height: 4px;
    top: 50%;
    background: #929292;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.postAuthor {
    font-size: 16px;
    font-weight: 700;
    color: #999999;
    line-height: 18px;
    font-family: var(--tw-primary-font);
    text-transform: uppercase;
    text-transform: capitalize;
    margin: 0 8px 32px 0;
}
.elementor .postAuthor img,
.postAuthor img{
    border-radius: 50%;
    margin-right: 8px;
}
.postAuthor a {
    color: var(--tw-body-color);
}
.postAuthor a:hover{
    color: var(--tw-primary-color)
}
.baquetViewCount {
    font-size: 12px;
    font-weight: 400;
    color: #929292;
    line-height: 18px;
    font-family: var(--tw-primary-font);
    text-transform: uppercase;
}
.baquetViewCount i{
    margin-right: 8px;
}

/*-----------------------------------------
/  30. BlockQuote
/-----------------------------------------*/
blockquote.wp_blockQuote {
    padding: 32px 60px 38px 178px;
    background: #EFEFEE;
    position: relative;
    line-height: 1;
}
.wp_blockQuote p{
    font-family: var(--tw-heading-font);
    color: var(--tw-heading-color);
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    margin: 0 0 20px;
}
.wp_blockQuote cite{
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: var(--tw-heading-color);
    text-transform: uppercase;
    font-style: normal;
    margin: 0;
}
.wp_blockQuote i,
.wp_blockQuote svg{
    position: absolute;
    top: 36px;
    left: 39px;
}
.wp_blockQuote  i{
    font-size: 94px;
    color: rgba(0, 0, 0, .2);
}
.wp_blockQuote svg{
    width: 94px;
    height: auto;
    fill: rgba(0, 0, 0, .2);
}
.wp_blockQuote svg path{
    stroke: inherit;
    fill: inherit;
}

/*-----------------------------------------
/  30. BlockQuote
/-----------------------------------------*/
.postTags{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap:10px;
}
.sipgPostTags{
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
}
.postTags h3{
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    font-weight: 800;
    color: var(--tw-heading-color);
}
.sipgPostTags h3{
    margin-right: 10px;
}
.postTags a{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    font-family: var(--tw-primary-font);
    color: var(--tw-heading-color);
    padding: 0;
    border-radius: 40px;
    background: transparent;
}
.sipgPostTags a{
    line-height: 1;
    height: auto;
    border-radius: 0;
}
.sipgPostTags a:hover{
    color: var(--tw-primary-color);
    background: transparent;
}

/*-----------------------------------------
/  31. Social Share
/-----------------------------------------*/
.tw_socialItems{
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 15px;
}
.tw_socialItems a{
    font-size: 16px;
    line-height: 1;
    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;
    width: 35px;
    height: 35px;
    background: var(--tw-heading-color);
    border-radius: 50%;
    color: var(--tw-white-color);
    fill: var(--tw-white-color);
}
.tw_socialItems a:hover{
    background: var(--tw-primary-color);
}
.tw_socialItems a svg{
    width: 16px;
    height: auto;
}
.tw_socialItems2{
    line-height: 1;
}
.tw_socialIconWrap2 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
}
.tw_socialIconWrap2 a{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.tw_socialIconWrap2 .sIcon_label{
    color: var(--tw-body-color);
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    position: relative;
    top: 1.5px;
}
.tw_socialIconWrap2 .sIcon{
    font-size: 10px;
    line-height: 1;
    margin: 0 8px 0 0;
    color: var(--tw-white-color);
    width: 14px;
    height: 14px;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: var(--tw-heading-color);
}
.tw_socialIconWrap2 .sIcon svg{
    width: 10px;
    height: auto;
}
/*================= Social Profile  =====================*/
.tw_socialPrf_Items{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.tw_socialPrf_Items a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #000000;
    padding: 0 23px 0 44px;
    border: 1px solid rgb(82, 82, 82);
}
.tw_socialPrf_Items a:hover{
    background: var(--tw-primary-color);
    border-color: var(--tw-primary-color);
}
.tw_socialPrf_Items a{
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    color: var(--tw-white-color);
}
.prf_socialIcon{
    position: relative;
    width: 100%;
    height: 100%;
    background: var(--tw-white-color);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 60px;
    height: 61px;
    border: 1px solid rgb(82, 82, 82);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.prf_socialIcon .prf_socialIconInnr {
    font-size: 16px;
    background: #000000;
    border-radius: 50%;
    width: 33px;
    height: 33px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.prf_socialIcon .prf_socialIconInnr svg{
    fill: inherit;
    stroke: inherit;
}
.prf_socialIcon .prf_socialIconInnr svg path{
    fill: inherit;
}
.tw_socialPrf_Items a:hover .prf_socialIconInnr{
    background: var(--tw-primary-color);
}
.tw_socialPrf_Items a:hover .prf_socialIconInnr svg{
    fill: inherit;
    stroke: inherit;
}
/*-----------------------------------------
/  32. Post Pagination
/-----------------------------------------*/
.pagePagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #c1c1c1;
    padding: 32px;
}
.pagePagination::after {
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 2px;
    background: transparent;
    border-left: 1px solid;
    border-color: inherit;
}
.pagePagination a{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 360px;
}
.pagePagination a:hover i,
.pagePagination a:hover h3{
    color: var(--tw-primary-color);
}
.pagePagination a i,
.pagePagination a h3{
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
a.nextPost,
a.prevPost {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
a.nextPost{
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
a.nextPost > *,
a.prevPost > * {
    -webkit-box-flex:  0;
        -ms-flex:  0 0 auto;
            flex:  0 0 auto;
}
.pagePagination a i{
    font-size: 18px;
    color: #C4C3D6;
} 
a.prevPost i{
    margin-right: 19px;
}
a.nextPost i{
    margin-left: 19px;
}
a.prevPost img{
    margin-right: 17px;
}
a.nextPost img{
    margin-left: 17px;
}
span.pstNavdate {
    display: block;
    font-size: 12px;
    line-height: 17px;
    font-weight: 500;
    color: #929292;
    text-transform: uppercase;
    font-family: var(--tw-primary-font);
    margin: 0 0 13px;
}
.postNav_cnt{
    width: calc(100% - 116px);
}
.postNav_cnt h3{
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    color: var(--tw-heading-color);
    margin: 0;
}
.nextPost .postNav_cnt h3{
    text-align: right;
}




/*-----------------------------------------
/  32. All Sidebar Widgets
/-----------------------------------------*/

/* Search Widget  */
.searchForm {
    position: relative;
}
.searchForm>.form-group {
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.blogPostStatic .wp-block-search__input,
.searchForm input {
    width: 100%;
    height: 57px;
    line-height: 55;
    border: 0;
    outline: 0;
    padding: 8.5px 45px 8.5px 29px;
    background: #EFEFEE;
    font-size: 14px;
    font-weight: 500;
    font-family: var(--tw-heading-font);
}

.blogPostStatic .wp-block-search__input::-webkit-input-placeholder, .searchForm input::-webkit-input-placeholder {
    color: var(--tw-heading-color);
}

.blogPostStatic .wp-block-search__input::-moz-placeholder, .searchForm input::-moz-placeholder {
    color: var(--tw-heading-color);
}

.blogPostStatic .wp-block-search__input:-ms-input-placeholder, .searchForm input:-ms-input-placeholder {
    color: var(--tw-heading-color);
}

.blogPostStatic .wp-block-search__input::-ms-input-placeholder, .searchForm input::-ms-input-placeholder {
    color: var(--tw-heading-color);
}

.blogPostStatic .wp-block-search__input::placeholder,
.searchForm input::placeholder {
    color: var(--tw-heading-color);
}

.blogPostStatic .wp-block-search__button,
.searchForm button {
    background: transparent;
    color: var(--tw-heading-color);
    font-size: 14px;
    width: 57px;
    height: 57px;
    line-height: 1;
    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;
    position: absolute;
    top:0;
    right: 0;
    z-index: 2;
    border: unset;
}
.blogPostStatic .wp-block-search__button:hover,
.searchForm button:hover {
    color: var(--tw-primary-color);
}

/* Resent Post Widget  */

.latestPost {
    position: relative;
    padding: 0;
    margin: 0 0 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 0 0 0;
}

.latestPost:last-child {
    margin-bottom: 0px;
}
.latestPost:last-child h3{
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
}
.latestPost > a{
    position: absolute;
    left: 0;
    top: 0;
}
/* .elementor .latestPost img,
.latestPost img {
    width: 116px;
    height: 80px;
    border-radius: 0;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;    
            filter: saturate(0.27);
    -webkit-filter: saturate(0.27);
} */
/* .latestPost p {
    font-size: 12px;
    margin: 0 0;
    line-height: 18px;
    color: #929292;
    text-transform: uppercase;
    margin: -3px 0 9px;
}
.latestPost p>span:first-child {
    color: var(--tw-heading-color);
}
.latestPost p a {
    color: inherit;
    display: inline-block;
    text-transform: capitalize;
    line-height: 1;
}

.latestPost p a:hover {
    color: var(--tw-primary-color);
} */

.latestPost h3 {
    font-size: 16px;
    font-weight: 800;
    line-height: 24px;
    font-family: var(--tw-heading-font);
    margin: 0;
    text-transform: initial;
    color: var(--tw-heading-color);
    padding: 0 40px 12px 46px;
    -webkit-transition: all 0.35s linear;
    -o-transition: all 0.35s linear;
    transition: all 0.35s linear;
    border-bottom: 1px solid #e7e7e7;
    width: 100%;
    min-height: 41px;
}
.latestPost h3 a > span{
    position: absolute;
    left: 0; 
    top: 4px;
    line-height: inherit;
    -webkit-transition: all 0.35s linear;
    -o-transition: all 0.35s linear;
    transition: all 0.35s linear;
    color: var(--tw-heading-color);
    fill: var(--tw-heading-color);
    stroke: var(--tw-heading-color);
}
.latestPost h3 a > span i{
    font-size: 23px;
    color: inherit;
}
.latestPost h3 a > span svg{
    width: 23px;
    height: 23px;
    fill: inherit;
    stroke: inherit;
}
.latestPost h3 a > span svg,
.latestPost h3 a > span svg path{
    fill: inherit;
    stroke: inherit;
}
.latestPost h3 a {
    color: inherit;
    display: inline-block;
    -webkit-transition: all 0.35s linear;
    -o-transition: all 0.35s linear;
    transition: all 0.35s linear;
    display: inline;
    padding: 0px;
    -webkit-transition: all 0.35s linear;
    -o-transition: all 0.35s linear;
    transition: all 0.35s linear;
    background-repeat: no-repeat;
    background-image: -o-linear-gradient(left, currentColor 0, currentColor 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, currentColor), to(currentColor));
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    -webkit-transition: background-size .4s cubic-bezier(.51, .5, .07, .99), color .2s ease-out;
    -o-transition: background-size .4s cubic-bezier(.51, .5, .07, .99), color .2s ease-out;
    transition: background-size .4s cubic-bezier(.51, .5, .07, .99), color .2s ease-out;
    background-size: 0% 1px;
    background-position: 100% calc(50% + 8px);
}

.latestPost h3 a:hover {    
    background-size: 100% 1px;
    background-position: 0 calc(50% + 8px);
}

.latestPost h3 a:hover {
    color: var(--tw-heading-color);
}
.latestPost h3::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 0%;
    background: var(--tw-primary-color);
    opacity: 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.latestPost h3:hover::before{
    opacity: 1;
    visibility: visible;
    height: 40px;
}
.latestPost h3:hover a > span{
    opacity: 0;
    visibility: hidden;
}
.latestPost h3::after{
    position:absolute;
    content: '\e90b';
    right: 0;
    top: 0;
    font-family: "Baquet" !important;
    width: 32px;
    height: 32px;
    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: var(--tw-primary-color);
    font-size: 11px;
    border-radius: 50%;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.latestPost h3:hover{
    padding: 0 46px 12px;
}
.latestPost h3:hover::after{
    opacity: 1;
    visibility: visible;
}
/* Post Category Widget  */
.postCategorys {
    margin: 0;
    padding: 0;
}

.postCategorys li {
    list-style: none;
    border: unset;
    outline: unset;
    line-height: 1;
}
.postCategorys a {
    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;
    padding: 9.5px 0;
    font-size: 16px;
    width: 100%;
    height: auto;
    line-height: 26px;
    font-weight: 700;
    color: var(--tw-heading-color);
    font-family: var(--tw-heading-font);
    background: var(--tw-white-color);
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}
.postCategorys a::after {
    position: absolute;
    content: '\e90b';
    font-family: "Baquet" !important;
    right: 4px;
    top: 9px;
    width: 28px;
    height: 28px;
    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: var(--tw-white-color);
    border: 1px solid #e7e7e7;
    color: var(--tw-heading-color);
    font-size: 10px;
    border-radius: 50%;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.postCategorys a:hover::after {
    background: var(--tw-primary-color);
    border-color: var(--tw-primary-color);
}
.postCategorys a:last-child {
    margin-bottom: 0 !important;
}
.postCatItem:nth-last-child(1) a,
.blogCatItem:nth-last-child(1) a{
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.postCategorys a:hover,
.postCategorys a.active {
    color: var(--tw-primary-color);
}

.postCategorys a span {
    font-size: inherit;
    font-family: inherit;
    -webkit-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}

.postCategorys a:hover span,
.postCategorys a.active span {
    color: var(--tw-primary-color);
}

/* Post Archive Sidebar Widget  */
.post_archive_widget {
    position: relative;
}
.postArchive{
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}
.postArchive li a{
    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;
    padding: 9.5px 0;
    font-size: 16px;
    width: 100%;
    height: auto;
    line-height: 26px;
    font-weight: 700;
    color: var(--tw-heading-color);
    font-family: var(--tw-heading-font);
    background: var(--tw-white-color);
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}
.postArchive li a:hover{
    color: var(--tw-primary-color);
}
.postArchive li:nth-last-child(1) a{
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
}
/* Resent Comments Sidebar Widget  */
.recent_comments{
    position: relative;
    list-style: none;
    padding: 0;
    margin:0;
}
.recent_comments li {
    padding: 0 0px 7px 69px;
    position: relative;
    border-bottom: 1px solid #e7e7e7;
    margin: 0px 0 13px;
}
.recent_comments li:nth-last-child(1){
    margin-bottom: 0px !important;
    border-bottom: 0px !important;
}
.recent_comments li i{
    font-size: 43px;
    font-weight: 500;
    color: var(--tw-heading-color);
    position: absolute;
    left: 0;
    top: 14px;
}
.recent_comments strong{
    font-size: 16px;
    line-height: 26px;
    font-weight: 800;
    color: var(--tw-heading-color);
    text-transform: capitalize;
}
.recent_comments a{
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    color: var(--tw-body-color);
    -webkit-transition: all 0.35s linear;
    -o-transition: all 0.35s linear;
    transition: all 0.35s linear;
    background-repeat: no-repeat;
    background-image: -o-linear-gradient(left, currentColor 0, currentColor 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, currentColor), to(currentColor));
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    -webkit-transition: background-size .4s cubic-bezier(.51, .5, .07, .99), color .2s ease-out;
    -o-transition: background-size .4s cubic-bezier(.51, .5, .07, .99), color .2s ease-out;
    transition: background-size .4s cubic-bezier(.51, .5, .07, .99), color .2s ease-out;
    background-size: 100% 1px;
    background-position: 0% calc(50% + 8px);
}

.recent_comments a:hover {    
    color: var(--tw-primary-color);
    background-size: 0% 1px;
    background-position: 100% calc(50% + 8px);
}

/* About me Sidebar Widget  */
.sidebar_autWrap {
    position: relative;
}

.sidebar_authead {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 19px;
    margin: 0 0 23px;
}

.sidebar_authead::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100% ;
    height: 1px;
    background: var(--tw-border-color);
}

.elementor .sidebar_authead img,
.sidebar_authead img {
    max-width: 100%;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px;
}

.sidebar_authName {
    position: relative;
    padding-left: 27px;
}

.sidebar_authName::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    height: 46px;
    width: 1px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background: var(--tw-border-color);
}

.sidebar_authName h2 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    font-family: var(--tw-heading-color);
    color: var(--tw-heading-color);
    margin: 0;
}

.sidebar_authName h4 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: var(--tw-body-color);
    font-family: var(--tw-primary-font);
    margin: 0;
}

.sidebar_autbody p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin: 0 0 20px;
}

.sidber_autSocial {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
}

.sidber_autSocial .social-icon-link {
    width: unset;
    height: unset;
    background: unset;
    color: var(--tw-heading-color);
    fill: var(--tw-heading-color);
    font-size: 17px;
}
.sidber_autSocial .social-icon-link svg{
    width: 17px;
    height: auto;
    fill: inherit;
}

.sidber_autSocial .social-icon-link:hover,
.sidber_autSocial .social-icon-link:hover svg {
    color: var(--tw-primary-color);
    fill: var(--tw-primary-color);
    background: transparent;
}


/* Add Banner Widget */
.addBanner {
    position: relative;
}
.addBanner_inner{
    position: relative;
    display: block;
}
.addBanner img {
    max-width: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.addBanner h3 {
    position: absolute;
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    color: var(--tw-white-color);
    width: 100%;
    left: auto;
    right: auto;
    padding: 20px;
    top: 50%;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
}

/* Gallery Widget  */

.widGalleryItem {
    position: relative;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 6px 1fr 6px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 6px;
}

.widGalleryItem a {
    display: inline-block;
    max-width: 100%;
    height: auto;
    position: relative;
    border-radius: 0px;
    overflow: hidden;
}

.widGalleryItem a img {
    width: 100%;
    height: 100%;
}

.widGalleryItem a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #ec37007a;
    border-radius: inherit;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}

.widGalleryItem a i {
    position: absolute;
    left: 50%;
    top: 70%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: inline-block;
    z-index: 1;
    color: var(--tw-white-color);
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}

.widGalleryItem a:hover:after {
    opacity: 1;
    visibility: visible;
    border-radius: inherit;
}

.widGalleryItem a:hover i {
    top: 50%;
    opacity: 1;
    visibility: visible;
}

/* tag Widget  */
.tagcloud,
.wp-block-tag-cloud,
.blogTagItems {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.tagcloud a,
.wp-block-tag-cloud a,
.blogTagItems a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    font-family: var(--tw-primary-font);
    color: var(--tw-body-color);
    padding: 8px 22px 6px;
    border-radius: 40px;
    background: #F8F7FC;
}

.wp-block-tag-cloud a:hover,
.tagcloud a:hover,
.blogTagItems a:hover {    
    background: var(--tw-primary-color);
    color: var(--tw-white-color);
}



/*-----------------------------------------
/  33. All Footer Widgets
/-----------------------------------------*/
.fw_widgetTitle {
    font-size: 24px;
    line-height: 35px;
    font-weight: 900;
    color: var(--tw-white-color);
    font-family: var(--tw-heading-font);
    margin: 0 0 18px;
    text-transform: capitalize;
}


/* Footer Navigation  */
.aboutFooterNav {
    position: relative;
}

.aboutFooterNav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.aboutFooterNav ul li a {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: rgba(255, 255, 255, .5);
    font-family: var(--tw-primary-font);
    text-transform: capitalize;
}

.aboutFooterNav ul li a:hover {
    color: var(--tw-white-color);
}

.aboutFooterNav ul li {
    margin-bottom: 11px;
}

.aboutFooterNav ul li:last-child {
    margin-bottom: 0px !important;
}

.aboutFooterNav.isInlineNav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 50px;
    row-gap: 12px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.aboutFooterNav.isInlineNav ul li {
    position: relative;
    line-height: 1;
    margin: 0;
}

.aboutFooterNav.isInlineNav.separator ul li::after {
    position: absolute;
    content: "";
    top: 50%;
    left: auto;
    right: -25px;
    width: 1px;
    height: 8px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background: rgba(255, 255, 255, .1);
}

.aboutFooterNav.isInlineNav.separator ul li:last-child:after {
    display: none !important;
}

/*=========== footer Info. =============*/
.footerInfo {
    position: relative;
}
.footerInfo:not(:last-child){
    margin-bottom: 28px;
}
.footerInfo h3 {
    font-size: 20px;
    line-height: 1;
    color: var(--tw-white-color);
    margin: 0 0 3px;
    text-transform: uppercase;
    font-weight: 800;
}
.footerInfo a {
    font-size: 15px;
    line-height: 23px;
    font-weight: 500;
    color: rgba(255, 255, 255, .7);
    margin: 0;
    display: inline-block;
}
.footerInfo a:hover {
    color: var(--tw-primary-color);
}

/* Footer LatestPost  */
.fwLatestPost {
    position: relative;
    margin: 0 0 30px;
    min-height: 80px;
    padding: 0 0 0 125px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
}
.fwLatestPost> a{
    position: absolute;
    left: 0;
    top:0;
}
.fwLatestPost p {
    font-size: 13px;
    margin: 0 0;
    line-height: 18px;
    color: #929292;
    text-transform: uppercase;
    margin: -2px 0 9px;
}

.fwLatestPost h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    font-family: var(--tw-heading-font);
    margin: 0;
    color: var(--tw-white-color);
}

.fwLatestPost h3 a {
    color: inherit;
    display: inline-block;
}

.fwLatestPost h3 a:hover {
    color: var(--tw-primary-color);
}




/*-----------------------------------------
/  34. Shape Image
/-----------------------------------------*/
.layer_img img{
    max-width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
}
.layer_img {
    position: relative;
}
.left_top{
    left:0;
    right: auto;
}
.right_top {
    left: auto;
    right: 0;
}
.left_bottom {
    top: auto;
    bottom: 0;
}
.right_bottom {
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
}
.animation_swing{
    -webkit-animation: baquetSwing 3s linear infinite;
    animation: baquetSwing 3s linear infinite
}
.animation_shake{
    -webkit-animation: shake 22s infinite both;
    animation: shake 22s infinite both;
}
.anim_rotate{
    -webkit-animation: welAnim 7s linear infinite;
    animation: welAnim 7s linear infinite;
}
/*-----------------------------------------
/  Css Animation. 
/-----------------------------------------*/
@-webkit-keyframes baquetSwing{
    0%{
      -webkit-transform: scaleY(1);
              transform: scaleY(1);
    }
    50%{
      -webkit-transform: scaleY(1.1);
              transform: scaleY(1.1);
    }
    100%{
      -webkit-transform: scaleY(1);
              transform: scaleY(1);
    }
 }
 
 @keyframes baquetSwing{
    0%{
      -webkit-transform: scaleY(1);
              transform: scaleY(1);
    }
    50%{
      -webkit-transform: scaleY(1.1);
              transform: scaleY(1.1);
    }
    100%{
      -webkit-transform: scaleY(1);
              transform: scaleY(1);
    }
 }

 

/*-----------------------------------------
/  35. List Icon
/-----------------------------------------*/
.tw_icon_list_items{
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.tw_icon_list_item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: var(--tw-body-color);
    fill: var(--tw-body-color);
    position: relative;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
}
.tw_icon_list_items.tw_inline_items{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-inline: -8px;
}
.tw_icon_list_items.tw_inline_items .tw_icon_list_item:nth-last-child(1)::after{
    display: none !important;
}
.tw_icon_list_item::after{
    content: "";
    border-color: #ddd;    
    inset-inline-start: 0;    
    inset-block-end: 0;
    position: absolute;
    width: 100%;
}
.tw_icon_list_items.tw_inline_items .tw_icon_list_item:after {
    border-width: 0;
    border-inline-start-width: 1px;
    border-style: solid;
    height: 100%;
    inset-inline-end: -8px;
    inset-inline-start: auto;
    position: relative;
    width: auto;
}
.tw_icon_list_item a{
    font-size: 16px;;
    color: 1;
    font-family: var(--tw-primary-font);
    font-weight: 400;
    color: var(--tw-body-color);
    fill: var(--tw-body-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.tw_icon_list_icon{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    inset-block-start: 0px;
    color: inherit;
    fill: inherit;
}
.tw_icon_list_icon > *{
    position: relative;
}
.tw_icon_list_icon i{
    font-size: 16px;
    line-height: 1;
}
.tw_icon_list_icon svg{
    width: 16px;
    height: auto;
    fill: inherit;
}
.tw_icon_list_item svg path{
    stroke: inherit;
    fill: inherit;
}
.tw_icon_list_text{
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    -webkit-padding-start: 5px;
            padding-inline-start: 5px;
    position: relative;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
}
/*-----------------------------------------
/   36. Contact Info
/-----------------------------------------*/
.tw_getInfo {
    position: relative;
    padding: 23px 34px 21px 81px;
    background: #1e1e1e;
}

.tw_getInfo > span {
    font-size: 17px;
    line-height: 1;
    position: absolute;
    left: 23px;
    top: 23px;
    color: var(--tw-white-color);
    fill: var(--tw-white-color);
    stroke: var(--tw-white-color);
    width: 44px;
    height: 44px;
    background: var(--tw-primary-color);
    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;
}
.tw_getInfo span svg{
    width: 17px;
    height: auto;
    fill: inherit;
    stroke: inherit;
}
.tw_getInfo span svg path{
    stroke: inherit;
}
.tw_getInfo p{
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 12px;
    color: var(--tw-white-color);
}
.tw_getInfo h3{
    font-size: 22px;
    line-height: 1;
    font-weight: 500;
    color: var(--tw-white-color);
    margin:0;
}
.tw_getInfo h3 a{
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
}
.tw_getInfo h3:hover{
    -webkit-text-decoration-color: currentColor;
            text-decoration-color: currentColor;
}
.tw_getInfo h3 a:hover{
    color: var(--tw-primary-color);
}
.elementor-icon-pos-end .tw_getInfo{
    padding: 23px 81px 21px 34px;
}
.elementor-icon-pos-end .tw_getInfo > span{
    left: auto;
    right: 23px;
}
.elementor-icon-pos-center .tw_getInfo{
    padding: 81px 34px 21px;
}
.elementor-iconAlign-center .tw_getInfo > span {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
.elementor-iconAlign-start .tw_getInfo > span {
    left: 34px;
    right: auto;
}
.elementor-iconAlign-end .tw_getInfo > span {
    right: 34px;
    left: auto;
}

/*-----------------------------------------
/   37. Hero Slider
/-----------------------------------------*/
.tw_hero__Wrapper{
    --slider_height: 843px;
    position: relative;
    height: var(--slider_height);
    width: 100%;
}
.tw_hero__Wrapper .owl-carousel .owl-stage-outer{
    overflow: visible;
}
.tw_hero__sliders {
    height: 100%;
}
.tw_hero__slide{
    position: relative;
    height: var(--slider_height);
    z-index: 2;
}
.tw_hero__slide .tw_hero__slide_cntLF{
    z-index: 5;
}
.tw_hero__slide .tw_hero__slide_cntRT{
    z-index: 4;
}
.tw_hero__slide::after{
    position: absolute;
    content: "";
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background-color: var(--overlay-color, transparent);
    z-index: 1;
}
.tw_hero__bg{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background: #f0f0f0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.tw_hero__slide_cntLF{
    position: relative;
    padding-top: 303px;
    max-width: 697px;
    z-index: 5;
}
.tw_hero__slide_subtitle span{
    font-size: 18px;
    color: var(--tw-primary-color);
    fill: var(--tw-primary-color);
    stroke: var(--tw-primary-color);
}
.tw_hero__slide_subtitle span svg{
    width: 18px;
    height: auto;
    fill:inherit;
    stroke: inherit;
}
.tw_hero__slide_subtitle span svg path{
    fill:inherit;
    stroke: inherit;
}
.tw_hero__slide_subtitle {
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    color: var(--tw-primary-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
    margin: 0px 0 27px;
}
.tw_hero__slide_subtitle{
    opacity: 0;
    -webkit-transition: opacity 500ms ease, -webkit-transform 550ms ease;
    transition: opacity 500ms ease, -webkit-transform 550ms ease;
    -o-transition: transform 550ms ease, opacity 500ms ease;
    transition: transform 550ms ease, opacity 500ms ease;
    transition: transform 550ms ease, opacity 500ms ease, -webkit-transform 550ms ease;
    -webkit-transform: translateY(180px);
        -ms-transform: translateY(180px);
            transform: translateY(180px);
}
.tw_hero__slide_title{
    font-size: 63px;
    font-weight: 700;
    line-height: 1.22;
    margin: 0 0 8px;
    color: var(--tw-white-color);
}
.tw_hero__slide_title{
    opacity: 0;
    -webkit-transition: opacity 600ms ease, -webkit-transform 650ms ease;
    transition: opacity 600ms ease, -webkit-transform 650ms ease;
    -o-transition: transform 650ms ease, opacity 600ms ease;
    transition: transform 650ms ease, opacity 600ms ease;
    transition: transform 650ms ease, opacity 600ms ease, -webkit-transform 650ms ease;
    -webkit-transform: translateY(150px);
        -ms-transform: translateY(150px);
            transform: translateY(150px);
}
.tw_hero__slide_desc {
    font-size: 18px;
    line-height: 1.52;
    font-weight: 400;
    color: #d7d7d7;
    padding: 0 60px 0 0;
    margin: 0 0 54px;
}
.tw_hero__slide_desc{
    opacity: 0;
    -webkit-transition: opacity 700ms ease, -webkit-transform 750ms ease;
    transition: opacity 700ms ease, -webkit-transform 750ms ease;
    -o-transition: transform 750ms ease, opacity 700ms ease;
    transition: transform 750ms ease, opacity 700ms ease;
    transition: transform 750ms ease, opacity 700ms ease, -webkit-transform 750ms ease;
    -webkit-transform: translateY(120px);
        -ms-transform: translateY(120px);
            transform: translateY(120px);
}
.tw_hero__slide_cntLF .baquetAWBtnWrap{
    color: var(--tw-heading-color);
    fill: var(--tw-heading-color);
    stroke: var(--tw-heading-color);
}
.tw_hero__slide_cntLF .baquetAWBtnWrap{
    opacity: 0;
    -webkit-transition: opacity 800ms ease, -webkit-transform 850ms ease;
    transition: opacity 800ms ease, -webkit-transform 850ms ease;
    -o-transition: transform 850ms ease, opacity 800ms ease;
    transition: transform 850ms ease, opacity 800ms ease;
    transition: transform 850ms ease, opacity 800ms ease, -webkit-transform 850ms ease;
    -webkit-transform: translateY(80px);
        -ms-transform: translateY(80px);
            transform: translateY(80px);
}
.tw_hero__slide_cntLF .baquetAWBtnWrap .baquetAWBtnContent2{
    color: var(--tw-heading-color);
    fill: var(--tw-heading-color);
    stroke: var(--tw-heading-color);
}
.tw_hero__slide_cntLF .baquetAWBtnWrap .baquetAWBtnContent2::after{
    background: var(--tw-white-color);
}
.tw_hero__slide_cntLF .baquetAWBtnWrap:hover .btnLine{
    background: var(--tw-heading-color);
}
/* active Animation */
.tw_hero__sliders .active .tw_hero__slide_subtitle.default {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition-delay: 800ms;
         -o-transition-delay: 800ms;
            transition-delay: 800ms;
}
.tw_hero__sliders .active .tw_hero__slide_title.default {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition-delay: 950ms;
         -o-transition-delay: 950ms;
            transition-delay: 950ms;
}
.tw_hero__sliders .active .tw_hero__slide_desc.default {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition-delay: 1100ms;
         -o-transition-delay: 1100ms;
            transition-delay: 1100ms;
}
.tw_hero__sliders .active .tw_hero__slide_cntLF .baquetAWBtnWrap.default {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition-delay: 1250ms;
         -o-transition-delay: 1250ms;
            transition-delay: 1250ms;
}

/* Right  */
.tw_hero__slide_cntRT {
    position: absolute;
    top: auto;
    bottom: -99px;
    width: clamp(580px, 45.5vw, 873px);
    height: 734px;
    right: 0;
    z-index: 2;
    background-image: -webkit-linear-gradient( 93deg, rgb(255,191,67) 0%, rgb(255,255,255) 100%);
    background-image: linear-gradient( 93deg, rgb(255,191,67) 0%, rgb(255,255,255) 100%);
    opacity: 0;
    -webkit-transition: opacity 800ms ease, -webkit-transform 850ms ease;
    transition: opacity 800ms ease, -webkit-transform 850ms ease;
    transition: transform 850ms ease, opacity 800ms ease;
    transition: transform 850ms ease, opacity 800ms ease, -webkit-transform 850ms ease;
    -webkit-transform: translateX(90px);
            transform: translateX(90px);
}
.tw_hero__sliders .active .tw_hero__slide_cntRT{
    opacity: 1;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition-delay: 2000ms;
         -o-transition-delay: 2000ms;
            transition-delay: 2000ms;
}
.elementor .tw_hero__slide_cntRT img,
.tw_hero__slide_cntRT img {
    max-width: unset ;
    right: 0;
    position: absolute;
    bottom: -15px;
    width: calc(100% + 160px);
    height: 102%;
}
.tw_hero__slide_cntRT img{
    opacity: 0;
    -webkit-transition: opacity 800ms ease, -webkit-transform 850ms ease;
    transition: opacity 800ms ease, -webkit-transform 850ms ease;
    -o-transition: transform 850ms ease, opacity 800ms ease;
    transition: transform 850ms ease, opacity 800ms ease;
    transition: transform 850ms ease, opacity 800ms ease, -webkit-transform 850ms ease;
    -webkit-transform: translateX(90px);
        -ms-transform: translateX(90px);
            transform: translateX(90px);
}
.tw_hero__slide_cntRT img.default{
    -webkit-animation: lightSpeedOut 1s ease-in both; 
    animation: lightSpeedOut 1s ease-in both; 
}
.tw_hero__sliders .active .tw_hero__slide_cntRT img.default{
    -webkit-animation: lightSpeedIn 2s ease-out both, fadeIn 1s ease-in both, opacity 900ms ease;
            animation: lightSpeedIn 2s ease-out both, fadeIn 1s ease-in both, opacity 900ms ease;
}


/*============ Hero Slider 02 ============ */
.tw_hero__Wrapper_two{
    --slider2_height: 1048px;
    position: relative;
    height: var(--slider2_height);
    width: 100%;
}
.tw_hero__sliders_two{
    position: relative;
    height: 100%;
    background: #070707;
}
.tw_hero__slide_two{
    position: relative;
    height: var(--slider2_height);
    z-index: 2;
    background: #0e140f;
}
.tw_hero__slide_two .tw_hero__slide_two_cntLF{
    z-index: 5;
}
.tw_hero__slide_two .tw_hero__slide_two_cntRT{
    z-index: 4;
}
.tw_hero__slide_two::after{
    position: absolute;
    content: "";
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background-color: var(--overlay-color, transparent);
    z-index: 1;
}
.tw_hero_two__bg{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background: #0e140f;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.tw_hero__slide_two_cntLF{
    position: relative;
    padding-top: 279px;
    max-width: 587px;
    z-index: 5;
}
.tw_hero__slide2_subtitle span{
    font-size: 18px;
    color: var(--tw-primary-color);
    fill: var(--tw-primary-color);
    stroke: var(--tw-primary-color);
}
.tw_hero__slide2_subtitle span svg{
    width: 18px;
    height: auto;
    fill:inherit;
    stroke: inherit;
}
.tw_hero__slide2_subtitle span svg path{
    fill:inherit;
    stroke: inherit;
}
.tw_hero__slide2_subtitle {
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    color: var(--tw-white-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
    margin: 0px 0 36px;
}
.tw_hero__slide2_subtitle{
    opacity: 0;
    -webkit-transition: opacity 500ms ease, -webkit-transform 550ms ease;
    transition: opacity 500ms ease, -webkit-transform 550ms ease;
    -o-transition: transform 550ms ease, opacity 500ms ease;
    transition: transform 550ms ease, opacity 500ms ease;
    transition: transform 550ms ease, opacity 500ms ease, -webkit-transform 550ms ease;
    -webkit-transform: translateY(180px);
        -ms-transform: translateY(180px);
            transform: translateY(180px);
}
.tw_hero__slide2_title {
    font-size: 70px;
    font-weight: 700;
    line-height: 1.21;
    margin: 0 36px 18px 0;
    color: var(--tw-white-color);
}
.tw_hero__slide2_title{
    opacity: 0;
    -webkit-transition: opacity 600ms ease, -webkit-transform 650ms ease;
    transition: opacity 600ms ease, -webkit-transform 650ms ease;
    -o-transition: transform 650ms ease, opacity 600ms ease;
    transition: transform 650ms ease, opacity 600ms ease;
    transition: transform 650ms ease, opacity 600ms ease, -webkit-transform 650ms ease;
    -webkit-transform: translateY(150px);
        -ms-transform: translateY(150px);
            transform: translateY(150px);
}
.tw_hero__slide2_desc {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: var(--tw-white-color);
    padding: 0 20px 0 0;
    margin: 0 0 56px;
}
.tw_hero__slide2_desc{
    opacity: 0;
    -webkit-transition: opacity 700ms ease, -webkit-transform 750ms ease;
    transition: opacity 700ms ease, -webkit-transform 750ms ease;
    -o-transition: transform 750ms ease, opacity 700ms ease;
    transition: transform 750ms ease, opacity 700ms ease;
    transition: transform 750ms ease, opacity 700ms ease, -webkit-transform 750ms ease;
    -webkit-transform: translateY(120px);
        -ms-transform: translateY(120px);
            transform: translateY(120px);
}
.tw_hero__slide_two_cntLF .baquetAWBtnWrap{
    color: var(--tw-heading-color);
    fill: var(--tw-heading-color);
    stroke: var(--tw-heading-color);
}
.tw_hero__slide_two_cntLF .baquetAWBtnWrap{
    opacity: 0;
    -webkit-transition: opacity 800ms ease, -webkit-transform 850ms ease;
    transition: opacity 800ms ease, -webkit-transform 850ms ease;
    -o-transition: transform 850ms ease, opacity 800ms ease;
    transition: transform 850ms ease, opacity 800ms ease;
    transition: transform 850ms ease, opacity 800ms ease, -webkit-transform 850ms ease;
    -webkit-transform: translateY(80px);
        -ms-transform: translateY(80px);
            transform: translateY(80px);
}
.tw_hero__slide_two_cntLF .baquetAWBtnWrap .baquetAWBtnContent2{
    color: var(--tw-heading-color);
    fill: var(--tw-heading-color);
    stroke: var(--tw-heading-color);
}
.tw_hero__slide_two_cntLF .baquetAWBtnWrap .baquetAWBtnContent2::after{
    background: var(--tw-white-color);
}
.tw_hero__slide_two_cntLF .baquetAWBtnWrap:hover .btnLine{
    background: var(--tw-heading-color);
}
.slide_themeWarCounter{
    position: relative;
    max-width: 254px;
    text-align: right;
    width: 100%;
    -webkit-clip-path: polygon(20% 0, 100% 0%, 100% 100%, 0 100%);
            clip-path: polygon(20% 0, 100% 0%, 100% 100%, 0 100%);
    top: 33px;
    left: auto;
    right: -146px;
    margin-left: auto;
}
.slide_themeWarCounter{
    opacity: 0;
    -webkit-transition: opacity 800ms ease, -webkit-transform 850ms ease;
    transition: opacity 800ms ease, -webkit-transform 850ms ease;
    -o-transition: transform 850ms ease, opacity 800ms ease;
    transition: transform 850ms ease, opacity 800ms ease;
    transition: transform 850ms ease, opacity 800ms ease, -webkit-transform 850ms ease;
    -webkit-transform: translateY(120px);
        -ms-transform: translateY(120px);
            transform: translateY(120px);
}
.slide_themeWarCounter h2 {
    font-size: 32px;
    font-weight: 900;
    color: #29383d;
    background-color: var(--tw-primary-color);
    font-style: italic;
    padding: 5px 35px 1px;
    margin: 0;
}
.slide_themeWarCounter p {
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    color: var(--tw-primary-color);
    text-transform: uppercase;
    background: #29383d;
    font-style: italic;
    padding: 7px 35px 2px;
    margin: 0;
}
/* active Animation */
.tw_hero__sliders_two .active .tw_hero__slide2_subtitle.default {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition-delay: 800ms;
         -o-transition-delay: 800ms;
            transition-delay: 800ms;
}
.tw_hero__sliders_two .active .tw_hero__slide2_title.default {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition-delay: 950ms;
         -o-transition-delay: 950ms;
            transition-delay: 950ms;
}
.tw_hero__sliders_two .active .tw_hero__slide2_desc.default {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition-delay: 1100ms;
         -o-transition-delay: 1100ms;
            transition-delay: 1100ms;
}
.tw_hero__sliders_two .active .tw_hero__slide_two_cntLF .baquetAWBtnWrap.default {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition-delay: 1250ms;
         -o-transition-delay: 1250ms;
            transition-delay: 1250ms;
}
.tw_hero__sliders_two .active .slide_themeWarCounter.default {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition-delay: 1350ms;
         -o-transition-delay: 1350ms;
            transition-delay: 1350ms;
}
/* Right  */
.tw_hero__slide_two_cntRT{
    position: absolute;
    top: auto;
    bottom: 113px;
    width: clamp(640px, 56vw, 1022px);
    height: 748px;
    right: 0;
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity 800ms ease, -webkit-transform 850ms ease;
    transition: opacity 800ms ease, -webkit-transform 850ms ease;
    -o-transition: transform 850ms ease, opacity 800ms ease;
    transition: transform 850ms ease, opacity 800ms ease;
    transition: transform 850ms ease, opacity 800ms ease, -webkit-transform 850ms ease;
    -webkit-transform: translateX(90px);
        -ms-transform: translateX(90px);
            transform: translateX(90px);
    background: transparent;
    mask-image: url(../images/slider2-mask.svg);
    -webkit-mask-image: url(../images/slider2-mask.svg);
}

.tw_hero__sliders_two .active .tw_hero__slide_two_cntRT{
    opacity: 1;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition-delay: 700ms;
         -o-transition-delay: 700ms;
            transition-delay: 700ms;
}
.elementor .tw_hero__slide_two_cntRT > img,
.tw_hero__slide_two_cntRT > img {
    max-width: unset ;
    right: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    opacity: 0;
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.tw_hero__sliders_two .active .tw_hero__slide_two_cntRT > img{
    -webkit-animation: slideInRight 1.8s ease-out both, fadeIn 1s ease-in both, opacity 900ms ease;
            animation: slideInRight 1.8s ease-out both, fadeIn 1s ease-in both, opacity 900ms ease;
}
.tw_hero__slide_textShape {
    position: absolute;
    right: -34px;
    top: 38px;
    width: 240px;
    height: 240px;
}
.tw_hero__sliders_two .tw_hero__slide_textShape img{
    max-width: 100%;
    width: 100%;
    -webkit-animation: welAnim 15s linear infinite;
    animation: welAnim 16s linear infinite;
}


/*============ Hero Slider 03 ============ */
.tw_hero__Wrapper_three{
    --slider3_height: 1132px;
    position: relative;
    height: var(--slider3_height);
    width: 100%;
}
.tw_hero__sliders_three{
    position: relative;
    height: 100%;
}
.tw_hero__slide_three{
    position: relative;
    height: var(--slider3_height);
    z-index: 2;
    background: #0e140f;
}
.tw_hero__slide_three .container{
    position: relative;
    z-index: 5;
}
.tw_hero__slide_three .tw_hero__slide_three_cntRT{
    z-index: 4;
}
.tw_hero__slide_three::after{
    position: absolute;
    content: "";
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background-color: var(--overlay-color, transparent);
    z-index: 1;
}
.tw_hero_three__bg{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background: #0e140f;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.tw_hero__slide_three_cntLF{
    position: relative;
    padding-top: 264px;
    max-width: 710px;
    z-index: 5;
}
.tw_hero__slide3_subtitle span{
    font-size: 18px;
    color: var(--tw-primary-color);
    fill: var(--tw-primary-color);
    stroke: var(--tw-primary-color);
}
.tw_hero__slide3_subtitle span svg{
    width: 18px;
    height: auto;
    fill:inherit;
    stroke: inherit;
}
.tw_hero__slide3_subtitle span svg path{
    fill:inherit;
    stroke: inherit;
}
.tw_hero__slide3_subtitle {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    color: var(--tw-white-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
    margin: 0px 0 27px;
}
.tw_hero__slide3_subtitle{
    opacity: 0;
    -webkit-transition: opacity 500ms ease, -webkit-transform 550ms ease;
    transition: opacity 500ms ease, -webkit-transform 550ms ease;
    -o-transition: transform 550ms ease, opacity 500ms ease;
    transition: transform 550ms ease, opacity 500ms ease;
    transition: transform 550ms ease, opacity 500ms ease, -webkit-transform 550ms ease;
    -webkit-transform: translateY(180px);
        -ms-transform: translateY(180px);
            transform: translateY(180px);
}
.tw_hero__slide3_title {
    font-size: clamp(64px, 7vw, 108px);
    font-weight: 700;
    line-height: 1.08;
    margin: 0 0 12px;
    color: var(--tw-white-color);
}
.tw_hero__slide3_title{
    opacity: 0;
    -webkit-transition: opacity 600ms ease, -webkit-transform 650ms ease;
    transition: opacity 600ms ease, -webkit-transform 650ms ease;
    -o-transition: transform 650ms ease, opacity 600ms ease;
    transition: transform 650ms ease, opacity 600ms ease;
    transition: transform 650ms ease, opacity 600ms ease, -webkit-transform 650ms ease;
    -webkit-transform: translateY(150px);
        -ms-transform: translateY(150px);
            transform: translateY(150px);
}
.tw_hero__slide3_title span{
    color: var(--tw-primary-color);
}
.tw_hero__slide3_desc {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    color: var(--tw-white-color);
    padding: 0 120px 0 0;
    margin: 0 0 54px;
}
.tw_hero__slide3_desc{
    opacity: 0;
    -webkit-transition: opacity 700ms ease, -webkit-transform 750ms ease;
    transition: opacity 700ms ease, -webkit-transform 750ms ease;
    -o-transition: transform 750ms ease, opacity 700ms ease;
    transition: transform 750ms ease, opacity 700ms ease;
    transition: transform 750ms ease, opacity 700ms ease, -webkit-transform 750ms ease;
    -webkit-transform: translateY(120px);
        -ms-transform: translateY(120px);
            transform: translateY(120px);
}
.tw_hero__slide_three_cntLF .baquetAWBtnWrap{
    color: var(--tw-heading-color);
    fill: var(--tw-heading-color);
    stroke: var(--tw-heading-color);
}
.tw_hero__slide_three_cntLF .baquetAWBtnWrap{
    opacity: 0;
    -webkit-transition: opacity 800ms ease, -webkit-transform 850ms ease;
    transition: opacity 800ms ease, -webkit-transform 850ms ease;
    -o-transition: transform 850ms ease, opacity 800ms ease;
    transition: transform 850ms ease, opacity 800ms ease;
    transition: transform 850ms ease, opacity 800ms ease, -webkit-transform 850ms ease;
    -webkit-transform: translateY(80px);
        -ms-transform: translateY(80px);
            transform: translateY(80px);
}
.tw_hero__slide_three_cntLF .baquetAWBtnWrap .baquetAWBtnContent2{
    color: var(--tw-heading-color);
    fill: var(--tw-heading-color);
    stroke: var(--tw-heading-color);
}
.tw_hero__slide_three_cntLF .baquetAWBtnWrap .baquetAWBtnContent2::after{
    background: var(--tw-white-color);
}
.tw_hero__slide_three_cntLF .baquetAWBtnWrap:hover .btnLine{
    background: var(--tw-heading-color);
}
/* active Animation */
.tw_hero__sliders_three .active .tw_hero__slide3_subtitle.default {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition-delay: 800ms;
         -o-transition-delay: 800ms;
            transition-delay: 800ms;
}
.tw_hero__sliders_three .active .tw_hero__slide3_title.default {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition-delay: 950ms;
         -o-transition-delay: 950ms;
            transition-delay: 950ms;
}
.tw_hero__sliders_three .active .tw_hero__slide3_desc.default {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition-delay: 1100ms;
         -o-transition-delay: 1100ms;
            transition-delay: 1100ms;
}
.tw_hero__sliders_three .active .tw_hero__slide_three_cntLF .baquetAWBtnWrap.default {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition-delay: 1250ms;
         -o-transition-delay: 1250ms;
            transition-delay: 1250ms;
}
.tw_hero__sliders_three .active .slide_themeWarCounter.default {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition-delay: 1350ms;
         -o-transition-delay: 1350ms;
            transition-delay: 1350ms;
}
/* Right  */
.tw_hero__slide_three_cntRT{
    position: absolute;
    top: auto;
    bottom: 0;
    width: clamp(650px, 58vw, 1031px);
    height: 100%;
    right: 0;
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity 800ms ease, -webkit-transform 850ms ease;
    transition: opacity 800ms ease, -webkit-transform 850ms ease;
    -o-transition: transform 850ms ease, opacity 800ms ease;
    transition: transform 850ms ease, opacity 800ms ease;
    transition: transform 850ms ease, opacity 800ms ease, -webkit-transform 850ms ease;
    -webkit-transform: translateX(90px);
        -ms-transform: translateX(90px);
            transform: translateX(90px);
    background: transparent;
}
.tw_hero__slide_three_cntRT_inner{
    mask-image: url(../images/slider-mask.svg);
    -webkit-mask-image: url(../images/slider-mask.svg);
    height: 100%;
}
.owl-carousel .tw_hero__slide_three_cntRT_inner img,
.tw_hero__slide_three_cntRT_inner img{
    height: 100%;
}
.tw_hero__sliders_three .active .tw_hero__slide_three_cntRT{
    opacity: 1;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition-delay: 700ms;
         -o-transition-delay: 700ms;
            transition-delay: 700ms;
}
.elementor .tw_hero__slide_three_cntRT > img,
.tw_hero__slide_three_cntRT > img {
    max-width: unset ;
    right: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 0;
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.tw_hero__sliders_three .active .tw_hero__slide_three_cntRT > img{
    -webkit-animation: slideInRight 1.8s ease-out both, fadeIn 1s ease-in both, opacity 900ms ease;
            animation: slideInRight 1.8s ease-out both, fadeIn 1s ease-in both, opacity 900ms ease;
}
.tw_hero__slide_three_cntRT::before {
    position: absolute;
    content: '';
    top: -98px;
    left: 257px;
    width: 2px;
    height: 950px;
    background: #F2F2F4;
    -webkit-transform: rotate(35.8deg);
        -ms-transform: rotate(35.8deg);
            transform: rotate(35.8deg);
}
.tw_hero__slide_three_cntRT::after {
    position: absolute;
    content: '';
    bottom: -44px;
    left: 122px;
    width: 8px;
    height: 441px;
    background: var(--tw-primary-color);
    -webkit-transform: rotate(-36deg);
        -ms-transform: rotate(-36deg);
            transform: rotate(-36deg);
}
.tw_hero__slide_rShape {
    position: absolute;
    width: 234px;
    height: 628px;
    bottom: 24px;
    right: -34px;
    z-index: 4;
    opacity: 0;
    -webkit-transition: opacity 700ms ease, -webkit-transform 750ms ease;
    transition: opacity 700ms ease, -webkit-transform 750ms ease;
    -o-transition: transform 750ms ease, opacity 700ms ease;
    transition: transform 750ms ease, opacity 700ms ease;
    transition: transform 750ms ease, opacity 700ms ease, -webkit-transform 750ms ease;
    -webkit-transform: translateX(35px);
        -ms-transform: translateX(35px);
            transform: translateX(35px);
    background: transparent;
}
.tw_hero__slide_rShape svg path{
    stroke: var(--tw-primary-color);
    fill: #272831;
}
.tw_hero__sliders_three .active .tw_hero__slide_rShape{
    opacity: 1;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition-delay: 750ms;
         -o-transition-delay: 750ms;
            transition-delay: 750ms;
}
.tw_hero_three_lShape{
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.tw_hero__sliders_three .tw_hero_three_lShape img{
    max-width: 100%;
    width: auto;
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity 800ms ease, -webkit-transform 850ms ease;
    transition: opacity 800ms ease, -webkit-transform 850ms ease;
    -o-transition: transform 850ms ease, opacity 800ms ease;
    transition: transform 850ms ease, opacity 800ms ease;
    transition: transform 850ms ease, opacity 800ms ease, -webkit-transform 850ms ease;
}
.tw_hero__sliders_three .active .tw_hero_three_lShape img{
    opacity: 1;
}
.tw_hero__sliders_three .tw_hero_three_lShape img:nth-child(1){
    left: 10.31%;
    top: 215px;
    -webkit-animation: headShake 8s ease-in-out infinite;
            animation: headShake 8s ease-in-out infinite;
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
}
.tw_hero__sliders_three .tw_hero_three_lShape img:nth-child(2){
    left: 10.31%;
    bottom: 77px;
    -webkit-animation: fadeInOut 8s ease-in-out infinite;
            animation: fadeInOut 8s ease-in-out infinite;
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
}

/* slider owl-dots & owl-navs  */
.owl_navDotsWrap{
    position: relative;
}
.defaultNav.isContainer .owl_navDotsWrap,
.centerLeftNav.isContainer .owl_navDotsWrap,
.centerRightNav.isContainer .owl_navDotsWrap{
    position: absolute;
    height: auto;
    width: 100%;
    left: 50%;
    bottom:0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
.defaultNav.isContainer .owl_navDotsWrap .owl-dots,
.centerLeftNav.isContainer .owl_navDotsWrap .owl-dots,
.centerRightNav.isContainer .owl_navDotsWrap .owl-dots{
    position: absolute;
    bottom:0;
    width: 100%;
}
.centerLeftNav.isContainer .owl_navDotsWrap .owl-nav{
    right: auto;
}
.centerRightNav .owl-carousel .owl_navDotsWrap .owl-nav,
.bottomRightNav .owl-carousel .owl_navDotsWrap .owl-nav{
    right: 12px;
}
.centerLeftNav .owl-carousel .owl_navDotsWrap .owl-nav,
.bottomLeftNav .owl-carousel .owl_navDotsWrap .owl-nav{
    left: 12px;
}
.centerLeftNav .owl-carousel .owl-nav,
.centerRightNav .owl-carousel .owl-nav{
    position: absolute;
    top: 50%;
    left: auto;
    right: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.centerLeftNav .owl-carousel .owl-nav{
    left:0;
    right: auto;
}

.defaultNav .tw_hero__sliders_three .owl-nav button.owl-next, .defaultNav .tw_hero__sliders_two .owl-nav button.owl-next, .defaultNav .tw_hero__sliders .owl-nav button.owl-next {
    right: 12px;
    left: auto;
}
.defaultNav .tw_hero__sliders_three .owl-nav button.owl-prev, .defaultNav .tw_hero__sliders_two .owl-nav button.owl-prev, .defaultNav .tw_hero__sliders .owl-nav button.owl-prev {
    right: auto;
    left:12px;
}
.centerRightNav .owl-carousel .owl-nav button.owl-next {
    margin-left: 10px;
    right: 0;
}
.centerRightNav .owl-carousel .owl-nav button.owl-prev {
    left: auto;
    right: 61px;
}
.centerLeftNav .owl-carousel .owl-nav button.owl-next {
    margin-right: 10px;
    left: 0;
}
.centerLeftNav .owl-carousel .owl-nav button.owl-prev {
    right: auto;
    left: 61px;
}
.centerLeftNav .owl-carousel .owl-nav button.owl-next {
    margin-right: 10px;
    left: 0;
}
.centerLeftNav .owl-carousel .owl-nav button.owl-prev {
    right: auto;
    left: 61px;
}


/*-----------------------------------------
/  38. Architect Slider
/-----------------------------------------*/
.architect_slide_item{
    position: relative;
    background: #040402;
    padding: 0;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    background-position: center center;
    margin-bottom: 126px;
}
.architect_slide_item_inner {
    margin: 0 59px;
    background: var(--tw-white-color);
    border: 11px solid var(--tw-primary-color);
    border-top: 0;
    border-bottom: 0;
    display: inline-block;
    max-width: 463px;
    width: 100%;
    margin-bottom: -126px;
}
.architect_thumb{
    position: relative;
    overflow: hidden;
}
.architect_content{
    padding: 44px 47px 32px;
    background: var(--tw-white-color);
}
.architect_buyer {
    background: #040402;
    padding: 23px 48px 10px;
    position: relative;
}
.architect_content h4 {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #303030;
    margin: 0 0 6px;
}
.architect_content h3 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 800;
    margin: 0 0 19px;
}
.architect_content ul{
    list-style: none;
    padding: 21px 0 0;
    margin: 0;
    border-top: 1px solid #ebebeb;
}
.architect_content ul li{ 
    font-size: 17px;
    line-height: 30px;
    font-weight: 600;
    color: #303030;
    position: relative;
    padding-left: 26px;
}
.architect_content ul li::before{ 
    position: absolute;
    content: "";
    top:7px;
    left:0;
    width: 14px;
    height: 13px;
    background: var(--tw-primary-color);
}

.architect_buyer p{
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: var(--tw-white-color);
    margin: 0;
    padding: 0 0 16px;
    border-bottom: 1px solid #1f1f1f;
}
.architect_buyer p i{
    font-size: 15px;
    font-weight: 600;
    color: var(--tw-primary-color);
    position: relative;
    top: -1px;
    margin-right: 8px;
}
.architect_buyer p span{
    font-weight: 800;
    margin-right: 15px;
}
.arct_linkWrapper{
    text-align: center;
    padding-top: 18px;
}
.arct_linkWrapper .themeWarLink{
    color: var(--tw-white-color);
    font-weight: 800;
    text-align: center;
    font-size: 15.5px;
    line-height: .85;
}
.arct_linkWrapper .themeWarLink:hover{
    color: var(--tw-primary-color)
}
.arct_linkWrapper .themeWarLink::after{
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    background-color: currentColor;
    right: 0;
    left: unset;
    -webkit-transform-origin: bottom left;
        -ms-transform-origin: bottom left;
            transform-origin: bottom left;
}
.arct_linkWrapper .themeWarLink:hover::after{
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    background-color: currentColor;
    -webkit-transform-origin: bottom right;
        -ms-transform-origin: bottom right;
            transform-origin: bottom right;
}


/* =========== Architect Slider 02 =========== */
.architect_slideImg_item{
    position: relative;
}
.architect_slideImg_item img{
    position: relative;
}
.arct_slideImg_cnt {
    position: absolute;
    max-width: 265px;
    width: 100%;
    padding: 80px 37px 62px;
    background: var(--tw-primary-color);
    bottom: 274px;
    right: 0;
    text-align: right;
}
.arct_slideImg_cnt h3{
    font-size: 30px;
    line-height: 28px;
    font-weight: 400;
    margin: 0 0 15px;
}
.arct_slideImg_cnt h4{
    font-size: 22px;
    line-height: 40px;
    font-weight: 900;
    margin: 0;
}