@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&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, html {
    font-family: 'Poppins', sans-serif!important;   
}



/*---------------------------------- Slick SLider----------------------------------------------------*/
.main-slider,
.item-slider,
.client,
.thumb-slider { display: none; }
.item-slider.slick-initialized,
.thumb-slider.slick-initialized,
.client.slick-initialized,
.main-slider.slick-initialized { display: block !important; }
.slider {position: relative;clear: left;overflow: hidden;}
.slider .inner-item {height: 400px;}
.slider .container {position: relative;}
.slick-slide .caption {color: #fff;font-size: 1.2em;line-height: 1.2em;position: absolute;
    left: 10%;text-shadow: 2px 2px 2px #000;top: 37%;width: 35%;
    background:rgba(0,0,0,0.7);padding:20px 20px 0;z-index: 99;}
.slick-slider {position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.thumb-slider .slick-slide {margin: 5px 0 0 5px;}
.slider-thumb .thumb-slider .slick-slide img{  max-width:100%; height:auto; box-sizing:border-box;}
.slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus {outline: none;}
.slick-list.dragging {cursor: pointer;cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);}
.slick-track {position: relative;top: 0;left: 0;display: block;}
.slick-track:before, .slick-track:after {display: table;content: '';}
.slick-track:after {clear: both;}
.slick-loading .slick-track {visibility: hidden;}
.slick-slide {display: none;float: left;height: 100%;min-height: 1px;position: relative;}
[dir='rtl'] .slick-slide {float: right;}
.slick-slide img {display: block;transition: all .25s ease;}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display: block;}
.slick-loading .slick-slide {visibility: hidden;}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
.slick-dots {position: absolute;z-index: 11;bottom: -70px;margin: 0px;padding: 0;text-align: center;width: 100%;}
.slick-dots li {list-style: none;display: inline-block;}
.slick-dots button {border: 1px solid #b6bbc7;background: #b6bbc7;width: 12px;height: 12px;border-radius: 100%;font-size: 0;padding: 0px;margin-right: 5px;}
.slick-dots .slick-active button {background: #ee7797;border: solid 1px #ee7797;height: 15px;width: 15px;}
.slick-arrow {border: 0px;font-size: 0;right: -40px;margin-top:-20px;position: absolute;top: 50%;z-index: 1;background: url(../images/arrow.png) no-repeat center center;width: 25px;height: 25px;transform: rotate(180deg);-webkit-transform: rotate(0deg);}
.services-slider .slick-arrow {height: 65px;}
.slick-arrow:hover {background: url(../images/arrow.png) no-repeat center center;}
.slick-next.slick-arrow {left: -40px;transform: rotate(0deg);-webkit-transform: rotate(180deg);}
.slider-progress {width: 100%;height: 5px;background: rgba(0,216,192,0.8);position: absolute;top: 0;z-index: 99;}
.slider-progress .progress {width: 0%;height: 5px;background: rgba(36,51,0,0.8);}
.thumb-slider .slick-active img {border: 1px solid transparent}
.thumb-slider .slick-current img {opacity:0.5;}


/*----------------------------------------Push Navigation---------------------------------*/
div#menuoverlay { display: none; }
a#hamburg {position: fixed;top: 10px;left: 10px;width: 40px;height: 40px;z-index: 99999999;text-align: center;color: white;display: none;transition: all ease-out 0.3s;background-image: -webkit-linear-gradient(175deg, rgb(242, 24, 114) 0%, rgb(86, 154, 236) 100%);}
a#hamburg i {position: relative;top: 50%;transform: translateY(-50%);}
.nav1 {transition: all ease-out 0.3s; display:none;}
.nav1 a { color: #000; }
.nav1 ul {margin: 0;padding: 0;background-color: #303030;}
.nav1 ul li {display: inline-block;position: relative;}
.nav1 ul li > a {display: inline-block;padding: 10px;}
.nav1 ul li > a > i {margin-left: 15px;transition: all ease-out 0.3s;-webkit-transition: all ease-out 0.1s;}
.nav1 ul li ul {display: none;position: absolute;top: 38px;background:#222;width: 200px;text-align: left;}
.nav1 .search-nav,.nav1 .title{ display:none;}
.nav1 ul li ul li { display: block; }
.nav1 ul li ul li a { display: block; }
.nav1 ul li:hover > a {  color:#000; text-decoration:none; }
.nav1 ul li:hover > a > i { transform: rotateZ(90deg); }
.nav1 ul li:hover ul { display: block; }
.nav1 span.marrow {border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #fff;float: right;height: 0;margin:8px 0 0 8px;width: 0;}
.nav1 ul li.open  span.marrow {border-left: 5px solid transparent; border-top:0;border-right: 5px solid transparent;border-bottom: 5px solid #fff;}
@media screen and (max-width: 992px) {
a#hamburg { display: block; }
main {  transition: all ease-out 0.3s;}
.nav1 .row{ margin:0px;}
.nav1 {  box-shadow: -2px 0 10px #999 inset;display: block;height: 100%;left: 0;overflow-x: hidden;overflow-y: auto;position: fixed;top: 0;transform: translateX(-250px);width: 250px;}
.nav1 .search-nav,.nav1 .title{ display:block;}
.nav1 .search-nav input{ border:1px solid #2c313f; background-color:rgba(255,255,255,0.2);  padding:5px; width:100%; color:#000; margin:10px 0;  }
.nav1 .search-nav input[type="submit"]{background:url("images/search-icon.png") no-repeat scroll center center; border:0; width:auto; font-size:0; height: 16px;    position: absolute;    right: 7px;    top: 8px;    width: 16px;  filter: invert(100%);}
.nav1 .title{    background: #000 ;color: #fff;font-size: 14px;margin: 0 -15px;padding: 6px 15px 6px;}
.search-nav > form {    position: relative;}    
.nav1 ul {  text-align: left;  background-color: transparent;}
.nav1 ul li { display: block; border-bottom:1px solid #999; }
.nav1 ul li a { display: block; padding:10px 0; }.nav1 ul li:hover > a { color:#000;  }
.nav1 ul li a > i { float: right; }
.nav1 ul li ul {  display: none;  position: static;  width: 100%;background-color:transparent; padding:0 10px;}
.nav1 ul li:hover > ul { display: none; }
.nav1 ul li:hover > a > i { transform: rotateZ(0); }
.nav1 ul li.open > a { background-color: transparent; }
.nav1 ul li.open > a > i { transform: rotateZ(90deg); }
.nav1 ul li.open > ul { display: block; }
div#menuoverlay {display: block;visibility: hidden;position: fixed;left: 0;top: 0;width: 100%;height: 100%;transition: all ease-out 0.3s;z-index: 1;opacity: 0;}
html.open-menu { overflow: hidden; }
html.open-menu div#menuoverlay {visibility: visible;background:rgba(0,0,0,0.5);min-height:100vh;width:100% !important;opacity: 1;width: calc(-150%);left: 250px;}
html.open-menu a#hamburg{transform: translateX(250px);z-index: 99999999;}
html.open-menu main {transform: translateX(250px);}
html.open-menu nav.nav1 {z-index: 99999999;transform: translateX(0);background-color: #fff;}
.menu-main-menu-container ul ul ul li a {padding:5px;}
ul li.has-subnav .accordion-btn {color:#000; font-size:24px; width:20px !important; float:right; line-height: inherit !important; }
.nav1 ul li:last-child {    border: 0 ;}
.nav-cross.open > span {    background: #fff ;}
/*---------------------Hamberg Icon --------------------------------------------- */
.nav-cross {width: 24px;  height: 40px;  position: relative;  margin: 0px auto;  transform: rotate(0deg);  transition: .5s ease-in-out;  cursor: pointer;}
.nav-cross span {display: block;position: absolute;height: 2px;width: 100%;background: #ffffff;opacity: 1;left: 0;transform: rotate(0deg);transition: .25s ease-in-out;}
#nav-icon1 span:nth-child(1) {top: 0px;}
#nav-icon1 span:nth-child(2) {top: 18px;}
#nav-icon1 span:nth-child(3) {top: 36px;}
#nav-icon1.open span:nth-child(1) {top: 18px;transform: rotate(135deg);}
#nav-icon1.open span:nth-child(2) {opacity: 0;left: -60px;}
#nav-icon1.open span:nth-child(3) {top: 18px;transform: rotate(-135deg);}
.nav-cross span:nth-child(1) {top: 12px;transform-origin: left center;}
.nav-cross span:nth-child(2) {top: 20px;transform-origin: left center;}
.nav-cross span:nth-child(3) {top: 28px;transform-origin: left center;}
.nav-cross.open span:nth-child(1) {transform: rotate(45deg);top: 11px;left: 4px;}
.nav-cross.open span:nth-child(2) {width: 0%;opacity: 0;}
.nav-cross.open span:nth-child(3) {transform: rotate(-45deg);top: 28px;left: 4px;}
}

html.open-menu nav.nav1 .container {
    width: 100%;
}
.push-logo {
    text-align: center;
    margin: 30px 0;
}

.push-logo img {
    width: 100%;
}






body{
    background:  #fff;
}
.nopad{
    padding: 0;
}
.pad-left{
    padding-left: 0;
}
.pad-right{
    padding-right: 0;
}

a:hover, a:active  {
text-decoration: none!important;
}
* :focus {
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: 0!important;
        text-decoration:none !important;
}
* a:hover{
    text-decoration:none !important;
}
 #return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #ffbf3d;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9999;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 25px;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}




 
@media screen and (max-width: 1024px) {
  
.slider .item .carousel-caption {    top: 80px; }  
  .slider-text h3 {font-size:40px; }
    .slider-text p {font-size:16px;     margin-bottom: 25px; }
  .slider-text .form-group label {font-size:12px; }
  
  }


  
  
  @media screen and (max-width: 767px) {
    nav.nav1 {
    display: block;
}
   .logo-bar nav {
    display: none!important;
    }
    a#hamburg { display: block; }
    main {  transition: all ease-out 0.3s;}
    .nav1 .row{ margin:0px;}
    .nav1 {background-color: #fff;box-shadow: -2px 0 10px #999 inset;display: block;height: 100%;left: 0;overflow-x: hidden;overflow-y: auto;position: fixed;top: 0;transform: translateX(-250px); -webkit-transform: translateX(-250px); width: 250px;}
    .nav1 .search-nav,.nav1 .title{ display:block;}
    .nav1 .search-nav input{ border:1px solid #2c313f; background-color:rgba(255,255,255,0.2);  padding:5px; width:100%; color:#000; margin:10px 0;  }
    .nav1 .search-nav input[type="submit"]{background:url("images/search-icon.png") no-repeat scroll center center; border:0; width:auto; font-size:0; height: 16px;    position: absolute;    right: 7px;    top: 8px;    width: 16px;  filter: invert(100%);}
    .nav1 .title{    background: #000 ;color: #fff;font-size: 14px;margin: 0 -15px;padding: 6px 15px 6px;}
    .search-nav > form {    position: relative;}
    .nav1 ul {  text-align: left;  background-color: transparent;}
    .nav1 ul li { display: block; border-bottom:1px solid #999; }
    .nav1 ul li a { display: block; padding:10px 0; }.nav1 ul li:hover > a { color:#000;  }
    .nav1 ul li a > i { float: right; }
    .nav1 ul li ul {  display: none;  position: static;  width: 100%;background-color:transparent; padding:0 10px;}
    .nav1 ul li:hover > ul { display: none; }
    .nav1 ul li:hover > a > i { transform: rotateZ(0); -webkit-transform: rotateZ(0); }
    .nav1 ul li.open > a { background-color: transparent; }
    .nav1 ul li.open > a > i { transform: rotateZ(90deg); -webkit-transform: rotateZ(90deg);}
    .nav1 ul li.open > ul { display: block; }
    div#menuoverlay {display: block;visibility: hidden;position: fixed;left: 0;top: 0;width: 100%;height: 100%;transition: all ease-out 0.3s;z-index: 1;opacity: 0;}
    html.open-menu { overflow: hidden; }
    html.open-menu div#menuoverlay {visibility: visible;background:rgba(0,0,0,0.5);min-height:100vh;width:100% !important;opacity: 1;width: calc(-150%);left: 250px;}
    html.open-menu a#hamburg{ transform: translateX(250px); -webkit-transform: translateX(250px); z-index:999; }
    html.open-menu main {transform: translateX(250px); -webkit-transform: translateX(250px);}
    html.open-menu nav.nav1 {z-index: 3;transform: translateX(0); -webkit-transform: translateX(0);}
    .menu-main-menu-container ul ul ul li a {padding:5px;}
    ul li.has-subnav .accordion-btn {color:#000; font-size:24px; width:20px !important; float:right; line-height: inherit !important; }
    .nav1 ul li:last-child {    border: 0 ;}
    .nav-cross.open > span {    background: #fff ;}
    /*---------------------Hamberg Icon --------------------------------------------- */
    .nav-cross {width: 24px;  height: 40px;  position: relative;  margin: 0px auto;  transform: rotate(0deg); -webkit-transform: rotate(0deg); transition: .5s ease-in-out;  cursor: pointer;}
    .nav-cross span {  display: block;  position: absolute;
        height: 2px;width: 100%;background: #fff;opacity: 1;left: 0;transform: rotate(0deg); -webkit-transform: rotate(0deg); transition: .25s ease-in-out;}
.open-menu .nav-cross span {
    display:block;
}
    #nav-icon1 span:nth-child(1) {top: 0px;}
    #nav-icon1 span:nth-child(2) {top: 18px;}
    #nav-icon1 span:nth-child(3) {top: 36px;}
    #nav-icon1.open span:nth-child(1) {top: 18px;transform: rotate(135deg); -webkit-transform: rotate(135deg);}
    #nav-icon1.open span:nth-child(2) {opacity: 0;left: -60px;}
    #nav-icon1.open span:nth-child(3) {top: 18px;transform: rotate(-135deg); -webkit-transform: rotate(-135deg);}
    .nav-cross span:nth-child(1) {top: 12px;transform-origin: left center;-webkit-transform-origin: left center;}
    .nav-cross span:nth-child(2) {top: 20px;transform-origin: left center; -webkit-transform-origin: left center;}
    .nav-cross span:nth-child(3) {top: 28px;transform-origin: left center; -webkit-transform-origin: left center;}
    .nav-cross.open span:nth-child(1) {transform: rotate(45deg); -webkit-transform: rotate(45deg); top: 11px;left: 4px;}
    .nav-cross.open span:nth-child(2) {width: 0%;opacity: 0;}
    .nav-cross.open span:nth-child(3) {transform: rotate(-45deg); -webkit-transform: rotate(-45deg); top: 28px;left: 4px;}
}



/*Scroll css Start here*/


body::-webkit-scrollbar {
    width: 7px;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 30px #000;
}

body::-webkit-scrollbar-thumb {
  background-color: #000;
  outline: 1px solid #000;
}
/*Scroll css End here*/



.header {
    padding: 5px 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 100%;
    background-color: #ffffffdb;
    top: 20px;
    z-index: 999999;
}

.header .row {
    display: flex;
    align-items: center;
    position: relative;
}

.header .header-menu {}

.header .header-menu ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.header .header-menu ul li {
    display: inline-block;
    margin: 0 12px;
}

.header .header-menu ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
}

.header .join {}

.header .join a {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding: 10px 30px;
    background-color: #e50000;
    border-radius: 50px;
    text-transform: uppercase;
}

.banner {
    height: 850px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.banner .head {
    padding: 350px 0 0 150px;
}

.banner .head h5 {
    margin: 0 0 10px;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    font-family: "Oswald", serif;
    text-transform: uppercase;
    line-height: 36px;
    letter-spacing: 1px;
}

.banner .head h2 {
    margin: 0 0 10px;
    font-size: 52px;
    font-weight: 700;
    color: #fff;
    font-family: "Oswald", serif;
    text-transform: uppercase;
    line-height: 70px;
    letter-spacing: 1px;
}

.banner .head .now {
    margin-top: 40px;
}

.banner .head .now a {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding: 10px 30px;
    background-color: #212261;
    border-radius: 50px;
    text-transform: uppercase;
}


.sec-locate {
    height: 900px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 100px 0 0;
}

.sec-locate .head {
    text-align: center;
    margin-bottom: 50px;
}

.sec-locate .head h2 {
    margin: 0 0 20px;
    font-size: 52px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

.sec-locate .head select {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    background-color: transparent;
    width: 30%;
    padding: 10px 20px;
    border-radius: 50px;
    border: solid 1px #fff;
}
.sec-locate .head select option {
    color: #000;
}

.sec-locate .head input[type="submit"] {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    padding: 13px 30px 13px 40px;
    background-color: #ed1c24;
    border-radius: 50px;
    text-transform: uppercase;
    border: none;
    background-image: url(../images/search-icon-locate.png);
    background-repeat: no-repeat;
    background-size: 12% 40%;
    background-position: 10px 15px;
}

.sec-locate .head select#distance1 {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    background-color: transparent;
    width: 30%;
    padding: 10px 20px;
    border-radius: 50px;
    border: solid 1px #fff;
}

.sec-locate .map-active {background-color: #fff;padding: 20px 20px;position: absolute;margin: 0 auto;left: 0;right: 180px;bottom: 100px;width: 34%;}

.sec-locate .map-locate {
    position: relative;
}

.sec-locate .map-locate img {
    width: 100%;
}

.sec-locate .map-locate .map-img {}

.sec-locate .map-locate .map-img img {
    
}

.sec-locate .map-active .left-icon {
    
}

.sec-locate .map-active .left-icon img {
    width: auto;
}

.sec-locate .map-active .disc {
    margin-left: 70px;
}

.sec-locate .map-active .disc h3 {
    margin: 0 0 10px;
    font-size: 26px;
    font-weight: 600;
    color: #212261;
}

.sec-locate .map-active .disc h5 {
    margin: 0 0 10px;
    font-size: 15px;
    font-weight: 400;
    color: #ed1c24;
}

.sec-locate .map-active .disc h5 i {
    font-size: 25px;
    margin-right: 10px;
}

.sec-locate .map-active .disc h6 {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    color: #848484;
    padding: 10px 10px;
    border: solid 1px #ccc;
    border-radius: 10px;
    display: inline-block;
}

.sec-locate .map-active .disc h6 img {
    width: auto;
    margin-right: 5px;
}

.sec-locate .head select#locate1 option {
    color: #000;
}
.sec-locate .head select#distance1 option {
    color: #000;
}

.sec3 {
    height: 900px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 100px 0 0;
}

.sec3 .head {
    text-align: center;
    margin-bottom: 50px;
}

.sec3 .head h2 {
    margin: 0 0 20px;
    font-size: 52px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

.sec3 .main {
    position: relative;
}

.sec3 .main .pic {
    position: relative;
}

.sec3 .main .pic img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.sec3 .main .disc {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.sec3 .main .disc h3 {
    margin: 0 0 0;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    padding: 0 25px;
}

.sec3 .main .learn {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -9px;
}

.sec3 .main .learn a {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding: 10px 30px;
    background-color: #212261;
    border-radius: 50px;
    text-transform: uppercase;
}

.sec4-product {
    height: 1050px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 100px 0 0;
}

.sec4-product .head {
    text-align: center;
    margin-bottom: 50px;
}

.sec4-product .head h2 {margin: 0 0 20px;font-size: 52px;font-weight: 700;color: #fff;text-transform: uppercase;}

.sec4-product .main {
    position: relative;
    margin-bottom: 30px;
}

.sec4-product .main .pic {}

.sec4-product .main .pic img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.sec4-product .main .disc {
    position: absolute;
    top: 130px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.sec4-product .main .disc h3 {
    margin: 0 0 0;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    font-family: 'Oswald';
    text-transform: uppercase;
}

.sec4-product .now {
    text-align: center;
    margin-top: 30px;
}

.sec4-product .now a {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding: 10px 30px;
    background-color: #ed1c24;
    border-radius: 50px;
    text-transform: uppercase;
}

.sec5-mission {
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 80px 0;
}


.sec5-mission .head {}

.sec5-mission .head h2 {
    margin: 0 0 20px;
    font-size: 52px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

.sec5-mission .head p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
}

.sec5-mission .head .learn {
    margin-top: 30px;
}

.sec5-mission .head .learn a {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding: 10px 30px;
    background-color: #ed1c24;
    border-radius: 50px;
    text-transform: uppercase;
}

.sec5-mission .pic {}

.sec5-mission .pic img {
    width: 100%;
}

.sec5-mission .row {
    display: flex;
    align-items: center;
}

.sec6-antique {
    height: 820px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 100px 0;
}

.sec6-antique .head {
    text-align: center;
    margin-bottom: 50px;
}

.sec6-antique .head h2 {
    margin: 0 0 20px;
    font-size: 52px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

.sec6-antique .main {}

.sec6-antique .main .pic {
    text-align: center;
    display: flex;
    align-items: center;
    border: solid 1px #fff;
    width: 100%;
    height: 300px;
}

.sec6-antique .main .pic img {
    height: 100%;
    margin: 0 auto;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

.sec6-antique .main .disc {
    text-align: center;
    background-color: #fff;
    padding: 25px 10px;
}

.sec6-antique .main .disc .star {
    text-align: center;
    margin-bottom: 10px;
}

.sec6-antique .main .disc .star img {
    margin: 0 auto;
}

.sec6-antique .main .disc h3 {
    margin: 0 0 10px;
    font-size: 20px;
    font-weight: 400;
    color: #1f1a17;
    text-transform: uppercase;
}

.sec6-antique .main .disc p {
    font-size: 14px;
    font-weight: 300;
    color: #6f6f6f;
    line-height: 24px;
        min-height: 50px;
}



.sec6-antique .main .disc h5.price {
    margin: 0 0 0;
    font-size: 22px;
    font-weight: 700;
    color: #ed1c24;
}

.sec7-membership {
    height: 500px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 80px 0;
}

.sec7-membership .head {
    text-align: center;
    margin-bottom: 50px;
}

.sec7-membership .head h2 {
    margin: 0 0 20px;
    font-size: 52px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

.sec7-membership .main {}

.sec7-membership .main .pic {
    text-align: center;
    border: solid 1px #fff;
    height: 200px;
    display: flex;
    align-items: center;
    transition: .5s all ease-in-out;
}

.sec7-membership .main .pic img {
    margin: 0 auto;
    width: 125px;
    height: 125px;
}

.sec7-membership .main .pic:hover {
    background-color: #fff;
    transition: .5s all ease-in-out;
}

.footer {
    padding: 100px 0 0;
    background-color: #030303;
    margin: 0;
}

.footer .head-top {}

.footer .head-top h3 {
    margin: 0 0 30px;
    font-size: 25px;
    font-weight: 500;
    color: #fff;
}

.footer .head-top p {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff70;
    line-height: 28px;
}

.footer .head-top .footer-menu {}

.footer .head-top .footer-menu ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.footer .head-top .footer-menu ul li {
    margin: 0 0 10px;
    float: left;
    width: 50%;
}

.footer .head-top .footer-menu ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff70;
}

.footer .head-top ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.footer .head-top ul li {
    margin: 0 0 20px;
}

.footer .head-top ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff70;
}

.footer .head-top ul li a i {}

.footer .head-top ul li i {
    color: #fff;
    font-size: 20px;
    width: 30px;
    float: left;
    margin-bottom: 20px;
}

.footer .bottom {
    margin-top: 70px;
    text-align: center;
    border-top: solid 1px #ffffff70;
    padding: 20px 0;
}

.footer .bottom .copy {}

.footer .bottom .copy p {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff70;
    margin: 0;
}

.footer .bottom .copy p a {
    color: #ffffff70;
}

.sec3 .main .pic:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-image: url(../images/seller-pic-before.png);
    width: 100%;
    height: 176px;
}

.inner-banner {
    text-align: center;
    background-color: #030303;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;
    padding: 260px 0 0;
}

.inner-banner h2 {
    margin: 0;
    font-size: 45px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-family: "Oswald", serif;
}


.sec6-antique.inner {
    height: auto;
    padding: 100px 0;
}

.sec6-antique.inner .main {
    margin-bottom: 30px;
}

.sec-cta {
    padding: 80px 0;
}

.sec-cta .left {}

.sec-cta .left h2 {
    margin: 0 0 30px;
    font-size: 42px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
}

.sec-cta .left input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    outline: none;
    display: block;
    width: 100%;
    margin: 0 0 20px;
    height: 50px;
    padding: 0 20px;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
}

.sec-cta .left textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    outline: none;
    display: block;
    width: 100%;
    margin: 0 0 20px;
    height: 50px;
    padding: 20px 20px;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    min-height: 180px;
    resize: none;
}

.sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
    display: inline-block;
    width: 30%;
    text-transform: uppercase;
    border: none;
    background-color: #f930fa;
    color: #fff;
    font-size: 20px;
    padding: 10px;
    border-radius: 50px;
}

.sec-cta .right {}

.sec-cta .right h2 {
    margin: 0 0 30px;
    font-size: 42px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
}

.sec-cta .right ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.sec-cta .right ul li {
    margin-bottom: 20px;
}

.sec-cta .right ul li a {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
}

.sec-cta .right ul li img {
    margin-right: 20px;
}

.sec-cta .head-top {}

.sec-cta .head-top h3 {
    margin: 40px 0 30px;
    font-size: 30px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
}

.sec-cta .head-top .social {}

.sec-cta .head-top .social ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.sec-cta .head-top .social ul li {
    margin-bottom: 15px;
}

.sec-cta .head-top .social ul li a {
    font-size: 16px;
    font-weight: 300;
    color: #000;
    display: flex;
    align-items: center;
    transition: .5s all ease-in-out;
}

.sec-cta .head-top .social ul li a i {
    margin-right: 10px;
    font-size: 25px;
    color: #000;
    background-color: transparent;
    height: 40px;
    width: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: .5s all ease-in-out;
    border: solid 1px #000;
}

.sec-cta .right ul li i {
    margin-right: 10px;
    font-size: 25px;
    color: #000;
}

.sec-cta input[type="text"] {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    background-color: transparent;
    width: 100%;
    padding: 10px 20px;
    border-radius: 50px;
    border: solid 1px #000;
    margin-bottom: 20px;
}

.sec-cta input[type="mail"] {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    background-color: transparent;
    width: 100%;
    padding: 10px 20px;
    border-radius: 50px;
    border: solid 1px #000;
    margin-bottom: 20px;
}

.sec-cta textarea {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    background-color: transparent;
    width: 100%;
    padding: 10px 20px;
    border-radius: 10px;
    border: solid 1px #000;
    margin-bottom: 20px;
    height: 200px;
    resize: none;
}

.sec-cta input[type="submit"] {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    padding: 13px 40px;
    border-radius: 50px;
    text-transform: uppercase;
    border: none;
    background-color: #ed1c24;
}


.page-category {
    height: auto;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 100px 10vw 40px;
}


.page-category .cat-list {
    background-color: #fff;
    padding: 0px 0;
}

.page-category .cat-list .set {
    margin: 0px 0;
    border-top: solid 1px #ccc;
    padding: 0px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.page-category .cat-list .set a {
    font-size: 14px;
    font-weight: 600;
    color: #212261;
    padding: 20px 15px;
    display: block;
    width: 80%;
}

.page-category .cat-list .set a i{
    font-size: 18px;
    font-weight: 600;
    color: #212261;
    float: right;
    position: relative;
    right: 0px;
    top: 4px;
}
.page-category .cat-list .set i.fa {
    cursor: pointer;
    font-size: 24px;
    flex-wrap: nowrap;
    margin-right: 30px;
}
.page-category .cat-list .set i.fa.active {
    transform: rotate(90deg);
}
.page-category .cat-list .set ul.sub_main_level {
    padding: 10px 0 10px 40px;
    list-style: none;
    margin: 0px 0 0;
    background-color: #f3f3f3;
}
.page-category .cat-list .set ul ul.sub_level {
    padding: 0 0 0 15px;
}

.page-category .cat-list .set ul li {
    position: relative;
    margin: 10px 0;
    list-style: none;
}

.page-category .cat-list .set ul li:before {
    content: '';
    position: absolute;
    top: 7px;
    left: -18px;
    height: 7px;
    width: 7px;
    background-color: #313131;
    border-radius: 50px;
}

.page-category .cat-list .set ul li a {
    font-size: 14px;
    font-weight: 500;
    color: #313131;
    display: inline-block;
    padding: 0px 0;
    margin: 0;
    text-transform: capitalize;
}

.page-category .cat-list a.active i {
    float: right;
    position: relative;
    right: 0px;
    transform: rotate(90deg);
    color: #fff;
}
/*.page-category .cat-list a.active {*/
/*    background-color: #212261;*/
/*    display: block;*/
/*    color: #fff;*/
/*}*/


.page-category .main {
    text-align: center;
    margin-bottom: 30px;
    background-color: #fff;
    padding: 10px;
}

.page-category .main .pic {}

.page-category .main .pic img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.page-category .main .disc {
    margin: 30px 0 20px;
}

.page-category .main .disc h3 {
    margin: 0 0 0;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    min-height: 40px;
}

.page-category .main .disc .shop {
    margin: 10px 0 0;
}

.page-category .main .disc .shop a {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    padding: 10px 20px;
    background-color: #ed1c24;
    border-radius: 50px;
    text-transform: uppercase;
    display: inline-block;
}

/*product detail*/
.pro_search {
    margin-bottom: 20px;
    position: relative;
}

.pro_search input[type="search"] {
    width: 90%;
    background: #fff;
    padding: 10px 10px;
    border: none;
}

.pro_search input[type="submit"] {
    background: #e50000;
    color: #fff;
    padding: 10px 30px;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
}
h3.cat_name {
    color: #fff;
    text-transform: capitalize;
    margin: 0 0 20px;
}
p.cat_name_desc {
    color: #fff;
    max-width: 80%;
    margin-bottom: 40px;
}
p.error_msg {
    color: #fff;
    /* text-align: center; */
    margin-left: 15px;
}
.page-category.product {}

.page-category.product .main {}

.page-category.product .main .pic {position: relative;height: 300px;width: 100%;display: flex;align-items: center;justify-content: center;text-align: center;background-color: #f6f6f6;border: solid 1px #d8d8d8;}

.page-category.product .main .pic img {height: 100%;width: 100%;object-fit: cover;object-position: top;}

.page-category.product .main .pic .icon {
    position: absolute;
    top: 10px;
    right: 10px;
    /* background-color: #ed1c24; */
    /* height: 45px; */
    /* width: 45px; */
    /* border-radius: 50px; */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
}

.page-category.product .main .pic .icon img {
    width: auto;
    height: auto;
}

.page-category .main .disc h5 {
    margin: 0 0 10px;
    font-size: 14px;
    font-weight: 400;
    color: #212261;
}

.page-category.product .main .disc {}

.page-category.product .main .disc h6 {
    margin: 20px 0;
    font-size: 20px;
    font-weight: 600;
    color: #212261;
}

.page-category.product .main .disc h6 span {
    font-size: 16px;
    font-weight: 400;
    color: #a7a7a7;
    text-decoration: line-through;
    margin-right: 0px;
}

.page-category.product .main .pic .icon.blue {
}


.page-category.pro-detail {
    padding: 100px 0;
}

.page-category.pro-detail .feature-pic {
    background-color: #fff;
    height: 500px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #ffffff;
}

.page-category.pro-detail .feature-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.page-category.pro-detail .pics-pro {
    background-color: #fff;
    height: 100px;
    width: 100px;
    align-items: center;
    justify-content: center;
    display: inline-flex;
    margin: 10px 5px 0 0;
    padding: 2px;
}

.page-category.pro-detail .pics-pro img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.page-category.pro-detail .right-head {}

.page-category.pro-detail .right-head h5 {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}

.page-category.pro-detail .right-head h2 {
    margin: 0 0 20px;
    font-size: 42px;
    font-weight: 600;
    color: #fff;
}

.page-category.pro-detail .right-head h6 {
    margin: 0 0 0;
    display: flex;
    align-items: center;
    color: #fff;
}

.page-category.pro-detail .right-head h6 img {
    margin-right: 10px;
}

.page-category.pro-detail .right-head h3 {
    margin: 20px 0 20px;
    font-size: 38px;
    font-weight: 600;
    color: #ed1c24;
}

.page-category.pro-detail .right-head h3 span {
    font-size: 22px;
    color: #fff;
    margin-left: 10px;
    text-decoration: line-through;
    font-weight: 400;
}

.page-category.pro-detail .right-head select#size1 {
    font-size: 18px;
    font-weight: 400;
    color: #212261;
    background-color: #fff;
    width: 100%;
    padding: 10px 20px;
    border-radius: 50px;
    border: solid 1px #fff;
    margin: 0px 0 15px;
}

.page-category.pro-detail .right-head select#color1 {
    font-size: 18px;
    font-weight: 400;
    color: #212261;
    background-color: #fff;
    width: 100%;
    padding: 10px 20px;
    border-radius: 50px;
    border: solid 1px #fff;
    margin: 0px 0 30px;
}

.page-category.pro-detail .right-head .qty {
    margin: 0 0 60px;
}

.page-category.pro-detail .right-head .qty h5 {
    margin: 0 10px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
}

.page-category.pro-detail .right-head .qty h6 {
    padding: 10px 0px;
    display: inline-block;
    border: solid 2px #fff;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
}

.page-category.pro-detail .right-head .qty h6 a {
    font-size: 20px;
    color: #fff;
    margin: 0 20px;
}

.page-category.pro-detail .right-head .row.privacy {
    padding: 30px 0;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
    text-align: center;
    margin-bottom: 50px;
}

.icon {}

.page-category.pro-detail .right-head .row.privacy .main-pro {}

.page-category.pro-detail .right-head .row.privacy .main-pro .icon {
    margin-bottom: 10px;
}

.page-category.pro-detail .right-head .row.privacy .main-pro .icon img {
    width: auto;
}

.page-category.pro-detail .right-head .row.privacy .main-pro .title {}

.page-category.pro-detail .right-head .row.privacy .main-pro .title h5 {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
}

.page-category.pro-detail .right-head .add {}

.page-category.pro-detail .right-head .add a {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    padding: 14px 30px;
    background-color: #ed1c24;
    border-radius: 50px;
    text-transform: uppercase;
    display: block;
    text-align: center;
}

.page-category.pro-detail .description-one {
    padding: 80px 0;
}

.page-category.pro-detail .description-one ul.tabs-menu {
    padding: 0;
    list-style: none;
    margin: 0;
}

.page-category.pro-detail .description-one ul.tabs-menu li.current {
    display: inline-block;
    background-color: #212261;
    padding: 10px 20px;
}

.page-category.pro-detail .description-one ul.tabs-menu li {
    display: inline-block;
    background-color: #fff;
    padding: 10px 20px;
}

.page-category.pro-detail .description-one ul.tabs-menu li.current a {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    background-color: #212261;
}

.page-category.pro-detail .description-one ul.tabs-menu li a {
    display: inline-block;
    color: #333333;
    font-size: 18px;
    background-color: #fff;
}

.page-category.pro-detail .description-one .tab {
    background-color: #fff;
    padding: 20px;
}

.page-category.pro-detail .description-one .tab p {
    font-size: 15px;
    font-weight: 400;
    color: #333333;
    line-height: 27px;
    margin: 0;
}
.page-category.product.prod-detail {}

.page-category.product.prod-detail .head-top {
    margin-bottom: 50px;
}

.page-category.product.prod-detail .head-top h2 {
    margin: 0 0 0px;
    font-size: 46px;
    font-weight: 600;
    color: #fff;
}


.page-cart {
    padding: 80px 14vw;
}

.page-cart .left-head {
    background-color: #fff;
    padding: 20px;
    border-radius: 20px;
}

.page-cart .left-head .row.one {
    display: flex;
    align-items: center;
    margin: 0 0 30px;
    padding-bottom: 30px;
    border-bottom: solid 1px #ccc;
}

.page-cart .left-head .close {position: absolute;left: -15px;top: 50px;z-index: 9999;opacity: 1;}

.page-cart .left-head .close a {
   
}

.page-cart .left-head .close a {
    font-size: 9px;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    opacity: 1 !important;!i;!;
    z-index: 999;
    background: #e50000;
    border-radius: 100%;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-cart .left-head .pic {position: relative;height: 100px;width: 100px;display: flex;align-items: center;justify-content: center;text-align: center;background-color: #ececec;border-radius: 10px;margin-left: 10px;padding: 10px;}

.page-cart .left-head .pic img {
    display: inline-block;
}

.page-cart .left-head .row.one .col-sm-3 {
    padding: 0 0 0 0px;
    position: relative;
}

.page-cart .left-head .pic img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.page-cart .left-head .disc {}

.page-cart .left-head .disc h5 {
    margin: 0 0 5px;
    font-size: 10px;
    font-weight: 600;
    color: #212261;
}

.page-cart .left-head .disc h3 {
    margin: 0 0 5px;
    font-size: 16px;
    font-weight: 500;
    color: #003e53;
}

.page-cart .left-head .disc .qty {
    display: flex;
    align-items: center;
    justify-content: stretch;
}

.page-cart .left-head .disc .qty h5 {
    font-size: 13px;
    font-weight: 400;
    color: #212261;
    display: inline-block;
}

.page-cart .left-head .disc .qty select#qty {
    padding: 3px 5px;
    display: inline-block;
    border: solid 1px #81090d;
    font-size: 12px;
    color: #81090d;
    font-weight: 400;
    border-radius: 5px;
}

.page-cart .left-head .price {
    text-align: right;
}

.page-cart .left-head .price h4 {
    margin: 0 0 0;
    font-size: 15px;
    font-weight: 700;
    color: #ed1c24;
}

.page-cart .left-head .row.one:last-child {
    border: none;
}
.page-cart .left-head .disc h4 {
    margin: 0 0 10px;
    font-size: 12px;
    font-weight: 500;
    color: #a6a6a6;
}



.page-cart .right-head {}

.page-cart .right-head .summery {
    padding: 30px 30px;
    border: solid 1px #7b7172;
    border-radius: 20px;
}

.page-cart .right-head .summery h3 {
    margin: 0 0 20px;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
}
.page-cart .right-head .summery label {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 10px 0 10px 0;
}
.page-cart .right-head .summery .sub-total {
    margin: 20px 0;
}

.page-cart .right-head .summery .sub-total h4 {
    margin: 0 0 0;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
}

.page-cart .right-head .summery .sub-total h5 {
    margin: 0 0 0;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    float: right;
}

.page-cart .right-head .summery .shipping-fee {
    margin: 20px 0;
}

.page-cart .right-head .summery .shipping-fee h4 {
    margin: 0 0 0;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
}

.page-cart .right-head .summery .shipping-fee h5 {
    margin: 0 0 0;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    float: right;
}

.page-cart .right-head .summery .apply {
    margin: 70px 0;
    position: relative;
}

.page-cart .right-head .summery .apply input[type="text"] {
    font-size: 16px;
    font-weight: 400;
    color: #b4b4b4;
    width: 100%;
    padding: 20px;
    border-radius: 10px;
    border: none;
}

.page-cart .right-head .summery .apply input[type="submit"] {
    font-size: 18px;
    font-weight: 700;
    color: #ed1c24;
    text-transform: uppercase;
    background-color: transparent;
    border: none;
    position: absolute;
    right: 10px;
    top: 15px;
}

.page-cart .right-head .summery .apply input[type="text"]::placeholder {
    color: #b4b4b4;
}

.page-cart .right-head .summery .apply:before {
    content: '';
    position: absolute;
    top: -40px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #ffffff30;
}

.page-cart .right-head .summery .apply:after {
    content: '';
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #ffffff30;
}

.page-cart .right-head .summery .total {
    margin: 20px 0;
}

.page-cart .right-head .summery .total h4 {
    margin: 0 0 0;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
}

.page-cart .right-head .summery .total h5 {
    margin: 0 0 0;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    float: right;
}

.page-cart .right-head .summery .checkout {
    margin: 50px 0 10px;
}

.page-cart .right-head .summery .checkout a {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    padding: 10px 30px;
    background-color: #ed1c24;
    border-radius: 10px;
    text-transform: uppercase;
    border: none;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.page-cart .right-head .shop-safely {
    padding: 30px 0;
    border-top: solid 1px #ffffff30;
    border-bottom: solid 1px #ffffff30;
    text-align: center;
    margin: 30px 0;
}

.page-cart .right-head .shop-safely h3 {}

.page-cart .right-head .shop-safely .main-pro {}

.page-cart .right-head .shop-safely .main-pro .icon {
    margin-bottom: 10px;
}

.page-cart .right-head .shop-safely .main-pro .icon img {
    width: auto;
}

.page-cart .right-head .shop-safely .main-pro .title {}

.page-cart .right-head .shop-safely .main-pro .title h5 {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
}

.page-cart .right-head h3 {
    margin: 50px 0 0;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
}



.page-reg {
    padding: 120px 13vw;
}

.page-reg .left-head {
    background-color: #fff;
    padding: 50px 30px 45px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    min-height: 1020px;
}

.page-reg .left-head h3 {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 700;
    color: #212261;
}

.page-reg .left-head p {
    font-size: 14px;
    font-weight: 400;
    color: #404041;
    line-height: 26px;
}

.page-reg .left-head .radio-btn-one {
    margin: 20px 0;
}

.page-reg .left-head .radio-btn-one label {
    margin: 0 20px 0 5px;
    color: #404041;
}

.page-reg .left-head .row.form-info {
    margin: 30px -15px;
}

.page-reg .left-head .row.form-info input, .page-reg .left-head .row.form-info select {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #4d4d4d;
    padding: 10px 20px;
    margin: 0px 0 15px;
    background-color: #f7f7f7;
    border: solid 1px #ccc;
}

.page-reg .left-head .row.form-info input[type="mail"] {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #4d4d4d;
    padding: 15px 20px;
    margin: 0px 0 20px;
    background-color: #f7f7f7;
    border: solid 1px #ccc;
}

.page-reg .left-head .choose-level {
    margin: 0 0 15px;
}

.page-reg .left-head .choose-level span {
    color: #212261;
    font-weight: 600;
    margin: 0 5px 0 5px;
}

.page-reg .left-head .choose-level label {font-size: 14px;font-weight: 400;color: #585858;line-height: 25px;display: inline;}

.page-reg .left-head input{
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #4d4d4d;
    padding: 15px 20px;
    margin: 0px 0 15px;
    background-color: #f7f7f7;
    border: solid 1px #ccc;
}
.page-reg .left-head input[type="radio"]{
        width: auto;
}
.page-reg .left-head textarea {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #4d4d4d;
    padding: 15px 20px;
    margin: 0px 0 20px;
    background-color: #f7f7f7;
    border: solid 1px #ccc;
    resize: none;
    height: 150px;
}

.page-reg .left-head .reg-now {}

.page-reg .left-head .reg-now input[type="submit"] {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    padding: 10px 30px;
    background-color: #ed1c24;
    border-radius: 10px;
    text-transform: uppercase;
    border: none;
    display: block;
    width: 100%;
}

.page-reg .left-head p span {
    color: #212261;
    font-weight: 600;
}

.page-reg .right-head {border-top-right-radius: 20px;border-bottom-right-radius: 20px;background-color: #212261;}

.page-reg .right-head .pic {
}

.page-reg .right-head .pic img {
    width: 100%;
    height: 300px;
    border-top-right-radius: 20px;
    object-fit: cover;
}

.page-reg .right-head .disc {
    padding: 60px 0px 50px 50px;
    border-bottom-right-radius: 20px;
    min-height: 1130px;
}

.page-reg .right-head .disc h3 {
    margin: 0 0 20px;
    font-size: 28px;
    font-weight: 500;
    color: #fff;
}

.page-reg .right-head .disc h5 {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}

.page-reg .right-head .disc ul {
    padding: 0 0 0 20px;
    margin: 0 0 40px;
    list-style: none;
}

.page-reg .right-head .disc ul li {
    margin: 0 0 10px;
    position: relative;
}

.page-reg .right-head .disc ul li p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin: 0;
}

.page-reg .right-head .disc ul li p strong {
    margin-right: 10px;
}

.page-reg .right-head .disc ul li:before {
    content: '';
    position: absolute;
    top: 7px;
    left: -20px;
    height: 7px;
    width: 7px;
    background-color: #fff;
    border-radius: 50px;
}

.page-reg .right-head .disc h4 {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}

.page-reg .right-head .disc h6 {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 30px;
}

.page-reg .right-head .disc ul li strong {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin: 0;
}

.page-reg .right-head .disc ul li ul {
    padding: 0 0 0 151px;
    list-style: none;
    margin: -20px 0 30px;
}

.page-reg .right-head .disc ul li ul li {
}

.page-reg .right-head .disc ul li ul li:before {
    content: '';
    position: absolute;
    display: none;
}


.page-reg .col-sm-6.main {
    padding: 0;
}


.page-reg .left-head h4 {
    margin: 0 0 30px;
    font-size: 18px;
    font-weight: 600;
    color: #ed1c24;
}
.page-reg .left-head .choose-level.three {
    margin-bottom: 40px;
}

.page-reg .sustain {}

.page-reg .sustain h3 {
    margin: 50px 0 0;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
}

.page-reg .shop-safely {
    padding: 30px 0;
    border-top: solid 1px #ffffff30;
    border-bottom: solid 1px #ffffff30;
    text-align: center;
    margin: 30px 0;
}

.page-reg .shop-safely .main-pro {}

.page-reg .shop-safely .main-pro .icon {
    margin-bottom: 10px;
}

.page-reg .shop-safely .main-pro .icon img {}

.page-reg .shop-safely .main-pro .title {}

.page-reg .shop-safely .main-pro .title h5 {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
}

.page-reg .right-one {
    background-color: #fff;
    padding: 20px;
    border-radius: 20px;
}

.page-reg .right-one .row.one {
    display: flex;
    align-items: center;
    margin: 0 0 30px;
    padding-bottom: 30px;
    border-bottom: solid 1px #ccc;
}

.page-reg .right-one .pic {
    position: relative;
    height: 120px;
    width: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #ececec;
    border-radius: 10px;
    padding: 10px;
}

.page-reg .right-one .pic img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.page-reg .right-one .disc {}

.page-reg .right-one .disc h5 {
    margin: 0 0 5px;
    font-size: 12px;
    font-weight: 600;
    color: #212261;
}

.page-reg .right-one .disc h3 {
    margin: 0 0 5px;
    font-size: 18px;
    font-weight: 500;
    color: #003e53;
}

.page-reg .right-one .disc h4 {
    margin: 0 0 10px;
    font-size: 12px;
    font-weight: 500;
    color: #a6a6a6;
}

.page-reg .right-one .disc .qty {}

.page-reg .right-one .disc .qty h5 {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    color: #212261;
    display: inline-block;
}

.page-reg .right-one .disc .qty select#qty {
    padding: 3px 5px;
    display: inline-block;
    border: solid 1px #81090d;
    font-size: 12px;
    color: #81090d;
    font-weight: 400;
    border-radius: 5px;
}

.page-reg .right-one .disc .price {}

.page-reg .right-one .disc .price h4 {}

.page-reg .right-one .row.one .price {}

.page-reg .right-one .row.one .price h4 {
    margin: 0 0 0;
    font-size: 15px;
    font-weight: 700;
    color: #ed1c24;
}

.page-reg .right-one .row.one:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 10px;
}


.page-reg .right-two {
    margin-top: 30px;
}

.page-reg .right-two .summery {
    padding: 30px 30px;
    border: solid 1px #7b7172;
    border-radius: 20px;
    background-color: #fff;
}

.page-reg .right-two .summery h3 {
    margin: 0 0 40px;
    font-size: 24px;
    font-weight: 500;
    color: #212261;
    text-transform: capitalize;
}

.page-reg .right-two .summery .sub-total {
    margin: 20px 0;
}

.page-reg .right-two .summery .sub-total h4 {
    margin: 0 0 0;
    font-size: 16px;
    font-weight: 400;
    color: #212261;
    display: inline-block;
}

.page-reg .right-two .summery .sub-total h5 {
    margin: 0 0 0;
    font-size: 16px;
    font-weight: 400;
    color: #212261;
    display: inline-block;
    float: right;
}

.page-reg .right-two .summery .shipping-fee {
    margin: 20px 0;
}

.page-reg .right-two .summery .shipping-fee h4 {
    margin: 0 0 0;
    font-size: 16px;
    font-weight: 400;
    color: #212261;
    display: inline-block;
}

.page-reg .right-two .summery .shipping-fee h5 {
    margin: 0 0 0;
    font-size: 16px;
    font-weight: 400;
    color: #212261;
    display: inline-block;
    float: right;
}

.page-reg .right-two .summery .apply {
    position: relative;
}

.page-reg .right-two .summery .apply input[type="text"] {
    font-size: 16px;
    font-weight: 400;
    color: #b4b4b4;
    width: 100%;
    padding: 20px;
    border-radius: 10px;
    border: none;
    background-color: #f7f7f7;
}

.page-reg .right-two .summery .apply input[type="submit"] {
    font-size: 18px;
    font-weight: 700;
    color: #ed1c24;
    text-transform: uppercase;
    background-color: transparent;
    border: none;
    position: absolute;
    right: 10px;
    top: 15px;
}

.page-reg .right-two .summery .total {
    margin: 30px 0 50px;
    border: solid 1px #ccc;
    padding: 30px 0;
    border-left: none;
    border-right: none;
}

.page-reg .right-two .summery .total h4 {
    margin: 0 0 0;
    font-size: 20px;
    font-weight: 600;
    color: #212261;
    display: inline-block;
}

.page-reg .right-two .summery .total h5 {
    margin: 0 0 0;
    font-size: 20px;
    font-weight: 600;
    color: #212261;
    display: inline-block;
    float: right;
}

.page-reg .right-two .summery .payment {}

.page-reg .right-two .summery .payment h3 {
    margin: 0 0 40px;
    font-size: 18px;
    font-weight: 500;
    color: #212261;
    text-transform: capitalize;
}

.page-reg .right-two .summery .debit-card {
    text-align: center;
    margin-bottom: 40px;
    border-bottom: solid 2px #ccc;
    padding-bottom: 30px;
}

.page-reg .right-two .summery .debit-card h5 {
    margin: 15px 0 0;
    font-size: 14px;
    font-weight: 500;
    color: #212261;
}

.page-reg .right-two .summery label {
    font-size: 14px;
    font-weight: 400;
    color: #4d4d4d;
    margin: 0;
}

.page-reg .right-two .summery input[type="text"] {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #4d4d4d;
    padding: 7px 20px;
    margin: 0px 0 25px;
    background-color: #f7f7f7;
    border: solid 1px #ccc;
}

.page-reg .right-two .summery .checkout {
    margin: 10px 0 20px;
}

.page-reg .right-two .summery .checkout input[type="submit"] {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    padding: 10px 30px;
    background-color: #ed1c24;
    border-radius: 10px;
    text-transform: uppercase;
    border: none;
    display: block;
    width: 100%;
}

.page-seller {
    padding: 120px 300px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: auto;
}

.page-seller h2 {
    text-align: center;
    margin: 0 0 50px;
    font-size: 52px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}

.page-seller .main {
    text-align: center;
    margin-bottom: 30px;
    background-color: #fff;
    padding: 10px;
}

.page-seller .main .pic {
    height: 120px;
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 20px auto 0;
}

.page-seller .main .pic img {
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.page-seller .main .disc {}

.page-seller .main .disc h3 {
    margin: 40px 0 10px;
    font-size: 20px;
    font-weight: 500;
    color: #000;
}

.page-seller .main .disc h4 {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 500;
    color: #ed1c24;
}

.page-seller .main .disc .shop {
    margin: 20px 0;
}

.page-seller .main .disc .shop a {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding: 10px 20px;
    background-color: #212261;
    border-radius: 50px;
    text-transform: uppercase;
    display: inline-block;
}

.page-category.pro-detail .description-two {
    background-color: #fff;
    padding: 40px 20px;
}

.page-category.pro-detail .description-two .rating {}

.page-category.pro-detail .description-two .rating h3 {
    margin: 0 0 30px;
    font-size: 26px;
    font-weight: 600;
    color: #212261;
}

.page-category.pro-detail .description-two .overall {
    text-align: center;
}

.page-category.pro-detail .description-two .overall h4 {
    margin: 0 0 5px;
    font-size: 16px;
    font-weight: 600;
    color: #212261;
}

.page-category.pro-detail .description-two .overall h3 {
    margin: 5px 0 5px;
    font-size: 42px;
    font-weight: 700;
    color: #212261;
}

.page-category.pro-detail .description-two .overall img {}

.page-category.pro-detail .description-two .overall h6 {
    margin: 20px 0 0;
    font-size: 13px;
    font-weight: 400;
    color: #282828;
}

.page-category.pro-detail .description-two .rate-bar {

}


.page-category.pro-detail .description-two .rate-bar .star-five {
        margin: 10px 0;
}

.page-category.pro-detail .description-two .rate-bar .star-five h6 {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    color: #797979;
    display: inline-block;
    position: relative;
}
.page-category.pro-detail .description-two .rate-bar .star-five h5 {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    color: #797979;
    display: inline-block;
    float: right;
    position: relative;
    top: 3px;
}

.page-category.pro-detail .description-two .rate-bar .star-five h6:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 15px;
    width: 300px;
    height: 4px;
    background-color: #e0e0e0;
    border-radius: 10px;
}

.page-category.pro-detail .description-two .rate-bar .star-five h6:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 15px;
    width: 270px;
    height: 4px;
    background-color: #e9bf16;
    border-radius: 10px;
}















.page-category.pro-detail .description-two .rate-bar .star-four {
        margin: 10px 0;
}

.page-category.pro-detail .description-two .rate-bar .star-four h6 {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    color: #797979;
    display: inline-block;
    position: relative;
}
.page-category.pro-detail .description-two .rate-bar .star-four h5 {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    color: #797979;
    display: inline-block;
    float: right;
    position: relative;
    top: 3px;
}

.page-category.pro-detail .description-two .rate-bar .star-four h6:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 15px;
    width: 300px;
    height: 4px;
    background-color: #e0e0e0;
    border-radius: 10px;
}

.page-category.pro-detail .description-two .rate-bar .star-four h6:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 15px;
    width: 200px;
    height: 4px;
    background-color: #41ef7e;
    border-radius: 10px;
}


.page-category.pro-detail .description-two .rate-bar .star-three {
        margin: 10px 0;
}

.page-category.pro-detail .description-two .rate-bar .star-three h6 {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    color: #797979;
    display: inline-block;
    position: relative;
}
.page-category.pro-detail .description-two .rate-bar .star-three h5 {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    color: #797979;
    display: inline-block;
    float: right;
    position: relative;
    top: 3px;
}

.page-category.pro-detail .description-two .rate-bar .star-three h6:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 15px;
    width: 300px;
    height: 4px;
    background-color: #e0e0e0;
    border-radius: 10px;
}

.page-category.pro-detail .description-two .rate-bar .star-three h6:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 15px;
    width: 130px;
    height: 4px;
    background-color: #e9bf16;
    border-radius: 10px;
}


.page-category.pro-detail .description-two .rate-bar .star-two {
        margin: 10px 0;
}

.page-category.pro-detail .description-two .rate-bar .star-two h6 {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    color: #797979;
    display: inline-block;
    position: relative;
}
.page-category.pro-detail .description-two .rate-bar .star-two h5 {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    color: #797979;
    display: inline-block;
    float: right;
    position: relative;
    top: 3px;
}

.page-category.pro-detail .description-two .rate-bar .star-two h6:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 15px;
    width: 300px;
    height: 4px;
    background-color: #e0e0e0;
    border-radius: 10px;
}

.page-category.pro-detail .description-two .rate-bar .star-two h6:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 15px;
    width: 60px;
    height: 4px;
    background-color: #ee732e;
    border-radius: 10px;
}


.page-category.pro-detail .description-two .rate-bar .star-one {
        margin: 10px 0;
}

.page-category.pro-detail .description-two .rate-bar .star-one h6 {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    color: #797979;
    display: inline-block;
    position: relative;
}
.page-category.pro-detail .description-two .rate-bar .star-one h5 {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    color: #797979;
    display: inline-block;
    float: right;
    position: relative;
    top: 3px;
}

.page-category.pro-detail .description-two .rate-bar .star-one h6:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 15px;
    width: 300px;
    height: 4px;
    background-color: #e0e0e0;
    border-radius: 10px;
}

.page-category.pro-detail .description-two .rate-bar .star-one h6:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 15px;
    width: 20px;
    height: 4px;
    background-color: #ee2e2e;
    border-radius: 10px;
}

.page-category.pro-detail .description-two .row.main-rate {
    display: flex;
    align-items: center;
}



.page-category.pro-detail .testimonials {}

.page-category.pro-detail .testimonials .row.one {
    margin: 0px 0px 20px 0px;
    border-bottom: solid 1px #ccc;
    padding-bottom: 20px;
}

.page-category.pro-detail .testimonials .disc {
    margin-left: 10px;
}

.page-category.pro-detail .testimonials .disc h3 {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.page-category.pro-detail .testimonials .disc h4 {
    margin: 0 0 10px;
    font-size: 12px;
    font-weight: 600;
    color: #979797;
}

.page-category.pro-detail .testimonials .disc img {
    width: 90px;
    margin-bottom: 10px;
}

.page-category.pro-detail .testimonials .disc p {
    font-size: 14px;
    font-weight: 400;
    color: #4d4d4d;
    line-height: 26px;
    margin: 0;
}

.page-category.pro-detail .testimonials .view-all {
    text-align: center;
    margin: 30px 0 0;
}

.page-category.pro-detail .testimonials .view-all a {
    font-size: 16px;
    font-weight: 600;
    color: #ed1c24;
    text-decoration: underline;
}

.page-category.pro-detail .testimonials .row.one .col-sm-1 {
    padding: 0;
}

.page-category.pro-detail .testimonials .pic {
    text-align: right;
}

.page-category.pro-detail .testimonials .pic img {
    width: auto;
}

.page-category .cat-list .content {
    display: none;
    width: 100%;
    flex-wrap: nowrap;
}

.page-category .cat-list .content.open {
    display: block;
}

.checkout_form input,.checkout_form select{
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #4d4d4d;
    padding: 15px 20px;
    margin: 0px 0 15px;
    background-color: #f7f7f7;
    border: solid 1px #ccc;
}
.page-reg.checkout_page .left-head {
    border-radius: 20px;
}
.page-category.product h3.head {
    color: #fff;
    margin: 0px 0 20px;
    font-size: 20px;
}

.header .logo {
    position: relative;
    text-align: center;
}

.header .logo img {
    width: 200px;
}
section.page-reg.sel_login .left-head {
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
section.page-reg.sel_login .right-head .pic img{
    height: 400px;
}
.page-reg .left-head h3 span {
    display: block;
    font-size: 20px;
    margin-top: 10px;
}

.page-reg .left-head h3 span a {
    color: #e50000;
    text-decoration: underline;
}
section.page-reg.sel_login a.forget {
    float: right;
    color: #000;
    font-size: 14px;
    text-decoration: underline;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #7c0c0b;
    border-color: #337ab7;
}
.pagination>li>a, .pagination>li>span {
    color: #7c0c0b;
}


.cus-acc-area h2{
    margin: 0 0 20px;
    font-size: 26px;
    font-weight: 700;
    color: #000;
    font-family: 'Playfair Display';
}
.cus-acc-area address{
        font-size: 14px;
    line-height: 20px;
    border: 1px solid #ccc6;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 20px;
    border-bottom-width: 2px;
    border-right-width: 2px;
}
.cus-acc-area a.btn {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    background-color: #f6110c;
    padding: 7px 20px;
    text-transform: capitalize;
    border: none;
    border-radius: 0;
    width: auto;
    display: inline-block;
    letter-spacing: 1px;
}
.cus-acc-area table {
    font-size: 14px;
}

.cus-address a.edit {
    text-decoration: underline;
    font-size: 14px;
    color: #fff;
    float: right;
    margin: 5px 0 0;
    font-family: "Poppins", sans-serif;
}

.cus-address a.edit i {padding-right: 5px;}

.cus-address.edit form input, .cus-address.edit form textarea, .cus-address.edit form select {
    outline: none;
    display: block;
    width: 100%;
    margin: 0 0 20px;
    padding: 10px 20px;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    color: #000;
}

.cus-address.edit form input[disabled] {
    cursor: default;
    color: #fff !important;
}
.cus-address.edit form input[type="checkbox"]{
    width: auto;
    display: inline-block;
    margin-left: 30px;
    margin-right: 5px;
}
.cus-address.edit form label {
    color: #fff;
}
.cus-address.edit form input[type="submit"] {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background-color: #f6110c;
    padding: 10px 30px;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    width: auto;
    display: inline-block;
}
.cus-sidebar{

}
.cus-sidebar ul{
    padding: 0;    
    margin: 0;
}
.cus-sidebar ul li{
    display: block;
        margin-bottom: 5px;
}
.cus-sidebar ul li a{
    background: #f6110c;
    display: block;
    padding: 10px 0 10px 20px;
    border: 1px solid #fff;
    color: #fff;
    text-transform: capitalize;
    border-radius: 5px;
   
}
.cus-sidebar ul li.is-active a, .cus-sidebar ul li:hover a{
    background: #fff;
    color: #f6110c;
    border: 1px solid #f6110c;
   
}
.cus-sidebar ul li a i{
    padding-right: 5px;
}


.user_dash p {
    color: #fff;
    font-size: 14px;
}

.user_dash p a {
    color: #fff;
    text-decoration: underline;
    font-weight: 700;
    letter-spacing: 1px;
}

.user_dash h2 {
    color: #fff;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 700;
    
}

.user_dash table.table.border {
    color: #fff;
}

.user_dash table.table.border a.btn {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    background-color: #f6110c;
    padding: 7px 20px;
    text-transform: capitalize;
    border: none;
    border-radius: 0;
    width: auto;
    display: inline-block;
    letter-spacing: 1px;
}

.page-reg .left-head .row.form-info input {
    margin: 0 0 20px;
}
.page-reg .left-head .row.form-info .form-group {
    margin-bottom: 0;
}
.header .header-menu ul li a.cart_icon {
    position: relative;
}

.header .header-menu ul li a.cart_icon span.count {
    background: #e50000;
    width: 18px;
    height: 18px;
    font-size: 10px;
    color: #fff;
    border-radius: 100%;
    display: flex;
    position: absolute;
    top: -9px;
    text-align: center;
    justify-content: center;
    align-items: center;
    right: -12px;
    font-weight: 500;
}

.page-cart .left-head .disc .qty input.form-control {
    width: 80px !important;
}


.page-cart button.btn.update-cart.cart-update-btn , .page-cart button#btn_update_address {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background-color: #f6110c;
    padding: 7px 20px;
    text-transform: capitalize;
    width: auto;
    display: inline-block;
    margin: 20px 0 0;
    border-radius: 5px;
    border: none;
}
section.page-reg.sel_login i.fa {
    position: absolute;
    right: 30px;
    top: 20px;
}



/* FAQ */
.sec-faq{
    padding: 60px 0;
 }
 .sec-faq h2{
     margin: 0 0 50px;
 }
 .sec-faq .set{
     position: relative;
     width: 100%;
     height: auto;
     border: 1px solid #531f12;
     margin-bottom: 20px;
     padding: 20px;
     box-shadow: 0 0 12px #0000002b;
     border-radius: 5px;
 }
 .sec-faq .set > a{
     display: block;
     text-decoration: none;
     color: #333;
     font-size: 18px;
     -webkit-transition: all 0.2s linear;
     -moz-transition: all 0.2s linear;
     transition: all 0.2s linear;
 }
 .sec-faq .set p{
     margin:0;
     color: #333;
     font-size: 16px;
 }
 .sec-faq .set a.active {
     margin: 0;
     color: #FF173D;
     font-size: 18px;
     font-weight: 700;
 }
 .sec-faq .set .content p{
    margin: 15px 0 0;
    font-size: 15px;
    font-weight: 400;
    color: #666363;
    line-height: 24px;
 }
 .sec-faq .set > a:before{margin: 6px 0 0;font: normal normal normal 14px / 1 FontAwesome;position: absolute;font-size: 20px;content: "\f055";right: 20px;top: 18px;}
 .sec-faq .set > a.active:before{content: "\f056";}
 .sec-faq .set .content{display:none;}
 
 /*sec-faq*/
 
 
 .sec-founding {
    background-image: url(/wp-content/uploads/2025/03/banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 770px;
    padding: 120px 0;
    text-align: center;
}

.sec-founding .head {
    margin-bottom: 30px;
}

.sec-founding .head h2 {
    margin: 0 0 4px;
    font-size: 55px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}

.sec-founding .head h3 {
    margin: 0 0 20px;
    font-size: 33px;
    font-weight: 600;
    color: #ed1c24;
    text-transform: uppercase;
    font-style: italic;
}

.sec-founding .head p {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    padding: 0 100px;
    line-height: 30px;
}

.sec-founding .why-join {}

.sec-founding .why-join h4 {
    margin: 0 0 20px;
    font-size: 36px;
    font-weight: 500;
    color: #fff;
}

.sec-founding .why-join p {}

.sec-founding .why-join ul {
    padding: 0;
    margin: 0 0 40px;
    list-style: none;
}

.sec-founding .why-join ul li {
    display: inline-block;
    margin: 0 25px;
    position: relative;
}

.sec-founding .why-join ul li p {margin: 0;font-size: 20px;font-weight: 500;color: #fff;text-transform: uppercase;}

.sec-founding .why-join h3 {
    margin: 0 0 20px;
    font-size: 36px;
    font-weight: 500;
    color: #fff;
}

.sec-founding .why-join h5 {
    margin: 0 0 0;
    font-size: 26px;
    font-weight: 300;
    color: #fff;
}

.sec-founding .why-join .join {
    margin-top: 30px;
}

.sec-founding .why-join .join a {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    background-color: #ed1c24;
    padding: 10px 30px;
    border-radius: 50px;
    display: inline-block;
}

.sec-founding .why-join ul li:before {
    content: '';
}

.sec-founding .why-join ul li:before {
    content: '';
    position: absolute;
    top: 10px;
    left: -15px;
    height: 9px;
    width: 9px;
    background-color: #ed1c24;
    border-radius: 50%;
}
div#myModal {
    z-index: 9999999;
}
.modal-dialog {
        width: 700px;
        margin: 30px auto;
    }
    .modal-body_content {
    position: relative;
    padding: 0;
}
div#myModal  .modal-body_content  img {
    width: 100%;
}
/* .modal.in .modal-dialog {
    -webkit-transform: translate(0%, 30%);
    -ms-transform: translate(0%, 30%);
    -o-transform: translate(0%, 30%);
    transform: translate(0%, 30%);
} */



.sec-reg_home {
    padding: 100px 0;
    background-color: #212261;
}

.sec-reg_home .head {
    text-align: center;
    margin-bottom: 50px;
}

.sec-reg_home .head h2 {
    margin: 0 0 20px;
    font-size: 52px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}

.sec-reg_home .head p {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    line-height: 30px;
}

.sec-reg_home .main {
    text-align: center;
    margin-bottom: 50px;
}

.sec-reg_home .main .icon {
    background-color: #ed1c24;
    height: 140px;
    width: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto 30px;
}

.sec-reg_home .main .icon img {
    margin: 0 auto;
}

.sec-reg_home .main .disc {}

.sec-reg_home .main .disc h5 {
    margin: 0 0 10px;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    line-height: 30px;
}

.sec-reg_home .main .disc p {
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    line-height: 27px;
}

.sec-reg_home .head-bottom {
    text-align: center;
}

.sec-reg_home .head-bottom p {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    line-height: 30px;
}

.sec-reg_home .head-bottom h4 {
    margin: 30px 0 0;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
}
.sec-reg_home .join{
        margin-top: 40px;
}
.sec-reg_home .join a {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    background-color: #ed1c24;
    padding: 10px 30px;
    border-radius: 50px;
    display: inline-block;
}

section.page_def {
    padding: 50px 0;
        background: #131440;
}
.page_def p{
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
}
.page_def p a, .page_def a{
    font-weight: 700;
    text-decoration: underline;
        color: #fff;
}
.page_def h3 {
    color: #fff;
    font-size: 26px;
    margin: 30px 0 10px;
}
.page_def h4 {
    color: #fff;
    font-size: 22px;
    margin: 30px 0 10px;
}

.page_def li {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
}
.cont_seller {
    margin: 20px 0;
}

.cont_seller button {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    padding: 14px 30px;
    background-color: #ed1c24;
    border-radius: 50px;
    text-transform: capitalize;
    display: block;
    text-align: center;
    border: none;
    margin-bottom: 20px;
}
.cont_seller button.focus, .cont_seller button:focus, .cont_seller button:hover {
    color: #fff;
    text-decoration: none;
}
.pro-detail div#tab-1{
    display: block;
}
.pro-detail .tab-content {
    display: none;
}

div#contactSeller .modal-dialog {
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
}
section.sec-order_track img {
    width: 60px;
}

section.sec-order_track {
    padding: 60px 0;
}

section.sec-order_track  .card-header h6 {
    font-size: 18px;
    margin: 30px 0 30px;
}

.banner .head h3{
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    font-family: "Oswald", serif;
    text-transform: uppercase;
    line-height: 36px;
    letter-spacing: 1px;
    margin: 0;
}
.banner .head h3 span{
    font-size: 42px;
}
.sec-cta .head-top .social ul li a img {
    filter: grayscale(1);
    margin-right: 10px;
    font-size: 25px;
    color: #000;
    background-color: transparent;
    height: 40px;
    width: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: .5s all ease-in-out;
    border: solid 1px #000;
    padding: 6px;
}


.cat_slider .slick-track {
    padding-bottom: 40px;
}
.cat_slider .slick-dots {
    bottom: 10px;
}
.cat_slider  .slick-dots .slick-active button {
    background: #ed1c24;
}
.cat_slider  .slick-dots button {
    border: 1px solid #b6bbc7;
    background: #ffffff;
}
.header .logo span {
    background: #e50000;
    color: #fff;
    font-weight: 600;
    font-size: 11px;
    padding: 3px 0;
    border-radius: 3px;
    display: block;
    text-align: center;
}