a.bannerLink {
    position: absolute;
    display: block;
    z-index: 2;
    /* background-color: #cccc; */
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
#header .header-nav-main-effect-1 nav>ul>li.dropdown .dropdown-menu,#header .header-nav-main-effect-1 nav>ul>li.dropdown .dropdown-mega-sub-nav li a, #header .header-nav-main-effect-1 nav>ul>li.dropdown .dropdown-menu li a,#header .header-body,ul.nav-list li a{
        transition: unset !important;
}
#header .header-nav-main nav>ul>li>a.dropdown-toggle .fa-caret-down{
       width: 7px;
    position: absolute;
    right: 8px;
    top: 13px;
}

#header .header-nav-main a.dropdown-toggle {
    padding-right: 23px !important;
}

/* width */
::-webkit-scrollbar {
  width: 0px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.col-md-9.pageHeight {
    /*min-width: 100vh !important;*/
}

#header .header-nav-top .nav>li>span .fa {
    position: absolute;
    left: -5px;
    top: 12px;
}
#header .header-nav-top .nav>li>a .fa {
    position: absolute;
    right: 5px;
    top: 13px;
}
.header-nav-top a.dropdown-toggle {
    padding-right: 20px !important;
}
.sidebarContent {
    
    width: 93.8% !important;
    /*    white-space: nowrap;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
}
.categ-menu ul.nav-list li.active>a{
    font-weight: 600;
    font-size: .86em;
}
aside .categ-menu ul.nav-list>li>a{
    font-size: .9em;
        padding: 8px 0 8px 16px;
}
html, body {
     height: auto !important; 
}
.datasheetBlock{
    border: 1px solid #ddd;
    padding: 12px;
    border-radius: 4px;
}
@media(max-width:991px){
    #header .header-nav-main nav>ul>li>a.dropdown-toggle .fa-caret-down{
            top: 1px;
    }
}
@media(max-width:480px){
.sidebarContent {
    width: 94.3% !important;
   
}
.categ-menu#with-toggle {
    top: -9px!important;
    width: 100% !important;
}
ul.menu-prduct li a{
        z-index: 9;
}
.categ-menu ul.nav-list li ul{
        margin: 0 0 0 0px;
            padding-left: 24px  !important;
        transition: unset !important;
}
aside .categ-menu ul.nav-list>li>a,ul.nav-list li,ul.nav.navbar-na.nav-list.tree1.tree{
    /*width: 100% !important;*/
    /*transition: ease 10s all !important;*/
       
}
.datasheetBlock {
  margin-bottom: 20px;
}
/*ul.nav.navbar-na.nav-list.tree1.tree{*/
/*     display: none;*/
/*}*/
/*ul.nav.navbar-na.nav-list.tree1.tree:first-child{*/
/*        display: block;*/
/*}*/
}
.tp-mask-wrap h2 {
    line-height: 61px !important;
      font-size: 45px ;
}
.wrapper>[name="header"] {
    position: sticky;
    top: 0;
    z-index: 999;
}
/*-------------new--------------*/
.tp-caption h2{
   color: #000;
    line-height: 56px !important;
    font-weight: 600;
}
.tp-caption p{
    color: #000;
        font-weight: 500;
}
.expertiseMain .appliction-sub img {
    height: 200px;
    object-fit: cover;
}
.owl-carousel .owl-nav .owl-prev:before{
        content: "\f053";
}
.owl-carousel .owl-nav .owl-next:before{
        content: "\f054";
}
.companyInfo .progress-bars{
        top: 0;
}
/*.owl-carousel.stage-margin .owl-stage-outer{
        margin-left: 0px!important;
    margin-right: 0px!important;
}*/
.companyInfo{
    border-top: 1px solid #eee;
    padding-top: 40px;
    margin-bottom: 28px;
}

.seviceBlock{

}
.seviceBlock h5{
        font-size: 33px;
        margin-bottom: 5px;
       color: #fff;
}
.seviceBlock p{
        color: #fff;
    font-size: 19px;
    margin-bottom: 0;
}
.serviceInfo ul{
        display: flex;
       flex-wrap: wrap;
      margin: 0;
}
.serviceInfo ul li{
    flex: 1;
    text-align: center;
    /* border-left: 1px solid #777777; */
    padding: 20px 0;
    background: #fff;
    margin: 10px;
    transition: ease 0.3s all;

}
.serviceInfo ul li:hover {
    /* margin-top: -5px; */
    transform: translateY(-3px);
    
    /*margin-top: -5px;*/
}
.serviceInfo ul li:first-child{
    border-left: 0;
}
.serviceInfo ul li img{
            margin: 0 auto;
    height: 45px;
    margin-bottom: 20px;
    /*filter: grayscale(1) invert(1);*/

}
.serviceInfo ul li span{
        font-size: 17px;
    color: #000;
    font-weight: 600;

}

footer {
    font-size: 1.3rem;
    color: #a8a8a8;
    background: #464646;
    line-height: 24px
}

footer .container {
    position: relative
}

footer p {
    color: #fff;
}

footer a {
        color: #fff;
    font-weight: 300;
   /* display: block;*/
    margin-bottom: 5px
}

footer a:hover,
footer a:focus {
    color: #fff
}

.footer-middle {
    padding-top: 95px;
    padding-bottom: 1.4rem
}

.footer-bottom {
    font-size: 12px;
    color: #777;
    padding-bottom: 1.5rem;
        background: #3e3c3c;
}

.footer-bottom .container:before {
    content: '';
    display: block;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    /*border-top: 1px solid #313438;*/
    padding-top: 1.5rem
}

footer .social-icon {
    border-radius: 50%;
    width: 3.8rem;
    height: 3.8rem;
    border: 1px solid #313438;
    font-size: 1.8rem;
    line-height: 3.8rem;
}

footer .social-icon:not(:hover):not(:active):not(:focus) {
    /*background: transparent*/
}

footer .widget {
    margin-bottom: 3rem
}

footer .widget-title {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 1.7rem
}

footer .tagcloud a {
    padding: .6em;
    margin: 0 .8rem .8rem 0;
    border: 1px solid #313438;
    color: inherit;
    font-size: 11px;
    background: transparent
}

footer .tagcloud a:hover {
    border-color: #fff;
    background: transparent
}

footer .contact-info {
    margin: 0;
    padding: 0
}

footer .contact-info li {
    position: relative;
    margin-bottom: 1rem;
    line-height: 1.4;
    color: #fff;
    font-weight: 600;
    font-size: 14px;


}

footer .contact-info-label {
    display: block;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 1px;
    font-size:13px;
}

ul, ol {
    margin: 0 0 2.25rem;
    padding: 0;
    list-style: none;
}


.d-flex {
    display: flex !important;
}
.flex-wrap {
    flex-wrap: wrap !important;
}
.justify-content-between {
    justify-content: space-between !important;
}
.align-items-center {
    align-items: center !important;
}
.social-icons{
        display: flex;
}
footer .social-icon{
    margin-left: 10px;
}
.social-icon {
    display: inline-block;
    width: 3.2rem;
    color: #fff;
    background-color: #282d3b;
    font-size: 1.4rem;
    line-height: 3.2rem;
    text-align: center;
    text-decoration: none;
    opacity: 1;
}
.icon-facebook:before {
    content: "\f09a";
    font-family: FontAwesome;
}
.icon-twitter:before {
    content: "\f099";
    font-family: FontAwesome;
}
.icon-instagram:before {
    content: "\f16d";
    font-family: FontAwesome;
}
.icon-linkedin:before {
    content: "\f0e1";
    font-family: FontAwesome;
}
.social-icon.social-facebook {
    background-color: #3b5a9a;
}
.social-icon.social-twitter {
    background-color: #1aa9e1;
}
.social-icon.social-instagram {
    background-color: #cd486b;
}

.social-icon.social-linkedin {
    background-color: #0073b2;
}
.subscribe-form button.btn.btn--input-group{
    background: #fff;
    border-left: 1px solid #ddd;
    box-shadow: none;
    border-radius: 0;
    color: #000;
}
.bgImg {
    background: url(img/bg.html) !important;
    position: relative;
}
.bgImg .container {
    /*margin-bottom: 50px;*/
}
.seviceBlock h5 {
    font-size: 33px;
    margin-bottom: 5px;
    color: #fff;
        line-height: 1.429;
    text-transform: capitalize;
}
.serviceInfo ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.serviceInfo ul li {
    flex: 1;
    text-align: center;
    /* border-left: 1px solid #777777; */
    padding: 20px 0;
    background: #fff;
    margin: 10px;
    transition: ease 0.3s all;
}
.serviceInfo ul li:first-child {
    border-left: 0;
}
.serviceInfo ul li img {
    margin: 0 auto;
    height: 45px;
    margin-bottom: 20px;
        display: block;
    /* filter: grayscale(1) invert(1); */
}
.serviceInfo ul li span {
    font-size: 17px;
    color: #000;
    font-weight: 600;
}
.row.shop-features-style3 {
        background: #d07d2fed;
    margin-bottom: -77px;
    display: flex;
    flex-wrap: wrap;
    /* bottom: -95px; */
    position: relative;
    margin-top: 40px;
}
.row.shop-features-style3 .col-md:nth-child(1), .row.shop-features-style3 .col-md:nth-child(2) {
    flex: 1;
}
.shop-feature {
    display: block;
    height: 100%;
    text-decoration: none;
    color: inherit;
}
.shop-features-style3 .shop-feature, .shop-features-style3-1 .shop-feature {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    padding: 25px 17px;
}
.shop-features-style3 .shop-feature .shop-feature-icon, .shop-features-style3-1 .shop-feature .shop-feature-icon {
    margin-right: 20px;
    height: 35px;
    color: #000;
    font-size: 35px;
    line-height: 1em;
    transition: 0.3s ease-out;
}
.shop-features-style3 .shop-feature .shop-feature-text .text1, .shop-features-style3-1 .shop-feature .shop-feature-text .text1 {
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif line-height: 1.4em;
}
.shop-features-style3 .shop-feature .shop-feature-text .text1, .shop-features-style3-1 .shop-feature .shop-feature-text .text1 {
    text-transform: capitalize;
}



.shop-features-style3 .shop-feature.light-color, .shop-features-style3 .shop-feature.light-color .shop-feature-text .text1, .shop-features-style3 .shop-feature.light-color .shop-feature-icon, .shop-features-style3-1 .shop-feature.light-color, .shop-features-style3-1 .shop-feature.light-color .shop-feature-text .text1, .shop-features-style3-1 .shop-feature.light-color .shop-feature-icon {
    color: #fff;
}

.shop-features-style3 .shop-feature .shop-feature-text .text2, .shop-features-style3-1 .shop-feature .shop-feature-text .text2 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 11px;
    line-height: 1.4em;
}
.bgImg:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(70 70 70 / 82%);
}
.holder.bgcolor-1, .bgImg .container {
    position: relative;
    z-index: 1;
}
.footer .holder.bgcolor-2 {
    padding: 40px 0 !important;
}
.payment-icons {
    display: flex;
}
.payment-icons img {
    opacity: 1;
    transition: opacity 0.5s;
    background: #fff;
    margin-left: 10px;
}
.flex-wrap:after{
    display: none;
}
.otherEvents h2 {
    font-size: 20px!important;
    margin-bottom: 13px!important;
}
footer .widget .footerLogo {
    width: 128px;
}
.m-b-3 {
    margin-bottom: 1.6rem !important;
}
.ws-nowrap img {
    width: 18px;
    margin-right: 2px;
    margin-top: -3px;
}
.wrapper-dropdown-3{
        width: auto;
        padding-right: 30px;
}
.wrapper-dropdown-3 img{
    margin-right: 5px;
}
.wrapper-dropdown-3 .dropdown{
       background: #fff;
    color: #000;
    min-width: 196px;
    left: 7px!important;
    right: auto !important;
}
.wrapper-dropdown-3 .dropdown a{
    color: #000 !important;
}
/*.wrapper-dropdown-3:hover .dropdown {
    opacity: 1;
    pointer-events: auto;
}*/
.currencyDropdown .wrapper-dropdown-3 .dropdown{
    min-width: 120px;
}
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu{
    width: 100%;

}
.mmenu-item--mega .submenu-list > li > a:before {
    position: absolute;
    height: 20px;
    top: 50%;
    right: 15px;
    margin-top: -10px;
    font-family: 'icomoon';
    font-size: 10px;
    line-height: 20px;
    text-align: center;
    content: "\e919";
    color: #2d2c2c;
    transition: 0.2s;
    display: none;
}
.mmenu-submenu .mmenu-col{
  border: 0;
}
.mmenu-item--mega .submenu-list > li > a {
    display: block;
    padding: 15px 50px 8px 30px !important;
    background: #f4f4f4;
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    box-sizing: border-box;
    position: relative;
        font-size: 13px;
      font-weight: normal;
}
.mmenu-item--mega .submenu-list > li.active> a{
  background: #fff;
} 
.mmenu-item--mega .submenu-list{
      border: 0;
    border-left: 0;
    border-right: 0;
}
.hdr-desktop .mmenu-item--mega  li.active > a:before{
  background-color: transparent !important;
  display: block;
      font-size: 15px;
    font-weight: 900;
    color: #ff8e25;
}
.submenu-list .secondLayer .submenu-list > li > a{
    display: block;
    padding: 12px 50px 12px 30px !important;
    background: #fff;
    border-bottom: 1px solid #eaeaea;
    border-left: 0;
    border-right: 0;
    box-sizing: border-box;
    position: relative;
    font-size: 13px;
}
.submenu-list .secondLayer .submenu-list > li> a:before{
      left: 14px;
    right: auto;
    font-size: 12px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0da";
}
.mmenu-col.firstCol h4{
      font-size: 23px;
          margin-bottom: 10px;
          /*padding-left: 18px;*/
}
.mmenu-col.firstCol span{
   /*padding-left: 18px;*/
   margin-bottom: 10px;
}
.mmenu-item--mega .secondLayer .submenu-list{
  border: 0;
}
.mmenu-submenu{
    position: absolute;
    top: -1110%;
    left: 0;
    right: 0;
    opacity: 0;
    background: #fff;
    padding-top: 0px;
}
li.dropdown:hover .mmenu-submenu{
    top: 89%;
    opacity: 1;
        border-bottom: 1px solid #ddd;
}
.column-4 .mmenu-col {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.imageSlider img{
       width: 100%;
    height: 172px;
    object-fit: cover;
}
.mmenu-cols {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}
.mmenu-cols {
    justify-content: flex-start;
}
.mmenu-cols:first-child {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.menu ul {
    display: none;
    position: absolute;
    min-width: 200px;
    padding: 5px 0;
    border-top: 3px solid #282d3b;
    top: 100%;
    left: 0;
    z-index: 99;
    background-color: #fff;
    box-shadow: 0 29px 29px rgba(0, 0, 0, 0.1);
       
}
.submenu-list:first-child {
    margin-top: 0;
}
.mmenu-item--mega .submenu-list {
    border: 0;
    border-left: 0;
    border-right: 0;
}
.menu .mmenu-col ul.submenu-list {
    box-shadow: none;
    display: block;
    position: static;
    min-width: inherit;
    border-bottom: 0;
}
.menu, .menu li, .menu ul, .menu ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
.mmenu-submenu .submenu-list li {
    overflow: inherit;
    text-align: left;
    padding: 0;
    position: static;
}
.mmenu-submenu .submenu-list li:first-child {
    border-top: 1px solid #eee;
}
.mmenu-item--mega .submenu-list > li > a {
    display: block;
    padding: 15px 50px 8px 30px !important;
    background: #f4f4f4;
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    box-sizing: border-box;
    position: relative;
    font-size: 13px;
    font-weight: normal;
}
.menu li:hover>a, .menu li.show>a, .menu li.active>a {
    background: #f4f4f4;
}
.main-nav .menu li>a {
    color: #000;
}
.mmenu-item--mega .mmenu-submenu .submenu-list > li > a {
    padding-left: 0;
    padding-right: 0;
    color: #000;
    padding: 10px 20px !important;
    text-decoration: none;
}
.mmenu-col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: static;
    padding: 0 20px;
    width: 100%;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: #f7f7f7;
}
.menu ul li.active .secondLayer{
            display: block !important;
    right: -141%;
    padding-left: 10px;
    left: auto !important;
    border: 0;
    top: 0;
    width: 268px;
    height: 276px;
    overflow: hidden;
    box-shadow: none;
    padding-left: 24px;
}
.menu .mmenu-col .firstLayer ul.submenu-list{
    position: relative;
    top: 0;

}
.menu ul .secondLayer li{
   border-bottom: 1px solid #ddd;     
}
.menu ul .secondLayer li a{
    display: block;
    color: #000;
    padding: 10px 20px;
    text-decoration: none;
}
.header-search span{
        margin-top: 6px;
    display: block;
    font-size: 14px;
    color: #000;
    padding-right: 15px;
    cursor: pointer;
    user-select: none;
}
.header-search span i{
    font-size: 13px;
    /*color: #f4a200;*/
    margin-right: 4px;

}
.header-search i.fa.fa-caret-down{
    display: none;
}
.header-search .dropdown-menu{
        min-width: 300px;
    left: auto;
    right: 0;
}
.searchPopup .modal-header{
        padding: 0;
    border-bottom: 0;
    position: relative;
    z-index: 1;
}
.searchPopup .form-group{
        margin: 0;
    position: relative;
}
.searchPopup .form-group .form-control{
        border: 0;
    font-size: 16px;
    padding: 10px 20px;
    padding-left: 47px;
    height: 68px;
    color: #000;
    box-shadow: none;
}
.searchPopup .btnBlock {
           position: absolute;
    right: 113px;
    top: 15px;
}
.searchPopup .btnBlock .btn{
    background: #ff8e25;
    color: #fff;
    border-radius: 20px;
    padding: 9px 24px;
}
.searchPopup .form-group .form-control + i{
        position: absolute;
    top: 21px;
    font-size: 27px;
}
.searchPopup .modal-dialog{
    width: 100%;
        margin: 0;
}
.searchPopup .modal-content{
    border-radius: 0;
        box-shadow: none;
}
.searchPopup .container{
    position: relative;
}
.searchPopup .modal-body{
        padding: 18px 90px;
    padding-bottom: 0;
    padding-top: 0;
}
.searchPopup button.close {
       height: 70px;
    background: #000000;
    position: absolute !important;
    right: 0;
    width: 67px;
    top: 0px !important;
    opacity: 1;
    color: #fff;
    font-weight: 300;
    font-size: 38px;
}
.searchPopup .modal-footer{
        text-align: left;
    padding: 21px 95px;
  
    padding-bottom: 18px;
    border-top: 1px solid #7c7c7c;
}
.searchPopup .modal-footer ul{
          display: flex;
    flex-wrap: wrap;
    width: 80%;
    justify-content: center;
    margin: 0 auto;
}
.searchPopup .modal-footer ul li {
           margin-bottom: 10px;
} 
.searchPopup .modal-footer ul li a{
              display: block;
    border: 1px solid #ddd;
    margin-right: 20px;
    padding: 3px 19px;
    border-radius: 20px;
    text-decoration: none;
    color: #000;
    font-size: 13px;
    /* background: #f5f5f5; */
    font-weight: 600;
    text-transform: capitalize;
} 
.searchPopup .modal-footer h5{
        color: #ff8e25;
    text-align: center;
    margin-bottom: 19px;
    font-size: 18px;
}   
html .toggle-primary .toggle label{
    color:#fff;
    background:#F4A200;
}
.contactBanner {
    background: url(img/contact-bg2.jpg);
    padding: 62px 0;
    text-align: center;
        position: relative;
    margin-bottom: 40px;
    background-size: cover;
}
.subBanner:after {
    content: "";
    position: absolute;
    background: transparent;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 0;
}
.subBanner.contactBanner:after {
    background: rgb(247 219 195 / 77%);
}
.subBanner .container {
    position: relative;
    z-index: 1;
}
.contactBanner h1 {
    margin-bottom: 0 !important;
    font-weight: 600;
    font-size: 38px;
    color: #fff;
}
.contactBanner p {
    margin-top: 6px !important;
    font-size: 17px;
    padding: 0 193px;
     color: #fff;
}
.prd {
    margin-right: 10px;
    margin-left: 10px;
}
.prd-grid {
    position: relative;
    min-width: 100%;
    z-index: 2;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*margin: 0 -15px -30px;*/
    padding: 0;
}
.prd-grid:not(:first-child) {
    /*transform: translateY(-30px);*/
}
.prd-grid:not(.prd-carousel){
        display: flex;
}
.prd-grid.data-to-show-4 .prd {
    -ms-flex: 0 0 calc(25% - 20px);
    flex: 0 0 calc(25% - 20px);
    max-width: calc(25% - 20px);
    width: calc(25% - 20px);
}
.prd-grid .prd {
    margin-top: 30px;
}
.prd-inside {
    transition: all 0.3s ease-in-out !important;
}
.prd-img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    position: relative;
    padding-left: 0;
    padding-right: 0;
}
.prd-img img {
    width: 100%;
    transition: opacity 0.4s;
}
.prd .prd-info {
    position: relative;
    z-index: 2;
    border: 1px solid #eee;
    padding: 15px;
    /* min-height: 183px; */
}
.prd-tag {
    /* margin-top: 18px; */
    font-size: 12px;
    line-height: 1em;
    text-transform: uppercase;
}
.prd-tag, .prd-tag a, .prd-tag a:hover, .prd-tag a:focus {
    color: #ff8e25;
}
.productDispay2 .prd-tag a {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    /* color: #777; */
    display: block;
    margin-top: 10px;
    line-height: 23px;
        text-align: center;
}
.productDispay2 .prd .prd-info {
    text-align: left;
    border: 1px solid #eee;
    min-height: 142px;
}
.page-content p {
    margin: 20px 0 0 0;
}
.prd-inside:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 20px rgba(0,0,0,.19), 0 6px 6px rgba(0,0,0,.23);
    /* transition: ease .80s all !important; */
}
.zoomWrapper{
    width: 100% !important;
    position: relative;
    height: 350px !important;
}
.zoomWrapper img{
    width: 100% !important;
        height: 310px;
    object-fit: cover;
}
.productDetailedimg{
    width: 100%;
    position: relative;
    padding-right: 20px !important;
}
.thumbImage{

}
.thumbImage a{
    float: left;
    width: 20%;
    padding: 6px;
}
.thumbImage a img{
    width:100%;
        height: 70px;
    object-fit: cover;
}
.downloadBlock{
      display: flex;
      flex-wrap: wrap;
          margin-top: 30px;
}
.downloadBlock .downloadSingle{
      padding: 10px 10px;
        border: 1px solid #eee;
          flex: 0 0 22%;
          margin: 5px; 
            position: relative;
          text-align: center;
        cursor: pointer;
}
.downloadBlock span{
         /* font-weight: 600; */
    /* display: block; */
    margin-top: 10px;
    margin-bottom: 5px;
    line-height: 17px;
    color: #000;
    font-size: 15px;
}
.downloadBlock i{
      color: #ff8e25;
    margin-right: 2px;
    /* display: block; */
    font-size: 16px;
    vertical-align: 0px;
}
.downloadBlock span + i{
         float: right;
    margin-top: -5px;
    background: #ff8e25;
    width: 32px;
    height: 32px;
    text-align: center;
    color: #fff;
    padding-top: 9px;
    border-radius: 100%;
    position: absolute;
    right: 9px;
    top: 11px;
}
.downloadBtn i {
    display: inline-block;
    font-size: 10px;
}
.downloadBtn span {
    color: #ff8e25;
    font-size: 13px;
    display: inline-block;
    margin: 0;
}
.prd-block_title-wrap h1{
    font-size: 23px;
    margin-bottom: 0;
    font-weight: 600;
}
span.prd-label--new{
           background: #f4a200;
    font-size: 12px;
    padding: 1px 10px;
    color: #fff;
    border-radius: 20px;
}
.prd-block__labels{
    position: relative;
    top: -10px;
}
.productDetailedimg img{
        width: 100%;
    position: relative;
   /* padding-right: 20px !important;*/
}
.view360 {
    background: url(img/cad.jpg);
    width: 17%;
    height: 69px;
    display: inline-block;
    float: left;
    margin-top: 6px;
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    cursor: pointer;
}
.popup360 .modal-content{
    padding: 0;
    margin: 0;
}
.popup360 .modal-header{
    position: relative;
    background:  #f4a200;
    color: #fff;

}
.popup360 .modal-header:after{
        content: "";
    position: absolute;
    right: -10px;
    width: 111px;
    height: 78px;
    background: #ff8e25;
    top: 0;
    transform: skewX(-13deg);
    display: none;
}
.popup360 .modal-header .close{
        position: relative;
    z-index: 2;
    color: #fff;
    opacity: 1;
    font-size: 40px;
    top: -32px;
    font-weight: 100;
}
.popup360 .modal-header .modal-title{
    color: #fff;
}
.threesixty-image-rotate {
    background: #FFFFFF;
}

.threesixty-image-rotate .loading-spinner {
    display: block;
    position: absolute;
    z-index: 10000;
    background: #FFFFFF;
    opacity: 0.5;
}

.threesixty-image-rotate .loading-spinner:after {
    display: block;
    background-image: url("images/icons/loading.html");
    background-size: contain;
    content: '';
    width: 50%;
    height: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 100001;
}

.threesixty-image-rotate .images-display:hover {
    cursor: grab;
}

.threesixty-image-rotate .images-display .images-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.threesixty-image-rotate .images-display .images-list .images-display {
    display: none;
}

.threesixty-image-rotate .images-display .images-list .images-display img {
    width: 100%;
    height: auto;
}

.threesixty-image-rotate .active {
    display: block !important;
}

.threesixty-image-rotate .navigation-bar-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.threesixty-image-rotate .navigation-bar-wrapper .navigation-bar {
    width: 130px;
    margin: auto;
}

.threesixty-image-rotate .navigation-bar-wrapper .navigation-bar div {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 1px;
    background-size: contain;
}

.threesixty-image-rotate .navigation-bar-wrapper .navigation-bar div:hover {
    cursor: pointer;
}

.threesixty-image-rotate .navigation-bar-wrapper .navigation-bar .navigation-bar-next {
    background-image: url("images/icons/next.html");
}

.threesixty-image-rotate .navigation-bar-wrapper .navigation-bar .navigation-bar-previous {
    background-image: url("images/icons/previous.html");
}

.threesixty-image-rotate .navigation-bar-wrapper .navigation-bar .navigation-bar-play {
    background-image: url("images/icons/play.html");
}

.navigation-bar-stop {
    background-image: url("images/icons/stop.html") !important;
}

.threesixty-image-rotate .navigation-bar-wrapper .navigation-bar .navigation-bar-resize {
    background-image: url("images/icons/large-size.html");
}

.navigation-bar-resize-small-icon {
    background-image: url("images/icons/small-size.html") !important;
}

@media screen and (max-width: 991px) {
    .active {
        display: block !important;
    }

    .threesixty-image-rotate .navigation-bar-wrapper .navigation-bar {
        width: 100px;
        margin: auto;
    }

    .threesixty-image-rotate .navigation-bar-wrapper .navigation-bar .navigation-bar-resize {
        display: none;
    }
    .subsidiariesMain .row{
        display: block !important;
    }
    .subsidiariesBlock .iconBlock{
            flex: unset !important;
    }
}
.documantion .tabs .nav-tabs li.active a{
        background: #f4a200;
    color: #fff;
}
.subHeading {
       font-size: 18px !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    text-transform: uppercase;
    font-weight: 700 !important;
}
.tab-pro-details .thumb-info .thumb-info-title{
        min-height: 112px;
}
.product-sku{
    font-size: 16px;
        margin-bottom: 10px;
}
.product-sku span{
   
}
.prd-block_description.topline {
    margin-bottom: 15px;
        margin-top: 20px;
}
.moreLink {
    margin-top: 20px;
}
.aboutOverview{
    
    padding: 8px 0;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: right;
    background-size: 70%;
}
.noMargin{
    margin: 0;
}
.aboutDetails{
    padding: 50px 0;
    padding-bottom: 0;
}
.aboutDetails .feature-box-info h4{
    margin-bottom: 15px !important;
}
.filterBlock{
    background: #f0f0f0;
    margin-top: 10px;
    padding: 15px;
    border: 1px solid #dcdcdc;
}
.filterBlock .collapseBlock{
    border-bottom: 1px solid #9f9e9e;
    padding-bottom: 10px;
}
.filterBlock .filterSubheader {
    position: relative;
    cursor: pointer;
    margin-top: 15px;
}
.filterBlock .collapseBlock:first-child .filterSubheader{
    margin-top: 0px;
}
.filterBlock .collapseBlock:last-child{
border-bottom: 0;
padding-bottom: 0px;
}
.filterBlock .filterSubheader  h5{
    text-transform: capitalize;
    margin: 0;
}
.filterBlock .filterSubheader i{
    position: absolute;
    right: 0;
    top: 2px;
    font-size: 13px;
    font-weight: bold;
    transform: rotate(180deg);
}
.filterBlock .filterSubheader.collapsed i{
    transform: rotate(0deg);
}
.filterBlock .detailsBlock{

}
.filterBlock .detailsBlock{

}
.filter-block{
    padding:10px 0;
}
html .downloadSheets .toggle-primary .toggle label{
    color: #f4a200;
    background: #f5f5f5;
}
html .downloadSheets .toggle-primary .toggle.active>label{
        background-color: #f4a200;
    border-color: #f4a200;
    color: #fff;

}
.applicationarea-main{
        margin-top: 10px;
    margin-bottom: 0px;
}
.filter-block .dropdown .btn{
    color: #000;
    width: 100%;
    text-align: left;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 0;
    font-size: 13px;
    position: relative;
}
.filter-block .dropdown .btn i{

    position: absolute;
    right: 11px;
    font-size: 10px;
    color: #777;
    top: 10px;

}
.filter-block .dropdown{
    /*margin-bottom: 13px;*/
}
.filter-block .dropdown-menu{

    min-width: 100%;
    padding: 10px;
    top: 31px !important;

}
.filter-block .dropdown-menu a{
    display: block;
    width: 100%;
    color: #000;
    padding: 6px 0;
    text-decoration: none;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus,
 .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover{
        background-color: #f4a200;
    border-color: #f4a200;
 }
 .portfolio-list .thumb-info .thumb-info-title{
    min-height: 143px;
 }
 .portfolio-list .thumb-info .thumb-info-inner{
    color: #000;
 }
 .post-large .post-image{
    text-align: center;
 }
 .post-large .img-thumbnail{
    width: 100%;
 }
 html .downloadSheets .toggle-primary .toggle label{
    background: transparent;
    border: 0;
    color: #000;
   /* font-weight: 600;*/
    font-size: 20px;
    /*display: inline-block;*/
    padding: 6px 0;
    margin-bottom: 15px;
 }
 
 html .downloadSheets .toggle-primary .toggle.active>label{
    background: transparent;
    color: #f4a200;
    font-weight: 600;
 }
 .downloadSheets .toggle.active>label:before{
    border-top-color: #333;

 }
 .contentHolder a{
    position: absolute;
    right: 0;
 }
 .orderMain .contentHolder h5 a{
    color: #ccc;
 }
 .whoWeare{
    /*background: url(img/bg3.jpg);*/
        text-align: center;
    padding: 30px 0px;
    margin-top: 40px;
    position: relative;
        background: #f5f5f5;
 }
  .overViewblock.whoWeare{
     margin-top: 0px;
  }
 .whoWeare:after {
        content: "";
    position: absolute;
    background: url(img/selec3.html);
    width: 100%;
    top: 0;
    bottom: 0;
    /* background: #ccc; */
    z-index: 0;
    height: 100%;
    background-repeat: no-repeat;
    left: 0;
    background-position: left;
    opacity: 0.2;
    background-size: contain;
    display: none;
 }
 .whoWeare .companyInfo{
        border-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    margin-top: 0 !important;
 }
 .whoWeare .btnBlock{
        margin-top: 21px;
    float: left;
    width: 100%;
 }

 .whoWeare .btnBlock .videoBtn {
          background: #ff8e25;
    border: 2px solid #ff8e25;
    padding: 14px 36px;
    font-size: 17px;
    border-radius: 29px;
    position: relative;
    padding-right: 60px;
    color: #ffffff;
    z-index: 0;
    overflow: hidden;
 }
 .whoWeare .btnBlock .videoBtn  i{
        border-radius: 50%;
    height: 38px;
    position: absolute;
    right: 9px;
    top: calc(50% - 19px);
    width: 38px;
    z-index: 1;
    background: #ffffff;
    padding-top: 5px;
    color: #ff8e25;
    font-size: 28px;
 }
 .whoWeare .companyInfo p{
        font-size: 12.5px;
    text-align: justify;
 }
 .whoWeare h2{
    /*font-size: 40px;*/
 }
 .whoWeare .btnBlock .videoBtn:after{
        content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
      background: #f4a200;
    transition: all .5s ease;
    width: 0;  
 }
 .whoWeare .btnBlock .videoBtn:hover:after{
     width: 100%;
 }
 .whoWeare .btnBlock .videoBtn:hover{
    background: 00;
    color: #fff !important;
 }
 .whoWeare .btnBlock .videoBtn:hover i{
        background: #fff;
        color: #f4a200;
 }
 .wrapper-dropdown-3,#header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span{
        color: #000;
 }
 .toggle-primary .toggle label img{
        width: 33px;
    margin-right: 10px;
 }
 .contactmain .toggle-content p span {
    /*font-weight: 600;*/
    margin-right: 10px;
}
.contactmain .toggle-primary .toggle label,html .contactmain .toggle-primary .toggle.active>label{
    background: #5c5f60;
        border-color: #5c5f60;
}
.documantion .tabs .nav-tabs li.active a {
    background: #ff8e25;
    color: #fff;
    border-color: #ff8e25;
    border-bottom: 5px solid #464646;
    border-radius: 3px 8px 0 0;
}
.documantion .tabs .nav-tabs li a{
    color: #000;
    border: 0;
}
.documantion .tabs .nav-tabs li a:focus, .documantion .tabs .nav-tabs li a:hover, 
.documantion .tabs .nav-tabs li a:focus, .documantion .tabs .nav-tabs li a:hover{
    border: 0;
    color: #000;
}
.filterBlock h4{
        font-size: 21px;
    text-transform: capitalize;
    font-weight: 600;
}
.selected-filters {
    position: relative;
    list-style: none;
    padding: 0;
        margin-bottom: 8px;
}
.selected-filters li {
    display: inline-block;
    padding: 0;
    margin-bottom: 10px;
    margin-right: 5px;
}
.selected-filters li > a {
    display: block;
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-color: #000;
    color: #000;
    font-size: 11px;
    line-height: 23px;
    padding: 0 22px 0 9px;
    text-decoration: none;
    text-transform: capitalize;
    transition: all 0.2s ease;
    cursor: pointer;
}
.selected-filters li > a:after {
    position: absolute;
    right: 7px;
    top: 1px;
    font-family: 'themify';
    content: "\e646";
    font-size: 9px;
}
.selected-filters + .d-flex {
    margin-top: 7px;
}
.clear-filters {
    text-decoration: none;
}
.clear-filters span {
    display: block;
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-color: #e53d60;
    color: #e53d60;
    font-size: 11px;
    line-height: 23px;
    padding: 0 22px 0 9px;
    text-decoration: none;
    text-transform: capitalize;
    transition: all 0.2s ease;
    cursor: pointer;
}
.clear-filters span:after {
    position: absolute;
    right: 7px;
    top: 1px;
   font-family: 'themify';
    content: "\e646";
    font-size: 9px;
}
.ml-auto, .mx-auto {
    margin-left: auto !important;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    width: 95%;
    margin: 0 auto;
    margin-bottom: 15px;
}
.custom-select {
      position: relative;
    font-family: Arial;
    border: 1px solid #ddd;
    padding: 6px 20px;
    position: relative;
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
  background-color: DodgerBlue;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  /*border-color: #fff transparent transparent transparent;*/
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  /*border-color: transparent transparent #fff transparent;
  top: 7px;*/
}

/*style the items (options), including the selected item:*/
.select-items div {
  color: #000;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none;
  font-size: 12px;
}
.select-selected{
        background: transparent;
    font-size: 13px;
    white-space: nowrap;
    padding-right: 43px;
    overflow: hidden;
    width: 90%;
}
/*style items (options):*/
.select-items {
  position: absolute;
  background-color: DodgerBlue;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: #f5f5f5;
}
.header-search .select-custom{
        background: #f5f5f5;
    border: 0;
    height: 40px;
    padding-top: 11px;
    margin-left: 1px;
}

.select-items {
    
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    min-width: 300px;
    left: auto;
    top: 106%;
}
.select-items div{
    padding: 8px 20px;
    border-bottom: 1px solid #d4dde5;
    color: #000;
}
.custom-select i{
    position: absolute;
    right: 0;
    background: #eee;
    width: 34px;
    height: 34px;
    top: 0;
    text-align: center;
    padding-top: 12px;
        z-index: -1;
}
.sortedBlock{
        display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
   /* margin-bottom: 32px;*/
    padding-bottom: 0px;
   /* border-bottom: 1px solid #ddd;*/
}
.sortedBlock .leftBlock{
    display: flex;
    align-items: center;
}
.sortedBlock .rightBlock{
    
    align-items: center;
        display: flex;
}
.sortedBlock .show-count-holder{
    display: flex;
        align-items: center;
        margin-left: 30px;
}
.sortedBlock .leftBlock .select-label,.sortedBlock .rightBlock .select-label{
    margin-right: 10px;
}
.rightBlock .pagination{
        margin: 0;
    margin-left: 10px;
        height: 30px;
}
.rightBlock .pagination>li>a, .rightBlock .pagination>li>span{
    padding: 10px 12px;
}
li.prevPage a,li.nextPage a{
          padding: 10px 7px !important;
    border-radius: 0 !important;
}
.rightBlock .pagination>li>a i{
        font-size: 10px;
    color: #000;
}
.sortedBlock .select-items {
    left: 0;
        min-width: 150px;
}
.selected-filters li > a:after{

}
.selected-count {
    color: #656565;
    font-size: 12px;
    line-height: 14px;
    text-transform: capitalize;
}
.selected-count span {
    display: inline-block;
    padding: 0 0 0 10px;
    color: #000;
}
.ui-widget-header {
    background: #8a8a8a !important;
}
.ui-slider-horizontal .ui-slider-range {
    height: 7px;
}
.ui-slider .ui-slider-handle {
    width: 15px;
    height: 15px;
}
.ui-slider-horizontal {
    height: .6em;
}
.filterBox{
    display: flex;
    flex-wrap: wrap;
    height: 129px;
    overflow: hidden;
    padding-bottom: 101px;
    padding-top: 20px;
    transition: height 0.5s all;
}
.filterBox .filterSingleBox{
    flex: 0 0 25%;
    max-width: 25%;
}
.filterBox .filterSingleBox ul{
    
}
.filterBox .filterSingleBox ul li{
    
}
.downloadMain{

}
.downloadMain table td i{
               width: 26px;
    height: 26px;
    display: inline-block;
    /* background: linear-gradient(#615858 52%,#403d3d 85%); */
    border-radius: 100%;
    color: #3e3c3c;
    text-align: center;
    padding-top: 7px;
    font-weight: bold;
    margin-right: 5px;
    /* background: #f4a200; */
    font-size: 17px;
}
.downloadMain table td span{
    font-weight: 600;
}
.downloadMain table td,.downloadMain table th{
          padding: 11px 10px !important;
    vertical-align: middle !important;
}
section.filterSection {
    border-bottom: 1px solid #eee;
    min-height: 250px;
    position: relative;
}
.downloadSheets{
    background: #f5f5f5;
    
}
.downloadMain .table>thead>tr>th{
    border-bottom-width: 1px;
}
section.filterSection.open .filterBox{
    height: auto;
}
.showMorebtn .btn{
        background: transparent;
    padding: 0;
}
.showMorebtn .btn span{
        font-weight: 600;
    font-size: 16px;
}
.showMorebtn .btn span:last-child{
    display: none;
}
section.filterSection.open .showMorebtn .btn span:last-child{
    display: inline;
}
section.filterSection.open .showMorebtn .btn span:nth-child(2){
    display: none;
}
.showMorebtn .btn i{
      -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.04), 0 4px 8px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 0 1px rgba(0,0,0,.04), 0 4px 8px 0 rgba(0,0,0,.2);
    cursor: pointer;
    height: 36px;
    width: 36px;
    background: #f4a200;
    border-radius: 100%;
    display: block;
    margin: 0 auto;
    padding-top: 9px;
    font-size: 17px;
    margin-bottom: 11px;
    color: #fff;

}
.showMorebtn{
        position: absolute;
    bottom: -90px;
    text-align: center;
    width: 100%;
}
section.filterSection.open .showMorebtn{
    bottom: 30px;
}
.showMorebtn .btn.active.focus,
.showMorebtn .btn.active:focus, 
.showMorebtn .btn.focus, 
.showMorebtn .btn:active.focus, 
.showMorebtn .btn:active:focus, 
.showMorebtn .btn:focus{
    outline: none;
}
.videoPopup  .modal-dialog{
    width: 75%;
}

.outputBox i {
    float: right;
    background: #333;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 10px;
    color: #fff;
}
.descriptionMain {
    margin-top: 20px;
}
.descriptionMain h2 {
    background: #eee;
    padding: 5px 15px;
    text-transform: capitalize;
    font-size: 24px;
        font-weight: 600;
}
.descriptionMain ul {
    list-style: decimal;
    padding-left: 30px;
}
.descriptionMain h5 {
    margin-top: 20px;
    font-weight: 600;
    font-size: 16px;
}
.prd-block_title-wrap h1 span{
    margin-left: 5px;
    vertical-align: 3px;
}
.thumb-info .thumb-info-title{
        min-height: 162px !important;
       /* margin-bottom: 10px;*/
}
.thumb-info{
    overflow: auto !important;
    margin-bottom: 5px !important;
}
.contctForm h2 {
    font-size: 34px;
    font-weight: 600;
    line-height: 41px;
    margin-bottom: 25px !important;
}
.contctForm h2 span {
    display: block;
    font-weight: normal;
}
.toggle-content span i{
       color: #f4a200;
    margin-right: 5px;
    width: 15px;
    
}
section.filterSection.open .showMorebtn i{
    transform: rotate(180deg);
}
.registerMain .form-group .form-control{
    height: 37px;
    font-size: 14px;
}

.registerMain .featured-box .box-content{
        padding: 20px 20px 10px;
}
.registerMain .progress{
    margin-bottom: 0px;

    background: #e9e9e9;
}
.registerMain .sr-only{
            position: absolute;
    left: 50%;
    font-size: 12px;
    font-weight: 600;
    transform: translateX(-50%);
        clip: unset;
    width: auto;
    height: auto;
}
.registerMain .progress-bar{
        background-color: #f4a200;
}
.registerMain .form-group select{
    position: relative;
    appearance: none;
    -webkit-appearance: none;
        line-height: 15px;
}
.registerMain .form-group select + i{
        position: absolute;
    right: 29px;
    top: 40px;
    font-weight: bold;
    font-size: 12px;
}

.loginimageBox{

}
.loginimageBox img{
        width: 294px;
    margin: 0 auto;
    display: block;
}
.hoverContent{
        position: absolute;
    bottom: 0;
    background:rgb(255 255 255 / 97%);
    padding: 30px 35px;
    border-top: 1px solid #eee;
    left: 0px;
    right: 0px;
    transition: all .45s ease-in-out;
  z-index: 9;
    opacity: 0;
    
        transform: translateY(100%);
    

}
.hoverContent p{
        color: #000;
      font-size: 12.5px;
      text-align: justify;
      line-height: 19px;
} 
.thumb-info:hover ~ .hoverContent {
     
       height: 54%;
    z-index: 9;
    transform: translateY(0);
    opacity: 1;
    bottom: 0;
    border: 1px solid #ddd;
}
.owl-carousel.stage-margin .owl-stage-outer{
    margin-bottom: 10px;
}
.owl-carousel.stage-margin .owl-stage-outer .owl-stage{
    overflow: visible !important;
}
tr.video-games {
    display: none;
}
body{
    color: #000 !important;
}
.registerInfo {
    border-radius: 8px;
    border: 1px solid #ececec;
    border-top: 1px solid #CCC;
    border-top-width: 4px;
    padding: 30px 30px 10px;
    position: relative;
    top: -1px;
        border-top-color: #f4a200;
        background: linear-gradient(to bottom,#FFF 1%,#fcfcfc 98%);

}
.registerInfo:after{
    content: "";
    position: absolute;

}
.registerInfo h5{
    font-size: 22px;
    font-weight: 400;
    
}
.registerInfo h5 strong{
    color: #f4a200;
}
.registerInfo p{

    margin-bottom: 20px;
}
.registerInfo ul{
    list-style: disc;
    padding-left: 30px;
    
}
.readMorebtn{
        display: block;
    text-align: right;
    font-weight: 600;
    font-size: 13px;
}
.downloadMain thead tr{
           background: #f4a200;
    color: #fff;
    
    display: table-row !important;
}
.downloadMain {
    margin-top: 20px;
}
.downloadMain tbody tr td span:first-child{
        /*color: #f4a200;*/
}
#header .header-container{
    position: static;
}
li.dropdown:hover .mmenu-submenu{
       /* border: 1px solid #eee;*/
}
.menu ul .secondLayer li a{
        font-size: 13px;
}
.mmenu-col.firstCol h4{
          font-size: 25px;
    margin-bottom: 10px;
    /* padding-left: 18px; */
    font-weight: 600;
    text-transform: uppercase;
}
.mmenu-item--mega .mmenu-submenu .submenu-list > li.active > a:after {
        position: absolute;
    height: 18px;
    top: 11px;
    right: 15px;
    font-family: themify;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    content: "\e649";
    color: #ff8e25;
    transition: 0.2s;
    font-weight: bold;
}
li.languageDropdown.open ul.dropdown.dropdowncon{
    opacity: 1;
}
.prd-block_description.topline p{
    margin-bottom: 15px;
}
.aboutOverview p{
    margin-bottom: 10px;
}
.cartDropdown{
        position: relative !important;
}
.cartDropdown ul.dropdown-menu{
    width: 400px !important;
        right: 0 !important;
}
#footer{
    background: #464646;
}
#footer .footer-copyright{
    background: #3e3c3c;
    border-color: #464646;
}
#footer .container .row>div {
    margin-bottom: 10px;
}
html .scroll-to-top{
    border: 2px solid #ff8e25;
    background: transparent;
    color: #ff8e25;
}
#footer .contact p{
    font-size: 14px;
}
/*.footer a{
    display: inline-block;
}*/
li.call.footer-num a{
        display: block;
    margin-top: 11px;
    font-weight: 700 !important;
    color: #ff8e25 !important;
    font-size: 32px !important;
}
#footer .contact p a,#footer .contact p span{
           font-size: 13px;
    font-weight: 600;
}
#footer .contact p{
    margin-bottom: 0;
}
li.call.footer-num p{
    margin-bottom: 18px !important;
}
li.call.footer-num strong{
    display: block;
    font-size: 21px;
    font-weight: normal;
}
.newsletter p{
    margin-bottom: 5px !important;
}
#footer .footer-copyright{
    margin-top: 0px;
        padding: 17px 0 6px;
}
.tp-mask-wrap h2{
    text-transform: uppercase;
    font-weight: 600;
}
.tp-mask-wrap h2 span{
        display: block;
    font-weight: 700 !important;
}
.tp-caption .btn{
        background: #ccc;
    font-size: 16px;
    padding: 12px 37px;
    margin-right: 10px;
}
.tp-caption .borderdBtn{
        color: #fff;
    /* background: transparent; */
    border: 2px solid #000000;
    background: #000;
}
.tp-caption .coloredBtn{
        color: #fff;
    /* background: transparent; */
        border: 2px solid #ff8e25;
    background: #ff8e25;
}
a.bannerLink{
    position: static;
}
.menu ul .secondLayer li:first:child{
    border-top: 0;
}
.mmenu-submenu .submenu-list .secondLayer li:first-child{
    border-top: 0;
}
.menusubInfo{
    position: absolute;
    right: 50px;
    text-align: center;
    margin-top: 44px;
}
.menusubInfo .enquBtn{
    border: 2px solid #ff8e25;
    padding: 8px 27px;
    font-size: 18px;
    border-radius: 5px;
    display: inline-block;
    text-decoration: none;
}
.menusubInfo .contactInfo{
        margin-top: 20px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #f5f5f5;
    padding: 20px;
    border: 1px solid #eee;
}
.menusubInfo .contactInfo span{
    display: block;
    font-size: 16px;
}
.menusubInfo .contactInfo a{
             font-size: 23px;
    font-weight: 700;
    margin-top: 2px;
    display: block;
    color: #000000;
    text-decoration: none;
}
.menusubInfo .contactInfo .iconBox{
    margin-right: 12px;
}
.menusubInfo .contactInfo .iconBox i{ 
        
      font-size: 28px;
    border: 1px solid #ff8e25;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    padding-top: 10px;
    color: #ff8e25;
}
.infoBox{
        text-align: left;
}
.mmenu-submenu-inside{
    border-top: 3px solid #ff8e25;
    padding-top: 28px;
}
#header .header-body{
        min-height: 116px;
        padding: 10px 0;
}
#footer h4{
    position: relative;
}
#footer h4:after {
    content: "";
    position: absolute;
    width: 74px;
    height: 1px;
    background: #ff8e25;
    bottom: -5px;
    left: 0;
}
#footer a, #footer h1, #footer h2, #footer h3, #footer h4{
    font-weight: 600;
}
.searchPopup {
    position: absolute;
    top: 0;
    /* z-index: 999999; */
    overflow: visible !important;
    padding-top: 127px;
}
.modal-backdrop.in{
    display: none;
}
.whoWeare .companyInfo{
    position: relative;
    z-index: 1;
}
#header .header-nav-top .nav>li.contactNumber>span{

    font-size: 1.5em;
}
.interLinks{
       position: absolute;
    bottom: 0;
    background: rgb(0 0 0 / 67%);
    width: 100%;
    z-index: 99;
}
.interLinks ul{
        display: flex;
    flex-wrap: wrap;
        margin: 0;
}
.interLinks ul li{
     
      flex: 1;
    border-right: 1px solid #a1a1a1;
    padding: 15px;
    text-align: center;
}
.interLinks ul li a{
    color: #fff;
    font-weight: 600;
    font-size: 15px;
        text-transform: uppercase;
   
}
.interLinks ul li a i{
        margin-right: 5px;
    font-size: 13px;
    vertical-align: 2px;
}
.aboutOverview{
    position: relative;
}
.aboutOverview .subBg{
        position: absolute;
    left: 0;
}
.aboutBanner{
    background: url(img/about.jpg);
    padding: 82px 0;
    text-align: center;
    position: relative;
   /* margin-bottom: 40px;*/
    background-size: cover;
    /*background-repeat: */
        padding-bottom: 100px;
}
.subBanner h1{
      color: #fff;
    font-weight: 600;
        margin-bottom: 10px;
}
.subBanner p{
        color: #fff;
    font-weight: 500;
    font-size: 16px;
}
.subBanner .breadCrumb{
    
}
.subBanner .breadCrumb .breadcrumb{
    background: transparent;
}
.subBanner.aboutBanner:after {
    background: rgb(28 27 27 / 47%);
}
.subBanner .breadCrumb .breadcrumb li a,.subBanner .breadCrumb .breadcrumb li{
    font-weight: 600;
    color: #fff;
}
.featureBlock{
          display: flex;
    flex-wrap: wrap;
    /*border: 1px solid #dedd;*/
        margin-bottom: 35px;
}
.featureBlock .infoBlock{
       width: 100%;
    padding: 0 0px;
        position: relative;
    z-index: 1;
}
.featureBlock .infoBlock h2{
            font-weight: 600;
    margin-bottom: 10px;
    font-size: 26px;
    background: #efefef;
    padding: 0 20px;
        text-align: center;
}
.featureBlock .infoBlock p{
    
}
.featureBlock .infoBlock ul{
        margin-top: 20px;
}
.featureBlock .infoBlock ul li{
    margin-bottom: 10px !important;
}
.featureBlock .infoBlock ul li i{
    
}
.featureBlock .imageBlock{
        width: 100%;
            position: relative;
}
.featureBlock .imageBlock h2{
       font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
    position: relative;
    z-index: 1;
}
.featureBlock .imageBlock ul{
    display: flex;
    flex-wrap: wrap;
}
.featureBlock .imageBlock ul li{
      margin-right: 13px;
    font-weight: 600;
    font-size: 14px;
}
.featureBlock .imageBlock ul li i{
    color: #ff8e25;
    margin-right: 7px;
}
.featureBlock .imageBlock img{
    width: 100%;
}
.rowReverse{
        flex-direction: row-reverse;
}
.fixedHeight .rev_slider,.rev_slider_wrapper.fixedHeight,.fixedHeight + .tp-fullwidth-forcer{
    height: 375px !important;
}
.subHeader{
        text-align: center;
    font-size: 28px;
    position: relative;
        text-transform: uppercase;
}
.subHeader span{
    position: relative;
}
.subHeader span:after{
        content: "";
    position: absolute;
    width: 84px;
    left: 50%;
    height: 3px;
    background: #ff8e25;
    bottom: -2px;
    transform: translateX(-50%);
}
body{
        font-size: 12.5px!important;
}
.featureBlock .infoBlock ul{
      float: left;
    width: 50%;
    padding: 0 15px 0 0;
    margin-bottom: 0;
}
.featureBlock .infoBlock .btn{
        float: left;
    width: 100%;
    text-align: center;
    font-weight: 600;
    text-decoration: underline;
}
.tp-caption .btn i{

}
#footer .container-fluid{
        padding: 0 43px ;
}
.upcomingEvents{

}
.upcomingEvents img{
        width: 100%;
}
.whoWeare{

}
.whoWeare .imageBox{
    
}
.whoWeare .imageBox img{
        width: 100%;
}
.subBanner .breadCrumb .breadcrumb li a{
    text-decoration: underline;
}
.cartLink{
    position: relative;
}
.cartLink i{
               font-size: 32px;
    /*position: relative;*/
    /*top: -10px;*/
    
}
/*.cartLink a span{*/
/*          position: absolute;*/
/*    top: -10px;*/
/*    width: 22px;*/
/*    height: 22px;*/
/*    background: #000000;*/
/*    border-radius: 100%;*/
/*    color: #fff;*/
/*    text-align: center;*/
/*    font-size: 10px;*/
/*    padding-top: 0px;*/
/*    right: 4px;*/
/*}*/
#header .header-nav-main nav>ul>li.cartLink.open>a, #header .header-nav-main nav>ul>li.cartLink:hover>a, 
#header .header-nav.header-nav-top-line nav>ul li.cartLink.active>a:before, 
#header .header-nav.header-nav-top-line nav>ul li.cartLink:hover>a:before{
    background: transparent !important;
    color: #ff8e25;
}
.grayBg{
    background: #f5f5f5;
}
#footer{
    margin-top: 0;
}
.downloadedLinks{
    display: flex;
    flex-wrap: wrap;
}
.downloadedLinks p{
    margin-right: 10px;
}
.table {
    font-size: 12.5px !important;
}

tr.downloadSubheading th{
    background: #e5e5e5 !important;
}
.datatable-pdf thead th{
    background: #ff8e25 !important;
    color: #fff !important;
}
.downloadSubheading ~ tr td:nth-child(1){
    width: 20%;
}
.downloadSubheading ~ tr td:nth-child(2){
    width: 150px;
}
.downloadSubheading ~ tr td:nth-child(3){
    width: 150px;
}
.downloadSubheading ~ tr td:nth-child(4){
    width: 150px;
}
.downloadSubheading ~ tr td:nth-child(5){
    width: 150px;
}
.downloadSubheading ~ tr td:nth-child(6){
    width: 150px;
}
.downloadSubheading ~ tr td:nth-child(7){
    width: 150px;
}
.registerLink a{
        margin-top: -2px;
    font-size: 13px !important;
}

#header .header-logo{
        width: 138px !important;
    height: auto !important;
}


.applicationarea-main .appliction-sub h1{
        line-height: 23px;
            font-size: 12px;
    font-weight: 700;
}
.registerInfo .imageBlock{

}
.registerInfo .imageBlock img{
        width: 73%;
    display: block;
    margin: 0 auto;
}
.datatable-pdf .pdf-head1 th {
    vertical-align: middle;
}
.prd-grid.data-to-show-3 .prd {
    -ms-flex: 0 0 calc(33.333% - 20px);
    flex: 0 0 calc(33.333% - 20px);
    max-width: calc(33.333% - 20px);
    width: calc(33.333% - 20px);
}
.prd-grid.data-to-show-3 .prd-img img{
    height: 326px;
    object-fit: cover;
}
.prd-tag{
    margin-bottom: 10px;
}
 .prd-tag a{
    font-weight: 600 !important;
        white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
        font-size: 13px;
    display: block;
}
.product-sku{
        margin-bottom: 0;
}
.prd-block_title-wrap{
        display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.prd-block_description ul{
        padding-left: 20px;
}
.prd-block_description ul li{
        display: flex;
    /*flex-wrap: wrap;*/
   /* align-items: center;*/
}
.prd-block_description ul li i{
        font-size: 9px;
    margin-right: 10px;
    color: #f4a200;
        line-height: 24px;
}
.subBanner .breadCrumb .breadcrumb{
    margin-bottom: 0;
}
.overlappingBox{

}
.featureBlock .imageBlock ul.overlappingBox{
      display: block;
    position: absolute;
    padding-left: 19px;
    padding-top: 10px;
    flex-wrap: wrap;
    background: rgb(255 255 255 / 77%);
    left: 0;
    /* right: 0; */
    /* bottom: 0; */
    top: 49px;
    box-shadow: 28px 0 131px 112px #ffffffc7;
    overflow: hidden;
}
.featureBlock .imageBlock ul.overlappingBox li{

        font-size: 13px;
    margin-bottom: 4px;
}
.featureBlock .imageBlock ul.overlappingBox li i{
    font-size: 10px;
    vertical-align: 1px;
}
.featureBlock .imageBlock ul li ul{
           display: block;
    padding-left: 40px;
    list-style: lower-alpha;
    margin-top: 10px;
}

.certificationmain .content-grid-item img{
        height: 76px;
    opacity: 0.7;
}
.content-grid .content-grid-item:after{
    /*border: 0 !important;*/
}
.content-grid .content-grid-item:before{
   /* border: 0 !important;*/
}
.content-grid .content-grid-item{
    /*position: relative;
    padding: 35px 30px;*/
   /* margin: 10px 10px;*/
   /* border-right: 1px dashed #ddd;
        width: 16%;*/
}
.content-grid .content-grid-item:last-child{
    border-right: 0;
}
html section.section-default-scale-9{
    background: url(img/bg5.jpg) !important;
    position: relative;
        border: 0;
    background-size: cover !important;
}
html section.section-default-scale-9:after{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgb(185 94 9 / 87%)
}
html section.section-default-scale-9 .container{
    position: relative;
    z-index: 1;
}
.counters.counters-text-light .counter, .counters.counters-text-light .counter .fa, .counters.counters-text-light .counter .icons, .counters.counters-text-light .counter label, .counters.counters-text-light .counter strong {
    color: #fff!important;
}
.counters label {
   
    font-weight: 500;
  
}
.certificationmain .content-grid-row{
    display: flex;
    justify-content: center;
}
html section.section-tertiary {
     background-color: #fff !important;
    border-color: #fff !important;
}
html section.section-secondary {
       background-color: #fffbf8 !important;
    border-color: #fffbf8 !important;
}
.subsidiariesMain .subsidiariesBlock{
    text-align: center;
}
.subsidiariesMain .subsidiariesBlock img{
        height: 87px;
}
.subsidiariesMain .subsidiariesBlock h2{
        color: #000;
    margin-top: 10px;
    font-size: 22px;
}
.subsidiariesMain .row{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.prd-title, .prd-title a {
    color: #000;
    text-transform: none;
}
.prd-title a {
    line-height: 24px;
    min-height: 74px;
    display: block;
    font-size: 13px;
    font-weight: 600;
}
.prd-img-area .label-new {
    color: #fff;
    background-color: #464646;
}
.prd-img-area [class*='label-']:not(.label-wishlist) {
    position: absolute;
    z-index: 2;
    top: 9px;
    left: 9px;
    padding: 0 11px;
    font-size: 12px;
    line-height: 23px;
    font-weight: 600;
    min-width: 50px;
    text-align: center;
}
.prd-img-area {
    position: relative;
    overflow: hidden;
}
.prd-price .modelNumber {
        color: #fff;
    background-color: #989796;
    border-radius: 0;
    font-weight: bold;
    padding: 5px 10px;
    font-size: 12px;
}
.prd-tag {
    margin-bottom: 12px;
    text-align: center;
}
.price-range-field + span {
    margin-right: 10px;
}
.contactBanner h1,.contactBanner p{
        color: #000 !important;
}
.contactBanner .breadCrumb .breadcrumb li a, .contactBanner .breadCrumb .breadcrumb li{
     color: #000 !important;
}
.subsidiariesBlock{
           text-align: center;
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    border: 1px solid #eee;
    padding: 20px;
    min-height: 168px;
}
.subsidiariesBlock .iconBlock{
        padding-right: 20px;
        flex: 1;
           
}
.subsidiariesBlock .iconBlock img{
        width: 105px;
    height: 105px;
}
.subsidiariesBlock .infoBlock{
        flex: 2;
            text-align: left;
}
.subsidiariesBlock .infoBlock h2{
        font-weight: 500;
    margin-bottom: 0px;
        margin-top: 0;
}
.subsidiariesBlock .infoBlock p{
        line-height: 20px;
}
.subsidiariesBlock .infoBlock span{
    
}
section.subsidiariesMain.grayBg {
    padding: 60px 0;
}
.certificateBlock{
          text-align: center;
    display: flex;
    flex-wrap: wrap;
    background: rgb(255 255 255 / 0%);
    /* border: 1px solid #eee; */
    /* padding: 40px; */
    margin-top: 22px;
}
.certificateBlock img{
        height: 67px;
    margin: 0 auto;
        filter: invert(1);
}
.certificateBlock .row{
        display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.certificateMain{
     padding: 60px 0;
         padding-top: 0;
}
.newsBox{

}
.newsBox .imageBox{

}
.newsBox .imageBox img{
        height: 256px;
    object-fit: cover;
}
.newsBox .infoBox{
    
}
.newsBox .infoBox p{
    font-weight: 600;
    margin-top: 10px;
    font-size: 16px;
}
.newsBox .infoBox span{
    margin-top: 7px;
}
section.newsSection {
    background: #f5f5f5;
    padding-bottom: 40px;
    /* margin-bottom: 50px; */
}
.certificateBlock{
    position: relative;
}
.certificateBlock:after{
    content: "";
    position: absolute;
    width: 58px;
    height: 49px;
    background: url(img/certified.png);
    background-size: cover;
    top: 0;
    left: 10px;
    /* right: 0; */
    bottom: 0;
    z-index: 0;
    opacity: 0.8;

}
.subsidiariesMain .subsidiariesBlock{
    margin-bottom: 15px;
}
.subsidiariesBlock .infoBlock h2{
    font-weight: 500;
    margin-bottom: 9px;
    margin-top: 0;
    line-height: 24px;
}
.certificateMain{
    /*    border-top: 1px dashed rgb(255 255 255 / 40%);*/
    /*margin-top: 20px;*/
    /*    padding-bottom: 0;*/
}
h2.subHeading{
        font-size: 24px !important;
    font-weight: 700 !important;
}
h2.subHeading span{
    font-weight: 300 !important;
}
html section.section-default-scale-9{
        padding: 30px 0
}
.span.prd-label--new, .prd-img-area .label-new, .prd-block_info [class*='prd-label'], .prd-img-area .label-sale,.prd-label--new {
    background: #2ec69f !important;
    text-transform: uppercase !important;
    border-radius: 0 12px !important;
    color: #fff !important;
    font-weight: 600!important;
    border: 0 !important;
    padding: 1px 10px !important;
    font-size: 12px !important;
    line-height: 21px !important;
}
.prd-img-area .label-sale {
    background-color: #e53d60 !important;
}
.prd-img-area [class*='label-']:not(.label-wishlist) + [class*='label-']:not(.label-wishlist) {
    top: 35px;
}
p.proDescription {
    line-height: 16px;
    font-size: 12px;
    text-align: justify;
      min-height: 225px;
    color: #000;
}
.contactBanner{
        margin-bottom: 25px;
}
.documantion .tabs .nav-tabs li.active a{
    border-bottom: 5px solid #464646 !important;
}
/*-----------new---------*/
.tp-caption.bottom-label.text-left{
    color: #000 !important;
}
#footer .footer-copyright nav,#footer .footer-copyright p{
    margin-top: 0px
}
#footer .footer-copyright{
    padding: 17px 0 12px;
}
.mmenu-submenu{
    padding-bottom: 37px;
}
.featured-boxes .featured-box{
        height: auto !important;
}
.mmenu-submenu .mmenu-col:last-child {
    position: static;
}
.mmenu-submenu-inside .container{
        padding-left: 0;
    
    position: static !important;
}
.mmenu-item--mega .mmenu-submenu .submenu-list > li > a{
        color: #000;
    padding: 10px 30px !important;
}
.mmenu-submenu .submenu-list li ul{
    height: 280px;
    overflow: auto;
    min-width: 349px;
}
.menu ul li.active .secondLayer{
        height: 247px;
    overflow: auto;
}
.menu .mmenu-submenu  li:hover>a, .menu .mmenu-submenu li.show>a, .menu .mmenu-submenu li.active>a {
    background: transparent;
    /*color: #ff8d24 !important;*/
}

/*---------filter-------*/
.aside .fixed-col_container {
    background: #f0f0f0;
    margin-top: 20px;
    padding: 15px;
    height: 900px;
    overflow: auto;
    border: 1px solid #dcdcdc;
}
.aside .fixed-col_container {
    background: #f0f0f0;
    margin-top: 20px;
    padding: 15px;
    height: 900px;
    overflow: auto;
    border: 1px solid #dcdcdc;
}
.js-filter-col h5 {
    font-size: 21px;
}
.filter-close {
    display: none;
}
.sidebar-block {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #9f9e9e;
    position: relative;
}
.align-items-center {
    align-items: center !important;
}
.d-flex {
    display: flex !important;
}
.selected-label {
    font-size: 14px;
   
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
}
.sidebar-block_title {
    position: relative;
    z-index: 1;
    padding: 20px 0;
    font-size: 16px;
    
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
}
.sidebar-block .sidebar-block_title {
    padding: 20px 45px 20px 0;
}
.sidebar-block .sidebar-block_title {
    padding-top: 10px;
}
.js-filter-col .sidebar-block_title {
    font-size: 15px;
    text-transform: capitalize;
}
.sidebar-block_title span, .sidebar-block_title a {
    color: #000;
    text-decoration: none;
    transition: color 0.2s ease;
    font-weight: 500;
    font-size: 14px;
}
.sidebar-block .toggle-arrow {
    display: block;
    position: absolute;
    z-index: 100;
    width: 24px;
    height: 24px;
    top: 13px;
    right: 0;
    font-family: 'icomoon';
    font-size: 14px;
    line-height: 22px;
    line-height: 22px;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s ease;
}
.sidebar-block.open .toggle-arrow {
    top: 5px;
}
.sidebar-block.open .toggle-arrow {
    top: 18px;
    transform: rotate(180deg);
}
.sidebar-block .toggle-arrow:before {
    color: #000;
    font-family: themify;
    content: "\e64b";
}
.sidebar-block_content {
    padding: 0 0 0px;
}
.sidebar-block .sidebar-block_content {
    margin-top: 0;
    transition: opacity 0.5s ease;
}
.sidebar-block.open .sidebar-block_content {
    opacity: 1;
}
.sidebar-block.open .sidebar-block_content {
    padding-bottom: 15px;
}
.selected-filters-wrap {
    margin: 5px 0 10px;
}
.selected-filters {
    position: relative;
    list-style: none;
    padding: 0;
}
.selected-filters {
    margin-bottom: 0px;
}
.selected-filters li {
    display: inline-block;
    padding: 0;
    margin-bottom: 10px;
    margin-right: 5px;
}
.selected-filters li > a {
    display: block;
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-color: #000;
    color: #000;
    font-size: 11px;
    line-height: 23px;
    padding: 0 22px 0 9px;
    text-decoration: none;
    text-transform: capitalize;
    transition: all 0.2s ease;
    cursor: pointer;
}
.selected-filters li > a:after {
    position: absolute;
    right: 7px;
    top: 1px;
    font-family: 'icomoon';
    content: "\e117";
    font-size: 12px;
}
.d-flex {
    display: flex !important;
}
.align-items-center {
    align-items: center !important;
}
.selected-filters + .d-flex {
    margin-top: 7px;
}
.clear-filters {
    text-decoration: none;
}
.clear-filters span {
    display: block;
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-color: #e53d60;
    color: #e53d60;
    font-size: 11px;
    line-height: 23px;
    padding: 0 22px 0 9px;
    text-decoration: none;
    text-transform: capitalize;
    transition: all 0.2s ease;
    cursor: pointer;
}
.clear-filters span:after {
    position: absolute;
    right: 7px;
    top: 1px;
    font-family: 'icomoon';
    content: "\e117";
    font-size: 12px;
}
.d-lg-block {
    display: block !important;
}
.ml-auto, .mx-auto {
    margin-left: auto !important;
}
.selected-count {
    color: #656565;
    font-size: 12px;
    line-height: 14px;
    text-transform: capitalize;
}
.selected-count span {
    display: inline-block;
    padding: 0 0 0 10px;
    color: #000;
}
.prd-grid-wrap {
    position: relative;
}


.sidebar-block_content .form-group.select-wrapper {
     margin-bottom: 0px; 
}
.sidebar-block.open .toggle-arrow {
    top: 5px;
}
.prd-title span {
    line-height: 24px;
    min-height: 74px;
    display: block;
    font-size: 13px;
    font-weight: 600;
}
.prd-info .modelNumber {
    color: #fff;
    background-color: #989796;
    border-radius: 0;
    font-weight: bold;
    padding: 5px 10px;
    font-size: 12px;
}
.prd-img-area{
    
    border: 1px solid #ddd;
    border-bottom: 0;
}
.rightBlock .pagination>li>a, .rightBlock .pagination>li>span {
    padding: 8.5px 12px;
}
.page-header .breadcrumbs {
    background: 0;
    margin: -3px 0 0;
    padding: 0;
}
.breadcrumbs>li {
    display: inline-block;
}
.page-header .breadcrumbs>li {
    text-shadow: none;
    color: #fff;
}
.breadcrumbs>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.downloadSection .nav-tabs li.active a,.downloadSection .nav-tabs li.active a:focus, .downloadSection .nav-tabs li.active a:hover {
    background: #ff8e25;
    border-left-color: #EEE;
    border-right-color: #EEE;
    border-bottom: 3px solid #000;
    border-top: 0;
    color: #fff;
}
.downloadSection .nav-tabs li a, .nav-tabs li a:hover{
        color: #000;
}
.nav-tabs li a:hover{
        border-top: 0;
}
.downloadLinks ul {
    padding: 0 !important;
    display: flex;
    margin-bottom: 15px;
}
.downloadLinks ul li {
    border: 1px solid #eee;
    padding: 7px 15px;
    margin-right: 12px;
    border-radius: 3px;
    /* background: #f5f5f5; */
}

.downloadLinks ul li a {
    font-size: 12px;
    font-weight: 600;
}
.downloadLinks ul li i {
    color: #ff8e25 !important;
    margin-right: 2px;
}
p.proDescription{
        min-height: 104px;
}
.sidebar-block{
        padding-bottom: 10px;
}
.js-filter-col h5 {
    font-size: 21px;
    text-transform: capitalize;
}
body.modal-open{
        overflow: visible;
}
.sortedBlock,.aside .fixed-col_container{
    margin-top: 30px;
}
.sidebar-block.open .sidebar-block_content .sidebar-block_content{
    padding-bottom: 0;
}
.featureBlock .imageBlock ul:not(.overlappingBox) {
    position: relative;
    z-index: 1;
}
.page-header{
        margin-bottom: 30px !important;
}
.main {
    min-height: calc(100vh - 439px);
}
.socialMedia .social-icons{
    justify-content: center;
}
.social-icon.social-youtube {
    background-color: #d01919;
}
.social-icon{
        font-weight: normal !important;
}


.privacyBlock{
    
}
.privacyBlock h2{
        text-transform: capitalize;
    font-size: 20px;
        margin-bottom: 10px;
    font-weight: 600;
}
.privacyBlock p{
    margin-top: 10px;
}
.privacyBlock ul{
    padding-left: 30px;
    margin-top: 10px;
    list-style: disc;
}
.privacyBlock ul li{
    line-height: 23px;
}
::-webkit-scrollbar {
  width: 0px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #d4d4d4;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.datatable-pdf .pdf-head1 th{
    white-space: nowrap;
}
.product-details .owl-carousel .owl-nav .owl-next i, .product-details .owl-carousel .owl-nav .owl-prev i{
        display: none;
}
.cart-dropdown .dropdown-menu,
.compare-dropdown .dropdown-menu {
    display: block;
    left: 0;
    top: -999rem;
    width: 300px;
    padding-top: 10px;
    z-index: 100;
    font-size: 1.1rem;
    color: #696969;
    border: 0;
    margin: 0;
    background-color: transparent;
    box-shadow: none;
    visibility: hidden;
    opacity: 0;
    transition: opacity .2s
}

.cart-dropdown .dropdown-menu.show,
.compare-dropdown .dropdown-menu.show {
    opacity: 1;
    visibility: visible
}

.cart-dropdown:hover .dropdown-menu,
.compare-dropdown:hover .dropdown-menu {
    top: 100%;
    opacity: 1;
    visibility: visible
}
.cart-dropdown .dropdown-menu, .compare-dropdown .dropdown-menu {
    display: block;
    left: 0;
    top: -999rem;
    width: 300px;
    padding-top: 10px;
    z-index: 100;
    font-size: 1.1rem;
    color: #696969;
    border: 0;
    margin: 0;
    background-color: transparent;
    box-shadow: none;
    visibility: hidden;
    opacity: 0;
    transition: opacity .2s;
}
.cart-dropdown .dropdown-menu {
    right: 0;
    left: auto;
    padding-top: 8px
}

.cart-dropdown .dropdown-menu:before {
    content: '';
    position: absolute;
    top: -12px;
    right: 28px;
    border: 10px solid;
    border-color: transparent transparent #fff
}

.cart-dropdown .dropdownmenu-wrapper:before {
    right: 28px;
    left: auto
}

.cart-dropdown .dropdownmenu-wrapper:after {
    right: 29px;
    left: auto
}

.cart-dropdown .product {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 !important;
    padding: 1.6rem 1rem;
    border-bottom: 1px solid #e6ebee;
    box-shadow: none !important
}

.cart-dropdown .product-image-container {
    position: relative;
    max-width: 80px;
    margin: 0;
    margin-left: auto;
    border: 1px solid #ededed
}

.cart-dropdown .product-image-container img {
    object-fit: none
}

.cart-dropdown .product-image-container a:after {
    display: none
}

.cart-dropdown .product-title {
    padding-right: 1.5rem;
    margin-bottom: 8px;
    font-size: 1.3rem;
    line-height: 19px
}

.cart-dropdown .product-title a {
    color: #696969
}

.cart-dropdown .product-details {
    font-size: 1.3rem
}

.cart-dropdown .btn-remove {
    position: absolute;
    top: -9px;
    right: -3px;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    color: inherit;
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
    text-align: center;
    line-height: 2rem
}

.cart-dropdown .btn-remove:hover,
.cart-dropdown .btn-remove:focus {
    color: #282d3b
}

.sticky-header .cart-dropdown {
    margin-top: 0;
    margin-bottom: 0
}

.dropdown-cart-header,
.dropdown-cart-total {
    padding: .3rem 1rem;
    color: #474747;
    font-weight: 700;
    line-height: 38px;
    text-transform: uppercase
}

.dropdown-cart-total {
    margin-bottom: 1.1rem;
    font-size: 1.4rem
}

.dropdown-cart-total .cart-total-price {
    margin-left: auto;
    font-size: 1.5rem
}

.dropdown-cart-header {
    border-bottom: 1px solid #e6ebee;
    color: #696969;
    font-size: 1.3rem
}

.dropdown-cart-header a {
    color: #474747
}

.dropdown-cart-header a:hover {
    text-decoration: underline
}

.dropdown-cart-action {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .2rem 1rem 1.5rem
}

.dropdown-cart-action .btn {
    padding: 1.4rem 2.5rem;
    border-radius: .2rem;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    letter-spacing: .025em
}

.cart-dropdown .dropdown-menu{
        background: #fff;
}
#header .header-nav-main nav>ul>li>a.dropdown-toggle .fa-caret-down{
        display: none;
}


.cart-dropdown span.badge-circle {
    position: absolute;
    top: 1px;
   top: 7px;
    right: 14px;
    border-radius: 50%;
    color: #fff;
    background: #ff8e25;
    font-weight: 600;
    font-size: 1.1rem;
    line-height: 1.6rem;
    font-family: "Open Sans", sans-serif;
    text-align: center;
}
.cart-dropdown:hover .dropdown-menu, .compare-dropdown:hover .dropdown-menu {
    top: 100% !important;
    opacity: 1 !important;
    visibility: visible !important;
}
li.dropdown.cart-dropdown.cartLink a {
    padding: 0 !important;
    padding-left: 6px !important;
        padding-bottom: 13px !important;
}
.zoomWrapper img{
    object-fit: contain;
    border: 1px solid #eee;
}
.prd-grid.data-to-show-3 .prd-img img{
        object-fit: contain;
}
.thumbImage a img{
        object-fit: contain;
    border: 1px solid #ddd;
}
.zoomWrapper{
        height: 326px !important;
}
.zoomWindow {
    height: 300px !important;
    width: 500px !important;
    border: 1px solid #777 !important;
    box-shadow: 1px 1px 10px -10px #ddd !important;
    margin-left: 50px;
    top:30px !important;
}


label.selectAlll {
    position: absolute;
    top: -4px;
}
.selectAlll input[type=checkbox]{
        margin-right: 5px;
}

/*---------autocomplete---------*/

.autocomplete {
  position: relative;
  display: inline-block;
}


.autocomplete-items {
     position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    /* border-top: none; */
    z-index: 99;
    top: 110%;
       left: 8px;
    right: 8px;
    min-height: auto;
    max-height: 400px;
    overflow: auto;
}

.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff; 
  border-bottom: 1px solid #eee; 
}

/*when hovering an item:*/
.autocomplete-items div:hover {
  background-color: #e9e9e9; 
}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
  background-color: DodgerBlue !important; 
  color: #ffffff; 
}
.autocomplete-items div strong{
	   color: #000000;
    font-weight: normal;
}

.dropdown-cart-header{
        display: flex;
    justify-content: space-between;
}
.cart-dropdown span.badge-circle{
       top: 6px;
    right: 14px;
    width: 15px;
}
.header-search span i{
        font-size: 13px !important;
    display: initial !important;
        line-height: 20px !important;
}
.cart-dropdown .product-image-container img {
    object-fit: cover;
    width: 100%;
}
li.dropdown.cart-dropdown.cartLink a{
    padding: 0 !important;
    padding-bottom: 20px !important;
}
.cart-dropdown .btn-remove {
    position: absolute;
    top: -9px;
    right: -3px;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    color: inherit;
    background-color: #fff;
    box-shadow: 0 2px 6px rgb(0 0 0 / 50%);
    text-align: center;
    line-height: 2rem;
    padding-top: 4px;
}
.icon-cancel:before {
    content: "\e646";
    font-family: 'themify'
}
.dropdownmenu-wrapper .dropdown-cart-action .btn {
    padding: 1.4rem 2.5rem !important;
    border-radius: .2rem;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    letter-spacing: .025em;
}
.owl-carousel.stage-margin .owl-stage-outer {
     margin-left: 0px!important; 
     margin-right: 0px!important; 
}
.owl-carousel .owl-nav{
    top: 34%;
}
.owl-carousel .owl-nav .owl-prev {
    left: -47px;
}
.owl-carousel .owl-nav .owl-next {
    right: -47px;
}
.sort-by-holder{
    display: inline-flex;
    align-items: center;
}
.col-right .items-count,.col-right .show-count-holder{
    display: inline-flex;
    align-items: center;
}
.col-right .custom-select select{
    display: block;
}
.col-right .custom-select{
    border: 0;
        padding: 0;
}
.d-lg-none {
    display: none !important;
}
.filter-row  .row.row-2{
        display: flex;
            padding: 0 20px;
    padding-left: 30px;
}
.filter-row .items-count {
    padding: 0 18px;
}
.filter-row .items-count:first-child {
    padding-left: 0;
}
.filter-row [class*='label'] {
    display: inline-block;
    padding-right: 8px;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 13px;
    color: #000;
}
.filter-row select {
          margin-bottom: 0;
    font-size: 11px;
    text-transform: uppercase;
    height: auto !important;
    border-radius: 0;
    height: 34px !important;
    background: transparent;
    appearance: none;
    padding: 0 10px;
    width: 200px;
}
.filter-row {
    margin-top: 30px;
}
.col-right .custom-select select{
    width: 83px;
}
.sort-by-holder select + i {
    position: absolute;
    right: 0;
    background: #eee;
    width: 34px;
    height: 34px;
    top: 0;
    text-align: center;
    padding-top: 12px;
    z-index: -1;
}
.select-wrapper-sm{
        position: relative;
}
.toggle>.toggle-content>p{
        margin: 0 0 0 0;
}
.about .whoWeare{
     
    background: #fff;
    padding-bottom: 0;
}
.about .whoWeare .companyInfo p{
    margin-left: -15px;
}
.about .whoWeare .imageBox{
    margin-right: -15px;
}
.aboutBanner {
   
    padding: 116px 0;
    padding-bottom: 124px;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu.mmenu-submenu {
    border: 0;
    padding-top: 0;
}
#header .header-body{
    border-bottom: 1px solid #eee;
}
#header .header-nav-main nav>ul>li.cart-dropdown>a:focus, #header .header-nav-main nav>ul>li.cart-dropdown>a:hover {
    background: #fff;
    color: #f4a200;
}
.cart-dropdown .dropdown-menu:before{
    display:none;
}
#header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu{
    left: 0;
}
.resultHover{
    overflow: hidden !important;
}
#header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
    background: #ff9b3f !important;
}


.certificateMain h2{
       text-align: center;
    color: #fff;
    
    text-transform: uppercase;
    position: relative;
    width: auto;
    display: table;
    margin: 0 auto;
     margin-top: 30px;
    margin-bottom: 20px;
}
.certificateMain h2:after{
      content: "";
    float: left;
    width: 100px;
    height: 1px;
    border-bottom: 1px dashed #fff;
    margin-top: 23px;
    margin-right: 16px;
       
}
.certificateMain h2:before{
      content: "";
    float: right;
    width: 100px;
    height: 1px;
    border-bottom: 1px dashed #fff;
    margin-top: 23px;
    margin-left: 16px;
}
.certificateMain h2 span{
    font-weight: 700;
}
html section.section-default-scale-9 {
    padding: 60px 0;
}
.counters strong{
        font-size: 44px;
}
/*.certificateBlock img{
        height: 84px;
}*/
.certificateBlock{
        border: 1px dashed #eee;
    padding: 40px;
}
.certificateBlock:after{
        top: 17px;
}
.subsidiariesBlock:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
    transition: all 0.3s ease-in-out !important;
}
.siteHeader{
    text-transform: uppercase;
    text-align: center;

}
.siteHeader span{
  font-weight: 700;
    
}
.certificateMain{
        padding: 0;
}
.searchPopup .modal-header{
    min-height: initial;
}
.filterText{
    display: none;
}
.contactForm .btn-primary{
        font-size: 16px;
    border: 0;
    /* border-radius: 0; */
    margin-top: 20px;
    text-shadow: none;
    box-shadow: none;
    background-color: #ff8e25;
}
.filter-row select{
    text-transform: capitalize;
    color: #000;
    appearance: auto;
}
.filter-row .col-right select{
        width: 56px;
}


.prd-grid.data-to-show-3 .prd {
    -ms-flex: 0 0 calc(33.333% - 20px);
    flex: 0 0 calc(33.333% - 20px);
    max-width: calc(33.333% - 20px);
    width: calc(33.333% - 20px);
}
.pro-series .prd-grid .prd {
    margin-top: 0px;
    margin-bottom: 20px;
}
.prd-info .modelNumber{
    letter-spacing: .5;
        background-color: #ff8e25;
}


html .scroll-to-top.visible {
    opacity: 1;
    background: #ff8e25;
    color: #fff;
    font-size: 17px;
    bottom: 18px;
}
li.hidden-xs.contactNumber i{
        color: #ff8e25;
    /* margin-right: 52px; */
    display: inline-block;
    padding-right: 10px;
    font-size: 22px;
    margin-top: -5px;
}
li.hidden-xs.contactNumber a{
        display: inline-block;
    margin-left: 10px;
}

a {
    color: #ff8e25;
}
.productDetailedimg .thumbImage{
   
    display: none;
}

.privacyBlock h2 {
    font-size: 25px;
}
.subBanner{
    margin-top: 10px
}
.myAccount .dropdown-menu{
    padding: 0;
    border: 0;
}
li.dropdown.cart-dropdown.cartLink .dropdown-cart-action a{
        padding: 10px 0 !important;
    text-transform: uppercase;
}
.gm-style-mtc ul li span{
    vertical-align: 4px;
    margin-right: 5px;
}
.gm-style-mtc ul li label{
    margin-bottom: 0;
}
.news .post-content h2{
        font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}
.news-posts .row{
        display: flex;
    flex-wrap: wrap;
}
.news-posts .col-md-7{
        display: flex;
    align-items: center;
}
.selected-filters li > a:after {
    position: absolute;
    right: 7px;
    top: 1px;
    font-family: 'themify';
    content: "\e646";
    font-size: 9px;
}
.clear-filters span:after {
    position: absolute;
    right: 7px;
    top: 1px;
    font-family: 'themify';
    content: "\e646";
    font-size: 9px;
}
.aside .fixed-col_container{
    min-height: 900px;
    height: auto;
}
.notFound {
    text-align: center;
}
.error-wrap .btn-group.in-big .btn-lg{
    background: #ef6311;
    border-radius: 0;
}
ul.nav-pills > li.active > a {
    background-color: #ff8e25 !important;
}
.subBanner {
    margin-top: 0;
}
#header .header-body{
        border-top: 0;
}
.wrapper-dropdown-3 .dropdown{
    min-width: 132px;
}
html .scroll-to-top.visible{
    bottom: 1px;
}
.prd-grid.data-to-show-3 .prd-img img{
    height: 274px;
}
#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a:hover{
    color:#ff8e25;
}
#footer .footer-copyright nav ul li:first-child a{
    text-transform: lowercase;
    display: block;
}
#footer a:first-letter {
    
    text-transform: uppercase !important;
}
.prd-grid.data-to-show-3 .prd-img img {
    object-fit: cover;
}
#header .header-body,#header{
    min-height: 100px;
    padding: 0 0;
}
.filter-row {
    margin-top: 0px;
}
sortedBlock, .aside .fixed-col_container {
    margin-top: 0;
}
/*.prd-title span{*/
/*    letter-spacing: .2;*/
/*}*/
/*.prd-tag a{*/
/*    line-height: 20px;*/
/*    text-transform: capitalize;*/
/*    font-size: 15px;*/
/*}*/
.prd-info .modelNumber{
    text-decoration: none;
}
.searchPopup{
    padding-top: 106px;
    padding-right: 0 !important;
}
	
.specificationMain td, .specificationMain th, .specificationMain th.tableAlign {
    text-align: left;
}
.prd-title{
    margin-bottom: 10px;
}
#footer .footer-ribbon{
    margin: -57px 0 0 14px;
}
#footer{
    padding: 37px 0 0;
}
p {
    color: #000;
}
.socialMedia .social-icons{
        justify-content: flex-end;
        padding-right:50px;
}
.subsidiariesBlock .infoBlock a{
        display: block;
}
.subsidiariesBlock{
    min-height: 177px;
}
.contactmain .toggle-content p>span{
        display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}
.contactmain .toggle-content p>span i{
    
    margin-right: 11px;
    font-size: 16px;
}
.addressPart span{
        font-weight: 600;
    
}
.contctForm h2{
    text-align: center;
}
.contactmain .toggle-content .addressPartmain i {
    color: #FFF;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    font-size: 14px;
    text-align: center;
    padding: 5px;
    background: #ff8e25;
    display: block;
    
}
span.addressPartmain {
    margin-bottom: 10px;
}
.contactmain .toggle-content p>span{
        display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}
.contactmain .toggle-content p>span i{
    
    margin-right: 11px;
    font-size: 16px;
}
.addressPart span{
        font-weight: 600;
    
}
.contctForm h2{
    text-align: center;
}
.contactmain .toggle-content .addressPartmain i {
    color: #FFF;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    font-size: 14px;
    text-align: center;
    padding: 5px;
    background: #ff8e25;
    display: block;
    
}
span.addressPartmain {
    margin-bottom: 10px;
}
span.addressPart {
    width: 91%;
}
.contactmain .toggle-content p span{
    
}
.searchPopup .modal-footer ul li a:hover{
    color: #ff8e25;
}
.addressPart span {
    font-weight: 600 !important;
    margin-right: 10px;
}
#footer a{
    cursor: pointer;
}
.prd-tag a{
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 16px;
    white-space: unset;
}
.addressPart span{
        font-weight: 700 !important;
}
.toggle>.toggle-content{
    font-size: 13.5px;
}
.contactForm textarea.form-control{
        height: 112px;
}
.contctForm h2{
    text-transform: capitalize;
}
p#message {
    margin: 0;
}
.contactForm  .form-control{
    height: 40px;
}
.expertiseMain .appliction-sub img{
        border: 1px solid #ddd;
}
#header .header-nav-main nav>ul>li>a{
        padding: 10px 19px;
    font-weight: 600;
        font-size: 14px;
}
li.dropdown.cart-dropdown.cartLink {
    padding-left: 20px;
}
.header-row .nav-pills>li+li{
        margin-left: 9px;
}
.page-header h1{
    font-size: 2em;
    line-height: 36px;
}
.about .whoWeare .companyInfo p{
       
    font-size: 16px;
    line-height: 28px;
}
.aboutDetails{
        padding-top: 10px;
}
.featureBlock .imageBlock ul.overlappingBox{
    display: none;
}
.featureBlock .infoBlock ul li,.featureBlock .imageBlock ul li{
     font-size: 15px;
}
.subHeader{
    font-size: 30px;
}
.subsidiariesBlock .infoBlock p,.subsidiariesBlock .infoBlock a{
    font-size: 14px;
}
html .heading-dark{
        text-transform: uppercase;
}
.whoWeare .btnBlock .videoBtn:hover {
   
    background: #ff8e25;
    color: #fff !important;
}
.whoWeare .btnBlock .videoBtn{
    display: none;
}
.prd-block_title-wrap{
    display: block;
}
p.proDescription{
    font-size: 14px;
}
.whoWeare .companyInfo p{
    font-size: 14px;
}
#header .header-nav-main nav>ul>li>a:focus, #header .header-nav-main nav>ul>li>a:hover {
    background: #ff8e25;
   
}
.notFound {
    text-align:center;
    padding: 40px 0;
}
.notFound img{
    width: 319px;
    margin: 0 auto;
    margin-bottom: 20px;
    
}
.notFound h2 {
    font-size: 24px;
    margin-bottom: 5px;
    text-transform:uppercase;
    font-weight: 600;
    letter-spacing: 0;
}
section.subsidiariesMain.grayBg{
    padding-top: 20px;
}
.subHeader span:after{
    width: 100%;
}
.table {
    font-size: 14px !important;
}
.addressPart a span{
        font-weight: 400 !important;
}
.list.list-icons.list-icons-style-3 li{
    font-size: 13.5px;
}
p.proDescription{
    text-align: left;
}
.footer-bottom {
    padding-bottom: 0;
}
#footer .footer-copyright p {
    padding-top: 10px;
}
.tp-mask-wrap h2 {
    text-transform: unset !important;
    
}




li.dropdown:hover .mmenu-submenu{
    height: 451px;
}
.mmenu-item--mega .mmenu-submenu .submenu-list > li > a {
    color: #000;
    padding: 17px 15px !important;
    font-size: 14px!important;
}
.imageSlider img {
    height: 197px;
}
.mmenu-col.firstCol span{
    text-transform: uppercase;
}
.select2-container--default .select2-selection--single{
        padding-top: 5px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 11px !important;
    right: 10px !important;
}
/*.header-row .nav-pills>li+li{*/
/*    height: 62px*/
/*}*/

.menusubInfo .contactInfo {
    margin-top: 20px;
    text-align: center;
    display: block;
   
    background: #ffffff;
    padding: 39px;
    border: 1px dashed #eee;
}
.infoBox {
        text-align: center;
    margin-top: 17px;
}
.menusubInfo .contactInfo span {
    display: block;
    font-size: 20px;
}


.mmenu-submenu .submenu-list li{
    border-bottom: 1px solid #eee;
}
.menu ul .secondLayer li {
    border-bottom: 0;
}
.mmenu-item--mega .mmenu-submenu .submenu-list > li.active > a:after{
    top:20px;
}
.firstCol a.enquBtn {
    border: 2px solid #ff8e25;
    padding: 8px 27px;
    font-size: 18px;
    border-radius: 5px;
    display: inline-block;
    text-decoration: none;
    color: #fd6d2b !important;
    margin-top: 17px;
    text-align: center;
}
#header .header-nav-main nav>ul>li.dropdown .dropdown-menu .secondLayer li a {
    padding: 8px 20px 8px 18px !important;
}
.menu ul li.active .secondLayer {
    height: auto;
    overflow: auto;
}
 
 
 
 
 
.globalSingle{
    text-align: center;
    border: 1px dashed#ccc;
    padding: 20px;
    margin-bottom: 30px;
}
.globalSingle h4{
    margin-top: 15px;
    margin-bottom: 10px;
}
.globalSingle img{
    width: 98px;
}
.globalSingle p {
    min-height: 190px;
}
.productCatalog .lead,.software .lead{
    font-weight: 300;
    font-size: 19px !important;
}
.aside .fixed-col_container{
    height: auto;
    min-height: auto;
}
.contactBanner{
            background: url(img/contact_us_1566x336pix.jpg);
    background-size: cover;
}
.contactBanner h1, .contactBanner p {
    color: #fff !important;
}
.subBanner.contactBanner:after {
    background: transparent;
}
.firstCol a.enquBtn {
    border: 2px solid #ff8e25;
    padding: 8px 27px;
    font-size: 18px;
    border-radius: 5px;
    display: block;
    text-decoration: none;
    color: #fd6d2b !important;
    margin-top: 17px;
}
.menusubInfo .contactInfo a{
    font-size: 30px;
}
.menusubInfo .contactInfo span{
    margin-bottom: 10px;
}
#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a {
    border-bottom: 1px solid #dad8d8;
}
#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li:last-child a {
    border-bottom: 1px solid #e7e5e5;
}
.prd-block_description ul li{
    font-size: 14px;
}
.zoomWrapper img{
        object-fit: cover;
        /*height: 467px;*/
}
.mmenu-col.firstCol span {
    text-transform: unset;
}
p.proDescription {
       color: #000;
    font-size: 14.5px;
    line-height: 21px;
}
.subBanner .breadCrumb {
        padding: 0px 15px;
    background-color: transparent;
}
.subBanner .breadcrumb li.active {
    color: #fff;
}
.contactBanner {
   padding: 75px 0;
}
.privacyBlock p {
  
    font-size: 14px;
    line-height: 26px;
}
.aboutBanner {
    padding: 76px 0;
    padding-bottom: 76px;
}
.globalSingle p {
    min-height: 264px;
}
.prd-tag {
    margin-bottom: 0;
    border: 1px solid #ddd;
    border-bottom: none;
    padding: 10px;
}
.productDispay2 .prd-tag a, .prd-tag a {
    line-height: 20px;
    margin-top: 0;
    white-space: unset;
    min-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page-header {
    background-color: #464646;
    border-color: #6f6c6c !important;
}
.featureBlock .infoBlock {
    width: 100%;
    padding: 0 0px;
    position: relative;
    z-index: 1;
}
#whoWeare .featureBlock .infoBlock ul {
    width: 100% !important;
}
.imageBlock p {
    font-size: 15px;
    text-align: justify;
    margin-bottom: 22px;
}
.aboutBanner {
    background: url(img/Overview_without_text.jpg);
}
.certificateMain h2:after {
    content: "";
    position: absolute;
    width: 100%;
    left: 50%;
    height: 3px;
    background: #ffffff;
    bottom: -2px;
    transform: translateX(-50%);
    border: 0;
}
.certificateMain h2:before{
    display:none;
}
html section.section-default-scale-9 {
    padding: 35px 0;
}
certificateMain.counterMain h2 {
    margin-top: 0;
}
/*.certificateMain .col-md-2 {*/
/*    width: 20%;*/
/*}*/
#whoWeare .overviewText{
    font-size: 15px;
    text-align: justify;
    margin-bottom: 22px;
        text-align: justify;
    margin-bottom: 22px;
    margin-top: 30px;
}
.aboutBanner {
    padding: 88px 0;
    padding-bottom: 88px;
}
.subBanner .breadcrumb>li {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
}
.subBanner h1{
    font-size: 36px;
    margin-bottom: 7px;
}

.subHeadingtxt{
    text-align: center;
    font-size: 19px;
    font-weight: 300 !important;
}
.subHeadingtxt b{
    
    font-weight: 300;
}
.menu ul li.active .secondLayer {
    min-height: 363px !important;
}
.global-network .col-md-3 {
    width: 20%;
}
.globalSingle p {
    min-height: 264px;
}
.datatable-pdf .pdf-head1 {
    background: #ff8e25 !important;
}
.datatable-pdf .pdf-head1 th{
        color: #fff;
}
.specificationMain .table-bordered>tbody>tr>td:first-child {
    width: 211px;
    white-space: nowrap;
}
.tp-parallax-wrap:nth-child(4){
    z-index:2 !important;
}
p {
    font-size: 14.5px;
    line-height: 26px;
    color: #373535;
}

.privacyBlock ul li {
    
    font-size: 14.5;
    line-height: 24px;
}
::marker {
    color: #ff8e25;
    font-size: 20px;
}
.newsletter p{
    font-size: 12.5px;
}
.about .interLinks ul li a{
    font-size: 13px;
}
.certificateMain h2{
    color: #000;
}
.certificateMain h2:after{
        background:#ff8e25;
}
html section.section-default-scale-9.cerficateSection{
    background: #fff !important;
}
html section.section-default-scale-9.cerficateSection:after{
        background: #fff;
}
.cerficateSection .certificateBlock img{
    filter: unset;
}
.cerficateSection .certificateBlock{
        border: 1px dashed #bcb9b9;
}
.salesHeader .subHeader {
    font-size: 30px;
    margin-bottom: 30px !important;
}
.certificateMain h2{
        margin-top: 0px
}

.certificateBlock {
    padding: 0px 10px;
}
.certificateBlock img {
    height: 114px;
}
.slider-container{
    background: transparent !important;
}
.interLinks ul li{
        display: flex;
    align-items: center;
    justify-content: center;
}
.globalSingle p {
    min-height: 338px;
}
.menusubInfo {
    right: 26px;
}
.certificateMain h2{
        font-size: 30px;
}
.certificateBlock:after{
    display: none !important;
}
.featureBlock{
        margin-bottom: 0;
}
.downloadSheets{
        padding-bottom: 30px;
}
.interLinks ul li a i{
    vertical-align: 1px;
}
.privacyBlock h3 {
    margin-bottom: 10px;
    margin-top: 20px;
}
.privacyBlock ul li{
        color: #373535;
}
.privacy-policy .page-header,.csr .page-header,.terms-conditions .page-header{
    margin-bottom: 20px !important;
}
.globalSingle h4{
    text-transform: uppercase;
}
.owl-carousel .owl-nav [class*="owl-"]:hover {
    border-color: #ff8e25 #ff8e25 #ff8e25 !important;
    background-color: #ff8e25 !important;
}
.productDispay2 .prd .prd-info {
  
    min-height: 159px;
}
.productDispay2 p.proDescription{
    margin-top: 0;
}
  .cookiesBand {
    position: fixed;
    bottom: 0;
    background: rgb(0 0 0 / 92%);
    left: 0;
    right: 0;
    padding: 15px 40px;
    /* text-align: center; */
    z-index: 9999;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-top: 1px solid #6f6f6f;
}
.cookiesBand p {
    float: left;
    width: 83%;
    font-size: 13px;
    margin-bottom: 0;
    font-weight: 500;
    color: #fff;
}
.cookiesBand span {
    position: absolute;
    right: 20px;
    font-size: 13px;
    top: 8px;
    color: #6f6d6d;
    cursor: pointer;
}
.cookiesBand .btn {
    background: #ff8e25;
    color: #fff;
    border-radius: 20px;
    padding: 3px 20px;
    margin-top: 6px;
    margin-left: 6px;
    float: left;
    margin-top: 0;
    font-size: 11px;
    text-transform: uppercase;
}
.cookiesBand a {
    color: #ff8e25 !important;
}
.cookiesBand .btn.active.focus,.cookiesBand .btn.active:focus,.cookiesBand .btn.focus,.cookiesBand .btn:active.focus,.cookiesBand .btn:active:focus,.cookiesBand .btn:focus {
    outline: none !important;
   
}
.cookiesMain .privacyBlock h4{
        font-weight: 600;
    margin-bottom: 10px;
    margin-top: 15px;
}