
ul,li{list-style:none;padding:0px;margin:0px;}
a:hover{transition:color .3s;}
body {
    margin: 0px;
    padding: 0px;
	font-family:  sans-serif;
    background-position: top center;
    background-repeat: no-repeat;
    font-weight: normal;
    font-size: 16px;
    -webkit-text-size-adjust: none;
    color: #000;
}
.clears {
    clear: both;
}
.red{color:#ff0000;}

.services-container h2,.services-container h3,.services-container h4,.services-container h5,.services-container h6 {margin-bottom: 10px; }

     /* sup & sub */

.sub,.sup{
font-size: 10px;
line-height: 14px;    
}
@-moz-document url-prefix() {
                 /* for Firefox  */
                  .-moz-sub,.-moz-sup{
                    position: relative;
                  }
                  .-moz-sub-span{
                     position: relative;
                     top: -8px;
                 }
                 .-moz-sup-span{
                    position: relative;
                      top: 0px;
                  }
            }

            @media screen and (-webkit-min-device-pixel-ratio:0) {
                          /* for Google Chrome Safari 3.0 Opera 9  */
                             .-webkit-w16{
                                  width: 16px;
                                  display: inline-block;
                              }
                             .-webkit-sub,.-webkit-sup{
                                  -webkit-transform: scale(0.5) translate(-8px,0px) ;
                                 /* -ms-transform: ;
                                  -o-transform: ;
                                 transform: ; 
                                  -webkit-min-device-pixel-ratio:0;*/
                                  -webkit-letter-spacing: 1px;
                              }
                         }



/***==================== Table Css style begin========***/
table {
  border-collapse: separate; margin: 0px 0 20px; width: 100%;
  margin-bottom: 25px;
  border: none;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  border-left: 1px dashed #c2c2c2;
  
  }

table tr,
table th,
table td {
  border: none;
  border-bottom: 1px dashed #c2c2c2;
    border-right: 1px dashed #c2c2c2;
  font-size: 16px;
  line-height: 28px;
}


table th,
table td {
  padding: 10px 12px;
  text-align: left;
}

table th {
  background: #fff;
  color: #000;
  border-bottom: 3px solid #000;
    border-right: 1px dashed #c2c2c2;
}

table tr td {
  background: none;
  color: #000;
}

table tr td a{
  color:#33B48C;
  text-decoration:none;
}
table tr td a:hover{
  color:#F9F9F9;
}

table tr:nth-child(2n) td {
  background: none;
}
table tr:last-child td {
  border-bottom: none;
}

table.bt tfoot th,
table.bt tfoot td,
table.bt tbody td {
  font-size: 16px;
  line-height: 28px;
  padding: 0;
}

table.bt tfoot th:before,
table.bt tfoot td:before,
table.bt tbody td:before {
  padding:10px;
}

table.bt tfoot th .bt-content,
table.bt tfoot td .bt-content,
table.bt tbody td .bt-content {
  display: inline-block;
  padding: 2px 5px;
}

table.bt tfoot th:first-of-type:before,
table.bt tfoot th:first-of-type .bt-content,
table.bt tfoot td:first-of-type:before,
table.bt tfoot td:first-of-type .bt-content,
table.bt tbody td:first-of-type:before,
table.bt tbody td:first-of-type .bt-content {
  padding-top: 10px;
}

table.bt tfoot th:last-of-type:before,
table.bt tfoot th:last-of-type .bt-content,
table.bt tfoot td:last-of-type:before,
table.bt tfoot td:last-of-type .bt-content,
table.bt tbody td:last-of-type:before,
table.bt tbody td:last-of-type .bt-content {
  padding-bottom: 10px;
}


table.bt thead,
table.bt tbody th {
  display: none;
}

table.bt tfoot th,
table.bt tfoot td,
table.bt tbody td {
  border: none;
  display: block;
  vertical-align: top;
}

table.bt tfoot th:before,
table.bt tfoot td:before,
table.bt tbody td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 30%;
  display: inline-block; 
}

table.bt tfoot th.bt-hide,
table.bt tfoot td.bt-hide,
table.bt tbody td.bt-hide {
  display: none;
}

table.bt tfoot th .bt-content,
table.bt tfoot td .bt-content,
table.bt tbody td .bt-content {
  vertical-align: top; width:55%; display: inline-block; padding-top:10px;
}


table.tablecontentshow{
	border-left: 1px solid #ddd;
}
table.tablecontentshow tr:nth-child(2n) td {
    background: none;
}
table.tablecontentshow tr td {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.inquiry_btn {
	padding:0.3em 0.8em;
	clear: both;
	color: #FFF;
	background-color:#a7c44c;
	text-decoration: none;
	border-radius:10px 0 10px 0;
	font-size:14px;
	display:inline-block;
}

.inquiry_btn:hover {
	color:#FFF;
	transition: background-color .3s;
	border-radius:10px 0 10px 0;
	background:#94ae44;
	}
/***==================== Table Css style end========***/
 

/*---------------services page ---------------*/
.services-container{}
.services-container .italic{font-style: italic;}
.services-container p{line-height: 28px; margin:0; padding-bottom:15px;font-size: 16px;color: #000;}
.services-container p.justify{text-align: justify;}
.services-container a{color:#ED7D31; text-decoration:none;}
.services-container a:hover{color:#ff964f;}
.services-container h2,.services-container h3,.services-container h4,.services-container h5,.services-container h6 { font-size:20px; font-weight: bolder;line-height: 28px;font-weight: bold;font-family: 'Montserrat-Light-6';}
.services-container h2{color: #ED7D31;margin-bottom: 15px;}
.services-container h3,.services-container h4,.services-container h5{color: #000;margin-bottom: 15px;font-size: 17px;}
.services-container h2 a,.services-container h3 a,.services-container h4 a,.services-container h5 a,.services-container h6 a{font-family: inherit;font-size: inherit;font-weight: inherit;}

.inpage_left{width:800px; height:auto; overflow:hidden; display:inline-block;}
.inpage_section_title{margin:0 auto;   text-align:left;}
.inpage_section_title h1{font-size:28px;}
.inpage_section_title hr{height:4px;width:70px;text-align:left;position:relative;background:#a7c44c;margin:0 auto;margin-bottom:20px;border:0; display:inline-block;}

.ServiceShowPic {font-size:0.75em;text-align:center;line-height:1.7em !important;color:#666666;}
.ServiceShowPic img {margin:auto;}
.ServiceShowleftPic {
	float: left;
	margin-right: 15px !important;
	text-align: center !important;
	color: #666666 !important;
	display: inline-block;
}

.ServiceShowrightPic {
	float: right;
	margin-left: 15px !important;
	text-align: center !important;
	color: #666666 !important;
	display: inline-block;
}
.ServiceShowPic,.ServiceShowrightPic,.ServiceShowleftPic {font-size:15px !important;text-align:center;line-height:20px !important;color: #8b8b8b !important;padding-top: 8px;}
.ServiceShowPic img,.ServiceShowrightPic img,.ServiceShowleftPic img {display:block;max-width:100%;height:auto;margin-bottom:8px;margin-left:auto;margin-right:auto;}
.ullist {padding:0px 0px 15px 19px;margin:0px;}
.ollist {padding:0px 0px 15px 19px;margin:0px;}

.f-text-container ul,.f-text-container ol {padding:0px 0px 15px 19px;margin:0px;}
.f-text-container ul li {list-style: disc }
.f-text-container ol li {list-style-type:decimal }
.f-text-container ul li >ul>li{list-style-type:circle}
.f-text-container ol li >ul>li {list-style-type:lower-latin }

.ullist li {list-style: disc ;line-height: 28px; margin:0; padding-bottom:0px;font-size: 16px;color: #000;}
.ollist li {list-style-type:decimal }
.ullist>li:last-child{
	padding-bottom: 0px;
}
.ullist>p:last-child{
	padding-bottom: 0px;
}
.ullist li >ul>li{list-style-type:circle}
.ollist li >ul>li {list-style-type:lower-latin }

/*ul li > ul,ul li > ul li > ul { padding-bottom:0!important}*/

.fa-disc::before {content:"Ã¢â€”Â"; font-style: normal; font-weight: normal; padding-right:5px;}
.fa-triangle::before {content:"Ã¢â€“Â¶"; font-style: normal; font-weight: normal; padding-right:5px; font-size:30%;}
.fa-star::before {content:"Ã¢Ëœâ€¦";  font-style: normal; font-weight: normal; padding-right:5px;}

.triangle li{list-style-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNy4zNjEgMTcuMzYxIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNy4zNjEgMTcuMzYxIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwb2x5Z29uIGZpbGw9IiM1RjVGNUYiIHBvaW50cz0iMS45MjgsMTcuMzY1IDEuOTI4LDAuMSAxNS41ODQsOC43MzIgIi8+DQo8L3N2Zz4NCg==) !important;}
.star li{list-style-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i5Zu+5bGCXzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMTcuNCAxNy40IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxNy40IDE3LjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM1RTVFNUU7fQ0KPC9zdHlsZT4NCjxnPg0KCTxnPg0KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTcuNCw2LjhsLTUuMiwzLjhsMS43LDYuM2wtNS4zLTMuN2wtNS4yLDMuN2wxLjktNi4yTDAsNi44aDYuNmwyLjEtNi4ybDIuMSw2LjJIMTcuNHoiLz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==)!important;}
.disc li{list-style: disc !important;}
.roman li{list-style: lower-roman !important;}
.hollow-disc li{list-style-type:circle !important;}



.decimal li{list-style: decimal !important;}
.greek li{list-style: lower-greek !important;}
.latin li{list-style: lower-latin !important;}
.upper-latin li{list-style: upper-latin !important;}

.disc li{list-style: disc !important;}
.roman li{list-style: lower-roman !important;}



p.Reference{padding-bottom:0px !important;font-size:18px !important;line-height:25px !important;color:#000 !important; margin-bottom: 10px !important;margin-top: 5px;font-family: 'Verdana-bold' !important;}
.Reference:after{content: none !important;}
.Reference li{font-size: 15px;color: #8b8b8b;line-height: 24px;margin-bottom: 0px;}
.Referencemargin{margin-top:0 !important;margin-bottom:0 !important;padding-bottom:0px !important;}
.Referencemargin strong{font-size:14px !important;}
.Referencemargin li{padding-bottom:8px !important;}

.tablecontentshow{margin:5px auto 20px auto;}
.tablecontentshow td{padding:10px 12px;}
.tablecontentshow .servicetheadbg{ background-color:#a7c44c;color:#ffffff;}


@media (min-width: 769px) and (max-width: 1279px){
.inpage_left{width:60%; height:auto; overflow:hidden; display:inline-block;}
.inpage_section_title{margin:0 auto; font-family:"Century Gothic"; text-align:left;}
.inpage_section_title h1{font-size:28px;}
.inpage_section_title hr{height:4px;width:70px;text-align:left;position:relative;background:#a7c44c;margin:0 auto;margin-bottom:20px;border:0; display:inline-block;}
.ServiceShowleftPic,.ServiceShowrightPic {width:100%;text-align:center;margin-bottom:10px;}
.ServiceShowleftPic img,.ServiceShowrightPic img {margin-bottom:15px;}
.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;}
}
@media (max-width: 768px){
.inpage_left{width:100%; height:auto; overflow:hidden; display:inline-block;}
.inpage_section_title{margin:0 auto; font-family:"Century Gothic"; text-align:left;}
.inpage_section_title h1{font-size:28px;}
.inpage_section_title hr{height:4px;width:70px;text-align:left;position:relative;background:#a7c44c;margin:0 auto;margin-bottom:20px;border:0; display:inline-block;}
.ServiceShowleftPic,.ServiceShowrightPic {width:100%;text-align:center;margin-bottom:10px;margin-left: 0px !important;margin-right: 0px !important;}
.ServiceShowleftPic img,.ServiceShowrightPic img {margin-bottom:15px;}
.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;}
 .table-responsive table{
 	min-width: 768px;
 }   
    }
    






/*---------------services end ---------------*/
 

.ztitle {
    /* background: #f5f5f5; */
    position: relative;
    padding: 0px 10px 5px 10px;
    font-size: l;
    font-weight: bold;
    margin-bottom: 10px;
    cursor: pointer;
    color:#2f57a6
}

.ztitle a {
    width: 95%;
    display: inherit;
}

.ztitle span {
    position: absolute;
    
    right: 10px;
    top: 3px;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 25px;
    font-size: 24px;
    font-weight: bolder;
    padding: 0;
    /* background: #fbb908; */
    border-radius: 50%;
    /* color: #fff; */
}

.product-info-tabs {
    margin-top: 45px;
}

.con_div {
    padding: 0px 15px 0 30px; color:#333
}

.ztitle span:after {
    transition: opacity 0.5s;
    opacity: 0;
}

.ztitle .cshow:after {
    content: "+";
    opacity: 1;
}

.ztitle .chide:after {
    content: "-";
    opacity: 1;
    font-size: 26px;
}

.Fold-box { margin-bottom:20px;}

/*** 

====================================================================
	Product Tabs Style
====================================================================

***/

 .services-tabs {
    position: relative;
}

 .services-tabs .tab-btns {
    position: relative;
    z-index: 1;
    background: #d2d2d2;
    padding-top: 5px;
    padding-left: 20px;
  
}

 .services-tabs .tab-btns .tab-btn {
    position: relative;
    top: 1px;
    display: block;
    float: left;
    margin-right: 5px;
    font-size: 16px;
    background: #fff;
    color: #999;
    
    font-weight: 700;
    line-height: 24px;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 3px 22px 3px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

 .services-tabs .tab-btns .tab-btn:hover:after,
 .services-tabs .tab-btns .tab-btn.active-btn:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: -3px;
    width: 100%;
    height: 5px;
    background-color: #ffffff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

 .services-tabs .tab-btns .tab-btn:hover,
 .services-tabs .tab-btns .tab-btn.active-btn {
    color: #333;
    
    background: #fff;
}

 .services-tabs .tabs-content {
    position: relative;
    padding: 15px;
    padding-bottom:0;
    border-top: 0px;
}

 .services-tabs .tabs-content .tab {
    position: relative;
    display: none;
    border-top: 0px;
}

 .services-tabs .tabs-content .tab.active-tab {
    display: block;
}

 .services-tabs .tabs-content .tab .content {
    position: relative;
}

 .services-tabs .tabs-content .tab .content p {
    position: relative;
    font-size: 14px;
    line-height: 2em;
    color: #666666;
    margin-bottom: 0px;
}


.red{color:red}
.orange{color:#fa8b15}
.gray{color:#777}

.mtop10,.mt-10{margin-top:10px}
.mtop15,.mt-15{margin-top:15px}
.mtop20,.mt-20{margin-top:20px}
.mtop30,.mt-30{margin-top:30px}
.mtop40,.mt-40{margin-top:40px}
.mtop50,.mt-50{margin-top:50px}
.mbottom10,.mb-10{margin-bottom:10px}
.mbottom15,.mb-15{margin-bottom:15px}
.mbottom20,.mb-20{margin-bottom:20px}
.mbottom30,.mb-30{margin-bottom:30px}
.mbottom40,.mb-40{margin-bottom:40px}
.mbottom50,.mb-50{margin-bottom:50px}
.mbottom60,.mb-60{margin-bottom:60px}
.mbottom70,.mb-70{margin-bottom:70px}

.services-container ol li{
	list-style: decimal;
}
.services-container ul li{
	list-style: disc;
}
.services-container .noul li{
	padding-left:0;list-style:none
}
.services-container ul,.services-container ol{padding-left:18px;padding-bottom:15px;margin-bottom: 0px;}
.services-container ul li,.services-container ol li{margin-bottom:0px}
.services-container ul ul,.services-container ol ul,.services-container ul ol{margin-bottom:10px;margin-top:10px}

.show-center,.show-left,.show-right{color:#8b8b8b !important;text-align:center;font-size:15px !important;line-height:20px !important}
.show-center img,.show-left img,.show-right img{display:block;margin-right:auto;margin-bottom:5px;margin-left:auto;height:auto;max-width:100%;margin-top: 8px;}
@media (min-width:992px){
    .show-left,.show-right{display:inline-block}
    .show-right{float:right;margin-left:15px !important;}
    .show-left{float:left;margin-right:15px !important;}
}
@media (max-width:992px){
    .show-right,.show-left{width:100%;margin:0}
}

.Reference,.reference{color:#8b8b8b;font-size:15px;line-height: 24px;}
.Reference p,.reference p{margin-bottom:0px;padding-bottom: 10px;}
.Reference ol,.reference ol{margin-bottom:0px;padding-left:15px}
.Reference ol li,.reference ol li{color:#8b8b8b;font-size:15px;line-height: 24px;list-style: decimal;}

/*table*/



/* special css */
ul.border-box>li{margin-bottom:0}
ul.border-box{padding:15px 15px 15px 30px}
.border-box{border:1px solid #1a5ca3;padding:15px;border-radius:5px}
.bg-box{background:#e9eff9;padding:10px 15px;border-radius:5px}

@media (min-width:992px){
    .list-box{display:flex;flex-wrap:wrap}
    .list-box div[class*="col-md"]{display:flex}
}
.list-box div[class*="col-md"]{margin-bottom:20px}
.list-box a{display:flex;align-items:center;border:1px solid #ddd;width:100%;padding:10px;border-radius:5px;position:relative;transition:all ease .4s;text-align:left}
.list-box a:before{position:absolute;content:'';background:#2391cc;z-index:-1;top:0;right:auto;bottom:auto;left:0;width:0;height:100%;opacity:1;border:solid 2px #2391cc;transition:all ease .4s}
.list-box a:hover{color:#fff;border:1px solid transparent}
.list-box a:hover:before{right:0;width:100%;border-radius:5px}