.tm-stickable-header-w {
	display:none;
}
.tm-thumb-box {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(43, 52, 59, 0.1);
}
.headingicon {
	display:block;
	border-top: 1px solid #e6e7e9;
	padding: 25px 0 0 20px;
}
.headtext {
	display:inline-block;
	width: 80%;
}
.headtext p{
	margin-top:-14px;
}
.icon {
	display:inline-block;
	background-color: #e01f11;
    height: 35px;
    width: 35px;
    color: #fff;
	border-radius: 3px;
    padding-top: 5px;
	font-size: 18px;
}
.tm-thumb-box .inside {
	opacity:0;
	padding: 0;
    margin: -14px;
}
.tm-thumb-box:hover .inside {
	opacity:1;
	position:absolute;
	top: 44%;
    left: 30%;
    background-color: #e01f11;
    width: 46%;
    height: 9%;
    padding-top: 9px;
	z-index: 1;
}
.tm-thumb-box:hover .inside {
	transition: all 0.3s ease;  
}
.tm-thumb-box .inside a {
    color: #fff;
}
.elementor-widget-container:hover .tm-thumb-box{
-moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}
.elementor-widget-container .tm-thumb-box{
-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;	
}
.elementor-widget-container .tm-thumb-box{
	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;
}	
.tm-thumb-box:hover:before {
    opacity: 1;
}
.tm-thumb-box:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 81%;
    left: 0;
    top: 0;
    opacity: 0;
    background: rgba(34, 45, 53, 0.90);
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}
	
	
.tm-border1 .themetechmount-iconbox {
	position:relative;
}
.tm-border1 .themetechmount-iconbox:after {
	position:absolute;
	content:'';
	border-bottom: 1px solid #ececee;
    width: 96%;
    top: 177px;
    left: 6px;
}

.tm-iconimg .themetechmount-iconbox .themetechmount-iconbox-icon img {
	width: 100px;
    height: 100px;
}
.tm-iconimg .themetechmount-iconbox .themetechmount-iconbox-heading .tm-custom-heading {
	font-size:18px;
	line-height:28px;
	margin-top: -3px;
    margin-bottom: -3px;
}

.tm-iconhead .themetechmount-iconbox .themetechmount-iconbox-heading .tm-custom-heading {
	font-size: 20px;
    line-height: 24px;
	padding-top: 7px;
	font-weight: 900;
}

.tm-images .elementor-widget-wrap>.elementor-element {
    width:unset;
}


.tm-inoterior-img .inoterior-heading .head h3.tm-demo-title {
	font-size: 21px;
    line-height: 26px;
	text-align:center;
	padding-top: 25px;
	color:#232323;
}
.tm-inoterior-img .inside {
    text-align: center;
    position: unset;
    padding: 0;
}
.tm-inoterior-img .tm-inoterior-img-inner img {
	width:100%;
}
.tm-inoterior-img:hover .inside .inside-media-link {
    opacity: 1;
}
.tm-inoterior-img .inside .inside-media-link {
    padding: 5px 18px;
    text-align: center;
    width: 100%;
    z-index: 9;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
}

.tm-inoterior-img .inside a {
    color: #fff;
    background-color: #cda274;
    padding: 10px 20px;
    border-radius: 3px;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 18px;
}
.tm-inoterior-img-inner.tm-inoterior-headerinner {
	position:relative;
}
.tm-inoterior-img-inner.tm-inoterior-headerinner:after {
	position:absolute;
	content:'';
	border-right:1px solid #e7e7e7;
	height: 829px;
    top: -72px;
    right: -53px;
}
.tm-textcolor .tm-element-content-desctxt,
.tm-textcolor h2.tm-element-content-heading {
    color: #fff;
}

.tm-iconstyle .themetechmount-iconbox-styletwo .themetechmount-iconbox-heading .tm-cta3-content-wrapper {
    padding-top: 20px;
    margin-left: -56px;
}
.tm-iconstyle .themetechmount-iconbox-styletwo .themetechmount-iconbox-heading h2.tm-custom-heading {
	padding-top: 9px;
}
.tm-iconstyle .themetechmount-iconbox-styletwo .themetechmount-iconbox-inner {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(43, 52, 59, 0.1);
	padding: 30px 35px 28px 33px;
}
.tm-iconstyle .themetechmount-iconbox.themetechmount-iconbox-styletwo .themetechmount-iconbox-icon {
	padding-right: 0;
    width: 35px;
    height: auto;
    padding-top: 5px;
}
.tm-iconstyle .themetechmount-iconbox.themetechmount-iconbox-styletwo .themetechmount-iconbox-icon img {
    width: 55px;
    height: 37px;
}
.tm-iconstyle .themetechmount-iconbox.themetechmount-iconbox-styletwo .themetechmount-iconbox-heading.tm-wrap-cell {
    padding-left: 20px;
}
.themetechmount-iconbox-styletwo:hover .tm-icon-type-image img {
	transform: rotateY(180deg);
}
.themetechmount-iconbox-styletwo .tm-icon-type-image img {
	transition: all 500ms ease;
}
.tm-inoterior-img .tm-inoterior-img-inner img:hover {
	-webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    
}
.tm-inoterior-img .tm-inoterior-img-inner img {
	display: block;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    
    -webkit-transition: all 0.5s cubic-bezier(0.600, 0.000, 0.200, 1.000);
    -moz-transition: all 0.5s cubic-bezier(0.600, 0.000, 0.200, 1.000);
    -o-transition: all 0.5s cubic-bezier(0.600, 0.000, 0.200, 1.000);
    transition: all 0.5s cubic-bezier(0.600, 0.000, 0.200, 1.000);
    -webkit-transition-timing-function: cubic-bezier(0.600, 0.000, 0.200, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.600, 0.000, 0.200, 1.000);
    -o-transition-timing-function: cubic-bezier(0.600, 0.000, 0.200, 1.000);
    transition-timing-function: cubic-bezier(0.600, 0.000, 0.200, 1.000);
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    transform: translateZ(0px);
}

.site-footer {
	display:none;
}


/*----------------*/
@media (min-width: 1240px){
.container {
    width: 1635px !important;
}
}
@media (min-width: 1240px){
.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1635px !important;
}
}
.tm-gym-img-inner.tm-gym-headerinner {
	-webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgb(43 52 59 / 10%);
	margin: 1px;
}
.tm-icon-style1 .themetechmount-iconbox.themetechmount-iconbox-stylenine {
	margin-bottom: 0px;
}
.tm-icon-style1 .themetechmount-iconbox-stylenine .themetechmount-iconbox-inner {
    padding: 40px 10px 18px 10px;
}
.tm-icon-img .themetechmount-iconbox-stylenine .themetechmount-iconbox-inner {
    box-shadow: unset;
    background-color: unset;
	padding: 0;
}
.tm-icon-img .themetechmount-iconbox-stylenine .tm-iconbox-wrapper {
    width: 40px;
}
.tm-icon-img .themetechmount-iconbox.themetechmount-iconbox-stylenine .themetechmount-iconbox-icon img {
    width: auto;
    height: auto;
}
.tm-icon-img .themetechmount-iconbox-stylenine:hover .themetechmount-iconbox-inner {
	box-shadow: unset;
}

.tm-icon-style-sevennew .themetechmount-iconbox.themetechmount-iconbox-styleseven {
	background-color: #f8f7f8;
    padding: 27px 12px 26px 21px;
    border-radius: 7px;
    text-align: center;
}

.tm-icon-style-sevennew .themetechmount-iconbox-styleseven .themetechmount-iconbox-heading.tm-wrap-cell {
   text-align: left;
    padding-left: 13px;
}
.tm-icon-style-sevennew .themetechmount-iconbox-styleseven.themetechmount-iconbox .themetechmount-iconbox-icon img {
    width: auto;
    height: auto;
	transition: all 500ms ease;
}
.tm-icon-style-sevennew .themetechmount-iconbox-styleseven .tm-iconbox-wrapper.tm-wrap {
    width: unset;
}
.tm-icon-style-sevennew .themetechmount-iconbox-styleseven:hover .themetechmount-iconbox-icon img {
	transform: rotateY(180deg);
}

.tm-gym-img .tm-gym-img-inner {
	position:relative;
}
.tm-gym-img:hover .head-gym {
    transform: translateY(0);
	opacity:1;
}
.tm-gym-img .head-gym {
    margin: 1px;
    background: #f34e3a;
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
    padding: 15px 15px 10px;
    position: absolute;
    transition: all .4s ease-in-out;
    transform: translateY(60px);
    border-radius: 0px;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
	text-align: center;
	opacity:0;
}
.tm-gym-img .head-gym .tm-demo-title a {
    color: #ffffff;
}
.tm-gym-img:hover img {
    transform: translateY(-60px);
    transition: all 0.5s ease;
}
.tm-gym-img img {
    position: relative;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    height: 600px;
}
.tm-gym-img {
	overflow:hidden;
	position: relative;
}
.tm-gym-img .head-gym .tm-demo-title {
	margin-bottom:0px;
}

.shakeimage img {
    -webkit-animation: shake 24s linear infinite;
    -moz-animation: shake 24s linear infinite;
    -o-animation: shake 24s linear infinite;
    animation: shake 24s linear infinite;
}
.tada-img-single img {
    -webkit-animation: bounce 24s linear infinite;
    -moz-animation: bounce 24s linear infinite;
    -o-animation: bounce 24s linear infinite;
    animation: bounce 24s linear infinite;
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}