/*
Theme Name: Datatech Apolatlegal
Theme URI: 
Description: 
Author: Ngoc Trinh
Template: flatsome
Version: 1.0
*/
/* ========== */
img.size-full.alignnone {
  margin-bottom: 0;
}

.wp-block-image figcaption {
  text-align: center;
}

.nt-bgr.banner .bg-fill,
.nt-bgr > .section-bg {
  background-size: auto !important;
}

.nt-bgr-repeat > .section-bg {
  background-size: auto !important;
  background-repeat: repeat-y !important;
}

.wp-block-media-text {
  margin-bottom: 40px;
}
.wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content {
  padding-right: 0;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0;
}
.wp-block-media-text .wp-block-media-text__media {
  border: 13px solid #fff;
  border-radius: 13px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.062745098);
}

.absolute-footer {
  padding-bottom: 10px;
}

.row-box-shadow-1 .col-inner,
.row-box-shadow-1-hover .col-inner:hover,
.box-shadow-1, .box-shadow-1-hover:hover {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1882352941);
}

.rank-math-breadcrumb a, .rank-math-breadcrumb span {
  font-size: 14px;
  color: var(--fs-color-secondary);
}
.rank-math-breadcrumb p {
  margin-bottom: 0;
}

.blog-single footer.entry-meta {
  border: unset;
}

.mobile-nav .header-search .nav-dropdown {
  right: -30px;
  left: auto;
}

.is-divider:not(.divider) {
  display: none;
}

.uxb-wrapper .is-divider {
  display: block;
}

.product-thumbnails a,
.product-gallery-slider img {
  border: 1px solid #c3c3c3;
}

.single-post table,
.single-product .woocommerce-tabs table {
  border-collapse: collapse;
}
.single-post table th,
.single-post table td,
.single-product .woocommerce-tabs table th,
.single-product .woocommerce-tabs table td {
  text-align: center;
  padding: 5px 0;
  line-height: 20px;
  border: 1px solid #c3c3c3;
}
.single-post table tr:nth-child(even) td,
.single-product .woocommerce-tabs table tr:nth-child(even) td {
  background-color: #f2f2f2;
}

.header-main .nav > li.header-language-dropdown > a::before,
.header-main .cart-icon::before,
.header-main a > .icon-search:before,
.header-main .icon-phone::before,
.header-main .icon-user::before {
  content: "";
  width: 20px;
  height: 20px;
  background-color: currentColor;
  -webkit-mask-size: 100%;
          mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  display: block;
}
.header .header-main.nav-dark .cart-icon::before,
.header .header-main.nav-dark a > .icon-search:before,
.header .header-main.nav-dark .icon-phone::before,
.header .header-main.nav-dark .icon-user::before {
  content: "";
  background-color: #ffffff;
}
.header .header-main.nav-dark li > a > i:not(.icon-angle-down) {
  color: #ffffff !important;
}
.header-main span.cart-icon {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.header-main span.cart-icon strong {
  border: unset;
  font-weight: 400;
  background: var(--fs-color-primary);
  color: #fff !important;
  font-size: 11px;
  width: 17px;
  height: 17px;
  border-radius: 99px;
  line-height: 16px;
  margin: 0;
  position: absolute;
  top: -10px;
  right: -10px;
  opacity: 0.9;
}
.header-main span.cart-icon strong:after {
  display: none;
}
.header-main span.cart-icon:before {
  -webkit-mask-image: url(img/icon-shopping-bag.svg);
          mask-image: url(img/icon-shopping-bag.svg);
}
.header-main .icon-user::before {
  -webkit-mask-image: url(img/user.svg);
          mask-image: url(img/user.svg);
}
.header-main .icon-phone::before {
  -webkit-mask-image: url(img/icon-call.svg);
          mask-image: url(img/icon-call.svg);
}
.header-main a > .icon-search:before {
  -webkit-mask-image: url(img/loupe.svg);
          mask-image: url(img/loupe.svg);
}
.header-main .nav > li.header-language-dropdown > a::before {
  -webkit-mask-image: url(img/icon-language.svg);
          mask-image: url(img/icon-language.svg);
}

.nt-menu.ux-menu {
  flex-flow: row wrap;
}
.nt-menu.ux-menu .ux-menu-link:first-child .ux-menu-link__link {
  padding-left: 0;
}
.nt-menu.ux-menu .ux-menu-link:last-child .ux-menu-link__link {
  padding-right: 0;
}
.nt-menu.ux-menu .ux-menu-link__link {
  padding: 0 10px;
  min-height: unset;
  line-height: 1;
}
.nt-menu.ux-menu.ux-menu--divider-solid .ux-menu-link .ux-menu-link__link {
  border: none;
}
.nt-menu.ux-menu.ux-menu--divider-solid .ux-menu-link + .ux-menu-link .ux-menu-link__link {
/*   border-left: 1px solid #6B6B6B; */
}

.text > h1, .text > h2, .text > h3,
.banner h1,
.banner h2,
.banner h3 {
  line-height: inherit;
}

.sub-menu .row {
  margin-left: auto;
  margin-right: auto;
}
.wpcf7 label .red {
  color: var(--fs-color-primary);
}
.wpcf7 .flex-col > .wpcf7-spinner {
  position: absolute;
  bottom: -25px;
  right: 0;
}
.wpcf7 .wpcf7-form-control:not(.wpcf7-submit) {
  height: 40px;
  border: 1px solid #c9c9c9;
  box-shadow: unset;
  font-weight: 400;
}
.wpcf7 .wpcf7-form-control:not(.wpcf7-submit):hover {
  border-color: var(--fs-color-primary);
}
.wpcf7 .wpcf7-spinner {
  position: absolute;
}
.wpcf7 .wpcf7-submit {
  margin: 0;
  box-shadow: 0 8px 6px -8px #545859;
  width: 150px;
  min-height: 50px;
  font-size: 14px;
  padding: 6px 25px;
}
.wpcf7 .col {
  padding-bottom: 5px;
}

.woocommerce-cart-form a {
  color: #222;
}

ul.product_list_widget li a:not(.remove) {
  color: #222;
  font-size: 12px;
}

@media only screen and (max-width: 849px) {
  .product-gallery {
    margin-bottom: 15px;
  }
  .product-main {
    padding-bottom: 0;
  }
}
.header .header-top .hide-for-medium.flex-left {
  flex: 1;
}
.header .header-top .post-item .box-image {
  display: none;
}
.header .header-top .post-item .box-text {
  padding: 0;
}
.header .header-top .post-item .post-title {
  padding: 0;
}
.header .header-top .post-item .post-title a {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
.header .header-top .post-item > .col-inner {
  background-color: transparent;
}
.header .header-top .nt-latest-posts p {
  display: inline-block;
  background: #fff;
  color: var(--fs-color-primary);
  padding: 2px 15px;
  font-size: 14px;
  white-space: nowrap;
}
.header .header-top .header-block-block-1 .col {
  padding-bottom: 0;
}
.header .header-top .header-block-block-1 .col.large-2 {
  max-width: 150px;
  min-width: 150px;
}
.header .header-top .header-block-block-1 .col.larger-10 {
  flex: 1;
  max-width: unset;
}
.header-main .nav > li.header-language-dropdown > a {
  padding: 0;
  color: #fff !important;
  background-color: var(--fs-color-secondary);
  border-radius: 99px;
  padding: 5px 10px;
  font-weight: 400;
  font-size: 12px;
  display: flex;
  flex-wrap: nowrap;
  text-transform: uppercase;
	white-space: nowrap;
}
.header-main .nav > li.header-language-dropdown > a .image-icon {
  display: none;
}
.header-main .nav > li.header-language-dropdown > a::before {
  width: 18px;
  height: 18px;
  opacity: 1 !important;
  margin-right: 5px;
}
.header-main .nav > li.header-language-dropdown > a + .nav-dropdown {
  min-width: 160px;
  padding: 10px 0;
}
.header-main .nav > li.header-language-dropdown > a + .nav-dropdown > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-size: 14px;
}
.header-main .header-search .nav-dropdown.nav-dropdown-simple li.html {
  padding-bottom: 0;
}

.off-canvas-left.mfp-ready .mfp-content {
  background-color: #fff;
}
.off-canvas-left.mfp-ready .nav-vertical > li > a {
  font-size: 16px;
  color: var(--fs-color-secondary);
}
.footer-wrapper .ux-menu {
	justify-content: flex-end;
}
.footer-wrapper .ux-menu .ux-menu-link__link,
.footer-wrapper {
	font-size: 14px;
}
.footer-wrapper .social-icons > a {
  margin-right: 0;
  color: var(--fs-color-primary);
}
.footer-wrapper .social-icons > a + a {
	margin-left: 20px;
}
.footer-wrapper .text-center .nt-menu {
  justify-content: center;
}
.footer-wrapper .text-center .nt-menu a {
  font-weight: 700;
  color: var(--fs-color-primary);
  font-size: 14px;
}

.icon-wechat::before,
.icon-zalo::before {
  content: "";
  width: 16px;
  height: 16px;
  background-size: contain;
  display: inline-block;
}

.icon-wechat::before {
  background-image: url(img/wechat.png);
}

.icon-zalo::before {
  background-image: url(img/zalo.png);
}

.section-title span {
  font-size: 30x;
}
.section-title-normal {
  border: none;
  margin-bottom: 0;
}
.section-title-normal span {
  border: none;
  padding-bottom: 0;
}
.section-title-center b {
  background-color: transparent;
}

.post-item .box-shade .shade {
  background-color: transparent;
}
.post-item .box-shade .box-text {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #414142 100%);
}
.post-item .box-shade .post-title > a {
  font-size: 25px;
  color: #fff;
}
.post-item .box-shade .post-meta {
	font-size: 16px;
  color: #fff;
}
.post-item > .col-inner {
  background-color: rgb(239, 239, 239);
  border-radius: 10px;
  overflow: hidden;
}
.post-item .box-text {
  padding: 20px;
}
.post-item .post-title > a {
  color: var(--fs-color-secondary);
  font-size: 18px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.post-item .button {
	font-size: 14px;
	border-radius: 99px;
	text-align: left;
	margin-top: 10px;
}
.post-item .button.is-link {
	padding: 1px 0;
}
.post-item .button::after {
  content: "";
  width: 16px;
  height: 16px;
  background-color: currentColor;
  display: inline-block;
  margin-right: 10px;
  -webkit-mask: url(img/icon-right.svg) no-repeat;
          mask: url(img/icon-right.svg) no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
    transition: all 0.3s ease-in-out;
    position: relative;
    top: 3px;
	right: -8px;
	margin-right: 0;
}
.post-item .button:hover::after {
  right: -15px;
}
.post-item .post-meta {
  opacity: 1;
  font-weight: 400;
  order: -1;
  color: #545859;
  font-size: 14px;
}
.post-item .box-text-inner {
  display: flex;
  flex-flow: row wrap;
}
.project-item .col-inner {
	height: 100%;
	overflow: hidden;
	border-radius: 10px;
}
.project-item .overlay {
	height: 40%;
    top: auto;
	background-color: transparent!important;
    background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, #333333 100%);
}
.project-item .post-title > a {
	font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.button.is-large,
.ux-relay .ux-relay__button {
  box-shadow: 0 8px 6px -8px #545859;
  min-width: 230px;
  min-height: 50px;
  font-size: 14px;
  border-radius: 99px;
  padding: 6px 25px;
}

.ux-relay .ux-relay__button {
	background-color: var(--fs-color-secondary);
	text-align: left;
	margin-top: 30px;
}
.ux-relay .ux-relay__button::after {
  content: "";
  width: 24px;
  height: 24px;
  background-color: currentColor;
  display: inline-block;
  margin-right: 10px;
  -webkit-mask: url(img/icon-right.svg) no-repeat;
          mask: url(img/icon-right.svg) no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: all 0.3s ease-in-out;
  position: absolute;
  right: 10px;
  top: 10px;
  transform: rotate(90deg);
}
.ux-relay .ux-relay__button:hover::after {
  top: 12px;
}

.nt-contact-us .icon-box {
  margin-bottom: 20px;
}
.nt-contact-us .icon-box p {
  margin-bottom: 0;
  line-height: 1.2;
}
.nt-contact-us .icon-box h5 {
  margin-bottom: 5px;
}

.nt-about-us .section-bg {
  text-align: center;
}
.nt-about-us .section-bg img {
  margin: auto;
  scale: 290%;
  rotate: 130deg;
  position: unset;
  width: unset;
}
.nt-about-us h4 .count-up {
  font-size: 26px;
}

.nt-awards .box {
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
  height: 100%;
}
.nt-awards .box .box-image {
  padding: 0 30px;
}
.nt-awards .box h4 {
  font-size: 16px;
  text-transform: uppercase;
}
.nt-awards .box p {
  font-size: 16px;
}

.post-sidebar-blog .widget {
  padding: 0;
}
.post-sidebar-blog .widget:last-child {
  margin-bottom: 0;
}
.post-sidebar-blog span.widget-title {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  font-size: 20px;
  margin-bottom: 15px;
}
.post-sidebar-blog span.widget-title::after, .post-sidebar-blog span.widget-title::before {
  content: "";
  width: 30px;
  height: 3px;
  background-color: var(--fs-color-primary);
  display: inline-block;
}
.post-sidebar-blog span.widget-title::before {
  margin-right: 10px;
}
.post-sidebar-blog span.widget-title::after {
  margin-left: 10px;
}
.post-sidebar-blog .wpp-list img {
	max-width: 120px;
    border-radius: 5px;
    margin-right: 10px;
    float: left;
}
.post-sidebar-blog .wpp-list li:not(:last-child) {
  margin-bottom: 22px;
}
.from_the_blog_excerpt  {
 	overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.post-sidebar-blog .wpp-list .wpp-post-title {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
	margin-bottom: 4px;
}

.entry-header h1.entry-title {
  font-size: 25px;
  text-transform: capitalize;
}
.entry-header .byline::before,
.entry-header .entry-category::before,
.entry-header .posted-on::before {
  content: "";
  width: 14px;
  height: 14px;
  background-color: var(--fs-color-primary);
  display: inline-block;
  margin-right: 5px;
  -webkit-mask: url(img/Ngay-dang.svg) no-repeat;
          mask: url(img/Ngay-dang.svg) no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  position: relative;
  top: 2px;
}
.entry-header .byline::before {
  -webkit-mask: url(img/user.svg) no-repeat;
          mask: url(img/user.svg) no-repeat;
}
.entry-header .entry-category::before {
  -webkit-mask: url(img/sell.svg) no-repeat;
          mask: url(img/sell.svg) no-repeat;
}
.entry-header .entry-meta {
  font-size: 0;
}
.entry-header .entry-meta a {
  font-size: 14px;
  color: currentColor;
  text-transform: capitalize;
}
.entry-header .entry-meta span + span {
  margin-left: 15px;
}
.entry-header .entry-header-text-top {
  padding-bottom: 0;
}

.post-sidebar .box .person-title {
  text-transform: capitalize;
}
.nt-hero h2 {
	margin-top: 0;
}
.nt-border {
	overflow: hidden;
	border-radius: 10px;
}
.nt-our-client.simply-scroll-list {
  margin: unset;
  display: block;
  max-width: unset;
}
.nt-our-client .col {
  float: left;
  width: 170px;
  height: auto;
  display: block;
  position: relative;
  background: #fff;
  padding-bottom: 0;
}
.simply-scroll-container { /* Container DIV - automatically generated */
	position: relative;
}

	.simply-scroll-clip { /* Clip DIV - automatically generated */
		position: relative;
		overflow: hidden;
	}

	.simply-scroll-list { /* UL/OL/DIV - the element that simplyScroll is inited on */
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
		.simply-scroll-list li {
			padding: 0;
			margin: 0;
			list-style: none;
		}
	
		.simply-scroll-list li img {
			border: none;
			display: block;
		}
	
	.simply-scroll-btn {
		position: absolute;
		background-image: url(buttons.png);
		width: 42px;
		height: 44px;
		z-index:3;
		cursor: pointer;
	}
	
	.simply-scroll-btn-left {
		left: 6px;
		bottom: 6px;
		background-position: 0 -44px;
	}
	.simply-scroll-btn-left.disabled {
		background-position: 0 0 !important;
	}
	.simply-scroll-btn-left:hover, .simply-scroll-btn-left:focus {
		background-position: 0 -88px;
	}
	
	.simply-scroll-btn-right {
		right: 6px;
		bottom: 6px;
		background-position: -84px -44px;
	}
	.simply-scroll-btn-right.disabled {
		background-position: -84px 0 !important;
	}
	.simply-scroll-btn-right:hover, .simply-scroll-btn-right:focus {
		background-position: -84px -88px;
	}
	
	.simply-scroll-btn-up {
		right: 6px;
		top: 6px;
		background-position: -126px -44px;
	}
	.simply-scroll-btn-up.disabled {
		background-position: -126px 0 !important;
	}
	.simply-scroll-btn-up:hover, .simply-scroll-btn-up:focus {
		background-position: -126px -88px;
	}
	
	.simply-scroll-btn-down {
		right: 6px;
		bottom: 6px;
		background-position: -42px -44px;
	}
	.simply-scroll-btn-down.disabled {
		background-position: -42px 0 !important;
	}
	.simply-scroll-btn-down:hover, .simply-scroll-btn-down:focus {
		background-position: -42px -88px;
	}
	
	.simply-scroll-btn-pause {
		right: 6px;
		bottom: 6px;
		background-position: -168px -44px;
	}
	.simply-scroll-btn-pause:hover, .simply-scroll-btn-pause:focus {
		background-position: -168px -88px;
	}
	
	.simply-scroll-btn-pause.active {
		background-position: -84px -44px;
	}
	.simply-scroll-btn-pause.active:hover, .simply-scroll-btn-pause.active:focus {
		background-position: -84px -88px;
	}

/* Custom class modifications - override classees

.simply-scroll is default

*/

.simply-scroll { /* Customisable base class for style override DIV */
	width: 100%;
	height: auto;
	margin-bottom: 1em;
}

	.simply-scroll .simply-scroll-clip {
		width: 100%;
		height: auto;
	}
	
		.simply-scroll .simply-scroll-list {}
		
		.simply-scroll .simply-scroll-list li {
			float: left;
			width: 170px;
			height: auto;
		}
		.simply-scroll .simply-scroll-list li img {}
	
	.simply-scroll .simply-scroll-btn {}
	
	.simply-scroll .simply-scroll-btn-left {}
	.simply-scroll .simply-scroll-btn-left.disabled {}
	.simply-scroll .simply-scroll-btn-left:hover {}
	
	.simply-scroll .simply-scroll-btn-right {}
	.simply-scroll .simply-scroll-btn-right.disabled {}
	.simply-scroll .simply-scroll-btn-right:hover {}
	
	.simply-scroll .simply-scroll-btn-up {}
	.simply-scroll .simply-scroll-btn-up.disabled {}
	.simply-scroll .simply-scroll-btn-up:hover {}
	
	.simply-scroll .simply-scroll-btn-down {}
	.simply-scroll .simply-scroll-btn-down.disabled {}
	.simply-scroll .simply-scroll-btn-down:hover {}
	


/* Vertical scroller example */

.vert { /* wider than clip to position buttons to side */
	width: 340px;
	height: 400px;
	margin-bottom: 1.5em;
}

	.vert .simply-scroll-clip {
		width: 290px;
		height: 400px;
	}
	
		.vert .simply-scroll-list {}
		
		.vert .simply-scroll-list li {
			width: 290px;
			height: auto;
		}
		.vert .simply-scroll-list li img {}
	
	.vert .simply-scroll-btn {}

	.vert .simply-scroll-btn-up { /* modified btn pos */
		right: 0;
		top: 0;
	}
	.vert .simply-scroll-btn-up.disabled {}
	.vert .simply-scroll-btn-up:hover {}
	
	.vert .simply-scroll-btn-down { /* modified btn pos */
		right: 0;
		top: 52px;
	}
	.vert .simply-scroll-btn-down.disabled {}
	.vert .simply-scroll-btn-down:hover {}


@media screen and (max-width: 549px) {
	.project-item .post-title > a {
    	font-size: 14px;
	}
	.project-item .image-cover {
		padding-top: 250px!important;
	}
	.nt-hero h2 {
		font-size: 30px;
	}
  .entry-header h1.entry-title {
    font-size: 20px;
    text-transform: capitalize;
  }
  .post-sidebar-blog span.widget-title {
    justify-content: center;
  }
  .post-item .box-shade .image-cover {
    padding-top: 300px !important;
  }
  .post-item .box-shade .post-title > a {
    font-size: 16px;
  }
  .footer-wrapper .social-icons > a {
    margin: 0 8px;
  }
  .post-item .box-text {
    padding: 15px 15px;
  }
  .post-item .post-title > a {
    font-size: 16px;
  }
  .post-item .button {
    min-height: unset;
    padding: 3px 15px;
    min-width: 185px;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1361px) {
  .header .nav-spacing-xlarge > li.menu-item {
    margin: 0 30px;
  }
}/*# sourceMappingURL=style.css.map */