.rb-15{right: -70px;bottom: 25px;}
.rb-16{right: 15px;bottom: 25px;}
.rb-0{    float: right;}
.lb-15{left:13px; bottom: 25px;}
.lt-5{left:5px;top:5px;}
.lt-6{left:5px;top:100px;}
.up{text-transform: uppercase;}
.bg-seablue{background-color:#eee;}
.bg-darkb{background-color:#e4e4e4;}
.bg-red{background-color: #e50001;}
.color-dblue{color:#017bae;}
.btn-red{background-color:#e40001;border-color:#e40001;}
.bg-primary-blue{background-color: #007bff;}

.text-bold{font-weight: bold;}
h1.brand{font-size: 4rem;}
h4.brand{font-size: 2rem;}
h1.thour{font-size: 3rem;}
nav.carnav{font-size: 1.2rem;}

.nav-link{
	color: #FFFFFF;
}

.chatbuttom{
display: inline-block;
    font-weight: 1000;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .175rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
	    color: #fff;
	background-color: #e16657;
	float: right;
}

table{
 border: none;
}


.footer p{color:#000;}
.w-35{width: 35px;}
.card-price{font-weight: bold;}
.bg-g.active{background-color: #434449 !important;}
a.nav-link.bg-g{background-color: #35383f;}

.badges-custom{
    z-index: 100;
}


img.card-img-top {
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
img.card-img-top:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

@media (min-width: 768px){
.col-md-45 {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;}
	


	

}

@media (min-width: 576px){
.max-size{width: 250px !important;}
.w-166{width: 166.666px !important;}
}

@media (max-width: 767.98px) {
    
    .card-title {
        font-size: 11px;
        font-weight: bold;
}

    .card-text  {
        font-size: 9px;
  
}
   

    
    
       .card-price {
           font-weight: bold;
        font-size: 10px;
           color: red;
  
}




    
    
}

@media (min-width: 992px) { 

     .t-50{top:50px;}   
}

@media (min-width: 1200px) { ... }

@media (max-width: 576px){


h1.brand{font-size: 3rem;}
h4.brand{font-size: 1.5rem;}
.bg-primary-blue{background-color: #fff;}
.bg-primary-blue a {color: #000 !important;}    
.ml-sm-0{margin-left: 0 !important;}
.sm-fixed-top {position: fixed;top: 0;right: 0;left: 0;z-index: 1030;}
.sm-fixed-top .navbar-toggler-icon{background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");}
.sm-fixed-top .navbar-dark .navbar-nav .active>.nav-link {color: #000;}
}
