

html,
body {
	 font-family: 'nudistalight'; font-size:14px;
    height: 100%;
}
.navbar-fixed-top, .navbar-fixed-bottom{ position:relative !important;}

body {
   /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
.topline{ height:8px; background-color:#2f5931;}

.img-portfolio {
    margin-bottom: 30px;
}
.title{ margin-top:-10px; margin-left:15px;  margin-bottom:10px;}
.num{ background-color:#2f5931; min-height:24px; font-size:15px; color:#fff; line-height:38px;}
.num-center{ font-size:14px; color:#fff; }
.img-hover:hover {
    opacity: 0.8;
}
.logos{ padding-top:20px;}
.linkbg{ background-image:url(../images/link-bg.png);}
/* Home Page Carousel */

header.carousel {
    height: 50%;
	    
}
header.carousel img{
	width: 100%;
    height: auto;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */



.navbar-inverse {
   background-image:url(../images/hedbg.png);
    border-color: #242424;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #144789;
}
.navbar {
    border-radius: 0;
	border:none;
	margin-bottom:0;
}
.navbar-brand {
    float: left;
    height: auto;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

@media (min-width: 768px){
.topnav > li > a {
 margin-top:70px;
}


}

@media (min-width: 1100px){
	header.carousel {
    height: 425px;
	    margin-top: 0px;
}
.owl-pagination{display:none;}
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
	.owl-buttons{display:none;}
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
	
}

.owl-item p{text-align:center;margin-top:10px;}
.owl-item img{width:100%;height:auto;    padding: 0 5px;}
    .customNavigation{
      text-align: center;
    }
    .customNavigation a{
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }
	.bag1{background-image:url(../images/bg1.png);
	background-repeat:repeat-x;
	}
.page-header_c{text-align:center;font-family: 'nudistabold'; color:#2f5931;}
.subhead {
    color: #5c5f61;
    text-align: center;
}
.martop{margin-top:130px;}
footer{background:#2f5931 ;padding:30px 0 }
footer p{text-align:center;color:#A7A1A1;padding:10px; text-align:left;}
	a{color:#fff; padding:15px;}
	footer a:hover{ color:#a27f2d; text-decoration:none;}
	
	.hr{height:1px;width:100%;background:#2f5931 ;margin:30px 0;}
	.mybtn{    background: #2f5931;
        display: inline-block;
    padding: 15px 50px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    }
	.centered
{
    text-align:center;
	margin-top: 20px;
}
.icon-prev{background-image:url(../images/prev.png);
	background-repeat:no-repeat;}
	.icon-next{background-image:url(../images/next.png);
	background-repeat:no-repeat;}
	
	.icon-prev1{background-image:url(../images/prev1.png);
	background-repeat:no-repeat;}
	.icon-next1{background-image:url(../images/next1.png);
	background-repeat:no-repeat;}
	span.icon-prev1, span.icon-next1 {
    width: 50px;
    height: 150px;
    display: block;
}
.owl-theme .owl-controls .owl-buttons div{background:transparent!important;}
	.carousel-control .icon-prev:before{content:"";}
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next{
		    width: 60px;
    height: 95px;
    margin-top: -15px;
    font-size: 30px;
	}
	
	@media screen and (min-width: 768px){
.carousel-caption {
    right: 40%;
    left: 0;
    top: 10%;
    padding-bottom: 30px;
    color: #353535;
    text-shadow: none;
}
	}
	.snav li a{color:#19b0d9!important;font-size:14px;}
	.snav li a:hover{color:#fff!important;}
	.pb1{margin-bottom:30px; font-size:18px; text-align:center; color:#a27f2d;}
	.mycas{margin-bottom:50px;}
	
	.navtop .navbar-toggle {
   
    margin-top: 40px;
  
}
.innerpages {
    margin-top: 50px;
	    padding-bottom: 30px;
}
.breadcrumb{background:transparent;}
textarea.form-control:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {   
  border-color: #000;
  box-shadow: none;
  outline: 0 none;
}
.form-control{border-radius:0;}
.btn-primary {
    color: #fff;
    background-color: #a27f2d;
    border-color: #a27f2d;
    border-radius: 0;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #18B9E7;
}

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}


 
.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
}
 
.owl-theme .owl-controls .owl-buttons .owl-prev{
    left: -70px;
    top: 60px;
}
 
.owl-theme .owl-controls .owl-buttons .owl-next{
     right: -70px;
    top: 60px;
}
.carousel-control .icon-next:before {
    content: "";
}

.philco1{ padding:0px 5px;}
.navbar-inverse .navbar-nav > li > a{ color:#144789;}
.copyright{ padding:5px; background-color:#fff;}
.ff p{ margin-top:25px; font-size:16px;}
ul#clients-list {
    background-color: #fff;
    opacity: 0.7;
}
.clients-wrapper:hover ul#clients-list {
    opacity: 1;
}
ul#clients-list li {
    display: inline-block;
    height: 80px;
    margin: 10px;
    width: 150px;
}
a#news-prev, a#clients-prev {
    background-image: url("../images/about_arrow_left.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 40px;
    margin-left: 0 !important;
    width: 40px;
}
a#news-next, a#clients-next {
    background-image: url("../images/about_arrow_right.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 40px;
    width: 40px;
}
a#news-prev.hover_effect, a#news-next.hover_effect, a.read-more.hover_effect, a#clients-prev.hover_effect, a#clients-next.hover_effect {
   
    background-position: left bottom;
}
.clients{ background-color:#104984; min-height:100px;}
.clients h3{ font-size:28px; color:#fff; text-align:center;font-family: 'nudistabold';}
.social-panel {
    height: 120px;
    margin-top: -50px;
    position: fixed;
    right: 0;
    top: 50%;
    width: 30px;
    z-index: 999;
}
#fb {
    height: 30px;
    margin-bottom: 3px;
    width: 30px;
}
#fb a {
    background: rgba(0, 0, 0, 0) url("../img/fb.jpg") no-repeat scroll left top;
    display: block;
    height: 30px;
    transition: all 0.25s linear 0s;
    width: 30px;
}
#fb a:hover {
    background: rgba(0, 0, 0, 0) url("../img/fb.jpg") no-repeat scroll right top;
}
#tweet {
    height: 30px;
    margin-bottom: 3px;
    width: 30px;
}
#tweet a {
    background: rgba(0, 0, 0, 0) url("../img/tweet.jpg") no-repeat scroll left top;
    display: block;
    height: 30px;
    transition: all 0.25s linear 0s;
    width: 30px; margin-top:3px;
}
#tweet a:hover {
    background: rgba(0, 0, 0, 0) url("../img/tweet.jpg") no-repeat scroll right top;
}

#youtube {
    height: 30px;
    margin-bottom: 3px;
    width: 30px;
}
#youtube a {
    background: rgba(0, 0, 0, 0) url("../img/youtube.jpg") no-repeat scroll left top;
    display: block;
    height: 30px;
    transition: all 0.25s linear 0s;
    width: 30px; margin-top:3px;
}
#youtube a:hover {
    background: rgba(0, 0, 0, 0) url("../img/youtube.jpg") no-repeat scroll right top;
}
#lin a {
    background: rgba(0, 0, 0, 0) url("../img/lin.jpg") no-repeat scroll left top;
    display: block;
    height: 30px;
    transition: all 0.25s linear 0s;
    width: 30px;
}
#lin a:hover {
    background: rgba(0, 0, 0, 0) url("../img/lin.jpg") no-repeat scroll right top;
}

.aboutbanner {
    background-image: url("../images/aboutbanner.jpg"); height: 280px;width: 100%;
}

.tirebanner {
    background-image: url("../images/tirebanner.jpg"); height: 280px;width: 100%;
}

.agribanner {
    background-image: url("../images/agribanner.jpg"); height: 280px;width: 100%;
}

.fertibanner {
    background-image: url("../images/fertibanner.jpg"); height: 280px;width: 100%;
}

.turfbanner {
    background-image: url("../images/turfbanner.jpg"); height: 280px;width: 100%;
}

.seedbanner {
    background-image: url("../images/seedbanner.jpg"); height: 280px;width: 100%;
}

.landscapebanner {
    background-image: url("../images/landscapebanner.jpg"); height: 280px;width: 100%; background-repeat:no-repeat;
}

.irrigationbanner {
    background-image: url("../images/irrigationbanner.jpg"); height: 280px;width: 100%;
}






.electromechanical{ text-align:center; padding:25px;}
.pb2{ text-align:left; color:#a27f2d; padding:20px; font-size:18px;}
.bag1 pb2{padding:25px; color:#13426b;}
.bag1 h4{ color:#144789; font-family: 'nudistabold';padding:25px;}
.bag1 h2{padding:25px; color:#a27f2d;font-family: 'nudistabold';}
.bag1 h3{padding:5px 0px 0px 25px; color:#a27f2d;}
.bag1 h5{padding:0px; color:#a27f2d; font-size:16px; font-weight:700;}
.ourservice h2{font-family: 'nudistabold';}

.clintlog {
    background-color: #f3f2f2;
    float: left;
    height: auto;
    margin: 3px;
    text-align: center;
    width: 220px;
}
.navbar-inverse .navbar-toggle{ background-color:#000;}
.active{   color: #fff;
    background-color: #2e60a2;}
	
.quality{ background-color:#e8e8e6; padding:20px;}
.quality h2{ padding:10px;}
.quality h6{ font-size:14px; color:#333;}

.bag1 ul li{ line-height:38px; font-size:20px; color:#a27f2d;}

.ct a{ color:#333;}


.ourservice h3{ font-size:13px; padding-left:25px;}

.servicebanner {
 height:400px; width:100%; background-color:#bbcae1; margin-top:95px;
 
	}
	
	.num-left{ margin-left:-30px; float:left;}
	.num-right{ margin-right:-30px; float:right;}
	.num-center{}
	.productpic{ min-height:300px; background-color:#000;}
.carousel-control.left {
  z-index: 100;
}

.carousel-control{ opacity:1;}