/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* Rotating List */
#rotating-list {
	height: 120px;
	overflow: hidden;
	position: relative
}

#rotating-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#rotating-list ul li {
	color: #264fa9;
    width: 100%;
}

/* Workflow */
.scan-workflow > article .uagb-timeline__heading picture {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	max-width: 285px;
	min-height: 169px;
	overflow: hidden;
	position: relative;
	widows: 100%;
	background-color: #F9F9F9;
	border-radius: 12px;
}
.scan-workflow > article:not(:nth-child(1)):not(:nth-child(2)) .uagb-timeline__heading picture img {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100% !important;
		object-fit: cover;
}
/* Horizontal Layout on Desktop */
@media only screen and (min-width: 977px) {
	.workflow-wrapper {
	}
	.workflow-wrapper .wp-block-uagb-column {
	}
	.scan-workflow {
		display: flex;
		justify-content: space-between;
		height: 780px;
	}
	.scan-workflow .uagb-timeline__field.uagb-timeline__right {
		flex-direction: column;
		text-align: left;
		margin-bottom: 100%;
	}
	.scan-workflow .uagb-timeline__field {
		flex-direction: column-reverse;
	}
	.scan-workflow > article {
		gap: 50px;
	}
	.scan-workflow .uagb-timeline__line {
		width: 100% !important;
		height: 20px !important;
		top: calc(50% - 17.5px) !important;
		border-radius: 20px;
	}
	.scan-workflow .uagb-timeline__line .uagb-timeline__line__inner {
		height: 100% !important;
		border-radius: 20px;
	}
	/* Margins */
	.scan-workflow article {
		margin: 0 -20%;
		width: 33%;
		max-width: 330px;
	}
	.scan-workflow article:first-child {
		margin-left: 0;
	}
	.scan-workflow article:last-of-type {
		margin-right: 0;
	}
}
/* Counter */
.scan-workflow {
	counter-reset: css-counter 0;
}
.scan-workflow article {
	counter-increment: css-counter 1;
}
.scan-workflow .uagb-timeline__marker:before {
	content: counter(css-counter);
	color: #FFFFFF;
}
.scan-workflow .uagb-timeline__marker svg {
	display: none;
}
.scan-workflow .uagb-timeline__arrow {
	display: none;
}
.scan-workflow  .uagb-timeline__day-new {
	background: none !important;
}
/* END Workflow */


/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

	HELPERS

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.overflow-visible {
	overflow: visible;
}

.relative {
	position: relative
}

.absolute {
	position: absolute
}

.right-0 {
	right: 0
}

.left-0 {
	left: 0
}

.top-0 {
	top: 0
}

.bottom-0 {
	bottom: 0
}

.text-center,
.textcenter {
	text-align: center
}

.font-larger {
	font-size: 1.2em
}

.thin {
	margin-left: auto;
	margin-right: auto;
	max-width: 650px;
}

.narrow {
	margin-left: auto;
	margin-right: auto;
	max-width: 800px;
}

.narrow-900 {
	margin-left: auto;
	margin-right: auto;
	max-width: 900px;
}

.narrow-1000 {
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
}

.wp-block-uagb-columns.shadow,
.shadow,
.banner:not(.banner-page) {
	box-shadow: 3.816px 19.633px 41px 0 rgba(6, 67, 130, .25);
}

.bradius-25 video {
	border-radius: 25px;
}

.nopad,
.nopadding,
.no-pad,
.no-padding {
	padding: 0!important
}

.p-1 {
	padding: 1rem;
}

.p-2 {
	padding: 2rem;
}

.p-3 {
	padding: 3rem;
}

.p-4 {
	padding: 4rem;
}
.pr-15 {
	padding-right: 10px !important;
}
.pl-15 {
	padding-left: 10px !important;
}
.hidden {
    display: none;
}
.title a {
    color: #000;
    text-decoration: unset !important;
    /* line-height: 2px !important; */
}
div#DoiTac {
    margin-top: 20px !important;
    display: inline-block;
    width: 100%;
}
.pb-0,
.entry-content .pb-0 {
	padding-bottom: 0!important
}

.pb-1,
.entry-content .pb-1 {
	padding-bottom: 1rem
}

.pb-2,
.entry-content .pb-2 {
	padding-bottom: 2rem
}

.pb-3,
.entry-content .pb-3 {
	padding-bottom: 3rem
}

.pb-4,
.entry-content .pb-4 {
	padding-bottom: 4rem !important;
}

.pb-5,
.entry-content .pb-5 {
	padding-bottom: 5rem
}

.pb-6,
.entry-content .pb-6 {
	padding-bottom: 6rem !important;
}

.pb-10,
.entry-content .pb-10 {
	padding-bottom: 10rem!important;
}

.pb-12,
.entry-content .pb-12 {
	padding-bottom: 12rem!important;
}

.pb-16,
.entry-content .pb-16 {
	padding-bottom: 16rem!important;
}

.pt-0,
.entry-content .pt-0 {
	padding-top: 0 !important;
}

.pt-1,
.entry-content .pt-1 {
	padding-top: 1rem !important
}

.pt-2,
.entry-content .pt-2 {
	padding-top: 2rem
}

.pt-3,
.entry-content .pt-3 {
	padding-top: 3rem
}

.pt-4,
.entry-content .pt-4 {
	padding-top: 4rem !important;
}

.pt-5,
.entry-content .pt-5 {
	padding-top: 5rem
}

.pt-6,
.entry-content .pt-6 {
	padding-top: 6rem
}

.pt-8,
.entry-content .pt-8 {
	padding-top: 8rem !important;
}

.pt-10,
.entry-content .pt-10 {
	padding-top: 10rem!important
}

.pt-12,
.entry-content .pt-12 {
	padding-top: 12rem!important
}

.pt-16,
.entry-content .pt-16 {
	padding-top: 16rem!important;
}

.pl-0,
.entry-content .pl-0 {
	padding-left: 0 !important
}

.pl-10,
.entry-content .pl-10 {
	padding-left: 10px !important
}

.pl-1,
.entry-content .pl-1 {
	padding-left: 1rem
}

.pl-2,
.entry-content .pl-2 {
	padding-left: 2rem
}

.pl-3,
.entry-content .pl-3 {
	padding-left: 3rem
}

.pl-4,
.entry-content .pl-4 {
	padding-left: 4rem
}

.pl-5,
.entry-content .pl-5 {
	padding-left: 5rem
}

.pl-6,
.entry-content .pl-6 {
	padding-left: 6rem
}

.pr-0,
.entry-content .pr-0 {
	padding-right: 0 !important
}

.pr-1,
.entry-content .pr-1 {
	padding-right: 1rem
}

.pr-2,
.entry-content .pr-2 {
	padding-right: 2rem
}

.pr-3,
.entry-content .pr-3 {
	padding-right: 3rem
}

.pr-4,
.entry-content .pr-4 {
	padding-right: 4rem
}

.pr-5,
.entry-content .pr-5 {
	padding-right: 5rem
}

.pr-6,
.entry-content .pr-6 {
	padding-right: 6rem
}

.mb-n20 {
	margin-bottom: -20rem;
}

.mb-n12 {
	margin-bottom: -12rem;
}

.mb-0,
.entry-content .mb-0 {
	margin-bottom: 0
}

.mb-1,
.entry-content .mb-1 {
	margin-bottom: 1rem
}

.mb-2,
.entry-content .mb-2 {
	margin-bottom: 2rem
}

.mb-3,
.entry-content .mb-3 {
	margin-bottom: 3rem
}

.mb-4,
.entry-content .mb-4 {
	margin-bottom: 4rem
}

.mb-5,
.entry-content .mb-5 {
	margin-bottom: 5rem
}

.mb-6,
.entry-content .mb-6 {
	margin-bottom: 6rem
}

.mt-n20 {
	margin-top: -20rem;
}

.mt-0,
.entry-content .mt-0 {
	margin-top: 0 !important;
}

.mt-1,
.entry-content .mt-1 {
	margin-top: 1rem
}

.mt-2,
.entry-content .mt-2 {
	margin-top: 2rem !important
}

.mt-3,
.entry-content .mt-3 {
	margin-top: 3rem
}

.mt-4,
.entry-content .mt-4 {
	margin-top: 4rem !important
}

.mt-5,
.entry-content .mt-5 {
	margin-top: 5rem
}

.mt-6,
.entry-content .mt-6 {
	margin-top: 6rem
}

.mr-0,
.entry-content .mr-0 {
	margin-right: 0
}

.mr-1,
.entry-content .mr-1 {
	margin-right: 1rem
}

.mr-2,
.entry-content .mr-2 {
	margin-right: 2rem
}

.mr-3,
.entry-content .mr-3 {
	margin-right: 3rem
}

.mr-4,
.entry-content .mr-4 {
	margin-right: 4rem
}

.mr-5,
.entry-content .mr-5 {
	margin-right: 5rem
}

.mr-6,
.entry-content .mr-6 {
	margin-right: 6rem
}

.ml-0,
.entry-content .ml-0 {
	margin-left: 0
}

.ml-1,
.entry-content .ml-1 {
	margin-left: 1rem
}

.ml-2,
.entry-content .ml-2 {
	margin-left: 2rem
}

.ml-3,
.entry-content .ml-3 {
	margin-left: 3rem
}

.ml-4,
.entry-content .ml-4 {
	margin-left: 4rem
}

.ml-5,
.entry-content .ml-5 {
	margin-left: 5rem
}

.ml-6,
.entry-content .ml-6 {
	margin-left: 6rem
}
.news-content h1 {
    font-size: 20px;
}
.news-content h2 {
    font-size: 18px;
}

.news-content h3 {
    font-size: 17px;
}

.news-content h4 {
    font-size: 16px;
}

.news-content h1, .news-content h2, .news-content h3, .news-content h4 {
    margin-top: 5px !important;
    margin-bottom: 5px;
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

	BUTTONS

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.button {
	border: 1px solid #fff;
	text-decoration: none;
}

.button.outline,
.button.line {
	background-color: transparent;
	color: #fff;
	border-color: #fff;
}

.button:hover, .banner .button:focus,
.orange-btn .wp-block-button__link,
#store_locator_find_stores_button,
.banner.inside-page p+a.button.default {
	background-color: #264fa9;
	border-color: #264fa9;
	color: #fff;
}

.banner.inside-page p+a.button.default:hover {
	background-color: #fff;
	border-color: #fff;
	color: #272727;
}

.orange-btn .wp-block-button__link:hover,
#store_locator_find_stores_button:hover {
	background-color: #272727;
	border-color: #272727;
	color: #fff;
}

.wp-block-button a {
	color: #272727;
    background: #ffffff;
	font-weight: 500;
}

.wp-block-button a:hover {
	color: #ffffff;
    background-color: #264fa9;
    border-color: #264fa9;
}

.dark-buttons-wrapper .wp-block-button a {
	background: #272727;
	color: #fff;
}
.dark-buttons-wrapper .wp-block-button a:hover {
	background: #fff;
	color: #272727;
}
/* BUTTON - NORMAL */



/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

	HEADER

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
header {
    position: fixed !important;
    width: 100%;
    z-index: 9999 !important;
    background: rgb(255, 255, 255 , 0.83);
    box-shadow: 0px 2px 11px 0px rgba(0, 0, 0, 0.2);
}

header.open,
header.fixed {
	background-color: #fff;
}

.ast-sticky-active {
	margin: 0 !important;
}

.main-header-menu>.menu-item>a {
	padding: 0 10px;
}

.site-header a i {
	transition: none
}

.ast-archive-description {
	display: none
}

    .news_list_default .news-item:hover {
      background: #fff;
      box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px; }

      @media screen and (max-width: 1200px) {
        .news_list_default .news-item img {
          } }
      @media screen and (max-width: 990px) {
        .news_list_default .news-item img {
          } }
      @media screen and (max-width: 736px) {
        .news_list_default .news-item img {
          } }
.news_list_default .content-item {
    padding: 10px;
    position: relative;
    background: #f7f7f7;
    height: 140px;
}
.shopee img {
    height: 38px !important;
}
    .news_list_default .content-item .cat {
      margin-bottom: 15px;
      text-align: center; }
      @media screen and (max-width: 550px) {
a.button.primary.button-main.primary {
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 21px;
}
          }
      @media screen and (max-width: 450px) {
        .news_list_default .content-item .cat {
          margin-bottom: 10px; } }
.news_list_default .content-item .cat a {
    text-transform: uppercase;
    font-size: 14px;
    color: #0072bb;
    font-weight: bold;
}

nav.menu-footer-menu-2-container a:hover {
    color: #fff !important;
    text-decoration: underline;
}

.title-footer {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 33px;
    position: relative;
}

.title-footer:before {
    content: "";
    background: #85ade4;
    height: 3px;
    width: 33px;
    position: absolute;
    bottom: -14px;
}

.gv_sidebar_contact{
    display:block;
    position:fixed;
    transform:translateX(100%);
    transition:all 0.4s ease 0s;
    width:500px;
    right:0;
    z-index:999;
    background:#232323;
    top:0;
    color:#fff;
    height:100vh
}
.gv_sidebar_contact::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .1;
    z-index: 0;
    background: url(/theme/header.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.gv_sidebar_contact .inner{
    position:relative;
    padding:80px 85px
}
.gv_sidebar_contact .inner button.bto_close{
    display:flex;
    position:absolute;
    right:0;
    border:0;
    top:0;
    color:#fff;
    font-size:21px;
    width:110px;
    height:110px;
    align-items:center;
    cursor:pointer;
    z-index:9999;
    transition:all 0.45s ease-in-out;
    background:#323232;
    text-align:center;
    justify-content:center;
    outline:none
}
.gv_sidebar_contact .inner .name{
    font-size:24px;
    line-height:1.4;
    margin-bottom:20px
}
.gv_sidebar_contact .inner ul{
    list-style:none;
    padding:0 0 20px;
    margin:0
}
.gv_sidebar_contact .inner ul li {
    list-style: none;
    padding: 10px 0 20px;
    font-size: 16px;
    display: flex;
}
.gv_sidebar_contact .inner ul li span {
    display: block;
    padding-bottom: 10px;
    font-size: 20px;
    margin-right: 10px;
}
.gv_sidebar_contact .inner ul li p{
    margin-bottom:0
}
.gv_sidebar_contact .inner .social{
    position:relative;
    display:block
}
.gv_sidebar_contact .inner .social a{
    display:inline-block;
    color:#fff;
    font-size:16px;
    padding-right:20px;
    line-height:1.6
}
.gv_sidebar_contact.show{
    transform:translateX(0)
}
.gv_banner_blog {
    position: relative;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #234fa8;
}
.gv_banner_blog::before{
    content:"";
    height:100%;
    width:100%;
    position:absolute;
    left:0;
    top:0;
    background:#000;
    opacity:0.4
}
.gv_banner_blog .container{
    position:relative;
    z-index:3
}
.gv_banner_blog .box{

}
.gv_banner_blog .box .breadcrumb-nav{
    text-align:center;
    display:block;
    font-size:15px;
    text-transform:uppercase;
    font-weight:600
}
.gv_banner_blog .box .breadcrumb-nav span,.gv_banner_blog .box .breadcrumb-nav a{
    display:inline-block;
    color:#fff;
    font-weight:400;
    padding:0 6px
}
.gv_banner_blog .box .breadcrumb-nav a{
    color:#fff
}

.head_blog{
    position:relative
}
.head_blog .title {
    font-size: 30px;
    color: #fff;
    letter-spacing: .5px;
    margin: 0;
    font-family: math;
    text-transform: uppercase;
}
@media (max-width: 767px){
    .head_blog .title{
        font-size:28px
    }
}

nav.menu-footer-menu-1-container .fa {
    position: absolute;
    left: -25px;
    font-size: 20px;
        top: 3px;
}

.ast-footer-social-1-wrap.ast-footer-social-wrap {
    border-top: 1px dashed #85ade4;
    padding-top: 10px;
}

section#nav_menu-8 {
    position: relative;
    left: 25px;
    margin-bottom: 15px;
}

nav.menu-footer-menu-1-container li {
    position: relative;
}

.uagb-block-65097b80 > .uagb-columns__overlay {
    background-color: #ffffff;
}

.uagb-block-3e327c68.wp-block-uagb-columns.uagb-columns__wrap {
    padding-bottom: 0px;
}

.padding-bottom-60 {
    padding-bottom: 60px;
}

.pagination  {
    display: flex;
    justify-content: center;
}
.pagination .page-numbers {
    padding: 5px 10px;
    display: -webkit-box;
    text-decoration: none;
    background: #234fa8;
    color: #fff;
    margin: 10px 2px;
}
.pagination .page-numbers.current {
    background: #f2f2f2;
    color: #000;
}
.pagination li {
    list-style: none;
}

header .ast-sticky-active .custom-logo-link img {
    max-width: 150px;
}

/* ADD HOVER COLOR TO SUB-MENU ITEMS */
header .sub-menu li:hover a {
    background: #1d1c79
}

header .mobile-menu .sub-menu li:hover a {
    background: #fff
}

.main-header-menu .sub-menu {
	background: #244fa8;
}
.main-header-menu .sub-menu {
    width: 270px;
}

.main-header-menu .sub-menu .menu-item {
    position: relative;
    border-bottom: 1px solid #fff;
}
.main-header-menu .sub-menu .menu-item:last-child {
    border: 0px;
}
/* FIX SEARCH BOX */
.ast-header-search .search-field {
    margin-bottom: 0
}

form.search-form {
    box-shadow: 0 0 21px rgba(0,0,0,.1);
    border-radius: 10px!important;
    overflow: hidden;
    border: 0!important
}

.ast-search-menu-icon .search-field:focus,.ast-search-menu-icon .search-field:active,.ast-search-menu-icon .search-field:hover {
    border: none!important
}

form.search-form input,input[type=search],input.search-field {
    box-shadow: none!important
}

/* TEL LINKS INHERIT COLOR */
a[href^="tel:"] {
    color: inherit;
    text-decoration: none
}

/* GIVE LINKS IN CONTENT AREA UNDERLINE */
.site-main a:not(.button):not(button):not(.wp-block-button__link):not([href^="tel:"]):not(.uagb-tabs-list) {
    text-decoration: underline
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

	BANNERS

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.home-page.banner .ast-container {
	position: absolute;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	display: flex;
	flex-direction: column;
}

.home-page .ast-container .ast-row .text-center {
	margin-bottom: 8rem;
	margin-top: 8rem;
	width: 100%;
}

.home-page .ast-container .ast-row .text-center .heading-lg {
	font-size: 5em !important;
	width: 100%;
}

.home-page .banner-wrapper .ast-row {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    
}

.home-page.banner .ast-container p {
    font-size: 1.5em;
    line-height: 1.6;
}

.home-page.banner h3 {
    color: #264fa9;
    font-size: 2rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.home-page .image-bkg img {
	width: 100%;
	height: auto;
}

.home .banner, .page-id-2753 .banner {
    background-color: #264fa9;
}

.banner-wrapper .ast-row {
	display: flex;
	align-items: center;
	justify-content: center;
}

.banner.inside-page .banner-wrapper .ast-row {
	align-items: flex-start;
}

.page-id-2341 .banner.inside-page .banner-wrapper .ast-row {
	flex-direction: column;
}

.page-id-2341 .banner-wrapper .ast-row>div.col-12 + .col-12 {
	margin-top: -3rem;
}

.page-id-2341 .banner-wrapper .ast-row>div {
	width: 100%;
}

.page-id-2341 .banner-wrapper p {
	font-size: 1.25em;
	line-height: 1.6;
/* 	font-weight: 600; */
}

.page-id-2341 .banner.inside-page .hero-img img {
	width: 100%;
	height: auto;
}

.banner-wrapper .ast-row>div {
	align-content: self
}

.uagb-block-65097b80 {
    padding-top: 20px !important;
}

.uagb-block-594f9553 .uagb-column__wrap {
    padding: 10px;
    margin-top: 20px;
}

.banner-wrapper {
    padding: 9rem 0 3rem;
    position: relative;
}

.banner {
	position: relative;
	background-position: center;
	background-size: cover;
	overflow: hidden;
}

.banner.inside-page {
	background-color: #272727;
}

.banner .ast-container {
	position: relative;
	z-index: 99;
}

.banner h1,
.banner h2, 
.banner p {
	color: #fff;
}

ul.list-with-icons {
	list-style-type: none;
	margin-left: 0;
}

ul.list-with-icons li {
    color: #fff;
    padding-left: 28px;
    background-image: url(../../uploads/right-arrow.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: left 5px;
    font-size: 1.2rem;
}

.banner .eyebrow-headline {
    text-transform: uppercase;
	font-weight: 300;
    margin-bottom: 0;
}

.heading-lg {
    font-size: 6em !important;
}

.banner h1 {
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
}

.banner p {
	font-size: 1.2em;
}

.banner h1 span {
	color: #7d7d7d;
}

.page-id-2341 .banner h1 span {
	color: #264fa9;
}

.banner-page .ast-col-sm-12.ast-col-lg-7 {
	position: relative;
}

.home .banner .button+.button {
	margin-left: 1rem;
}

.single .banner img.wp-post-image {
	object-fit: none;
	opacity: 1;
	width: 585px;
	max-height: 300px;
	position: relative;
	z-index: 2;
	left: 0;
	right: 100%;
}

.banner .button {
	display: inline-block;
}

.col-lg-6 {
	width: 50%;
}

.banner.inside-page .text-left {
	padding-right: 1rem;
	padding-top: 2rem;
}

.banner.inside-page .text-left .button + .button {
	margin-left: 1rem;
}

.banner.inside-page .hero-img {
    border-radius: 30px;
    overflow: hidden;
}

.page-id-1972 .banner.inside-page .hero-img {
	border-radius: 0;
}

.banner.inside-page .hero-img img {
	height: 600px;
	width: 100%;
	object-fit: cover;
	border-radius: 30px;
}

.hero-images {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    text-align: center;
    padding: 6rem 2rem 3rem;
}

.hero-img-item img {
    height: 250px;
    width: auto;
    margin: 0 2rem;
}

.hero-img-item p {
    font-size: 1rem;
}


.home .banner-wrapper video {
	width: 100%;
}
.home .hero-icons {
    background: url(/theme/footer.jpg);
    display: flex;
    justify-content: center;
    gap: 32px;
    list-style-type: none;
    color: #fff;
    margin: -10px 0 0 0;
    padding: 0px;
    background-size: 100%;
    background-position: bottom;
    margin: 0px !important;
}
.home .hero-icons li {
	display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding: 1rem;
    text-align: center;
}
.home .hero-icons img {
	margin-right: 5px;
    width: auto;
	height: 24px;
}
.home .hero-icons span {
    font-size: 1em;
	color: #264fa9;
	margin-top: 0;
}
.page-id-4343 .hero-logos,
.home .hero-logos {
    position: relative;
    background-color: #272727;
    padding: 3rem 1rem;
    border-top: 3px solid #264fa9;
}
.home .astra-advanced-hook-1974,
.home .banner .hero-logos,
.astra-advanced-hook-3589 .hero-logos{
	display: none;
}
.page-id-4343 .astra-advanced-hook-3589 .hero-logos,
div#searchactions-html-sitemap a {
    display: block;
}

/* Hide Form */
.page-id-2088 .banner-form,
.page-id-2254 .banner-form {
	display: none;
}

.page-id-2321 .banner.inside-page.pb-16 {
	padding-bottom: 4rem !important;
}

.page-child .banner.inside-page.pb-16,
.page-id-2628 .banner.inside-page.pb-16,
.page-id-2623 .banner.inside-page.pb-16,
.page-id-2551 .banner.inside-page.pb-16,
.page-id-2468 .banner.inside-page.pb-16,
.page-id-2542 .banner.inside-page.pb-16 {
	padding-bottom: 0 !important;
}

.banner-form {
	display: none;
    position: absolute;
	bottom: 2rem;
	left: 2rem;
    max-width: 980px;
    background: #fff;
    border-radius: 12px;
}

.banner-form .frm_forms {
	margin-top: 0;
	padding: 1.5rem;
}

.banner-form .frm_fields_container {
	display: flex;
	gap: 0 12px;
}

.banner-form .frm_form_field.form-field {
	position: relative;
}

.banner-form .frm_form_field.form-field::after {
	position: absolute;
	top: 4px;
	right: 0;
	display: block;
	content: '';
	width: 1px;
	height: 36px;
	background-color: #e6e6e6;
}

.banner-form #frm_field_21_container::after {
	display: none;
}

.banner-form .frm_forms label {
    color: #666;
    font-size: .75rem;
	padding-bottom: 0;
}

.banner-form input[type=text],
.banner-form input[type=email] {
	font-size: .875rem;
	color: #272727;
	background: transparent !important;
	padding: 0;
	height: 32px;
	margin-bottom: 0;
	border-bottom: 0 !important;
}

.banner-form .frm_submit [type=submit] {
    background-image: none;
    font-size: .875rem;
    background-color: #264fa9;
    padding: 8px 12px;
    width: 140px;
    margin-top: 0;
    height: 52px;
}

.banner-form .frm_submit [type=submit]:hover {
	background-color: #1F1F1F;
	border-color: #1f1f1f;
}

.home .hero-icons,
.page-id-2753 .hero-icons {
	margin: 8rem 0 0;
    display: flex;
    justify-content: center;
    gap: 32px;
    list-style-type: none;
    color: #fff;
}

.home .hero-icons li,
.page-id-2753 .hero-icons li {
	display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding: 1rem;
    text-align: center;
}

.home .hero-icons img,
.page-id-2753 .hero-icons img {
	margin-right: 5px;
    width: auto;
    height: 30px;
}

.home .hero-icons span, .page-id-2753 .hero-icons span {
    color: #1d1c79;
    font-size: 1.25rem;
    margin-top: 0;
}

.video {
    background: #fff;
    margin-bottom: -10px;
}

.home .hero-img img,
.page-id-2753 .hero-img img {
	margin-left: 6%;
	max-width: 800px;
}

.home-page .hero-logos {
    position: relative;
	background-color: #272727;
    padding: 3rem 1rem;
    border-top: 3px solid #264fa9;
}

.hero-logos .logos img {
    height: 80px;
    width: auto;
}

.hero-logos p {
	color: #ffffff;
	text-transform: uppercase;
	font-size: .875em;
	letter-spacing: 0.15em;
	margin-bottom: 0 !important;
	text-align: center;
}

.hero-logos .logos {
    display: flex;
    justify-content: center;
    gap: 60px;
    margin: 2rem 0;
}

.home .banner.banner-page::after,
.home .banner.banner-page::before, 
.page-id-2753 .banner.banner-page::after,
.page-id-2753 .banner.banner-page::before {
    position: absolute;
    content: '';
    display: block;
    background: #CE5ABC;
    filter: blur(75px);
    z-index: 0;
    bottom: -400px;
    width: 60%;
    height: 600px;
    right: 0;
    border-radius: 50%;
    display: none;
}

.home .banner.banner-page::before,
.page-id-2753 .banner.banner-page::before {
    background: #D5612E;
	left: 0;
	right: initial;
}

.home .banner-wrapper::after,
.page-id-2753 .banner-wrapper::after {
    position: absolute;
    display: block;
    content: '';
    background: linear-gradient(180deg, rgba(39, 39, 39, 0) 0%, #272727 100%);
    z-index: 96;
    bottom: 0;
    width: 100%;
    height: 250px;
} 

.padding-bottom-10 {
    padding-bottom: 15px;
}

.home .banner-wrapper::after {
	display: none;
}



.home .img-left,
.page-id-2753 .img-left {
	position: absolute;
    z-index: 99;
    left: -200px;
    top: calc(50% - 200px);
    display: none;
}

.home .img-left img,
.page-id-2753 .img-left img {
	height: 400px;
}

.home .img-right,
.page-id-2753 .img-right {
	position: absolute;
    z-index: 99;
    right: 0px;
    top: calc(50% - 270px);
    display: none;
}

.home .img-right img,
.page-id-2753 .img-right img {
	height: 540px;
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

	SPACING/LAYOUT

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#main .entry-content>section.uagb-columns__wrap {
	padding: 4rem 0;
	position: relative;
}

.entry-content ul {
	margin-left: 1rem
}



/* --------------------------------
				Text Spacing
-----------------------------------*/

h2,
h3,
h4,
h5,
h6,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	margin-bottom: 5px;
	line-height: 1.4;
	font-family: math
}

h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.entry-content h2 a,
.entry-content h3 a,
.entry-content h4 a,
.entry-content h5 a,
.entry-content h6 a {
	color: #101010;
	text-decoration: none !important;
}

h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.entry-content h2 a:hover,
.entry-content h3 a:hover,
.entry-content h4 a:hover,
.entry-content h5 a:hover,
.entry-content h6 a:hover {
	color: #264fa9;
}

.entry-content p {
    margin-bottom: 10px;
}

article .entry-content p {
    margin-bottom: 10px;
    margin-top: 5px;
}
article .entry-content h1 {
    font-size: 22px;
    margin-top: unset !important;
    line-height: unset;
}
article.news .entry-content h2 {
    font-size: 20px;
    margin-top: unset !important;
    line-height: unset;
}
article.news .entry-content h3 {
    font-size: 18px;
    margin-top: unset !important;
    line-height: unset;
}

#side-bar {
    position: sticky;
    top: 85px;
}
.side-bar ul {
    list-style: none;
    padding: 0px;
    margin-left: 0px;
}

ul.contact p {
    padding: 0px;
    margin-bottom: 8px;
}

ul.contact {
    margin: 0px;
}

.heading .divider-left {
    margin: 15px 0 -2px;
}

.heading .divider-left, .heading .divider-center {
    height: 4px;
    width: 70px;
    background: #77abf5;
    display: block;
}

h1.half_space {
    display: block;
    text-align: left;
    font-size: 22px;
    border-bottom: 1px solid #dadada;
    margin-bottom: 15px;
    padding-bottom: 0px;
    line-height: initial;
    font-family: math;
}

.hidden {
    display: none !important;
}

.t4s-container.t4s-main-product__content.is--layout_default.t4s-product-media__thumbnails_left.t4s-product-thumb-size__medium {
    padding-top: 45px;
}

.fw.w_100 {
    margin: 0px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 8px;
    margin-bottom: 10px;
}

span.new-price.font-big.v2_price {
    font-size: 24px;
    color: #264fa9;
}

.t4s-child-lazyloaded.t4s-bg-11 {
    border: 1px solid #eee;
}

.entry-content ul {
    margin-left: inherit;
    /* padding: 0px; */
    list-style: disc;
}

.box_container {
    width: 100%;
}

h3.half_space {
    display: block;
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    border-bottom: 1px solid #dadada;
    margin-bottom: 15px;
    padding-bottom: 0px;
}

li.title-left ,.title-sider-bar{
    background: #234fa8;
    padding: 10px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

li.title-left a {
    color: #fff;
}

.wp-block-uagb-column.uagb-block-bb49bcd1.uagb-column__wrap {
    place-self: flex-start;
}

.list-contact-sidebar {
    background: #f5f4f4;
    padding: 20px 15px;
}

.list-contact-sidebar ul.contact li {
    display: flex;
}

.list-contact-sidebar ul.contact li span {
    margin-right: 12px;
}

ul#demo1 li {
    display: block;
    width: 100%;
    padding: 10px 15px;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    background: #f5f4f4;
}

ul#demo1 {
    margin-left: 0px;
    margin-bottom: 20px;
    margin-top: 0px !important;
}

ul#demo1 li a {
    color: #000;
}

ul#demo1 li a.current-menu {
    color: #264fa9;
}

h2+*,
h3+*,
h4+*,
h5+*,
h6+* {
	margin-top: .5rem
}

h2+iframe,
h3+iframe,
h4+iframe,
h5+iframe,
h6+iframe,
h2+figure,
h3+figure,
h4+figure,
h5+figure,
h6+figure,
h1+p,
h2+p,
h1+h2,
h2+h3,
h1.uagb-heading-text+p.uagb-desc-text,
h2.uagb-heading-text+p.uagb-desc-text,
p+.button {
	margin-top: 1rem
}
h1+h2,
p+h1,
p+h2,
p+h3,
p+h4,
.banner .button,
.cta_bar .button,
p+*:not(ul):not(hr) p+img,
p+p,
img+*:not(img):not(hr),
p+buttom,
p+form,
p+a,
p+a.button,
p+a.cta_btn,
p+ul,
p+ol,
ul+*:not(div):not(hr),
ol+*:not(div):not(hr),
.searchactions-social,
p.privacy+.frm_submit,
p:only-child+div,
h2+div {

}
ol, ul {
    margin-top: 7px !important;
    margin-bottom: 7px !important;
}
p+p,
.banner.inside-page p+a.button{
    margin-top: 0;
} 

p+h2,
p+h3,
p+h4,
p+h5,
p+h6,
.entry-content p+h2,
.entry-content p+h3,
.entry-content p+h4,
.entry-content p+h5,
.entry-content p+h6,
iframe+p,
iframe+h2,
iframe+h3,
iframe+h4,
iframe+h5,
iframe+h6,
figure+p,
figure+h2,
figure+h3,
figure+h4,
figure+h5,
figure+h6 {
	margin-top: 3rem
}


.uagb-columns__inner-wrap {
	max-width: 900px;
}


/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

	FORMS

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.narrow.form-wrapper {
	border-radius: 30px;
    overflow: hidden;
    padding: 1rem !important;
    background: #fff;
}

fieldset,
.frm_style_formidable-style.with_frm_style .frm_form_fields>fieldset {
	border: 0;
}

.frm_forms.frm_style_formidable-style.with_frm_style {
	max-width: 100%;
}

.frm_forms {
	margin-top: 2rem;
	padding: 2rem;
	text-align: center;
}

.frm_forms label {
	color: #1f1f1f;
    text-align: left;
    font-weight: 300;
	padding-bottom: 0.5rem;
}

.frm_forms legend,
.frm_verify label,
.no-label label {
	display: none
}

input[type=range] {
	-webkit-appearance: none;
	width: 100%;
	margin: 5.7px 0;
	padding: 0;
	border: none
}

input[type=range]:focus {
	outline: 0
}

input[type=range]::-webkit-slider-runnable-track {
	width: 100%;
	height: 8.6px;
	cursor: pointer;
	box-shadow: 2.6px 2.6px .4px #ccc, 0 0 2.6px #d9d9d9;
	background: rgba(255, 255, 255, .2);
	border-radius: 13.6px;
	border: 0 solid #fff
}

input[type=range]::-webkit-slider-thumb {
	box-shadow: 0 0 0 rgba(255, 221, 0, .37), 0 0 0 rgba(255, 224, 26, .37);
	border: 7.9px solid #0274be;
	height: 20px;
	width: 20px;
	border-radius: 50px;
	background: #0274be;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -5.7px
}

input[type=range]:focus::-webkit-slider-runnable-track {
	background: rgba(255, 255, 255, .2)
}

input[type=range]::-moz-range-track {
	width: 100%;
	height: 8.6px;
	cursor: pointer;
	box-shadow: 2.6px 2.6px .4px #ccc, 0 0 2.6px #d9d9d9;
	background: rgba(255, 255, 255, .2);
	border-radius: 13.6px;
	border: 0 solid #fff
}

input[type=range]::-moz-range-thumb {
	box-shadow: 0 0 0 rgba(255, 221, 0, .37), 0 0 0 rgba(255, 224, 26, .37);
	border: 7.9px solid #0274be;
	height: 20px;
	width: 20px;
	border-radius: 50px;
	background: #0274be;
	cursor: pointer
}

input[type=range]::-ms-track {
	width: 100%;
	height: 8.6px;
	cursor: pointer;
	background: 0 0;
	border-color: transparent;
	color: transparent
}

input[type=range]::-ms-fill-lower {
	background: rgba(199, 199, 199, .2);
	border: 0 solid #fff;
	border-radius: 27.2px;
	box-shadow: 2.6px 2.6px .4px #ccc, 0 0 2.6px #d9d9d9
}

input[type=range]::-ms-fill-upper {
	background: rgba(255, 255, 255, .2);
	border: 0 solid #fff;
	border-radius: 27.2px;
	box-shadow: 2.6px 2.6px .4px #ccc, 0 0 2.6px #d9d9d9
}

input[type=range]::-ms-thumb {
	box-shadow: 0 0 0 rgba(255, 221, 0, .37), 0 0 0 rgba(255, 224, 26, .37);
	border: 7.9px solid #0274be;
	height: 20px;
	width: 20px;
	border-radius: 50px;
	background: #0274be;
	cursor: pointer;
	height: 8.6px
}

input[type=range]:focus::-ms-fill-lower {
	background: rgba(255, 255, 255, .2)
}

input[type=range]:focus::-ms-fill-upper {
	background: rgba(255, 255, 255, .2)
}

input[type=color] {
	border: none;
	width: 100px;
	padding: 0;
	height: 30px;
	cursor: pointer
}

input[type=color]::-webkit-color-swatch-wrapper {
	padding: 0;
	border: none
}

input[type=color]::-webkit-color-swatch {
	border: none
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea,
form input,
input#search {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #f9f9f9!important;
	background-color: #f9f9f9;
	border-radius: 0;
	box-sizing: border-box;
	color: #0a0a0a;
	display: block;
	-webkit-box-sizing: border-box;
	height: 60px;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	margin: 0 0 1.4rem;
	max-width: 100%;
	padding: 16px;
	line-height: 60px;
	width: 100%;
	border-bottom: 1px solid #1f1f1f !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-radius: 0 !important;
}
/* 
input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {

    background-color: #f9f9f9 !important;
    padding: 15px;
    height: 60px;
    box-shadow: none !important;
    margin-bottom: 1.5rem;
} */

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus,
form input:focus,
input#search:focus {
	outline: 0;
	border: 1px solid #8a8a8a;
	background-color: #fefefe;
	-webkit-box-shadow: 0 0 5px #cacaca;
	box-shadow: 0 0 5px #cacaca;
	-webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s
}

::-ms-input-placeholder,
:-ms-input-placeholder,
::-webkit-input-placeholder,
::placeholder {
	color: grey!important;
	opacity: 1.0;
}

::selection {
	color: grey;
	background: #000;
}

textarea[rows] {
	height: auto
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
	background-color: #e6e6e6;
	cursor: not-allowed
}

[type=button],
[type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input[type=search] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

input.search-field[type=search] {
	border-radius: 5px 0 0 5px
}

form input.search-submit {
	background: #0274be
}

[type=checkbox],
[type=file],
[type=radio] {
	margin: 0 0 1rem
}

[type=checkbox]+label,
[type=radio]+label {
	display: inline-block;
	vertical-align: baseline;
	margin-left: .5rem;
	margin-right: 1rem;
	margin-bottom: 0
}

[type=checkbox]+label[for],
[type=radio]+label[for] {
	cursor: pointer
}

label>[type=checkbox],
label>[type=radio] {
	margin-right: .5rem
}

[type=file] {
	width: 100%
}

label {
	display: block;
	margin: 0;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1.8;
	color: #0a0a0a
}

label.middle {
	margin: 0 0 1rem;
	padding: .5625rem 0
}

.ast-icons.icon-arrow::before {
    content: "+";
    font-size: 18px;
    display: inline-block;
    margin-right: 6px;
    cursor: pointer;
    transition: transform 0.3s ease;
    height: 20px;
    width: 20px;
    position: relative;
    top: -16px;
    left: 5px;
    color: #264fa9;
}

.desc.mapgoogle iframe {
    width: 100%;
    height: 185px;
    padding-bottom: 0px !important;
    margin-bottom: -55px !important;
}

span.ast-icons.icon-arrow.active {
    top: 27px;
}

.ast-icons.icon-arrow.active::before {
    content: "-";
    transform: rotate(0deg);
    top: -17px;
    left: 7px;
}

span.ast-icons.icon-arrow {
    position: absolute;
    right: 20px;
    background: #fff;
    height: 20px;
    width: 20px;
}

.help-text {
	margin-top: -.5rem;
	font-size: .8125rem;
	font-style: italic;
	color: #0a0a0a
}

.input-group {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-bottom: 1rem;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.input-group>:first-child,
.input-group>:first-child.input-group-button>* {
	border-radius: 0
}

.input-group>:last-child,
.input-group>:last-child.input-group-button>* {
	border-radius: 0
}

.input-group-button,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field,
.input-group-label {
	margin: 0;
	white-space: nowrap
}

.input-group-label {
	padding: 0 1rem;
	border: 1px solid #cacaca;
	background: #e6e6e6;
	color: #0a0a0a;
	text-align: center;
	white-space: nowrap;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.input-group-label:first-child {
	border-right: 0
}

.input-group-label:last-child {
	border-left: 0
}

.input-group-field {
	border-radius: 0;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0%;
	-ms-flex: 1 1 0%;
	flex: 1 1 0%;
	min-width: 0
}

.input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 1rem
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0
}

legend {
	max-width: 100%;
	margin-bottom: .5rem
}

.fieldset {
	margin: 1.125rem 0;
	padding: 1.25rem;
	border: 1px solid #cacaca
}

.fieldset legend {
	margin: 0;
	margin-left: -.1875rem;
	padding: 0 .1875rem
}

select:invalid,
select:focus,
select {
	color: grey!important
}

select {
	color: #666;
	height: 50px;
	margin: 0 0 1rem;
	padding: .5rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(10, 10, 10, .1);
	background-color: #fefefe;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #0a0a0a;
	background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZlcnNpb249JzEuMScgd2lkdGg9JzMyJyBoZWlnaHQ9JzI0JyB2aWV3Qm94PScwIDAgMzIgMjQnPjxwb2x5Z29uIHBvaW50cz0nMCwwIDMyLDAgMTYsMjQnIHN0eWxlPSdmaWxsOiByZ2IoMTM4LCAxMzgsIDEzOCknPjwvcG9seWdvbj48L3N2Zz4=);
	background-origin: content-box;
	background-position: right -1rem center;
	background-repeat: no-repeat;
	background-size: 9px 6px;
	padding-right: 1.5rem;
	-webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s;
	width: 100%
}

@media screen and (min-width: 0\0) {
	select {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
	}
}

select:focus {
	outline: 0;
	border: 1px solid #8a8a8a;
	background-color: #fefefe;
	-webkit-box-shadow: 0 0 5px #cacaca;
	box-shadow: 0 0 5px #cacaca;
	-webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s
}

select:disabled {
	background-color: #e6e6e6;
	cursor: not-allowed
}

select::-ms-expand {
	display: none
}

select[multiple] {
	height: auto;
	background-image: none
}

.ast-masthead-custom-menu-items .search-form input[type=search] {
	margin-bottom: 0
}

.frm_submit [type=submit] {
	background-color: #1f1f1f;
    color: #fff;
    margin-left: -16px;
    padding-right: 100px;
    background-image: url(../../uploads/arrow-in-circle.svg);
    background-position: calc(100% - 5px) center;
    background-repeat: no-repeat;
    background-size: 55px;
    height: 65px;
    border-radius: 65px;
	transition: all .3s;
}

.frm_submit [type=submit]:hover {
	background-position: right center;
	background-color: #264fa9;
	transition: all .3s;
}


/* TABLE OF CONTENTS */

.uagb-toc__list li a {
	line-height: 70px!important;
	border-bottom: 1px solid #098c8a
}

.uagb-toc__list li a:hover {
	border-bottom: 1px solid #313131;
}

.uagb-block-bab0d5da.wp-block-uagb-columns.uagb-columns__wrap {
    padding-bottom: 0px !important;
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

	PRODUCTS

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.products-wrapper {
}

.products-wrapper picture {
    background: #fff;
    border-radius: 12px;
    height: 380px;
    width: 100%;
    object-fit: cover;
    box-shadow: 0px 2px 11px 0px rgba(0, 0, 0, 0.2);
    padding-bottom: 50px;
    padding-top: 20px;
    display: block;
    overflow: hidden;
}

.heading-line h2 {
    margin-bottom: 0px !important;
}

.products-wrapper .wp-block-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
    height: 300px;
    width: auto;
}

.products-wrapper span.price.product-price {
    color: #dd0000;
    font-size: 20px;
}

.products-wrapper a, .products-wrapper a * {
    text-decoration: initial !important;
}

.full-object-services a, .full-object-services a * {
    color: inherit !important;
}

.full-object-services span.name-main {
    text-transform: uppercase;
    font-size: 120%;
    font-family: system-ui;
}

.products-wrapper picture:hover img {
    transform: scale(1.1);
}

.uagb-block-594f9553.wp-block-uagb-columns.uagb-columns__wrap {
    padding: 0px !important;
}

.products-wrapper  img {
        transition: all 1s;
}

.products-wrapper .wp-block-group {
    margin-top: -40px;
    width: calc(100% - 40px);
    height: 115px;
    margin-left: 20px;
}

.full-object-services picture {
    padding: 0px !important;
    height: auto;
}

.products-wrapper .full-object-services img {
    object-fit: cover;
        height: auto;
}

.products-wrapper .wp-block-button__link {
	padding: calc(0.667em + 2px) calc(1.333em + 2px) !important;
}

.products-wrapper .wp-block-uagb-buttons-child,
.products-wrapper .uagb-button__link {
	width: 100%;
	text-align: left;
}

.uagb-block-65097b80 > .uagb-columns__inner-wrap {
    display: block;
}


.white-text {
	color: #fff !important;
}

.video-wrapper video {
	overflow: hidden;
	border-radius: 25px;
}


/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

	BLOG

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */



.pt-cv-title,
.pt-cv-meta-fields,
.pt-cv-content,
.ast-separate-posts h2 a,
p.read-more {
	padding: 0 1rem
}

.home-news h4,
.ast-separate-posts h2 {
	font-size: 1.25em;
	text-align: center
}

.ast-separate-posts h2 a {
	font-weight: 600
}

.ast-separate-posts .post-thumb-img-content {
	height: 192px
}

.blog .ast-separate-posts .entry-content p:not(.read-more) {
	display: none
}



.pt-cv-thumb-left.cvp-block,
.pt-cv-thumb-left.cvp-responsive-image {
	margin-bottom: 0;
	margin-right: 2rem;
	width: 36%;
}

.ast-separate-posts p.read-more {
	text-align: center;
}

.pt-cv-content a {
	position: relative !important;
}

.pt-cv-content {
	text-align: center;
}

.home .pt-cv-colsys {
	margin: 0;
}



.author-info-box {
	display: flex;
	height: 100px;
	margin-bottom: 0;
}

.author-info-box>.article-info {
	align-self: center;
	margin-left: 1rem
}

.byline,
.updated:not(.published) {
	display: inline-block
}

.ast-author-meta {}

.single .ast-author-details .author-title {
	color: #3a3a3a;
	font-size: 1em;
}

.single .entry-content h3.about-author {
	font-size: 1.25em;
	margin-bottom: 1rem
}

.author-avatar img {
	border: 2px solid red;
	-moz-border-radius: 100px;
	-khtml-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	box-shadow: 3.816px 19.633px 41px 0 rgba(6, 67, 130, .19);
	display: block;
	padding: 3px;
}

p.updated {
	margin-bottom: .5rem
}

.share-icons a {
	margin-right: .5rem
}

.share-icons a:last-child {
	margin-right: 0
}

.share-icons a i {
	font-size: 1.5rem
}

.single .entry-content,
#thin-content .entry-content {
	margin-left: auto;
	margin-right: auto;
	max-width: 800px;
}

.astra-advanced-hook-106 {
	border-top: 1px solid #e8e8e8;
	margin-top: 4rem;
	padding-top: 4rem;
}

.single .post-thumb {
	display: none
}

.single .site-logo-img {
	filter: none;
}

/* ============================================ DIGITAL AVATAR PRODUCTS SECTION ================================*/

.uagb-block-15dbf0f2 h2 {
	margin-bottom: 3rem;
}

.digital-avatar-wrapper p {
	font-size: 1.2rem;
	font-family: 'Orbitron', sans-serif;
	line-height: 1.4rem;
	font-weight: 700;
}

.digital-avatar-rig {
	position: relative;
}

.digital-avatar-rig:before {
	content:'';
	position: absolute;
	display: block;
	top: 50%;
	transform: translatey(-50%);
	left: -39px;
	background-image: url('../../uploads/Vector.svg');
	width: 83px;
	height: 41px;
}

.digital-avatar-rig:after {
	content:'';
	position: absolute;
	display: block;
	top: 50%;
	transform: translatey(-50%);
	right: -55px;
	background-image: url('../../uploads/Vector.svg');
	width: 83px;
	height: 41px;
}

.digital-avatar-animate {
	position: relative;
}

.digital-avatar-animate:after {
	content:'';
	position: absolute;
	display: block;
	bottom: -135px;
	left: 35%;
	transform: translatex(-50%);
	background-image: url('../../uploads/Vector-1.svg');
	width: 102px;
	height: 147px;
}

/* =============================================================================================================*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

	FOOTER

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

footer {
	position: relative;
	z-index: 2
}

.footer-adv .widget-title,
.footer-adv .widget-title a.rsswidget,
.ast-no-widget-row .widget-title {
	text-transform: inherit;
	font-weight: 700;
	font-size: 1.3em;
	margin-bottom: .5rem
}

footer li {
	margin-top: .5rem
}

footer li:first-child {
	margin-top: 0
}

.site-footer .wp-block-image img {
    width: 160px;
}

.site-footer .menu li a {
    text-decoration: underline;
}

.site-footer::after {
    position: absolute;
    display: block;
    content: '';
    z-index: 96;
    bottom: 0;
    width: 100%;
    height: 0px;
    background: #1d1c79;
    opacity: 0.5;
    filter: blur(125px);
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

	STORE LOCATOR / LOCATIONS

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#store_locator a {
    text-decoration: none;
	color: #000;
}
#store_locator a:hover {
	color: #264fa9;
}
#store_locator h3 {
	font-size: 1.25rem;
	font-weight: 600;
}
#store_locator h3 i,
.store_locator_result_list_item .store_locator_actions i,
h5.wordpress-store-locator-address-title,
#store_locator_filter_open_close {
	display: none;
}
#store_locator h5 {
	font-size: 1rem;
}
.store_locator_name i.fas {
    font-size: 60%;
}
#store_locator .gm-style-iw .store_locator_actions {
	margin-top: 1rem;
}
p.store_locator_actions a,
#store_locator .gm-style-iw .store_locator_actions a {
    background-color: transparent;
    border: 0;
    padding: .25rem 0;
	font-size: 14px;
	text-transform: uppercase;
}
#store_locator .gm-style-iw .store_locator_actions a  {
	padding: 0 15px;
}
p.store_locator_actions a:hover,
#store_locator .gm-style-iw .store_locator_actions a:hover {
	background-color: transparent;
	border-color: transparent;
	color: #264fa9;
}
#store_locator_search_box {
	order: 1;
}
#store_locator_search_box .store-locator-row {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
#store_locator_sidebar {
	order: 2;
}
#store_locator_main {
	order: 3;
}
a.store-locator-col-sm-12.store_locator_image_container.store-locator-image-top {
    position: absolute;
    right: 0;
    top: 72px;
    display: flex;
    justify-content: flex-end;
    z-index: 99;
    width: auto;
}
.store_locator_result_list_item h3.store_locator_name {
    background-color: #264fa9;
    color: #fff;
    padding: 0.25rem 1rem;
    border-radius: 24px;
}
.store_locator_result_list_item .store_locator_address,
.store_locator_result_list_item .store_locator_contact,
.store_locator_result_list_item .store-locator-opening-hours .store-locator-row {
	width: calc(100% - 170px);
}
.store_locator_result_list_item .store_locator_address,
.store_locator_result_list_item .store_locator_tel,
.store_locator_result_list_item .store_locator_email,
.store_locator_result_list_item .store-locator-opening-hours .store-locator-row {
    padding-left: 24px;
    background-position: left 4px;
    background-repeat: no-repeat;
    background-size: 16px auto;
	display: block;
	margin-bottom: 5px;
}
.store_locator_result_list_item .store_locator_address {
	background-image: url(../../uploads/map-pin.png);
	margin-top: 15px;
	margin-bottom: 0;
}
.store_locator_result_list_item .store_locator_tel {
	background-image: url(../../uploads/phone.png);
}
.store_locator_result_list_item .store_locator_email {
	background-image: url(../../uploads/email.png);
}
.store_locator_result_list_item .store-locator-opening-hours .store-locator-row:nth-child(1) {
	background-image: url(../../uploads/time.png);	
	background-position: 15px 4px;
}
.store_locator_result_list_item .store_locator_actions {
    margin-top: 2rem;
    display: flex;
    justify-content: space-between;
    gap: 15px;
}
.store_locator_result_list_item .store_locator_actions a {
	width: 50%;
    background-color: #264fa9;
    color: #fff !important;
    text-align: center;
    padding: 0.5rem;
}
.store_locator_result_list_item .store_locator_actions a:hover {
	background-color: #171717;
}
.store-locator-col-sm-12.store_locator_details::after {
    display: block;
    content: '';
    position: absolute;
    width: 1px;
    height: 105px;
    background: #e6e6e6;
    right: 140px;
    top: 60px;
}
.store_locator_result_list_item .store_locator_custom_fields {
    display: flex;
    gap: 12px;
    margin-top: 3rem;
    margin-bottom: 0;
}
.store_locator_result_list_item a.soc-media-item.store_locator_custom_field {
    width: 32px;
    height: 32px;
    display: block;

    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center;
    background-color: #171717;
    border-radius: 20px;
}
.store_locator_result_list_item a.soc-media-item.store_locator_custom_field:hover {
	background-color: #264fa9;
}
.store_locator_result_list_item a.soc-media-item.store_locator_custom_field:nth-child(1) {
	background-image: url(../../uploads/facebook.png);
}
.store_locator_result_list_item a.soc-media-item.store_locator_custom_field:nth-child(2) {
	background-image: url(../../uploads/instagram.png);
}
.store_locator_result_list_item a.soc-media-item.store_locator_custom_field:nth-child(3) {
	background-image: url(../../uploads/youtube.png);
}
#store_locator_result_list {
	max-height: 1170px !important;
}
#store_locator_address_field {
	border-radius: 32px !important;
    border-bottom: 0 !important;
}
.store-locator-col-12.store-locator-col-sm-12.store-locator-col-md-12.wordpress-store-locator-block-search_button {
	position: absolute;
    width: 400px;
    right: 6px;
    top: -16px;
}
.store-locator-col-12.store-locator-col-sm-12.store-locator-col-md-12.wordpress-store-locator-block-filter {
    margin-bottom: 2rem;
}
.store-locator-col-12.store-locator-col-sm-12.store-locator-col-md-6.wordpress-store-locator-block-radius_filter {
    padding-left: 0;
}
.store_locator_details h3 .store_locator_address,
.store_locator_details h3 .store_locator_tel,
.store_locator_details h3 .store_locator_email {
	font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 0;
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

	KNOWLEDGE BASE

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.single-dwkb header {
	background-color: #272727;
}
.single-dwkb #content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 8rem 1rem 4rem;
}
.single-dwkb.single.ast-page-builder-template .entry-header {
	position: relative !important;
    max-width: 800px;
    padding: 0;
	background: none;
}

.single-dwkb .entry-meta,
.single-dwkb .entry-meta span {
	color: #F3750E;
}

.single-dwkb .dwkb-article-header {
    display: none;
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

	MISCELLANEOUS

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
	padding-right: 0 !important;
}
.pum-container.pum-responsive.pum-responsive-large {
	height: 600px !important;
	max-width: 600px !important;
	padding: 35px;
    background-color: #f4f5f7;
    border-radius: 3px;
}
.pum-overlay {
    background: rgba(0,0,0,.8) !important;
}
.pum-theme-4506 .pum-content + .pum-close,
.pum-theme-4515 .pum-content + .pum-close,
.pum-theme-default-theme .pum-content + .pum-close {
	background-color: transparent !important;
	background-size: 16px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
	background-image: url('../../uploads/close-icon.png') !important;
    color: transparent !important;
    width: 25px !important;
    height: 25px !important;
    box-shadow: none;
	text-shadow: none;
    top: -30px;
    right: -30px;
}
.pum-container .pum-content.popmake-content,
.pum-container .pum-content.popmake-content p,
.pum-container .pum-content.popmake-content p > div,
.pum-container .pum-content.popmake-content iframe {
	height: 100% !important;
}
/*
.gallery-wrapper figure.wp-block-image {
	height: 400px;
}
.gallery-wrapper figure.wp-block-image img {
	height: 400px;
	width: 100%;
	object-fit: cover;
	object-position: 
	border-radius: 24px;
}
*/

.flex-start .uagb-columns__inner-wrap {
	align-items: flex-start;
}

.align-items-center .uagb-columns__inner-wrap {
	align-items: center;
}

.contact-box {
	text-align: center;
	padding: 60px 20px !important;
}

.contact-box a {
	text-decoration: none !important;
}

.contact-box .social-media {
	margin-top: 1rem;
    background: #fff;
    display: inline-block;
    text-align: center;
    max-width: max-content;
    padding: 2px 5px 5px;
}

.contact-box .social-media svg {
	width: 24px;
	height: 24px;
}

.page-id-2321 .uagb-icon-list__wrap .uagb-icon-list__source-wrap {
	margin-top: 8px;
}

.page-id-4129 .pt-cv-content-item {
	border-bottom: 1px solid #e6e6e6;
}

.page-id-4129 .pt-cv-title {
	padding: 0;
}

.page-id-4129 .pt-cv-page {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.page-id-4129 .pt-cv-rmwrap {
	text-align: left;
}

.width-auto {
	width: auto;
	display: inline-block;
	margin: 0 auto;
}

.full-width-btn .wp-block-uagb-buttons-child {
	width: 100%;
}
.full-width-btn .wp-block-button__link {
	display: flex;
	justify-content: space-between;
}
.fixed-height-imgs img {
	height: 350px;
	object-fit: contain;
}
.heading-line {
	text-align: center;
}
.heading-line h2 {
	display: inline-block;
	width: auto;
	padding: 0 2rem;
	background-color: #fff;
}
.heading-line::after {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #264fa9;
    top: 60px;
}
.un-heading-line::after {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 0px;
    background-color: #264fa9;
    top: 100px;
}
h3.wp-block-heading {
    font-size: 18px;
}
.no-result {
    width: 100%;
    padding: 50px 30px 250px;
}

.no-result a {
    display: block;
    background: #1d1c79;
    width: 143px;
    color: #fff;
    padding: 7px;
    font-size: 15px;
    border-radius: 50px;
    margin-top: 20px;
}
.home .primary,
.page-id-2753 .primary {
	background-image: url(../../uploads/background-pattern.png);
    background-size: 100% auto;
    background-position: top;
/*     background-repeat: no-repeat; */
}

.page .entry-header,
.page .entry-header h1 {
	display: none;
}

p:empty {
	display: none;
}

.widget_search .search-form input[type=submit],
.widget_search .search-form input[type=submit]:focus,
.widget_search .search-form input[type=submit]:hover {
	color: transparent !important;
	background: 0 0 !important;
}

ul+.wp-block-buttons {
    margin-top: 2rem;
}

p.label-left {
    display: inline-block;
    position: absolute;
    top: 165px;
    left: 0px;
    background-color: #1f1f1f;
    padding: 10px 20px;
    border-radius: 50px;
    color: #fff;
    max-width: fit-content;
}

p.label-right {
	display: inline-block;
    position: absolute;
    top: 105px;
    right: 0px;
    background-color: #1f1f1f;
    padding: 10px 20px;
    border-radius: 50px;
    color: #fff;
    max-width: fit-content;
}

p.label-top {
	display: inline-block;
    position: absolute;
    top: -5px;
    right: 108px;
    color: #fff;
    max-width: fit-content;
    font-size: 22px;
}

.position-relative {
	position: relative;
}

.overflow-hidden {
	overflow: hidden;
}

.subtitle {
	letter-spacing: 0.15em;
	font-size: .875em;
	text-transform: uppercase;
	margin-bottom: .5rem !important;
}

.tabs-with-border .uagb-faq-child__outer-wrap {
    margin-bottom: 2rem;
}


.tabs-with-border .uagb-faq-child__outer-wrap:last-child {
	margin-bottom: 0;
}

.tabs-with-border .uagb-faq-questions {
	border-left: 2px solid #272727;
}

.tabs-with-border .uagb-faq-questions:hover,
.tabs-with-border .uagb-faq-item-active .uagb-faq-questions {
	border-color: #7B26BE;
}

.tabs-with-border .uagb-faq-item-active .uagb-faq-content {
	width: calc(50% - 60px);
}

.tabs-with-border .uagb-faq-item-active .uagb-faq-questions,
.tabs-with-border .uagb-faq-item-active .uagb-faq-content *,
.half-width {
	width: calc(50% - 60px);
}

.tabs-with-border .uagb-faq-content picture img {
    width: 100% !important;
	height: 100%;
	object-fit: cover;
	border-radius: 25px;
}

.tabs-with-border .uagb-faq-content a {
	border: 1px solid #272727;
    padding: 10px 50px 10px 25px;
    border-radius: 30px;
    text-decoration: none !important;
    display: inline-block;
    color: #272727;
	background-image: url('../../uploads/right-black.svg');
	background-repeat: no-repeat;
    background-position: calc(100% - 25px) center;
	width: auto !important;
}

.tabs-with-border .uagb-faq-content a:hover {
	background-image: url('../../uploads/right-white.svg');
	background-color: #272727;
	color: #fff;
	background-position: calc(100% - 18px) center;
}

.tabs-with-border .uagb-faq-content picture {
	position: absolute;
    top: -200px;
    right: 0;
    height: 600px;
    width: 50% !important;
}

.tabs-with-border .wp-block-uagb-faq-child:nth-child(2) .uagb-faq-content picture,
.tabs-with-border .wp-block-uagb-faq-child:nth-child(3) .uagb-faq-content picture,
.tabs-with-border .wp-block-uagb-faq-child:nth-child(4) .uagb-faq-content picture {
	top: -168px;
}

.justify-content-start.uagb-columns__valign-center .uagb-column__wrap {
	justify-content: flex-start;
}

.tabs-with-border .uagb-faq-item-active .uagb-faq-content a + br, 
.tabs-with-border .uagb-faq-item-active .uagb-faq-content a + br + br,
.tabs-with-border .uagb-faq-item-active .uagb-faq-content picture + br {
    display: none;
}

.latest-posts .uagb-post__title {
	padding-bottom: 0 !important;
}

.latest-posts article.uagb-post__inner-wrap {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.latest-posts .uagb-post__inner-wrap .uagb-post__image:first-child {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.latest-posts a {
	text-decoration: none !important;
}

.latest-posts a:hover {
	color: #264fa9;
}

.latest-posts time {
	font-size: .825em;
    letter-spacing: 0.8px;
	font-weight: 400;
}

.left-padding {
	padding-left: calc(50% - 590px) !important;
}

#main .entry-content>section.uagb-columns__wrap.locations-wrapper {
	padding: 0;
}

.home-testimonials-wrapper.uagb-slick-carousel {
	margin-left: 10px;
	padding-left: 10px;
}

.home-testimonials-wrapper.uagb-slick-carousel button.slick-arrow {
    background-color: #f9f9f9;
    border-radius: 50% !important;
    width: 80px;
    height: 80px;
	background-repeat: no-repeat;
    background-position: center;
    background-size: 36px auto;
	top: calc(50% + 150px);
	transition: all .3s;
}

.home-testimonials-wrapper.uagb-slick-carousel button.slick-arrow svg {
	display: none;
}

.home-testimonials-wrapper.uagb-slick-carousel .slick-prev {
    left: -610px;
    background-image: url(../../uploads/arrow-left-black.svg);
}

.home-testimonials-wrapper.uagb-slick-carousel .slick-prev:hover {
	background-color: #272727;
	background-image: url(../../uploads/arrow-left-orange.svg);
	transition: all .3s;
}

.home-testimonials-wrapper.uagb-slick-carousel .slick-next {
    left: -510px;
    background-image: url(../../uploads/arrow-right-black.svg);
}

.home-testimonials-wrapper.uagb-slick-carousel .slick-next:hover {
	background-color: #272727;
	background-image: url(../../uploads/arrow-right-orange.svg);
	transition: all .3s;
}

.home-testimonials-wrapper.uagb-slick-carousel .slick-slide .uagb-tm__content {
	padding-top: 120px;
    background-image: url(../../uploads/doublequotes-grey.svg);
    background-repeat: no-repeat;
    background-position: 40px 40px;
    background-size: auto 52px;
}

.home-testimonials-wrapper.uagb-slick-carousel .slick-slide.slick-current.slick-active .uagb-tm__content {
	background-image: url(../../uploads/doublequotes-orange.svg);
	background-color: #272727;
}

.home-testimonials-wrapper.uagb-slick-carousel .slick-slide.slick-current.slick-active .uagb-tm__desc,
.home-testimonials-wrapper.uagb-slick-carousel .slick-slide.slick-current.slick-active .uagb-tm__author-name, 
.home-testimonials-wrapper.uagb-slick-carousel .slick-slide.slick-current.slick-active .uagb-tm__company {
    color: #fff !important;
}

.home-testimonials-wrapper.uagb-slick-carousel .slick-slide .uagb-tm__desc {
	margin-top: 3rem;
	margin-bottom: 6rem;
}

.box-with-icon {
    padding: 20px;
    background-color: #fff;
    margin-bottom: 1rem;
    border-radius: 12px;
}

.box-with-icon img {
	width: 88px;
	height: auto;
}

.contact-section .box-with-icon img {
	margin-bottom: 1rem;
}

.form-wrapper {
	margin-top: 10px;
    background: #fff;
    padding: 40px !important;
    border-radius: 12px;
}

.form-wrapper .frm_forms {
	padding: 0;
}

.form-wrapper .frm_fields_container {
	display: flex; 
	flex-wrap: wrap;
	gap: 0 16px;
}

.frm_forms .frm_full {
	width: 100%;
}

.frm_forms .frm6 {
	width: calc(50% - 8px);
}

.contact-section > .uagb-columns__overlay {
    background-image: url(../../uploads/background-pattern-3.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

#ast-scroll-top {
	background-image: url(../../uploads/arrow-up.svg);
    background-repeat: no-repeat;
    background-position: center;
	-webkit-transform: none;
    transform: none;
}

#ast-scroll-top::before {
	display: none;
}

.features-wrapper figure {
    height: 32px;
}

.features-wrapper figure img {
	width: auto;
}

.img-fixed-height img {
	height: 420px;
	width: 100%;
	object-fit: cover;
}


.img-fixed-height-lg img {
	height: 650px;
	width: 100%;
	object-fit: cover;
}

.video-fixed-height video,
.video-fixed-height.is-provider-youtube {
	border-radius: 32px;
    overflow: hidden;
	height: 650px;
}

.video-fixed-height.is-provider-youtube iframe,
.video-fixed-height.is-provider-youtube > div {
	height: 100%;
}

.border-radius {
    border-radius: 32px;
    overflow: hidden;
}

.border-radius-sm {
	border-radius: 12px;
	overflow: hidden;
}

.benefits-wrapper {
	background-image: url(../../uploads/background-pattern-2.png);
    background-position: center top;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;
}

.benefits-wrapper .uagb-ifb-content {
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
} 

.benefits-wrapper {
	background-image: none;
}
.benefits-wrapper .uagb-ifb-image-content {
    position: absolute;
    top: calc(50% - 20px);
}
.benefits-wrapper .right-arrow .uagb-ifb-image-content {
	right: -140px;
}
.benefits-wrapper .left-arrow .uagb-ifb-image-content {
	left: -140px;
}

.benefits-wrapper svg {
	width: 24px !important;
	height: auto;
}

/* .wp-block-image img {
	width: 100%;
}
 */
.steps-wrapper .uagb-ifb-content {
    display: flex;
    flex-direction: column;
}

.steps-wrapper .uagb-ifb-content .uagb-ifb-image-content {
	order: 1;
	width: 100%;
	border-radius: 30px;
    overflow: hidden;
}

.steps-wrapper .uagb-ifb-content .uagb-ifb-image-content img {
	height: 300px !important;
	object-fit: cover;
}

.steps-wrapper .uagb-ifb-content .uagb-ifb-title-wrap {
	order: 3;
	padding: 0 2rem;
}

.steps-wrapper .uagb-ifb-content .uagb-ifb-desc {
	order: 2;
	margin: 1rem 0 0.5rem;	
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

	MEDIA QUERIES - MIN WIDTH

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media (min-width: 421px) {}

@media (min-width: 544px) {}

@media (min-width: 768px) {}

@media (min-width: 769px) {}

@media (min-width: 782px) {}

@media (min-width: 992px) {}

@media (min-width: 993px) {}

@media (min-width: 1200px) {}


/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 

	MEDIA QUERIES - MAX WIDTH

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 1600px) {
	div#store_locator {
	    padding: 0;
	}
	a.store-locator-col-sm-12.store_locator_image_container.store-locator-image-top img {
	    width: 80px !important;
	}
	.store-locator-col-sm-12.store_locator_details::after {
		right: 110px;
	}
	.store_locator_result_list_item .store_locator_address, 
	.store_locator_result_list_item .store_locator_contact, 
	.store_locator_result_list_item .store-locator-opening-hours .store-locator-row {
	    width: calc(100% - 110px);
	}
	.store_locator_result_list_item .store_locator_actions a {
		font-size: .875em;
	}
	.store_locator_result_list_item .store_locator_actions {
		gap: 0;
	}
	.hero-img-item img {
	    height: 200px;
	}
	.home-page .ast-container .ast-row .text-center {
		margin-bottom: 4rem;
	}
	.home-page.banner .ast-container p {
	    font-size: 1.25em;
	}
	.home-page.banner h3 {
	    font-size: 1.5rem;
	    margin-top: 1rem;
	    margin-bottom: 0rem;
	}
	.home .hero-icons {
	    margin: 0; 
	}
	.home .hero-icons span {
		font-size: 1em;
	}
	.hero-logos .logos img {
	    height: 60px;
	}
	.home-page .ast-container .ast-row .text-center .heading-lg {
	    font-size: 4em !important;
	}
	.home .hero-icons img, .page-id-2753 .hero-icons img {
	    height: 84px;
	    background: #fff;
	    border-radius: 12px;
	    border: 3px solid #76abf6;
	}
}

/* up to 1400px */
@media screen and (max-width: 1400px) {
	.banner .banner-wrapper .ast-row {
		margin: 0;
	}
	.banner-wrapper .ast-row>div.col-lg-8 {
	    width: 55%;
	}
	.home-page .ast-container .ast-row .text-center .heading-lg {
	    font-size: 3em !important;
	    text-align: left;
	}
	.home-page.banner .ast-container p {
	    font-size: 1em;
	}
	.home-page.banner h3 {
	    font-size: 1.25rem;
	}
	.home-page .ast-container .ast-row .text-center {
	    margin-bottom: 2rem;
	}
	.hero-logos .logos img {
	    height: 45px;
	}
	.fixed-height-imgs img {
	    height: 300px;
	}
}
.luachon .luachon2 {
    float: left;
    width: 49%;
}
.luachon .luachon3 {
    float: right;
    width: 49%;
}
.luachon h3 {
    font-size: initial;
    margin-bottom: 10px;
}
/* up to 1200px */
@media screen and (max-width: 1200px) {
	html {
		overflow-x: hidden;
	}
	.main-header-menu>.menu-item>a {
		padding: 0 0.75rem !important;
	}
	#main .entry-content>section.uagb-columns__wrap {
		padding: 4rem 1rem;
	}
	header {
		padding-left: 0;
    	padding-right: 0;
	}
header .custom-logo-link img {
    max-width: 210px;
    margin: 0px;
    position: absolute;
    top: 7px;
}
.supports {
    border-radius: 5px 0px 0px 5px !important;
}
	.site-footer {
		background-color: #2750aa;
	}
	.left-padding {
		padding-left: 10px !important;
	}
	.home-testimonials-wrapper.uagb-slick-carousel .slick-slide .uagb-tm__desc {
		margin-bottom: 3rem;
	}
	.home-testimonials-wrapper.uagb-slick-carousel button.slick-arrow {
		background-size: 24px auto;
		top: initial;
		width: 60px;
		height: 60px;
		bottom: 30px;
	}
	.home-testimonials-wrapper.uagb-slick-carousel .slick-prev {
		left: calc(-100% - 20px);
	}
	.home-testimonials-wrapper.uagb-slick-carousel .slick-next {
		left: calc(-100% + 50px);
	}
	.home-testimonials-wrapper.uagb-slick-carousel .slick-slide .uagb-tm__content {
		padding-left: 20px;
		padding-right: 20px;
		background-position: 20px 40px;
		background-size: auto 40px;
		padding-top: 80px;
	}
	.heading-lg {
		font-size: 5.5em !important;
	}
	.home .img-right,
	.home .img-left {
		top: calc(50% - 140px);
	}
	.home .img-left img {
		height: 340px;
	}
	.home .img-right img {
		height: 400px;
	}
	.home .hero-img img {
		margin-left: 10%;
		max-width: 700px;
	}
	.box-with-icon img {
		width: 70px;
	}
	.contact-section .box-with-icon img {
		margin-bottom: 1rem;
	}
	p.label-left {
		top: 130px;
	}
	p.label-right {
		top: 75px;
	}
	p.label-top {
		top: -5px;
		right: 96px;
		font-size: 20px;
	}
	.site-above-footer-wrap,
	.site-primary-footer-wrap {
		padding-left: 10px;
		padding-right: 10px;
	}
	.banner.inside-page .text-left {
		padding-top: 2rem;
		padding-bottom: 10rem;
	}
	.astra-advanced-hook-1907 .banner.inside-page .text-left,
	.page-id-2341 .banner.inside-page .text-left {
		padding-bottom: 0;
	}
	.store_locator_result_list_item .store_locator_address, 
	.store_locator_result_list_item .store_locator_tel, 
	.store_locator_result_list_item .store_locator_email, 
	.store_locator_result_list_item .store-locator-opening-hours .store-locator-row {
	    padding-left: 16px;
	    background-size: 12px auto;
	    font-size: 12px;
	}
	a.store-locator-col-sm-12.store_locator_image_container.store-locator-image-top img {
	    width: 60px !important;
	}
	.store-locator-col-sm-12.store_locator_details::after {
		right: 90px;
	}
	.store_locator_result_list_item .store_locator_address, 
	.store_locator_result_list_item .store_locator_contact, 
	.store_locator_result_list_item .store-locator-opening-hours .store-locator-row {
	    width: calc(100% - 90px);
	}
	.store_locator_result_list_item .store_locator_actions {
		flex-direction: column;
		gap: 10px;
	}
	.store_locator_result_list_item .store_locator_actions a {
		width: 100%;
	}
	.hero-images {
		flex-wrap: wrap;
	}
	.hero-img-item img {
		height: 150px;
	}
	.banner-wrapper .ast-row>div.col-lg-8 {
	    width: 65%;
	}
	.home-page .ast-container .ast-row .text-center {
		margin-top: 5rem;
	}
	.home-page.banner h3 {
		font-size: 1em;
	}
	.home .hero-icons img {
	    height: 50px;
	}
.home .hero-icons span {
    font-size: .875em;
    line-height: 20px;
}
	.heading-line::after {
	    top: 87px;
	}
	.fixed-height-imgs img {
	    height: 220px;
	}
	.steps-wrapper h3 {
	    height: 100px;
	}
	.steps-wrapper h3 + p {
		height: 120px;
	}
	
	/*
	 DIGITAL AVATAR PRODUCTS 
	 */
	
	.digital-avatar-rig:before, .digital-avatar-rig:after, .digital-avatar-animate:after {
		background-size: 80%;
		background-repeat: no-repeat;
	}
	
	.digital-avatar-animate:after {
		left: 45%;
		bottom: -120px;
	}

}
span.name-main {
    display: block;
    font-size: 100%;
    color: #264fa9;
    font-family: system-ui;
    font-weight: bold;
}
.products-wrapper.wp-block-uagb-columns {
    margin: 0px !important;
}
@media(max-width: 1100px) {
	.digital-avatar-wrapper .uagb-columns__inner-wrap {

	}
	
	.digital-avatar-wrapper .uagb-columns__inner-wrap .wp-block-uagb-column {
		margin-bottom: 7rem;
	}
	
	.digital-avatar-wrapper .uagb-columns__inner-wrap .wp-block-uagb-column:nth-child(1)  {
		margin-bottom: 0;
	}
	
	.digital-avatar-rig:after {
    bottom: -6rem;
	top: unset;
    transform: translate(50%, -50%) rotate(90deg);
    right: 50%;
	}
	
	.digital-avatar-rig:before {
		bottom: unset;
		top: -3rem;
    	transform: translate(-50%, -50%) rotate(90deg);
    	left: 50%;
	}
.site-footer-above-section-2.site-footer-section.site-footer-section-2 {
    min-width: 275px !important;
}	
}
@media (max-width:625px) {
.site-footer-above-section-2.site-footer-section.site-footer-section-2 {
    min-width: initial !important;
}
.title-footer {
    line-height: initial;
}
.site-footer .wp-block-image img {
    width: 130px;
    margin: 0px;
}

.title-footer {
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0px !important;
}

section#nav_menu-8 {
    position: relative;
    left: 29px;
    margin-bottom: 15px;
    margin-right: 29px;
}

[data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
    text-align: center !important;
}

.title-footer:before {
    content: "";
    background: #85ade4;
    height: 0px;
    width: 33px;
    position: absolute;
    bottom: -14px;
}
}
/* up to 1208px */
@media screen and (min-width: 1024px) and (max-width: 1208px) {
	header .ast-custom-html a {
		font-size: 0.9em !important;
	}
	.main-header-menu>.menu-item>a {
		font-size: 0.8em;
		padding: 0 0.5rem;
	}
	.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
		font-size: .8rem;
	}
	.site-logo-img img {
		max-width: 210px;
	}
	.ast-site-identity {
		padding: 0.3em 0 1em 0;
	}
}


/* up to 992px */
@media screen and (max-width: 992px) {
	.main-header-menu>.menu-item>a,
	.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
		font-size: 0.8em !important;
	}
	.hero-logos p {
		margin-bottom: 2rem;
	}
	.hero-logos .logos {
		gap: 24px;
		flex-wrap: wrap;
	}
	.hero-logos .logos picture {
		width: 20%;
	}
	.hero-logos .logos img {
		height: 40px;
	}
	.tabs-with-border .uagb-faq-content picture img {
		object-fit: contain;
	}
	.tabs-with-border .uagb-faq-item-active .uagb-faq-questions, 
	.tabs-with-border .uagb-faq-item-active .uagb-faq-content *, 
	.half-width {
		width: calc(50% - 20px);
	}
	.heading-lg {
		font-size: 5em !important;
	}
	.box-with-icon img {
		width: 60px;
	}
	.blog article {
		width: 100%;
	}
	ul.uagb-toc__list li {
		width: 33%;
		float: left;
		display: inline-block;
	}
	.blog article img {
		width: 100%;
		max-height: 230px;
		object-fit: cover;
		object-position: center;
		display: block;
	}
	.blog article .post-thumb {
		display: block;
		position: relative;
		float: left;
		width: 100%;
		overflow: hidden;
	}
	.blog article .post-thumb {
		display: block;
		position: relative;
		float: left;
		width: 100%;
		overflow: hidden;
		height: 230px !important;
	}
	.pt-cv-wrapper .pt-cv-page,
	.blog .content-area .ast-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
		padding: 2rem;
	}
	.pt-cv-wrapper .col-sm-6 {
		width: 100%;
		margin-bottom: 2rem;
	}
	.cvp-responsive-image[style*="background-image"] {
		width: 100% !important;
	}
	.page-template-default:not(.home) .entry-content {
		margin-top: -1rem;
	}
	.menu-toggle, button, .ast-button, .ast-custom-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {
		padding-left: 20px;
		padding-right: 20px;
	}
	.features-wrapper.narrow {
		max-width: 100%;
	}
	.banner-form {
		max-width: calc(100% - 100px);
	}
	.img-fixed-height-lg img {
		height: 450px;
	}
	a.store-locator-col-sm-12.store_locator_image_container.store-locator-image-top,
	.store-locator-col-sm-12.store_locator_details::after {
		display: none;
	}
	.store_locator_result_list_item .store_locator_address, 
	.store_locator_result_list_item .store_locator_contact, 
	.store_locator_result_list_item .store-locator-opening-hours .store-locator-row {
		width: 100%;
	}
	.store_locator_result_list_item .store_locator_custom_fields {
		margin-top: 1.5rem;
	}
	.hero-images {
		padding: 4rem 2rem 2rem;
	}
	.hero-img-item {
	    margin-bottom: 2rem;
	    margin-left: 1rem;
		margin-right: 1rem;
	}
	.hero-img-item img {
	    height: 120px;
	}
	.contact-box .social-media svg {
		width: 20px;
		height: 20px;
	}
	.pum-theme-4506 .pum-content+.pum-close, 
	.pum-theme-4515 .pum-content+.pum-close, 
	.pum-theme-default-theme .pum-content+.pum-close {
		background-color: #000 !important;
		top: 0;
		right: 0;
	}
	.pum-container.pum-responsive.pum-responsive-large {
		max-height: calc(100% - 60px) !important;
		height: 100% !important;
		overflow: hidden;
	}
}


/* up to 1023px */

@media screen and (min-width: 921px) and (max-width: 1023px) {
	header .ast-custom-html a {
		font-size: 0.9em !important;
	}
	.main-header-menu>.menu-item>a {
		font-size: 0.9em;
		padding: 0 0.2rem;
	}
	.site-logo-img img {
		max-width: 180px;
	}
	.ast-site-identity {
		padding: 0.3em 0 1em 0;
	}
	.ast-masthead-custom-menu-items a.button {
		padding: 0em 1em;
	}
	.header-main-layout-1 .main-navigation {
		padding-left: 0;
	}
}


/* up to 921px */

@media (max-width: 921px) {
	.ast-masthead-custom-menu-items.text-html-custom-menu-item {
		display: none;
	}
	.home .banner .button+.button {
		margin-left: 10px;
	}
	.ast-mobile-menu-buttons {
		display: block;
	}
	.site-branding {
		-webkit-box-flex: 100;
		-ms-flex-positive: 100;
		flex-grow: 100;
	}
	.main-header-bar .main-header-bar-navigation.toggle-on {
		position: absolute;
		left: 0;
		top: 5rem;
		background: #fff;
		border-top: 2px solid #07a3a3;
		padding-top: 0;
	}
	#site-navigation {
		display: block;
	}
/* 	header {
		background-color: #272727;
	} */
	header .main-header-menu li {
		width: 100% !important;
	}
	header .main-navigation {
		display: block !important;
		padding-left: 0 !important;
	}
	header .main-navigation ul {
		background: #fff !important;
	}
	header .main-header-menu>.menu-item>a {
		background: #264fa9 !important;
		border-bottom: 1px solid #ddd !important;
		display: block !important;
		width: 100% !important;
		padding: 1rem !important;
	}
	header .main-header-bar-navigation.toggle-on {
		width: 100%;
		padding-top: 73px;
		margin-top: -73px !important;
		background-color: #272727;
	}
	.main-header-menu>.menu-item>a, 
	.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
		font-size: 1em !important;
	}
	.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
		padding: .5rem 0;
	}
/* 	.ast-header-break-point .ast-main-header-bar-alignment {
		position: absolute;
	} */
	.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle {
		top: 14px;
	}
	.main-header-menu>.menu-item>a {
		height: auto;
	}
	.sub-menu li a {
		padding: 0.7rem !important;
		font-size: 1em;
		color: #666 !important;
	}
	header .main-header-menu>.menu-item>a {
		font-size: 1em;
	}
	.ast-header-break-point .main-navigation ul.children li a:before,
	.ast-header-break-point .main-navigation ul.sub-menu li a:before {
		color: #07a3a3;
	}
	.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu {
		border-top-width: 1px;
		border-style: solid;
		border-color: #eaeaea;
		box-shadow: 0 0 21px rgba(0, 0, 0, 0.1);
		border-radius: 0 0 10px 10px;
		overflow: hidden;
	}
	.narrow {
	    max-width: 700px;
	    padding: 0px;
	    line-height: 17px;
	    padding-bottom: 10px;
	}
	.workflow-wrapper .uagb-timeline__events-inner--content {
		display: flex;
		align-items: center;
		gap: 30px;
		margin: 1rem 0;
	}
	.workflow-wrapper span.uagb-timeline__heading,
	.workflow-wrapper p.uagb-timeline-desc-content {
		width: 50%;
	}
	.home-page.banner .ast-container {
		margin-bottom: 1rem;
		position: relative;
	}
	.hero-logos {
	    padding: 1rem 0;
	}
	.home-page .ast-container .ast-row .text-center {
	    margin-top: 1rem;
	}
	.banner-wrapper .ast-row>div.col-lg-8 {
	    max-width: 100%;
	    width: 100% !important;
	}
	.home .hero-icons {

	}
	.home .hero-icons li {
		width: 20%;
	}
	.home .banner .button+.button {
	    margin-left: 0;
	}
	.heading-line h2 {
		background-color: transparent;
	}
	.heading-line::after {
		display: none;
	}
	.page-id-2341 .banner-wrapper p {
	    font-size: 1.25em;
	}
	.benefits-wrapper .uagb-ifb-image-content img {
	    width: 60px !important;
	} 
	.benefits-wrapper .left-arrow .uagb-ifb-image-content {
	    left: -84px;
	}
	.benefits-wrapper .right-arrow .uagb-ifb-image-content {
	    right: -84px;
	}
	.events-table.wp-block-table td:nth-child(1) {
	    width: 35%;
	}
}


/* up to 900px */

@media screen and (max-width: 921px) {
.site-footer .wp-block-image img {
    width: 100px;
}
.title-footer {
    text-transform: uppercase;
    font-size: 16px;
}
}


/* up to 768px */

@media (max-width: 768px) {
	.pt-cv-wrapper .col-sm-6 {
		width: 100%;
	}
	.thin {
		max-width: 100%
	}
	.ast-author-meta {
		text-align: center;
	}
	.author-avatar img {
		margin: 0 auto;
	}
	.single .banner-blog img.wp-post-image {
		opacity: 0.2;
	}
	.contact-hide {
		display: none !important;
	}
	.home .checkerboard .uagb-column__inner-wrap {
		text-align: center;
	}
	ul.uagb-toc__list {
		margin-left: 0 !important;
	}
	.contact-full {
		text-align: center;
	}
	body:not(.home) .banner-page .ast-col-sm-12.ast-col-lg-5 {
		display: none;
	}
	body:not(.home) div#primary {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.banner.banner-page h1,
	.banner.banner-page .page-intro {
		text-align: center;
	}
	.banner.banner-page.inside-page h1 {
		text-align: left;
	}
	.banner .breadcrumbs,
	.banner .breadcrumbs a {
		text-align: center;
	}
	footer#colophon {
		text-align: center;
	}
	.ast-header-break-point .main-header-bar .main-header-bar-navigation .page_item_has_children>.ast-menu-toggle,
	.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle {
		top: 11px;
	}
	.main-header-bar-wrap {
		margin-top: 0;
	}
	.pt-cv-wrapper .pt-cv-page,
	.blog .content-area .ast-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
		padding: 2rem;
	}
	.home .banner-page .ast-col-sm-12.ast-col-lg-5 {
		display: none;
	}
	.home .banner-page .ast-col-sm-12.ast-col-lg-7 {
		width: 100%;
	}
	.heading-lg {
		font-size: 4em !important;
	}
	.home .hero-img img {
		max-width: 500px;
	}
	.home .img-left,
	.home .img-right {
		display: none;
	}
	p.label-right {
		top: 85px;
	}
	.label-top {
		right: 99px;
	}
	.tabs-with-border .uagb-faq-item-active .uagb-faq-content,
	.tabs-with-border .uagb-faq-item-active .uagb-faq-questions, 
	.tabs-with-border .uagb-faq-item-active .uagb-faq-content *, 
	.half-width {
		width: 100% !important;
	}
	.tabs-with-border .uagb-faq-content picture {
		position: relative;
		top: 0;
		height: auto;
		width: 100% !important;
	}
	.tabs-with-border .wp-block-uagb-faq-child:nth-child(2) .uagb-faq-content picture, 
	.tabs-with-border .wp-block-uagb-faq-child:nth-child(3) .uagb-faq-content picture, 
	.tabs-with-border .wp-block-uagb-faq-child:nth-child(4) .uagb-faq-content picture {
		top: 0;
	}
	.tabs-with-border .uagb-faq-content picture img {
		margin-top: 2rem;
	}
	.home-testimonials-wrapper.uagb-slick-carousel {
		margin-left: 0;
		padding-left: 0;
		padding-right: 1rem !important;
		padding-bottom: 60px;
	}
	.home-testimonials-wrapper.uagb-slick-carousel button.slick-arrow {
		bottom: -90px;
	}
	.home-testimonials-wrapper.uagb-slick-carousel .slick-prev {
		left: calc(50% - 65px);
	}
	.home-testimonials-wrapper.uagb-slick-carousel .slick-next {
		left: initial;
		right: calc(50% - 65px);
	}
	.home-testimonials-wrapper.uagb-slick-carousel .slick-slide .uagb-tm__content {
		background-position: center 40px;
	}
	.contact-section.pt-10.pb-6 {
		padding-top: 4rem !important;
		padding-bottom: 4rem !important;
	}
	.frm_forms .frm6 {
		width: 100%;
	}
	.form-wrapper {
		padding: 20px !important;
	}
	.entry-content > .pt-8 {
		padding-top: 4rem !important;
	}
/*
	.home #main .entry-content>section.uagb-columns__wrap {
		padding: 4rem 1rem 0;
	}
*/
	.left-padding {
		padding-left: 0px !important;
	}
	.banner.inside-page .banner-wrapper .ast-row {
		flex-wrap: wrap;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	.banner.inside-page .banner-wrapper .ast-row::after,
	.banner.inside-page .banner-wrapper .ast-row::before {
		display: none;
	}
	.page-id-2341 .banner.inside-page .banner-wrapper .ast-row {
		flex-direction: column-reverse;
	}
	.banner.inside-page .banner-wrapper .col-12:nth-child(1) {
		order: 2;
	}
	.banner.inside-page .banner-wrapper .col-12:nth-child(2) {
		order: 1;
	}
	.banner.inside-page .banner-wrapper .banner-form {
		order: 3;
	}
	.page-id-2341 .banner-wrapper .ast-row>div.col-12 + .col-12 {
		margin-top: 0;
	}

	.banner.inside-page .text-left {
		padding-bottom: 2rem;
	}
	.col-12.col-lg-6 {
		width: 100%;
	}
	.banner.banner-page.inside-page h1 {
		text-align: center;
	}
	.astra-advanced-hook-3589 .banner {
		padding-top: 5rem!important;
	}
	.astra-advanced-hook-3589 .image-bkg img {
		min-height: 420px;
		object-fit: contain;
	}
	.astra-advanced-hook-3589 .banner.banner-page.inside-page h1,
	.astra-advanced-hook-3589 .banner.inside-page .banner-wrapper .ast-row {
		text-align: left;
	}
	.banner.inside-page .text-left {
		padding-right: 2rem;
	}
	.banner.inside-page .col-12.col-lg-6.pr-2 {
		padding-right: 0;
	}
	.banner.inside-page .hero-img {
		max-width: 100%;
		margin: 0 auto;
		padding: 0 20px;
	}
	.banner.inside-page .hero-img img {
		height: auto;
		width: 100%;
	}
	.banner p {
		margin-bottom: 0;
	}
	.features-wrapper.narrow {
		padding-top: 0 !important;
	}
	.features-wrapper.narrow p.mt-2 {
		margin-top: 0;
	}
	.banner-form {
		bottom: 0;
		left: 0;
		position: relative;
		max-width: calc(100% - 2rem);
	}
	.products-wrapper img {
		width: 100%;
	}
	#main .entry-content>section.uagb-columns__wrap.products-wrapper {
		padding: 4rem 0;
	}
	h2.wp-block-heading.pl-4.white-text {
		padding-left: 0;
		text-align: center;
	}
	.banner.inside-page p+a.button {
		margin-top: 2rem;
	}
	.benefits-wrapper .uagb-columns__inner-wrap {
		display: flex;
		flex-wrap: wrap;
	}
	.benefits-wrapper.uagb-columns__stack-mobile>.uagb-columns__columns-3>.uagb-column__wrap:nth-child(1),
	.benefits-wrapper.uagb-columns__stack-mobile>.uagb-columns__columns-3>.uagb-column__wrap:nth-child(3) {
		width: 25% !important;	
	}
	.benefits-wrapper.uagb-columns__stack-mobile>.uagb-columns__columns-3>.uagb-column__wrap:nth-child(2) {
		width: 50% !important;	
	}
	.benefits-wrapper .uagb-ifb-content {
		height: 100px;
	}	
	.benefits-wrapper .uagb-ifb-image-content img {
	    width: 40px !important;
	}
	.benefits-wrapper .left-arrow .uagb-ifb-image-content {
	    left: -60px;
	}
	.benefits-wrapper .right-arrow .uagb-ifb-image-content {
	    right: -60px;
	}
	.benefits-wrapper svg {
		width: 18px !important;
	}
	.img-fixed-height-lg img {
		height: 300px;
	}
	.ast-builder-layout-element.ast-flex.site-header-focus-item.ast-header-button-1,
	.ast-builder-layout-element.ast-flex.site-header-focus-item.ast-header-button-1 .ast-custom-button {
		background: #264fa9;
		color: #fff;
	}
	.wp-block-uagb-columns.yellow-bkg.pb-16 {
		padding-bottom: 4rem !important;
		background-color: #fef97c;
	}
	.store-locator-col-12.store-locator-col-sm-12.store-locator-col-md-12.wordpress-store-locator-block-search_button {
	    position: relative;
	    max-width: 400px;
	    right: 0;
	    top: 0;
	}
	div#store_locator_map {
		height: 600px !important;
	}
	.store-locator-col-12.store-locator-col-sm-12.store-locator-col-md-12.wordpress-store-locator-block-address_field, 
	.store-locator-col-12.store-locator-col-sm-12.store-locator-col-md-12.wordpress-store-locator-block-address_field div,
	.store-locator-col-12.store-locator-col-sm-12.store-locator-col-md-12.wordpress-store-locator-block-filter,
	.store-locator-col-12.store-locator-col-sm-12.store-locator-col-md-12.wordpress-store-locator-block-filter div {
	    padding: 0;
	}
	a.store-locator-col-sm-12.store_locator_image_container.store-locator-image-top,
	.store-locator-col-sm-12.store_locator_details::after {
		display: block;
	}
	.store-locator-col-sm-12.store_locator_details::after {
		right: 110px;
	}
	.store_locator_result_list_item .store_locator_address, 
	.store_locator_result_list_item .store_locator_contact, 
	.store_locator_result_list_item .store-locator-opening-hours .store-locator-row {
		width: calc(100% - 110px);
	}
	.store_locator_result_list_item .store_locator_custom_fields {
		margin-top: 3rem;
	}
	a.store-locator-col-sm-12.store_locator_image_container.store-locator-image-top img {
		width: 80px !important;
	}
	.store_locator_result_list_item .store_locator_address,
	.store_locator_result_list_item .store_locator_tel, 
	.store_locator_result_list_item .store_locator_email, .store_locator_result_list_item .store-locator-opening-hours .store-locator-row {
		font-size: .875rem;
	}
	ul.list-with-icons {
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	}
	.button:hover, .orange-btn .wp-block-button__link, #store_locator_find_stores_button, .banner.inside-page p+a.button.default {
		font-size: .875rem;
	}
	.steps-wrapper h3,
	.steps-wrapper h3 + p,
	.fixed-height-imgs img {
		height: auto;
	}
	ul.list-with-icons {
	    align-items: flex-start;
	    text-align: left;
	}
	.banner.inside-page .banner-wrapper .col-12:nth-child(1) {
	    padding-left: 0;
	}
	.banner.inside-page .text-left {
	    padding-right: 0;
	}
	h2.pl-4 {
	    padding-left: 1rem !important;
	}
	.products-wrapper img {
		height: 220px;
	}
	.page-id-2341 .banner-wrapper p {
	    font-size: 1em;
	}
	.mobile-text-center {
		text-align: center !important;
	}
	figure.wp-block-image.size-full.arrow-icon {
	    display: none;
	}
	.benefits-wrapper h3 {
	    font-size: 1em;
	}
	.banner.home-page .image-bkg {
		display: none;
	}
	.home-page.banner .ast-container {
		padding-top: 6rem;
	}
	.home .hero-icons {
		justify-content: flex-start;
	}
	.home .hero-icons li {
		width: 50%;
		padding: 1rem 0;
	}
	.contact-box,
	.page-id-938 .flex-start .wp-block-uagb-column:first-child {
		margin-bottom: 1rem;
	}
	.page-id-2321 #become-a-partner h2.wp-block-heading.has-text-align-center.has-ast-global-color-5-color.has-text-color {
		font-size: 3em !important;
	}
}


/* up to 600px */

@media (max-width: 600px) {
	.uagb-modal-popup.active .uagb-modal-popup-close {
		right: 5px !important;
	}
	.home .hero-img img {
		margin-left: 4.5%;
		max-width: 100%;
	}
	.workflow-wrapper .uagb-timeline__events-inner--content {
		flex-direction: column;
		gap: 0;
	}
	.workflow-wrapper span.uagb-timeline__heading, 
	.workflow-wrapper p.uagb-timeline-desc-content {
		width: 100%;
	}
	.benefits-wrapper .uagb-ifb-image-content  {
		width: 25px;
	}
	.benefits-wrapper h3 {
	    font-size: .75em;
	}
	.benefits-wrapper .right-arrow .uagb-ifb-image-content {
	    right: -30px;
	}
	.benefits-wrapper .left-arrow .uagb-ifb-image-content {
	    left: -30px;
	}
	.benefits-wrapper.uagb-columns__stack-mobile>.uagb-columns__columns-3>.uagb-column__wrap:nth-child(1), 
	.benefits-wrapper.uagb-columns__stack-mobile>.uagb-columns__columns-3>.uagb-column__wrap:nth-child(3) {
	    width: 28% !important;
	}
	.benefits-wrapper.uagb-columns__stack-mobile>.uagb-columns__columns-3>.uagb-column__wrap:nth-child(2) {
	    width: 44% !important;
	}
}


/* up to 768px */

@media (max-width: 768px) {}


/* up to 544px */

@media (max-width: 544px) {}


/* up to 420px */

@media (max-width: 420px) {}

/* up to 375px*/

@media screen and (max-width: 950px) {
header .custom-logo-link img {
    top: 2px;
}
.digital-avatar-wrapper .uagb-columns__inner-wrap .wp-block-uagb-column {
    margin-bottom: 0px;
}
#ast-desktop-header {
    display: none !important;
}
}

/* up to 360px */

@media screen and (max-width: 800px) {
.home .hero-icons {
    background-size: auto 100% !important;
}
.digital-avatar-wrapper .uagb-columns__inner-wrap .wp-block-uagb-column {
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.title-footer:before {

}
.title-footer {

}

.ast-footer-social-1-wrap.ast-footer-social-wrap {
    border-top: 0px dashed #fff;
    padding-top: 0px;
    border-bottom: 0px dashed #fff;
    margin-bottom: 10px;
    padding-bottom: 20px;
    margin: 0px;
}



.ast-footer-social-1-wrap.ast-footer-social-wrap {
    border-top: 0px dashed #fff;
    padding-top: 0px;
    border-bottom: 0px dashed #fff;
    margin-bottom: 10px;
    padding-bottom: 20px;
    margin: 0px;
}

section#nav_menu-8 {

}

.site-footer {
    padding-left: 0px;
    padding-right: 0px;
    background-color: #2750aa;
}
}
@media screen and (max-width: 360px) {
	.home ul.uagb-toc__list li {
		display: inline-block;
		width: 100%;
	}
}


div.tabproject {
    overflow: hidden;
    border-bottom: 0px solid #ccc;
    margin-top: 0px;
    margin-bottom: -1px;
    display: flex;
    justify-content: center;
}
/* Style the links inside the tabproject */
div.tabprojectlinks  {
    height: 45px;
    line-height: 45px;
    margin-right: 2px;
    float: left;
    font-size: 15px;
    padding: 0px 15px;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #d9d9d9;
    color: #000000;
    background: white;
    background: -moz-linear-gradient(top,white 0%,#f3f3f3 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,white),color-stop(100%,#f3f3f3));
    background: -webkit-linear-gradient(top,white 0%,#f3f3f3 100%);
    background: -o-linear-gradient(top,white 0%,#f3f3f3 100%);
    background: -ms-linear-gradient(top,white 0%,#f3f3f3 100%);
    background: linear-gradient(to bottom,white 0%,#f3f3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white',endColorstr='#f3f3f3',GradientType=0);
}

/* Change background color of links on hover */

.tabprojectcontent img {
    padding: 10px 0px;
}

/* Create an active/current tabprojectlink class */
div.tabprojectlinks:focus, div.tabprojectlinks.active {
    height: 45px;
    line-height: 45px;
    float: left;
    display: inline;
    background: #264fa9;
    border-bottom: 0px solid #ffffff;
    color: #ffffff;
    text-align: center;
}

/* Style the tabproject content */
.tabprojectcontent {
    display: none;
}
.tabprojectlinks {
    cursor: pointer;
}

.popup-backdrope {
	display:none;
}

.page-booth object,.page-booth embed{
    border-radius:0 10px 10px 10px;
    height:450px;
    width:940px
}
.page-booth .caption .small{
    color:#655b4e;
    font-size:18px;
    text-align:center
}
.page-booth .title{
    color:#000;
    font-size:24px;
    margin-bottom:20px;
    text-align:center
}
.page-booth .inner{
    background:#000;
    padding:0 30px
}
.page-booth .columns{
    color:#655b4e;
    margin:30px 0 45px;
    overflow:auto
}
.page-booth .columns .col{
    float:left;
    width:50%
}
.page-booth .columns .padding{
    padding:0 40px 0 20px
}
.page-booth .columns p{
    font-size:14px
}
.page-booth .columns .title{
    color:#000;
    font-size:24px;
    margin-bottom:20px;
    text-align:center
}
.page-booth .shapies{
    margin-bottom:15px;
    overflow:auto
}
.page-booth .booth-block{
    border-radius:0 0 10px 10px;
    margin-bottom:20px
}
.page-booth .booth-block .padding{
    border-radius:0 0 10px 10px;
    background:#f2f2f2;
    padding:20px 0 0
}
.page-booth .booth-block .caption{
    margin-bottom:40px
}
.page-booth .booth-block .booth{
    margin-bottom:25px;
    position:relative
}
.page-booth .booth .legend{
    color:#655b4e;
    font-size:15px;
    position:absolute
}
.page-booth .booth .legend.l1{
    left:124px;
    top:15px
}
.page-booth .booth .legend.l2{
    right:95px;
    top:31px
}
.page-booth .booth .legend.l3{
    right:188px;
    top:180px
}
.booth-block-img{
    max-width:100%;
    max-height:100%
}
.graytext{
    color:#655b4e;
    font-size:18px
}
.darktext{
    color:#000;
    display:block;
    font-size:15px;
    line-height:1.2;
    padding-top:7px
}
.booth-icons{
    overflow:hidden;
    text-align:center
}
.booth-icons .ico{
    border-right:1px solid #fff;
    display:inline-block;
    height:190px;
    padding:20px 28px;
    vertical-align:top
}
.booth-icons .ico.last{
    border-right:none
}
.booth-icons .ico .icon{
    height:70px;
    margin:0 auto 10px;
    width:70px
}
.selfies{
    margin-left:-20px
}
.selfies .selfie{
    float:left;
    height:344px;
    margin-left:20px;
    width:172px;
    margin-top:10px
}
.booth-icons .graytext {
    margin: 0px;
}
.selfies .selfie:nth-child(5) img{
    border-radius:0 10px 0 0
}
.selfies .selfie:nth-child(6) img{
    border-radius:0 0 0 10px
}
.selfies .selfie:last-child img{
    border-radius:0 0 10px 0
}
.selfies img{
    max-width:100%
}
.text-red{
    color:#c1361f
}
.text-green{
    color:#19bb46
}
.page-error-wpapper .top{
    margin:45px 0
}
.page-error-wpapper h1{
    font-size:48px;
    line-height:1.2;
    margin:84px 0 34px
}
.page-error-wpapper h2{
    color:#a6a6a6;
    font-size:21px;
    font-weight:normal
}
.page-error-wpapper .level3{
    padding-left:20px
}
.page-error-wpapper .level3 a{
    font-size:14px;
    margin-top:5px
}
.business-model-scheme{
    border-radius:0 0 10px 10px;
    color:#655b4e;
    padding-bottom:50px
}
.business-model-scheme .h3{
    color:#000;
    text-align:center
}
.business-model-scheme span{
    display:block;
    font-size:18px;
    padding-top:10px;
    text-align:center
}
.business-model-scheme .scheme {
    background: url("/theme/anh/new.png") no-repeat;
    background-size: 100% 270px;
    height: 270px;
    margin-top: 50px;
    position: relative;
    width: 100%;
    display: block;
    margin: auto;
}
.business-model-scheme .scheme>div{
    font-size:14px;
    position:absolute
}
.business-model-scheme .scheme .scan-element{
    left:24%;
    top:265px
}
.business-model-scheme .scheme .booth-element{
    left:0px;
    top:140px
}
.business-model-scheme .scheme .print-element{
    left:28%;
    top:95px
}
.business-model-scheme .scheme .site-element{
    left:47%;
    top:15px
}
.business-model-scheme .scheme .order-element{
    left:67%;
    top:15px
}
.business-model-scheme .scheme .download-element{
    left:67%;
    top:265px
}
.business-model-scheme .scheme .customer-element{
    left:90%;
    top:140px
}
.text-red{
    color:#c1361f
}
.text-green{
    color:#19bb46
}
.btn.btn-reset{
    min-width:auto !important
}
.btn.btn-warning,.btn-login{
    box-shadow:none;
    background:#f5984e !important;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5984e), color-stop(5%, #f78b34), color-stop(10%, #f78426), color-stop(49%, #f67d1c), color-stop(95%, #ec7413), color-stop(100%, #dd6c11)) !important;
    background:-webkit-linear-gradient(top, #f5984e 0%, #f78b34 5%, #f78426 10%, #f67d1c 49%, #ec7413 95%, #dd6c11 100%) !important;
    background:linear-gradient(to bottom, #f5984e 0%, #f78b34 5%, #f78426 10%, #f67d1c 49%, #ec7413 95%, #dd6c11 100%) !important;
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF5984E', endColorstr='#FFDD6C11',GradientType=0 );
    border:1px solid #bf5b0a;
    color:#fff;
    min-width:150px;
    padding:5px 30px;
    text-decoration:none;
    text-shadow:none;
    width:auto
}

.wp-block-uagb-column.uagb-block-f54d9f0f.uagb-column__wrap {
    place-self: flex-start;
}
@media (max-width: 575px){
.products-wrapper {
    margin-top: 0 !important;
}
button#buy-now, .AddCartButton {
    width: 100%;
}
#ast-mobile-header .content-align-flex-start {
    max-height: 100vh;
    overflow: auto;
}
.video {
    margin-top: 74px;
}
.wp-block-uagb-column.uagb-block-150d789f.uagb-column__wrap {
    margin-bottom: 20px;
}
.uagb-block-bab0d5da .uagb-column__wrap , 
.uagb-block-c8d2969d .uagb-column__wrap ,
.uagb-block-65097b80 .uagb-column__wrap ,
.uagb-block-6acd7bd8 .uagb-column__wrap ,
.uagb-block-6ce9389f .uagb-column__wrap  {
    padding: 0px;
}
div#DoiTac {
    padding: 0px;
}
header {
    background: #fff;
}
.business-model-scheme .scheme>div {
    font-size: 10px;
}
.contact-box {
    text-align: center;
    padding: 0px !important;
}
.gv_section_contact .uagb-block-0ab5f872 {
    padding: 0px !important;
}

.gv_section_contact .wp-block-uagb-column.uagb-block-7e814a50 > .uagb-column__overlay {
    background-color: rgba(232,232,232,0.26) !important;
    border-radius: 0px !important;
}
.gv_section_contact .contact-box .contact .info {
    margin-top: 0px;
    margin-right: auto;
    margin: 0px;
    max-width: unset !important;
}
.gv_section_contact .contact-box .contact .image {
    display: none;
}
.gv_section_contact .contact-wrap {
    padding: 20px 0 65px !important;
}
.gv_section_contact .contact-box .form {
    padding: 20px 0px !important;
}
.gv_mobile_menu .inner .main_nav>ul>li>.sub-menu {
    display: block !important;
}
.gv_header_block .logo a img {
    height: 40px !important;
    position: relative;
    top: 3px;
}

.gv_header_block .search {
    right: 10px;
}

.gv_header_block .menu {
    position: relative;
    left: 7px;
}
    .gv_section_construct .construct-box .head_block{
        margin-top:20px
    }
}
.gv_section_construct .construct-box>.row{
    margin-left:-5px;
    margin-right:-5px
}
.gv_section_construct .construct-box>.row>[class*="col-"]{
    padding-right:5px;
    padding-left:5px
}
.gv_section_construct .construct-box .construct-item{
    padding-top:5px;
    padding-bottom:5px
}
.gv_section_construct .construct-box .more{
    position:relative;
    display:block
}
.gv_section_construct .construct-box .more a{
    display:inline-block;
    background-color:#fff;
    border:1px solid #232323;
    text-transform:uppercase;
    cursor:pointer;
    color:#232323;
    font-weight:500;
    font-size:16px;
    line-height:20px;
    padding:15px 35px 13px
}
.gv_section_construct .construct-box .more a:hover{
    background-color:var(--primary-color);
    border-color:var(--primary-color);
    color:#fff
}

.gv_section_contact{
    position:relative;
    overflow:hidden
}
.gv_section_contact .contact-wrap{
    background-attachment:fixed;
    background-position:center;
    background-size:cover;
    padding:100px 0;
    position:relative
}
.gv_section_contact .contact-wrap::before{
    content:"";
    height:100%;
    width:100%;
    position:absolute;
    left:0;
    top:0;
    background:rgba(0,0,0,0.45);
    display:block
}
.gv_section_contact .contact-wrap .head_block{
    position:relative;
    z-index:2
}
.gv_section_contact .contact-wrap .head_block .title{
    color:#fff
}
.gv_section_contact .contact-box{
    padding-bottom:60px;
    position:relative
}
.gv_section_contact .contact-box .contact{
    position:relative;
    display:block
}
.gv_section_contact .contact-box .contact .info {
    background: #264fa9;
    color: #fff;
    padding: 50px 30px;
    position: relative;
    z-index: 2;
    margin-top: -345px;
    margin-left: auto;
    width: 100%;
    max-width: 350px;
    text-align: left;
}
.info .name h2 {
    color: #fff;
}
.container-timcuahang {
    display: grid;
    height: 100vh;
    grid-template-columns: 40% 1fr;
    column-gap: 15px;
        margin-bottom: 75px;
}
div#store-list {
    overflow-y: auto;
    height: 100vh;
}
div#store-list .fa {
    left: 0px;
    position: absolute;
    top: 5px;
    color: #264fa9;
}
.store-address , .dienthoai-address {
    position: relative;
    padding-left: 25px;
}
    .left {

      border-right: 1px solid #ddd;
    }
    .right iframe {
      width: 100%;
      height: 100%;
      border: none;
    }
    .store {
      padding: 10px;
      border-bottom: 1px solid #eee;
      cursor: pointer;
    }
    .store:hover {
      background: #f5f5f5;
    }
    .store-name {
      font-weight: bold;
    }
    #search {
      width: 100%;
      padding: 10px;
      margin-bottom: 15px;
      font-size: 16px;
    }
@media (max-width: 550px){
.home .hero-icons span {
    font-size: 11px;
    line-height: 15px;
}
}
@media (max-width: 991px){
    .gv_section_contact .contact-box .contact .info{
        margin-top:-50px;
        margin-right:auto
    }
}
.gv_section_contact .contact-box .contact .info ul {
    list-style: none;
    padding: 0 0 20px;
    margin: 0;
    text-align: left;
}
.gv_section_contact .contact-box .contact .info ul li {
    list-style: none;
    padding: 10px 0 10px;
    font-size: 16px;
    display: flex;
}
.gv_section_contact .contact-box .contact .info ul i {
    margin-right: 10px;
}
.gv_section_contact .contact-box .contact .info ul li span{
    display:block;
    padding-bottom:10px;
    font-size:20px
}
.gv_section_contact .contact-box .contact .info ul li h4{
    font-size:18px;
    font-weight:400;
    margin-bottom:3px
}
.gv_section_contact .contact-box .contact .info ul li p{
    font-size:15px;
    margin-bottom:0;
    font-weight:400
}
.gv_section_contact .contact-box .contact .info .social{
    position:relative;
    display:block
}
.gv_section_contact .contact-box .contact .info .social a{
    display:inline-block;
    color:#fff;
    font-size:16px;
    padding-right:20px;
    line-height:1.6
}
.gv_section_contact .contact-box .form {
    padding: 0px 0px;
    position: relative;
}

.gv_section_contact .contact-box .form .name{
    font-size:30px;
    margin-bottom:15px
}
.gv_section_contact .contact-box .form .desc{
    font-size:16px;
    line-height:1.6;
    padding-bottom:20px
}
.gv_section_contact .contact-box .form .form-box .wpcf7-form input[type="text"],.gv_section_contact .contact-box .form .form-box .wpcf7-form input[type="email"],.gv_section_contact .contact-box .form .form-box .wpcf7-form input[type="name"],.gv_section_contact .contact-box .form .form-box .wpcf7-form input[type="tel"],.gv_section_contact .contact-box .form .form-box .wpcf7-form textarea,.gv_section_contact .contact-box .form .form-box .wpcf7-form select{
    width:100%;
    padding:15px 0;
    outline:none;
    border:0;
    border-bottom:1px solid #999;
    font-size:15px;
    margin-bottom:15px
}
.gv_section_contact .contact-box .form .form-box .wpcf7-form textarea{
    height:100px
}
.gv_section_contact .contact-box .form .form-box .wpcf7-form textarea::-ms-input-placeholder,.gv_section_contact .contact-box .form .form-box .wpcf7-form input::-ms-input-placeholder{
    color:inherit;
    opacity:1
}
.gv_section_contact .contact-box .form .form-box .wpcf7-form textarea::placeholder,.gv_section_contact .contact-box .form .form-box .wpcf7-form input::placeholder{
    color:inherit;
    opacity:1
}
.gv_section_contact .contact-box .form .form-box .wpcf7-form input.wpcf7-submit{
    display:block;
    width:auto;
    background:transparent;
    border:1px solid #444;
    padding:12px 25px;
    text-transform:uppercase;
    font-size:15px;
    font-weight:400;
    line-height:20px;
    color:#333
}
.gv_section_contact .contact-box .form .form-box .wpcf7-form input.wpcf7-submit:hover{
    background:var(--primary-color);
    border-color:var(--primary-color);
    color:#fff
}

.evo-product-item{
    margin-bottom:25px;
    background-color:#fff;
    box-shadow:0 1px 3px rgba(0,0,0,0.18)
}
.evo-product-item .thumb-evo{
    margin-bottom:15px;
    position:relative;
    overflow:hidden
}
.evo-product-item .thumb-evo strong{
    position:absolute;
    z-index:1;
    top:5px;
    left:5px;
    color:#fff;
    padding:2px 12px;
    font-size:12px
}
.evo-product-item .thumb-evo strong:before{
    content:"";
    display:block;
    position:absolute;
    top:0;
    bottom:0;
    z-index:-1;
    border-radius:2.5px;
    transform-origin:center;
    left:3.5px;
    right:3.5px;
    transform:skewX(-20deg);
    background-color:#ee3a39
}
.evo-product-item .thumb-evo .thumb-img{
    display:block;
    position:relative
}
.evo-product-item .thumb-evo .thumb-img img{
    -webkit-transition:all .6s ease;
    -moz-transition:all .6s ease;
    -o-transition:all .6s ease;
    transition:all .6s ease
}
.evo-product-item .pro-brand{
    font-size:13px;
    line-height:19px;
    color:#808080;
    text-transform:none;
    margin:0 0 3px;
    padding-left:10px;
    padding-right:10px;
    min-height:20px
}
.evo-product-item .pro-brand a{
    color:#808080
}
.evo-product-item .pro-brand a:hover,.evo-product-item .pro-brand a:focus{
    color:#ee3a39
}
.evo-product-item .title {
    font-size: 17px;
    margin-bottom: 2px;
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    position: relative;
    min-height: 35.2px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.3;
    height: 45px;
    overflow: hidden;
    margin-bottom: 8px;
}
@media (max-width: 767px){
    .evo-product-item .title{
        font-size:14px
    }
}
.evo-product-item .title:hover, .evo-product-item .title:focus {
    color: #264fa9;
}
.evo-product-item .flex-prices{
    align-items:center;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px
}
.evo-product-item .flex-prices .block-prices {
    position: relative;
    top: -2px;
}
.evo-product-item .flex-prices .block-prices {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 700;
    flex: 1;
    text-align: left;
}
.evo-product-item .flex-prices .block-prices .product-price {
    color: #ffffff;
    font-size: 15px;
    margin-left: 0px;
    background: #264fa9;
    padding: 3px 10px;
    border-radius: 20px;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.stack-on-mobile {
    margin: 0px !important;
}
.column-gap {
    column-gap: 20px;
}
.p-0 {
    padding: 0px !important;
}
.column-left-right > div {
    width: inherit !important;
    padding: 0px !important;
}

.column-left-right {
    grid-template-columns: 25% 1fr;
    display: grid !important;
}

.column-gap.uagb-columns__columns-3 {
    grid-template-columns: 1fr 1fr 1fr;
    display: grid !important;
}

.column-gap.uagb-columns__columns-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    display: grid !important;
}

.column-gap.uagb-columns__columns-5 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    display: grid !important;
}

.column-gap.uagb-columns__columns-6 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    display: grid !important;
}

.column-gap> .uagb-column__wrap {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 100%;
}
.gv_section_contact .contact-box {
    padding: 0px !important;
}
.info .social {
    display: none !important;
}

.gv_section_contact .uagb-block-0ab5f872 {
    padding-left: 0px !important;
}

.gv_section_contact .contact-box .contact img {
    width: 100%;
    padding-right: 50px;
}

.viewmore-button {
    text-align: center;
}

.viewmore-button a {
    background: #ffffff;
    padding: 5px 30px;
    line-height: unset;
    margin: unset;
    z-index: 9;
    position: relative;
    color: #264fa9;
    border-radius: 30px;
    border: 1px solid #264fa9;
}

.warning-notifi {
    margin-top: 35px !important;
    background: #7aaaf4;
    width: auto;
    text-align: center;
    margin: auto;
    padding: 7px;
    color: #fff;
    max-width: 340px;
}
.viewmore-button a:hover {
    background: #264fa9;
    color: #fff;

}

@media (max-width: 1100px){
.evo-product-item .flex-prices .block-prices .product-price {
    color: #ffffff;
    font-size: 15px;
    margin-left: 0px;
    background: #264fa9;
    padding: 3px 5px;
    border-radius: 20px;
}
.site-header-section>* {
    padding: 0 0px;
}
.ast-builder-grid-row.ast-grid-center-col-layout {
    grid-template-columns: 1fr auto 85px !important;
}
.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
    padding: 8px 20px;
            font-size: 13px;
}
header .custom-logo-link img {
    max-width: 193px;
    top: 12px;
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link {
    font-size: 13px;
}
}
@media (max-width: 991px){
.gv_section_contact .contact-box .contact img {
    padding-right: 0px;
}
.gv_section_contact .contact-box .contact .info {
    max-width: unset;
}
.column-gap.mobile-column-custom {
    grid-template-columns: 1fr 1fr 1fr;
    display: grid !important;
}
.mobile-column-custom .uagb-block-425c0727 {
    width: 100%;
}
}
@media (max-width: 955px){

header .custom-logo-link img {
    max-width: 193px;
    top: 3px;
    left: 15px;
}
}

@media (max-width: 767px){
.ast-header-break-point .submenu-with-border .sub-menu {
    margin: 0px !important;
}
.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
    padding: 0px;
}
.gv_section_contact .contact-box .contact .image {
    display: none;
}
.gv_section_contact .wp-block-uagb-column.uagb-block-7e814a50 > .uagb-column__overlay {
    background-color: rgba(232,232,232,0.26) !important;
    border-radius: 0px !important;
}
.gv_section_contact .uagb-block-0ab5f872 {
    padding: 0px !important;
}
.gv_section_contact .contact-box .contact .info {
    padding: 50px 30px 0px;
    max-width: unset;
}
.gv_section_contact .contact-box .contact .info {
    padding: 50px 30px 0px;
}
.column-gap.mobile-column-custom {
    grid-template-columns: 1fr 1fr;
    display: grid !important;
}
.evo-product-item .flex-prices .block-prices .product-price {
    font-size: 16px;
    padding: 3px 10px;
}
.column-left-right {
    grid-template-columns: 30% 1fr;
    display: grid !important;
}
}

@media (max-width: 700px){
div.tabprojectlinks {
    height: unset;
    place-content: center;
    line-height: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
}
div.tabprojectlinks:focus, div.tabprojectlinks.active {
    height: unset;
    line-height: 18px;
}
}
@media (max-width: 650px){
#side-bar {
    display: none;
}
.column-left-right {
    grid-template-columns: 1fr;
    display: grid !important;
}
}
@media (max-width: 555px){
.evo-product-item .flex-prices .block-prices .product-price {
    font-size: 13px;
    padding: 6px 10px;
}
}

@media (max-width: 480px){
.evo-product-item .flex-prices a {
    display: none;
}
.evo-product-item .pro-brand {
    display: none;
}
.evo-product-item .flex-prices .block-prices .product-price {
    font-size: 13px;
    padding: 3px 10px;
    width: 100% !important;
    display: block;
    margin: auto;
    text-align: center;
}
.evo-product-item.shrunk3d-temp .flex-prices .block-prices .product-price {
    font-size: 9px !important;
}
}

.evo-product-item .flex-prices .block-prices .product-old-price{
    color:#808080;
    text-decoration:line-through;
    font-size:14px;
    font-weight:normal
}
@media (max-width: 767px){
    .evo-product-item .flex-prices .block-prices .product-old-price{
        font-size:13px
    }
}
.evo-product-item .flex-prices a{
    margin:0
}
.evo-product-item .flex-prices a button{
    border:none;
    background-color:transparent;
    box-shadow:none;
    outline:none;
    transition:color .2s;
    height:40px;
    width:40px;
    padding:0;
    position:relative;
    z-index:0
}
.evo-product-item .flex-prices a button:before{
    top:-2px;
    left:-2px;
    display:block;
    content:"";
    position:absolute;
    width:calc(100% + 4px);
    height:calc(100% + 4px);
    background:transparent;
    z-index:-1;
    border-radius:50%;
    transform:scale(0);
    transition:transform .2s,background .2s
}
.evo-product-item .flex-prices a button svg{
    width:20px;
    height:20px;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto
}
.evo-product-item .flex-prices a button:hover:before{
    background-color:#264fa9;
    transform:scale(1);
    transition-duration:.05s
}
.evo-product-item .flex-prices a button:hover svg path{
    fill:#fff !important
}

.main-header-menu .sub-menu {
    top: 80%;
}

.square-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    transition: all 0.5s;
}
.square-img {
    display: block;
    overflow: hidden;
    position: relative;
    padding-bottom: 100%;
}

.rectangle-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    transition: all 0.5s;
}
.rectangle-img {
    display: block;
    overflow: hidden;
    position: relative;
    padding-bottom: 70%;
}

.shrunk3d-temp .pro-brand , .shrunk3d-temp .flex-prices a {
    display: none;
}

.shrunk3d-temp .name-section-evo {
    background-color: rgba(237, 237, 237, .8);
    backdrop-filter: blur(30px);
    text-align: center;
    border-radius: 5px;
    padding: 10px;
    margin: -32px auto 0px;
    max-width: 90%;
    width: 100%;
}
@media (max-width: 767px){
.shrunk3d-temp .name-section-evo {
    background-color: #ebebeb;
    position: relative;
    z-index: 999;
    top: -5px;
}
}
.evo-product-item.shrunk3d-temp {
    box-shadow: unset;
}

.evo-product-item.shrunk3d-temp .square-img img {
    border-radius: 7px;
}

.evo-product-item.shrunk3d-temp .flex-prices {
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.evo-product-item.shrunk3d-temp .flex-prices .block-prices .product-price {
    color: #ffffff;
    font-size: 13px;
    background: #264fa9;
    padding: 5px 10px;
    border-radius: 20px;
    margin: auto;
    display: block;
    text-align: center;
}

.news-item {
    margin-bottom: 20px;
}

.feed-back-custom {
    position: relative;
    z-index: 1;
    background: #264fa9;
    padding-bottom: 15px;
}
.feed-back-custom::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .4;
    z-index: 1;
    background: url(/theme/feedback2.jpg);
    background-size: 100%;
}
.feed-back-custom {
    padding-bottom: 70px  !important;
    padding-top: 50px !important;
    margin: 50px 0px 30px  !important;
}

.feed-back-style .item-tag {
    background-color: #fff;
    border-radius: 20px;
    padding: 15px 0 25px 0;
    box-shadow: 0 0 20px #0000001a;
    height: 100%;
}

.feed-back-style .body-tag {
    padding: 15px 20px 0;
}

.feed-back-style .head-tag {
    padding: 0 20px 9px;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

.feed-back-style .item-tag.fix-cus img {
    border-radius: 50%;
    border: 2px solid #264fa9;
}

.feed-back-style .comment-feed {
    height: 200px;
}

.feed-back-style .link-xem {
    margin-top: 20px;
}

.feed-back-style .link-xem a {
    border: 1px solid #264fa9;
    padding: 6px 20px;
    color: #264fa9;
}

.feed-back-style .link-xem a:hover {
    border: 1px solid #264fa9;
    background: #264fa9;
    padding: 6px 20px;
    color: #fff;
}

.feed-back-style .item-tag.fix-cus img {
    height: 60px;
    object-fit: cover;
    width: 60px;
}

.feed-back-style .head-tag .row {
    display: grid;
    grid-template-columns: 60px 1fr;
    text-align: left;
    column-gap: 15px;
    align-items: center;
}

.feed-back-style .head-tag h3 {
    font-size: 14px;
    margin: 0px;
}

span.dathangngay {
    margin-left: 10px;
}