/*
Theme Name: Host
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('fonts/Roboto-Regular.woff2') format('woff2'),
    	 url('fonts/Roboto-Regular.ttf') format('truetype'),
		 url(https://fonts.googleapis.com/css?family=Roboto:400) format('woff2');
}
@font-face {
	font-family: "fl-icons";
	font-display: swap;
	src:
		url(../flatsome/assets/css/icons/fl-icons.woff2?v=3.14.2) format("woff2"),
		url(../flatsome/assets/css/icons/fl-icons.eot#iefix?v=3.14.2) format("embedded-opentype"),
		url(../flatsome/assets/css/icons/fl-icons.ttf?v=3.14.2) format("truetype"),
		url(../flatsome/assets/css/icons/fl-icons.woff?v=3.14.2) format("woff"),
		url(../flatsome/assets/css/icons/fl-icons.svg?v=3.14.2#fl-icons) format("svg");
}
@font-face {
	font-family: 'fonticon';
	src:  
		url('fonts/fonticon.woff2?3r2f41') format('woff2'),
		url('fonts/fonticon.eot?3r2f41#iefix') format('embedded-opentype'),
    	url('fonts/fonticon.ttf?3r2f41') format('truetype'),
    	url('fonts/fonticon.woff?3r2f41') format('woff'),
    	url('fonts/fonticon.svg?3r2f41#fonticon') format('svg');
  	font-weight: normal;
  	font-style: normal;
	font-display: block;
}
body {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.4;
}
.section {
    z-index: 1;
}
.domain-search-box {
    padding: 40px;
    border-radius: 20px;
    margin-top: -100px;
	background: #fafafa !important;
	border: 1px solid rgba(93, 118, 174, 0.15) !important;
}
.search_domain_form {
    width: calc(100% - 10%);
    margin: 1.5rem auto!important;
    position: relative;
    height: calc(2.15em + 0.7rem);
    z-index: 9;
}
.search_domain_form input:not([type=submit]) {
    width: 78%;
    height: 100%;
    border: none;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    opacity: 1 !important;
	border-radius:4px;
}
.search_domain_form .btn-check-domain {
    width: 20.68%;
    margin: 0;
	padding: 4px 0 3px;
	top:0px;
	right: 0px;
    position: absolute;
	color: #fff;
    text-transform: initial;
}
.search_domain_form .btn i{
    font-size: 11px;
    font-weight: bold!important;
}
.domain-list-home ul{
	margin: 0!important;
    padding: 0!important;
	text-align: center;
}
.domain-list-home li{
	margin: 0!important;
    padding: 8px 8px;
	background-color: #fff!important;
	display: inline-block;
    list-style: none;
	text-align: center;
	border-radius: 0.25rem !important;
	border: 1px solid rgba(93, 118, 174, 0.15) !important;
}
.domain-list-home li span {
    font-size: 15px;
    line-height: 15px;
    display: block;
    opacity: 0.7;
}


.term-description ul{
	margin-left: 2em;
    margin-top: 1em;
}
.term-description li{
	margin-bottom: 4px;
}
#mega_menu {
    padding: 0px 0px;
}
#mega_menu li a {
    padding: 7px 15px;
    display: block;
    font-size: 16px;
    padding-left: 10px;
}
#product-sidebar .icon-box {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}
#product-sidebar .icon-box:last-child {
    border-bottom: 0px;
}
.info_box .col-inner:before {
    float: left;
    content: "";
    font-family: "FontAwesome";
    font-size: 38px;
	line-height: 48px;
    padding-right: 10px;
    color: #0095d6;
}
.info_box .box1 .col-inner:before {
    content: "\f0d1";
}
.info_box .box2 .col-inner:before {
    content: "\f021";
}
.info_box .box3 .col-inner:before {
    content: "\f095";
}
.footer-menu .menu-item:before {
    content: "\f105";
	font-weight: bold;
}
#header.header.has-sticky .header-wrapper.stuck #mega_menu:not(.active) {
    /*display: block!important;*/
}
.accordion .accordion-item {
    border-radius: 5px;
    border: 1px solid #dee0df;
    margin-bottom: 10px;
    overflow: hidden;
}
.accordion .accordion-item .accordion-title {
    font-size: 100%;
    padding: 8px 10px;
    background: #fff;
    border-top: none;
}
.accordion .accordion-item .accordion-title.active {
    border-bottom: dashed 1px #c4c7c6;
}
.accordion .accordion-item .accordion-title .toggle {
    top: 0;
    left: auto;
    right: 0;
}
.accordion .accordion-item .accordion-inner {
    font-size: 100%;
    padding: 10px;
    background: #fbfbfb;
}
.check-list .col-inner {
    border-radius: 5px;
    border: 1px solid #ddd;
}
.check-list h3 {
    padding: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    background: #eff7f4;
    text-align: center;
    font-weight: 600;
    color: #015027;
}
.check-list ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.check-list ul li {
    padding-left: 35px;
    line-height: 22px;
    margin-bottom: 15px;
    position: relative;
    color: #454141;
}
.check-list ul li:before {
    position: absolute;
    top: -2px;
    left: 0;
    content: "";
    width: 20px;
    height: 22px;
    background: url(images/bg-li2.png) left no-repeat;
    /*font-family: 'fl-icons'!important;
    content: "\e00a";
    color: #019d32;*/
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.domain-list-home,
	.search_domain_form .btn span{
		display: none;
	}
	.search_domain_form .btn i{
		font-size: 16px;
	}
	.search_domain_form {
		width: 100%;
	}
	.pricing-table .title {
		font-size: 120%;
	}
}

/*************** Thu gá»n ná»™i dung pháº§n mĂ´ táº£  ***************/
.tax-product_cat.woocommerce .shop-container .term-description {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 25px;
}
.single-product div#tab-description {
	overflow: hidden;
	position: relative;
	padding-bottom: 25px;
}
.single-product .tab-panels div#tab-description.panel:not(.active) {
	height: 0 !important;
}
.readmore_flatsome {
	text-align: center;
	cursor: pointer;
	position: absolute;
	z-index: 10;
	bottom: 0;
	width: 100%;
	background: #fff;
}
.readmore_flatsome:before {
	height: 55px;
	margin-top: -45px;
	content: -webkit-gradient(linear,0% 100%,0% 0%,from(#fff),color-stop(.2,#fff),to(rgba(255,255,255,0)));
	display: block;
}
.readmore_flatsome a {
	color: #318A00;
	display: block;
}
.readmore_flatsome a:after {
	content: '';
	width: 0;
	right: 0;
	border-top: 6px solid #318A00;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 0 0 5px;
}
.readmore_flatsome_less a:after {
	border-top: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #318A00;
}
.readmore_flatsome_less:before {
	display: none;
}


/*************** ThĂªm pháº§n khuyáº¿n máº¡i cho sáº£n pháº©m Ä‘ang xem  ***************/
.product-main .khuyen-mai {
    background: #fdfdfd;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    padding: 10px;
    margin-bottom: 15px;
}
.product-main .khuyen-mai h2{
	margin-bottom: 10px;
    font-size: 22px;
    color: #d7202c;
}
.product-main .khuyen-mai ul{
	margin-bottom: 0px;
}
.product-main .khuyen-mai li{
	padding-left: 10px;
    list-style: none;
    font-size: 14px;
    margin-bottom: 4px;
}
.product-main .khuyen-mai li:before {
    position: absolute;
    font-family: FontAwesome;
    font-size: 20px;
	content: "\f058";
    color: #3fb846;
    margin-left: -28px;
    float: left;
}
.product-main .khuyen-mai .fa-tada {
    -webkit-animation: tada 2s linear infinite;
    animation: tada 2s linear infinite;
}


/*************** Start of Desktop Call Button Style  ***************/
.quick-alo-background,
.quick-alo-ph-circle,
.quick-alo-ph-circle-fill,
.quick-alo-ph-img-circle{
    background-color: #c32f45;
	border-color:#c32f45;
}
.call-now-button:hover .quick-alo-background,
.call-now-button:hover .quick-alo-ph-circle,
.call-now-button:hover .quick-alo-ph-circle-fill,
.call-now-button:hover .quick-alo-ph-img-circle{
    background-color:#e84c3d;
	border-color:#e84c3d;
}
.call-now-button {
    height: 50px;
    margin: 0 auto;
    position: fixed;
	left: 20px;
    bottom: 20px;
    border-radius: 50px;
    z-index: 9999;
}
@media screen and (max-width: 767px) { 
	.call-now-button{ display: none !important; } 
}
.call-now-button a {
    text-decoration: none!important;
}
.call-now-button .quick-alo-background {
    opacity: 0.68;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50px;
}
.call-now-button .call-text {
    color: #fff;
    display: table;
    padding: 10px;
    height: 34px;
    line-height: 14px;
    font-size: 14px;
    margin: 8px 5px 8px 50px;
    text-transform: uppercase;
    font-weight: bolder;
    text-align: center;
    box-sizing: border-box;
    position: relative;
}
.quick-alo-ph-circle {
    width:130px;
    height:130px;
    top:-42px;
    left:-42px;
    position:absolute;
    background-color:transparent!important;
    border-radius:100% !important;
    border-style: solid;
    border-width: 2px;
    opacity:.1;
    -webkit-animation:quick-alo-circle-anim 1.2s infinite ease-in-out;
    animation:quick-alo-circle-anim 1.2s infinite ease-in-out;
    transition:all .5s;
    -webkit-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%
}
.call-now-button:hover .quick-alo-ph-circle {
    -webkit-animation:quick-alo-circle-anim 1.1s infinite ease-in-out!important;
    animation:quick-alo-circle-anim 1.1s infinite ease-in-out!important
}
.call-now-button .quick-alo-ph-circle {
    -webkit-animation:quick-alo-circle-anim 2.2s infinite ease-in-out!important;
    animation:quick-alo-circle-anim 2.2s infinite ease-in-out!important
}
.quick-alo-ph-circle,.call-now-button:hover .quick-alo-ph-circle {
    opacity:.5
}
.quick-alo-ph-circle-fill {
    width:84px;
    height:84px;
    top:-17px;
    left:-17px;
    position:absolute;
    border-radius:100% !important;
    border:2px solid transparent;
    -webkit-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition:all .5s;
    -webkit-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%
}
.call-now-button:hover .quick-alo-ph-circle-fill {
    -webkit-animation:quick-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
    animation:quick-alo-circle-fill-anim 1.7s infinite ease-in-out!important
}
.call-now-button .quick-alo-ph-circle-fill {
    -webkit-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
    animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
    opacity:0!important
}
.call-now-button:hover .quick-alo-ph-circle-fill {
    opacity:.75!important
}
.quick-alo-ph-img-circle {
    width:50px;
    height:50px;
    top:0px;
    left:0px;
    position:absolute;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAolBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8ELnaCAAAANXRSTlMA/fnwB9f2sUzq5dLDrDUi+t27jWpmXzALBOHNtJ6Dd1hUR0I9OB8Cx5mSiH1wGxkWEaWjUGLgVpsAAAFWSURBVDjLdZPpkoIwEIQn4RIFFA+8EURBXY+98v6vtrkYki38fqWmO0yqZwCDJjnsvHASbuPsC3oYjBhC4vF/+RwRxhwHLTRfm/I4IL4WkcA19CHrIVqB5pmqSjixHVetf3pMcnkVxHYMpL7Sr9/zngvbkDYAbZFs5JumtuMXOKrB8AMER9swFfno8wIkI8vg8zAifT4IebmjzGIJY/Nrruczmww7UN/lBoaJYeO5PjnshC8wmKOB58ANyYTZFFDq+5xKDHUjxvSDT60h6QypGM76nNU8/ZnSh7wirugR3KAjl5WYn4RX7wJ5QEfUhvN0ZAvFHfWEqJw4c2YgJyIjUx0Ezc50XOSl9U2Gpzd3JdwI2eaPu6rMcOFZLyH+HftenRSgedE+nZbQMuvT/SPqtRrQ9krM/icl4hpGA4AKl2GUudDxzbdJ+d0ySCn14gosgiCB9/wB7hZ8KfMqBEkAAAAASUVORK5CYII=");
	background-repeat: no-repeat;
    background-size: 32px 32px;
	background-position: center center;
	border-radius:100% !important;
    border:2px solid transparent;
    -webkit-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%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%
}
.quick-alo-phone:hover .quick-alo-ph-img-circle {
    -webkit-animation:quick-alo-circle-img-anim 1s infinite ease-in-out!important;
    animation:quick-alo-circle-img-anim 1s infinite ease-in-out!important
}

@-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}}@-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}}@-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)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes quick-alo-circle-anim{0%{-webkit-transform:rotate(0) scale(.5) skew(1deg);transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{-webkit-transform:rotate(0) scale(.7) skew(1deg);transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@keyframes quick-alo-circle-anim{0%{-webkit-transform:rotate(0) scale(.5) skew(1deg);transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{-webkit-transform:rotate(0) scale(.7) skew(1deg);transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-webkit-keyframes quick-alo-circle-fill-anim{0%{-webkit-transform:rotate(0) scale(.7) skew(1deg);transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{-webkit-transform:rotate(0) scale(.7) skew(1deg);transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@keyframes quick-alo-circle-fill-anim{0%{-webkit-transform:rotate(0) scale(.7) skew(1deg);transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{-webkit-transform:rotate(0) scale(.7) skew(1deg);transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-webkit-keyframes quick-alo-circle-img-anim{0%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg)}20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg)}30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg)}40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg)}50%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}100%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}}@keyframes quick-alo-circle-img-anim{0%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg)}20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg)}30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg);transform:rotate(-25deg) scale(1) skew(1deg)}40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg);transform:rotate(25deg) scale(1) skew(1deg)}50%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}100%{-webkit-transform:rotate(0) scale(1) skew(1deg);transform:rotate(0) scale(1) skew(1deg)}}
/*************** End of Desktop Call Button Style  ***************/

/*************** 10/04/2020  ***************/
.section-title-center span:after {
    content: "";
    display: table;
    clear: both;
    background: url(images/line2.png);
    width: 100%;
    height: 35px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    padding-top: 0;
    background-size: 250px;
}

/*************** 18/08/2021  ***************/
.footer-container {
    overflow: hidden;
}
.footer-container:before {
    position: absolute;
    width: 1200px;
    height: 1200px;
    top: -25px;
    left: 50%;
    margin-left: -600px;
    content: "";
    background: transparent url(images/trong-dong.png) no-repeat center center;
    background-size: 100% auto;
    opacity: .086;
	-webkit-animation-name: rotate;
    -webkit-animation-duration: 60s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotate;
    -moz-animation-duration: 60s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
}
@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}

/*************** 30/08/2021  ***************/
span[class^=icon-], span[class*=" icon-"]{
  font-family: 'fonticon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.contact-box{
	border-color:rgba(93, 118, 174, 0.15);
	border-radius:20px;
	border-width:1px;
}
.contact-box span[class^=icon-]{
	font-size: 54px;
    width: initial;
    height: initial;
}

.icon-plus:before {
  content: "\ea0a";
}
.icon-minus:before {
  content: "\ea0b";
}
.icon-checkmark1:before {
  content: "\ea10";
}
.icon-checkmark2:before {
  content: "\ea11";
}
.icon-location:before {
  content: "\e902";
}
.icon-home:before {
  content: "\e900";
}
.icon-call:before {
  content: "\e942";
}
.icon-display:before {
  content: "\e956";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-tablet:before {
  content: "\e95a";
}
.icon-bubbles:before {
  content: "\e96d";
}
.icon-lifebuoy:before {
  content: "\e941";
}
.icon-user:before {
  content: "\e971";
}
.icon-users:before {
  content: "\e972";
}
.icon-cogs:before {
  content: "\e995";
}
.icon-stats-dots:before {
  content: "\e99b";
}
.icon-gift:before {
  content: "\e99f";
}
.icon-airplane:before {
  content: "\e9af";
}
.icon-truck:before {
  content: "\e9b0";
}
.icon-shield:before {
  content: "\e9b4";
}
.icon-mail:before {
  content: "\e901";
}

.google-icon{
    background-size: 32px 32px;
    width: 32px;
    height: 32px;
}
.feature-icon{
    background-size: 22px 22px;
    width: 22px;
    height: 22px;
    margin-right: 10px;
}
.icon-gmail{
    background-image: url(images/gmail.svg);
}	
.icon-drive{
    background-image: url(images/drive.svg);
}	
.icon-meet{
    background-image: url(images/meet.svg);
}	
.icon-calendar{
    background-image: url(images/calendar.svg);
}	
.icon-chat{
    background-image: url(images/chat.svg);
}	
.icon-chat:before{
    content:"";
}
.icon-docs{
    background-image: url(images/docs.svg);
}	
.icon-sheets{
    background-image: url(images/sheets.svg);
}	
.icon-slides{
    background-image: url(images/slides.svg);
}	
.icon-keep{
    background-image: url(images/keep.svg);
}	
.icon-sites{
    background-image: url(images/sites.svg);
}	
.icon-forms{
    background-image: url(images/forms.svg);
}	
.icon-currents{
    background-image: url(images/currents.svg);
}
.icon-docs-sheets-slides{
    background-image: url(images/docs-sheets-slides.svg);
}
.icon-app-sheet{
    background-image: url(images/app-sheet.png);
}
.icon-cloud-search{
    background-image: url(images/cloud-search.png);
}

/*************** 03/09/2021  ***************/
.nav-content {
    background-color: rgb(0 0 0 / 10%);
	text-align: center;
}
.nav-content ul{
    margin-bottom: 0px;
}
.nav-content ul li {
    margin-bottom: 0;
	list-style: none;
    font-weight: 500;
    font-size: 18px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
}
.nav-content ul li.active{
	font-weight:bold;
}
.nav-content ul li.active>a {
	position: relative;
}
.nav-content ul li.active>a:before {
    content: '';
    bottom: -9px;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    bottom: -24px;
    margin-left: -9px;
	border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #FFF;
	-webkit-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	transition: opacity .2s linear;
}
.nav-content ul li img{
	width:24px;
	margin-right:5px;
}

/*************** 10/09/2021  ***************/
.pricing-table {
    height: 100%;
}
.pricing-table .title {
    line-height: normal;
}
.pricing-table .price {
    padding: .6em 0 0;
	color: var(--primary-color);
    font-weight: bold;
}
.pricing-table .description {
    font-size: 87%;
    line-height: 24px;
}
.pricing-table .note{
    margin-bottom: 0;
}
.pricing-table .price span {
    font-size: 70%;
}

.pricing-table ul.features {
    margin: 15px 10px;
	padding-top: 12px;
	border-top: 1px solid #eee;
	list-style: none;
}
.pricing-table ul li {
    padding-left: 18px;
    margin-left: 5px;
    line-height: 22px;
    position: relative;
    text-align: left;
    color: #454141;
}
.pricing-table ul li:before {
    position: absolute;
    top: 0px;
    left: 0;
    font-family: 'fl-icons'!important;
    content: "\e00a";
    color: #019d32;
	font-size: 12px;
}

.equalize-box{
	display: flex;	
}

.has-format, .video-fit {
     position:relative;
	 padding-top:20px;
	 padding-bottom:56.25%;
	 height:0;
	 overflow:hidden;
}

@media all and (min-width: 1200px) {
	.col-left{
		padding-right: 5px;
	}
}
/*Ipad */
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
	.pricing-table .title {
		font-size: 120%;
	}
}
@media all and (max-width: 1024px) {
	.header-inner.container {
		padding-left: 10px!important;
		padding-right: 10px!important;
	}
	/*.header-inner.container {
		background: url(https://baovesuckhoecanbo.baoson.net/wp-content/uploads/2021/10/trong-dong.png) center center no-repeat;
		background-size: cover;
	}
	#logo {
		background: url(https://baovesuckhoecanbo.baoson.net/wp-content/uploads/2021/10/banner_mobile.png) center center no-repeat!important;
		background-size: 98%!important;
		width: 100%!important;
		height: 100%;
	}*/
}
/*15/09/2021*/
.apps {
    display: inline-grid;
    grid-template-columns: repeat(12,40px);
    grid-gap: 10px;
}
.apps .app {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
	align-items: center;
}
@media all and (min-width: 580px) {
    .apps .app:last-child {
        display: block;
    }
}
@media all and (max-width: 600px) {
    .apps {
		grid-template-columns: repeat(6,40px);
	}
}
@media all and (max-width: 320px) {
    .apps {
		grid-gap: 2px;
	}
}
.apps .app-name {
    margin-bottom: 0;
    font-size: 10px;
    font-weight: 300;
    line-height: 13px;
}
.page-full {
    padding-left: 16px;
    padding-right: 16px;
	margin: 0 auto;
    max-width: 1143.5px;
}
@media all and (min-width: 767px) {
    .page-full {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.section-title-normal {
	border-bottom:0px;
	background: #f7e9eb;
	-webkit-border-radius: 10px 0px 0px 10px;
	-moz-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
}
.section-title-normal>span {
    background: #009CDA;
    display: inline-block;
    padding: 10px 25px 4px 20px;
	margin-bottom: 0px;
    position: relative;
    height: 40px;
	color:#fff;
	font-size: 14px;
	border-bottom:0px;
	text-transform: uppercase;
	-webkit-border-radius: 10px 0px 0px 10px;
	-moz-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
}
.section-title-normal>span:after {
    background:#f7e9eb url('images/title-split.png');
    width: 40px;
    height: 40px;	
    content: "";
    display: inline-block;
    position: absolute;
    right: -20px;
    top: 0;
}
.section-title-normal span span{
    border: none;
}
.section-title a {
    font-size: 14px;
	font-weight: normal;
	color:#333333;
}
.section-title span a {
    padding-left: 0px;
	font-weight: bold;
	color:#fff;
}