body { font-family: 'truenoregular'; font-size:18px; margin:0; padding:0; color:#000; line-height: 26px; }
a {color:#000;}
a:hover {text-decoration:none; color: #000; }
@font-face {
    font-family: 'truenobold';
    src: url('../fonts/truenobd-webfont.woff2') format('woff2'),
         url('../fonts/truenobd-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'truenoblack';
    src: url('../fonts/truenoblk-webfont.woff2') format('woff2'),
         url('../fonts/truenoblk-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'truenoextrabold';
    src: url('../fonts/truenoexbd-webfont.woff2') format('woff2'),
         url('../fonts/truenoexbd-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'truenolight';
    src: url('../fonts/truenolt-webfont.woff2') format('woff2'),
         url('../fonts/truenolt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'truenoregular';
    src: url('../fonts/truenorg-webfont.woff2') format('woff2'),
         url('../fonts/truenorg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'truenosemibold';
    src: url('../fonts/truenosbd-webfont.woff2') format('woff2'),
         url('../fonts/truenosbd-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'truenoultralight';
    src: url('../fonts/truenoultlt-webfont.woff2') format('woff2'),
         url('../fonts/truenoultlt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
	src: url('../fonts/OpenSans-Regular-webfont.woff2') format('woff2'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff');
	font-weight: normal;
    font-style: normal;
}
a {outline:0 !important;}
img {max-width:100%;}
img:focus, img:hover, img:visited {outline:none;}
a, a:hover, .button{transition:all 0.4s ease-out; -webkit-transition:all 0.4s ease-out; text-decoration: none; }
.page-link:focus { outline: none !important; `}
.banner-img {background:url(../images/banner-bg.png) top center; background-repeat:no-repeat; background-size:cover; position: relative; width: 100%; float: left; padding-bottom:100px; padding-top: 140px;}
.logo { width: auto; float: le  ft;}
.contact-information-top {float:right;}
.single-information-top:first-child { margin-left: 0; }
.single-information-top { display: flex; align-items: center; margin-left: 30px; margin-top: 12px; float: left;}
.single-information-top .info-content { margin-left: 15px; }
.single-information-top .contact-info {font-size:20px; color:#555555; font-family: 'truenolight'; }
.single-information-top .contact-info a:hover{color: #fc0000;}
.header-menu .logo{display: none;}
header{background: #fff; transition: 0.2s;}
.sticky .header-menu .logo{display: none; padding: 7px 0; vertical-align: middle;}
.header-menu {width:100%; border-top:2px solid #f7f7f7; border-bottom:2px solid #f7f7f7;}
section.head-top { width: 100%; padding:15px 0;}
.head-top .logo img{width:220px;}
.main-menu { float: left; }
.main-menu .navbar-light .navbar-nav .nav-link:first-child {margin-left:0;}
.main-menu nav.navbar{float:right; background:transparent !important; display:block; padding:2px 0px;}
.main-menu li.nav-item { padding:0px; text-align: right; margin-right: 30px;}
.navbar-collapse { width: 100%; float: left; transition: 0.5s;}
.main-menu li.nav-item a.nav-link {color: #000 !important; font-size:17px; text-transform:uppercase; margin:0 1px; padding:10px 0 5px; padding-left: 0; padding-right: 0; border-bottom: 2px solid transparent;}
.main-menu li.nav-item  a:hover { color: #0276ff !important;}
.main-menu li.nav-item a.nav-link i {margin-right:2px;}
.main-menu li.nav-item a.nav-link:hover { color: #000 !important; transition: 0.3s;}
.main-menu li.nav-item{position: relative;}
.main-menu li.nav-item:hover a.nav-link:before{width: 100%;}
.full-content a { text-decoration:underline; color:#FF0000; }
.full-content a:link { text-decoration:underline; color:#FF0000; }
.full-content a:hover { text-decoration:none; color:#000000; }
.full-content a:visted { text-decoration:underline; color:#FF0000; }
.main-menu li.nav-item a.nav-link:before{content: '';

    width: 0;

    height: 2px;

    position: absolute;

    left: 0;

    bottom: 6px;

    background-color: #fc0000;

    -webkit-transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

    transition: all 0.5s ease;}



.sub-title {color:#fc0000; font-size:20px; font-family: 'truenosemibold'; }
.sub-title a{color:#fc0000;}
.sub-title a:hover{color:#000000;}
.product-box {width:100%; float:left; text-align:center; }

.product-box-content {width:100%; float:left; text-align:center; padding-top:50px;}

.product-box-content p {color:#5b5b5b; font-size:16px; padding:10px 15px 15px 15px; font-family: 'open_sansregular';}

.gray-button a {background:#f0f0f0; font-size:17px; color:#000; padding:10px 20px 9px; width:fit-content; transition:.3s;}

.product-box-content .gray-button a {margin:auto; }

.product-box-selection { 
padding:55px 0; border-top:2px solid #dddddd; border-bottom:2px solid #dddddd;  width:100%; float:left;  
background: #ffffff; background: -moz-linear-gradient(top,  #ffffff 0%, #fcfcfc 100%); background: -webkit-linear-gradient(top,  #ffffff 0%,#fcfcfc 100%); 
background: linear-gradient(to bottom,  #ffffff 0%,#fcfcfc 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcfcfc',GradientType=0 );  

}

.company-info-main .row{margin:0;}

.company-info-main .col-md-6{padding: 0;}

.company-info-main {width:100%; float:left; margin-top:55px; }

.home-page .company-info-main .row{background: #f9f9f9;}

.gray-box-content{background:#f9f9f9; padding:40px 25px 30px 35px;}

.gray-box-content .gray-button{margin-top: 30px;display: table;}

.gray-box-content p {color:#5b5b5b; font-size:16px; padding-top:15px; font-family: 'open_sansregular';}

.gray-box-content .gray-button a {float:left; }

.about-pressurejet-main { 
width:100%; float:left; margin-top:70px; padding:60px 0; 
background: #fbfbfb; /* Old browsers */

background: -moz-linear-gradient(top,  #fbfbfb 0%, #ebebeb 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  #fbfbfb 0%,#ebebeb 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  #fbfbfb 0%,#ebebeb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */

 

}

.big-title, .big-title h1{color:#fc0000; font-size:35px; font-family: 'truenosemibold';}

.videos-main .big-title{ margin-bottom: 35px;}

.company-info {float:left; width:100%; margin-top:90px; }

.company-info .big-title { width:100%; float:left; }

.company-info p {color:#000000; font-size:18px;  font-family: 'truenoregular'; }

.about-four-box { margin-top:50px; }

.about-four-box .content-box {background:#fff; padding:25px 15px; text-align:center; }

.about-four-box .content-box h3{color: #fc0000; font-size: 19px; margin:0 0 15px 0;}

.about-four-box .content-box .gray-button{display: table; margin:25px auto 10px;}

.about-four-box .content-box .content { font-family: 'truenosemibold';  font-size:18px; line-height:normal; margin-top: 15px;}

.videos-main {width:100%; float:left; margin-top:57px; }

.carousel-control-prev-icon , .carousel-control-next-icon {background-image:none; }

.carousel-control-next, .carousel-control-prev {width:auto; }

.videos-main .carousel-control-prev { left: -60px; }

.videos-main .carousel-control-next  { right: -30px;}

.video-name {width:100%; float:none; min-height: 82px; display: table; background:#f6f7f9; padding:16px 20px 19px 20px; color:#5b5b5b; font-size:16px; font-family: 'open_sansregular'; line-height: normal;}

.video-name span {float: none; font-weight: 600; vertical-align: middle; line-height: 0; display: table-cell;}

.video-name .video-title{vertical-align: middle; display: table-cell;}

.footer-main {background:#f6f7f9; width:100%; float:left; border-top:3px solid #f1f1f1; border-bottom:3px solid #f1f1f1; margin-top:175px; padding-bottom: 50px; }

.footer-top {width:100%; float:left; background:#e5e5e5; margin-top:-96px; border-radius:10px; padding:40px 35px; }

.footer-top .box-img { float: left; }

.footer-top .ftr-company-info {float:left; font-size:30px; color:#060b28;font-family: 'truenosemibold'; display: inline-grid; padding-left: 15px; }

.footer-top .ftr-company-info span {font-size:15px; color:#000; font-family: 'truenoregular'; width:100%; float:left; line-height: normal; padding-top: 8px;}

.footer { width: 100%; float: left; padding-top: 60px;}

.ftr-about { color:#5b5b5b; font-size:16px; font-family: 'open_sansregular'; margin-top:25px; }

.footer .sub-title { font-size:20px; font-family: 'open_sansregular'; width: 100%; float: left; margin-bottom: 5px; font-weight: 600;}

ul.footer-link { margin:0; padding:0;  }

.footer .footer .sub-title{margin-top: 10px;}

ul.footer-link li { list-style-type: none; padding:0; }

ul.footer-link li a { color: #808080; font-size: 16px; font-family: 'open_sansregular'; padding: 0px 0 0px 0; margin-bottom: 5px;  transition: 0.3s;

border-bottom: 1px solid transparent; line-height: 30px;}

ul.footer-link li a:hover {

transition: 0.3s;

}

ul.footer-link li a{position: relative;}

ul.footer-link li a:hover:before{width: 100%;}

.copyright a:hover:before{width: 100%;}

ul.footer-link li a:hover{color: #060b28;}



ul.footer-link li a:before, .copyright a:before{content: '';

    width: 0;

    height: 1px;

    position: absolute;

    left: 0;

    bottom: -3px;

    background-color: #fc0000;

    -webkit-transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

    transition: all 0.5s ease;}

.prjt-ftr-name {color:#060b28; font-size:20px; font-family: 'truenoregular';}

.company-address {color:#5b5b5b; font-size:16px;  font-family: 'open_sansregular'; margin-top: 8px; }

.footer-btm {background:#fff; width:100%; float:left; padding:25px 0;}

.social-ftr {padding:0; margin:0; float:right; }

.social-ftr li { list-style-type: none;

    float: left; margin-left: 15px;

    }

.social-ftr li a {

        color: #5b5b5b;

    font-size: 20px;

    background: #e5e5e5;

    padding: 4px 0 0px 0;

    width: 36px;

    height: 36px;

    border-radius: 5px;

    float: left;

    text-align: center;     transition: 0.3s;

}

.copyright { color: #5b5b5b; font-size:16px;  font-family: 'open_sansregular'; float: right;

    width: 100%;

    text-align: right;

    margin-top: 15px;}

.main-menu .navbar-light .navbar-nav .nav-link:first-child {

    margin-left: 0;

    padding-left: 0;

    text-align: left;

}

.navbar-expand-lg .navbar-nav .dropdown-menu {

    position: absolute;

    border: 0;

    background: #ffffff;

    top: 100%;

    border-radius: 0;

    padding: 15px 10px;

    -webkit-box-shadow: 0px 0px 8px 0px rgba(158,158,158,1);

    -moz-box-shadow: 0px 0px 8px 0px rgba(158,158,158,1);

    box-shadow: 0px 0px 8px 0px rgb(208 208 208);

}

.main-menu li.nav-item a:hover {

    color: #000 !important;

}

.product-box-img img {

    max-height: 100%;

    height: 100%;

    max-width: fit-content;

    overflow: hidden;

	max-width: none;

  -webkit-transition: all 0.5s ease-in-out;

    transition: all 0.5s ease-in-out;

}

.product-box-img:hover img{

  -webkit-transform: scale(1.2);

    transform: scale(1.2);

    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0.5)";

    filter: alpha(opacity=0.5);

    opacity: 0.8;

}

.product-box-img{

    height: 100%;
    overflow: hidden;
    text-align:center;
}

.main-menu .dropdown-item {border-bottom: 1px solid #dedede; padding: 10px 0px; font-size: 14px; padding: 10px 0px; text-transform: uppercase;}

.main-menu .dropdown-item:last-child {border-bottom:0;}

.main-menu .dropdown-item:focus, .main-menu .dropdown-item:hover {background:transparent; border-bottom: 1px solid #fc0000; }

.header-menu.sticky .main-menu li.nav-item{padding: 0px 10px 5px 25px;}

#navbar {

   background-color: #fff;

      z-index: 999;

}

.dropdown-slide > .dropdown-menu {

  opacity:.3;

  display: block;

  -webkit-transform-origin: top;

  transform-origin: top;

  -webkit-animation-fill-mode: forwards;

  animation-fill-mode: forwards;

  -webkit-transform: scale(1, 0);

  transition: all 0.2s linear;

  -webkit-transition: all 0.2s linear;

}



.show.dropdown-slide > .dropdown-menu {

  -webkit-transform: scale(1, 1);

  transform: scale(1, 1);

  opacity:1; padding: 10px 35px;

}



.gray-button a:hover {

    background: #dadada;

    color: #000;

}

 



 

#navbar a.active {

  background-color: #4CAF50;

  color: white;

}



.content {

  padding: 16px;

}



.sticky{

position: fixed;

    left: 0;

    top: 0;

    width: 100%;

    z-index: 999;

    box-shadow: 0 0 7px rgba(0,0,0,0.2);





}









.social-ftr li a:hover   {

background: #dadada;  color:#fff; }

 

.sidenav {

  height: 100%;

  width: 0;

  position: fixed;

  z-index: 1020;     -webkit-box-shadow: 0px 0px 8px 0px rgba(158,158,158,1);

    -moz-box-shadow: 0px 0px 8px 0px rgba(158,158,158,1);

    box-shadow: 0px 0px 8px 0px rgb(208 208 208);

  top: 0;

  left: 0;

  background-color: #fff;

  overflow-x: hidden;

  transition: 0.5s;

     }



 

ul.mobile-menu {margin:0; padding:0; margin-top: 50px; } 

ul.mobile-menu li {  color: #818181; list-style-type:none;     padding: 10px 20px 0px;}

ul.mobile-menu li a	{border-bottom: 1px solid #ccc !important;   padding:2px 0px 15px; text-decoration: none; text-transform: uppercase; font-size: 16px; display: block; transition: 0.3s;}

ul.mobile-menu li a:hover {color:#000;}

.sidenav a:hover {

    border-bottom: 1px solid #fc0000;

}



.sidenav a:hover {

  color: #f1f1f1;

}

ul.mobile-sub-menu {margin:0; padding:0; margin-bottom: 10px; } 

ul.mobile-sub-menu li {  color: #818181; list-style-type:none;     padding: 0px 20px 0px;}

ul.mobile-sub-menu li a	{border-bottom:1px solid transparent !important;   padding:2px 0px 15px; text-decoration: none; text-transform: uppercase; font-size: 16px; display: block; transition: 0.3s;}

ul.mobile-sub-menu li a:hover {color:#000; border-bottom: 1px solid #fc0000 !important; }



.panel-group .panel-heading a:after {

  content: '-'; font-size:40px; 

  float: right;

}

.mobile-menu .panel-group .panel-heading a:after{position: relative; top:-15px;}

.panel-collapse.in.collapse {

    border-bottom: 1px solid #ccc;	padding-bottom:0px; 

}



.panel-group .panel-heading a.collapsed:after {

  content: '+'; 

}



.sidenav .closebtn {

  position: absolute;

  top: 20px;

  right: 25px;

  font-size: 36px;

  margin-left: 50px;

  border-bottom:0;     border-bottom: 0;

}

.sidenav .closebtn:hover {   border-bottom: 0; color: #fc0000;}

.menu-toggle {display:none;}

.landingpage-main { width:100%; float:left; margin-top:55px; }

.landingpage-main .big-title{padding-bottom: 25px;}

.product-selection .sub-title {background:#f6f7f9; text-align:center; padding:15px 0; }

.product-selection .product-img img {width:100%;     transition: .5s; overflow:hidden; }

.product-selection .product-img { overflow:hidden; }

.product-selection.second {margin-top:30px; }

.product-selection .product-img:hover img  {  transform: translate3d(0, 0, 0) scale(1.2, 1.2);}

p { font-size:16px; color:#5b5b5b; font-family: 'open_sansregular'; }

.middle-title { font-size:30px; color:#fc0000;  font-family: 'truenosemibold'; }

.product-selection-tab .middle-title {text-align:center; width:100%; float:left; }



.product-selection-tab{padding: 55px 0;}

.tab-bar-main {width:100%; float:left;margin-top:27px;}

.tab-box { width:100%; padding-bottom: 15px; float:left; text-align:center;}

.tab-box img {margin-top:20px; margin-bottom:20px; }

.title {text-transform:uppercase; font-size:20px; font-family: 'truenosemibold';}

.shorting-menu .filter.active .tab-box{border-bottom:4px solid #f73e3e}

.shorting-menu .filter .tab-box{border-bottom:4px solid #f9f9f9;}



.accesories-carosel .accesories-details{display: flex; height: 160px; overflow: auto;}

.accesories-carosel .accesories-details .accesories-pic{max-width: 165px; flex: 0 0 165px;}



.accesories-section .middle-title{margin-bottom: 27px; text-align: center; display: block;}



.slider-main .container-fluid{padding:0;}



.slider-main .owl-item.active h1{-webkit-animation: 1s .2s fadeInDown both;



        animation: 1s .2s fadeInDown both;}     



.slider-main .owl-item.active p{-webkit-animation: 1s .6s fadeInUp both;



    animation: 1s .6s fadeInUp both;}          



.slider-main .owl-item.active .gray-button, .slider-main .owl-item.active span{-webkit-animation: 1s .9s flipInX both;

    animation: 1s .9s flipInX both;} 



.slider-main .owl-item.active .slide-img img{-webkit-animation: 1.6s .4s fadeInRight both;



    animation: 1.6s .4s fadeInRight both;}  



.hm-slider-item .button:hover{background: #edecec; color: #333;}



.hm-slider-item{height: 500px; position: relative; background: #fefefe;}



.owl-carousel .owl-wrapper-outer{

   overflow: hidden;

   position: relative;

   width: 100%;

   z-index: 1;  /* added this */

}

.owl-item { 

  transform: translateZ(0);

 -webkit-transform: translateZ(0); 

 -ms-transform: translateZ(0); 

}

.copyright a{position: relative;}

.copyright a:hover{color: #fc0000; position: relative;}



.hm-slider-text{color: #fff; position: relative; z-index: 1; max-width: 525px; }



.hm-slider-text h1{font-weight: 600; font-size: 38px; color: #060b28;line-height: 1.4;margin-bottom: 35px;}



.hm-slider-text p{letter-spacing: 1px; font-weight: 300; padding:10px 0px 15px;}



.hm-slider-item:before{content: ""; position: absolute; left:0; top:0; width: 100%; height: 100%; }



.hm-slider-item .container{}



.slide-content{display: -ms-flexbox; display: flex !important; -ms-flex-align: center; align-items: center; width: 100%;height: 100%;}



.slide-img{margin-left: auto;display: flex;}



.slider-main .owl-theme .owl-dots .owl-dot span{width: 20px; background: #9b9b9b;height: 5px; margin: 5px;}



.slider-main .owl-theme .owl-dots .owl-dot.active span, .slider-main .owl-theme .owl-dots .owl-dot:hover span{background:#fc0000;}



.slider-main .owl-theme .owl-dots{bottom: 38px;}



.slider-main .owl-theme .owl-nav [class*=owl-] span{position: relative;

    text-indent: -99999px;}

.owl-carousel .owl-nav button.owl-prev:hover:before, .owl-carousel .owl-nav button.owl-prev:hover:after{background: #060b28;}

.owl-carousel .owl-nav button.owl-next:hover:before, .owl-carousel .owl-nav button.owl-next:hover:after{background: #060b28;}

.slider-main .owl-carousel .owl-nav button.owl-prev:hover:before, .slider-main .owl-carousel .owl-nav button.owl-prev:hover:after{background: #060b28;}

.slider-main .owl-carousel .owl-nav button.owl-next:hover:before, .slider-main .owl-carousel .owl-nav button.owl-next:hover:after{background: #060b28;}



.slider-main .owl-carousel .owl-nav button.owl-next, .slider-main .owl-carousel .owl-nav button.owl-prev{background: transparent;     padding: 0 15px !important;

    margin: 0 !important;}



.slider-main .owl-carousel .owl-nav button.owl-next{    position: absolute;

    right: 55px;}

.slider-main .owl-carousel .owl-nav button.owl-prev{    position: absolute;

    left: 55px;}



.videos-main .owl-theme .owl-nav{    position: absolute;

    width: 100%;

    top: 50%;

    transform: translateY(-50%);

    -webkit-transform: translateY(-50%);

    left: 0;

    margin-top: -25px;}

.videos-main .owl-carousel .owl-nav button.owl-prev{position: absolute;

    left: -70px; background: transparent;}

.videos-main .owl-carousel .owl-nav button.owl-next{position: absolute;

    right:-70px;background: transparent;}

.videos-main .owl-theme .owl-nav [class*=owl-]{position: relative;

    text-indent: -99999px;    

    font-family: fontawesome;

    font-size: 35px;

    vertical-align: middle;

    height: 50px;

    width: 50px;

    line-height: 44px; margin: 0px !important;

    padding: 0 15px !important;}

.videos-main .owl-carousel .owl-nav button.owl-next:before{content: ""; position: absolute; width: 2px; height: 30px; background: #a1a1a1; top: 0px; right:8px; transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}

.videos-main .owl-carousel .owl-nav button.owl-next:after{content: ""; position: absolute; width: 2px; height: 30px; background: #a1a1a1; right:8px; bottom: 0px; transform: rotate(45deg);-webkit-transform: rotate(45deg);}



.videos-main .owl-carousel .owl-nav button.owl-prev:before{content: ""; position: absolute; width: 2px; height: 30px; background: #a1a1a1; left:8px; top: 0px; transform: rotate(-45deg);-webkit-transform: rotate(45deg);}

.videos-main .owl-carousel .owl-nav button.owl-prev:after{content: ""; position: absolute; width: 2px; height: 30px; background: #a1a1a1; left:8px; bottom: 0px; transform: rotate(45deg);-webkit-transform: rotate(-45deg);}



.videos-main .owl-carousel .owl-nav button.owl-next, .videos-main .owl-carousel .owl-nav button.owl-prev{background: transparent;}





.videos-main .owl-carousel .owl-nav button.owl-prev:hover:before, .videos-main .owl-carousel .owl-nav button.owl-prev:hover:after{background: #060b28;}

.videos-main .owl-carousel .owl-nav button.owl-next:hover:before, .videos-main .owl-carousel .owl-nav button.owl-next:hover:after{background: #060b28;}



.popular-video-carosel .item-inner{position: relative; overflow: hidden;}

.popular-video-carosel .item-inner iframe{height: 275px; width:100%;}





.popular-video-carosel .item a{position: absolute; z-index: 1; left:50%; top:50%; transform: translate(-50%, -50%); }



.popular-video-carosel .item a:before{font-family: fontAwesome; content: "\f16a";

    font-size: 45px; color: #fc0000;transition:all 0.4s ease-out; -webkit-transition:all 0.4s ease-out;     position: relative;

    top: 8px;}

.popular-video-carosel .item a:hover:before{color: #fff;}

.popular-video-carosel .item img{transition: all 0.5s ease-in-out; overflow: hidden;}

.popular-video-carosel .item img:hover{-webkit-transform: scale(1.2);

    transform: scale(1.2);

    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0.5)";

    filter: alpha(opacity=0.5);

    opacity: 0.8;}



.shorting-menu {

  text-align: center;

  margin: 0px 0 25px 0;

}

.barepump-table{margin-top: 30px;}

.tab-box .title{padding: 0 5px;}



.shorting-menu .filter {

  background: #f9f9f9;

  width: 100%;

  outline: none !important;

  border: 3px solid #f9f9f9;

  padding: 0;



}



.shorting-menu .filter:hover, .shorting-menu .filter.active {

      border-style: inset;

      border:3px solid #f2f2f2;

      background: #e5e5e5;

}

.shorting-menu .filter .tab-box{position: relative;}



.shorting-menu .filter .tab-box::after{content: "";

    width: 0;

    height: 3px;

    position: absolute;

    left: 0;

    bottom: -3px;

    background-color: #fc0000;

    -webkit-transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

    transition: all 0.5s ease;}

.shorting-menu .filter .tab-box:hover::after{width: 100%;}



.shorting-menu .filter:last-child {

  margin-right: 0;

}



.shorting-menu .filter:first-child {

  margin-left: 0;

}



.shorting .mix {

  display: none;

}

.shorting.product-selection .product-img{background: #fdfdfd;}



.accesories-carosel .item{padding: 25px 15px; background: #f9f9f9;}



.accesories-carosel .item .title{color: #fc0000; font-size: 20px; text-align: center; margin-bottom: 15px; font-weight: 500; text-transform: capitalize;}



.accesories-carosel .item ul li{font-family: 'open_sansregular'; font-size: 15px; position: relative; padding-left: 25px;}



.plus-minus-button{ position: relative; display: block; width: 44px; height: 47px; transition: 0.5s;}

.plus-minus-button:hover:before, .plus-minus-button:focus:before{background: #fc0000;}

.plus-minus-button:before{    font-size: 40px; content: "+";

    color: #fff;

    margin-top: 0;background: #777777;

    float: left;

    position: relative;

    width: 44px;

    text-align: center;

    top: 0px;

    padding: 0 12px;

    height: 37px;

    line-height: 34px;}





.accesories-carosel .item ul{margin: 0 0 0 15px; list-style: none; padding: 0;}





.accesories-carosel.owl-carousel .owl-nav button.owl-next:before{content: ""; position: absolute; width: 2px; height: 30px; background: #a1a1a1; top: 0px; right:8px; transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}

.accesories-carosel.owl-carousel .owl-nav button.owl-next:after{content: ""; position: absolute; width: 2px; height: 30px; background: #a1a1a1; right:8px; bottom: 0px; transform: rotate(45deg);-webkit-transform: rotate(45deg);}



.accesories-carosel.owl-carousel .owl-nav button.owl-prev:before{content: ""; position: absolute; width: 2px; height: 30px; background: #a1a1a1; left:8px; top: 0px; transform: rotate(-45deg);-webkit-transform: rotate(45deg);}

.accesories-carosel.owl-carousel .owl-nav button.owl-prev:after{content: ""; position: absolute; width: 2px; height: 30px; background: #a1a1a1; left:8px; bottom: 0px; transform: rotate(45deg);-webkit-transform: rotate(-45deg);}



.accesories-carosel.owl-carousel .owl-nav button.owl-next, .accesories-carosel.owl-carousel .owl-nav button.owl-prev{background: transparent;}





.accesories-carosel.owl-carousel .owl-nav button.owl-prev:hover:before, .accesories-carosel.owl-carousel .owl-nav button.owl-prev:hover:after{background: #060b28;}

.accesories-carosel.owl-carousel .owl-nav button.owl-next:hover:before, .accesories-carosel.owl-carousel .owl-nav button.owl-next:hover:after{background: #060b28;}







.accesories-carosel .item ul li:before{font-family: fontAwesome;content: "\f105"; position: absolute; left: 8px; top: 2px; color: #c6c6c6;  font-size: 22px;}

.accesories-carosel.owl-carousel .owl-nav button.owl-prev{    position: absolute;

    left: -70px;}

.accesories-carosel.owl-carousel .owl-nav button.owl-next{    position: absolute;

    right: -70px;}



.accesories-carosel.owl-theme .owl-nav{position: absolute;

    width: 100%;

    top: 50%;

    transform: translateY(-50%);

    -webkit-transform: translateY(-50%);

    left: 0;

    margin-top: -25px;}



.accessories-section-inner{background:#f9f9f9; margin: 0;}

.accessories-section{padding-top: 55px;}

.accessories-section .accessories-section-inner{margin-top:30px; padding: 35px; position: relative;}

.accessories-section .accessories-section-inner .common-checkbox{padding-top: 20px;}

.accessories-section .accessories-section-inner table tbody{background: #fff;}

.accessories-section .accessories-section-inner h3{font-size: 20px;font-weight: 600;}

.catalogue{background: #fff; padding: 15px;     padding: 15px;
    margin: 0 auto;}
.barepump-video-download .download-list .col-md-12:last-child .catalogue{border: 0;}
.barepump-video-download .download-list .col-md-12 .catalogue{border-bottom: 1px solid #f2f2f2;}
.barepump-video-download .download-list .catalogue{    display: table;
    width: 100%; }
.catalogue .download-icon{text-align: center;}


.clsBarePump .barepump-video-download .catalogue .download-icon{text-align: left;}

.right-four-boxes .catalogue .download-icon{text-align: center; }
.catalogue .download-icon img{    width: 54px; margin-right: 10px;}

.catalogue h4{ color: #5b5b5b; padding-top: 15px;}

.catalogue h4{font-size: 15px;}

.right-four-boxes .catalogue{padding: 10px;}

.accessories-desc-content ul{margin: 0 0 15px 0px; padding: 0; list-style: none;}

.accessories-desc-content ul li, .related-accessories-section ul li{position: relative;font-family: 'open_sansregular';

    font-size: 15px;

    position: relative;

    padding-left: 25px; line-height: 28px;}

.related-accessories-section ul{padding: 0;

    list-style: none;

    margin: 5px auto 25px;

    text-align: left; height: 118px; overflow: hidden;}

.accessories-desc-content ul li:before, .related-accessories-section ul li:before{font-family: fontAwesome;

    content: "\f105";

    position: absolute;

    left: 2px;

    top: 1px;

    color: #c6c6c6;

    font-size: 22px;}



.product-box-content.tablist{position: relative; border:5px solid #F9F9F9; margin-bottom: 30px; cursor: pointer;}

.product-box-content.tablist:hover:before {

  opacity: 1;

}

.enquiry-section .pump-name{background: #fc0000;

    padding: 6px 15px;

    margin-top: 29px;

    display: table;

    color: #fff;}

.product-box-content.tablist:before{content: "";

    width: 100%;height: 100%;

    background: rgba(0, 0, 0, 0.7);

    position: absolute;

    top: 0;

    left: 0;

    opacity: 0;

    -webkit-transition: all 0.35s ease 0s;

    transition: all 0.35s ease 0s;}

.product-box-content img {

  width: 100%;

  height: auto;

}
.product-box-content .box-content {
  width: 90%; height: 90%; /*position: absolute; */  top: 5%; left: 5%;
}
/*
.product-box-content .box-content:after,
.product-box-content .box-content:before {

  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.7s ease 0s;

  transition: all 0.7s ease 0s;

}



.product-box-content .box-content:before {

  border-bottom: 1px solid rgba(255, 255, 255, 0.5);

  border-top: 1px solid rgba(255, 255, 255, 0.5);

  -webkit-transform: scale(0, 1);

          transform: scale(0, 1);

  -webkit-transform-origin: 0 0 0;

          transform-origin: 0 0 0;

}



.product-box-content .box-content:after {

  border-left: 1px solid rgba(255, 255, 255, 0.5);

  border-right: 1px solid rgba(255, 255, 255, 0.5);

  -webkit-transform: scale(1, 0);

          transform: scale(1, 0);

  -webkit-transform-origin: 100% 0 0;

          transform-origin: 100% 0 0;

}



.product-box-content:hover .box-content:after,

.product-box-content:hover .box-content:before {

  opacity: 1;

  -webkit-transform: scale(1);

          transform: scale(1);

  -webkit-transition-delay: 0.15s;

          transition-delay: 0.15s;

}



.product-box-content .title {

  font-size: 21px;

  font-weight: 700;

  color: #fff;

  margin: 15px 0;

  opacity: 0;

  -webkit-transform: translate3d(0, -50px, 0);

          transform: translate3d(0, -50px, 0);

  -webkit-transition: -webkit-transform 0.5s ease 0s;

  transition: -webkit-transform 0.5s ease 0s;

  transition: transform 0.5s ease 0s;

  transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;

}



.product-box-content:hover .title {

  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);

}
*/






.product-box-content .icon

 {

  padding: 0;

  list-style: none;

}





.product-box-content .icon {

  width: 100%;

  margin: 0;

  position: absolute;

  bottom: -10px;

  left: 0;

  opacity: 0;

  z-index: 1;

  color: #fff;

  padding: 0 15px;

  -webkit-transition: all 0.7s ease 0s;

  transition: all 0.7s ease 0s;

}



.product-box-content:hover .icon {

  bottom: 20px;

  opacity: 1;

  -webkit-transition-delay: 0.15s;

          transition-delay: 0.15s;

}



.product-box-content .icon li a {

  display: block;

  width: 40px;

  height: 40px;

  line-height: 40px;

  border: 1px solid #fff;

  border-radius: 0 16px;

  font-size: 14px;

  color: #fff;

  margin-right: 5px;

  -webkit-transition: all 0.4s ease 0s;

  transition: all 0.4s ease 0s;

}



.product-box-content .icon li a:hover {

  background: #d79719;

  border-color: #d79719;

}    

.related-accessories-section .no-bg{border:0 !important; background: transparent !important;}

.related-accessories-section{padding-top: 15px;}

.related-accessories-section .big-title{padding-bottom: 20px; border-bottom: 1px solid #ededed; margin-bottom: 25px;}

.related-accessories-section [class*='col-']{background: #f9f9f9; border: 15px solid #fff;}

.related-accessories-section .item{padding: 15px 0px; margin: 15px 0;}

.related-accessories-section .item img{ max-width: 100%; height: auto;}

.related-accessories-section .item h4{font-size: 20px; padding-top: 20px; font-family: 'truenosemibold'; min-height: 63px;}

.gray-button.enquiry a{display: block;}

.gray-button.enquiry{display: table; margin-top: 20px;}

.gray-button.enquiry2 a{display: block;}

.gray-button.enquiry2{display: table; margin-top: 20px;}


.table .thead-dark th{border-color: #f3f3f3; background: #5b5b5b; vertical-align: middle; padding-left: 5px; padding-right: 5px; font-size: 17px;}

.customcheck{position: relative; margin:5px 0;}

.customcheck input {

  position: absolute;

  cursor: pointer;

  opacity: 0;

    z-index: -1;

}

.customcheck input[type='checkbox'].checkbox + span{    border: 2px solid #000;

    background: #fff;

    border-radius: 5px;}

.customcheck input[type='checkbox'].checkbox:checked + span{border: 2px solid #dfdfdf; border-radius: 0;}

.customcheck input[type='checkbox'].checkbox:checked + span:before{    width: 15px;

    height: 15px; }

.customcheck input[type='checkbox'].checkbox:checked + span:after{width: 12px;

    height: 12px; background: #fc0000;}

.customcheck input[type='checkbox'].checkbox + span:before{    width: 100%;

    height: 100%;

    background: transparent;

    transition: 0.2s ease all;

    -moz-transition: 0.2s ease all;

    -webkit-transition: 0.2s ease all;}

.customcheck input[type='checkbox'].checkbox + span:after{width: 0;

    height: 0;

    background: #fff;

    transition: 0.2s ease all;

    -moz-transition: 0.2s ease all;

    -webkit-transition: 0.2s ease all;

    transition-delay: 0.2s;

    -webkit-transition-delay: 0.2s;

    -moz-transition-delay: 0.2s;}

.customcheck span.checkmark {

width: 22px;

    height: 22px;

    display: block;

    position: relative;

    margin: auto;

    box-sizing: border-box;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    text-indent: -999px;

    overflow: hidden;

    border: 1px solid #fff;

    cursor: pointer;

}

.customcheck input[type='checkbox'].checkbox + span:before, .customcheck input[type='checkbox'].checkbox + span:after{    content: '';

    position: absolute;

    left: 0;

    right: 0;

    top: 0;

    bottom: 0;

    margin: auto;}







.bare-pump-section{padding-top: 55px;}

.bare-pump-top-content{padding-bottom: 55px;}

.bare-pump-top-content p{margin: 0; padding:0;}

.bare-pump-section .big-title{margin-bottom: 20px;}

.accessories-section form{    position: absolute;

    top: 0px;

    right: 25px;}

.table-bordered td, .table-bordered th{border:1px solid #f3f3f3;}

.custom-control-label::after, .custom-checkbox .custom-control-label::before{height: 18px; width: 18px;}

.custom-control-input:checked~.custom-control-label::before{background: #ff3030; border-color: #ff3030;}

.custom-control-label::before{    border: #000 solid 2px;} 

.table-bordered td:last-child{vertical-align: middle;}

.pa-series-parts-section .table-bordered td:last-child{vertical-align: top;}

.pa-series-parts-section .table-bordered td, .pa-series-parts-section .table-bordered th{font-size: 17px; }

.pa-series-parts-section .table-bordered td:nth-child(3){width: 21%;text-align: left;}

.pa-series-parts-section .table-bordered td:nth-child(4){width: 30%;text-align: left;}

.custom-control-input:not(:disabled):active~.custom-control-label::before{background-color: #fca7a7;

    border-color: #fca7a7;}

.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color: #fca7a7;}

.custom-control-input:focus~.custom-control-label::before{box-shadow: 0 0 0 0.2rem rgba(252, 167, 167, 0.25);}


.table-topbar ul.nav-tabs li span, .table-topbar ul.nav-tabs li label{padding: 0 10px; float: left;} 



.table-topbar ul{margin: 0; padding:0; list-style: none;display: flex;

    align-items: center;}

.table-topbar ul li{display: inline-block; padding-right: 10px; vertical-align: middle;}

.table-topbar ul li:last-child .checkbox:before{background: #868686;}

.table-topbar ul li .checkbox{position: relative; margin-left: 10px;height: 18px; width: 18px; border: 2px solid #dfdfdf; display: inline-block; top:4px;}

.table-topbar ul li span{display: inline-block; padding-left: 8px; font-size: 16px;font-family: 'truenosemibold'; }

.table-topbar ul li .checkbox:before{content: "";  left: 2px; position: absolute;

    background: #fc0000;

    height: 10px;

    width: 10px;

    top: 2px; }

.table-topbar ul li.title{font-size: 18px;font-family: 'truenosemibold';}

.table-topbar{padding: 15px;border: 1px solid #f3f3f3;}

.frequency-main.table-topbar{max-height: 56px;}

.table-topbar .nav-tabs .nav-link{    border: 0;

    border-top-left-radius: 0;

    border-top-right-radius: 0; padding: 0;}

.bare-pump-main-section .video-section{padding: 20px; background: #f9f9f9; margin: 25px 0;}

.bare-pump-main-section .video-section .catalogue{margin:15px 0 0;}

.bare-pump-main-section .video-section .catalogue img{width: 40px; height: auto;}

.bare-pump-main-section .video-section iframe, .bare-pump-right .video-section iframe{width: 100%;}

.bare-pump-right .video-section{padding: 20px; background: #f9f9f9; margin: 25px 0;}

.product-specification{padding: 20px; background: #f9f9f9;}

.product-specification .product-specification-slider{background: #fff;}

.product-specification-slider.owl-theme .owl-nav [class*=owl-]{width: 30px; height: 34px;}

.product-specification-slider.owl-carousel .owl-nav button.owl-next:after, .product-specification-slider.owl-carousel .owl-nav button.owl-next:before{height: 20px;}

.product-specification-slider.owl-carousel .owl-nav button.owl-prev:after, .product-specification-slider.owl-carousel .owl-nav button.owl-prev:before{height: 20px;}

.product-specification-slider.owl-theme .owl-nav{margin-top: -16px;}

.bare-pump-main-section .left-table .dropdown-toggle{color: #fff;font-size: 18px; box-shadow: none;

    font-weight: 600; padding: 0;}

.bare-pump-main-section .left-table .dropdown-toggle ~ .dropdown-menu{padding:5px 15px;}

.bare-pump-main-section .left-table .dropdown.show .dropdown-toggle{color: #fc0000;}

.bare-pump-main-section .left-table .dropdown.show .dropdown-menu{display: none;}

.bare-pump-main-section .left-table .dropdown.show .dropdown-menu.show{display: block;}



.product-specification-slider.owl-carousel .owl-nav button{margin: 0;}

.product-specification-content ul{margin: 0; padding: 0; list-style: none;}

.product-specification-content ul li{display: flex;}

.product-specification-content ul li .title{display: flex;font-family: 'truenoregular'; flex: 0 0 180px; max-width: 400px; text-transform: capitalize; font-size: 16px; font-weight: 500;}

.product-specification-content ul li span{font-size:16px; font-family: 'truenolight';}

.product-specification-content.specification-content ul li .title{position: relative;     flex: 0 0 210px;

    max-width: 210px;}

.product-specification-content.specification-content ul li .title:after{position: absolute; right: 0; top:-2px; content: ":"; font-size: 24px;}

.product-specification-content.specification-content ul li{border-bottom: 1px solid #f4f4f4;     padding: 10px 15px;}

.specification-section .col-lg-6:first-child ul{border-right:1px solid #f4f4f4;}

.specification-section .row{border:1px solid #f4f4f4;}

.specification-section .container > .row{border: 0;}

.product-specification-content.specification-content ul li span{padding-left: 15px;}

.bare-pump-main-section .right-part h2, .bare-pump-main-section .right-part h3{font-size: 20px; font-family: 'truenosemibold'; padding-bottom: 5px;}

.bare-pump-main-section .right-part .table{margin-bottom: 0;}

.bare-pump-main-section .right-part .table th:first-child{vertical-align: middle;}

.bare-pump-main-section .left-table table tbody tr:first-child th, .bare-pump-main-section .left-table table tbody tr:first-child td{color: #999;}





.right-four-boxes{background: #f9f9f9; padding: 10px;}

.right-four-boxes .catalogue{padding: 15px;

    margin: 15px;}

.model-selection-table .table .thead-dark th, .model-selection-table .table td{vertical-align: middle;}



.pa-series-inner{position: relative; text-align: center; margin: 55px 0;}

.pa-series-inner .big-title{margin-bottom: 30px; text-align: left;}

.pa-series-parts-section .table-topbar{background: #ededed}

.pa-series-inner span{display: block; color: #5b5b5b; font-family: 'truenosemibold'; padding-top: 5px;}

.pa-series-inner a{padding: 15px 20px; background: #f9f9f9; display: block;position: absolute;right: 0;top: 0; border:1px solid #f0f0f0;}

.pa-series-inner a:hover, .pa-series-inner a:focus{background: #dadada; }

.pa-series-inner a:hover span, .pa-series-inner a:focus span{color: #000;}

.pa-series-inner i{color: #fc0000; font-size: 22px;}

.pa-series-inner img{    width: 100%;

    height: auto;}

.pa-series-inner-box{position: relative;}



.products-panel-section h4.panel-title span{    position: relative;

    display: inline-block;

    font-size: 19px;

    padding: 0px 15px;

    line-height: 19px;

    vertical-align: middle;

    margin-top: 5px;}

.products-panel-section .panel-heading-main .collapse:not(.show){display: block;}

.products-panel-section .panel-group .panel-heading.panel-heading-main a.collapse.collapsed:after{background: #fc0000 !important; content: '-' !important;}

.products-panel-section .panel-group .panel-heading.panel-heading-main a.collapse:after{background: #777777 !important; content: '+' !important;}

.products-panel-section #collapsemain.collapse:not(.show){display: block !important;}
  
.products-panel-section #collapseThree.active{display: block !important;}

.products-panel-section #collapsefour.active{display: block !important;}

.products-panel-section .panel-group .panel-heading a.collapsed:after{background: #777777;}

.products-panel-section .panel-heading{border:1px solid #f4f4f4; position: relative; background: #ededed;}

.products-panel-section .panel-heading-main{border: 0;  display: table;

    margin: 15px 15px 25px 15px;}

.products-panel-section .panel-heading a:after{  

    font-size: 40px;

    color: #fff;

    background: #fc0000;

    margin-top: 0;

    float: left;

    position: relative;

    width: 44px;

    text-align: center;

    top: 0px;

    padding: 0 12px;     height: 37px;

    line-height: 34px;}



.top-product-main-section{padding: 55px 0;}

.top-product-main-section .big-title{margin-bottom: 30px;}

.specification-section{padding: 25px 0 10px;}





.nice-select {

	-webkit-tap-highlight-color: transparent;

	border-radius: unset;

	border: none;

	box-sizing: border-box;

	clear: both;

	cursor: pointer;

	display: inline-block;

	font-family: inherit;

	font-size: 16px;

	font-weight: 600;

	height: auto;

	line-height: 1;

	outline: none;

	padding-left: 0px;

	padding-right: 20px;

	position: relative;

	text-align: left !important;

	-webkit-transition: all 0.2s ease-in-out;

	transition: all 0.2s ease-in-out;

	-webkit-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	user-select: none;

	white-space: nowrap;

	width: auto;

	color: #fff;

}

  .nice-select:hover {

    border-color: #dbdbdb; }

  .nice-select:active, .nice-select.open, .nice-select:focus {

    border-color: #999; }

.nice-select::after {

	border-bottom: 2px solid #fff;

	border-right: 2px solid #fff;

	content: '';

	display: block;

	height: 8px;

	margin-top: -4px;

	pointer-events: none;

	position: absolute;

	right:4px;

	top: 50%;

	-webkit-transform-origin: 66% 66%;

	-ms-transform-origin: 66% 66%;

	transform-origin: 66% 66%;

	-webkit-transform: rotate(45deg);

	-ms-transform: rotate(45deg);

	transform: rotate(45deg);

	-webkit-transition: all 0.15s ease-in-out;

	transition: all 0.15s ease-in-out;

	width: 8px;

}

  .nice-select.open:after {

    -webkit-transform: rotate(-135deg);

        -ms-transform: rotate(-135deg);

            transform: rotate(-135deg); }

  .nice-select.open .list {

    opacity: 1;

    pointer-events: auto;

    -webkit-transform: scale(1) translateY(0);

        -ms-transform: scale(1) translateY(0);

            transform: scale(1) translateY(0);

            width: 100%; min-width: 85px;}

  .nice-select.disabled {

    border-color: #ededed;

    color: #999;

    pointer-events: none; }

    .nice-select.disabled:after {

      border-color: #cccccc; }

  .nice-select.wide {

    width: 100%; }

    .nice-select.wide .list {

      left: 0 !important;

      right: 0 !important; }

  .nice-select.right {

    float: right; }

    .nice-select.right .list {

      left: auto;

      right: 0; }

  .nice-select.small {

    font-size: 12px;

    height: 36px;

    line-height: 34px; }

    .nice-select.small:after {

      height: 4px;

      width: 4px; }

    .nice-select.small .option {

      line-height: 34px;

      min-height: 34px; }

.nice-select .list {

	background-color: #fff;

	border-radius: 0;

	box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);

	box-sizing: border-box;

	margin-top: 6px;

	opacity: 0;

	overflow: hidden;

	padding: 0;

	pointer-events: none;

	position: absolute;

	top: 100%;

	left: -25px;

	-webkit-transform-origin: 50% 0;

	-ms-transform-origin: 50% 0;

	transform-origin: 50% 0;

	-webkit-transform: scale(0.75) translateY(-21px);

	-ms-transform: scale(0.75) translateY(-21px);

	transform: scale(0.75) translateY(-21px);

	-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;

	transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;

	z-index: 9;

}

    .nice-select .list:hover .option:not(:hover) {

      background-color: transparent !important; }

.nice-select .option {

	cursor: pointer;

	font-weight: 400;

	line-height: 40px;

	list-style: none;

	min-height: 40px;

	outline: none;

	padding-left: 18px;

	padding-right: 29px;

	text-align: left;

	-webkit-transition: all 0.2s;

	transition: all 0.2s;

	display: block;

	color: #133046;

}

    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {

      background-color: #f6f6f6; }

.nice-select .option.selected {

	font-weight: 500;

}

    .nice-select .option.disabled {

      background-color: transparent;

      color: #999;

      cursor: default; }



.no-csspointerevents .nice-select .list {

  display: none; }



.no-csspointerevents .nice-select.open .list {

  display: block; }





@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}



/*** Owl Carousel v2.3.4 ****/









.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{background: transparent;}

.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover{background: transparent;}



.owl-carousel .owl-nav button.owl-prev{position: absolute;

    left: -70px;}



.owl-carousel .owl-nav button.owl-right{position: absolute;

    right: -70px;}

.owl-theme .owl-nav{    position: absolute;

    width: 100%;

    top: 50%;

    transform: translateY(-50%);

    -webkit-transform: translateY(-50%);

    left: 0;

    margin-top: -25px;}

.owl-carousel .owl-nav button.owl-next:before{content: "";

    position: absolute;

    width: 2px;

    height: 30px;

    background: #a1a1a1;

    top: 0px;

    right: 8px;

    transform: rotate(-45deg);

    -webkit-transform: rotate(-45deg);}

.owl-carousel .owl-nav button.owl-next:after{    content: "";

    position: absolute;

    width: 2px;

    height: 30px;

    background: #a1a1a1;

    right: 8px;

    bottom: 0px;

    transform: rotate(45deg);

    -webkit-transform: rotate(45deg);}

.owl-nav button.owl-prev:before{    content: "";

    position: absolute;

    width: 2px;

    height: 30px;

    background: #a1a1a1;

    left: 8px;

    top: 0px;

    transform: rotate(-45deg);

    -webkit-transform: rotate(45deg);}

.owl-carousel .owl-nav button.owl-prev:after{    content: "";

    position: absolute;

    width: 2px;

    height: 30px;

    background: #a1a1a1;

    left: 8px;

    bottom: 0px;

    transform: rotate(45deg);

    -webkit-transform: rotate(-45deg);}

.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}



.owl-theme .owl-dots{position: relative; bottom: 115px; z-index: 1;}







.slider-main .owl-theme .owl-nav{position: absolute; width: 100%; top:50%; transform: translateY(-50%);-webkit-transform: translateY(-50%); left:0; margin-top: -25px;}



/***.owl-theme .owl-nav{margin-top:0; position: relative; top:-77px;   margin:0 auto; position: relative;}**/



.owl-theme .owl-nav [class*=owl-] span{display: block; font-family: fontawesome; font-size: 35px;  vertical-align: middle; height: 50px; width: 50px; line-height: 44px;}







.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px; display:inline-block;cursor:pointer;border-radius:0px; height: 50px; width: 50px; margin:0 15px; border-radius: 50%;transition:all 0.5s ease-out; -webkit-transition:all 0.5s ease-out;}



.owl-theme .owl-nav [class*=owl-]:hover{color:#FFF;text-decoration:none; background: #f7bd00;}



.owl-theme .owl-nav [class*=owl-]:hover span{color: #333;}



.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}



.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}



.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1; outline: none !important;}



.owl-theme .owl-dots .owl-dot span{width:12px;height:12px;margin:5px 7px;background:none;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px; border:2px solid transparent; position: relative;}



.owl-theme .owl-dots .owl-dot span:before{position: absolute; left: -6px; top:-6px; border: none; height: 20px; width: 20px; content: ""; border-radius:50%;}



.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#f7bd00;}







.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}



.owl-carousel{display:none;width:100%;z-index:1}



.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}



.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}



.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}



.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}



.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}



.owl-carousel .owl-item img{display:block;width:100%}



.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}



.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}



.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}



.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{color:inherit;border:none;padding:0!important;font:inherit; outline: none;}



.owl-carousel .owl-nav button.owl-next{position: absolute; right: 0;}

.owl-carousel .owl-nav button.owl-prev{position: absolute; left: 0;}



.owl-carousel button.owl-dot{background:0 0;padding:0!important;font:inherit;}



.owl-carousel.owl-loading{opacity:0;display:block}



.owl-carousel.owl-hidden{opacity:0}



.owl-carousel.owl-refresh .owl-item{visibility:hidden}



.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}



.owl-carousel.owl-grab{cursor:move;cursor:grab}



.owl-carousel.owl-rtl{direction:rtl}



.owl-carousel.owl-rtl .owl-item{float:right}



.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}



.owl-carousel .owl-animated-in{z-index:0}



.owl-carousel .owl-animated-out{z-index:1}



.owl-carousel .fadeOut{animation-name:fadeOut}



@keyframes fadeOut{0%{opacity:1}



100%{opacity:0}



}





.info-enquiry-main .first-name .form-control{padding-left: 15px;}

.inner-banner{background: rgb(251,251,251);

background: linear-gradient(180deg, rgba(251,251,251,1) 0%, rgba(235,235,235,1) 100%, rgba(0,212,255,1) 100%);}

.inner-banner .slide-content span{color: #5b5b5b;position: relative;

    top: -15px;}

.inner-banner .hm-slider-item{background: transparent;}

.products-box-inner:hover .sub-title{background: #e5e5e5;}

.enquiry-section .panel-heading a{display: flex;

    align-items: center;}

.enquiry-section i.fa-check{border-radius: 50%; width: 22px; height: 22px; background: green; color: #fff; text-align: center; font-size: 16px;}

.enquiry-section i.fa-check:before{top: 2px;

    position: relative;

    font-size: 14px;}

.enquiry-section .tab-title-text ~ i{margin-left: 10px;    display: inline-block;

    vertical-align: middle;}

.enquiry-section{padding: 55px 0 0;}

.enquiry-section .inq-number{padding: 10px;

    background: #777;

    display: inline-block;

    width: 45px;

    height: 45px;

    text-align: center;

    vertical-align: middle;

    color: #fff;}

.enquiry-section .tab-title-text{font-size: 18px;    padding-left: 15px;

    vertical-align: middle;

    display: inline-block; font-family: 'truenosemibold';}

.enquiry-section .row.enquiry-form-box label{font-size: 17px; font-family: 'open_sansregular';}

.enquiry-section .panel-heading{background:#ededed; margin-bottom: 15px;padding: 5px 10px;}

.multiple-file-attachment .panel-heading{background:#ededed; margin-bottom: 15px;padding: 5px 10px;}

.enquiry-section .inquiry-pump-model{margin-bottom: 20px;}

.inquiry-pump-model .form-control{border-radius:0;}

.enquiry-section .main_question_list{padding: 15px;

    background: #f9f9f9;}

.enquiry-section .main_question_list .panel.panel-primary{background: #fff;}

.enquiry-section .row.enquiry-form-box{    display: block;

    margin: 0;

    padding: 0 20px 20px;}

.que_option_error{display: none;}

.continue-btm-btn button, .inquiry-btn button{background: #f0f0f0;

    font-size: 17px;

    color: #000;

    padding: 10px 20px 9px;

    width: auto;

    transition: .3s; border: 0 !important; border-radius: 0; outline: none !important; box-shadow: none !important; }

.enquiry-section .inq-option-sloat{border-left: 5px solid #bfbfbf;

    padding-left: 10px;

    margin-bottom: 15px;}

.enquiry-section .inq-option-sloat h4{font-weight: 600;}

.continue-btm-btn button:hover, .continue-btm-btn button:focus, .continue-btm-btn button:active{    background: #dadada !important;

    color: #000;}

.inquiry-btn button:hover, .inquiry-btn button:focus, .inquiry-btn button:active{ background: #dadada !important;

    color: #000;}

.enquiry-section .inq-checkbox input{position: absolute;

    z-index: -1;

    opacity: 0;}

.enquiry-section .inq-checkbox label{position:relative; padding-left:25px;  }

.enquiry-section .inq-checkbox input ~ label:before{position: absolute; content:"";

    top: 2px;

    left: 0;

    height: 18px;

    width: 18px;

    background: transparent; border-radius: 50%; border: 2px solid #000;}

.enquiry-section .inq-checkbox input:checked ~ label:after{position: absolute; content:"";

    top: 5px;

    left: 0;

    height: 18px;

    width: 18px;

    background: #009a00; border-radius: 100%; border:0; }

.enquiry-section .inq-checkbox input:checked ~ label:before{    position: absolute;

    content: ""; height: 5px;    width: 5px;

    background: #fff;

    transform: translate(-50%, -50%);

    border-radius: 50%;

    left: 9px;

    top: 14px;

    z-index: 1020; border:0;}

.enquiry-section .sub_question_52{padding-top: 15px;}

.mobilenumber{display: flex;display: -ms-flexbox;

    flex-wrap: nowrap;

    -ms-flex-wrap: nowrap;

    text-align: center;}

.mobilenumber input{margin: 6px 2px; text-align: center; border-radius: 0;}

.info-enquiry-main {position: relative;}

.info-enquiry-main .form-control{padding-left: 38px; border-radius: 0;}

.browse-file-span{margin:15px 0;}

.enquiry-form .form-control{padding-left: 38px;

    border-radius: 0;}

.enquiry-form i{   

    top: 10px;

    left: 16px;

    color: #656565;}

.info-enquiry-main i{position: absolute;     top: 10px;

    left: 16px; color: #656565;}

.info-enquiry-main img{top: 12px;position: absolute; 

    left: 16px;}
.attach-preview .img-list{margin-right: 15px; display: inline-block; text-align: center;}
.attach-preview .img-list label{font-size: 15px;}

.attach-preview .img-list img{top: 0px;

    position: relative;

    left: 16px;

    width: 71px;

    background: #fff;

    padding-right: 13px;}

.info-enquiry-main select.form-control{padding-left: 35px;}

.info-enquiry-main .whasapp-grp{position: relative; padding-left: 24px;}

.info-enquiry-main .custom-control.custom-checkbox{display: inline-block;}

.info-enquiry-main .whasapp-grp i{top:4px; left:1px;}

.form-group.whatsapp-select{margin-bottom: 0;}

.comment-box-field .form-control{padding-left: 15px;}

.info-enquiry-main .form-group.row{margin:0 -5px 10px;}

.info-enquiry-main .form-group.row > [class*=col-]{padding-left: 5px;

    padding-right: 5px;}

.info-enquiry-main .row.m-0{margin: 0 -5px !important;}

.info-enquiry-main .row.m-0 [class*=col-]{padding: 0 5px;}



.info-enquiry-main .inquiry-btn button, .box-footer button{margin-left: auto;

    display: block;

    margin-top: 15px;}

.inquiry-wrap.inquiry-btn button{margin-left: auto;

        display: block;

        margin-top: 15px;}

.inquiry-wrap.inquiry-btn button span{display: inline; border: 0;

    font-size: 18px;}

.info-enquiry-main h2{font-size: 25px;

    margin: 40px 0 18px;

    border-bottom: 1px solid #ced4da;

    padding-bottom: 10px;}

.info-enquiry-main {position: relative;}

.enquiry-form .accessories-cart-main .item-code .form-control{padding-left: 15px;}

.enquiry-form .accessories-cart-main .item-code{margin-top:10px; position: relative; max-width: 600px;}

.enquiry-form .accessories-cart-main .item-code .custom-cart-box-right{    position: absolute;
    right: 18px;
    top: 3px;}

.accessories-cart-main{margin-bottom: 20px;}

.accessories-cart-main:last-child{margin-bottom: 0;}

.info-enquiry-main .form-control{padding-left: 38px; border-radius: 0;}

.browse-file-span{margin:15px 0;}

.enquiry-form .form-control{padding-left: 38px;

    border-radius: 0; height: 35px;
    max-height: 35px;}
.enquiry-form .no-input-space input.form-control{padding-left: 10px;}

.enquiry-form i{   

    top: 10px;

    left: 16px;

    color: #656565;}

.inquiry-wrap.inquiry-btn span{font-size: 25px;

    margin: 40px 0 23px;

    border-bottom: 1px solid #ced4da;

    padding-bottom: 10px;

    display: block;}

.info-enquiry-main i{position: absolute;     top: 8px;

    left: 16px; color: #656565;}

.info-enquiry-main img{top: 10px;position: absolute; 

    left: 16px;}

.attach-preview .img-list img{top: 0px;

    position: relative;

    left: 16px;

    width: 71px;

    background: #fff;

    padding-right: 13px;}

.info-enquiry-main select.form-control{padding-left: 0px; text-indent: 36px;}

.enquiry-form select.form-control{padding-left: 0px;
    text-indent: 36px;}

.info-enquiry-main .whasapp-grp{position: relative; padding-left: 24px;}

.info-enquiry-main .custom-control.custom-checkbox{display: inline-block;}

.info-enquiry-main .whasapp-grp i{top:4px; left:1px;}

.form-group.whatsapp-select{margin-bottom: 0;}

.comment-box-field .form-control{padding-left: 15px;}

.info-enquiry-main .form-group.row{margin:0 -5px 10px;}

.info-enquiry-main .form-group.row > [class*=col-]{padding-left: 5px;

    padding-right: 5px;}

.info-enquiry-main .row.m-0{margin: 0 -5px !important;}

.info-enquiry-main .row.m-0 [class*=col-]{padding: 0 5px;}

.info-enquiry-main .inquiry-btn button, .box-footer button{margin-left: auto;

    display: block;

    margin-top: 15px;}

.info-enquiry-main h2{font-size: 25px;

    margin: 40px 0 18px;

    border-bottom: 1px solid #ced4da;

    padding-bottom: 10px;}

.clam-complaint-section{margin: 45px 0 10px;}

.clam-complaint-section .panel-heading{background: #ededed; padding: 10px 15px;}

.clam-complaint-section .panel-body{background: #fff;

    padding: 20px;}

.clam-complaint-section .panel.panel-default{background: #f9f9f9; padding: 20px 20px 0 20px;}

.clam-complaint-section form input{border-radius: 0;}

.clam-complaint-section form .form-group{/*display: flex; */}

.clam-complaint-section form .form-group label{flex: 0 0 205px; max-width:100%; font-size: 16px; color: #656565;  font-family: 'truenoregular';}

.clam-complaint-section form .form-group.required label{position: relative;}

.clam-complaint-section form .form-group.required label::after{    content: '*';

    position: absolute;

    display: inline-block;

    color: #eb5202;

    font-size: 1rem;

    font-weight: 500;

    line-height: 1;

    margin-left: 5px;

    top: 0;}

.clam-complaint-section form input[type="text"]::placeholder, .clam-complaint-section form input[type="text"]::-moz-placeholder, .clam-complaint-section form input[type="text"]::-ms-placeholder, .clam-complaint-section form input[type="text"]::-webkit-input-placeholder{color: #d9d8d8 !important;}

form.enquiry-form{margin-top:30px;}

.attach-preview .input-file-name label{display: block;

    padding-top: 0px;

}

.attach-preview .img-list i{    position: relative;
    top: -26px;
    left: auto;
    right: -10px;}

form.enquiry-form .content-title h1{    color: #fc0000;

    font-size: 35px;

    font-family: 'truenosemibold'; margin-bottom: 35px; text-transform: uppercase;}

.claim-checbox [type="checkbox"]{    border: 0 !important;

    clip: rect(1px, 1px, 1px, 1px) !important;

    -webkit-clip-path: inset(50%) !important;

    clip-path: inset(50%) !important;

    height: 1px !important;

    overflow: hidden !important;

    padding: 0 !important;

    position: absolute !important;

    width: 1px !important;

    white-space: nowrap !important;}



.claim-checbox [type="checkbox"] + label, .claim-checbox [type="radio"] + label{    position: relative;

    padding: 6px;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;}



.claim-checbox [type="checkbox"] + label::before, .claim-checbox [type="checkbox"] + label::after{border-radius: 0;}

.claim-checbox [type="checkbox"] + label::before, .claim-checbox [type="radio"] + label::before{background-color: #fff;

    border: 2px solid #444;

    box-sizing: content-box;

    content: '';

    color: #444;

    margin-right: 0px;

    top: 50%;

    left: 0;

    width: 18px;

    height: 18px;

    border-radius: 4px;

    display: inline-block;

    vertical-align: middle;}

.claim-checbox [type="checkbox"] + label::after{background-color: transparent; 

    top: 53%;

    left: calc(6px + 1px + 24px/5);

    position: absolute;

    width: 10px;

    height: 6.8px;

    margin-top: calc(24px / -2 / 2 * 0.8);

    border-style: solid;

    border-color: #444;

    border-width: 0 0 3px 3px;

    border-radius: 0;

    -webkit-border-image: none;

    -o-border-image: none;

    border-image: none;

    -webkit-transform: rotate(-45deg) scale(0);

    transform: rotate(-45deg) scale(0);

    -webkit-transition: none;

    transition: none;}

.claim-checbox [type="checkbox"]:checked + label::after{content: '';

     content: '';

    -webkit-transform: rotate(-45deg) scale(1);

    transform: rotate(-45deg) scale(1);

    -webkit-transition: -webkit-transform 200ms ease-out;

    transition: -webkit-transform 200ms ease-out;

    transition: transform 200ms ease-out;

    transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;

   }

.clam-complaint-section .attach-preview .img-list img{    top: 15px;
    position: relative;
    left: 10px;
    width: 50px;
    height: 50px;
    padding-right: 0;
    border: 1px solid #ccc;
    margin-right: 8px; object-fit: cover;
    text-align: center;}

.clam-complaint-section .attach-preview .img-list{display: inline-block;}

.clam-complaint-section .attach-preview .img-list i{    position: relative;
    top: -5px;
    left: 5px; margin-bottom: 10px;}

.barepump-slider{padding-top: 30px;}

.product-custum-system-slider.ptb-30{padding-top: 0;}

.clam-complaint-section .panel-body.file-atteched{padding: 0; margin: 15px; background: #ededed;}

.clam-complaint-section .btn-file{background: transparent;

    padding: 10px 15px; color:#000 !important; position: relative; border-radius: 0px;}

.clam-complaint-section .panel.panel-default.panel-attchment{padding: 20px;}

.clam-complaint-section .big-title, .enquiry-section .big-title{margin-bottom: 30px;}

.clam-complaint-section .table-bordered td{    padding:10px;

    vertical-align: middle;}

.clam-complaint-section .table-bordered th{text-transform: uppercase;}

.claim-checbox label{margin-bottom: 0;}

.clam-complaint-section .form-control:disabled, .clam-complaint-section .form-control[readonly]{background: #f7f7f7;}

.clam-complaint-section .month-year-row{width:100%; margin: 0 -10px;}

.clam-complaint-section .month-year-row .col-md-6{padding: 0 10px;}

.clam-complaint-section .panel-body.file-atteched span.note{padding-left: 10px;font-size: 16px;}





.pt-70{padding: 70px 0 0;}



.ptb-70{padding: 70px 0;}



.ptb-30{padding: 30px 0;}



.pt-30{padding: 30px 0 0;}



.pb-30{padding: 0px 0 30px;}



.main-inner-section .big-title{text-transform: capitalize;}

.custom-system-top h5{font-size: 20px; font-family: 'truenosemibold'; color: #535353; padding-top: 10px;}

.custom-system-top ul{margin: 0 0 15px; padding: 0; list-style: none; display: block;}

.custom-system-top ul li{padding-left: 15px; vertical-align: top; position: relative; font-family: 'open_sansregular'; font-size: 15px; display: inline-block;    float: none;

    width: 49%;}

.custom-system-top ul li:before{font-family: fontAwesome; content: "\f105"; font-size: 22px; color: #5b5b5b;  font-weight: 600; left: 2px; position: absolute;

top:0px;}

.product-custum-system-slider .item{text-align: center; padding-bottom: 10px;}

.product-custum-system-slider .item h4{font-size: 16px; color: #545454; line-height: 1.4; padding-top: 10px; min-height: 56px;} 

.item-pic{height: 290px; position: relative; background-size:cover !important; width: 100%; background-position: center !important;}

.product-custum-system-slider .item img{height: auto;
    max-width: 200px; width: auto;}

.product-custum-system-slider.owl-carousel .owl-nav.disabled{display: block;}

.clsBarePump .product-custum-system-slider.owl-theme .owl-nav [class*=owl-]{height: 50px;}

.clsBarePump .product-custum-system-slider .owl-nav button.owl-prev::before, .clsBarePump .product-custum-system-slider.owl-carousel .owl-nav button.owl-next::before{height: 30px;}

.clsBarePump .product-custum-system-slider .owl-nav button.owl-prev::after, .clsBarePump .product-custum-system-slider.owl-carousel .owl-nav button.owl-next::after{height: 30px;}


.application-bottom img{width: 100%; height: auto;}

.application-bottom .item-inner{position: relative; overflow: hidden;}

.application-bottom .item-inner:hover .content-box{opacity: 1; visibility: visible; top:0;

    left: 0;}

.application-bottom .item{cursor: pointer; margin:15px 0;}

.application-bottom .item .content-box{position:absolute; opacity: 0; visibility: hidden; box-sizing: border-box; top:80%; left: 0; padding: 15px; width: 100%; height: 100%; background: rgb(255,255,255,0.7);-webkit-transition: all 0.4s ease-in-out 0s;

    -moz-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;}

 .application-bottom .item .content-box ul{list-style: none; margin:0; padding: 0;} 

 .application-bottom .item .content-box ul li{font-family: 'open_sansregular';    font-size: 16px; color: #5b5b5b;}

.application-bottom .item .content-box p:empty{display: none;}

.application-bottom .item h4{border: 1px solid #f2f2f2; min-height: 75px; display: table; width: 100%; text-align: center;  padding: 15px 5px; min-height:  text-align: center;font-size: 18px; color: #fc0000; margin: 0;}

.application-bottom .item h4 span{display: table-cell; vertical-align: middle;}

.application-bottom{padding-top: 15px;}



.product-custum-system-slider.owl-carousel .owl-nav button.owl-prev{left: -70px;}

.product-custum-system-slider.owl-carousel .owl-nav button.owl-next{right: -70px;}



.accordian-tab-vertical .tabs-left {

  border-bottom: none;

  border-right:0;

  padding: 25px;

  background: #f9f9f9;

}



.accordian-tab-vertical .tabs-left>li {

  float: none;

 margin:0px;

 display: inline-block;

    width: 100%;

    border: 0 !important;



  

}



.accordian-tab-vertical .tabs-left>li a{font-size: 16px; padding: 5px; color: #000; display: block; border: 0 !important;}

.accordian-tab-vertical .tabs-left>li>a.show.active:hover,

.accordian-tab-vertical .tabs-left>li>a.show.active:focus{}

.accordian-tab-vertical .tabs-left>li>a.show.active

{

  border: 0 !important;

  background: #fc0000;

  border:none;

  color: #fff;

  border-radius:0px;

  margin:0px;

}

.accordian-tab-vertical .nav-tabs>li>a:hover {

   

   

   

}

/**.accordian-tab-vertical .tabs-left>li>a.active.show{position: relative;}

.accordian-tab-vertical .tabs-left>li>a.active.show::after{content: "";

    position: absolute;

        top: 0px;

    right: -17px;

    border-top: 18px solid transparent;

    border-bottom: 18px solid transparent;

    border-left: 18px solid #fc0000;

    display: block;

    width: 0;}**/



.accordian-tab-vertical .tab-pane img{height: auto; width: 100%;}

#Design-Development.tab-pane  p{margin: 15px 0;}

.main-inner-section .accordian-tab-vertical .big-title{text-transform: uppercase; margin-bottom: 25px;}

.absolute-title{position: absolute;

    top: -50px;

    width: 702px;

    left: 13px; background: #fff;}

.main-inner-section{position: relative;}





@media (max-width: 1440px) {

.hm-slider-text h1{font-size:35px;}

.slider-main .owl-carousel .owl-nav button.owl-prev{left:-60px;}

.slider-main .owl-carousel .owl-nav button.owl-next{right:-60px;}

.slider-main .container-fluid{max-width: 1140px; }

}



@media (min-width: 1441px) {

.slider-main > .container{max-width: 100%; width: 100%;}

}



 @media (max-width: 1280px) {

.slider-main .owl-carousel .owl-nav button.owl-prev:after{left: 0;

    bottom: 16px; height: 20px;}

.slider-main .owl-carousel .owl-nav button.owl-prev:before{height: 20px; left:0;}

.slider-main .owl-carousel .owl-nav button.owl-next:before{height: 20px;}

.slider-main .owl-carousel .owl-nav button.owl-next:after{bottom: 17px;height: 20px;}



.videos-main .owl-carousel .owl-nav button.owl-next:before{height: 20px;}

.videos-main .owl-carousel .owl-nav button.owl-next:after{bottom: 17px;height: 20px;}



.videos-main .owl-carousel .owl-nav button.owl-prev:before{height: 20px; left:0;}

.videos-main .owl-carousel .owl-nav button.owl-prev:after{left: 0;

    height: 20px;

    top: 14px;}

.videos-main .owl-carousel .owl-nav button.owl-prev{left: -20px;}

.videos-main .owl-carousel .owl-nav button.owl-next{right:-26px;}



.slider-main .owl-carousel .owl-nav button.owl-prev{left: -40px;}

.slider-main .owl-carousel .owl-nav button.owl-next{right:-40px;}

.accesories-carosel.owl-carousel .owl-nav button.owl-prev:after{left: 0;

    bottom: 16px; height: 20px;}

.accesories-carosel.owl-carousel .owl-nav button.owl-prev:before{height: 20px; left:0;}

.accesories-carosel.owl-carousel .owl-nav button.owl-next:before{height: 20px;}

.accesories-carosel.owl-carousel .owl-nav button.owl-next:after{bottom: 17px;height: 20px;}

.accesories-carosel.owl-carousel .owl-nav button.owl-prev{left: -40px;}

.accesories-carosel.owl-carousel .owl-nav button.owl-next{right:-40px;}

 } 

 

 @media (max-width: 1240px) {

.hm-slider-text h1{font-size: 30px;}

.big-title{font-size: 32px;}

.middle-title{font-size: 28px;}



}

 

 

@media (max-width: 1200px) {

.product-box-content .sub-title {min-height: 60px;}

.product-box-content p {padding-top:10px; padding-bottom:20px; }

.product-box-content { padding-top: 30px;}

 }

 @media (max-width: 1199px) {

.slider-main .owl-theme .owl-nav{left: 50%;

    margin-top: -25px;

    max-width: 110px;

    margin-left: -55px;

    bottom: 104px;

    top: auto; display: none;}

.slider-main .owl-carousel .owl-nav button.owl-prev:after{left: 0;

    bottom: 16px; height: 20px;}

.slider-main .owl-carousel .owl-nav button.owl-prev:before{height: 20px; left:0;}

.slider-main .owl-carousel .owl-nav button.owl-next:before{height: 20px;}

.slider-main .owl-carousel .owl-nav button.owl-next:after{bottom: 17px;height: 20px;}

.owl-theme .owl-dots .owl-dot span{width: 8px; height: 8px;}

.hm-slider-item{height: 420px;}

.product-box-selection{padding: 40px 0;}

.company-info-main{margin-top: 40px;}

.about-pressurejet-main, .videos-main{margin-top: 40px;}

.about-pressurejet-main{padding: 40px 0;}

.footer-main{margin-top: 135px;}

.about-four-box{margin-top: 40px;}

.landingpage-main{margin-top: 40px;}

.main-menu li.nav-item{margin-right: 20px;}

.slider-main .owl-carousel .owl-nav button.owl-prev{left: -30px;}

.slider-main .owl-carousel .owl-nav button.owl-next{right:-30px;}



.pa-series-inner{margin: 40px 0;}

.accesories-carosel .accesories-details .accesories-pic{max-width: 120px; flex: 0 0 120px;}



.tab-box .title{font-size: 17px;}

.product-selection-tab{padding: 40px 0;}

.accessories-section{padding-top: 40px;}

.bare-pump-section{padding-top: 40px;}

 .bare-pump-top-content{padding-bottom: 40px;}

.top-product-main-section{padding: 40px 0;}

.specification-section{padding-bottom: 0;}

.clam-complaint-section .big-title, .enquiry-section .big-title{margin-bottom: 20px;}



.pt-70{padding: 50px 0 0;}



.ptb-70{padding: 50px 0;}



.ptb-30{padding: 25px 0;}



.pt-30{padding: 25px 0 0;}



.pb-30{padding: 0px 0 25px;}







}

@media (max-width: 999px) {

.accesories-carosel.owl-theme .owl-dots{bottom: -8px;}

.accesories-carosel.owl-theme .owl-dots .owl-dot span{background: #ccc;}

.accesories-carosel.owl-theme .owl-dots .owl-dot.active span, .accesories-carosel.owl-theme .owl-dots .owl-dot:hover span{    background: #fc0000;}



} 

 
@media (min-width: 992px) {

header{background: #fff; transition: 0.2s; position: absolute; left: 0; top:0; width: 100%;}

#maincontent, .products-page #container{padding-top: 137px;}

header ~ #container{padding-top: 137px;}

#contactusid{padding-top: 137px;}




}


@media (max-width: 991px) {



.sticky, .sticky .header-menu{position: relative;}

.head-top .logo{display: none;}


#navbar .col-lg-12.d-flex{max-width: 489px;

    margin: 0 auto;}
div#companyprofile p{clear: left;}

#companyprofile img{    padding-right: 0;
    margin-bottom: 15px;}

.header-menu .logo{    display: block;width: 100%;

    max-width: 200px;}

#navbar{padding: 15px 0;}

.hm-slider-text h1{margin-bottom: 20px;}

.hm-slider-text{margin: 15px auto 0;}

.main-menu nav.navbar.navbar-expand-lg.navbar-light.bg-light { padding-left:0; }

.product-box-content p {  padding:10px 0 30px 0;}

.about-pressurejet-main { margin-top: 70px;}

.single-information-top .contact-info{font-size: 18px;}

.videos-main {    margin-top: 50px;}

.company-info p br {display:none;}

.company-info p {font-size: 16px;}

.big-title {    font-size: 30px;}

.company-info {margin-top: 20px;}

.about-four-box .content-box .content { min-height: 101px; }

.video-name { padding: 16px 10px 19px 10px; font-size: 15px;}

.main-menu li.nav-item a.nav-link {padding: 3px 0 0;}

.navbar-nav {margin-top:10px; }

.hm-slider-text h1{font-size: 26px;}

.slide-img{max-width: 450px;}

div#navbarToggle {

    background: #fff;

    color: #000;

    width: 35%;

    float: left;

    position: absolute;

    height: 100vh;

    z-index: 99999;

    top: 0;

    padding: 20px;

    position: fixed;

}

.contact-information-top{    align-items: center;

    justify-content: center; display: flex; width: 100%;}

.main-menu {

    float: none; margin-left:auto; padding-top: 13px;

}

.main-menu nav.navbar.navbar-expand-lg.navbar-light.bg-light {display: none !important;}

.menu-toggle {display:block;}

#navbar .logo{display: none;}

.big-title{font-size: 30px;}

.middle-title{font-size: 26px;}

.slide-content{flex-wrap: wrap-reverse;}

#navbar .logo{display: inline-block;}

.hm-slider-text{    max-width: 100%;

    display: block;

    text-align: center;}

.hm-slider-item{height: auto; padding: 30px 15px;}

.slide-img{margin: 0 auto;}

.slider-main .owl-theme .owl-dots{bottom: 10px;}

section.head-top{padding-top: 15px;

    padding-bottom: 25px;}

.footer-top{padding: 30px;}

.footer-top .mobile-box{margin-bottom: 25px;}

.owl-theme .owl-dots{bottom: -8px;}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{background: #fc0000;}

.owl-theme .owl-dots .owl-dot span{background: #ccc;}

.popular-video-carosel.owl-theme .owl-dots{bottom: -8px;}

.popular-video-carosel.owl-theme .owl-dots .owl-dot.active span, .popular-video-carosel.owl-theme .owl-dots .owl-dot:hover span{background: #fc0000;}

.popular-video-carosel.owl-theme .owl-dots .owl-dot span{    background: #ccc;}

.about-four-box .content-box{margin-bottom: 30px;}

.about-four-box .col-md-6:last-child .content-box{margin-bottom: 0px;}

.ftr-about{margin-right:50px;}

ul.footer-link{margin: 0 0 15px 0;}

.footer-main{padding-bottom: 30px;}

.inner-banner .slide-content span{top:-5px;}

.accesories-carosel .accesories-details .accesories-pic{max-width: 100px; flex: 0 0 100px;}



.accessories-desc{padding-top: 15px;}

.table-bordered td, .table-bordered th{padding: 10px;

    font-size: 17px;}

.product-specification-slider.owl-carousel.owl-theme .owl-dots{bottom: 15px;}

.product-specification-slider .item{    max-width: 399px;

    margin: 0 auto;}

.top-product-main-section{padding: 30px 0;}    

.specification-section{padding-bottom: 0;}

.related-accessories-section{padding-top: 30px;}

.clam-complaint-section form .panel-body .col-md-6{max-width: 100%; flex:0 0 100%;}

.clam-complaint-section form .panel-body .month-year-row .col-md-6{    max-width: 50%;

    flex: 0 0 50%;}

.clam-complaint-section form .form-group label{    flex: 0 0 180px;

    max-width: 180px;}

.info-enquiry-main .form-group.row{margin:0 -5px 0px;}

.info-enquiry-main .form-group.row > [class*=col-]{    margin-bottom: 15px;}

.application-bottom{padding-top: 0;}

.frequency-main.table-topbar{max-height: 75px; padding: 10px;}

.frequency-main.table-topbar .frequency-title{clear: left;

    width: 100%;

    padding-bottom: 5px;}

.cms-right-menu{margin-bottom: 30px; order:2 !important;}

.pt-70{padding: 40px 0 0;}



.ptb-70{padding: 40px 0;}



.ptb-30{padding: 20px 0;}



.pt-30{padding: 20px 0 0;}



.pb-30{padding: 0px 0 20px;}

.barepump-table{margin-top: 10px;}


.related-accessories-section .item h4{font-size: 18px;}


}







@media (max-width: 767px) {

 .product-box-img { text-align: center;}

 .hm-slider-text h1{font-size: 24px;}

.product-box-content { padding-top:20px; margin-bottom:36px; }

 .product-box-content p {padding-top:5px; padding-bottom:10px; }

 .product-box-selection { padding-bottom: 10px; }

.contact-information-top { float: left ;}

.product-box-content .sub-title { min-height: auto; }

.world-map {display:none; }

.about-four-box .content-box {margin-bottom: 30px;}

.about-pressurejet-main {padding-bottom:30px; }

.about-four-box { margin-top: 20px; }

.about-pressurejet-main { padding-top: 30px; }

.popular-video-carosel .item a:before{font-size: 35px;}

.footer-top .ftr-company-info span { font-size: 15px;} 

.footer-top .ftr-company-info { font-size: 18px;}

.footer-top .box-img img { height: 55px; }

.footer-top { padding: 20px 20px; margin-top: -100px;}

.footer-top .mobile-box { margin-bottom:20px; }

.footer { padding-top: 30px;}

.footer-main {padding-bottom: 30px; margin-top: 125px;}

.social-ftr { float: none;

    margin: 15px auto 0;

    display: inline-block;}

.copyright {text-align: center;}

.single-gallery-box:last-child .product-box-content.tablist{margin-bottom: 5px;}

.single-gallery-box .product-box-content.tablist{margin-bottom: 20px;}

#companyprofile img{    text-align: center;
    margin: 0 auto 10px;
    display: table; float: none;}

div#visionmission .col-sm-12{    text-align: center;
    width: 100% !important;
    flex: 0 0 100%;}
.product-custum-system-slider.owl-carousel .owl-nav.disabled{display: none;}
#visionmission .col-sm-12 .cms-icon{margin-bottom: 15px;}



.cmspage #infra .w350{width: 100%;
    margin: 0 auto;
    max-width: 440px;}

.about-four-box { width:auto; }

.cmspage #infra .wraptext{text-align: center;
    display: table;
    margin: 0 auto 10px; float: none;}

.certificare-awards .media-thumb{text-align: center;}



.product-box-img img { max-height: none; height: unset; max-width: 100%; overflow: auto;}

.product-box-img { height: auto; overflow: hidden; }

.about-four-box .content-box .content { min-height: auto;}

.col-md-6.gray-box-content { padding: 25px 20px 30px 25px; order: 1;}

.product-box-selection { padding: 30px 0 0 0;}

.company-info-main, .about-pressurejet-main { margin-top: 30px; }

.product-selection.second {margin-top:0; }

.product-selection .products-box {margin-bottom:30px; display: block;}

.product-selection .col-md-6:last-child .products-box{margin-bottom: 0;}

.big-title, .big-title h1{font-size: 28px;}

.middle-title{font-size: 24px;}

.ftr-about{margin-right:0px; margin-bottom: 20px;}

.footer-btm{text-align: center;}

.gray-box-content{padding: 30px;}

.landingpage-main{margin-top: 30px;}

.footer .col-md-6{width: 50%;}

.product-selection-tab{padding: 30px 0;}

.landingpage-main .big-title{padding-bottom: 15px;}

.accessories-section{padding-top: 30px;}

.bare-pump-section{padding-top: 30px;}

 .bare-pump-top-content{padding-bottom: 30px;}

 .pa-series-inner{margin: 30px 0;}

.enquiry-section .tab-title-text{font-size: 16px; line-height: 18px;}

.enquiry-section .tab-title-text ~ i{margin:0 10px;}

.enquiry-section .row.enquiry-form-box label{font-size: 15px;}



.custom-system-top ul li{width: 100%;}

.custom-system-top h5{font-size: 18px;}





.barepump-table [class*='col-']{max-width: 100%; flex:0 0 100%;}

.barepump-table .bare-pump-right .video-section [class*='col-']{max-width: 50%; flex:0 0 50%;}

.frequency-main.table-topbar .frequency-title{width: auto;}

.right-four-boxes .col-md-6{max-width: 50%; flex:0 0 50%;}

.right-four-boxes .catalogue{padding: 10px 5px; min-height: 142px; margin: 8px;}

.catalogue h4{font-size: 15px;}

.pt-70{padding: 30px 0 0;}



.ptb-70{padding: 30px 0;}



.ptb-30{padding: 30px 0;}



.pt-30{padding: 20px 0 0;}



.pb-30{padding: 0px 0 20px;}

}	





@media (max-width: 575px) {

.footer-top .mobile-box { margin-bottom:0px; }

.footer-top .ftr-company-info {margin-bottom:20px;width: 100%; text-align: center; font-size: 17px; margin-top:5px; }

.footer-top {padding-bottom:0; }

.footer .sub-title {margin-top: 10px;}

.hm-slider-text h1{font-size: 22px;}

.footer .col-md-3.col-sm-6 { width: 50%;}

.footer .sub-title {font-size: 18px;}

ul.footer-link li a {font-size: 15px; margin-bottom: 4px; }

.ftr-about {  font-size: 15px; margin-top: 15px;}

.footer-top .col-md-3.col-sm-6 { width: 50%; text-align: center;}

.footer-top .box-img { float: left;  width: 100%; text-align: center;}

.footer-top .ftr-company-info span { font-size: 14px;}

.footer-top .box-img img { height: 50px;}

.about-pressurejet-main .about-four-box .col-md-3 { width: 50%;}

.about-pressurejet-main .about-four-box .col-md-3 { width: 50%; }

.about-four-box .content-box .content { font-size: 14px; }

.about-four-box .content-box .content {  padding: 0;}

.company-info .col-sm-6 { width: 50%;}

.company-info p {  font-size: 15px;}

.company-info .big-title {font-size:25px; }

.big-title, .big-title h1{font-size: 24px;}

.middle-title{font-size: 22px;}

.footer .col-md-6:first-child{width: 100%;}

.footer .col-md-6:last-child{width: 100%;}

.footer .col-md-6:last-child .footer-link li{width: 50%; float: left;}

.shorting-menu .filter.active .tab-box{border-bottom:2px solid #f73e3e}

.accesories-carosel .accesories-details{display: block !important;}

.accesories-carosel .accesories-details .accesories-pic{max-width: 165px;

    flex: 0 0 165px;

    margin: 0 auto 10px;}

.product-specification-content ul li{display: block;}

.product-specification-content ul li .title{display: block; flex: 0 0 100%;

    max-width: 100%;}

.product-specification-content.specification-content ul li span{padding-left: 0;}

.product-specification-content.specification-content ul li .title:after{display: none;}

.shorting-menu .system-configure{max-width: 33.33%; padding:0 5px;}

.shorting-menu .system-configure .tab-box .title{font-size: 14px;}

.model-selection-table .table .thead-dark th, .model-selection-table .table td{font-size: 13px; padding: 5px;}



}

 

@media (max-width: 520px) {

 .contact-information-top{flex-wrap: wrap;}

 section.head-top{padding-top: 10px;

    padding-bottom: 20px;}

.info-icon img{font-size: 22px;}

.hm-slider-text h1{font-size: 20px;}

.clam-complaint-section form .form-group{display: block;}

.clam-complaint-section form .form-group label{flex: 0 0 100%;

    max-width: 100%;}

.clam-complaint-section .btn-file{    display: block;}

.clam-complaint-section .panel-body.file-atteched span.note{display: block;

    padding: 15px;}

}

@media (max-width: 478px) {

.product-custum-system-slider .item h4{min-height: 0;}

.product-custum-system-slider .item{height:auto;}

.product-custum-system-slider .item img{margin:0 auto; max-width: 250px;}

}

@media (max-width: 420px) {

.footer-main{padding-bottom: 10px;}

.ftr-about{margin-top: 10px;margin-bottom: 10px;}

.gray-box-content{padding: 20px;}

.gray-box-content .gray-button{margin-top: 20px;}

.big-title, .big-title h1{font-size: 22px;}

.middle-title{font-size: 20px;}

.hm-slider-text h1{font-size: 18px;}

.footer .col-md-6:last-child .footer-link li{width: 100%;}

.footer .col-md-6{width: 100%;} 

.frequency-main.table-topbar .frequency-title{width: 100%;}

.catalogue h4{font-size: 13px;}

}



@media (max-width: 379px) {

.footer-top .col-6{width: 50%;max-width: 50%;

    flex: 0 0 50%;}

}

 

.accessoriesCheckbox{

    position: absolute;

    top: 15px;

    right: 15px;

}

input.parsley-error,select.parsley-error,textarea.parsley-error{color:#e22626;border:1px solid #e22626}

.parsley-errors-list{margin:2px 0 3px;padding:0;list-style-type:none;font-size:0.8em;line-height:0.9em;opacity:0;color:#e22626;transition:all .3s ease-in;-o-transition:all .3s ease-in;

                     -moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in}

.parsley-errors-list.filled { opacity: 1;}

#accessdetail button , #accessdetail #menu2{

    color:#ffffff;

}

#accessdetail ul{min-width:auto;padding: 0;}

#accessdetail ul li{padding: 0 15px;}

#accessdetail ul li:hover{

   background-color: #dadada;

}

.lp2button{

    border:0;

    background-color: transparent;

}

.accessories-desc-table th{padding-top:0; padding-bottom:0;}

.cmspage .list-group-item{

    background-color: #ff0000;

    padding:0.3rem 1rem;

    

}

.cmspage .list-group-item:first-child{

    border-top-left-radius:0;

    border-top-right-radius:0;

    padding:0.3rem 1rem;

}

.cmspage .cms-right-menu .list-group-item{background: transparent;}

.cmspage .cms-right-menu .list-group-item:hover{color: #000;}

.cmspage .list-group-item:hover{

   

    color:#0000;

}



.cmspage .list-group-item{

    font-size: 16px;

    color: #5b5b5b;

    font-family: 'open_sansregular';

}



.cmspage li{

    font-size: 16px;

    color: #5b5b5b;

    font-family: 'open_sansregular';

}

.cmspage h3{font-size:20px;}

.cmspage h4{font-size:18px;}

.cmspage .wraptext{float:left;margin-right:20px;}

.cmspage .w350{width:350px;}

.cmspage  .panel-heading {

    background: #ededed;

    padding: 8px 15px;

    margin-bottom: 5px;

}

.cmspage .table .thead-dark th{font-weight: normal;}

#production table tr td{

    

    font-size: 14px;

    color: #5b5b5b;

    font-family: 'open_sansregular';

}

#designdev #hedar_img_left{width:100%;}



.clam-complaint-section .form-check-input{

    margin-left:0;

}

.hrsepr{

    width: 100%;

    border: 1px solid #e2e1e1;

}




.clsBarePump .product-info-table {

    width: 100%;

    float: left;

    

}

.clsBarePump .product-info-table .col{padding: 0;}

.clsBarePump .frequency-main {

    

}
.card-header-tabs li.nav-item input{z-index: 1;
    position: relative;
    opacity: 0;     left: 1px;
    width: 18px;
    height: 18px;
    top: 3px;}
.card-header-tabs li.nav-item input:checked ~ span{opacity: 1;}
.card-header-tabs li.nav-item input:checked ~ span:after{background: #fc0000;}
.card-header-tabs li.nav-item span{position: relative; opacity: 0.8;}
.card-header-tabs li.nav-item span:before{    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    border: 2px solid #dfdfdf;
    display: inline-block;
    top: 4px;
    right: -19px;}

.card-header-tabs li.nav-item span:after{
    content: "";
    right: -15px;
    position: absolute;
    background:#868686;
    height: 10px;
    width: 10px;
    top: 8px;}


.clsBarePump .frequency-main ul li.nav-item input:checked ~ label{opacity: 1;}
.clsBarePump .frequency-main ul li.nav-item input:checked ~ label:after{background: #fc0000;}
.clsBarePump .frequency-main ul li.nav-item label{position: relative; opacity: 0.8;}
.clsBarePump .frequency-main ul li.nav-item label:before{    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    border: 2px solid #dfdfdf;
    display: inline-block;
    top: 4px;
    right: -19px;}

.clsBarePump .frequency-main ul li.nav-item label:after{
    content: "";
    right: -15px;
    position: absolute;
    background:#868686;
    height: 10px;
    width: 10px;
    top: 8px;}

.clsBarePump .frequency-title {

    

    

}



.clsBarePump .unit-checkbox {

    

}





.clsBarePump .unit form [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {

    position: relative;


    cursor: pointer;


    display: inline-block;

    color: #000;

}



.clsBarePump .prod-table.table-main-lpm-power {

    overflow: visible;

}

.clsBarePump .prod-table {

    width: 100%;

    overflow-y: hidden;

    overflow-x: auto;

}



.clsBarePump .prod-table thead {

    background: #000;

    color: #ffffff;

    font-weight: normal;

}



.clsBarePump table.table-lpm-power thead tr th {

    position: relative;

    padding: 0;

}

.clsBarePump table.table-lpm-power thead tr th:first-child button{    box-shadow: none;cursor: default;}

.clsBarePump #second_data50hz table tr td{padding: 2px;}

.clsBarePump #second_data60hz table tr td{padding: 2px;}

.clsBarePump .inner-content .table > tbody > tr {

   

    font-size: 16px;

}

.clsBarePump .inner-content .table > tbody > tr:hover td, .clsBarePump .inner-content .table > tbody > tr:hover td a{color: #999;}


.clsBarePump .accessories-table button.btn.btn-default.dropdown-toggle, .clsBarePump .accessories-table-mini button.btn.btn-default.dropdown-toggle {

    color: #fff; box-shadow: none;

}


.clsBarePump .accessories-table button.btn.btn-default.dropdown-toggle:hover, .clsBarePump .accessories-table-mini button.btn.btn-default.dropdown-toggle:hover{color: #fc0000;}






.clsBarePump .dropdown-menu.mes1-menu.show,.clsBarePump .dropdown-menu.mes2-menu.show,.clsBarePump .dropdown-menu.mes3-menu.show

{

    width: 100%;

    float: left;

    background: #fff;

    color: #000;

    min-width: 50px;

    padding: 5px 5px;
    box-shadow: none;
    border-top: 1px solid #fff;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 5px;
        left: 50% !important;
    transform: translateX(-50%) !important;
    top: 50% !important;
    margin-top: 18px;

}



.clsBarePump .mes1-menu li a,.clsBarePump .mes2-menu li a,.clsBarePump .mes3-menu li a{

    color: #000;

    font-family: 'open_sansregular';

font-size: 15px;

padding: 0 10px 2px;

}

.clsBarePump .mes1-menu li:hover,.clsBarePump .mes2-menu li:hover,.clsBarePump .mes3-menu li:hover{background-color: #d1d5d5;}

.clsBarePump .bare-pump-right {

    padding: 0 0px 0 30px;

}

.clsBarePump .barepump-product-info {

    margin-top:0px;
    position: relative;

}

div#owl-product-slider{background: #fff;}


.clsBarePump .bare-pump-right h2 {

   
    position: relative;

    top: 0px;
    font-size: 22px;

    font-family: 'truenosemibold';

    padding-bottom: 5px;

    background:transparent;

    padding: 10px 0px;

    display: table;

}

.clsBarePump .barepumprightheading h2{

    font-size: 22px;

    font-family: 'truenosemibold';

    padding-bottom: 5px;

    background: #e5e5e5;

    padding: 10px 15px;

    display: table;

}

.clsBarePump .barepump-product-bg {



    background: #f9f9f9;

    border-bottom: 1px solid #e1e9ef;

    padding: 15px 15px;

    width: 100%;

    float: left;

}

.clsBarePump .barepump-info-left {

    padding: 0;

    float: left;

}

.clsBarePump .barepump-video-download .barepump-info-left{float: none;}

.clsBarePump .barepump-video-download .barepump-info-left .item{margin: 0 30px;}

.clsBarePump .barepump-info-right {

    padding-left: 15px;

    float: right;

}



.clsBarePump .barepump-info-right h3 {

    font-size: 20px;

    font-family: 'truenosemibold';

    padding-bottom: 5px;

 

}

.clsBarePump .specification-row {

    width: 100%;

    float: left;

    margin-bottom: 8px;

    border-bottom:1px solid #e5ebeb

}

.clsBarePump .specification-row .specification-left {

    width: 40%;

    float: left;

    border: 0;

    color: #000;



    font-family: 'truenoregular';

    text-transform: capitalize;

    font-size: 14px;

    font-weight: 500;

}

.clsBarePump .specification-row .specification-right {

    width: 60%;

    float: left;

    color: #000;

    font-size: 14px;

    font-family: 'truenolight';

    padding-right:20px;

}

.clsBarePump .barepump-video-download {


    background: #f9f9f9;

    padding: 20px;

}

.bare-pump-right .view-more-btn.inquiry-btn{display: table;
    clear: left; display: table; float: right; margin:0px -15px 0;}

.clsBarePump .other-model-table {

    width: 100%;

    float: left;


}

/*.clsBarePump .row::before {

    display: table;

    content: " ";

}*/

.clsBarePump .clsseries .btn span{

   color: #fff;

}



.clsBarePump .owl-theme .owl-nav [class*=owl-] {

    width: 30px;

        height: 23px;
    top: 10px;
    margin: 0 4px;

}



.clsBarePump .owl-nav button.owl-prev::before,.clsBarePump .owl-carousel .owl-nav button.owl-next::before{height:14px;}

.clsBarePump .owl-nav button.owl-prev::after, .clsBarePump .owl-carousel .owl-nav button.owl-next::after {height:13px;}

.h20 {

    margin-top:20px;

}

.h40 {

    margin-top: 40px;

}

.barepump_lp2img{float: left;}

.relatedapps{color:#000 !important;}

.mobilenumber .form-num {

    width: 8% !important;

    float: left;padding: 6px;

    margin-right: 1.6%;

    text-align: center;}



    .whatsapp-select {

        width: 100%;

        float: right;

        position: relative;

        margin-bottom: 0;

    }

    .whatsapp-select .whasapp-grp {

        float: right;

        width: 100%;

        text-align: right;

        padding-right: 0px;

        margin-top: 7px;

        color: #234a5b;

        font-size: 16px;

        position: relative;

    }

    .whatsapp-select .whasapp-grp .customcheck input{position: relative; opacity: 1;}

    .whatsapp-select .whasapp-grp .custom-control{padding-left: 10px;}

    .whatsapp-select .whasapp-grp .customcheck span.checkmark{display: none;}

    .info-enquiry-main .mobilenumber2 .fa-mobile{left: 12px;}

 .info-enquiry-main .country-field  img{left: 25px;}

    .whatsapp-select .whasapp-grp i {

        position: relative;

        color: #009519;

        font-size: 20px;

        left: 0;

        top: 2px;

        text-rendering: optimizeLegibility;

    }

    .info-enquiry-main textarea.form-control {

        height: 38px;

    }

    

    option{font-family:arial;}



 .all-accessories .panel-heading {

    border: 1px solid #f4f4f4;

    position: relative;

    background: #ededed;

}

.all-accessories .panel .app{margin-top: 20px;}

.all-accessories .panel-title span {

    position: relative;

    display: inline-block;

    font-size: 18px;

    padding: 0px 15px;

    line-height: 30px;

    vertical-align: middle;

    margin-top: 0px;

}

.all-accessories .panel{

    margin: 5px 0;

}



.all-accessories .panel-group .panel-heading a.collapsed::after {

    content: '+';

    background-color:#777777;

    padding: 2px 7px;

    color: #fff;

}

.all-accessories .panel-group .panel-heading a::after {

    content: '-';

    font-size: 40px;

    float: left;

    background-color:#777777;

    padding: 2px 10px;

     color: #fff;

}

.accessoriesBox{background: #f9f9f9;text-align: center; position: relative; padding-bottom: 25px;}

.accessories-video.video-btn{right: -6px;

    top: 5px; position: absolute;}

.accessories-box-img{min-height: 150px; margin-top:30px;}

.accessoriesBox .accessories-name {

font-size: 20px;

padding-top: 20px;

min-height: 78px;

font-family: 'truenosemibold';

text-align: center;

}

.accessories-features-list{min-height: 130px;}

.accessoriesBox .accessories-features-list ul li{

    list-style: none;

    font-family: 'open_sansregular';

    font-size: 15px;

    position: relative;

    padding-left: 25px;

    line-height: 28px;

    text-align: left;

}

.accessoriesBox .accessories-features-list ul li:before{

font-family: fontAwesome;

    content: "\f105";

    position: absolute;

    left: 2px;

    top: 1px;

    color: #c6c6c6;

    font-size: 22px;}

.accessories-main .category-box{background: #f9f9f9;

    border: 15px solid #fff;}



.ribbon-flag-main{  width: 100%;  float: left;}

.accessories-video.video-btn i{color: red; font-size: 30px;}

.ribbon-flag-main .ribbon-flag{display: table; left:-9px; margin-left: 0; background:#fc0000; top:-5px; text-transform: capitalize;font-family: 'truenolight';}

.ribbon-flag-main .ribbon-flag:before{border-top:10px solid #ad0101; }

.ribbon-flag {display: block; width: calc(45% - 30px);  height: 36px;  line-height: 36px;  text-align: center;  margin-left: -10px;  margin-right: -10px;  background: #2e86ce; position: relative;

              top: 0; float: left; margin-top: -10px; color: #fff; font-size: 16px; font-family: 'open_sanssemibold'; left: -10px;}

.ribbon-flag:before {height: 0; width: 0; bottom: -10px; left: 0; border-top: 10px solid #236092;  border-left: 10px solid transparent; content: ""; position: absolute;}



.accessoriesmain .accessories-filtter{

    background-color: #777;

    color: #fff;

    padding: 5px 10px;

}



.accessoriesmain .accessories-filtter .acclabelgrp,.accessoriesmain .accessories-filtter .acclabelcat{

    line-height: 34px; text-align: center;

}

.accessoriesmain .accessories-filtter .acclabelgrp{

    padding-left: 40px;

}

.accessoriesmain .accessories-filtter .catpadding{}

.dynamic_sub_que {

    margin-left: 25px;

}

.contact-us .modal-dialog{max-width:80%;}

.contact-us .modal-header{display: inline;}

.hidden{display: none;}



.ipage .image-name {

    border: 1px solid #f2f2f2;

    padding: 10px 5px;

    text-align: center;

    font-size: 18px;

    color: #fc0000;

    margin: 10px 0 0;

    min-height: 75px;
     
    display: table;
    width: 100%;

}


.ipage .image-name span{    display: table-cell;
    /* text-align: center; */
    vertical-align: middle;}


.ipage ul li{

    font-size: 16px;

    color: #5b5b5b;

    font-family: 'open_sansregular';

    margin-bottom: 10px;

}

#companyprofile img{float: left; padding-right: 20px; width: 365px;}

.cmspage .imgslider{margin-top:20px;margin-bottom: 15px;}

.cmspage .videos-main .owl-carousel .owl-nav button.owl-next{right:-23px !important;}

.cmspage .videos-main .owl-carousel .owl-nav button.owl-prev{left:-23px !important;}

.form-control {

    

    font-size: 13px !important;

}


#usp .saprator p.text-justify{margin:15px 0;}
#usp .saprator img{margin-top: 15px;}

.contact-text.first-column span{display: table;}

.contact-text.first-column span b{width: 100%; display: block;}


.contact-box .contact-title{height: 45px;} 

.thanksuccess{text-align:center;}

.thanksicon{margin: 0 auto;}

.thanksuccess .thank-you-check{background: green;

width: 40px;

height: 40px;

display: flex;

justify-content: center;

align-content: center;

color: #fff;

border-radius: 50px;

margin: 0 auto;

}

.thanksuccess .title-section{

    text-align: center;

margin: 15px auto;

display: flex;

vertical-align: middle;

align-content: center;

justify-content: center; }



.thank-you-check i{display: block;

line-height: 40px;}

.thank-you-title h1{font-size: 28px; font-size: 28px;

margin: 5px;}

.enquiry-section .pump-name

{

    font-size: 22px;

    font-family: 'truenosemibold';

    padding-bottom: 5px;

    background: #e5e5e5;

    padding: 10px 15px;

    display: table;

    color:#000;

}

.product-custum-system-slider .item p{height: 175px; overflow-y: scroll; padding-right: 15px;}

.product-custum-system-slider .item p::-webkit-scrollbar-track

{

  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);

  background-color: #F5F5F5;

}



.product-custum-system-slider .item p::-webkit-scrollbar

{

  width: 6px;

  background-color: #F5F5F5;

}



.product-custum-system-slider .item p::-webkit-scrollbar-thumb

{

  background-color: #000000;

}



.certificare-awards .item{margin-bottom: 20px; position: relative;}

.certificare-awards .item h4{font-size: 16px; text-align: center; padding: 10px 5px; background: #f9f9f9; border: 2px solid #f2f2f2;}

.certificare-awards .media-thumb{overflow: hidden;}

.certificare-awards .media-thumb:hover{cursor: pointer;}

.certificare-awards .media-thumb:hover a{opacity: 1;}

.certificare-awards .item a{position: absolute;

    z-index: 1;

    left: 50%;

    top: 50%;

    transform: translate(-50%, -50%);

    padding: 5px 20px;

    color: #fff;

    background: #fc0000;

    opacity: 0;

    -webkit-transition: all .2s ease-in-out;

    transition: all .2s ease-in-out;}

.certificare-awards .item a span{font-size: 16px;}

.certificare-awards .item a i{    font-size: 16px;

    display: inline-block;

    padding-right: 2px;}

.barepump-table .bare-pump-right .video-section iframe{max-width: 100%; width:100%;}

.barepump-table .bare-pump-right .video-section iframe ~ .row{    align-items: center;
    justify-content: center;}

.bare-pump-right .video-section .catalogue{margin: 10px auto 0; padding: 10px 5px;}

.bare-pump-right .video-section .catalogue h4{margin-bottom: 0;    min-height: 50px;}


#aboutus .card .card-body{padding-bottom: 30px;}

#aboutus .card .card-body .gray-button{    margin-left: auto;
    display: table;}

#aboutus .card .card-body .card-text{overflow: hidden;
    height: 80px;}

#production table tr td{border: 1px solid #888;}

#production table tr th{border: 1px solid #fff;}

.barepump-slider .slider-title-control h3{color: #fc0000;}

@media (max-width: 991px) {
.clsBarePump .bare-pump-right h2{position: relative;
    top: 0;     margin-bottom: 15px;}



}
@media (max-width: 767px) {
#aboutus .card{margin-bottom: 20px;}
#aboutus .card .card-body{min-height: 0;}
.accesories-carosel .accesories-details{max-height: 196px; overflow: scroll;}
#aboutus .card .card-body .card-text{height: auto;}

}

@media (max-width: 575px) {

.accessoriesmain .accessories-filtter .acclabelgrp{    padding-left: 15px;
    text-align: left;}
.accesories-carosel .accesories-details{max-height: none; height: 300px;}
.accessoriesmain .accessories-filtter .acclabelgrp, .accessoriesmain .accessories-filtter .acclabelcat{text-align: left;}

}

#accessdetail .dropdown-toggle:hover{color:#fc0000 !important;}


.single-gallery-box h4{background: #f6f7f9; text-align: center; font-size: 20px; display: table;
    width: 100%;
    padding: 15px 0; color: #fc0000;}
.swear-jetting-section .product-box-content.tablist{margin-bottom: 0; background: #fdfdfd;}
.swear-jetting-section .tab-box .title{text-transform:capitalize;}
.swear-product-selection-tab .middle-title{color: #fc0000; text-transform: uppercase; margin-bottom: 10px;}
.swear-product-selection-tab{padding: 0;}

.highcharts-data-label text{font-size:18px !important;color:#000 !important;fill:#000 !important;}


.popular-video-carosel .fa-youtube{left: 40%;top: 40%;position: absolute;font-size: 50px;color: #000000; opacity:0.7;}
.popular-video-carosel .fa-youtube:hover {
    color: #ff0000;
    cursor: pointer;
}
#complain_frm .note{font-size:16px;}
.redlink{
   color:#fc0000;
   text-decoration: underline;
}



