/*
Theme Name: WEB161
Description: Web tài chính
Author: 123Web.vn
Author URI: https://123web.vn/
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.header.show-on-scroll, .stuck .header-main {
    display: none;
}
.ct-title-center {
	margin-bottom: 0;
}
.ct-title-center h2, .col-quyen-loi h2 {
	font-size: 38px;
}
.col-quyen-loi h2 {
	color: #108e00;
}
.ct-title-center .section-title > b {
    background: transparent;
}
.col-phi-rut-tien h4 {
    border: 1px dashed #0293e1;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    font-size: 1.5rem;
}
/*** QUYEN LOI ***/
.col-quyen-loi ul {
	list-style: none;
}
.col-quyen-loi ul li {
	margin-left: 0;
}
.col-quyen-loi i {
    color: #108e00;
}
/*** QUY TRINH ***/
.quy-trinh-left > .col-inner > p {
	margin-bottom: 0.3em;
}
.quy-trinh-left ol {
    list-style: none;
}
.quy-trinh-left ol li {
    margin-left: 0;
}
.quy-trinh-left ol li span {
    font-size: 60px;
    color: #f9e000;
    font-weight: bold;
	margin-right: 20px;
}
.quy-trinh-left ol li {
    margin-left: 0;
    display: flex;
    align-items: center;
	margin-bottom: 0;
}
/*** DAO HAN ***/
.ss-dao-han {
    background-image: url(/wp-content/themes/web161/assets/img/bg-gray-1.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.elementor-shape-top {
    top: -1px;
}
.elementor-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
}
.elementor-shape-top svg {
    width: calc(223% + 1.3px);
    height: 80px;
    transform: translateX(-50%) rotateY(180deg);
}
.elementor-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.elementor-shape-top .elementor-shape-fill {
    fill: #f9e000;
	transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
#footer {
    border-top: 5px solid #fcb900;
}
/*** FORM HOME ***/
#fbuilder .section_break {
    width: 25%;
    display: flex;
    margin: 0 auto;
}
.cff-number-field, .cff-calculated-field {
    display: inline-block;
	padding: 0 20px !important;
}
.cff-number-field input, .cff-calculated-field input {
    border-radius: 5px;
}
.fields > label > span {
    color: #ff0000;
}
form#cp_calculatedfieldsf_pform_1 {
    background: rgb(183, 224, 242);
}
.bg-header-tinh-phi {
    margin-bottom: -2px !important;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.btn-dang-ky {
		display: flex;
		margin: 0 auto;
	}
	.quy-trinh-left h3 span {
		font-size: 100% !important;
	}
	.col-tinh-phi-tu-dong {
		padding-bottom: 0;
	}

}