#contactperson {}
#contactperson ul {
    margin: 5px 0 0 0;
    padding: 0px;
}
#contactperson ul li {
    text-decoration: none;
    list-style: none;
    padding-bottom: 5px;
}
p.bold strong {
    text-decoration: underline;
}
.newabout {
    padding-top: 11px;
}
.certificate a {
    text-decoration: underline;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    outline: medium none;
}
.certificate a:hover {
    text-decoration: none;
}
.capabilities p {
    margin: 0px;
    padding: 0px 0 7px 0;
}
.photo ul {
    margin: 6px 0 0 26px;
    padding: 0px;
}
.c {
    clear: both;
}
.photo ul li {
    list-style: none;
    text-decoration: none;
    float: left;
    width: 135px;
}
.photo ul li.lastli {
    margin: 0px;
}
.photo ul li h3 {
    margin: 0px;
    padding: 0px;
}
.photo ul li h3 img {
    width: 120px;
    height: 155px;
    border: 1px solid #000;
}
.photo ul li p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    width: 120px;
    text-align: center;
}
.phoneleft {
    float: left;
    width: 300px;
}
.phoneimage {
    vertical-align: top;
    width: 202px;
}
.productspe {
    padding-bottom: 7px;
}
.machinaryhead {
    color: #00CCFF;
}
.newindexbg {
    background: url(../images/indexnwbg.png) repeat-y left top;
}
.certificate {
    padding: 5px 0 12px 0;
}
.certificate h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    padding: 0px 0 6px 0;
    margin: 0px;
}
.certificate h4 {
    padding: 0 0 0 0;
    margin: 0px;
}
.certificate h4 img {
    width: 75px;
    height: 110px;
    border: 1px solid #646464;
}
.certificate p {
    margin-top: 0px;
    padding: 5px 0 0 0;
}
.certificate p a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.certificate p a:hover {
    text-decoration: underline;
}
.aboutcertificate a {
    text-decoration: none;
    color: #000000;
}
.aboutcertificate a:hover {
    text-decoration: underline;
}
/* ============= 19th Sep 2012 :: Ananya Ojha ============ */
.new_text {
    padding: 18px 65px 13px 65px;
    text-align: center;
    font-weight: bold !important;
    color: #4285F4;
    font-size: 17px;
    line-height: 130%;
}
.new_text p {
    margin: 0 !important;
}
.new_text span {
    color: #D81655;
}
.maksonstbl tr td:nth-child(3) {
    /* visibility: hidden;*/
    display: none;
}
.maksonstbl tr:nth-child(14) {
    display: none;
}
.maksonstbl tr:nth-child(21) {
    display: none;
}
.maksonstbl tr:nth-child(25) {
    display: none;
}
.maksonstbl tr:nth-child(28) {
    display: none;
}
.labtable1 tr td:nth-of-type(2) {
    display: none;
}
.gmparial {
    color: blue;
    font-family: arial;
}
ul.banner-slider {
    margin: 0;
    padding: 0;
}
.owl-nav {
    display: none;
}
.owl-stage-outer {
    overflow: hidden;
}
.owl-item {
    float: left;
}
ul.banner-slider li {
    list-style: none;
}
ul.banner-slider {
    height: 100px;
    width: 380px;
    margin: 30px 0 0;
    text-align: center;
}
.sabpage-side-bar {
    width: 163px;
    height: 125px;
    background: #9CD5F2;
    padding: 5px;
}
.sabpage-side-bar ul.banner-slider {
    background: #FFF;
    height: 100%;
    width: 100%;
    border: 1px solid #89A0AD;
    margin: 0;
    box-sizing: border-box;
    position: relative;
}
.sabpage-side-bar ul.banner-slider .owl-stage-outer::after {
    background: url(../images/sabpage-side-bar.jpg) no-repeat right 0;
    height: 100%;
    padding-right: 12px;
    position: absolute;
    content: "";
    right: 0;
}
.sabpage-side-bar ul.banner-slider li {
    padding-right: 12px;
}
/*17-1-2020*/
.g-recaptcha.form-error>div>div {
    border: 1px solid red;
}
.invalid-input {
    border: 1px solid red !important;
}
#form-error,
#form-success {
    display: block;
    text-align: center;
    background: #fff;
    border: 1px solid red;
    color: red;
    padding: 5px 15px;
    width: 73%;
    margin: 15px auto 0;
    font-size: 15px;
}
#form-success {
    border: 1px solid green !important;
    color: green !important;
}
#form-error.email-error {
    margin: 3px 0 0 0;
    background: transparent;
    padding: 0;
    border: 0;
    font-size: 12px;
    width: 100%;
    line-height: 120%;
    text-align: left;
}
/*17-1-2020*/
/*24-03-2020*/
tr.star-count {
    visibility: collapse;
}
/*26-03-2020*/
span.field-error {
    color: red;
    display: block;
    margin-top: 3px;
}
/*Start of the day 28-05-2024*/
.blink, .blink:visited,
.si10, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.blink.active {
	color: #ff9500;
}
a.top-btn img {
	transition: 0.5s all;
}
a.top-btn img:hover {
	transform: scale(1.1);
}
/*End of the day 28-05-2024*/
.si11 a {
	color: #000;
}