@font-face {
    font-family: 'Prompt';
    src: url(../font/Prompt/Prompt-Regular.ttf);
}

@font-face {
    font-family: 'Prompt-Light';
    src: url(../font/Prompt/Prompt-Light.ttf);
}

@font-face {
    font-family: 'Prompt-Thin';
    src: url(../font/Prompt/Prompt-Thin.ttf);
}


.container {
    margin: 0 auto !important;
    max-width: 1590px !important;
    width: 90% !important;
}
@media only screen and (min-width: 601px) {
    .container {
      width: 85% !important;
    }
}
@media only screen and (min-width: 993px) {
    .container {
      width: 100% !important;
    }
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
}


    .inner-box{
        overflow: hidden;
        background-color: #fff!important;
        border: solid 1px #ccc ;
    }

    .inner-box > span {
        width: 10rem;
    }
    

    .inner-box > span > .inner-link{
        position: absolute;
        color: #000!important;
        font-weight: bold;
        top: 4rem;
        left: -2rem;
    }
    
    .inner-box::before{
        
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        right: -50%;
        z-index: -1;
        transform: skew(25deg);
        background-repeat: no-repeat;

    }

    .inner-box:hover:before{
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        
        right: -40%;
        transform: scale(1.1);
        transform: skew(25deg);
        

    }

    .product-group{
        background: url('../image/bg-product-group.png');
        background-repeat: no-repeat;
        background-size: cover;
        padding-bottom: 13rem;
        
    }

    


.media-body > h4 > a{
    font-size: 14pt;
}

h4 > .thin{
    font-size: 14pt;
}

.card-footer-bg > small > a > .fa-arrow-right{
    -webkit-text-stroke: 1px #eaeaea;
}


body{

    background: transparent url(../image/bg-bottom.png) repeat-x 0 0;
    background-position: bottom;
    margin-bottom: -15%;
}

body,div{
    font-family: 'Prompt';
    
}

.bg-top{
    margin-left: -3.5rem;
    z-index: -99;
    margin-top:-2%;
    position: absolute;

}

.bg-left{
    left: 0;
    z-index: -99;
    margin-top: 12rem;
    position: absolute;

}

.bg-right{
    right: 0;
    z-index: -99;
    margin-top: 20rem;
    position: absolute;

}

.fotorama__stage__frame > img{
    width: min-content!important;
    height: fit-content!important;
    top: 0!important;
}

.thin{
    font-family: 'Prompt-Light';
}

a{
    color: #000 !important;
}

.a-li{
    color: #373737;
}

.a-li:hover{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color: #67bfea!important;
    text-decoration: none;
}

#header{
    width: 100%;
    top:0;
    position: fixed;
    z-index: 99999999;

}

.header-search-bar{
    padding-left: 2rem;
}

.nav-custom-2{
    padding: 0;
}

.brand{
    top: 2%;
    position: absolute;
}

.brand-bg{
    background: transparent url(../image/bg-bottom4.png) repeat-x 0 0;
    background-position: right;
    background-repeat: no-repeat;
    
}

.sub-brand{
    padding-top: 2%!important;
}

.sub-brand > .collapse > .row > .col {
    padding-bottom: 1%!important;
}
    

.nav-custom{
    background: rgb(255,255,255);
    background: linear-gradient(110deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(46,49,146,1) 60%, rgba(46,49,146,1) 100%);
}
.header-logo{
    height: 80px;
    position: absolute;
    margin-top: 1rem;
}

.right-menu{
    z-index: 99999999999999999999999;
    position: fixed;
    right: 10px;
    top: 75%;
}

.right-menu-image{
    width: 60px;
    margin-bottom: 10px;
}

#footer{
    margin-top: 5%;
}

.footer-logo{
    height: 80px;
}

.login-header{
    background-color: aquamarine;
}

.text-field-icon{
    width: 40px;
    border: 0px;
    border-radius: 0px;
    background-color: #5d5de4;
    color: #fff;
}

.align-self-center{
    width: 50px;
}

.forget-pass{
    margin-top: -20px;
}

.search-box-bg{
    margin-top: -1%;
    color: #fff;
    padding-top: 3%;
    padding-bottom: 3%;
    background: rgb(55,68,163);
    background: linear-gradient(110deg, rgba(55,68,163,1) 0%, rgba(55,68,163,1) 30%, rgba(46,49,146,1) 30%, rgba(46,49,146,1) 50%, rgba(55,68,163,1) 100%);
}

.form-filter{
    font-size: medium;
    font-family: 'Prompt-Light';
    border-radius: 0px;
    margin-top: -20px;
}

.breadcrumb-bg{
    margin-top: 7.5rem;
    background: rgb(34,34,34);
    background: linear-gradient(110deg, rgba(34,34,34,1) 0rem, rgba(34,34,34,1) 7rem, rgba(46,49,146,1) 7rem, rgba(46,49,146,1) 57rem);
    border-radius: 0px;
}

.breadcrumb-custom{
    background: none;
    color: #fff;
    
}

.breadcrumb-custom > .breadcrumb-item{
    color: #fff;
    font-weight: 100 !important;
}

.breadcrumb-custom > .breadcrumb-item > a{
    color: #fff !important;
}

.breadcrumb-item+.breadcrumb-item::before{
    font-family: "FontAwesome";
    content: "\f105";
    color: #fff;
}

.flag-header{
    background: #222222;
    display:inline-block;
    padding: 10px 2rem;
    text-decoration:none;
  }

  .login-header{
    background:#2d2d2d;
    display:inline-block;
    padding: 10px 2rem;
    text-decoration:none;
  }
  
  
  
  .parallelogram{
      
    transform: skew(-25deg);
  }
  
  .skew-fix{
    display:inline-block;
    transform: skew(25deg);
  }

  .skew-fix > a{
   color: #fff !important;
  }

  .banner-header{
    background:#2e3192;
    display:inline-block;
    padding: 10px 2rem;
    text-decoration:none;
    width: 20rem;
    box-shadow: -5px 5px #caedfb;
  }

  .header-link{
      color: #a1c7ff !important;
  }

  .parallelogram-index{
      
    transform: skew(-25deg);
  }
  
  .skew-fix-index{
      position: absolute;
  
    display:inline-block;
    transform: skew(25deg);
  }

  .skew-fix-index > h4{
        margin-left: -2rem;
   }
  
   .skew-fix-index > .header-link{
        margin-left: -4rem;
}

  .carousel-indicators{
      bottom: 5%;
  }

  .carousel-indicators  li{
    background-color: #d0d0d0;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    margin-right: 5px;
    margin-left: 5px;
  }

  .carousel-indicators .active{
    background-color: #67bfea;
  }

  


.page-footer{
    background-color: #ccc;
    top: 0%;
    bottom: 0%;
    padding-left: 5%;
    padding-right: 5%;
}

.jumbotron-1{
    padding-top: 7.5rem;
    padding-bottom: 0;
    margin-bottom: -7.5rem;
    overflow: hidden;
}

.jumbotron-1 > .text-center > img{
    width: -webkit-fill-available;
}   



.brand-img{
    padding: 2px 2px 2px 2px;
    margin: 10px 5px 15px 5px;
}

.client-img{
    padding: 2px 2px 2px 2px;
    margin: 10px 5px 15px 5px;
}

.brand-img:hover{
    background-color: #fff;
    /* box-shadow: 1px 1px 2px #67bfea, 0 0 25px #67bfea, 0 0 5px #67bfea; */
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    transform: scale(1.2);
}

.about-us-section > .career-img-sec-3{
    border: 0!important;
    background-color: rgba(255,255,255,0);
}

.card{
    border: solid 1px #ccc;

}

.card-related{
    column-count: 4;
}

.card-search-result{
    column-count: 4;
}

.card-related > .card, .card-search-result > .card{
    display: flex;
}

.card-product-img{
    border: solid 1px #ccc;
}

.card-product-overlay-label{
    font-family: 'Prompt-Light';
    font-size: medium;
    padding: 10px;
    color: #fff;
    background-color: #3d95cc;
    width: fit-content;
    height: 40px;
}

.card-search{
    width: 25%;
}

.product-select{
    width: 50%;
    border-radius: 0px;
    margin-top: -20px;
    
}

.product-detail-price{
    font-size: xx-large;
}

.product-detail-status{
    color: #67bfea;
    font-size: large;
}


.title-page{
    padding-left:10%;
    width: 90%;
    text-align: center;
    padding-top: 3%;
    padding-bottom: 3%;
}

.header-text{
    position:relative;
    text-align: center
  }

.header-text > span{
    font-size: 28pt;
}

.header-text:before {
    content: "";
    display: block;
    border-top: solid 1px #bebebe;
    width: 40%;
    height: 2px;
    position: absolute;
    top: 50%;
    z-index: 0;
  }

  
.header-text:after {
    content: "";
    display: block;
    border-top: solid 1px #bebebe;
    width: 40%;
    height: 2px;
    position: absolute;
    top: 50%;
    z-index: 0;
    right: 0;
  }

.header-text span {
    background: #fff;
    padding: 0 20px;
    position: relative;
    z-index: 1;
  }
  
.news-detail-title{
    text-align: center;
     padding-top: 5%;
    padding-bottom: 3%;
  }

.sub-header-text{
    color: #2e3192;
    margin-bottom: 2rem;
}

.input-custom{
    border-radius: 0;
    color: #0a0a0a;
    height: 30px;
}

.input-custom-button{
    border-radius: 0;
    background-color: #fff;
    border: 0px;
    height: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.input-custom-button2{
    border-radius: 0;
    background-color: #fff;
    border: 0px;
    height: 50px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.login-panel{
    height: 25rem;
    padding: 20px;
    margin-top: 10%;
    margin-bottom: 10%;
    padding-top: 100px;
    padding-bottom: 100px;

    background: rgb(55,68,163);
    background: linear-gradient(110deg, rgba(55,68,163,1) 0%, rgba(55,68,163,1) 50%, rgba(46,49,146,1) 50%, rgba(46,49,146,1) 100%);
    z-index: -2;
}

.modal-panel{
    padding-bottom: 5%;
    background: rgb(55,68,163);
    background: linear-gradient(110deg, rgba(55,68,163,1) 0%, rgba(55,68,163,1) 50%, rgba(46,49,146,1) 50%, rgba(46,49,146,1) 100%);
    
}

.modal-header-login{
    border-bottom: 0px;
}

.close-login{
    color: #fff;
    font-weight: 100;
    line-height: 0.2;
    font-size: 5rem;
}
.register-panel{
    height: 25rem;
    padding: 20px;
    margin-top: 10%;
    margin-bottom: 10%;
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #888;
}

.register-panel2{
    padding-left: 3%;
    padding-right: 3%;

    margin-bottom: 10%;
    padding-top: 30px;
    padding-bottom: 100px;
    border: 4px solid #2e3192;
    background-color: #ffffff00;

    box-shadow: 5px 5px #5d5de4;

}

.require-text{
    color: Red;
}

.policy-check{
    margin-left: auto;
    margin-right: auto;
    display: block;

}

.success-logo{
    width: 100%;
}

.pull-right{
    float: right;
}

.news-detail{
    font-size: large;
    padding-top: 5%;
}
.card-body-bg{
    font-weight: bold;
    background-color: #eaeaea;
}

.card-frame{
    overflow: hidden;
    margin: -20px 15px 0px 15px;
    border-radius: 0;
    border: 0px solid #2e3192;
}
.card-footer-bg{
    
    background-color: #eaeaea;
    border-top : none;
}

.card:hover > .card-footer-bg > small, .card:hover > .card-footer-bg > h6, .card:hover > .card-footer-bg > .pull-right > a, .card:hover > .card-body-bg > .card-title{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color: #fff!important;

}

.card:hover > .card-footer-bg , .card:hover > .card-body-bg{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background-color:  #4768C5;

}



.card-footer-bg:hover > h6, .card-footer-bg:hover > small, .card-footer-bg:hover > .pull-right > a, .card:hover > .card-footer-bg > small > a{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color: #fff!important;
 }

 

.card-footer-bg > h6{
    font-size: large;
    font-weight: bold;
    color: #c6474d;
}

.card-footer-bg > .pull-right {
    font-size: medium;
}

.blue-hover:hover{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color: #435dd0!important;
}

.text-muted{
    color: #000;
}

.btn-group-flex{
    display: flex;
}
.btn-group-flex > .btn-3{
    flex: 1;
}

.card-footer{

    font-family: 'Prompt-Light';
}

.card-home > .card > .card-footer{
    height: 40px;

}
.card-home > .card > .text-center{
    overflow: hidden;
    height: 25rem;
    vertical-align: middle;
    
}

.card > .text-center{
    overflow: hidden;
    height: 20rem;
    vertical-align: middle;
    
}

.card-image-top{
   
    margin-top: 10%;
 
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    background-color: #fff;
}

.card-image-overlay-label{
    padding: 0;
    width: fit-content;
    color: #fff;
}

.card-image-overlay-label > .card-title{
    width: fit-content;
    padding: 10px;
    font-size: small;
    background-color: #67bfea;
}

.card-text-news{
    font-family: 'Prompt-Thin';
}


.card-news-bg{
    
    /*background-color: #2e3192;*/
    background: linear-gradient(250deg, rgba(46,49,146,1) 50%, rgba(46,61,146,1) 50%);
    
    color: #fff;
    border-radius: 0;
    margin-top: 45px;
}

.card-news-bg:hover > .card-frame > img{
transform: scale(1.2);

-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}



.card-news-bg-detail{
    height: 32rem;
    margin-bottom: 7%;
    background-color: #2e3192;
    color: #fff;
    border-radius: 0;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.card-frame-detail{
    margin: -20px 15px -20px 15px;
    border-radius: 0;
}


.card-footer > .small, .news-url{
    
    color: #fff !important;
}

.list-group-item-cs{
    padding: .75rem 0rem;
}

.footer-list{
    margin-bottom: 15px;
}

.page-footer{
    background-image: url('../image/footer-bg.png');
    color: #fff;
    background-size: cover;
}



.nav-item-custom{
    font-size: 16pt;
    padding-right: 20px;
    padding: 1rem 1rem;
    transform: skew(-25deg);

    
}

.nav-link{
        display:inline-block;
        transform: skew(25deg);
}


.nav-item-custom:hover{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #2e3192;


}

.nav-item-custom.active{
    color: #fff;
    background-color: #2e3192;
}

.nav-item-custom.active > .nav-link{
    color: #fff!important;
}

.nav-item-custom:hover > .nav-link{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color: #fff !important;

}







.pagination > .page-item {
    margin: 0px 5px 0px 5px;

}

.pagination > .page-item > .page-link {
    font-family: 'Prompt-Light';
    background-color: #eaeaea;
    border: 0px;
}

.page-item.active .page-link{
    background-color: #67bfea;
}

.quotation{
    font-size: 32px;
    quotes: "\201C""\201D";
    padding: 10px 20px;
    text-align: center;

  }
  
.quotation:before {
    content: open-quote;
    display: inline;
    height: 0;
    line-height: 0;
    left: -10px;
    position: relative;
    top: 30px;
    color: #67bfea;
    font-size: 3em;
}
.quotation::after {
    content: close-quote;
    display: inline;
    height: 0;
    line-height: 0;
    left: 10px;
    position: relative;
    top: 35px;
    color: #67bfea;
    font-size: 3em;
  }

.about-us-icon{
    padding-top: 50px;
    padding-bottom: 50px;
}

  .about-us-p1{
      font-size: 16pt;
      width: 70%;
      margin-left: auto;
      margin-right: auto;
  }

.about-us-section{
    padding-bottom: 5%;
}

.about-us-icon-text{
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: large;
}  

.about-us-text-sec-2{

    color: #fff;
    font-family: 'Prompt-Light';
}

.about-us-text-sec-2-bg{
    padding: 50px;
    background-color: #2e3192;
}

.about-us-img-sec-2{
    padding: 2% 0% 2% 0%;
    border: 0px;
    background-color: #ffffff00;
}

.about-us-img-sec-3{
    padding: 2% 0% 2% 0%;
    border: 0px;
    background-color: #ffffff00;
}

.about-us-text-sec-3{

    
    font-family: 'Prompt-Light';
}

.about-us-text-sec-3-bg{
    padding: 50px;
    border: 5px solid #2e3192;
    background-color: #ffffff00;
} 


#card-sec3{
    border-left: 5px solid #2e3192;
}

.career-img-sec-3{
    padding: 2% 0% 2% 0%;
    border: 0px;
}

.career-text-sec-3{
    font-family: 'Prompt-Thin';
}

.career-text-sec-3-bg{
    padding: 80px;
    background-color: #2e3192;
    color: #fff;
} 

.career-text-sec-3 > .card-text > h4 > p{
    font-family: 'Prompt-Thin';
}






.news-section{
    margin-bottom: 0%;
    

}

.news-text-sec-3{

    
    font-family: 'Prompt-Light';
}

#card-news{
    margin-top: 2.5%;
    margin-bottom: 2.5%;
    border-left: 5px solid #2e3192;
    background: linear-gradient(250deg, rgba(46,49,146,1) 50%, rgba(46,61,146,1) 50%);
}

.news-img-sec-3{
    background-color: #2e3192;
    position: relative;
    overflow: hidden;
    border: 0px;
    margin-top: 0%!important;
    margin-bottom: 0%!important;
    padding-left: 2.5%;
}

.news-img-sec-3 > .card-img-top{
    left: -25%;
    right: 50%;
    height: 100%;
    width: auto;
    position: absolute;
}


.news-text-sec-3{
    font-family: 'Prompt-Thin';
}

.news-text-sec-3-bg{
    
    background-color: #2e3192;
    color: #fff;
} 

.news-text-sec-3 > .card-text > h4 > p{
    font-family: 'Prompt-Thin';
}







.col-sec5{    
    padding-right: 0px;
    padding-left: 0px;
}

.about-us-img-sec-4{
    background-attachment: cover;
}

.card-career{
    border: 0!important;
}
.card-career > .card-header{
    background-color: #ffffffff;
}

.card-career > .card-header > h2 > button{
    text-align: left;
    color: #000;
    font-size: x-large;
}

.card-career > .card-header > h2 > button > i{
    
    background-color: #ccc;
    border-radius: 20px;
    padding: 10px;
    color: #fff;
}





.card-career > .collapse > .card-body > p{
    font-size: large;
}
.card-header-download{
    border-bottom: 0;
}

.card-header-download > h2 > i{
    
    background-color: #ccc;
    border-radius: 20px;
    padding: 10px;
    color: #fff;
}


.privacy-content{
    font-size: x-large;
}

.privacy-content > h4{
    font-weight: bold;
}

.privacy-content > p{
    font-size: large;
    margin-bottom: 2rem;
}

.btn-link:hover{
    color: #2e3192!important;
}


.btn-1{
    display: block;
    width: 15rem;
    margin-left: auto;
    margin-right: auto;
    background-color: #3d95cc;
    color: #fff!important;
    padding: 10px 20px 10px 20px;
    border-radius: 0px;
}

.btn-1:hover{
   
    background-color: #2e3192;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;

}

.btn-2{
    display: block;
    width: 15rem;
    margin-left: auto;
    margin-right: auto;
    background-color: #ececec;
    color: #000!important;
    padding: 10px 20px 10px 20px;
    border-radius: 0px;
}

.btn-2:hover{
   color: #fff!important;
    background-color: #2e3192;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;

}

.btn-3{
    
    display: block;
    width: auto;
    margin-right: 10px;
    background-color: #435dd0;
    color: #fff!important;
    padding: 10px 20px 10px 20px;
    border-radius: 0px;
}

.btn-3:hover, .btn-3.active, .btn-3:active{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #3642a1;
}

.btn-4{
    margin-top: 5px;
    color: #000!important;
   
}

.btn-5{
    
    display: block;
    max-width: fit-content;
    margin-right: 10px;
    background-color:#ececec;
    color: #000!important;
    padding: 10px 20px 10px 20px;
    border-radius: 0px;
}

.btn-5.active{
    
    
    background-color: #435dd0;
    color: #fff!important;
    
}
.btn-6{
    
    display: block;
    max-width: fit-content;
    margin-right: 10px;
    background-color: #ececec;
    color: #000!important;
    padding: 10px 20px 10px 20px;
    border-radius: 0px;
}

.btn-7{
    display: block;
    width: 15rem;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff00;
    color: #000!important;
    padding: 10px 20px 10px 20px;
    border-radius: 0px;
}

.btn-7:hover{
   color:#2e3192!important;
   
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;

}

.btn-8{
    display: block;
    width: 15rem;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    color: #000!important;
    padding: 10px 20px 10px 20px;
    border-radius: 0px;
    border: solid 1px #ccc;
}

.btn-8:hover{
   color: #000!important;
    background-color: #ececec;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;

}

.btn-8.active{
    color: #000!important;
     background-color: #ececec;
 
 }

 .btn-9{
    
    display: block;
    width: auto;
    margin-right: 10px;
    background-color: #efefef;
    color: #000!important;
    padding: 10px 20px 10px 20px;
    border-radius: 0px;
    border: solid 1px #435dd0;
}

.btn-9:hover{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #67bfea;
    color: #fff!important;
}

 .btn-group-download{
     overflow: auto;
    box-shadow: 5px 10px 18px #888888;
 }

.map-tab{
    width: 70%;
    margin: auto;
   text-align: center;
}

.map-tab > li{
    float:none;
    display:inline-block;
}

.book {
    position: relative;
    background-color: #383f89;
  }
  
  .image-book {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
    
  }
  
  .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
  }
  
  .book:hover .image-book {
    opacity: 0.3;
    background-color: #007bff;
  }
  
  .book:hover .middle {
    opacity: 1;
   
    
  }

  .text{
    
    color: #fff!important;

  }
  

.about-us-footer{
    margin-bottom: -5.1%;
   /* background-image: url('../image/bg-bottom.png'); */
    padding-right: 0px;
    padding-left: 0px;
}

.about-us-footer-img{
    padding-top: 5%;
    width: 30%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.index-banner{
    padding-bottom: 5%;
}

.banner-caption{
    overflow: auto;
    float: left;
    padding: 7%;
    margin-left: 15%;
}

.index-bg{
    background-image: url('../image/bg-bottom3.png');
    padding-right: 0px;
    padding-left: 0px;
}

.bg-section1{
    background-repeat: round;
    background-image: url('../image/bg-section1.png');
    padding-right: 0px;
    padding-left: 0px;
}

.bg-section2{
    background-image: url('../image/bg-section2.png');
    padding-right: 0px;
    padding-left: 0px;
}


.nandee-text-bg{
    background-image: url('../image/nandee-text-bg.png');

    background-repeat: no-repeat;
    background-position: center;

}

.content-detail{
    font-size: large;
    
}

.content-detail > img{
    vertical-align: top;
}

.fotorama__nav__shaft{
    float: left;
}

.fotorama__nav__frame{
    border: .5px solid #ccc;
}



.box-select-1 select::-ms-expand { 
    display: none; 
} 
                  
.box-select-1 {
    position: absolute;
    top: 50%;
    transform: translate(-0%, -50%);
}

.box-select-1 select {
    -moz-appearance: none !important; 
    -webkit-appearance: none !important; 
    background-color: #fff;
    color: #000;
    padding: 12px;
    width: 400px;
    border: solid 1px #777;
    font-size: medium;

    -webkit-appearance: button;
    appearance: button;
    outline: none;
}

.box-select-1::before {
    content: "\f13a";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 0;
    width: 15%;
    height: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 3.1rem;
    color: #fff;
    background-color: #2e3192;
    pointer-events: none;
}

.box-select-1 :hover::before {
    color: #fff;
    background-color: #6065a1;
}

.box-select-1 select option {
    padding: 30px;
}

.col-cus-1{
    padding-left: 0px!important;
    padding-right: 0px!important;
}

.text-red{
    color: #c01508;
}

.card-download{
    /*background: url(../image/download/shelf-2.png);
    background-position: bottom;
    background-repeat: no-repeat;*/
    padding: 0!important;
}

.card-download > .collapse > .card-body{
   /* padding: 0; */
}

.catalog-name{
    position: absolute;
}


/*
** Style Simple Ecommerce Theme for Bootstrap 4
** Created by T-PHP https://t-php.fr/43-theme-ecommerce-bootstrap-4.html
*/
.bloc_left_price {
    color: #c01508;
    text-align: center;
    font-weight: bold;
    font-size: 150%;
}
.category_block li:hover {
    background-color: #007bff;
}
.category_block li:hover a {
    color: #ffffff;
}
.category_block li a {
    color: #343a40;
}
.add_to_cart_block .price {
    color: #c01508;
    text-align: center;
    font-weight: bold;
    font-size: 200%;
    margin-bottom: 0;
}
.add_to_cart_block .price_discounted {
    color: #343a40;
    text-align: center;
    text-decoration: line-through;
    font-size: 140%;
}
.product_rassurance {
    padding: 10px;
    margin-top: 15px;
    background: #ffffff;
    border: 1px solid #6c757d;
    color: #6c757d;
}
.product_rassurance .list-inline {
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: center;
}
.product_rassurance .list-inline li:hover {
    color: #343a40;
}
.reviews_product .fa-star {
    color: gold;
}
.pagination {
    margin-top: 20px;
}
footer {
    background-color: #343a40;
    padding: 40px;
}
footer a {
    color: #f8f9fa!important
}



/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 1023px) {

    .owl-item{
        position: relative;
    }

    .product-group-mobile{
        margin-left: 10px;
        width: 50%;
        font-size: 10pt;
        position: absolute;
        overflow: hidden;
    }

    .product-group-mobile > img {
        border: 1px #ccc solid;
    }   

    .product-group{
        padding-bottom: 5rem;
    }

    .product-group > .container > .title-page > .header-text > span{
       color: #fff;
    }


    .book:hover {
       
        font-size: 8pt;

      }

    .brands_slider_container {
        height: 130px;
        /*border: solid 1px #e8e8e8;
        box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
        padding-left: 97px;
        padding-right: 97px;
        background: #fff */
    }
    
    .brands_slider {
        height: 100%;
        margin-top: 50px
    }
    
    .brands_item {
        height: 100%
    }
    
    .brands_item img {
        max-width: 100%
    }
    
    .brands_nav {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: 5px;
        cursor: pointer
    }
    
    .brands_nav i {
        color: #e5e5e5;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease
    }
    
    .brands_nav:hover i {
        color: #676767
    }
    
    .brands_prev {
        left: 40px
    }
    
    .brands_next {
        right: 40px
    }







#header{
    box-shadow: 0px 1px 7px #e9ecef54;
}


.jumbotron-1{
    padding-top: 4.4rem;
    height: 15rem;
    margin-bottom: 0rem;
}

.jumbotron-1 > .text-center {
    overflow: hidden;
}

.jumbotron-1 > .text-center > img {
    height: -webkit-fill-available;
    width: auto!important;
}



.carousel{
    height: 15rem;
    margin-bottom: -3rem;
    margin-top: -5px;
}

.w-100{
    height: -webkit-fill-available;
    width: auto!important;
}

.right-menu{
    top: 75%;;
}

.right-menu-image{
    width: 40px;
}

.bg-top > img{
    height: 100px;

}

.bg-top{
    margin-left: 0;
    margin-top: -5%;
}

.bg-right > img{
    height: 100px;
}

.bg-left > img{
    height: 100px;
}

.logo{
    height: 60px;
}

.header-search-bar{
    padding-left: 0;
}

.card-home{
    margin: auto;
}

.card-home > .card > .text-center{
    overflow: hidden;
    height: 14rem;
    vertical-align: middle;
    
}

.card > .text-center{
    height: 12.5rem;
}

.card-body-bg{
   
    font-size: small;
    padding: .75rem;
}

.card-footer-bg{
    font-size: small;
    padding: .75rem;
}


.card-footer-bg > h6 , .card-footer-bg > small > a{
    font-size: small;
    
}

.btn-group-flex{
    font-size: 10pt;
    display: inline-flex;
}


.btn-group-flex > .btn-3{
    flex: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100px;
}

.sub-cate{
    overflow-x: scroll;
}

.no-show-mobile{
    display: none;
}

.brand{
    position: initial;
}



.pc{
    display: none;
}

.mobile{
    display: block;
}

.bars{
    position: absolute;
    right: 15px;
    top: 20px;
    color: #fff;
}

.padding-head-mobile{
    display: block;
    padding-bottom: 70px;
}

.nav-custom-2{
    display: none;
}


.nav-bar-custom{
    position: fixed;
    z-index: 99999999;
    padding-bottom: 20px;
   background-color: #2e3192;
}

.header-mobile{
    margin-top: 15px;

    max-height: 35px;
}

.carousel-indicators li{
    width: 5px;
    height: 5px;
}

.btn-3{
    
    display: block;
    width: auto;
    margin-right: 3px;
    background-color: #435dd0;
    color: #fff!important;
    padding: 1px 2px 1px 2px;
    border-radius: 0px;
}

.breadcrumb-bg{
    margin-top: 0rem;
    font-size: small;
    background: #2e3192;
   
}

.breadcrumb-notop{
    margin-top: 4.4rem;
    
}


.search-box-bg .col-form-label{
    display: none;
}

.search-box-bg{
    padding-top: 4%;
    padding-bottom: .5%;
    background: #2e3192;
}

.search-box-bg{
    padding-top: 4%;
    padding-bottom: .5%;
}

.search-box-bg,h4{
    margin-top: -12%;
    font-size: 1rem;
}

.search-box-bg,input{
    height: fit-content;
}

.search-box-bg,.btn{
    height: auto;
}

.form-filter{
    margin-top: 5px;
    height: fit-content!important;
    
}

.title-page{
    padding-left: 0;
    width: 100%;
    margin-top: 15%;
    margin-bottom: 15%;
}

.header-text > span{
    font-size: 18pt;
    
}

.header-text:before {
   
    width: 10%;

  }

  
.header-text:after {
   
    width: 10%;

  }

.header-text span {
    background-color: rgba(255,255,255,0);
    padding: 0 20px;
    position: relative;
    z-index: 1;
  }

  
.quotation{
    font-size: 22px;
    quotes: "\201C""\201D";
    padding: 10px 20px;
    text-align: center;

  }

  .quotation > span{
    font-size: 1.8rem;

  }
  
.quotation:before {
    content: open-quote;
    display: inline;
    height: 0;
    line-height: 0;
    left: -10px;
    position: relative;
    top: 0px;
    color: #67bfea;
    font-size: 2em;
}
.quotation::after {
    content: close-quote;
    display: inline;
    height: 0;
    line-height: 0;
    left: 40px;
    position: relative;
    top: 30px;
    color: #67bfea;
    font-size: 2em;
  }

  .about-us-p1{
    font-size: 12pt;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.about-us-icon-text{
    font-weight: bold;
    font-size: 10pt;
}  

.brand-img{
    padding: 2px 2px 2px 2px;
    margin: 5px 5px 5px 5px;
    height: 25px;
}

.card-career{
    border: 0!important;
}
.card-career > .card-header{
    padding: 0;
}

.card-career > .card-header > h2 > button{
    font-size: 12pt;
    overflow: scroll;
}

.card-career > .card-header > h2 > button > i{
    display: none;
}

.card-career > .collapse > .card-body > p{
    font-size: 10pt;
}

.card-career > .collapse > .card-body > h5{
    font-size: 12pt;
}

.register-panel2 > .text-center{
    font-size: 16pt;
}

.career-text-sec-3-bg{
    padding: 10px;
}

.card-search-result{
    column-count: 1;
}

.search-title{
    font-size: 18pt;
}

.privacy-content > p{
    font-size: 12pt;
    margin-bottom: 2rem;
}

.news-img-sec-3{
    height: 250px;
}

.card-news-bg-detail{
    height: auto;
    width: 100%;

}

.news-detail-title{
    font-size: 16pt;
    margin-bottom: 30px;
}

.news-detail{
    font-size: medium;
}

.login-panel > form > .form-row > .col-sm-12{
    margin-bottom: 10px;
}

.col-sm-4 > .media > .media-body{
    margin-top: 20px;
}

.align-self-center{
    width: 35px;
}

.map-tab{
    width: 100%;

}

.map-tab > .nav-item > .btn{
    padding: 5px;
    font-size: 8pt;
    
}

.box-select-1 select {
    
    padding: 12px;
    width: 300px;
   
}

.product-detail-table{
    font-size: 10pt;
}

.product-detail-table{
    font-size: 10pt;
}

.product-detail-table > table > tbody > tr > td{
    width: 150px;
}

.box-select-1{
    position: initial;
}

.product-detail-name{
    margin-top: 20px;
    font-size: 1rem;
}

.product-detail-price{
    font-size: 18pt;
}

.product-detail-status{
    font-size: 12pt;
}

.content-detail{
    font-size: initial;
}

.content-detail > img{
    width: 300px;
}

.card-related{
    column-count: 1;
}

.about-us-text-sec-2-bg{
    padding: 10px;

}

.about-us-text-sec-2 > h3 , .about-us-text-sec-3 > h3 {
    font-size: 14pt;
}

.about-us-text-sec-3-bg{
    padding: 10px;
}

.about-us-footer-img{
    width: 60%;
}

.card-download{
    background: url(../image/download/shelf-2.png);
    background-position: bottom;
    background-repeat: no-repeat;
}








}



/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 1024px) {
    
    .nav-item-custom{
        font-size: 10pt;
        padding: 1rem .2rem;
    }

    .pc{
        display: block;
    }
    
    .mobile{
        display: none;
    }


    .padding-head-mobile{
        display: none;
    }

    .header-mobile{
        display: none;
    }

    .nav-bar-custom{
        background: rgb(255,255,255);
        background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(236,236,236,1) 100%);
    }

}



/* Large screens ----------- */

@media only screen 
and (min-width : 1240px) {
    .nav-item-custom{
        font-size: 14pt;
        padding: 1rem .5rem;
    }
}

@media only screen 
and (min-width : 1360px) {
    .nav-item-custom{
        font-size: 16pt;
        padding: 1rem .5rem;
    }
}

@media only screen 
and (min-width : 1600px) {
    .nav-item-custom{
        font-size: 16pt;
        padding: 1rem 1rem;
    }
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}



