/** 
    1. ttm-row 

    2. Row-Equal-Height

    3. Bg-Layer 

    4. Row-Bg-Image

    5. Col-Bg-Image

    6. image-overlay-content

    7. Section-Title 

    8. Heading-Seprator

    9. Button

    10. Counter/ Fid

    11. Featured-Box

    12. Featured-Item

    13. Progress-Bar 

    14. Testimonial

    15. Client-row

    16. Accordion

    17. Blog-Post

    18. Contact-Form

    19. Tab

    20. Timeline

    21. Boxes-Spacing

    22. Pricing-Plan

    23. Sidebar

    24. Single-content( -pages : portfolio-single-content, 
                                 product-single-content, 
                                 review-form, 
                                 team-member-single-content )
    25. products

    26. Element ( element-page )

    27. owl-carousel

**/

/* ttm-row 

---------------------------------------------------------------*/

body .page .site-main >.ttm-row:not(.intro-section):first-child {
    margin-top: -92px;
}

.ttm-row {
    padding: 90px 0;
}

.ttm-row.welcome-section {
    padding: 90px 0 ;
}

.ttm-row.intro-section {
    padding: 0 0;
}

.ttm-row.post-section_1 {
    padding: 90px 0 30px 0;
}

.ttm-row.intro-section.style3 {
    padding: 0px 0 90px;
}

.ttm-row.empty-section2 {
    padding: 100px 0;
}

.ttm-row.zero-padding-section, .ttm-row.about-section {
    padding: 0 0;
}

.ttm-row.testimonial-section {
    padding: 0 0;
}

.ttm-row.client-section {
    padding: 140px 0 0;
}

.ttm-row.intro-section.style2 {
    padding: 100px 0 90px;
    margin-top: -92px;
}

.ttm-row.fid-section.bg-img5 {
    padding: 50px 0;
}

.ttm-row.tab-text-section {
    padding: 100px 0 107px;
}

.ttm-row.blog-section {
    padding: 90px 0px 62px;
}

.ttm-row.portfolio-section {
    padding: 0px 0 0px;
}

.image-spacing {
    margin-bottom: -116px;
    margin-top: -90px;
    padding: 90px 0;
    margin-right: -30px;
}

/* 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;
}

/* Bg-Layer 

---------------------------------------------------------------*/
.ttm-bg {
    position: relative;
}

.ttm-col-bgimage-yes, .bg-layer-equal-height .ttm-col-bgcolor-yes {
    height: 100%;
    z-index: 9;
}

.ttm-bg-layer, .ttm-titlebar-wrapper .ttm-titlebar-wrapper-bg-layer, .ttm-bg-layer .ttm-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: -100px;
    right: 0;
}

.ttm-right-span .ttm-col-wrapper-bg-layer {
    width: auto;
    margin-right: -100px;
    right: 0;
}

.ttm-bg.ttm-bgimage-yes>.ttm-bg-layer, .ttm-bg.ttm-col-bgimage-yes .ttm-bg-layer-inner {
    opacity: .90;
}

.ttm-bgcolor-skincolor.map-bgimg.ttm-bg.ttm-bgimage-yes > .ttm-bg-layer, .ttm-bgcolor-skincolor.map-bgimg.ttm-bg .ttm-bg-layer .ttm-bg-layer-inner {
    opacity: 0.20;
}

.layer-content {
    position: relative;
    z-index: 9;
    height: 100%;
}

.bg-layer > .container > .row {
    margin: 0;
}

.bg-layer > .container > .row > [class*='col-'], .bg-layer > .container-fluid > .row > [class*='col-'] {
    padding: 0;
}

/* Row-Bg-Image  

---------------------------------------------------------------*/
.bg-img0 {
    background-image: url(../images/bg-image/row-bg-001.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bg-img1 {
    background-image: url(../images/bg-image/row-bgimage-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bg-img2 {
    background-image: url(../images/bg-image/service1-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bg-img3 {
    background-image: url(../images/bg-image/row-bgimage-3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bg-img4 {
    background-image: url(../images/bg-image/map-bg.png);
    background-repeat: no-repeat;
    background-position: 10%;
}

.bg-img5 {
    background-image: url(../images/bg-image/about-02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bg-img6 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

/* Col-Bg-Image  

---------------------------------------------------------------*/
.ttm-equal-height-image {
    display: none;
}

.col-bg-img-one.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer {
    
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.col-bg-img-two.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer {
  
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.col-bg-img-three.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer {
    background-image: url(../images/bg-image/bg-img-2.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.col-bg-img-four.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer {
    background-image: url(../images/bg-image/highlight-box.svg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: auto !important;
}

.col-bg-img-five.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer {
    background-image: url(../images/bg-image/col-bgimage-5.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

/* image-overlay-content

---------------------------------------------------------------*/
.image-overlay-content {
    display: block;
}

.image-overlay-content span {
    font-size: 45px;
    line-height: 50px;
    margin-bottom: 5px;
    display: block;
}

.image-overlay-content .circle-shape p {
    font-size: 16px;
    line-height: 20px
}

.image-overlay-content .circle-shape {
    display: block;
    height: 133px;
    width: 133px;
    border-radius: 50%;
    padding: 20px 12px 12px;
    text-align: center;
}

.image-overlay-content .circle-shape.ttm-top-view-overlay {
    position: absolute;
    top: 65px;
    left: 0px;
}

.image-overlay-content .shakeimage.ttm-top-view-overlay {
    position: absolute;
    top: 260px;
    right: -60px;
}

.image-overlay-content .shakeimage {
    -webkit-animation: shake 24s linear infinite;
    -moz-animation: shake 24s linear infinite;
    -o-animation: shake 24s linear infinite;
    animation: shake 24s linear infinite;
}

.image-overlay-content .rectangle-shape {
    padding: 20px 30px;
}

.image-overlay-content .rectangle-shape span {
    margin-bottom: 5px;
    font-size: 22px;
    font-weight: 600;
}

.image-overlay-content .rectangle-shape.ttm-bottom-view-overlay {
    position: absolute;
    bottom: 140px;
    right: 90px;
    opacity: .9;
}

/* Section-Title  

---------------------------------------------------------------*/
.section-title {
    margin-bottom: 30px;
    position: relative;
}

.section-title h5 {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 3px;
    margin-bottom: 10px;
}

.section-title h2 {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-weight: 500;
    font-size: 48px;
    line-height: 52px;
    margin-bottom: 0;
}

.section-title h2:after {
    content: "";
    left: -13px;
    position: absolute;
    top: -5px;
    height: 30px;
    width: 30px;
    opacity: 0.30;
    border-radius: 50%;
    z-index: -1;
    display: block;
}

/*style1*/
.section-title.style1 {
    margin-bottom: 60px;
}

.section-title.style1 h2 {
    display: table-cell;
    width: 54%;
    padding: 0 60px 0 0;
}

.section-title.style1 p {
    display: table-cell;
    vertical-align: middle;
}

.section-title.style1.with-seprator {
    margin-bottom: 35px;
}

.section-title.style1.with-seprator:after {
    content: "";
    right: 50%;
    height: 82%;
    position: absolute;
    top: 10%;
    width: 1px;
    border-right: 1px solid rgba(122, 122, 122, .34);
}

.ttm-bgcolor-skincolor .section-title.style1.with-seprator:after {
    border-right: 1px solid rgba(255, 255, 255, .16);
}

.section-title.style1.with-seprator h2.title {
    font-weight: 300;
    font-size: 45px;
    line-height: 50px;
    padding-bottom: 51px;
    margin-bottom: 0px;
}

.section-title.style1.with-seprator h2:after {
    content: unset;
}

/* row-title*/
.row-title h2.title strong {
    font-weight: 400 !important;
    width: 100%;
    display: inline;
}

.row-title h2.title:after {
    content: unset;
}

.row-title h2.title {
    font-size: 60px;
    line-height: 72px;
    text-align: left;
    margin-bottom: 0;
}

.row-title p.style2 {
    text-align: left;
    font-size: 20px;
    line-height: 32px;
    margin-top: 20px;
    margin-bottom: 15px;
    padding-bottom: 31px;
}

.row-title.style1 h3 {
    font-weight: 500;
    font-size: 48px;
    line-height: 40px;
    margin-bottom: 25px;
    color: #fff;
}

.row-title.style1 p {
    text-align: center;
    font-size: 54px;
    line-height: 64px;
    margin-bottom: 35px;
}

.row-title.style1 h5 {
    font-size: 20px;
    line-height: 28px;
}

/* col-title */
.col-title .title-icon {
    font-size: 54px;
    color: #0eb0ee;
    line-height: 50px;
}

.ttm-bgcolor-skincolor .col-title .title-icon {
    color: #fff;
}

.col-title h2.title {
    text-align: center;
    font-size: 50px;
    line-height: 64px;
    font-family: "Rubik", Arial, Helvetica, sans-serif;
    font-weight: 400;
    margin: 10px 0 15px 0;
    padding-bottom: 0;
}

.col-title h2.sub-title {
    text-align: center;
    font-size: 28px;
    line-height: 30px;
    font-family: "Teko", Arial, Helvetica, sans-serif;
    font-weight: 600;
    color: #fff;
    margin: 35px 0 15px 0;
}

.col-title h2.title strong {
    font-weight: 600 !important;
    display: inline;
}

.col-title p {
    text-align: center;
    font-size: 20px;
    line-height: 22px;
    font-family: "Teko", Arial, Helvetica, sans-serif;
    font-weight: 400;
    padding: 10px 0 20px;
}

.col-title.style1 {
    position: absolute;
    top: -31%;
    padding: 15px 33px 15px 32px;
}

.col-title.style1 h2.title {
    font-size: 38px;
    line-height: 48px;
    color: #ffffff;
    text-align: center;
    font-weight: 500;
    margin-bottom: 0;
    font-family: "Teko", Arial, Helvetica, sans-serif;
}

.col-title.style1 h2.title:before {
    display: block;
    content: "";
    position: absolute;
    bottom: -12px;
    left: 50%;
    width: 34px;
    height: 30px;
    border-width: 0 0 1px 1px;
    transform: translateX(-50%) rotate(-45deg);
    z-index: 9;
}

/* title-box */
.title-box-only h4 {
    font-size: 40px;
    line-height: 30px;
    font-family: "Teko", Arial, Helvetica, sans-serif;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 0;
    color: #fff;
}

.title-box-only.style2 h4 {
    margin-bottom: 0;
    color: #162344;
}

.title-box-only.style2 h2 {
    font-size: 40px;
    line-height: 40px;
    padding-bottom: 0;
    margin-bottom: 15px;
}

.title-box-only h2 {
    font-size: 65px;
    line-height: 65px;
    padding-bottom: 20px;
}

.title-box-only h2 strong {
    font-weight: 400;
}

.title-box-only p {
    font-size: 17px;
    line-height: 27px;
    font-weight: 400;
}

.title-box-only span {
    display: block;
    font-size: 25px;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 15px;
    padding-top: 5px;
}

/* Seprator  

---------------------------------------------------------------*/
.separator .sep-line {
    height: 1px;
    border-top: 1px solid #dbdbdb;
    display: block;
    position: relative;
    top: 5px;
    width: 100%;
}

.ttm-bgcolor-darkgrey .separator .sep-line {
    border-color: rgba(255, 255, 255, 0.14);
}

.ttm-bgcolor-white .separator .sep-line {
    border-color: #f1f1f1;
}

/* Button  

---------------------------------------------------------------*/
.ttm-btn {
    display: inline-block;
    font-size: 16px;
    line-height: normal;
    padding: 11px 32px 11px 31px;
    background: transparent;
    border: 1px solid transparent;
    position: relative;
    font-weight: 500;
    vertical-align: middle;
    overflow: hidden;
    z-index: 9;
    text-transform: capitalize;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-family: "Teko", Arial, Helvetica, sans-serif;
}

.ttm-btn.btn-inline {
    text-transform: capitalize;
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
    display: inline-block;
    padding: 0 !important;
    border: 1px solid transparent;
    background-color: transparent;
    text-transform: uppercase;
}

/** btn-with-icon **/
.ttm-btn.btn-inline i {
    position: unset;
    vertical-align: middle;
    display: inline-block;
    transform: unset;
    margin-left: 7px;
}

.ttm-btn.btn-inline.ttm-icon-btn-left i {
    margin-right: 7px;
    margin-left: 0;
}

.ttm-btn.btn-inline.style2 {
    padding: 1px;
    font-weight: 600;
    font-size: 18px;
    text-decoration: underline;
    text-transform: uppercase;
    font-family: "Teko", Arial, Helvetica, sans-serif;
}

.ttm-btn.ttm-icon-btn-left {
    padding-left: 44px;
}

.ttm-btn.ttm-icon-btn-right {
    padding-right: 44px;
}

.ttm-btn.ttm-icon-btn-left i {
    
    left: 20px;
    font-size: 13px;
    height: 17px;
    line-height: 13px;
}

.ttm-btn.ttm-icon-btn-right i {
    right: 20px;
    font-size: 14px;
    line-height: 14px;
    height: 17px;
}

.ttm-btn.ttm-icon-btn-right {
    padding-right: 22px;
}

.ttm-btn.ttm-icon-btn-right i {
    padding-right: 15px;
}

.ttm-bgcolor-darkgrey .ttm-btn:hover.btn-inline.ttm-btn-color-skincolor {
    background-color: transparent;
    color: #fff;
}

.ttm-btn i {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.ttm-btn.ttm-icon-btn-right {
    text-align: right;
}

/** btn-size-xs **/
.ttm-btn.ttm-btn-size-xs {
    font-size: 11px;
    padding: 8px 20px;
}

.ttm-btn.ttm-btn-size-xs.ttm-icon-btn-right {
    padding-right: 31px;
}

.ttm-btn.ttm-btn-size-xs.ttm-icon-btn-left {
    padding-left: 31px;
}

.ttm-btn.ttm-btn-size-xs i {
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    right: -3px;
}

/** btn-size-sm **/
.ttm-btn.ttm-btn-size-sm {
    font-size: 13px;
    padding: 9px 25px;
}

.ttm-btn.ttm-btn-size-sm.ttm-icon-btn-right {
    padding-right: 39px;
}

.ttm-btn.ttm-btn-size-sm.ttm-icon-btn-left {
    padding-left: 39px;
}

.ttm-btn.ttm-btn-size-sm i {
    font-size: 13px;
    height: 15px;
    line-height: 13px;
    right: 4px;
}

/** btn-size-md **/
.ttm-btn.ttm-btn-size-md {
    font-size: 18px;
    line-height: 18px;
    padding: 15px 30px 15px 30px;
    font-family: "Teko", Arial, Helvetica, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}

.ttm-btn.ttm-btn-size-md.ttm-icon-btn-right {
    padding-right: 55px;
}

.ttm-btn.ttm-btn-size-md.ttm-icon-btn-left {
    padding-left: 47px;
}

.ttm-btn.ttm-btn-size-md.ttm-icon-btn-right i {
    font-size: 13px;
    height: 15px;
    line-height: 13px;
    right: 20px;
}

/** btn-size-lg **/
.ttm-btn.ttm-btn-size-lg {
    font-size: 20px;
    line-height: 20px;
    padding: 18px 45px;
}

.ttm-btn.ttm-btn-size-lg.ttm-icon-btn-right {
    padding-right: 60px;
}

.ttm-btn.ttm-btn-size-lg.ttm-icon-btn-left {
    padding-left: 60px;
}

.ttm-btn.ttm-btn-size-lg.ttm-icon-btn-right i {
    font-size: 18px;
    height: 22px;
    line-height: 18px;
    right: 12px;
}

/** 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 transparent;
}

.ttm-btn.ttm-btn-color-white.ttm-btn-style-border {
    color: #fff;
    border-color: #fff;
    background: transparent;
}

.ttm-btn.ttm-btn-color-white.ttm-btn-style-border:hover {
    color: #162344;
    border-color: #FFF;
    background-color: #FFF;
}

/** btn-style-fill **/
.ttm-btn.ttm-btn-color-black.ttm-btn-style-fill {
    color: #fff;
    background-color: #162344;
}

.ttm-btn.ttm-btn-color-black.ttm-btn-style-fill:hover {
    color: #f7f7f7;
    background-color: #0eb0ee;
}

/* videao-btn */
.ttm-video-btn.video-btn-left {
    left: 0;
}

.video-btn-left .ttm-play-btn {
    padding-left: 90px;
}

.ttm-video-btn.video-btn-center {
    left: 50%;
    margin-top: -15px;
    position: absolute;
    top: 50%;
}

.ttm-video-btn:hover a {
    opacity: 0.8;
    color: #fff;
}

.ttm-play-btn {
    border-radius: 30px;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    padding: 10px 20px 10px 50px;
    position: relative;
}

.ttm-video-btn .ttm-btn-play {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -30px;
    z-index: 5;
    width: 70px;
    height: 70px;
    border-radius: 50px;
    text-align: center;
    line-height: 70px;
    font-size: 25px;
    margin-right: -1px;
    cursor: pointer;
    display: inline-block;
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
}

.ttm-btn-play:after, .ttm-btn-play:before {
    content: '';
    border: 1px solid;
    border-color: inherit;
    width: 150%;
    height: 150%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: -25%;
    top: -25%;
    opacity: 1;
    -webkit-animation: 1s videoplay-anim linear infinite;
    animation: 1s videoplay-anim linear infinite;
}

.ttm-btn-play:before {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.ttm-play-btn:hover, .ttm-video-btn span.ttm-btn-play {
    color: #fff;
}

.ttm-video-btn:hover .ttm-btn-play {
    background-color: rgba(255, 94, 24, 0.95);
    color: rgba(255, 255, 255, 1);
}

.ttm-video-btn.style1 {
    align-items: center;
    display: flex;
    justify-content: center;
}

span.ttm-video-btn.style1 {
    border: 1px solid #fff;
    border-radius: 100%;
    position: absolute;
    width: 65px;
    height: 65px;
    text-align: center;
    line-height: 65px;
    font-size: 22px;
}

/* Fid  
---------------------------------------------------------------*/
.fid-section.bg-img5 {
    background-attachment: fixed;
}

.ttm-fid {
    position: relative;
    padding: 25px 0px;
}

.ttm-fid sub {
    opacity: 1;
    font-size: 35px;
    font-weight: 600;
    bottom: 0;
    margin-left: -5px;
}

.ttm-fid.ttm-fid-icon {
    text-align: center;
}

.ttm-fid-icon-wrapper i {
    font-size: 45px !important;
}

.ttm-fid-contents h3 {
    width: 100%;
    font-size: 22px;
    letter-spacing: 1px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 0;
    color: rgba(0, 0, 0, .8);
}

.ttm-fid-contents h4 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 0;
    font-weight: 600;
    margin-bottom: 0;
    padding: 0;
}

.ttm-fid-icon .ttm-fid-icon-wrapper i {
    position: absolute;
    top: 50%;
    left: 50%;
    -transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.ttm-fid-icon .ttm-fid-icon-wrapper {
    margin-bottom: 10px;
    border: 2px solid #fff;
    width: 113px;
    height: 113px;
    line-height: 113px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}

.ttm-fid-icon .ttm-fid-icon-wrapper:before, .ttm-fid-icon .ttm-fid-icon-wrapper:after {
    position: absolute;
    top: 50%;
    height: 1px;
    width: 100%;
    content: "";
    border-bottom: 1px dashed #fff;
}

.ttm-fid-icon .ttm-fid-icon-wrapper:before {
    right: -100%;
}

.ttm-fid-icon .ttm-fid-icon-wrapper:after {
    left: -100%;
}

.box-connect .col-md-3:first-child .ttm-fid-icon .ttm-fid-icon-wrapper:after, .box-connect .col-md-3:last-child .ttm-fid-icon .ttm-fid-icon-wrapper:before {
    display: none;
}

.ttm-fid-view-circle-progress {
    position: relative;
    margin: 14px 0;
    padding: 19px 20px 10px 23px;
    top: 154px;
    left: auto;
    right: 180px;
    width: 100%;
    max-width: 361px;
    height: 139px;
}

.ttm-fid-view-circle-progress .ttm-fid-contents .ttm-circle-box {
    padding-right: 12px;
    display: table-cell;
    vertical-align: middle;
}

.ttm-fid-view-circle-progress .ttm-circle-content {
    position: relative;
    text-align: center;
}

.ttm-fid-view-circle-progress .ttm-circle-boxcontent {
    position: absolute;
    top: 50%;
    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 {
    font-size: 24px;
    line-height: 26px;
    font-weight: 700;
    color: #162344;
}

.ttm-fid-view-circle-progress .ttm-fid.inside {
    display: table-cell;
    text-align: left;
    position: relative;
    padding: 7px 0 0 8px;
    margin-bottom: 0;
}

.ttm-fid-view-circle-progress h4 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #162344 !important;
}

.ttm-fid-view-circle-progress h3 {
    line-height: 26px;
    font-weight: 400;
    color: #5d6576 !important;
}

/* style1 */
.ttm-fid.style1 {
    background-color: #fff;
    padding: 20px 0px 19px 10px;
    position: relative;
    overflow: hidden;
    width: 237px;
    height: 123px;
}

.ttm-fid.style1 .ttm-fid-icon-wrapper i {
    font-size: 50px !important;
}

.ttm-fid.style1:before {
    content: "";
    position: absolute;
    width: 131px;
    height: 131px;
    border-radius: 50%;
    top: -49px;
    left: -46px;
}

.ttm-fid.style1 .ttm-fid-icon-wrapper {
    position: relative;
    top: 5px;
}

.ttm-fid.style1 .ttm-fid-contents h4 {
    font-size: 50px;
    margin-bottom: 5px;
}

.ttm-fid.style1 .ttm-fid-contents h3 {
    font-size: 15px;
    line-height: 28px;
    color: #5d6576;
}

.ttm-fid.style1 .ttm-fid-icon-wrapper, .ttm-fid.style1 .ttm-fid-contents {
    display: inline-block;
    vertical-align: top;
}

.ttm-fid.style1 .ttm-fid-contents {
    padding-left: 33px;
}

/* style2 */
.ttm-fid.style2 {
    padding: 23px 15px 28px 31px;
    position: relative;
    width: 231px;
    height: 126px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
}

.ttm-fid.style2 .ttm-fid-icon-wrapper i {
    font-size: 45px !important;
}

.ttm-fid.style2 .ttm-fid-contents h4 {
    font-size: 44px;
    color: #162344;
}

.ttm-fid.style2 .ttm-fid-contents h3 {
    font-size: 17px;
    color: #5d6576;
    margin-top: 1px;
}

.ttm-fid.style2 .ttm-fid-icon-wrapper {
    top: 23px;
    right: 19px;
    position: absolute;
}

/* style3 */
.ttm-fid.style3 .ttm-fid-contents {
    position: relative;
}

.ttm-fid.style3 .ttm-fid-contents h4.tm-fid-inner span {
    font-weight: 500;
    font-size: 140px;
    padding-left: 55px;
    line-height: 105px;
    padding-right: 20px;
}

.ttm-fid.style3 .ttm-fid-contents h4.tm-fid-inner:after {
    position: absolute;
    content: '';
    height: 170px;
    width: 120px;
    background-color: #f3f5f8;
    border-radius: 5px;
    left: 0;
    top: -44px;
    z-index: -1;
}

.ttm-fid.style3 .ttm-fid-contents h4.tm-fid-inner {
    display: table-cell;
}

.ttm-fid.style3 .ttm-fid-contents h3 {
    display: table-cell;
    vertical-align: middle;
}

.ttm-fid.style3 .ttm-fid-contents h3 {
    font-size: 18px;
    font-weight: 500;
    vertical-align: top;
    font-family: "Rubik", Tahoma, Geneva, sans-serif;
}

/*  Featured-Box  
---------------------------------------------------------------*/
.featured-box {
    padding: 20px 0 20px 0;
    position: relative;
}

.featured-box.left-icon .featured-content {
    padding-left: 15px;
}

.featured-box.left-icon {
    display: table-cell;
    display: table;
}

.featured-box.left-icon .featured-content {
    display: table-cell;
    vertical-align: middle;
}

.featured-box.left-icon .featured-icon {
    vertical-align: top;
    display: table-cell;
}

.featured-box .featured-icon.icon-shape-square {
    margin-bottom: 25px;
}

.featured-box .featured-icon.icon-shape-square i {
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 0;
}

.featured-box .featured-icon.icon-shape-square.icon-size-md i {
    width: 68px;
    height: 65px;
    line-height: 65px;
}

.featured-box .featured-icon.icon-shape-square.icon-bgcolor-grey i {
    background-color: #f3f5f8;
}

.featured-box.left-icon .featured-icon.icon-shape-square.icon-bgcolor-grey i {
    background-color: #fff;
}

.featured-box .featured-icon.border-icon i {
    font-size: 20px;
    height: 40px;
    width: 40px;
    border: 1px solid;
    border-radius: 50%;
    float: left;
    text-align: center;
    line-height: 40px;
    margin-right: 15px;
}

.featured-box .featured-icon i {
    font-size: 45px;
    line-height: 45px;
}

.featured-title h5 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
}

.featured-box.left-icon .ttm-icon.ttm-icon_element-size-md {
    height: 94px;
    width: 94px;
    line-height: 110px;
}

.featured-box.left-icon .ttm-icon.ttm-icon_element-size-md i {
    font-size: 45px;
}

.featured-box.icon-size-sm .featured-icon i {
    font-size: 28px;
    line-height: 28px;
}

.featured-box.left-icon.style1 {
    padding: 32px 30px 22px 21px;
}

.featured-box.left-icon.style1 .featured-icon {
    vertical-align: middle;
    display: table-cell;
}

.featured-box.left-icon.style1 .featured-content {
    padding-left: 31px;
}

.featured-box.left-icon.style1:not(:last-child):after {
}

.featured-box.left-icon.style1:before {
    content: "";
    position: absolute;
    height: 100%;
    right: -27px;
    top: 0;
    display: inline-block;
    border-right: 1px dashed rgb(0 0 0 / 20%);
}

.row .col-lg-4:nth-child(3) .featured-box.left-icon.style1:before {
    position: unset;
}

.featured-box.left-icon.style1 .featured-desc {
    border-top: 1px dashed rgb(0 0 0 / 20%);
}

.featured-box.left-icon.style1 .featured-desc p {
    margin-top: 7px;
}

.featured-box.left-icon.style1 i {
    font-size: 50px;
}

.featured-box.left-icon.style1 .featured-title h5 {
    font-size: 23px;
    font-weight: 400;
    margin-bottom: 9px;
}

.featured-box.left-icon.style1 .ttm-di_links {
    position: absolute;
    right: 9px;
    bottom: -22px;
    opacity: 1;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    box-shadow: 0 0 15px 0 rgb(6 22 58 / 14%);
}

.featured-box.left-icon.style1 .ttm-di_links:before {
    content: '';
    position: absolute;
    width: 42px;
    right: 3px;
    top: 3px;
    height: 42px;
    border-radius: 50%;
    border: 1px dashed rgb(0 0 0 / 20%);
}

.featured-box.left-icon.style1 .ttm-di_links a i {
    font-size: 20px;
    font-weight: 600;
}

.featured-box.left-icon.style1 .ttm-di_links a {
    position: absolute;
    right: 13px;
    top: 12px;
}

.featured-box.style2 {
    padding: 36px 15px 43px;
    border: 1px solid transparent;
    margin-top: 15px;
}

.featured-box.style2 .featured-title h5 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
}

.service-section.style2 .row .col-lg-4:nth-child(-n+3) .featured-box.style2 {
    margin-bottom: 40px;
}

.featured-box.style2 .featured-content {
    padding-top: 18px;
}

.featured-box.style2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 100%;
    z-index: -10;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}

.featured-box.style2:hover:after {
    border-color: #0eb0ee;
    width: 100%;
}

.featured-box.style3 {
    padding: 60px 10px;
}

.featured-box.style4 {
    padding: 10px 0px;
}

.featured-box.style4 .featured-title h5 {
    margin-bottom: 0;
}

.featured-box.style4 .featured-desc p {
    color: rgba(6, 22, 58, 0.8);
    font-size: 18px;
    font-weight: 400;
    font-family: "Teko", Arial, Helvetica, sans-serif;
}

.featured-box.style5 {
    position: relative;
    padding: 0px 25px 36px;
    background-color: #fff;
    z-index: 9;
}

.featured-box.style5 .featured-icon {
    display: inline-block;
    text-align: center;
    margin-top: -30px;
}

.featured-box.style6 {
    padding: 67px 70px 70px;
}

.ttm-box-seperator.row {
    margin: 0 15px;
    padding: 65px 10px 21px;
}

.ttm-box-seperator.row .col-lg-4 .featured-box {
    border-left: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 25px;
    padding: 0 20px;
}

.ttm-box-seperator.style2.row {
    padding: 40px 17px 45px 12px;
    margin-top: 24px;
}

.ttm-box-seperator.style2.row .col-lg-4 .featured-box {
    padding-top: 30px;
    padding-bottom: 48px;
    margin-bottom: 0;
}

.ttm-box-seperator.row .col-lg-4 .featured-box:nth-last-child(1) {
    border-bottom: none;
}

.ttm-box-seperator.row .col-lg-4:nth-child(1) .featured-box ,
.ttm-box-seperator.row .col-lg-4:nth-child(4) .featured-box {
    border-left: none;
}

.featured-box.style7 {
    padding: 0 0;
}

.featured-box.style7 .featured-title h5 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
}

.featured-box.style7 .featured-icon i {
    font-size: 28px;
    line-height: 0px;
    font-weight: 400;
    vertical-align: middle;
}

.featured-box.style8 {
    padding: 0 0;
    margin: 0 0 30px;
    border-bottom: 1px solid #ebebeb;
    display: block;
    clear: both;
}

.featured-box.style8 .featured-icon i {
    font-size: 32px;
    clear: both;
}

.featured-box.style8 .featured-title h2 {
  font-size: 24px;
    line-height: 44px;
    margin-bottom: 10px;
}

.featured-box.style9 {
    padding: 10px 0;
}

.featured-box.style9.featured-box.left-icon p {
    color: #fff;
}

.featured-box.style9 .featured-icon i {
    font-size: 34px;
}

.featured-box.style9 .featured-title h5 {
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 0;
}

.featured-box.style10 {
    padding: 10px 0 0;
}

.featured-box.style10 .featured-icon i {
    height: 95px;
    width: 110px;
    line-height: 95px;
    font-size: 45px;
}

.featured-box.style10 .featured-content {
    padding-left: 25px;
    padding-right: 40px;
}

.featured-box.style10  .featured-content .featured-desc h3 {
    margin: 0;
}

.featured-box.style10  .featured-content .featured-desc p {
    margin: 0;
}

.featured-box.style11 {
    box-shadow: unset;
    position: relative;
    padding: 32px 30px 10px 30px;
    position: relative;
    text-align: left;
}

.featured-box.style11:hover {
    transform: translateY(-10px);
}

.featured-box.style11:before {
    top: 100%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #fff;
    border-width: 16px;
    left: 25px;
    border-top-color: #f3f5f8;
}

.row .col-lg-3:nth-child(2) .featured-box.style11:before, .row .col-lg-3:nth-child(4) .featured-box.style11:before {
    position: unset;
    content: unset;
}

.featured-box.style11:after {
    display: block;
    content: "";
    position: absolute;
    bottom: 100%;
    left: 19px;
    width: 0;
    height: 0;
    border-bottom: 14px solid #f3f5f8;
    border-right: 13px solid transparent;
    border-left: 13px solid transparent;
}

.row .col-lg-3:nth-child(1) .featured-box.style11:after, .row .col-lg-3:nth-child(3) .featured-box.style11:after {
    position: unset;
}

.featured-box.style11 .ttm-box-image .process-num {
    position: absolute;
    text-align: center;
    bottom: -62px;
    left: 30px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.row .col-lg-3:nth-child(2) .featured-box.style11 .ttm-box-image .process-num, .row .col-lg-3:nth-child(4) .featured-box.style11 .ttm-box-image .process-num {
    position: absolute;
    top: -61px;
    left: 21px;
}

.featured-box.style11 .ttm-box-image:before {
    position: absolute;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    text-align: center;
    bottom: -61px;
    left: 21px;
    right: 0;
    content: '';
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.row .col-lg-3:nth-child(2) .ttm-box-image:before, .row .col-lg-3:nth-child(4) .ttm-box-image:before {
    top: -60px;
    right: 0;
    left: 12px;
}

.featured-box.style11 .ttm-box-image .process-num span {
    font-size: 15px;
    line-height: 39px;
    font-weight: 600;
    color: #162344;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.featured-box.style11 .featured-icon i {
    font-size: 48px;
}

.featured-box.style11 .featured-content .featured-title h5 {
    font-size: 22px;
    margin-top: 28px;
    line-height: 22px;
    margin-bottom: 19px;
    font-weight: 500;
}

.featured-box.left-icon.style12 {
    padding: 16px 0 0 0;
}

.featured-box.left-icon.style12 .featured-content {
    display: table-cell;
    vertical-align: top;
}

.featured-box.left-icon.style12 .ttm-icon.ttm-icon_element-size-md {
    height: 94px;
    width: 94px;
    line-height: 104px;
    margin-bottom: 30px;
}

.featured-box.left-icon.style12 .featured-content {
    padding-left: 20px;
}

.featured-box.style13 {
    padding: 20px 0 20px 0;
    position: relative;
}

.featured-box.style13 .featured-icon {
    display: flex;
    margin-bottom: 5px;
}

.featured-box.style13 .featured-icon .featured-title h5 {
    padding-left: 17px;
    font-size: 21px;
    line-height: 33px;
    vertical-align: middle;
}


/*  Featured-Item  
---------------------------------------------------------------*/
.featured-item {
    position: relative;
}

.featured-item.ttm-portfolio-view-topimage:not(.owl-carousel), .col-md-4:not(:last-child) .featured-item.ttm-box-view-topimage {
    margin-bottom: 30px;
}

.featured-item .content-post {
    padding: 25px;
    position: relative;
    text-align: left;
    background-color: #fff;
    -webkit-box-shadow: 0 0 11px 0 rgba(6, 22, 58, .14);
    -moz-box-shadow: 0 0 11px 0 rgba(6, 22, 58, .14);
    box-shadow: 0 0 11px 0 rgba(6, 22, 58, .14);
}

.featured-item .content-post h2.title-post {
    font-size: 24px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 1px;
}

.featured-item .content-post h2.title-post a:hover, .featured-item .content-post .category a:hover {
    color: #0eb0ee;
}

.featured-item .content-post .category, .featured-item .content-post .category a {
    font-size: 13px;
    color: #fff;
}

.featured-item.ttm-portfolio-view-topimage .content-post .category a, .featured-item.ttm-portfolio-view-topimage .content-post .category {
    color: #000;
    font-size: 18px;
}

.featured-item img, .featured-portfolio-item {
    position: relative;
    overflow: hidden;
}

.featured-item .content-post .content-post-desc {
    background-color: #fff;
    margin: 10px 10px;
    padding: 13px 0 12px;
    margin-top: -60px;
}

.content-post h5.title-post {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 34px;
}

.content-post p.category {
    color: #b3b7c3;
    font-size: 13px;
    margin-top: -6px;
}

.ttm-social-links-wrapper .social-icons li {
    margin: 0 3px 10px 0px;
}

.ttm-social-links-wrapper .social-icons li a {
    margin-top: 15px;
    border-radius: 50%;
    border: 1px solid transparent;
    width: 29px;
    height: 29px;
    line-height: 29px;
    font-size: 13px;
    margin-right: 5px;
    text-align: center;
    background-color: #e5e8e9;
}

.ttm-social-links-wrapper .social-icons li a {
    margin: 0 2px;
    display: block;
}

.ttm-social-links-wrapper {
    border-top: 1px solid #edeff1;
    margin: 0 15px;
    padding-top: 14px;
}

/* overlay */
.ttm-box-view-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(2, 13, 38, .8);
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.featured-item:hover .ttm-box-view-overlay, .featured-item:hover .ttm-box-view-overlay {
    height: 100%;
    opacity: 1;
}

.ttm-box-view-overlay .featured-iconbox a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    border-radius: 50%;
    font-size: 18px;
    -webkit-transition: unset;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: unset;
}

.ttm-box-view-overlay .featured-iconbox a i {
    display: block;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.ttm-box-view-overlay .featured-iconbox.ttm-media-link {
    position: absolute;
    z-index: 5;
    top: 0%;
    width: 100%;
    text-align: center;
    padding: 0 15px;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.ttm-box-view-overlay .featured-iconbox.ttm-media-link a.ttm_link {
    margin-left: 8px;
}

.featured-item.ttm-portfolio-view-topimage:hover .ttm-box-view-overlay .featured-iconbox.ttm-media-link {
    top: 50%;
}

.featured-item .featured-team-item.ttm-item-view-topimage a {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -43px;
    margin-left: -22px;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}

.featured-team-item .ttm-box-view-overlay {
    height: 0;
    top: 0;
}

.featured-team-item:hover .ttm-box-view-overlay {
    height: 100%;
    opacity: 1;
}

.featured-portfolio-item .ttm-box-view-overlay:hover .ttm-media-link {
    top: 39%;
}

.featured-team-item .featured-img-left a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 19px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .3s ease;
    opacity: 0;
    margin-top: 0;
}

.featured-team-item:hover .featured-img-left .ttm-box-view-overlay {
    opacity: 1;
    transform: scale(1);
}

.featured-team-item .featured-img-left a {
    opacity: 1;
}

/* portfolio */
.featured-portfolio-item .content-post.content-portfolio-post {
    padding: 16px 18px;
}

.featured-portfolio-item .content-post.content-portfolio-post {
    position: absolute;
    width: 100%;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}

.featured-portfolio-item:hover .content-post.content-portfolio-post {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s;
}

.featured-portfolio-item .content-post.content-portfolio-post:before {
    position: absolute;
    bottom: 100%;
    transform: translateX(-50%);
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    left: 30px;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #fff transparent;
    z-index: 1;
    top: -14px;
}

.featured-portfolio-item .content-post.content-portfolio-post:before {
    border-color: transparent transparent #0eb0ee transparent;
}

/* team */
.featured-team-item {
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .08);
    border: 6px solid #fff;
}

.featured-team-item.style2 {
    border: 0;
    margin: 15px 0;
    padding: 15px;
    background-color: #fff;
}

.featured-item.ttm-team-view-topimage .content-post.content-team-post {
    text-align: center;
    padding: 23px 0 0 0;
    padding-bottom: 2px;
    background-color: #f3f7f9;
    margin-bottom: 0;
}

.featured-img-left {
    padding-left: 0;
    padding-right: 0;
}

.featured-team-item .featured-img-right.ttm-post-content .content-post.content-team-post {
    padding: 15px 25px 0;
    text-align: left;
    background-color: inherit;
    box-shadow: inherit;
}

.featured-item .featured-img-right.ttm-post-content .content-post .content-post-desc {
    margin: 0;
    padding: 0;
}

.ttm-team-details-list {
    padding: 0;
    margin: 0;
}

.ttm-team-details-list li {
    position: relative;
    padding: 3px 0 3px 25px;
    font-size: 15px;
    line-height: 24px;
    display: block;
}

.ttm-team-list-title i {
    position: absolute;
    left: -33px;
    top: 4px;
    text-align: center;
    width: 30px;
    display: block;
    text-indent: 0;
    font-size: 16px;
}

.content-post.content-team-post .ttm-social-links-wrapper ul li a {
    margin: 0 2px;
    display: block;
    color: rgba(44, 44, 44, .6);
}

.ttm-social-links-wrapper {
    border: 0;
    padding: 0;
    margin: 21px 0 0;
}

.ttm-team-details-list .ttm-team-list-title {
    margin-right: 8px;
    position: relative;
    color: #0a0c0e;
    font-weight: 600;
    float: left;
}

.featured-team-item .featured-img-left.ttm-post-content .ttm-team-details-list .ttm-team-list-value {
    font-size: 16px;
}

.featured-img-left:hover .ttm-box-view-overlay {
    opacity: 1;
    transform: scale(1);
}

.featured-img-left .ttm-box-view-overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    background-color: rgba(2, 13, 38, .8);
    height: 100%;
    width: 100%;
    cursor: pointer;
    transform: scale(0);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.featured-img-left:hover .ttm-box-view-overlay .featured-icon i {
    opacity: 1;
}

.featured-img-left:hover .ttm-box-view-overlay .featured-icon a {
    top: 50%;
}

.featured-imagebox.featured-imagebox-team.style1 {
    position: relative;
    overflow: visible;
    margin: 5px 0;
}

.featured-imagebox-team:hover .featured-thumbnail img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}

.featured-imagebox-team .featured-thumbnail {
    position: relative;
    overflow: hidden;
}

.featured-imagebox-team.style1 .featured-content {
    text-align: center;
    padding: 20px 20px 16px;
    bottom: 36px;
    left: 25px;
    right: auto;
    background-color: #fff;
    box-shadow: 0 0 11px 0 rgb(6 22 58 / 10%);
    position: relative;
    width: 100%;
    max-width: 312px;
    height: 74px;
}

.featured-imagebox-team.style1 .featured-title h5 a {
    color: #06163a;
}

.featured-imagebox-team.style1:hover .featured-title h5 a {
    color: #0eb0ee;
}

.featured-imagebox-team.style1 .featured-title h5 {
    font-size: 22px;
}

.featured-imagebox-team.style1 .featured-content .category {
    position: absolute;
    bottom: 74px;
    margin-bottom: 0;
    left: 0;
    width: 147px;
    height: 35px;
    font-size: 13px;
    line-height: 35px;
    text-align: center;
}

.featured-imagebox-team.style1 .featured-content .category:after {
    position: absolute;
    content: '';
    border-left: 3px solid #0eb0ee;
    height: 100%;
    left: 0;
    top: 0;
}

.featured-imagebox.featured-imagebox-team.style2 {
    position: relative;
    overflow: visible;
}

.featured-imagebox.featured-imagebox-team.style2 .featured-thumbnail img {
    position: relative;
    overflow: hidden;
}

.featured-imagebox.featured-imagebox-team:hover.style2 .featured-thumbnail img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}

.featured-imagebox-team .social-icons {
    position: absolute;
    top: -15px;
    left: -40px;
    right: auto;
    padding: 10px;
    margin-top: 20px;
    opacity: 0;
    z-index: 9;
    -webkit-transition: .5s all ease;
    -ms-transition: .5s all ease;
    -moz-transition: .5s all ease;
    -o-transition: .5s all ease;
    transition: .5s all ease;
}

.featured-imagebox-team ul.social-icons li {
    display: block;
}

.featured-imagebox-team ul.social-icons a {
    border-radius: unset;
    width: 35px;
    height: 35px;
    line-height: 31px;
    background-color: #fff;
    color: #162344;
}

.featured-imagebox-team ul.social-icons li:hover a {
    color: #ffff!important;
}

.featured-imagebox-team:hover .social-icons {
    opacity: 1;
    left: 0;
}

.featured-imagebox.featured-imagebox-team.style2 .featured-content {
    margin-top: -75px;
    z-index: 1;
    margin-left: 1px;
    padding: 26px 10px 28px 32px;
    background-color: #fff;
    margin-right: 72px;
    transform: scale(1.01);
    transition: all 700ms ease;
    -webkit-box-shadow: 0px 0px 11px 0px rgb(6 22 58 / 10%);
    -moz-box-shadow: 0px 0px 11px 0px rgba(6, 22, 58, 0.14);
    box-shadow: 0px 0px 11px 0px rgb(6 22 58 / 10%);
}

.featured-imagebox.featured-imagebox-team.style2 .featured-content:before {
    position: absolute;
    left: 0;
    bottom: -1px;
    content: "";
    width: 100%;
    height: 0;
    z-index: -1;
    -webkit-transition: all 0.3s ease-out 0.3s;
    -moz-transition: all 0.3s ease-out 0.3s;
    -ms-transition: all 0.3s ease-out 0.3s;
    -o-transition: all 0.3s ease-out 0.3s;
    transition: all 0.3s ease-out 0.3s;
}

.featured-imagebox.featured-imagebox-team:hover.style2 .featured-content:before {
    height: calc(100% + 1px);
}

.featured-imagebox.featured-imagebox-team.style2 .featured-content .featured-title h4 {
    margin-bottom: 0;
}

.featured-imagebox.featured-imagebox-team.style2 .featured-content .featured-title h4 a {
    font-family: "Teko", Arial, Helvetica, sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 24px;
    line-height: 30px;
    color: #162344;
}

.featured-imagebox.featured-imagebox-team:hover.style2 .featured-content .featured-title h4 a {
    color: #fff;
    transition-delay: 0.4s;
}

.featured-imagebox.featured-imagebox-team.style2 .featured-content p {
    font-family: "Rubik", Tahoma, Geneva, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 27px;
    color: #5d6576;
    margin-bottom: 0;
}

.featured-imagebox.featured-imagebox-team:hover.style2 .featured-content p {
    color: rgb(255, 255, 255, 0.80);
    transition-delay: 0.3s;
}

/* Progress-Bar  
---------------------------------------------------------------*/
.ttm-progress-bar {
    position: relative;
}

.ttm-progress-bar {
    margin: 8px 0 40px 0;
}

.ttm-progress-bar:not(:last-child) {
    margin-bottom: 40px;
}

.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_black {
    background-color: #162344;
}

.ttm-progress-bar h4 {
    top: -35px;
    left: 0;
    font-size: 18px;
    color: #162344;
    font-weight: 400;
    margin-bottom: 15px;
    letter-spacing: 1.2px;
}

.ttm-progress-bar i {
    width: 30px;
    height: 40px;
    position: absolute;
    font-size: 17px;
    line-height: 20px;
}

.ttm-progress-bar .progress {
    background-color: #c0c0c1;
    border-radius: 0;
    height: 7px;
}

.ttm-progress-bar .progress-parcent {
    position: absolute;
    right: 0;
    color: #0a0a0a;
    z-index: 3;
    text-shadow: none;
    font-size: 17px;
    padding: 2px 0;
    border-radius: 0;
    top: 0;
}

.ttm-icon-left-true.ttm-progress-bar h4 {
    margin-left: 35px;
}

/* Testimonial  
---------------------------------------------------------------*/
.testimonials.style1 {
    background: #ffffff;
    position: relative;
    -webkit-box-shadow: 0 0 25px 0 rgb(0 0 0 / 13%);
    -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .13);
    box-shadow: 0 0 25px 0 rgb(0 0 0 / 13%);
    margin-bottom: 30px;
}

.testimonials.style1 .testimonial-content {
    display: flex;
}

.testimonials.style1 .testimonial-content .testimonial-info {
    vertical-align: top;
    padding: 30px 30px 30px 54px;
}

.testimonials.style1 .testimonial-content .testimonial-info .testimonial-caption {
    padding-left: 55px;
    position: relative;
}

.testimonials.style1 .testimonial-content .testimonial-info .testimonial-caption:after {
    position: absolute;
    content: '';
    width: 34px;
    height: 29px;
    background-color: #0eb0ee;
    left: -1px;
    top: 5px;
    background-repeat: no-repeat;
    -webkit-mask-box-image: url(../images/quote.svg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.testimonials.style1 .testimonial-content .testimonial-info .testimonial-caption h3 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 0px;
    font-family: "Teko", Arial, Helvetica, sans-serif;
    font-weight: 500;
    color: #162344;
}

.testimonials.style1 .testimonial-content .testimonial-info p.description {
    color: #5d6576;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    background-color: transparent;
    border: none;
    margin-bottom: 25px;
}

.testimonials.style1 .testimonial-content .testimonial-avatar .testimonial-img img {
    width: auto;
    display: inline-block;
}

/**/
.testimonials.style2 {
    position: relative;
   
}

.testimonials.style2 .testimonial-content {
    padding: 70px 30px 30px 0;
}

.testimonials.style2 .testimonial-content:before {
    position: absolute;
    content: '';
    width: 60px;
    height: 50px;
    background-color: #fff;
    right: 0px;
    top: 30px;
    background-repeat: no-repeat;
    -webkit-mask-box-image: url(../images/quote.svg);
}

.testimonials.style2 .testimonial-content .ttm-ratting-star {
    margin-bottom: 10px;
}

.testimonials.style2 .testimonial-content .ttm-ratting-star i {
    color: #ffc002;
    font-size: 18px;
}

.testimonials.style2 .testimonial-content blockquote.testimonial-text {
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    background-color: transparent;
    padding: 0;
    border: none;
    line-height: 34px;
    font-style: italic;
    font-family: "Rubik", Tahoma, Geneva, sans-serif;
    color: #fff;
}

.testimonials.style2 .testimonial-avatar {
    display: flex;
    padding-top: 15px;
}

.testimonials.style2 .testimonial-avatar .testimonial-img img {
    width: 80px;
    height: 80px;
    border-radius: 80%;
    margin-right: 20px;
}

.testimonials.style2 .testimonial-avatar .testimonial-caption h3 {
    font-size: 24px;
    line-height: 27px;
    margin-bottom: 0;
    color: rgba(255, 255, 255, 1);
}

.testimonials.style2 .testimonial-avatar .testimonial-caption label {
    color: rgba(255, 255, 255, 0.75);
    font-family: "Rubik", Tahoma, Geneva, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 27px;
}

.testimonials.style2 .testimonial-avatar .testimonial-caption {
    align-self: center;
}

/* Styling dot */

.testimonial-slide.owl-carousel .owl-dots {
  display: inline-block;
    zoom: 1;
}

.testimonial-slide.owl-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    background-color: #fff;
    margin: 4px 1px 4px 6px;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
}
.testimonial-slide.owl-carousel .owl-dots .owl-dot.active span , 
.testimonial-slide.owl-carousel .owl-dots .owl-dot:hover span  {
  
    background-color: rgba(255, 255, 255,0.29);
}
.testimonial-slide.owl-carousel .owl-dots  {

    position: absolute;
    top: 85%;
    left: 90%;
}

/* Client-row  
---------------------------------------------------------------*/
.client {
    padding: 68px 20px 85px;
    text-align: center;
}

.ttm-client-logo-tooltip {
    position: relative;
}

.client-box .client {
    text-align: center;
    padding: 28px 20px;
    margin: 15px 0;
}

.client-box {
    display: block;
    background-color: #fff;
    -webkit-box-shadow: 0 0 11px 0 rgba(6, 22, 58, .14);
    -moz-box-shadow: 0 0 11px 0 rgba(6, 22, 58, .14);
    box-shadow: 0 0 11px 0 rgba(6, 22, 58, .14);
    margin: 0 13px;
}

.client .ttm-client-logo-tooltip img {
    width: auto;
    display: inline;
}

/* Accordion
-----------------------------------------------------------*/
.wrap-acadion .accordion {
    margin-top: 15px;
}

.accordion .toggle .toggle-title {
    text-transform: capitalize;
    font-size: 20px;
    line-height: 28px;
    font-family: "Teko", Arial, Helvetica, sans-serif;
    cursor: pointer;
    padding: 14px 20px;
    font-weight: 500;
    margin-bottom: 0;
    position: relative;
}

.accordion .toggle-title a {
    color: #fff;
}

.accordion .toggle-title a i {
    margin-right: 14px;
}

.accordion .toggle.ttm-style-classic .toggle-title {
    border: 1px solid #f7f7f7;
    background-color: transparent;
}

.accordion .ttm-style-classic:not(.ttm-toggle-title-bgcolor-grey) .toggle-title {
    -webkit-box-shadow: 0 0 5px 0 rgba(6, 22, 58, .1);
    -moz-box-shadow: 0 0 5px 0 rgba(6, 22, 58, .1);
    box-shadow: 0 0 5px 0 rgba(6, 22, 58, .1);
}

.accordion .ttm-style-classic .toggle-title.active {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.toggle-content ul li {
    list-style: disc;
}

.accordion .ttm-style-classic .toggle-title >a, .accordion .ttm-style-classic.ttm-toggle-title-bgcolor-grey.active .toggle-title >a, .accordion .ttm-toggle-title-bgcolor-grey.active .toggle-title:after {
    color: #666;
}

.accordion .toggle-title:after.active, .accordion .toggle:not(.ttm-style-classic) .toggle-title:after.active {
    color: #fff;
}

.accordion .toggle .toggle-title {
    margin: 15px 0;
}

.accordion .toggle.active .toggle-title {
    margin-top: 15px;
    margin-bottom: -1px;
}

.accordion .ttm-style-classic.ttm-toggle-title-bgcolor-grey .toggle-title {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    padding-left: 46px;
}

.accordion .ttm-style-classic.ttm-toggle-title-bgcolor-grey .toggle-title.active {
    background-color: #f8f8f8;
}

.accordion .toggle .toggle-title:after {
    position: absolute;
    font-family: "FontAwesome";
    right: 20px;
    top: 10px;
    content: "\f0d7";
}

.accordion .toggle.active .toggle-title:after {
    content: "\f0d8";
    font-family: "FontAwesome";
}

.accordion .toggle-content {
    display: none;
    padding: 20px 20px;
    background-color: #fff;
    overflow: hidden;
}

.accordion .toggle.ttm-toggle-title-bgcolor-grey .toggle-title:after {
    position: absolute;
    font-family: "Themify";
    content: "\e61a";
    left: 20px;
    font-size: small;
    top: 10px;
}

.accordion .toggle.ttm-toggle-title-bgcolor-grey.ttm-toggle-title-bgcolor-grey.active .toggle-title:after {
    font-family: "Themify";
    content: "\e622";
}

.accordion .toggle.active .toggle-title:after, .accordion .toggle:not(.ttm-style-classic) .toggle-title:after {
    color: #fff;
}

.accordion .toggle.ttm-toggle-title-bgcolor-grey .toggle-title:after {
    color: #666;
}

.accordion .toggle.toggle-title.ttm-style-classic.active .toggle-title:after {
    color: #fff;
}

.accordion .toggle.toggle-style-border {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 22px;
    margin-bottom: 22px;
}

.accordion .toggle.toggle-style-border .toggle-title {
    background-color: transparent;
}

.accordion .toggle.toggle-style-border.toggle-square .toggle-title {
    padding: 4px 0;
    padding-left: 42px;
    letter-spacing: 1.2px;
    margin: 0;
}

.accordion .toggle.toggle-style-border.toggle-square .toggle-content {
    padding: 0;
    padding-left: 42px;
    background-color: transparent;
}

.accordion .toggle.toggle-style-border.toggle-square .toggle-title:after {
    position: absolute;
    font-family: "themify";
    content: "\e61a";
    left: 0px;
    font-size: 15px;
    font-weight: 900;
    top: 0;
    height: 28px;
    width: 28px;
    line-height: 28px;
    text-align: center;
}

.accordion .toggle.toggle-style-border.toggle-square.active .toggle-title:after {
    font-family: "themify";
    content: "\e622";
}

/* Blog-Post  
---------------------------------------------------------------*/
.post, .post-image {
    position: relative;
    border-radius: 2px;
    overflow: hidden;
}

.post {
    margin-bottom: 30px;
}

.post.post-topimage {
    margin: 0;
}

.post-meta ul {
    padding: 5px 3px 10px 0;
    margin: 0;
}

.post-meta ul li {
    display: inline-block;
    padding-right: 15px;
    position: relative;
    color: #7f7f7f;
}

.post-meta ul li i {
    padding-right: 7px;
}

.post-meta .ttm-right-meta {
    display: inline-block
}

.post-meta .ttm-right-meta .ttm-social-share-links {
    opacity: 1;
    visibility: visible;
}

.post-meta .ttm-right-meta .ttm-social-share-links {
    position: absolute;
    top: -7px;
    left: 75px;
    opacity: 0;
    width: 390px;
    padding-right: 35px;
    transition: .4s all ease;
    visibility: hidden;
    text-align: left;
    padding-right: 80px;
}

.ttm-social-share-links ul li {
    display: inline-block;
    padding-right: 7px;
    padding-top: 6px;
}

.ttm-right-meta .ttm-social-share-links ul li a {
    padding: 0 0 0 6px;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-right: 0;
    border-radius: 50%;
    font-size: 12px;
    border: 1px solid #ededed;
    display: block;
    background-color: #fff;
    color: #7f7f7f;
}

.post .post-desc {
    padding: 33px 0 40px 0;
}

.post .post-desc.style3 {
    padding: 0 0px 30px 25px;
}

.post .post-desc h5 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 34px;
    font-weight: 400;
    text-transform: capitalize;
}

.post .post-desc h3 {
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 10px;
    color: #1c1c1c;
    font-weight: 600;
}

.post.box-shadow .post-desc {
    padding: 45px 25px 40px 25px;
}

.post.box-shadow.style2 {
    margin-bottom: 30px;
}

.post.box-shadow.style2 .post-desc {
    padding: 35px 20px 30px 20px;
}

.post .post-desc.style2 p, .post .post-desc.style3 p {
    border-top: 1px solid #e5e5e5;
    margin-top: 3px;
    padding: 12px 0 4px;
}

.post .post-desc.style4 a.ttm-btn.btn-inline {
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Teko", Arial, Helvetica, sans-serif;
}

.post .post-desc .ttm-btn.btn-inline {
    font-size: 14px;
    font-family: "Rubik", Arial, Helvetica, sans-serif;
}

.post-image-icon i {
    position: absolute;
    z-index: 2;
    color: #fff;
    font-size: 18px;
    width: 38px;
    height: 45px;
    padding-top: 7px;
    text-align: center;
    right: 20px;
    top: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 79%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 79%, 0 100%);
}

.post-image-icon i:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 10px solid #fff;
    border-left: 19px solid transparent;
    border-right: 19px solid transparent;
    margin-bottom: -1px;
}

.post:not(.ttm-blog-classic) .post-image {
    overflow: hidden;
    padding: 0
}

.post-image img {
    width: 100%;
    transition: transform 0.5s ease-in-out;
}

.post.post-img-left .post-image {
    float: left;
}

.post.post-topimage:hover .post-image img {
    transform: scale(1.1);
}

article.ttm-blog-classic {
    background: #fff;
    padding: 28px 26px 30px 26px;
    margin-bottom: 40px;
}

article.ttm-blog-classic .ttm-blog-classic-content {
    background: #fff;
    padding: 20px 0 0px 30px;
    margin-top: -48px;
    z-index: 11;
    position: relative;
    display: block;
    margin-left: 60px;
}

article.post.ttm-blog-classic.post-video .ttm-blog-classic-content {
    margin-top: 0px;
}

article.ttm-blog-classic .post-desc .post-title h5 {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 34px;
    line-height: 42px;
}

.page-item:first-child .page-link {
    border-radius: 5px;
}

article.post blockquote {
    display: block;
    background: #f3f7f9;
    padding: 20px 20px 12px 100px;
    position: relative;
    border: none;
    font-weight: 400;
    margin: 35px 0 35px 0;
    font-size: 18px;
    min-height: 100px;
    line-height: 32px;
}

article.post blockquote:before {
    content: '\f10d';
    font-family: "FontAwesome";
    font-size: 40px;
    font-weight: 400;
    color: #999;
    position: absolute;
    left: 31px;
    top: 5px;
    width: 58px;
    height: 60px;
    font-style: italic;
    line-height: 85px;
    display: block;
    border-radius: 5px;
}

.ttm-bgcolor-white .ttm-post-prev-next-buttons {
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
}

.ttm-post-prev-next-buttons {
    margin-bottom: 20px;
    margin-top: 30px;
    border-top: 1px solid #f3f5f7;
    padding-top: 30px;
}

.ttm-post-prev-next-buttons {
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 30px;
    padding-bottom: 23px;
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
}

.ttm-post-prev-buttons {
    position: relative;
    margin-bottom: 20px;
    margin-top: 30px;
    border-top: 1px solid #f3f5f7;
    padding-top: 30px;
}

.ttm-post-prev-next-buttons .ttm-btn-icon-right-right {
    float: right;
}

.ttm-portfolio-prev-next-buttons {
    position: relative;
    margin-bottom: 20px;
    margin-top: 30px;
    border-top: 1px solid #f3f5f7;
    padding-top: 30px;
}

/* pagination */
.ttm-pagination {
    display: block;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 35px;
}

.ttm-pagination .page-numbers {
    width: 40px;
    height: 40px;
    line-height: 39px;
    text-align: center;
    display: inline-block;
    background-color: #fff;
    color: #42454e;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #c3c0c0;
    margin: 0 3px;
    padding: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.post .post-desc.style4 {
    padding: 0 0px 30px 25px;
}

.ttm-box-post-date {
    position: absolute;
    right: 12px;
    bottom: 50px;
    z-index: 2;
    width: 57px;
    height: 57px;
    border-radius: 0px;
    color: #ffff;
}

span.ttm-entry-date {
    width: 100%;
    position: relative;
    color: #fff;
    z-index: 2;
    font-size: 22px;
    top: 0;
    left: 0;
    border-radius: 0;
    display: block;
    padding: 6px 5px 5px 14px;
    font-weight: 500;
    display: table;
}

span.entry-month.entry-year {
    font-size: 16px;
    line-height: 16px;
    display: block;
    font-weight: 400;
}

.post .post-desc.style4 .post-title h5 {
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
}

.ttm-post-format-video {
    position: relative;
    overflow: hidden;
    padding-bottom: 66.25%;
    padding-top: 25px;
    height: 0;
}

.ttm-post-format-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

/*blog-comment*/
.comments-area {
    margin-top: 50px;
    margin-bottom: 0;
}

.comments-area h2 {
    font-size: 33px;
    line-height: 40px;
    margin-bottom: 15px;
}

.comments-area ol.comment-list {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 25px;
    margin-bottom: 30px;
}

.comment-list li {
    position: relative;
    margin-top: 30px;
}

.comment-list .children {
    margin-left: 35px;
}

.comment-list, .comment-list .children {
    list-style-type: none;
    padding: 0;
}

.single-post .comments-area {
    margin-top: 50px;
    margin-bottom: 0;
}

.single-post .comments-area .comments-title {
    font-size: 33px;
    font-weight: 600;
}

.comment-body {
    padding: 0;
    margin-left: 0;
    margin-bottom: 0;
    background-color: #f3f7f9;
    padding: 25px 25px 25px;
}

.comment-author {
    float: left;
    max-width: 70px;
    margin-right: 20px;
    text-align: center;
}

.comment-author img {
    max-width: 100%;
    height: auto;
    border-radius: 0;
    height: auto;
    vertical-align: middle;
    overflow: hidden;
    max-width: 66px;
    border-radius: 50%;
}

.comment-reply-title {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 33px;
    margin-bottom: 20px;
}

.comment-box {
    border: none;
    margin-left: 70px;
    padding-left: 20px;
}

.comment-meta {
    font-size: 14px;
    padding: 0;
    position: relative;
}

.comment-meta, .comment-meta a {
    color: #9096a1;
    font-size: 13px;
}

.comment-meta .ttm-comment-owner h5, .ttm-comment-owner {
    display: block;
    font-size: 18px;
    line-height: 18px;
    font-style: normal;
    color: #162344;
    margin: 0;
}

.single article.post .comment-body p {
    margin-top: 10px;
}

.comment-list a.comment-reply-link {
    background-color: #162344;
    border-radius: 0;
    border: 1px solid #162344;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    line-height: 17px;
    padding: 4px 15px 5px 15px;
    text-transform: uppercase;
}

.comments-area .comment-respond {
    padding-top: 10px;
}

#respond .comment-reply-title {
    margin: 0 0 20px !important;
}

.comment-form {
    margin-bottom: 20px;
}

.comment-form .comment-notes {
    margin-bottom: 25px;
    font-style: italic;
}

.comment-form p:not(.comment-notes) {
    margin-bottom: 20px;
}

.comment-form textarea {
    height: 125px;
}

.comment-form textarea, .comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-radius: 0;
    padding-left: 0;
    padding-bottom: 5px;
    text-indent: 0;
}

/*  Contact-Form
---------------------------------------------------------------*/
.contactform .text-input select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.ttm-quoteform-main {
    margin: 80px 200px !important;
}

.ttm-quoteform-main {
    background-color: #fff;
    color: #5e5e5e;
    font-size: 13px;
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .25);
}

label i {
    position: absolute;
    z-index: 100;
    font-size: 16px;
    padding: 17px 0px;
}

.ttm-reset-qouteform-section {
    margin-right: -90px;
    margin-left: -90px;
    padding: 30px;
}

.wrap-form label {
    width: 100%;
}

.wrap-form span.text-input {
    width: 100%;
    margin-bottom: 10px;
}

.getquote-form input[type="text"], .getquote-form textarea {
    border-radius: 0;
    color: #8f8f8f;
    padding: 10px 10px 10px 55px;
    font-weight: 400;
    text-indent: 0;
    background-color: #fafbfc;
    border: 1px solid #f1f3f5;
    font-size: 13px;
}

.getquote-form .text-input textarea {
    height: 110px;
}

.getquote-form button {
    margin-top: 10px;
}

.getquote-form .text-input input::placeholder, .getquote-form .text-input textarea::placeholder {
    color: #828282;
}

.wrap-form span.text-select:after {
    position: absolute;
    font-family: "FontAwesome";
}

.wrap-form span.text-select:after {
    right: 26px;
    top: 13px;
    content: "\f0d7";
}

.wrap-form label {
    position: relative;
    margin-bottom: 15px;
    padding-top: 5px;
}

.getquote-form label i {
    position: absolute;
    left: 5px;
    color: #fff;
    z-index: 100;
    font-size: 16px;
    margin-left: -5px;
    padding: 16px 14px;
    border: 1px solid transparent;
}

.contactform .ttm-btn-icon-right {
    position: absolute;
    left: 69%;
    top: 76%;
}

.contactform .ttm-btn-icon-right button {
    font-weight: 700;
    font-size: 30px;
    height: 55px;
    width: 114px;
}

.ttm-bgcolor-darkgrey .contactform.style2 .text-input, .ttm-bgcolor-darkgrey .contactform.style2 .text-area {
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding-bottom: 9px;
    padding-left: 35px;
    border-bottom: 1px solid rgba(0, 0, 0, .15);
}

.contactform.style2 label i {
    position: absolute;
    left: 5px;
    top: 25px;
    opacity: .9;
    font-size: 16px;
    line-height: 16px;
    z-index: 1;
    padding: 0;
}

.contactform.style2 .ttm-form-control {
    margin-bottom: 15px;
    display: block;
    padding-top: 5px;
}

/* Tab
-------------------------------------------------------------- */
.ttm-tabs {
    width: 100%;
}

.ttm-tabs ul {
    margin: 0;
    padding: 0;
}

.ttm-tabs:not(.element-tab-style-vertical) ul {
    display: -webkit-flex;
    display: flex;
}

.ttm-tabs.style2 ul {
    display: block;
}

.ttm-tabs ul.tabs li {
    display: inline-block;
}

.ttm-tabs ul.tabs li a {
    display: block;
    cursor: pointer;
    text-align: center;
    padding: 14px 20px;
    background-color: #fff;
    color: #413d3d;
    font-weight: 400;
    font-size: 17px;
}

.gallery-section .ttm-tabs ul.tabs li:not(.active) a {
    color: #131313;
}

.ttm-tabs ul.tabs li a i {
    font-size: 18px;
    margin-right: 9px;
    position: relative;
    top: 2px;
}

.ttm-tabs ul.tabs li a span {
    font-size: 18px;
    font-weight: normal;
}

.ttm-tabs .content-tab {
    padding: 36px 30px 50px 30px;
}

.tab-padding-box {
    padding-top: 105px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 70px;
}

.ttm-tabs .content-tab h6 {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 29px;
    padding-bottom: 7px;
}

.ttm-tabs.style2 .tabs {
    margin-bottom: 30px;
    padding-left: 0px;
}

.ttm-tabs.style2.full-width .tabs {
    padding-left: 10px;
}

.ttm-tabs.style2 .content-tab {
    padding: 0;
}

.ttm-tabs.style2 .row.ttm-boxes-spacing-10px {
    padding: 0;
}

.ttm-tabs.style2 ul.tabs li {
    margin-right: 7px;
    background: transparent;
    padding: 0;
    margin-bottom: 5px;
}

.ttm-tabs.style2 ul.tabs li a {
    display: block;
    cursor: pointer;
    padding: 8px 25px;
    line-height: 22px;
    position: relative;
    z-index: 3;
    color: #162344;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-color: transparent;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, .2);
    text-transform: uppercase;
}

.ttm-tabs.style3 ul.tabs {
    background: #ffffff;
    border: 1px solid #e1e1e1;
}

.ttm-tabs.style3 ul.tabs li.tab {
    text-align: center;
    width: 100%;
}

.ttm-tabs.style3 ul.tabs li.tab a {
    width: auto;
    text-transform: capitalize;
    padding: 17px 15px 25px;
    border: none;
    position: relative;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
}

.ttm-tabs.style3 ul.tabs li.tab a:before {
    content: "";
    position: absolute;
    top: 25px;
    left: 0;
    width: 1px;
    height: 80px;
    background-color: #e1e1e1;
}

.ttm-tabs.style3 ul.tabs li.tab a:hover:before {
    background-color: transparent;
}

.ttm-tabs.style3 ul.tabs li.tab.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-right: 13px solid transparent;
    border-left: 13px solid transparent;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
}

.ttm-tabs.style3 ul.tabs li.tab a i {
    position: relative;
    top: 3px;
    font-size: 44px;
    line-height: 60px;
    font-weight: 400;
    color: #223645;
}

.ttm-tabs.style3 ul.tabs li.tab a span {
    color: #06163a;
    font-size: 18px;
    line-height: 26px;
    display: block;
}

.ttm-tabs.style3 ul.tabs li.tab.active a i, .ttm-tabs.style3 ul.tabs li.tab.active a span, .ttm-tabs.style3 ul.tabs li.tab:hover a i, .ttm-tabs.style3 ul.tabs li.tab:hover a span {
    color: #ffffff;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
}

.ttm-tabs.style3 .content-tab {
    padding: 33px 35px 40px 50px;
    margin-top: 30px;
    background: #ffff;
}

.ttm-tabs.style3 .content-tab ul.ttm-list li {
    margin-bottom: 10px;
}

.ttm-tabs.style3 .content-tab ul.ttm-list li i {
    margin-right: 5px;
}

.row .col-xl-12 .ttm-tabs.style3 ul.tabs li:first-child.tab a:before {
    content: unset;
}

.ttm-tabs.ttm-tabs.style4 {
    position: relative;
}

.ttm-tabs.ttm-tabs.style4 ul.tabs.clearfix {
    text-align: center;
    width: 100%;
    display: inline-block;
}

.ttm-tabs.ttm-tabs.style4 ul.tabs li.tab a span {
    color: #5d6576;
}

.ttm-tabs.ttm-tabs.style4 ul.tabs li.tab.active a span {
    color: #162344;
}

.ttm-tabs.ttm-tabs.style4 ul.tabs:before {
    content: '';
    position: absolute;
    height: 24px;
    width: 45px;
    background-color: #fff;
    border: 1px solid;
    border-radius: 2em;
    top: 0;
    margin-left: -5px;
    display: inline;
}

.ttm-tabs.ttm-tabs.style4 ul.tabs li.tab a {
    position: relative;
    border: none;
    border-radius: 50%;
    height: 16px;
    width: 16px;
    padding: 0;
    bottom: -2px;
}

.ttm-tabs.ttm-tabs.style4 ul.tabs li.tab a span {
    position: absolute;
    top: -5px;
    font-size: 22px;
    font-weight: 500;
    font-family: "Teko", Arial, Helvetica, sans-serif;
}

.ttm-tabs.ttm-tabs.style4 ul.tabs li:first-child.tab a span {
    left: auto;
    right: 40px;
}

.ttm-tabs.ttm-tabs.style4 ul.tabs li:last-child.tab a span {
    left: 41px;
}

.ttm-tabs.ttm-tabs.style4 .content-tab {
    padding: 0;
}

/*  Boxes-Spacing
---------------------------------------------------------------*/
.row.ttm-boxes-spacing-10px {
    margin: 0px;
    padding: 0 5px;
}

.ttm-boxes-spacing-10px .ttm-box-col-wrapper {
    padding-right: 5px;
    padding-left: 5px;
    margin: 0 0 10px;
}

.row.ttm-boxes-spacing-10px.style2 {
    padding: 10px 0 0;
    margin: 0 -5px;
}

.row.ttm-boxes-spacing-5px {
    padding: 10px 5px 0px;
    margin: 0;
}

.ttm-boxes-spacing-5px .ttm-box-col-wrapper {
    padding-right: 2.5px;
    padding-left: 2.5px;
    margin-bottom: 5px;
}

.row.ttm-boxes-spacing-5px.style2 {
    padding: 5px 0 0;
    margin: 0 -5px;
}

/*  Pricing-Plan
---------------------------------------------------------------*/
.pricing-plan {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .09);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .09);
    margin-right: -15px;
}

.pricing-plan.pricing-recommended-plan {
    z-index: 999;
    position: relative;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    margin-top: -27px;
}

.pricing-head {
    border: 0;
    padding-bottom: 28px;
    padding-top: 0;
}

.pricing-title {
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    padding: 30px 10px 10px 10px;
    padding-bottom: 10px;
    margin-bottom: -1px;
    position: relative;
}

.price-value {
    font-size: 48px;
    font-weight: 600;
    text-shadow: none;
    line-height: 40px;
    padding: 0;
    text-align: center;
}

.pricing-plan .pricing-head .price-value span {
    position: relative;
    padding-left: 10px;
    font-size: 20px;
    font-weight: 400;
}

.pricing-plan .pricing-head .price-value sub {
    font-size: 20px;
    padding-right: 2px;
    bottom: 0;
}

.pricing-list {
    padding: 0 30px;
}

ul.features-list {
    margin: 0;
    padding: 0;
    background-color: #fff;
}

ul.features-list li {
    padding: 18px 20px 18px 20px;
    border-bottom: 1px solid #e9e9e9;
    font-size: 18px;
    color: #5d6576 !important;
    padding-left: 90px;
    padding-right: 40px;
    text-align: left;
    position: relative;
}

ul.features-list li:last-child {
    border-bottom: none;
}

ul.features-list li:before {
    font-family: "FontAwesome";
    content: '\f00c';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    display: inline-block;
    padding-right: 12px;
}

.pricing-footer .price_btn {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: center;
    padding: 16px 20px;
    margin-bottom: -75px !important;
}

.pricing-footer .price_btn a.ttm-btn.ttm-btn-fill.ttm-btn-border-white {
    border: 1px solid #fff;
}

.price_btn a {
    padding: 12px 40px;
    background-color: #fff;
    text-transform: uppercase;
}

.pricing-footer {
    background-color: #fff;
    padding-bottom: 30px;
    padding-top: 15px;
}

.pricing-plan.style2 .pricing-title {
    color: #222021;
}

.pricing-plan.style2 .price-value h2 {
    color: #ffffff;
}

.pricing-plan.style2.active .price-value h2 {
    color: #0eb0ee;
}

.pricing-plan.style2:hover, .pricing-plan.style-3:hover {
    border-color: transparent;
}

.pricing-plan.style-3 .price-value {
    padding: 50px 0;
}

.pricing-plan.style-3 .price-value h2 {
    color: #ffffff;
}

.pricing-plan.style4 {
    border: 1px solid #e2e7e5;
    margin-right: 30px;
    box-shadow: unset;
}

.pricing-plan.style4 .pricing-title {
    border-bottom: 1px solid #e2e7e5;
    padding-bottom: 25px;
    padding-top: 30px;
    background: unset;
    color: #162344;
    font-family: "Teko", Arial, Helvetica, sans-serif;
    font-size: 28px;
    margin-bottom: 5px;
    font-weight: 500;
    line-height: 36px;
}

.pricing-plan.style4 .pricing-head {
    background-color: unset;
    padding-top: 45px;
    padding-bottom: 38px;
}

.pricing-plan.style4 .pricing-head .price-value {
    color: #162344;
    font-size: 58px;
    font-weight: 500;
    padding-right: 5px;
    font-family: "Teko", Arial, Helvetica, sans-serif;
}

.pricing-plan.style4 .pricing-head .price-value span {
    font-family: "Rubik", Tahoma, Geneva, sans-serif;
    font-weight: 400;
    color: #5d6576;
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
}

.pricing-plan.style4 .price-content ul.features-list li:first-child {
    border-top: 1px solid #e9e9e9;
}

.pricing-plan.style4 .price-content {
    padding: 0 30px;
}

.pricing-plan.style4 .price-content ul.features-list li {
    padding: 12px 0px;
    border-bottom: 1px solid #e9e9e9;
    font-family: "Rubik", Tahoma, Geneva, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 27px;
    color: #5d6576;
    text-align: center;
}

.pricing-plan.style4 .pricing-footer .price_btn {
    margin-bottom: 0px !important;
}

.pricing-plan.style4.active {
    padding-bottom: 17px;
    margin-top: -20px;
}

.pricing-plan.style4.active .pricing-title {
    padding-bottom: 35px;
    padding-top: 40px;
    color: #ffff;
}

/* Sidebar
-------------------------------------------------------------- */
.sidebar .widget, .sidebar.shop .widget.widget-banner {
    margin-bottom: 35px;
}

.sidebar .widget:last-of-type {
    margin-bottom: 0;
}

.sidebar .widget a {
    color: #162344;
}

.sidebar h3.widget-title {
    margin-top: 0;
    margin-bottom: 30px;
    display: block;
    overflow: hidden;
    font-weight: 500;
    font-size: 28px;
    line-height: 38px;
}

.sidebar .widget .widget-title:before {
    content: '';
    border-left: 3px solid;
    margin-right: 13px;
}

.sidebar .widget.widget-nav-menu ul li {
    padding: 0;
}

.ttm-sidebar-left, .ttm-sidebar-right {
    display: block;
}

.sidebar.sidebar-left, .ttm-sidebar-right .content-area, .ttm-sidebar-left > [class*='col-'] {
    float: left;
}

.ttm-sidebar-left div.content-area {
    float: right;
}

.sidebar-left .widget-nav-menu ul li:not(:first-child) {
    border-top: 1px solid #e5eaef;
}

.sidebar-left .widget-nav-menu ul li::after {
    content: "\e649";
    position: absolute;
    right: 16px;
    top: 14px;
    font-size: 12px;
    font-family: "themify";
}

.sidebar-left .widget-nav-menu ul li.active::after, .widget-nav-menu ul li:hover:after {
    color: #FFF;
}

.sidebar-left .widget.widget-nav-menu ul li a {
    display: block;
    padding: 15px 30px 15px 20px;
    position: relative;
    font-weight: 500;
    font-size: 15px;
    background-color: #fff;
}

.sidebar-left .widget.widget-nav-menu ul li a:before {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #e1e1e1;
}

.sidebar-left .widget-nav-menu ul li:last-child a:before {
    content: none
}

.sidebar.sidebar-right, .ttm-sidebar-right > [class*='col-'] {
    float: right;
}

.ttm-sidebar-right .content-area {
    float: left;
}

.sidebar-left .widget-nav-menu ul li {
    padding: 0;
    position: relative;
}

.sidebar .widget.widget-download {
    margin-bottom: 43px;
}

.sidebar .widget-download .download li {
    position: relative;
}

.sidebar .widget-download .download li a {
    font-size: 16px;
    line-height: 22px;
    padding-left: 40px;
    font-family: "Teko", Arial, Helvetica, sans-serif;
    font-weight: 500;
}

.sidebar .widget-download .download li  i {
    font-size: 30px;
    position: absolute;
    top: -8%;
    left: 0%;
}

.sidebar ul.contact-widget-wrapper li i {
    position: absolute;
    top: 6px;
    left: 0;
}

.sidebar ul.contact-widget-wrapper li {
    padding-left: 30px;
    position: relative;
    padding-top: 0;
    padding-bottom: 17px;
    line-height: 20px;
}

.sidebar .widget.widget-search {
    position: relative;
}

.sidebar .widget.widget-search .search-form label {
    display: block;
}

.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 .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    text-indent: -999px;
    padding: 0;
    width: 46px;
    height: 46px;
    z-index: 1;
    border-radius: 0 3px 3px 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px 16px;
    opacity: .5;
}

.sidebar .widget.widget-search .input-text {
    border-width: 1px;
    background-color: #fff;
    border-radius: 0;
    text-indent: 0;
}

.sidebar .widget ul:not(.contact-widget-wrapper):not(.widget-menu):not(.download):not(.rating)> li {
    padding: 7px 0;
    border-top: 1px solid #e5eaef;
}

.sidebar .widget ul>li:first-child {
    border-top: 0!important;
}

.sidebar .widget.widget-Categories a:before {
    content: "\f068";
    font-family: "FontAwesome";
    position: absolute;
    top: 9px;
    left: 0;
    line-height: 1em;
    font-size: 10px;
    font-weight: normal;
}

.widget-Categories a {
    display: inline-block;
    padding-left: 20px;
    position: relative;
}

.sidebar .widget.widget-recent-post ul>li {
    padding: 15px 0 !important;
    margin: 0;
}

.sidebar .widget .tagcloud a {
    display: inline-block;
    padding: 7px 27px;
    margin: 0 2px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 14px;
    background-color: #f7f7f7;
    font-weight: 600;
}

/* Single-content( -pages )
-------------------------------------------------------------- */
.ttm-pf-single-content-wrapper-innerbox {
    background-color: #fff;
    padding: 25px 25px;
}

.ttm-pf-view-left-image .ttm-pf-single-detail-box {
    border: 15px solid #f3f7f9;
    padding: 15px;
    margin-left: -10px;
}

.ttm-portfolio-description h2 {
    margin-bottom: 5px;
    font-size: 27px;
}

.ttm-pf-detailbox-list .ttm-pf-details-date {
    position: relative;
    display: block;
    padding: 18px 0 0 30px;
    margin-left: 10px;
    font-size: 13px;
}

.ttm-pf-detailbox-list .ttm-pf-details-date i {
    position: absolute;
    left: -20px;
    top: 13px;
    display: inline-block;
    border-radius: 50%;
    padding-left: 0;
    vertical-align: middle;
    font-size: 20px;
    text-align: center;
    transform: translate(0, 0);
    height: 40px;
    width: 40px;
    line-height: 40px;
    z-index: 1;
}

.ttm-pf-detailbox-list .ttm-pf-details-date .ttm-pf-left-details {
    font-weight: 600;
    margin-right: 15px;
    margin-left: 0;
    display: block;
    font-size: 17px;
    line-height: 20px;
}

ul.ttm-pf-detailbox-list {
    padding: 0;
}

.ttm-term-desc {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.ttm-pf-single-content-wrapper-innerbox .ttm-social-share-title, .ttm-pf-single-content-wrapper .ttm-social-share-title {
    padding-top: 6px;
    font-weight: 600;
    padding-right: 10px;
    position: relative;
    margin-right: 10px;
    font-size: 18px;
    float: left;
    color: #b2b9bd;
}

.ttm-pf-detailbox-list .ttm-pf-details-date {
    position: relative;
    display: block;
    padding: 18px 0 0 30px;
    margin-left: 10px;
    font-size: 14px;
}

.ttm-pf-single-related-title {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 30px;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.ttm-single-product-details {
    background-color: #fff;
    margin-bottom: 30px;
}

.ttm-single-product-info {
    padding: 30px;
}

div.product.ttm-single-product-details div.images {
    width: 48%;
    float: left;
}

div.product.ttm-single-product-details div.summary {
    width: 48%;
    float: right;
}

div.product.ttm-single-product-details .product-gallery__image img {
    height: auto;
    max-width: 100%;
}

.ttm-single-product-details div.images .product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block;
}

div.product .product_title {
    padding-bottom: 8px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 25px;
    font-size: 30px;
    text-transform: capitalize;
}

div.product .summary .product-rating {
    float: right;
    margin-bottom: 15px;
}

.summary .star-rating {
    float: left;
    padding: 0;
    margin: 0;
    margin-right: 5px;
}

.summary .star-rating li {
    display: inline-block;
    font-size: 12px;
}

.product_meta {
    padding-top: 17px;
    border-top: 1px solid #ddd;
    margin-top: 15px;
}

.ttm-single-product-details .product-details__short-description {
    margin-top: 20px;
    margin-bottom: 50px;
}

.summary form.cart {
    margin-top: 30px;
    margin-bottom: 30px;
}

div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 0 0;
}

.quantity .qty {
    height: 41px;
    width: 88px;
    text-align: center;
}

.posted_in {
    font-weight: 700;
}

.posted_in a {
    font-weight: 400;
}

.tabs-for-single-products.ttm-tabs {
    padding: 0 30px 30px 30px;
}

div.product ul.tabs li a {
    font-weight: 400;
    color: #515151;
    padding: 0;
    background: transparent;
}

div.product ul.tabs li {
    margin: 0 2px;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    border-color: #e4e4e4;
    background-color: #f9f9f8;
    border-radius: 3px;
    border: 1px solid #e4e4e4;
    font-weight: 400;
    font-size: 16px;
    padding: 13px 30px;
    position: relative;
}

div.product ul.tabs li a {
    color: #515151 !important;
}

div.product ul.tabs li:hover a {
    background-color: transparent;
}

div.product ul.tabs li.active a {
    color: #fff !important;
}

div.product ul.tabs li.active:before {
    display: block !important;
    content: "";
    width: 0;
    height: 0;
    border: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #0eb0ee;
    position: absolute;
    bottom: -8px;
    left: 50%;
    -khtml-transform: translateX(-50%) translateY(0%);
    -moz-transform: translateX(-50%) translateY(0%);
    -ms-transform: translateX(-50%) translateY(0%);
    -o-transform: translateX(-50%) translateY(0%);
    transform: translateX(-50%) translateY(0%);
}

div.product .ttm-tabs .content-inner h2 {
    font-size: 25px;
}

div.product .ttm-tabs .content-tab {
    padding: 30px 0 0 0;
}

.related.products {
    margin-top: 50px;
}

.related.products h2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
    padding-bottom: 15px;
}

#reviews #comments ol {
    margin: 0;
    padding: 0;
}

#reviews #comments ol.commentlist li img.avatar {
    width: 65px;
}

#reviews #comments ol.commentlist li img.avatar {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px;
    background: #ebe9eb;
    border: 1px solid #e4e1e3;
    margin: 0;
    box-shadow: none;
}

div.product #reviews .star-rating {
    margin: 0;
    margin-top: 7px;
    float: right;
}

#reviews #comments ol.commentlist li {
    padding: 0;
    margin: 0 0 20px;
    position: relative;
    border: 0;
}

#reviews #comments ol.commentlist li .comment-text {
    border: 1px solid #e4e1e3;
    padding: 1em 1em 0;
    border-radius: 0;
    margin-left: 80px;
}

#reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: 16px;
    color: #828c96;
    margin-bottom: 9px;
}

div.product .Reviews .star-rating {
    margin: 0;
    margin-top: 7px;
    float: right;
}

.comment-form-rating {
    padding-bottom: 20px;
}

.comment-form-rating .stars {
    margin-bottom: 15px;
}

#review_form_wrapper .comment-reply-title {
    font-size: 18px;
    line-height: 20px;
    color: #283d58;
}

#review_form_wrapper .comment-respond p {
    margin: 0 0 10px;
}

#reviews #review_form_wrapper select {
    width: 154px !important;
}

#reviews #comment {
    height: 75px;
}

#review_form_wrapper .comment-respond .form-submit {
    margin-top: 30px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    vertical-align: middle;
    width: 100%;
    margin: 0 0 1.75em;
}

table tbody tr, table thead tr {
    border: 1px solid #e6e6e6;
}

table tbody th {
    border-right: 1px solid #e6e6e6;
}

table.shop_attributes th {
    width: 150px;
    font-weight: 700;
    padding: 8px;
    border-top: 0;
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
    margin: 0;
    line-height: 1.5;
}

table.shop_attributes td {
    font-style: italic;
    border-top: 0;
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
    margin: 0;
    padding-left: 10px;
    line-height: 1.5;
}

table.shop_attributes td p {
    margin: 0;
    padding: 8px 0;
}

.ttm-team-member-single-content-wrapper {
    padding: 10px 0;
}

.ttm-team-member-single-content .ttm-team-member-view-default .ttm-team-img {
    background-color: #fff;
    padding: 6px;
}

.shadow-box, .ttm-team-member-single-content-area .ttm-team-member-content, .ttm-team-member-single-content .ttm-team-member-view-default .ttm-team-img {
    -webkit-box-shadow: 0 0 11px 0 rgba(6, 22, 58, .14);
    -moz-box-shadow: 0 0 11px 0 rgba(6, 22, 58, .14);
    box-shadow: 0 0 11px 0 rgba(6, 22, 58, .14);
}

.ttm-team-member-single-content-area .ttm-team-member-content {
    background-color: #fff;
    padding: 30px 35px 22px 35px;
}

.ttm-team-member-single-title {
    font-size: 30px;
    line-height: 35px;
    font-weight: 500;
    margin-bottom: 3px;
}

.ttm-team-member-single-position {
    font-size: 16px;
    color: gray;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: -3px;
}

.ttm-team-member-single-content .ttm-team-details-list li {
    padding: 10px 50px 10px 26px;
}

.ttm-team-member-single-content .ttm-social-links-wrapper ul li a {
    width: 40px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    display: block;
    border: none;
    font-size: 18px;
    color: #7f7f7f;
    border-radius: 50%;
}

.ttm-team-member-single-content-wrapper .ttm-team-member-content:not(.shadow-box) {
    margin-top: 20px;
    margin-bottom: 20px;
}

.ttm-team-member-single-content-wrapper .ttm-team-member-content:last-child {
    margin-bottom: 0;
}

.ttm-team-member-single-title {
    font-size: 30px;
    line-height: 35px;
    font-weight: 500;
    margin-bottom: 3px;
}

.ttm-team-member-single-position {
    font-size: 16px;
    color: gray;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: -3px;
}

.ttm-team-member-content textarea {
    height: 151px;
}

/*  Element
---------------------------------------------------------------*/
.element-row {
    padding: 0 0 45px;
    position: relative;
}

.element-row .section-title h2.title {
    padding: 0;
    margin-top: 22px;
}

/* element-tab-style-vertical */
.ttm-tabs.element-tab-style-vertical .content-tab {
    padding: 0;
}

.ttm-tabs.element-tab-style-vertical ul.tabs li {
    margin-top: 1px;
    width: 100%;
}

.ttm-tabs.element-tab-style-vertical ul.tabs li a {
    background-color: #2a2a2a;
    color: #fff;
    letter-spacing: 1.2px;
    padding: 14px 30px;
    text-transform: uppercase;
    font-size: 17px;
}

/* element-tab-style-horizontal */
.ttm-tabs.element-tab-style-horizontal .content-tab {
    padding: 35px 0 0;
}

.ttm-tabs.element-tab-style-horizontal ul {
    margin: 0;
    padding: 0;
    display: -webkit-flex;
    display: flex;
}

.ttm-tabs.element-tab-style-horizontal ul.tabs li {
    margin-right: 6px;
    display: inline-block;
}

.ttm-tabs.element-tab-style-horizontal ul.tabs li:last-child {
    margin-right: 0;
}

.ttm-tabs.element-tab-style-horizontal ul.tabs li a {
    padding: 16px 18px 15px 18px;
    font-size: 15px;
    border-radius: 5px;
    letter-spacing: 1.2px;
    border: none;
    color: #fff;
    display: block;
    text-align: left;
}

.ttm-tabs.element-tab-style-horizontal .content-tab img {
    height: 150px;
    width: 150px;
}

/* element-buttons */
.ttm-btn-box {
    display: block;
    margin-bottom: 21.74px;
    max-width: 100%;
}

.ttm-btn-box.btn-inline {
    display: inline-block;
}

/** element-accodian **/
.accordion .toggle.active .toggle-title:after {
    font-family: "FontAwesome";
    content: "\f0d8";
}

.accordion .toggle .toggle-title:after {
    font-family: "FontAwesome";
    content: "\f0d7";
}

/** element-progressbar **/
.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_blue {
    background-color: #0074cc;
}

.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_green {
    background-color: #5bb75b;
}

.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_pink {
    background-color: #f4524d;
}

.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_turquoise {
    background-color: #00c1cf;
}

/** element-fid **/
.fid-section {
    padding: 40px 0;
}

/** element-client **/
.element-row .client-section2 {
    padding: 50px 0;
}

/** element-icon **/
.ttm-icon {
    margin-bottom: 35px;
    display: inline-block;
    text-align: center;
    border: 2px solid transparent;
    position: relative;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

.ttm-icon span {
    display: inline-block;
    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%);
}

/** icon-size-xs **/
.ttm-icon.ttm-icon_element-size-xs {
    height: 40px;
    width: 40px;
    line-height: 40px;
}

.ttm-icon.ttm-icon_element-size-xs span {
    font-size: 19px;
}

.ttm-icon.ttm-icon_element-size-sm {
    height: 40px;
    width: 40px;
    line-height: 40px;
}

/** icon-size-sm **/
.ttm-icon.ttm-icon_element-size-sm span {
    font-size: 20px;
}

/** icon-size-md **/
.ttm-icon.ttm-icon_element-size-md {
    height: 64px;
    width: 64px;
    line-height: 64px;
}

.ttm-icon.ttm-icon_element-size-md i {
    font-size: 38px;
}

.ttm-icon.ttm-icon_element-size-md span {
    font-size: 36px;
}

.ttm-icon.ttm-icon_element-size-md {
    max-width: 100%;
    box-sizing: content-box;
}

/** 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;
}

/** icon-style-border **/
.ttm-icon.ttm-icon-color-black.ttm-icon-style-border {
    background-color: transparent;
}

/** icon_element-style-fill **/
.ttm-icon.ttm-icon_element-fill {
    color: #fff;
    background-color: #39c8df;
}

.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-yellow {
    background-color: #ffb300;
}

.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-orange {
    background-color: #ff4c00;
}

.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-red {
    background-color: #ff0a26;
}

.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-dark_pink {
    background-color: #ff0061;
}

/** icon_element-style-border **/
.ttm-icon.ttm-icon_element-fillttm-icon_element-background-mulled_wine {
    background-color: #50485b;
}

.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-mulled_wine {
    border-color: #50485b;
    color: #50485b;
}

.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-blue {
    border-color: #5472d2;
    color: #5472d2;
}

.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-yellow {
    border-color: #ffb300;
    color: #ffb300;
}

.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-orange {
    border-color: #ff4c00;
    color: #ff4c00;
}

.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-red {
    border-color: #ff0a26;
    color: #ff0a26;
}

/** icon_element-bgcolor **/
.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-color-grey {
    background-color: #EBEBEB;
    color: #39c8df;
}

.element-style .icon-box-wrapper {
    padding-top: 20px;
}

.element-style .row .col-md-6 .featured-box:not(:last-child) {
    padding: 0;
    margin-bottom: 40px;
}

/* ===   link-list ==
------------------------*/
.list-style-disc {
    list-style-type: disc !important;
}

.list-style-decimal {
    list-style-type: decimal !important;
}

ul.ttm-list {
    list-style: none;
    padding: 0;
    padding-left: 0;
}

.ttm-list.ttm-list-style-icon li i {
    position: absolute;
    left: 0px;
    top: 5px;
}

.ttm-list.ttm-list-style-icon li {
    padding-left: 26px;
    list-style: none;
    position: relative;
    padding-bottom: 7px;
}

.ttm-list.ttm-list-textsize-medium li {
    font-size: 16px;
    padding-bottom: 9px;
}

.ttm-list.ttm-list-style-icon.style2 li {
    font-size: 16px;
    line-height: 26px;
    padding-left: 26px;
    padding-bottom: 33px;
    font-weight: 500;
}

.ttm-list.ttm-list-style-icon.style2 li:not(:last-child):before {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    bottom: 16px;
    background-color: rgb(42, 42, 42, .07);
    left: 0;
}

.ttm-list.ttm-list-style-icon.style3 li {
    font-size: 15px;
    line-height: 28px;
    padding-left: 26px;
    padding-bottom: 29px;
    font-weight: 400;
}

.ttm-list.ttm-list-style-icon.style3 li i {
    top: 7px;
    font-size: 15px;
}

.ttm-list.ttm-list-style-icon.style3 li:before {
    position: absolute;
    content: '';
    width: 100%;
    bottom: 14px;
    left: 0;
    border-bottom: 1px dashed rgb(0 0 0 / 20%);
}

.ttm-list.ttm-list-style-icon.style4 {
    margin-left: -15px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.ttm-list.ttm-list-style-icon.style4 li {
    font-size: 15px;
    line-height: 28px;
    padding-left: 26px;
    padding-bottom: 0px;
    font-weight: 400;
}

.ttm-list.ttm-list-style-icon.style4 li i {
    top: 7px;
    font-size: 13px;
}


/*  owl-carousel
---------------------------------------------------------------*/
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  padding: 0 15px;
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: inline-block;
  /*width: 100%;*/
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* 
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}


/* Styling dot */
.owl-theme .owl-dots {
  display: none;
  text-align: left;
  padding-top: 20px;
  padding-left: 4px;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    background-color: #fff;
    margin: 4px 1px 4px 6px;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  
    background-color: rgba(255, 255, 255,0.29);
}
.owl-theme .owl-dots {

    position: absolute;
    top: 80%;
    left: 90%;
}
/* owl Next and Prev buttons */
.owl-theme .owl-controls .owl-nav div {
    background: #ff5e14;
    text-align: center;
    display: block;
    outline: 0;
    width: 34px;
    text-align: center;
    line-height: 34px;
    height: 34px;    
    color: #fff;
    top: 50%;
    font-size: 0;
    margin-top: -20px; 
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;     
}
.owl-theme .owl-controls .owl-nav div:hover {
  background: #333;
}
.owl-theme .owl-controls .owl-nav div.owl-prev {
    position: absolute;
    top: 165px;
    right: 59px;
    display: block;  
}
.owl-theme .owl-controls .owl-nav div.owl-prev:before,
.owl-theme .owl-controls .owl-nav div.owl-next:before {
    font-family: FontAwesome;    
    font-size: 20px;
    font-weight: 600;
    color: #fff; 
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}  
.owl-theme .owl-controls .owl-nav div.owl-prev:before {
   content: "\f104"; 
}
.owl-theme .owl-controls .owl-nav div.owl-prev:hover:before,
.owl-theme .owl-controls .owl-nav div.owl-next:hover:before {    
    color: #fff;
}
.owl-theme .owl-controls .owl-nav div.owl-next {
  position: absolute;
  top: 165px;
  right: 20px;
  display: block;
}
.owl-theme .owl-controls .owl-nav div.owl-next:before {    
    content: "\f105";    
}  

/*nav-style1*/
.nav-style1.owl-theme .owl-controls .owl-nav div {
    background-color: transparent;
    border: 1px solid #ccd5da;
}
.nav-style1.owl-theme .owl-controls .owl-nav div.owl-prev {
    position: absolute;
    top: 223px;
    left: -380px;
    display: block;
}
.nav-style1.owl-theme .owl-controls .owl-nav div.owl-next {
    position: absolute;
    top: 223px;
    left: -339px;
    display: block;
}
.nav-style1.owl-theme .owl-controls .owl-nav div.owl-prev:before, 
.nav-style1.owl-theme .owl-controls .owl-nav div.owl-next:before {
    color: #3b3b3b5e;
}

/* portfolio-slide */
.portfolio-slide.owl-carousel .owl-item{ padding: 0; }

/*post-img-slide*/
.post-img-slide{ position: relative; }
.post-img-slide.owl-carousel .owl-item{ padding: 0;}
.post-img-slide.owl-carousel.owl-theme .owl-controls .owl-dots{
    width: 100%;
    position: absolute;
    bottom: 15px;
    text-align: center;
}
.post-img-slide.owl-carousel.owl-theme .owl-dots {
    display: none;
    text-align: left;
    padding-top: 0px;
    padding-left: 4px;
    margin-top: -20px;
}
.post-img-slide.owl-carousel.owl-theme .owl-dots .owl-dot.active span, 
.post-img-slide.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #fff;
  border-color: #fff;
}

/*** Color Switcher Style
==================================================================== ***/
.prt_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;
    display: none;
}
.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: #ffb120;
}
.tm-iocnbox-btn {
    font-size: 18px;
    line-height: 26px;
    margin-top: 15px;
}