body,ul,p{margin:0px;padding:0px;font-family: "Roboto", Helvetica, Arial, sans-serif;}
h1,h2,h3,h4,h5,h6{
	font-family: "Roboto", Helvetica, Arial, sans-serif;
}
a{color:blue;text-decoration:none;}
ul {
    list-style-type: none;
}
@font-face {
  font-family: 'Univers Condensed';
  src: url('https://www.haylide.com/uc.ttf') format('ttf');
}
@font-face {
    font-family: DeliciousRoman;
    src: url(http://www.font-face.com/fonts/delicious/Delicious-Roman.otf);
    font-weight:400;
}
.box{
    width:100%;
    min-height:500px;
    
}
.navbarbox{
	width:100%;
	min-height:100px;
	position:static;
	background:#fff;
	z-index:1001;
	    top: 0px;
}
.navmenubar-bs{
	width: 100%;
    min-height: 100px;
    position: fixed;
    background: #fff;
    z-index: 1000;
    top: 0px;
    border-bottom: 1px solid #cccc;
    box-shadow: 1px 2px 3px -1px #ccc;
}
.navtopbar{
	width: 100%;
    background-color: #ACD8C0;
    padding: 10px 0;
    height: 25px;
}
.navmenubar{
	width: 100%;
    height: 70px;
    border-bottom: 1px solid #ccc;
	padding-bottom:0px;
	position:relative;
}


.nav-brndbox{
	float: left;
    width: 250px;
    height:100%;
    padding-left :10px;
}
.nav-brndbox1{
	float: left;
    width: 80px;
    height:100%;
    padding-left :10px;
}
#brandlgo{
	display: block;
    background-image: url(../imgs/logo_2.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 80px;

}
.nav-rtmnubar{
	width: 865px;
    float: right;
    height: 62px;
}
.nav-items li {
    float: left;
}

.nav-items li > a {
    color: #555555;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-weight: bold;
    font-size: 14px;
    margin-right: 13px;
    padding: 10px 10px 8px 10px;
    display: block;
    line-height: 4;
}
#ullmn li > a.nbr{
	border:none;
}
.nav-items li > a:hover {
	    background-color: #ACD8C0;
		border-top:5px solid green;
		padding: 5px 10px 8px 10px;
}
.darw{
	width:5px;
}
.nav-items li > a.da:after {
   color: #444;
   content: ' ▾';
}
.top_lft_mnu {
    width: 370px;
    float: left;
    padding-left: 98px;
}
#ullmn li > a {
    color: #fff;
    font-family: sans-serif;
    font-size: 14px;
    border-right: 1px solid #fff;
    display: block;
    padding: 0px 7px 0px 7px;
}
#nb {
    border: none;
    border: none;
    margin-right: -8px;
}
#ullmn li {
    float: left;
}
.top_rt_mnu {
    width: 400px;
    float: right;
    margin-top: -7px;
}
.srch {
    font-size: 14px;
    color: #fff;
}
.stxt {
   font-size: 15px;
    width: 200px;
    padding: 5px 5px 5px 10px;
    border-radius: 5px;
    border: 0px solid #ccc;
	outline:none;
}
.srchbx{
	    background: #fff;
    border-radius: 5px;
	    padding: 2px;
}
.sbmt {
       font-size: 15px;
    background: #acd8c0;
    color: #fff;
    border: 1px solid #ccc;
    padding: 3px 10px 3px 10px;
    border-radius: 5px;
    font-weight: bold;
    outline: none;
}
.rm{
	    color: #fe7d09;
    font-size: 23px;
    position: absolute;
    top: 6px;
    right: 10px;
    font-weight: bold;
	border: 2px solid #ccc;
    padding: 0px 5px 4px 5px;
}
.rmfx{
	    color: #fe7d09;
    font-size: 23px;
    position: absolute;
    top: 12px;
    right: 10px;
    font-weight: bold;
	border: 2px solid #ccc;
    padding: 0px 5px 4px 5px;
}
.sbmt:hover{
	background:#a5eac4;
}
.ftr{
    width: 100%;
    height: 400px;
    background: #555;
    clear: both;
    margin-top: 50px;
}
.ftr0{
    width: 1100px;
    height: 200px;
    margin: auto;
    padding-top: 80px;
}
.ftr0_0 {
    width: 350px;
    height: 200px;
    float: left;
    margin-right: 50px;
}
.f0hdr {
    width: 100%;
    font-weight: bold;
    color: #ececec;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.f0hdr_txt{
    width: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 1.3;
    padding-top: 10px;
}
.dvf0_c2 {
    width: 375px;
    height: 200px;
    float: left;
    margin-right: 50px;
}
.dvf0_c3 {
    width: 219px;
    height: 200px;
    float: left;
    margin-right: 50px;
	padding-top: 26px;
}
.ftr1 {
    width: 100%;
    background: #333;
    color: #ccc;
    padding: 50px 0;
    font-size: 12px;
    line-height: 28px;
    clear: both;
    margin-top: 0px;
}
#ulftr {
    margin-left: 50px;
}
#ulftr li {
    float: left;
}
.licp {
    padding-right: 40px;
}
#ulftr li > a {
    color: #ccc;
    border-right: 1px solid #ccc;
    margin-right: 10px;
    padding-right: 10px;
    font-weight: bold;
}
.bdy{
	width:100%;
	min-height:400px;
	
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
#b1{
	width:100%;
	min-height:500px;
}
#b1{
	margin-top:30px;
}
.b1-lftbx{
	width: 458px;
    min-height: 1379px;
    background-image: url("../imgs/lft.png");
    background-repeat: no-repeat;
    float: left;
    background-size: contain;
	
}
.b1-rtbx{
	width: 882px;
    height: 865px;
    float: left;
}
.mdtpbx {
    width: 92%;
    height: 100px;
    text-align: right;
    padding-right: 70px;
}
.mdhdr {
    color: #383435;
    font-size: 39px;
    padding-left: 50px;
    margin-top: 60px;
    font-weight: normal;
}
.md_ylwhldr {
    text-align: center;
    width: 100%;
    padding-left: 55px;
}
.ylwbx {
    float: left;
    width: 225px;
    height: 200px;
    background: #FFF8AF;
    margin-right: 18px;
    border-radius: 20px;
}

.ylwhdr {
    width: 100%;
    min-height: 20px;
    text-align: left;
    color: #373768;
     font-size: 25px;
    padding: 20px 0px 5px 20px;
    font-weight: normal;
    text-align: left;
    font-family: calibri;
}

.ylwbx_s2 {
    font-size: 16px;
    font-weight: bold;
    color: #242424;
    text-align: left;
    padding-left: 20px;
    padding-top: 39px;
}
.lh14{
	    line-height: 1.4;
}
.w277 {
    width: 277px;
}
.w238 {
    width: 238px;
}
.spn2{
    font-size: 14px;
    font-weight: bold;
    padding-top: 4px;
    display: block;
}
.pt5 {
    padding-top: 5px;
}
.grnbx {
    background: #009746;
}
.clrwht {
    color: #f6f4f4;
	font-weight:normal;
}
.pt10 {
    padding-top: 10px;
}
.w259 {
    width: 271px;
}
.bl{
clear: both;
    width: 800px;
    margin-left: 57px;
    font-size: 14px;
    font-weight: bold;
    color: #767070;
    padding-top: 30px;
}
#flwr {
    position: absolute;
    right: -39px;
    width: 364px;
    height: 700px;
    background-image: url("../imgs/rwl.png");
    background-repeat: no-repeat;
    z-index: -1;
    bottom: -215px;
    background-size: contain;
}
#mdrtmdbx {
    width: 100%;
    min-height: 100px;
    position: relative;
}
.bl2{
        clear: both;
    width: 800px;
    margin-left: 57px;
    font-size: 15px;
    font-weight: bold;
    color: #4d4d4d;
    padding-top: 10px;
}
.cgp {
    width: 396px;
    float: left;
    min-height: 200px;
    margin-left:45px;
}
.mdcgp {
    margin-top: 0px;
    text-align: left;
    font-size: 35px;
    padding-left: 0px;
	font-family: Univers Condensed;
}
.mdhdr {
    color: #383435;
    font-size: 45px;
    padding-left: 50px;
    margin-top: 100px;
	font-family: universal condensed;
}
.cgp_txt {
   font-size: 19px;
    font-weight: normal;
    color: #454545;
    word-spacing: 4px;
    width: 102%;
    line-height: 1.3;
	font-family:arial;
}
.tac{
	font-size: 22px;
    color: #5c5959;
    text-align: center;
    margin-bottom: 9px;
    margin-top: 9px;
}
.mtc{
	color: #6aae7a;
    font-size: 13px;
    line-height: 1.42857143;
    display: block;
    margin-bottom: 10px;
}
.mrq{
	height: 80%;
    /* padding-left: 10px; */
    width: 97%;
    margin: auto;
    display: block;
}
.tcbx{
	    width: 98%;
    margin: auto;
}
#mdrtbx_s3_rt {
    width: 350px;
    height: 200px;
    float: left;
    padding-left: 40px;
}
.mdrtbx_s3 {
    width: 100%;
    margin-top: 150px;
}
.mdcgp {
    margin-top: 0px;
    text-align: left;
    font-size: 35px;
    padding-left: 0px;
}
#mdbox {
    width: 100%;
    min-height: 1430px;
    margin-top: 70px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
}
#sctn4_md {
    width: 85%;
    min-height: 300px;
    clear: both;
    margin: auto;
}
#sctn4_md_lbx {
        width: 550px;
    min-height: 286px;
    border: 1px solid #a2c638;
    padding: 10px 0px 20px 0px;
    border-radius: 40px;
    float: left;
}
#md_lbx_lft {
    width: 200px;
    height: 270px;
    background-image: url("../imgs/flwr.png");
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}
#md_lbx_rt {
    color: orange;
    font-weight: bold;
    font-size: 20px;
    float: left;
    width: 60%;
}
.gogrn {
    width: 50%;
    margin-bottom:16px;
}
#spngg {
    width: 85px;
    color: #fff;
    background: #a2c638;
    border-radius: 10px;
    font-size: 17px;
    padding: 5px 20px 5px 10px;
    margin-top: 10px;
    display: inline-block;
}
.gry, .blck {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 5px;
}
.blck {
    color: #000;
}
.gry {
    color: #378a53;
}
#sctn4_md_rbx {
    width: 525px;
    border: 1px solid #ccc;
    float: left;
    height: 300px;
    margin-left: 66px;
    background: #eee;
	    margin-top: 3px;
}
.ml50{
	margin-left:50px;
}
#tckr_hdr {
    color: #000;
    text-align: left;
    background: #6aae7a;
    width: 96.5%;
    padding: 15px 0px 15px 20px;
    font-weight: bold;
}

#sctn5_md {
    width: 100%;
    color: #fff;
    background: #000;
    height: 350px;
    clear: both;
    margin-top: 70px;
    position: relative;
    background-image: url("../imgs/green.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.dv5_1 {
    margin: auto;
    font-weight: bold;
    font-size: 23px;
    width: 49%;
    position: absolute;
    position: absolute;
    top: 90px;
    right: 300px;
}
.dv5_2 {
    margin: auto;
    font-weight: normal;
    font-size: 25px;
    width: 70%;
    position: absolute;
    position: absolute;
    top: 140px;
    right: 130px;
}
.dv5_3 {
    margin: auto;
    font-weight: normal;
    font-size: 25px;
    width: 80%;
    position: absolute;
    position: absolute;
    top: 220px;
    right: 130px;
    text-align: center;
}
#sctn6_md {
    width: 100%;
    min-height: 300px;
}
#dv_6md {
    width: 630px;
    height: 320px;
    margin-top: 40px;
    margin-left: 76px;
    border-right: 3px solid #b6b5b5;
    float: left;
}
.eml{
	color:#fff;
}
.eml:hover{
	text-decoration:underline;
}
.mt40 {
    margin-top: 0px;
    display: inline-block;
    border-bottom: 3px solid #3cc9c9;
    margin-left: 0px;
    padding-left: 0px;
    font-size: 34px;
    font-weight: normal;
}
.awrdbx {
    width: 150px;
    height: 230px;
    float: left;
    margin-right: 10px;
}
.dv61 {
   font-size: 25px;
    /* font-weight: bold; */
    text-align: center;
    color: #353434;
}
.mtl {
    margin-left: 50px;
    margin-top: 20px;
    text-align: center;
}
.ml30 {
    margin-left: 30px;
}
.w200 {
    width: 200px;
}
.mt26 {
    margin-top: 26px;
}
.mtl {
    margin-left: 50px;
    margin-top: 20px;
    text-align: center;
}
.pt30 {
    padding-top: 30px;
}
.fs20 {
    font-size: 20px;
}
#ds7 {
   width: 100%;
    min-height: 130px;
    clear: both;
    padding-bottom: 20px;
	border-bottom:2px solid #ccc;
	margin-bottom:5px;
}
.mi{
	    margin-left: 80px;
		margin-top:20px;
}
.h1s6 {
   font-size: 27px;
    color: #373636;
    text-align: center;
    margin-top: 74px;
    margin-bottom: 21px;
    font-weight: normal;
}
#dv6txtrt {
    width: 600px;
    margin: 20px auto;
    font-size: 22px;
    font-weight: normal;
    color: #333333;
    line-height: 1.4;
    text-align: center;
}
#dvv6rt {
    border: 0px solid black;
    width: 600px;
    min-height: 260px;
    float: left;
    text-align: center;
    margin-left: 22px;
}
.btmtree {
    float: right;
    margin-right: 120px;
}
.stn_s1{
	width:100%;
	min-height:200px;
	margin-top:40px;
}
.s1_lftbx{
	width: 437px;
    float: left;
    min-height: 237px;
    background: url(../imgs/rlgo.png);
    margin-left: 31px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 45px;
}
.s1_rtbx{
	width:800px;
	float:left;
	min-height:200px;
	    margin-left: 20px;
}
.rtbx{
	width: 370px;
    min-height: 225px;
    border-radius: 16px;
    float: left;
    margin-right: 20px;
    margin-left: 10px;
}
.bcy{
	background-color:#feed00;
}
.bcg{
	background:url('../imgs/Page-1-Image-1.png');
	background-repeat:no-repeat;
	background-size:cover;
}
.rtbxhdr{
	    color: #238f18;
    font-weight: bold;
    padding-top: 15px;
    padding-left: 15px;
    font-size: 20px;
	font-family:calibri;
}
.rtbxhdr1{
	padding-left: 15px;
    padding-top: 15px;
    font-size: 18px;
    color: #515151;
}
.rtbxhdr1_sh{
	olor: #3b3a3a;
    font-size: 18px;
    font-weight: bold;
}
.xc{
	font-weight: normal;
    font-size: 17px;
    word-spacing: 7px;
}
.cw{
	color:#f4f4f4;
}
.stn_s2{
	width:100%;
	min-height:640px;
	clear:both;
	    margin-top: 40px;
		    font-weight: normal;
		
}
.mh580{
	min-height:580px;
}
.stns2_hdr{
	color: #2c2c2c;
    font-size: 32px;
    border-bottom: 1px solid #4d4d4d;
    width: 90%;
    margin: auto;
    padding-bottom: 10px;
}
.stn_s2_lft{
	width: 650px;
    min-height: 440px;
    background: url(../imgs/s2_2.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 150px;
    margin-top: 50px;
    float: left;
}
.stn_s2_rt{
	 margin-top: 105px;
	float:left;
	width:330px;
	height:340px;
}
.stns2rt_i{
	background: url(../imgs/s2rt.png);
    background-repeat: no-repeat;
    background-size: inherit;
    width: 341px;
    min-height: 300px;
   float: right;
}
.stn_s3{
	    width: 100%;
    min-height: 200px;
    clear: both;
    padding-top: 60px;
}
.stn_s3_lft{
	width: 400px;
    min-height: 200px;
    float: left;
    background: url(../imgs/s23.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 130px;
}
.stn_s3_rt{
	float: left;
    width: 700px;
    min-height: 100px;
    font-size: 28px;
    color: #3f3e3e;
    /* font-weight: bold; */
    padding-left: 50px;
    padding-top: 40px;
}
.stn_s4{
	width:100%;
	clear:both;
	position:relative;
}
.s4bck{
	 background: url("../imgs/flwr.png");
    background-repeat: no-repeat;
    background-size: contain;
	position:absolute;
	left:0px;
	top:100px;
	width:700px;
	height:600px;
	z-index:-1;
	
}
.s4bcklft{
	background: url(../imgs/rlwc.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 0px;
    top: 350px;
    width: 300px;
    height: 600px;
    z-index: -1;
	 opacity: 0.6;

}
.s4inbx{
	width: 85%;
    margin: auto;
}
.s4hdr{
	color: #333232;
    font-size: 30px;
    font-weight: normal;
}
.s4txt{
	font-family: calibri;
    color: #373636;
    font-size: 28px;
    /* word-spacing: 25px; */
    text-align: left;
    line-height: 1.3;
    border-bottom: 1px solid #f2f1f1;
    padding-bottom: 10px;
}
.ct_s2_lft{
	min-height: 500px;
    margin-left: 150px;
    margin-top: 30px;
    float: left;
    font-size: 23px;
    color: #3d3c3c;
    font-weight: normal;
    width: 400px;
}
.ct_s2_rt{
	    margin-top: 7px;
    float: left;
    width: 700px;
    min-height: 340px;
    margin-left: 40px;
}
.cts2rt_i{
	width:300px;
	min-height:340px;
	float:left;
}
.cts2rthdr{
	color: #242424;
    margin: 0px;
    font-size: 22px;
    font-weight: normal;
    margin-top: 20px;
}
.cts2extrt_i{
	float:left;
	padding-top: 110px;
    margin-left: 40px;
}
.ct_s4{
	width:100%;
	min-height:750px;
	clear:both;
	position:relative;
}
.mth{
	line-height: 1.4;
}
.ct_s4_rt{
	width:700px;
	min-height:400px;
	float:left;
	padding-left: 25px;
	    margin-top: 10px;
}
.pt20{
	padding-top: 40px;
}
.cts4rtbtm{
	clear:both;
	width:700px;
	min-height:400px;
	margin-top:20px;
}
.cts4rtbtm1{
	width:310px;
	min-height:400px;
	float:left;
}
.cb{
	clear:both;
}
.cts4bck{
	 background: url("../imgs/flwr.png");
    background-repeat: no-repeat;
    background-size: contain;
	position:absolute;
	left:0px;
	top:300px;
	width:700px;
	height:600px;
	z-index:-1;
}
.abt_rtbx{
	width: 96%;
    float: none;
    min-height: 100px;
   margin: auto;
    font-size: 20px;
    color: #353434;
    line-height: 1.3;
}
.abtft_hdr{
	color: #2c2c2c;
    font-size: 36px;
    border-bottom: 1px solid #4d4d4d;
    width: 96%;
    margin: auto;
    padding-bottom: 10px;
    font-weight: normal;
	font-family: 'Oswald', sans-serif;
}
.fpc{
	    width: 200px;
    height: 200px;
    float: left;
    text-align: center;
}
.fabt{
	width: 1000px;
    min-height: 200px;
    float: left;
    padding-top: 9px;
	font-family:calibri;
	color: #373636;
}
.fnttl{
	font-size: 23px;
	    padding-bottom: 20px;
}
.ftxt{
	    font-size: 22px;
		text-align:left;
}
.fabtbx{
	    width: 95%;
    margin: auto;
	clear:both;
}
.abtcr_hdr{
	width: 90%;
    margin: auto;
    font-size: 39px;
    padding-top: 30px;
    padding-bottom: 20px;
    border-bottom: 2px solid #ccc;
}
.cvhdr{
	    color: #333232;
    font-size: 31px;
    font-weight: bold;
    font-size: 25px;
}
.cvtxt{
	color: #373636;
    font-size: 23px;
    /* word-spacing: 25px; */
    padding-bottom: 40px;
    text-align: justify;
    line-height: 1.4;
    border-bottom: 1px solid #faf8f8;
}
.mnpc{
	width: 80%;
    margin: 20px auto;
}
.mnbl{
	    padding-top: 10px;
    font-size: 19px;
}
.mnhdr{
	    font-size: 25px;
    font-weight: bold;
    color: #393838;
    padding-top: 20px;
    padding-bottom: 10px;
}
.mnhdrttl{
	font-size: 25px;
    width: 750px;
}
.cntus{
	width:550px;
	min-height:350px;
	float:left;
}
.cntbx{
	width:82%;
	margin:20px auto;
}
.cntus_rt{
	width:514px;
	min-height:450px;
	float:left;
	padding-left:20px;
}
.rtcnthdr{
	font-weight: bold;
	font-weight: bold;
    line-height: 1.1;
    color: #333333;
    font-size: 30px;
}
.pcnt{
	text-align:justify;
	font-size:17px;
	color: #434242;
}
.mt50{
	margin-top:50px;
}
.mt20{
	margin-top:20px;
}
.cntfrm{
	clear:both;
	width:100%;
	min-height:200px;
	margin-top:50px;
}
.frmhdr{
	width:250px;
	display:block;
	margin:20px auto;
	padding-bottom:10px;
	text-transform: uppercase;
    letter-spacing: 0.06em;
	border-bottom:5px solid #6aae7a;
	font-size:30px;
	text-align:center;
}
.fmgrp{
	float: left;
    text-align: center;
    width: 325px;
    margin-bottom: 25px;
}
.frmbx{
	clear:both;
}
.bxf{
	width: 50%;
    margin: 20px auto;
}
.cntlbl{
	    color: #555555;
}
.cntinp{
	width: 300px;
    padding: 7px;
    border: 1px solid #ccc;
    margin-top: 5px;
	margin-right:5px;
}
.cntta{
	    width: 94%;
    border: 1px solid #ccc;
    height: 131px;
}
.cntm{
	width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 10px;
}
.frmsbmt{
	margin-top:20px;
	text-align:center;
}
.btns{
	 color: #6aae7a;
  background-color: #ffffff;
  border: 1px solid #6aae7a;
  padding:7px 15px 7px 15px;
  text-transform:uppercase;
  font-weight:bold;
}
.btns:hover{
	  background-color: #6aae7a;
 color: #ffffff;
}
.mt0{
	margin-top:2px;
}
.h600{
	min-height:640px;
}
.pt0{
	padding-top:0px;
}
.stngp{
	    width: 80%;
    display: block;
    line-height: 1.3;
}
.pr{
	position:relative;
}
.brch{
	width: 718px;
    min-height: 300px;
    background-color: #fff;
    top: 73px;
    left: -438px;
	padding-bottom: 30px;
    box-shadow: -1px 1px 1px 2px #e3e2e2;
	z-index:100;
	position: absolute;
	display:none;
}
.pr:hover > .brch{
	display:block;
}
#ddm-{
	width: 718px;
    min-height: 300px;
    background-color: #fff;
    position: absolute;
    top: 73px;
    left: -173px;
	padding-bottom: 30px;
    box-shadow: -1px 1px 1px 2px #e3e2e2;
	z-index:100;
}
.db{
	display:block;
}
.dn{
	display:none;
}
#ddm li{
	display:block;
	width:100%;
}
.imgr{
	width:80%;
}
.prdc{
	border-top: solid 4px #3f734b;
	background-color: #ACD8C0;
    color: #ffffff;
}
.inbx{
	      padding: 20px 30px 20px 30px;
}
.inbx0{
	    width: 25%;
		float:left;
		text-align:center;
}
.rspm, #rspn{
	width:100%;
	background:#fff;
	min-height:100px;
	clear:both;
		box-shadow: 1px 2px 3px 0px #a2a2a2;
		z-index:1000;
}
.pa{
	    position: absolute;
}
.rsp{
	width:100%;
	min-height:100px;
	margin:0px;
}
.rsp li > a{
	display: block;
    color: #444;
    text-transform: uppercase;
    font-weight: bold;
    padding: 7px 5px 7px 10px;
    border-bottom: 1px solid #e5e5e5;
}
.lblm{
	    width: 98%;
    padding: 5px;
    border-bottom: 1px solid #ccc;
    display: block;
    font-size: 10px;
    text-align: left;
    font-weight: normal;
    color: #373535;
}
.mh500{
	min-height:1100px;
}
.msta{
	height:145px;
	width: 100%;
	padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.inpms{
	width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.dv_in{
	width: 80%;
    border: 1px solid #ccc;
    margin-right: 10px;
    position: absolute;
    background: #fff;
    margin: auto;
    top: 40px;
    left: 10px;
    right: 10px;
		
}
#msdsbt1{
	position:relative;
}
.msds90{
	width:90%;
}
#spfl{
	     width: 47%;
   text-align: center;
    padding: 10px;
    border: 1px solid #ccc;
    font-weight: bold;
    color: #706e6e;
    position: relative;
    margin: auto;
	display:block;
	cursor:default;
}
#mbx1, #mbx2, #mbx3, #mbx4, #mbx5{
	float:left;
}
.rspnfx{
	position:fixed;
	top:71px;
}
.w258{
	width: 358px;
}
.close{
	color: crimson;
    position: absolute;
    right: 10px;
    top: 2px;
    font-weight: bold;
	cursor:default;
}
.close:hover{
	font-size:15px;
}
.cbtnbx{
	text-align:center;
	width:100%;
	padding:5px;
}
.slctdprdts{
	width: 50%;
    margin: 20px auto;
    font-size: 14px;
    line-height: 1.5;
}
.w45{
	width:45%;
	margin:20px auto;
}
.fah{
	height:420px;
}
.rmsds{
	
}
.rmsds li{
	float: none;
    padding: 0px;
    margin: 0px;
}
.rmsds li > a{
	color: #b6b1b1;
    font-family: arial;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 5px 4px 5px;
    background: #fff;
    /* border: 1px solid #ccc; */
    line-height: 2;
    text-align: center;
    box-shadow: 2px 2px 6px 0px #ccc;
}
.rmsds li > a:hover{
	background:#fff;
	border:none;
	color:#008000b5;
	 padding: 4px 5px 4px 5px;
}
.ddrmsds li > a{
	color: #b6b1b1;
    font-family: arial;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
.msds-hdr{
	text-align:center;
	background:yellow;
}
.dn1{
	min-height:500px;
}
.fxddwn{
	    position: fixed;
    margin: auto;
    top: 73px;
    left: 0px;
    right: 0px;
    z-index: 10000;
}
#slideshow{
position:absolute;    width: 25%;	
}
.sldimg{
	width:100%;
}
#dvx{
width: 100%;
    height: 254px;
	width: 65%;
    height: 254px;
    margin: auto;
}
.ja{
	width: 100%;
    background: #152049;
    z-index: 10000;
    padding: 5px 0px 5px 0px;
}