@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Hind:400,500,600,700&display=swap');



@font-face {
  font-family: 'Myriad Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Designosaur';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(../font/Designosaur-Italic.otf) format('woff2');

}
body
{
background:#e7e7e8;
font-family: 'Lato', sans-serif;
font-size:16px;
color:#000;
line-height:25px;

}


.topheader_outer
{
	float:left;
	width:100%;
	padding:10px 0px;
	background:#e7e7e8;
}
.container_web
{
	float:left;
	width:100%;
	padding:0px 50px;
}
.top_menuout
{
	float:left;
	margin-top:4px;
	width: 100%;
}
.topmenu1
{
	float:left;
	margin-right:15px;
}
.topmenu1 a
{
	color:#000;
	text-decoration:none;
}

#google_translate_element1
{
	float:left;
}
#google_translate_element1 .skiptranslate
{
	font-size:0px !important;
}
#google_translate_element1 .skiptranslate span
{
	display:none !important;
}
#google_translate_element1 .goog-te-combo
{
	float:right;
	margin:0px !important;
	margin-left:0% !important;
	width:180px;
	padding:5px 10px;
	border:1px solid #ccc;
	margin-top:-2px !important;
	margin-bottom:0px !important;
}
.topsocial_outer
{
	float:right;
}
.topsocialicon
{
	float:left;
	width:34px;
	height:34px;
	background:#000;
	border-radius:50%;
	margin-right:10px;
}
.topsocialicon:hover
{
	background:#0095da;
}
.topsocialicon:last-child
{
	margin-right:0px;
}
.topsocialicon img
{
	margin:6px 5px;
	width:22px;
}
.header_outer
{
	float:left;
	width:100%;
	background:#8dd8f8;
}
.logoout
{
	float:left;
	margin-top:10px;
}
.logoout img
{
	width:400px;
}
/*.header_fix .logoout img
{
	width:120px;
}
.header_fix .topmenuout ul li
{
	padding-top:0px;
	padding-bottom:0px;
}
.header_fix .topmenuout1
{
	padding-top:12px;
	padding-bottom:12px;
}
*/


.headermenu_out
{
	float:right;
	position: relative;
}
.topmenuout,.topmenuout1
{
	float:right;
	clear:both;
}
.topmenuout1
{
	margin-right:-50px;
	/*background:#f03f23;*/
	background:#2d4c9c;
	padding:8px 15px;
	position: relative;
	border-radius: 15px 0px 0px 0px;
}

  .topmenuout1:after {
      content: "";
      position: absolute;
      width: 0;
	  left: -46px;
	  top: 7px;
	  height: 0;
	  border-bottom: 49px solid #2d4c9c;
	  border-left: 49px solid transparent;
		border-radius: 0px 0px 0px 0px;
    }

.topmenuout ul
{
	float:left;
	margin:0px;
	padding:0px;
	margin-top:10px;
}
.topmenuout ul li
{
	display:inline-block;
	list-style:none;
	padding:5px 10px;
}
.topmenuout ul li a
{
	float:left;
	color:#000;
	font-weight:600;
	text-decoration:none;
}
.homecont_outer
{
	float:left;
	width:100%;
	padding:50px 0px;
	background:#fff;
}
.allother_pagpad
{
	
	/*padding-top:120px;*/
}
.aquaser_outer
{
	float:left;
	width:60%;
	/*padding:40px 30px;*/
	border:0px solid #dcdcdc;
	/*background:#e7e7e8;*/
	border-radius:10px;
	text-align:center;
	position:relative;
}
.aquasear_box
{
	display:inline-block;
	width:60%;
}
.aquaser_outer img{
	float:left;
	width:100%;
	height: 270px;
}
.aquaser_outer h3{
	 position: absolute;
	 top: 9%;
	 left: 6%;
	 font-size: 30px;
	 font-weight: 300;
}
.search_head{
	position: absolute;
	top: 18%;
	font-size: 36px;
	text-align:center;
	float:left;
	width:100%;
	font-family:'Open Sans';
	color:#3d107b;
	font-weight: 800;
}
.aqua_text_box{
/*	position: absolute;
	top: 40%;
	border-radius:26px;
	border-top-left-radius:15px;
	border-bottom-left-radius:15px;
	border: 1px solid #00a8eb;
	border-bottom:4px solid #00a8eb;
	padding:10px 10px 10px 25px;
	border-left:0px;
	width: 65%;
	float: left;
	right: 20%;*/
	position: absolute;
    top: 62%;
    border-radius: 26px;
    border-top-left-radius: 26px;
    border-bottom-left-radius: 26px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border: 1px solid #00a8eb;
        border-bottom-color: rgb(0, 168, 235);
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-left-color: rgb(0, 168, 235);
        border-left-style: solid;
        border-left-width: 1px;
    border-bottom: 4px solid #00a8eb;
    padding: 10px 10px 10px 35px;
    border-left: 0px;
    width: 50%;
    float: left;
    left: 18%;
}
	
#aquasearch1
{
	display:inline-block;
	width:85%;
	margin-top:20px;
	background:#fff;
	border:1px solid #ccc;
	position:relative;
	border-radius:50px;
	overflow:hidden;
}
.aquasearch_box
{
	width:100%;
	height:50px;
	border:0px;
	background:transparent;
	padding-left:60px;
}
.aquasearch_button
{
	position:absolute;
top: 64%;
left: 15.2%;
	background: none;
	background: url(../images/search-ic.png) center no-repeat;
	border: 0px;
	float: left;
	z-index: 5;
	background:none;
	/*background:url(../images/search-ic.png) center no-repeat;*/
	border:0px;
	float:left;
}
.aquasearch_button img{
	width:45px;
	float:left;
	height:45px;
}



.aquaser_outer h4
{
	display:inline-block;
	padding:0px;
	width:100%;
	margin:0px;
	color:#a3a1a1;
	font-size:20px;
	float: left;
	position:relative;
	margin-top: -10%;
}
.aquakeysea_outer
{
	float:right;
	width:35%;
	margin-right:2%;
	background:#0095da;
	padding:20px 50px 25px 50px;
	text-align:center;
}
.aquakeysea_outer h3
{
	color:#fff;
	font-weight:600;
	font-size:25px;
}
.searchlook_box
{
	float:left;
	width:100%;
	height:40px;
	border:1px solid #ccc;
	background:#fff;
	margin-top:15px;
	padding:5px;
}
.searkey_but
{
	background:#83d1f2;
	color:#fff;
	width:100%;
	padding:5px;
	margin-top:15px;
	border:none;
	text-transform:uppercase;
	font-weight:600;
}
.searkey_but img
{
	width:25px;
	margin-right:10px;
}
#products
{
	float:left;
	width:100%;
	background:#d1d2d4;
}
.homeprodu_outer
{
	float:left;
	width:50%;
	background:#e7e7e8;
	padding-bottom:0px;
	padding-top:50px;
}
.homeprodu_outer1
{
	float:left;
	width:50%;
	background:#d1d2d4;
	padding-bottom:2px;
	padding-top:50px;
}
.homeprodu_outer h3
{
	color:#fff;
	float:left;
	padding:10px 20px;
	background: #f03f23;
	font-size:24px;
	font-weight:400;
	font-family: 'Designosaur', sans-serif;border-radius: 0px 12px 0px 0px;
}
.hometimeprodcont
{
	float:left;
	width:100%;
	background:#fff;
}
.learcont_out
{
	position:absolute;
	right:3%;
	bottom:8%;
	width:20%;
	text-align:justify;
	background:rgba(255,255,255,0.5);
	padding:20px;

}
.hometimeprodcont img
{
	width:100%;
	padding:5px;
}
#hometimeprod
{
	position:relative;
	padding-bottom:20px;
	margin-top:30px;
}
#hometimeprod .owl-item
{
	padding:0px 5px;
}
.shrip_head
{
	float:left;
	width:100%;
	background:#fff;
	margin:0px;
	padding:5px;
	text-align:center;
	padding-bottom:7px;
	color:#000;
	font-size:18px;
	/*height:35px;
	overflow:hidden;*/
	border-bottom:2px solid #0095da;
}
.shrip_head span{
	float: left;
	width: 100%;
	height: auto;
}
#hometimeprod .owl-controls
{
	width:100%;
}
#hometimeprod  .owl-buttons
{
	position:absolute;
	top:40%;
	width:100%;
}
#hometimeprod  .owl-buttons .owl-prev
{
	float:left;
	margin-left:0px;
	background:#0095da url(../images/slidleft1.png) center no-repeat;
	width: 30px;
	height: 30px;
}
#hometimeprod  .owl-buttons .owl-next
{
	float:right;
	margin-right:0px;
	background:#0095da  url(../images/slidright1.png) center no-repeat;
	width: 30px;
	height: 30px;
}
.span_read
{
	margin-top:5px;
}
.span_read span
{
	display:inline-block;
	padding:0px 5px;
	line-height:17px;
	background:#0095da;
	color:#fff;
	margin-right:5px;
	cursor:pointer !important;
}
.span_read span:last-child
{
	margin-right:0px;
}
.span_read b
{
	display:inline-block;
	padding:0px 5px;
	line-height:17px;
	background:#0095da;
	color:#fff;
	margin-right:5px;
}
#cssmenu > ul > li.mobi_act
{
	display:none;
}
.labserbg
{
	background:#ebf7fe !important;
}
.lapleft_outer
{
	float:left;
	width:70%;
}
.lapright_outer
{
	float:left;
	width:30%;
	text-align:center;
}
.lapright_outer img
{
	width:60%;
}
.lapleft_outer h3
{
	/*float:left;
	width:20%;
	color:#005aab;
	font-size:30px;
	text-transform:uppercase;*/
	    color: #fff;
    float: left;
	width:20%;
    padding: 10px 20px;
    background: #f03f23;
	font-family: 'Designosaur', sans-serif;
    font-size: 24px;
    font-weight: 400;border-radius: 0px 12px 0px 0px;
}
.lapleft_outer p
{
	float:left;
	width:80%;
	padding:10px 30px;
	font-size:20px;
	line-height:40px;
	border-left:0px solid #ccc;
}
.lapdet_outer
{
	float:left;
	width:100%;
	padding-bottom:25px;
}
.lapleft_img
{
	float:left;
    width: 30%;
   /* margin-top: -100px;*/
   margin-top:20px;
}
.aoclab_outer
{
	float:left;
	width:58%;
}
.aoclabhead
{
	float:left;
	width:100%;
	/*margin-left: -9%;*/
	
}
.aoclabhead img
{
	float:left;
	width:130px;
}
.aoclabhead h3
{
	float:left;
	margin-left:20px;
	font-size:30px;
	margin-top:60px;
	color:#2e3192;
}
.aoclabhead h3 span
{
	text-transform:uppercase;
	font-weight:bold;
	font-size:35px;
}
.aoclabhead h3 span:last-child
{
	font-size:28px;
	font-weight:bold;
}
.soilul
{
	float:left;
	margin-top:20px;
	list-style:none;
	width:93%;
	margin-left:7%;
}
.soilul li
{
	float:left;
	width:50%;
	margin-top:18px;
	list-style:url(../images/left-micon.png) ;
}
.soilul li a
{
	float:left;
	width:100%;
	text-decoration:none;
	font-size:20px;
	color:#0d5caa;
	text-transform:uppercase;
	position:relative;
	top:2px;
	font-weight:500;
	line-height:30px;
}
.soilul li a:hover
{
	color:#ed1c24;
}
.homecont_outer1
{
	float:left;
	width:100%;
	padding:0px 0px;
}
.learning_outer{
	float:left;
	width:100%;
    position: relative;
}
.learning_outer img{
	float:left;
	width:100%;
}
.learimgcont_out
{
  position: absolute;
  top: 9%;
  left: 50px;  
	top:20px;
	z-index:1	;
}
.learimgcont_out p
{
	float:left;
	width:50%;
	margin-top:20px;
	clear:both;
	background:rgba(255,255,255,.7);
	padding:5px 10px;
	border:1px solid #e3e3e3;
	color:#005aab;
}
.learning_txt {
  color: #fff;
float: left;
padding: 10px 20px;
background: #f03f23;
font-size: 24px;
font-weight: 400;
	font-family: 'Designosaur', sans-serif;border-radius: 0px 12px 0px 0px;
}
.learn_imgs{
	float:left;
	width:100%;
}
.first_img{
	float:left;
	width:33%;
	margin:5px 5px 5px 0px;
}
.first_img img{
	float:left;
	width:100%;
}
.first_img1{
	float:left;
	width:33%;
	margin:5px 5px 5px 0px;
}
.first_img1 img{
	float:left;
	width:100%;
}
.second_img{
	display:none;
}
.blog_head{
	float:left;
	width:100%;
	padding:10px 0px 10px 0px;
}
.blog_head h3{
	color:#fff;	
	float: left;
padding: 10px 20px;
background: #f03f23;
font-size: 24px;
font-weight: 400;border-radius: 0px 12px 0px 0px;
	font-family: 'Designosaur', sans-serif;
}
.blog_box{
	float:left;width: 100%;
background: #2d4c9c;
}
.blog_imag{
	float:left;
	width:35%;
	overflow:hidden;
	border:0px solid #2d4c9c;
}
.allweb_but
{
	float:left;
}

.allweb_but a
{
	    float: left;
    padding: 7px 20px 7px 20px;
    color: #000;
    font-weight: 500;
    font-size: 17px;
    background: #29469b;
    border-radius: 30px;
    border: 0px solid #333;
	text-decoration:none;
	color:#fff;
}
.allweb_but a:hover
{
	background:#27b1ec;
}
.learimgcont_out1 p
{
	color:#fff;
	background:none;
	border:0px;
}
.allweb_but img
{
	position:relative;
	top:-1px;
}
.allweb_but1
{
	margin-left:5%;
	margin-top:20px;
}
.allweb_but2
{
	float:right;
	margin-left:0px;
	margin-right:8%;
	margin-top:16%;
}
.allweb_but3
{
	float:right;
	margin-left:0px;
}
.allweb_but4
{
	float:left;
	margin:0px;
}
.blog_imag img{
	float:left;
	width:100%;
}
.blog_box_outer{
	padding:0px 20px!important;
	margin-top: 10px;
	margin-bottom: 20px;
}
.outer{
	float:left;
	width:100%;
	margin:15px 0px 15px 0px;
}
.blog_content{
	float:left;
	width:62%;
	background:#2d4c9c;
	padding:10px 15px 10px 10px;
	color:#fff;
}
.b_head{
	float:left;
	width:100%;
	text-align:left;
	color:#fff;
	font-size:18px;
	padding:0px 10px 10px 10px;
line-height: 22px;
}
.b_date{
	color:#d6b220;
	font-size:16px;
	padding:0px 10px 10px 10px;
}
.b_content{
	float:left;
	width:100%;
	text-align:justify;
	font-size:15px;
line-height: 24px  !important;
	padding:0px 10px 10px 10px;
	height: 116px;
	overflow: hidden;
}
.b_content table{
	height: 116px !important;
	overflow: hidden !important;
	border:1px solid #2d4c9c !important;
}
.b_content table tr td{
	border:0px !important;
}
.b_content img{
	display:none !important;
}
.suc_out .col-md-3:nth-child(4n+1)
{
    clear:both;
    
}
.b_read{
	width: 65%;
	/*height: 0;
	float:right;
	border-bottom: 20px solid red;
	border-left: 45px solid transparent;*/
	background:#2d4c9c;
	padding:2px 0px 0px 0px;
	float:left;
}
.b_read a{
	color:#000;
}
.read_btn{
	float:right;
	border:none;
	width: 180px;
	height: 5px;
	border-bottom: 30px solid #efefed;
	border-left: 40px solid #2d4c9c;
	margin: 10px 0px 0px 10px;
	font-size:14px;margin-right: -1px;
}
.research_img{
	float:left;
	width:100%;
	position:relative;
}
.research_img img{
	float:left;
	width:100%;
}
.research_txt {
  position: absolute;
  top: 9%;
  left: 50px;
  color:#fff;
 /* color:#fff;
  font-size: 30px;
  font-weight: 300;*/
  float: left;
  padding: 10px 20px;
  background: #f03f23;
  font-size: 24px;
  font-weight: 500;
}
.blog_date{
	float:left;
	width:100%;
	text-align:left;
	padding:0px 0px 10px 0px;
	color:#2d4c9c;
	font-size:17px;
}
.blog_det_head{
	float:left;
	width:100%;
	text-align:center;
	font-size:25px;
	padding:30px 0px 30px 0px;
	color:#2d4c9c;
}
.view_more{
	float:left;
	width:100%;
	text-align:center;
	margin:20px 0px 5px 0px;
}
.view_btn{
	border:none;
	background:#2d4c9c;
	text-decoration:none;
	color:#fff;
	font-size:15px;
	padding:6px 10px;
}
.blog-head{
	float:left;
	width:100%;
	text-align:center;
	color: #005aab;
	font-size: 30px;
	text-transform: uppercase;
	padding:50px 0px 20px 0px;
}
.blog_outer{
	float:left;
	width:100%;
	padding:10px 10px 30px 0px;

}


.blog_imag img{
	 height:100%;
	  width:100%;
	  background-position:center;
	  background-size:cover;
	  border: 1px solid #ccc;
}


/*.blog_imag img{
   -webkit-animation: zoomeffect 11s infinite;
   -moz-animation: zoomeffect 11s infinite;
   animation: zoomeffect 11s infinite;
}
@-webkit-keyframes zoomeffect{
		0%{
			background-position:center;
		  transform:scale(1,1);
		}
		50%{
			background-position:center;
		  transform:scale(2,2);
		}
		100%{
			background-position:center;
		  transform:scale(1,1);
		}
}
@keyframes zoomeffect{
		0%{
			background-position:center;
		  transform:scale(1,1);
		}
		50%{
			background-position:center;
		  transform:scale(2,2);
		}
		100%{
			background-position:center;
		  transform:scale(1,1);
		}
}
*/


.rem_phot_out{
	margin:30px 0px 30px 0px;
}

.rem_phot_in{
	float:left;
	width:100%;
	/*padding:20px;*/
	border: 1px solid #ccc;
}
.rem_pho{
	float:left;
	width:100%;
	transition: transform .5s;
	overflow:hidden;
}

.rem_pho img{
	float:left;
	width:100%;
	overflow:hidden;
}
.rem_pho img:hover{
	cursor:pointer;
	transition: transform .5s;
	transform: scale(1.1);
	overflow:hidden;
}
.rem_bg{
    float: left;
    width: 100%;
    background: #2d4c9c;
    padding: 8px;
    /*margin-top: -40px;*/
    height: 40px;
    overflow: hidden;
}

.rem_text{
	float:left;
	width:100%;
	text-align:center;
	font-size:16px;
	font-weight:600;
	color:#fff;
}
.blog_view_out{
	float: left;
	width:76%;
	padding: 20px;
	margin-bottom:20px;
	border: 1px solid #f0f0f0;
}
.tags_with{
	float:left;
	width:100%;
	margin:15px 0px 10px 0px;
}
.blog_title{
	float:left;
	width:100%;
	text-align:left;
	font-size:26px;
	color:#2d4c9c;
	padding:10px 0px 30px 0px;

}
.blog_txt{
	float:left;
	/*width:80%;*/
	text-align:justify;
	font-size:15px;
	padding:0px 0px 0px 0px;
	line-height:1.8;
}
.blog_txt table{
	border:0px !important;
}
.blog_txt table tr td{
	border:1px solid #fff !important;
}
.blog_image{
	float: right;
	width: 19%;
	/*margin-left: 15px;*/
	margin-bottom:20px;
}

.blog_image img{
	float:right;
	width:97%;
	margin-top:10px;
	border:1px solid #f0f0f0;
}

.blog_txt1{
	float:left;
	width:100%;
	text-align:justify;
	padding:10px 0px 10px 0px;
	line-height:1.8;
}
.tag_out{
	float:left;
	width:100%;
	margin:20px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
}
.tag_head{
	float: left;
	padding: 5px 0px 5px 0px;
	font-size: 19px;
	font-weight: 500;
	width: 100%;
	border-bottom: 1px dotted #ccc;
	margin: 15px 0px 0px 0px;
}
.t_head{
	float:left;
	width:100%;
	border-bottom:1px dotted #ccc;
	font-size:21px;
	color:#2d4c9c;
	padding-bottom:6px;
}
.success_txt{
	float:left;
	width:100%;
	text-align:justify;
	line-height:1.8;
	padding:0px 0px;
}
.success_txt > table  {
	float:left !important;
	width:100% !important;	
	border:0px !important;
}
.success_txt > table td, .success_txt > table  th{
	border:0px !important;
}
.success_txt > table tbody tr td p{
	float:left !important;
	width:100% !important;
	line-height:1.9 !important;
	text-align:justify !important;
	padding:0px 10px;
}
.success_txt p{
	float:left;
	width:100%;
	text-align:justify;
	line-height:1.9;
	padding:10px 0px;
	margin-bottom:0px;
}
.success_txt img{
	float:left;
	width:auto;
	padding:10px 20px;
}
.suc_out1{
	float:left;
	width:70%;
	margin-bottom:30px;
}
.right_side_out1{
	float:right;
	width:30%;
}
.right_side_out{
	/*float:left;*/
	float:right;
	width:24%;
	/*margin-left:20px;*/
	margin-top:0px;
}
.search_out{
	float:left;
	width:95%;
	padding: 6px 10px 4px 15px;
	border-radius:10px;
	border:1px solid #ccc;
	color:#000;
	margin:0px 0px 15px 0px;
}
.search_box{
	border:none;
	width:80%;
	float:left;
	padding-left:5px;
	font-size:17px;
	outline:none;
}
.search_icon{
	border:none;
	float:right;
	margin:0px 5px 5px 5px;
	background:#fff;
}
.search_icon i{
	color:#ccc;
	font-size:20px;
}
.tag_bg{
	float:left;
	width:95%;
	background:#e23620;
	padding:10px;
	color:#fff;
	font-size:19px;
	font-weight:500;
	margin:0px 0px 15px 0px;

}
.tags{
	float:left;
	width:auto;
	background:#2d4c9c;
	border-radius:20px;
	font-size:15px;
	color:#fff;
	padding: 5px 15px 5px 15px;
	margin: 5px 0px 10px 10px;
}
.tags1{
	float:left;
	width:auto;
	background:#2d4c9c;
	border-radius:20px;
	font-size:15px;
	color:#fff;
	padding: 5px 15px 5px 15px;
	margin: 5px 5px 10px 10px;
}
.tags_outer{
	float:left;
	width:95%;
}
.social_inner{
	float:left;
	width:95%;
	margin:20px 0px 10px 0px;
	background:#1f82e8;
	padding:7px 10px 7px 15px;
	color:#fff;
	font-size:17px;
}
.social_txt{
	float:left;
	width:20%;
	text-align:center;
}

.social_imag{
	float:left;
	width:80%;
}
.social_imag img{
	float:left;
	width:19%;
	margin:0px 5px 0px 5px;
}
.tags_collapse{
	float:left;
	width:95%;
	margin:20px 0px 30px 0px;
}
/*.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f078";
    padding-right: 5px;
	font-weight:100;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f054";
	font-weight:100;
}
.panel-title >a{
	text-decoration:none !important;
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}

.panel-default > .panel-heading {
    color: #fff !important;
    background-color: #2d4c9c !important;
    border:none !important;
}
.panel-body{
	background:#1f82e8;
	padding:10px 10px 10px 20px;
	
}
.panel-body > a{
	float:left;
	width:100%;
	text-decoration:none;
	color:#fff;
	line-height:1.8;
}
.panel-body >a:hover{
	text-decoration:none;
}	
.panel-heading {
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
}
.panel-group .panel {
	border-radius:0px !important;
}*/

.accordion {
  background-color: #2d4c9c;
  color: #fff;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}
.accordion::after{
	content:"\f078";
	float: right !important;
    font-family: FontAwesome;
}	

.active, .accordion:hover {
  /*background-color: #ccc;*/
}

/*.panel {
  padding: 0px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  margin-bottom:0px !important;
}
.panel p{
	background:#1f82e8;
	padding:10px;
	float:left;
	width:100%;
}
.panel a{
	float:left;
	width:100%;
	padding:5px 10px 5px 10px;
	text-decoration:none;
	color:#fff;
}*/


.dealer_head{
	float:left;
	width:100%;
	text-align:center;
	padding:50px 0px 20px 0px;
	font-size:30px;
	color:#005aab;
}
.dealer_out{
	float: left;
	width: 95%;
	padding: 20px;
	margin: 10px 10px 10px 20px;
	border: 1px solid #f0f0f0;
}
.head_name{
	float:left;
	width:100%;
	font-size:22px;
	color:#2d4c9c;
	padding:10px 10px 10px 0px;
}

.blog_img_out{
	float:left;
	/*max-width:33.33333333%; !important;*/
}
.blog_img{
	float:left;
	width:100%;
}
.blog_img img{
	float:left;
	width:100%;
	border-radius:4px;
}
.blog_dat{
	float:left;
	width:100%;
	text-align:left;
	padding-top:5px;
	font-size:15px;
	color:#FF0000;
	font-weight:600;
}
.b_con{
	float:left;
	width:100%;
	text-align:justify;
	line-height:1.7;
	height:90px;
	overflow:hidden;
}
.b_con table{
	height:90px !important;
	overflow: hidden !important;
}
.b_con table tbody tr td {
	border: 1px solid #e7ecfc !important;
	width: 100% !important;
}
.b_con table img{
	display:none !important;
}
.b_title{
	float:left;
	width:100%;
	text-align:left;
	font-size:16px;
	font-weight:500;
	color:#2d4c9c;
}
.read_more_btn{
	border:none;
	background:none;
	padding:5px 0px;
	border-radius:0px;
	color:#0095da;
}
.no_rec{
	float:left;
	width:100%;
	text-align:center;
	padding:40px 0px 40px 0px;
	color:#FF0000;
	font-size:20px;
}
.tot_out{
	float:left;
	width:100%;
	padding:30px 0px 30px 0px;
	background:#e7ecfc;
	border-radius:5px;
	margin:10px 0px 15px 0px;
	/*border-bottom:1px dotted #ccc;*/
}
.select_out{
	width: 33.33333333%;
	float: left;
	text-align: left;
}
.district_out{
	width: 33.33333333%;
	float: left;
	text-align: left;
}
.shop_out{
	width: 33.33333333%;
	float: left;
	text-align: left;
}
.select-box{
	float:left;
	width:94%;
	border:1px solid #ccc;
	padding:10px 12px 10px 10px;
	font-size:18px;
	/*margin-top:10px;
	margin-left:70px;*/
}
.butt_out{
	float:left;
	width:100% !important;
	text-align:center;
	margin:45px 0px 15px 0px;
}
.sub_btn{
	border:none;
	background:#2d4c9c;
	color:#fff;
	font-size:16px;
	width:100px;
	padding:7px;
}
.address_in{
	float:left;
	width:100%;
	padding: 25px 15px 25px 30px;
	/*background:#fff;*/
}

.deal_out{
	float:left;
	width:100%;
	background:#e7ecfc;
	padding:20px 15px 20px 15px; 
	margin:20px 0px 20px 0px;
}
.address_out{
	padding: 0px;
	/*box-shadow: 5px 8px 10px 0 rgba(0,0,0,0.2);*/
}
.mob_icon{
	float:left;
	font-size:18px;
	color:#fff;
	background:#2d4c9c;
	height:25px;
	padding:3px 2px 0px 2px;
	text-align:center;
	width:25px;
	border-radius:50%;
	margin-right:10px;
}	
.map_out iframe{
	height:470px;
	width:100%;
}
.shop_name{
	float:left;
	width:100%;
	text-align:left;
	color:#005aab;
	font-size:22px;
}
.shop_img{
	float:left;
	width:96%;
}
.shop_img img{
	float:left;
	width:100%;
}
.address_line{
	float:left;
	width:100%;
	padding-top:20px;
	color:#000;
	/*font-size:15px;*/
}
.phone{
	float:left;
	width:100%;
	padding-top:20px;
	color:#2d4c9c;
	
}
.page_outer{
	float:left;
	width:100%;
	/*border:1px solid #f0f0f0;*/
	padding:30px 20px 20px 30px;
	margin:20px 0px 20px 0px;
}
.shrimp_left{
	float:left;
	width:100%;
	margin:20px 0px 10px 0px;
}
.pro_head{
	float:left;
	width:100%;
	text-align:center;
	font-size: 22px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}
.pro_group{
	float:left;
	width:100%;
	margin:15px 0px 0px 0px;
	/*background:#2d4c9c;*/
	background:url(../images/homemenu-bg1.jpg) no-repeat top right #2c489c;
	color:#fff;
	padding: 3px 5px 10px 10px;
}

.pro_group ul {
	padding-left:10px;
	margin-bottom:0px;
}
.pro_group ul li{
	list-style:none;
	padding:7px 0px 7px 0px;
	text-transform:uppercase;
	background: url(../images/we-icon_spilt.png) center bottom no-repeat;
	/*border-bottom:1px solid #0095da;*/
}
.pro_group ul li a{
	text-decoration:none;
	color:#fff;
	font-size:15px;
	font-weight:550;
	
}
.pro_group ul li a:hover{
	text-decoration:none;
}
.shrimp_img img{
	float:left;
	width:100%;
	border:1px solid #ccc;
}
.right_out{
	float:left;
	margin-top:60px;
}
.shrimp_name_out{
	float: left;
	width: 100%;
	text-align: left;
	padding: 0px 0 0px 0;
	background: #fff;
	border-bottom: 1px solid #efefec;
}
.shrimp_name_in{
	float: left;
	text-align: left;
	padding: 0px 0;
	padding-right: 0px;
	background: #efefec url(../images/menu-short-slide-img-2.png) right no-repeat;
	padding-right: 50px;
}
.shrimp_name{	
	width: 100%;
	font-size: 23px;
	color: #000;
	font-weight: 600;
	padding: 6px 0px 7px 30px;
	text-transform: uppercase;
}
.shrimp_descr{
	float:left;
	width:100%;
	text-align:justify;
	line-height:1.9;
	color:#000;
	font-size:15px;
	padding:20px 0px 0px 0px;
}
.page_link a{
	color:#000;
	font-size:17px;
	text-decoration:none;
}
.page_link a:hover{
	color:#2d4c9c;
}
.slash{
	padding:0px 10px 0px 10px;
}
.page_link{
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}
.pro_group_out{
	float:left;
	width:100%;
	margin:15px 0px 0px 0px;
}
	
/*.panel1{
	margin-bottom:0px !important;
	/*background: url(../images/we-icon_spilt.png) center bottom no-repeat;
	border-bottom:1px solid #ddd;
}*/

.iproductcat_menu1 {
    float: left;
    width: 100%;
    background: url(../images/homemenu-bg1.jpg) no-repeat top right #2c489c;
    padding: 0px 0px;
    margin-top: 20px;
}
.prod_name{
	color:#2d4c9c;
	font-size:15px;
}

.simcul_conout
{
	float:left;
	width:95%;
	padding-left:50px;
}
.simcul_conout1
{
	float:left;
	width:100%;
	margin-top:40px;
	margin-bottom:40px;
}
.simcul_abcont1
{
	float:left;
	width:60%;
	padding-right:30px;
}
.short-out-2 {
    float: left;
    width: 100%;
    text-align: left;
    padding: 0px 0 0px 0;
    background: #fff;
    border-bottom: 1px solid #efefec;
}
.short-out-padding-2{
	margin: 30px 0 20px 0;
}
.short-out-3 {
    float: left;
    text-align: left;
    padding: 0px 0;
    padding-right: 0px;
    background: #efefec url(../images/menu-short-slide-img-2.png) right no-repeat;
    padding-right: 50px;
}
.about-short-3 {
    width: 100%;
    font-size: 22px;
    color: #000;
    font-weight: 600;
    padding: 6px 0px 7px 30px;
    text-transform: uppercase;
}
.pg_cont {
    float: left;
    width: 100%;
    margin-top:10px;
	text-align:justify;
}
.content_out{
	float:left;
	width:70%;
}

.simcul_abimg1 {
    float: left;
    width: 40%;
    text-align: center;
}
.simcul_abimg1 img {
    max-width: 100%;
}
.caa_det {
    clear: both;
    display: inline-block;
    padding: 4px 15px;
    background: #2d4c9c;
    color: #fff;
    margin-bottom: 0px;
	font-size: 16px;
font-weight: 500;
border-radius: 20px;
margin-right:8px;
}
.shirmptab_outer {
    float: left;
    width: 100%;
    border: 1px solid #efefec;
	margin-top: 20px;
}
.tab_content ul {
    float: left;
    width: 100%;
    padding-left: 30px;
}
.tab_content ul li {
    float: left;
    width: 100%;
    margin-top: 10px;
    list-style: url(../images/ullist1.png);
    padding-left: 20px;
}
.pg_cont1{
	float:left;
	width:100%;
	margin-top:4px;
}
.tag_with{
    font-size: 20px;
    margin-top: 30px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 5px;
}

.topsocialicon1
{
	display:inline-block;
	margin-right:5px;
}
.topsocialicon1 img
{
	width:30px;
}
.about_head{
	float: left;
	width: 100%;
	text-align: left;
	font-size: 22px;
	padding: 60px 0px 20px 0px;
	color: #2d4c9c;
	text-transform:capitalize;
}
.abou_poi{
	float: left;
	width: 98%;
	text-align: justify;
	padding: 0px 0px 15px 0px;
	line-height:1.8;
}
.abou_poi ul{
	margin-left:20px;
	width:98%;
	float:left;
}
.abou_poi ul li{
	padding:0px 0px 7px 0px;
	list-style:url(../images/shrimp6.png);

}
.abou_poi ul li span{
	position:relative;
	top:-5px;
}
.exper{
	float: left;
	width: 100%;
	text-align: left;
	font-size: 22px;
	padding: 30px 0px 10px 0px;
	color: #2d4c9c;
	text-transform:capitalize;
}
.e_point{
	float: left;
	width: 98%;
	text-align: justify;
	padding: 0px 0px 15px 0px;
	line-height:1.8;
}
.e_point ul {
	margin-left:20px;
	width:98%;
	float:left;
	font-size: 14px;
	line-height: 2.0;
}
.e_point ul li{
	/*list-style:url(../images/shrimp4.png);*/
	list-style:circle;
}
.txt{
	float:left;
	width:100%;
	text-align:justify;
	line-height:1.7;
	padding:5px 0px 5px 0px;
}
.yr_head {
	float:left;
	width:100%;
	text-align:left;
	padding-bottom:4px;
	margin-bottom:30px;
	border-bottom:1px dashed #ccc;
	color:#2d4c9c;
	font-size:17px;
	font-weight:600;
	text-transform:capitalize;
	padding:10px 0px;
}
.historyleft_outer
{
	float:left;
	width:10%;
}
.historyright_outer
{
	float:left;
	width:90%;
}
.historyleft_inner
{
	float:left;
	width:100%;
	border-left:1px solid #8a8a8a;
}
.historyihead
{
	float:left;
	border-bottom:1px solid #8a8a8a;
	width:100%;
	padding:0px;
	text-align:center;
	margin-top:25px;
	font-size:22px;
	font-weight: 500;
}

.historyihead1
{
	margin-top:30px;
}
.historyihead3
{
	margin-top:80px;
    
}
.historyihead4
{
	margin-top:49px;
}
.historyihead2
{  margin-top: 95px;
  margin-bottom: 30px;
}

.history_outer1:first-child
{
	margin-top:5px;
}
.history_outer1
{
	float:left;
	width:auto;
	border:1px solid #ccc;
	padding:5px 20px;
	height:37px;
	margin-bottom:29px;
	clear:both;
	background:#dbdbdb;
}
.history_outer1:nth-child(odd) {
  background: #f9f9f9;
}

.history_det h1
{
	display:none;
}
.lab_out{
	float:left;
	width:32%;
	padding:10px;
	border:1px solid #ccc;
	margin:6px;
	/*height: 275px;*/

}
.lab_in{
	float:left;
	width:100%;
	text-align:center;
	height:100%;
}
.lab_in img{
	float:left;
	width:100%;
	height:100%;
}
.lab_head{
	float:left;
	width:100%;
	padding:3px 0px 3px 0px;
	background:#0095da;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
}
.lab_con{
	float:left;
	width:100%;
	text-align:justify;
	padding:10px;
	height: 230px;
}
.lab_out1{
	float:left;
	width:32%;
	padding:10px;
	border:1px solid #ccc;
	margin:6px;
	height: auto;
}
.lab_in1{
	float:left;
	width:100%;
	text-align:center;
	height:100%;
}
.lab_in1 img{
	float:left;
	width:100%;
	height:245px;
}
.lab_out2{
	float:left;
	width:32%;
	padding:10px;
	border:1px solid #ccc;
	margin:6px;
	/*height: 500px;*/
}
.lab_in2{
	float:left;
	width:100%;
	text-align:center;
	/*height:100%;*/
}
.lab_in2 img{
	float:left;
	width:100%;
	height:205px;
}
.netwk_out{
	float:left;
	width:100%;
	text-align:center;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	margin-bottom:20px;
}
.netwk_out img{
	float:none;
	text-align:center;
}
.loca_out{
	float:left;
	border:1px solid #ccc;
	padding:0px 0px 25px 0px;
	margin:10px;
	width:31.5%;
}
.loc_head{
	float:left;
	width:100%;
	text-align:center;
	padding:10px 0px 10px 0px;
	color:#fff;
	font-size:18px;
	font-weight:600;
	background:#fba649;	
}
.addr_bg{
	float:left;
	width:96%;
	padding:10px 10px 10px 10px;
	background:#0095da;
	color:#fff;
	margin:30px 10px 0px 10px;
	min-height:240px;
	font-size:15px;
}
.sm_name{
	float:left;
	width:100%;
	text-align:center;
	background:#fff;
	color:#01458e;
	font-size:15px;
	padding:3px 0px 3px 0px;
	text-transform:uppercase;
}
.sm_address{
	float:left;
	width:100%;
	text-align:center;
	padding-top:10px;
	line-height:1.7;
}
.item_inner{
	float:left;
	width:100%;
}
.item_inner img{
	float:left;
	width:100%;
}
.item_outer{
	float:left;
	width:24%;
	margin:10px 10px 10px 0px;
	padding:5px;
	border:1px solid #ccc;
}
.total_out{
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:30px;
	padding:0px;
}
.inno_head{
	float:left;
	width:100%;
	text-align:center;
	padding:40px 0px 30px 0px;
	color:#29469b;
	font-size:23px;
	text-transform:uppercase;
}
.tb_img
{
	float:left;
	border:0px solid #ccc;
	/*width:24%;*/
	width:15%;
	margin-right:2%;
}
.tb_img1
{
	float:left;
	border:0px solid #ccc;
	width:100%;
	height:290px;
	margin-right:2%;
}
.table_out
{
	float:left;
	width:100%;
	text-align:center;
	margin-top:40px;
	margin-bottom:30px;
}
.table_out table
{
	display:inline-block;
	width:100%;
	text-align:left;
}
.table_out table th
{
	padding:9px 15px;
	background: #0095da;
	color:#fff;
	border:1px solid #ccc;
	font-weight:bold;
	font-size:17px;
}
.table_out table td
{
	padding:20px 15px;
	border:1px solid #ccc;
}
.table_out table td:first-child
{
	width:30%;
	background: #fff;
	color: #000;
	border:1px solid #ccc;
}
.table_out table tr:nth-child(odd) 
{
	background:#fff;
}
.career_head{
	float:left;
	width:100%;
	text-align:left;
	font-size:23px;
	padding:60px 0px 10px 0px;
	margin-bottom:40px;
	border-bottom:1px dotted #ccc;
	color:#2d4c9c;
	text-transform:uppercase;
}
/*.form_out{
	width:800px;
	margin:20px 240px;
}*/
.career_out {
  float: left;
  width: 100%;
}
.car-img img{
width:100%;
height:900px;
margin-bottom:20px;
}
.form_in{
	float: left;
	width: 100%;
	/*margin-top:10px;*/
	padding: 20px 20px 20px 30px;
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	/*margin-left:-30px;*/
	margin-bottom:20px;
	position:relative;
	/*box-shadow: 0 5px 65px 0 rgba(0, 0, 0, 0.17);
	-webkit-box-shadow: 0 5px 65px 0 rgba(0, 0, 0, 0.17)*/;
}	

.tal_hd{
	float:left;
	width:100%;
	text-align:center;
	font-size:22px;
	color:#2d4c9c;
	padding-bottom: 20px;

}
.field_name{
	float:left;
	padding-top:15px;
	color:#000;
	width:100%;
	text-align:left;
	font-size:18px;
	padding-bottom:7px;
}
.text_box{
	float:left;
	width:90%;
	border:1px solid #ccc;
	padding:6px 6px 6px 15px;
	color:#000;
	margin:5px 5px 5px 0px;
	font-size:15px;
	border-radius:5px;
	outline:none;
}
.res_txt{
	color:#FF0000;
	font-size:14px;
}
.pro_head{
	float:left;
	font-size:18px;
	margin-top:20px;
	font-weight:550;
	text-transform:capitalize;
	width:90%;
	text-align:left;
	border-bottom:1px solid #ccc;
	padding-bottom:7px;
}
.choose_btn{
	margin-top:15px;
	float:left;
	margin-bottom:15px;
}
.textarea{
	float:left;
	width:90%;
	padding:10px 10px 20px 10px;
	margin:15px 5px 5px 0px;
	border:1px solid #ccc;
}
.btn_out{
	float:left;
	width:100%;
	text-align:center;
	margin:20px 0px 10px 0px;
}
.sub_btn1{
	border:none;
	color:#fff;
	background:#29469b;
	padding: 7px 25px;
}
.view-btn{
	font-size:14px;
	background:#29469b;
	font-size:15px;
	color:#fff;
	padding:5px 10px;
	margin:12px 0px 5px 0px;
	border:none;
}
.view_btn_out{
	float:left;
	width:100%;
	text-align:center;
}
.aqua_head{
	float:left;
	width:100%;
	color:#005aab;
	font-size:22px;
	text-align:center;
	text-transform:uppercase;
	padding:50px 0px 40px 0px;
}
.aqua_out{
	float:left;
	width:100%;
	border:1px solid #f0f0f0;
	padding:20px;
}
.menu_left{
	float:left;
	width:100%;
	margin:10px 0px 10px 0px;
}
.menu_group{
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	/*background:#2d4c9c;*/
	background:url(../images/homemenu-bg1.jpg) no-repeat top right #2c489c;
	color:#fff;
	padding: 3px 5px 10px 10px;
}

.menu_group ul {
	padding-left:10px;
	margin-bottom:0px;
}
.menu_group ul li{
	list-style:none;
	padding:7px 0px 7px 0px;
	text-transform:uppercase;
	background: url(../images/we-icon_spilt.png) center bottom no-repeat;
	/*border-bottom:1px solid #0095da;*/
}
.menu_group ul li a{
	text-decoration:none;
	color:#fff;
	font-size:15px;
	font-weight:550;
	
}
.menu_group ul li a:hover{
	text-decoration:none;
}
.right_con{
	float:left;
}
.right_in{
	float:left;
	width:100%;
}
.aqua_menu_head{
	float:left;
	width:100%;
	text-align:left;
	color:#2e3192;
	font-size:22px;
}
.intro{
	float:left;
	width:100%;
	padding:25px 15px 15px 25px;
}
.intro ul{
	list-style:url(../images/shrimp6.png);
}
.intro ul li{
	padding:5px 0px 7px 0px;
	text-align:justify;
	line-height:1.9;
}
.intro ul li span{
	position:relative;
	top:-5px;
}	
.intro ul li a{
	color:#005aab;
	text-decoration:none;
	padding-right:5px;
}
.intro ul li a:hover{
	text-decoration:none;
}
.bio_in{
	float:left;
	width:100%;
	text-align:left;
}
.bio_inner{
	float:left;
	width:100%;
	padding:25px 0px 15px 20px;
	background:#edeeef;
	margin:20px 20px 20px 0px;
	border-radius:12px;
}
.first_para{
	float:left;
	width:79%;
	text-align:justify;
	line-height:1.9;
}
.bio_img{
	float:right;
	width:20%;
	margin-top:-20px;
}
.bio_img img{
	float:right;
	width:100%;
	text-align:right;
}
.second_para{
	float:left;
	width:95%;
	text-align:justify;
	line-height:1.8;
}
.impt_bg{
	float:left;
	width:auto;
	padding:8px 25px;
	color:#fff;
	text-transform:uppercase;
	background:#f58345;
	font-weight:600;
}
.bio_points{
	float:left;
	width:100%;
	padding:20px;
}
.bio_points ul {
	padding-left:20px;
}
.bio_points ul li {
	line-height:2.1;
	text-align:justify;
}
.pond-bg{
	float:left;
	width:100%;
	background:#fce3c5;
	padding:15px 0px 15px 20px;
	margin:20px 20px 20px 0px;
	border-radius:10px;
}
.pond-que{
	float:left;
	width:100%;
	text-align:left;
	font-size:18px;
	font-weight:550;
	padding-left: 10px;
}
.pond-que1{
	float:left;
	width:100%;
	text-align:left;
	font-size:17px;
	font-weight:550;
}


.pond_point{
	float:left;
	width:100%;
	padding:15px;
}
.pond_point ul {
	padding-left:20px;
}
.pond_point ul li {
	line-height:1.8;
	padding:3px 0px 7px 0px;
	text-align:justify;
}
.pond_table{
	float:left;
	width:100%;
	margin:20px 20px 20px 0px;
	text-align: center;
}

.pond_table th{
	text-align:center;
}

.pond_table th:first-child{
	width:10%;
}
.pond_table > tbody > tr > td{
	padding-left:10px;
}
.seed_bg{
	float:left;
	width:100%;
	background:#fff461;
	padding:15px 0px 15px 20px;
	margin:20px 20px 20px 0px;
	border-radius:10px;
}
.seed_point{
	float:left;
	width:80%;
}
.seed_point ul {
	padding-left:20px;
}
.seed_point ul li {
	line-height:1.8;
	padding:3px 0px 7px 0px;
	text-align:justify;
}
.seed_img{
	float:right;
	width:19%;
	margin-top:-10px;
}
.seed_img img{
	float:right;
	width:100%;
}
.tit{
	float:left;
	width:100%;
	padding:5px 0px 10px 0px;
	font-weight:550;
	font-size:17px;
}
.water_bg{
	float:left;
	width:100%;
	background:#fde4a9;
	padding:20px 0px 20px 20px;
	border-radius:10px;
	margin:20px 20px 20px 0px;
}	
.water_txt{
	float:left;
	width:100%;
	text-align:justify;
	line-height:1.9;
}

.water_point{
	float:left;
	width:80%;
}
.water_point ul {
	padding-left:20px;
}
.water_point ul li {
	line-height:1.8;
	padding:3px 0px 7px 0px;
	text-align:justify;
}
.water_img{
	float:right;
	width:20%;
	position:relative;
	top:80px;
}
.water_img img{
	float:right;
	width:100%;
}
.feed_point{
	float:left;
	width:80%;
}
.feed_point ul {
	padding-left:20px;
}
.feed_point ul li {
	line-height:1.8;
	padding:3px 0px 7px 0px;
	text-align:justify;
}
.feed_bg{
	float:left;
	width:100%;
	background:#fff1d0;
	padding:10px 20px 20px 20px;
	border-radius:10px;
	margin:20px 20px 20px 0px;

}	
.feed_img {
	float:left;
	width:15%;

}
.feed_img img{
	float:left;
	width:100%;
}
.feed_txt{
	float:left;
	width:80%;
	text-align:justify;
	line-height:1.7;
	padding:10px;
}
.feed_txt1{
	float:left;
	width:100%;
	text-align:justify;
	line-height:1.7;
	padding:0px 10px 10px 10px;
}

.bottom_point{
	float:left;
	width:100%;
}
.bottom_point ul {
	padding-left:20px;
}
.bottom_point ul li {
	line-height:1.8;
	padding:3px 0px 7px 0px;
	text-align:justify;
}
.mineral-bg{
	float:left;
	width:100%;
	background:#fffcd6;
	padding:20px 25px 20px 20px;
	border-radius:10px;
	margin:20px 20px 20px 0px;

}

.ammonia_txt{
	float:left;
	width:80%;
	text-align:justify;
	line-height:1.8;
	padding:20px 20px 20px 0px;
}

.ammonia_txt1{
	float:left;
	width:100%;
	text-align:justify;
	line-height:1.8;
	padding:10px 20px 15px 0px;
}
.tit1{
	float:left;
	width:100%;
	padding:20px 0px 10px 0px;
	font-weight:550;
	font-size:17px;
}
.grow_bg{
	float:left;
	width:100%;
	padding:20px;
	margin:20px 0px 20px 0px;
	background:#fafbdf;
	border-radius:5px;
}
.oxy_bg{
	float:left;
	width:100%;
	padding:10px 0px 10px 25px;
	margin:20px 0px 20px 0px;
	background:#e5ecf1;
	line-height:1.9;
	border-radius:10px;
}
.oxy_text{
	float:left;
	width: 80%;
	padding-left: 10px;
}
.oxy_point{
	float:left;
	width:100%;
	padding:4px 20px 20px 10px;
	margin-bottom:10px;
}
.oxy_point ul {
	padding-left:20px;
}
.oxy_point ul li {
	line-height:1.8;
	padding:3px 0px 7px 0px;
	text-align:justify;
}
.oxy_txt{
	float:left;
	width:100%;
	text-align:justify;
	line-height:1.8;
	padding:0px 20px 15px 0px;
}
.bio_images{
	float:left;
	width:100%;
	/*padding:10px;
	margin:15px;*/
}
.bio_in_img{
	float:left;
	width:100%;
	margin:10px 10px 20px 0px;
	padding:5px;
	border:1px solid #ccc;
}
.bio_out_img{
	padding:7px;
}
.bio_in_img img{
	float:left;
	width:100%;
}
.pond_images{
	float:left;
	width:22.5%;
	margin:10px;
	border:1px solid #ccc;
	padding:5px;
}
.pond_images img{
	float:left;
	width:100%;
}
.oxy_img{
	float:left;
	width:15%;
}
.oxy_img img{
	float:left;
	width:100%;
}

.p_img{
	float:left;
	width:15%;
}
.p_img img{
	float:left;
	width:100%;
	margin-top:30px;	
}
.p_out{
	float:left;
	width:80%;

}
.cul_table{
	float:left;
	width:100%;
	margin:10px 0px 10px 0px;
}
.right_img{
	float:right;
	width:20%;
	margin-right: -15px
}
.right_img img{
	width:90%;
	float:right;
}
.right_cont{
	float:left;
	width:80%;
}
.conne{
	font-size:15px;
	padding-right:15px;
}
.lab_tot_out1{
	padding:0px;
}
.tb_txt{
	padding-top:10px;
	text-align:justify;
}
.tb_poin{
	float:left;
}
.tb_poin ul {
	padding-left:15px;
}
.tb_poin ul li{
	line-height:1.9;
}

.cul_table > tbody > tr > td:first-child{
	width:12%;
}
.para_table{
	float:left;
	width:100%;
	text-align:left;
}
.suc_head{
	float:left;
	width:100%;
	text-align:center;
	padding:50px 0px 30px 0px;
	color:#005aab;
	font-size:24px;
}
.suc_out{
	float:left;
	width:76%;
	margin-bottom:30px;
}
.suc_in{
	float:left;
	width:100%;
	margin:15px 0px 15px 0px;
	border:1px solid #f0f0f0;
	padding:10px;
}
.right_suc{
	float: left;
	width: 100%;
	/*padding: 30px 0px 30px 25px;
	background: #e7ecfc;*/
	border-radius: 5px;
	margin: 0px 0px 15px 0px;
}
.suc_img{
	float:left;
	width:100%;
}
.suc_img img{
	float:left;
	width:100%;
	/*border-radius:6px;*/
}
.suc_con{
	float:left;
	width:100%;
	margin-left:0px;
	padding:10px 5px;
}
.suc_hd{
	float:left;
	width:100%;
	text-align:left;
	color:#2d4c9c;
	font-size: 16px;
	font-weight: 700;
	padding:0px 0px 8px 0px;
	text-transform:uppercase;
}
.suc_date{
	float:left;
	width:100%;
	text-align:left;
	padding:0px 0px 10px 0px;
	color:#FF0000;
	font-size:15px;
	font-weight:600;
}
.suc_cont {
	float:left;
	width:100%;
	height:62px;
	overflow:hidden;
}
.suc_cont p{
	float:left;
	width:100%;
	text-align:justify;
	line-height:1.3;
}
.sub_head{
	float:left;
	width:100%;
	font-weight:600;
	font-size:15px;
	padding:10px 0px 0px 0px;
}
.map_img{
	float:left;
	width:100%;
	text-align:center;
	margin-right:20px;
}
.map_img img{
	width:28%;
	float:none;
	padding:10px;
	border:1px solid #ccc;
}
.blog_txt2{
	float:left;
	width:100%;
	text-align:justify;
}
.right_cont{
	float:left;
	width:100%;
	margin-top:15px;
}
.sec_img{
	float:left;
	width:22%;
	padding:10px;
	border:1px solid #ccc;
	margin:10px;
}
.sec_img img{
	width:100%;
	/*height:200px;*/
}
.table_outer1{
	float:left;
	margin-top:20px;
	width:45%;
	margin-right:20px;
}
.table_outer2{
	float:left;
	margin-top:20px;
	width:45%;
	margin-right:20px;
}
.table_th{
	float:left;
	width:100%;
	text-align:center;
	font-weight:600;
	padding-bottom:10px;
	
}

.table_outer1 table td:first-child
{
	background:#fff;
}
.table_outer1 table tr:nth-child(even) 
{
	background:#e7ecfc;
}
.table_outer2 table tr:nth-child(even) 
{
	background:#d9e2f3;
}
.table_outer2 table td:first-child 
{
	background:#fff;
	width:45%;	
	
}
.char_img{
	float:left;
	width:30%;
	margin:15px;
}
.char_img img{
	width:100%;
	padding:10px;
	border:1px solid #ccc;
}
.char_txt{
	float:left;
	width:100%;
	text-align:center;
	font-weight:600;
	padding:10px 0px 10px 0px;
}
.rec_suc_in{
	float:left;
	width:20%;
	margin:20px 0px 30px 0px;
	/*border:1px solid #f5f5f5;*/
	padding:0px 15px 0px 0px;
}
.suc_pho{
	float:left;
	width:100%;
	transition: transform .5s;
	overflow:hidden;
	border:1px solid #f5f5f5;
	
}
.suc_pho img{
	float:left;
	width:100%;
	height: 180px;
}
.suc_pho img:hover{
	cursor:pointer;
	transition: transform .5s;
	transform: scale(1.1);
	overflow:hidden;
}

.suc_bg{
	float:left;
	width:100%;
	background:#2d4c9c;
	padding:5px;
	height:37px;
	overflow:hidden;
	/*margin-top:-40px;*/
}
.succ_text{
	float:left;
	width:100%;
	text-align:center;
	font-size:16px;
	font-weight:600;
	color:#fff;
}
.mineral_cont{
	float:left;
	width:80%;
}
.sec_img iframe{
	width:100%;
	height:215px;
}
.no_story{
	float:left;
	width:100%;
	text-align:left;
	padding:40px 0px 40px 20px;
	color:#FF0000;
	font-size:20px;
}
.m_img{
	float:left;
	width:100%;
	/*border:1px solid #ccc;*/
	margin:20px 10px 20px 0px;
	
}
.m_img iframe{
	width:100%;
}


/*Product Show Start*/
.product_out{
	float:left;
	width:100%;
	padding:10px;
	margin:30px 0px 100px 0px;
	color:#000;
}
.pro_in{
	float:left;
	width:25%;
	padding:0px 15px 30px 5px;
}

.pro_in a
{
    float:left;
    width:100%;
	border:1px solid #eceaea;
}
.pro_in img{
	width:100%;
	padding:25px;
}
.pro_in span{
	float: left;
    width: 100%;
    text-align: center;
    padding: 6px 0px;
    /*background: #2d4c9c;*/
	background:#2d4c9c;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
	border-bottom:1px solid #eceaea;
	font-weight: 550;
}
.pro_in font{
	float:left;
	width:100%;
	border:1px solid #eceaea;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	padding:5px;
	/*height:75px;
	overflow:hidden;*/
	text-align:center;
	color:#000;
	font-size:13px;
	line-height:20px;
}
.download{
	float:left;
	width: 100%;
	text-align: center;
	padding: 15px 0px 0px 0px;
}
.download a{
	float: none;
	padding: 8px 10px;
	background: #284799;
	color: #fff;
	text-decoration: none;
}
.zero_row{
	float: left;
	width: 100%;
	text-align: center;
	color: red;
	padding: 20px 0px 60px 0px;
	font-size: 18px;
}
/*Product Show End*/
.gal_hd{
	float: left;
	width: 100%;
	text-align: left;
	padding: 40px 0px 4px  0px;
	font-size: 20px;
	text-transform: uppercase;
	color: #005aab;
	border-bottom:1px solid #f0f0f0;
}
.gal_in {
    float: left;
    width: 100%;
    margin: 20px 0px;
    border: 1px solid #f0f0f0;
}
.gal_in img{
	width:100%;
}
.gal_in p{
	background: #f03f23;
	color: #fff;
	text-align: center;
	float: left;
	width: 100%;
	padding: 6px 0px;
	font-size: 17px;
	margin:0px;
}
.group_title{
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 20px;
	color: #2d4c9c;
	font-weight: 600;
}
.slider {
        width: 40%;
		float:left;
        margin: 30px 20px 30px 0px;
    }

    .slick-slide {
      margin: 0px 10px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
     /* color: black;*/
    }


    .slick-slide {
      transition: all ease-in-out .3s;
     /* opacity: .2;*/
    }
    
    .slick-active {
     /* opacity: .5;*/
    }

    .slick-current {
      opacity: 1;
    }
	.image-box{
	float:left;
	width:85%;
	border:1px solid #f0f0f0;
    margin-top:0px;
}
.image-box{
	cursor:pointer;
}
.page_share{
	float: left;
	width: 100%;
	/*background: #f7f7f7;*/
	padding: 10px 10px 10px 10px;
}
.page_share ul {
    float: left;
    width: 100%;
    text-align: left;
    padding-left: 5px;
}
.page_share span {
    float: left;
    padding: 5px 0px 5px 0px;
    font-size: 19px;
    font-weight: 500;
	width:100%;
	border-bottom:1px dotted #ccc;
	margin:15px 0px;
}
.page_share ul li {
    display: inline-block;
    text-align: center;
    float: left;
    margin-left: -15px;
	padding-top: 4px;
}
.page_share ul li a{
	float: left;
	display: inline-block;
}
.page_share img {
    width: 65%;
	padding: 0px 5px;
}
.eventpage_out1 {
    float: left;
    width: 100%;
    padding: 0px 0px;
}
.eventpage_out {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    margin-top: 40px;
}
.eventpage_out img {
    float: left;
    width: 100%;
}
.eventpage_out h3 {
    float: left;
    width: 100%;
    padding: 7px 10px;
    background: #1a6fc6;
    font-size: 14px;
	line-height:1.4;
    color: #fff;
	margin-bottom:0px;
	height:50px;
	overflow:hidden;
    text-align: center;
}
.link_table tr th{
	background:#f03f23;
	color:#fff;
	font-weight:normal;
	padding:6px !important;
}
.link_table a{
	color:#000;
	text-decoration:none;
}
.link_table a:hover{
	color:#2d4c9c;
}
.link_table tr td{
	padding:10px !important;
}
.search-out{
	float:left;
	width:100%;
}
.s_out{
	float:left;
	width:20%;
	border:1px solid #ccc;
	margin-right:10px;
	clear:both;
}
.s_out img{
	float:left;
	width:100%;
}
.phd{
	float:left;
	width:100%;
	text-align:left;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
	color:#2d4c9c;
	padding-bottom:10px;
	font-size:19px;
	font-weight:500;
}
.s_out p{
	float: left;
	width: 100%;
	text-align: center;
	background: #2d4c9c;
	margin-bottom: 0px;
	padding: 5px;
	color:#fff;
}
.tout{
	float:left;
	width:100%;
}
.success-ban item1{
	float:left !important;
	width:100% !important;
}
.pdf_out{
	float:left;
	width:100%;
	margin:20px 0px 120px  0px;
}
.pdf_out iframe{
	float:left;
	width:100%;
	height:500px;
}	
.down_in{
	float:left;
	width:23%;
	border:1px solid #eceaea;
	margin: 10px 12px 10px 12px;
}
.down_in img{
	width:100%;
	padding:10px;
}
.down_in span{
	float: left;
    width: 100%;
    text-align: center;
    padding: 6px 0px;
    background: #e23620;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
}
.image-box1{
	float:left;
	width:100%;
	border:1px solid #f0f0f0;
    margin-top:0px;
	position: relative;
    text-align: center;
    color: white;
}
.tot_outer{
	position: absolute;
	width: 30%;
	background: #2d4c9c;
	height: 100%;
	padding: 30px 30px;
	text-align: justify;
	right: 0px;
}
.image-box1 span{
	width: 100%;
	float:left;
	font-size: 20px;
	word-spacing: 6px;
}
.s-con{
	padding: 50px 0px;
	text-align: justify;
	color: #fff;
	font-size: 20px;
	line-height:1.9;
	height:160px;
	float:left;
	width:100%;
	overflow:hidden;
	margin-bottom:30px;
}
.s-con table{
	float:left !important;
	width:100% !important;
	border: 1px solid #2d4c9c !important;
}
.s-con table tbody tr td{
	border: 1px solid #2d4c9c !important;
	width:100% !important;
	float:left !important;
}
.s-con b{
	float:left;
	width:100%;
}
.view_button{
	padding: 30px 0px;
	text-align: justify;
	right: 0px;
	color: #fff;
	font-size: 20px;
	line-height:1.9;
}
.view_button a{
	color: #fff;
	text-decoration: none;
	float: left !important;
	background: red;
	padding: 4px 14px;
	font-size: 16px;
	border-radius: 20px;
}
.view_button a img{
	width: auto !important;
	float: right !important;
	padding: 10px 10px;
}

/*Success Banner*/
/*jssor slider loading skin double-tail-spin css*/
        .jssorl-004-double-tail-spin img {
            animation-name: jssorl-004-double-tail-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-004-double-tail-spin {
            from { transform: rotate(0deg); }
            to { transform: rotate(360deg); }
        }

        /*jssor slider bullet skin 031 css*/
        .jssorb031 {position:absolute;}
        .jssorb031 .i {position:absolute;cursor:pointer;}
        .jssorb031 .i .b {fill:#000;fill-opacity:0.6;stroke:#fff;stroke-width:1600;stroke-miterlimit:10;stroke-opacity:0.8;}
        .jssorb031 .i:hover .b {fill:#fff;fill-opacity:1;stroke:#000;stroke-opacity:1;}
        .jssorb031 .iav .b {fill:#fff;stroke:#000;stroke-width:1600;fill-opacity:.6;}
        .jssorb031 .i.idn {opacity:.3;}

        /*jssor slider arrow skin 051 css*/
        .jssora051 {display:block;position:absolute;cursor:pointer;}
        .jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
        .jssora051:hover {opacity:.8;}
        .jssora051.jssora051dn {opacity:.5;}
        .jssora051.jssora051ds {opacity:.3;pointer-events:none;}
		
.s-ban-out{
	position:relative;
	margin:0 auto;
	top:0px;
	left:0px;
	width:100% !important;
	float:left !important;
	overflow:hidden;
	visibility:hidden;
}
.s-ban-in{
	cursor:default;
	position:relative;
	top:0px;
	left:0px;
	width:100% !important;
	float:left !important;
	overflow:hidden;
	height:600px !important;
	/*margin-bottom:20px !important;*/
}
.s-ban-in img{
	float:left !important;
	width:100% !important;
}
/*Success Banner*/

.suc_cont table tbody tr td{
	border:1px solid #fff !important;
	width:100% !important;
}
.suc_cont img{
	display:none !important;
}
.suc_cont table{
	height:52px !important;
	overflow:hidden !important;
}
.con{
	float:left;
	width:100%;
	text-align:justify;
	line-height:1.9;
	padding:10px 0px 15px 0px;
}
.dow-icon{
	font-size:22px;
	color:#2d4c9c;
}
.read_out{
	float:left;
	width:100%;
	text-align:center;
}
.read-mor{
	float:none;
	background:#2d4c9c;
	padding:7px 10px;
	color:#fff;
	text-decoration:none;
	font-size:14px;
}

/*lab service*/
.panel-que{
	float:left;
	width:100%;
	padding:0px 10px 20px 10px;
	text-align:justify;
}
.panel-que span{
	float: left;
	width: 100%;
	font-weight: 600;
	color: #2d4c9c;
}
.panel-que ul {
	float: left;
	width: 100%;
	line-height: 2.1;
	padding: 10px 10px 10px 30px;
}
.panel-que ul li{
	list-style:circle;
}
.que-table{
	float:left;
	width:80%;
	margin:0px 20px;
}
.que-table1{
	float:left;
	width:70%;
	margin:10px 20px;
}
/*lab service*/
.sec_img1{
	float: left;
	width: 100%;
	padding: 0px 10px;
	margin:15px 0px 0px 0px;
}
.sec_in{
	background: #fff;
	float: left;
	width: 100%;
	padding: 5px;
	border:1px solid #f0f0f0;
}
.sec_img1 img{
	width:100%;
	/*height:200px;*/
}
.success_txt table:first-child
{
border:0px;
}

/*Footer Start*/
.foo_out{
	float: left;
	width: 100%;
	background: #2d4c9c;
	border-top: 10px solid #8dd8f8;
	padding:40px 0px;
}
.add_out{
	float:left;
	width:100%;
	color:#fff;
}
.add_out span{
	float:left;
	width:100%;
	padding:0px 0px 10px 0px;
	font-size:18px;
	text-transform:uppercase;
}
.left_add{
	float:left;
	width:48%;
	line-height:1.9;
}
.right_add{
	float:right;
	width:52%;
	padding-left:20px;
}
.left_add i {
	float: left;
	font-size: 24px;
	color: #8dd8f8;
	padding: 5px 10px 0px 0px;
}
.left_add p{
	float:none;
	display:flex;
	margin:0px;
}
.foot_mob{
	float:left;
	width:100%;
	padding-bottom:10px;
}
.foot_mob i {
	float: left;
	font-size: 24px;
	color: #8dd8f8;
	padding: 5px 10px 0px 0px;
}
.foot_mail{
	float:left;
	width:100%;
}
.foot_mail i {
	float: left;
	font-size: 20px;
	color: #8dd8f8;
	padding: 5px 10px 0px 0px;
}
.soci_out{
	float:left;
	width:100%;
	text-align:right;
	padding:50px 0px;
}
.soci_out ul li{
	display:inline-block;
	list-style:none;
	background:#8dd8f8;
	padding:2px;
	width:30px;
	height:30px;
	border-radius:50%;
	text-align:center;
	margin:0px 4px;
	transition:0.6s;
}
.soci_out ul li:hover, .soci_out ul li a{
	border-radius:0px;
	transition:0.6s;
	cursor:pointer;
	color:#fff;
}
.soci_out ul li a{
	color:#2d4c9c;
}
.foo_map{
	float:left;
	width:100%;
	margin-top:0px;
}
.foo_map iframe{
	float:right;
	width:75%;
	height:150px;
	border:1px solid #ccc;
}
/*Footer End*/


/*Contact Start*/
.contactpage_outer
{
	float:left;
	width:100%;
	padding:60px 0px 100px 0px;
	font-size:16px;
}
.contact-links {
	float:left;
	width:100%;
	padding:0px 0px 0px 40px;
}
.contact-links ul {
	float: left;
    width: 100%;
    padding: 0px 0 0 0px;
	list-style:none;
}
.contact-links-bullet {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0px 0px 40px 0px
}

.contact-links-bullet .cont_icon {
	float:left;
	/*width:35px;
	height:35px;
	overflow:hidden;
	background: #2d4c9c;
	text-align:center;
	padding-top:7px;
	margin-top:5px;*/
}

.contact-links span {
    float: left;
    padding: 0px 0px 0px  20px;
    color: #000;
    line-height: 24px;
    width: -webkit-calc(100% - 14px);
    width: expression(100% - 14px);
    width: -moz-calc(100% - 14px);
    width: -o-calc(100% - 14px);
    width: calc(100% - 24px);
}
.pnum{
	float:left !important;
	padding-top:5px !important;
}

.contact-links i{
	color:#2d4c9c;
	font-size:23px;
	padding-top:7px;
}

.contact-links span p {
    font-weight: 500;
	font-size: 20px;
	color: #fba648;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
.con_map{
	float:right;
	width:100%;
	border:1px solid #ccc;
	height:300px;
}
.enq_out{
	float:right;
	width:90%;
	border: 1px solid #f0f0f0;
	padding: 15px 20px 0px 20px;
	background:#f9f9f9;
}
.enq_out label{
	float:left;
	width:100%;
	font-size: 17px;
	font-weight: 600;
	color: #e1341e;
}
.sel_box{
	float: left;
	width: 100%;
	border: 1px solid #ccc;
	padding: 6px 6px 6px 15px;
	color: #000;
	margin: 5px 5px 5px 0px;
	font-size: 15px;
	border-radius: 5px;
	background:#fff;
	padding:10px;
}
.text_box1{
	float:left;
	width:100%;
	border:1px solid #ccc;
	padding:6px 6px 6px 15px;
	color:#000;
	margin:5px 5px 5px 0px;
	font-size:15px;
	border-radius:5px;
	outline:none;
}
.sub_btn2{
	border:1px solid #fba649;
	background:#fba649;
	padding:5px 15px;
	color:#fff;
	font-size:15px;
	display:block;
	margin:10px auto;
	transition:0.7s;
}
.sub_btn2:hover{
	background:#fff;
	border:1px solid #2d4c9c;
	color:#2d4c9c;
	transition:0.7s;
	border-radius:10px;
}
.enq_outer{
	padding:0px !important;
}
.btn_out1{
	float:left;
	width:90%;
	text-align:center;
	margin:20px 0px 10px 0px;
}
.mout{
	float:left !important;
	padding:0px !important;
}
.outer1{
	float:left;
	width:100%;
	padding:30px 0px;
}
.outer2{
	float:left;
	width:100%;
	padding:50px 0px;
}
.foot_mail p{
	float:left;
	display:flex;
	font-size:16px;
}
/*Contact End*/
#customers {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

table tr,th {
  border: 1px solid #ddd;
  padding: 8px;
}


#customers tr:hover {background-color: #ddd;}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color:#FF9900;
  color: white;
}
td, th {
  padding: 10px 10px;
  border: 1px solid #ccc;
}
#cssmenu ul li a{
color: #fff;
}
#cssmenu ul li a:hover{
color:#feca04;
}
.loca_out1{
	float:left;
	border:1px solid #ccc;
	padding:0px 0px 25px 0px;
	margin:10px;
	width:31.5%;
}
.loc_head1{
	float:left;
	width:100%;
	text-align:center;
	padding:10px 0px 10px 0px;
	color:#fff;
	font-size:18px;
	font-weight:600;
	background:#fba649;	
}
.addr_bg1{
	float:left;
	width:96%;
	padding:10px 10px 10px 10px;
	background:#0095da;
	color:#fff;
	margin:30px 10px 0px 10px;
	min-height:510px;
	font-size:15px;
}
.sm_name1{
	float:left;
	width:100%;
	text-align:center;
	background:#fff;
	color:#01458e;
	font-size:15px;
	padding:3px 0px 3px 0px;
	text-transform:uppercase;
}
.sm_address1{
	float:left;
	width:100%;
	text-align:center;
	padding-top:110px;
	line-height:25px;
}
.fish_head {
display:inline-block;
  width: 200px;
  text-align: center;
  background:#005aab;
  padding:10px 0px;
 
 
}
.shrimp_head{
display:inline-block;
 width:200px;
 text-align:center;
 background:#005aab;
 padding:10px 0px;

}
.biofloc_content{
  text-align:justify;
  float:left;
  width:100%;
  padding:10px 0px;
  line-height:2.1;
 }
 .aqua_head1 {
	float: left;
	width: 100%;
	color: #005aab;
	font-size: 22px;
	text-transform: uppercase;
	padding: 20px 0px 0px 0px;
}
.biofloc_img {
  float: left;
  width: 100%;
  text-align: center;
}
table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

tr:nth-child(even) {
  background-color: #f9f9f9;
}
.biofloc_content1{
  text-align:center;
  float:left;
  width:100%;
  padding:10px 0px;
  font-size:16px;
 }
  .biofloc_contentt{
  text-align:center;
  padding:10px 0px;
}
 .fish_head a{
  text-decoration:none;
  color:#fff;
}
.shrimp_head a{
  text-decoration:none;
  color:#fff;
}
.biofloc_out{
 float:left;
 width:100%;
 text-align:center;
 }
 