/** 
          1. ttm-row 

          2. Row-Equal-Height

          3. Bg-Layer 

          4. Row-Bg-Image

          5. Col-Bg-Image

          6. Section-Title 

          7. sep_holder

          8. Buttons

          9. Icons

          10. Fid

          11. featured-icon-box

          12. Featured-imagebox

          13. Progress-Bar 

          14. Testimonial

          15. Client-row

          16. Accordion

          17. Wrap-Form

          18. Tab

          19. Boxes-Spacing

          20. Pricing-Plan

          21. Sidebar

**/


/* ===============================================
    1.ttm-row
------------------------*/
.ttm-row {
    padding: 90px 0;
}

.ttm-row.padding_bottom_zero-section {
    padding: 90px 0 0;
}

.ttm-row.padding_top_zero-section {
    padding: 0 0 90px;
}

.ttm-row.padding_zero-section {
    padding: 0 0;
}

.ttm-row.fid-section {
    padding: 140px 0 0;
}

.ttm-row.services-section {
    padding: 90px 0 80px;
}

.ttm-row.header-top-section {
    padding: 170px 0 210px;
}

.ttm-row.services_section_1 {
    padding: 317px 0 140px;
    margin-top: -240px;
}

.ttm-row.procedure-section {
    padding: 80px 0 0px;
}

.ttm-row.fid-section_3 {
    padding: 70px 0 445px;
}

.ttm-row.fid-section_4 {
    padding: 110px 0 80px;
}

.ttm-row.sidebar {
    padding: 65px 0px 80px 0px;
}

.ttm-row.testimonial-section {
    padding: 90px 0 90px;
}

.ttm-row.contact-us {
    padding: 75px 0 0;
}

.ttm-row.tab_1_section {
    padding: 0 0 75px;
}

.ttm-row.testimonial-section-1 {
    padding: 115px 0 90px;
}

.ttm-row.details-1 {
    padding: 90px 0 60px;
}

.ttm-row.about-us-1 {
    padding: 80px 0 90px;
}


/* ===============================================
    2.Row-Equal-Height
------------------------*/
.row-equal-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.row-equal-height>[class*='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}


/* ===============================================
    3.Bg-Layer 
------------------------*/
.ttm-bg {
    position: relative;
}

.ttm-col-bgimage-yes {
    z-index: 1;
}

.bg-layer-equal-height .ttm-col-bgimage-yes,
.bg-layer-equal-height .ttm-col-bgcolor-yes,
.ttm-col-bgimage-yes {
    height: 100%;
}

.ttm-bg-layer,
.ttm-titlebar-wrapper-bg-layer,
.ttm-col-wrapper-bg-layer-inner {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.ttm-left-span>.ttm-col-wrapper-bg-layer {
    width: auto;
    margin-left: -500px;
    right: 0;
}

.ttm-right-span>.ttm-col-wrapper-bg-layer {
    width: auto;
    margin-right: -500px;
    right: 0;
}

.layer-content {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.bg-layer {
    position: relative;
}

.bg-layer>.container>.row {
    margin: 0;
}

.bg-layer>.container,
.bg-layer>.container-fluid {
    padding: 0;
}


.bg-img4.bg-base-grey.ttm-bg.ttm-bgimage-yes>.ttm-bg-layer {
    opacity: .65;
}

.ttm-bgcolor-white.ttm-bg.ttm-bgimage-yes>.ttm-bg-layer,
.ttm-bgcolor-white.ttm-bg.ttm-col-bgimage-yes>.ttm-bg-layer>.ttm-col-wrapper-bg-layer-inner {
    opacity: .94;
}


/* ===============================================
    4.Row-Bg-Image  
------------------------*/
.bg-img1 {
    background-image: url(../images/bg-image/row-bg-image-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}

.bg-img2 {
    background-image: url(../images/row-bg-image-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}

.bg-img3 {
    background-image: url(../images/bg-image/row-bg-image-3.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-img4 {
    background-image: url(../images/bg-image/row-bg-image-4.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
}

.bg-img5 {
    background-image: url(../images/bg-image/row-bg-image-05.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
}

.bg-img6 {
    background-image: url(../images/bg-image/row-bg-image-06.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
}

.bg-img7 {
    background-image: url(../images/bg-image/row-bg-image-07.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
}

.bg-img8 {
    background-image: url(../images/bg-image/row-bg-image-08.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
}

.bg-img9 {
    background-image: url(../images/bg-image/row-bg-image-09.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-img10 {
    background-image: url(../images/bg-image/row-bg-image-10.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
}


/* ===============================================
    5.Col-Bg-Image  
------------------------*/
.ttm-equal-height-image {
    display: none;
}

.col-bg-img-one.ttm-col-bgimage-yes>.ttm-col-wrapper-bg-layer {
    background-image: url(../../../images/col-bgimage-1-905x693.jpg);
    /*background-image: url("/thehumus/public/images/col-bgimage-1-905x693.jpg");*/
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0);
    background-position: 0% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: -370.5px;
}


.col-bg-img-two.ttm-col-bgimage-yes>.ttm-col-wrapper-bg-layer {
    background-image: url(../images/bg-image/col-bgimage-2.png);
    background-color: rgba(0, 0, 0, 0);
    background-position: 0% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: -90px;
}

.col-bg-img-three.ttm-col-bgimage-yes>.ttm-col-wrapper-bg-layer {
    background-image: url(../images/bg-image/col-bgimage-3-1275x779.jpg);
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0);
    background-position: 0% 50%;
    background-repeat: no-repeat;
}

.col-bg-img-four.ttm-col-bgimage-yes>.ttm-col-wrapper-bg-layer {
    background-image: url(../images/bg-image/col-bgimage-4.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
    opacity: .5;
}

.col-bg-img-five.ttm-col-bgimage-yes>.ttm-col-wrapper-bg-layer {
    background-image: url(../images/bg-image/col-bgimage-5.png);
    background-color: rgba(0, 0, 0, 0);
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 620px;
}

.col-bg-img-six.ttm-col-bgimage-yes>.ttm-col-wrapper-bg-layer {
    background-image: url(../images/bg-image/col-bgimage-6.jpg);
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: -366.5px;
}

.col-bg-img-seven.ttm-col-bgimage-yes>.ttm-col-wrapper-bg-layer {
    background-image: url(../images/bg-image/col-bgimage-7.jpg);
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.col-bg-img-eight.ttm-col-bgimage-yes>.ttm-col-wrapper-bg-layer {
    background-image: url(../images/col-bgimage-8.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.col-bg-img-nine.ttm-col-bgimage-yes>.ttm-col-wrapper-bg-layer {
    background-image: url(../images/bg-image/col-bgimage-9.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.col-bg-img-ten.ttm-col-bgimage-yes>.ttm-col-wrapper-bg-layer {
    background-image: url(../images/bg-image/col-bgimage-10.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
}

.col-bg-img-eleven.ttm-col-bgimage-yes>.ttm-col-wrapper-bg-layer {
    background-image: url(../images/col-bgimage-11.jpg);
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: cover;
}

.col-bg-img-twelve.ttm-col-bgimage-yes>.ttm-col-wrapper-bg-layer {
    background-image: url(../images/bg-image/col-bgimage-12.jpg);
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: cover;
}


/* ===============================================
    6.Section-Title  
------------------------*/
.section-title {
    position: relative;
    margin-bottom: 12px;
}

.section-title h3:after {
    left: 12px;
}

.section-title.title-style-center_text .title-header {
    padding-left: 0;
    position: relative;
}

.section-title.title-style-center_text {
    text-align: center;
    padding-bottom: 5px;
}

.section-title span {
    position: relative;
}

h2.title span:before,
h2.title span:after {
    content: unset;
}

.section-title h2.title {
    font-size: 40px;
    line-height: 54px;
}

.section-title .title-desc p {
    padding-bottom: 15px;
    margin: 0;
}

.section-title h2.title.fs-48 {
    font-size: 48px;
    line-height: 62px;
}

.section-title.title-style-center_text {
    text-align: center;
}

.section-title.title-style-center_text .title-desc p {
    margin-bottom: 15px;
    width: 54%;
    margin: 0 auto;
}

.section-title .title-header {
    padding-bottom: 0px;
}

.section-title.style1 h2 {
    font-size: 44px;
}

/* style2 */
.section-title.style2,
.section-title.style3 {
    margin-bottom: 18px;
    width: 100%;
}

.section-title.style2 .title-header {
    width: 50%;
    padding-right: 30px;
    padding-bottom: 0;
    position: relative;

}

.section-title.style1 .title-desc p,
.section-title.style2 .title-desc p,
.section-title.style3 .title-desc p {
    margin-bottom: 0;
    padding-bottom: 15px;
}

.section-title.style1 .title-header,
.section-title.style1 .title-desc,
.section-title.style2 .title-header,
.section-title.style2 .title-desc {
    display: table-cell;
    vertical-align: middle;
}

.section-title.style2 .title-header:after {
    content: "";
    right: 80px;
    height: 90%;
    position: absolute;
    top: 0;
    width: 0;
    border-right: 1px solid #e7e7e7;
    left: auto;
}


/* style3 */
.section-title.style3 .title-header h2 {
    position: relative;
    font-size: 50px;
    line-height: 60px;
    font-weight: 500;
}

.row.title .section-title h2.title {
    font-size: 60px;
    line-height: 70px;
}


/* ===============================================
    7.sep_holder
------------------------*/
.ttm-horizontal_sep {
    border-top: 1px solid #e6e9ef;
}

.bg-base-dark .ttm-horizontal_sep {
    border-top-color: rgba(255, 255, 255, 0.08);
}

.bg-base-skin .ttm-horizontal_sep {
    border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-base-white .ttm-horizontal_sep {
    border-top-color: #f1f1f1;
}

.border,
.border-top,
.border-left,
.border-bottom,
.border-right {
    border-color: #e6e9ef !important;
}

.border-left {
    border-left: 1px solid #dee2e6 !important;
}

.bg-base-dark .border,
.bg-base-dark .border-top,
.bg-base-dark .border-left,
.bg-base-dark .border-bottom,
.bg-base-dark .border-right,
.bg-base-skin .border,
.bg-base-skin .border-top,
.bg-base-skin .border-left,
.bg-base-skin .border-bottom,
.bg-base-skin .border-right {
    border-color: rgba(255, 255, 255, 0.06) !important;
}

.ttm-vertical_sep>[class*='col'] {
    position: relative;
}

.ttm-vertical_sep>[class*='col']:not(:last-child):before {
    position: absolute;
    content: "";
    height: 40%;
    top: 60px;
    right: 0;
    width: 1px;
    background-color: rgba(0, 0, 0, 0.06);
}

.row.no-gutters.ttm-vertical_sep>[class*='col']:not(:last-child):before {
    right: 0;
}

.bg-base-dark .ttm-vertical_sep>[class*='col']:not(:last-child):before,
.bg-base-skin .ttm-vertical_sep>[class*='col']:not(:last-child):before {
    background-color: rgba(255, 255, 255, .21);
}

.container {
    counter-reset: featuredbox-number
}

.featuredbox-number .ttm-num:before {
    counter-increment: featuredbox-number;
    content: counter(featuredbox-number, decimal-leading-zero) " ";
}

.featuredbox-number_1 .ttm-num:before {
    counter-increment: featuredbox-number;
    content: counter(featuredbox-number, decimal-leading-zero) " ";
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-color: #f2f2f2;
    -webkit-text-stroke-width: 1px;
    font-family: var(--base-headingfont);
    font-size: 28px;
}

/* ===============================================
    8.Buttons
------------------------*/
.ttm-btn {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1;
    padding: 11px 32px 11px 31px;
    background: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #eaeff5;
    position: relative;
    text-transform: capitalize;
    font-weight: 500;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    font-family: var(--base-headingfont);
    transition: all 0.3s ease 0s;
}


/** btn-color **/
.ttm-btn-color-skincolor {
    color: var(--base-skin);
}

a.ttm-btn-color-skincolor:hover {
    color: var(--base-dark);
}

.bg-base-dark a.ttm-btn-color-skincolor:hover {
    color: var(--base-white);
}

.ttm-btn.ttm-btn-style-fill.ttm-btn-color-skincolor {
    background-color: var(--base-skin);
    border-color: var(--base-skin);
    color: var(--base-white);
}

.ttm-btn.ttm-btn-style-fill.ttm-btn-color-skincolor:hover,
.ttm-btn.ttm-btn-style-border.ttm-btn-color-dark:hover,
.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:hover {
    background-color: var(--base-dark);
    border-color: var(--base-dark);
    color: var(--base-white);
}

.ttm-btn.ttm-btn-style-border.ttm-btn-color-skin:hover,
.ttm-btn.ttm-btn-style-border.ttm-btn-color-white:hover {
    background-color: var(--base-white);
    border-color: var(--base-white);
    color: var(--base-dark);
}

.header_btn .ttm-btn.ttm-btn-style-fill.ttm-btn-color-skincolor:hover {
    color: var(--base-white);
}

.ttm-btn.ttm-btn-color-dark {
    color: var(--base-dark);
}

.ttm-btn.ttm-btn-style-fill.ttm-btn-color-dark {
    background-color: var(--base-dark);
    border-color: var(--base-dark);
    color: var(--base-white);
}

.ttm-btn.ttm-btn-style-fill.ttm-btn-color-dark:hover,
.ttm-btn.ttm-btn-style-border.ttm-btn-color-skincolor:hover {
    background-color: var(--base-skin);
    border-color: var(--base-skin);
    color: var(--base-white);
}

.ttm-btn.ttm-btn-color-white {
    color: var(--base-white);
}

.ttm-btn.ttm-btn-style-fill.ttm-btn-color-white {
    background-color: var(--base-white);
    color: var(--base-dark);
}



/** btn-with-icon **/
.ttm-btn i {
    display: inline-block;
    vertical-align: middle;
    text-align: inherit;
    font-weight: bold;
}

.ttm-btn.ttm-icon-btn-right i {
    text-align: right;
    margin-left: 10px;
    margin-right: 0;
}

.ttm-btn.ttm-icon-btn-left i {
    text-align: left;
    margin-right: 10px;
    margin-left: 0;
}

/** btn-size-xs **/
.ttm-btn.ttm-btn-size-xs {
    font-size: 11px;
    padding: 8px 20px;
}

.ttm-btn.ttm-btn-size-xs i {
    font-size: 11px;
    line-height: 11px;
}

.ttm-btn.ttm-icon-btn-right.ttm-btn-size-xs i {
    text-align: right;
    margin-left: 6px;
    margin-right: 0;
}

.ttm-btn.ttm-icon-btn-left.ttm-btn-size-xs i {
    text-align: left;
    margin-right: 6px;
    margin-left: 0;
}

/** btn-size-sm **/
.ttm-btn.ttm-btn-size-sm {
    font-size: 13px;
    padding: 11px 20px;
}

.ttm-btn.ttm-btn-size-sm i {
    font-size: 12px;
    line-height: 12px;
}

/** btn-size-md **/
.ttm-btn.ttm-btn-size-md {
    font-size: 15px;
    padding: 15px 30px;
}

.ttm-btn.ttm-btn-size-md i {
    font-size: 15x;
    line-height: 15px;
}

/** btn-size-lg **/
.ttm-btn.ttm-btn-size-lg {
    font-size: 18px;
    line-height: 18px;
    padding: 11px 35px;
}

.ttm-btn.ttm-btn-size-lg i {
    font-size: 18px;
    line-height: 18px;
}

/** btn-shape **/
.ttm-btn.ttm-btn-shape-round {
    border-radius: 2em;
}

.ttm-btn.ttm-btn-shape-rounded {
    border-radius: 5px;
}

.ttm-btn.ttm-btn-shape-square {
    border-radius: 0;
}

/** btn-style-border **/
.ttm-btn.ttm-btn-style-border {
    background-color: transparent;
    border: 1px solid currentColor;
}

.ttm-btn.ttm-btn-color-white.ttm-btn-style-border {
    color: var(--base-white);
    border-color: var(--base-white);
    background-color: transparent;
}

/** ttm-icon-shap**/
.ttm-btn.ttm-icon-shap {
    padding: 15px 48px 15px 29px;
}

.newsletter-form .ttm-btn.ttm-icon-shap.ttm-btn-style-fill i,
.header_btn .ttm-btn.ttm-icon-shap.ttm-btn-style-fill i,
.ttm-btn.ttm-icon-shap.ttm-btn-style-fill.ttm-btn-color-skincolor i,
.ttm-pricing-plan.pricing-recommended-plan .ttm-btn.ttm-icon-shap.ttm-btn-style-border i {
    background-color: var(--base-white);
    color: var(--base-dark);
}

.header_btn .ttm-btn.ttm-icon-shap.ttm-btn-style-fill:hover i,
.ttm-pricing-plan.pricing-recommended-plan .ttm-btn.ttm-icon-shap.ttm-btn-style-border:hover i {
    background-color: var(--base-skin);
    color: var(--base-white);
}

.ttm-btn.ttm-icon-shap.ttm-btn-style-border i,
.ttm-btn.ttm-icon-shap.ttm-btn-style-fill i {
    text-align: center;
    right: 6px;
    top: 6px;
    position: absolute;
    font-size: 11px;
    font-weight: 600;
    display: inline-block;
    height: 34px;
    width: 34px;
    line-height: 34px;
    background-color: var(--base-skin);
    border-radius: 5px;
    color: var(--base-white);
    transition: all 0.5s ease 0s;
}

.newsletter-form button[type="submit"] i:before {
    font-weight: 600;
}

/** btn-inline **/
.ttm-btn.btn-inline {
    text-transform: capitalize;
    padding: 0;
    border: 0;
    background-color: transparent;
}

.ttm-btn.btn-inline i {
    display: inline-block;
    vertical-align: middle;
    transition: 0s;
}

.ttm-btn.btn-inline.ttm-icon-btn-right i {
    margin-left: 7px;
    transition: ease-in-out 0.1s;
    font-size: 15px;
    line-height: 18px;
}

.ttm-btn.btn-inline:hover i {
    margin-left: 7px !important;
    webkit-animation: tfLeftToRight 0.5s forwards;
    -moz-animation: tfLeftToRight 0.5s forwards;
    animation: tfLeftToRight 0.5s forwards;
}

.ttm-btn:not(.btn-inline)::after {
    content: "";
    width: 160%;
    height: 150px;
    border-radius: 60%;
    position: absolute;
    top: 100%;
    left: -40px;
    z-index: -1;
    transition: all 0.6s ease 0s;
}

.ttm-btn:not(.btn-inline):hover::after {
    top: -50px;
}

.ttm-btn.ttm-btn-style-fill.ttm-btn-color-skincolor:not(.btn-inline):hover:after {
    background-color: var(--base-dark);
}

.ttm-btn.ttm-btn-style-fill.ttm-btn-color-dark:not(.btn-inline):hover:after {
    background-color: var(--base-skin);
}

@-webkit-keyframes tfLeftToRight {
    49% {
        -webkit-transform: translateX(100%);
    }

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

    51% {
        opacity: 1;
    }
}

@keyframes tfLeftToRight {
    49% {
        transform: translateX(100%);
    }

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

    51% {
        opacity: 1;
    }
}

.ttm-btn.btn-inline.ttm-icon-btn-left i {
    margin-right: 7px;
    transition: ease-in-out .5s;
}

.ttm-btn.btn-inline i.fa-minus:before {
    height: 1px;
    display: block;
}

.ttm-btn.btn-inline.ttm-icon-btn-left:hover i {
    margin-right: 11px !important;
}

.ttm-btn.btn-underline {
    position: relative;
    overflow: visible;
    vertical-align: baseline;
}

.ttm-btn.btn-underline:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    background-color: currentColor;
    bottom: 0;
    left: 0px;
    transition: all 0.1s ease 0s;
}

/* play-btn / play-icon */
.ttm-play-icon {
    color: var(--base-white);
    display: block;
    position: relative;
}

.ttm-play-icon .ttm-play-icon-animation {
    display: inline-block;
    position: relative;
}

.ttm-play-icon .ttm-play-icon-animation:after,
.ttm-play-icon .ttm-play-icon-animation:before {
    content: '';
    border: 3px solid;
    width: 150%;
    height: 150%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: -25%;
    top: -25%;
    opacity: 1;
    z-index: -1;
    -webkit-animation: 1s videoplay-anim linear infinite;
    animation: 1s videoplay-anim linear infinite;
}

.ttm-play-icon .ttm-play-icon-animation:after,
.ttm-play-icon .ttm-play-icon-animation:before {
    -webkit-animation: videoplay-anim 1.08s infinite;
    -moz-animation: videoplay-anim 1.08s infinite;
    -ms-animation: videoplay-anim 1.08s infinite;
    -o-animation: videoplay-anim 1.08s infinite;
    animation: videoplay-anim 1.08s infinite;
}

.ttm-play-icon .ttm-play-icon-animation:before {
    -webkit-animation-delay: 0.95s;
    animation-delay: 0.95s;
}

.ttm-play-icon-btn .ttm-icon.ttm-icon_element-size-sm i.fa-play {
    padding-left: 5px;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    z-index: 2;
}

.ttm-play-icon-btn .ttm-icon.ttm-icon_element-size-md i.fa-play {
    font-size: 23px;
    z-index: 2;
}

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

.ttm-play-icon-btn .ttm-play-icon-animation {
    position: relative;
    display: inline-block;
}

.ttm-play-icon-btn .ttm-play-icon-animation .ttm-icon {
    margin-bottom: 0;
}

.ttm-play-icon-btn .ttm-play-icon-animation .ttm-icon:after {
    content: '';
    position: absolute;
    top: 51%;
    left: 51%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}

.ttm-play-icon-btn .ttm-play-icon-animation .ttm-icon:after {
    z-index: 1;
    width: calc(100% * 1.25);
    height: calc(100% * 1.25);
    opacity: .4;
    background-color: inherit;
}

.ttm-bgcolor-skincolor .ttm-play-icon-btn .ttm-play-icon-animation:after {
    opacity: .1;
}

.ttm-play-icon-btn.animated .ttm-play-icon-animation .ttm-icon:after,
.ttm-play-icon-btn:hover .ttm-play-icon-animation .ttm-icon:after {
    -webkit-animation: sep-anim 1.05s infinite;
    -moz-animation: sep-anim 1.05s infinite;
    -ms-animation: sep-anim 1.05s infinite;
    -o-animation: sep-anim 1.05s infinite;
    animation: sep-anim 1.05s infinite;
}

@-webkit-keyframes sep-anim {
    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

@keyframes sep-anim {
    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

/*style1*/

.ttm-play-icon.style1 {
    position: absolute;
    top: 0px;
}

.ttm-play-icon.style1 .ttm-icon i {
    font-size: 34px;
}

.ttm-play-icon.style1 .ttm-icon {
    padding: 5px;
}

.ttm-play-icon-btn .ttm-play-icon-animation.ttm-play-icon.style1 .ttm-icon:after {
    content: unset;
}

/*style2*/

.ttm-play-icon.style2 {
    position: absolute;
    top: 0px;
}

.ttm-play-icon.style2 .ttm-icon i {
    font-size: 34px;
}

.ttm-play-icon.style2 .ttm-icon {
    padding: 5px;
    left: 540px;
    top: 230px;
}

/*style3*/

.ttm-play-icon-btn.style3 .ttm-play-icon-animation .ttm-icon:after {
    border-radius: 0;
}

.ttm-play-icon-btn.style3.animated {
    top: 30%;
    left: 30%;
    position: absolute;
}

/* ===============================================
    9.Icons
------------------------*/
.ttm-icon {
    margin-bottom: 25px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border: 1px solid transparent;
    position: relative;
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    box-sizing: content-box;
    position: relative;
}

.ttm-icon i {
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all 0.3s ease 0s;
}

.ttm-icon_element-color-skincolor {
    color: var(--base-skin);
}

.ttm-icon.ttm-icon_element-fill.ttm-icon_element-color-skincolor {
    background-color: var(--base-skin);
    color: var(--base-white);
}

.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-skincolor {
    border: 1px solid var(--base-skin);
    color: var(--base-skin);
}

.grey-border-bottom {
    border-bottom: 1px solid #E9E9EB;
}

.border,
.border-top,
.border-left,
.border-bottom,
.border-right {
    border-color: #E9E9EB !important;
}

.ttm-icon_element-color-darkgrey {
    color: var(--base-dark);
}

.border-right {
    border-right: 1px solid;
}

.skin-border-top {
    border-top: 4px solid var(--base-skin);
}

.ttm-icon.ttm-icon_element-fill.ttm-icon_element-color-darkgrey {
    background-color: var(--base-dark);
    color: var(--base-white);
}

.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-darkgrey {
    border: 1px solid var(--base-dark);
    color: var(--base-dark);
}

.ttm-icon.ttm-icon_element-fill.ttm-icon_element-color-grey {
    background-color: var(--base-grey);
    color: var(--base-skin);
}

.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-grey {
    border: 1px solid var(--base-grey);
    color: var(--base-skin);
}

.ttm-icon.ttm-icon_element-fill.ttm-icon_element-color-white {
    background-color: var(--base-white);
    color: var(--base-skin);
}

.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-white {
    border: 1px solid var(--base-white);
    color: var(--base-white);
}


/** icon-size-xs **/
.ttm-icon.ttm-icon_element-size-xs {
    height: 30px;
    width: 30px;
    line-height: 30px;
}

.ttm-icon.ttm-icon_element-size-xs i {
    font-size: 16px;
}

/** icon-size-sm **/
.ttm-icon.ttm-icon_element-size-sm {
    height: 55px;
    width: 55px;
    line-height: 55px;
}

.ttm-icon.ttm-icon_element-size-sm i {
    font-size: 31px;
}

/** icon-size-md **/
.ttm-icon.ttm-icon_element-size-md {
    height: 70px;
    width: 70px;
    line-height: 70px
}

.ttm-icon.ttm-icon_element-size-md i {
    font-size: 37px;
}

/** icon-size-lg **/
.ttm-icon.ttm-icon_element-size-lg {
    height: 78px;
    width: 78px;
    line-height: 78px;
}

.ttm-icon.ttm-icon_element-size-lg i {
    font-size: 48px;
}

/** icon-size-xl **/
.ttm-icon.ttm-icon_element-size-xl {
    height: 80px;
    width: 80px;
    line-height: 80px;
}

.ttm-icon.ttm-icon_element-size-xl i {
    font-size: 58px;
}

.ttm-icon.ttm-icon_element-onlytxt {
    height: auto;
    width: auto;
    line-height: 1;
}

.ttm-icon.ttm-icon_element-onlytxt i {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate(0, 0);
}

/** icon-shape **/
.ttm-icon.ttm-icon_element-style-round {
    border-radius: 5px;
}

.ttm-icon.ttm-icon_element-style-rounded {
    border-radius: 50%;
}

.ttm-icon.ttm-icon_element-style-square {
    border-radius: 0;
}


/* ttm-list-style-icon */
.ttm-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ttm-list.ttm-list-style-icon.fw-normal li i,
.ttm-list.ttm-list-style-icon.fw-normal .ttm-list-li-content {
    font-weight: normal;
    padding-bottom: 2px;
}

.ttm-list.ttm-list-style-icon li {
    position: relative;
    padding-bottom: 10px;
    display: flex;
    align-items: baseline;
    width: 100%;
}

.ttm-list.ttm-list-style-icon li:last-child {
    padding-bottom: 0;
}

.ttm-list.ttm-list-style-icon li i.fa-minus:before {
    position: absolute;
    content: "";
    top: 6px;
    left: 0;
    height: 2px;
    width: 7px;
    background-color: currentcolor;
}

.ttm-list.ttm-list-style-icon .ttm-list-li-content {
    display: inline-block;
    padding-left: 10px;
}

.ttm-list.style1 {
    padding: 0px 15px 15px 0px;
}

.ttm-list.style1 .ttm-list-li-content {
    font-weight: 500;
}

.ttm-list.style1.ttm-list-style-icon li {
    margin-top: calc(18px/2);
    padding-bottom: calc(18px/2);
}

.ttm-list.style2 {
    padding-left: 20px;
    padding-top: 10px;
}

.ttm-list.fs-14 {
    font-size: 14px;
}

.ttm-list.fs-15 {
    font-size: 15px;
}

.ttm-list.fs-15 i {
    font-size: 15px;
}


.ttm-list-icon-color-skincolor li i {
    color: var(--base-skin);
}

.ttm-list-icon-color-darkgrey li i {
    color: var(--base-dark);
}

/* ttm-video-icon */
.ttm-video-icon .ttm-icon.ttm-icon_element-size-md {
    height: 98px;
    width: 98px;
    line-height: 98px;
}

.ttm-video-icon .ttm-icon.ttm-icon_element-size-md i {
    font-size: 40px;
}

.ttm-right-video-icon,
.ttm-left-video-icon,
.ttm-center-video-icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
}



/* ===============================================
    10.Fid
------------------------*/
.inside {
    position: relative;
    transition: all .4s;
    padding: 10px 0 15px;
}

.ttm-fid-view-lefticon .ttm-fid-icon-wrapper,
.ttm-fid-view-lefticon .ttm-fid-contents,
.ttm-fid-view-righticon .ttm-fid-icon-wrapper,
.ttm-fid-view-righticon .ttm-fid-contents {
    display: table-cell;
    vertical-align: top;
}

.ttm-fid-view-lefticon .ttm-fid-contents,
.ttm-fid-view-righticon .ttm-fid-icon-wrapper {
    padding-left: 15px;
    text-align: left;
}

.ttm-fid-view-topicon i {
    margin-bottom: 10px;
}

.ttm-fid-icon-wrapper i {
    font-size: 45px;
    line-height: 50px;
    position: relative;
    display: inline-block;
}

.fid-section.bg-img2 p {
    color: rgba(255, 255, 255, .8);
}

.inside h4,
.inside h4 span {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 0;
}

.inside h3 {
    margin-bottom: 0;
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    padding-top: 0;
}

/* style1 */

.ttm-fid.inside.style1 .ttm-fid-wrapper {
    width: 100%;
    position: relative;
    z-index: 1;
    background-color: transparent;
}

.ttm-fid.inside.style1 .ttm-fid-inner span {
    font-family: var(--base-headingfont);
    font-size: 56px;
    font-weight: 500;
    line-height: 68px;
    color: var(--base-white);
}

.ttm-fid.inside.style1 .ttm-fid-contents {
    width: 100%;
    text-align: center;
    padding: 18px 0px 27px 0px;
}

.ttm-fid.inside.style1.box-border {
    margin: 0px 0 0 0px;
    padding: 0;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #fff;
}

.ttm-fid-right .ttm-fid.inside.style1 {
    margin-left: 0px;
    margin-top: 90px;
    margin-right: 0px;
}

/*style2*/

.ttm-fid.inside.style2 {
    margin: 0px 0px 0px 0px;
    padding: 33px 0px 32px 0px;
    text-align: center;
    background-color: var(--base-grey);
}

.ttm-fid.inside.style2 .ttm-fid-contents .ttm-fid-inner {
    font-size: 65px;
    font-weight: 600;
    line-height: 70px;
    color: var(--base-skin);
}

.ttm-fid.inside.style2 .ttm-fid-contents .ttm-fid-inner span:last-child {
    margin-left: 0px;
}

.ttm-fid.inside.style2 .ttm-fid-contents .ttm-fid-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    font-family: var(--base-bodyfont-color);
}

/*style3*/

.ttm-fid.style3 {
    padding: 25px 55px 17px;
}

.ttm-fid.style3 .ttm-fid-icon-wrapper {
    display: block;
    vertical-align: middle;
    padding-bottom: 20px;
}

.ttm-fid.style3 .ttm-fid-icon-wrapper i {
    font-size: 50px;
    position: relative;
    top: 15px;
}

.ttm-fid.style3 .ttm-fid-inner span {
    font-size: 56px;
    line-height: 68px;
    font-weight: 500;
}

.ttm-fid.style3 .ttm-fid-contents .ttm-fid-title {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    padding-top: 10px;
    font-family: var(--base-headingfont);
    color: var(--base-bodyfont-color);
}

.ttm-fid.style3.bg-base-dark .ttm-fid-contents .ttm-fid-title {
    color: var(--base-white);
}

/*style4*/

.ttm-fid.style4 {
    padding: 34px 30px;
    position: relative;
    z-index: 3;
    margin-right: -40px;
    margin-left: 30px;
}

.ttm-fid.style4 .ttm-fid-inner span {
    font-size: 72px;
    line-height: 80px;
}

.ttm-fid.style4 .ttm-fid-inner:after {
    content: "";
    position: absolute;
    left: 60px;
    top: 115px;
    display: inline-block;
    width: 60px;
    height: 60px;
    background: rgb(255 255 255/10%);
    border-radius: 50%;
}

.ttm-fid.inside.style4 .ttm-fid-contents {
    display: table-cell;
    vertical-align: inherit;
}

.ttm-fid.inside.style4 .ttm-fid-title {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
}

.ttm-fid.inside.style4 .ttm-fid-title h6 {
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    color: var(--base-white);
    font-family: var(--base-bodyfont);
}

.ttm-fid.inside.style4 h3 {
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    margin-bottom: 30px;
}

/* style5 */

.ttm-fid.inside.style5 {
    padding: 25px 30px;
    margin: 0px;
    text-align: center;
}

.ttm-fid.inside.style5 .ttm-fid-contents h3 {
    font-weight: 400;
    padding-top: 10px;
    padding-right: 80px;
    font-family: var(--base-bodyfont);
    color: rgb(255 255 255/60%);
}

.ttm-fid.inside.style5 .ttm-fid-icon-wrapper i {
    font-size: 70px;
    line-height: 80px;
}

.ttm-fid.inside.style5 .ttm-fid-contents .ttm-fid-inner span {
    font-size: 50px;
    line-height: 60px;
    padding-right: 10px;
}

.row>[class*='col']:nth-child(2n)>.ttm-fid.inside.style5:after {
    border-right-width: 0;
}

.row>[class*='col-']:last-child>.ttm-fid.inside.style5:after {
    border-right-width: 0;
}

.ttm-fid.inside.style5:after {
    content: "";
    right: 0px;
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
    border-right-width: 1px;
    border-right-color: #3D3C41;
    border-right-style: solid;
}

.ttm-fid.inside.style5.border-right {
    border-right: 1px solid #e2e2e2;
}

/* style6 */

.ttm-fid.inside.style6 {
    padding: 33px 0 40px;
}

.ttm-fid.inside.style6 .ttm-fid-inner span {
    font-family: var(--base-headingfont);
    font-size: 60px;
    font-weight: 500;
    line-height: 68px;
    color: var(--base-white);
}

.ttm-fid.inside.style6 .ttm-fid-contents {
    width: 100%;
    text-align: center;
}

.ttm-fid.inside.style6 .ttm-fid-contents .ttm-fid-title {
    padding-top: 15px;
    color: var(--base-white);
}

/*style7*/

.ttm-fid.inside.style7 {
    background-color: var(--base-skin);
    text-align: left;
    padding: 40px 40px 40px;
    position: absolute;
    top: 7%;
    margin-left: 0px;
}

.ttm-fid.inside.style7 .ttm-fid-icon-wrapper i {
    color: var(--base-white);
    font-size: 60px;
    position: relative;
}

.ttm-fid.inside.style7 .ttm-fid-inner span {
    font-size: 36px;
    color: var(--base-white);
    line-height: 40px;
    font-weight: 500;
}

.ttm-fid.inside.style7 .ttm-fid-contents .ttm-fid-title {
    font-family: var(--base-bodyfont);
    color: var(--base-white);
    font-size: 15px;
    padding-top: 10px;
}

/*style8*/

.ttm-fid.inside.style8 .ttm-fid-inner span {
    font-size: 70px;
    line-height: 80px;
    color: var(--base-skin);
}

.ttm-fid.inside.style8 .ttm-fid-contents .ttm-fid-title {
    font-size: 20px;
    line-height: 30px;
    margin-top: 15px;
}

.border-top-fid {
    border-top: 1px solid #fafafa90;
}


/*circle*/

.ttm-fid-view-circle-progress {
    padding: 10px;
}

.ttm-fid-view-circle-progress .ttm-circle-content {
    position: relative;
    text-align: center;
}

.ttm-circle-boxcontent {
    position: absolute;
    top: 46%;
    left: 0;
    width: 100%;
    text-align: center;
    -khtml-transform: translateX(0) translateY(-50%);
    -moz-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
}

.ttm-fid-view-circle-progress .ttm-fid-number,
.ttm-fid-view-circle-progress .ttm-fid-number sub,
.ttm-fid-view-circle-progress .ttm-fid-number sup {
    font-size: 26px;
    color: #fff;
}

.ttm-fid-view-circle-progress .ttm-fid-title {
    font-size: 20px;
    line-height: 34px;
    font-weight: 400;
    text-align: center;
    padding-top: 2px;
    letter-spacing: .5px;
}

.ttm-fid-view-circle-progress .ttm-fid-number {
    font-size: 30px;
    color: var(--base-skin);
}

.ttm-fid-view-circle-progress .ttm-fid-contents .ttm-fid-title {
    padding-top: 0;
    font-size: 18px;
    line-height: 29px;
    font-weight: 500;
    color: var(--base-dark);
    font-family: var(--base-headingfont);
}

.featured-imagebox-team.style1 .media-block .social-icons li a:hover {
    background-color: var(--base-dark);
}


/*circle style1*/

.ttm-fid-view-circle-progress.style1 {
    padding: 20px 30px 20px;
    margin: 0 30px 10px 0;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 7%);
}

.ttm-fid-view-circle-progress.style1 .ttm-fid-number {
    font-size: 30px;
    line-height: 58px;
    color: var(--base-skin);
    font-family: var(--base-headingfont);
}

.ttm-fid-view-circle-progress.style1 .ttm-fid-contents .ttm-fid-title {
    padding-top: 0;
    font-size: 18px;
    line-height: 29px;
    font-weight: 500;
    letter-spacing: 0;
    color: var(--base-dark);
    font-family: var(--base-headingfont);
}


/* ===============================================
    11.featured-icon-box ( only contents )
------------------------*/
.featured-icon-box {
    position: relative;
    margin: 15px 0;
}

.featured-icon-box .ttm-icon {
    margin-bottom: 0;
}

.featured-title h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 12px;
    font-weight: 500;
    text-transform: capitalize;
}

.featured-icon-box.icon-align-before-content .featured-icon,
.featured-icon-box.icon-align-before-content .featured-content,
.featured-icon-box.icon-align-before-title .featured-title,
.featured-icon-box.icon-align-before-title .featured-icon {
    display: table-cell;
    vertical-align: middle;
}

.featured-icon-box.icon-align-before-content .featured-icon i {
    display: inline-block;
    vertical-align: middle;
}

.featured-icon-box.icon-align-before-content.icon-ver_align-top .featured-content,
.featured-icon-box.icon-align-before-content.icon-ver_align-top .featured-icon {
    vertical-align: top;
    padding-top: 0px;
}

.featured-icon-box.icon-align-before-content .featured-content,
.featured-icon-box.icon-align-before-title .featured-title {
    padding-left: 15px;
}

.featured-icon-box.icon-align-before-title .featured-title h3 {
    margin-bottom: 0;
}

.featured-icon-box.icon-align-before-content .featured-content .featured-desc p {
    margin-bottom: 0;
}

.featured-icon-box.icon-align-before-title .featured-content {
    margin-top: 15px;
}

.featured-icon-box.icon-align-top-content .featured-content {
    padding-top: 15px;
}

section {
    counter-reset: container
}

.container .number:after {
    counter-increment: container;
    content: counter(container, decimal-leading-zero);
    font-family: var(--base-bodyfont);
    font-style: normal;
}

.featured-icon-box.icon-flip-hover .ttm-icon i {
    transition: all 1s ease;
    display: block;
    transform: translate(0%, 0%) rotateY(0deg);
}

.featured-icon-box.icon-flip-hover:hover .ttm-icon i {
    transform: translate(0%, 0%) rotateY(360deg);
}

/* style1 */
.featured-icon-box.style1 {
    height: 154px;
    margin-top: -44px;
    position: relative;
    margin-bottom: 0;
    text-align: center;
    padding: 0;
    transition: all .6s ease;
    -ms-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
}

.featured-icon-box.style1 .featured-icon-box-inner {
    text-align: center;
    padding: 0px 52px 20px;
    position: relative;
}

.featured-icon-box.style1:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 130%;
    transform: scaleY(0);
    transform-origin: bottom center;
    background: var(--base-skin);
    z-index: -1;
    transition: transform 0.6s;
}

.featured-icon-box.style1:after {
    transform: scaleY(1);
}

.featured-icon-box.style1 .ttm-icon {
    position: relative;
    height: 75px;
    width: 80px;
    line-height: 75px;
    display: block;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    margin-bottom: 30px;
    margin: 0 auto;
    -webkit-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
}

.featured-icon-box.style1 .ttm-icon {
    transform: translateY(-90px);
    -ms-transform: translateY(-90px);
    -webkit-transform: translateY(-90px);
    -moz-transform: translateY(-90px);
}

.featured-icon-box.style1 .ttm-icon i {
    font-size: 35px;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    -webkit-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
    display: inline-block;
}

.featured-icon-box.style1 .ttm-icon i {
    color: var(--base-dark);
    webkit-transform: scale(-1) rotate(180deg) !important;
    -moz-transform: scale(-1) rotate(180deg) !important;
    -ms-transform: scale(-1) rotate(180deg) !important;
    -o-transform: scale(-1) rotate(180deg) !important;
    transform: scale(-1) rotate(180deg) !important;
}

.featured-icon-box.style1 .ttm-icon {
    background-color: var(--base-white);
    border: 1px solid #eeee;
}

.featured-icon-box.style1 .featured-content {
    position: relative;
    -webkit-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
}

.featured-icon-box.style1 .featured-content {
    transform: translateY(-90px);
    -ms-transform: translateY(-90px);
    -webkit-transform: translateY(-90px);
    -moz-transform: translateY(-90px);
}

.featured-icon-box.style1 .featured-content .featured-title h3 {
    padding-top: 0px;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
}

.featured-icon-box.style1 .featured-content .featured-title h3 {
    color: var(--base-white);
}

.featured-icon-box.style1 .featured-content .featured-title h3 {
    font-size: 20px;
    line-height: 28px;
    position: relative;
    margin-bottom: 10px;
    font-weight: 500;
}

.featured-icon-box.style1 .featured-content .featured-desc {
    transform: translateY(10px);
    -ms-transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    opacity: 0;
    position: absolute;
    width: 100%;
    left: 0;
    display: none;
}

.featured-icon-box.style1 .featured-content .featured-desc p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.featured-icon-box.style1 .featured-content .featured-desc {
    transform: translateY(5px);
    -ms-transform: translateY(5px);
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    opacity: 1;
    display: block;
    color: var(--base-white);
}

.ttm-icon_element-fill.ttm-icon_element-color-skincolor {
    background-color: var(--base-skin);
}

.featured-icon-box.style1 {
    color: var(--base-white);
}

.featured-icon-box.style1 .featured-content .featured-desc a {
    color: var(--base-white);
}

.featured-icon-box.style1 .featured-content .featured-desc a {
    color: var(--base-dark);
}

/*style2*/

.featured-icon-box.style2 {
    margin: 0px -5px 0px 0px;
    padding: 35px 30px 23px 30px;
    background-color: var(--base-white);
    text-align: center;
}

.featured-icon-box.style2 .featured-icon i {
    color: var(--base-skin);
    font-size: 51px;
}

.featured-icon-box.style2 .featured-content .featured-title {
    font-size: 19px;
    line-height: 29px;
    font-weight: 500;
}

/* featured-icon-box icon-align-before-content style3 */
.featured-icon-box.icon-align-before-content.style3 {
    margin: 30px 0px 0px 5px;
    position: relative;
}

.featured-icon-box.icon-align-before-content.style3 .featured-icon {
    vertical-align: top;
}

.featured-icon-box.icon-align-before-content.style3 .featured-icon .ttm-icon i {
    background-color: var(--base-skin);
    width: 40px;
    height: 40px;
    color: var(--base-white);
    font-size: 17px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    font-family: var(--base-headingfont);
    margin-top: 6px;
}

.featured-icon-box.icon-align-before-content.style3 .featured-content {
    padding-left: 20px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

.featured-icon-box.icon-align-before-content.style3 .featured-content .featured-title h3 {
    margin-bottom: 7px;
    font-size: 20px;
    line-height: 30px;
    position: relative;
}

/* featured-icon-box icon-align-before-content style4 */

.featured-icon-box.icon-align-before-content.style4 {
    padding: 0px 0px 15px;
    transition: all 0.5s ease 0s;
}

.featured-icon-box.icon-align-before-content.style4:last-child {
    padding: 0 0 0;
}

.featured-icon-box.icon-align-before-content.style4 .featured-title h3,
.featured-icon-box.icon-align-before-content.style4 .number {
    display: table-cell;
    vertical-align: middle;
    font-weight: 500;
}

.featured-icon-box.icon-align-before-content.style4 .featured-content .featured-desc p {
    font-size: 15px;
    line-height: 20px;
    color: var(--base-white);
}

.featured-icon-box.icon-align-before-content.style4.icon-ver_align-top .featured-content {
    vertical-align: middle;
}

.featured-icon-box.icon-align-before-content.style4 .featured-title {
    margin-bottom: 5px;
}

.featured-icon-box.icon-align-before-content.style4:hover .ttm-icon i {
    -webkit-transform: scale(-1) rotate(180deg) !important;
    -moz-transform: scale(-1) rotate(180deg) !important;
    -ms-transform: scale(-1) rotate(180deg) !important;
    -o-transform: scale(-1) rotate(180deg) !important;
    transform: scale(-1) rotate(180deg) !important;
}

.featured-icon-box.icon-align-before-content.style4 .ttm-icon i {
    font-size: 44px;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    -webkit-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
    display: inline-block;
}

/*style5*/

.featured-icon-box.style5:hover .featured-icon .ttm-icon img {
    transform: rotateY(360deg);
    display: inline-block;
    transition: .5s;
}

/*style6*/

.featured-icon-box.style6 {
    padding: 50px 30px 17px 30px;
    text-align: left;
    height: 100%;
    z-index: 2;
}

.featured-icon-box.style6 .ttm-icon i {
    font-size: 55px;
    line-height: 50px;
}

.featured-icon-box.style6 h5 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 5px;
    font-weight: 400;
}

.featured-icon-box.style6 .featured-desc .ttm-btn {
    font-size: 17px;
    line-height: 17px;
    font-weight: 400;
}

.featured-icon-box.style6:hover .ttm-icon i {
    -webkit-transform: scale(-1) rotate(180deg) !important;
    -moz-transform: scale(-1) rotate(180deg) !important;
    -ms-transform: scale(-1) rotate(180deg) !important;
    -o-transform: scale(-1) rotate(180deg) !important;
    transform: scale(-1) rotate(180deg) !important;
}

.featured-icon-box.style6 .ttm-icon i {
    font-size: 44px;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    -webkit-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
    display: inline-block;
}

.featured-icon-box.style6 .featured-bottom {
    padding-top: 45px;
}

.featured-icon-box.style6 .ttm-icon i {
    font-size: 55px;
    padding-bottom: 15px;
}

.featured-icon-box.style6 .featured-bottom a {
    font-size: 15px;
    line-height: 15px;
    font-weight: 500;
    font-family: var(--base-headingfont);
}

.featured-icon-box.style6 .featured-bottom a:hover {
    color: var(--base-dark);
}

.featured-icon-box.style6 .featured-content a {
    color: var(--base-white);
}

.featured-icon-box.style6.bg-base-dark a:hover {
    color: var(--base-skin);
}

.featured-icon-box.style6.bg-base-dark h3 a:hover {
    color: var(--base-white);
}

/*style7*/

.featured-icon-box.style7 {
    padding: 45px 40px 35px;
    margin: 0px;
}

.featured-icon-box.style7 .featured-content h3 {
    font-size: 30px;
    font-weight: 500;
    line-height: 40px;
    font-family: var(--base-headingfont);
    color: var(--base-white);
}

/*style8*/

.featured-icon-box.icon-align-before-title.style8:hover .ttm-icon i {
    -webkit-transform: scale(-1) rotate(180deg) !important;
    -moz-transform: scale(-1) rotate(180deg) !important;
    -ms-transform: scale(-1) rotate(180deg) !important;
    -o-transform: scale(-1) rotate(180deg) !important;
    transform: scale(-1) rotate(180deg) !important;
}

.featured-icon-box.icon-align-before-title.style8 .ttm-icon i {
    font-size: 55px;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    -webkit-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
    display: inline-block;
}

.featured-icon-box.icon-align-before-title.style8 .featured-title p {
    margin-bottom: 0px;
}

/*style9*/

.featured-icon-box.style9 {
    padding: 30px 30px 30px 0;
}

.featured-icon-box.style9 .featured-content .featured-title h3 {
    margin-bottom: 5px;
}

/*style10*/

.featured-icon-box.style10 {
    padding: 40px 30px;
    text-align: center;
    height: 89%;
    z-index: 2;
}

.featured-icon-box.style10:hover .ttm-icon i {
    -webkit-transform: scale(-1) rotate(180deg) !important;
    -moz-transform: scale(-1) rotate(180deg) !important;
    -ms-transform: scale(-1) rotate(180deg) !important;
    -o-transform: scale(-1) rotate(180deg) !important;
    transform: scale(-1) rotate(180deg) !important;
}

.featured-icon-box.style10 .ttm-icon i {
    font-size: 44px;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    -webkit-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
    display: inline-block;
}

.featured-icon-box.style10 .ttm-icon i {
    font-size: 50px;
    padding-bottom: 25px;
}

.featured-icon-box.style10 .featured-bottom a:hover {
    color: var(--base-dark);
}

.featured-icon-box.style10 .featured-content a {
    color: var(--base-white);
}

.featured-icon-box.style10.bg-base-dark a:hover {
    color: var(--base-skin);
}

.featured-icon-box.style10.bg-base-dark h3 a:hover {
    color: var(--base-white);
}

/*style11*/

.featured-icon-box.style11 .featured-icon {
    background-color: var(--base-grey);
    line-height: 74px;
    text-align: center;
    position: relative;
    overflow: hidden;
    font-size: 45px;
    border-left: 2px solid var(--base-dark);
}

.featured-icon-box.style11 .featured-icon i {
    font-size: 45px;
}

.featured-icon-box.style11 .featured-icon:hover i {
    color: var(--base-white);
}

.featured-icon-box.style11 .ttm-icon {
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.featured-icon-box.style11.active .featured-icon {
    border-left: 2px solid var(--base-skin);
}

.featured-icon-box.style11.active .featured-icon .ttm-icon {
    background-color: var(--base-skin);
}

.featured-icon-box.style11.active .featured-icon .ttm-icon i {
    color: var(--base-white);
}

.featured-icon-box.style11 .featured-icon:hover .ttm-icon {
    background-color: var(--base-skin);
}

.featured-icon-box.style11 .featured-icon:hover {
    border-left: 2px solid var(--base-skin);
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.featured-icon-box.style11 .featured-content .featured-title {
    padding-left: 0px;
}

/*style12*/

.featured-icon-box.style12 {
    padding: 0 15px;
    background-color: var(--base-white);
    padding: 40px 30px 20px;
    position: relative;
    text-align: left;
}

.featured-icon-box.style12 .ttm-icon i {
    font-size: 55px;
    line-height: 55px;
}

.featured-icon-box.style12 .ttm-boxbg-icon {
    display: block;
    width: auto;
    position: absolute;
    bottom: 15px;
    right: 25px;
}

.featured-icon-box.style12 .ttm-boxbg-icon i {
    opacity: .09;
    font-size: 75px;
    top: -65%;
}

.featured-icon-box.style12 .featured-title h3 {
    font-size: 22px;
    line-height: 32px;
}

.featured-icon-box.style12 .featured-title p {
    margin-bottom: 5px;
}

/*style13*/

.featured-icon-box.syle13 {
    margin-bottom: 40px;
}

.featured-icon-box.syle13 .featured-icon i {
    font-size: 40px;
    position: relative;
    top: -20px;
    left: 0;
    transform: none;
    -webkit-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
    display: inline-block;
}

.featured-icon-box.syle13 .featured-content {
    padding-left: 35px;
}

.featured-icon-box.syle13:hover .featured-icon .ttm-icon {
    animation-name: animation-wobble-horizontal;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
}

@-webkit-keyframes animation-wobble-horizontal {
    16.65% {
        transform: translateX(8px);
    }

    33.3% {
        transform: translateX(-6px);
    }

    49.95% {
        transform: translateX(4px);
    }

    66.6% {
        transform: translateX(-2px);
    }

    83.25% {
        transform: translateX(1px);
    }

    100% {
        transform: translateX(0);
    }
}

.featured-icon-box.syle13 .featured-icon i:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

/*style14*/

.featured-icon-box.style14:hover .featured-icon .ttm-icon img {
    transform: rotateY(360deg);
    display: inline-block;
    transition: .5s;
}

.featured-icon-box.style14 {
    padding: 25px 40px;
}

.featured-icon-box.style14 .featured-icon {
    padding-bottom: 20px;
}

.featured-icon-box.style14 .featured-content {
    padding-left: 0px;
}

/*style15*/

.featured-icon-box.style15 .featured-icon .ttm-icon {
    height: 100px;
    width: 100px;
}

.featured-icon-box.style15 .featured-icon i {
    font-size: 50px;
}

.featured-icon-box.style15 .featured-content h3 {
    font-size: 30px;
    line-height: 40px;
    color: var(--base-white);
}

.featured-icon-box.style15 .featured-content {
    padding-left: 35px;
}

.featured-icon-box.style15 .featured-desc p {
    color: rgba(255, 255, 255, .8);
    margin-bottom: 0;
    padding-right: 20px;
}

.featured-icon-box.style15:after {
    content: "";
    right: 0px;
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
    border-right-width: 1px;
    border-right-color: #D9D9D966;
    border-right-style: solid;
}

.row>[class*='col-']:last-child>.featured-icon-box.style15:after {
    border-right-width: 0;
}


/*style16*/

.featured-icon-box.style16 {
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: #D9D9D980;
    padding: 50px 30px 30px 40px;
    margin: 0;
    z-index: 1;
}

.featured-icon-box.style16.icon-align-before-title .featured-content {
    margin-top: 0px;
}

.row .col-lg-3:nth-child(5) .featured-icon-box.style16,
.row .col-lg-3:nth-child(6) .featured-icon-box.style16,
.row .col-lg-3:nth-child(7) .featured-icon-box.style16,
.row .col-lg-3:nth-child(8) .featured-icon-box.style16 {
    border-width: 0 1px 0 0;
}

.featured-icon-box.style16:hover .ttm-icon i {
    -webkit-transform: scale(-1) rotate(180deg) !important;
    -moz-transform: scale(-1) rotate(180deg) !important;
    -ms-transform: scale(-1) rotate(180deg) !important;
    -o-transform: scale(-1) rotate(180deg) !important;
    transform: scale(-1) rotate(180deg) !important;
}

.featured-icon-box.style16 .ttm-icon i {
    font-size: 44px;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    -webkit-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
    display: inline-block;
}

.featured-icon-box.style16 .ttm-icon i {
    font-size: 55px;
    padding-bottom: 15px;
}

.featured-icon-box.style16:hover {
    background-color: var(--base-dark);
    color: var(--base-white);
}

.featured-icon-box.style16 .featured-bottom {
    font-family: var(--base-headingfont);
    font-size: 15px;
    font-weight: 500;
    color: var(--base-dark);
}

.featured-icon-box.style16:hover .featured-bottom a {
    color: var(--base-skin);
}

.featured-icon-box.style16:hover .featured-title .fs-20 {
    color: var(--base-white);
}

/*style17*/

.featured-icon-box.style17 {
    padding: 40px 30px 20px 20px;
    text-align: left;
    height: 100%;
    z-index: 2;
    margin: 0;
}

.featured-icon-box.style17 .ttm-icon i {
    font-size: 40px;
    padding-bottom: 0px;
}

.featured-icon-box.icon-align-before-title.style17 .featured-content {
    margin-bottom: 10px;
}

.featured-icon-box.icon-align-before-title.style17 {
    padding: 0px 0px 15px;
    transition: all 0.5s ease 0s;
}

.featured-icon-box.icon-align-before-title.style17:hover .ttm-icon i {
    -webkit-transform: scale(-1) rotate(180deg) !important;
    -moz-transform: scale(-1) rotate(180deg) !important;
    -ms-transform: scale(-1) rotate(180deg) !important;
    -o-transform: scale(-1) rotate(180deg) !important;
    transform: scale(-1) rotate(180deg) !important;
}

.featured-icon-box.icon-align-before-title.style17 .ttm-icon i {
    font-size: 40px;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    -webkit-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
    display: inline-block;
}

.featured-icon-box.icon-align-before-title.style17 .featured-title {
    padding-left: 0px;
    padding-top: 10px;
}

/*style18*/
.featured-icon-box.style18:hover .featured-icon .ttm-icon img {
    transform: rotateY(360deg);
    display: inline-block;
    transition: .5s;
}

.featured-icon-box.style18:after {
    content: '';
    position: absolute;
    height: 80px;
    width: 1px;
    background-color: #d9d9d9;
    right: 3%;
    top: 20%;
}

.featured-icon-box.style18 {
    padding-right: 40px;
}

.row>[class*='col-']:last-child>.featured-icon-box.style18:after {
    content: unset;
}


/*style19*/

.featured-icon-box.style19 {
    position: relative;
    padding: 40px 40px 20px;
    -webkit-box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 8%);
    box-shadow: 0px 0px 3px 0px rgb(0 0 0/8%);
}

.featured-icon-box.icon-align-before-content.style19:hover .ttm-icon i {
    -webkit-transform: scale(-1) rotate(180deg) !important;
    -moz-transform: scale(-1) rotate(180deg) !important;
    -ms-transform: scale(-1) rotate(180deg) !important;
    -o-transform: scale(-1) rotate(180deg) !important;
    transform: scale(-1) rotate(180deg) !important;
}

.featured-icon-box.icon-align-before-content.style19 .ttm-icon i {
    font-size: 34px;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    -webkit-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
    display: inline-block;
}

.featured-icon-box.style19 .featured-title h3 {
    margin-bottom: 5px;
}

.featured-icon-box.style19.icon-align-before-content .featured-content {
    padding-left: 20px;
}

/*style20*/

.featured-icon-box.style20 {
    padding: 40px 15px 0px;
    background: rgb(177 15 60/90%);
    margin-bottom: 0;
}

.featured-icon-box.style20 .ttm-btn {
    padding-left: 30px;
    font-weight: 500;
}

.featured-icon-box.style20 .featured-icon {
    text-align: center;
    position: relative;
    padding: 0;
}

.featured-icon-box.style20 .featured-icon .ttm-icon {
    position: relative;
    height: 50px;
    width: 50px;
    font-size: 22px;
    line-height: 50px;
    text-align: center;
    background-color: var(--base-white);
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 30px;
    z-index: 9;
}

.featured-icon-box.style20 .featured-icon .ttm-icon:before {
    width: 70px;
    height: 70px;
    opacity: .38;
    z-index: -2;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-color: var(--base-white);
}

.featured-icon-box.style20 .header-content h3 {
    color: var(--base-white);
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 34px;
    font-family: var(--base-bodyfont);
}

.featured-icon-box.style20 .header-content p {
    font-weight: 400;
    margin-bottom: 0;
    color: var(--base-white);
    font-size: 15px;
    line-height: 25px;
    font-family: var(--base-bodyfont);
    text-transform: none;
}

.featured-icon-box.style20 .ttm-btn.ttm-btn-style-fill.ttm-btn-color-dark:hover {
    background-color: var(--base-white);
    color: var(--base-dark);
    border-color: var(--base-white);
}

.featured-icon-box.style20 .ttm-btn.ttm-btn-style-fill.ttm-btn-color-dark:not(.btn-inline):hover:after {
    background-color: var(--base-white);
}



/*our-journey-area section*/

.our-journey-area {
    padding-bottom: 145px;
}

.semi-title {
    color: #b8b8b8;
    font-size: 14px;
    letter-spacing: 0px;
}

.reacttimeline ul {
    padding: 0;
    margin: 0;
}

.reacttimeline .default-line {
    content: '';
    position: absolute;
    left: 50%;
    width: 8px;
    background: #f0f0f0;
    height: 1000px;
}

.reacttimeline .draw-line {
    width: 8px;
    height: 0;
    position: absolute;
    left: 50%;
    background: var(--base-skin);
}

.journey-list {
    display: grid;
    grid-template-columns: repeat(2, 2fr);
    align-items: center;
    justify-content: space-between;
    grid-gap: 30px;
    position: relative;
    z-index: 1;
    padding-left: 0;
    margin: 0;
}

.journey-list li:first-child,
.journey-list li:nth-child(3),
.journey-list li:nth-child(5),
.journey-list li:nth-child(7) {
    padding-right: 60px;
}

.journey-list li:nth-child(2),
.journey-list li:nth-child(4),
.journey-list li:nth-child(6),
.journey-list li:nth-child(8) {
    transform: translateY(100px);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    padding-left: 45px;
}

.journey-list li:nth-child(odd) {
    padding-right: 40px !important;
}

.journey-list li:nth-child(even) {
    padding-left: 50px !important;
}

.journey-list li:nth-child(even):after {
    content: unset;
}

.journey-list li {
    position: relative;
    z-index: 1;
}

.timeline-box {
    padding-left: 0;
    padding-right: 0;
    align-items: center;
}

.journey-list li.in-view .timeline-box .left-content h2 {
    color: var(--base-skin);
}

.journey-list li .timeline-box .left-content h2 {
    color: #ededed;
}

.timeline-box .left-content h2 {
    color: #ffa84b;
    font-size: 75px;
    font-weight: 400;
    line-height: 100px;
    margin-bottom: 3px;
}

.timeline-box .left-content h3 {
    font-size: 24px;
    margin-bottom: 10px;
}

.journey-list li:after {
    content: '';
    position: absolute;
    right: -35px;
    top: 40%;
    width: 20px;
    height: 20px;
    background: var(--base-dark);
    transition: all .4s ease-in-out;
    box-shadow: 0 0 25px rgb(0 0 0 / 9%);
}


/*procedure-section*/

.featured-imagebox-procedure,
.featured-imagebox-procedure .featured-thumbnail {
    text-align: center;
    overflow: visible;
}

.featured-imagebox-procedure .featured-thumbnail {
    display: inline-block;
}

.procedure-row:before {
    content: '';
    position: absolute;
    left: -150px;
    right: -150px;
    height: 100%;
    display: block;
    top: -55px;
    background: url(../images/procedure-bg.png) center center no-repeat;
}

.procedure-section .section-title .title-desc {
    width: 100%;
}

.featured-imagebox-procedure:hover .featured-thumbnail img {
    transform: none !important;
}

.featured-imagebox-procedure .featured-content {
    margin-top: 10px;
}

.featured-imagebox-procedure .featured-content .featured-title h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}

.featured-imagebox-procedure .featured-thumbnail img {
    position: relative;
    display: inline-block;
    border: 1px solid #d9d9d9;
    border-radius: 50%;
    max-width: 187px;
    padding: 10px;
    background-color: var(--base-white);
}

li {
    list-style: none;
}

.featured-imagebox-procedure .process-num {
    margin-right: 5px;
    font-size: 16px;
    font-weight: 500;
    background-color: var(--base-skin);
    color: #fff;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    border: none;
    display: block;
    text-align: center;
    position: absolute;
    left: 2px;
    top: 10px;
    z-index: 10;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.featuredbox-number_2 .process-num:before {
    counter-increment: featuredbox-number;
    content: counter(featuredbox-number, decimal-leading-zero) " ";
}

section {
    counter-reset: featured-imagebox-procedure;
}


/* ===============================================
    12.featured-imagebox ( contents with image)
------------------------*/
.featured-imagebox {
    margin: 15px 0;
}

.featured-imagebox,
.featured-imagebox .featured-thumbnail {
    position: relative;
    overflow: hidden;
}

.featured-imagebox .featured-thumbnail img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    width: 100%;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
}

.featured-imagebox-portfolio.style3 .featured-content .pf-icon img,
.featured-imagebox-portfolio.style3 .featured-thumbnail .pf-icon img {
    width: auto;
    height: 40px;
}

.featured-imagebox:hover .featured-thumbnail img {
    -moz-transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
}

.featured-imagebox .featured-content .featured-title h3 {
    position: relative;
    overflow: hidden;
    line-height: 31px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ttm-box-view-overlay,
.ttm-box-view-content-inner {
    position: relative;
    overflow: hidden;
}

.ttm-box-view-overlay:before,
.ttm-box-view-content-inner:before {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

div:hover>.ttm-box-view-overlay:before,
div:hover>.ttm-box-view-content-inner:before {
    opacity: .7;
}

.slick_slider .featured-imagebox {
    margin-bottom: 0;
}



/* post */
.featured-imagebox-post {
    overflow: visible;
}

.featured-imagebox-post .featured-content .post-meta span {
    display: inline-block;
    position: relative;
    margin-right: 20px;
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 12px;
}

.featured-imagebox-post .featured-content .post-meta span,
.featured-imagebox-post .featured-content .post-meta span a {
    color: var(--body-font-color);
}

.featured-imagebox-post .featured-content .post-meta span:last-child {
    margin-right: 0;
}

.featured-imagebox-post .featured-content .post-meta span:not(:last-child):after {
    position: absolute;
    display: inline-block;
    content: "";
    background-color: #e7e7e7;
    width: 1px;
    height: 100%;
    vertical-align: middle;
    top: 0;
    right: -12px;
}

.featured-imagebox-post .featured-content .post-meta span i {
    padding-right: 4px;
    font-size: 14px;
    line-height: 0;
    color: var(--base-skin);
}

.featured-imagebox-post .featured-content .post-meta span i.fa-comments-o {
    font-size: 16px;
}

.featured-imagebox-post .ttm-box-post-date .ttm-entry-date {
    color: var(--base-white);
    display: inline-block;
    padding: 20px 8px;
    z-index: 2;
    font-size: 15px;
}

.ttm-box-post-date .ttm-entry-date .entry-month,
.ttm-box-post-date .ttm-entry-date .entry-year {
    font-size: 16px;
    line-height: 1;
    display: block;
    font-weight: 700;
    text-transform: capitalize;
}

.post-category {
    display: inline-block;
    border-radius: 6px;
    font-size: 14px;
    line-height: 1;
    padding: 6px 10px;
    color: var(--base-white);
    margin-bottom: 15px;
}

.post-bottom.ttm-post-link {
    display: flex;
}

.ttm-post-format-video {
    position: relative;
    overflow: hidden;
    padding-bottom: 67.5%;
    padding-top: 25px;
    height: 0;
    border-radius: 5px;
}

.ttm-post-format-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}


/*.featured-imagebox-post style1*/

.featured-imagebox-post.style1 .featured-content-post .cat_block {
    padding: 3px 20px;
    color: var(--base-white);
    background-color: var(--base-skin);
}

.featured-imagebox-post.style1 .featured-content-post {
    background-color: var(--base-grey);
    padding: 39px 30px 33px;
    position: relative;
    left: auto;
    right: -42%;
    margin: 0 auto;
    box-shadow: unset;
}

.featured-imagebox-post.style1 .featured-content.featured-content-post.side-slide {
    left: -55%;
    width: 360px;
}

.featured-imagebox-post.style1 .featured-content-post {
    background-color: var(--base-grey);
    position: absolute;
    width: 330px;
    left: auto;
    left: -34%;
    bottom: auto;
    top: 60px;
    z-index: 1;
    padding: 39px 30px 33px;
    border-radius: 0;
    text-align: left;
}

.featured-imagebox-post.style1 .post-title h3 a {
    font-size: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 12px;
    padding-bottom: 5px;
}

.featured-imagebox-post.style1 .featured-title:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 3px;
    top: 165px;
    left: 30px;
    border-radius: 0;
    background-color: var(--base-skin);
}

.featured-imagebox-post.style1 .featured-desc {
    padding-top: 40px;
}

.featured-imagebox-post.style1 .post-bottom.ttm-post-link a {
    font-family: var(--base-bodyfont);
}

.featured-imagebox-post.style1 .row {
    position: relative;
    width: 100%;
}

.featured-imagebox-post.style1 img {
    opacity: 1;
    max-width: 570px;
}

/*post-style2*/

.featured-imagebox-post.style2 .featured-content-post .cat_block {
    background-color: var(--base-skin);
    color: var(--base-white) !important;
    position: absolute;
    top: -32px;
    bottom: auto;
    left: 0;
    height: 32px;
    line-height: 32px;
    clip-path: polygon(0 0, 85% 0, 100% 99%, 0% 100%);
    padding-left: 20px;
    padding-right: 35px;
    font-size: 13px;
}

.featured-imagebox-post.style2 .post-title h3 a {
    font-size: 22px;
    line-height: 32px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 12px;
    padding-bottom: 5px;
}

.featured-imagebox-post.style2 .post-bottom.ttm-post-link a {
    font-family: var(--base-bodyfont);
}

.featured-imagebox-post.style2 .row {
    position: relative;
    width: 100%;
}

.featured-imagebox-post.style2 .row .slick_slider.slick-current .ttm-box-img-left {
    display: block;
}

.featured-imagebox-post.style2 .row .slick_slider .ttm-box-img-left {
    display: block;
}

.featured-imagebox-post.style2 .featured-content-post {
    background-color: var(--base-grey);
    padding: 15px 40px 27px;
    position: relative;
}

.featured-imagebox-post.style2 .post-bottom.ttm-post-link a {
    font-family: var(--base-headingfont);
}



/*post-style3*/

.featured-imagebox-post.style3 .featured-content-post .cat_block {
    background-color: var(--base-skin);
    color: var(--base-white) !important;
    position: absolute;
    top: -32px;
    bottom: auto;
    left: 0;
    height: 32px;
    line-height: 32px;
    clip-path: polygon(0 0, 85% 0, 100% 99%, 0% 100%);
    padding-left: 20px;
    padding-right: 35px;
    font-size: 13px;
}

.featured-imagebox-post.style3 .post-title h3 a {
    font-size: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 12px;
    padding-bottom: 5px;
}

.featured-imagebox-post.style3 .post-bottom.ttm-post-link a {
    font-family: var(--base-bodyfont);
}

.featured-imagebox-post.style3 .row {
    position: relative;
    width: 100%;
}

.featured-imagebox-post.style3 .row .slick_slider.slick-current .ttm-box-img-left {
    display: block;
}

.featured-imagebox-post.style3 .row .slick_slider .ttm-box-img-left {
    display: block;
}

.featured-imagebox-post.style3 .featured-content-post {
    background-color: var(--base-white);
    padding: 20px 40px 35px;
    position: relative;
}


/* services-1*/
.featured-imagebox-services.style1 {
    margin-top: 0px;
    margin-bottom: 20px;
}

.featured-imagebox-services.style1 .featured-imagebox-content-box {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: -webkit-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease;
}

.featured-imagebox-services.style1 .featured-imagebox-content-box .ttm-imagebox-wrapper {
    position: relative;
    display: block;
    background-color: var(--base-grey);
    padding: 45px 30px 27px;
    z-index: 1;
}

.featured-imagebox-services.style1:hover .featured-thumbnail {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.featured-imagebox-services.style1 .featured-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--base-dark);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: all;
    transition-property: all;
    opacity: 1;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    z-index: -1;
}

.featured-imagebox-services.style1 .featured-content {
    position: relative;
    display: block;
    z-index: 2;
}

.featured-imagebox-services.style1:hover .featured-content .ttm-icon-type-image img {
    transform: rotateY(360deg);
    display: inline-block;
    transition: .5s;
}

.featured-imagebox-services.style1 .featured-thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: var(--base-dark);
    background-blend-mode: luminosity;
    opacity: .20;
    z-index: -1;
    width: calc(100% + 10px);
    max-width: none;
    height: 100%;
}

.featured-imagebox-services.style1 .featured-content .featured-title h3 {
    position: relative;
    font-size: 20px;
    line-height: 30px;
    margin-top: 22px;
    margin-bottom: 10px;
    z-index: 3;
}

.featured-imagebox-services.style1 .featured-desc p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.featured-imagebox-services.style1 .featured-desc p {
    text-align: left;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: all;
    transition-property: all;
}

.featured-imagebox-services.style1:hover .ttm-imagebox-content {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

.featured-imagebox-services.style1 .ttm-imagebox-content {
    position: relative;
    display: block;
    -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease, -webkit-transform 500ms ease;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0;
}

.featured-imagebox-services.style1 .ttm-imagebox-content .featured-imagebox-button a {
    position: relative;
    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;
    background-color: var(--base-skin);
    color: var(--base-white);
    font-size: 15px;
    padding: 17px 30px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.featured-imagebox-services.style1 .ttm-imagebox-content .featured-imagebox-button a {
    font-family: var(--base-headingfont);
    font-weight: 500;
    text-transform: capitalize;
}

.featured-imagebox-services.style1 .featured-imagebox-button {
    margin-top: 0px;
}

.featured-imagebox-services.style1 .featured-content .featured-title h3 a {
    text-align: left;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: all;
    transition-property: all;
    font-weight: 500;
}

.featured-imagebox-services.style1:hover .featured-content .featured-title h3 a,
.featured-imagebox-services.style1:hover .featured-content .featured-desc p {
    color: var(--base-white);
}

/*style2*/

.featured-imagebox-services.style2 .featured-imagebox-content-box .ttm-imagebox-wrapper {
    position: relative;
    display: block;
    background-color: var(--base-white);
    padding: 35px 41px 28px 30px;
    z-index: 1;
}

.featured-imagebox-services.style2:hover .ttm-imagebox-content {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

.featured-imagebox-services.style2 .ttm-imagebox-content {
    position: relative;
    display: block;
    -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease, -webkit-transform 500ms ease;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0;
}

.featured-imagebox-services.style2 .featured-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--base-dark);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: all;
    transition-property: all;
    opacity: 1;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    z-index: -1;
}

.featured-imagebox-services.style2 {
    margin-top: 120px;
}

.featured-imagebox-services.style2:hover .featured-content .ttm-icon-type-image img {
    transform: rotateY(360deg);
    display: inline-block;
    transition: .5s;
    float: right;
}

.featured-imagebox-services.style2:hover .ttm-iconbox-btn a {
    color: var(--base-white);
}

.featured-imagebox-services.style2 .featured-thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: var(--base-dark);
    background-blend-mode: luminosity;
    opacity: .20;
    z-index: -1;
    width: calc(100% + 10px);
    max-width: none;
    height: 100%;
}

.featured-imagebox-services.style2 .featured-imagebox-content-box {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: -webkit-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease;
}

.featured-imagebox-services.style2 .featured-imagebox-content-box .ttm-imagebox-wrapper {
    position: relative;
    display: block;
    background-color: var(--base-white);
    padding: 40px 30px 40px;
    z-index: 1;
}

.featured-imagebox-services.style2:hover .featured-thumbnail {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.featured-imagebox-services.style2:hover .featured-content .featured-title h3 a,
.featured-imagebox-services.style2:hover .featured-content .featured-desc p {
    color: var(--base-white);
}

.featured-imagebox-services.style2:hover .featured-content .featured-desc p {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: all;
    transition-property: all;
}

.featured-imagebox-services.style2 .featured-content .featured-title h3 {
    position: relative;
    font-size: 20px;
    line-height: 30px;
    z-index: 3;
    margin-bottom: 25px;
}

.featured-imagebox-services.style2 .featured-content .featured-title {
    padding-top: 10px;
}

/*style3*/

.featured-imagebox-services.style3 {
    border: 1px solid #e7e7e7;
    padding: 30px;
    background-color: var(--base-grey);
}

.featured-imagebox-services.style3 .cat_block-wrapper_1 {
    margin-right: 10px;
}

.featured-imagebox-services.style3 .post-title h3 a {
    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
}

.featured-imagebox-services.style3 .featured-content .post-meta {
    border-top: 1px solid #e7e7e7;
}

.featured-imagebox-services.style3 .featured-content .post-meta span {
    display: inline-block;
    position: relative;
    margin-right: 17px;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 12px;
    padding-top: 18px;
    text-align: left;
}

.featured-imagebox-services.style3 .featured-content .post-meta span i {
    color: var(--base-skin);
    padding-right: 6px;
}

.post-meta .ttm-meta-line:not(:last-child):after {
    position: absolute;
    content: "|";
    right: -8px;
    height: 17px;
    width: 1px;
    color: #e7e7e7;
}

.sidebar.ttm-sidebar-right.bg-base-grey .post-meta .ttm-meta-line:not(:last-child):after {
    position: absolute;
    content: "|";
    right: 12px;
    height: 17px;
    width: 1px;
    color: #e7e7e7;
    background-color: transparent;
}

.sidebar.ttm-sidebar-right.bg-base-grey .post-meta .ttm-meta-line.tags-links:after {
    content: unset;
}

.featured-imagebox-services.style3 .cat_block-wrapper_1 {
    position: absolute;
    border-radius: 0;
    background-color: var(--base-skin);
    color: var(--base-white);
    top: 40px;
    bottom: auto;
    margin-left: 75px;
    left: 40px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    padding: 1px 12px;
    font-size: 13px;
    font-style: italic;
}

.featured-imagebox-services.style3 .cat_block-wrapper {
    /* position: absolute; */
    margin-top: 10px;
    border-radius: 0;
    background-color: var(--base-skin);
    color: var(--base-white);
    top: 40px;
    bottom: auto;
    left: 40px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    padding: 1px 12px;
    font-size: 13px;
    font-style: italic;
}

.featured-imagebox-services.style3 .post-title {
    padding-top: 20px;
    padding-bottom: 10px;
}

/*style6*/

.featured-imagebox-services.style6 .featured-imagebox-content-box .ttm-imagebox-wrapper {
    position: relative;
    display: block;
    background-color: var(--base-white);
    padding: 35px 41px 28px 30px;
    z-index: 1;
}

.featured-imagebox-services.style6:hover .ttm-imagebox-content {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

.featured-imagebox-services.style6 .ttm-imagebox-content {
    position: relative;
    display: block;
    -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease, -webkit-transform 500ms ease;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0;
}

.featured-imagebox-services.style6 .featured-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--base-dark);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: all;
    transition-property: all;
    opacity: 1;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    z-index: -1;
}

.featured-imagebox-services.style6 .featured-content {
    position: relative;
    display: block;
    z-index: 2;
}

.featured-imagebox-services.style6:hover .featured-content .ttm-icon-type-image img {
    transform: rotateY(360deg);
    display: inline-block;
    transition: .5s;
    float: right;
}

.featured-imagebox-services.style6 .featured-content .ttm-icon-type-image img {
    float: right;
}

.featured-imagebox-services.style6:hover .ttm-iconbox-btn a {
    color: var(--base-white);
}

.featured-imagebox-services.style6 .featured-thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: var(--base-dark);
    background-blend-mode: luminosity;
    opacity: .20;
    z-index: -1;
    width: calc(100% + 10px);
    max-width: none;
    height: 100%;
}

.featured-imagebox-services.style6 .featured-imagebox-content-box {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: -webkit-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease;
}

.featured-imagebox-services.style6 .featured-imagebox-content-box .ttm-imagebox-wrapper {
    position: relative;
    display: block;
    background-color: var(--base-white);
    padding: 40px 30px 40px;
    z-index: 1;
}

.featured-imagebox-services.style6:hover .featured-thumbnail {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.featured-imagebox-services.style6:hover .featured-content .featured-title h3 a,
.featured-imagebox-services.style6:hover .featured-content .featured-desc p {
    color: var(--base-white);
}

.featured-imagebox-services.style6:hover .featured-content .featured-desc p {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: all;
    transition-property: all;
}

.featured-imagebox-services.style6 .featured-content .featured-title h3 {
    position: relative;
    font-size: 20px;
    line-height: 30px;
    z-index: 3;
    margin-bottom: 25px;
}

.featured-imagebox-services.style6 .featured-content .featured-title {
    padding-top: 10px;
}




/* style1 */
.ttm-portfolio-format-video {
    position: relative;
    overflow: hidden;
    padding-bottom: 100%;
    padding-top: 0;
    height: 0;
}

.ttm-portfolio-format-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

/* pf-1 */
.featured-imagebox-portfolio.style1 {
    padding: 19px;
    border: 1px solid rgba(102, 102, 102, 0.24);
    border-radius: 5px;
    text-align: center;
    background-color: var(--base-white);
}

.featured-imagebox-portfolio.style1 .featured-thumbnail img {
    border-radius: 5px;
    transform: perspective(1200px) rotateX(0deg) translateZ(0px);
    transition: all 700ms ease 200ms;
    overflow: hidden;
}

.featured-imagebox-portfolio.style1 .featured-thumbnail {
    border-radius: 5px;
}

.featured-imagebox-portfolio.style1:hover .featured-thumbnail img {
    transform-style: preserve-3d;
    transform: perspective(1200px) rotateX(0deg) translateY(-69px);
    transition: all 700ms ease 200ms;
}

.featured-imagebox-portfolio.style1 .featured-content {
    padding: 30px 30px 10px 30px;
    transform-style: preserve-3d;
    transform: perspective(1200px) rotateX(0deg) translateZ(0px);
    transition: all 700ms ease 200ms;
    background-color: var(--base-white);
}

.featured-imagebox-portfolio.style1:hover .featured-content {
    transform-style: preserve-3d;
    transform: perspective(1200px) rotateX(0deg) translateY(-69px);
    transition: all 700ms ease 200ms;
}

.featured-imagebox-portfolio.style1 .featured-content .ser_category {
    transform-style: preserve-3d;
    transform: perspective(1200px) rotateX(0deg) translateY(0px);
    opacity: 1;
    transition: all 700ms ease 200ms;
    font-weight: 500;
    color: var(--base-skin);
}

.featured-imagebox-portfolio.style1:hover .featured-content .ser_category {
    opacity: 0;
    transform-style: preserve-3d;
    transform: perspective(1200px) rotateX(0deg) translateY(-26px);
    transition: all 700ms ease 200ms;
}

.featured-imagebox-portfolio.style1 .featured-content .featured-title {
    transform-style: preserve-3d;
    transform: perspective(1200px) rotateX(0deg) translateZ(0px);
    transition: all 300ms ease 200ms;
}

.featured-imagebox-portfolio.style1:hover .featured-content .featured-title {
    transform-style: preserve-3d;
    transform: perspective(1200px) rotateX(0deg) translateY(-29px);
    opacity: 1;
    transition: all 700ms ease 200ms;
}

.featured-imagebox-portfolio.style1 .featured-content .featured-title h3 {
    margin-bottom: 0px;
    font-size: 21px;
    line-height: 28px;
}

.featured-imagebox-portfolio.style1 .featured-hover-content {
    opacity: 0;
    transform-style: preserve-3d;
    transform: perspective(1200px) rotateX(0deg) translateZ(0px);
    transition: all 700ms ease 200ms;
    padding: 8px;
    position: absolute;
    padding-top: 23px;
    left: 0;
}

.featured-imagebox-portfolio.style1:hover .featured-hover-content {
    transform-style: preserve-3d;
    transform: perspective(1200px) rotateX(0deg) translateY(-43px);
    opacity: 1;
    transition: all 700ms ease 200ms;
}

.featured-imagebox-portfolio.style1 .featured-hover-content .ttm-btn {
    padding-top: 0px;
    margin-left: -25px;
    color: var(--base-skin);
    position: relative;
    font-weight: 600;
}

/*style2*/

.featured-imagebox-portfolio.style2 .featured-thumbnail img {
    transform: unset;
}

.featured-imagebox-portfolio.style2 .featured-thumbnail {
    overflow: visible;
}


/*style3*/

.featured-imagebox.featured-imagebox-portfolio.style3 {
    overflow: visible;
    margin: 0;
}

.featured-imagebox-portfolio.style3 .ttm-media-link a i {
    font-size: 22px;
    line-height: 50px;
    text-align: center;
    font-weight: 700;
}

.featured-imagebox-portfolio.style3 .ttm-media-link a.ttm_image {
    transform: translate(-30px, -45px);
    margin-left: -45px;
}

.featured-imagebox-portfolio.style3 .ttm-media-link a {
    color: var(--base-white);
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    width: 50px;
    text-align: center;
    z-index: 2;
    transform: translateX(50px);
    opacity: 0;
    transition: all .4s;
    transition-delay: .1s;
    background-color: var(--base-skin);
}

.featured-imagebox-portfolio.style3:hover .ttm-media-link a {
    opacity: 1;
    transform: translateX(0);
}

.featured-imagebox-portfolio.style3 .featured-thumbnail {
    position: relative;
    transition: transform 0.5s ease-in-out;
    width: 100%;
}

.featured-imagebox-portfolio.style3:hover .featured-thumbnail {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.featured-imagebox-portfolio.style3 .featured-content {
    text-align: center;
    background-color: var(--base-white);
    position: relative;
    z-index: 1;
    margin: -51px 26px 5px 0;
    padding: 23px 34px 27px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 9%);
}

.featured-imagebox-portfolio.style3 .featured-content:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background: var(--base-skin);
    z-index: -1;
    transition: .5s;
}

.featured-imagebox-portfolio.style3:hover .featured-content:before {
    height: 100%;
}

.featured-imagebox-portfolio.style3:hover .featured-content,
.featured-imagebox-portfolio.style3:hover .featured-content h3 a,
.featured-imagebox-portfolio.style3 .featured-content .featured-title h3 a:hover {
    color: var(--base-white);
}

.featured-imagebox-portfolio.style3 .featured-content .featured-title h3 {
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 0;
}

div:hover>.ttm-box-view-overlay:after {
    height: 100% !important;
    opacity: 1 !important;
    overflow: hidden;
}

.featured-imagebox-portfolio.style3 .ttm-box-view-overlay:after {
    content: "";
    width: 100%;
    height: 0%;
    background-color: rgba(0, 0, 0, 0.40);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}


/*style4*/

.featured-imagebox-portfolio.style4 .ttm-media-link a {
    position: absolute;
    top: 50%;
    left: 45%;
    color: rgb(255, 255, 255);
    width: 40px;
    height: 40px;
    background-color: var(--base-skin);
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    opacity: 0;
    z-index: 1;
    margin-top: -22px;
    transition: all 0.85s ease 0ms;
}

.featured-imagebox-portfolio.style4 .ttm-media-link a.ttm_image {
    transform: translate(-30px, -45px);
    margin-left: -41px;
}

.featured-imagebox-portfolio.style4 .ttm-media-link a.ttm_link {
    transform: translate(30px, 45px);
    margin-left: 6px;
}

.featured-imagebox-portfolio.style4 .featured-content .featured-title h3 a {
    color: var(--base-white);
}

.featured-imagebox-portfolio.style4 .ttm-media-link a:hover i {
    color: inherit;
}

.featured-imagebox-portfolio.style4:hover .ttm-media-link a {
    opacity: 1;
    transform: translate(0px);
    -webkit-transform: translate(0);
    transform: translate(0);
}

.featured-imagebox-portfolio.style4 .featured-thumbnail {
    position: relative;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform, -webkit-box-shadow;
    transition-property: -webkit-transform, -webkit-box-shadow;
    transition-property: transform, box-shadow;
    transition-property: transform, box-shadow, -webkit-transform, -webkit-box-shadow;
}

.featured-imagebox-portfolio.style4 .featured-content {
    position: relative;
    bottom: 0;
    width: 100%;
    background-color: var(--base-skin);
    padding: 15px;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    z-index: 2;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    text-align: center;
}

.featured-imagebox-portfolio.style4 .ttm-media-link a{
    background-color: var(--base-white);
    color: var(--base-skin);
}

.featured-imagebox-portfolio.style4 .featured-content {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}

.featured-imagebox-portfolio.style4 .featured-content .featured-title h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 0;
}

.featured-imagebox-portfolio.style4 .ttm-box-view-overlay:before {
    background-color: rgba(0, 0, 0, .55);
}




/*style4*/

.featured-imagebox-services.style4 .featured-imagebox-content-box .ttm-imagebox-wrapper {
    position: relative;
    display: block;
    background-color: var(--base-white);
    padding: 35px 41px 28px 30px;
    z-index: 1;
}

.featured-imagebox-services.style4:hover .ttm-imagebox-content {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

.featured-imagebox-services.style4 .ttm-imagebox-content {
    position: relative;
    display: block;
    -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease, -webkit-transform 500ms ease;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0;
}

.featured-imagebox-services.style4 .featured-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--base-dark);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: all;
    transition-property: all;
    opacity: 1;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    z-index: -1;
}

.featured-imagebox-services.style4 .featured-content {
    position: relative;
    display: block;
    z-index: 2;
}

.featured-imagebox-services.style4 {
    margin-top: 120px;
}

.featured-imagebox-services.style4:hover .featured-content .ttm-icon-type-image img {
    transform: rotateY(360deg);
    display: inline-block;
    transition: .5s;
    float: right;
}

.featured-imagebox-services.style4:hover .ttm-iconbox-btn a {
    color: var(--base-white);
}

.featured-imagebox-services.style4 .featured-thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: var(--base-dark);
    background-blend-mode: luminosity;
    opacity: .20;
    z-index: -1;
    width: calc(100% + 10px);
    max-width: none;
    height: 100%;
}

.featured-imagebox-services.style4 .featured-imagebox-content-box {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: -webkit-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease;
}

.featured-imagebox-services.style4 .featured-imagebox-content-box .ttm-imagebox-wrapper {
    position: relative;
    display: block;
    background-color: var(--base-white);
    padding: 40px 30px 40px;
    z-index: 1;
}

.featured-imagebox-services.style4:hover .featured-thumbnail {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.featured-imagebox-services.style4:hover .featured-content .featured-title h3 a,
.featured-imagebox-services.style4:hover .featured-content .featured-desc p {
    color: var(--base-white);
}

.featured-imagebox-services.style4:hover .featured-content .featured-desc p {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: all;
    transition-property: all;
}

.featured-imagebox-services.style4 .featured-content .featured-title h3 {
    position: relative;
    font-size: 20px;
    line-height: 30px;
    z-index: 3;
    margin-bottom: 25px;
}

.featured-imagebox-services.style4 .featured-content .featured-title {
    padding-top: 10px;
}

/*style5*/
.featured-imagebox-portfolio.style5 {
    height: 674px;
}

.featured-imagebox-portfolio.style5 .featured-thumbnail img {
    transform: unset;
}

.featured-imagebox-portfolio.style5 .featured-thumbnail:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: var(--base-dark);
    opacity: .5;
}

.featured-imagebox-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center center;
    transition: all .45s ease;
    z-index: 0;
}

.featured-imagebox-portfolio.style5 .featured-content.featured-content-post {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
    margin: 0 auto;
    max-width: 1170px;
    margin-top: 50px;
    margin-bottom: 95px;
}

.featured-imagebox-portfolio.style5 .post-header {
    position: absolute;
    z-index: 9999;
    bottom: 0;
    height: 100%;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 0;
    transition: .4s;
    opacity: 1;
    width: 58%;
}

.featured-imagebox-portfolio.style5 .cat_block-wrapper {
    margin-bottom: 23px;
}

.featured-imagebox-portfolio.style5 .cat_block-wrapper .entry-date {
    background-color: var(--base-skin);
    padding: 4px 15px;
    color: var(--base-white);
    margin-right: 10px;
    font-size: 14px;
    font-style: italic;
}

.featured-imagebox-portfolio.style5 .ttm-box-title h3 a {
    color: var(--base-white);
    font-size: 32px;
    line-height: 46px;
}

.featured-imagebox-portfolio.style5 .ttm-box-wrap {
    padding-top: 10px;
    display: table;
    width: 100%;
}

.featured-imagebox-portfolio.style5 .ttm-imgbox {
    width: 60px;
    display: table-cell;
    vertical-align: middle;
}

.featured-imagebox-portfolio.style5 .ttm-auther-img img {
    width: 43px;
    height: 43px;
}

.featured-imagebox-portfolio.style5 .ttm-namebox {
    display: table-cell;
    vertical-align: middle;
}

.featured-imagebox-portfolio.style5 .ttm-caption h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 2px;
    color: var(--base-white);
}

.featured-imagebox-portfolio.style5 .ttm-post-date {
    color: var(--base-white);
    position: relative;
}

.featured-imagebox-portfolio.style5 .ttm-namebox .ttm-post-date:after {
    opacity: 1;
    position: absolute;
    display: inline-block;
    content: "";
    height: 17px;
    width: 1px;
    top: 0;
    left: 100px;
    margin-top: 2px;
    background-color: #e7e7e7;
}

.featured-imagebox-portfolio.style5 .ttm-post-date a {
    padding-left: 30px;
    color: var(--base-white);
}


/*team-1*/
.featured-imagebox-team.style1 .featured-content {
    padding: 17px 60px 10px;
    text-align: center;
    background-color: var(--base-grey);
    position: relative;
}

.featured-imagebox-team.style1 .featured-iconbox.ttm-media-link {
    position: absolute;
    right: 0;
    top: -20px;
    z-index: 2;
    bottom: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.featured-imagebox-team.style1 .featured-thumbnail img {
    transform: none;
}

.featured-imagebox-team.style1 .featured-content .team-position {
    font-style: italic;
}

.featured-imagebox-team.style1 .media-block a.media-btn {
    color: var(--base-white);
    background-color: var(--base-skin);
    bottom: 74px;
    right: 0;
    z-index: 1;
    border: none;
    display: block;
    text-align: center;
    height: 37px;
    width: 35px;
    line-height: 37px;
    -webkit-transition: all 0.4s ease-out 0s;
    font-size: 13px;
    z-index: 2;
}

.featured-imagebox-team.style1 .media-block .social-icons {
    position: absolute;
    bottom: 112px;
    right: -2px;
}

.featured-imagebox-team.style1 .media-block:hover .social-icons li {
    opacity: 1;
    top: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.featured-imagebox-team.style1 .media-block .social-icons li:first-child {
    margin-top: 15px;
}

.featured-imagebox-team.style1 .ttm-box-view-overlay:before {
    z-index: 0;
}

.featured-imagebox-team.style1 .media-block .social-icons li {
    display: block;
    vertical-align: middle;
    position: relative;
    opacity: 0;
    margin-bottom: 9px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

.featured-imagebox-team.style1 .media-block .social-icons li a {
    background-color: var(--base-skin);
    color: var(--base-white);
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: 14px;
    z-index: 11;
    border: 1px solid transparent;
    text-align: center;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    box-shadow: 0 0 10px 0 rgb(43 52 59 / 10%);
}


/* ===============================================
    13.Progress-Bar
------------------------*/
.ttm-progress-bar {
    position: relative;
}

.ttm-progress-bar:not(:last-child) {
    margin-bottom: 20px;
}

.ttm-progress-bar .progressbar-title {
    display: block;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    color: var(--base-dark);
}

.ttm-progress-bar .progress-bar-percent {
    background: none;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
    font-weight: 600;
    color: var(--base-dark);
    z-index: 3;
    margin-top: -25px;
    text-shadow: none;
    text-align: center;
    overflow: visible;
}

.ttm-progress-bar .progress-bar {
    display: block;
    height: 3px;
    line-height: 3px;
    position: relative;
    background-color: var(--base-skin);
    overflow: visible;
}

.ttm-progress-bar .progress-bar:before {
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    bottom: -6px;
    right: -1px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: var(--base-skin);
}

.ttm-progress-bar .progress-bar-inner {
    box-shadow: none;
    height: 3px;
    width: 100%;
    z-index: 1;
    background-color: var(--base-grey);
}

.bg-base-skin .ttm-progress-bar .progress-bar-inner {
    background-color: rgba(0, 0, 0, 0.1);
}

.bg-base-dark .ttm-progress-bar .progress-bar-inner {
    background-color: rgba(255, 255, 255, .1);
}

.bg-base-grey .ttm-progress-bar .progress-bar-inner {
    background-color: var(--base-white);
}

.testimonial-section .progress-main h3 {
    font-family: var(--base-headingfont);
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
}

/* style1 */
.ttm-progress-bar.style1:not(:last-child) {
    margin-bottom: 24px;
}

.ttm-progress-bar.style1 .progressbar-title {
    color: var(--base-dark);
    font-family: var(--base-headingfont);
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;

}

.ttm-progress-bar.style1 .progress-bar-percent {
    background: none;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    font-weight: 600;
    color: var(--base-dark);
    z-index: 3;
    margin-top: 0px;
    text-shadow: none;
    text-align: center;
    overflow: visible;
}

.ttm-progress-bar.style1 .progress-bar {
    display: block;
    height: 6px;
    line-height: 4px;
    position: relative;
    background-color: var(--base-skin);
    overflow: visible;
    bottom: 9px;
}

.ttm-progress-bar.style1 .progress-bar-inner {
    content: '';
    height: 2px;
    line-height: 2px;
    width: 100%;
    background-color: var(--base-dark);
    right: 0px;
    top: 11px;
}

.ttm-progress-bar.style1 .progress-bar:before {
    content: unset;
}

/*style2*/

.ttm-progress-bar.style2 .progressbar-title {
    font-family: var(--base-headingfont);
    font-size: 16px;
    font-weight: 500;
    color: var(--base-white);
    ;
    line-height: 26px;
}

.ttm-progress-bar.style2 .progress-bar {
    display: block;
    height: 6px;
    line-height: 4px;
    position: relative;
    background-color: var(--base-white);
    overflow: visible;
    bottom: 9px;
}

.ttm-progress-bar.style2 .progress-bar-inner {
    content: '';
    height: 2px;
    line-height: 2px;
    width: 100%;
    background-color: var(--base-white);
    right: 0px;
    top: 11px;
}

.ttm-progress-bar.style2 .progress-bar:before {
    position: unset;
}

.ttm-progress-bar.style2 .progress-bar-percent {
    background: none;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    font-weight: 600;
    color: var(--base-white);
    z-index: 3;
    margin-top: 0px;
    text-shadow: none;
    text-align: center;
    overflow: visible;
}


/* ===============================================
    14.Testimonial
------------------------*/
.testimonials {
    position: relative;
}

.testimonials .testimonial-caption h3 {
    font-size: 22px;
    line-height: 15px;
    display: block;
    margin-bottom: 0;
}

.testimonial-caption label {
    display: block;
    margin: 0;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 4px;
    color: var(--base-skin);
}

.testimonials .testimonial-content blockquote {
    padding: 10px 25px;
    font-size: 20px;
    position: relative;
    line-height: 32px;
    font-style: italic;
    margin: 0;
}

.testimonials .testimonial-img img {
    width: 90px;
    height: 90px;
}

.star-ratings ul {
    padding: 0;
    margin: 0;
}

.star-ratings li {
    font-size: 18px;
    min-width: 18px;
    display: inline-block;
    color: #ffba00;
}

.star-ratings ul li.active,
.star-ratings ul li.active i {
    color: #ffba00;
}

/* testimonial-onlyimg */
.testimonial-onlyimg.style1 img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin-top: -60px;
    margin-left: -105px;
}

.testimonial-onlyimg.style1:hover img {
    width: 160px;
    height: 160px;
    margin-top: -65px;
    margin-left: -110px;
}

.testimonial-onlyimg.style2 {
    top: -40px;
    right: 100px;
}

.testimonial-onlyimg.style2 img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    top: 0;
}

.testimonial-onlyimg.style2:hover img {
    width: 85px;
    height: 85px;
}

/* ttm-testimonial-box-view-style1 */

.slick_slider .testimonials.ttm-testimonial-box-view-style1 {
    padding: 30px 55px 40px 55px;
    text-align: center;
    display: inline-block;
    margin-right: 70px;
}

.ttm-testimonial-box-view-style1 .testimonial-caption {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 25px;
}

.ttm-testimonial-box-view-style1 .testimonial-caption h3 {
    margin-top: 0px;
    font-size: 18px;
    line-height: 20px;
}

.ttm-testimonial-box-view-style1 .star-ratings {
    overflow: hidden;
    padding: 0px 0px 11px 0px;
    display: block;
    text-align: center;
}

.slick_slider .testimonials.ttm-testimonial-box-view-style1 .testimonial-content blockquote {
    font-size: 16px;
    line-height: 29px;
    font-style: italic;
    text-align: center;
    padding: 23px 0 0 0;
}

.testimonials.ttm-testimonial-box-view-style1 .testimonial-content blockquote:before {
    content: "";
    position: absolute;
    top: 30px;
    left: 44%;
    text-align: center;
    display: block;
    margin-top: 0px;
    opacity: 0.1;
    z-index: 2;
    height: 80px;
    width: 80px;
    mask: url(../images/quote1.svg) no-repeat 100% 100%;
    -webkit-mask-box-image: url(../images/quote1.svg);
    mask-size: cover;
    background-color: var(--base-skin);
}

.ttm-testimonial-box-view-style1 .testimonial-img img {
    margin: 0 auto;
    padding: 5px 12px;
    border: 1px solid #d9d9d9;
    display: inline-block;
    text-align: center;
    margin-top: 30px;
    height: auto;
    /* width: auto; */
}

/*.ttm-testimonial-box-view-style2*/

.ttm-testimonial-box-view-style2 .star-ratings ul li {
    font-size: 22px;
    padding-top: 30px;
}

.ttm-testimonial-box-view-style2 .testimonial-content blockquote {
    font-size: 16px;
    line-height: 26px;
    padding: 5px 0 40px;
}

.ttm-testimonial-box-view-style2 .testimonial-caption {
    padding-top: 5px;
    padding-left: 20px;
    display: inline-block;
}

.ttm-testimonial-box-view-style2 .testimonial-img img {
    display: block;
    width: 64px;
    height: 64px;
    float: left;
    margin-bottom: 5px;
}

.ttm-testimonial-box-view-style2 .testimonial-caption label {
    font-size: 13px;
    font-style: italic;
    color: var(--base-bodyfont-color);
}

.ttm-testimonial-box-view-style2 .testimonial-caption h3 {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 0;
}

.defalut-view-testimonial .testimonial-slide.owl-theme .owl-controls .owl-dots {
    position: absolute;
    left: auto;
    right: 60px;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-left: 0;
    top: 40px;
    bottom: auto;
}

/* ttm-testimonial-box-view-style3 */
.ttm-testimonial-box-view-style3 .testimonial-content {
    position: relative;
    padding: 0;
    margin-bottom: 0px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.ttm-testimonial-box-view-style3 .testimonial-content .testimonial-caption {
    display: table-cell;
    vertical-align: top;
}

.ttm-testimonial-box-view-style3 .testimonial-content .testimonial-img img {
    position: absolute;
    padding-left: 0px;
    width: 65px;
    height: 65px;
}

.ttm-testimonial-box-view-style3 .testimonial-content .testimonial-caption {
    padding-left: 80px;
}

.slick-vertical .slick-slide.ttm-testimonial-box-view-style3 {
    display: block;
    height: auto;
    margin-bottom: 0;
    padding: 23px 20px 33px;
    background-color: var(--base-white);
}

.slick-vertical .slick-slide.ttm-testimonial-box-view-style3 .testimonial-caption span {
    font-style: italic;
}

.slick-slide.slick-current.slick-active.slick-center.ttm-testimonial-box-view-style3 {
    border-left: 3px solid var(--base-skin);
    background-color: #e7e7e7;
    border-bottom: 1px solid #d9d9d9;
}

.ttm-testimonial-box-view-style3 .testimonial-content blockquote {
    text-align: left;
    font-size: 16px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.70);
    padding: 17px 0 20px;
    position: relative;
    margin: 0;
    font-style: normal;
}

.ttm-testimonial-box-view-style3 .testimonial-caption h3 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 3px;
}

.ttm-testimonial-box-view-style3 {
    display: flex !important;
    align-items: center;
    margin: 0 0 10px;
}

.ttm-testimonial-box-view-style3 .blogbox_item .tm-post-featured-link-wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .5;
}

/* ttm-testimonial-box-view-style4 */

.ttm-testimonial-box-view-style4 .testimonial-img-svg {
    display: inline-block;
    border: 1px solid #d9d9d9;
    float: right;
    padding: 5px;
}

.ttm-testimonial-box-view-style4 .testimonial-content blockquote {
    font-size: 17px;
    line-height: 31px;
    padding: 30px 0 0px;
}

.ttm-testimonial-box-view-style4 .testimonial-content {
    padding-top: 25px;
}

.ttm-testimonial-box-view-style4 .testimonial-caption {
    padding-top: 5px;
    padding-left: 20px;
    display: inline-block;
}

.ttm-testimonial-box-view-style4 .testimonial-img img {
    display: block;
    width: 64px;
    height: 64px;
    float: left;
    margin-bottom: 5px;
}

.ttm-testimonial-box-view-style4 .testimonial-caption label {
    font-size: 13px;
    font-style: italic;
    color: var(--base-bodyfont-color);
}

.ttm-testimonial-box-view-style4 .testimonial-caption h3 {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 0;
}

.ttm-testimonial-box-view-style4 .testimonial-bottom:before {
    content: '';
    background-color: var(--base-skin);
    -webkit-mask-box-image: url(../images/quote2.png);
    mask: url(../images/quote2.png);
    position: absolute;
    width: 62px;
    height: 45px;
    right: 15px;
    display: inline-block;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    background-repeat: no-repeat;
}

/* ttm-testimonial-box-view-style6 */
.ttm-testimonial-box-view-style6 .testimonial-content {
    position: relative;
    padding: 10px 0 20px;
    margin-bottom: 0px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.ttm-testimonial-box-view-style6 .testimonial-content .testimonial-caption {
    display: table-cell;
    vertical-align: top;
}

.row.vertical_slider.slick-dots-style2 .slick-active.slick-current+.slick-active+.slick-active+.slick-active.ttm-testimonial-box-view-style6 .testimonial-content {
    border-bottom: transparent;
}

.ttm-testimonial-box-view-style6 .testimonial-content .testimonial-img img {
    position: absolute;
    padding-left: 0px;
}

.ttm-testimonial-box-view-style6 .testimonial-content .testimonial-caption {
    padding-left: 115px;
    color: var(--base-white);
}

.slick-vertical .slick-slide.ttm-testimonial-box-view-style6 {
    display: block;
    height: auto;
    padding-left: 0px;
}

.ttm-testimonial-box-view-style6 .testimonial-content blockquote {
    text-align: left;
    font-size: 16px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.70);
    padding: 17px 0 20px;
    position: relative;
    margin: 0;
    font-style: normal;
}

.ttm-testimonial-box-view-style6 .testimonial-caption h3 a {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 8px;
    color: var(--base-white);
}

.ttm-testimonial-box-view-style6 {
    display: flex !important;
    align-items: center;
    margin: 0 0 10px;
}

.ttm-testimonial-box-view-style6 .blogbox_item .tm-post-featured-link-wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .5;
}

/* new vertical*/
.vertical_slider-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    margin: 0 auto;
    max-width: 1170px;
}

.row.vertical_slider.slick-dots-style2 {
    position: absolute;
    left: auto;
    right: 0;
    top: 30px;
    bottom: 0;
    margin: 0 auto;
    z-index: 1;
    width: 40%;
    margin: 0 auto;
    height: 630px;
    padding-top: 70px;
    padding-bottom: 70px;
    overflow: hidden;
}

/* ===============================================
    15.Client-row  
------------------------*/
.client-box {
    position: relative;
    text-align: center;
}

.client-box .ttm-client-logo-tooltip {
    margin-top: 35px;
    margin-bottom: 0;
    overflow: hidden;
}

.client-box .ttm-client-logo-tooltip,
.client-box .ttm-client-logo-tooltip-inner {
    position: relative;
}

.client-box .ttm-client-logo-tooltip img {
    display: block;
    margin: 0 auto;
}

.client-box_1 .ttm-client-logo-tooltip {
    background-color: var(--base-grey);
    border: 1px solid #d9d9d9;
    margin-left: -1px;
    display: block;
}

.client-box_1 .ttm-client-logo-tooltip-inner {
    width: 100%;
    display: table;
}

.client-box_1 .client-thumbnail {
    height: 200px;
}

.client-box_1 .ttm-client-logo-tooltip .client-thumbnail {
    margin-right: 13px;
    margin-left: 13px;
    padding: 25px;
    display: table-cell;
    text-align: center;
    align-items: center;
    vertical-align: middle;
}

.client-box_1 .client-thumbnail img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    opacity: 1;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    transition: .6s;
}

.col-lg-20percent {
    width: 20% !important;
    float: left;
}

/*client-box_2*/

.client-box_2:hover .client-thumbnail img {
    opacity: .7;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -webkit-transition: .6s;
    -moz-transition: .6s;
    transition: .6s;
}

.client-box_2 .client-thumbnail {
    margin-bottom: 20px;
    margin-top: 20px;
}



/* ===============================================
    16.Accordion
------------------------*/
.wrap-acadion .accordion {
    margin-top: 15px;
}

.accordion .toggle:not(:last-child) {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.accordion .toggle-title a {
    display: block;
    font-weight: 600;
    font-size: 18px;
    position: relative;
}

.accordion .toggle-title a i {
    margin-right: 15px;
}

.accordion .toggle-content {
    margin-top: 15px;
}

.accordion .toggle-content.show {
    display: block !important;
}

.accordion .toggle-content p:last-child {
    margin-bottom: 0;
}

.accordion .toggle .toggle-title a:after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    right: 20px;
    display: inline-block;
    content: "\f055";
    border-radius: 50%;
    font-size: 20px;
}

.accordion .toggle .toggle-title a.active:after {
    content: "\f056";
}

.accordion .alignleft {
    margin: .15em 1.5em 1.1em 0;
}


.accordion .toggle.ttm-control-left-true .toggle-title a {
    padding-left: 40px;
}

.accordion .toggle.ttm-control-left-true .toggle-title a:after {
    left: 20px;
}

.accordion .toggle.ttm-control-left-true .toggle-title a {
    padding-left: 30px;
}

.accordion .toggle.ttm-control-left-true .toggle-title a:after {
    left: 0;
    border: 0;
    font-size: 10px;
    height: 18px;
    width: 18px;
    line-height: 18px;
    text-align: center;
}


/* ttm-style-classic */
.accordion .toggle.ttm-toggle_style_classic {
    margin: 0;
    padding: 0;
    border: 0;
}

.accordion .toggle.ttm-toggle_style_classic .toggle-content {
    margin-top: 30px;
}

.accordion .toggle.ttm-toggle_style_classic .toggle-title a {
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    line-height: 1;
    padding: 20px 30px 20px 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.11) !important;
}

.accordion .toggle.ttm-toggle_style_classic .toggle-title a:after {
    content: "\f061";
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 25px;
    right: 0;
}

.accordion .toggle.ttm-toggle_style_classic .toggle-title a.active:after {
    content: "\f063";
    color: var(--base-skin);
}

/* ttm-style-classic style1 */
.accordion .toggle.ttm-toggle_style_classic.style1 {
    margin-bottom: 20px;
    padding: 15px 20px;
    background-color: #f7f7f7;
}

.accordion .toggle.ttm-toggle_style_classic.style1 .toggle-content {
    margin-top: 15px;
    background-color: var(--base-white);
    padding: 25px 20px;
}

.accordion .toggle.ttm-toggle_style_classic.style1 .toggle-title a {
    font-size: 16px;
    font-weight: 600;
    padding: 0;
    border: none !important;
}

.accordion .toggle.ttm-toggle_style_classic.style1 .toggle-title a:after {
    content: "\f061";
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 0;
    right: 0px;
}

.accordion .toggle.ttm-toggle_style_classic.style1 .toggle-title a.active:after {
    content: "\f063";
    color: var(--base-skin);
}

/* ttm-style-classic style2 */

.accordion .toggle.ttm-toggle_style_classic.style2 {
    padding-bottom: 0px;
    margin-bottom: 20px;
    border: 1px solid #d9d9d9;
    margin-bottom: 30px;
    position: relative;
}

.accordion .toggle.ttm-toggle_style_classic.style2:last-child {
    margin-bottom: 0;
}

.accordion .toggle.ttm-toggle_style_classic.style2 .toggle-content {
    padding: 20px 20px;
    margin-top: 0;
}

.accordion .toggle.ttm-toggle_style_classic.style2 .toggle-title a {
    text-transform: capitalize;
    font-size: 16px;
    line-height: 20px;
    display: block;
    border-bottom: unset !important;
    padding: 15px 20px;
    padding-right: 48px;
    position: relative;
    background-color: var(--base-grey);
    -webkit-transition: color 0s ease-in-out;
    -o-transition: color 0s ease-in-out;
    transition: color 0s ease-in-out;
}

.accordion .toggle.ttm-toggle_style_classic.style2 .toggle-title a:after {
    position: absolute;
    font-family: "FontAwesome";
    right: 20px;
    top: 22px;
    display: inline-block;
    content: "\f067";
    border-radius: 50%;
    font-size: 12px;
    line-height: 10px;
}

.accordion .toggle.ttm-toggle_style_classic.style2 .toggle-title a.active {
    margin: -1px;
    background-color: var(--base-skin);
    color: var(--base-white);
}

.accordion .toggle.ttm-toggle_style_classic.style2 .toggle-title a.active:after {
    content: "\f068";
    color: var(--base-white);
}


/* ttm-style-befault */
.accordion .toggle.ttm-style-befault .toggle-title a {
    text-transform: capitalize;
    font-size: 18px;
    line-height: 30px;
    padding: 22px 40px 22px;
    padding-right: 48px;
    -webkit-transition: color 0s ease-in-out;
    -o-transition: color 0s ease-in-out;
    font-weight: 500;
    transition: color 0s ease-in-out;
    font-family: var(--base-headingfont);
    color: var(--base-dark);
}

.accordion .toggle.ttm-style-befault .toggle-title a:after {
    top: 40%;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
}

.accordion .toggle.ttm-style-befault .toggle-content {
    margin-bottom: 20px;
    padding: 15px 40px;
    margin-top: 0;
}

.accordion .toggle.ttm-style-befault:not(:last-child) {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 30px;
    padding-bottom: 0px;
}

.accordion .toggle.ttm-style-befault .toggle-title a.active {
    border-bottom: 1px solid #d9d9d9 !important;
}

.accordion .toggle.ttm-style-befault .toggle-title a:after {
    position: absolute;
    font-family: "FontAwesome";
    right: 40px;
    top: 35px;
    display: inline-block;
    content: "\f067";
    border-radius: 50%;
    font-size: 12px;
    line-height: 10px;
}

.accordion .toggle.ttm-style-befault .toggle-title a.active:after {
    content: "\f068";
}

/* ===============================================
    17.Wrap-Form
------------------------*/
/* quote-form */
.ttm-quote-form .form-group {
    margin-bottom: 32px;
}

.ttm-connect-form .form-control {
    background-color: rgba(255, 255, 255, .05) !important;
    border: 1px solid rgba(255, 255, 255, .05);
    padding: 18px 15px;
}

.ttm-connect-form .ttm-btn.ttm-btn-size-md {
    padding: 18px 15px;
}

.ttm-connect-form input::placeholder,
.ttm-connect-form select {
    color: rgba(255, 255, 255, .45);
}

#ttm-quote-form .form-group .form-control:focus {
    border-color: var(--base-skin);
    box-shadow: none;
    border-radius: 0;
}

#ttm-quote-form .form-group .form-control {
    border-radius: 0;
}


.wrap-form label {
    width: 100%;
    margin: 0;
}

.wrap-form span.text-input {
    margin-bottom: 20px;
    display: block;
    position: relative;
}

.wrap-form span.text-input>i {
    position: absolute;
    left: 10px;
    top: 21px;
    opacity: .9;
    font-size: 14px;
    z-index: 1;
}

/* contactform */
.wrap-form.contact_form span.text-input i {
    position: absolute;
    left: 20px;
    top: 15px;
    font-size: 15px;
    z-index: 1;
    color: var(--base-skin);
}

.wrap-form.contact_form span.text-input input,
.wrap-form.contact_form span.text-input textarea,
.wrap-form.contact_form span.text-input select {
    border-radius: 0;
    color: rgba(0, 0, 0, .60);
    border-color: transparent;
    border-radius: 5px;
    padding: 12px 15px;
    padding-left: 44px;
}

.wrap-form.contact_form span.text-input textarea {
    padding: 10px 15px;
    padding-left: 44px;
}

.wrap-form.contact_form button[type="submit"] {
    letter-spacing: .3px;
}

.ttm-bgcolor-grey .wrap-form.contact_form span.text-input input,
.ttm-bgcolor-grey .wrap-form.contact_form span.text-input textarea,
.ttm-bgcolor-grey .wrap-form.contact_form span.text-input select {
    background-color: var(--base-white);
}

.ttm-bgcolor-skincolor .wrap-form.contact_form span.text-input input,
.ttm-bgcolor-skincolor .wrap-form.contact_form span.text-input textarea,
.ttm-bgcolor-skincolor .wrap-form.contact_form span.text-input select {
    background-color: transparent;
    border: 0;
    color: var(--base-white);
    padding-left: 0;
    border-bottom: 2px solid rgba(255, 255, 255, .12);
}

.ttm-bgcolor-skincolor .wrap-form.contact_form span.text-input input::-webkit-input-placeholder,
.ttm-bgcolor-skincolor .wrap-form.contact_form span.text-input textarea::-webkit-input-placeholder,
.ttm-bgcolor-skincolor .wrap-form.contact_form span.text-input select::-webkit-input-placeholder {
    color: var(--base-white);
}

.wrap-form.query_form span.text-input {
    margin: 4px 0 20px;
}

.wrap-form.query_form span.text-input input,
.wrap-form.query_form span.text-input textarea,
.wrap-form.query_form span.text-input select {
    border-radius: 5px;
    border: 0;
    background-color: var(--base-grey);
    color: rgba(102, 102, 102, .5);
}

.wrap-form.query_form button i:before {
    font-weight: 600;
}

.wrap-form span.text-input select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #888;
    background-repeat: no-repeat;
}

.wrap-form span.text-input.select-option:before {
    right: 30px;
    position: absolute;
    content: "\e64b";
    padding: 12px 0;
    top: 0;
    bottom: 0;
    font-size: 9px;
    pointer-events: none;
    font-family: 'themify';
}

.wrap-form span.text-input input::-webkit-input-placeholder,
.wrap-form span.text-input textarea::-webkit-input-placeholder,
.wrap-form span.text-input select::-webkit-input-placeholder {
    color: var(--body-font-color);
}

.wrap-form.query_form_1 {
    margin-top: 10px;
}

.wrap-form.query_form_1 span.text-input input,
.wrap-form.query_form_1 span.text-input textarea,
.wrap-form.query_form_1 span.text-input select {
    border-radius: 0px;
    border: 0;
    background-color: var(--base-grey);
    padding: 9px 20px 7px;
}

/* ===============================================
    18.Tab
------------------------*/
.ttm-tabs ul.tabs {
    width: 100%;
    padding: 0;
    margin: 0;
}

.ttm-tabs ul.tabs li {
    position: relative;
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.ttm-tabs ul.tabs li:last-child {
    margin-bottom: 0;
}

.ttm-tabs .content-tab .content-inner {
    display: none;
}

.ttm-tabs .content-tab .content-inner.active {
    display: block;
}

/* ttm-tab-style-01 */
.ttm-tabs.ttm-tab-style-01 ul.tabs {
    display: -webkit-flex;
    display: flex;
}

.ttm-tabs.ttm-tab-style-01 ul.tabs li {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 25px;
    display: table-cell;
    background-color: var(--base-grey);
    color: var(--base-dark);
    padding: 17px 40px;
    margin: 25px 10px 20px 0;
    font-family: var(--base-headingfont);
    font-size: 15px;
    text-align: center;
    line-height: 25px;
    cursor: pointer;
}

.ttm-tabs.ttm-tab-style-01 ul.tabs li:last-child {
    margin-bottom: 20px;
}

.ttm-tabs.ttm-tab-style-01 .content-tab {
    padding: 25px 10px 0 0;
}

.ttm-tabs.ttm-tab-style-01 .ttm-list.ttm-list-style-icon li {
    display: block;
}

.ttm-tabs.ttm-tab-style-01 ul.tabs li.active {
    background-color: var(--base-skin);
    color: var(--base-white);
}

.ttm-tabs.ttm-tab-style-01 .ttm-list-li-content {
    list-style-type: none;
    font-family: var(--base-headingfont);
    font-size: 15px;
    line-height: 25px;
    color: var(--base-dark);
    font-weight: 500;
}

/* ttm-tab-style-02 */

.ttm-tabs.ttm-tab-style-02 ul.tabs {
    display: flex;
}

.ttm-tabs.ttm-tab-style-02 {
    margin-left: -15px;
    margin-right: -15px;
}

.ttm-tabs.ttm-tab-style-02 ul.tabs li a {
    display: block;
    cursor: pointer;
    padding: 7px;
    margin-bottom: 20px;
    width: auto;
    font-family: var(--base-headingfont);
    color: var(--base-dark);
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    position: relative;
    background-color: var(--base-grey);
    border: 1px solid #E9E9EB;
    margin: 15px;
    text-transform: uppercase;
}

.ttm-tabs.ttm-tab-style-02 ul.tabs li.active a:after {
    display: block;
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: 14px solid #fff;
    border-right: 13px solid transparent;
    border-left: 13px solid transparent;
}

.ttm-tab-style-02 .ttm-list li {
    padding-bottom: 0px;
    position: relative;
    display: table;
}

.ttm-tabs.ttm-tab-style-02 ul.tabs li a i {
    display: block;
    font-size: 45px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 5px;
    color: var(--base-skin);
}

.ttm-tabs.ttm-tab-style-02 .content-inner h3 {
    font-size: 30px;
    line-height: 40px;
}

.ttm-tabs.ttm-tab-style-02 .content-tab {
    padding: 35px 10px 0px 15px;
}

.ttm-tabs.ttm-tab-style-02 ul.tabs li.active a {
    background-color: var(--base-skin);
    color: var(--base-white);
}

.ttm-tabs.ttm-tab-style-02 ul.tabs li a i {
    color: var(--base-skin);
}

.ttm-tabs.ttm-tab-style-02 ul.tabs li.active a i {
    color: var(--base-white);
}

.ttm-tabs.ttm-tab-style-02 ul.tabs li.active a:after {
    display: block;
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: 14px solid #fff;
    border-right: 13px solid transparent;
    border-left: 13px solid transparent;
}

.ttm-tabs.ttm-tab-style-02 ul.tabs li.active a:after {
    border-top-color: var(--base-skin);
}

/* ttm-tab-style-03 */

.ttm-tabs.ttm-tab-style-03 ul.tabs {
    margin: 10px 0px 30px;
    display: flex;
}

.ttm-tabs.ttm-tab-style-03 ul.tabs li {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-right: 15px;
    text-align: center;
    display: table-cell;
    position: relative;
    display: block;
    font-weight: 700;
    cursor: pointer;
    background-color: var(--base-grey);
    padding: 9px 20px 11px 10px;
    height: auto;
    margin-right: 15px;
    font-family: var(--base-headingfont);
    font-size: 14px;
    line-height: 28px;
    color: var(--base-dark);
    margin-bottom: 20px;
}

.ttm-tabs.ttm-tab-style-03 ul.tabs li a i {
    float: left;
    display: block;
    font-size: 30px;
    height: 30px;
    line-height: 41px;
    margin-bottom: 0;
    color: #000;
    margin-right: 30px;
}

.ttm-tabs.ttm-tab-style-03 ul.tabs li i:after {
    display: block;
    content: '';
    position: absolute;
    right: auto;
    left: 50px;
    top: 0;
    width: 1px;
    height: 100%;
    transform: none;
    background-color: #d8d8d8;
    background-repeat: no-repeat;
}

.ttm-tabs.ttm-tab-style-03 .bg-base-grey h3 {
    font-family: var(--base-bodyfont);
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 25px;
    color: var(--base-skin);
}

.ttm-tabs.ttm-tab-style-03 .bg-base-grey h2 {
    font-size: 27px;
    line-height: 37px;
    font-family: var(--base-headingfont);
    font-weight: 500;
    text-transform: capitalize;
}

.ttm-tabs.ttm-tab-style-03 ul.tabs li.active {
    border-bottom: 2px solid var(--base-skin) !important;
    color: var(--base-skin);
    background-color: var(--base-grey);
}

.ttm-tabs.ttm-tab-style-03 ul.tabs li.active a i {
    color: var(--base-skin);
}

.ttm-tabs.ttm-tab-style-03 ul.tabs li.active a {
    color: var(--base-skin);
}



/* ttm-tab-style-vertical */
.ttm-tabs.ttm-tab-style-vertical {
    overflow: hidden;
    display: flex;
    padding-top: 15px;
}

.ttm-tabs.ttm-tab-style-vertical .content-tab {
    padding: 0;
    margin: 0;
    padding-left: 100px;
}

.ttm-tabs.ttm-tab-style-vertical ul {
    width: auto;
    cursor: pointer;
}

.ttm-tabs.ttm-tab-style-vertical .featured-content {
    margin-left: 65px;
    padding: 20px 15px 10px 0;
}

.ttm-tabs.ttm-tab-style-vertical:after {
    content: "";
    right: 0px;
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
    border-right-width: 1px;
    border-right-color: rgba(255, 255, 255, 0.06);
    border-right-style: solid;
}

.ttm-tabs.ttm-tab-style-vertical ul.tabs li {
    margin-top: 1px;
    width: 100%;
    display: block;
}

.ttm-tabs.ttm-tab-style-vertical ul.tabs li {
    position: relative;
    background-color: var(--base-white);
    margin-bottom: 15px;
    text-align: center;
    padding: 30px;
    padding-bottom: 10px;
    border: 1px solid #e9e9eb;
    height: auto;
    width: 220px;
}

.ttm-tabs.ttm-tab-style-vertical ul.tabs li.active {
    background-color: var(--base-skin);
    border: 1px solid var(--base-skin) !important;
    color: var(--base-white);
}

.ttm-tabs.ttm-tab-style-vertical ul.tabs li.active .ttm-tabs-icon i {
    color: var(--base-white);
}

.ttm-tabs.ttm-tab-style-vertical ul.tabs li.active:after {
    content: '';
    position: absolute;
    top: 50px;
    z-index: -1;
    width: 0;
    height: 0;
    border-bottom: 18px solid transparent;
    border-left: 18px solid var(--base-skin);
    border-right: 18px solid transparent;
    border-top: 18px solid transparent;
    right: -36px;
    bottom: auto;
}

.ttm-tabs.ttm-tab-style-vertical ul.tabs li .ttm-tabs-icon i {
    font-size: 50px;
    display: block;
    color: var(--base-skin);
    margin-bottom: 5px;
}

.ttm-tabs.ttm-tab-style-vertical ul.tabs li .ttm-tabs-title h3 {
    font-size: 15px;
    line-height: 26px;
    color: var(--base-dark);
}

.ttm-tabs.ttm-tab-style-vertical ul.tabs li.active .ttm-tabs-title h3 {
    color: var(--base-white);
}

.ttm-tabs.ttm-tab-style-vertical .ttm-num {
    margin-right: 5px;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 500;
    background-color: var(--base-skin);
    color: #fff;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    border: none;
    display: block;
    text-align: center;
    position: absolute;
    z-index: 10;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.ttm-tabs.ttm-tab-style-vertical .ttm-num:before {
    counter-increment: ttm-tab-style-vertical;
    content: counter(ttm-tab-style-vertical, decimal-leading-zero) " ";
}

section {
    counter-reset: ttm-tab-style-vertical;
}





/* ===============================================
    19.Boxes-Spacing
------------------------*/
.row.ttm-boxes-spacing-30px,
.ttm-boxes-spacing-30px {
    margin: 0 -20px;
}

.row.ttm-boxes-spacing-30px .ttm-box-col-wrapper {
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 30px;
}

.row.ttm-boxes-spacing-20px,
.ttm-boxes-spacing-20px {
    margin: 0 -15px;
}

.ttm-boxes-spacing-20px .ttm-box-col-wrapper {
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
}

.row.ttm-boxes-spacing-15px,
.ttm-boxes-spacing-15px {
    margin: 0 -10px;
}

.row.ttm-boxes-spacing-15px .ttm-box-col-wrapper {
    padding-right: 7.5px;
    padding-left: 7.5px;
    padding-bottom: 15px;
}

.row.ttm-boxes-spacing-10px,
.ttm-boxes-spacing-10px {
    margin: 0 -5px;
}

.row.ttm-boxes-spacing-10px .ttm-box-col-wrapper {
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
}

.row.ttm-boxes-spacing-5px,
.ttm-boxes-spacing-5px {
    margin: 0;
}

.row.ttm-boxes-spacing-5px .ttm-box-col-wrapper {
    padding-right: 2.5px;
    padding-left: 2.5px;
    padding-bottom: 5px;
}

.row.ttm-boxes-spacing-0px,
.ttm-boxes-spacing-0px {
    margin: 0;
}

.row.ttm-boxes-spacing-0px .ttm-box-col-wrapper {
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-bottom: 0px;
    outline: 0;
}


/* ===============================================
    20.Pricing-Plan
------------------------*/
.ttm-pricing-plan {
    background-color: var(--base-white);
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: hidden;
    padding: 50px 40px 28px;
    margin: 0 0 45px 0;
}

.ttm-pricing-plan:hover .ttm-icon i {
    transform: rotateY(180deg);
}

.ttm-pricing-plan .ttm-icon i {
    display: inline-block;
    transition: all .5s ease;
}

.ttm-p_table-title h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
}

.ttm-p_table-amount,
.ttm-p_table-price {
    position: relative;
    display: inline-block;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 0;
    font-size: 44px;
    font-weight: 600;
    padding-left: 15px;
    margin-top: 41px;
    margin-bottom: 3px;
    color: var(--base-skin);
}

.ttm-p_table-amount .cur_symbol {
    font-size: 20px;
    font-weight: 600;
    vertical-align: top;
    position: absolute;
    top: 0;
    left: 0;
}

.ttm-p_table-amount .pac_frequency {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    padding-left: 8px;
    color: var(--base-bodyfont-color);
    text-transform: lowercase;
    font-weight: normal;
    font-family: inherit;
}

.ttm-p_table-body .ttm-p_table-features {
    list-style-type: none;
    margin: 0;
    padding: 12px 0 20px 0;
}

.ttm-p_table-features li {
    padding: 0;
    margin: 0;
    position: relative;
    padding-top: 16px;
    padding-left: 25px;
    color: var(--base-dark);
}

.ttm-p_table-features li:before {
    font-family: "Font Awesome 5 Free";
    content: '\f058';
    font-style: normal;
    font-weight: 900;
    font-size: 15px;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    left: 0;
    position: absolute;
}

.ttm-p_table-footer {
    display: block;
    padding-top: 15px;
    padding-bottom: 21px;
}

.ttm-p_table-desc {
    opacity: 0.8;
    color: var(--base-bodyfont-color);
}

.ttm-pricing-plan.pricing-recommended-plan_2:not(.bg-base-skin) {
    background-color: var(--base-skin);
}

.ttm-pricing-plan.pricing-recommended-plan_1:not(.bg-base-skin) {
    background-color: var(--base-grey);
}

.ttm-pricing-plan.pricing-recommended-plan,
.ttm-pricing-plan.pricing-recommended-plan .ttm-p_table-title h3,
.ttm-pricing-plan.pricing-recommended-plan .ttm-p_table-desc,
.ttm-pricing-plan.pricing-recommended-plan .ttm-p_table-amount,
.ttm-pricing-plan.pricing-recommended-plan .ttm-p_table-amount .pac_frequency,
.ttm-pricing-plan.pricing-recommended-plan .ttm-p_table-features li {
    color: #fff;
}

.bg-base-dark .ttm-pricing-plan:not(.bg-base-skin) .ttm-p_table-title h3 {
    color: var(--base-dark);
}

.bg-base-dark .ttm-pricing-plan:not(.pricing-recommended-plan) {
    border: 1px solid #e8e8e9;
    padding: 49px 40px 27px;
}


/* ===============================================
    21.Sidebar
------------------------*/
.sidebar .widget-area .widget {
    position: relative;
    margin-bottom: 35px;
}

.sidebar .widget-area .widget.with-title {
    padding: 25px 20px 20px;
    background-color: var(--base-white);
}

.sidebar .widget .widget-title {
    margin-bottom: 15px;
    display: inline-block;
    margin-left: 0;
    font-weight: 400;
    padding-left: 0;
    position: relative;
}

.sidebar .widget a {
    font-weight: 400;
    font-size: 14px;
    padding-left: 45px;
}

.sidebar .widget ul {
    margin: 0;
    padding: 0;
}

.sidebar .widget ul>li {
    list-style: none;
}

.sidebar .widget ul li i {
    padding-right: 5px;
    font-size: 14px;
}

.sidebar .widget ul>li:first-child {
    border-top: none;
    padding-top: 0 !important;
}

.sidebar .widget ul>li:last-child {
    padding-bottom: 0 !important;
}

.sidebar .sep_holder .sep_line {
    border-color: #ebebeb;
}

.sidebar .widget-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
    position: relative;
}


/*widget-search*/
.sidebar .widget.widget-search,
.sidebar .widget-area.ttm-col-bgcolor-yes .widget.widget-search {
    padding: 0;
}

.sidebar .widget.widget-search .search-form {
    border: 0;
    position: relative;
}

.sidebar .widget.widget-search .search-form label {
    display: block;
    margin: 0;
}

.sidebar .widget-search .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.sidebar .widget.widget-search .search-form .btn[type="submit"] {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    width: 48px;
    height: 48px;
    z-index: 1;
    outline: 0;
    border: 0;
    border-radius: 0;
    background-color: var(--base-skin);
    color: var(--base-white);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px 16px;
}

.sidebar .widget.widget-search .input-text {
    border: 1px solid rgba(255, 255, 255, 0.15);
    padding: 11px 60px 11px 15px;
    border-radius: 0;
    background-color: var(--base-grey);
}

.sidebar .widget.widget-search input {
    color: var(--base-bodyfont-color);
}

/* contact-widget */
ul.contact-widget-wrapper {
    padding: 20px 15px !important;
}

ul.contact-widget-wrapper li {
    border: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 16px !important;
}

ul.contact-widget-wrapper li:last-child {
    padding-bottom: 0 !important;
}

ul.contact-widget-wrapper li i {
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 17px;
}

ul.contact-widget-wrapper li {
    padding-left: 30px;
    position: relative;
    padding-top: 0;
    font-size: 14px;
    padding-bottom: 17px;
    line-height: 23px;
}

/* widget-banner */

.widget-banner {
    padding: 0 !important;
    border: 0 !important;
}

.widget-banner .widget-banner-inner p {
    color: rgba(255, 255, 255, .8);
}

.widget-banner .widget-banner .icon-img {
    width: 75px;
    height: 75px;
    background-color: var(--base-white);
    border-radius: 50%;
    line-height: 75px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 25px;
}

.widget-banner .layer-content .ttm-icon-type-image {
    display: inline-block;
    height: 80px;
    position: relative;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    display: flex;
    width: 80px;
    line-height: 80px;
    border-radius: 5px;
    margin-bottom: 13px;
    background-color: var(--base-white);
}

.widget-banner .widget-banner-inner h3 {
    font-size: 20px;
    line-height: 30px;
    position: relative;
    margin-bottom: 5px;
}

.widget-banner .icon-img:before {
    position: absolute;
    content: '';
    height: 90px;
    width: 90px;
    background-color: rgb(255 255 255 / 30%);
    border-radius: 50%;
    top: -7px;
    left: -7px;
    z-index: -1;
    margin: 0 auto;
    text-align: center;
    right: 0;
}

.widget-banner .icon-img img {
    max-width: 50px;
}

.widget-banner>div {
    padding: 52px 40px 80px;
    overflow: hidden;
}

.widget-banner .ttm-bg.ttm-col-bgimage-yes>.ttm-bg-layer>.ttm-col-wrapper-bg-layer-inner {
    opacity: .8;
}

.widget-banner h3 {
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 15px;
}

.widget-banner ul li {
    padding: 0 0 15px !important;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 600;
    border: 0 !important;
    color: var(--base-white);
}

.widget-banner ul li:last-child {
    font-size: 14px;
    margin-bottom: 25px;
    font-weight: normal;
}

.widget-banner .ttm-icon.ttm-icon_element-border.ttm-icon_element-size-sm {
    height: 38px;
    width: 38px;
    line-height: 38px;
}

.widget-banner .ttm-icon.ttm-icon_element-border.ttm-icon_element-size-sm i {
    font-size: 22px;
}

.download_block {
    background-color: var(--base-white);
    padding: 25px 11px 20px 11px;
    border-radius: 5px;
    margin-top: 10px;
    width: 100%;
    text-align: center;
}

.download_block span {
    font-weight: 400;
    padding-top: 11px;
    font-size: 14px;
    line-height: 20px;
    display: block;
    text-align: center;
}


/* widget-categories */
.widget-categories ul li a {
    position: relative;
    display: inline-block;
    padding-left: 22px;
    line-height: 1;
    font-size: 16px;
    font-weight: 600;
}

.widget-Categories ul li {
    padding: 12px 0 !important;
    border-top: 1px solid rgba(0, 0, 0, .07);
    padding-bottom: 12px;
    padding-top: 12px;
    width: calc(42px + 100%);
    margin: 0 0px 0 -21px;
    left: -25px;
}

.widget-Categories ul li a:before {
    position: absolute;
    content: "\f101";
    font-family: "FontAwesome";
    left: 20px;
    font-size: 16px;
    line-height: 20px;
}

.widget-categories ul li:last-child {
    padding-bottom: 0 !important;
    border-bottom: 0;
}

.widget-categories ul li a:hover:before {
    color: var(--base-skin);
}

.widget-Categories li span {
    position: absolute;
    right: 20px;
    width: 25px;
    height: 25px;
    overflow: hidden;
    z-index: 1;
    font-size: 11px;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    padding: 3px 4px;
    color: var(--base-dark);
    background-color: var(--base-grey);
}



/* widget-nav-menu */
.widget.widget-nav-menu:after {
    content: unset !important;
}

.widget.widget-nav-menu ul li {
    padding: 8px 0 0;
    border: 0;
    position: relative;
}

.widget.widget-nav-menu ul li a {
    display: block;
    padding: 11px 20px 9px 20px;
    position: relative;
    color: var(--base-dark);
    z-index: 1;
    font-weight: 600;
    font-size: 16px;
    background-color: var(--base-white);
    border: 1px solid #e7e7e7;
    border-radius: 5px;
}

.widget.widget-nav-menu ul li a:after {
    content: "\e855";
    font-family: "fontello";
    font-style: normal;
    font-weight: 400;
    position: absolute;
    top: 9px;
    right: 20px;
    color: #bcbec0;
}

.widget.widget-nav-menu ul li:hover a,
.widget.widget-nav-menu ul li.active a {
    background-color: var(--base-skin);
    color: var(--base-white);
    border-color: var(--base-skin);
}

.widget.widget-nav-menu ul li:hover a:after,
.widget.widget-nav-menu ul li.active a:after {
    color: var(--base-white);
}


/** ttm-recent-post-list **/
.widget-recent-post ul.ttm-recent-post-list>li {
    padding: 15px 10px 0px 23px !important;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.widget-recent-post ul li {
    padding: 12px 0 !important;
    border-top: 1px solid rgba(0, 0, 0, .07);
    padding-bottom: 12px;
    padding-top: 12px;
    width: calc(42px + 100%);
    margin: 0 -23px;
    left: -25px;
}

.widget-recent-post ul.ttm-recent-post-list>li>a,
.widget-recent-post ul.ttm-recent-post-list>li>.post-detail {
    display: table-cell;
    vertical-align: middle;
}

.widget-recent-post ul.ttm-recent-post-list>li>a {
    padding-right: 15px;
    width: 95px;
    padding-left: 0px;
}

.widget-recent-post ul.ttm-recent-post-list>li .post-detail a {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 20px;
    color: var(--dark-grey-color);
    padding-bottom: 4px;
}

.widget-recent-post ul.ttm-recent-post-list>li .post-detail a:hover {
    color: var(--skin-color);
}

.widget-recent-post ul.ttm-recent-post-list>li .post-date {
    display: block;
    font-size: 14px;
    line-height: 24px;
}

.widget-recent-post ul.ttm-recent-post-list li:after {
    content: " ";
    display: table;
    clear: both;
}


/* tagcloud */
.widget .tagcloud a {
    display: inline-block;
    padding: 7px 20px;
    margin: 0 2px 8px;
    border: 1px solid #efecec;
    font-size: 15px !important;
    background-color: var(--base-white);
    font-weight: 400;
    color: var(--base-dark);
}

.widget .tagcloud a:nth-last-child(-n+2) {
    margin-bottom: 5px;
}

.widget .tagcloud a:hover {
    background-color: var(--base-skin);
    color: var(--base-white);
    border-color: var(--base-skin);
}


/* pagination */
.pagination-block {
    display: block;
    padding-top: 10px;
    text-align: center;
}

.pagination-block .page-numbers {
    width: max-content;
    height: 43px;
    line-height: 43px;
    text-align: center;
    display: inline-block;
    background-color: var(--base-white);
    color: var(--base-dark);
    font-size: 15px;
    font-weight: 500;
    margin: 0 2px 10px;
    padding: 0;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    border: 1px solid rgba(0, 0, 0, .07);
    padding: 0 15px;
}

.pagination-block .page-numbers.current {
    background-color: var(--base-skin);
    color: var(--base-white);
}

.pagination-block .page-numbers i {
    font-size: 12px;
}

.pagination-block .page-numbers:hover {
    background-color: var(--base-skin);
    color: var(--base-white);
}


/* tm_coverimgbox_wrapper
/*-------------------------------------------------------------------------------*/

.tm_coverimgbox_wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: flex;
    background: #000;
    margin-top: 15px;
    padding-right: 0px;
    padding-left: 0px;
}

.tm_coverimgbox_wrapper.four_cols .tm_coverbox_contents {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.tm_coverimgbox_wrapper .tm_coverbox_img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    overflow: hidden;
}

.tm_coverimgbox_wrapper .tm_coverbox_img {
    visibility: hidden;
    opacity: 0;
    transition-duration: 1500ms;
    transition: all 1s;
}

.tm_coverimgbox_wrapper .tm_coverbox_contents:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgb(0 0 0 / 40%);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.tm_coverimgbox_wrapper .tm_coverbox_img,
.tm_coverimgbox_wrapper .tm_box_overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    overflow: hidden;
}

.tm_coverimgbox_wrapper .tm_box_overlay {
    z-index: 1;
    background: rgba(0, 0, 0, .3);
}

.tm_coverimgbox_wrapper .tm_coverbox_img img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.tm_coverimgbox_wrapper .tm_coverbox_img.active {
    opacity: 1;
    visibility: visible;
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.tm_coverbox_contents {
    min-height: 65vh;
}

.tm_coverimgbox_wrapper .tm_coverbox_contents {
    position: relative;
    z-index: 2;
    padding: 40px 50px 57px;
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: flex-end;
    width: calc(100%/4);
    border-right: 1px solid rgb(255 255 255/23%);
}

.tm_coverimgbox_wrapper .tm_coverbox_contents .featured-content {
    opacity: 0;
    transition: transform .9s ease;
    -moz-transform: translateY(170px);
    -ms-transform: translateY(170px);
    -webkit-transform: translateY(170px);
    transform: translateY(170px);
}

.tm_coverimgbox_wrapper .tm_coverbox_contents:hover .featured-content {
    opacity: 1;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.tm_coverimgbox_wrapper .tm_coverbox_contents:first-child .featured-content {
    opacity: 1;
    transform: translateY(0);
}

.tm_coverimgbox_wrapper .featured-content .featured-title h3 {
    margin-bottom: 35px;
    font-size: 22px;
    line-height: 32px;
    position: relative;
    color: #fff;
}

.tm_coverimgbox_wrapper .featured-content .featured-title h3:after {
    content: '';
    position: absolute;
    background-color: var(--base-white);
    width: 100px;
    height: 1px;
    bottom: -13px;
    left: 0;
}

.tm_coverimgbox_wrapper .featured-content .featured-desc p {
    padding-bottom: 13px;
    color: rgb(255 255 255 / 82%);
}

.tm_coverimgbox_wrapper .ttm-btn.ttm-btn-color-white.ttm-btn-style-border {
    position: relative;
    padding: 12px 30px;
    border: 1px solid var(--base-white);
    color: var(--base-white);
}

.tm_coverimgbox_wrapper .ttm-btn.ttm-btn-color-white.ttm-btn-style-border:hover {
    background-color: var(--base-skin);
    border-color: var(--base-skin);
}

.tm_coverimgbox_wrapper .featured-content .ttm-footer a {
    padding: 12px 30px;
    font-family: var(--base-headingfont);
    font-weight: 500;
    text-transform: capitalize;
}

.tm_coverimgbox_wrapper .featured-content .ttm-footer a:hover {
    background-color: transparent;
}

.tm_coverimgbox_wrapper .tm_coverbox_contents .coverbox-img-reposive {
    display: none;
    background-size: cover;
    background-repeat: no-repeat;
}

/*style1*/
.tm_coverimgbox_wrapper .tm_coverbox_contents.style1 {
    position: relative;
    z-index: 2;
    padding: 0px;
    border: none;
}

.tm_coverimgbox_wrapper .tm_coverbox_contents.style1:before {
    content: unset;
}

.tm_coverimgbox_wrapper .tm_box_overlay.style1 {
    background: transparent;
}

.tm_coverimgbox_wrapper .tm_coverbox_contents.style1:hover .featured-content {
    background-color: #07332f;
}

.tm_coverimgbox_wrapper .tm_coverbox_contents.style1 .featured-content {
    opacity: 1;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    padding: 30px;
}

.tm_coverimgbox_wrapper .tm_coverbox_contents.style1:first-child .featured-content {
    background-color: #07332f;
    padding: 30px;
}

.tm_coverimgbox_wrapper .tm_coverbox_contents.style1 .featured-content .featured-title h3:after {
    content: unset;
}

.tm_coverimgbox_wrapper .tm_coverbox_contents.style1 .featured-content .featured-title h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 15px;
    color: #ffb120;
}

.tm_coverimgbox_wrapper .tm_coverbox_contents.style1 .featured-content .featured-desc p {
    padding-bottom: 0;
    margin-bottom: 0;
}

/*** Color Switcher Style
==================================================================== ***/
.ttm_floting_customsett {
    position: fixed;
    top: 50%;
    right: 0;
    padding: 3px 0 10px;
    margin: -89px 0 0;
    background-color: #fff;
    box-shadow: 0 6px 12px rgb(0 0 0 / 25%);
    z-index: 99999;
}

.tmtheme_fbar_icons {
    display: block;
    position: relative;
    width: 55px;
    height: 45px;
    line-height: 52px;
    text-align: center;
}

.tmtheme_fbar_icons i {
    display: inline-block;
    vertical-align: middle;
    transition: .3s;
    font-size: 21px;
    color: #232323;
}

.tmtheme_fbar_icons>span {
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    background-color: #fff;
    box-shadow: 0 6px 12px rgb(0 0 0 / 25%);
    opacity: 0;
    visibility: hidden;
    font-size: 16px;
    color: #232323;
    transform: translateX(-5px);
    transition: 0.5s ease;
    padding: 0 20px;
}

.tmtheme_fbar_icons>span>span {
    padding-left: 5px;
}

.tmtheme_fbar_icons>span:after {
    content: '';
    position: absolute;
    top: -2px;
    bottom: -10px;
    right: -15px;
    width: 15px;
    background-color: #fff;
    height: 55px;
}

.tmtheme_fbar_icons:hover>span {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}

.tm-desctext {
    position: absolute;
    top: 30px;
    background-color: #fff;
    max-width: 400px;
    right: 30px;
    padding: 30px 50px 23px 30px;
    text-align: left;
}

.tm-desctext:before {
    display: block;
    content: "";
    position: absolute;
    width: 6px;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #00dab2;
}

.tm-iocnbox-btn {
    font-size: 18px;
    line-height: 26px;
    margin-top: 15px;
}