html {
  scroll-behavior: smooth;
}

.parallax {
	background: url('../images/banner.jpg');
	background-attachment:fixed;
	background-size:cover;
	background-repeat: no repeat;
}

.navc {
	background-color:black;
}

.bstyle {
	background-color: black;
	opacity:0.7;
	color:white;
}
.bstyle h1 {
	font-size:50px;
}

.bstyle p {
	margin-left:10px;
	font-size:20px;
	text-transform: uppercase;
	letter-spacing: 10px;
	word-spacing: 16px;
}

.sstyle {
	background-color: white;
}
.sstyle h3{
	margin-left:15px;
	margin-top:30px;
	margin-bottom:20px;
}
h4 {
	background-color:white;
}

.box {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin-bottom: 5px;
	background-color:#F7812A;
}

.box p {
	font-family: 'Raleway', sans-serif;
	color:#ECF0F1;
}

.mbox {
	height:150px;
	background-color:white;
	width:100%;
}

.cbox {
	height:35px;
	background-color:rgb(46, 206, 231);
	width:100%;
	text-align:center;
	font-size:20px;
	text-transform:uppercase;
	letter-spacing:4px;
	word-spacing:6px;
}

.nbg {
	background-color:light;
	opacity:0.7;
}

.fbox {
	max-width:450px;
	background-color:rgb(46, 206, 231);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding:20px;
}

.formd {
	
}

.lbox {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin-bottom: 5px;
	background-color:#F7812A;
}

.lbox p {
	font-family: 'Raleway', sans-serif;
	color:#ECF0F1;
}

.lbox:hover{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	transform:scale(1.04);
}

.box:hover{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	transform:scale(1.05);
}

.done::placeholder{
	color:black;
}

.pbox {
	height:auto;
	background-color:white;
	width:auto; 
	margin:10px;
	font-size:20px;
}

.about-box {
	font-size:18px;
}

/*==================== 
	Footer Start
  ==================== */

/* Main Footer */
footer .main-footer{	padding: 20px 0;	background: #846add;}
footer ul{	padding-left: 0;	list-style: none;}

/* Copy Right Footer */
.footer-copyright {	background: #846add;	padding: 5px 0;}
.footer-copyright .logo {    display: inherit;}
.footer-copyright nav {    float: right;    margin-top: 5px;}
.footer-copyright nav ul {	list-style: none;	margin: 0;	padding: 0;}
.footer-copyright nav ul li {	border-left: 1px solid #505050;	display: inline-block;	line-height: 12px;	margin: 0;	padding: 0 8px;}
.footer-copyright nav ul li a{	color: #969696;}
.footer-copyright nav ul li:first-child {	border: medium none;	padding-left: 0;}
.footer-copyright p {	color: #fff; font-weight:900;	margin: 2px 0 0;}

/* Footer Top */
.footer-top{	background: #252525;	padding-bottom: 30px;	margin-bottom: 30px;	border-bottom: 3px solid #222;}

/* Footer transparent */
footer.transparent .footer-top, footer.transparent .main-footer{	background: transparent;}
footer.transparent .footer-copyright{	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3) ;}

/* Footer light */
footer.light .footer-top{	background: #f9f9f9;}
footer.light .main-footer{	background: #f9f9f9;}
footer.light .footer-copyright{	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3) ;}

/* Footer 4 */
.footer- .logo {    display: inline-block;}

/*==================== 
	Widgets 
====================== */
.widget{	padding: 20px;	margin-bottom: 40px;}
.widget.widget-last{	margin-bottom: 0px;}
.widget.no-box{	padding: 0;	background-color: transparent;	margin-bottom: 40px;
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none;}
.widget.subscribe p{	margin-bottom: 18px;}
.widget li a{	color: black;}
.widget li a:hover{	color: white;}
.widget-title {margin-bottom: 20px;}
.widget-title span {background: #839FAD none repeat scroll 0 0;display: block; height: 1px;margin-top: 25px;position: relative;width: 20%;}
.widget-title span::after {background: inherit;content: "";height: inherit;    position: absolute;top: -4px;width: 50%;}
.widget-title.text-center span,.widget-title.text-center span::after {margin-left: auto;margin-right:auto;left: 0;right: 0;}
.widget .badge{	float: right;	background: #7f7f7f;}

.typo-light h1, 
.typo-light h2, 
.typo-light h3, 
.typo-light h4, 
.typo-light h5, 
.typo-light h6,
.typo-light p,
.typo-light div,
.typo-light span,
.typo-light small{	color: #fff;}

ul.social-footer2 {	margin: 0;padding: 0;	width: auto;}
ul.social-footer2 li {display: inline-block;padding: 0;}
ul.social-footer2 li a:hover {background-color:transparent;}
ul.social-footer2 li a {display: block;	height:30px;width: 30px;text-align: center;}
.btn{background-color: #fff; color:black;}
.btn:hover, .btn:focus, .btn.active {background: black;color: #fff;
-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
-webkit-transition: all 250ms ease-in-out 0s;
-moz-transition: all 250ms ease-in-out 0s;
-ms-transition: all 250ms ease-in-out 0s;
-o-transition: all 250ms ease-in-out 0s;
transition: all 250ms ease-in-out 0s;

}

.thumbnail-widget p {
	margin-left: 23px;
	font-size: 12px;
}

/* ===============
     Footer End
   =============== */
   
   /*==================== 
	  Form Start
  ==================== */

.form-group .label{
	width:50%;
}
.mybtn {
	width: 100%;
	min-height:50px;
	color: light-blue;
}

.fbox {
	background-image: url('../images/contact.jpg');
}

.fbox1 {
	padding: 20px;
	background-color: ;
	opacity:1!important;
}
.msg {
	min-height: 200px;
}


/*==================== 
	   Form End
  ==================== */
  
  .g-box {
	  padding:10px;
	  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  
  .g-box:hover {
	  opacity:0.3;
	  text-align:center;
  }
  
  .g-box:hover .gtext{
	  opacity:1;
  }
  
  .gtext {
	  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  background-color: black;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
  }
  /* unav */
  .unav {
	  background-color:#846add;
	  height:35px;
  }
  .dnav .nbg {
    opacity: 1;
}
  .dnav .navbar-expand-lg .navbar-nav .nav-link {
	  padding-left:0.5rem;
	  padding-right:0.5rem;
	  padding:25px 16px;
	  background-color:white;
	  font-size:20px;
  }
  .dnav .navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
	color:rgb(255,255,255) !important;
  background:#846add !important;
}
.dnav .navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link {
	color:#5e5e5e;
}
.dnav .navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link:hover {
	color:rgba(17, 16, 97,1);
}
.tab-content {
	margin:0 0 0;
	width:auto;
	background-color:#a5a5a5;
	padding:1em 2em;
	text-align:justify;
	border-bottom:1px solid #a5a5a5;
	border-left:1px solid #a5a5a5;
	border-right:1px solid #a5a5a5;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.nav-design{
	padding:1em;
}

.ocon p{
	font-family:'Spartan', sans-serif;
	font-size:20px;
}

.ocon span {
	font-size:26px;
	font-weight:500;
}
.navbox {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.work {
	margin-left:50px;
	border:2px solid #846add;
	border-radius:5px;
	font-size:15px;
	background-color:white;
	color:#846add;
	padding:5px;
}
.mcls{
	margin-top:50px;
	margin-bottom:50px;
}
.mcls a{
	text-decoration:none;
}

.work:hover {
	margin-left:50px;
	border:2px solid #846add;
	border-radius:5px;
	font-size:15px;
	background-color:#846add;
	color:white;
	padding:5px;
}
.sertab {
	padding-top:25px;
	height:auto;
	padding-bottom:25px;
}
.serbox {
	margin-top:0;
}
.newtab{
	background-color:#a5a5a5;
}
.oldtab{
	background-color:transparent;
	
}
.design-info{
	padding:21em 0em;
	background-color:#a5a5a5;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #846add;
	text-decoration:none;
	font-weight:700;
	font-size:20px;
	text-transform:uppercase;
	text-shadow:2px 2px 2px #978c8a;
    background-color: #a5a5a5;
    border-color: #a5a5a5 !important;
}
.nav-tabs .nav-link, .nav-tabs .nav-item.show .nav-link {
	background-color:#fff;
    border-bottom-color: #a5a5a5 !important;
	text-decoration:none;
	font-weight:700;
	font-size:20px;
	text-transform:uppercase;
	text-shadow:2px 2px 2px #978c8a;
	color:black;
}
.mheading{
	padding-top:6em;
	text-decoration:none;
	font-weight:700;
	font-size:25px;
	text-transform:uppercase;
	text-shadow:2px 2px 2px #978c8a;
}
.pheading{
	padding:50px;
	text-decoration:none;
	font-weight:700;
	font-size:25px;
	text-transform:uppercase;
	text-shadow:2px 2px 2px #978c8a;
}
.tab-content p{
	font-family:'Spartan', sans-serif;
	font-weight:900;
	font-size:18px;
	padding-bottom:10px;
}
.tab-content h3{
	padding:10px;
	padding-left:0px;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow:2px 2px 2px #978c8a;
	color:black;
}
.abt{
	padding:1em;
	font-size:18px;
	font-family:'Spartan', sans-serif;
	background-color:white;
	border-radius:25px;
}
.prince{
	background-color:#846add;
}
.navbar-brand{
	padding-top:1em;
}
.more{
	display:none;
}
.aboutclass{
	color:#8369dc;
	text-decoration:bold !important;
	padding-top:100px;
	padding-left:90px;
}
.abt p{
	font-size:18px;
	padding:20px;
	font-family:'Pacifico', cursive !important;
}
.newclass{
	color:#8369dc;
	text-align:center;
}