body{
	background:url('./../img/bgBody1.jpg');
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    background: white;
}
.disShow{
	display: block !important;
}
.disHide{
	display: none !important;
}
#fabrication{
	display:none;
}
.buttonGroup{
	margin-top: 20px;
}
.btn-border{
	border: 1px solid grey;
	font-size: 16px;
}
.btn-primary1{
	background: grey;
	color: white;
}
.btn-primary1:hover{
	background: grey;
	color: white;
}
.navbar{
	background-color: white;
}
.navbar-right a:hover{
	border-bottom: 2px solid black;
}
.nav>li>a:focus, .nav>li>a:hover{
	background-color: white;
}
.titles{
	background-color: #f0f0fb;
    font-size: 17px;
    color: #1e7cb3;
    text-align: left;
    font-weight: 700;
    padding: 5px 5px 5px 10px;
    border-left: 5px solid green;
    line-height: 30px;
    margin-bottom: 10px;
    margin-top: -8%;
	font-family: 'Mogra', cursive;
	font-family: 'Oleo Script', cursive;
}
body{
	//background:url(https://cdn.pixabay.com/photo/2017/01/07/00/05/paper-1959384_960_720.jpg);
}
.aboutImg{
    margin-top: -5%;
}
.aboutText{
	font-weight: 400;
    color: #3f3f3f;
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
    padding: 0px 0px 10px 0px;
	margin-bottom: 0px;
}
/* css for footer */
#myFooter {
    background-color: #3c3d41;
    color: white;
    padding-top: 30px;
	margin-bottom: 0px;
}

#myFooter .footer-copyright {
    background-color: #333333;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
}

#myFooter .row {
    margin-bottom: 60px;
}

#myFooter .navbar-brand {
    margin-top: 45px;
    height: 65px;
}

#myFooter .footer-copyright p {
    margin: 10px;
    color: #ccc;
}

#myFooter ul {
    list-style-type: none;
    padding-left: 0;
    line-height: 1.7;
}

#myFooter h5 {
    font-size: 18px;
    color: white;
    font-weight: bold;
    margin-top: 30px;
}

#myFooter h2 a{
    font-size: 50px;
    text-align: center;
    color: #fff;
}

#myFooter a {
    color: #d2d1d1;
    text-decoration: none;
}

#myFooter a:hover,
#myFooter a:focus {
    text-decoration: none;
    color: white;
}

#myFooter .social-networks {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 16px;
}

#myFooter .social-networks a {
    font-size: 32px;
    color: #f9f9f9;
    padding: 10px;
    transition: 0.2s;
}

#myFooter .social-networks a:hover {
    text-decoration: none;
}

#myFooter .facebook:hover {
    color: #0077e2;
}

#myFooter .google:hover {
    color: #ef1a1a;
}

#myFooter .twitter:hover {
    color: #00aced;
}

#myFooter .btn {
    color: white;
    background-color: #d84b6b;
    border-radius: 20px;
    border: none;
    width: 150px;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    line-height: 25px;
}
nav.navbar { background: #fff; border-color: #ccc; box-shadow: 0 0 2px 0 #ccc; }
.logoTop{
	float: left;
    height: 265%;
    width: 521px;
    margin-top: -7%;
    /* margin-right: -38px; */
    zoom: 0.5;
}
.logoTop1{
	width:50px;
	float: left;
	position: relative;
	top: -5px;
}
#name1{
	display: block;
}
#nameMob{
	display: none;
}
@media screen and (max-width: 991px) {
	.navbar.nav {
      margin-top: 0px !important;
      height: 110px !important;
  }
}
@media screen and (max-width: 767px) {
	.navbar.nav {
      margin-top: 0px !important;
      height: 60px !important;
  }
    #myFooter {
        text-align: center;
    }
  .wrapper{
		text-align: center;
		margin-left: 28%;
	}
#nameMob{
	display: block;
}
#name1{
	display: none;
}
	.titles{
		margin-top: 3%;
	}
	 .pcbImgSlider{
		display: block !important;
	 }
	 .pcbDesignImg{
		display:none;
	 }
	 .activeNav{
	border-bottom: 0px !important;
}
.btn{
	margin: 5px !important;
}
.contact{
	margin-left: 39% !important;
}
}
.activeNav{
	border-bottom: 2px solid black;
}
.navbar.nav{
	margin-top: 0px;
}
.frontBase{
	border-radius: 2%;
	height: 250px;
	width: 100%;
}
.logoName{
	font-family: 'Pangolin', cursive;
	font-size: 22px;
}

.navContent{
	font-weight: bold;
	font-family: 'calibri';
    font-size: 18px;
		height: 60px;
		padding-top: 18px !important;
}
