/*
Theme Name: Flatsome Child
Description: TDTECH
Author: UX Themes
Template: flatsome
Version: 1.76212333423354121212
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap');


*
{
	--primary-gradient: linear-gradient(135deg,#13b7e5,#3ec8ee);
	--secondary-gradient:linear-gradient(135deg,#3ec8ee,#3ec8ee,#3ec8ee);
	--primary: #13b7e5;
    --primary-hover: #46685b;
    --primary-dark: #0B7A9A;
    --primary-light: #4CC9EC;
    --primary-soft: #B7ECFA;
    --primary-accent: #9fbfb3;
    --secondary:#31609f;
}
html {
	font-size: 1.041666666vw;
}
body,
body *
{
      font-family: "Play", sans-serif;
      line-height: 1.8;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body h1 *,
body h2 *,
body h3 *,
body h4 *,
body h5 *,
body h6 *,
.section-title .section-title-main,
.dt_image-content>*:first-child
{
      font-family: "Play", sans-serif;
      margin-top: 1rem;
      line-height: 1.4;
}
.sr-only {
    border: 0;
    clip: rect(.0625rem, .0625rem, .0625rem, .0625rem);
    clip-path: inset(50%);
    height: .0625rem;
    margin: -.0625rem;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: .0625rem;
    word-wrap: normal !important;
}
body div.wpforms-container-full .wpforms-form button[type=submit],
.btn {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  cursor: pointer;
  padding: .785rem 1.75rem .785rem;
  border-radius: .375rem;
  -webkit-transition: all .25s ease-in;
  transition: all .25s ease-in;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  z-index: 1;
  font-family: "Play", sans-serif;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-direction:row-reverse;
  max-width:max-content;
}
.btn *,
body div.wpforms-container-full .wpforms-form button[type=submit] 
{
	 font-family: "Play", sans-serif;
	font-weight:500;

    font-size:1rem;
    
}
.btn
{
   box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 1px 1px -3px;
}
.btn:hover
{
    transform:translateY(-.125rem);
}
.btn img
{
	width:1.5rem;
	filter:invert(1);
	margin-left: .5rem;
}
.abs-icon {
  width: 3rem;
  height: 3rem;
  position: absolute;
  z-index: -1;
  overflow: hidden;
}
.btn--trans {
  background: transparent;
  border: none;
}


body .btn--normal,
body div.wpforms-container-full .wpforms-form button[type=submit]{
  background: var(--primary-gradient);
  border-color: transparent;
  color: #fff;
  background-size: 125% 100%;
  text-transform: uppercase;
}
body .btn--normal:hover,
body .btn--normal:focus,
body div.wpforms-container-full .wpforms-form button[type=submit]:hover,
body div.wpforms-container-full .wpforms-form button[type=submit]:focus
{
      background-position: 100% 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
body .btn--dark {
  background: #121212;
  border-color: #121212;
  color: #fff;
}
body .btn--dark:hover,
body .btn--dark:focus 
{
  background: #17433b;
  border-color: #17433b;
  color: #fff;
}
body .btn--outline {
	border: thin solid #ffff;
	background:transparent;
}

body .btn--outline:hover,
body .btn--outline:focus,
body .btn.active {
	background:transparent;
  color: #fff;
}

body .btn--inverse,
body .btn--inverse {
  background: #fff;
  border-color: #fff;
  color:#666;
}
body .btn--inverse:hover,
body .btn--inverse:focus {
  color:#fff;
}

.btn--inverse:before,
body .btn--outline:before
{
	background:#17433b;
}
body .container-width, body .full-width .ubermenu-nav, body .container, body .row {
    max-width: 80rem;
}
body .container,
body .row>.col
{
	max-width: 80rem;
	margin: 0 auto;
}
.blog-single .row .large-9
{
    max-width: 75%;
}
.header-nav>li.current-dropdown>.nav-dropdown
{
    padding: .5rem 0;
    min-width: 18rem;
    border: none;
    /* border-left: .3125rem solid #17433b; */
	background:var(--secondary);
    
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.header-nav>li.current-dropdown.header-search>.nav-dropdown
{
	background:transparent;
	box-shadow:none;
}
.header-nav>li.current-dropdown.header-search>.nav-dropdown #s
{
	
}
.header-nav>li.current-dropdown>.nav-dropdown a
{
    border-bottom: 1px solid #cacaca;
    font-size:.875rem;
    font-weight:500;
}
.nav-dropdown-has-arrow .header-nav li.has-dropdown:before
{
    border-width: .625rem;
    margin-left: -.625rem;
    bottom: 0;
	content:none;
}
.nav-dropdown-has-arrow .header-nav li.dt-mega-menu.has-dropdown:before,
.nav-dropdown-has-arrow .header-nav li.dt-mega-menu.has-dropdown:after
{
	content:none !important;
}
.nav-dropdown-has-arrow .header-nav li.has-dropdown:after
{
    border-width: .625rem;
    margin-left: -.625rem;
    bottom: 0;
	content:none;
}
.nav-dropdown-has-arrow .header-nav .woocommerce-mini-cart__buttons a
{
  color:#fff !important;
}
.nav-dropdown-has-arrow .header-nav li.has-dropdown ul a
{
    transition: all .3s ease-in-out;
    margin: 0;
    border-bottom: none;
    padding: .5rem 1.5rem;
    padding-left:0;
    margin-left:1.5rem;
    color:#333;
    font-size: .875rem;
    color: #fff;
    font-weight: 500;
    /* border: none; */
}
body #top-link.back-to-top
{
    bottom:6.25rem;
    right:2.125rem;
    border-color: #17433b;
    color:#0f8b44;
    border-radius: 0;
}
.nav-dropdown-has-arrow #wrapper .header-nav li.has-dropdown ul a:hover,
.nav-dropdown-has-arrow .header-nav li.has-dropdown ul a:focus
{
    /* background:#17433b; */
    /* color:#fff !important; */
	background:transparent;
	box-shadow:none;
	/* text-decoration:underline; */
}
.nav-dropdown-has-arrow #wrapper .header-nav li.has-dropdown ul li:hover
{
	background:transparent;
}
.nav-dropdown-has-arrow .header-nav li a.button
{
    border-radius:.5rem !important;
    font-weight:500;
    
}
.nav-dropdown-has-arrow .header-nav li a
{
	position:relative;
	max-width:max-content;
	text-transform: uppercase !important;
}
.nav-dropdown-has-arrow .header-nav li a:after,
.nav-dropdown-has-arrow .header-nav li.current-dropdown > a:after,
.nav-dropdown-has-arrow .header-nav li.active > a:after
{
	content:'';
	position:absolute;
	left:0rem;
	bottom:0;
	width:100%;
	height:0;
	border-bottom: thin solid #fff;
	transition:all .25s;
	transform:scaleX(0);
	transform-origin:left;
    content:None;
}
.nav-dropdown-has-arrow .header-nav li a:hover:after,
.nav-dropdown-has-arrow .header-nav li.current-dropdown > a:hover:after,
.nav-dropdown-has-arrow .header-nav li.active > a:hover:after
{
	transform:scaleX(1);
}
[data-animated=true]
{
    animation-delay:0s !important;
}
.header-top
{
	background:var(--primary-gradient);
}
.home .header-top,
.header-top
{
	background:transparent !important;
}

.header-top .menu-item img
{
	width:1rem;
}
.header-top .menu-item:not(.lang-item) img
{
	filter:invert(1);
	width:.875rem;
}
.top-bar
{
    display:flex;
    align-items:center;
}
.top-bar .section-title-container
{
    position:relative;
    white-space: nowrap;
}
.top-bar .section-title-container .section-title-main
{
    color:var(--secondary);
    font-size:.75rem;
    letter-spacing: .25px;
    margin: 0;
}
.top-bar .section-title-container + .section-title-container:before
{
    content:'';
    position:absolute;
    left:0;
    bottom: 0;
    width:1px;
    height: 100%;
    border-left: thin solid var(--secondary);
}
.top-bar .section-title-container img
{
    max-height: 1.25rem;
    max-width: 1rem;
    margin-right: .5rem;
    filter: invert(66%) sepia(12%) saturate(6652%) hue-rotate(152deg) brightness(94%) contrast(91%);
    filter: invert(34%) sepia(10%) saturate(4571%) hue-rotate(179deg) brightness(92%) contrast(83%);
}
.top-bar .section-title-container a
{
    position:absolute;
    opacity:0;
    width:100%;
    height:100%;
}
#top-bar
{
    margin-bottom: -.25rem;
    padding-top: 1rem;
    display: none;
}
body .header-main 
{
    height: unset;
    padding: 0;
    border-bottom: thin solid #eeeeee4d;
    background: #fff;
}
body:not(.home) .header-main
{
	border-color:#e4e4e4;
}
.header-main .nav>li>a>i
{
    margin-left:6px;
    /* display: none; */
}
.header-main .nav>li.menu-item>a>i
{
	display:none;
}
#logo
{
    width: 10rem !important;
    position:relative;
    /* top:-.125rem; */
    transition:all .25s;
    margin-right: 0;
    margin: -.5rem 0;
    display: flex;
    align-items: center;
}
body:not(.home) #logo
{
	margin:0;
}
#logo img
{
	height: 5rem;
	max-height: 5rem !important;
}
body .stuck #logo img
{
    /* width: 4.5rem !important; */
    transition:0s;
    max-height: 4.5rem !important;
}
.top-divider
{
    display:none;
}
.stuck .header-main .nav > li > a
{
    line-height:normal !important;
}
*:not(.footer-wrapper)>.section:not(.banner-section)
{
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}
.banner-section
{
    padding:0 !important;
}
.banner-section .dt_image-img img
{
	width:100%;
}
html[ng-app="uxBuilder"] *
{
    opacity: 1 !important;
}
.header-nav>li.active>a,
.header-nav>li:hover>a,
.header-nav>li:focus>a,
.header-nav>li.active>a i,
.header-nav>li:hover>a i,
.header-nav>li:focus>a i
{
    color: #17433b;
    opacity:1;
}
.header-nav>li
{
    margin-left: .65rem;
    margin-right: .65rem;
}
.header-button-1
{
    display:None !important;
}
.header-main .header-nav>li>a
{
    color: var(--secondary);
    font-size: .95rem;
    font-weight:500;
    letter-spacing: 0;
    transition: all 300ms;
}
.header-main .header-nav>li>a:after
{
	content:'';
	position:absolute;
	left:0rem;
	top:0;
	width:100%;
	min-height: calc(100% + 1.125rem);
	border-bottom: .125rem solid #fff;
	z-index:2;
	content: none;
}

header .nav > li  a
{
	 font-family: "Play", sans-serif;
	font-size:.875rem;
}
header .nav > li > a
{
  transition: 0.02s;
  position: relative;
  /* text-transform: none; */
  vertical-align: middle;
  text-align: center;
  padding: .425rem .125rem .425rem .125rem;
  position:relative;
}
header .nav > li > a::after
{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 0%;
    height: 100%;
    content: "";
    background: transparent;
    transition: all 500ms ease-in-out;
    z-index:-1;
}
header .nav > li.current-menu-item > a,
header .nav > li:hover> a,
header .nav > li:focus> a
{
    color: var(--primary-dark);
}
header .nav > li.current-menu-item > a
{
    font-weight:500;
}
body:not(.home) header .header-main  .nav > li.current-menu-item > a,
body:not(.home) header .header-main  .nav > li:hover> a,
body:not(.home) header .header-main  .nav > li:focus> a
{
	
	 color: var(--primary);
}
header .header-main .nav > li.current-menu-item > a:after,
header .header-main .nav > li:hover> a:after,
header .header-main .nav > li:focus> a:after,
header .header-main .nav > li.active > a:after
{
     left: 0%;
    right: auto;
    width: 100%;
}
.header-wrapper.stuck .header-main
{
    box-shadow:none;
    /* border-bottom: thin solid #17433b; */
}
body .slider-nav-light .flickity-page-dots .dot
{
    color: #fff;
    top: .375rem;
    left: .375rem;
    width: 1rem;
    height: .75rem;
    content: "";
    background-color: #fff;
    border-radius: .125rem;
    transition:all .25s;
    flex: none;
    border: thin solid #fff;
    background:var(--primary);
    margin: 0;
}
.clients-section .slider-nav-light .flickity-page-dots .dot
{
    border-color:var(--primary);
    background:var(--primary);
}
body .slider-nav-light .flickity-page-dots
{
	display:flex;
	justify-content:center;
	gap:.75rem;
	align-items:center;
}
body .slider-nav-light .flickity-page-dots .dot.is-selected
{
     color: #fff;
    content: "";
     background:var(--primary);
    top: .2rem;
    left: .2rem;
    height: .75rem;
    width: 1.75rem;
    border-radius: .125rem;
      border: thin solid #fff;
}

.title-row .section-title b
{
    opacity: 1;
    height: auto;
    background: transparent;
    display: inline;
    color:#17433b;
}
.title-row .section-title
{
    justify-content:center;
    color:#000;
}
body .system-section .section-title
{
    font-weight:500;
    justify-content: flex-start;
    margin-bottom:1.5rem;
}
.title-row .section-title-container
{
    margin-bottom:.5rem;
}
.title-row p
{
    text-align:center;
    font-size:.9125rem;
}

body .accordion-item
{
    background:#fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    
    margin-bottom:1.125rem;
    overflow: hidden;
}
body .accordion-title
{
    border:none;
    font-weight:500;
    font-size:1rem;
    padding-left: 3.75rem;
}
body .accordion .toggle
{
   
    left: 1.5rem;
    background: #17433b;
    width: 1.5rem;
    height: 1.5rem;
    max-height: 2.5rem;
    min-height: auto;
    opacity: 1;
    top: 50%;
    transform: translateY(-50%);
}

body .accordion .toggle i:after {
  content: '';
  position: absolute;
  transform: translate(-50%, -50%);
  height: .125rem;
  width:  .75rem;
  background: #fff;
  top: 50%;
  left: 50%;
  transition:all .25s;
}
body .accordion .toggle i:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  height: .75rem;
  width: .125rem;
  transition:all .25s;
}
body .accordion .active .toggle
{
    color:#fff;
    background: #fff;
}
body .accordion .toggle i
{
     color:#fff
}
body .accordion .active .toggle i
{
    transform:rotate(180deg);
}
body .accordion .active .toggle i:after,
body .accordion .active .toggle i:before
{
    background:#17433b;
    
}
body .accordion .active .toggle i:before
{
    transform:translate(-50%, -50%) rotate(90deg);
}
body .accordion-title.active
{
    font-weight:500;
    background:#17433b;
    border-bottom:thin solid #eee;
    color:#fff;
}
body .accordion-inner
{
    color:#444;
}
.counter-value .dt_image-content>*:first-child:after {
    content: "+";
}
.abs__icon 
{
    position:absolute !important;
}
.abs__icon.parttern2
{
    top:0;
    left:0;
    z-index:2;
    width:9rem !important;
    opacity: 1;
}
.abs__icon.parttern1
{
    bottom:0;
    right:0;
    z-index:2;
    width:12rem !important;
    opacity: 1;
}

.abs__icon.logo
{
    top:3rem;
    left:15%;
    opacity: 0;
    width:12.5vw !important;
}
.abs__icon.title
{
    bottom:3vw;
    left:2%;
    opacity: 0;
    width:37vw !important;
    
}
.banner-section .dt-wrap
{
   position:absolute;
   left:50%;
   top:50%;
   transform:translate(-50%,-50%);
   height:100%;
}
.abs__icon.ele1
{
    top:-1vw;
    left:2rem;
    opacity: 0;
    left:2vw;
    width:12.5vw !important;
}
.abs__icon.ele2
{
  top:7.5vw;
  left:-7.5vw;
  opacity: 0;
  width:19vw !important;
}
.abs__icon.ele3
{
  bottom:-1vw;
  opacity: 0;
  left:-9vw;
  width:12.5vw !important;
}
#main .banner-section .section
{
  padding:0 !important;
  overflow: hidden;
}
@keyframes fadeLeft {
  0% { transform:translateX(-.25rem);opacity:1; }
  0% { transform:translateX(0rem);opacity:1; }
  100%{transform:translateX(.25rem);opacity:1; }
 }

.nav-dropdown >li.nav-dropdown-col{display:block;}
.nav-dropdown{border:1px solid #ddd; padding:0}
.nav-dropdown .nav-dropdown-col>a, .nav-dropdown li a{text-transform:none !important;font-size:.9125rem; font-weight:500}
.nav-dropdown-default>li:hover>a, .nav-dropdown .nav-dropdown-col>ul li:hover>a{color:white}
.nav-dropdown-default>li:hover{background:#4364a926}
.nav-dropdown-default>li>a{border-bottom:0 !important}.nav-dropdown-has-arrow li.has-dropdown:before{border-width: .625rem;
    margin-left: -.625rem;}
.nav-dropdown .nav-dropdown-col>ul,
.nav-dropdown .menu-item-has-children>.sub-menu{
    border: 1px solid #d2d2d2;
    margin-top:-2.5rem;
    box-shadow: none;
    display:none;
    position: absolute;
    left: 100%;
    z-index: 9;
    /* background: white; */
    min-width: 15rem;
}
.nav-dropdown .menu-item-has-children>.sub-menu>.menu-item
{
    position:relative;
}
.nav-dropdown .menu-item-has-children>.sub-menu>.menu-item:before
{
    content:'';
    position:absolute;
    left:0rem;
    top:50%;
    transform:translateY(-50%);
    width:.325rem;
    height:.325rem;
   background:#fff;

}
.nav-dropdown>li.nav-dropdown-col{width:100%;border-right:0;border: none !important;}
.nav-dropdown .nav-dropdown-col>ul li a{padding:.625rem;  text-transform: none;color:black}
.header-nav li.nav-dropdown-col:hover>ul,.header-nav li:not(.dt-mega-menu):hover>ul{display:block !important}

.hidetext a
{
	font-size:0 !important;
}
.header-nav>li.current-dropdown>.sub-menu
{
	display:flex;
	flex-direction:column;
	padding: 0.5rem 0;
	top: calc(100% + .5rem);
}
.header-nav>li.current-dropdown>.sub-menu ul
{
	position: static;
	margin: 0;
	padding-left: 1.5rem !important;
	display: block !important;
	border: none;
}
.header-nav>li.current-dropdown>.sub-menu ul a
{
	font-weight:500;
}
/* .header-nav>li.current-dropdown ul a
{
	color:#222 !important;
} */
.header-nav>li.current-dropdown>.sub-menu .menu-item-has-children>a:before
{
	position:absolute;
	content:'\f107';
	right:1rem;
	width:1rem;
	height:1rem;
	font-family: 'fl-icons' !important;
    font-display: block;
    speak: none !important;
    margin: 0;
    padding: 0;
    display: inline-block;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1.2;
	content:none;
}

body .back-to-top.button.icon
{
    display:flex;
    align-items:center;
    justify-content:center;
    border-color:#17433b;
}
body .back-to-top:after
{
    content:'';
    position:absolute;
    width:calc(100% + 1px);
    height:calc(100% + 1px);
    transform-origin: bottom;
    transform: scale(1, 0);
    left:0;
    bottom:0;
    background:#17433b;
    transition: transform 0.35s cubic-bezier(0.3, 1, 0.8, 1);
}
body .back-to-top:hover
{
    border-color:#fff;
    background:#fff;
}
body .back-to-top:hover i
{
    color:#fff;
}
body .back-to-top:hover:after
{
    transform:scale(1);

}
body .back-to-top i
{
    line-height:1;
    height: auto;
    color: #17433b;
    position:relative;
    z-index:2;
}

#animatedLoader {
    position: fixed;
    z-index: 9999999999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: opacity 250ms;
    transition: opacity 250ms;
    pointer-events: none;
    -ms-touch-action: none;
    touch-action: none;
}

#animatedLoader.fade-in {
  opacity: 1;
  visibility: visible;
  background: rgb(0 0 0 / 52%);
  pointer-events: all;
}

#animatedLoader.fade-out {
    opacity: 0;
    visibility: hidden;
}

#animatedLoader .loader {
    width: 2.5rem;
    height: 2.5rem;
    border: .1875rem solid #17433b;
    border-top-color: white;
    border-radius: 50%;
    -webkit-animation: rotateAnimation 1s linear infinite;
    animation: rotateAnimation 1s linear infinite;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}

#animatedLoader .loader::before,
#animatedLoader .loader::after {
    content: none;
}

@-webkit-keyframes rotateAnimation {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotateAnimation {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

body div.wpforms-container-full .wpforms-form .wpforms-field-label
{
    font-weight:400;
}
body div.wpforms-container-full .wpforms-form input,
body div.wpforms-container-full .wpforms-form textarea
{
    /* background-color: #fff !important;
    border-color: #e3e3e3 !important;
    font-size: .875rem !important;
    border-radius: 0rem !important; */
	
}
body div.wpforms-container-full .wpforms-form textarea
{
    padding-top:.75rem;
}

body div.wpforms-container-full .wpforms-form button[type=submit] img
{
    width:1.325rem;
    margin-left: .5rem;
    filter: invert(1);
    top: -0.125rem;
    position: relative;
}
body div.wpforms-container-full .wpforms-form label.wpforms-error
{
    font-weight:400;
    position:relative;
    top:.25rem;
}
/* body div.wpforms-container-full .wpforms-form button[type=submit]:before
{
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    z-index: -1;
    background: #17433b;
}
body div.wpforms-container-full .wpforms-form button[type=submit]:hover,
body div.wpforms-container-full .wpforms-form button[type=submit]:focus
{
	color:#fff;
	box-shadow:none;
	background:transparent;
} */
/* body div.wpforms-container-full .wpforms-form button[type=submit]:hover::before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.45, 1.64, 0.47, 0.66);
	transition-timing-function: cubic-bezier(0.45, 1.64, 0.47, 0.66);
} */


.page-title,
.page-wrapper  .section-title
{
    font-size: 1.5rem;
    text-align:left;
    margin-bottom: 0;
    font-weight:500;
    color: #17433b;
}
.page-wrapper .section-title
{
    justify-content: center;
}
.page-wrapper .post-sidebar .section-title
{
    justify-content: flex-start;
    font-size: 1.25rem;
}
.page-wrapper .section-title b
{
    display: none;
}
.footer-section .bg,
.absolute-footer
{
	/* background:#121212; */
	background:var(--primary);
	/* background: #fff; */
    border-top:thin solid var(--primary-soft);
}
.footer-section .col
{
    padding-bottom:0;
}
.absolute-footer
{
    display:none;
}
.footer-section .bg:before
{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-image:url('assets/images/Blue and White Neon Gradients Virtual Background.jpg');
	background-size: 100%;
	background-position:right bottom;
	background-repeat:no-repeat;
	opacity: .75;
	mix-blend-mode: multiply;
}
.footer-section .col-inner > .stack:nth-child(2)
{
    align-items:center;
    padding-top: .75rem;
    justify-content: flex-start;
    position: relative;
}
.footer-section .col-inner *,
.footer-section .col-inner .section-title-main
{
    color:#fff;
}
.footer-section .col-inner > .stack:nth-child(2):before
{
    content:'';
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    border-top:thin solid #ccc;
    margin-left: 35%;
    z-index: -1;
}
.footer-section .col-inner > .stack:nth-child(2) .ux-menu
{
    flex-direction:row;
    gap: 2rem;
    flex-grow: 1;
}
.footer-section .col-inner > .stack:nth-child(2) p
{
    font-weight:500;
}
/* .footer-section .bg:after
{
	content:'';
	position:absolute;
	right:-8rem;
	top:2rem;
	width:16.25rem;
	height:16.25rem;
	background-image:url(assets/images/circle-sharp-effect.png);
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	-webkit-animation: footRotate 24s linear infinite;
	animation: footRotate 24s linear infinite;
	transform-origin:center;
} */
@keyframes footRotate {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.absolute-footer
{
	padding:0;
}
.absolute-footer .footer-primary
{
	padding:.75rem 0;
	border-top: thin solid #63769e;
	width:100%;
	text-align:center;
	color:#fff;
	font-size:.875rem;
}
.footer-section .section-image-container
{
	width:16rem;
	margin-bottom: 2rem;
}
.footer-section .section-image-container ~ p img
{
	width:1rem;
	margin-right:.5rem;
}
.footer-wrapper .footer-section p,
.footer-wrapper .footer-section a,
.footer-wrapper .footer-section *
{
	font-size:.875rem;
    transition:all .25s;
}
.footer-wrapper .footer-section a:hover span,
.footer-wrapper .footer-section a:hover
{
   color:var(--primary)
}
.footer-section p
{
    margin-bottom: .75rem;
    text-shadow: none;
}
.footer-section a:hover
{
    color:var(--primary-dark) !important;
}
.footer-section .col-inner
{
    padding-top:4rem;
}
.footer-section  .col-inner > .stack:first-child
{
	justify-content:space-between;
	position:relative;
	margin-bottom: 1rem;
}
.footer-section .dt-wrap:first-child
{
	width: 35%;
}
.footer-section .dt-wrap:first-child .dt_image-img img
{
    width: 12rem;
}
.footer-section .dt-wrap:first-child .section-image-container
{
    margin-bottom:0 !important;
    position: absolute;
    bottom: calc(100% + 0rem);
}
.footer-section .section-title-main
{
	font-size:1rem;
	font-weight:500;
	color: var(--primary-dark);
}
.footer-section .section-title-container
{
	margin-bottom: 1rem;
}
.footer-section .ux-menu-link .ux-menu-link__link
{
	border:none !important;
}
.footer-section .social-icons .button 
{
	border-radius:.25rem !important;
	background:#17433b;
	border:none;
	margin-right: .875rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.footer-section .social-icons
{
	    display: flex;
    width: 35%
}

.instagram 
{
	order:3;
}

.footer-section 
{
	padding-top:3rem !important;
	padding-bottom: .5rem !important;
}
.footer-section .social-icons .button i
{
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	font-size:0;
	width:1.5rem;
	height:1rem;
	position:relative;
	top:0rem;

}
.footer-section .social-icons .button i.icon-facebook
{
    background-image:url('assets/images/facebook-f-brands 1.svg');
}
.footer-section .social-icons .button .icon-feed
{
	background-image:url('assets/images/zalo_logo_icon_249117 2.png');
	width:2rem;
	height:1.5rem;
}
.footer-section .social-icons .button i.icon-youtube
{
    background-image:url('assets/images/youtube (3).svg');
    width:1.875rem;
	height:1.35rem;
}
.footer-section .social-icons .button i.icon-tiktok
{
    background-image:url('assets/images/tiktok.svg');
}
.footer-section .social-icons .button.facebook
{
	background:#1974ec !important;
}
.footer-section .social-icons .button.instagram
{
	background:#d60044 !important;
}
.footer-section .social-icons .button.rss
{
	background:#005ce0 !important;
}
.footer-section .social-icons .button.youtube
{
	background:#ff0033 !important;
}
.footer-section .social-icons .button.tiktok
{
	background:#000 !important;
}
.header-main .header-nav .header-language-dropdown a 
{
	font-size:0;
}
.header-nav .search-field
{
	border-radius:1.5rem;
	font-size: .875rem;
	padding-left: 1rem;
	box-shadow: none;
	border-color: #666;
	color:#999;
	height: 2.25rem;
}
.header .html .live-search-results
{
   display:none !important;
}
.header-nav .search-field:focus
{
	box-shadow:none;
}
#header .button.loading:after
{
   content: none; 
}
.header-nav .ux-search-submit
{
	position:absolute;
	top:.0625rem;
	right:.5rem;
	background:transparent;
	border:none;
	color:#000;
	background:transparent !important;
}
.header-nav .ux-search-submit:hover
{
	background:transparent !important;
	box-shadow:none;
}
.header-nav .ux-search-submit i
{
	font-size:0;
	color:transparent;
	background-image:url('assets/images/search (1).svg');
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	filter:invert(.75);
	
}
.header-language-dropdown .image-icon img
{
	width:1.5rem;
}
.header-language-dropdown .icon-angle-down
{
	display:none;
}
.nav-right.header-nav>li
{
	margin: 0 .5rem;
}
.lang-item span
{
    font-size:0;
    padding-left:1.5rem;
}
.lang-item img
{
  display:none;
}
.lang-item span:before
{
    content:'';
    position:absolute;
    left:0rem;
    top:50%;
    transform:translateY(-50%);
    width:1.25rem;
    height:1.25rem;
    background-image:url(assets/images/flag-for-en.svg);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;

}
.lang-item span:after
{
    content:'EN';
    color: var(--secondary);
    font-size: .95rem;
    font-weight: 500;
    letter-spacing: 0;
    transition: all 300ms;
}
.lang-item-vi span:before
{
     background-image:url(assets/images/flag-for-vi.svg);
}
.lang-item-vi span:after
{
     content:'VI';
}
.nav-right.header-nav .icon-user
{
	color:transparent;
	background-image:url(assets/images/account.svg);
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	filter:invert(.75);
	margin-bottom:.125rem;
}
.header-cart-link .cart-img-icon
{
	filter:invert(.75);
	margin-bottom:.125rem;
}
.nav-right.header-nav .image-icon
{
	display: flex;
	align-items: center;
}
.nav-right.header-nav .header-divider
{
	display:none;
}
.header-language-dropdown .icon-image img
{
	width:1.5rem;
}

.banner-section .dt-wrap
{
	position: static;
	bottom:30%;
	height: auto;
	z-index:2;
	left: 5rem;
	text-align: left;
	transform: none;
	flex-grow: 1;
	padding-right: 50%;
}
.banner-section .dt-wrap .section-title-main
{
	color: var(--secondary);
    color:#fff;
	font-size:2.125rem;
	display: flex;
	flex-direction: column-reverse;
	text-transform:none;
	font-weight:500;
	font-size:2.5rem;
	line-height: 1.6;
	-webkit-text-fill-color: unset;
	background-clip: unset;
	background:transparent;
	text-align:left;
	justify-content: flex-start;
	align-items: flex-start;
    text-shadow:
        0 1px 0 rgba(255,255,255,0.6),
        0 2px 4px rgba(0,0,0,0.15),
        0 8px 20px rgba(0,0,0,0.15);
}
.banner-section .dt-wrap .section-title .sub-title
{
	font-size:.875rem;
	color:#fff;
	opacity: 1;
}

.banner-section .img img
{
	height:auto;
	object-fit:cover;
	max-height: 110vh;
}
.banner-section .slider-wrapper
{
    width: 100%;
    flex: none;
}
.banner-section .col-inner
{
    display:flex;
    align-items:flex-start;
    justify-content:center;
    gap: 5rem;
}
.banner-section .row
{
    position:absolute;
    z-index: 555;
    top:0;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
}
.banner-section .img:before
{
	content:'';
	position:absolute;
	left:0rem;
	top:0%;
	width:100%;
	height:100%;
	background: #00000000;
	z-index: 1;
}
.banner-section .col-inner>.dt-wrap>.section-title-container .sub-title
{
    display:inline-block;
    background: linear-gradient(
    to right,
        #ffffff 0%,
        #e2f5fa 35%,
        #e2f5fa 65%,
        #d7f1f8 100%
    );
    background: #f5f5f5;
    font-size: 1rem;
    font-weight:500;
    color: var(--secondary);
    border-radius: 1.5rem;
    padding: .25rem 1.5rem;
    box-shadow:
    0 1px 1px rgba(0,0,0,0.08),
    inset 0 1px 0 rgba(255,255,255,0.7);
    margin-bottom: 1rem;
    text-shadow: none;
}
.banner-section .col-inner>.dt-wrap>.section-title
{
    justify-content:flex-start;
}
.banner-section .col-inner>.dt-wrap>.section-title-container .section-title-main
{
    font-size:2.5rem;
    line-height:1.2;
    width: 100%;
    font-weight:400;
    margin-bottom: 2rem;
}
.banner-section p
{
    font-size:1.25rem;
    color: var(--secondary);
}
.btns-group
{
    gap:1.5rem;
}
.banner-section p
{

}
.btns-group .btn:nth-child(2),
.cta-section .dt-wrap .btn
{
    background:#fff;
    color: #13b7e5;
}
.cta-section .dt-wrap .btn 
{
    flex-direction:row;
    gap:.5rem;
}
.cta-section .dt-wrap .btn img
{
   margin:0;
}
.cer-list
{
    gap:1rem;
    margin-top: 2rem !important;
}
.cer-list .section-title-container
{
    background:#c8def3de;
    background: linear-gradient(
    to right,
    #cfe5f5 0%,
    #cfe5f5 100%
);
    width: auto;
     border-radius: .5rem;
}
.cer-list .section-title-container:nth-child(3)
{
    background: linear-gradient(
    to left,
        #ffffff00 0%,
        #cfe5f578 30%,
        #cfe5f5 65%,
        #cfe5f5 100%
    );
}

.cer-list .section-title-container .section-title-main
{
    font-size:1rem;
    display: flex;
    flex-direction: row;
    gap: .5rem;
    margin: 0;
    padding: .5rem;
    font-weight:400;
    color:#000;
    font-size: .875rem;
}
body div.wpforms-container-full .wpforms-form button[type=submit]
{
	background-image:var(--secondary-gradient);
}
section .section-title-main
{
	font-size: 2.5rem;
	color:var(--primary);
	font-weight: 500;
	/* text-transform: none; */
}
.product-section .section-title-main
{
    color:#fff;
}
.banner-section .section:not(:first-child) .section-image-container:before
{
	opacity:0;
}
.banner-section .slider-wrapper img
{
    max-height: unset;
    width:auto;
    width: 100%;
}
.flickity-slider {
  transition: opacity 0.8s ease-in-out;
}
.flickity-slider .section  {
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
  will-change: opacity;
}

.flickity-slider .section.is-selected {
  opacity: 1;
}
.banner-section .slider-wrapper .section-image-container
{
    padding-left:3rem;
}
.banner-section .flickity-page-dots
{
    /* display:none !important; */
}
.banner-section .slider-wrapper .dt_image-content
{
    position:absolute;
    background:var(--primary-gradient);
    color:#fff;
    font-weight:500;
    font-size: 1.5rem;
    z-index: 22;
    bottom: 0;
    padding: .25rem 1.5rem;
    border-radius: 2.5rem;
    font-weight: 400;
    left: 0;

}
.ups-row .dt-wrap
{
	display:flex;
	justify-content:center;
	gap:2rem;
}
.ups-row .counter-value
{
	font-size: 2.5rem;
	color:var(--primary-color);
	font-weight:500;
	margin-bottom:.5rem;
}
.ups-row .counter-title span
{
	display:block;
	font-weight:400;
	color:var(--primary);
	
	background:var(--primary-soft);
	width:max-content;
	padding:0.125rem .75rem;
	border-radius:1.5rem;
	margin-bottom: .75rem;
}
.ups-row .section-counter-container
{
	background:#fff;
	border-radius:1rem;
	padding:1.5rem;
	border: thin solid var(--primary-soft);
}
.about-section
{
	background: #ecf7fd;
}
.about-row .dt-wrap
{
	display:flex;
	align-items: flex-start;
	justify-content:center;
	gap:2rem;
}
.about-row .dt-wrap + .dt-wrap
{
    margin-top: 6rem;
}
#main .about-section
{
    /* background-image:url(assets/images/background-ve-td-medical.png); */
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
}
.about-row .dt-wrap>*
{
	width:calc((100% - 2rem)/2);
}
body:not(.home) .about-row .dt-wrap .section-image-container
{
    width:40%;
}
body:not(.home) .about-row .dt-wrap .stack
{
    flex-grow:1;
}
.dual-img
{
    position:relative;
}
.dual-img img
{
    border-radius:1.5rem;
    border:thin solid var(--primary)
}
.dual-img .section-image-container
{
    position:relative;
}
.dual-img .section-image-container .dt_image-img
{
    display:grid;
    z-index: 2;
    position: relative;
}
.section-title small
{
    padding-left:0;
    opacity:1;
    font-weight:400;
    font-size:90%;
    display:block;
}
.about-section .section-title-main
{
    color:var(--primary);
    font-weight:500;
    font-size: 2rem;
    width: 100%;
    line-height: 1.4;
    margin-bottom: 1rem;
}
.dual-img .section-image-container:first-child
{
    width: 85%;
}
.dual-img .section-image-container:nth-child(2)
{
    position:absolute;
    width:50%;
    right:2rem;
    bottom:-5rem;
}
.about-row .dt-wrap .text
{
	line-height:2;
}
.section p
{
    font-size:1.125rem;
}
.section:not(.banner-section) .text li
{
    position:relative;
    padding-left:2rem !important;
    list-style:none;
    padding-left:0;
    margin-left:0 !important;
    font-weight:400;
}
.section:not(.banner-section) .text li:before
{
    content:'';
    position:absolute;
    left:0rem;
    top:50%;
    transform:translateY(-50%);
    width: 1.125rem;
    height: 1.125rem;
    background-image:url(assets/images/check-flat.svg);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    filter: brightness(0%) invert(80%) sepia(46%) saturate(5960%) hue-rotate(153deg) brightness(93%) contrast(92%);
}
.about-section .stack li strong
{
    font-weight:500;
}
.about-section  .btn
{
    margin-top:1.5rem !important;
}
#main .news-section
{
	padding-top: 6rem !important;
}
.news-section .cat-nav__list
{
	display:flex;
	justify-content:center;
	margin: -.5rem 0 1.5rem;
}
.news-section .cat-nav__list li
{
	margin-left:0;
}
.news-section .term-count
{
	display:none;
}
.news-section .news-list
{
	display:flex;
	gap:2rem;
}
.news-normal .post-item
{
	display:flex;
	gap:1rem;
	
}
.news-normal .post-item:not(:first-child)
{
	margin-top: 1rem;
}
.news-normal .post-item .box-image
{
	width:30%;
	flex:none;
}
.news-normal .post-item .box-image *
{
	height:100%;
	object-fit:cover;
}
.news-normal .post-item .box-text
{
	padding:0;
}
.news-normal .post-item .box-text .post-title,
.news-normal .post-item .box-text .post-title a
{
	margin-top:0;
}
.news-normal .post-item .from_the_blog_excerpt
{
	-webkit-line-clamp: 2;
	margin: 0;
}
.news-main
{
	width:50%;
	flex:none;
}
.news-main .box-text
{
	padding-bottom:0;
}
.news-normal
{
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	padding-bottom: .5rem;
}
.product-home-section .products:not(.flickity-enabled)
{
    max-height: 28rem;
}
.news-slider:not(.flickity-enabled),
.tes-section .dt-wrap:not(.flickity-enabled),
.related-products-wrapper .slider:not(.flickity-enabled)
{
    max-height: 20rem;
}
.cer-section .dt-wrap:not(.swiper-initialized)
{
    max-height: 29rem;
}

.loading-effect {
	will-change: opacity;
	opacity: 1;
	-webkit-transition: .7s opacity;
	transition: .7s opacity;
  }
  
  .loading-effect.fade-in {
	will-change: opacity;
	opacity: 0;
	-webkit-transition: none;
	transition: none;
}

.comments-area
{
	display:none;
}
.blog-single article
{
	background: #fff;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	border-radius:.5rem;
	overflow:hidden;
	margin-top: 2rem;
}
.blog-archive
{
	padding:0;
}
.blog-single
{
	background-image:url(assets/images/bg_post_page.jpg);
	background-size:cover;
	background-position:top;
	background-repeat:repeat;
	padding-top: 0;
	padding-bottom: 0;
}
.single-tuyen-dung .blog-single
{
	background-position:bottom;
}
.page-template-page-blank #main
{
	background-image:url(assets/images/bg_post_page.jpg);
	background-size:cover;
	background-position:bottom;
	background-repeat:repeat;
	/* background-color: #f7ffff; */
	background-blend-mode: darken;
}
.blog-single .entry-header
{
	display:flex;
	flex-direction:column-reverse;
}
.entry-title,
.page-title,
h1.section-title .section-title-main,
.lightbox-content .dt-wrap .stack .section-title-main,
.project-section .section-title-main,
.team-section .section-title-main
{
	font-weight: 500;
	font-size: 2.5rem;
	color:var(--primary-color);
	text-align:center;
	/* background: var(--primary-gradient);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	color: transparent; */
}
.post-meta
{
	display:flex;
	justify-content:center;
	align-items:center;
	font-size: .9125rem;
	font-weight:500;
}
.post-meta .entry-category,
.post-meta .post-date
{
	width:auto;
	margin:unset;
	position:relative;
}
.post-meta .entry-category a
{
	font-size: .9125rem;
	text-transform: none;
	font-weight:500;
	color: #000;
}
.post-meta .post-date
{
	margin-left:1rem;
	padding-left:1rem;
	font-size: .9125rem;
}
.post-meta .post-date:before
{
	content:'';
	position:absolute;
	left:0rem;
	top:50%;
	transform:translateY(-50%);
	width:.25rem;
	height:.25rem;
	background:#000;
	border-radius:50%;
	left:0;
	opacity: 0;
}
.blog-single .blog-share
{
	margin: 1rem 0 0;
	display: none;
}
.blog-single .blog-share a
{
	width:2rem;
	height:2rem;
	min-width: unset;
	min-height: unset;
	margin-right: .5rem;
}
.blog-single .entry-content
{
	padding:2rem 3rem;
}
.related-post
{
	padding-top:2rem;
	padding-bottom: 2rem;
}
.related-post .related-post-slider
{
	margin-top:2rem;
}
.related-post .related-post-slider .post-item,
.news-section .news-slider .post-item
{
	width:calc((100% - 2*1rem)/3) !important;
	margin-right:1rem!important;
}
.post-item .box-image
{
	border-radius:.5rem;
}
.post-item .box-image img
{
	aspect-ratio: 16/9;
	object-fit: cover;
	width: 100%;
	height:auto;
	
}
.post-meta
{
	text-align:left;
	justify-content:flex-start;
	font-size: .9125rem;
	margin:.5rem 0;
}
.single .entry-header-text .post-meta
{
	text-align:center;
	justify-content:center;
}
.post-item .view-more
{
	display:none;
}
.post-item .post-title a
{
	line-height:1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	font-size: 1rem;
	letter-spacing: 0;
	color: var(--secondary);
}
.post-item .from_the_blog_excerpt
{
	overflow: hidden;
	text-overflow: ellipsis;
	/* line-height: 1.4; */
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	font-size: .9125rem;
	color:#333;
}
.archive-page-header .archive-nav__list,
.news-section .cat-nav__list
{
	margin:1.5rem 0;
	display:flex;
	justify-content:center;
	gap:1rem;
	list-style:none;
}
.archive-page-header .archive-nav__list a,
.news-section .cat-nav__list a
{
	height:2.25rem;
	border:thin solid var(--secondary-color);
	border-radius:1.5rem;
	padding: 0rem 1.5rem;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size: .9125rem;
	text-transform:uppercase;
	font-weight:500;
	color:var(--primary-color);
	transition:all .25s;
	background: var(--secondary-gradient);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	color: transparent;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.archive-page-header .archive-nav__list a:hover,
.archive-page-header .archive-nav__list a:focus,
.news-section .cat-nav__list a:hover,
.news-section .cat-nav__list a:focus
{
	background:var(--secondary-gradient);
	color:#fff;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: #fff;
	background-clip: unset;
}
#post-list
{
	display:flex;
	flex-wrap:wrap;
	gap: 2rem;
	row-gap: 0;
}
#post-list .post 
{
	width: calc((100% - 1*2rem)/2);
}
.page-numbers
{
	display:flex;
	justify-content:center;
	width: 100%;
	gap:.5rem;
}
.page-numbers span,
.page-numbers a
{
	border-radius:.5rem !important;
}
#main .page-numbers a
{
	border:none;
}
#main .title-section
{
	padding: 5rem 0 !important;
	margin-top: -6rem;
	/* background: #52B0F7;
	background: linear-gradient(90deg, rgba(82, 176, 247, 1) 0%, rgba(71, 155, 242, 1) 66%, rgba(60, 134, 234, 1) 100%); */
	position:relative;
}
.title-section::after{
  content:'';
  position:absolute;
  bottom:0; 
	left:50%;
	transform:translateX(-50%);
  width:150%; 
	height:100%;  
  background: #52B0F7;
	background: linear-gradient(90deg, rgba(82, 176, 247, 1) 0%, rgba(71, 155, 242, 1) 66%, rgba(60, 134, 234, 1) 100%);
  border-bottom-left-radius:50% 100%;
  border-bottom-right-radius:50% 100%;
}
.title-section .col
{
	padding-bottom:0;
}
.title-section .section-title-container
{
	margin-bottom:0;
}
.title-section .section-title
{
	justify-content:center;
	font-size:3rem;
	font-weight:500;
	color:#fff;
	margin-bottom: .5rem;
}
.title-section .col-inner
{
	display:flex;
	flex-direction:column-reverse;
	justify-content:center;
}
.breadcrumb-row
{
    display:none;
}
.single-product .breadcrumb-row
{
    display:block;
}
.breadcrumb-row .col
{
    padding-bottom:.5rem;
}
.breadcrumb
{
    display:flex;
    list-style:none;
    padding: 1rem 0 0;
    margin-bottom: 0;
}
.breadcrumb li + li::before {
  content: "";
  position: absolute;
  width: 0;
  top: 50%;
  left: 0;
  height: 0;
  transform: translate(1rem, -50%);
  border-top: .1875rem solid transparent;
  border-left: .3125rem solid #333;
  border-bottom: .1875rem solid transparent
}

.dt-breadscrumb .breadcrumb li {
  text-transform: uppercase;
  font-size: .75rem;
  padding-left: 2.25rem;
  position: relative;
  margin-left: 0;
  margin-bottom: 0;
}

.breadcrumb li:first-child {
  padding-left: 0;
  
}

.breadcrumb li a:hover {
  color: var(--primary-dark)
}
.breadcrumb .active
{
    color:#6c757d;
}
.bg-ani .breadcrumb *
{
    color:#fff;
}
.bg-ani .breadcrumb li + li::before
{
    border-left-color:#fff;
}
.bg-ani .breadcrumb li a:hover 
{
     color:#fff;
}
.news-section .section-title-main,
.clients-section .section-title-main
{
	width:100%;
	text-align:center;
	/* background: var(--primary-gradient);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text; */
	color: transparent;
	font-size: 2.25rem;
	font-weight: 500;
	color:var(--primary);
}
.clients-section .section-title-main
{
     color:var(--secondary);
}
/* .clients-section .section-title-main
{
	flex-direction:column;
	display:flex;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: #fff;
	background-clip: unset;
	color:#fff;
	background:none;
} */
.clients-section .section-title-main .sub-title
{
	font-size:1.125rem;
	opacity: 1;
	color:var(--secondary);
	/* -webkit-background-clip: unset;
	-webkit-text-fill-color: #ffff;
	background-clip: unset; */
	margin-top: 0;
}
.clients-section .bg
{
	/* background:var(--primary-gradient); */
}
.clients-section .title-row .col
{
    padding-bottom:0;
}
.clients-section .counter-value .dt_image-content
{
    display:flex;
    align-items:center;
    justify-content:center;
    font-size: 1.25rem;
    font-weight:500;
}
.clients-section .counter-value .dt_image-content>*:first-child
{
    color: #172238;
}
.clients-section .counter-value .dt_image-content p
{
    width:auto;
    text-transform:uppercase;
    font-size: 1.25rem;
    font-weight:500;
    margin-left:.5rem;
}
.clients-section .flickity-slider .img
{
    width: calc(100%/5) !important;
    max-width: calc(100%/6);
    opacity: 1;
    padding:0 .5rem;
    margin-right: 1rem;
    background:#fff;
    border: thin solid var(--primary-soft);
}
.clients-section .flickity-slider .row .col
{
    padding-bottom:0;
}
.clients-section .flickity-slider .img
{
    margin-bottom:0;
}
.clients-section .client-slider2
{
    margin-top:-3rem;  
}
.clients-section .section-title-container
{
	margin-bottom:2rem;
}
.clients-section .slider:not(.flickity-enabled)
{
    max-height:9rem;
}
.banner-section .slider:not(.flickity-enabled)
{
    max-height:40rem;
}
.clients-section .flickity-page-dots
{
	bottom:-3rem;
}
.home #main .clients-section
{
	padding: 0rem 0 4rem!important;
	background: #ecf7fd;
	
}
#main .clients-section
{
    background: #ecf7fd;
    margin-top: -2rem;
}
/*--------------------------------------------------------------
>>> Loading
--------------------------------------------------------------*/
.loading,
.loading .overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1003;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.loading .overlay {
  z-index: -1;
}

.loading {
  display: none;
}

.loading.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.overlay {
  opacity: .2;
  background-color: #000;
}

.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation: dots-loading 1.8s infinite ease-in-out;
          animation: dots-loading 1.8s infinite ease-in-out;
}

.loader {
  color: #ffffff;
  font-size: .625rem;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}

.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.loader:after {
  left: 3.5em;
}
.archive-title-wrap .sub-title
{
	display:none;
}
body:not(.home) #main
{
	padding-top: 0;
}
.product-section .uppercase,
.related-post__title
{
	text-align:center;
	color:var(--color--primary);
	font-size:1.5rem;
	text-transform:uppercase;
	font-weight:500;
	 background: var(--primary-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.related-products-wrapper
{
	border: none;
	padding:3rem 0;
}
.related-products-wrapper .slider 
{
	min-width:100vw;
	position:relative;
	left:50%;
	transform:translateX(-50%);
}
.related-products-wrapper > .sub-title,
.related-post > .sub-title,
.archive-title-wrap .sub-title,
.drops-title .sub-title
{
	text-align:center;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size: .9125rem;
	color:var(--color--primary);
	position:relative;
	margin-bottom: .5rem;
	display: block;
}
.related-products-wrapper .sub-title:before,
.related-post .sub-title:before,
.archive-title-wrap .sub-title:before,
.drops-title .sub-title:before
{
	content:'';
	position:absolute;
	left:50%;
	top:-2rem;
	transform:translateX(-50%);
	width:1.5rem;
	height:1.5rem;
	background-image:url(assets/images/icon_giot_nuoc.svg);
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	animation: scroll_bottom infinite 2s ease-in-out;
	filter: invert(43%) sepia(100%) saturate(978%) hue-rotate(163deg) brightness(98%) contrast(105%);
}

@keyframes scroll_bottom {
    50% {
    transform: translate(-50%,-.5rem) }
}
.related-products-wrapper .product-section-title
{
	padding:.5rem 0 1.5rem;
	font-weight:500;
}
.related-products-wrapper .flickity-viewport>.flickity-slider>.col
{
	padding:0 2rem;
	flex: none;
	max-width: unset;
	width: calc((100%/5));
}
.related-products-wrapper .add-to-cart-button
{
	display:none;
}
#main .contact-section
{
	padding-top:0 !important;
}
.contact-section p
{
	margin-bottom:.5rem;
	line-height:1.8;
}
.contact-section .btn img
{
	filter:brightness(0) invert(1);
}
body .lightbox-content
{
    padding:0 !important;
}
.lightbox-content
{
	border-radius:1rem;
}
.lightbox-content .dt-wrap
{
    display:flex;
    align-items: stretch;
    padding: .35rem .5rem;
    overflow: hidden;
}
.lightbox-content>.dt-wrap
{
	padding: 0;
}

.lightbox-content .dt-wrap .section-image-container
{
    width:35%;
    flex:none;
    z-index: 2;
}
.lightbox-content .dt-wrap .section-image-container *
{
    height: 100%;
    width: auto;
    object-fit:cover;
    display: flex;
    align-items: center;
    object-position: 15%;
}
.lightbox-content .dt-wrap .stack
{
    padding:1.5rem;
    padding-left:2rem;
    flex-grow: 1;
    margin: 0;
    z-index: 2;
}
.lightbox-content .dt-wrap .stack
{
	padding-top:0;
	
}
.lightbox-content .dt-wrap .stack:last-child
{
	background: #ecf7fd;
}
.lightbox-content .dt-wrap .stack:first-child
{
	padding:0;
	margin:1rem;
	width: 55%;
	flex: none;
}
.lightbox-content .dt-wrap .stack:last-child
{
	padding:1.5rem;
}
.lightbox-content .dt-wrap .stack .section-title-main
{
    font-size:1.5rem;
    font-weight: 500;
    text-align:center;
    width: 100%;
    margin-bottom: 1rem;
}
.lightbox-content .dt-wrap .stack .section-title-main
{
	font-size: 1.75rem;
	margin-bottom: .5rem;
}
.lightbox-content .dt-wrap .text
{
    width:100%;
    padding-right: 0;
}
.lightbox-content .dt-wrap .text p
{
    color:#000;
    text-align:center;
    font-size:1rem;
    margin-bottom: 1rem;
}
.lightbox-content .dt-wrap .text em
{
    font-size:.875rem;
    font-style:normal;
    color: #777;
    margin-top: -1rem;
    display: block;
}

body div.wpforms-container-full .wpforms-form button[type=submit]
{
	width:100%;
	max-width: unset;
}
body div.wpforms-container-full .wpforms-form button[type=submit]:hover,
body div.wpforms-container-full .wpforms-form button[type=submit]:focus
{
	border:none;
}
.page-template-page-blank-featured #main
{
	padding-top:0 !important;
}
.header-bg img
{
	aspect-ratio: 1690/350;
	object-fit: cover;
	width: 100%;
	height:auto;
	opacity: 1;
	mix-blend-mode: screen;
}
.header-bg .entry-title-wrap
{
    position:absolute;
	bottom:5rem;
	left: 15px;
}
.header-bg  .entry-title
{
	color:#fff;
	-webkit-text-fill-color: unset;
	background-clip: unset;
	background:unset;
	text-align: left;
	text-transform:uppercase;
	font-size: 2.75rem;
	margin-bottom: 0;
}
.header-bg .container,
.header-bg
{
	position:relative;
}
.header-bg .bg
{
	background: var(--primary-gradient);
	height:100%;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.header-bg .bg:before
{
	content: '';
    position: absolute;
    right: -8rem;
    top: -2rem;
    width: 16.25rem;
    height: 16.25rem;
    background-image: url(assets/images/circle-sharp-effect.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-animation: footRotate 24s linear infinite;
    animation: footRotate 24s linear infinite;
    transform-origin: center;
}
.header-bg .bg:after
{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-image:url(assets/images/2475464.png);
	background-size:cover;
	background-position:bottom;
	background-repeat:no-repeat;
	mix-blend-mode: overlay;
	opacity: .15;
}
.header-bg .container
{
	z-index:2;
}
.header-bg:after
{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#00000014;
}
.svg-bg
{
    background: #0071bc;
}
.svg-bg svg
{
   width: 80vw;
   /* mix-blend-mode:color; */
   position: absolute;
   top: 50%;
   right: 0;
   transform: translate(25%,-70%);
   mix-blend-mode: screen;
   z-index: 2;
}
.page-template-page-blank-featured .header-bg.has-bg img
{
	opacity:1;	
}
.page-template-page-blank-featured .header-bg.has-bg .bg
{
	display:none;
}
/* .value-section
{
	background: linear-gradient(299deg, #0057A6 40.2%, #3DAEEF 97.96%);
} */
/* .value-section .bg:before,
.value-section .bg:after
{
	content:'';
	position:absolute;
	right:-8rem;
	bottom:-4rem;
	width:16.25rem;
	height:16.25rem;
	background-image:url(assets/images/circle-sharp-effect.png);
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	-webkit-animation: footRotate 24s linear infinite;
	animation: footRotate 24s linear infinite;
	transform-origin:center;
}
.value-section .bg:before
{
	width:21.25rem;
	height:21.25rem;
	right:auto;
	left:-12rem;
	top:2rem;
} */
.value-section .section-title-main
{
	display:flex;
	flex-direction:column;
	color:#fff;
	font-size:2rem;
	margin-bottom: 1rem;
}
.value-section .section-title-main img
{
	width:4rem;
	height:4rem;
	filter:brightness(0) invert(1);
	margin-bottom:1rem;
	display:flex;
	align-items:center;
	justify-content:center;
	display: none;
}
.value-section .stack 
{
	flex-wrap:wrap;
	column-gap:3rem;
	row-gap: 2rem;
	margin-top: 1rem;
}
.value-section .stack .dt-wrap
{
	width:calc(0.4*(100% - 3rem));
    width:100%;
    padding:2rem 0;
}
.value-section .stack .dt-wrap:nth-child(1)
{
   /* text-align:center; */
   padding: 0 0% 2rem;
   padding-right: 40%;
   position: relative;
}
.value-section .stack .dt-wrap:nth-child(1) .section-image-container
{
    position:absolute;
    right:0;
    width: calc(40% - 8rem);
    top: 50%;
    border:thin solid var(--primary);
    transform: translateY(-55%);
}
.value-section .stack .dt-wrap:nth-child(1) .section-title-main
{
    /* text-align:center; */
    /* justify-content:center; */
    /* align-items: center; */
    width: 100%;
}
.value-section .stack .dt-wrap:nth-child(1) .section-title-main small
{
    font-size:1.35rem;
    
}
.value-section .stack .dt-wrap:nth-child(2)
{
    border-top:thin solid #509fd8;
}
.value-section .stack .dt-wrap:nth-child(2)
{
	width:calc(1*(100% - 3rem));
}
.value-section .stack .dt-wrap:nth-child(2) .stack
{
    flex-wrap:wrap;
}
.value-section .stack .dt-wrap:nth-child(2) .stack .section-image-container
{
    width:calc((100% - 3rem)/2);
}
.value-section .stack .dt-wrap:nth-child(2) .stack .dt_image-content>*:first-child
{
    color:#fff;
    text-transform:uppercase;
    font-size:1.5rem;
    margin-bottom:.5rem;
}
.value-section .stack .dt-wrap.value-wrap
{
	width:100%;
	margin-top:1rem !important; 
	border-top:thin solid #509fd8;
	padding-top:2rem;
}
.value-section .stack .dt-wrap p
{
	color:#fff;
	line-height:1.6;
	font-weight:300;
}
.value-wrap .stack
{
	flex-wrap:wrap;
	gap:2rem;
	row-gap:1rem;
	margin-top:1rem;
}

.value-wrap .stack .section-image-container
{
    width:100%;
}
.value-wrap .stack .section-image-container img,
.value-section .stack .dt-wrap:nth-child(2) .stack .section-image-container img
{
	height: 5.5rem;
	filter: brightness(0) invert(1);
}
.value-wrap .stack .section-image-container .dt_image-content>*:first-child
{
	text-transform:uppercase;
	color:#fff;
	margin:.5rem 0;
	font-weight:500;
	font-size: 1.5rem;
	margin-bottom: 1rem;
	position:relative;
}
.value-wrap .stack .section-image-container .dt_image-content>*:first-child:before
{
    content:'';
    position:absolute;
    left:0rem;
    width:5rem;
    height:1px;
    border-bottom:thin solid #ffffffab;
    bottom:-.5rem;
    opacity: 0;
}
#main .project-section
{
	
	padding-bottom: 5rem !important;
}
#main .project-section .col
{
	padding-bottom:0;
}
.section .section-title
{
	font-weight:500;
	justify-content:center;
	font-size: 2rem;
	color: var(--primary);
	text-transform: uppercase;
}
.news-section .carousel--style1 .nav-btn
{
    
}
.value-section .section-title
{
	justify-content:flex-start;
}
footer .section .section-title
{
	justify-content:flex-start;
}
.project-section .dt-wrap
{
	/* min-width:100vw;
	left:50%;
	transform:translateX(-50%); */
	position:relative;
	display:flex;
	gap:2rem;
}
.project-section .dt-wrap .section-image-container
{
	width:calc((100% - 2*2rem)/3);
	overflow: hidden;
	border-radius: 1.5rem;
	border: thin solid var(--primary);
}
.project-section .dt-wrap .section-image-container img
{
	aspect-ratio: 1.2/2;
	object-fit: cover;
	width: 100%;
	height:auto;
	
}
.project-section .dt-wrap .section-image-container {
    display: block;
    overflow: hidden;
    position: relative;
}

.project-section .dt-wrap .section-image-container .dt_image-img::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #030333;
    opacity: 0.5;
    z-index: 3;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    pointer-events: none;
    transform: inherit;
     transform: translateY(-100%);
}
.project-section .dt-wrap .section-image-container .dt_image-img::after{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0,78,136);
    background: -moz-linear-gradient(0deg, rgba(0,78,136,1) 0%, rgba(0,78,136,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,78,136,1) 0%, rgba(0,78,136,0) 100%);
    background: linear-gradient(0deg, rgba(0,78,136,1) 0%, rgba(0,78,136,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#004e88",endColorstr="#004e88",GradientType=1);
    opacity: 1;
    z-index: 2;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    pointer-events: none;
    transform: translateY(20%);
   
}
.project-section .dt-wrap .section-image-container:hover .dt_image-img::after{
    transform: inherit;
}
.project-section .dt-wrap .section-image-container:hover .dt_image-img::before{
    transform: translateY(-100%);
}
.project-section .dt-wrap .section-image-container .dt_image-content
{
	position:absolute;
	bottom:2rem;
	padding: 1.5rem 1.5rem 0;
	z-index:2;
	color:#fff;
	max-height: 6.5rem;
	overflow: hidden;
	transition:all .25s;
	pointer-events: none;
}
.project-section .dt-wrap .section-image-container .dt_image-content p
{
	margin-bottom:0;
	line-height: 1.6;
	margin-top: .5rem;
}
.project-section .dt-wrap .section-image-container .dt_image-content>*:first-child
{
	font-size: 1.5rem;
	font-weight:500;
	color:#fff;
	text-transform:uppercase;
	line-height: 1.4;
	height: 4.25rem;
}
.project-section .dt-wrap .section-image-container:hover .dt_image-content
{
	max-height: 15rem;
	transform: translateY(-1rem);
}
.project-section .section-title
{
	margin-bottom:2.5rem;
}
.team-section .box-overlay .box-text
{
	position:static;
	color:#000;
	padding-bottom: 0;
	text-shadow: none;
}
.team-section .box-overlay .box-text *
{
	color:#000;
}
.team-section .box-overlay .social-icons *
{
	color:#214aa0;
}
.team-section .box-overlay .social-icons
{
	display:none;
}
.services-section .dt-wrap
{
	position:relative;
	margin-bottom:2rem;
	padding: 2rem;
}

.services-section .dt-wrap .section-image-container
{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.services-section .dt-wrap .section-image-container *
{
	height:100%;
}
.services-section .dt-wrap:nth-child(2n+2)
{
	justify-content:flex-end;
	display:flex;
}
.services-section .dt-wrap .section-image-container img
{
	width:100%;
	height:100%;
	object-fit:cover;
	border-radius:1.5rem;
	object-position: top;
}
.services-section .dt-wrap .stack
{
	background-color: #fff;
	border-radius:1rem;
	position:relative;
	width:50%;
	padding:1.5rem 2rem;
	box-sizing: border-box;
}
.services-section .section-title-main .sub-title
{
	font-size: 1.25rem;
	padding: 0;
	opacity: 1;
}
.services-section .text
{
	line-height:1.8;
}
#main .services-section 
{
	padding-bottom:0 !important;
}
#main .services-2-section 
{
	padding-top:0 !important;
}
.services-2-section .section-image-container
{
	min-width:100vw;
	position:relative;
	left:50%;
	transform:translateX(-50%);
}
.services-2-section .section-image-container img
{
	aspect-ratio: 16/9;
	object-fit: cover;
	width: 100%;
	height:auto;
	
}
.services-2-section .stack
{
	position:absolute;
	top:8rem;
	max-width:42rem;
	margin:auto;
	left:50%;
	transform:translateX(-50%);
	text-align:center;
}
.services-2-section .dt-wrap .section-image-container
{
	position:relative;
}
.services-2-section .dt-wrap .section-image-container:after
{
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	background: rgb(0,87,166);
	top:0;
	left:0;
    background: -moz-linear-gradient(180deg, rgba(0,87,166,1) 0%, rgba(0,78,136,0) 100%);
    background: -webkit-linear-gradient(180deg, rgba(0,87,166,1) 0%, rgba(0,78,136,0) 100%);
    background: linear-gradient(180deg, rgba(0,87,166,1) 0%, rgba(0,78,136,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#004e88",endColorstr="#004e88",GradientType=1);
}
.services-2-section .stack,
.services-2-section .stack .section-title-main
{
	color:#fff;
}
.cta-section .col-inner
{
    overflow:hidden;
}
.cta-section .dt-wrap
{
	border-radius: 0.625rem;
	background-color: var(--primary);
	display:flex;
	align-items:center;
	justify-content:center;
	flex-direction:column;
	align-items:flex-start;
	min-height: 20rem;
	padding: 2rem;
	overflow: hidden;
	background-image:url('assets/images/680-[Converted].jpg');
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	background-blend-mode: multiply;
	overflow: hidden;
}
.cta-section .dt-wrap:before
{
    content:'';
    position:absolute;
    right: -66%;
    top: 50%;
    width: 150%;
    height: 150%;
    transform: translateY(-50%);
    background-image:url(
    'assets/images/vg1.svg');
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    mix-blend-mode:screen;
}
.cta-section .dt-wrap .section-image-container
{
	position:absolute;
	right: 4rem;
	width: 22rem;
	bottom: 0;
	opacity: 0;
}
.cta-section .dt-wrap .section-title-container
{
	margin: 0 0 1rem;
	width: 45%;
}
.cta-section .dt-wrap .section-title-container .section-title
{
	justify-content:flex-start;
}
.cta-section .dt-wrap .section-title-container .section-title-main
{
	color:#fff;
	line-height: 1.5;
	font-size: 1.75rem;
}
.cta-section .dt-wrap .section-title-container .section-title-main .sub-title
{
    font-size:1.25rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.cta-section .dt-wrap .btn img
{
	filter: brightness(0%) invert(80%) sepia(46%) saturate(5960%) hue-rotate(153deg) brightness(93%) contrast(92%);
}

.product-main-wrap
{
	 display:flex;
	 align-items:flex-start;
	 padding-top: 1rem;
	 padding-bottom: 1rem;
}
.product-main
{
    flex-grow:1;
    max-width: 45%;
    flex: none;
    width: 100%;
}
.product-single .post-sidebar
{
    flex:none;
    width: 52%;
    margin-left: 0;
    max-width: unset !important;
    display:flex;
    flex-direction:column;
}
.product-title,
.price
{
   font-weight:500;
   font-size: 2rem;
   color:var(--primary-color);
   background: var(--primary-gradient);
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   background-clip: text;
   color: transparent;
   margin-top: 0;
   text-transform: uppercase;
    order:2;
}

.price
{
     font-weight:500;
     font-size:1.5rem;
     margin-bottom: 0.5rem;
}
.product-info__line
{
    display:flex;
    align-items:center;
}
.product-info__line label
{
    font-weight:500;
    font-size:1rem;
    color:#000;
    margin-right:1rem;
    flex:none;
    width:20%;
}
.warranty span
{
    height: 2.75rem;
    border-radius: .1875rem;
    padding: .5rem .75rem;
    padding-left:0;
    box-sizing: border-box;
    background:#F4F4F4;
    display:flex;
    align-items:center;
    text-transform:uppercase;
    font-size:.75rem;
    font-weight:500;
    position:relative;
}
.warranty span:before
{
    content:'';
    position:absolute;
    width:calc(100% + .5rem);
    height:calc(100% + .5rem);
    border-radius: .1875rem;
    border:thin solid #BBBBBB;
    left:-.25rem;
    top:-.25rem;
}
.warranty number
{
    width:2.75rem;
    height:2.75rem;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#433779;
    margin-right:.5rem;
    color:#fff;
    border-radius: .1875rem;
}
.color
{
    border-top:thin solid #ededed;
    margin-top:1.5rem;
    padding-top:1rem;
}
.color-list span
{
    width: 2rem;
    height: 2rem;
    border-radius: 100%;
    box-sizing: border-box;
    display: inline-block;
    margin-right: .5rem;
    position:relative;
    box-shadow: rgb(0 0 0 / 16%) 0 1px 1px;
    cursor: pointer;
}
.color-list span:before
{
    content:'';
    position:absolute;
    width:calc(100% + .5rem);
    height:calc(100% + .5rem);
    left:-.25rem;
    top:-.25rem;
    border:thin solid #ededed;
    border-radius:50%;
}
.product-single .contact-btn
{
    margin: 0;
    display:flex;
    align-items:center;
    justify-content:center;
    max-width:unset;
    color:#fff;
    font-size: 1rem;
    font-weight:500;
    background:var(--primary-dark);
    padding: .5rem 1.5rem;
    text-transform: uppercase;
    line-height: 1.6;
    background: #034a5d;
}
.product-sidebar .dt-image-container
{
    border-style: solid;
    border-color: #ededed;
    border-width: thin;
    border-radius: .25rem;
    margin-bottom: 0;
    padding:1.25rem;
    display: flex;
    align-items: flex-start;
    position: relative;
}
.product-sidebar .dt-image-container a:before
{
    content:'';
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
}
.related-product-slider:not(.flickity-enabled)
{
    max-height: 31.25rem;
}
.product-gallery__thumbs-slider:not(.flickity-enabled)
{
    max-height: 12rem;
}
.product-gallery__main-slider:not(.flickity-enabled)
{
    max-height: 35rem;
}
.client-section .slider:not(.flickity-enabled)
{
    max-height: 3.5rem;
}
.product-sidebar .dt_image-img img
{
    width:3rem;
}
.product-sidebar .dt_image-content
{
    font-size:1rem;
    font-weight:500;
    padding-left:1rem;
    text-align:left;
    font-size:1.125rem;
}
.product-sidebar .dt_image-content p
{
    font-weight:400;
    text-align:left;
    font-size: .875rem;
    margin-top: .5rem;
}

.product-gallery
{
    padding-right: 3rem;
}
.product-gallery__main
{
    margin-bottom:1rem;
    position: relative;
}
.product-gallery__main__image img
{
	width:100%;
	border: thin solid var(--primary-accent);
}
#main .product-gallery__thumbs .product-gallery__thumbs
{
    width: calc((100% - 3rem)/4) !important;
    margin-right: 1rem !important;
    border: thin solid var(--primary-accent);
    padding: 0;
}
#main .product-gallery__thumbs .product-gallery__thumbs img
{
	aspect-ratio: 1/1;
	object-fit: cover;
	width: 100%;
	height:auto;
	
}
#main .product-gallery__thumbs .product-gallery__thumbs:nth-child(4n+4)
{
    /* margin-right:0 !important;  */
}
.product-content-wrap
{
    margin-top: 0;
    padding-top: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding: 0;
    border-style: solid;
    border-color: #ededed;
    border-width: thin;
    background: #fff;
    padding: 1.5rem 2.5rem;
    border-radius: 1.5rem;
}
.product-content
{
	line-height:1.8;
}
.post-content li
{
    margin-left:1.25rem;
}
.related-product
{
    margin:2rem 0 0;
    position: relative;
    padding-top:1.5rem;
    padding-bottom:0;
}
.product-single
{
    padding-bottom:0;
}
.related-product:before
{
    content:'';
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    top:0;
    min-width:100vw;
    height:100%;
    background:#F5F5F5;
    
    z-index: -1;
	  background:#f5f5f5;
    background: -moz-linear-gradient(top, #f1f7fa 0%, #3ca3d6ab 100%);
    background: -webkit-linear-gradient(top, #f1f7fa 0%, #3ca3d6ab 100%);
    background: linear-gradient(to bottom, #f1f7fa 0%, #3ca3d6ab 100%);
}
.related-product .related-product__title
{
    text-align:center;
    text-transform:uppercase;
    font-size:1.75rem;
    color: var(--secondary);
}
.related-product .related-product-slider
{
	width:100%;
}
#main .products-list .box
{
    width: calc((100% - 4.5rem)/3) !important;
    margin-right: 1.5rem !important;
    padding: 1rem;
    margin-left: unset;
    margin-bottom: 1.5rem;
}
.products-list .box-image
{
    padding: 1rem 2rem;
    margin-top: -2rem;
}
.products-list .box-image img
{
    height: auto;
    object-fit:cover;
    transition: all 0.3s ease-in-out;
}
.products-list .post-title
{
    text-transform:none;
    font-size:1.125rem;
    color: var(--primary-dark);
    font-weight: 500;
    letter-spacing: 0;
    margin-top: 1rem;
    max-width: 65%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.products-list .price
{
    font-size:1.125rem;
    margin:.5rem 0;
}
.products-list .box a:not(.btn)
{
    display:flex;
    flex-direction:column-reverse;
    position: relative;
    transition: all 0.3s ease-in-out;
}
.products-list .box a:not(.btn):after
{
    content:'';
    position:absolute;
    left: 50%;
    top:0%;
    width:70%;
    height: 20rem;
    background:#fff;
    z-index:-1;
    border-radius:1rem;
    transform: translateX(-50%);
    transition: all 0.3s ease-in-out;
}
.products-list .box a:not(.btn):before
{
     content:'';
     position:absolute;
     height: calc(20rem + 10px);
     width: calc(70% + 10px);
     border: 1px solid #fff;
     border-radius: 1.25rem;
     left: 50%;
     top:-5px;
     transform: translateX(-50%);
     transition: all 0.3s ease-in-out;
}
.products-list .box:hover a:after
{
    background:var(--primary);
}
.products-list .box:hover a:before
{
    border-color:var(--primary);
}
.products-list .box .post-title
{
     transition: all 0.3s ease-in-out;
}
.products-list .box:hover .post-title
{
    color:#fff;
    background-clip: unset;
    -webkit-text-fill-color: unset;
    background: transparent;
}
.products-list .box:hover .box-image img
{
    transform:scale(1.1);
}
.product-section,
.tax-product-categories #main,
.value-section
{
      background-color:var(--secondary);
      background-image:url('assets/images/bg-rp.png');
      background-size:cover;
      background-position:center;
      background-repeat:no-repeat;
      background-blend-mode: darken;
}
.tax-product-categories .product_sc_list
{
	margin-top:2rem;
}
.products-list
{
    display:flex;
    flex-wrap:wrap;
    opacity: 0;
}
.product-content h1 strong,.product-content h2 strong,.product-content h3 strong,.product-content h4 strong,.product-content h5 strong,.product-content h6 strong
{
	font-weight:500;
}
.child-terms
{
    display:flex;
    justify-content:center;
    list-style:none;
    gap: 0;
    margin: 2rem 0 2rem;
    padding-bottom:0rem;
    position:relative;
}
.child-terms:after
{
    content:'';
    position:absolute;
    left:50%;
    top:0;
    width:70%;
    height:100%;
    border-bottom:thin solid var(--primary-dark);
    transform:translateX(-50%);
    opacity:0;
}
.child-terms li
{
    display:flex;
    flex-direction:column-reverse;
    /* width: calc((100% - 3rem)/2) !important; */
    max-width: 30rem;
    width: auto;
    min-width: 20rem;
    margin: 0 -1.5rem;
}
.child-terms li a
{
     position: relative;
     transition: all 0.3s ease-in-out;
     padding: 1rem;
     text-align:center;
     z-index: 1;
     text-transform: uppercase;
     font-weight:500;
     color: #0b7a9a;
}
.child-terms li a img
{
    height: 1.7125rem;
    margin-right:.5rem;
    filter: invert(29%) sepia(91%) saturate(1481%) hue-rotate(168deg) brightness(90%) contrast(91%);
}

.child-terms a:after
{
    content:'';
    position:absolute;
    left: 50%;
    top:50%;
    width:70%;
    height:80%;
    background:#fff;
    z-index:-1;
    border-radius:1rem;
    transform: translateX(-50%) translateY(-50%);
    transition: all 0.3s ease-in-out;
}
.child-terms a:before
{
     content:'';
     position:absolute;
    height: calc(80% + 10px);
    width: calc(70% + 10px);
    border: 1px solid #fff;
    border-radius: 1.25rem;
    left: 50%;
    top:calc(50% + 0px );
    transform: translateX(-50%) translateY(-50%);
    transition: all 0.3s ease-in-out;
}
.child-terms li:hover a:after,
.child-terms li.active a:after
{
    background:#3ca3d6;
}
.child-terms li:hover a:before,
.child-terms li.active a:before
{
    border-color:#3ca3d6;
}
.child-terms li:hover a img,
.child-terms li.active a img
{
    filter:invert(1);
}
.child-terms li:hover a,
.child-terms li.active a
{
    color:#fff;
}
.news__list
{
    flex-grow:1;
    padding-left:3.5rem;
    padding-right: 2rem;
    max-height: 38.875rem;
    overflow-y:auto;
}
.news__list .article-box
{
    display:flex;
    align-items: center;
}
.article-box .article_date img
{
  width:.875rem !important;
  margin-right:.25rem;
  margin-top:.125rem;
}
.readmore img
{
  width: 1.6rem !important;
}
.article-box .article_date
{
  display:flex;
  align-items:center;
}
.news__list .article__image
{
    flex:none;
    width:8.5rem;
    margin-right:1.5rem;
    display: grid;
}
.news__list .article__info
{
    margin-top:-.25rem;
    flex-grow: 1;
}
.news__list .article__image img
{
    aspect-ratio: 16/10;
    object-fit: cover;
    width: 100%;
    height:auto;
    
}
.news__list .article__title
{
    color:#1A1A1A;
    margin:0 0 .25rem;
    font-size:1rem;
    text-transform: uppercase;
    line-height:1.5;
}
.news__list .article_category
{
    display:none;
}
.news__list .article_date
{
    color:#090920B2;
}
.news__list .article-item
{
    margin-bottom:1.5rem;
    padding-bottom:1.5rem;
    border-bottom:thin solid #d9d9d9;
}
.news__main .article-box
{
    display:flex;
    flex-direction:column-reverse;
}
.news__main .article__image img
{
    aspect-ratio: 4/3;
    object-fit: cover;
    width: 100%;
    height:auto;
    
}
.news__main .article__title
{
    margin-top:0;
    margin-bottom:.5rem;
    font-size:1.75rem;
    color:#333E49;
    text-transform:none;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
 
}
.news__main .article_meta>*
{
    display:block;
    margin-bottom:.5rem;
}
.article-item .article_meta .article_view img
{
  width:1rem;
  margin-bottom:0;
  margin-right: .25rem;
  margin-top: .125rem;
}
.article-item .article_meta *
{
    color:#999;
    font-size:.875rem;
}
.article-item .article_meta img
{
  filter: brightness(0%) invert(77%) sepia(0%) saturate(234%) hue-rotate(201deg) brightness(79%) contrast(91%);
}
.article-item .article_meta .article_view
{
  display:flex;
  align-items:center;
  justify-content:center;
  
}
.article-item .article_meta
{
  display:flex;
  justify-content:space-between;
}
.news__main .article__info
{
    margin-bottom:.5rem;
}
.news
{
    padding:3rem 0 4rem;
}
.news .section-title-wrapper
{
  position:relative;
}

.carousel--style1.owl-theme .owl-nav {
  position: absolute;
  top: -7.425rem;
  right: 0;
  margin: 0;
}

.carousel--style1.owl-theme .owl-nav button {
  margin: 0 .5rem;
}

.carousel--style1.owl-theme .owl-nav button:last-child {
  margin-right: 0;
}

.carousel--style1 .nav-btn {
  width: 3.375rem;
  height: 3.375rem;
  background: #449350;
  padding: .75rem;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}


.carousel--style1.owl-theme .owl-nav .disabled {
  opacity: 1;
}

.carousel--style1 .disabled .nav-btn {
  background: transparent;
  border: thin solid #449350;
}

.carousel--style1 .disabled .nav-btn img {
  -webkit-filter: none;
          filter: none;
}

.carousel--style1 .nav-btn.prev-nav {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.carousel--style1.owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent;
}

.carousel--style1 .owl-nav > :not(.disabled):hover img {
  -webkit-animation: bounce-arrow .5s ease-in-out;
          animation: bounce-arrow .5s ease-in-out;
}
.section-title-wrapper
{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    margin-bottom: 1.5rem;
    position: absolute;
    bottom: calc(100%);
    left: 0;
}
.section-title-wrapper .section-title
{
    text-align:left;
    justify-content: flex-start;
}

.news-carousel
{
    margin-top:1.5rem;
}
.news-carousel:not(.owl-loaded)
{
     max-height:31rem;
}
.viewall 
{
    text-transform:uppercase;
    margin: 1rem 0;
    font-size: .7rem;
}
.section-subtitle {
  font-size: .75rem;
  font-weight: 400;
    color:#6C757D;
    text-transform:uppercase;
    padding:.325rem .75rem .425rem;
    border:thin solid #6C757D;
    border-radius:1.5rem;
    margin-bottom:.3125rem;
    display:inline-block;
}
.section-title {
  font-size: 2.25rem;
  font-weight: 500;
  margin: 0;
}
.news__nav {
  margin: 1.5rem 0 2.125rem;
}
.news__nav .btn {
  margin-right: .85rem;
}
.news-carousel.owl-carousel .owl-stage {
  padding-left: 0 !important;
}
.article__info {
  padding: 1rem 0 1.5rem;
  border-top: none;
  position: relative;
}
.article-box {
  
}
.article__image {
  -webkit-transform: scale(1.0005);
          transform: scale(1.0005);
}
.article_category {
  font-size: 1.125rem;
  position:absolute;
    top:1rem;
    left:1rem;
    background: linear-gradient(
    to right,
        #ffffff 0%,

        #e7f2fb 100%
    );
    color:var(--primary);
    font-size:.7rem;
    text-transform:uppercase;
    padding:.25rem .5rem .25rem;
    border-radius:.75rem;
}
.article__title {
  font-size: 1.25rem;
  font-weight: 400;
  margin: .5rem 0 .5rem;
  color:var(--primary);
  line-height: 1.4;
}
.article__title a {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-transform: uppercase;
  color:#000;
  line-height: 1.5;
}
.readmore {
  font-size: 0;
  font-weight: 500;
    background:#60aa55;
    width:3rem;
    height:3rem;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    position:absolute;
    top:-3rem;
    right:0;
}
.article-item .article__info .readmore img
{
    width:1.6rem;
}
.article__image img {
  aspect-ratio: 446/331;
    object-fit: cover;
    width: 100%;
    height:auto;
    border-radius:1.5rem;
}
.carousel--style1.owl-theme .owl-nav {
  position: absolute;
  top: -6.75rem;
  right: -2rem;
  margin: 0;
}
.events-carousel.carousel--style1.owl-theme .owl-nav
{
    top:-4rem;
    right:0rem;
}
.carousel--style1 .nav-btn {
  width: 3.5rem;
  height: 2.75rem;
  background: transparent !important;
    border:thin solid #6D6E70;
  padding: .75rem;
  border-radius: .3125rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
    display:flex;
    align-items:center;
    justify-content:center;
}
.carousel--style1.owl-theme .owl-nav .disabled {
  opacity: .375;
}
.carousel--style1 .disabled .nav-btn {
  background: transparent;
  -webkit-filter: brightness(0);
  filter: brightness(0);
}
.carousel--style1 .nav-btn.prev-nav {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.carousel--style1 .nav-btn img
{
    width:.5rem;
    height: auto;
}
.carousel--style1.owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent;
}
.carousel--style1 .owl-nav > :not(.disabled):hover img {
  -webkit-animation: bounce-arrow .5s ease-in-out;
          animation: bounce-arrow .5s ease-in-out;
}
.news .carousel--style1 .owl-stage-outer {
 
}
.news .carousel-counter {
  font-size: .8125rem;
  font-weight: 500;
  position: absolute;
  top: 3.875rem;
  right: 6.5rem;
}
.carousel--style1 .owl-dots {
  display: none;
}
.cat-news .btn
{
    box-shadow:none;
    border: thin solid #f9f9f9;
    border-radius:1.5rem;
    text-transform:uppercase;
    font-size:.875rem;
    padding:.5rem 1.5rem;
    margin-top: 1rem;
    color: #f9f9f9;
    display: none;
}
@keyframes bounce-arrow {

  0% {

    -webkit-transform: translateX(0);

            transform: translateX(0);

  }

  50% {

    -webkit-transform: translateX(0.25rem);

            transform: translateX(0.25rem);

  }

  100% {

    -webkit-transform: translateX(0);

            transform: translateX(0);

  }

}
.news-section .text
{
    padding:2rem;
    background:#fdfbfe;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    border-radius:2.5rem;
    
}
.events-wrapper
{
    padding:1.5rem;
    background:linear-gradient(to right, #8fbffa26 0%, #8fbffa12);
    border-radius:1.5rem;
}
.dt-blog-wrapper .events-wrapper
{
    margin-top:3rem;
}
.events-title
{
    display:flex;
    align-items:center;
    font-size:1.5rem;
    gap: .5rem;
    font-weight: 500;
    color: #13b7e5;
    margin-bottom: .75rem;
}
.events-title img
{
    height: 1.75rem;
    width: auto;
    filter: invert(46%) sepia(15%) saturate(730%) hue-rotate(105deg) brightness(92%) contrast(84%);
}
.event-item
{
    background:#f8f8fa;
    display:flex;
    align-items: stretch;
    border-radius:1rem;
    overflow:hidden;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    transition:all .25s;
}
.event-item:hover
{
    transform:translateY(-.25rem);
}
.event-item .date
{
    padding:.5rem;
    font-size:1.5rem;
    display:flex;
    flex-direction:column;
    align-items:center;
    flex:none;
    width:5rem;
    background: #8fbffa29;
    color:var(--primary);
    line-height: 1.2;
}
.event-item .date span
{
    font-size:2rem;
    font-weight:500;
}
.event-item .info
{
    padding-left:1rem;
    line-height:1.2;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.event-item .info .title
{
    margin:0 0 .5rem;
    font-size:1.25rem;
    font-weight:500;
    line-height: 1.3;
}
.events-carousel .owl-item
{
    padding:.25rem .125rem;
}
.event-item .location
{
    color:#555;
    position:relative;
    padding-left: 1.25rem;
    /* white-space: nowrap; */
    font-size:.875rem;
    max-width: 100%;
    overflow-x: auto;
    line-height: 1.2;
}
.event-item .location:before
{
    content:'';
position:absolute;
left:0rem;
top:50%;
transform:translateY(-50%);
width:1rem;
height:1rem;
background-image:url(assets/images/location-pin-flat.svg);
background-size:contain;
background-position:center;
background-repeat:no-repeat;

}
.tabs-nav
{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:1rem;
    margin: 2rem 0 2.5rem;
}
.section li.tab-item:before
{
    content:none;
}
.product-section .nav-tabs+.tab-panels
{
    background:transparent;
    padding: 0;
    border: none;
}
.tab-item a span
{
    text-transform:uppercase;
    font-size: .9125rem;
}
#main .tab-item
{
     
     padding: 0 !important;
   
}
#main .tab-item a
{
    border:none;
    background: transparent;
    border:thin solid #fff;
     border-radius:1.5rem;
    padding:.5rem 1.5rem;
    color:#fff;
    position:relative;
}
.tab-item.active a:before
{
     content:'';
     position:absolute;
    height: calc(100% + 10px);
    width: calc(100% + 10px);
    border: 1px solid #fff;
    border-radius: 1.75rem;
    left: 50%;
    top:-5px;
    transform: translateX(-50%);
    transition: all 0.3s ease-in-out;
}
#main .tab-item.active a
{
    background:var(--primary);
    color:#fff;
}

.viewall-btn
{
    /* position:relative;
    left:50%;
    transform:translateX(-50%); */
    background:var(--primary);
    border:thin solid var(--primary);
    border-radius:1.5rem;
    margin:auto;
    color:#fff !important;
    font-weight:500;
    text-transform:uppercase
}
.viewall-btn img
{
    display:none;
}
.abs-icon.dot-1
{
    width: 4rem;
    height: auto;
    transform:rotate(90deg);
    bottom: -3rem;
    left: 7rem;
    transform-origin: center;
      opacity:.5;
}
.value-section .abs-icon.dot-1,
.value-section .abs-icon.dot-2,
.value-section .abs-icon.circle-dot-1,
.value-section .abs-icon.circle-dot-2
{
    transform:scale(.75);
    transform-origin:left;
    opacity:.5;
}
.value-section .abs-icon.dot-1,
.value-section .abs-icon.dot-2
{
     transform:scale(.5);
}
.value-section .abs-icon.dot-1
{
    left:3rem;
}
.value-section .abs-icon.dot-2,
.value-section .abs-icon.circle-dot-2
{
     transform-origin:right;
}
.abs-icon img
{
    width:100%;
}
.abs-icon.dot-2
{
    width: 4rem;
    height: auto;
    top: 0;
    right: 5rem;
    transform-origin: center;
     opacity:.5;
}
.abs-icon.circle-dot-1
{
    width: 50%;
    height: auto;
    top: 0;
    left: 5rem;
    left:-25%;
    top:-25%;
  
}
.abs-icon.circle-dot-2
{
    width: 50%;
    height: auto;
    right:-25%;
    bottom:-25%;
}
.abs-icon.wave-1
{
    width: 70%;
    height: auto;
    left:-35%;
    top:-25%;
    z-index:-1;
      opacity:0;
}
.abs-icon.wave-2
{
    width: 70%;
    height: auto;
    right:-35%;
    bottom:-30%;
    z-index:-1;
    opacity:0;
}
.ani-svg
{
    position:relative;
}
.ani-svg .svg-bg
{
    background: #ecf7fd;
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    top: 0;
    overflow: hidden;
}
.banner-section.ani-svg .svg-bg
{
    z-index:3;
}
.ani-svg .svg-bg img
{
    width:100%;
    position:absolute;
    z-index:0;
    height: 100%;
    /* object-fit: cover; */
    opacity: .35;
}
.banner-section.ani-svg .svg-bg
{
    background:transparent;
    mix-blend-mode: screen;
}
.banner-section.ani-svg .svg-bg img
{
    opacity:0;
}
.ani-svg .svg-bg svg
{
    bottom: 0;
    top: unset;
    transform: unset;
    width: 100%;
     z-index:0;
}
.ani-svg .svg-bg #ani1
{
    top: -20rem;
    bottom:unset;
    right:-50%;
}
.banner-section.ani-svg .svg-bg #ani1
{
    right:unset;
    left: -50%;
    width: 75%;
    top: -50%;
    mix-blend-mode: screen;
}
.cta-section
{
    margin: 3rem 0 1rem;
}
.contact-section .section-title
{
    justify-content:flex-start;
    margin-bottom:1rem;
}
#main .contact-section
{
    padding-top:4rem !important;
    padding-bottom:0 !important;
}
.contact-section .col
{
    padding-bottom:0;
}
.contact-section p
{
    margin-bottom: 1rem;
}
.contact-section .section-title-main
{
    font-size:1.5rem;
    width: 100%;
}
.service-1-section .section-title
{
     padding: 3rem 16%;
     border:Thin solid var(--primary);
     border-radius:1.5rem;
     background:#fff;
}
.service-1-section .section-title-main
{
    text-align:center;
    font-size: 2rem;
}
.service-1-section .section-title-main:before,
.service-1-section .section-title-main:after
{
    content:'';
    position:absolute;
  
    transform:translate(-3rem,-50%);
    width:2.75rem;
    height:2.75rem;
    background-image:url(assets/images/quote-svgrepo-com.svg);
    background-size:contain;
    background-position:center;
    background-repeat:no-repeat;
    filter: brightness(0%) invert(80%) sepia(46%) saturate(5960%) hue-rotate(153deg) brightness(93%) contrast(92%);
}
.service-1-section .section-title-main:after
{
      transform:translate(3rem,50%) rotate(180deg);
}
#content
{
    background:#ecf7fd;
}
.service-1-section .dt-wrap
{
    display:flex;
    gap:2rem;
    margin-top:2rem;
}
.service-1-section .dt-wrap .section-image-container
{
    background:#fff;
    border-radius:1rem;
    overflow:hidden;
    flex-basis:calc((100% - 2*2rem)/3);
    display:flex;
   
    justify-content:space-between;
    flex-direction:column;
    border:thin solid var(--primary)
}
.service-1-section .dt-wrap .section-image-container:nth-child(2n+2)
{
    flex-direction:column-reverse;
}
.service-1-section .dt-wrap .section-image-container .dt_image-content
{
    padding:1.5rem;
}
.service-1-section .dt-wrap .section-image-container .dt_image-content>*:first-child
{
    font-size:1.5rem;
    color:var(--secondary);
    margin-bottom: 1rem;
    margin-top: 0;
}
.service-2-section .col-inner>p
{
    text-align:center;
    margin-top:1rem;
}
.service-2-section .col-inner>.section-title-container .section-title-main
{
    text-align:center;
}
.service-2-section .col-inner>.stack
{
    margin-top:2rem;
    gap:2rem;
}
.service-2-section .dt-wrap
{
    display:flex;
    justify-content:center;
    flex-direction:row-reverse;
    background:#fff;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius:1.5rem;
    overflow:hidden;
    position:relative;
}
.service-2-section .dt-wrap .section-image-container,
.service-2-section .dt-wrap .slider-wrapper
{
    flex:none;
    width:50%;
}
.service-2-section .dt-wrap .section-image-container *,
.service-2-section .dt-wrap .slider-wrapper .slider
{
    height:100%;
    object-fit:cover;
}
.service-2-section .dt-wrap .slider-wrapper .slider .flickity-viewport,
.service-2-section .dt-wrap .slider-wrapper .slider .flickity-viewport .img,
.service-2-section .dt-wrap .slider-wrapper .slider .flickity-viewport .img *
{
    height: 100% !important;
}
.service-2-section .dt-wrap .slider-wrapper .slider .flickity-page-dots
{
    position:absolute;
    bottom:1rem;
}
.service-2-section .dt-wrap .section-image-container img
{
    width:100%;
    object-fit:cover;
}
.service-2-section .dt-wrap .stack
{
    width:50%;
    padding:1.5rem 2.5rem;
}
.service-2-section .dt-wrap .section-title
{
    justify-content:flex-start;
    margin-bottom: 1rem;
}
#main .section.ani-svg
{
    padding:0 !important;
}
#main .section.ani-svg  .section-content
{
    padding:4rem 0 !important;
}
.service-2-section .dt-wrap .section-title-main
{
    color:var(--secondary);
    font-size: 1.75rem;
    text-align: left;
    padding: 0;
}
.service-2-section .dt-wrap .section-title-main .sub-title
{
    font-size:1.25rem;
    color:#333;
    margin-bottom:1rem;
}
.service-2-section .dt-wrap .video-button-wrapper
{
    position:absolute;
    right: 1rem;
    bottom:1rem;
    background:var(--primary);
    display:flex;
    align-items:center;
    justify-content:center;
    padding: .45rem 1rem;
    border-radius: .875rem;
    transition: all 0.4s ease-in-out;
}
.banner-section .video-button-wrapper
{
    background:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    padding: .45rem 1rem;
    border-radius: .375rem;
    transition: all 0.4s ease-in-out;
    position: relative;
}
.service-2-section .dt-wrap .video-button-wrapper:hover,
.banner-section .video-button-wrapper:hover
{
    transform: translateY(-.125rem);
}
.service-2-section .dt-wrap:nth-child(2n+2) .video-button-wrapper
{
    left:1rem;
    right:unset;
}
.service-2-section .dt-wrap .video-button-wrapper:after,
.banner-section .video-button-wrapper:after
{
    content:'Xem video';
    text-transform:uppercase;
    font-weight:400;
    color:#fff;
    margin-left:.5rem;
}
.banner-section .video-button-wrapper:after
{
    color:var(--primary);
    font-size:1rem;
}
html[lang="en-US"] .service-2-section .dt-wrap .video-button-wrapper:after,
html[lang="en-US"] .banner-section .video-button-wrapper:after
{
    content:'Watch video';
}
.service-2-section .dt-wrap .video-button-wrapper a,
.banner-section .video-button-wrapper a
{
    margin:0;
    font-size: .875rem;
    position: static;
    color: #fff;
}
.service-2-section .dt-wrap .video-button-wrapper a
{
    border-color:#fff;
}
.banner-section .video-button-wrapper a
{
    color:var(--primary)
}
.banner-section .video-button-wrapper a:hover i
{
    color:#fff;
}
.service-2-section .dt-wrap .video-button-wrapper a:after,
.banner-section .video-button-wrapper a:after
{
    content:'';
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
}
.dt-blog-archive
{
    margin-top:3rem;
}
.tech-section .section-title-main
{
   text-align:center;
    padding:0 18%;
}
.service-2-section .dt-wrap:nth-child(2n+2)
{
    flex-direction: row;
}
#main .tech-section + .tech-section
{
    padding-top:0 !important;
}
.related-row .col
{
    padding-bottom: 0;
}
#main .clients-section + .project-section
{
    padding-top:0 !important;
}
.banner-section.about-banner .col-inner>.dt-wrap>.section-title-container .section-title-main
{
    font-size:3.5rem;
}
.banner-section.about-banner p
{
    font-size:1.5rem;
    color:#fff;
    font-style:italic;
}
.banner-section.about-banner .img img
{
    aspect-ratio: 16/6;
    object-fit: cover;
    width: 100%;
    height:auto;
    object-position:top;
}
.banner-section.about-banner .img:before
{
    content:"";
       position:absolute;
       left:0;
       right:0;
       bottom:0;
       height:100%;
       /* z-index:-1; */
    
    background: linear-gradient(
    to right,
    rgba(0,0,0,0.125) 0%,
    rgba(0,0,0,0.06) 45%,
    rgba(0,0,0,0.02) 75%,
    rgba(0,0,0,0) 100%
);
}
 .about-banner .dt-wrap
{
    padding-right:40%;
}
.about-banner + .about-section .section-title-main
{
    margin-top:0;
}
.about-banner + .about-section .about-row .dt-wrap
{
    align-items:unset;
}
.about-banner + .about-section .about-row .dt-wrap .section-image-container *
{
    height:100%;
    object-fit:cover;
}
.lk-section
{
    min-height:70vh;
}
.lk-section .section-title-main
{
    color:#fff;
}
.lk-section .text
{
    padding:1rem 0%;
    text-align:center;
    font-size:1.5rem;
    color:#fff;
     position:relative;
}
.lk-section .text p
{
    padding:2rem 20%;
   
}
.lk-section .text p:before
{
      content:"";
       position:absolute;
       left:0;
       right:0;
       bottom:0;
       height:100%;
       z-index:-1;
    
    background: radial-gradient(
        ellipse at center,
        rgba(0,0,0,0.25) 0%,
        rgba(0,0,0,0.06) 45%,
        rgba(0,0,0,0.02) 75%,
        rgba(0,0,0,0) 100%
    );
}
.lk-section .text h4,
.lk-section .text h4 strong
{
    color:#fff;
    font-weight:400;
    font-size:1.375rem;
    white-space:nowrap;
}
.post-sidebar
{
    border:none !important;
    max-width: 25% !important;
}
.post-sidebar .row
{
    margin: 0 !important;
}
.post-sidebar .row .col
{
    padding-bottom:.5rem;
}
.archive-nav__list
{
    display:flex;
    flex-direction:column;
    gap:.5rem;
    padding: 0;
}
.post-sidebar .events-title
{
    display:None;
}
.post-sidebar .events-carousel
{
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
.post-sidebar .event-item
{
    /* flex-direction:column; */
    align-items: stretch;
}
.post-sidebar .event-item .date
{
    /* flex-direction:row; */
    width:20%;
    justify-content:center;
    gap: 0;
    line-height: 1;
    padding: 0;
    font-size:1.25rem;
}
.post-sidebar .event-item .date span
{
    font-size:1.25rem;
}
.post-sidebar .event-item .info
{
    padding: .5rem 1rem;
    width: 100%;
}
.post-sidebar .event-item .info .title
{
    font-size: 1rem;
    line-height: 1.2;
}
.post-sidebar .event-item .location
{
    font-size:.875rem;
}
.post-sidebar .events-wrapper
{
    padding:0;
    background:transparent;
}
.product-cats-wrap
{
    display:flex;
    justify-content:space-between;
    align-items:center;
    order: 3;
}
.product-des
{
    order:4;
}
.product-des li
{
    margin-left:1rem;
}
.product-cats-wrap ~ .label
{
    color: var(--primary-dark);
    font-size: .75rem;
    text-transform: uppercase;
    margin-bottom: .5rem;
    line-height: 1;
}

.product-info:before
{
  content:'';
  position:absolute;
  width:calc(100% + 4.375rem);
  height:calc(100% + 6rem);
  /* background:#eaeaeb; */
  left:0;
  top:-3rem;
  z-index:-1;
}
.heading
{
    background-color: var(--primary-dark);
    color: #ffffff;
    padding: .35rem 1rem;
    font-weight: 500;
    text-transform: uppercase;
    margin: .75rem 0;
    display:block;
    font-size:1rem;
}
.product-subtitle
{
  text-transform:uppercase;
  font-size:1.125rem;
  color:#333;
  margin-bottom:1rem;
}
.product-cats-child
{
  display:flex;
  flex-wrap:wrap;
  gap: .5rem;
}
.product-cats-child [data-order="1"]
{
    order:1;
}
.product-cats-child [data-order="2"]
{
    order:2;
}
.product-cats-child [data-order="3"]
{
    order:3;
}
.product-cats-child [data-order="4"]
{
    order:4;
}
.product-cats-child a
{
  border:thin solid var(--primary-dark);
  margin-bottom: 0;
  border-radius: .25rem;
  padding:.2rem .5rem .35rem;
  box-sizing:border-box;
  font-size:.75rem;
  font-weight:500;
  color:var(--primary-dark);
  transition: all .25s;
}
.product-cats-child a.active,
.product-cats-child a:hover
{
  background:var(--primary-dark);
  color:#fff;
}
.product-expert
{
  /* border-top:thin solid #36ad2f; */
  margin-top:1rem;
  text-align: justify;
  line-height: 1.8;
  padding-right: 1rem;
}
.product-expert h3
{
  color:#449350;
}
.product-related-title
{
  text-transform:uppercase;
  color: #333;
  margin-bottom: .75rem;
  margin-top: 2rem;
  background-color: var(--primary-dark);
  color: #fff;
  padding: .35rem 1rem;
  font-weight: 500;
  text-transform: uppercase;
  margin: 1rem 0;
  display:block;
  font-size:1rem;
}
.product-related-list
{
  display:flex;
  flex-wrap:wrap;
  justify-content: space-between;
  column-gap: 2rem;
}
.product-related-list a
{
  width:calc((100% - 2rem)/2);
  color:#36ad2f;
  margin-bottom:.5rem;
  position:relative;
  font-size: .885rem;
  padding-right: 1.25rem;
  box-sizing: border-box;
  position: relative;
}
.product-related-list a:after
{
    content: '';
    position: absolute;
    width: .75rem;
    height: .75rem;
    top: .5rem;
    bottom: 0;
    background-image: url(assets/images/arrow.svg);
    transform: rotate(-90deg);
    background-size: 100%;
    background-position: center;
    margin: auto;
    filter: invert(72%) sepia(11%) saturate(5227%) hue-rotate(66deg) brightness(79%) contrast(82%);
    right: 0;
    margin: unset;
}
.product-related-list a:hover:after
{
    animation: bounce-arrow90 .42s ease-in-out 2;
}
@keyframes bounce-arrow90 {
  0% {
    -webkit-transform: translateX(0rem) rotate(-90deg);
            transform: translateX(0rem) rotate(-90deg);
  }
  50% {
    -webkit-transform: translateX(.25rem) rotate(-90deg);
            transform: translateX(.25rem) rotate(-90deg);
  }
  100% {
    -webkit-transform: translateX(0rem) rotate(-90deg);
            transform: translateX(0rem) rotate(-90deg);
  }
}
.product-related-list a b
{
  color:#006937;
}
.product-related-item
{
    margin-bottom:.5rem;
}
.product-related-item a
{
    display:flex;
    align-items:center;
    width: 100%;
    padding: 0;
    color:#555;
    margin-bottom: 0;
    gap: .5rem;
    line-height: 1.2;
}
.product-related-item .img
{
    flex:none;
    width:4rem;
    text-align: center;
    display: flex;
    justify-content: center;
}
.product-related-item .img img
{
     max-height: 3.25rem;
     max-width:4rem;
     width: auto !important;
     height:auto;
}
.product-related-list a:after
{
    content:none;
}
.product-related-list.carousel--style1 .owl-dots
{
    display:block;
}
body .product-related-list.owl-theme .owl-dots .owl-dot span {
    border-radius: 0.125rem;
    width: 1.25rem;
    height: .65rem;
    -webkit-transform: none;
    transform: none;
    background: #fff;
    margin: 0;
    border: thin solid var(--secondary);
  }
  body .product-related-list.carousel--style1.owl-theme .owl-dots .owl-dot.active span{
    background: var(--secondary);
    -webkit-transform: none;
            transform: none;
  }
     body .product-related-list.carousel--style1.owl-theme .owl-dots .owl-dot.active span:before {
    border-radius: 0.25rem;
    height: 100%;
    width: 100%;
    border-width: .175rem;
    border-color: var(--secondary);
  }
  body .product-related-list.owl-theme .owl-dots .owl-dot.active span,
  body .product-related-list.owl-theme .owl-dots .owl-dot:hover span {
    background: var(--secondary);
}
.gallery-trigger
{
  position:absolute;
  width: 1.875rem;
  height: 1.875rem;
  right: 1rem;
  transform:translateY(-3rem);
  z-index:999;
}
.gallery-trigger img
{
  transform:scaleX(-1);
  opacity:.5;
}
.product-main .banner-video-btn,
.box .banner-video-btn
{
    position:absolute;
    bottom: .875rem;
    right: 4rem;
    font-size:0;
    box-shadow: none;
    border: none;
    padding: 0;
}

.button:focus-visible, a:focus-visible, button:focus-visible, input:focus-visible
{
    outline:none;
}
.box .banner-video-btn
{
    top: 18rem;
    right:5rem;
    background: transparent !important;
    border-radius: 50% !important;
}
.banner-video-btn img
{
    height: 2.3125rem;
    filter: opacity(0.5);
    width: auto;
    margin: 0;
}
.box .banner-video-btn:before,
.box .banner-video-btn:after
{
    content:none !important;
}
.box .banner-video-btn img
{
    height: 2.5rem;
    color: #0b7a9a;
    filter: invert(28%) sepia(33%) saturate(4098%) hue-rotate(170deg) brightness(97%) contrast(91%);
    -webkit-animation: btn-anim 1s linear infinite;
    animation: btn-anim 1s linear infinite;
    -webkit-transition: all .5s linear;
    transition: all .25s linear;
    border-radius: 50% !important;
}
.box:hover .banner-video-btn img
{
    filter:invert(1);
    color:#fff
}
@keyframes btn-anim {
    0% {
        box-shadow: 0 0 0 0 rgba(255,255,255, 0.1), 0 0 0 10px rgba(255,255,255, 0.1), 0 0 0 15px rgba(255,255,255, 0.1);
    }

    100% {
        box-shadow: 0 0 0 10px rgba(255,255,255, 0.1), 0 0 0 15px rgba(255,255,255, 0.1);
    }
}

.archive-nav__sub
{
    display:flex;
    justify-content:center;
    flex-direction:column;
    gap: .5rem;
}
.archive-nav__sub .archive-nav__sub-item
{
    padding-left:1rem;
    position:relative;
}
.archive-nav__sub-item.active,
.archive-nav__item.active
{
    font-weight:600;
}
.archive-nav__sub .archive-nav__sub-item:before
{
    content:'';
    position:absolute;
    left:0rem;
    top:50%;
    transform:translateY(-50%);
    width:.3125rem;
    height:.3125rem;
   background:#334862;

}
.archive-nav__toggle
{
    margin-bottom:0;
    margin: 0;
}
.archive-nav__item 
{
    text-transform:uppercase;
}
 .archive-nav__item-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.archive-nav__item-wrapper .archive-nav__item {
    flex: 1;
    font-weight: 600;
}
.archive-nav__toggle {
    background: none;
    border: none;
    cursor: pointer;
    padding: .25rem .325rem;
    color: inherit;
    line-height: 1;
    transition: transform 0.25s ease;
}
.archive-nav__toggle svg
{
    width:1rem;
    height: 1rem;
}
.archive-nav__item-wrapper.open .archive-nav__toggle {
    transform: rotate(180deg);
}
.archive-nav__sub {
    display: none;
    width: 100%;
   
}
.archive-nav__item-wrapper.open .archive-nav__sub {
    display: flex;
}
.video .post-title a
{
    font-size:1rem;
    margin: .25rem 0 .5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.video .post-meta,
.video .post-meta .like-count
{
    display:flex;
    justify-content:space-between;
    align-items:center;
    font-size: 13px;
    color: #999;
    line-height: 1;
}
.video .like-view-meta img
{
    width:14px !important;
     filter: invert(.65);
    margin-right:5px;
}
.video .like-view-meta,
.video .like-view-meta>div
{
    display:flex;
    align-items:center;
}
.video .likes-dislikes-button
{
    margin-left:.75rem;
}
.post-video
{
    margin-bottom:1.5rem;
}
.post-video .post-thumb
{
    position:relative;
    border-radius: .5rem;
    overflow: hidden;
}
.post-video .post-thumb img
{
   aspect-ratio: 16/9;
    object-fit: cover;
    width: 100%;
    height:auto;
}
.post-video .post-thumb img,
.video .like-view-meta img
{
    margin-bottom:0 !important;
}
.post-video .post-thumb a:before
{
    content:'';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.699) url(assets/images/play-24-white.svg) no-repeat center center;
    background-size: 3.75rem;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1,1);
}
.post-video .post-thumb:hover a:before
{
    opacity: 1;
    z-index: 2;
}
.single-video .blog-share
{
    text-align: left;
    margin: 1.5rem 0 0;
}
.sidebar-video .dt_posts
{
    display:flex;
    flex-wrap:wrap;
}
.sidebar-video .dt_posts .post-video
{
    width:calc((100% - 1rem)/2);
    margin-right:1rem;
    margin-bottom:1rem;
}
.sidebar-video .dt_posts .post-video:nth-child(2n+2)
{
    margin-right:0;
}
.sidebar-video .dt_posts .post-video .post-title
{
    font-size:.9rem;
    padding-top:.5rem;
}
.post-meta,
.post-meta .like-count
{
    display:flex;
    justify-content:space-between;
    align-items:center;
    font-size: .8rem;
    color: #999;
    line-height: 1;
}
.like-view-meta img
{
    width:14px !important;
    filter: invert(.875);
    /* filter: brightness(0%) invert(34%) sepia(15%) saturate(2370%) hue-rotate(174deg) brightness(96%) contrast(88%); */
    margin-right:5px;
    margin-bottom:0
}
.like-view-meta,
.like-view-meta>div
{
    display:flex;
    align-items:center;
}
.likes-dislikes-button
{
    margin-left:.75rem;
}
.short-video-item .likes-dislikes-button
{
    display:none;
}
.date-meta img
{
    margin-right:.25rem;
    filter:  brightness(0%) invert(34%) sepia(15%) saturate(2370%) hue-rotate(174deg) brightness(96%) contrast(88%);
}
.single-video .post-sidebar .section-title img
{
    margin-bottom:0;
    width:1.325rem;
    margin-right:.25rem;
}
.post-video .post-title
{
    font-size:1rem;
    padding:.5rem 0;
    line-height: 1.4;
}
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6
{
    margin:1rem 0;
}
.popular-video-section .dt_posts-wrapper
{
    margin-top: 0;
    padding: 0;
    background: transparent;
}
.popular-video-section .dt_posts
{
    display:flex;
    align-items:flex-start;
}
.video-futured
{
    flex:none;
    width:66%;
    margin-right: 1.875rem;
}
.video-futured .post-video .post-thumb img
{
    width:100%;
    height: 24rem;
    object-fit: cover;
}
.popular-video-section *:not(.option-text)
{
    color: #fff;
}
.section.popular-video-section
{
   
}
.section.popular-video-section:before
{
    content:'';
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-color: #1c375c;
    background-image:url('assets/images/16350968_rm314-adj-08.jpg');
    background-size:cover;
    background-position:center;
    background-repeat:repeat;
    background-blend-mode: multiply;
}
.post-content
{
    flex-grow:1;
    padding-bottom: 2rem;
    text-align: justify;
}
.post-content .container
{
    width: 100% !important;
}
.home .post-content,
.elementor-page .post-content
{
    padding-bottom:0;
}
.popular-video-section .section-title-main
{
    color:#000;
}
.post-video .post-thumb img
{
    border-radius:.5rem;
}
.video-futured .post-video .post-title
{
    font-size:1.3125rem;
}
.video-normal .post-video
{
    display:flex;
}
.video-normal .post-thumb
{
    flex:none;
    width:50%;
    margin-right:1rem;
}
.video-normal .post-thumb img
{
    height:auto;
}
.video-normal .post-title 
{
    padding-top:0;
}
.video-normal .post-title a
{
    padding-top:0;
     overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.popular-video-section .post-title a:hover
{
    color:#11b6e3;
    /* text-decoration:underline; */
}
.section .section-title 
{
    justify-content:center;
}
#main .new-video-section
{
    padding-top:0 !important;
}
.new-video-section .elementor-heading-title
{
    font-size:1.5rem;
    text-align:center;
    text-transform:uppercase;
    margin-bottom:1rem;
}
.new-video-section .dt_posts
{
    display:flex;
    flex-wrap:wrap;
}
.new-video-section .post-video
{
    width:calc((100% - 3*2rem)/4);
    margin-right:2rem;
}
.new-video-section .post-video:nth-child(4n+4)
{
    margin-right:0;
}
.short-videos-slider .post-thumb img
{
    aspect-ratio: 9/16;
    object-fit: cover;
    width: 100%;
    height:auto;
    
}
.short-videos-slider .post-video
{
    position:relative;
}
.short-videos-slider .post-title
{
    display:none;
}
.short-videos-slider .post-content
{
    position:absolute;
    bottom:1rem;
    left:1rem;
    z-index: 2;
    padding-bottom: 0;
    color: #fff;
    right: 1rem;
}

.short-videos-slider .post-content *
{
    color:#fff;
}
.short-videos-slider .post-content .post-meta
{
    margin:0;
    justify-content: space-between;
}
.short-videos-slider .post-thumb:before
{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 78, 136, 0) 30%);
    opacity: .3;
    transition: .3s ease-in-out;
    z-index: 1;
}

.short-videos-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999999999999999;
}

.popup-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 1);
}

.popup-content {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction:column;
   
}

.popup-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    background: rgba(255, 255, 255, 0.2);
    border: none;
    color: white;
    font-size: 2.5rem;
    width: 3.125rem;
    height: 3.125rem;
    border-radius: 50%;
    cursor: pointer;
    z-index: 10000;
    line-height: 1;
    display:flex;
    align-items:center;
    justify-content:center;
    flex: none;
    margin-bottom: 0;
    padding: 0;
    box-sizing: border-box;
    min-height: unset;
    font-size: 1.875rem;
    padding: 0;
    margin: 0;
}

.popup-close:hover {
    background: rgba(255, 255, 255, 0.3);
}

.short-videos-popup-slider {
  
    width: 100%;
}
.video-popup-header
{
    display:flex;
    gap: .25rem;
    position: absolute;
    top: 1rem;
    left: 1rem;
    align-items: center;
}
.short-video-popup-item .video-popup-header > img
{
    width:1rem;
}
.video-iframe
{
    position:absolute;
    top:0;
    left:0;
}
.video-iframe iframe,
.video-player .post-thumb img,
.video-player .plyr__video-wrapper,
.video-player video
{
    aspect-ratio: 9/16 !important;
    object-fit: cover;
    width: 100%;
    height:auto;
    cursor:pointer;
    
}
.short-video-popup-item .video-player
{
    position:relative;
    border-radius:1rem;
    overflow:hidden;
    display: grid;
}
.video-player .post-thumb img
{
    
}
.short-video-popup-item .partner-logo
{
    height:auto;
    width: 2rem;
    height: 2rem;
    background:transparent;
    position: static;
    flex: none;
    margin: 0;
    padding: 0;
    background:#fff;
    border-radius:50%;
}
.short-video-popup-item .partner-title
{
    margin-bottom:0;
    letter-spacing: -.5px;
}
.short-video-popup-item .partner-logo img
{
    max-width:1.5rem;
    height:100%;
    max-height:1rem;
    height:auto;
}
.video-popup-title
{
    position:absolute;
    color:#fff;
    bottom: 1rem;
    left:1rem;
    right: 3.5rem;
    font-size: .8rem;
    line-height:1.4;
}
.post-video-popup .post-content
{
    padding-bottom:0;
}
.short-video-popup-item .post-content:before
{
    content: "";
    position: absolute;
    width: 100%;
    height: 5rem;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(0deg,#1d1b1b 0,rgba(33,32,32,0) 100%);
    z-index: 0;
    border-bottom-left-radius: 1.2rem;
    border-bottom-right-radius: 1.2rem;
    border-radius: 0rem;
}
.short-video-popup-item
{
    opacity: .5;
}
.owl-item.active.center .short-video-popup-item
{
    opacity:1;
}
.post-video-popup
{
    margin-bottom:0;
}
.short-video-popup-item .post-thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    transition: opacity 0.3s ease;
}

.short-video-popup-item .post-thumb.hidden {
    opacity: 0;
    pointer-events: none;
}
.short-videos-slider-title
{
    font-size:1.75rem;
    margin-bottom:1rem;
}
.single-post .entry-header-text.text-center
{
    padding:0;
}
.single-post .short-videos-slider-title
{
    /* display:none; */
    text-align: left;
    margin: 1rem 0 .5rem;
}
.short-videos-slider.owl-carousel .owl-stage
{
    padding-left:0 !important;
}
.single-post .short-videos-slider  .owl-dots
{
    position:absolute;
    bottom:-2rem;
    width:100%;
}
.single-post .short-videos-slider  .owl-dots button
{
    margin-bottom:0;
}
.category .short-videos-slider-wrap
{
        margin-bottom: 2.5rem;
        border-bottom: thin solid #31609f54;
        padding-bottom: 1.5rem;
        margin-top: 1rem;
}
.short-videos-popup-slider .owl-dots
{
    margin-bottom: -2rem;
}
.short-videos-popup-btns
{
    display:flex;
    gap:1rem;
    margin-top: 2rem;
}
.short-videos-popup-btns a
{
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:.25rem;
    text-transform: uppercase;
    font-size:1rem;
    border-radius: .25rem;
}
.short-videos-popup-btns .call-btn
{
    background:#fff;
    color:#0eb6e5;
    border: thin solid #0eb6e5;
}
.short-videos-popup-btns img
{
    width:1.325rem;
    filter:invert(1);
    
}
.short-videos-popup-btns .call-btn img
{
    filter:none;
    transition: all .125s;
}
.short-videos-popup-btns .call-btn:hover
{
    background:#0eb6e5;
    color:#fff;
}
.short-videos-popup-btns .call-btn:hover img
{
    filter: brightness(100);
}
.short-video-popup-item .likes-dislikes 
{
    position:absolute;
    z-index:2;
  
    right:0;
    bottom:0;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    bottom: 1rem;
    right: 1rem;
      gap:.25rem;
}
.short-video-popup-item .likes-dislikes .like-count
{
    color:#fff;
    font-size:.8rem;
}
.short-video-popup-item .likes-dislikes img
{
    width:.8rem;
    filter:invert(1);
}
.likes-dislikes.disabled
{
    opacity: .5;
    pointer-events: none;
}
.sidebar .likes-dislikes-button
{
    display:none;
}
.owl-theme  .owl-dots .owl-dot span
{
    background-color: var(--primary-dark);
    transition: all .3s ease;
}
.owl-theme  .owl-dots .owl-dot.active span
{
    background-color: var(--primary) !important;
    width: 3.5rem;
}
.owl-theme .owl-dots .owl-dot
{
    line-height:1;
    overflow:auto;
    white-space:nowrap;
}
.owl-theme .owl-dots
{
    white-space:nowrap;
    overflow:auto;
    margin: 0 !important;
}

.short-videos-popup-slider.owl-theme .owl-nav
{
  height:0;
  margin: 0;
 
}
.short-videos-popup-slider.owl-theme .owl-nav button
{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
   width: 2.75rem;
  height: 2.75rem;
  background: #fff !important;
  border-radius: 50%;
  box-sizing:border-box;
  display:flex;
  align-items:center;
  justify-content:center;
  transition:all .25s;
  
}
.short-videos-popup-slider.owl-theme .owl-nav button:hover
{
  background:#eee !important;
}
.short-videos-popup-slider.owl-theme .owl-nav button img
{
  width:.65rem;
  left:.125rem;
  position:relative;
}
.short-videos-popup-slider.owl-theme .owl-nav .owl-prev
{
  left:50%;
  transform:translateX(-12.5rem);
}
.short-videos-popup-slider.owl-theme .owl-nav .owl-next
{
  right:50%;
  transform:translateX(12.5rem);
}
.short-videos-popup-slider.owl-theme .owl-nav .owl-prev img
{
  transform:scaleX(-1);
  left:-.125rem;
}
.post-sidebar .section-title-container .section-title-main
{
    font-weight:700;
}
.mfp-content video
{
    max-height:90vh;
}
.mfp-inline-holder .ux-mfp-inline-content
{
    max-width:80vw;
}
@media screen and (min-width: 1441px) {
    html {
      font-size: 16px;
    }
  }
@media screen and (min-width: 1920px) {
   
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    #logo img,
    body .stuck #logo img
    {
        width: 8rem !important;
        height: 4.25rem;
    }
    #header,
    body .stuck .header-main
    {
        height: 4.2rem !important;
        /* padding: 0; */
    }
    body .header-main
    {
        height: auto;
        background: #fff;
        padding: .425rem 0;
    }
	body #logo
	{
		margin-right:0;
		width: 12rem !important;
	}
    html 
      {
        font-size: 3.7325vw;
      }
      *:not(.footer-wrapper)>.section:not(.banner-section)
      {
          padding-top:1.875rem !important;
          padding-bottom:1.875rem !important;
      }
      header .nav.mobile-nav > li > a
      {
          padding-left:0;
          color: #17433b;
      }
      header .nav.mobile-nav > li.html > a
      {
          color:#fff;
          padding:.5rem 1rem;
          border-radius:1rem;
          font-size: .75rem;
          white-space: nowrap;
      }
    .header-main .nav>li>a>i
    {
        margin-left:0;
    }
     .off-canvas-left .mfp-content
    {
      background: #fff;
      border-right:3px solid #17433b;
      background-image:url('../../uploads/2024/03/bg-1.png');
      background-size: cover;
      background-repeat:repeat;
    }

    body .mfp-wrap .searchform .button.icon
    {
      right:0;
    }
    body .mfp-wrap .form-flat input.search-field
    {
      color: #321616 !important;
      border-radius: 0;
      background-color: rgb(255 255 255 / 3%);
      border: thin solid #ddd;
    }
    .off-canvas .nav-vertical>li>a
    {
      color:#333;
      font-size:.9375rem;
      font-weight:500;
      text-transform: uppercase;
    }
    body .nav-sidebar.nav-vertical>li+li
    {
      border:none;
    }
    .off-canvas .nav-vertical li li>a
    {
        font-size:.875rem;
    }
    body .nav-sidebar.nav-vertical>li.menu-item.active,body .nav-sidebar.nav-vertical>li.menu-item:hover
    {
        background:#fff;
    }
    .off-canvas-left .lang-item
    {
        display:none;
    }
    body .nav-sidebar.nav-vertical>li li a
    {
        padding-right:1rem;
        color:#333;
        text-transform: uppercase;
    }
    header .nav > li:hover > a:before,
     header .nav > li:hover > a:after
    {
        content:none;
    }
	body .container, body .row>.col
	{
		padding-left:1rem;
		padding-right:1rem;
	}
	 .banner-section .elementor-widget-video .elementor-wrapper video
	{
		aspect-ratio: 16/10;
		object-fit: cover;
		width: 100%;
		height:auto;
		
	}
	.blog-single .row .large-9
    {
        max-width:100%;
    }
	section .section-title-main
	{
		font-size:1.75rem;
	}
	.home .header-wrapper:not(.stuck), .sticky-header .header-wrapper:not(.stuck)
	{
		position:relative;
	}
	.home .header-wrapper:not(.stuck) .header-main .header_logo, .sticky-header .header-wrapper:not(.stuck) .header-main .header_logo, .dark-header .header-wrapper:not(.stuck) .header-main .header_logo, .search-active .header-wrapper .header-main .header_logo
	{
		opacity:1;
	}
	.home .header-wrapper:not(.stuck) .header-main *, .sticky-header .header-wrapper:not(.stuck) .header-main *, .dark-header .header-wrapper:not(.stuck) .header-main *, .search-active .header-wrapper .header-main *
	{
		color:#000;
		border-color:#000;
	}
	.ups-row .dt-wrap,
	.about-row .dt-wrap
	{
		flex-wrap:wrap;
		gap:1rem;
		align-items: stretch;
	}
    .about-row .dt-wrap + .dt-wrap
    {
        margin-top:4rem;
    }
    .dual-img .section-image-container:first-child
    {
        width:100%;
    }
	.ups-row .section-counter-container
	{
		flex-grow:1;
	}
    .about-row .dt-wrap>*
    {
        width:100%;
    }
	.about-row .dt-wrap:nth-child(2)>*
	{
		width: calc((100% - 1rem)/2);
	}
	#main .clients-section
	{
		padding:4rem 0 !important;
	}
    .home #main .clients-section
    {
        padding:2rem 0 4rem !important;
    }
	.entry-title, .page-title, h1.section-title .section-title-main, .lightbox-content .dt-wrap .stack .section-title-main, .project-section .section-title-main, .team-section .section-title-main,
	.news-section .section-title-main, .clients-section .section-title-main
	{
		font-size:1.75rem;
	}
	.clients-section .flickity-slider .img
	{
		width: calc((100% - 2rem) / 3) !important;
		max-width: unset;
	}
	.archive-page-header .archive-nav__list a, .news-section .cat-nav__list a
	{
		font-size:.75rem;
		white-space: nowrap;
	}
	.news-section .cat-nav__list
	{
		overflow-x:auto;
		justify-content:flex-start;
		gap:.5rem;
	}
	.news-section .news-list
	{
		gap:1rem;
		flex-wrap:wrap;
	}
	.news-main
	{
		width:100%;
	}
	.footer-section .stack
	{
		flex-wrap:wrap;
		gap: .5rem;
	}
	.footer-section .stack .dt-wrap
	{
		max-width:calc(50% - 1rem);
	}
	.footer-section .stack .dt-wrap:first-child
	{
		max-width:100%;
		width: 100%;
	}
	.footer-section .col
	{
		padding-bottom:0;
	}
	.footer-section .section-title-container
	{
		margin-top:0;
	}
	body:not(.home) #main
	{
		padding-top: 0;
	}
	#main .products-list .box
	{
		width: 100% !important;
		margin-bottom: 0;
	}
	.product-main-wrap
	{
		flex-wrap:wrap;
		gap: 0;
		padding-bottom: 0;
	}
	.product-main,
	.product-single .post-sidebar
	{
		width:100%;
		margin-left:0;
		max-width: 100%;
	}
    .product-main .post-sidebar
    {
        margin-bottom:1rem;
    }
    .product-gallery
    {
        padding-right:0;
    }
	.services-section .dt-wrap .stack
	{
		width:100%;
	}
	.services-section .section-title-main .sub-title
	{
		font-size:1rem;
	}
	.cta-section .dt-wrap .section-image-container
	{
		width: 13rem;
		right: -4rem;
	}
	.cta-section .dt-wrap .section-title-container .section-title span
	{
		font-size:1.5rem;
		line-height:1.5;
	}
	#post-list .post
	{
		width:100%;
		margin-bottom: 0;
	}
	.blog-single .entry-content
	{
		padding:1.5rem;
	}
	.related-post .related-post-slider .post-item, .news-section .news-slider .post-item
	{
		width:100% !important;
	}
    .child-terms li
    {
        width: 60%;
        min-width: unset;
        max-width: unset;
        margin: 0 -1.875rem;
        flex: none;
    }
    .child-terms li a
    {
        padding: 1rem;
    }
    .child-terms
    {
        gap:1rem;
        overflow-x: auto;
        white-space: nowrap;
        justify-content: flex-start;
    }
    .banner-section .col-inner>.dt-wrap>.section-title-container .section-title-main
    {
        font-size: 1.5rem;
        margin-bottom: 1rem;
        /* margin-top: 0; */
    }
    .home  .banner-section .col-inner>.dt-wrap>.section-title-container .section-title-main
    {
        margin-top:0;
    }
    .banner-section .col-inner>.dt-wrap>.section-title-container .sub-title,
    .banner-section .dt-wrap p
    {
        font-size:.875rem;
    }
     .banner-section .col-inner>.dt-wrap>.section-title-container .sub-title
    {
        margin-bottom:.5rem;
    }
     .banner-section .dt-wrap p
    {
        font-size:1rem;
        margin-bottom: .75rem;
        line-height: 1.7;
    }
    .banner-section .dt-wrap
    {
        padding-right:0;
    }
    .banner-section .row
    {
        top: 2rem;
        transform: translateX(-50%);
    }
    .about-row .dt-wrap> .stack:nth-child(2)
    {
        margin-top: 0;
    }
    .about-section .section-title-main
    {
        font-size:1.5rem;
    }
    .ups-row .counter-value
    {
        font-size:2rem;
        margin: 0;
    }
    .ups-row .counter-title
    {
        font-size:1rem;
        line-height:1.6;
        display:block;
    }
    #main .section.ani-svg .section-content
    {
        padding-bottom:0 !important;
    }
    .abs-icon.dot-2,
    .abs-icon.dot-1
    {
        width:2rem;
        right: 1rem;
    }
    .abs-icon.dot-1
    {
        right:unset;
        left:0;
    }
    .abs-icon.circle-dot-1
    {
        left:-6rem;
        top:-6rem;
    }
    .abs-icon.circle-dot-2
    {
        right:-6rem;
        bottom:-6rem;
    }
    .project-section .dt-wrap
    {
        flex-wrap:wrap;
        gap:1rem;
    }
    .project-section .dt-wrap .section-image-container
    {
        width: calc((100% - 1*1rem)/2);
    }
    #main .project-section
    {
        padding-bottom:2rem !important;
    }
    .cta-section .dt-wrap .section-title-container
    {
        width:100%;
    }
    .btns-group
    {
        flex-wrap:wrap;
    }
    .btns-group .btn span,
    .banner-section .video-button-wrapper:after
    {
        font-size:.875rem;
    }
    .banner-section .video-button-wrapper a
    {
        width:2rem;
        height:2rem;
        min-width:unset;
        min-height: unset;
    }
    .cta-section .dt-wrap:before
    {
        top: 78%;
    }
    .footer-section .bg:before
    {
        background-size: cover;
    }
    .footer-section .col-inner > .stack:nth-child(2) .ux-menu
    {
        gap:1rem;
    }
    .footer-section .col-inner > .stack:nth-child(2):before
    {
        border:none;
    }
    .banner-section.about-banner .col-inner>.dt-wrap>.section-title-container .section-title-main
    {
        font-size:2rem;
    }
    .banner-section.about-banner .img img
    {
        aspect-ratio: 16 / 8;
    }
    body:not(.home) .about-row .dt-wrap .section-image-container,
    .value-section .stack .dt-wrap:nth-child(2),
    .value-section .stack .dt-wrap:nth-child(2) .stack .section-image-container
    {
        width:100%;
    }
    .value-section .stack .dt-wrap:nth-child(1),
    .lk-section .text p
    {
        padding:0;
    }
    .value-section .stack .dt-wrap:nth-child(1) .section-image-container
    {
        position:static;
        width:100%;
        transform:none;
    }
    .value-section .stack
    {
        row-gap:1rem;
    }
    .lk-section .text h4, .lk-section .text h4 strong
    {
        white-space:normal;
    }
    .value-section .stack .dt-wrap:nth-child(3) .stack .section-image-container img
    {
        height: 4.5rem;
    }
    .header-bg img
    {
        aspect-ratio: 1690 / 800;
    }
    body:not(.single) .header-bg img
    {
         aspect-ratio: 1690 / 750;
    }
    .header-bg .entry-title
    {
        font-size: 1.75rem;
        margin-top: 0;
    }
    .header-bg .entry-title-wrap
    {
        bottom: 2rem;
        padding-right: 2rem;
    }
    .single-post  .entry-title
    {
        font-size:1.5rem;
    }
    .svg-bg svg
    {
        width: 120vw;
        transform: translate(25%, -70%);
    }
    .product-related-list.carousel--style1 .owl-dots
    {
        margin-top: 0 !important;
    }
    .product-content-wrap
    {
        padding:1rem 1.5rem;
    }
    .events-title
    {
        font-size:1.25rem;
    }
    .events-title img
    {
        height:1.5rem;
    }
    .post-sidebar
    {
        border: none !important;
        max-width: 100% !important;
    }
    .post-sidebar .row:first-child .col-inner
    {
        padding-top:0 !important;
    }
    .post-sidebar .events-carousel
    {
        gap:1.5rem;
    }
    .related-post .related-post-slider
    {
        padding:0 1rem;
    }
    .cta-section
    {
        margin-top:1rem;
        margin-bottom:0;
    }
    #main .contact-section
    {
        padding-top:2rem !important;
    }
    .contact-section .section-title-main
    {
        font-size:1.75rem;
    }
    .service-1-section .section-title-main
    {
        font-size:1.5rem;
    }
    .service-1-section .section-title
    {
        padding:2rem 15%;
    }
    .service-1-section .dt-wrap,
    .service-2-section .dt-wrap
    {
        flex-wrap:wrap;
    }
    .service-1-section .dt-wrap .section-image-container
    {
        flex-basis:100%;
    }
    .service-1-section .dt-wrap .section-image-container:nth-child(2n+2)
    {
        flex-direction:column;
    }
    .service-2-section .dt-wrap .stack,
    .service-2-section .dt-wrap .section-image-container, .service-2-section .dt-wrap .slider-wrapper
    {
        width:100%;
    }
    .service-2-section .dt-wrap .stack
    {
        padding:1rem 1.5rem;
    }
    .service-2-section .dt-wrap .section-title-main
    {
        font-size:1.5rem;
    }
    .tech-section .section-title-main
    {
        padding:0;
    }
    .od
    {
        display:none;
    }
    .products-list .box a:not(.btn):after
    {
        height:calc(18rem + 0px);
    }
    .products-list .box a:not(.btn):before
    {
        height:calc(18rem + 10px);
    }
    .box .banner-video-btn
    {
        top:16rem;
    }
    .footer-section .social-icons
    {
    	display:flex;
    	width: 100%;
    	justify-content: center;
    }
    .footer-section .social-icons ~ .text
    {
        text-align:center;
        width:100%;
    }
    .footer-section .stack .dt-wrap:first-child *
    {
        white-space:normal;
    }
    .project-section .dt-wrap .section-image-container .dt_image-content>*:first-child
    {
        height:auto;
        font-size: 1.125rem;
        line-height: 1.3;
    }
    .project-section .dt-wrap .section-image-container .dt_image-content p
    {
         line-height: 1.2;
    }
    .project-section .dt-wrap .section-image-container:hover .dt_image-content
    {
        padding:1rem;
        bottom: 0;
    }
    body .fancybox-slide
    {
        padding:0;
    }
    .project-section .dt-wrap .section-image-container .dt_image-content
    {
        max-height:unset;
        line-height: 1;
        padding: 1rem 1rem 0;
    }
    .project-section .dt-wrap .section-image-container .dt_image-img::after
    {
        top: 30%;
    }
    .service-2-section .dt-wrap .video-button-wrapper
    {
        left:1rem !important;
        right:unset !important;
        top:12rem;
        bottom:unset;
        transform: scale(.8);
        transform-origin: left bottom;
    }
    .service-2-section .dt-wrap .slider-wrapper .slider .flickity-viewport,
    .service-2-section .dt-wrap .slider-wrapper .slider .flickity-viewport .img,
    .service-2-section .dt-wrap .slider-wrapper .slider .flickity-viewport .img *,
    .service-2-section .dt-wrap .section-image-container img
    {
        height: 16rem !important;
    }
    #header .header-button-2 .header-button a
    {
        white-space:nowrap;
        font-weight:400;
        background:var(--primary);
       color:var(--primary-dark);
        border-color:var(--primary);
        /* letter-spacing:0; */
    }
     #header .header-button-2 .header-button a span
    {
          color:#fff;
    }
     [lang="en-US"] #header .header-button-2 .header-button a span
    {
       font-size:0; 
    }
     [lang="en-US"] #header .header-button-2 .header-button a span:after
    {
        content:'Contact us';
           font-size: .875rem;
    }
    .events-wrapper
    {
        padding:0;
        background:transparent;
    }
    .events-wrapper .carousel--style1 .owl-dots
    {
        display:block;
    }
    .owl-theme .owl-dots .owl-dot
    {
        margin-right:.5rem;
    }
    body:not(.single-post) .events-carousel .event-item
    {
        margin-bottom:1.25rem;
    }
    .dt-breadscrumb
    {
        margin-top:.75rem;
    }
    .bg-ani .dt-breadscrumb
    {
        margin-top:0;
    }
    [lang="en-US"] .product-section .tab-item a span
    {
        font-size:.85rem;
        white-space:nowrap;
    }
    .product-related-item .img img
    {
        max-height: 4.5rem;
    }
    .product-related-item a
    {
        gap:0;
    }
    .product-related-item .title
    {
        line-height:1.6;
        overflow: hidden;
       text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical; 

    }
    .product-title, .price
    {
        font-size:1.5rem;
    }
    .mfp-inline-holder .ux-mfp-inline-content
    {
        max-width:unset;
    }
    body .mfp-container
    {
        padding:1rem;
    }
    .tab-item a span
    {
        font-size:.875rem;
        text-align:center;
    }
     .tab-item:nth-child(3) a span
    {
        letter-spacing:-.25px;
    }
}


@media only screen and (max-width: 1023px) and (min-width: 481px)  {
    body .col[class*="medium"]
    {
        flex-basis: 100%;
        max-width: 100%;
    }
    .off-canvas .hide-for-medium
    {
        display: none !important
    }
    .hide-for-medium,
    [data-show=hide-for-medium] {
        display: none !important
    }
     .show-for-medium,
    [data-show=show-for-medium] {
        display: block !important
    }
     .header-inner .nav {
        flex-wrap: nowrap
    }

    .medium-logo-left .logo {
        margin-left: 0;
        margin-right: 15px;
        order: 1
    }

    .medium-logo-left .flex-left {
        flex: 1 1 0;
        order: 2
    }

    .medium-logo-left .flex-right {
        flex: 1 1 0;
        order: 3
    }

    .medium-logo-center .flex-left {
        flex: 1 1 0;
        order: 1
    }

    .medium-logo-center .logo {
        margin: 0 15px;
        order: 2;
        text-align: center
    }

    .medium-logo-center .logo img {
        margin: 0 auto
    }

    .medium-logo-center .flex-right {
        flex: 1 1 0;
        order: 3;
        flex-grow: unset;
    }
    
    
}

@media screen and (max-width:1023px) and (orientation:landscape) 
{
    html { font-size: 3vw; }
}