body {
    font-family: 'Poppins', sans-serif;
}


header nav {
    background-color: #00235A;
}
header .navbar-brand {
    min-width: 180px;margin:0; display: inline-block;
}
header .navbar-brand img {
    width: 100%;
    max-width: 50px;
    background-color: #fff;
    border-radius: 50%;
    border: #fff solid 2px;
}
header  .navbar-collapse { flex-basis: auto; flex-grow: inherit;}

.stTopCont {
    width: 100%;
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;letter-spacing: 1px;
}
.stTopCont h3 {
    font-size: 20px;
    margin: 0 0 5px;
}
.stTopCont p {
    margin: 0;font-size: 14px;
}
header .navbar-nav {
    min-width: 180px;
}
header .navbar-nav li.nav-item {
    width: 100%;
}
header .navbar-nav a.nav-link {border: #fff solid 1px;
        padding: 5px;
        border-radius: 6px;
    color: #fff !important;text-align: right; font-size: 14px; text-align: center;
}
header .navbar-nav a.nav-link:hover {
    color: #FF7300 !important;
}

header nav .container {
    max-width: 1850px;
    flex-wrap: nowrap !important;
}

/* Home Page Start */

.pdpBannerInner .vdo img {
    max-width: 100%;
}
.headerRight a, .headerRight a:hover {
    color: #fff;
        text-align: center;
    margin-top: 6px;
}
#google_translate_element {
    text-align: right;
    padding: 0 15px;
}

/*Product Page Start*/

.pdpBanner {
    padding: 20px 0 20px;
    /*height:100vh;*/
    background-image: linear-gradient(to bottom, #60bfff, #9fccff, #cadaff, #e9ebff, #ffffff);
}
.pdpName {text-align:center; margin-bottom:30px;}
.pdpName .breadcrumb {
    font-size: 12px;
    justify-content: center;
}
.pdpName .breadcrumb a {
    color: #000;
    margin-right: 8px;
    padding-right: 8px;
}
.pdpName h1 {
    font-size: 30px;
        font-weight: 500;
    margin-bottom: 0;
    color: #001e57;
}
/*.pdpName h1::after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    bottom: -20px;*/
/*    left: 50%;*/
/*    width: 0px;*/
/*    height: 0px;*/
/*    margin-left: -10px;*/
/*    border-left: 20px solid transparent;*/
/*    border-right: 20px solid transparent;*/
/*    border-top: 20px solid #ff7300;*/
/*}*/
.pdpName p.mNumber {
    margin: 15px 0 0;
    font-size: 24px;
    font-weight: bold;
}
.pdpBannerInner .vdo {
    flex: 1;
    display: flex;
    align-items: center;
    margin-top:20px;
}
.pdpBannerInner .vdo iframe {
    width: 800px;
    height: 450px;
    border-radius: 20px;
}
p.vdoCont {
    margin-top: 50px;
    text-align: center;
    color: #fff;
    padding: 15px 30px;
    border-radius: 5px;
    background-color: #00235A;
    font-size: 16px;
}
.pdpBannerInner .img img {
    max-height: 50vh;
}
.pdpBannerInner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}
.banBottom {
    max-width: 1000px;
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.banBottom .banBottomCols {
    text-align:center;
    font-weight: bold;
    font-size: 24px;
}
.banBottom .banBottomCols span {
    display: block;    font-weight: normal;
    font-size: 14px;
}
.banBottom .banBottomBtn a {
    padding: 7px 40px;
    border: #41424b solid 2px;
    border-radius: 20px;
    font-size: 15px;
    text-transform: uppercase;
    color: #41424b;
    font-weight: bold;
    text-decoration:none;
}
.banBottom .banBottomBtn a:hover {
    color:#fff;
    background-color:#41424b;
}

.prdDesTabs {
    background-color: #fff;
    padding: 60px 0 50px;
}
.prdDesTabsInner {
    max-width: 1230px;
    margin: auto;
    padding: 0 15px;
}
.prdDesTabsInner h2 {
    font-size: 24px;
    text-align: center;
    margin: 0 0 40px;
    font-weight: 600;    text-transform: uppercase;
}
.prdDesTabsInner h2 span {
    padding: 15px 80px;
    border-radius: 40px;
    color: #fff;    background-color: red;
    display: inline-block;
}
.prdDesTabsInner #sep table {
    width: 100%;
    max-width: 700px;
}
.prdDesTabsInner #sep table {
    max-width: 700px;
    width: 100%;
    font-size: 14px;
    text-align: left;
    border-collapse: collapse;
    color: #000;
    box-shadow: 0 0 0 1px #999;
    border-radius: 6px;
}
.prdDesTabsInner #sep table tr:nth-child(2n) {
    background-color: #f6f6f6;
}
.prdDesTabsInner #sep table tr td {
        padding: 10px 20px;
}
.prdDesTabsInner #sep table tr td:first-child {
    border-right: 1px solid #999;
    font-size: 16px;
    font-weight: bold;
    width: 50%;
}


.vdoSecBoxes {
    display:flex;
    min-height:100vh;
}
.vdoSecBoxes.rightCont {
    flex-direction: row-reverse;
}
.vdoSecBoxesLeft {
    width: 45%;
    background-color: #2a2a2a;
    padding: 30px 5%;
    display: flex;
    align-items: center;
}
.vdoSecBoxesRight {
    width:55%;
    background-image: url(../images/newImages/prdImg1.jpg);
    background-size: cover;
    padding: 5%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.vdoSecBoxesLeftInner {
    color:#fff;
}
.vdoSecBoxesLeftInner span {
    color: #fff;
    letter-spacing: 2px;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 5px;
    color: #acacac;
}
.vdoSecBoxesLeftInner h3 {
    font-size: 50px;
    font-weight: normal;
    margin: 0 0 20px 0;
}
.vdoSecBoxesLeftInner p {
    font-size: 16px;
    line-height: 32px;
    margin: 0;
    letter-spacing: 1px;
}
.vdoSecBoxesLeftInner a {
    display: inline-block;
    text-decoration: none;
    padding: 10px 30px;
    background-color: #ff7300;
    color: #fff;
    margin-top: 30px;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 14px;
}
.vdoSecBoxesLeftInner a:hover {
    color: #fff;
}
.vdoSecBoxesRight .vdoSecBoxesRightCont {
    display: flex;
    align-items: center;
    color: #fff;
    cursor:pointer;
    background-color: rgb(0 0 0 / 56%);
    padding: 15px 15px;
    border-radius: 5px;
}
.vdoSecBoxesRightCont span {
    min-width: 80px;
    width: 80px;
    height: 80px;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 50%;
    background-color: #ffffff;
    margin-right: 15px;
    color: #ff7300;
    font-size: 40px;
}
.vdoSecBoxesRightCont span i {
    display: flex;
    color:red;
}
.vdoSecBoxesRightCont h4 {
    font-weight: bold;
}
.vdoSecBoxesRightCont p {
    margin:0;
}
.rightCont .vdoSecBoxesRight {
    justify-content: flex-start;
}

.ftTecSec {
    background-color:#000;
    padding: 100px 0;
}
.ftTecSecTitle {
    font-size: 26px;
    text-align: center;
    margin: 0 0 20px;
    font-weight: bold;
    color:#fff;
}
.ftTecBoxes {
    display:flex;
    padding: 30px 0;
}
.ftTecBoxes.rightCont {
    flex-direction: row-reverse;
}
.ftTecBoxesLeft {
    width:50%;
}
.ftTecBoxesLeft img {
    width:100%;
}
.ftTecBoxesRight {
    width: 50%;
    padding: 30px 5%;
    display: flex;
    align-items: center;
}
.ftTecBoxesLeftInner {
    color:#fff;
}
.ftTecBoxesLeftInner h3 {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 2px;
}
.ftTecBoxesLeftInner p {
    margin: 0;
    line-height: 28px;
}

.oView {
    display: flex;
}
.tab-content {
    /*border: #ccc solid 1px;*/
    /*border-radius: 5px;*/
    margin-top: 10px;
}
.oViewLeft {
    width: 40%;
    border: #dddddd solid 1px;
    padding: 20px;
    text-align:center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.oViewLeftImg {
    flex: 1;
    align-items: center;
    display: flex;
    justify-content: center;
}
.oViewRight {
    width: 60%;
    padding: 0 0 0 20px;
}
.oViewLeft img {
    max-width: 100%;
    height:auto;
}
.oViewRight h3.product-price {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
.oViewRight h3.product-price .mainPrc {
    color: #ff7300;
    font-size: 24px;
}
.oViewRight .product-description {
    font-size: 14px;
    margin-bottom: 15px;
}
.oViewRight .prd-img {margin-top:30px;}
.oViewRight .prd-img h4 {
    font-size: 14px;
    font-weight:bold;
    text-transform:capitalize;
}
.oViewRight .prd-img img {
    max-height: 42px;
    background-color: #fff;
    margin: 0 3px 0 0;
    padding: 3px;
    border-radius: 4px;
    border: #f57f07 solid 1px;
    margin-bottom: 8px;
}
form.cartBtns {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
form.cartBtns button, form.cartBtns a {
    display: inline-block;
    text-decoration: none;
    padding: 8px 7px;
    background-color: #008000;
    color: #fff;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 14px;
    border: none;
    width: 24%;
    text-align: center;
    margin-top: 10px;
    -webkit-box-shadow: 0px 3px 3px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,.1);
    box-shadow: 0px 3px 3px 0px rgb(0 0 0 / 10%);
}
form.cartBtns a.gr_btn {
    background-color: #ff7300;
}
form.cartBtns button i, form.cartBtns a i {
    margin-right: 8px;
}
.prdDesTabsInner ul.nav {
    margin: 0;
    border:none;
}
.prdDesTabsInner ul.nav button {
    border: none;
    color: #000 !important;
    margin: 0;
    border-bottom: transparent solid 3px;
}
.prdDesTabsInner ul.nav button.active {
    border-color: #ff7300;    background: transparent;
    border-radius: 0;
}
.pdpImages {
    text-align:center;
}
.pdpVdos iframe {
    width:100%;
}
.spec {
    padding: 20px;
}

.revSec .revTitle {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.revSec .review-star {
    margin-bottom: 15px;
}
.revSec .review-star a {
    text-decoration: none;
    color: #ff7300;
    font-size: 22px;
    margin-right: 5px;
}
.revSec form .form-group {
    margin-bottom: 15px;
}
.revPosts #reviews {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 8px;
}
.revPosts .noRev {
    font-size: 18px;
}
.revPosts .revPost .revPostTitle {
    font-weight:bold;
}
.revPosts .revPostTitle span {
    font-weight:normal;
}
.revSec form .form-group input.btn-review {
    padding: 8px 30px;
    border: none;
    background-color: #ff7300;
    color: #fff;
}
.oViewRight .prdTitle {
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 20px;
}
.oViewRight .product-quantity {
    display: flex;
    align-items: strech;
    margin-bottom: 20px;
}
.oViewRight .product-quantity p {
    margin: 0 20px 0 0;
    align-self: center;
}
.oViewRight .product-quantity span {
    display: inline-block;
    padding: 1px 12px;
    border: #ccc solid 1px;
}
.oViewRight .product-quantity span#qty-minus {
    border-radius: 5px 0 0 5px;
    border-right: none;
    cursor: pointer;
    background-color: #ff7300;
    color: #fff;
    font-size: 13px;
    display: flex;
    align-items: center;
}
.oViewRight .product-quantity span#qty-add {
    border-radius: 0 5px 5px 0;
    border-left: none;
    cursor: pointer;
    background-color: #ff7300;
    color: #fff;
    font-size: 13px;
    display: flex;
    align-items: center;
}


.product-status ul.emojies-box {
    margin: 0;
    padding: 0;
    display: flex;
}
.product-status ul.emojies-box li {
    font-size: 14px;
    margin-right:20px;
}


.share {
    margin-top: 20px;
}
.shareInner {
    display:flex;
}
.share p {
    margin: 0 0 5px;
    font-weight: bold;
    font-size: 14px;
    line-height: normal;
}
.social-sharing {
    display: flex;
    align-items: center;
}
.social-sharing .a2a_svg {
    width: 26px;
    height: 26px;
}
.share .pinCd {
    margin-left: 20px;
}
.share .pinCd button {
    background-color: #ff7300;
    border: none;
    color: #fff;
    padding: 2px 20px;
    border-radius: 5px;
    font-size: 14px;
}
.share .pincode-data {
    display: flex;
    align-items: stretch;
}
.share .pincode-data input {
    height: 32px;
    margin-right: 10px;
    border-radius: 5px;
    border: #000 solid 1px;
    padding: 8px;
    min-width: 250px;
    font-size: 14px;
}
.oViewBtns ul {
    padding: 0;
    margin: 20px 0 0;
    list-style: none;
    display: flex;
}
.oViewBtns ul li {
    display: flex;
    align-items:center;
    margin-right: 20px;
    cursor:pointer;
}
.oViewBtns ul li i.bi {
    margin-right: 10px;
    font-size: 24px;
    color: #ff7300;
}
.oViewBtns ul li:last-child i {
    color: red;
}
.ordBook {
    padding-top: 30px;
    background-color: #fff;
}
.ordBook .marqeebox {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    background-color: #dce8ff;
    font-size: 14px;
    color: #ff7300;
}
.ordBook .marqeebox i {
        color: #000;
}
.ordBook .marqeebox a {
    background: #011e54;
    color: #fff;
    padding: 6px 10px;
    font-size: 14px;
    text-decoration: none;
    min-width: 100px;
    text-align: center;
}


.suppInfo .modal-header button.btn-close {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #ff7300;
    opacity: 1;
    border: #fff solid 1px;
    z-index: 9;
    width: 15px;
    height: 16px;
    color: #fff;
    font-size: 14px;
}
.suppInfo .modal-header {
    border: none;
    justify-content: center;
    background-color: #ff7300;
    padding: 8px 0;
    margin-bottom:15px;
}
.suppInfo .modal-header h4.modal-title {
    color: #fff;
    font-size: 20px;
}
.suppInfo .modal-body {
    text-align: center;
}


.prdBuyCart button.btn-close {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #ddd;
    opacity: 1;
    border: #fff solid 1px;
    z-index: 9;
    width: 15px;
    height: 16px;
    color: #fff;
    font-size: 14px;
}
.prdBuyCart .modal-content {
    border: none;
    -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
}
.prdBuyCart .modal-dialog {
    max-width: 600px;
}
.prdBuyCart .modal-dialog .formbody {
    max-width: 400px;
    margin: auto;
}
.prdBuyCart .modal-header {
    border: none;
    justify-content: center;
    background-color: #ff7300;
    padding: 13px 0;
    margin-bottom:15px;
}
.prdBuyCart .modal-header h4 {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
}
.prdBuyCart .modal-body .formbody label {
    font-size: 15px;
    margin-bottom: 5px;
    text-align: left;
    font-weight:500;
}
.prdBuyCart .formbody .form-group {
    position: relative;
}
.prdBuyCart .formbody .form-group .icon {
    position: absolute;
    height: 100%;
    color: #fff;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px 0 0 5px;
    font-size: 24px;
    border: #ced4da solid 1px;
}
.prdBuyCart .formbody .form-group .number {
    position: absolute;
    left: 45px;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 14px;
}
.prdBuyCart .formbody .btnSub {
    text-align: center;
    margin: 20px 0 10px;
}
.prdBuyCart .formbody .btnSub button {
    background-color: #ff7300;
    color: #fff;
    padding: 8px 25px;
    border: none;
    -webkit-box-shadow: 0px 3px 3px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,.1);
    box-shadow: 0px 3px 3px 0px rgb(0 0 0 / 10%);
}
.prdBuyCart .formbody input {
    padding-left: 50px;
}
#searchsMng .spec {
    font-weight: 600;
}
.whatRecv {
    margin-bottom: 15px;
    text-align: center;
}
.whatRecv h5 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
}


/**/
.vdoNBox {
    background-color: #000;
    padding: 60px 0;color: #fff;    position: relative;
}
.vdoNBox h3 {
    text-align: center;
    max-width: 600px;
    margin: 0 auto 20px;
    font-size: 26px;
    font-weight: bold;
}
.vdoNBox p {
    max-width: 800px;
    margin: 0 auto;
    font-size: 18px;
    text-align:center;
}
.openHash {
    background-color: #000;
}
.openHash .openHashClick {
    margin: 0;
    text-align: right;
    color: #fff;
    padding: 5px 15px;
}
.openHashCont {
    padding: 20px;
    background-color: #fff;
}

.vdoNColInner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 0 0;
}
.vdoNColLeft {
    width: 45%;
    border-left: #41424b solid 5px;
    border-radius: 8px;
    padding: 5px 5px 5px 15px;
}
.vdoNColRight {
    width:calc(100% - 50%);
}
.vdoNColRight .owl-carousel {
    z-index: 0;
}
.vdoNColRight .item video, .vdoNColRight .item img {
    width: 100%;
    border-radius: 30px; height:auto;
}
.vdoNColLeft ul {
    margin: 0;    padding: 0;
    list-style: none; position:relative;
}
.vdoNColLeft ul .line {
    display: inline-block;
    position: absolute;
    left: -2px;
    height: 200px;
    width: 4px;
    transition: all .3s cubic-bezier(.23,1,.32,1);
    z-index: 1;
    background-color: #4c4c4c;
    top: 0;
    border-radius: 4px;
    
}
.vdoNColLeft ul li {
    margin: 20px 0;
}
/*.vdoNColLeft ul li.active {*/
/*    opacity:1;*/
/*}*/
.vdoNColLCont h4 {
    margin: 0 0 10px;
}
.vdoNColLCont p {
    margin: 0;text-align: left;
    padding: 0;    font-size: 17px;
}

/**/
/**/

.reqQuote {
    padding: 80px 0;
    margin: 0;
    background-image: url(https://www.ibgmart.com/assets/images/newImages/IBGMartquote-img.jpg);
    background-color: transparent;
    position: relative;
}
.reqQuote::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #001e57;
    content: "";
    opacity: 0.90;
    z-index:0;
}
.reqQuote .container {
    z-index:1;
    position: relative;
}
.quoteTitle .upTitle {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #ff7300;
    text-transform: capitalize;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
}
.quoteTitle h3 {
    position: relative;
    display: block;
    font-size: 38px;
    line-height: normal;
    color: #fff;
    font-weight: bold;
    padding-bottom: 25px;
    margin: 40px 0;
}
.quoteTitle h3::before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 120px;
    height: 1px;
    background-color: #df6512;
}
.quoteTitle h3::after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 40px;
    height: 1px;
    background-color: #ffffff;
}
.quoteTitle p {
        margin-top: 25px;
            margin-bottom: 35px;
    color: rgba(255, 255, 255, 0.60);
}
.reqQuote .formWrap {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}
.reqQuote .formWrap .formLeft {
    width: 58%;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.reqQuote .formWrap .formRight {
    width: 40%;
}
.reqQuote .formWrap .formLeft .form-group {
    width: 48%;
}
.reqQuote .formWrap .formLeft .form-group:last-child {
    width: 100%;
    margin-bottom: 0;
}
.reqQuote .formWrap .form-group input, .reqQuote .formWrap .form-group textarea {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #000;
    font-weight: 400;
    padding: 11px 25px;
    width: 100%;
    height: 54px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-appearance: unset;
}
.reqQuote .formWrap .form-group textarea {
    height: 140px;
    resize: none;
}
.reqQuote button.btn {
    display: flex;
    display: -webkit-flex;
    margin-left: auto;
    margin-top: 20px;
    text-align: center;
    line-height: 30px;
    padding: 10px 60px;
    background-color: #FF7300;
    border: none;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
}
.reqQuote button.btn:hover {;
    background-color: #000;
}

/**/

/*---------------------
  Footer
-----------------------*/

.footer-section {
	background: #191919;
	padding-top: 75px;
}

.footer-left {
	margin-bottom: 30px;
}

.footer-left .footer-logo {
	margin-bottom: 24px;
}

.footer-left .footer-logo a {
	display: inline-block;
}
.footer-logo {
    width: 20%;text-align: center;
}
.footer-left ul li {
	list-style: none;
	color: #b2b2b2;
	font-size: 16px;
	line-height: 30px;
}

.footer-left .footer-social {
	padding-top: 25px;
}

.footer-left .footer-social a {
	display: inline-block;
	height: 40px;
	width: 40px;
	background: #434445;
	color: #ffffff;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	margin-right: 7px;
	position: relative;
	z-index: 1;
}

.footer-left .footer-social a:hover:before {
	opacity: 1;
}

.footer-left .footer-social a:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: var(--primary-color1);
	content: "";
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	z-index: -1;
}

.footer-widget {
	margin-bottom: 30px;
}
.footer-widget h5 {
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 18px;
    color: #fc941b !important;
    padding: 10px 0 10px 12px;
    border-left: #fff solid 3px;
    background-color: #ffffff0a;
    border-radius: 3px;
}
footer .wrapper_mng span {
    font-size: 14px;
}
.footer-widget ul li {
	list-style: none;
}
.footer-left p {
    color: #fff;
}
.footer-widget ul li a {
	line-height: 36px;
	font-size: 16px;
	color: #b2b2b2;text-decoration: none;
}

.newslatter-item h5 {
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 30px;
}

.newslatter-item p {
	color: #b2b2b2;
	line-height: 26px;
}

.newslatter-item .subscribe-form {
	position: relative;
}

.newslatter-item .subscribe-form input {
	color: #b2b2b2;
	background: #303030;
	width: 100%;
	height: 46px;
	font-size: 16px;
	border: none;
	padding-left: 20px;
}

.newslatter-item .subscribe-form input::-webkit-input-placeholder {
	color: #b2b2b2;
}

.newslatter-item .subscribe-form input::-moz-placeholder {
	color: #b2b2b2;
}

.newslatter-item .subscribe-form input:-ms-input-placeholder {
	color: #b2b2b2;
}

.newslatter-item .subscribe-form input::-ms-input-placeholder {
	color: #b2b2b2;
}

.newslatter-item .subscribe-form input::placeholder {
	color: #b2b2b2;
}

.newslatter-item .subscribe-form button {
	display: inline-block;
	color: #ffffff;
	background: var(--primary-color1);
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	border: 1px solid var(--primary-color1);
	position: absolute;
	right: 0;
	top: 0;
	padding: 13px 20px 12px;
	cursor: pointer;
}

.copyright-reserved {
	border-top: 1px solid #303030;
	padding: 15px 0;
	margin-top: 45px;
}

.copyright-reserved .copyright-text {
	font-size: 16px;    width: 100%;
    text-align: center;
	color: #b2b2b2;
}

.copyright-reserved .copyright-text a {
	color: #b2b2b2;
}

.copyright-reserved .copyright-text i {
	color: #cc2424;
}

.copyright-reserved .copyright-text a:hover {
	color: var(--primary-color1);
}

.footer-section ul {
    margin: 0;
    padding: 0;
}
footer .wrapper_mng a {
    color: #fff; text-decoration: none;
}



.prdCol {
    /*max-width: 1000px;*/
    margin: auto;
    border: #00235A solid 1px;
    border-radius: 20px;    margin-bottom: 30px;
}
.prdColTop {
    background-color: #00235A;
    padding: 15px 25px;
    display: flex;
    justify-content: space-between;
    border-radius: 15px 15px 0 0;
    align-items: center;
}
.prdColTop h3 {
    font-size: 20px;
    font-weight: 600; color:#fff;
    margin: 0;
}
.prdColTop a {
    color: #fff;
    text-decoration: none;
}
.prdColInner {
    display: grid;
    grid-template-columns: 350px 1fr;
    gap: 150px;    align-items: center;
    padding: 20px;
    max-width: 1000px;
    margin: auto;
}
.prdCol .leftImg {text-align:center;}
.prdCol .leftImg img {
    max-width: 350px;
    /*border-radius: 50%;*/
    height: 350px;
    width: 100%;
    object-fit: cover;
}
.rightCont h4 {
    font-size: 20px;
    font-weight: 600;margin-bottom: 10px;
}
.rightCont ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.rightCont ul li {
    display: flex;
    justify-content: space-between;
    padding: 8px 5px;
    border-bottom: #ccc solid 1px;
}
.rightCont ul li.prc {
    font-weight: 700;
}
.rightCont .btns {
    margin-top: 20px;
    text-align: center;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}
.rightCont .btns button, .rightCont .btns a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 5px;
    color: #fff;
    text-decoration: none;
    background-color: red;
    border-radius: 8px;
    font-size: 16px; border:none;
}
.rightCont .btns button i, .rightCont .btns a i {
    display: flex;
    margin-right: 5px;
}
.rightCont .btns a:last-child, .rightCont .btns button:last-child  {
    background-color: #008000;
}
.rightCont .btns a:hover {
    color: #fff;
}
footer .wrapper_mng {
    color: #fff;
}
.need_help {
    text-align: center;
    padding: 15px 20px;
    background-color: red;
    color: #fff;
}
.need_help p {
    display: inline-block;
    margin: 0;
    font-size: 15px;
    animation: zoominoutsinglefeatured 1.5s infinite;
}
.need_help a, .need_help a:focus {
    color: #fff;
    text-decoration: none;
}

@keyframes zoominoutsinglefeatured{0%{transform:scale(1,1)}50%{transform:scale(1.1,1.1)}100%{transform:scale(1,1)}}


.prdBuyCart button.btn-close {
    position: absolute;
    right: 0;
    top: 0;
    background-color: red;
    opacity: 1;
    border: #fff solid 1px;
    z-index: 9;
    width: 15px;
    height: 16px;
    color: #fff;
    font-size: 14px;
}
.prdBuyCart .modal-content {
    border: none;
    -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
}

.prdBuyCart .modal-dialog .formbody {
    max-width: 400px;
    margin: auto;
}
.prdBuyCart .modal-header {
    border: none;
    justify-content: center;
    background-color: red;
    padding: 13px 0;
    margin-bottom: 15px; color:#fff;
}
.prdBuyCart .modal-header h4 {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
}
.prdBuyCart .formbody .form-group {
    position: relative;
}
.prdBuyCart .formbody .form-group span i {
    color: #071527;
    font-size: 18px;
}
.prdBuyCart .formbody .btnSub {
    text-align: center;
    margin: 20px 0 10px;
}
.prdBuyCart .formbody .btnSub button {
    background-color: #071527;
    color: #fff;
    padding: 8px 25px;
    border: none;
    -webkit-box-shadow: 0px 3px 3px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,.1);
    box-shadow: 0px 3px 3px 0px rgb(0 0 0 / 10%);
}
.prdBuyCart .formbody input {
    padding-left: 50px;
}


/* Product Modal Start */

.product_model .modal-header {
    padding: 0;
    margin: 0;
}
.product_model .headerone {
    text-align: center;
}
.product_model .headerone .icon i.bi {
    font-size: 36px;
    background: #25d366;
    color: #fff;
    width: 70px;
    height: 70px;
    display: inline-flex;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
}
.product_model .headerone h4 {
    padding: 20px 0 15px;
    font-size: 24px;
    font-weight: 700;
    padding-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
}
.headerone .note {
    text-align: center;
    font-weight: bold;
    color: #00235A;
    margin-bottom: 20px;
}
.whatRecv {
    margin-bottom: 15px;
    text-align: center;
}
.whatRecv h5 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
}
.whatRecv span {
    display: inline-block;
    padding: 4px 10px;
    margin: 0 2px 8px;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    font-size: 13px;
    background: #000;
}
.product_model .modal-dialog .formbody {
    max-width: 420px;
}
.prdBuyCart .modal-body .formbody label {
    font-size: 15px;
    margin-bottom: 5px;
    text-align: left;
    font-weight: 500;
}
.prdBuyCart .formbody .form-group {
    position: relative;
}
.prdBuyCart .formbody .form-group .icon {
    position: absolute;
    height: 100%;
    color: #fff;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px 0 0 5px;
    font-size: 24px;
    border: #ced4da solid 1px;
}
.product_model .formbody input {
    padding-left: 85px;
}
.product_model .formbody button.btn {
    background-color: #000;
    color: #fff;
    padding: 8px 25px;
    border: none;
    -webkit-box-shadow: 0px 3px 3px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,.1);
    box-shadow: 0px 3px 3px 0px rgb(0 0 0 / 10%);
    margin-top: 20px;
    margin-bottom: 20px;
}

.prdBuyCart .formbody .form-group span picture img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 20px;
}

/* Product Modal End */

/* Responsive start */

@media (max-width: 991px){
    #google_translate_element {margin-bottom: 15px;}
    .pdpBanner {padding: 20px 0 30px;}
    .pdpBannerInner .vdo iframe {width: 600px; height: 350px;}
    /*Product Start*/
    .oView {flex-wrap:wrap;}
    .oViewLeft {width:100%; text-align:center;}
    .oViewRight {width:100%; padding: 20px 0 0;}
    .oViewBtns ul {justify-content: center;}
    
    .oView, .vdoSecBoxes {
        flex-wrap: wrap;
        min-height: auto;
    }
    .vdoSecBoxesLeft {
        width:100%;
        padding: 40px 20px;
    }
    .vdoSecBoxesRight {
        width:100%;
        min-height:300px;
    }
    
    
    
    /*Product Start*/
    
    .checkoutMain {
        flex-wrap: wrap;
    }
    .checkoutLeft {
        width: 100%;
        padding-top: 100px;
    }
    .checkoutRight {
        width: 100%;
        padding: 30px 20px 80px;
    }
    .checkoutLeft .item {
        min-height: auto;
    }
    .checkoutLeft .item img {
    max-height: inherit;
    height: auto;
    max-width: 100%;}
    
    .bookMainInner {
        flex-wrap: wrap;
    }
    .bookMainLeft {
        width: 100%;
        padding-top: 100px;
    }
    .bookMainRight {
        width: 100%;
        padding: 30px 20px 80px;
    }
    .cartInner .table-responsive {
        overflow:auto;
    }
    .cartInner table {
        min-width:700px;
    }
    form.cartBtns button, form.cartBtns a {font-size:13px;}
    
    .bookMainLeft .picture_image {position: static !important;}
    .featureMain {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .vdoNColLeft {width: 47%; border-width: 2px;}
    .vdoNColLCont h4 {font-size: 14px; font-weight: bold;}
    .vdoNColLCont p {font-size: 14px;}
    .vdoNColRight .item video, .vdoNColRight .item img {border-radius: 20px;}
    .reqQuote {margin-top:0 !important;}
    .reqQuote .formWrap {flex-wrap:wrap;}
    .reqQuote .formWrap .formLeft {width:100%;}
    .reqQuote .formWrap .formRight {width:100%; margin-top:15px;}
    .copyright-reserved {
        margin-top: 25px;
    }
    .prdDesTabsInner h2 {
    font-size: 20px;}
    .prdDesTabsInner h2 span {
    padding: 15px 10px; width:100%;}
    .prdColInner {gap: 40px;}
    .rightCont .btns a {font-size:14px;}
}

@media (max-width: 767px){
    #call-me a {width: 40px; height: 40px; font-size: 18px; bottom: 95px;}
    #WAButton .floating-wpp-button {font-size: 20px;  width: 40px !important; height: 40px !important;}
    #WAButton div {height: 40px !important;}
    #blnk-txt {width: 50px; text-align: center; margin: 0;}
    #secondmarque {background-color: #000;}
    .boxmarquee {color:#fff;}
    #WAButton {left: 15px;}
    #call-me a {left: 15px;}
    
    .pdpBannerInner .vdo {width: 100%;}
   .pdpBannerInner .vdo iframe {width: 100%; height: 300px;}
    /*Product start*/
    .pdpName h1 {font-size: 22px;}
    .pdpName p.mNumber {font-size: 20px;}
    
    .catListCols:hover {-webkit-transform: scale(1); transform: scale(1);}
    .pdpBanner {height: auto;}
    .pdpName {margin-bottom: 20px;}
    .banBottom {
        flex-wrap: wrap;
        margin-top: 20px;
    }
    .pdpName p.mNumber {
    margin: 15px 0;}
    .banBottom .banBottomCols {width:25%;}
    .banBottom .banBottomCols {font-size: 14px;}
    .banBottomBtn {
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }
    .banBottomBtn a {
        display:inline-block;
    }
    .pdpBannerInner .img img {
        max-height: 250px;
    }
    .banBottom .banBottomBtn a {color: #fff; background-color: #41424b;}
    .prdDesTabsInner ul.nav li.nav-item {
        width: 32%;
        margin-bottom: 2%;
        margin-right: 2%;
    }
    .prdDesTabsInner ul.nav li.nav-item:nth-child(3) {
        margin-right: 0;
    }
    .prdDesTabsInner ul.nav button {
        border: #ccc solid 1px;
        width: 100%;
        font-size: 14px;
        padding-left: 5px;
        padding-right: 5px;
        text-align: center;
    }
    .prdDesTabsInner ul.nav button.active {
        border-color: #ff7300;
        background-color: #ff7300;
        color: #fff !important;
    }
    
    .prdDesTabs {
    background-color: #fff;
    padding: 30px 0 30px;}
    
    .vdoSecBoxesLeftInner h3 {
    font-size: 30px;}
    .vdoSecBoxesLeftInner p {
    font-size: 14px;
    line-height: 27px;}
    .ftTecBoxes {
        flex-wrap:wrap;
    }
    .ftTecBoxesLeft {
        width:100%;
    }
    .ftTecBoxesRight {
        width:100%;
    }
    .shareInner {
        flex-wrap:wrap;
    }
    .share .pinCd {width:100%;margin:10px 0 0;}
    form.cartBtns button, form.cartBtns a {width: 48.5%;}
    
    /*Product end*/
    
    .vdoNColLeft {max-height: 130px; overflow: auto;}
    .quoteTitle h3 {padding-bottom: 15px; margin: 40px 0 20px; font-size: 24px;}
    .reqQuote .formWrap .formLeft .form-group {width: 100%; margin-bottom:10px;}
    
    .prdColInner {gap: 20px; padding: 10px;grid-template-columns: 100%;}
    .rightCont ul li {padding: 4px 5px;}
    header .navbar-nav a.nav-link {
        text-align: center; padding: 5px; font-size:12px;
    }
    footer .wrapper_mng {
        color: #fff;
        font-size: 14px;
    }
}

@media (max-width: 545px){
    .pdpBannerInner .vdo iframe {height: 270px;}
    
    .share .pincode-data {
        flex-wrap: wrap;
    }
    .share .pincode-data input {
        margin-right: 0;
        min-width: 100%;
        width: 100%;
    }
    .share .pinCd button {
        width: 100%;
        margin-top: 10px;
        padding: 8px 20px;
        background-color: #011e54;
    }
    header .navbar-brand {min-width: 60px;}
    header .navbar-nav {min-width: 100px;}
    .stTopCont h3 {
        font-size: 10px;
        margin: 0 0 5px;
    }
    .stTopCont p {
        font-size: 8px;
    }
    .stTopCont {letter-spacing: normal;}
    
    .prdColTop {
        flex-wrap: wrap;
        justify-content: center;padding: 12px 10px;
    }
    .prdCol .leftImg img {max-width: 160px; height: 160px;}
    .prdColTop h3 {width: 100%; text-align: center; margin-bottom: 10px;}
    .rightCont .btns {
        margin-top: 10px;
        gap:5px;
    }
    .rightCont .btns a {padding: 0;}
    .rightCont ul li, .rightCont .btns button, .rightCont .btns a {font-size: 14px;}
    .prdCol {margin-bottom: 30px;}
    .copyright-reserved span {display:block;}
    
}

@media (max-width: 414px){
    .pdpBannerInner .vdo iframe {height: 250px;}
}


