.spinner{border:2px solid #eeeeee;font-size:40px;width:1em;height:1em;border-radius:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-animation:spin 1s linear infinite;-moz-animation:spin 1s linear infinite;animation:spin 1s linear infinite;-webkit-animation:spin 1s linear infinite;-moz-animation:spin 1s linear infinite;-ms-animation:spin 1s linear infinite;-o-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border-top-color:#333;}
.loading-style{}
.top-scroll-bar{width:100%;position:absolute;text-align:center;bottom:50px;z-index:99999999;}
.scroll-down{width:60px;height:60px;display:inline-block;position:relative;z-index:9999999;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;border:rgba(255,255,255,.3) 2px solid;background:rgba(255,255,255,.1);}
.scroll-down i{width:56px;height:56px;line-height:56px;text-align:center;font-size:24px;color:rgba(255,255,255,.6);position:relative;z-index:9999999;}
.home_intro{}
.home_intro .btn{font-size:15px;}
.row-md0px{margin-right:0;margin-left:0;}
.row-md0px .col-md0px{padding:0;}
@media (min-width:768px){}
.header-body{}
.box_left{background:url("../img/bg_intro.jpg") no-repeat;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:space-around;overflow:hidden;padding-bottom:70px;}
.box_left .thumbnail{background-color:transparent;border:none;padding:0;}
.box_left .thumbnail svg{max-width:286px;width:100%;}
.box_left .thumbnail svg path{}
.box_left .title{color:#fff;font-size:23px;margin:0;}
.box_left .title span{color:#fdf166;font-size:38px;}
.box_left .desc{font-size:15px;color:#fff;font-family:"Avo-N","Open Sans", Arial, sans-serif;margin-bottom:20px;}
@media (max-width:768px){.box_left{padding:50px 0;}
}
@media (max-width:480px){.box_left{padding-right:10px;padding-left:10px;}
.box_left .thumbnail svg{max-width:186px;width:100%;}
.box_left .title{font-size:17px;}
.box_left .title span{font-size:28px;}
.box_left .desc{font-size:14px;}
}
.box_right{height:calc(100vh - 39px);display:flex;flex-direction:row;}
@media (max-width:768px){.box_right{flex-direction:column;}
}
.box_right .title{font-size:20px;color:#fff;}
.box_right .desc{margin:0 auto;margin-bottom:10px;max-width:80%;color:#fff;}
.box_right .thumbnail{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:none;margin-bottom:0;padding:0;display:flex;align-items:center;flex:1;justify-content:center;}
.box_right .thumbnail img{max-width:100%;width:60%;}
.box_right .btn-warning{background-color:#fdf166;border-color:#fdf166;color:#333;transition:all .3s;}
@media (min-height:780px){.box_right .thumbnail img{max-width:100%;width:70%;}
}
.bpos{background-color:#329fd6;}
.bcake{background-color:#33bdb7;}