.training__page {
	padding-top: 64px;
}
body {
	min-width: initial;
}

#newpagebox {
    /* padding: 140px 0px; */
    width: 100%;
}
#footer-box {
	margin-top: 0!important;
	padding-top: 46px;
}
/**************FOOTER 2019***********/
.footer-header-2019
{
	color:#707070;
	line-height:23px;
	font-weight: bolder;
	font-size: 14px;
}
.footer-link-2019
{
	color:#707070;
	line-height:23px;
	text-decoration:none;
	font-size: 14px;
}
.footer-link-2019:hover
{
	color:#505050;
	text-decoration:underline;
}
/* End */

.carousel-textbox {
    position: initial;
    /* width: 40%; */
    padding: 60px 0px;
	padding-left: 20px;
    background: #cccccc73;
}