/*@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');*/

@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.3px;
    line-height: 1.7em;
    background: #fff;
    color:#000;
     font-family: "Nunito Sans", sans-serif;
    overflow-x: hidden;
}

section{
    overflow: hidden;
}

p {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    color: #333;
    font-weight:500;
     font-family: "Nunito Sans", sans-serif;
}
ul {
    padding-left: 0;
    margin-bottom: 0;
}
a {
    font-size: 16px;
    text-decoration: none;
     font-family: "Nunito Sans", sans-serif;
    font-weight:500;
}
h1,
h2,
h3{
    margin: 0;
    color: #444;
    font-family: "Poppins", sans-serif;
}
h3 {
    margin: 0;
    color: #000;
}
.liboxss li {
    border: #666 1px solid;
    float: left;
    width: 24%;
    margin-right: 1%;
    line-height: 20px;
    min-height: 52px;
    list-style: none;
    padding: 5px;
    text-align: center;
}
.liboxss {
    margin-top: 10px;
}
/*@font-face {*/
/*    font-family: Goldoni;*/
/*    src: url(Goldoni_DEMO.otf);*/
/*}*/
/*@font-face {*/
/*    font-family: playlist-caps;*/
/*    src: url(playlist-caps.otf);*/
/*}*/
/*@font-face {*/
/*    font-family: Playlist Ornament;*/
/*    src: url("Playlist Ornament.otf");*/
/*}*/
/*@font-face {*/
/*    font-family: Playlist-Script;*/
/*    src: url(../css/Playlist-Script.otf);*/
/*}*/


.selec-sec .mfilt-btn {
    display: none;
    background:#37464e;
    border: none;
    color: #fff;
    float: right;
    padding: 3px 12px;
    font-weight: 500;
    text-transform: uppercase;
}
.view-btn a {
    color: #595959;
    border: 1px solid #595959;
    padding: 10px 36px;
    border-radius: 35px;
    font-weight: 600;
    text-decoration: none;
    transition:all 0.2s linear;
}
.view-btn {
    text-align: center;
}
.bvtconrtt {
    margin-bottom: 25px;
}
.happarel-sec{
    overflow:hidden;
}
.happarel-sec.p {
  padding: 50px 0px;
  margin-top: 0px;
}
.p .center-text{text-align: center;
  background: no-repeat;
  /*padding: 0px 0px 40px;*/
  margin-bottom: 0px;
  font-weight: 700;}
.p .center-text h3{font-size: 44px;
  letter-spacing: 2px;
  position: relative;
   font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  color: #03979d;}
.bvtconrtt h2 {
    margin-bottom: 12px;
    margin-top: 22px;
}
.bvtconrtt p {
    margin-bottom: 8px;
}
.enter-code p.retpolic {
    color: #000;
    font-weight: 600;
}
.detail-right h1 {
    font-weight: 800;
  margin-bottom: 0px;
  color: #000;
   font-family: "Nunito Sans", sans-serif;
  font-size: 26px;
  text-transform: capitalize;
}
.enter-code p.retpolic i {
    margin-right: 2px;
}
.accordion-sec table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.accordion-sec table > thead > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.accordion-sec table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.accordion-sec table > tbody > tr:nth-of-type(2n + 1) {
    background-color: #f9f9f9;
}
.accordion-sec table > tbody > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.accordion-sec table > tbody > tr > td,
.accordion-sec table > tfoot > tr > td {
    vertical-align: middle;
}
#navigation > ul > li > a small {
    display: block;
    text-align: center;
    font-weight: 500;
    font-size: 13px;
}
.top-sec {
    background: #03979d;
    padding: 10px 0;
}
.top-text p {
    color: #f7f6f7;
    display: inline-block;
}
.top-text p strong {
    font-weight: 600;
    text-transform: uppercase;
}
.top-text p span {
    text-transform: uppercase;
}
.close-btn {
    padding: 0;
    background: 0 0;
    border: none;
    float: right;
    color: #f7f6f7;
    font-size: 20px;
}
.lasan h3 {
    margin-bottom: 24px;
    margin-top: 64px;
    text-align: center;
    font-size: 38px;
    font-weight: 600; font-family: initial;
}
.top-icon {
    display: flex;
    align-items: center;
}
.list-right,
.owl-carousel .slid-colm {
  
}
.list-right a.prdaimg,
.owl-carousel .slid-colm a.prdaimg {
    display: block;
    /*min-height: 262.5px;*/
    text-align: center;
}
.list-right img,
.owl-carousel .slid-colm img {
    /*max-height: 262.5px;*/
    display: inline-block;
}
.detail-right .social-desc h5 {
    color: #595959;
    float: left;
    margin: 0;
    padding: 9px 0;
    width: 98px;
    font-weight: 400;
}
.detail-right .social-desc {
    margin-top: 10px;
}
.blog-detail-right .privacy-policy-cnt p {
    margin-top: 2px;
}
.blog-detail-right .privacy-policy-cnt h3 {
    margin-top: 20px;
}
.blog-detail-right ul {
    padding-left: 40px;
}
.detail-right .social-desc li {
    display: inline-block;
    margin-right: 6px;
    margin-top: 4px;
}
.detail-right .social-desc li a {
    color: #1b1f23;
    font-size: 17px;
}
.top-icon li a i {
    margin-right: 7px;
}
/*.footer-logo img{*/
/*    max-width: 135px;*/
/*    margin-bottom: 15px;*/
/*}*/
.recently-sec .slid-colm {
    background: #fff;
}
.recently-sec .rec-all {
    margin-top: 0;
}

.ft-follow h5 {
    margin-top: 0;
    margin-bottom: 15px;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
}

.ftn-logo {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.ftn-logo img {
    width: 35%;
    border-radius: 8px;
}

.header-sec {
    background: #fff;
    padding: 10px 0;
    padding-top: 32px;
}
.top-icon li {
    display: inline-block;
    list-style: none;
}
.top-icon li a {
    text-decoration: none;
    color: #7f8084;
    margin-right: 8px;
    font-size: 15px;
    text-transform: uppercase;
}
.top-right li .btn.btn-info.btn-lg {
    padding: 0;
    border: none;
    background: 0 0;
    font-size: 13px;
    color: #7f8084;
    text-transform: uppercase;
    border-bottom: 1px solid #7f8084;
    border-radius: 0;
}
.top-right li {
    display: inline-block;
    list-style: none;
    margin-left: 6px;
}
.top-right li a {
  text-decoration: none;
  font-size: 14px;
  color: #333;
  font-weight: 600;
}
.top-right li a .badge {
    font-size: 12px;
    font-weight: 700;
    background: #03979d;
    margin-top: -16px;
    width: 18px;
    height: 18px;
    padding: 3px 0;
    margin-right: -8px;
}
.top-right li a img {
    margin-right: 2px;
    margin-top: -5px;
}
.srch-btn {
    background: 0 0;
    border: none;
    padding: 0;
    display: block;
    margin-top: 12px;
    margin-left: 10px;
    position: relative;
}
.close-srch-btn {
    right: 0;
    background: no-repeat;
    border: none;
    font-size: 18px;
    font-weight: 700;
    color: #ccc;
    display: none;
    margin-top: 12px;
    padding: 0;
    margin-left: 10px;
}
.htop {
    margin-bottom: 0;
}
.menu-sec .navbar-brand {
    padding: 0;
    line-height: 0;
}
.menu-sec .navbar-nav {
    float: right;
    padding: 16px 0;
}
.menu-sec .navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
    letter-spacing: 1px;
}
.menu-sec .navbar-inverse .navbar-nav > li > a {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    z-index: 1;
}
.menu-sec .navbar-inverse .navbar-nav > li > a::before {
    position: absolute;
    top: 5px;
    left: 0;
    width: 0%;
    content: "";
    transition: 0.2s;
    border-top: 10px solid #03979d;
    z-index: -1;
}
.menu-sec .navbar-inverse .navbar-nav > li > a:hover::before {
    width: 34%;
    transition: 0.2s;
}
.menu-sec .navbar-collapse {
    padding: 0;
}
.menu-sec .navbar.navbar-inverse {
    border: none;
    margin-bottom: 0;
    background: 0 0;
}
.menu-sec .navbar-inverse .navbar-nav > li > a {
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
}
.affix {
    top: 0;
    width: 100%;
    z-index: 9999 !important;
    left: 0;
    background: #fff;
    padding: 0 50px;
}
.affix + .container-fluid {
    padding-top: 70px;
}
.srch-sec {
    padding: 15px 0;
}
.srch-box input#search_Jewellery {
    border: 1px solid #03979d;
}
.srch-box .form-control {
    border-radius: 0;
    border: none;
    height: 40px;
    box-shadow: none;
}
.srch-box .btn.btn-default {
    border: none;
    padding: 9px 25px;
    background: #03979d;
    color: #fff;
    font-size: 16px;
    border-radius: 0;
    font-weight: 700;
    font-family: "Quicksand", sans-serif;
}
.banner-slider .left.carousel-control {
    background: 0 0;
}
.banner-slider .right.carousel-control {
    background: 0 0;
}
.banner-slider .carousel-control {
    text-shadow: none;
    opacity: 0;
    top: unset;
    bottom: 50%;
    transition: 0.4s;
}
.banner-slider .carousel-control i {
    width: 40px;
    height: 40px;
    text-align: center;
    border: 2px solid #cc9015;
    border-radius: 30px;
    padding: 8px 0;
    background: #cc9015;
    transition:0.3s ease;
}
.banner-slider .carousel-control i:hover{
       background: #df0006;
    border-color: #df0006;
}
.banner-slider:hover .carousel-control {
    opacity: 1;
    transition: 0.4s;
}
.banner-slider .carousel-caption {
    text-shadow: none;
    padding: 0;
    bottom: 23%;
}
.banner-slider .carousel-caption a {
    position: relative;
    color: #fff;
    font-family: "IBM Plex Sans", sans-serif;
    letter-spacing: 3px;
    font-weight: 600;
    border: 4px solid #fff;
    padding: 16px 42px;
    text-decoration: none;
    font-size: 20px;
}
.banner-slider .carousel-inner .item img {
    width: 100%;
}
.hbanner-sec {
    padding: 30px 0;
}
.woho-img img {
    width: 100%;
}
.happarel-sec.newsec {
    background: url(../images/bag-bg.jpg);
    margin: 0;
    background-repeat: no-repeat;
    padding-bottom: 35px;
    display: none;
}
section.happarel-sec.rd-Furniture {
    margin: 0;
}
.happarel-sec {
    background: url(../images/product-bg.jpg);
    background-repeat: no-repeat;
    padding: 50px 0;
    background-size: cover;
    background-position: right;
    position: relative;
}

.happarel-sec:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: #e8ecefd6;
    z-index: -1;
}

.happarel-sec.p {
  background: url('https://www.hummingo.co.in/public/front/images/banner-light.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}


.center-text {
    padding: 18px 0px;
    margin-bottom: 30px;
    position: relative;
}
.center-text h3 {
    font-size: 40px;
    letter-spacing: 2px;
    position: relative;
    font-weight: 700;
    text-transform: capitalize;
    border-bottom: 1px solid gray;
    padding-bottom: 15px;
}
a.btn-view {
    position: absolute;
    top: 20px;
    right: 3px;
    padding: 10px 15px;
    background: #cc9015;
    color: #fff;
}

.rew-tab .tab-content h4 {
    position: relative;
}
.rew-tab .tab-content h4 i {
    position: absolute;
    right: 0;
    top: 5px;
}
.center-text p {
    text-align: center;
    font-weight: 700;
    letter-spacing: 8px;
    text-transform: uppercase;
}
.slid-colm-text {
    text-align: center;
}
.slid-colm-text a {
    display: block;
    color: #595959;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
}
.slid-colm-text {
    background: #fff;
    padding: 40px 46px;
    position: relative;
}
.slid-colm-text::before {
    position: absolute;
    top: 4px;
    left: 40%;
    width: 20%;
    border-top: 3px solid #cdcdcd;
    content: "";
}
.slid-colm-text span {
    color: #595959;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
}
.slid-colm {
    box-shadow: 0 6px 8px 1px #e4e4e4;
}
.happarel-sec .owl-carousel .owl-stage-outer {
    padding-bottom: 50px;
}
.happarel-sec .owl-nav {
    text-align: center;
}
.happarel-sec button.owl-prev {
    width: 40px;
    height: 40px;
    border: 2px solid #595959!important;
    border-radius: 30px;
    color: #595959!important;
    position: absolute;
    left: -70px;
    top: 50%;
    margin-top: -20px;
}
.happarel-sec button.owl-next {
    width: 40px;
    height: 40px;
    border: 2px solid #595959!important;
    border-radius: 30px;
    color: #595959!important;
    position: absolute;
    right: -70px;
    top: 50%;
    margin-top: -20px;
}
.happarel-sec .owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    font-size: 30px;
}
.happarel-sec .owl-dots {
    display: none;
}
.slid-img {
    overflow: hidden;
}
.slid-img img {
    transition: 0.4s cubic-bezier(0.55, 0.09, 0.29, 0.7);
}
.slid-colm:hover .slid-img img {
    transform: scale(1.2);
}
.owl-nav button:hover {
    background: #595959 !important;
    color: #fff;
    border-color: #595959 !important;
    color: #fff !important;
    transition: 0.4s;
}
.makeover-sec {
    background: url(../images/bg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 66px 0;
    background-attachment: fixed;
}
.makeover-colm img {
    position: relative;
}
.makeover-text-img {
    position: absolute;
    top: 28%;
    left: 0;
    width: 100%;
    text-align: center;
}
.makeover-text-imgh2 {
    fill: #000;
    font-size: 30px;
    font-family: playlist-caps;
}
.makeover-text-img a {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: 4px;
    position: relative;
}
.makeover-text-img a::before {
    position: absolute;
    top: 6px;
    left: -25px;
    width: 15px;
    content: "";
    border-top: 1px solid #010101;
}
.makeover-text-img a::after {
    position: absolute;
    top: 6px;
    right: -25px;
    width: 15px;
    content: "";
    border-top: 1px solid #010101;
}
.makeover-right {
    text-align: center;
    margin-top: 100px;
}
.makeover-right h2 {
    text-transform: uppercase;
    font-size: 55px;
    font-family: "Quicksand", sans-serif;
    font-weight: 700;
    color: #000;
    letter-spacing: 4px;
}
.makeover-right h2 span {
    display: block;
    font-family: "Quicksand", sans-serif;
    font-weight: 100;
    line-height: 55px;
}
.makeover-text-img img {
    margin-top: -35px;
    width: 135px;
}
.makeover-right a {
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: 4px;
    position: relative;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    width: -webkit-fit-content;
    width: -o-fit-content;
    margin-top: 20px;
}
.makeover-right a::before {
    position: absolute;
    top: 12px;
    left: -25px;
    width: 15px;
    content: "";
    border-top: 1px solid #000;
}
.makeover-right a::after {
    position: absolute;
    top: 12px;
    right: -25px;
    width: 15px;
    content: "";
    border-top: 1px solid #000;
}
.makeover-bottom li {
    display: inline-block;
    list-style: noe;
    margin: 0 10px;
}
.makeover-bottom {
    text-align: center;
    margin-top: 60px;
}
.makeover-bottom li a {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
    display: block;
    margin-top: 10px;
}
.happarel-sec.bag-bg {
   
    padding-bottom: 38px; margin-top: 0px;
    background-size: cover;
    background-repeat: no-repeat;
}

.happarel-sec.bag-bg .slid-img {
    background: #e8e6e7;
    padding: 30px 0;
}
.list-right-text a.enqbtn {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}
.view-cart-vis li a:hover {
    background: #595959 !important;
    color: #fff;
    border-color: #595959 !important;
    transition: 0.4s;
}
.happarel-sec.newsec3 {
    background: url(../images/celebrate.jpg);
    margin: 0;
    background-repeat: no-repeat;
    padding-bottom: 62px;
    display: none;
}
.happarel-sec.newsec2 {
    background: url(../images/bag-bg.jpg);
    margin: 0;
    background-repeat: no-repeat;
    padding-bottom: 58px;
}

section.happarel-sec.newsec1 {
    margin: 0;
    padding-bottom: 25px;
    padding-top: 48px;
    overflow: hidden;
     background: url(../images/prod-bg1.jpg);
    background-position: right;
    background-size: cover;
}
.newsec1 .list-right-text{background: #cb8f15;}
.newsec1 .list-right-text a{color: #fff;}
.newsec1 .list-right-text smail{color: #111;}





#simple_arc {
    display: block;
    height: 305px;
    margin-right: 58px;
    margin-top: 25px;
}
#simple_arc > span[class^="w"]:nth-of-type(n + 0) {
    display: block;
    position: absolute;
    -moz-transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}
#simple_arc span {
    font-family: playlist-caps;
    font-size: 30px;
    line-height: 0.65;
    white-space: pre;
    overflow: visible;
    padding: 0;
    color: #fff;
    font-weight: 600;
}
#simple_arc::before {
    position: absolute;
    bottom: -33px;
    left: 32%;
    content: url(../images/bf-af.png);
}
#simple_arc::after {
    position: absolute;
    bottom: -30px;
    right: 21%;
    content: url(../images/bf-af.png);
}
.celebrate-sec {
    background: url(../images/celebrate.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 85px 0;
    background-attachment: fixed;
}
.celebrate-left {
    text-align: center;
    padding-top: 30%;
}
.celebrate-left h2 {
    font-size: 65px;
    font-family: "Quicksand", sans-serif;
    font-weight: 700;
    color: #595959;
    letter-spacing: 4px;
    text-transform: unset;
}
.celebrate-left p {
    font-family: "Quicksand", sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    color: #e86381;
    font-size: 55px;
    line-height: 55px;
    padding: 10px 0;
}
.celebrate-left p span {
    display: block;
    color: #595959;
}
.celebrate-left h3 {
    font-family: "Quicksand", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #408981;
}
.celebrate-left a {
    color: #03979d;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: 4px;
    position: relative;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    width: -webkit-fit-content;
    width: -o-fit-content;
    margin-top: 20px;
}
.celebrate-left a::before {
    position: absolute;
    top: 12px;
    left: -25px;
    width: 15px;
    content: "";
    border-top: 1px solid #010101;
}
.celebrate-left a::after {
    position: absolute;
    top: 12px;
    right: -25px;
    width: 15px;
    content: "";
    border-top: 1px solid #010101;
}
.celebrate-right-img {
    position: relative;
}
.celebrate-right-img-text {
    position: absolute;
    bottom: 23%;
    left: 0;
    width: 100%;
    text-align: center;
    display: none;
}
.celebrate-right-img-text h2 {
    font-family: "Quicksand", sans-serif;
    font-size: 72px;
    display: none;
}
.celebrate-right-img-text a {
    color: #e86381;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: 4px;
    position: relative;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    width: -webkit-fit-content;
    width: -o-fit-content;
    margin-top: 20px;
}
.celebrate-right-img-text a::before {
    position: absolute;
    top: 12px;
    left: -25px;
    width: 15px;
    content: "";
    border-top: 1px solid #010101;
}
.celebrate-right-img-text a::after {
    position: absolute;
    top: 12px;
    right: -25px;
    width: 15px;
    content: "";
    border-top: 1px solid #010101;
}
.happarel-sec.shose-sec {
    margin: 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.recently-sec .left.carousel-control {
    background: 0 0;
}
.recently-sec .right.carousel-control {
    background: 0 0;
}
.recently-sec .carousel-control {
    text-shadow: none;
    opacity: 1;
    top: unset;
    bottom: 10%;
    transition: 0.4s;
}
.recently-sec .carousel-control i {
    width: 40px;
    height: 40px;
    text-align: center;
    border: 2px solid #ec47a2;
    border-radius: 30px;
    padding: 8px 0;
    background: #ec47a2;
}
.recently-sec .carousel-control.right {
    right: 29%;
    text-align: left;
}
.recently-sec .carousel-control.left {
    left: 29%;
    text-align: right;
}
.recently-sec .carousel-control span {
    transition: 0.4s;
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    padding: 4px 0;
    text-align: center;
}
.recently-sec .carousel-control span:hover {
    background: #fff;
    color: #595959;
    border-color: #fff;
    transition: 0.4s;
}
.recently-sec .carousel-caption {
    text-shadow: none;
    padding: 0;
    top: 15%;
    bottom: 0;
    right: 0;
    left: 0;
}
.recently-sec .carousel-caption a {
    position: relative;
    color: #fff;
    font-family: "Quicksand", sans-serif;
    letter-spacing: 3px;
    font-weight: 600;
    border: 4px solid #fff;
    padding: 16px 42px;
    text-decoration: none;
    font-size: 20px;
}
.recently-sec .carousel-inner .item img {
    width: 100%;
}

.recently-sec .center-text h3 {
    color: 000;

}
.recently-sec .center-text p {
    color: #fff;
}
.recently-sec .makeover-bottom li a {
    border: none;
    padding: 0;
    font-family: "Quicksand", sans-serif;
    font-size: 15px;
    font-weight: 600;
}
.recently-sec .makeover-bottom li img {
    width: auto !important;
}
.recently-sec .carousel-caption .viewall {
    letter-spacing: 6px;
    border: none;
    padding: 0;
    font-size: 16px;
    font-family: "Quicksand", sans-serif;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    width: -webkit-fit-content;
    width: -o-fit-content;
    margin-top: 75px;
}
.slid-colm-text del {
    color: #ba015e;
    font-size: 14px;
}
.happarel-sec.toys {
    padding-bottom: 15px;
  margin: 0;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 45px;
}
.get-our-sec {
    background: #03979d;
    background-repeat: repeat;
    padding: 30px 0;
}
.hemail li h4 {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Quicksand", sans-serif;
}
.hemail .btn.btn-default {
    background: 0 0;
    border: 2px solid #fff;
    border-radius: 0;
    padding: 8px 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin-left: 15px;
    font-family: "Quicksand", sans-serif;
}
.hemail .form-control {
    height: 40px;
    color: #5d5d5d;
    font-size: 16px;
    border-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: 2px solid #ccc;
    width: 360px;
    box-shadow: none;
}
.hemail li {
    display: inline-block;
    list-style: none;
    vertical-align: middle;
    margin: 0 25px;
}
.hemail {
    text-align: center;
}
.footer-sec {
    padding: 40px 0 22px 0;
    position: relative;
    background: url(../images/footer-bg.jpeg);
     z-index: 1;
}

.footer-sec:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    background: #00000096;
    z-index: -1;
}
.lasan iframe{border: 0;
  width: 100%;
  height: 450px;
    
}
  
/*.footer-sec::before {*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    right: 0;*/
/*    content: url(../images/footer-bg.png);*/
/*    line-height: 0;*/
/*}*/

.footer-logo p {
  margin-bottom: 20px;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
 text-align: justify;
 padding-right: 25px;
}
.footer-logo li {
    display: inline-block;
    list-style: none;
    margin-right: 15px;
}
.footer-logo li a {
    text-decoration: none;
    color: #fff;
    font-size: 25px;
}
.footer-link h4 {
 margin: 0;
    margin-top: 0px;
  font-weight: 800;
  margin-top: 12px;
  color: #fff;
  font-size: 21px
}
.footer-link li {
    display: block;
}

.footer-logo h4 {
    margin: 0;
    margin-top: 0px;
    font-weight: 800;
    margin-top: 12px;
    color: #fff;
    font-size: 21px;
    margin-bottom: 26px;
}
.footer-link ul {
    margin-top: 26px;
}
.footer-link li a {
font-size: 16px;
  color: #fff;
  text-decoration: none;
  overflow: hidden;
  display: block;
  line-height: 30px;
}
.footer-link h5{color:#000;}
.footer-link li a i {
    margin-right: 5px;
    margin-left: -12px;
    transition: 0.6s;
    display: none;
}
.footer-link li a:hover i {

}
.footer-link li a:hover {
  
}
.paymode {
    margin-top: 15px;
}
.paymode h4 {
    margin-bottom: 20px;
    font-weight: 700;
    color: #000;
}
.footer-link .media-body h5 {
    margin-top: 0;
  margin-bottom: 8px;
  color: #fff;
  font-size: 18px;
  font-weight: 800;
}
.footer-link .media-body a {
    text-decoration: none;
  color: #fff;
  font-size: 16px;
  display: block;
}
.media-object{
    filter:invert(1);
}
.footer-link .media-body p {
    color: #fff;
    font-size: 16px;
}
.footer-link .media-left,
.media > .pull-left {
    padding-right: 30px;
}
.footer-link .media {
    margin-top: 0;
    border-top: 1px solid #ccc;
    padding: 10px 0;
}
.footer-sec .row .col-md-4:last-child .footer-link h4 {
    margin-bottom: 15px;
}
.ftr-pay img {
    display: inline-block;
    margin-right: 10px;
}
.ftr-pay {
    margin-top: 42px;
}
.copy-sec {
    text-align: center;
    padding-top: 20px;
}
.copy-sec li {
    display: inline-block;
    list-style: none;
    color: #fff;
    font-size: 15px;
    margin: 0 5px;
    font-weight:500;
}
.copy-sec li a {
    color: #fff;
    font-size: 15px;
    text-decoration: none;
}
.copy-sec span {
    color: #000;
    font-size: 15px;
}
.bradcurmb-sec {
    padding-top: 10px; 
    background: #cc9015; 
    padding-bottom: 10px;
}
.bradcurmb-link li {
    display: inline-block;
    list-style: none;
    margin-right: 8px;
}
.bradcurmb-link li a {
    color: #595959;
    text-decoration: none;
    font-size: 12px;
}
.b-detail {
    padding: 30px 0 60px 0;
}
.detail-sec {
    padding: 30px 0 50px 0;
}
.b-detail__head {
    padding: 0 0 30px 0;
    margin-bottom: 60px;
}
.b-detail__head-title {
    border-left: 4px solid #f76d2b;
    padding-left: 15px;
}
.b-detail__head h1 {
    font: 700 30px "PT Sans", sans-serif;
    margin: 0;
}
.b-detail__head h3 {
    font: 400 14px "Open Sans", sans-serif;
    margin: 0;
}
.b-detail__head-price {
    width: 170px;
    float: right;
    text-align: center;
}
.b-detail__head-price-num {
    padding: 8px 30px;
    font: 700 26px "PT Sans", sans-serif;
}
.b-detail__head-price p {
    font: 400 11px "Open Sans", sans-serif;
}
.b-detail__main-aside-desc {
    margin-bottom: 60px;
}
.b-detail__main-aside-desc > h2 {
    margin-bottom: 30px;
}
.b-detail__main-aside-desc-title {
    margin: 0 0 10px 0;
    padding-left: 15px;
    border-left: 3px solid #eee;
    font: 300 13px "Open Sans", sans-serif;
}
.b-detail__main-aside-desc-value {
    margin: 0 0 10px 0;
    padding-left: 15px;
    border-left: 3px solid #eee;
    font: 600 13px "Open Sans", sans-serif;
}
.b-detail__main-aside-about-call {
    padding: 20px 0 25px 80px;
    position: relative;
}
.b-detail__main-aside-about-call span.fa {
    display: block;
    height: 100%;
    font-size: 34px;
    position: absolute;
    left: 0;
    top: 0;
    padding: 32px 15px 0 15px;
}
.b-detail__main-aside-about-call > div {
    font: 700 26px "Open Sans", sans-serif;
}
.b-detail__main-aside-about-call p {
    font: 400 11px "Open Sans", sans-serif;
    margin: 0;
}
.b-detail__main-aside-about-seller {
    padding: 10px 0 15px 0;
}
.b-detail__main-aside-about-seller p {
    font: 400 12px "Open Sans", sans-serif;
    margin: 0;
    text-align: center;
}
.b-detail__main-aside-about-seller p span {
    font: 700 12px "Open Sans", sans-serif;
}
.b-detail__main-aside-about-form {
    padding: 40px 28px;
    margin-bottom: 60px;
}
.b-detail__main-aside-about-form-links {
    text-align: center;
    margin-bottom: 25px;
}
.b-detail__main-aside-about-form-links a {
    display: inline-block;
    text-transform: uppercase;
    font: 600 12px "Open Sans", sans-serif;
    margin: 0 10px;
    padding-bottom: 8px;
    border-color: #e8e8e8 !important;
}
.b-detail__main-info-text .b-detail__main-aside-about-form-links a {
    border-color: #b4b4b4 !important;
}
.b-detail__main-aside-about-form-links a:after {
    background: url(../images/elements/chevron-downGrey.png) center top no-repeat;
}
.b-detail__main-aside-about-form-links a:active,
.b-detail__main-aside-about-form-links a:focus,
.b-detail__main-aside-about-form-links a:hover,
.b-detail__main-aside-about-form-links a:visited {
    text-decoration: none;
    outline: 0;
}
.b-detail__main-aside form input[type="email"],
.b-detail__main-aside form input[type="tel"],
.b-detail__main-aside form input[type="text"],
.b-detail__main-aside form select,
.b-detail__main-aside form textarea {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    padding: 15px 20px;
    font: 400 10px "Open Sans", sans-serif;
    border: 1px solid #eee;
    text-transform: uppercase;
    border-radius: 30px;
}
.b-detail__main-aside form textarea {
    border-radius: 20px;
    margin-bottom: 20px;
}
.b-detail__main-aside form input[type="email"]:focus,
.b-detail__main-aside form input[type="tel"]:focus,
.b-detail__main-aside form input[type="text"]:focus,
.b-detail__main-aside form select:focus,
.b-detail__main-aside form textarea:focus {
    outline: 0;
}
.b-detail__main-aside form label {
    font: 400 12px "Open Sans", sans-serif;
}
.b-detail__main-aside form button.btn.m-btn {
    font: 700 12px "Open Sans", sans-serif;
    padding-left: 20px;
    margin-top: 30px;
}
.b-detail__main-aside form button.btn.m-btn span.fa {
    width: 25px;
    height: 25px;
    padding: 3px;
    font-size: 16px;
    margin-left: 10px;
}
.accordion-sec i.fa.fa-angle-right.icn-left {
    border: 1px solid #000;
    width: 30px;
    height: 30px;
    border-radius: 32px;
    margin-right: 8px;
    text-align: center;
    line-height: 28px;
    font-size: 18px;
}
#form2 {
    display: none;
}
.b-detail__main-aside-payment-form {
    padding: 40px 28px;
}
.b-detail__main-aside-payment .b-detail__main-aside-about-call > p span {
    font-weight: 700;
}
.b-detail__main-aside-payment .b-detail__main-aside-about-call > div > p {
    display: inline;
}
.b-detail__main-info-images-big {
    position: relative;
    padding-left: 0;
    list-style: none;
}
.b-detail__main-info-images-big .b-items__cars-one-img-video {
    right: 15px;
    bottom: 22px;
    left: auto;
    top: auto;
}
.b-detail__main-info-images-small-one {
    border: 1px solid #ccc;
    position: relative;
    cursor: pointer;
    display: block;
    width: 66px !important;
}
.b-detail__main-info-images-small-one.active:after,
.b-detail__main-info-images-small-one:hover:after {
    display: block;
}
.b-detail__main-info-characteristics {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-top: 33px;
    overflow: hidden;
    margin-bottom: 65px;
}
.b-detail__main-info-characteristics-one {
    float: left;
    width: 14.285%;
    cursor: pointer;
}
.b-detail__main-info-characteristics-one-top {
    padding: 20px 0 15px 0;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.b-detail__main-info-characteristics-one-top > div {
    font-size: 20px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    text-align: center;
    position: relative;
    padding-top: 10px;
    margin: 0 auto 0 auto;
}
.b-detail__main-info-characteristics-one:last-child .b-detail__main-info-characteristics-one-top {
    border-right: none;
}
.b-detail__main-info-characteristics-one:last-child {
    border-right: 1px solid #eee;
}
.b-detail__main-info-characteristics-one-bottom {
    padding: 15px 0;
    text-align: center;
    font: 400 11px "Open Sans", sans-serif;
}
.b-detail__main-info-characteristics-one-top > p {
    font: 700 11px "Open Sans", sans-serif;
    text-align: center;
    margin: 10px 0 0 0;
}
.b-detail__main-info-text .b-detail__main-aside-about-form-links a:after {
    background: url(../images/elements/chevron-down.png) no-repeat center;
}
.b-detail__main-info-text .b-detail__main-aside-about-form-links {
    text-align: left;
}
.b-detail__main-info-text .b-detail__main-aside-about-form-links a {
    margin: 0 20px 0 0;
}
.b-detail__main-info-text p {
    font: 300 13px "Open Sans", sans-serif;
    margin-bottom: 35px;
    line-height: 1.9;
}
#info2,
#info3,
#info4 {
    display: none;
}
.b-detail__main-info-extra {
    margin-top: 65px;
}
.b-detail__main-info-extra h2 {
    margin-bottom: 35px;
}
.b-detail__main-info-extra ul {
    list-style: none;
    padding-left: 0;
    margin-left: 5px;
}
.b-detail__main-info-extra ul li {
    font: 300 13px "Open Sans", sans-serif;
    margin-bottom: 10px;
}
.b-detail__main-info-extra ul li span.fa {
    margin-right: 10px;
    font-size: 16px;
}
.navbar-brand > img {
   display: block;
  max-width: 190px;
  margin-left: 60px;
  margin-top: -30px;
}
.m-article .bx-wrapper .bx-controls-direction a,
.m-blog .bx-wrapper .bx-controls-direction a,
.m-detail .bx-wrapper .bx-controls-direction a {
    display: none;
}
.m-article .bx-wrapper .bx-viewport,
.m-blog .bx-wrapper .bx-viewport,
.m-detail .bx-wrapper .bx-viewport {
    box-shadow: none;
    border-color: transparent;
}
.m-article .bx-wrapper,
.m-blog .bx-wrapper,
.m-detail .bx-wrapper {
    margin-bottom: 0;
}
.detail-sec .bx-controls-direction {
    display: none;
}
.detail-sec .leftp-slider .bx-wrapper {
    border: 1px solid #ccc;
}
.detail-right h3 {
    font-family: "Quicksand", sans-serif;
    font-weight: 400;
    color: #595959;
}
.detail-right h4 {
    font-size: 16px;
    color: #595959;
    font-weight: 400;
}
.clr h5 {
    width: 98px;
    color: #595959;
    float: left;
    margin: 0;
    padding: 9px 0;
    font-weight: 400;
}
.#03979dio-btn li {
    display: inline-block;
    list-style: none;
}
.radio,
.#03979dio-btn li .checkbox {
    position: relative;
    display: block;
    margin: 0;
    border: 1px solid #ccc;
    padding: 2px 12px;
}
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"],
.#03979dio-btn li .checkbox input[type="checkbox"] {
    display: none;
    margin: 0;
}
.radio label,
.#03979dio-btn li .checkbox label {
    padding: 0;
}
.#03979dio-btn a {
    text-decoration: none;
    color: #0c76be;
    font-size: 12px;
}
.#03979dio-btn i {
    margin-right: 5px;
}
.#03979dio-btn p del {
    font-size: 18px;
    color: #595959;
}
.#03979dio-btn p {
    font-size: 20px;
    color: #0e9246;
}
.#03979dio-btn p.skcode {
    color: #595959;
    font-size: 17px;
}
.#03979dio-btn p span {
    font-size: 14px;
    color: #ee3e93;
}
.#03979dio-btn .quantity-left-minus.btn.btn-danger.btn-number {
    background: 0 0;
    color: #595959;
    border-radius: 0;
    border-color: #ccc;
    margin-right: 5px;
}
.#03979dio-btn .quantity-right-plus.btn.btn-success.btn-number {
    background: 0 0;
    color: #595959;
    border-radius: 0;
    border-color: #ccc;
    margin-left: 5px;
}
.#03979dio-btn .input-group {
    width: 28%;
    float: left;
}
.#03979dio-btn .form-control {
    border-radius: 0;
    box-shadow: none;
    text-align: center;
}
.clr {
    margin-bottom: 20px;
}
.#03979dio-btn .btn-number {
    height: 34px;
}
.#03979dio-btn h6 {
    color: #0e9246;
    font-size: 12px;
    width: 85px;
    float: left;
    margin-left: 10px;
}
.color-img img {
    border: 2px solid #cccc;
}
.enter-code {
    float: left;
}
.enter-code .form-control {
    border-radius: 0;
    color: #595959;
    font-size: 12px;
    box-shadow: none;
}
.enter-code .input-group {
    width: 300px;
}
.enter-code p {
    font-size: 12px;
}
.enter-code a {
    color: #e83839;
    font-size: 12px;
    text-decoration: none;
}
.enter-code .btn {
    border-radius: 0;
    background: #f3f3f3;
    font-size: 12px;
    padding: 9px 20px;
    border: none;
}
.enter-code .input-group-btn {
    padding-left: 4px;
}
.add-cart {
    background: #1b1f23;
    border: none;
    border-radius: 30px;
    padding: 7px 26px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    width: 32%;
}
.add-cart img {
    margin-right: 8px;
}
.buynow-btn {
    background: #aaa;
    border: none;
    border-radius: 30px;
    padding: 7px 26px;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    width: 32%;
}
.buynow-btn img {
    margin-right: 8px;
}
.#03979dio-btn {
    float: left;
    width: 77%;
    margin-top: 4px;
}
.acrodation-sec .accordion {
    background: 0 0;
    color: #595959;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    outline: 0;
    font-size: 20px;
    transition: 0.4s;
    border: none;
    border-bottom: 1px solid #ccc;
}
.cart-checkout span.badge.badge-info {
    background-color: #03979d;
}
.acrodation-sec .accordion:after {
    content: "\002B";
    color: #54535a;
    float: right;
    margin-left: 5px;
    font-size: 40px;
    font-weight: 200;
}
.acrodation-sec .active:after {
    content: "\2212";
}
.acrodation-sec .panel {
    padding: 15px 18px;
    display: none;
    background-color: #fff;
    overflow: hidden;
}
.acrodation-sec {
    margin-top: 30px;
    border: 1px solid #ccc;
    border-bottom: none;
}
.acrodation-sec .accordion i {
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 30px;
    padding: 5px 0;
    text-align: center;
    margin-right: 10px;
    font-size: 16px;
}
.acrodation-sec .active i {
    transform: rotate(90deg);
}
.acrodation-sec .panel p {
    font-size: 14px;
}
.bradcurmb-sec .breadcrumb {
    margin: 0;
    background: no-repeat;
    padding: 0;
    border-radius: 0;
    margin-top:8px;
}
.bradcurmb-sec .breadcrumb li{color: #fff;}
.bradcurmb-sec .breadcrumb li a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
}
.blog-detail-right h3 {
    margin-top: 15px;
}
.custom-radios div {
    display: inline-block;
}
.custom-radios input[type="radio"] {
    display: none;
}
.custom-radios input[type="radio"] + label {
    color: #333;
    font-family: Arial, sans-serif;
    font-size: 14px;
}
.custom-radios input[type="radio"] + label span {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 4px 20px 0 0;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    line-height: 44px;
}
.brand-text p {
    font-size: 14px;
    display: inline-block;
    margin-right: 4px;
}
.brand-text p a {
    text-decoration: none;
    font-size: 15px;
    color: #246ab8;
}
.custom-radios input[type="radio"] + label span img {
    opacity: 0;
    transition: all 0.3s ease;
}
.custom-radios input[type="radio"]#color-1 + label span {
    background-color: #2ecc71;
}
.custom-radios input[type="radio"]#color-2 + label span {
    background-color: #3498db;
}
.custom-radios input[type="radio"]#color-3 + label span {
    background-color: #f1c40f;
}
.custom-radios input[type="radio"]#color-4 + label span {
    background-color: #e74c3c;
}
.custom-radios input[type="radio"]:checked + label span {
    opacity: 1;
    background: url(../images/check.png) center center no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
}
.hemail .input-group .form-control,
.hemail .input-group-addon,
.hemail .input-group-btn {
    display: block;
}
.selec-sec #sel1 {
    position: relative;
}
.selec-sec select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 6px 10px;
    background-color: #fff;
    background-image: url(../images/select.png);
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
    background-size: 28px;
    border: 0;
    box-sizing: border-box;
    color: #000;
    font-weight: 400;
    font-size: 16px;
    margin: 0;
    outline: 0;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #222;
}
.list-sec {
    padding: 30px 0 20px 0;
    background: #01989c12;
}
.categories-list h4 {
    margin: 0;
    color: #595959;
    margin-bottom: 5px;
    position: relative;
}
.categories-list li {
    display: block;
}
.categories-list li a {
    text-decoration: none;
    font-size: 14px;
    color: #595959;
    border-bottom: 1px solid #ccc;
    display: block;
    padding: 6px 0;
}
.filter-list h4 {
    margin: 0;
    color: #595959;
    margin-bottom: 5px;
    position: relative;
}
.filter-list li {
    display: block;
}
.filter-list li a {
    text-decoration: none;
    font-size: 14px;
    color: #595959;
    border-bottom: 1px solid #ccc;
    display: block;
    padding: 6px 0;
}
.filter-list {
    margin-top: 20px;
}
.product-categories li a span {
    float: right;
    font-style: italic;
    color: #595959;
    font-size: 12px;
}
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    box-sizing: border-box;
}
.noUi-target {
    position: relative;
    direction: ltr;
}
.noUi-base {
    width: 95%;
    height: 100%;
    position: relative;
    z-index: 1;
}
.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}
.noUi-handle {
    position: relative;
    z-index: 1;
}
.noUi-stacking .noUi-handle {
    z-index: 10;
}
.noUi-state-tap .noUi-origin {
    transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
    cursor: inherit !important;
}
.noUi-base,
.noUi-handle {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.noUi-horizontal {
    height: 4px;
}
.noUi-horizontal .noUi-handle {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    left: -7px;
    top: -7px;
    background-color: #e73684;
}
.noUi-background {
    background: #d6d7d9;
}
.noUi-connect {
    background: #000;
    transition: background 450ms;
}
.noUi-origin {
    border-radius: 2px;
}
.noUi-target {
    border-radius: 2px;
}
.noUi-draggable {
    cursor: w-resize;
}
.noUi-vertical .noUi-draggable {
    cursor: n-resize;
}
.noUi-handle {
    cursor: default;
    box-sizing: content-box !important;
}
.noUi-handle:active {
    border: 8px solid #345dbb;
    border: 8px solid rgba(53, 93, 187, 0.38);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    left: -14px;
    top: -14px;
}
[disabled] .noUi-connect,
[disabled].noUi-connect {
    background: #b8b8b8;
}
[disabled] .noUi-handle,
[disabled].noUi-origin {
    cursor: not-allowed;
}
.rang-sec {
    margin-top: 20px;
}
.list-colm .row.slider-labels {
    margin-top: 10px;
}
.view-cart-vis {
    position: absolute;
    top: -100%;
    padding: 15px;
    background: #fff;
    transition: 0.5s;
    text-align: center;
}
.list-right {
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 6px 1px #ececec;
    margin-bottom: 30px;
}
.view-cart-vis li a {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    background: #fff;
    border-radius: 30px;
    color: #151515;
    padding: 8px 0;
    font-size: 18px;
    margin-bottom: 15px;
    box-shadow: 0 0 6px 2px #ece9e9;
}
.list-right:hover .view-cart-vis {
    top: 0;
    transition: 0.4s;
}
.view-cart-vis li {
    display: block;
}
.view-cart-vis li:last-child a {
    margin: 0;
}
.list-right-text {
  text-align: center;
  padding: 8px;
 background: #cc9015;
  margin-top: 0px;
  min-height: 48px;
  /*display: flex;*/
  /*align-items: center;*/
  /*justify-content: center;*/
}
.prod-list{
    display: flex;
    flex-wrap: wrap;
}
.prod-list .col-md-4.col-sm-6 {
  margin-bottom: 30px;
}
.prod-list .list-right{
    margin-bottom: 0px;
  height: 100%;
  background: #ebe1cc;
}
.listing-detail{
    background: transparent;
    padding: 5px 20px;
}
.listing-detail h3 a{
    font-weight:800;
    color:#282626;
}
.listing-detail .prd-detail{
    text-align: left;
    list-style: none;
    margin-top: 5px;
}
.listing-detail .prd-detail li {
    color: #4f4949;
    font-size: 13px;
    line-height: 20px;
}
.list-right-text h3{color:#fff; white-space: normal!important;}
.list-right-text a {
    display: block;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    color: #fff;
}
.list-right-text smail{color:#fff;} 
.shopping-cart-list .product-price {
    font-size: 16px;
    font-family: inherit;
}
.hemail li:last-child {
    margin-right: 107px;
}
.contact-sec {
    padding: 30px 0 20px 0;
}
.contact-left p {
    position: relative;
    padding-left: 20px;
    color: #fff;
    padding-top: 12px;
}
.contact-left p i {
    position: absolute;
    top: 0;
    left: -45px;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #fff;
    padding: 11px 0;
    border-radius: 30px;
    color: #000;
    font-size: 25px;
}
.contact-left {
    background: #000;
    padding: 50px 20px;
    height: 150px;
}
.contact-left p a {
    color: #fff;
    text-decoration: none;
}
.contact-form .form-control {
    box-shadow: none;
    border-radius: 0;
    height: 40px;
}
.contact-form h4 {
    margin: 0 0 10px 0;
}
.contact-form textarea.form-control {
    height: auto;
}
.contact-form {
    margin-top: 30px;
}
.contact-form .send-btn {
    border: 2px solid #ccc;
    padding: 8px 15px;
    background: 0 0;
    font-weight: 600;
}
.blog-sec {
    padding: 60px 0 60px 0;
}
.blog-srch h4 {
    margin: 0 0 10px 0;
}
.blog-srch .form-control {
    border-radius: 0;
    height: 40px;
    box-shadow: none;
    position: relative;
}
.blog-srch .btn.btn-default {
    background: 0 0;
    padding: 9px 15px;
    border-radius: 0;
    border-left: none;
}
.blog-srch .form-group {
    margin-bottom: 0;
}
.blog-right .entry-meta span a {
    text-decoration: none;
    color: #595959;
    font-size: 12px;
}
.blog-right .entry-meta span {
    margin-right: 15px;
}
.blog-right .media-body h4 {
    margin: 0;
    font-size: 24px;
    line-height: 30px;
}
.blog-right .media-body p {
    font-size: 14px;
}
.blog-right .entry-meta span i {
    margin-right: 5px;
}
.blog-right .entry-meta {
    padding: 5px 0;
}
.blog-right .media-left,
.media > .pull-left {
    padding-right: 20px;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    color: #fff;
    background-color: #03979d;
    border-color: #03979d;
}
.pagination > li > a,
.pagination > li > span {
    color: #000;
}
.blog-right .read-btn {
    border: 2px solid #ccc;
    padding: 4px 16px;
    background: 0 0;
    font-weight: 600;
    text-decoration: none !important;
    color: #595959;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    width: -webkit-fit-content;
    width: -o-fit-content;
    margin-top: 15px;
    font-size: 14px;
}
.blog-right .media {
    margin-bottom: 30px;
    border-bottom: 2px solid #f2f2f2;
    padding-bottom: 30px;
}
.blog-right .pagination {
    margin: 0;
    border-radius: 0;
    border-bottom: 2px solid #f2f2f2;
    width: 100%;
    padding-bottom: 30px;
}
.blog-right .pagination li a {
    border-radius: 30px;
    text-decoration: none;
    width: 35px;
    height: 35px;
    text-align: center;
    color: #595959;
    margin-right: 10px;
}
.blog-left .media-body a {
    text-decoration: none;
    color: #595959;
    display: block;
    line-height: 20px;
    font-size: 14px;
}
.blog-left .media-body,
.media-left,
.media-right {
    vertical-align: middle;
}
.blog-left {
    border: 2px solid #f2f2f2;
    padding: 15px;
}
.blog-left .recent-post h4 {
    margin: 0 0 10px 0;
}
.recent-post {
    margin-top: 20px;
}
.categories-sec {
    margin-top: 20px;
}
.categories-sec h4 {
    margin: 0 0 10px 0;
}
.categories-sec li {
    display: block;
}
.categories-sec li a {
    text-decoration: none;
    font-size: 14px;
    color: #595959;
}
.blog-icon {
    margin-top: 20px;
}
.blog-icon h4 {
    margin: 0 0 10px 0;
}
.blog-icon li {
    display: inline-block;
    list-style: none;
}
.blog-icon li a {
    width: 30px;
    height: 30px;
    display: block;
    border: 1px solid #ccc;
    text-align: center;
    border-radius: 30px;
    font-size: 14px;
    color: #595959;
    padding: 2px 0;
    margin-right: 5px;
}
.blog-detail-right h4 {
    font-size: 24px;
    line-height: 30px;
    margin: 10px 0 0 0;
}
.blog-detail-right .entry-meta span a {
    text-decoration: none;
    color: #595959;
    font-size: 12px;
}
.blog-detail-right .entry-meta span {
    margin-right: 15px;
}
.blog-detail-right .entry-meta span i {
    margin-right: 5px;
}
.blog-detail-right p {
    margin-top: 15px;
    font-size: 14px;
}
.blog-detail-right blockquote::before {
    content: "\f10d";
    font-family: fontawesome;
    display: inline-block;
    position: relative;
    font-size: 25px;
    line-height: 33px;
    color: #ccc;
    float: left;
    margin-right: 15px;
}
.blog-detail-right blockquote {
    padding: 0 12px;
    margin: 12px 0 0;
    border-left: 5px solid #eee;
}
.blog-comment {
    margin-top: 20px;
}
.blog-comment .form-control {
    border-radius: 0;
    box-shadow: none;
    height: 40px;
}
.blog-comment textarea.form-control {
    height: auto;
}
.blog-comment h4 {
    margin-bottom: 15px;
}
.blog-comment .form-group {
    margin-bottom: 20px;
}
.blog-comment .send-btn {
    border: 2px solid #ccc;
    padding: 8px 15px;
    background: 0 0;
    font-weight: 600;
}
.about-sec {
    padding: 30px 0 50px 0;
}
.about-img {
    position: relative;
    margin-top: 12px;
}
.about-img::before {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 70%;
    content: "";
    border: 1px solid #000;
    outline-style: double;
    outline-color: #ee3e93;
    height: 100%;
    z-index: -1;
}
.about-img::after {
    position: absolute;
    bottom: -10px;
    left: -10px;
    width: 70%;
    content: "";
    border: 1px solid #000;
    outline-style: double;
    outline-color: #ee3e93;
    height: 100%;
    z-index: -1;
}
.about-right h4 {
    font-size: 24px;
    line-height: 30px;
    margin: 0;
}
.about-right p {
    font-size: 14px;
    margin-top: 10px;
    line-height: 28px;
}
.cart-sec {
    padding: 30px 0 20px 0;
}
.table > tbody > tr > td,
.table > tfoot > tr > td {
    vertical-align: middle;
}
.cart-sec .table-condensed thead tr {
    background: #f9f9f9;
    color: #1b1f23;
    border-top: 2px solid #ccc;
}
.cart-sec .table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
    padding: 10px;
    border-bottom: 2px solid #ececec;
}
.cart-sec .table {
    border: 3px solid #ececec;
}
.cart-sec .form-control.text-center {
    border-radius: 0;
    box-shadow: none;
}
.btn-sm,
.cart-sec .btn-group-sm > .btn {
    padding: 4px 4px;
    font-size: 14px;
    border-radius: 30px;
    width: 35px;
    height: 35px;
    margin: 0 6px;
}
.cart-sec .btn.btn-info.btn-sm {
    background: #15a896;
    border-color: #15a896;
}
.cart-sec .btn.btn-warning {
    border: 2px solid #ccc;
    padding: 8px 20px;
    background: 0 0;
    font-weight: 600;
    text-decoration: none !important;
    color: #595959;
    font-size: 14px;
    border-radius: 0;
}
.cart-sec .btn.btn-success {
    border: 2px solid #ccc;
    padding: 8px 20px;
    background: 0 0;
    font-weight: 600;
    text-decoration: none !important;
    color: #595959;
    font-size: 14px;
    border-radius: 0;
}
.recently-img {
    position: relative;
}
.recently-absolute {
   
}
.recently-sec {
  padding-bottom: 58px;
}
.recently-colm {
    padding: 30px;
    text-align: center;
}
.recently-colm a {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    display: block;
    margin-top: 10px;
}
.recently-sec .rec-all a {
    letter-spacing: 6px;
    border: none;
    padding: 0;
    font-size: 16px;
    font-family: "Quicksand", sans-serif;
    text-decoration: none;
    font-weight: 600;
    color: #000;
}
.rec-all {
    text-align: center;
}
.recently-sec .owl-nav {
    text-align: center;
}
.recently-sec .owl-prev {
    transition: 0.4s;
    width: 40px;
    height: 40px;
    border: 2px solid #000 !important;
    border-radius: 30px;
    color: #000 !important;
    display: inline-block;
    font-size: 30px !important;
    text-align: center;
}
.recently-sec .owl-nav button {
    margin: 0 15px !important;
}
.recently-sec .owl-next {
    transition: 0.4s;
    width: 40px;
    height: 40px;
    border: 2px solid #000 !important;
    border-radius: 30px;
    color: #000 !important;
    display: inline-block;
    font-size: 30px !important;
    text-align: center;
}
.dash-img {
    border: #ccc 1px solid;
    padding: 10px 0 3px;
}
.left-desboard ul {
    list-style: none;
}
.left-desboard li a {
    display: block;
    font-weight: 400;
    padding: 11px 0 11px 10px;
    font-size: 15px;
    border: #ccc 1px solid;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ccc;
    border-top: none;
    color: #000;
    text-decoration: none;
}
.left-desboard li a span {
    color: #595959;
    margin-right: 5px;
}
.left-desboard li.active a span {
    color: #fff;
}
.left-desboard li.active a {
    background: #03979d;
    color: #fff;
}
.dashbord-section {
    padding: 30px 0 20px 0;
}
.right-deshboard .panel-default {
    border: #ccc 1px solid;
    border-radius: 0;
}
.right-s .panel-default .panel-heading {
    background: #f5f5f5;
    padding: 10px 0 10px 20px;
    border-bottom: #ccc 1px solid;
    font-weight: 400;
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
}
.right-deshboard .panel-default .panel-body {
    padding: 20px;
}
.right-deshboard .panel-default .panel-body .btn {
    background: #ed1c24;
    display: inline-block;
    border: 2px solid #03979d;
    color: #03979d;
    padding: 8px -2px;
    background: 0 0;
    font-weight: 600;
    border-radius: 0;
}
.right-deshboard .panel-default .panel-body .form-control {
    border-radius: 0;
    border: #ccc 1px solid;
    box-shadow: none;
    height: 40px;
}
.right-deshboard .panel-default .panel-body label {
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 14px;
}
.right-deshboard .checkout {
    padding: 0;
}
#slider-sec {
    background: #fcfcfc;
}
.single.pr-dtl {
    padding-bottom: 0;
}
.picon {
    background: #ff9b05;
    color: #fff;
    font-size: 13px;
    padding: 1px 7px;
    border-radius: 50%;
    position: absolute;
    top: -7px;
    right: -17px;
}
.checkout-right ul:first-child {
    border-top: #ccc 1px solid;
}
.checkout-right ul:first-child li {
    font-weight: 600;
}
.checkout-right ul li:last-child {
    border-right: none;
}
.checkout-right ul {
    display: table;
    width: 100%;
    border: #ccc 1px solid;
    border-top: none;
}
.checkout-right ul li {
    display: table-cell;
    width: 25%;
    padding: 5px 14px;
    border-right: #ccc 1px solid;
}
.recently-absolute .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 38%;
    bottom: -32px;
}
.recently-absolute .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: 38%;
    bottom: -32px;
}
.faq-sec {
    padding: 30px 0 20px 0;
}
.faq-sec .acrodation-sec {
    margin: 0;
}
.rew-tab .nav li a {
    text-transform: uppercase;
    font-size: 15px;
    border: none;
    outline: 0;
    border-left-color: currentcolor;
    border-left-style: none;
    color: #000;
    border-left-width: medium;
    border-left: #e8e8e8 2px solid;
    border-radius: 0;
    padding: 11px 22px;
    font-weight: 600;
}
.rew-tab .nav li:first-child a {
    border-left: none;
}
.rew-tab .nav-tabs > li {
    margin-bottom: 0;
}
.rew-tab .nav-tabs > li.active > a:hover {
    border: none;
    border-left: #e8e8e8 2px solid;
}
.rew-tab .nav-tabs > li a:hover {
    background: 0 0;
    border: none;
    border-left: #e8e8e8 2px solid;
}
.rew-tab .nav li:first-child a:hover {
    border-left: none;
}
.rew-tab .nav-tabs > li.active > a {
    color: #000;
}
.rew-tab .nav-tabs {
    border-bottom: #e8e8e8 2px solid;
}
.rew-tab .tab-content {
    padding: 18px 28px 5px;
}
.rew-tab .tab-content p {
    font-size: 15px;
    margin-bottom: 0;
}
.rew-tab .tab-content h4 {
    font-size: 19px;
    color: #000;
}
#clog1 .form-check-label input {
    margin-right: 3px;
}
.rew-block2 h3 {
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 0;
    font-size: 22px;
    font-weight: 600;
}
.rew-block2 .form-control {
    box-shadow: none;
    font-size: 15px;
    border-radius: 0;
    height: 42px;
}
.rew-block2 textarea.form-control {
    height: auto;
}
.rew-block2 .btn {
    text-transform: uppercase;
    background: #000000!important;
    border: none;
    border-radius: 30px;
    padding: 7px 26px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.rew-block3 {
    margin-bottom: 15px;
}
.rew-block3:last-child {
    margin-bottom: 34px;
}
.rew-block3 .rew-img {
    float: left;
    margin-right: 28px;
    max-width: 88px;
}
.rew-block3 .rew-img img {
    border-radius: 50%;
}
.rew-block3 h4 {
    font-size: 16px;
    margin-bottom: 1px;
    font-weight: 500;
}
.rew-block3 .star-rating .checked {
    color: #ec1e88;
    font-size: 14px;
}
.rew-block3 p {
    margin-top: 2px;
}
.rew-block2 {
    margin-top: 30px;
}
.preview-tab {
    padding-bottom: 50px;
    padding-top: 22px;
}
.rew-block2 .star-rating1 .fa-star {
    color: #ec1e88;
}
.rew-block2 .star-rating1 span {
    font-size: 15px;
    cursor: pointer;
}
.rew-block2 .star-rating1 {
    margin-bottom: 7px;
}
#detail_slider2 .flex-viewport li img {
    width: 100%;
}
.rew-tab {
    border: #e6e6e6 2px solid;
}
.rew-tab .nav-tabs > li.active {
    background: #37464e;
    color: #fff;
}
.rew-tab .nav-tabs > li.active > a,
.rew-tab .nav-tabs > li.active > a:focus {
    border: none;
}
.rew-tab .nav-tabs > li.active > a {
    background: #1b1f23;
    color: #fff;
}
.pdetail-right h1 {
    color: #000;
    margin: 0 0 20px;
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 600;
}
.w-price-strike {
    color: grey;
    font-size: 15px;
}
.pdetail-right p.price.thin-font {
    font-size: 23px;
    margin-bottom: 9px;
    color: #000;
}
.rating-stars.product-rating {
    line-height: 22px;
}
.product-rating-snippet p {
    font-size: 15px;
    color: #000;
}
.rating-stars.product-rating .fa.fa-star.checked {
    color: #ec1e88;
    font-size: 14px;
}
.#03979dio-btn .form-group {
    margin-bottom: 0;
    max-width: 218px;
}
.caddcart {
    background: #1b1f23;
    border: none;
    border-radius: 30px;
    padding: 5px 20px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    margin-top: 5px;
}
.owl-carousel .owl-item .caddcart img {
    width: 12px;
    display: inline-block;
    margin-right: 6px;
    vertical-align: initial;
}
.wisbtn {
    background: #1b1f23;
    color: #fff;
    border: none;
    border-radius: 50%;
    height: 35.5px;
    width: 35.5px;
    font-size: 17px;
    display: inline-block;
    line-height: 36px;
}
.cart-checkout .cart_table table tr th {
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    line-height: 25px;
}
.cart-checkout .thead-default {
    background: #f9f9f9;
    border-bottom: #e9e9e9 1px solid;
}
.cart-checkout .cart_table .table-striped > tbody > tr:nth-of-type(2n + 1) {
    background: #fff;
}
.cart-checkout .cart_table .table-striped > tbody > tr {
    border-bottom: #e9e9e9 1px solid;
}
.cart-checkout .cart_btn_subtotal .btn.outline {
    margin-left: 11px;
    background: #000;
    color: #fff;
    border-radius: 0;
    font-size: 16px;
    padding: 8px 35px;
    text-transform: uppercase;
}
.cart-checkout .cart_btn_subtotal .btn.outline1 {
    margin-left: 11px;
    background: #000;
    color: #fff;
    border-radius: 0;
    font-size: 16px;
    padding: 8px 35px;
    text-transform: uppercase;
}
.cart-checkout .cart_final_total h5 {
    font-size: 22px;
    color: #f37022;
    font-weight: 600;
}
.cart-checkout .cart_table .quantity-select .entry.value-plus1:after {
    margin-left: -1px;
}
.cart-checkout .value-minus,
.cart-checkout .value-plus,
.cart-checkout .value-plus1,
.value-minus1 {
    height: 36px;
    line-height: 24px;
    width: 37px;
    margin-right: 0;
    display: inline-block;
    cursor: pointer;
    position: relative;
    font-size: 20px;
    color: #fff;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    background: #693a32;
    vertical-align: bottom;
}
.cart-checkout .value-minus1 {
    border-right: 1px solid #693a32;
}
.cart-checkout .value-plus1 {
    border-left: 1px solid #693a32;
}
.cart-checkout .quantity-select .entry.value-minus1:before,
.cart-checkout .quantity-select .entry.value-minus:before,
.cart-checkout .quantity-select .entry.value-plus1:before,
.cart-checkout .quantity-select .entry.value-plus:before {
    content: "";
    width: 10px;
    height: 2px;
    background: #fff;
    left: 50%;
    margin-left: -5px;
    top: 50%;
    margin-top: -0.5px;
    position: absolute;
}
.cart-checkout .quantity-select .entry.value-plus1:after,
.cart-checkout .quantity-select .entry.value-plus:after {
    content: "";
    height: 10px;
    width: 2px;
    background: #fff;
    left: 50%;
    margin-left: -0.4px;
    top: 50%;
    margin-top: -4px;
    position: absolute;
}
.cart-checkout .value,
.value1 {
    cursor: default;
    width: 26px;
    height: 36px;
    padding: 0;
    color: #000;
    line-height: 36px;
    background: 0 0;
    text-align: center;
    display: inline-block;
    margin-right: 3px;
}
.cart-checkout .quantity-select .entry.value-minus,
.cart-checkout .quantity-select .entry.value-minus1 {
    margin-left: 0;
}
.cart-checkout .quantity-select {
    border: 1px solid #693a32;
    display: inline-block;
}
.cart-checkout .desc-btn {
    margin-top: 17px;
    margin-bottom: 26px;
}
.cart-checkout .desc-btn .buy-btn {
    background: #f37022;
    color: #fff;
    margin-left: 11px;
    border-radius: 0;
    font-size: 25px;
    padding: 0 26px;
    height: 36px;
}
.cart-checkout .desc-btn .adc-btn {
    background: #000;
    color: #fff;
    margin-left: 11px;
    border-radius: 0;
    font-size: 25px;
    padding: 0 26px;
    height: 36px;
}
.cart-checkout .quantity {
    display: inline-block;
}
.cart-checkout {
    padding: 50px 0 45px;
    border-bottom: #dedede 1px solid;
}
.cart-checkout h2 {
    color: #000;
    margin: 0 0 30px;
    text-transform: uppercase;
    font-size: 27px;
}
.cart-checkout label {
    font-weight: 400;
}
.cart-checkout .cart_table table tr td,
.cart-checkout .cart_table table tr th {
    padding: 10px;
    font-size: 14px;
    vertical-align: middle;
}
.cart-checkout .cart_table table tr th {
    font-size: 15px;
    font-weight: 400;
}
.cart-checkout .product-delet a {
    font-size: 19px;
    color: #000;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    vertical-align: middle;
    border-radius: 3px;
    box-shadow: none;
    padding: initial;
}
.cart-checkout .order_checkout {
    margin: 30px 0 0 0;
    color: #111;
}
.cart-checkout .order_checkout table tr td,
.cart-checkout .order_checkout table tr th {
    border: none;
    vertical-align: middle;
}
.cart-checkout .order_checkout table tr th {
    font-size: 19px;
    font-weight: 400;
    color: #111;
    text-transform: uppercase;
}
.cart-checkout .checkout-subtotal td {
    font-size: 19px;
    color: #111;
}
.cart-checkout .order_checkout .shipping ul li {
    padding-bottom: 5px;
    color: #111;
    list-style: none;
}
.cart-checkout .checkout-total td {
    font-size: 19px;
}
.order_checkout .checkout-subtotal td,
.order_checkout .checkout-total,
.order_checkout .shipping td {
    text-align: right;
}
.cart-checkout .direct_transfer {
    background: #f9f9f9;
    padding: 30px;
    margin-top: 17px;
    box-shadow: 0 0 5px #ccc;
}
.cart-checkout .order_checkout ul {
    margin-bottom: 0;
}
.cart-checkout .direct_transfer h3 {
    color: #111;
    font-weight: 400;
    margin: 0 0 15px 0;
}
.cart-checkout .direct_transfer p {
    margin-bottom: 15px;
}
.cart-checkout .pay-style ul li {
    position: relative;
    list-style: none;
    margin-bottom: 20px;
}
.cart-checkout .pay-style ul li .pay {
    width: 130px;
}
.cart-checkout .pay-style ul li .form-check .custom-control {
    margin-bottom: 0;
    margin-right: 8px;
}
.cart-checkout .direct_transfer .btn.full_width {
    background: #03979d;
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
    padding: 9px 35px;
    text-transform: uppercase;
    width: 100%;
    margin-top: 3px;
}
.cart-checkout .product-thumbnail img {
    width: 80px;
}
.cart-checkout .form-control {
    display: block;
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: 400;
    color: #5a5a5a;
    background-color: #fff;
    background-clip: padding-box;
    border: 1.5px solid #dfe2e5;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-bottom: 20px;
    box-shadow: none;
    height: 40px;
}
.cart-checkout .cart_table {
    background: #fff;
    box-shadow: 0 0 5px #ccc;
}
.cart-checkout textarea.form-control {
    height: auto;
}
.cart-checkout .pay-style ul li:first-child {
    margin-bottom: 5px;
}
.cart-checkout .cart_table .table {
    margin-bottom: 0;
}
.sipaddres {
    display: none;
}
.dchpass {
    display: none;
}
.slid-colm {
    box-shadow: 0 6px 8px 1px #e4e4e4;
    position: relative;
    overflow: hidden;
    background: #fff;
}
.slid-colm:hover .view-cart-vis {
    top: 0;
    transition: 0.4s;
}
.tracksec2 h3 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 31px;
}
.tracksec2 p {
    text-align: center;
    margin-bottom: 25px;
}
.tracksec2 label {
    font-weight: 400;
    display: block;
    font-size: 16px;
}
.tracksec2 .form-control {
    height: 42px;
    max-width: 400px;
    box-shadow: none;
    display: inline-block;
    border-radius: 0;
    padding: 6px 28px;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #fff;
}
.tracksec2 {
    text-align: center;
    padding: 9px 0 30px;
}
.tracksec2 .btn.btn-primary {
    background: #03979d;
    border: none;
    color: #fff;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 500;
    padding: 7px 26px;
}
.tracksec2 .send-btn {
    background: #ec1e88;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 7px 26px;
}
.tracksec2 .btn.btn-link {
    color: #03979d;
}
.clogin h5 {
    margin-top: 0;
}
.clogin h5 .btn:focus {
    background: 0 0;
    box-shadow: none;
    color: #03979d;
    outline: 0;
}
.clogin h5 .btn {
    color: #03979d;
    padding: 0;
    background: 0 0;
    border: none;
    font-weight: 500;
}
.clogin h5 .btn span {
    background: #03979d;
    color: #fff;
    height: 18px;
    width: 18px;
    display: inline-block;
    border-radius: 50%;
    font-size: 11px;
    line-height: 18px;
}
.clogin {
    margin-bottom: 20px;
}
.cart-checkout .order_checkout {
    margin: 30px 0 30px 0;
    color: #111;
    box-shadow: 0 0 5px #ccc;
    padding: 10px 15px 0;
}
.clogin p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 13px;
    margin-top: 15px;
}
.clogin #clog1 .btn {
    background: #03979d;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 5px 20px;
    font-weight: 500;
}
.clogin #clog1 a {
    color: #03979d;
}
.clogin #clog2 .input-group {
    max-width: 400px;
}
.clogin #clog2 .input-group .input-group-btn {
    vertical-align: top;
}
.clogin #clog2 .input-group .btn {
    background: #ec1e88;
    height: 40px;
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}
.dchpass .form-control {
    max-width: 350px;
}
.cart-checkout .cart_table .table-striped > tbody > tr.clearfix:before {
    display: none;
}
#search-resp-list {
    max-height: 400px;
    overflow-y: auto;
}
.search-results {
    list-style: none;
}
.search-results li {
    border-bottom: #03979d 1px solid;
    padding-bottom: 12px;
    margin-top: 12px;
}
.search-results .search-item-img img {
    width: 80px;
    margin-right: 12px;
}
.search-results .search-item-img {
    float: left;
}
.search-results .search-item-title {
    color: #000;
    font-size: 16px;
    display: block;
    padding-top: 22px;
}
.search-results .price-compare {
    text-decoration: line-through;
    margin-right: 8px;
}
.search-results .price-sale {
    color: #03979d;
}
.bx-controls-direction a.bx-next {
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    margin: 0;
    position: absolute;
    z-index: 9999;
    bottom: -25px;
    width: 100%;
    color: #cecbcb;
    text-align: center;
    font-size: 28px;
    height: 25px;
    line-height: 25px;
}
.bx-controls-direction a.bx-prev {
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    margin: 0;
    position: absolute;
    z-index: 9999;
    top: 0;
    width: 100%;
    color: #cecbcb;
    text-align: center;
    font-size: 28px;
    height: 25px;
    line-height: 25px;
}
.detail-sec .pagerVertical .bx-controls-direction {
    display: block;
}
.detail-sec .pagerVertical .bx-wrapper {
    position: relative;
}
.add_to_cart_msg {
    margin-top: 16px;
}
.cart-sec #cart.table h4 {
    margin: 0 0 6px;
}
.cart-sec #cart.table h4 a {
    color: #222;
    text-decoration: none;
    font-size: 16px;
}
.cart-sec #cart.table p {
    font-size: 15px;
    line-height: 20px;
}
.cart-sec #cart.table .quantity .valueh-minus1 {
    background: #03979d;
    border: none;
    margin-right: 1px;
}
.cart-sec #cart.table .quantity .valueh-plus1 {
    background: #03979d;
    border: none;
}
.cart-sec #cart.table .quantity .value1 {
    height: 32px;
    width: 32px;
}
.cart-sec .cart-right {
    background: #f9f9f9;
    padding: 15px;
    margin-bottom: 20px;
    box-shadow: 0 0 5px #ccc;
}
.cart-sec .btn-danger.btn-sm {
    color: #fff;
    background-color: #03979d;
    border-color: #03979d;
}
.cart-sec .cart-right h2 {
    color: #111;
    font-weight: 400;
    margin-bottom: 25px;
    margin: 0 0 14px 0;
    font-family: Goldoni;
    font-size: 24px;
}
.cart-sec .cart-right p {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 16px;
}
.cart-sec .cart-right .couponcode {
    border-radius: 0;
}
.cart-sec .cart-right .apply_coupon_btn {
    background: #03979d;
    border-radius: 0;
    border: none;
    color: #fff;
    font-weight: 500;
}
.cart-sec .odr-smry {
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 5px #ccc;
}
.cart-sec .odr-smry h2 {
    color: #111;
    font-weight: 400;
    margin-bottom: 25px;
    margin: 0 0 14px 0;
    font-family: Goldoni;
    font-size: 24px;
}
.cart-sec .odr-smry ul {
    list-style: none;
    margin-bottom: 14px;
}
.filt-obox {
    max-height: 190px;
    overflow-y: auto;
}
.top-right .dropdown-menu {
    border-radius: 0;
    min-width: 100px;
}
.top-right .dropdown-menu li {
    margin-left: 9px;
    margin-bottom: 5px;
}
.accordion-sec {
    padding: 40px 0 25px 0;
    float: left;
    width: 100%;
}
.pr-slider.greybg {
    background: #fafafa;
}
.accordion-sec .bs-example .panel-group {
    margin-bottom: 0;
}
.accordion-sec .bs-example .panel-title a {
   text-decoration: none;
  color: #000;
  display: block;
  padding: 17px 15px;
  font-size: 18px;
}
.accordion-sec .bs-example .panel-heading {
    background: 0 0;
    border-radius: 0;
    padding: 0;
}
.varprod h4 {
    border-bottom: #000 2px solid;
    padding-bottom: 4px;
    margin-top: 18px;
}
.varprod ul {
    list-style: none;
    padding-left: 0;
}
.varprod ul li {
    float: left;
    width: 20%;
    padding-right: 10px;
}
.accordion-sec .bs-example .panel-group .panel {
    margin-bottom: 0px;
  border-radius: 0;
  margin-top: 0px;
  border: none;
    border-top-width: medium;
    border-top-style: none;
    border-top-color: currentcolor;
  border-top: #ccc 2px solid;
}
.accordion-sec .bs-example .glyphicon {
    margin-right: 10px;
    float: right;
}
.accordion-sec .bs-example .panel-body li {
    display: block;
    line-height: 34px;
    border-bottom: 1px solid #e7e7e7;
    font-size: 14px;
}
.accordion-sec .bs-example .panel-body li span {
    float: right;
}
.accordion-sec .bs-example .panel-body li:last-child {
    border: none;
}
.accordion-sec .bs-example .panel-body p {
    font-size: 15px;
    margin-bottom: 10px;
}
.accordion-sec .bs-example .panel-body p:last-child {
    margin-bottom: 0;
}
.accordion-sec .bs-example .panel-body {
    padding: 8px 15px 8px 20px;
}
.accordion-sec .bs-example #accordion1 .glyphicon {
    float: right;
}
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    box-sizing: border-box;
}
.noUi-target {
    position: relative;
    direction: ltr;
}
.noUi-base {
    width: 95%;
    height: 100%;
    position: relative;
    z-index: 1;
}
.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}
.noUi-handle {
    position: relative;
    z-index: 1;
}
.noUi-stacking .noUi-handle {
    z-index: 10;
}
.noUi-state-tap .noUi-origin {
    transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
    cursor: inherit !important;
}
.noUi-base,
.noUi-handle {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.noUi-horizontal {
    height: 4px;
}
.noUi-horizontal .noUi-handle {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    left: -7px;
    top: -7px;
    background-color: #df0006;
}
.noUi-background {
    background: #d6d7d9;
}
.noUi-connect {
    background: #000;
    transition: background 450ms;
}
.noUi-origin {
    border-radius: 2px;
}
.noUi-target {
    border-radius: 2px;
}
.noUi-draggable {
    cursor: w-resize;
}
.noUi-vertical .noUi-draggable {
    cursor: n-resize;
}
.noUi-handle {
    cursor: default;
    box-sizing: content-box !important;
}
.noUi-handle:active {
    border: 8px solid #345dbb;
    border: 8px solid rgba(53, 93, 187, 0.38);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    left: -14px;
    top: -14px;
}
[disabled] .noUi-connect,
[disabled].noUi-connect {
    background: #b8b8b8;
}
[disabled] .noUi-handle,
[disabled].noUi-origin {
    cursor: not-allowed;
}
.rang-sec {
    margin-top: 27px;
}
.slider-labels {
    margin-top: 16px;
    margin-bottom: 5px;
}
.listing-sec {
    padding: 32px 0 20px;
}
.listing-sec .product-block {
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 6px 1px #ececec;
    margin-bottom: 32px;
}
.listing-sec .product-content:before {
    display: none;
}
.listing-sec .product-content {
    background: #fff;
    padding: 15px 18px 15px;
    position: relative;
}
.filtbox .mfilt-btn {
    display: none;
    background: #002363;
    border: none;
    color: #fff;
    float: right;
    padding: 3px 12px;
    font-weight: 500;
    text-transform: uppercase;
}
.mheading {
    margin: 0 auto 25px;
    margin-top: 0;
    padding: 0;
    position: relative;
    border-bottom: #ccc 2px solid;
    margin-top: 7px;
}
.mheading h3 {
    font-weight: 600;
    margin: 0;
    display: inline-block;
    position: relative;
    padding-bottom: 6px;
    line-height: 32px;
    position: relative;
    text-transform: uppercase;
    font-size: 22px;
    font-size: 18px;
    line-height: 25px;
    color: #222;
    font-family: inherit;
}
.mheading h3:before {
    content: "";
    width: 100%;
    height: 2px;
    background: #002363;
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: -2px;
}
.filtbox {
    display: inline-block;
    float: right;
}
.filtbox select {
    background: #002363;
    color: #fff;
    height: 32px;
    border: none;
    padding-left: 5px;
}
.scls-btn {
    display: none;
}
.rew-tab .nav li a {
    text-transform: uppercase;
    font-size: 15px;
    border: none;
    outline: 0;
    border-left-color: currentcolor;
    border-left-style: none;
    color: #000;
    border-left-width: medium;
    border-left: #e8e8e8 2px solid;
    border-radius: 0;
    padding: 11px 22px;
    font-weight: 600;
}
.rew-tab .nav li:first-child a {
    border-left: none;
}
.rew-tab .nav-tabs > li {
    margin-bottom: 0;
}
.rew-tab .nav-tabs > li.active > a:hover {
    border: none;
    border-left: #e8e8e8 2px solid;
}
.rew-tab .nav-tabs > li a:hover {
    background: 0 0;
    border: none;
    border-left: #e8e8e8 2px solid;
}
.rew-tab .nav li:first-child a:hover {
    border-left: none;
}
.rew-tab .nav-tabs > li.active > a {
    color: #000;
}
.rew-tab .nav-tabs {
    border-bottom: #e8e8e8 2px solid;
}
.rew-tab .tab-content {
    padding: 18px 28px 5px;
}
.rew-tab .tab-content p {
    font-size: 15px;
    margin-bottom: 10px;
}
.rew-tab .tab-content h4 {
    font-size: 19px;
    color: #000;
}
.rew-block2 h3 {
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 0;
    font-size: 22px;
    font-weight: 600;
}
.rew-block2 .form-control {
    box-shadow: none;
    font-size: 15px;
    border-radius: 0;
    height: 42px;
}
.rew-block2 textarea.form-control {
    height: auto;
}
.rew-block2 .btn {
    text-transform: uppercase;
    background: #000;
    border: none;
    border-radius: 30px;
    padding: 7px 26px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.rew-block3 {
    margin-bottom: 15px;
}
.rew-block3:last-child {
    margin-bottom: 34px;
}
.rew-block3 .rew-img {
    float: left;
    margin-right: 28px;
}
.rew-block3 .rew-img img {
    border-radius: 50%;
}
.rew-block3 h4 {
    font-size: 16px;
    margin-bottom: 1px;
    font-weight: 500;
}
.rew-block3 .star-rating .checked {
    color: #002363;
    font-size: 14px;
}
.rew-block3 p {
    margin-top: 2px;
}
.rew-block2 {
    margin-top: 30px;
}
.preview-tab {
    padding-bottom: 50px;
    padding-top: 22px;
}
.rew-block2 .star-rating1 .fa-star {
    color: #FDCC0D;
}
.rew-block2 .star-rating1 span {
    font-size: 15px;
    cursor: pointer;
}
.rew-block2 .star-rating1 {
    margin-bottom: 7px;
}
#detail_slider2 .flex-viewport li img {
    width: 100%;
}
.rew-tab {
    border: #e6e6e6 2px solid;
}
.rew-tab .nav-tabs > li.active {
    background:#1b1f23;
    color: #fff;
}
.rew-tab .nav-tabs > li.active > a,
.rew-tab .nav-tabs > li.active > a:focus {
    border: none;
}
.rew-tab .nav-tabs > li.active > a {
    background: #1b1f23;
    color: #fff;
}
.pdetail-right h1 {
    color: #000;
    margin: 0 0 20px;
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 600;
}
.w-price-strike {
    color: grey;
    font-size: 15px;
}
.pdetail-right p.price.thin-font {
    font-size: 23px;
    margin-bottom: 9px;
    color: #000;
}
.rating-stars.product-rating {
    line-height: 22px;
}
.product-rating-snippet p {
    font-size: 15px;
    color: #000;
}
.rating-stars.product-rating .fa.fa-star.checked {
    color: #002363;
    font-size: 14px;
}
.detail-right h3 {
    font-weight: 600;
    margin-bottom: 22px;
}
.feat-box {
    margin-bottom: 10px;
}
.feat-box h5 {
    width: 98px;
    color: #000;
    float: left;
    margin: 0;
    padding: 9px 0;
    font-weight:500;
}
.feat-right {
    float: left;
    width: 77%;
    margin-top: 4px;
}
.feat-right .form-group {
    margin-bottom: 0;
    max-width: 120px;
}
.feat-right .form-control {
    border-radius: 0;
    box-shadow: none;
    text-align: center;
}
.feat-right p {
    font-size: 20px;
    color: #000;
}
.feat-right p del {
    font-size: 16px;
    color: #595959;
}
.feat-right p span {
    font-size: 14px;
    color: #03979d;
}
.feat-right p.skcode {
    color: #000;
    font-size: 17px;
    font-weight:500;
}
.feat-right h6 {
    color: #03979d;
    font-size: 12px;
    width: 85px;
    float: left;
    margin-left: 10px;
}
.feat-right .input-group {
    width: 28%;
    float: left;
}
.feat-right .quantity-left-minus.btn.btn-danger.btn-number {
    background: 0 0;
    color: #595959;
    border-radius: 0;
    border-color: #ccc;
    height: 34px;
    margin-right: 5px;
}
.quantity-right-plus.btn.btn-success.btn-number {
    background: 0 0;
    color: #595959;
    height: 34px;
    border-radius: 0;
    border-color: #ccc;
    margin-left: 5px;
}
.feat-right .input-group #quantity {
    width: 43px;
}
.custom-radios div {
    display: inline-block;
}
.custom-radios input[type="radio"] {
    display: none;
}
.custom-radios input[type="radio"] + label {
    color: #333;
    font-family: Arial, sans-serif;
    font-size: 14px;
}
.custom-radios input[type="radio"] + label span {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 0 18px 0 0;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    line-height: 44px;
}
.custom-radios input[type="radio"] + label span img {
    opacity: 0;
    transition: all 0.3s ease;
}
.custom-radios input[type="radio"]#color-1 + label span {
    background-color: #2ecc71;
}
.custom-radios input[type="radio"]#color-2 + label span {
    background-color: #3498db;
}
.custom-radios input[type="radio"]#color-3 + label span {
    background-color: #f1c40f;
}
.custom-radios input[type="radio"]#color-4 + label span {
    background-color: #e74c3c;
}
.custom-radios input[type="radio"]:checked + label span {
    opacity: 1;
    background: url(../images/check.png) center center no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
}
.enter-code .input-group {
    width: 300px;
}
.enter-code.feat-right .input-group {
    float: none;
}
.enter-code .form-control {
    border-radius: 0;
    color: #595959;
    font-size: 12px;
    text-align: left;
    box-shadow: none;
}
.enter-code .input-group-btn {
    padding-left: 4px;
}
.enter-code .btn {
    border-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #03979d;
    font-size: 13px;
    padding: 8px 20px;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}
.enter-code p {
    font-size: 12px;
    color: #595959;
}
.add-by-btn .add-cart {
    background: #1b1f23;
    border: none;
    border-radius: 30px;
    padding: 7px 26px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    width: 32%;
}
.add-by-btn .buynow-btn {
    background: #03979d;
    border: none;
    border-radius: 30px;
    padding: 7px 26px;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    width: 32%;
}
.add-cart img {
    margin-right: 8px;
}
.buynow-btn img {
    margin-right: 8px;
}
.detail-sec {
    padding: 15px 0 30px;
}
#detail_carousel2 .flex-direction-nav a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-top: -15px;
}
#detail_carousel2 .flex-direction-nav a:before {
    width: 30px;
    height: 30px;
    border: solid 1px #e7e6e6;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    background: #fff;
}
#detail_carousel2 .flex-direction-nav a:hover:before {
    background: #000;
    border-color: #000;
    color: #fff;
}
#detail_carousel2 {
    margin-bottom: 0;
}
.flex-direction-nav a.flex-next::before {
    content: "\f054";
    font-family: fontAwesome;
    display: inline-block;
    color: #000;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a::before {
    font-family: fontAwesome;
    font-size: 40px;
    display: inline-block;
    content: "\f053";
    color: #000;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
#detail_carousel2 .flex-direction-nav {
    list-style: none;
}
.flex-direction-nav .flex-prev {
    left: -50px;
}
#detail_carousel2 .flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 30px;
    height: 30px;
    margin: -15x 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: #000;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
#detail_carousel2.flexslider {
    background: #fff;
    position: relative;
    margin-top: 14px;
}
#detail_slider2 .flex-direction-nav {
    display: none;
}
#detail_carousel2 .flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}
#detail_carousel2.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
    right: 10px;
}
#detail_carousel2.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
}
#detail_carousel2.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
}
.lmoreblock ul {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    height: 465px;
}
.lmoreblock ul li.checkbox {
    margin: 0 10px 5px 0;
    padding-left: 10px;
    color: #626262;
}
.lmoreblock ul li.checkbox input {
    margin-top: 5px;
}
.lmoreblock ul li.lheading {
    font-weight: 700;
    color: #000;
    font-size: 16px;
    margin: 0 10px 6px 0;
    padding-left: 10px;
}
.lmoreblock {
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    display: none;
    border: 1px solid #eaeaec;
    width: 980px;
    padding: 40px 12px 15px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 99999;
}
.lmoreblock .lrdclose {
    float: right;
    border: none;
    background: 0 0;
    color: #000;
    font-size: 25px;
    font-weight: 400;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 5px;
}
.lmoreblock2 ul {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    height: 465px;
}
.lmoreblock2 ul li.checkbox {
    margin: 0 10px 5px 0;
    padding-left: 10px;
    color: #626262;
}
.lmoreblock2 ul li.checkbox input {
    margin-top: 5px;
}
.lmoreblock2 ul li.lheading {
    font-weight: 700;
    color: #000;
    font-size: 16px;
    margin: 0 10px 6px 0;
    padding-left: 10px;
}
.lmoreblock2 {
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    display: none;
    border: 1px solid #eaeaec;
    width: 980px;
    padding: 40px 12px 15px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 999999999;
}
.lmoreblock2 .lrdclose2 {
    float: right;
    border: none;
    background: 0 0;
    color: #000;
    font-size: 25px;
    font-weight: 400;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 5px;
}
.filter-block {
    position: relative;
}
.filter-block .lreadmore2 {
    background: #df0006;
    color: #fff;
    border: none;
    margin-top: 7px;
    padding: 2px 16px;
    font-weight: 500;
    font-size: 15px;
}
.filter-block .lreadmore {
    background: #03979d;
    color: #fff;
    border: none;
    margin-top: 7px;
    padding: 2px 16px;
    font-weight: 500;
    font-size: 15px;
    display:none;
}
.filter-block {
    margin-bottom: 30px;
}
.filter-block h4 {
    color: #222;
    margin-bottom: 10px;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: #ccc 2px solid;
    padding-bottom: 8px;
}
.filter-block h4:after {
    content: "";
    background: #f15a29;
    width: 85px;
    display: block;
    height: 2px;
    bottom: -2px;
    position: absolute;
}
.filter-block ul {
    list-style: none;
}
.filter-block ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #595959;
    border-bottom: 1px solid #ccc;
    display: block;
    padding: 6px 0;
}
.filter-block ul li span {
    float: right;
}
.chbox {
    display: block;
    position: relative;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 15px;
    color: #000;
    border-bottom: 1px solid #ccc;
    font-weight: 400;
    padding: 7px 0 7px 26px;
    line-height: 20px;
    font-weight:600;
}
.chbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    position: absolute;
    top: 8px;
    left: 0;
    height: 17px;
    width: 17px;
    border: #37464e 2px solid;
}
.chbox input:checked ~ .checkmark {
    background-color: #df0006;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.chbox input:checked ~ .checkmark:after {
    display: block;
}
.chbox .checkmark:after {
    left: 4px;
    top: 0;
    width: 6px;
    height: 11px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
button.dlt-btn {
    color: #fff;
    background: #03979d;
    border: 1px solid #03979d;
    font-size: 15px;
    padding: 5px 14px;
    border-radius: 5px;
    float: right;
    margin-right: 30px;
}
.navbar-brand {
    padding: 0;
}
.header {
   position: relative;
  z-index: 999;
  /*background: #efefef;*/
  padding: 7px 50px;
}
.is-sticky .navigation {
    z-index: 9;
}

#navigation,
#navigation #menu-button,
#navigation ul,
#navigation ul li,
#navigation ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#navigation:after,
#navigation > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#navigation #menu-button {
    display: none;
}
#navigation > ul > li {
    float: left;
}
#navigation.align-center > ul {
    font-size: 0;
    text-align: center;
}
#navigation.align-center > ul > li {
    display: inline-block;
    float: none;
}
#navigation.align-center ul ul {
    text-align: left;
}
#navigation.align-right > ul > li {
    float: right;
}
#navigation > ul > li > a {
    padding: 15px 10px;
    padding-right: 10px;
    padding-left: 10px;
  padding-left: 15px;
  font-size: 20px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #000;
  font-weight: 700;
}
#navigation > ul > li > a:hover {
    color: #c48810;
}

.banner-slider {
  background: #03979d;
}
#navigation > ul > li.has-sub > a {
    padding-right: 30px;
}
#navigation > ul > li.has-sub > a:before {
    position: absolute;
    right: 14px;
    font-family: FontAwesome;
    content: "\f107";
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
#navigation ul ul {
    position: absolute;
    left: -9999px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background: #fff;
}
#navigation.align-right ul ul {
    text-align: right;
}
#navigation ul ul li {
    height: 0;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
#navigation li:hover > ul {
    left: auto;
}
#navigation.align-right li:hover > ul {
    left: auto;
    right: 0;
}
#navigation li:hover > ul > li {
    height: auto;
}
#navigation ul ul ul {
    margin-left: 100%;
    top: 0;
}
#navigation.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%;
}
#navigation ul ul li a {
    border-bottom: 1px solid rgba(150, 150, 150, 0.15);
    padding: 15px 15px;
    width: 250px;
    font-size: 16px;
    text-decoration: none;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
    text-align: left;
}
#navigation ul ul li a:hover {
    background: #c48810;
    transition: 0.5s;
    color: #fff;
}
#navigation ul ul li.last-item > a,
#navigation ul ul li:last-child > a {
    border-bottom: 0;
}
#navigation ul ul li.has-sub > a:after {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #fff;
    content: "";
}
#navigation.align-right ul ul li.has-sub > a:after {
    right: auto;
    left: 11px;
}
#navigation ul ul li.has-sub > a:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #fff;
    content: "";
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
#navigation.align-right ul ul li.has-sub > a:before {
    right: auto;
    left: 14px;
}
#navigation ul ul > li.has-sub:hover > a:before {
    top: 17px;
    height: 0;
}
#navigation.small-screen {
    width: 100%;
}
#navigation.small-screen ul {
    width: 100%;
    display: none;
}
#navigation.small-screen.align-center > ul {
    text-align: left;
}
#navigation.small-screen ul li {
    width: 100%;
    border-top: 1px solid #000;
}
#navigation.small-screen li:hover > ul > li,
#navigation.small-screen ul ul li {
    height: auto;
}
#navigation.small-screen ul li a,
#navigation.small-screen ul ul li a {
    width: 100%;
    border-bottom: 0;
    padding: 9px 15px;
}
#navigation.small-screen > ul > li > a small {
    text-align: left;
}
#navigation.small-screen > ul > li {
    float: none;
}
#navigation.small-screen ul ul li a {
    padding-left: 25px;
}
#navigation.small-screen ul ul ul li a {
    padding-left: 35px;
}
#navigation.small-screen ul ul li a {
    color: #000;
    background: 0 0;
}
#navigation.small-screen ul ul,
#navigation.small-screen ul ul ul,
#navigation.small-screen.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
}
#navigation.small-screen ul ul > li.has-sub > a:after,
#navigation.small-screen ul ul > li.has-sub > a:before,
#navigation.small-screen > ul > li.has-sub > a:after,
#navigation.small-screen > ul > li.has-sub > a:before {
    display: none;
}
#navigation.small-screen #menu-button {
    display: block;
    padding: 17px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
}
#navigation.small-screen #menu-button:after {
    position: absolute;
    top: 6px;
    right: 0;
    display: block;
    height: 8px;
    width: 25px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    content: "";
}
#navigation.small-screen #menu-button:before {
    position: absolute;
    top: 0px;
    right: 0;
    display: block;
    height: 2px;
    width: 25px;
    background: #000;
    content: "";
}
#navigation.small-screen #menu-button.menu-opened:after {
    top: 8px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #000;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#navigation.small-screen #menu-button.menu-opened:before {
    top: 8px;
    background: #000;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#navigation.small-screen .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid #000;
    height: 34px;
width: 40px;
    cursor: pointer;
}
#navigation.small-screen .submenu-button.submenu-opened {
    background: #364c28;
}
#navigation.small-screen ul ul .submenu-button {
    height: 34px;
    width: 34px;
}
#navigation.small-screen .submenu-button:after {
    position: absolute;
   top: 17px;
right: 16px;
    width: 8px;
    height: 2px;
    display: block;
    background: #000;
    content: "";
}
#navigation.small-screen ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
}
#navigation.small-screen .submenu-button.submenu-opened:after {
    background: #fff;
}
#navigation.small-screen .submenu-button:before {
    position: absolute;
    top: 14px;
right: 19px;
    display: block;
    width: 2px;
    height: 8px;
    background: #000;
    content: "";
}
#navigation.small-screen ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
}
#navigation.small-screen .submenu-button.submenu-opened:before {
    display: none;
}
#navigation.small-screen.select-list {
    padding: 5px;
}
#navigation.small-screen #menu-button {
    display: block;
    padding: 17px;
    color: #000;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    border-top: 1px solid #000;
    margin-top: 20px;
}
.srch-btn img {
    display: none;
}
p.tms-pg {
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 15px;
}


.dt-pg{
		padding-top:40px;
		padding-bottom:40px;
	}
	.dt-pg-cnt {
		padding-left: 60px;
	}
	.dt-pg-item img {
		float: left;
		width: 50px;
	}
	.dt-pg-item {
		width: 20%;
		float: left;
	}
	.dt-pg-cnt h3 {
		font-size: 20px;
		margin-bottom: 4px;
		font-weight: 600;
		color: #525252;
		margin-top: 0px;
	}
	.bvtconrtt h3 {
    margin-bottom: 12px;
    margin-top: 22px;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}
.product{
    display: flex;
    padding-top: 20px;
}
.producticon{
    margin-right: 15px;
}
.producticon h2{
    font-size: 15px;
    font-weight: 600;
    padding-top: 8px;
}
.producticon img{
    width: 50px;
}
.footpadding{
    padding: 0px 80px;
}

.mobi-wht{
    display:none;
}

.mobi-wht {
    position: fixed;
    bottom: 2px;
    left: 0;
    right: 0;
    display: none;
    z-index: 99999;
    
}

.mobi-wht .mob-call {
    font-size: 16px;
    background: #cb8f15;
    color: #fff;
    width: 50%;
    text-align: center;
    padding: 8px;
}

.mobi-wht .mob-iwht{
    font-size: 16px;
    background: #0c950c;
    color: #fff;
    width: 50%;
    text-align: center;
    padding: 8px;
}

.mob-btn-view{
    display:none;
}
@media (min-width: 200px) and (max-width: 767px){
    .prod-list .col-md-4.col-sm-6 {
    margin-bottom: 2px;
}
    a.btn-view{
        display:none;
    }
    a.mob-btn-view{
        position: static;
    display: block!important;
    margin: auto;
    text-align: center;
    max-width: 100px;
    margin-top: 30px;
    }
    .footpadding{
        padding: 0px 10px;
}
.p .center-text h3{
    font-size: 36px;
}
}
.add-by-btn{
    padding-top: 30px;
}
.bannermobile{
  display: none;
}
.banner-slider{
  display: block;
}
.recently-img{
    background: url('/hummingo/public/front/images/banner-light.jpg');
    background-size: cover;
    padding: 50px 0px;
}
@media (min-width: 200px) and (max-width: 767px){
  .bannermobile{
    display: block;
  }
  .banner-slider{
    display: none;
  }
  .list-right a.prdaimg{
    display: block;
  min-height: 158.5px;
  text-align: center;
  }
  .happarel-sec.p{
      padding: 20px 0px;
  }
    .happarel-sec{
        padding: 20px;
    }
}
.search-results{
  position: absolute;
  width: 92%;
  z-index: 9999999;
  background: white;
  height: 400px;
  overflow-y: scroll;
}

.header .head-flx {
    display: flex;
    justify-content: center;
    align-items: center;
}


/*home image hover*/

.list-right-text {
  z-index: 9999999;
  position: relative;
  padding:15px 20px;
}

.slid-colm img {
  transition: transform 0.3s ease-in-out;
}

.slid-colm:hover img {
  transform: scale(1.1);
}


/*Product image hover*/

.list-right img {
  transition: transform 0.3s ease-in-out;
}

.list-right:hover img {
  transform: scale(1.1);
}


@media only screen and (max-width: 768px) {
  .list-right-text smail {
    font-size: 11px !important;
  }
  
  .list-right-text a {
    margin-bottom: 0 !important;
  }
  

  .list-right-text {
      padding: 4px;
    }
          .listing-detail {
        padding: 4px 15px 8px;
    }
    
    .list-sec .sidebar {
  padding-right: 0 !important;
}

.mobi-wht{
    display: flex;
}

}


.list-sec .sidebar {
  padding-right: 30px;
}

.detail-sec, .preview-tab, .recently-sec {
  background: #efefef;
}



/*Update*/

.navbar-brand-new img{
  height: 115px;
}


.catgsec.age {
  background: #eeeeee8a;
  padding: 44px 0px 20px;
}

.catgsec .cheading h3 {
  margin-bottom: 33px;
  text-transform: uppercase;
  color: #f00;
  font-size: 40px;
  margin-bottom:70px;
}
.cheading h1 {
  font-size: 40px;
  text-shadow: none;
  margin-top: 0;
  font-weight: 700;
  color: #000;
  text-align: center;
  margin-bottom: 70px;
  text-transform: capitalize;
}


.agblock {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.agbox {
  width: 16.66%;
  margin-bottom: 15px;
  padding: 8px;
  padding-top: 16.66%;
  position: relative;
  border-radius: 50%;
}


.agbox.a1 a {
  background-color: #ed2737;
}
.agbox a {
  background: #000;
    background-color: rgb(0, 0, 0);
  display: block;
  top: 4%;
  left: 4%;
  position: absolute;
  height: 92%;
  width: 92%;
  border-radius: 50%;
}


.agbox a h2 {
  color: #fff;
  font-weight: 500;
  font-size: 26px;
  line-height: 30px;
  margin: 2px 0 0;
  width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  text-transform: capitalize;
}

.agbox.a2 a {
  background-color: #ab4fc5;
}


.agbox.a3 a {
  background-color: #ff8200;
}

.agbox.a4 a {
  background-color: #0076b6;
}

.agbox.a5 a {
  background-color: #78bd21;
}

.agbox.a6 a {
  background-color: #00a2df;
}

.catebx:hover img {
    transform: scale(1.2);
}


/**/
.category-section {
    padding: 70px 0px 30px;
    /*background: url(../images/catn-bg.png);*/
    position: relative;
    z-index: 1;
    overflow:hidden;
    /*background: #efefef;*/
}
.category-section:after {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: #ffffff1c;
    z-index: -1;
}
.catebx {
    
   margin-bottom: 50px;
}

.cate-img-bx{
    width: 220px;
    height: 220px;
     overflow: hidden; 
    border-radius: 50%;
    margin: auto;
    transition: 0.3s linear;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    position: relative;
}
.cate-img-bx img {
   width: 100%;
    transition: 0.3s linear;
    border-radius: 50%;
}


/*.cate-img-bx:after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: #545050;*/
/*    top: 0px;*/
/*    left: 0px;*/
/*    z-index: -2;*/
/*    border-radius: 50%;*/
/*    transition:0.3s ease;*/
/*}*/
/*.cate-img-bx:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: #bebaba;*/
/*    top: 0;*/
/*    left: 0px;*/
/*    z-index: -1;*/
/*    border-radius: 50%;*/
/*    transition:0.3s ease;*/
/*}*/

/*.catebx:hover .cate-img-bx:before{*/
/*    transform: translate(10px, 8px);*/
    
/*}*/
/*.catebx:hover .cate-img-bx img{*/
/*        transform: translate(20px, 15px);*/
/*}*/

.catebx h3 {
    font-size: 22px;
    text-align: center;
    margin-top: 25px;
    transition:0.3s linear;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
}
.catebx h3:hover{
    color: #e2a823;
    
}
.catebx a:hover{
    text-decoration-color:#e2a823;
}
.shocker-animat-bx {
    position: absolute;
    right: 64px;
    bottom: -104px;
    opacity: 0.5;
    transform: rotatey(8deg);
}
.shocker-animat-bx img {
    width: 200px;
    animation-name: shockertMove;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    transition-delay:0;
    animation-direction: alternate;
}

@keyframes shockertMove{
    from{
        transform:translateY(-0px);
    }
    to{
         transform:translateY(-30px);
    }
}

/*home our process*/
/*:root {*/
/*  --primary-color: #003c71;*/
/*  --secondary-color: #fff;*/
/*}*/

.process-sec{
    background:#f1f1f1;
    padding:50px 0px;
    overflow:hidden;
}
.sec-title{
    font-size: 36px;
    text-shadow: none;
    margin-top: 0;
    font-weight: 600;
    color: #000;
    text-align: center;
    margin-bottom: 30px;
    font-weight:700;
    text-transform: capitalize;
}

.process {
  width: 100%;
  padding: 0 15px;
  text-align: center;
  display: flex;
        flex-direction: row;
        justify-content: space-between;
        gap: 10px;
}

.process .pro-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    background: #b17d11ed;
    height: 100%;
    display: flex;
    align-items: center;
    transition: all 0.7s ease;
    transform: scale(0);
}

.process .pro-overlay p {
    font-size: 18px;
    font-weight: 700;
    padding: 10px;
    
}

.process__item:hover .pro-overlay {
    opacity: 1;
     transform: scale(1);
}

.process__item:hover .pro-overlay p {
    color: #fff;
    text-shadow: 0 0 3px #000;
}

.process__item {
  user-select: none;
  text-align: center;
  position: relative;
  padding: 15px 20px;
  transition: 0.4s ease-in-out;
  list-style:none;
  background: #e1e1e1;
    border-radius: 20px;
    cursor:pointer;
    transition:0.4s ease;
    overflow: hidden;
    
}
.process__item:hover{
    transform:translateY(-10px) !important;
}


.process-icon{
    width: 100px;
    height: 100px;
    line-height:65px;
    overflow: hidden;
    text-align: center;
    margin: auto;
    border: 1px dashed gray;
    border-radius: 50%;
    padding: 15px;
    transition:0.3s ease;
}
.process__item:hover .process-icon{
    border-color:#fff;
}
.process-icon img {
    width: 70px;
}

.process__item:hover .process__number {
  transform: translateY(5px);
  color: var(--primary-color);
}


.process__title {
    display: block;
    font-weight: 700;
    font-size: 18px;
    color: #37464e;
    margin-top: 30px;
    transition:0.4s ease;
}
.process__item:hover .process__title{
    color:#fff;
}
.process__subtitle {
  display: block;
  font-family: "Josefin Slab";
  font-size: 20px;
  color: #474747;
  margin-top: 30px;
  line-height: 1.5;
}
/*process*/

/*new process*/
.section-bg-1 {
    background-color: #f2f6f7;
}
.section-title-area {
    margin-bottom: 50px;
}
.ltn__section-title-2 {
    margin-bottom: 40px;
}
.ltn__section-title-2 .section-subtitle {
    text-transform: uppercase;
}
.ltn__secondary-color {
    color: #e53e29 !important;
}
.section-title {
    margin-bottom: 5px;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
}
.ltn__section-title-2 .section-title {
    font-size: 72px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1;
}
.section-title-area p {
    margin-bottom: 0;
    max-width: 500px;
}
.ltn__section-title-2 p {
    padding: 0 0 0 30px;
    border-width: 0 0 0 2px;
    border-style: solid;
    border-color: #e53e29;
    max-width: 450px;
}
.why-choose-us-feature-item {
    display: flex;
    margin-bottom: 10px;
    max-width: 480px;
}

.why-choose-us-feature-item .why-choose-us-feature-icon {
    margin-right: 20px;
    font-size: 70px;
    line-height: 1.2;
    color: var(--ltn__secondary-color);
    min-width: fit-content;
}

.why-choose-us-feature-item .why-choose-us-feature-brief h3 {
    margin-bottom: 5px;
    
}
.why-choose-us-feature-item .why-choose-us-feature-brief h3 a{
    font-size:24px;
}

.why-choose-us-img-wrap img {
    max-width: 65%;
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
    margin-top: 17px;
    border-radius: 20px;
}

.why-choose-us-img-2 {
    margin-top: -15%;
}

.why-choose-us-img-2 img {
    border: 15px solid #fff;
}
.text-start {
    text-align: left !important;
}
.text-end {
    text-align: right !important;
}

.hiw-steps {
    list-style: none;
    padding: 0;
    margin: 0 0 -16px;
}
.hiw-steps li {
    position: relative;
}
.hiw-steps li .number {
    position: relative;
    display: inline-block;
    /*background: #fff;*/
    font-size: 18px;
    line-height: 1.222222222222222;
    font-weight: 600;
    color: #000;
    padding-right: 13px;
    z-index: 2;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.hiw-steps li .content {
    position: relative;
    display: flex;
    padding-left: 40px;
    padding-bottom: 16px;
}
.hiw-steps li .ill {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 70px;
    flex: 0 0 65px;
    border-radius: 12px;
    box-shadow: -20px 20px 40px 0 rgb(35 44 79 / 5%);
    background-image: linear-gradient(56deg, #052576cf, #df0006c7);
}
.hiw-steps li .step-text {
    display: flex;
    flex-direction: column;
    padding-left: 30px;
    max-width: 340px;

}
.step-text span {
    font-style: italic;
    font-weight: 500;
    color: #5d5959;
}
.hiw-steps li .step-text strong {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 900;
    letter-spacing: -0.4px;
    color: #3d3d3d;
    margin: 0 0 12px;
}
.unlimited-access-hiw .hiw-steps li .step-text span {
    font-size: 16px;
    line-height: 1.63;
    letter-spacing: -0.1px;
    color: #72717d;
}
.hiw-steps li .content::before {
    content: '';
    position: absolute;
    left: 4px;
    top: 0px;
    width: 1px;
    height: 100%;
    background-color: #107a4a;
}
.container::after {
    display: block;
    clear: both;
    content: "";
}
.ill img {
    width: 60px;
	filter: invert(1);
}


@media (max-width: 1599px) {
    .ltn__section-title-2 .section-title {
        font-size: 60px;
    }
}



/*end new process*/




/*our partners*/
.our-partners{
    padding:50px 0px;
}

/*product details*/
.discription-bx {
    margin: 15px 0px;
}
.product-table table, .product-table th, .product-table td {
    border: 1px solid;
    padding: 5px 10px;
}
.product-table{
    color:#000;
    font-weight:500;
}
.product-table table {
    width: 100%;
}

#enq-btn .shp-btn i {
    margin-right: 5px;
}

#enq-btn .enquery-btn{
        background: #000;
        margin-right: 15px;
}

#enq-btn  .enquery-btn, #enq-btn  .whatsap-btn, #enq-btn  .shp-btn{
    border: none;
    border-radius: 30px;
    padding: 10px 26px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    width: 32%;
}
#enq-btn  .enquery-btn:hover, #enq-btn  .whatsap-btn:hover{
    text-decoration:none;
}
#enq-btn  .whatsap-btn{
    background: #02a33e;
}
#enq-btn .shp-btn{
    background:#002359;
    margin-left: 15px;
}
#enq-btn .shp-btn:hover{
    text-decoration:none;
}
#enq-btn  .enquery-btn i, #enq-btn  .whatsap-btn i{
    margin-right:5px;
}
#myModal .send-btn{
    border: none;
    border-radius: 30px;
    padding: 7px 30px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    background: #df0006;
}
#myModal .modal-header{
    background: #cc9015;
    color: #fff;
}
#myModal .modal-header .close{
    margin-top: -10px;
    color: #ffffff;
    opacity: 1;
    font-size: 38px;
    font-weight: 400;
}

/*testimonials*/
.testimonial-section-pg{
    padding: 50px 0px;
    background: url(../images/testi-bg.jpg);
    overflow:hidden;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.testimonial-section-pg:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #00000052;
}
.testimonial-title-box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0px 30px 18px 30px;
}
.title-left-content h2 {
    font-weight: 700;
    margin-bottom: 10px;
    color:#fff;
    font-size: 42px;
}
.testi-rate{
    display: flex;
    flex-wrap: wrap;
    align-items: end;
}
.strbox {
    margin-right: 8px;
}
.strbox i {
    color: #fbbc04;
    font-size: 20px;
}

.testimonial-right-box {
    text-align: center;
}

.testimonial-right-box a{
    color: #fff;
    background: #a10207fa;
    font-size: 18px;
    padding: 8px 25px;
    border-radius: 5px;
}
.testimonial-right-box a:hover{
    text-decoration:none;
}
.main-testimonial-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    gap: 10px;
}
.single-item {
    flex: 0 0 30%;
    padding: 15px;
    text-align: center;
    /*background: #fff;*/
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin: 10px;
    border-radius: 20px;
    cursor: pointer;
    transition: 0.3s ease;
}
.single-item:hover{
    transform:translateY(-15px);
}
.main-testimonial-box .single-item img {
    display: inline-block;
    max-width: 100%;
    width: auto;
    opacity: 1;
    padding: 3px;
    position: relative;
    -webkit-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
    width: 80px;
    border-radius: 50%;
    margin: 15px 0px 5px 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

.single-item p{
     color: #fff;
}
.single-item h5 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 6px;
}
.single-item .strbox {
    margin: 10px 0px !important;
}


@media (min-width: 768px) {
  .process {
    display: inline-block;
  }

  .process__item {
    width: 49%;
    display: inline-block;
  }
  .detail-sec{
      padding-bottom:0px;
      padding-top:60px;
  }

}

@media(min-width:768px) and (max-width:1432px){
    #navigation > ul > li.has-sub > a{
        padding-right: 25px;
    }
    #navigation > ul > li.has-sub > a:before{
        right:11px;
    }
}
@media (min-width: 1200px) {
  .process {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }

  .process__item {
    width: 100%;
  }

  .process__item:not(:last-of-type)::after {
    content: "";
    /*width: 1px;*/
    height: 75%;
    background: #37464e; /* darken white by ~45% */
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 0.2;
    transform: translateY(-50%);
  }
}



@media only screen and (max-width: 768px) {
    #enq-btn .enquery-btn, #enq-btn .whatsap-btn, #enq-btn .shp-btn{
        width:auto;
        display:inline-block;
        margin-bottom:15px;
    }
    .add-by-btn {
    padding-top: 10px;
}
#enq-btn .shp-btn{
    margin-left:0px;
}
    .top-icon{
        justify-content: flex-start;
    }
  .agbox {
    width: 50%;
    margin-bottom: 5px;
    padding-top: 50%;
  }
  .category-section{
      padding:30px 0px 20px 0px;
  }
  .our-partners{
    padding: 40px 0px 0px;
}
  .happarel-sec .owl-carousel .owl-stage-outer {
    padding-bottom: 0px;
}
.process-sec {
    padding:40px 0px;
}
.sec-title {
    font-size: 30px;
    margin-bottom: 25px;
}
   .process{
      display: flex;
    flex-wrap: wrap;
    justify-content:center;
    padding:0px;
  }
  .process__item{
          width: 31%;
          padding: 15px 5px;
  }
  .process-icon{
      width: 80px;
    height: 80px;
    line-height: 40px;
  }
  .process-icon img {
    width: 45px;
}
  .process__title{
      font-size:14px;
      margin-top: 10px;
    line-height: 21.5px;
  }
  .logo-slider .item img{
      width:120px!important;
  }
      .single-item {
        flex: 0 0 100%;
    }
    .strbox i{
        font-size:16px;
    }
    .testimonial-right-box{
    margin-top: 10px;
}
.cate_row{
    display: flex;
    flex-wrap: wrap;
    padding: 0px 9px;
    justify-content: center;
}

.cate-img-bx{
    width: 110px;
    height: 110px;
}

.cate_row .col-xs-6 {
    margin-bottom: 25px;
    padding: 5px;
}

.cate_row .col-xs-4{
    padding:0px;
}
#add_prodect_ajax .col-xs-6 {
    padding: 5px;
}

.header .head-flx{
      display: block;
  }
  
   .process .pro-overlay p{
      font-size: 14px;
  }
  

.header{
    padding: 10px 0px;
}
 
}



.view-cart-vis {
  display: none !important;
}


/*.list-right img:hover {*/
/*  opacity: 1;*/
/*  visibility: visible;*/
/*  transform: scale(1);*/
/*}*/


/*.list-right img {*/
/*  transition: opacity 0.3s ease-in-out;*/
/*}*/

/*.list-right:hover img {*/
/*  opacity: 0.7;*/
/*}*/

/*.list-right {*/
/*  overflow: hidden;*/
/*}*/


/*.list-right img {*/
/*  transition: transform 0.3s ease-in-out;*/
/*}*/

/*.list-right:hover img {*/
/*  transform: scale(1.1);*/
/*}*/


.contact-home {
    padding: 50px 0;
    background: url(../images/cont-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
    position: relative;
}

.contact-home:after {
    z-index: -1;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #00000073;
}

.hm-cont-details .sub-tite{
    color: #cb8f15;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 700;
}

.hm-cont-details h2 {
    color: #fff;
    font-size: 45px;
    font-weight: 800;
    margin-bottom: 26px;
}

.detail-wrp {
    display: flex;
    gap: 20px;
    margin-bottom: 35px;
    align-items: center;
}

.cont-box img {
    width: 100%;
}

.de-icon {
    color: #fff;
    font-size: 21px;
}

.cont-de h6 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
}

.hm-contact-frm .form-control{
    height: 55px;
    border-radius: 0;
    margin-bottom: 25px;
}

.hm-contact-frm textarea{
   height: auto !important;
}

.hm-contact-frm .thm-btn {
    font-size: 17px;
    background: #cb8f15;
    color: #fff;
    padding: 15px 15px;
    border: 2px solid #cb8f15;
}

.cont-de a {
    color: #fff;
}

.de-icon i {
    color: #000;
    font-size: 22px;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    font-weight: 700;
    text-align: center;
    line-height: 39px;
}

.cont-de p {
    color: #fff;
}


/*top strip*/

.top-marquee{
    padding-top:9px;
    font-weight:bold;
}

    .logo-slider .item {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 10px;
    }
.logo-slider .item img {
    width: 173px;
    height: auto;
    transition: filter 0.3s ease;
    border: 1px solid #dfdfdf;
    border-radius: 8px;
}
    .logo-slider .item img:hover {
      filter: grayscale(0%);
    }

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
    padding-bottom:6px!important;
}
.our-partners .owl-nav{
    text-align:center;
    
}
.our-partners button.owl-next, .our-partners button.owl-prev{
    font-size: 30px !important;
    width: 30px;
    height: 30px;
    background: #cc9015 !important;
    display: inline-block;
    color: #fff !important;
    margin: 5px;
}
.d-none {
    display: none !important;
}

.cont-box {
    padding: 20px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
}

/*new*/

.top-bar-sec {
    background: #002359;
    padding: 5px 50px;
}
.top-bar {
    display: flex;
    justify-content: space-between;
}
.tp-left {
    margin-top: 8px;
}
.tp-left ul {
    display: flex;
    list-style: none;
}
.tp-left ul li {
    margin-right: 30px;
}
.tp-left ul li a {
    color: #fff;
}
.tp-left ul li i {
    color: #fff;
    margin-right: 5px;
    font-size: 16px;
}
.tp-left ul li a:hover{
    text-decoration:none;
}

.tp-social {
    display: flex;
    list-style: none;
}
.tp-social li a {
    width: 35px;
    height: 35px;
    line-height: 32px;
    color: #fff;
    margin: 5px;
    display: inline-block;
    text-align: center;
}
.tp-social li img {
    width: 30px;
}

.footer-logo li img {
    width: 30px;
}

.footer-logo ul {
    margin-top: 30px;
}

div#navigation {
    padding-right: 10px;
    text-align: right;
}
.nav-ul {
    margin-top: 7px !important;
}

@media(min-width:769px){
    .nav-ul {
        display: inline-block !important;
}
}

.git-btn {
    background: #002359;
    color: #fff !important;
    padding: 15px 25px !important;
    border-radius: 35px;
    font-size: 16px !important;
    margin-left: 15px !important;
    position:relative;
    overflow:hidden;
    z-index: 1;
}
.git-btn:after {
    content: "";
    position: absolute;
    top: 100%;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: #b7820a;
    z-index: -1;
     transition: top 0.3s ease;
}
.git-btn:hover:after{
    top:0px;
}

.ab-us {
    position: relative;
    overflow:hidden;
    background: #d4c39a78;
    padding: 60px 0;
}
.wheel-animate-bx {
    position: absolute;
    top: 77%;
    left: 10%;
    z-index: 9;
}
.wheel-animate-bx img {
    width: 125px;
    opacity: 0.6;
    animation-name:wheelRote;
      animation-duration: 5s;  
  animation-timing-function: linear;  
  animation-delay: 0s;          
  animation-iteration-count:infinite;
}
@keyframes wheelRote{
    from{
        transform:rotate(0deg);
    }
    to{
        transform:rotate(360deg);
    }
}
.ab-content {
   text-align: center;
  margin-bottom: 30px;
}
.ab-content h1 {
    font-size: 40px;
    text-shadow: none;
    margin-top: 0;
    font-weight: 700;
    color: #000;
    text-align: center;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.ab-box p {
    margin-bottom: 20px;
    line-height: 32px;
    font-style: oblique;
    text-align: justify;
}
.ab-content p {
    font-size: 20px;
    line-height: 35px;
    font-style: italic;
}

.ab-box .all-btn {
    font-size: 20px;
    background: #b7820a;
    display: inline-block;
    padding: 10px 15px;
    color: #fff;
    text-decoration: none;
    margin-top: 10px;
    border-radius: 5px;
}

.ab-img img {
    width: 100%;
}


/*blog*/
.news-section {
   padding: 50px 0 40px;
    background-position: bottom;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: #f5f5f500;
    background: url(../images/ptrn.png);
    background-repeat: repeat;
    background-size: 17px;
}
.news-section:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    background: #ffffff59;
    z-index: -1;
}

.news-content {
    padding: 15px 20px 30px;
}

.news-item {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    margin-bottom: 40px;
    border-radius: 10px;
    background: #f1f1f1;
    box-shadow: rgb(167 141 88) 0px 3px 8px;
}

.news-item:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    /*background:#ffeff6;*/
}
.newsimg{
    padding: 10px;
}
.newsimg img {
    width: 100%; 
    border-radius: 20px;
}

.news_postdate {
    color: #868686;
    margin-bottom: 5px;
    font-weight: 500;
}

.news-content h3 {
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 600;
    line-height: 30px;
    transition:0.3s ease;
}
.news-content h3:hover{
    color:#981436;
}

.news_authorinfo {
    border: transparent;
    padding: 14px 0px 0px 0px;
    background: transparent;
    font-size: 14px;
}

.news_authorinfo i {
    margin-right: 6px;
}

.news_authorinfo a {
    color: #666;
    font-weight:600;
    transition:0.4s ease;
}
.news_authorinfo a:hover{
    color:#000;
    letter-spacing:0.8px;
}
.center .news-content {
    background: linear-gradient(-120deg, #8758ff 0, #614ef9 100%);
}

.center .news-content h3,
.center .news-content p {
    color: #fff;
}
.blog-title:hover{
    text-decoration:none;
}

.center .news_authorinfo a,
.center .news_authorinfo i {
    color: #fff;
}

.news-slide.owl-carousel .col-lg-4 {
    max-width: 100%;
    padding: 0;
}

.news-section .owl-theme .owl-nav [class*="owl-"] {
    color: #333;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #fff;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid #ddd;
}

.small-title {
  font-size: 20px;
  text-transform: capitalize;
  color: #052576;
  margin-bottom: 10px;
  margin-top: 0px;
  font-weight: 600;
}
.big-title {
    letter-spacing: 0px;
    padding-bottom: 13px;
    position: relative;
    color: #233D63;
    line-height: 50px;
    font-size: 40px;
    text-transform: capitalize;
    font-weight: 700;
}
.main-title-box {
    margin-bottom: 40px;
}
/*end blog*/


/*animation*/
.text {
  /*font-size: clamp(1.5rem, 2.5vw, 1.4rem);*/
  letter-spacing: 2px;
  font-weight: bold;
  color: #1c1c1c;
}

/* default (hidden) */
.text span {
  display: inline-block;
  opacity: 0;
  transform: scale(1);
}

/* jab animate class mile tab animation chale */
.text.animate span {
  animation: pop 0.4s ease-in-out forwards;
}

.text.animate span:nth-child(1) { animation-delay: 0.4s; }
.text.animate span:nth-child(2) { animation-delay: 0.5s; }
.text.animate span:nth-child(3) { animation-delay: 0.6s; }
.text.animate span:nth-child(4) { animation-delay: 0.7s; }
.text.animate span:nth-child(5) { animation-delay: 0.8s; }
.text.animate span:nth-child(6) { animation-delay: 0.9s; }
.text.animate span:nth-child(7) { animation-delay: 1s; }
/* agar aur zyada letters ho to delay JS me bhi generate kiya jaa sakta hai */

@keyframes pop {
  0%   { transform: scale(1); opacity: 0; }
  50%  { transform: scale(1.5); opacity: 1; }
  100% { transform: scale(1); opacity: 1; }
}
/*animation*/

.abt-sec {
    padding: 50px 0px;
     overflow:hidden;
}
.abt-img img {
    width: 100%;
    border-radius:15px;
    box-shadow:rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.blog-sec .cont-head {
    font-size: 40px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px;
}

.cont-form .form-control {
    height: 50px;
}

.cont-form .form-control:focus{
    border-color: #cc9015;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(204 144 21);
}


.cont-form textarea {
    height: auto !important;
}

.map-area iframe {
    display: block;
    width: 100%;
    height: 400px;
}

.abt-cont h2 {
    font-size: 36px;
    text-shadow: none;
    margin-top: 0;
    font-weight: 700;
    color: #000;
    text-align: left;
    margin-bottom: 20px;
}
.abt-cont p {
    margin-bottom: 15px;
    line-height: 28px;
}

.omv-sec {
    background: #f1f1f1;
    padding: 50px 0px;
    overflow:hidden;
}

.dist-sec {
    padding: 50px 0px;
    overflow:hidden;
}
.dist-head h1 {
    font-size: 40px;
    letter-spacing: 2px;
    position: relative;
    font-family: "Quicksand", sans-serif;
    font-weight: 700;
    color: #000;
    text-align: center;
    margin-bottom: 30px;
}
.dist-item {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    padding: 10px 10px 20px;
    border-radius: 15px;
    transition:0.5s ease;
    margin-bottom: 40px;
}
.dist-img img {
    width: 100%;
    border-radius: 10px;
}
.dist-item h4 {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    margin: 23px 0px 12px;
}
.dist-item p {
    text-align: justify;
    padding: 0px 10px;
}
.dist-item:hover{
    transform:translateY(-15px);
}
.contact-details {
    padding: 20px;
    background: #906100;
    font-family: "Quicksand", sans-serif;
    border-radius: 15px;
}
.contact-details h3 {
    color: #fff;
    font-weight: 800;
    margin-bottom: 18px;
}
ul.cont-ul li {
    display: flex;
    gap: 15px;
    align-items: self-start;
    padding-bottom: 16px;
    margin-bottom: 8px;
    border-bottom: 1px dashed #fff;
}
.cont-text a {
    color: #fff;
}
ul.cont-ul li .icon-bx i{
    color: #cc9015;
    font-size: 20px;
    margin-top: 10px;
    width: 40px;
    height: 40px;
    border: 1px solid #cc9015;
    text-align: center;
    border-radius: 50%;
    line-height: 40px;
    background: #fff;
    font-weight: 800;
}
ul.cont-ul li .cont-text h5{
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}
ul.cont-ul li .cont-text p{
    color:#fff;
}

@media(max-width:768px){
    .top-bar-sec{
        display:none;
    }
    .navbar-brand-new img{
        height:90px;
    }
    div#navigation {
    padding-right: 0px;
    text-align: left;
}

.nav-ul{
    display: block;
}

.hm-cont-details h2{
    font-size: 30px;
}

.cont-de h6{
   font-size: 16px;
}

.cont-de p{
    font-size: 14px;
}

.float{
    display:none;
}

.cont-de a{
    font-size: 14px;
}

#navigation > ul > li > a {
    font-size:16px;
}
.git-btn{
    display:none!important;
}
.ab-content{
    padding: 0px;
}
.wheel-animate-bx {
        top: 12%;
        left: 27%;
}
.ab-content h1 {
    font-size:30px;
    margin-bottom:10px;
    line-height: 40px;
}

.ab-box p{
    text-align:justify;
}

.ab-wrap {
    margin-bottom: 30px;
}

.ab-content p {
    font-size: 17px;
    line-height: 30px;
    text-align:justify;
    
}
.wheel-animate-bx img {
    width: 41px;
    
}
section.happarel-sec.newsec1 {
    padding-bottom: 40px;
    padding-top: 25px;
    
}
.why-choose-us {
    padding: 45px 0px 50px!important;
}
.why-choose-us-heading h2{
    font-size: 30px!important;
    padding-bottom: 25px!important;
}
.whychoosehariom {
    padding: 15px 30px!important;
}
.whyicon {
    padding-right: 15px!important;
}
.whyicon img{
    max-width: 50px!important;
}
.whyheading h2 {
    color: white;
    font-size: 20px;
}
.cheading h3{
    font-size:30px;
    margin-bottom:25px;
}
.catebx {
  margin-bottom: 50px;
}
.catebx h3 {
    font-size: 17px;
    margin-top: 18px;
}
/*.catebx:hover .cate-img-bx img {*/
/*    transform: translate(7px, 6px);*/
/*}*/
/*.catebx:hover .cate-img-bx:before {*/
/*    transform: translate(4px, 3px);*/
/*}*/
.shocker-animat-bx {
    right: 3%;
    top: 2%;
}
.shocker-animat-bx img {
    width: 75px;
}
.testimonial-section-pg {
    padding: 40px 0px;
    
}
.testimonial-right-box a{
    font-size:16px;
}
.testimonial-title-box{
    justify-content:center;
}
    .abt-cont h2 {
        margin-top: 30px;
        font-size: 30px;
        margin-bottom: 15px;
    }
.omv-row {
    display: flex;
    flex-direction: column-reverse;
}
.dist-item{
    margin-bottom:30px;
}
}

/*New why choose css*/

.why-choose-us {
    padding: 60px 0px;
    /*background: #F6F6F6;*/
}

.why-choose-us-heading {
    text-align: center;
}

.why-choose-us-heading h2 {
    letter-spacing: 2px;
    font-size: 40px;
    position: relative;
    font-weight: 700;
    text-transform: capitalize;
    padding-bottom: 45px;
    color: #1c1c1c;
}

.home-title h1 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #000;
    margin-top: 15px;
}
.whychoosehariom {
    display: flex;
    margin: 0px 0px 15px;
    padding: 20px 50px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    background: #cb9e42;
    border-radius: 15px;
    border: 2px solid #fff;
}

.whyicon {
    padding-right: 25px;
}

.whyicon img {
    max-width: 65px;
    filter: invert(1);
}

.whyheading {
    display: flex;
    align-items: center;
}

.whyheading h2 {
    color: white;
    font-size: 25px;
}

.first {
    display: block;
}
.hariomright p {
    line-height: 28px;
    margin-bottom: 20px;
}
.hariomright img {
    width: 100%;
    border-radius: 15px;
}
.hariomright {
    background: #f4f4f4;
    padding: 10px 20px;
    border-radius: 20px;
}

.whychoosehariom:hover {
    background: #cc9015;
    border: 2px solid white;
    animation: shake 1s ease-in-out;
}

@keyframes shake {
  0% {
    transform: translateX(0);
}

25% {
    transform: translateX(-10px);
}
50% {
    transform: translateX(10px);
}
75% {
    transform: translateX(-10px);
}
100% {
    transform: translateX(0);
}
}

/*New why choose end*/

.yt-sec {
    padding: 60px 0;
}

.section-heading{
  text-align:center;
  margin-bottom:45px;
}

.section-heading h2{
  font-size: 40px;
  font-weight:700;
  color: #000;
}

.section-heading span{
  display:block;
  width:60px;
  height:3px;
  background:#ff4d4d;
  margin:8px auto 0;
  border-radius:2px;
}

/* Card */
.video-card{
  overflow:hidden;
  transition:.3s;
  margin-bottom: 25px;
}

.video-card iframe {
    width: 100%;
    height: 270px;
    border-radius: 10px;
}

.video-card:hover{
  border-color:#ff4d4d;
  transform:translateY(-4px);
}

/* Title */
.video-title{
  text-align:center;
  font-size:16px;
  font-weight:600;
  color:#333;
  padding:10px;
  margin:0;
}



@media(max-width: 768px){
    .video-card iframe{
        height: 200px;
    }
    
    .yt-flex .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
}
}


/*About us*/

.about-area {
      background: linear-gradient(120deg, #1f1c2c, #928dab);
      clip-path: polygon(0 0, 100% 0, 100% 78%, 0 100%);
      color: #fff;
      padding: 80px 0 150px;
    }
    
    .about-area h1 {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
}

    /* Main Card */
    .about-box {
      background: #fff;
      border-radius: 20px;
      padding: 35px;
      box-shadow: 0 8px 25px rgba(0, 0, 0, .12);
      position: relative;
      top: -100px;
    }

    /* Text */
    .about-box h3 {
    font-weight: 700;
    color: #000;
    font-size: 28px;
    line-height: 37px;
    margin-bottom: 15px;
    }

    /* Points */
    .point {
      display: flex;
      gap: 12px;
      margin-bottom: 12px;
      align-items: center;
      transition: .3s;
    }
    
    .text-muted {
    color: #333;
    margin-bottom: 15px;
    text-align: justify;
    }
    
    .about-box strong {
    color: #000;
   }

    .point:hover {
      transform: translateX(5px);
    }

    .point span {
      width: 36px;
      height: 36px;
      border-radius: 50%;
      background: #1f1c2c;
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 18px;
    }

    /* Image */
    .img-wrap {
      border-radius: 18px;
      overflow: hidden;
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    }

    .img-wrap img {
      width: 100%;
      transition: all 0.3s ease;
      
    }

    .img-wrap:hover img {
      transform: scale(1.08);
    }
    
    .abt-cont strong {
    color: #000;
        }

    /* Floating Labels */
    .float-badge {
      background: #1f1c2c;
      color: #fff;
      padding: 8px 18px;
      border-radius: 50px;
      display: inline-block;
      font-size: 13px;
      font-weight: 600;
      position: absolute;
      animation: float 2.5s infinite ease-in-out alternate;
    }

    .badge1 {
      top: 20px;
      right: 35px;
    }

    .badge2 {
      bottom: 20px;
      left: -10px;
      animation-delay: .8s;
    }

    @keyframes float {
      from {
        transform: translateY(0);
      }

      to {
        transform: translateY(-14px);
      }
    }
    
.Strengths {
    padding: 50px 0;
    background: #f1f1f1;
}

.Strengths h2 {
    font-size: 36px;
    text-align: center;
    margin-bottom: 40px;
    font-weight: 700;
}

.Strengths .core-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

.core-box:hover img {
    transform: scale(0.8);
}


.core-box {
    flex: 0 0 32%;
    padding: 16px;
    border: 1px solid #906100;
    border-radius: 10px;
    background: #906100;
    transition: all 0.5s ease;
    box-shadow: rgb(144 97 0) 0px 3px 8px;
}

.core-box:hover {
    transform: translateY(-10px);
    background: #000000d6;
}

.core-flex .core-box img {
    width: 70px;
    filter: invert(1);
        transition: all 0.5s ease;
}

.core-box h5 {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
}

.core-box p {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}

.section-custom {
    background: #fff;
    padding: 50px 0;
}

.cust-wrap p {
    margin-bottom: 15px;
    font-size: 16px;
    text-align: justify;
}
.cust-icon {
    margin-top: 30px;
}

.section-custom h2 {
    font-weight: 700;
    color: #000;
    text-align: center;
    font-size: 36px;
    margin-bottom: 50px;
}
.cust-last {
    margin-top: 26px;
}

.feature-card h6 {
    font-size: 16px;
}

.cust-wrap h3 {
    color: #000;
    margin-bottom: 15px;
    font-size: 28px;
}
.feature-card {
    background: #fff;
    border-radius: 12px;
    padding: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.06);
    transition: 0.4s;
    border-left: 5px solid #906100;
    margin-bottom: 20px;
}
.feature-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.10);
}
.feature-card i {
    font-size: 45px;
    color: #906100;
    margin-bottom: 10px;
}
.highlight-text {
    font-weight: 600;
}

.feat-wraper p {
    padding-left: 15px;
    margin-bottom: 20px;
    font-style: italic;
    font-weight: 600;
}

.modal .modal-dialog{
    width: 450px;
}

.modal .modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 25px;
    font-weight: 700;
}

.modal .form-control{
  height: 40px;
}

.modal textarea {
    height: 75px !important;
}

.modal .modal-footer{
    text-align: left;
}

.modal .modal-body{
    background: #fffaf1;
}

.modal .btn-primary {
    color: #fff;
    background-color: #df0006;
    border-color: #df0006;
}

.modal .modal-header{
    background: #fffaf1;
}


.testi-owl .owl-nav {
  
}

.testi-owl .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: -90px;
}

.testi-owl .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: -90px;
}

.testi-owl .owl-nav .owl-next,
.testi-owl .owl-nav .owl-prev{
    font-size: 25px !important;
    color: #fff !important;
}



@media(max-width:768px){
    .about-box{
      padding: 15px;
    }
    
    .about-box h3{
        font-size: 22px;
    }
    
    .abt-cont p{
        text-align: justify;
    }
    
    .Strengths h2{
        font-size: 30px;
    }
    
    .Strengths .core-flex{
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        align-items: normal;
    }
    
    .core-box{
       flex: 0 0 47%;
       padding: 10px;

    }
    
    .core-flex .core-box img{
        width: 60px;
    }
    
    .core-box h5{
       font-size: 19px; 
    }
    
    .core-box p{
        font-size: 14px;
    }
    
    .section-custom h2{
      font-size: 30px;
      margin-bottom: 30px;
    }
    
    .blog-sec .cont-head{
        margin-top: 30px;
        font-size: 30px;
    }
    
    .title-left-content h2{
        font-size: 28px;
    }
    
    .contact-details{
        margin-bottom: 20px;
    }
    
    .testi-owl .owl-nav .owl-next, .testi-owl .owl-nav .owl-prev{
        display:none;
    }
}