/*menu icon*/
.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #f1f1f1;
    margin: 6px 0;
    transition: 0.4s;
}

.change .bar1 {
	width: 35px;
	height: 5px;
    /*-webkit-transform: rotate(-45deg) translate(-9px, 6px) ;
    transform: rotate(-45deg) translate(-9px, 6px) ;*/
}

.change .bar2 {opacity: 0.2;}

.change .bar3 {
	width: 35px;
	height: 5px;
    /*-webkit-transform: rotate(45deg) translate(-8px, -8px) ;
    transform: rotate(45deg) translate(-8px, -8px) ;*/
}

/*menu icon*/
/*side menu*/
.sideMenu {
	width: 0;
	height: auto;
	z-index: 999;
	/*background-color: rgba(42, 96, 156, 0.8);*/
	margin-top: 2px;
	overflow-x: hidden;
	transition: 0.5s;
	margin-top: 0px;
}

.sideMenu a {
	border-bottom: 1px solid #cbc4cc;
}

#main {
	transition: 0.5s;
}

.pushLeft {
	overflow: hidden;
	transform: translateX(-40%);
	background: rgba(0, 0, 0, 0.4);
}

.right {
	right: 0;
}

/*slide nav*/
.rslides_tabs {
	list-style-type: none;
}

.rslides_tabs li {
	display: inline-block;
	margin: 7px 0px;
	border: 0px solid transparent !important;
}

.rslides_tabs li a {
	background: #fff;
    text-indent: -9999px;
    display: block;
    width: 13px;
    height: 13px;
    margin: 0 5px;
    outline: 0;
    overflow: hidden;
    border: 1px solid #000;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.rslides_tabs li.rslides_here a {
	background-color: #000;
}


.slide-container {
    position:relative;
}

.slide-pager {
	/*background: url('../Logo and Building/surface_rock_shadow_background_point_50696_1920x1200.jpg') no-repeat center center ; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    z-index: 9999;

}

@media screen and (max-width: 430px) {
	.div-logo span {
		display: none;
	}
}

@media screen and (max-width: 480px) {
	.top-menu, .slide-container, .div-body {
		max-width: 100%;
		margin: 0 auto;
	}

	.div-logo span {
		font-size: 14px;
	}

	i.truck {
		font-size: 70px;
	}

	.delivery span {
		font-size: 20px;
	}
}

@media screen and (min-width: 480px) {
	.top-menu, .slide-container, .div-body {
		max-width: 100%;
		margin: 0 auto;
	}

	i.truck {
		font-size: 70px;
	}

	.delivery span {
		font-size: 20px;
	}

	.div-logo span {
		font-size: 20px;
	}

}


@media screen and (max-width: 720px) {
	.img-inner {
		height: 300px;
	}
}

@media screen and (min-width: 720px) {
	.top-menu, .slide-container, .div-body {
		max-width: 900px;
		margin: 0 auto;
	}

	i.truck {
		font-size: 100px;
	}

	.delivery span {
		font-size: 30px;
	}

	.img-inner {
		height: 420px;
	}

	.big-tbl {
		height: 330px;
	}
}


@media screen and (min-width: 1024px) {
	.top-menu, .slide-container, .div-body {
		max-width: 1000px;
		margin: 0 auto;
	}

	i.truck {
		font-size: 150px;
	}

	.big-tbl {
		height: 368px;
	}
}

@media screen and (min-width: 1280px) {
	.top-menu, .slide-container, .div-body {
		max-width: 1160px;
		margin: 0 auto;
	}

	i.truck {
		font-size: 200px;
	}

	.big-tbl {
		height: 428px;
	}


}

body {
	background: url('../Logo and Building/lightbulb-idea-bright-ss-1920.jpg') no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family: 'Roboto', sans-serif;
}

.top-menu {
	position: relative;
}

.div-logo {
	position: relative;
}

.div-logo img{
	margin-left: 10px;
}

.div-logo span {
	position: relative;
    top: -25px;
    left: 20px;
    font-family: Century Gothic;
	color: #fff;
	/*text-shadow: 2px 5px 2px rgba(150, 150, 150, 1);*/
}

.div-logo .w3-row span {
	top:0px;
	left: 10px;
}


#header {
	background: rgba(40, 55, 71, 0.8);
	border-bottom: 2px solid rgba( 255, 255, 255, 1);
}

footer {
	/*background: rgba(42, 96, 156, 0.9);*/
	background-color: #214c7c;
}

footer div.div-body {
	margin-bottom: 20px;
}

.top-menu .top-pad  {
	padding-top: 15px;
}

.body-slider {
	padding: 0px 0px 5px 0px;
	/*border-bottom: 2px solid rgba( 255, 255, 255, 1);*/
	border-bottom: 1px dashed #cbc4cc;
}

.hori-menu {
	float :right;
	width: auto;
	margin-top: 10px;
}

.logo {
	width: 65px;
	height: auto;
}

#body {
	
	/*background: url('../Logo and Building/images.jpg') no-repeat center center fixed; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: rgba( 255, 255, 255, 1);
	/*background-color: #fff;*/
}

.index-about ul li {
	font-size: 15px;
}


/*products pic*/
.inner {
  position: relative;
  overflow: hidden;
  background-color: #b5b5b5;
  border: 1px solid #b5b5b5;
  height: 220px;
  max-height: 220px;
}

.gov_inner {
	position: relative;
	overflow: hidden;
	height: 300px;
	max-height: 250px;
	background-color: #fff;
}
	

.inner-slide {
	position: relative;
	overflow: hidden;
	background-color: #bbb;
	width: 100%;
	height: 400px;
}


.inner img, .inner-slide img, .circle img, .gov_inner img {
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.item {
	padding: 0px 10px 10px 10px;
}

.gov_item {
	padding: 10px;
}

.item-desc {
	font-size: 14px;
}

.promotions {
	padding-bottom: 20px;
	border-bottom: 1px dashed #cbc4cc;
}

.bestsellers {
	padding-bottom: 20px;
}

a.readmore {
	text-decoration: none;
	color: #2A609C;
	font-family: 'Lobster', cursive;
}

a.enquiry-link {
	text-decoration: none;
	color: #2A609C;
}

.index-about, .delivery {
	padding-bottom: 20px;
	border-bottom: 1px solid #cbc4cc;
	margin-bottom: 20px;
}

.index-about {
	font-size: small;
}

.delivery span {
	font-family: 'Lobster', cursive;
	
}

.bestsellers h3, .promotions h3, .products h3, .products h2 {
	padding-left: 15px;
    letter-spacing: 2px;
    font-variant: small-caps;
}

ul.main-menu li a , .social-menu li a.w3-btn {
	background: transparent;
}

.com-building {
	margin-top: 20px;
}

.com-building img {
	width: 300px;
	height: auto;
	border: 1px solid #eee;
	padding: 5px;
}

.aboutus .div-body div.com, .service, .effi {
	border-bottom: 1px dashed #cbc4cc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.quick-links h6,.footer-contact h6, .footer-social-menu h6  {
	color: #FF8C00;
}

.quick-links, .footer-contact {
	color: #fff;
}

.quick-links a, .footer-contact span  {
	text-decoration: none;
	font-size: small;
	font-family: Verdana, 'Roboto';
}


.footer-social-menu {
	color: #fff;
}

.footer-social-menu ul li a i {
	font-size: large;
}

.rslides_nav, .au_slider_nav {
	z-index: 3;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 0;
    left: 0;
    display: block;
    background: #000;
    opacity: 0;
    filter: alpha(opacity=1);
    width: 48%;
    text-indent: -9999px;
    overflow: hidden;
    height: 100%;
}

.rslides_nav.next, .au_slider_nav.next {
    left: auto;
    right: 0;
}

.au_slider li div {
	border: 1px solid #DADADA;
}

.proj {
	padding-bottom: 20px;
}

.effi_list li {
	list-style-type: none;
}

.effi_list li:before {
    content: "\f0eb";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 5px;
    font-size: large;
    color: #214c7c;
}


a.moreDetail-btn {
	color: #fff;
	font-size: small;
	background-color: #214c7c;
	border: 1px solid #a3a3a3;
	border-radius: 5px;
}

div.price {
	font-family: Verdana, 'Roboto';
	padding: 6px 0px;
}

div#map {
	/*width: 100%;*/
	height: 500px;
	border: 1px solid #a3a3a3;
}

.div-map {
	margin-bottom: 20px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #000;
}

.contact {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
}

.contact {
	padding-right: 20px;
	padding-bottom: 20px;
}

.contact h5, .enquiry h5 {
	font-family: Verdana, 'Roboto';
	font-family: large;
}

.div-contact, .products {
	margin-bottom: 30px;
}

.imageTitle {
	display: block;
	font-family: 'Roboto', sans-serif;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;  
}

.item-desc {
	display: block;
	height: 60px;
	overflow:hidden;
    text-overflow:ellipsis;
}

.imageTitle, .item-desc {
	font-size: small;
}

.product-nav {
	padding: 10px 0px 0px 15px;
	font-size: small;
	color: #000;
}

.product-nav a {
	text-decoration: none;
}

.product-nav a:hover {
	text-decoration: underline;
}

.dropdown a.w3-btn {
	text-align: left;
}

input, textarea {
	border-radius: 3px;
	border: 1px solid #a3a3a3;
	width: 100%;
}

input[type=text], textarea {
	padding: 5px;
	font-size: small;
}

input[type=text]:focus {
    background-color: #F2F2F2;
    color: #000;
}

textarea:focus {
	background-color: #F2F2F2;
    color: #000;
}

.enquiry div {
	padding: 10px 0px;
}

#result_1, #result_2 {
	border: 1px solid transparent;
}

#send_btn_1, #send_btn_2 {
	background-color: #214c7c;
	border: 1px solid #fff;
}

.testimonials h3 {
	font-family: 'Oswald', sans-serif;
}

.testimonials div.title {
	float: none;
	margin: 0 auto;
	text-align: center;
}

.testimonials div.w3-row{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #cbc4cc;
}

.testimonials {
	padding-bottom: 20px;
	margin-bottom: 20px;

}

.testi_details {
	padding: 10px 20px;
	margin-bottom: 15px;
}

.testi_details div.image {
	position: relative;
}

.testi_details .w3-threequarter {
	padding-left: 13px;
}

.circle {
	width: 100px;
	height: 100px;
	background: #a3a3a3;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	margin: 0 auto;
}



.portforlio .line-break {
	border-bottom: 1px dashed #cbc4cc;
	margin-bottom: 20px;
}



.portforlio h3 {
	padding-left: 15px;
}

.img-container  {
	padding: 0px 0px 30px 15px;
}

.img-container .w3-threequarter {
	position: relative;
}

.img-container .w3-threequarter img {
	width: 100%;
	height: auto;
}

.detail-img-inner {
    position: relative;
    overflow: hidden;
    height: auto;
}

.img-inner {
	position: relative;
    overflow: hidden;
    background-color: #eee;
}

.img-inner img {
	position: absolute;
    max-width: 100%;
    max-height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
	border: 1px solid #a3a3a3;
}


.detail-img-inner {
	border: 1px solid #a3a3a3;
}

.tab-class {
	display:none;
}

.desc-container {
	padding-left: 20px;
}

.border-tab {
	border-color: #214c7c !important;
	background-color: #ddd;
}

.img-list {
	position: relative;
}

.show-img {
	padding-left: 20px;
}

.mol-container {
	/*font-size: small;*/
	padding: 20px 0px 0px 0px;
}

.fea-container div {
	text-align: justify;
}

.fea-container h4 {
	font-family: 'Roboto';
}

.model-table {
	margin-top: 20px;
}

li a[href="testimonial.php"], a[href="testimonial.php"] {
	display: none;
}

.portf-inner {
  position: relative;
  overflow: hidden;
  /*background-color: #b5b5b5;*/
  /*border: 1px solid #000;*/
  /*min-height: 180px;*/
}

.tbl-outer {
    display: table;
    position: absolute;
    top: 50%;
	left: 50%;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 1;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	transform: translate(-50%, -50%);
}

.tbl-middle {
	display: table-cell;
	vertical-align: middle;
}

.tbl-inner {
    margin-left: auto;
    margin-right: auto; 
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.65);
    padding: 10px;
}

.tbl-inner h5 {
	letter-spacing: 5px;
}

.div-portf {
	margin-bottom: 10px;
	padding: 5px;
}


.portf-inner img {
	width: 100%;
	height: 100%;
	float: left;
}

.margin-bot {
	margin-bottom: 10px;
}

.padding-top {
	padding-top: 10px;
}

.padding-bot {
	padding-bottom: 10px;
}

.portf-inner:hover > .tbl-outer{
	cursor: pointer;
	opacity: 1;
	transition: opacity 0.2s ease-in;
	-moz-transition: opacity 0.2s ease-in;
	-webkit-transition: opacity 0.2s ease-in;
	-o-transition: opacity 0.2s ease-in;
}

.portf-inner:hover > .bg {
	cursor: pointer;
	background: rgba(0, 0, 0, 0.75);
	transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
}

.bg {
	position: absolute;
	left: 0 !important;
	right: 0 !important;
	top: 0 !important;
	bottom: 0 !important;
	transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	background: rgba(0, 0, 0, 0);
}

a.back-to-top {
	display: none;
	/*width: 60px;
	height: 60px;*/
	/*text-indent: -9999px;*/
	position: fixed;
	z-index: 1;
	right: 20px;
	bottom: 50px;

}

a.back-to-top i {
	font-size: 50px;
	color: #000;
}

a.back-to-top i:hover {
	color: #5B5C5E;
}

.sidenav {
	height: 100%;
    overflow: auto;
    /*background: rgba(42, 96, 156, 0.4);*/
}

.sidenav a {
	display: block;
	border-bottom: 1px dashed #000;
	color: #000;
	text-decoration: none;
	transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
}

.sidenav a:hover {
    background-color: #a1a1a1;
    color: #fff;
    transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
}

.sidenav a {
    padding: 4px 2px 4px 16px;
}

.sidenav a.active, .sidenav a.mainClass {
	background-color: #a1a1a1;
    color: #fff;
}

img {
	max-width: 100%;
}



/* portforlio css */

* {
  box-sizing: border-box;
}

.row > .column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 2;
  padding-top: 70px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #000;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 900px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

@media screen and (max-width:480px) {
	.mySlides {
		height: 243px;
	}
}

@media screen and (min-width:480px) and (max-width: 720px) {
	.mySlides {
		height: 364px;
	}
}


@media screen and (min-width:720px) and (max-width: 960px) {
	.mySlides {
		height: 486px;
	}
}

@media screen and (min-width:960px) {
	.mySlides {
		height: 520px;
	}
}


.mySlides {
	display: none;
	position: relative;
	overflow: hidden;
	max-height: 520px;
	background-color: #4c4c4c;
}

.cursor {
  cursor: pointer
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  width: 40%;
  padding: 16px;
  margin-top: 0px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
/*  user-select: none;
  -webkit-user-select: none;*/
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}


.prev_modal,
.next_modal {
  cursor: pointer;
  position: absolute;
  width: auto;
  padding: 16px;
  margin-top: 0px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
/*  user-select: none;
  -webkit-user-select: none;*/
}

/* Position the "next button" to the right */
.next_modal {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev_modal:hover,
.next_modal:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #000;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
  z-index: 999;
}

.mySlides img {
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

.mySlides img.hover-shadow {
  transition: 0.3s
}

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


.port_header {
	font-variant: small-caps;
}

@media screen and (max-width: 480px) {
	.port_header {
		letter-spacing: 10px;
		font-size: 45px;
	}

	.port_div .layout-table {
		width: 90%;
	}
	
	.gov_div .layout-table {
		width: 90%;
	}

	.intro-text {
		font-size: 26px;
	}
}

@media screen and (min-width: 480px) {
	.port_header {
		letter-spacing: 26px;
		font-size: 50px;
	}

}

@media screen and (min-width: 480px) and (max-width: 960px) {
	.port_div .layout-table {
		width: 90%;
	}
	
	.gov_div .layout-table {
		width: 90%;
	}

	.intro-text {
		font-size: 30px;
	}
}

@media screen and (min-width: 960px) {
	.port_div .layout-table {
		width: 70%;
	}
	
	.gov_div .layout-table {
		width: 90%;
	}

	.intro-text {
		font-size: 30px;
	}
}

.small_header {
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
}

.tbl-inner span {
	letter-spacing: 1px;
}	

.gov_div {
	padding-bottom: 30px;
}

.portf_title {
	background: rgba( 0, 0, 0, 0.85); 
	width:100%; 
	display:table;
	text-align: center;
}

.portf_title span {
	display: block;
	letter-spacing: 1px;
	font-size: 16px;
	padding: 10px 0px;
	color: #fff;
}

.portf_title:hover {
	cursor: pointer;
}

.layout-table {
	display: table;
	margin:0 auto;
	/*border: 1px solid black;*/
}

.table-cell {
	display: table-cell;
	padding: 8px;
}


.frame {
    white-space: nowrap;
    text-align: center;
}

.frame img {
    vertical-align: middle;
    max-width: 120px;
    border: 1px solid #fff;
}

img:hover {
	cursor: pointer;
}

.port_div {
	background-color:rgba(233, 229, 228, 1);
}

.table-nav {
	letter-spacing: 1px;
	border-spacing: 10px;
}

.table-nav .table-cell {
	border-radius: 5px;
	transition: all 0.6s ease;
}

.table-nav .table-cell a {
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}

.table-nav .table-cell:hover {
	color: red;
}

div {
	transition: all 1s ease;
}

div:target {
	transition: all 1s ease;
}

.intro-text {
	letter-spacing: 1px;
	font-family: 'Tangerine', cursive;
	color: rgb(39, 39, 39);
	font-weight: bold;
}


/* end of portforlio css */
