/** 
          1. ttm-row 

          2. Row-Equal-Height

          3. Bg-Layer 

          4. Row-Bg-Image

          5. Col-Bg-Image

          6. highlight-text

          7. Section-Title 

          8. sep_holder

          9. Buttons

          10. Icons

          11. Fid

          12. featured-icon-box

          13. Featured-imagebox

          14. Calendar

          15. Progress-Bar 

          16. Testimonial

          17. Client-row

          18. Accordion

          19. Wrap-Form

          20. Tab

          21. Boxes-Spacing

          22. Pricing-Plan

          23. Sidebar

          24. products

**/


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

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

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

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

.ttm-row.grid-section {
    padding: 50px 0;
}

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

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

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

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

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

.ttm-bg-layer,
.ttm-titlebar-wrapper .ttm-titlebar-wrapper-bg-layer,
.ttm-col-wrapper-bg-layer-inner,
.ttm-bgcolor-skincolor>.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: -500px;
    right: 0;
}

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

.contact-area .layer-content {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
    padding: 25px 0 25px 25px;
}

.col-bg-img-five .layer-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-direction: column;
}

.bg-layer {
    position: relative;
}

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

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

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

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

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

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


/* ===============================================
    4.Row-Bg-Image  
------------------------*/
.bg-img1 {
    background-image: url(../images/bg-image/row-bgimage-01.html);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bg-img2 {
    background-image: url(../images/bg-image/row-bgimage-02.html);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

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

/* ===============================================
    5.Col-Bg-Image  
------------------------*/

.ttm-equal-height-image {
    display: none;
}

.col-bg-img-one.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer {
    background-image: url(../images/bg-image/col-bgimage-01.html);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.col-bg-img-two.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer {
    background-image: url(../images/bg-image/col-bgimage-02.html);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.col-bg-img-three.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer {
    background-image: url(../images/bg-image/col-bgimage-03.html);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
}

.col-bg-img-four.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer {
    background-image: url(../images/bg-image/col-bgimage-04.html);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
}

.col-bg-img-five.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer {
    background-image: url(../images/bg3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
}

.col-bg-img-six.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer {
    background-image: url(../images/bg-image/col-bgimage-06.html);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.col-bg-img-seven.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer {
    background-image: url(../images/bg-image/col-bgimage-07.html);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

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

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

/*.section-title .title-header{margin-bottom: 20px;}*/
.section-title h3 {
    color: #121c83;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 40px;
    margin-bottom: 50px;
}

.ttm-bgcolor-darkgrey .section-title h3 {
    color: var(--skin-color);
}
.testimonial-section .section-title h2.title{
    color: #fff;
}
.section-title h2.title {
    font-weight: 300;
    font-size: 42px;
    line-height: 54px;
    margin-bottom: 18px;
}

.section-title h2.title b {
    font-weight: 700;
    font-size: 42px;
    line-height: 54px;
    word-break: break-word
}

.section-title .title-desc p {
    width: 100%;
    padding-bottom: 15px;
    margin: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #444;
    text-align: justify;
}

.ttm-bgcolor-skincolor .section-title .title-desc p {
    color: var(--white-color);
}

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


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

.section-title.style2 {
    margin-bottom: 15px;
}

.section-title.style2 .title-header {
    width: 50%;
    position: relative;
}


/* ===============================================
    8.sep_holder
------------------------*/
.ttm-horizontal_sep {
    border-top: 1px solid #e7e7e7;
    display: block;
    position: relative;
}

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

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

.ttm-vertical_sep {
    position: relative;
    content: "";
    top: -10px;
    height: 70px;
    right: 0px;
    width: 1px;
    background-color: #02010117;
}

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

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

.sep_holder_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0 20px;
}

.sep_holder_box .sep_holder {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%;
}

.sep_holder .sep_line {
    height: 1px;
    border-top: 1px solid #121c8373;
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
}

.ttm-bgcolor-darkgrey .sep-line {
    border-color: rgba(255, 255, 255, 0.14);
}

.ttm-bgcolor-white .sep-line {
    border-color: #f1f1f1;
}

.ttm-bgcolor-skincolor .sep_holder .sep_line {
    border-color: rgba(255, 255, 255, 0.25)
}

/* ===============================================
    9.Buttons
------------------------*/

.title-desc .ttm-btn{
    margin-top: 26px;
    border-radius: 25px;
}
.title-desc .ttm-btn:hover{
    background: #376e82;
}
.ttm-btn {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: normal;
    color: #fff;
    padding: 8px 25px;
    background: #376e82;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    position: relative;
    text-transform: capitalize;
    font-weight: 500;
    overflow: hidden;
    z-index: 1;
    transition: all 0.5s ease 0s;
}

.ttm-btn:not(.btn-inline)::before {
    content: '';
    position: absolute;
    background-color: inherit;
    width: 0%;
    height: 100%;
    right: 0;
    left: auto;
    top: 0;
    -webkit-transition: .4s all ease-in-out;
    -o-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out;
    z-index: -1;
}

.ttm-btn:not(.btn-inline):hover::before {
    right: auto;
    left: 0;
    width: 100%;
}

.ttm-btn.ttm-icon-btn-left {
    padding-left: 20px;
}

.ttm-btn.ttm-icon-btn-right {
    padding-right: 20px;
}

.ttm-btn.ttm-icon-btn-right i {
    right: 3px;
}

.ttm-btn.ttm-icon-btn-left i {
    top: 2px;
}

/** btn-with-icon **/
.ttm-btn i {
    display: inline-block;
    vertical-align: middle;
    text-align: inherit;
    margin-left: 10px;
    transition: .4s;
    top: 2px;
}

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

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


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

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

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

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

/** btn-size-sm **/
.ttm-btn.ttm-btn-size-sm {
    font-size: 16px;
    padding: 12px 26px;
}

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

/** btn-size-md **/
.ttm-btn.ttm-btn-size-md {
    font-size: 16px;
    padding: 13px 26px;
}

.ttm-btn.ttm-btn-size-md i {
    font-size: 16px;
    line-height: 26px;
}

/** btn-size-lg **/
.ttm-btn.ttm-btn-size-lg {
    font-size: 45px;
    line-height: 55px;
    padding: 15px 30px;
}

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

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

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

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

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

.ttm-btn.ttm-btn-color-white.ttm-btn-style-border {
    color: #fff;
    border-color: #fff;
    background-color: transparent;
}

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

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

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

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


/* videao-btn */
.ttm-video-btn.video-btn-left {
    left: 0;
}

.ttm-video-btn.text-center {
    position: absolute;
    left: 0;
    right: 0;
    top: 165px;
}

.video-btn-left .ttm-play-btn {
    padding-left: 90px;
}

.ttm-video-btn.video-btn-center {
    left: 50%;
    margin-top: -25px;
    position: absolute;
    top: 50%;
}

.ttm-video-btn:hover a {
    opacity: 0.9;
    color: #fff;
}

.ttm-play-btn {
    margin-bottom: 30px;
    border-radius: 30px;
    color: #fff;
    font-size: 18px;
    display: block;
    padding: 10px 20px 10px 50px;
    position: relative;
}

.ttm-video-btn .ttm-btn-play {
    height: 65px;
    width: 65px;
    line-height: 65px;
    border-radius: 50%;
    padding-left: 7px;
    text-align: center;
    font-size: 25px;
    font-variant: normal;
    text-rendering: auto;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    -webkit-transform: translate(-25%, -10%);
    -ms-transform: translate(-25%, -10%);
    -o-transform: translate(-25%, -10%);
    transform: translate(-25%, -10%);
}

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

.ttm-btn-play:after {
    z-index: 1;
    width: 95px;
    height: 95px;
    opacity: .50;
}

.ttm-btn-play:before {
    z-index: 2;
    width: 75px;
    height: 75px;
    opacity: .65;
    z-index: -1;
}

.ttm-play-btn:hover,
.ttm-video-btn span.ttm-btn-play {
    color: #fff;
}

.ttm-btn-play i {
    z-index: 9;
    position: relative;
}

.ttm-btn-play:after,
.ttm-btn-play:before {
    -webkit-animation: scaling 1.05s infinite;
    -moz-animation: scaling 1.05s infinite;
    -ms-animation: scaling 1.05s infinite;
    -o-animation: scaling 1.05s infinite;
    animation: scaling 1.05s infinite;
}

@-webkit-keyframes scaling {

    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

@keyframes scaling {

    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

/* play-btn / play-icon */
.ttm-play-icon {
    color: #fff;
    display: block;
    position: relative;
}

.ttm-play-icon .ttm-icon.ttm-icon_element-size-md {
    height: 95px;
    width: 95px;
    line-height: 95px;
    margin: 0;
}

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

.ttm-play-icon .ttm-play-icon-animation:after,
.ttm-play-icon .ttm-play-icon-animation:before {
    content: '';
    border: 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-play-icon .ttm-play-icon-animation:after,
.ttm-play-icon .ttm-play-icon-animation:before {
    -webkit-animation: videoplay-anim 1.05s infinite;
    -moz-animation: videoplay-anim 1.05s infinite;
    -ms-animation: videoplay-anim 1.05s infinite;
    -o-animation: videoplay-anim 1.05s infinite;
    animation: videoplay-anim 1.05s infinite;
}

.ttm-play-icon .ttm-play-icon-animation:after {
    border-color: #bfbfbf;
}

.ttm-play-icon .ttm-play-icon-animation:before {
    border-color: #e4e4e4;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.ttm-play-icon-btn .ttm-icon.ttm-icon_element-size-sm {
    display: block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    margin: 0;
    z-index: 10;
}

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

.ttm-play-icon-btn .ttm-icon.ttm-icon_element-size-md {
    display: block;
    height: 67px;
    width: 67px;
    line-height: 67px;
    margin: 0;
    z-index: 2;
}

.ttm-play-icon-btn .ttm-icon.ttm-icon_element-size-md i.fa-play {
    font-size: 28px;
}

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

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

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

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

.ttm-play-icon-btn .ttm-play-icon-animation:after {
    z-index: 1;
    width: calc(100% * 1.3);
    height: calc(100% * 1.3);
    background-color: #fff;
}

.ttm-play-icon-btn .ttm-play-icon-animation:before {
    width: calc(100% * 1.6);
    height: calc(100% * 1.6);
    background-color: #fff;
}

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

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

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

/*style1*/

.ttm-play-icon-btn.style1 {
    background-color: #e13e20;
    width: 147px;
    height: 150px;
    line-height: 150px;
    padding: 0;
    margin: 0;
    position: relative;
    bottom: 0px;
}

.video_icon .ttm-play-icon-btn.style1 .ttm-play-icon-animation {
    position: relative;
    display: inline-block;
    top: 25px;
    left: 45px;
}


.video_icon .ttm-play-icon-btn.style1 .ttm-icon i {
    left: 25px;
    font-size: 30px;
}

.ttm-play-icon-btn:hover .ttm-play-icon-animation:after,
.ttm-play-icon-btn:hover .ttm-play-icon-animation:before {
    animation: unset;
    opacity: .3;
    transition: 1s all ease-in-out;
}


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

}

.ttm-icon i {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    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: 48px;
    width: 51px;
    line-height: 50px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

.ttm-list.ttm-list-style-icon li {
    position: relative;
    display: block;
    padding-bottom: 12px;
}

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

.ttm-list.ttm-list-style-icon li i {
    position: absolute;
    left: auto;
    top: 10px;
    font-weight: 500;
}

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

.ttm-list.ttm-list-style-icon .ttm-list-li-content {
    display: inline-block;
    padding-left: 21px;
    font-size: 14px;
    line-height: 25px;
    color: #444;
    font-weight: 500;
}

.ttm-list.ttm-bordered-lists li {
    padding: 13px 0 13px 0;
    display: block;
}

.ttm-list.ttm-bordered-lists li+li {
    border-top: 1px solid #eee;
}

.row>[class*='col']:nth-of-type(even)>.ttm-list.ttm-bordered-lists li:before {
    content: "";
    position: absolute;
    border-right: 1px solid #ebebeb;
    width: 1px;
    height: 65%;
    top: 18%;
    left: -15px;
}

.ttm-list.ttm-bordered-lists.ttm-list-style-icon li i {
    top: 19px;
}


/*style1*/
.ttm-list.ttm-list-style-icon.style1 li {
    padding-bottom: 0;
}

.ttm-list.ttm-list-style-icon.style1 li i {
    top: 0px;
}

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

.ttm-video-icon .ttm-icon.ttm-icon_element-size-sm i {
    padding-left: 7px;
    font-size: 30px;
}

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


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

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

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

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

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

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

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

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

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

.inside h3 {
    margin-bottom: 0;
    width: 100%;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    padding-top: 0;
}

/*style1*/
.ttm-fid.inside.ttm-fid-view-lefticon.style1 {
    z-index: 2;
    background-color: var(--white-color);
    -webkit-box-shadow: 0 0 15px 0 rgba(41, 61, 88, .1);
    -moz-box-shadow: 0 0 15px 0 rgba(41, 61, 88, .1);
    box-shadow: 0 0 15px 0 rgba(41, 61, 88, .1);
    z-index: 10;
    padding: 35px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    transition: .3s all ease;
}

.ttm-fid.inside.ttm-fid-view-lefticon.style1 .ttm-fid-icon-wrapper,
.ttm-fid.inside.ttm-fid-view-lefticon.style1 h3 {
    padding-bottom: 15px;
}

.ttm-fid.inside.ttm-fid-view-lefticon.style1 .ttm-fid-icon-wrapper i {
    color: var(--skin-color);
}

.ttm-fid.inside.ttm-fid-view-lefticon.style1.active .ttm-fid-icon-wrapper i {
    color: var(--white-color);
}

.ttm-fid.inside.ttm-fid-view-lefticon.style1.active .ttm-fid-icon-wrapper i,
.ttm-fid.inside.ttm-fid-view-lefticon.style1.active h3 span,
.ttm-fid.inside.ttm-fid-view-lefticon.style1.active span,
.ttm-fid.inside.ttm-fid-view-lefticon.style1:hover .ttm-fid-icon-wrapper i,
.ttm-fid.inside.ttm-fid-view-lefticon.style1:hover h3 span,
.ttm-fid.inside.ttm-fid-view-lefticon.style1:hover span {
    color: var(--white-color);
}

.ttm-fid.inside.ttm-fid-view-lefticon.style1.active {
    background-color: var(--skin-color);
}

.ttm-fid.inside.ttm-fid-view-lefticon.style1:hover .ttm-fid-icon-wrapper i,
.ttm-fid.inside.ttm-fid-view-lefticon.style1:hover h3 span,
.ttm-fid.inside.ttm-fid-view-lefticon.style1:hover span {
    transition: .7s all ease;
}

.ttm-fid.inside.ttm-fid-view-lefticon.style1 h3 span {
    font-size: 40px;
    line-height: 50px;
    font-weight: 500;
    margin-bottom: 0;
}

.ttm-fid.inside.ttm-fid-view-lefticon.style1 span {
    margin-bottom: 0;
    width: 100%;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    color: var(--body-fonts);
}

.ttm-fid.inside.ttm-fid-view-lefticon.style1 .ttm-fid-icon-wrapper:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 16px solid;
    border-left: 16px solid transparent;
    right: 12px;
    top: 12px;
    transition: .5s all ease;
    border-top-color: var(--skin-color);
}

.ttm-fid.inside.ttm-fid-view-lefticon.style1.active .ttm-fid-icon-wrapper:before {
    border-top-color: var(--white-color);
}

.ttm-fid.inside.ttm-fid-view-lefticon.style1:hover .ttm-fid-icon-wrapper:before {
    transition: .5s all ease;
    border-top-color: var(--white-color);
}

.ttm-fid.inside.ttm-fid-view-lefticon.style1:before {
    content: "";
    width: 38px;
    height: 38px;
    position: absolute;
    right: -39px;
    top: -40px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: -2;
}

.ttm-fid.inside.ttm-fid-view-lefticon.style1:hover::before {
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: var(--skin-color);
}


/*ttm-fid-view-topicon*/
.ttm-fid-view-topicon {
    padding: 30px 0 30px;
    padding-left: 0;
    text-align: center;
}

.ttm-facts-colum-sep .col-md-3 {
    padding: 35px 0 30px;
    position: relative;
}

.ttm-facts-colum-sep .col-md-3:not(:last-child):after {
    content: "";
    height: 100%;
    width: 1px;
    background-color: rgba(255, 255, 255, .23);
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    top: 50%;
    -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.ttm-fid-view-topicon .ttm-fid-icon-wrapper {
    margin-bottom: 0;
    width: 122px;
    height: 61px;
    line-height: 61px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}


.inside.ttm-fid-view-topicon h4 span {
    font-size: 55px;
    line-height: 55px;
}


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

.ttm-fid-view-circle-progress .ttm-fid-contents {
    display: flex;
    align-items: center;
}

.ttm-fid-view-circle-progress .ttm-circle-content,
.ttm-fid-view-circle-progress .ttm-circle {
    display: inline-flex;
    position: relative;
}

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

.ttm-fid-view-circle-progress .ttm-fid-number,
.ttm-fid-view-circle-progress .ttm-fid-number sub,
.ttm-fid-view-circle-progress .ttm-fid-number sup {
    font-size: 26px;
    font-weight: 600;
}

.ttm-fid-view-circle-progress .ttm-fid-title {
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
    text-transform: capitalize;
    padding-left: 20px;
}


/* ===============================================
.ttm-highlight-fid
------------------------*/


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

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

.featured-icon-box .ttm-btn {
    font-weight: 500;
/*    text-transform: capitalize;*/
}

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

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

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

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

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

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

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

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

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

.container-fluid,
.container {
    counter-reset: featuredbox-number;
}

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

/*style1*/
.featured-icon-box.style1 {
    text-align: left;
}

.featured-icon-box.style1 .featured-content {
    padding-top: 10px;
}

.featured-icon-box.style1 .featured-title h3 {
    font-size: 42px;
    line-height: 54px;
}

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

.featured-icon-box.style1 .featured-title span {
    font-weight: 500;
}

.featured-icon-box.style1 .featured-title {
    padding-left: 25px;
    padding-right: 25px;
}

.featured-icon-box.style1.border-right {
    border-right: 1px solid #e2e2e2 !important;
    margin-right: 10px;
}

/*style2*/
.featured-icon-box.style2 .featured-title h3 {
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 0;
}

.featured-icon-box.style2 .featured-title span {
    font-weight: 400;
}

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

.featured-icon-box.style2 .featured-title a.ttm-btn u {
    position: relative;
    top: -2px;
}

/*style3*/

.featured-icon-box.style3 .featured-title h3 {
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
    color: var(--skin-color);
    margin-bottom: 0;
}

/*style4*/
.featured-icon-box.style4 .featured-content {}

.featured-icon-box.style4 .featured-title h3 {
    font-size: 20px;
    line-height: 20px;
    color: var(--white-color);
    margin-bottom: 0px
}

.featured-icon-box.style4 .featured-title span {
    font-size: 14px;
    line-height: 19px;
    color: rgba(255, 255, 255, 0.75) !important;
}

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

/*style5*/
.featured-icon-box.style5 {
    margin: 0;
}

.featured-icon-box.style5 .featured-content .featured-title h3 {
    margin-bottom: 10px;
}

.featured-icon-box.style5 .featured-content .featured-desc p {
    margin-bottom: 10px;
}

/*style6*/
.featured-icon-box.style6 .featured-content .featured-title h3 {
    font-size: 19px;
    line-height: 26px;
}

.featured-icon-box.style6 .featured-icon {
    vertical-align: top;
}

.featured-icon-box.style6 .featured-content {
    padding-left: 20px;
}


/*style7*/
.featured-icon-box.style7 {
    margin-bottom: 30px;
}

.featured-icon-box.style7 .featured-title h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 7px;
}

.featured-icon-box.style7 .featured-content {
    padding-left: 25px;
}

.featuredbox-number .featured-icon-box.style7 .ttm-num:before {
    counter-increment: featuredbox-number;
    content: counter(featuredbox-number) " ";
}

.featuredbox-number .featured-icon-box.style7 .ttm-icon:after {
    content: '';
    display: inline-block;
    height: 58px;
    width: 32px;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    border: 2px solid var(--skin-color);
    border-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: -2px;
}

.featured-icon-box.style7 .featured-desc p {
    padding-right: 30px;
}


.featuredbox-number .featured-icon-box.style7 .ttm-icon:before {
    content: '';
    display: inline-block;
    height: 58px;
    width: 33px;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border: 2px solid #f1f1f1;
    border-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 0px;
    top: -2px;
}

.featuredbox-number .featured-icon-box.style7 .ttm-icon i {
    bottom: -10px;
    font-size: 25px;
}

/*style8*/
.featured-icon-box.style8 {
    padding: 41px 30px 1px 30px;
    background-color: var(--grey-color);
    border: 1px solid transparent;
}

/*style9*/
.featured-icon-box.style9 {
    margin: 25px 0;
}

.featured-icon-box.style9 .featured-icon .ttm-icon {
    width: 50px;
    height: 50px;
}

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

.featured-icon-box.style9 .featured-icon .ttm-icon i {
    font-size: 24px;
}

.featured-icon-box.style9 .featured-title h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 0px;
}

.featured-icon-box.style9 .featured-title span {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
}

/*style10*/
.row>[class*='col-'] .row>[class*='col-']:last-child .featured-icon-box.style10 {
    margin-top: -10px;
}

.row>[class*='col-'] .row>[class*='col-']:first-child .featured-icon-box.style10 {
    margin-bottom: -10px;
}

.featured-icon-box.style10 .featured-title h3 {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 23px;
}

/*style11*/

.featured-icon-box.style11 {
    padding: 40px 25px 25px 25px;
    text-align: left;
    height: 100%;
}

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

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

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


.featured-icon-box.style11:hover .ttm-icon {
    transform: rotateY(360deg);
    transition: 0.7s;
    transition: all 500ms ease;
}

/*style12*/
.featured-icon-box.style12 {
    padding: 40px 35px 10px 40px;
    position: relative;
    left: 90px;
    margin-top: -100px;
    z-index: 90;
}

.featured-icon-box.style12 .ttm-icon i {
    font-size: 65px;
}

.featured-icon-box.style12 h3 {
    font-size: 45px;
    line-height: 50px;
}

.featured-icon-box.style12:hover .ttm-icon {
    transform: unset;
}

/*style13*/
.featured-icon-box.style13 .featured-desc p {
    padding-right: 40px;
}

/*style14*/
.featured-icon-box.style14 h3 {
    margin-bottom: 5px;
}

/*style15*/
.featured-icon-box.left-icon.style15 .featured-title h3 {
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 10px;
}

.featured-icon-box.left-icon.style15 .ttm-icon i {
    color: #fff;
}

/*style16*/

.featured-icon-box.left-icon.style16 .featured-title h3 {
    font-size: 20px;
    line-height: 28px;
}

.featuredbox-number .featured-icon-box.style16 .ttm-num:before {
    counter-increment: section;
    content: counter(section) " ";
}

.featuredbox-number .featured-icon-box.style16 .ttm-icon:after {
    content: '';
    display: inline-block;
    height: 58px;
    width: 33px;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    border: 2px solid #e13e20;
    border-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    right: -2px;
    top: -2px;
}

.featuredbox-number .featured-icon-box.style16 .ttm-icon:before {
    content: '';
    display: inline-block;
    height: 58px;
    width: 33px;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border: 2px solid #f1f1f1;
    border-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: -2px;
    top: -2px;
}

.featuredbox-number .featured-icon-box.style16 .ttm-icon i {
    bottom: -5px;
}

/* ===============================================
    13.featured-imagebox ( contents with image)
------------------------*/
.ttm-box-col-wrapper {
    padding-left: 15px;
    padding-right: 15px;
}

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

.featured-imagebox .featured-thumbnail {
    border-radius: 5px;
    overflow: hidden;
}

/*.featured-imagebox .featured-thumbnail img {
   width: 100px;
   height: 75px;
   
}*/
.featured-imagebox-services{
    position: relative;
}
.featured-imagebox-services .featured-title h3{
    position: absolute;
    top: -24px;
    left: -2px;
    height: 48px;
    padding-right: 16px;
    background: #fff;
    font-size: 24px;
    font-weight: 600;
    color: #404040;
}

/*.featured-imagebox:hover .featured-thumbnail img {
    -moz-transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.06);
}
*/
.featured-imagebox {
    margin: 15px 0;
}

.featured-imagebox .featured-content .featured-title h3 {
    position: relative;
    overflow: hidden;
    font-size: 21px;
    color: #080808;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.featured-imagebox .featured-content .category,
.featured-imagebox .featured-content .category a {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 0;
    transition: all .3s;
    display: inline-block;
}

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

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

}

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

.ttm-box-view-overlay:before,
.ttm-box-view-content-inner:before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -ms-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
    opacity: 0;
    visibility: hidden;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(34 54 69 / 50%);
}

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

.featured-imagebox:hover .ttm-box-view-overlay:before,
.featured-imagebox:hover .ttm-box-view-content-inner:before {
    opacity: 0.80;
}

/* portfolio */
.featured-imagebox.featured-imagebox-portfolio.style1 {
    overflow: hidden;
}

.featured-imagebox-portfolio.style1 .featured-content {
    position: absolute;
    bottom: 30px;
    left: 0;
    margin: 0 30px;
    right: 0;
    opacity: 0;
    width: calc(100% - 60px);
    z-index: 1;
    transform: translateY(100%);
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -o-transition: all .7s;
    -ms-transition: all .7s;
    transition: all .7s;
    padding: 23px 25px 24px;
    text-align: left;
    background-color: #fff;
}

.featured-imagebox-portfolio.style1:hover .featured-content {
    opacity: 1;
    transform: translateY(0);
}

.featured-imagebox-portfolio.style1 .featured-content .featured-title h3 {
    margin-bottom: 0;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

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

/*style2*/
.featured-imagebox-portfolio {
    position: relative;
    overflow: unset;
}

.featured-imagebox-portfolio.ttm-box-view-top-image .featured-thumbnail {
    border-radius: 0px;
    overflow: visible;
    text-align: center;
}

/*.ttm-portfolio-box-view-overlay.ttm-box-view-overlay {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    opacity: 0;
    z-index: 1;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-transform: translateX(-5px)translateY(5px);
    transform: translateX(-5px)translateY(5px);
    background-color: rgba(36, 36, 36, .85);
}*/

.featured-imagebox-portfolio:hover .ttm-portfolio-box-view-overlay.ttm-box-view-overlay {
    opacity: 1;
    -webkit-transform: translateX(0)translateY(0);
    transform: translateX(0)translateY(0);
}

.ttm-portfolio-box-view-overlay.ttm-box-view-overlay .ttm-box-view-content-inner {
    padding: 15px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}

.ttm-portfolio-box-view-overlay .ttm-box-view-content-inner .featured-title {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
    -webkit-transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
}

.ttm-portfolio-box-view-overlay .ttm-box-view-content-inner span.category {
    display: block;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    -webkit-transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
}

.ttm-portfolio-box-view-overlay:hover .ttm-box-view-content-inner .featured-title,
.ttm-portfolio-box-view-overlay:hover .ttm-box-view-content-inner span.category {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.ttm-portfolio-box-view-overlay .ttm-box-view-content-inner .featured-title h3 {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
    text-overflow: ellipsis;
}

.ttm-portfolio-box-view-overlay .ttm-box-view-content-inner span.category a,
.featured-imagebox-portfolio .category {
    font-size: 13px;
}

.ttm-portfolio-box-view-overlay .featured-iconbox.ttm-media-link a {
    display: inline-block;
    border-radius: 0%;
    font-size: 16px;
    position: absolute;
    top: 20px;
    right: 20px;
    height: 35px;
    width: 35px;
    line-height: 35px;
    border: 1px solid transparent;
    text-align: center;
}


.featured-imagebox-portfolio.ttm-box-view-top-image .ttm-box-bottom-content {
    padding: 12px 15px;
    position: relative;
    text-align: center;
    background: #55b558;
    width: 77.3%;
    margin: 0 auto;
}

.featured-imagebox-portfolio.ttm-box-view-top-image .ttm-box-bottom-content .featured-title h3,
.featured-imagebox-portfolio.ttm-box-view-top-image .ttm-box-bottom-content .featured-title h3 a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.featured-imagebox-portfolio.ttm-box-view-top-image .ttm-box-bottom-content .featured-title h3 {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 25px;
    color: #fff;
}

.featured-imagebox-portfolio.ttm-box-view-top-image .ttm-box-bottom-content .featured-title p{
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 6px;
    line-height: 19px;
}

.featured-imagebox-portfolio.ttm-box-view-top-image .category {
    color: #828c95;
    display: block;
}


.featured-imagebox-portfolio.ttm-box-view-top-image .featured-iconbox.ttm-media-link a {
    top: 50%;
    right: 50%;
    margin-top: -17px;
    margin-right: -17px;
}

.featured-imagebox-portfolio.ttm-box-view-top-image:hover .ttm-box-view-overlay:before,
.featured-imagebox-portfolio.ttm-box-view-top-image:hover .ttm-box-view-content-inner:before {
    opacity: 0;
}

.featured-imagebox-portfolio.ttm-box-view-top-image:hover .featured-iconbox.ttm-media-link a {
    background-color: var(--skin-color);
    color: var(--white-color);
}

.featured-imagebox-portfolio.ttm-box-view-top-image .ttm-box-view-overlay:before,
.featured-imagebox-portfolio.ttm-box-view-top-image .ttm-box-view-content-inner:before {
    display: none;
}

/* team */

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

.featured-imagebox-team.style1 .featured-content {
    text-align: center;
    position: relative;
    padding: 23px 20px 7px;
    background: #fff;
    box-shadow: 0 0 15px 0 rgb(41 61 88 / 20%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    top: -48px;
    margin: 0 28px;
    border-radius: 5px;
}

.featured-imagebox-team.style1 .team-position {
    color: #676767;
    font-size: 15px;
    line-height: 30px;
}

.featured-imagebox-team.style1:hover .ttm-box-view-overlay:before {
    opacity: .40;
    bottom: 0;
}

.featured-imagebox-team.style1 .media-block a.media-btn {
    position: absolute;
    top: -41px;
    right: 4px;
    left: auto;
    z-index: 1;
    width: 47px;
    height: 41px;
    line-height: 50px;
    color: #fff;
    background-color: var(--skin-color);
    font-size: 20px;
    font-weight: 600;
    display: block;
    text-align: center;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-transition: all 0.4s ease-out 0s;
    transform: unset;
    margin: 0;
}

.featured-imagebox-team.style1 .media-block .social-icons {
    position: absolute;
    bottom: 145px;
    right: 4px;
    z-index: 1;
}

.featured-imagebox-team.style1 .media-block .social-icons li {
    display: block;
    vertical-align: middle;
    position: relative;
    opacity: 0;
    margin: 4px 0;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}

.featured-imagebox-team.style1 .media-block:hover .social-icons li {
    opacity: 1;
    top: auto;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;

}

.featured-imagebox-team.style1 .media-block .social-icons li a {
    color: #fff;
    font-size: 15px;
    width: 47px;
    height: 47px;
    line-height: 50px;
    text-align: center;
    padding: 0;
    display: block;
    background-color: var(--skin-color);
    list-style-type: none;
    margin-bottom: 6px;
    border-radius: 5px;
    position: unset;
    transform: unset;
    margin: 0;
}

/*style2*/
.featured-imagebox-team.style2 {
    text-align: center;
}

.featured-imagebox-team.style2.ttm-box-view-overlay:before,
.featured-imagebox-team.style2:hover .featured-thumbnail {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.featured-imagebox-team.style2 .featured-thumbnail {
    border: 8px solid #fff;
    border-bottom: none;
}

.featured-imagebox-team.style2 .featured-content {
    text-align: center;
    position: relative;
    z-index: 2;
    padding: 11px 18px 2px;
}

.featured-imagebox-team.style2 .featured-content h3 {
    margin-bottom: 15px;
}

.featured-imagebox-team.style2 .ttm-box-view-overlay .ttm-media-link a {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0, 0);
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    z-index: 5;
    transition: all 500ms ease;
    margin: 0;
}

.featured-imagebox-team.style2 .ttm-box-view-overlay .ttm-media-link a i {
    font-size: 16px;
}

.featured-imagebox-team.style2:hover .ttm-box-view-overlay .ttm-media-link a {
    transform: translate(-50%, -50%) scale(1, 1);
}

.featured-imagebox-team.style2:hover .featured-thumbnail {
    border: 8px solid var(--skin-color);
    border-bottom: none;
}


.featured-imagebox-team.style2 .ttm-box-view-overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    background-color: rgba(34, 54, 69, 0.90);
    border: 8px solid var(--skin-color);
    border-bottom: none;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.featured-imagebox-team.style2:hover .ttm-box-view-overlay:before {
    opacity: 1;
    height: 100%;
}

.featured-imagebox-team.style2:hover .featured-content {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.featured-imagebox-team.style2:hover .featured-content {
    background-color: var(--skin-color);
}

.featured-imagebox-team.style2:hover .ttm-team-position,
.featured-imagebox-team.style2 .featured-title h3:hover a,
.featured-imagebox-team.style2:hover .featured-title h3 {
    color: var(--white-color);
}

/*post */

/*post-video */
.ttm-post-format-video {
    padding-bottom: 50%;
    padding-top: 25px;
    position: relative;
    overflow: hidden;
}

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

.featured-imagebox.featured-imagebox-post.ttm-box-view-top-image {
    overflow: unset;
}

.featured-imagebox.featured-imagebox-post.ttm-box-view-top-image .featured-thumbnail {
    border-radius: 0;
}

.featured-imagebox-post .featured-content .featured-title h5 {
    margin-top: 0;
    margin-bottom: 4px;
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
}

.ttm-post-featured-outer {
    position: relative;
}

.ttm-post-format-icon {
    position: absolute;
    right: 20px;
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
    left: auto;
    -webkit-transform: translate3d(20px, 20px, 0);
    transform: translate3d(20px, 20px, 0);
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    z-index: 2;
    font-size: 17px;
    background-color: var(--skin-color);
    color: var(--white-color);
}

.featured-imagebox-post:hover .ttm-post-format-icon {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 20px);
    transform: translate3d(0, 20px, 20px);
}

.ttm-box-post-date {
    bottom: -30px;
    left: 20px;
    top: auto;
    height: 62px;
    width: 69px;
    position: absolute;
    font-weight: 500;
    font-size: 31px;
    line-height: 18px;
    padding-top: 13px;
    padding-bottom: 7px;
    z-index: 1;
    text-align: center;
    background-color: var(--skin-color);
    color: var(--white-color);
}

.ttm-box-post-date .entry-month,
.ttm-box-post-date .entry-year {
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    text-transform: capitalize;
}

.ttm-box-post-date .entry-year {
    padding-left: 3px;
}

.post-meta {
    margin: 0 0 5px 0;
    font-size: 14px;
    padding: 0 2px 1px 0;
}

.post-meta .ttm-meta-line i {
    color: var(--skin-color);
    font-size: 13px;
    padding-right: 3px;
}

.ttm-box-view-top-image .post-meta {
    display: inline-block;
    padding: 7px 3px 3px 0;
    margin: 0 0 0 0;
}

.post-meta .ttm-meta-line {
    padding-right: 10px;
    position: relative;
    color: #676767;
    font-size: 14px;
}

.post-title h5 {
    margin-top: 0;
    margin-bottom: 4px;
    font-size: 22px;
    line-height: 29px;
    font-weight: 500;
}

.post-desc {
    margin-top: 10px;
    padding-top: 7px;
    border-top: 1px solid #f2f2f2;
}

.ttm-post-format-video {
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative;
    overflow: hidden;
}

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

.featured-imagebox-post.ttm-box-view-top-image .featured-content-post {
    background-color: var(--white-color);
    padding: 0;
    border-bottom: 3px solid #f2f2f2;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.featured-imagebox-post.ttm-box-view-top-image .featured-content {
    padding: 40px 20px 15px 20px;
}

.featured-imagebox-post.ttm-box-view-top-image .post-desc {
    padding-top: 13px;
}

.featured-imagebox-post.ttm-box-view-top-image:hover .featured-content-post {
    border-bottom: 3px solid var(--skin-color);
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}


/*style1*/
.featured-imagebox-post.style1 {
    position: relative;
    display: table;
    width: 100%;

}

.featured-imagebox.ttm-box-view-top-image.style1 {
    margin-top: 12px;
}

.featured-imagebox.ttm-box-view-top-image.style1 .featured-content-bottom {
    padding: 25px 27px 30px 27px;
    background-color: var(--white-color);
}

.row>[class*='col-'] .row>[class*='col-']:not(:last-child) .featured-imagebox-post.style1 {
    margin-bottom: 30px;
}

.featured-imagebox-post.style1 .featured-content {
    background-color: #f1f1f1;
    padding: 25px 25px 11px 34px;
    margin-right: 5px;
}

.featured-imagebox-post.style1 .featured-content .featured-title h5 {
    margin-bottom: 15px;
}

.featured-imagebox-post.style1 .featured-content .ttm-box-post-date {
    padding-right: 50px;
    vertical-align: top;
    width: 65px;
    padding-top: 7px;
    top: 25px;
    left: 25px;
    background-color: transparent;
    position: absolute;
    z-index: 2;
    width: 70px;
    height: 70px;
    border-radius: 3px;
    display: table-cell;
    vertical-align: middle;
}

.featured-imagebox-post.style1 .featured-content .ttm-box-post-date .ttm-entry-date {
    color: #e13e20;
    padding: 0;
    text-align: center;
    width: 100%;
    position: relative;
    z-index: 2;
    font-weight: 500;
    font-size: 38px;
    top: 5px;
    left: 0;
    border-radius: 0;
    text-transform: uppercase;
    display: table;
}

.featured-imagebox-post.style1 .featured-content .ttm-box-post-date .ttm-entry-date span {
    font-size: 18px;
    line-height: 24px;
    display: block;
    padding-top: 10px;
}

.featured-imagebox-post.style1 .featured-content .ttm-box-post-title {
    display: table-cell;
    vertical-align: middle;
    padding-left: 50px;
}

.featured-imagebox-post.style1 .post-meta {
    color: #676767;
}

.featured-imagebox-post.style1 .post-meta .ttm-meta-line {
    font-size: 14px;
    font-size: 15px;
    font-weight: 500;
}

.featured-imagebox-post.style1 .post-meta .ttm-meta-line i,
.featured-imagebox-post.style1 .post-meta i {
    padding-right: 4px;
}

.featured-imagebox-post.style1 .featured-post-icon {
    background-color: #e13e20;
    position: relative;
    height: 100px;
    width: 70px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.featured-imagebox-post.style1 .featured-post-icon a {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}

/*style2*/
.featured-imagebox-post.style2 .featured-thumbnail {
    max-width: 180px;
    padding-right: 35px;
}

.featured-imagebox-post.style2 .ttm-btn {
    font-size: 15px;
    line-height: 17px;
    font-weight: 400;
}

.featured-imagebox-post.style2 .ttm-btn i {
    top: 58%;
    right: 11px;
    font-size: 13px;
}

.featured-imagebox-post.style2 .post-meta .ttm-meta-line i {
    padding-right: 4px;
}

/* ttm-box-view-left-image*/
.featured-imagebox-post.ttm-box-view-left-image {
    margin: 15px 0px;
    margin-left: 0;
}

.ttm-box-view-left-image .ttm-featured-img-left {
    padding: 0;
}

.featured-imagebox-post.ttm-box-view-left-image .featured-content-post {
    padding: 20px 20px 20px 25px;
}

.featured-imagebox-post.ttm-box-view-left-image .ttm-box-post-date {
    bottom: 11px;
    left: 11px;
}

.featured-imagebox-post.ttm-box-view-left-image .post-desc {
    padding-top: 7px;
}

.ttm-box-view-left-image .featured-thumbnail {
    border-radius: 0px;
}

.featured-imagebox-post.ttm-box-view-left-image .featured-desc {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.featured-imagebox-post.ttm-box-view-left-image .featured-desc p {
    color: #444;
    font-size: 14px;
}

/* event */
.featured-imagebox.featured-imagebox-event.ttm-box-view-top-image .featured-content-bottom {
    background-color: #fff;
    padding: 15px 25px 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1);
    -moz-box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1);
    box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1);
}

.featured-imagebox-event.ttm-box-view-top-image .featured-content-bottom .featured-title h5 {
    margin-bottom: 10px;
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 10px;
}

.featured-imagebox-event.ttm-box-view-top-image .ttm-meta-date {
    position: relative;
    border-radius: 50%;
    margin-top: -50px;
    z-index: 2;
    width: 70px;
    height: 70px;
    font-size: 27px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 18px;
}

.ttm-meta-date .ttm-event-date {
    position: absolute;
    left: 0;
    right: 0;
    top: 15%;
}

.featured-imagebox-event.ttm-box-view-top-image .ttm-meta-date .ttm-event-date .entry-month {
    font-size: 14px;
    line-height: 24px;
    display: block;
    font-weight: 400;
}

.ttm-eventbox-footer {
    margin-top: 20px;
    border-top: 1px solid #eee;
    padding-left: 25px;
    margin-left: -25px;
    margin-right: -25px;
    padding-top: 14px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.ttm-eventbox-footer .ttm-btn {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.tribe-events-vanue i {
    padding-right: 5px;
}

.featured-imagebox-event.ttm-box-view-top-image:hover .featured-thumbnail img {
    transform: scale(1.05);
}

/*style3*/
.featured-imagebox-post.style3 {
    margin-top: 10px;
    margin-bottom: 5px;
}

.featured-imagebox-post.style3 .featured-content {
    background-color: var(--white-color);
    -webkit-box-shadow: 0 0 15px 0 rgb(41 61 88 / 20%);
    box-shadow: 0 0 15px 0 rgb(41 61 88 / 20%);
    border-radius: 5px;
    padding: 26px 30px 30px;
    position: relative;
    margin: 0 15px 10px;
}

.featured-imagebox-post.style3 .featured-thumbnail {
    border-radius: 5px 5px 0 0;
    margin: 0 15px 0px;
}

.featured-imagebox-post.style3 .featured-content .featured-desc p {
    text-overflow: ellipsis;
    overflow: hidden;
    color: #444;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.featured-imagebox-post.style3 .featured-content .ttm-blogbox-desc-footer {
    padding: 0;
    margin-top: 30px;
    margin-bottom: 0;
    clear: both;
    overflow: hidden;
}

.featured-imagebox-post.style3 .featured-content .ttm-social-share-wrapper .ttm-social-share-title {
    font-size: 17px;
    margin-right: 3px;
    padding-right: 10px;
    position: relative;
    font-weight: 500;
}

.featured-imagebox-post.style3 .social-icons li {
    display: inline-block !important;
    padding-left: 0;
    min-width: 23px;
    border: none;
}

.featured-imagebox-post.style3 .social-icons li a {
    background-color: transparent;
    color: #647589;
    margin-right: 0;
    width: auto;
    font-size: 13px;
}

.featured-imagebox-post.style3 .ttm-blogbox-desc-footer .ttm-btn i {
    color: var(--skin-color);
}

/*style4*/
.featured-imagebox-post.style4 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.featured-imagebox-post.style4 .featured-content {
    background-color: var(--white-color);
    -webkit-box-shadow: 0 0 15px 0 rgb(41 61 88 / 20%);
    box-shadow: 0 0 15px 0 rgb(41 61 88 / 20%);
    border-radius: 5px;
    padding: 26px 30px 30px;
    position: relative;
}

.featured-imagebox-post.style4 .featured-thumbnail {
    border-radius: 5px 5px 0 0;
}

.featured-imagebox-post.style4 .featured-content .featured-desc p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.featured-imagebox-post.style4 .featured-content .ttm-blogbox-desc-footer {
    padding: 0;
    margin-top: 30px;
    margin-bottom: 0;
    clear: both;
    overflow: hidden;
}

.featured-imagebox-post.style4 .featured-content .ttm-social-share-wrapper .ttm-social-share-title {
    font-size: 17px;
    margin-right: 3px;
    padding-right: 10px;
    position: relative;
    font-weight: 500;
}

.featured-imagebox-post.style4 .social-icons li {
    display: inline-block !important;
    padding-left: 0;
    min-width: 23px;
    border: none;
}

.featured-imagebox-post.style4 .social-icons li a {
    background-color: transparent;
    color: #647589;
    margin-right: 0;
    width: auto;
    font-size: 13px;
}

.featured-imagebox-post.style4 .ttm-blogbox-desc-footer .ttm-btn i {
    color: var(--skin-color);
}

.featured-imagebox-post.style4 .ttm-blogbox-desc-footer .ttm-btn:hover i {
    color: var(--dark-grey-color);
}

/*services*/
.service{
    padding: 50px  0 0 0; 
}
.service1{
   
    position: relative;
         margin-top: 0; 
/*    padding: 32px;*/
    background: #fff;
    border: 3px solid#c3efff;
     margin-bottom: 30px; 
/*    box-shadow: 1px 1px 9px 1px #e3e3e3*/
}

.service1 p{
/*    margin-top: 15px;*/
    line-height: 22px;
    padding: 15px;
    font-size: 15px;
    text-align: justify;
}
.service1 a{
    padding-left: 15px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    font-size: 15px;
}
.service1 i{
    font-size: 15px;
    padding-left: 5px;
    color: #121c83;
}
.service1:hover a{
    margin-bottom: 15px;
    background:#121c83;
    color: #fff;
    border-radius: 5px;
    padding: 10px 15px;
    transition: 0.5s;
} 
.service1:hover i{
    color: #fff;
}
.service1 h1{
    background:#121c83;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    line-height: 45px;
}

.featured-imagebox-services.style1 {
    margin-top: 0;
    height: 500px;
    padding: 32px;
    background: #fff;
    border: 3px solid#c3efff;
    margin-bottom: 30px;
    box-shadow: 1px 1px 9px 1px #e3e3e3;
}

.featured-imagebox-services.style1 .featured-content {
    padding: 30px 25px;
    text-align: center;
}

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

/* ===============================================
    14.Calendar
------------------------*/


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

.ttm-progress-bar {
    margin: 0 0 15px 0;
}

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

.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_black {
    background-color: #414141;
}

.ttm-progress-bar h3 {
    font-size: 17px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
}

.progress-bar.progress-bar-color-bar_skincolor {
    background-color: var(--skin-color);
}

.ttm-progress-bar i {
    position: absolute;
    font-size: 21px;
    top: -5px;
}

.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 h3 {
    margin-left: 30px;
    margin-top: 10px;
}

.ttm-progress-bar.ttm-icon-left-true:not(:last-child) {
    margin-bottom: 30px;
}

.ttm-progress-bar.new-style {
    padding-left: 80px;
}

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

.ttm-progress-bar.new-style i {
    top: 30px;
    margin-left: -30px;
}

.ttm-progress-bar.new-style .progress {
    height: 2px;
    margin-left: 30px;
    background-color: #f7f7f9;
    overflow: visible;
}

.ttm-progress-bar.new-style .progress-bar {
    position: relative;
}

.ttm-progress-bar.new-style .progress-bar:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    top: -5px;
    right: -5px;
    border: 2px solid #03e6b0;
}

.new-style .progress-parcent {
    position: absolute;
    left: 0;
    right: auto;
    background: #fff;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    font-weight: 700;
    font-size: 16px;
}

/*style1*/
.ttm-progress-bar.style1 h3 {
    font-size: 22px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

.ttm-progress-bar.style1 .progress {
    background-color: transparent;
    border: 1px solid var(--skin-color);
    border-radius: 0;
    height: 7px;
}

.ttm-progress-bar.style1 .progress-parcent {
    position: absolute;
    color: var(--dark-grey-color);
    z-index: 3;
    font-size: 22px;
    font-weight: 700;
}


/* ===============================================
    16.Testimonial
------------------------*/
.testimonials {
    margin: 0 15px;
    background:#121c83;
    position: relative;
}

.testimonials .testimonial-caption h4 {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 0px;
}

.testimonials .testimonial-caption label {
    font-size: 18px;
    line-height: 28px;
    margin: 0;
    margin-top: 5px;
    color: rgba(255, 255, 255, .75);
}

.ttm-bgcolor-white .testimonials .testimonial-caption label {
    margin-top: 0px;
    color: var(--skin-color);
}

.testimonials .testimonial-img {
    display: inline-block;
    z-index: 9;
    width: 110px;
    height: 110px;
    position: relative;
    margin: 0 auto;
    text-align: center;
    margin-top: 5px;
}

.testimonials .testimonial-img img {
    height: auto;
    width: 100%;

    transition: opacity 400ms;
    transform: translateZ(0) !important;
    -webkit-transform: translateZ(0);
}

.testimonials .testimonial-img.radius img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.testimonials .testimonial-content {
    text-align: center;
    background: transparent;
    border-left: none;
    font-size: 17px;
    line-height: 31px;
    margin: 0 10px 0px;
    padding: 0 25px;
}

.testimonials .testimonial-content blockquote {
    padding: 15px 0 20px 0;
    margin: 0;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    font-style: italic;
    position: relative;
    opacity: 0.85;
}

.testimonial-content blockquote:after {
    content: '\f10e';
    font-family: "FontAwesome";
    font-size: 65px;
    line-height: 65px;
    position: absolute;
    bottom: 20px;
    right: 15px;
    opacity: .1;
    width: 72px;
    height: 60px;
}

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

.star-ratings ul li {
    display: inline-block;
    font-size: 20px;
    color: #fd4;
    letter-spacing: 5px;
}

.star-ratings ul li i {
    color: #fd4 !important;
}

.testimonial-content .quote-icon {
    position: relative;
    margin: 0 auto;
    text-align: center;
    width: 83px;
    height: 83px;
    margin-bottom: 20px;
}

.testimonial-content .quote-icon:before {
    position: absolute;
    content: "";
    top: 25px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-repeat: no-repeat;
    width: 83px;
    height: 83px;
    text-align: center;
    background-image: url(../images/quoteicon.svg);
    z-index: 11;
}

.testimonial-content .quote-icon::after {
    display: block;
    content: "";
    position: absolute;
    width: 63px;
    height: 72px;
    top: 28px;
    left: 0;
    right: -10px;
    z-index: 9;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto;
}


.defalut-view-testimonial .testimonial-slide.owl-theme .owl-controls .owl-dots {
    position: unset;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-left: -8px;
}

/*style1 */

.testimonials.style1 {
    margin-top: 15px;
}

.testimonials.style1 .testimonial-content blockquote:after {
    display: none;
}


.testimonials.style1 .testimonial-content blockquote {
    color: var(--dark-grey-color);
    text-align: center;
    background: transparent;
    border-left: none;
    font-size: 18px;
    line-height: 30px;
    margin: 10px 30px 10px;
    padding: 0 75px 0;
    font-style: italic;
}

/*style2 */
.testimonials.style2 .star-ratings ul li {
    display: inline-block;
    font-size: 16px;
    letter-spacing: 0px;
    width: 12px;
}

.testimonials.style2 .testimonial-caption h4 {
    font-size: 18px;
    color: #fff;
    line-height: 28px;
}

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

.ttm-testimonial-box-view-style2 .testimonial-avatar {
    text-align: center;
    max-width: 165px;
    float: left;
    padding-bottom: 0;
}

.ttm-testimonial-box-view-style2 .testimonial-caption {
    margin-top: 15px;
    margin-left: 0;
    margin-right: 20px;
    display: block;
    width: 100%;
}

.ttm-testimonial-box-view-style2 .testimonial-content {
    text-align: left;
    position: relative;
    margin: 0;
    padding: 25px 30px 29px;
    background-color:rgb(36 76 138 / 81%);
    margin-left: 160px;
    margin-right: 40px;
}

.ttm-testimonial-box-view-style2 .testimonial-content:after {
    display: block;
    content: "";
    position: absolute;
    top: 30px;
    left: -20px;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-right: 20px solid rgba(255, 255, 255, .05);
    border-bottom: 17px solid transparent;
}

.ttm-testimonial-box-view-style2 .testimonial-content blockquote {
    border: none;
    font-size: 17px;
    line-height: 30px;
    font-style: italic;
    font-weight: 400;
    padding: 0 0 17px 0;
    margin: 0;
    color: rgba(255, 255, 255, .75);
}

.ttm-bgcolor-skincolor .ttm-testimonial-box-view-style2 .testimonial-content blockquote:after {
    opacity: .2;
}

.ttm-testimonial-box-view-style2 .testimonial-caption h4 {
    font-size: 18px;
    line-height: 20px;
    color:#e1d23e;
}

.ttm-testimonial-box-view-style2 .testimonial-img {
    z-index: 9;
    width: 98px;
    height: 98px;
}

.ttm-testimonial-box-view-style2 .star-ratings ul li {
    display: inline-block;
    font-size: 16px;
    letter-spacing: 0px;
    width: 16px;
}

.ttm-testimonial-box-view-style2 .star-ratings ul li i {
    color: #fd4 !important;
}

/*testimonial-onlyimg*/

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

/*style2*/
.testimonial-onlyimg.style2 {
    top: 130px;
    right: -100px;
}

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

/*style3*/
.testimonial-onlyimg.style3 {
    left: 20px;
}

.testimonial-onlyimg.style3 img {
    width: 155px;
    height: 155px;
    border-radius: 50%;
}

/*style4*/
.testimonial-onlyimg.style4 {
    right: 20px;
}

.testimonial-onlyimg.style4 img {
    width: 115px;
    height: 115px;
    border-radius: 50%;
}

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

.client-box .ttm-client-logo-tooltip {
    padding-top: 40px;
    padding-bottom: 3px;
}

.client-box .ttm-client-logo-tooltip .client-thumbnail {
    padding: 8px 12px;
    position: relative;
}

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

.client-box.ttm-box-view-separator-logo .client-thumbnail:after {
    border-right: 1px solid rgba(238, 238, 238, 1);
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    right: -10px;
}

.client-box.ttm-box-view-separator-logo.client-thumbnail:not(:last-child):after {
    content: unset;
}

.client-box .tooltip-top:after,
.client-box .tooltip-top:before,
.client-box .tooltip:after,
.client-box .tooltip:before,
.client-box [data-tooltip]:after,
.client-box [data-tooltip]:before {
    bottom: 68%;
}

.client-box.ttm-box-view-logo .ttm-client-logo-tooltip .client-thumbnail {
    padding: 25px 12px;
}

/*style1*/
.client-box.ttm-box-view-logo.style1 .ttm-client-logo-tooltip {
    padding-top: 40px;
    padding-bottom: 0px;
}

.client-box.ttm-box-view-logo.style1 .ttm-client-logo-tooltip .client-thumbnail {
    padding: 30px 12px 0 12px;
    position: relative;
}

.client-box.ttm-box-view-logo.style1 .ttm-client-logo-tooltip .client-thumbnail:before {
    content: "";
    width: 1px;
    height: 100px;
    position: absolute;
    right: 0px;
    top: 20px;
    background-color: #eeeeee;
}

/* ===============================================
    18.Accordion
------------------------*/
.accordion .toggle {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
    margin-bottom: 22px;
}

.accordion .toggle-title a {
    font-weight: 500;
    font-size: 20px;
    letter-spacing: .5px;
    position: relative;
    color: var(--dark-grey-color);
}

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

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

.accordion .toggle .toggle-title {
    position: relative;
}

.accordion .toggle .toggle-title:after {
    position: absolute;
    font-family: "FontAwesome";
    right: 0px;
    top: 0px;
    display: inline-block;
    content: "\f067";
    color: var(--dark-grey-color);
    padding: 1px 2px;
    border: 2px solid;
    border-radius: 50%;
    font-size: 10px;
    line-height: 10px;
}

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

.accordion.style2 .toggle .toggle-title:after {
    color: var(--white-color);
}

/* toggle(ttm-style-classic) */
.accordion .toggle.ttm-style-classic {
    border: none;
    margin-top: 10px;
    margin-bottom: 10px;
    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;
}

.accordion .toggle.ttm-style-classic:first-child {
    margin-top: 0;
}

.accordion .toggle.ttm-style-classic:last-child {
    margin-bottom: 0;
}

.accordion .toggle.ttm-style-classic .toggle-title {
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    border: 1px solid transparent;
}

.accordion .toggle.ttm-style-classic .toggle-title:after {
    top: 35%;
    right: 10px;
    border: 0;
    font-size: 14px;
}

.accordion .toggle.ttm-style-classic .toggle-title a {
    font-size: 16px;
    font-weight: 500;
    background: 0 0;
    display: block;
    padding: 14px 35px 14px 20px;
    position: relative;
    -webkit-transition: color 0s ease-in-out;
    -o-transition: color 0s ease-in-out;
    transition: color 0s ease-in-out;
    background-color: var(--dark-grey-color);
    color: var(--white-color);
    transition: color .2s ease-in-out;
}

.accordion .toggle-title a i:after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: rgba(255, 255, 255, .14);
    left: 54px;
    top: 0;
}


.accordion .toggle.ttm-style-classic.active .toggle-title a,
.accordion .toggle.ttm-style-classic.ttm-toggle-title-bgcolor-grey:hover .toggle-title:after,
.accordion .toggle.ttm-style-classic.ttm-toggle-title-bgcolor-grey:hover .toggle-title a,
.accordion .toggle.ttm-style-classic.ttm-toggle-title-bgcolor-grey.active .toggle-title:after,
.accordion .toggle.ttm-style-classic.ttm-toggle-title-bgcolor-grey.active .toggle-title a {
    background-color: var(--skin-color);
    color: var(--white-color);
    -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;
}

.accordion .toggle.ttm-style-classic.ttm-toggle-title-bgcolor-grey .toggle-title a {
    background-color: var(--grey-color);
    color: var(--dark-grey-color);
}

.accordion .toggle.ttm-style-classic.ttm-toggle-title-bgcolor-grey .toggle-title:after {
    color: var(--dark-grey-color);
}

.accordion .toggle .toggle-title .ttm-title-text {
    margin-left: 14px;
}

.accordion .toggle.ttm-style-classic .toggle-content {
    background-color: #f9fafa;
    padding: 14px 30px;
    margin: 0;
}

.accordion .toggle.ttm-style-classic .toggle-content p {
    margin: 0;
}

/* toggle(ttm-toggle-title-bgcolor-grey) */
.accordion .toggle.ttm-style-classic.ttm-toggle-title-bgcolor-grey:not(.active) {
    margin-bottom: 20px;
}

.accordion .toggle.ttm-style-classic.ttm-toggle-title-bgcolor-grey .toggle-title .ttm-title-text {
    margin: 0;
}

.accordion .ttm-style-classic.ttm-toggle-title-bgcolor-grey .toggle-title {
    border-color: #f7f2f2;
    background-color: #f8f8f8;
}

.accordion .toggle.ttm-style-classic.ttm-toggle-title-bgcolor-grey .toggle-content {
    background-color: transparent;
}

.accordion .toggle.ttm-toggle-title-bgcolor-grey .toggle-title:after {
    font-size: 18px;
    font-weight: 900;
}

.accordion .toggle.ttm-toggle-title-bgcolor-grey .toggle-title:after {
    content: "\f107";
}

.accordion .toggle.ttm-toggle-title-bgcolor-grey.active .toggle-title:after {
    content: '\f106';
}

/*style2*/
.accordion.style3 .toggle {
    margin-bottom: 10px;
    margin-top: 10px;
}

.accordion.style3 .toggle .toggle-title:after {
    top: 5px;
}

/* ===============================================
    19.Wrap-Form
------------------------*/
.wrap-form label {
    width: 100%;
    margin: 0;
}

.wrap-form span.text-input {
    margin-bottom: 15px;
    display: block;
    padding-top: 5px;
    position: relative;
}

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

.ttm-make-appoint-form span.text-input input,
.ttm-make-appoint-form span.text-input textarea,
.ttm-make-appoint-form span.text-input select {
    border: 1px solid transparent;
    background-color: var(--white-color);
    color: rgb(34 54 69 / .50);
    width: 100%;
    padding: 10px 15px;
    font-weight: 400;
    padding-left: 33px;
    font-size: 15px;
    letter-spacing: 1px;
    border-radius: 5px;
    border-color: #f2f2f2;
    text-decoration: none;
    outline: none;
    line-height: inherit;
    text-transform: inherit;
}

.ttm-make-appoint-form span.text-input select {
    height: 50px;
}

.ttm-make-appoint-form span.text-input input::placeholder {
    color: #9dabaf;
}

.ttm-make-appoint-form input[type="submit"] {
    margin-top: 20px;
}

.ttm-make-appoint-form input[type="submit"] {
    padding: 13px 26px;
    margin-top: 25px;
    width: 100%;
    font-size: 17px;
    background-color: var(--skin-color);
    border-radius: 5px;
}

.ttm-make-appoint-form input[type="submit"]:hover {
    background-color: var(--dark-grey-color);
}

.ttm-make-appoint-form.style1 span.text-input input,
.ttm-make-appoint-form.style1 span.text-input textarea,
.ttm-make-appoint-form.style1 span.text-input select {
    background-color: var(--grey-color);
    border-radius: 0px;
    font-size: 13px;
    padding-left: 33px;
}

/*style1*/
/*ttm-make-appoint-form wrap-form  style1*/
.wrap-form.style1 span.text-input {
    margin-bottom: 25px;
    display: block;
    padding-top: 0px;
    position: relative;
}

.ttm-make-appoint-form.wrap-form.style1 span.text-input input::placeholder {
    color: var(--body-fonts-color) !important;
}

.ttm-make-appoint-form.wrap-form.style1 span.text-input input,
.ttm-make-appoint-form.wrap-form.style1 span.text-input textarea,
.ttm-make-appoint-form.wrap-form.style1 span.text-input select {
    background-color: var(--white-color);
    border-radius: 0px;
    font-size: 15px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    color: var(--body-fonts-color) !important;
    font-weight: 500;
}

.ttm-make-appoint-form.wrap-form.style1 input[type="submit"] {
    padding: 13px 26px;
    margin-top: 5px;
    width: 100%;
    font-size: 16px;
    background-color: var(--skin-color);
    border-radius: 5px;
}

/* contactform */
.wrap-form.ttm-contactform label:nth-last-child(-n+3) {
    margin: 0 0 5px;
}

.wrap-form.ttm-contactform span.text-input i {
    position: absolute;
    left: -4px;
    top: 25px;
    opacity: .9;
    font-size: 16px;
    z-index: 1;
    padding-left: 13px;
    margin-right: 10px;
}

.wrap-form.ttm-contactform span.text-input input,
.wrap-form.ttm-contactform span.text-input textarea {
    background-color: #f5f5ff;
    border: none;
    border-bottom: 1px solid #a1a6dc;
    border-radius: 5px;
    padding-left: 40px;
    padding-bottom: 9px;
    text-decoration: none;
}
.wrap-form.ttm-contactform span.text-input textarea{
    height: 150px;
    resize: none;
}

.wrap-form.ttm-contactform input[type="submit"] {
    margin: 15px 0 0px;
}


/* contactform-style2 */
.wrap-form.ttm-contactform.style2 span.text-input input,
.wrap-form.ttm-contactform.style2 span.text-input textarea {
    border: 1px solid #f2f2f2;
    background-color: #f9fafa;
    width: 100%;
    color: #9dabaf;
    padding-left: 15px;
}

.wrap-form.ttm-contactform.style2 span.text-input {
    margin-bottom: 25px;
}

.wrap-form.ttm-contactform.style2 input[type="submit"] {
    padding: 13px 40px;
    margin-top: 15px;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
}


/* ===============================================
    20.Tab
------------------------*/
.doctors-sec{
    padding: 50px 0;
}
.ttm-tabs ul.tabs {
    width: 100%;
    margin: 0;
    text-align: center;
    padding: 0;
}

.ttm-tabs ul.tabs li {
    display: inline-block;
    margin-right: 5px;
}

.ttm-tabs ul.tabs li a {
    display: block;
    cursor: pointer;
    padding: 8px 18px;
     margin-bottom: 8px;
    width: auto;
    position: relative;
/*    z-index: 3;*/
    background-color: #55b55842;
    color: #000;
    font-size: 16px;
    border-radius: 0;
    text-transform: capitalize;
}

.ttm-tabs ul.tabs li.active a {
    background-color: #55b558;
    color: #fff;
}

.ttm-tabs ul.tabs li a i {
    font-size: 23px;
    margin-right: 9px;
    position: relative;
    top: 2px;
}

.ttm-tabs .content-tab {
    margin-top: 20px;
    width: 100%;
}

.ttm-tabs .content-tab h6 {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 29px;
    padding-bottom: 7px;
}


/* ttm-tab-style-vertical */
.ttm-tabs.ttm-tab-style-vertical .content-tab {
    padding: 0 20px 0 5px;
    margin: 0;
}

.ttm-tabs.ttm-tab-style-vertical ul.tabs li {
    margin-top: 1px;
    width: 100%;
    display: block;
}

.ttm-tabs.ttm-tab-style-vertical ul.tabs li a {
    font-weight: 500;
    font-size: 18px;
    padding: 14px 20px;
    display: block;
    text-transform: capitalize;
}

/* ttm-tab-style-horizontal */
.ttm-tabs.ttm-tab-style-horizontal ul {
    margin: 0;
    padding: 0;
    display: -webkit-flex;
    display: flex;
}

.ttm-tabs.ttm-tab-style-horizontal ul.tabs li {
    margin-right: 6px;
    display: inline-block;
}

.ttm-tabs.ttm-tab-style-horizontal ul.tabs li:last-child {
    margin-right: 0;
}

.ttm-tabs.ttm-tab-style-horizontal ul.tabs li a {
    padding: 16px 18px 15px 18px;
    border-radius: 5px;
    letter-spacing: 1.2px;
    border: none;
    color: #fff;
    display: block;
    text-align: left;
    font-weight: 400;
    font-size: 20px;
    text-transform: capitalize;
}

.ttm-tabs.ttm-tab-style-horizontal .content-tab img {
    height: 100px;
    width: 150px;
}

.ttm-tab-color-grey.ttm-tab-style-classic ul li {
    margin-top: 3px;
    margin-bottom: 2px;
    margin-left: 3px;
    margin-right: 2px;
}

.ttm-tab-color-grey.ttm-tab-style-classic ul li a {
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 12px 25px;
    border: 1px solid;
    border-top: 3px solid;
    letter-spacing: .5px;
    color: var(--dark-grey-color);

}

.ttm-tab-color-grey.ttm-tab-style-classic ul li a {
    border-color: #f1f4f5;
    background-color: #f1f4f5;
}

.ttm-tab-color-grey.ttm-tab-style-classic .content-tab h5 {
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 5px;
}

.ttm-tab-color-grey.ttm-tab-style-classic .content-tab span {
    font-weight: 600;
}


.ttm-tabs.ttm-tab-color-grey.ttm-tab-style-classic ul li.active a {
    background-color: var(--white-color);
    border-top-color: var(--skin-color);
    color: var(--dark-grey-color);
}

/* ===============================================
    21.Boxes-Spacing
------------------------*/
.row.ttm-boxes-spacing-30px,
.ttm-boxes-spacing-30px {
    margin: 0 -20px;
}

.ttm-boxes-spacing-30px .ttm-box-col-wrapper {
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 30px;
}

.row.ttm-boxes-spacing-20px,
.ttm-boxes-spacing-20px {
    margin: 0 -15px;
}

.ttm-boxes-spacing-20px .ttm-box-col-wrapper {
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
}

.row.ttm-boxes-spacing-15px,
.ttm-boxes-spacing-15px {
    margin: 0 -10px;
}

.ttm-boxes-spacing-15px .ttm-box-col-wrapper {
    padding-right: 7.5px;
    padding-left: 7.5px;
    padding-bottom: 15px;
}

.row.ttm-boxes-spacing-10px,
.ttm-boxes-spacing-10px {
    margin: 0 -5px;
}

.ttm-boxes-spacing-10px .ttm-box-col-wrapper {
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
}

.row.ttm-boxes-spacing-5px,
.ttm-boxes-spacing-5px {
    margin: 0;
}

.ttm-boxes-spacing-5px .ttm-box-col-wrapper {
    padding-right: 2.5px;
    padding-left: 2.5px;
    padding-bottom: 5px;
}

.row.ttm-boxes-spacing-0px,
.ttm-boxes-spacing-0px {
    margin: 0;
}

.ttm-boxes-spacing-0px .ttm-box-col-wrapper {
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    outline: 0;
}


/* ===============================================
    22.Pricing-Plan
------------------------*/
.ttm-pricing-plan {
    margin-bottom: 30px;
    background-color: #f7f9fa;
    text-align: center;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: hidden;
}

.ttm-pricing-plan .ttm-ptable-main {
    padding: 60px 0 80px;
    display: block;
    position: relative;
}

.ttm-pricing-plan .ttm-ptablebox-title {
    background-color: #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    float: none;
    position: absolute;
    width: 290px;
    left: -150px;
    padding-left: 150px;
    padding-right: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 50px;
    padding-top: 8px;
}

.ttm-pricing-plan .ttm-ptablebox-title h3 {
    font-size: 17px;
}

.ttm-ptablebox-price-w {
    position: relative;
    display: inline-block;
    padding-top: 20px;
}

.ttm-pricing-plan .ttm-ptablebox-frequency {
    position: absolute;
    right: -70px;
    top: 33px;
}

.ttm-pricing-plan .ttm-ptablebox-cur-symbol-before {
    position: absolute;
    top: 27px;
    left: 0;
    font-size: 50px;
    font-weight: 500;
}

.ttm-ptablebox-price-w .ttm-ptablebox-price {
    padding-left: 35px;
}

.ttm-pricing-plan .ttm-ptablebox-price {
    font-size: 50px;
    line-height: 40px;
    font-weight: 500;
    color: #242424;
}

.ttm-pricing-plan .ttm-ptable-icon {
    font-size: 30px;
    line-height: 73px;
    display: inline-block;
    position: absolute;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    left: 50%;
    right: 50%;
    color: #fff;
    margin-left: -36px;
    bottom: -37px;
    border: 2px solid #fff;
}

.ttm-pricing-plan .ttm-ptablebox-content {
    padding: 50px 0 30px;
    border: 2px solid #e4e7e8;
}

.ttm-ptablebox-features .ttm-feature-lines {
    list-style-type: none;
    text-align: center;
    margin: 0;
    padding: 12px 50px 38px 50px;
}

.ttm-ptablebox-features .ttm-feature-lines li {
    padding: 0;
    margin: 0;
    padding-top: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 9px;
}

.price_btn {
    display: block;
    padding-top: 21px;
    text-align: center;
}


/* ===============================================
    23.Sidebar
------------------------*/
.sidebar .widget-area .widget {
    position: relative;
    margin: 40px 0px 40px;
}

.sidebar .widget-area .widget:first-child {
    margin-top: 0px;
}

.sidebar .widget-area .widget:last-child {
    margin-bottom: 20px;
}

.sidebar .widget a.view_more {
    font-weight: 400;
    font-size: 16px;
}

.sidebar .widget a {
    font-weight: 400;
    font-size: 15px;
    color: var(--dark-grey-color);
}

.sidebar .widget a:hover {
    color: var(--skin-color);
}

.sidebar .widget ul>li {
    border-top: 1px solid #eee;
    padding-bottom: 10px;
    padding-top: 10px;
}

.sidebar .widget ul>li:first-child {
    border-top: none;
    padding-top: 0;
}

.sidebar .content-area {
    padding-top: 60px;
    padding-bottom: 55px;
}

.sidebar .sep_holder .sep_line {
    border-color: #ebebeb;
}

.sidebar .widget-title {
    padding-left: 26px;
}

.sidebar .widget-title:before {
    display: block;
    margin-bottom: 0;
    content: '';
    position: absolute;
    top: 13px;
    left: 0;
    width: 17px;
    height: 2px;
    background-color: var(--skin-color);
}

.sidebar .sidebar-right,
.sidebar .sidebar-left {
    padding-top: 20px;
    padding-bottom: 70px;
    float: right;
}


/*widget_display_stats*/
.widget_display_stats dl,
.widget_display_stats strong {
    margin: 0;
}

.widget_display_stats dl dt {
    float: left;
    width: 50%;
    overflow: hidden;
    clear: left;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal !important;
    margin-bottom: 6px;
}

.widget_display_stats dl dd {
    margin-left: 60%;
    margin-bottom: 6px;
    text-align: right;
}


/*widget-post*/
.widget ul.ttm-recent-post-list>li {
    padding: 15px 0
}


/*widget-search*/
.widget .ttm_info_widget {
    color: rgba(255, 255, 255, .95);
    padding: 45px 30px;
    text-align: center;
    background-color: var(--skin-color);
}

.widget .ttm_info_widget .icon {
    font-size: 50px;
    padding-bottom: 25px;
}

.widget .ttm_info_widget .title h3 {
    font-size: 31px;
    padding-bottom: 10px;
    color: #fff;
    margin-bottom: 0;
    line-height: 32px;
    font-weight: 400;
}

.widget .ttm_info_widget a.view_more {
    text-decoration: underline;
}

.sidebar .widget .ttm_info_widget a:hover,
.sidebar .widget .ttm_info_widget a {
    color: #fff;
}

.sidebar .sidebar-right .ttm_info_widget {
    margin-right: -30px;
}


/*widget-search*/
.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-image: url(../images/search-icon.png);
    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;
}

/*widget-categories*/
.sidebar .widget_product_categories li,
.sidebar .widget-categories li {
    position: relative;
    margin: 5px 0;
    padding-bottom: 5px !important;
}

.sidebar .widget_product_categories li span,
.sidebar .widget-categories li span {
    position: absolute;
    right: 0;
    top: 13px;
    width: 22px;
    height: 22px;
    line-height: 21px;
    text-align: center;
    border-radius: 50%;
    display: block;
    font-size: 13px;
    font-weight: 400;
    -webkit-box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1);
    -moz-box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1);
    box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1);
    background-color: #fff;
}

.sidebar .widget-categories li:first-child span {
    top: 3px;
}

.sidebar .widget-categories.widget a {
    font-weight: normal;
}

/* widget-latest-tweets */
.widget.widget-latest-tweets ul>li {
    position: relative;
    padding-left: 28px;
    padding-bottom: 0;
    border-top: 1px solid #eee;
}

.widget.widget-latest-tweets p.tweet-text:before {
    content: "\f099";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    position: absolute;
    left: 0;
    padding-top: 5px;
}

.widget .latest-tweets ul li p.tweet-text {
    margin-bottom: 0;
    line-height: 24px;
}

.widget .latest-tweets ul li .tweet-text a,
.widget .latest-tweets ul li .tweet-details a {
    font-style: italic;
    font-weight: normal;
}

.widget .latest-tweets ul li .tweet-details a {
    font-size: 12px;
    color: #acacac;
}

/* widget-nav-menu */
.widget.widget-nav-menu ul li {
    padding: 0;
}

.widget.widget-nav-menu ul li a {
    display: block;
    padding: 16px 30px 16px 15px;
    position: relative;
    font-weight: 400;
    font-size: 14px;
    background-color: var(--white-color);
}

.sidebar-left .widget-nav-menu ul li::after {
    content: "\e649";
    position: absolute;
    right: 16px;
    top: 15px;
    font-size: 11px;
    font-family: "themify";
}

.widget.widget-nav-menu ul li.active a,
.widget.widget-nav-menu ul li:hover a {
    color: var(--white-color);
    background-color: #376e82;
}

.sidebar-left .widget-nav-menu ul li.active::after,
.sidebar-left .widget-nav-menu ul li:hover::after {
    color: var(--white-color);
}

/* tagcloud */
.sidebar .widget .tagcloud a {
    display: inline-block;
    padding: 7px 25px;
    margin: 0 5px 10px;
    border: none;
    border-radius: 0;
    font-size: 14px !important;
    background-color: #fff;
    font-weight: 500;
    -webkit-box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1);
    -moz-box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1);
    box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1);
}


/* contact-widget */
.sidebar .widget-area .widget.contact-widget {
    padding: 25px 25px 20px;
    background-color: #fff;
}

.sidebar ul.contact-widget-wrapper li i {
    position: absolute;
    top: 6px;
    left: 0;
    font-size: 20px;
}

.sidebar ul.contact-widget-wrapper li {
    padding-left: 30px;
    position: relative;
    padding-top: 0;
    padding-bottom: 10px;
    line-height: 29px;
}

/* pagination */
.ttm-pagination {
    display: block;
    margin-bottom: -20px;
    margin-top: 40px;
    text-align: center;
}

.ttm-pagination .page-numbers {
    width: 40px;
    height: 40px;
    line-height: 39px;
    text-align: center;
    display: inline-block;
    background-color: #f4f4f4;
    color: var(--dark-grey-color);
    font-size: 15px;
    font-weight: 600;
    border: 1px solid #f4f4f4;
    border-radius: 2em;
    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;
}

.ttm-pagination .page-numbers.current,
.ttm-pagination .page-numbers:hover {
    background-color: var(--skin-color);
    color: var(--white-color);
}

/* ===============================================
    24.Products
------------------------*/
.banner-image .ttm-figure a {
    overflow: hidden;
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}

.banner-image .ttm-figure img {
    width: 100%;
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
}

.banner-image:hover .ttm-figure img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.banner-image .ttm-figure a:after,
.banner-image .ttm-figure a:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 1;
    z-index: 2;
    pointer-events: none;
    background: rgba(255, 255, 255, .4);
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.banner-image:hover .ttm-figure a:after,
.banner-image:hover .ttm-figure a:before {
    opacity: 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    z-index: -1
}

.banner-image .ttm-figure a:before {
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
}

.products {
    clear: both;
}

.ttm-product-box {
    background-color: #fff;
    margin-bottom: 35px;
    -webkit-box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1);
    -moz-box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1);
    box-shadow: 0 0 10px 0 rgba(3, 59, 74, .1);
}

.ttm-product-box-inner {
    position: relative;
    overflow: hidden;
}

.ttm-product-box-inner:before {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    z-index: 1;
    background-color: #fff;
}

.product:hover .ttm-product-box-inner:before {
    opacity: .85;
}

.ttm-shop-icon .product-btn {
    display: inline-block;
    width: 40px;
    margin-right: 5px;
}

.products .product .ttm-shop-icon {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 65%;
    right: 0;
    left: 0;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
}

.products .product:hover .ttm-shop-icon {
    opacity: 1;
}

.products .product .ttm-shop-icon a {
    width: 41px;
    height: 41px;
    line-height: 41px;
    position: absolute;
    text-align: center;
    border-radius: 50%;
    letter-spacing: 1px;
    font-weight: 400;
    display: block;
    -webkit-transform: translateY(60px);
    -moz-transform: translateY(60px);
    -o-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
}

.products .product:hover .ttm-shop-icon a {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.products .product .ttm-product-box .ttm-product-content {
    text-align: left;
    padding: 14px 18px 11px;
    border-top: 1px solid #f3f3f3;
    position: relative;
}

.products .product .ttm-product-box .ttm-product-content .ttm-product-title h2 {
    padding: 0;
    margin: 0;
    font-size: 17px;
    font-weight: 500;
    padding-bottom: 0;
    line-height: 20px;
    -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;
}

.products .product .price {
    margin: 0;
    min-height: 20px;
    font-size: 15px;
    margin-top: 2px;
}

.products .price .product-Price-amount {
    font-size: 15px;
    font-weight: 400;
}

.products .price del .product-Price-amount {
    font-size: 14px;
    text-decoration: line-through;
    color: #888;
    opacity: .5;
}

.products .price ins {
    text-decoration: none;
    padding: 2px;
}

.products .product .star-ratings {
    position: absolute;
    right: 15px;
    bottom: 9px;
}

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

.products .star-ratings ul li {
    display: inline-block;
}

.products .star-ratings ul li i {
    font-size: 10px;
}

.products .product .onsale {
    height: 26px;
    width: 52px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    border-radius: 0;
    padding-top: 0;
    position: absolute;
    top: 20px;
    right: 20px;
    left: 20px;
    z-index: 1;
    margin: -2.5px -5px;
    min-height: auto;
    font-weight: 400;
}

.products-ordering {
    margin-bottom: 36px;
    float: right;
}

.products-ordering select {
    background-color: #fff;
    text-indent: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
}

.products-ordering .orderby {
    position: relative;
}

.products-ordering .orderby:after {
    content: '\f0d7';
    font-family: FontAwesome;
    display: inline-block;
    position: absolute;
    right: 25px;
    top: 14px;
}

.products-result-count {
    float: left;
}

/* product-list-widget */
.ttm-sidebar-right ul.product-list-widget .star-ratings ul {
    line-height: normal;
}

.sidebar ul.product-list-widget li img {
    float: right;
    margin-left: 4px;
    width: 50px;
    height: auto;
    box-shadow: none;
}

.star-ratings,
.sidebar .star-ratings ul li {
    width: auto;
    margin: 0;
    font-size: 10px;
    letter-spacing: 1px;
}

.ttm-sidebar-right .widget ul.rating>li {
    padding: 0 0;
    border: 0;
    display: inline-block;
    line-height: normal;
}


/* single-product-details */
.ttm-single-product-details {
    background-color: #fff;
    margin-bottom: 30px;
}

.ttm-single-product-info {
    padding: 30px 0px;
    position: relative;
}

.single .products .product .onsale {
    right: 0;
    left: auto;
    top: -33px;
}

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;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

div.product .product_title {
    padding-bottom: 8px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 25px;
    font-size: 30px;
    text-transform: capitalize;
}

div.product .summary .price .Price-amount {
    font-size: 22px;
}

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;
}

div.product button.cart_button,
.form-submit input {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
}

.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;
}

.sku_wrapper {
    margin-right: 10px;
}

.posted_in {
    font-weight: 700;
}

.posted_in a {
    font-weight: 400;
}


.tabs-for-single-products.ttm-tabs {
    padding: 0 30px 30px 0px;
}

div.product ul.tabs li a {
    font-weight: 400;
    color: #515151;
    padding: 13px 30px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    border-color: #e4e4e4;
    background-color: #f9f9f8;
    border-radius: 3px;
    border: 1px solid #e4e4e4;
    position: relative;
}

div.product ul.tabs li {
    margin: 0 2px;
}

div.product ul.tabs li a {
    color: #515151 !important;
}

div.product ul.tabs li.active a,
div.product ul.tabs li:hover a {
    color: #fff !important;
}

div.product ul.tabs li.active a: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;
    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;
    width: 100%;
}

.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;
    list-style: none;
}

#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;
    padding: 0;
}

#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;
}

/* Cart */
.ttm-cart-form,
.checkout {
    margin: 0;
    padding: 30px;
    background-color: #fff;
}

.shop_table {
    border: 1px solid rgba(0, 0, 0, .1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 0px;
}

table.shop_table tbody tr,
table.shop_table thead tr {
    border: 1px solid #e6e6e6;
}

table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 5px 10px;
    vertical-align: middle;
    line-height: 1.5em;
}

table.shop_table .product-thumbnail img {
    width: 32px;
    height: auto;
}

table.shop_table td.actions {
    text-align: right;
}

table.shop_table td.actions .input-text {
    width: 150px;
    float: left;
}

.quantity {
    height: 41px;
    width: 88px;
}

.coupon {
    float: left;
}

.coupon .input-text {
    float: left;
    margin: 0 4px 0 0;
}

.actions button,
.coupon button,
a.checkout-button {
    border: 0;
}

.actions button,
.coupon button,
a.checkout-button,
button.cart_button {
    padding: 15px 30px 15px;
    font-weight: 500;
    font-size: 13px;
    line-height: 1;
    text-align: center;
}

button.cart_button {
    padding: 11px 40px;
}

.cart-collaterals {
    margin-top: 60px;
}

.cart-collaterals .cart_totals {
    float: right;
    width: 48%;
}

.cart_totals h2 {
    margin-bottom: 15px;
    font-size: 28px;
}

a.checkout-button {
    display: block;
}

a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red;
    text-decoration: none;
    font-weight: 700;
    border: 0;
}

a.remove:hover {
    color: #fff;
    background: red;
}

/* checkout */
.ttm-form-coupon-info {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    border-top: 3px solid #a46497;
    word-wrap: break-word;
}

.ttm-form-coupon-info::before {
    font-family: "FontAwesome";
    content: '\f2d0';
    display: inline-block;
    position: absolute;
    top: 1em;
    left: 1.5em;
}

.form-row .required {
    color: red;
    font-weight: 700;
    border: 0 !important;
    text-decoration: none;
}

form .form-row {
    padding: 3px;
    margin: 0 0 6px;
}

.checkout h3#order_review_heading {
    margin-bottom: 30px;
    margin-top: 15px;
}

.checkout #payment {
    background: #ebe9eb;
    border-radius: 5px;
}

ul.payment_methods {
    text-align: left;
    padding: 1em;
    border-bottom: 1px solid #d3ced2;
    margin: 0;
    list-style: none outside;
}

#payment .payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #dfdcde;
    color: #515151;
}

#payment div.form-row {
    padding: 1em;
}

.checkout p:last-child {
    margin-bottom: 0;
}

#place_order {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 12px 35px 12px;
    border: 2px solid transparent;
    border-radius: 0;
    color: #fff;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    cursor: pointer;
    outline: none !important;
    -webkit-font-smoothing: antialiased;
}

/*** 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;
}

.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;
}