@import url('https://fonts.googleapis.com/css?family=Montserrat');


@media (min-width: 768px) {
	.navbar-nav.navbar-center {
	  position: absolute;
	  left: 50%;
	  transform: translatex(-50%);
	}
}
body{
	text-transform: capitalize;
	font-family: 'Montserrat', sans-serif;
}
a{
	text-decoration: none !important;
}
li{
	list-style: none;
}
h1{
	text-transform: uppercase;
}
p{
	font-size:15px;
	text-align: justify;
	color:#546E7A;
}
.top-header {
    border: 1px solid #008c4438;
    background: #008c441c;
    box-shadow: 5px -5px 11px 9px #888888;
}


ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}

.navbar {
	min-height: 100px;
}
.navbar-brand {
	padding: 0 15px;
  	height: 80px;
  	line-height: 80px;
}
.navbar-toggle {
    /* (80px - button height 34px) / 2 = 23px */
	margin-top: 23px;
    padding: 9px 10px !important;
}
@media (min-width: 768px) {
	.navbar-nav > li > a {
	  /* (80px - line-height of 27px) / 2 = 26.5px */
	  padding-top: 26.5px;
	  padding-bottom: 26.5px;
	  line-height: 27px;
	}
}



.navbar-default{
	margin-bottom:0px !important;
	border:none;
	border-radius:unset;
	border: 1px solid #008c4438;
    /*background: #008c441c;*/
    box-shadow: 5px -5px 11px 9px #888888;
}
.navbar-brand img{
    height: 80px !important;
    width: 100px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
	margin-top: 14px;
}
.navbar-default .navbar-toggle {
    border:none !important;
}
.navbar-brand img{
	height:34px;
	width:100px;
	margin-top:10px !important;
	margin-bottom:50px;
}
.navbar-default .navbar-nav>li>a{
    color: #78909C;
    font-weight: 200;
    /* text-transform: uppercase; */
    font-size: 12px;

}
.navbar-default .navbar-nav>li>a:hover{
    color: #4CAF50;
	transition:3s;
}

#about-area{
	margin-top:50px;
	margin-bottom:50px;
	
	
}
#about-area h1{
	color:#546E7A;
	padding-top:0px;
	font-size:30px;
	text-align:left;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
}
#about-area img{
	height:auto;
	width:100%;
	margin-top:0px;
}
.about-para p{
	color:#778288;
	font-size:13px;
	text-align:justify;
	font-family: 'Montserrat', sans-serif;
	font-weight:200;
	border-bottom:2px solid #B0BEC5;
	padding-bottom:40px;
	line-height: 23px;
}
.about-para a{
	float: right;
	padding: 10px;
	text-decoration: none;
	text-transform: capitalize;
}
.about-para span{
	/*color:#388E3C;*/
	color: #808080;
	font-size:30px;
}
#product h1{
	text-align: left;
	font-size: 20px;
	font-weight:500;
	margin-bottom: 40PX;
	text-align:center;
	color: #6b7277;
}
/*.product-cont:hover{
	background:#AED581;
	transition: 3s;
}*/
.product-cont img{
	height:auto;
	width:100%;
	border-radius: 8px;
	border: 1px solid #78909C;
}
.product-cont p{
	font-size:14px;
	font-weight:700;
	text-align: center;
	padding-top:20px;
}
.product-cont p:hover{
	color: #4CAF50;
    transition: 3s; 
}
.btn-product-view{
	margin-top:0px;
	margin-bottom: 35px;
	font-size:15px;
	float: right;
}

/* ====== ABOUT US PAGE ======= */

.top_b{ margin-bottom:30px;margin-top:30px;}

#about-us-main h1{
	color: #849196;
    /* padding-top: 30px; */
    font-size: 26px;
    text-align: center;
    /* text-transform: uppercase; */
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-top: 30px;
	margin-bottom:15px;
}

#about-us-main h3{
	color: #6b7277;
    /* padding-top: 30px; */
    font-size: 22px;}

#about-us-main p{
	color: #778288;
    font-size: 13px;
    text-align: justify;
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    /* padding: 10px; */
    /* padding-bottom: 20px; */
    line-height: 25px;
	 
}
.sub-item li{
	font-size: 13px;
    margin-left: 23px;
    color: #777d80;
    line-height: 22px;
    list-style-type: circle;

}
/* ====== // ABOUT US PAGE ====== */

/* ====== PRODUCT DETAIL ======= */

#product-detail h4{
	color:#546E7A;
	padding-top:0px;
	font-size:20px;
	text-align:left;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	border-bottom: 1px solid #90A4AE;
	display: inline-block;
}
#product-detail{
	margin-top: 40px;
	margin-bottom: 40px;
}
#product .row{
	margin-top: 30px;
	border-bottom: 1px solid #90A4AE;
	margin-bottom: 50px;
}
/* ====== // PRODUCT DETAIL ====== */

/* ======   SERVICE  ====== */
.service-pic{
	height:200px;
	width: 200px;
}
.service-panel-head{
	font-weight: 600;
}
#service-main{
	margin-top:50px;
	margin-bottom: 50px;
}
#service-main h6{
	font-size: 20px;
}
#service-main li{
	padding-top:7px;
	text-align: left;
}
#service-main p{
	margin-top:20px;
}
.service-panel-head span{
	float: right;
}
/* ====== //SERVICE ====== */

/*====== CONTACT ========*/
#contact-main{
	margin-top:40px;
}

#contact-main p{
	font-size: 13px;
    color: #778288;
    line-height: 22px;
}

#contact-main h5{
	font-size:20px !important;
	margin-bottom: 30px;
}
.custom-field{
	height:50px;
	width: 100%;
    border: none;
    border-bottom: 1px solid #90A4AE;
    padding: 16px 0px 10px 6px;
    color: #90A4AE;
    font-size: 13px;
    line-height: 22px;
}
.custom-field-area{
	height:50px;
	width: 100%;
	border: none;
	border-bottom: 1px solid #90A4AE;
	padding: 16px 0px 10px 6px;
	color:#90A4AE;
}
.custom-field:focus{
	outline: none !important;
}
.custom-field-area:focus{
	outline: none;
}
#contact-main button{
	float: right;
	margin-top:20px;
	margin-bottom: 20px;
}
/*====== //CONTACT ========*/
/*============ FOOTER ===============*/
footer{
	background:#37474F;
	height:auto;
}
footer h4{
	color:#ffffff;
	font-size: 20px;
	margin-top:22px;
	margin-bottom: 15px;
}
footer li a{
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;

}
footer li a:hover{
	color: #ffffff;
}
.footer-address{
	color:#ffffff;
	font-size: 12px;
    line-height: 22px;
}
.footer-no{
	color: #ffffff;
    font-size: 12px;
    line-height: 22px;
}
.c-hed{
	font-weight: bold;
	color:#ffffff;
}
.copy{
	background:#263238;
	height: auto; 
}
.copy p{
	font-size: 12px;
    color: #667277;
    text-align: center;
    padding: 20px;
}
/*============// FOOTER ===============*/

/*gallery start*/
.gallery-outer {
  margin-bottom: 3%; }

.glry-im-outer {
  padding: 10px;
  overflow: hidden; }
  .glry-im-outer a {
    position: relative;
    display: block;
    overflow: hidden; }
    .glry-im-outer a img {
      width: 100%;
      height: auto;
      border-radius: 0px; }
    .glry-im-outer a .catgry {
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 100%;
      text-align: left;
      font-size: 20px;
      height: auto;
      padding: 10px 10px 10px 20px;
      background: rgba(6, 6, 6, 0.68);
      color: #fff; }
    .glry-im-outer a .hvr-clm {
      width: 100%;
      height: 100%;
      background: rgba(68, 68, 68, 0.42);
      position: absolute;
      bottom: -100%;
      border-radius: 5px; }
      .glry-im-outer a .hvr-clm .search-plus {
        background: url(../img/zoom.png); 
        width: 40px;
        height: 40px;
        background-size: cover;
        display: table;
        left: 50%;
        position: absolute;
        margin-left: -20px;
        top: 50%;
        margin-top: -20px; }
    .glry-im-outer a:hover .hvr-clm {
      bottom: 0px; }
    .glry-im-outer a:hover .catgry {
      display: none; }
	  
/*gallery end*/
