/* themeselector */
.themetechmount-iconbox-styletwo .tm-iconbox-wrapper {
    text-align: center;
    padding: 30px;
    background-color: #14141a;
    height: 308px;
    border-radius: 10px;
}
body .themetechmount-iconbox {
    margin-bottom: 0;
}
.tm-skincolorr .themetechmount-iconbox-styletwo .tm-iconbox-wrapper {
	background-color: var(--ttm-skincolor);
}
body .themetechmount-iconbox.themetechmount-iconbox-styletwo .themetechmount-iconbox-heading .tm-custom-heading {
	margin-bottom: 4px;
	padding-top: 16px;
}
.tm-featurebox:after {
	transition: background 0.2s linear;
	background-image: linear-gradient(to right, var(--ttm-second-gradientcolor) 0%, var(--ttm-first-gradientcolor) 50%, var(--ttm-second-gradientcolor) 100%) !important;
    
	background-size: 200% auto !important;
	position: absolute;
	content:'';
	height:100%;
	width: 100%;
	top: 0;
	left:0;
	z-index: -1;
	border-radius:20px !important;
	opacity: 0;
	transition: 0.5s;
}
.tm-featurebox:hover:after {
opacity: 1;
	background-image: linear-gradient(to right, var(--ttm-second-gradientcolor) 0%, var(--ttm-first-gradientcolor) 50%, var(--ttm-second-gradientcolor) 100%) !important;
}
.tm-featurebox {
    background-color: #191919;
    border-radius: 20px !important;
    padding: 20px 20px 15px 20px;
    position: relative;
    z-index: 11;
}
.tm-featurebox:hover .features_imgbox_content p,
.tm-featurebox:hover h3.features_imgbox_title a {
	color: #fff;
}
.features__thumb img {
    border-radius:0px !important;
}
body .tm-btn-shape-rounded.elementor-element.elementor-widget-button .elementor-button {
    border-radius: 10px;
}
.features_imgbox_content h3 a {
	color: #fff;
	font-size: 16px;
    line-height: 28px;
	font-weight: 700; 
}
.features_imgbox_content h3 {
	margin-bottom: 0; 
}
.features_imgbox_content {
	text-align: center; 
	padding-top:13px;
}
.features_imgbox_content {
    padding-bottom:0px !important;
}
body .tm-align-center .tm-element-heading-content-wrapper .tm-element-content-desctxt {
    width: 100%;    
}
body .themetechmount-iconbox .themetechmount-iconbox-icon  img {
    width: 36px;
    height: 36px;
	transition: opacity .3s,transform .3s;
}
body .themetechmount-iconbox:hover .themetechmount-iconbox-icon  img {
	transform: rotateY(360deg);
}
body .themetechmount-iconbox-stylethree .tm-iconbox-wrapper {
    display: flex;
    align-items: center;
    background-color: #14141a;
    padding: 10px 8px 10px 10px;
    border-radius: 50px;
}
body .themetechmount-iconbox-stylethree .themetechmount-iconbox-heading {
    padding-left: 17px;
	display: flex;
   flex-direction: column-reverse; 
}
body .themetechmount-iconbox .themetechmount-iconbox-heading .tm-custom-heading {
    font-size: 18px;
    line-height: 30px;    
    margin-bottom: 0;
}
body .themetechmount-iconbox .themetechmount-iconbox-icon {
    margin-bottom: 0;
    padding: 17px;
    border: 1px solid rgba(255,255,255, 0.30);
    border-radius: 50%;
}
body.tm-btnstyle-rounded.themetechmount-darklayout .tm-btn-shape-rounded.elementor-element.elementor-widget-button .elementor-button {
	padding: 17px 27px;
}

body.page-id-8314 .footer {
	display: none;
}
body.tm-layout-default.themetechmount-darklayout .footer .widget .widget-title {
    font-size: 36px;
    line-height: 48px;    
	margin-bottom: 30px; 
}

/* animate star galaxy */
.star {
  display: block;
  background-color: #fff;
  position: absolute;
  border-radius: 100%;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  z-index: -1;
}
.galaxy_eff {
  position: absolute;
  height: 300px;
  width: 750px;
  overflow: hidden;
  top: 20px;
  left: -150px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  pointer-events: none;
  z-index: -1;
}
.galaxy_eff_svg {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
  width: 735px;
  max-width: 100%;
}

@-webkit-keyframes move_right {
  from {
    -webkit-transform: rotate(0deg) translateX(8px) rotate(0deg);
    transform: rotate(0deg) translateX(8px) rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg) translateX(8px) rotate(-360deg);
    transform: rotate(360deg) translateX(8px) rotate(-360deg);
  }
}

@keyframes move_right {
  from {
    -webkit-transform: rotate(0deg) translateX(8px) rotate(0deg);
    transform: rotate(0deg) translateX(8px) rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg) translateX(8px) rotate(-360deg);
    transform: rotate(360deg) translateX(8px) rotate(-360deg);
  }
}

@-webkit-keyframes move_left {
  from {
    -webkit-transform: rotate(0deg) translateX(8px) rotate(0deg);
    transform: rotate(0deg) translateX(8px) rotate(0deg);
  }

  to {
    -webkit-transform: rotate(-360deg) translateX(8px) rotate(360deg);
    transform: rotate(-360deg) translateX(8px) rotate(360deg);
  }
}

@keyframes move_left {
  from {
    -webkit-transform: rotate(0deg) translateX(8px) rotate(0deg);
    transform: rotate(0deg) translateX(8px) rotate(0deg);
  }

  to {
    -webkit-transform: rotate(-360deg) translateX(8px) rotate(360deg);
    transform: rotate(-360deg) translateX(8px) rotate(360deg);
  }
}


/* banner sticky */
.tm-aanii .kxti{
  display: block;
  position: fixed;
  left: 0;right: 0;bottom: 0;  
  z-index: 99;
  pointer-events: none;
  transition: .35s ease-in-out;
}
.tm-aanii .kxti .banner-wrap{
  align-items: center;
  justify-content: center;
  position: relative;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 15px;
  transition: .5s ease-in-out;
}
.tm-aanii .kxti .banner-wrap .img-wrap {
  max-width: 65px;
  position: absolute;
  bottom: 0;
  left: 10px;
  z-index: 3;
}
.tm-aanii .kxti .text-wrap {
  padding: 10px;
  background-color: #01bad4;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 60px;
  font-size: 13px;
  font-weight: 500;
  pointer-events: auto;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.tm-aanii .kxti .text-wrap svg{
  margin-left: 5px;
}
.tm-aanii .kxti .text-wrap a:hover{
  color: #000;
}
.tm-aanii .kxti .close {
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(-100%);
  pointer-events: auto;
  background-color: transparent;
  border: none;
  outline: none;
  color: rgb(255 255 255 / .6);
  padding: 5px 10px;
}
.tm-aanii .kxti .eff::after {
  background-image: -o-linear-gradient(left, transparent, var(--link-color-active), transparent);
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(var(--link-color-active)), to(transparent));
  background-image: linear-gradient(90deg, transparent, var(--link-color-active), transparent);
  content: "";
  left: 150%;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: skew(-20deg);
  -ms-transform: skew(-20deg);
  transform: skew(-20deg);
  width: 200%;
  -webkit-animation: shine2 5s cubic-bezier(.01, .56, 1, 1) infinite;
  animation: shine2 5s cubic-bezier(.01, .56, 1, 1) infinite;
  opacity: 0.7;
  z-index: 1;
}
.tm-aanii .kxti .text-wrap p{
  margin-bottom: 0;
  z-index: 2;position: relative;
}
.tm-aanii .kxti[hide]{
  overflow: hidden;
  display: none;
}
.tm-aanii .kxti .banner-wrap[hide]{
  transform: translateY(500%);
}
@media (max-width: 767px){
  .kxti .banner-wrap .img-wrap{
    display: none;
  }
  .kxti .text-wrap{
    padding: 15px;
    font-size: 9px;
  }
  .kxti .close{
    right: unset;left: 0;
  }
}
@media (max-width: 375px){
  .kxti .text-wrap{
    font-size: 9px;
  }
}
@media (max-width: 325px){
  .kxti .text-wrap{
    font-size: 8px;
    padding: 10px;
  }
}





@media (max-width: 1024px){
	body .themetechmount-iconbox .themetechmount-iconbox-heading .tm-custom-heading {
		font-size: 18px;
	}
}



@media (max-width: 767px){
	body.themetechmount-darklayout .themetechmount-iconbox-styletwo .tm-icon-type-image img {
		width: auto;
	}
}