@charset "utf-8";
html, body {
	height: 100%;
}
body {
	color: #777;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	line-height: 26px;
	margin: 0;
	padding: 0;
}
ul, li {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
img {
	height: auto;
	max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0 0 10px;
	padding: 0;
}
h1 {
	color: #111;
	font-size: 36px;
}
h2 {
	color: #111;
	font-size: 30px;
	text-transform: capitalize;
}
h3 {
	color: #111;
	font-size: 24px;
}
h4 {
	color: #111;
	font-size: 18px;
	text-transform: uppercase;
}
h5 {
	color: #111;
	font-size: 16px;
}
@font-face {
	font-family: 'FontAwesome';
	src: url('fonts/fontawesome-webfont.eot?v=4.2.0');
	src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
.header {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.top_header {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/texture.gif);
	background-repeat: repeat;
	position: relative;
	border-bottom: 2px solid #00BFFF;
}
.brand-logo {
	float: left;
	margin: 0px;
	padding: 15px 0px;
}
.right_part_header {
	float: right;
	margin: 0px;
}
.top_strip_right {
	float: right;
	clear: both;
}
.callus {
	background-color: #00BFFF;
	font-size: 14px;
	color: #fff;
	padding: 5px 25px;
	text-align: center;
}
.callus span {
	font-weight: 600;
	color: #111;
	font-size: 16px;
	width: 100%;
	clear: both;
}
.topheader_menu {
	float: right;
}
.slider {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.slider .flexslider .slides img {
	width: 100%;
}
.product {
	width: 100%;
	margin: 0px;
	padding: 47px 0px;
	background-color: #f1f1f1;
}
.sec-head {
	width: 100%;
	margin-bottom: 23px;
	padding: 0px;
}
.sec-head h3 {
	color: #00BFFF;
	font-family: 23px;
	font-weight: 400;
	margin: 0px;
}
.sec-head h1 {
	color: #252525;
	font-size: 33px;
	font-weight: 500;
	margin: 0px;
}
.product-item {
	background: #fff none repeat scroll 0 0;
}
.product_box {
	display: inline-block;
	width: 100%;
	margin-bottom: 17px;
	background-color: #fff;
	padding: 20px 0px;
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
	transition: transform 0.1s linear 0s;
}
.product_head {
	position: absolute;
	bottom: 20px;
	right: 15px;
}
.product_head a {
	color: #424242;
	background: rgba(239, 239, 239, 0.7) none repeat scroll 0 0;
	padding: 5px 17px;
	font-size: 18px;
}
.product_head a:hover {
	background-color: #00bfff;
	text-decoration: none;
	color: #fff;
}
.product_head i {
	margin-left: 7px;
}
.product_head:hover i {
	transform: rotate(45deg);
}
.more_btn {
	margin-top: 15px;
	padding: 0px;
	text-align: center;
}
.more_btn a {
	font-size: 18px;
	font-weight: 400;
	background: #00BFFF;
	padding: 10px 33px;
	border: 1px solid #00BFFF;
	color: #fff;
}
.more_btn a:hover {
	background-color: #424242;
	border: 1px solid #424242;
}
.process {
	width: 100%;
	margin: 0px;
	background-color: #00bfff;
	padding: 37px 0px;
}
.process-box {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.process-box p {
	color: #fff;
}
.arrow-left {
	background-image: url("../images/ar.png");
	background-repeat: no-repeat;
	padding-left: 50px;
	min-height: 130px;
}
.frist {
	padding-left: 0px;
	padding-right: 50px;
}
.policy {
	width: 100%;
	margin: 0px;
	padding: 0px 0px;
	background-color: #fff;
}
.policy_left {
	margin: 0px;
	padding: 0px;
	border-right: 2px solid #00BFFF;
	padding: 43px 57px;
}
.policy_left_inner {
	width: 100%;
	text-align: center;
}
.policy_left_inner h3 {
	color: #00BFFF;
	font-size: 33px;
}
.cap {
	margin: 0;
	padding: 0;
	width: 100%;
}
.cap {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: justify;
}
.cap ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.cap ul li {
	margin-bottom: 5px;
	background: rgba(0, 0, 0, 0) url("../images/cursor.png") no-repeat scroll 0 5px;
	color: #424242;
	font-size: 16px;
	font-weight: 400;
	padding-left: 25px;
	margin-bottom: 7px;
}
.cap ul li a:hover {
	text-decoration: none;
}
.policy_right {
	margin: 0px;
	padding: 0px;
	padding: 43px 57px;
}
.policy_left .more_btn, .policy_right .more_btn {
	margin-top: 30px;
}
.mfg {
	width: 100%;
	margin: 0px;
}
.mfg .parallax {
	background-attachment: fixed;
	background-image: url("../images/paralax.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	margin: 0 auto;
	padding: 70px 0;
	position: relative;
	width: 100%;
}
.inner_mfg {
	width: 100%;
	max-width: 500px;
	margin: 0px auto;
}
.inner_mfg h2 {
	font-size: 37px;
	color: #fff;
	font-weight: 400;
}
.inner_mfg p {
	font-size: 23px;
	color: #fff;
	text-align: center;
	font-weight: 300;
}
.env_left .more_btn, .policy_right .more_btn {
	margin-top: 30px;
}
.env_left {
	margin: 0px;
	padding: 0px;
	border-right: 2px solid #00BFFF;
	padding: 43px 57px;
}
.env_left_inner {
	width: 100%;
	text-align: center;
}
.env_left_inner h3 {
	color: #00BFFF;
	font-size: 33px;
}
.env_left_inner h4 {
	font-size: 21px;
	text-transform: capitalize;
}
.go_green {
	width: 100%;
	margin: 0px auto;
	text-align: center;
}
.go_green img {
	margin: 0px auto;
}
.env_right {
	margin: 0px;
	padding: 0px;
	padding: 43px 57px;
}
.serv {
	width: 100%;
	margin: 0px;
}
.serv .parallax {
	background-attachment: fixed;
	background-image: url("../images/sev.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	margin: 0 auto;
	padding: 70px 0;
	position: relative;
	width: 100%;
}
.inner_srv {
	width: 100%;
	max-width: 960px;
	margin: 0px auto;
}
.inner_srv h2 {
	color: #fff;
	font-size: 37px;
	text-align: center;
}
.inner_srv h3 {
	color: #fff;
	font-size: 27px;
	text-align: center;
	font-weight: 400;
	margin: 23px 0px;
}
.ind_btn {
	margin-top: 15px;
	padding: 0;
	text-align: center;
}
.ind_btn a {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #fff;
	color: #00bfff;
	font-size: 18px;
	font-weight: 400;
	padding: 10px 33px;
}
.ind_btn a:hover {
	background-color: #424242;
	border: 1px solid #424242;
}
.footer {
	background-color: #fff;
	margin: 0;
	width: 100%;
	padding: 30px 0px 30px 0px;
	border-top: 2px solid #00bfff;
}
.footer .section_head h2 {
	color: #fff;
}
.footer__name {
	color: #00bfff;
	font-size: 16px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	margin-top: 32px;
	padding-left: 5px;
	padding-right: 4px;
	text-transform: uppercase;
}
.footer__text {
	color: #424242;
	font-size: 16px;
}
.footer__item {
	display: inline-block;
	margin-left: 21px;
	margin-right: 21px;
	margin-top: 23px;
}
.footer__name {
	color: #00bfff;
	font-size: 18px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	margin-top: 17px;
	padding-left: 5px;
	padding-right: 4px;
	text-transform: capitalize;
}
.footer__text {
	color: #424242;
	font-size: 16px;
}
.footer .social-links {
	list-style-type: none;
	margin-top: 30px;
	padding: 0;
}
.footer .social-links > li > a {
	background-color: #424242;
	border: 2px solid #00bfff;
	border-radius: 50%;
	color: #00bfff;
	font-size: 16px;
	height: 34px;
	opacity: 1;
	padding-top: 7px;
	transition: all 0.3s ease 0s;
	width: 34px;
}
.footer .social-links > li > a:hover {
	background-color: #089de3;
	border: 2px solid #089de3;
	border-radius: 50%;
	color: #00bfff;
	text-decoration: none;
}
.bottom_footer {
	background-color: #00bfff;
	margin: 0;
	padding: 10px 0;
	width: 100%;
}
.bottom_footer p {
	color: #fff;
	font-size: 16px;
	margin: 0;
	text-align: center;
}
.footer_logo {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
}
.bottom_footer {
	width: 100%;
	margin: 0px;
	padding: 10px;
	background-color: #424242;
}
.bottom_footer p {
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin: 0px;
}
.gc_home_header_scroll {
	background-image: url(../images/texture.gif);
	background-repeat: repeat;
	border-bottom: 2px solid #00bfff;
	left: 0;
	position: fixed;
	top: 0;
	transition: opacity 0.35s ease 0s;
	width: 100%;
	z-index: 9999;
}



/*-------------aboutpage css-------------*/
.breadcrumb-area {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}
.breadcrumb-area .breadcrumbs {
    padding-bottom: 50px;
    padding-top: 100px;
}
.breadcrumb-area .breadcrumbs h1 {
    color: #ffffff;
    font-size: 48px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
}
.breadcrumb-botton {
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.breadcrumb-botton ul {
    background: #00BFFF none repeat scroll 0 0;
    display: inline-block;
    padding: 18px 15px 16px;
    text-align: center;
}
.breadcrumb-botton ul li {
    color: #222222;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin: 0 3px;
    text-transform: capitalize;
}
.breadcrumb-botton ul li i {
    display: inline-block;
    font-size: 16px;
}
.breadcrumb-botton ul li a {
    color: #222;
    transition: all 500ms ease 0s;
}
.breadcrumb-botton ul li a:hover {
    color: #fff;
	text-decoration:none;
}
.breadcrumb-botton ul li.active {
    color: #fff;
}
.about_area{width:100%; margin:0px; padding:47px 0px; background-color:#fff;}
.abt_page_cnt{width:100%; margin:0px; padding:0px 0px; }



/*---------------productpage css-----------------------*/
.productpage_area{width:100%; margin:0px; padding:47px 0px; background-color:#F1F1F1;}
.right_cat_side{width:100%; margin:0px; padding:0px;}
.right_cat_side_head{width:100%; margin-bottom:15px; padding:0px;}
.right_cat_side_head h3{font-size:27px; color:#00bfff; margin:0px; padding-bottom:7px; border-bottom:2px dashed #00bfff; display:inline-block;}
.cat_list_side{width:100%; margin:0px; padding:0px;}
.cat_list_side ul{margin:0px; padding:0px; list-style-type:none;}
.cat_list_side ul li{margin-bottom:3px; padding-bottom:3px; border-bottom:1px solid #ccc;}
.cat_list_side ul li a{font-size:14px; color:#252525; }
.cat_list_side ul li a:hover{color:#00bfff; text-decoration:none;}



/*------contactpage css-------------*/
.contact_area{width:100%; margin:0px; padding:47px 0px; background-color:#fff;}
.contact-form{
  background: #f7f7f7 none repeat scroll 0 0;
  display: block;
  padding: 36px 30px 60px;
}
.contact-form .form-control, .contact-form  textarea {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #ececec;
  color: #999999;
  display: block;
  font-size: 14px;
 
 
  padding: 10px 20px;
  transition: all 500ms ease 0s;
  width: 100%;
  border-radius:0px;
  box-shadow:none;
  height:inherit;
}
.cnt-btn{background-color:#00BFFF; color:#fff; padding:10px 27px; text-align:center; border:none; font-size:20px; font-weight:500;}
.cnt-btn:hover{background-color:#252525; color:#fff;}
.quick-contact {
    border: 1px solid #f4f4f4;
    overflow: hidden;
    padding: 50px 30px 47px;
}
.quick-contact .title {
    margin-bottom: 25px;
}
.quick-contact .title h2 {
    color: #333333;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 30px;
}
.quick-contact .title p {
    color: #999999;
    font-size: 16px;
    margin: 0;
}
.quick-contact .contact-info {
}
.quick-contact .contact-info li {
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 35px;
    position: relative;
}
.quick-contact .contact-info li:last-child {
    margin-bottom: 0;
}
.quick-contact .contact-info li .icon-holder {
    left: 0;
    position: absolute;
    top: 3px;
	
}
.quick-contact .contact-info li .icon-holder span::before {
    color: #fdc900;
    font-size: 20px;
	 
}
.quick-contact .text-holder{margin-left:7px;}
.quick-contact .contact-info li .text-holder {
}
.quick-contact .contact-info li .text-holder h5 {
    color: #999999;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
}
.quick-contact .contact-info li .text-holder h5 span {
    color: #333333;
    font-weight: 400;
}
.quick-contact .social-links {
    overflow: hidden;
    padding-top: 25px;
}
.quick-contact .social-links li {
    display: inline-block;
    float: left;
    margin-right: 25px;
}
.quick-contact .social-links li:last-child {
    margin-right: 0;
}
.quick-contact .social-links li a i {
    color: #999999;
    font-size: 16px;
    transition: all 500ms ease 0s;
}
.quick-contact .social-links li a:hover i {
    color: #00BFFF;
}
.google-map-area {
    position: relative;
}