/**
* kk Star Ratings
* @see https://github.com/kamalkhan/kk-star-ratings
*/
 .kk-star-ratings {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.kk-star-ratings.kksr-shortcode {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;}.kk-star-ratings.kksr-valign-top {margin-bottom: 2rem;}.kk-star-ratings.kksr-valign-bottom {margin-top: 2rem;}.kk-star-ratings.kksr-align-left {-webkit-box-pack: flex-start;-webkit-justify-content: flex-start;-ms-flex-pack: flex-start;justify-content: flex-start;}.kk-star-ratings.kksr-align-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.kk-star-ratings.kksr-align-right {-webkit-box-pack: flex-end;-webkit-justify-content: flex-end;-ms-flex-pack: flex-end;justify-content: flex-end;}.kk-star-ratings .kksr-muted {opacity: .5;}.kk-star-ratings .kksr-stars {position: relative;}.kk-star-ratings .kksr-stars .kksr-stars-active, .kk-star-ratings .kksr-stars .kksr-stars-inactive {display: flex;}.kk-star-ratings .kksr-stars .kksr-stars-active {overflow: hidden;position: absolute;top: 0;left: 0;}.kk-star-ratings .kksr-stars .kksr-star {cursor: pointer;padding-right: 0px;}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-star {cursor: default;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon {transition: .3s all;}.kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-stars-active {width: 0 !important;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover ~ .kksr-star .kksr-icon {background-image: url("/wp-content/plugins/kk-star-ratings/src/core/public/svg/inactive.svg");}.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon {background-image: url("/wp-content/plugins/kk-star-ratings/src/core/public/svg/active.svg");}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon {background-image: url("/wp-content/plugins/kk-star-ratings/src/core/public/svg/selected.svg");}.kk-star-ratings .kksr-legend {margin-left: .75rem;margin-right: .75rem;}[dir="rtl"] .kk-star-ratings .kksr-stars .kksr-stars-active {left: auto;right: 0;}
@media screen{*{margin:0;padding:0}ul{list-style:none}a{text-decoration:none}body{font-family:'Open Sans',sans-serif;box-sizing:border-box}.jeg_post_title a{font-family:'Open Sans',sans-serif!important;font-weight:600}.container{max-width:1170px;margin:auto;position:relative;overflow:hidden}.bx-top-header{width:100%;height:40px;float:left;background:#08355d}.bx-top-header .list-social-search{width:auto;float:right;padding-top:7px;position:relative}.bx-top-header .list-social-search .search{background:url('/wp-content/themes/m1/assets/images/search.png') no-repeat;width:25px;height:25px;border:0;border-right:#e7e7e7 solid 1px;background-size:25px;padding-right:10px;box-sizing:content-box;float:left}.bx-top-header .list-social-search .list-social{width:auto;float:left;padding-left:10px}.bx-top-header .list-social-search .list-social a{padding-right:5px}.bx-top-header .list-social-search .list-social a img{width:25px}.bx-top-header .list-social-search .frm-search{width:195px;float:left;position:absolute;left:-200px;top:3px;display:none}.bx-top-header .list-social-search .frm-search input{width:100%;height:32px;background:#08355d;border:#d6d6d6 solid 1px;border-radius:3px;padding-left:5px;box-sizing:border-box;color:#fff;float:left;margin-right:5px}.bx-top-header .list-social-search .frm-search button{position:absolute;top:4px}.bx-menu{width:100%;height:65px;float:left;background:#08243c;position:relative}.bx-menu .container{overflow:visible}.bx-menu .menu{width:50%;float:left}.bx-menu .menu.menu-left ul{width:auto;height:auto;float:right;position:relative;right:85px}.bx-menu .menu.menu-right{float:right}.bx-menu .menu.menu-right ul{width:auto;height:auto;float:left;position:relative;left:85px}.bx-menu .menu ul li{width:auto;float:left;height:65px;line-height:65px;position:relative}.bx-menu .menu ul li:before{transition:.5s;content:'';width:0;height:3px;position:absolute;left:0;bottom:-3px;background:#2077da;z-index:99999}.bx-menu .menu ul li:hover:before{width:100%}.bx-menu .menu ul li.active:before{width:100%}.bx-menu .menu ul li a{text-transform:uppercase;color:#ca8f44;font-weight:400;padding:0 10px}.bx-menu .menu ul li:hover a{color:#2077da}.bx-menu .menu ul li.active a{color:#2077da}.bx-menu .menu ul li .list-menu-item{display:none;width:auto;float:left;position:absolute;background:rgba(8,53,93,.8);z-index:9999;padding:20px 0}.bx-menu .menu ul li:hover .list-menu-item{display:block}.bx-menu .menu ul li .item-row{display:flex;width:auto;height:auto;float:left;line-height:45px}.bx-menu .menu ul li .item-row a{width:180px;padding:0;color:#fff;padding-left:30px;text-transform:none}.bx-menu .menu ul li .item-row a:hover{background:#2077da}.bx-menu .logo{width:110px;height:auto;position:absolute;margin:auto;left:0;right:0;top:-40px;padding:10px 0;background:#fff;z-index:999}.bx-menu .logo img{width:100%}.bx-slider{width:100%;height:auto;float:left}.bx-slider img{width:100%;height:auto}.bx-slider a{width:100%;height:100%;float:left}.bx-slider .lSPager{display:none}#home-slider{padding-bottom:35.9% !important}.bx-contact{width:100%;height:auto;float:left;background:#08355d;padding:30px 0}.bx-contact .container{max-width:400px}.bx-contact h3{text-transform:uppercase;color:#ca8f44;font-weight:400;font-size:19px;margin-bottom:15px}.bx-contact .frm{width:100%;height:auto;float:left}.bx-contact .frm-text{width:calc(100% - 110px);height:auto;float:left}.bx-contact .frm-text input{width:100%;height:35px;background:#426583;border:0;margin-bottom:10px;padding-left:10px;box-sizing:border-box;border-radius:3px;font-size:14px;color:#ca8f44}.bx-contact .frm-text input::placeholder{color:#ca8f44}.bx-contact button{transition:.5s;width:100px;height:auto;float:right;border:0;text-transform:uppercase;font-weight:700;font-size:15px;color:#323232;border-radius:10px;padding:30px 0;cursor:pointer}.bx-contact button:hover{background:#ccc}.bx-contact .screen-reader-response{font-size:14px;color:#fff;padding-bottom:10px}.bx-about{background:#fff url('/wp-content/themes/m1/assets/images/bg-about-home.jpg') no-repeat right;width:100%;height:auto;float:left;background-size:auto;padding:80px 0}.bx-about .bx-content-about{width:500px;height:auto;float:left}.title-heading{display:block;border-left:#226fd4 solid 3px;padding-left:10px;color:#08243c;text-transform:uppercase;font-size:20px;margin-bottom:20px}.bx-about .content{display:block;width:100%;height:230px;overflow:hidden}.bx-about .content.active{height:auto}.bx-about .content p{padding-bottom:10px;color:#4f4f4f;font-weight:300;line-height:24px}.bx-about .content a{color:#de3d35}.bx-about a.btnClick{transition:.5s;display:block;border:#de3b36 solid 2px;width:auto;float:left;padding:8px 25px;border-radius:25px;color:#08243c;font-weight:700;font-size:17px;margin-top:20px}.bx-about a.btnClick:hover{border:#de3b36 solid 2px;background:#de3b36;color:#fff}.bx-event{background:url('/wp-content/themes/m1/assets/images/bg-event-home.jpg') no-repeat;width:100%;height:auto;float:left;padding:50px 0 30px;background-size:cover}.bx-event .list-item{width:100%;height:auto;float:left}.bx-event .list-item .item{width:calc(50% - 20px);height:80px;float:left;margin-bottom:10px;padding-bottom:10px;margin-right:20px}.bx-event .list-item .item:nth-child(2n+0){margin-right:0;margin-left:20px}.bx-event .item .calender{width:85px;height:65px;float:left;background:#fff;border:#dd3b38 solid 2px;border-top:#dd3b38 solid 7px;text-align:center;line-height:65px;font-size:26px;font-weight:700;box-sizing:border-box;color:#08355d}.bx-event .item .content{width:calc(100% - 95px);height:auto;float:left;padding-left:15px;box-sizing:border-box}.bx-event .item .content span{color:#08355d;font-size:14px;font-weight:400;display:block;padding-bottom:5px}.bx-event .item .content p{color:#08355d;font-size:17px;font-weight:700}.bx-event .readmore{width:100%;height:auto;float:left;text-align:center;margin:20px 0}.bx-event .readmore a{transition:.5s;border:#dd3b38 solid 2px;color:#08355d;text-transform:uppercase;padding:10px 30px;border-radius:5px;background:#fff}.bx-event .readmore a:hover{border:#dd3b38 solid 2px;color:#fff;background:#dd3b38}.bx-news{width:100%;height:auto;float:left;background:#fbf9f3;padding:70px 0}.bx-news .list-item{width:100%;height:auto;float:left;margin-top:20px}.bx-news .list-item .item{width:calc(50% - 20px);height:120px;float:left;margin:0 20px 20px 0;overflow:hidden}.bx-news .list-item .item:nth-child(2n+0){margin-right:0;margin-left:20px}.bx-news .list-item .item .thumb{width:170px;height:auto;float:left}.bx-news .list-item .item .thumb img{width:100%;height:120px;object-fit:cover}.bx-news .list-item .item .content{width:calc(100% - 170px);height:auto;float:left;padding-left:10px;box-sizing:border-box}.bx-news .list-item .item .content a{color:#404040;font-size:16px;display:block;padding-bottom:5px;font-weight:500}.bx-news .list-item .item .content p{font-size:14px;color:#7d7d7d;font-weight:400;line-height:19px;font-weight:400}.bx-hoc-bong{width:100%;height:auto;float:left;background:#08243c;padding:60px 0}.bx-hoc-bong .header{width:100%;height:auto;float:left;position:relative}.bx-hoc-bong .header h3{color:#ca8f44;text-transform:uppercase;font-weight:500;font-size:20px;border-left:#1956a1 solid 3px;padding-left:10px;width:auto;float:left}.bx-hoc-bong .header .list-link{width:auto;float:right}.bx-hoc-bong .header .list-link a{color:#b2a595;font-weight:400;text-transform:uppercase;font-size:14px;padding:2px 8px;float:left}.bx-hoc-bong .header .list-link a.active{color:#ca8f44;border-bottom:#0c3b64 solid 1px}.bx-hoc-bong .header .list-link span{color:#c18a43;width:20px;height:21px;float:left;position:relative;top:-9px;cursor:pointer;text-align:center}.bx-hoc-bong .header .list-link span i{position:absolute;left:0;width:2px;height:2px;right:0;margin:auto}.bx-hoc-bong .header .list-link span i:nth-child(1){top:0}.bx-hoc-bong .header .list-link span i:nth-child(2){top:5px}.bx-hoc-bong .header .list-link span i:nth-child(3){top:10px}.bx-hoc-bong .header .more-link{width:auto;float:left;position:absolute;right:0;top:25px;background:#143048;padding:5px 0;display:none;z-index:9999999999999}.bx-hoc-bong .header .more-link a{display:block;padding:0 10px;color:#b2a595;font-weight:400;font-size:14px;text-transform:uppercase;border-bottom:#0e2a42 solid 1px;padding:5px 15px}.bx-hoc-bong .list-item{width:100%;height:auto;float:left;padding-top:50px;position:relative}.bx-hoc-bong .list-item .ct-list{width:100%;height:auto;float:left;overflow:hidden}.bx-hoc-bong .list-item .title{width:100%;height:30px;float:left;padding-bottom:15px}.bx-hoc-bong .list-item .title a{color:#fff;font-size:15px;font-weight:400;text-transform:uppercase}.bx-hoc-bong .list-item .thumb img{width:100%;height:215px;object-fit:cover}.bx-hoc-bong .list-item .control a{width:47px;height:53px;position:absolute;background-size:30px !important;top:175px}.bx-hoc-bong .list-item .control a.next{background:url('/wp-content/themes/m1/assets/images/arrow-right.png') no-repeat;right:-60px}.bx-hoc-bong .list-item .control a.prev{background:url('/wp-content/themes/m1/assets/images/arrow-left.png') no-repeat;left:-50px}.bx-partner{width:100%;height:auto;float:left;padding:50px 0}.bx-partner .list-item{width:100%;height:auto;float:left;margin-top:20px}.bx-partner .list-item .item-row{width:100%;height:auto;float:left;display:flex;margin-bottom:30px}.bx-partner .list-item .item-row .item{width:calc(16% - 10px);height:100px;float:left;text-align:center;padding:0 10px;position:relative;box-sizing:border-box;margin:0 10px}.bx-partner .list-item .item-row .item img{max-height:100%;max-width:100%;position:absolute;margin:auto;top:0;bottom:0;left:0;right:0}.bx-goc-map{background:url('/wp-content/themes/m1/assets/images/bg-map.jpg') no-repeat;width:100%;height:auto;float:left;padding:50px 0;background-size:cover}.bx-goc-map .title-heading{color:#fff}.bx-goc-map .list-item{width:calc(100% + 40px);height:auto;float:left;position:relative;left:-20px}.bx-goc-map .list-item .item{width:33.3333%;height:auto;float:left;padding:10px;box-sizing:border-box}.bx-goc-map .list-item .item:nth-child(1){width:50%}.bx-goc-map .list-item .item:nth-child(2){width:50%}.bx-goc-map .list-item .item .thumb{width:100%;height:auto;float:left;position:relative}.bx-goc-map .list-item .item .thumb img{width:100%;height:auto;float:left}.bx-goc-map .list-item .item .thumb .title{width:100%;height:auto;float:left;position:absolute;left:0;bottom:0;background:rgba(13,53,88,.3);padding:10px 20px;box-sizing:border-box}.bx-goc-map .list-item .item .thumb .title a{color:#fff;text-transform:uppercase;font-weight:500}footer{width:100%;height:auto;float:left;background:#08243c;border-top:#08355d solid 1px}footer .footer-facebook{width:100%;height:auto;float:left;border-bottom:#4c5f6f solid 1px;padding:30px 0}footer .footer-facebook a{background:url('/wp-content/themes/m1/assets/images/facebook-footer.png') no-repeat;background-size:25px;padding-left:35px;color:#ca8f44;text-transform:uppercase;font-weight:400;font-size:15px;margin-right:60px;height:27px;width:auto;float:left;line-height:27px}footer .footer-info{width:100%;height:auto;float:left;padding:30px 0}footer .footer-info .info{width:75%;height:auto;float:left;color:#fff;padding-right:13px;box-sizing:border-box}footer .footer-info .info .col-3{width:25%;height:auto;float:left;border-right:#4c5f6f solid 1px;box-sizing:border-box;padding-right:10px;padding-left:10px}footer .footer-info .info .col-3 h3{text-transform:uppercase;font-size:14px;font-weight:500;margin:0 0 10px}footer .footer-info .info .col-3 p{padding-bottom:10px;font-size:14px}footer .footer-info .info .col-3 .logo-maps{width:100%;height:auto;float:left}footer .footer-info .info .col-3 img{max-width:100%;height:110px}footer .footer-info .info h2{font-size:19px;font-weight:400;margin-bottom:15px}footer .footer-info .info p{font-size:15px;font-weight:400;padding-bottom:5px}footer .footer-info .copyright{width:25%;height:auto;float:left;color:#fff;padding-left:0;box-sizing:border-box}footer .footer-info .copyright p{padding-bottom:15px;font-size:14px}footer .footer-info .copyright .list-link img{height:25px;margin-right:5px}.bx-event-page{width:100%;height:auto;float:left;padding:30px 0}.row{width:100%;height:auto;float:left;display:flex}.col-md-6{width:50%}.bx-event-page .bx-comming-event{width:100%;height:auto;float:left;padding-bottom:20px}.bx-event-page .bx-comming-event .item-big{padding-right:10px;box-sizing:border-box}.bx-event-page .bx-comming-event .item-big .thumb{width:100%;height:auto;float:left}.bx-event-page .bx-comming-event .item-big .thumb img{width:100%}.bx-event-page .bx-comming-event .item-big .info{width:100%;height:auto;float:left;margin-top:10px}.bx-event-page .bx-comming-event .item-big .info .calender{width:85px;height:65px;float:left;background:#fff;border:#dd3b38 solid 2px;border-top-color:#dd3b38;border-top-style:solid;border-top-width:2px;border-top:#dd3b38 solid 7px;text-align:center;line-height:65px;font-size:26px;font-weight:700;box-sizing:border-box;color:#08355d}.bx-event-page .bx-comming-event .item-big .info .content{width:calc(100% - 85px);height:auto;float:left;padding-left:10px;box-sizing:border-box}.bx-event-page .bx-comming-event .item-big .info .content a{color:#08355d;font-size:17px;padding-bottom:5px;width:100%;height:auto;float:left;font-weight:700}.bx-event-page .bx-comming-event .item-big .info .content p{color:#555;font-size:14px;font-weight:400}.bx-event-page .bx-comming-event .item-list{padding-left:10px;box-sizing:border-box}.bx-event-page .bx-comming-event .item-list .item{width:100%;height:auto;float:left;margin-bottom:10px;border-bottom:#cfcfcf solid 1px;padding-bottom:10px}.bx-event-page .bx-comming-event .item-list .item .calender{width:85px;height:65px;float:left;background:#fff;border:#dd3b38 solid 2px;border-top-color:#dd3b38;border-top-style:solid;border-top-width:2px;border-top:#dd3b38 solid 7px;text-align:center;line-height:65px;font-size:26px;font-weight:700;box-sizing:border-box;color:#08355d}.bx-event-page .bx-comming-event .item-list .item .content{width:calc(100% - 95px);height:auto;float:left;padding-left:15px;box-sizing:border-box}.bx-event-page .bx-comming-event .item-list .item .content p{color:#08355d;font-size:17px;font-weight:500}.bx-event-page .bx-comming-event .item-list .item .content span{color:#08355d;font-size:14px;font-weight:400;display:block;padding-bottom:5px}.bx-event-page .bx-comming-event .item-list .item:last-child{border-bottom:0}.bx-old-event{width:100%;height:auto;float:left;background:#f9f9f9;padding:70px 0}.bx-old-event .title{width:100%;height:auto;float:left;border-bottom:#e3e3e3 solid 1px;margin-bottom:20px;padding-bottom:5px}.bx-old-event .title h2{color:#960605;font-weight:700;font-size:20px}.bx-old-event .list-item{width:100%;height:auto;float:left}.bx-old-event .list-item .row{margin-bottom:20px}.bx-old-event .list-item .item{width:33.333%;height:auto;float:left;padding:5px;box-sizing:border-box}.bx-old-event .list-item .item:first-child{padding-right:10px;padding-left:0}.bx-old-event .list-item .item:last-child{padding-left:10px;padding-right:0}.bx-old-event .list-item .item .thumb{width:100%;height:auto;float:left}.bx-old-event .list-item .item .thumb img{width:100%;height:200px;object-fit:cover}.bx-old-event .list-item .item h3{width:100%;height:auto;float:left;margin-bottom:10px}.bx-old-event .list-item .item h3 a{color:#3b3b3b;font-weight:700;font-size:16px}.bx-old-event .list-item .item p{width:100%;float:left;color:#747474;font-size:14px;font-weight:400;line-height:20px}.bx-old-event .list-item .item time{width:100%;float:left;text-align:right;font-size:14px;color:#747474;font-weight:400;padding-top:10px}.breadcrumb{width:100%;height:auto;float:left;border-bottom:#ddd solid 1px;font-weight:400;font-size:15px;padding:10px 0}.breadcrumb a{color:#444;width:auto;float:left;font-weight:400}.breadcrumb span{color:#444;width:auto;float:left;padding:0 10px}.breadcrumb p{color:#cb3e39;width:auto;float:left;font-weight:400}.bx-news-page-top{width:100%;height:auto;float:left;margin:30px 0}.bx-news-page-top .top-news{width:calc(100% - 350px);height:auto;float:left;background:#f8f8f8;padding:10px;box-sizing:border-box;margin-right:10px}.bx-news-page-top .top-news .item-big{width:460px;height:auto;float:left;padding-right:10px;box-sizing:border-box}.bx-news-page-top .top-news .item-big .thumb{width:100%;height:auto;float:left}.bx-news-page-top .top-news .item-big .thumb img{width:100%}.bx-news-page-top .top-news .item-big h3{width:100%;height:auto;float:left;padding-bottom:5px}.bx-news-page-top .top-news .item-big h3 a{color:#414141;font-weight:700;font-size:18px}.bx-news-page-top .top-news .item-big time{color:#555;font-size:13px}.bx-news-page-top .list-item{width:calc(100% - 460px);height:auto;float:left}.bx-news-page-top .list-item .item{width:100%;height:auto;float:left;margin-bottom:5px}.bx-news-page-top .list-item .item .thumb{width:120px;height:auto;float:left}.bx-news-page-top .list-item .item .thumb img{width:100%;height:80px;object-fit:cover}.bx-news-page-top .list-item .item .info{width:calc(100% - 150px);height:auto;float:left;padding-left:10px;box-sizing:border-box}.bx-news-page-top .list-item .item .info a{width:100%;height:auto;float:left;color:#555;font-size:15px;padding-bottom:5px;max-height:40px;overflow:hidden;font-weight:700}.bx-news-page-top .list-item .item .info time{display:block;font-size:13px;color:#960605}.bx-news-page-top .bx-news-topview{width:330px;height:auto;float:left;margin-left:10px}.bx-news-page-top .bx-news-topview h3{width:100%;height:auto;float:left;background:#960605;color:#fff;font-weight:400;text-transform:uppercase;font-size:16px;padding:12px;box-sizing:border-box}.bx-news-page-top .bx-news-topview ul{width:100%;height:auto;float:left;padding:10px;box-sizing:border-box;background:#f5f5f5}.bx-news-page-top .bx-news-topview ul li{width:100%;height:auto;float:left;border-bottom:#ccc solid 1px;padding:10px 0}.bx-news-page-top .bx-news-topview ul li a{color:#555;font-size:15px;font-we