{
	padding:0;
	margin:0;
	
}

	.navbar .nav-item .dropdown-menu{  display:block; opacity: 0;  visibility: hidden; transition:.3s; margin-top:0;  }
	.navbar .nav-item:hover .nav-link{ color: #5f1782;  }
	.navbar .dropdown-menu.fade-down{ top:80%; transform: rotateX(-75deg); transform-origin: 0% 0%; }
	.navbar .dropdown-menu.fade-up{ top:180%;  }
	.navbar .nav-item:hover .dropdown-menu{ transition: .3s; opacity:1; visibility:visible; top:100%; transform: rotateX(0deg); }
#nav-bar{
	position:sticky;
	top:0;
	z-index:10;
		
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}

.navbar{
	background-image:linear-gradient(57deg,#fff,#fff);
	position:sticky;
	top:0;
	z-index:10;
	box-shadow:0 0 20px 0px rgba(0,0,0,0.9);
	
}
.navbar img{
	margin-top:0;
}
.navbar ul li::after{
	content:'';
	width:0%;
	height:3px;
	background:#8A2BE2;
	display:block;
	margin:auto; 
	transition:0.5s;
	
}
.navbar ul li:hover::after{
	margin-top:0;
	width:100%;

}
.navbar ul li:hover::before{
	content:'';
	width:0%;
	height:3px;
	background:#8A2BE2;
	display:block;
	margin:auto; 
	transition:0.5s;

}
.navbar ul li{
	float:left; 
	
}
ul li {
	margin-right:30px;
	
}
.navbar-nav>.active>a {
	
	color: #5f1782;
	border-bottom: 3px solid #8A2BE2; 
}
@media(max-width:700px){
    h1{
        font-size: 30px;
    }
}



*{padding: 0; margin: 0; box-sizing: border-box;}
body{height: 900px;}
header {
	text-align: center;
	width: 100%;
	height: auto;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	overflow: hidden;
	border-radius: 0 0 85% 85% / 30%;
}
header .overlay{
	width: 100%;
	height: 100%;
	padding: 50px;
    background-position:center;
		background-size:cover;
		position:relative;
	color: #FFF;
	text-shadow: 1px 1px 1px #333;
    background-image:linear-gradient(rgba(8, 18, 59, 0.6),rgba(8, 18, 59, 0.6)), url(../assets/services1.jpg);

   
}


	 
	 @media(max-width:700px){
		 .col-md-6 iframe{
			 width:440px;
			 height:300px;
		 }
	 }
     @media(max-width:1000px){
        .col-md-6 iframe{
            width:440px;
            height:300px;
        }
    }

@media(max-width:1200px){
   .col-md-6 iframe{
       width:440px;
       height:300px;
   }
}
.new{
    color:#8A2BE2;
}


.text-box{
    color:#fff;
    width:90%;
    position:absolute;
    top:40%;
    left:50%;
    transform:translate(-50%,-50%);
    text-align:center;
    }
.text{
    font-size: 60px;
}

.footer{
    box-shadow:0 0 20px 0px rgba(0,0,0,0.2);
    
}
.footer h4{
    margin-bottom:25px;
     font-weight:600;
     color:#8A2BE2;
     font-family: 'Courier New', Courier, monospace;
}
.footer p{
    color:#8A2BE2;
    
}
.footer h6{
    color:#8A2BE2;
    
}
.icons .fa{
    color:#8A2BE2;
    margin:0 13px;
    cursor:pointer;
    padding:18px 0;
}
.h{
 font-weight: 400;
}
.footer span{
    color:#8A2BE2;
}

.service-grid {
    background: #fff;
  }
   .service-title h4 {
    position: relative;
    display: inline-block;
  }
  .service-icon {
    position: relative;
  }
  .service-title p {
    padding: 0 190px;
    margin-bottom: 10px;
  }
  .about-info-text h2 {
    margin-bottom: 23px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: .9;
  }
  .about-info-text p {
    padding: 0 100px;
    font-size: 18px;
    margin-bottom: 26px;
      position: relative;
  }
  .about-content p {
    margin-bottom: 0;
  }
  .about-info-text a {
    margin-bottom: 20px;
      position: relative;
  }
  .service-icon i {
    font-size: 40px;
    color:#8A2BE2;
    margin-bottom: 20px;
    display: inline-block;
  }
  .service-wrap {
    border: 1px solid #e6e6e6;
    padding: 50px 30px;
    position: relative;
  }
  .servic-wrap {
    border: 1px solid #e6e6e6;
    padding: 50px 30px;
    position: relative;
  }
  .service-wrap p{
      position: relative;
  }
  
  .service-wrap:hover {
    background-image:linear-gradient(rgba(8, 18, 59, 0.8),rgba(8, 18, 59, 0.8)), url(https://i.ibb.co/G267W73/services.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: local;
    transition: all .5s;
  }
  
  .service-wrap:hover:before {
    background: rgba(0, 0, 0, 0.2901960784313726);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0;
    opacity: 1;
  }
  .servic-wrap:hover {
    background-image:linear-gradient(rgba(8, 18, 59, 0.8),rgba(8, 18, 59, 0.8)), url(https://i.ibb.co/G267W73/services.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: local;
    transition: all .5s;
  }
  .servic-wrap:hover:before {
    background: rgba(0, 0, 0, 0.2901960784313726);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0;
    opacity: 1;
  }
  
  .service-wrap:hover h4,.service-wrap:hover p{
    color: #fff;
  }
  .service-wrap:hover ol li{
    color: #fff;
  }
  .servic-wrap:hover h4,.servic-wrap:hover p{
    color: #fff;
  }
  .servic-wrap:hover ol li{
    color: #fff;
  }
  #more {display: none;}
  .service-wrap h4 {
    font-weight: 600;
    color: #1e2331;
    margin-bottom: 17px;
    font-size: 18px;
    text-transform: capitalize;
      position: relative;
  }
  .service-wrap a {
    font-size: 14px;
    font-weight: 600;
      position: relative;
  
  }
  .servic-wrap h4 {
    font-weight: 600;
    color: #1e2331;
    margin-bottom: 17px;
    font-size: 18px;
    text-transform: capitalize;
      position: relative;
  }
  .servic-wrap a {
    font-size: 14px;
    font-weight: 600;
      position: relative;
  
  }
  
  .hide{
    display: none;
}
@media(max-width:1000px){
  .im{
    width: 250px; 
    height: 50px;
  }
}

@media(max-width:700px){
  .hi{
    font-size: 12px;
  }
}
