/*
Theme Name: Nội thất thông minh
Theme URI: http://giaminhweb.comm
Author: Vũ văn Thanh
Author URI: http://giaminhweb.comm
Description: Theme by bdw-theme
Version: 1.0
Text Domain: bdw-theme
*/

*{
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-overflow-scrolling: touch;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body{
	font-family: 'Roboto', sans-serif;
	font-weight:normal;
	font-size: 17px;
	color: #333;
	line-height: 1.6em;
}

li{
	list-style: none;
}
.clear {
	clear: both;
}
body textarea:focus,
body input[type="text"]:focus,
body input[type="password"]:focus,
body input[type="email"]:focus,
body input[type="tel"]:focus
{
	border:1px solid #DC8E02;
	transition: all 0.2s ease-in-out;
}
input{

	-webkit-appearance: none!important;

	-moz-appearance: none !important;

	appearance: none!important;

}
body ul{list-style: :none;}
a { text-decoration:none; outline:none; cursor: pointer;}
a img{ border:none;}
input, select, textarea{ outline:none;}
.fleft{float: left;}
.fright{float: right;}
img{
	max-width: 100%;
	height: auto;
}

h2 ,h3{
	margin-bottom: 10px;
}
p{
	margin-bottom: 10px;
}
ul{
	padding-left: 20px;
}
ul li{
	margin-bottom: 10px;
	list-style: inherit;
}

table{
	width: 100%!important;
}
table tr,table td, table th {
	padding: 10px;
	width: auto;
	height: auto;
	white-space: normal!important;
	border: 1px solid #ccc;
}
iframe{
	width: 100%;
}
.header-social {
	float: right;
	padding: 12px 0;
}
.social-og{
	list-style: none;
	text-align: center;
}
.social-og li{
	display: inline-block;
}
.social-og a{
	width: 26px;
	height: 26px;
	display: block;
	text-align: center;
	line-height: 2em;
	border-radius: 5px;
	font-size: 16px;
	background:none;
	color: #fff;								
	text-decoration: none;
	outline: none;
	border: 1px solid #d4d4d4;
	font-size: 13px;
}
span.hl-mn{
	padding: 6px 0 6px 6px;
	display: inline-block;
	float: left;
}
.admin-bar .menu-header {
	top: 32px;
}
/*tinymce*/
.tinymce ul, .tinymce ol {
	padding-left: 30px;
}
blockquote {
	border-width: 1px 1px 1px 3px;
	border-style: solid;
	border-color: #eaeaea #eaeaea #eaeaea #ED564B;
	margin-bottom: 20px;
	padding: 20px;
	font-style: italic;
	border-left: 3px solid #ae0000;
	font-size: inherit;
}
.tinymce h1 {
	font-size: 30px;
	line-height: 36px;
}
.tinymce h2 {
	font-size: 28px;
	line-height: 35px;
}
.tinymce h3 {
	font-size: 26px;
	line-height: 32px;
}
.tinymce h4 {
	font-size: 24px;
	line-height: 30px;
}
.tinymce h5 {
	font-size: 22px;
	line-height: 28px;
}
.tinymce h6 {
	font-size: 20px;
	line-height: 25px;
}
.tinymce pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
.tinymce table {
	margin: 0 0 1.5em;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

.tinymce caption, .tinymce th, .tinymce td {
	font-weight: normal;
	text-align: left;
}
.tinymce th, .tinymce td {
	border: 1px solid #eaeaea;
	padding: 6px 10px;
}
.tinymce th {
	font-weight: bold;
}
.tinymce a{
	color: #ae0000;
}
.tinymce a:hover{
	text-decoration: underline;
}
/*#tinymce*/
.transition,.menu_header > ul > li:focus > a
{
	transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
}
.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}
.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption-text {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 12px;
	line-height: 1.5;
	padding: 0.5em 0;
}
/*custom*/
.logged-in .header-main {
	top: 32px;
}
.header-main {
	/*position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 999;
	
	background: -webkit-linear-gradient(to top,rgb(0 0 0 / 0%) 0%,rgb(255 255 255) 100%);
	background: -o-linear-gradient(to top,rgb(0 0 0 / 0%) 0%,rgb(255 255 255) 100%);
	background: -ms-linear-gradient(to top,rgb(0 0 0 / 0%) 0%,rgb(255 255 255) 100%);
	background: linear-gradient(to top,rgb(0 0 0 / 0%) 0%,rgb(255 255 255) 100%);
	background: -webkit-linear-gradient(to top,rgb(0 0 0 / 0%) 0%,rgb(255 255 255) 100%);
	background: -o-linear-gradient(to top,rgb(0 0 0 / 0%) 0%,rgb(255 255 255) 100%);
	background: -ms-linear-gradient(to top,rgb(0 0 0 / 0%) 0%,rgb(255 255 255) 100%);
	background: linear-gradient(to top,rgb(0 0 0 / 0%) 0%,rgb(255 255 255) 100%);*/
}

.title-main {
	padding: 8px 0;
    margin-bottom: 15px!important;
}
.title-main:before {
    position: absolute;
    right: 10px;
    bottom: -2px;
    top: -2px;
    border: 0;
    left: 10px;
    border: 3px solid #FC4D03;
    margin: 0;
    content: "";
    background: none;
}
.title-main .elementor-widget-container {
    position: relative;
}
.box-duan .elementor-widget-wrap {
	border: 5px solid red;
	text-align: center;
	height: 300px;
	width: 400px;
}
.box-duan .elementor-widget-wrap:hover {
	border: 5px solid #fff;
	text-align: center;
	height: 300px;
	width: 400px;
}
.banner-child .elementor-image img{
	width: 100%;
}
.pagenavi-blog {
	margin: 15px 0;
}
.paginate_links{text-align:center;color:#FF9B00;}
.paginate_links .page-numbers {
	padding: 3px 12px;
	margin: 0 2px 5px 0;
	text-align: center;
	background: #555;
	color: #FFF;
	-moz-transition: .8s linear;
	-webkit-transition: .8s ease-out;
	transition: .8s linear;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
}
.paginate_links .current,
.paginate_links .page-numbers:hover{background:#004f82;}
.box-dichvu .elementor-widget-wrap {
	padding: 10px 20px;
	position: relative;
	border: 1px solid rgb(255 255 255 / 39%);
}
.box-dichvu .box-titledv .elementor-widget-wrap {
	border:none;
}
.box-dichvu .box-titledv .elementor-widget-wrap:before,
.box-dichvu .box-titledv .elementor-widget-wrap:after{
	display: none;
}
.box-dichvu .elementor-widget-wrap:before {
	position: absolute;
	top: -11px;
	left: -11px;
	content: "";
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	border: solid;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 5px;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .7s ease-out;
	border-color: rgb(255 255 255 / 39%);
}
.box-dichvu .elementor-widget-wrap:after {
	position: absolute;
	bottom: -11px;
	right: -11px;
	content: "";
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	border: solid;
	border-width: 1px 0 0 1px;
	display: inline-block;
	padding: 5px;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .7s ease-out;
	border-color: rgb(255 255 255 / 39%);
}
.box-dichvu .elementor-widget-wrap:hover:before{
	left:100%;
	transform:rotate(90deg)
}
.box-dichvu .elementor-widget-wrap:hover:after{
	right:100%;
	transform:rotate(90deg)
}
/*caltoaction*/
.sweb-mobile-action {
	position: fixed;
	right: 0px;
	bottom: 200px;
	z-index: 99;
}
.sweb-mobile-action img {
	width: 35px;
	-webkit-animation: ring 2s ease infinite;
	animation: ring 2s ease infinite;
	height: auto;
}
.sweb-mobile-action .header-link-icons.has-icon > a {
	display: block;
}
.sweb-mobile-action .icon-action {
	height: 50px;
	width: 50px;
	border-radius: 50%;
	padding: 8px;
	float: right;
	position: relative;
	z-index: 2;
}
.sweb-mobile-action .header-link-icons.has-icon {
	overflow: hidden;
	border-radius: 25px;
	position: relative;
	margin-bottom: 5px;
}
.sweb-mobile-action .sb-label {
	color: #ffffff;
	background-color: #33AAFF;
	font-size: 15px;
	line-height: 50px;
	height: 50px;
	padding: 0 50px 0px 20px;
	position: relative;
	margin-bottom: -50px;
	z-index: 1;
	visibility: hidden;
	width: 0;
	white-space: nowrap;
	box-sizing: border-box;
	border-radius: 25px;
	right: -75px;
	opacity: 0;
	-webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease,-webkit-transform .4s ease;
}
.sweb-mobile-action .header-link-icons.has-icon:hover .sb-label{
	opacity: 1;
	visibility: visible; 
	width: 100%;
	-moz-transform: translate3d(-75px,0,0);
	-webkit-transform: translate3d(-75px,0,0);
	transform: translate3d(-75px,0,0);
}
.sweb-mobile-action span:not(:last-child),.nav>li.has-icon-left>a>i {
	margin-right:5px;
}
.sweb-mobile-action{
	display:block;
}
.faa-ring.animated, .faa-ring.animated-hover:hover, .faa-parent.animated-hover:hover>.faa-ring {
	-webkit-animation: ring 2s ease infinite;
	animation: ring 2s ease infinite;
	transform-origin-x: 50%;
	transform-origin-y: 0;
	transform-origin-z: initial;
}
elementor-text-editor h2,.elementor-text-editor h3,
.entry h2 ,.entry h3{
    margin-bottom: 10px;
    color: #484250;
}
.elementor-text-editor h2,
.entry h2{
    font-size: 20px;
}
.elementor-text-editor h3,.elementor-text-editor h4,
.entry h3, .entry h4{
    font-size: 18px;
}
.elementor-text-editor> div,.elementor-text-editor> p,
.entry > div,
.entry p{
    margin-bottom: 10px;
}
.entry ol,
.entry ul{
    padding-left: 20px;
    list-style: inherit;
}
.elementor-text-editor li,
.entry li{
    margin-bottom: 10px;
    list-style: inherit;
}
.description.entry  li,
.description.entry p{
    margin-bottom: 5px;
}
.entry table{
    width: 100%!important;
}
.entry table tr,.entry table td,.entry table th {
    padding: 10px;
    width: auto;
    height: auto;
    white-space: normal!important;
    border: 1px solid #ccc;
}
.entry iframe{
    width: 100%;
    height: 450px;
}
/*#tinymce*/
.elementor-pagination .page-numbers {
    padding: 5px 15px;
    display: inline-block;
    background: #000;
    height: 36px;
    width: 43px;
}
.elementor-pagination .page-numbers.current{
    background: #014375;
}
.elementor-pagination .page-numbers.dots{
   color: #fff;
}