body{
    font-family: prompt;
    margin:0
}
a:hover { 
    color:#5E08D3;
    transition: 0.1s;
    text-decoration: none;
}

a:link { 
    color:#00BF86;
    text-decoration: none;
}
a:active {
/*background-color: hotpink;*/
}
#header{
    background-color: #00DB80;
}

#bgHeaderColor1{
display: block;
top: 0;
left: 0;
right: 0;
height: 120px;
background-color: #7728E2;
}

#header .bgHeaderColor2{
height: 30px;
background-color:#00CF78;
    }

#header .logo{
    margin: 26px 20px 20px 20px; }
#header .logo img{
    width: auto; 
    height: 80px;}

 #header .bt-view{
    margin: 70px 20px 0px 20px; }
            
#footer{
background-color: #00DB9A;
}
#footer h5{
    font-size: 1em;
    color: white;

}
#footer .name{
    font-size: 0.85rem;
    color: white;
    line-height: 1.8;
}

#footer .name a {
    font-size: 0.85rem;
    color: white;
    line-height: 1.8;
}
#footer .name a:hover { 
    color: #cca6ff;
    transition: 0.1s;
}
#footer .name h5 {
    font-family: prompt;
    font-weight: 600;
    font-size: 1.0rem;
    color: white;
}
#footer-copyright{
    background-color:#00CF91;
    font-size: 0.85rem;
    color: white;
}
#footer img{
    width: auto;
    height: 90px;

}

#slideshow{

    background-color: #eee;
   /* height: 500px;*/
    width: 100%;
	
	autoplay:true,
            autoplayTimeout:40,
            autoplayHoverPause:fals;

}




/* Style all font awesome icons */
/*
.fa {
    padding: 9px;
    font-size: 15px;
    width: 30px;
    height: 30px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    margin: 3px 2px;
  }
  */
  /* Add a hover effect if you want */
  .fa:hover {
    opacity: 0.9;
  }
  
  /* Set a specific color for each brand */
  
  /* Facebook */
  a.fa-facebook {
    background: #3B5998;
    color: white;
  }
  
  /* Twitter */
  a.fa-twitter {
    background: #55ACEE;
    color: white;
  }

  a.fa-youtube {
    background: #bb0000;
    color: white;
  }


/* ///////////////////////////////////// */
#show{
    text-align: center;
    color: #7728E2;
    font-size: 1.2rem;
    
}
.bgPurple{
    background-color: #5E08D3;
}
.bgPurple2 {
    background-color: #7546E2;
}

/*
#show .bgPurple{
    justify-content: center;
    text-align: center;
    background-color: #5E08D3;
    height: 180px;
    width: 180px;
    border-radius: 50%;
    padding: 55px;
    margin: 25px;
 
}*/
/* -------------- */

.journal .textInfor{
    margin-top: 50px;
}
.journal .textjournal hr{
    border-bottom: 3px solid rgb(232, 76, 147);
    border-radius: 2px;
}
/* --------------- */
.journal img{
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}
.journal .box-pic-main2{
   
    width: 100%;
   
}
.journal .bnt-Download .btn button{
    font-size: .8rem;
    background-color: #00319E;
    color: #fff;

}
.journal button{
    font-size: .8rem;
    background-color: #00319E;
    color: #fff;
}
.journal button span{
    color: #fff;
    width: auto;
    height: auto;
}
.journal .box-pic-main2 .overlay {
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 0;
    background-color:#FFF;
    overflow: hidden;
    width: 87%;
    height: 0;
    transition: .5s ease;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin:0;
    padding: 0;
}
.journal .box-pic-main2:hover .overlay {
    height: 60%;
    opacity: 0.9;
  }
.journal .textTital {
    color: #00319E;
    /* font-size: 20px; */
    position: absolute;
    /* top: 55%;
    left: 53%; */
    font-size: .8rem;
    /* width: 100%; */
    /* -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); */
}
.journal .text h5 {
    top: 55%;
    left: 53%;
    font-size: .8rem;
}
.journal .text h3 {
    top: 55%;
    left: 53%;
    font-size: 1rem;
}
.journal .card-body {
    
padding: 10px;

}

.journal .card-body .bnt-Download button:hover{
    /* background-color: #1185E0;
    border-color: #1185E0; */
    font-size: .8rem;
    color: #fff;
}


/* ///////////////////////////////////// */

.board img{
    max-width: 200px;
    margin: auto;
    text-align: center;

}

.board .position{
    background-color: #5F0CE8;
    color: #FFF;
    font-size: 0.9rem;
    padding:10px;
    max-width: 250px;
    margin: auto;
    text-align: center;
}

.board p{
    color:  #01319F;
    font-size: 0.9rem;
    padding:10px;
}

.board .titalBgBlue{
    background-color: #D7E1F7;
    color: #00319F;
    font-size: 1.3rem;
    padding:10px;
}
 
#show .text{text-align: center;}
#show a {color: #7728E2;}
#show a:hover {color:#5E08D3;}

/* ///////////////////////////////////// */
a{
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#box-card .detail-box{
    padding: 0px;
    height: auto;
    margin: 12px;
    box-shadow: 2px 3px 4px 1px #f3f3f3;
    border: solid #eee 1px;
}

#box-card .detail-box h4{
    color: #000;
    font-size: 1.1rem;
    margin-top: 10px;
}
#box-card .detail-box .card-text{
/* 
font-size: 0.95rem; */
    font-size: 1.2rem;
}

#box-card .detail-box .card-body .card-b-left{

    width: 50%;
    position: relative;
    background-color: brown;
    display: block;

}
#box-card .detail-box .card-body .card-b-right{
    font-size: 0.95rem;
}
#box-card .detail-box .card-body .btn-primary {
    color:#fff;
    background-color: #7728E2;
    border-radius: 25px;
    font-size: 0.9rem;
    border-style: none;
}

#box-card .detail-box .card-body .footer-card{
    background-color: #fff;

}

#box-card .detail-box .card-body .card-tag{
clear: both;

}

#box-card .detail-box .card-body .view-card{
    margin-top: 5px;
    background-color: #fff;
    color: #9c9c9c;
    font-size: 0.8rem;
}

#box-card .detail-box .card-body .tag{
    margin-top: 0px;
    background-color: #eee;
    color:#656565;
    font-size: 0.7rem;
    float: left;
    margin-right: 10px;
    padding: 5px;
}


ul.nav.box_setting li.nav-item{
    padding-left: 1rem;
    padding-right: 1rem;
    border-left: 1px solid rgb(251, 251, 251);
}
.box_fontsize{
    color: #FFFFFF;
}
.box_fontsize span{
    padding: 0px 0.2rem;
}
.icon_font{
    cursor: pointer;
}
.icon_font:hover{
    color: #7fbdf3;
}
.font_decrease{
    font-size: 0.8rem;
}
.font_normal{
    font-size: 1.0rem;
}
.font_increase{
    font-size: 1.2rem;
}
li.nav-item.box_bg{
    padding-top: 2px;
}
.icon_bg{
    font-size: 0.9rem;
    border-radius: 26px;
    cursor: pointer;
    margin: 0px 3px;
}
.icon_bg1{
    padding: 4px 5px 4px 10px;
    background-color: #000;
    color: #FFFFFF;
}
.icon_bg2{
    padding: 3px 3px 3px 8px;
    background-color: rgb(240, 240, 240);
    color: #292929;
}
.icon_bg3{
    padding: 4px 9px 4px 9px;
    background-color: #292929;
    color: #fbdc00;
}
.icon_flag{
    display: inline-block;
    width: 28px;
    height: 30px;
    cursor: pointer;
}
.icon_flag img{
    width: 100%;
}
.icon_login{
    padding: 4px 10px 4px 10px;
    background-color: rgb(240, 240, 240);
    color: #212121;
    border-radius: 16px;
    border: 1px solid #212121;
    cursor: pointer;
} 
.icon_login:hover{ 
    background-color: rgb(195, 195, 195);
    color: #5d5d5d;
    border: 1px solid #616161;
} 
li.nav-item.box_login{
    padding-top: 4px;
}

.icon_c{
    padding: 8px;
    font-size: 15px;
    width: 30px;
    height: 30px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    margin: 3px 2px;
}
.icon_c:hover{
    color: #dabeff;
}
#navbarTogglerMain span a{
    font-size: 0.9rem;
}
ul.nav.box_setting li:first-child{
    border-left: unset;
}
ul.navbar_main li.nav-item{ 
    font-size: 0.9rem;
    color: #00BF86;
    padding: 0rem 0.3rem 0rem 0.3rem;
    border-radius: 3rem;
    margin-left: 0rem;
    border: 1px solid #ffffff00;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
ul.navbar_main li.nav-item a.nav-link{  
    color: #00BF86; 
}
ul.navbar_main li.nav-item.active{
    background-color: #00BF86;
    color: #FFF; 
}
ul.navbar_main li.nav-item.active a.nav-link{ 
    color: #FFF; 
}
ul.navbar_main li.nav-item:hover { 
    color: #FFF; 
    border: 1px solid #7546E2;
}
ul.navbar_main li.nav-item:hover a.nav-link{ 
    color: #7546E2; 
}
ul.navbar_main li.nav-item:hover a.nav-link:active{
    background-color: unset;
}
ul.navbar_main li:hover .dropdown-menu.ddm1{
    display: block;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
 
ul.navbar_main ul.listsub li.dropdown:hover>.dropdown-menu{
    display: block;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; 
}

ul.navbar_main .dropdown-item{
    padding: .6rem 1.5rem;
    border-top: 1px solid #cccccc6b;
}
ul.navbar_main .dropdown-item:hover{
    background-color: #7546e238;
    color: #5E08D3;
}
ul.navbar_main .dropdown-item{
    padding: .6rem 1.5rem;
    border-top: 1px solid #cccccc6b;
}
ul.navbar_main .dropdown-menu{
    min-width: 230px;
    padding: 0px;
}

ul.listsub{
    list-style-type: unset;
    padding-left: 0px;
}
ul.listsub li{
    padding: 10px 26px;
}    
ul.listsub li:hover{
    background-color: #7546e238;
}
ul.listsub li a{
    color: #00BF86;
}  
ul.navbar_main ul.listsub li .dropdown-menu{
    top: 0;
    left: 100%;
}
ul.listsub2{
    padding-left: 0px;
}
ul li:hover{
    cursor: pointer;
}

ul.navbar_main ul.listsub li.dropdown:hover>.dropdown-menu2{
    display: block;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#slideservice .item{
    /*background-color: #55ACEE;*/
}

.slideservice .item .txt_d{
   /* width: 240px;
    position: relative;
    top: 50px;
    left: -70px;
    background-color: aliceblue;*/
    width: 216px;
    padding-left: 14px;
    padding-right: 10px;
}
.slideservice.owl-carousel.owl-drag .owl-item{
    cursor: pointer;
}
.slideservice.owl-carousel.owl-drag .owl-item  .item:hover .bgPurple  {
    background-color: #3e0290;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/*
#show .bgPurple{
    justify-content: center;
    text-align: center;
    background-color: #5E08D3;
    height: 180px;
    width: 180px;
    border-radius: 50%;
    padding: 55px;
    margin: 25px;
 
}*/

#slidemain.owl-theme .owl-dots, #slidemain.owl-theme .owl-nav {
    text-align: center;
    position: relative;
    top: -40px;
	autoplay:true,
            autoplayTimeout:4000,
            autoplayHoverPause:fals;

}
.slideservice .item{
    /*width: 250px;*/
    justify-content: center;
    text-align: center;
    border: 0px solid #ccc;
  /*  background-color: #5E08D3;*/
}
.slideservice .box-img{
    border-radius: 80px;
    width: 130px;
    margin: 0px auto;
    padding: 2rem 1.5rem;
    height: auto;
}


.slideservice.owl-carousel .owl-item .box-img img{
    width: 70px;
    margin: 0px auto;
}
.slideservice.owl-carousel .owl-prev{ 
    position: absolute;
    top: 24%; 
    left: -60px;
}
.slideservice.owl-carousel .owl-next{
    position: absolute;
    top: 21%; 
    right: -60px  !important;
}
.slideservice.owl-carousel .owl-nav button{ 
    width: 60px;
    height: 60px; 
    border-radius: 34px  !important; 
    display: block !important;
    border: 1px solid #e2e2e2  !important; 
    box-shadow: 0px 1px 2px 1px #ebebeb;
    transition: all 0.2s ease-in-out;
}
.owl-prev i, .owl-next i{
    color: #EDE5FD;
    font-size: 38px;
}
.owl-next i{
    padding-left: 7px;
}
.owl-prev i, .owl-next i{
    color: #5E08D3;
    font-size: 38px;
}
.owl-next i{
    padding-left: 7px;
}

.owl-theme .owl-nav [class*=owl-]:hover{
    background: #f3f3f3 !important;
}



#box-card .detail-box .card-body .btn-primary:hover{
    background-color: #a87ee2;
}

.btn1{
    color: #fff;
    background-color: #7728E2;
    border-radius: 25px;
    font-size: 1rem;
    padding: 0.7rem 3rem;
    border-style: none;
}
.btn1:hover{
    background-color: #a87ee2;
    color: #FFFFFF;
}
.btn2{
    color: #FFFFFF;
    padding: 0.4rem 1.5rem;
    border-radius: 22px;
    border: 1px solid #FFF;
    font-size: 0.8rem;
}
.btn2:hover{
    color: #FFFFFF;
    background-color: #ffffff61;
}
.box_titleline{
    font-size: 1.2rem;
    color: #5E08D3; 
    padding-bottom: 6px;
    border-bottom: 2px solid #707070;
}

.box_img2{
    height: 410px;
}

#bannerlink.slideservice2 {
    width: 97%;
    margin: 0px auto;
}
.slideservice2.owl-carousel  .owl-prev i,.slideservice2.owl-carousel  .owl-next i {
    font-size: 28px;
}
.slideservice2.owl-carousel .owl-nav button {
    width: 44px;
    height: 44px;
    border-radius: 34px !important;
    display: block !important;
    border: 1px solid #e2e2e2 !important;
    box-shadow: 0px 1px 1px 1px #ebebeb;
    transition: all 0.2s ease-in-out;
}
.slideservice2.owl-carousel .owl-prev{
    position: absolute;
    top: 6%;
    margin-left: -20px;
    left: -40px;
}
.slideservice2.owl-carousel .owl-next {
    position: absolute;
    top: 8%;
    right: -40px !important;
}
.slideservice2.owl-carousel.owl-theme .owl-nav [class*=owl-] {
    background: #ffffff !important;
}
.slideservice2.owl-carousel.owl-theme .owl-nav [class*=owl-]:hover {
    background: #f3f3f3 !important;
}
.slideservice2 .box-img{
    height: 73px;
    width: 164px;
    box-shadow: 1px 1px 4px 1px #e2e2e2;
    border: 1px solid #ececec; 
}
.slideservice2.owl-carousel .owl-item img{
    height: 100%;
}
.slideservice2.owl-carousel .owl-item {
    height: 122px;
}
.box_visitor{
    background-color: #946DEC;
    padding: 0.5rem 1.2rem;
    border-radius: 20px;
}
ul.listinline li{
    display: inline-flex;
}
ul.listinline li a i.fa{
    font-size: 4px;
}
#footer .box_content_flow{
    position: relative;
    left: 100%; 
    bottom: 240px;
}
#footer .box_content_flow .name a.icon_c{
    line-height: 1.0;
}
.col_menumain{
    border-top: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
    margin: 1.2rem 0;
}
#btn_totop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #5e08d359;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#btn_totop:hover{
    background: #5e08d3a1;
}
#btn_totop i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.level-History{
    margin-top: -70px;
    background: #D7E1F7;
    color:#03297E;
    text-align: center;
    text-decoration: none;
    padding: 5px;

}
.Hbox-list {
    padding: 10px;
    font-size: 25px;
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 50%;
    margin: 3px 3px;
    background: #D7E1F7;
    color:#03297E;

  }
  .badge-bgG{
      background-color:#F7F7F7;
      color:#B2B2B2;
      font-size: 0.7rem;

  }

.history .boxilst-center{
    max-width: 900px;
    margin: auto;
    padding: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}


.history .boxilst-History{
    /* text-align: center;
    max-width: 300px; */
 
}

.history .boxilst-History2{
    max-width: 300px;
    margin: auto;
    text-align: center;
    padding: 20px;
    /* background:#ccc; */
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    /* width: 940px; */
}

.btn3{
    border: 2px solid #5e08d3;
    color: #5E08D3;
    padding: 0.4rem 1.7rem;
    border-radius: 24px;
    font-size: 0.9rem;
}
.btn3:hover{
    color: #ffffff;
    background-color: #5e08d3c7;
}

.slidenews .box_txtpage{
    float: right; 
    padding-right: 0.9rem;
    color: #5e08d3;
    font-weight: 600;
    font-size: 1.3rem;

}

#slidenews{
    height: 470px;
}
#slidenews.owl-carousel .item{
    /* height: 40rem; */
  }
  #slidenews.owl-carousel .owl-item img {
    display: block;
    float: right;
    width: 706px;
    height: 476px;
    clear: right;
  }
  #slidenews .owl-prev i,#slidenews .owl-next i {
    color: #5E08D3;
    font-size: 28px;
  }
  #slidenews .owl-prev i  {
    margin-top: 4px;
    margin-right: 5px;
  }
  #slidenews .owl-next i{
    margin-top: 4px;
    margin-right: 2px;
    }
  #slidenews.owl-carousel .owl-nav button{
    width: 40px;
    height: 40px;
    border-radius: 34px !important;
    display: block !important;
    box-shadow:  0px 1px 4px 1px #bfbfbf;
    transition: all 0.2s ease-in-out;
    background: #FFF !important; 
  }
  #slidenews.owl-carousel .owl-nav button:hover{
    background: #cececee3 ; 
  }
  #slidenews .carousel-caption {
    position: absolute;
    background: #FFF;
    padding: 18px 22px;
    top: 50%;
    transform: translate(0, -50%);
    width: 400px;
    height: 266px;
    left: 5px;
    color: #3a3a3a;
    text-align: left;
    box-shadow: 0px 2px 4px 0px #9c9c9c;
  }
  #slidenews .carousel-caption h3{
    font-size: 1.75rem;
    font-weight: 600;
    margin-bottom: 16px;
  }
  #slidenews.owl-carousel .owl-prev, #slidenews.owl-carousel .owl-next {
    position: absolute;
    top: 67%;
  }
  #slidenews button.owl-prev {
    left: 27%;
  }	
  #slidenews button.owl-next {
    left: 33%;
  }	
  #slidenews .carousel-caption p {
    line-height: 28px;
    max-height: 84px;
    overflow: hidden;
  }
    
  #vdo iframe{
      width: 100%;
      height: 170spx;
  }

  
.hovereffect .card-text{
    font-family: dbadmanx;
}
div.detail p.card_text{
    font-family: dbadmanx;
}
.detailtext{
    font-family: dbadmanx;
}
p.card_text{
    font-family: dbadmanx;
}
#box-card .detail-box .card-text{
    font-family: dbadmanx;
}

.row.row_custom1{
    padding-left: 28px;
    padding-right: 28px;
}
ul.listColor li.active.first_li{
    margin-left: -14px;
}
/* ##################################################################################################  */
/* ##################################################################################################  */ 
/* ##################################################################################################  */
/* ##################################################################################################  */
 
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
   
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
   
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}


/* ##################################################################################################  */
/* ##################################################################################################  */ 
/* ##################################################################################################  */
/* ##################################################################################################  */


/* ##################################################################################################  */
/* ##################################################################################################  */ 
 
@media (max-width: 1500px){
  
}
/* ##################################################################################################  */
/* ##################################################################################################  */ 
@media (max-width: 1380px){

}
/* ##################################################################################################  */
/* ##################################################################################################  */ 
@media (max-width: 1250px){
  
}
/* ##################################################################################################  */
/* ##################################################################################################  */ 
@media (max-width: 1199.98px){
    
}

@media (max-width: 991.98px){
    
}
/* ##################################################################################################  */
/* ##################################################################################################  */ 

/* Large devices (desktops, 992px and up) */
@media (max-width: 992px) {
    #header .bt-view {
        margin: 30px 0 0px 0;
    }
}

/* ##################################################################################################  */
/* ##################################################################################################  */
@media (max-width: 768px) { 
    #header .bt-view {
        margin: 30px 0 20px 0;
    }
    ul.nav.box_setting li.nav-item{
        margin-bottom: 10px;
    }
}

/* ##################################################################################################  */
/* ##################################################################################################  */ 
@media (max-width: 576px) { 
    #header .bt-view{
        margin: 4px 20px 10px 8px;
    }
}

/* ##################################################################################################  */
/* ##################################################################################################  */ 
/* ##################################################################################################  */
/* ##################################################################################################  */ 
@media (min-width: 1200px){
    .container.container_custom1 { 
        width: 932px;
    } 
    .container.container_custom2 { 
        width: 912px;
    }
    .container.container_custom3{
        width: 872px;
    }
}

/*.container {
position: absolute;
   //background-color: #f6efff;
} */

/* ##################################################################################################  */
/* ##################################################################################################  */ 