/*
Theme Name: Flatsome Upweb
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
span.pi-value.deactive a, .box-description a {
    color: #a8a9c5;
}
@-webkit-keyframes circle {
  from {
    -webkit-transform: rotateZ(0deg)
  }
  to {
    -webkit-transform: rotateZ(360deg)
  }
}
@-webkit-keyframes ccircle {
  from {
    -webkit-transform: rotateZ(360deg)
  }
  to {
    -webkit-transform: rotateZ(0deg)
  }
}
h1.chu1 {
    color: #fff;
    font-size: 40px;
    font-style: italic;
}
h1.chu1>span {
    font-style: initial;
    font-size: 80px;
    font-weight: 600;
}
p.chucdanh {
    font-size: 20px;
    font-weight: 600;
    color: #fff; 
	position: relative;
	padding-left: 80px
}
p.chucdanh:after {
    content: "";
    display: block;
    height: 2px;
    width: 70px;
    background-color: var(--primary-color);
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}
p.pketnoi {
    color: #fff;
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 15px;
}
p.s1noidung {
    color: #a8a9c5;
    font-size: 22px;
    margin-bottom: 0;
}
.setc1 .circle {
    border: 4px solid #feb914;
}
.setc1 .circle img {
    padding: 10px;
}
.setc1:after, .setc7:after {
    content: "";
    display: block;
    position: absolute;
    width: 50%;
    height: 24px;
    background-color: var(--primary-color);
    bottom: 0;
    left: 0;
    transform: translateY(50%);
    z-index: 99;
}
.setc2 .bg.section-bg.fill.bg-fill.bg-loaded, .setc8 .bg.section-bg.fill.bg-fill.bg-loaded {
    background-image: url(/wp-content/uploads/2023/07/Layer-547.png);
    background-repeat: no-repeat !important;
    opacity: 0.15;
    background-size: auto !important;
	background-position: top left;
}
.setc6 .bg.section-bg.fill.bg-fill.bg-loaded {
	background-image: url(/wp-content/uploads/2023/07/Layer-548.png);
    background-repeat: no-repeat !important;
    opacity: 0.15;
    background-size: auto !important;
	background-position: top right;
}
h2.chu2 {
    font-size: 65px;
    font-weight: 600;
    color: #070918;
}
span.span1 {
    background-image: url(/wp-content/uploads/2023/11/Layer-24.png);
    background-repeat: no-repeat;
    padding: 22px 0;
    background-position-x: right;
}
span.span2 {
    background-image: url(/wp-content/uploads/2023/07/Layer-2-1.png);
    background-repeat: no-repeat;
    padding: 22px 0;
    background-position-x: right;
}
.s2r1c2 .col-inner:before {
    content: "";
    display: block;
    width: 100px;
    height: 9px;
    position: absolute;
    background-color: var(--primary-color);
    z-index: 1;
    left: 83px;
}
.khunggt {
    padding: 69px 0px 74px 55px;
}
.s2r1c2 .col-inner {
    border-radius: 40px;
    background-color: #FFFFFF;
    background-image: url(/wp-content/uploads/2023/07/patt-2.png);
    background-repeat: no-repeat;
    background-size: cover;
	height: 608px;
}
.s2r1c1 img, .setc5 img {
    border-radius: 40px;
}
.k1 p {
    font-size: 24px;
    margin-bottom: 18px;
}
.k1 p span {
    font-size: 30px;
    font-weight: 600;
}
ul.list-style-none li {
    list-style-type: none;
    margin-left: 0;
    display: flex;
    font-size: 18px;
    margin-bottom: 17px;
}
span.pi-lbl {
    color: #2F3C5A;
    font-weight: 600;
    min-width: 129px;
}
span.pi-value.deactive {
    color: #a8a9c5;
    margin-left: 20px;
    position: relative;
}
.s2r1c2 {
    max-width: 569px;
}
.s2r1 {
    background-image: url(/wp-content/uploads/2023/07/Layer-4.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 1010px 668px;
}
p.pchu {
    width: 650px;
    margin: auto;
    color: #647c9e;
    margin-bottom: 20px;
}
.icb {
    padding: 35px 50px 50px;
    border-radius: 40px;
}
.icb .icon-box-img {
    margin: 13px 0 23px;
}
.icb h3 {
    font-size: 25px;
    font-weight: 600;
    color: #ffffff;
}
.icb p {
    font-size: 18px;
    color: #ffffff;
}
.ic1 {
    background-color: #b21236;
}
.ic2 {
    background-color: #f03812;
}
.ic3 {
    background-color: #fe8826;
}
.ic4 {
    background-color: #feb914;
}
.ic5 {
    background-color: #2c9fa2;
}
.ic6 {
    background-color: #dc6c61;
}
.item-inner {
    padding: 5px 5px 5px 5px;
    max-width: 600px;
    display: flex;
}
.item-box {
    line-height: 120px;
    margin: auto 0;
}
.item-box:before {
    content: "";
    display: block;
    width: 120px;
    height: 120px;
    background-color: var(--primary-color);
    border-radius: 15px;
    position: relative;
    transform: rotateZ(45deg);
}
span.item-number {
    font-size: 60px;
    color: #070918;
    font-weight: bold;
    position: absolute;
    top: calc(50%);
    transform: translateY(-50%);
    width: 120px;
    height: auto;
    text-align: center;
}
.item-content {
    display: flex;
    flex-direction: column;
    z-index: 1;
    margin-left: -9px;
}
span.item-title {
    transition: none;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 14px;
}
span.item-description {
    color: #a8a9c5;
    font-size: 18px;
    line-height: unset;
}
.setc4 .banner-bg.fill {
    border-radius: 20px;
}
.setc4 .has-hover {
    background: transparent;
}
.setc1 {
    border-radius: 0 0 320px 0;
	padding-bottom: 30px !important;
}
.setc5:after {
    content: "";
    display: block;
    position: absolute;
    width: 50%;
    height: 24px;
    background-color: var(--primary-color);
    bottom: 0;
    right: 0;
    transform: translateY(50%);
    z-index: 99;
}
.setc5 .bg.section-bg.fill.bg-fill.bg-loaded {
    border-radius: 320px 0 0 0;
}
.banggains {
    border: 1px solid;
    border-radius: 40px;
    padding: 20px 40px 40px 40px;
	color: #ffffff;
}
.banggains h3 {
    font-size: 36px;
    margin-bottom: 0;
	    font-weight: 600;
}
.banggains h3 span {
    font-weight: bold;
    text-shadow: rgb(0, 0, 0) 1px 2px 2px;
    -webkit-text-stroke: 2px rgb(255, 255, 255);
    font-size: 50px;
}
.ndbg {
    border-top: 1px solid;
    padding-top: 20px;
}
.bhight1 {
    height: 454px;
}
.bhight2 {
    height: 372px;
}
.danhgia .icon-box-text.p-last-0 {
    background: #ffffff;
    padding: 37px 62px 32px 130px;
    border-radius: 50px;
    display: flex;
    flex-direction: column;
    margin-left: 85px;
}
.danhgia p {
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0.03em;
    color: #647c9e;
    margin-top: 15px !important;
    margin-bottom: 14px !important;
}
.testimonial-meta.pt-half {
    padding: 0;
}
strong.testimonial-name.test_name {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 2px;
    color: #070918;
}
.star-rating span:before {
    color: #ffaa01 !important;
}
.star-rating {
    order: 3;
}
.danhgia .icon-box-img.testimonial-image.circle img {
    border-radius: 50px !important;
    border: 10px solid #fff;
    overflow: hidden;
    box-shadow: 0 3px 16px rgba(0, 0, 0, 0.2);
	padding: 0;
}
.icon-box.testimonial-box.icon-box-left.danhgia.text-left {
    display: flex;
    align-items: center;
}
.setc7 .icon-box-img.testimonial-image.circle {
    position: absolute;
}
.flickity-prev-next-button.previous {
    left: 10% !important;
}
.flickity-prev-next-button.next {
    right: 10% !important;
}
.slider-nav-circle .flickity-prev-next-button svg, .slider-nav-circle .flickity-prev-next-button .arrow {
    border: none;
}
button.flickity-button.flickity-prev-next-button.previous, button.flickity-button.flickity-prev-next-button.next {
    width: 42px;
    height: 84px;
    color: #fff;
    background-color: var(--primary-color);
    border-radius: 10px;
    opacity: 1;
}
.setc9 button.flickity-button.flickity-prev-next-button.previous, .setc9 button.flickity-button.flickity-prev-next-button.next, .setc9 .box-text.text-left{
	display: none;
}
.blog1 img {
    border-radius: 40px;
}
.blog1 .is-divider {
	display: none;
}
h5.post-title.is-large {
    font-size: 20px;
    font-weight: 600;
    color: #070918;
}
.icon-box.featured-box.icb3.icon-box-left.text-left {
    align-items: center;
    border: 1px dashed #fff;
    border-radius: 20px;
    padding: 8px 10px 18px 24px;
	height: 114px;
}
.box-title {
    margin: 0;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.box-description {
    font-size: 17px;
    color: #a8a9c5;
    font-weight: 500;
}
.flicon span {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding: 0;
    margin-right: 28px;
}
.flicon a {
    margin-bottom: 0;
    width: 40px;
    height: 40px;
    border: none !important;
    background-color: #fff !important;
    line-height: 40px !important;
    margin-right: 5px !important;
}
.flicon a i {
    color: #000;
}
.absolute-footer.dark.medium-text-center.text-center {
    display: none;
}
.setc2, .setc3, .setc5, .setc8 {
    padding: 90px 0 0 0 !important;
}
.setc4 {
    padding: 60px 0 !important;
}
.setc6, .setc7 {
	padding: 90px 0 60px 0 !important;
}
.setc9 {
	padding: 40px 0 0 0 !important;
}
.setcft {
	padding: 90px 0 50px 0 !important;
}
ul.cstn {
    text-align: left;
}
ul.cstn li {
    list-style-type: none;
    margin-left: 0;
    font-size: 18px;
}
ul.cstn li:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    background-color: #ffae00;
    color: white;
    padding: 4px 5px;
    margin-right: 10px;
    border-radius: 100%;
}
@media screen and (max-width: 849px) and (min-width: 549px){
	
}
@media screen and (max-width: 549px){
	.k1 p span {
    font-size: 25px;
}
	strong.testimonial-name.test_name {
    font-size: 20px;
}
	.setc1 {
    border-radius: 0px !important;
    padding-bottom: 40px !important;
}
	h1.chu1 {
    font-size: 21px;
}
	.khung1 {
    text-align: center;
}
	h1.chu1>span {
    font-size: 38px;
    line-height: 43px;
}
	p.chucdanh {
     font-size: 17px;
    margin-left: 30px;
    padding-left: 30px;
}
	p.chucdanh:after {
    width: 55px;
    left: 6%;
}
	p.s1noidung {
    font-size: 16px;
}
	p.pketnoi {
    font-size: 18px;
    text-align: center;
}
	.setc1 .social-icons.follow-icons.flicon {
    text-align: center;
    display: block;
}
	.transparent .header-main {
    height: 130px !important;
}
	#logo {
        width: 145px !important;
        margin: auto;
        margin-top: 30px;
}
	.header-inner.flex-row.container.logo-left {
    display: block;
}
	span.span1, span.span2 {
    background-size: 56px auto;
    background-position-y: 10px;
}
	h2.chu2 {
    font-size: 38px;
}
	p.pchu {
    width: auto;
    font-size: 15px;
    padding: 0 20px;
}
	.s2r1c2 .col-inner {
    border-radius: 15px;
    height: auto;
}
	.khunggt {
    padding: 26px 20px 40px 20px;
}
	.k1 p {
    font-size: 19px;
    margin-bottom: 18px;
    line-height: 33px;
}
	ul.list-style-none li {
    font-size: 16px;
}
	span.pi-lbl {
    min-width: 117px;
}
	span.pi-value.deactive {
    margin-left: 10px;
}
	.s2r1c1 img, .setc5 img, .icb, .setc4 .banner-bg.fill, .blog1 img {
    border-radius: 15px !important;
}
	.icb {
    padding: 15px 20px 40px;
}
	.icb h3 {
    font-size: 20px;
}
	.icb p {
    font-size: 16px;
}
	.s2r1 {
    background-image: url(/wp-content/uploads/2023/07/Layer-5.jpg);
	padding-bottom: 40px;
}
	.setc5 .bg.section-bg.fill.bg-fill.bg-loaded {
    border-radius: 0px;
}
	.item-box:before {
    width: 70px;
    height: 70px;
}
	span.item-number {
    font-size: 40px;
    width: 70px;
}
	.item-content {
    margin-left: 20px;
}
	span.item-title {
    font-size: 21px;
}
	span.item-description {
    font-size: 15px;
}
	.banggains {
    border-radius: 15px;
    padding: 10px 20px 20px;
}
	.bhight1, .bhight2 {
    height: auto;
}
	.danhgia1 img.attachment-thumbnail.size-thumbnail {
    border-radius: 20px !important;
    border: 5px solid #fff;
    overflow: hidden;
    box-shadow: 0 3px 16px rgba(0, 0, 0, 0.2);
    padding: 0;
}
	.danhgia1 .icon-box-text.p-last-0 {
    flex-direction: column;
    display: flex;
    background: #fff;
    border-radius: 15px;
    padding: 20px;
    text-align: center;
}
	.danhgia1 p {
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.03em;
    color: #647c9e;
}
	.star-rating {
    margin-left: auto !important;
}
	.setc2, .setc3, .setc8 {
    padding: 70px 0 0 0 !important;
}
	.setc6, .setc7, .setc10, .setc5, .setcft  {
    padding: 70px 0 40px 0 !important;
}
	.setc4 {
    padding: 40px 0 50px 0 !important;
}
}
@media screen and (min-width: 850px){
.s2r1c2 .col-inner {
    width: 520px;
	}
	.icb {
    height: 417px;
}
}
@media (max-width: 767px)
	{

		
.hotline-footer .middle a {
    background: #00aeff;
    line-height: 45px;
    margin-right: 0;
}
	}
.hotline-footer{display:none}
@media (max-width: 767px) {
	.right img {
    width: 32px !important;
}
	footer#footer h2 {
    font-size: 25px !important;
}

.hotline-footer{display:block; position:fixed; bottom:0; width:100%; height:45px; z-index:99; background:rgba(0,0,0,0.6)}
.hotline-footer .left{    
	width: 10%;
    float: left;
    height: 100%;
    color: white;
    line-height: 45px;
    text-align: center;
}
.hotline-footer .middle{    
	width: 50%;
    float: left;
    height: 100%;
    color: white;
    line-height: 45px;
    text-align: center;
}
.hotline-footer .right{    
	width: 50%;
    float: right;
    height: 100%;
    line-height: 45px;
    text-align: center;
}

.absolute-footer{font-size:13px}
.blog-single .large-9, .blog-single .large-3{    flex-basis: 100%;
 max-width: 100%;}.blog-single .large-3{padding-left:15px; font-size:15px}
 
.blog-single .large-3 .widget-area .section4{display:none}.tin-tuc-section .cot1-2{display:none}.hotline-footer a{color:white}
.hotline-footer a{display:block;}
	.hotline-footer .left a{    
	background: #fff;
    line-height: 45px;
    margin-right: 0px;
	}
	.hotline-footer .right a{
	background: #2dc100;
    line-height: 45px;
		font-weight: 700;
 	}
.hotline-footer .right img, .hotline-footer .middle img{
	width:75px;
    margin-right: 3px;
	}
	.hotline-footer .left img{
		width:27px; 
	}
	.zalo-now, .phone-call-now, .face-now {
    display: none;
}
}