* {
	margin:0px;
	padding: 0px;
}
#navmenu {
	margin:0px auto;
}
ul.main-menu li:hover >ul.dropdown-menu {
	display:block;
}
.dropdown-submenu >.dropdown-menu {
	top:0px;
	left:100%;
}
.dropdown-submenu > a:after {
	border-color:transparent transparent transparent #333;
	border-style:solid;
	border-width:5px 0px 5px 5px;
	content:"";
	float:right;
	height:0;
	margin-right:-10px;
	margin-top:5px;
	width:0;
}
.main-menu li a:hover {
	background:#936b24;
	color:aliceblue!important;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 5px;
	border-left:2px solid green
}
.main-menu li {
	padding-left: 30px;
}
#navmenu {
}
.navoo-box {
	background-image: url(../images/bgw.jpg);
	color: #fff;
	padding: 50px 0px;
}
.navoo-box a {
	color:#d6c533!important;
}
.navbar {
	background: rgba(107, 106, 102, 0.5);
	padding: 20px 0px;
	border-bottom: 1px solid #fff;
	box-shadow: 5px 5px 5px black;
}
.dropdown-menu {
	background: #6ffafc;
}
.dropdown-menu a {
	color:black!important;
}
.about-sec {
	padding-bottom: 50px;
}
.btm-menu li {
	list-style: none;
	display: inline;
	padding-right: 30px;
}
.btm-menu {
	margin-left: 150px;
}
.logo-sec {
	padding-top:15px;
	padding-bottom: 15px;
}
.get-btn {
}
.icon-sec {
	padding:5px 0px;
}
.icon-sec-cont {
	background: linear-gradient(to bottom, #669999 0%, #333300 100%);
	color:white;
	margin: 10px 0px;
	padding-top: 10px;
}
/*css for navigation*/

.bg-nav {
	background-image: url("../images/nav00.png");
	background-size: cover;
	padding: 15px 0px;
	box-shadow: 5px 5px 5px black;
}
/* end css for navigation*/
.side-nav {
	background:rgba(5, 5, 5, 0.5);
}
.logo-sec1 {
	border-bottom: 2px solid gray;
}
.contin-box1 {
	background:#662200;
}
.img-cont {
	background:#13F9E1;
	border-top: 5px solid red;
	margin-top: 10px;
	padding-bottom: 10px;
}
.img-cont-2 {
	padding: 20px 20px;
	border-top-right-radius: 25px;
	border-bottom-left-radius: 25px;
}
.service-sec {
	background: lightgray;
	padding: 50px;
}
.img-cont-2 {
	background:white;
	box-shadow: 5px 5px 8px black;
}
.img-cont2 {
	background:#13F9E1;
	padding-top: 10px;
	padding-bottom: 30px;
}
.text-welcm {
	font-family: 'Do Hyeon', sans-serif;
	font-size: 20px;
}
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
}
html, body {
	width: 100%;
	height: 100%
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
 display: none;
 height: 0;
}
a {
	background-color: transparent;
	text-decoration: none;
}
a:active, a:hover {
	outline: 0;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin:0px;
	padding:0px;
}
/***********************  TOP Bar ********************/
.sidebar {
	width:220px;
	background-color:#000;
	transition: all 0.5s ease-in-out;
}
.bg-defoult {
	background-color:#222;
}
.sidebar ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.sidebar li a, .sidebar li a.collapsed.active {
	display:block;
	padding:8px 12px;
	color:#fff;
	border-left:0px solid #dedede;
	text-decoration:none
}
.sidebar li a.active {
	background-color:#000;
	border-left:5px solid #dedede;
	transition: all 0.5s ease-in-out
}
.sidebar li a:hover {
	background-color:#000 !important;
}
.sidebar li a i {
	padding-right:5px;
}
.sidebar ul li .sub-menu li a {
	position:relative
}
.sidebar ul li .sub-menu li a:before {
	font-family: FontAwesome;
	content: "\f105";
	display: inline-block;
	padding-left: 0px;
	padding-right: 10px;
	vertical-align: middle;
}
.sidebar ul li .sub-menu li a:hover:after {
	content: "";
	position: absolute;
	left: -5px;
	top: 0;
	width: 5px;
	background-color: #111;
	height: 100%;
}
.sidebar ul li .sub-menu li a:hover {
	background-color:#222;
	padding-left:20px;
	transition: all 0.5s ease-in-out
}
.sub-menu {
	border-left:5px solid #dedede;
}
.sidebar li a .nav-label, .sidebar li a .nav-label+span {
	transition: all 0.5s ease-in-out
}
.sidebar.fliph li a .nav-label, .sidebar.fliph li a .nav-label+span {
	display:none;
	transition: all 0.5s ease-in-out
}
.sidebar.fliph {
	width: 42px;
	transition: all 0.5s ease-in-out;
}
.sidebar.fliph li {
	position:relative
}
.sidebar.fliph .sub-menu {
	position: absolute;
	left: 39px;
	top: 0;
	background-color: #222;
	width: 150px;
	z-index: 100;
}
.enquiry-us {
	background-image: url(../images/email.png);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 50px 0px;
}
.product-sec {
background:;
	padding: 30px 0px;
}
.hi-tc {
	font-family: Segoe Script;
	text-align: center;
	color:yellow;
	text-decoration: underline;
}
.footer-sec {
	background: black;
	padding: 50px 0px;
	color: #fff;
}
.contact-sec {
	background-image: url(../images/ctus1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding: 80px 0px;
	color: #fff;
}
.g-map {
	background: skyblue;
	padding: 10px;
	margin-top: 60px;
}
.contact-sec-2 {
	background:rgba(247, 242, 242, 0.3);
	padding: 30px;
	box-shadow: 8px 8px 12px black;
}
.fa-2 {
	color:#fff;
	border: 1px solid white;
	border-top-right-radius: 35px;
	border-bottom-left-radius: 35px;
	padding: 10px;
	margin-bottom: 10px;
	background: rgb(240, 244, 129, 0.3);
}
.fa-2:hover {
	border-color:red;
}
.fa-2 a {
	color:#fff;
}
.fa-2 a:hover {
	color:black;
}
.fa-2 p:hover {
	color:black;
}
.img-b img {
	border:1px solid black;
	box-shadow: 3px 3px 8px black;
}
.footer-btm {
	background-image: linear-gradient(to right top, #050506, #151718, #202424, #2d322f, #3d3f3a);
}
.footer-btm {
	padding: 10px 0px;
	color: aliceblue;
}
.footer-btm a:hover {
	color: #e8e3e6;
}
.footer-btm a {
	color:#07e8f4;
}
.footer-sec ul li {
	list-style: none;
}
.footer-sec ul li a {
	color: #efefef;
}
.footer-sec ul li a:hover {
	color: #bab6b6;
}
.footer-sec h4 {
	color:#4bbcb5;
	margin-bottom: 10px;
	border-bottom: 1px solid #43b3ef;
}
.social-menu li {
	display: inline;
	padding-right: 10px;
}
.social-menu {
	padding-top: 20px;
}
.social-menu li:hover {
	color:darkgray;
}
.product-sec {
	background-image: url(../images/bg1.jpg);
}
.menu {
	color:white;
}
.btn-icon {
	margin-left: 12px;
}
.card-img-p {
	margin-bottom: 10px;
}
.service-sec-2 {
	margin-bottom: 20px;
}
.services-txt {
	text-align: center;
}
.feature {
	margin-left: 20px;
}
.about-us {
	padding: 40px 0px;
}
.about-us-2 {
	padding-bottom: 30px;
	background-image: linear-gradient(to right top, #050506, #151718, #202424, #2d322f, #3d3f3a);
	color: #fff;
}
.about-us {
	background-image: linear-gradient(to right top, #050506, #151718, #202424, #2d322f, #3d3f3a);
	color: #fff;
	font-family: 'Montserrat', sans-serif;
}
.about-sec {
	background: black;
	color: #fff;
}
.about-sec p {
	font-family: 'Montserrat', sans-serif;
}
.text-about h5 {
	color:orangered;
	font-family: cursive;
}
.about-sec p {
	font-size:16px;
}
.text-about-2 {
	padding-top: 20px;
	padding-left: 20px;
	text-align: justify;
	padding-right: 10px;
}
.h5-head {
	border-top: 1px solid red;
}
.Product {
	background:#dedfe0;
	padding: 30px 0px;
}
.card-img-p {
	margin-bottom: 20px;
}
.card-img-p:hover {
	border:1px solid black;
	box-shadow: 5px 5px 15px black;
	background: lightgray;
}
.bg-color {
}
.all-p {
	border-bottom: 2px solid blue;
	margin-bottom: 20px;
	font-family: cursive;
	font-weight: bold;
	color: crimson;
}
.bg-enq {
	background-image:url(../images/email.png);
	background-size: cover;
	padding: 80px;
}
.bg-enq-2 {
	background:rgba(131, 189, 252, 0.5);
	border:5px solid #fff;
}
.bg-enq-2 {
	color:#000;
	padding-top: 50px;
	text-align: center;
}
.bg-enq-2 p {
	font-size: 25px;
	font-family: MV Boli;
}
.hitech-h2 {
	font-family: cursive;
	color:yellow;
	border-bottom: 1px solid yellow;
}
.address {
	margin-top: 30px;
}
.address a {
	color:black;
}
.address a:hover {
	text-decoration: none;
	color:orangered;
}
.add-eq {
	padding-top: 20px;
	font-family: cursive;
	font-size: 25px;
}
.add-eq a {
	color: brown;
}
.box-eq {
	border: 1px solid #fff;
	background-color:rgba(131, 189, 252, 0.5);
}
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
 .text-welcm {
text-align: justify;
}
 .services-txt {
text-align: justify;
}
 .contact-sec {
padding: 20px 0px;
}
 .btm-menu {
margin-left: 50px;
}
 .btm-menu li {
display: block;
}
 .pro-btn {
text-align: center;
}
 .get-btn {
margin-left: 70px;
}
}
