/** 
          1. ttm-row 

          2. Row-Equal-Height

          3. Bg-Layer 

          4. Row-Bg-Image

          5. Col-Bg-Image

          6. Section-Title 

          7. ttm-icon

          8. Button

          9. featured-icon-box

          10. Featured-imagebox

          11. Wrap-Form

          12. fid

          13. progress-bar

         14. testimonial

         15. process-box

         16. client-box

         17. radio-pricing-tab
        
        18.Tab

        19.Boxes-Spacing

        20.sep_holder

        21.Sidebar
**/


/*  1. ttm-row   
---------------------------------------------------------------*/
.ttm-row {padding: 90px 0;}
.ttm-row.zero-padding-section {padding: 0 0;}
.ttm-row.about-section{padding: 110px 0;}
.ttm-row.features-section { padding: 0 0; }
.ttm-row.services-section{padding: 120px 0 0px;}
/*.ttm-row.procedure-section{padding: 115px 0 95px;}*/
.ttm-row.procedure-section{padding: 15px 0 95px;}
.ttm-row.ttm-title-style1-section {padding: 40px 0 55px;}
.ttm-row.pricing-title-section {padding: 100px 0 95px;}
.ttm-row.customer-story-section { padding: 0 0;}
.ttm-row.client-section {padding: 10px 0 0px;}
.ttm-row.element-row {padding: 95px 0;}


.ttm-row.introduction-section {padding: 90px 0 85px;}
.ttm-row.working-data-section {padding: 85px 0 35px;}
.ttm-row.cta-section {padding: 102px 0 105px;}
.ttm-row.team-section {padding: 85px 0 90px;}


.ttm-row.procedur-section {padding: 148px 0 90px;}
.ttm-row.elemant-row {padding: 85px 0 55px;}
.ttm-row.servic-section {padding: 72px 0 190px;}
.ttm-row.broken-data-section { padding: 0 0;}
.ttm-row.about-top-section {padding: 88px 0 0;}
.ttm-row.servicse-section {padding: 85px 0 330px;}

.ttm-row.pricing-section { padding: 80px 0 90px;}
.ttm-row.service-section {padding: 73px 0 90px;}
.ttm-row.sidebar {padding: 70px 0 45px;}
.ttm-row.Cleaning-section {padding: 140px 0 90px;}
.ttm-row.feature-section {padding: 85px 0 140px;}
.ttm-row.overview-section {padding: 65px 0 75px;}
.ttm-row.grid-section { padding: 70px 0 40px;}
.ttm-row.sidebar.ttm-sidebar-right {padding: 110px 0 90px;}
/*  2. Row-Equal-Height
---------------------------------------------------------------*/
.row-equal-height{ display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex;}
.row-equal-height > div { 
    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, .bg-layer-equal-height .ttm-col-bgcolor-yes{height: 100%;z-index: 9;}
.ttm-bg-layer , .ttm-titlebar-wrapper .ttm-titlebar-wrapper-bg-layer,
.ttm-bg-layer .ttm-bg-layer-inner {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.ttm-left-span .ttm-col-wrapper-bg-layer {
    width: auto;
    margin-left: -100px;
    right: 0;
}
.ttm-right-span .ttm-col-wrapper-bg-layer {
    width: auto;
    margin-right: -100px;
    right: 0;
}
.ttm-bg.ttm-bgimage-yes>.ttm-bg-layer,
.ttm-bg.ttm-col-bgimage-yes .ttm-bg-layer-inner {opacity: .80;}

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

.ttm-bgcolor-grey.ttm-bg.ttm-bgimage-yes>.ttm-bg-layer,
.ttm-bgcolor-grey.ttm-bg.ttm-col-bgimage-yes .ttm-bg-layer-inner { opacity: .9; }

.bg-layer > .container > .row { margin: 0; }
.bg-layer > .container > .row > [class*='col-'] ,
.bg-layer > .container-fluid > .row > [class*='col-'] { padding: 0; }

.ttm-equal-height-image {
    display: none;
}
.layer-content {
    position: relative;
    z-index: 9;
    height: 100%;
}


/* 4. Row-Bg-Image  
---------------------------------------------------------------*/
.bg-img1{
    background-image: url(../images/bg-image/row-bgimage-01.jpg);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: center;
}
.bg-img2{
    background-image: url(../images/bg-image/row-bgimage-02.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.bg-img3{
    background-image: url(../images/bg-image/row-bgimage-03.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: inherit;
}
.bg-img4{
    background-image: url(../images/bg-image/row-bgimage-04.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: inherit;
}
.bg-img5{
    background-image: url(../images/bg-image/row-bgimage-05.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: inherit;
}
.bg-img6{
    background-image: url(../images/bg-image/row-bgimage-06.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: inherit;
}
.bg-img7{
    background-image: url(../images/bg-image/row-bgimage-07.jpg);
    background-repeat: no-repeat;
    background-position: inherit;
    background-size: inherit;
}
.bg-img8{
    background-image: url(../images/bg-image/row-bgimage-08.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.bg-img9{
    background-image: url(../images/bg-image/row-bgimage-09.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}
/* 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-1.png) !important;
    background-position: left !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.col-bg-img-two.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{
    background-image: url(../images/bg-image/col-bgimage-2.jpg) !important;
    background-position: left !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.col-bg-img-three.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{
    background-image: url(../images/bg-image/col-bgimage-3.jpg) !important;
    background-position: left !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.col-bg-img-four.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{
    background-image: url(../images/bg-image/col-bgimage-4.jpg) !important;
    background-position: left !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.col-bg-img-six.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{
    background-image: url(../images/bg-image/col-bgimage-6.jpg) !important;
    background-position: left !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.col-bg-img-seven.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{
    background-image: url(../images/bg-image/col-bgimage-7.jpg) !important;
    background-position: left !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.col-bg-img-eight.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{
    background-image: url(../images/bg-image/col-bgimage-8.jpg) !important;
    background-position: left !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
/* 6. Section-Title
---------------------------------------------------------------*/
.section-title{
    margin-bottom: 27px;
    position: relative;
}
.section-title .title-header {
    padding-bottom: 15px;
    margin-bottom: 27px;
}
.section-title h2.title {
    margin-bottom: 0;
    letter-spacing:  0;
}
.section-title h5 {
    display: block;
    font-weight: 500;
    padding-left: 0;
    position: relative;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 8px;
    margin-top: 15px;
    color: inherit;
    text-transform: uppercase;
}
 .ttm-textcolor-white .title-desc p,
 .ttm-textcolor-white .featured-desc p {
    color: #ccc;
}
/*--------with-desc-------*/
.section-title.with-desc {
    /* margin-bottom: 32px; */
    /* position: relative; */
}
.section-title.with-desc .title-header {
    padding-bottom: 10px;
    margin-bottom: 0;
}
.section-title.with-desc h2 {
    margin-bottom: 2px;
}
.section-title .title-header span {
    display: inline-block;
    content: "";
    bottom: 0;
    top: auto;
    left: 0;
    width: 80px;
    height: 3px;
    text-align: center;
    background-color: #7a232e;
    margin: 25px 0 5px;
}
.heading-seperator {border-bottom: 1px solid #e3e3e3;}


/* 7. ttm-icon
---------------------------------------------------------------*/
.ttm-icon{
    display: inline-block;
    text-align: center;
    border: 1px solid transparent;
    position: relative;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}
.ttm-icon i{
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    -o-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
}

/** icon-size-xs **/
.ttm-icon.ttm-icon_element-size-xs { height: 35px; width: 35px; line-height: 35px;}
.ttm-icon.ttm-icon_element-size-xs i { font-size: 15px; }

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

/** icon-size-md **/
.ttm-icon.ttm-icon_element-size-md { height: 68px; width: 68px; line-height: 68px; }
.ttm-icon.ttm-icon_element-size-md i {font-size: 30px;}

/** icon-size-lg **/
.ttm-icon.ttm-icon_element-size-lg {height: 95px;width: 95px;line-height: 95px;}
.ttm-icon.ttm-icon_element-size-lg i {font-size: 50px;}

.ttm-icon.ttm-icon_element-onlytxt {height: auto;width: auto;line-height: 1;}
.ttm-icon.ttm-icon_element-onlytxt i{
    position: unset;
    -webkit-transform: translate(0%,0%);
    -ms-transform: translate(0%,0%);
    -o-transform: translate(0%,0%);
    transform: translate(0%,0%);
}
/**--icon----**/
.ttm-right-video-icon, .ttm-left-video-icon, .ttm-center-video-icon {
    position: absolute;
    right: -30px;
    top: 50%;
    z-index: 10;
}
.ttm-video-icon .ttm-icon:before, .ttm-video-icon .ttm-icon:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 50%;
}
.ttm-video-icon .ttm-icon:after {
    z-index: -1;
    width: 80px;
    height: 80px;
    opacity: 0.3;
}

/** icon-shape **/
.ttm-icon.ttm-icon_element-style-round {
    border-radius: 5px;
}
.ttm-icon.ttm-icon_element-style-rounded {
    border-radius: 50%;
}
.ttm-icon.ttm-icon_element-style-square {
    border-radius: 0;
}

/** icon-style-border **/
.ttm-icon.ttm-icon-color-black.ttm-icon-style-border {
    background-color: transparent;
}

/** icon_element-style-fill **/
.ttm-icon.ttm-icon_element-fill {
    color: #fff;
}

/* ttm-list-style-icon */
.ttm-list.ttm-list-style-icon {
    list-style: none;
    padding: 0;
    margin: 0;
}
.ttm-list.ttm-list-style-icon li {
    font-size: 18px;
    line-height: 34px;
    position: relative;
    padding-bottom: 0;
}
.ttm-list.ttm-list-style-icon li i {
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 15px;
    line-height: 30px;
}
.ttm-list.ttm-list-style-icon .ttm-list-li-content {
    display: inline-block;
    padding-left: 27px;
    font-weight: 500;
}
/*------style1------------*/
.ttm-list.ttm-list-style-icon.style1 li {
    font-size: 16px;
    line-height: 34px;
}
/*--style2---*/
.ttm-list.ttm-list-style-icon.style2 li {
    font-size: 16px;
    line-height: 36px;
}
.ttm-list.ttm-list-style-icon.style2 li i{
     font-size: 14px;
 }
.ttm-list.ttm-list-style-icon.style2 .ttm-list-li-content{
    font-weight: 400;
    color: #888;
 }
/* ===============================================
    8.Buttons
------------------------*/
.ttm-btn{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 21px;
    padding: 10px 34px 10px 35px;
    background: transparent;
    border: 1px solid #eaeff5;
    position: relative;
    font-weight: 500;
    overflow: hidden;
    z-index: 1;
    transition: all 0.5s ease 0s;
    text-transform: capitalize;
}

.ttm-btn.ttm-icon-btn-left{padding-left: 30px;}
.ttm-btn.ttm-icon-btn-left i{ left: 20px;}
.ttm-btn.ttm-icon-btn-right i{ right: 20px;}
.ttm-btn.ttm-icon-btn-right{padding-right: 22px;}
.ttm-btn.ttm-icon-btn-right i{ right: 2px; }

.ttm-bgcolor-darkgrey .ttm-btn:hover.btn-inline.ttm-btn-color-skincolor{
    background-color: transparent;
    color: #fff;
}

/** btn-with-icon **/
.ttm-btn i{
    display: inline-block;
    vertical-align: middle;
    text-align: inherit;
    margin-left: 10px;
}
.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: 12px;line-height: 19px;padding: 10px 27px;}
.ttm-btn.ttm-btn-size-xs i {font-size: 14px;line-height: 19px;}

.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: 15px;line-height: 19px;}
.ttm-btn.ttm-btn-size-sm i {font-size: 18px;line-height: 19px;}

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

/** btn-size-lg **/
.ttm-btn.ttm-btn-size-lg { font-size: 18px; line-height: 19px; padding: 15px 40px;}
.ttm-btn.ttm-btn-size-lg i { font-size: 17px; line-height: 18px;}

/** btn-shape **/
.ttm-btn.ttm-btn-shape-round { border-radius: 2em; }
.ttm-btn.ttm-btn-shape-rounded { border-radius: 3px; }
.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: uppercase;
    padding: 0;
    font-weight: 600;
    border: 1px solid transparent;
    background-color: transparent;
}
.ttm-btn.btn-inline i{ 
    display: inline-block;
    margin-left: 7px;
    font-size: 12px;
    line-height: 11px;
    vertical-align: middle;
}
.ttm-btn.btn-inline i.ti-minus { margin-right: 30px; }
.ttm-btn.btn-inline i.ti-minus:before{
    position: absolute;
    content: "";
    height: 1px;
    width: 20px;
    background: currentColor;
    left: 0;
    top: 50%;
}
/* 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: 55px;
    width: 55px;
    line-height: 55px;
    margin: 0;
    z-index: 2;
}
.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-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: 85px;
    height: 85px;
    opacity: .1;
}
.ttm-play-icon-btn .ttm-play-icon-animation:before {
    width: 73px;
    height: 73px;
    opacity: .35;
}
.ttm-play-icon-btn:hover .ttm-play-icon-animation:after, .ttm-play-icon-btn:hover .ttm-play-icon-animation: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 } }

/*  Boxes-Spacing
---------------------------------------------------------------*/
.row.ttm-boxes-spacing-10px{ margin: 0px -10px; }
.ttm-boxes-spacing-10px .featured-item{ margin-bottom: 0; }
.ttm-boxes-spacing-10px .ttm-box-col-wrapper {
    padding-right: 5px;
    padding-left: 5px;
}
.ttm-boxes-spacing-10px .ttm-box-col-wrapper.bounceIn {
    margin: 10px 0;
}
.row.ttm-boxes-spacing-5px{ padding: 10px 0px 0px; margin: 0;}
.ttm-boxes-spacing-5px .ttm-box-col-wrapper {
    padding-right: 2.5px;
    padding-left: 2.5px;
    margin-bottom: 5px;
}
.row.ttm-boxes-spacing-0px{ padding: 0px 0px;}
.ttm-boxes-spacing-0px .ttm-box-col-wrapper {
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
}
/* ===============================================
     9. featured-icon-box ( only contents )
------------------------*/
.featured-icon-box { position: relative;}
.featured-icon-box .ttm-icon{ margin-bottom: 0; }
.featured-title h5{ font-size: 19px; line-height: 24px; margin-bottom: 0; font-weight: 500; }
.featured-desc p{font-size: 16px;line-height: 24px;margin-bottom: 0;}

.featured-icon-box.icon-align-before-heading .featured-icon{ position: absolute; left: 0; top: 0;}
.featured-icon-box.icon-align-before-heading .featured-title{ padding-left: 60px; }

.featured-icon-box.icon-align-before-content .featured-icon,
.featured-icon-box.icon-align-before-content .featured-content{
    display: table-cell;
    vertical-align: middle;
}
.featured-icon-box.icon-align-before-content .featured-icon i { 
    display: inline-block;
    vertical-align: middle; 
    position: unset;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}
.featured-icon-box.icon-align-before-content.icon-ver_align-top .featured-icon {
    vertical-align: top;
}
.featured-icon-box.icon-align-before-content .featured-content{
    padding-left: 15px;
}
.featured-icon-box.icon-align-before-content .featured-content .featured-title h5{
    margin-bottom: 4px;
}
.featured-icon-box .featured-content {
    padding-left: 15px;
}
.featured-icon-box .ttm-icon {
    margin-top: 8px;
}

/*--------------featured-icon-box----style1-------------------*/
.featured-icon-box.style1 {
    padding: 35px 0px 37px 90px;
}
.featured-icon-box.style1 .featured-icon, .featured-icon-box.style1 .featured-content {
    display: table-cell;
    vertical-align: top;
}
.featured-icon-box .ttm-icon.ttm-icon_element-size-md{
    height: 45px;
    width: 44px;
    line-height: 45px;
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.featured-icon-box.style1 .featured-desc p {
    font-weight: 600;
    font-size: 15px;
}
/*------------featured-icon-box----style2---------------*/
.featured-icon-box.style2 {
    padding: 35px 0px 37px 35px;
}
.featured-icon-box.style2 .featured-icon, .featured-icon-box.style2 .featured-content {
    display: table-cell;
    vertical-align: top;
}
.featured-icon-box.style2 .featured-desc p {
    font-weight: 600;
    font-size: 15px;
}
.featured-icon-box.style2:before {
    position: absolute;
    content: '';
    background-color: rgb(255,255,255,0.20);
    width: 1px;
    height: 60px;
    top: 35px;
    bottom: 0;
    left: 0;
}
.featured-icon-box.style2.rouded {
    border-radius: 0px 60px 60px 0px;
}
/*----style2---*/
.featured-icon-box.icon-position-left {
    padding: 15px 0 31px;
}
.featured-icon-box.icon-position-left .featured-icon, 
.featured-icon-box.icon-position-left .featured-content {
    display: table-cell;
    vertical-align: top;
}
.featured-icon-box.icon-position-left .featured-title{
    
margin-top: 5px;
}
.featured-icon-box.icon-position-left .featured-icon {
    padding-right: 20px;
}
.featured-icon-box.icon-position-left .featured-content h5 {
    font-size: 22px;
    line-height: 36px;
}
/*-----------featured-icon-box-----style3------------*/
.featured-icon-box.style3,
.featured-icon-box.style11 {
    text-align: left;
    background-color: #fff;
    border-radius: 6px;
    margin-bottom: 30px;
    padding: 60px 45px 55px 40px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.10);
    opacity: .10;
    webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.featured-icon-box.style3:hover:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}
.featured-icon-box.style3 {
   margin-top:8px;
}
.slick-active .featured-icon-box.style3 {
    opacity: 1;
}
.featured-icon-box.style3.featured-icon-box .featured-content,
.featured-icon-box.style11.featured-icon-box .featured-content{
    padding-left: 0px;
}
.featured-icon-box.style3 .featured-icon:before,
.featured-icon-box.style11 .featured-icon:before {
    content: "";
    top: 30px;
    left: 40px;
    width: 109px;
    height: 104px;
    position: absolute;
    background-image: url(../images/pattern.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.featured-icon-box.style3 .featured-icon:after,
.featured-icon-box.style11 .featured-icon:after{
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 70px;
    height: 70px;
    background-color: #f7c355;
    border-radius: 0px 6px 0px 70px;
}
.featured-icon-box.style3 .service-rating ,
.featured-icon-box.style11 .service-rating {
    color: rgb(6 6 6);
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    position: absolute;
    top: 15px;
    right: 10px;
    z-index: 1;
}
.featured-icon-box.style3 .featured-content .featured-title h5,
.featured-icon-box.style11 .featured-content .featured-title h5{
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin: 45px 0 27px;
 }
/*-----------------featured-icon-box----style4-------*/
.featured-icon-box.style4 {
    transition: 0.5s;
    text-align: center;
}
.featured-icon-box.style4 .featured-icon {
    border: 4px solid #f0f0f0;
    border-radius: 50%;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    height: 170px;
    width: 170px;
    border-radius: 50%;
    background-color: #fff;
    line-height: 190px;
}
.featured-icon-box.style4 .service-rating1 {
    background-color: #f7c355;
    color: #222;
    width: 46px;
    height: 46px;
    font-weight: 500;
    line-height: 46px;
    border-radius: 50%;
    border: none;
    display: block;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 1;
}
.featured-icon-box.style4 .featured-content {
    text-align: center;
    padding: 0 15px;
}
.featured-icon-box.style4:hover .service-rating1 {
    transform: scale(1.2);
    transition: 0.5s;
}
.featured-icon-box.style4.featured-icon-box .featured-content .featured-title h5 {
    font-size: 22px;
    line-height: 36px;
    margin: 0 0 5px;
    font-weight: 500;
}
/*------featured-icon-box----style5------- */
.featured-icon-box.icon-align-top-content.style5 {
    padding: 0;
    text-align: left;
    margin-top: 0;
}
.featured-icon-box.icon-align-top-content.style5 .ttm-icon {height: 52px;width: 43px;line-height: 52px;}
.featured-icon-box.icon-align-top-content.style5 .ttm-icon:before { 
    position: absolute;
    content: "";
    width: 100%; 
    height: 100%;
    border-radius: 6px;
    left: 0;
    right: 0;
    top: -32px;
}
[class*='col-lg-4']:not(:last-child) .featured-icon-box.icon-align-top-content.style5 .featured-icon:after {
    position: absolute;
    content: "";
    width: 190px;
    height: 1px;
    right: -31px;
    top: 95px;
    bottom: 0;
    border-top: 1px solid #1c5d85;
}
.featured-icon-box.icon-align-top-content.style5 .service-rating1{
    top: 0;
    width: 39px;
    height: 40px;
    border: 1px solid #1c5d85;
    right: 0;
    left: 0;
    margin-top: 16px;
    text-align: center;
    padding-top: 8px;
}
.featured-icon-box.icon-align-top-content.style5 .service-rating1 i { 
    font-size: 15px;
    height: 22px;
    width: 22px;
    line-height: 20px;
    border-radius: 50%;
    background-color: #fff;
}
.featuredbox-number .featured-icon-box.icon-align-top-content.style5 .ttm-num:before {
    content: counter(featuredbox-number) " ";
}
.featured-icon-box.icon-align-top-content.style5 .featured-content{
    padding-left:0;
}
.featured-icon-box.icon-align-top-content.style5  h5{
    font-size:20px;
    line-height: 36px;
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 5px;
}
.featured-icon-box.icon-align-top-content.style5 .featured-content p{
    margin-bottom:0;
}

/*------featured-icon-box---style6------*/
.featured-icon-box.style6 {
    text-align: left;
    border-radius: 0;
    padding: 55px 110px 40px 50px;
}
.featured-icon-box.style6 .featured-title h5 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    margin-top: 35px;
    margin-bottom: 30px;
}
.featured-icon-box.style6 .featured-content{
    padding-left:0;
}
.featured-icon-box.style6 .featured-icon:before {
    content: "";
    top: 40px;
    left: 50px;
    width: 109px;
    height: 104px;
    position: absolute;
    background-image: url(../images/pattern.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
 /*-----featured-icon-box-style7--------------*/
.featured-icon-box.style7 .featured-content .featured-title h5 {
    font-size: 20px;
    line-height: 30px;
    margin: 3px 0 10px;
}
.featured-icon-box.style7 .featured-content {
    padding-left: 10px;
}
/*--------featured-icon-box--style8--------*/
.featured-icon-box.style8 {
    padding: 35px 15px 0px;
    margin-bottom: 20px;
}
.featured-icon-box.style8 .featured-icon{
    display: table-cell;
    vertical-align: middle;
}
.featured-icon-box.style8 .featured-content{
        display: table-cell;
    vertical-align: middle;
}
.featured-icon-box.style8 .ttm-icon.ttm-icon_element-size-md{
    height: 67px;
    width: 67px;
    line-height: 67px;
    border-radius: 50%;
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.featured-icon-box.style8 .ttm-icon.ttm-icon_element-size-md i{
    font-size:26px;
}
.featured-icon-box.style8 .featured-content h5{
    font-size: 20px;
    line-height: 23px;
    margin-bottom:2px;
    font-weight: 500;
}
/*-------featured-icon-box----style9---------*/
.featured-icon-box.style9 {
    padding: 26px 10px 33px 40px;
}
.featured-icon-box.style9 .ttm-icon {
    margin-top: 0px;
}
.featured-icon-box.style9 .featured-content {
    padding-left: 25px;
}
.featured-icon-box.style9 .featured-icon,
.featured-icon-box.style9 .featured-content {
    display: table-cell;
    vertical-align: top;
}
.featured-icon-box.style9 .featured-content h5{
    font-size: 20px;
    line-height: 23px;
}
.featured-icon-box.style9 .ttm-icon.ttm-icon_element-size-md{
    height: 67px;
    width: 67px;
    line-height: 67px;
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.featured-icon-box.style9 .featured-content p {
    line-height: 25px;
}
/*-------featured-icon-box----style10---------*/
.featured-icon-box.style10 {
    padding: 20px 0 0px 30px;
}
.featured-icon-box.style10:last-child {
    padding: 20px 0 20px 30px;
}

.featured-icon-box.style10 .featured-icon,
.featured-icon-box.style10 .featured-content {
    display: table-cell;
    vertical-align: top;
}
.featured-icon-box.style10 .ttm-icon {
    margin-top: 0px;
}
.featured-icon-box.style10 .featured-content h5{
    font-size: 20px;
    line-height: 23px;
}
.featured-icon-box.style10 .featured-content p {
    line-height: 25px;
}
/*-------featured-icon-box----style11---------*/
.featured-icon-box.style11 {
    opacity: 0;
 }
 .slick-active .featured-icon-box.style11 {
    opacity: 1;
    margin-top: 6px;
}
/*-------featured-icon-box----style12--------*/
.featured-icon-box.style12 {padding: 34px 35px 15px;margin: 28px 0 15px;}
.featured-icon-box.style12 .ttm-icon {margin-top: 0px;}
.featured-icon-box.style12 h5 {
    line-height: 32px;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 500;
    text-transform: capitalize;
}
.featured-icon-box.style12.icon-align-top-content .featured-content {
    padding-top: 10px;
    padding-left: 0;
}
/*-------featured-icon-box----style13---------*/

.featured-icon-box.style13{
    padding: 15px 30px 0px 0;
}
.featured-icon-box.style13 .featured-icon:before {
    content: "";
    top: 17px;
    left: 20px;
    width: 109px;
    height: 104px;
    position: absolute;
    background-image: url(../images/pattern.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.featured-icon-box.style13 .featured-content .featured-title h5 {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin: 20px 0 25px;
 }

/*---ICON-INFO-------*/
.box-icon-info {
    border-radius: 80px;
    z-index: 1;
    position: relative;
}
/*---featured-icon-box--without-icon----*/
.featured-icon-box.without-icon {
    border: 1px solid #ddd;
}
.featured-icon-box.without-icon h5 {
    font-size: 22px;
    line-height: 39px;
    font-weight: 500;
}
.featured-icon-box.without-icon .ttm-list.ttm-list-style-icon .ttm-list-li-content {
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
    color: #888;
    margin-bottom: 20px;
}
/* ===============================================
    10.featured-imagebox ( contents with image)
------------------------*/
.featured-imagebox,
.featured-imagebox .featured-thumbnail { 
    position: relative; 
    overflow: hidden;
}
.ttm-grid-view .featured-imagebox { margin-bottom: 30px; }
.featured-imagebox .featured-content .featured-title h5 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.featured-imagebox .featured-content .category, .featured-imagebox .featured-content .category a {
    font-size: 14px;
    line-height: 15px;
    display: inline-block;
}
.featured-imagebox-portfolio .ttm-media-link a{
    display: inline-block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 3px;
    transition: all 0.3s ease 0s;
}
/*--------------portfolio--------*/
/* ttm-portfolio-box-view1*/
.featured-imagebox-portfolio.ttm-portfolio-box-view1{
    box-shadow: 0 0 10px 0 rgba(0, 43, 92, 0.08);
    margin-bottom: 2px;
}
.featured-imagebox-portfolio.ttm-portfolio-box-view1 .ttm-box-view-overlay:before, .ttm-box-view-overlay:before{
    position: absolute;
    content: "";
    bottom: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    transition: all .4s;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
.featured-imagebox-portfolio.ttm-portfolio-box-view1 img{
    width: 100%;
    height: auto;
    transform: scale3d(1, 1, 1);
    transition: all 0.6s ease 0s;
    transition: all 0.3s ease-out 0.5s;
}
.featured-imagebox-portfolio.ttm-portfolio-box-view1 .ttm-box-view-content-inner {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    text-align: center;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    transition: all .4s;
}
.featured-imagebox-portfolio .ttm-media-link a:first-child {margin-right: 4px;}

.featured-imagebox-portfolio.ttm-portfolio-box-view1 .featured-content-portfolio{
    padding: 26px 10px;
    text-align: center;
}
.featured-imagebox-portfolio .featured-content-portfolio .featured-title h5 {
    margin-bottom: 0;
}

.featured-imagebox-portfolio.ttm-portfolio-box-view1:hover .ttm-box-view-overlay:before, div:hover > .ttm-box-view-overlay:before{
    opacity: .91;
    bottom: 0px;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}
.featured-imagebox-portfolio.ttm-portfolio-box-view1:hover .ttm-box-view-content-inner {
    -webkit-transform: translateY(-220px);
    transform: translateY(-220px);
    transition-delay: .2s;
    bottom: -30px;
}
.ttm-box-view-overlay, .ttm-box-view-content-inner{
    position: relative;
    overflow: hidden;
}
.featured-imagebox-portfolio.ttm-portfolio-box-view1 .category{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    padding: 8px;
    text-align: center;
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
    transition: all 0.2s ease-in-out 0.1s;
}
.featured-imagebox-portfolio.ttm-portfolio-box-view1:hover .category{
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.featured-imagebox.featured-imagebox-post:hover .featured-thumbnail img{
     transform: scale(1.05);
}
/*----- ttm-portfolio-box-view2---------*/
.featured-imagebox-portfolio.ttm-portfolio-box-view2{
    box-shadow: 0 0 10px 0 rgba(0, 43, 92, 0.08);
    margin-bottom: 2px;
}
.featured-imagebox-portfolio.ttm-portfolio-box-view2 .featured-content-portfolio{
    padding: 26px 10px;
    text-align: center;
}
.featured-imagebox-portfolio.ttm-portfolio-box-view2 img{
    width: 100%;
    height: auto;
    transform: scale3d(1, 1, 1);
    transition: all 0.6s ease 0s;
}
.featured-imagebox-portfolio.ttm-portfolio-box-view2:hover img{ transform: scale3d(1.15, 1.15, 1); }
.featured-imagebox-portfolio.ttm-portfolio-box-view2 .category{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    padding: 8px;
    text-align: center;
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
    transition: all 0.2s ease-in-out 0.1s;
}
.featured-imagebox-portfolio.ttm-portfolio-box-view2:hover .category{
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.featured-imagebox-portfolio.ttm-portfolio-box-view2 .ttm-media-link {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    text-align: center;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    transition: all 0.2s ease-in-out 0.3s;
}
.featured-imagebox-portfolio.ttm-portfolio-box-view2:hover .ttm-media-link {
    -webkit-transform: translateY(-220px);
    transform: translateY(-220px);
    transition-delay: 0s;
}

/*---------featured-imagebox-----services-----*/
.featured-imagebox-services.style1 .featured-content{
    position: relative;
    padding: 35px 20px 30px 30px;
    background-color: #fff;
    text-align: left;
    margin-top:-80px;
    margin-left:80px;
}
.featured-imagebox-services.style1 .featured-content{
    box-shadow: 0 0 11px 0 rgba(6, 22, 58, 0.06);
}
.featured-imagebox-services.style1 .featured-content:before{
    position: absolute;
    content: "";
    bottom: 0;
    width: 108px;
    height: 88px;
    right: 0;
    text-align: center;
    background-color: #f5f6fa;
    z-index: 1;
    margin: 0px auto;
    background-repeat: no-repeat;
    -webkit-mask-box-image: url(../images/pattern-1.svg);
    transition: opacity 0.4s linear;
}
.featured-imagebox-services.style1 .featured-content .featured-title{
  margin-top: 30px;
}
.featured-imagebox-services.style1 .featured-content .featured-title h5 {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 39px;
    font-weight: 500;
}
/*-------post------ */
.featured-content-text {
    padding: 35px 45px 27px;
    position: relative;
    border-top: 4px solid;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.08);
    margin-top: 23px;
}
.featured-title {
    font-size: 18px;
    line-height: 34px;
    margin-top: 15px;
    font-weight: 500;
}

/*-------------POST---*/
.featured-imagebox-post .featured-content.featured-content-post{
    padding: 0;
    position: relative;
}
.featured-imagebox-post .featured-content.featured-content-post .post-meta span{
    display: inline-block;
    position: relative;
    margin-right: 20px;
    font-size: 12px;
    padding-top: 20px;
    line-height: 20px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.featured-imagebox-post .featured-content.featured-content-post .post-meta span i{ padding-right: 5px; }
.featured-imagebox-post .featured-content.featured-content-post .post-meta span:not(:last-child):after{
    display: block;
    position: absolute;
    content: "";
    height: 5px;
    width: 5px;
    border-radius: 100%;
    right: -14px;
    top: 68%;
    background-color: currentColor;
}
.featured-imagebox .featured-content .team-position{
    margin-top:5px;
}
.featured-imagebox-post .featured-content .featured-title h5{
    -webkit-line-clamp: 2;
    font-weight: 600;
    margin-bottom: 23px;
}
/* post */
.featured-imagebox-post{
    margin: 8px 0 10px;
    transition: all 0.3s ease-in-out;
}
.featured-imagebox-post .featured-thumbnail img{
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}
.featured-imagebox-post:hover .featured-thumbnail img{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.featured-imagebox-post .ttm-post-thumbnail .ttm-media-link a{
    position: absolute;
    top: 20px;
    right: -2px;
} 
.featured-imagebox-post .ttm-post-thumbnail .ttm-media-link a i{
    display: block;
    width: 51px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    text-align: center;
    display: block;
    background-color: #fff;
}
.featured-imagebox-post .featured-content.featured-content-post .post-meta span{
    display: inline-block;
    position: relative;
    margin-right: 20px;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 0;
    padding-top: 20px;
}
.featured-imagebox-post .featured-content.featured-content-post .post-title{
    margin-top: 0;
}
.featured-imagebox-post .featured-content.featured-content-post .post-meta span:last-child{
    margin-right: 0;
}
.featured-imagebox-post .featured-content.featured-content-post .post-meta span:not(:last-child):after{
    display: block;
    position: absolute;
    content: "";
    height: 5px;
    width: 5px;
    border-radius: 100%;
    right: -14px;
    top: 65%;
    background-color: currentColor;
}
.featured-imagebox-post .featured-content.featured-content-post .post-meta span i{ padding-right: 5px; }
/*----team--style1-*/
.featured-imagebox-team.style1 {
    margin-bottom: 30px;
}
/*--------team------*/
.featured-imagebox-team {
    padding: 20px;
    overflow: visible;
    margin: 1px 0;
}
.featured-imagebox-team .ttm-team-box-view-overlay {
    position: relative;
    overflow: visible;
}
.featured-imagebox-team .ttm-team-box-view-overlay:before {
    content: '';
    background: linear-gradient(to bottom,rgba(4,62,76,0) 0%,rgb(0 73 118 / 0.80) 100%);
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    transition-property: top,opacity;
    transition: all .4s;
}
.featured-imagebox-team .featured-thumbnail img{
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.featured-iconbox.ttm-media-link {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.featured-imagebox-team .ttm-team-box-view-overlay .featured-iconbox.ttm-media-link {
    padding: 10px 20px;
    padding-bottom: 0;
    position: absolute;
    z-index: 2;
    width: 100%;
    bottom: 0px;
    opacity: 0;
    text-align: center;
}
.featured-imagebox-team  .featured-content.featured-content-team {
    padding: 25px 0 10px;
}
.featured-imagebox-team:hover .ttm-team-box-view-overlay .featured-iconbox.ttm-media-link{
     bottom: 20px;
}
.featured-imagebox-team:hover .ttm-team-box-view-overlay .featured-iconbox.ttm-media-link,
.featured-imagebox-team:hover .ttm-team-box-view-overlay:before  {
    opacity: 1;  
}
.featured-imagebox-team .ttm-team-box-view-overlay .featured-iconbox.ttm-media-link ul {
    margin: 15px 0;
}
.featured-imagebox-team .ttm-team-box-view-overlay .featured-iconbox.ttm-media-link ul li a {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 0;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    background-color: transparent;
    border: 1px solid #fff;
    display: block;
    color: #fff;
}
/* ===============================================
    11.Wrap-Form
------------------------*/
.wrap-form label {
    width: 100%;
    margin-bottom: 0;
}
.wrap-form span.text-input {
    display: block;
    position: relative;
}
.wrap-form span.text-input i {
    position: absolute;
    right: 30px;
    top: 15px;
    opacity: .9;
    font-size: 13px;
    line-height: 19px;
    z-index: 1;
    color: #9b9b9b;
}
.wrap-form.ttm-quote-form span.text-input input {
    border-radius: 90px;
}
/* contactform */
.contact_form.wrap-form span.text-input {
     margin-bottom: 15px;
}
.contat_form.wrap-form span.text-input i {
    left: 15px;
}
.ttm-contactform label span.text-input {
    margin-bottom: 40px;
}
.wrap-form.ttm-contactform label:nth-last-child(-n+3){ margin: 0 0 10px; }
.wrap-form.ttm-contactform span.text-input input, .wrap-form.ttm-contactform span.text-input textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #eaeaea;
    border-radius: 0;
    padding-left: 0;
    padding-bottom: 10px;
}
.wrap-form.ttm-contactform input[type="submit"] {margin: 10px 0 10px;}
.wrap-form.contact_form span.text-input i {
    position: absolute;
    left: 0;
    top: 20px;
    opacity: .9;
    font-size: 16px;
    z-index: 1;
}
.wrap-form.contact_form span.text-input input, 
.wrap-form.contact_form span.text-input select {
    border-radius: 90px;
    color: rgba(0,0,0,.60);
    padding: 13px 30px 10px;
}
.wrap-form.contact_form span.text-input textarea {
     border-radius: 10px;
     color: rgba(0,0,0,.60);
     border-color: transparent;
}
.wrap-form.contact_form button[type="submit"] {
    font-size: 13px;
    padding: 14px 28px;
}
.ttm-bgcolor-skincolor .wrap-form.contact_form span.text-input input, 
.ttm-bgcolor-skincolor .wrap-form.contact_form span.text-input textarea,
.ttm-bgcolor-skincolor .wrap-form.contact_form span.text-input select{
    background-color: transparent;
    border: 0;
    color: #fff;
    padding-left: 0;
    border-bottom: 2px solid rgba(255,255,255,.12);
}
/* ===============================================
    12. fid
-------------------------------------------------------------- */  
.fid{
    padding: 60px 20px;
    position: absolute;
    left: 85px;
    bottom: 67px;
    overflow: hidden;
    width: 190px;
    height: 190px;
    border-radius: 5px;
} 
.inside.fid h4, .inside.fid h4 span {
   font-size: 70px;
   line-height: 36px;
   margin-bottom: 10px;
   font-weight: 500;
}
.inside.fid h4 span { margin-left: 2px; }

/* ----------style1-------*/
.inside {
    transition: all .4s;
}
.ttm-fid-view-lefticon .ttm-fid-icon-wrapper ,
.ttm-fid-view-lefticon .ttm-fid-contents {
    display: inline-block;
    vertical-align: middle;
}
.ttm-fid-icon-wrapper i {
    display: block;
    font-size: 40px;
}
.ttm-fid.inside h3 {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 500;
}
.inside h3 span {
    padding: 2px 4px 0 4px;
    display: block;
}
.ttm-fid sub {
    opacity: 1;
    font-size: 32px;
    font-weight: 600;
    bottom: 0;
    margin-left: 0px;
}

.ttm-fid.inside.ttm-fid-with-icon.ttm-fid-view-lefticon.style1 .ttm-fid-contents, 
.ttm-fid.inside.ttm-fid-with-icon.ttm-fid-view-lefticon.style1 .ttm-fid-icon-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
}
.ttm-fid.inside.ttm-fid-with-icon.ttm-fid-view-lefticon.style1 .ttm-fid-icon-wrapper { padding: 0 20px;}
.ttm-fid.inside.ttm-fid-with-icon.ttm-fid-view-lefticon.style1 .ttm-fid-contents { 
    padding-left: 20px;
    position: relative;
    transition: all .4s;
}
.ttm-fid.inside.ttm-fid-with-icon.ttm-fid-view-lefticon.style1 .ttm-fid-contents:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 2px;
    background-color: #eef3f8;
    left: 0;
    top: 0;
    transition: all .4s;
}
/*------style-2-------*/
.ttm-fid-view-lefticon.style2.inside {
    padding: 60px 0px;
    text-align: center;
}
.ttm-highlight-fid-style2 {
    top: 95px;
    right: 10px;
    width: 195px;
    position: absolute;
    background: #fff;
    padding: 24px 25px 14px;
    border: 3px solid #e8e9ea;
    max-width: 250px;
    z-index: 9;
    margin-bottom: 0;
}
.ttm-highlight-fid-style2 h4{
    font-size:51px;
    line-height:23px;
}
.ttm-highlight-fid-style2 p{
    font-size:14px;
    line-height:19px;
}
.ttm-highlight-fid-style2:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  z-index: 1;
  bottom: 11px;
  left: 113px;
  border: 10px solid transparent;
  border-bottom: 0;
  border-top-color: #fff;
  margin-bottom: -21px;
}
.ttm-highlight-fid-style2:after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 93px;
    left: 110px;
    border: 13px solid transparent;
    border-bottom: 0;
    border-top-color: #e8e9ea;
}
.ttm-fid-view-lefticon.style2 .ttm-fid-icon-wrapper i{ font-size: 43px; }
.ttm-fid-view-lefticon.style2 .ttm-fid-contents{
    padding-left: 18px;
}
.ttm-fid-view-lefticon.style2 .ttm-fid-contents h4{
    font-size:46px;
    line-height:26px;
    font-weight:600;
}
.row > [class*='col-'] > .ttm-fid-view-lefticon.style2.inside:before{
    position: absolute;
    content: "";
    top: 35px;
    left: 0;
    display: block;
    height: 105px;
    width: 1px;
    background-color: rgba(0, 0, 0, 0.09);
    transition: all .4s;
}
.row > [class*='col-']:first-child > .ttm-fid-view-lefticon.style2.inside:before { content: unset; }
.ttm-fid-view-lefticon.style2:hover .ttm-fid-icon-wrapper i {
    transition: all .4s;
    -ms-transform: rotateY(-360deg);
    -webkit-transform: rotateY(-360deg);
    transform: rotateY(-360deg);
}
/*------style-3--------*/
.ttm-highlight-fid-style3 {
    position: absolute;
    padding: 15px 15px 15px;
    width: 241px;
    height: 62px;
    left: 160px;
    bottom: 230px;
}
.ttm-fid.inside.ttm-highlight-fid-style3 h4 {
    display: inline-block;
    margin-bottom: 0;
    font-size: 18px;
    padding-bottom: 0;
    line-height: 30px;
    font-weight: 700;
}
.ttm-highlight-fid-style3 h4 span {
    font-size:18px;
    font-weight:500;
    line-height: 19px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    display: inline-block;
}
.ttm-highlight-fid-style3 h3 {
    font-size:18px !important;
    font-weight:500 !important;
    line-height: 19px;
}
/* ===============================================
    13.Progress-Bar
------------------------*/
.ttm-progress-bar{ position: relative; }
.ttm-progress-bar:not(:last-child){ margin-bottom: 30px; }
.ttm-progress-bar .progressbar-title {
    top: -35px;
    left: 0;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 5px;
    text-transform: capitalize;
    padding-left: 0;
    color: inherit !important;
}
.ttm-progress-bar .progress-bar-percent {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    text-shadow: none;
    font-size: 16px;
    font-weight: 500;
    color: #f7c355;
}
.ttm-progress-bar .progress-bar {
    border-radius: 0;
    height: 6px;
    position: relative;
}
.ttm-progress-bar .progress-bar:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    bottom: -6px;
    right: -1px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #f7c355;
    box-shadow: 0 0 10px 0 rgba(0, 43, 92, 0.08);
}
.ttm-progress-bar .progress-bar-inner{ 
    height: 6px;
    width: 100%;
    background-color: #f5f9fd;
}
.progress {
  width: 140px;
  height: 140px;
  background: none;
  position: relative;
}
.progress::after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 4px solid #eee;
  position: absolute;
  top: 0;
  left: 0;
}
.progress>span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}
.progress .progress-left {
  left: 0;
}
.progress .progress-bar {
  width: 100%;
  height: 100%;
  background: none;
  border-width: 4px;
  border-style: solid;
  position: absolute;
  top: 0;
}
.progress .progress-left .progress-bar {
  left: 100%;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  border-left: 0;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}
.progress .progress-right {
  right: 0;
}
.progress .progress-right .progress-bar {
  left: -100%;
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
  border-right: 0;
  -webkit-transform-origin: center right;
  transform-origin: center right;
}
.progress .progress-value {
  position: absolute;
  top: 0;
  left: 0;
}
.progress-bar-percent {
    top: 0;
    right: 0;
    font-size: 38px;
    line-height: 36px;
    font-weight: 500;
    color: #f7c355;
}
.progress-bar-percent .small {
    font-size: 22px;
    line-height: 36px;
}
.progressbar-title {
    left: 0;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    margin-top: 15px;
    padding: 0 20px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
/* ===============================================
    14.Testimonial
------------------------*/
.testimonials {
    position: relative;
}
.testimonials.style1 .testimonial-content{
    text-align: left;
    font-size: 16px;
    line-height: 25px;
    background-color: #fff;
    border-radius: 6px;
    margin-bottom: 30px;
    padding: 60px 50px 60px 40px;
    position: relative;
    box-shadow: 0 0 10px 0 rgba(0, 43, 92, 0.08);
}
.testimonials.style1 .testimonial-content blockquote{
    font-size: 17px;
    font-style: italic;
    margin-bottom: 5px;
}
.testimonial-caption h5 span {
    font-size: 14px;
    line-height: 26px;
    padding-left: 10px;
    color: #a6a6a6;
    font-weight: 400;
}
.testimonials{
    margin: 0;
    margin-top: 0;
}
.testimonials-info .testimonials .testimonial-content blockquote {
    font-size: 18px;
}
.testimonial-caption h5 {
    font-size: 22px;
    line-height:26px;
    font-weight: 500;
}
.star-ratings ul{padding: 0;margin: 0;margin-bottom: 15px;}
.star-ratings li{
    font-size: 13.8px;
    min-width: 14px;
    display: inline-block;
    color: #e0e8f0;
}
.star-ratings ul li.active , .star-ratings ul li.active i{color: #f7c355;}
.testimonials-nav {
    max-width: 500px;
    text-align: center;
    margin: 0 auto;
    padding: 0 0px;
}
.testimonials-nav .testimonial-avatar .testimonial-img {
    position: relative;
    cursor: pointer;
    /*height: 76px;*/
    /*width: 76px;*/
    height: 120px;
    width: 160px;
    border-radius: 50%;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    margin: 0 4px;
}
.testimonials-nav .testimonial-avatar .testimonial-img img{
    height: 100%;
    width: 100%;
    border-radius: 50%;
}
.testimonials-nav .slick-current.testimonial-avatar .testimonial-img{
    transform: scale(1);
    margin-right: 5px;
    margin-left: 5px;
    opacity:1;
}
.testimonials-nav .testimonial-avatar .testimonial-img{
     opacity:0.40;
}
/*-------------------testimonials---style2--------------------*/
.testimonials.style2{
    margin-top:20px;
}
.testimonials.style2 .testimonial-content{
    margin-top: 1px;
    text-align: left;
    font-size: 16px;
    line-height: 25px;
    background-color: #fff;
    border-radius: 0;
    padding: 30px 35px 33px;
    position: relative;
    margin-bottom: 31px;
    filter: drop-shadow(0px 10px 10px rgba(0, 0, 0, 0.08));
}
.testimonials.style2 .testimonial-content::before {
    content: ",,";
    font-family: 'Josefin Sans', sans-serif;
    display: inline-block;
    position: absolute;
    font-size: 80px;
    font-weight: 400;
    font-style: normal;
    line-height: 5px;
    top: -20px;
    right: 35px;
    width: 48px;
    height: 48px;
    color: #f7c355;
    border-radius: 50px;
    text-align: center;
}
.testimonials.style2 .testimonial-content:after {
    display: block;
    content: "";
    position: absolute;
    top: 100%;
    left: 30px;
    width: 0;
    height: 0;
    border-top: 14px solid #fff;
    border-right: 13px solid transparent;
    border-left: 13px solid transparent;
}
.testimonials.style2 .testimonial-img{
    display: inline-block;
    vertical-align: middle;
    width: 70px;
    height: 70px;
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.testimonials.style2 .testimonial-img img{
    border-radius: 50%;
    height: auto;
    width: 100%;
    transition: opacity 400ms;
    transform: translateZ(0)!important;
    -webkit-transform: translateZ(0);
}
.testimonials.style2 .testimonial-caption{
    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
}
.testimonials.style2 .testimonial-caption h5 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 0;
}
.testimonials.style2 .testimonial-caption label{ 
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}

/* ===============================================
    15.Processbox
------------------------*/
.ttm-processbox-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding-top: 55px;
}
.ttm-processbox-wrapper:before{
    content: '';
    position: absolute;
    left: -580px;
    right: -200px;
    height: 100%;
    display: block;
    background: url(../images/proccess-box-arrow.png) center center no-repeat;
    top: -62px;
}
/* ===============================================
    16.Client-box 
------------------------*/

.client-box{ 
    position: relative;
    text-align: center;
}
.client-box .ttm-client-logo-tooltip{
    padding-top: 80px;
    padding-bottom: 90px;
}
.client-box .ttm-client-logo-tooltip,
.client-box .ttm-client-logo-tooltip-inner{
    position: relative;
    overflow: hidden;
}
.client-box .ttm-client-logo-tooltip img{
    text-align: center;
    display: block;
    margin: 0 auto;
}
.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: 69%;
}
.client-box .ttm-client-logo-tooltip .client-thumbnail_hover{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    z-index: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.client-box:hover .ttm-client-logo-tooltip .client-thumbnail_hover {
    bottom: 0;
}
/*----style-1----*/
.client-box .ttm-client-logo-tooltip.style1 {
    padding: 45px 0 40px;
}
/*===========================================
    17.  radio pricing-tab
    -----------------------*/
.pricing-tab {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.pricing-tab-inner {
    position: relative;
}
.price-switch {
    position: relative;
    display: block;
    width: 60px;
    height: 34px;
    margin: 0 auto 42px;
}
.price-switch input:checked+.price-slider {
    background-color: #004976;
}
.price-switch .price-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #f7c355;
    background-color: #fff;
    border-radius: 34px;
    -webkit-transition: .4s;
    transition: .4s;
}
.price-switch input:checked+.price-slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.price-switch .price-slider:before {
    position: absolute;
    content: "";
    height: 24px;
    width: 24px;
    left: 4px;
    bottom: 4px;
    background-color: #f7c355;
    border-radius: 50%;
    -webkit-transition: .2s;
    transition: .2s;
}
.price-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.pr-default-variant {
    right: calc(50% + 50px);
    top: 0;
}
.pr-secondary-variant {
    left: calc(50% + 50px);
    top: 0;
}
.pr-secondary-variant, .pr-default-variant {
    font-weight: 600;
    font-size: 13px;
    position: absolute;
    color: #8f8f8f;
    line-height: 36px;
    text-transform: uppercase;
}

/*===========================================
    18.Pricing-Plan
    -----------------------*/

.ttm-pricing-plan {
    border-radius: 5px;
    padding: 0 0 30px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
    position: relative;
    text-align: center;
    z-index: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    overflow: hidden;
    margin-bottom: 30px;
}
.ttm-p_table-icon .ttm-icon {
    margin-top: 15px;
}
.ttm-pricing-plan .ttm-p_table-head {
    padding: 16px 15px;
    background-color: #e3e3e3;
    line-height: 30px;
    border-radius: 5px 5px 0 0;
}
.ttm-pricing-plan .ttm-p_table-head h5 {
    margin-bottom: 0;
    font-weight: 500;
}
.ttm-p_table-amount h5 {font-size: 30px;line-height: 30px;display: inline-block;margin-bottom: 0;font-weight: 400;}
.ttm-p_table-amount .pac_frequency {
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    text-align: left;
    padding-left: 6px;
}
.ttm-p_table-features {
    list-style: none;
    margin: 58px 0 0;
    padding: 0;
}
.ttm-p_table-features li:last-child {
    border-bottom: 0;
}
.ttm-p_table-head.title-style h5 {
    color: #fff;
}
.ttm-p_table-features li {
    position: relative;
    padding: 0 0 13px;
    margin-bottom: 13px;
    width: 100%;
    border-bottom: 1px solid #eaeaea;
}
.ttm-p_table-footer{
   margin-top: 35px;
}  
/*---ttm-pricing-plan---style1---*/ 
.ttm-pricing-plan.style1 {
    position: relative;
    margin-top: 32px;
    overflow: visible;
    text-align: left;
    padding: 0;
}
.ttm-pricing-plan.style1 .ttm-pricing-head-title {
    width: 105px;
    height: 32px;
    top: -32px;
    position: absolute;
    right: 0;
    clear: both;
    font-size: 13px;
    line-height: 19px;
    font-weight: 500;
    padding: 7px 20px;
}
.ttm-pricing-plan.style1 .ttm-pricing-body-title {
    padding: 35px 0 35px 55px;
    border-bottom: 3px solid #f2f2f2;
}
.ttm-pricing-plan.style1 .ttm-feat-cont-head-left {
    position: relative;
    display: table-cell;
    padding-right: 65px;
}
.ttm-pricing-plan.style1 .ttm-feat-cont-head-left:before {
    position: absolute;
    content: '';
    background-color: #e0e0e0;
    width: 1px;
    height: 156px;
    top: 10px;
    bottom: 0;
    right: 0;
}
.ttm-pricing-plan.style1 .ttm-p_table-icon .ttm-icon {
    margin-top: 0px;
}
.ttm-pricing-plan.style1 .ttm-p_table-amount {
    margin-top: 0;
}
.ttm-pricing-plan.style1 .ttm-p_table-amount h6 {
    margin-bottom: 32px;
    margin-top: 5px;
}
.ttm-pricing-plan.style1 .ttm-p_table-amount h5 {
    font-size: 40px;
    line-height: 36px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
}
.ttm-pricing-plan.style1 .ttm-feat-cont-body-right {
    display: table-cell;
    position: relative;
    vertical-align: top;
    padding-left: 55px;
}
.ttm-pricing-plan.style1 .ttm-p_table-features {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ttm-pricing-plan.style1 .ttm-p_table-features li {
    position: relative;
    padding: 0;
    font-size: 16px;
    line-height: 36px;
    color: #777;
    width: 100%;
    border: none;
    margin-bottom: 0;
}
.ttm-pricing-plan.style1 .ttm-p_table-features li i {
    padding-right: 15px;
    font-size: 15px;
    line-height: 30px;
}
/* ===============================================
    18.Tab
------------------------*/
.ttm-tabs ul.tabs{
    width:100%; 
    padding: 0;
    margin: 0;
    text-align: center;
    margin-bottom: 40px;
}
.ttm-tabs ul.tabs li{ 
    display: inline-block;
    margin-bottom: 10px;
    border: 1px solid;
}

.ttm-tabs.tabs-style-01 ul.tabs{
    justify-content: center;
}
.ttm-tabs.tabs-style-01 ul.tabs li+li a{
    border-left: 2px solid #eef3f8;
}
.ttm-tabs.tabs-style-01 ul.tabs li:first-child {
    border: 0;
}
.ttm-tabs.tabs-style-01 ul.tabs li a{
    display: inline-block;
    cursor: pointer;
    padding: 12px 28px 11px;
    margin-bottom: 0px;
    line-height: 22px;
    width: auto;
    position: relative;
    z-index: 3;
    font-size: 15px;
    border-radius: 0;
    text-transform: capitalize;
    font-weight: 500;
    color: inherit;
}
.ttm-tabs.tabs-style-01 ul.tabs li:first-child a, .ttm-tabs.tabs-style-01 ul.tabs li.active:first-child  a{ border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
.ttm-tabs.tabs-style-01 ul.tabs li:last-child a, .ttm-tabs.tabs-style-01 ul.tabs li.active:last-child  a{ border-top-right-radius: 3px; border-bottom-right-radius: 3px; }

.ttm-tabs .content-tab .content-inner{ display: none; }
.ttm-tabs .content-tab .content-inner.active{ display: block; }


/* ttm-tab-style-vertical */
.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{ 
    display: block;
    cursor: pointer;
    background-color: #2a2a2a; 
    color: #fff; 
    letter-spacing: 1.2px; 
    padding: 14px 20px; 
    text-transform: uppercase; 
    font-size: 18px; 
    line-height: 27px;
    margin: 0;
    border-radius: 0;
}

/* ttm-tab-style-horizontal */
.ttm-tabs.ttm-tab-style-horizontal ul{margin: 0;padding: 0;text-align: left;}
.ttm-tabs.ttm-tab-style-horizontal ul.tabs li{display: inline-block;border: 0;margin: 0;}
.ttm-tabs.ttm-tab-style-horizontal ul.tabs li a{
    padding: 0px 0px 11px 20px;
    font-size: 22px;
    line-height: 32px;
    display: block;
    font-weight: 600;
    width: 180px;
    text-align: left;
    border-bottom: 3px solid #e0e0e0;
    margin-right: -5px;
    margin-top: -10px;
}
.ttm-tabs.ttm-tab-style-horizontal .content-tab   {
    padding: 35px 15px 25px;
}  
/*----style1-----*/
.ttm-tabs.ttm-tab-style-horizontal.style1 {
    padding: 0;
}
.ttm-tabs.ttm-tab-style-horizontal.style1 .content-inner h4 {
   font-size: 28px;
   line-height: 36px;
   font-weight: 500;
   margin-bottom: 20px;
}
.ttm-tabs.ttm-tab-style-horizontal.style1 .content-inner p {
   font-size: 17px;
   line-height: 28px;
   font-weight: 400;
}
.ttm-tabs.ttm-tab-style-horizontal.style1 .content-inner h5 {
   font-weight: 500;
   line-height: 36px;
   font-size: 20px;
   margin-top: 40px;
}
.ttm-tabs.ttm-tab-style-horizontal.style1 ul.tabs li a {padding: 15px 30px 15px 30px;width: 250px;height: 80px;font-size: 18px;line-height: 34px;display: inline-block;font-weight: 500;margin-top: 3px;position: relative;border: 0;margin-bottom: 15px;margin-right: 17px;box-shadow: 0 0 10px 0 rgb(0 0 0 / 8%);border-radius: 3px;}
.ttm-tabs.ttm-tab-style-horizontal.style1 ul.tabs li a:before{
    content: "";
    border: 0 solid transparent;
    border-width: 10px;
    right: 40%;
    border-style: solid;
    margin-bottom: 0;
    text-align: center;
    bottom: -20px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    background-size: cover;
}
.ttm-tabs.ttm-tab-style-horizontal.style1 ul.tabs li a i{
    font-size: 34px;
    line-height: 40px;
    padding-right: 15px;
}
.ttm-tabs.ttm-tab-style-horizontal.style1 ul{
    margin-left: 0;
}
.ttm-tabs.ttm-tab-style-horizontal.style1 ul li .ttm-list-li-content{
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    color: #777;
}
.ttm-horizontal_sep {
    border-top: 1px solid rgba(0, 0, 0, 0.04);
    display: block;
    position: relative;
}  

/* ===============================================
    19.Boxes-Spacing
------------------------*/
.row.ttm-boxes-spacing-15px{ margin: 0 -15px; }
.ttm-boxes-spacing-15px .ttm-box-col-wrapper {
    padding-right: 15px;
    padding-left: 15px;
    margin: 0;
}

.row.ttm-boxes-spacing-10px{/* margin: 0 -5px; */}
.ttm-boxes-spacing-10px .ttm-box-col-wrapper {
    padding-right: 5px;
    padding-left: 5px;
    margin: 0 0 10px;
}
.row.ttm-boxes-spacing-5px{ margin: 0; }
.ttm-boxes-spacing-5px .ttm-box-col-wrapper {
    padding-right: 2.5px;
    padding-left: 2.5px;
    margin-bottom: 5px;
}
.row.ttm-boxes-spacing-0px{ margin: 0; }
.ttm-boxes-spacing-0px .ttm-box-col-wrapper {
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    outline: 0;
}

/* ===============================================
    20.sep_holder
------------------------*/
.ttm-horizontal_sep {
    border-top: 1px solid rgba(0, 0, 0, 0.04);
    display: block;
    position: relative;
}
.ttm-bgcolor-darkgrey .ttm-horizontal_sep{
    border-top-color: rgba(255,255,255,0.08);
}
.ttm-bgcolor-white .ttm-horizontal_sep{
    border-top-color: #f1f1f1;
}
.border, .border-top, .border-left, .border-bottom, .border-right {
    border-color: #ebf0f4 !important;
}
.ttm-bgcolor-darkgrey .border,
.ttm-bgcolor-darkgrey .border-top,
.ttm-bgcolor-darkgrey .border-left,
.ttm-bgcolor-darkgrey .border-bottom,
.ttm-bgcolor-darkgrey .border-right,
.ttm-bgcolor-skincolor .border,
.ttm-bgcolor-skincolor .border-top,
.ttm-bgcolor-skincolor .border-left,
.ttm-bgcolor-skincolor .border-bottom,
.ttm-bgcolor-skincolor .border-right{
    border-color: rgba(255,255,255,0.06) !important;
}

.ttm-vertical_sep > [class*='col-']:not(:last-child):before{
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    right: 15px;
    width: 1px;
    background-color: rgb(255,255,255,0.20);
}
.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,0.2);
}

/*------*/
.sep_holder_box{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}
.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 rgb(253 253 253 / 0.16);
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
}
.testimonial-section .sep_holder .sep_line,
.about-fea-section .sep_holder .sep_line,
.about2-section .sep_holder .sep_line,
.about-gentlemen-section .sep_holder .sep_line{border-color: #e3e3e3;}
.ttm-bgcolor-skincolor .sep_holder .sep_line,
.ttm-bgcolor-darkgrey .sep_holder .sep_line{
    border-top-color: rgba(255,255,255,0.17);
}
.ttm-bgcolor-white .sep_holder .sep_line{
    /* border-top-color: #f1f1f1; */
}
.border, .border-top, .border-left, .border-bottom, .border-right {
    border-color: rgba(0, 0, 0, 0.05) !important;
}
.ttm-bgcolor-darkgrey .border,
.ttm-bgcolor-darkgrey .border-top,
.ttm-bgcolor-darkgrey .border-left,
.ttm-bgcolor-darkgrey .border-bottom,
.ttm-bgcolor-darkgrey .border-right,
.ttm-bgcolor-skincolor .border,
.ttm-bgcolor-skincolor .border-top,
.ttm-bgcolor-skincolor .border-left,
.ttm-bgcolor-skincolor .border-bottom,
.ttm-bgcolor-skincolor .border-right{
     border-color: rgba(255,255,255,0.06) !important;
}
/* ===============================================
    21.Sidebar
------------------------*/
.sidebar .widget-area .widget {
    position: relative;
    margin-bottom: 30px;
    padding: 17px 35px 25px 30px;
}
.sidebar .widget-area .widget:last-child{ 
    margin-bottom: 0px;
}
.sidebar .widget ul{
    margin: 0;
    padding: 0;
}
.sidebar .widget ul >li {
    padding-bottom: 10px;
    padding-top: 0;
    list-style: none;
    position: relative;
}
.sidebar .widget ul>li:first-child{
    border-top: none;
    padding-top: 0;
}
.sidebar .widget ul>li:last-child{
    padding-bottom: 0;
}
.sidebar .widget-title{
    font-size: 21px;
    padding-bottom: 5px;
    margin-bottom: 28px;
    position: relative;
    font-weight: 600;
}
.sidebar .widget-title:before,  .sidebar .widget-title:after{
    position: absolute;
    height: 1px;
    content: "";
    left: -25px;
    right: 0;
    bottom: 0;
    opacity: .06;
}
.sidebar .widget-title:after{
    bottom: 1px;
    opacity: 1;
    left: 5px;
    width: 32px;
    height: 3px;
}

/*widget-search*/
.sidebar .widget.widget-search {
    position: relative;
    margin-bottom: 30px;
    padding: 7px 0px 10px 10px;
}
.sidebar .widget.widget-search .search-form{ 
    border: 0;
    position: relative;
}
.sidebar .widget.widget-search .search-form label {
    display: block;
    margin: 0;
}
.sidebar .widget-search .screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.sidebar .widget.widget-search .search-form .btn[type="submit"] {
    content: "";
    position: absolute;
    top: 2px;
    right: 10px;
    padding: 0;
    width: 47px;
    height: 44px;
    font-weight: 600;
    line-height: 25px;
    font-size: 18px;
    z-index: 1;
    border-radius: 0;
    box-shadow : unset;
    background-repeat: no-repeat;
    background-position: center;
}
.sidebar .widget.widget-search .input-text {
    background-color: #fff;
    border: none;
    padding: 10px 30px 10px 15px;
}

/*----widget-post----*/
ul.ttm-recent-post-list>li{
    padding: 14px 0;
}
ul.ttm-recent-post-list>li:first-child{
    padding-top: 0;
}
ul.ttm-recent-post-list>li:last-child{
    padding-bottom: 5px;
}
ul.ttm-recent-post-list>li>a {
    font-size: 15px;
    line-height: 22px;
    display: block;
    font-weight: 500;
}
ul.ttm-recent-post-list>li img {
    display: block;
    width: 70px;
    height: 65px;
    float: left;
    margin-right: 18px;
}
ul.ttm-recent-post-list>li .post-date {
    display: block;
    font-size: 13px;
    line-height: 20px;
}
ul.ttm-recent-post-list li:after {
    content: " ";
    display: table;
    clear: both;
}
/*---- widget-nav-menu---*/
.sidebar .widget-area .widget.widget-nav-menu {padding: 0;}
.sidebar .widget-area .widget h4 {font-size: 24px;line-height: 30px;}
.sidebar .widget-area .widget ul>li:first-child{font-size: 28px;line-height: 30px;font-weight: 600;}
/*---- widget-nav-menu--- */
.widget.widget-nav-menu ul li{
    position: relative;
    display: block;
    padding: 0px!important;
    border-bottom: 1px solid #eee;
    background-color: #fff;
}
.widget.widget-nav-menu ul li:last-child{
    margin-bottom: 0;
    border-bottom: 0;
}
.widget.widget-nav-menu ul li::after{
    position: absolute;
    content: " ";
    display: inline-block;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: width 0.3s linear;
    transition: width 0.3s linear;
}
.widget.widget-nav-menu ul li:hover, .widget.widget-nav-menu ul li.active {
    background-color: transparent;
}
.widget.widget-nav-menu ul li a{
    display: block;
    padding: 29px 30px 26px 27px;
    position: relative;
    z-index: 1;
    font-weight: 600;
    font-size: 20px;
    line-height: 19px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    background-color: #f6f6f6;
}
.widget.widget-nav-menu ul li a:before{
    position: absolute;
    content: '';
    display: inline-block;
    height: 0;
    width: 4px;
    vertical-align: middle;
    margin-right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: height .4s, opacity .4s ease, top .4s ease;
    -o-transition: height .4s, opacity .4s ease, top .4s ease;
    -moz-transition: height .4s, opacity .4s ease, top .4s ease;
    transition: height .4s, opacity .4s ease, top .4s ease;
    top: 50%;
    left: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    transition: .3s all
}
.widget.widget-nav-menu ul li.active a:before,
.widget.widget-nav-menu ul li:hover a:before {
    top: 0;
    height: -webkit-calc(100% + 1px);
    height: -moz-calc(100% + 1px);
    height: calc(100% + 1px);
    opacity: 1;
    visibility: visible;
}

/*----widget-download-----*/
.widget.widget-download ul li{ 
    margin-bottom: 10px;
    padding: 0;
    border: 0;
}
.widget.widget-download ul li a {
    display: block;
    width: 100%;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    border: none;
}
.widget.widget-download ul li i {
    font-size: 20px;
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 60px;
    display: inline-block;
    margin-right: 20px;
}


/*------- widget-categories------*/
.widget-Categories .widget-title, .widget-archive .widget-title{
    margin-bottom: 20px;
}
.sidebar .widget.widget-Categories ul>li:first-child {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.sidebar .widget.widget-Categories ul>li{
    padding-bottom: 27px;
    padding-top: 0;
    list-style: none;
    position: relative;
}
.widget-Categories li a{    
     padding-left: 25px;    
    color: inherit;    
    line-height: 25px;
}
.widget-Categories ul li:first-child {padding-top: 10px !important;}
.widget-Categories ul li:last-child {padding-bottom: 20px !important;}
.widget-Categories li span {
    position: absolute;
    left: 0;
    line-height: 25px;
    font-size: 20px;
    font-weight: 400;
    transition: all .5s;
}

/*----tagcloud-------*/
.widget .tagcloud a {
    display: inline-block;
    margin: 0 5px 10px 0;
    padding: 7px 15px;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 3px;
}


/*--- pagination----- */
.pagination-block {
    display: block;
    margin-top: 35px;
    text-align: center;
}
.pagination-block .page-numbers {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    color: #656c76;
    font-size: 15px;
    font-weight: 600;
    border: 1px solid #e9eef6;
    border-radius: 3px;
    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;
}
.pagination-block .page-numbers i{ font-size: 12px; }

