.ItemCustomPost .box-text{
	vertical-align: top;
    padding: 0;
    padding-left: 30px;
}
.ItemCustomPost .post-title{
	margin: 0;
	margin-bottom: 20px;
}
.ItemCustomPost .post-title a{
	color: #0066B3;
    font-family: Avo-Bold !important;
    font-size: 30px;
    line-height: 57px;
    margin: 0;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.ItemCustomPost .col-inner:hover .post-title a{
	color: #f6bb17;
}
.ItemCustomPost:hover .box-image img{
	transform: scale(1.1);
}
.ItemCustomPost .from_the_blog_excerpt{
	color: #454D5B;
    line-height: 26px;
    font-size: 16px;
    text-align: justify;
}
.btnViewMore{
	margin-top: 30px;
}
.btnViewMore a{
	background: linear-gradient(99deg, rgba(241, 149, 26, 1) 0%, rgba(254, 84, 45, 1) 100%);
    padding: 10px 36px 10px 16px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    border-radius: 20px;
    position: relative;
}
.btnViewMore a:after{
	content: "";
	position: absolute;
	width: 15px;
	height: 10px;
	background-image: url('../img/iconbtnview.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	top: 50%;
    right: 15px;
    transform: translateY(-50%);
}
.btnViewMore a:hover{
	opacity: .8;
}
.ItemCustomPost{
	padding-bottom: 35px;
}
.mainRowItemTax.itemEven{
	background-color: rgb(158 172 220 / 20%);
    padding-top: 35px;
    padding-bottom: 5px;
    margin-bottom: 35px;
}
.Wrap_Page_Tax{
	margin-top: 40px;
}
.Notpagination > .mainRowItemTax:last-child{
	margin-bottom: 0px;
}
.titlePosstCPT h1,
.blog-single .entry-header h1.entry-title{
	color: #3B3B3C;
    font-family: Avo-Bold !important;
    font-size: 30px;
    margin-bottom: 30px;
}
.metaPostCPT{
	display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #ECEDEF;
    border-bottom: 1px solid #ECEDEF;
}
.social-icons a{
	margin-bottom: 0px;
}
.dateOfPost span{
	color: #FB9905;
    font-size: 15px;
}
.wrapsocicalPost > span{
	color: #000000;
    font-size: 15px;
    position: relative;
    top: 1px;
    padding-right: 10px;
}
.wrapsocicalPost .social-icons a{
	margin-right: 2px !important;
}
.wrapsocicalPost .social-icons a:last-child{
	margin-right: 0px !important;
}
.widget .widget-title{
	font-weight: 400;
    color: #555555;
    font-size: 19px;
    width: 100%;
    display: table;
    margin-bottom: 30px;
    border-bottom: 1px solid #979797;
    padding-bottom: 8px;
}
.infoMostView .titleMostView{
	font-size: 17px;
    margin-bottom: 8px;
    margin-top: 6px;
    color: #3B3B3C;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.excerptMostview{
	color: #555555;
    font-size: 14px;
    text-align: justify;
}
.ItemMostView{
	margin-bottom: 15px;
}
.sharePostBottom{
	margin-top: 35px;
    margin-bottom: 35px;
}
.post-sidebar.large-3{
	padding-left: 5px;
}
.blog-wrapper > .row.row-large{
	margin-top: 40px;
}
.blog-wrapper.blog-archive #post-list > .rowBlogPage{
	margin-left: -20px;
    margin-right: -20px;
}
.blog-wrapper.blog-archive #post-list > .rowBlogPage > .post-item{
	padding-left: 20px;
    padding-right: 20px;
}
#post-list .post-item h5.post-title{
	font-size: 20px;
    color: #3B3B3C;
    margin-bottom: 18px;
}
#post-list .post-item .post-meta{
	color: #979797;
	font-size: 15px;
}
#post-list .post-item .from_the_blog_excerpt {
	font-size: 16px;
	color: #555555;
	margin-top: 18px;
}
.widget .is-divider,
.entry-divider{
	display: none;
}
.titlePostView{
	font-size: 16px;
    color: #0D2155;
}
.datePostMostView{
	color: #979797;
    font-size: 15px;
}
.ItemPostMostView{
	margin-bottom: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #ECEDEF;
}

.page-numbers.nav-pagination{
	text-align: right;
}
.page-numbers.nav-pagination li a,
.page-numbers.nav-pagination li span{
	border: none;
    background-color: #ECEDEF;
    width: 30px;
    min-width: 30px;
    min-height: 30px;
    height: 30px;
    line-height: 30px;
    font-weight: 400;
}
.page-numbers.nav-pagination li .current{
	background-color: #4285F4;
}
.titBoxPostRela h4{
	color: #2481D7;
    font-size: 33px;
    font-family: Avo-Bold !important;
}
.col12PostRelated > .col-inner{
	border-top: 1px solid #A1A3A5;
    padding-top: 30px;
}
#comments .comment-respond .comment-reply-title{
	display: none;
}
.comment-form .logged-in-as{
	font-size: 14px;
}
.comment-form .form-submit input.submit{
	border-radius: 20px;
    font-weight: 400;
    font-size: 15px;
}
#comments .comment-respond{
	border-radius: 10px;
}
.ItemPostRela .titleMostView{
	overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.imgMostView{
	overflow: hidden;
}
.imgMostView img{
	height: 198px;
	object-fit: cover;
	transition: all .5s;
} 
.ItemPostRela > .col-inner:hover .imgMostView img{
	transform: scale(1.1);
	transition: all .5s;
}
.ItemCustomPost .box{
	display: flex;
    align-items: stretch;
    flex-flow: wrap;
}
.ItemCustomPost .box .box-image{
	width: 46%;
}
.ItemCustomPost .box .box-text{
	width: 54%;
}
/*.ItemCustomPost .box .box-text-inner{
	height: 100%;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}*/
/*.ItemCustomPost .aviewpostsolu{
	position: absolute;
	bottom: 0;
}*/
.contentPostCPT{
	margin-top: 25px;
}
#breadcrumbs{
	overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin-bottom: -6px;
}
.ViewAllPost{
	display: flex;
    align-items: flex-end;
    justify-content: end;
    margin-bottom: 12px;
}
.aViewPageCat{
	color: #FB9905;
    font-weight: 500;
    font-size: 16px;
    position: relative;
    padding-right: 35px;
}
.aViewPageCat:before{
	content: "";
	position: absolute;
	width: 24px;
	height: 24px;
	background-color: #FB9905;
	background-image: url('../img/iconViewAll.svg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 16px;
	top: 0;
	right: 0;
	border-radius: 50%;
}
.aViewPageCat:hover:before{
	background-color: #ea4433
}
.mostViewCustom .titlePostView{
	margin-bottom: 0px;
}
.blog-single .entry-header .entry-header-text{
	padding-bottom: 0px;
}
.wrapsocicalPost .social-icons a{
	min-width: 25px;
    min-height: 25px;
    line-height: 25px;
    height: 25px;
}
.wrapsocicalPost .social-icons a i{
	font-size: 11px;
}
.rowPostRelated .col12PostRelated,
.rowItemPostRela .ItemPostRela{
	padding-bottom: 0px;
}
.mostViewCustom .ItemMostView{
	margin-bottom: 22px;
    border-bottom: 1px solid #ECEDEF;
}
.ItemMostView .infoMostView{
	padding-bottom: 12px;
}