
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;400;600;700&display=swap');



.body,*{
	font-family: Montserrat,sans-serif;
	background:#000000; 
	overflow-X:hidden;
	
}
.p-3{
	width:100%;
}
.button{
    width:150px;
}
.PP{
	
 background-image: url("C:\onetick\smilee-spotlight.svg");

}   

.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}

@media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}




.bi {
vertical-align: -.125em;

}

	  
ul.top-address li {
    display: inline;
    color: #ffff;
}
.fa-instagram:before {
    content: "\f16d";
    color: rgb(255, 255, 255);
}
.fa-facebook:before {
    content: "\f09a";
    color: rgb(253, 253, 255);
    size: 20px;

}

.topnav-right {
  float: right;
padding-top: 12px;

}
.topnav-right li {
    margin-right: 10px;
	
}



.k{
	max-width:100%;
height:auto;
}
.h{
	padding-left:0px;
}
@media(max-width:480px)
{

}
@media(max-width:768px)
{

}

p1
{
    padding-left: 50px;
   margin-right: 30px;
    color: #fff;
}

.b1 {
    position: absolute;
    right: 471px;
    top: 48%;
    z-index: 999;
    border-radius: 7px;
}
.b2 {
    position: absolute;
    right: 300px;
    top: 48%;
    z-index: 999;
    border-radius: 7px;
}
.banner{
    position: relative;
}
.card  shadow-lg{
   height: 50px;
}
.col-5{
    padding-right: 40px;
}





.footer-dark {
  padding:30px 0;
  color:#f0f9ff;
  background-color:#000306;
}

.footer-dark h3 {
  margin-top:0;
  margin-bottom:20px;
  font-weight:bold;
  font-size:16px;
}

.footer-dark ul {
  padding:0;
  list-style:none;
  line-height:1.6;
  font-size:14px;
  margin-bottom:0;
}

.footer-dark ul a {
  color:inherit;
  text-decoration:none;
  opacity:0.6;
}

.footer-dark ul a:hover {
  opacity:0.8;
}

@media (max-width:767px) {
  .footer-dark .item:not(.social) {
    text-align:center;
    padding-bottom:20px;
  }
}

.footer-dark .item.text {
  margin-bottom:36px;
}

@media (max-width:767px) {
  .footer-dark .item.text {
    margin-bottom:0;
  }
}

.footer-dark .item.text p {
  opacity:0.6;
  margin-bottom:0;
 
}
.footer-dark .copyright {
  text-align:center;
  padding-top:34px;
  opacity:0.3;
  font-size:13px;
  margin-bottom:0;
}

