.elementor-29156 .elementor-element.elementor-element-f58d2d1:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-29156 .elementor-element.elementor-element-f58d2d1 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#2AA842;}.elementor-29156 .elementor-element.elementor-element-f58d2d1 > .elementor-element-populated, .elementor-29156 .elementor-element.elementor-element-f58d2d1 > .elementor-element-populated > .elementor-background-overlay, .elementor-29156 .elementor-element.elementor-element-f58d2d1 > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.elementor-29156 .elementor-element.elementor-element-f58d2d1 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-29156 .elementor-element.elementor-element-f58d2d1 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-29156 .elementor-element.elementor-element-25fb941 > .elementor-element-populated{padding:30px 30px 30px 30px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-29156 .elementor-element.elementor-element-1122abd > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-29156 .elementor-element.elementor-element-1122abd .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:30px;font-weight:600;color:#FFFFFF;}.elementor-29156 .elementor-element.elementor-element-0f86367 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:15px;font-weight:400;color:#FFFFFF;}.elementor-29156 .elementor-element.elementor-element-dbd2e66 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-29156 .elementor-element.elementor-element-1122abd > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-e6cf1bf */#dfc-home-contact {
	background-image: url(https://icheck.com.vn/wp-content/uploads/2022/09/bg-home-contact.png);
    background-position: center;
	font-size: 15px;
}
#dfc-home-contact > .elementor-container > .elementor-row {
    background-image: url('/wp-content/uploads/2022/09/bg-contact-form-tini.png');
    background-size: contain;
    background-repeat: no-repeat;
    height: 530px;
	display: flex;
	align-items: center;
	padding: 50px 0px 50px 60px;
}
#dfc-home-contact .dfc-home-contact__form {
	padding-right: 100px;
	line-height: 22px;
}
#dfc-home-contact .dfc-home-contact__form p {line-height: 22px;}

#dfc-home-contact input,
#dfc-home-contact select{
	background-color: transparent;
	height: 45px;
    border-radius: 4px;
    padding: 10px 12px;
	border: 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

#dfc-home-contact input:not([type="submit"]),
#dfc-home-contact input::placeholder{
	color: rgba(255, 255, 255, 0.7) !important;
	font-size: 13px;
	width: 100%;
}
#dfc-home-contact select{
	color: rgba(255, 255, 255, 0.7);
	font-size: 13px;
	width: 100%;
}
#dfc-home-contact select option:not(:first-child) {
	color: green;
}

#dfc-home-contact input:focus,
#dfc-home-contact select:focus{
    background-color: rgba(255, 255, 255, 0.2);
	border-bottom: 0;
}

#dfc-home-contact .dfc-btn {
	padding: 15px 35px !important;
	line-height: 15px;
	border-bottom: 0;
	margin-top: 20px;
}

.dfc-home-contect__info {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px 40px;
	position: relative;
	/* right: -30px; */
	margin-right: 20px;
    font-size: 15px !important;
}
.dfc-home-contect__info li{
    margin-bottom: 35px;    
}


.dfc-home-contect__info ul{
    list-style: none;
}


.dfc-home-contect__info li > ul {
    margin-top: 10px;
}

.dfc-home-contect__info li > ul > li {
	color: #9B9B9B;
 &nbsp; &nbsp;margin-bottom: 10px !important;
    display: flex;
    align-items: baseline;
    gap: 14px;
}

@media only screen and (max-width: 48em) {
	#dfc-home-contact {
		padding-top: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
		padding-left: 20px;
		background-repeat: repeat-x;
		background-position: center 150px;
	}
	#dfc-home-contact .dfc-btn {padding: 0 35px !important}
	#dfc-home-contact > .elementor-container > .elementor-row {
		background-image: unset;
		background-color: #33B44A;
		height: auto;
		display: block;
		padding: 0;
		border-radius: 8px;
	}
	#dfc-home-contact .dfc-home-contact__form {
		padding-right: 0;
	}
	#dfc-home-contact input, #dfc-home-contact select {
		height: 40px;
	}
	.dfc-home-contect__info {
		padding: 10px;
		margin-right: 0;
	}
	.dfc-home-contect__info ul {
		padding-left: 0;
	}
	.dfc-home-contect__info li > ul >li:not(:last-child) {margin-bottom:0}
	.dfc-home-contect__info .elementor-text-editor > ul > li:last-child {margin-bottom: 0}
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-4b4b02e */.elementor-29156 .elementor-element.elementor-element-4b4b02e strong{
        font-weight: bold;
    margin-bottom: 13px;
    display: inline-block;
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-dbd2e66 */.single-post .news-main h2,.single-post .news-main h2 span {
	color: #33b44a!important;
}

/* .dfc-home-contact__form .elementor-widget-wrap {
	background-color: #259c35;
	border-radius: 12px;
	padding: 30px!important;
}

.dfc-home-contect__info {
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.3)
} */

.single-post .news-main ul {
	list-style-type: disc;!important;
	padding-left: 20px!important
}



body .news-main iframe {
	    max-width: 100%;
    aspect-ratio: 16 / 9 !important;
    height: auto;
}/* End custom CSS */