/*!
 * Start Bootstrap - Landing Page v5.0.1 (https://startbootstrap.com/template-overviews/landing-page)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/master/LICENSE)
 */
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800');
body {
    font-family: 'Poppins', sans-serif;
}

p
{
    color:#777;
    margin-bottom: 0;
    font-family: 'Poppins', sans-serif;
    font-size:16px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
    clear: both;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h1
{
    font-size: 2em;
    margin: 0.67em 0;
}

h2
{
    font-size: 30px;
}

h5
{
    font-size: 14px;
}
h3 {
    font-size: 1.75rem;
}
h4{
    font-size: 18px;
}
.pf-n
{
    border: 1px solid#faa21b !important;
    padding-left: 10px;
    border-radius: 5px;
}
option
{
    color:#000;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea
{
    color: #999;
    padding: 5px;
    /* min-height: 39px;*/
    width: 100%;
    font-size: 15px;
}
input
{
    font-size: 18px;
    padding: 5px 10px 10px 5px;
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #fff;
    background: transparent;
}
.serch-f {
    position: absolute;
    background: none!important;
    right: 15px;
    top: 0;
    border: none;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 0px;
    border: none!important;
    background: #faa21b;
    color: #fff;
    font-size: 15px;
    line-height: 1;
    padding: 15px !important;
}


/*navbar*/
.navbar
{
    padding:1rem 1rem;
}
.pb-30
{
    padding-bottom: 30px;
} 
.pt-30
{
    padding-top:30px;
}
.pb-40
{
    padding-bottom: 40px;
}
.pb-50
{
    padding-bottom:50px;
}
.dblue
{
    background:  #074e59;
    color: #fff;
}
.pt-10
{
    padding-top:10px;
}
.blue
{
    color:#00abb9;
}
.pt-40
{
    padding-top: 40px;
}
.pb-20
{
    padding-bottom: 20px;
}
.mt-40
{
    margin-top: 40px;
}
.plt15 {
    padding-left: 15px;
    padding-right: 15px;
}
.l-grey
{
    background: #e5e9ec;
    color:  #074e59;
}
.mtb50lr0 {
    margin: 50px 0;
}
header.masthead {
    position: relative;
    background-color: #343a40;
    background: url("../img/bg-masthead.jpg") no-repeat center center;
    background-size: cover;
    padding-top: 8rem;
    padding-bottom: 8rem;
}

header.masthead .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.3;
}

header.masthead h1 {
    font-size: 2rem;
}

@media (min-width: 768px) {
    header.masthead {
        padding-top: 12rem;
        padding-bottom: 12rem;
    }
    header.masthead h1 {
        font-size: 3rem;
    }
}

/*footer*/
footer.footer {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background:  #008ea9;
}

.site-description
{
    margin: 5px 0;
    letter-spacing: 1.4px; 
}
li.nav-item
{
    font-size: 14px;
    font-weight: 600;
}
.panel-group
{
    margin-bottom: 20px;
}
#prosearch .panel-default
{
    border:none;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
#prosearch .panel-default>.panel-heading {
    background-color: #fff;
    border: none;
    border-color: #fff;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.panel-heading {
    padding: 10px 15px;
}
.panel-default>.panel-heading {
    color: #333;
}
#prosearch .glyphicon {
    float: right;
    margin-bottom: -61px;
    font-size: 23px;
    font-weight: 600;
}
a {
    background-color: transparent;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body
{
    border-top-color: #ddd;
}
.lblue {
    background: #65cada;
}
.no-padding
{
    padding:0; 
}
.pb-10 {
    padding-bottom: 10px;
}
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
.pro-de-520
{
    padding: 5px 20px;
}
.md-blue
{
    background:#faa21b;
    color: #fff;
}
.mb-10
{
    margin-bottom: 10px;
}
.mb-50
{
    margin-bottom: 50px;
}
.p-10-15 {
    padding: 8px;
}
.mb-20 {
    margin-bottom: 20px;
}
.p-20-15 {
    padding: 20px 15px;
}
.p-20
{
    padding:20px;
}
.no-border
{
    border-radius: 0px;
}
.p-21-15 {
    padding: 21px 15px;
}
.bor-blue {
    border: 1px solid#faa21b;
    border-radius: 5px!important;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}
/*footer*/
.contactbg
{
    background-color:#008ea9;
    padding: 20px;
}
.ranking
{
    text-align: left;
}
.tablate
{
    text-align: left;
}
.contacttel, .contactmail {
    font-size: 18px;
    color:#fff;
}
.contacttel .fa-phone, .contactmail .fa-envelope
{
    padding-right: 15px;
}
.plan_project
{
    padding: 40px 0 60px 10%;
    background: #e5e8ea;
    text-align: left;
}
.plan_project h2::after
{
    content: "";
    display: block;
    width: 12%;
    padding-top: 5px;
    border-bottom: 3px solid #009cd3;
}
.plan_project p
{
    color: #000;
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 1.8;
}
#widget-footer section h2 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 12px;
    margin-top: 0;
    text-transform: capitalize;
    position: relative;
}
.plan_projectbox {
    padding: 36px 40px 7px;
}
.infinite {
    background: #074e59;
}
#widget-footer section h2::after {
    background-color: #fff;
    bottom: -7px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 25px;
}
#widget-footer section ul li a {
    color: #afafaf;
    font-size: 14px;
}

#widget-footer section ul li {
    list-style: none;
    line-height: 26px;
}
#menu-footer-menu-1
{
    padding: 0;
}
#widget-footer .fa {
    font-size: 22px;
    margin-right: 5px;
}
.mb-2 li a
{
    color: #c1c1c1;
}
.text-white p
{
    color: #c1c1c1;
}
.form-check
{
    display: flex;
}
/*product page*/
.productpage
{
    background-color: #F9F9F9;
}
.pt-20d
{
    padding-top: 20px;
}
a:hover, a:focus, a:active
{
    color:#22b5fb;
}
.moveright {
    float: right;
}
.whitebg
{
    background: #fff;
}
.da-sheet {
    background:#faa21b;
    padding: 10px 8px;
    color: #fff;
    text-decoration: none;
}
.productbuy {
    background:  #074e59;
    padding: 10px 10px;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
.productdownload, .productbuy {
    font-size: 12px;
}
@media (min-width: 768px){
    .da-sheet, .productbuy {
        width: 95%;
        float: left;
    }
}
.p-request .dblue-bg {
    border-radius: 5px;
    color: #fff;
    min-height: 40px;
}
.p5 {
    padding: 5px;
}
.dblue-bg {
    background:  #074e59;
}
.mt-30 {
    margin-top: 30px;
}
.p-request select {
    width: 100%!important;
    border: 1px solid #fff;
    min-height: 30px;
    font-size: 14px;
    color: #000;
}
.quoteselec
{
    padding-top: 3px;
}
.lblue {
    background: #65cada;
}
.float-l {
    float: left;
}
.w50 {
    width: 50%;
}
@media screen and (min-width: 768px)
{
    .pro-de-1020 {
        padding: 5px 10px 5px 30px;
    }
}
@media screen and (min-width: 1366px){
    .pro-de-1020 {
        padding: 5px 10px 5px 70px;
    }
}
@media (min-width: 768px){
    ul.pro-detail li:first-child span {
        padding-top: 60px;
    }
      li.checkfield {
    width: 45%;
    }
 
}
@media screen and (min-width: 1024px){
    .pro-de-1020 {
        padding: 5px 10px 5px 40px;
    }
       li.checkfield {
    width: 32%;
    }
}

@media screen and (min-width: 1024px){
    .pro-de-1050 {
        padding: 5px 10px 20px 40px;
    }
}
@media screen and (min-width: 768px)
{
    .pro-de-1050 {
        padding: 5px 10px 20px 40px;
    }
}
@media screen and (min-width: 1366px){
    .pro-de-1050 {
        padding: 5px 10px 20px 40px;
    }
}
ul.pro-detail li {
    width: 100%;
    clear: both;
    list-style: none;
}
ul.pro-detail
{
    padding: 0px;
    margin: 0px;
    background: #fff;
}
.productlistshade {
    background: #fff;
    min-height: 380px;
    box-shadow: 0px 5px 15px 5px #cdcdcd59;
    padding: 20px 20px 20px 20px;
}
.entry-summary {
    margin: 1.5em 0 0;
}
img {
    height: auto;
    max-width: 100%;
}
.pro-dt {
    min-height: 120px;
    padding-bottom: 20px;
}
.pro-btn .pad0 {
    display: flex;
}
.pad0 {
    padding: 0px;
}
.productdownload {
    /* width: 200px; */
    background:#faa21b;
    padding: 10px;
    color: #fff;
    text-decoration: none;
}
.productdownload, .productbuy {
    font-size: 16px;
}
@media (min-width: 768px)
{
    .da-sheet, .productbuy {
        width: 95%;
        float: left;
    }
}
.pro-dt h4
{
    padding-top:20px;
}
.whitetxt {
    color: #fff;
}
.mb-40 {
    margin-bottom: 40px;
}
.contactform
{
    background-color:  #074e59;
}
.pt-50
{
    padding-top: 50px;
}
.mt-50
{
    margin-top: 50px;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 0px;
    border: none!important;
    background: #faa21b;
    color: #fff;
    font-size: 15px;
    line-height: 1;
    padding: 10px;
}
.group {
    position: inherit;
}
.btn-sent {
    color: #fff;
    background-color:#faa21b;
    border-color:#faa21b;
    width: 150px;
    font-size: 16px;
}
.datasheetsbut
{
    padding-left: 8px;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
span.fa.fa-plus
{
    float: right;
    margin-bottom: -61px;
    font-size: 14px;
    font-weight: 600;
}
@media (min-width: 768px) {
    .collapse.dont-collapse-sm {
        display: block;
        height: auto !important;
        visibility: visible;
    }
}
.mt-60
{
    margin-top:60px;
}
.productsfinder-list-header
{
    padding: 20px;
    background-color:#faa21b;
}
.productsfinder-list-header p
{
    color:white;
}
body{
    /* width: 100%; */

}
.flex-container {
    display: flex;
    flex-wrap: wrap;
    padding: 2rem;
    align-items: flex-start;
}
.sticky
{
    position: -webkit-sticky;
    position: sticky;
    top: 4rem;
}
.producttitle {
    text-align: center;
    color: #fff;
    font-weight: 300;
    padding: 80px 0px;
}
.productlisting a
{
    text-decoration: none;
}
.productsfinder-list-header
{
    margin-top:60px;
}
@media only screen and (max-width: 600px) {
    #menu-footer-menu-2 {
        padding:0;
    }
    .relate-pt {
    margin-bottom: 30px;
}
.pro-detailset{
    margin-top:110px;
}
ul.pro-detail {
    padding: 30px;
}
.notebox .card-body {
    padding-right: 30px;
}
.whitebg.pb-50.notebox {
    padding-left: 30px;
    padding-right: 30px;
}
.col-md-2.col-xs-12.downloadbuttonbar {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 6px;
}
.downloadtxt {
    text-align: center;
}
ul.pro-detail li span {
    margin-bottom: 20px;
    padding: 5px;
    vertical-align: text-bottom;
    display: inline-grid;
}
.whitebg.pb-50.notebox h3 {
    padding-top: 0px !important;
    margin-top: 0px !important;
}
ul.pro-detail .switch-field1.pull-right {
    display: none !important;
}
    .tablebox {
    overflow: scroll;
}
.container {
    overflow: hidden;
}

    .productbuymobile
    {
        margin-top: 10px;
        margin-left: 10px;
    }
    .productsfinder-list-header
    {
        margin-top:0px;
    }
    
    ul#selectsec-4 {
    padding-left: 0px;
}
    ul#selectsec-4 li {
    width: 100%;
    text-align: center;
    padding-left: 0px !important;
}
ul#selectsec-4 li a {
    width: 100%;
    display: block !important;
    margin-bottom: 10px;
}
ul#selectsec-2 {
    padding-left: 0px;
}
ul#selectsec-2 li {
    width: 100%;
}
.selectboxsec-2 div {
    display: inline-block;
}
.sub-navbar li a {
    color: #074e59 !important;
    font-size: 10px;
}
.sub-navbar ul li {
    display: inline-block;
    color: #fff;
    margin-right: 15px;
}
.sub-navbar ul li {
    background-color: #fff;
    margin-bottom: 5px;
    padding: 0 5px;
    border-radius: 9px;
}
.sub-navbar ul li {
    display: inline-block;
    color: #fff;
    margin-right: 5px !important;
}
.sub-navbar ul li:first-child {
   /* background-color: rgba(0,0,0,0);*/
}
.sub-navbar ul li:last-child a {
    color:#fff !important;
}

.catname {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
}

@media (min-width: 992px) {
  .col-md-1-5 { width: 20%; }
  .col-md-2-5 { width: 40%; }
  .col-md-3-5 { width: 60%; }
  .col-md-4-5 { width: 80%; }
  .col-md-5-5 { width: 100%; }
}

@media (min-width: 1200px) {
  .col-lg-1-5 { width: 20%; }
  .col-lg-2-5 { width: 40%; }
  .col-lg-3-5 { width: 60%; }
  .col-lg-4-5 { width: 80%; }
  .col-lg-5-5 { width: 100%; }
}

/* Demo only, no need for this */

.show-grid [class^=col-] span,
.container-fluid .show-grid [class^=col-] {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #eee;
  background-color: rgba(86,61,124,.15);
  text-align: center;
  border: 1px solid #ddd;
  border: 1px solid rgba(86,61,124,.2);
}

#prosearch ul {
    padding-left: 0px;
}
.stick-filter.filtersection ul {
    padding-left: 0px;
}
#prosearch {
    text-align: center;
    padding: 15px;
    background-color: #074e59;
    color: #fff;
}
.product-search {
    margin-bottom: 15px;
}

.catsub-section:nth-child(odd) {
    background-color: #f9f9f9;
}
thead.cf th {
    vertical-align: text-top !important;
    text-align: center;
}
.noofsection {
    margin-bottom: 5px;
}
.product-search ul {
    padding-left: 0px;
}
.tablebox {
    overflow-x: scroll;
}

body {
    overflow-x: hidden;
}
.scoll-pane ul li img {
    width: 160px !important;
    height: auto;
    margin-bottom: 60px;
}
.catsub-section {

    padding-bottom: 20px;
}
.submenubar h1 {
    font-size: 21px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.requestbar {
    position: relative;
    /* margin-top: 20px; */
    background-color: #d6d6d6;
    display: block;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
}
.requestbars {
    padding-left: 0px;
}
.sub-navbar ul li {
    background-color: #fff;
    margin-bottom: 6px;
    padding: 0 5px;
    border-radius: 9px;
}
.downloadbutton {
    padding: 6px !important;
    font-size: 21px;
}
.downloadtxt {
    padding-top: 9px;
}
.relatedpro {
    font-size: 24px;
    border-bottom: 2px solid #faa21b;
    display: table;
    margin: 0 auto !important;
    padding-bottom: 5px;
    margin-bottom: 20px !important;
}
.lgray {
    background-color: #f6f6f6;
}
textarea.highlight.bar {
    border: 0px;
    border-bottom: 1px solid #fff;
}
.contactform input.highlight.bar:focus-visible, .contactform textarea.highlight.bar:focus-visible  {
    outline: none;
}
#section1
{
    background: #f2f3f5;
}
#section1 p
{
    color:#000;
}
#section1, #section2, #section3, #section4, #section5 {
    padding-top: 50px;
}
.blacktxt
{
    color:#000;
}
.qualitybtmborder {
    border-bottom: 1px solid #cdcdcd;
}
.qualitydownloadbutton:hover {
    color: #fff;
    background: #092440;
    margin-bottom: 20px;
    text-decoration: none;
}
.qualitydownloadbutton {
    margin-bottom: 20px;
    float: left;
    padding: 10px 15px;
}
.qualitydownloadbutton {
    padding: 10px;
    width: auto;
    background: #008ea9;
    color: #fff;
    text-decoration: none;
}
.qaulitysection div:last-child {
    border-bottom: none;
}

/*stickynav*/
.sticky.is-sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
}
#stickynav .distributornav a
{
    color:#000;
}

.distribox-part {
    background: #fff;
    padding: 15px;
    width: 100%;
    min-height: 260px;
    margin-bottom: 30px;
}
.distriplacecolor {
    color:#faa21b;
    padding-bottom: 15px;
    font-size: 16px;
    line-height: 18px;
}
.mb15 {
    margin-bottom: 15px;
}
.loc {
    padding-left: 30px;
    position: relative;
}
.addrs::before {
    content: '\f041';
}
.loc::before {
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0px;
    width: 25px;
    height: 25px;
    color: #00a4b5;
    font-size: 16px;
    /*content: '';*/
    margin-right: 20px;
}
.phn::before {
    content: '\f098';
}
.fax::before {
    content: '\f1ac';
}
.distribox-partgry {
    background: #f8f8f9;
    padding: 15px;
    width: 100%;
    min-height: 290px;
    margin-bottom: 30px;
}
.men::before {
    content: '\f007';
}
.envo::before {
    content: '\f003';
}
.gitbox-part {
    background: #FFF;
    border-radius: 0;
    padding: 5px 0px;
    margin: 10px 0px;
    width: 360px;
    min-height: 120px;
}
.gitcontactform {
    background:  #074e59;
}
.enqu {
    background: #008ea9;
}
.en-m {
    min-height: 50px;
}
.p10-20 {
    padding: 10px 20px;
}
.product-n-form input[type="text"]:hover, input[type="email"]:hover, textarea:hover, .product-n-form input[type="text"]:active, input[type="email"]:active, textarea:active, .product-n-form input[type="text"]:focus, input[type="email"]:focus, textarea:focus {
    border-bottom: 1px solid#faa21b;
}
.en-m .add-on select {
    min-height: 30px;
    width: 95%;
    box-shadow: none;
    font-size: 16px;
    padding: 5px 10px!important;
    border: 1px solid #fff;
}
.pt-90
{
    padding-top:90px;
}
.pb-90
{
    padding-bottom:90px;
}
.enqu {
    font-size: 20px;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    color: #999;
    padding: 5px;
    /*min-height: 39px;*/
    width: 100%;
    font-size: 15px;
    padding: 20px;
}
.powersection ul {
    list-style: none;
    color: #fefefe;
    margin: 20px 10px 30px 0;
}
.powersection h3 {
    color: #fefefe;
    margin-top: 60px;
}
.powersection p {
    color: #fefefe;
    margin: 0px 0px 20px;
}
.powersection ul li {
    margin-bottom: 10px;
    border-bottom: 1px solid #334059;
    line-height: 3;
}
.sticky + #section1, #section2, #section3, #section4, #section5 {
    padding-top: 50px;
}
.margintop50 {
    margin-top: 50px;
}
.marginbottom80 {
    margin-bottom: 80px;
}
.clickbutton {
    width: 200px;
    background: #00a6b4;
    padding: 10px;
    color: #fff;
    text-decoration: none;
}
.inductor ul li {
    margin-bottom: 10px;
    border-bottom: 1px solid #334059;
    line-height: 3;
}
.inductor ul {
    list-style: none;
    color: #333333;
    margin: 20px 10px 30px 0;
}
.inductor p {
    color: #333333;
    margin: 0px;
}
.inductor h3 {
    color: #00a6b4;
    margin-top: 60px;
}
.padl15
{
    padding-left:15px;
}
.card{
    border:1px solid #aea8a8;
    margin-bottom: 10px;
    border-radius: 2px;
}
.navbar-toggler{
    background: none;
    margin-top: 15px;
    float: right;
}
.cf ul{
    list-style: none;
    float: left;
    display: flex;
}
.cf ul li{
    padding: 10px;
}
.filter-st
{
    width: 12%;
    font-size: 13px;
    position: relative;
    float: left;
    margin-right:2px;
}
.filter-st:after{
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    float: right;
}
.catlogo img {
    width: 35px;
}
.subtitle {
    padding-top: 30px;
    margin-bottom: 20px;
}
.filtersections {
    background-color: #f3f3f3;
}
ul#selectsec-2 ul.checkbox {
    /* padding: 0px; */
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 2px;
    padding-left: 0px;
}
.stick-filter {
    position: relative;
    /* margin-top: 20px; */
    background-color: #d6d6d6;
    display: block;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
}
.cat-card {
    border: 1px solid #f1f1f1;
    padding: 10px 10px;
    -webkit-box-shadow: inset 0 0 0 1px rgb(46 49 58 / 10%), 0 5px 5px 0 rgb(0 0 0 / 6%);
    box-shadow: inset 0 0 0 1px rgb(46 49 58 / 10%), 0 5px 5px 0 rgb(0 0 0 / 6%);
    -webkit-transition: -webkit-box-shadow .25s ease-out;
    transition: -webkit-box-shadow .25s ease-out;
    transition: box-shadow .25s ease-out;
    transition: box-shadow .25s ease-out,-webkit-box-shadow .25s ease-out;
    cursor: pointer;
}
.card.cat-card a {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    color: #074e59;
    text-align: left;
}
.cat-card h5 {
    font-size: 14px !important;
    padding-top: 0px;
    margin-top: 5px;
    margin-bottom: 0px;
}
.switch-field1 {
    display: inline-flex !important;
}
.product-search select {
    font-size: 14px;
    height: 33px;
}
ul.pro-detail li:last-child span {
    padding-bottom: 50px !important;
}
html {
  scroll-behavior: smooth;
}
.sub-navbar li a {
    color: #074e59 !important;
   
}
.sub-navbar ul li {
    display: inline-block;
    color: #fff;
    margin-right: 5px;
    padding: 5px 6px;
    font-size: 12px;
}
.sub-navbar ul li:last-child a {
    color: #fff !important;
}
select.selectpicker.filter_attribute.min {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right: 0px;
    margin-left: -18px;
    font-size: 14px;
}
select.selectpicker.filter_attribute.max {
    margin-left: -28px;
    font-size: 14px;
}
.sub-navbar ul li:first-child {
   /* background-color: rgba(0,0,0,0);*/
}
footer.footer p {
    color: #fff;
    font-size: 14px !important;
}
footer.footer {
    padding-top: 2rem;
    padding-bottom: 0rem !important;
    background: #008291;
    color: #fff !important;
    text-align: center;
}
nav.navbar.navbar-dark.nav-icon {
    visibility: hidden;
}
::placeholder {
    color: #c6d6d8;
}
#pro-search .button {
    width: 116px;
    text-align: center;
    background-color: #074e59;
    margin-left: 20px;
    border-radius: 9px;
    cursor: pointer;
}
.product-search ul {
    padding-left: 0px;
    margin-bottom: 0px;
}
.entry-summary.productfull-img {
    padding: 110px 50px;
}
.greybg {
    background-color: #f3f3f3 !important;
    padding-right: 30px;
}
.entry-header.with-image, .archive-header.with-image {
    margin-top: 0;
    margin-bottom: 30px;
    min-height: 100px;
}
.site-description {
    display: none;
}
header#masthead {
    background: #074e59 !important;
    background-image: unset !important;
    min-height: 0px;
    padding-top: 0px;
}
#site-branding img {
    width: 200px !important;
    padding: 30px 0px !important;
}
#site-branding {
    background-color: #fff;
    text-align: center;
}
#masthead > .container {
    padding: 0px !important;
}
.site-content {
    position: relative;
    margin-top: 0px !important;
}
.entry-header.with-image, .archive-header.with-image {
    margin-top: 0;
    margin-bottom: 0px !important;
    min-height: 100px;
}
.scoll-pane ul li img {
    width: 200px;
    height: 90px !important;
    margin-bottom: 23px !important;
}
.menucontainer .navbar-collapse {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: unset !important;
}
#no-more-tables {
   overflow-x: scroll;
}