/*
Theme Name: Tin tức
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;
}
.wp-caption.alignleft {
	display: inline;
	float: left;
}

.wp-caption.alignright {
	display: inline;
	float: right;
}

.wp-caption.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;
}
.title-main {
    padding: 8px 0;
    padding-left: 20px;
}
.title-main:before{
        position: absolute;
    width: 10px;
    height: 100%;
    top: 0;
    left: 0;
    background: #ed1c24;
    margin: 0;
    border-bottom: 0;
    content: "";
}
.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;
}

/*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;
}
.box-post-img .elementor-post {
	position: relative;
}
.box-post-img .elementor-post__text {
	position: absolute;
    bottom: 0px;
    height: 83px;
    color: #ffffff;
    padding: 0px 20px 2px 20px;
    z-index: 9;
    transition: all 0.5s ease-in-out;
    white-space: normal;
}
.box-post-img  .elementor-post__thumbnail__link{
	margin: 0px !important;
}
.box-post-img .elementor-post__title a{ 
    position: absolute;
    bottom: 28px;
    left: 19px;
}
.box-post-img .elementor-post-author{
	padding: 3px 6px;
    display: inline-block;
    background: #000;
    color: #fff;
}

element.style {
}
.elementor-posts--thumbnail-top .elementor-post__text {
    width: 100%;
}
.elementor-posts--skin-classic .elementor-post__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.box-post-img .elementor-post__text:hover  {
    bottom: 15px;
}
.box-post-img .elementor-post__text:hover .elementor-post-author{
	background: #f70000;
	transition: all 0.5s ease-in-out;
}
.box-post-img  .elementor-post__thumbnail::before{
	bottom: 0;
    content: "";
    display: block;
    height: 80%;
    width: 100%;
    position: absolute;
    z-index: 1;
    pointer-events: none;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.6)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    transition: 0.5s;
}
.box-post-img .box_right_box  .elementor-post__title a {
    position: absolute;
    bottom: 12px !important;
    left: 19px;
}

.sider_bar_sigle .wp-block-search .wp-block-search__input {
    border: 1px solid #e1e1e1 !important;
    height: 38px;
    background-color: #fff !important;
    border-top-left-radius: 4px;
    background: #000;
    border-bottom-left-radius: 4px;
    padding: 2px 45px 2px 12px !important;
}

.sider_bar_sigle .wp-block-search .wp-block-search__button {
    background: #f7f7f7;
    border: 1px solid #ccc;
    padding: 4px 5px;
    margin-left: 0px;
    color: #32373c;
    font-size: 11px;
    word-break: normal;
    border-top-right-radius: 4px;
    background: #000;
    border-bottom-right-radius: 4px;
    color: #fff;
}
.sider_bar_sigle .title-sidebar{
	font-size: 17px;
    position: relative;
    font-weight: 400;
}
.sider_bar_sigle .title-sidebar:after{
    border-bottom: 2px solid #e53926;
	content: ' ';
    width: 75px;
    display: block;
    position: absolute;
    bottom: -1px;
}
.sider_bar_sigle .title-sidebar{
	border-bottom: 1px solid #000;
	padding-bottom: 15px;
}
.sider_bar_sigle .rpwwt-widget ul li {
    overflow: hidden;
    margin: 0 0 1.5em;
    border-bottom: 1px solid #11111121;
}
.sider_bar_sigle .rpwwt-post-title{
	font-size: 15px;
    color: #000;
    line-height: 20px;
}
.sider_bar_sigle .rpwwt-post-categories {
	font-size: 12px;
	font-style: italic;
}
.sider_bar_sigle .rpwwt-widget ul li img {
    display: inline;
    float: left;
    margin: .3em .75em .75em 0;
    margin-right: 26px;
}
.content_left  .elementor-toc__list-wrapper {
    counter-reset: item;
    margin: 15px 0 30px !important;
    counter-reset: item;
    list-style: none;
    box-shadow: 0 4px 12px #e0e0e0;
    margin: 0 4px 12px;
    border: 1px solid #ddd;
    border-top: none;
}
.content_left .elementor-toc__list-item{
	counter-increment: item;
    list-style: none;
	padding: 15px 20px;
    margin: 0;
    border-top: 1px solid #ddd;
}
.content_left .elementor-toc__list-item:nth-child(even){
	background: #f9f9f9;
}
.content_left  .elementor-toc__list-item-text-wrapper:before {
    content: counters(item,".") "" !important;
	width: 25px;
    height: 25px;
    background: #e53926;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: bold;
}
.footer_wg .footer-widget  span{
	display: inline-block;
	margin-bottom: 30px;
	font-style: 18px !important;
	font-weight: 500;
	color: #fff;
}
.footer_wg .footer-widget p{
	color: #fff;
}
.footer_wg .footer-widget a{
	color: #fff;
	text-decoration: underline;
	font-size: 13px !important;
}
.footer_wg .footer-widget li{
	color:#fff;
}
#block-5 p{
	font-size: 18px !important;
	margin-bottom: 30px;
}

.post-new ul li{
  float: left;
  width: 25%;
  padding: 5px;
  list-style: none;
}
.post-news{
  position: relative;
}
.post-news .thumbnail-post-home{
	position: relative;
}
.post-info-home{
      position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    padding: 15px;
        transition: all 0.5s ease-in-out;
}
.post-news .thumbnail-post-home:after{
	bottom: 0;
    content: "";
    display: block;
    height: 80%;
    width: 100%;
    position: absolute;
    z-index: 1;
    pointer-events: none;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.6)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    transition: 0.5s;
}
.post-new ul{
  margin-left: -5px;
    margin-right: -5px;
    padding-left: 0;
    margin-bottom: 0;
}
.post-new ul li.list-1{
  width: 50%;
}
.post-new ul li .thumbnail-post-home img{
	height: 200px;
}
.post-new ul li.list-1 .thumbnail-post-home img{
	height: 420px;
}
.post-info-home h3 a{
  font-size: 18px;
  color: #fff;
  line-height: 1.2em;
  display: block;
}
.post-new ul li.list-1 .post-info-home h3 a{
  font-size: 28px;
}
.post-new ul li.list-1 .post-info-home h3 a:hover{
  color: #00e7e8!important;
}
.post-info-home a.tax-a{
font-style: normal;
    background-color: #111;
    padding: 3px 6px;
    text-shadow: none;
    color: #fff !important;
    font-size: 12px;
    line-height: 13px;
    text-decoration: none !important;
}
.post-new ul li:hover .post-info-home{
	bottom: 20px;
}
.post-new ul li:hover .post-info-home a.tax-a{
background:#e53926
}
.fixfloat:after {
	content: "";
	display: table;
	clear: both;
}
.footer a{
	color: #fff;
}
.footer a:hover{
    color: #DF0606;
}
 .content-baiviet .elementor-widget-container> h2 {
    position: relative;
    font-size: 22px;
    counter-increment: item;
    padding-left: 45px;
    margin: 15px 0;
}
.content-baiviet .elementor-widget-container> h2:before {
        content: counters(item,".") "" !important;
    border-radius: 50%;
    display: block;
    /* float: left; */
    font: bold 20px/38px Arial;
    height: 38px;
    margin: 0px 10px 10px 0;
    text-align: center;
    width: 38px;
    line-height: 36px;
    border: 3px solid #e53926;
    color: #e53926;
    position: absolute;
    left: 0;
    top: -8px;
}
.elementor-toc__header {
    padding: 0!important;
}
.elementor-toc__header-title {
    background: none repeat scroll 0 0 white;
    float: left;
    font-size: 17px;
    font-weight: 600;
    left: 11px;
    line-height: 18px;
    margin: 0 0 -9px !important;
    padding: 0 10px;
    position: absolute;
    text-transform: uppercase;
    top: -10px;
}
.elementor-toc__toggle-button {
    position: absolute;
    right: 20px;
    top: -7px;
    background: #fff;
    padding: 0px 5px;
    color: #c0c0c0;
}
.contenttb-sidebar .elementor-toc__body .elementor-toc__list-item-text.elementor-item-active {
    font-weight: bold;
}
.contenttb-sidebar .elementor-toc__body .elementor-toc__list-item-text {
    line-height: 1.4em;
}
.contenttb-sidebar .elementor-toc__list-item-text-wrapper{
	display: block;
}