body{
    background:#151515;
    color: #a5a5a6;
}
/**{color: #a5a5a6;}*/
.lt{
    float:left;
}
.o_hidden{
    overflow: hidden;
}

.back{
    left:0
}
.forward{
    right:0;
}
.back,.forward{
    top:40%
}
.m_red{width: 35%;height: 40px;border-bottom: 3px solid #e60012;}
.img1{width:100%;}
.cw_1{margin-top:50px;}
.cw_1_r{margin-top:50px; margin-bottom:20px;padding-top: 31px;}
.container-fluid{ margin-bottom: 30px;}
.row_text{padding-top: 84px;padding-bottom: 12px;}
.outside .row div {
    /*margin-bottom: 10px;*/
}
h4{color:#ffffff;}
@media screen and (max-width: 768px){
	.m_red{height: 20px;}
	.cw_1{margin-top: 20px;}
	.cw_1_r{margin-top: 15px; padding-top: 0px;}
	.container-fluid{ margin-bottom: 0px;}
	.row_text{padding-top: 0px;padding-bottom: 0px;}
}