
.main-body {
	background: #e6e6e6;
}

.sub-tabs {
	padding: 10px;
	background: #FFF;
}

.text-1 {
	margin-bottom: 10px;
}

.head-text {
	font-size: 22px;
    margin-top: 10px;
	margin-bottom: 20px;
    color: #1d3565;
}

.sub-head-text {
	font-weight: 600;
	margin-bottom: 15px;
	font-size: 16px;
}

.contact-text-header {
    padding-top: 20px;
	font-size: 16px;
	font-weight: 600;
    color: #000000;
}

.contact-phone {
	font-size: 18px;
	font-weight: 600;
    color: #000000;
}

.contact-text {
	font-size: 14px;
    color: #000000;
}

.contact-email {
	font-size: 14px;
    color: #1d3565;
}

.make-btn-blue {
	background-image: linear-gradient(#2c6fa8, #1d3565);
	border-color: white;
	color: #fff;
}

.make-btn-blue:hover {
	color: #fff;
	background-color: black;
	border-color: black;
}

.make-btn-blue:focus {
	color: #fff;
	background-color: black;
	border-color: black;
}

.lang-switch {
	display: flex;
	font-size: 12px;
	position: absolute;
	top: 0;
	right: 0;
	font-weight: 600;
}

.each-lang {
	margin-right: 5px;
	font-weight: 600;
	font-size: 14px;
}

#footer_container {
	clear: both;
	margin: 0 auto;
	background: #d8d8d8;
	height: 104px;
	color: #000000;
	bottom:0px;
	padding: 0 10 10 10;
}

#footer tr td {
	vertical-align: top;
	font-size: 12px;
	padding: 30px 30px 20px 0px;
}

#footer {
	width: 100%;
}

.floatRight {
	float: right;
}

.top-background {
	/* height: 200px; */
	text-align: center;
	/* padding: 40px; */
    background-color: #000000;
}

.logo-fca {
    position: absolute;
    top: 40px;
    left: 30px;
}

body.container {
    padding-right: 0;
    padding-left: 0;
    background: #fff;
}


.input-cls{
	display:inline;
	width: 150px;
	padding-left:3px;
}

.label-cls{
	width: 100px;
	margin-right: 10px;
	text-align: right;
}

.padding-10{
    padding: 10px;
}

.subtext-cls{
    font-size: 14px;
	font-weight: 600;
	color: #000000;
	padding: 10px;
}

.addshop-cls{
    padding:10px;
	max-width:600px;
	display:none;
}


.btndiv-cls
{
    text-align:center;
	margin: 10px;
	padding: 10px;
}

.pd-0{
    padding: 0px;
}

.mb-20{
    margin-bottom:20px;
}

.vinfast-ccc-logo-format{
    margin-top: 2.5rem;
    float: right;
}

.cpn-logo-format{
    height: 25px;
    width: 350px;
}
