body{
	font-family: 'Open Sans', sans-serif;
}
.mygly
{
	color: #c65d5d;
	font-size: 20px;

}
.aactive{
      color: #fff;
  background-color: #31A3DD;
  box-shadow: 3px 3px 1px #f5f5f5;
}
.head_info
{
    display: block;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 0;
    list-style: none;
    color: #c65d5d;


}
.head_info li
{

		display: inline;
margin-right: 10px;
font-size: 18px;

}
.head_info li a 
{
	font-size: 20px;
	color: #333;
text-decoration: none;
	margin-right: 8px;
	display: inline;
	padding-left: 5px;

}
ontact-info li a {
    color: #333;
}

/* social menu css start */
.social
{
	display: block;
text-align: right;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 0;
margin-bottom: 10px;
list-style: none;
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
box-sizing: border-box;
    margin-bottom: 10px;

}

.social li.facebook {
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, transparent 50%, #4C66A4 50%);
}

.social li.facebook:hover{
	background-position: 0 -100;
	background-color: #4C66A4;
}
.social li.twitter {
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, transparent 50%, #f60 50%);
}
.social li.twitter:hover{
	background-position: 0 -100;
	background-color: #f60;
}

.social li.linkedin {
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, transparent 50%, #069 50%);
}
.social li.linkedin:hover{
	background-position: 0 -100;
	background-color: #069;
}
.social li.youtube {
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, transparent 50%, #C92228 50%);
}
.social li.youtube:hover{
	background-position: 0 -100;
	background-color: #C92228;
}
.social li.twitter {
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, transparent 50%, #f60 50%);
}
.social li.facebook {
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, transparent 50%, #4C66A4 50%);
}
.social li {
    font-size: 18px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.6);
	display: inline-block;
	height: 35px;
	margin-right: 5px;
	width: 35px;
	text-align: center;
	transition: background .5s ease-in-out;
	border: 2px solid #ffffff;
	cursor: pointer;
}
.social i {
    color: #333;
    line-height: 30px;
}
.fa{

font: normal normal normal 14px/1;

text-rendering: auto;

transform: translate(0, 0);
}
/* social menu css end */

/* DROPDOWN menu css*/
.dropdown-menu {
    position: absolute;
    top: 100%;
    right: auto;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 200px;
    padding: 0px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-clip: padding-box;
 	background-color: rgba(49, 162, 221, 0.9);
    border: 0px solid rgba(0, 0, 0, .15);
    border-radius: 0px;
 
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    text-transform: uppercase;
    font-family: 'Arimo',Arial, Helvetica, sans-serif;
}

.dropdown-menu > li > a {
    display: block;
    padding: 7px 32px 7px 10px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    white-space: nowrap;
    color: #fff;
    transition: padding 400ms;
    font-family: 'Arimo',Arial, Helvetica, sans-serif;
}


/* DROPDOWN menu css end */




.nav_wrap{

	background-color: #333;
	height: 15%;
	width: 100%;

}
#header_shadow {
    background: url('images/shadow.png') no-repeat top center;
    position: absolute;
    top: 47%;
    left: 0;
    right: 0;
    height: 20px;
    z-index: 99;
    width: 100%;
}
.enigma_slider_shadow{
background: url('images/shadow.png');
position: absolute;
left: 0;
right: 0;
z-index: 99;
width: 100%;
background-size: 100% 100%;
height: 60px;

}

.upper_footer{

	background-color: #333;

}

/* Index page project area section page css */

.project_section
{
    background: #ecf0f1;
    padding-top: 90px;
    padding-bottom: 90px;
    border-top: 1px solid #DEE1E2;
    border-bottom: 1px solid #DEE1E2;
}
.project_section_heading{
    display: block;
    margin: 0px 0 50px;
    text-align: center;
}

.project_section_heading h3{
    border-bottom: 4px solid #31A3DD;
    color: #3b3b3b;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    margin-top: 0px;
    letter-spacing: 1px;
    padding-bottom: 5px;
    line-height: 40px;
}

.scrollimation .fade-right .in {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}
.scrollimation .d1 {
    transition-delay: .2s;
}
.scrollimation .fade-right {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
    -webkit-transition: -webkit-transform .4s ease-out,opacity .4s ease-out;
    transition: transform .4s ease-out,opacity .4s ease-out;
}
.img-wrapper {
    margin-bottom: 50px;
    overflow: hidden;

}
.home_portfolio_showcase{
    position: relative;
    width: 100%;
    overflow: hidden;
}

.home_portfolio_showcase img{
    -webkit-transition: all .45s ease-in;
-moz-transition: all .45s ease-in;
-o-transition: all .45s ease-in;
    transition: all .45s ease-in;
    }
.portfolio_img_responsive{
    width: 100%;
    display: block;
    height: auto;
}
.home_portfolio_showcase_overlay {
    visibility: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -80%;
    left: 0;
    background: rgba(0,0,0,0.7);
    transition: all .25s linear;
}
.home_portfolio_showcase_overlay_inner{
    position: absolute;
    bottom: -110%;
    left: 0;
    width: 100%;
    overflow: hidden;
    visibility: hidden;
    transition: all .25s ease-in;
}
.home_portfolio_showcase .home_portfolio_showcase_icons{
        margin-top: 10px;
        text-align: center;
        width: 100%;
}
.home_portfolio_showcase .home_portfolio_showcase_icons a {
    background-color: #31A3DD;
    border: 2px solid #31A3DD;
    color: #fff;
}
.home_portfolio_showcase .home_portfolio_showcase_icons a {
    font-size: 1.3em;
    line-height: 1em;
    display: inline-block;
    margin-left: 2px;
    padding: 8px 8px;
    opacity: 1;
    text-decoration: none;
    margin-right: 5px;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    transition: all 0.3s ease 0s;
}
.home_portfolio_caption{
        border-left: 1px solid #ccc;
        border-bottom: 4px solid #31A3DD;
        border-right: 1px solid #ccc;
        background: #fff;
        border-radius: 0;
        padding: 0 0 15px;
        text-align: center;
        font-family: 'Open Sans', sans-serif;
        cursor: pointer;
}

.home_portfolio_caption h3{

    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding: 9px 3px 0px;
    line-height: 35px;
    font-family: 'Open Sans', sans-serif;
}

.portfolio_shadow{
    background: url('images/shadow.png') no-repeat top center;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99;
    width: 100%;
    background-size: 100% 100%;
    height: 25px;
    bottom: 26px;
}

/* Index page project area section page css */

/* Footer CSS */

.enigma_footer_widget_column {
    margin-bottom: 50px;
    margin-top: 50px;
}

.enigma_footer_widget_title {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    margin: 0px 0px 25px 0px;
    line-height: 25px;
    letter-spacing: 1px;
}
.enigma_footer_widget_title {
    color: #ffffff;
    text-shadow: 0px 1px 2px #2a2a2a;
}

.enigma-footer-separator {
    background-color: #ffffff;
    height: 3px;
    margin-top: 10px;
    text-align: center;
    width: 100px;
}

.enigma_footer_widget_column ul {
    padding-left: 0;
    list-style: none;
        padding: 9px;
            padding: 9px;
    list-style-type: none;
}

.enigma_footer_widget_column ul li {
    padding: 3px;
    margin-bottom: 2px;
    margin-top: -2px;
}
.enigma_footer_widget_column ul li, .enigma_footer_widget_column ul#recentcomments li a {
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    line-height: 20px;
    transition: all 0.2s ease 0s;
   }

.enigma_footer_widget_column ul li a{

text-decoration: none;
color: #fff;
}

.enigma_footer_widget_column ul li a:hover{
	color: #00bfff;
	cursor: pointer;

}
.enigma_footer_widget_column ul li a:focus{
	color: #00bfff;
}

.enigma_footer_widget_column .textwidget {
color: #f2f2f2;
font-family: "Open Sans",sans-serif;
font-size: 16px;
line-height: 27px;
margin-top: 25px;
    }
    .enigma_footer_widget_column p {
    color: #ffffff;
    font-size: 13px;
line-height: 15px;
font-family: 'Open Sans', sans-serif;
}

.enigma_footer_area {
    background: #fff;
    border-top: 0px solid #6B6B6B;
}
.enigma_footer_area {
    padding: 10px 0 0px;
}

.enigma_footer_area p {
    color: #333;
    font-size: 15px;
}
.enigma_footer_area p {
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;

    bottom: 0;
    text-align: center;
    padding-top: 12px;
}
.enigma_footer_copyright_info {
    float: left;
}
.enigma_footer_social_div {
    float: right;
}

.enigma_scrollup {
    width: 45px;
    height: 40px;
    opacity: 0.5;
    position: fixed;
    bottom: 100px;
    right: 30px;
    border-radius: 2px;
    text-align: center;
    color: #fafafa;
    background: #3b3b3b;
    z-index: 9999;
    transition: all ease 0.5s;
}
.enigma_scrollup i {
    line-height: 38px;
    font-size: 24px;
    vertical-align: middle;
    display: inline-block;
font: normal normal normal 14px/1;
    vertical-align: middle;
    text-rendering: auto;
transform: translate(0, 0);
}

/* our client CSS */

#clientlist{
	margin-left: 10px;
	width: 100%;
	border-collapse: collapse;
	border-color: white;
	color: red;
	-webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */

}
#theadr {
    background-color: #31A3DD;
    color: white;
}

td, th {
border: 1px solid transparent; /* No more visible border */
height: 30px;
transition: all 0.3s;  /* Simple transition for hover effect */
}

th {
background: #31A3DD;  /* Darken header a bit */
font-weight: bold;
color: white;
}

td {
background: #FAFAFA;
text-align: center;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
}

/* Cells in even rows (2,4,6...) are one color */
tr:nth-child(even) td { background: #F1F1F1; }  

/* Cells in odd rows (1,3,5...) are another (excludes header cells)  */
tr:nth-child(odd) td { background: #FEFEFE; } 

tr td:hover { background: #666; color: #FFF; } /* Hover cell effect! */

/* About page CSS */

.about_gamani p{
	    
	    text-align: justify;
	    color: #333;

}
.about_gamani h4{

	color: #fff;
	background-color: #333;
	padding: 5px;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
	border-radius: 10px;
	padding-left: 10px;

}


/* contact us page css */

.contact_map{

    width: 100%;
    height: 250px;
    border: 5px solid #eee;
}

.contact_page{
    background-color: #333;
}

.contact_page h1{
    text-align: center;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bolder;

}
.contact_block_address .con_add, .contact_block_phone .con_phone, .contact_block_email .con_email{  text-align: center; color: #333; font-size: 20px; font-weight: bold; }
.contact_block_address, .contact_block_phone, .contact_block_email{  text-align: center; color: #fff; }
.contact_block_address label:hover{ cursor: pointer; color: #333; background-color: #fff; }
.contact_block_address label{
    background-color: #333;
    margin-top: 20px;
    padding: 20px 30px 20px 30px;
    border-radius: 70%;

   }
.contact_block_phone label:hover{ cursor: pointer; color: #333; background-color: #fff; }
.contact_block_phone label{
    background-color: #333;
    margin-top: 20px;
    padding: 22px 28px 22px 28px;
    border-radius: 70%;

   }
.contact_block_email label:hover{cursor: pointer; color: #333; background-color: #fff;}
.contact_block_email label{
    background-color: #333;
    margin-top: 20px;
    padding: 30px 30px 30px 30px;
    border-radius: 70%;
   }
.contact_content{

    background-color: #333;
    border-radius: 5px;
    border-right: 2px solid #eee;
}
.contact_content_inner_left, .contact_content_inner_center, .contact_content_inner_right{ margin-top: 20px;}
.contact_content_inner_left p, .contact_content_inner_center p,  .contact_content_inner_right p{
    color: #fff;
    text-align: center;
}

/* contact us page css (END) */


/* Gallery page css */

.modal-dialog {width:600px;}
.thumbnail {margin-bottom:6px;}

.footer_map{

    width: 100%;
    height: 40%;
}
.footer_follow_us,{

    width: 100%;
    height: 40%;
}

/* Index page service area section page css */
.container_service {
    padding-top: 90px;
    padding-bottom: 90px;
}
.service_heading_title {
    display: block;
    margin: 0px 0 50px;
    text-align: center;
}
.service_heading_title h3 {
    border-bottom: 4px solid #31A3DD;
    color: #3b3b3b;
}
.service_heading_title h3 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.service_heading_title h3 {
    display: inline-block;
    margin-top: 0px;
    letter-spacing: 1px;
    padding-bottom: 5px;
    line-height: 40px;
}
.isotope{ transition-property: height, width; transition-duration: 0.8s; }


.service_area {
    border-radius: 0px;
    margin-bottom: 65px;
    transition: all 0.4s ease 0s;
}

.service_iocn {
    border: 4px solid #31A3DD;
    background-color: #31A3DD;
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, #31A3DD 50%, #fff 50%);
}
.pull-left {
    float: left !important;
}
.service_iocn {
    width: 90px;
    height: 90px;
    display: block;
    margin-right: 20px;

    border-radius: 100%;
    text-align: center;

    transition: all ease 0.8s;
}

.service_iocn i {
    color: #fff;
    font-size: 50px;
    position: relative;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 90px;
    transition: all .25s linear;
}
.service_detail h3 {
    font-size: 24px;
    letter-spacing: normal;
    line-height: 32px;
    word-wrap: break-word;
    margin: 0 0 10px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.service_detail h3 a{
    color: #428bca;
    text-decoration: none;
    background: transparent;
}
.service_detail p {
    font-size: 16px;
    line-height: 27px;
}

/* sevices page CSS */
.ptext{
    text-align: justify;
    text-decoration: none;
    text-indent: 10px;
    letter-spacing: normal;
    line-height: 1.8;
    direction: ltr;
    word-spacing: 10px;
}


.dborder{
        border-style: groove;
        border-width: 2px;
        border-color: #333;
        text-align: justify;
        
        border-radius: 5px 5px 5px 5px;
        padding: 10px;
        

}
.hfive{

    float: left;
    text-align: center;
    padding: 0 5px;
    margin: -20px 0 0 30px;
    background: #FFF;
}

.adv{
    padding: 20px;
    list-style-type: square;
}

.efflist{
    list-style-type: circle;
}
/* technologys css */

.techser{
    display: inline-block;
    border-radius: 4px;
    background-color: #31A3DD;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
    padding-right: 40px;
    width: 100%;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
    height: 30px;
}
.techser span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.techser span:after {
  content: '»';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.techser:hover span {
  padding-right: 25px;
}

.techser:hover span:after {
  opacity: 1;
  right: 0;
}

/* sevices page (Environmental system page) CSS */
.service3_head h3{
    padding: 5px;
    color: #333;
    border-radius: 5px;
}

.pull_and_colr{
    text-align: left;
    background-color: #eee;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 5px solid #fff;
    border-bottom: 5px solid #fff;
    font-weight: bold;
}
.pull_and_colr i{
    color: #31A3DD;
}
.service3_content p, .service2_content p{
    padding-top: 20px;
    font-size: 16px;
}
.pull_and_colr h5{
    color: #31A3DD;
}

/* sevices page (WATER TREATMENT service page) CSS */
.carousel-caption {
    top: 10px;
}
AIzaSyCv67tru3g-cscbIrmO595Lfb7hO9j6xeI