/*
Theme Name: Maxweb
Description: This is a child theme for Flatsome Theme
Theme URI: https:
Author: Hoan
Author URI: 
Template: flatsome
Version: 3.6.1
*/


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

@import url('https://fonts.googleapis.com/css2?family=K2D:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');

p, a, h1, h2, h3, h4, h5, div, strong {
	font-family: 'K2D', sans-serif!important;
}
div#masthead ul li.menu-item a.nav-top-link {
    font-size: 15px;
    font-weight: 400;
    padding-left: 18px;
}
div#masthead ul li.menu-item.active a.nav-top-link:after {
    content: "";
    background: #0070c2;
    position: absolute;
    width: 60px;
    height: 1px;
    bottom: 6px;
    right: 0;
}

.div-img img {
    border: 3px solid #fff;
    border-radius: 8px;
}
.ct-title-ani h3 {
    font-size: 50px;
    font-weight: 800;
    margin: 0;
    line-height: 1;
    text-transform: uppercase;
    position: absolute;
}
.ct-title-gioithieu h3:nth-child(1) {
	-webkit-text-stroke: 1px #fff;
}
.ct-title-ani h3:nth-child(1) {
    color: transparent;
    -webkit-text-fill-color: transparent;
}
.ct-title-ani h3:nth-child(2) {
    color: #0070c2;
    -webkit-animation: animate 3s ease-in-out infinite;
    animation: animate 3s ease-in-out infinite;
}
@keyframes animate{
    0%,100%{clip-path:polygon(0% 45%, 15% 44%, 32% 50%, 54% 60%, 70% 81%, 84% 69%, 100% 72%, 100% 100%, 0% 100%)}
    50%{clip-path:polygon(0% 60%, 16% 65%, 34% 66%, 51% 62%, 67% 50%, 84% 45%, 100% 46%, 100% 100%, 0% 100%)}
}
.ct-gioithieu p {
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 30px;
}
.ct-gioithieu a {
    color: #fcd660;
    text-decoration: underline;
}
.ct-gioithieu p {
    margin-bottom: 0;
	margin-top: 25px;
}
.ct-cate h3 {
	text-align: center;
}
.ct-cate h3:nth-child(1) {
	-webkit-text-stroke: 1px #000;
}

.flickity-page-dots .dot.is-selected {
    background: #0070c2!important;
    border-color: #0070c2!important;
    border: 1px solid #fff!important;
    border-radius: 10px;
}
.row-slider .flickity-page-dots .dot {
    width: 14px;
    height: 14px;
	opacity: 1;
    background-color: #fff;
}
.tin-tuc .section-bg.bg-loaded {
    background-attachment: fixed;
}
.ct-foo p {
    margin-bottom: 10px;
}
.ct-foo p strong {
    font-size: 15px;
}
.ct-foo ul li {
    margin-left: 0;
    margin-bottom: 6px;
	list-style: none;
}
.ct-foo ul li a, .ct-foo p {
    font-size: 14px
}

.dark a:hover, .dark .widget a:hover {
    color: #ff564a !important;
}
hr {
    opacity: .6;
    margin-top: -12px;
    margin-bottom: 30px;
}
.ct-lienhe {
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    padding: 0px 10px;
}
.ct-lienhe p:first-child strong {
    background: rgb(39, 37, 37);
    padding: 0 10px;
}
.ct-lienhe p:first-child {
    margin-top: -12px;
    text-align: center;
}
.ct-lienhe p:nth-child(2) {
    text-transform: uppercase;
}
.ct-lienhe p {
    margin-bottom: 8px;
    font-size: 15px;
}
.ct-lienhe p a {
    color: #0070c2!important;
    font-size: 15px;
}
.footer-secondary {
    padding: 7.5px 0;
    display: none;
}
.right-sanpham .col-inner {
    background: #f7f7f7;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    padding: 15px 10px 15px 15px;
    box-shadow: 1px 1px 6px rgb(219 239 205);
}
.right-sanpham p {
    font-size: 15px;
}
.box-faq:not(:last-child) {
    margin-bottom: 12px;
    border-bottom: 1px solid #cccccc5c;
    padding-bottom: 10px;
}
.box-faq a {
    color: #0070c2;
}
@media screen and (min-width: 850px){
.box-dich-vu .col.medium-2.small-6.large-2 {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
}
}
@media screen and (min-width: 850px){
.box-dich-vu .large-2 {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;;
    flex-basis: 20%;
}
.box-dich-vu .icon-box {
    flex-basis: 43%;
    flex-shrink: 0;
    padding: 0px 5px;
}
..box-dich-vu {
		overflow: auto;
	}
}	
.box-dich-vu .icon-box {
    border: 1px solid #f2f2f2;
    border-radius: 10px;
    padding: 10px;
    display: flex;
    align-items: center;
}
.box-dich-vu p {
    font-size: 14px;
}
.box-dich-vu .col-inner {
    margin-right: 10px!important;
}
.woof_container_inner h4 {
	background: #ff564a;
    color: #ffff;
    margin-bottom: 0;
    border-radius: 6px 6px 0 0;
    text-align: center;
    padding: 4px;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
}
.woof_block_html_items {
	max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #ccc;
}
.product-footer .woocommerce-tabs>.nav-line:not(.nav-vertical) {
    background: #f3f3f3;
    border-bottom: 1px solid #0070c2;
}
.product-footer ul.product-tabs>li {
    padding: 0 15px;
    margin: 0;
}
.product-footer ul.product-tabs>li a {
    color: #000;
    font-weight: 400;
}
.product-footer ul.product-tabs>li.active {
    background: #0070c2;
}
.product-footer ul.product-tabs>li.active a {
    color: #fff;
}
.product-footer ul.product-tabs>li.active a:before, ul.product-tabs>li:hover a:before {
    background-color: #0070c2;
}
.sp-banchay h3 {
    background: #0070c2;
    padding: 5px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border-radius: 6px 6px 0 0;
}
.additional_information_tab {
	display: none!important;
}
.arcontactus-widget .messanger {
    margin: 10px!important;
    border-radius: 6px;
    width: auto!important;
    transition: .2s all;
    background: #efefef;
}



@media screen and (max-width: 768px){
	.ct-title-ani h3 {
		font-size: 33px;
	}
}