body{
	font-size: 14px;
}
:root {
    --black: #141414;
    --white: #fff;
    --hover: #a0026b;
    --gray: #6c757d;
    --gray2: #958f8f;
    --red: #DC2027;
}
.ln14 * {
	line-height: 1.4 !important;
}
.fw900 * {
	font-weight: 900 !important;
}
.fw800 * {
	font-weight: 800 !important;
}
#wrapper {
    overflow: hidden;
}
#popup.lightbox-content{
	max-height: 700px;
}
[hidden] {
    display: none!important;
}
.banner h1,
.banner h2{
	font-size: 48px;
	font-weight: 700;
	line-height: 1.5;
}
.banner .button{
	font-size: 15px;
}
.desc h2,
.desc h1{
	font-size: 60px;
	line-height: 1.5;
}
.box-cus h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
    margin-top: 10px;
    color: #FFFFFF;
}

.desc-small h2{
	font-size: 50px;
}
.desc-small p{
	font-size: 14px;
	    max-width: 340px;
}
.desc-ser h2{
	font-size: 40px;
}
.box-blog-post button::after,
.title-cus .icon-angle-right:before{
	content: url(../images/Vector-readmore.svg);
}
.section.dark .box-blog-post button::after,
.section.dark .title-cus .icon-angle-right:before,
.btn-cus .icon-angle-right:before, 
.box-cus .icon-angle-right:before {
    content: url(../images/Vector-readmore-white.svg);
}
.btn-cus.button,
.box-cus .button{
	font-size: 18px;
	font-weight: 500;
}
.flickity-slider>div:not(.col).w-80{
	width: 80% !important;
	opacity: 1;
}
.p-300 p{
	max-width: 300px;
}
.white.is-link.btn-w{
	max-width: 330px;
	    height: auto;
    min-height: auto;
    line-height: 1.3;
    text-align: left;
}
.white.is-link.btn-w span{
	display: inline;
	line-height: 1;
}
.wpcf7 input:not([type="submit"]){
	width: 100%;
    height: 45px;
    border: none;
    border-bottom: 1px solid;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: -0.015em;
    color: rgba(0, 0, 0, 0.8);
    box-shadow: none;
    margin-bottom: 32px;
}
.wpcf7 .submit-trial {
    background: #DA2128 !important;
    border: 1px solid #fafafa;
    box-sizing: border-box;
    border-radius: 0;
    max-width: 180px;
    margin-right: 0;
    color: #FFFFFF;
    padding: 17px 41px;
    max-width: 180px;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    /* display: flex; */
    /* align-items: center; */
    text-align: center;
    letter-spacing: -0.015em;
    color: #FFFFFF;
    transition: background .3s ease-in-out;
}
.off-canvas-left .mfp-content{
	opacity: 1;
	background-color: #fff;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li>a{
	opacity: 1;
   	font-weight: 700;
    color: #050404;
}
.title-cus b{
	display: none;
}
.title-cus .section-title-main,
.title-cus .section-title-normal{
	border: 0;
	font-size: 60px;
	align-items: flex-end;
}
.title-cus .section-title a{
	font-size: 18px;
	font-weight: normal;
}

.box-blog-post .post-title{
	font-size: 18px;
	font-weight: 800;
	
}
.box-blog-post .is-divider{
	display: none;
}
.box-blog-post button.is-link{
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	text-transform: inherit;
	font-weight: 500;
	font-size: 14px;
	color: #333;
}

.absolute-footer{
	padding: 0;
}
footer .dark  p,
footer .ux-menu-link__text{
	font-size: 14px;
}
footer .ux-menu-link__text:hover{
	color: #000;
}
.footer-ttile p{
	font-size: 20px !important;
    margin-bottom: 10px;
    font-weight: 700;
    
}
.secondary.is-link.hotline {
    font-size: 33px;
    
    font-weight: 700;
    margin: 0;
    line-height: 1;
    min-height: auto;
    margin-bottom: 16px;
}
footer .dark .ux-menu-link__link {
    border-bottom-color: hsla(0,0%,100%,.2);
    line-height: 2;
    min-height: auto;
    font-size: 14px;
}
footer .social-icons a:first-child{
	margin-left: 0;
}
footer .social-icons a{
	margin-right: 17px !important;
}
header .nav .nav-dropdown {
	background-color: #141414;
}
header .nav > li{
	margin: 0 10px;
}
header .nav > li > a{
	font-size: 16px;
	color: #fff !important;
	letter-spacing: 0;
}
header .nav > li > a:hover{
	border-bottom: 1px solid #da2128;
}
header .nav > li >ul>li>.sub-menu{
    position: absolute;
    left: 100%;
    top: 0;
    background: #958f8f;
    opacity: 0;
    visibility: hidden;
}
header .nav > li >ul>li:hover>.sub-menu{
    opacity: 1;
    visibility: visible;
}
header .nav > li >ul li:hover{
	background-color: #da2128;
}
header .nav > li >ul{
	display: block;
	padding: 0;
}
header .nav > li >ul li.header-search-form{
	margin: 0 !important;
	padding: 0 !important;
}
header .nav > li >ul>li.menu-item-has-children{
	border: 0 !important;
	text-transform: none;
	width: 100%;
	min-width: 260px;
	position: relative;
}
header .nav > li >ul>li.menu-item-has-children::after{
	content: url(../images/Vector-next-white-small.svg);
	position: absolute;
	right: 6px;
	top: 6px;
}
header .nav > li >ul>li a{
	font-size: 16px !important;
	text-transform: none !important;
}
.header-button-1 .button.secondary:not(.is-outline){
	height: 60px;
    padding: 17px;
    font-size: 16px;
    line-height: 22px;
    background: #fff;
    color: #dc2027;
}
.header-button-1 .button.secondary:not(.is-outline):hover{
	background: #dc2027;
	color: #fff;
}
.banner-cus h1{
	font-size: 40px;
	line-height: 1.5;
}

.banner-cus-large h1{
	line-height: 1.1;
	font-size: 56px;
}
.banner-2 h1{
	font-size: 56px;
}
.banner-cus h2{
	font-size: 24px !important;
	line-height: 2;
	margin-bottom: 30px;
}
.banner-cus p{
	font-size: 18px;
}
.banner-cus-large p{
	font-size: 14px;
	max-width: 300px;
}
.row-count.row-solid .col:nth-child(1):before{
	display: none;
}
.row-count.row-solid .col:before{
	border-color: #fff;
	border-width: 2px;
}
.box-count h3{
	
	font-size: 80px;
	font-weight: 700;
	line-height: 96px;
	margin: 0;
}
.box-count p{
    font-size: 20px;
    line-height: 30px;
    margin: 0;
}
.btn-more {
    position: relative;
    /* top: -252px; */
    /* right: 50px; */
    text-align: center;
}

.register {
    background: rgba(229, 46, 45, 1);
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    width: 232px;
    height: 42px;
    border: 0;
    margin: 0;
    width: 100%;
}

.sticky {
    position: fixed;
    bottom: 0;
    left: 50%;
    z-index: 1000;
    transform: translateX(-50%);
}
.cus-slide .slider-nav-light .flickity-prev-next-button{
	    background: #000;
    bottom: auto;
}
.post-item .image-cover{
	padding-top: 125% !important;
}


.widget_categories .is-divider,
.widget_categories .widget-title {
	display: none;
}
.widget_categories.widget>ul>li{
	border: 0 !important;
	font-size: 0;
	display: none;
}
.blog  .widget_categories.widget>ul>li{
	display: flex;
}
.widget_categories.widget>ul>li.current-cat{
	display: flex;
}
.category-blogs #block-2 .single_cat_title{
	display: none;
}
#block-2 .single_cat_title,
.widget_categories.widget>ul>li>a{
	 
    font-style: normal;
    font-weight: bold;
    font-size: 60px;
    line-height: 89px;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 16px;
}.widget_categories.widget .children{
	padding: 0;
	border: 0;
	font-size: 16px;
}
.widget_categories.widget ul.children>li>a {
	font-size: 16px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid;
	display: block;
	max-width: 303px;
}
.widget .toggle{
	font-size: 16px;
    color: #000;
    opacity: 1;;
}
.widget .toggle .icon-angle-down:before{
		content: "\e00c";
}
.widget  .active .toggle .icon-angle-down:before{
	content: "-";
	font-size: 51px;
	font-weight: 700;
	line-height: 0;
}
.nav-pagination > li >a{
	font-size: 16px;
	color: #141414;
	padding: 0 31px;
	border: 0 !important;
	font-weight: normal !important;
}
.nav-pagination > li > .current{
	background: transparent !important;
	color: #da2128;
	border: 0 !important;
}
.contact-desc h2{
    font-size: 40px;
    margin-bottom: 16px;
    margin-top: 20px;
}
.contact-desc p{
	    margin-bottom: 24px;
    max-width: 388px;
}
.contact-desc ul{
	display: flex;
	align-items: center;
	flex-wrap: wrap;	
}
.contact-desc ul li{
	list-style: none;
	margin: 0;
	min-width: 180px;
}
.contact-desc ul li:nth-child(even){
	width: 60%;
}
.blog-archive .medium-col-first{
	order: unset;
}
.wpcf7 form .wpcf7-response-output{
	color: red;
}
@media only screen and (max-width: 600px) {
    .sticky {
        left: unset;
        transform: unset
    }
}
@media (min-width: 850px){
	.blog-archive .large-3{
		flex-basis: 41.6666666667%;
	    max-width: 41.6666666667%
	}

	.blog-archive .large-9{
		flex-basis: 58.3333333333%;
	    max-width: 58.3333333333%
	}
	.row-5>.col{
		flex-basis: 20%;
		max-width: 20%;
	}

	.row-ff>.large-3{
		flex-basis: 20%;
	    max-width: 20%
	}
	.row-ff>.large-9{
		flex-basis: 80%;
	    max-width: 80%
	}
	.blog-archive .post-item:nth-child(2){
		margin-top: 80px;
	}
}
@media (max-width: 850px){
	.widget_categories.widget>ul>li>a{
		font-size: 30px;
		    line-height: 1.5;
	}
	.header-button-1 .button.secondary:not(.is-outline){
	    font-size: 12px;
	    padding: 8px;
	    display: flex;
	    width: max-content;
	    align-items: center;
	}
	.title-cus .section-title-main,
	.title-cus .section-title-normal,
	.desc h2,
	.desc h1{
		font-size: 40px !important;
	}
	.banner h1,
	.banner h2{
		font-size: 30px;
	}
	.title-cus .section-title a{
		margin: 0;
		padding: 0;
	}
	.box-count h3{
		font-size: 50px;
		line-height: 60px;
	}
	.box-count p{
	    font-size: 16px;
	    line-height: 20px;
	}
	footer .ux-menu{
		flex-direction: row;
		flex-wrap: wrap;
		margin: 0 -5px;
	}
	footer .ux-menu .ux-menu-link{
		max-width: 50%;
		flex-basis: 50%;
		padding: 0 5px;
	}
	.contact-desc h2{
	    font-size: 30px;
	}
}
@media (max-width: 550px){
	.box-count h3{
		font-size: 34px;
		line-height: 40px;
	}
	.box-count p{
	    font-size: 14px;
	}
	.title-cus .section-title-main, .title-cus .section-title-normal, .desc h2, .desc h1 {
	    font-size: 30px !important;
	}
	.section-title-container,
	.section-title-normal,
	.section-title-normal *{
		margin-bottom: 0 !important;
	}
}

.icon-stick {
    position: fixed;
    right: 0;
    bottom: 24%;
    z-index: 700;
}

.icon-stick .list-icon-social {
    display: flex;
    margin-right: 0;
    margin-left: auto;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding-right: 0.675rem;
    border-radius: 5px 0 0 5px;
    flex-direction: column;
}

.icon-stick .list-icon-social a {
    width: 50px;
    height: 50px;
    background-color: #F8BE50;
    color: #fff;
    line-height: 55px;
    border-radius: 100px;
    margin-bottom: 5px;
    text-align: center;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}

.icon-stick .list-icon-social a i {
    font-size: 20px;
}

.icon-stick .list-icon-social a .icon-zalo {
    padding-top: 5px;
}

.icon-stick .list-icon-social a.facebook {
    background: #1877F2;
}

.icon-stick .list-icon-social a.zalo {
    background: #3378FF url(../images/Zalo.png) no-repeat center center;
    background-size: 37px;
}

.icon-stick .list-icon-social a.messenger {
    background: #0053F4 url("../images/messFB.png") no-repeat center center;
    background-size: 37px;
}

.icon-stick .list-icon-social .close-isocial {
    background: #ff5c06;
    color: #fff;
    padding: 2px 7px;
    border-radius: 100px;
    text-align: center;
    font-size: 22px;
    line-height: 50px;
    height: 50px;
}

.icon-stick button {
    margin: 0;
}

.icon-stick .show-isocial {
    display: block;
    border: none;
    background: #ff5c06;
    color: #fff;
    padding: 7px 9px;
    font-size: 15px;
    margin: 0 0 0 auto;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    visibility: hidden;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 6px 0 0 6px;
}

.icon-stick.active .list-icon-social {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    visibility: hidden;
}

.icon-stick.active .show-isocial {
    -webkit-transform: none;
    transform: none;
    visibility: visible;
    pointer-events: auto;
}

.banner  .row{
	max-width: 500px;
}

.banner .row-solid .col +.col:before{
    height: 60px;
    border-left: 2px solid;
    top: 18px;
    left: -7px;
}

.text-small-banner h3{
	 font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    margin: 0;
}

.text-small-banner p {
    font-size: 14px;
    line-height: 17px;
    margin: 0;
    align-items: baseline;
}

.accordion-title{
	padding: 30px;
	padding-left: 0;

}
.accordion .toggle{
	left: auto;
    right: 0;
    top: 30px;
    font-size: 10px;
    opacity: 1;
}
.accordion .toggle i::before{
	content: "\e00c";
}