body {font-family: 'Montserrat', sans-serif;}

.main.active {background: url(../images/Oval.png) no-repeat center -30px;}

.header {text-align: center;}
.header h1 {font-size: 40pt; font-weight: bold;}
.header p {letter-spacing: 5px;}

.download {text-align: center;}
.download .button-download {color: #fff; border: none; border-radius: 50px; padding: 7px 55px; background-color: #ffd165; background: -moz-linear-gradient(left, #ffd165 10%, #df4b0d 90%); background: -o-linear-gradient(left, #ffd165 10%, #df4b0d 90%); background: -ms-linear-gradient(left, #ffd165 10%, #df4b0d 90%); background: -webkit-gradient(linear,left top,right top,color-stop(0.1, #ffd165),color-stop(0.9, #df4b0d));}
.download .version {margin-top: 20px;}
.download img {width: 100%;}
.download .text {padding-bottom: 10px; margin-top: -1px; color: #fff; margin-bottom: -1px; background-color: #f3a347; background: -moz-linear-gradient(left, #f3a347 10%, #e87026 90%); background: -o-linear-gradient(left, #f3a347 10%, #e87026 90%); background: -ms-linear-gradient(left, #f3a347 10%, #e87026 90%); background: -webkit-gradient(linear,left top,right top,color-stop(0.1, #f3a347),color-stop(0.9, #e87026));}
.download .text h4 {font-size: 16px; font-weight: bold; padding: 15px 0 5px;}
.download .text h4.active {font-size: 20px;}
.download .text ul.unactive {overflow: hidden; height: 30px;}
.download .text ul.active {height: auto;}
.download .text ul li {text-align: left; font-size: 16px; line-height: 30px;}
.download .text ul li.active {font-size: 20px;}
.download .text .more {border: none; background: none; color: #fff; font-size: 14px;}
.download .text i {padding-left: 10px;}

.guide {padding-top: 10px; padding-left: 15px; padding-right: 15px;}
.guide > h4 {font-size: 20.6px; font-weight: bold; text-align: center; padding-bottom: 20px;}
.guide p {color: #7c7c7c; font-size: 15.8px;}
.guide ul {padding-left: 0px; border-bottom: solid 1px #e1e1e1; padding-bottom: 25px; margin-bottom: 30px;}
.guide ul li {font-size: 15.8px; background: url(../images/icon_danhmuc.png) no-repeat left 7px; padding-left: 1em; list-style: none; color: #7c7c7c;}
.guide ul li span {color: #000000a1; font-weight: bold;}
.guide .step {padding-bottom: 30px; text-align: center;}
.guide .step h4 {font-size: 18px; font-weight: bold;}
.guide .step img {width: 100%;}

.footer {background: url(../images/footer.png) no-repeat; background-size: 100%; height: 160px; text-align: center; color: #fff; padding: 50px 15px 0 15px;}