/**/

@-webkit-keyframes float_up_down {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }

  50% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes float_up_down {
  0% {
    transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }

  50% {
    transform: translateY(30px);
    transform: translateY(30px);
    opacity: 1;
  }

  100% {
    transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}


/*----------- Counselr ------------*/

@-webkit-keyframes float_left_right {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }

  50% {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}

@keyframes float_left_right {
  0% {
    transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }

  50% {
    transform: translateX(30px);
    transform: translateX(30px);
    opacity: 1;
  }

  100% {
    transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}

.tm-bike-animation img {
    animation-name: float_left_right;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float_left_right;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: float_left_right;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
}

.tm-landingbite-vertical {
    animation-name: float_up_down;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float_up_down;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: float_up_down;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
}


@keyframes tm-topbounce {
  0% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-12px);
  }
  100% {
    transform: translateY(0);
  }
}


@media (min-width: 1700px) {
.container {
    width: 1690px;
}
.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1660px;
}
}

.tm-bgcolor-darkgrey .tm-btn-style-outline.elementor-element.elementor-widget-button .elementor-button:hover {
    border-color: var(--ttm-skincolor);
}
.tm-bgcolor-darkgrey .tm-btn-style-outline.elementor-element.elementor-widget-button .elementor-button span {
    color: var(--ttm-skincolor) !Important;
}
.tm-lawyer-img {
    background-color: #fff;
    box-shadow: 0px 2px 19.6px 0.4px rgba(0, 0, 0, 0.11);
    padding: 21px;
      transition: all .5s ease-in-out;
}
.tm-lawyer-img h3.tm-demo-title {
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    margin: 21px 0 0;
}
.tm-lawyer-img.tm-comingsoon img.tm-main-img {
    filter: blur(8px);
}
.tm-lawyer-img.tm-comingsoon .main-homeimg {
    position: relative;
    overflow: hidden;
}
.tm-lawyer-img:hover {
    transform: translate3d(0,-10px,0);
    -webkit-transform: translate3d(0,-10px,0);
}

/*---Iconbox1---*/
.tm-icon-twolanding .themetechmount-iconbox-styletwo .tm-iconbox-wrapper {
    text-align: center;
    padding: 40px 0;
    border: 1px solid rgb(255 255 255 / 12%);
    border-radius: 15px;
}
.tm-icon-twolanding .themetechmount-iconbox-styletwo .themetechmount-iconbox-heading .tm-custom-heading {
    margin-bottom: 2px;
    font-size: 22px;
    line-height: 32px;
}
.tm-icon-twolanding .themetechmount-iconbox-styletwo .themetechmount-iconbox-heading {
    padding-top: 27px;
}
.tm-icon-twolanding .themetechmount-iconbox-styletwo .themetechmount-iconbox-icon img {
    width: auto;
    height: auto;
    margin-left: -30px;
    transition: all .3s ease 0s;
}
.tm-icon-twolanding .themetechmount-iconbox-styletwo:hover .themetechmount-iconbox-icon img {
    margin-left: 0;
}
.tm-icon-twolanding .themetechmount-iconbox-styletwo .tm-icon-type-image:after {
    position: absolute;
    content: '';
    height: 64px;
    width: 64px;
    background-color: #19312f;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
}
/*---Iconbox2---*/
.tm-icon-two-oddcolor .themetechmount-iconbox-styletwo .tm-iconbox-wrapper,
.tm-icon-two-evencolor .themetechmount-iconbox-styletwo .tm-iconbox-wrapper {
    text-align: center;
    padding: 40px 10px;
    border: 1px solid var(--ttm-bordercolor);
    background-color: transparent;
}
.tm-icon-two-oddcolor .themetechmount-iconbox-styletwo .themetechmount-iconbox-heading .tm-custom-heading,
.tm-icon-two-evencolor .themetechmount-iconbox-styletwo .themetechmount-iconbox-heading .tm-custom-heading {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
}
.tm-icon-two-evencolor .elementor-inner-column:nth-child(even) .themetechmount-iconbox-styletwo .tm-iconbox-wrapper {
    background-color: #e8dbca;
    border-color: #e8dbca;
}
.tm-icon-two-oddcolor .elementor-inner-column:nth-child(odd) .themetechmount-iconbox-styletwo .tm-iconbox-wrapper {
    background-color: #e8dbca;
    border-color: #e8dbca;
}
.tm-icon-two-oddcolor .themetechmount-iconbox .themetechmount-iconbox-icon img,
.tm-icon-two-evencolor .themetechmount-iconbox .themetechmount-iconbox-icon img {
    width: 45px;
    height: 45px;
    object-fit: contain;
}
.tm-icon-two-oddcolor .themetechmount-iconbox:hover .themetechmount-iconbox-icon img,
.tm-icon-two-evencolor .themetechmount-iconbox:hover .themetechmount-iconbox-icon img {
    transition: all 0.5s ease;
    transform: translateY(5px);
}
.tm-icon-two-oddcolor .themetechmount-iconbox .themetechmount-iconbox-icon img,
.tm-icon-two-evencolor .themetechmount-iconbox .themetechmount-iconbox-icon img {
    transition: all 0.5s ease;
}

/*---marque---*/
.tm-marque-white .prt-marquebox-style1 ul li .prt-number-wrapper {
    -webkit-text-stroke: 1px rgba(255, 255, 255, 0.80);
     text-transform: uppercase;
}
.tm-marque-white .prt-marquebox-style1 ul li .prt-number-wrapper::before {
    -webkit-text-fill-color: #fff;
}
.tm-marque-white .prt-marquebox-style1 ul.marquebox-list li:before {
    background-image:none;
}

/*---listimg style1---*/

.themetechmount-listimgbox-styleone .overlay-content {
    display: table-cell;
    border-bottom: 1px solid var(--ttm-secondarycolor);
    width: 44%;
    padding: 27px 0 27px;
    position: relative;
    cursor: pointer;
}
.tm_listimgbox_list_content.themetechmount-listimgbox-styleone {
    padding-left: 0;
}
.themetechmount-listimgbox-styleone li.tm_listimgbox_wrap.border_no {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.tm_listimgbox_wrapper .themetechmount-listimgbox-styleone .award_picture {
    display: table-cell;
    transition: .5s all;
    opacity: 0;
}
.tm_listimgbox_wrapper .themetechmount-listimgbox-styleone .tm_listimgbox_wrap.active .award_picture {
    transition: .5s all;
    opacity: 1;
}
.tm_listimgbox_wrapper .themetechmount-listimgbox-styleone .award_picture .tm-box-img-bg {
    content: "";
    width: 590px;
    height: 100%;
    transform: rotate(0deg);
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 0;
    transition: all 0.5s ease;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.18);
}
.themetechmount-listimgbox-styleone .award_picture img {
    max-width: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    right: 0;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.5s ease;
}
.themetechmount-listimgbox-styleone .overlay-content h4 {
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 0px;
    color: var(--body-blackfont-color);
}
.themetechmount-listimgbox-styleone .tm_listimgbox_wrap:first-child .tm-listbox-heading-content {
    padding-top: 10px;
}
.themetechmount-listimgbox-styleone li.tm_listimgbox_wrap.border_no:first-child .overlay-content {
    margin-top: 100px;
}
.themetechmount-listimgbox-styleone li.tm_listimgbox_wrap.border_no:last-child .overlay-content {
    border-bottom: 0;
}



@media (max-width: 1200px) {
.tm_listimgbox_wrapper .themetechmount-listimgbox-styleone .award_picture {
    display: block;
    opacity: 1;
    width: 100%;
}
.tm_listimgbox_wrapper .themetechmount-listimgbox-styleone .award_picture .tm-box-img-bg, 
.tm_listimgbox_wrapper .themetechmount-listimgbox-styleone .award_picture .tm-box-img-bg img {
    position: static;
    width: 100%;
}
.themetechmount-listimgbox-styleone .overlay-content {
    display: block;
    width: 100%;
    border-bottom: 0;
}
.themetechmount-listimgbox-styleone li.tm_listimgbox_wrap.border_no {
    width: 100%;
    display: block;
    border-bottom: 0;
}
}
@media (max-width: 1024px) {
.themetechmount-listimgbox-styleone li.tm_listimgbox_wrap.border_no:first-child .overlay-content {
    margin-top: 0;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1500px) {
.tm-landing-sec-lr-sp.elementor-section.elementor-top-section .elementor-inner-section {
    padding: 0;
} 
.tm-landing-sec-lr-sp.elementor-section.elementor-top-section.elementor-element {
    padding: 50px 0;
}
.tm-icon-twolanding .themetechmount-iconbox-styletwo .tm-iconbox-wrapper {
    padding: 40px 10px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .elementor-widget-tm_heading .tm-element-content-heading span,
    .elementor-widget-heading .elementor-heading-title span {
        font-size: 70px;
    }
}
@media (min-width: 1200px) {
.tm-header-overlay .site-header-main.container-fullwide {
    padding-left: 122px;
    padding-right: 97px;
}
} 