body{background-image: -ms-linear-gradient(bottom left, #cb60b3 0%, #C146A1 50%, #A80077 51%, #db36a4 100%);
background-image: -moz-linear-gradient(bottom left, #cb60b3 0%, #C146A1 50%, #A80077 51%, #db36a4 100%);
background-image: -o-linear-gradient(bottom left, #cb60b3 0%, #C146A1 50%, #A80077 51%, #db36a4 100%);
background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0, #cb60b3), color-stop(50, #C146A1), color-stop(51, #A80077), color-stop(100, #db36a4));
background-image: -webkit-linear-gradient(bottom left, #cb60b3 0%, #C146A1 50%, #A80077 51%, #db36a4 100%);
background-image: linear-gradient(to top right, #cb60b3 0%, #C146A1 50%, #A80077 51%, #db36a4 100%);}
#application {
background-image: url("../image/about-us/section.jpg");
padding-top: 33px;
padding-bottom: 50px;
background-repeat: no-repeat;
background-size: cover;
}
.window span {
margin-top: 5px;
display: block;
font-weight: 500;
font-size: 41px;
}
.window h2 {
font-weight: 500;
font-size: 44px;
margin-bottom: 32px;
}
.design h5 {
color: #d5a440;
font-size: 22px;
font-weight: 500;
}
#application p {
font-size: 17px;
line-height: 30px;