body{
	margin: 0px;
	padding: 0px;


}
.header-top{
	height: 150px;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.37);
}
.sos{
	color: white;
	font-size: 20px;
	line-height: 35px;
	padding-left: 40%;


}
.sos a{
	text-decoration: none;
	color: white;
	
}
.sos i{
	width: 50px;
}
.kk{
	width: 100%;
	border:1px solid white;
}
.menu{
	float:  right;
	padding-right: 10%;
}
.menu a{
	text-decoration: none;
}
.navbar{
	
	margin: auto;

}
.navbar ul li{
	list-style: none;
	display: inline;
	line-height: 35px;
	font-weight: 100;
	width: 100px;
	padding-left: 50px;
	color: white;

}
.navbar ul li a{
	font-size: 36px;
}
.navbar ul li:hover{
	color: yellow;
}
.navbar ul li a active{
	color: yellow;
}
.logo {
	
	float: left;
	width: 200px;
	display: inline;
	padding-left: 50px;

}
.logo img{
	position: absolute;
	top:0px;
	left: 0px;
}
.logo2 img{
	position: absolute;
	top:150px;
	left: 0px;
}
.logo h1{
	color: white;
	float: left;

}
.logo span{
	color: #e6622e;
	float: left;
}
.heade-top-social{
	float: right;
	width: 100%;
	background-color: #0a7d57d6;
}
.heade-top-social ul{
	height: 30px;
	padding-right: 10%;
	padding-top: 5px;
	font-size: 25px;
	float: right;


}
.heade-top-social ul li{
	list-style: none;
	display: inline;
	padding-left: 50px;
	color: black;	
}
.carousel{
	margin-top:-200px;
	z-index:-1;
}
/* Make the image fully responsive */
  .carousel-inner img {
      
      background-size: cover;
  }
  .carousel-caption{
  	position:absolute;
  	top: 200px;
  	text-align: center;
  	font-family: 'Unlock', cursive;

  }

.line-left{

	width: 40%;
	height: 2px;
	background-color: yellow;
	float: left;
}
.welcometag{
	padding-bottom: -50px;
}
.wel{
	text-align: center;
	margin: auto;
	padding-bottom:50px;
}
.welcome{

	float: left;
	position: relative;
	top:-50px;
	width: 20%;
	align-items: center;

}
.line-right{
	width: 40%;
	height: 2px;
	background-color: yellow;
	float: left;
}
.col-md-4{
	padding-right: 0;
    padding-left: 0;
}
.diswrite{
	width: 90%;
	height: 90%;
	margin-left: 50px;
	margin-top: 50px;

	border:2px solid yellow;
}
.footer{
	background-color: black;
	height: auto;
}
address{
	text-align: left;
	padding-left: 50px;
	color: white;
	font-weight: 100;
	padding-top: 50px;
	
}
.plase{
	text-align: left;
	padding-left: 50px;
	color: white;
	font-weight: 100;
	padding-top: 50px;
	
}
.plase ul{
	list-style: none;
	
}
.plase a{
	text-decoration: none;
	color: white;
}
.thumb{
	padding-top: 50px;
}

/*slide animation effect */
.kenburns-top {
	-webkit-animation: kenburns-top 5s ease-out both;
	        animation: kenburns-top 5s ease-out both;
}
/* ----------------------------------------------
 * Generated by Animista on 2018-11-29 13:46:49
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation kenburns-top
 * ----------------------------------------
 */
@-webkit-keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
            transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(-15px);
            transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}
@keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
            transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(-15px);
            transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}

.kenburns-right {
	-webkit-animation: kenburns-right 5s ease-out both;
	        animation: kenburns-right 5s ease-out both;
}

/* ----------------------------------------------
 * Generated by Animista on 2018-11-29 13:49:31
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation kenburns-right
 * ----------------------------------------
 */
@-webkit-keyframes kenburns-right {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 84% 50%;
            transform-origin: 84% 50%;
  }
  100% {
    -webkit-transform: scale(1.25) translateX(20px);
            transform: scale(1.25) translateX(20px);
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}
@keyframes kenburns-right {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 84% 50%;
            transform-origin: 84% 50%;
  }
  100% {
    -webkit-transform: scale(1.25) translateX(20px);
            transform: scale(1.25) translateX(20px);
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}
.imagecaption{
	text-align: center;
	padding-left: 50px;
}
.imagecaption h3{
	position: absolute;
	top: 100px;
	color: yellow;
	text-align: center;
}
.imagecaption h4{
	position: absolute;
	top: 150px;
	color: yellow;
	border-radius: 5%;
	border:1px solid yellow;
	padding: 5px;
	transition: all .5s;
}
.imagecaption h4:hover{
	background-color: yellow;
	color: white;
}

.sidenav {
    height: auto;
    width: 50%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: white;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 8px;
    text-decoration: none;
    font-size: 46px;
    color: black;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 36px;
    margin-left: 5px;
}

.mobicon span{
    padding-left:10px;
}

@media only screen and (min-width: 1000px) {

#mobilemenu{
	display: none;
}

	}
@media only screen and (max-width: 1000px) {

.navbar{
  	display: none;
  }

	}

.mobicon span{
	font-size: 36px;
	cursor: pointer;
	position: absolute;
	left: 0;
	color: white;

	}
	.mobicon .logo{
	
	position: absolute;
	right:0;

	}

	#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}