.body , h1,h2,h3,h4,h5,p,a,span{
    font-family: 'Prompt', sans-serif;
}

h1,h2,h3,h4,h5 {
    font-family: 'Prompt', sans-serif;
}

.product-detail h5>a{color: #333333 !important;}
.product-detail h5>a:hover{color: #bbbbbb !important; text-decoration: none;}
/* header*/
.top-menu {
    background: #ffffff;
    position: fixed;
    z-index: 100;
    width: 100%;
}
.header{
    padding: 15px 0;
}
.search-box {
    background: #ffffff;
    padding: 7px;
    height: 40px;
    border-radius: 5px;
    border-style: none;
    width: 100%;
    border: 1px solid #dadada;
}
input.search-box {
    color: #C5C5C5;
}
.search-top>i{
    position: absolute;
    line-height: 20px;
    font-size: 20px;
    padding: 10px;
    color: #C5C5C5;
    right: 20px;
}
.call-top>p{
    margin-bottom: 0;
    line-height: 1;
    font-size: 0.8em;
    color: #111111;
    font-weight: bold;
}
.call-top>span{
    margin-bottom: 0;
    line-height: 1;
    color: #FF6600;
    font-size: 1.3em;
    font-weight: 500;
    padding-left: 10px;
}
.call-top>i{
    color:#CCCCCC;
}

.bar{
    background: #111111;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.15);
    
}
/*********************nav submenu */
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
}
.dropdown-menu{
    background: #ffffff;
    border-radius : 1px;
   
}
.dropdown-item { color: #555555; }
.dropdown-item:focus, .dropdown-item:hover {
    color:#FF6600;
    text-decoration: none;
    background-color:#ffffff;
    border-radius: 0px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
li.nav-item.dropdown:hover { border-bottom: 3px solid #FF6600;}
li.nav-item{border-bottom: 3px solid #111111;}
/*********************end nav submenu */


/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 

.nav-link {
    color: #ffffff;
    font-family: 'Prompt', sans-serif;
}
.nav-link:hover , .nav-link.active{
    color: #FF6600;
    font-weight: bold;
}


/* test */
.navbar-brand , .navbar-brand:hover , .navbar-brand :active  ,.navbar-brand:focus, .nav-item.active a{
    color: #FF6600;
}

.navbar {width: 100%;}

i.fas.fa-bars {
    color: #fff;
    font-size: 30px;
}



/* end test */





/*Slide banner*/

.banner{ padding-top: 50px;}

#carouselExampleIndicators {width: 100%;}

.carousel-item img {height:auto;}

.carousel-indicators li {
    width: 16px;
    height: 16px;
    background-color: rgba(160,160,160,.5);
    border-radius: 50%;
}

.carousel-indicators .active{
    background-color: rgba(255,102,0,.9);
}


.carousel-control-next, .carousel-control-prev {
    width: 5%;
}



.rate-update{
    background-color: #444444;
    width: 100%;
    line-height: 1;
    position: relative;
    z-index: 10;
    bottom: 0;
    padding: 15px 0%;

}
.rate-update h3{
    color: #FF6600;
    font-size: 1em ;
    
}

.rate-update h4{
    color: #ffffff;
}

.rate-update p{
    color: #555555;
}

.rate-update img {
    height: 20px;
 
}

.rate-update span {
    padding-left: 7px;
    color: #EEEEEE;
 
}

.rate-update .col-lg-2 {   text-align: center;}

.rate-group {padding-top: 10px;}

.rate-group h1 {color:#ffffff;}

.search-product { 
    background: #ffffff;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.15);
    padding: 30px 0;
}

/* button */
.searchbtn{
    background: #FF6600;
    height: 40px;
    border: none;
    padding: 0px 15px;
    color: #ffffff;
    border-radius: 3px;
    width: 100%;
}
.search-product span {
    padding-left: 15px;
}


.product-index{
    background: #F5F5F5;
    padding: 30px 0;

}

.regishbtn{ 
    background: #FF6600;
    border: none;
    padding: 0px 20px;
    color: #ffffff;
    border-radius: 3px;
    font-size: 1.5em;
  
    
}
.barbtn{
   margin-left: 10px;
   border-radius: 5px;
   border-style: none;
   padding: 5px;
}

.barbtn span{
    padding: 10px;
 }

 .regishbtn:hover , .barbtn:hover , .searchbtn:hover{opacity: 0.8; }

.barbtn-regis{
    background: #FF6600;
    color: #fff;
}

.barbtn-regis:hover {color:#fff;}

.barbtn-login{
    background: #111111;
    border: 1px solid #FF6600;
    color: #FF6600;
}
.barbtn-login:hover{ color: #FF6600;}

/* end button */

.product-card {
    background: #ffffff;
    margin-top: 15px;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,0.1);

}

.product-card img {
    width: 100%;
    
}

.product-items {
     border-bottom: 1px solid #f1f1f1;
     padding: 15px;
     height: 200px;overflow: hidden;
    }

.product-detail{
    padding: 15px;


}

.price{ 
    text-align: left;
    width: 70%;
    float: left;
    color: #FF6600;}

.cart-icon{
    width: 30%;
    background: none;
    border: none;
    color: #555555;
    font-size: 24px;
    text-align: right;
}
.cart-icon:hover{
    color: #FF6600;
}


.newproduct-item{
    background: #FF5B6F;
    color: #ffffff;
    font-size: 12px;
    border-radius: 5px;
    padding: 2px 10px;
    position: absolute;
    margin: 10px;
}

.service-index {
    text-align: center;
    padding-bottom: 50px;
}
.index-header{
    text-align: center;
    width: 100%;
    padding: 5% 0;
}

.service-img{
    text-align: center;
    margin-bottom: 30px;
    margin-top: 50px;
}

.card-img-overlay h5  {
    text-align: right;
    margin-top: 7%;
    padding-right: 5%;
    line-height: 2;
}
.card-img-overlay h2 , .card-img-overlay p{
    text-align: right;
    padding-right: 5%;
    line-height: 2;
    font-weight: bold;

}

.card-img-overlay {position: initial;}

.regis-index {
    background:#EEEEEE;
} 


.get-uneed ul{
    list-style: none;
}
.get-uneed li>span{
    font-size: 1.75em;
    line-height: 2.5;
}
.get-uneed li>i{
    margin-right: 10px;
    font-size: 2em;
    color: #FF6600;
}

.happy-clients{
    text-align: center;
   
}

.happy-clients img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.carousel-inner-text i{
   margin:0 20px; 
}

#carouselExampleIndicators2 .carousel-inner-text {
    padding: 3% 10%;
}

#carouselExampleIndicators2 .carousel-indicators{
    display: none;
}

#carouselExampleIndicators2 .carousel-inner {
    min-height: 400px;
}


#carouselExampleIndicators2 .carousel-control-prev-icon{
    font-family:FontAwesome;
    content:"\f053"; /* unicode for icon-apple */
    color: #111111;
    font-size: 24px;
}

#carouselExampleIndicators2 .carousel-control-next-icon{
    font-family:FontAwesome;
    content:"\f054"; /* unicode for icon-apple */
    color: #111111;
    font-size: 24px;
}

#carouselExampleIndicators2 h5{
    color:#FF6600;
}

.clients-logo{
    background: #ffffff;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    text-align: center;
}

.clients-logo img{
    max-width: 180px;
    padding: 20px;

}
.search-product-status{
    background: #FF6600;
    padding: 30px 0;
}

.search-product-status h3{
    line-height: 1.5;
    color: #ffffff;
}

.footer{
    background: #222222;
    color: #ffffff;
    padding-top: 3%;
    width: 100%;
}

.footer ul{
    list-style: none;
}
.footer-uneed li>i{
    margin-right: 10px;
    font-size: 1em;
    color: #FF6600;
}

.footer a{
    color: #ffffff;
}
.footer a:hover{
    color: #FF6600;
}
  
.button-footer{
    background: #000000;
    width: 100%;
    color: #555555;
}
.button-footer label>i {
    font-size: 3em;
    color: #f1f1f1;
}


/* responsive */


@media screen and (min-width: 768px){
    .row {
        margin-right: 0px !important; 
        margin-left: 0px !important; 
    }
    .rate-update {
        padding: 10px 0%;
    }
   
 
        .container {
            max-width:-webkit-fill-available;
        }/*
        .banner{ padding-top: 10%;}*/
        
}

/*  ///////////////////////     */
@media screen and (min-width: 1024px){
    .rate-update {
        background: rgba(0,0,0,.75);
        position: absolute;
    }
    .carousel-indicators {bottom: 20%;}

    .rate-group { margin-top: 10px;}

    .rate-update h3 {    margin-top: 10px;}

    .get-uneed{ margin-top: 10%;}
    .product-detail{height: 120px; }
   
    

}


@media screen and (min-width: 1281px){
    .rate-update {
        padding: 10px 15%;
        padding-top: 10px;
    }

  
    .rate-update h3{font-size: 1.75em ;}

    .product-index{
        padding: 50px 0;
    }
    .container {
        max-width: 1680px !important;
    }/*
    .banner{ padding-top: 6%;}*/
    .search-product {padding: 30px 10%;}
    .get-uneed{ margin-top: 10%;}

    
}

@media screen and (min-width: 1600px){
.container {
    min-width: 1500px;
}
.carousel-indicators {
    bottom: 15%;
}
}




@media screen and (max-width: 768px){
    .row {
        margin-right: 0px !important; 
        margin-left: 0px !important; 
}
.carousel-indicators li , .carousel-control-prev-icon , .carousel-control-next-icon{display: none;}

.searchbtn { margin-top: 10px;}
.get-uneed li>span{
    font-size: 1.1em;
    line-height: 2.5;
}
.get-uneed li>i{
    font-size: 1em;
    color: #FF6600;
}


.barbtn-regis , .barbtn-login {width: 100%; margin-top: 5px; text-align: center; margin-left: 0 }
}



.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.glass {
  width: 350px;
  height: 300px;
  position: absolute;
  border-radius: 10%;
  cursor: none;
  
  /* Multiple box shadows to achieve the glass effect */
  box-shadow:
    0 0 0 3px rgba(255, 255, 255, 0.85),
    0 0 3px 3px rgba(0, 0, 0, 0.25), 
    inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  
  /* hide the glass by default */
  display: none;
  z-index: 99999;
}





