/* .product-h1 {
    color: #3b4293;
    font-size: 29px;
    padding: 5px;
    font-weight: 900;
    margin-top: 0px;
  } */

/*  ================================ 
       Product Page Start
  ================================ */

  .cmb-prod-detail {
    margin-top: 40px;
  }
  .product-details {
    padding-top: 80px;
  }
  
  @media (max-width: 480px) {
    .product-details {
      padding-top: 40px;
    }
  }
  
  .prod-items {
    margin-bottom: 20px;
    border: 4px solid #b7b7b7;
  }
  
  @media (min-width: 992px) {
    .prod-items {
      height: 500px;
    }
  }
  
  .prod-items img {
    min-width: 100%;
  }
  
  @media (min-width: 992px) {
    .prod-items img {
      height: 500px;
      object-fit: contain;
    }
  }
  
  .prod-sm-items {
    margin-top: 50px;
  }
  .prod-sm-items img {
    cursor: pointer;
  }
  
  .prod-sm-items.owl-carousel .owl-item img {
    width: auto;
    padding: 10px;
    border: 1px solid #dddddd;
    /* height: 90px; */
    /* border:1px solid #333333; */
  }
  
  label.label-styling {
    color: #333;
    font-size: 15px;
    font-weight: bolder;
    padding-bottom: 10px;
  }
  
  #Product-info-features .form-detailed .form-group .form-control {
    border: 1px solid #df2863;
    border-radius: 0;
  }
  
  #Product-info-features .form-detailed .form-group {
    margin: 0px 0px 20px;
  }
  
  #Product-info-features .p-tb-50 {
    padding: 35px 0px 0px;
  }
  
  .form-detailed .form-group input:focus {
    outline: 0;
    border: 0;
    box-shadow: none;
  }
  
  ul.Boxes-ul {
    padding: 0 40px;
  }
  
  /*first  slider col-lg-4*/
  .slider_tp_20 {
    padding-top: 50px;
  }
  
  .slider_icons-border {
    border-right: 1px solid #ccc;
  }
  
  .slider_icons-border:last-child {
    border-right: 0px;
  }
  
  .slider_icons-border h4 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  
  img.light-slider-pic {
    border: 1px solid #df2863 !important;
    /*border-right: 0.4px  solid #df2863 !important;*/
  }
  
  .cmb-formProd_style {
    border: 2px solid #f2f1f1;
    /* border-top: 5px solid #002471; */
    background-color: #f1f1f1;
    padding-top: 10px;
  }
  
  .cmb-formProd_style .form-group .form-control {
    height: 35px;
    line-height: 23px;
    padding: 5px 10px;
    font-size: 10px;
    border-color: #d8d3d0;
    border-radius: 0px;
    box-shadow: none;
    color: #000000;
    text-transform: none;
    font-weight: 600;
    background: transparent;
    transition: background-color 200ms linear;
    border: 1px solid #002471;
    letter-spacing: 5;
    
  }
  .cmb-formProd_style .product-form-inputs::placeholder{
    color: #000000;
  }
  .cmb-formProd_style .form-group {
    font-size: 12px;
    text-transform: none;
    color: #323232;
    font-weight: 700;
  }
  
  .cmb-formProd_style .product-form-inputs {
    height: 35px;
    line-height: 23px;
    box-shadow: none;
    background: transparent;
    transition: background-color 200ms linear;
    border: 2px solid #d8d3d0;
    padding: 5px 10px;
    font-size: 12px;
    border-color: #e7ebf1;
    border-radius: 0px;
  }
  .product-form-inputs.h-auto {
    height: auto;
    text-align: left;
    padding-left: 20px;
  }
  
  input.block-level-btn,
  a.block-level-btn {
    margin-bottom: 5px;
    height: 35px;
    padding: 2px 15px;
    width: 130px;
    font-weight: 600;
    display: inline-block;
    font-size: 15px;
    color: #002471;
    border: 1px solid rgb(225, 225, 227);
    background-color: rgb(225, 225, 227);
    border-radius: 30px;
    box-shadow: rgb(183 197 205) -4px 5px 5px;
  }

.white-btn.block-level-btn
{
  background-color: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
  box-shadow: none;
}
  a.block-level-btn {
    line-height: 2;
  }
  
  .explaination-boxes {
    font-family: Arial, Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-weight: normal;
    text-align: justify;
  }
  
  /*=====================product-slider====================*/
  /* .mySlides {display:none}
    
    .w3-button img{
     display:inline:block;
     width:144px;
     height:150px;
    }
    .w3-button {
        border: none;
        display: inline-block;
        padding: 8px 16px;
        vertical-align: middle;
        overflow: hidden;
        text-decoration: none;
        color: inherit;
        background-color: inherit;
        text-align: center;
        cursor: pointer;
        white-space: nowrap;
        overflow: hidden;
    }
    
    .w3-content, .w3-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .w3-red:hover {
        color: #fff!important;
        background-color: #f44336!important;
        background: url(https://www.w3schools.com/w3css/img_snow_wide.jpg);
        width: 144px;
        height: 150px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }*/
  ul#image-gallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 35px 0px 0px;
  }
  
  /* -----.demo_1 .item{
                margin-top: 60px;
            }------
    */
  .content-slider li {
    background-color: #ed3020;
    text-align: center;
    color: #fff;
  }
  
  .content-slider h3 {
    margin: 0;
    padding: 70px 0;
  }
  
  /*========================= 
         Tabs  
    ================================ */
  
  #tabs {
    background-color: transparent;
    padding: 40px 0;
    color: #333;
  }
  
  .table-bordered th,
  .table-bordered td {
    border: 1px solid TRANSPARENT;
  }
  
  /* =======================Styling Product
    =================== */
  
  .p-tb-60 {
    padding: 0px 0px 30px;
  }
  
  /*=====================request a quote stylying====================*/
  .form-for-Request {
    padding: 30px 10px;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    margin: auto;
    max-width: 600px;
  }
  
  .our-Breadcrumb-Nav .breadcrumb .breadcrumb-item a {
    color: #f47822;
  }
  
  .request-quote-row {
    border-bottom: 6px solid #f47822;
    display: table;
    width: 100%;
    padding-top: 30px;
  }
  
  .request-quote-row .request-quote-title h1 {
    font: 500 38px sans-serif;
    text-align: left;
    font-family: "PT Sans", sans-serif;
  }
  
  .request-quote-from .label-view {
    color: #f47822;
    font-weight: 600;
  }
  
  .request-quote-from .form-group .form-control {
    height: 35px;
    line-height: 23px;
    padding: 5px 10px;
    font-size: 12px;
    border-color: #e7ebf1;
    -webkit-appearance: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fafafa;
    -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
  }
  
  .request-quote-from .form-group textarea.form-control {
    height: auto;
  }
  
  /*  .our-offer's .category-headings{
            
        }*/
  
  .table-bordered th,
  .table-bordered td {
    border: 1px solid transparent !important;
  }
  .table-sm th,
  .table-sm td {
    padding: 0.8rem;
  }
  
  /* .pro-icons {
        margin-top: 50px;
    } */
  .form-elemnt-cus-1 {
    width: 25% !important;
  }
  .blue-color {
    color: #002471;
  }
  
  .pro-icons .pro-item p {
    font-size: 17px;
    line-height: 1.5;
}
  .pro-icons .pro-item img {
    width: 70px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .pro-icons .pro-item.request-item img {
    width: 70px;
    margin-bottom: 15px;
}
  .pro-icons .pro-item {
    text-align: center;
    margin-bottom: 5px;
  }
  
  .get-quote-title {
    background-color: #f1f1f1;
    color: #002471;
    font-size: 18px;
    font-weight: 600;
    padding: 16px 0;
    margin-top: 0px;
    text-align: center;
    margin-bottom: 10px;
    border: 2px solid #002471;
  }
  @media (max-width: 578px) {
    .get-quote-title {
      font-size: 18px;
      padding: 10px 0;
    }
  }
  
  .get-quote-title-2 {
    background-color: #002471;
    padding: 12px 0;
    color: #ffffff;
    font-size: 28px;
  }
  
  .qoute-innner {
    border-top: 4px solid #002471;
    text-align: left;
  }
  .qoute-innner h2 {
    font-weight: 600;
    padding-top: 10px;
  }
  
  @media (max-width: 578px) {
    .qoute-innner h2 {
      font-size: 20px;
    }
  }
  
  /*================ By Box Style  =================*/
  
  /*============================== 
    Product Page  CSS End 
  ===============================*/
  
  /*============================== 
    Category page CSS Start  
  ===============================*/
  
  .cmb_cate_inners {
    background-color: #f1f1f1;
    padding: 20px;
    margin-bottom: 30px;
    border: 1px solid #dddddd;
    position: sticky;
    top: 100px;
  }
  
  .leftsidebar_title {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    letter-spacing: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-transform: capitalize;
    background: #002471;
    text-align: center;
  }
  
  @media (max-width: 578px) {
    .leftsidebar_title {
      color: #ffffff;
      font-size: 16px;
      padding-top: 8px;
      padding-bottom: 8px;
    }
  }
  
  .single_sidebar_widget {
    background: #f1f1f1;
  }
  
  .post_category_widget .cat-list li {
    border-bottom: 1px solid #002471;
    transition: all 0.3s ease 0s;
  }
  .post_category_widget .cat-list li a ,  .post_category_widget .cat-list li a > p {
    font-size: 15px !important;
    line-height: 2;
    color: #202020;
    font-weight: 500;
  }
  
  .card-view {
    text-align: center;
    border-radius: 0;
  }
  .card-view .card-title {
    color: #002471;
    font-weight: 700;
  }
  .card-view .card-body {
    background-color: transparent;
    border: 0px;
  }
  
  .card-view img {
    /*height: 200px;*/
    /*width: 100%;*/
    object-fit: fill;
  }
  /*============================== 
  Category page CSS End
  ===============================*/
  
  @media (max-width: 578px) {
    .card-view .card-title {
      color: #002471;
      font-weight: 700;
      font-size: 14px;
    }
    .get-quote-title-2 {
      font-size: 18px;
    }
  
    input.block-level-btn,
    a.block-level-btn {
      margin-bottom: 10px;
      height: 35px;
      border-radius: 0px;
      padding: 2px 0px;
      width: 120px;
      font-weight: 600;
      font-size: 14px;
    }
  }
   /* ========================= User Dashboard ========================= */
 @media screen and (min-width:768px){

}

 @media screen and (max-width:768px){
       .tab button {
   padding: 10px 0px !important;
   font-size:12px !important;
}
}
 
 
 
 
 
 .login-user {
     display: inline-flex;
     /*padding: 10px 35px 10px 38px;*/
 }
 .dashboard-pad {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    padding: 20px 0px 30px 40px;
 }
 .dashboard-section {
    background-color: #f2f3f3;
    padding: 50px 0px 50px 0px;
 }
 .login-user .dashboard-img {
    border-radius: 50%;
    display: inline-block;
    width: 100px !important;
    height: 100px;
    object-fit: fill;
 }
 .login-user .dashboard-img {
     max-width: 100px !important;
 }
 .mar-bot-p {
     margin-bottom:7px;
 }
 .button-pad {
    padding: 7px 55.8px 7px 55.8px;
    margin-right: -4px !important;
    border-radius: 0px;
    color: #464e60;
 }
 .button-pad:hover {
     border-bottom: 1px solid blue;
     border-right: 1px solid blue;
     border-left: 1px solid blue;
 }
 .button-pad:target{
    background-color: #f7f8fa;
 }
 
/* Style the tab */
.tab {
overflow: visible;
border: 1px solid #ccc;
background-color: #f1f1f1;
background-color: #ffff;
border: 1px solid #EAEDEF;
display: flex;
justify-content: space-around;
}

/* Style the buttons inside the tab */
.tab button {
background-color: inherit;
float: left;
border: none;
outline: none;
cursor: pointer;
padding: 14px 16px;
transition: 0.3s;
font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
background-color: #ccc;
}

/* Style the tab content */

.tab button {
padding: 8px 16px;
border-bottom: 1px solid #EAEDEF;
border-right: 1px solid #EAEDEF;
border-left: 1px solid #EAEDEF;
flex-grow: 1;
color: #292b2c;
}

.tab button.active{
background-color: #f7f8fa;
border-bottom: 2px solid #002471;
position: relative;
color: #002471;
}
.tab button.active::before{
content: ' ';
position: absolute;
display: block;
left: 50%;
bottom: -12px;
border: 5px solid #002471;
border-color: #002471 transparent transparent;
margin-left: -5px;
}
.tabcontent {
margin-top: 50px;
display: none;
padding: 6px 12px;
border: 1px solid #EAEDEF;
background: white;
}
.txt-cen-padd {
text-align: center;
padding: 20px 0px 10px 0px;
background-color: #ffffff;
}
.img-upd-btn {
padding: 20px 0px 20px 10px;
}
.dashboard-btn {
    background: #bf0a30;
    color: #ffffff;
    border-radius: 0px;
}
 /* ========================= User Dashboard ========================= */