/**/
.smcion{
	width: 52px;
	margin: auto;
	text-align: center;
	margin-top: 80px;
}
.smcion2{
	width: 52px;
	margin: auto;
	text-align: center;
	margin-top: 0px;
}
.welmax{
	width: 100%;
	margin: auto;
	text-align: center;
}
.welmax h2{
	width: 100%;
	margin: auto;
	text-align: center;
	font-size: 32px;
	margin-top: 18px;
	color: #1c9ad6;
}
/*box hover effects*/

.box_a {
  background-color: #fff;
  border: none;
  color: black;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;
  transition: 0.3s;
  border-radius: 10px;
	min-height: 180px;
	background-image: url("../images/icons/1/1.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 80%;
	margin: auto;
	background-position: 50% 27%;
	box-shadow: 0px 0px 41px 0px #ccc;
}

.box_a:hover {
  background-color: #ff6600;
  color: white;
		background-image: url("../images/icons/1/01.png");
	background-repeat: no-repeat;
	background-position: center;
	transition-duration: 0.4s;
}
/**/
.box_b {
  background-color: #fff;
  border: none;
  color: black;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;
  transition: 0.3s;
  border-radius: 10px;
	min-height: 180px;
	background-image: url("../images/icons/1/2.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 80%;
	margin: auto;
	background-position: 50% 27%;
	box-shadow: 0px 0px 41px 0px #ccc;
}

.box_b:hover {
  background-color: #ff6600;
  color: white;
		background-image: url("../images/icons/1/02.png");
	background-repeat: no-repeat;
	background-position: center;
	transition-duration: 0.4s;
	 
}

/**/
/**/
.box_c {
  background-color: #fff;
  border: none;
  color: black;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;
  transition: 0.3s;
  border-radius: 10px;
	min-height: 180px;
	background-image: url("../images/icons/1/3.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 80%;
	margin: auto;
	background-position: 50% 27%;
	box-shadow: 0px 0px 41px 0px #ccc;
}

.box_c:hover {
  background-color: #ff6600;
  color: white;
		background-image: url("../images/icons/1/03.png");
	background-repeat: no-repeat;
	background-position: center;
	transition-duration: 0.4s;
	 
}

/**/
/**/
.box_d {
  background-color: #fff;
  border: none;
  color: black;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;
  transition: 0.3s;
  border-radius: 10px;
	min-height: 180px;
	background-image: url("../images/icons/1/4.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 80%;
	margin: auto;
	background-position: 50% 27%;
	box-shadow: 0px 0px 41px 0px #ccc;
}

.box_d:hover {
  background-color: #ff6600;
  color: white;
		background-image: url("../images/icons/1/04.png");
	background-repeat: no-repeat;
	background-position: center;
	transition-duration: 0.4s;
	 
}

/**/
/**/
.box_e {
  background-color: #fff;
  border: none;
  color: black;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;
  transition: 0.3s;
  border-radius: 10px;
	min-height: 180px;
	background-image: url("../images/icons/1/5.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 80%;
	margin: auto;
	background-position: 50% 27%;
	box-shadow: 0px 0px 41px 0px #ccc;
}

.box_e:hover {
  background-color: #ff6600;
  color: white;
		background-image: url("../images/icons/1/05.png");
	background-repeat: no-repeat;
	background-position: center;
	transition-duration: 0.4s;
	 
}

/**/
/**/
.box_f {
  background-color: #fff;
  border: none;
  color: black;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;
  transition: 0.3s;
  border-radius: 10px;
	min-height: 180px;
	background-image: url("../images/icons/1/6.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 80%;
	margin: auto;
	background-position: 50% 27%;
	box-shadow: 0px 0px 41px 0px #ccc;
}

.box_f:hover {
  background-color: #ff6600;
  color: white;
		background-image: url("../images/icons/1/06.png");
	background-repeat: no-repeat;
	background-position: center;
	transition-duration: 0.4s;
	 
}

/**/
/**/
.box_g {
  background-color: #fff;
  border: none;
  color: black;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;
  transition: 0.3s;
  border-radius: 10px;
	min-height: 180px;
	background-image: url("../images/icons/1/7.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 80%;
	margin: auto;
	background-position: 50% 27%;
	box-shadow: 0px 0px 41px 0px #ccc;
}

.box_g:hover {
  background-color: #ff6600;
  color: white;
		background-image: url("../images/icons/1/07.png");
	background-repeat: no-repeat;
	background-position: center;
	transition-duration: 0.4s;
	 
}

/**/
/**/
.box_h {
  background-color: #fff;
  border: none;
  color: black;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;
  transition: 0.3s;
  border-radius: 10px;
	min-height: 180px;
	background-image: url("../images/icons/1/8.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 80%;
	margin: auto;
	background-position: 50% 27%;
	box-shadow: 0px 0px 41px 0px #ccc;
}

.box_h:hover {
  background-color: #ff6600;
  color: white;
		background-image: url("../images/icons/1/08.png");
	background-repeat: no-repeat;
	background-position: center;
	transition-duration: 0.4s;
	 
}

/**/
.textview{
	width: 100%;
	text-align: center;
	position: relative;
	top:133px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}
.textview h5{
	
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 16px;
	
}
.textview h5:hover{
	
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}



/*end*/



/*text all*/
@font-face {
	font-family: "nor";
	src: url("../fonts/font/Poppins-Light.otf"); /* IE9 Compat Modes */  
	font-weight: normal;
	font-style: normal;
  }
@font-face {
	font-family: "textbold";
	src: url("../fonts/font/Poppins-Bold.otf"); /* IE9 Compat Modes */  
	font-weight: normal;
	font-style: normal;
  }
.texthd h4{
	text-align: left;
	font-size: 18px;
	color: #000;
	line-height: 35px;
	font-family: "nor";
}
.textbol h5{
	text-align: left;
	font-size: 35px;
	color: #000;
	font-family: "textbold";
	
}



/*text end*/
.sploffer{
    background-image: url(../images/offer.png);
   border-radius: 35px;
    background-repeat: no-repeat;
	background-size: cover;
    width: 100%;
    margin: auto;
    padding: 35px;
    margin-top: 35px;
	min-height: 606px;
}
.innertext{
	text-align: center;
    font-size: 52px;
    font-family: "textbold";
    color: #3F3F3F;
    position: relative;
    padding-top: 45px;
    line-height: 80px;
}
.textpar{
	text-align: center;
	font-size: 15px;
	font-family: "nor";
	color: #fff;
	position: relative;
}
.listext{
	text-align: center;
	font-size: 15px;
	font-family: "nor";
	color: #fff;
	position: relative;
	padding-top: 150px;
}
/*mobile css*/
@media screen and (max-width:600px){
	
	
	.packimg {
  margin: 15px;
 
}
	.navbar .navbar-brand img {
  width: 88%;
}
	
	.innertext {
 text-align: center;
    font-size: 33px;
    font-family: "textbold";
    color: #3F3F3F;
    position: relative;
    padding-top: 45px;
    line-height: 48px;
}
	
	
	.listext {

  padding-top: 60px;
}
	
	.sploffer{
    background-image: url(../images/offer.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    width: 100%;
    margin: auto;
   

		 border-radius: 0px;
}
	
	.place {
  
  padding: 0px;
}
	.infotext{
	text-align: center;
    font-size: 25px;
    font-family: "textbold";
    color: #fff;
    position: relative;
    line-height: 100px;
}

}
/**/
.place{
	background-image: url("../images/place.jpg");
    /* background-position: center; */
    background-repeat: no-repeat;
    width: 100%;
    margin: auto;
    	background-size: cover;
		 border-radius: 0px;
	padding-top: 95px;
    padding-bottom: 35px;
	
}
.colorfide{
	background-color: rgb(0 0 0 / 60%);
	width: 100%;
	height: auto;
	padding: 13px;
	border-radius: 35px;
	margin: 35px;
	
	margin: auto;
}
.infotext{
	text-align: center;
    font-size: 34px;
    font-family: "textbold";
    color: #fff;
    position: relative;
    line-height: 80px;
}
.addresstext {
    text-align: left;
    font-size: 14px;
    font-family: "nor";
    color: #ececec;
    border-bottom: 1px #ccc solid;
    padding-top: 25px;
	padding-bottom: 25px;
}

.contbg{	
   background-image: url("../images/cont.jpg");
    min-height: 500px;
    width: 100%;
    margin: auto;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding-top: 62px;

}
.powered{
	background-color: #4510f5;
	padding: 15px;
	color: #dedede;
	text-align: center;
	font-size: 12px;
	font-family: "nor";
}
.packimg{
	margin-top: 15px;
}
.packtext h3{
	
	padding: 10px;
	color: #212121;
	font-size: 14px;
	
	
}
