@charset "utf-8";
/* CSS Document */

.top{
	margin: 0px;
	padding: 0px;
	width: 100%;
}.slider {
	position: relative;
	z-index: 1;
}
.top-main {
	position: absolute;
	z-index: 999;
	background:rgba(35,35,35, 0.8);
	color:#fff;
	margin: 0px;
	padding: 0px;
	top:0px;
	width: 100%;
}
.wrapper {
	margin: 0px;
	padding: 0px;
}
.navbar{
	border-radius:0px;
	margin-bottom: 0px;
}
.navbar-default {
    background-color: white;
	border: 0px;
}

a.dropdown-toggle.disabled{
	background-color: #eea92f !important;
	color: black !important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background-color: #eea92f !important;
	color: black;
}
.navbar-default .navbar-nav > li > a {
    color: white;
}

.end {
	clear: both;
}
.prod-area {
	/* background-image: url(../images/rock_bg.jpg); */
	    background: linear-gradient(to left,#4180d0,#7160a5);
	/* background-image: url(../images/weaver.jpg); */
	clear: both;
	margin: 0px;
	text-align: center;
}

@media (max-width: 991px) {

.index-title  {
	font-size: 32px;
	color: #938d87;
}
}

@media (min-width: 992px) {

.index-title  {
	font-size: 40px;
	color: #938d87;
}
}

.prod-det {
	font-size: 14px;
	line-height: 25px;
	padding-bottom: 60px;
}

.prod {
	width:100%;
	position:relative;
	overflow:hidden;
}
.prod-m {
	padding-left: 15px;
	padding-right: 15px;
}
.prod-m:not(:first-child){
	margin-top: 15px;
}
.title{
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0%;
	background: rgba(90,90,90,0.7);
	font-size: 0px;
	font-weight:500;
	text-align: center;
	transition: all 0.5s;
	opacity: 0;
}
.title-m {
	margin-top: 5px;
}
.title-m-link {
	color: #333;
}
.prod:hover .title{
	bottom: 0;
	width: 60%;
	height: 60%;
	font-size: 16px;
	color: white;
	border: #fff 1px solid;
	opacity: 1;
	padding-top: 20%;
	margin:20%;
}





.greenTT {
	font-weight: bolder;
	color: #9ab900;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
}
.works {
	clear: both;
	text-align: center;
	padding-bottom: 50px;
}
.works-main {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 26px;
	color: #232323;
}
.works-main img {
	border: 8px solid #ededed;
}
.works-main-group img {
	margin-left: auto;
	margin-right: auto;
}
.quality {
	min-height:300px;
	background-image: url(../images/quality_bg.jpg);
	background-attachment: fixed;
	text-align: center;
	padding-top: 30px;
	color: #FFF;
}
.quality-text {
	letter-spacing: 0.1em;
}
@media (max-width: 991px) {

	.quality-title {
		font-size: 60px;
		font-family:Arial, Helvetica, sans-serif;
		color: rgba(255,255,255,0.5);
		font-weight: 500;
	}
}

@media (min-width: 992px) {

	.quality-title {
		font-size: 90px;
		font-family:Arial, Helvetica, sans-serif;
		color: rgba(255,255,255,0.5);
		font-weight: 500;
	}
}

.footer {
	clear: both;
	
	color: #00078d;
	font-size: 14px;
	line-height: 25px;
	padding-top: 10px;
	background-color: #f2f1f0;
}

.footer-nav ul {
	text-align: center;
	-webkit-margin-before: 0px !important;
	-webkit-margin-after: 0px !important;
}

.footer-menu{
	width: 140px;
	font-size: 18px;
	text-align: center;
	margin: 20px 0px 20px 0px;
}
.footer-menu a {
	color: white;
}

.footer-menu a:hover {
	color: #33b3ed;
}
.colo-line{
	color: #73baf9;
}
.map {
	margin-right: auto;
	margin-left: auto;
	width: 100%;

}

.links {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcdad8;*/
	display: inline-block;
	width: calc(100% - 160px);
	float: left;
}

.all_links {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
}
.all_links li {
	float: left;
	width: 50%;
}
.all_links li a {
	line-height: 25px;
	color: #6e8400;
	text-decoration: underline;
	letter-spacing: 0.1em;
}
.c_name {
	font-size: 25px;
}

.c_name a{
	font-size: 22px;
}


.copyright {
	margin-top:20px;
	margin-right: auto;
	margin-left: auto;
	background: #021761;
    text-align: center;
    color: #ffffff;
}

@media screen and (max-width: 768px){
	.footer div {
		margin-bottom: 0px;
	}
	.footer {
		padding-top: 30px;
		/* padding-bottom: 30px; */
	}
	.prod-area {
		padding-bottom: 10px;
		padding-top: 30px;
	}
	.prod-det {
		padding-bottom: 30px;
	}
}

@media screen and (max-width: 414px){
	.footer {
		padding-top: 20px;
		/* padding-bottom: 20px; */
	}
	.prod-det {
		padding-bottom: 20px;
	}
}