.fix-footer {
	position: fixed;
	top: 170px;
	right: 30px;
}
.fix-footer .box {
	position: relative;
}
.fix-footer .box .box-icon {
	display: block;
	width: 45px;
	height: 45px;
	background: #fff;
	margin-bottom: 15px;
	border-radius: 50%;
	line-height: 45px;
	text-align: center;
	box-shadow: 0px 0px 5px 2px #b9bac1;
}
.fix-footer .box:hover .box-icon {
	background: #2b358e;
}
.fix-footer .box:hover .box-icon a{
	color: #fff;
}

.fix-footer .box .box-icon a{
	color: #2b348e;
	font-size: 25px;
}

.fix-footer .box .box-text {
	position: absolute;
	top: 0;
	opacity: 0; 
	background: #2b358e;
	right: -100px;
	transition: all 0.5s;
	color: #fff;
	border-radius: 10px;
	padding: 10px 15px;
}
.fix-footer .box.giohang .box-text {
	min-width: 105px;
}
.fix-footer .box.zalo .box-icon a {
	font-size: 18px;
	font-weight: bold;
}

.fix-footer .box .box-text a{
	color: #fff;
}
.fix-footer .box:hover .box-text {
	right: 55px;
	opacity: 1;
	transition: all 0.5s;
}
.img-ct figure.elementor-image-box-img {
	text-align: center;
}
.bd .entry-title.page-title {
	text-transform: uppercase;
	font-size: 21px;
	font-weight: bold;
	color: #2b348e;
	padding: 0;
	line-height: 1;
	margin: 0;
}
.menu-filter ul {
	list-style: none;
}
.page-template-template-sanpham #secondary{
	margin-top: 40px;
}
.bd{
	padding: 15px 0;
	border-top: 1px solid #c3c6df;
	border-bottom: 1px solid #c3c6df;
}
.bd a{
	font-size: 21px;
	text-transform: uppercase;
	color: #2b348e;
	font-weight: bold;
}
.bd a.fl-r{
	font-size: 14px;
	text-transform: capitalize;
	color: #2b348e;
	float: right;
}

.widget-area .textwidget {
	padding: 10px;
}
.widget-area .textwidget a{
	color: #2b348e;
	font-weight: bold;
}

.title-page .elementor-heading-title{
	padding-bottom: 20px;
	position: relative;
}
.title-page .elementor-heading-title:after{
	position: absolute;
	content: "";
	width: 100px;
	height: 3px;
	background: #2b348e;
	bottom:0;
	left: 0;
}
.icon-right .elementor-column-wrap{
	position: relative;
}
.icon-right .elementor-column-wrap:after{
	content: "\f00c";
	font-family: 'fontAwesome';
	position: absolute;
	left: 15px;
	top: 0;
	color: #2b348e;
}
.title-page-c h2{
	position: relative;
	padding-bottom:20px;
}
.title-page-c h2:after{
	content: "";
	position: absolute;
	width: 100px;
	height: 3px;
	background: #2b348e;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
.do-phu .elementor-progress-text{
	position: absolute;
	right: 0;
	top: -15px;
}
.do-phu .elementor-progress-wrapper{
	overflow: visible!important;
}
.do-phu .elementor-progress-bar{
	border-radius: 10px;
}
.things{
	padding-left: 15px;
	position: relative;
	font-size: 18px;
}
.things:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 6px;
	background: #2b348e;
}
.things h3{
	text-transform: uppercase;
	font-size: 30px;
	color: #333;
}
.contact-info ul{
	list-style: none;
	margin: 0;
}
.contact-info i{
	color: #2b348e;
	padding-right: 10px;
}
.donggop {
	line-height: 1;
	font-size: 16px;
}
.donggop ul{
	margin: 0;
	padding: 0;
	line-height: 2;
}
.donggop li{
	list-style: none;
	
}
.form-lh input{
	width: 100%;
	border-radius: 5px;
	height: 45px;
}
.form-lh textarea{
	border-radius: 5px;
	height: 100px;
}
.td .elementor-widget-wrap{
	overflow: hidden;
	border: 1px solid #ddd;
}
.content-td .content-1{
	padding: 15px 10px;
	text-align: left;
}
.content-td .content-1 i{
	padding-right: 10px;
}
.content-td .content-1 h5 a{
	color: #333;
	font-size: 18px;
	font-weight: 700;
}
.content-td .content-2{
	padding: 10px;
	padding-bottom: 0;
	border-top: 1px solid #ccc;
}
.content-td .content-2 a{
	color: #2b348e;
}

.banner {
	/* height: 300px; */
	background-image: url(images/bg_travel.jpg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.banner:after {
	content: "";
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,.15);
	position: absolute;
	left: 0;
	top: 0;
}

.banner h2 {
	    padding: 30px 0;
    padding-top: 100px;
    margin-bottom: 0;
    font-weight: 700;
    color: #fff;
    font-size: 5em;
    text-shadow: 2px 2px 5px #000;
    margin: 0;
    position: relative;
    z-index: 2;
    font-family: Oswald,sans-serif;
}
.smm-breadcrums span.current{
	color: #2b348e;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 800px;
	padding: 13px 0;
	font-weight: bold;
}
.smm-breadcrums span{
	text-transform: uppercase;
}


.psst-cat .py-lg-4{
	padding-bottom: 1.5rem!important;
	padding-top: 1.5rem!important;
}
.psst-cat .thumbnail-lazy img{	
	height:300px;
	object-fit: cover;
	border-radius: .25rem;
}
.psst-cat .news-item{
	border-bottom:0;
	margin-bottom:0;
	height: 300px;
	background-size: cover;
	border-radius: .25rem;
	position: relative;
}
.psst-cat .news-item:after{
	content: "";
	background: transparent;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}
.psst-cat .news-item:hover:after{
	content: "";
	background:#00000040;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}
.psst-cat .news-item:hover .description{
	top: 50px;
}
.psst-cat .news-item:hover .description .dess{
	display: block;
}

.description .dess{
	display: none;
}
.psst-cat .description {
	position: absolute;
	top: 100px;
	color: #fff;
	left: 10px;
	right: 10px;
	margin: 0 auto;
	text-align: center;
	z-index: 2;
}
.psst-cat .description .title{
	text-align: center;
}
.psst-cat .description .title a{
	font-size: 20px;
	text-overflow: ellipsis;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	padding: 1rem;
	font-weight: 700;
	text-shadow: 2px 2px 5px #000;
}
#signup-form {
	font-size: 14px;
	background: #0579c4;
}
#signup-form .align-items-center {
	position: relative;
}

#signup-form .callout {
	top: 0;
	left: -65px;
	width: 200px;
	height: 100%;
	position: absolute;
	text-align: center;
	background: url(images/signup-bg.png) 50% no-repeat;
}
#signup-form .callout p {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 0;
	font-size: 24px;
	line-height: 1.2;
	margin-left: 70px;
	margin-top: 20px;
}
#signup-form .callout b {
	font-size: 3rem;
	line-height: 2.5rem;
}
#signup-form .intro h3 {
	font-size: 30px;
	font-weight: 900;
	color: #fff;
}
#signup-form .intro p {
	color: #fff;
	font-size: 16px;
}
#signup-form .intro {
	padding-left: 145px;
	padding-right: 1rem;
	min-width: 320px;
	max-width: 592px;
}
.form.mx-auto {
	width: 50%;
	float: right;
	margin-top: 30px;
}
.col-20 {
	width: 20%;
	float: left;
	padding: 0 10px;
}
.col-sm-40 {
	width: 40%;
	float: left;
	padding: 0 10px;
}
.contenr-dot-tac .gallery-slides a.theodoi {
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	background: yellow;
}
.menu-cm ul{
	width:100%;
	text-align:center;
	
}
.menu-cm ul li{
	width:20%;
	text-align:center;
	border-bottom: 1px solid #dee2e6;
	float: left;
	list-style: none;
}
.menu-cm ul li:first-child a {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.menu-cm ul li a{
	text-align:center;
	border: 1px solid transparent;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
	color: #0579c4;
	display: block;
	    padding: 13px 20px;
}
.menu-cm ul li a:hover{
	border-color: #e9ecef #e9ecef #dee2e6;
}

.owl-new .item {
    width: 20%;
    float: left;
    padding: 4px;
}

  .swiper-home .swiper-slide{
  	margin: 0 !important;
  	margin-bottom: 5px !important;
  }  
@media (max-width: 767px) {
	.owl-new .item {
		width: 50%;
		padding: 10px;
	}
}
@media (max-width: 500px) {
	.owl-new .item {
		width: 100%;
		float: left;
		padding: 0px;
	}
}
