.navbar
{
	position :sticky;
	
	
}
.w
{
	color:#d5a155 !important;
	font-size: 25px;
	text-align:center;
	padding-top:50px !important;
}
.wmat
{
	color:grey;
	font-size:20px;
	text-align:justify;
	padding-top: 50px;
}

.p1
{
	padding-top:150px !important;
}
.progress
{
	height:40px;
	
}
.progress-bar
{
	color:white;
	font-size: 25px;
	background-color:rgb(205,159,122);
}
.nof1
{
	color:black;
	/*background-color:; */
	font-size:80px;
	text-align:center;
	padding-top: 50px;
}
.nof2
{
	color:black;
	font-size:40px;
	text-align:center;
	padding-top: 25px;
	padding-bottom:30px;
	
	
}
.nof11
{
	background-color:#D5A155;
}
.nof22
{
	background-color:#C49959;
}
.nof33
{
	background-color: #262525; 
	padding:30px;
}
.nof3
{
	color:white;
	font-size:30px;
	text-align:center;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	padding-bottom: 15px;
	
}
.nof4
{
	color:white;
	font-size:15px;
	text-align:center;
	
}
.t
{
	
	padding-top:80px;
}
.abt
{
	padding-top:80px;
}
.ab1
{
	font-size:30px;
	text-align:center;
	color:#D5A155;
}
.ab1mm
{
	text-align:center;
	padding-top:25px;
}
.ab1m
{
	text-align:center;
	padding-top:20px;
	color:grey;
}

.term
{
	font-size: 20px;
	text-align: center;
	color:white;
	padding-top:30px;
}
.term1
{
	font-size:15px;
	text-align:center;
	color:white;
	
}
.term2
{
	font-size:20px;
	color:white;
	
}
.bg2
{
	background-color: #0B0B0B;
	padding-top:50px;
}
.ni
{
	color:white;
	font-size:37px;
	border:2px solid white;
}
.gapf
{
	padding-top:100px;
}


/* testimonials 


body {
  font-family: "Open Sans", sans-serif;
}

.testimonials {
  overflow: hidden;
  position: relative;
  max-height: 300px;
}

.testimonials {
  background: #161d25;
}

.one-slide,
.testimonial,
.message {
  border: none !important;
  outline: none !important;
}

.icon-overlay {
  position: absolute;
  opacity: 0.3;
  right: 10%;
  top: 0;
  height: auto;
  width: 100%;
  max-width: 400px;
}

.carousel-controls .control {
  position: absolute;
  transform: translateY(-50%);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 2px solid #fff;
  z-index: 1;
}

.prev {
  left: -2.25rem;
}

.next {
  right: -2.25rem;
}

@media screen and (max-width: 768px) {
  .testimonials {
    max-height: 700px;
  }
  .icon-overlay {
    height: 300px;
    top: calc(50% - 150px);
  }
  .carousel-controls .control {
    width: 25px;
    height: 25px;
    top: inherit;
  }
  .prev {
    left: 0;
  }
  .next {
    right: 0;
  }
  .control i {
    font-size: .7rem;
  }
  .testimonials .message {
    font-size: 1rem;
  }
  .testimonials h2 {
    font-size: 1.5rem;
  }
} */




.counter-Txt{text-align:center; font-size:20px; font-weight:bold; text-transform:uppercase; margin-top:20px;}
.counter-Txt span{display:block; font-size:36px}
@media(min-width:320px) and (max-width:767px){ 

.counter-Txt{margin-top:35px;}
}
.nav-link:hover
{
	background-color:#111111;
	color:white !important;
	font-size:30px;
	
}
.up
{
	
	font-size:40px;
	position:fixed;
	right:20px;
	bottom:20px;
	
}
.up a
{
	color:#D5A155;
}
