/*
Theme Name: AMSS
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
td, th {
    font-size: 16px !important;
}
.edit-form #ID{
    display: none;
}
.edit-button {
    cursor: pointer;
}
.page-id-506 #footer, .home #footer, .page-id-119 #footer{
    display: none;
}
td:first-child, th:first-child {
    padding-left: 1.5em !important;
}
.srdetail{
    display: none;
}
.tbs-bnt-inc .nav-tabs>li>a {
    background-color: white !important;
}
:root {
    --primary-color: #07B129 !important;
}
.backtop {
    background: #07B129 !important;
}
/*p, body, span{
    font-size: 18px !important;
}*/

#chat-scroll-section{
    display: none;
}
.nav>li>a {
    font-size: 16px !important;
    color: black !important;
}
.nav-column li.active>a, .nav-column li>a:hover, .nav-dropdown li.active>a, .nav-dropdown>li>a:hover, .nav-vertical-fly-out>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav>li>a:hover {
    color: #07B129 !important;
}
.trtb-inc th{
    color: black !important;
}
.bnnn-inc input, .bnnn-inc select{
    border-radius: 3px;
}
input[type='submit']:not(.is-form){
    width: 100%;
}
.aboutus-inc .icon-box p, .dichvu .icon-box-text p{
    text-align: justify;
}
.scroll-to-bullets a, .featured-title, .label-new.menu-item > a:after, .nav-pagination > li > .current, .nav-pagination > li > span:hover, .nav-pagination > li > a:hover, .has-hover:hover .badge-outline .badge-inner, button[type="submit"], .button.wc-forward:not(.checkout):not(.checkout-button), .button.submit-button, .button.primary:not(.is-outline), .featured-table .title, .is-outline:hover, .has-icon:hover .icon-label, .nav-dropdown-bold .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold > li > a:hover, .nav-dropdown-bold.dark .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold.dark > li > a:hover, .header-vertical-menu__opener, .is-outline:hover, .tagcloud a:hover, .grid-tools a, input[type='submit']:not(.is-form), .box-badge:hover .box-text, input.button.alt, .nav-box > li > a:hover, .nav-box > li.active > a, .nav-pills > li.active > a, .current-dropdown .cart-icon strong, .cart-icon:hover strong, .nav-line-bottom > li > a:before, .nav-line-grow > li > a:before, .nav-line > li > a:before, .banner, .header-top, .slider-nav-circle .flickity-prev-next-button:hover svg, .slider-nav-circle .flickity-prev-next-button:hover .arrow, .primary.is-outline:hover, .button.primary:not(.is-outline), input[type='submit'].primary, input[type='submit'].primary, input[type='reset'].button, input[type='button'].primary, .badge-inner {
    background-color: #07B129 !important;
}
.section_choose .content-choose .choose-left span:before {
    background-color: #07B129 !important;
}
.section_data .progress .progress-bar {
    background: #07B129 !important;
}
.post-item .post-date .badge-inner:before {
    background-color: #07B129 !important;
}
/*.bnnn-inc .section-content{
    margin-bottom: -25%;
}*/
.srlt-inc{
    display: flex;
}
.srlt-inc span{
    width: 120px;
}
.srlt-inc input{
    margin-left: 10px;
    width: 153px;
}
.sm-inc{
    float: left;
}
input[type=number]{
    box-shadow: none !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}
.col-form-right .wpcf7-form-control{
    margin: 0 !important;
}
.row-form{
    display: flex;
    justify-content: space-around;
}
.col-form{
    width: 49%;
}
.col-form-left{
    width: 80%;
}
.col-form-right{
    width: 20%;
}
.footer_contact_text ul li{
	margin-left: 0px;
}
.post-item .post-date .badge-inner{
	color: #fff !important;
	
}
@keyframes progressAnimation-1{0%{width:0%}100%{width:31.8%}}@keyframes progressAnimation-2{0%{width:0%}100%{width:29%}}@keyframes progressAnimation-3{0%{width:0%}100%{width:31%}}@keyframes progressAnimation-4{0%{width:0%}100%{width:100%}}.title_data{font-size:16px;margin-bottom:5px}.progress .progress-bar.int-2{animation:progressAnimation-2 5s;position:relative}.progress .progress-bar.int-4{animation:progressAnimation-4 5s;position:relative}.progress .progress-bar.int-3{animation:progressAnimation-3 5s;position:relative}.progress{height:36px;border-radius:0;background-color:rgba(255,255,255,.102);margin-bottom:30px;font-size:16px;font-weight:700;overflow:hidden;display:flex;background:#000}.progress .progress-bar.int-1{animation:progressAnimation-1 5s;position:relative;background:#19b7f9}.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;background-color:#007bff;transition:width .6s ease}.clearfix::after{display:block;clear:both;content:""}
		.stuck .header-main .nav>li>a {
    color: #000;
}

	.backtop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    top: auto !important;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #19b7f9;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    text-decoration: none;
    opacity: 0 !important;
}

.backtop svg{margin-top: 15px;
    height: 30px;
    color: #fff;
    width: 20px}
.backtop svg path{fill:#fff}.backtop:hover{background:#19b7f9}.backtop.show{opacity:1 !important;margin-top:20px}

.transparent .header-main {
    height: 110px;
    width: 100%;
    z-index: 999;
    background: white;
    position: absolute;
    top: 0 !important;
    box-shadow: 0px 0px 40px 0px rgb(22 107 165 / 20%);
}
.nav-dark .nav>li>a{
    color: black !important;
}
.nav-dark .nav>li.active>a{
    color: #07B129 !importantnt;
}
.section-title b {
visibility: hidden;
}
.section-title-center span:before {
    content: "";
    width: 45px;
    position: absolute;
    bottom: -10px;
    background: #07B129;
    height: 2px;
    left: 50%;
    transform: translateX(-50%);
}
.service_textbox .service-sumary{
	text-align: justify;
}
.service_icon_mobile{
	display: none;
}
.service_icon_mobile::before{
	background-color: #fff;
    content: "";
    left: calc(50% - 45px);
    height: 90px;
    position: absolute;
    box-shadow: 0px 0px 40px 0px rgb(22 107 165 / 20%);
    top: -50px;
    transform: rotate(45deg);
    width: 90px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    z-index: 1;
}
.service_icon_mobile img{
	z-index: 2;
    position: relative;
    top: -35px;
    width: 50px;
}
.service_right_banner .service-icon {
    position: absolute;
    top: 135px;
    left: -32px;
    transform: translateY(-50%);
}
.service_right_banner .service-icon:before {
    background-color: #fff;
    content: "";
    left: -23px;
    height: 110px;
    position: absolute;
    box-shadow: 0px 0px 40px 0px rgb(22 107 165 / 20%);
    top: -31%;
    transform: rotate(45deg);
    width: 110px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    z-index: -1;
}

.service_left_banner .service-icon:before{
	content: unset;
}
.service_left_banner .service-icon:after {
	 background-color: #fff;
    content: "";
    right: -23px;
    height: 110px;
    position: absolute;
    box-shadow: 0px 0px 40px 0px rgb(22 107 165 / 20%);
    top: -31%;
    transform: rotate(45deg);
    width: 110px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    z-index: -1;
}
.service_left_banner .service-icon {
    position: absolute;
    top: 135px;
    right: -32px;
    transform: translateY(-50%);
}

@media (max-width: 767px) {
  .section_choose .col-choose .content-choose {
    margin-bottom: 20px;
    border-bottom: 1px dashed #e4e4e4;
    padding-bottom: 20px;
  }
}
.section_choose .content-choose {
  padding-bottom: 55px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .section_choose .content-choose {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .section_choose .content-choose {
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 20px;
  }
}
.section_choose .content-choose .choose-left {
  width: 65px;
  height: 65px;
  float: left;
  position: relative;
}
@media (max-width: 767px) {
  .section_choose .content-choose .choose-left {
    width: 100%;
  }
}
.section_choose .content-choose .choose-left span {
  position: relative;
  color: #fff;
  font-size: 26px;
  z-index: 9;
  top: 10px;
  left: 20px;
}
.section_choose .content-choose .choose-left span:before {
  background-color: #19b7f9;
  content: "";
  left: -7px;
  height: 45px;
  position: absolute;
  top: -5px;
  transform: rotate(45deg);
  width: 45px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  z-index: -1;
}
@media (max-width: 767px) {
  .section_choose .content-choose .choose-left span {
    left: 0;
  }
}
.section_choose .content-choose .choose-right {
  width: calc(100% - 65px);
  float: left;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .section_choose .content-choose .choose-right {
    width: 100%;
    padding-left: 0;
  }
  .row-form{
        flex-wrap: wrap;
    }
    .col-form{
        width: 100%;
    }
    .cf7-row-inc > .col > .col-inner {
        padding: 20px 20px 20px 20px !important;
    }



}
.section_choose .content-choose .choose-right .title-choose {
  font-size: 18px;
  margin: 20px 0 15px;
  font-weight: 700;
  color: #3c4550;
  
}
.section_choose .content-choose .choose-right .choose-sumary {
  font-size: 16px;
  color: #3c4550;
 
}

.post-item .is-divider{
	background: var(--primary-color)!important;
}
/*section_data*/
.section_data .progress {
    height: 36px;
    border-radius: 0;
    background-color: rgba(255,255,255,0.102);
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 700;
}
.section_data .progress .progress-bar.int-1 {
animation: progressAnimation-1 5s;
position: relative;
    height: 100%;	
}
.section_data .progress .progress-bar {
    background: #19b7f9;
}
.progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-color: #007bff;
	transition: width .6s ease;}

.section_app .banner-app img {
    position: relative;
    top: 7px;
    animation: gbounce 2s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: cubic-bezier(0.5, 0.05, 1, 0.5);
}
.lazyload.loaded {
    background: transparent;
}
.section_app .banner-app img{position:relative;top:7px;animation:gbounce 2s;animation-timing-function:ease;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:cubic-bezier(0.5, 0.05, 1, 0.5)}.section_app .content-app{margin:180px 0 30px}.section_app .content-app .title-app{font-size:26px;font-weight:700;color:#3c4550;font-family:"Muli",sans-serif;margin-bottom:30px;text-transform:uppercase}.section_app .content-app .summary-app{position:relative;padding-left:25px;font-family:"Muli",sans-serif;font-size:16px;color:#3c4550;margin-bottom:20px}.section_app .content-app .summary-app:before{content:'';background:url(http://bizweb.dktcdn.net/100/374/039/themes/871123/assets/icon-check.png?1654048729206) no-repeat;position:absolute;left:0;top:5px;width:20px;height:20px}.section_app .content-app .button_mobile{border:2px solid #19b7f9;padding:10px 0;border-radius:30px;color:#19b7f9;background:transparent;display:flex;align-items:center;justify-content:center;font-size:15px;margin-right:10px;width:220px;line-height:24px;position:relative;float:left;-webkit-transition:all ease 0.3s;-moz-transition:all ease 0.3s;-ms-transition:all ease 0.3s;-o-transition:all ease 0.3s;transition:all ease 0.3s}@media (max-width: 1199px) and (min-width: 992px){.section_app .content-app .button_mobile{margin-right:5px}}@media (max-width: 767px){.section_app .content-app .button_mobile{width:100%;margin-bottom:10px}}.section_app .content-app .button_mobile:hover{background:#19b7f9;border-color:#19b7f9;color:#fff}.section_app .content-app .button_mobile:hover img{filter:brightness(100)}.section_app .content-app .button_mobile img{float:left}.section_app .content-app .button_mobile span{float:left;padding-left:10px;line-height:20px}.section_app .content-app .button_mobile b{font-size:20px}@keyframes gbounce{0%{transform:translateY(0)}30%{transform:translateY(-7px)}50%{transform:translateY(0)}100%{transform:translateY(-7px)}}

/*List*/
.list ul li {
	list-style: none;
}
.list ul li:before {
    content: '';
    background: url(icon-check.png) no-repeat;
    position: absolute;
    left: -5px;
    margin-top: 7px;
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
.buttom-app .button_mobile {
    border: 2px solid #19b7f9;
    padding: 10px 0;
    border-radius: 30px;
    color: #19b7f9;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    margin-right: 10px;
    width: 220px;
    line-height: 24px;
    position: relative;
    float: left;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.buttom-app .button_mobile:hover {
    color: #fff;
    background-color: #19b7f9;
}
.button_mobile:hover{
background:#19b7f9;border-color:#19b7f9;
	color:#fff}
.button_mobile:hover img {filter:brightness(100)}

.badge.post-date {
    top: 0;
}
.post-item .post-date .badge-inner {
    background-color: transparent !important;
    border: 0;
    position: absolute;
    top: 15px;
    left: 15px !important;
    font-size: 16px;
    z-index: 999999;
}
.post-item .post-date .badge-inner:before {
    background-color: #19b7f9;
    content: "";
    left:-10px;
    height: 60px;
    position: absolute;
    top: -15px;
    transform: rotate(45deg);
    width: 60px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    z-index: -1;
}
input#gui {
    /* height: 40px; */
    display: inline-block;
    text-align: center;
    line-height: 40px;
    background: #19b7f9;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    padding: 0 25px;
    border-radius: 0;
}
textarea.wpcf7-form-control,
input.wpcf7-form-control.wpcf7-text {
    border: 0;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);
    border-bottom: 1px solid #0e0e0e40;
}
.lienhe ul li {
	list-style:none;
}
.lienhe ul li svg path {
    fill: #fff;
}
.bando {
    margin-top: -90px;
}
.dvls_maps_row.dvls_maps_header{
    display: none;
}
.absolute-footer.dark {
    color: #fff;
    background: #1c2f3c;
}
.box-text .button {
    margin-top: 1em;
    color: #19b7f9;
}
.service-icon1 img:hover,
.service-icon img:hover, .service_icon_mobile img:hover{animation:roll 1s}
@keyframes roll{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}		
.oval_banner {
	background: unset !important;
}
/*
.oval_banner .bg-loaded{
	 
    position:absolute;
   
    top:0;
    left:0;
    right:0;
    bottom:0;
  

    background-image: linear-gradient(215deg, #3f2b96, #a8c0ff);
    border-bottom-left-radius: 50% 95px;
    border-bottom-right-radius: 50% 95px;
}

.oval_banner .overlay {
    background-color: unset !important;
}*/
.page_quote {
    margin-bottom: 40px;
    border: 1px solid #ececec;
	
    width: 100%;
    margin-bottom: 1em;
    border-collapse: collapse;
    border-spacing: 0;

}
.page_quote tbody .first td {
    background: #19b7f9;
    color: #fff;
	
}
.page_quote tbody td {
    background: #f2f7f8;
    border-color: #fff;
	text-align: center;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.service_icon_mobile{
	   display: block;
    }
	.service_textbox{
		
		text-align:center;
	}
    #tbshowall_wrapper{
        overflow: auto;
    }

}
@font-face {
	font-family: 'nk-font';
	font-display: swap;
	src: url(fonts/nki-icon-font.eot?11062020);
	src: url(fonts/nki-icon-font.eot?11062020) format("embedded-opentype"), url(fonts/nki-icon-font.ttf?11062020) format("truetype"), url(fonts/nki-icon-font.woff?11062020) format("woff"), url(fonts/nki-icon-font.svg?11062020) format("svg");
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}


#chat-scroll-section {
	position: fixed;
	z-index: 40;
	  
    bottom: 74px;
	right: 10px;
	width: 60px;
	height: 60px;
	cursor: pointer;
}
#chat-scroll-section.active{
	bottom: 90px;
	pointer-events: inherit;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
#chat-scroll-section .open-chat-list-btn {
	text-align: center;
	display: block;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 0 4px rgba(219, 33, 40, 0);
	-moz-box-shadow: 0 0 0 4px rgba(219, 33, 40, 0);
	box-shadow: 0 0 0 4px rgba(219, 33, 40, 0);
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 20
}

#chat-scroll-section .open-chat-list-btn .nki-chat-main-chatbox {
	display: block;
	font-size: 30px;
	padding-top: 15px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: var(--primary-color);
	opacity : 0.8;
	height: 60px;
	width: 60px;
	z-index: 20;
	position: absolute;
	box-shadow: 0 3px 3px rgba(0, 0, 0, .16);
         -webkit-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;-moz-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;-ms-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;-o-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;animation:quick-alo-circle-img-anim 1s infinite ease-in-out;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%;
}

 @-moz-keyframes quick-alo-circle-anim{0%{-moz-transform:rotate(0) scale(.5) skew(1deg);opacity:.1;-moz-opacity:.1;-webkit-opacity:.1;-o-opacity:.1}30%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.5;-moz-opacity:.5;-webkit-opacity:.5;-o-opacity:.5}100%{-moz-transform:rotate(0) scale(1) skew(1deg);opacity:.6;-moz-opacity:.6;-webkit-opacity:.6;-o-opacity:.1}}
    @-webkit-keyframes quick-alo-circle-anim{0%{-webkit-transform:rotate(0) scale(.5) skew(1deg);-webkit-opacity:.1}30%{-webkit-transform:rotate(0) scale(.7) skew(1deg);-webkit-opacity:.5}100%{-webkit-transform:rotate(0) scale(1) skew(1deg);-webkit-opacity:.1}}
    @-o-keyframes quick-alo-circle-anim{0%{-o-transform:rotate(0) kscale(.5) skew(1deg);-o-opacity:.1}30%{-o-transform:rotate(0) scale(.7) skew(1deg);-o-opacity:.5}100%{-o-transform:rotate(0) scale(1) skew(1deg);-o-opacity:.1}}
    @-moz-keyframes quick-alo-circle-fill-anim{0%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-moz-transform:rotate(0) -moz-scale(1) skew(1deg);opacity:.2}100%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}
    @-webkit-keyframes quick-alo-circle-fill-anim{0%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-webkit-transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}
    @-o-keyframes quick-alo-circle-fill-anim{0%{-o-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-o-transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{-o-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}
    @-moz-keyframes quick-alo-circle-img-anim{10%{transform:rotate(0) scale(1) skew(1deg)}10%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}30%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}50%{-moz-transform:rotate(0) scale(1) skew(1deg)}100%{-moz-transform:rotate(0) scale(1) skew(1deg)}}
    @-webkit-keyframes quick-alo-circle-img-anim{0%{-webkit-transform:rotate(0) scale(1) skew(1deg)}10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}50%{-webkit-transform:rotate(0) scale(1) skew(1deg)}100%{-webkit-transform:rotate(0) scale(1) skew(1deg)}}
    @-o-keyframes quick-alo-circle-img-anim{0%{-o-transform:rotate(0) scale(1) skew(1deg)}10%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-o-transform:rotate(25deg) scale(1) skew(1deg)}30%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-o-transform:rotate(25deg) scale(1) skew(1deg)}50%{-o-transform:rotate(0) scale(1) skew(1deg)}100%{-o-transform:rotate(0) scale(1) skew(1deg)}
        
    }
#chat-scroll-section .select-chat-field {
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: 0;
	pointer-events: none;
	transition: .3s;
	transform: scale(.6)
}

#chat-scroll-section .select-chat-field .sticker-fb-msg2 {
	height: 60px;
	width: 60px;
	margin: 0 0 14px 0;
	z-index: 20;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-box-shadow: 0 0 0 8px rgba(219, 33, 40, 0);
	-moz-box-shadow: 0 0 0 8px rgba(219, 33, 40, 0);
	border-radius: 50%;
	box-shadow: 0 3px 3px rgba(0, 0, 0, .16)
}

#chat-scroll-section .select-chat-field .sticker-fb-msg2 a .nki-mes-chatbox {
	position: absolute;
	width: 60px;
	height: 60px;
	display: block;
	font-size: 40px;
	background-color: #fff;
	text-align: center;
	padding-top: 10px;
	z-index: 20;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	box-shadow: 0 3px 3px rgba(0, 0, 0, .16)
}

#chat-scroll-section .select-chat-field .sticker-fb-msg2 a .slide-tooltip {
	display: inline-block;
	padding: 0;
	color: #fff;
	border: 0;
	border-radius: 28px;
	height: 60px;
	position: absolute;
	right: 10px;
	width: 0;
	overflow: hidden;
	-webkit-transition: all 1s;
	transition: all 1s;
	background-color:var(--primary-color);
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	white-space: nowrap;
	opacity: 0;
	font-size: 18px;
	font-weight: 600;
	line-height: 2.9em;
	z-index: 19;
	text-align: left
}

#chat-scroll-section .select-chat-field .sticker-fb-msg2 a:hover .slide-tooltip {
	width: 300px;
	padding-left: 25px;
	padding-right: 10px;
	opacity: 1;
	z-index: 19
}

#chat-scroll-section .select-chat-field .sticker-hotline-mobile2 {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	z-index: 20;
	-webkit-transition: all .5s ease;
	width: 60px;
	height: 60px;
	-webkit-box-shadow: 0 0 0 8px rgba(219, 33, 40, 0);
	-moz-box-shadow: 0 0 0 8px rgba(219, 33, 40, 0);
	box-shadow: 0 0 0 8px rgba(219, 33, 40, 0);
	transition: bottom 2s ease 0s;
	margin: 0 0 10px 0
}

#chat-scroll-section .select-chat-field .sticker-hotline-mobile2 a {
	text-align: center;
	display: block;
	width: 100%;
	-webkit-box-shadow: 0 0 0 4px rgba(219, 33, 40, 0);
	-moz-box-shadow: 0 0 0 4px rgba(219, 33, 40, 0);
	box-shadow: 0 0 0 4px rgba(219, 33, 40, 0);
	height: 60px;
	position: absolute;
	z-index: 20
}

#chat-scroll-section .select-chat-field .sticker-hotline-mobile2 a .nki-call-chatbox {
	display: block;
	position: absolute;
	font-size: 40px;
	padding-top: 10px;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	height: 60px;
	width: 60px;
	z-index: 20;
	box-shadow: 0 3px 3px rgba(0, 0, 0, .16)
}

#chat-scroll-section .select-chat-field .sticker-hotline-mobile2 a .slide-tooltip {
	display: inline-block;
	padding: 0;
	color: #fff;
	border: 0;
	border-radius: 28px;
	height: 60px;
	position: absolute;
	top: 0;
	right: 10px;
	width: 0;
	overflow: hidden;
	-webkit-transition: all 1s;
	transition: all 1s;
	background-color:var(--primary-color);
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	white-space: nowrap;
	opacity: 0;
	font-size: 18px;
	font-weight: 600;
	line-height: 2.9em;
	z-index: 19;
	text-align: left
}

#chat-scroll-section .select-chat-field .sticker-hotline-mobile2 a:hover .slide-tooltip {
	width: 300px;
	padding-left: 20px;
	padding-right: 10px;
	opacity: 1
}

#chat-scroll-section .select-chat-field .sticker-zalo-chat, #chat-scroll-section .select-chat-field .sticker-map {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	z-index: 20;
	-webkit-transition: all .5s ease;
	width: 60px;
	height: 60px;
	-webkit-box-shadow: 0 0 0 8px rgba(219, 33, 40, 0);
	-moz-box-shadow: 0 0 0 8px rgba(219, 33, 40, 0);
	box-shadow: 0 0 0 8px rgba(219, 33, 40, 0);
	transition: bottom 2s ease 0s;
	margin: 0 0 10px 0
}

#chat-scroll-section .select-chat-field .sticker-zalo-chat a , #chat-scroll-section .select-chat-field .sticker-map a{
	text-align: center;
	display: block;
	width: 100%;
	-webkit-box-shadow: 0 0 0 4px rgba(219, 33, 40, 0);
	-moz-box-shadow: 0 0 0 4px rgba(219, 33, 40, 0);
	box-shadow: 0 0 0 4px rgba(219, 33, 40, 0);
	height: 60px;
	position: absolute;
	z-index: 20
}

#chat-scroll-section .select-chat-field .sticker-zalo-chat a .nki-zalo-chatbox, #chat-scroll-section .select-chat-field .sticker-map a .nki-map-icon {
	display: block;
	position: absolute;
	font-size: 40px;
	
	text-align: center;
	color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	height: 60px;
	width: 60px;
	z-index: 20;
	box-shadow: 0 3px 3px rgba(0, 0, 0, .16);
	font-size: 18px;
    line-height: 60px;
}

#chat-scroll-section .select-chat-field .sticker-zalo-chat a .slide-tooltip , #chat-scroll-section .select-chat-field .sticker-map a .slide-tooltip {
	display: inline-block;
	padding: 0;
	color: #fff;
	border: 0;
	border-radius: 28px;
	height: 60px;
	position: absolute;
	top: 0;
	right: 10px;
	width: 0;
	overflow: hidden;
	-webkit-transition: all 1s;
	transition: all 1s;
	background-color:var(--primary-color);
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	white-space: nowrap;
	opacity: 0;
	font-size: 18px;
	font-weight: 600;
	line-height: 2.9em;
	z-index: 19;
	text-align: left
}

#chat-scroll-section .select-chat-field .sticker-zalo-chat a:hover .slide-tooltip, 
#chat-scroll-section .select-chat-field .sticker-map a:hover .slide-tooltip  {
	width: 300px;
	padding-left: 20px;
	padding-right: 10px;
	opacity: 1
}
#chat-scroll-section.is-show-chat-list .select-chat-field {
	bottom: 100%;
	opacity: 1;
	pointer-events: auto;
	transform: scale(1)
}
[class^="nki-"],
[class*=" nki-"] {
	font-family: 'nk-font'!important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.nki-chat-main-chatbox:before {
	content: "\e9dc";
	color: #fff
}

.nki-mes-chatbox:before, .open-chat-list-btn .nki-mes-chatbox:before  {
	content: "\e9dd";
	color: var(--primary-color);
}

.nki-call-chatbox:before, .open-chat-list-btn .nki-call-chatbox:before {
	content: "\e9ab";
	color: var(--primary-color);
}

.nki-zalo-chatbox:before, .open-chat-list-btn .nki-zalo-chatbox:before {
	content: "\e9fb";
	color: var(--primary-color);
}
.nki-map-icon:before , .open-chat-list-btn .nki-map-icon:before{
	content: "\e9d4";
	color: var(--primary-color);
}
.open-chat-list-btn .nki-mes-chatbox, .open-chat-list-btn .nki-call-chatbox, .open-chat-list-btn .nki-zalo-chatbox, .open-chat-list-btn .nki-map-icon{
	display: block;
    font-size: 40px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
   
    height: 60px ;
    width: 60px;
    z-index: 20;
    box-shadow: 0 3px 3px rgb(0 0 0 / 16%);
    font-size: 18px;
    line-height: 60px;
	background-color: var(--primary-color) !important;
	 -webkit-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;-moz-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;-ms-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;-o-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;animation:quick-alo-circle-img-anim 1s infinite ease-in-out;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%;
}
.open-chat-list-btn .nki-mes-chatbox:before, .open-chat-list-btn .nki-call-chatbox:before, .open-chat-list-btn .nki-zalo-chatbox:before, .open-chat-list-btn .nki-map-icon:before{
	color: #fff !important;
}
#top-link{
width: 60px;
    height: 60px;
    right: 8px;
    line-height: 60px;
    border-color: var(--primary-color);
	background: #ffffff;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
   
    border: 3px solid var(--primary-color);
	
}
#top-link i{
	margin-top: -4px;
}
#top-link:link{
	color: var(--primary-color);
}

#top-link.active:hover, #top-link:hover, #top-link:hover:link, #top-link:hover i, #top-link.active:hover i{
	color:#ffffff !important;
}
#top-link.active:hover{
	 background: var(--primary-color);
}
@media (max-width: 549px){
	
	#chat-scroll-section{
     width: 44px;
        height: 44px;
    }
    #chat-scroll-section.active {
      
        bottom: 74px;
    }
    #chat-scroll-section .open-chat-list-btn .nki-chat-main-chatbox, #chat-scroll-section .open-chat-list-btn,  #chat-scroll-section .select-chat-field .sticker-map, #chat-scroll-section .select-chat-field .sticker-zalo-chat, #chat-scroll-section .select-chat-field .sticker-hotline-mobile2, #chat-scroll-section .select-chat-field .sticker-fb-msg2, #top-link, .open-chat-list-btn .nki-mes-chatbox, .open-chat-list-btn .nki-call-chatbox, .open-chat-list-btn .nki-zalo-chatbox, .open-chat-list-btn .nki-map-icon
    {
    width: 44px;
    height: 44px;

    font-size: 18px;
    }
    #chat-scroll-section .select-chat-field .sticker-map, #chat-scroll-section .select-chat-field .sticker-zalo-chat, #chat-scroll-section .select-chat-field .sticker-hotline-mobile2, #chat-scroll-section .select-chat-field .sticker-fb-msg2{
    margin: 0 0 10px 0 !important
    }
    #chat-scroll-section .select-chat-field a, #chat-scroll-section .select-chat-field i, .open-chat-list-btn .nki-mes-chatbox, .open-chat-list-btn .nki-call-chatbox, .open-chat-list-btn .nki-zalo-chatbox, .open-chat-list-btn .nki-map-icon {
    width: 44px !important;
    height: 44px  !important;
    line-height: 44px  !important;

    }
     #chat-scroll-section .select-chat-field i{
    font-size: 18px !important;
    padding-top: 0px  !important;
    }
     #chat-scroll-section .select-chat-field i.nki-zalo-chatbox, .open-chat-list-btn .nki-zalo-chatbox{
    font-size: 14px !important;
    }
    #chat-scroll-section .select-chat-field a:hover .slide-tooltip{
    width: 210px !important;
    }
    #chat-scroll-section .select-chat-field a .slide-tooltip{
    height: 44px  !important;
    font-size: 13px !important;
    }
     #top-link{
    line-height: 44px;
    }
}
@media (min-width: 1300px) and (max-width: 1400px){
    .nav>li>a {
        font-size: 14px !important;
    }
}