.white{color: #ffffff !important;}
.ml-10{margin-left:10px;}
.pad-0-10{padding: 0px 10px;}
.fs-12_fw-500{font-size: 12px; font-weight: 500;}
.example_header_navbar {margin: 0 auto; max-width: 500px;}
.viewallbutton{padding:10px 30px 9px 30px;color: #fff; border-radius: 5px; background-color: #c4161c; font-family: Epilogue;}
.gethelp{color: #000; text-align: center; font-family: Epilogue; font-size: 27px; font-style: normal; font-weight: 700; text-transform: capitalize;}
.expertguidance{color: #fff; text-align: center; font-family: Epilogue; font-size: 27px; font-style: normal; font-weight: 700; text-transform: capitalize;}
.needhelp{color: #fff; text-align: center; font-family: Epilogue; font-size: 11px; font-style: normal; font-weight: 400;}
.phone1{font-size: 10px; font-weight: 600; font-family: Epilogue;}
.getsquote{border-radius: 5px; background-color: #C4161C; font-family: Epilogue;}
.navgetquote{font-size: 12px; border-radius: 5px; background: #C4161C !important; color: #ffffff !important;}
.tcb_cart{padding: 0px 20px;position:relative;}
.basket-item-count.basketitems{font-weight: 600;color:#fff;background-color:#0074bd;position:absolute;top:35%;left:70%;-webkit-transform:translate(-50%,-90%);-moz-transform:translate(-50%,-90%);transform:translate(-50%,-90%);padding:0 6px;border-radius:50px;}
.last_column {text-align: center;background: #0074bd;}
.main_heading {padding: 25px 5px 0px 5px;}
.last_column_padding {padding: 25px 5px 25px 5px;}
.header-search-wrapper {display: flex;margin-top: 10px;border: 5px solid #7aa93c;}.header-search-wrapper {display: flex;display: -ms-flexbox;right: -2.3rem;z-index: 999;margin-top: 10px;color: #8d8d8d;box-sizing: content-box;height: 40px;border-radius: 5rem;border: 5px solid #0074BD;}
.header-search-wrapper .form-control {min-width: 17rem;width: 17rem;}
.header-search-inline .form-control {min-width: 21rem;padding: 1rem 2rem;}
.header-search-wrapper .form-control {border-radius: 5rem 0 0 5rem;}
.header-search-wrapper .form-control {background: #eee;}
.header-search-wrapper .btn {position: relative;padding: 0 0 3px 0;border: 0;border-left: 1px solid #0074BD;min-width: 45px;color: #777;font-size: 16px;background: #eee;}
.header-search-wrapper .btn {border-radius: 0 5rem 5rem 0;}
#target_ i {font-size: 2rem;}
.search-toggle:after {content: "";position: absolute;right: calc(90% - 10px);bottom: -10px;border: 10px solid transparent;border-bottom-color: #0074BD;}
 #tabs-nav_TCB2 p:after {font-family: "themify";font-size: 12px;font-size: 0.75rem;content: "\e64b";color: #000;line-height: 3.5;padding: 0;margin: 0 0 0 5px;font-weight: bold;display: inline-block;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;transform: rotate(270deg);float: right;}
#tabs-nav_TCB p:after {
    font-family: "themify";
    font-size: 12px;
    font-size: 0.75rem;
    content: "\e64b";
    color: #000;
    line-height: 3.5;
    padding: 0;
    margin: 0 0 0 5px;
    font-weight: bold;
    display: inline-block;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: rotate(270deg);
    float: right;
}
.example_header_navbar input[type="text"] {
    padding: 10px;
    font-size: 17px;
    border: 1px solid #0074bd;
    width: 90%;
    background: #fff;
    border-radius: 50px;
    border: 1px solid #0074bd;
}

.example_header_navbar button {
    padding: 10px;
    color: #0074bd;
    font-size: 17px;
    border: none;
    cursor: pointer;
    margin-left: -50px;
    background: transparent;
}
.example_header_navbar input::placeholder {
    color: rgba(0, 116, 189, 0.38);
    font-family: Epilogue;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.example_header_navbar button:hover {
    background: transparent;
}
.mega_back {
    background-color: #0074bd;
    padding: 30% 15px 0px;
    height: 720px;
}
.gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.thumbnail {
    width: 25.33%;
    margin: 5px;
    cursor: pointer;
}
.preview {
    display: none;
}
.preview img {
    max-width: 100%;
}
.gallery .thumbnail img {
    width: 100px;
    background: #f2f2f2;
    padding: 10px 5px 10px 5px;
    border-radius: 11px;
    height: 100px;
    margin: 5px 0px;
}
.fa.fa-remove {
    float: right;
    padding: 0px 10px;
}
.fa.fa-reorder {
    float: right;
    padding: 0px 10px;
}
.menu-button {
    color: #0074bd;
    cursor: pointer;
    font-size: 2rem;
    padding: 15px 0px 0px 23px;
    right: 0;
    position: absolute;
    top: 0px;
    /* left: 0px; */
}

.open-menu {
    color: #fff;
    cursor: pointer;
    font-size: 0.8rem;
    padding: 1rem;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform 250ms ease;
}

.rotate {
    transform: rotate(135deg);
}

/* Generated Overflow Element */

.overflow {
    margin-top: 5px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: 400px;
    overflow: auto;
}
/* Menu Styles */

#mobile-nav {
    background-color: #0074bd;
    position: fixed;
    width: 100%;
    z-index: 999;
    display: none;
}

#mobile-nav ul {
    background-color: #0074bd;
    display: none;
    margin: 0 1rem;
    padding: 0;
    position: relative;
}

#mobile-nav ul:first-child {
    background-color: transparent;
}

#mobile-nav ul li {
    border-top: 1px solid rgba(255, 255, 255, 0.075);
    list-style: none;
    margin-bottom: 0;
    position: relative;
}

#mobile-nav ul li a {
    color: #fff;
    display: inline-block;
    font-size: 0.8rem;
    padding: 0.7rem 0;
    text-decoration: none;
    width: 100%;
}

#mobile-nav ul ul {
    margin: 0;
}

#mobile-nav ul ul li {
    border-top: none;
    /*padding-left:1rem;*/
}
.h-tab {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 30px 15px 30px 30px;
}
.h-tab_tab-head {
    /* display: flex; */
    flex-direction: row;
    margin: 0 0 5px 0 !important;
    padding: 0 !important;
    list-style: none;
    width: 100%;
}
.h_tab_tab_head_li li {
    font-size: 15px !important;
    font-weight: 600;
    margin: 0 0 1px 0 !important;
    cursor: pointer;
    padding: 0px 10px 0 0 !important;
    height: 32px;
    line-height: 31px;
    color: #333;
    border-bottom: 0px;
    overflow: hidden;
    position: relative;
}
.h-tab_tab-head li {
    font-size: 19px;
    margin: 0 0 1px 0 !important;
    cursor: pointer;
    /* padding: 0px 100px 0 0 !important; */
    height: 32px;
    line-height: 31px;
    color: #333;
    border-bottom: 0px;
    overflow: hidden;
    position: relative;
}
.h-tab_tab-head li:hover {
    border-bottom: 3px solid #f5f5f5;
    color: #000;
}
.h-tab_tab-head li.active {
    border-bottom: 3px solid #0074bd;
    background-color: #fff;
    color: #0074bd;
    display: block;
}
.h-tab_tab-head .h-tab_container {
    width: 500px;
    min-height: 200px;
}
.h-tab_tab-head .h-tab_content {
    padding: 10px 20px;
    display: none;
}
.h-tab_tab-head .h-tab_content > :first-child {
    margin-top: 0;
}
.v-tab {
    display: flex;
}
.v-tab_tab-head {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px;
    width: 125px;
}
.v-tab_tab-head li {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px !important;
    cursor: pointer;
    padding: 0px 4% 0 0 !important;
    height: 40px;
    line-height: 40px;
    color: #333;
    border-bottom: 0px;
    overflow: hidden;
    position: relative;
    width: 95%;
    align-items: center;
    display: flex;
}
.v-tab_tab-head li:hover {
    background-color: #f5f5f5;
    color: #000;
    align-items: center;
    /* display: flex; */
    border-radius: 5px;
}
.v-tab_tab-head li.active {
    /* border-right: 3px solid #94399e; */
    background-color: #f2f2f2;
    color: #0074bd;
    display: block;
    border-radius: 5px;
    align-items: center;
    /* display: flex; */
}
.v-tab_container {
    border-left: 3px solid #0074bd;
    float: left;
    width: 970px;
    min-height: 500px;
}
.v-tab_content {
    padding: 10px 20px;
    display: none;
}
.v-tab_content > :first-child {
    margin-top: 0;
}
.megamenu_img {
    margin-right: 7px;
    background: #f0f0f0;
    padding: 7px 6px 7px 6px;
    border-radius: 5px;
}
.tab_color_1 {
    color: #0074bd !important;
    border-bottom: none !important;
    font-weight: 700;
    font-size: 17px;
    padding: 0px 100px 0 0 !important;
}
.tab_color_2 {
    color: #c4161c !important;
    border-bottom: none !important;
    font-weight: 700;
    font-size: 17px;
}
.v-tab_tab-head li:after {
    font-family: "themify";
    font-size: 12px;
    font-size: 0.75rem;
    content: "\e64b";
    color: #000;
    line-height: 3.5;
    padding: 0;
    margin: 0 0 0 5px;
    font-weight: bold;
    display: inline-block;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: rotate(270deg);
    float: right;
}
.link_page {
    margin: 5px 0px 5px 0px;
}
.link_page a {
    color: #000;
    font-weight: 400;
    font-size: 15px;
    display: flex !important;
    align-items: center;
}
.link_page img {
    background: #f2f2f2;
    padding: 6px 6px 6px 6px;
    border-radius: 5px;
    margin-right: 10px;
}
.set_other_gallery {
    display: inline-flex;
    /* float: inline-end; */
}
.h-tab {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.h-tab_tab-head2 {
    /* display: flex; */
    flex-direction: row;
    margin: 0 0 5px 0 !important;
    padding: 0 !important;
    list-style: none;
    width: 100%;
}
.h_tab_tab_head_li li {
    font-size: 15px !important;
    font-weight: 600;
    margin: 0 0 1px 0 !important;
    cursor: pointer;
    padding: 0px 10px 0 0 !important;
    height: 32px;
    line-height: 31px;
    color: #333;
    border-bottom: 0px;
    overflow: hidden;
    position: relative;
}
.h-tab_tab-head2 li {
    font-size: 19px;
    margin: 0 0 1px 0 !important;
    cursor: pointer;
    /* padding: 0px 100px 0 0 !important; */
    height: 32px;
    line-height: 31px;
    color: #333;
    border-bottom: 0px;
    overflow: hidden;
    position: relative;
}
.h-tab_tab-head2 li:hover {
    border-bottom: 3px solid #f5f5f5;
    color: #000;
}
.h-tab_tab-head2 li.active {
    border-bottom: 3px solid #0074bd;
    background-color: #fff;
    color: #0074bd;
    display: block;
}
.h-tab_tab-head2 .h-tab_container {
    width: 500px;
    min-height: 200px;
}
.h-tab_tab-head2 .h-tab_content2 {
    padding: 10px 20px;
    display: none;
}
.h-tab_tab-head2 .h-tab_content2 > :first-child {
    margin-top: 0;
}
.v-tab {
    display: flex;
}
.v-tab_tab-head2 {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px;
    width: 125px;
}
.v-tab_tab-head2 li {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px !important;
    cursor: pointer;
    padding: 0px 4% 0 0 !important;
    height: 40px;
    line-height: 40px;
    color: #333;
    border-bottom: 0px;
    overflow: hidden;
    position: relative;
    width: 95%;
    align-items: center;
    display: flex;
}
.v-tab_tab-head2 li:hover {
    background-color: #f5f5f5;
    color: #000;
    align-items: center;
    /* display: flex; */
    border-radius: 5px;
}
.v-tab_tab-head2 li.active {
    /* border-right: 3px solid #94399e; */
    background-color: #f2f2f2;
    color: #0074bd;
    display: block;
    border-radius: 5px;
    align-items: center;
    /* display: flex; */
}
.v-tab_container {
    border-left: 3px solid #0074bd;
    float: left;
    width: 100%;
    min-height: 500px;
}
.v-tab_content2 {
    padding: 10px 20px;
    display: none;
}
.v-tab_content2 > :first-child {
    margin-top: 0;
}
.megamenu_img {
    margin-right: 10px;
    background: #f0f0f0;
    padding: 7px 6px 7px 6px;
    border-radius: 5px;
    width: 70px;
}
.tab_color_1 {
    color: #0074bd !important;
    border-bottom: none !important;
    font-weight: 700;
    font-size: 17px;
    padding: 0px 100px 0 0 !important;
}
.tab_color_2 {
    color: #c4161c !important;
    border-bottom: none !important;
    font-weight: 700;
    font-size: 17px;
}
.v-tab_tab-head2 li:after {
    font-family: "themify";
    font-size: 12px;
    font-size: 0.75rem;
    content: "\e64b";
    color: #000;
    line-height: 3.5;
    padding: 0;
    margin: 0 0 0 5px;
    font-weight: bold;
    display: inline-block;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: rotate(270deg);
    float: right;
}
.link_page {
    margin: 5px 0px 5px 0px;
}
.link_page a {
    color: #000;
    font-weight: 400;
    font-size: 13px;
    display: flex !important;
    align-items: center;
}
.link_page img {
    background: #f2f2f2;
    padding: 6px 6px 6px 6px;
    border-radius: 5px;
    margin-right: 10px;
}
.set_other_gallery {
    display: inline-flex;
    /* float: inline-end; */
}

.try-scrool {
    overflow: auto;
}
/* width */
.try-scrool::-webkit-scrollbar {
    width: 7px !important;
}

/* Track */
.try-scrool::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey !important;
    border-radius: 10px !important;
}

/* Handle */
.try-scrool::-webkit-scrollbar-thumb {
    background: #0074bd !important;
    border-radius: 5px !important;
}

/* Handle on hover */
.try-scrool::-webkit-scrollbar-thumb:hover {
    background: #b30000 !important;
}
#target_ {
  /*background:#0099cc;*/
  /*width:300px;*/
  height:100px;
  /*height:160px;*/
  /*padding:5px;*/
  display:none;
  position:absolute;
}

.Hide_
{
  display:none;
}
/* Button used to open the contact form - fixed at the bottom of the page */
.open-button {
  background-color: #555;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  position: fixed;
  bottom: 23px;
  right: 28px;
  width: 280px;
}

/* The popup form - hidden by default */
.form-popup {
  display: none;
  position: fixed;
  bottom: 0;
  left: 35px;
  border: 3px solid #f1f1f1;
  z-index: 999;
  border-radius:10px;
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
  border-radius:10px;
}

/* Full-width input fields */
.form-container input[type=text], .form-container input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #0074bd;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}

.fixed-button-position {
    /* right: 0px; */
    left: 35px;
    top: 45%;
    margin-top: 0px;
    -ms-transform-origin: 100% 50%;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    z-index: 999997;
    position: fixed;
}
.button-transform-position {
    position: static;
    cursor: pointer;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
}

.button-shadow-border {
    cursor: pointer;
    box-shadow: 0 0 3px #111111;
    -moz-box-shadow: 0 0 3px #111111;
    -webkit-box-shadow: 0 0 3px #111111;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    vertical-align: top;
    white-space: nowrap;
    cursor: pointer;
    padding: 3px 3px 3px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    background-color: #000000;
    border: 1px solid #000000;
}
.button-box-sizing {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -ms-box-sizing: content-box;
    position: static;
    line-height: 18px;
    height: 18px;
    padding: 8px 23px;
    background-color: #C4161C;
    color: #FFFFFF;
    width: 80px;
}

#quick-cart-pay {border-radius: 50%;top: 75%;cursor: pointer;display: block;position: fixed;left: 10px;text-decoration: none;z-index: 99;}
.footer_links_a li  {font-size:16px;}
.footer_links_a{justify-content:center;list-style-type:none;}
.pad-005-white{padding: 0px 0px 0px 5px;color:#FFF;}
.bgc96-pad15-0{background-color:#005C96;padding: 15px 0px;}

.tab_paragraph_home- p{color:#fff !important;}
.tab_paragraph_home- span{color:#fff !important;}
.tab_paragraph_home- li{color:#fff !important;font-family: Epilogue;font-size: 18px;font-style: normal;font-weight: 400;}
 .carousel-indicators .active {height:10px;width:40px;}
 .carousel-indicators [data-bs-target] {border-top:none;border-bottom:none;}
 .carousel-indicators [data-bs-target] {height: 10px;width: 10px;border-radius: 50px;}
 .add_bg{background-image:url('../front/bg_550_h.webp');}
.new_updated_slider {background-repeat: no-repeat;background-size: cover;height: 550px;align-items: center;justify-content: center;display: flex;background-color:rgb(212,212,212);}
.new_banner_2_heading {color: #325a74;font-weight: 600;font-size: 34px;}
.new_banner_2_para{color: #325a74;font-size: 27px;}
.new_banner_2_para_2{color: #325a74;font-size: 27px;margin:30px 0px 0px; }
.new_banner_2_ul{list-style-type:none;padding-left: 0px;display: flex;}
.new_banner_2_ul li{margin-top: 15px;}
.new_banner_2_ul li a{background-color: #325a74;color: #fff;padding: 10px 25px 10px 25px;border-radius: 11px;margin: 0px 15px 0px 0px;font-weight: 600;font-size: 17px;}
.new_brand_slider{width: 870px;height:50px;}
.new_brand_ul_2 ul{list-style-type:none;padding-left: 0px;display: flex;position: absolute;bottom: 10px;}
.new_brand_ul_2 ul li{display:flex;width:auto;align-items:center;padding: 0px 15px;}
.new_brand_ul_2 ul li p{color: #325a74;font-size: 18px;margin-bottom:0px;}
.new_brand_ul_2 ul li img{margin-right:10px;}

.FormSubmit{background-color:#0074bd;color:#fff;text-align:center;padding:15px 0px 15px 3px;}
.ErrorForm {background-color:red;color:#fff;text-align:center;padding:15px 0px 15px 3px;}
.EnglishError{background-color:red;color:#fff;text-align:center;padding:15px 0px 15px 3px;}
.dummyheading{line-height: 0px;position: absolute;color: #fff;}
.heightauto{height:auto;}
.bg4bd{background-color:#0074bd;}
.mr10{margin-right:10px;}
.aicenter{align-items:center;}
.w100_heightauto{width:100%;height:auto;}
.listtypenone{list-style-type:none;}
.mr7{margin-right:7px;}
.pos-relative{position: relative;}
.max_height_w_h{max-width: 100%;height: auto;width: 415px; height: 427px;}
.max_height_w_h_2{max-width: 100%;height: auto;width: 580px; height: 556px;}
.width15{width:15px !important;}
.width50{width: 50px !important;}
.bordernone{border: none;}
.color-fff_fw-600{color:#fff;font-weight: 600;}
.bgfff{background-color:#FFF;}
.map_height_frame{border: 0; width: 100%; border-radius: 25px;}
.w100{width: 100%;}
.brrad10{border-radius: 10px;}
.pr30{padding-right: 30px;}
.bgfcfd{background-color:#FCFCFD;}
.pad10-20{padding:10px 20px;}
    #quick-cart-pay-product {
    border-radius: 50%;
    top: 75%;
    cursor: pointer;
    display: block;
    position: fixed;
    right: 10px;
    text-decoration: none;
    z-index: 99;
}

.pad-050{padding: 0px 50px;}
.pt50{padding-top:50px}

@media only screen and (min-width: 768px)
{
  /*.w480-h480 {width:480px;height:480px;}*/
}
@media only screen and (min-width: 1180px)
{
  .main-menu ul li.megamenu .menu-wrapper {width: 900px !important; height:auto !important;margin-left: -250px !important;}
  .main-menu ul ul li:hover>a {color: #0074bd;background-color: transparent;}
}

@media (min-width: 1900px) {
    .new_updated_slider .container {
        max-width: 1750px;
    }
}
