/*header*/
.tm-header-style-split #site-header-menu #site-navigation div.nav-menu > ul {
    margin: 0px;
    position: relative;
}
.tm-header-style-split #site-header-menu #site-navigation ul ul li{padding: 0 15px;}
.tm-header-style-split #site-header-menu #site-navigation div.nav-menu > ul ul li > a{position: relative;transition: .5s all ease; padding-left: 0px;}
.tm-header-style-split #site-header-menu #site-navigation div.nav-menu > ul ul li > a:hover{transition: .5s all ease; padding-left: 15px;}
.tm-header-style-split #site-header-menu #site-navigation div.nav-menu > ul ul li > a:hover:before{content: unset;}

.tm-header-style-split #site-header-menu #site-navigation div.nav-menu > ul ul li > a:after{
    content: '*';
    position: absolute;
    color: var(--tm-skincolor-text);
    border-radius: 0;
    text-align: left;
    transition: .5s all ease;
    font-size: 19px;
	top: auto;
    bottom: 2px;
    left: 0;
    text-align: center;
    transform: translateY(-50%) translateX(0px);
    opacity: 0;
    display: inline;
}
.tm-header-style-split #site-header-menu #site-navigation div.nav-menu > ul ul li > a:hover:after{
    -webkit-transform: translateY(-50%) translateX(0);
    -ms-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0);
    opacity: 1;
}

/*button  double-line  single-line*/

.tm-btn-shape-ellipse.elementor-widget-button .elementor-button{
    background-color:transparent;
    color: inherit;
    padding: 0!important;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.tm-btn-style-adv_style3.tm-btn-shape-ellipse .elementor-button{
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.tm-btn-style-adv_style3.tm-btn-shape-ellipse .elementor-button .elementor-button-content-wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 112px;
    width: 176px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.tm-banner-btn a:before,
.tm-btn-style-adv_style3.tm-btn-shape-ellipse .elementor-button:before{
    position: absolute;
    content: '';
    -webkit-mask: url(../images/single-line-shap1.svg) no-repeat 100% 100%;
    mask: url(../images/single-line-shap1.svg) no-repeat 100% 100%;
    display: block; 
    top: 0;
    bottom: 0px;
    left: 0px;
    right: 0; 
    width: 176px;
    height: 112px;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    background-repeat: no-repeat;
   
}
.tm-banner-btn a:after,
.tm-btn-style-adv_style3.tm-btn-shape-ellipse .elementor-button:after{
    position: absolute;
    content: '';
    -webkit-mask: url(../images/single-line-shap2.svg) no-repeat 100% 100%;
    mask: url(../images/single-line-shap2.svg) no-repeat 100% 100%;
    display: block; 
    top: 0;
    bottom: 0px;
    left: 0px;
    right: 0; 
    width: 176px;
    height: 112px;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    background-repeat: no-repeat;
   
}
.elementor-button-text{
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

/*button color-code*/

.tm-btn-style-adv_style3.tm-btn-color-skincolor .elementor-button:before,
.tm-btn-style-adv_style3.tm-btn-color-darkgrey .elementor-button:hover:before,
.tm-btn-style-adv_style3.tm-btn-color-white .elementor-button:hover:before,
.tm-btn-style-adv_style3.tm-btn-color-skincolor .elementor-button:after,
.tm-btn-style-adv_style3.tm-btn-color-darkgrey .elementor-button:hover:after,
.tm-btn-style-adv_style3.tm-btn-color-white .elementor-button:hover:after {
   background-color: var(--tm-skincolor-bg);
}
.tm-btn-style-adv_style3.tm-btn-color-skincolor .elementor-button .elementor-button-text,
.tm-btn-style-adv_style3.tm-btn-color-darkgrey .elementor-button:hover .elementor-button-text,
.tm-btn-style-adv_style3.tm-btn-color-white .elementor-button:hover .elementor-button-text{
    color: var(--tm-skincolor-bg);
}
.tm-btn-style-adv_style3.tm-btn-color-darkgrey .elementor-button:before,
.tm-btn-style-adv_style3.tm-btn-color-darkgrey .elementor-button:after,
.tm-btn-style-adv_style3.tm-btn-color-skincolor .elementor-button:hover:before,
.tm-btn-style-adv_style3.tm-btn-color-skincolor .elementor-button:hover:after{
   background-color: var(--tm-secondary-bg);
}
.tm-btn-style-adv_style3.tm-btn-color-darkgrey .elementor-button .elementor-button-text,
.tm-btn-style-adv_style3.tm-btn-color-skincolor .elementor-button:hover .elementor-button-text{
color: var(--tm-secondary-bg);
}

/*banner button*/
.tm-banner-btn .rs-layer{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 112px!important;
    width: 176px!important;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
}
.tm-banner-btn a:after,
.tm-banner-btn a:before{background-color: #fff;}

.tm-banner-btn a:hover:after,
.tm-banner-btn a:hover:before{background-color:#cda274;}
.tm-banner-btn a{color:#cda274;}

.tm-banner-btn a:after,.tm-banner-btn a:before{
    -webkit-transition: all .1s ease .1s;
    -moz-transition: all .1s ease .1s;
    -ms-transition: all .1s ease .1s;
    -o-transition: all .1s ease .1s;
    transition: all .1s ease .1s;
}



/*section1*/
.tm-adv-iconbox-styleten .themetechmount-iconbox.themetechmount-iconbox-styleten .themetechmount-iconbox-icon {
    padding-right: 35px;
}
.tm-adv-iconbox-styleten .themetechmount-iconbox-styleten .themetechmount-iconbox-icon img {
   width: 191px;
   height: 188px;
   max-width: 191px;
}
.tm-adv-iconbox-styleten .themetechmount-iconbox-heading .tm-custom-heading {
    font-size: 26px;
    line-height: 36px;
}

.elementor-section.tm-hoverbg-style1 .elementor-background-overlay {
    -webkit-animation: triangle_r 10s infinite cubic-bezier(.14,.36,.59,.9);
    -ms-animation: triangle_r 10s infinite cubic-bezier(.14,.36,.59,.9);
    animation: triangle_r 10s infinite cubic-bezier(.14,.36,.59,.9);    
}

@-webkit-keyframes triangle_r {
0%   {  
-webkit-transform: rotate(7deg) rotateZ(0deg) translate3d(2%,5%,0) rotateZ(0deg);
-ms-transform: rotate(7deg) rotateZ(0deg) translate3d(2%,5%,0) rotateZ(0deg);
transform: rotate(7deg) rotateZ(0deg) translate3d(2%,5%,0) rotateZ(0deg);
}

25% {
-webkit-transform: rotate(3deg) rotateZ(90deg) translate3d(2%,5%,0) rotateZ(-90deg);
-ms-transform: rotate(3deg) rotateZ(90deg) translate3d(2%,5%,0) rotateZ(-90deg);
transform: rotate(3deg) rotateZ(90deg) translate3d(2%,5%,0) rotateZ(-90deg);
}

50% { 
-webkit-transform: rotate(6deg) rotateZ(180deg) translate3d(2%,5%,0) rotateZ(-180deg);
-ms-transform: rotate(6deg) rotateZ(180deg) translate3d(2%,5%,0) rotateZ(-180deg);
transform: rotate(6deg) rotateZ(180deg) translate3d(2%,5%,0) rotateZ(-180deg);
}

75% { 
-webkit-transform: rotate(9deg) rotateZ(270deg) translate3d(2%,5%,0) rotateZ(-270deg);
-ms-transform: rotate(9deg) rotateZ(270deg) translate3d(2%,5%,0) rotateZ(-270deg);
transform: rotate(9deg) rotateZ(270deg) translate3d(2%,5%,0) rotateZ(-270deg);
}

100% {  
-webkit-transform: rotate(7deg) rotateZ(360deg) translate3d(2%,5%,0) rotateZ(-360deg);
-ms-transform: rotate(7deg) rotateZ(360deg) translate3d(2%,5%,0) rotateZ(-360deg);
transform: rotate(7deg) rotateZ(360deg) translate3d(2%,5%,0) rotateZ(-360deg);
}
}

@-ms-keyframes triangle_r {
  0%   {  
  -webkit-transform: rotate(7deg) rotateZ(0deg) translate3d(2%,5%,0) rotateZ(0deg);
    -ms-transform: rotate(7deg) rotateZ(0deg) translate3d(2%,5%,0) rotateZ(0deg);
    transform: rotate(7deg) rotateZ(0deg) translate3d(2%,5%,0) rotateZ(0deg);
}

  25% {
  -webkit-transform: rotate(3deg) rotateZ(90deg) translate3d(2%,5%,0) rotateZ(-90deg);
    -ms-transform: rotate(3deg) rotateZ(90deg) translate3d(2%,5%,0) rotateZ(-90deg);
    transform: rotate(3deg) rotateZ(90deg) translate3d(2%,5%,0) rotateZ(-90deg);
  }

  50% { 
  -webkit-transform: rotate(6deg) rotateZ(180deg) translate3d(2%,5%,0) rotateZ(-180deg);
    -ms-transform: rotate(6deg) rotateZ(180deg) translate3d(2%,5%,0) rotateZ(-180deg);
    transform: rotate(6deg) rotateZ(180deg) translate3d(2%,5%,0) rotateZ(-180deg);
}

75% { 
  -webkit-transform: rotate(9deg) rotateZ(270deg) translate3d(2%,5%,0) rotateZ(-270deg);
    -ms-transform: rotate(9deg) rotateZ(270deg) translate3d(2%,5%,0) rotateZ(-270deg);
    transform: rotate(9deg) rotateZ(270deg) translate3d(2%,5%,0) rotateZ(-270deg);
}

  100% {  
  -webkit-transform: rotate(7deg) rotateZ(360deg) translate3d(2%,5%,0) rotateZ(-360deg);
    -ms-transform: rotate(7deg) rotateZ(360deg) translate3d(2%,5%,0) rotateZ(-360deg);
    transform: rotate(7deg) rotateZ(360deg) translate3d(2%,5%,0) rotateZ(-360deg);
  }
}

  @keyframes triangle_r {
      0%   {  
      -webkit-transform: rotate(7deg) rotateZ(0deg) translate3d(2%,5%,0) rotateZ(0deg);
        -ms-transform: rotate(7deg) rotateZ(0deg) translate3d(2%,5%,0) rotateZ(0deg);
        transform: rotate(7deg) rotateZ(0deg) translate3d(2%,5%,0) rotateZ(0deg);
    }

      25% {
      -webkit-transform: rotate(3deg) rotateZ(90deg) translate3d(2%,5%,0) rotateZ(-90deg);
        -ms-transform: rotate(3deg) rotateZ(90deg) translate3d(2%,5%,0) rotateZ(-90deg);
        transform: rotate(3deg) rotateZ(90deg) translate3d(2%,5%,0) rotateZ(-90deg);
      }

      50% { 
      -webkit-transform: rotate(6deg) rotateZ(180deg) translate3d(2%,5%,0) rotateZ(-180deg);
        -ms-transform: rotate(6deg) rotateZ(180deg) translate3d(2%,5%,0) rotateZ(-180deg);
        transform: rotate(6deg) rotateZ(180deg) translate3d(2%,5%,0) rotateZ(-180deg);
    }

    75% { 
      -webkit-transform: rotate(9deg) rotateZ(270deg) translate3d(2%,5%,0) rotateZ(-270deg);
        -ms-transform: rotate(9deg) rotateZ(270deg) translate3d(2%,5%,0) rotateZ(-270deg);
        transform: rotate(9deg) rotateZ(270deg) translate3d(2%,5%,0) rotateZ(-270deg);
    }

      100% {  
      -webkit-transform: rotate(7deg) rotateZ(360deg) translate3d(2%,5%,0) rotateZ(-360deg);
        -ms-transform: rotate(7deg) rotateZ(360deg) translate3d(2%,5%,0) rotateZ(-360deg);
        transform: rotate(7deg) rotateZ(360deg) translate3d(2%,5%,0) rotateZ(-360deg);
      }
  }

  .tm-reveal-direction-rl:not(.elementor-element-edit-mode) .elementor-widget-container,
.tm-reveal-direction-lr:not(.elementor-element-edit-mode) .elementor-widget-container {
    display: inline-block;
    position: relative;
    overflow: hidden;
    transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
}
.tm-reveal-direction-lr:not(.elementor-element-edit-mode) .elementor-widget-container {
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}
.tm-reveal-direction-lr.elementor-widget-tm_project_element:not(.elementor-element-edit-mode) .elementor-widget-container {
    width: 100%;
}
 .tm-reveal-direction-lr:not(.elementor-element-edit-mode).active .elementor-widget-container {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.tm-reveal-direction-rl:not(.elementor-element-edit-mode) .elementor-widget-container {
    clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
}
 .tm-reveal-direction-rl:not(.elementor-element-edit-mode).active .elementor-widget-container {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
 .tm-reveal-direction-lr:not(.elementor-element-edit-mode) .elementor-widget-container img{
    transform-origin: 50% 50%;
    transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
    transform: scale(1.5) translate(-100px, 0px);
}
.tm-reveal-direction-rl:not(.elementor-element-edit-mode) .elementor-widget-container img {
    transform: scale(1.5) translate(100px, 0px);
    transform-origin: 50% 50%;
    transition: 1s cubic-bezier(0.5, 0.5, 0, 1);
}
 .tm-reveal-direction-rl:not(.elementor-element-edit-mode).active .elementor-widget-container img,
 .tm-reveal-direction-lr:not(.elementor-element-edit-mode).active .elementor-widget-container img{
    transform: scale(1) translate(0px, 0px);
}
/*serviceimgbox*/

.themetechmount-serviceimgbox-w {
    display: flex;
    justify-content: center;
    height: 100%;
    width: 100%;
    background: transparent;
    border-bottom: 1px solid #fff;
}
.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w {
    flex-grow: 1;
    position: relative;
    height: 80vh;
    min-height: 600px;
    transition: all .4s;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    justify-content: center;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    border-right: 1px solid #fff;
}
.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w:hover {
    filter: brightness(100%);
}
.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w:hover {
    flex-grow: 2.5;
    transition: flex 1s;
}
.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w .overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.6);
    opacity: 0;
}
.themetechmount-serviceimgbox-w  .ttm-serviceimgbox-column-w:hover .overlay {
    opacity: 1;
    z-index: 1;
}

.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w .tm-process-image img {
    position: relative;
    top: 0;
    transform: translate(0px, 0px);
    height: 80vh;
    min-height: 600px;
    min-width: 100%;
    object-fit: cover;
    opacity: 1;
}

.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w:hover .tm-serviceimgbox-desc .themetechmount-static-box-desc {
   
    transition: .5s ease;
     width: 100%;
     opacity: 1;
    transform: translate(0px, 0px);
    animation: fadeIn 2s;
      -webkit-animation: fadeIn 2s;
      -moz-animation: fadeIn 2s;
      -o-animation: fadeIn 2s;
      -ms-animation: fadeIn 2s;
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-moz-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-webkit-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-o-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-ms-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}
.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w .tm-ptable-icon-wrapper {
    font-size: 60px;
    position: relative;
    z-index: 10;
    color: var(--tm-skincolor-text);
    padding-bottom: 15px;
}
.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w .ttm-serviceimgbox-button {
    position: relative;
    text-align: left;
    padding-top: 30px;
    z-index: 2;
    padding-left: 30px;
    padding-bottom: 15px;
}
.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w .ttm-serviceimgbox-button a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 112px;
    width: 176px;
    font-size: 16px;
    line-height: 1;
    text-align:left;
    color: #fff;
    transition: .5s ease;
    opacity: 0;
    text-transform: uppercase;  
}

.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w .ttm-serviceimgbox-button a:before{
    position: absolute;
    content: '';
    -webkit-mask: url(../images/single-line-shap1.svg) no-repeat 100% 100%;
    mask: url(../images/single-line-shap1.svg) no-repeat 100% 100%;
    display: block; 
    top: 0;
    bottom: 0px;
    left: 0px;
    right: 0; 
    width: 176px;
    height: 112px;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    background-repeat: no-repeat;
    background-color: #fff;
    opacity: 0;
   
   
}
.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w .ttm-serviceimgbox-button a:after{
    position: absolute;
    content: '';
    -webkit-mask: url(../images/single-line-shap2.svg) no-repeat 100% 100%;
    mask: url(../images/single-line-shap2.svg) no-repeat 100% 100%;
    display: block; 
    top: 0;
    bottom: 0px;
    left: 0px;
    right: 0; 
    width: 176px;
    height: 112px;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    background-repeat: no-repeat;
    background-color: #fff;
    opacity: 0; 
}

.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w .ttm-serviceimgbox-button a:hover,
.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w .tm-serviceimgbox-title h5 a:hover {color: var(--tm-skincolor-text);}
.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w .ttm-serviceimgbox-button a:hover:before,
.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w .ttm-serviceimgbox-button a:hover:after{
    background-color: var(--tm-skincolor-bg);
}


.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w:hover .ttm-serviceimgbox-button a,
.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w:hover .ttm-serviceimgbox-button a:before,
.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w:hover .ttm-serviceimgbox-button a:after{
    opacity: 1;
    animation: fadeIn 2s;
      -webkit-animation: fadeIn 2s;
      -moz-animation: fadeIn 2s;
      -o-animation: fadeIn 2s;
      -ms-animation: fadeIn 2s;
}

.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w .tm-serviceimgbox-content{
    position: absolute;
    transition: transform .9s ease;
    -moz-transform: translateY(-440px);
    -ms-transform: translateY(-440px);
    -webkit-transform: translateY(-440px);
    transform: translateY(-440px);
    z-index: 5; 
}
.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w .themetechmount-serviceimgbox-icon {
    position: relative;
    z-index: 2;
    opacity: 0;
    text-align: left;
    padding-left: 30px; 
}
.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w:hover .themetechmount-serviceimgbox-icon {
    opacity: 1;
    z-index: 2;
    transform: scale(1);
}


.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w .tm-serviceimgbox-title.center-title {
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
}
.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w:hover .tm-serviceimgbox-title.center-title,
.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w .tm-serviceimgbox-title{opacity: 0;}

.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w:hover .tm-serviceimgbox-title {
    display: block;
    text-align: left;
    padding-left: 30px;
    top: 0px;
    opacity: 1;
}

.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w .tm-serviceimgbox-title h5 {
    font-size: 26px;
    line-height: 36px;
    align-items: center;
    text-align: center;
    color: #fff;
    margin: 0;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;

}
.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w .tm-serviceimgbox-title h5 a{
    color: #fff;
}

.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w:hover .tm-serviceimgbox-title h5 a {
    font-size: 30px;
    line-height: 40px;
    display: block;
    overflow: hidden;
    transition: .5s ease;
    text-align: left;
    color: #fff;
}

.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w .tm-serviceimgbox-desc .themetechmount-static-box-desc {
    position: relative; 
    overflow: hidden;
    text-align: left;
    width: 100%;
    padding: 15px 30px;
    color: rgb(255 255 255 / 80%);
    opacity: 0;
    z-index: 2;
    padding-bottom: 0px; 
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; 
}


/*fid-style12*/
.tm-fid.inside.tm-fid-with-icon.tm-fid-view-style12 {
    padding-top:200px;
    padding-left: 100px;
    padding-bottom: 150px;

}
.tm-fid.inside.tm-fid-with-icon.tm-fid-view-style12 .tm-fid-contents-wrapper{
    
    padding-bottom: 30px;
}
.inside.tm-fid-view-style12 h3 {
    padding-top: 20px;
    font-size: 30px;
    line-height: 40px;
    font-weight: 400; 
    color: var(--body-blackfont-color);
    margin-bottom: 10px;
}
.inside.tm-fid-view-style12 .tm-fld-contents-title{
    text-align: left;
    border-top: 1px solid #e6e6e6;
}
.inside.tm-fid-view-style12 .tm-fid-icon-wrapper{padding-right: 30px;}
.inside.tm-fid-view-style12 .tm-fid-icon-wrapper i {
    font-size: 80px;
    top: 0;
}
.inside.tm-fid-view-style12 h4 {
    font-size: 80px;
    line-height: 80px;
}
.inside.tm-fid-view-style12 h4 span:not(:first-child) {
    margin-left: -15px;
}


/*contact-form*/

.tm-contactform_adv01 input[type="text"],.tm-contactform_adv01 input[type="email"],.tm-contactform_adv01 select{
    border: 0px solid rgba(119,119,119,.2)!important;
    font-size: 14px;
    outline: none;
    line-height: inherit;
    border-bottom: 1px solid #e6e6e6!important;
    padding-left: 0!important;
    color: var(--body-fonts-color);
}

.tm-contact-btn-adv {
    margin-bottom: 0;
    margin-top: 30px;
}
.tm-contact-btn-adv.tm-btn-style-adv_style3.tm-btn-shape-ellipse .elementor-button .elementor-button-content-wrapper {
    background-color: transparent;
    color: initial;
}

.tm-contact-btn-adv.tm-btn-style-adv_style3.tm-btn-shape-ellipse .elementor-button:hover .elementor-button-content-wrapper {
    color:var(--tm-skincolor-text);
    z-index: 99;
}

.tm-contactform_adv01 .select2-container--default .select2-selection--single,.tm-contactform_adv01 .select2-dropdown {
    border-color: rgb(0 0 0 / 0%);
    background-color: transparent;
    color: var(--body-fonts-color);
    border-bottom: 1px solid #e6e6e6!important;
    height: 50px;
    
}
.tm-contactform_adv01 .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 50px;
    padding-left: 0;

}

.tm-contactform_adv01 .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: transparent;
    font-size: 14px;
    
}
.tm-contactform_adv01 .select2-container--default .select2-results__option[aria-selected] {
   font-size: 14px; 

}
.tm-contactform_adv01 .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: var(--tm-skincolor-bg);
    color: white;
    font-size: 14px;

}
.tm-contactform_adv01 .select2-container{width: 100%!important;}





/*ttm-contactform-02*/
.ttm-contactform-02 input[type="text"],
.ttm-contactform-02 textarea{
    border: 1px solid rgba(0,0,0,1);
    padding: 11px 15px;
    border-radius: 10px;
    margin-top: 10px;
}
.ttm-contactform-02 input[type="submit"]{
    padding: 17px 102px;
    border-radius: 10px;
    background-color: var(--tm-skincolor-bg);
}
.ttm-contactform-02 input[type="submit"]:hover{
    background-color: var(--tm-secondary-bg);
    transition: all ease-in-out .5s;
}
/*tm_footer_social_bar*/
.entry-footer a.post-edit-link {display: none;}

.tm_footer_social_bar {
    width: 100%;
    will-change: transform;
    white-space: nowrap;
}
.tm_footer_social_bar .themetechmount-socialbox-wrapper ul,
.tm_footer_social_bar .themetechmount-socialbox-wrapper {
    background-color: var(--tm-greycolor-bg);
}
.tm_footer_social_bar .themetechmount-socialbox-wrapper ul:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #e6e6e6;
}
.tm_footer_social_bar .social-icons li {
    display: inline-block !important;
    padding-left: 0px;
    width: 26%;
    min-width: 26%;
    border: none;
    text-align: center;
    border-right: 1px solid #e6e6e6;
    padding: 30px 0 20px;
    margin-bottom: 0;
    margin-left: -5px;
}
.tm_footer_social_bar .social-icons li:last-child{
    border-right: 0px solid transparent;
}
.tm_footer_social_bar  .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link {
    width: auto;
    height: auto;
    display: inline-block;
    border-radius: 0%; 
    -webkit-border-radius: 0%; 
    color: var(--body-blackfont-color);
    text-align: center;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    background-color: transparent;
    border: 1px solid transparent;
}
.tm_footer_social_bar .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper:hover a.tm-socialbox-icon-link {
	color:#fff;
}
.tm_footer_social_bar .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link i{
    font-size: 20px;
    line-height: 30px;
    margin-right: 5px;
}
.tm_footer_social_bar .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper .tm-socialbox-icon-link .social_name{
    font-size: 17px;
    line-height: 27px;
} 

.tm_footer_social_bar .social-icons li {
  display: inline-block;
  background: transparent;
  color: #000;
  border-radius: 0;
  transition: all 0.7s ease-out;
}

.tm_footer_social_bar .social-icons li:hover {
  color: #fff;
  background-color:var(--tm-skincolor-bg);
  transition: all 0.5s ease-in-out;
}
.tm_footer_social_bar .social-icons li > a {margin-right: 0;display: block;}



/*testimonial*/

.themetechmount-element-testimonialbox-style-6 .themetechmount-boxes-row-wrapper .tm-box-col-wrapper .themetechmount-testimonialbox-stylesix{
    cursor: pointer;
}
.themetechmount-element-testimonialbox-style-6 .themetechmount-boxes-row-wrapper .slick-track {
    position: relative;
    padding: 300px 0 100px;
    transition: all 1s;
    text-align: center;
}
.themetechmount-element-testimonialbox-style-6 .themetechmount-boxes-row-wrapper .tm-box-col-wrapper .themetechmount-testimonialbox-stylesix .themetechmount-post-item{
    position: relative;
    display: inline-block;
    list-style-type: none;
    width: 100%;
    height: 1px;
    background-color: var(--body-blackfont-color);
    z-index: 0;
}

.themetechmount-element-testimonialbox-style-6 .themetechmount-boxes-row-wrapper .tm-box-col-wrapper .themetechmount-testimonialbox-stylesix .themetechmount-box-content {
    position: relative;
    left:100% ;
    width: 360px;
    padding: 0 15px;
    font-size: 1rem;
    white-space: normal;
    color: var(--body-blackfont-color);
    text-align: center;
    z-index: 1;
}
.themetechmount-element-testimonialbox-style-6 .themetechmount-boxes-row-wrapper .tm-box-col-wrapper:nth-child(even) .themetechmount-testimonialbox-stylesix .themetechmount-box-content {
    top: -70px;
    transform: translateY(-100%);
}

.themetechmount-element-testimonialbox-style-6 .themetechmount-boxes-row-wrapper .tm-box-col-wrapper:nth-child(odd) .themetechmount-testimonialbox-stylesix .themetechmount-box-content{
      top: 70px;
}
.themetechmount-element-testimonialbox-style-6 .tm-box-col-wrapper {
    padding: 0!important;
}
.themetechmount-element-testimonialbox-style-6 .themetechmount-boxes-row-wrapper .tm-box-col-wrapper .themetechmount-testimonialbox-stylesix .themetechmount-box-content::after {
    content: '';
    width: 1px;
    height: 10px;
    background-color: var(--body-blackfont-color);
    position: absolute;
    left: 50%;
    bottom: -70px;
    height: 58px;
    top:auto;
    border-radius: 0;
    transform: none;
    z-index: 5;
}
.themetechmount-element-testimonialbox-style-6 .themetechmount-boxes-row-wrapper .tm-box-col-wrapper:nth-child(odd) .themetechmount-testimonialbox-stylesix .themetechmount-box-content::after {
    content: '';
    width: 1px;
    height: 10px;
    background-color: var(--body-blackfont-color);
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 58px;
    top: -69px;
    border-radius: 0;
    transform: none;
    z-index: 5;
}
.themetechmount-testimonialbox-stylesix .themetechmount-box-desc .themetechmount-testimonial-text {
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    z-index: 5;
    font-size: 18px;
    line-height: 30px;
    color: var(--body-fonts-color);
    font-style: normal;
}
.themetechmount-testimonialbox-stylesix .themetechmount-box-img img {
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    max-width: 85px;
    border:1px solid var(--tm-skincolor-bg);
}
.themetechmount-testimonialbox-stylesix .themetechmount-author-name {
    font-size: 26px;
    line-height: 36px;
    margin: 10px 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.themetechmount-testimonialbox-stylesix:hover .themetechmount-author-name{
    color:  var(--tm-skincolor-text);
}
.themetechmount-testimonialbox-stylesix .themetechmount-box-footer{display: none;}

/*footer*/
.footer .footer-rows .first-footer .first-footer-inner {
    padding: 81px 0 64px;
}

.enhanced-text-widget .tm-address{
    display: flex;
    align-items: center;
    padding-top: 60px;
    padding-left: 0px;
}
.enhanced-text-widget .tm-address p {
    color: rgba(255, 255, 255, 0.46) !important;
}
.tm-email p {
    position: relative;
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 15px;
}
.tm-email p a{position: relative;}
.tm-email p a:after{
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
     right: 0;
    bottom: -5px;
    background-color: #fff;
}
.tm-email p a:hover:after {
    opacity: 1;
    left: 0;
    width: 100%;
    background-color: var(--tm-skincolor-bg);
}
.tm-contact-no h5{
    font-size: 22px;
    line-height: 32px;
}


.widget.widget_nav_menu ul.menu li.menu-item {
    display: inline-block;
    padding: 0 0 13px 0;
    position: relative;
    width: calc(50% - 5px);
    float: none;
    vertical-align: top;
}
.footer .widget.widget_nav_menu li a:before{content: unset;}

.footer .widget.widget_nav_menu li a {
    padding-left: 0px;
    color: rgba(255, 255, 255, 0.46);
    font-size: 16px;
    line-height: 26px;
}
.footer .widget.widget_nav_menu li a:hover{color: var(--tm-skincolor-text);}

.mailchimp-inputbox.tm-adv-mailchimp button[type="submit"] {
    height: 50px;
    width: 40px;
    background-color:transparent;
    text-align: right;
}
.mailchimp-inputbox.tm-adv-mailchimp input[type="email"] {
    background-color: transparent;
    border: 1px solid transparent;
    font-size: 14px;
    height: 50px;
    color: rgba(255, 255, 255, 0.60);
    border-bottom: 1px solid rgba(255, 255, 255, 0.09);
    margin-bottom: 30px;
    padding-left: 30px;
    padding-right: 26px;
}
.mailchimp-inputbox.tm-adv-mailchimp label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.60);
    font-size: 14px;
    line-height: 25px;
    padding-left: 10px;
}
.mailchimp-inputbox.tm-adv-mailchimp label a{color: rgba(255, 255, 255, 0.60);position: relative;}
.mailchimp-inputbox.tm-adv-mailchimp label a:hover{color: var(--tm-skincolor-text)}
.mailchimp-inputbox.tm-adv-mailchimp label a:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    right: 0;
    bottom: -5px;
    background-color: rgba(255, 255, 255, 0.60);
}
.mailchimp-inputbox.tm-adv-mailchimp label a:hover:after{ background-color: var(--tm-skincolor-text)}

.mailchimp-inputbox.tm-adv-mailchimp input[type="checkbox"]{margin-right: 10px;}
.mailchimp-email {display: flex;}
.mailchimp-email i{
    position: absolute;
    top: 10px;
}
.mailchimp-inputbox.tm-adv-mailchimp .checkcontain {
    display: block;
    position: relative;
    padding-left: 28px;
    text-align: left;
}
.mailchimp-inputbox.tm-adv-mailchimp .checkcontain p {
    display: inline-block;
    color: #fff;
    font-weight: 400;
    margin-bottom: 0;
}
.mailchimp-inputbox.tm-adv-mailchimp .checkcontain input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.mailchimp-inputbox.tm-adv-mailchimp input[type=checkbox]{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: .4375em;
    padding: 0;
}
.mailchimp-inputbox.tm-adv-mailchimp .checkmark {
    position: absolute;
    top: 3px;
    left: 1px;
    height: 15px;
    width: 15px;
    border: 1px solid rgba(255,255,255, 1);
    border-radius: 0;
}
.mailchimp-inputbox.tm-adv-mailchimp .checkcontain input:checked~.checkmark:after {
    display: block;
}
.mailchimp-inputbox.tm-adv-mailchimp .checkcontain .checkmark:after{
      transform: rotate(45deg);
    height: 10px;
    width: 6px;
    border-bottom: 2px solid var(--tm-skincolor-bg);
    border-right: 2px solid var(--tm-skincolor-bg);
    left: 4px;
    top: 0px;
}

.mailchimp-inputbox.tm-adv-mailchimp .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.mailchimp-inputbox.tm-adv-mailchimp .checkcontain .checkmark:before {
    position: absolute;
    content: '';
    left: 3px;
    top: 3px;
    width: 9px;
    height: 9px;
    background-color: transparent;
    border-radius: 0;
}
ul.footer-nav-menu li:after,
.bottom-footer-text.tm-textcolor-white .tm-footer2-right .footer-nav-menu a:not(:hover) {
    color: rgba(255, 255, 255, 0.60);
}

.footer-nav-menu li{font-size: 15px;}


/*showcase*/

.tm_showcasebox_wrapper .tm_showcasebox_wrap {
    list-style-type: none;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: hidden;
    display: flex;
    padding: 30px 0px;
}

.tm_showcasebox_wrapper .showcases_img {
    transition: .7s all;
    opacity: 0;
}

.tm_showcasebox_wrapper .tm_showcasebox_wrap.active .showcases_img {
    transition: .7s all;
    opacity: 1;
}

.showcases_img .bg-img1 img {
    max-width: 100%;
    position: absolute;
    width: 235px;
    height: 255px;
    object-fit: cover;
    right: 200px;
    top:250px;
    clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);
    transition: all .5s linear, transform 1s linear;
    transform: rotate(-8deg);
    z-index: 0;
}
.showcases_img img {
    max-width: 100%;
    position: absolute;
    width: 232px;
    height: 252px;
    object-fit: cover;
    right: 200px;
    left: auto;
    bottom: 0;
    top:250px;
    margin: auto;
    visibility: hidden;
    clip-path: polygon(15% 0, 100% 0, 85% 100%, 0% 100%);
    transition: all .8s ease, transform .9s ease;
    transition-delay: 1s;
}

.tm_showcasebox_wrapper .tm_showcasebox_wrap .tm-box-title {
    position: relative;
    width: 40%;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 26px;
    line-height: 36px;
    text-align: left;
    z-index: 2;
}
.tm-section-border.showcase:after{
    content: '';
    width: 1px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: 40%;
    right: 0;
    bottom: 0;
    top:0;
    z-index: 0;
}
.tm_showcasebox_wrapper .tm_showcasebox_wrap.active .tm-box-title{
    z-index: 0;
}

.tm_showcasebox_wrapper .tm_showcasebox_list_content .themetechmount-showcasebox-marqueboxes ul,
.tm_showcasebox_wrapper .tm_showcasebox_list_content {
    margin: 0;
    padding: 0;
}

.tm_showcasebox_wrapper .showcases_img .overlay-bg {
    content: "";
    background: #d6d6d6;
    width: 242px;
    height: 262px;
    transform: rotate(0deg);
    position: absolute;
    right: 200px;
    top: 130px;
    z-index: 0;
    transition: all .5s linear, transform 1s linear;
}

.tm_showcasebox_wrapper .tm_showcasebox_wrap.active .showcases_img .overlay-bg {
    transform: rotate(-8deg);
}

.tm_showcasebox_wrapper .tm_showcasebox_wrap.active .showcases_img img {
    visibility: visible;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    z-index: 1;
}

.tm_showcasebox_wrapper .tm_showcasebox_wrap.border_yes {
    border: 1px solid #e6e6e6;
}
.tm_showcasebox_wrapper .tm_showcasebox_wrap .showcases_img .themetechmount-showcasebox-heading {
    position: absolute;
    top: 175px;
    right: 30px;
    width: 35%;
    text-align: left;
    z-index: 2;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.themetechmount-showcasebox-marqueboxes {
    position: absolute;
    width: 100%;
    left: 0;
    background-color: #1b1b1b;
    padding: 15px 0 15px;
    z-index: 0;
    margin-top: -20px;
	overflow: hidden;
}
.themetechmount-showcasebox-marqueboxes ul li {
    display: inline-block;
    list-style: none;
    padding-right: 100px;
}
.tm_showcasebox_wrapper .tm_showcasebox_wrap:nth-child(1) .showcases_img .themetechmount-showcasebox-heading,
.tm_showcasebox_wrapper .tm_showcasebox_wrap:nth-child(2) .showcases_img .themetechmount-showcasebox-heading,
.tm_showcasebox_wrapper .tm_showcasebox_wrap:nth-child(3) .showcases_img .themetechmount-showcasebox-heading {bottom:80px;top: auto;}
.tm_showcasebox_wrapper .tm_showcasebox_wrap:nth-child(1)  .showcases_img .bg-img1 img,
.tm_showcasebox_wrapper .tm_showcasebox_wrap:nth-child(2)  .showcases_img .bg-img1 img,
.tm_showcasebox_wrapper .tm_showcasebox_wrap:nth-child(3)  .showcases_img .bg-img1 img { top: -70px;}
.tm_showcasebox_wrapper .tm_showcasebox_wrap:nth-child(1) .showcases_img img,
.tm_showcasebox_wrapper .tm_showcasebox_wrap:nth-child(2) .showcases_img img,
.tm_showcasebox_wrapper .tm_showcasebox_wrap:nth-child(3) .showcases_img img{top: -60px;}

.tm_showcasebox_wrapper .tm-cta3-content-wrapper{
    font-size: 16px;
    line-height: 26px;
    color: rgba(255,255,255,70%);
}

/*marquebox*/
.tm-marquebox-styleone {
    position: absolute;
    bottom: 35%;
}
.tm-marquebox-style1 {
    width: 100%;
    animation: tm-marque-text 25s linear infinite;
    will-change: transform;
    white-space: nowrap;
    display: inline-block;
}

.tm-marquebox-style1 ul.marquebox-list li {
    position: relative;
    display: inline-block;
    margin-left: 30px;
    margin-right:30px;
    font-size: 116px;
    line-height: 120px;
    text-align: center;
    font-weight: 400;
     background: linear-gradient(to right, #b08b62 0%, #987145 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@keyframes tm-marque-text {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0);
    }
}

/*style2*/
.tm-marquebox-style2 {
    width: 100%;
    animation: tm-marque-text 25s linear infinite;
    will-change: transform;
    white-space: nowrap;
}

.tm-marquebox-style2 ul.marquebox-list li {
    position: relative;
    display: inline-block;
    margin-left: 50px;
    margin-right:50px;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    font-weight: 400;
    color: #fff;
}
.tm-marquebox-style2 ul.marquebox-list li:before {
    content: "";
    position: absolute;
    width: 71px;
    height: 1px;
    font-weight: 400;
    font-size: 35px;
    line-height: 35px;
    text-align: center;
    top:17px;
    bottom: auto;
    left: auto;
    right: -85px;
    background-color: rgba(255, 255, 255, 0.3);
    transition: 0.5s;
}


/*titlebar*/
div.tm-titlebar-wrapper {
    background-position: top!important;
    background-size: contain!important; 
}

.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar .breadcrumb-wrapper .container {
    padding: 23px 15px 23px 0px;
}
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom  .tm-titlebar-main > .container .tm-titlebar-main-inner {
    position: relative;
}
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .breadcrumb-wrapper {
    left: 0;
    top: auto;
    bottom: 0px;
    text-align: left;
    background-color: #fff;
    position: absolute;
    right: 0;
    border-bottom: 1px solid #000;
}
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .breadcrumb-wrapper:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 1330px;
    width: 100%;
    height: 100%;
    background-color: #fff;
}
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .breadcrumb-wrapper:after {
    content: '';
    position: absolute;
    top: 0px;
    right:1330px;
    width: 100%;
    height: 100%;
    background-color: #fff;
}





/*tm-ptablebox-style-2*/
.elementor-widget-tm_ptable_element .tm-element-heading-content-wrapper{margin-bottom: 8px;}
.tm-ptablebox-style-2.themetechmount-ptables-w .multi-columns-row{margin: 0;}
.tm-ptablebox-style-2.themetechmount-ptables-w .themetechmount-ptable-main{
    background-color: #fff;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border:1px solid #000;
}
.tm-ptablebox-style-2 .tm-ptablebox-features {
    display: none;
}
.tm-ptablebox-style-2.themetechmount-ptables-w .ttm-pricetable-column-w{
    display: block;
    float: unset;
    width: 100%;
    text-align: left;
    background-color: transparent;
    padding: 0;
    margin-bottom: 27px;
}
.tm-ptablebox-style-2.themetechmount-ptables-w .ttm-ptablebox-img, .tm-ptablebox-style-2.themetechmount-ptables-w .ttm-ptablebox-content {
    display: table-cell;
    vertical-align: middle;
}
.tm-ptablebox-style-2.themetechmount-ptables-w .ttm-ptablebox-content {
    padding: 25px 30px 13px;
}
.tm-ptablebox-style-2.themetechmount-ptables-w .tm-ptable-icon-type-image img {
    width: 100%; 
    height: 220px; 
    min-width: 80px;
    max-width: 120px;
}
.tm-ptablebox-style-2.themetechmount-ptables-w  .tm-ptablebox-frequency {
    font-size: 15px;
    line-height: 1;
    color: #fff;
    background-color: var(--tm-skincolor-bg);
    padding: 5px 15px;
    border-radius: 16px;
    font-weight: 400;
}
.tm-ptablebox-style-2.themetechmount-ptables-w  .tm-ptablebox-price,
.tm-ptablebox-style-2.themetechmount-ptables-w  .tm-ptablebox-cur-symbol {
    font-size: 30px;
    line-height: 1;
    padding: 0;
    right: 0;
    position: relative;
    color: var(--body-blackfont-color);
}

.tm-ptablebox.tm-ptablebox-style-2 .ttm-ptablebox-price-w {
   margin-top: 0px;
    position: relative;
    width: 100%;
    padding: 0;
    text-align: right;
}
.tm-ptablebox.tm-ptablebox-style-2 .ttm-ptablebox-price-frequency{
    float: left;
}

.tm-ptablebox.tm-ptablebox-style-2 .tm-ptablebox-title h3{
    text-align: left;
    margin-bottom: 17px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 15px;
}

.tm-ptablebox.tm-ptablebox-style-2 .tm-ptablebox-description{
  text-align: left;  
}
.tm-ptablebox.tm-ptablebox-style-2 .tm-ptablebox-title{padding-top: 15px;}


/*tm-faq-adv-style1*/
.tm-faq-adv-style1 .elementor-accordion .elementor-accordion-item{
    border-bottom: 1px solid #000!important;
    padding: 25px 0;
}
.tm-faq-adv-style1 .elementor-accordion .elementor-tab-title{
    padding: 0;
}

.tm-faq-adv-style1 .elementor-accordion .elementor-tab-content{
  padding-left: 0;
  padding-bottom: 0;
  
}


/*tm-accordion-adv-style1*/
.tm-accordion-adv-style1{
    position: relative;
    width: 50%;
}

.tm-accordion-adv-style1 .elementor-accordion .elementor-tab-title {
    padding: 15px 30px 25px 93px;
    background-color: #fff;
    border-radius: 5px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    
}
.tm-accordion-adv-style1 .elementor-accordion .elementor-accordion-item {
    position: relative;
    margin-bottom: 20px;
    border:1px solid #e2e2e2!important;
    border-radius: 5px; 
    background-color: #fff;   
}

.tm-accordion-adv-style1 .elementor-accordion .elementor-accordion-item.elementor-active .elementor-accordion-title:before {
    color: var(--tm-skincolor-bg) !important;
}
.tm-accordion-adv-style1 .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
    color: var(--body-blackfont-color);
    position: relative;
    top: 15px;
}
.tm-accordion-adv-style1 .elementor-accordion .elementor-accordion-item .elementor-accordion-title:before {
    font-size: 22px;
    color: var(--body-blackfont-color);
    counter-increment: stepbox;
    content: counter(stepbox,decimal-leading-zero);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    height:45px;
    width:45px;
    vertical-align: middle;
    border-right: 1px solid #e2e2e2;
    padding-right: 15px;
    position: absolute;
    top: 20px;
    left: 25px;
    right: auto;
    bottom: auto;
    font-weight: 500;
    line-height: 45px;
}
.tm-accordion-adv-style1 .elementor-accordion .elementor-accordion-item .elementor-active .elementor-accordion-title span,
.tm-accordion-adv-style1 .elementor-accordion .elementor-accordion-item .elementor-active .elementor-accordion-title:before {
    color: var(--tm-skincolor-text);
}
.tm-accordion-adv-style1 .elementor-accordion .elementor-accordion-item .elementor-accordion-title span {
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 400;
    color:var(--body-fonts-color);
}
.tm-accordion-adv-style1 .elementor-accordion .elementor-accordion-item .elementor-accordion-title h3 {
    position: relative;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 0;
    font-weight: 500;
    top: 10px;
    padding-right: 45px;
}
.tm-accordion-adv-style1 .elementor-accordion .elementor-tab-content{
  padding: 0px 15px 20px 25px;

}
.tm-accordion-adv-style1 .elementor-accordion .elementor-accordion-item .elementor-active{
    background-color: transparent;
} 
.tm-accordion-adv-style1 .elementor-accordion .elementor-accordion-item .elementor-tab-content.elementor-active:after {
    position: absolute;
    content: '';
    border-bottom: 2px solid var(--tm-skincolor-bg);
    bottom: 0px;
    top: auto;
    right: auto;
    left: 0;
    width: 100%;
    padding: 0;
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened, 
.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed, 
.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.tm-accordion-adv-style1 .elementor-accordion .elementor-tab-content p{margin-bottom: 0;}
.tm-accordion-adv-style1 .tm-faq-img {
    position: absolute;
    right: -100%;
    top: 0px;
}
.tm-accordion-adv-style1 img {
    width: 615px;
    height: 478px;
}

/*teame details*/
.tm-team-member-single-content-wrapper .themetechmount-team-member-single-featured-area{
    padding:0;
}
.tm-prog-adv-style1.elementor-widget-progress {
    padding-top: 20px;
}

.tm-prog-adv-style1 .elementor-progress-wrapper{
    border: 1px solid #000;
    border-radius: 0;
    background-color: transparent;
    color: #000;
}
.tm-prog-adv-style1.elementor-widget-progress .elementor-title{
    font-size: 18px !important;
}
.tm-prog-adv-style1.elementor-widget-progress .elementor-progress-percentage{
    background-color: transparent;
    color: #000;
    font-size: 18px;
}
.tm-prog-adv-style1.elementor-widget-progress .elementor-progress-percentage:before{content: unset;}


/*tm-blockquote-adv-style1*/
.tm-blockquote-adv-style1 .tm-blockquote{
    position: relative;
    padding: 50px 100px;
    background-color: #f5f5f5;
}

.tm-blockquote-adv-style1 .tm-blockquote:before {
    content: '';
    background-color: #000;
    -webkit-mask-box-image: url(../images/straight-quotes.svg);
    mask: url(../images/straight-quotes.svg);
    position: absolute;
    top: -15px;
    left: 50px;
    right: 0;
    width: 34px;
    height: 40px;
    display: block;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    background-repeat: no-repeat;
}

.tm-blockquote-adv-style1 .tm-blockquote blockquote {
    border-left-width: 0;
    background-color: transparent;
    font-size: 22px;
    line-height: 35px;
    color: #000;
    margin: 0;
    padding: 0;
    padding-bottom: 30px;
}

.tm-blockquote-adv-style1 .tm-blockquote span{
    position: relative;
    padding-left: 100px;
}

.tm-blockquote-adv-style1 .tm-blockquote span:before{
    content: '';
    position: absolute;
    top: 10px;
    bottom: auto;
    left: 0;
    right: auto;
    width: 80px;
    height: 1px;
    background-color: #c5c5c5;
}


/*project-details*/

.adv-list-style1 ul{display: flex;}
.adv-list-style1 ul li.elementor-icon-list-item:first-child{padding-left: 0;border-left: 0px solid transparent;}
.adv-list-style1 ul li.elementor-icon-list-item:last-child{padding-right: 0;}
.adv-list-style1 ul li.elementor-icon-list-item{
    padding: 0 50px;
    border-left: 1px solid #e3e2e2;
}
.tm-project-details h5{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
}
.tm-project-details h5 span{
    font-size: 18px;
    line-height: 28px;
    color: var(--body-fonts-color);
}



/*blog details*/
.single article.post blockquote:before{content: unset;}
.single article.post .tm-blockquote{
    position: relative;
    padding: 30px 100px 50px;
    background-color: #f5f5f5;
    margin-bottom: 70px;
    margin-top: 50px;
}
.single article.post .entry-content .tm-blockquote p {
    margin-bottom: 0px;
    padding-top: 25px;
}
.single article.post .tm-blockquote:before{
    content: '';
    background-color: #000;
    -webkit-mask-box-image: url(../images/straight-quotes.svg);
    mask: url(../images/straight-quotes.svg);
    position: absolute;
    top: -15px;
    left: 50px;
    right: 0;
    width: 34px;
    height: 40px;
    display: block;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    background-repeat: no-repeat;
}
.single article.post .tm-blockquote blockquote {
    border-left-width: 0;
    background-color: transparent;
    font-size: 22px;
    line-height: 35px;
    color: #000;
    margin: 0;
    padding: 0;
    padding-bottom: 0px;
}
.single article.post .tm-blockquote span{
    position: relative;
    padding-left: 100px;
}
.single article.post .tm-blockquote span:before{
    content: '';
    position: absolute;
    top: 10px;
    bottom: auto;
    left: 0;
    right: auto;
    width: 80px;
    height: 1px;
    background-color: #c5c5c5;
}
.comment-form input[type="submit"]{
    padding: 17px 50px;
    border-radius: 10px;
}
.comment-form textarea, .comment-form input[type="text"] {
    background-color: transparent;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #e2e2e2;
}
.comment-form textarea::-webkit-input-placeholder, 
.comment-form input[type="text"]::-webkit-input-placeholder, 
.comment-form input[type="email"]::-webkit-input-placeholder {
    color: var(--tm-secondary-bg);
}
.single-tm_portfolio .tm-pf-single-category-w a, .single-post .themetechmount-blogbox-sharebox .themetechmount-tags-links a{
    font-size: 15px;
    font-weight: 500;
}


/*floatingbar*/
.tm-header-style-split .tm-header-flotingbar-icon.tm-fbar-link-only {
    z-index: 5;
    position: relative;
}
.tm-header-style-split .themetechmount-fbar-position-right .themetechmount-fbar-box-w {
    width: 500px;
    -webkit-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
    -webkit-transform: translateX(500px);
    -ms-transform: translateX(500px);
    transform: translateX(500px);
}
.tm-header-style-split .themetechmount-fbar-position-right .themetechmount-fbar-box-w.animated .tm-fbar-close,
.tm-header-style-split .themetechmount-fbar-position-right .themetechmount-fbar-box-w.animated {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}


.tm-header-style-split .themetechmount-fbar-position-right .themetechmount-fbar-box-w {
    width: 500px;
    -webkit-transform: translateX(500px);
    -ms-transform: translateX(500px);
    transform: translateX(500px);
}
.tm-header-style-split .themetechmount-fbar-box {
    text-align: center;
}
.tm-header-style-split .themetechmount-fbar-position-default .themetechmount-fbar-content-wrapper, .themetechmount-fbar-position-right .themetechmount-fbar-content-wrapper {
    padding: 200px 55px;
}
.tm-header-style-split .themetechmount-fbar-position-right .gallery .gallery-item{padding:7.5px 15px;}

.tm-header-style-split .tm-adv-fbar-social-icon ul > li {
    display: inline-block !important;
    padding: 30px 24px 20px 24px;
}
.tm-adv-fbar-social-icon {text-align: left;}
.tm-header-style-split .themetechmount-fbar-btn a {
    font-size: 21px;
    border-left: 1px solid rgba(255, 255, 255, 0.35);;
    padding-left: 50px;
}
.themetechmount-fbar-content-wrapper .fbar-desc.widget {
    margin: 0px 0 35px;
}

/*sidebar right */

.sidebar .widget.tm-sidebar-custom-banner .widget-title{
  color: #fff;
}

.sidebar .widget .widget-title{
    font-size: 20px;
    line-height: 30px;
    color:var(--body-blackfont-color);
}
.widget_categories a,.tm-recent-post-list .post-detail a{
    font-size: 15px;
    line-height: 25px;
}
.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a:before,
.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a:after{
    content:unset;
}
.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a{
    padding: 17px 35px;
    border-radius: 10px
}
.post.themetechmount-box-blog-classic .tm-box-post-date {
    left: auto;
    right: 30px;
    border-radius: 10px;
}

/*project-detail*/
.tm-img-hover,.tm-img-hover img{
    position: relative;
    overflow: hidden;
}
.tm-img-hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.tm-img-hover img:hover{
   -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}



/*responsive*/



@media (min-width: 1340px){ 
    .container  {
        width: 1330px;
    }
    body .elementor-section.elementor-section-boxed >.elementor-container,
     .elementor-section.elementor-section-boxed >.elementor-container{
        max-width: 1300px;
    }

}

@media (min-width: 1200px){
    .tm-header-style-split .site-header-main > ul.polylang-list > li.lang-item{
        margin-left: 0px;
        border-right: 1px solid rgba(255, 255, 255, 0.35); 
        color: #fff;
        list-style: none;
        padding-right: 50px;
    }
    .tm-header-style-split .site-header-main > ul.polylang-list {
        float: left;
        position: relative;
        z-index: 2;
        height: 120px;
        line-height: 120px;
        margin: 0;
        padding: 0;
		border-right: 1px solid rgba(255, 255, 255, 0.35);
		padding-right:45px;
    }
    .tm-header-style-split .site-header-main > ul.polylang-list > li.lang-item a{
        position: relative;
        color: #fff;
        text-transform: uppercase;
    }
    .tm-header-style-split .site-header-main > ul.polylang-list > li.lang-item a:after{
        content: '\f107';
        position: absolute;
        font-family: "tm-inoterior-icons";
        font-size: 14px;
        transition: all ease-out .5s;
        line-height: 120px;
        padding-left: 7px;
        padding-top: 2px;
    }
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu > ul > li i{display: none;}
    .tm-header-style-split .site-header-main.container-fullwide {
        padding-left: 50px;
        padding-right: 50px;
    }
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu > ul > li:first-child a{ padding-left: 0px; padding-right: 50px; }
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu > ul > li > a:before{content: unset;}
    
    .tm-header-style-split .tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar .entry-title-wrapper {
        margin-top: -70px;
    }
    div.tm-titlebar-wrapper {
         background-position: center!important; 
         background-size: cover!important; 
    }

}

@media (max-width: 1662px) {
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu > ul > li > a, .tm-header-style-split .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li.mega-menu-item > a{
        padding: 0px 40px 0px 40px;
    }
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu > ul > li:first-child a {
        padding-right: 40px;
    }
    
}


@media (max-width: 1630px){
    .themetechmount-element-portfoliobox-style5 .tm_portfolio-featured-wrapper-img img{
        width: 250px!important;
        height: 250px!important;
    }
    .themetechmount-element-portfoliobox-style5 .tm_portfolio-featured-wrapper-img {
        left: -420px;
        top: -100%;
    }
    .themetechmount-element-portfoliobox-style5 .tm_portfolio-featured-wrapper.multi-img {
        right: -600px;
        top: -580px;
    }
    .themetechmount-iconbox-styleten .themetechmount-iconbox-heading.tm-wrap-cell {
        padding: 10px 0px 10px 20px;
    }
    .tm-adv-iconbox-styleten .themetechmount-iconbox-heading .tm-custom-heading {
        font-size: 24px;
        line-height: 34px;
    }
    .tm-adv-iconbox-styleten .elementor-widget-container {
        margin: -100px 0px 0px -200px!important;
        padding: 0px 10px 0px 0px!important; 
    }
    

}
@media (max-width: 1427px){
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu > ul > li:first-child, .tm-header-style-split .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li:first-child {
        margin-left: 40px;
    }
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu > ul > li.logo-after-this, .tm-header-style-split .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li.mega-logo-after-this {
        margin-right: 200px;
    }
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu > ul > li > a, .tm-header-style-split .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li.mega-menu-item > a{
        padding: 0px 35px 0px 35px;
    }
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu > ul > li:first-child a {
        padding-right: 35px;
    }
}


@media (max-width: 1339px){
    
    .tm-heading-position {
        position: relative!important;
        top: 0!important;
    }
    .tm-heading-position .elementor-widget-container {
        margin: 0px 0px 0px 0px!important;
    }
    .themetechmount-element-portfoliobox-style5 .tm_portfolio-featured-wrapper-img img {
        width: 300px!important;
        height: 300px!important;
    }
    .themetechmount-element-portfoliobox-style5 .tm_portfolio-featured-wrapper-img {
        left: -478px;
        top: -30%;
    }
    .themetechmount-element-portfoliobox-style5 .tm_portfolio-featured-wrapper.multi-img {
        right: -470px;
        top: -480px;
    }
    .tm-titlebar-wrapper.tm-breadcrumb-on-bottom .breadcrumb-wrapper:after{
        right: 100%;
    }
    .tm-titlebar-wrapper.tm-breadcrumb-on-bottom .breadcrumb-wrapper:before{
        left: 100%;
    }
    div.tm-titlebar-wrapper {
        background-position: center center!important;
        background-size: cover!important;
    }

}
@media (max-width: 1282px){
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu > ul > li:first-child,
    .tm-header-style-split .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li:first-child {
        margin-left: 40px;
    }
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu > ul > li.logo-after-this, .tm-header-style-split .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li.mega-logo-after-this {
        margin-right: 280px;
    }
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu > ul > li > a, .tm-header-style-split .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li.mega-menu-item > a{
        padding: 0px 20px 0px 20px;
    }
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu > ul > li:first-child a {
        padding-right: 20px;
    }
}
@media (max-width: 1200px){
	.tm-titlebar-wrapper.tm-breadcrumb-on-bottom  .tm-titlebar-main > .container {
		width: 100%;
	}
    .tm-header-menu-position-center #site-header-menu #site-navigation div.nav-menu > ul{
        position: absolute!important;
        padding: 10px 20px;
        left: 0px;
    }
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu > ul > li > a,
    .tm-header-style-split .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li.mega-menu-item > a {
        padding: 15px 20px 15px 20px!important;
    }
   
    .tm-header-style-split .site-header-main > ul.polylang-list{display: none;}
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu > ul > li.logo-after-this{margin-right: 0;}
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu > ul > li:first-child,
    .tm-header-style-split .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li:first-child {
        margin-left: 0px;
    }
    .themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w .tm-serviceimgbox-title {
       top: -15px;
       padding-left: 10px;
       padding-right: 10px;
    }
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu > ul > li ul {
        margin-left: 20px;
    }
}

@media (max-width: 1024px){
    .tm-heading-position {
        position: relative!important;
    }
    .tm-adv-iconbox-styleten .elementor-widget-container {
        margin: 0!important;
        padding: 0!important;
    }
    .tm-adv-iconbox-styleten .themetechmount-iconbox-styleten .themetechmount-iconbox-heading{padding-right: 15px;}
     .elementor-widget-tm_showcasebox_element.tm-align-right {
        text-align: center;
    }
    .tm-fid.inside.tm-fid-with-icon.tm-fid-view-style12 {
        padding-top: 0px;
        padding-left: 20px;
        padding-bottom: 30px;
    }
    .tm-heading-position br{display: none;}
    .tm-marquebox-styleone {
        position: relative;
        bottom: 0;
    }
    .footer .footer-rows .first-footer .first-footer-inner {
        padding: 59px 0 34px;
    }
    .tm-blockquote-adv-style1 .tm-blockquote{padding: 30px 20px;}
    .themetechmount-box-view-left-image.themetechmount-servicebox-styleeight .themetechmount-box-img-left{
        padding-left: 0;
        padding-right: 20px;
    }
    .single article.post .tm-blockquote {
        padding: 30px 15px 50px;
    }
}
@media (max-width: 991px){
    .themetechmount-serviceimgbox-w{display: block;}
    .themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w{display: block;padding: 15px 0;height: 400px;}
    .themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w .tm-process-image img{height: 400px;}
    .themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w .overlay{display: none;}
    .themetechmount-element-testimonialbox-style-6 .themetechmount-boxes-row-wrapper .slick-track {padding: 0px 0 90px;}
    .themetechmount-element-testimonialbox-style-6 .themetechmount-boxes-row-wrapper .tm-box-col-wrapper:nth-child(even) .themetechmount-testimonialbox-stylesix .themetechmount-box-content {
        top: -50px;
        transform: translateY(43%);
    }
    .themetechmount-element-testimonialbox-style-6 .themetechmount-boxes-row-wrapper .tm-box-col-wrapper:nth-child(odd) .themetechmount-testimonialbox-stylesix .themetechmount-box-content {
        top: 50px;
    }
    .themetechmount-element-testimonialbox-style-6 .themetechmount-boxes-row-wrapper .tm-box-col-wrapper .themetechmount-testimonialbox-stylesix .themetechmount-box-content::after,
    .themetechmount-element-testimonialbox-style-6 .themetechmount-boxes-row-wrapper .tm-box-col-wrapper:nth-child(odd) .themetechmount-testimonialbox-stylesix .themetechmount-box-content::after{
       left: 50%;
        bottom: auto;
        height: 35px;
        top: -50px;
    }
    .themetechmount-element-testimonialbox-style-6 .themetechmount-boxes-row-wrapper .tm-box-col-wrapper .themetechmount-testimonialbox-stylesix .themetechmount-box-content {
        width: 250px;
    }
   .showcases_img .bg-img1 img{
        right: 90px;
    }
    .showcases_img img{
       right: 90px;
    }
    .tm-section-border.showcase:after {
        left: 50%;
        top: 0;
        bottom: auto;
        z-index: 0;
   }
   .tm_showcasebox_wrapper .tm_showcasebox_wrap .tm-box-title{width: 50%;}
   .tm_showcasebox_wrapper .tm_showcasebox_wrap:nth-child(4) .showcases_img .themetechmount-showcasebox-heading,
   .tm_showcasebox_wrapper .tm_showcasebox_wrap:nth-child(5) .showcases_img .themetechmount-showcasebox-heading,
   .tm_showcasebox_wrapper .tm_showcasebox_wrap:nth-child(6) .showcases_img .themetechmount-showcasebox-heading {
        top: 110px;
    }
    .tm-element-content-heading br{display: none;}
    .tm-element-content-heading {font-size: 45px;line-height: 55px;}
    .inside.tm-fid-view-style12 .tm-fid-icon-wrapper i {font-size: 60px;top: 0;}
    .inside.tm-fid-view-style12 h4 {font-size: 60px;line-height: 60px;}
    .tm-fid.inside.tm-fid-with-icon.tm-fid-view-style12{padding-left: 0;}
    .tm-titlebar h1.entry-title, .tm-titlebar-textcolor-custom .tm-titlebar-main .entry-title {
        font-size: 40px;
        line-height: 50px;
    }
}
@media (max-width: 768px){
    .enhanced-text-widget .tm-address {
        padding-top: 0;
        padding-left: 0;
    }
    .footer .footer-rows .first-footer .first-footer-inner {
        padding: 30px 0 15px;
    }
    .footer-rows .container {
        width: 100%;
    }
    
    .footer .footer-rows .first-footer .first-footer-inner {
        padding: 30px 0 15px;
    }
    .tm-element-content-heading {
        font-size: 35px;
        line-height: 45px;
    }
    .themetechmount-iconbox.themetechmount-iconbox-style23 {
        padding-left: 0;
    }
    .themetechmount-element-portfoliobox-style5 .themetechmount-boxes-row-wrapper .tm-box-col-wrapper .tm-animation-hover-img{
        z-index: 11;
    }
    .adv-list-style1 ul li.elementor-icon-list-item {
        padding: 20px 0px;
        border-left: 0px;
        border-bottom: 1px solid #e2e2e2;
    }
    .adv-list-style1 ul li.elementor-icon-list-item:last-child{ border-bottom: 0px;}
    .adv-list-style1 ul li.elementor-icon-list-item:first-child {padding-left: 0;}
    .adv-list-style1 ul {display: block;}
    .themetechmount-box-blog-classic .themetechmount-blogbox-sharebox .tm-social-share-wrapper,.themetechmount-blogbox-sharebox .tm_tag_lists{
       float: unset;
    }
    .tm-marquebox-style1 ul.marquebox-list li{
        font-size: 56px;
        line-height: 60px;
    }
    .tm-titlebar-wrapper.tm-breadcrumb-on-bottom .breadcrumb-wrapper{text-align: center;}
}
@media (max-width: 680px){
    .tm_showcasebox_wrapper .tm_showcasebox_wrap {
        padding: 20px 0px 20px;
        display: block;
        border-bottom: 1px solid rgb(255 255 255 / 40%);
    }
    .tm_showcasebox_wrapper .tm_showcasebox_wrap .tm-box-title {
        width: 100%;
        margin-bottom: 20px;
        font-size: 30px;
        line-height: 40px;
        text-align: center;
        padding-top: 15px;
    }
    .themetechmount-showcasebox-heading {
        width: 100%;
        margin-bottom: 0px;
    }
    .tm_showcasebox_wrapper .tm_showcasebox_wrap .showcases_img {
        width: 100%;
        text-align: left;
    }
    .tm_showcasebox_wrapper .showcases_img {
        opacity: 1;
    }
    .showcases_img img {
        width: 100%;

        height: auto;
    }
    .showcases_img img {
        position: static;
        visibility: visible;
        clip-path: unset;

    }
    .themetechmount-showcasebox-marqueboxes,
    .tm_showcasebox_wrapper .showcases_img .bg-img1 {
        opacity: 0;
        display: none;
    }
    .tm_showcasebox_wrapper .tm_showcasebox_wrap .showcases_img .themetechmount-showcasebox-heading {
        position: relative;
        bottom: 0px;
        right: 0;
        width: 100%;
        padding: 25px 0;
        top: 0!important;
    }
    .tm-section-border.showcase:after{content: unset;}
    .tm_showcasebox_wrapper .tm_showcasebox_wrap:last-child {
        border-bottom: 0px solid transparent;
        padding: 0;
    }
    .themetechmount-element-teambox-style4 .themetechmount-boxes-row-wrapper .tm-box-col-wrapper .tm-animation-hover-img {
        height: 200px;
        width: 200px;
        margin-top: -120px;
        margin-left: 0px;
    }
    .themetechmount-box-view-left-image.themetechmount-servicebox-styleeight .tm-post-featured-link-wrapper{
        min-height: 180px;
    }
    .themetechmount-box-view-left-image.themetechmount-servicebox-styleeight .themetechmount-post-item > .tm-box-content {
        display: block;
        margin-right: 0;
    }
    .themetechmount-box-view-left-image.themetechmount-servicebox-styleeight .themetechmount-box-img-left{padding-right: 0;}
    .themetechmount-box-view-left-image.themetechmount-servicebox-styleeight .tm-box-content .themetechmount-box-img-left,
    .themetechmount-box-view-left-image.themetechmount-servicebox-styleeight .tm-box-content .themetechmount-box-content{width:100%;float: unset;}
    .themetechmount-box-view-left-image.themetechmount-servicebox-styleeight .tm-post-featured-link-wrapper,
    .themetechmount-box-view-left-image.themetechmount-servicebox-styleeight .themetechmount-box-content.col-md-6 {padding: 25px 0px 10px 0px;}
}
@media (max-width: 574px){
   .themetechmount-element-testimonialbox-style-6 .themetechmount-boxes-row-wrapper .tm-box-col-wrapper .themetechmount-testimonialbox-stylesix .themetechmount-box-content{
    margin: 0 auto;
   }
   .themetechmount-element-testimonialbox-style-6 .themetechmount-boxes-row-wrapper .tm-box-col-wrapper .themetechmount-testimonialbox-stylesix .themetechmount-box-content {
        width: auto;
    } 
    .tm_footer_social_bar .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper .tm-socialbox-icon-link .social_name {display: none;}
    .themetechmount-teambox-style4:before{width: 30px;}
    .themetechmount-teambox-style4{padding-left: 90px;}
    .themetechmount-element-teambox-style4 .themetechmount-boxes-row-wrapper .tm-box-col-wrapper .tm-animation-hover-img {
        height: 150px;
        width: 150px;
        margin-top: -50px;
        margin-left: -200px;
    }
    .themetechmount-teambox-style4 .tm-team-profile-btn{display: none;}
    .themetechmount-teambox-style4 .themetechmount-team-position,
    .themetechmount-teambox-style4 .themetechmount-team {
        display: block;
        width: 100%;
        padding-bottom: 15px;
    }
    .themetechmount-element-teambox-style4 .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper:last-child .themetechmount-teambox-style4 {
        border-bottom: 0px solid #e7e7e7;
    }
}


@media (max-width: 480px){
    .tm-adv-iconbox-styleten .themetechmount-iconbox.themetechmount-iconbox-styleten .themetechmount-iconbox-icon{
        display: block;
        margin: 0 auto;
        text-align: center;
        padding: 30px 0px;
    }
    .tm-adv-iconbox-styleten .themetechmount-iconbox-styleten .themetechmount-iconbox-heading{
        display: block;
        margin: 0 auto;
        text-align: center;
        padding: 0px 15px 30px;
    }
    .mailchimp-inputbox.tm-adv-mailchimp button[type="submit"] {
        position: absolute;
        margin-top: 0px;
    }
    .inside.tm-fid-view-style12 h4 {font-size: 50px;line-height: 50px;}
    .tm-ptablebox-style-2.themetechmount-ptables-w .tm-ptable-icon-type-image img{
     width: 100%;
     min-width: 250px; 
     padding: 20px 0px 0;
    }
    .tm-ptablebox-style-2.themetechmount-ptables-w .ttm-ptablebox-content{
        display: block;
    }
	.tm-ptablebox-style-2.themetechmount-ptables-w .ttm-ptablebox-img {
		display: none;
	}
    .tm-ptablebox-style-2.themetechmount-ptables-w .ttm-ptablebox-content {
        padding: 25px 15px 13px;
    }
    .themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w .tm-serviceimgbox-desc .themetechmount-static-box-desc{display: none;}
    .tm-titlebar h1.entry-title, .tm-titlebar-textcolor-custom .tm-titlebar-main .entry-title {
        font-size: 30px;
        line-height: 40px;
    }
}
@media (max-width: 450px){
    section.error-404 {
        padding: 150px 0px;
        text-align: center;
    }
    section.error-404 h1 {
        font-size: 150px;
        line-height: 100%;
    }
} 
.themetechmount-serviceimgbox-w .ttm-serviceimgbox-column-w .tm-serviceimgbox-title h5 a:hover{
    color: var(--tm-skincolor-text);
}
.tm-header-style-split .polylang-list select,
.tm-header-style-split .polylang-list .select2-container--default .select2-selection--single,
.tm-header-style-split .polylang-list .select2-dropdown {
    border: transparent;
    color: #fff;
	background-color: transparent;
	padding-right: 0;
}
.tm-header-style-split .polylang-list select option {
	color: #000;
}
.tm-header-style-split .polylang-list .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 41px;
    right: 15px;
}
.tm-marqueboxes{
    width: 100%;
    animation: tm-marque-text 25s linear infinite;
    will-change: transform;
    white-space: nowrap;
}
.tm-marqueboxes ul.marquebox-list li {
    position: relative;
    display: inline-block;
    margin-left:20px;
    margin-right:20px;
}
@keyframes tm-marque-text {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0);
    }
}
.tm-marquebox-style1 {
    will-change: transform;
    white-space: nowrap;
    display: inline-block;
}
.tm-marquebox-style1 ul.marquebox-list {
    width: 100%;
    animation: tm-marque-text 100s linear infinite;
    will-change: transform;
    white-space: nowrap;
    display: inline-block;
}