body{

  background-color: #f0f0f0;

}


.header{

  padding-top: 30px;
}

#header_logo{

	width: 120px;
	display: block;
	margin: auto;
	text-align: center;

}

.h1, h1 {
    font-size: 26px;
    color: black;
    text-align: center;
    line-height: inherit;
    font-weight: 600;
}

.header_pagraph_top{

	font-size: 14px;
    color: #000;
    text-align: center;
    line-height: 30px;
    margin: 30px 0 30px;
}

.header_pagraph{

	font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin: 30px 0 30px;
}

.header_pagraph1{

  font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 30px;
}

.header_pagraph2{

  font-size: 14px;
    color: white;
    text-align: center;
    line-height: 30px;
    margin-top: -20px;
}

.header_pagraph3{

  font-size: 14px;
    color: black;
    text-align: center;
    line-height: 30px;
}


.bg_color{

  height: auto;
  background-color: white;

}

.bg_color1{

  height: auto;
  background-color: #DCDCDC;

}

.yoma_logo_width{

  width: 120px;


}

.fmi_logo_width{

  width: 100px;

}

.mm_logo_width{

  width: 60px;

}

.logo{

    display: block;
    margin: 0;
    text-align: center;
}

.logo_group{

  padding-bottom: 30px;

}

.footer{

  height: auto;
  background-color: #034ea1;

}


.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
    margin-right: auto;
    margin-left: auto;
}