﻿header { height: 905px; background: linear-gradient(bottom,#131573 0,#08093F 100%); background: -webkit-linear-gradient(bottom,#131573 0,#08093F 100%); padding-top: 66px; }
    header > h1 { margin-top: 90px; margin-bottom: 20px; font-weight: 400; }
    header p { margin-bottom: 40px; opacity: 0.6; }
    header > .video { width: 750px; height: 500px; border: 1px solid #488BFF; margin: auto; cursor: pointer; position: relative; border-radius: 4px; }
        header > .video:after { content: ''; position: absolute; top: 50%; left: 50%; width: 120px; height: 120px; margin-top: -60px; margin-left: -60px; background-image: url(/images/aboutUs/video.png); background-repeat: no-repeat; z-index: 9; background-size: 100% 100%; }
        header > .video > img { width: 100%; height: 100%; border-radius: 4px; }

.partner { width: 1237px; background-color: white; padding: 60px; margin: auto; }
    .partner article { display: inline-block; }
        .partner article:first-child { width: 708px; padding-right: 41px; }
            .partner article:first-child p { margin-bottom: 37px; }
        .partner article h2 { font-size: 24px; line-height: 33px; color: #343434; margin-bottom: 10px; }
            .partner article h2:before { content: ''; width: 4px; height: 26px; border-radius: 1px; display: inline-block; vertical-align: middle; background-color: #488BFF; margin-right: 20px; }
        .partner article p { font-size: 16px; line-height: 26px; color: #A5A5A5; padding-left: 24px; font-weight: 200; }
        .partner article img { width: 580px; height: 200px; display: block; }
        .partner article:last-child { border-left: 1px solid rgba(229,229,229,0.5); }
            .partner article:last-child p { line-height: 47px; color: #343434; padding-left: 85px; }
.ow_ctn{background-color:#F8F8F8 !important;}
.ow_ctn h1{color:#343434 !important;}
.ow_ctn h6{color:#9A9A9A !important;}