@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
	list-style-type:none;
	box-sizing:border-box;
}
a {
	text-decoration: none;
	color: #a2a3a4;
}
img{
	vertical-align:middle;
	border:none;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #504e4e;
}
.noborder {
	border: none !important;
}
.nomargin-rgt {
	margin-right: 0 !important;
}
.row {
	width: 100%;
	float: left;
}
.wrapper {
	max-width: 1000px;
	width: 100%;
	margin:0px auto;	
}
.logo {
    float: left;
    overflow: hidden;
    padding: 20px;
	width: 260px;
}
.mailUs {
    background-image: url(../images/mailUs.png);
    background-position: left center;
    background-repeat: no-repeat;
    line-height: 25px;
    margin: 35px 5% 0 0;
    padding-left: 35px;
}
.callUs {
	background-image: url(../images/callUS.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 25px;
	padding-left: 30px;
	margin-top: 35px;
}
.navbg {
	background-color: #262727;
}
.active_link {
	background-color: #0b6f56;
}
.banner img{
	width: 100%;
}
.bannerbg {
	background-color: #0b6f56;
	margin-bottom: 25px;
}
.con_left {
    float: left;
    padding: 10px;
    width: 65%;
}
.con_left h2{
	width: 100%;
	background-image: url(../images/divider.png);
	background-repeat: repeat-x;
	padding-bottom: 10px;
	background-position: left bottom;
	margin: 5px 0 20px 5px;
	color: #0b6f56;	
}
.con_left h2 span{
	font-weight:bold;
	color: #0b6f56;
}
.con_left p {
    font-size: 13px;
    line-height: 25px;
    text-align: justify;
    width: 100%;
}
.readMore {
    background: linear-gradient(to bottom, #35e9bc 0%, #0f7c61 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #21c29a;
    border-radius: 4px;
    float: right;
    margin: 15px;
    padding: 5px;
}
.readMore:hover {
    background: linear-gradient(to top, #35e9bc 0%, #0f7c61 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.readMore a {
    background-image: url("../images/read_more.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: white;
    font-size: 13px;
    padding: 13px 20px 15px 3px;
}
.con_right {
    float: right;
    padding: 1%;
    width: 29%;
}
.con_right h2{
	width: 100%;
	background-image: url(../images/divider.png);
	background-repeat: repeat-x;
	padding-bottom: 10px;
	background-position: left bottom;
	margin: 5px 0 20px 5px;
	color: #0b6f56;
}
.services li{
	margin-bottom: 13px;
}
.services li a{
	background-image:url(../images/servicesLogo.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #504e4e !important;
}
.services li a:hover{
	color: #0b6f56 !important;
	margin-left: 8px;
	transition: 0.5s;
}
.products h2{
	width: 100%;
	background-image: url(../images/divider.png);
	background-repeat: repeat-x;
	padding-bottom: 10px;
	background-position: left bottom;
	/*margin: 5px 0 20px 5px;*/
	margin: 0px 0 0px 5px;
	color: #0b6f56;
}
/*.pro_section_1  {
	padding: 20px;
	overflow: hidden;
	width: 100%;
	margin-bottom: -40px;
}
.pro_section_1 li{
	float: left !important;
    margin: 0 53px 50px -7px;
    text-align: center;
    width: 29%;
}
.pro_section_1 li img{
	width: 100%;
	margin-bottom: 5px;
	border: 2px solid #0e7158;
}
.pro_section_2  {
	padding: 20px;
	overflow: hidden;
	width: 100%;
}
.pro_section_2 li{
	float: left !important;
    margin: 0 53px 50px -7px;
    text-align: center;
    width: 29%;
}
.pro_section_2 li img{
	width: 100%;
	margin-bottom: 5px;
	border: 2px solid #0e7158;
}*/
.footer_bg {
    background-color: #171717;
    border-top: 5px solid #0b6f56;
    margin-top: 30px;
}
.footer-topbutton {
	position: relative;
}
.page-up-arrow {
    height: 44px;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    bottom: 100%;
    width: 44px;
}
.page-up-arrow img{
	width: 100%;
}

.footer_links {
    margin-top: 20px;
    text-align: center;
}
.footer_links li {
    color: #dadada;
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    padding: 10px;
    text-decoration: none;
}
.footer_links a:hover{
	color: #138f70;
}
.footer-divider {
	height: 1px;
	background-color: #7b7b7b;
	margin: 20px 0;
}
.footer_wrap1 {
	font-size: 13px;
    margin-left: 7%;
    padding: 0.5% 7%;
    width: 1000px;
}
.footer_wrap1 div{
	float: left;
	margin-right: 14%;
}
.addr {
    box-sizing: border-box;
    float: left;
    font-size: 13px;
    margin: 0 35px;
    text-align: left;
    width: 260px;
}
.addr_img {
    float: left;
    margin: 3px 10px 0 0;
}
.footer_wrap2 {
	font-size: 13px;
    padding: 0.5% 7%;
    width: 1000px;
}
.footer_logo {
    float: left;
    padding: 20px;
    text-align: center;
    width: 260px;
}
.social {
	width: 160px;
	float: right !important;
}
.footer-content {
    overflow: hidden;
	color: #dadada;
}
.connect-us {
    color: white;
    float: right;
    
}
.connect-us li {
    display: block;
    float: left;
}
.facebook {
    background-image: url(../images/facebook.png);
    background-repeat: no-repeat;
	background-size: cover;
    display: block;
    height: 33px;
    width: 33px;
	margin-right: 5px;	
}
.facebook:hover{
	background-position:0% 100%;
}
.twitter{
	background-image: url(../images/twit.png);
	background-repeat: no-repeat;
	background-size: cover;
    display: block;
    height: 33px;
    width: 33px;
	margin-right: 5px;
}
.twitter:hover{
	background-position:0% 100%;
}
.linkedin{
	background-image: url(../images/googlePlus.png);
 	background-repeat: no-repeat;
	background-size: cover;
    display: block;
    height: 33px;
    width: 33px;
}
.linkedin:hover{
	background-position:0% 100%;
}
.wrapper2 {
	width: 960px;
}
.products {
    margin: 0 auto;
    overflow: hidden;
}
.product01 {
    border: 1px solid #0e7158;
    float: left;
    margin: 2% 7.2% 1.5% 0.3%;
    overflow: hidden;
    width: 28%;
}
.product01 img{
    width: 100%;
	overflow: hidden;
	transition: all 0.4s ease;
	transform: scale(1.1);
}
.product01:hover img{
    width: 100%;
	transform: scale(1);
	transition: all 0.4s ease;
}
.product01 p {
    font-size: 13px;
    margin: 0.5%;
    padding: 16px 5px 3px;
    text-align: center;
    transform: scale(1.1);
    transition: all 0.4s ease 0s;
}
.product01:hover p{
	color: #0e7158;
	transform: scale(1);
	transition: all 0.4s ease;
}
.contact-details {
    float: right;
    font-size: 13px;
    padding-top: 30px;
    width: 380px;
}
.contact-details > a {
    color: #333;
    text-decoration: none;
}
.connect-us > span {
    color: #b8b8b8;
    display: block;
    font-size: 13px;
    margin-bottom: 5px;
    text-align: center;
}
.footer_last {
    clear: both;
    color: #dadada;
    font-size: 12px;
    padding: 15px 10px 30px;
}
.copyrights {
	float: left;
}
.copyrights span {
	color: #0b6f56;
}
.designed {
	float: right;
}
.designed a{
	color: #0b6f56;
}

@media only screen and (max-width: 1000px)
{

.contact-details {
    font-size: 13px;
    padding-top: 30px;
    width: 350px;
	right: 40px;
}
.con_left {
    float: left;
    padding: 10px;
    width: 65%;
}
.products {
    width: 100%;
}
.addr {
    font-size: 13px;
    margin: 0 30px;
    width: 220px;
}
.connect-us, .designed {
    margin-right: 14px !important;
}

}

@media only screen and (min-width: 768px) and (max-width: 850px)
{
.addr {
    font-size: 13px;
    margin: 0 15px;
    width: 200px;
}
}

@media only screen and (max-width: 767px)
{
.logo {
    float: none !important;
	margin: 0 auto !important;
}
.contact-details {
	float: none;
    font-size: 13px;
    padding: 8px 2px 15px;
	margin: 0 auto;
}
.con_left {
	width: 95%;
    float: none !important;
    margin: 0 auto; 
}
.con_right {
    float: none;
    margin: 0 auto;
    padding-top: 45px;
    width: 95%;
}
.products {
    width: 95% !important;
	margin: 0 auto;
}
.product01 {
    margin: 27px auto !important;
    width: 50% !important;
	float: none;
}
.product01 img{
    clear: both;
}
.product01 p {
    padding: 15px 10px 5px;
}

.addr {
    float: none !important;
    margin: 0 auto !important;
    padding: 15px;
    width: 255px;
}
.footer_logo {
    float: none !important;
	margin: 0 auto !important;
	padding: 25px 0px;
}
.connect-us {
    float: none !important;
    margin: 0 auto !important;
}
.copyrights {
	float: none !important;
	text-align: center;
	margin: 10px 0 10px 0;
}
.designed {
	float: none !important;
	text-align: center;
}



}

@media only screen and (max-width: 600px)
{
.product01 {
    margin: 27px auto !important;
    width: 55% !important;
	float: none;
}
.map {
    float: left;
	width:100% !important;
}
}

@media only screen and (max-width: 600px)
{
.product01 {
    width: 60% !important;
}
.legal_1 {
    float: none !important;
    width: 80% !important;
}
.legal_2 {
	float: none !important;
}

.b-link-fade.b-animate-go {
    width: 100% !important;
}
}

@media only screen and (max-width: 500px)
{
.mailUs {
    display: block;
    margin: 0 auto;
    width: 170px;
}
.callUs {
    display: block;
    margin: 8px auto;
    width: 170px;
}
.product01 {
    width: 66% !important;
}
.map {
	width:100% !important;
}
}
@media only screen and (max-width: 430px)
{
.product01 {
    width: 75% !important;
}
}
@media only screen and (max-width: 370px)
{
.contact-details {
    font-size: 12px;
}
.map {
	width:100% !important;
}
}
/* inner pages classes  */
.page_heading p{
	line-height: 23px;
	padding: 10px;
}
.page_heading h2{
	width: 100%;
	background-image: url(../images/divider.png);
	background-repeat: repeat-x;
	padding-bottom: 10px;
	background-position: left bottom;
	margin: 5px 0 20px 5px;
	color: #0b6f56;
}
.page_heading h3 {
    color: #0b6f56;
    font-size: 18px;
    margin: 20px 1px 8px;
    text-decoration: underline;
	padding-left: 10px;
}
.page_heading h4 {
    font-size: 16px;
    margin: 20px 1px 5px 15px;
    text-decoration: underline;
}
.para_indent {
	text-indent: 25px;
}
.description {
	margin-left: 15px;
}
.work_area{
	margin: 15px 1px 30px 50px;
	font-size: 13px;
}
.work_area li {
	list-style-type:circle !important;
	margin: 5px;
}
.legal_info {
	margin: 15px 1px 30px 50px;
	font-size: 14px;
}
.legal_info div{
	margin: 12px 1px;
}
.legal_1 {
	width: 25%;
	float: left !important;
	font-weight: 600;
}
.legal_2 {
	width: 70%;
	float: left;
}
.clientele {
	width: 95%;
	margin: 0 auto;
}
.para_head {
    font-size: 15px;
    margin: 4px 1px !important;
    padding: 2px 10px !important;
    width: 95%;
}
.foreign {
	width: 98%;
	margin: 0 auto;
	padding: 10px 2px;
	overflow: hidden;
	position: relative !important;
}
.table_head {
    color: #0b6f56;
    font-size: 17px !important;
    font-style: italic;
    margin-top: 30px !important;
}
.table_sub_head {
	padding-bottom: 10px !important;
	color: white !important;
	background-color: #262727;
}
.table_bor {
/*	border: 1px solid #000 !important;*/
	height: auto;
	overflow: hidden;
}
.table_bor_1 {
	border-bottom: 1px solid #000 !important;
/*	border-right: 1px solid #000 !important;
	border-left: 1px solid #000 !important;*/
	height: auto;
	overflow: hidden;
}
.sr_no {
	width: 10%;
	float: left;
	text-align: center;
	padding: 4px 5px;
}
.project {
/*    border-left: 1px solid #000;
    border-right: 1px solid #000;*/
    float: left;
    padding: 4px;
    width: 40%;
}
.clients {
	width: 50%;
	float: left;
	padding: 4px 5px;
}