
@font-face {
    font-family: 'ralewayregular';
    src: url('../fonts/raleway-regular-webfont.eot');
    src: url('../fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-regular-webfont.woff2') format('woff2'),
         url('../fonts/raleway-regular-webfont.woff') format('woff'),
         url('../fonts/raleway-regular-webfont.ttf') format('truetype'),
         url('../fonts/raleway-regular-webfont.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



body {
    line-height:1;
}
html,body{
    height:100%;
    min-height:auto;
    font-family: lato;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

img{
    max-width:100%;
    height:auto;
}

header{
    position:relative;
	   border-bottom: 7px solid #00779e;
}

.custome-nav{
    left: 0;
    right: 0;
    z-index: 2;
   
}
.custome-nav nav{margin:0;}

.custome-nav .navbar-nav > li a {
  border-radius: 5px;
  color: #00779e;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding:8px 16px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out 0s;
}

.navbar-nav > li{display:inline-block;float:none; margin-left:15px;}

.logo-cover{padding:20px 0; }

.custome-nav .nav > li > a:focus,.custome-nav .nav > li > a:hover,.custome-nav .nav > .active > a{
    background:#00779e;
    color:#fff;
    outline:none;   
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img{width:100%;}

.carousel-indicators li {
    background: #064643 ;
    border: medium none;
    margin: 1px 4px;
    height:11px;
    width:11px;  
}

.carousel-indicators .active {
    background-color: #fff;
    height: 11px;
    margin: 1px 4px;
    width: 11px;
}

.navbar-nav {
 float:none;
}

.middle-contant {
  margin: 0;
  padding:24px 0 40px;
}


.middle-contant h1
{
font-size:30px;
color:#00779e;
font-family:ralewayregular;
margin:10px 0 10px;
}

.contant-left
{
margin:0px;

}

.contant-left {
  float: left;
  margin:0px 0 0;
  width:100%;
}

.contant-left p {
  color: #404040;
  font-size: 16px;
  font-weight: 400;
  line-height:30px;
  text-align:justify;
}

.right-section {
  margin-top:20px;
}

.contant-left span {
  padding-right: 10px;
}


ul.nav.navbar-nav {
  margin: 29px 0 0;
  padding: 0;
}
ul.nav.navbar-nav li a.active{
	background:#00779e;
	color:#fff;
	outline:none;  
	}
ol.carousel-indicators{
	display:none;
	}
.last-plu {
  float: left;
  margin: -5px 0 20px;
  padding-left: 20px;
  width: 100%;
}
.contant-left .last-plu span{
	color:#000;
	display:inline-block;
	font-family:ralewayregular;
	font-size:13px;
	margin:0;
	padding:0;
	vertical-align:middle;
	line-height:normal;
	}
.contant-left .last-plu span:first-child{
	margin-right:5px;
	}
.contant-left .last-plu span.right{
	margin-right:5px;
	}
.contant-left .last-plu p{
	line-height:normal;
	margin:0 0 8px;
	}
.map{
	float:left;
	height:360px;
	width:100%;
	}
.map-location{
	position:relative;
	}
.map iframe{
	height:100%;
	width:100%;
	}
.map-address{
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.6);
	padding: 5px 30px;
	position: absolute;
	top:87px;
	width: 340px;
	}
.map-address h2{
	color: #000;
	display: block;
	font-family: ralewayregular;
	font-size: 25px;
	margin: 20px 0 10px;
	}
.map-address p{
	color: #404040;
	display: block;
	font-family: "Lato",sans-serif;
	font-size: 13px;
	line-height: 22px;
	margin: 0 0 15px;
	padding-left: 25px;
	position: relative;
	}
.map-address p a{
	color: #404040;
	text-decoration:none;
	}	
.map-address p span{
	position:absolute;
	top:0;
	left:0;
	}
footer.foot{
	background-color:#00779e;
	float:left;
	height:45px;
	width:100%;
	}

	ul.foot-menu li {
  display: inline-block;
  list-style-type: none;
}
ul.foot-menu {
  margin: 27px 0 0;
  padding: 0;
}
ul.foot-menu li {
  border-right: 1px solid #fff;
  display: inline-block;
  list-style-type: none;
  margin-right: 15px;
  padding: 0 15px 0 0;
}
ul.foot-menu li:last-child {
  border: medium none;
  margin: 0;
}
ul.foot-menu li a {
  color: #fff;
  font-family: "Lato",sans-serif;
}
p.copy-text {
  color: #fff;
  font-family: "Lato",sans-serif;
  margin: 0px 0 0;
}
.footer-textTop
{ 
 float:left;
 line-height:45px;
}
.footer-text
{ 
  float:right;
   line-height:45px;
    color: #fff;
  text-decoration: none;
}


/********************** inner pages *************************/
.middle-contant.inner-pages {
  float: left;
  padding: 20px 0 40px;
  width: 100%;
}
.page-heading {
  float: left;
  position: relative;
  width: 100%;
}
.page-heading span {
  display: block;
  text-align: center;
}
.page-heading h1 {
  color: #fff;
  font-family: ralewayregular;
  left:15px;
  letter-spacing: 3px;
  position: absolute;
  top: -120px;
}
.page-heading .container {
  position: relative;
}
ul.pro-de {
  margin: 0 0 20px;
  padding: 0 0 0 30px;
}
ul.pro-de li {
  color: #404040;
  display: block;
  font-size: 16px;
  line-height: 22px;
  list-style-type: none;
  margin: 0 0 10px;
  position: relative;
}
ul.pro-de li::after {
  content: "";
  font-size: 30px;
  left: -16px;
  position: absolute;
  top:10px;
  background:url(../images/right-ico.png) no-repeat;
  width:8px;
  height:7px;
}
h1.gallery {
  margin: 10px 0 20px;
}
.gal-page .pro-img {
  height: 210px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.gal-page .pro-img img {
  display: block;
  height: 100%;
  max-width: 100%;
  transition: all 0.6s ease 0s;
  width:100%;
}
.gal-page .pro-img:hover img {
  transform: scale(1.1);
}
.pro-page .pro-img {
  height:350px;
  margin: 0 0 0px;
  position: relative;
  width: 100%;
}
span.pro-bg {
  display: block;
  height: 100%;
  overflow: hidden;
  width: 100%;
}
span.pro-bg:hover img {
  transform: scale(1.1);
}
span.pro-bg img {
  height: 100%;
  transition: all 0.6s ease 0s;
  width: 100%;
}

span.pro-name {
  background-color: rgba(0, 0, 0, 0.3);
  bottom: 0;
  left: 0;
  padding: 10px 12px;
  position: absolute;
  right: 0;
  width: 100%;
  color: #fff;
  font-family: ralewayregular;
  font-size: 16px;
}
span.pro-name a{
  color: #fff;
  font-family: ralewayregular;
  font-size: 16px;
}
.middle-contant.inner-pages.pro-page {
  margin: -25px 0 0;
  padding: 0 0 40px;
}

.carousel .carousel-control {
  background-image: none;
  bottom: auto;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
}
.carousel.slide .right.carousel-control {
  left: auto;
  right:50px;
}
.slide .left.carousel-control {
  left:50px;
}
.middle-contant.inner-pages.gal-page.new-mrgn {
  margin: -15px 0 0;
  padding: 0 0 40px;
}
.middle-contant.our-product h1 {
  margin: 10px 0 0;
}
.page-heading span img {
  width: 100%;
}
.middle-contant h1.new-page {
  margin: 10px 0 30px;
}
.pro-popup {
  border: 1px solid #ddd;
  height: 250px;
  margin: 0 0 30px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.pro-popup span.pro-bg img {
  height: auto;
  width: auto;
}
p.human {
  margin: 20px 0 5px;
}
.pro-popup .hover-pop {
  background-color: rgba(0, 0, 0, 0.4);
  bottom: 0;
  left: 0;
  padding: 100px 0 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transform: scale(0);
  transition: all 0.6s ease 0s;
}
.hover-pop i {
  color: #fff;
  font-size: 36px;
  font-weight: normal;
  width: 38px;
}
.pro-popup:hover .hover-pop{
	transform:scale(1);
}
.pro-popup:hover .pro-bg img {
  transform: scale(1.1);
}




.footer-text  a {
  color: #fff;
  text-decoration: none;
}

.footer-text  a:hover{
  color: #A4E8FF;
  transition: all 0.3s ease 0s;
}








/********************** inner pages *************************/



@media (min-width:992px) and (max-width:1199px) {
.navbar-nav > li {
  margin-left: 0px;
}
.middle-contant h1 {
  margin: 0;
}
.middle-contant {
  margin: 0;
  padding: 30px 0 40px;
}



    
	
	
}

@media (min-width:768px) and (max-width:991px) {
ul.foot-menu li {
  margin-right: 5px;
  padding: 0 5px 0 0;
}
.collapse {
  display:block;
}
.custome-nav .navbar-nav > li a {
  font-size: 12px;
  padding: 4px 10px;
}
.navbar-nav > li{margin-left:0;}
.navbar-header {
  display: none;
}
.middle-contant {
  margin: 0;
  padding: 4px 0 20px;
}
.middle-contant h1 {
  font-size: 24px;
  margin: 15px 0 -6px;
}

.gal-page .pro-img {
  margin-bottom: 20px;
}

.middle-contant h1 {
  margin: 10px 0 20px;
}



	
	
}

@media (min-width:481px) and (max-width:767px) {
    
	
	
}

@media (max-width:767px) {
.middle-contant{
	margin:0;
	padding:0 0 15px;
	}
.logo-cover {
  padding: 10px 0;
}
button.navbar-toggle {
  border-color: #00779e;
  margin: -56px 0 0;
}
span.icon-bar {
  background-color: #00779e;
}
.navbar-nav > li {
  display: block;
  margin: 0;
  text-align: left;
}
.custome-nav .navbar-nav > li a {
  border-radius: 0;
}
ul.nav.navbar-nav {
  margin: 10px 0 0;
  padding: 0;
}
.middle-contant h1 {
  font-size: 22px;
  margin: 10px 0 -10px;
}
.contant-left p {
  font-size: 14px;
  line-height: 20px;
}
.map-address {
  max-width: 350px;
  padding: 0 15px;
  width: 90%;
}
footer.foot {
  height: auto;
}
ul.foot-menu {
  margin: 7px 0 0;
  text-align: center;
}
ul.foot-menu li {
  margin: 0 15px 7px 0;
}
p.copy-text {
  display: block;
  margin: 10px 0;
  text-align: center;
  width: 100%;
}
footer.foot .pull-right, footer.foot .pull-left{
  width: 100%;
}

.gal-page .pro-img {
  margin-bottom: 20px;
}

.middle-contant h1 {
  margin: 10px 0 20px;
}

.contant-left p {
  text-align: justify;
}

ul.pro-de {
  padding: 0 0 0 15px;
}

	
	
}

@media (max-width:480px){


}

ul.pro-de.new {
  padding: 0;
}
ul.pro-de.new li::after {
  background: transparent none repeat scroll 0 0;
}
ul.pro-de.new li {
  color: #e16612;
  display: block;
  font-size: 20px;
  margin: -5px 0 0;
  text-align: center;
  width: 100%;
}
.our-product .contant-left.pro-detail.add-pro p b {
  background-color: #ededed;
  display: block;
  font-size: 22px;
  font-weight: 400;
  margin: 20px 0 0;
  padding:12px 8px;
  position: relative;
  text-align: center;
}
.our-product .contant-left.pro-detail.add-pro p b:after{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(237, 237, 237, 0);
	border-top-color: #ededed;
	border-width: 10px;
	margin-left: -10px;
	}
.product {
  float: left;
  margin: 0 0 20px;
  width: 100%;
}
.product .pro-image {
  float: left;
  overflow: hidden;
  width: 40%;
  padding-right:10px;
}
.pro-image span {
  border: 1px solid #ee7828;
  display: block;
  padding: 5px;
  text-align: center;
  width: 100%;
}
.product .pro-detail {
  float: right;
  width: 59%;
}
.product .pro-name {
  color: #ee7828;
  display: block;
  font-size: 18px;
  padding: 0 0 8px;
  text-transform: uppercase;
}
.pro-detail p {
  color: #404040;
  display: block;
  font-size: 16px;
  line-height:24px;
  margin: 0 0 20px;
}
.logo-cover img {
  max-width: none;
}
.our-product .middle-contant.inner-pages.pro-page {
  margin: 0;
}
.our-product .middle-contant.inner-pages.pro-page.pro-1{
padding-bottom:0;
}

.our-product .pro-bg img {
  display: inline-block;
  height: auto;
  max-width: none;
  width: auto;
}
.our-product .pro-bg {
	text-align:center;
}
.our-product .pro-bg {
  border: 1px solid #ddd;
  padding:20px 0 0;
  text-align: center;
}
.our-product .pro-popup {
  height: 210px;
  overflow: auto;
}
.pro-popup p {
  display: block;
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 10px;
  padding:10px;
}
.our-product .pro-page .pro-img {
  height: 300px;
}
.our-product .middle-contant.pro-page h1.new-page {
  margin: 10px 0 0;
}
.pro-img {
  display: block;
  margin: 5px 0 0;
}
.our-product span.pro-name {
  background-color: rgba(0, 0, 0, 0.4);
}
