@charset "utf-8";
/* CSS Document */
/* unvisited link */
@media screen and (max-width: 768px) {
    .fixed-image {
      display: none;
    }
  }
a:link {
  color: #0a3f64;
}

/* visited link */
a:visited {
  color: green;
}

/* mouse over link */
a:hover {
  color: hotpink;
}

/* selected link */
a:active {
  color: blue;
}
body, html {
        background: url("../images/back.png") no-repeat fixed center center;
	 background-size: cover;
    }
.navset {
padding-right: 20px;
background:  url(../images/rib.jpg);
  background-repeat: no-repeat;
  background-position:left;
  background-size: auto;

	font-family:tahoma, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	

}
.menDitem{
	text-align: right;
}
.navbspace{
	position: relative;
	padding-top: 120px;
}
.formback{
	background-color: #DFDFDF
}
.flable{
	font-family: Georgia, "Times New Roman", Times, serif;
	
	color: #FFFFFF;
	font-style: italic;
	padding-right: 10px;
}
.contact{
position: relative;
margin-top: 200px;
	
}
.contactrow{
	
	background:url("../images/backcont.png");
	background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center;
}
.help-block{
	
}
.awsfok{
	color: #009900;
	font-style: italic;
	padding-right:10px;
}
.awsferror {
	color: #FF0000 !important;
	font-style: italic;
	padding-right:10px;
}
.error{
	color:hsla(339,92%,44%,1.00);
	text-align: right;
	font-style: italic;
}
.title1{
	font-size:16px;
	color: #F4F1F1;
}
.fspace{
position: relative;
margin-top: 250px;	
}
.footerstyle{
	background: rgba(11, 58, 91, 0.5)
	}
.sendok{
	
}
.ifset{
	display: flex;
    align-items: center;
    justify-content: center;
}
.nav-link:hover { 
	background: #FFB113;
     font-size:larger;
    }
.videoset{
	
  width: 100%;
  height: auto;

}
.priz-img{
	 border-radius:80px;
	 border: 4px solid rgba(255, 169, 8, 0.9);
  	 padding: 5px; 
	}
.priz-title{
	background: rgba(255, 169, 8, 0.9);
	font-size:28px;
	font-weight: 800;
		
}
.priz-text{
	font-size:22px;
	font-weight: 400;
	
	
}
.hh1{
	text-size:30px !important;
	color: rgba(255, 169, 8, 0.9);}

.invnum{
	background-color: rgba(1, 50, 83, 0.9);
	color:rgba(255, 169, 8, 0.9);
	font-size:24px;
	font-weight: 400;
	padding: 3px;
	border-radius: 50px 20px !important;
	border: 3px solid rgba(255, 169, 8, 0.9);
}
.invtitle{
	background-color: rgba(255, 169, 8, 0.9);
	color: rgba(1, 50, 83, 0.9);
	font-size:26px;
	font-weight: 500;
	padding:3px 5px 10px 35px;
	border-radius: 50px 20px !important;
	border: 3px solid  rgba(1, 50, 83, 0.9);
}
.wtext{
	color: #fff;
	font-size:24px;
	font-weight: 300;
	border-radius: 50px 20px !important; 
	padding: 10px 20px;
	border: 4px solid  rgba(194, 23, 49, 0.9);
	
	}
.vidtitle{
	background-color: rgba(255, 169, 8, 0.9);
	color: rgba(1, 50, 83, 0.9);
	font-size:24px;
	font-weight: 600;
	border-radius: 50px 20px 20px 50px; 
	padding:3px 5px 10px 35px;
	border: 3px solid  rgba(1, 50, 83, 0.9);
}

	.carou-img{
	 border-radius:80px;
	 border: 4px solid #ffa908;
  	 padding: 5px; 
	}
.carou-img-sm{
	 border-radius:40px;
	 border: 3px solid #ffa908;
  	 padding: 4px; 
	}
.carousel-control-prev-icon {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffa908' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffa908' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}
.carou-text{
	display: table; /* keep the background color wrapped tight */
    margin: 2px 0px 0px auto; /* keep the table centered */
    padding:5px;
	font-size:20px;
	border-radius: 10px 10px 10px 10px; 
	background-color:green;
	color:#ffffff
    }
.carout-text{
	display: table; /* keep the background color wrapped tight */
	margin: 0px 0px 0px auto; /* keep the table centered */
	padding: 6px;
	font-size: 22px;
	background-color: #ffa908;
	border-radius: 10px 10px 10px 10px; 
	color: #ffffff;
	font-weight: bold;
}
.ptti{
	display: table; /* keep the background color wrapped tight */
	margin: 3px 0px 2px auto; /* keep the table centered */
	padding: 4px;
	font-size: 22px;
	background-color: #ffa908;
	border-radius: 10px 10px 10px 10px; 
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 8px;
}
.pti{
	color: #ffffff;
	font-weight: bold;
	padding-right: 3px;
	font-size: 18px;
}
.ptiw{
	background-color: rgba(255, 169, 8, 0.9);
	color: #fff;
	font-size:24px;
	font-weight: 400;
	padding:3px 5px 10px 35px;
	border-radius: 50px 20px !important;
	border: 3px solid  rgba(1, 50, 83, 0.9);
}
h1{
  font-weight: bold;
  color: #fff;
  font-size: 28px;
}
h2{
  font-weight: bold;
  color:#ffa908;
  font-size: 24px;
}
.boxingp{
	box-shadow: #ffa908 6px 3px 4px 5px;
	background-color: aliceblue;
	margin-bottom: 12px;
}
.imgsame{
	height: 79%;
	width: 100%;
	object-fit: fill; 
	overflow: hidden;
}
.imgh {
  border-radius: 30%;
	height: 15%;
	width: 15%;
	float: left;}
.fixed-image {
	border-radius: 25px;
  border: 3px solid #AD212E;
    position: fixed;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
  }