/** 

    1. ttm-row 



    2. Row-Equal-Height



    3. Bg-Layer 



    4. Row-Bg-Image



    5. Col-Bg-Image



    6. image-overlay-content



    7. Section-Title 



    8. Heading-Seprator



    9. Button



    10. Counter/ Fid



    11. Featured-Box



    12. Featured-Item



    13. Progress-Bar 



    14. Testimonial



    15. Client-row



    16. Accordion



    17. Blog-Post



    18. Contact-Form



    19. Tab



    20. Timeline



    21. Boxes-Spacing



    22. Pricing-Plan



    23. Sidebar



    24. Single-content( -pages : portfolio-single-content, 

                                 product-single-content, 

                                 review-form, 

                                 team-member-single-content )

    25. products



    26. Element ( element-page )



**/





/* ttm-row 



---------------------------------------------------------------*/

body .page .site-main >.ttm-row:not(.intro-section):first-child {margin-top: -92px; }

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

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

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

.ttm-row.intro-section.style2{ padding: 100px 0 90px; margin-top: -92px;}

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

.ttm-row.zero-padding-section ,

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

.ttm-row.intro-section .intro-content{ margin-top: -116px ; padding :40px 15px 34px 15px; }

.ttm-row.intro-section.style2 .intro-content { margin-top: 0; padding: 0; }

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

.ttm-row.service-section.style2{ padding: 115px 0 90px; }

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

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

.ttm-row.blog-section2{ padding: 0 0; }

.ttm-row.blog-section3{ padding: 0px 0 80px; }

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

.ttm-row.testimonial-section2{  padding: 170px 0 95px; z-index: -1;}

.ttm-row.fid-section.bg-img5 { padding: 50px 0; }

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

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

.ttm-row.company-template-section{ padding: 0 0;}

.ttm-row.tab-text-section{ padding: 100px 0 107px; }

.ttm-row.bg-layer-section{ padding: 0 0; }

.ttm-row.accordion-section { padding: 195px 0 142px; }

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

.ttm-row.bg-img5{ padding: 108px 0 87px; }

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

.ttm-row.empty-section{ padding: 150px 0 130px; position: relative;}

.ttm-row.empty-section2{ padding: 100px 0; }

.ttm-row.empty-section3 {

    padding: 20px 0 150px;

}

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

.ttm-row.portfolio-title-section { padding: 100px 0 140px; }

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

.ttm-row.blog-title-section{ padding: 87px 0 180px; }



.ttm-row.testimonial-section_1 {padding: 390px 0 115px;}

.ttm-row.service-section_1 {padding: 289px 0 170px;}

.ttm-row.welcome-section_1{ padding: 4px 0 90px; }

.ttm-row.team-section_1 { padding: 97px 0 140px;}







/* Row-Equal-Height



---------------------------------------------------------------*/

.row-equal-height{ display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex;}

.row-equal-height > [class*='col-'] { 

    display: -webkit-box; 

    display: -webkit-flex; 

    display: -ms-flexbox;

    display: flex;

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

}



/* Bg-Layer 



---------------------------------------------------------------*/

.ttm-bg{ position: relative;}

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

.ttm-bg-layer , .ttm-titlebar-wrapper .ttm-titlebar-wrapper-bg-layer,

.ttm-bg-layer .ttm-bg-layer-inner {

    position: absolute;

    height: 100%;

    width: 100%; 

    top: 0;

    left: 0;

}

.ttm-left-span .ttm-col-wrapper-bg-layer {

    width: auto;

    margin-left: -100px;

    right: 0;

}

.ttm-right-span .ttm-col-wrapper-bg-layer {

    width: auto;

    margin-right: -100px;

    right: 0;

}

.ttm-bg.ttm-bgimage-yes>.ttm-bg-layer,

.ttm-bg.ttm-col-bgimage-yes .ttm-bg-layer-inner { opacity: .97; }



.ttm-bgcolor-skincolor.map-bgimg.ttm-bg.ttm-bgimage-yes > .ttm-bg-layer,

.ttm-bgcolor-skincolor.map-bgimg.ttm-bg .ttm-bg-layer .ttm-bg-layer-inner{opacity: 0.20;}

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



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

.bg-layer > .container > .row > [class*='col-'] ,

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





/* Row-Bg-Image  



---------------------------------------------------------------*/

.bg-img1{

    background-image: url(../images/bg-image/row-bgimage-1.jpg);

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center

}

.bg-img2{

    background-image: url(../images/bg-image/row-bgimage-2.jpg);

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center

}

.bg-img3{

    background-image: url(../images/bg-image/row-bgimage-3.jpg);

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center

}

.bg-img4{

    background-image: url(../images/bg-image/row-bgimage-4.jpg);

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center

}

.bg-img5{

    background-image: url(../images/bg-image/row-bgimage-5.jpg);

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

}

.bg-img6{

    background-image: url(../images/bg-image/row-bgimage-6.jpg);

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

}

.bg-img7{

    background-image: url(../images/bg-image/row-bgimage-7.jpg);

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

}

.bg-img8{

    background-image: url(../images/bg-image/row-bgimage-8.jpg);

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

}

.bg-img9{

    background-image: url(../images/bg-image/row-bgimage-9.jpg);

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

}

.bg-img10{

    background-image: url(../images/bg-image/row-bgimage-10.jpg);

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

}

.bg-img11{

    background-image: url(../images/bg-image/row-bgimage-11.jpg);

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

}

.bg-map{

    background-image: url(../images/map.png);

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

}





/* Col-Bg-Image  



---------------------------------------------------------------*/

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

.col-bg-img-one.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{

    background-image: url(../images/bg-image/col-bgimage-1.jpg) !important;

    background-position: left center!important;

    background-repeat: no-repeat !important;

    background-size: cover !important;

}

.col-bg-img-two.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{

    background-image: url(../images/bg-image/col-bgimage-2.jpg) !important;

    background-position: center !important;

    background-repeat: no-repeat !important;

    background-size: cover !important;

}

.col-bg-img-three.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{

    background-image: url(../images/bg-image/col-bgimage-3.jpg) !important;

    background-position: center !important;

    background-repeat: no-repeat !important;

    background-size: cover !important;

}

.col-bg-img-four.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{

    background-image: url(../images/bg-image/col-bgimage-4.jpg) !important;

    background-position: center !important;

    background-repeat: no-repeat !important;

    background-size: cover !important;

}

.col-bg-img-five.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{

    background-image: url(../images/bg-image/col-bgimage-5.jpg) !important;

    background-position: center !important;

    background-repeat: no-repeat !important;

    background-size: cover !important;

}

.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: center !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: center !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: center !important;

    background-repeat: no-repeat !important;

    background-size: cover !important;

}

.col-bg-img-nine.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer {
    background-image: url(../images/bg-image/col-bgimg-001.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover;
}

.col-bg-img-ten.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{

    background-image: url(../images/bg-image/col-bgimage-10.jpg) !important;

    background-position: center !important;

    background-repeat: no-repeat !important;

    background-size: cover !important;

}

.col-bg-img-eleven.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{

    background-image: url(../images/bg-image/col-bgimage-11.jpg) !important;

    background-position: center !important;

    background-repeat: no-repeat !important;

    background-size: cover !important;

}

.col-bg-img-twell.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{

    background-image: url(../images/bg-image/col-bgimage-12.jpg) !important;

    background-position: center !important;

    background-repeat: no-repeat !important;

    background-size: cover !important;

}

.col-bg-img-thirteen.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{

    background-image: url(../images/bg-image/col-bgimage-13.jpg) !important;

    background-position: center !important;

    background-repeat: no-repeat !important;

    background-size: cover !important;

}

.col-bg-img-fourteen.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{

    background-image: url(../images/bg-image/col-bgimage-14.jpg) !important;

    background-position: center !important;

    background-repeat: no-repeat !important;

    background-size: cover !important;

}

.col-bg-img-fifteen.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{

    background-image: url(../images/bg-image/col-bgimage-15.jpg) !important;

    background-position: bottom !important;

    background-repeat: no-repeat !important;

    background-size: cover !important;

}

.col-bg-img-sixteen.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{

    background-image: url(../images/bg-image/col-bgimage-16.jpg) !important;

    background-position: bottom !important;

    background-repeat: no-repeat !important;

    background-size: cover !important;

}

.col-bg-img-seventeen.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{

    background-image: url(../images/bg-image/col-bgimage-17.jpg) !important;

    background-position: bottom !important;

    background-repeat: no-repeat !important;

    background-size: cover !important;

}

.col-bg-img-eightteen.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{

    background-image: url(../images/bg-image/col-bgimage-18.jpg) !important;

    background-position: center;

    background-repeat: no-repeat !important;

    background-size: cover !important;

}

.col-bg-img-nineteen.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{

    background-image: url(../images/bg-image/col-bgimage-19.png) !important;

    background-position: left center;

    background-repeat: no-repeat !important;

}

.col-bg-img-twenty.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{

    background-image: url(../images/bg-image/col-bgimage-20.jpg) !important;

    background-position: bottom left;

    background-repeat: no-repeat !important;

    background-size: cover !important;

}





/* image-overlay-content



---------------------------------------------------------------*/

.image-overlay-content{ display: block; }

.image-overlay-content span { font-size : 45px; line-height: 50px; margin-bottom: 5px; display: block;}

.image-overlay-content .circle-shape p{ font-size: 16px; line-height: 20px; }

.image-overlay-content .circle-shape{ display: block; height: 133px; width: 133px; border-radius: 50%; padding: 20px 12px 12px; text-align: center;}

.image-overlay-content .circle-shape.ttm-top-view-overlay{ position: absolute; top: 65px; left: 0px; }



.image-overlay-content .shakeimage.ttm-top-view-overlay{ position: absolute; top: 260px; right: -60px; }

.image-overlay-content .shakeimage{

    -webkit-animation: shake 24s linear infinite;

    -moz-animation: shake 24s linear infinite;

    -o-animation: shake 24s linear infinite;

    animation: shake 24s linear infinite;

}



.image-overlay-content .rectangle-shape{ padding: 20px 30px; }

.image-overlay-content .rectangle-shape span{ margin-bottom: 5px; font-size: 22px; font-weight: 600;}

.image-overlay-content .rectangle-shape.ttm-bottom-view-overlay{ position: absolute; bottom: 140px; right: 90px; opacity: .9; }





/* Section-Title  



---------------------------------------------------------------*/

.section-title{

    margin-bottom: 24px; 

    position: relative;

}

.section-title.style2{

    margin-bottom: 60px;

}

.section-title.style2.with-seprator{ margin-bottom: 35px; }

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

.section-title.style2:after{

    content: "";

    right: 50%;

    height: 82%;

    position: absolute;

    top: 10%;

    width: 1px;

    border-right: 1px solid rgba(122,122,122,.34);

}

.ttm-bgcolor-skincolor .section-title.style2:after{ border-right: 1px solid rgba(255,255,255,.16); }

.section-title.style2 h2{

    display: table-cell;

    width: 56%;

    padding: 0 60px 0 0;

}

.section-title.style2 p{

    display: table-cell;

}

.section-title h5{

    font-family: "Open Sans",Arial,Helvetica,sans-serif;

    font-weight: 400;

    font-size: 15px;

    line-height: 28px;

    color: #818a8f;

    margin-top: -5px;

    margin-bottom: 6px;

}

.section-title h2.title{

    font-family: "Titillium Web",Arial,Helvetica,sans-serif;

    font-weight: 300;

    font-size: 45px;

    line-height: 50px;

    padding-bottom: 51px;

    margin-bottom: 0px;

}

.section-title h3.title{

    font-family: "Titillium Web",Arial,Helvetica,sans-serif;

    font-weight: 300;

    font-size: 40px;

    line-height: 42px;

    padding-bottom: 0;

    margin-bottom: 10px;

}

.section-title h4{

    font-family: "Open Sans",Arial,Helvetica,sans-serif;

    font-weight: 400;

    text-transform: uppercase;

    font-size: 15px;

    line-height: 25px;

    color: #818a8f;

     padding-bottom: 15px;

}

.without-seprator h2.title{ 

    font-size: 36px;

    line-height: 40px;

    padding-bottom: 20px; 

    margin-bottom: 0px;

}

h2.title strong{

    font-weight: 600!important;

    width: 100%;

    display: block;

}



/* row-title*/

.row-title h2.title{

    font-size:64px;

    line-height:67px;

    color:#020d26;

    font-weight: 600!important;

    margin-bottom: 0px;

    padding: 0;

}

.ttm-bgcolor-darkgrey .row-title h2.title{ color: #fff; }

.row-title h2.title strong{

    font-weight: 400!important;

    width: 100%;

    display: inline;

}

.row-title p{

    font-size: 17px;

    line-height: 28px;

    margin-top: 20px;

    margin-bottom: 15px;

    padding-bottom: 31px;

}

.row-title p.style2{

    text-align: left;

    font-size: 20px;

    line-height: 32px;

    margin-bottom: 15px;

}



/* col-title */

.col-title .title-icon{

    font-size: 54px;

    color: #ff5e14;

    line-height: 50px;

}

.ttm-bgcolor-skincolor .col-title .title-icon{ color: #fff; }

.col-title h2.title{

    text-align: center;

    font-size: 50px;

    line-height: 64px;

    font-family: 'Titillium Web',Arial,Helvetica;

    font-weight: 400;

    margin: 10px 0 15px 0;

    padding-bottom: 0;

}

.col-title h2.sub-title{

    text-align: center;

    font-size: 28px;

    line-height: 30px;

    font-family: 'Titillium Web',Arial,Helvetica;

    font-weight: 600;

    color: #fff;

    margin: 35px 0 15px 0;

}

.col-title h2.title strong{

    font-weight: 600!important;

    display: inline;

}

.col-title p{

    text-align: center;

    font-size: 20px;

    line-height: 22px;

    font-family: 'Titillium Web',Arial,Helvetica;

    font-weight: 400;

    padding: 10px 0 20px;

}







/* title-box */

.title-box-only h4{

    font-size: 20px;

    /*line-height: 30px;*/

    line-height: 0;

    font-family: "Titillium Web",Arial,Helvetica,sans-serif;

    font-weight: 600;

    padding-bottom: 10px;

    margin-bottom: 0;

    color: #fff;

}

.title-box-only.style2 h4{ margin-bottom: 0; color: #020d26; }

.title-box-only.style2 h2 {

    font-size: 20px;

    line-height: 1;

    padding-bottom: 0;

    margin-bottom: 15px;

}

.title-box-only h2{ font-size: 65px; line-height: 65px; padding-bottom: 20px;}

.title-box-only h2 strong {

    font-weight: 600;

}.title-box-only p{ font-size: 17px; line-height: 27px; font-weight: 400;}

.title-box-only span{ display:block; font-size: 16px; line-height: 32px; font-weight: 600; margin-bottom: 15px; padding-top: 5px;}







/* Heading-Seprator  



---------------------------------------------------------------*/

.heading-seperator{

    position: relative;

}

.heading-seperator span:after {

    content: "";

    left: 53%; 

    position: absolute;

    bottom: 28px;

    width: 17px;

    margin-left: 0;

    border-bottom-width: 3px;

    border-bottom-color: #cacaca;

    border-bottom-style: solid;

}

.heading-seperator span:after {

    right: auto;

    left: 63px;

}

.heading-seperator:after {

    border-bottom-color: #ff5e14;

}

.heading-seperator:after {

    content: "";

    left: 50%;

    position: absolute;

    bottom: 28px;

    width: 59px;

    margin-left: -37px;

    border-bottom-width: 3px;

    border-bottom-style: solid;

}

.heading-seperator:after {

    left: 0;

    margin-left: 0;

}

.heading-seperator.text-center span:after {

    left: auto;

    margin-left: 26px;

}

.heading-seperator.text-center:after{

    left: inherit;

    margin-left: -37px;

}

.separator .sep-line {

    height: 1px;

    border-top: 1px solid #dbdbdb;

    display: block;

    position: relative;

    top: 5px;

    width: 100%;

}

.ttm-bgcolor-darkgrey .separator .sep-line{

    border-color: rgba(255,255,255,0.14);

}

.ttm-bgcolor-white .separator .sep-line{

    border-color: #f1f1f1;

}







/* Button  



---------------------------------------------------------------*/

.ttm-btn{ 

    display: inline-block;

    font-size: 16px;

    line-height: normal;

    padding: 11px 32px 11px 31px;

    background: transparent;

    border: 1px solid transparent;

    position: relative;

    font-weight: 600;

    vertical-align: middle;

    overflow: hidden;

    z-index: 9;

    text-transform: capitalize;

    -webkit-transition: all .2s ease-in-out;

    transition: all .2s ease-in-out;

}

/*.ttm-btn.btn-inline{

    text-transform: capitalize;

    font-size: 15px;

    font-weight: 600;

    display: inline-block;

    padding: 0 !important;

    border: 1px solid transparent;

    background-color: transparent;

}*/

.ttm-btn.btn-inline {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    padding: 12px !important;
    border: 1px solid #c43e00;
    background-color: #ff5e14;
    color: #fff;
}

.ttm-btn.btn-inline i { 

    position: unset;

    vertical-align: middle;

    display: inline-block;

    transform: unset;

    margin-left: 7px;

}

.ttm-btn.btn-inline.ttm-icon-btn-left i { margin-right: 7px; margin-left: 0; }

.ttm-btn.btn-inline.style2{

    padding: 1px;

    font-weight: 600;

    font-size: 15px;

    text-decoration: underline; 

}

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

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

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

.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: block;

    position: absolute;

    top: 50%;

    -webkit-transform: translate(0,-50%);

    -ms-transform: translate(0,-50%);

    -o-transform: translate(0,-50%);

    transform: translate(0,-50%);

}

.ttm-btn.ttm-icon-btn-right{ text-align: right; }



/** btn-size-xs **/

.ttm-btn.ttm-btn-size-xs {

    font-size: 11px;

    padding: 8px 20px;

}

.ttm-btn.ttm-btn-size-xs.ttm-icon-btn-right{  padding-right: 31px; }

.ttm-btn.ttm-btn-size-xs.ttm-icon-btn-left{  padding-left: 31px; }

.ttm-btn.ttm-btn-size-xs i {

    font-size: 14px;

    height: 11px;

    line-height: 11px;

    right: 12px;

}



/** btn-size-sm **/

.ttm-btn.ttm-btn-size-sm {

    font-size: 13px;

    padding: 9px 25px;

}

.ttm-btn.ttm-btn-size-sm.ttm-icon-btn-right{ padding-right: 39px; }

.ttm-btn.ttm-btn-size-sm.ttm-icon-btn-left{  padding-left: 39px; }

.ttm-btn.ttm-btn-size-sm i {

    font-size: 14px;

    height: 12px;

    line-height: 12px;

    right: 16px;

}



/** btn-size-md **/

.ttm-btn.ttm-btn-size-md {

    font-size: 16px;

    padding: 11px 32px 11px 31px;

}

.ttm-btn.ttm-btn-size-md.ttm-icon-btn-right { padding-right: 55px; }

.ttm-btn.ttm-btn-size-md.ttm-icon-btn-left{  padding-left: 47px; }

.ttm-btn.ttm-btn-size-md.ttm-icon-btn-right i {

    font-size: 13px;

    height: 13px;

    line-height: 13px;

    right: 30px;

}





/** btn-size-lg **/

.ttm-btn.ttm-btn-size-lg {

    font-size: 20px;

    line-height: 20px;

    padding: 18px 45px;

}

.ttm-btn.ttm-btn-size-lg.ttm-icon-btn-right { padding-right: 60px; }

.ttm-btn.ttm-btn-size-lg.ttm-icon-btn-left{  padding-left: 60px; }

.ttm-btn.ttm-btn-size-lg.ttm-icon-btn-right i {

    font-size: 20px;

    height: 16px;

    line-height: 16px;

    right: 25px;

}



/** btn-shape **/

.ttm-btn.ttm-btn-shape-round {

    border-radius: 2em;

}

.ttm-btn.ttm-btn-shape-rounded {

    border-radius: 5px;

}

.ttm-btn.ttm-btn-shape-square {

    border-radius: 0;

}



/** btn-style-border **/

.ttm-btn.ttm-btn-style-border{

    background-color: transparent;

    border: 1px solid transparent;

}

.ttm-btn.ttm-btn-color-white.ttm-btn-style-border {

    color: #fff;

    border-color: #fff;

    background: transparent;

}

.ttm-btn.ttm-btn-color-white.ttm-btn-style-border:hover{ 

    color: #020d26;

    border-color: #FFF;

    background-color: #FFF;

}



/** btn-style-fill **/

.ttm-btn.ttm-btn-color-black.ttm-btn-style-fill {

    color: #fff;

    background-color: #2c2c2c;

}

.ttm-btn.ttm-btn-color-black.ttm-btn-style-fill:hover{ 

    color: #f7f7f7;

    background-color: #1b1b1b;

}



/* videao-btn */

.ttm-video-btn.video-btn-left{ left: 0; }

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

.ttm-video-btn.video-btn-center {

    left: 50%;

    margin-top: -25px;

    position: absolute;

    top: 50%;

}

.ttm-video-btn:hover a {

    opacity: 0.8;

    color: #fff;

}

.ttm-play-btn {

    border-radius: 30px;

    color: #fff;

    font-size: 18px;

    display: inline-block;

    padding: 10px 20px 10px 50px;

    position: relative;

}

.ttm-video-btn .ttm-btn-play {

    position: absolute;

    top: 50%;

    left: 0;

    right: 0;

    margin-top: -30px;

    z-index: 5;

    width: 70px;

    height: 70px;

    border-radius: 50px;

    text-align: center;

    line-height: 70px;

    font-size: 25px;

    margin-right: -1px;

    cursor: pointer;

    display: inline-block;

    -webkit-transition: .15s ease-in-out;

    transition: .15s ease-in-out;

}

.ttm-btn-play:after, .ttm-btn-play:before {

    content: '';

    border: 1px solid;

    border-color: inherit;

    width: 150%;

    height: 150%;

    -webkit-border-radius: 100%;

    border-radius: 100%;

    position: absolute;

    left: -25%;

    top: -25%;

    opacity: 1;

    -webkit-animation: 1s videoplay-anim linear infinite;

    animation: 1s videoplay-anim linear infinite;

}

.ttm-btn-play:before {

    -webkit-animation-delay: .5s;

    animation-delay: .5s;

}

.ttm-play-btn:hover, 

.ttm-video-btn span.ttm-btn-play{

    color: #fff;

}

.ttm-video-btn:hover .ttm-btn-play {

    background-color: rgba(255, 94, 24, 0.95);

    color: rgba(255, 255, 255, 1);

}







/* Fid  

---------------------------------------------------------------*/



.fid-section.bg-img5{ background-attachment: fixed; }

.ttm-fid { position: relative; padding: 25px 0px; }

.ttm-fid sub {

    opacity: 1;

    font-size: 35px;

    font-weight: 600;

    bottom: 0;

    margin-left: -5px;

}

.ttm-fid.ttm-fid-icon{ text-align: center; } 

.ttm-fid-icon-wrapper i {

    font-size: 45px !important;

}

.ttm-fid-contents h3 {

    width: 100%;

    font-size: 17px;

    font-weight: 400;

    line-height: 25px;

    margin-bottom: 0;

    color: rgba(0,0,0,.8);

}

.ttm-fid-contents h4 {

   font-size: 40px;

    line-height: 50px;

    margin-bottom: 0;

    font-weight: 600;

    margin-bottom: 0;

    padding: 0;

}

.ttm-fid-icon .ttm-fid-icon-wrapper i {

    position: absolute;

    top: 50%;

    left: 50%;

    -transform: translateX(-50%) translateY(-50%);

    -moz-transform: translateX(-50%) translateY(-50%);

    -ms-transform: translateX(-50%) translateY(-50%);

    -o-transform: translateX(-50%) translateY(-50%);

    transform: translateX(-50%) translateY(-50%);

}

.ttm-fid-icon .ttm-fid-icon-wrapper {

    margin-bottom: 10px;

    border: 2px solid #fff;

    width: 113px;

    height: 113px;

    line-height: 113px;

    border-radius: 50%;

    display: inline-block;

    position: relative;

}

.ttm-fid-icon .ttm-fid-icon-wrapper:before ,

.ttm-fid-icon .ttm-fid-icon-wrapper:after{

    position: absolute;

    top: 50%;

    height: 1px;

    width: 100%;

    content: "";

    border-bottom: 1px dashed #fff;

}

.ttm-fid-icon .ttm-fid-icon-wrapper:before{

    right: -100%;

}

.ttm-fid-icon .ttm-fid-icon-wrapper:after {

    left: -100%;

}

.box-connect .col-md-3:first-child .ttm-fid-icon .ttm-fid-icon-wrapper:after,

.box-connect .col-md-3:last-child .ttm-fid-icon .ttm-fid-icon-wrapper:before{

    display: none;

}





.ttm-fid-view-circle-progress {

    position: relative;

    margin: 14px 0;

    padding: 19px 20px 10px 23px;

    top: 154px;

    left: auto;

    right: 180px;

    width: 100%;

    max-width: 361px;

    height: 139px;

}

.ttm-fid-view-circle-progress .ttm-fid-contents .ttm-circle-box {

    padding-right: 12px;

    display: table-cell;

    vertical-align: middle;

}



.ttm-fid-view-circle-progress .ttm-circle-content {

    position: relative; 

    text-align: center;

}

.ttm-fid-view-circle-progress .ttm-circle-boxcontent {

    position: absolute;

    top: 50%;

    left: 0;

    width: 100%;

    text-align: center;

    -khtml-transform: translateX(0%) translateY(-50%);

    -moz-transform: translateX(0%) translateY(-50%);

    -ms-transform: translateX(0%) translateY(-50%);

    -o-transform: translateX(0%) translateY(-50%);

    transform: translateX(0%) translateY(-50%);

}

.ttm-fid-view-circle-progress .ttm-fid-number, 

.ttm-fid-view-circle-progress .ttm-fid-number sub {

    font-size: 24px;

    line-height: 26px;

    font-weight: 700;

    color: #020d26;

}

.ttm-fid-view-circle-progress .ttm-fid.inside {

    display: table-cell;

    text-align: left;

    position: relative;

    padding: 7px 0 0 8px;

    margin-bottom: 0;

}

.ttm-fid-view-circle-progress h4 {

    font-size: 20px;

    line-height: 26px;

    font-weight: 600;

    margin-bottom: 10px;

    color: #020d26 !important;

}

.ttm-fid-view-circle-progress h3 {

    line-height: 26px;

    font-weight: 400;

    color: #5d6576 !important;

}



/* style1 */

.ttm-fid.style1 {

    background-color: #fff;

    padding: 20px 0px 19px 10px;

    position: relative;

    overflow: hidden;

    width: 237px;

    height: 123px;

}

.ttm-fid.style1 .ttm-fid-icon-wrapper i {

    font-size: 50px !important;

}

.ttm-fid.style1:before{

    content: "";

    position: absolute;

    width: 131px;

    height: 131px;

    border-radius: 50%;

    top: -49px;

    left: -46px;

}

.ttm-fid.style1 .ttm-fid-icon-wrapper{

    position: relative;

    top: 5px;

}

.ttm-fid.style1 .ttm-fid-contents h4 {

    font-size: 50px;

    margin-bottom: 5px;

}

.ttm-fid.style1 .ttm-fid-contents h3 {

    font-size: 15px;

    line-height: 28px;

    color: #5d6576;

}

.ttm-fid.style1 .ttm-fid-icon-wrapper,

.ttm-fid.style1 .ttm-fid-contents {

    display: inline-block;

    vertical-align: top;

}

.ttm-fid.style1 .ttm-fid-contents {

    padding-left: 33px;

}



/* style2 */

.ttm-fid.style2 {

    padding: 23px 15px 28px 31px;

    position: relative;

    width: 231px;

    height: 126px;

    background-color: #fff;

    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);

}



.ttm-fid.style2 .ttm-fid-icon-wrapper i {

    font-size: 45px !important;

}

.ttm-fid.style2 .ttm-fid-contents h4 {

    font-size: 44px;

    color: #020d26;

}

.ttm-fid.style2 .ttm-fid-contents h3 {

    font-size: 17px;

    color: #5d6576;

    margin-top: 1px;

}

.ttm-fid.style2 .ttm-fid-icon-wrapper {

    top: 23px;

    right: 19px;

    position: absolute;

}



/*  Featured-Box  

---------------------------------------------------------------*/

.featured-box {

    padding: 20px 0 20px 0;

    position: relative;

}

.featured-box.left-icon .featured-content{

    padding-left: 15px;

}

.featured-box.left-icon{

    display: table-cell; 

    display: table;

}

.featured-box.left-icon .featured-content{ 

    display: table-cell; 

    vertical-align: middle;

}

.featured-box.left-icon .featured-icon{

    vertical-align: top;

    display: table-cell;

}

.featured-box .featured-icon.icon-shape-square{ margin-bottom: 25px; }

.featured-box .featured-icon.icon-shape-square i {

    display: inline-block; 

    width: 80px; 

    height: 80px; 

    line-height: 80px; 

    font-size: 30px; 

    text-align: center;

    border: 1px solid transparent;

    border-radius: 0;

}

.featured-box .featured-icon.icon-shape-square.icon-size-md i{ width: 68px; height: 65px; line-height: 65px;}

.featured-box .featured-icon.icon-shape-square.icon-bgcolor-grey i{ background-color: #EBEBEB; }

.featured-box .featured-icon.border-icon i{

    font-size: 20px;

    height: 40px;

    width: 40px;

    border: 1px solid;

    border-radius: 50%;

    float: left;

    text-align: center;

    line-height: 40px;

    margin-right: 15px;

}

.featured-box .featured-icon i{

    font-size: 45px; 

    line-height: 45px; 

}

.featured-title h5{

    font-size: 21px;

    line-height: 28px;

    margin-bottom: 10px;

    font-weight: 600;

}

.featured-box.left-icon .ttm-icon.ttm-icon_element-size-md {

    height: 94px;

    width: 94px;

    line-height: 110px;

}

.featured-box.left-icon .ttm-icon.ttm-icon_element-size-md i{

    font-size:45px;

}

.featured-box.icon-size-sm .featured-icon i{ font-size: 28px; line-height: 28px;}



.featured-box.left-icon.style1 {

    padding: 32px 30px 22px 21px;

}

.featured-box.left-icon.style1 .featured-icon {

    vertical-align: middle;

    display: table-cell;

}

.featured-box.left-icon.style1 .featured-content {

    padding-left: 31px;

}

.featured-box.left-icon.style1:not(:last-child):after{



}

.featured-box.left-icon.style1:before{

    content: "";

    position: absolute;

    height: 100%;

    right: -27px;

    top: 0;

    display: inline-block;

    border-right: 1px dashed rgb(0 0 0 / 20%);

}

.row .col-lg-4:nth-child(3) .featured-box.left-icon.style1:before{

    position: unset;

}

.featured-box.left-icon.style1 .featured-desc {

    border-top: 1px dashed rgb(0 0 0 / 20%);

}

.featured-box.left-icon.style1 .featured-desc p{

        margin-top: 7px;

}

.featured-box.left-icon.style1 i {

    font-size: 50px;

}

.featured-box.left-icon.style1 .featured-title h5 {

    font-size: 23px;

    font-weight: 400;

    margin-bottom: 9px;

}

.featured-box.left-icon.style1 .ttm-di_links {

    position: absolute;

    right: 9px;

    bottom: -22px;

    opacity: 1;

    width: 48px;

    height: 48px;

    border-radius: 50%;

    box-shadow: 0 0 15px 0 rgb(6 22 58 / 14%);

}

.featured-box.left-icon.style1 .ttm-di_links:before {

    content: '';

    position: absolute;

    width: 42px;

    right: 3px;

    top: 3px;

    height: 42px;

    border-radius: 50%;

    border: 1px dashed rgb(0 0 0 / 20%);

}

.featured-box.left-icon.style1 .ttm-di_links a i{

    font-size:20px;

    font-weight: 600;

}

.featured-box.left-icon.style1 .ttm-di_links a {

    position: absolute;

    right: 13px;

    top: 12px;

}



.featured-box.style2{padding: 36px 15px 43px;border: 1px solid transparent;margin-top: 15px;height: 330px;}

.service-section.style2 .row .col-lg-4:nth-child(-n+3) .featured-box.style2{ margin-bottom: 40px; }

.featured-box.style2 .featured-content{ padding-top: 18px; }

.featured-box.style2:after{

    content: "";

    position: absolute;

    bottom: 0;

    left: 0;

    width: 50%;

    height: 100%;

    z-index: -10;

    -webkit-transition: all .3s linear;

    -moz-transition: all .3s linear;

    transition: all .3s linear;

}

.featured-box.style2:hover:after{ border-color: #ff5e14; width: 100%;}



.featured-box.style3 { padding: 60px 10px; }

.featured-box.style4{ padding: 10px 0px; }

.featured-box.style4 .featured-title h5 { margin-bottom: 0;}

.featured-box.style4 .featured-desc p { color: #020d26; font-size: 18px; font-weight: 400;}



.featured-box.style5{ position: relative; padding: 0px 25px 36px; background-color: #fff; z-index: 9; }

.featured-box.style5 .featured-icon {display: inline-block; text-align: center; margin-top: -30px;}



/*.featured-box.style6 { padding: 67px 70px 70px; }*/

.featured-box.style6 {
    padding: 67px 70px 70px;
    height: 410px;
}

.ttm-box-seperator.row{ margin: 0 15px; padding: 65px 10px 21px; }

.ttm-box-seperator.row .col-lg-4 .featured-box{

    border-left: 1px solid #f2f2f2;

    border-bottom: 1px solid #f2f2f2;

    margin-right: -15px;

    margin-left: -15px;

    margin-bottom: 25px;

    padding: 0 20px;

}

.ttm-box-seperator.style2.row{ padding: 40px 17px 65px 12px; margin-top: 24px;}

.ttm-box-seperator.style2.row .col-lg-4 .featured-box{

    padding-top: 30px;

    padding-bottom: 48px;

    margin-bottom: 0;

}

.ttm-box-seperator.row .col-lg-4 .featured-box:nth-last-child(1){

    border-bottom: none;

}

.ttm-box-seperator.row .col-lg-4:nth-child(1) .featured-box{

    border-left: none;

}

.featured-box.style7 { padding: 0 0; }

.featured-box.style7 .featured-title h5{ font-size: 18px; line-height: 33px; margin-bottom: 10px;}

.featured-box.style7 .featured-icon i{ font-size: 26px; line-height: 0px; font-weight: 400; vertical-align: middle;}



.featured-box.style8{ padding: 0 0 ; margin: 0 0 20px; border-bottom: 1px solid #ebebeb;  display: block; clear: both;}

.featured-box.style8 .featured-icon i{ font-size: 32px; clear: both;}

.featured-box.style8 .featured-title h5{ line-height: 44px; margin-bottom: 10px;}



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

.featured-box.style9.featured-box.left-icon p{ color: #fff; }

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

.featured-box.style9 .featured-title h5{ font-size: 22px; line-height: 27px; margin-bottom: 0;}



.featured-box.style10{ padding: 10px 0 0; }

.featured-box.style10 .featured-icon i{ height: 95px; width: 110px; line-height: 95px; font-size: 45px; }

.featured-box.style10 .featured-content{ padding-left: 25px; padding-right: 40px; }

.featured-box.style10  .featured-content .featured-desc h3{ margin: 0; }

.featured-box.style10  .featured-content .featured-desc p{ margin: 0; }





.featured-box.style11 {

    padding: 50px 30px 23px 25px;

    transition: all 500ms ease;

}

.featured-box.style11:hover {

    transform: translateY(-10px);

}

.featured-box.style11:before {

    display: block;

    content: "";

    position: absolute;

    top: 100%;

    left: 18px;

    width: 0;

    height: 0;

    border-top: 14px solid #fff;

    border-right: 13px solid transparent;

    border-left: 13px solid transparent;

}

.row .col-lg-3:nth-child(2) .featured-box.style11:before,

.row .col-lg-3:nth-child(4) .featured-box.style11:before {

    position: unset;

    content: unset;

}

.featured-box.style11:after {

    display: block;

    content: "";

    position: absolute;

    bottom: 100%;

    left: 19px;

    width: 0;

    height: 0;

    border-bottom: 14px solid #fff;

    border-right: 13px solid transparent;

    border-left: 13px solid transparent;

}

.row .col-lg-3:nth-child(1) .featured-box.style11:after,

.row .col-lg-3:nth-child(3) .featured-box.style11:after {

    position: unset;

}

.featured-box.style11 .ttm-box-image .process-num{

    position: absolute;

    bottom: -57px;

    left: 20px;

}

.row .col-lg-3:nth-child(2) .featured-box.style11 .ttm-box-image .process-num,

.row .col-lg-3:nth-child(4) .featured-box.style11 .ttm-box-image .process-num {

    position: absolute;

    top: -57px;

    left: 20px;

}

.featured-box.style11 .ttm-box-image:before {

    position: absolute;

    width: 38px;

    height: 38px;

    border-radius: 50%;

    text-align: center;

    bottom: -61px;

    left: 10px;

    right: 0;

    content: '';

}

.row .col-lg-3:nth-child(2) .ttm-box-image:before,

.row .col-lg-3:nth-child(4) .ttm-box-image:before {

    top: -61px;

    right: 0;

    left: 10px;

}

.featured-box.style11 .ttm-box-image .process-num span {

    font-size: 16px;

    line-height: 30px;

    font-weight: 600;

}

.featured-box.style11 .featured-icon i {

    font-size: 48px;

}

.featured-box.style11 .featured-title h5 {

    font-size: 22px;

    margin-top: 22px;

    line-height: 28px;

    margin-bottom: 19px;

    font-weight: 400;

}



.featured-box.left-icon.style12{

    padding: 16px 0 0 0;

}

.featured-box.left-icon.style12 .featured-content {

    display: table-cell;

    vertical-align: top;

}

.featured-box.left-icon.style12 .ttm-icon.ttm-icon_element-size-md {

    height: 94px;

    width: 94px;

    line-height: 104px;

    margin-bottom: 30px;

}

.featured-box.left-icon.style12 .featured-content {

    padding-left: 20px;

}





/*  Featured-Item  

---------------------------------------------------------------*/

.featured-item{ position: relative; }

.featured-item.ttm-portfolio-view-topimage:not(.owl-carousel),

.col-md-4:not(:last-child) .featured-item.ttm-box-view-topimage{ margin-bottom: 30px; }

.featured-item .content-post{ 

    padding: 25px;

    position: relative;

    text-align: left;

    background-color: #fff;

    -webkit-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);

    -moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);

    box-shadow: 0 0 11px 0 rgba(6,22,58,.14);

}

.featured-item .content-post h2.title-post {

    font-size: 22px;

    margin-bottom: 0;

    font-weight: 400;

    line-height: 25px;

}

.featured-item .content-post h2.title-post a:hover,

.featured-item .content-post .category a:hover{

    color: #ff5e14;

}

.featured-item .content-post .category,

.featured-item .content-post .category a {

    font-size: 13px;

    color: #fff;

}

.featured-item.ttm-portfolio-view-topimage .content-post .category a,

.featured-item.ttm-portfolio-view-topimage .content-post .category{ color: #afafaf; }

.featured-item img, .featured-portfolio-item{ position: relative; overflow: hidden;}

.featured-item .content-post .content-post-desc {

    background-color: #fff;

    margin: 10px 10px;

    padding: 13px 0 12px;

    margin-top: -60px;

}

.content-post h5.title-post  {

    font-size: 22px;

    font-weight: 400;

    margin-bottom: 0;

    line-height: 34px;

}

.content-post p.category {

    color: #b3b7c3;

    font-size: 13px;

    margin-top: -6px;

}

.ttm-social-links-wrapper .social-icons li { margin: 0 3px 10px 0px; }

.ttm-social-links-wrapper .social-icons li a {

    margin-top: 15px;

    border-radius: 50%;

    border: 1px solid transparent;

    width: 29px;

    height: 29px;

    line-height: 29px;

    font-size: 13px;

    margin-right: 5px;

    text-align: center;

    background-color: #e5e8e9;

}

.ttm-social-links-wrapper .social-icons li a {

    margin: 0 2px;

    display: block;

}

.ttm-social-links-wrapper {

    border-top: 1px solid #edeff1;

    margin: 0 15px;

    padding-top: 14px;

}



/* overlay */

.ttm-box-view-overlay {

    position: absolute;

    top: 0;

    left: 0;

    bottom: 0;

    right: 0;

    background-color: rgba(2,13,38,.8);

    opacity: 0;

    -webkit-transition: all 0.5s ease 0s;

    transition: all 0.5s ease 0s;

}

.featured-item:hover .ttm-box-view-overlay,

.featured-item:hover .ttm-box-view-overlay {

    height: 100%;

    opacity: 1;

}

.ttm-box-view-overlay .featured-iconbox a{

    width: 40px;

    height: 40px;

    line-height: 40px;

    display: inline-block;

    border-radius: 50%;

    font-size: 18px;

   -webkit-transition: unset;

    -moz-transition: all 0.3s ease 0s;

    -ms-transition: all 0.3s ease 0s;

    -o-transition: all 0.3s ease 0s;

    transition: unset; 

}

.ttm-box-view-overlay .featured-iconbox a i{

    display: block;

    height: 40px;

    line-height: 40px;

    border-radius: 50%; 

    text-align: center;

    -webkit-transition: all 0.3s ease 0s;

    -moz-transition: all 0.3s ease 0s;

    -ms-transition: all 0.3s ease 0s;

    -o-transition: all 0.3s ease 0s;

    transition: all 0.3s ease 0s;

}

.ttm-box-view-overlay .featured-iconbox.ttm-media-link{

    position: absolute;

    z-index: 5;

    top: 0%;

    width: 100%;

    text-align: center;

    padding: 0 15px;

    -webkit-transform: translateY(-50%);

    -khtml-transform: translateY(-50%);

    -moz-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    -o-transform: translateY(-50%);

    transform: translateY(-50%); 

    -webkit-transition: all 0.5s ease 0s;

    transition: all 0.5s ease 0s;

}

.ttm-box-view-overlay .featured-iconbox.ttm-media-link a.ttm_link{

    margin-left: 8px;

}

.featured-item.ttm-portfolio-view-topimage:hover .ttm-box-view-overlay .featured-iconbox.ttm-media-link{

    top:50%;

}

.featured-item .featured-team-item.ttm-item-view-topimage a{

    position: absolute;

    top: 50%;

    left: 50%;

    margin-top: -43px;

    margin-left: -22px;

    -webkit-transform: translateY(50%);

    -ms-transform: translateY(50%);

    transform: translateY(50%);

}

.featured-team-item .ttm-box-view-overlay{ height: 0; top: 0; }

.featured-team-item:hover .ttm-box-view-overlay{ 

    height: 100%;

    opacity: 1; 

}

.featured-portfolio-item .ttm-box-view-overlay:hover .ttm-media-link{

    top: 39%;

}

.featured-team-item .featured-img-left a{

    width: 40px;

    height: 40px;

    border-radius: 50%;

    line-height: 40px;

    color: #fff;

    text-align: center;

    font-size: 19px;

    display: block;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%,-50%);

    transition: all .3s ease;

    opacity: 0;

    margin-top: 0;

}

.featured-team-item:hover .featured-img-left .ttm-box-view-overlay{

    opacity: 1;

    transform: scale(1);

}

.featured-team-item .featured-img-left a{ opacity: 1; }





/* portfolio */

.featured-portfolio-item .content-post.content-portfolio-post {

    padding: 16px 18px;

}

.featured-portfolio-item .content-post.content-portfolio-post{

    position: absolute;

    width: 100%;

    top: auto;

    left: 0;

    right: 0;

    bottom: 0;

    opacity: 0;

    -webkit-transform: translateY(100%);

    -moz-transform: translateY(100%);

    -ms-transform: translateY(100%);

    transform: translateY(100%);

    -webkit-transition: -webkit-transform 0.4s,opacity 0.1s 0.3s;

    -moz-transition: -moz-transform 0.4s,opacity 0.1s 0.3s;

    transition: transform 0.4s,opacity 0.1s 0.3s;

}

.featured-portfolio-item:hover .content-post.content-portfolio-post{

    opacity: 1;

    -webkit-transform: translateY(0);

    -moz-transform: translateY(0);

    -ms-transform: translateY(0);

    transform: translateY(0);

    -webkit-transition: -webkit-transform 0.4s,opacity 0.1s;

    -moz-transition: -moz-transform 0.4s,opacity 0.1s;

    transition: transform 0.4s,opacity 0.1s;

}

.featured-portfolio-item .content-post.content-portfolio-post:before{

    position: absolute;

    bottom: 100%;

    transform: translateX(-50%);

    content: "";

    display: inline-block;

    width: 0;

    height: 0;

    left: 30px;

    border-style: solid;

    border-width: 0 15px 15px 15px;

    border-color: transparent transparent #fff transparent;

    z-index: 1;

    top: -14px;

}

.featured-portfolio-item .content-post.content-portfolio-post:before{

    border-color: transparent transparent #ff5e14 transparent;

}





/* team */

.featured-team-item{ 

    overflow: hidden;

    position: relative;

    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.08);

    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.08);

    box-shadow: 0 0 10px 0 rgba(0,0,0,.08);

    border: 6px solid #fff;

}

.featured-team-item.style2 {

    border: 0;

    margin: 15px 0;

    padding: 15px;

    background-color: #fff;

}

.featured-item.ttm-team-view-topimage .content-post.content-team-post {

    text-align: center;

    padding: 23px 0 0 0;

    padding-bottom: 2px;

    background-color: #f3f7f9;

    margin-bottom: 0;

}

.featured-img-left { padding-left: 0; padding-right: 0; }

.featured-team-item .featured-img-right.ttm-post-content .content-post.content-team-post{ 

    padding: 15px 25px 0; 

    text-align: left;

    background-color: inherit;

    box-shadow: inherit;

}

.featured-item .featured-img-right.ttm-post-content .content-post .content-post-desc{ margin: 0; padding: 0;}

.ttm-team-details-list{ padding: 0; margin: 0; }

.ttm-team-details-list li {

    position: relative;

    padding: 3px 0 3px 25px;

    font-size: 15px;

    line-height: 24px;

    display: block;

}

.ttm-team-list-title i {

    position: absolute;

    left: -33px;

    top: 4px;

    text-align: center;

    width: 30px;

    display: block;

    text-indent: 0;

    font-size: 16px;

}

.content-post.content-team-post .ttm-social-links-wrapper ul li a {

    margin: 0 2px;

    display: block;

    color: rgba(44,44,44,.6);

}

.ttm-social-links-wrapper {

    border: 0;

    padding: 0;

    margin: 11px 0 0;

}

.ttm-team-details-list .ttm-team-list-title {

    margin-right: 8px;

    position: relative;

    color: #0a0c0e;

    font-weight: 600;

    float: left;

}

.featured-team-item .featured-img-left.ttm-post-content .ttm-team-details-list .ttm-team-list-value {

    font-size: 16px;

}

.featured-img-left:hover .ttm-box-view-overlay {

    opacity: 1;

    transform: scale(1);

}

.featured-img-left .ttm-box-view-overlay {

    position: absolute;

    left: 0;

    bottom: 0;

    right: 0;

    text-align: center;

    opacity: 0;

    background-color: rgba(2,13,38,.8);

    height: 100%;

    width: 100%;

    cursor: pointer;

    transform: scale(0);

    transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease;

    -ms-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

}

.featured-img-left:hover .ttm-box-view-overlay .featured-icon i{ opacity: 1; }

.featured-img-left:hover .ttm-box-view-overlay .featured-icon a{ top:50%; }





/*  Team  */

.featured-imagebox.featured-imagebox-team.style1 {

    position: relative;

    overflow: visible;

    margin: 5px 0;

}

.featured-imagebox-team:hover .featured-thumbnail img{

    -webkit-transform: scale(1.05);

    -ms-transform: scale(1.05);

    -moz-transform: scale(1.05);

    transform: scale(1.05);

}

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

.featured-imagebox-team.style1 .featured-content{

    text-align: center;

    padding: 20px 20px 16px;

    bottom: 36px;

    left: 25px;

    right: auto;

    background-color: #fff;

    box-shadow: 0 0 11px 0 rgb(6 22 58 / 10%);

    position: relative;

    width: 100%;

    max-width: 312px;

    height: 74px;

}

.featured-imagebox-team.style1 .featured-title h5 a{

    color: #06163a;

}

.featured-imagebox-team.style1:hover .featured-title h5 a {

    color: #ff5e14;

}

.featured-imagebox-team.style1 .featured-title h5 {

    font-size: 22px;

}

.featured-imagebox-team.style1 .featured-content .category {

    position: absolute;

    bottom: 74px;

    margin-bottom: 0;

    left: 0;

    width: 147px;

    height: 35px;

    font-size: 13px;

    line-height: 35px;

    text-align: center;

}

.featured-imagebox-team.style1 .featured-content .category:after {

    position: absolute;

    content: '';

    border-left: 3px solid #ff5e14;

    height: 100%;

    left: 0;

    top: 0;

}





/* Progress-Bar  

---------------------------------------------------------------*/

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

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

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

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

.ttm-progress-bar h4 {

    top: -35px;

    left: 0;

    font-size: 17px;

    color: #5d6576;

    font-weight: 400;

    margin-bottom: 10px;

    letter-spacing: 1.2px;

}

.ttm-progress-bar i{

    width: 30px;

    height: 40px;

    position: absolute;

    font-size: 17px;

    line-height: 20px;

}

.ttm-progress-bar .progress {

    background-color: #c0c0c1;

    border-radius: 0;

    height: 7px;

}

.ttm-progress-bar .progress-parcent {

    position: absolute;

    right: 0;

    color: #0a0a0a;

    z-index: 3;

    text-shadow: none;

    font-size: 17px;

    padding: 2px 0;

    border-radius: 0;

    top: 0;

}

.ttm-icon-left-true.ttm-progress-bar h4{

    margin-left: 35px;

}





/* Testimonial  

---------------------------------------------------------------*/

.testimonial-box, .testimonial-slide{

    position: relative;

}

.testimonial-box.testimonial-bgimg-box{

    background-image: url(../images/bg-image/row-bgimage-4.jpg);

    padding-top: 0px !important;

    padding-right: 70px !important;

    padding-bottom: 0px !important;

    padding-left: 20px!important;

}

.testimonial-slide .testimonials {

    margin: 10px 0 10px 0;

    padding: 62px 0px 72px 50px;

    position: relative;

}

.testimonial-slide .testimonials .testimonial-content{

    -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,.13);

    -moz-box-shadow: 0 0 25px 0 rgba(0,0,0,.13);

    box-shadow: 0 0 25px 0 rgba(0,0,0,.13);

    margin-left: 150px;

    margin-top: 69px;

    padding: 45px 40px 45px 40px;

    z-index: 1;

    position: relative;

    background-color: #fff;

}

.testimonial-slide .testimonials .testimonial-content .testimonial-caption{

    margin-bottom: 15px;

}

.testimonial-slide .testimonials .testimonial-content h6{

    padding-top: 0;

    margin-bottom: -5px;

    font-size: 19px;

    font-weight: 600;

    line-height: 24px;

    color: #020d26;

}

.testimonial-slide .testimonials .testimonial-content label {

    font-size: 12px;

    color: #9f9f9f;

    margin: 0;

}

.testimonial-slide .testimonials .testimonial-content p {

    padding: 0;

    margin: 0;

    padding-top: 10px;

    font-size: 16px;

    line-height: 28px;

    font-weight: 400;

    color: #5d6576;

    font-style: italic;

}

.testimonial-slide .testimonials .testimonial-content .testimonial-caption:after {

    content: "";

    width: 30px;

    display: block;

    height: 2px;

    text-align: center;

    margin: 0 auto;

    margin-top: 6px;

}

.testimonial-slide .testimonial-avatar .testimonial-img {

    border: none;

    position: absolute;

    top: 0;

    left: 55px;

    top: 80px;

}

.testimonial-slide .testimonial-avatar .testimonial-img img {

    border: 5px solid #fff; 

    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.1); 

    -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);

    box-shadow: 0 0 15px 0 rgba(0,0,0,.1); 

}



/*testimonial style1*/

.testimonial-slide .testimonials.style1 {

    margin: 0px;

    padding: 0px 0px 72px 0px;

}

.testimonial-slide .testimonials.style1 .testimonial-avatar {

    text-align: center;

    max-width: 165px;

    float: left;

    padding-bottom: 0;

}

.testimonial-slide .testimonials.style1 .testimonial-avatar .testimonial-img {

    position: relative;

    top: 0;

    left: 0px;

    display: inline-block;

    z-index: 9;

    width: 113px;

    height: 113px;

    margin: 0 auto;

    text-align: center;    

}

.testimonial-slide .testimonials.style1 .testimonial-avatar .testimonial-img img {

    border-radius: 50%;

    height: 100%;

    border: none;

    text-align: center;

    margin: 0 auto;

    float: none;

    margin-right: 0px;

}

.testimonial-slide .testimonials.style1 .testimonial-avatar .testimonial-caption {

    margin-top: 15px;

    margin-left: 0;

    margin-right: 20px;

    display: block;

    width: 100%;

}

.testimonial-slide .testimonials.style1 .testimonial-avatar .testimonial-caption h6 {

    margin-bottom: -5px;

    font-size: 22px;

    font-weight: 400;

    line-height: 28px;

    color: #06163a;

}

.testimonial-slide .testimonials.style1 .testimonial-avatar .testimonial-caption label {

    font-size: 13px;

    color: #9c9c9c;

}

.testimonial-slide .testimonials.style1 .testimonial-content {

    text-align: left;

    padding: 12px 35px 39px 35px;

    border-radius: 7px;

    box-shadow: 0 0px 0px 0 rgb(32 46 60 / 4%);

    filter: drop-shadow(0 0px 10px rgba(0,0,0,.08));

    position: relative;

    margin: 0;

    margin-left: 165px;

}

.testimonial-slide .testimonials.style1 .testimonial-content:after{

    display: block;

    content: "";

    position: absolute;

    top: 17px;

    left: -19px;

    width: 0;

    height: 0;

    border-top: 17px solid transparent;

    border-right: 20px solid #fff;

    border-bottom: 17px solid transparent;

}

.testimonial-slide .testimonials.style1 .testimonial-content:before {

    position: absolute;

    content: '';

    right: 48px;

    bottom: 53px;

    width: 67px;

    height: 39px;

    text-align: left;

    background-repeat: no-repeat;

    -webkit-mask-box-image: url(../images/quote.png);

    background-color: rgba(90,92,130,.06);

}



/* Client-row  

---------------------------------------------------------------*/

.client {

    padding: 68px 20px 85px;

    text-align: center;

}

.ttm-client-logo-tooltip{

    position: relative;

}

.client-box .client{ 

    text-align: center;

    padding: 28px 20px;

    margin: 15px 0;

}

.client-box{

    display: block;

    background-color: #fff;

    -webkit-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);

    -moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);

    box-shadow: 0 0 11px 0 rgba(6,22,58,.14);

}





/* Accordion

-----------------------------------------------------------*/

.wrap-acadion .accordion { margin-top: 15px; }

.accordion .toggle .toggle-title{

    font-size: 17px;

    cursor: pointer;

    padding: 9px 20px 10px;

    font-weight: 400;

    margin-bottom: 0;

    position: relative;

}

.accordion .toggle-title a{ color: #fff;}

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

.accordion .toggle.ttm-style-classic .toggle-title{ 

    border: 1px solid #f7f7f7;

    background-color: transparent;

}

.accordion .ttm-style-classic:not(.ttm-toggle-title-bgcolor-grey) .toggle-title{ 

    -webkit-box-shadow: 0 0 5px 0 rgba(6,22,58,.1);

    -moz-box-shadow: 0 0 5px 0 rgba(6,22,58,.1);

    box-shadow: 0 0 5px 0 rgba(6,22,58,.1);

}

.accordion .ttm-style-classic .toggle-title.active {

    border-color: #f0f0f0;

    background-color: #f8f8f8;

}

.toggle-content ul li{ list-style: disc; }

.accordion .ttm-style-classic .toggle-title >a,

.accordion .ttm-style-classic.ttm-toggle-title-bgcolor-grey.active .toggle-title >a,

.accordion .ttm-toggle-title-bgcolor-grey.active .toggle-title:after {

    color: #666;

}

.accordion .toggle-title:after.active , 

.accordion .toggle:not(.ttm-style-classic) .toggle-title:after.active{ color: #fff; }

.accordion .toggle .toggle-title{

    margin: 15px 0;

}

.accordion .toggle.active .toggle-title{ margin-top: 15px; margin-bottom: -1px; }

.accordion .ttm-style-classic.ttm-toggle-title-bgcolor-grey .toggle-title{ 

    border-color: #f0f0f0;  

    background-color: #f8f8f8;

    padding-left: 46px; 

}

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

.accordion .toggle .toggle-title:after {

    position: absolute;

    font-family: "FontAwesome";

    right: 20px;

    top: 10px;

    content: "\f0d7";

}

.accordion .toggle.active .toggle-title:after {

    content: "\f0d8";

    font-family: "FontAwesome";

}

.accordion .toggle-content {

    display: none;

    padding: 20px 20px;

    background-color: #fff;

    overflow: hidden;

}

.accordion .toggle.ttm-toggle-title-bgcolor-grey .toggle-title:after{

    position: absolute;

    font-family: "FontAwesome";

    content: "\f067";

    left: 20px;

    font-size: 16px;

    top: 10px;

}

.accordion .toggle.ttm-toggle-title-bgcolor-grey.ttm-toggle-title-bgcolor-grey.active .toggle-title:after {

    font-family: "FontAwesome";

    content: "\f068";

}

.accordion .toggle.active .toggle-title:after, 

.accordion .toggle:not(.ttm-style-classic) .toggle-title:after{ color: #fff; }

.accordion .toggle.ttm-toggle-title-bgcolor-grey .toggle-title:after{ color: #666; }

.accordion .toggle.toggle-title.ttm-style-classic.active .toggle-title:after{ color: #fff;}



.accordion .toggle.toggle-style-border {

    border-bottom: 1px solid #eaeaea;

    padding-bottom: 22px;

    margin-bottom: 22px;

}

.accordion .toggle.toggle-style-border .toggle-title{

    background-color: transparent;

}

.accordion .toggle.toggle-style-border.toggle-square .toggle-title{ 

    padding: 4px 0;

    padding-left: 42px;

    letter-spacing: 1.2px;

    margin: 0;

}

.accordion .toggle.toggle-style-border.toggle-square .toggle-content{ 

    padding: 0; 

    padding-left: 42px;

    background-color: transparent;

}

.accordion .toggle.toggle-style-border.toggle-square .toggle-title:after {

    position: absolute;

    font-family: "themify";

    content: "\e61a";

    left: 0px;

    font-size: 15px;

    font-weight: 900;

    top: 0;

    height: 28px;

    width: 28px;

    line-height: 28px;

    text-align: center;

}

.accordion .toggle.toggle-style-border.toggle-square.active .toggle-title:after {

    font-family: "themify";

    content: "\e622";

}





/* Blog-Post  

---------------------------------------------------------------*/

.post, .post-image{position:relative; border-radius: 2px; overflow: hidden;}

.post{ margin-bottom: 30px; }

.post.post-topimage{ margin: 0; }

.post-meta ul{ 

    padding: 0 3px 10px 0;

    margin: 0;

}

.post-meta ul li{

    display: inline-block;

    padding-right: 15px;

    position: relative;

    color: #7f7f7f;

}

.post-meta ul li i{

    padding-right: 7px;

}

.post-meta .ttm-right-meta{ 

    display: inline-block;

}

.post-meta .ttm-right-meta .ttm-social-share-links {

    opacity: 1;

    visibility: visible;

}

.post-meta .ttm-right-meta .ttm-social-share-links{

    position: absolute;

    top: -7px;

    left: 75px;

    opacity: 0;

    width: 390px;

    padding-right: 35px;

    transition: .4s all ease;

    visibility: hidden;

    text-align: left;

    padding-right: 80px;

}

.ttm-social-share-links ul li {

    display: inline-block;

    padding-right: 7px;

    padding-top: 6px;

}

.ttm-right-meta .ttm-social-share-links ul li a {

    padding: 0 0 0 6px;

    width: 30px;

    height: 30px;

    text-align: center;

    margin-right: 0;

    border-radius: 50%;

    font-size: 12px;

    border: 1px solid #ededed;

    display: block;

    background-color: #fff;

    color: #7f7f7f;

}

.post .post-desc{

    padding: 33px 0 25px 0;

}

.post .post-desc.style3{

    padding: 0 0px 30px 25px;

}

.post .post-desc h5 {

    margin-top: 0;

    margin-bottom: 10px;

    font-size: 25px;

    line-height: 32px;

    font-weight: 400;

}

.post .post-desc h3 {

    font-size: 21px;

    line-height: 28px;

    margin-bottom: 10px;

    color: #1c1c1c;

    font-weight: 600;

}

.post.box-shadow .post-desc {

    padding: 45px 25px 40px 25px;

}

.post.box-shadow.style2{ margin-bottom: 30px; }

.post.box-shadow.style2 .post-desc {

    padding: 35px 20px 30px 20px;

}

.post .post-desc.style2 p,

.post .post-desc.style3 p{

    border-top: 1px solid #e5e5e5;

    margin-top: 3px;

    padding: 12px 0 4px;

}

.post .post-desc .ttm-btn.btn-inline{ font-size: 14px; }

.post-image-icon i{

    position: absolute;

    z-index: 2;

    color: #fff;

    font-size: 18px;

    width: 38px;

    height: 45px;

    padding-top: 7px;

    text-align: center;

    right: 20px;

    top: 0;

    -webkit-clip-path: polygon(0 0,100% 0,100% 100%,50% 79%,0 100%);

    clip-path: polygon(0 0,100% 0,100% 100%,50% 79%,0 100%); 

}

.post-image-icon i:after {

    content: "";

    position: absolute;

    left: 0;

    bottom: 0;

    width: 0;

    height: 0;

    border-bottom: 10px solid #fff;

    border-left: 19px solid transparent;

    border-right: 19px solid transparent;

    margin-bottom: -1px;

}

.post:not(.ttm-blog-classic) .post-image {overflow: hidden; padding: 0;}

.post-image img {

    width: 100%;

    transition: transform 0.5s ease-in-out;

}

.post.post-img-left .post-image{ float: left; }

.post.post-topimage:hover .post-image img{

    transform: scale(1.1);

}

article.ttm-blog-classic {

    background: #fff;

    padding: 30px 27px 30px;

    margin-bottom: 40px;

}

article.ttm-blog-classic .ttm-blog-classic-content {

    background: #fff;

    padding: 11px 0 0px 25px;

    margin-top: -48px;

    z-index: 11;

    position: relative;

    display: block;

    margin-left: 60px;

}

article.ttm-blog-classic .post-desc .post-title h5 {

    margin-bottom: 0;

    font-weight: 600;

}

.page-item:first-child .page-link{border-radius: 5px;}

article.post blockquote {

    display: block;

    background: #f3f7f9; 

    padding: 20px 20px 12px 100px;

    position: relative;

    border: none;

    font-weight: 400;

    margin: 35px 0 35px 0;

    font-size: 18px;

    min-height: 100px;

    line-height: 32px;

}

article.post blockquote:before {

    content: '\f10d';

    font-family: "FontAwesome";

    font-size: 40px;

    font-weight: 400;

    color: #999;

    position: absolute;

    left: 31px;

    top: 5px;

    width: 58px;

    height: 60px;

    font-style: italic;

    line-height: 85px;

    display: block;

    border-radius: 5px;

}

.ttm-bgcolor-white .ttm-post-prev-next-buttons{

    border-bottom: 1px solid #e4e4e4;

    border-top: 1px solid #e4e4e4;

}

.ttm-post-prev-next-buttons {

    margin-bottom: 20px;

    margin-top: 30px;

    border-top: 1px solid #f3f5f7;

    padding-top: 30px;

}

.ttm-post-prev-next-buttons {

    margin-top: 0;

    margin-bottom: 10px;

    padding-top: 30px;

    padding-bottom: 23px;

    border-bottom: 1px solid #e4e4e4;

    border-top: 1px solid #e4e4e4;

}

.ttm-post-prev-buttons {

    position: relative;

    margin-bottom: 20px;

    margin-top: 30px;

    border-top: 1px solid #f3f5f7;

    padding-top: 30px;

}

.ttm-post-prev-next-buttons .ttm-btn-icon-right-right{ float: right; }

.ttm-portfolio-prev-next-buttons {

    position: relative;

    margin-bottom: 20px;

    margin-top: 30px;

    border-top: 1px solid #f3f5f7;

    padding-top: 30px;

}



/* pagination */

.ttm-pagination {

    display: block;

    margin-top: 30px;

    text-align: center;

    margin-bottom: 35px;

}

.ttm-pagination .page-numbers {

    width: 40px;

    height: 40px;

    line-height: 39px;

    text-align: center;

    display: inline-block;

    background-color: #fff;

    color: #42454e;

    font-size: 16px;

    font-weight: 400;

    border: 1px solid #c3c0c0;

    margin: 0 3px;

    padding: 0;

    -webkit-transition: all 0.3s ease 0s;

    -moz-transition: all 0.3s ease 0s;

    -ms-transition: all 0.3s ease 0s;

    -o-transition: all 0.3s ease 0s;

    transition: all 0.3s ease 0s;

}



/*blog-comment*/

.comments-area {

    margin-top: 50px;

    margin-bottom: 0;

}

.comments-area h2{

    font-size: 33px;

    line-height: 40px;

    margin-bottom: 15px;

}

.comments-area ol.comment-list {

    border-bottom: 1px solid #e8e8e8;

    padding-bottom: 25px;

    margin-bottom: 30px;

}

.comment-list li {

    position: relative;

    margin-top: 30px;

}

.comment-list .children {

    margin-left: 35px;

}

.comment-list, .comment-list .children {

    list-style-type: none;

    padding: 0;

}

.single-post .comments-area {

    margin-top: 50px;

    margin-bottom: 0;

}

.single-post .comments-area .comments-title {

    font-size: 33px;

    font-weight: 600;

}

.comment-body {

    padding: 0;

    margin-left: 0;

    margin-bottom: 0;

    background-color: #f3f7f9;

    padding: 25px 25px 25px;

}

.comment-author {

    float: left;

    max-width: 70px;

    margin-right: 20px;

    text-align: center;

}

.comment-author img {

    max-width: 100%;

    height: auto;

    border-radius: 0;

    height: auto;

    vertical-align: middle;

    overflow: hidden;

    max-width: 66px;

    border-radius: 50%;

}

.comment-reply-title {

    font-weight: 600;

    margin-bottom: 10px;

    font-size: 33px;

    margin-bottom: 20px;

}

.comment-box {

    border: none;

    margin-left: 70px;

    padding-left: 20px;

}

.comment-meta {

    font-size: 14px;

    padding: 0;

    position: relative;

}

.comment-meta, .comment-meta a {

    color: #9096a1;

    font-size: 13px;

}

.comment-meta .ttm-comment-owner h5, .ttm-comment-owner {

    display: block;

    font-size: 18px;

    line-height: 18px;

    font-style: normal;

    color: #020d26;

    margin: 0;

}

.single article.post .comment-body p {

    margin-top: 10px;

}

.comment-list a.comment-reply-link {

    background-color: #020d26;

    border-radius: 0;

    border: 1px solid #020d26;

    color: #fff;

    display: inline-block;

    font-size: 13px;

    line-height: 17px;

    padding: 4px 15px 5px 15px;

}

.comments-area .comment-respond {

    padding-top: 10px;

}

#respond .comment-reply-title {

    margin: 0 0 20px!important;

}

.comment-form {

    margin-bottom: 20px;

}

.comment-form .comment-notes {

    margin-bottom: 25px;

    font-style: italic;

}

.comment-form p:not(.comment-notes) {

    margin-bottom: 20px;

}

.comment-form textarea {

    height: 125px;

}

.comment-form textarea, .comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {

    background-color: transparent;

    border: none;

    border-bottom: 1px solid rgba(0,0,0,.1);

    border-radius: 0;

    padding-left: 0;

    padding-bottom: 5px;

    text-indent: 0;

}







/*  Contact-Form

---------------------------------------------------------------*/

.contactform .text-input select {

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;

}

.ttm-quoteform-main{

    margin: 80px 200px !important;

}

.ttm-quoteform-main{

    background-color: #fff;

    color: #5e5e5e;

    font-size: 13px;

    -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,.25); 

    -moz-box-shadow: 0 0 25px 0 rgba(0,0,0,.25);

    box-shadow: 0 0 25px 0 rgba(0,0,0,.25);

}

label i {

    position: absolute;

    z-index: 100;

    font-size: 16px;

    padding: 17px 0px;

}

.ttm-reset-qouteform-section {

    margin-right: -90px;

    margin-left: -90px;

    padding: 30px;

}

.wrap-form label{

    width: 100%;

}

.wrap-form span.text-input {

    width: 100%;

    margin-bottom: 10px;

}

.getquote-form input[type="text"], 

.getquote-form textarea {

    border-radius: 0;

    color: #8f8f8f;

    padding: 10px 10px 10px 55px;

    font-weight: 400;

    text-indent: 0;

    background-color: #fafbfc;

    border: 1px solid #f1f3f5;

    font-size: 13px;

}

.getquote-form .text-input textarea{ height: 110px; }

.getquote-form button{ margin-top: 10px; }

.getquote-form .text-input input::placeholder,

.getquote-form .text-input textarea::placeholder{ 

    color: #828282;

}

.wrap-form span.text-select:after {

    position: absolute;

    font-family: "FontAwesome";

}

.wrap-form span.text-select:after {

    right: 26px;

    top: 13px;

    content: "\f0d7";

}

.wrap-form label {

    position: relative;

    margin-bottom: 15px;

    padding-top: 5px;

}

.getquote-form label i {

    position: absolute;

    left: 5px;

    color: #fff;

    z-index: 100;

    font-size: 16px;

    margin-left: -5px;

    padding: 16px 14px;

    border: 1px solid transparent;

}

.contactform .ttm-btn-icon-right{

    position: absolute;

    left: 69%;

    top: 76%;

}

.contactform .ttm-btn-icon-right button{

    font-weight: 700;

    font-size: 30px;

    height: 55px;

    width: 114px;

}

.ttm-bgcolor-darkgrey .contactform.style2 .text-input, .ttm-bgcolor-darkgrey .contactform.style2 .text-area {

    background-color: transparent;

    border: none;

    border-radius: 0;

    padding-bottom: 9px;

    padding-left: 35px;

    border-bottom: 1px solid rgba(0,0,0,.15);

}

.contactform.style2 label i  {

    position: absolute;

    left: 5px;

    top: 25px;

    opacity: .9;

    font-size: 16px;

    line-height: 16px;

    z-index: 1;

    padding: 0;

}

.contactform.style2 .ttm-form-control{ margin-bottom: 15px;  display: block; padding-top: 5px; }







/* Tab

-------------------------------------------------------------- */

.ttm-tabs {

    width:100%; 

}

.ttm-tabs ul{ margin: 0; padding: 0; }

.ttm-tabs:not(.element-tab-style-vertical) ul{ display: -webkit-flex; display: flex;}

.ttm-tabs.style2 ul{ display: block; }

.ttm-tabs ul.tabs li{ display: inline-block; }

.ttm-tabs ul.tabs li a{

    display: block;

    cursor: pointer;

    text-align: center;

    padding: 14px 20px;

    background-color: #fff;

    color: #413d3d;

    letter-spacing: 1.2px;

    font-weight: 400;

    font-size: 17px;

}

.gallery-section .ttm-tabs ul.tabs li:not(.active) a {

    color: #131313;

}

.ttm-tabs ul.tabs li a i{

    font-size: 18px;

    margin-right: 9px;

    position: relative;

    top: 2px;

}

.ttm-tabs ul.tabs li a span{

    font-size: 18px;

    font-weight: normal;

}

.ttm-tabs .content-tab {

    padding: 36px 30px 50px 30px;

}

.tab-padding-box{

    padding-top: 105px;

    padding-left: 40px;

    padding-right: 40px;

    padding-bottom: 70px;

}

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

.ttm-tabs.style2 .tabs{ margin-bottom: 30px; padding-left: 0px}

.ttm-tabs.style2.full-width .tabs{ padding-left: 10px }

.ttm-tabs.style2 .content-tab{ padding: 0; }

.ttm-tabs.style2 .row.ttm-boxes-spacing-10px{ padding: 0; }

.ttm-tabs.style2 ul.tabs li { margin-right: 7px; background: transparent; padding: 0; margin-bottom: 5px;}

.ttm-tabs.style2 ul.tabs li a {

    display: block;

    cursor: pointer;

    padding: 8px 25px;

    line-height: 22px;

    position: relative;

    z-index: 3;

    color: #1c1c1c;

    -webkit-transition: all 0.3s;

    transition: all 0.3s;

    background-color: transparent;

    font-size: 14px;

    font-weight: 600;

    border: 1px solid rgba(0,0,0,.2);

    text-transform: uppercase;

}





/*  Timeline

---------------------------------------------------------------*/

.timeline{ position: relative; }

.timeline .timeline-panel { position: relative; padding-left: 100px; }

.timeline.ttmscore-timeline-round .timeline-year, .timeline.ttmscore-timeline-round .timeline-year::before {

    border-radius: 50%;

}

.timeline .timeline-year {

    left: 0;

    position: absolute;

    top: 5px;

    width: 74px;

    height: 74px;

    padding: 5px;

    line-height: 70px;

    text-align: center;

    color: #fff;

    font-size: 16px;

    background-color: #e9103a;

    font-weight: 600;

}

.timeline .timeline-year:before {

    content: "";

    position: absolute;

    left: -5px;

    top: -5px;

    width: 84px;

    height: 84px;

    border: 2px solid #fff;

}

.timeline .timeline-body h3:after {

    content: "";

    position: absolute;

    border-radius: 50%;

    left: -34px;

    top: 10px;

    width: 10px;

    height: 10px;

}

.timeline .timeline-panel .timeline-body {

    position: relative;

    padding-top: 0;

    padding-bottom: 20px;

    margin-left: 35px;

}

.timeline .timeline-panel .timeline-body p:before {

    content: "";

    position: absolute;

    left: -30px;

    top: 11px;

    width: 2px;

    height: 100%;

    background: #f0f0f0;

    background: rgba(255,255,255,.1);

}

.timeline .timeline-panel:last-child .timeline-body:before{

    height: 70%;

}

.timeline .timeline-body .title {

    position: relative;

    text-align: left;

    font-size: 22px;

    line-height: 30px;

}

.timeline .timeline-panel:not(:last-child) .timeline-body p{

    margin-bottom: 50px;

}





/*  Boxes-Spacing

---------------------------------------------------------------*/

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

.ttm-boxes-spacing-10px .ttm-box-col-wrapper {

    padding-right: 5px;

    padding-left: 5px;

    margin: 0 0 10px;

}

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



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

.ttm-boxes-spacing-5px .ttm-box-col-wrapper {

    padding-right: 2.5px;

    padding-left: 2.5px;

    margin-bottom: 5px;

}

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







/*  Pricing-Plan

---------------------------------------------------------------*/

.pricing-plan{ 

    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.09);

    box-shadow: 0 0 10px 0 rgba(0,0,0,.09);

    margin-right: -15px;

    margin-left: -15px;

}

.pricing-plan.pricing-recommended-plan{

    z-index: 999; 

    position: relative;

    box-shadow: 0 0 20px 0 rgba(0,0,0,.15);

    margin-top: -27px;

}

.pricing-plan.active{padding: 60px 0;}

.pricing-head { 

    border: 0;

    padding-bottom: 28px;

    padding-top: 0;

}

.pricing-title { 

    text-align: center;

    font-weight: 700;

    font-size: 22px;

    padding: 30px 10px 10px 10px;

    padding-bottom: 10px;

    margin-bottom: -1px;

    position: relative;

}

.price-value { 

    font-size: 48px;

    font-weight: 600;

    text-shadow: none;

    line-height: 40px;

    padding: 0;

    text-align: center;

 }

.pricing-plan .pricing-head .price-value span:after {

    content: '/';

    position: absolute;

    left: 3px;

    top: -1px;

}

.pricing-plan .pricing-head .price-value span {

    position: relative;

    padding-left: 15px;

    font-size: 20px;

    font-weight: 400;

}

.pricing-plan .pricing-head .price-value sub {

    font-size: 20px;

    padding-right: 2px;

    bottom: 0;

}

.pricing-list{padding: 0 30px;}

ul.features-list{ margin: 0; padding: 0; background-color: #fff;}

ul.features-list li{

    padding: 18px 20px 18px 20px;

    border-bottom: 1px solid #e9e9e9;

    font-size: 18px;

    color: #5d6576!important;

    padding-left: 90px;

    padding-right: 40px;

    text-align: left;

    position: relative;

}

ul.features-list li:last-child{border-bottom: none;}

ul.features-list li:before {

    font-family: "FontAwesome";

    content: '\f00c';

    font-style: normal;

    font-weight: 400;

    font-size: 14px;

    display: inline-block;

    padding-right: 12px;

}

.pricing-footer .price_btn{

    border-bottom-left-radius: 5px;

    border-bottom-right-radius: 5px;

    text-align: center;

    padding: 16px 20px;

    margin-bottom: -75px!important;

}

.pricing-footer .price_btn a.ttm-btn.ttm-btn-fill.ttm-btn-border-white{ border : 1px solid #fff; }

.price_btn a{ padding: 12px 40px; background-color: #fff; text-transform: uppercase; }

.pricing-footer {

    background-color: #fff;

    padding-bottom: 30px;

    padding-top: 15px;

}



.pricing-plan.style2 .pricing-title{color: #222021}

.pricing-plan.style2 .price-value h2{color: #ffffff}

.pricing-plan.style2.active .price-value h2{color: #ff5e14}

.pricing-plan.style2:hover, .pricing-plan.style-3:hover{border-color: transparent;}



.pricing-plan.style-3 .price-value{padding: 50px 0;}

.pricing-plan.style-3 .price-value h2{color: #ffffff}







/* Sidebar

-------------------------------------------------------------- */

.sidebar .widget, .sidebar.shop .widget.widget-banner {

    margin-bottom: 44px;

}

.sidebar .widget:last-of-type {

    margin-bottom: 0;

}

.sidebar .widget a {

    color: #5d6576;

}

.sidebar h3.widget-title {

    margin-top: 0;

    margin-bottom: 25px;

    display: block;

    overflow: hidden;

}

.sidebar .widget .widget-title:before {

    content: '';

    border-left: 3px solid;

    margin-right: 13px;

}





/* sidebar-left */

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

.ttm-sidebar-left, .ttm-sidebar-right{ display: block;}

.sidebar.sidebar-left, .ttm-sidebar-right .content-area,

.ttm-sidebar-left > [class*='col-']{ float: left; }

.ttm-sidebar-left div.content-area{ float: right; }

.sidebar-left .widget-nav-menu ul li:not(:first-child) {

    border-top: 1px solid #e5eaef;

}

.sidebar-left .widget-nav-menu ul li::after {

    content: "\e649";

    position: absolute;

    right: 16px;

    top: 14px;

    font-size: 15px;

    font-family: "themify";

}

.sidebar-left .widget-nav-menu ul li.active::after , .widget-nav-menu ul li:hover:after {

    color: #FFF;

}

.sidebar-left .widget.widget-nav-menu ul li a {

    display: block;

    padding: 15px 30px 15px 20px;

    position: relative;

    font-weight: 700;

    font-size: 15px;

    background-color: #fff;

}

.sidebar-left .widget.widget-nav-menu ul li a:before {

    left: 0;

    bottom: 0;

    width: 100%;

    height: 1px;

    background-color: #e1e1e1;

}

.sidebar-left .widget-nav-menu ul li:last-child a:before {

    content: none;

}



/* sidebar-right */

.sidebar.sidebar-right,

.ttm-sidebar-right > [class*='col-']{ float: right; }

.ttm-sidebar-right .content-area{ float: left; }

.sidebar-left .widget-nav-menu ul li {

    padding: 0;

    position: relative;

}



/* widget-download */

.sidebar .widget.widget-download {

    margin-bottom: 43px;

}

.sidebar .widget-download .download li{ position: relative; }

.sidebar .widget-download .download li a{

    font-size: 15px;

    line-height: 22px;

    padding-left: 40px;

}

.sidebar .widget-download .download li  i{

    font-size: 34px;

    position: absolute;

    top: -12%;

    left: 0%;

}



/* contact-widget */

.sidebar ul.contact-widget-wrapper li i {

    position: absolute;

    top: 6px;

    left: 0;

}

.sidebar ul.contact-widget-wrapper li {

    padding-left: 30px;

    position: relative;

    padding-top: 0;

    padding-bottom: 17px;

    line-height: 20px;

}



/*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 ul:not(.contact-widget-wrapper):not(.widget-menu):not(.download):not(.rating)> li {

    padding: 7px 0;

    border-top: 1px solid #e5eaef;

}

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

.sidebar .widget.widget-Categories a:before{

    content: "\f068";

    font-family: "FontAwesome";

    position: absolute;

    top: 9px;

    left: 0;

    line-height: 1em;

    font-size: 10px;

    font-weight: normal;

}

.widget-Categories a{

    display: inline-block;

    padding-left: 20px;

    position: relative;

}



/*widget-post*/

.sidebar .widget.widget-recent-post ul>li {

    padding: 15px 0 !important;

    margin: 0;

}



/* tagcloud-widget */

.sidebar .widget .tagcloud a {

    display: inline-block;

    padding: 7px 27px;

    margin: 0 2px 10px;

    border: 1px solid #ddd;

    border-radius: 3px;

    font-size: 14px;

    background-color: #f7f7f7;

    font-weight: 600;

}



/* flicker-widget */

.flicker-widget .ttm-flicker-widget-wrapper a {

    overflow: hidden;

    display: block;

    margin: 0 7px 0 0;

    width: 75px;

    height: 75px;

    display: inline-block;

    background: none;

}





/* Single-content( -pages )

-------------------------------------------------------------- */

/* portfolio */

.ttm-pf-single-content-wrapper-innerbox {

    background-color: #fff;

    padding: 25px 25px;

}

.ttm-pf-view-left-image .ttm-pf-single-detail-box {

    border: 15px solid #f3f7f9;

    padding: 15px;

    margin-left: -10px;

}

.ttm-portfolio-description h2 {

    margin-bottom: 5px;

    font-size: 27px;

}

.ttm-pf-detailbox-list .ttm-pf-details-date {

    position: relative;

    display: block;

    padding: 18px 0 0 30px;

    margin-left: 10px;

    font-size: 13px;

}

.ttm-pf-detailbox-list .ttm-pf-details-date i {

    position: absolute;

    left: -20px;

    top: 13px;

    display: inline-block;

    border-radius: 50%;

    padding-left: 0;

    vertical-align: middle;

    font-size: 20px;

    text-align: center;

    transform: translate(0,0);

    height: 40px;

    width: 40px;

    line-height: 40px;

    z-index: 1;

}

.ttm-pf-detailbox-list .ttm-pf-details-date .ttm-pf-left-details {

    font-weight: 600;

    margin-right: 15px;

    margin-left: 0;

    display: block;

    font-size: 17px;

    line-height: 20px;

}

ul.ttm-pf-detailbox-list{ padding: 0; }

.ttm-term-desc { border-bottom: 1px solid #e9e9e9; padding-bottom: 30px; margin-bottom: 30px;}

.ttm-pf-single-content-wrapper-innerbox .ttm-social-share-title,

.ttm-pf-single-content-wrapper .ttm-social-share-title {

    padding-top: 6px;

    font-weight: 600;

    padding-right: 10px;

    position: relative;

    margin-right: 10px;

    font-size: 18px;

    float: left;

    color: #b2b9bd;

}

.ttm-pf-detailbox-list .ttm-pf-details-date {

    position: relative;

    display: block;

    padding: 18px 0 0 30px;

    margin-left: 10px;

    font-size: 14px;

}

.ttm-pf-single-related-title{

    font-size: 30px;

    font-weight: 600;

    margin-bottom: 30px;

}



/* product */

.screen-reader-text {

    clip: rect(1px,1px,1px,1px);

    position: absolute!important;

    height: 1px;

    width: 1px;

    overflow: hidden;

}

.ttm-single-product-details {

    background-color: #fff;

    margin-bottom: 30px;

}

.ttm-single-product-info {

    padding: 30px;

}

div.product.ttm-single-product-details div.images {

    width: 48%;

    float: left;

}

div.product.ttm-single-product-details div.summary {

    width: 48%;

    float: right;

}

div.product.ttm-single-product-details .product-gallery__image img{

    height: auto;

    max-width: 100%;

}

.ttm-single-product-details div.images .product-gallery__image:nth-child(n+2) {

    width: 25%;

    display: inline-block;

}

div.product .product_title {

    padding-bottom: 8px;

    border-bottom: 1px solid #ddd;

    margin-bottom: 25px;

    font-size: 30px;

    text-transform: capitalize;

}

div.product .summary .product-rating {

    float: right;

    margin-bottom: 15px;

}

.summary .star-rating {

    float: left;

    padding: 0;

    margin: 0;

    margin-right: 5px;

}

.summary .star-rating li{ 

    display: inline-block;

    font-size: 12px;

}

.product_meta {

    padding-top: 17px;

    border-top: 1px solid #ddd;

    margin-top: 15px;

}

.ttm-single-product-details .product-details__short-description {

    margin-top: 20px;

    margin-bottom: 50px;

}

.summary form.cart {

    margin-top: 30px;

    margin-bottom: 30px;

}

div.product form.cart div.quantity {

    float: left;

    margin: 0 4px 0 0;

}

.quantity .qty {

    height: 41px;

    width: 88px;

    text-align: center;

}

.posted_in {

    font-weight: 700;

}

.posted_in a {

    font-weight: 400;

}

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

div.product ul.tabs li a { font-weight: 400; color: #515151; padding: 0; background: transparent;}

div.product ul.tabs li {

    margin: 0 2px;

    border-radius: 0;

    color: #fff;

    font-size: 16px;

    border-color: #e4e4e4;

    background-color: #f9f9f8;

    border-radius: 3px;

    border: 1px solid #e4e4e4;

    font-weight: 400;

    font-size: 16px;

    padding: 13px 30px;

    position: relative;

}

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

div.product ul.tabs li:hover a { background-color: transparent; }

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

div.product ul.tabs li.active:before {

    display: block!important;

    content: "";

    width: 0;

    height: 0;

    border: 0;

    border-left: 8px solid transparent;

    border-right: 8px solid transparent;

    border-top: 8px solid #ff5e14;

    position: absolute;

    bottom: -8px;

    left: 50%;

    -khtml-transform: translateX(-50%) translateY(0%);

    -moz-transform: translateX(-50%) translateY(0%);

    -ms-transform: translateX(-50%) translateY(0%);

    -o-transform: translateX(-50%) translateY(0%);

    transform: translateX(-50%) translateY(0%);

}

div.product .ttm-tabs .content-inner h2 {

    font-size: 25px;

}

div.product .ttm-tabs .content-tab{

    padding: 30px 0 0 0;

}

.related.products {

    margin-top: 50px;

}

.related.products h2 {

    font-size: 28px;

    font-weight: 600;

    line-height: 40px;

    padding-bottom: 15px;

}

#reviews #comments ol{ margin: 0; padding: 0; }

#reviews #comments ol.commentlist li img.avatar {

    width: 65px;

}

#reviews #comments ol.commentlist li img.avatar {

    float: left;

    position: absolute;

    top: 0;

    left: 0;

    padding: 3px;

    background: #ebe9eb;

    border: 1px solid #e4e1e3;

    margin: 0;

    box-shadow: none;

}

div.product #reviews .star-rating {

    margin: 0;

    margin-top: 7px;

    float: right;

}

#reviews #comments ol.commentlist li {

    padding: 0;

    margin: 0 0 20px;

    position: relative;

    border: 0;

}

#reviews #comments ol.commentlist li .comment-text {

    border: 1px solid #e4e1e3;

    padding: 1em 1em 0;

    border-radius: 0;

    margin-left: 80px;

}

#reviews #comments ol.commentlist li .comment-text p.meta {

    font-size: 16px;

    color: #828c96;

    margin-bottom: 9px;

}

div.product .Reviews .star-rating {

    margin: 0;

    margin-top: 7px;

    float: right;

}

.comment-form-rating { padding-bottom: 20px;}

.comment-form-rating .stars{  margin-bottom: 15px; }

#review_form_wrapper .comment-reply-title {

    font-size: 18px;

    line-height: 20px;

    color: #283d58;

}

#review_form_wrapper .comment-respond p {

    margin: 0 0 10px;

}

#reviews #review_form_wrapper select {

    width: 154px !important;

}

#reviews #comment {

    height: 75px;

}

#review_form_wrapper .comment-respond .form-submit {

    margin-top: 30px;

}



table {

    border-collapse: collapse;

    border-spacing: 0;

    vertical-align: middle;

    width: 100%;

    margin: 0 0 1.75em;

}

table tbody tr, table thead tr {

    border: 1px solid #e6e6e6;

}

table tbody th {

    border-right: 1px solid #e6e6e6;

}

table.shop_attributes th {

    width: 150px;

    font-weight: 700;

    padding: 8px;

    border-top: 0;

    border-bottom: 1px dotted rgba(0,0,0,.1);

    margin: 0;

    line-height: 1.5;

}

table.shop_attributes td {

    font-style: italic;

    border-top: 0;

    border-bottom: 1px dotted rgba(0,0,0,.1);

    margin: 0;

    padding-left: 10px;

    line-height: 1.5;

}

table.shop_attributes td p {

    margin: 0;

    padding: 8px 0;

}



/* team-member */

.ttm-team-member-single-content-wrapper { padding: 10px 0; }

.ttm-team-member-single-content .ttm-team-member-view-default .ttm-team-img {

    background-color: #fff;

    padding: 6px;

}

.shadow-box,

.ttm-team-member-single-content-area .ttm-team-member-content,

.ttm-team-member-single-content .ttm-team-member-view-default .ttm-team-img{

    -webkit-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);

    -moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);

    box-shadow: 0 0 11px 0 rgba(6,22,58,.14);

}

.ttm-team-member-single-content-area .ttm-team-member-content {

    background-color: #fff;

    padding: 30px 35px 22px 35px;

}

.ttm-team-member-single-title {

    font-size: 30px;

    line-height: 35px;

    font-weight: 500;

    margin-bottom: 3px;

}

.ttm-team-member-single-position {

    font-size: 16px;

    color: gray;

    font-weight: 400;

    margin-bottom: 10px;

    margin-top: -3px;

}

.ttm-team-member-single-content .ttm-team-details-list li {

    padding: 10px 50px 10px 26px;

}

.ttm-team-member-single-content .ttm-social-links-wrapper ul li a {

    width: 40px;

    line-height: 40px;

    height: 40px;

    text-align: center;

    display: block;

    border: none;

    font-size: 18px;

    color: #7f7f7f;

    border-radius: 50%;

}

.ttm-team-member-single-content-wrapper .ttm-team-member-content:not(.shadow-box) {

    margin-top: 20px;

    margin-bottom: 20px;

}

.ttm-team-member-single-content-wrapper .ttm-team-member-content:last-child{ margin-bottom: 0; }

.ttm-team-member-single-title {

    font-size: 30px;

    line-height: 35px;

    font-weight: 500;

    margin-bottom: 3px;

}

.ttm-team-member-single-position {

    font-size: 16px;

    color: gray;

    font-weight: 400;

    margin-bottom: 10px;

    margin-top: -3px;

}

.ttm-team-member-content textarea{ height: 151px; }





/* Products  

---------------------------------------------------------------*/

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

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

}

ul.products{ padding: 0; margin-right: -15px; margin-left: -15px; clear: both;}

ul.products li.product .ttm-product-box {

    margin-bottom: 35px;

    border: 1px solid #e4e5e7;

    position: relative;

    overflow: hidden;

    background-color: #fff;

}

ul.products li.product .onsale {

    font-size: 10px;

    color: #fff;

    text-transform: uppercase;

    padding: 3px 10px;

    text-align: center;

    display: block;

    position: absolute;

    top: 0;

    left: 0;

    border-radius: 0;

    line-height: 18px;

    font-weight: 400;

    z-index: 9;

}

.products .price del .product-Price-amount {

    font-size: 13px;

    text-decoration: line-through;

    color: #888;

}

.products .price ins{

    text-decoration: none;

    padding: 2px;

}

ul.products li.product .onsale:after {

    border-style: solid solid solid none;

    border-width: 9px 9px 9px 0;

    bottom: -16px;

    content: "";

    left: -44px;

    margin: 0 auto;

    position: absolute;

    right: 0;

    text-align: center;

    width: 9px;

}

ul.products li.product .product-btn:hover{

    background-color: #151515;

}

.ttm-product-content {

    text-align: center;

    padding-top: 10px;

    margin-bottom: 15px;

}

ul.products li.product h2 {

    margin: 0;

    padding: 0;

    font-size: 18px;

    line-height: 20px;

    font-weight: 600;

    padding-top: 15px;

}

.products .star-ratings,

.sidebar .star-ratings {

    font-size: 10px;

    text-align: center;

}

ul.products li.product .price {

    margin: 3px 0;

    min-height: 20px;

    margin-bottom: 15px;

    font-size: 17px;

}

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

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

.products .price .product-Price-amount {

    font-size: 17px;

    font-weight: 400;

}

ul.products li.product:hover a img {

    -webkit-transform: scale(1.1,1.1);

    -moz-transform: scale(1.1,1.1);

    -ms-transform: scale(1.1,1.1);

    -o-transform: scale(1.1,1.1);

    transform: scale(1.1,1.1);

    -webkit-transition: all 0.5s ease-in-out;

    -o-transition: all 0.5s ease-in-out;

    -moz-transition: all 0.5s ease-in-out;

    transition: all 0.5s ease-in-out;

    background-color: #232323;

}

.products ul.products li.product a img {

    margin-bottom: 0;

    -webkit-transition: all .5s ease-out 0s;

    -moz-transition: all .5s ease-out 0s;

    -ms-transition: all .5s ease-out 0s;

    -o-transition: all .5s ease-out 0s;

    transition: all .5s ease-out 0s;

}

ul.products li.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;

}

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

ul.products li.product .ttm-shop-icon a{

    width: 50px;

    height: 50px;

    line-height: 50px;

    position: absolute;

    text-align: center;

    border-radius: 50%;

    background-color: #fff;

    color: #111;

    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;

}

 ul.products li.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);

}

.ttm-shop-icon .product-btn{

    display: inline-block;

    width: 50px;

    margin-right: 5px;

}

ul.products li.product:hover .ttm-product-box:after {

    opacity: 1;

}

ul.products li.product .ttm-product-box:after{

    position: absolute;

    left: 0;

    right: 0;

    top: 0;

    bottom: 0;

    background-color: rgba(6,22,58,.35);

    pointer-events: none;

    z-index: 1;

    content: "";

    opacity: 0;

    -webkit-transition: all .5s;

    -moz-transition: all .5s;

    -o-transition: all .5s;

    -ms-transition: all .5s;

    transition: all .5s;

}

.banner-image figure{ overflow: hidden; }

.banner-image:hover figure img {

    transform: scale(1.05);

    -ms-transform: scale(1.05);

    -webkit-transform: scale(1.05);

}

.products-result-count {

    float: left;

}

.sidebar-right.sidebar ul.ttm-recent-post-list>li:first-child, .sidebar-right.sidebar ul.product-list-widget>li:first-child {

    border-top: 0;

    padding-top: 0;

}

.sidebar ul.product-list-widget li img {

    float: right;

    margin-left: 4px;

    margin-top: 5px;

    width: 40px;

    height: auto;

}

.star-ratings, .sidebar .star-ratings {

    font-size: .857em;

    text-align: left;

}

.sidebar-right.sidebar .widget ul.rating>li {

    padding: 0 0;

    display: inline-block;

}



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

.quantity {

    height: 41px;

    width: 88px;

}

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

table.shop_table td.actions .input-text {

    width: 150px;

    float: left;

}

.coupon {

    float: left;

}

.coupon .input-text{ 

    float: left;

    margin: 0 4px 0 0;

}

.coupon button ,

a.checkout-button{ border: 0; }

.coupon button ,

a.checkout-button,

button.cart_button{

    padding: 15px 30px 15px;

    font-weight: 600;

    font-size: 15px;

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

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

}









/*  Element

---------------------------------------------------------------*/

.element-row{ padding: 0 0 45px; position: relative;}

.element-row .section-title h2.title{ padding: 0; margin-top: 22px;}





/* element-tab-style-vertical */

.ttm-tabs.element-tab-style-vertical .content-tab{ padding: 0; }

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

.ttm-tabs.element-tab-style-vertical ul.tabs li a{ background-color: #2a2a2a; color: #fff; letter-spacing: 1.2px; 

padding: 14px 30px; text-transform: uppercase; font-size: 17px;}





/* element-tab-style-horizontal */

.ttm-tabs.element-tab-style-horizontal .content-tab{ padding: 35px 0 0; }

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

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

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

.ttm-tabs.element-tab-style-horizontal ul.tabs li a{ padding: 16px 18px 15px 18px; font-size: 15px; border-radius: 5px; 

    letter-spacing: 1.2px; border: none; color: #fff; display: block; text-align: left;}

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





/* element-buttons */

.ttm-btn-box{

    display: block; 

    margin-bottom: 21.74px;

    max-width: 100%;

}

.ttm-btn-box.btn-inline{ display: inline-block; } 



/** element-accodian **/

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

.accordion .toggle .toggle-title:after{ font-family: "FontAwesome";  content: "\f067"; }





/** element-progressbar **/

.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_blue {

    background-color: #0074cc;

}

.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_green {

    background-color: #5bb75b;

}

.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_pink {

    background-color: #f4524d;

}

.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_turquoise {

    background-color: #00c1cf;

}



/** element-fid **/

.fid-section{ padding: 40px 0; }



/** element-client **/

.element-row .client-section2{ padding: 50px 0; }





/** element-icon **/

.ttm-icon{

    margin-bottom: 35px;

    display: inline-block;

    text-align: center;

    border: 2px solid transparent;

    position: relative;

    transition: all .4s ease-in-out;

    -moz-transition: all .4s ease-in-out;

    -webkit-transition: all .4s ease-in-out;

    -o-transition: all .4s ease-in-out;

}



.ttm-icon span{

    display: inline-block;

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%,-50%);

    -ms-transform: translate(-50%,-50%);

    -o-transform: translate(-50%,-50%);

    transform: translate(-50%,-50%);

}





/** icon-size-xs **/

.ttm-icon.ttm-icon_element-size-xs {

    height: 40px;

    width: 40px;

    line-height: 40px;

}

.ttm-icon.ttm-icon_element-size-xs span {

    font-size: 19px;

}

/** icon-size-sm **/

.ttm-icon.ttm-icon_element-size-sm {

    height: 40px;

    width: 40px;

    line-height: 40px;

}

.ttm-icon.ttm-icon_element-size-sm span {

    font-size: 20px;

}



/** icon-size-md **/

.ttm-icon.ttm-icon_element-size-md {

    height: 64px;

    width: 64px;

    line-height: 64px;

}

.ttm-icon.ttm-icon_element-size-md i{

   font-size:38px;

}

.ttm-icon.ttm-icon_element-size-md span {

    font-size: 36px;

}

.ttm-icon.ttm-icon_element-size-md {

    max-width: 100%;

    box-sizing: content-box;

}



/** icon-shape **/

.ttm-icon.ttm-icon_element-style-round {

    border-radius: 5px;

}

.ttm-icon.ttm-icon_element-style-rounded {

    border-radius: 50%;

}

.ttm-icon.ttm-icon_element-style-square {

    border-radius: 0;

}



/** icon-style-border **/

.ttm-icon.ttm-icon-color-black.ttm-icon-style-border {

    background-color: transparent;

}



/** icon_element-style-fill **/

.ttm-icon.ttm-icon_element-fill {

    color: #fff;

    background-color: #39c8df;

}

.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-yellow  { background-color: #ffb300; }

.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-orange  { background-color: #ff4c00; }

.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-red  { background-color: #ff0a26; }

.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-dark_pink  { background-color: #ff0061; }

.ttm-icon.ttm-icon_element-fillttm-icon_element-background-mulled_wine  { background-color: #50485b; }





/** icon_element-style-border **/

.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-mulled_wine {

    border-color: #50485b;

    color: #50485b;

}

.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-blue {

    border-color: #5472d2;

    color: #5472d2;

}

.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-yellow {

    border-color: #ffb300;

    color: #ffb300;

}

.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-orange {

    border-color: #ff4c00;

    color: #ff4c00;

}

.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-red {

    border-color: #ff0a26;

    color: #ff0a26;

}



/** icon_element-bgcolor **/

.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-color-grey { 

    background-color: #EBEBEB;

    color: #39c8df ;

}

.element-style .icon-box-wrapper { padding-top: 20px; }

.element-style .row .col-md-6 .featured-box:not(:last-child){ padding: 0; margin-bottom: 40px; }



/* ===   link-list ==

------------------------*/

.list-style-disc {list-style-type: disc !important;}

.list-style-decimal {list-style-type: decimal!important;}

ul.ttm-list {

    list-style: none;

    padding: 0;

    padding-left: 0;

}

.ttm-list.ttm-list-style-icon li i {

    position: absolute;

    left: 0px;

    top: 5px;

}

.ttm-list.ttm-list-style-icon li {

    padding-left: 26px;

    list-style: none; 

    position: relative;

    padding-bottom: 7px; 

}

.ttm-list.ttm-list-textsize-medium li{font-size: 16px;padding-bottom: 9px;}



/* style2*/

.ttm-list.ttm-list-style-icon.style2 li{

    font-size: 16px;

    line-height: 26px;

    padding-left: 26px;

    padding-bottom: 33px;

    font-weight: 500;

}

.ttm-list.ttm-list-style-icon.style2 li:not(:last-child):before{

  position: absolute;

  content: '';

  height: 1px;

  width: 100%;

  bottom: 16px;

  background-color: rgb(42,42,42,.07);

  left: 0;

}

/* style3*/

.ttm-list.ttm-list-style-icon.style3 li{

    font-size: 15px;

    line-height: 28px;

    padding-left: 26px;

    padding-bottom: 29px;

    font-weight: 400;

}

.ttm-list.ttm-list-style-icon.style3 li i{

    top: 7px;

    font-size: 15px;

}

.ttm-list.ttm-list-style-icon.style3 li:before{

    position: absolute;

    content: '';

    width: 100%;

    bottom: 14px;

    left: 0;

    border-bottom: 1px dashed rgb(0 0 0 / 20%);

}

/* style4*/

.ttm-list.ttm-list-style-icon.style4 {

    margin-left: -15px;

    margin-top: 5px;

    margin-bottom: 10px;

}

.ttm-list.ttm-list-style-icon.style4 li{

    font-size: 15px;

    line-height: 28px;

    padding-left: 26px;

    padding-bottom: 0px;

    font-weight: 400;

}

.ttm-list.ttm-list-style-icon.style4 li i{

    top: 7px;

    font-size: 13px;

}



