div.more{
 text-align:center; 
}
.btn-more{
  	color: #fff!important;
  	background: var(--main-color-one)!important;
	text-align:center;
  font-size: 18px;
  -webkit-border-radius: 50px!important;
-moz-border-radius: 50px!important;
border-radius: 50px!important;
 
}
/**css tuy chinh rieng cho tung trang**/
.blog-view.trangchu .row .title a{
	position: absolute;
    margin-top: -220px;
    padding-top: 220px;
}
.blog-view .row.listing .image img{
	width:100%;
  	height:100%;
}
.blog-view.trangchu .content{
	padding-top:20px;
}
/* Maincategories */
.categories{
	background-color:#f8f8f8
}

.categories .content img{

    width: 100%;
}

.categories .col-lg-4 {
	flex: 0 0 25%;
    max-width: 25%;
  	padding-right:unset;
  	padding-left:20px;
}

.categories .content .title {
    letter-spacing: 0;
    line-height: 2em;
    font-size: 15px;
    color: var(--main-color-one);
    font-weight: 650;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: -10px;
      -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.categories .container .row:first-of-type {
    display: unset ;
}

.categories{
	margin-top:-3px;
}

.categories .container .row:first-of-type .col-12{
	max-width:100%;
  
}
.categories .container .row:first-of-type .col-12 .section-title .title{
	text-align:center;
    font-size: 24px;
}

.categories .content a:hover .title{
  	color:var(--main-color-two);
}

.categories .content a:hover{
	text-decoration:none;
}
/* ----------- */

/* ------ Giải pháp ----- */
.giaiphap .work-single-item:hover .icon{
	background: #3a4248;
    opacity: 0.5;
    transition: 0.3s all ease;
}

.giaiphap .content .title:hover{
  	color:var(--main-color-two);
}

.giaiphap a:hover{
	text-decoration:none;
}

.giaiphap .container :first-child .col-12{
	flex-direction:column;
}

.giaiphap .col-12{
     flex: 0 0 100%;
     max-width: 100%;
}

.giaiphap .section-title .title{
    font-size: 28px;
  	padding-bottom: 40px;
  	text-align:center
}

.giaiphap {
	background-color: #eef4f9;
}

.giaiphap .col-lg-4{
	flex: 0 0 25%;
    max-width: 25%;
  	padding-right:unset;
}

.giaiphap img {
	width:100%;
}

.giaiphap .content .title{
	text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    margin-top: 26px;
    color: #3a4248;
    line-height: 1.2em;
  	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.giaiphap .utility-para{
	margin-top: 15px;
    font-weight: 400;
    color: #656565;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 12px;
    font-family: Arial;
}

.giaiphap .single-blog-grid-01 a:hover{
	color:var(--main-color-two);
}
.get-title a:hover{
	text-decoration:none;
  	color:var(--main-color-two);
}
/* ----------- */

/* ----- Aboutus ------ */
.aboutus .col-lg-5{
	height: 350px;
    width: 100%;
  	margin-left:unset;
    flex: 0 0 50%;
    max-width: 50%;
  	padding-left:unset;
  	padding-right:unset;
}

.aboutus .col-lg-6{
	padding-right:30px;
}

.aboutus .col-lg-6 .bulid-content-area .title h4{
	line-height: 1.3em;
    color: var(--main-color-one);
    font-weight: bold;
    text-align: left;
  	font-size:24px;
}

.aboutus .section-title .title {
    font-size: 16px;
    font-weight: 490;
    line-height: 20px;
    color: #080808;
        
}

.aboutus .section-title :nth-child(2){
	    line-height: 19px;
    font-size: 14px;
    font-weight: 490;
}

.aboutus .section-title{
  	text-align: left;
}

.aboutus .col-lg-5 .build-img {
	height:100%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.aboutus .col-lg-6 .bulid-content-area .title h4{
	margin-bottom:1.5rem;
}

.aboutus .col-lg-6 .bulid-content-area .title a:hover {
	text-decoration:none;
}

.aboutus .col-lg-6 .bulid-content-area .title a:hover h4{
  	color:var(--main-color-two);
}
/* ----------- */

/* -----Dots------ */
.owl-dots{
    text-align: center;
    margin-top: -30px;
    position: relative;
}

.owl-dots span{
	display:block;
  	width:15px;
  	height:15px;
  	background-color:rgba(255, 255, 255, 0.5);
    border-radius:50%;
  	border:3.5px solid #C0C0C0;
  	margin: 5px 7px;
}

.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    background: #959398;
}

.owl-dots button:focus {
	outline: none;
}
/* ----------- */

/* ----- Nút xem thêm ------ */

.container > .justify-content-center{
	justify-content: left !important
}

/* ----------- */

.test .content img{
	width:100%;
  	background-size:cover;
    border: 6px solid #3a4ba5;
    border-radius: 3px;
  
}
.test .col-lg-4 {
	flex: 0 0 25%;
}
.test .content img{
	width:100%;
  	background-size:cover;
    border: 6px solid #3a4ba5;
    border-radius: 3px;
}
.test .work-single-item .content > div > a{
	    position: absolute;
    margin-top: -260px;
    padding-top: 260px;
}
.test .col-lg-4 {
	flex: 0 0 25%;
}

.test .content a:hover{
	text-decoration:none
}

.test .content a:hover .title{
	color: var(--main-color-two);
}

.test .content .title{
    font-size: 18px;
    padding-top: 10px;
    color: var(--main-color-one);
  	font-weight:700;
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.test .content p{
    font-weight: 350;
    color: #545454;
    font-size: 15px;
      padding-top: 35px;
}

.test .container:first-child .col-12{
	flex: 0 0 100%;
    max-width: 100%;
}

.test .col-12 .section-title .title{
	font-size:28px;
  	text-align:center;
}
/* ----- Hotseller ------ */

.hotseller .col-lg-0 .thumb{
	background-size: cover;
    width: 100%;
    height: 250px;
    border: 6px solid #3a4ba5;
    border-radius: 3px;

}

.hotseller .col-lg-0{
	flex: 0 0 25%;
    max-width: 25%;
  	padding-left:15px;
}

.hotseller .col-lg-0 .content .title, .hotseller .col-lg-6 .content .catagory{
	color: #545454;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.hotseller .col-lg-0 .content a:hover {
    text-decoration: none;
}

.hotseller .col-lg-0 .content a:hover .title{
	color: var(--main-color-two);
}

.hotseller .section-title .title{
	font-size: 28px;
}
.hotseller .catagory{
    color: #656565 ;    
}
/* ----------- */



.aboutus .section-title a {
	font-size: 20px;
    background-color: var(--main-color-one) !important;
    width: 60%;
    padding: 15px 60px 15px 60px;
    font-weight: 400;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    line-height: 35px;
    color: #ffffff;
    background: linear-gradient(to left, transparent 50.06%, white 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: background-position 0.5s ease, color 0.5s ease, box-shadow 0.5s ease;
    border: 1px solid var(--main-color-one);
  	text-decoration:none;
}
.aboutus .section-title a:hover{
    color: var(--main-color-one);
    background-position: left bottom;
    border: 1px solid var(--main-color-one);
  	background-color:white;

}
.aboutus .get-title .section-title .title{
	font-size:28px;
}

/* Reponsive */
@media only screen and (max-width:739px){
  .aboutus .col-lg-5{
      flex: 0 0 100%;
      max-width: 100%;  
}
  .test .col-lg-4{
  	flex:0 0 50%;		
  }
}
@media only screen and (min-width:740px ) and (max-width:1023px){
    .aboutus .col-lg-5{
        flex: 0 0 100%;
        max-width: 100%;  
  }
    .aboutus .row > div:nth-child(2){
  	order:1
  }
  .aboutus .row > div:first-child{
    order:2;
  	flex:0 0 100%;
    max-width: 100%;  
  }
}
@media only screen and (max-width:768px){
  .aboutus .row > div:nth-child(2){
  	order:1
  }
  .aboutus .row > div:first-child{
    order:2;
  }
}
@media only screen and (max-width:2100px){
  .xemthem .title{
  	width:20%
  } 
}
@media only screen and (max-width:1060px){
  .xemthem .title{
  	width:30%
  } 
}
/*----------*/