.clearfix {
  clear: both;
  display: block;
  float: none;
}
.pb-70 {
  padding-bottom: 70px;
}
.container-md {
  width: 100%;
  padding-right: var(--bs-gutter-x, .75rem);
  padding-left: var(--bs-gutter-x, .75rem);
  margin-right: auto;
  margin-left: auto;
}
  @media (min-width: 992px)
.col-lg-12 {
  flex: 0 0 auto;
  width: 100%;
}
.section-title-area {
  margin-bottom: 50px;
}
.text-center {
  text-align: center !important;
}
.section-title {
  position: relative;
}
.section-title {
  font-size: 2em;
  font-weight: 700;
  line-height: 1.3;
}
h1 {
  color: var(--ltn__heading-color);
  clear: both;
  font-family: var(--ltn__heading-font);
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 15px;
}

.product-title {
  font-size: 1em;
  font-weight:600;
  margin: 5px 1em;
}
.ltn__tab-menu-3 {
  margin-top: 0;
}
.tab-content {
  width: 100%;
  padding-top: 1em;
}
.tab-content .tab-pane.active {
  height: auto;
  visibility: visible;
  opacity: 1;
  overflow: visible;
}
.tab-content .tab-pane {
  display: block;
  height: 0;
  max-width: 100%;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
}
.tab-content .tab-pane.active {
  visibility: visible;
}
.gt-columns.gt-column-3 > .gt-col {
  width: 33%;
  display: inline-flex;
}
.gt-columns > .gt-col {
  width: 100%;
  position: relative;
}
.gt-columns > .gt-col > .gt-inner {
  padding: 0 5px 30px;
}

.gt-event-style-3 {
  width: 100%;
  position: relative;
}
.gt-event-style-3 .gt-image {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
height: 330px;

}
.gt-event-style-3 .gt-image > a, .gt-event-style-3 .gt-image > a:visited {
  position: relative;
  height: 100%;
  width: 100%;
  display: block;
}
.gt-event-style-3 .gt-image > a::before {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .4) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .4) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .4) 100%);
  display: block;
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border-radius: 0px;
}
.gt-event-style-3 .gt-image img {
  width: 100%;
  display: block;
  border-radius: 0px;
  position: relative;
  margin-top: 20px;

}
.gt-event-style-3 .gt-details {
  margin: -5px -10px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
a img {
  border: none;
}
.gt-title a:hover {
  color: #ff5a3c;
}
.gt-event-style-3 .gt-title {
  font-size: 1.12em;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 15px;
}
.article-item__title, .gt-event-style-3 .gt-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  color: #0a2d50;
  margin: 0 0 .3125rem 0;
    margin-bottom: 0.3125rem;
  text-align: left;
}
.gt-event-style-3 .gt-category ul {
  list-style: none;
  margin: 0 -5px -10px;
  padding: 0;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
}
.gt-event-style-3 .gt-content {
  background: #fff;
  position: relative;
  z-index: 1;
  margin: -80px 20px 0;
  padding: 20px;
  border-radius: 0px;
  overflow: hidden;
  border-top-width: 4px;
  border-top-style: solid;
}
.gt-content {
  border-top-color: #f6ba42 !important;
}
.gt-date .fa {
  padding-right: 0.5em;
}
.gt-event-style-3 .gt-details > div {
  padding: 5px 10px;
}
.gt-event-style-3 .gt-date, .gt-event-style-3 .gt-location, .gt-event-style-3 .gt-price, .gt-event-style-3 .gt-status, .gt-event-style-3 .gt-stock, .gt-event-style-3 .gt-time, .gt-event-style-3 .gt-venue {
  font-size: .9em;
  color: #777;
  align-items: center;
  display: flex;
  margin-bottom: .3125rem;
  text-align: left;
  font-weight: 600;
}
.gt-event-style-3 .gt-category ul a, .gt-event-style-3 .gt-category ul a:visited {
  color: #777;
  display: block;
  font-size: 0.8em;
}
.gt-event-style-3 .gt-category ul li {
  background-color: #ececec;
}
.gt-event-style-3 .gt-category {
  font-size: .9em;
  text-transform: uppercase;
}
.gt-event-style-3 .gt-category ul li {
  margin: 0 3px 4px;
  padding: 4px 15px;
  border-radius: 15px;
  font-weight: 500;
  color: #3e5975;
}
  @media (min-width: 768px)
.text-md-center {
  text-align: center !important;
}
.ttm-btn.ttm-btn-style-border.ttm-btn-color-yellow2 {
  color: #ff5a3c !important;
  padding: 12px 20px;
  border: 1px solid #ff5a3c;
}
.btn:last-child {
  margin-right: 0;
}
.btn-effect-1::after {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: var(--white);
}
.btn::after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 4px;
}
.ltn__tab-menu-3 a {
  background-color: transparent;
  border-bottom: 2px solid transparent;
  padding: 1px;
  margin-right: 50px;
  font-weight: 700;
  font-size: 23px;
  line-height: 1.2;
  position: relative;
}
.ltn__tab-menu-3 a:hover {
  color: #ff5a3c !important;
  text-decoration: none;
}
.ltn__tab-menu-3 a.active {
  color: var(--ltn__secondary-color) !important;
  background-color: transparent;
  border-color: var(--ltn__secondary-color);
}
.ltn__tab-menu .nav {
  display: inline-block;
}
.ltn__tab-menu-3 {
  margin-top: 0;
}
.ltn__product-tab-content-inner {
  background-color: #f7f7f7;
  padding: 2em;
}
.tab-content .tab-pane.active {
  height: auto;
  visibility: visible;
  opacity: 1;
  overflow: visible;
}
.tab-content .tab-pane {
  display: block;
  height: 0;
  max-width: 100%;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
}
.container-auto {
  width: 100%;
  margin: 0 auto;
}
.themetechmount-box-blog.themetechmount-blog-box-view-right-image, .themetechmount-box-blog.themetechmount-blog-box-view-left-image {
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px 0 rgba(40, 61, 88, .1);
  -moz-box-shadow: 0 0 15px 0 rgba(40, 61, 88, .1);
  box-shadow: 0 0 15px 0 rgba(40, 61, 88, .1);
}
.themetechmount-box-blog.themetechmount-blog-box-view-right-image .post-item, .themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.5em;
  background: #f7f7f7;
  border: 1px solid #ebecee;
}
.themetechmount-box-img-left {
  padding-left: 0;
  padding-right: 0;
}
.tm-post-featured-outer-wrapper, .themetechmount-box-blog, article.post, .themetechmount-post-item-thumbnail, .tm-featured-wrapper {
  position: relative;
}
.tm-featured-wrapper.tm-post-featured-wrapper {
  overflow: hidden;
  height: 250px;
}
img.wp-post-image {
  height: auto;
  max-width: 100%;
}
.themetechmount-box-blog.themetechmount-blog-box-view-right-image .themetechmount-box-content, .themetechmount-box-blog.themetechmount-blog-box-view-left-image .themetechmount-box-content {
  width: 66%;
}
.themetechmount-box-blog.themetechmount-blog-box-view-right-image .themetechmount-box-content, .themetechmount-box-blog.themetechmount-blog-box-view-left-image .themetechmount-box-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 22px 20px 24px 25px;
}
.themetechmount-box-blog .tm-post-entry-header {
  min-height: 55px;
}
.themetechmount-box-blog .tm-post-left, article.themetechmount-box-blog-classic .tm-post-left {
  text-align: center;
  width: 75px;
  position: absolute;
  z-index: 2;
  left: 20px;
}
.themetechmount-box-blog .tm-post-left .themetechmount-post-date-wrapper {
  padding-left: 0;
  margin-left: -25px;
  position: relative;
}
.tm-post-left .themetechmount-post-date-wrapper {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  line-height: 26px;
}
.themetechmount-box-blog .entry-date {
  color: #ff5a3c;
  font-weight: 700;
  line-height: 1.2em;
  padding-right: 0.5em;
}
.entry-author, .entry-date, .comment-date {
  display: inline-block;
}
.themetechmount-box-blog .entry-date {
  color: #ff5a3c;
  font-weight: 700;
  line-height: 1.2em;
  padding-right: 0.5em;
}
.themetechmount-box-blog .entry-date {
  color: #ff5a3c;
  font-weight: 700;
  line-height: 1.2em;
  padding-right: 0.5em;
}
.entry-author, .entry-date, .comment-date {
  display: inline-block;
}

.themetechmount-box-blog .tm-post-left .themetechmount-post-date-wrapper::after {

    display: block;
    content: "";
    position: absolute;
    height: 66%;
    width: 1px;
    right: 20px;
    top: 25%;
    margin-top: -10px;
    background-color: #e7ebee;

}
.themetechmount-box-blog .entry-header {
  margin-top: 0;
  margin-left: 70px;
}
.entry-header:not(.tm-titlebar) .entry-title, .themetechmount-box-blog .themetechmount-box-content h4 {
  margin-top: 0;
  margin-bottom: 4px;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 600;
}
.themetechmount-box-blog .themetechmount-box-desc-text, .themetechmount-box-blog .themetechmount-box-desc {
  padding-top: 10px;
  line-height: 1.3em;
  padding-right: 0.5em;
}
.ltn__blog-meta-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ltn__blog-btn {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  padding: 0.5em 0.8em;
  background-color: var(--ltn__secondary-color);
  border-radius: 4px;
}
.themetechmount-box-blog.themetechmount-blog-box-view-right-image, .themetechmount-box-blog.themetechmount-blog-box-view-left-image {
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px 0 rgba(40, 61, 88, .1);
  -moz-box-shadow: 0 0 15px 0 rgba(40, 61, 88, .1);
  box-shadow: 0 0 15px 0 rgba(40, 61, 88, .1);
}
.tm-post-featured-outer-wrapper, .themetechmount-box-blog, article.post, .themetechmount-post-item-thumbnail, .tm-featured-wrapper {
  position: relative;
}
article {
  display: block;
}
  @media (min-width: 768px)
.text-md-center {
  text-align: center !important;
}
.about-us-info-wrap {
  position: relative;
}
.ltn__feature-item-3 {
  padding: 20px 22px 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border: 2px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
  border-color: #eee;
  margin-bottom: 10px;
  position: relative;
  border-color: #f2f2f2;
  background-color: #fdfdfd;
}
.ltn__feature-item-3::before {
  position: absolute;
  content: "";
  left: -2px;
  top: 50%;
  width: 4px;
  height: 0%;
  background-color: var(--ltn__secondary-color);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ltn__feature-item-3 .ltn__feature-icon {
  margin: 0px 20px 0 0;
  font-size: 40px;
  color: #FFC107;
  line-height: 1.5;
  width: 40px;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.ltn__gallery-item {
  margin-bottom: 30px;
}
.ltn__gallery-item-inner {
  position: relative;
  overflow: hidden;
}
.ltn__gallery-item-img {
  position: relative;
  overflow: hidden;
}
.ltn__gallery-item-img::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: var(--ltn__primary-color);
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 1;
}
.ltn__gallery-item-img img {
  -webkit-transition: all 3.5s ease 0s;
  -o-transition: all 3.5s ease 0s;
  transition: all 3.5s ease 0s;
}
.ltn__gallery-action-icon {
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  z-index: 2;
}
.ltn__gallery-style-2 .ltn__gallery-item-info {
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  background: var(--gradient-color-3);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0;
  visibility: hidden;
}
.ltn__gallery-item-info {
  padding: 15px 30px;
  position: relative;
  z-index: 2;
}
.ltn__gallery-style-2 h4, .ltn__gallery-style-2 p {
  color: var(--white);
}
.ltn__gallery-item-inner h4 {
  font-weight: 500;
  line-height: 1em;
  font-size: 18px;
}
dl, ol, ul {
  padding-left: 20px;
}
dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
.ltn__gallery-item-info .gt-category li {
  display: inline-flex;
  margin: 0 5px;
  padding: 3px 8px;
  padding-top: 3px;
  padding-right: 8px;
  padding-bottom: 3px;
  padding-left: 8px;
  background-color: #ff5a3c;
  color: #fff;
  border-radius: 8px;
  font-size: 0.9em;
}
.ltn__gallery-item {
  margin-bottom: 30px;
}
.btn-effect-3:hover {
  color: var(--white) !important;
}
.btn-yellow:hover {
  background-color: var(--ltn__secondary-color);
  color: var(--white);
}
.btn:last-child {
  margin-right: 0;
}
  @media (min-width: 992px)
.col-lg-3 {
  flex: 0 0 auto;
  width: 25%;
}
.ltn__gallery-action-icon i:hover {
  background-color: var(--ltn__secondary-color);
  color: var(--white);
}
.ltn__gallery-action-icon i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: var(--white);
  color: var(--ltn__primary-color);
  border-radius: 100%;
  margin: 3px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.fa-solid, .fas {
 /* font-family: "Font Awesome 6 Free";*/
  font-weight: 900;
}
.fa, .fa-brands, .fa-duotone, .fa-light, .fa-regular, .fa-solid, .fa-thin, .fab, .fad, .fal, .far, .fas, .fat {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display,inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
a i {
  padding: 0 2px;
}
.ltn__gallery-item-info .gt-category li {
  display: inline-flex;
  margin: 0 5px;
  padding: 3px 8px;
  padding-top: 3px;
  padding-right: 8px;
  padding-bottom: 3px;
  padding-left: 8px;
  background-color: #ff5a3c;
  color: #fff;
  border-radius: 8px;
  font-size: 0.9em;
}
.ttm-btn.ttm-btn-style-border.ttm-btn-color-yellow2:hover {
  background-color: #ff5a3c;
  /*color: #fff !important;*/
text-decoration: none;
}
.ltn__tab-menu-3 a.active::before {
  background-color: var(--ltn__secondary-color);
  border: 3px solid var(--white);
}
.ltn__tab-menu-3 a::before {
  position: absolute;
  content: "";
  right: 45%;
  top: 100%;
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
  height: 10px;
  width: 10px;
  background-color: transparent;
  opacity: 1;
  border: 3px solid transparent;
  border-radius: 100%;
}
*, ::before, ::after {
  box-sizing: border-box;
}
*, ::after, ::before {
  box-sizing: border-box;
}
.ltn__tab-menu-3 a.active {
  color: var(--ltn__secondary-color);
}
.ltn__gallery-filter-menu .active, .ltn__tab-menu a.active {
  color: var(--white);
}
.ltn__tab-menu-3 a {
  font-weight: 700;
  font-size: 23px;
  line-height: 1.2;
}
.btn-border {
  border: 2px solid var(--border-color-10);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-yellow {
  background-color: var(--yellow) !important;
  color: var(--ltn__primary-color);
  -webkit-box-shadow: var(--ltn__box-shadow-3);
  box-shadow: var(--ltn__box-shadow-3);
}
.about-us-info-devide, .header-feature-area, .real-estate-agent, .site-logo-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.headr-new-aas {
  display: flex;
  align-items: left;
  justify-content: left;
  gap: 5px;
  z-index: 99999999999;
}
.site-logo img {
  width: 125px;
  position: relative;
  bottom: 15px;
}
.ltn__header-middle-area, .site-logo img {
  padding: 10px 0 0;
}
.site-logo {
  height: 100%;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
}
.site-logo a {
  color: var(--ltn__primary-color);
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 1px;
  display: contents;
}
.headr-new-aas .all-menu-new .top-menu h1 {
  color: #132e6b;
  font-size: 2em;
  font-weight: 600;
}
.headr-new-aas .all-menu-new .top-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.headr-new-aas .all-menu-new .bottom-menu {
  /*z-index: 99;*/
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  border-top: 1px solid #ccc;
}
.btn-fushia {
  background-color: #c62a73 !important;
  color: #fff;
  border: 1px solid #c62a73 !important;
}
.ltn__breadcrumb-list ul li {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  font-weight: 500;
}
ol li, ul li {
  margin-top: 1em;
}
li {
  list-style-type: none;
}
li {
  list-style: none;
    list-style-type: none;
}
.ltn__breadcrumb-list ul li::after {
  position: absolute;
  content: "\f054";
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  font-size: 10px;
  right: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
*, ::after, ::before {
  box-sizing: border-box;
}

.ltn__breadcrumb-list ul li:last-child {
  margin-right: 0;
  color: var(--ltn__primary-color);
}

h2.title {
  color: #fff;
  font-size: 40px;
}
head-inner-bg {
  height: 285px;
  width: 100%;
  position: relative;
}
/*.head-inner-bg .content {
  position: absolute;
  background-color: rgba(234,239,247,.95);
  left: 0;
  bottom: 0;
  color: #000;
  width: 51%;
  padding: 10px 20px;
  margin: 0;
  font-weight: 400;
  overflow: hidden;
}*/
.head-inner-bg .content {
  color: #000;
  font-weight: 400;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  line-height: 1.2;
  /*font-size: 2.8em;*/
}
h2, .h2 {
  font-size: 2.4em;
  font-weight: 700;
}
h1, h2, h3, h4 {

  font-family: var(--ltn__heading-font);
}
.head-inner-bg .content::after {
  content: '';
  height: 20px;
  width: 100%;
  position: absolute;
  left: 0;
  background-color: rgba(9, 39, 102, 0.75);
  bottom: 0;
}
*, ::after, ::before {
  box-sizing: border-box;
}
.head-inner-bg img, .slider-sec-college-home .item img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
img {
  max-width: 100%;
}
.ltn__breadcrumb-area {
  margin-top: 1px;
}
.bg-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.ltn__breadcrumb-area {
  background-color: #132B61;
  margin-bottom: 60px;
  padding-top: 5px;
}
.container, .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
}
.ltn__breadcrumb-list ul li {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  font-weight: 500;
}
ol li, ul li {
  margin-top: 1em;
}
li {
  list-style-type: none;
}
.ltn__secondary-color {
  color: var(--ltn__secondary-color) !important;
}
a {
  text-decoration: none;
}
.ltn__breadcrumb-list ul li a, a:active, a:focus, a:hover {
  text-decoration: none;
  outline: 0;
  color: inherit;
}
.ltn__blog-img {
  position: relative;
}
.ltn__blog-gallery-active {
  margin-bottom: 1.5em;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track::after, .slick-track::before {
  display: table;
  content: '';
}
*, ::before, ::after {
  box-sizing: border-box;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide img {
  display: block;
}
.featured-icon-box .featured-icon, .ttm-btn, button, .owl-item, img, span, .featured-icon-box, .featured-icon, #totop {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
label, #active, img {
  -moz-user-select: none;
  -webkit-user-select: none;
}
img {
  max-width: 100%;
}
.slick-track::after {
  clear: both;
}
.slick-track::after, .slick-track::before {
  display: table;
  content: '';
}
.sidebar-area.blog-sidebar.ltn__right-sidebar, .ltn__blog-list-wrap .ltn__blog-item-5 .ltn__blog-brief {
  background-color: #fff;
}
.ltn__blog-list-wrap .ltn__blog-item-5 .ltn__blog-brief {
/*  padding: 20px 40px 50px 45px;*/
}
.ltn__blog-meta {
  margin-bottom: 20px;
}
.ltn__blog-meta ul {
  padding: 0;
  margin: 0;
}
.ltn__blog-category {
  font-size: 0.8em !important;
}
.ltn__blog-meta li {
  font-weight: 600;
  display: inline-block;
  margin-right: 7px;
  position: relative;
  font-size: 16px;
  margin-top: 0;
  color: #8b8d91;
  letter-spacing: -0.03em;
}
.ltn__blog-category a:last-child {
  margin-right: 0;
}
.ltn__blog-category a:last-child {
  margin-right: 0;
}
.ltn__blog-category a {
  background-color: var(--ltn__secondary-color);
  color: var(--white);
  padding: 5px 15px 2px;
  margin-bottom: 5px;
  margin-right: 5px;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 15px;
}
h3.animated.fadeIn {
  margin-bottom: 0;
}
.ltn__blog-list-wrap .ltn__blog-title {
  font-size: 1.55em;
  line-height: 1.2em;
}
.ltn__blog-title {
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: 600;
}
.ltn__blog-meta li i {
  color: #ffc107;
  margin-right: 5px;
}
.fa-regular, .far {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa, .fa-brands, .fa-duotone, .fa-light, .fa-regular, .fa-solid, .fa-thin, .fab, .fad, .fal, .far, .fas, .fat {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display,inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
.fa-calendar-alt::before, .fa-calendar-days::before {
  content: "\f073";
}
.ltn__blog-brief p {
  font-size: 1.1em;
}
p {
  color: var(--ltn__paragraph-color);
  margin-bottom: 1.5em;
  text-align: justify;
}
.grid-4 {
  grid-template-columns: repeat(4, 1fr);
}
.grid {
  display: grid;
  align-content: flex-start;
  grid-gap: 1em;
}
.grid img {
  width: 100%;
}
  @media (min-width: 768px)
.text-md-center {
  text-align: center !important;
}
.ttm-btn.ttm-btn-style-border.ttm-btn-color-orange {
  color: #fff !important;
  padding: 12px 20px;
  background-color: #2553a8;
  border: 1px solid #fff;
}
.btn:last-child {
  margin-right: 0;
}
.btn {
  border-radius: 0;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  font-family: var(--ltn__heading-font);
  padding: 17px 40px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  z-index: 1;
  margin-right: 15px;
  line-height: 1.5;
  text-decoration: none;
vertical-align: middle;
user-select: none;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
a i {
  padding: 0 2px;
}
.fa-images::before {
  content: "\f302";
}
.ttm-btn.ttm-btn-style-border.ttm-btn-color-orange {
  color: #fff !important;
}

.btn-effect-4::after {

    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background: var(--ltn__secondary-color);

}
.btn::after {

    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;

}
.widget.ltn__social-media-widget {
  position: absolute;
  top: 2em;
  padding: 0 !important;
  border: none;
  left: -30px;
}
.widget:last-child {
  margin-bottom: 0;
}
.ltn__social-media-2 ul {
  margin: 0;
  padding: 0;
}
.ltn__social-media-2 ul li {
  list-style: none;
  display: list-item !important;
  margin-right: 10px;
}
ul li, ol li {
  margin-top: 1em;
}
.ltn__social-media-2 ul li a {
  background-color: var(--section-bg-1);
  color: var(--ltn__paragraph-color);
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.ltn__social-media-2 ul li a i {
  color: inherit;
}
.fa-brands, .fab {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa, .fa-brands, .fa-duotone, .fa-light, .fa-regular, .fa-solid, .fa-thin, .fab, .fad, .fal, .far, .fas, .fat {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display,inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
.fa-facebook-f::before {
  content: "\f39e";
}
.sidebar-area.blog-sidebar.ltn__right-sidebar, .ltn__blog-list-wrap .ltn__blog-item-5 .ltn__blog-brief {
  background-color: #fff;
}
.widget.ltn__popular-product-widget, .widget.ltn__popular-post-widget {
  padding: 40px 30px 30px 35px;
}
.widget {
  margin-bottom: 40px;
  padding: 40px 35px 30px 35px;
  border: 2px solid var(--border-color-11);
}
.ltn__widget-title-border-2 {
  border-left: 4px solid;
    border-left-color: currentcolor;
  border-color: #FFC107;
  padding-left: 10px;
  position: relative;
}
.ltn__widget-title {
  font-size: 1.5em;
  font-weight: 600;
  margin-bottom: 25px;
  text-transform: capitalize;
}
.ltn__search-widget form {
  position: relative;
}
.ltn__search-widget input[type="text"] {
  margin-bottom: 1em;
  padding-right: 65px;
  padding-left: 20px;
  height: 50px;
  background-color: var(--section-bg-1);
  font-weight: 600;
  font-size: 14px;
}
[type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled), button:not(:disabled) {
  cursor: pointer;
}
.ltn__search-widget button {
  position: absolute;
  right: 0;
  height: 3.1em;
  padding: 0 20px;
  color: var(--white);
  border: 1px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
  background-color: var(--ltn__secondary-color);
  border-color: var(--ltn__secondary-color);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.popular-post-widget-img img {
  max-width: 80px;
}

.popular-post-widget-brief h6 {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 14px;
}
.popular-post-widget-brief {
  overflow: hidden;
}
.ltn__blog-category a:last-child, .ltn__blog-meta li:last-child, .ltn__countdown .single:last-child {
  margin-right: 0;
}
.ltn__twitter-post-widget .popular-post-widget-brief p a, .ltn__twitter-post-widget .popular-post-widget-img a, .popular-post-widget-brief .ltn__blog-meta li {
  color: var(--ltn__secondary-color);
}
.ltn__blog-meta li {
  font-weight: 600;
  display: inline-block;
  margin-right: 25px;
  position: relative;
  font-size: 14px;
  margin-top: 0;
}
.ltn__twitter-post-widget .popular-post-widget-img, .popular-post-widget-img, .top-rated-product-img {
  margin-right: 20px;
  float: left;
}
.ltn__blog-img {
  height: 0px;
  }
.widget.ltn__social-media-widget {
  left: -50px;
}
.ltn__twitter-post-widget .popular-post-widget-brief p a, .ltn__twitter-post-widget .popular-post-widget-img a, .popular-post-widget-brief .ltn__blog-meta li {
  color: var(--ltn__secondary-color);
}
.ltn__blog-meta li i {
  color: var(--ltn__secondary-color);
  margin-right: 5px;
}

section.head-inner-bg.mt-2 {
    position: relative;
	z-index: -1;
}

section.temp-inner-college img {
    text-align: left;
    float: left;
    margin-inline-end: 15px;
}

.temp-inner-college {
  width: 93%;
  margin: 0 auto;
}
.title-box.title-box-2 h2 {  color: #061b49; text-transform:capitalize;}
/***************************/
@media (max-width: 768px){

.themetechmount-box-blog.themetechmount-blog-box-view-right-image .post-item, .themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item {  display: block !important;}
.themetechmount-box-blog.themetechmount-blog-box-view-left-image .themetechmount-box-content {  width: 100% !important;}
.ltn__feature-item-3 .ltn__feature-icon {  font-size: 20px;}
.ltn__feature-item-3 h4, .themetechmount-box-blog .themetechmount-box-content h4 {  font-size: 14px;}
.section-bg-6 .col-4 {  width: 82.333%;}


  .gt-columns > .gt-col > .gt-inner,
  .gt-columns.gt-column-3 > .gt-col{
    width: 100% !important
  }
  .slide-content{
    margin-bottom: 0 !important;
  }
  .slide .slide-content{
    width: 100% !important
  }
  .ltn__tab-menu-3 a {
  font-size: 1em;
  line-height: 1.2;
  margin-right: 1em;
}
.ltn__blog-list-wrap .ltn__blog-title {
  font-size: 1.1em;
  line-height: 1.4;
}
p {  line-height: 1.5;}
.ltn__blog-list-wrap .ltn__blog-item-5 .ltn__blog-brief {
  padding: 20px 20px 50px 25px;
}

.ltn__feature-item-3 .ltn__feature-icon {  font-size: 25px;}
.ltn__feature-item-3 h4 { font-size: 14px;  text-align: left;}
.ltn__product-tab-content-inner {  padding: 0;}

}
/******2025*******/
.entry-year {
  font-size: 16px;
  color: #6c6969;
}
.themetechmount-box-blog.themetechmount-blog-box-view-left-image .themetechmount-box-content, .themetechmount-box-blog.themetechmount-blog-box-view-right-image .themetechmount-box-content {
  width: 98.333%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding:22px 20px 24px 25px;
}

.themetechmount-box-blog .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month, .themetechmount-box-blog .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month .entry-year {
  font-size: 15px;
  font-weight: 700;
  display: block;
  text-transform: uppercase;
  color: #ff5a3c;
  line-height: 1em;
}

.gt-label.gt-style-4 {
    background-color: #fff;
    padding: 5px;
    font-weight: 500;
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    left: -12px;
    top: 27px;
    width: 100px;
    height: 30px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gt-label-194 {
    border-style: none !important;
}

.gt-label {
    z-index: 1;
    font-size: .9231rem;
    position: absolute;
    color: #ff5a3c;
}
