@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700|Titillium+Web:400,700');
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:400,700');

body
{
	font-family: 'Titillium Web', sans-serif;
}

a
{
	color:#056839;
}

.fontpara
{
	font-size:15px;
	line-height:1.8em;
}

.navbar-brand { 
  width: 200px;
  height: 50px;
  padding:5px !important;
}

.nav-tabs {
  display: inline-block;
  border-bottom: none;
  padding-top: 15px;
  font-weight: bold;
}


.nav-list { border-bottom: 1px solid #eee; }
.nav-list > li { 
  padding: 20px 15px 15px;
  border-left: 1px solid #eee; 
}
.nav-list > li:last-child { border-right: 1px solid #eee; }
.nav-list > li > a:hover { text-decoration: none; }
.nav-list > li > a > span {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}

.mega-dropdown { position: static !important; }
.mega-dropdown-menu {
  padding: 20px 15px 15px;
  text-align: center;
  width: 100%;
}

.topbg
{
	background-color: #056839;
	color:#fff;
	padding:5px 5px;
	font-family: 'Titillium Web', sans-serif;
}

.topbg a
{
	color:#fff;
}

.navbar
{
	margin-bottom:0px !important;
}

.simple_carousel_caption
{
	bottom: 10%;
	font-family: 'Roboto', sans-serif;
}

.smallfont
{
	font-size:12px;
	color:#707070;
}

.smallposition
{
	margin-left:30px;
}

.center-block
{
	margin:auto;
}

.productbg {
    top: 0;
    right: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

.productbg2 {
    background-image: url(../images/plastic2.jpg);
    top: 0;
    right: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}


.min-height {
    min-height: 550px;
}

.cpbg {
    background-color: #efefef;
}

.contactbg {
	background: url(../images/contactbg.png);
	background-size:cover;
	background-repeat: no-repeat;
	background-position:center bottom;
}


.spacing {
    padding: 40px;
}

.findbtn
{
	padding: 15px;
	background-color: #056839 !important;
	color:#fff;
	padding-left:25px;
	padding-right:25px;
}

.hvr-shutter-out-horizontal:active, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:hover
{
	color:#056839 !important;
}

.title
{
	font-size:3em;
}

.hvr-shutter-out-horizontal:before
{
    background: #8cc63f !important;
}


.content-header{

  color:#8cc63f;
  font-size: 45px;
}

.section-content{
  text-align: center; 

}

.headline {
    background: linear-gradient(rgba(0,0,0,.1),rgb(5, 104, 57)),#fff;
    background-size: cover;
    background-position: top;
    position: relative;
    padding: 0px 0 80px;
}

.topimgcontainer, body, html {
    position: relative;
}

.headline h2 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-top: 50px;
    text-align: center;
    font-weight: 100;
}

#contact{

  padding-top: 60px;
  width: 100%;
 /* background: #3a6186; /* fallback for old browsers */
 /* background: -webkit-linear-gradient(to left, #3a6186 , #89253e); /* Chrome 10-25, Safari 5.1-6 */
 /* background: linear-gradient(to left, #3a6186 , #89253e); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color : #fff;    
}
.contact-section{
  padding-top: 40px;
}
.contact-section .col-md-6{
  width: 50%;
}

.form-line{
  border-right: 1px solid #B29999;
}

.form-group{
  margin-top: 10px;
}
label{
  font-size: 1.1em;
  line-height: 1em;
  font-weight: normal;
}
.submit{
  font-size: 1.1em;
  float: right;
  width: 150px;
  background-color: transparent;
  color: #fff;
  transition:0.3s;
}

.submit:hover
{
	background-color:#056839 !important;
	color:#fff !important;
}

footer { background-color:#0c1a1e; min-height:350px; }
.footerleft { margin-top:50px; padding:0 36px; }
.logofooter { margin-bottom:10px; font-size:25px; color:#fff; font-weight:700;}

.footerleft p { color:#fff; font-size:14px; margin-bottom:15px;}
.footerleft p i { width:20px; color:#999;}


.paddingtop-bottom {  margin-top:50px;}
.footer-ul { list-style-type:none;  padding-left:0px; margin-left:2px;}
.footer-ul li { line-height:29px; font-size:12px;}
.footer-ul li a { color:#a0a3a4; transition: color 0.2s linear 0s, background 0.2s linear 0s; }
.footer-ul i { margin-right:10px;}
.footer-ul li a:hover {transition: color 0.2s linear 0s, background 0.2s linear 0s; color:#ff670f; }

.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }
 
 

 
 .icon-ul { list-style-type:none !important; margin:0px; padding:0px;}
 .icon-ul li { line-height:75px; width:100%; float:left;}
 .icon { float:left; margin-right:5px;}
 
 
 .copyright { min-height:40px; background-color:#056839;}
 .copyright p { text-align:left; color:#FFF; padding:10px 0; margin-bottom:0px;}
 .heading7 { font-size:21px; font-weight:700; color:#d9d6d6; margin-bottom:22px;}
 .post p { font-size:12px; color:#FFF; line-height:20px;}
 .post p span { display:block; color:#8f8f8f;}
 .bottom_ul { list-style-type:none; float:right; margin-bottom:0px;}
 .bottom_ul li { float:left; line-height:40px;}
 .bottom_ul li:after { content:"/"; color:#FFF; margin-right:8px; margin-left:8px;}
 .bottom_ul li a { color:#FFF;  font-size:12px;}

 
 .social-nav {
    padding: 0;
    list-style: none;
    margin: -10px 0 0 -10px;
}

.social-nav i
{
	margin-top:10px;
} 
.social-nav li {
    float: left;
    margin: 10px 0 0 10px;
    list-style: none;
}
.social-nav a {
    display: inline-block;
    float: left;
    width: 48px;
    height: 48px;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    line-height: 48px !important;
    background: #000;
    position: relative;
    transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.social-nav a {
    overflow: hidden;
    font-size: 26px;
    border-radius: 4px;
}
.social-nav a:hover {
    background: #fff;
    text-shadow: 0px 0px #d4d4d4, 1px 1px #d4d4d4, 2px 2px #d4d4d4, 3px 3px #d4d4d4, 4px 4px #d4d4d4, 5px 5px #d4d4d4, 6px 6px #d4d4d4, 7px 7px #d4d4d4, 8px 8px #d4d4d4, 9px 9px #d4d4d4, 10px 10px #d4d4d4, 11px 11px #d4d4d4, 12px 12px #d4d4d4, 13px 13px #d4d4d4, 14px 14px #d4d4d4, 15px 15px #d4d4d4, 16px 16px #d4d4d4, 17px 17px #d4d4d4, 18px 18px #d4d4d4, 19px 19px #d4d4d4, 20px 20px #d4d4d4, 21px 21px #d4d4d4, 22px 22px #d4d4d4, 23px 23px #d4d4d4, 24px 24px #d4d4d4, 25px 25px #d4d4d4, 26px 26px #d4d4d4, 27px 27px #d4d4d4, 28px 28px #d4d4d4, 29px 29px #d4d4d4, 30px 30px #d4d4d4;
}
.social-nav .twitter {
    background: #00ACED;
    text-shadow: 0px 0px #0087ba, 1px 1px #0087ba, 2px 2px #0087ba, 3px 3px #0087ba, 4px 4px #0087ba, 5px 5px #0087ba, 6px 6px #0087ba, 7px 7px #0087ba, 8px 8px #0087ba, 9px 9px #0087ba, 10px 10px #0087ba, 11px 11px #0087ba, 12px 12px #0087ba, 13px 13px #0087ba, 14px 14px #0087ba, 15px 15px #0087ba, 16px 16px #0087ba, 17px 17px #0087ba, 18px 18px #0087ba, 19px 19px #0087ba, 20px 20px #0087ba, 21px 21px #0087ba, 22px 22px #0087ba, 23px 23px #0087ba, 24px 24px #0087ba, 25px 25px #0087ba, 26px 26px #0087ba, 27px 27px #0087ba, 28px 28px #0087ba, 29px 29px #0087ba, 30px 30px #0087ba;
}
.social-nav .twitter:hover {
    color: #00ACED;
}
.social-nav .facebook {
    background: #3B579D;
    text-shadow: 0px 0px #2d4278, 1px 1px #2d4278, 2px 2px #2d4278, 3px 3px #2d4278, 4px 4px #2d4278, 5px 5px #2d4278, 6px 6px #2d4278, 7px 7px #2d4278, 8px 8px #2d4278, 9px 9px #2d4278, 10px 10px #2d4278, 11px 11px #2d4278, 12px 12px #2d4278, 13px 13px #2d4278, 14px 14px #2d4278, 15px 15px #2d4278, 16px 16px #2d4278, 17px 17px #2d4278, 18px 18px #2d4278, 19px 19px #2d4278, 20px 20px #2d4278, 21px 21px #2d4278, 22px 22px #2d4278, 23px 23px #2d4278, 24px 24px #2d4278, 25px 25px #2d4278, 26px 26px #2d4278, 27px 27px #2d4278, 28px 28px #2d4278, 29px 29px #2d4278, 30px 30px #2d4278;
}
.social-nav .facebook:hover {
    color: #3B579D;
}
.social-nav .google {
    background: #DD4A3A;
    text-shadow: 0px 0px #c23122, 1px 1px #c23122, 2px 2px #c23122, 3px 3px #c23122, 4px 4px #c23122, 5px 5px #c23122, 6px 6px #c23122, 7px 7px #c23122, 8px 8px #c23122, 9px 9px #c23122, 10px 10px #c23122, 11px 11px #c23122, 12px 12px #c23122, 13px 13px #c23122, 14px 14px #c23122, 15px 15px #c23122, 16px 16px #c23122, 17px 17px #c23122, 18px 18px #c23122, 19px 19px #c23122, 20px 20px #c23122, 21px 21px #c23122, 22px 22px #c23122, 23px 23px #c23122, 24px 24px #c23122, 25px 25px #c23122, 26px 26px #c23122, 27px 27px #c23122, 28px 28px #c23122, 29px 29px #c23122, 30px 30px #c23122;
}
.social-nav .google:hover {
    color: #DD4A3A;
}
.social-nav .linkedin {
    background: #007BB6;
    text-shadow: 0px 0px #005983, 1px 1px #005983, 2px 2px #005983, 3px 3px #005983, 4px 4px #005983, 5px 5px #005983, 6px 6px #005983, 7px 7px #005983, 8px 8px #005983, 9px 9px #005983, 10px 10px #005983, 11px 11px #005983, 12px 12px #005983, 13px 13px #005983, 14px 14px #005983, 15px 15px #005983, 16px 16px #005983, 17px 17px #005983, 18px 18px #005983, 19px 19px #005983, 20px 20px #005983, 21px 21px #005983, 22px 22px #005983, 23px 23px #005983, 24px 24px #005983, 25px 25px #005983, 26px 26px #005983, 27px 27px #005983, 28px 28px #005983, 29px 29px #005983, 30px 30px #005983;
}
.social-nav .linkedin:hover {
    color: #007BB6;
}
.social-nav .pinterest {
    background: #CB2026;
    text-shadow: 0px 0px #9f191e, 1px 1px #9f191e, 2px 2px #9f191e, 3px 3px #9f191e, 4px 4px #9f191e, 5px 5px #9f191e, 6px 6px #9f191e, 7px 7px #9f191e, 8px 8px #9f191e, 9px 9px #9f191e, 10px 10px #9f191e, 11px 11px #9f191e, 12px 12px #9f191e, 13px 13px #9f191e, 14px 14px #9f191e, 15px 15px #9f191e, 16px 16px #9f191e, 17px 17px #9f191e, 18px 18px #9f191e, 19px 19px #9f191e, 20px 20px #9f191e, 21px 21px #9f191e, 22px 22px #9f191e, 23px 23px #9f191e, 24px 24px #9f191e, 25px 25px #9f191e, 26px 26px #9f191e, 27px 27px #9f191e, 28px 28px #9f191e, 29px 29px #9f191e, 30px 30px #9f191e;
}
.social-nav .pinterest:hover {
    color: #CB2026;
}

.font-color, .font-color a
{
	color:#d9d6d6;
}

.font-color i
{
	font-size:18px;
}

.scrollTop {
  position: fixed;
  right: 1%;
  bottom: 15px;
  transition: all 0.4s ease-in-out 0s;
  cursor:pointer;
}

.contact-form
{
	background-color:#e7e7e7 !important;
	height:40px !important;
	border: 0 !important;
	box-shadow: none !important;
}

.contact-text
{
	background-color:#e7e7e7 !important;
	border: 0 !important;
	box-shadow: none !important;
}

.contactbtn
{
	color: #333;
}

.contactbox
{
	background-color:#056839;
	color:#fff;
	padding:20px;
	min-height:220px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.infopos
{
	margin-top:-100px;
}

.contactbox a
{
	color:#fff;
}

ul.social {list-style:none; padding:0}
ul.social li {display:inline; padding: 0; margin:0 5px;}
ul.social li a {display:inline-block; margi:0 auto; -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; text-align:center; width: 50px; height: 50px; font-size:20px; position:relative; background-color: #D3D3D3;}
ul.social li a i {color:#FFF; text-align: center; margin:0; line-height:50px; -webkit-transition: all 0.8s; -moz-transition: all 0.8s; -o-transition: all 0.8s; -ms-transition: all 0.8s; transition: all 0.8s;}
ul.social li a:hover i { -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -ms--transform: rotate(360deg);	transform: rotate(360deg);
                         -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s;}

.social li a.rss:hover {background-color: #F56505;}
.social li a.face:hover {background-color:#3B5998;}
.social li a.twit:hover {background-color:#33ccff;}
.social li a.google:hover {background-color:#BD3518;}
.social li a.linkedin:hover {background-color:#007bb7;}

.sidebar
{
	padding-left:0;
	list-style-type:none;
}

.sidebar a
{
	color:#333;
	text-decoration:none;
}

.sidebar li
{
	padding:15px;
	border-bottom:1px solid #c9c9c9;
	font-size:15px;
	transition:0.3s;
	cursor:pointer;
}

.sidebar li:hover
{
	background-color:#056839;
	color:#fff;
}

.cborder
{
	padding-bottom:15px;
	border-bottom:1px solid #c9c9c9;
}

.galleryimg {
    position: relative;
    float: left;
    height: 300px;
    width: 100%;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.productimg {
    position: relative;
    float: left;
    height: 250px;
    width: 100%;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}


.headimg
{
	position: relative;
    float: left;
    height: 150px;
    width: 100%;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.card-style {
    display: block;
    background-color: #fff;
    height: 110px;
    width: 100%;
    margin: 20px 0px;
    box-shadow: 1px 1px 8px #999;
    cursor: pointer;
}
.card-img {
    height: 110px;
    width: 110px;
}
.media-heading {
    margin-top: 10px;
    color: #444;
}
.media-heading:hover, a:link {
    text-decoration: none;
}
.members {
    color: #999;
    float: left;
 }
 .btn-part {
     display: inline-block;
     margin: 10px;
     float: right;
 }
 .badge {
     display: inline-block;
     background: #00C853;
     float: right;
     padding: 7px;
     border-radius: 50px;
     margin: 10px;
 }
 
 .dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}

.navbar-nav
{
	font-size:15px;
	font-weight:bold;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover
{
	background-color:transparent;
}

.active2
{
	border-bottom:3px solid #8cc63f;
	background-color:transparent;
}

.active3
{
	background-color:#056839;
	color:#fff;
}

.simple_carousel_transparent_button:before
{
	background:#056839 !important;
}

.simple_carousel_transparent_button:hover, .simple_carousel_transparent_button:active, .simple_carousel_transparent_button:focus
{
	border-color:#056839 !important;
}

.navbar-default .navbar-toggle
{
	border:none;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover
{
	background-color:transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #8cc63f;
}

.navbar-toggle .icon-bar {

    width: 28px;
    height: 3px;
}

.sidetitle {
    text-align: left;
    padding: 10px;
    color: #333;
    font-size: 24px;
    border-bottom: 1px solid #ccc;
    margin-top: 0px;
    margin-bottom: 0px;
	font-weight:bold;
}

.col-row {
    border: 2px solid #8cc63f;
    padding: 8px;
}

.col-row  i
{
	color:#8cc63f;
}

.col-row:hover
{
	background-color:#056839;
}

.boxborder {
    border: 1px solid #ddd;
}

.enquirybtn {
    background-color: #eee;
    color: #000;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    font-size: 1em;
    width: 100%;
    margin-bottom: 0;
}

.enquirybtn:hover {
    background-color: transparent;
    color: #056839;
    border-top: 1px solid #ddd;
}

.input-search {
    text-align: right;
    width: 20px !important;
}

.formstyle1 {
    background-color: transparent !important;
    border: 0;
    border-bottom: 3px solid #cecece;
    border-radius: 0 !important;
    color: #ff9700;
    box-shadow: none !important;
}

.searchbtn:hover, .searchbtn .active:hover, .searchbtn .active:focus {
    background: transparent !important;
    color: #cecece !important;
    border: none !important;
    box-shadow: none;
}

.searchbtn {
    background: transparent;
    color: #cecece;
    border: none;
}

.caption2para
{
	height:50px;
}

.caption2 h4 a
{
	color:#333;
}

.img-thumbnail
{
	border:0;
}

.headlinebg
{
background: rgba(254,254,254,1);
background: -moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(254,254,254,1) 10%, rgba(209,209,209,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,254,254,1)), color-stop(10%, rgba(254,254,254,1)), color-stop(100%, rgba(209,209,209,1)));
background: -webkit-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(254,254,254,1) 10%, rgba(209,209,209,1) 100%);
background: -o-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(254,254,254,1) 10%, rgba(209,209,209,1) 100%);
background: -ms-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(254,254,254,1) 10%, rgba(209,209,209,1) 100%);
background: linear-gradient(to bottom, rgba(254,254,254,1) 0%, rgba(254,254,254,1) 10%, rgba(209,209,209,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d1d1d1', GradientType=0 );
	border-color: #e7e7e7;	
}

.headlinebg .container
{
	border-bottom:5px solid #056839;
}

.headlinebg .container h2
{
	font-weight:bold;
}

.navbar-default
{
	background-color:#fff !important;
	border:none !important;
}

@media only screen and (max-width: 1400px)
{
.title {
    font-size: 2.3em;
}

.spacing {
    padding: 10px;
}

.fontpara
{
	font-size:15px;
	line-height:1.4em;
}

}

@media only screen and (max-width: 1100px)
{
		.simple_carousel_caption h1
	{
		font-size:28px;
	}
}

@media (max-width: 991px) and (min-width: 768px)
{
	.simple_carousel_caption
	{
		bottom:0 !important;
	}
}


@media (max-width: 685px) {
.top-border {	
  width: 18%;
	}
	
.galleryimg {
	 height: 200px;
}
		
		.simple_carousel_caption h1
	{
		font-size:22px;
	}
	
	 .bottom_ul { float:none; padding:0}
	 .bottom_ul li
	 {
		 line-height:20px;
	 }
	
}

.section p {
  width: 61%;
  margin: 20px auto 40px auto;
  line-height: 30px;
}

.section a {
  outline: 0;
  display: inline-block;
  padding: 20px;
  margin-bottom: 40px;
  width: 440px;
  max-width: 80%;
  background-color: #333;
  color: #fff;
  font-size: 22px;
  letter-spacing: 3px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}

.section a:hover {
  background-color: #1D222D;
}

.section a:link, .section a:visited, .section a:link:hover, .section a:visited:hover {
  text-decoration: none;
  color: #fff;
}

@media (max-width: 500px) {
  .top-border {	
    display: none;
  }
  .section {
  border-top: 2px solid #333;
  }
  .section h1 {
    margin: 20px 6px;
  }
}

@media only screen and (max-width: 320px)
{
	.topfontsize
	{
		font-size:12px;
	}
	
	.simple_carousel_caption h1
	{
		font-size:12px;
	}
	
	.simple_carousel_caption
	{
		bottom:5px;
	}
}