@charset "utf-8";
/* CSS Document */

/*========== Default CSS Start ==========*/


body {
	padding: 0;
	margin: 0;
	background-color:#f7f8f8;
	text-rendering: optimizelegibility;
	 color: #000000;
    font-family: "AvenirMedium";
    font-size: 16px;
    line-height: 25px;
}
.col-sm-12.col-md-12 > img {
    padding-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
	font-style:normal;
	font-weight:normal;
	font-family: "antoniobold";
	padding:0px;
	  margin-top: 30px;
}
a, a img {
	text-decoration: none !important;
	border: 0;
	outline: none !important;
}
#wrapper {
	width:100%;
	float:left;
	padding:0;
	margin:0;
}

.clear-pad {
	padding:0;
}
/*========== Default CSS End ==========*/


/*==================================================================*/
/*========== Bootstrap Class Overwrite Start ==========*/
/*==================================================================*/


/*==================================================================*/
/*========== Bootstrap Class Overwrite Class End ==========*/
/*==================================================================*/


/*==================================================================*/
/*========== New Class Add Start ==========*/
/*==================================================================*/


/*===== Header Start =====*/
.header { 
	float:left; 
	width:100%;
	border-bottom:3px solid #fff;
}

.header .top_header {
	float:left;
	width:100%;
	background-color:#237697;
	padding:25px 0 0px 0;
}

.header .top_header .social {
	float:right;	
}

.header .top_header .social ul {
	float:right;
	display:block;
	margin:0;
}

.header .top_header .social ul li {
	display:block;
	float:left;
	margin:0 13px 0 0;
}

.header .top_header .social ul li a {
	display:block;
}

.header .top_header .header-detail {
	float:right;
	padding: 8px 17px 25px 0;
}

.header .top_header .header-detail ul {
	float:right;
	display:block;
	margin:0;
}

.header .top_header .header-detail ul li {
	float:left;
	display:block;
	font-family: 'antoniolight';
	font-size:36px;
	line-height:36px;
	color:#fff44d;
	padding-left:14px;
	border-left:3px solid #fff44d;
	margin-left:14px;
}

.header-phone a a.active a.hover {
	float:left;
	display:block;
	font-family: 'antoniolight';
	font-size:36px;
	line-height:36px;
	color:#fff44d;
	padding-left:14px;
	border-left:3px solid #fff44d;
	margin-left:14px;
	
}

.header .top_header .header-detail ul li:first-child {
	padding-left:0;
	margin-left:0;
	border:none;
	margin:0;
}

.header .header-nav {
	float:left;
	width:100%;
	padding:20px 0 17px 0;
	background-color:#25abe0;
}



.header .header-nav  .navbar .container {  
	position:relative;
}
.header .header-nav  .navbar .container  .navbar-brand {
	position:absolute;
	top:-179px;
	left:0;
	height:auto;
	padding:0;
	z-index:999;
}


.header .header-nav .navbar-inverse {
	background-color:transparent;
	border:none;
	margin:0;
	min-height:0;
}

.header .header-nav .navbar-nav > li > a {
	padding:0;
}

.header .header-nav .navbar-inverse .navbar-nav > .active > a,
.header .header-nav .navbar-inverse .navbar-nav > .active > a:hover,
.header .header-nav .navbar-inverse .navbar-nav > .active > a:focus {
	background-color:transparent;
	color:#fff;
}

.header .header-nav .navbar-inverse .navbar-nav > li {
	padding-left:40px;
}

.header .header-nav .navbar-inverse .navbar-nav > li > a {
	color:#000000;
	font-family: 'antonioregular';
	font-size:22px;
	line-height:26px;
	color:#000000;
	text-transform:uppercase;
}

.header .header-nav .navbar-inverse .navbar-nav > li > a:hover,
.header .header-nav .navbar-inverse .navbar-nav > li > a:focus {
	color:#fff;
}

.header .header-nav  .navbar-nav {
	float:right;
}

/*===== Header End =====*/
/*slider*/


/*==================================================================*/
/*========== New Class Add End ==========*/
/*==================================================================*/
/*===== Home Page Start =====*/
.no-padding{
padding:0;	
}
.bdr-left{
border-left:2px solid #fff;	
}
.slide-box{
background-color:#3982a2;
overflow:hidden;	
}
.text-container{
margin-left:-30px;	
}
.padding-left-30{
padding-left:30px;	
}
.blue-bdr{
border-left:2px solid #3982a2;	
}
.text-heading{
color:#fff;	
font-size: 25px;
    text-transform: capitalize;
}
.slider {
	/*float:left;*/
	width:100%;
	max-width:1920px;
	margin:0 auto;
	margin-top:-22px;
}
.slider-img{
width:100%;
height:324px;	
}
.margin-left-31{
margin-left:31px;	
}
.body-content{
margin-top:5px;	
}
.slider h1{
	font-family: 'antoniobold';
	font-size:40px;
	line-height:40px;
	color:#ffffff;
	padding-bottom:38px;
}
.right-align{
text-align:right !important;
padding-right:190px;	
}
.slider h3{
	font-family: 'Lobster1-3';
	/*font-size:40px;
	line-height:40px;*/
	font-size: 25px;
	line-height: 9px;
	color:#ffffff;
	padding-bottom:5px;/*38*/
	text-shadow: 3px 2px #000000;
}

.slider p {
	font-family: '12_Avenir_95_Black_09173';
	font-size:26px;
	line-height:36px;
	color:#ffffff;
	padding-bottom:64px;
}

.slider .btn {
	font-family: 'antonioregular';
	font-size:27px;
	line-height:27px;
	color:#ffffff;
	padding:19px 16px 16px 16px;
	border-radius:0;
	border:none;
	background-color:#8dc63f;
	transition:0.4s;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	-ms-transition:0.4s;
}

.slider .btn:hover {
	background-color:#000;
}

.slider .carousel-caption {
	padding:0;
	top:25%;
}

#content {
	float:left;
	width:100%;
}

#content .content-home {
	float:left;
	width:100%;
	/*border-top:5px solid #25aae1;*/
}

#content .content-home .title {
	float:left;
	width:100%;
	padding:20px 0;
}


#content .content-home .title h1 {
	font-family: 'antoniobold';
	font-size:40px;
	line-height:40px;
	color:#999666;
	text-align:center;
}

#content .content-home .detail {
	float:left;
	width:100%;
	padding:15px 0;
	background-color:#73cb37;
}

#content .content-home .detail p {
	font-family: 'AvenirMedium';
	font-size:16px;
	line-height:25px;
	color:#000000;
	padding-right: 25px;
}

.content-home .our-product {
	float:left;
	width:100%;
	padding:200px 0 62px 0;
	background:url(../images/banner-img.jpg) no-repeat;
	background-size:100% 100%;
	background-position:center center;
	text-align:center;
}

.content-home .our-product .product-title {
	display: block;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
	padding-bottom:15px;
}

.product-title > span::before, .product-title > span::after {
	border-top:3px solid #fff;
}

.product-title span::before {
	margin-right: 5px;
	right: 100%;
}

.product-title > span::before, .product-title > span::after {
	content: "";
	position: absolute;
	top: 50%;
	width: 9999px;
}

.product-title > span::before, .product-title > span::after {
	border-top:3px solid #fff;
}

.product-title span::after {
	left: 100%;
	margin-left: 5px;
}

.product-title > span::before, .product-title > span::after {
	content: "";
	position: absolute;
	top: 50%;
	width: 9999px;
}

.product-title > span {
	display: inline-block;
	position: relative;
}

.product-title h1 {
	font-family: 'antoniobold';
	font-size:30px;
	line-height:38px;
	color:#fff;
	text-align:center;
	padding:0 30px;
}

.content-home .our-product p {
	font-family: '12_Avenir_95_Black_09173';
	font-size:26px;
	line-height:36px;
	color:#ffffff;
	text-align:justify;
}

.content-home .our-product .product-button {
	float:left;
	width:100%;
	padding:110px 0 0 0;
}

.content-home .our-product .product-button ul {
	display:block;
	float:left;
	width:100%;
	margin:0;
}

.content-home .our-product .product-button ul li {
	float:left;
	display:block;
	margin: 0 0 10px;
    padding: 0 8px;
}

.content-home .our-product .product-button ul li a {
	font-family: 'antoniobold';
	font-size:25px;
	line-height:25px;
	color:#ffffff;
	width:100%;
	text-align:center;
	padding:7px 0;
	background-color:#25aae1;
	text-align:center;
	display:block;
}

.content-home .our-product .btn {
	background-color: #8dc63f;
    border: medium none;
    border-radius: 0;
    color: #ffffff;
    font-family: "antonioregular";
    font-size: 27px;
    line-height: 27px;
    padding: 19px 16px 16px;
    transition: all 0.4s ease 0s;
	margin-top:30px;
}

.manufactures {
	float:left;
	width:100%;
	padding:23px 0 37px 0;
	background-color:#fff;
	text-align:center;
}

.manufactures h1 {
	font-family: 'antoniobold';
	font-size:30px;
	line-height:30px;
	color:#999666;
	text-align:center;
	padding-bottom:28px;
}

#owl-demo .item{
	margin: 3px;
}

#owl-demo .item img{
	display: block;
	height: auto;
}

#owl-demo .owl-pagination {
	display:none;
}

.owl-theme .owl-controls .owl-buttons div {
	font-size:0;
}

.content-home .manufactures .owl-carousel {
	position:relative;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
	position:absolute;
	top:23%;
	left:-24px;
	background:url(../images/left-manufacture-img1.png) no-repeat;
	height:48px;
	width:26px;
	opacity:1;
	padding:0;
	margin:0;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
	position:absolute;
	top:23%;
	right:-24px;
	background:url(../images/right-manufacture-img1.png) no-repeat;
	height:48px;
	width:26px;
	opacity:1;
	padding:0;
	margin:0;
}

/*===== Home Page End =====*/



/*===== Product-Page Start =====*/
.product {
	float:left;
	width:100%;
}

.product .private {
	float:left;
	width:100%;
	padding:10px 0 10px 0;
	background-color:#73cb37;
}

.product .private2 {
	float:left;
	width:100%;
	padding:50px 0 30px 0;
	background-color:#ffffff;
}

.product .private h1 {
	font-family: "Antoniobold";
	text-shadow: 1px 2px #000000;
	font-size:50px;
	line-height:45px;
	color:#ffffff;
	text-align:center;
	padding-bottom:0px;
	letter-spacing: 2px;
}

.product .private p {
	font-family: 'AvenirMedium';
	font-size:16px;
	line-height:25px;
	color:#000000;
}

.product .product-block {
	float:left;
	width:100%;
	background:url(../images/product-bg.jpg) no-repeat;
	background-size:100% 100%;
	background-position:center center;
	padding:85px 0 23px 0;
}

.product .product-block ul {
	display:block;
	float:left;
	width:100%;
}

.product .product-block ul li {
	display:block;
	float:left;
	padding:0 4px 8px 4px;
}

.product .product-block ul li .main-product-block {
	float:left;
	width:100%;
	background-color:#ffffff;
	padding:6px;
	border-radius: 25px;
}

.product .product-block ul li .main-product-block .title {
	float:left;
	width:100%;
	background-color:#92d4f0;
	padding:12px 15px 14px;
	position:relative;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
}

.product .product-block ul li .main-product-block .title:after {
	background:url(../images/title-img.png) no-repeat;
	content:"";
	height:28px;
	width:15px;
	position:absolute;
	right:15px;
	top:10px;
}

.product .product-block ul li .main-product-block .title h2 {
	font-family: 'bebasneue_bold-webfont';
	font-size:15px;
	line-height:15px;
	float:left;
	opacity:1;
	color:#000;
}


.product .product-block ul li .main-product-block img {
	width:100%;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;

}

.product .product-block ul li .main-product-block p {
	font-family: 'AvenirRomanFontDownload';
	font-size:12px;
	line-height:15px;
	padding:13px 15px;
	color:#000;
}


/*===== Product-Page End =====*/

/*==================================================================*/
/*========== Footer Start Here==========*/
/*==================================================================*/

/*===== Footer Start =====*/
.footer {
	float:left;
	width:100%;
	padding:24px 0 0 0;
	background-color:#000000;
	margin-bottom:10px;
}

.footer ul {
	float:left;
	display:block;
	width:100%;
	margin-bottom:26px;
}

.footer ul li {
	float:left;
	display:block;
	padding:0 33px 0 0;
}

.footer ul li:last-child {
	padding:0;
}

.footer ul li a {
	font-family: 'antonioregular';
	font-size:14px;
	line-height:20px;
	text-transform:uppercase;
	color:#ffffff;
}

.footer p {
	margin-top:10px;
	margin-bottom:6px;
	float:left;
	width:100%;
	font-size:13px;
	line-height:13px;
	color:#ffffff;
	font-family: "AvenirMedium";
}

.footer h2 {
	font-family: 'antonioregular';
	font-size:24px;
	line-height:24px;
	color:#ffffff;
	float:right;
	padding-bottom:9px;
}

.footer h3 {
	font-family: 'antonioregular';
	font-size:20px;
	line-height:20px;
	color:#ffffff;
	float:right;
}

/*===== Footer End =====*/

/*==================================================================*/
/*========== Footer End Here==========*/
/*==================================================================*/
.gsc-control-wrapper-cse input.gsc-input { width: 200px !important; float: right !important; background: none !important; background-color: #fff !important; }
.gsc-control-wrapper-cse .gsc-search-button input[type="button"] {
	padding: 1px 0;
    display: block;
    height: auto;
    border:1px solid #000;
    color:#000;
}

.gsc-control-wrapper-cse td.gsc-clear-button {
	visibility: hidden !important;
	width: 0 !important;
}

.gsc-control-wrapper-cse div.gsc-clear-button {
	visibility: hidden !important;
	background-image: none !important;
	margin: 0 -14px 0 0 !important;
}

.homecontainer {
	width: 90%;
	margin-left: 78px;
}