body{background-image: url(../images/bg-overall.jpeg);background-repeat: no-repeat;background-attachment:fixed;background-size: cover;}

.text-color{color:#490101 !important}
.text-gold{color: gold !important;}
.btn-bg{background-color: #800e13 !important;}
.bg-gold{background-color: gold;}
.text-blue{color: rgb(3, 3, 120) ;}
.text-bold{font-weight: bold;}

.videomargin{ margin-left: 500px;}

.contct-service{width: auto; margin-left: 45%;}


.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:25px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}


/* 360 video */

.container-1{padding-left: 30%;padding-right:30% ;padding-bottom: 2%;}

.font-family{font-family:"Petit Formal Script";}

.img-height{height: 200px;}


.gallery-item[data-category="section-1"],
        .gallery-item[data-category="section-2"],
        .gallery-item[data-category="section-3"] {
            display: none;
        }
.gallery-item {
	display: block;
}

  
