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

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
body{
	font-family: 'Roboto', sans-serif !important;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Roboto', sans-serif !important;
}
@-webkit-keyframes phonering-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);
  }
}
@keyframes scroll_down_btn-animation {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
            transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes scroll_down_btn-animation {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
            transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
:root {
    --borderWidth: 3px;
}
.bai-viet-lien-quan ul li .box-image {
    width: 25%;
    float: left;
}
.bai-viet-lien-quan h3 {
    font-size: 16px;
    color: #015f95;
}
.bai-viet-lien-quan ul {
    display: block;
}
.bai-viet-lien-quan ul li .box-text {
    padding-top: 0;
    padding-bottom: 0;
    width: 75%;
    float: left;
    padding-left: 10px;
    display: inline-block;
}
.bai-viet-lien-quan ul li {
    clear: both;
    list-style: none;
    display: inline-flex;
    width: 100%;
    margin-bottom: 0;
    border-bottom: none !important;
    border: 1px solid #ebebeb;
    padding: 7px;
}
.call-to-action.gradient-border {
    background: #ffffff;
    border: 3px solid #338bf7;
    outline: 1px solid #008ae1;
    outline-offset: -5px;
    padding: 10px 20px;
    text-align: center;
    width: 98%;
    margin-bottom: 10px;
    border-radius: 5px;
    animation: borderColor 3s ease alternate infinite;
}

@keyframes borderColor {
    0%   { border-color: #338bf7; }
    25%  { border-color: #03A9F4; }
    50%  { border-color: #3F51B5; }
    75%  { border-color: #172ca2; }
    100% { border-color: #338bf7; }
}
.section-phan-tich .product-category .box-text{
	    background-color: transparent;
    bottom: 0px;
}
.section-phan-tich .product-category:hover  .box-text{
    background-color: var(--fs-color-primary) !important;
}
.section-phan-tich .product-category .box-text h5{
	color: white;
}
.call-to-action.gradient-border h2{
	text-transform: uppercase;
	margin-bottom: 0px;
}

@keyframes animatedgradient {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}
.section-banner .ux-search-submit,.section-banner .searchform .search-field{
	height: 55px;

}
.section-banner .ux-search-submit{
	padding: 0px 20px;
    background-image: linear-gradient(to right, #F09819 0%, #EDDE5D 51%, #F09819 100%) !important;
}
.section-banner h2{
	    font-weight: bold;
    margin-bottom: 30px;
}
#post-list .box .from_the_blog_excerpt{
	font-size: 16px;
} 
#post-list .box{
	    background: #fff;
    overflow: hidden;
    -webkit-box-shadow: 0 0px 35px rgba(17, 44, 145, .1);
    -moz-box-shadow: 0 0px 35px rgba(17,44,145,.1);
    box-shadow: 0 0px 35px rgba(17, 44, 145, .1);
}
#post-list .box:hover{
	    -webkit-box-shadow: 0 0px 10px rgba(17, 44, 145, .4);
    -moz-box-shadow: 0 0px 10px rgba(17,44,145,.4);
    box-shadow: 0 0px 10px rgba(17, 44, 145, .4);
}

.form-dang-ky-nhan-tin .title-page{
	text-transform: initial !important;
	font-size: 28px;
	color: white;
}
.form-dang-ky-nhan-tin p{
	margin-bottom: 20px;
	font-size: 15px;
}
.form-dang-ky-nhan-tin{
	text-align: center;
    background-position: center;
    background-image: url(img/pattern-5.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 30px;
    color: #fff;
    margin-bottom: 30px;
}
.form-dang-ky-nhan-tin .wpcf7-submit{
	display: block;
    width: 100%;
    border: 1px solid #f1cc5f;
    padding: 0 .625rem;
    height: 2.2rem;
    background-image: linear-gradient(to right, #F09819 0%, #EDDE5D 51%, #F09819 100%) !important;
}
.post-item .post-meta:before{
	    content: "\f073";
	    font-family: fontawesome;
	    padding-right: 4px;
}
.div-hotline-footer a{
	color: #fff;
}
.div-hotline-footer {
    background: #cc9036;
    padding: 10px 30px 10px 20px;
    border-radius: 5px;
    display: table;
    background-image: linear-gradient(to right, #F09819 0%, #EDDE5D 51%, #F09819 100%);
    transition: 0.5s;
    background-size: 200% auto;
}
.div-hotline-footer  .hotline-icon{
	    display: inline-block;
    color: #fff;
    vertical-align: middle;
    list-style-type: none;
	    border: 1px solid #ffffff;
    border-radius: 100%;
    padding: 2px 9px;
    height: 40px;
    line-height: 37px;
}
.div-hotline-footer  .hotline-icon, .div-hotline-footer  .hotline ul {
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    list-style-type: none;
}
.div-hotline-footer .hotline li {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 25px;
    padding: 0;
}
.div-hotline-footer{
	margin-top: 10px;
}
.div-hotline-footer .hotline li:last-child {

    font-weight: bold;
    font-size: 24px;

        letter-spacing: 1px;
    line-height: 25px;
    padding: 0;
}
#footer ul{
	list-style: none;
	    margin-bottom: 0px;
}
#footer ul.menu li{
	list-style: disc !important;
}
#footer ul.menu li{
	border: unset !important;
}
#footer ul li{
	margin-left: 0px !important;
}
#footer ul li i{
	padding-right: 5px;
}
#footer .wpcf7-text{
	border-radius: 5px;
}
#footer .wpcf7-submit{
position: absolute;
    right: 5px;
    top: 4px;
    margin-right: 0px;
    background: #CC9036;
    margin-bottom: 0px;
    padding: 4px 9px;
    min-height: unset;
    line-height: 21px;
    font-size: 14px;
    border-radius: 5px
}
.wpcf7-spinner{
	display: none;
}
.ct-km p:last-child{
	display: none;
}
.section-scroll{
    height: 93px;
    margin-top: -50px;
    z-index: 2;
    background: url(img/bottom-slider.webp) no-repeat bottom;
}
.section-scroll .down_arrow p{
	margin-bottom: 0px;
}
.down_arrow .scroll_down {
	    top: -40px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    height: 50px;
    width: 30px;
    z-index: 21;
    bottom: 30px;
    background-color: transparent;
    border: 2px solid #e4ad27;
    border-radius: 20px;
    cursor: pointer;
    -webkit-animation: movebounce 3s linear infinite;
    animation: movebounce 3s linear infinite;
    outline: none;
}
.down_arrow .scroll_down::before {
    position: absolute;
    top: 0px;
    left: 50%;
    content: '';
    width: 6px;
    height: 6px;
    margin-left: -3px;
    background-color: #3F51B5;
    border-radius: 100%;
    -webkit-animation: scroll_down_btn-animation 2s infinite;
    animation: scroll_down_btn-animation 2s infinite;
}
.absolute-footer{
	display: none;
}
div.title-page.title-center{
	    text-align: center;
    margin: auto;
}
.pro-address i{
	padding-right: 5px;
}
.pro-address{
	    font-size: 17px;
}
.pro-gia{
	font-size: 17px;
	font-weight: bold;
}
div.title-page .hr {
    width: 200px;
    height: 4px;
    background-image: linear-gradient(-70deg, #152b75 50%, #ef1e08);

 margin-bottom: 20px;
}
.wc-tabs{
	display: none;
}
h1.product-title{
	    font-size: 32px;
}.box-hotline img{
	    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.box-hotline p{
	color: #CC9037;
}
.box-hotline{
	    width: 50%;
    margin: auto;
    margin-top: 10px;
}
.box-nhan-su{

    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 10px 15px;
    align-items: center;
    background-position: center;
    background-image: url(img/pattern-5.webp);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;

}
.div-sidebar-sp .wpcf7-submit{
	width: 100%;
	    background-image: linear-gradient(to right, #F09819 0%, #EDDE5D 51%, #F09819 100%) !important;
    border: 1px solid #f1cc5f;
}
.div-sidebar-sp input{
	box-shadow: unset;
}
.div-sidebar-sp form{
	padding: 20px;
}
.div-sidebar-sp img{
	border-radius: 99px;
}
.div-sidebar-sp .icon-box p{
	margin-bottom: 0px;
}
.icon-box img{
	padding-top: 0px;
}
.div-sidebar-sp > .col-inner{
	    border: 3px solid #203375;
    width: 100%;
    border-radius: 5px;
    margin-bottom: 30px;
}
.product-title-container .is-divider{
	display: block;

	  max-width: 200px !important;
	  width: 200px !important;
    height: 4px;
    background-image: linear-gradient(-70deg, #152b75 50%, #ef1e08);

 margin-bottom: 20px;
}
.woocommerce-Tabs-panel img{
	max-width: 100% !important;
	width: 100%;
}
.woocommerce-tabs  .tab-panels{
	border: unset;
	padding: 0px;
}
div.title-center .hr{
	 margin-left: auto;
	 margin-right: auto;
}
.list-block p{
	margin-bottom: 5px;
}
.list-block {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    padding: 0;
}
.list-block li {
	margin-left: 0px !important;
    width: 50%;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    padding: 10px;
    margin-bottom: 0px;
}
.list-block li .icon-box i {
    font-size: 45px;
    margin-right: 10px;
    color: #e8b124;
}
.title-page{
	    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
}
.is-divider{
	display: none;
}
.section-su-kien img{
	border-radius: 20px;
}
.product-small.box .product-title a{
	    font-size: 18px;
	    color: var(--primary-color);
	    font-weight: bold;
}
.product-small.box {
	    background: #fff;
    border-radius: 5px;
    display: block;
    padding: 10px;
    border: 1px solid #e4e4e4;
    -webkit-box-shadow: 0 0px 35px rgba(17, 44, 145, .1);
    -moz-box-shadow: 0 0px 35px rgba(17,44,145,.1);
    box-shadow: 0 0px 35px rgba(17, 44, 145, .1);
}
.section-du-an .product-small.box:hover{
	    -webkit-box-shadow: 0 0px 10px rgba(17, 44, 145, .4);
    -moz-box-shadow: 0 0px 10px rgba(17,44,145,.4);
    box-shadow: 0 0px 10px rgba(17, 44, 145, .4);
}

.div-tin-trai .box{
	background: #fff;
    border-radius: 10px;
    border: 1px solid #e4e4e4;
    -webkit-box-shadow: 0 0px 35px rgba(17, 44, 145, .1);
    -moz-box-shadow: 0 0px 35px rgba(17,44,145,.1);
    box-shadow: 0 0px 35px rgba(17, 44, 145, .1);
    transition: all .3s ease;
}
.div-tin-trai .box .box-image{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.div-tin-trai .box .box-text{
	padding: 10px 20px;
}


.div-tin-phai .box{
	background: #fff;
    border-radius: 10px;
    border: 1px solid #e4e4e4;
    -webkit-box-shadow: 0 0px 35px rgba(17, 44, 145, .1);
    -moz-box-shadow: 0 0px 35px rgba(17,44,145,.1);
    box-shadow: 0 0px 35px rgba(17, 44, 145, .1);
    transition: all .3s ease;
}
.div-tin-phai .box .box-image{
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.div-tin-phai .box .box-text{
	padding: 10px 20px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.single-page{
	padding-top: 0px;
}
.div-text-lien-he ul{
	list-style: none;
}
.div-text-lien-he ul li{
	margin-left: 0px;
}
.div-text-lien-he ul li i{
	color: #CC9036;
	font-size: 20px;
	padding-right: 4px;
}
@media(min-width: 1023px){
	.post-sidebar {
		padding-left: 0px !important;
	}
}
@media(max-width: 855px){
	.mobile-nav .icon-menu{
		color: var(--fs-color-secondary);
	}
	#header.transparent .header-wrapper {
    background-color: #23387A !important;
}
	.transparent #logo img {
    max-height: 65px !important;
}
	.transparent .header-wrapper{

	}
	.transparent .header-main {
    height: 70px !important;
}
	.div-mang-xa-hoi .col-inner{
text-align: center;
	}

	.div-mang-xa-hoi{
		padding-bottom: 0px;
	}
	.div-footer-lien-he .col-inner{
text-align: center;
	}
	.div-footer-lien-he .col-inner .icon-box .icon-box-img{
margin: auto;

	}
	.div-footer-lien-he .col-inner .icon-box{
	text-align: center;	
	}
	.div-tin-phai .box .image-cover{
		padding-top: 85% !important;
	}
	.div-tin-phai .box .post-title  a{
		   overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0;
	}
	.div-tin-phai .from_the_blog_excerpt  {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0;
}
	.div-tin-phai .box{
		    display: flex;
	}
	.section-su-kien .pb-0{
		padding-bottom: 15px !important;
	}
	.list-block h4{
		font-size: 12px;
	}
	.list-block p {
    margin-bottom: 5px;
    font-size: 11px;
}
	.title-page {
    font-size: 23px;}
	.title-page.title-leftt{
		text-align: center;
	}
	.down_arrow .scroll_down {
    top: 12px;}
	.section-banner .banner{
		    padding-top: 330px !important;
    height: 400px;
    min-height: 400px;
	}
	div.title-page .hr{
		margin-left: auto;
		margin-right: auto;
	}
	.section-scroll{
    margin-top: -76px;
    background: url(img/bottom-slider-mb.webp) no-repeat bottom;
}
}